@docsvision/webclient 6.1.1 → 6.1.2-beta.1
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/App.d.ts +8 -8
- package/Application.d.ts +3 -3
- package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
- package/Approval/$AgreementOptions.d.ts +3 -3
- package/Approval/AcquaintanceManagement.d.ts +3 -3
- package/Approval/AcquaintanceManagementImpl.d.ts +6 -6
- package/Approval/AgreementHistory.d.ts +15 -9
- package/Approval/AgreementHistoryImpl.d.ts +7 -7
- package/Approval/AgreementList.d.ts +2 -2
- package/Approval/AgreementListImpl.d.ts +7 -7
- package/Approval/AgreementManagement.d.ts +5 -5
- package/Approval/AgreementManagementImpl.d.ts +23 -13
- package/Approval/AgreementStage.d.ts +2 -2
- package/Approval/AgreementStageEmployeesLoader.d.ts +13 -13
- package/Approval/AgreementStageProps.d.ts +2 -2
- package/Approval/AgreementStageState.d.ts +1 -1
- package/Approval/ApprovalCycleInfo.d.ts +15 -4
- package/Approval/ApprovalCycleList.d.ts +6 -3
- package/Approval/ApprovalCycleListProps.d.ts +2 -2
- package/Approval/ApprovalHistoryFullStageInfo.d.ts +22 -1
- package/Approval/ApprovalStageInfo.d.ts +31 -2
- package/Approval/ApprovalStageItemComment.d.ts +7 -4
- package/Approval/ApprovalStageItemRow.d.ts +4 -1
- package/Approval/CardApprovalCycle.d.ts +3 -3
- package/Approval/CardApprovalCycleImpl.d.ts +7 -7
- package/Approval/CardApprovalStage.d.ts +4 -4
- package/Approval/CardApprovalStageImpl.d.ts +7 -7
- package/Approval/IAgreementListTableColumn.d.ts +2 -1
- package/Approval/IApprovalHistoryTableProps.d.ts +11 -3
- package/Approval/IApprovalStageItemRowProps.d.ts +6 -5
- package/Approval/TemplateComboVariant.d.ts +1 -1
- package/BackOffice/$CloudSignature.d.ts +5 -5
- package/BackOffice/$CryptoPro.d.ts +1 -1
- package/BackOffice/$DigitalSignature.d.ts +25 -15
- package/BackOffice/$LinksSearchCardsService.d.ts +3 -3
- package/BackOffice/$OperationParametersPanel.d.ts +4 -4
- package/BackOffice/$SelectionRow.d.ts +1 -1
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -2
- package/BackOffice/AcknowledgementList.d.ts +10 -10
- package/BackOffice/AcknowledgementListButton.d.ts +1 -1
- package/BackOffice/AcknowledgementListContainer.d.ts +2 -2
- package/BackOffice/ActionButton.d.ts +3 -3
- package/BackOffice/ActionMenu.d.ts +3 -3
- package/BackOffice/AddComment.d.ts +2 -2
- package/BackOffice/AddUrlDialog.d.ts +1 -1
- package/BackOffice/Address.d.ts +4 -4
- package/BackOffice/AddressImpl.d.ts +12 -11
- package/BackOffice/ApprovalTaskComplete.d.ts +5 -5
- package/BackOffice/AuthenticationKindsView.d.ts +2 -2
- package/BackOffice/BackOfficeChildTask.d.ts +2 -2
- package/BackOffice/BackOfficeCreateLink.d.ts +9 -9
- package/BackOffice/CardKind.d.ts +5 -5
- package/BackOffice/CardKindImpl.d.ts +7 -7
- package/BackOffice/CardKindTree.d.ts +3 -1
- package/BackOffice/ChangeBoundaryValuesSection.d.ts +3 -3
- package/BackOffice/ChangeSectionValues.d.ts +3 -3
- package/BackOffice/CheckPerformer.d.ts +1 -1
- package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
- package/BackOffice/ChildTasksPerformingImpl.d.ts +7 -7
- package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
- package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
- package/BackOffice/ColumnSettingsDialog.d.ts +9 -9
- package/BackOffice/CommentBodyContents.d.ts +2 -2
- package/BackOffice/CommentDeleteIcon.d.ts +1 -1
- package/BackOffice/CommentEditIcon.d.ts +1 -1
- package/BackOffice/CommentEditor.d.ts +5 -5
- package/BackOffice/CommentHeader.d.ts +1 -1
- package/BackOffice/CommentInputTextArea.d.ts +3 -3
- package/BackOffice/CommentModel.d.ts +1 -1
- package/BackOffice/CommentUserIcon.d.ts +1 -1
- package/BackOffice/Comments.d.ts +12 -12
- package/BackOffice/CommentsImpl.d.ts +8 -8
- package/BackOffice/CompareTasks.d.ts +1 -1
- package/BackOffice/ConvertCloudToSavedCertificate.d.ts +3 -3
- package/BackOffice/ConvertLocalToSavedCertificate.d.ts +3 -3
- package/BackOffice/ConvertPkiClientToSavedCertificate.d.ts +3 -3
- package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +7 -0
- package/BackOffice/ConvertResponseToTree.d.ts +4 -0
- package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
- package/BackOffice/CreateRelatedCardButton.d.ts +10 -10
- package/BackOffice/CreateRelatedCardButtonImpl.d.ts +7 -7
- package/BackOffice/CreateWindow.d.ts +4 -4
- package/BackOffice/CryptoProDssService.d.ts +15 -15
- package/BackOffice/CryptoProService.d.ts +2 -2
- package/BackOffice/DebugUtils.d.ts +2 -0
- package/BackOffice/DelegateBatchOperation.d.ts +14 -14
- package/BackOffice/DelegateBatchOperationImpl.d.ts +5 -5
- package/BackOffice/DelegationParameters.d.ts +2 -2
- package/BackOffice/DelegationParamsPanel.d.ts +9 -9
- package/BackOffice/DeleteLogic.d.ts +2 -2
- package/BackOffice/DeleteSection.d.ts +2 -0
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -2
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +3 -3
- package/BackOffice/DeleteTaskRow.d.ts +2 -2
- package/BackOffice/Department.d.ts +3 -3
- package/BackOffice/DepartmentFilter.d.ts +1 -1
- package/BackOffice/DepartmentFilterView.d.ts +2 -2
- package/BackOffice/DepartmentFilterViewComponents.d.ts +12 -7
- package/BackOffice/DepartmentImpl.d.ts +9 -8
- package/BackOffice/DepartmentSelectDialog.d.ts +5 -5
- package/BackOffice/DepartmentSelectDialogFlat.d.ts +14 -10
- package/BackOffice/DigitalSignatureService.d.ts +25 -23
- package/BackOffice/DirectoryDesRowSelectDialog.d.ts +9 -6
- package/BackOffice/DirectoryDesignerActionButton.d.ts +2 -2
- package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +3 -3
- package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +3 -3
- package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +3 -3
- package/BackOffice/DirectoryDesignerRow.d.ts +9 -9
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +12 -10
- package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +3 -3
- package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
- package/BackOffice/DirectoryEntryModal.d.ts +4 -4
- package/BackOffice/DirectoryEntryModalLogic.d.ts +24 -13
- package/BackOffice/DirectoryFrame.d.ts +2 -2
- package/BackOffice/DirectoryRowSelection.d.ts +1 -1
- package/BackOffice/DirectorySearchBreadcrumbs.d.ts +3 -3
- package/BackOffice/DirectorySearchContainer.d.ts +1 -1
- package/BackOffice/DirectorySearchContent.d.ts +3 -3
- package/BackOffice/DirectorySearchCounter.d.ts +1 -1
- package/BackOffice/DirectorySearchInfo.d.ts +1 -1
- package/BackOffice/DirectorySearchResult.d.ts +9 -9
- package/BackOffice/DirectorySearchResultList.d.ts +4 -4
- package/BackOffice/DirectorySearchResultLogic.d.ts +5 -2
- package/BackOffice/DirectorySearchResultView.d.ts +2 -2
- package/BackOffice/DirectorySplitter.d.ts +1 -1
- package/BackOffice/DirectoryTabContents.d.ts +1 -1
- package/BackOffice/DirectoryTabInfo.d.ts +1 -1
- package/BackOffice/DirectoryTabItem.d.ts +1 -1
- package/BackOffice/DirectoryTabPanel.d.ts +1 -1
- package/BackOffice/DirectoryTabs.d.ts +7 -7
- package/BackOffice/DirectoryTabs.stories.d.ts +2 -2
- package/BackOffice/DirectoryTabsLogic.d.ts +6 -6
- package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
- package/BackOffice/DirectoryTree.d.ts +5 -4
- package/BackOffice/DirectoryTree.stories.d.ts +2 -2
- package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
- package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
- package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
- package/BackOffice/DirectoryTreeIcon.d.ts +3 -3
- package/BackOffice/DirectoryTreeList.d.ts +5 -5
- package/BackOffice/DirectoryTreeLogic.d.ts +21 -21
- package/BackOffice/DirectoryTreeRow.d.ts +1 -1
- package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
- package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
- package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
- package/BackOffice/DirectoryValues.d.ts +3 -3
- package/BackOffice/DirectoryValues.stories.d.ts +2 -2
- package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
- package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
- package/BackOffice/DirectoryValuesIcon.d.ts +3 -3
- package/BackOffice/DirectoryValuesLogic.d.ts +3 -3
- package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
- package/BackOffice/DisplayInitiator.d.ts +9 -9
- package/BackOffice/DisplayInitiatorImpl.d.ts +4 -4
- package/BackOffice/DisplayPerformers.d.ts +5 -5
- package/BackOffice/DisplayPerformersImpl.d.ts +3 -3
- package/BackOffice/Document.d.ts +1 -1
- package/BackOffice/DssAuthorizationModels.d.ts +3 -1
- package/BackOffice/DssCertificateModels.d.ts +14 -10
- package/BackOffice/DssPolicyModels.d.ts +5 -3
- package/BackOffice/DssSignRequestModels.d.ts +27 -14
- package/BackOffice/EditComment.d.ts +2 -2
- package/BackOffice/EditTaskDescription.d.ts +7 -7
- package/BackOffice/EditTaskDescriptionDialog.d.ts +3 -3
- package/BackOffice/EditTaskDuration.d.ts +10 -10
- package/BackOffice/EditTaskDurationDialog.d.ts +4 -4
- package/BackOffice/EditWindow.d.ts +4 -4
- package/BackOffice/EmailButton.d.ts +10 -8
- package/BackOffice/EmailButtonContainer.d.ts +4 -4
- package/BackOffice/EmailButtonFiles.d.ts +5 -3
- package/BackOffice/EmailButtonItem.d.ts +6 -4
- package/BackOffice/EmailButtonLogic.d.ts +2 -2
- package/BackOffice/EmailButtonOptions.d.ts +11 -11
- package/BackOffice/EmailButtonSelectedSize.d.ts +5 -3
- package/BackOffice/EmailButtonView.d.ts +9 -9
- package/BackOffice/Employee.d.ts +3 -3
- package/BackOffice/EmployeeImpl.d.ts +17 -9
- package/BackOffice/EmployeesTabFrame.d.ts +2 -2
- package/BackOffice/ExistingCardLinkDialog.d.ts +11 -11
- package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
- package/BackOffice/ExtraFileIcon.d.ts +1 -1
- package/BackOffice/FavoriteEmployeesStorage.d.ts +2 -2
- package/BackOffice/FileListAttachElements.d.ts +1 -1
- package/BackOffice/FileListConstants.d.ts +4 -0
- package/BackOffice/FileListControl.d.ts +20 -15
- package/BackOffice/FileListControlImpl.d.ts +16 -16
- package/BackOffice/FileListControlLogic.d.ts +17 -16
- package/BackOffice/FileListItemComponent.d.ts +5 -2
- package/BackOffice/FileListItemPlaceholderComponent.d.ts +2 -2
- package/BackOffice/FileListItemProps.d.ts +10 -9
- package/BackOffice/FileListVersionPlaceholder.d.ts +1 -1
- package/BackOffice/FileRenamingDialog.d.ts +13 -13
- package/BackOffice/FileSign.d.ts +4 -4
- package/BackOffice/FileSignListDialog.d.ts +10 -2
- package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
- package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
- package/BackOffice/FindSection.d.ts +9 -0
- package/BackOffice/FindTaskRow.d.ts +1 -1
- package/BackOffice/FlatternRows.d.ts +1 -1
- package/BackOffice/GetBusinessCalendarSourceType.d.ts +2 -2
- package/BackOffice/GetCalendarType.d.ts +1 -1
- package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
- package/BackOffice/GetEmlUrl.d.ts +1 -1
- package/BackOffice/GetHelpBoxRowInfo.d.ts +2 -2
- package/BackOffice/GetNextGroupTaskDistribution.d.ts +3 -3
- package/BackOffice/GetPowersIconClassName.d.ts +7 -0
- package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
- package/BackOffice/GetSearchItemsType.d.ts +2 -0
- package/BackOffice/GetSignatureMethodName.d.ts +2 -2
- package/BackOffice/GroupTaskCardSelectPerformers.d.ts +36 -36
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +40 -40
- package/BackOffice/GroupTaskNoBusinessCalendarCalculation.d.ts +3 -3
- package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +21 -21
- package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -1
- package/BackOffice/GzPerformersOverlay.d.ts +3 -3
- package/BackOffice/History.d.ts +4 -4
- package/BackOffice/HistoryImpl.d.ts +6 -6
- package/BackOffice/HistoryRecordView.d.ts +2 -2
- package/BackOffice/HistoryView.d.ts +7 -7
- package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +2 -2
- package/BackOffice/IChangeResponsibleEventArgs.d.ts +3 -3
- package/BackOffice/IChangingTaskOrderEventArgs.d.ts +3 -3
- package/BackOffice/ICommentProps.d.ts +2 -2
- package/BackOffice/IDigitalSignatureDialogManagement.d.ts +5 -5
- package/BackOffice/IDirectoryTreeRow.d.ts +1 -1
- package/BackOffice/IExtraFileAdded.d.ts +3 -0
- package/BackOffice/IFileListOperation.d.ts +1 -1
- package/BackOffice/IFileListWrapper.d.ts +1 -1
- package/BackOffice/IFileMenuItem.d.ts +1 -1
- package/BackOffice/IFileSignInteractionModel.d.ts +3 -3
- package/BackOffice/IFileTypeChangeArgs.d.ts +4 -0
- package/BackOffice/IGetCertificateResult.d.ts +3 -3
- package/BackOffice/IMainFileAdded.d.ts +3 -0
- package/BackOffice/INewCardLinkDialogProps.d.ts +3 -3
- package/BackOffice/INewFileList.d.ts +3 -0
- package/BackOffice/IParametersRequestEventArgs.d.ts +2 -2
- package/BackOffice/IPerformerEventArgs.d.ts +4 -4
- package/BackOffice/IPerformersEventArgs.d.ts +2 -2
- package/BackOffice/IPowerModel.d.ts +10 -0
- package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
- package/BackOffice/IPowersDialog.d.ts +5 -0
- package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
- package/BackOffice/IPowersTreeRow.d.ts +6 -0
- package/BackOffice/ISignRequest.d.ts +2 -2
- package/BackOffice/IStaffDirectoryItemsDialog.d.ts +2 -2
- package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
- package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +3 -3
- package/BackOffice/ITaskDescriptionEventArgs.d.ts +3 -3
- package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
- package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +3 -3
- package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +3 -3
- package/BackOffice/ITaskIntervalEventArgs.d.ts +3 -3
- package/BackOffice/ITaskListProps.d.ts +1 -1
- package/BackOffice/ITasksDistributionEventArgs.d.ts +4 -4
- package/BackOffice/ITasksTableModel.d.ts +1 -1
- package/BackOffice/ITasksTableRow.d.ts +1 -1
- package/BackOffice/ITasksTreeContainerProps.d.ts +2 -1
- package/BackOffice/ITasksTreeNodeResolver.d.ts +2 -2
- package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
- package/BackOffice/InfoPopover.d.ts +10 -10
- package/BackOffice/InitialCheckboxes.d.ts +3 -3
- package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
- package/BackOffice/InnerWindow.d.ts +1 -1
- package/BackOffice/InsertLoadedChildrenRows.d.ts +2 -2
- package/BackOffice/InsertLoadedTaskTableRows.d.ts +2 -2
- package/BackOffice/LinkInfoPopover.d.ts +2 -2
- package/BackOffice/LinkInfoPopoverProps.d.ts +1 -1
- package/BackOffice/LinkSelectionItem.d.ts +2 -2
- package/BackOffice/LinkTypeComboBoxVariant.d.ts +2 -1
- package/BackOffice/Links.d.ts +15 -15
- package/BackOffice/LinksImpl.d.ts +20 -20
- package/BackOffice/LinksSearchCardsService.d.ts +3 -3
- package/BackOffice/LoadCloudCertificates.d.ts +3 -3
- package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +6 -4
- package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
- package/BackOffice/LoadSectionLayoutFunctions.d.ts +4 -3
- package/BackOffice/LoadSystemCertificates.d.ts +3 -3
- package/BackOffice/MainFileIcon.d.ts +1 -1
- package/BackOffice/MultipleEmployees.d.ts +4 -4
- package/BackOffice/MultipleEmployeesImpl.d.ts +9 -8
- package/BackOffice/NewCardLinkDialog.d.ts +14 -8
- package/BackOffice/NewCardLinkDialogArgs.d.ts +1 -1
- package/BackOffice/Numerator.d.ts +6 -6
- package/BackOffice/NumeratorImpl.d.ts +12 -11
- package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
- package/BackOffice/OperationExecutingEventArgs.d.ts +5 -5
- package/BackOffice/OperationParametersPanelEventArgs.d.ts +5 -5
- package/BackOffice/Partner.d.ts +6 -6
- package/BackOffice/PartnerBase.d.ts +8 -8
- package/BackOffice/PartnerBaseImpl.d.ts +4 -4
- package/BackOffice/PartnerDepartment.d.ts +8 -6
- package/BackOffice/PartnerDepartmentImpl.d.ts +6 -6
- package/BackOffice/PartnerDirectoryBase.d.ts +7 -7
- package/BackOffice/PartnerDirectoryBaseImpl.d.ts +8 -7
- package/BackOffice/PartnerDirectorySelectDialog.d.ts +4 -4
- package/BackOffice/PartnerImpl.d.ts +7 -7
- package/BackOffice/PartnerSelectDialog.d.ts +13 -12
- package/BackOffice/PartnerTypeaheadVariant.d.ts +4 -4
- package/BackOffice/PartnersDirectory.d.ts +3 -3
- package/BackOffice/PerformersTable.d.ts +16 -16
- package/BackOffice/PerformingHistoryView.d.ts +4 -4
- package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
- package/BackOffice/PowerOfAttorneyInfo.d.ts +11 -0
- package/BackOffice/Powers.d.ts +72 -0
- package/BackOffice/Powers.stories.d.ts +20 -0
- package/BackOffice/PowersDialogLocations.d.ts +3 -0
- package/BackOffice/PowersDirectory.d.ts +49 -0
- package/BackOffice/PowersDirectory.stories.d.ts +20 -0
- package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
- package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
- package/BackOffice/PowersDirectoryHead.d.ts +7 -0
- package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
- package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
- package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
- package/BackOffice/PowersDirectoryTreeAddButton.d.ts +17 -0
- package/BackOffice/PowersDirectoryView.d.ts +60 -0
- package/BackOffice/PowersImpl.d.ts +73 -0
- package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
- package/BackOffice/PowersSelectDialog.d.ts +74 -0
- package/BackOffice/PrepareTasksTableModel.d.ts +3 -3
- package/BackOffice/PrintButton.d.ts +2 -2
- package/BackOffice/PrintButtonContainer.d.ts +4 -4
- package/BackOffice/PrintButtonLogic.d.ts +3 -3
- package/BackOffice/PrintButtonView.d.ts +2 -3
- package/BackOffice/ProcessIndication.d.ts +2 -2
- package/BackOffice/ProcessSettingsChanged.d.ts +2 -2
- package/BackOffice/SearchIcon.d.ts +1 -1
- package/BackOffice/SelectNextRow.d.ts +1 -1
- package/BackOffice/SelectionRowService.d.ts +5 -4
- package/BackOffice/SequentialParallelToggle.d.ts +3 -3
- package/BackOffice/SetManager.d.ts +2 -2
- package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
- package/BackOffice/ShowPreviousComments.d.ts +1 -1
- package/BackOffice/SignatureButton.d.ts +12 -10
- package/BackOffice/SignatureButtonComponent.d.ts +1 -1
- package/BackOffice/SignatureButtonContainer.d.ts +2 -2
- package/BackOffice/SignatureButtonLogic.d.ts +1 -1
- package/BackOffice/SignatureButtonMenu.d.ts +1 -1
- package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
- package/BackOffice/SignatureDialog.d.ts +7 -2
- package/BackOffice/SignatureDialog.stories.d.ts +4 -0
- package/BackOffice/SignatureDialogFrame.d.ts +2 -0
- package/BackOffice/SignatureDialogLabels.d.ts +3 -2
- package/BackOffice/SignatureDialogLogic.d.ts +27 -7
- package/BackOffice/SignatureDialogMethods.d.ts +3 -2
- package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
- package/BackOffice/SignatureDialogSettings.d.ts +3 -2
- package/BackOffice/SignatureMethodsSetup.d.ts +20 -20
- package/BackOffice/SignatureMethodsSetup.stories.d.ts +2 -2
- package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +4 -4
- package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +5 -5
- package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +2 -2
- package/BackOffice/SignatureMethodsSetupFrame.d.ts +3 -3
- package/BackOffice/SignatureMethodsSetupLogic.d.ts +9 -9
- package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
- package/BackOffice/SimpleItemViewContent.d.ts +3 -3
- package/BackOffice/StaffDirectory.d.ts +2 -2
- package/BackOffice/StaffDirectoryAreas.d.ts +8 -8
- package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
- package/BackOffice/StaffDirectoryHead.d.ts +1 -1
- package/BackOffice/StaffDirectoryInfo.d.ts +2 -2
- package/BackOffice/StaffDirectoryInfoPopover.d.ts +13 -10
- package/BackOffice/StaffDirectoryItems.d.ts +18 -18
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +29 -27
- package/BackOffice/StaffDirectoryLogic.d.ts +10 -9
- package/BackOffice/StaffDirectorySelectDialog.d.ts +14 -13
- package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
- package/BackOffice/StaffDirectoryView.d.ts +13 -14
- package/BackOffice/StaffTypeaheadVariant.d.ts +2 -2
- package/BackOffice/State.d.ts +4 -4
- package/BackOffice/StateButtons.d.ts +8 -8
- package/BackOffice/StateButtonsImpl.d.ts +7 -7
- package/BackOffice/StateImpl.d.ts +5 -5
- package/BackOffice/SvsVerifyModels.d.ts +12 -6
- package/BackOffice/TaskCardCompletionOptionImpl.d.ts +2 -2
- 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 +3 -3
- package/BackOffice/TaskGroup.d.ts +4 -4
- package/BackOffice/TaskGroupIntervalModel.d.ts +4 -4
- package/BackOffice/TaskListComponent.d.ts +1 -1
- package/BackOffice/TaskReject.d.ts +1 -1
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +1 -1
- package/BackOffice/TaskToRework.d.ts +1 -1
- package/BackOffice/Tasks.d.ts +1 -1
- package/BackOffice/TasksImpl.d.ts +2 -2
- package/BackOffice/TasksTable.d.ts +24 -24
- package/BackOffice/TasksTableBody.d.ts +2 -2
- package/BackOffice/TasksTableCell.d.ts +4 -4
- package/BackOffice/TasksTableContainer.d.ts +2 -2
- package/BackOffice/TasksTableControlWrapper.d.ts +2 -2
- package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -1
- package/BackOffice/TasksTableFilterButton.d.ts +1 -1
- package/BackOffice/TasksTableHeaderCell.d.ts +3 -3
- package/BackOffice/TasksTableHeaderRow.d.ts +1 -1
- package/BackOffice/TasksTableHelpBox.d.ts +3 -3
- package/BackOffice/TasksTableIcon.d.ts +5 -5
- package/BackOffice/TasksTableIconButton.d.ts +1 -1
- package/BackOffice/TasksTableLink.d.ts +3 -3
- package/BackOffice/TasksTableLogic.d.ts +6 -6
- package/BackOffice/TasksTableRibbon.d.ts +1 -1
- package/BackOffice/TasksTableRibbonButton.d.ts +1 -1
- package/BackOffice/TasksTableRibbonContainer.d.ts +1 -1
- package/BackOffice/TasksTableRow.d.ts +2 -2
- package/BackOffice/TasksTableTable.d.ts +1 -1
- package/BackOffice/TasksTableView.d.ts +24 -25
- package/BackOffice/TasksTreeImpl.d.ts +3 -3
- package/BackOffice/TasksUtils.d.ts +1 -1
- package/BackOffice/TimeOfPerformance.d.ts +3 -3
- package/BackOffice/TimeOfPerformanceImpl.d.ts +3 -3
- package/BackOffice/ToSearchArea.d.ts +3 -0
- package/BackOffice/UniquenessCheck.d.ts +8 -8
- package/BackOffice/UniquenessCheckImpl.d.ts +12 -10
- package/BackOffice/UseDialog.d.ts +1 -1
- package/BackOffice/UserProfile.d.ts +3 -3
- package/BackOffice/Utils.d.ts +6 -29
- package/BackOffice/UtilsOfSign.d.ts +31 -0
- package/BackOffice/ViewComment.d.ts +2 -2
- package/Generated/DocsVision.WebClient.Controllers.d.ts +163 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +595 -17
- package/Helpers/Adaptive/DevicesVisibility.d.ts +1 -1
- package/Helpers/AddCardModalDialog/AddCardModalDialogContent.d.ts +1 -1
- package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
- package/Helpers/ArtPlayer/ArtPlayer.d.ts +6 -6
- package/Helpers/ArtPlayer/ArtPlayerLogic.d.ts +5 -5
- package/Helpers/ArtPlayer/ArtPlayerView.d.ts +2 -2
- package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
- package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +2 -2
- package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
- package/Helpers/ArtPlayer/functions/LoadArtPlayer.d.ts +1 -1
- package/Helpers/ArtPlayer/functions/SetCurrentTimeCode.d.ts +1 -1
- package/Helpers/ArtPlayer/functions/SetPlayerLocalization.d.ts +1 -1
- package/Helpers/ArtPlayer/functions/UpdatePlayerTime.d.ts +2 -2
- package/Helpers/ArtPlayer/models/IArtPlayer.d.ts +6 -6
- package/Helpers/BodyContainerProvider.d.ts +2 -2
- package/Helpers/BoxWithButtons.d.ts +1 -1
- package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +2 -2
- package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -1
- package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +11 -6
- package/Helpers/Breadcrumbs/ButtonItem.d.ts +1 -1
- package/Helpers/Breadcrumbs/LinkView/LinkItemView.d.ts +3 -1
- package/Helpers/Breadcrumbs/SimpleView/SimpleItemViewWithSeparator.d.ts +1 -1
- package/Helpers/Button.d.ts +6 -4
- package/Helpers/Button.stories.d.ts +2 -2
- package/Helpers/ComandBarButton.d.ts +3 -1
- package/Helpers/ComboBox/ComboBoxElement.d.ts +5 -3
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +3 -3
- package/Helpers/ComboBox/CommonComboBox.d.ts +3 -1
- package/Helpers/ComboBox/Data/ClientModels/IComboBoxElement.d.ts +2 -0
- package/Helpers/CommandBar/ComandBar.d.ts +4 -2
- package/Helpers/CommandBar/ComandBarItem.d.ts +2 -2
- package/Helpers/ControlSelector/ControlSelector.d.ts +8 -7
- package/Helpers/ControlSelector/IControlContainer.d.ts +2 -2
- package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +5 -5
- package/Helpers/Disclosure/DisclosureBody/DisclosureBody.d.ts +2 -1
- package/Helpers/Disclosure/DisclosureBody/IDisclosureBodyProps.d.ts +3 -3
- package/Helpers/Disclosure/DisclosureHeader.d.ts +3 -3
- package/Helpers/DropdownButton/DropdownButton.d.ts +10 -8
- package/Helpers/DropdownButton/DropdownButton.stories.d.ts +2 -2
- package/Helpers/DropdownButton/DropdownButtonView.d.ts +7 -7
- package/Helpers/DropdownButton/components/DropdownMenu.d.ts +5 -3
- package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +5 -3
- package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +6 -4
- package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
- package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
- package/Helpers/EmployeeName.d.ts +1 -1
- package/Helpers/FileComments/FileComment.d.ts +1 -1
- package/Helpers/FileComments/FileComments.d.ts +10 -8
- package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
- package/Helpers/FilePreview/FilePreview.d.ts +10 -9
- package/Helpers/HighlightedSearchResult.d.ts +3 -3
- package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -1
- package/Helpers/IconButton.d.ts +10 -8
- package/Helpers/InputMask/IInputMaskProps.d.ts +3 -3
- package/Helpers/InputMask/InputMask.d.ts +1 -1
- package/Helpers/InputMask/InputMaskView.d.ts +3 -3
- package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -1
- package/Helpers/InputMask/components/InputMaskField.d.ts +2 -2
- package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -1
- package/Helpers/LabeledText.d.ts +5 -5
- package/Helpers/MainMenu/AnimatedItemHide.d.ts +3 -2
- package/Helpers/MainMenu/BigItemBox.d.ts +3 -3
- package/Helpers/MainMenu/BigSpaceGap.d.ts +3 -3
- package/Helpers/MainMenu/ItemContent.d.ts +3 -3
- package/Helpers/MainMenu/ItemHideToggle.d.ts +3 -3
- package/Helpers/MainMenu/ItemIcon.d.ts +3 -3
- package/Helpers/MainMenu/ItemLevelIdent.d.ts +3 -3
- package/Helpers/MainMenu/ItemSeparator.d.ts +1 -1
- package/Helpers/MainMenu/ItemText.d.ts +3 -3
- package/Helpers/MainMenu/NavigationLink.d.ts +3 -3
- package/Helpers/MainMenu/OverlapRightPanel.d.ts +3 -3
- package/Helpers/MainMenu/SmallItemBox.d.ts +3 -3
- package/Helpers/MainMenu/SpaceGap.d.ts +3 -3
- package/Helpers/Menu/AdaptiveMenuBar.d.ts +2 -2
- package/Helpers/Menu/AdaptiveMenuItem.d.ts +1 -1
- package/Helpers/Menu/Content/AdaptiveMenuContent.d.ts +1 -1
- package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -1
- package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -1
- package/Helpers/Menu/DesktopMenuBar.d.ts +1 -1
- package/Helpers/Menu/DesktopMenuItem.d.ts +1 -1
- package/Helpers/Menu/MobileMenuBar.d.ts +1 -1
- package/Helpers/MessageBox/MessageBox.d.ts +5 -5
- package/Helpers/ModalBackdrop.d.ts +9 -7
- package/Helpers/ModalDialog/CommonModalDialog.d.ts +7 -5
- package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +9 -9
- package/Helpers/ModalDialog/EscHandler.d.ts +6 -4
- package/Helpers/ModalDialog/KeyHandler.d.ts +1 -1
- package/Helpers/ModalDialog/ModalDialog.d.ts +20 -17
- package/Helpers/ModalDialog/ModalDialogBox.d.ts +19 -17
- package/Helpers/ModalDialog/ModalDialogButtonPanel.d.ts +1 -1
- package/Helpers/ModalDialog/ModalDialogCloseButton.d.ts +2 -2
- package/Helpers/ModalDialog/ModalDialogContent.d.ts +1 -1
- package/Helpers/ModalDialog/ModalDialogHeader.d.ts +1 -1
- package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +2 -2
- package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -1
- package/Helpers/ModalDialog/ScrollableModal.d.ts +1 -1
- package/Helpers/ModalHost.d.ts +14 -12
- package/Helpers/ModalSidebar/ModalSidebar.d.ts +1 -1
- package/Helpers/ModalSidebar/ModalSidebarCloseButton.d.ts +2 -2
- package/Helpers/ModalSidebar/ModalSidebarHeader.d.ts +1 -1
- package/Helpers/PopoverHelpers/ClosePopoverListener.d.ts +2 -0
- package/Helpers/PopoverHelpers/CommonPopover.d.ts +5 -3
- package/Helpers/PopoverHelpers/Popover.d.ts +14 -4
- package/Helpers/PopoverHelpers/PopoverAcceptButton.d.ts +2 -2
- package/Helpers/PopoverHelpers/PopoverBox.d.ts +1 -1
- package/Helpers/PopoverHelpers/PopoverCancelButton.d.ts +2 -2
- package/Helpers/PopoverHelpers/PopoverCloseButton.d.ts +2 -2
- package/Helpers/PopoverHelpers/PopoverContent.d.ts +1 -1
- package/Helpers/PopoverHelpers/PopoverHead.d.ts +1 -1
- package/Helpers/PopoverHelpers/PopoverOverflowContent.d.ts +1 -1
- package/Helpers/PopoverHelpers/PopoverTitle.d.ts +1 -1
- package/Helpers/ReactList/ReactList.d.ts +5 -4
- package/Helpers/ReactList/ReactListDynamic.d.ts +5 -4
- package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +11 -11
- package/Helpers/RerenderHost.d.ts +3 -3
- package/Helpers/Ribbon/RibbonButton.d.ts +1 -1
- package/Helpers/SearchBar.d.ts +1 -1
- package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +8 -4
- package/Helpers/SoftHyphenized.d.ts +1 -1
- package/Helpers/Sortable/Sortable.d.ts +16 -15
- package/Helpers/Sortable/SortableItems.d.ts +8 -8
- package/Helpers/SvgIcons/LinksLoaderImage.d.ts +4 -2
- package/Helpers/SvgIcons/RightArrowIcon.d.ts +3 -3
- package/Helpers/SvgIcons/SvgWrapper.d.ts +3 -3
- package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +4 -2
- package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +4 -2
- package/Helpers/Table/TableHelper.d.ts +1 -1
- package/Helpers/Table/TableHelperHeaderRow.d.ts +2 -2
- package/Helpers/Table/TableHelperRow.d.ts +2 -1
- package/Helpers/TabsNavPanel.d.ts +3 -3
- package/Helpers/TextInput.d.ts +1 -1
- package/Helpers/Tree/TreeBase.d.ts +6 -5
- package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
- package/Helpers/Typeahead/ITypeaheadState.d.ts +5 -4
- package/Helpers/Typeahead/Typeahead.d.ts +5 -4
- package/Helpers/UnreadCountIndicator.d.ts +3 -3
- package/Legacy/ApprovalFilePanel.d.ts +1 -0
- package/Legacy/BaseRazorControl.d.ts +2 -2
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/DocumentPanel.d.ts +2 -0
- package/Legacy/GridLoaderHelper.d.ts +1 -0
- package/Legacy/GridRowSelectionService.d.ts +2 -2
- package/Legacy/GridRowsSelectionLogic.d.ts +3 -3
- package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
- package/Legacy/ModalWindow.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -1
- package/Legacy/TaskReportPanelRazorControl.d.ts +2 -2
- package/Legacy/Utils.d.ts +17 -6
- package/MainBundle.d.ts +9 -9
- package/Platform/$BatchOperations.d.ts +3 -3
- package/Platform/$BatchOperationsPerformer.d.ts +5 -5
- package/Platform/$BatchOperationsProgressDialog.d.ts +10 -6
- package/Platform/$CommandBarManagement.d.ts +7 -7
- package/Platform/$CompanyLogo.d.ts +3 -3
- package/Platform/$ContextMenuOptions.d.ts +3 -3
- package/Platform/$CurrentFolder.d.ts +1 -1
- package/Platform/$EmployeeStatus.d.ts +3 -3
- package/Platform/$FileDownload.d.ts +1 -1
- package/Platform/$FilePreview.d.ts +2 -2
- package/Platform/$FileScan.d.ts +3 -3
- package/Platform/$FolderDataLoading.d.ts +11 -11
- package/Platform/$FolderGrid.d.ts +3 -3
- package/Platform/$FolderHelp.d.ts +1 -1
- package/Platform/$FolderInfo.d.ts +1 -1
- package/Platform/$FolderPluginProvider.d.ts +6 -6
- package/Platform/$GridOptions.d.ts +5 -4
- package/Platform/$HoverPanel.d.ts +1 -1
- package/Platform/$LastSearchParameters.d.ts +1 -1
- package/Platform/$RefreshUnreadCounters.d.ts +1 -1
- package/Platform/$ScanDialog.d.ts +18 -12
- package/Platform/$SearchParametersFolder.d.ts +2 -2
- package/Platform/$TableMode.d.ts +1 -1
- package/Platform/$TableRowSelection.d.ts +4 -4
- package/Platform/$ToolbarActionButtons.d.ts +2 -2
- package/Platform/$ToolbarDaughterControls.d.ts +3 -3
- package/Platform/$UnreadBar.d.ts +2 -2
- package/Platform/$WebFrameContext.d.ts +1 -1
- package/Platform/$WebFrameSearchPanel.d.ts +2 -2
- package/Platform/AccessListEntryRow.d.ts +10 -8
- package/Platform/AccessListEntryRowFlag.d.ts +8 -6
- package/Platform/AccessListEntryRowRemove.d.ts +7 -5
- package/Platform/AccessListEntryTrustee.d.ts +6 -4
- package/Platform/AccessListRow.d.ts +4 -2
- package/Platform/AccessListTableHead.d.ts +7 -5
- package/Platform/AddAndFillTableRows.d.ts +1 -1
- package/Platform/AddFileToTable.d.ts +7 -7
- package/Platform/AddFileToTableImpl.d.ts +6 -6
- package/Platform/AddNewTrusteeRow.d.ts +1 -1
- package/Platform/AggregateItemCheckbox.d.ts +3 -3
- package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
- package/Platform/AggregatesCheckbox.d.ts +5 -5
- package/Platform/AggregatesCheckboxService.d.ts +1 -1
- package/Platform/AggregatesGroup.d.ts +4 -4
- package/Platform/AggregatesNotAvailable.d.ts +1 -1
- package/Platform/AggregatesPanelHeader.d.ts +1 -1
- package/Platform/ApprovalVisualization.d.ts +4 -3
- package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
- package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
- package/Platform/ApprovalVisualizationDescription.d.ts +1 -1
- package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
- package/Platform/ArchivedCardsIcon.d.ts +1 -1
- package/Platform/ArchivedCardsPlugin.d.ts +1 -1
- package/Platform/AutoConsolidation.d.ts +11 -11
- package/Platform/AutoConsolidationImpl.d.ts +6 -6
- package/Platform/BarcodeRouteTypeMapper.d.ts +1 -1
- package/Platform/BarcodeSearchButton.d.ts +6 -6
- package/Platform/BarcodeSearchButtonImpl.d.ts +5 -5
- package/Platform/BaseMainMenuItem.d.ts +3 -3
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BatchOperationErrorInfo.d.ts +4 -2
- package/Platform/BatchOperationsPerformer.d.ts +6 -6
- package/Platform/BatchOperationsProgressDialogService.d.ts +4 -4
- package/Platform/BatchSelectionState.d.ts +4 -4
- package/Platform/BatchSelectionStateImpl.d.ts +4 -4
- package/Platform/BlockImpl.d.ts +1 -1
- package/Platform/BottomEdge.d.ts +5 -5
- package/Platform/BottomEdgePlugin.d.ts +1 -1
- package/Platform/ButtonPositionsSelection.d.ts +7 -7
- package/Platform/CacheManagementService.d.ts +2 -2
- package/Platform/CalendarInput.d.ts +2 -2
- package/Platform/CardLink.d.ts +13 -12
- package/Platform/CardLinkImpl.d.ts +9 -11
- package/Platform/CardManagement.d.ts +1 -1
- package/Platform/CardManagementImpl.d.ts +2 -2
- package/Platform/CardShowRouteTypeMapper.d.ts +3 -3
- package/Platform/CertificateSettingsLogic.d.ts +2 -2
- package/Platform/CertificateSettingsView.d.ts +2 -3
- package/Platform/CheckBox.d.ts +2 -2
- package/Platform/CheckBoxImpl.d.ts +2 -2
- package/Platform/CheckFilesAllowed.d.ts +1 -1
- package/Platform/CleanEmptyAccessListEntries.d.ts +1 -1
- package/Platform/ClearButton.d.ts +1 -1
- package/Platform/ColumnWidthOptions.d.ts +3 -1
- package/Platform/ComboBoxImpl.d.ts +2 -2
- package/Platform/CommentFile.d.ts +4 -4
- package/Platform/CommentFileImpl.d.ts +2 -2
- package/Platform/CompanyLogoService.d.ts +4 -4
- package/Platform/CompleteTaskCondition.d.ts +5 -5
- package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
- package/Platform/CompleteTaskConditionsTable.d.ts +1 -1
- package/Platform/CompleteTaskConditionsTableImpl.d.ts +4 -3
- package/Platform/ConfigurableMainMenuContainerButton.d.ts +4 -4
- package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +2 -2
- package/Platform/ConnectPinButtonToMainMenuScript.d.ts +4 -4
- package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +3 -3
- package/Platform/ContentElementProviderService.d.ts +1 -1
- package/Platform/ContextMenu.d.ts +4 -4
- package/Platform/ContextMenuCustomPlugins.d.ts +3 -3
- package/Platform/ContextMenuOptionsService.d.ts +5 -5
- package/Platform/ConvertFolderNodeToFolderInfo.d.ts +2 -2
- package/Platform/CopyShortcutBatchOperationImpl.d.ts +4 -4
- package/Platform/CryptoProInfo.d.ts +2 -2
- package/Platform/CustomButtonImpl.d.ts +2 -2
- package/Platform/CustomHtmlPageRouteHandler.d.ts +1 -1
- package/Platform/DVWebToolInfo.d.ts +2 -2
- package/Platform/DashboardContainer.d.ts +3 -2
- package/Platform/DateFormatParsingResponseResolver.d.ts +5 -5
- package/Platform/DateInput.d.ts +1 -1
- package/Platform/DateTimePicker.d.ts +3 -3
- package/Platform/DateTimePickerImpl.d.ts +12 -12
- package/Platform/DefaultFolderDataLoader.d.ts +3 -3
- package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/DefaultFolderResponseResolver.d.ts +4 -4
- package/Platform/DefaultFolderRouteHandler.d.ts +5 -5
- package/Platform/DeleteBatchOperation.d.ts +14 -14
- package/Platform/DeleteBatchOperationImpl.d.ts +4 -4
- package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -1
- package/Platform/DepartmentRowRouteHandler.d.ts +2 -2
- package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -1
- package/Platform/Diagram.d.ts +3 -3
- package/Platform/DiagramChart.d.ts +1 -1
- package/Platform/DiagramLoader.d.ts +2 -2
- package/Platform/DiagramLogic.d.ts +6 -6
- package/Platform/DiagramQueryParams.d.ts +3 -3
- package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
- package/Platform/DisplayStaffUnit.d.ts +7 -7
- package/Platform/DisplayStaffUnitImpl.d.ts +5 -5
- package/Platform/DownloadAllTableFiles.d.ts +7 -7
- package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
- package/Platform/DownloadBatchOperationFileInfoCard.d.ts +3 -1
- package/Platform/DownloadFilesBatchOperation.d.ts +17 -17
- package/Platform/DownloadFilesBatchOperationImpl.d.ts +6 -6
- package/Platform/DownloadTableFiles.d.ts +2 -2
- package/Platform/Dropdown.d.ts +2 -2
- package/Platform/DropdownImpl.d.ts +3 -5
- package/Platform/EmployeeStatusService.d.ts +6 -6
- package/Platform/EmptyControlStub.d.ts +2 -2
- package/Platform/EventArgs.d.ts +1 -1
- package/Platform/ExistingBarcodeCardRouteHandler.d.ts +2 -2
- package/Platform/ExistingCardRouteHandler.d.ts +1 -1
- package/Platform/ExistingRowRouteHandler.d.ts +2 -2
- package/Platform/ExportESignButton.d.ts +8 -6
- package/Platform/ExportESignButtonImpl.d.ts +6 -6
- package/Platform/Favorite.d.ts +5 -5
- package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
- package/Platform/FavoritesRouteHandler.d.ts +3 -3
- package/Platform/FileDownloadService.d.ts +3 -3
- package/Platform/FileDropzone.d.ts +2 -2
- package/Platform/FileInput.d.ts +2 -2
- package/Platform/FilePicker.d.ts +20 -19
- package/Platform/FilePickerImpl.d.ts +25 -25
- package/Platform/FilePickerMenu.d.ts +3 -3
- package/Platform/FilePickerMenuItemsView.d.ts +1 -1
- package/Platform/FilePickerOperations.d.ts +13 -13
- package/Platform/FilePickerOperationsAvailability.d.ts +4 -4
- package/Platform/FilePickerUploadService.d.ts +3 -3
- package/Platform/FilePickerValueView.d.ts +3 -3
- package/Platform/FilePreview.d.ts +28 -28
- package/Platform/FilePreviewImpl.d.ts +10 -10
- package/Platform/FileScanService.d.ts +7 -7
- package/Platform/FileUploadService.d.ts +1 -1
- package/Platform/FileVersionDialog.d.ts +13 -13
- package/Platform/FileVersionsLoaded.d.ts +1 -1
- package/Platform/FileVersionsTable.d.ts +1 -1
- package/Platform/FileViewer.d.ts +3 -3
- package/Platform/FilterBoolean.d.ts +2 -2
- package/Platform/FilterDate.d.ts +2 -2
- package/Platform/FilterDateRangePicker.d.ts +1 -1
- package/Platform/FilterDateTextListInput.d.ts +1 -1
- package/Platform/FocusableTextInput.d.ts +2 -2
- package/Platform/Folder.d.ts +1 -1
- package/Platform/FolderAsWebPageRouteHandler.d.ts +1 -1
- package/Platform/FolderCardsDashboardWidget.d.ts +12 -9
- package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
- package/Platform/FolderCountersRouteHandler.d.ts +4 -4
- package/Platform/FolderDashboardWidget.d.ts +3 -3
- package/Platform/FolderDataContext.d.ts +9 -9
- package/Platform/FolderDataContextImpl.d.ts +11 -10
- package/Platform/FolderGrid.d.ts +22 -22
- package/Platform/FolderGridBatchOperationsNode.d.ts +13 -13
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
- package/Platform/FolderGridImpl.d.ts +7 -7
- package/Platform/FolderGridService.d.ts +4 -4
- package/Platform/FolderGroupDashboardWidget.d.ts +3 -3
- package/Platform/FolderHelpButton.d.ts +2 -2
- package/Platform/FolderHelpDialog.d.ts +1 -1
- package/Platform/FolderHelpPlugins.d.ts +5 -5
- package/Platform/FolderHelpService.d.ts +5 -5
- package/Platform/FolderHelpTimeCodes.d.ts +1 -1
- package/Platform/FolderImpl.d.ts +2 -2
- package/Platform/FolderMainMenuItem.d.ts +5 -5
- package/Platform/FolderMainMenuItemRouteHandler.d.ts +1 -1
- package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
- package/Platform/FolderManagementDialog.d.ts +7 -7
- package/Platform/FolderName.d.ts +2 -2
- package/Platform/FolderNameImpl.d.ts +3 -3
- package/Platform/FolderPageRouteHandler.d.ts +4 -4
- package/Platform/FolderPageRouteHelpers.d.ts +1 -1
- package/Platform/FolderPluginProvider.d.ts +6 -6
- package/Platform/FolderSizeResponseResolver.d.ts +4 -4
- package/Platform/FolderTypeDialog.d.ts +3 -3
- package/Platform/FolderTypeItems.d.ts +7 -7
- package/Platform/FolderTypeItemsImpl.d.ts +9 -9
- package/Platform/FolderViewItems.d.ts +6 -6
- package/Platform/FolderViewItemsImpl.d.ts +8 -8
- package/Platform/FolderWebFrameRouteHandler.d.ts +1 -1
- package/Platform/FormatFileVersion.d.ts +1 -1
- package/Platform/GetFlagEntry.d.ts +2 -2
- package/Platform/GetFlagState.d.ts +2 -2
- package/Platform/GetPreloadedLayoutModel.d.ts +3 -0
- package/Platform/GetSortByRequest.d.ts +2 -2
- package/Platform/GridFilterItemImpl.d.ts +2 -2
- package/Platform/GridFilterResetButton.d.ts +2 -2
- package/Platform/GridManagement.d.ts +3 -3
- package/Platform/GridOperationsPanel.d.ts +6 -6
- package/Platform/GridOperationsPanelImpl.d.ts +6 -6
- package/Platform/GridOperationsService.d.ts +4 -4
- package/Platform/GridRowModel.d.ts +3 -3
- package/Platform/GroupAccessControlEntriesByTrustee.d.ts +3 -3
- package/Platform/GroupFoldersMainMenuItem.d.ts +1 -1
- package/Platform/GroupFoldersMainMenuItemImpl.d.ts +1 -1
- package/Platform/GroupMainMenuItem.d.ts +3 -3
- package/Platform/HtmlTag.d.ts +1 -0
- package/Platform/HtmlView.d.ts +2 -2
- package/Platform/IComboBoxVariant.d.ts +2 -1
- package/Platform/IDateFormatColumnData.d.ts +1 -1
- package/Platform/IFileDownloadEventArgs.d.ts +2 -2
- package/Platform/IFileEventArgs.d.ts +2 -2
- package/Platform/IFilePicker.d.ts +2 -2
- package/Platform/IFilePickerUploadService.d.ts +3 -3
- package/Platform/IFilePickerValue.d.ts +1 -1
- package/Platform/IFileUploadService.d.ts +1 -1
- package/Platform/IFolderDataLoader.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +7 -7
- package/Platform/IFolderLoadRequest.d.ts +1 -1
- package/Platform/IFolderPluginFactory.d.ts +5 -5
- package/Platform/IServerDefinedRouteData.d.ts +3 -3
- package/Platform/ISimpleRouteData.d.ts +1 -1
- package/Platform/ITableOperation.d.ts +1 -1
- package/Platform/ITableWrapper.d.ts +1 -1
- package/Platform/IUnreadRowData.d.ts +1 -1
- package/Platform/Image.d.ts +5 -5
- package/Platform/ImageImpl.d.ts +4 -4
- package/Platform/InputWithMask.d.ts +4 -4
- package/Platform/LabelImpl.d.ts +2 -2
- package/Platform/LastSearchParametersService.d.ts +3 -3
- package/Platform/LayoutIconButtonImpl.d.ts +2 -2
- package/Platform/LayoutPageMainMenuItem.d.ts +1 -1
- package/Platform/LayoutPageMainMenuItemImpl.d.ts +1 -1
- package/Platform/LayoutPageRouteHandler.d.ts +1 -1
- package/Platform/LayoutPageRouteHelpers.d.ts +1 -1
- package/Platform/LinkMainMenuItem.d.ts +1 -1
- package/Platform/ListCheckbox.d.ts +2 -2
- package/Platform/ListContent.d.ts +1 -1
- package/Platform/ListEmpty.d.ts +1 -1
- package/Platform/ListEmptySearchIcon.d.ts +1 -1
- package/Platform/ListInput.d.ts +2 -2
- package/Platform/ListItem.d.ts +1 -1
- package/Platform/ListLoading.d.ts +1 -1
- package/Platform/ListSearchIcon.d.ts +1 -1
- package/Platform/ListSlot.d.ts +1 -1
- package/Platform/ListTotalItem.d.ts +2 -2
- package/Platform/ListViewResponseResolver.d.ts +7 -7
- package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
- package/Platform/LoaderDialog.d.ts +12 -6
- package/Platform/LoadingMorePlaceholder.d.ts +2 -2
- package/Platform/MainMenu.d.ts +3 -3
- package/Platform/MainMenuPinButton.d.ts +5 -5
- package/Platform/MasterGroupMainMenuItem.d.ts +2 -2
- package/Platform/MoveShortcutBatchOperationImpl.d.ts +4 -4
- package/Platform/NavigationRoute.d.ts +3 -1
- package/Platform/NewAccessListEntryRow.d.ts +8 -6
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +6 -4
- package/Platform/NewDepartmentRowRouteHandler.d.ts +1 -1
- package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -1
- package/Platform/NewOrganizationRowRouteHandler.d.ts +1 -1
- package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -1
- package/Platform/NewRowRouteHandler.d.ts +1 -1
- package/Platform/NewRowRouteTypeMapper.d.ts +1 -1
- package/Platform/NoBatchOperationsMessage.d.ts +4 -4
- package/Platform/NoBatchOperationsMessageImpl.d.ts +4 -4
- package/Platform/Number.d.ts +1 -1
- package/Platform/NumberImpl.d.ts +5 -4
- package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -1
- package/Platform/OrganizationRowRouteHandler.d.ts +2 -2
- package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -1
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +3 -3
- package/Platform/Panel.d.ts +3 -3
- package/Platform/PanelImpl.d.ts +3 -3
- package/Platform/ParseModel.d.ts +2 -2
- package/Platform/PdfjsViewer.d.ts +1 -1
- package/Platform/PlatformConstants.d.ts +1 -1
- package/Platform/PrepareGridOptions.d.ts +2 -2
- package/Platform/PrepareGridViewModel.d.ts +2 -2
- package/Platform/QueryCondition.d.ts +4 -4
- package/Platform/QueryConditionsTableImpl.d.ts +3 -2
- package/Platform/Quotes.d.ts +9 -9
- package/Platform/QuotesInner.d.ts +1 -1
- package/Platform/QuotesItem.d.ts +2 -2
- package/Platform/QuotesModal.d.ts +4 -4
- package/Platform/QuotesModalQuote.d.ts +2 -2
- package/Platform/R7Viewer.d.ts +1 -1
- package/Platform/RadioGroupImpl.d.ts +2 -2
- package/Platform/ReadAllResponseResolver.d.ts +4 -4
- package/Platform/ReadBatchOperation.d.ts +16 -16
- package/Platform/ReadBatchOperationImpl.d.ts +4 -4
- package/Platform/RecentCardsDashboardWidget.d.ts +12 -9
- package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +6 -6
- package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
- package/Platform/RecentCardsRouteHandler.d.ts +4 -4
- package/Platform/RedirectRouteTypeMapper.d.ts +1 -1
- package/Platform/RefreshFoldersTreeButton.d.ts +4 -4
- package/Platform/RefreshUnreadCountersService.d.ts +4 -4
- package/Platform/{registerSimpleRoute.d.ts → RegisterSimpleRoute.d.ts} +8 -4
- package/Platform/RemoveTrusteeRow.d.ts +3 -3
- package/Platform/ResetSettings.d.ts +4 -4
- package/Platform/RowEditRouteTypeMapper.d.ts +1 -1
- package/Platform/RowViewRouteTypeMapper.d.ts +1 -1
- package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
- package/Platform/SaveColumnsRequestResolver.d.ts +7 -7
- package/Platform/SaveColumnsResponseResolver.d.ts +4 -4
- package/Platform/SavingButtons.d.ts +5 -5
- package/Platform/SavingButtonsImpl.d.ts +2 -2
- package/Platform/ScanButton.d.ts +9 -9
- package/Platform/ScanButtonImpl.d.ts +6 -5
- package/Platform/ScanDialogService.d.ts +22 -17
- package/Platform/ScanOptions.d.ts +6 -4
- package/Platform/ScanRequest.d.ts +5 -3
- package/Platform/ScanRequestResult.d.ts +3 -1
- package/Platform/ScrollTopBottom.d.ts +6 -6
- package/Platform/ScrollTopBottomButtons.d.ts +1 -1
- package/Platform/ScrollTopBottomLogic.d.ts +5 -5
- package/Platform/ScrollTopBottomPlugin.d.ts +1 -1
- package/Platform/SearchParametersFolderRequestResolver.d.ts +6 -6
- package/Platform/SearchParametersFolderResponseResolver.d.ts +8 -8
- package/Platform/SearchRequestResolver.d.ts +6 -6
- package/Platform/SearchResponseResolver.d.ts +5 -5
- package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/SearchResultsItem.d.ts +2 -2
- package/Platform/SearchResultsRequestResolver.d.ts +7 -7
- package/Platform/SearchResultsResponseResolver.d.ts +6 -6
- package/Platform/SearchRouteHandler.d.ts +5 -5
- package/Platform/SearchTextInput.d.ts +2 -2
- package/Platform/SearchingResults.d.ts +7 -7
- package/Platform/SearchingResultsImpl.d.ts +7 -7
- package/Platform/SecurityDescriptorDialog.d.ts +42 -40
- package/Platform/SecurityDescriptorDialog.stories.d.ts +2 -2
- package/Platform/SecurityDescriptorDialogLogic.d.ts +25 -19
- package/Platform/SecurityDialogFrame.d.ts +7 -5
- package/Platform/SecurityDialogMessage.d.ts +4 -2
- package/Platform/ServerDefinedRouteHandler.d.ts +1 -1
- package/Platform/ServerDefinedRouteTypeMapper.d.ts +2 -2
- package/Platform/SessionExpiredHandler.d.ts +1 -1
- package/Platform/SettingsPopup.d.ts +8 -8
- package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
- package/Platform/SettingsPopupColumn.d.ts +1 -1
- package/Platform/SettingsPopupItemView.d.ts +1 -1
- package/Platform/SettingsPopupLogic.d.ts +4 -4
- package/Platform/SettingsPopupRequestResolver.d.ts +6 -6
- package/Platform/SettingsPopupResponseResolver.d.ts +4 -4
- package/Platform/SettingsPopupRow.d.ts +1 -1
- package/Platform/SettingsPopupView.d.ts +9 -9
- package/Platform/ShowAllButton.d.ts +9 -9
- package/Platform/ShowAllPlugins.d.ts +1 -1
- package/Platform/SimpleRouteHandler.d.ts +1 -1
- package/Platform/SimpleRouteTypeMapper.d.ts +1 -1
- package/Platform/SkipSavingCursorRequestResolver.d.ts +12 -0
- package/Platform/SortingRequestResolver.d.ts +5 -5
- package/Platform/SortingResponseResolver.d.ts +4 -4
- package/Platform/StaffStatusActivateDialog.d.ts +4 -4
- package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +7 -7
- package/Platform/Tab.d.ts +1 -1
- package/Platform/Table.d.ts +7 -7
- package/Platform/TableBackgroundOpacityPlugin.d.ts +1 -1
- package/Platform/TableCellDateFormattedPlugin.d.ts +2 -2
- package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -3
- package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
- package/Platform/TableCellOpacityPlugin.d.ts +1 -1
- package/Platform/TableCreateRowWindow.d.ts +3 -3
- package/Platform/TableDataRequestOptions.d.ts +5 -3
- package/Platform/TableEditRowWindow.d.ts +3 -3
- package/Platform/TableFileDropzone.d.ts +3 -3
- package/Platform/TableFileInput.d.ts +2 -2
- package/Platform/TableImpl.d.ts +4 -4
- package/Platform/TablePresentationTogglePlugins.d.ts +6 -6
- package/Platform/TablePresentationToggleService.d.ts +5 -5
- package/Platform/TableRowColorPlugin.d.ts +1 -1
- package/Platform/TableRowColorResponseResolver.d.ts +4 -4
- package/Platform/TableRowsSelectionModel.d.ts +4 -2
- package/Platform/TextArea.d.ts +6 -6
- package/Platform/TextAreaImpl.d.ts +2 -2
- package/Platform/TextControlBaseImpl.d.ts +3 -3
- package/Platform/TextListInput.d.ts +3 -3
- package/Platform/TextListInputWrapper.d.ts +1 -1
- package/Platform/ToggleRowAccess.d.ts +3 -3
- package/Platform/ToolbarActionButtonsService.d.ts +3 -3
- package/Platform/ToolbarDaughterControlImpl.d.ts +5 -4
- package/Platform/ToolbarDaughterControlsService.d.ts +4 -4
- package/Platform/TrusteeEquals.d.ts +1 -1
- package/Platform/UnlockCards.d.ts +6 -6
- package/Platform/UnreadBarService.d.ts +9 -9
- package/Platform/UnreadBarTablePlugins.d.ts +8 -8
- package/Platform/UnreadCounter.d.ts +4 -2
- package/Platform/UnreadCounterNotificationService.d.ts +2 -2
- package/Platform/UnreadCounterRouteHandler.d.ts +2 -2
- package/Platform/UnreadResponseResolver.d.ts +4 -4
- package/Platform/UpdateTrusteeOrder.d.ts +1 -1
- package/Platform/Url.d.ts +5 -5
- package/Platform/UserCulture.d.ts +2 -2
- package/Platform/UserFoldersMainMenuItem.d.ts +2 -2
- package/Platform/UserInfo.d.ts +2 -2
- package/Platform/UserProfileDialog.d.ts +8 -6
- package/Platform/WebFrameBodyContainer.d.ts +3 -3
- package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
- package/Platform/WebFrameCompanyLogo.d.ts +5 -5
- package/Platform/WebFrameContent.d.ts +9 -9
- package/Platform/WebFrameContentContainer.d.ts +4 -4
- package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
- package/Platform/WebFrameContentImpl.d.ts +3 -3
- package/Platform/WebFrameCurrentPageName.d.ts +3 -3
- package/Platform/WebFrameHeaderContainer.d.ts +8 -8
- package/Platform/WebFrameHeaderContainerImpl.d.ts +4 -4
- package/Platform/WebFrameHelpButton.d.ts +5 -5
- package/Platform/WebFrameMainMenuButton.d.ts +5 -5
- package/Platform/WebFrameMainMenuContainer.d.ts +7 -7
- package/Platform/WebFrameMainMenuContainerImpl.d.ts +3 -3
- package/Platform/WebFrameNavigationBar.d.ts +7 -7
- package/Platform/WebFrameNavigationBarBackButton.d.ts +5 -5
- package/Platform/WebFrameNavigationBarCreateButton.d.ts +4 -4
- package/Platform/WebFrameNavigationBarImpl.d.ts +4 -4
- package/Platform/WebFrameSearchPanel.d.ts +16 -16
- package/Platform/WebFrameSearchPanelService.d.ts +4 -4
- package/Platform/WebFrameUserPanel.d.ts +12 -12
- package/Platform/WindowLocationService.d.ts +1 -1
- package/StandardServices.d.ts +27 -27
- package/StartUp.d.ts +6 -1
- package/System/$FileService.d.ts +6 -5
- package/System/$FolderColors.d.ts +1 -1
- package/System/$LastSearchResponse.d.ts +4 -4
- package/System/$Layout.d.ts +17 -13
- package/System/$LayoutBackground.d.ts +2 -2
- package/System/$LayoutControlFactory.d.ts +3 -3
- package/System/$LayoutManager.d.ts +3 -3
- package/System/$MessageBox.d.ts +1 -1
- package/System/$ParentOwnerLayout.d.ts +1 -1
- package/System/$RealtimeCommunicationService.d.ts +2 -2
- package/System/$RequestManager.d.ts +4 -4
- package/System/$Router.d.ts +7 -7
- package/System/$UrlStore.d.ts +2 -2
- package/System/$WebFrameContentHeight.d.ts +1 -1
- package/System/ApiEvent.d.ts +5 -5
- package/System/ArrayUtils.d.ts +3 -3
- package/System/BaseControl.d.ts +30 -28
- package/System/BaseControlImpl.d.ts +10 -10
- package/System/BasicEvent.d.ts +6 -6
- package/System/BindSimpleApiEvent.d.ts +2 -2
- package/System/BindingMetadataConstants.d.ts +2 -2
- package/System/BooleanState.d.ts +4 -4
- package/System/Bubbling.d.ts +2 -1
- package/System/ButtonPositionsSelectionUtils.d.ts +3 -3
- package/System/CancelableEvent.d.ts +10 -9
- package/System/CardTypeResolver.d.ts +3 -1
- package/System/ChangedPropertyInfo.d.ts +5 -3
- package/System/ControlConstructor.d.ts +4 -2
- package/System/ControlContext.d.ts +2 -2
- package/System/ControlImpl.d.ts +1 -1
- package/System/ControlStore.d.ts +4 -4
- package/System/ControllerBase.d.ts +3 -3
- package/System/DataGridControl.d.ts +7 -7
- package/System/DataLoadEvent.d.ts +1 -1
- package/System/DateTimeUtils.d.ts +2 -2
- package/System/Decorators.d.ts +5 -3
- package/System/DecoratorsCommon.d.ts +5 -3
- package/System/DefineParameterAlias.d.ts +2 -2
- package/System/DefineProperty.d.ts +1 -1
- package/System/DefinePropertyAlias.d.ts +1 -1
- package/System/DelayUntilApiEvent.d.ts +2 -2
- package/System/DirectoryBase.d.ts +5 -4
- package/System/DirectoryBaseImpl.d.ts +17 -14
- package/System/DirectorySelectDialog.d.ts +16 -15
- package/System/DirectoryServerModels.d.ts +5 -3
- package/System/Event.d.ts +2 -2
- package/System/EventEmitter.d.ts +6 -6
- package/System/EventHandlersMap.d.ts +2 -2
- package/System/ExperimentalFeatureService.d.ts +1 -1
- package/System/ExtensionManager.d.ts +3 -3
- package/System/FileService.d.ts +11 -7
- package/System/FilterLogic.d.ts +1 -1
- package/System/FindControlByNameOrType.d.ts +1 -1
- package/System/FolderColorsService.d.ts +3 -3
- package/System/GetBindingResult.d.ts +2 -2
- package/System/GetFunctionByName.d.ts +1 -1
- package/System/HandleTabSelection.d.ts +3 -3
- package/System/Handler.d.ts +5 -4
- package/System/{helpers.d.ts → Helpers.d.ts} +1 -1
- package/System/IApiPropertyDescriptor.d.ts +2 -2
- package/System/IBasicEvent.d.ts +6 -4
- package/System/IBindingsWriteRequest.d.ts +1 -1
- package/System/IBlurEventArgs.d.ts +1 -1
- package/System/ICardStateChangingEventArgs.d.ts +1 -1
- package/System/IClickEventArgs.d.ts +1 -1
- package/System/ICommonResponse.d.ts +1 -1
- package/System/IControlContext.d.ts +3 -2
- package/System/IControlDescription.d.ts +1 -1
- package/System/IControlMap.d.ts +2 -2
- package/System/IControlStoreManager.d.ts +3 -3
- package/System/IExtension.d.ts +2 -2
- package/System/IFocusEventArgs.d.ts +1 -1
- package/System/IKeyboardEventArgs.d.ts +1 -1
- package/System/ILayoutContainer.d.ts +1 -1
- package/System/ILayoutContainerMap.d.ts +2 -1
- package/System/ILayoutContainerParams.d.ts +1 -1
- package/System/ILayoutParams.d.ts +4 -4
- package/System/IMouseOutEventArgs.d.ts +1 -1
- package/System/IMouseOverEventArgs.d.ts +1 -1
- package/System/IRouteHandler.d.ts +4 -4
- package/System/IRouteInfo.d.ts +1 -1
- package/System/IWebServicesConnection.d.ts +1 -1
- package/System/IWebServicesService.d.ts +4 -4
- package/System/IncomingLocalStorageCommunicationChannel.d.ts +5 -3
- package/System/InputBasedControl.d.ts +11 -9
- package/System/InputBasedControlImpl.d.ts +18 -15
- package/System/LabelWidthService.d.ts +1 -1
- package/System/LastSearchResponseService.d.ts +3 -3
- package/System/Layout.d.ts +20 -20
- package/System/LayoutBackgroundService.d.ts +3 -3
- package/System/LayoutContainer.d.ts +10 -5
- package/System/LayoutControlFactory.d.ts +4 -4
- package/System/LayoutControlType.d.ts +5 -3
- package/System/LayoutControlsAccessor.d.ts +1 -1
- package/System/LayoutImpl.d.ts +9 -5
- package/System/LayoutManager.d.ts +10 -10
- package/System/LayoutScript.d.ts +6 -4
- package/System/LoadingViewWithText.d.ts +3 -3
- package/System/LocalStorage.d.ts +2 -2
- package/System/LocationContainerControl.d.ts +11 -9
- package/System/MessageBoxService.d.ts +2 -2
- package/System/NewValueIfUndefined.d.ts +1 -1
- package/System/NotificationRealtimeMessage.d.ts +1 -1
- package/System/NotificationTypeConverter.d.ts +2 -2
- package/System/OperationUtils.d.ts +2 -2
- package/System/OutcomingLocalStorageCommunicationChannel.d.ts +2 -2
- package/System/Poll.d.ts +6 -4
- package/System/PopupNotification.d.ts +17 -13
- package/System/PromiseUtils.d.ts +2 -2
- package/System/Readonly.d.ts +3 -2
- package/System/Readwrite.d.ts +3 -2
- package/System/RealtimeCommunicationService.d.ts +8 -8
- package/System/RealtimeServerSender.d.ts +1 -0
- package/System/RenderModalContent.d.ts +1 -1
- package/System/RequestHelper.d.ts +2 -2
- package/System/RequestManager.d.ts +13 -5
- package/System/RequestMethods.d.ts +1 -1
- package/System/ResourcesStub.d.ts +358 -71
- package/System/RouteHelpers.d.ts +3 -3
- package/System/RouteRequest.d.ts +1 -1
- package/System/RouteSemantics.d.ts +1 -1
- package/System/Router.d.ts +23 -22
- package/System/SearchIcon.d.ts +1 -1
- package/System/ServerController.d.ts +3 -3
- package/System/ServiceActionMetaData.d.ts +1 -1
- package/System/ShowLayoutParams.d.ts +3 -1
- package/System/SimpleEvent.d.ts +5 -5
- package/System/StateAccessor.d.ts +4 -4
- package/System/StatusPointUtils.d.ts +1 -1
- package/System/Summernote.d.ts +5 -1
- package/System/{summernote-paste-without-formating.d.ts → SummernotePasteWithoutFormating.d.ts} +1 -1
- package/System/TimeoutService.d.ts +1 -1
- package/System/TooltipUtils.d.ts +4 -3
- package/System/TryGetCardId.d.ts +2 -2
- package/System/{updateFolderStyle.d.ts → UpdateFolderStyles.d.ts} +5 -0
- package/System/Utils.d.ts +2 -2
- package/System/WebFrameContentHeightService.d.ts +3 -3
- package/System/WebFrameUtils.d.ts +1 -1
- package/System/WebServicesConnection.d.ts +2 -2
- package/System/WebServicesService.d.ts +9 -9
- package/package.json +1 -1
- package/Platform/getPreloadedLayoutModel.d.ts +0 -2
- /package/Platform/{loadServerDefinedRoutes.d.ts → LoadServerDefinedRoutes.d.ts} +0 -0
- /package/System/{convertWebDavLinkToAbsolute.d.ts → ConvertWebDavLinkToAbsolute.d.ts} +0 -0
- /package/System/{mixins.d.ts → Mixins.d.ts} +0 -0
|
@@ -1,21 +1,23 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { EmailButtonLogic } from
|
|
3
|
-
import { EmailButtonParams } from
|
|
4
|
-
import { EmailButtonView } from
|
|
5
|
-
import { BaseControl } from
|
|
6
|
-
import { BaseControlImplState } from
|
|
7
|
-
import { ControlImpl } from
|
|
8
|
-
export interface
|
|
2
|
+
import { EmailButtonLogic } from "@docsvision/webclient/BackOffice/EmailButtonLogic";
|
|
3
|
+
import { EmailButtonParams } from "@docsvision/webclient/BackOffice/EmailButtonOptions";
|
|
4
|
+
import { EmailButtonView } from "@docsvision/webclient/BackOffice/EmailButtonView";
|
|
5
|
+
import { BaseControl } from "@docsvision/webclient/System/BaseControl";
|
|
6
|
+
import { BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
|
|
7
|
+
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
8
|
+
export interface IEmailButtonState extends BaseControlImplState, EmailButtonParams {
|
|
9
9
|
logic: EmailButtonLogic;
|
|
10
10
|
view: EmailButtonView;
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
13
|
* Класс элемента управления EmailButton.
|
|
14
14
|
*/
|
|
15
|
-
export declare class EmailButton extends BaseControl<EmailButtonParams,
|
|
15
|
+
export declare class EmailButton extends BaseControl<EmailButtonParams, IEmailButtonState> {
|
|
16
16
|
construct(): void;
|
|
17
17
|
protected createParams(): EmailButtonParams;
|
|
18
18
|
protected createImpl(): ControlImpl;
|
|
19
19
|
protected addCssClass: () => "" | "hide";
|
|
20
20
|
renderControl(): JSX.Element;
|
|
21
21
|
}
|
|
22
|
+
export interface EmailButtonState extends IEmailButtonState {
|
|
23
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { EmailButtonLogic } from
|
|
3
|
-
import { EmailButtonView } from
|
|
2
|
+
import { EmailButtonLogic } from "@docsvision/webclient/BackOffice/EmailButtonLogic";
|
|
3
|
+
import { EmailButtonView } from "@docsvision/webclient/BackOffice/EmailButtonView";
|
|
4
4
|
|
|
5
|
-
export declare
|
|
5
|
+
export declare function EmailButtonContainer(props: {
|
|
6
6
|
logic: EmailButtonLogic;
|
|
7
7
|
view: EmailButtonView;
|
|
8
|
-
})
|
|
8
|
+
}): JSX.Element;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { HtmlProps } from
|
|
2
|
+
import { HtmlProps } from "@docsvision/web/core/component/HtmlProps";
|
|
3
3
|
|
|
4
|
-
export interface
|
|
4
|
+
export interface IEmailButtonFilesProps extends HtmlProps.div {
|
|
5
5
|
}
|
|
6
6
|
/** Стилевой контейнер файлов {@see EmailButtonContainer }. */
|
|
7
|
-
export declare
|
|
7
|
+
export declare function EmailButtonFiles(props: IEmailButtonFilesProps): JSX.Element;
|
|
8
|
+
export interface EmailButtonFilesProps extends IEmailButtonFilesProps {
|
|
9
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ReactNode } from
|
|
2
|
-
import { HtmlProps } from
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
import { HtmlProps } from "@docsvision/web/core/component/HtmlProps";
|
|
3
3
|
|
|
4
|
-
export interface
|
|
4
|
+
export interface IEmailButtonItemProps extends HtmlProps.span {
|
|
5
5
|
title: string;
|
|
6
6
|
size: number;
|
|
7
7
|
disabled?: boolean;
|
|
@@ -9,4 +9,6 @@ export interface EmailButtonItemProps extends HtmlProps.span {
|
|
|
9
9
|
renderCheckbox: () => ReactNode;
|
|
10
10
|
}
|
|
11
11
|
/** Стилевой контейнер меню {@see EmailButtonContainer }. */
|
|
12
|
-
export declare
|
|
12
|
+
export declare function EmailButtonItem(props: IEmailButtonItemProps): JSX.Element;
|
|
13
|
+
export interface EmailButtonItemProps extends IEmailButtonItemProps {
|
|
14
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EmailButtonParams } from
|
|
2
|
-
import { FileListItem } from
|
|
1
|
+
import { EmailButtonParams } from "@docsvision/webclient/BackOffice/EmailButtonOptions";
|
|
2
|
+
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
3
3
|
export interface IEmailButtonCheckboxes {
|
|
4
4
|
[id: string]: boolean;
|
|
5
5
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { EmailButtonLogic } from
|
|
2
|
-
import { EmailButtonView } from
|
|
3
|
-
import { GenModels } from
|
|
4
|
-
import { $FileDownload } from
|
|
5
|
-
import { $DeviceType } from
|
|
6
|
-
import { BaseControlParams } from
|
|
7
|
-
import { $CardId } from
|
|
8
|
-
import { $FileService } from
|
|
9
|
-
import { $LocalStorage } from
|
|
10
|
-
import { IControlOptions } from
|
|
11
|
-
import { Optional } from
|
|
1
|
+
import { EmailButtonLogic } from "@docsvision/webclient/BackOffice/EmailButtonLogic";
|
|
2
|
+
import { EmailButtonView } from "@docsvision/webclient/BackOffice/EmailButtonView";
|
|
3
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
|
+
import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
|
|
5
|
+
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
6
|
+
import { BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
7
|
+
import { $CardId } from "@docsvision/webclient/System/LayoutServices";
|
|
8
|
+
import { $FileService } from "@docsvision/webclient/System/$FileService";
|
|
9
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
10
|
+
import { IControlOptions } from "@docsvision/webclient/System/IControlOptions";
|
|
11
|
+
import { Optional } from "@docsvision/web/core/services";
|
|
12
12
|
/**
|
|
13
13
|
* Содержит публичные свойства элемента управления [EmailButtonParams]{@link EmailButtonParams}.
|
|
14
14
|
*/
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { HtmlProps } from
|
|
2
|
+
import { HtmlProps } from "@docsvision/web/core/component/HtmlProps";
|
|
3
3
|
|
|
4
|
-
export interface
|
|
4
|
+
export interface IEmailButtonSelectedSizeProps extends HtmlProps.div {
|
|
5
5
|
size: number;
|
|
6
6
|
text: string;
|
|
7
7
|
}
|
|
8
8
|
/** Стилевой контейнер объёма вложения {@see EmailButtonContainer }. */
|
|
9
|
-
export declare
|
|
9
|
+
export declare function EmailButtonSelectedSize(props: IEmailButtonSelectedSizeProps): JSX.Element;
|
|
10
|
+
export interface EmailButtonSelectedSizeProps extends IEmailButtonSelectedSizeProps {
|
|
11
|
+
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
import { EmailButtonItem } from "@docsvision/webclient/BackOffice/EmailButtonItem";
|
|
3
|
+
import { EmailButtonFiles } from "@docsvision/webclient/BackOffice/EmailButtonFiles";
|
|
4
|
+
import { EmailButtonSelectedSize } from "@docsvision/webclient/BackOffice/EmailButtonSelectedSize";
|
|
5
|
+
import { Button as ButtonDialog } from "@docsvision/webclient/Helpers/Button";
|
|
2
6
|
export declare class EmailButtonView {
|
|
3
7
|
button: (props:
|
|
4
8
|
import("@docsvision/web/components/form/button").ButtonProps) => JSX.Element;
|
|
5
|
-
buttonDialog:
|
|
6
|
-
import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
9
|
+
buttonDialog: typeof ButtonDialog;
|
|
7
10
|
modalDialog: (props:
|
|
8
11
|
import("@docsvision/web/components/modals/modal-dialog").ModalDialogProps) => JSX.Element;
|
|
9
|
-
item:
|
|
10
|
-
import("./components/EmailButtonItem").EmailButtonItemProps) => JSX.Element;
|
|
12
|
+
item: typeof EmailButtonItem;
|
|
11
13
|
checkbox:
|
|
12
14
|
import("react").ForwardRefExoticComponent<Pick<
|
|
13
|
-
| "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "checked" | "readOnly" | "required" | "htmlFor" | "
|
|
15
|
+
| "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "checked" | "readOnly" | "required" | "htmlFor" | "dataTestId" | "labelText" | "onSetupLogic" | "onSetupView" | "indeterminate" | "innerRef"> &
|
|
14
16
|
import("react").RefAttributes<unknown>>;
|
|
15
|
-
files:
|
|
16
|
-
|
|
17
|
-
selectedSize: (props:
|
|
18
|
-
import("./components/EmailButtonSelectedSize").EmailButtonSelectedSizeProps) => JSX.Element;
|
|
17
|
+
files: typeof EmailButtonFiles;
|
|
18
|
+
selectedSize: typeof EmailButtonSelectedSize;
|
|
19
19
|
}
|
package/BackOffice/Employee.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EmployeeImpl,
|
|
1
|
+
import { EmployeeImpl, IEmployeeState } from "@docsvision/webclient/BackOffice/EmployeeImpl";
|
|
2
2
|
import { $EmployeeController, $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
4
|
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
|
@@ -36,7 +36,7 @@ export declare class EmployeeParams extends InputBasedControlParams<GenModels.Em
|
|
|
36
36
|
*
|
|
37
37
|
* Добавляет в web-разметку поле ввода с кнопкой вызова диалогового окна для выбора сотрудника из *Справочника сотрудников*.
|
|
38
38
|
*/
|
|
39
|
-
export declare class Employee extends InputBasedControl<GenModels.EmployeeDataModel, EmployeeParams,
|
|
39
|
+
export declare class Employee extends InputBasedControl<GenModels.EmployeeDataModel, EmployeeParams, IEmployeeState> {
|
|
40
40
|
protected createParams(): EmployeeParams;
|
|
41
41
|
protected createImpl(): EmployeeImpl;
|
|
42
42
|
protected getServices(): $EmployeeServices;
|
|
@@ -63,5 +63,5 @@ export declare class Employee extends InputBasedControl<GenModels.EmployeeDataMo
|
|
|
63
63
|
* @param item Добавляемый сотрудник.
|
|
64
64
|
*/
|
|
65
65
|
addToFavorite(item: GenModels.EmployeeDataModel): void;
|
|
66
|
-
protected getBindings(): IBindingResult<
|
|
66
|
+
protected getBindings(): IBindingResult<GenModels.EmployeeDataModel>[];
|
|
67
67
|
}
|
|
@@ -5,14 +5,15 @@ import { FavoriteEmployeesStorage } from "@docsvision/webclient/BackOffice/Favor
|
|
|
5
5
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
6
|
import { IEditPopoverProps } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/IEditPopoverProps";
|
|
7
7
|
import { ITypeaheadSearchQuery } from "@docsvision/webclient/Helpers/Typeahead/Models/ITypeaheadSearchQuery";
|
|
8
|
-
import { ITypeaheadSearchResult } from
|
|
8
|
+
import { ITypeaheadSearchResult } from "@docsvision/webclient/Helpers/Typeahead/Models/ITypeaheadSearchResult";
|
|
9
9
|
import { ITypeaheadVariant } from "@docsvision/webclient/Helpers/Typeahead/Models/ITypeaheadVariant";
|
|
10
10
|
import { Typeahead } from "@docsvision/webclient/Helpers/Typeahead/Typeahead";
|
|
11
|
-
import {
|
|
11
|
+
import { InputBasedControl } from "@docsvision/webclient/System/InputBasedControl";
|
|
12
|
+
import { InputBasedControlImpl, IInputBasedControlState } from "@docsvision/webclient/System/InputBasedControlImpl";
|
|
12
13
|
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
13
14
|
import React from "react";
|
|
14
15
|
/** @internal */
|
|
15
|
-
export interface
|
|
16
|
+
export interface IEmployeeState extends IInputBasedControlState<GenModels.EmployeeDataModel>, EmployeeParams {
|
|
16
17
|
lastEmployees: GenModels.EmployeeDataModel[];
|
|
17
18
|
favoritesStorage: FavoriteEmployeesStorage;
|
|
18
19
|
employeeVisualizer: EmployeeVisualizer;
|
|
@@ -21,21 +22,26 @@ export interface EmployeeState extends InputBasedControlState<GenModels.Employee
|
|
|
21
22
|
binding: IBindingResult<GenModels.EmployeeDataModel>;
|
|
22
23
|
onMouseDownEvent: boolean;
|
|
23
24
|
}
|
|
24
|
-
export declare type EmployeeImplState =
|
|
25
|
+
export declare type EmployeeImplState = IEmployeeState;
|
|
25
26
|
/** @internal */
|
|
26
|
-
export declare class EmployeeImpl extends InputBasedControlImpl<GenModels.EmployeeDataModel, EmployeeParams,
|
|
27
|
-
constructor(props: EmployeeParams, state:
|
|
27
|
+
export declare class EmployeeImpl extends InputBasedControlImpl<GenModels.EmployeeDataModel, EmployeeParams, IEmployeeState> {
|
|
28
|
+
constructor(props: EmployeeParams, state: IEmployeeState);
|
|
28
29
|
setValue(value: GenModels.EmployeeDataModel, redraw: boolean): void;
|
|
30
|
+
protected getInputTitle(): string;
|
|
31
|
+
private valuesEqual;
|
|
29
32
|
initHelpers(props: EmployeeParams): void;
|
|
30
33
|
static validValue(value: GenModels.EmployeeDataModel): boolean;
|
|
31
34
|
protected getTextValue(): string;
|
|
32
35
|
protected onMouseDown(): void;
|
|
33
|
-
protected onInputBlur(event: React.FocusEvent<
|
|
36
|
+
protected onInputBlur(event: React.FocusEvent<HTMLElement>): void;
|
|
34
37
|
protected renderInto(props: EmployeeParams, container: HTMLElement): void;
|
|
38
|
+
private saveCard;
|
|
39
|
+
private shouldSaveCardWithEditInPlaceValue;
|
|
40
|
+
private isLayoutViewMode;
|
|
35
41
|
protected onInputChange(event: any): void;
|
|
42
|
+
protected onDropdownStateChanged(): void;
|
|
36
43
|
protected getValueTitle(): string;
|
|
37
|
-
protected
|
|
38
|
-
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<any>;
|
|
44
|
+
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<InputBasedControl<GenModels.EmployeeDataModel, EmployeeParams, IEmployeeState>>;
|
|
39
45
|
protected getFavoritesStorageName(props: EmployeeParams): string;
|
|
40
46
|
protected onSelected(typeaheadVariant: ITypeaheadVariant): void;
|
|
41
47
|
get restrictUnitId(): string;
|
|
@@ -45,6 +51,8 @@ export declare class EmployeeImpl extends InputBasedControlImpl<GenModels.Employ
|
|
|
45
51
|
set favoriteEmployees(val: GenModels.EmployeeDataModel[]);
|
|
46
52
|
set supportFavorites(val: any);
|
|
47
53
|
set tipMode(val: any);
|
|
54
|
+
protected renderWithText(): JSX.Element;
|
|
55
|
+
protected onMouseDownIcon(): void;
|
|
48
56
|
protected renderInputWithPlaceholder(): JSX.Element;
|
|
49
57
|
addToFavorite(item: GenModels.EmployeeDataModel): void;
|
|
50
58
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import { HtmlProps } from
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { HtmlProps } from "@docsvision/web/core/component";
|
|
3
3
|
|
|
4
4
|
export interface IEmployeesTabFrameProps extends HtmlProps.div {
|
|
5
5
|
renderHead: () => React.ReactNode;
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { ModalDialogBox } from "@docsvision/webclient/Helpers/ModalDialog/ModalDialogBox";
|
|
2
3
|
import { ILayout } from "@docsvision/webclient/System/$Layout";
|
|
3
4
|
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
4
5
|
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
5
|
-
import React from
|
|
6
|
+
import React from "react";
|
|
6
7
|
import { IDialog } from "@docsvision/webclient/System/$CurrentDialog";
|
|
7
|
-
import { $LinksSearchCards } from
|
|
8
|
-
import { Optional } from
|
|
9
|
-
import { BasicApiEvent, CancelableApiEvent } from
|
|
10
|
-
import { IEventArgs } from
|
|
8
|
+
import { $LinksSearchCards } from "@docsvision/webclient/BackOffice/$LinksSearchCardsService";
|
|
9
|
+
import { Optional } from "@docsvision/web/core/services";
|
|
10
|
+
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
11
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
11
12
|
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
12
|
-
export interface
|
|
13
|
+
export interface IProps {
|
|
13
14
|
onClose: Function;
|
|
14
15
|
onAddExistingCardLink: Function;
|
|
15
16
|
onAddedExistingCardLink: Function;
|
|
@@ -22,14 +23,14 @@ export interface Props {
|
|
|
22
23
|
setLastMaximized?: Function;
|
|
23
24
|
lastMaximized?: boolean;
|
|
24
25
|
}
|
|
25
|
-
interface
|
|
26
|
+
interface IState {
|
|
26
27
|
layout: ILayout;
|
|
27
28
|
savingState: LoadingState;
|
|
28
29
|
services: $LinksSearchCards & $DeviceType;
|
|
29
30
|
/** При смене значения на true модальное окно развернётся, при смене в false - свернётся. */
|
|
30
31
|
maximized: boolean;
|
|
31
32
|
}
|
|
32
|
-
export declare class ExistingCardLinkDialog extends React.Component<
|
|
33
|
+
export declare class ExistingCardLinkDialog extends React.Component<IProps, IState> implements IDialog {
|
|
33
34
|
static ExistingCardLinkSearchLayout: string;
|
|
34
35
|
private layoutRoot;
|
|
35
36
|
constructor(props: any);
|
|
@@ -38,9 +39,8 @@ export declare class ExistingCardLinkDialog extends React.Component<Props, State
|
|
|
38
39
|
loadLayout(): Promise<void>;
|
|
39
40
|
private onCancel;
|
|
40
41
|
private attachRoot;
|
|
41
|
-
|
|
42
|
-
import("styled-components").StyledComponent<
|
|
43
|
-
import("C:/Dev/WebC6.1/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
42
|
+
dialogBox:
|
|
43
|
+
import("styled-components").StyledComponent<typeof ModalDialogBox, any, {}, never>;
|
|
44
44
|
close(): void;
|
|
45
45
|
onMaximize: () => void;
|
|
46
46
|
onModalKeyDown: (ev: React.KeyboardEvent) => void;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ITasksTableModel } from
|
|
1
|
+
import { ITasksTableModel } from "@docsvision/webclient/BackOffice/ITasksTableModel";
|
|
2
2
|
export declare function expandTaskTableRow(model: ITasksTableModel, index: number): void;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare
|
|
2
|
+
export declare function ExtraFileIcon(): JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $EmployeeController } from
|
|
1
|
+
import { $EmployeeController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
3
|
import { ITypeaheadSearchQuery } from "@docsvision/webclient/Helpers/Typeahead/Models/ITypeaheadSearchQuery";
|
|
4
4
|
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
@@ -8,7 +8,7 @@ export declare class FavoriteEmployeesStorage {
|
|
|
8
8
|
private services;
|
|
9
9
|
constructor(storageName: string, services: $LocalStorage & $EmployeeController);
|
|
10
10
|
getFavorites(query: ITypeaheadSearchQuery): GenModels.EmployeeDataModel[];
|
|
11
|
-
refreshData(): Promise<
|
|
11
|
+
refreshData(): Promise<undefined>;
|
|
12
12
|
get favoriteEmployees(): GenModels.EmployeeDataModel[];
|
|
13
13
|
set favoriteEmployees(value: GenModels.EmployeeDataModel[]);
|
|
14
14
|
addToFavorite(item: GenModels.EmployeeDataModel): void;
|
|
@@ -7,7 +7,7 @@ export declare class FileListAttachedElements {
|
|
|
7
7
|
filesInputLabel: HTMLElement;
|
|
8
8
|
dropZone: HTMLElement;
|
|
9
9
|
timestampInput: HTMLInputElement;
|
|
10
|
-
allElementsHasAttached: SimpleEvent<
|
|
10
|
+
allElementsHasAttached: SimpleEvent<FileListAttachedElements>;
|
|
11
11
|
constructor();
|
|
12
12
|
attachForm(elem: HTMLElement): void;
|
|
13
13
|
attachFilesContainer(elem: HTMLElement): void;
|
|
@@ -7,3 +7,7 @@ export declare class FileListAcceptExtensions {
|
|
|
7
7
|
static SIG_EXTENSION: string;
|
|
8
8
|
static SGN_EXTENSION: string;
|
|
9
9
|
}
|
|
10
|
+
export declare class FileListPowerOfAttorneyData {
|
|
11
|
+
static FEDERAL_TAX_SERVICE_WEB_SEARCH_URL: string;
|
|
12
|
+
static FEDERAL_TAX_SERVICE_WEB_SEARCH_URL_POA_NUMBER_PARAMETER: string;
|
|
13
|
+
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
2
|
-
import { IExtraFileAddedArgs } from "@docsvision/webclient/BackOffice/IExtraFileAddedArgs";
|
|
3
2
|
import { IExtraFileAddingArgs } from "@docsvision/webclient/BackOffice/IExtraFileAddingArgs";
|
|
4
3
|
import { IExtraFileDeletedArgs } from "@docsvision/webclient/BackOffice/IExtraFileDeletedArgs";
|
|
5
4
|
import { IExtraFileDeletingArgs } from "@docsvision/webclient/BackOffice/IExtraFileDeletingArgs";
|
|
@@ -15,7 +14,6 @@ import { IFileVersionDownloadedArgs } from "@docsvision/webclient/BackOffice/IFi
|
|
|
15
14
|
import { IFileVersionDownloadingArgs } from "@docsvision/webclient/BackOffice/IFileVersionDownloadingArgs";
|
|
16
15
|
import { IFileVersionUploadedArgs } from "@docsvision/webclient/BackOffice/IFileVersionUploadedArgs";
|
|
17
16
|
import { IFileVersionUploadingArgs } from "@docsvision/webclient/BackOffice/IFileVersionUploadingArgs";
|
|
18
|
-
import { IMainFileAddedArgs } from "@docsvision/webclient/BackOffice/IMainFileAddedArgs";
|
|
19
17
|
import { IMainFileAddingArgs } from "@docsvision/webclient/BackOffice/IMainFileAddingArgs";
|
|
20
18
|
import { IMainFileDeletedArgs } from "@docsvision/webclient/BackOffice/IMainFileDeletedArgs";
|
|
21
19
|
import { IMainFileDeletingArgs } from "@docsvision/webclient/BackOffice/IMainFileDeletingArgs";
|
|
@@ -23,7 +21,7 @@ import { ISignatureCreatedArgs } from "@docsvision/webclient/BackOffice/ISignatu
|
|
|
23
21
|
import { ISignatureCreatingArgs } from "@docsvision/webclient/BackOffice/ISignatureCreatingArgs";
|
|
24
22
|
import { ISignatureListViewedArgs } from "@docsvision/webclient/BackOffice/ISignatureListViewedArgs";
|
|
25
23
|
import { ISignatureListViewingArgs } from "@docsvision/webclient/BackOffice/ISignatureListViewingArgs";
|
|
26
|
-
import {
|
|
24
|
+
import { FileListControlImpl, IFileListControlState, $FileListOptions } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
27
25
|
import { $LayoutFileController, $SignatureController, $DataVisualizationController, $LayoutFileApiController, $LayoutDocumentController, $SignatureMethodsController, $R7OfficeController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
28
26
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
29
27
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
@@ -37,14 +35,14 @@ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
|
37
35
|
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
38
36
|
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
39
37
|
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
40
|
-
import { IFileVisualizingArgs } from
|
|
41
|
-
import { IFileVisualizedArgs } from
|
|
42
|
-
import { $FileService } from
|
|
43
|
-
import { IEventArgs } from
|
|
44
|
-
import { $LayoutCheck } from
|
|
38
|
+
import { IFileVisualizingArgs } from "@docsvision/webclient/BackOffice/IFileVisualizingArgs";
|
|
39
|
+
import { IFileVisualizedArgs } from "@docsvision/webclient/BackOffice/IFileVisualizedArgs";
|
|
40
|
+
import { $FileService } from "@docsvision/webclient/System/$FileService";
|
|
41
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
42
|
+
import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
|
|
45
43
|
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
46
|
-
import { IFileSignUploadedArgs } from
|
|
47
|
-
import { IFileSignUploadingArgs } from
|
|
44
|
+
import { IFileSignUploadedArgs } from "@docsvision/webclient/BackOffice/IFileSignUploadedArgs";
|
|
45
|
+
import { IFileSignUploadingArgs } from "@docsvision/webclient/BackOffice/IFileSignUploadingArgs";
|
|
48
46
|
import { $UrlStore } from "@docsvision/webclient/System/$UrlStore";
|
|
49
47
|
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
50
48
|
import { $FileUpload } from "@docsvision/webclient/Platform/IFileUploadService";
|
|
@@ -56,7 +54,10 @@ import { $DigitalSignature } from "@docsvision/webclient/BackOffice/$DigitalSign
|
|
|
56
54
|
import { IRowClickArgs } from "@docsvision/webclient/BackOffice/IRowClickArgs";
|
|
57
55
|
import { IFileVersionExpandingArgs } from "@docsvision/webclient/BackOffice/IFileVersionExpandingArgs";
|
|
58
56
|
import { IFileClickingArgs } from "@docsvision/webclient/BackOffice/IFileClickingArgs";
|
|
57
|
+
import { IFileTypeChangeArgs } from "@docsvision/webclient/BackOffice/IFileTypeChangeArgs";
|
|
58
|
+
import { IMainFileAdded } from "@docsvision/webclient/BackOffice/IMainFileAdded";
|
|
59
59
|
import { $WebServices } from "@docsvision/webclient/System/IWebServicesService";
|
|
60
|
+
import { IExtraFileAdded } from "@docsvision/webclient/BackOffice/IExtraFileAdded";
|
|
60
61
|
/**
|
|
61
62
|
* Содержит публичные свойства элемента управления [Список файлов]{@link FileListControl}.
|
|
62
63
|
*/
|
|
@@ -146,6 +147,10 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
146
147
|
fileMenuOpening?: CancelableApiEvent<IFileMenuOpeningArgs>;
|
|
147
148
|
/** Событие возникает при разворачивании списка версий */
|
|
148
149
|
fileVersionExpanding?: CancelableApiEvent<IFileVersionExpandingArgs>;
|
|
150
|
+
/** Событие возникает перед изменением типа файла. */
|
|
151
|
+
fileTypeChanging?: CancelableApiEvent<IFileTypeChangeArgs>;
|
|
152
|
+
/** Событие возникает после изменения типа файла. */
|
|
153
|
+
fileTypeChanged?: BasicApiEvent<IFileTypeChangeArgs>;
|
|
149
154
|
/** Событие возникает после удаления основного файла. */
|
|
150
155
|
mainFileDeleted?: BasicApiEvent<IMainFileDeletedArgs>;
|
|
151
156
|
/** Событие возникает после удаления дополнительного файла. */
|
|
@@ -167,9 +172,9 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
167
172
|
/** Событие возникает после удаления комментария к версии файла. */
|
|
168
173
|
fileVersionCommentDeleted?: BasicApiEvent<IFileVersionCommentDeletedArgs>;
|
|
169
174
|
/** Событие возникает после добавления основного файла. */
|
|
170
|
-
mainFileAdded?: BasicApiEvent<
|
|
175
|
+
mainFileAdded?: BasicApiEvent<IMainFileAdded>;
|
|
171
176
|
/** Событие возникает после добавления дополнительного файла. */
|
|
172
|
-
extraFileAdded?: BasicApiEvent<
|
|
177
|
+
extraFileAdded?: BasicApiEvent<IExtraFileAdded>;
|
|
173
178
|
/** Событие возникает после открытия окна предварительного просмотра файла. */
|
|
174
179
|
filePreviewed?: BasicApiEvent<IFilePreviewedArgs>;
|
|
175
180
|
/** Событие возникает после отображением визуализации файла. */
|
|
@@ -198,7 +203,7 @@ export declare type FileListServices = $FileService & $DocumentCardController &
|
|
|
198
203
|
* Добавляет в web-разметку компонент для управления основными и дополнительныеми файлами карточки.
|
|
199
204
|
* В разметку режима чтения добавляет компонент для добавления основных файлов.
|
|
200
205
|
*/
|
|
201
|
-
export declare class FileListControl extends BaseControl<FileListControlParams,
|
|
206
|
+
export declare class FileListControl extends BaseControl<FileListControlParams, IFileListControlState> {
|
|
202
207
|
protected fileCommentWindowCloser: () => void;
|
|
203
208
|
/** @internal */
|
|
204
209
|
componentWillUnmount(): void;
|
|
@@ -266,7 +271,7 @@ export declare class FileListControl extends BaseControl<FileListControlParams,
|
|
|
266
271
|
* Удаляет файл из списка.
|
|
267
272
|
* @param fileItem Файл.
|
|
268
273
|
*/
|
|
269
|
-
removeFile(fileItem: FileListItem): Promise<
|
|
274
|
+
removeFile(fileItem: FileListItem): Promise<unknown>;
|
|
270
275
|
/**
|
|
271
276
|
* Блокирует файл.
|
|
272
277
|
* @param fileItem файл.
|
|
@@ -325,5 +330,5 @@ export declare class FileListControl extends BaseControl<FileListControlParams,
|
|
|
325
330
|
init(): void;
|
|
326
331
|
deinit(): void;
|
|
327
332
|
/** @internal */
|
|
328
|
-
onSaved(): Promise<
|
|
333
|
+
onSaved(): Promise<void>;
|
|
329
334
|
}
|
|
@@ -2,18 +2,18 @@ import { FileListAttachedElements } from "@docsvision/webclient/BackOffice/FileL
|
|
|
2
2
|
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
3
3
|
import { FileListControlParams } from "@docsvision/webclient/BackOffice/FileListControl";
|
|
4
4
|
import { FileListControlLogic } from "@docsvision/webclient/BackOffice/FileListControlLogic";
|
|
5
|
-
import { FileSign } from
|
|
5
|
+
import { FileSign } from "@docsvision/webclient/BackOffice/FileSign";
|
|
6
6
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
7
7
|
import { IFileSignInfo } from "@docsvision/webclient/Legacy/IFileSingInfo";
|
|
8
8
|
import { BaseControlImpl, BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
|
|
9
9
|
import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
|
|
10
10
|
import React from "react";
|
|
11
|
-
import { ControlSelector } from
|
|
12
|
-
import { RequestHelper } from
|
|
13
|
-
import { LayoutControl } from
|
|
14
|
-
import { FileListFormType } from
|
|
11
|
+
import { ControlSelector } from "@docsvision/webclient/Helpers/ControlSelector/ControlSelector";
|
|
12
|
+
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
13
|
+
import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
|
|
14
|
+
import { FileListFormType } from "@docsvision/webclient/BackOffice/FileListFormType";
|
|
15
15
|
/** @internal */
|
|
16
|
-
export interface
|
|
16
|
+
export interface IFileListControlState extends BaseControlImplState, FileListControlParams {
|
|
17
17
|
fileListOperationModels: GenModels.ControlModel[];
|
|
18
18
|
fileListOperations: LayoutControl[];
|
|
19
19
|
logic: FileListControlLogic;
|
|
@@ -22,7 +22,7 @@ export interface FileListControlState extends BaseControlImplState, FileListCont
|
|
|
22
22
|
isLeftFilesLoaded: boolean;
|
|
23
23
|
childCommandBarExpanded: boolean;
|
|
24
24
|
}
|
|
25
|
-
export declare type FileListImplState =
|
|
25
|
+
export declare type FileListImplState = IFileListControlState;
|
|
26
26
|
export declare const WEB_DAV_FILE_CLOSED_MESSAGE_TYPE = "FileClosed";
|
|
27
27
|
export declare const WEB_DAV_FILE_OPENED_FOR_READING_MESSAGE_TYPE = "FileOpenForReading";
|
|
28
28
|
export declare const WEB_DAV_FILE_OPENED_FOR_EDITING_MESSAGE_TYPE = "FileOpenForWriting";
|
|
@@ -49,7 +49,7 @@ export declare type $FileListOptions = {
|
|
|
49
49
|
};
|
|
50
50
|
export declare const $FileListOptions: string | ((model?: $FileListOptions) => IFileListOptions);
|
|
51
51
|
/** @internal */
|
|
52
|
-
export declare class FileListControlImpl extends BaseControlImpl<FileListControlParams,
|
|
52
|
+
export declare class FileListControlImpl extends BaseControlImpl<FileListControlParams, IFileListControlState> {
|
|
53
53
|
mainAttach: FileListAttachedElements;
|
|
54
54
|
extraAttach: FileListAttachedElements;
|
|
55
55
|
signButton: HTMLElement;
|
|
@@ -64,7 +64,7 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
|
|
|
64
64
|
filesHeader: HTMLElement;
|
|
65
65
|
wasToggled: boolean;
|
|
66
66
|
get logic(): FileListControlLogic;
|
|
67
|
-
constructor(props: FileListControlParams, state:
|
|
67
|
+
constructor(props: FileListControlParams, state: IFileListControlState);
|
|
68
68
|
UNSAFE_componentWillMount(): void;
|
|
69
69
|
componentDidMount(): void;
|
|
70
70
|
componentWillUnmount(): void;
|
|
@@ -90,14 +90,14 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
|
|
|
90
90
|
protected renderEditModeTitle(mainFiles: boolean): JSX.Element;
|
|
91
91
|
protected renderEditModeCommandBar(): JSX.Element;
|
|
92
92
|
protected onDocumentClick(ev: any): void;
|
|
93
|
-
protected onDragEnter(ev: React.DragEvent<
|
|
93
|
+
protected onDragEnter(ev: React.DragEvent<HTMLElement>): void;
|
|
94
94
|
protected onDragLeave(ev: any): void;
|
|
95
95
|
protected onDrop(ev: any): void;
|
|
96
96
|
onToggleTableClick(main: boolean): void;
|
|
97
|
-
onCommandBarButtonClick(ev?: React.MouseEvent<
|
|
98
|
-
onIconFolderClick(ev?: React.MouseEvent<
|
|
99
|
-
onToggleCommandBarClick(ev?: React.MouseEvent<
|
|
100
|
-
onAddClick(main: boolean, ev?: React.MouseEvent<
|
|
97
|
+
onCommandBarButtonClick(ev?: React.MouseEvent<HTMLElement>): void;
|
|
98
|
+
onIconFolderClick(ev?: React.MouseEvent<HTMLElement>): void;
|
|
99
|
+
onToggleCommandBarClick(ev?: React.MouseEvent<HTMLElement>): void;
|
|
100
|
+
onAddClick(main: boolean, ev?: React.MouseEvent<HTMLElement>): void;
|
|
101
101
|
protected attachFileControlContainer(elem: HTMLInputElement): void;
|
|
102
102
|
protected attachDropZoneContainer(elem: HTMLInputElement): void;
|
|
103
103
|
protected attachFileTableMain(elem: HTMLInputElement): void;
|
|
@@ -105,8 +105,8 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
|
|
|
105
105
|
protected attachSignButton(element: HTMLElement): void;
|
|
106
106
|
protected attachViewSignButton(element: HTMLElement): void;
|
|
107
107
|
protected attachOperation: (selector: ControlSelector) => Promise<void>;
|
|
108
|
-
protected onSignButtonClick(ev: React.MouseEvent<
|
|
109
|
-
onToggleSignPanelClick(ev?: React.MouseEvent<
|
|
108
|
+
protected onSignButtonClick(ev: React.MouseEvent<HTMLElement>): void;
|
|
109
|
+
onToggleSignPanelClick(ev?: React.MouseEvent<HTMLElement>): void;
|
|
110
110
|
protected renderViewModeTitle(mainFiles: boolean): JSX.Element;
|
|
111
111
|
onHeaderClick: (e?: any) => void;
|
|
112
112
|
protected onCollapsed(): void;
|