@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,13 @@
1
+ import { $BaseCardController, $LayoutTasksController } 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 { $RefreshUnreadCounters } from "@docsvision/webclient/Platform/$RefreshUnreadCounters";
6
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
7
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
8
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
9
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
10
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
11
+ import { $Router } from "@docsvision/web/core/routing";
12
+ export declare function getReadBatchOperationMockServices(): $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $FolderDataLoading & $LayoutTasksController & $Router & $BaseCardController & $RefreshUnreadCounters & $CurrentFolder & $FolderGrid;
13
+ export declare function getReadBatchOperationMockProps(): {};
@@ -42,7 +42,7 @@ export declare class ScanDialogService implements IScanDialog {
42
42
  get isOpen(): boolean;
43
43
  private onClose;
44
44
  private onSave;
45
- protected getTabIndex(): -1 | 0;
45
+ protected getTabIndex(): 0 | -1;
46
46
  onScannerChange: (selectedElement: IComboBoxElement) => void;
47
47
  onResolutionChange: (selectedElement: IComboBoxElement) => void;
48
48
  onColorChange: (changeEvent: React.FormEvent<any>) => void;
@@ -3,4 +3,4 @@ import React from 'react';
3
3
 
4
4
  export interface ISearchTextInputProps extends HtmlProps.input {
5
5
  }
6
- export declare const SearchTextInput: React.ForwardRefExoticComponent<Pick<ISearchTextInputProps, "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 SearchTextInput: React.ForwardRefExoticComponent<Pick<ISearchTextInputProps, "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>>;
@@ -62,7 +62,7 @@ import("effector").Event<boolean>;
62
62
  getGridUserDataFx:
63
63
  import("effector").Effect<string, {
64
64
  settings: GenModels.GridUserSettingsData;
65
- columns: GenModels.ViewColumnModel[];
65
+ filteredColumns: GenModels.ViewColumnModel[];
66
66
  }, Error>;
67
67
  saveGridUserSettingsFx:
68
68
  import("effector").Effect<void, void, Error>;
@@ -18,14 +18,14 @@ import("react").RefAttributes<HTMLDivElement>>;
18
18
  clearButton: typeof ClearButton;
19
19
  textInput:
20
20
  import("react").ForwardRefExoticComponent<Pick<
21
- | "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"> &
21
+ | "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"> &
22
22
  import("react").RefAttributes<HTMLInputElement>>;
23
23
  wrapper: typeof TextListInputWrapper;
24
24
  content: typeof ListContent;
25
25
  item: typeof ListItem;
26
26
  checkbox:
27
27
  import("react").ForwardRefExoticComponent<Pick<
28
- | "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"> &
28
+ | "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"> &
29
29
  import("react").RefAttributes<HTMLInputElement>>;
30
30
  empty: typeof ListEmpty;
31
31
  icon: typeof ListEmptySearchIcon;
@@ -120,7 +120,7 @@ export declare abstract class BaseControlImpl<P extends BaseControlParams, S ext
120
120
  * Возвращает 0 если {@link BaseControlParams.tabStop} == true, и -1 в противном случае. По умолчанию данный метод не используется,
121
121
  * он может быть использован производным классом при отрисовке интерактивных элементов.
122
122
  */
123
- getTabIndex(): -1 | 0;
123
+ getTabIndex(): 0 | -1;
124
124
  /**
125
125
  * Возвращает полное наименование внутреннего контрола, которое следует передать
126
126
  * при его отрисовке в функции Render.
@@ -21,6 +21,7 @@ export interface DirectoryBaseState<ValueT extends NodeT | ItemT | NodeT[] | Ite
21
21
  binding: IBindingResult<ValueT>;
22
22
  requestHelper: RequestHelper;
23
23
  directoryDialogSelectedValue: ValueT;
24
+ oldValue: ValueT;
24
25
  typeahead: Typeahead;
25
26
  beforeModalSelectedFilterPath: NodeT[];
26
27
  maximized?: boolean;
@@ -45,7 +45,7 @@ export declare abstract class InputBasedControlImpl<ModelT, PropsT extends Input
45
45
  protected onInPlaceEditClosed(): void;
46
46
  validate(params: any): IValidationResult;
47
47
  protected get editAvailable(): boolean;
48
- getTabIndex(): -1 | 0;
48
+ getTabIndex(): 0 | -1;
49
49
  protected attachInput(elem: HTMLElement): void;
50
50
  protected getInputElem(): HTMLElement;
51
51
  protected attachText(textElem: any): void;
@@ -110,7 +110,8 @@ export declare abstract class InputBasedControlImpl<ModelT, PropsT extends Input
110
110
  protected initEditPopover(popover: EditPopover): void;
111
111
  focus(): void;
112
112
  protected renderEditPopover(popover: EditPopover): Promise<InputBasedControl<ModelT, PropsT, StateT>>;
113
- protected getCurrentPlaceholder(): string[];
113
+ protected getCurrentPlaceholder(): string;
114
+ protected getCurrentLabelText(): string;
114
115
  protected renderPlaceholder(): JSX.Element;
115
116
  protected onInputKeyDown(ev: React.KeyboardEvent<any>): void;
116
117
  protected getInputProps(): React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
@@ -77,7 +77,8 @@ export declare class LocationContainerControl extends BaseControl<LocationContai
77
77
  /** @internal */
78
78
  init(): void;
79
79
  /** @internal */
80
- protected initInternal(): Promise<any>;
80
+ protected initInternal(isReload?: boolean): Promise<unknown>;
81
+ reloadLayout(): Promise<void>;
81
82
  /** @internal */
82
83
  protected loadLayout(): Promise<GenModels.LayoutViewModel>;
83
84
  /** @internal */
@@ -0,0 +1,18 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import React from "react";
3
+ import { LocationContainerControl, LocationContainerControlParams } from "@docsvision/webclient/System/LocationContainerControl";
4
+ declare const metaStory: Meta<LocationContainerControlParams & {
5
+ ref: React.MutableRefObject<LocationContainerControl>;
6
+ }>;
7
+ export default metaStory;
8
+ declare type Story = StoryObj<LocationContainerControlParams & {
9
+ ref: React.MutableRefObject<LocationContainerControl>;
10
+ }>;
11
+ export declare const WithLayoutModel: Story;
12
+ export declare const WithoutLayoutModel: Story;
13
+ export declare const AsyncModeWithLayoutModel: Story;
14
+ export declare const AsyncModeWithoutLayoutModel: Story;
15
+ export declare const WithoutLayoutModelWithCustomLoader: Story;
16
+ export declare const WithLayoutModelWithCustomLoader: Story;
17
+ export declare const AsyncWithoutLayoutModelWithCustomLoader: Story;
18
+ export declare const AsyncWithLayoutModelWithCustomLoader: Story;
@@ -0,0 +1,20 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import React from "react";
3
+ import { LocationContainerControl, LocationContainerControlParams } from "@docsvision/webclient/System/LocationContainerControl";
4
+ declare const metaStory: Meta<LocationContainerControlParams & {
5
+ ref: React.MutableRefObject<LocationContainerControl>;
6
+ }>;
7
+ export default metaStory;
8
+ declare type Story = StoryObj<LocationContainerControlParams & {
9
+ ref: React.MutableRefObject<LocationContainerControl>;
10
+ }>;
11
+ export declare const ReloadWithLayoutModel: Story;
12
+ export declare const ReloadWithoutLayoutModel: Story;
13
+ export declare const ReloadAsyncModeWithLayoutModel: Story;
14
+ export declare const ReloadAsyncModeWithoutLayoutModel: Story;
15
+ export declare const ReloadAsyncModeFromEmptyLayout: Story;
16
+ export declare const ReloadFromEmptyLayout: Story;
17
+ export declare const ReloadWithoutLayoutModelWithCustomLoader: Story;
18
+ export declare const ReloadWithLayoutModelWithCustomLoader: Story;
19
+ export declare const ReloadAsyncWithoutLayoutModelWithCustomLoader: Story;
20
+ export declare const ReloadAsyncWithLayoutModelWithCustomLoader: Story;
@@ -0,0 +1,15 @@
1
+ import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
+ import { $CurrentLocation } from "@docsvision/webclient/System/LayoutServices";
4
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
5
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
6
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
7
+ export declare function getLocationContainerMockServices(): $LayoutController & $LayoutManager & $CurrentLocation & $Layout & $DeviceType;
8
+ export declare function locationContainerStoryCustomloader(): Promise<GenModels.LayoutViewModel>;
9
+ export declare function locationContainerStoryCustomloaderForReaload(): Promise<GenModels.LayoutViewModel>;
10
+ export declare const locationContainerStoryLayoutGuid = "b64c55d9-4817-4ad4-9816-8af35022c32e";
11
+ export declare function locationContainerStoryRegisterControls(): void;
12
+ export declare function getLayoutModel({ controlName, layoutId }: {
13
+ controlName: any;
14
+ layoutId: any;
15
+ }): GenModels.LayoutViewModel;
@@ -1567,4 +1567,14 @@ export declare let resourcesStub: {
1567
1567
  FilePanel_Sign_InformationAboutPowerOfAttorney: string;
1568
1568
  PowersDirectory_TreeAddButtons_ImportPowers: string;
1569
1569
  PowerOfAttorneyInfo_RegTransferStatus: string;
1570
+ DirectoryDesigner_Row: string;
1571
+ DirectoryDesigner_Node: string;
1572
+ DeleteBatchOperation_DeleteCardsMessage: string;
1573
+ DeleteBatchOperation_DeletePermanentlyCardsMessage: string;
1574
+ ControlTypes_DeleteBatchOperationName: string;
1575
+ DeleteOperationName: string;
1576
+ ControlTypes_DeleteBatchOperation: string;
1577
+ DownloadFilesBatchOperationName: string;
1578
+ DownloadFilesBatchOperationButtonHeader: string;
1579
+ DownloadFilesBatchOperation_NoFilesWithSignError: string;
1570
1580
  };
@@ -24,4 +24,4 @@ export declare function toCamelCase(key: any, value: any, exceptions?: IToCamelC
24
24
  /** Возвращает true, если переданная строка оканчивается на двоеточие. */
25
25
  export declare function endsWithColon(str: string): boolean;
26
26
  /** Функция предназначенная для сортировки в алфавитном порядке при помощи Array.sort. */
27
- export declare function compareAlphabetically(a: any, b: any): 1 | -1 | 0;
27
+ export declare function compareAlphabetically(a: any, b: any): 0 | 1 | -1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docsvision/webclient",
3
- "version": "5.17.6",
3
+ "version": "5.17.8-beta.1",
4
4
  "description": "Type definitions for DocsVision WebClient scripts and extensions.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,2 +0,0 @@
1
- export declare const MAX_WIDTH_FOR_MOVE_EFFECT = 1500;
2
- export declare const addBackgroundMovementEffect: (element: HTMLElement) => ((e: MouseEvent) => void)[];