@docsvision/webclient 6.1.7 → 6.1.9-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.
Files changed (107) hide show
  1. package/Account/Altcha.d.ts +10 -0
  2. package/Account/LoginContainer.d.ts +2 -0
  3. package/Account/LoginLogic.d.ts +18 -1
  4. package/Application.d.ts +3 -3
  5. package/BackOffice/AddressStoriesData.d.ts +22 -0
  6. package/BackOffice/CardKindStoriesData.d.ts +45 -0
  7. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  8. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  9. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +23 -0
  10. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +16 -0
  11. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +13 -0
  12. package/BackOffice/DepartmentStoriesData.d.ts +89 -0
  13. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +3 -1
  14. package/BackOffice/DirectoryDesignerRowImpl.d.ts +4 -2
  15. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +15 -0
  16. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  17. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  18. package/BackOffice/DisplayInitiatorStoriesData.d.ts +35 -0
  19. package/BackOffice/DisplayPerformersStoriesData.d.ts +72 -0
  20. package/BackOffice/EmailButtonView.d.ts +1 -1
  21. package/BackOffice/EmployeeStoriesData.d.ts +19 -0
  22. package/BackOffice/FileListControlLogic.d.ts +2 -1
  23. package/BackOffice/FileListControlStoriesData.d.ts +162 -0
  24. package/BackOffice/GetSearchItemsType.d.ts +2 -0
  25. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +14 -0
  26. package/BackOffice/HistoryStoriesData.d.ts +46 -0
  27. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  28. package/BackOffice/LinksStoriesData.d.ts +61 -0
  29. package/BackOffice/MultipleEmployeesStoriesData.d.ts +34 -0
  30. package/BackOffice/NumeratorStoriesData.d.ts +25 -0
  31. package/BackOffice/PartnerDepartmentStoriesData.d.ts +175 -0
  32. package/BackOffice/PartnerStoriesData.d.ts +141 -0
  33. package/BackOffice/StateButtonsStoriesData.d.ts +23 -0
  34. package/BackOffice/TasksStoriesData.d.ts +37 -0
  35. package/BackOffice/TasksTableCell.d.ts +4 -4
  36. package/BackOffice/ToSearchArea.d.ts +3 -0
  37. package/Generated/DocsVision.WebClient.Controllers.d.ts +10 -9
  38. package/Generated/DocsVision.WebClient.Models.d.ts +2553 -70
  39. package/Helpers/FileComments/FileComments.d.ts +2 -1
  40. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  41. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  42. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  43. package/Helpers/PopoverHelpers/Popover.d.ts +2 -0
  44. package/Helpers/Sortable/Sortable.d.ts +5 -0
  45. package/Legacy/UserMenu.d.ts +2 -1
  46. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
  47. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  48. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  49. package/Platform/DeleteBatchOperationStoriesData.d.ts +14 -0
  50. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +17 -0
  51. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  52. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  53. package/Platform/FolderDataLoadingService.d.ts +2 -0
  54. package/Platform/FolderGrid.d.ts +2 -1
  55. package/Platform/FolderGridService.d.ts +4 -4
  56. package/Platform/FolderNameImpl.d.ts +0 -1
  57. package/Platform/FolderRouteHelpers.d.ts +1 -4
  58. package/Platform/FolderViewItemsImpl.d.ts +23 -23
  59. package/Platform/FolderWebFrameRouteHandler.d.ts +2 -3
  60. package/Platform/GetWarningModal.d.ts +2 -0
  61. package/Platform/ListCheckbox.d.ts +1 -1
  62. package/Platform/ListInput.d.ts +1 -1
  63. package/Platform/LoadExistingFolderDataLoader.d.ts +5 -2
  64. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +13 -0
  65. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +14 -0
  66. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  67. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  68. package/Platform/ResetSettings.d.ts +2 -2
  69. package/Platform/SearchTextInput.d.ts +1 -1
  70. package/Platform/SessionExpiredHandler.d.ts +6 -0
  71. package/Platform/TestUtils.d.ts +3 -1
  72. package/Platform/TextAreaImpl.d.ts +2 -0
  73. package/Platform/TextBoxInputField.d.ts +1 -1
  74. package/Platform/TextBoxInputMaskView.d.ts +1 -1
  75. package/Platform/TextListInputView.d.ts +3 -3
  76. package/Platform/WebFrameSearchPanel.d.ts +15 -15
  77. package/StandardServices.d.ts +3 -2
  78. package/System/$LayoutManager.d.ts +3 -0
  79. package/System/$LogoutService.d.ts +7 -0
  80. package/System/$SessionRelatedContent.d.ts +11 -0
  81. package/System/DirectoryBaseImpl.d.ts +1 -0
  82. package/System/Localizations.d.ts +1 -0
  83. package/System/LocationContainerControlStoriesData.d.ts +2 -1
  84. package/System/LogoutService.d.ts +9 -0
  85. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +1 -0
  86. package/System/PagesControllerStub.d.ts +0 -1
  87. package/System/ResourcesStub.d.ts +8 -0
  88. package/System/SessionRelatedContentService.d.ts +8 -0
  89. package/System/StorybookStory.d.ts +8 -4
  90. package/System/Summernote.d.ts +2 -0
  91. package/package.json +1 -2
  92. package/Legacy/$FolderViews.d.ts +0 -8
  93. package/Legacy/BasicGridHtmlBuilder.d.ts +0 -133
  94. package/Legacy/DesktopGridHtmlBuilder.d.ts +0 -30
  95. package/Legacy/FilterSidePanel.d.ts +0 -4
  96. package/Legacy/FolderViewHandler.d.ts +0 -9
  97. package/Legacy/FolderViews.d.ts +0 -26
  98. package/Legacy/FormFactor.d.ts +0 -5
  99. package/Legacy/Grid.d.ts +0 -50
  100. package/Legacy/GridModeService.d.ts +0 -10
  101. package/Legacy/GridRowSelectionService.d.ts +0 -12
  102. package/Legacy/GridRowsSelectionLogic.d.ts +0 -30
  103. package/Legacy/IGridHtmlBuilder.d.ts +0 -25
  104. package/Legacy/ISortingColumn.d.ts +0 -5
  105. package/Legacy/MobileGridHtmlBuilder.d.ts +0 -31
  106. package/Platform/FolderCountersRouteHandler.d.ts +0 -29
  107. package/Platform/GridManagement.d.ts +0 -8
@@ -75,6 +75,7 @@ export interface IFileCommentsState {
75
75
  /** Помощник для загрузки данных о списке комментариев. */
76
76
  loadingHelper: RequestHelper;
77
77
  deleteRequestHelper: RequestHelper;
78
+ formDisabled?: boolean;
78
79
  }
79
80
  export declare class FileComments extends React.Component<IFileCommentsProps, IFileCommentsState> {
80
81
  protected commentsContainer: HTMLElement;
@@ -109,7 +110,7 @@ export declare class FileComments extends React.Component<IFileCommentsProps, IF
109
110
  /** При фокусе поля ввода комментария. */
110
111
  protected onCommentInputFocus: (event: React.FocusEvent<any>) => void;
111
112
  /** При создании/изменении комментария. */
112
- protected onApplyComment: (event: React.FocusEvent<any>) => void;
113
+ protected onApplyComment: (event: React.FormEvent<HTMLFormElement>) => Promise<void>;
113
114
  /** При изменении комментария. */
114
115
  protected onEditCommentButtonPress: (comment: GenModels.VersionedFileCommentModel) => void;
115
116
  /** Очищает поле для комментария. */
@@ -9,6 +9,6 @@ export declare class InputMaskView {
9
9
  inputMask: typeof InputMask;
10
10
  input:
11
11
  import("react").ForwardRefExoticComponent<Pick<
12
- import("./components/InputMaskField").IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "width" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "src" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "isError"> &
12
+ import("./components/InputMaskField").IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "color" | "height" | "translate" | "width" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "draggable" | "key" | "onMouseDown" | "required" | "defaultValue" | "list" | "step" | "src" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "max" | "min" | "crossOrigin" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "size" | "isError"> &
13
13
  import("react").RefAttributes<HTMLInputElement>>;
14
14
  }
@@ -4,4 +4,4 @@ import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
4
4
  export interface IInputMaskFieldProps extends HtmlProps.input {
5
5
  isError: boolean;
6
6
  }
7
- export declare const InputMaskField: React.ForwardRefExoticComponent<Pick<IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "width" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "src" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "isError"> & React.RefAttributes<HTMLInputElement>>;
7
+ export declare const InputMaskField: React.ForwardRefExoticComponent<Pick<IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "color" | "height" | "translate" | "width" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "draggable" | "key" | "onMouseDown" | "required" | "defaultValue" | "list" | "step" | "src" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "max" | "min" | "crossOrigin" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "size" | "isError"> & React.RefAttributes<HTMLInputElement>>;
@@ -16,6 +16,7 @@ export interface ILoadingIconProps {
16
16
  errorClassName?: string;
17
17
  /** Loading icon color */
18
18
  color?: LoadincIconColor;
19
+ dataTestId?: string;
19
20
  }
20
21
  /** @internal */
21
22
  export interface ILoadingIconState {
@@ -55,6 +55,8 @@ export interface IPopoverProps {
55
55
  minWidth?: string;
56
56
  /** Ширина всплывающего окна */
57
57
  width?: string;
58
+ /** Установить ширину всплывающего окна по максимальному значению ширины содержимого */
59
+ widthMaxContent?: boolean;
58
60
  /** Координаты клика мыши. */
59
61
  pageCoordinates?: any;
60
62
  /** Показывает необходимость обработать событие contextmenu. */
@@ -54,6 +54,8 @@ export interface ISortableProps {
54
54
  * - Метод
55
55
  */
56
56
  rootComponent?: React.ReactNode;
57
+ /** Позволяет использовать вспомогательный элемент для перетаскивания изображения {@link https://api.jqueryui.com/sortable/#option-helper} */
58
+ helper?: string | ((event: Event, element: JQueryUI.Sortable) => Element);
57
59
  }
58
60
  /**
59
61
  * @review
@@ -120,6 +122,8 @@ export declare class Sortable extends React.Component<ISortableProps, undefined>
120
122
  static readonly DEFAULT_TOLERANCE = "pointer";
121
123
  /** Значение по умолчанию для свойства {@link ISortableProps.zIndex} */
122
124
  static readonly DEFAULT_ZINDEX = 1000;
125
+ /** Значение по умолчанию для свойства {@link ISortableProps.helper} */
126
+ static readonly DEFAULT_HELPER = "clone";
123
127
  /** @internal */
124
128
  componentDidMount(): void;
125
129
  /** @internal */
@@ -160,6 +164,7 @@ export declare class Sortable extends React.Component<ISortableProps, undefined>
160
164
  scrollSpeed: number;
161
165
  tolerance: "intersect" | "pointer";
162
166
  zIndex: number;
167
+ helper: string | ((event: Event, element: JQueryUI.Sortable) => Element);
163
168
  };
164
169
  /**
165
170
  * Сортирует элементы по порядку
@@ -6,13 +6,14 @@ import { IUserMenu } from "@docsvision/webclient/Legacy/$UserMenu";
6
6
  import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
7
7
  import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
8
8
  import { BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
9
+ import { $LogoutService } from "@docsvision/webclient/System/$LogoutService";
9
10
  /** @internal */
10
11
  export declare class UserMenu implements IUserMenu {
11
12
  private services;
12
13
  private traceProvider;
13
14
  private isClosed;
14
15
  toggle?: BasicApiEvent<boolean>;
15
- constructor(services: $RealtimeCommunicationService & $LayoutController & $LayoutManager & $Sidebar & $DeviceType & $WebViewIOSEnabled);
16
+ constructor(services: $RealtimeCommunicationService & $LayoutController & $LayoutManager & $Sidebar & $DeviceType & $WebViewIOSEnabled & $LogoutService);
16
17
  get IsClosed(): boolean;
17
18
  Show: () => void;
18
19
  UserModal: ModalWindow;
@@ -3,7 +3,7 @@ import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResul
3
3
  import { RouteType } from "@docsvision/webclient/System/RouteType";
4
4
  import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
5
5
  import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
6
- import { $ApplicationSettings, $FullTextSearchEnabled, $IsIE } from "@docsvision/webclient/StandardServices";
6
+ import { $FullTextSearchEnabled } from "@docsvision/webclient/StandardServices";
7
7
  import { IFolderRouteData } from "@docsvision/webclient/Platform/IFolderRouteData";
8
8
  import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
9
9
  /** @internal */
@@ -11,7 +11,7 @@ export declare class WebFrameSearchPanelRouteHandler implements IRouteHandler<an
11
11
  private services;
12
12
  name: string;
13
13
  private isAvaibleRouteHandler;
14
- constructor(services: $WebFrameSearchPanel & $ExperimentalFeature & $FullTextSearchEnabled & $CompanyLogo & $ApplicationSettings & $IsIE);
14
+ constructor(services: $WebFrameSearchPanel & $ExperimentalFeature & $FullTextSearchEnabled & $CompanyLogo);
15
15
  private hide;
16
16
  mountRoute(data: IFolderRouteData, routeType: RouteType): Promise<RouteHandleResult>;
17
17
  unmountRoute(data: any, routeType: RouteType): Promise<void>;
@@ -9,7 +9,7 @@ export declare class ApprovalVisualizationView {
9
9
  description: typeof ApprovalVisualizationDescription;
10
10
  vis:
11
11
  import("react").ForwardRefExoticComponent<Pick<
12
- import("./Components/ApprovalVisualizationVisBlock").IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "draggable" | "lang" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> &
12
+ import("./Components/ApprovalVisualizationVisBlock").IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "draggable" | "key" | "onMouseDown" | "defaultValue" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> &
13
13
  import("react").RefAttributes<HTMLDivElement>>;
14
14
  container: typeof ApprovalVisualizationContainer;
15
15
  conditionList: typeof ApprovalVisualizationConditionList;
@@ -3,4 +3,4 @@ import React from 'react';
3
3
 
4
4
  export interface IApprovalVisualizationVisBlockProps extends HtmlProps.div {
5
5
  }
6
- export declare const ApprovalVisualizationVisBlock: React.ForwardRefExoticComponent<Pick<IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "draggable" | "lang" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
6
+ export declare const ApprovalVisualizationVisBlock: React.ForwardRefExoticComponent<Pick<IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "draggable" | "key" | "onMouseDown" | "defaultValue" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,14 @@
1
+ import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
3
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
4
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
5
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
6
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
7
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
8
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
9
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
10
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
11
+ import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
12
+ export declare function getDeleteBatchOperationMockServices():
13
+ import("@docsvision/web/core/services").ServiceContainer & $ApplicationSettings & $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $FolderGrid & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
14
+ export declare function getDeleteBatchOperationMockProps(): {};
@@ -0,0 +1,17 @@
1
+ import { $CardDataController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $Folders } from "@docsvision/webclient/Legacy/$Folders";
3
+ import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
4
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
5
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
6
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
7
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
8
+ import { $BatchOperationsProgressDialog } from "@docsvision/webclient/Platform/$BatchOperationsProgressDialog";
9
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
10
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
11
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
12
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
13
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
14
+ import { $UrlResolver } from "@docsvision/webclient/System/$UrlResolver";
15
+ export declare function getDownloadFilesBatchOperationMockServices():
16
+ import("@docsvision/web/core/services").ServiceContainer & $ApplicationSettings & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $Folders & $FileDownload & $RequestManager & $UrlResolver & $CardDataController & $BatchOperationsProgressDialog & $FolderGrid & $FolderDataLoading;
17
+ export declare function getDownloadFilesBatchOperationMockProps(): {};
@@ -1,10 +1,10 @@
1
- import { $LayoutController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
1
+ import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
3
3
  import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
4
4
  import { RouteType } from "@docsvision/webclient/System/RouteType";
5
- import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
6
- import { IFavoritesPageRouteData } from '@docsvision/webclient/Platform/IFavoritesPageRouteData';
7
- import { $Router } from '@docsvision/webclient/System/$Router';
5
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
6
+ import { IFavoritesPageRouteData } from "@docsvision/webclient/Platform/IFavoritesPageRouteData";
7
+ import { $Router } from "@docsvision/webclient/System/$Router";
8
8
  /** @internal */
9
9
  export declare class FavoritesPageRouteHandler implements IRouteHandler<IFavoritesPageRouteData> {
10
10
  private services;
@@ -14,5 +14,5 @@ export declare class FavoritesPageRouteHandler implements IRouteHandler<IFavorit
14
14
  prepareRouteDataLoad(knownRouteData: Partial<IFavoritesPageRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
15
15
  loadRouteData(knownRouteData: Partial<IFavoritesPageRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
16
16
  mountRoute(data: IFavoritesPageRouteData, routeType: RouteType): Promise<RouteHandleResult>;
17
- unmountRoute(data: IFavoritesPageRouteData, routeType: RouteType): Promise<{}>;
17
+ unmountRoute(data: IFavoritesPageRouteData, routeType: RouteType): Promise<void | object>;
18
18
  }
@@ -1,9 +1,9 @@
1
- import { $GridController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
1
+ import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { IFavoritesRouteData } from "@docsvision/webclient/Platform/IFavoritesRouteData";
3
3
  import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
4
4
  import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
5
5
  import { RouteType } from "@docsvision/webclient/System/RouteType";
6
- import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
6
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
7
7
  import { IFolderDataLoader } from "@docsvision/webclient/Platform/IFolderDataLoader";
8
8
  /** @internal */
9
9
  export declare class FavoritesRouteHandler implements IRouteHandler<IFavoritesRouteData> {
@@ -14,5 +14,5 @@ export declare class FavoritesRouteHandler implements IRouteHandler<IFavoritesRo
14
14
  protected getGridModelLoader: () => IFolderDataLoader;
15
15
  loadRouteData(knownRouteData: Partial<IFavoritesRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
16
16
  mountRoute(data: IFavoritesRouteData, routeType: RouteType): Promise<RouteHandleResult>;
17
- unmountRoute(data: IFavoritesRouteData, routeType: RouteType): Promise<{}>;
17
+ unmountRoute(data: IFavoritesRouteData, routeType: RouteType): Promise<void | object>;
18
18
  }
@@ -35,6 +35,8 @@ export declare class FolderDataLoadingService implements IFolderDataLoadingServi
35
35
  setCurrentData: Event<ITableData>;
36
36
  pageSize: number;
37
37
  loadData(options: IFolderLoadRequest, customLoader?: IFolderDataLoader): Promise<void>;
38
+ private updateRequestedPages;
39
+ private resetRequestSentForPage;
38
40
  private createRequest;
39
41
  private resolveRequest;
40
42
  private resolveResponse;
@@ -23,6 +23,7 @@ import { $ToolbarHeight } from '@docsvision/web/components/table/plugins/toolbar
23
23
  import { $ToolbarDaughterControls } from '@docsvision/webclient/Platform/$ToolbarDaughterControls';
24
24
  import { $SidePanel } from '@docsvision/web/components/table/plugins/side-panel';
25
25
  import { $Aggregates } from '@docsvision/webclient/Platform/$AggregatesCheckbox';
26
+ import { $SessionRelatedContent } from "@docsvision/webclient/System/$SessionRelatedContent";
26
27
  /**
27
28
  * Содержит публичные свойства элемента управления [Метка]{@link Grid}.
28
29
  */
@@ -44,7 +45,7 @@ export declare class FolderGridParams extends BaseControlParams {
44
45
  opacity?: number;
45
46
  isGroupingAllowed?: boolean;
46
47
  showList?: boolean;
47
- services?: $GridOptions & ServiceContainer & $GridController & $DeviceType & $ExperimentalFeature & $FolderInfo & $ApplicationSettings & $FolderPluginProvider & $CurrentLocation & $FolderDataLoading & $BatchOperationServices & $CheckboxService & $Domain & $LayoutController & $LayoutManager & $TableData & $FolderGrid & Optional<$ContextMenuOptions> & $ToolbarDaughterControls & $ToolbarHeight & $SidePanel & Optional<$Aggregates> & $IsIE;
48
+ services?: $GridOptions & ServiceContainer & $GridController & $DeviceType & $ExperimentalFeature & $FolderInfo & $ApplicationSettings & $FolderPluginProvider & $CurrentLocation & $FolderDataLoading & $BatchOperationServices & $CheckboxService & $Domain & $LayoutController & $LayoutManager & $TableData & $FolderGrid & Optional<$ContextMenuOptions> & $ToolbarDaughterControls & $ToolbarHeight & $SidePanel & Optional<$Aggregates> & $IsIE & $SessionRelatedContent;
48
49
  }
49
50
  /**
50
51
  * Класс элемента управления FolderGrid.
@@ -19,7 +19,7 @@ export declare class FolderGridService implements IFolderGridService {
19
19
  $groupingReadonly: Store<boolean>;
20
20
  setGroupingReadonly: Event<boolean>;
21
21
  constructor(services: $FolderDataLoading & $Router & $CurrentFolder & $Domain & $ApplicationSettings & $IsIE);
22
- private _backgroundOpacity;
22
+ private backgroundOpacityInternal;
23
23
  get backgroundOpacity(): number;
24
24
  set backgroundOpacity(value: number);
25
25
  get isElasticSearch(): boolean;
@@ -48,9 +48,9 @@ export declare class FolderGridService implements IFolderGridService {
48
48
  linkOperation: string;
49
49
  };
50
50
  getContextMenuBlocks: () => ICustomContextMenuBlock[];
51
- getHeaderRowContextMenuOptions: (params?: IParamsItemProvider<any, any>, context?: IComposition<any, any, TableCompositions.HeaderRow>) => ICustomContextMenuOption[];
52
- getCellContextMenuOptions: (params?: IParamsItemProvider<any, any>, context?: TableCompositions.Cell<$Grouping & $ListView>) => ICustomContextMenuOption[];
53
- getContextMenuItemProviders: (params?: IParamsItemProvider<any, any>) => IDataItemProvider[];
51
+ getHeaderRowContextMenuOptions: (params?: IParamsItemProvider<unknown, unknown>, context?: IComposition<string, unknown, TableCompositions.HeaderRow>) => ICustomContextMenuOption[];
52
+ getCellContextMenuOptions: (params?: IParamsItemProvider<unknown, unknown>, context?: TableCompositions.Cell<$Grouping & $ListView>) => ICustomContextMenuOption[];
53
+ getContextMenuItemProviders: (params?: IParamsItemProvider<unknown, unknown>) => IDataItemProvider[];
54
54
  onSearchRequest(): Promise<void>;
55
55
  onReloadWithNewSettings(): Promise<void>;
56
56
  }
@@ -10,7 +10,6 @@ export interface FolderNameState extends IFolderNameState {
10
10
  /** @internal */
11
11
  export declare class FolderNameImpl extends BaseControlImpl<FolderNameParams, IFolderNameState> {
12
12
  constructor(props: FolderNameParams, state: IFolderNameState);
13
- protected getCssClass(): string;
14
13
  private get searchText();
15
14
  renderControl(): JSX.Element;
16
15
  }
@@ -1,6 +1,4 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { Grid } from "@docsvision/webclient/Legacy/Grid";
3
- import { GridOptions } from "@docsvision/webclient/Legacy/GridOptions";
4
2
  import { IFolderRouteData } from "@docsvision/webclient/Platform/IFolderRouteData";
5
3
  /** @internal */
6
4
  export declare class FolderRouteHelpers {
@@ -8,8 +6,7 @@ export declare class FolderRouteHelpers {
8
6
  static makeFolderUrl(folderId: string, color?: string): string;
9
7
  static getRecentCardsUrl(): string;
10
8
  static makeFolderRouteData(folderId?: string, color?: string): IFolderRouteData;
11
- static mountGridTo(gridModel: GenModels.GridViewModel, gridContainer: HTMLElement, options?: Partial<GridOptions>): void;
12
9
  /** Возвращает либо переданый объект (если он содержит свойства), либо null в противном случае. */
13
10
  static getRequestGridUserSettingsData(data: GenModels.GridUserSettingsData): any;
14
- static getGridContainer(id?: string): Grid;
11
+ static getGridContainer(id?: string): any;
15
12
  }
@@ -75,19 +75,19 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
75
75
  suppressHydrationWarning?: boolean;
76
76
  accessKey?: string;
77
77
  className?: string;
78
- contentEditable?: boolean | "inherit" | "true" | "false";
78
+ contentEditable?: boolean | "inherit" | "false" | "true";
79
79
  contextMenu?: string;
80
80
  dir?: string;
81
- draggable?: boolean | "true" | "false";
81
+ draggable?: boolean | "false" | "true";
82
82
  hidden?: boolean;
83
83
  id?: string;
84
84
  lang?: string;
85
85
  slot?: string;
86
- spellCheck?: boolean | "true" | "false";
86
+ spellCheck?: boolean | "false" | "true";
87
87
  style?: React.CSSProperties;
88
88
  tabIndex?: number;
89
89
  title?: string;
90
- translate?: "no" | "yes";
90
+ translate?: "yes" | "no";
91
91
  radioGroup?: string;
92
92
  role?: string;
93
93
  about?: string;
@@ -109,51 +109,51 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
109
109
  itemRef?: string;
110
110
  results?: number;
111
111
  security?: string;
112
- unselectable?: "on" | "off";
112
+ unselectable?: "off" | "on";
113
113
  inputMode?: "text" | "url" | "none" | "tel" | "email" | "numeric" | "decimal" | "search";
114
114
  is?: string;
115
115
  'aria-activedescendant'?: string;
116
- 'aria-atomic'?: boolean | "true" | "false";
116
+ 'aria-atomic'?: boolean | "false" | "true";
117
117
  'aria-autocomplete'?: "none" | "inline" | "list" | "both";
118
- 'aria-busy'?: boolean | "true" | "false";
119
- 'aria-checked'?: boolean | "true" | "false" | "mixed";
118
+ 'aria-busy'?: boolean | "false" | "true";
119
+ 'aria-checked'?: boolean | "false" | "true" | "mixed";
120
120
  'aria-colcount'?: number;
121
121
  'aria-colindex'?: number;
122
122
  'aria-colspan'?: number;
123
123
  'aria-controls'?: string;
124
- 'aria-current'?: boolean | "time" | "true" | "false" | "step" | "page" | "location" | "date";
124
+ 'aria-current'?: boolean | "time" | "false" | "true" | "page" | "step" | "location" | "date";
125
125
  'aria-describedby'?: string;
126
126
  'aria-details'?: string;
127
- 'aria-disabled'?: boolean | "true" | "false";
127
+ 'aria-disabled'?: boolean | "false" | "true";
128
128
  'aria-dropeffect'?: "link" | "copy" | "none" | "execute" | "move" | "popup";
129
129
  'aria-errormessage'?: string;
130
- 'aria-expanded'?: boolean | "true" | "false";
130
+ 'aria-expanded'?: boolean | "false" | "true";
131
131
  'aria-flowto'?: string;
132
- 'aria-grabbed'?: boolean | "true" | "false";
133
- 'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | "grid";
134
- 'aria-hidden'?: boolean | "true" | "false";
135
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling";
132
+ 'aria-grabbed'?: boolean | "false" | "true";
133
+ 'aria-haspopup'?: boolean | "dialog" | "menu" | "grid" | "false" | "true" | "listbox" | "tree";
134
+ 'aria-hidden'?: boolean | "false" | "true";
135
+ 'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling";
136
136
  'aria-keyshortcuts'?: string;
137
137
  'aria-label'?: string;
138
138
  'aria-labelledby'?: string;
139
139
  'aria-level'?: number;
140
140
  'aria-live'?: "off" | "assertive" | "polite";
141
- 'aria-modal'?: boolean | "true" | "false";
142
- 'aria-multiline'?: boolean | "true" | "false";
143
- 'aria-multiselectable'?: boolean | "true" | "false";
141
+ 'aria-modal'?: boolean | "false" | "true";
142
+ 'aria-multiline'?: boolean | "false" | "true";
143
+ 'aria-multiselectable'?: boolean | "false" | "true";
144
144
  'aria-orientation'?: "horizontal" | "vertical";
145
145
  'aria-owns'?: string;
146
146
  'aria-placeholder'?: string;
147
147
  'aria-posinset'?: number;
148
- 'aria-pressed'?: boolean | "true" | "false" | "mixed";
149
- 'aria-readonly'?: boolean | "true" | "false";
150
- 'aria-relevant'?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
151
- 'aria-required'?: boolean | "true" | "false";
148
+ 'aria-pressed'?: boolean | "false" | "true" | "mixed";
149
+ 'aria-readonly'?: boolean | "false" | "true";
150
+ 'aria-relevant'?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
151
+ 'aria-required'?: boolean | "false" | "true";
152
152
  'aria-roledescription'?: string;
153
153
  'aria-rowcount'?: number;
154
154
  'aria-rowindex'?: number;
155
155
  'aria-rowspan'?: number;
156
- 'aria-selected'?: boolean | "true" | "false";
156
+ 'aria-selected'?: boolean | "false" | "true";
157
157
  'aria-setsize'?: number;
158
158
  'aria-sort'?: "none" | "ascending" | "descending" | "other";
159
159
  'aria-valuemax'?: number;
@@ -1,7 +1,7 @@
1
1
  import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
2
2
  import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
3
3
  import { RouteType } from "@docsvision/webclient/System/RouteType";
4
- import { IFolderPageRouteData } from '@docsvision/webclient/Platform/IFolderPageRouteData';
4
+ import { IFolderPageRouteData } from "@docsvision/webclient/Platform/IFolderPageRouteData";
5
5
  import { $ApplicationSettings, $IsIE } from "@docsvision/webclient/StandardServices";
6
6
  import { $LayoutBackground } from "@docsvision/webclient/System/$LayoutBackground";
7
7
  import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
@@ -13,9 +13,8 @@ export declare class FolderWebFrameRouteHandler implements IRouteHandler<IFolder
13
13
  private webFrameContentBackgroundClass;
14
14
  private webFrameContentName;
15
15
  constructor(services: $ApplicationSettings & $IsIE & $LayoutBackground & $LayoutManager);
16
- private get useNewGrid();
17
16
  private routeTypeCheck;
18
17
  private filterClasses;
19
- prepareRouteMount(data: IFolderPageRouteData, routeType: RouteType): Promise<RouteHandleResult>;
18
+ mountRoute(data: IFolderPageRouteData, routeType: RouteType): Promise<RouteHandleResult>;
20
19
  unmountRoute(data: IFolderPageRouteData, routeType: RouteType): Promise<void>;
21
20
  }
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const getWarningModal: (accept: () => void, close: () => void) => JSX.Element;
@@ -3,4 +3,4 @@ import React from 'react';
3
3
 
4
4
  export interface IListCheckboxProps extends HtmlProps.input {
5
5
  }
6
- export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "width" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "src" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step"> & React.RefAttributes<HTMLInputElement>>;
6
+ export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "color" | "height" | "translate" | "width" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "draggable" | "key" | "onMouseDown" | "required" | "defaultValue" | "list" | "step" | "src" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "max" | "min" | "crossOrigin" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "size"> & React.RefAttributes<HTMLInputElement>>;