@syncfusion/ej2-angular-diagrams 20.2.49 → 20.3.47-ngcc

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 (203) hide show
  1. package/@syncfusion/ej2-angular-diagrams.es5.js +1324 -0
  2. package/@syncfusion/ej2-angular-diagrams.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-diagrams.js +1243 -0
  4. package/@syncfusion/ej2-angular-diagrams.js.map +1 -0
  5. package/CHANGELOG.md +1776 -0
  6. package/dist/ej2-angular-diagrams.umd.js +1733 -0
  7. package/dist/ej2-angular-diagrams.umd.js.map +1 -0
  8. package/dist/ej2-angular-diagrams.umd.min.js +11 -0
  9. package/dist/ej2-angular-diagrams.umd.min.js.map +1 -0
  10. package/ej2-angular-diagrams.d.ts +7 -0
  11. package/ej2-angular-diagrams.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/collection.json +35 -0
  15. package/schematics/generators/diagram-default-functionalities/index.d.ts +3 -0
  16. package/schematics/generators/diagram-default-functionalities/index.js +8 -0
  17. package/schematics/generators/diagram-default-functionalities/sample-details.d.ts +5 -0
  18. package/schematics/generators/diagram-default-functionalities/sample-details.js +7 -0
  19. package/schematics/generators/diagram-default-functionalities/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  20. package/schematics/generators/diagram-default-functionalities/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +125 -0
  21. package/schematics/generators/diagram-default-functionalities/schema.d.ts +3 -0
  22. package/schematics/generators/diagram-default-functionalities/schema.js +2 -0
  23. package/schematics/generators/diagram-default-functionalities/schema.json +125 -0
  24. package/schematics/generators/diagram-hierarchical-tree/index.d.ts +3 -0
  25. package/schematics/generators/diagram-hierarchical-tree/index.js +8 -0
  26. package/schematics/generators/diagram-hierarchical-tree/sample-details.d.ts +5 -0
  27. package/schematics/generators/diagram-hierarchical-tree/sample-details.js +7 -0
  28. package/schematics/generators/diagram-hierarchical-tree/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  29. package/schematics/generators/diagram-hierarchical-tree/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +13 -0
  30. package/schematics/generators/diagram-hierarchical-tree/schema.d.ts +3 -0
  31. package/schematics/generators/diagram-hierarchical-tree/schema.js +2 -0
  32. package/schematics/generators/diagram-hierarchical-tree/schema.json +125 -0
  33. package/schematics/generators/diagram-organization-chart/index.d.ts +3 -0
  34. package/schematics/generators/diagram-organization-chart/index.js +8 -0
  35. package/schematics/generators/diagram-organization-chart/sample-details.d.ts +5 -0
  36. package/schematics/generators/diagram-organization-chart/sample-details.js +7 -0
  37. package/schematics/generators/diagram-organization-chart/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  38. package/schematics/generators/diagram-organization-chart/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +66 -0
  39. package/schematics/generators/diagram-organization-chart/schema.d.ts +3 -0
  40. package/schematics/generators/diagram-organization-chart/schema.js +2 -0
  41. package/schematics/generators/diagram-organization-chart/schema.json +125 -0
  42. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Clayton.png +0 -0
  43. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Jenny.png +0 -0
  44. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/John.png +0 -0
  45. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Maria.png +0 -0
  46. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Paul.png +0 -0
  47. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Robin.png +0 -0
  48. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/Thomas.png +0 -0
  49. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/eric.png +0 -0
  50. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/female.png +0 -0
  51. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image12.png +0 -0
  52. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image2.png +0 -0
  53. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image3.png +0 -0
  54. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image50.png +0 -0
  55. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image51.png +0 -0
  56. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image53.png +0 -0
  57. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image54.png +0 -0
  58. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image55.png +0 -0
  59. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image56.png +0 -0
  60. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/image57.png +0 -0
  61. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/images7.png +0 -0
  62. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/images9.png +0 -0
  63. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/male.png +0 -0
  64. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/moreinfo.png +0 -0
  65. package/schematics/generators/diagram-overview/images/__path__/__name@dasherize__/smith.png +0 -0
  66. package/schematics/generators/diagram-overview/index.d.ts +3 -0
  67. package/schematics/generators/diagram-overview/index.js +8 -0
  68. package/schematics/generators/diagram-overview/sample-details.d.ts +5 -0
  69. package/schematics/generators/diagram-overview/sample-details.js +7 -0
  70. package/schematics/generators/diagram-overview/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  71. package/schematics/generators/diagram-overview/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +19 -0
  72. package/schematics/generators/diagram-overview/schema.d.ts +3 -0
  73. package/schematics/generators/diagram-overview/schema.js +2 -0
  74. package/schematics/generators/diagram-overview/schema.json +125 -0
  75. package/schematics/generators/diagram-radial-tree/index.d.ts +3 -0
  76. package/schematics/generators/diagram-radial-tree/index.js +8 -0
  77. package/schematics/generators/diagram-radial-tree/sample-details.d.ts +5 -0
  78. package/schematics/generators/diagram-radial-tree/sample-details.js +7 -0
  79. package/schematics/generators/diagram-radial-tree/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  80. package/schematics/generators/diagram-radial-tree/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +7 -0
  81. package/schematics/generators/diagram-radial-tree/schema.d.ts +3 -0
  82. package/schematics/generators/diagram-radial-tree/schema.js +2 -0
  83. package/schematics/generators/diagram-radial-tree/schema.json +125 -0
  84. package/schematics/ng-add/index.d.ts +3 -0
  85. package/schematics/ng-add/index.js +9 -0
  86. package/schematics/ng-add/schema.d.ts +13 -0
  87. package/schematics/ng-add/schema.js +2 -0
  88. package/schematics/ng-add/schema.json +34 -0
  89. package/schematics/tsconfig.json +25 -0
  90. package/schematics/utils/lib-details.d.ts +4 -0
  91. package/schematics/utils/lib-details.js +6 -0
  92. package/schematics/utils/lib-details.ts +2 -2
  93. package/src/diagram/connector-annotation.directive.d.ts +0 -5
  94. package/src/diagram/connector-fixeduserhandle.directive.d.ts +0 -5
  95. package/src/diagram/connectors.directive.d.ts +1 -6
  96. package/src/diagram/customcursor.directive.d.ts +0 -5
  97. package/src/diagram/diagram-all.module.d.ts +0 -6
  98. package/src/diagram/diagram.component.d.ts +1 -3
  99. package/src/diagram/diagram.module.d.ts +0 -15
  100. package/src/diagram/layers.directive.d.ts +0 -5
  101. package/src/diagram/node-annotation.directive.d.ts +0 -5
  102. package/src/diagram/node-fixeduserhandle.directive.d.ts +0 -5
  103. package/src/diagram/nodes.directive.d.ts +5 -10
  104. package/src/diagram/ports.directive.d.ts +0 -5
  105. package/src/overview/overview-all.module.d.ts +0 -6
  106. package/src/overview/overview.component.d.ts +0 -3
  107. package/src/overview/overview.module.d.ts +0 -6
  108. package/src/symbol-palette/palettes.directive.d.ts +0 -5
  109. package/src/symbol-palette/symbolpalette-all.module.d.ts +0 -6
  110. package/src/symbol-palette/symbolpalette.component.d.ts +0 -3
  111. package/src/symbol-palette/symbolpalette.module.d.ts +0 -7
  112. package/styles/bootstrap-dark.css +6 -1
  113. package/styles/bootstrap.css +6 -1
  114. package/styles/bootstrap4.css +6 -1
  115. package/styles/bootstrap5-dark.css +7 -1
  116. package/styles/bootstrap5.css +7 -1
  117. package/styles/diagram/bootstrap-dark.css +6 -1
  118. package/styles/diagram/bootstrap-dark.scss +1 -3
  119. package/styles/diagram/bootstrap.css +6 -1
  120. package/styles/diagram/bootstrap.scss +1 -3
  121. package/styles/diagram/bootstrap4.css +6 -1
  122. package/styles/diagram/bootstrap4.scss +1 -3
  123. package/styles/diagram/bootstrap5-dark.css +7 -1
  124. package/styles/diagram/bootstrap5-dark.scss +1 -3
  125. package/styles/diagram/bootstrap5.css +7 -1
  126. package/styles/diagram/bootstrap5.scss +1 -3
  127. package/styles/diagram/fabric-dark.css +6 -1
  128. package/styles/diagram/fabric-dark.scss +1 -3
  129. package/styles/diagram/fabric.css +6 -1
  130. package/styles/diagram/fabric.scss +1 -3
  131. package/styles/diagram/fluent-dark.css +7 -1
  132. package/styles/diagram/fluent-dark.scss +1 -3
  133. package/styles/diagram/fluent.css +7 -1
  134. package/styles/diagram/fluent.scss +1 -3
  135. package/styles/diagram/highcontrast-light.css +6 -1
  136. package/styles/diagram/highcontrast-light.scss +1 -3
  137. package/styles/diagram/highcontrast.css +7 -1
  138. package/styles/diagram/highcontrast.scss +1 -3
  139. package/styles/diagram/material-dark.css +6 -1
  140. package/styles/diagram/material-dark.scss +1 -3
  141. package/styles/diagram/material.css +6 -1
  142. package/styles/diagram/material.scss +1 -3
  143. package/styles/diagram/tailwind-dark.css +7 -1
  144. package/styles/diagram/tailwind-dark.scss +1 -3
  145. package/styles/diagram/tailwind.css +7 -1
  146. package/styles/diagram/tailwind.scss +1 -3
  147. package/styles/fabric-dark.css +6 -1
  148. package/styles/fabric.css +6 -1
  149. package/styles/fluent-dark.css +7 -1
  150. package/styles/fluent.css +7 -1
  151. package/styles/highcontrast-light.css +6 -1
  152. package/styles/highcontrast.css +7 -1
  153. package/styles/material-dark.css +6 -1
  154. package/styles/material.css +6 -1
  155. package/styles/tailwind-dark.css +7 -1
  156. package/styles/tailwind.css +7 -1
  157. package/esm2020/public_api.mjs +0 -3
  158. package/esm2020/src/diagram/connector-annotation.directive.mjs +0 -59
  159. package/esm2020/src/diagram/connector-fixeduserhandle.directive.mjs +0 -59
  160. package/esm2020/src/diagram/connectors.directive.mjs +0 -60
  161. package/esm2020/src/diagram/customcursor.directive.mjs +0 -54
  162. package/esm2020/src/diagram/diagram-all.module.mjs +0 -77
  163. package/esm2020/src/diagram/diagram.component.mjs +0 -217
  164. package/esm2020/src/diagram/diagram.module.mjs +0 -106
  165. package/esm2020/src/diagram/layers.directive.mjs +0 -54
  166. package/esm2020/src/diagram/node-annotation.directive.mjs +0 -59
  167. package/esm2020/src/diagram/node-fixeduserhandle.directive.mjs +0 -59
  168. package/esm2020/src/diagram/nodes.directive.mjs +0 -62
  169. package/esm2020/src/diagram/ports.directive.mjs +0 -59
  170. package/esm2020/src/index.mjs +0 -21
  171. package/esm2020/src/overview/overview-all.module.mjs +0 -23
  172. package/esm2020/src/overview/overview.component.mjs +0 -60
  173. package/esm2020/src/overview/overview.module.mjs +0 -25
  174. package/esm2020/src/symbol-palette/palettes.directive.mjs +0 -52
  175. package/esm2020/src/symbol-palette/symbolpalette-all.module.mjs +0 -23
  176. package/esm2020/src/symbol-palette/symbolpalette.component.mjs +0 -71
  177. package/esm2020/src/symbol-palette/symbolpalette.module.mjs +0 -34
  178. package/esm2020/syncfusion-ej2-angular-diagrams.mjs +0 -5
  179. package/fesm2015/syncfusion-ej2-angular-diagrams.mjs +0 -1135
  180. package/fesm2015/syncfusion-ej2-angular-diagrams.mjs.map +0 -1
  181. package/fesm2020/syncfusion-ej2-angular-diagrams.mjs +0 -1135
  182. package/fesm2020/syncfusion-ej2-angular-diagrams.mjs.map +0 -1
  183. package/styles/diagram/_all.scss +0 -1
  184. package/styles/diagram/_bootstrap-dark-definition.scss +0 -102
  185. package/styles/diagram/_bootstrap-definition.scss +0 -102
  186. package/styles/diagram/_bootstrap4-definition.scss +0 -98
  187. package/styles/diagram/_bootstrap5-dark-definition.scss +0 -1
  188. package/styles/diagram/_bootstrap5-definition.scss +0 -99
  189. package/styles/diagram/_definition.scss +0 -77
  190. package/styles/diagram/_fabric-dark-definition.scss +0 -99
  191. package/styles/diagram/_fabric-definition.scss +0 -99
  192. package/styles/diagram/_fluent-dark-definition.scss +0 -1
  193. package/styles/diagram/_fluent-definition.scss +0 -99
  194. package/styles/diagram/_fusionnew-definition.scss +0 -99
  195. package/styles/diagram/_highcontrast-definition.scss +0 -106
  196. package/styles/diagram/_highcontrast-light-definition.scss +0 -105
  197. package/styles/diagram/_material-dark-definition.scss +0 -96
  198. package/styles/diagram/_material-definition.scss +0 -96
  199. package/styles/diagram/_material3-definition.scss +0 -99
  200. package/styles/diagram/_tailwind-dark-definition.scss +0 -1
  201. package/styles/diagram/_tailwind-definition.scss +0 -99
  202. package/styles/diagram/_theme.scss +0 -202
  203. package/syncfusion-ej2-angular-diagrams.d.ts +0 -5
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.pkgName = '@syncfusion/ej2-angular-diagrams';
4
+ exports.pkgVer = '^20.3.47';
5
+ exports.moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
6
+ exports.themeVer = '~20.3.47';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-diagrams';
2
- export const pkgVer = '^20.2.45';
2
+ export const pkgVer = '^20.3.47';
3
3
  export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4
- export const themeVer = '~20.2.45';
4
+ export const themeVer = '~20.3.47';
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Connectors Directive
6
5
  * ```html
@@ -151,8 +150,6 @@ export declare class ConnectorAnnotationDirective extends ComplexBase<ConnectorA
151
150
  */
152
151
  width: any;
153
152
  constructor(viewContainerRef: ViewContainerRef);
154
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorAnnotationDirective, never>;
155
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorAnnotationDirective, "e-connector>e-connector-annotations>e-connector-annotation", never, { "addInfo": "addInfo"; "alignment": "alignment"; "annotationType": "annotationType"; "constraints": "constraints"; "content": "content"; "displacement": "displacement"; "dragLimit": "dragLimit"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "hyperlink": "hyperlink"; "id": "id"; "margin": "margin"; "offset": "offset"; "rotateAngle": "rotateAngle"; "segmentAngle": "segmentAngle"; "style": "style"; "template": "template"; "type": "type"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>;
156
153
  }
157
154
  /**
158
155
  * ConnectorAnnotation Array Directive
@@ -160,6 +157,4 @@ export declare class ConnectorAnnotationDirective extends ComplexBase<ConnectorA
160
157
  */
161
158
  export declare class ConnectorAnnotationsDirective extends ArrayBase<ConnectorAnnotationsDirective> {
162
159
  constructor();
163
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorAnnotationsDirective, never>;
164
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorAnnotationsDirective, "e-connector>e-connector-annotations", never, {}, {}, ["children"]>;
165
160
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Connectors Directive
6
5
  * ```html
@@ -97,8 +96,6 @@ export declare class ConnectorFixedUserHandleDirective extends ComplexBase<Conne
97
96
  */
98
97
  width: any;
99
98
  constructor(viewContainerRef: ViewContainerRef);
100
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandleDirective, never>;
101
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorFixedUserHandleDirective, "e-connector>e-connector-fixeduserhandles>e-connector-fixeduserhandle", never, { "alignment": "alignment"; "cornerRadius": "cornerRadius"; "displacement": "displacement"; "fill": "fill"; "handleStrokeColor": "handleStrokeColor"; "handleStrokeWidth": "handleStrokeWidth"; "height": "height"; "iconStrokeColor": "iconStrokeColor"; "iconStrokeWidth": "iconStrokeWidth"; "id": "id"; "offset": "offset"; "padding": "padding"; "pathData": "pathData"; "visibility": "visibility"; "width": "width"; }, {}, never>;
102
99
  }
103
100
  /**
104
101
  * ConnectorFixedUserHandle Array Directive
@@ -106,6 +103,4 @@ export declare class ConnectorFixedUserHandleDirective extends ComplexBase<Conne
106
103
  */
107
104
  export declare class ConnectorFixedUserHandlesDirective extends ArrayBase<ConnectorFixedUserHandlesDirective> {
108
105
  constructor();
109
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandlesDirective, never>;
110
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorFixedUserHandlesDirective, "e-connector>e-connector-fixeduserhandles", never, {}, {}, ["children"]>;
111
106
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Connectors Directive
6
5
  * ```html
@@ -222,7 +221,7 @@ export declare class ConnectorDirective extends ComplexBase<ConnectorDirective>
222
221
  /**
223
222
  * Defines the UI of the connector
224
223
  * @default null
225
- * @deprecated
224
+
226
225
  */
227
226
  wrapper: any;
228
227
  /**
@@ -231,8 +230,6 @@ export declare class ConnectorDirective extends ComplexBase<ConnectorDirective>
231
230
  */
232
231
  zIndex: any;
233
232
  constructor(viewContainerRef: ViewContainerRef);
234
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorDirective, never>;
235
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorDirective, "e-connectors>e-connector", never, { "addInfo": "addInfo"; "annotations": "annotations"; "bezierSettings": "bezierSettings"; "bridgeSpace": "bridgeSpace"; "connectionPadding": "connectionPadding"; "connectorSpacing": "connectorSpacing"; "constraints": "constraints"; "cornerRadius": "cornerRadius"; "dragSize": "dragSize"; "excludeFromLayout": "excludeFromLayout"; "fixedUserHandles": "fixedUserHandles"; "flip": "flip"; "flipMode": "flipMode"; "hitPadding": "hitPadding"; "id": "id"; "margin": "margin"; "maxSegmentThumb": "maxSegmentThumb"; "previewSize": "previewSize"; "segments": "segments"; "shape": "shape"; "sourceDecorator": "sourceDecorator"; "sourceID": "sourceID"; "sourcePadding": "sourcePadding"; "sourcePoint": "sourcePoint"; "sourcePortID": "sourcePortID"; "style": "style"; "symbolInfo": "symbolInfo"; "targetDecorator": "targetDecorator"; "targetID": "targetID"; "targetPadding": "targetPadding"; "targetPoint": "targetPoint"; "targetPortID": "targetPortID"; "tooltip": "tooltip"; "type": "type"; "visible": "visible"; "wrapper": "wrapper"; "zIndex": "zIndex"; }, {}, ["childFixedUserHandles", "childAnnotations"]>;
236
233
  }
237
234
  /**
238
235
  * Connector Array Directive
@@ -240,6 +237,4 @@ export declare class ConnectorDirective extends ComplexBase<ConnectorDirective>
240
237
  */
241
238
  export declare class ConnectorsDirective extends ArrayBase<ConnectorsDirective> {
242
239
  constructor();
243
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorsDirective, never>;
244
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorsDirective, "ej-diagram>e-connectors", never, {}, {}, ["children"]>;
245
240
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Cursor Maps Directive
6
5
  * ```html
@@ -22,8 +21,6 @@ export declare class CustomCursorDirective extends ComplexBase<CustomCursorDirec
22
21
  */
23
22
  cursor: any;
24
23
  constructor(viewContainerRef: ViewContainerRef);
25
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomCursorDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<CustomCursorDirective, "e-cursormaps>e-cursormap", never, { "action": "action"; "cursor": "cursor"; }, {}, never>;
27
24
  }
28
25
  /**
29
26
  * CustomCursor Array Directive
@@ -31,6 +28,4 @@ export declare class CustomCursorDirective extends ComplexBase<CustomCursorDirec
31
28
  */
32
29
  export declare class CustomCursorsDirective extends ArrayBase<CustomCursorsDirective> {
33
30
  constructor();
34
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomCursorsDirective, never>;
35
- static ɵdir: i0.ɵɵDirectiveDeclaration<CustomCursorsDirective, "ej-diagram>e-cursormaps", never, {}, {}, ["children"]>;
36
31
  }
@@ -1,7 +1,4 @@
1
1
  import { ValueProvider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- import * as i2 from "./diagram.module";
5
2
  export declare const HierarchicalTreeService: ValueProvider;
6
3
  export declare const MindMapService: ValueProvider;
7
4
  export declare const RadialTreeService: ValueProvider;
@@ -23,7 +20,4 @@ export declare const LineDistributionService: ValueProvider;
23
20
  * NgModule definition for the Diagram component with providers.
24
21
  */
25
22
  export declare class DiagramAllModule {
26
- static ɵfac: i0.ɵɵFactoryDeclaration<DiagramAllModule, never>;
27
- static ɵmod: i0.ɵɵNgModuleDeclaration<DiagramAllModule, never, [typeof i1.CommonModule, typeof i2.DiagramModule], [typeof i2.DiagramModule]>;
28
- static ɵinj: i0.ɵɵInjectorDeclaration<DiagramAllModule>;
29
23
  }
@@ -5,7 +5,6 @@ import { LayersDirective } from './layers.directive';
5
5
  import { CustomCursorsDirective } from './customcursor.directive';
6
6
  import { ConnectorsDirective } from './connectors.directive';
7
7
  import { NodesDirective } from './nodes.directive';
8
- import * as i0 from "@angular/core";
9
8
  export declare const inputs: string[];
10
9
  export declare const outputs: string[];
11
10
  export declare const twoWays: string[];
@@ -61,6 +60,7 @@ export declare class DiagramComponent extends Diagram implements IComponentBase
61
60
  sourcePointChange: any;
62
61
  targetPointChange: any;
63
62
  textEdit: any;
63
+ elementDraw: any;
64
64
  childLayers: QueryList<LayersDirective>;
65
65
  childCustomCursor: QueryList<CustomCursorsDirective>;
66
66
  childConnectors: QueryList<ConnectorsDirective>;
@@ -88,6 +88,4 @@ export declare class DiagramComponent extends Diagram implements IComponentBase
88
88
  ngAfterContentChecked(): void;
89
89
  registerEvents: (eventList: string[]) => void;
90
90
  addTwoWay: (propList: string[]) => void;
91
- static ɵfac: i0.ɵɵFactoryDeclaration<DiagramComponent, never>;
92
- static ɵcmp: i0.ɵɵComponentDeclaration<DiagramComponent, "ejs-diagram", never, { "addInfo": "addInfo"; "annotationTemplate": "annotationTemplate"; "backgroundColor": "backgroundColor"; "bridgeDirection": "bridgeDirection"; "commandManager": "commandManager"; "connectorDefaults": "connectorDefaults"; "connectors": "connectors"; "constraints": "constraints"; "contextMenuSettings": "contextMenuSettings"; "customCursor": "customCursor"; "dataSourceSettings": "dataSourceSettings"; "diagramSettings": "diagramSettings"; "drawingObject": "drawingObject"; "enableConnectorSplit": "enableConnectorSplit"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "getConnectorDefaults": "getConnectorDefaults"; "getCustomCursor": "getCustomCursor"; "getCustomProperty": "getCustomProperty"; "getCustomTool": "getCustomTool"; "getDescription": "getDescription"; "getNodeDefaults": "getNodeDefaults"; "height": "height"; "historyManager": "historyManager"; "layers": "layers"; "layout": "layout"; "locale": "locale"; "mode": "mode"; "nodeDefaults": "nodeDefaults"; "nodeTemplate": "nodeTemplate"; "nodes": "nodes"; "pageSettings": "pageSettings"; "rulerSettings": "rulerSettings"; "scrollSettings": "scrollSettings"; "segmentThumbShape": "segmentThumbShape"; "selectedItems": "selectedItems"; "serializationSettings": "serializationSettings"; "setNodeTemplate": "setNodeTemplate"; "snapSettings": "snapSettings"; "tool": "tool"; "tooltip": "tooltip"; "updateSelection": "updateSelection"; "userHandleTemplate": "userHandleTemplate"; "width": "width"; }, { "animationComplete": "animationComplete"; "click": "click"; "collectionChange": "collectionChange"; "commandExecute": "commandExecute"; "connectionChange": "connectionChange"; "contextMenuBeforeItemRender": "contextMenuBeforeItemRender"; "contextMenuClick": "contextMenuClick"; "contextMenuOpen": "contextMenuOpen"; "created": "created"; "dataLoaded": "dataLoaded"; "doubleClick": "doubleClick"; "dragEnter": "dragEnter"; "dragLeave": "dragLeave"; "dragOver": "dragOver"; "drop": "drop"; "expandStateChange": "expandStateChange"; "fixedUserHandleClick": "fixedUserHandleClick"; "historyChange": "historyChange"; "historyStateChange": "historyStateChange"; "keyDown": "keyDown"; "keyUp": "keyUp"; "mouseEnter": "mouseEnter"; "mouseLeave": "mouseLeave"; "mouseOver": "mouseOver"; "onImageLoad": "onImageLoad"; "onUserHandleMouseDown": "onUserHandleMouseDown"; "onUserHandleMouseEnter": "onUserHandleMouseEnter"; "onUserHandleMouseLeave": "onUserHandleMouseLeave"; "onUserHandleMouseUp": "onUserHandleMouseUp"; "positionChange": "positionChange"; "propertyChange": "propertyChange"; "rotateChange": "rotateChange"; "scrollChange": "scrollChange"; "segmentCollectionChange": "segmentCollectionChange"; "selectionChange": "selectionChange"; "sizeChange": "sizeChange"; "sourcePointChange": "sourcePointChange"; "targetPointChange": "targetPointChange"; "textEdit": "textEdit"; }, ["annotationTemplate", "nodeTemplate", "userHandleTemplate", "childLayers", "childCustomCursor", "childConnectors", "childNodes"], never>;
93
91
  }
@@ -1,20 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./diagram.component";
3
- import * as i2 from "./layers.directive";
4
- import * as i3 from "./customcursor.directive";
5
- import * as i4 from "./connector-fixeduserhandle.directive";
6
- import * as i5 from "./connector-annotation.directive";
7
- import * as i6 from "./connectors.directive";
8
- import * as i7 from "./node-fixeduserhandle.directive";
9
- import * as i8 from "./node-annotation.directive";
10
- import * as i9 from "./ports.directive";
11
- import * as i10 from "./nodes.directive";
12
- import * as i11 from "@angular/common";
13
1
  /**
14
2
  * NgModule definition for the Diagram component.
15
3
  */
16
4
  export declare class DiagramModule {
17
- static ɵfac: i0.ɵɵFactoryDeclaration<DiagramModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<DiagramModule, [typeof i1.DiagramComponent, typeof i2.LayerDirective, typeof i2.LayersDirective, typeof i3.CustomCursorDirective, typeof i3.CustomCursorsDirective, typeof i4.ConnectorFixedUserHandleDirective, typeof i4.ConnectorFixedUserHandlesDirective, typeof i5.ConnectorAnnotationDirective, typeof i5.ConnectorAnnotationsDirective, typeof i6.ConnectorDirective, typeof i6.ConnectorsDirective, typeof i7.NodeFixedUserHandleDirective, typeof i7.NodeFixedUserHandlesDirective, typeof i8.NodeAnnotationDirective, typeof i8.NodeAnnotationsDirective, typeof i9.PortDirective, typeof i9.PortsDirective, typeof i10.NodeDirective, typeof i10.NodesDirective], [typeof i11.CommonModule], [typeof i1.DiagramComponent, typeof i2.LayerDirective, typeof i2.LayersDirective, typeof i3.CustomCursorDirective, typeof i3.CustomCursorsDirective, typeof i4.ConnectorFixedUserHandleDirective, typeof i4.ConnectorFixedUserHandlesDirective, typeof i5.ConnectorAnnotationDirective, typeof i5.ConnectorAnnotationsDirective, typeof i6.ConnectorDirective, typeof i6.ConnectorsDirective, typeof i7.NodeFixedUserHandleDirective, typeof i7.NodeFixedUserHandlesDirective, typeof i8.NodeAnnotationDirective, typeof i8.NodeAnnotationsDirective, typeof i9.PortDirective, typeof i9.PortsDirective, typeof i10.NodeDirective, typeof i10.NodesDirective]>;
19
- static ɵinj: i0.ɵɵInjectorDeclaration<DiagramModule>;
20
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Layers Directive
6
5
  * ```html
@@ -46,8 +45,6 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
46
45
  */
47
46
  zIndex: any;
48
47
  constructor(viewContainerRef: ViewContainerRef);
49
- static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayerDirective, "e-layers>e-layer", never, { "addInfo": "addInfo"; "id": "id"; "lock": "lock"; "objects": "objects"; "visible": "visible"; "zIndex": "zIndex"; }, {}, never>;
51
48
  }
52
49
  /**
53
50
  * Layer Array Directive
@@ -55,6 +52,4 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
55
52
  */
56
53
  export declare class LayersDirective extends ArrayBase<LayersDirective> {
57
54
  constructor();
58
- static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>;
59
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-diagram>e-layers", never, {}, {}, ["children"]>;
60
55
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Nodes Directive
6
5
  * ```html
@@ -132,8 +131,6 @@ export declare class NodeAnnotationDirective extends ComplexBase<NodeAnnotationD
132
131
  */
133
132
  width: any;
134
133
  constructor(viewContainerRef: ViewContainerRef);
135
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeAnnotationDirective, never>;
136
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeAnnotationDirective, "e-node>e-node-annotations>e-node-annotation", never, { "addInfo": "addInfo"; "annotationType": "annotationType"; "constraints": "constraints"; "content": "content"; "dragLimit": "dragLimit"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "hyperlink": "hyperlink"; "id": "id"; "margin": "margin"; "offset": "offset"; "rotateAngle": "rotateAngle"; "style": "style"; "template": "template"; "type": "type"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>;
137
134
  }
138
135
  /**
139
136
  * NodeAnnotation Array Directive
@@ -141,6 +138,4 @@ export declare class NodeAnnotationDirective extends ComplexBase<NodeAnnotationD
141
138
  */
142
139
  export declare class NodeAnnotationsDirective extends ArrayBase<NodeAnnotationsDirective> {
143
140
  constructor();
144
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeAnnotationsDirective, never>;
145
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeAnnotationsDirective, "e-node>e-node-annotations", never, {}, {}, ["children"]>;
146
141
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Nodes Directive
6
5
  * ```html
@@ -88,8 +87,6 @@ export declare class NodeFixedUserHandleDirective extends ComplexBase<NodeFixedU
88
87
  */
89
88
  width: any;
90
89
  constructor(viewContainerRef: ViewContainerRef);
91
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeFixedUserHandleDirective, never>;
92
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeFixedUserHandleDirective, "e-node>e-node-fixeduserhandles>e-node-fixeduserhandle", never, { "cornerRadius": "cornerRadius"; "fill": "fill"; "handleStrokeColor": "handleStrokeColor"; "handleStrokeWidth": "handleStrokeWidth"; "height": "height"; "iconStrokeColor": "iconStrokeColor"; "iconStrokeWidth": "iconStrokeWidth"; "id": "id"; "margin": "margin"; "offset": "offset"; "padding": "padding"; "pathData": "pathData"; "visibility": "visibility"; "width": "width"; }, {}, never>;
93
90
  }
94
91
  /**
95
92
  * NodeFixedUserHandle Array Directive
@@ -97,6 +94,4 @@ export declare class NodeFixedUserHandleDirective extends ComplexBase<NodeFixedU
97
94
  */
98
95
  export declare class NodeFixedUserHandlesDirective extends ArrayBase<NodeFixedUserHandlesDirective> {
99
96
  constructor();
100
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeFixedUserHandlesDirective, never>;
101
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeFixedUserHandlesDirective, "e-node>e-node-fixeduserhandles", never, {}, {}, ["children"]>;
102
97
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Nodes Directive
6
5
  * ```html
@@ -35,13 +34,13 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
35
34
  backgroundColor: any;
36
35
  /**
37
36
  * Sets the border color of the node
38
- * @deprecated
37
+
39
38
  * @default 'none'
40
39
  */
41
40
  borderColor: any;
42
41
  /**
43
42
  * Sets the border width of the node
44
- * @deprecated
43
+
45
44
  * @default 0
46
45
  */
47
46
  borderWidth: any;
@@ -117,7 +116,7 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
117
116
  * Defines the type of the container
118
117
  * @aspdefaultvalueignore
119
118
  * @default null
120
- * @deprecated
119
+
121
120
  */
122
121
  container: any;
123
122
  /**
@@ -267,7 +266,7 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
267
266
  /**
268
267
  * Used to define the rows for the grid container
269
268
  * @aspdefaultvalueignore
270
- * @deprecated
269
+
271
270
  * @default undefined
272
271
  */
273
272
  rows: any;
@@ -319,7 +318,7 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
319
318
  /**
320
319
  * Sets or gets the UI of a node
321
320
  * @default null
322
- * @deprecated
321
+
323
322
  */
324
323
  wrapper: any;
325
324
  /**
@@ -328,8 +327,6 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
328
327
  */
329
328
  zIndex: any;
330
329
  constructor(viewContainerRef: ViewContainerRef);
331
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeDirective, never>;
332
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeDirective, "e-nodes>e-node", never, { "addInfo": "addInfo"; "annotations": "annotations"; "backgroundColor": "backgroundColor"; "borderColor": "borderColor"; "borderWidth": "borderWidth"; "branch": "branch"; "children": "children"; "collapseIcon": "collapseIcon"; "columnIndex": "columnIndex"; "columnSpan": "columnSpan"; "columns": "columns"; "constraints": "constraints"; "container": "container"; "data": "data"; "dragSize": "dragSize"; "excludeFromLayout": "excludeFromLayout"; "expandIcon": "expandIcon"; "fixedUserHandles": "fixedUserHandles"; "flip": "flip"; "flipMode": "flipMode"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "id": "id"; "isExpanded": "isExpanded"; "layoutInfo": "layoutInfo"; "margin": "margin"; "maxHeight": "maxHeight"; "maxWidth": "maxWidth"; "minHeight": "minHeight"; "minWidth": "minWidth"; "offsetX": "offsetX"; "offsetY": "offsetY"; "padding": "padding"; "pivot": "pivot"; "ports": "ports"; "previewSize": "previewSize"; "rotateAngle": "rotateAngle"; "rowIndex": "rowIndex"; "rowSpan": "rowSpan"; "rows": "rows"; "shadow": "shadow"; "shape": "shape"; "style": "style"; "symbolInfo": "symbolInfo"; "tooltip": "tooltip"; "verticalAlignment": "verticalAlignment"; "visible": "visible"; "width": "width"; "wrapper": "wrapper"; "zIndex": "zIndex"; }, {}, ["childFixedUserHandles", "childAnnotations", "childPorts"]>;
333
330
  }
334
331
  /**
335
332
  * Node Array Directive
@@ -337,6 +334,4 @@ export declare class NodeDirective extends ComplexBase<NodeDirective> {
337
334
  */
338
335
  export declare class NodesDirective extends ArrayBase<NodesDirective> {
339
336
  constructor();
340
- static ɵfac: i0.ɵɵFactoryDeclaration<NodesDirective, never>;
341
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodesDirective, "ej-diagram>e-nodes", never, {}, {}, ["children"]>;
342
337
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Nodes Directive
6
5
  * ```html
@@ -118,8 +117,6 @@ export declare class PortDirective extends ComplexBase<PortDirective> {
118
117
  */
119
118
  width: any;
120
119
  constructor(viewContainerRef: ViewContainerRef);
121
- static ɵfac: i0.ɵɵFactoryDeclaration<PortDirective, never>;
122
- static ɵdir: i0.ɵɵDirectiveDeclaration<PortDirective, "e-node>e-node-ports>e-node-port", never, { "addInfo": "addInfo"; "constraints": "constraints"; "height": "height"; "horizontalAlignment": "horizontalAlignment"; "id": "id"; "inEdges": "inEdges"; "margin": "margin"; "offset": "offset"; "outEdges": "outEdges"; "pathData": "pathData"; "shape": "shape"; "style": "style"; "verticalAlignment": "verticalAlignment"; "visibility": "visibility"; "width": "width"; }, {}, never>;
123
120
  }
124
121
  /**
125
122
  * Port Array Directive
@@ -127,6 +124,4 @@ export declare class PortDirective extends ComplexBase<PortDirective> {
127
124
  */
128
125
  export declare class PortsDirective extends ArrayBase<PortsDirective> {
129
126
  constructor();
130
- static ɵfac: i0.ɵɵFactoryDeclaration<PortsDirective, never>;
131
- static ɵdir: i0.ɵɵDirectiveDeclaration<PortsDirective, "e-node>e-node-ports", never, {}, {}, ["children"]>;
132
127
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./overview.module";
4
1
  /**
5
2
  * NgModule definition for the Overview component with providers.
6
3
  */
7
4
  export declare class OverviewAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OverviewAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewAllModule, never, [typeof i1.CommonModule, typeof i2.OverviewModule], [typeof i2.OverviewModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OverviewAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Overview } from '@syncfusion/ej2-diagrams';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -27,6 +26,4 @@ export declare class OverviewComponent extends Overview implements IComponentBas
27
26
  ngAfterContentChecked(): void;
28
27
  registerEvents: (eventList: string[]) => void;
29
28
  addTwoWay: (propList: string[]) => void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<OverviewComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<OverviewComponent, "ejs-overview", never, { "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "locale": "locale"; "sourceID": "sourceID"; "width": "width"; }, { "created": "created"; }, never, never>;
32
29
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./overview.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the Overview component.
6
3
  */
7
4
  export declare class OverviewModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OverviewModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OverviewModule, [typeof i1.OverviewComponent], [typeof i2.CommonModule], [typeof i1.OverviewComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OverviewModule>;
11
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Palette Directive
6
5
  * ```html
@@ -42,8 +41,6 @@ export declare class PaletteDirective extends ComplexBase<PaletteDirective> {
42
41
  */
43
42
  title: any;
44
43
  constructor(viewContainerRef: ViewContainerRef);
45
- static ɵfac: i0.ɵɵFactoryDeclaration<PaletteDirective, never>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<PaletteDirective, "e-palettes>e-palette", never, { "expanded": "expanded"; "height": "height"; "iconCss": "iconCss"; "id": "id"; "symbols": "symbols"; "title": "title"; }, {}, never>;
47
44
  }
48
45
  /**
49
46
  * Palette Array Directive
@@ -51,6 +48,4 @@ export declare class PaletteDirective extends ComplexBase<PaletteDirective> {
51
48
  */
52
49
  export declare class PalettesDirective extends ArrayBase<PalettesDirective> {
53
50
  constructor();
54
- static ɵfac: i0.ɵɵFactoryDeclaration<PalettesDirective, never>;
55
- static ɵdir: i0.ɵɵDirectiveDeclaration<PalettesDirective, "ejs-symbolpalette>e-palettes", never, {}, {}, ["children"]>;
56
51
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./symbolpalette.module";
4
1
  /**
5
2
  * NgModule definition for the SymbolPalette component with providers.
6
3
  */
7
4
  export declare class SymbolPaletteAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SymbolPaletteAllModule, never, [typeof i1.CommonModule, typeof i2.SymbolPaletteModule], [typeof i2.SymbolPaletteModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SymbolPaletteAllModule>;
11
5
  }
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { SymbolPalette } from '@syncfusion/ej2-diagrams';
4
4
  import { PalettesDirective } from './palettes.directive';
5
- import * as i0 from "@angular/core";
6
5
  export declare const inputs: string[];
7
6
  export declare const outputs: string[];
8
7
  export declare const twoWays: string[];
@@ -30,6 +29,4 @@ export declare class SymbolPaletteComponent extends SymbolPalette implements ICo
30
29
  ngAfterContentChecked(): void;
31
30
  registerEvents: (eventList: string[]) => void;
32
31
  addTwoWay: (propList: string[]) => void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<SymbolPaletteComponent, "ejs-symbolpalette", never, { "accessKey": "accessKey"; "allowDrag": "allowDrag"; "connectorDefaults": "connectorDefaults"; "enableAnimation": "enableAnimation"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSearch": "enableSearch"; "expandMode": "expandMode"; "filterSymbols": "filterSymbols"; "getConnectorDefaults": "getConnectorDefaults"; "getNodeDefaults": "getNodeDefaults"; "getSymbolInfo": "getSymbolInfo"; "getSymbolTemplate": "getSymbolTemplate"; "height": "height"; "ignoreSymbolsOnSearch": "ignoreSymbolsOnSearch"; "locale": "locale"; "nodeDefaults": "nodeDefaults"; "palettes": "palettes"; "symbolDragSize": "symbolDragSize"; "symbolHeight": "symbolHeight"; "symbolInfo": "symbolInfo"; "symbolMargin": "symbolMargin"; "symbolPreview": "symbolPreview"; "symbolWidth": "symbolWidth"; "width": "width"; }, { "paletteExpanding": "paletteExpanding"; "paletteSelectionChange": "paletteSelectionChange"; }, ["childPalettes"], never>;
35
32
  }
@@ -1,12 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./symbolpalette.component";
3
- import * as i2 from "./palettes.directive";
4
- import * as i3 from "@angular/common";
5
1
  /**
6
2
  * NgModule definition for the SymbolPalette component.
7
3
  */
8
4
  export declare class SymbolPaletteModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SymbolPaletteModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<SymbolPaletteModule, [typeof i1.SymbolPaletteComponent, typeof i2.PaletteDirective, typeof i2.PalettesDirective], [typeof i3.CommonModule], [typeof i1.SymbolPaletteComponent, typeof i2.PaletteDirective, typeof i2.PalettesDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<SymbolPaletteModule>;
12
5
  }
@@ -205,6 +205,7 @@
205
205
  stroke: #fff;
206
206
  }
207
207
 
208
+ /* stylelint-disable */
208
209
  .e-diagram-bezier-handle.e-source.e-disabled {
209
210
  opacity: 1 !important;
210
211
  }
@@ -217,6 +218,7 @@
217
218
  background-color: #dfdfdf !important;
218
219
  }
219
220
 
221
+ /* stylelint-enable */
220
222
  .e-diagram-bezier-handle {
221
223
  fill: #fff;
222
224
  stroke: #0070f0;
@@ -342,6 +344,7 @@
342
344
  stroke: #0070f0;
343
345
  }
344
346
 
347
+ /* stylelint-disable */
345
348
  .e-diagram-rotate {
346
349
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
347
350
  }
@@ -357,4 +360,6 @@
357
360
  .e-diagramTooltip-content {
358
361
  width: auto !important;
359
362
  height: auto !important;
360
- }
363
+ }
364
+
365
+ /* stylelint-enable */
@@ -205,6 +205,7 @@
205
205
  stroke: #fff;
206
206
  }
207
207
 
208
+ /* stylelint-disable */
208
209
  .e-diagram-bezier-handle.e-source.e-disabled {
209
210
  opacity: 1 !important;
210
211
  }
@@ -217,6 +218,7 @@
217
218
  background-color: #fff !important;
218
219
  }
219
220
 
221
+ /* stylelint-enable */
220
222
  .e-diagram-bezier-handle {
221
223
  fill: #fff;
222
224
  stroke: #317ab9;
@@ -342,6 +344,7 @@
342
344
  stroke: #317ab9;
343
345
  }
344
346
 
347
+ /* stylelint-disable */
345
348
  .e-diagram-rotate {
346
349
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
347
350
  }
@@ -357,4 +360,6 @@
357
360
  .e-diagramTooltip-content {
358
361
  width: auto !important;
359
362
  height: auto !important;
360
- }
363
+ }
364
+
365
+ /* stylelint-enable */
@@ -205,6 +205,7 @@
205
205
  stroke: #fff;
206
206
  }
207
207
 
208
+ /* stylelint-disable */
208
209
  .e-diagram-bezier-handle.e-source.e-disabled {
209
210
  opacity: 1 !important;
210
211
  }
@@ -217,6 +218,7 @@
217
218
  background-color: #fff !important;
218
219
  }
219
220
 
221
+ /* stylelint-enable */
220
222
  .e-diagram-bezier-handle {
221
223
  fill: #007bff;
222
224
  stroke: #007bff;
@@ -342,6 +344,7 @@
342
344
  stroke: #007bff;
343
345
  }
344
346
 
347
+ /* stylelint-disable */
345
348
  .e-diagram-rotate {
346
349
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
347
350
  }
@@ -357,4 +360,6 @@
357
360
  .e-diagramTooltip-content {
358
361
  width: auto !important;
359
362
  height: auto !important;
360
- }
363
+ }
364
+
365
+ /* stylelint-enable */
@@ -81,6 +81,7 @@
81
81
  content: "\e58c";
82
82
  }
83
83
 
84
+ /* stylelint-disable-line length-zero-no-unit */
84
85
  .e-icons {
85
86
  font-family: "e-icons";
86
87
  font-style: normal;
@@ -205,6 +206,7 @@
205
206
  stroke: #fff;
206
207
  }
207
208
 
209
+ /* stylelint-disable */
208
210
  .e-diagram-bezier-handle.e-source.e-disabled {
209
211
  opacity: 1 !important;
210
212
  }
@@ -217,6 +219,7 @@
217
219
  background-color: #dee2e6 !important;
218
220
  }
219
221
 
222
+ /* stylelint-enable */
220
223
  .e-diagram-bezier-handle {
221
224
  fill: #fff;
222
225
  stroke: #0d6efd;
@@ -342,6 +345,7 @@
342
345
  stroke: #0d6efd;
343
346
  }
344
347
 
348
+ /* stylelint-disable */
345
349
  .e-diagram-rotate {
346
350
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
347
351
  }
@@ -357,4 +361,6 @@
357
361
  .e-diagramTooltip-content {
358
362
  width: auto !important;
359
363
  height: auto !important;
360
- }
364
+ }
365
+
366
+ /* stylelint-enable */
@@ -81,6 +81,7 @@
81
81
  content: "\e58c";
82
82
  }
83
83
 
84
+ /* stylelint-disable-line length-zero-no-unit */
84
85
  .e-icons {
85
86
  font-family: "e-icons";
86
87
  font-style: normal;
@@ -205,6 +206,7 @@
205
206
  stroke: #fff;
206
207
  }
207
208
 
209
+ /* stylelint-disable */
208
210
  .e-diagram-bezier-handle.e-source.e-disabled {
209
211
  opacity: 1 !important;
210
212
  }
@@ -217,6 +219,7 @@
217
219
  background-color: #fff !important;
218
220
  }
219
221
 
222
+ /* stylelint-enable */
220
223
  .e-diagram-bezier-handle {
221
224
  fill: #fff;
222
225
  stroke: #0d6efd;
@@ -342,6 +345,7 @@
342
345
  stroke: #0d6efd;
343
346
  }
344
347
 
348
+ /* stylelint-disable */
345
349
  .e-diagram-rotate {
346
350
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
347
351
  }
@@ -357,4 +361,6 @@
357
361
  .e-diagramTooltip-content {
358
362
  width: auto !important;
359
363
  height: auto !important;
360
- }
364
+ }
365
+
366
+ /* stylelint-enable */