@hailin-zheng/editor-core 1.0.20 → 1.0.24

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 (149) hide show
  1. package/README.md +1613 -0
  2. package/lib/doc-ruler.d.ts +0 -1
  3. package/lib/framework/common-util.d.ts +0 -1
  4. package/lib/framework/document-change.d.ts +0 -1
  5. package/lib/framework/document-combine.d.ts +0 -1
  6. package/lib/framework/document-comment.d.ts +0 -1
  7. package/lib/framework/document-context.d.ts +0 -1
  8. package/lib/framework/document-eval-func.d.ts +0 -1
  9. package/lib/framework/document-event.d.ts +0 -1
  10. package/lib/framework/document-history.d.ts +0 -1
  11. package/lib/framework/document-images-loader.d.ts +0 -1
  12. package/lib/framework/document-input-cursor.d.ts +0 -1
  13. package/lib/framework/document-paint.d.ts +0 -1
  14. package/lib/framework/document-print-offscreen.d.ts +0 -1
  15. package/lib/framework/document-print.d.ts +0 -1
  16. package/lib/framework/document-segmenter.d.ts +0 -1
  17. package/lib/framework/document-selection.d.ts +0 -1
  18. package/lib/framework/document-template.d.ts +0 -1
  19. package/lib/framework/document-textline-mode.d.ts +0 -1
  20. package/lib/framework/element-define.d.ts +0 -1
  21. package/lib/framework/element-event-define.d.ts +0 -1
  22. package/lib/framework/element-measure.d.ts +0 -1
  23. package/lib/framework/element-paint.d.ts +0 -1
  24. package/lib/framework/element-props.d.ts +1 -2
  25. package/lib/framework/element-reader.d.ts +0 -1
  26. package/lib/framework/element-render-cut.d.ts +0 -1
  27. package/lib/framework/element-serialize.d.ts +0 -1
  28. package/lib/framework/element-util.d.ts +0 -1
  29. package/lib/framework/impl/checkbox/checkbox-impl.d.ts +0 -1
  30. package/lib/framework/impl/comments/comment-content-impl.d.ts +0 -1
  31. package/lib/framework/impl/comments/comment-element-impl.d.ts +0 -1
  32. package/lib/framework/impl/comments/comments-container-impl.d.ts +0 -1
  33. package/lib/framework/impl/comments/comments-util.d.ts +0 -1
  34. package/lib/framework/impl/comments/validate-msg-impl.d.ts +0 -1
  35. package/lib/framework/impl/data-element/data-decorate-impl.d.ts +0 -1
  36. package/lib/framework/impl/data-element/data-element-barcode.d.ts +0 -1
  37. package/lib/framework/impl/data-element/data-element-base-impl.d.ts +0 -1
  38. package/lib/framework/impl/data-element/data-element-check-impl.d.ts +0 -1
  39. package/lib/framework/impl/data-element/data-element-date-impl.d.ts +0 -1
  40. package/lib/framework/impl/data-element/data-element-group-impl.d.ts +0 -1
  41. package/lib/framework/impl/data-element/data-element-image-impl.d.ts +0 -1
  42. package/lib/framework/impl/data-element/data-element-list-impl.d.ts +0 -1
  43. package/lib/framework/impl/data-element/data-element-text-impl.d.ts +0 -1
  44. package/lib/framework/impl/decorate/fill-null-space-imple.d.ts +0 -1
  45. package/lib/framework/impl/document/doc-body-impl.d.ts +0 -1
  46. package/lib/framework/impl/document/doc-body-part-impl.d.ts +0 -1
  47. package/lib/framework/impl/document/doc-container-impl.d.ts +0 -1
  48. package/lib/framework/impl/document/doc-footer-impl.d.ts +0 -1
  49. package/lib/framework/impl/document/doc-header-impl.d.ts +0 -1
  50. package/lib/framework/impl/document/doc-impl.d.ts +0 -1
  51. package/lib/framework/impl/index.d.ts +0 -1
  52. package/lib/framework/impl/media-formula/menstrual-history.d.ts +0 -1
  53. package/lib/framework/impl/paragraph/p-impl.d.ts +0 -1
  54. package/lib/framework/impl/picture/image-impl.d.ts +0 -1
  55. package/lib/framework/impl/radio/radio-impl.d.ts +0 -1
  56. package/lib/framework/impl/symbol/br-symbol-impl.d.ts +0 -1
  57. package/lib/framework/impl/symbol/p-symbol-impl.d.ts +0 -1
  58. package/lib/framework/impl/table/table-cell-impl.d.ts +0 -1
  59. package/lib/framework/impl/table/table-impl.d.ts +0 -1
  60. package/lib/framework/impl/table/table-row-impl.d.ts +0 -1
  61. package/lib/framework/impl/table/table-split-cell-patch.d.ts +0 -1
  62. package/lib/framework/impl/table/table-split-cell.d.ts +0 -1
  63. package/lib/framework/impl/table/table-util.d.ts +0 -1
  64. package/lib/framework/impl/text/text-impl.d.ts +0 -1
  65. package/lib/framework/impl/text/track-run-impl.d.ts +0 -1
  66. package/lib/framework/notify.d.ts +0 -1
  67. package/lib/framework/range-util.d.ts +0 -1
  68. package/lib/framework/render-context.d.ts +0 -1
  69. package/lib/framework/render-define.d.ts +0 -1
  70. package/lib/framework/selection-overlays.d.ts +0 -1
  71. package/lib/index.d.ts +0 -1
  72. package/lib/index.js +1 -0
  73. package/lib/texteditor.d.ts +1 -2
  74. package/lib/util/subject.d.ts +0 -1
  75. package/lib/util/table-bind.d.ts +0 -1
  76. package/package.json +24 -31
  77. package/lib/doc-ruler.d.ts.map +0 -1
  78. package/lib/framework/common-util.d.ts.map +0 -1
  79. package/lib/framework/document-change.d.ts.map +0 -1
  80. package/lib/framework/document-combine.d.ts.map +0 -1
  81. package/lib/framework/document-comment.d.ts.map +0 -1
  82. package/lib/framework/document-context.d.ts.map +0 -1
  83. package/lib/framework/document-eval-func.d.ts.map +0 -1
  84. package/lib/framework/document-event.d.ts.map +0 -1
  85. package/lib/framework/document-history.d.ts.map +0 -1
  86. package/lib/framework/document-images-loader.d.ts.map +0 -1
  87. package/lib/framework/document-input-cursor.d.ts.map +0 -1
  88. package/lib/framework/document-paint.d.ts.map +0 -1
  89. package/lib/framework/document-print-offscreen.d.ts.map +0 -1
  90. package/lib/framework/document-print.d.ts.map +0 -1
  91. package/lib/framework/document-segmenter.d.ts.map +0 -1
  92. package/lib/framework/document-selection.d.ts.map +0 -1
  93. package/lib/framework/document-template.d.ts.map +0 -1
  94. package/lib/framework/document-textline-mode.d.ts.map +0 -1
  95. package/lib/framework/element-define.d.ts.map +0 -1
  96. package/lib/framework/element-event-define.d.ts.map +0 -1
  97. package/lib/framework/element-measure.d.ts.map +0 -1
  98. package/lib/framework/element-paint.d.ts.map +0 -1
  99. package/lib/framework/element-props.d.ts.map +0 -1
  100. package/lib/framework/element-reader.d.ts.map +0 -1
  101. package/lib/framework/element-render-cut.d.ts.map +0 -1
  102. package/lib/framework/element-serialize.d.ts.map +0 -1
  103. package/lib/framework/element-util.d.ts.map +0 -1
  104. package/lib/framework/impl/checkbox/checkbox-impl.d.ts.map +0 -1
  105. package/lib/framework/impl/comments/comment-content-impl.d.ts.map +0 -1
  106. package/lib/framework/impl/comments/comment-element-impl.d.ts.map +0 -1
  107. package/lib/framework/impl/comments/comments-container-impl.d.ts.map +0 -1
  108. package/lib/framework/impl/comments/comments-util.d.ts.map +0 -1
  109. package/lib/framework/impl/comments/validate-msg-impl.d.ts.map +0 -1
  110. package/lib/framework/impl/data-element/data-decorate-impl.d.ts.map +0 -1
  111. package/lib/framework/impl/data-element/data-element-barcode.d.ts.map +0 -1
  112. package/lib/framework/impl/data-element/data-element-base-impl.d.ts.map +0 -1
  113. package/lib/framework/impl/data-element/data-element-check-impl.d.ts.map +0 -1
  114. package/lib/framework/impl/data-element/data-element-date-impl.d.ts.map +0 -1
  115. package/lib/framework/impl/data-element/data-element-group-impl.d.ts.map +0 -1
  116. package/lib/framework/impl/data-element/data-element-image-impl.d.ts.map +0 -1
  117. package/lib/framework/impl/data-element/data-element-list-impl.d.ts.map +0 -1
  118. package/lib/framework/impl/data-element/data-element-text-impl.d.ts.map +0 -1
  119. package/lib/framework/impl/decorate/fill-null-space-imple.d.ts.map +0 -1
  120. package/lib/framework/impl/document/doc-body-impl.d.ts.map +0 -1
  121. package/lib/framework/impl/document/doc-body-part-impl.d.ts.map +0 -1
  122. package/lib/framework/impl/document/doc-container-impl.d.ts.map +0 -1
  123. package/lib/framework/impl/document/doc-footer-impl.d.ts.map +0 -1
  124. package/lib/framework/impl/document/doc-header-impl.d.ts.map +0 -1
  125. package/lib/framework/impl/document/doc-impl.d.ts.map +0 -1
  126. package/lib/framework/impl/index.d.ts.map +0 -1
  127. package/lib/framework/impl/media-formula/menstrual-history.d.ts.map +0 -1
  128. package/lib/framework/impl/paragraph/p-impl.d.ts.map +0 -1
  129. package/lib/framework/impl/picture/image-impl.d.ts.map +0 -1
  130. package/lib/framework/impl/radio/radio-impl.d.ts.map +0 -1
  131. package/lib/framework/impl/symbol/br-symbol-impl.d.ts.map +0 -1
  132. package/lib/framework/impl/symbol/p-symbol-impl.d.ts.map +0 -1
  133. package/lib/framework/impl/table/table-cell-impl.d.ts.map +0 -1
  134. package/lib/framework/impl/table/table-impl.d.ts.map +0 -1
  135. package/lib/framework/impl/table/table-row-impl.d.ts.map +0 -1
  136. package/lib/framework/impl/table/table-split-cell-patch.d.ts.map +0 -1
  137. package/lib/framework/impl/table/table-split-cell.d.ts.map +0 -1
  138. package/lib/framework/impl/table/table-util.d.ts.map +0 -1
  139. package/lib/framework/impl/text/text-impl.d.ts.map +0 -1
  140. package/lib/framework/impl/text/track-run-impl.d.ts.map +0 -1
  141. package/lib/framework/notify.d.ts.map +0 -1
  142. package/lib/framework/range-util.d.ts.map +0 -1
  143. package/lib/framework/render-context.d.ts.map +0 -1
  144. package/lib/framework/render-define.d.ts.map +0 -1
  145. package/lib/framework/selection-overlays.d.ts.map +0 -1
  146. package/lib/index.d.ts.map +0 -1
  147. package/lib/texteditor.d.ts.map +0 -1
  148. package/lib/util/subject.d.ts.map +0 -1
  149. package/lib/util/table-bind.d.ts.map +0 -1
@@ -49,4 +49,3 @@ export declare class DocRule {
49
49
  private drawCellMark;
50
50
  scaleView(): void;
51
51
  }
52
- //# sourceMappingURL=doc-ruler.d.ts.map
@@ -61,4 +61,3 @@ export declare class CommonUtil {
61
61
  static isDate(str: string): boolean;
62
62
  }
63
63
  export {};
64
- //# sourceMappingURL=common-util.d.ts.map
@@ -263,4 +263,3 @@ export declare class DocumentChange {
263
263
  */
264
264
  insertPageBreakPara(): void;
265
265
  }
266
- //# sourceMappingURL=document-change.d.ts.map
@@ -22,4 +22,3 @@ export declare class DocumentCombine {
22
22
  */
23
23
  load(): DocumentElement;
24
24
  }
25
- //# sourceMappingURL=document-combine.d.ts.map
@@ -44,4 +44,3 @@ export interface CommMarkSelectedStatus {
44
44
  startMarkStatus: boolean;
45
45
  endMarkStatus: boolean;
46
46
  }
47
- //# sourceMappingURL=document-comment.d.ts.map
@@ -147,4 +147,3 @@ interface TrackBlockData {
147
147
  id: string;
148
148
  }
149
149
  export {};
150
- //# sourceMappingURL=document-context.d.ts.map
@@ -16,4 +16,3 @@ export declare class DocumentEvalFunc {
16
16
  */
17
17
  invokedScripts(): void;
18
18
  }
19
- //# sourceMappingURL=document-eval-func.d.ts.map
@@ -211,4 +211,3 @@ export declare class DocumentEvent {
211
211
  getHitRegion(docEvent: MouseElementEvent): HitRegion | null;
212
212
  }
213
213
  export {};
214
- //# sourceMappingURL=document-event.d.ts.map
@@ -24,4 +24,3 @@ export declare class DocumentHistory {
24
24
  redo(): void;
25
25
  clear(): void;
26
26
  }
27
- //# sourceMappingURL=document-history.d.ts.map
@@ -14,4 +14,3 @@ export declare class DocumentImagesLoader implements IImageLoader {
14
14
  */
15
15
  imagesLoadCompleted(): boolean;
16
16
  }
17
- //# sourceMappingURL=document-images-loader.d.ts.map
@@ -76,4 +76,3 @@ export declare class DocumentInput {
76
76
  */
77
77
  setInputFocus(focus: boolean): void;
78
78
  }
79
- //# sourceMappingURL=document-input-cursor.d.ts.map
@@ -32,4 +32,3 @@ export declare class DocumentPaint {
32
32
  */
33
33
  setCommRangeMark(): void;
34
34
  }
35
- //# sourceMappingURL=document-paint.d.ts.map
@@ -36,4 +36,3 @@ export declare class DocumentPrintOffscreen {
36
36
  private prepare;
37
37
  private getCanvasNodes;
38
38
  }
39
- //# sourceMappingURL=document-print-offscreen.d.ts.map
@@ -58,4 +58,3 @@ export declare function printNodes(printNodes: Array<Node>, options: PrintPaperO
58
58
  */
59
59
  export declare function exportCanvasToPDF(fileName: string, nodes: Array<HTMLCanvasElement>, options: PrintPaperOptions): void;
60
60
  export {};
61
- //# sourceMappingURL=document-print.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { SelectionState } from "./document-selection";
2
2
  export declare function getFocusTextSegment(selection: SelectionState): boolean;
3
- //# sourceMappingURL=document-segmenter.d.ts.map
@@ -87,4 +87,3 @@ export declare class DocumentCursor {
87
87
  };
88
88
  private static getElementRenderPos;
89
89
  }
90
- //# sourceMappingURL=document-selection.d.ts.map
@@ -2,4 +2,3 @@ import { DocumentElement } from "./impl/document/doc-impl";
2
2
  export declare class DocumentTemplate {
3
3
  static createA4Doc(): DocumentElement;
4
4
  }
5
- //# sourceMappingURL=document-template.d.ts.map
@@ -5,4 +5,3 @@ import { RenderContenxtType } from "./render-context";
5
5
  用于医嘱打印模式
6
6
  */
7
7
  export declare function runTextLineRender(ele: Element, options: ViewOptions, renderCtx: RenderContenxtType): void;
8
- //# sourceMappingURL=document-textline-mode.d.ts.map
@@ -317,4 +317,3 @@ export interface ICancelTokenFn {
317
317
  cancel?: () => void;
318
318
  onFinish?: () => void;
319
319
  }
320
- //# sourceMappingURL=element-define.d.ts.map
@@ -96,4 +96,3 @@ export declare class EventMap {
96
96
  clear(element: Element): void;
97
97
  get(element: Element, eventName: string, useCapture?: boolean): Array<(evt: ElementEvent) => void>;
98
98
  }
99
- //# sourceMappingURL=element-event-define.d.ts.map
@@ -95,4 +95,3 @@ export declare class ElementMeasure {
95
95
  endMeasures(ele: Element): void;
96
96
  }
97
97
  export {};
98
- //# sourceMappingURL=element-measure.d.ts.map
@@ -40,4 +40,3 @@ export declare class ElementPaint {
40
40
  getLeafElementPaintMap(element: LeafElement, shadowRenderIndex?: number): LeafRenderObject;
41
41
  getShadowRenderIndex(element: LeafElement, render: LeafRenderObject): number;
42
42
  }
43
- //# sourceMappingURL=element-paint.d.ts.map
@@ -69,7 +69,7 @@ export declare class CheckBoxProps extends INotifyPropertyChanged {
69
69
  getSerializeProps(viewOptions: ViewOptions): {
70
70
  size: number;
71
71
  isChecked: boolean;
72
- groupName: string;
72
+ groupName: string | null;
73
73
  };
74
74
  }
75
75
  export declare class RadioBoxProps extends INotifyPropertyChanged {
@@ -299,4 +299,3 @@ export declare class BodyPartProps {
299
299
  partId: string;
300
300
  }
301
301
  export {};
302
- //# sourceMappingURL=element-props.d.ts.map
@@ -17,4 +17,3 @@ export declare class ElementReader {
17
17
  registerReadFunc<T>(propName: string, func: (data: T) => T): void;
18
18
  readExtendsProps(data: any, element: Element): void;
19
19
  }
20
- //# sourceMappingURL=element-reader.d.ts.map
@@ -53,4 +53,3 @@ export declare class ElementRenderCut {
53
53
  getRowInsertCellIndex(sourceCell: TableCellRenderObject, destRow: TableRowRenderObject): number;
54
54
  private getHeaderRows;
55
55
  }
56
- //# sourceMappingURL=element-render-cut.d.ts.map
@@ -28,4 +28,3 @@ export interface DataElementValueStruct {
28
28
  name: string;
29
29
  value: string;
30
30
  }
31
- //# sourceMappingURL=element-serialize.d.ts.map
@@ -367,4 +367,3 @@ export declare class ElementUtil {
367
367
  static getDataElement(ele: Element): DataElementInlineGroup;
368
368
  }
369
369
  export {};
370
- //# sourceMappingURL=element-util.d.ts.map
@@ -22,4 +22,3 @@ export declare class CheckBoxRenderObject extends LeafRenderObject<CheckBoxEleme
22
22
  }): void;
23
23
  clone(cloneData?: boolean): RenderObject;
24
24
  }
25
- //# sourceMappingURL=checkbox-impl.d.ts.map
@@ -38,4 +38,3 @@ export declare class CommentContentFactory extends ElementFactory<CommContentPro
38
38
  match(type: string): boolean;
39
39
  createElement(data: readElementProps<CommContentProps>, renderCtx: RenderContenxtType): Element;
40
40
  }
41
- //# sourceMappingURL=comment-content-impl.d.ts.map
@@ -19,4 +19,3 @@ export declare class CommentFactory extends ElementFactory<CommProps> {
19
19
  match(type: string): boolean;
20
20
  createElement(data: readElementProps<CommProps>, renderCtx: RenderContenxtType): Element;
21
21
  }
22
- //# sourceMappingURL=comment-element-impl.d.ts.map
@@ -20,4 +20,3 @@ export declare class CommentsFactory extends ElementFactory<null> {
20
20
  match(type: string): boolean;
21
21
  createElement(data: any, renderCtx: RenderContenxtType): Element;
22
22
  }
23
- //# sourceMappingURL=comments-container-impl.d.ts.map
@@ -10,4 +10,3 @@ export declare class CommentsUtil {
10
10
  pos: Position;
11
11
  }>): void;
12
12
  }
13
- //# sourceMappingURL=comments-util.d.ts.map
@@ -19,4 +19,3 @@ export declare class ValidateRenderObject extends CommContentBaseRenderObject<Va
19
19
  endRender(ctx: RenderContenxtType, position: Position): void;
20
20
  clone(): RenderObject;
21
21
  }
22
- //# sourceMappingURL=validate-msg-impl.d.ts.map
@@ -28,4 +28,3 @@ export declare class DataDecorateRenderObject extends LeafRenderObject {
28
28
  }): void;
29
29
  clone(cloneData?: boolean): RenderObject;
30
30
  }
31
- //# sourceMappingURL=data-decorate-impl.d.ts.map
@@ -29,4 +29,3 @@ export declare class DataElementBarcodeFactory extends ElementFactory<DataElemen
29
29
  match(type: string): boolean;
30
30
  createElement(data: readElementProps<DataElementBarcodeProps>, renderCtx: RenderContenxtType): Element;
31
31
  }
32
- //# sourceMappingURL=data-element-barcode.d.ts.map
@@ -66,4 +66,3 @@ export declare function IsInSideDataElement(control: LeafElement, offset: number
66
66
  * @param offset
67
67
  */
68
68
  export declare function IsInSideInlineGroupInputElement(control: LeafElement, offset: number): boolean;
69
- //# sourceMappingURL=data-element-base-impl.d.ts.map
@@ -33,4 +33,3 @@ export declare class DataElementCheckFactory extends ElementFactory<DataEleCheck
33
33
  createElement(data: readElementProps<DataEleCheckProps>, renderCtx: RenderContenxtType): Element;
34
34
  createDataEleProps(dest: DataEleCheckProps, props: DataEleCheckProps): DataEleCheckProps;
35
35
  }
36
- //# sourceMappingURL=data-element-check-impl.d.ts.map
@@ -21,4 +21,3 @@ export declare class DataElementDateFactory extends ElementFactory<DataEleDatePr
21
21
  createElement(data: any, renderCtx: RenderContenxtType): Element;
22
22
  createDataEleProps(dest: DataEleDateProps, props: DataEleDateProps): DataEleDateProps;
23
23
  }
24
- //# sourceMappingURL=data-element-date-impl.d.ts.map
@@ -21,4 +21,3 @@ export declare class DataElementGroupFactory extends ElementFactory<DataElementG
21
21
  match(type: string): boolean;
22
22
  createElement(data: any, renderCtx: RenderContenxtType): Element;
23
23
  }
24
- //# sourceMappingURL=data-element-group-impl.d.ts.map
@@ -28,4 +28,3 @@ export declare class DataElementImgFactory extends ElementFactory<DataEleImagePr
28
28
  match(type: string): boolean;
29
29
  createElement(data: readElementProps<DataEleImageProps>, renderCtx: RenderContenxtType): Element;
30
30
  }
31
- //# sourceMappingURL=data-element-image-impl.d.ts.map
@@ -20,4 +20,3 @@ export declare class DataElementListFactory extends ElementFactory<DataEleListPr
20
20
  createElement(data: readElementProps<DataEleListProps>, renderCtx: RenderContenxtType): Element;
21
21
  createDataEleProps(dest: DataEleListProps, props: DataEleListProps): DataEleBaseTextProps;
22
22
  }
23
- //# sourceMappingURL=data-element-list-impl.d.ts.map
@@ -21,4 +21,3 @@ export declare class DataElementTextFactory extends ElementFactory<DataEleBaseTe
21
21
  createElement(data: any, renderCtx: RenderContenxtType): Element;
22
22
  createDataEleProps(dest: DataEleBaseTextProps, props: DataEleBaseTextProps): DataEleBaseTextProps;
23
23
  }
24
- //# sourceMappingURL=data-element-text-impl.d.ts.map
@@ -19,4 +19,3 @@ export declare class FillNullSpaceRenderObject extends LeafRenderObject {
19
19
  }): void;
20
20
  clone(): RenderObject;
21
21
  }
22
- //# sourceMappingURL=fill-null-space-imple.d.ts.map
@@ -25,4 +25,3 @@ export declare class DocumentBodyFactory extends ElementFactory<null> {
25
25
  match(type: string): boolean;
26
26
  createElement(data: any, renderCtx: RenderContenxtType): Element;
27
27
  }
28
- //# sourceMappingURL=doc-body-impl.d.ts.map
@@ -28,4 +28,3 @@ export declare class DocumentBodyPartFactory extends ElementFactory<BodyPartProp
28
28
  match(type: string): boolean;
29
29
  createElement(data: readElementProps<BodyPartProps>, renderCtx: RenderContenxtType): Element<any>;
30
30
  }
31
- //# sourceMappingURL=doc-body-part-impl.d.ts.map
@@ -14,4 +14,3 @@ export declare class DocumentContainerRender extends BlockContainerRenderObject
14
14
  clone(): RenderObject;
15
15
  addPages(pages: Array<DocumentRenderObject>): void;
16
16
  }
17
- //# sourceMappingURL=doc-container-impl.d.ts.map
@@ -24,4 +24,3 @@ export declare class DocumentFooterFactory extends ElementFactory<null> {
24
24
  match(type: string): boolean;
25
25
  createElement(data: any, renderCtx: RenderContenxtType): Element;
26
26
  }
27
- //# sourceMappingURL=doc-footer-impl.d.ts.map
@@ -24,4 +24,3 @@ export declare class DocumentHeaderFactory extends ElementFactory<null> {
24
24
  match(type: string): boolean;
25
25
  createElement(data: any, renderCtx: RenderContenxtType): Element;
26
26
  }
27
- //# sourceMappingURL=doc-header-impl.d.ts.map
@@ -59,4 +59,3 @@ export declare class DocumentFactory extends ElementFactory<DocumentProps> {
59
59
  match(type: string): boolean;
60
60
  createElement(data: readElementProps<DocumentProps>, renderCtx: RenderContenxtType): Element;
61
61
  }
62
- //# sourceMappingURL=doc-impl.d.ts.map
@@ -34,4 +34,3 @@ export * from './table/table-split-cell-patch';
34
34
  export * from './table/table-util';
35
35
  export * from './text/text-impl';
36
36
  export * from './text/track-run-impl';
37
- //# sourceMappingURL=index.d.ts.map
@@ -33,4 +33,3 @@ export declare class DataElementMHFactory extends ElementFactory<DataEleMHProps>
33
33
  createElement(data: readElementProps<DataEleMHProps>, renderCtx: RenderContenxtType): Element;
34
34
  }
35
35
  export {};
36
- //# sourceMappingURL=menstrual-history.d.ts.map
@@ -43,4 +43,3 @@ export declare class ParagraphLineRectRenderObject extends BlockLineRectRenderOb
43
43
  }): void;
44
44
  clone(): RenderObject;
45
45
  }
46
- //# sourceMappingURL=p-impl.d.ts.map
@@ -29,4 +29,3 @@ export declare class PictureFactory extends ElementFactory<PictureProps> {
29
29
  createElement(data: any, renderCtx: RenderContenxtType): Element;
30
30
  }
31
31
  export {};
32
- //# sourceMappingURL=image-impl.d.ts.map
@@ -20,4 +20,3 @@ export declare class RadioBoxRenderObject extends LeafRenderObject {
20
20
  }): void;
21
21
  clone(cloneData?: boolean): RenderObject;
22
22
  }
23
- //# sourceMappingURL=radio-impl.d.ts.map
@@ -20,4 +20,3 @@ export declare class BreakFactory extends ElementFactory<null> {
20
20
  match(type: string): boolean;
21
21
  createElement(data: any, renderCtx: RenderContenxtType): Element;
22
22
  }
23
- //# sourceMappingURL=br-symbol-impl.d.ts.map
@@ -17,4 +17,3 @@ export declare class PSymbolRenderObject extends LeafRenderObject<PSymbolElement
17
17
  }): void;
18
18
  clone(): RenderObject;
19
19
  }
20
- //# sourceMappingURL=p-symbol-impl.d.ts.map
@@ -35,4 +35,3 @@ export declare class TableCellFactory extends ElementFactory<TableCellProps> {
35
35
  match(type: string): boolean;
36
36
  createElement(data: readElementProps<TableCellProps>, renderCtx: RenderContenxtType): Element;
37
37
  }
38
- //# sourceMappingURL=table-cell-impl.d.ts.map
@@ -53,4 +53,3 @@ export declare class TableFactory extends ElementFactory<TableProps> {
53
53
  * 行-表格渲染模式
54
54
  */
55
55
  export declare function textLineRenderMode(ele: TableElement, options: ViewOptions, renderCtx: RenderContenxtType): boolean;
56
- //# sourceMappingURL=table-impl.d.ts.map
@@ -24,4 +24,3 @@ export declare class TableRowFactory extends ElementFactory<TableRowProps> {
24
24
  match(type: string): boolean;
25
25
  createElement(data: readElementProps<TableRowProps>, renderCtx: RenderContenxtType): Element;
26
26
  }
27
- //# sourceMappingURL=table-row-impl.d.ts.map
@@ -18,4 +18,3 @@ export declare class ColumnPatchUtil {
18
18
  private static getSplitCols;
19
19
  private static getLinePointMap;
20
20
  }
21
- //# sourceMappingURL=table-split-cell-patch.d.ts.map
@@ -88,4 +88,3 @@ export declare class TableSplitCell {
88
88
  */
89
89
  private static getHMergeColsCount;
90
90
  }
91
- //# sourceMappingURL=table-split-cell.d.ts.map
@@ -148,4 +148,3 @@ export interface ITableSelectedRegion {
148
148
  startCol: number;
149
149
  endCol: number;
150
150
  }
151
- //# sourceMappingURL=table-util.d.ts.map
@@ -30,4 +30,3 @@ export declare class TextGroupFactory extends ElementFactory<null> {
30
30
  match(type: string): boolean;
31
31
  createElement(data: any, renderCtx: RenderContenxtType): Element;
32
32
  }
33
- //# sourceMappingURL=text-impl.d.ts.map
@@ -25,4 +25,3 @@ export declare class RunElementFactory extends ElementFactory<TrackRunProps> {
25
25
  match(type: string): boolean;
26
26
  }
27
27
  export {};
28
- //# sourceMappingURL=track-run-impl.d.ts.map
@@ -11,4 +11,3 @@ export declare const objectToString: () => string;
11
11
  export declare const toTypeString: (value: unknown) => string;
12
12
  export declare const toRawType: (value: unknown) => string;
13
13
  export {};
14
- //# sourceMappingURL=notify.d.ts.map
@@ -38,4 +38,3 @@ export declare class RangeUtil {
38
38
  */
39
39
  static checkElementFullInRange(range: SelectionContentRange, ele: Element): boolean;
40
40
  }
41
- //# sourceMappingURL=range-util.d.ts.map
@@ -89,4 +89,3 @@ export declare class PaintContent {
89
89
  }, fill: boolean, stroke: boolean): void;
90
90
  clip(x: number, y: number, width: number, height: number): void;
91
91
  }
92
- //# sourceMappingURL=render-context.d.ts.map
@@ -107,4 +107,3 @@ export interface IMeasureRenderStruct<T> {
107
107
  rect: Rect;
108
108
  render: T;
109
109
  }
110
- //# sourceMappingURL=render-define.d.ts.map
@@ -28,4 +28,3 @@ export declare class SelectionOverlays {
28
28
  */
29
29
  private fixEndSelectionElement;
30
30
  }
31
- //# sourceMappingURL=selection-overlays.d.ts.map
package/lib/index.d.ts CHANGED
@@ -32,4 +32,3 @@ export * from './framework/render-context';
32
32
  export * from './framework/render-define';
33
33
  export * from './framework/selection-overlays';
34
34
  export * from './framework/impl';
35
- //# sourceMappingURL=index.d.ts.map