@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,11 +1,14 @@
|
|
|
1
1
|
import { $StaffDirectoryItemsServices } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
|
|
2
|
-
import { $SecurityController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
2
|
+
import { $LayoutRowController, $LayoutStaffController, $SecurityController, $StaffDirectoryItemsController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
3
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
4
|
import { ModalHost } from '@docsvision/webclient/Helpers/ModalHost';
|
|
5
5
|
import { showDisableInheritanceModeSelectDialog } from '@docsvision/webclient/Platform/DisableInheritanceModeSelectDialog';
|
|
6
6
|
import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
|
|
7
7
|
import { SecurityDescriptorDialogLogic } from '@docsvision/webclient/Platform/SecurityDescriptorDialogLogic';
|
|
8
8
|
import { $CurrentEmployeeId } from '@docsvision/webclient/StandardServices';
|
|
9
|
+
import { $CardInfo, $EditOperationStore, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
10
|
+
import { $LabelWidth } from '@docsvision/webclient/System/$LabelWidth';
|
|
11
|
+
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
9
12
|
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
10
13
|
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
11
14
|
import { IComponentProps } from '@docsvision/web/core/component';
|
|
@@ -17,13 +20,13 @@ export interface SecurityDescriptorDialogProps extends IComponentProps<SecurityD
|
|
|
17
20
|
canEdit?: boolean;
|
|
18
21
|
isOpen: boolean;
|
|
19
22
|
onClose: () => void;
|
|
20
|
-
services: $SecurityDescriptorDialogServices;
|
|
23
|
+
services: $SecurityDescriptorDialogServices & $LayoutInfo & $EditOperationStore & $StaffDirectoryItemsController & $CardInfo & Partial<$LabelWidth> & Partial<$LocalStorage> & $LayoutStaffController & $LayoutRowController & $LayoutManager;
|
|
21
24
|
}
|
|
22
25
|
export declare class SecurityDescriptorDialogView {
|
|
23
26
|
frame: (props:
|
|
24
27
|
import("./components/SecurityDialogFrame").SecurityDialogFrameProps) => JSX.Element;
|
|
25
28
|
table: (props:
|
|
26
|
-
import("C:/
|
|
29
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Helpers/Table/TableHelper").ITableHelperProps) => JSX.Element;
|
|
27
30
|
tableHead: (props:
|
|
28
31
|
import("./components/AccessListTableHead").AccessListTableHeadProps) => JSX.Element;
|
|
29
32
|
inheritanceButtons: (props:
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $SaveColumns } from "@docsvision/webclient/Platform/$SaveColumns";
|
|
3
|
+
import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
|
|
4
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
5
|
+
import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
|
|
6
|
+
import { ITableData, TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
7
|
+
import { $Grouping } from "@docsvision/web/components/table/plugins/grouping";
|
|
8
|
+
import { $ResizeColumn } from "@docsvision/web/components/table/plugins/resize-column";
|
|
9
|
+
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
10
|
+
import { ICompositionPluginProps } from "@docsvision/web/core/composition";
|
|
11
|
+
export declare const SettingsToolbarButtonFeature = "SettingsToolbarButtonFeature";
|
|
12
|
+
export declare const orderSettingPlugin = 70;
|
|
13
|
+
export declare type SettingPluginServices = $GridController & $TableData & $ResizeColumn & $SaveColumns & $FolderGrid & $CurrentFolder & $Grouping & $FolderDataLoading;
|
|
14
|
+
export declare type SettingsPluginComponent = ICompositionPluginProps<"Toolbar", ITableData, SettingPluginServices>;
|
|
15
|
+
export declare const SettingsPlugin: TablePlugins.Toolbar.Component<SettingPluginServices>;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SettingPluginServices } from '@docsvision/webclient/Platform/SettingsPlugin';
|
|
3
|
+
import { SettingsPopupLogic } from '@docsvision/webclient/Platform/SettingsPopupLogic';
|
|
4
|
+
import { SettingsPopupView } from '@docsvision/webclient/Platform/SettingsPopupView';
|
|
5
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
6
|
+
import { IComponentProps } from '@docsvision/web/core/component';
|
|
7
|
+
import { Store } from 'effector';
|
|
8
|
+
import './SettingsPopup.css';
|
|
9
|
+
export interface ISettingsPopupProps extends IComponentProps<SettingsPopupLogic, SettingsPopupView> {
|
|
10
|
+
closePopup: () => void;
|
|
11
|
+
isOpen: boolean;
|
|
12
|
+
services: SettingPluginServices;
|
|
13
|
+
data: Store<ITableData>;
|
|
14
|
+
}
|
|
15
|
+
export declare const SettingsPopup: (props: ISettingsPopupProps) => JSX.Element;
|
|
File without changes
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './SettingsPopupCheckBoxContainer.css';
|
|
3
|
+
export interface ISettingsPopupCheckBoxContainer extends React.HTMLAttributes<HTMLDivElement> {
|
|
4
|
+
checkBox: () => React.ReactNode;
|
|
5
|
+
}
|
|
6
|
+
export declare const SettingsPopupCheckBoxContainer: (props: ISettingsPopupCheckBoxContainer) => JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
+
import { ITableData } from "@docsvision/web/components/table/interfaces";
|
|
3
|
+
import { ISimplePluginData } from "@docsvision/web/core/extensibility/plugins";
|
|
4
|
+
interface IExtendedDataGridUserSettings {
|
|
5
|
+
gridUserSettings: GenModels.GridUserSettingsData;
|
|
6
|
+
}
|
|
7
|
+
export declare function getExtendedDataGridUserSettings(tableData: ITableData): IExtendedDataGridUserSettings;
|
|
8
|
+
export declare function getExtendedDataViewId(tableData: ITableData): ISimplePluginData<string>;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './SettingsPopupItemView.css';
|
|
3
|
+
export interface ISettingsPopupItemView extends React.HTMLAttributes<HTMLDivElement> {
|
|
4
|
+
isDefault?: boolean;
|
|
5
|
+
selected?: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare const SettingsPopupItemView: (props: ISettingsPopupItemView) => JSX.Element;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
+
import { ISettingsPopupProps } from '@docsvision/webclient/Platform/SettingsPopup';
|
|
3
|
+
import { ComponentLogic } from '@docsvision/web/core/component';
|
|
4
|
+
export declare class SettingsPopupLogic extends ComponentLogic<ISettingsPopupProps> {
|
|
5
|
+
domain:
|
|
6
|
+
import("effector").Domain;
|
|
7
|
+
$listViews:
|
|
8
|
+
import("effector").Store<GenModels.FolderViewInfo[]>;
|
|
9
|
+
$defaultView:
|
|
10
|
+
import("effector").Store<GenModels.FolderViewInfo>;
|
|
11
|
+
$itemsView:
|
|
12
|
+
import("effector").Store<GenModels.Element[]>;
|
|
13
|
+
selectItemView:
|
|
14
|
+
import("effector").Event<string>;
|
|
15
|
+
getViewListFx:
|
|
16
|
+
import("effector").Effect<GenModels.FolderIdentityModel, GenModels.FolderViewInfosModel, Error>;
|
|
17
|
+
$currentView:
|
|
18
|
+
import("effector").Store<string>;
|
|
19
|
+
$rowsMode:
|
|
20
|
+
import("effector").Store<{
|
|
21
|
+
value: string;
|
|
22
|
+
key: string;
|
|
23
|
+
}[]>;
|
|
24
|
+
$currentRowsMode:
|
|
25
|
+
import("effector").Store<GenModels.GridViewMode>;
|
|
26
|
+
selectedRowsMode:
|
|
27
|
+
import("effector").Event<string>;
|
|
28
|
+
$gridUserSettings:
|
|
29
|
+
import("effector").Store<GenModels.GridUserSettingsData>;
|
|
30
|
+
$columns:
|
|
31
|
+
import("effector").Store<GenModels.ViewColumnModel[]>;
|
|
32
|
+
$columnsOrder:
|
|
33
|
+
import("effector").Store<string[]>;
|
|
34
|
+
reorderColumns:
|
|
35
|
+
import("effector").Event<GenModels.ViewColumnModel[]>;
|
|
36
|
+
$columnsVisible:
|
|
37
|
+
import("effector").Store<GenModels.ViewColumnModel[]>;
|
|
38
|
+
updateCheckedColumn:
|
|
39
|
+
import("effector").Event<string>;
|
|
40
|
+
getColumnsFx:
|
|
41
|
+
import("effector").Effect<string, GenModels.ViewColumnModel[], Error>;
|
|
42
|
+
getGridUserDataFx:
|
|
43
|
+
import("effector").Effect<unknown, GenModels.GridUserSettingsData, Error>;
|
|
44
|
+
saveGridUserSettingsFx:
|
|
45
|
+
import("effector").Effect<void, void, Error>;
|
|
46
|
+
init(): void;
|
|
47
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
import { IFolderLoadRequest } from '@docsvision/webclient/Platform/IFolderLoadRequest';
|
|
6
|
+
export declare class SettingsPopupRequestResolver implements IFolderDataLoadingPlugin {
|
|
7
|
+
id: string;
|
|
8
|
+
description: string;
|
|
9
|
+
order: PluginOrder;
|
|
10
|
+
resolveRequest(options: IFolderLoadRequest, request: GenModels.CardListRequestModel, currentData: ITableData, previousResponse?: GenModels.GridViewModel): Promise<void>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin, ResponseResolveResult } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
export declare const MAX_COLUMN_ORDER = 10000;
|
|
6
|
+
export declare class SettingsPopupResponseResolver implements IFolderDataLoadingPlugin {
|
|
7
|
+
id: string;
|
|
8
|
+
description: string;
|
|
9
|
+
order: PluginOrder;
|
|
10
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModelEx): Promise<void | ResponseResolveResult>;
|
|
11
|
+
private setColumnsOrder;
|
|
12
|
+
private selectColumnsToDisplay;
|
|
13
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Dropdown } from '@docsvision/webclient/Platform/Dropdown';
|
|
3
|
+
import { Label } from '@docsvision/webclient/Platform/Label';
|
|
4
|
+
import { Sortable } from '@docsvision/webclient/Helpers/Sortable/Sortable';
|
|
5
|
+
import { CheckBox } from '@docsvision/webclient/Platform/CheckBox';
|
|
6
|
+
import { RadioGroup } from '@docsvision/webclient/Platform/RadioGroup';
|
|
7
|
+
export declare class SettingsPopupView {
|
|
8
|
+
modalDialog: (props:
|
|
9
|
+
import("@docsvision/web/components/modals/modal-dialog").ModalDialogProps) => JSX.Element;
|
|
10
|
+
dropdown: typeof Dropdown;
|
|
11
|
+
label: typeof Label;
|
|
12
|
+
sortable: typeof Sortable;
|
|
13
|
+
column: (props:
|
|
14
|
+
import("./components/SettingsPopupColumn").ISettingsPopupColumn) => JSX.Element;
|
|
15
|
+
row: (props:
|
|
16
|
+
import("./components/SettingsPopupRow").ISettingsPopupRow) => JSX.Element;
|
|
17
|
+
itemView: (props:
|
|
18
|
+
import("./components/SettingsPopupItemView").ISettingsPopupItemView) => JSX.Element;
|
|
19
|
+
checkBoxContainer: (props:
|
|
20
|
+
import("./components/SettingsPopupCheckBoxContainer").ISettingsPopupCheckBoxContainer) => JSX.Element;
|
|
21
|
+
checkBox: typeof CheckBox;
|
|
22
|
+
radioGroup: typeof RadioGroup;
|
|
23
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ITableData, TableCompositionNames } from '@docsvision/web/components/table/interfaces';
|
|
3
|
+
import { IComposition } from '@docsvision/web/core/composition';
|
|
4
|
+
import './ShowAllButton.css';
|
|
5
|
+
import { $TableFilterService } from '@docsvision/web/components/table/plugins/filter';
|
|
6
|
+
import { $Grouping } from '@docsvision/web/components/table/plugins/grouping';
|
|
7
|
+
import { $Resources } from '@docsvision/web/core/localization/$Resources';
|
|
8
|
+
import { $TableData } from '@docsvision/web/components/table/plugins/table-data';
|
|
9
|
+
import { $WebFrameSearchPanel } from '@docsvision/webclient/Platform/$WebFrameSearchPanel';
|
|
10
|
+
export declare type $ShowAllButtonServices = $TableFilterService & $Resources & $Grouping & $TableData & $WebFrameSearchPanel;
|
|
11
|
+
export interface IShowAllButtonProps {
|
|
12
|
+
composition?: IComposition<typeof TableCompositionNames.Toolbar, ITableData, $ShowAllButtonServices>;
|
|
13
|
+
}
|
|
14
|
+
export declare const ShowAllButton: ({ composition }: IShowAllButtonProps) => JSX.Element;
|
|
@@ -6,6 +6,7 @@ export declare class SortingResponseResolver implements IFolderDataLoadingPlugin
|
|
|
6
6
|
id: string;
|
|
7
7
|
description: string;
|
|
8
8
|
order: PluginOrder;
|
|
9
|
-
resolveResponse(data: ITableData, response: GenModels.
|
|
9
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModelEx): Promise<void | ResponseResolveResult>;
|
|
10
10
|
private setSorting;
|
|
11
|
+
private resetSorting;
|
|
11
12
|
}
|
package/Platform/Tab.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { TabPageInfo } from "@docsvision/webclient/Platform/TabPageInfo";
|
|
|
4
4
|
import { IActiveTabChangeEventArgs } from "@docsvision/webclient/Platform/IActiveTabChangeEventArgs";
|
|
5
5
|
import { TabImpl, TabState } from "@docsvision/webclient/Platform/TabImpl";
|
|
6
6
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
7
|
-
import { $CardId, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
7
|
+
import { $CardId, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
8
8
|
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
9
9
|
import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
|
|
10
10
|
/**
|
|
@@ -27,7 +27,7 @@ export declare class TabParams extends PanelParams {
|
|
|
27
27
|
activeTabChanging: CancelableApiEvent<IActiveTabChangeEventArgs>;
|
|
28
28
|
/** Событие, возникающее после завершения асинхронной подгрузки контролов. */
|
|
29
29
|
allControlsLoaded: BasicApiEvent<IEventArgs>;
|
|
30
|
-
services?: $LayoutController & $Layout & $CardId & $LayoutInfo;
|
|
30
|
+
services?: $LayoutController & $Layout & $CardId & $LayoutInfo & $EditOperationStore;
|
|
31
31
|
}
|
|
32
32
|
/**
|
|
33
33
|
* Класс элемента управления Вкладки
|
|
@@ -55,7 +55,11 @@ export declare class Tab extends Panel<TabParams, TabState> {
|
|
|
55
55
|
* Загрузить содержимое указанной вкладки
|
|
56
56
|
* @param tab Вкладка
|
|
57
57
|
*/
|
|
58
|
-
loadTabPage(tab: TabPageInfo): Promise<
|
|
58
|
+
loadTabPage(tab: TabPageInfo): Promise<any>;
|
|
59
|
+
/**
|
|
60
|
+
* Загрузить содержимое всех незагруженных вкладок
|
|
61
|
+
*/
|
|
62
|
+
loadAllTabPages(): Promise<any>;
|
|
59
63
|
/**
|
|
60
64
|
* Открыть указанную вкладку
|
|
61
65
|
* @param tabNumber Номер вкладки
|
package/Platform/TabImpl.d.ts
CHANGED
|
@@ -33,9 +33,11 @@ export declare class TabImpl extends PanelImpl<TabParams, TabState> {
|
|
|
33
33
|
protected shouldTabsToBeMobile(): boolean;
|
|
34
34
|
handleTabPageFocus: (tabPageInfo: TabPageInfo) => Promise<void>;
|
|
35
35
|
handleTabPageBlur: (tabPageInfo: TabPageInfo) => Promise<void>;
|
|
36
|
+
private checkEditOperationVisibility;
|
|
36
37
|
renderTabsPanel(): JSX.Element;
|
|
37
38
|
renderControl(): JSX.Element;
|
|
38
39
|
setTabPageHeader(tab: TabPageInfo, header: string): void;
|
|
39
|
-
loadTabPage(tab: TabPageInfo): Promise<
|
|
40
|
+
loadTabPage(tab: TabPageInfo): Promise<void>;
|
|
41
|
+
loadAllTabPages(): Promise<any>;
|
|
40
42
|
openTabPage(tabNumber: number): Promise<any>;
|
|
41
43
|
}
|
package/Platform/Table.d.ts
CHANGED
|
@@ -5,7 +5,6 @@ import { IRowEventArgs } from "@docsvision/webclient/Platform/IRowEventArgs";
|
|
|
5
5
|
import { TableImpl, TableState } from "@docsvision/webclient/Platform/TableImpl";
|
|
6
6
|
import { LayoutControl } from '@docsvision/webclient/System/BaseControl';
|
|
7
7
|
import { $Layout, SaveCardOptions } from "@docsvision/webclient/System/$Layout";
|
|
8
|
-
import { ILayoutSavedEventArgs } from '@docsvision/webclient/System/ILayoutParams';
|
|
9
8
|
import { $CardId, $RowId, $RowInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
10
9
|
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
11
10
|
import { EditMode } from "@docsvision/webclient/System/EditMode";
|
|
@@ -147,11 +146,11 @@ export declare class Table extends Panel<TableParams, TableState> {
|
|
|
147
146
|
/** Включает режим отложенных изменений, при котором добавление и удаление строк не сохраняется на сервер сразу при вызове методов. */
|
|
148
147
|
beginEdit(): void;
|
|
149
148
|
/** Выключает режим отложенных изменений и сохраняет произведенные правки, если необходимо. */
|
|
150
|
-
endEdit(): Promise<
|
|
149
|
+
endEdit(): Promise<this>;
|
|
151
150
|
/** @internal */
|
|
152
151
|
protected onCardSaving(sender: any, args: ICancelableEventArgs<SaveControlDataModelEventArgs>): void;
|
|
153
152
|
/** @internal */
|
|
154
|
-
|
|
153
|
+
onSaved(): Promise<void>;
|
|
155
154
|
/** @internal */
|
|
156
155
|
protected createImpl(): TableImpl;
|
|
157
156
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ITablePlugins, TablePlugins } from '@docsvision/web/components/table/interfaces';
|
|
2
|
+
export declare const TableBackgroundOpacity = "TableBackgroundOpacity";
|
|
3
|
+
export declare function TableBackgroundOpacityPlugin(opacity: number): TablePlugins.Table.Decorator;
|
|
4
|
+
export declare function TableBackgroundOpacityPlugins(opacity: number): ITablePlugins;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ITablePlugins, TablePlugins } from '@docsvision/web/components/table/interfaces';
|
|
2
|
+
import { INumberFormatInfo } from '@docsvision/webclient/Platform/formatNumberToCulture';
|
|
3
|
+
import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
|
|
4
|
+
export declare const TableCellNumberFormatted = "TableCellNumberFormatted";
|
|
5
|
+
export declare const TableCellNumberFormattedPlugin: TablePlugins.Cell.Component;
|
|
6
|
+
export declare const TableCellNumberFormattedPlugins: ITablePlugins;
|
|
7
|
+
export declare function getNumberCultureInfo(services: $ApplicationSettings): INumberFormatInfo;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ITablePlugins, TablePlugins } from '@docsvision/web/components/table/interfaces';
|
|
2
|
+
import "./TableCellNumberRightAlignPlugin.css";
|
|
3
|
+
export declare const TableCellNumberRightAlignPlugin: TablePlugins.Cell.Decorator;
|
|
4
|
+
export declare const TableCellNumberRightAlignPlugins: ITablePlugins;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
2
2
|
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
3
|
-
export declare function showTableEditWindow(cardId: string, sectionId: string, rowId: string, services: $LayoutRowController & $LocationContainerControlServices, modalHostBinder?: (CommonModalDialogHost: any) => void): Promise<
|
|
3
|
+
export declare function showTableEditWindow(cardId: string, sectionId: string, rowId: string, services: $LayoutRowController & $LocationContainerControlServices, modalHostBinder?: (CommonModalDialogHost: any) => void): Promise<void>;
|
package/Platform/TableImpl.d.ts
CHANGED
|
@@ -32,7 +32,7 @@ export declare type TableImplState = TableState;
|
|
|
32
32
|
/** @internal */
|
|
33
33
|
export declare class TableImpl extends PanelImpl<TableParams, TableState> {
|
|
34
34
|
static BindingNotSpecifiedMetadataKey: string;
|
|
35
|
-
lastTableOperation: Promise<
|
|
35
|
+
lastTableOperation: Promise<Table>;
|
|
36
36
|
removeRowPerformOnce: PerformOnce;
|
|
37
37
|
private modalHost;
|
|
38
38
|
addRowPerformOnce: PerformOnce;
|
|
@@ -67,7 +67,7 @@ export declare class TableImpl extends PanelImpl<TableParams, TableState> {
|
|
|
67
67
|
* следует использовать ее только там, где это некритично.
|
|
68
68
|
*/
|
|
69
69
|
protected checkRowIsEmpty(rowIndex: number): boolean;
|
|
70
|
-
removeRowInternal(rowIndex: number, isEmpty?: boolean): Promise<
|
|
70
|
+
removeRowInternal(rowIndex: number, isEmpty?: boolean): Promise<Table>;
|
|
71
71
|
protected onRemoveRowClick(row: IRowInfo): void;
|
|
72
72
|
protected onEditRowClick(row: IRowInfo): void;
|
|
73
73
|
protected getCssClass(): string;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin, ResponseResolveResult } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
export declare class TableRowColorResponseResolver implements IFolderDataLoadingPlugin {
|
|
6
|
+
id: string;
|
|
7
|
+
description: string;
|
|
8
|
+
order: PluginOrder;
|
|
9
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModel): Promise<void | ResponseResolveResult>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { ITableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
3
|
+
import { ITableRowModel } from "@docsvision/webclient/Platform/ITableRowModel";
|
|
4
|
+
import { BasicEvent } from "@docsvision/webclient/System/BasicEvent";
|
|
5
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
6
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
7
|
+
import { $CheckboxService } from "@docsvision/web/components/table/plugins/checkbox";
|
|
8
|
+
import { $Domain } from "@docsvision/web/core/state-management";
|
|
9
|
+
export declare class TableRowSelectionService implements ITableRowSelection {
|
|
10
|
+
private services;
|
|
11
|
+
private $rowSelection;
|
|
12
|
+
constructor(services: $CheckboxService & $Domain & $LayoutController & $LayoutManager);
|
|
13
|
+
get selection(): {
|
|
14
|
+
selectedRows: ITableRowModel[];
|
|
15
|
+
};
|
|
16
|
+
clearSelection(cardIds?: string[]): void;
|
|
17
|
+
selectionChanged: BasicEvent<IEventArgs>;
|
|
18
|
+
}
|
|
19
|
+
export declare type $TableRowSelectionService = {
|
|
20
|
+
tableRowSelection: ITableRowSelection;
|
|
21
|
+
};
|
|
22
|
+
export declare const $TableRowSelectionService: string | ((model?: $TableRowSelectionService) => ITableRowSelection);
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
3
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
4
|
+
import { TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
import { $CheckboxService } from "@docsvision/web/components/table/plugins/checkbox";
|
|
6
|
+
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
7
|
+
import { $Domain } from "@docsvision/web/core/state-management";
|
|
8
|
+
export declare const TableRowSelectionFeature = "TableRowSelectionFeature";
|
|
9
|
+
export declare const TableRowSelectionServiceProvider: TablePlugins.ServiceProvider<$TableData & $TableRowSelection & $CheckboxService & $Domain & $LayoutController & $LayoutManager>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ITableRowModel } from "@docsvision/webclient/Platform/ITableRowModel";
|
|
2
|
+
import { IRow } from "@docsvision/web/components/table/interfaces";
|
|
3
|
+
export declare class TableSelectionRowModel implements ITableRowModel {
|
|
4
|
+
private row;
|
|
5
|
+
instanceId: string;
|
|
6
|
+
cardTypeId: string;
|
|
7
|
+
constructor(row: IRow);
|
|
8
|
+
get(columnName: string): string;
|
|
9
|
+
getGuid(columnName: string): string;
|
|
10
|
+
getBoolean(columnName: string): boolean;
|
|
11
|
+
getNumber(columnName: string): number;
|
|
12
|
+
getAvailableColumns(): string[];
|
|
13
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
import { IFolderLoadRequest } from '@docsvision/webclient/Platform/IFolderLoadRequest';
|
|
6
|
+
/** Шаблон плагина формирования запроса грида. */
|
|
7
|
+
export declare class TemplateRequestResolver implements IFolderDataLoadingPlugin {
|
|
8
|
+
id: string;
|
|
9
|
+
description: string;
|
|
10
|
+
order: PluginOrder;
|
|
11
|
+
resolveRequest(options: IFolderLoadRequest, request: GenModels.CardListRequestModel, currentData: ITableData, previousResponse?: GenModels.GridViewModel): Promise<void>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin, ResponseResolveResult } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
/** Шаблон плагина парсинга ответа грида. */
|
|
6
|
+
export declare class TemplateResponseResolver implements IFolderDataLoadingPlugin {
|
|
7
|
+
id: string;
|
|
8
|
+
description: string;
|
|
9
|
+
order: PluginOrder;
|
|
10
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModel): Promise<void | ResponseResolveResult>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FolderGridParams } from "@docsvision/webclient/Platform/FolderGrid";
|
|
3
|
+
import { StoryParameters } from "@docsvision/webclient/System/StorybookStory";
|
|
4
|
+
import { $GridOptions } from '@docsvision/webclient/Platform/$GridOptions';
|
|
5
|
+
import { $Router } from '@docsvision/webclient/System/$Router';
|
|
6
|
+
import { $GridController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
7
|
+
import { $ApplicationSettings, $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
8
|
+
import { $CurrentFolder } from '@docsvision/webclient/Platform/$CurrentFolder';
|
|
9
|
+
import { $ExperimentalFeature } from '@docsvision/webclient/System/$ExperimentalFeature';
|
|
10
|
+
import { $CurrentLocation } from '@docsvision/webclient/System/LayoutServices';
|
|
11
|
+
import { $FolderPluginProvider } from '@docsvision/webclient/Platform/$FolderPluginProvider';
|
|
12
|
+
import { $WebFrameSearchPanel } from '@docsvision/webclient/Platform/$WebFrameSearchPanel';
|
|
13
|
+
import { $Resources } from '@docsvision/web/core/localization/$Resources';
|
|
14
|
+
export declare function common(): FolderGridParams;
|
|
15
|
+
export declare let gridStory: (name: string, render: (services: any) => JSX.Element, params?: StoryParameters) => () => JSX.Element;
|
|
16
|
+
export declare function services(): $GridOptions & $Router & $GridController & $DeviceType & $ExperimentalFeature & $ApplicationSettings & $Resources & $FolderPluginProvider & $CurrentLocation & $CurrentFolder & $WebFrameSearchPanel;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
3
2
|
import { IEditPopoverProps } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/IEditPopoverProps";
|
|
4
3
|
import { TextArea, TextAreaParams } from "@docsvision/webclient/Platform/TextArea";
|
|
5
4
|
import { TextControlBaseImpl, TextControlBaseState } from "@docsvision/webclient/Platform/TextControlBaseImpl";
|
|
6
5
|
import { RequestHelper } from '@docsvision/webclient/System/RequestHelper';
|
|
6
|
+
import React from "react";
|
|
7
7
|
/** @internal */
|
|
8
8
|
export interface TextAreaState extends TextAreaParams, TextControlBaseState {
|
|
9
9
|
asyncLoader: RequestHelper;
|
|
10
|
+
valueIsMultiline: boolean;
|
|
10
11
|
}
|
|
11
12
|
/** @internal */
|
|
12
13
|
export declare type TextAreaImplState = TextAreaState;
|
|
@@ -22,25 +23,31 @@ export declare class TextAreaImpl extends TextControlBaseImpl<TextAreaParams, Te
|
|
|
22
23
|
protected init(): Promise<void>;
|
|
23
24
|
protected loadAsync(bindingInfo: GenModels.SimpleBindingInfo): Promise<void>;
|
|
24
25
|
setValue(value: string, redraw: boolean): void;
|
|
26
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
27
|
+
private saveCard;
|
|
28
|
+
private shouldSaveCardWithEditInPlaceValue;
|
|
29
|
+
private isLayoutViewMode;
|
|
30
|
+
private updateSizeAndPositions;
|
|
25
31
|
/** Тоже что и {@link InputBasedControlParams.value} */
|
|
26
32
|
set value(val: string);
|
|
27
33
|
get value(): string;
|
|
28
|
-
protected onValueClick(
|
|
34
|
+
protected onValueClick(): void;
|
|
29
35
|
protected valueIsMultiline(): boolean;
|
|
30
36
|
renderPlaceholder(): JSX.Element;
|
|
31
37
|
protected getCssClass(): string;
|
|
32
38
|
protected renderInput(): JSX.Element;
|
|
33
39
|
viewModeRender(): JSX.Element;
|
|
34
|
-
editInPlaceModeRender():
|
|
40
|
+
editInPlaceModeRender(): {};
|
|
35
41
|
renderValueAsHtml(): JSX.Element;
|
|
36
42
|
protected renderInto(props: TextAreaParams, container: HTMLElement): void;
|
|
37
43
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<TextArea>;
|
|
38
44
|
protected getNumValueOfWidth(): number;
|
|
39
45
|
protected attachInput(inputElem: any): void;
|
|
40
46
|
protected attachEditInPlaceLoader: (elem: any) => void;
|
|
47
|
+
protected initSummernote(): Promise<void>;
|
|
41
48
|
private onDocumentMouseDown;
|
|
42
49
|
checkImageClick: (we: JQuery.Event, event: MouseEvent) => void;
|
|
43
50
|
onTextChange: (value: string) => void;
|
|
44
51
|
protected onSummernoteImageUpload(files: FileList): void;
|
|
45
|
-
renderControl():
|
|
52
|
+
renderControl(): {};
|
|
46
53
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IEditPopoverProps } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/IEditPopoverProps";
|
|
2
2
|
import { TextBox, TextBoxParams } from "@docsvision/webclient/Platform/TextBox";
|
|
3
3
|
import { TextControlBaseImpl, TextControlBaseState } from "@docsvision/webclient/Platform/TextControlBaseImpl";
|
|
4
|
+
import React from "react";
|
|
4
5
|
/** @internal */
|
|
5
6
|
export interface TextBoxState extends TextBoxParams, TextControlBaseState {
|
|
6
7
|
}
|
|
@@ -11,4 +12,8 @@ export declare class TextBoxImpl extends TextControlBaseImpl<TextBoxParams, Text
|
|
|
11
12
|
constructor(props: TextBoxParams, state: TextBoxState);
|
|
12
13
|
protected renderInto(props: TextBoxParams, container: HTMLElement): void;
|
|
13
14
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<TextBox>;
|
|
15
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
16
|
+
private saveCard;
|
|
17
|
+
private shouldSaveCardWithEditInPlaceValue;
|
|
18
|
+
private isLayoutViewMode;
|
|
14
19
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FolderGrid } from '@docsvision/webclient/Platform/FolderGrid';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: typeof FolderGrid;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const Toolbar: () => JSX.Element;
|
|
9
|
+
export declare const NormalMode: () => JSX.Element;
|
|
10
|
+
export declare const PaginatedMode: () => JSX.Element;
|
|
11
|
+
export declare const FilterAndNormalMode: () => JSX.Element;
|
|
12
|
+
export declare const FilterAndPaginationMode: () => JSX.Element;
|
|
@@ -2,9 +2,10 @@ import { IFolderDataLoadingPlugin, ResponseResolveResult } from '@docsvision/web
|
|
|
2
2
|
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
4
|
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
export declare const UNREAD_COLUMN_ORDER = -10000;
|
|
5
6
|
export declare class UnreadResponseResolver implements IFolderDataLoadingPlugin {
|
|
6
7
|
id: string;
|
|
7
8
|
description: string;
|
|
8
9
|
order: PluginOrder;
|
|
9
|
-
resolveResponse(data: ITableData, response: GenModels.
|
|
10
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModelEx): Promise<void | ResponseResolveResult>;
|
|
10
11
|
}
|
|
@@ -11,6 +11,8 @@ export declare class Params extends BaseControlParams {
|
|
|
11
11
|
standardCssClass?: string;
|
|
12
12
|
/** Значение контрола - код культуры вида ru, en и т.д. */
|
|
13
13
|
value: string;
|
|
14
|
+
/** Определяет, должен ли переключатель получать фокус при переходе по Tab: `true` - должен, `false` - не должен. */
|
|
15
|
+
tabStop?: boolean;
|
|
14
16
|
services?: $LocalizationController & $Locale & $ApplicationSettings;
|
|
15
17
|
}
|
|
16
18
|
export interface State extends Params, BaseControlState {
|
|
@@ -25,7 +25,7 @@ export declare class UserProfileDialog extends React.Component<Props, State> imp
|
|
|
25
25
|
private attachRoot;
|
|
26
26
|
DialogBox:
|
|
27
27
|
import("styled-components").StyledComponent<(props:
|
|
28
|
-
import("C:/
|
|
28
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
29
29
|
close(): void;
|
|
30
30
|
render(): JSX.Element;
|
|
31
31
|
}
|
|
@@ -21,6 +21,7 @@ export declare class WebFrameMainMenuContainerImpl extends PanelImpl<WebFrameMai
|
|
|
21
21
|
get isPinned(): boolean;
|
|
22
22
|
get IsClosed(): boolean;
|
|
23
23
|
IsPinned: (value: boolean) => void;
|
|
24
|
+
private get pinDisabled();
|
|
24
25
|
close(showOnRightSide?: boolean): void;
|
|
25
26
|
open(showOnRightSide?: boolean): void;
|
|
26
27
|
setSidebarWidth: (width?: number) => void;
|