@docsvision/webclient 5.17.6 → 5.17.8-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 (126) hide show
  1. package/Account/LoginLogic.d.ts +2 -0
  2. package/BackOffice/Address.stories.d.ts +66 -0
  3. package/BackOffice/AddressLabel.stories.d.ts +30 -0
  4. package/BackOffice/AddressOldStyles.stories.d.ts +19 -0
  5. package/BackOffice/AddressStoriesData.d.ts +21 -0
  6. package/BackOffice/CardKind.stories.d.ts +46 -0
  7. package/BackOffice/CardKindImpl.d.ts +1 -1
  8. package/BackOffice/CardKindLabel.stories.d.ts +28 -0
  9. package/BackOffice/CardKindStoriesData.d.ts +44 -0
  10. package/BackOffice/CardKindTree.d.ts +1 -1
  11. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  12. package/BackOffice/Comments.d.ts +2 -0
  13. package/BackOffice/Comments.stories.d.ts +20 -0
  14. package/BackOffice/CommentsImpl.d.ts +0 -1
  15. package/BackOffice/CommentsOldStyle.stories.d.ts +5 -0
  16. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  17. package/BackOffice/CreateRelatedCardButton.stories.d.ts +165 -0
  18. package/BackOffice/CreateRelatedCardButtonOldStyles.stories.d.ts +21 -0
  19. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +22 -0
  20. package/BackOffice/DelegateBatchOperation.stories.d.ts +58 -0
  21. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +15 -0
  22. package/BackOffice/DeleteShortcutBatchOperation.stories.d.ts +48 -0
  23. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +12 -0
  24. package/BackOffice/Department.stories.d.ts +117 -0
  25. package/BackOffice/DepartmentLabel.stories.d.ts +32 -0
  26. package/BackOffice/DepartmentOldStyles.stories.d.ts +24 -0
  27. package/BackOffice/DepartmentStoriesData.d.ts +88 -0
  28. package/BackOffice/DirectoryDesignerRow.stories.d.ts +92 -0
  29. package/BackOffice/DirectoryDesignerRowImpl.d.ts +3 -2
  30. package/BackOffice/DirectoryDesignerRowLabel.stories.d.ts +21 -0
  31. package/BackOffice/DirectoryDesignerRowOldStyles.stories.d.ts +18 -0
  32. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +14 -0
  33. package/BackOffice/DisplayInitiator.stories.d.ts +31 -0
  34. package/BackOffice/DisplayInitiatorLabel.stories.d.ts +44 -0
  35. package/BackOffice/DisplayInitiatorStoriesData.d.ts +34 -0
  36. package/BackOffice/DisplayPerformers.stories.d.ts +132 -0
  37. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  38. package/BackOffice/DisplayPerformersLabel.stories.d.ts +48 -0
  39. package/BackOffice/DisplayPerformersStoriesData.d.ts +71 -0
  40. package/BackOffice/Employee.stories.d.ts +34 -0
  41. package/BackOffice/EmployeeLegacy.stories.d.ts +27 -0
  42. package/BackOffice/EmployeeStoriesData.d.ts +16 -0
  43. package/BackOffice/FileListControl.stories.d.ts +443 -0
  44. package/BackOffice/FileListControlOldStyles.stories.d.ts +214 -0
  45. package/BackOffice/FileListControlStoriesData.d.ts +161 -0
  46. package/BackOffice/FileSignListDialog.d.ts +2 -2
  47. package/BackOffice/GroupTaskCardSelectPerformers.stories.d.ts +55 -0
  48. package/BackOffice/GroupTaskCardSelectPerformersOldStyles.stories.d.ts +19 -0
  49. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +13 -0
  50. package/BackOffice/History.stories.d.ts +35 -0
  51. package/BackOffice/HistoryOldStyle.stories.d.ts +8 -0
  52. package/BackOffice/HistoryStoriesData.d.ts +45 -0
  53. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  54. package/BackOffice/Links.stories.d.ts +137 -0
  55. package/BackOffice/LinksOldStyles.stories.d.ts +59 -0
  56. package/BackOffice/LinksStoriesData.d.ts +60 -0
  57. package/BackOffice/MultipleEmployees.stories.d.ts +78 -0
  58. package/BackOffice/MultipleEmployeesLabel.stories.d.ts +30 -0
  59. package/BackOffice/MultipleEmployeesOldStyles.stories.d.ts +28 -0
  60. package/BackOffice/MultipleEmployeesStoriesData.d.ts +31 -0
  61. package/BackOffice/Numerator.stories.d.ts +93 -2
  62. package/BackOffice/NumeratorImpl.d.ts +1 -1
  63. package/BackOffice/NumeratorLabel.stories.d.ts +31 -0
  64. package/BackOffice/NumeratorOldStyles.stories.d.ts +27 -0
  65. package/BackOffice/NumeratorStoriesData.d.ts +23 -0
  66. package/BackOffice/PartnerBaseImpl.d.ts +5 -1
  67. package/BackOffice/PartnerImpl.d.ts +2 -1
  68. package/BackOffice/PowersImpl.d.ts +1 -1
  69. package/BackOffice/PrintButton.d.ts +1 -1
  70. package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -0
  71. package/BackOffice/StaffDirectoryItems.stories.d.ts +358 -0
  72. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  73. package/BackOffice/StaffDirectoryItemsLabel.stories.d.ts +19 -0
  74. package/BackOffice/StaffDirectoryItemsStoriesData.d.ts +10 -0
  75. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  76. package/BackOffice/StateButtons.stories.d.ts +24 -0
  77. package/BackOffice/StateButtonsOldStyle.stories.d.ts +7 -0
  78. package/BackOffice/StateButtonsStoriesData.d.ts +22 -0
  79. package/BackOffice/StateLabel.stories.d.ts +20 -0
  80. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  81. package/BackOffice/Tasks.stories.d.ts +105 -0
  82. package/BackOffice/TasksStoriesData.d.ts +36 -0
  83. package/BackOffice/UniquenessCheck.stories.d.ts +40 -0
  84. package/BackOffice/UniquenessCheckStoriesData.d.ts +24 -0
  85. package/Generated/DocsVision.WebClient.Models.d.ts +8 -0
  86. package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +1 -0
  87. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -0
  88. package/Helpers/Breadcrumbs/LinkView/LinkItemViewWithSeparator.d.ts +3 -1
  89. package/Helpers/ComboBox/ComboBoxElement.d.ts +1 -1
  90. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  91. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  92. package/Helpers/DirectorySearchInput.d.ts +4 -1
  93. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  94. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  95. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  96. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  97. package/MainBundle.d.ts +2 -0
  98. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  99. package/Platform/CardLinkImpl.d.ts +1 -1
  100. package/Platform/CommentFileImpl.d.ts +1 -1
  101. package/Platform/DeleteBatchOperation.stories.d.ts +49 -0
  102. package/Platform/DeleteBatchOperationStoriesData.d.ts +13 -0
  103. package/Platform/DownloadFilesBatchOperation.stories.d.ts +50 -0
  104. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +16 -0
  105. package/Platform/FilePreviewImpl.d.ts +1 -1
  106. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  107. package/Platform/ListCheckbox.d.ts +1 -1
  108. package/Platform/MoveShortcutBatchOperation.stories.d.ts +57 -0
  109. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +12 -0
  110. package/Platform/ReadBatchBatchOperation.stories.d.ts +40 -0
  111. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +13 -0
  112. package/Platform/ScanDialogService.d.ts +1 -1
  113. package/Platform/SearchTextInput.d.ts +1 -1
  114. package/Platform/SettingsPopupLogic.d.ts +1 -1
  115. package/Platform/TextListInputView.d.ts +2 -2
  116. package/System/BaseControlImpl.d.ts +1 -1
  117. package/System/DirectoryBaseImpl.d.ts +1 -0
  118. package/System/InputBasedControlImpl.d.ts +3 -2
  119. package/System/LocationContainerControl.d.ts +2 -1
  120. package/System/LocationContainerControl.stories.d.ts +18 -0
  121. package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +20 -0
  122. package/System/LocationContainerControlStoriesData.d.ts +15 -0
  123. package/System/ResourcesStub.d.ts +10 -0
  124. package/System/StringUtils.d.ts +1 -1
  125. package/package.json +1 -1
  126. package/Account/AddBackgroundMovementEffect.d.ts +0 -2
@@ -0,0 +1,40 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { UniquenessCheck } from "@docsvision/webclient/BackOffice/UniquenessCheck";
4
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
5
+ declare const _default: {
6
+ title: string;
7
+ component: typeof UniquenessCheck;
8
+ decorators: (typeof WithNewStyleLayout)[];
9
+ args: {
10
+ isModalVisible: boolean;
11
+ visibility: boolean;
12
+ };
13
+ render: (args: any) => JSX.Element;
14
+ };
15
+ export default _default;
16
+ export declare const Icon: {
17
+ parameters: {
18
+ title: string;
19
+ };
20
+ };
21
+ export declare const Modal: {
22
+ parameters: {
23
+ title: string;
24
+ };
25
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
26
+ play: ({ canvasElement }: {
27
+ canvasElement: any;
28
+ }) => Promise<void>;
29
+ render: (args: any) => JSX.Element;
30
+ };
31
+ export declare const LinkInfo: {
32
+ parameters: {
33
+ title: string;
34
+ };
35
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
36
+ play: ({ canvasElement }: {
37
+ canvasElement: any;
38
+ }) => Promise<void>;
39
+ render: (args: any) => JSX.Element;
40
+ };
@@ -0,0 +1,24 @@
1
+ import { $LayoutController, $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
3
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
4
+ import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
5
+ export declare function getUniquenessCheckMockServices(): $LayoutDocumentController & $CardInfo & $LayoutController & $LayoutInfo & $Layout & $ApplicationSettings;
6
+ export declare function getUniquenessCheckMockProps(): {
7
+ isModalVisible: boolean;
8
+ visibility: boolean;
9
+ };
10
+ export declare function getUniqueAttributes(): {
11
+ sectionId: string;
12
+ sectionName: string;
13
+ type: number;
14
+ fieldAlias: string;
15
+ fieldDisplayName: string;
16
+ }[];
17
+ export declare function getUniqueAttributesValue(): {
18
+ sectionId: string;
19
+ sectionName: string;
20
+ type: number;
21
+ fieldAlias: string;
22
+ fieldDisplayName: string;
23
+ value: string;
24
+ }[];
@@ -469,6 +469,10 @@ export declare namespace GenModels {
469
469
  * Type of the data
470
470
  */
471
471
  dataType: GenModels.DirectoryDataType;
472
+ /**
473
+ * Is department available when search
474
+ */
475
+ notAvailable?: boolean;
472
476
  }
473
477
  }
474
478
  export declare namespace GenModels {
@@ -5536,6 +5540,10 @@ export declare namespace GenModels {
5536
5540
  }
5537
5541
  export declare namespace GenModels {
5538
5542
  interface StaffQuery {
5543
+ /**
5544
+ * Is query exec from staff directory
5545
+ */
5546
+ isDirectoryLoadContext?: boolean;
5539
5547
  /**
5540
5548
  * Query type
5541
5549
  */
@@ -8,6 +8,7 @@ export interface IDepartmentFilterProps<T> {
8
8
  itemId: IReadonlyAccessor<T, string>;
9
9
  itemName: IReadonlyAccessor<T, string>;
10
10
  itemTip: IReadonlyAccessor<T, string>;
11
+ itemReadonly?: IReadonlyAccessor<T, boolean>;
11
12
  rootLabel: string;
12
13
  rootTip?: string;
13
14
  onPathChange: (newPath: T[]) => void;
@@ -8,6 +8,7 @@ export interface IBreadcrumbsViewProps<T> {
8
8
  itemId: IReadonlyAccessor<T, string>;
9
9
  itemName: IReadonlyAccessor<T, string>;
10
10
  itemTip: IReadonlyAccessor<T, string>;
11
+ itemReadonly?: IReadonlyAccessor<T, boolean>;
11
12
  rootLabel: string;
12
13
  rootTip?: string;
13
14
  /** При выборе элемента */
@@ -5,6 +5,8 @@ export interface ILinkItemViewWithSeparatorProps {
5
5
  className?: string;
6
6
  /** Является ли элемент первым в списке */
7
7
  first?: boolean;
8
+ /** Является ли элемент доступным (кликабельным) */
9
+ readonly?: boolean;
8
10
  /** Текст элемента */
9
11
  title?: string;
10
12
  /** @internal */
@@ -12,4 +14,4 @@ export interface ILinkItemViewWithSeparatorProps {
12
14
  ref?: React.RefObject<HTMLDivElement>;
13
15
  }
14
16
  /** @review Отображает {@link LinkItemView} c {@link LinkSeparator} перед ним, если элемент первый в списке. */
15
- export declare const LinkItemViewWithSeparator: React.ForwardRefExoticComponent<Pick<ILinkItemViewWithSeparatorProps, "title" | "children" | "className" | "first"> & React.RefAttributes<HTMLDivElement>>;
17
+ export declare const LinkItemViewWithSeparator: React.ForwardRefExoticComponent<Pick<ILinkItemViewWithSeparatorProps, "title" | "children" | "className" | "first" | "readonly"> & React.RefAttributes<HTMLDivElement>>;
@@ -44,7 +44,7 @@ export declare class ComboBoxElement extends React.Component<IComboBoxElementPro
44
44
  */
45
45
  protected onSelect: () => void;
46
46
  protected onKeyDown: (e: React.KeyboardEvent<any>) => void;
47
- get tabIndex(): -1 | 0;
47
+ get tabIndex(): 0 | -1;
48
48
  /**
49
49
  * Фокусирует элемент
50
50
  */
@@ -30,7 +30,7 @@ export declare class ComboBoxTitle extends React.Component<IComboBoxTitleProps,
30
30
  protected onClick: () => void;
31
31
  protected onKeyDown: (e: React.KeyboardEvent<any>) => void;
32
32
  /** @internal */
33
- get tabIndex(): -1 | 0;
33
+ get tabIndex(): 0 | -1;
34
34
  componentDidMount(): void;
35
35
  componentWillUnmount(): void;
36
36
  /** @internal */
@@ -19,7 +19,7 @@ export interface ICustomTreeNodeProps {
19
19
  */
20
20
  export declare class CustomTreeNode extends React.Component<ICustomTreeNodeProps, undefined> {
21
21
  protected onClick: () => void;
22
- get tabIndex(): -1 | 0;
22
+ get tabIndex(): 0 | -1;
23
23
  /** @internal */
24
24
  render(): JSX.Element;
25
25
  }
@@ -1,5 +1,8 @@
1
+ export interface IDirectorySearchInputProps {
2
+ dataTestId: string;
3
+ }
1
4
  /**
2
5
  * Поле ввода для поиска в справочнике.
3
6
  */
4
7
  export declare const DirectorySearchInput:
5
- import("styled-components").StyledComponent<"input", any, {}, never>;
8
+ import("styled-components").StyledComponent<"input", any, IDirectorySearchInputProps, never>;
@@ -9,6 +9,6 @@ export declare class InputMaskView {
9
9
  inputMask: typeof InputMask;
10
10
  input:
11
11
  import("react").ForwardRefExoticComponent<Pick<
12
- | "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" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "isError"> &
12
+ | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "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" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "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" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "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 {
@@ -30,7 +30,7 @@ export declare class SliderCheckBox extends React.Component<SliderCheckBoxProps,
30
30
  constructor(props: SliderCheckBoxProps);
31
31
  protected get canEdit(): boolean;
32
32
  protected handleCheckBoxClick(event: any): void;
33
- protected getTabIndex(): -1 | 0;
33
+ protected getTabIndex(): 0 | -1;
34
34
  protected getCssClass(): string;
35
35
  /** @internal */
36
36
  render(): JSX.Element;
package/MainBundle.d.ts CHANGED
@@ -1,3 +1,5 @@
1
+
2
+
1
3
  import "@docsvision/webclient/Application";
2
4
  import "@docsvision/webclient/Legacy/ApplicationInfo";
3
5
  import "@docsvision/webclient/Legacy/LegacyControllers";
@@ -31,7 +31,7 @@ export declare class ButtonPositionsSelection extends BaseControl<ButtonPosition
31
31
  /** @internal */
32
32
  protected createImpl(): ControlImpl;
33
33
  /** @internal */
34
- protected getTabIndex(): -1 | 0;
34
+ protected getTabIndex(): 0 | -1;
35
35
  /** @internal */
36
36
  componentDidMount(): void;
37
37
  /** @internal */
@@ -71,7 +71,7 @@ export declare class CardLinkImpl extends InputBasedControlImpl<GenModels.CardLi
71
71
  protected updateValidationMessage(): void;
72
72
  protected getCssClass(): string;
73
73
  protected getTextValue(): string;
74
- protected getTextTabIndex(): -1 | 0;
74
+ protected getTextTabIndex(): 0 | -1;
75
75
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
76
76
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
77
77
  protected onSelected: (variant: ITypeaheadVariant) => Promise<void>;
@@ -56,7 +56,7 @@ export declare class CommentFileImpl extends BaseControlImpl<CommentFileParams,
56
56
  protected renderValidationMessage(): JSX.Element;
57
57
  protected get editAvailable(): boolean;
58
58
  protected getCssClass(): string;
59
- protected getTextTabIndex(): -1 | 0;
59
+ protected getTextTabIndex(): 0 | -1;
60
60
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
61
61
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
62
62
  protected initFileUpload(attach: FileListAttachedElements): void;
@@ -0,0 +1,49 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
4
+ import { WithTaskFolder } from "Storybook/StorybookUtils/Decorators/WithFolder";
5
+ import { DeleteBatchOperation } from "@docsvision/webclient/Platform/DeleteBatchOperation";
6
+ declare const _default: {
7
+ title: string;
8
+ component: typeof DeleteBatchOperation;
9
+ decorators: (typeof WithNewStyleLayout | typeof WithTaskFolder)[];
10
+ args: {};
11
+ render: (args: any) => JSX.Element;
12
+ };
13
+ export default _default;
14
+ export declare const Button: {
15
+ parameters: {
16
+ title: string;
17
+ };
18
+ args: {
19
+ buttonText: string;
20
+ };
21
+ };
22
+ export declare const DeleteConfirmation: {
23
+ parameters: {
24
+ title: string;
25
+ };
26
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
27
+ play: ({ canvasElement }: {
28
+ canvasElement: any;
29
+ }) => Promise<void>;
30
+ };
31
+ export declare const ProgressDialog: {
32
+ parameters: {
33
+ title: string;
34
+ };
35
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
36
+ play: ({ canvasElement }: {
37
+ canvasElement: any;
38
+ }) => Promise<void>;
39
+ };
40
+ export declare const ProgressDialogWithError: {
41
+ parameters: {
42
+ title: string;
43
+ };
44
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
45
+ play: ({ canvasElement }: {
46
+ canvasElement: any;
47
+ }) => Promise<void>;
48
+ render: (args: any) => JSX.Element;
49
+ };
@@ -0,0 +1,13 @@
1
+ import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
3
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
4
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
5
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
6
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
7
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
8
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
9
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
10
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
11
+ import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
12
+ export declare function getDeleteBatchOperationMockServices(): $ApplicationSettings & $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $FolderGrid & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
13
+ export declare function getDeleteBatchOperationMockProps(): {};
@@ -0,0 +1,50 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
4
+ import { WithDocumentFolder } from "Storybook/StorybookUtils/Decorators/WithFolder";
5
+ import { DownloadFilesBatchOperation } from "@docsvision/webclient/Platform/DownloadFilesBatchOperation";
6
+ declare const _default: {
7
+ title: string;
8
+ component: typeof DownloadFilesBatchOperation;
9
+ decorators: (typeof WithNewStyleLayout | typeof WithDocumentFolder)[];
10
+ args: {};
11
+ render: (args: any) => JSX.Element;
12
+ };
13
+ export default _default;
14
+ export declare const Button: {
15
+ parameters: {
16
+ title: string;
17
+ };
18
+ args: {
19
+ buttonText: string;
20
+ };
21
+ };
22
+ export declare const ButtonDisabled: {
23
+ parameters: {
24
+ title: string;
25
+ };
26
+ render: (args: any) => JSX.Element;
27
+ };
28
+ export declare const ProgressDialog: {
29
+ parameters: {
30
+ title: string;
31
+ };
32
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
33
+ args: {
34
+ downloadFilesWithSignature: boolean;
35
+ };
36
+ play: ({ canvasElement }: {
37
+ canvasElement: any;
38
+ }) => Promise<void>;
39
+ render: (args: any) => JSX.Element;
40
+ };
41
+ export declare const ProgressDialogWithError: {
42
+ parameters: {
43
+ title: string;
44
+ };
45
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
46
+ play: ({ canvasElement }: {
47
+ canvasElement: any;
48
+ }) => Promise<void>;
49
+ render: (args: any) => JSX.Element;
50
+ };
@@ -0,0 +1,16 @@
1
+ import { $CardDataController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $Folders } from "@docsvision/webclient/Legacy/$Folders";
3
+ import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
4
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
5
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
6
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
7
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
8
+ import { $BatchOperationsProgressDialog } from "@docsvision/webclient/Platform/$BatchOperationsProgressDialog";
9
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
10
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
11
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
12
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
13
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
14
+ import { $UrlResolver } from "@docsvision/webclient/System/$UrlResolver";
15
+ export declare function getDownloadFilesBatchOperationMockServices(): $ApplicationSettings & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $Folders & $FileDownload & $RequestManager & $UrlResolver & $CardDataController & $BatchOperationsProgressDialog & $FolderGrid & $FolderDataLoading;
16
+ export declare function getDownloadFilesBatchOperationMockProps(): {};
@@ -62,7 +62,7 @@ export declare class FilePreviewImpl extends BaseControlImpl<FilePreviewParams,
62
62
  get isEditMode(): boolean;
63
63
  get fileOpen(): boolean;
64
64
  get isCommentsOpened(): boolean;
65
- getTabIndex(): -1 | 0;
65
+ getTabIndex(): 0 | -1;
66
66
  componentDidMount(): Promise<void>;
67
67
  componentWillUnmount(): Promise<void>;
68
68
  onFileListWasChanged: () => Promise<void>;
@@ -35,7 +35,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
35
35
  protected getInputProps(): {
36
36
  readOnly: boolean;
37
37
  ref?: React.LegacyRef<HTMLInputElement>;
38
- key?: string | number;
38
+ key?: React.ReactText;
39
39
  accept?: string;
40
40
  alt?: string;
41
41
  autoComplete?: string;
@@ -51,11 +51,11 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
51
51
  formMethod?: string;
52
52
  formNoValidate?: boolean;
53
53
  formTarget?: string;
54
- height?: string | number;
54
+ height?: React.ReactText;
55
55
  list?: string;
56
- max?: string | number;
56
+ max?: React.ReactText;
57
57
  maxLength?: number;
58
- min?: string | number;
58
+ min?: React.ReactText;
59
59
  minLength?: number;
60
60
  multiple?: boolean;
61
61
  name?: string;
@@ -64,10 +64,10 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
64
64
  required?: boolean;
65
65
  size?: number;
66
66
  src?: string;
67
- step?: string | number;
67
+ step?: React.ReactText;
68
68
  type?: string;
69
69
  value?: string | number | readonly string[];
70
- width?: string | number;
70
+ width?: React.ReactText;
71
71
  onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
72
72
  defaultChecked?: boolean;
73
73
  defaultValue?: string | number | readonly string[];
@@ -110,7 +110,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
110
110
  results?: number;
111
111
  security?: string;
112
112
  unselectable?: "on" | "off";
113
- inputMode?: "none" | "text" | "url" | "tel" | "email" | "numeric" | "decimal" | "search";
113
+ inputMode?: "text" | "url" | "none" | "tel" | "email" | "numeric" | "decimal" | "search";
114
114
  is?: string;
115
115
  'aria-activedescendant'?: string;
116
116
  'aria-atomic'?: boolean | "true" | "false";
@@ -125,7 +125,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
125
125
  'aria-describedby'?: string;
126
126
  'aria-details'?: string;
127
127
  'aria-disabled'?: boolean | "true" | "false";
128
- 'aria-dropeffect'?: "copy" | "none" | "link" | "execute" | "move" | "popup";
128
+ 'aria-dropeffect'?: "link" | "copy" | "none" | "execute" | "move" | "popup";
129
129
  'aria-errormessage'?: string;
130
130
  'aria-expanded'?: boolean | "true" | "false";
131
131
  'aria-flowto'?: string;
@@ -3,4 +3,4 @@ import React from 'react';
3
3
 
4
4
  export interface IListCheckboxProps extends HtmlProps.input {
5
5
  }
6
- export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "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" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step"> & React.RefAttributes<HTMLInputElement>>;
@@ -0,0 +1,57 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
4
+ import { MoveShortcutBatchOperation } from "@docsvision/webclient/Platform/MoveShortcutBatchOperation";
5
+ declare const _default: {
6
+ title: string;
7
+ component: typeof MoveShortcutBatchOperation;
8
+ decorators: (typeof WithNewStyleLayout)[];
9
+ args: {};
10
+ render: (args: any) => JSX.Element;
11
+ };
12
+ export default _default;
13
+ export declare const Button: {
14
+ parameters: {
15
+ title: string;
16
+ };
17
+ args: {
18
+ buttonText: string;
19
+ };
20
+ };
21
+ export declare const ChoiceFolderDialog: {
22
+ parameters: {
23
+ title: string;
24
+ };
25
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
26
+ play: ({ canvasElement }: {
27
+ canvasElement: any;
28
+ }) => Promise<void>;
29
+ };
30
+ export declare const ChoiceFolderDialogSelection: {
31
+ parameters: {
32
+ title: string;
33
+ };
34
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
35
+ play: ({ canvasElement }: {
36
+ canvasElement: any;
37
+ }) => Promise<void>;
38
+ };
39
+ export declare const ProgressDialog: {
40
+ parameters: {
41
+ title: string;
42
+ };
43
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
44
+ play: ({ canvasElement }: {
45
+ canvasElement: any;
46
+ }) => Promise<void>;
47
+ };
48
+ export declare const ProgressDialogWithError: {
49
+ parameters: {
50
+ title: string;
51
+ };
52
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
53
+ play: ({ canvasElement }: {
54
+ canvasElement: any;
55
+ }) => Promise<void>;
56
+ render: (args: any) => JSX.Element;
57
+ };
@@ -0,0 +1,12 @@
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 { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
11
+ export declare function getMoveShortcutBatchOperationMockServices(): $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $FolderGrid & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
12
+ export declare function getMoveShortcutBatchOperationMockProps(): {};
@@ -0,0 +1,40 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
4
+ import { WithUnknownFolder } from "Storybook/StorybookUtils/Decorators/WithFolder";
5
+ import { ReadBatchOperation } from "@docsvision/webclient/Platform/ReadBatchOperation";
6
+ declare const _default: {
7
+ title: string;
8
+ component: typeof ReadBatchOperation;
9
+ decorators: (typeof WithNewStyleLayout | typeof WithUnknownFolder)[];
10
+ args: {};
11
+ render: (args: any) => JSX.Element;
12
+ };
13
+ export default _default;
14
+ export declare const Button: {
15
+ parameters: {
16
+ title: string;
17
+ };
18
+ args: {
19
+ buttonText: string;
20
+ };
21
+ };
22
+ export declare const ProgressDialog: {
23
+ parameters: {
24
+ title: string;
25
+ };
26
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
27
+ play: ({ canvasElement }: {
28
+ canvasElement: any;
29
+ }) => Promise<void>;
30
+ };
31
+ export declare const ProgressDialogWithError: {
32
+ parameters: {
33
+ title: string;
34
+ };
35
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
36
+ play: ({ canvasElement }: {
37
+ canvasElement: any;
38
+ }) => Promise<void>;
39
+ render: (args: any) => JSX.Element;
40
+ };