@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,161 @@
|
|
|
1
|
+
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
2
|
+
import { FileListControlParams } from "@docsvision/webclient/BackOffice/FileListControl";
|
|
3
|
+
import { FileListItemState } from "@docsvision/webclient/BackOffice/FileListItemState";
|
|
4
|
+
export declare const getFileListControlMockProps: () => FileListControlParams;
|
|
5
|
+
export declare const getFileListControlMockServices: (files: any) => {
|
|
6
|
+
layoutManager:
|
|
7
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/$LayoutManager").ILayoutManager;
|
|
8
|
+
layoutInfo:
|
|
9
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.LayoutInfoModel;
|
|
10
|
+
fileListOptions?:
|
|
11
|
+
import("@docsvision/webclient/FileListControlImpl").IFileListOptions;
|
|
12
|
+
siteUrl: string;
|
|
13
|
+
webServices:
|
|
14
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/WebServices/IWebServicesService").IWebServicesService;
|
|
15
|
+
cardTimestamp: number;
|
|
16
|
+
R7OfficeController:
|
|
17
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.IR7OfficeController;
|
|
18
|
+
fileService:
|
|
19
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/$FileService").IFileService;
|
|
20
|
+
documentCardController:
|
|
21
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Legacy/Controllers/DocumentCard/DocumentCard").DocumentCardController;
|
|
22
|
+
fileController:
|
|
23
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Legacy/Controllers/FileController/FileController").FileController;
|
|
24
|
+
layoutFileController:
|
|
25
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutFileController;
|
|
26
|
+
layout:
|
|
27
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Controls/Layout/$Layout").ILayout;
|
|
28
|
+
cardId: string;
|
|
29
|
+
realtimeCommunicationService:
|
|
30
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/RealtimeCommunication/$RealtimeCommunicationService").IRealtimeCommunicationService;
|
|
31
|
+
router:
|
|
32
|
+
import("@docsvision/web/core/routing").IRouter;
|
|
33
|
+
deviceType:
|
|
34
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.DeviceType;
|
|
35
|
+
defaultDeviceType:
|
|
36
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.DeviceType;
|
|
37
|
+
editOperations?:
|
|
38
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Core/EditOperationStore/IEditOperationStore").IEditOperationStore;
|
|
39
|
+
cardInfo:
|
|
40
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.CardInfoModel;
|
|
41
|
+
requestManager:
|
|
42
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Core/RequestProcessing/$RequestManager").IRequestManager;
|
|
43
|
+
signatureController:
|
|
44
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ISignatureController;
|
|
45
|
+
dataVisualizationController:
|
|
46
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.IDataVisualizationController;
|
|
47
|
+
layoutCheck:
|
|
48
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/$LayoutCheckService").ILayoutCheckService;
|
|
49
|
+
applicationSettings:
|
|
50
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.ApplicationSettings;
|
|
51
|
+
fileUpload:
|
|
52
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Platform/Services/File/IFileUploadService").IFileUploadService;
|
|
53
|
+
urlStore:
|
|
54
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Core/UrlStore/$UrlStore").IUrlStore;
|
|
55
|
+
messageBox:
|
|
56
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/$MessageBox").IMessageBoxService;
|
|
57
|
+
webViewIOSEnabled: boolean;
|
|
58
|
+
layoutFileApiController:
|
|
59
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutFileApiController;
|
|
60
|
+
layoutDocumentController:
|
|
61
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutDocumentController;
|
|
62
|
+
cloudSignature:
|
|
63
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/TypeScriptDefinitions/Services/CloudSignature/$CloudSignature").ICloudSignatureService;
|
|
64
|
+
cryptoPro:
|
|
65
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/TypeScriptDefinitions/Services/CryptoPro/$CryptoPro").ICryptoProService;
|
|
66
|
+
localStorage:
|
|
67
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/System/Services/$LocalStorage").ILocalStorage;
|
|
68
|
+
signatureMethodsController:
|
|
69
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ISignatureMethodsController;
|
|
70
|
+
digitalSignature:
|
|
71
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/TypeScriptDefinitions/Services/DigitalSignature/$DigitalSignature").IDigitalSignatureService;
|
|
72
|
+
};
|
|
73
|
+
export declare const getFileListControlMockFiles: () => FileListItem[];
|
|
74
|
+
export declare const getFileListControlMockChildVersions: () => {
|
|
75
|
+
id: string;
|
|
76
|
+
versionId: string;
|
|
77
|
+
versionPath: string;
|
|
78
|
+
versionNumber: number;
|
|
79
|
+
author: string;
|
|
80
|
+
creationDate: string;
|
|
81
|
+
comments: any[];
|
|
82
|
+
}[];
|
|
83
|
+
export declare const getFileListControlCommandBarButtons: () => {
|
|
84
|
+
controlTypeName: string;
|
|
85
|
+
isAsync: any;
|
|
86
|
+
properties: {
|
|
87
|
+
name: string;
|
|
88
|
+
};
|
|
89
|
+
children: ({
|
|
90
|
+
controlTypeName: string;
|
|
91
|
+
isAsync: any;
|
|
92
|
+
properties: {
|
|
93
|
+
standardCssClass: string;
|
|
94
|
+
visibilityEditOperation: string;
|
|
95
|
+
visibility: boolean;
|
|
96
|
+
name: string;
|
|
97
|
+
tag: string;
|
|
98
|
+
click: string;
|
|
99
|
+
mouseOver: string;
|
|
100
|
+
mouseOut: string;
|
|
101
|
+
signatureFormat?: undefined;
|
|
102
|
+
};
|
|
103
|
+
children: any[];
|
|
104
|
+
} | {
|
|
105
|
+
controlTypeName: string;
|
|
106
|
+
isAsync: any;
|
|
107
|
+
properties: {
|
|
108
|
+
standardCssClass: string;
|
|
109
|
+
visibility: boolean;
|
|
110
|
+
name: string;
|
|
111
|
+
click: string;
|
|
112
|
+
mouseOver: string;
|
|
113
|
+
mouseOut: string;
|
|
114
|
+
signatureFormat: number;
|
|
115
|
+
visibilityEditOperation?: undefined;
|
|
116
|
+
tag?: undefined;
|
|
117
|
+
};
|
|
118
|
+
children: any[];
|
|
119
|
+
})[];
|
|
120
|
+
}[];
|
|
121
|
+
export declare function selectFirst(files: FileListItem[]): FileListItem[];
|
|
122
|
+
export declare function expandFirstMenu(files: FileListItem[]): FileListItem[];
|
|
123
|
+
export declare function lockFirst(files: FileListItem[]): FileListItem[];
|
|
124
|
+
export declare function signAll(files: FileListItem[]): {
|
|
125
|
+
data: {
|
|
126
|
+
hasFileCertificatedSignature: boolean;
|
|
127
|
+
name: string;
|
|
128
|
+
fileCardId: string;
|
|
129
|
+
fileId: string;
|
|
130
|
+
isLocked: boolean;
|
|
131
|
+
isFilePreviewSupported: boolean;
|
|
132
|
+
isESExportAllowed: boolean;
|
|
133
|
+
fileExtension: string;
|
|
134
|
+
childVersions:
|
|
135
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.VersionedFileModel[];
|
|
136
|
+
currentVersion:
|
|
137
|
+
import("D:/BuildAgent/work/90220ba22ade039/Bin/Generated/DocsVision.WebClient.Models").GenModels.VersionedFileModel;
|
|
138
|
+
hasFileSignature: boolean;
|
|
139
|
+
isMain: boolean;
|
|
140
|
+
webDavLink: string;
|
|
141
|
+
webDavReadonlyLink: string;
|
|
142
|
+
versionsCount: number;
|
|
143
|
+
size: number;
|
|
144
|
+
};
|
|
145
|
+
settingsMenuExpanded: boolean;
|
|
146
|
+
versionsListExpanded: boolean;
|
|
147
|
+
versionsListAnimating: boolean;
|
|
148
|
+
commentsDialogOpen: boolean;
|
|
149
|
+
uploadVersionAttachedElements:
|
|
150
|
+
import("@docsvision/webclient/Data/FileListAttachElements").FileListAttachedElements;
|
|
151
|
+
uploadSignedAttachedElement:
|
|
152
|
+
import("@docsvision/webclient/Data/FileListAttachElements").FileListAttachedElements;
|
|
153
|
+
versionListElement: HTMLElement;
|
|
154
|
+
itemComponent:
|
|
155
|
+
import("@docsvision/webclient/FileListItem/FileListItemComponent").FileListItemComponent;
|
|
156
|
+
file: File;
|
|
157
|
+
state: FileListItemState;
|
|
158
|
+
isSelected: boolean;
|
|
159
|
+
cssClasses?: string[];
|
|
160
|
+
}[];
|
|
161
|
+
export declare function prepareVersions(data: FileListItem[]): FileListItem[];
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { GroupTaskCardSelectPerformers } from "@docsvision/webclient/BackOffice/GroupTaskCardSelectPerformers";
|
|
3
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
|
+
import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
|
|
5
|
+
declare const _default: {
|
|
6
|
+
title: string;
|
|
7
|
+
component: (typeof GroupTaskCardSelectPerformers)[];
|
|
8
|
+
args: {
|
|
9
|
+
value: {
|
|
10
|
+
executionType: number;
|
|
11
|
+
intervals:
|
|
12
|
+
import("@docsvision/webclient/Data/TaskGroupIntervalModel").TaskGroupInterval[];
|
|
13
|
+
};
|
|
14
|
+
useBusinessCalendar: boolean;
|
|
15
|
+
};
|
|
16
|
+
decorators: (typeof WithNewStyleLayout)[];
|
|
17
|
+
render: (args: any) => JSX.Element;
|
|
18
|
+
};
|
|
19
|
+
export default _default;
|
|
20
|
+
export declare const WithValue: {
|
|
21
|
+
parameters: {
|
|
22
|
+
title: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
export declare const Empty: {
|
|
26
|
+
parameters: {
|
|
27
|
+
title: string;
|
|
28
|
+
};
|
|
29
|
+
args: {
|
|
30
|
+
value: {
|
|
31
|
+
executionType: GenModels.ExecutionType;
|
|
32
|
+
intervals: any[];
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
export declare const DescriptionEdit: {
|
|
37
|
+
parameters: {
|
|
38
|
+
title: string;
|
|
39
|
+
};
|
|
40
|
+
args: {
|
|
41
|
+
editTaskDescriptionDialogOpened: () => void;
|
|
42
|
+
};
|
|
43
|
+
play: ({ canvasElement }: {
|
|
44
|
+
canvasElement: any;
|
|
45
|
+
}) => Promise<void>;
|
|
46
|
+
};
|
|
47
|
+
export declare const DurationEdit: {
|
|
48
|
+
parameters: {
|
|
49
|
+
title: string;
|
|
50
|
+
};
|
|
51
|
+
args: {
|
|
52
|
+
loaded: (sender: any) => void;
|
|
53
|
+
editTaskDurationDialogOpened: () => void;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { GroupTaskCardSelectPerformersParams } from "@docsvision/webclient/BackOffice/GroupTaskCardSelectPerformers";
|
|
2
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
3
4
|
import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { GroupTaskCardSelectPerformers } from "@docsvision/webclient/BackOffice/GroupTaskCardSelectPerformers";
|
|
3
|
+
import { WithMainStoryLayout } from "Storybook/StorybookUtils/Decorators/CommonStory";
|
|
4
|
+
declare const _default: {
|
|
5
|
+
title: string;
|
|
6
|
+
component: typeof GroupTaskCardSelectPerformers;
|
|
7
|
+
decorators: (typeof WithMainStoryLayout)[];
|
|
8
|
+
args: {
|
|
9
|
+
value: {
|
|
10
|
+
executionType: number;
|
|
11
|
+
intervals:
|
|
12
|
+
import("@docsvision/webclient/Data/TaskGroupIntervalModel").TaskGroupInterval[];
|
|
13
|
+
};
|
|
14
|
+
useBusinessCalendar: boolean;
|
|
15
|
+
};
|
|
16
|
+
render: (args: any) => JSX.Element;
|
|
17
|
+
};
|
|
18
|
+
export default _default;
|
|
19
|
+
export * from "App/BackOffice/Controls/GroupTaskCardSelectPerformers/Stories/GroupTaskCardSelectPerformers.stories";
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { TaskGroupInterval } from "@docsvision/webclient/BackOffice/TaskGroupIntervalModel";
|
|
2
|
+
import { $TaskGroupPerformersController, $BusinessCalendarController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
+
import { $DeviceType, $CurrentEmployeeId, $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
4
|
+
import { $EditOperationStore, $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
5
|
+
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
6
|
+
export declare function getGroupTaskCardSelectPerformersMockServices(): $EditOperationStore & $MessageBox & $DeviceType & $TaskGroupPerformersController & $LayoutInfo & $CardInfo & $CurrentEmployeeId & $BusinessCalendarController & $ApplicationSettings;
|
|
7
|
+
export declare function getGroupTaskCardSelectPerformersMockProps(): {
|
|
8
|
+
useBusinessCalendar: boolean;
|
|
9
|
+
};
|
|
10
|
+
export declare function getGroupTaskCardSelectPerformersMockValue(): {
|
|
11
|
+
executionType: number;
|
|
12
|
+
intervals: TaskGroupInterval[];
|
|
13
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Meta, StoryObj } from "@storybook/react";
|
|
2
|
+
import { HistoryParams, History } from "@docsvision/webclient/BackOffice/History";
|
|
3
|
+
import React from "react";
|
|
4
|
+
declare const metaStory: Meta<HistoryParams & {
|
|
5
|
+
ref: React.MutableRefObject<History>;
|
|
6
|
+
}>;
|
|
7
|
+
export default metaStory;
|
|
8
|
+
declare type Story = StoryObj<HistoryParams & {
|
|
9
|
+
ref: React.MutableRefObject<History>;
|
|
10
|
+
}>;
|
|
11
|
+
export declare const Default: Story;
|
|
12
|
+
export declare const WithOpenedModal: Story;
|
|
13
|
+
export declare const EmptyWithOpenedModal: Story;
|
|
14
|
+
export declare const WithSearchEvent: Story;
|
|
15
|
+
export declare const WithSearchAuthorTooltip: Story;
|
|
16
|
+
export declare const WithSearchAuthor: Story;
|
|
17
|
+
export declare const WithSearchDate: Story;
|
|
18
|
+
export declare const WithEventFilterParam: Story;
|
|
19
|
+
export declare const WithDateFilterParam: Story;
|
|
20
|
+
export declare const WithAuthorFilterParam: Story;
|
|
21
|
+
export declare const WithCantViewHistory: Story;
|
|
22
|
+
export declare const WithCantViewHistoryShowPreview: Story;
|
|
23
|
+
export declare const WithShowPreview: Story;
|
|
24
|
+
export declare const WithShowPreviewAndShowMoreButtonHide: Story;
|
|
25
|
+
export declare const WithShowPreviewAndShowMoreButton: Story;
|
|
26
|
+
export declare const WithRecordsOnPageParam: Story;
|
|
27
|
+
export declare const WithoutShowOpenButton: Story;
|
|
28
|
+
export declare const WithShowFiltersInPreview: Story;
|
|
29
|
+
export declare const WithSearchEventInPreview: Story;
|
|
30
|
+
export declare const WithSearchAuthorTooltipInPreview: Story;
|
|
31
|
+
export declare const WithSearchAuthorInPreview: Story;
|
|
32
|
+
export declare const WithSearchDateInPreview: Story;
|
|
33
|
+
export declare const WithEventFilterParamInPreview: Story;
|
|
34
|
+
export declare const WithDateFilterParamInPreview: Story;
|
|
35
|
+
export declare const WithAuthorFilterParamInPreview: Story;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Meta } from "@storybook/react";
|
|
2
|
+
import { HistoryParams, History } from "@docsvision/webclient/BackOffice/History";
|
|
3
|
+
import React from "react";
|
|
4
|
+
declare const metaStory: Meta<HistoryParams & {
|
|
5
|
+
ref: React.MutableRefObject<History>;
|
|
6
|
+
}>;
|
|
7
|
+
export default metaStory;
|
|
8
|
+
export * from "App/BackOffice/Controls/History/Stories/History.stories";
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { $BusinessCalendarController, $LayoutHistoryController, $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $CardId, $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
3
|
+
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
4
|
+
import { $DeviceType } from "@docsvision/web/core/system-services/environment";
|
|
5
|
+
import { HistoryParams } from "@docsvision/webclient/BackOffice/History";
|
|
6
|
+
export declare function getHistoryServices(): $LayoutHistoryController & $CardId & $EditOperationStore & $DeviceType & $LayoutInfo & $BusinessCalendarController & $Router & $CardInfo & $LayoutStaffController;
|
|
7
|
+
export declare const getBindingArgHistoryStory: (hasMore: boolean) => HistoryParams;
|
|
8
|
+
export declare function getEmployeesMock(): {
|
|
9
|
+
employees: {
|
|
10
|
+
id: string;
|
|
11
|
+
isCurrent: boolean;
|
|
12
|
+
accountName: any;
|
|
13
|
+
displayName: string;
|
|
14
|
+
firstName: string;
|
|
15
|
+
lastName: string;
|
|
16
|
+
middleName: string;
|
|
17
|
+
position: string;
|
|
18
|
+
sdid: string;
|
|
19
|
+
isFavoritePerformer: boolean;
|
|
20
|
+
unitId: string;
|
|
21
|
+
units: any[];
|
|
22
|
+
email: any;
|
|
23
|
+
status: number;
|
|
24
|
+
departmentName: any;
|
|
25
|
+
dataType: number;
|
|
26
|
+
employeeId: string;
|
|
27
|
+
unit: any;
|
|
28
|
+
deputyDisplayName: any;
|
|
29
|
+
}[];
|
|
30
|
+
hasMore: boolean;
|
|
31
|
+
};
|
|
32
|
+
export declare function getHistoryRecordsMock(): {
|
|
33
|
+
records: {
|
|
34
|
+
logNewId: string;
|
|
35
|
+
id: number;
|
|
36
|
+
date: string;
|
|
37
|
+
event: string;
|
|
38
|
+
author: {
|
|
39
|
+
displayName: string;
|
|
40
|
+
};
|
|
41
|
+
}[];
|
|
42
|
+
hasMore: boolean;
|
|
43
|
+
cacheId: string;
|
|
44
|
+
renew: boolean;
|
|
45
|
+
};
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Links } from "@docsvision/webclient/BackOffice/Links";
|
|
3
|
+
import { WithMiddleBlock } from "Storybook/StorybookUtils/Decorators/BlockStory";
|
|
4
|
+
import { WithMainStoryLayout } from "Storybook/StorybookUtils/Decorators/CommonStory";
|
|
5
|
+
declare const _default: {
|
|
6
|
+
title: string;
|
|
7
|
+
component: typeof Links;
|
|
8
|
+
decorators: (typeof WithMainStoryLayout)[];
|
|
9
|
+
args: {
|
|
10
|
+
model: {
|
|
11
|
+
links: {
|
|
12
|
+
linkId: string;
|
|
13
|
+
displayName: string;
|
|
14
|
+
linkTypeId: string;
|
|
15
|
+
linkTypeName: string;
|
|
16
|
+
kind: number;
|
|
17
|
+
isDocument: boolean;
|
|
18
|
+
cardId: any;
|
|
19
|
+
cardTypeId: string;
|
|
20
|
+
cardKindId: string;
|
|
21
|
+
fileCardId: any;
|
|
22
|
+
fileVersionId: any;
|
|
23
|
+
creationDate: string;
|
|
24
|
+
authorDisplayName: string;
|
|
25
|
+
description: string;
|
|
26
|
+
url: any;
|
|
27
|
+
canDelete: boolean;
|
|
28
|
+
linkDescription: {
|
|
29
|
+
linkDescriptionMode: number;
|
|
30
|
+
text: string;
|
|
31
|
+
layout: any;
|
|
32
|
+
};
|
|
33
|
+
}[];
|
|
34
|
+
bindingInfo: any;
|
|
35
|
+
allowedLinkCardTypes: string[];
|
|
36
|
+
allowedLinkTypes: string[];
|
|
37
|
+
linksLoaded: boolean;
|
|
38
|
+
totalLinksCount: number;
|
|
39
|
+
descriptionColumnViewMode: number;
|
|
40
|
+
descriptionColumnMethodKey: string;
|
|
41
|
+
};
|
|
42
|
+
showOpened: boolean;
|
|
43
|
+
header: string;
|
|
44
|
+
createLinkLinkTypes: {
|
|
45
|
+
linkTypeId: string;
|
|
46
|
+
name: string;
|
|
47
|
+
displayName: string;
|
|
48
|
+
oppositeLinkName: string;
|
|
49
|
+
}[];
|
|
50
|
+
createLinkKinds: {
|
|
51
|
+
name: string;
|
|
52
|
+
kindId: string;
|
|
53
|
+
cardTypeId: string;
|
|
54
|
+
withDescendants: boolean;
|
|
55
|
+
}[];
|
|
56
|
+
};
|
|
57
|
+
render: (args: any) => JSX.Element;
|
|
58
|
+
};
|
|
59
|
+
export default _default;
|
|
60
|
+
export declare const Collapsed: {
|
|
61
|
+
parameters: {
|
|
62
|
+
title: string;
|
|
63
|
+
};
|
|
64
|
+
args: {
|
|
65
|
+
model: any;
|
|
66
|
+
showOpened: boolean;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
export declare const Empty: {
|
|
70
|
+
parameters: {
|
|
71
|
+
title: string;
|
|
72
|
+
};
|
|
73
|
+
args: {
|
|
74
|
+
model: any;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
export declare const WithValue: {
|
|
78
|
+
parameters: {
|
|
79
|
+
title: string;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
82
|
+
export declare const ColumnSettingsActive: {
|
|
83
|
+
parameters: {
|
|
84
|
+
title: string;
|
|
85
|
+
};
|
|
86
|
+
play: ({ canvasElement }: {
|
|
87
|
+
canvasElement: any;
|
|
88
|
+
}) => Promise<void>;
|
|
89
|
+
render: (args: any) => JSX.Element;
|
|
90
|
+
};
|
|
91
|
+
export declare const CommandBarExpanded: {
|
|
92
|
+
parameters: {
|
|
93
|
+
title: string;
|
|
94
|
+
};
|
|
95
|
+
play: ({ canvasElement }: {
|
|
96
|
+
canvasElement: any;
|
|
97
|
+
}) => Promise<void>;
|
|
98
|
+
};
|
|
99
|
+
export declare const MiddleBlock: {
|
|
100
|
+
parameters: {
|
|
101
|
+
title: string;
|
|
102
|
+
};
|
|
103
|
+
decorators: (typeof WithMiddleBlock)[];
|
|
104
|
+
};
|
|
105
|
+
export declare const ItemMenu: {
|
|
106
|
+
parameters: {
|
|
107
|
+
title: string;
|
|
108
|
+
};
|
|
109
|
+
play: ({ canvasElement }: {
|
|
110
|
+
canvasElement: any;
|
|
111
|
+
}) => void;
|
|
112
|
+
};
|
|
113
|
+
export declare const ItemDescription: {
|
|
114
|
+
parameters: {
|
|
115
|
+
title: string;
|
|
116
|
+
};
|
|
117
|
+
play: ({ canvasElement }: {
|
|
118
|
+
canvasElement: any;
|
|
119
|
+
}) => void;
|
|
120
|
+
};
|
|
121
|
+
export declare const ItemDescriptionActive: {
|
|
122
|
+
parameters: {
|
|
123
|
+
title: string;
|
|
124
|
+
};
|
|
125
|
+
play: ({ canvasElement }: {
|
|
126
|
+
canvasElement: any;
|
|
127
|
+
}) => Promise<void>;
|
|
128
|
+
};
|
|
129
|
+
export declare const AddNewLinkDialog: {
|
|
130
|
+
parameters: {
|
|
131
|
+
title: string;
|
|
132
|
+
};
|
|
133
|
+
play: ({ canvasElement }: {
|
|
134
|
+
canvasElement: any;
|
|
135
|
+
}) => Promise<void>;
|
|
136
|
+
render: (args: any) => JSX.Element;
|
|
137
|
+
};
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Links } from "@docsvision/webclient/BackOffice/Links";
|
|
3
|
+
import { WithMainStoryLayout } from "Storybook/StorybookUtils/Decorators/CommonStory";
|
|
4
|
+
declare const _default: {
|
|
5
|
+
title: string;
|
|
6
|
+
component: typeof Links;
|
|
7
|
+
decorators: (typeof WithMainStoryLayout)[];
|
|
8
|
+
args: {
|
|
9
|
+
model: {
|
|
10
|
+
links: {
|
|
11
|
+
linkId: string;
|
|
12
|
+
displayName: string;
|
|
13
|
+
linkTypeId: string;
|
|
14
|
+
linkTypeName: string;
|
|
15
|
+
kind: number;
|
|
16
|
+
isDocument: boolean;
|
|
17
|
+
cardId: any;
|
|
18
|
+
cardTypeId: string;
|
|
19
|
+
cardKindId: string;
|
|
20
|
+
fileCardId: any;
|
|
21
|
+
fileVersionId: any;
|
|
22
|
+
creationDate: string;
|
|
23
|
+
authorDisplayName: string;
|
|
24
|
+
description: string;
|
|
25
|
+
url: any;
|
|
26
|
+
canDelete: boolean;
|
|
27
|
+
linkDescription: {
|
|
28
|
+
linkDescriptionMode: number;
|
|
29
|
+
text: string;
|
|
30
|
+
layout: any;
|
|
31
|
+
};
|
|
32
|
+
}[];
|
|
33
|
+
bindingInfo: any;
|
|
34
|
+
allowedLinkCardTypes: string[];
|
|
35
|
+
allowedLinkTypes: string[];
|
|
36
|
+
linksLoaded: boolean;
|
|
37
|
+
totalLinksCount: number;
|
|
38
|
+
descriptionColumnViewMode: number;
|
|
39
|
+
descriptionColumnMethodKey: string;
|
|
40
|
+
};
|
|
41
|
+
showOpened: boolean;
|
|
42
|
+
header: string;
|
|
43
|
+
createLinkLinkTypes: {
|
|
44
|
+
linkTypeId: string;
|
|
45
|
+
name: string;
|
|
46
|
+
displayName: string;
|
|
47
|
+
oppositeLinkName: string;
|
|
48
|
+
}[];
|
|
49
|
+
createLinkKinds: {
|
|
50
|
+
name: string;
|
|
51
|
+
kindId: string;
|
|
52
|
+
cardTypeId: string;
|
|
53
|
+
withDescendants: boolean;
|
|
54
|
+
}[];
|
|
55
|
+
};
|
|
56
|
+
render: (args: any) => JSX.Element;
|
|
57
|
+
};
|
|
58
|
+
export default _default;
|
|
59
|
+
export * from "App/BackOffice/Controls/Links/Stories/Links.stories";
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { $LinksSearchCards } from "@docsvision/webclient/BackOffice/$LinksSearchCardsService";
|
|
2
|
+
import { $LayoutFileController, $LayoutController, $LayoutLinksController, $CardOperationsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
+
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
4
|
+
import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
|
|
5
|
+
import { $ApplicationSettings, $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
6
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
7
|
+
import { $EditOperationStore, $CardId, $CardTimestamp, $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
8
|
+
import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
9
|
+
import { $FileService } from "@docsvision/webclient/System/$FileService";
|
|
10
|
+
import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
|
|
11
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
12
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
13
|
+
export declare function getLinksMockServices(): $FileController & $LayoutFileController & $LayoutController & $LayoutLinksController & $EditOperationStore & $ApplicationSettings & $Layout & $LayoutManager & $LocalStorage & $DeviceType & $CardId & $CardTimestamp & $LayoutInfo & $LinksSearchCards & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $CardOperationsController & $FilePreview & $WebViewIOSEnabled;
|
|
14
|
+
export declare function getLinksMockProps(): {
|
|
15
|
+
header: string;
|
|
16
|
+
createLinkLinkTypes: {
|
|
17
|
+
linkTypeId: string;
|
|
18
|
+
name: string;
|
|
19
|
+
displayName: string;
|
|
20
|
+
oppositeLinkName: string;
|
|
21
|
+
}[];
|
|
22
|
+
createLinkKinds: {
|
|
23
|
+
name: string;
|
|
24
|
+
kindId: string;
|
|
25
|
+
cardTypeId: string;
|
|
26
|
+
withDescendants: boolean;
|
|
27
|
+
}[];
|
|
28
|
+
};
|
|
29
|
+
export declare function getLinksMockValue(): {
|
|
30
|
+
links: {
|
|
31
|
+
linkId: string;
|
|
32
|
+
displayName: string;
|
|
33
|
+
linkTypeId: string;
|
|
34
|
+
linkTypeName: string;
|
|
35
|
+
kind: number;
|
|
36
|
+
isDocument: boolean;
|
|
37
|
+
cardId: any;
|
|
38
|
+
cardTypeId: string;
|
|
39
|
+
cardKindId: string;
|
|
40
|
+
fileCardId: any;
|
|
41
|
+
fileVersionId: any;
|
|
42
|
+
creationDate: string;
|
|
43
|
+
authorDisplayName: string;
|
|
44
|
+
description: string;
|
|
45
|
+
url: any;
|
|
46
|
+
canDelete: boolean;
|
|
47
|
+
linkDescription: {
|
|
48
|
+
linkDescriptionMode: number;
|
|
49
|
+
text: string;
|
|
50
|
+
layout: any;
|
|
51
|
+
};
|
|
52
|
+
}[];
|
|
53
|
+
bindingInfo: any;
|
|
54
|
+
allowedLinkCardTypes: string[];
|
|
55
|
+
allowedLinkTypes: string[];
|
|
56
|
+
linksLoaded: boolean;
|
|
57
|
+
totalLinksCount: number;
|
|
58
|
+
descriptionColumnViewMode: number;
|
|
59
|
+
descriptionColumnMethodKey: string;
|
|
60
|
+
};
|