@docsvision/webclient 5.17.5-beta.1 → 5.17.6
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/LoginContainer.d.ts +1 -1
- package/Account/LoginInputsDivider.d.ts +1 -0
- package/Account/LoginPage.d.ts +1 -0
- package/Account/Logo.d.ts +1 -0
- package/Account/ProviderButton.d.ts +1 -0
- package/App.d.ts +4 -4
- package/Application.d.ts +4 -4
- package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
- package/Approval/$AgreementOptions.d.ts +1 -1
- package/Approval/AcquaintanceManagement.d.ts +7 -7
- package/Approval/AcquaintanceManagementImpl.d.ts +5 -4
- package/Approval/AgreementHistory.d.ts +13 -13
- package/Approval/AgreementHistoryImpl.d.ts +4 -3
- package/Approval/AgreementList.d.ts +7 -7
- package/Approval/AgreementListContent.d.ts +5 -5
- package/Approval/AgreementListImpl.d.ts +5 -4
- package/Approval/AgreementManagement.d.ts +15 -15
- package/Approval/AgreementManagementImpl.d.ts +4 -4
- package/Approval/AgreementStage.d.ts +5 -5
- package/Approval/AgreementStageProps.d.ts +8 -8
- package/Approval/AgreementStageState.d.ts +3 -3
- package/Approval/ApprovalCycleInfo.d.ts +3 -3
- package/Approval/ApprovalCycleList.d.ts +1 -1
- package/Approval/ApprovalHistoryTable.d.ts +2 -2
- package/Approval/ApprovalStageItemComment.d.ts +3 -3
- package/Approval/ApprovalStageItemRow.d.ts +1 -1
- package/Approval/CardApprovalCycle.d.ts +2 -2
- package/Approval/CardApprovalCycleImpl.d.ts +4 -3
- package/Approval/CardApprovalStage.d.ts +2 -2
- package/Approval/CardApprovalStageImpl.d.ts +4 -3
- package/Approval/IAgreementEventArgs.d.ts +1 -1
- package/Approval/IAgreementListContentState.d.ts +3 -3
- package/Approval/IAgreementListRenderEventArgs.d.ts +1 -1
- package/Approval/IAgreementListReportOpenedEventArgs.d.ts +1 -1
- package/Approval/IApprovalHistoryTableProps.d.ts +7 -7
- package/Approval/IApprovalStageItemRowProps.d.ts +4 -4
- package/Approval/IApproverDeletionEventArgs.d.ts +1 -1
- package/Approval/IApproverEventArgs.d.ts +2 -2
- package/Approval/TemplateComboVariant.d.ts +1 -1
- package/BackOffice/$CloudSignature.d.ts +5 -5
- package/BackOffice/$DigitalSignature.d.ts +4 -4
- package/BackOffice/$LinksSearchCardsService.d.ts +1 -1
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +2 -2
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +1 -1
- package/BackOffice/AcknowledgementList.d.ts +8 -7
- package/BackOffice/AcknowledgementListButton.d.ts +1 -0
- package/BackOffice/AcknowledgementListContainer.d.ts +3 -2
- package/BackOffice/AcknowledgementListLogic.d.ts +1 -1
- package/BackOffice/AcknowledgementListView.d.ts +1 -1
- package/BackOffice/ActionButton.d.ts +1 -0
- package/BackOffice/ActionMenu.d.ts +1 -0
- package/BackOffice/ActualizeProfileCertificateSource.d.ts +3 -3
- package/BackOffice/AddComment.d.ts +3 -2
- package/BackOffice/AddUrlDialog.d.ts +3 -3
- package/BackOffice/AddingGroups.d.ts +1 -1
- package/BackOffice/Address.d.ts +5 -5
- package/BackOffice/AddressImpl.d.ts +6 -6
- package/BackOffice/ApprovalTaskComplete.d.ts +3 -3
- package/BackOffice/AuthenticationKinds.d.ts +8 -7
- package/BackOffice/AuthenticationKinds.stories.d.ts +2 -1
- package/BackOffice/AuthenticationKindsContainer.d.ts +3 -2
- package/BackOffice/AuthenticationKindsFrame.d.ts +1 -0
- package/BackOffice/AuthenticationKindsGetUseExtensionState.d.ts +1 -1
- package/BackOffice/AuthenticationKindsItem.d.ts +1 -0
- package/BackOffice/AuthenticationKindsList.d.ts +1 -0
- package/BackOffice/AuthenticationKindsLogic.d.ts +2 -2
- package/BackOffice/AuthenticationKindsModalDialog.d.ts +1 -0
- package/BackOffice/AuthenticationKindsOptions.d.ts +8 -8
- package/BackOffice/AuthenticationKindsView.d.ts +6 -5
- package/BackOffice/BackOfficeChildTask.d.ts +2 -2
- package/BackOffice/BackOfficeCreateLink.d.ts +6 -6
- package/BackOffice/CardKind.d.ts +6 -6
- package/BackOffice/CardKindImpl.d.ts +5 -5
- package/BackOffice/CardKindTree.d.ts +1 -1
- package/BackOffice/CardKindTypeaheadVariant.d.ts +1 -1
- package/BackOffice/ChangeBoundaryValuesSection.d.ts +2 -2
- package/BackOffice/ChangeSectionValues.d.ts +2 -2
- package/BackOffice/CheckAbsenceDates.d.ts +2 -2
- package/BackOffice/CheckPerformer.d.ts +1 -1
- package/BackOffice/CheckStaffDirectoryData.d.ts +2 -2
- package/BackOffice/ChildTasksPerforming.d.ts +8 -8
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
- package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
- package/BackOffice/CommandMenuComponent.d.ts +2 -2
- package/BackOffice/CommentBodyContents.d.ts +2 -1
- package/BackOffice/CommentDeleteIcon.d.ts +1 -0
- package/BackOffice/CommentEditIcon.d.ts +1 -0
- package/BackOffice/CommentEditor.d.ts +1 -1
- package/BackOffice/CommentHeader.d.ts +2 -1
- package/BackOffice/CommentUserIcon.d.ts +1 -0
- package/BackOffice/Comments.d.ts +9 -9
- package/BackOffice/CommentsImpl.d.ts +4 -3
- package/BackOffice/CompareTasks.d.ts +1 -1
- package/BackOffice/ConvertCloudToSavedCertificate.d.ts +1 -1
- package/BackOffice/ConvertResponseToTree.d.ts +2 -2
- package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
- package/BackOffice/CopyAddress.d.ts +2 -2
- package/BackOffice/CovertResponseToTree.d.ts +1 -1
- package/BackOffice/CreateRelatedCardButton.d.ts +7 -7
- package/BackOffice/CreateRelatedCardButtonImpl.d.ts +3 -3
- package/BackOffice/CreateWindow.d.ts +1 -1
- package/BackOffice/CryptoProDssService.d.ts +12 -12
- package/BackOffice/CryptoProService.d.ts +1 -1
- package/BackOffice/DefaultTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/DelegateBatchOperation.d.ts +12 -12
- package/BackOffice/DelegateBatchOperationImpl.d.ts +4 -3
- package/BackOffice/DelegationParamsPanel.d.ts +4 -4
- package/BackOffice/DeleteSection.d.ts +1 -1
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +12 -12
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +5 -4
- package/BackOffice/DeleteStaffSection.d.ts +1 -1
- package/BackOffice/DeleteTaskRow.d.ts +2 -2
- package/BackOffice/Department.d.ts +4 -4
- package/BackOffice/DepartmentFilterView.d.ts +1 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -0
- package/BackOffice/DepartmentImpl.d.ts +4 -4
- package/BackOffice/DepartmentSelectDialog.d.ts +2 -2
- package/BackOffice/DepartmentSelectDialogFlat.d.ts +3 -3
- package/BackOffice/DepartmentTreeNode.d.ts +1 -1
- package/BackOffice/DigitalSignatureService.d.ts +12 -12
- package/BackOffice/DirectoryDesRowSelectDialog.d.ts +6 -6
- package/BackOffice/DirectoryDesignerActionButton.d.ts +2 -1
- package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +1 -1
- package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +1 -1
- package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +1 -1
- package/BackOffice/DirectoryDesignerRow.d.ts +6 -6
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +6 -6
- package/BackOffice/DirectoryDesignerRowItemVisualiser.d.ts +1 -0
- package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +2 -2
- package/BackOffice/DirectoryEntryModal.d.ts +2 -2
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -1
- package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
- package/BackOffice/DirectoryRowIcon.d.ts +1 -1
- package/BackOffice/DirectorySearchContainer.d.ts +1 -0
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchCounter.d.ts +1 -0
- package/BackOffice/DirectorySearchInfo.d.ts +1 -0
- package/BackOffice/DirectorySearchResult.d.ts +6 -5
- package/BackOffice/DirectorySearchResultList.d.ts +1 -1
- package/BackOffice/DirectorySearchResultLogic.d.ts +1 -1
- package/BackOffice/DirectorySearchResultView.d.ts +6 -6
- package/BackOffice/DirectoryTabContents.d.ts +1 -0
- package/BackOffice/DirectoryTabItem.d.ts +1 -0
- package/BackOffice/DirectoryTabPanel.d.ts +1 -0
- package/BackOffice/DirectoryTabs.d.ts +6 -6
- package/BackOffice/DirectoryTabs.stories.d.ts +2 -1
- package/BackOffice/DirectoryTabsLogic.d.ts +2 -2
- package/BackOffice/DirectoryTabsRoot.d.ts +1 -0
- package/BackOffice/DirectoryTree.d.ts +16 -15
- package/BackOffice/DirectoryTree.stories.d.ts +2 -1
- 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 +2 -1
- package/BackOffice/DirectoryTreeList.d.ts +2 -2
- package/BackOffice/DirectoryTreeLogic.d.ts +2 -2
- 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 +12 -11
- package/BackOffice/DirectoryValues.stories.d.ts +2 -1
- package/BackOffice/DirectoryValuesAddButton.d.ts +1 -0
- package/BackOffice/DirectoryValuesContainer.d.ts +1 -0
- package/BackOffice/DirectoryValuesLoading.d.ts +1 -0
- package/BackOffice/DirectoryValuesLogic.d.ts +1 -1
- package/BackOffice/DirectoryValuesWrapper.d.ts +1 -0
- package/BackOffice/DisplayInitiator.d.ts +5 -5
- package/BackOffice/DisplayInitiatorImpl.d.ts +3 -2
- package/BackOffice/DisplayPerformers.d.ts +7 -6
- package/BackOffice/DisplayPerformersImpl.d.ts +2 -2
- package/BackOffice/Document.d.ts +4 -4
- package/BackOffice/DocumentTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/EditComment.d.ts +4 -3
- package/BackOffice/EditTaskDescription.d.ts +2 -2
- package/BackOffice/EditTaskDescriptionDialog.d.ts +2 -1
- package/BackOffice/EditTaskDuration.d.ts +4 -4
- package/BackOffice/EditTaskDurationDialog.d.ts +2 -1
- package/BackOffice/EditWindow.d.ts +1 -1
- package/BackOffice/EmailButton.d.ts +7 -6
- package/BackOffice/EmailButton.stories.d.ts +2 -1
- package/BackOffice/EmailButtonContainer.d.ts +3 -2
- package/BackOffice/EmailButtonFiles.d.ts +1 -0
- package/BackOffice/EmailButtonLogic.d.ts +2 -2
- package/BackOffice/EmailButtonOptions.d.ts +8 -8
- package/BackOffice/EmailButtonSelectedSize.d.ts +1 -0
- package/BackOffice/Employee.d.ts +5 -5
- package/BackOffice/EmployeeImpl.d.ts +6 -6
- package/BackOffice/EmployeeInfo.d.ts +1 -0
- package/BackOffice/EmployeeLoader.d.ts +2 -2
- package/BackOffice/ExistingCardLinkDialog.d.ts +7 -7
- package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
- package/BackOffice/ExtraFileIcon.d.ts +1 -0
- package/BackOffice/FavoriteEmployeesStorage.d.ts +1 -1
- package/BackOffice/FileListAttachElements.d.ts +1 -1
- package/BackOffice/FileListControl.d.ts +56 -56
- package/BackOffice/FileListControlImpl.d.ts +11 -11
- package/BackOffice/FileListControlLogic.d.ts +5 -5
- package/BackOffice/FileListItem.d.ts +4 -4
- package/BackOffice/FileListItemComponent.d.ts +5 -5
- package/BackOffice/FileListItemProps.d.ts +12 -12
- package/BackOffice/FileListVersionPlaceholder.d.ts +1 -0
- package/BackOffice/FileRenamingDialog.d.ts +4 -4
- package/BackOffice/FileSign.d.ts +10 -10
- package/BackOffice/FileSignCreateDialog.d.ts +4 -4
- package/BackOffice/FileSignInfoPopover.d.ts +2 -2
- package/BackOffice/FileSignListDialog.d.ts +8 -8
- package/BackOffice/FileSignListDialog.stories.d.ts +2 -1
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
- package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
- package/BackOffice/FindSection.d.ts +1 -1
- package/BackOffice/FindStaffSection.d.ts +1 -1
- package/BackOffice/FindTaskRow.d.ts +1 -1
- package/BackOffice/FlatternRows.d.ts +1 -1
- package/BackOffice/FlatternTree.d.ts +1 -1
- package/BackOffice/GetBusinessCalendarSourceType.d.ts +1 -1
- package/BackOffice/GetContextMenuNames.d.ts +1 -1
- package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
- package/BackOffice/GetEmployeeGroups.d.ts +4 -4
- package/BackOffice/GetHelpBoxRowInfo.d.ts +1 -1
- package/BackOffice/GetNextGroupTaskDistribution.d.ts +1 -1
- package/BackOffice/GetPowersIconClassName.d.ts +1 -1
- package/BackOffice/GetPowersRootSectionId.d.ts +1 -1
- package/BackOffice/GetRootSectionId.d.ts +1 -1
- package/BackOffice/GetSelectedSearchItemEmployeeId.d.ts +1 -1
- package/BackOffice/GroupEmployeeInfo.d.ts +1 -0
- package/BackOffice/GroupTaskCardSelectPerformers.d.ts +23 -23
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +18 -17
- package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +1 -1
- package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -0
- package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/GzPerformersOverlay.d.ts +2 -1
- package/BackOffice/History.d.ts +7 -7
- package/BackOffice/HistoryImpl.d.ts +6 -6
- package/BackOffice/HistoryRecordView.d.ts +2 -1
- package/BackOffice/HistoryView.d.ts +7 -7
- package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +1 -1
- package/BackOffice/IChangeResponsibleEventArgs.d.ts +2 -2
- package/BackOffice/IChangingTaskOrderEventArgs.d.ts +2 -2
- package/BackOffice/ICommentProps.d.ts +1 -1
- package/BackOffice/IDigitalSignatureDialogManagement.d.ts +3 -3
- package/BackOffice/IDssCertificateInfoEx.d.ts +1 -1
- package/BackOffice/IExtraFileAddedArgs.d.ts +1 -1
- package/BackOffice/IExtraFileAddingArgs.d.ts +1 -1
- package/BackOffice/IExtraFileDeletedArgs.d.ts +1 -1
- package/BackOffice/IExtraFileDeletingArgs.d.ts +1 -1
- package/BackOffice/IFileClickingArgs.d.ts +1 -1
- package/BackOffice/IFileListItem.d.ts +1 -1
- package/BackOffice/IFileListOperation.d.ts +1 -1
- package/BackOffice/IFileListWrapper.d.ts +2 -1
- package/BackOffice/IFileMenuOpeningArgs.d.ts +2 -2
- package/BackOffice/IFileOpenedArgs.d.ts +1 -1
- package/BackOffice/IFileOpeningArgs.d.ts +1 -1
- package/BackOffice/IFilePreviewedArgs.d.ts +1 -1
- package/BackOffice/IFilePreviewingArgs.d.ts +1 -1
- package/BackOffice/IFileSignInteractionModel.d.ts +8 -8
- package/BackOffice/IFileSignUploadedArgs.d.ts +1 -1
- package/BackOffice/IFileSignUploadingArgs.d.ts +1 -1
- package/BackOffice/IFileTypeChangeArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentAddedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentAddingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentDeletedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentDeletingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionDownloadedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionDownloadingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionExpandingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionUploadedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionUploadingArgs.d.ts +1 -1
- package/BackOffice/IFileVisualizedArgs.d.ts +1 -1
- package/BackOffice/IFileVisualizingArgs.d.ts +1 -1
- package/BackOffice/IGetCertificateResult.d.ts +1 -1
- package/BackOffice/IGetDocumentInfoResult.d.ts +1 -1
- package/BackOffice/ILinkEventArgs.d.ts +1 -1
- package/BackOffice/ILinkItem.d.ts +1 -1
- package/BackOffice/IMainFileAddedArgs.d.ts +1 -1
- package/BackOffice/IMainFileAddingArgs.d.ts +1 -1
- package/BackOffice/IMainFileDeletedArgs.d.ts +1 -1
- package/BackOffice/IMainFileDeletingArgs.d.ts +1 -1
- package/BackOffice/IMainFileNewVersionCreatedArgs.d.ts +1 -1
- package/BackOffice/IMainFileNewVersionCreatingArgs.d.ts +1 -1
- package/BackOffice/INewCardLinkDialogProps.d.ts +2 -2
- package/BackOffice/INewCardLinkDialogState.d.ts +1 -1
- package/BackOffice/IParametersRequestEventArgs.d.ts +1 -1
- package/BackOffice/IPartnerDirectoryTreeItem.d.ts +1 -1
- package/BackOffice/IPerformerEventArgs.d.ts +2 -2
- package/BackOffice/IPerformersEventArgs.d.ts +1 -1
- package/BackOffice/IPowerModel.d.ts +1 -1
- package/BackOffice/IPowersDialog.d.ts +2 -2
- package/BackOffice/IPowersDirectoryOptions.d.ts +3 -3
- package/BackOffice/IPowersTreeRow.d.ts +2 -2
- package/BackOffice/IRowClickArgs.d.ts +1 -1
- package/BackOffice/ISignRequest.d.ts +1 -1
- package/BackOffice/IStaffDirectoryItemsDialog.d.ts +1 -1
- package/BackOffice/IStaffDirectoryOptions.d.ts +3 -3
- package/BackOffice/IStaffTreeRow.d.ts +1 -1
- package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
- package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +2 -2
- package/BackOffice/ITaskDescriptionEventArgs.d.ts +2 -2
- package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
- package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +2 -2
- package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +2 -2
- package/BackOffice/ITaskIntervalEventArgs.d.ts +2 -2
- package/BackOffice/ITaskListItemProps.d.ts +1 -1
- package/BackOffice/ITaskListProps.d.ts +3 -3
- package/BackOffice/ITaskRowClickEventArgs.d.ts +1 -1
- package/BackOffice/ITasksDistributionEventArgs.d.ts +2 -2
- package/BackOffice/ITasksTableModel.d.ts +1 -1
- package/BackOffice/ITasksTreeColorMap.d.ts +1 -1
- package/BackOffice/ITasksTreeContainerProps.d.ts +1 -1
- package/BackOffice/ITasksTreeContainerState.d.ts +2 -2
- package/BackOffice/ITasksTreeGroupMap.d.ts +1 -1
- package/BackOffice/ITasksTreeNodeContainer.d.ts +1 -1
- package/BackOffice/ITasksTreeNodeResolver.d.ts +5 -5
- package/BackOffice/ITasksTreeNodeResolverMap.d.ts +1 -1
- package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
- package/BackOffice/IWebFrameDirectorySearchPanelOptions.d.ts +3 -3
- package/BackOffice/InfoPopover.d.ts +2 -2
- package/BackOffice/InitialCheckboxes.d.ts +2 -2
- package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
- package/BackOffice/InsertLoadedChildrenRows.d.ts +1 -1
- package/BackOffice/InsertLoadedTaskTableRows.d.ts +1 -1
- package/BackOffice/LinkInfoPopover.d.ts +2 -2
- package/BackOffice/LinkInfoPopoverProps.d.ts +4 -4
- package/BackOffice/LinkItem.d.ts +2 -2
- package/BackOffice/LinkSelectionItem.d.ts +2 -2
- package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -1
- package/BackOffice/Links.d.ts +19 -19
- package/BackOffice/LinksImpl.d.ts +10 -10
- package/BackOffice/LinksSearchCardsService.d.ts +2 -2
- package/BackOffice/LoadCertificatesThumberprints.d.ts +3 -3
- package/BackOffice/LoadCloudCertificates.d.ts +1 -1
- package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +1 -1
- package/BackOffice/LoadEmployees.d.ts +1 -1
- package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +1 -1
- package/BackOffice/LoadSectionLayoutFunctions.d.ts +1 -1
- package/BackOffice/MainFileIcon.d.ts +1 -0
- package/BackOffice/MarkPartnersAsDepartment.d.ts +1 -1
- package/BackOffice/MultipleEmployees.d.ts +8 -8
- package/BackOffice/MultipleEmployeesImpl.d.ts +6 -6
- package/BackOffice/NewCardLinkDialog.d.ts +6 -6
- package/BackOffice/Numerator.d.ts +8 -8
- package/BackOffice/Numerator.stories.d.ts +2 -1
- package/BackOffice/NumeratorImpl.d.ts +6 -6
- package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
- package/BackOffice/OperationExecutingEventArgs.d.ts +3 -3
- package/BackOffice/OperationParametersPanelEventArgs.d.ts +3 -3
- package/BackOffice/Partner.d.ts +3 -3
- package/BackOffice/PartnerBase.d.ts +10 -10
- package/BackOffice/PartnerBaseImpl.d.ts +8 -8
- package/BackOffice/PartnerDepartment.d.ts +3 -3
- package/BackOffice/PartnerDepartmentImpl.d.ts +3 -3
- package/BackOffice/PartnerDirectoryBase.d.ts +6 -6
- package/BackOffice/PartnerDirectoryBaseImpl.d.ts +7 -6
- package/BackOffice/PartnerDirectoryItemVisualiser.d.ts +1 -1
- package/BackOffice/PartnerDirectorySelectDialog.d.ts +8 -7
- package/BackOffice/PartnerImpl.d.ts +8 -8
- package/BackOffice/PartnerSelectDialog.d.ts +10 -10
- package/BackOffice/PartnerTypeaheadVariant.d.ts +2 -2
- package/BackOffice/PartnersDirectory.d.ts +2 -2
- package/BackOffice/PerformersTable.d.ts +5 -4
- package/BackOffice/PerformingHistoryView.d.ts +1 -1
- package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +1 -0
- package/BackOffice/PowerOfAttorneyInfo.d.ts +2 -1
- package/BackOffice/Powers.d.ts +9 -9
- package/BackOffice/Powers.stories.d.ts +2 -1
- package/BackOffice/PowersDirectory.d.ts +14 -13
- package/BackOffice/PowersDirectory.stories.d.ts +2 -1
- package/BackOffice/PowersDirectoryContainer.d.ts +3 -2
- package/BackOffice/PowersDirectoryHead.d.ts +1 -0
- package/BackOffice/PowersDirectoryInfo.d.ts +1 -0
- package/BackOffice/PowersDirectoryLogic.d.ts +6 -6
- package/BackOffice/PowersDirectoryTreeAddButton.d.ts +1 -0
- package/BackOffice/PowersDirectoryView.d.ts +15 -14
- package/BackOffice/PowersImpl.d.ts +7 -7
- package/BackOffice/PowersSelectDialog.d.ts +8 -8
- package/BackOffice/PrepareSignatureMethodsComboBox.d.ts +2 -2
- package/BackOffice/PrepareTasksTableModel.d.ts +2 -2
- package/BackOffice/PrintButton.d.ts +8 -7
- package/BackOffice/PrintButtonContainer.d.ts +3 -2
- package/BackOffice/PrintButtonLogic.d.ts +1 -1
- package/BackOffice/PrintButtonView.d.ts +1 -0
- package/BackOffice/ProcessIndication.d.ts +1 -1
- package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
- package/BackOffice/SearchBar.d.ts +1 -1
- package/BackOffice/SearchButton.d.ts +1 -0
- package/BackOffice/SearchEmployees.d.ts +2 -2
- package/BackOffice/SearchIcon.d.ts +1 -0
- package/BackOffice/SelectNextRow.d.ts +1 -1
- package/BackOffice/SelectionRowService.d.ts +1 -1
- package/BackOffice/SequentialParallelToggle.d.ts +2 -1
- package/BackOffice/SetCharacterLimits.d.ts +1 -1
- package/BackOffice/SetEmployeeCertificate.d.ts +3 -3
- package/BackOffice/SetManager.d.ts +2 -2
- package/BackOffice/SetPowersCodeUpdateDate.d.ts +1 -1
- package/BackOffice/ShowPreviousComments.d.ts +1 -0
- package/BackOffice/SignatureButton.d.ts +8 -7
- package/BackOffice/SignatureButton.stories.d.ts +2 -1
- package/BackOffice/SignatureButtonComponent.d.ts +1 -0
- package/BackOffice/SignatureButtonContainer.d.ts +3 -2
- package/BackOffice/SignatureButtonLogic.d.ts +2 -2
- package/BackOffice/SignatureButtonMenu.d.ts +1 -0
- package/BackOffice/SignatureButtonMenuItem.d.ts +1 -0
- package/BackOffice/SignatureButtonOptions.d.ts +10 -10
- package/BackOffice/SignatureButtonView.d.ts +3 -3
- package/BackOffice/SignatureDialog.d.ts +17 -17
- package/BackOffice/SignatureDialog.stories.d.ts +2 -1
- package/BackOffice/SignatureDialogFrame.d.ts +2 -1
- package/BackOffice/SignatureDialogLabels.d.ts +2 -1
- package/BackOffice/SignatureDialogLoader.d.ts +1 -0
- package/BackOffice/SignatureDialogLogic.d.ts +4 -4
- 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 +6 -5
- package/BackOffice/SignatureMethodsSetup.d.ts +10 -9
- 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/SignatureMethodsSetupLogic.d.ts +3 -3
- package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -0
- package/BackOffice/SignatureMethodsSetupSelectedMethodsLoader.d.ts +1 -0
- package/BackOffice/SortingRows.d.ts +3 -3
- package/BackOffice/StaffDirectory.d.ts +13 -12
- package/BackOffice/StaffDirectory.stories.d.ts +2 -1
- package/BackOffice/StaffDirectoryContainer.d.ts +3 -2
- package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -1
- package/BackOffice/StaffDirectoryHead.d.ts +1 -0
- package/BackOffice/StaffDirectoryInfo.d.ts +1 -0
- package/BackOffice/StaffDirectoryInfoPopover.d.ts +2 -2
- package/BackOffice/StaffDirectoryItems.d.ts +11 -11
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +7 -7
- package/BackOffice/StaffDirectoryLogic.d.ts +12 -12
- package/BackOffice/StaffDirectorySelectDialog.d.ts +8 -8
- package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -0
- package/BackOffice/StaffDirectoryView.d.ts +16 -15
- package/BackOffice/StaffTypeaheadVariant.d.ts +1 -1
- package/BackOffice/State.d.ts +3 -3
- package/BackOffice/StateButtons.d.ts +9 -9
- package/BackOffice/StateButtonsImpl.d.ts +7 -6
- package/BackOffice/StateImpl.d.ts +4 -3
- package/BackOffice/TaskCardCompletionOption.d.ts +3 -3
- package/BackOffice/TaskCardCompletionOptionImpl.d.ts +4 -3
- package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
- package/BackOffice/TaskCommon.d.ts +1 -1
- package/BackOffice/TaskComplete.d.ts +2 -2
- package/BackOffice/TaskDelegate.d.ts +2 -2
- package/BackOffice/TaskDelegationInfo.d.ts +4 -3
- package/BackOffice/TaskGroup.d.ts +3 -3
- package/BackOffice/TaskListComponent.d.ts +3 -3
- package/BackOffice/TaskListItemComponent.d.ts +2 -2
- package/BackOffice/TaskReject.d.ts +1 -1
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +8 -8
- package/BackOffice/TaskToRework.d.ts +1 -1
- package/BackOffice/Tasks.d.ts +11 -11
- package/BackOffice/TasksImpl.d.ts +7 -6
- package/BackOffice/TasksTable.d.ts +20 -19
- package/BackOffice/TasksTable.stories.d.ts +2 -1
- package/BackOffice/TasksTableCell.d.ts +1 -1
- package/BackOffice/TasksTableContainer.d.ts +3 -2
- package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -0
- package/BackOffice/TasksTableFilterButton.d.ts +1 -0
- package/BackOffice/TasksTableHeaderCell.d.ts +1 -1
- package/BackOffice/TasksTableHelpBox.d.ts +1 -1
- package/BackOffice/TasksTableIcon.d.ts +4 -4
- package/BackOffice/TasksTableLink.d.ts +1 -1
- package/BackOffice/TasksTableLoader.d.ts +1 -0
- package/BackOffice/TasksTableLogic.d.ts +6 -6
- 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 +2 -1
- package/BackOffice/TasksTableTable.d.ts +1 -0
- package/BackOffice/TasksTableView.d.ts +19 -18
- package/BackOffice/TasksTree.d.ts +10 -10
- package/BackOffice/TasksTreeContainer.d.ts +3 -3
- package/BackOffice/TasksTreeImpl.d.ts +6 -5
- package/BackOffice/TasksTreeNodeResolveService.d.ts +2 -2
- package/BackOffice/TasksTreeRibbon.d.ts +2 -1
- package/BackOffice/TasksTreeUtils.d.ts +2 -2
- package/BackOffice/TimeOfPerformance.d.ts +5 -5
- package/BackOffice/TimeOfPerformanceImpl.d.ts +6 -6
- package/BackOffice/ToSearchArea.d.ts +1 -1
- package/BackOffice/UniquenessCheck.d.ts +4 -4
- package/BackOffice/UniquenessCheckImpl.d.ts +5 -4
- package/BackOffice/UseDialog.d.ts +1 -0
- package/BackOffice/UserProfile.d.ts +9 -9
- package/BackOffice/Utils.d.ts +3 -3
- package/BackOffice/ValidateDeputyUniqueness.d.ts +1 -1
- package/BackOffice/ValueWithDescription.d.ts +1 -0
- package/BackOffice/ViewComment.d.ts +2 -1
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +11 -10
- package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +2 -1
- package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +3 -2
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +4 -4
- package/BackOffice/WebFrameDirectorySearchPanelRouteHandler.d.ts +4 -4
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -1
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +2 -2
- package/Generated/DocsVision.WebClient.Controllers.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Models.d.ts +15 -0
- package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
- package/Helpers/ArtPlayer/ArtPlayer.d.ts +1 -0
- package/Helpers/ArtPlayer/ArtPlayer.stories.d.ts +1 -0
- package/Helpers/BoxWithButtons.d.ts +1 -1
- package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -0
- package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +1 -0
- package/Helpers/Button.stories.d.ts +1 -0
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
- package/Helpers/ControlSelector/ControlSelector.d.ts +2 -2
- package/Helpers/ControlSelector/IControlContainer.d.ts +1 -1
- package/Helpers/ControlSelector/IExtendedControlSelectorProps.d.ts +1 -1
- package/Helpers/ControlsRecursiveVisitor.d.ts +1 -1
- package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +4 -4
- 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/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
- package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
- package/Helpers/DynamicTree/DynamicTree.d.ts +2 -1
- package/Helpers/DynamicTree/DynamicTreeNode.d.ts +1 -1
- package/Helpers/EmployeeName.stories.d.ts +1 -0
- package/Helpers/FileComments/FileComment.d.ts +1 -0
- package/Helpers/FileComments/FileComments.d.ts +2 -2
- package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
- package/Helpers/FilePreview/FilePreview.d.ts +4 -4
- package/Helpers/FileViewZip/FileViewZip.d.ts +1 -1
- 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/components/InputMaskContainer.d.ts +1 -0
- package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -0
- package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -1
- 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/NavigationLink.d.ts +1 -1
- 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/MessageBox/MessageBox.d.ts +1 -1
- package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -0
- package/Helpers/ModalHost.d.ts +3 -3
- package/Helpers/PopoverHelpers/CommonPopover.d.ts +1 -0
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +3 -3
- package/Helpers/PopoverHelpers/EditPopover/IEditPopoverState.d.ts +4 -4
- package/Helpers/ReactList/ReactListDynamic.d.ts +1 -1
- package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +1 -1
- package/Helpers/SearchBar.stories.d.ts +1 -0
- 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/TabsNavPanel.d.ts +1 -1
- package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +2 -1
- package/Helpers/TextInputDialog/TextInputDialog.d.ts +1 -1
- package/Helpers/TextInputDialog/TextInputDialog.stories.d.ts +1 -0
- package/Helpers/TextInputDialog/TextInputDialogHost.d.ts +1 -1
- package/Helpers/Tree/TreeBase.d.ts +1 -1
- package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
- package/Helpers/Typeahead/ITypeaheadState.d.ts +1 -1
- package/Legacy/$NavBar.d.ts +1 -1
- package/Legacy/$SearchPanel.d.ts +2 -2
- package/Legacy/$Sidebar.d.ts +1 -1
- package/Legacy/$UserMenu.d.ts +2 -2
- package/Legacy/ApprovalFilePanel.d.ts +5 -5
- package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +2 -1
- package/Legacy/ApprovalTaskCardOperationsRazorControl.d.ts +1 -1
- package/Legacy/BaseRazorControl.d.ts +4 -3
- package/Legacy/BasicGridHtmlBuilder.d.ts +8 -8
- package/Legacy/CommentVersionDialog.d.ts +1 -1
- package/Legacy/Control.d.ts +1 -1
- package/Legacy/ControlBoolean.d.ts +1 -1
- package/Legacy/ControlFactory.d.ts +6 -6
- package/Legacy/DateTimePickerMvcProxy.d.ts +1 -1
- package/Legacy/DesktopGridHtmlBuilder.d.ts +2 -2
- package/Legacy/DisclosureHeader.d.ts +1 -1
- package/Legacy/DocumentCard.d.ts +5 -5
- package/Legacy/DocumentPanel.d.ts +2 -2
- package/Legacy/DropdownControl.d.ts +1 -1
- package/Legacy/EmployeeAutoComplete.d.ts +2 -2
- package/Legacy/EmployeesController.d.ts +2 -2
- package/Legacy/FileController.d.ts +3 -3
- package/Legacy/FileSign.d.ts +2 -2
- package/Legacy/FilterSidePanel.d.ts +1 -0
- package/Legacy/FolderViewHandler.d.ts +3 -3
- package/Legacy/FolderViewRequest.d.ts +1 -1
- package/Legacy/FolderViews.d.ts +1 -1
- package/Legacy/Folders.d.ts +3 -3
- package/Legacy/Grid.d.ts +5 -5
- package/Legacy/GridLoaderHelper.d.ts +1 -0
- package/Legacy/GridModeService.d.ts +3 -3
- package/Legacy/GridOptions.d.ts +2 -2
- package/Legacy/GridRowSelectionService.d.ts +4 -4
- package/Legacy/GridRowsSelectionLogic.d.ts +2 -2
- package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +5 -5
- package/Legacy/GroupTaskPerformersUpdateModel.d.ts +1 -1
- package/Legacy/HeaderRouteHandler.d.ts +3 -3
- package/Legacy/HiddenControl.d.ts +1 -1
- package/Legacy/IAgreementParams.d.ts +1 -1
- package/Legacy/IAgreementSidebarCallbacks.d.ts +2 -2
- package/Legacy/IFileInfo.d.ts +1 -1
- package/Legacy/IFilePreviewModel.d.ts +2 -2
- package/Legacy/IFileSignInteractionModel.d.ts +1 -1
- package/Legacy/IGridHtmlBuilder.d.ts +2 -2
- package/Legacy/ILabelControl.d.ts +1 -1
- package/Legacy/ILabelTextControl.d.ts +3 -3
- package/Legacy/ILabelTextareaControl.d.ts +3 -3
- package/Legacy/ILegacyRouter.d.ts +1 -0
- package/Legacy/ISignatureDataModel.d.ts +1 -1
- package/Legacy/ISignatureListDataModel.d.ts +1 -1
- package/Legacy/ISignatureListItemDataModel.d.ts +2 -2
- package/Legacy/ISignatureVerificationDataModel.d.ts +2 -2
- package/Legacy/ITextControl.d.ts +1 -1
- package/Legacy/ITextareaControl.d.ts +1 -1
- package/Legacy/LabelControl.d.ts +2 -2
- package/Legacy/LabelTextControl.d.ts +4 -4
- package/Legacy/LabelTextareaControl.d.ts +4 -4
- package/Legacy/LinkControl.d.ts +1 -1
- package/Legacy/MobileGridHtmlBuilder.d.ts +2 -2
- package/Legacy/ModalWindow.d.ts +1 -1
- package/Legacy/ModalWindowParams.d.ts +1 -1
- package/Legacy/NavBar.d.ts +2 -2
- package/Legacy/NavBarRouteHandler.d.ts +4 -4
- package/Legacy/NavigatorFolderRequest.d.ts +1 -1
- package/Legacy/NumericControl.d.ts +1 -1
- package/Legacy/RadioListControl.d.ts +1 -1
- package/Legacy/SearchDropdown.d.ts +2 -2
- package/Legacy/SearchPanel.d.ts +5 -5
- package/Legacy/SearchPanelRouteHandler.d.ts +6 -6
- package/Legacy/SelectCardLinkDialog.d.ts +1 -1
- package/Legacy/SelectCertificateDialog.d.ts +1 -1
- package/Legacy/SelectControl.d.ts +1 -1
- package/Legacy/SelectFolderModalDialog.d.ts +2 -2
- package/Legacy/SelectNewDocumentKind.d.ts +1 -1
- package/Legacy/SelectUserFolderModalDialog.d.ts +1 -1
- package/Legacy/ServerTaskIntervalManager.d.ts +1 -1
- package/Legacy/Sidebar.d.ts +5 -5
- package/Legacy/SidebarRouteHandler.d.ts +5 -5
- package/Legacy/StandardControllers.d.ts +5 -5
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +17 -16
- package/Legacy/TaskCardParentGroupRazorControl.d.ts +1 -1
- package/Legacy/TaskCardView.d.ts +1 -1
- package/Legacy/TaskGroupCardCreatePerformers.d.ts +5 -5
- package/Legacy/TaskGroupWorkStatusRazorControl.d.ts +1 -1
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -11
- package/Legacy/TextControl.d.ts +2 -2
- package/Legacy/TextareaControl.d.ts +2 -2
- package/Legacy/UserMenu.d.ts +6 -6
- package/Legacy/Utils.d.ts +5 -3
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +7 -7
- package/Legacy/WebFrameSearchPanel_Razor.d.ts +1 -1
- package/Libs/CryptoPro/Crypto.d.ts +3 -3
- package/MainBundle.d.ts +19 -19
- package/Platform/$AggregatesCheckbox.d.ts +1 -1
- package/Platform/$BatchOperations.d.ts +2 -2
- package/Platform/$BatchOperationsPerformer.d.ts +2 -2
- package/Platform/$BatchOperationsProgressDialog.d.ts +1 -1
- package/Platform/$CommandBarManagement.d.ts +5 -5
- package/Platform/$CompanyLogo.d.ts +1 -1
- package/Platform/$EmployeeStatus.d.ts +2 -2
- package/Platform/$FilePreview.d.ts +2 -2
- package/Platform/$FileScan.d.ts +1 -1
- package/Platform/$FolderDataLoading.d.ts +2 -2
- package/Platform/$FolderGrid.d.ts +1 -1
- package/Platform/$FolderInfo.d.ts +1 -1
- package/Platform/$FolderMenuManagement.d.ts +2 -2
- package/Platform/$FolderPluginProvider.d.ts +4 -4
- package/Platform/$GridOptions.d.ts +1 -1
- package/Platform/$ScanDialog.d.ts +7 -7
- package/Platform/$TableMode.d.ts +1 -1
- package/Platform/$TableRowSelection.d.ts +3 -3
- package/Platform/$UnreadCounter.d.ts +3 -3
- package/Platform/AccessInheritanceButtons.d.ts +1 -0
- package/Platform/AccessListEntryRow.d.ts +2 -2
- package/Platform/AccessListEntryRowFlag.d.ts +2 -1
- package/Platform/AccessListEntryRowRemove.d.ts +2 -1
- package/Platform/AccessListEntryTrustee.d.ts +2 -1
- package/Platform/AccessListTableHead.d.ts +2 -1
- package/Platform/AddAndFillTableRows.d.ts +1 -1
- package/Platform/AddFileToTable.d.ts +9 -8
- package/Platform/AddFileToTableImpl.d.ts +6 -6
- package/Platform/AggregateItemCheckbox.d.ts +1 -1
- package/Platform/Aggregates.stories.d.ts +2 -1
- package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
- package/Platform/AggregatesCheckbox.d.ts +3 -2
- package/Platform/AggregatesCheckboxPlugins.d.ts +3 -3
- package/Platform/AggregatesCheckboxService.d.ts +8 -8
- package/Platform/AggregatesGroup.d.ts +2 -2
- package/Platform/AggregatesListItem.d.ts +1 -0
- package/Platform/AggregatesNotAvailable.d.ts +1 -0
- package/Platform/AggregatesPanelHeader.d.ts +2 -1
- package/Platform/AggregatesRequestResolver.d.ts +4 -4
- package/Platform/AggregatesResponseResolver.d.ts +2 -2
- package/Platform/AggregatesTree.d.ts +3 -2
- package/Platform/AggregatesTreeLoader.d.ts +1 -0
- package/Platform/AggregatesUtils.d.ts +1 -1
- 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/ApprovalVisualizationLogic.d.ts +1 -1
- package/Platform/ApprovalVisualizationRouteHandler.d.ts +5 -5
- package/Platform/ApprovalVisualizationRouteTypeMapper.d.ts +3 -3
- package/Platform/ApprovalVisualizationView.d.ts +5 -5
- package/Platform/ArchivedCardsIcon.d.ts +1 -0
- package/Platform/ArchivedCardsResponseResolver.d.ts +2 -2
- package/Platform/AutoConsolidation.d.ts +9 -9
- package/Platform/AutoConsolidationImpl.d.ts +3 -3
- package/Platform/BarcodeRouteTypeMapper.d.ts +3 -3
- package/Platform/BarcodeSearchButton.d.ts +3 -3
- package/Platform/BarcodeSearchButtonImpl.d.ts +3 -3
- package/Platform/BaseMainMenuItem.d.ts +4 -4
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BaseNavigationMainMenuItem.d.ts +2 -2
- package/Platform/BaseNavigationMainMenuItemImpl.d.ts +3 -2
- package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +5 -5
- package/Platform/BatchOperationErrorInfo.d.ts +1 -1
- package/Platform/BatchOperationsPerformer.d.ts +5 -5
- package/Platform/BatchOperationsPlugin.d.ts +1 -1
- package/Platform/BatchOperationsProgressDialogService.d.ts +2 -1
- package/Platform/BatchSelectionState.d.ts +3 -3
- package/Platform/BatchSelectionStateImpl.d.ts +4 -3
- package/Platform/Block.d.ts +4 -4
- package/Platform/BlockImpl.d.ts +4 -4
- package/Platform/BottomEdge.d.ts +2 -1
- package/Platform/BottomEdgeBody.d.ts +1 -0
- package/Platform/ButtonPositionsSelection.d.ts +4 -4
- package/Platform/CacheManagementService.d.ts +2 -2
- package/Platform/CalendarIcon.d.ts +1 -0
- package/Platform/CardEditRouteTypeMapper.d.ts +3 -3
- package/Platform/CardLink.d.ts +15 -15
- package/Platform/CardLinkImpl.d.ts +9 -9
- package/Platform/CardManagement.d.ts +5 -5
- package/Platform/CardManagementImpl.d.ts +4 -3
- package/Platform/CardShowRouteTypeMapper.d.ts +4 -4
- package/Platform/CardTestRouteTypeMapper.d.ts +3 -3
- package/Platform/CardViewRouteTypeMapper.d.ts +3 -3
- package/Platform/CertificateSettings.d.ts +10 -9
- package/Platform/CertificateSettingsContainer.d.ts +4 -3
- package/Platform/CertificateSettingsLogic.d.ts +4 -4
- package/Platform/CertificateSettingsView.d.ts +1 -0
- package/Platform/CheckBox.d.ts +7 -7
- package/Platform/CheckBoxImpl.d.ts +5 -5
- package/Platform/CheckFilesAllowed.d.ts +1 -1
- package/Platform/ClearButton.d.ts +1 -0
- package/Platform/ComboBox.d.ts +4 -4
- package/Platform/ComboBoxImpl.d.ts +5 -4
- package/Platform/CommentFile.d.ts +14 -14
- package/Platform/CommentFileImpl.d.ts +10 -10
- package/Platform/CompanyLogoService.d.ts +2 -2
- package/Platform/CompleteTaskCondition.d.ts +6 -6
- package/Platform/CompleteTaskConditionImpl.d.ts +3 -2
- package/Platform/CompleteTaskConditionsTable.d.ts +2 -2
- package/Platform/CompleteTaskConditionsTableImpl.d.ts +2 -2
- package/Platform/ConfigurableMainMenuContainer.d.ts +6 -6
- package/Platform/ConfigurableMainMenuContainerButton.d.ts +6 -6
- package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +3 -3
- package/Platform/ConfigurableMainMenuContainerImpl.d.ts +4 -3
- package/Platform/ConnectPinButtonToMainMenuScript.d.ts +2 -2
- package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +4 -4
- package/Platform/ContentElementProviderService.d.ts +1 -1
- package/Platform/ContextMenu.d.ts +1 -1
- package/Platform/ContextMenuCustomPlugins.d.ts +1 -1
- package/Platform/ContextMenuOptionsService.d.ts +1 -1
- package/Platform/ContextMenuUtils.d.ts +1 -1
- package/Platform/ConvertFolderNodeToFolderInfo.d.ts +1 -1
- package/Platform/CopyShortcutBatchOperation.d.ts +11 -11
- package/Platform/CopyShortcutBatchOperationImpl.d.ts +5 -5
- package/Platform/CreateApexChartInstance.d.ts +4 -4
- package/Platform/CreateDiagramParams.d.ts +1 -1
- package/Platform/CreateFolderRequestModel.d.ts +1 -1
- package/Platform/CreateSearchRequestModel.d.ts +1 -1
- package/Platform/CryptoProInfo.d.ts +3 -2
- package/Platform/CustomButton.d.ts +3 -3
- package/Platform/CustomButtonImpl.d.ts +3 -3
- package/Platform/CustomHtmlPageMainMenuItem.d.ts +2 -2
- package/Platform/CustomHtmlPageMainMenuItemImpl.d.ts +2 -2
- package/Platform/CustomHtmlPageRouteHandler.d.ts +4 -4
- package/Platform/CustomHtmlPageRouteTypeMapper.d.ts +3 -3
- package/Platform/DVWebToolInfo.d.ts +3 -2
- package/Platform/DashboardContainer.d.ts +2 -2
- package/Platform/DashboardContainerImpl.d.ts +3 -2
- package/Platform/DashboardRouteTypeMapper.d.ts +3 -3
- package/Platform/DateFormatParsingResponseResolver.d.ts +2 -2
- package/Platform/DateInput.d.ts +2 -1
- package/Platform/DateTimePicker.d.ts +7 -7
- package/Platform/DateTimePickerImpl.d.ts +12 -12
- package/Platform/DefaultFolderDataLoader.d.ts +1 -1
- package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/DefaultFolderResponseResolver.d.ts +2 -2
- package/Platform/DefaultFolderRouteHandler.d.ts +7 -7
- package/Platform/DefaultFolderTablePluginFactory.d.ts +9 -9
- package/Platform/DeleteBatchOperation.d.ts +13 -13
- package/Platform/DeleteBatchOperationImpl.d.ts +4 -3
- package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/DepartmentRowRouteHandler.d.ts +6 -6
- package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/Diagram.d.ts +7 -6
- package/Platform/Diagram.stories.d.ts +2 -1
- package/Platform/DiagramChart.d.ts +4 -1
- package/Platform/DiagramContainer.d.ts +3 -2
- package/Platform/DiagramLoader.d.ts +1 -1
- package/Platform/DiagramLogic.d.ts +3 -3
- package/Platform/DiagramOptions.d.ts +8 -8
- package/Platform/DiagramQueryParams.d.ts +2 -1
- package/Platform/DiagramUtils.d.ts +1 -1
- package/Platform/DiagramView.d.ts +4 -4
- package/Platform/DiagramWrapper.d.ts +1 -0
- package/Platform/DirectoryViewRouteHandler.d.ts +6 -6
- package/Platform/DirectoryViewRouteTypeMapper.d.ts +4 -4
- package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
- package/Platform/DisplayStaffUnit.d.ts +5 -5
- package/Platform/DisplayStaffUnitImpl.d.ts +4 -3
- package/Platform/DownloadAllTableFiles.d.ts +9 -9
- package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
- package/Platform/DownloadBatchOperationFileInfoCard.d.ts +2 -2
- package/Platform/DownloadFilesBatchOperation.d.ts +13 -13
- package/Platform/DownloadFilesBatchOperationImpl.d.ts +4 -3
- package/Platform/DownloadTableFiles.d.ts +2 -2
- package/Platform/Dropdown.d.ts +8 -7
- package/Platform/Dropdown.stories.d.ts +1 -0
- package/Platform/DropdownImpl.d.ts +6 -6
- package/Platform/EmployeeStatusService.d.ts +3 -3
- package/Platform/EmptyControlStub.d.ts +2 -2
- package/Platform/ExistingBarcodeCardRouteHandler.d.ts +6 -6
- package/Platform/ExistingCardRouteHandler.d.ts +6 -6
- package/Platform/ExistingRowRouteHandler.d.ts +6 -6
- package/Platform/ExportESignButton.d.ts +4 -4
- package/Platform/ExportESignButtonImpl.d.ts +4 -4
- package/Platform/ExportPlugin.d.ts +1 -1
- package/Platform/Favorite.d.ts +5 -4
- package/Platform/FavoritesPageRouteHandler.d.ts +6 -6
- package/Platform/FavoritesRouteHandler.d.ts +6 -6
- package/Platform/FileDownloadService.d.ts +2 -2
- package/Platform/FileDropzone.d.ts +3 -2
- package/Platform/FileInput.d.ts +1 -1
- package/Platform/FilePicker.d.ts +23 -23
- package/Platform/FilePickerImpl.d.ts +17 -16
- package/Platform/FilePickerMenu.d.ts +1 -1
- package/Platform/FilePickerMenuItemsView.d.ts +1 -0
- package/Platform/FilePickerOperations.d.ts +10 -10
- package/Platform/FilePickerOperationsAvailability.d.ts +2 -2
- package/Platform/FilePickerUploadService.d.ts +2 -2
- package/Platform/FilePickerValueView.d.ts +2 -2
- package/Platform/FilePreview.d.ts +21 -21
- package/Platform/FilePreviewImpl.d.ts +8 -7
- package/Platform/FileScanService.d.ts +4 -4
- package/Platform/FileUploadService.d.ts +1 -1
- package/Platform/FileVersionDialog.d.ts +9 -9
- package/Platform/FileVersionsTable.d.ts +1 -0
- package/Platform/FilterBoolean.d.ts +1 -1
- package/Platform/FilterDate.d.ts +1 -1
- package/Platform/FilterDateRangePicker.d.ts +2 -1
- package/Platform/FilterDateTextListInput.d.ts +2 -1
- package/Platform/FilterViews.d.ts +1 -1
- package/Platform/FilteringRequestResolver.d.ts +3 -3
- package/Platform/FilteringResponseResolver.d.ts +2 -2
- package/Platform/FocusableTextInput.d.ts +1 -1
- package/Platform/Folder.d.ts +7 -7
- package/Platform/FolderAsWebPageRouteHandler.d.ts +4 -4
- package/Platform/FolderCardsDashboardWidget.d.ts +7 -7
- package/Platform/FolderCardsDashboardWidgetDataLoader.d.ts +2 -2
- package/Platform/FolderCardsDashboardWidgetImpl.d.ts +9 -9
- package/Platform/FolderContent.d.ts +4 -4
- package/Platform/FolderCountersRouteHandler.d.ts +8 -8
- package/Platform/FolderDashboardWidget.d.ts +5 -5
- package/Platform/FolderDashboardWidgetImpl.d.ts +2 -2
- package/Platform/FolderDataContext.d.ts +10 -10
- package/Platform/FolderDataContextImpl.d.ts +12 -12
- package/Platform/FolderDataLoadingService.d.ts +9 -9
- package/Platform/FolderGrid.d.ts +16 -15
- package/Platform/FolderGrid.stories.d.ts +2 -1
- package/Platform/FolderGridBatchOperationsNode.d.ts +10 -10
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +3 -2
- package/Platform/FolderGridImpl.d.ts +5 -5
- package/Platform/FolderGridService.d.ts +5 -5
- package/Platform/FolderGroupDashboardWidget.d.ts +5 -5
- package/Platform/FolderGroupDashboardWidgetImpl.d.ts +2 -2
- package/Platform/FolderHelpButton.d.ts +2 -1
- package/Platform/FolderHelpDialog.d.ts +1 -0
- package/Platform/FolderHelpService.d.ts +1 -1
- package/Platform/FolderImpl.d.ts +7 -7
- package/Platform/FolderMainMenuItem.d.ts +14 -14
- package/Platform/FolderMainMenuItemImpl.d.ts +4 -4
- package/Platform/FolderMainMenuItemRouteHandler.d.ts +6 -6
- package/Platform/FolderManagementAdaptiveMenu.d.ts +3 -2
- package/Platform/FolderManagementData.d.ts +1 -1
- package/Platform/FolderManagementDialog.d.ts +6 -6
- package/Platform/FolderMenuManagementService.d.ts +3 -3
- package/Platform/FolderName.d.ts +4 -4
- package/Platform/FolderNameImpl.d.ts +4 -3
- package/Platform/FolderOperationManager.d.ts +5 -5
- package/Platform/FolderPageRouteHandler.d.ts +5 -5
- package/Platform/FolderPageRouteHelpers.d.ts +1 -1
- package/Platform/FolderPluginProvider.d.ts +5 -5
- package/Platform/FolderRouteHelpers.d.ts +3 -3
- package/Platform/FolderRouteTypeMapper.d.ts +3 -3
- package/Platform/FolderSizePlugin.d.ts +3 -3
- package/Platform/FolderSizeResponseResolver.d.ts +2 -2
- package/Platform/FolderTypeDialog.d.ts +3 -2
- package/Platform/FolderTypeItems.d.ts +5 -5
- package/Platform/FolderTypeItems.stories.d.ts +2 -1
- package/Platform/FolderTypeItemsImpl.d.ts +3 -3
- package/Platform/FolderViewItems.d.ts +4 -4
- package/Platform/FolderViewItems.stories.d.ts +2 -1
- package/Platform/FolderViewItemsImpl.d.ts +3 -3
- package/Platform/FolderWebFrameRouteHandler.d.ts +6 -6
- package/Platform/FormatFileVersion.d.ts +1 -0
- package/Platform/FormatSearchQueryParams.d.ts +1 -1
- package/Platform/GetFlagEntry.d.ts +1 -1
- package/Platform/GetFlagState.d.ts +1 -1
- package/Platform/GetWarningModal.d.ts +2 -0
- package/Platform/GetWebFrameHeaderContainerChildControls.d.ts +1 -1
- package/Platform/GridFilterItem.d.ts +4 -4
- package/Platform/GridFilterItemImpl.d.ts +5 -4
- package/Platform/GridFilterItems.d.ts +3 -3
- package/Platform/GridFilterItemsImpl.d.ts +3 -2
- package/Platform/GridFilterResetButton.d.ts +4 -3
- package/Platform/GridManagement.d.ts +2 -2
- package/Platform/GridOperationsPanel.d.ts +4 -4
- package/Platform/GridOperationsPanelImpl.d.ts +5 -4
- package/Platform/GridOperationsService.d.ts +3 -3
- package/Platform/GridRowModel.d.ts +1 -1
- package/Platform/GroupAccessControlEntriesByTrustee.d.ts +1 -1
- package/Platform/GroupFoldersMainMenuItem.d.ts +3 -3
- package/Platform/GroupFoldersMainMenuItemImpl.d.ts +2 -2
- package/Platform/GroupMainMenuItem.d.ts +4 -4
- package/Platform/GroupMainMenuItemImpl.d.ts +2 -2
- package/Platform/GroupingRequestResolver.d.ts +3 -3
- package/Platform/GroupingResponseResolver.d.ts +5 -7
- package/Platform/HoverPanelService.d.ts +1 -1
- package/Platform/HtmlTag.d.ts +3 -2
- package/Platform/HtmlView.d.ts +3 -2
- package/Platform/IComboBoxItem.d.ts +1 -1
- package/Platform/IDiagramModels.d.ts +3 -2
- package/Platform/IFileDownloadEventArgs.d.ts +1 -1
- package/Platform/IFileEventArgs.d.ts +2 -2
- package/Platform/IFilePicker.d.ts +1 -1
- package/Platform/IFilePickerMenuOpeningArgs.d.ts +1 -1
- package/Platform/IFilePickerUploadService.d.ts +2 -2
- package/Platform/IFileUploadService.d.ts +1 -1
- package/Platform/IFilterComponent.d.ts +1 -1
- package/Platform/IFolderContentState.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
- package/Platform/IFolderPageRouteData.d.ts +1 -1
- package/Platform/IFolderPluginFactory.d.ts +3 -3
- package/Platform/IFolderRouteData.d.ts +1 -1
- package/Platform/IRowInfo.d.ts +1 -1
- package/Platform/ISavingButtonClickEventArgs.d.ts +1 -1
- package/Platform/IServerDefinedRouteData.d.ts +1 -1
- package/Platform/ISimpleRouteData.d.ts +1 -1
- package/Platform/ITableOperation.d.ts +1 -1
- package/Platform/ITableWrapper.d.ts +2 -1
- package/Platform/IUnreadCountersData.d.ts +1 -1
- package/Platform/Image.d.ts +9 -9
- package/Platform/ImageImpl.d.ts +7 -7
- package/Platform/Label.d.ts +2 -2
- package/Platform/LabelImpl.d.ts +4 -3
- package/Platform/LastSearchParametersService.d.ts +1 -1
- package/Platform/LayoutIconButton.d.ts +3 -3
- package/Platform/LayoutIconButtonImpl.d.ts +3 -3
- package/Platform/LayoutPageMainMenuItem.d.ts +2 -2
- package/Platform/LayoutPageMainMenuItemImpl.d.ts +2 -2
- package/Platform/LayoutPageRouteHandler.d.ts +5 -5
- package/Platform/LayoutPageRouteTypeMapper.d.ts +3 -3
- package/Platform/LayoutSearchParametersDialog.d.ts +4 -4
- package/Platform/LinkMainMenuItem.d.ts +3 -3
- package/Platform/LinkMainMenuItemImpl.d.ts +3 -2
- 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/ListViewResponseResolver.d.ts +4 -4
- package/Platform/LoadExistingFolderDataLoader.d.ts +1 -1
- package/Platform/MainMenu.d.ts +5 -5
- package/Platform/MainMenuImpl.d.ts +3 -2
- package/Platform/MainMenuPinButton.d.ts +5 -4
- package/Platform/MainMenuRouteHandler.d.ts +3 -3
- package/Platform/MasterGroupMainMenuItem.d.ts +4 -4
- package/Platform/MasterGroupMainMenuItemImpl.d.ts +2 -2
- package/Platform/MoveShortcutBatchOperation.d.ts +12 -12
- package/Platform/MoveShortcutBatchOperationImpl.d.ts +5 -5
- package/Platform/NewAccessListEntryRow.d.ts +1 -1
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +2 -1
- package/Platform/NewCardRouteHandler.d.ts +6 -6
- package/Platform/NewCardRouteTypeMapper.d.ts +3 -3
- package/Platform/NewDepartmentRowRouteHandler.d.ts +6 -6
- package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NewOrganizationRowRouteHandler.d.ts +6 -6
- package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NewRowRouteHandler.d.ts +6 -6
- package/Platform/NewRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NoBatchOperationsMessage.d.ts +4 -4
- package/Platform/NoBatchOperationsMessageImpl.d.ts +3 -3
- package/Platform/Number.d.ts +4 -4
- package/Platform/NumberImpl.d.ts +5 -5
- package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/OrganizationRowRouteHandler.d.ts +6 -6
- package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
- package/Platform/Panel.d.ts +4 -4
- package/Platform/PanelImpl.d.ts +3 -3
- package/Platform/ParseModel.d.ts +1 -1
- package/Platform/PlatformExtension.d.ts +4 -4
- package/Platform/PrepareGridOptions.d.ts +1 -1
- package/Platform/QueryCondition.d.ts +6 -6
- package/Platform/QueryConditionImpl.d.ts +3 -2
- package/Platform/QueryConditionsTable.d.ts +2 -2
- package/Platform/QueryConditionsTableImpl.d.ts +2 -2
- package/Platform/Quotes.d.ts +5 -4
- package/Platform/Quotes.stories.d.ts +2 -1
- package/Platform/QuotesButtonMore.d.ts +1 -0
- package/Platform/QuotesHighlight.d.ts +2 -1
- package/Platform/QuotesInner.d.ts +1 -0
- package/Platform/QuotesItem.d.ts +2 -1
- package/Platform/QuotesLogic.d.ts +1 -1
- package/Platform/QuotesModal.d.ts +3 -2
- package/Platform/QuotesModalButtonBlock.d.ts +1 -0
- package/Platform/QuotesModalQuote.d.ts +2 -1
- package/Platform/QuotesView.d.ts +7 -7
- package/Platform/QuotesWrapper.d.ts +1 -0
- package/Platform/RadioGroup.d.ts +5 -5
- package/Platform/RadioGroupImpl.d.ts +3 -3
- package/Platform/ReadAllPlugin.d.ts +4 -4
- package/Platform/ReadAllResponseResolver.d.ts +2 -2
- package/Platform/ReadBatchOperation.d.ts +15 -15
- package/Platform/ReadBatchOperationImpl.d.ts +4 -3
- package/Platform/RecentCardsDashboardWidget.d.ts +8 -8
- package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +3 -3
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +9 -9
- package/Platform/RecentCardsPageRouteHandler.d.ts +6 -6
- package/Platform/RecentCardsRouteHandler.d.ts +7 -7
- package/Platform/RedirectRouteTypeMapper.d.ts +3 -3
- package/Platform/RefreshFoldersTreeButton.d.ts +5 -5
- package/Platform/RefreshPlugin.d.ts +1 -1
- package/Platform/RefreshUnreadCountersService.d.ts +1 -1
- package/Platform/RemoveTrusteeRow.d.ts +1 -1
- package/Platform/ResetSettings.d.ts +5 -4
- package/Platform/RightMainMenuItemPanel.d.ts +2 -2
- package/Platform/RightMainMenuItemPanelImpl.d.ts +3 -2
- package/Platform/RowContainer.d.ts +2 -2
- package/Platform/RowContainerImpl.d.ts +3 -2
- package/Platform/RowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/RowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
- package/Platform/SaveColumnsRequestResolver.d.ts +4 -4
- package/Platform/SaveColumnsResponseResolver.d.ts +2 -2
- package/Platform/SaveColumnsService.d.ts +2 -2
- package/Platform/SaveColumnsServiceProvider.d.ts +2 -2
- package/Platform/SavingButtons.d.ts +7 -7
- package/Platform/SavingButtonsImpl.d.ts +4 -4
- package/Platform/ScanButton.d.ts +9 -9
- package/Platform/ScanButtonImpl.d.ts +3 -3
- package/Platform/ScanDialogService.d.ts +9 -9
- package/Platform/ScanOptions.d.ts +3 -3
- package/Platform/ScanRequest.d.ts +1 -1
- package/Platform/ScrollTopBottom.d.ts +2 -1
- package/Platform/SearchInfoExtendedData.d.ts +1 -1
- package/Platform/SearchParametersFolderRequestResolver.d.ts +4 -4
- package/Platform/SearchParametersFolderResponseResolver.d.ts +6 -6
- package/Platform/SearchParametersFolderService.d.ts +1 -1
- package/Platform/SearchRequestResolver.d.ts +4 -4
- package/Platform/SearchResponseResolver.d.ts +3 -3
- package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/SearchResultsFolderTablePluginFactory.d.ts +6 -6
- package/Platform/SearchResultsItem.d.ts +1 -0
- package/Platform/SearchResultsLoader.d.ts +1 -0
- package/Platform/SearchResultsMainMenuItem.d.ts +2 -2
- package/Platform/SearchResultsRequestResolver.d.ts +5 -5
- package/Platform/SearchResultsResponseResolver.d.ts +4 -4
- package/Platform/SearchRouteHandler.d.ts +8 -8
- package/Platform/SearchingResults.d.ts +4 -4
- package/Platform/SearchingResultsImpl.d.ts +5 -4
- package/Platform/SecurityDescriptorDialog.d.ts +10 -10
- package/Platform/SecurityDescriptorDialog.stories.d.ts +2 -1
- package/Platform/SecurityDescriptorDialogLogic.d.ts +6 -6
- package/Platform/SecurityDialogFrame.d.ts +1 -1
- package/Platform/SecurityDialogMessage.d.ts +1 -0
- package/Platform/ServerDefinedRouteHandler.d.ts +8 -8
- package/Platform/ServerDefinedRouteTypeMapper.d.ts +4 -4
- package/Platform/SessionExpiredHandler.d.ts +8 -4
- package/Platform/SettingsPlugin.d.ts +10 -10
- package/Platform/SettingsPopup.d.ts +5 -4
- package/Platform/SettingsPopupLogic.d.ts +2 -2
- package/Platform/SettingsPopupRequestResolver.d.ts +4 -4
- package/Platform/SettingsPopupResponseResolver.d.ts +2 -2
- package/Platform/SettingsPopupView.d.ts +9 -8
- package/Platform/ShowAllButton.d.ts +3 -2
- package/Platform/SimpleRouteHandler.d.ts +6 -6
- package/Platform/SimpleRouteTypeMapper.d.ts +4 -4
- package/Platform/SkipSavingCursorRequestResolver.d.ts +4 -4
- package/Platform/SortingRequestResolver.d.ts +3 -3
- package/Platform/SortingResponseResolver.d.ts +2 -2
- package/Platform/StaffDirectoryCardViewRouteHandler.d.ts +5 -5
- package/Platform/StaffStatusActivateDialog.d.ts +2 -2
- package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +6 -6
- package/Platform/StandardMainMenuContainer.d.ts +2 -2
- package/Platform/StandardMainMenuContainerImpl.d.ts +3 -2
- package/Platform/Strategies.d.ts +3 -3
- package/Platform/Tab.d.ts +8 -8
- package/Platform/Tab.stories.d.ts +2 -1
- package/Platform/TabImpl.d.ts +6 -4
- package/Platform/TabPage.d.ts +2 -2
- package/Platform/TabPageImpl.d.ts +3 -2
- package/Platform/TabPageInfo.d.ts +1 -1
- package/Platform/Table.d.ts +13 -13
- package/Platform/TableCellNumberFormattedPlugin.d.ts +1 -1
- package/Platform/TableColumn.d.ts +2 -2
- package/Platform/TableColumnImpl.d.ts +4 -3
- package/Platform/TableColumnResponseResolver.d.ts +2 -2
- package/Platform/TableColumnWrapper.d.ts +1 -1
- package/Platform/TableCreateRowWindow.d.ts +1 -1
- package/Platform/TableDataRequestOptions.d.ts +1 -1
- package/Platform/TableEditRowWindow.d.ts +1 -1
- package/Platform/TableFileDropzone.d.ts +2 -2
- package/Platform/TableFileInput.d.ts +1 -1
- package/Platform/TableImpl.d.ts +8 -8
- package/Platform/TablePresentationTogglePlugins.d.ts +2 -2
- package/Platform/TablePresentationToggleService.d.ts +2 -2
- package/Platform/TableRowColorResponseResolver.d.ts +2 -2
- package/Platform/TableRowSelectionService.d.ts +5 -5
- package/Platform/TableRowSelectionServiceProvider.d.ts +2 -2
- package/Platform/TableRowsSelectionModel.d.ts +1 -1
- package/Platform/TableSelectionRowModel.d.ts +1 -1
- package/Platform/TestUtils.d.ts +18 -16
- package/Platform/TextArea.d.ts +5 -5
- package/Platform/TextAreaImpl.d.ts +3 -3
- package/Platform/TextBox.d.ts +3 -3
- package/Platform/TextBox.stories.d.ts +2 -1
- package/Platform/TextBoxImpl.d.ts +2 -2
- package/Platform/TextControlBase.d.ts +4 -4
- package/Platform/TextControlBaseImpl.d.ts +3 -3
- package/Platform/TextListInput.d.ts +1 -1
- package/Platform/TextListInputLogic.d.ts +1 -1
- package/Platform/TextListInputView.d.ts +11 -11
- package/Platform/TextListInputWrapper.d.ts +1 -0
- package/Platform/ToggleArrowIcon.d.ts +1 -0
- package/Platform/ToggleRowAccess.d.ts +1 -1
- package/Platform/Toolbar.stories.d.ts +2 -1
- package/Platform/ToolbarActionButtonsService.d.ts +1 -1
- package/Platform/ToolbarDaughterControl.d.ts +2 -2
- package/Platform/ToolbarDaughterControlImpl.d.ts +2 -2
- package/Platform/ToolbarDaughterControlsPlugin.d.ts +1 -1
- package/Platform/ToolbarDaughterControlsService.d.ts +1 -1
- package/Platform/TransformToChartData.d.ts +1 -1
- package/Platform/UnlockCards.d.ts +4 -3
- package/Platform/UnreadBarService.d.ts +4 -4
- package/Platform/UnreadBarTablePlugins.d.ts +4 -4
- package/Platform/UnreadCounter.d.ts +9 -9
- package/Platform/UnreadCounterNotificationService.d.ts +2 -2
- package/Platform/UnreadCounterRouteHandler.d.ts +6 -6
- package/Platform/UnreadCountersHealthMonitorService.d.ts +4 -4
- package/Platform/UnreadResponseResolver.d.ts +2 -2
- package/Platform/Url.d.ts +4 -3
- package/Platform/UserCulture.d.ts +3 -2
- package/Platform/UserFoldersMainMenuItem.d.ts +5 -5
- package/Platform/UserFoldersMainMenuItemImpl.d.ts +3 -3
- package/Platform/UserInfo.d.ts +4 -3
- package/Platform/UserProfileDialog.d.ts +4 -4
- package/Platform/VisibilityWebFrameHeaderContainerChildControls.d.ts +1 -1
- package/Platform/WebFrameBodyContainer.d.ts +3 -3
- package/Platform/WebFrameBodyContainer.stories.d.ts +2 -1
- package/Platform/WebFrameBodyContainerImpl.d.ts +3 -2
- package/Platform/WebFrameCompanyLogo.d.ts +6 -5
- package/Platform/WebFrameCompanyLogo.stories.d.ts +2 -1
- package/Platform/WebFrameContent.d.ts +6 -6
- package/Platform/WebFrameContentContainer.d.ts +3 -3
- package/Platform/WebFrameContentContainerImpl.d.ts +3 -2
- package/Platform/WebFrameContentImpl.d.ts +2 -2
- package/Platform/WebFrameCurrentPageName.d.ts +3 -2
- package/Platform/WebFrameCurrentPageName.stories.d.ts +2 -1
- package/Platform/WebFrameHeaderContainer.d.ts +7 -7
- package/Platform/WebFrameHeaderContainer.stories.d.ts +2 -1
- package/Platform/WebFrameHeaderContainerImpl.d.ts +2 -2
- package/Platform/WebFrameHelpButton.d.ts +4 -3
- package/Platform/WebFrameHelpButton.stories.d.ts +2 -1
- package/Platform/WebFrameMainMenuButton.d.ts +4 -3
- package/Platform/WebFrameMainMenuButton.stories.d.ts +2 -1
- package/Platform/WebFrameMainMenuContainer.d.ts +6 -6
- package/Platform/WebFrameMainMenuContainer.stories.d.ts +2 -1
- package/Platform/WebFrameMainMenuContainerImpl.d.ts +2 -2
- package/Platform/WebFrameNavigationBar.d.ts +6 -6
- package/Platform/WebFrameNavigationBar.stories.d.ts +2 -1
- package/Platform/WebFrameNavigationBarBackButton.d.ts +4 -3
- package/Platform/WebFrameNavigationBarCreateButton.d.ts +3 -2
- package/Platform/WebFrameNavigationBarImpl.d.ts +2 -2
- package/Platform/WebFrameSearchPanel.d.ts +11 -11
- package/Platform/WebFrameSearchPanel.stories.d.ts +2 -1
- package/Platform/WebFrameSearchPanelService.d.ts +1 -1
- package/Platform/WebFrameUserPanel.d.ts +6 -6
- package/Platform/WebFrameUserPanel.stories.d.ts +2 -1
- package/Platform/WindowLocationService.d.ts +1 -1
- package/Platform/XIcon.d.ts +1 -0
- package/Platform/index.d.ts +1 -1
- package/Platform/loadServerDefinedRoutes.d.ts +1 -1
- package/Platform/registerSimpleRoute.d.ts +3 -3
- package/StandardServices.d.ts +59 -58
- package/StartUp.d.ts +1 -1
- package/System/$FileService.d.ts +2 -2
- package/System/$Layout.d.ts +7 -7
- package/System/$LayoutControlFactory.d.ts +1 -1
- package/System/$LayoutManager.d.ts +2 -2
- package/System/$PageReloadRequired.d.ts +8 -0
- package/System/$RealtimeCommunicationService.d.ts +3 -3
- package/System/$RequestManager.d.ts +2 -2
- package/System/$Router.d.ts +8 -8
- package/System/$UrlResolver.d.ts +1 -1
- package/System/$UrlStore.d.ts +3 -3
- package/System/ApiEvent.d.ts +3 -3
- package/System/BaseControl.d.ts +18 -18
- package/System/BaseControlImpl.d.ts +1 -1
- package/System/BaseController.d.ts +1 -1
- package/System/BasicEvent.d.ts +4 -4
- package/System/BasicExtension.d.ts +4 -4
- package/System/BindSimpleApiEvent.d.ts +1 -1
- package/System/BindingMetadataConstants.d.ts +2 -2
- package/System/BooleanState.d.ts +3 -3
- package/System/ButtonPositionsSelectionUtils.d.ts +2 -1
- package/System/CancelableEvent.d.ts +6 -6
- package/System/CancelableEventArgs.d.ts +2 -2
- package/System/CardTypeResolver.d.ts +2 -2
- package/System/ControlConstructor.d.ts +1 -1
- package/System/ControlContext.d.ts +1 -1
- package/System/ControlImpl.d.ts +2 -2
- package/System/ControlStore.d.ts +3 -3
- package/System/ControlWrapperMap.d.ts +1 -1
- package/System/CreateServiceStub.d.ts +1 -1
- package/System/DataGridControl.d.ts +9 -8
- package/System/DataLoadEvent.d.ts +1 -1
- package/System/DateTimeUtils.d.ts +1 -1
- package/System/DefineParameterAlias.d.ts +1 -1
- package/System/DefineProperty.d.ts +1 -1
- package/System/DefinePropertyAlias.d.ts +1 -1
- package/System/DelayUntilApiEvent.d.ts +1 -1
- package/System/DirectoryBase.d.ts +7 -7
- package/System/DirectoryBaseImpl.d.ts +8 -8
- package/System/DirectorySelectDialog.d.ts +6 -6
- package/System/EditOperationStore.d.ts +3 -3
- package/System/EventEmitter.d.ts +6 -6
- package/System/EventHandlersMap.d.ts +1 -1
- package/System/ExperimentalFeatureService.d.ts +1 -1
- package/System/ExtensionManager.d.ts +1 -1
- package/System/FileService.d.ts +2 -2
- package/System/FindControlByNameOrType.d.ts +2 -2
- package/System/FolderColorsService.d.ts +1 -1
- package/System/GetBindingResult.d.ts +2 -2
- package/System/Handler.d.ts +1 -1
- package/System/IBasicEvent.d.ts +1 -1
- package/System/IBindingResult.d.ts +1 -1
- package/System/IBindingsWriteRequest.d.ts +1 -1
- package/System/ICancelableEvent.d.ts +2 -2
- package/System/ICardSavingEventArgs.d.ts +1 -1
- package/System/ICardTypeMap.d.ts +1 -1
- package/System/ICardTypeRawMap.d.ts +1 -1
- package/System/IControlContext.d.ts +1 -1
- package/System/IControlMap.d.ts +1 -1
- package/System/IControlStoreManager.d.ts +2 -2
- package/System/IControlWrapperMap.d.ts +1 -1
- package/System/IEditOperationMap.d.ts +1 -1
- package/System/IEditOperationStore.d.ts +1 -1
- package/System/IExtension.d.ts +4 -4
- package/System/IExtensionManager.d.ts +1 -1
- package/System/ILayoutContainer.d.ts +1 -1
- package/System/ILayoutContainerMap.d.ts +1 -1
- package/System/ILayoutContainerParams.d.ts +1 -1
- package/System/ILayoutParams.d.ts +7 -7
- package/System/ILocalizationsMap.d.ts +1 -1
- package/System/INotificationModel.d.ts +1 -1
- package/System/IRealtimeCommunicationHub.d.ts +1 -1
- package/System/IRouteHandler.d.ts +3 -3
- package/System/IRouteInfo.d.ts +2 -2
- package/System/IRouteTypeMapper.d.ts +2 -2
- package/System/ISupportEventBubling.d.ts +2 -2
- package/System/IUrlCollection.d.ts +2 -2
- package/System/IValidateEventArgs.d.ts +4 -4
- package/System/IWebServicesConnection.d.ts +1 -1
- package/System/IWebServicesService.d.ts +3 -3
- package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -3
- package/System/InputBasedControl.d.ts +13 -13
- package/System/InputBasedControlImpl.d.ts +6 -6
- package/System/LabelWidthService.d.ts +1 -1
- package/System/LastSearchResponseService.d.ts +2 -2
- package/System/Layout.d.ts +15 -15
- package/System/LayoutBackgroundService.d.ts +1 -1
- package/System/LayoutBootstrapper.d.ts +1 -1
- package/System/LayoutContainer.d.ts +4 -4
- package/System/LayoutControlFactory.d.ts +3 -3
- package/System/LayoutControlType.d.ts +1 -1
- package/System/LayoutControlsAccessor.d.ts +1 -1
- package/System/LayoutImpl.d.ts +6 -5
- package/System/LayoutManager.d.ts +13 -13
- package/System/LayoutScript.d.ts +4 -4
- package/System/LayoutServices.d.ts +3 -3
- package/System/LayoutUtils.d.ts +1 -1
- package/System/LinksSearchCardsServiceStub.d.ts +2 -2
- package/System/LoadingViewWithText.d.ts +2 -1
- package/System/LocalStorage.d.ts +1 -1
- package/System/LocationContainerControl.d.ts +11 -10
- package/System/MessageBoxService.d.ts +1 -1
- package/System/NotificationRealtimeMessage.d.ts +1 -1
- package/System/NotificationTypeConverter.d.ts +2 -2
- package/System/OperationUtils.d.ts +3 -3
- package/System/OutcomingLocalStorageCommunicationChannel.d.ts +4 -3
- package/System/PageReloadRequiredService.d.ts +5 -0
- package/System/Poll.d.ts +2 -1
- package/System/PollService.d.ts +3 -3
- package/System/RealtimeCommunicationService.d.ts +5 -5
- package/System/RealtimeServerSender.d.ts +2 -2
- package/System/RealtimeSubscriber.d.ts +1 -1
- package/System/RenderModalContent.d.ts +1 -1
- package/System/RequestHelper.d.ts +2 -2
- package/System/RequestManager.d.ts +4 -4
- package/System/RequestMethods.d.ts +1 -1
- package/System/Resources.d.ts +1 -1
- package/System/RouteHelpers.d.ts +1 -1
- package/System/RouteSemantics.d.ts +1 -1
- package/System/RouteType.d.ts +1 -1
- package/System/Router.d.ts +15 -14
- package/System/SearchIcon.d.ts +1 -0
- package/System/ServerController.d.ts +3 -3
- package/System/ServiceActionMetaData.d.ts +1 -1
- package/System/SetupStoreWithOperation.d.ts +1 -1
- package/System/SimpleEvent.d.ts +3 -3
- package/System/StateAccessor.d.ts +2 -2
- package/System/StorybookStory.d.ts +1 -0
- package/System/TabStub.d.ts +1 -1
- package/System/TimeoutService.d.ts +1 -1
- package/System/TryGetCardId.d.ts +1 -1
- package/System/UrlStore.d.ts +4 -4
- package/System/Utils.d.ts +1 -1
- package/System/WebFrameContentHeightService.d.ts +1 -1
- package/System/WebFrameUtils.d.ts +1 -1
- package/System/WebServicesConnection.d.ts +2 -2
- package/System/WebServicesService.d.ts +7 -7
- package/package.json +1 -1
- 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.d.ts +0 -24
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/SingleResult/SingleLabelAutoDirectoryItemsCollection.stories.d.ts +0 -26
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/MultipleResult/MultipleLabelWidthDirectoryItemsCollection.stories.d.ts +0 -17
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/SingleResult/SingleLabelWidthDirectoryItemsCollection.stories.d.ts +0 -17
- package/Extensions/DirectoryItemsCollection.WebClientExtension/Index.d.ts +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { ISearchDropdown } from "@docsvision/webclient
|
|
3
|
-
import { $WebFrameSearchPanel } from "@docsvision/webclient
|
|
2
|
+
import { ISearchDropdown } from "@docsvision/webclient/Legacy/ISearchDropdown";
|
|
3
|
+
import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
|
|
4
4
|
/** @internal */
|
|
5
5
|
export declare class SearchDropdown implements ISearchDropdown {
|
|
6
6
|
private services?;
|
package/Legacy/SearchPanel.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { SearchDropdown } from "@docsvision/webclient
|
|
3
|
-
import { ISearchPanel } from "@docsvision/webclient
|
|
2
|
+
import { SearchDropdown } from "@docsvision/webclient/Legacy/SearchDropdown";
|
|
3
|
+
import { ISearchPanel } from "@docsvision/webclient/Legacy/$SearchPanel";
|
|
4
4
|
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
5
|
-
import { $WebFrameContext } from '@docsvision/webclient
|
|
6
|
-
import { SimpleEvent } from '@docsvision/webclient
|
|
7
|
-
import { WebFrameSearchPanel } from '@docsvision/webclient
|
|
5
|
+
import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
|
|
6
|
+
import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
|
|
7
|
+
import { WebFrameSearchPanel } from '@docsvision/webclient/Platform/WebFrameSearchPanel';
|
|
8
8
|
/** @deprecated */
|
|
9
9
|
/** @internal */
|
|
10
10
|
export declare class SearchPanel implements ISearchPanel {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { IRouteHandler } from "@docsvision/webclient
|
|
2
|
-
import { RouteHandleResult } from "@docsvision/webclient
|
|
3
|
-
import { RouteType } from "@docsvision/webclient
|
|
4
|
-
import { $WebFrameContext } from '@docsvision/webclient
|
|
5
|
-
import { $SearchPanel } from '@docsvision/webclient
|
|
6
|
-
import { $ExperimentalFeature } from "@docsvision/webclient
|
|
1
|
+
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
|
+
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
|
+
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
+
import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
|
|
5
|
+
import { $SearchPanel } from '@docsvision/webclient/Legacy/$SearchPanel';
|
|
6
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
7
7
|
import { $ApplicationSettings, $IsIE } from "@docsvision/webclient/StandardServices";
|
|
8
8
|
import { $DeviceType } from "@docsvision/web/core/system-services/environment";
|
|
9
9
|
/** @internal */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ModalWindowParams } from "@docsvision/webclient
|
|
1
|
+
import { ModalWindowParams } from "@docsvision/webclient/Legacy/ModalWindowParams";
|
|
2
2
|
import { ICryptoCertificate } from "Libs/CryptoPro/Crypto";
|
|
3
3
|
/** @internal */
|
|
4
4
|
export declare class SelectCertificateDialog {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FolderTree } from "@docsvision/webclient
|
|
2
|
-
import { $RequestManager } from '@docsvision/webclient
|
|
1
|
+
import { FolderTree } from "@docsvision/webclient/Legacy/FolderTree";
|
|
2
|
+
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
3
3
|
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
4
4
|
/** @internal */
|
|
5
5
|
export declare class SelectFolderModalDialog extends FolderTree {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ModalWindow } from "@docsvision/webclient
|
|
1
|
+
import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
|
|
2
2
|
/** @internal */
|
|
3
3
|
export declare type DocumentKindSelectedCallback = (window: ModalWindow, cardTypeId: string, kindId: string) => void;
|
|
4
4
|
/** @internal */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
2
|
import { $BusinessCalendarController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
3
|
-
import { ServerTaskInterval } from '@docsvision/webclient
|
|
3
|
+
import { ServerTaskInterval } from '@docsvision/webclient/Legacy/ServerTaskInterval';
|
|
4
4
|
export declare class ServerTaskIntervalManager {
|
|
5
5
|
private services;
|
|
6
6
|
private _startDate;
|
package/Legacy/Sidebar.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { ISidebar } from "@docsvision/webclient
|
|
2
|
+
import { ISidebar } from "@docsvision/webclient/Legacy/$Sidebar";
|
|
3
3
|
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
4
|
-
import { BasicApiEvent } from "@docsvision/webclient
|
|
5
|
-
import { $LocalStorage } from "@docsvision/webclient
|
|
6
|
-
import { $ContentElementProvider } from '@docsvision/webclient
|
|
7
|
-
import { WebFrameMainMenuContainer } from '@docsvision/webclient
|
|
4
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
5
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
6
|
+
import { $ContentElementProvider } from '@docsvision/webclient/Platform/$ContentElementProvider';
|
|
7
|
+
import { WebFrameMainMenuContainer } from '@docsvision/webclient/Platform/WebFrameMainMenuContainer';
|
|
8
8
|
import "../../Polyfills/ie-polyfill";
|
|
9
9
|
/** @internal */
|
|
10
10
|
export declare class Sidebar implements ISidebar {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IRouteHandler } from "@docsvision/webclient
|
|
2
|
-
import { RouteHandleResult } from "@docsvision/webclient
|
|
3
|
-
import { RouteType } from "@docsvision/webclient
|
|
4
|
-
import { $Sidebar } from '@docsvision/webclient
|
|
5
|
-
import { $LocalStorage } from '@docsvision/webclient
|
|
1
|
+
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
|
+
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
|
+
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
+
import { $Sidebar } from '@docsvision/webclient/Legacy/$Sidebar';
|
|
5
|
+
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
6
6
|
/** @internal */
|
|
7
7
|
export declare class SidebarRouteHandler implements IRouteHandler<any> {
|
|
8
8
|
private services;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
-
import { $DocumentCardController } from "@docsvision/webclient
|
|
3
|
-
import { $EmployeesController } from "@docsvision/webclient
|
|
4
|
-
import { $FileController } from "@docsvision/webclient
|
|
5
|
-
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController;
|
|
1
|
+
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController, $NavigatorController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
3
|
+
import { $EmployeesController } from "@docsvision/webclient/Legacy/EmployeesController";
|
|
4
|
+
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
5
|
+
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController & $NavigatorController;
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { $LayoutCardController, $LayoutFileApiController, $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient
|
|
4
|
-
import { $Layout } from "@docsvision/webclient
|
|
5
|
-
import { IBindingResult } from "@docsvision/webclient
|
|
6
|
-
import { RequestHelper } from "@docsvision/webclient
|
|
7
|
-
import { IRealTimeCommunicationMessage } from '@docsvision/webclient
|
|
8
|
-
import { $Router } from '@docsvision/webclient
|
|
9
|
-
import { $LayoutInfo, $CardTimestamp, $CardInfo, $CardId } from '@docsvision/webclient
|
|
10
|
-
import { $FileService } from '@docsvision/webclient
|
|
11
|
-
import { FileListItem } from '@docsvision/webclient
|
|
12
|
-
import { $LayoutCheck } from '@docsvision/webclient
|
|
13
|
-
import { $RequestManager } from '@docsvision/webclient
|
|
14
|
-
import { $FileController } from '@docsvision/webclient
|
|
4
|
+
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
5
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
6
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
7
|
+
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
8
|
+
import { IRealTimeCommunicationMessage } from '@docsvision/webclient/System/IRealTimeCommunicationMessage';
|
|
9
|
+
import { $Router } from '@docsvision/webclient/System/$Router';
|
|
10
|
+
import { $LayoutInfo, $CardTimestamp, $CardInfo, $CardId } from '@docsvision/webclient/System/LayoutServices';
|
|
11
|
+
import { $FileService } from '@docsvision/webclient/System/$FileService';
|
|
12
|
+
import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
|
|
13
|
+
import { $LayoutCheck } from '@docsvision/webclient/System/$LayoutCheckService';
|
|
14
|
+
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
15
|
+
import { $FileController } from '@docsvision/webclient/Legacy/FileController';
|
|
15
16
|
import { $ApplicationSettings, $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
16
|
-
import { BasicApiEvent } from "@docsvision/webclient
|
|
17
|
-
import { IEventArgs } from "@docsvision/webclient
|
|
18
|
-
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient
|
|
19
|
-
import { $RealtimeCommunicationService } from "@docsvision/webclient
|
|
17
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
18
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
19
|
+
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
20
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
20
21
|
/**@internal */
|
|
21
22
|
declare type $FilePreviewServices = $LayoutCheck & $CardInfo & $RequestManager & $FileController & $LayoutFileController & $CardId & $DeviceType;
|
|
22
23
|
/** @internal */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient
|
|
1
|
+
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
2
2
|
/** @internal */
|
|
3
3
|
export declare class TaskCardParentGroupRazorControl extends BaseRazorControl<BaseRazorControlParams, BaseRazorControlState> {
|
|
4
4
|
protected createParams(): BaseRazorControlParams;
|
package/Legacy/TaskCardView.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import "@docsvision/webclient
|
|
3
|
-
import { GroupTaskPerformersUpdateModel } from "@docsvision/webclient
|
|
4
|
-
import { IBasicEvent } from "@docsvision/webclient
|
|
5
|
-
import { ServerTaskIntervalManager } from '@docsvision/webclient
|
|
6
|
-
import { LayoutControl } from '@docsvision/webclient
|
|
2
|
+
import "@docsvision/webclient/Legacy/NativeFunctions";
|
|
3
|
+
import { GroupTaskPerformersUpdateModel } from "@docsvision/webclient/Legacy/GroupTaskPerformersUpdateModel";
|
|
4
|
+
import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
|
|
5
|
+
import { ServerTaskIntervalManager } from '@docsvision/webclient/Legacy/ServerTaskIntervalManager';
|
|
6
|
+
import { LayoutControl } from '@docsvision/webclient/System/BaseControl';
|
|
7
7
|
/** @internal */
|
|
8
8
|
export declare class TaskGroupCardCreatePerformers {
|
|
9
9
|
private intervalManager;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient
|
|
1
|
+
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
2
2
|
/** @internal */
|
|
3
3
|
export declare class TaskGroupWorkStatusRazorControl extends BaseRazorControl<BaseRazorControlParams, BaseRazorControlState> {
|
|
4
4
|
protected createParams(): BaseRazorControlParams;
|
|
@@ -1,15 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TaskReportPanel } from "@docsvision/webclient/Legacy/TaskCardView";
|
|
3
|
+
import { BaseRazorControl, BaseRazorControlParams } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
4
|
+
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
5
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
6
|
+
import { RequestHelper } from '@docsvision/webclient/System/RequestHelper';
|
|
6
7
|
import { $LayoutCardController, $LayoutController, $LayoutFileApiController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
7
|
-
import { $CardId, $LayoutInfo } from '@docsvision/webclient
|
|
8
|
-
import { BasicApiEvent } from "@docsvision/webclient
|
|
9
|
-
import { IEventArgs } from "@docsvision/webclient
|
|
10
|
-
import { $RealtimeCommunicationService } from "@docsvision/webclient
|
|
11
|
-
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient
|
|
12
|
-
import { IRealTimeCommunicationMessage } from "@docsvision/webclient
|
|
8
|
+
import { $CardId, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
9
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
10
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
11
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
12
|
+
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
13
|
+
import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
|
|
13
14
|
/** @internal */
|
|
14
15
|
export interface TaskReportPanelRazorControlState extends TaskReportPanelRazorControlParams, BaseControlState {
|
|
15
16
|
loading: boolean;
|
package/Legacy/TextControl.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Control } from "@docsvision/webclient
|
|
2
|
-
import { ITextControl } from "@docsvision/webclient
|
|
1
|
+
import { Control } from "@docsvision/webclient/Legacy/Control";
|
|
2
|
+
import { ITextControl } from "@docsvision/webclient/Legacy/ITextControl";
|
|
3
3
|
/** @internal */
|
|
4
4
|
export declare class TextControl extends Control implements ITextControl {
|
|
5
5
|
textInput: HTMLInputElement;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Control } from "@docsvision/webclient
|
|
2
|
-
import { ITextareaControl } from "@docsvision/webclient
|
|
1
|
+
import { Control } from "@docsvision/webclient/Legacy/Control";
|
|
2
|
+
import { ITextareaControl } from "@docsvision/webclient/Legacy/ITextareaControl";
|
|
3
3
|
/** @internal */
|
|
4
4
|
export declare class TextareaControl extends Control implements ITextareaControl {
|
|
5
5
|
textInput: HTMLInputElement;
|
package/Legacy/UserMenu.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
-
import { ModalWindow } from "@docsvision/webclient
|
|
3
|
-
import { $Sidebar } from "@docsvision/webclient
|
|
2
|
+
import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
|
|
3
|
+
import { $Sidebar } from "@docsvision/webclient/Legacy/$Sidebar";
|
|
4
4
|
import { $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
5
|
-
import { IUserMenu } from "@docsvision/webclient
|
|
6
|
-
import { $LayoutManager } from "@docsvision/webclient
|
|
7
|
-
import { $RealtimeCommunicationService } from "@docsvision/webclient
|
|
8
|
-
import { BasicApiEvent } from '@docsvision/webclient
|
|
5
|
+
import { IUserMenu } from "@docsvision/webclient/Legacy/$UserMenu";
|
|
6
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
7
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
8
|
+
import { BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
|
|
9
9
|
/** @internal */
|
|
10
10
|
export declare class UserMenu implements IUserMenu {
|
|
11
11
|
private services;
|
package/Legacy/Utils.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
2
|
import { IFileCommentsModalProps } from "@docsvision/webclient/Helpers/FileComments/FileCommentsModal";
|
|
3
3
|
import { IFilePreviewProps } from "@docsvision/webclient/Helpers/FilePreview/FilePreview";
|
|
4
|
-
import { DateTimeFormat } from "@docsvision/webclient
|
|
5
|
-
import { $CardId, $CardTimestamp, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient
|
|
4
|
+
import { DateTimeFormat } from "@docsvision/webclient/Legacy/DateTimeFormat";
|
|
5
|
+
import { $CardId, $CardTimestamp, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient/System/LayoutServices';
|
|
6
6
|
import { Optional } from "@docsvision/web/core/services";
|
|
7
|
-
import { StandardRouteSemantics } from "@docsvision/webclient
|
|
7
|
+
import { StandardRouteSemantics } from "@docsvision/webclient/System/StandardRouteSemantics";
|
|
8
8
|
import { IFileViewZipModalProps } from "@docsvision/webclient/Helpers/FileViewZip/FileViewZipModal";
|
|
9
9
|
/** @internal */
|
|
10
10
|
export declare class Helpers {
|
|
@@ -172,6 +172,8 @@ export interface RequestOptions {
|
|
|
172
172
|
contentType?: string;
|
|
173
173
|
/** Дополнительные заголовки */
|
|
174
174
|
customHeaders?: IRequestHeader[];
|
|
175
|
+
/** Обрабатывать параметры как для MVC-контроллера. */
|
|
176
|
+
mvcController?: boolean;
|
|
175
177
|
/**
|
|
176
178
|
* При указании данного параметра используются переданные сервисы вместо сервисов разметки.
|
|
177
179
|
*
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { IRouteHandler } from "@docsvision/webclient
|
|
2
|
-
import { RouteHandleResult } from "@docsvision/webclient
|
|
3
|
-
import { RouteType } from "@docsvision/webclient
|
|
4
|
-
import { $WebFrameSearchPanel } from "@docsvision/webclient
|
|
5
|
-
import { $ExperimentalFeature } from "@docsvision/webclient
|
|
1
|
+
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
|
+
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
|
+
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
+
import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
|
|
5
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
6
6
|
import { $ApplicationSettings, $FullTextSearchEnabled, $IsIE } from "@docsvision/webclient/StandardServices";
|
|
7
|
-
import { IFolderRouteData } from "@docsvision/webclient
|
|
8
|
-
import { $CompanyLogo } from "@docsvision/webclient
|
|
7
|
+
import { IFolderRouteData } from "@docsvision/webclient/Platform/IFolderRouteData";
|
|
8
|
+
import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
|
|
9
9
|
/** @internal */
|
|
10
10
|
export declare class WebFrameSearchPanelRouteHandler implements IRouteHandler<any> {
|
|
11
11
|
private services;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient
|
|
1
|
+
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
2
2
|
export declare class WebFrameSearchPanel_Razor extends BaseRazorControl<BaseRazorControlParams, BaseRazorControlState> {
|
|
3
3
|
protected createParams(): BaseRazorControlParams;
|
|
4
4
|
mountRazorContent(razorContainer: HTMLElement): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { $SignatureController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { EncryptedInfo } from "@docsvision/webclient
|
|
4
|
-
import { IFileSignInfo } from "@docsvision/webclient
|
|
5
|
-
import { $MessageBox } from "@docsvision/webclient
|
|
3
|
+
import { EncryptedInfo } from "@docsvision/webclient/Legacy/EncryptedInfo";
|
|
4
|
+
import { IFileSignInfo } from "@docsvision/webclient/Legacy/IFileSingInfo";
|
|
5
|
+
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
6
6
|
import { Optional } from "@docsvision/web/core/services";
|
|
7
7
|
/** @internal */
|
|
8
8
|
export interface ICryptoCertificate {
|
package/MainBundle.d.ts
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import "@docsvision/webclient/Application";
|
|
2
|
-
import "@docsvision/webclient
|
|
3
|
-
import "@docsvision/webclient
|
|
4
|
-
import '@docsvision/webclient
|
|
5
|
-
import "@docsvision/webclient
|
|
6
|
-
import '@docsvision/webclient
|
|
7
|
-
import "@docsvision/webclient
|
|
2
|
+
import "@docsvision/webclient/Legacy/ApplicationInfo";
|
|
3
|
+
import "@docsvision/webclient/Legacy/LegacyControllers";
|
|
4
|
+
import '@docsvision/webclient/Legacy/ControlFactory';
|
|
5
|
+
import "@docsvision/webclient/Legacy/VendorFallback";
|
|
6
|
+
import '@docsvision/webclient/System/LayoutControlsAccessor';
|
|
7
|
+
import "@docsvision/webclient/System/LayoutManager";
|
|
8
8
|
import "moment/locale/ru";
|
|
9
|
-
import '@docsvision/webclient
|
|
10
|
-
import '@docsvision/webclient
|
|
9
|
+
import '@docsvision/webclient/System/PromiseUtils';
|
|
10
|
+
import '@docsvision/webclient/BackOffice/$OperationParametersPanel';
|
|
11
11
|
import "classnames/bind";
|
|
12
12
|
import '@docsvision/web/core/state-management';
|
|
13
|
-
import '@docsvision/webclient
|
|
14
|
-
import '@docsvision/webclient
|
|
13
|
+
import '@docsvision/webclient/Legacy/SelectCertificateDialog';
|
|
14
|
+
import '@docsvision/webclient/System/Safe';
|
|
15
15
|
import '@docsvision/web/components/table/plugins/table-data';
|
|
16
|
-
import "@docsvision/webclient
|
|
17
|
-
import '@docsvision/webclient
|
|
18
|
-
import "@docsvision/webclient
|
|
19
|
-
import "@docsvision/webclient
|
|
20
|
-
import "@docsvision/webclient
|
|
21
|
-
import "@docsvision/webclient
|
|
22
|
-
import "@docsvision/webclient
|
|
16
|
+
import "@docsvision/webclient/BackOffice/DirectoryTabs";
|
|
17
|
+
import '@docsvision/webclient/Platform/SecurityDescriptorDialog';
|
|
18
|
+
import "@docsvision/webclient/BackOffice/DirectoryValues";
|
|
19
|
+
import "@docsvision/webclient/BackOffice/DirectoryTree";
|
|
20
|
+
import "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
21
|
+
import "@docsvision/webclient/Templates/ControlTemplate";
|
|
22
|
+
import "@docsvision/webclient/Templates/ServiceTemplateService";
|
|
23
23
|
import "@docsvision/webclient/Helpers/TextInput";
|
|
24
24
|
import "@docsvision/webclient/Helpers/DynamicTree/DynamicTree";
|
|
25
25
|
import "@docsvision/webclient/Helpers/DynamicTree/IDynamicTreeNodeData";
|
|
26
26
|
import "@docsvision/webclient/BackOffice/SignatureConstants";
|
|
27
|
-
import "@docsvision/webclient
|
|
28
|
-
import "@docsvision/webclient
|
|
27
|
+
import "@docsvision/webclient/BackOffice/FileSignCreateDialog";
|
|
28
|
+
import "@docsvision/webclient/BackOffice/FileSignSelectCertificateDialog";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { IAggregate, IAggregatesState, ISelectItemData } from "@docsvision/webclient
|
|
2
|
+
import { IAggregate, IAggregatesState, ISelectItemData } from "@docsvision/webclient/Platform/IAggregates";
|
|
3
3
|
import { Store } from "effector";
|
|
4
4
|
export interface IAggregatesCheckboxService {
|
|
5
5
|
/** Доступность настроенных агрегатов. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
-
import { BasicEvent } from '@docsvision/webclient
|
|
3
|
-
import { IEventArgs } from '@docsvision/webclient
|
|
2
|
+
import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
|
|
3
|
+
import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
|
|
4
4
|
/** Информация об групповой операции в папке. */
|
|
5
5
|
export interface IBatchOperationInfo {
|
|
6
6
|
/** Уникальный идентификатор операции (обычно равен controlName). */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ITableRowModel } from '@docsvision/webclient
|
|
2
|
-
import { TableRowsSelectionModel } from '@docsvision/webclient
|
|
1
|
+
import { ITableRowModel } from '@docsvision/webclient/Platform/ITableRowModel';
|
|
2
|
+
import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRowsSelectionModel';
|
|
3
3
|
import { BatchOperationErrorInfo } from './BatchOperationErrorInfo';
|
|
4
4
|
export declare type BatchOperationExecuteCallback = (row: ITableRowModel) => Promise<BatchOperationErrorInfo[]> | Promise<BatchOperationErrorInfo[]>;
|
|
5
5
|
export interface IBatchOperationsPerformer {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BatchOperationErrorInfo } from "@docsvision/webclient
|
|
1
|
+
import { BatchOperationErrorInfo } from "@docsvision/webclient/Platform/BatchOperationErrorInfo";
|
|
2
2
|
export interface BatchOperationsProgressDialogProps {
|
|
3
3
|
operationName: string;
|
|
4
4
|
operationDescription?: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient
|
|
2
|
-
import { IMainFileAddingArgs } from '@docsvision/webclient
|
|
3
|
-
import { IExtraFileAddingArgs } from '@docsvision/webclient
|
|
4
|
-
import { IMainFileAdded } from '@docsvision/webclient
|
|
5
|
-
import { IExtraFileAdded } from '@docsvision/webclient
|
|
1
|
+
import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
|
|
2
|
+
import { IMainFileAddingArgs } from '@docsvision/webclient/BackOffice/IMainFileAddingArgs';
|
|
3
|
+
import { IExtraFileAddingArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddingArgs';
|
|
4
|
+
import { IMainFileAdded } from '@docsvision/webclient/BackOffice/IMainFileAdded';
|
|
5
|
+
import { IExtraFileAdded } from '@docsvision/webclient/BackOffice/IExtraFileAdded';
|
|
6
6
|
export interface ICommandBarManagementService {
|
|
7
7
|
mainFileAdding: CancelableApiEvent<IMainFileAddingArgs>;
|
|
8
8
|
extraFileAdding: CancelableApiEvent<IExtraFileAddingArgs>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
-
import { BasicEvent } from '@docsvision/webclient
|
|
3
|
-
import { SimpleEvent } from '@docsvision/webclient
|
|
2
|
+
import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
|
|
3
|
+
import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
|
|
4
4
|
export interface IEmployeeStatusInfo {
|
|
5
5
|
employeeId: string;
|
|
6
6
|
status: GenModels.StaffEmployeeStatus;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FileListItem } from '@docsvision/webclient
|
|
2
|
-
import { $FilePreviewServices } from '@docsvision/webclient
|
|
1
|
+
import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
|
|
2
|
+
import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
|
|
3
3
|
export declare class FilePreviewCommonService {
|
|
4
4
|
showSingle(fileItem: FileListItem, services: $FilePreviewServices, comments?: boolean): void;
|
|
5
5
|
showMulti(fileItem: FileListItem, services: $FilePreviewServices, fileItemList?: FileListItem[], comments?: boolean): void;
|
package/Platform/$FileScan.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ScanOptions } from '@docsvision/webclient
|
|
1
|
+
import { ScanOptions } from '@docsvision/webclient/Platform/ScanOptions';
|
|
2
2
|
/** Сервис для взаимодействия с физическим сканером через DVWebTool */
|
|
3
3
|
export interface IFileScanService {
|
|
4
4
|
/** Запрашивает список доступных сканеров. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
2
|
-
import { IFolderDataLoader } from '@docsvision/webclient
|
|
3
|
-
import { IFolderDataLoadingPlugin } from '@docsvision/webclient
|
|
2
|
+
import { IFolderDataLoader } from '@docsvision/webclient/Platform/IFolderDataLoader';
|
|
3
|
+
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
4
4
|
import { IFolderLoadRequest } from './IFolderLoadRequest';
|
|
5
5
|
import { SortDirection } from '@docsvision/web/components/table/plugins/sort';
|
|
6
6
|
import { IColumnsWidth } from '@docsvision/web/components/table/plugins/resize-column/$ResizeColumn';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IColumn, IRow, ITableData, ITableDataLoadRequest } from "@docsvision/web/components/table/interfaces";
|
|
2
2
|
import { SortDirection } from "@docsvision/web/components/table/plugins/sort";
|
|
3
3
|
import { IFilterActiveColumn } from "@docsvision/web/components/table/plugins/filter";
|
|
4
|
-
import { ICustomContextMenuBlock, IDataItemProvider, IParamsItemProvider } from "@docsvision/webclient
|
|
4
|
+
import { ICustomContextMenuBlock, IDataItemProvider, IParamsItemProvider } from "@docsvision/webclient/Platform/$ContextMenuOptions";
|
|
5
5
|
import { IGrouping, IGroupingPathItem, ILoadGroupingItemsOptions } from '@docsvision/web/components/table/plugins/grouping';
|
|
6
6
|
import { Store } from 'effector';
|
|
7
7
|
import { IComposition } from "@docsvision/web/core/composition";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FolderMainMenuItem } from "@docsvision/webclient
|
|
2
|
-
import { FolderMenuManagementItemProps } from "@docsvision/webclient
|
|
1
|
+
import { FolderMainMenuItem } from "@docsvision/webclient/Platform/FolderMainMenuItem";
|
|
2
|
+
import { FolderMenuManagementItemProps } from "@docsvision/webclient/Platform/FolderManagementAdaptiveMenu";
|
|
3
3
|
import { Store, Event } from "effector";
|
|
4
4
|
export interface IFolderMenuManagementService {
|
|
5
5
|
$customMenuItems: Store<FolderMenuManagementItemProps[]>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ICommonFolderInfo } from '@docsvision/webclient
|
|
2
|
-
import { IFolderDataLoadingPlugin } from '@docsvision/webclient
|
|
3
|
-
import { $CurrentLocation } from '@docsvision/webclient
|
|
1
|
+
import { ICommonFolderInfo } from '@docsvision/webclient/Platform/ICommonFolderInfo';
|
|
2
|
+
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
3
|
+
import { $CurrentLocation } from '@docsvision/webclient/System/LayoutServices';
|
|
4
4
|
import { $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
5
|
-
import { IFolderPluginFactory } from '@docsvision/webclient
|
|
5
|
+
import { IFolderPluginFactory } from '@docsvision/webclient/Platform/IFolderPluginFactory';
|
|
6
6
|
import { ITablePlugins } from '@docsvision/web/components/table/interfaces';
|
|
7
7
|
/** Предоставляет плагины для контрола {@see FolderDataContext}. */
|
|
8
8
|
export interface IFolderPluginProvider {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
-
import { ImageType } from '@docsvision/webclient
|
|
3
|
-
import { ScanInfo } from '@docsvision/webclient
|
|
4
|
-
import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient
|
|
5
|
-
import { IMainFileAddingArgs } from '@docsvision/webclient
|
|
6
|
-
import { IExtraFileAddingArgs } from '@docsvision/webclient
|
|
7
|
-
import { IMainFileAdded } from '@docsvision/webclient
|
|
8
|
-
import { IExtraFileAdded } from '@docsvision/webclient
|
|
2
|
+
import { ImageType } from '@docsvision/webclient/Platform/ImageType';
|
|
3
|
+
import { ScanInfo } from '@docsvision/webclient/Platform/RotateDirection';
|
|
4
|
+
import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
|
|
5
|
+
import { IMainFileAddingArgs } from '@docsvision/webclient/BackOffice/IMainFileAddingArgs';
|
|
6
|
+
import { IExtraFileAddingArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddingArgs';
|
|
7
|
+
import { IMainFileAdded } from '@docsvision/webclient/BackOffice/IMainFileAdded';
|
|
8
|
+
import { IExtraFileAdded } from '@docsvision/webclient/BackOffice/IExtraFileAdded';
|
|
9
9
|
export interface ScanDialogProps {
|
|
10
10
|
operationName: string;
|
|
11
11
|
isMain: boolean;
|