@docsvision/webclient 5.17.5-beta.2 → 5.17.7
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/Account/ChangeMethodButton.d.ts +1 -0
- package/Account/ContactBox.d.ts +1 -0
- package/Account/Form.d.ts +1 -0
- package/Account/Greeting.d.ts +1 -0
- package/Account/Input.d.ts +1 -0
- package/Account/Login.stories.d.ts +1 -0
- package/Account/LoginInputsDivider.d.ts +1 -0
- package/Account/LoginLogic.d.ts +2 -0
- package/Account/LoginPage.d.ts +1 -0
- package/Account/Logo.d.ts +1 -0
- package/Account/ProviderButton.d.ts +1 -0
- package/Approval/AcquaintanceManagementImpl.d.ts +1 -0
- package/Approval/AgreementHistoryImpl.d.ts +1 -0
- package/Approval/AgreementListImpl.d.ts +1 -0
- package/Approval/CardApprovalCycleImpl.d.ts +1 -0
- package/Approval/CardApprovalStageImpl.d.ts +1 -0
- package/BackOffice/AcknowledgementList.d.ts +1 -0
- package/BackOffice/AcknowledgementListButton.d.ts +1 -0
- package/BackOffice/AcknowledgementListContainer.d.ts +1 -0
- package/BackOffice/ActionButton.d.ts +1 -0
- package/BackOffice/ActionMenu.d.ts +1 -0
- package/BackOffice/AddComment.d.ts +1 -0
- package/BackOffice/Address.stories.d.ts +66 -0
- package/BackOffice/AddressLabel.stories.d.ts +30 -0
- package/BackOffice/AddressOldStyles.stories.d.ts +19 -0
- package/BackOffice/AddressStoriesData.d.ts +21 -0
- package/BackOffice/AuthenticationKinds.d.ts +1 -0
- package/BackOffice/AuthenticationKinds.stories.d.ts +1 -0
- package/BackOffice/AuthenticationKindsContainer.d.ts +1 -0
- package/BackOffice/AuthenticationKindsFrame.d.ts +1 -0
- package/BackOffice/AuthenticationKindsItem.d.ts +1 -0
- package/BackOffice/AuthenticationKindsList.d.ts +1 -0
- package/BackOffice/AuthenticationKindsModalDialog.d.ts +1 -0
- package/BackOffice/AuthenticationKindsView.d.ts +1 -0
- package/BackOffice/CardKind.stories.d.ts +46 -0
- package/BackOffice/CardKindImpl.d.ts +1 -1
- package/BackOffice/CardKindLabel.stories.d.ts +28 -0
- package/BackOffice/CardKindStoriesData.d.ts +44 -0
- package/BackOffice/CardKindTree.d.ts +1 -1
- package/BackOffice/CommandMenuComponent.d.ts +1 -1
- package/BackOffice/CommentBodyContents.d.ts +1 -0
- package/BackOffice/CommentDeleteIcon.d.ts +1 -0
- package/BackOffice/CommentEditIcon.d.ts +1 -0
- package/BackOffice/CommentHeader.d.ts +1 -0
- package/BackOffice/CommentUserIcon.d.ts +1 -0
- package/BackOffice/Comments.stories.d.ts +20 -0
- package/BackOffice/CommentsImpl.d.ts +1 -0
- package/BackOffice/CommentsOldStyle.stories.d.ts +5 -0
- package/BackOffice/CommentsStoriesData.d.ts +8 -0
- package/BackOffice/CreateRelatedCardButton.stories.d.ts +165 -0
- package/BackOffice/CreateRelatedCardButtonOldStyles.stories.d.ts +21 -0
- package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +22 -0
- package/BackOffice/DelegateBatchOperation.stories.d.ts +58 -0
- package/BackOffice/DelegateBatchOperationImpl.d.ts +1 -0
- package/BackOffice/DelegateBatchOperationStoriesData.d.ts +15 -0
- package/BackOffice/DeleteShortcutBatchOperation.stories.d.ts +48 -0
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +1 -0
- package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +12 -0
- package/BackOffice/Department.stories.d.ts +117 -0
- package/BackOffice/DepartmentFilterView.d.ts +1 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -0
- package/BackOffice/DepartmentLabel.stories.d.ts +32 -0
- package/BackOffice/DepartmentOldStyles.stories.d.ts +24 -0
- package/BackOffice/DepartmentStoriesData.d.ts +88 -0
- package/BackOffice/DirectoryDesignerActionButton.d.ts +1 -0
- package/BackOffice/DirectoryDesignerRow.stories.d.ts +92 -0
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +3 -2
- package/BackOffice/DirectoryDesignerRowItemVisualiser.d.ts +1 -0
- package/BackOffice/DirectoryDesignerRowLabel.stories.d.ts +21 -0
- package/BackOffice/DirectoryDesignerRowOldStyles.stories.d.ts +18 -0
- package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +14 -0
- package/BackOffice/DirectorySearchContainer.d.ts +1 -0
- package/BackOffice/DirectorySearchCounter.d.ts +1 -0
- package/BackOffice/DirectorySearchInfo.d.ts +1 -0
- package/BackOffice/DirectorySearchResult.d.ts +1 -0
- package/BackOffice/DirectoryTabContents.d.ts +1 -0
- package/BackOffice/DirectoryTabItem.d.ts +1 -0
- package/BackOffice/DirectoryTabPanel.d.ts +1 -0
- package/BackOffice/DirectoryTabs.stories.d.ts +1 -0
- package/BackOffice/DirectoryTabsRoot.d.ts +1 -0
- package/BackOffice/DirectoryTree.d.ts +1 -0
- package/BackOffice/DirectoryTree.stories.d.ts +1 -0
- package/BackOffice/DirectoryTreeAddButton.d.ts +1 -0
- package/BackOffice/DirectoryTreeContainer.d.ts +1 -0
- package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -0
- package/BackOffice/DirectoryTreeIcon.d.ts +1 -0
- package/BackOffice/DirectoryTreeRow.d.ts +1 -0
- package/BackOffice/DirectoryTreeRowCancelButton.d.ts +1 -0
- package/BackOffice/DirectoryTreeRowName.d.ts +1 -0
- package/BackOffice/DirectoryTreeToggle.d.ts +1 -0
- package/BackOffice/DirectoryTreeWrapper.d.ts +1 -0
- package/BackOffice/DirectoryValues.d.ts +1 -0
- package/BackOffice/DirectoryValues.stories.d.ts +1 -0
- package/BackOffice/DirectoryValuesAddButton.d.ts +1 -0
- package/BackOffice/DirectoryValuesContainer.d.ts +1 -0
- package/BackOffice/DirectoryValuesLoading.d.ts +1 -0
- package/BackOffice/DirectoryValuesWrapper.d.ts +1 -0
- package/BackOffice/DisplayInitiator.stories.d.ts +31 -0
- package/BackOffice/DisplayInitiatorImpl.d.ts +1 -0
- package/BackOffice/DisplayInitiatorLabel.stories.d.ts +44 -0
- package/BackOffice/DisplayInitiatorStoriesData.d.ts +34 -0
- package/BackOffice/DisplayPerformers.d.ts +1 -0
- package/BackOffice/DisplayPerformers.stories.d.ts +132 -0
- package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
- package/BackOffice/DisplayPerformersLabel.stories.d.ts +48 -0
- package/BackOffice/DisplayPerformersStoriesData.d.ts +71 -0
- package/BackOffice/EditComment.d.ts +1 -0
- package/BackOffice/EditTaskDescriptionDialog.d.ts +1 -0
- package/BackOffice/EditTaskDurationDialog.d.ts +1 -0
- package/BackOffice/EmailButton.d.ts +1 -0
- package/BackOffice/EmailButton.stories.d.ts +1 -0
- package/BackOffice/EmailButtonContainer.d.ts +1 -0
- package/BackOffice/EmailButtonFiles.d.ts +1 -0
- package/BackOffice/EmailButtonSelectedSize.d.ts +1 -0
- package/BackOffice/Employee.stories.d.ts +34 -0
- package/BackOffice/EmployeeInfo.d.ts +1 -0
- package/BackOffice/EmployeeLegacy.stories.d.ts +27 -0
- package/BackOffice/EmployeeStoriesData.d.ts +16 -0
- package/BackOffice/ExtraFileIcon.d.ts +1 -0
- package/BackOffice/FileListControl.stories.d.ts +443 -0
- package/BackOffice/FileListControlOldStyles.stories.d.ts +214 -0
- package/BackOffice/FileListControlStoriesData.d.ts +161 -0
- package/BackOffice/FileListVersionPlaceholder.d.ts +1 -0
- package/BackOffice/FileSignListDialog.stories.d.ts +1 -0
- package/BackOffice/GroupEmployeeInfo.d.ts +1 -0
- package/BackOffice/GroupTaskCardSelectPerformers.stories.d.ts +55 -0
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +1 -0
- package/BackOffice/GroupTaskCardSelectPerformersOldStyles.stories.d.ts +19 -0
- package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +13 -0
- package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -0
- package/BackOffice/GzPerformersOverlay.d.ts +1 -0
- package/BackOffice/History.stories.d.ts +35 -0
- package/BackOffice/HistoryOldStyle.stories.d.ts +8 -0
- package/BackOffice/HistoryRecordView.d.ts +1 -0
- package/BackOffice/HistoryStoriesData.d.ts +45 -0
- package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
- package/BackOffice/IFileListWrapper.d.ts +1 -0
- package/BackOffice/Links.stories.d.ts +137 -0
- package/BackOffice/LinksOldStyles.stories.d.ts +59 -0
- package/BackOffice/LinksStoriesData.d.ts +60 -0
- package/BackOffice/MainFileIcon.d.ts +1 -0
- package/BackOffice/MultipleEmployees.stories.d.ts +78 -0
- package/BackOffice/MultipleEmployeesLabel.stories.d.ts +30 -0
- package/BackOffice/MultipleEmployeesOldStyles.stories.d.ts +28 -0
- package/BackOffice/MultipleEmployeesStoriesData.d.ts +31 -0
- package/BackOffice/Numerator.stories.d.ts +94 -2
- package/BackOffice/NumeratorImpl.d.ts +1 -1
- package/BackOffice/NumeratorLabel.stories.d.ts +31 -0
- package/BackOffice/NumeratorOldStyles.stories.d.ts +27 -0
- package/BackOffice/NumeratorStoriesData.d.ts +23 -0
- package/BackOffice/PartnerBaseImpl.d.ts +5 -1
- package/BackOffice/PartnerDirectoryBaseImpl.d.ts +1 -0
- package/BackOffice/PartnerDirectorySelectDialog.d.ts +1 -0
- package/BackOffice/PartnerImpl.d.ts +2 -1
- package/BackOffice/PerformersTable.d.ts +1 -0
- package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +1 -0
- package/BackOffice/PowerOfAttorneyInfo.d.ts +1 -0
- package/BackOffice/Powers.stories.d.ts +1 -0
- package/BackOffice/PowersDirectory.d.ts +1 -0
- package/BackOffice/PowersDirectory.stories.d.ts +1 -0
- package/BackOffice/PowersDirectoryContainer.d.ts +1 -0
- package/BackOffice/PowersDirectoryHead.d.ts +1 -0
- package/BackOffice/PowersDirectoryInfo.d.ts +1 -0
- package/BackOffice/PowersDirectoryTreeAddButton.d.ts +1 -0
- package/BackOffice/PowersDirectoryView.d.ts +1 -0
- package/BackOffice/PowersImpl.d.ts +1 -1
- package/BackOffice/PrintButton.d.ts +2 -1
- package/BackOffice/PrintButtonContainer.d.ts +1 -0
- package/BackOffice/PrintButtonView.d.ts +1 -0
- package/BackOffice/SearchButton.d.ts +1 -0
- package/BackOffice/SearchIcon.d.ts +1 -0
- package/BackOffice/SequentialParallelToggle.d.ts +1 -0
- package/BackOffice/ShowPreviousComments.d.ts +1 -0
- package/BackOffice/SignatureButton.d.ts +1 -0
- package/BackOffice/SignatureButton.stories.d.ts +1 -0
- package/BackOffice/SignatureButtonComponent.d.ts +1 -0
- package/BackOffice/SignatureButtonContainer.d.ts +1 -0
- package/BackOffice/SignatureButtonMenu.d.ts +1 -0
- package/BackOffice/SignatureButtonMenuItem.d.ts +1 -0
- package/BackOffice/SignatureDialog.d.ts +1 -1
- package/BackOffice/SignatureDialog.stories.d.ts +1 -0
- package/BackOffice/SignatureDialogFrame.d.ts +1 -0
- package/BackOffice/SignatureDialogLabels.d.ts +1 -0
- package/BackOffice/SignatureDialogLoader.d.ts +1 -0
- package/BackOffice/SignatureDialogMethods.d.ts +1 -0
- package/BackOffice/SignatureDialogNoPluginMessage.d.ts +1 -0
- package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +1 -0
- package/BackOffice/SignatureDialogSettings.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetup.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetup.stories.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupCertificatesTableLoader.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupSelectedMethodsLoader.d.ts +1 -0
- package/BackOffice/StaffDirectory.d.ts +1 -0
- package/BackOffice/StaffDirectory.stories.d.ts +1 -0
- package/BackOffice/StaffDirectoryContainer.d.ts +1 -0
- package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -0
- package/BackOffice/StaffDirectoryHead.d.ts +1 -0
- package/BackOffice/StaffDirectoryInfo.d.ts +1 -0
- package/BackOffice/StaffDirectoryItems.stories.d.ts +358 -0
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsLabel.stories.d.ts +19 -0
- package/BackOffice/StaffDirectoryItemsStoriesData.d.ts +10 -0
- package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
- package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -0
- package/BackOffice/StaffDirectoryView.d.ts +1 -0
- package/BackOffice/StateButtons.stories.d.ts +24 -0
- package/BackOffice/StateButtonsImpl.d.ts +1 -0
- package/BackOffice/StateButtonsOldStyle.stories.d.ts +7 -0
- package/BackOffice/StateButtonsStoriesData.d.ts +22 -0
- package/BackOffice/StateImpl.d.ts +1 -0
- package/BackOffice/StateLabel.stories.d.ts +20 -0
- package/BackOffice/TaskCardCompletionOptionImpl.d.ts +1 -0
- package/BackOffice/TaskDelegationInfo.d.ts +1 -0
- package/BackOffice/TaskListItemComponent.d.ts +1 -1
- package/BackOffice/Tasks.stories.d.ts +105 -0
- package/BackOffice/TasksImpl.d.ts +1 -0
- package/BackOffice/TasksStoriesData.d.ts +36 -0
- package/BackOffice/TasksTable.d.ts +1 -0
- package/BackOffice/TasksTable.stories.d.ts +1 -0
- package/BackOffice/TasksTableContainer.d.ts +1 -0
- package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -0
- package/BackOffice/TasksTableFilterButton.d.ts +1 -0
- package/BackOffice/TasksTableLoader.d.ts +1 -0
- package/BackOffice/TasksTableMessage.d.ts +1 -0
- package/BackOffice/TasksTableRibbon.d.ts +1 -0
- package/BackOffice/TasksTableRibbonButton.d.ts +1 -0
- package/BackOffice/TasksTableRow.d.ts +1 -0
- package/BackOffice/TasksTableTable.d.ts +1 -0
- package/BackOffice/TasksTableView.d.ts +1 -0
- package/BackOffice/TasksTreeImpl.d.ts +1 -0
- package/BackOffice/TasksTreeRibbon.d.ts +1 -0
- package/BackOffice/UniquenessCheck.stories.d.ts +40 -0
- package/BackOffice/UniquenessCheckImpl.d.ts +1 -0
- package/BackOffice/UniquenessCheckStoriesData.d.ts +24 -0
- package/BackOffice/UseDialog.d.ts +1 -0
- package/BackOffice/ValueWithDescription.d.ts +1 -0
- package/BackOffice/ViewComment.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +1 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +23 -0
- package/Helpers/ArtPlayer/ArtPlayer.d.ts +1 -0
- package/Helpers/ArtPlayer/ArtPlayer.stories.d.ts +1 -0
- package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +1 -0
- package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +2 -0
- package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +1 -0
- package/Helpers/Breadcrumbs/LinkView/LinkItemViewWithSeparator.d.ts +3 -1
- package/Helpers/Button.stories.d.ts +1 -0
- package/Helpers/ComboBox/ComboBoxElement.d.ts +1 -1
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
- package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
- package/Helpers/DirectorySearchInput.d.ts +4 -1
- package/Helpers/DropdownButton/DropdownButton.stories.d.ts +1 -0
- package/Helpers/DropdownButton/DropdownButtonView.d.ts +1 -0
- package/Helpers/DropdownButton/components/DropdownMenu.d.ts +1 -0
- package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +1 -0
- package/Helpers/DynamicTree/DynamicTree.d.ts +1 -0
- package/Helpers/EmployeeName.stories.d.ts +1 -0
- package/Helpers/FileComments/FileComment.d.ts +1 -0
- package/Helpers/HighlightedSearchResult.d.ts +1 -0
- package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -0
- package/Helpers/InputMask/InputMask.d.ts +1 -0
- package/Helpers/InputMask/InputMask.stories.d.ts +1 -0
- package/Helpers/InputMask/InputMaskView.d.ts +1 -1
- package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -0
- package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
- package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -0
- package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
- package/Helpers/MainMenu/BigItemBox.d.ts +1 -0
- package/Helpers/MainMenu/BigSpaceGap.d.ts +1 -0
- package/Helpers/MainMenu/ItemContent.d.ts +1 -0
- package/Helpers/MainMenu/ItemIcon.d.ts +1 -0
- package/Helpers/MainMenu/ItemLevelIdent.d.ts +1 -0
- package/Helpers/MainMenu/ItemSeparator.d.ts +1 -0
- package/Helpers/MainMenu/ItemText.d.ts +1 -0
- package/Helpers/MainMenu/OverlapRightPanel.d.ts +1 -0
- package/Helpers/MainMenu/SmallItemBox.d.ts +1 -0
- package/Helpers/MainMenu/SpaceGap.d.ts +1 -0
- package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -0
- package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -0
- package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -0
- package/Helpers/PopoverHelpers/CommonPopover.d.ts +1 -0
- package/Helpers/SearchBar.stories.d.ts +1 -0
- package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
- package/Helpers/SvgIcons/LinksLoaderImage.d.ts +1 -0
- package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +1 -0
- package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +1 -0
- package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +1 -0
- package/Helpers/TextInputDialog/TextInputDialog.stories.d.ts +1 -0
- package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -0
- package/Legacy/BaseRazorControl.d.ts +1 -0
- package/Legacy/FilterSidePanel.d.ts +1 -0
- package/Legacy/GridLoaderHelper.d.ts +1 -0
- package/Legacy/ILegacyRouter.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -0
- package/Legacy/TaskReportPanelRazorControl.d.ts +1 -0
- package/Legacy/Utils.d.ts +2 -0
- package/MainBundle.d.ts +2 -0
- package/Platform/AccessInheritanceButtons.d.ts +1 -0
- package/Platform/AccessListEntryRowFlag.d.ts +1 -0
- package/Platform/AccessListEntryRowRemove.d.ts +1 -0
- package/Platform/AccessListEntryTrustee.d.ts +1 -0
- package/Platform/AccessListTableHead.d.ts +1 -0
- package/Platform/AddFileToTable.d.ts +1 -0
- package/Platform/Aggregates.stories.d.ts +1 -0
- package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
- package/Platform/AggregatesCheckbox.d.ts +1 -0
- package/Platform/AggregatesListItem.d.ts +1 -0
- package/Platform/AggregatesNotAvailable.d.ts +1 -0
- package/Platform/AggregatesPanelHeader.d.ts +1 -0
- package/Platform/AggregatesTree.d.ts +1 -0
- package/Platform/AggregatesTreeLoader.d.ts +1 -0
- package/Platform/ApprovalVisualization.d.ts +1 -0
- package/Platform/ApprovalVisualizationArrows.d.ts +1 -0
- package/Platform/ApprovalVisualizationConditionList.d.ts +1 -0
- package/Platform/ApprovalVisualizationContainer.d.ts +1 -0
- package/Platform/ApprovalVisualizationDescription.d.ts +1 -0
- package/Platform/ArchivedCardsIcon.d.ts +1 -0
- package/Platform/BaseNavigationMainMenuItemImpl.d.ts +1 -0
- package/Platform/BatchOperationsProgressDialogService.d.ts +1 -0
- package/Platform/BatchSelectionStateImpl.d.ts +1 -0
- package/Platform/BottomEdge.d.ts +1 -0
- package/Platform/BottomEdgeBody.d.ts +1 -0
- package/Platform/ButtonPositionsSelection.d.ts +1 -1
- package/Platform/CalendarIcon.d.ts +1 -0
- package/Platform/CardLinkImpl.d.ts +1 -1
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/CertificateSettings.d.ts +1 -0
- package/Platform/CertificateSettingsContainer.d.ts +1 -0
- package/Platform/CertificateSettingsView.d.ts +1 -0
- package/Platform/ClearButton.d.ts +1 -0
- package/Platform/ComboBoxImpl.d.ts +1 -0
- package/Platform/CommentFileImpl.d.ts +1 -1
- package/Platform/CompleteTaskConditionImpl.d.ts +1 -0
- package/Platform/ConfigurableMainMenuContainerImpl.d.ts +1 -0
- package/Platform/CryptoProInfo.d.ts +1 -0
- package/Platform/DVWebToolInfo.d.ts +1 -0
- package/Platform/DashboardContainerImpl.d.ts +1 -0
- package/Platform/DateInput.d.ts +1 -0
- package/Platform/DeleteBatchOperation.stories.d.ts +49 -0
- package/Platform/DeleteBatchOperationImpl.d.ts +1 -0
- package/Platform/DeleteBatchOperationStoriesData.d.ts +13 -0
- package/Platform/Diagram.d.ts +1 -0
- package/Platform/Diagram.stories.d.ts +1 -0
- package/Platform/DiagramChart.d.ts +4 -1
- package/Platform/DiagramContainer.d.ts +1 -0
- package/Platform/DiagramQueryParams.d.ts +1 -0
- package/Platform/DiagramWrapper.d.ts +1 -0
- package/Platform/DisplayStaffUnitImpl.d.ts +1 -0
- package/Platform/DownloadFilesBatchOperation.stories.d.ts +50 -0
- package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -0
- package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +16 -0
- package/Platform/Dropdown.d.ts +1 -0
- package/Platform/Dropdown.stories.d.ts +1 -0
- package/Platform/Favorite.d.ts +1 -0
- package/Platform/FileDropzone.d.ts +1 -0
- package/Platform/FilePickerImpl.d.ts +1 -0
- package/Platform/FilePickerMenuItemsView.d.ts +1 -0
- package/Platform/FilePreviewImpl.d.ts +2 -1
- package/Platform/FileVersionsTable.d.ts +1 -0
- package/Platform/FilterDateRangePicker.d.ts +1 -0
- package/Platform/FilterDateTextListInput.d.ts +1 -0
- package/Platform/FolderGrid.d.ts +2 -1
- package/Platform/FolderGrid.stories.d.ts +1 -0
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +1 -0
- package/Platform/FolderHelpButton.d.ts +1 -0
- package/Platform/FolderHelpDialog.d.ts +1 -0
- package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -0
- package/Platform/FolderNameImpl.d.ts +1 -0
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderTypeItems.stories.d.ts +1 -0
- package/Platform/FolderViewItems.stories.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +8 -8
- package/Platform/FormatFileVersion.d.ts +1 -0
- package/Platform/GetWarningModal.d.ts +2 -0
- package/Platform/GridFilterItemImpl.d.ts +1 -0
- package/Platform/GridFilterItemsImpl.d.ts +1 -0
- package/Platform/GridFilterResetButton.d.ts +1 -0
- package/Platform/GridOperationsPanelImpl.d.ts +1 -0
- package/Platform/GroupingResponseResolver.d.ts +2 -4
- package/Platform/HtmlTag.d.ts +1 -0
- package/Platform/HtmlView.d.ts +1 -0
- package/Platform/IDiagramModels.d.ts +1 -0
- package/Platform/ITableWrapper.d.ts +1 -0
- package/Platform/LabelImpl.d.ts +1 -0
- package/Platform/LinkMainMenuItemImpl.d.ts +1 -0
- package/Platform/ListCheckbox.d.ts +1 -1
- package/Platform/ListContent.d.ts +1 -0
- package/Platform/ListContentHightlight.d.ts +1 -0
- package/Platform/ListEmpty.d.ts +1 -0
- package/Platform/ListEmptySearchIcon.d.ts +1 -0
- package/Platform/ListItem.d.ts +1 -0
- package/Platform/ListLoading.d.ts +1 -0
- package/Platform/ListSearchIcon.d.ts +1 -0
- package/Platform/ListSlot.d.ts +1 -0
- package/Platform/ListTotalItem.d.ts +1 -0
- package/Platform/MainMenuImpl.d.ts +1 -0
- package/Platform/MainMenuPinButton.d.ts +1 -0
- package/Platform/MoveShortcutBatchOperation.stories.d.ts +57 -0
- package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +12 -0
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -0
- package/Platform/QueryConditionImpl.d.ts +1 -0
- package/Platform/Quotes.d.ts +1 -0
- package/Platform/Quotes.stories.d.ts +1 -0
- package/Platform/QuotesButtonMore.d.ts +1 -0
- package/Platform/QuotesHighlight.d.ts +1 -0
- package/Platform/QuotesInner.d.ts +1 -0
- package/Platform/QuotesItem.d.ts +1 -0
- package/Platform/QuotesModal.d.ts +1 -0
- package/Platform/QuotesModalButtonBlock.d.ts +1 -0
- package/Platform/QuotesModalQuote.d.ts +1 -0
- package/Platform/QuotesWrapper.d.ts +1 -0
- package/Platform/ReadBatchBatchOperation.stories.d.ts +40 -0
- package/Platform/ReadBatchBatchOperationStoriesData.d.ts +13 -0
- package/Platform/ReadBatchOperationImpl.d.ts +1 -0
- package/Platform/ResetSettings.d.ts +1 -0
- package/Platform/RightMainMenuItemPanelImpl.d.ts +1 -0
- package/Platform/RowContainerImpl.d.ts +1 -0
- package/Platform/ScanDialogService.d.ts +1 -1
- package/Platform/ScrollTopBottom.d.ts +1 -0
- package/Platform/SearchResultsItem.d.ts +1 -0
- package/Platform/SearchResultsLoader.d.ts +1 -0
- package/Platform/SearchTextInput.d.ts +1 -1
- package/Platform/SearchingResultsImpl.d.ts +1 -0
- package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -0
- package/Platform/SecurityDialogMessage.d.ts +1 -0
- package/Platform/SessionExpiredHandler.d.ts +4 -0
- package/Platform/SettingsPopup.d.ts +1 -0
- package/Platform/SettingsPopupLogic.d.ts +1 -1
- package/Platform/SettingsPopupView.d.ts +1 -0
- package/Platform/ShowAllButton.d.ts +1 -0
- package/Platform/StandardMainMenuContainerImpl.d.ts +1 -0
- package/Platform/Tab.stories.d.ts +1 -0
- package/Platform/TabImpl.d.ts +2 -0
- package/Platform/TabPageImpl.d.ts +1 -0
- package/Platform/TableColumnImpl.d.ts +1 -0
- package/Platform/TestUtils.d.ts +3 -1
- package/Platform/TextBox.stories.d.ts +1 -0
- package/Platform/TextListInputView.d.ts +2 -2
- package/Platform/TextListInputWrapper.d.ts +1 -0
- package/Platform/ToggleArrowIcon.d.ts +1 -0
- package/Platform/Toolbar.stories.d.ts +1 -0
- package/Platform/UnlockCards.d.ts +1 -0
- package/Platform/Url.d.ts +1 -0
- package/Platform/UserCulture.d.ts +1 -0
- package/Platform/UserInfo.d.ts +1 -0
- package/Platform/WebFrameBodyContainer.stories.d.ts +1 -0
- package/Platform/WebFrameBodyContainerImpl.d.ts +1 -0
- package/Platform/WebFrameCompanyLogo.d.ts +1 -0
- package/Platform/WebFrameCompanyLogo.stories.d.ts +1 -0
- package/Platform/WebFrameContentContainerImpl.d.ts +1 -0
- package/Platform/WebFrameCurrentPageName.d.ts +1 -0
- package/Platform/WebFrameCurrentPageName.stories.d.ts +1 -0
- package/Platform/WebFrameHeaderContainer.stories.d.ts +1 -0
- package/Platform/WebFrameHelpButton.d.ts +1 -0
- package/Platform/WebFrameHelpButton.stories.d.ts +1 -0
- package/Platform/WebFrameMainMenuButton.d.ts +1 -0
- package/Platform/WebFrameMainMenuButton.stories.d.ts +1 -0
- package/Platform/WebFrameMainMenuContainer.stories.d.ts +1 -0
- package/Platform/WebFrameNavigationBar.stories.d.ts +1 -0
- package/Platform/WebFrameNavigationBarBackButton.d.ts +1 -0
- package/Platform/WebFrameNavigationBarCreateButton.d.ts +1 -0
- package/Platform/WebFrameSearchPanel.stories.d.ts +1 -0
- package/Platform/WebFrameUserPanel.stories.d.ts +1 -0
- package/Platform/XIcon.d.ts +1 -0
- package/StandardServices.d.ts +2 -1
- package/System/$PageReloadRequired.d.ts +8 -0
- package/System/BaseControlImpl.d.ts +1 -1
- package/System/ButtonPositionsSelectionUtils.d.ts +1 -0
- package/System/DataGridControl.d.ts +1 -0
- package/System/DirectoryBaseImpl.d.ts +1 -0
- package/System/InputBasedControlImpl.d.ts +3 -2
- package/System/LayoutImpl.d.ts +1 -0
- package/System/LoadingViewWithText.d.ts +1 -0
- package/System/LocationContainerControl.d.ts +3 -1
- package/System/LocationContainerControl.stories.d.ts +18 -0
- package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +20 -0
- package/System/LocationContainerControlStoriesData.d.ts +15 -0
- package/System/OutcomingLocalStorageCommunicationChannel.d.ts +1 -0
- package/System/PageReloadRequiredService.d.ts +5 -0
- package/System/Poll.d.ts +1 -0
- package/System/ResourcesStub.d.ts +10 -0
- package/System/Router.d.ts +2 -1
- package/System/SearchIcon.d.ts +1 -0
- package/System/StorybookStory.d.ts +1 -0
- package/System/StringUtils.d.ts +1 -1
- package/package.json +1 -1
- package/Account/AddBackgroundMovementEffect.d.ts +0 -2
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialog.d.ts +0 -50
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialogLogic.d.ts +0 -50
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/AcceptButton.d.ts +0 -3
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsContainer.d.ts +0 -2
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsPanel.d.ts +0 -2
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsSeparator.d.ts +0 -1
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/CancelButton.d.ts +0 -3
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemType.d.ts +0 -4
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeFooter.d.ts +0 -7
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeHeader.d.ts +0 -6
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypesContainer.d.ts +0 -8
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialog.d.ts +0 -5
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialogContent.d.ts +0 -2
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsSearchBox.d.ts +0 -5
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsTable.d.ts +0 -7
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItem.d.ts +0 -6
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItemsContainer.d.ts +0 -8
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ConvertItemToRow.d.ts +0 -3
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/CreateDebounce.d.ts +0 -4
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ItemRowModelExtendedData.d.ts +0 -5
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ShowSelectDirectoryItemsDialog.d.ts +0 -3
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItem.d.ts +0 -4
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItemType.d.ts +0 -7
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/TypeaheadEx.d.ts +0 -9
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Controllers/DirectoryItemsCollectionControllerController.d.ts +0 -10
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/DirectoryItemsCollectionTypeaheadVariant.d.ts +0 -17
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/EventArgs/IDirectoryItemsCollectionDataLoadingEventArgs.d.ts +0 -6
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalField.d.ts +0 -4
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalFieldValue.d.ts +0 -4
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionData.d.ts +0 -8
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItem.d.ts +0 -7
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItemType.d.ts +0 -13
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionProperties.d.ts +0 -5
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchRequest.d.ts +0 -8
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchResult.d.ts +0 -5
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollection.d.ts +0 -53
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollectionImpl.d.ts +0 -46
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/Data/DirectoryItemsCollectionTestProperties.d.ts +0 -50
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/MultipleResult/MultipleLabelAutoDirectoryItemsCollection.stories-broken.d.ts +0 -24
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/SingleResult/SingleLabelAutoDirectoryItemsCollection.stories-broken.d.ts +0 -26
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/MultipleResult/MultipleLabelWidthDirectoryItemsCollection.stories-broken.d.ts +0 -17
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/SingleResult/SingleLabelWidthDirectoryItemsCollection.stories-broken.d.ts +0 -17
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Index.d.ts +0 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
|
|
3
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
4
|
+
import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
|
|
5
|
+
import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
|
|
6
|
+
import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
|
|
7
|
+
import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
|
|
8
|
+
import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
|
|
9
|
+
import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
10
|
+
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
11
|
+
import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
12
|
+
export declare function getDeleteBatchOperationMockServices(): $ApplicationSettings & $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $FolderGrid & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
|
|
13
|
+
export declare function getDeleteBatchOperationMockProps(): {};
|
package/Platform/Diagram.d.ts
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
import { LegacyRef } from
|
|
1
|
+
import { LegacyRef } from "react";
|
|
2
2
|
|
|
3
|
+
import { IApexChart } from "@docsvision/webclient/Platform/IDiagramModels";
|
|
4
|
+
import { Store } from "effector";
|
|
3
5
|
export interface IDiagramChartProps {
|
|
4
6
|
chartRef: LegacyRef<HTMLDivElement>;
|
|
7
|
+
$chartInstance: Store<IApexChart>;
|
|
5
8
|
height: number;
|
|
6
9
|
}
|
|
7
10
|
export declare function DiagramChart(props: IDiagramChartProps): JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { DisplayStaffUnitParams } from '@docsvision/webclient/Platform/DisplayStaffUnit';
|
|
2
3
|
import { InputBasedControlState, InputBasedControlImpl } from '@docsvision/webclient/System/InputBasedControlImpl';
|
|
3
4
|
import { IBindingResult } from '@docsvision/webclient/System/IBindingResult';
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
|
|
3
|
+
import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
|
|
4
|
+
import { WithDocumentFolder } from "Storybook/StorybookUtils/Decorators/WithFolder";
|
|
5
|
+
import { DownloadFilesBatchOperation } from "@docsvision/webclient/Platform/DownloadFilesBatchOperation";
|
|
6
|
+
declare const _default: {
|
|
7
|
+
title: string;
|
|
8
|
+
component: typeof DownloadFilesBatchOperation;
|
|
9
|
+
decorators: (typeof WithNewStyleLayout | typeof WithDocumentFolder)[];
|
|
10
|
+
args: {};
|
|
11
|
+
render: (args: any) => JSX.Element;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
14
|
+
export declare const Button: {
|
|
15
|
+
parameters: {
|
|
16
|
+
title: string;
|
|
17
|
+
};
|
|
18
|
+
args: {
|
|
19
|
+
buttonText: string;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
export declare const ButtonDisabled: {
|
|
23
|
+
parameters: {
|
|
24
|
+
title: string;
|
|
25
|
+
};
|
|
26
|
+
render: (args: any) => JSX.Element;
|
|
27
|
+
};
|
|
28
|
+
export declare const ProgressDialog: {
|
|
29
|
+
parameters: {
|
|
30
|
+
title: string;
|
|
31
|
+
};
|
|
32
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
33
|
+
args: {
|
|
34
|
+
downloadFilesWithSignature: boolean;
|
|
35
|
+
};
|
|
36
|
+
play: ({ canvasElement }: {
|
|
37
|
+
canvasElement: any;
|
|
38
|
+
}) => Promise<void>;
|
|
39
|
+
render: (args: any) => JSX.Element;
|
|
40
|
+
};
|
|
41
|
+
export declare const ProgressDialogWithError: {
|
|
42
|
+
parameters: {
|
|
43
|
+
title: string;
|
|
44
|
+
};
|
|
45
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
46
|
+
play: ({ canvasElement }: {
|
|
47
|
+
canvasElement: any;
|
|
48
|
+
}) => Promise<void>;
|
|
49
|
+
render: (args: any) => JSX.Element;
|
|
50
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { $CardDataController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $Folders } from "@docsvision/webclient/Legacy/$Folders";
|
|
3
|
+
import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
|
|
4
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
5
|
+
import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
|
|
6
|
+
import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
|
|
7
|
+
import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
|
|
8
|
+
import { $BatchOperationsProgressDialog } from "@docsvision/webclient/Platform/$BatchOperationsProgressDialog";
|
|
9
|
+
import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
|
|
10
|
+
import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
|
|
11
|
+
import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
12
|
+
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
13
|
+
import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
14
|
+
import { $UrlResolver } from "@docsvision/webclient/System/$UrlResolver";
|
|
15
|
+
export declare function getDownloadFilesBatchOperationMockServices(): $ApplicationSettings & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $Folders & $FileDownload & $RequestManager & $UrlResolver & $CardDataController & $BatchOperationsProgressDialog & $FolderGrid & $FolderDataLoading;
|
|
16
|
+
export declare function getDownloadFilesBatchOperationMockProps(): {};
|
package/Platform/Dropdown.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
3
|
import { DropdownImpl, IDropdownState } from "@docsvision/webclient/Platform/DropdownImpl";
|
|
3
4
|
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
package/Platform/Favorite.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { BaseControlParams, BaseControl, BaseControlState } from '@docsvision/webclient/System/BaseControl';
|
|
2
3
|
import { IBindingResult } from '@docsvision/webclient/System/IBindingResult';
|
|
3
4
|
import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
3
|
import { IFilePickerMenuItem } from '@docsvision/webclient/Platform/FilePickerMenu';
|
|
3
4
|
import { FilePickerAccessState } from '@docsvision/webclient/Platform/FilePickerMenuItemsView';
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { FilePreviewParams } from '@docsvision/webclient/Platform/FilePreview';
|
|
2
3
|
import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
|
|
3
4
|
import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
|
|
@@ -61,7 +62,7 @@ export declare class FilePreviewImpl extends BaseControlImpl<FilePreviewParams,
|
|
|
61
62
|
get isEditMode(): boolean;
|
|
62
63
|
get fileOpen(): boolean;
|
|
63
64
|
get isCommentsOpened(): boolean;
|
|
64
|
-
getTabIndex():
|
|
65
|
+
getTabIndex(): 0 | -1;
|
|
65
66
|
componentDidMount(): Promise<void>;
|
|
66
67
|
componentWillUnmount(): Promise<void>;
|
|
67
68
|
onFileListWasChanged: () => Promise<void>;
|
package/Platform/FolderGrid.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ import { $ToolbarHeight } from '@docsvision/web/components/table/plugins/toolbar
|
|
|
23
23
|
import { $ToolbarDaughterControls } from '@docsvision/webclient/Platform/$ToolbarDaughterControls';
|
|
24
24
|
import { $SidePanel } from '@docsvision/web/components/table/plugins/side-panel';
|
|
25
25
|
import { $Aggregates } from '@docsvision/webclient/Platform/$AggregatesCheckbox';
|
|
26
|
+
import { $PageReloadRequired } from "@docsvision/webclient/System/$PageReloadRequired";
|
|
26
27
|
/**
|
|
27
28
|
* Содержит публичные свойства элемента управления [Метка]{@link Grid}.
|
|
28
29
|
*/
|
|
@@ -44,7 +45,7 @@ export declare class FolderGridParams extends BaseControlParams {
|
|
|
44
45
|
opacity?: number;
|
|
45
46
|
isGroupingAllowed?: boolean;
|
|
46
47
|
showList?: boolean;
|
|
47
|
-
services?: $GridOptions & ServiceContainer & $GridController & $DeviceType & $ExperimentalFeature & $FolderInfo & $ApplicationSettings & $FolderPluginProvider & $CurrentLocation & $FolderDataLoading & $BatchOperationServices & $CheckboxService & $Domain & $LayoutController & $LayoutManager & $TableData & $FolderGrid & Optional<$ContextMenuOptions> & $ToolbarDaughterControls & $ToolbarHeight & $SidePanel & Optional<$Aggregates> & $IsIE;
|
|
48
|
+
services?: $GridOptions & ServiceContainer & $GridController & $DeviceType & $ExperimentalFeature & $FolderInfo & $ApplicationSettings & $FolderPluginProvider & $CurrentLocation & $FolderDataLoading & $BatchOperationServices & $CheckboxService & $Domain & $LayoutController & $LayoutManager & $TableData & $FolderGrid & Optional<$ContextMenuOptions> & $ToolbarDaughterControls & $ToolbarHeight & $SidePanel & Optional<$Aggregates> & $IsIE & $PageReloadRequired;
|
|
48
49
|
}
|
|
49
50
|
/**
|
|
50
51
|
* Класс элемента управления FolderGrid.
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { FolderGridBatchOperationsNodeParams } from '@docsvision/webclient/Platform/FolderGridBatchOperationsNode';
|
|
2
3
|
import { PanelImpl, IPanelState } from '@docsvision/webclient/Platform/PanelImpl';
|
|
3
4
|
export interface IFolderGridBatchOperationsNodeState extends FolderGridBatchOperationsNodeParams, IPanelState {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { FolderMainMenuItem } from '@docsvision/webclient/Platform/FolderMainMenuItem';
|
|
2
3
|
import { FolderManagementOperationType } from '@docsvision/webclient/Platform/FolderManagementData';
|
|
3
4
|
export declare type FolderManagementAdaptiveMenuProps = {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { Tree } from '@docsvision/webclient/Helpers/Tree/Tree';
|
|
2
3
|
import { FolderTypeItem, FolderTypeTreeNode } from '@docsvision/webclient/Platform/FolderTypeItemsImpl';
|
|
3
4
|
import { LoadingState } from '@docsvision/webclient/System/LoadingState';
|
|
@@ -35,7 +35,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
35
35
|
protected getInputProps(): {
|
|
36
36
|
readOnly: boolean;
|
|
37
37
|
ref?: React.LegacyRef<HTMLInputElement>;
|
|
38
|
-
key?:
|
|
38
|
+
key?: React.ReactText;
|
|
39
39
|
accept?: string;
|
|
40
40
|
alt?: string;
|
|
41
41
|
autoComplete?: string;
|
|
@@ -51,11 +51,11 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
51
51
|
formMethod?: string;
|
|
52
52
|
formNoValidate?: boolean;
|
|
53
53
|
formTarget?: string;
|
|
54
|
-
height?:
|
|
54
|
+
height?: React.ReactText;
|
|
55
55
|
list?: string;
|
|
56
|
-
max?:
|
|
56
|
+
max?: React.ReactText;
|
|
57
57
|
maxLength?: number;
|
|
58
|
-
min?:
|
|
58
|
+
min?: React.ReactText;
|
|
59
59
|
minLength?: number;
|
|
60
60
|
multiple?: boolean;
|
|
61
61
|
name?: string;
|
|
@@ -64,10 +64,10 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
64
64
|
required?: boolean;
|
|
65
65
|
size?: number;
|
|
66
66
|
src?: string;
|
|
67
|
-
step?:
|
|
67
|
+
step?: React.ReactText;
|
|
68
68
|
type?: string;
|
|
69
69
|
value?: string | number | readonly string[];
|
|
70
|
-
width?:
|
|
70
|
+
width?: React.ReactText;
|
|
71
71
|
onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
72
72
|
defaultChecked?: boolean;
|
|
73
73
|
defaultValue?: string | number | readonly string[];
|
|
@@ -110,7 +110,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
110
110
|
results?: number;
|
|
111
111
|
security?: string;
|
|
112
112
|
unselectable?: "on" | "off";
|
|
113
|
-
inputMode?: "
|
|
113
|
+
inputMode?: "text" | "url" | "none" | "tel" | "email" | "numeric" | "decimal" | "search";
|
|
114
114
|
is?: string;
|
|
115
115
|
'aria-activedescendant'?: string;
|
|
116
116
|
'aria-atomic'?: boolean | "true" | "false";
|
|
@@ -125,7 +125,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
125
125
|
'aria-describedby'?: string;
|
|
126
126
|
'aria-details'?: string;
|
|
127
127
|
'aria-disabled'?: boolean | "true" | "false";
|
|
128
|
-
'aria-dropeffect'?: "
|
|
128
|
+
'aria-dropeffect'?: "link" | "copy" | "none" | "execute" | "move" | "popup";
|
|
129
129
|
'aria-errormessage'?: string;
|
|
130
130
|
'aria-expanded'?: boolean | "true" | "false";
|
|
131
131
|
'aria-flowto'?: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GridFilterItemParams } from "@docsvision/webclient/Platform/GridFilterItem";
|
|
2
3
|
import { PanelImpl, IPanelState } from "@docsvision/webclient/Platform/PanelImpl";
|
|
3
4
|
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
2
3
|
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
3
4
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
3
|
import { GridOperationsPanelParams } from '@docsvision/webclient/Platform/GridOperationsPanel';
|
|
3
4
|
import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
|
|
@@ -2,6 +2,7 @@ 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
|
+
import { IGroupingPathItem } from "@docsvision/web/components/table/plugins/grouping";
|
|
5
6
|
import { ICommonFolderInfo } from "@docsvision/webclient/Platform/ICommonFolderInfo";
|
|
6
7
|
export declare class GroupingResponseResolver implements IFolderDataLoadingPlugin {
|
|
7
8
|
id: string;
|
|
@@ -11,7 +12,4 @@ export declare class GroupingResponseResolver implements IFolderDataLoadingPlugi
|
|
|
11
12
|
init(folderInfo: ICommonFolderInfo): void;
|
|
12
13
|
resolveResponse(data: ITableData, response: GenModels.GridViewModel): Promise<void | ResponseResolveResult>;
|
|
13
14
|
}
|
|
14
|
-
export declare function getGroupingPathFromResponse(response: GenModels.GridViewModel):
|
|
15
|
-
columnId: string;
|
|
16
|
-
sortDescending: boolean;
|
|
17
|
-
}[];
|
|
15
|
+
export declare function getGroupingPathFromResponse(response: GenModels.GridViewModel): IGroupingPathItem[];
|
package/Platform/HtmlTag.d.ts
CHANGED
package/Platform/HtmlView.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
3
|
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
3
4
|
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
@@ -88,6 +88,7 @@ export interface IApexChart {
|
|
|
88
88
|
name?: string;
|
|
89
89
|
}>) => void;
|
|
90
90
|
render: () => void;
|
|
91
|
+
destroy: () => void;
|
|
91
92
|
}
|
|
92
93
|
export declare type DiagramRequestModel = GenModels.CardListRequestModel | GenModels.SearchRequestModelDiagram;
|
|
93
94
|
export interface IDiagramRequestStrategy {
|
package/Platform/LabelImpl.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { NavigationLink } from "@docsvision/webclient/Helpers/MainMenu/NavigationLink";
|
|
2
3
|
import { BaseNavigationMainMenuItemImpl, IBaseNavigationMainMenuItemState } from "@docsvision/webclient/Platform/BaseNavigationMainMenuItemImpl";
|
|
3
4
|
import { LinkMainMenuItemParams } from "@docsvision/webclient/Platform/LinkMainMenuItem";
|
|
@@ -3,4 +3,4 @@ import React from 'react';
|
|
|
3
3
|
|
|
4
4
|
export interface IListCheckboxProps extends HtmlProps.input {
|
|
5
5
|
}
|
|
6
|
-
export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "
|
|
6
|
+
export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step"> & React.RefAttributes<HTMLInputElement>>;
|
package/Platform/ListEmpty.d.ts
CHANGED
package/Platform/ListItem.d.ts
CHANGED
package/Platform/ListSlot.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
2
3
|
import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
|
|
3
4
|
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
|
|
3
|
+
import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
|
|
4
|
+
import { MoveShortcutBatchOperation } from "@docsvision/webclient/Platform/MoveShortcutBatchOperation";
|
|
5
|
+
declare const _default: {
|
|
6
|
+
title: string;
|
|
7
|
+
component: typeof MoveShortcutBatchOperation;
|
|
8
|
+
decorators: (typeof WithNewStyleLayout)[];
|
|
9
|
+
args: {};
|
|
10
|
+
render: (args: any) => JSX.Element;
|
|
11
|
+
};
|
|
12
|
+
export default _default;
|
|
13
|
+
export declare const Button: {
|
|
14
|
+
parameters: {
|
|
15
|
+
title: string;
|
|
16
|
+
};
|
|
17
|
+
args: {
|
|
18
|
+
buttonText: string;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
export declare const ChoiceFolderDialog: {
|
|
22
|
+
parameters: {
|
|
23
|
+
title: string;
|
|
24
|
+
};
|
|
25
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
26
|
+
play: ({ canvasElement }: {
|
|
27
|
+
canvasElement: any;
|
|
28
|
+
}) => Promise<void>;
|
|
29
|
+
};
|
|
30
|
+
export declare const ChoiceFolderDialogSelection: {
|
|
31
|
+
parameters: {
|
|
32
|
+
title: string;
|
|
33
|
+
};
|
|
34
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
35
|
+
play: ({ canvasElement }: {
|
|
36
|
+
canvasElement: any;
|
|
37
|
+
}) => Promise<void>;
|
|
38
|
+
};
|
|
39
|
+
export declare const ProgressDialog: {
|
|
40
|
+
parameters: {
|
|
41
|
+
title: string;
|
|
42
|
+
};
|
|
43
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
44
|
+
play: ({ canvasElement }: {
|
|
45
|
+
canvasElement: any;
|
|
46
|
+
}) => Promise<void>;
|
|
47
|
+
};
|
|
48
|
+
export declare const ProgressDialogWithError: {
|
|
49
|
+
parameters: {
|
|
50
|
+
title: string;
|
|
51
|
+
};
|
|
52
|
+
decorators: (typeof WithCancelModalDialogOnUnmount)[];
|
|
53
|
+
play: ({ canvasElement }: {
|
|
54
|
+
canvasElement: any;
|
|
55
|
+
}) => Promise<void>;
|
|
56
|
+
render: (args: any) => JSX.Element;
|
|
57
|
+
};
|