@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
package/Application.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ export declare class Application extends ServiceContainer implements IApp {
|
|
|
14
14
|
private static routeTimestampVal;
|
|
15
15
|
private static isMobileSafary;
|
|
16
16
|
private static isIOS;
|
|
17
|
+
private static webViewIOSEnabled;
|
|
17
18
|
private previousLogTimestamp;
|
|
18
19
|
private appCreatedTimestamp;
|
|
19
20
|
constructor();
|
|
@@ -69,6 +70,9 @@ export declare class Application extends ServiceContainer implements IApp {
|
|
|
69
70
|
/** Является ли текущая ОС iOS. */
|
|
70
71
|
get isIOS(): boolean;
|
|
71
72
|
static get IsIOS(): boolean;
|
|
73
|
+
/** Открыт ли ВК через WebView в ОС iOS. */
|
|
74
|
+
get webViewIOSEnabled(): boolean;
|
|
75
|
+
static get WebViewIOSEnabled(): boolean;
|
|
72
76
|
/** @internal */
|
|
73
77
|
initialize(applicationSettings: GenModels.ApplicationSettings): void;
|
|
74
78
|
private ApplyBrowserFixes;
|
|
@@ -3,7 +3,7 @@ import { IAgreementListReportOpenedEventArgs } from "@docsvision/webclient/Appro
|
|
|
3
3
|
import { IAgreementListReportOpeningEventArgs } from "@docsvision/webclient/Approval/IAgreementListReportOpeningEventArgs";
|
|
4
4
|
import { $LayoutAgreementController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
5
5
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
|
-
import { $SiteUrl } from "@docsvision/webclient/StandardServices";
|
|
6
|
+
import { $IsIE, $SiteUrl } from "@docsvision/webclient/StandardServices";
|
|
7
7
|
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
8
8
|
import { $CardId, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
|
|
9
9
|
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
@@ -37,7 +37,7 @@ export declare class AgreementListParams extends BaseControlParams {
|
|
|
37
37
|
agreementReportOpened?: BasicApiEvent<IAgreementListReportOpenedEventArgs>;
|
|
38
38
|
/** События возникает после закрытия окна листа согласования. */
|
|
39
39
|
agreementReportClosed?: BasicApiEvent<IEventArgs>;
|
|
40
|
-
services?: $LayoutAgreementController & $EditOperationStore & Optional<$CardId> & Optional<$SiteUrl
|
|
40
|
+
services?: $LayoutAgreementController & $EditOperationStore & Optional<$CardId> & Optional<$SiteUrl> & $IsIE;
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
43
|
* Класс элемента управления Лист согласования.
|
|
@@ -20,6 +20,7 @@ export declare class AgreementListContent extends React.Component<IAgreementList
|
|
|
20
20
|
protected renderTable(columnsParam: IAgreementListTableColumn[]): JSX.Element;
|
|
21
21
|
protected renderHeader(columns: IAgreementListTableColumn[]): JSX.Element;
|
|
22
22
|
protected renderRow(item: GenModels.AgreementListItemModel, columns: IAgreementListTableColumn[]): JSX.Element;
|
|
23
|
+
getWidthStyle(width: string): React.CSSProperties;
|
|
23
24
|
protected getCaption(): string;
|
|
24
25
|
render(): JSX.Element;
|
|
25
26
|
}
|
|
@@ -3,7 +3,7 @@ import { IAgreementEventArgs } from "@docsvision/webclient/Approval/IAgreementEv
|
|
|
3
3
|
import { IApproverDeletionEventArgs } from "@docsvision/webclient/Approval/IApproverDeletionEventArgs";
|
|
4
4
|
import { IApproverEventArgs } from "@docsvision/webclient/Approval/IApproverEventArgs";
|
|
5
5
|
import { IApprovingPathEventArgs } from "@docsvision/webclient/Approval/IApprovingPathEventArgs";
|
|
6
|
-
import { $EmployeeController, $LayoutAgreementController, $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
6
|
+
import { $EmployeeController, $LayoutAgreementController, $LayoutRowController, $LayoutStaffController, $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
7
7
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
8
8
|
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
9
9
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
@@ -14,6 +14,7 @@ import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
|
14
14
|
import { $AgreementOptions } from '@docsvision/webclient/Approval/$AgreementOptions';
|
|
15
15
|
import { Optional } from '@docsvision/web/core/services';
|
|
16
16
|
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
17
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
17
18
|
/**
|
|
18
19
|
* Содержит публичные свойства элемента управления [Управление согласованием]{@link AgreementManagement}.
|
|
19
20
|
*/
|
|
@@ -104,7 +105,7 @@ export declare class AgreementManagementParams extends BaseControlParams {
|
|
|
104
105
|
/** Событие возникает после прекращении этапа согласования */
|
|
105
106
|
approvingStageAborted?: BasicApiEvent<IEventArgs>;
|
|
106
107
|
/** Сервисы. */
|
|
107
|
-
services?: $LayoutAgreementController & $StaffDirectoryItemsController & $EditOperationStore & $MessageBox & $LayoutInfo & $Layout & $LocalStorage & $EmployeeController & $CardInfo & Optional<$AgreementOptions
|
|
108
|
+
services?: $LayoutAgreementController & $StaffDirectoryItemsController & $EditOperationStore & $MessageBox & $LayoutManager & $LayoutStaffController & $LayoutInfo & $Layout & $LocalStorage & $EmployeeController & $CardInfo & Optional<$AgreementOptions> & $LayoutRowController;
|
|
108
109
|
}
|
|
109
110
|
/**
|
|
110
111
|
* Класс элемента управления Управление согласованием.
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { StageModelWithChange } from "@docsvision/webclient/Approval/StageModelWithChange";
|
|
2
2
|
import { IApproverDeletionEventArgs } from "@docsvision/webclient/Approval/IApproverDeletionEventArgs";
|
|
3
3
|
import { IApproverEventArgs } from "@docsvision/webclient/Approval/IApproverEventArgs";
|
|
4
|
-
import { $EmployeeController, $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
4
|
+
import { $EmployeeController, $LayoutRowController, $LayoutStaffController, $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
5
5
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
6
|
import { $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
7
7
|
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
8
8
|
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
9
9
|
import { $AgreementOptions } from '@docsvision/webclient/Approval/$AgreementOptions';
|
|
10
10
|
import { Optional } from '@docsvision/web/core/services';
|
|
11
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
11
12
|
/** @internal */
|
|
12
13
|
export declare class AgreementStageProps {
|
|
13
14
|
stage: StageModelWithChange;
|
|
@@ -20,7 +21,7 @@ export declare class AgreementStageProps {
|
|
|
20
21
|
useFavourites?: boolean;
|
|
21
22
|
/** Отображать ли пиктограммы типа строки исполнителя. */
|
|
22
23
|
showIcons?: boolean;
|
|
23
|
-
services: $StaffDirectoryItemsController & $EditOperationStore & $LayoutInfo & $LocalStorage & $LocalStorage & $EmployeeController & $CardInfo & Optional<$AgreementOptions
|
|
24
|
+
services: $StaffDirectoryItemsController & $EditOperationStore & $LayoutInfo & $LocalStorage & $LayoutManager & $LocalStorage & $EmployeeController & $CardInfo & Optional<$AgreementOptions> & $LayoutStaffController & $LayoutRowController;
|
|
24
25
|
/** Событие возникает при добавлении нового согласующего. */
|
|
25
26
|
approverAdding: CancelableApiEvent<IApproverEventArgs>;
|
|
26
27
|
/** Событие возникает при удалении согласующего. */
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
+
import { $IsIE } from "@docsvision/webclient/StandardServices";
|
|
2
3
|
/** @internal */
|
|
3
4
|
export interface IAgreementListContentProps {
|
|
4
5
|
data: GenModels.AgreementListModel;
|
|
5
6
|
documentNumber: string;
|
|
6
7
|
documentName: string;
|
|
7
8
|
title: string;
|
|
9
|
+
services: $IsIE;
|
|
8
10
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { Store } from 'effector';
|
|
2
3
|
export interface ISelectionRowService {
|
|
3
4
|
selectionRowId?: Store<string>;
|
|
4
5
|
className?: string;
|
|
5
|
-
cancelSelection?: () => void;
|
|
6
|
+
cancelSelection?: (ev?: React.MouseEvent) => void;
|
|
6
7
|
}
|
|
7
8
|
export declare type $SelectionRow = {
|
|
8
9
|
selectionRowService: ISelectionRowService;
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DirectorySearchFilters, NomenclatureSearchFilters } from "@docsvision/webclient/BackOffice/Index";
|
|
2
|
+
export declare type SearchFilters = DirectorySearchFilters | NomenclatureSearchFilters;
|
|
3
|
+
export interface ISearchFilterEntry {
|
|
4
|
+
key: SearchFilters;
|
|
5
|
+
value: string;
|
|
6
|
+
}
|
|
2
7
|
export interface IDirectorySearchInfo {
|
|
3
8
|
directoryTypeId: string;
|
|
4
|
-
searchFilters:
|
|
5
|
-
getSearchPlaceholder: (searchFilterKey:
|
|
9
|
+
searchFilters: Array<ISearchFilterEntry>;
|
|
10
|
+
getSearchPlaceholder: (searchFilterKey: SearchFilters) => string;
|
|
6
11
|
}
|
|
7
12
|
interface IDirectorySearchInfoMap {
|
|
8
13
|
[directoryTypeId: string]: IDirectorySearchInfo;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { SearchFilters } from '@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService';
|
|
1
2
|
import { Store, Event } from 'effector';
|
|
2
3
|
export interface ISearchRequest {
|
|
3
|
-
searchFilterKey:
|
|
4
|
+
searchFilterKey: SearchFilters;
|
|
4
5
|
searchText: string;
|
|
5
6
|
}
|
|
6
7
|
export interface IWebFrameDirectorySearchPanelService {
|
|
@@ -12,6 +13,8 @@ export interface IWebFrameDirectorySearchPanelService {
|
|
|
12
13
|
setActivity: Event<boolean>;
|
|
13
14
|
/** Событие начала поиска в справочнике */
|
|
14
15
|
startSearch: Event<ISearchRequest>;
|
|
16
|
+
/** Событие очистки поисковой формы */
|
|
17
|
+
clearSearch: Event<void>;
|
|
15
18
|
}
|
|
16
19
|
export declare type $WebFrameDirectorySearchPanelService = {
|
|
17
20
|
webFrameDirectorySearchPanelService: IWebFrameDirectorySearchPanelService;
|
|
@@ -5,6 +5,7 @@ import { TextBox } from '@docsvision/webclient/Platform/TextBox';
|
|
|
5
5
|
import { InputBasedControlImpl, InputBasedControlState } from '@docsvision/webclient/System/InputBasedControlImpl';
|
|
6
6
|
import { IBindingResult } from '@docsvision/webclient/System/IBindingResult';
|
|
7
7
|
import React from 'react';
|
|
8
|
+
import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
|
|
8
9
|
export interface AddressState extends AddressParams, InputBasedControlState<GenModels.AddressModel> {
|
|
9
10
|
binding: IBindingResult<GenModels.AddressModel>;
|
|
10
11
|
dialog: ModalWindow;
|
|
@@ -21,6 +22,7 @@ export declare class AddressImpl extends InputBasedControlImpl<GenModels.Address
|
|
|
21
22
|
protected renderInto(props: AddressParams, container: HTMLElement): void;
|
|
22
23
|
show(): void;
|
|
23
24
|
clear(): void;
|
|
25
|
+
validate(params: any): IValidationResult;
|
|
24
26
|
protected onInputChange(event: any): void;
|
|
25
27
|
protected renderInput(): React.ReactNode;
|
|
26
28
|
}
|
|
@@ -9,6 +9,7 @@ import { $TableManagement } from '@docsvision/webclient/Platform/$TableManagemen
|
|
|
9
9
|
import { $TableMode } from '@docsvision/webclient/Platform/$TableMode';
|
|
10
10
|
import { $TableRowSelection } from '@docsvision/webclient/Platform/$TableRowSelection';
|
|
11
11
|
import { BaseControl, BaseControlParams } from '@docsvision/webclient/System/BaseControl';
|
|
12
|
+
export declare type $BatchOperationServices = $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $LayoutTasksController & $EmployeeServices & $TextAreaServices & $CheckBoxServices;
|
|
12
13
|
/**
|
|
13
14
|
* Содержит публичные свойства элемента управления [GridDelegateOperation]{@link GridDelegateOperation}.
|
|
14
15
|
*/
|
|
@@ -17,7 +18,7 @@ export declare class BatchDelegateOperationParams extends BaseControlParams {
|
|
|
17
18
|
standardCssClass?: string;
|
|
18
19
|
/** Текст кнопки операции. */
|
|
19
20
|
buttonText?: string;
|
|
20
|
-
services?: $
|
|
21
|
+
services?: $BatchOperationServices;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Класс элемента управления GridDelegateOperation.
|
|
@@ -7,7 +7,7 @@ export interface ICardKindTreeNodeProps {
|
|
|
7
7
|
export declare const CardKindTreeNode:
|
|
8
8
|
import("styled-components").StyledComponent<"a", any, Partial<Pick<
|
|
9
9
|
import("react").DetailedHTMLProps<
|
|
10
|
-
import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
10
|
+
import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "target" | "download" | "href" | "hrefLang" | "media" | "ping" | "rel" | "referrerPolicy"> & {
|
|
11
11
|
ref?: ((instance: HTMLAnchorElement) => void) |
|
|
12
12
|
import("react").RefObject<HTMLAnchorElement>;
|
|
13
13
|
}> & {
|
|
@@ -37,17 +37,17 @@ export declare class ChildTasksPerformingImpl extends BaseControlImpl<Params, St
|
|
|
37
37
|
unselectAll(): Promise<void>;
|
|
38
38
|
protected HeaderCell:
|
|
39
39
|
import("styled-components").StyledComponent<(props:
|
|
40
|
-
import("C:/
|
|
40
|
+
import("C:/Users/peshne.k/devWebClient/Bin/Helpers/Table/TableHelperHeaderRow").ITableHeaderCellHelperProps) => JSX.Element, any, {}, never>;
|
|
41
41
|
protected TaskStatus:
|
|
42
42
|
import("styled-components").StyledComponent<"a", any, {}, never>;
|
|
43
43
|
protected SelectableCell:
|
|
44
44
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
45
|
-
import("C:/
|
|
45
|
+
import("C:/Users/peshne.k/devWebClient/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
46
46
|
selected: boolean;
|
|
47
47
|
}, never>;
|
|
48
48
|
protected FileCell:
|
|
49
49
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
50
|
-
import("C:/
|
|
50
|
+
import("C:/Users/peshne.k/devWebClient/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
51
51
|
selected: boolean;
|
|
52
52
|
}, never>;
|
|
53
53
|
protected SelectAllCheckboxLabel:
|
|
@@ -17,8 +17,6 @@ export declare class ColumnSettingsDialog extends React.Component<Props, State>
|
|
|
17
17
|
static Show: (linkColumns: GenModels.LinksColumnsConfiguration, defaultLinkColumns: GenModels.LinksColumnsConfiguration, services?: any) => Promise<GenModels.LinksColumnsConfiguration>;
|
|
18
18
|
loadItems(linkColumns: GenModels.LinksColumnsConfiguration): ISortableItem<GenModels.LinkColumnDescription>[];
|
|
19
19
|
onColumnChecked(column: GenModels.LinkColumnDescription, ev: React.ChangeEvent<HTMLInputElement>): void;
|
|
20
|
-
onMoveColumnUp(column: GenModels.LinkColumnDescription): void;
|
|
21
|
-
onMoveColumnDown(column: GenModels.LinkColumnDescription): void;
|
|
22
20
|
canMoveUp(column: GenModels.LinkColumnDescription): boolean;
|
|
23
21
|
canMoveDown(column: GenModels.LinkColumnDescription): boolean;
|
|
24
22
|
onResetSettings: () => void;
|
|
@@ -14,6 +14,7 @@ export declare class CommentsImpl extends BaseControlImpl<CommentsParams, Commen
|
|
|
14
14
|
private input;
|
|
15
15
|
private editInput;
|
|
16
16
|
private htmlEditorHeight;
|
|
17
|
+
private commentBlockWidth;
|
|
17
18
|
private maxImageSize;
|
|
18
19
|
private popoverImageDisplay;
|
|
19
20
|
constructor(props: CommentsParams, state: CommentsState);
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { DeleteShortcutBatchOperationImpl, DeleteShortcutBatchOperationState } from "@docsvision/webclient/BackOffice/DeleteShortcutBatchOperationImpl";
|
|
2
|
+
import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
+
import { $CheckBoxServices } from "@docsvision/webclient/Platform/CheckBox";
|
|
4
|
+
import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
|
|
5
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
6
|
+
import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
|
|
7
|
+
import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
|
|
8
|
+
import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
|
|
9
|
+
import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
|
|
10
|
+
import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
11
|
+
import { BaseControlParams, BaseControl } from "@docsvision/webclient/System/BaseControl";
|
|
12
|
+
import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
13
|
+
export declare class DeleteShortcutBatchOperationParams extends BaseControlParams {
|
|
14
|
+
/** Стандартный CSS класс со стилями элемента управления */
|
|
15
|
+
standardCssClass?: string;
|
|
16
|
+
/** Текст кнопки операции. */
|
|
17
|
+
buttonText?: string;
|
|
18
|
+
services?: $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $TableRowSelection & $CheckBoxServices & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
|
|
19
|
+
}
|
|
20
|
+
export declare class DeleteShortcutBatchOperation extends BaseControl<DeleteShortcutBatchOperationParams, DeleteShortcutBatchOperationState> {
|
|
21
|
+
/** @notest @internal */
|
|
22
|
+
protected createParams(): DeleteShortcutBatchOperationParams;
|
|
23
|
+
protected createImpl(): DeleteShortcutBatchOperationImpl;
|
|
24
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { DeleteShortcutBatchOperationParams } from "@docsvision/webclient/BackOffice/DeleteShortcutBatchOperation";
|
|
3
|
+
import { IBatchOperationInfo } from "@docsvision/webclient/Platform/$BatchOperations";
|
|
4
|
+
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
5
|
+
import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
|
|
6
|
+
export interface DeleteShortcutBatchOperationState extends DeleteShortcutBatchOperationParams, BaseControlState {
|
|
7
|
+
}
|
|
8
|
+
export declare class DeleteShortcutBatchOperationImpl extends BaseControlImpl<DeleteShortcutBatchOperationParams, DeleteShortcutBatchOperationState> {
|
|
9
|
+
constructor(state: any, props: any);
|
|
10
|
+
componentDidMount(): void;
|
|
11
|
+
componentWillUnmount(): void;
|
|
12
|
+
onSelectionChanged: () => void;
|
|
13
|
+
getOperationInfo(): IBatchOperationInfo;
|
|
14
|
+
protected onDeleteClick(): void;
|
|
15
|
+
private deleteShortcuts;
|
|
16
|
+
isVisible(): boolean;
|
|
17
|
+
getCssClass(): string;
|
|
18
|
+
private getButtonText;
|
|
19
|
+
protected renderControl(): JSX.Element;
|
|
20
|
+
}
|
|
@@ -6,6 +6,6 @@ export declare const PredefinedSeparator:
|
|
|
6
6
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
7
7
|
export declare const Item:
|
|
8
8
|
import("styled-components").StyledComponent<(props:
|
|
9
|
-
import("C:/
|
|
9
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Helpers/Breadcrumbs/ButtonItem").IBreadcrumbsItemProps) => JSX.Element, any, {}, never>;
|
|
10
10
|
export declare const ReadonlyLinkItemView:
|
|
11
11
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
@@ -13,6 +13,8 @@ export declare class DirectoryDesignerRowParams extends InputBasedControlParams<
|
|
|
13
13
|
standardCssClass?: string;
|
|
14
14
|
/** Флаг, указывающий на состояние окна выбора строки: true - открыто, false - закрыто. */
|
|
15
15
|
isDictionaryShown?: boolean;
|
|
16
|
+
/** Использовать ли описание */
|
|
17
|
+
useDescription?: boolean;
|
|
16
18
|
/**
|
|
17
19
|
* Идентификатор узла Конструктора справочников, из которого выбираются записи.
|
|
18
20
|
*
|
|
@@ -24,6 +26,7 @@ export declare class DirectoryDesignerRowParams extends InputBasedControlParams<
|
|
|
24
26
|
/** Задержка перед поиском (в мс) */
|
|
25
27
|
searchDelay?: number;
|
|
26
28
|
services?: $LayoutDirectoryDesignerController & $EditOperationStore & $LayoutInfo;
|
|
29
|
+
displayIcon?: boolean;
|
|
27
30
|
/** Событие, возникающее перед открытием модального окна для выбора контрагентов. */
|
|
28
31
|
directoryWindowOpening?: CancelableApiEvent<void>;
|
|
29
32
|
/** Событие, возникающее после открытия модального окна для выбора контрагентов. */
|
|
@@ -29,12 +29,23 @@ export declare class DirectoryDesignerRowImpl extends InputBasedControlImpl<GenM
|
|
|
29
29
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<DirectoryDesignerRow>;
|
|
30
30
|
protected findItems(typeaheadQuery: ITypeaheadSearchQuery): Promise<ITypeaheadSearchResult>;
|
|
31
31
|
protected onSelected(variant: ITypeaheadVariant): void;
|
|
32
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
33
|
+
setValue(value: GenModels.DirectoryDesignerRowModel, redraw: boolean): void;
|
|
34
|
+
private saveCard;
|
|
35
|
+
private shouldSaveCardWithEditInPlaceValue;
|
|
36
|
+
private isLayoutViewMode;
|
|
37
|
+
protected editInPlaceModeRender(): JSX.Element;
|
|
32
38
|
private focusInput;
|
|
33
39
|
get isDictionaryShown(): boolean;
|
|
34
40
|
protected attachTypeahead(t: Typeahead): void;
|
|
35
41
|
private afterOpenCallback;
|
|
36
42
|
showDictionary(): Promise<void>;
|
|
43
|
+
protected getIconClassName(): "open-dictionary-button-icon dv-ico dv-ico-dictionary" | "open-dictionary-button-icon dv-ico dv-ico-dictionary-white" | "dv-ico dv-ico-row";
|
|
44
|
+
protected getCssClass(): string;
|
|
45
|
+
protected onMouseDownIcon(): void;
|
|
37
46
|
protected renderInputWithPlaceholder(): React.ReactNode;
|
|
47
|
+
protected onIconClick(): void;
|
|
48
|
+
protected renderWithText(): JSX.Element;
|
|
38
49
|
canShowDictionary(): boolean;
|
|
39
50
|
hideDictionary(): Promise<void>;
|
|
40
51
|
protected onInputChange(event: any): void;
|
|
@@ -13,6 +13,7 @@ export interface IDirectoryDesignerRowSelectDialogProps {
|
|
|
13
13
|
nodeAccepted: (node: DirectoryDesignerTreeNode) => void;
|
|
14
14
|
searchDelay: number;
|
|
15
15
|
rootNodeId: string;
|
|
16
|
+
useDescription?: boolean;
|
|
16
17
|
selectedNodeId?: string;
|
|
17
18
|
selectionArea: GenModels.DirectoryDesignerSearchArea;
|
|
18
19
|
services: $LayoutDirectoryDesignerController;
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
2
|
import { IDynamicTreeNodeData } from "@docsvision/webclient/Helpers/DynamicTree/IDynamicTreeNodeData";
|
|
4
3
|
import { ITreeNodeData } from "@docsvision/webclient/Helpers/Tree/Data/ClientModels/ITreeNodeData";
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import './DirectoryDesignerTreeNode.css';
|
|
5
6
|
/** @internal */
|
|
6
7
|
export declare class DirectoryDesignerTreeNode implements IDynamicTreeNodeData {
|
|
7
|
-
mData: GenModels.DirectoryDesignerTreeNode
|
|
8
|
+
mData: GenModels.DirectoryDesignerTreeNode & {
|
|
9
|
+
useDescription: boolean;
|
|
10
|
+
};
|
|
8
11
|
mChildren: DirectoryDesignerTreeNode[];
|
|
9
12
|
mName: React.ReactNode;
|
|
10
|
-
static Create(data: GenModels.DirectoryDesignerTreeNode, sort?: boolean): DirectoryDesignerTreeNode;
|
|
11
|
-
static CreateMany(dataArray: GenModels.DirectoryDesignerTreeNode[], sort?: boolean): DirectoryDesignerTreeNode[];
|
|
13
|
+
static Create(data: GenModels.DirectoryDesignerTreeNode, sort?: boolean, useDescription?: boolean): DirectoryDesignerTreeNode;
|
|
14
|
+
static CreateMany(dataArray: GenModels.DirectoryDesignerTreeNode[], sort?: boolean, useDescription?: boolean): DirectoryDesignerTreeNode[];
|
|
12
15
|
get data(): GenModels.DirectoryDesignerTreeNode;
|
|
13
16
|
get displayName(): React.ReactNode;
|
|
14
17
|
set displayName(val: React.ReactNode);
|
|
@@ -5,6 +5,7 @@ import { DirectoryEntryModalLogic } from "@docsvision/webclient/BackOffice/Direc
|
|
|
5
5
|
import { Event } from "effector";
|
|
6
6
|
import { $LocationContainerControlServices, LocationContainerControl } from "@docsvision/webclient/System/LocationContainerControl";
|
|
7
7
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
8
|
+
/** @internal */
|
|
8
9
|
export interface IDirectoryEntryModalProps<TParams, TResult> extends Omit<ModalDialogProps, "onSetupView" | "onSetupLogic" | "isOpen">, IComponentProps<DirectoryEntryModalLogic<any, any>, DirectoryEntryModalView> {
|
|
9
10
|
locationName: string;
|
|
10
11
|
loadLayout: (params: TParams) => Promise<GenModels.LayoutViewModel>;
|
|
@@ -16,8 +17,10 @@ export interface IDirectoryEntryModalProps<TParams, TResult> extends Omit<ModalD
|
|
|
16
17
|
services: $LocationContainerControlServices;
|
|
17
18
|
name?: string;
|
|
18
19
|
}
|
|
20
|
+
/** @internal */
|
|
19
21
|
export declare class DirectoryEntryModalView {
|
|
20
22
|
dialog: (props: ModalDialogProps) => JSX.Element;
|
|
21
23
|
locationContainer: typeof LocationContainerControl;
|
|
22
24
|
}
|
|
25
|
+
/** @internal */
|
|
23
26
|
export declare const DirectoryEntryModal: (props: IDirectoryEntryModalProps<any, any>) => JSX.Element;
|
|
@@ -3,6 +3,7 @@ import { IDirectoryEntryModalProps } from "@docsvision/webclient/BackOffice/Dire
|
|
|
3
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
4
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
5
5
|
import { Domain, Effect, Event, Store } from "effector";
|
|
6
|
+
/** @internal */
|
|
6
7
|
export declare class DirectoryEntryModalLogic<TParams, TResult> extends ComponentLogic<IDirectoryEntryModalProps<TParams, TResult>> {
|
|
7
8
|
init(options: IDirectoryEntryModalProps<TParams, TResult>): void;
|
|
8
9
|
domain: Domain;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
3
|
import './DirectoryFrame.css';
|
|
4
|
+
/** @internal */
|
|
4
5
|
export interface INomenclatureFrameProps extends HtmlProps.div {
|
|
5
6
|
expandSearchResults?: boolean;
|
|
6
7
|
renderSearchResults?: () => React.ReactNode;
|
|
@@ -8,4 +9,5 @@ export interface INomenclatureFrameProps extends HtmlProps.div {
|
|
|
8
9
|
renderTree: () => React.ReactNode;
|
|
9
10
|
renderValues: () => React.ReactNode;
|
|
10
11
|
}
|
|
12
|
+
/** @internal */
|
|
11
13
|
export declare function DirectoryFrame(props: INomenclatureFrameProps): JSX.Element;
|
|
@@ -7,4 +7,4 @@ export interface IDirectorySearchContentProps extends HtmlProps.div {
|
|
|
7
7
|
renderContent?: () => JSX.Element;
|
|
8
8
|
opened?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare const DirectorySearchContent: React.ForwardRefExoticComponent<Pick<IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
10
|
+
export declare const DirectorySearchContent: React.ForwardRefExoticComponent<Pick<IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "renderContent"> & React.RefAttributes<unknown>>;
|
|
@@ -8,14 +8,14 @@ import './DirectorySearchResult.css';
|
|
|
8
8
|
import { LoadingStatus } from '@docsvision/webclient/System/LoadingState';
|
|
9
9
|
import { StaffDirectorySearchResponseT } from '@docsvision/webclient/BackOffice/StaffDirectoryLogic';
|
|
10
10
|
export declare type SearchCommonResponseT = {
|
|
11
|
-
searchMode:
|
|
11
|
+
searchMode: any;
|
|
12
12
|
searchText?: string;
|
|
13
13
|
totalCount?: number;
|
|
14
14
|
year?: number;
|
|
15
15
|
};
|
|
16
|
-
export declare type NomenclatureResponse = GenModels.SearchResponse & SearchCommonResponseT;
|
|
17
16
|
export declare type StaffResponse = StaffDirectorySearchResponseT & SearchCommonResponseT;
|
|
18
|
-
export declare type DirectorySearchResponse =
|
|
17
|
+
export declare type DirectorySearchResponse = StaffResponse;
|
|
18
|
+
/** @internal */
|
|
19
19
|
export interface IDirectorySearchResultProps extends HtmlProps.div, IComponentProps<DirectorySearchResultLogic, DirectorySearchResultView> {
|
|
20
20
|
data: DirectorySearchResponse;
|
|
21
21
|
selected?: GenModels.SearchItemModel;
|
|
@@ -26,4 +26,5 @@ export interface IDirectorySearchResultProps extends HtmlProps.div, IComponentPr
|
|
|
26
26
|
loading?: LoadingStatus;
|
|
27
27
|
onExpanded?: (expanded: boolean) => void;
|
|
28
28
|
}
|
|
29
|
+
/** @internal */
|
|
29
30
|
export declare const DirectorySearchResult: (props: IDirectorySearchResultProps) => JSX.Element;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import { IDirectorySearchResultProps } from "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
3
3
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
4
4
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
5
|
+
/** @internal */
|
|
5
6
|
export declare class DirectorySearchResultLogic extends ComponentLogic<IDirectorySearchResultProps> {
|
|
6
7
|
protected domain:
|
|
7
8
|
import("effector").Domain;
|
|
@@ -5,14 +5,15 @@ import { DirectorySearchCounter } from "@docsvision/webclient/BackOffice/Directo
|
|
|
5
5
|
import { DirectorySearchInfo } from "@docsvision/webclient/BackOffice/DirectorySearchInfo";
|
|
6
6
|
import { DirectorySearchResultList } from "@docsvision/webclient/BackOffice/DirectorySearchResultList";
|
|
7
7
|
import { DirectorySearchResponse } from "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
8
|
+
/** @internal */
|
|
8
9
|
export declare class DirectorySearchResultView {
|
|
9
10
|
container: typeof DirectorySearchContainer;
|
|
10
11
|
content:
|
|
11
12
|
import("react").ForwardRefExoticComponent<Pick<
|
|
12
|
-
import("./components/DirectorySearchContent").IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
13
|
+
import("./components/DirectorySearchContent").IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "renderContent"> &
|
|
13
14
|
import("react").RefAttributes<unknown>>;
|
|
14
15
|
iconButton: (props:
|
|
15
|
-
import("C:/
|
|
16
|
+
import("C:/Users/peshne.k/devWebClient/Helpers/IconButton").IIconButtonProps) => JSX.Element;
|
|
16
17
|
searchResultList: typeof DirectorySearchResultList;
|
|
17
18
|
searchBreadcrumbs: typeof DirectorySearchBreadcrumbs;
|
|
18
19
|
searchInfo: typeof DirectorySearchInfo;
|