@docsvision/webclient 5.17.1 → 5.17.2-beta.2

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 (140) hide show
  1. package/Account/LoginContainer.d.ts +1 -0
  2. package/Account/LoginLogic.d.ts +13 -0
  3. package/Account/ProviderButton.d.ts +4 -2
  4. package/Account/index.d.ts +2 -0
  5. package/BackOffice/$DigitalSignature.d.ts +2 -0
  6. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +2 -1
  7. package/BackOffice/ActualizeProfileCertificateSource.d.ts +1 -0
  8. package/BackOffice/AuthenticationKindsFormatLogin.d.ts +7 -0
  9. package/BackOffice/AuthenticationKindsGetMaskOptions.d.ts +8 -0
  10. package/BackOffice/AuthenticationKindsLogic.d.ts +4 -0
  11. package/BackOffice/AuthenticationKindsUpdateLogin.d.ts +2 -0
  12. package/BackOffice/AuthenticationKindsValidRegExps.d.ts +3 -0
  13. package/BackOffice/AuthenticationKindsView.d.ts +3 -3
  14. package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
  15. package/BackOffice/{CheckEmployeeAccount.d.ts → CheckStaffDirectoryData.d.ts} +1 -0
  16. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  17. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +6 -0
  18. package/BackOffice/ConvertResponseToTree.d.ts +4 -0
  19. package/BackOffice/DeleteSection.d.ts +2 -0
  20. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  21. package/BackOffice/DigitalSignatureService.d.ts +3 -2
  22. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +7 -0
  23. package/BackOffice/DirectoryDesignerRow.d.ts +10 -5
  24. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  25. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  26. package/BackOffice/DirectorySearchFilters.d.ts +6 -0
  27. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  28. package/BackOffice/DirectoryTree.d.ts +1 -0
  29. package/BackOffice/DssSignRequestModels.d.ts +1 -0
  30. package/BackOffice/EmailButtonView.d.ts +2 -2
  31. package/BackOffice/ExistingCardLinkDialog.d.ts +4 -2
  32. package/BackOffice/FileSign.d.ts +14 -2
  33. package/BackOffice/FileSignCreateDialog.d.ts +81 -0
  34. package/BackOffice/FileSignListDialog.d.ts +9 -2
  35. package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
  36. package/BackOffice/FileSignSelectCertificateDialog.d.ts +54 -0
  37. package/BackOffice/FindSection.d.ts +9 -0
  38. package/BackOffice/GetPowersIconClassName.d.ts +7 -0
  39. package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
  40. package/BackOffice/IExtraFileAddingArgs.d.ts +1 -0
  41. package/BackOffice/IFileSignInteractionModel.d.ts +1 -0
  42. package/BackOffice/IMainFileAddingArgs.d.ts +1 -0
  43. package/BackOffice/IPowerModel.d.ts +10 -0
  44. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
  45. package/BackOffice/IPowersDialog.d.ts +5 -0
  46. package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
  47. package/BackOffice/IPowersTreeRow.d.ts +6 -0
  48. package/BackOffice/Index.d.ts +0 -6
  49. package/BackOffice/LinksImpl.d.ts +2 -0
  50. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
  51. package/BackOffice/MarkPartnersAsDepartment.d.ts +2 -0
  52. package/BackOffice/PartnerBase.d.ts +2 -2
  53. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  54. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
  55. package/BackOffice/PowerOfAttorneyInfo.d.ts +12 -0
  56. package/BackOffice/Powers.d.ts +72 -0
  57. package/BackOffice/Powers.stories.d.ts +20 -0
  58. package/BackOffice/PowersDialogLocations.d.ts +3 -0
  59. package/BackOffice/PowersDirectory.d.ts +48 -0
  60. package/BackOffice/PowersDirectory.stories.d.ts +20 -0
  61. package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
  62. package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
  63. package/BackOffice/PowersDirectoryHead.d.ts +7 -0
  64. package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
  65. package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
  66. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
  67. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +16 -0
  68. package/BackOffice/PowersDirectoryView.d.ts +61 -0
  69. package/BackOffice/PowersImpl.d.ts +72 -0
  70. package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
  71. package/BackOffice/PowersSelectDialog.d.ts +74 -0
  72. package/BackOffice/PrintButtonView.d.ts +1 -1
  73. package/BackOffice/ProcessSettingsChanged.d.ts +1 -0
  74. package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
  75. package/BackOffice/SignatureButtonLogic.d.ts +2 -0
  76. package/BackOffice/SignatureButtonOptions.d.ts +3 -2
  77. package/BackOffice/SignatureDialog.d.ts +8 -2
  78. package/BackOffice/SignatureDialog.stories.d.ts +4 -0
  79. package/BackOffice/SignatureDialogFrame.d.ts +2 -0
  80. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  81. package/BackOffice/SignatureDialogLogic.d.ts +18 -0
  82. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  83. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
  84. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  85. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  86. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  87. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  88. package/BackOffice/TaskDelegate.d.ts +1 -0
  89. package/BackOffice/TasksTableView.d.ts +3 -3
  90. package/Generated/DocsVision.WebClient.Controllers.d.ts +179 -0
  91. package/Generated/DocsVision.WebClient.Models.d.ts +703 -1
  92. package/Helpers/Button.d.ts +2 -0
  93. package/Helpers/ComandBarButton.d.ts +2 -0
  94. package/Helpers/IconButton.d.ts +2 -0
  95. package/Helpers/InputMask/IInputMaskProps.d.ts +71 -0
  96. package/Helpers/InputMask/InputMask.d.ts +8 -0
  97. package/Helpers/InputMask/InputMask.stories.d.ts +11 -0
  98. package/Helpers/InputMask/InputMaskView.d.ts +14 -0
  99. package/Helpers/InputMask/components/InputMaskContainer.d.ts +7 -0
  100. package/Helpers/InputMask/components/InputMaskField.d.ts +7 -0
  101. package/Helpers/InputMask/components/InputMaskLabel.d.ts +18 -0
  102. package/Helpers/InputMask/index.d.ts +5 -0
  103. package/Helpers/ModalDialog/ModalDialog.d.ts +1 -0
  104. package/Helpers/Table/TableHelperRow.d.ts +4 -0
  105. package/Legacy/ApprovalFilePanel.d.ts +2 -1
  106. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  107. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  108. package/Legacy/StandardControllers.d.ts +2 -2
  109. package/MainBundle.d.ts +4 -0
  110. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
  111. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  112. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  113. package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +1 -0
  114. package/Platform/CardLink.d.ts +7 -7
  115. package/Platform/CardLinkImpl.d.ts +2 -0
  116. package/Platform/CertificateSettingsView.d.ts +1 -1
  117. package/Platform/ExportESignButton.d.ts +2 -0
  118. package/Platform/FilePickerImpl.d.ts +1 -0
  119. package/Platform/FilePickerOperations.d.ts +2 -1
  120. package/Platform/FilteringExtendedData.d.ts +1 -0
  121. package/Platform/FilteringRequestResolver.d.ts +4 -0
  122. package/Platform/FilteringResponseResolver.d.ts +4 -0
  123. package/Platform/ListCheckbox.d.ts +1 -1
  124. package/Platform/ListInput.d.ts +1 -1
  125. package/Platform/LoaderDialog.d.ts +1 -1
  126. package/Platform/QuotesHighlight.d.ts +2 -0
  127. package/Platform/QuotesLogic.d.ts +7 -0
  128. package/Platform/QuotesModalQuote.d.ts +2 -0
  129. package/Platform/SearchTextInput.d.ts +1 -1
  130. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  131. package/Platform/Table.d.ts +2 -0
  132. package/Platform/TableImpl.d.ts +1 -1
  133. package/Platform/TextListInputCultureWiseParseFloat.d.ts +3 -0
  134. package/Platform/TextListInputLogic.d.ts +4 -0
  135. package/Platform/UserProfileDialog.d.ts +1 -1
  136. package/System/DirectorySelectDialog.d.ts +3 -2
  137. package/System/NumberCultureFormatting.d.ts +9 -0
  138. package/System/ResourcesStub.d.ts +60 -1
  139. package/package.json +1 -1
  140. package/BackOffice/AuthenticationKindsTextBox.d.ts +0 -7
@@ -74,6 +74,8 @@ export interface IButtonProperties {
74
74
  backgroundColor?: string;
75
75
  /** Цвет текста кнопки. */
76
76
  textColor?: string;
77
+ /** Атрибут для cypress-тестирования */
78
+ dataTestId?: string;
77
79
  }
78
80
  /** @internal Режимы выравнивания кнопки. */
79
81
  export declare enum ButtonAlignModes {
@@ -20,6 +20,8 @@ export interface ICommandBarButtonProps {
20
20
  tabIndex?: number;
21
21
  /** Класс иконки. */
22
22
  iconClassName?: string;
23
+ /** Атрибут для cypress-тестирования */
24
+ dataTestId?: string;
23
25
  }
24
26
  /**
25
27
  * @internal Представляет собой анимированную кнопку, которая выглядит как знак "+" в свёрнутом состоянии, и как "x" в развёрнутом.
@@ -35,6 +35,8 @@ export interface IIconButtonProps {
35
35
  disabled?: boolean;
36
36
  /** Использовать подсказку, как текст после кнопки */
37
37
  useText?: boolean;
38
+ /** Атрибут для cypress-тестирования */
39
+ dataTestId?: string;
38
40
  children?: React.ReactNode[];
39
41
  }
40
42
  /**
@@ -0,0 +1,71 @@
1
+ /// <reference types="react" />
2
+ import { InputMaskView } from '@docsvision/webclient/Helpers/InputMask/InputMaskView';
3
+ import { HtmlProps, IComponentProps } from '@docsvision/web/core/component';
4
+ import { InputState, MaskOptions } from 'react-input-mask';
5
+ /** Свойства { @see InputMask } */
6
+ export interface IInputMaskProps extends HtmlProps.input, IComponentProps<never, InputMaskView> {
7
+ /**
8
+ * Маска. Символы формата:
9
+ * * `9`: `0-9`
10
+ * * `a`: `A-Z, a-z`
11
+ * * `\*`: `A-Z, a-z, 0-9`
12
+ *
13
+ * Любой символ можно экранировать с помощью обратной косой черты, которая обычно отображается как двойная обратная косая черта в строках JS.
14
+ * Например, немецкая маска телефона с неустранимым префиксом +49 будет выглядеть как `mask="+4\\9 99 999 99"` или `mask={"+4\\\\9 99 999 99"}`
15
+ */
16
+ mask: string | null;
17
+ /**
18
+ * Символ для покрытия незаполненных редактируемых частей маски. Символ по умолчанию "_".
19
+ * Если установлено значение null, незаполненные части будут пустыми, как и при обычном вводе.
20
+ */
21
+ maskChar?: string | null;
22
+ /**
23
+ * Определяет символы формата с символами в качестве ключей и соответствующей строкой RegExp в качестве значений.
24
+ * По умолчанию:
25
+ * ```
26
+ * {
27
+ * "9": "[0-9]",
28
+ * "a": "[A-Za-z]",
29
+ * "*": "[A-Za-z0-9]"
30
+ * }```
31
+ */
32
+ formatChars?: {
33
+ [key: string]: string;
34
+ };
35
+ /**
36
+ * Показывать маску даже при пустом вводе без фокуса
37
+ */
38
+ alwaysShowMask?: boolean;
39
+ /**
40
+ * Используйте inputRef вместо ref, если вам нужен узел для управления фокусом, выбором и т. д
41
+ */
42
+ inputRef?: React.Ref<HTMLInputElement>;
43
+ /**
44
+ * Если вам нужно реализовать более сложное поведение маскирования, вы можете использовать
45
+ * функцию beforeMaskedValueChange для изменения замаскированного значения прежде, чем
46
+ * значение будет изменено
47
+ */
48
+ beforeMaskedValueChange?(newState: InputState, oldState: InputState, userInput: string, maskOptions: MaskOptions): InputState;
49
+ /** Использовать заголовок. По умолчанию: true */
50
+ useLabel?: boolean;
51
+ /** Использовать маску. По умолчанию: true */
52
+ useMask?: boolean;
53
+ /** Использовать текст ошибки. По умолчанию: true */
54
+ useLabelError?: boolean;
55
+ /** Текст заголовка */
56
+ labelText?: string;
57
+ /** Текст ошибки */
58
+ errorText?: string;
59
+ /** Оторбажать ошибку */
60
+ isError?: boolean;
61
+ /** Валидный шаблон значения при потере фокуса */
62
+ validPattern?: RegExp;
63
+ /** Событие фокуса */
64
+ onFocus?: (ev: React.FocusEvent<HTMLInputElement>) => void;
65
+ /** Событие потери фокуса */
66
+ onBlur?: (ev: React.FocusEvent<HTMLInputElement>) => void;
67
+ /** Событие изменения значения в поле ввода */
68
+ onChange?: (ev: React.ChangeEvent<HTMLInputElement>) => void;
69
+ /** Событие валидации */
70
+ onValid?: (valid: boolean) => void;
71
+ }
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ import { IInputMaskProps } from '@docsvision/webclient/Helpers/InputMask/IInputMaskProps';
3
+ /**
4
+ * Предоставляет возможность отобразить элемент с маской.
5
+ *
6
+ * Визуально хелпер похож на { @see TextBox }
7
+ */
8
+ export declare function InputMask(props: IInputMaskProps): JSX.Element;
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ import { InputMask } from '@docsvision/webclient/Helpers/InputMask/InputMask';
3
+ declare const _default: {
4
+ title: string;
5
+ component: typeof InputMask;
6
+ };
7
+ export default _default;
8
+ export declare const Default: () => JSX.Element;
9
+ export declare const Focus: () => JSX.Element;
10
+ export declare const InvalidValue: () => JSX.Element;
11
+ export declare const Completed: () => JSX.Element;
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ import { InputMaskContainer } from '@docsvision/webclient/Helpers/InputMask/components/InputMaskContainer';
3
+ import { InputMaskLabel } from '@docsvision/webclient/Helpers/InputMask/components/InputMaskLabel';
4
+ import InputMask from 'react-input-mask';
5
+ /** Визуальные компоненты {@see InputMask}. */
6
+ export declare class InputMaskView {
7
+ inputMaskContainer: typeof InputMaskContainer;
8
+ inputMaskLabel: typeof InputMaskLabel;
9
+ inputMask: typeof InputMask;
10
+ input:
11
+ import("react").ForwardRefExoticComponent<Pick<
12
+ | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "src" | "step" | "isError"> &
13
+ import("react").RefAttributes<HTMLInputElement>>;
14
+ }
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
3
+
4
+ export interface IInputMaskContainerProps extends HtmlProps.div {
5
+ }
6
+ /** Стилевой контейнер поля с маской { @see InputMask }. */
7
+ export declare function InputMaskContainer(props: IInputMaskContainerProps): JSX.Element;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
3
+
4
+ export interface IInputMaskFieldProps extends HtmlProps.input {
5
+ isError: boolean;
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" | "color" | "height" | "lang" | "max" | "min" | "width" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "src" | "step" | "isError"> & React.RefAttributes<HTMLInputElement>>;
@@ -0,0 +1,18 @@
1
+ /// <reference types="react" />
2
+ import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
3
+
4
+ export declare enum InputMaskLabelLocation {
5
+ Top = 0,
6
+ Bottom = 1
7
+ }
8
+ export interface IInputMaskLabelProps extends HtmlProps.span {
9
+ location: InputMaskLabelLocation;
10
+ visible: boolean;
11
+ focus?: boolean;
12
+ text?: string;
13
+ isError?: boolean;
14
+ errorText?: string;
15
+ value?: string;
16
+ }
17
+ /** Стилевой заголовок для поля с маской { @see InputMask }. */
18
+ export declare function InputMaskLabel(props: IInputMaskLabelProps): JSX.Element;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @file Automatically generated by barrelsby.
3
+ */
4
+ export * from "./InputMask";
5
+ export * from "./IInputMaskProps";
@@ -10,6 +10,7 @@ export interface IModalDialogProps {
10
10
  * По умолчанию: true
11
11
  */
12
12
  stopClickPropagation?: boolean;
13
+ dataTestId?: string;
13
14
  }
14
15
  /**
15
16
  * Представляет всплывающее окно.
@@ -15,6 +15,10 @@ export interface ITableRowHelperProps {
15
15
  innerRef?: (HTMLElement: any) => void;
16
16
  onClick?: (ev: React.MouseEvent) => void;
17
17
  id?: string;
18
+ dataTestName?: string;
19
+ customAttributes?: {
20
+ [key: string]: unknown;
21
+ };
18
22
  }
19
23
  /** @internal */
20
24
  export interface ITableRowCellHelperProps {
@@ -3,6 +3,7 @@ import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
3
3
  import { $CardTimestamp } from '@docsvision/webclient/System/LayoutServices';
4
4
  import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
5
5
  import { $FileService } from "@docsvision/webclient/System/$FileService";
6
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
6
7
  export declare class ApprovalFilePanel {
7
8
  static ControlTypeName: string;
8
9
  private static FileLinkCssClass;
@@ -26,7 +27,7 @@ export declare class ApprovalFilePanel {
26
27
  private taskId;
27
28
  private disclosureId;
28
29
  private controlReloadRequested;
29
- services: $CardTimestamp & $RequestManager & $FileService;
30
+ services: $CardTimestamp & $RequestManager & $FileService & $ApplicationSettings;
30
31
  get ControlReloadRequested(): IBasicEvent<IEventArgs>;
31
32
  constructor(filePanelId: string);
32
33
  private Initialize;
@@ -54,7 +54,7 @@ export declare abstract class BasicGridHtmlBuilder implements IGridHtmlBuilder {
54
54
  protected abstract buildRowSwitcher(options: GridOptions, model: GenModels.GridViewModel, rowSwitcher: HTMLDivElement, rootElement: HTMLElement): HTMLDivElement;
55
55
  abstract getChanges(): Promise<GenModels.GridViewModel>;
56
56
  getSelection():
57
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
57
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
58
58
  clearSelection(cardIds?: string[]): void;
59
59
  selectionChanged: SimpleEvent<any>;
60
60
  protected addActionButtons(header: HTMLElement): void;
@@ -7,4 +7,5 @@ export interface ISignatureListItemDataModel extends GenModels.DocumentSignature
7
7
  validationState: GenModels.ValidationState;
8
8
  signatureKind: string;
9
9
  signatureDetails: ISignatureListItemDetailDataModel[];
10
+ powerOfAttorneyData: GenModels.PowerOfAttorneyVerificationModel;
10
11
  }
@@ -1,5 +1,5 @@
1
- import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
1
+ import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
3
3
  import { $EmployeesController } from "@docsvision/webclient/Legacy/EmployeesController";
4
4
  import { $FileController } from "@docsvision/webclient/Legacy/FileController";
5
- export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController;
5
+ export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController;
package/MainBundle.d.ts CHANGED
@@ -21,4 +21,8 @@ import "@docsvision/webclient/BackOffice/DirectorySearchResult";
21
21
  import "@docsvision/webclient/Templates/ControlTemplate";
22
22
  import "@docsvision/webclient/Templates/ServiceTemplateService";
23
23
  import "@docsvision/webclient/Helpers/TextInput";
24
+ import "@docsvision/webclient/Helpers/DynamicTree/DynamicTree";
25
+ import "@docsvision/webclient/Helpers/DynamicTree/IDynamicTreeNodeData";
24
26
  import "@docsvision/webclient/BackOffice/SignatureConstants";
27
+ import "@docsvision/webclient/BackOffice/FileSignCreateDialog";
28
+ import "@docsvision/webclient/BackOffice/FileSignSelectCertificateDialog";
@@ -5,5 +5,6 @@ export interface IAgregatesApplyButtonPanelProps extends HtmlProps.div {
5
5
  onApply: () => void;
6
6
  visible: boolean;
7
7
  buttonText: string;
8
+ disabled: boolean;
8
9
  }
9
10
  export declare function AggregatesApplyButtonPanel(props: IAgregatesApplyButtonPanelProps): JSX.Element;
@@ -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" | "onSubmit" | "placeholder" | "dir" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
6
+ export declare const ApprovalVisualizationVisBlock: React.ForwardRefExoticComponent<Pick<IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "color" | "lang" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
@@ -16,10 +16,10 @@ export declare class BaseMainMenuItemImpl<PropsT extends BaseMainMenuItemParams,
16
16
  UNSAFE_componentWillMount(): void;
17
17
  componentDidMount(): void;
18
18
  onSelecting():
19
- import("C:/Dev/WebC17/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
19
+ import("C:/dev/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
20
20
  onSelected(): void;
21
21
  onToggling():
22
- import("C:/Dev/WebC17/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
22
+ import("C:/dev/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
23
23
  onToggled(): void;
24
24
  protected onClick(event: React.MouseEvent): void;
25
25
  protected getCssClass(): string;
@@ -9,6 +9,7 @@ export declare class BaseNavigationMenuItemRouteHandler implements IRouteHandler
9
9
  name: string;
10
10
  mountRoute?(routedata: unknown, routeType: RouteType): Promise<RouteHandleResult>;
11
11
  unmountRoute?(data: unknown, routeType: RouteType): Promise<void>;
12
+ private static selectParent;
12
13
  private static unselectAllComponents;
13
14
  private static select;
14
15
  static register(control: BaseNavigationItem): void;
@@ -46,7 +46,7 @@ export declare class CardLinkParams extends InputBasedControlParams<GenModels.Ca
46
46
  searchQueryId?: string;
47
47
  folderList?: GenModels.SelectFolderNode[];
48
48
  /** Наименование параметра поискового запроса */
49
- searchQueryParamName?: any;
49
+ searchQueryParamName?: string;
50
50
  /** Задержка поиска (мс) */
51
51
  searchDelay?: number;
52
52
  /** Минимальное количество символов для поиска */
@@ -80,12 +80,12 @@ export declare class CardLink extends InputBasedControl<GenModels.CardLinkDataMo
80
80
  protected construct(): void;
81
81
  componentDidMount(): void;
82
82
  protected getServices(): $FileController & $LayoutFileController & $LayoutLinksController & $LayoutController & Partial<$CardId> & $EditOperationStore & $CardId & Partial<$LabelWidth> & $LayoutManager & $Layout &
83
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
84
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
85
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
86
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
87
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
88
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
83
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
84
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
85
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
86
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
87
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
88
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
89
89
  import("@docsvision/webclient/FilePreview/$FilePreview").$FilePreview> & $CardOperationsController & Partial<$LinksSearchCards> & $CardsPresentationController;
90
90
  protected createParams(): CardLinkParams;
91
91
  protected createImpl(): CardLinkImpl;
@@ -23,6 +23,7 @@ export interface ICardLinkState extends CardLinkParams, InputBasedControlState<G
23
23
  validationMessage: string;
24
24
  bindingInfo: IBindingResult<GenModels.CardLinkDataModel>;
25
25
  inputKeyDown: SimpleEvent<React.KeyboardEvent>;
26
+ lastMaximized: boolean;
26
27
  }
27
28
  export interface CardLinkState extends ICardLinkState {
28
29
  }
@@ -51,6 +52,7 @@ export declare class CardLinkImpl extends InputBasedControlImpl<GenModels.CardLi
51
52
  protected onAddExistingCardLink(services: $LinksSearchCards & $LayoutLinksController & $CardId & $CardTimestamp, callback?: Function): Promise<unknown>;
52
53
  protected getShowFilesForLinksTypesIds: () => string[];
53
54
  openSelectCardDialog: () => Promise<void>;
55
+ setLastMaximized: (value: any) => void;
54
56
  deleteLinkedCard: () => void;
55
57
  onOpenLinkedCardMenuClick: () => void;
56
58
  onViewFileMenuClick: () => void;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare class CertificateSettingsView {
3
3
  setup: (props:
4
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
4
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
5
5
  }
@@ -11,6 +11,8 @@ export declare class ExportESignButtonParams extends BaseControlParams {
11
11
  services?: $LayoutDocumentController & $CardInfo & $EditOperationStore & $FileDownload;
12
12
  /** Формат подписи */
13
13
  signatureFormat?: GenModels.SignatureFormat;
14
+ /** Экспорт с доверенностью */
15
+ exportWithPowerOfAttorney?: boolean;
14
16
  }
15
17
  /**
16
18
  * Класс элемента управления Экспорт файлов с подписью.
@@ -24,6 +24,7 @@ export interface IFilePickerState extends FilePickerParams, BaseControlState {
24
24
  downloadOperationId: string;
25
25
  readOperationId: string;
26
26
  validationMessage: string;
27
+ deleting: boolean;
27
28
  }
28
29
  export interface FilePickerState extends IFilePickerState {
29
30
  }
@@ -10,8 +10,9 @@ import { $CardId } from '@docsvision/webclient/System/LayoutServices';
10
10
  import { EventEmitter } from '@docsvision/webclient/System/EventEmitter';
11
11
  import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
12
12
  import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
13
+ import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
13
14
  export declare class FilePickerOperations {
14
- open(file: GenModels.FileCardModel, accessState: FilePickerAccessState, events: EventEmitter, services: $MessageBox & $WindowLocation): Promise<void>;
15
+ open(file: GenModels.FileCardModel, accessState: FilePickerAccessState, events: EventEmitter, services: $MessageBox & $WindowLocation & $ApplicationSettings): Promise<void>;
15
16
  preview(file: GenModels.FileCardModel, version: GenModels.FileCardVersionModel, access: FilePickerOperationsAvailability, events: EventEmitter, onDownloadClick: () => void, services: $FileController & $LayoutFileController & $CardId & $FilePreviewServices): Promise<void>;
16
17
  showCommentsDialog(file: GenModels.FileCardModel, version: GenModels.FileCardVersionModel, enableAddComments: boolean, dialogOpenEvents: EventEmitter, dialogCloseEvents: EventEmitter, addCommentEvents: EventEmitter, deleteCommentEvents: EventEmitter, services: $LayoutFileController & $CardId): Promise<void>;
17
18
  addFileVersion(file: GenModels.FileCardModel, inputContainer: HTMLElement, services: $MessageBox & $FilePickerUpload): Promise<File>;
@@ -2,3 +2,4 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
2
2
  import { ITableData } from "@docsvision/web/components/table/interfaces";
3
3
  import { ISimplePluginData } from "@docsvision/web/core/extensibility/plugins";
4
4
  export declare function getFiltersPluginData(tableData: ITableData): ISimplePluginData<GenModels.QueryFilterItem[]>;
5
+ export declare function getCursorId(tableData: ITableData): ISimplePluginData<string>;
@@ -3,9 +3,13 @@ import { PluginOrder } from "@docsvision/webclient/System/PluginOrder";
3
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
4
  import { ITableData } from "@docsvision/web/components/table/interfaces";
5
5
  import { IFolderLoadRequest } from "@docsvision/webclient/Platform/IFolderLoadRequest";
6
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
6
7
  export declare class FilteringRequestResolver implements IFolderDataLoadingPlugin {
8
+ private services;
7
9
  id: string;
8
10
  description: string;
9
11
  order: PluginOrder;
12
+ constructor(services: $ApplicationSettings);
10
13
  resolveRequest(options: IFolderLoadRequest, request: GenModels.CardListRequestModel, currentData: ITableData, previousResponse?: GenModels.GridViewModel): Promise<void>;
14
+ private cultureWiseParseFloat;
11
15
  }
@@ -2,9 +2,13 @@ import { IFolderDataLoadingPlugin, ResponseResolveResult } from "@docsvision/web
2
2
  import { PluginOrder } from "@docsvision/webclient/System/PluginOrder";
3
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
4
  import { ITableData } from "@docsvision/web/components/table/interfaces";
5
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
5
6
  export declare class FilteringResponseResolver implements IFolderDataLoadingPlugin {
7
+ private services;
6
8
  id: string;
7
9
  description: string;
8
10
  order: PluginOrder;
11
+ constructor(services: $ApplicationSettings);
9
12
  resolveResponse(data: ITableData, response: GenModels.GridViewModel): Promise<void | ResponseResolveResult>;
13
+ private numberToCultureWiseString;
10
14
  }
@@ -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" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "color" | "height" | "id" | "lang" | "max" | "min" | "width" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "src" | "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" | "color" | "height" | "lang" | "max" | "min" | "width" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "src" | "step"> & React.RefAttributes<HTMLInputElement>>;
@@ -5,4 +5,4 @@ export interface IListInputProps extends HtmlProps.div {
5
5
  isScrollable: boolean;
6
6
  isDate: boolean;
7
7
  }
8
- export declare const ListInput: React.ForwardRefExoticComponent<Pick<IListInputProps, "slot" | "style" | "title" | "children" | "onSubmit" | "placeholder" | "dir" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "isScrollable" | "isDate"> & React.RefAttributes<HTMLDivElement>>;
8
+ export declare const ListInput: React.ForwardRefExoticComponent<Pick<IListInputProps, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "color" | "lang" | "role" | "tabIndex" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "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" | "onClick" | "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" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "isScrollable" | "isDate"> & React.RefAttributes<HTMLDivElement>>;
@@ -12,7 +12,7 @@ export declare class LoaderDialog extends React.Component<Props, State> {
12
12
  cancel: () => void;
13
13
  DialogBox:
14
14
  import("styled-components").StyledComponent<(props:
15
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
15
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
16
16
  LoadingSpan:
17
17
  import("styled-components").StyledComponent<"span", any, {}, never>;
18
18
  render(): JSX.Element;
@@ -1,8 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
+ import { QuotesLogic } from "@docsvision/webclient/Platform/QuotesLogic";
3
4
  import { HtmlProps } from "@docsvision/web/core/component";
4
5
 
5
6
  export interface IQuotesHighlightProps extends HtmlProps.span {
6
7
  quotesParts: GenModels.QuotePart[];
8
+ logic: QuotesLogic;
7
9
  }
8
10
  export declare function QuotesHighlight(props: IQuotesHighlightProps): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
3
  import { IQuotesProps } from "@docsvision/webclient/Platform/Quotes";
3
4
  import { ComponentLogic } from "@docsvision/web/core/component";
@@ -36,5 +37,11 @@ import("effector").Event<void>;
36
37
  import("effector").Event<GenModels.FileQuotes>;
37
38
  openFileInExternalEditor:
38
39
  import("effector").Event<GenModels.FileQuotes>;
40
+ setModalQuoteRef:
41
+ import("effector").Event<
42
+ import("react").MutableRefObject<HTMLDivElement>>;
43
+ $modalQuoteRef:
44
+ import("effector").Store<
45
+ import("react").MutableRefObject<HTMLDivElement>>;
39
46
  init(): void;
40
47
  }