ados-rcm 1.1.515 → 1.1.517
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/dist/AModule/AComponents/AEditor/modules/{tableUp/modules/table-clipboard.d.ts → TableClipboard.d.ts} +3 -3
- package/dist/AModule/AComponents/ATree/ATreeItem.d.ts +3 -4
- package/dist/index.cjs.js +191 -189
- package/dist/index.es.js +20545 -21673
- package/package.json +2 -2
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/container-format.d.ts +0 -15
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/index.d.ts +0 -11
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/block.d.ts +0 -9
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/index.d.ts +0 -2
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/scroll.d.ts +0 -10
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-body-format.d.ts +0 -10
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-caption-format.d.ts +0 -23
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-cell-format.d.ts +0 -26
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-cell-inner-format.d.ts +0 -34
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-col-format.d.ts +0 -22
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-colgroup-format.d.ts +0 -20
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-main-format.d.ts +0 -26
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-row-format.d.ts +0 -25
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-wrapper-format.d.ts +0 -14
- package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/utils.d.ts +0 -1
- package/dist/AModule/AComponents/AEditor/modules/tableUp/index.d.ts +0 -7
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/index.d.ts +0 -6
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-align.d.ts +0 -31
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/constants.d.ts +0 -12
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/index.d.ts +0 -4
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-common.d.ts +0 -43
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-contextmenu.d.ts +0 -21
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-select.d.ts +0 -9
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/index.d.ts +0 -5
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-box.d.ts +0 -56
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-common.d.ts +0 -79
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-line.d.ts +0 -39
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-scale.d.ts +0 -40
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/utils.d.ts +0 -2
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-scrollbar.d.ts +0 -89
- package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-selection.d.ts +0 -87
- package/dist/AModule/AComponents/AEditor/modules/tableUp/table-up.d.ts +0 -119
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/bem.d.ts +0 -18
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/blot-helper.d.ts +0 -25
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/color.d.ts +0 -18
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/button.d.ts +0 -6
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/color-picker.d.ts +0 -6
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/dialog.d.ts +0 -10
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/index.d.ts +0 -6
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/input.d.ts +0 -15
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/creator.d.ts +0 -10
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/index.d.ts +0 -2
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/select-box.d.ts +0 -10
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/tooltip.d.ts +0 -18
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/constants.d.ts +0 -30
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/index.d.ts +0 -13
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/is.d.ts +0 -7
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/position.d.ts +0 -14
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/resize-observer-helper.d.ts +0 -4
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/scroll-event-handle.d.ts +0 -6
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/transformer.d.ts +0 -2
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/transition-event-helper.d.ts +0 -1
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/types.d.ts +0 -149
- package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/utils.d.ts +0 -2
@@ -20,9 +20,9 @@ export declare class TableClipboard extends Clipboard {
|
|
20
20
|
colCount: number;
|
21
21
|
constructor(quill: Quill, options: Partial<ClipboardOptions>);
|
22
22
|
matchTable(node: Node, delta: TypeDelta): TypeDelta;
|
23
|
-
matchColgroup(
|
23
|
+
matchColgroup(_node: Node, delta: TypeDelta): TypeDelta;
|
24
24
|
matchCol(node: Node): TypeDelta;
|
25
|
-
matchTr(
|
25
|
+
matchTr(_node: Node, delta: TypeDelta): TypeDelta;
|
26
26
|
matchTd(node: Node, delta: TypeDelta): TypeDelta;
|
27
27
|
private handleBorderNoneStyles;
|
28
28
|
convert({ html, text }: {
|
@@ -32,7 +32,7 @@ export declare class TableClipboard extends Clipboard {
|
|
32
32
|
private readonly STYLE_PROPERTIES;
|
33
33
|
private parseStyleWithFilter;
|
34
34
|
private mergeClassStylesToInline;
|
35
|
-
matchCaption(
|
35
|
+
matchCaption(_node: Node, delta: TypeDelta): TypeDelta;
|
36
36
|
private preprocessTableHtml;
|
37
37
|
private cleanupTableStyles;
|
38
38
|
private applyRowspanHeights;
|
@@ -24,17 +24,16 @@ export interface IATreeItemProps<T> {
|
|
24
24
|
expanded?: TIcons | Exclude<React.ReactNode, string>;
|
25
25
|
noChild?: TIcons | Exclude<React.ReactNode, string>;
|
26
26
|
};
|
27
|
-
id: string;
|
28
27
|
indents: EIndentState[];
|
28
|
+
isChildOfDragItem?: (item: T) => boolean;
|
29
|
+
isDragSrcItem?: boolean;
|
29
30
|
isDraggable?: boolean;
|
30
31
|
isEqual: (a: T, b: T) => boolean;
|
31
32
|
isParentCheckHovered: boolean;
|
32
33
|
isParentDisabled?: boolean | string;
|
33
34
|
isSelectMulti: boolean;
|
34
35
|
item: T;
|
35
|
-
|
36
|
-
onDragOver?: (e: React.DragEvent<HTMLElement>, item: T) => void;
|
37
|
-
onDragStart?: (item: T) => void;
|
36
|
+
itemId?: any;
|
38
37
|
onMouseLeave?: (e: React.MouseEvent<HTMLElement>, item: T) => void;
|
39
38
|
onMouseOver?: (e: React.MouseEvent<HTMLElement>, item: T) => void;
|
40
39
|
resources: typeof Resources.ATree;
|