@docsvision/webclient 5.16.0-beta.2 → 5.16.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Application.d.ts +4 -0
- package/Approval/AgreementList.d.ts +2 -2
- package/Approval/AgreementListContent.d.ts +1 -0
- package/Approval/AgreementManagement.d.ts +3 -2
- package/Approval/AgreementStageProps.d.ts +3 -2
- package/Approval/IAgreementListContentProps.d.ts +2 -0
- package/BackOffice/$SelectionRow.d.ts +2 -1
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +8 -3
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +4 -1
- package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
- package/BackOffice/AddressImpl.d.ts +2 -0
- package/BackOffice/BatchDelegateOperation.d.ts +2 -1
- package/BackOffice/CardKindImpl.d.ts +1 -1
- package/BackOffice/CardKindTreeNode.d.ts +1 -1
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/ColumnSettingsDialog.d.ts +0 -2
- package/BackOffice/CommentsImpl.d.ts +1 -0
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +24 -0
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +20 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DirectoryDesignerRow.d.ts +3 -0
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +11 -0
- package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +1 -0
- package/BackOffice/DirectoryDesignerTreeNode.d.ts +7 -4
- package/BackOffice/DirectoryEntryModal.d.ts +3 -0
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
- package/BackOffice/DirectoryFrame.d.ts +2 -0
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchResult.d.ts +4 -3
- package/BackOffice/DirectorySearchResultLogic.d.ts +1 -0
- package/BackOffice/DirectorySearchResultView.d.ts +3 -2
- package/BackOffice/DirectoryTabs.d.ts +3 -0
- package/BackOffice/DirectoryTree.d.ts +5 -0
- package/BackOffice/DirectoryTreeHScrollContainer.d.ts +6 -0
- package/BackOffice/DirectoryTreeLogic.d.ts +1 -0
- package/BackOffice/DirectoryValues.d.ts +7 -5
- package/BackOffice/DirectoryValuesLogic.d.ts +1 -0
- package/BackOffice/DisplayPerformersImpl.d.ts +0 -2
- package/BackOffice/EmployeeImpl.d.ts +3 -1
- package/BackOffice/ExistingCardLinkDialog.d.ts +3 -2
- package/BackOffice/FileListControl.d.ts +8 -3
- package/BackOffice/FileListControlImpl.d.ts +10 -0
- package/BackOffice/FileListControlLogic.d.ts +2 -1
- package/BackOffice/FileListItemComponent.d.ts +6 -2
- package/BackOffice/FileSign.d.ts +11 -3
- package/BackOffice/FileSignCreateDialog.d.ts +7 -3
- package/BackOffice/FileSignInfoPopover.d.ts +27 -0
- package/BackOffice/FileSignListDialog.d.ts +9 -1
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +4 -0
- package/BackOffice/FindStaffSection.d.ts +4 -1
- package/BackOffice/GetContextMenuNames.d.ts +2 -0
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +3 -0
- package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +2 -2
- package/BackOffice/IFileMenuItem.d.ts +14 -0
- package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
- package/BackOffice/IFileSignInteractionModel.d.ts +4 -1
- package/BackOffice/ITasksTreeNodeResolver.d.ts +1 -0
- package/BackOffice/Index.d.ts +10 -1
- package/BackOffice/InfoPopover.d.ts +2 -0
- package/BackOffice/LinksImpl.d.ts +1 -0
- package/BackOffice/LoadEmployees.d.ts +2 -5
- package/BackOffice/MultipleEmployeesImpl.d.ts +3 -0
- package/BackOffice/Numerator.d.ts +1 -0
- package/BackOffice/NumeratorImpl.d.ts +5 -2
- package/BackOffice/OperationExecutingEventArgs.d.ts +2 -1
- package/BackOffice/PartnerBase.d.ts +4 -2
- package/BackOffice/PartnerBaseImpl.d.ts +20 -0
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PartnerImpl.d.ts +1 -0
- package/BackOffice/PerformersTable.d.ts +3 -0
- package/BackOffice/PrintButton.d.ts +48 -0
- package/BackOffice/PrintButtonContainer.d.ts +8 -0
- package/BackOffice/PrintButtonLogic.d.ts +25 -0
- package/BackOffice/PrintButtonView.d.ts +5 -0
- package/BackOffice/SearchBar.d.ts +6 -4
- package/BackOffice/SearchEmployees.d.ts +2 -1
- package/BackOffice/StaffDirectory.d.ts +2 -1
- package/BackOffice/StaffDirectoryConstants.d.ts +2 -0
- package/BackOffice/StaffDirectoryInfoPopover.d.ts +28 -0
- package/BackOffice/StaffDirectoryItems.d.ts +15 -5
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +25 -2
- package/BackOffice/StaffDirectoryLogic.d.ts +37 -28
- package/BackOffice/StateButtonsImpl.d.ts +1 -0
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +4 -3
- package/BackOffice/TasksTable.d.ts +4 -2
- package/BackOffice/TasksTableCell.d.ts +4 -0
- package/BackOffice/TasksTableContainer.d.ts +1 -0
- package/BackOffice/TasksTableHelpBox.d.ts +1 -0
- package/BackOffice/TasksTableLogic.d.ts +8 -1
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/TasksTree.d.ts +2 -1
- package/BackOffice/TasksTreeContainer.d.ts +1 -0
- package/BackOffice/TimeOfPerformance.d.ts +3 -0
- package/BackOffice/TimeOfPerformanceImpl.d.ts +1 -9
- package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
- package/BackOffice/UserProfile.d.ts +8 -5
- package/BackOffice/UserStatus.d.ts +5 -0
- package/BackOffice/Utils.d.ts +15 -4
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +11 -1
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +7 -3
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +132 -53
- package/Generated/DocsVision.WebClient.Models.d.ts +1458 -251
- package/Helpers/BoxWithButtons.d.ts +7 -1
- package/Helpers/Button.d.ts +2 -0
- package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -0
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -0
- package/Helpers/ComboBox/CommonComboBox.d.ts +2 -1
- package/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault.d.ts +2 -0
- package/Helpers/DropdownButton/DropdownButton.d.ts +34 -0
- package/Helpers/DropdownButton/DropdownButton.stories.d.ts +10 -0
- package/Helpers/DropdownButton/DropdownButtonView.d.ts +14 -0
- package/Helpers/DropdownButton/components/DropdownMenu.d.ts +7 -0
- package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +7 -0
- package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +9 -0
- package/Helpers/DropdownButton/index.d.ts +8 -0
- package/Helpers/FileComments/FileComments.d.ts +2 -2
- package/Helpers/LabeledText.d.ts +8 -0
- package/Helpers/MainMenu/ItemText.d.ts +2 -0
- package/Helpers/Menu/AdaptiveMenuBar.d.ts +1 -0
- package/Helpers/Menu/MobileMenuBar.d.ts +3 -0
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
- package/Helpers/PopoverHelpers/Popover.d.ts +3 -3
- package/Helpers/ReactList/ReactListDynamic.d.ts +2 -0
- package/Helpers/Sortable/Sortable.d.ts +4 -1
- package/Helpers/Sortable/SortableItems.d.ts +2 -0
- package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
- package/Helpers/Table/TableHelperRow.d.ts +1 -0
- package/Helpers/Tree/ITreeBaseProps.d.ts +9 -0
- package/Helpers/Typeahead/ITypeaheadProps.d.ts +12 -0
- package/Helpers/Typeahead/Typeahead.d.ts +1 -0
- package/Legacy/ApprovalFilePanel.d.ts +1 -1
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/FolderViews.d.ts +0 -1
- package/Legacy/GridLoaderHelper.d.ts +2 -0
- package/Legacy/GridOptions.d.ts +1 -0
- package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
- package/Legacy/ISignatureListItemDetailDataModel.d.ts +5 -0
- package/Legacy/ModalWindow.d.ts +1 -1
- package/Legacy/NavBarRouteHandler.d.ts +1 -1
- package/Legacy/SearchDropdown.d.ts +3 -1
- package/Legacy/SearchPanelRouteHandler.d.ts +3 -1
- package/Legacy/SelectCertificateDialog.d.ts +9 -0
- package/Legacy/Sidebar.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
- package/Legacy/UserMenu.d.ts +3 -3
- package/Legacy/Utils.d.ts +4 -7
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +18 -0
- package/MainBundle.d.ts +2 -0
- package/Platform/$BatchOperations.d.ts +3 -0
- package/Platform/$BatchOperationsPerformer.d.ts +1 -1
- package/Platform/$BatchOperationsProgressDialog.d.ts +1 -0
- package/Platform/$CacheManagement.d.ts +3 -1
- package/Platform/$ContextMenuOptions.d.ts +79 -6
- package/Platform/$CurrentFolder.d.ts +2 -0
- package/Platform/$FilePreview.d.ts +1 -0
- package/Platform/$FolderDataLoading.d.ts +10 -2
- package/Platform/$FolderGrid.d.ts +17 -0
- package/Platform/$GridOptions.d.ts +1 -0
- package/Platform/$HoverPanel.d.ts +8 -0
- package/Platform/$PluginTemplate.d.ts +12 -0
- package/Platform/$SaveColumns.d.ts +7 -0
- package/Platform/$UnreadCounter.d.ts +1 -1
- package/Platform/$WebFrameSearchPanel.d.ts +30 -0
- package/Platform/AccessListEntryTrustee.d.ts +3 -1
- package/Platform/ArchivedCardsIcon.d.ts +2 -0
- package/Platform/ArchivedCardsPlugin.d.ts +3 -0
- package/Platform/ArchivedCardsResponseResolver.d.ts +23 -0
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BatchOperationsPerformer.d.ts +1 -1
- package/Platform/BatchOperationsPlugin.d.ts +4 -0
- package/Platform/Block.d.ts +1 -1
- package/Platform/ButtonPositionsSelectionRadioButton.d.ts +9 -0
- package/Platform/CacheManagementService.d.ts +5 -0
- package/Platform/CalendarIcon.d.ts +2 -0
- package/Platform/CalendarInput.d.ts +8 -0
- package/Platform/CardLinkImpl.d.ts +1 -0
- package/Platform/CardManagement.d.ts +2 -2
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/CheckBoxImpl.d.ts +1 -0
- package/Platform/ClearButton.d.ts +6 -0
- package/Platform/CommentFile.d.ts +4 -1
- package/Platform/ContextMenu.d.ts +12 -6
- package/Platform/ContextMenuCustomPlugins.d.ts +4 -2
- package/Platform/ContextMenuOptionsService.d.ts +40 -12
- package/Platform/ContextMenuUtils.d.ts +5 -0
- package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
- package/Platform/DateFormatParsingResponseResolver.d.ts +1 -1
- package/Platform/DateInput.d.ts +16 -0
- package/Platform/DateTimePicker.d.ts +3 -0
- package/Platform/DateTimePickerImpl.d.ts +6 -0
- package/Platform/DefaultFolderDataLoader.d.ts +1 -1
- package/Platform/DefaultFolderResponseResolver.d.ts +1 -1
- package/Platform/DefaultFolderTablePluginFactory.d.ts +3 -1
- package/Platform/Dropdown.d.ts +3 -0
- package/Platform/Dropdown.stories.d.ts +12 -0
- package/Platform/DropdownImpl.d.ts +12 -0
- package/Platform/ExistingCardRouteHelpers.d.ts +2 -2
- package/Platform/ExistingRowRouteHelpers.d.ts +2 -2
- package/Platform/ExportPlugin.d.ts +6 -0
- package/Platform/FilePicker.d.ts +5 -2
- package/Platform/FilePickerMenu.d.ts +1 -0
- package/Platform/FilePreview.d.ts +2 -0
- package/Platform/FilterPlugin.d.ts +3 -0
- package/Platform/FilteringExtendedData.d.ts +4 -0
- package/Platform/FilteringRequestResolver.d.ts +11 -0
- package/Platform/FilteringResponseResolver.d.ts +10 -0
- package/Platform/FocusableTextInput.d.ts +11 -0
- package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
- package/Platform/FolderCountersRouteHandler.d.ts +1 -1
- package/Platform/FolderDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderDataContext.d.ts +2 -1
- package/Platform/FolderDataContextImpl.d.ts +7 -2
- package/Platform/FolderDataLoadingService.d.ts +29 -15
- package/Platform/FolderGrid.d.ts +24 -3
- package/Platform/FolderGrid.stories.d.ts +3 -0
- package/Platform/FolderGridBatchOperationsNode.d.ts +32 -0
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +14 -0
- package/Platform/FolderGridImpl.d.ts +9 -1
- package/Platform/FolderGridService.d.ts +39 -2
- package/Platform/FolderGridServiceUtils.d.ts +1 -0
- package/Platform/FolderGroupDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderMainMenuItem.d.ts +1 -1
- package/Platform/FolderName.d.ts +4 -0
- package/Platform/FolderNameImpl.d.ts +0 -2
- package/Platform/FolderOperationManager.d.ts +1 -0
- package/Platform/FolderPluginProvider.d.ts +5 -2
- package/Platform/FolderSizePlugin.d.ts +10 -0
- package/Platform/FolderSizePluginExtendedData.d.ts +9 -0
- package/Platform/FolderSizeResponseResolver.d.ts +10 -0
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +4 -4
- package/Platform/FolderWebFrameRouteHandler.d.ts +18 -0
- package/Platform/FormatNumberToCultureString.d.ts +8 -0
- package/Platform/GridOperationsService.d.ts +3 -0
- package/Platform/GridRowModel.d.ts +2 -2
- package/Platform/GropingPlugin.d.ts +3 -0
- package/Platform/GroupingRequestResolver.d.ts +12 -0
- package/Platform/GroupingResponseResolver.d.ts +17 -0
- package/Platform/HoverPanelService.d.ts +5 -0
- package/Platform/ICommonFolderInfo.d.ts +1 -0
- package/Platform/IFolderDataLoader.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
- package/Platform/IFolderLoadRequest.d.ts +5 -0
- package/Platform/IFolderPluginFactory.d.ts +2 -0
- package/Platform/ITableRowColorPlugin.d.ts +7 -0
- package/Platform/Image.d.ts +5 -0
- package/Platform/ImageImpl.d.ts +7 -0
- package/Platform/InputWithMask.d.ts +15 -0
- package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +3 -1
- package/Platform/NewCardRouteHelpers.d.ts +2 -2
- package/Platform/NumberImpl.d.ts +3 -0
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
- package/Platform/Panel.d.ts +2 -0
- package/Platform/PanelImpl.d.ts +1 -1
- package/Platform/PluginTemplateExtendedData.d.ts +4 -0
- package/Platform/PluginTemplatePlugins.d.ts +15 -0
- package/Platform/PluginTemplateService.d.ts +11 -0
- package/Platform/ReadAllPlugin.d.ts +11 -0
- package/Platform/ReadAllPluginExtendedData.d.ts +9 -0
- package/Platform/ReadAllResponseResolver.d.ts +10 -0
- package/Platform/ReadBatchOperation.d.ts +30 -0
- package/Platform/ReadBatchOperationImpl.d.ts +20 -0
- package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
- package/Platform/RecentCardsRouteHandler.d.ts +2 -1
- package/Platform/RefreshPlugin.d.ts +6 -0
- package/Platform/ResetSettingsPlugin.d.ts +12 -0
- package/Platform/SaveColumnsResponseResolver.d.ts +10 -0
- package/Platform/SaveColumnsService.d.ts +8 -0
- package/Platform/SaveColumnsServiceProvider.d.ts +6 -0
- package/Platform/SavingButtons.d.ts +1 -1
- package/Platform/SearchInfoExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderRequestResolver.d.ts +11 -0
- package/Platform/SearchParametersFolderResponseResolver.d.ts +12 -0
- package/Platform/SearchPlugin.d.ts +3 -0
- package/Platform/SearchRequestResolver.d.ts +12 -0
- package/Platform/SearchResponseResolver.d.ts +11 -0
- package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +9 -0
- package/Platform/SearchResultsFolderTablePluginFactory.d.ts +16 -0
- package/Platform/SearchResultsRequestResolver.d.ts +14 -0
- package/Platform/SearchResultsResponseResolver.d.ts +12 -0
- package/Platform/SearchRouteHandler.d.ts +2 -1
- package/Platform/SearchingResultsImpl.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +6 -3
- package/Platform/Settings.d.ts +3 -0
- package/Platform/SettingsPlugin.d.ts +15 -0
- package/Platform/SettingsPopup.d.ts +15 -0
- package/Platform/SettingsPopup.stories.d.ts +0 -0
- package/Platform/SettingsPopupCheckBoxContainer.d.ts +6 -0
- package/Platform/SettingsPopupColumn.d.ts +5 -0
- package/Platform/SettingsPopupExtendedData.d.ts +9 -0
- package/Platform/SettingsPopupItemView.d.ts +7 -0
- package/Platform/SettingsPopupLogic.d.ts +47 -0
- package/Platform/SettingsPopupRequestResolver.d.ts +11 -0
- package/Platform/SettingsPopupResponseResolver.d.ts +13 -0
- package/Platform/SettingsPopupRow.d.ts +5 -0
- package/Platform/SettingsPopupView.d.ts +23 -0
- package/Platform/ShowAllButton.d.ts +14 -0
- package/Platform/ShowAllPlugins.d.ts +3 -0
- package/Platform/SortingResponseResolver.d.ts +2 -1
- package/Platform/Tab.d.ts +7 -3
- package/Platform/TabImpl.d.ts +3 -1
- package/Platform/Table.d.ts +2 -3
- package/Platform/TableBackgroundOpacityPlugin.d.ts +4 -0
- package/Platform/TableCellNumberFormattedPlugin.d.ts +7 -0
- package/Platform/TableCellNumberRightAlignPlugin.d.ts +4 -0
- package/Platform/TableCellOpacityPlugin.d.ts +3 -0
- package/Platform/TableEditRowWindow.d.ts +1 -1
- package/Platform/TableImpl.d.ts +2 -2
- package/Platform/TableRowColorPlugin.d.ts +4 -0
- package/Platform/TableRowColorResponseResolver.d.ts +10 -0
- package/Platform/TableRowSelectionService.d.ts +22 -0
- package/Platform/TableRowSelectionServiceProvider.d.ts +9 -0
- package/Platform/TableSelectionRowModel.d.ts +13 -0
- package/Platform/TemplateRequestResolver.d.ts +12 -0
- package/Platform/TemplateResponseResolver.d.ts +11 -0
- package/Platform/TestUtils.d.ts +16 -0
- package/Platform/TextAreaImpl.d.ts +11 -4
- package/Platform/TextBoxImpl.d.ts +5 -0
- package/Platform/Toolbar.stories.d.ts +12 -0
- package/Platform/UnreadResponseResolver.d.ts +2 -1
- package/Platform/UserCulture.d.ts +2 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/WebFrameMainMenuContainerImpl.d.ts +1 -0
- package/Platform/WebFrameSearchPanel.d.ts +6 -1
- package/Platform/WebFrameSearchPanelService.d.ts +24 -0
- package/Platform/XIcon.d.ts +2 -0
- package/Platform/applyCurrentSettings.d.ts +2 -0
- package/Platform/canUseCssVariables.d.ts +1 -0
- package/Platform/formatNumberToCulture.d.ts +8 -0
- package/Platform/getArrayWidth.d.ts +2 -0
- package/Platform/index.d.ts +13 -0
- package/Platform/updateColumnsVisible.d.ts +2 -0
- package/Platform/updateValueCheckedColumn.d.ts +2 -0
- package/Platform/utils.d.ts +3 -0
- package/StandardServices.d.ts +9 -2
- package/System/$LastSearchResponse.d.ts +14 -0
- package/System/$Layout.d.ts +4 -1
- package/System/$Router.d.ts +4 -0
- package/System/$ServiceTemplate.d.ts +16 -0
- package/System/BaseControl.d.ts +8 -5
- package/System/BaseControlImpl.d.ts +2 -3
- package/System/ControlTemplate.d.ts +23 -0
- package/System/ControlTemplate.stories.d.ts +9 -0
- package/System/ControlTemplateContainer.d.ts +7 -0
- package/System/ControlTemplateEffect.d.ts +3 -0
- package/System/ControlTemplateFrame.d.ts +8 -0
- package/System/ControlTemplateLogic.d.ts +17 -0
- package/System/ControlTemplateOptions.d.ts +30 -0
- package/System/ControlTemplateText.d.ts +7 -0
- package/System/ControlTemplateView.d.ts +10 -0
- package/System/DelayUntilApiEvent.d.ts +1 -0
- package/System/DirectorySelectDialog.d.ts +2 -2
- package/System/GetRequiredLabel.d.ts +2 -0
- package/System/HandleTabSelection.d.ts +34 -0
- package/System/IControlOptions.d.ts +5 -0
- package/System/IRouteFamily.d.ts +6 -0
- package/System/IRouteInfo.d.ts +2 -0
- package/System/IValidateEventArgs.d.ts +9 -0
- package/System/IValidationResult.d.ts +4 -0
- package/System/InputBasedControl.d.ts +5 -0
- package/System/InputBasedControlImpl.d.ts +5 -3
- package/System/LastSearchResponseService.d.ts +20 -0
- package/System/Layout.d.ts +3 -3
- package/System/LayoutCardControllerStub.d.ts +3 -0
- package/System/LayoutContainer.d.ts +2 -1
- package/System/LocationContainerControl.d.ts +2 -0
- package/System/MessageBoxService.d.ts +1 -1
- package/System/PageLeaveConfirmation.d.ts +1 -0
- package/System/RequestManager.d.ts +1 -0
- package/System/ResourcesStub.d.ts +603 -68
- package/System/RouteFamilySubtype.d.ts +5 -0
- package/System/Router.d.ts +6 -1
- package/System/ServiceTemplateService.d.ts +13 -0
- package/System/Utils.d.ts +5 -1
- package/System/{getAbsoluteUrl.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
- package/package.json +1 -1
- package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
- package/Legacy/AgreementSidebar.d.ts +0 -38
- package/Legacy/LegacyModels.d.ts +0 -178
package/System/Router.d.ts
CHANGED
|
@@ -12,13 +12,17 @@ import { ICancelableEvent } from '@docsvision/webclient/System/ICancelableEvent'
|
|
|
12
12
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
13
13
|
import { $RoutingService } from '@docsvision/web/core/routing';
|
|
14
14
|
import { $CompanyLogo } from '@docsvision/webclient/Platform/$CompanyLogo';
|
|
15
|
+
import { RouteFamilySubtype } from '@docsvision/webclient/System/RouteFamilySubtype';
|
|
16
|
+
import { IRouteFamily } from '@docsvision/webclient/System/IRouteFamily';
|
|
15
17
|
export declare const CANCELED_ERROR = "canceledError";
|
|
16
18
|
/** Реализация роутинга в Web-клиенте. */
|
|
17
19
|
export declare class Router implements IRouter, ILegacyRouter, IRouterNavigation {
|
|
18
20
|
private services;
|
|
21
|
+
private routeFamilyList;
|
|
19
22
|
private requestData;
|
|
20
23
|
private get searchPanel();
|
|
21
24
|
private currentRouteInfo;
|
|
25
|
+
private previousRoutePath;
|
|
22
26
|
private currentProcessingRouteInfo;
|
|
23
27
|
private currentRouteInfoChangedEvent;
|
|
24
28
|
private routeHandlers;
|
|
@@ -45,6 +49,8 @@ export declare class Router implements IRouter, ILegacyRouter, IRouterNavigation
|
|
|
45
49
|
static CurrentRouteStoreKey: string;
|
|
46
50
|
static RouterInitialization: IBasicEvent<void>;
|
|
47
51
|
constructor(services: $SearchPanel & $EnableRouterLogging & $LayoutManager & $RoutingService & $CompanyLogo);
|
|
52
|
+
registerRouteFamily(routeFamily: IRouteFamily): void;
|
|
53
|
+
getNextRoute(subtype: RouteFamilySubtype): any;
|
|
48
54
|
back(isCancel?: boolean): Promise<void>;
|
|
49
55
|
/** @internal */
|
|
50
56
|
get dangerouslyUrl(): string;
|
|
@@ -69,7 +75,6 @@ export declare class Router implements IRouter, ILegacyRouter, IRouterNavigation
|
|
|
69
75
|
private reportError;
|
|
70
76
|
private shutdownCurrentRoute;
|
|
71
77
|
private processRoute;
|
|
72
|
-
private parseQueryParams;
|
|
73
78
|
private updateLocation;
|
|
74
79
|
private processRouteImpl;
|
|
75
80
|
private unmountCurrentRoute;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IServiceTemplateService } from '@docsvision/webclient/System/$ServiceTemplate';
|
|
2
|
+
import { $Domain } from '@docsvision/web/core/state-management';
|
|
3
|
+
import { Store, Event } from 'effector';
|
|
4
|
+
/** @internal Реализация {@link IServiceTemplateService}. */
|
|
5
|
+
export declare class ServiceTemplateService implements IServiceTemplateService {
|
|
6
|
+
private services;
|
|
7
|
+
$someData: Store<number>;
|
|
8
|
+
somethingHappened: Event<{
|
|
9
|
+
info: number;
|
|
10
|
+
}>;
|
|
11
|
+
constructor(services: $Domain);
|
|
12
|
+
doSomething(someNumber: number): Promise<number>;
|
|
13
|
+
}
|
package/System/Utils.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { ILocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
2
2
|
export declare const getDisabledStateKey: () => string;
|
|
3
3
|
export declare const getDisabledStateFromLocalStorage: (localStorage: ILocalStorage) => unknown;
|
|
4
|
-
export declare const setDisabledStateToLocalStorage: (localStorage: ILocalStorage, value: Boolean) => void;
|
|
4
|
+
export declare const setDisabledStateToLocalStorage: (localStorage: ILocalStorage, cardId: string, value: Boolean) => void;
|
|
5
|
+
export interface IDisabledCardInfo {
|
|
6
|
+
disabled: boolean;
|
|
7
|
+
cardId: string;
|
|
8
|
+
}
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
|
-
import './DirectoryValuesHScrollContainer.css';
|
|
4
|
-
export interface IDirectoryValuesHScrollContainerProps extends HtmlProps.div {
|
|
5
|
-
}
|
|
6
|
-
export declare function DirectoryValuesHScrollContainer(props: IDirectoryValuesHScrollContainerProps): JSX.Element;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { IAgreementSidebarCallbacks } from "@docsvision/webclient/Legacy/IAgreementSidebarCallbacks";
|
|
2
|
-
import { IEmployeeItemData } from "@docsvision/webclient/Legacy/IEmployeeItemData";
|
|
3
|
-
import { $RootCssClass } from '@docsvision/webclient/Helpers/$RootCssClass';
|
|
4
|
-
import { Optional } from '@docsvision/web/core/services';
|
|
5
|
-
/** @internal */
|
|
6
|
-
export declare class AgreementSidebar {
|
|
7
|
-
private static TemplateContentClassName;
|
|
8
|
-
private static AgreementBtnClassName;
|
|
9
|
-
private static CancelBtnClassName;
|
|
10
|
-
private static TemplateSelectClassName;
|
|
11
|
-
private traceProvider;
|
|
12
|
-
private callbacks;
|
|
13
|
-
private agreementStarted;
|
|
14
|
-
SelectingCallbackFunc: (employeeData: IEmployeeItemData) => Promise<any>;
|
|
15
|
-
SelectedCallbackFunc: (employeeData: IEmployeeItemData) => void;
|
|
16
|
-
DeletingCallbackFunc: (employeeId: string) => Promise<any>;
|
|
17
|
-
DeletedCallbackFunc: (employeeId: string) => void;
|
|
18
|
-
private static SecondStepId;
|
|
19
|
-
private static TemplateSpanId;
|
|
20
|
-
private static SubmitBtnId;
|
|
21
|
-
private rootElement;
|
|
22
|
-
private agreementBtn;
|
|
23
|
-
private templateSelect;
|
|
24
|
-
private templateSpan;
|
|
25
|
-
private sidebarElement;
|
|
26
|
-
private templateContent;
|
|
27
|
-
private submitBtn;
|
|
28
|
-
private sidebar;
|
|
29
|
-
private get SelectedTemplate();
|
|
30
|
-
constructor(root: HTMLElement, callbacks?: IAgreementSidebarCallbacks, services?: Optional<$RootCssClass>);
|
|
31
|
-
OpenSidebar(): void;
|
|
32
|
-
private Init;
|
|
33
|
-
private LoadTemplateContent;
|
|
34
|
-
private ShowCreateBtn;
|
|
35
|
-
private ParseAgreementParams;
|
|
36
|
-
private SubmitForm;
|
|
37
|
-
private ValidateControls;
|
|
38
|
-
}
|
package/Legacy/LegacyModels.d.ts
DELETED
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
export declare class ElementDataModel {
|
|
2
|
-
value: string;
|
|
3
|
-
key: any;
|
|
4
|
-
}
|
|
5
|
-
export declare class ElementsDataModel {
|
|
6
|
-
elements: ElementDataModel[];
|
|
7
|
-
isEmptyKeyAllowed: boolean;
|
|
8
|
-
}
|
|
9
|
-
/** @deprecated */
|
|
10
|
-
export interface AgreementStageModel {
|
|
11
|
-
stageId: string;
|
|
12
|
-
name: string;
|
|
13
|
-
order: number;
|
|
14
|
-
approvalType: ApprovalType;
|
|
15
|
-
duration: number;
|
|
16
|
-
specificDuration: boolean;
|
|
17
|
-
approvers: IApproverInfo[];
|
|
18
|
-
allowEdit: boolean;
|
|
19
|
-
hasBusinessProcess: boolean;
|
|
20
|
-
excluded: boolean;
|
|
21
|
-
approversChanged: boolean;
|
|
22
|
-
stageInstanceInfo: StageInfo;
|
|
23
|
-
}
|
|
24
|
-
/** @deprecated */
|
|
25
|
-
export declare enum ApprovalType {
|
|
26
|
-
Sequential = 0,
|
|
27
|
-
Parallel = 1,
|
|
28
|
-
Alternative = 3
|
|
29
|
-
}
|
|
30
|
-
export declare class StageChangeModel {
|
|
31
|
-
constructor(stage: AgreementStageModel);
|
|
32
|
-
stageId: string;
|
|
33
|
-
order: number;
|
|
34
|
-
approvalType: ApprovalType;
|
|
35
|
-
duration: number;
|
|
36
|
-
specificDuration: boolean;
|
|
37
|
-
approversChanged: boolean;
|
|
38
|
-
approvers: IApproverInfo[];
|
|
39
|
-
excluded: boolean;
|
|
40
|
-
}
|
|
41
|
-
/** @deprecated */
|
|
42
|
-
export interface IApproverInfo {
|
|
43
|
-
employee: IBasicEmployeeInfo;
|
|
44
|
-
excluded: boolean;
|
|
45
|
-
}
|
|
46
|
-
export declare class ApprovalHistorySimpleCycleModel {
|
|
47
|
-
isCurrent: boolean;
|
|
48
|
-
number: number;
|
|
49
|
-
}
|
|
50
|
-
export declare class ApprovalHistoryCycleModel extends ApprovalHistorySimpleCycleModel {
|
|
51
|
-
stages: ApprovalHistoryStageModel[];
|
|
52
|
-
ownerCardId: string;
|
|
53
|
-
}
|
|
54
|
-
export declare class ApprovalHistorySimpleFileModel {
|
|
55
|
-
name: string;
|
|
56
|
-
key: {
|
|
57
|
-
fileId: string;
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
export declare class ApprovalHistoryStageItemModel {
|
|
61
|
-
decision: DecisionSemantics;
|
|
62
|
-
decisionName: string;
|
|
63
|
-
decisionDate: Date;
|
|
64
|
-
employeeId: string;
|
|
65
|
-
employeeText: string;
|
|
66
|
-
comment: string;
|
|
67
|
-
hasComment: boolean;
|
|
68
|
-
addedFileCardModels: any[];
|
|
69
|
-
commentFileData: ApprovalHistorySimpleFileModel;
|
|
70
|
-
}
|
|
71
|
-
/** @deprecated */
|
|
72
|
-
export declare enum DecisionSemantics {
|
|
73
|
-
Positive = 1,
|
|
74
|
-
Negative = 2,
|
|
75
|
-
Neutral = 3,
|
|
76
|
-
Cancellation = 4,
|
|
77
|
-
NewCycle = 5,
|
|
78
|
-
Completion = 100
|
|
79
|
-
}
|
|
80
|
-
export declare class ApprovalHistoryStageModel {
|
|
81
|
-
stageId: string;
|
|
82
|
-
name: string;
|
|
83
|
-
approvalType: string;
|
|
84
|
-
isExpandedByDefault: boolean;
|
|
85
|
-
stageItems: ApprovalHistoryStageItemModel[];
|
|
86
|
-
}
|
|
87
|
-
export declare class ApprovalHistoryViewModel {
|
|
88
|
-
approvalReconcileCardId: string;
|
|
89
|
-
approvalTaskCardId: string;
|
|
90
|
-
currentCycle: ApprovalHistoryCycleModel;
|
|
91
|
-
cycles: ApprovalHistorySimpleCycleModel[];
|
|
92
|
-
}
|
|
93
|
-
export declare class HistoryRequest {
|
|
94
|
-
cardId: string;
|
|
95
|
-
employeeName?: string;
|
|
96
|
-
date?: Date;
|
|
97
|
-
eventSearch?: string;
|
|
98
|
-
skip: number;
|
|
99
|
-
maxCount: number;
|
|
100
|
-
operationsToHide: string[];
|
|
101
|
-
cacheId: string;
|
|
102
|
-
editOperation: string;
|
|
103
|
-
}
|
|
104
|
-
export declare class HistoryResponse {
|
|
105
|
-
records: HistoryRecord[];
|
|
106
|
-
hasMore: boolean;
|
|
107
|
-
cacheId: string;
|
|
108
|
-
renew: boolean;
|
|
109
|
-
}
|
|
110
|
-
/** @deprecated */
|
|
111
|
-
export interface StageInfo {
|
|
112
|
-
stageSemantics: StageSemantic;
|
|
113
|
-
currentStage: boolean;
|
|
114
|
-
}
|
|
115
|
-
/** @deprecated */
|
|
116
|
-
export interface HistoryRecord {
|
|
117
|
-
id: string;
|
|
118
|
-
author: IBasicEmployeeInfo;
|
|
119
|
-
date: Date;
|
|
120
|
-
event: string;
|
|
121
|
-
}
|
|
122
|
-
/** @deprecated */
|
|
123
|
-
export declare enum StageSemantic {
|
|
124
|
-
Positive = 1,
|
|
125
|
-
Negative = 2,
|
|
126
|
-
Neutral = 3,
|
|
127
|
-
Other = 4
|
|
128
|
-
}
|
|
129
|
-
/** @deprecated */
|
|
130
|
-
export interface IBasicEmployeeInfo {
|
|
131
|
-
id: string;
|
|
132
|
-
firstName: string;
|
|
133
|
-
middleName: string;
|
|
134
|
-
lastName: string;
|
|
135
|
-
position: string;
|
|
136
|
-
displayName: string;
|
|
137
|
-
pathInDirectory?: IDepartmentInfo[];
|
|
138
|
-
}
|
|
139
|
-
/** @deprecated */
|
|
140
|
-
export interface IDepartmentInfo {
|
|
141
|
-
id: string;
|
|
142
|
-
name: string;
|
|
143
|
-
fullName: string;
|
|
144
|
-
departmentType?: DepartmentType;
|
|
145
|
-
hasEmployee?: boolean;
|
|
146
|
-
hasChildren?: boolean;
|
|
147
|
-
}
|
|
148
|
-
/** @deprecated */
|
|
149
|
-
export declare enum DepartmentType {
|
|
150
|
-
Organisation = 0,
|
|
151
|
-
Department = 1
|
|
152
|
-
}
|
|
153
|
-
/** @deprecated */
|
|
154
|
-
export declare enum DeviceType {
|
|
155
|
-
/**
|
|
156
|
-
* Desktop
|
|
157
|
-
*/
|
|
158
|
-
Desktop = 0,
|
|
159
|
-
/**
|
|
160
|
-
* Smartphone
|
|
161
|
-
*/
|
|
162
|
-
Smartphone = 1,
|
|
163
|
-
/**
|
|
164
|
-
* Tablet
|
|
165
|
-
*/
|
|
166
|
-
Tablet = 2
|
|
167
|
-
}
|
|
168
|
-
/** @deprecated */
|
|
169
|
-
export interface IDirectoryDesignerRowInfo {
|
|
170
|
-
id: string;
|
|
171
|
-
name: string;
|
|
172
|
-
}
|
|
173
|
-
/** @deprecated */
|
|
174
|
-
export declare enum TaskGroupWithOneTaskDisplayMode {
|
|
175
|
-
Both = 0,
|
|
176
|
-
Group = 1,
|
|
177
|
-
Task = 2
|
|
178
|
-
}
|