@docsvision/webclient 5.16.6 → 5.16.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
- package/BackOffice/FileListControlLogic.d.ts +1 -0
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/PartnerBase.d.ts +2 -2
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/StaffDirectoryItems.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/TaskDelegate.d.ts +1 -0
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Models.d.ts +4 -0
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/DocumentCard.d.ts +1 -1
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/CardLink.d.ts +7 -7
- package/Platform/FilteringRequestResolver.d.ts +3 -0
- package/Platform/FilteringResponseResolver.d.ts +3 -0
- package/Platform/FolderViewItemsImpl.d.ts +1 -1
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +1 -1
- package/Platform/SettingsPopupLogic.d.ts +2 -1
- package/Platform/Table.d.ts +7 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/updateValueCheckedColumn.d.ts +5 -1
- package/System/ControlTemplateView.d.ts +1 -1
- package/System/DirectorySelectDialog.d.ts +2 -2
- package/System/NumberCultureFormatting.d.ts +9 -0
- package/System/StringUtils.d.ts +5 -1
- package/package.json +1 -1
- package/package.json.bak +0 -33
|
@@ -37,17 +37,17 @@ export declare class ChildTasksPerformingImpl extends BaseControlImpl<Params, St
|
|
|
37
37
|
unselectAll(): Promise<void>;
|
|
38
38
|
protected HeaderCell:
|
|
39
39
|
import("styled-components").StyledComponent<(props:
|
|
40
|
-
import("
|
|
40
|
+
import("D:/repos/WC16/Bin/Helpers/Table/TableHelperHeaderRow").ITableHeaderCellHelperProps) => JSX.Element, any, {}, never>;
|
|
41
41
|
protected TaskStatus:
|
|
42
42
|
import("styled-components").StyledComponent<"a", any, {}, never>;
|
|
43
43
|
protected SelectableCell:
|
|
44
44
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
45
|
-
import("
|
|
45
|
+
import("D:/repos/WC16/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
46
46
|
selected: boolean;
|
|
47
47
|
}, never>;
|
|
48
48
|
protected FileCell:
|
|
49
49
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
50
|
-
import("
|
|
50
|
+
import("D:/repos/WC16/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
51
51
|
selected: boolean;
|
|
52
52
|
}, never>;
|
|
53
53
|
protected SelectAllCheckboxLabel:
|
|
@@ -6,6 +6,6 @@ export declare const PredefinedSeparator:
|
|
|
6
6
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
7
7
|
export declare const Item:
|
|
8
8
|
import("styled-components").StyledComponent<(props:
|
|
9
|
-
import("
|
|
9
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/Breadcrumbs/ButtonItem").IBreadcrumbsItemProps) => JSX.Element, any, {}, never>;
|
|
10
10
|
export declare const ReadonlyLinkItemView:
|
|
11
11
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
@@ -13,7 +13,7 @@ import("react").ForwardRefExoticComponent<Pick<
|
|
|
13
13
|
import("./components/DirectorySearchContent").IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "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" | "renderContent"> &
|
|
14
14
|
import("react").RefAttributes<unknown>>;
|
|
15
15
|
iconButton: (props:
|
|
16
|
-
import("
|
|
16
|
+
import("D:/repos/WC16/Helpers/IconButton").IIconButtonProps) => JSX.Element;
|
|
17
17
|
searchResultList: typeof DirectorySearchResultList;
|
|
18
18
|
searchBreadcrumbs: typeof DirectorySearchBreadcrumbs;
|
|
19
19
|
searchInfo: typeof DirectorySearchInfo;
|
|
@@ -31,7 +31,7 @@ export declare class ExistingCardLinkDialog extends React.Component<Props, State
|
|
|
31
31
|
private attachRoot;
|
|
32
32
|
DialogBox:
|
|
33
33
|
import("styled-components").StyledComponent<(props:
|
|
34
|
-
import("
|
|
34
|
+
import("D:/repos/WC16/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
35
35
|
close(): void;
|
|
36
36
|
render(): JSX.Element;
|
|
37
37
|
}
|
|
@@ -56,6 +56,7 @@ export declare class FileListControlLogic {
|
|
|
56
56
|
protected deinitFileItem(item: FileListItem): void;
|
|
57
57
|
protected initJQueryUploader(attach: FileListAttachedElements, options: any): void;
|
|
58
58
|
protected onFilesAdded(main: boolean, attach: FileListAttachedElements, e: any, data: any): Promise<void>;
|
|
59
|
+
private getIncorrectNamed;
|
|
59
60
|
protected onFileSignAdded(fileItem: FileListItem, attach: FileListAttachedElements, data: any, canRename?: boolean): Promise<void>;
|
|
60
61
|
protected onFileVersionAdded(fileItem: FileListItem, attach: FileListAttachedElements, data: any, canRename?: boolean): void;
|
|
61
62
|
protected sendFiles(attach: FileListAttachedElements, items: FileListItem[], areVersions?: boolean): Promise<any>;
|
|
@@ -5,5 +5,6 @@ import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
|
5
5
|
export declare const EMPLOYEE_GROUPS_CONTROL_NAME = "group";
|
|
6
6
|
export declare const TAB_CONTROL_NAME = "tab";
|
|
7
7
|
export declare const ADD_TAB_PAGE_CONTROL_NAME = "addTabPage";
|
|
8
|
+
export declare const MAIN_TAB_PAGE_CONTROL_NAME = "mainTab";
|
|
8
9
|
export declare function setEmployeeGroup(sender: LayoutControl, e: ICancelableEventArgs<ICardSavingEventArgs>): Promise<void>;
|
|
9
10
|
export declare function getEmployeeGroup(sender: LayoutControl, e: IEventArgs): Promise<void>;
|
|
@@ -66,8 +66,8 @@ export declare class PartnerBaseParams<T> extends InputBasedControlParams<T> {
|
|
|
66
66
|
export declare abstract class PartnerBase<T extends GenModels.DepartmentModel | GenModels.EmployeeDataModel, ParamsT extends PartnerBaseParams<T> = PartnerBaseParams<T>, StateT extends PartnerBaseState<T> = PartnerBaseState<T>> extends InputBasedControl<T, ParamsT, StateT> {
|
|
67
67
|
/** @internal */
|
|
68
68
|
protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> & $LayoutManager & Partial<
|
|
69
|
-
import("
|
|
70
|
-
import("
|
|
69
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
|
|
70
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $LayoutStaffController & $DepartmentController;
|
|
71
71
|
/** @internal */
|
|
72
72
|
protected get partnerImpl(): PartnerBaseImpl<T>;
|
|
73
73
|
private set partnerBindingHandler(value);
|
|
@@ -38,9 +38,9 @@ export declare class PartnerDirectoryBaseParams<T extends ValueT> extends Direct
|
|
|
38
38
|
export declare abstract class PartnerDirectoryBase<T extends ValueT, ParamsT extends PartnerDirectoryBaseParams<T> = PartnerDirectoryBaseParams<T>, StateT extends PartnerDirectoryBaseState<T> = PartnerDirectoryBaseState<T>> extends DirectoryBase<T, NodeT, ItemT, ParamsT, StateT> {
|
|
39
39
|
/** @internal */
|
|
40
40
|
protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> &
|
|
41
|
-
import("
|
|
42
|
-
import("
|
|
43
|
-
import("
|
|
41
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
|
|
42
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
|
|
43
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $LayoutStaffController & $DepartmentController;
|
|
44
44
|
/** @internal */
|
|
45
45
|
protected get partnerImpl(): PartnerDirectoryBaseImpl<T>;
|
|
46
46
|
init(): Promise<void>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare class PrintButtonView {
|
|
3
3
|
dropdownButton: (props:
|
|
4
|
-
import("
|
|
4
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/DropdownButton").DropdownButtonProps) => JSX.Element;
|
|
5
5
|
}
|
|
@@ -76,7 +76,7 @@ export declare class StaffDirectoryItems<ValueT extends StaffValueType = StaffVa
|
|
|
76
76
|
private set binding(value);
|
|
77
77
|
private set defaultEmployeeBinding(value);
|
|
78
78
|
get inputChanged():
|
|
79
|
-
import("
|
|
79
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
|
|
80
80
|
/** @covered */
|
|
81
81
|
get inputText(): string;
|
|
82
82
|
/** @covered */
|
|
@@ -55,7 +55,7 @@ export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValu
|
|
|
55
55
|
private shouldShowFavorites;
|
|
56
56
|
onRemoveClick(item: ItemT, ev?: React.MouseEvent<any> | React.TouchEvent<any>): Promise<void>;
|
|
57
57
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<
|
|
58
|
-
import("
|
|
58
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
|
|
59
59
|
protected onEditPopoverShowed(control: any): void;
|
|
60
60
|
protected getItemTooltip(employee: GenModels.IDirectoryItemData): string;
|
|
61
61
|
protected getTypeaheadProps(): ITypeaheadProps & {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { CustomButton } from '@docsvision/webclient/Platform/CustomButton';
|
|
2
2
|
import { Layout } from '@docsvision/webclient/System/Layout';
|
|
3
|
+
export declare const DELEGATION_FAVORITES_KEY = "DelegationFavorites";
|
|
3
4
|
export declare function onDelegateLayoutOpened(sender: Layout): Promise<void>;
|
|
4
5
|
export declare function onTaskDelegateOkClick(sender: CustomButton): Promise<void>;
|
|
@@ -19,16 +19,16 @@ import { TasksTableIconButton } from '@docsvision/webclient/BackOffice/TasksTabl
|
|
|
19
19
|
import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
|
|
20
20
|
export declare class TasksTableView {
|
|
21
21
|
mainButton: (props:
|
|
22
|
-
import("
|
|
22
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
23
23
|
dialog: (props:
|
|
24
|
-
import("
|
|
24
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").Props) => JSX.Element;
|
|
25
25
|
controlWrapper: typeof TasksTableControlWrapper;
|
|
26
26
|
ribbon: typeof TasksTableRibbon;
|
|
27
27
|
ribbonGroup:
|
|
28
28
|
import("styled-components").StyledComponent<"div", any, {
|
|
29
29
|
className: string;
|
|
30
30
|
} &
|
|
31
|
-
import("
|
|
31
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
|
|
32
32
|
ribbonButton: typeof TasksTableRibbonButton;
|
|
33
33
|
ribbonContainer: typeof TasksTableRibbonContainer;
|
|
34
34
|
ribbonFilterButton: typeof TasksTableFilterButton;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare class WebFrameDirectorySearchPanelView {
|
|
3
3
|
SearchButton: (props:
|
|
4
|
-
import("
|
|
4
|
+
import("D:/repos/WC16/Bin/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
5
5
|
SearchBar: (props:
|
|
6
6
|
import("./Components/SearchBar").ISearchBar) => JSX.Element;
|
|
7
7
|
}
|
|
@@ -8070,6 +8070,10 @@ export declare namespace GenModels {
|
|
|
8070
8070
|
* Pdf cache directory
|
|
8071
8071
|
*/
|
|
8072
8072
|
pdfCacheDirectory: string;
|
|
8073
|
+
/**
|
|
8074
|
+
* Pdf allow partial load
|
|
8075
|
+
*/
|
|
8076
|
+
pdfAllowPartialLoad: boolean;
|
|
8073
8077
|
/**
|
|
8074
8078
|
* Gets or sets whether DVWebTool should be terminated after use.
|
|
8075
8079
|
*/
|
|
@@ -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("
|
|
57
|
+
import("D:/repos/WC16/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;
|
package/Legacy/DocumentCard.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { IRequestInfo } from "@docsvision/webclient/System/RequestMethods";
|
|
|
5
5
|
import { ServerController } from "@docsvision/webclient/System/ServerController";
|
|
6
6
|
export declare class DocumentCardController extends ServerController {
|
|
7
7
|
GetSignature(documentId: string): Promise<ISignatureDataModel>;
|
|
8
|
-
GetSignatures(documentId: string): Promise<ISignatureListDataModel>;
|
|
8
|
+
GetSignatures(documentId: string, verify?: boolean): Promise<ISignatureListDataModel>;
|
|
9
9
|
GetSignatureVerification(documentId: string, signatureId: string): Promise<ISignatureVerificationDataModel>;
|
|
10
10
|
protected sendRequest(requestInfo: IRequestInfo): Promise<any>;
|
|
11
11
|
}
|
|
@@ -12,10 +12,10 @@ export declare class BaseMainMenuItemImpl<PropsT extends BaseMainMenuItemParams,
|
|
|
12
12
|
constructor(props: PropsT, state?: StateT);
|
|
13
13
|
UNSAFE_componentWillMount(): void;
|
|
14
14
|
onSelecting():
|
|
15
|
-
import("
|
|
15
|
+
import("D:/repos/WC16/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
16
16
|
onSelected(): void;
|
|
17
17
|
onToggling():
|
|
18
|
-
import("
|
|
18
|
+
import("D:/repos/WC16/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
19
19
|
onToggled(): void;
|
|
20
20
|
protected onClick(event: React.MouseEvent<any>): void;
|
|
21
21
|
protected getCssClass(): string;
|
package/Platform/CardLink.d.ts
CHANGED
|
@@ -80,13 +80,13 @@ 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("
|
|
84
|
-
import("
|
|
85
|
-
import("
|
|
86
|
-
import("
|
|
87
|
-
import("
|
|
88
|
-
import("
|
|
89
|
-
import("
|
|
83
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
|
|
84
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
|
|
85
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
|
|
86
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
|
|
87
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
|
|
88
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$LayoutInfo &
|
|
89
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
|
|
90
90
|
import("@docsvision/webclient/FilePreview/$FilePreview").$FilePreview> & $CardOperationsController & Partial<$LinksSearchCards> & $CardsPresentationController;
|
|
91
91
|
protected createParams(): CardLinkParams;
|
|
92
92
|
protected createImpl(): CardLinkImpl;
|
|
@@ -3,9 +3,12 @@ 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>;
|
|
11
14
|
}
|
|
@@ -2,9 +2,12 @@ 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>;
|
|
10
13
|
}
|
|
@@ -42,7 +42,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
|
|
|
42
42
|
checked?: boolean;
|
|
43
43
|
crossOrigin?: string;
|
|
44
44
|
disabled?: boolean;
|
|
45
|
-
enterKeyHint?: "
|
|
45
|
+
enterKeyHint?: "done" | "search" | "enter" | "go" | "next" | "previous" | "send";
|
|
46
46
|
form?: string;
|
|
47
47
|
formAction?: string;
|
|
48
48
|
formEncType?: string;
|
|
@@ -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("
|
|
15
|
+
import("D:/repos/WC16/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;
|
|
@@ -23,7 +23,7 @@ export declare class SecurityDescriptorDialogView {
|
|
|
23
23
|
frame: (props:
|
|
24
24
|
import("./components/SecurityDialogFrame").SecurityDialogFrameProps) => JSX.Element;
|
|
25
25
|
table: (props:
|
|
26
|
-
import("
|
|
26
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/Table/TableHelper").ITableHelperProps) => JSX.Element;
|
|
27
27
|
tableHead: (props:
|
|
28
28
|
import("./components/AccessListTableHead").AccessListTableHeadProps) => JSX.Element;
|
|
29
29
|
inheritanceButtons: (props:
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
+
import { IColumnVisibility } from '@docsvision/webclient/Platform/updateValueCheckedColumn';
|
|
2
3
|
import { ISettingsPopupProps } from '@docsvision/webclient/Platform/SettingsPopup';
|
|
3
4
|
import { ComponentLogic } from '@docsvision/web/core/component';
|
|
4
5
|
export declare class SettingsPopupLogic extends ComponentLogic<ISettingsPopupProps> {
|
|
@@ -36,7 +37,7 @@ import("effector").Event<GenModels.ViewColumnModel[]>;
|
|
|
36
37
|
$columnsVisible:
|
|
37
38
|
import("effector").Store<GenModels.ViewColumnModel[]>;
|
|
38
39
|
updateCheckedColumn:
|
|
39
|
-
import("effector").Event<
|
|
40
|
+
import("effector").Event<IColumnVisibility>;
|
|
40
41
|
getColumnsFx:
|
|
41
42
|
import("effector").Effect<string, GenModels.ViewColumnModel[], Error>;
|
|
42
43
|
getGridUserDataFx:
|
package/Platform/Table.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
|
15
15
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
16
16
|
import { Optional } from '@docsvision/web/core/services';
|
|
17
17
|
import { SaveControlDataModelEventArgs } from '@docsvision/webclient/System/Layout';
|
|
18
|
+
import { IRowInfo } from "@docsvision/webclient/Platform/IRowInfo";
|
|
18
19
|
/**
|
|
19
20
|
* Содержит публичные свойства элемента управления [Таблица]{@link Table}.
|
|
20
21
|
*/
|
|
@@ -148,6 +149,12 @@ export declare class Table extends Panel<TableParams, TableState> {
|
|
|
148
149
|
beginEdit(): void;
|
|
149
150
|
/** Выключает режим отложенных изменений и сохраняет произведенные правки, если необходимо. */
|
|
150
151
|
endEdit(): Promise<unknown>;
|
|
152
|
+
/** Изменяет порядок строк. */
|
|
153
|
+
reorderRows(newOrder: string[], sortedItems: string[]): void;
|
|
154
|
+
/** Получает информацию о строках таблицы */
|
|
155
|
+
getRowsInfo(): IRowInfo[];
|
|
156
|
+
/** Получает информацию о текущем порядке строк. */
|
|
157
|
+
getRowsOrder(): string[];
|
|
151
158
|
/** @internal */
|
|
152
159
|
protected onCardSaving(sender: any, args: ICancelableEventArgs<SaveControlDataModelEventArgs>): void;
|
|
153
160
|
/** @internal */
|
|
@@ -25,7 +25,7 @@ export declare class UserProfileDialog extends React.Component<Props, State> imp
|
|
|
25
25
|
private attachRoot;
|
|
26
26
|
DialogBox:
|
|
27
27
|
import("styled-components").StyledComponent<(props:
|
|
28
|
-
import("
|
|
28
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
29
29
|
close(): void;
|
|
30
30
|
render(): JSX.Element;
|
|
31
31
|
}
|
|
@@ -1,2 +1,6 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
export
|
|
2
|
+
export interface IColumnVisibility {
|
|
3
|
+
columnName: string;
|
|
4
|
+
visible: boolean;
|
|
5
|
+
}
|
|
6
|
+
export declare function updateValueCheckedColumn(columns: GenModels.ViewColumnModel[], data: IColumnVisibility): GenModels.ViewColumnModel[];
|
|
@@ -4,7 +4,7 @@ import { ControlTemplateText } from "@docsvision/webclient/System/ControlTemplat
|
|
|
4
4
|
export declare class ControlTemplateView {
|
|
5
5
|
text: typeof ControlTemplateText;
|
|
6
6
|
button: (props:
|
|
7
|
-
import("
|
|
7
|
+
import("D:/repos/WC16/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
8
8
|
frame: typeof ControlTemplateFrame;
|
|
9
9
|
buttonText: string;
|
|
10
10
|
}
|
|
@@ -70,10 +70,10 @@ export declare abstract class DirectorySelectDialog<ValueT extends NodeT | ItemT
|
|
|
70
70
|
protected modalHost: CommonModalDialogHost;
|
|
71
71
|
static SimpleItemView:
|
|
72
72
|
import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
|
|
73
|
-
import("
|
|
73
|
+
import("D:/repos/WC16/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
|
|
74
74
|
static SimpleItemViewCompact:
|
|
75
75
|
import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
|
|
76
|
-
import("
|
|
76
|
+
import("D:/repos/WC16/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
|
|
77
77
|
/** @internal */
|
|
78
78
|
state: StateT;
|
|
79
79
|
searchInput: HTMLInputElement;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export interface INumberCultureOptions {
|
|
2
|
+
numberGroupSeparator: string;
|
|
3
|
+
numberDecimalSeparator: string;
|
|
4
|
+
useGrouping?: boolean;
|
|
5
|
+
numberDecimalDigits?: number;
|
|
6
|
+
}
|
|
7
|
+
export declare const INFINITY_FRACTION_DIGITS = -1;
|
|
8
|
+
export declare function numberToCultureWiseString(value: number, options: INumberCultureOptions): string;
|
|
9
|
+
export declare function cultureWiseParseFloat(value: string, options: INumberCultureOptions): number;
|
package/System/StringUtils.d.ts
CHANGED
|
@@ -9,6 +9,10 @@ export declare function capitalizeFirstLetter(str: any): any;
|
|
|
9
9
|
/** Разбивает строку на подстроки, разделяя ее по указанному вхождению. */
|
|
10
10
|
export declare function splitFirstSymbol(str: string, symbol: string): string[];
|
|
11
11
|
export declare function replaceAll(srt: string, search: string, replacement: string): string;
|
|
12
|
+
export interface IToCamelCaseExceptions {
|
|
13
|
+
oldValue: string;
|
|
14
|
+
newValue: string;
|
|
15
|
+
}
|
|
12
16
|
/**
|
|
13
17
|
* Преобразует имена свойств в объекте так, чтобы они начинались с прописной буквы.
|
|
14
18
|
*
|
|
@@ -16,7 +20,7 @@ export declare function replaceAll(srt: string, search: string, replacement: str
|
|
|
16
20
|
*
|
|
17
21
|
* let lowerModel = JSON.parse(str, toCamelCase);
|
|
18
22
|
*/
|
|
19
|
-
export declare function toCamelCase(key: any, value: any): any;
|
|
23
|
+
export declare function toCamelCase(key: any, value: any, exceptions?: IToCamelCaseExceptions[]): any;
|
|
20
24
|
/** Возвращает true, если переданная строка оканчивается на двоеточие. */
|
|
21
25
|
export declare function endsWithColon(str: string): boolean;
|
|
22
26
|
/** Функция предназначенная для сортировки в алфавитном порядке при помощи Array.sort. */
|
package/package.json
CHANGED
package/package.json.bak
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@docsvision/webclient",
|
|
3
|
-
"version": "5.16.6-beta.4",
|
|
4
|
-
"description": "Type definitions for DocsVision WebClient scripts and extensions.",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"scripts": {},
|
|
7
|
-
"dependencies": {
|
|
8
|
-
"@types/classnames": "^2.2.6",
|
|
9
|
-
"@types/jquery": "^3.3.22",
|
|
10
|
-
"@types/moment": "^2.13.0",
|
|
11
|
-
"@types/qs": "^6.5.1",
|
|
12
|
-
"@types/react": "^16.6",
|
|
13
|
-
"@types/react-dom": "^16.0.6",
|
|
14
|
-
"@types/shallowequal": "^0.2.3",
|
|
15
|
-
"@types/styled-components": "^4.1.0",
|
|
16
|
-
"@types/systemjs": "^0.20.6",
|
|
17
|
-
"@types/vis": "^4.21.8",
|
|
18
|
-
"tslib": "^1.9.3",
|
|
19
|
-
"typescript": "^3.2"
|
|
20
|
-
},
|
|
21
|
-
"keywords": [
|
|
22
|
-
"typescript",
|
|
23
|
-
"typings",
|
|
24
|
-
"docsvision",
|
|
25
|
-
"webclient",
|
|
26
|
-
"SDK",
|
|
27
|
-
"scripts",
|
|
28
|
-
"extensions",
|
|
29
|
-
"solutions"
|
|
30
|
-
],
|
|
31
|
-
"author": "Docsvision",
|
|
32
|
-
"license": "ISC"
|
|
33
|
-
}
|