ados-rcm 1.1.514 → 1.1.516

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 (59) hide show
  1. package/dist/AModule/AComponents/AEditor/modules/{tableUp/modules/table-clipboard.d.ts → TableClipboard.d.ts} +3 -3
  2. package/dist/AModule/AComponents/ATree/ATreeItem.d.ts +3 -4
  3. package/dist/index.cjs.js +204 -191
  4. package/dist/index.es.js +21331 -22454
  5. package/package.json +2 -2
  6. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/container-format.d.ts +0 -15
  7. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/index.d.ts +0 -11
  8. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/block.d.ts +0 -9
  9. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/index.d.ts +0 -2
  10. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/overrides/scroll.d.ts +0 -10
  11. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-body-format.d.ts +0 -10
  12. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-caption-format.d.ts +0 -23
  13. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-cell-format.d.ts +0 -26
  14. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-cell-inner-format.d.ts +0 -34
  15. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-col-format.d.ts +0 -22
  16. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-colgroup-format.d.ts +0 -20
  17. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-main-format.d.ts +0 -26
  18. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-row-format.d.ts +0 -25
  19. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/table-wrapper-format.d.ts +0 -14
  20. package/dist/AModule/AComponents/AEditor/modules/tableUp/formats/utils.d.ts +0 -1
  21. package/dist/AModule/AComponents/AEditor/modules/tableUp/index.d.ts +0 -7
  22. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/index.d.ts +0 -6
  23. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-align.d.ts +0 -31
  24. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/constants.d.ts +0 -12
  25. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/index.d.ts +0 -4
  26. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-common.d.ts +0 -43
  27. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-contextmenu.d.ts +0 -21
  28. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-menu/table-menu-select.d.ts +0 -9
  29. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/index.d.ts +0 -5
  30. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-box.d.ts +0 -56
  31. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-common.d.ts +0 -79
  32. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-line.d.ts +0 -39
  33. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/table-resize-scale.d.ts +0 -40
  34. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-resize/utils.d.ts +0 -2
  35. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-scrollbar.d.ts +0 -89
  36. package/dist/AModule/AComponents/AEditor/modules/tableUp/modules/table-selection.d.ts +0 -87
  37. package/dist/AModule/AComponents/AEditor/modules/tableUp/table-up.d.ts +0 -119
  38. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/bem.d.ts +0 -18
  39. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/blot-helper.d.ts +0 -25
  40. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/color.d.ts +0 -18
  41. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/button.d.ts +0 -6
  42. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/color-picker.d.ts +0 -6
  43. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/dialog.d.ts +0 -10
  44. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/index.d.ts +0 -6
  45. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/input.d.ts +0 -15
  46. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/creator.d.ts +0 -10
  47. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/index.d.ts +0 -2
  48. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/table/select-box.d.ts +0 -10
  49. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/components/tooltip.d.ts +0 -18
  50. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/constants.d.ts +0 -30
  51. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/index.d.ts +0 -13
  52. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/is.d.ts +0 -7
  53. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/position.d.ts +0 -14
  54. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/resize-observer-helper.d.ts +0 -4
  55. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/scroll-event-handle.d.ts +0 -6
  56. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/transformer.d.ts +0 -2
  57. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/transition-event-helper.d.ts +0 -1
  58. package/dist/AModule/AComponents/AEditor/modules/tableUp/utils/types.d.ts +0 -149
  59. 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(node: Node, delta: TypeDelta): TypeDelta;
23
+ matchColgroup(_node: Node, delta: TypeDelta): TypeDelta;
24
24
  matchCol(node: Node): TypeDelta;
25
- matchTr(node: Node, delta: TypeDelta): TypeDelta;
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(node: Node, delta: TypeDelta): TypeDelta;
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
- onDragEnd?: (e: React.DragEvent<HTMLElement>, item: T) => void;
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;