@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
|
@@ -14,9 +14,15 @@ export interface IBoxWithButtonsProps {
|
|
|
14
14
|
/** Shows loading incon at the left of the buttons */
|
|
15
15
|
loadingState?: LoadingState;
|
|
16
16
|
/** Buttons, that will be showed on the right side of the box */
|
|
17
|
-
buttons
|
|
17
|
+
buttons?: IBoxWithButtonsButtonInfo[];
|
|
18
|
+
/** Buttons, that will be showed on the left side of the control */
|
|
19
|
+
leftButtons?: IBoxWithButtonsButtonInfo[];
|
|
20
|
+
/** Additional class for the control */
|
|
21
|
+
optionButtonsClassName?: string;
|
|
18
22
|
/** Show buttons inside the box with absolute positioning. Defautl value: false */
|
|
19
23
|
buttonsInside?: boolean;
|
|
24
|
+
/** Function when clicking on the icon in edit in place mode */
|
|
25
|
+
onIconMouseDown?: () => void;
|
|
20
26
|
}
|
|
21
27
|
/** @internal */
|
|
22
28
|
export interface IBoxWithButtonsButtonInfo extends IIconButtonProps {
|
package/Helpers/Button.d.ts
CHANGED
|
@@ -28,6 +28,8 @@ export interface IButtonProperties {
|
|
|
28
28
|
className?: string;
|
|
29
29
|
/** Событие клика. Оно Вызывается также при нажатии клавиш Enter или Space (пробел), когда кнопка находится в фокусе. */
|
|
30
30
|
onClick?: (ev: React.MouseEvent<any>) => void;
|
|
31
|
+
/** Флаг, указывающий на то, что событие нажатия на кнопку мыши сработает в обработчике событий onClick (по умолчанию в onMouseUp) */
|
|
32
|
+
eventOnClick?: boolean;
|
|
31
33
|
/** Обработчик нажатия клавиши. */
|
|
32
34
|
onKeyDown?: (ev?: any) => void;
|
|
33
35
|
/** Вызывается при получении кнопкой фокуса. */
|
|
@@ -11,6 +11,8 @@ export interface IComboBoxElementProps {
|
|
|
11
11
|
selected?: boolean;
|
|
12
12
|
/** Имеет ли элемент фокус в данный момент */
|
|
13
13
|
focused?: boolean;
|
|
14
|
+
/** При нажатии на элемент */
|
|
15
|
+
onMouseDown?: Function;
|
|
14
16
|
/** При выборе элемента */
|
|
15
17
|
onSelect?: () => void;
|
|
16
18
|
/** При фокусе элемента */
|
|
@@ -45,5 +47,6 @@ export declare class ComboBoxElement extends React.Component<IComboBoxElementPro
|
|
|
45
47
|
* Фокусирует элемент
|
|
46
48
|
*/
|
|
47
49
|
focus: () => void;
|
|
50
|
+
private onMouseDown;
|
|
48
51
|
render(): JSX.Element;
|
|
49
52
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { HandleTabSelection } from "@docsvision/webclient/System/HandleTabSelection";
|
|
1
2
|
import React from "react";
|
|
2
3
|
/** @internal Свойства для {@link ComboBoxTitle} */
|
|
3
4
|
export interface IComboBoxTitleProps {
|
|
@@ -22,6 +23,7 @@ export interface IComboBoxTitleProps {
|
|
|
22
23
|
*/
|
|
23
24
|
export declare class ComboBoxTitle extends React.Component<IComboBoxTitleProps, undefined> {
|
|
24
25
|
el: HTMLAnchorElement;
|
|
26
|
+
tabHandler: HandleTabSelection;
|
|
25
27
|
/**
|
|
26
28
|
* При клике на заголовок
|
|
27
29
|
*/
|
|
@@ -29,6 +31,8 @@ export declare class ComboBoxTitle extends React.Component<IComboBoxTitleProps,
|
|
|
29
31
|
protected onKeyDown: (e: React.KeyboardEvent<any>) => void;
|
|
30
32
|
/** @internal */
|
|
31
33
|
get tabIndex(): 0 | -1;
|
|
34
|
+
componentDidMount(): void;
|
|
35
|
+
componentWillUnmount(): void;
|
|
32
36
|
/** @internal */
|
|
33
37
|
render(): JSX.Element;
|
|
34
38
|
}
|
|
@@ -26,7 +26,7 @@ export interface ICommonComboBoxProps {
|
|
|
26
26
|
/** Пользователская функция, позволяющая отрендерить заголовок */
|
|
27
27
|
renderTitle?: (element: IComboBoxElement) => React.ReactNode;
|
|
28
28
|
/** Пользователская функция, позволяющая отрендерить список элементов */
|
|
29
|
-
renderElementList?: (element: JSX.Element, isOpen: boolean) => React.ReactNode | React.ReactNode[];
|
|
29
|
+
renderElementList?: (element: JSX.Element, isOpen: boolean, onClose?: () => void) => React.ReactNode | React.ReactNode[];
|
|
30
30
|
/** Пользователская функция, позволяющая отрендерить элемент списка */
|
|
31
31
|
renderElement?: (element: IComboBoxElement, selected: boolean) => React.ReactNode;
|
|
32
32
|
}
|
|
@@ -112,6 +112,7 @@ export declare class CommonComboBox extends React.Component<ICommonComboBoxProps
|
|
|
112
112
|
* Рендерит заголовок комбобокса
|
|
113
113
|
*/
|
|
114
114
|
protected renderTitle(): JSX.Element;
|
|
115
|
+
protected onClose(): void;
|
|
115
116
|
/**
|
|
116
117
|
* Рендерит тело комбобокса
|
|
117
118
|
*/
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { HtmlProps, IComponentProps } from '@docsvision/web/core/component';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
import { DropdownButtonView } from '@docsvision/webclient/Helpers/DropdownButton/DropdownButtonView';
|
|
4
|
+
import { ButtonColorModes } from '@docsvision/web/components/form/button';
|
|
5
|
+
import { DropdownMenuProps } from '@docsvision/webclient/Helpers/DropdownButton/components/DropdownMenu';
|
|
6
|
+
export interface IDropdownButtonListItem {
|
|
7
|
+
key: string;
|
|
8
|
+
content: string | (() => ReactNode);
|
|
9
|
+
onClick?: () => void;
|
|
10
|
+
default?: boolean;
|
|
11
|
+
}
|
|
12
|
+
declare type DropdownHtmlProps = DropdownMenuProps & HtmlProps.div;
|
|
13
|
+
/** Свойства {@see DropdownButton} */
|
|
14
|
+
export interface DropdownButtonProps extends DropdownHtmlProps, IComponentProps<any, DropdownButtonView> {
|
|
15
|
+
/** Текст кнопки */
|
|
16
|
+
buttonText: string;
|
|
17
|
+
/** Цвет кнопки */
|
|
18
|
+
colorMode?: ButtonColorModes;
|
|
19
|
+
/** Растягивать ли кнопку */
|
|
20
|
+
stretchWidth?: boolean;
|
|
21
|
+
/** Список */
|
|
22
|
+
list: IDropdownButtonListItem[];
|
|
23
|
+
/** Открыть ли список */
|
|
24
|
+
isOpen: boolean;
|
|
25
|
+
/** Закрытие списка */
|
|
26
|
+
onCloseList: () => void;
|
|
27
|
+
/** Переключение режимов: открыть/закрыть */
|
|
28
|
+
onToggleList: () => void;
|
|
29
|
+
/** Доступ к классам поповера */
|
|
30
|
+
popoverCustomClass?: string;
|
|
31
|
+
}
|
|
32
|
+
/** Предоставляет возможность отобразить выпадающий список */
|
|
33
|
+
export declare const DropdownButton: (props: DropdownButtonProps) => JSX.Element;
|
|
34
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: (props:
|
|
5
|
+
import("./DropdownButton").DropdownButtonProps) => JSX.Element;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const Close: () => JSX.Element;
|
|
9
|
+
export declare const Open: () => JSX.Element;
|
|
10
|
+
export declare const InAction: () => JSX.Element;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Popover } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
|
|
3
|
+
/** Визуальные компоненты {@see DropdownButton}. */
|
|
4
|
+
export declare class DropdownButtonView {
|
|
5
|
+
button: (props:
|
|
6
|
+
import("@docsvision/web/components/form/button").ButtonProps) => JSX.Element;
|
|
7
|
+
popover: typeof Popover;
|
|
8
|
+
menu: (props:
|
|
9
|
+
import("./components/DropdownMenu").DropdownMenuProps) => JSX.Element;
|
|
10
|
+
item: (props:
|
|
11
|
+
import("./components/DropdownMenuItem").DropdownMenuItemProps) => JSX.Element;
|
|
12
|
+
content: (props:
|
|
13
|
+
import("./components/DropdownMenuItemContent").DropdownMenuItemContentProps) => JSX.Element;
|
|
14
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import './DropdownMenu.css';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
|
|
4
|
+
export interface DropdownMenuProps extends HtmlProps.ul {
|
|
5
|
+
}
|
|
6
|
+
/** Стилевой контейнер списка {@see DropdownButton}. */
|
|
7
|
+
export declare const DropdownMenu: (props: DropdownMenuProps) => JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import './DropdownMenuItem.css';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
|
|
4
|
+
export interface DropdownMenuItemProps extends HtmlProps.li {
|
|
5
|
+
}
|
|
6
|
+
/** Стилевой контейнер элемента списка {@see DropdownButton}. */
|
|
7
|
+
export declare const DropdownMenuItem: (props: DropdownMenuItemProps) => JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import './DropdownMenuItemContent.css';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
|
|
4
|
+
export interface DropdownMenuItemContentProps extends HtmlProps.span {
|
|
5
|
+
content?: string | (() => ReactNode);
|
|
6
|
+
defaultItem?: boolean;
|
|
7
|
+
}
|
|
8
|
+
/** Базовый текст */
|
|
9
|
+
export declare const DropdownMenuItemContent: (props: DropdownMenuItemContentProps) => JSX.Element;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Automatically generated by barrelsby.
|
|
3
|
+
*/
|
|
4
|
+
export * from "./DropdownButton";
|
|
5
|
+
export * from "./DropdownButton";
|
|
6
|
+
export * from "./components/DropdownMenu";
|
|
7
|
+
export * from "./components/DropdownMenuItem";
|
|
8
|
+
export * from "./components/DropdownMenuItemContent";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { $CardId, $EditOperationStore, $RowId } from '@docsvision/webclient/System/LayoutServices';
|
|
3
|
+
import { $CardId, $EditOperationStore, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient/System/LayoutServices';
|
|
4
4
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
5
5
|
import { Optional } from '@docsvision/web/core/services';
|
|
6
6
|
import React from "react";
|
|
@@ -44,7 +44,7 @@ export interface IFileCommentsProps {
|
|
|
44
44
|
onCancel?: () => void;
|
|
45
45
|
/** По нажатию на кнопку закрытия окна комментариев. */
|
|
46
46
|
onClose?: () => void;
|
|
47
|
-
services: $LayoutFileController & $CardId & $EditOperationStore & Optional<$RowId>;
|
|
47
|
+
services: $LayoutFileController & $CardId & $EditOperationStore & Optional<$RowId> & Optional<$ExtendedDataSourceInfos>;
|
|
48
48
|
/** После любого изменения комментариев */
|
|
49
49
|
onChanged?: (comments: GenModels.VersionedFileCommentModel[]) => void;
|
|
50
50
|
}
|
package/Helpers/LabeledText.d.ts
CHANGED
|
@@ -14,6 +14,8 @@ export interface ILabeledText {
|
|
|
14
14
|
className?: string;
|
|
15
15
|
/** Click on text element handler */
|
|
16
16
|
onTextClick?: (ev: React.MouseEvent<any> | React.KeyboardEvent<any>) => void;
|
|
17
|
+
/** Click on icon element handler */
|
|
18
|
+
onIconClick?: (ev: React.MouseEvent<any> | React.KeyboardEvent<any>) => void;
|
|
17
19
|
/** Ref to text element handler */
|
|
18
20
|
attachText?: (elem: HTMLElement) => void;
|
|
19
21
|
/**
|
|
@@ -55,8 +57,14 @@ export interface ILabeledText {
|
|
|
55
57
|
children?: React.ReactNode;
|
|
56
58
|
/** Add wrap to text */
|
|
57
59
|
addTextWrap?: Function;
|
|
60
|
+
/** If this parameter true, then an icon is shown next to the text */
|
|
61
|
+
displayIcon?: boolean;
|
|
62
|
+
/** Class name for icon */
|
|
63
|
+
iconClass?: string;
|
|
58
64
|
onFocus?: (event: React.FocusEvent<any>) => void;
|
|
59
65
|
onBlur?: (event: React.FocusEvent<any>) => void;
|
|
66
|
+
onMouseEnter?: () => void;
|
|
67
|
+
onMouseLeave?: () => void;
|
|
60
68
|
}
|
|
61
69
|
/** @internal */
|
|
62
70
|
export declare enum LabelDotsMode {
|
|
@@ -4,6 +4,9 @@ export interface IMobileMenuBarProps {
|
|
|
4
4
|
expanded: boolean;
|
|
5
5
|
onChangeOrientation?: () => void;
|
|
6
6
|
children?: React.ReactNode;
|
|
7
|
+
currentTarget?: HTMLElement;
|
|
8
|
+
handleOutsideClick?: boolean;
|
|
9
|
+
onHideMenu?: () => void;
|
|
7
10
|
}
|
|
8
11
|
/**
|
|
9
12
|
* @internal Представляет собой панель с меню для мобильной версии.
|
|
@@ -34,6 +34,8 @@ export interface IPopoverProps {
|
|
|
34
34
|
yShift?: number;
|
|
35
35
|
/** Настройка, определяющая, возможность перетаскивания окна мышкой */
|
|
36
36
|
draggable?: boolean;
|
|
37
|
+
/** Настройка, определяющая, надо ли скрывать всплывающее окно, если позиции достигли границ экрана */
|
|
38
|
+
hideIfBehindPadding?: boolean;
|
|
37
39
|
/** Не вызывает событие onClickOutside в случае, если клавиша мишы была зажата внутри Popover и отжата вне его */
|
|
38
40
|
preventClickOutsideEventOnMouseUp?: boolean;
|
|
39
41
|
/** Событие click вне всплывающего окна. */
|
|
@@ -87,14 +89,12 @@ export declare enum PopoverMode {
|
|
|
87
89
|
LeftSideToRight = 3,
|
|
88
90
|
/** Слева, так что верхний левый угол совпадает с левым верхнем углом целевого элемента. */
|
|
89
91
|
LeftBottomSideToRight = 4,
|
|
90
|
-
/** Так, чтобы центр всплывающего окна совпадал с центром целевого элемента */
|
|
91
|
-
Center = 5,
|
|
92
92
|
/**
|
|
93
93
|
* Под курсором.
|
|
94
94
|
* Если нет места снизу, то выравнивается по крайней нижней границе
|
|
95
95
|
* Если нет места справа, то выравнивается по крайней правой границе
|
|
96
96
|
*/
|
|
97
|
-
UnderCursor =
|
|
97
|
+
UnderCursor = 5
|
|
98
98
|
}
|
|
99
99
|
/**
|
|
100
100
|
* Компонент, который обеспечивает позиционирование всплывающего модального окна.
|
|
@@ -39,6 +39,8 @@ export interface IReactListDynamicProps {
|
|
|
39
39
|
itemHeight?: number | string;
|
|
40
40
|
/** Элементы списка */
|
|
41
41
|
items: any[];
|
|
42
|
+
/** {@see ReactListVirtualization}. */
|
|
43
|
+
virtualization?: 'simple' | 'uniform' | 'variable' | string;
|
|
42
44
|
/** Функция, определяющая, загружен ли элемент списка или нет. */
|
|
43
45
|
checkItemLoaded?: (item: any, index?: number) => boolean;
|
|
44
46
|
/** Рендеринг отдельного элемента списка */
|
|
@@ -14,7 +14,7 @@ export interface ISortableProps {
|
|
|
14
14
|
containment?: HTMLElement | JQuery | 'parent' | 'document' | 'window' | string;
|
|
15
15
|
/** Стиль курсора во время изменения порядка элементов {@link http://api.jqueryui.com/sortable/#option-cursor} */
|
|
16
16
|
cursor?: string;
|
|
17
|
-
/**
|
|
17
|
+
/** Отключение сортировки {@link http://api.jqueryui.com/sortable/#option-disabled} */
|
|
18
18
|
disabled?: boolean;
|
|
19
19
|
/** Должен ли хелпер иметь размер {@link http://api.jqueryui.com/sortable/#option-forceHelperSize} */
|
|
20
20
|
forceHelperSize?: boolean;
|
|
@@ -43,6 +43,8 @@ export interface ISortableProps {
|
|
|
43
43
|
tolerance?: 'intersect' | 'pointer';
|
|
44
44
|
/** ZIndex перетаскиваемого элемента {@link http://api.jqueryui.com/sortable/#option-zIndex} */
|
|
45
45
|
zIndex?: number;
|
|
46
|
+
/** Остановить сортировку, если перетаскиваемый элемент вне родителя */
|
|
47
|
+
draggableInParent?: boolean;
|
|
46
48
|
}
|
|
47
49
|
/**
|
|
48
50
|
* @review
|
|
@@ -119,6 +121,7 @@ export declare class Sortable extends React.Component<ISortableProps, undefined>
|
|
|
119
121
|
UNSAFE_componentWillUpdate(nextProps: ISortableProps): void;
|
|
120
122
|
/** @internal */
|
|
121
123
|
componentDidUpdate(): void;
|
|
124
|
+
private cancelSortable;
|
|
122
125
|
/**
|
|
123
126
|
* Эквивалентны ли списки элементов SortableItem
|
|
124
127
|
* @param items1 Первый список
|
|
@@ -45,6 +45,8 @@ export interface ISortableItemsProps<T = any> {
|
|
|
45
45
|
tolerance?: 'intersect' | 'pointer';
|
|
46
46
|
/** ZIndex перетаскиваемого элемента {@link http://api.jqueryui.com/sortable/#option-zIndex} */
|
|
47
47
|
zIndex?: number;
|
|
48
|
+
/** Остановить сортировку, если перетаскиваемый элемент вне родителя */
|
|
49
|
+
draggableInParent?: boolean;
|
|
48
50
|
}
|
|
49
51
|
/** Обертка вокруг {@see Sortable}, определяющая другой интерфейс (не требующий оборачивать элементы в {@see ISortableItem}). */
|
|
50
52
|
export declare class SortableItems<T = any> extends React.Component<ISortableItemsProps<T>, undefined> {
|
|
@@ -19,6 +19,15 @@ export interface ITreeBaseProps<TreeNodeDataT extends ITreeNodeData> {
|
|
|
19
19
|
/** Callack function, that called when user press down/up arrows, and focus reached top or bottom of the node list. */
|
|
20
20
|
focusOut?: (directionUp: boolean) => void;
|
|
21
21
|
treeHeight: number;
|
|
22
|
+
/**
|
|
23
|
+
* Функция, которая получает индекс элемента и известные кэшированные размеры элементов и возвращает
|
|
24
|
+
* примерный размер (высоту для вертикальных списков или ширину для горизонтальных) элемента в переданном индексе.
|
|
25
|
+
* Используется только с типом variable, когда свойство itemSizeGetter не определено.
|
|
26
|
+
* Используйте это свойство, если вы не знаете точный размер элемента перед его отрисовкой, но хотите, чтобы он всё-равно занимал место в списке.
|
|
27
|
+
*/
|
|
28
|
+
itemSizeEstimator?: (index: number, cache: {
|
|
29
|
+
[index: number]: number;
|
|
30
|
+
}) => number;
|
|
22
31
|
}
|
|
23
32
|
/** See ReactList for help */
|
|
24
33
|
export declare enum VirtualizationType {
|
|
@@ -20,6 +20,8 @@ export interface ITypeaheadProps {
|
|
|
20
20
|
disabled?: boolean;
|
|
21
21
|
/** Callback function, that should focus input. */
|
|
22
22
|
focusInput?: Function;
|
|
23
|
+
/** Callback function, that handler OnMouseDownEvent. */
|
|
24
|
+
onMouseDown?: Function;
|
|
23
25
|
/** How many symbols should user enter, before search request will be sent. Default value: 3 */
|
|
24
26
|
searchIndex?: number;
|
|
25
27
|
/** How often should send search requests, while user entereing text. Time interval in ms. Default value: 500ms. */
|
|
@@ -42,6 +44,10 @@ export interface ITypeaheadProps {
|
|
|
42
44
|
paginatorLoadLogic?: PaginatorLoadLogic;
|
|
43
45
|
/** Some extra buttons info, that would be showed at the right side of the control */
|
|
44
46
|
extraButtons?: IBoxWithButtonsButtonInfo[];
|
|
47
|
+
/** Some buttons info, that would be showed at the left side of the control */
|
|
48
|
+
leftButtons?: IBoxWithButtonsButtonInfo[];
|
|
49
|
+
/** Additional class for the control */
|
|
50
|
+
optionButtonsClassName?: string;
|
|
45
51
|
/** Show buttons inside the box with absolute positioning. Defautl value: false */
|
|
46
52
|
buttonsInside?: boolean;
|
|
47
53
|
/** Tooltip */
|
|
@@ -64,10 +70,16 @@ export interface ITypeaheadProps {
|
|
|
64
70
|
ignoreClicksUnder?: string;
|
|
65
71
|
/** Minimum width */
|
|
66
72
|
minWidth?: string;
|
|
73
|
+
/** Minimum distance to screen borders in pixels. */
|
|
74
|
+
screenPadding?: number;
|
|
67
75
|
/** Called on open/close dropdown. */
|
|
68
76
|
onDropdownStateChanged?: (sender: Typeahead) => void;
|
|
69
77
|
/** Callback after open dropdown. */
|
|
70
78
|
afterOpenCallback?: () => void;
|
|
79
|
+
/** Hide the pop-up if it crossed the padding */
|
|
80
|
+
hideIfBehindPadding?: boolean;
|
|
81
|
+
/** Function when clicking on the icon in edit in place mode */
|
|
82
|
+
onIconMouseDown?: () => void;
|
|
71
83
|
}
|
|
72
84
|
export declare enum PaginatorLoadLogic {
|
|
73
85
|
LoadOnlyNewItems = 0,
|
|
@@ -48,6 +48,7 @@ export declare class Typeahead extends React.Component<ITypeaheadProps, ITypeahe
|
|
|
48
48
|
protected onDropdownKeydown(ev: React.KeyboardEvent<any>): void;
|
|
49
49
|
private renderVariantText;
|
|
50
50
|
protected renderVariant(x: TypeaheadItem): JSX.Element;
|
|
51
|
+
protected onMouseDown(): void;
|
|
51
52
|
protected attachDropdown(elem: HTMLElement): void;
|
|
52
53
|
protected attachPopover(elem: Popover): void;
|
|
53
54
|
protected getFavoredVariants(): TypeaheadItem[];
|
|
@@ -28,7 +28,7 @@ export declare class ApprovalFilePanel {
|
|
|
28
28
|
constructor(filePanelId: string);
|
|
29
29
|
private Initialize;
|
|
30
30
|
registerTimestampUpdaters(): void;
|
|
31
|
-
private
|
|
31
|
+
private prepareWebDavLinks;
|
|
32
32
|
private initFilesHandlers;
|
|
33
33
|
private SelectEventClick;
|
|
34
34
|
private SettingEventHandler;
|
|
@@ -52,7 +52,7 @@ export declare abstract class BasicGridHtmlBuilder implements IGridHtmlBuilder {
|
|
|
52
52
|
protected abstract buildRowSwitcher(options: GridOptions, model: GenModels.GridViewModel, rowSwitcher: HTMLDivElement, rootElement: HTMLElement): HTMLDivElement;
|
|
53
53
|
abstract getChanges(): Promise<GenModels.GridViewModel>;
|
|
54
54
|
getSelection():
|
|
55
|
-
import("C:/
|
|
55
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
|
|
56
56
|
clearSelection(cardIds?: string[]): void;
|
|
57
57
|
selectionChanged: SimpleEvent<any>;
|
|
58
58
|
protected addActionButtons(header: HTMLElement): void;
|
package/Legacy/FolderViews.d.ts
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const BuildCardLayoutLoaderDesktop: (props: any) => JSX.Element;
|
|
3
3
|
export declare const BuildCardLayoutLoaderMobile: (props: any) => JSX.Element;
|
|
4
|
+
export declare const BuildDirectoryLayoutLoader: (props: any) => JSX.Element;
|
|
4
5
|
export declare class GridLoaderHelper {
|
|
5
6
|
static showGridLoader(checkDataLoaded: () => boolean): void;
|
|
6
7
|
buildLoaderGrid(): Promise<void>;
|
|
7
8
|
buildDashboardLoader(): Promise<void>;
|
|
9
|
+
buildDirectoryLoader(): Promise<HTMLDivElement>;
|
|
8
10
|
buildCardLoader(): Promise<HTMLDivElement>;
|
|
9
11
|
buildSidebarLoader(): Promise<void>;
|
|
10
12
|
private buildGrid;
|
package/Legacy/GridOptions.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
1
2
|
import { SignatureItemType } from 'Libs/CryptoPro/Crypto';
|
|
2
3
|
export interface ISignatureListItemDetailDataModel {
|
|
3
4
|
Status: string;
|
|
@@ -13,4 +14,8 @@ export interface ISignatureListItemDetailDataModel {
|
|
|
13
14
|
PartItems?: string[];
|
|
14
15
|
Timestamp: string;
|
|
15
16
|
ExpireDate: string;
|
|
17
|
+
SignaturePartId: string;
|
|
18
|
+
InfoPopoverOpen?: boolean;
|
|
19
|
+
Data?: GenModels.SignatureInfoModel;
|
|
20
|
+
CanShowSignatureInfo: boolean;
|
|
16
21
|
}
|
package/Legacy/ModalWindow.d.ts
CHANGED
|
@@ -44,7 +44,7 @@ export declare class ModalWindow {
|
|
|
44
44
|
private CreateModalCancelButton;
|
|
45
45
|
private Destroy;
|
|
46
46
|
static ShowErrorDialog(message: string, options?: IModalWindowCreatorOptions): ModalWindow;
|
|
47
|
-
static ShowConfirmDialog(message: string, yesButton?: Function, cancelButton?: Function, options?: IModalWindowCreatorOptions): ModalWindow;
|
|
47
|
+
static ShowConfirmDialog(message: string, yesButton?: Function, cancelButton?: Function, options?: IModalWindowCreatorOptions, services?: Optional<$RootCssClass>): ModalWindow;
|
|
48
48
|
static ShowInformationDialog(message: string, headerText?: string, options?: IModalWindowCreatorOptions): ModalWindow;
|
|
49
49
|
static ShowWarningDialog(message: string, headerText?: string, okButton?: Function, cancelButton?: Function, options?: IModalWindowCreatorOptions): ModalWindow;
|
|
50
50
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
2
|
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
3
|
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
-
import { RouteSemantics } from
|
|
4
|
+
import { RouteSemantics } from "@docsvision/webclient/System/RouteSemantics";
|
|
5
5
|
/** @internal */
|
|
6
6
|
export declare class NavBarRouteHandler implements IRouteHandler<any> {
|
|
7
7
|
name: string;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
2
|
import { ISearchDropdown } from "@docsvision/webclient/Legacy/ISearchDropdown";
|
|
3
|
+
import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
|
|
3
4
|
/** @internal */
|
|
4
5
|
export declare class SearchDropdown implements ISearchDropdown {
|
|
6
|
+
private services?;
|
|
5
7
|
private selectedOptionMobile;
|
|
6
8
|
private get dropdown();
|
|
7
9
|
private get optionList();
|
|
@@ -11,7 +13,7 @@ export declare class SearchDropdown implements ISearchDropdown {
|
|
|
11
13
|
private get selectedValue();
|
|
12
14
|
private callback;
|
|
13
15
|
private DROP_DOWN_ICO;
|
|
14
|
-
constructor(callback: (oldVal?: GenModels.SearchContextOption, newVal?: GenModels.SearchContextOption) => void);
|
|
16
|
+
constructor(callback: (oldVal?: GenModels.SearchContextOption, newVal?: GenModels.SearchContextOption) => void, services?: $WebFrameSearchPanel);
|
|
15
17
|
UpdateDropDownVisibility(): void;
|
|
16
18
|
ShowOptions(selectedOption: string, displayOptions?: Array<GenModels.SearchContextOption>): void;
|
|
17
19
|
Hide(): void;
|
|
@@ -3,11 +3,13 @@ import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResul
|
|
|
3
3
|
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
4
|
import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
|
|
5
5
|
import { $SearchPanel } from '@docsvision/webclient/Legacy/$SearchPanel';
|
|
6
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
6
7
|
/** @internal */
|
|
7
8
|
export declare class SearchPanelRouteHandler implements IRouteHandler<any> {
|
|
8
9
|
private services;
|
|
9
10
|
name: string;
|
|
10
|
-
|
|
11
|
+
availableRouteHandler: boolean;
|
|
12
|
+
constructor(services: $WebFrameContext & $SearchPanel & $ExperimentalFeature);
|
|
11
13
|
prepareRouteDataLoad(routeData: any, routeType: RouteType): Promise<RouteHandleResult>;
|
|
12
14
|
mountRoute(data: any, routeType: RouteType): Promise<RouteHandleResult>;
|
|
13
15
|
unmountRoute(data: any, routeType: RouteType): Promise<void>;
|
|
@@ -5,9 +5,15 @@ export declare class SelectCertificateDialog {
|
|
|
5
5
|
private selectedThumbprint;
|
|
6
6
|
private okButtonFunction;
|
|
7
7
|
private isSimpleSign;
|
|
8
|
+
private isSimpleSignAvailable;
|
|
8
9
|
private defaultPersonalThumbprint;
|
|
9
10
|
private url;
|
|
10
11
|
private traceProvider;
|
|
12
|
+
private certs;
|
|
13
|
+
private container;
|
|
14
|
+
private dropdown;
|
|
15
|
+
private modalSelectCertificate;
|
|
16
|
+
private modalSelectSign;
|
|
11
17
|
constructor(url: string);
|
|
12
18
|
ShowDialog(requestData?: any, additionalParams?: Partial<ModalWindowParams>): void;
|
|
13
19
|
get SelectedThumbprint(): string;
|
|
@@ -15,6 +21,9 @@ export declare class SelectCertificateDialog {
|
|
|
15
21
|
set OkDialogButton(value: Function);
|
|
16
22
|
IsGost(cert: ICryptoCertificate): boolean;
|
|
17
23
|
ShowSelectCertificateDialog(container: HTMLElement, certificateList?: ICryptoCertificate[]): Promise<void>;
|
|
24
|
+
/** Сохраняет список сертификатов на ios-устройстве. Вызывается из WebView */
|
|
25
|
+
private saveCertList;
|
|
26
|
+
private updateCertificatesAndShowDialog;
|
|
18
27
|
private get DefaultPersonalThumbprint();
|
|
19
28
|
private GetDialogParams;
|
|
20
29
|
private SetSelectedCertificateDisplayName;
|
package/Legacy/Sidebar.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
|
5
5
|
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
6
6
|
import { $ContentElementProvider } from '@docsvision/webclient/Platform/$ContentElementProvider';
|
|
7
7
|
import { WebFrameMainMenuContainer } from '@docsvision/webclient/Platform/WebFrameMainMenuContainer';
|
|
8
|
+
import "../../Polyfills/ie-polyfill";
|
|
8
9
|
/** @internal */
|
|
9
10
|
export declare class Sidebar implements ISidebar {
|
|
10
11
|
private services;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardsPresentationController, $CardOperationsController, $
|
|
1
|
+
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
3
3
|
import { $EmployeesController } from "@docsvision/webclient/Legacy/EmployeesController";
|
|
4
4
|
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
5
|
-
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $
|
|
5
|
+
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController;
|