@syncfusion/ej2-angular-diagrams 20.2.39 → 20.2.40-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 +1780 -0
  6. package/dist/ej2-angular-diagrams.umd.js +1731 -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 +14 -28
  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 +16 -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 +0 -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 +1 -6
  113. package/styles/bootstrap.css +1 -6
  114. package/styles/bootstrap4.css +1 -6
  115. package/styles/bootstrap5-dark.css +1 -7
  116. package/styles/bootstrap5.css +1 -7
  117. package/styles/diagram/bootstrap-dark.css +1 -6
  118. package/styles/diagram/bootstrap-dark.scss +1 -3
  119. package/styles/diagram/bootstrap.css +1 -6
  120. package/styles/diagram/bootstrap.scss +1 -3
  121. package/styles/diagram/bootstrap4.css +1 -6
  122. package/styles/diagram/bootstrap4.scss +1 -3
  123. package/styles/diagram/bootstrap5-dark.css +1 -7
  124. package/styles/diagram/bootstrap5-dark.scss +1 -3
  125. package/styles/diagram/bootstrap5.css +1 -7
  126. package/styles/diagram/bootstrap5.scss +1 -3
  127. package/styles/diagram/fabric-dark.css +1 -6
  128. package/styles/diagram/fabric-dark.scss +1 -3
  129. package/styles/diagram/fabric.css +1 -6
  130. package/styles/diagram/fabric.scss +1 -3
  131. package/styles/diagram/fluent-dark.css +1 -7
  132. package/styles/diagram/fluent-dark.scss +1 -3
  133. package/styles/diagram/fluent.css +1 -7
  134. package/styles/diagram/fluent.scss +1 -3
  135. package/styles/diagram/highcontrast-light.css +1 -6
  136. package/styles/diagram/highcontrast-light.scss +1 -3
  137. package/styles/diagram/highcontrast.css +1 -7
  138. package/styles/diagram/highcontrast.scss +1 -3
  139. package/styles/diagram/material-dark.css +1 -6
  140. package/styles/diagram/material-dark.scss +1 -3
  141. package/styles/diagram/material.css +1 -6
  142. package/styles/diagram/material.scss +1 -3
  143. package/styles/diagram/tailwind-dark.css +1 -7
  144. package/styles/diagram/tailwind-dark.scss +1 -3
  145. package/styles/diagram/tailwind.css +1 -7
  146. package/styles/diagram/tailwind.scss +1 -3
  147. package/styles/fabric-dark.css +1 -6
  148. package/styles/fabric.css +1 -6
  149. package/styles/fluent-dark.css +1 -7
  150. package/styles/fluent.css +1 -7
  151. package/styles/highcontrast-light.css +1 -6
  152. package/styles/highcontrast.css +1 -7
  153. package/styles/material-dark.css +1 -6
  154. package/styles/material.css +1 -6
  155. package/styles/tailwind-dark.css +1 -7
  156. package/styles/tailwind.css +1 -7
  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 -104
  185. package/styles/diagram/_bootstrap-definition.scss +0 -104
  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 -103
  189. package/styles/diagram/_definition.scss +0 -77
  190. package/styles/diagram/_fabric-dark-definition.scss +0 -96
  191. package/styles/diagram/_fabric-definition.scss +0 -96
  192. package/styles/diagram/_fluent-dark-definition.scss +0 -1
  193. package/styles/diagram/_fluent-definition.scss +0 -103
  194. package/styles/diagram/_fusionnew-definition.scss +0 -103
  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 -103
  200. package/styles/diagram/_tailwind-dark-definition.scss +0 -1
  201. package/styles/diagram/_tailwind-definition.scss +0 -103
  202. package/styles/diagram/_theme.scss +0 -201
  203. package/syncfusion-ej2-angular-diagrams.d.ts +0 -5
@@ -0,0 +1,1324 @@
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = Object.setPrototypeOf ||
3
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
4
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ return function (d, b) {
6
+ extendStatics(d, b);
7
+ function __() { this.constructor = d; }
8
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
9
+ };
10
+ })();
11
+ import { ChangeDetectionStrategy, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef } from '@angular/core';
12
+ import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, Template, setValue } from '@syncfusion/ej2-angular-base';
13
+ import { BlazorTooltip, BpmnDiagrams, ComplexHierarchicalTree, ConnectorBridging, ConnectorEditing, DataBinding, Diagram, DiagramContextMenu, HierarchicalTree, LayoutAnimation, LineDistribution, LineRouting, MindMap, Overview, PrintAndExport, RadialTree, Snapping, SymbolPalette, SymmetricLayout, UndoRedo } from '@syncfusion/ej2-diagrams';
14
+ import { CommonModule } from '@angular/common';
15
+ var input = ['addInfo', 'id', 'lock', 'objects', 'visible', 'zIndex'];
16
+ var outputs = [];
17
+ /**
18
+ * Layers Directive
19
+ * ```html
20
+ * <e-layers>
21
+ * <e-layer></e-layer>
22
+ * </e-layers>
23
+ * ```
24
+ */
25
+ var LayerDirective = /** @class */ (function (_super) {
26
+ __extends(LayerDirective, _super);
27
+ /**
28
+ * @param {?} viewContainerRef
29
+ */
30
+ function LayerDirective(viewContainerRef) {
31
+ var _this = _super.call(this) || this;
32
+ _this.viewContainerRef = viewContainerRef;
33
+ setValue('currentInstance', _this, _this.viewContainerRef);
34
+ _this.registerEvents(outputs);
35
+ _this.directivePropList = input;
36
+ return _this;
37
+ }
38
+ return LayerDirective;
39
+ }(ComplexBase));
40
+ LayerDirective.decorators = [
41
+ { type: Directive, args: [{
42
+ selector: 'e-layers>e-layer',
43
+ inputs: input,
44
+ outputs: outputs,
45
+ queries: {}
46
+ },] },
47
+ ];
48
+ /**
49
+ * @nocollapse
50
+ */
51
+ LayerDirective.ctorParameters = function () { return [
52
+ { type: ViewContainerRef, },
53
+ ]; };
54
+ /**
55
+ * Layer Array Directive
56
+ */
57
+ var LayersDirective = /** @class */ (function (_super) {
58
+ __extends(LayersDirective, _super);
59
+ function LayersDirective() {
60
+ return _super.call(this, 'layers') || this;
61
+ }
62
+ return LayersDirective;
63
+ }(ArrayBase));
64
+ LayersDirective.decorators = [
65
+ { type: Directive, args: [{
66
+ selector: 'ej-diagram>e-layers',
67
+ queries: {
68
+ children: new ContentChildren(LayerDirective)
69
+ },
70
+ },] },
71
+ ];
72
+ /**
73
+ * @nocollapse
74
+ */
75
+ LayersDirective.ctorParameters = function () { return []; };
76
+ var input$1 = ['action', 'cursor'];
77
+ var outputs$1 = [];
78
+ /**
79
+ * Cursor Maps Directive
80
+ * ```html
81
+ * <e-cusrsormaps>
82
+ * <e-cursormap></e-cursormap>
83
+ * </e-cursormaps>
84
+ * ```
85
+ */
86
+ var CustomCursorDirective = /** @class */ (function (_super) {
87
+ __extends(CustomCursorDirective, _super);
88
+ /**
89
+ * @param {?} viewContainerRef
90
+ */
91
+ function CustomCursorDirective(viewContainerRef) {
92
+ var _this = _super.call(this) || this;
93
+ _this.viewContainerRef = viewContainerRef;
94
+ setValue('currentInstance', _this, _this.viewContainerRef);
95
+ _this.registerEvents(outputs$1);
96
+ _this.directivePropList = input$1;
97
+ return _this;
98
+ }
99
+ return CustomCursorDirective;
100
+ }(ComplexBase));
101
+ CustomCursorDirective.decorators = [
102
+ { type: Directive, args: [{
103
+ selector: 'e-cursormaps>e-cursormap',
104
+ inputs: input$1,
105
+ outputs: outputs$1,
106
+ queries: {}
107
+ },] },
108
+ ];
109
+ /**
110
+ * @nocollapse
111
+ */
112
+ CustomCursorDirective.ctorParameters = function () { return [
113
+ { type: ViewContainerRef, },
114
+ ]; };
115
+ /**
116
+ * CustomCursor Array Directive
117
+ */
118
+ var CustomCursorsDirective = /** @class */ (function (_super) {
119
+ __extends(CustomCursorsDirective, _super);
120
+ function CustomCursorsDirective() {
121
+ return _super.call(this, 'customcursor') || this;
122
+ }
123
+ return CustomCursorsDirective;
124
+ }(ArrayBase));
125
+ CustomCursorsDirective.decorators = [
126
+ { type: Directive, args: [{
127
+ selector: 'ej-diagram>e-cursormaps',
128
+ queries: {
129
+ children: new ContentChildren(CustomCursorDirective)
130
+ },
131
+ },] },
132
+ ];
133
+ /**
134
+ * @nocollapse
135
+ */
136
+ CustomCursorsDirective.ctorParameters = function () { return []; };
137
+ var input$2 = ['alignment', 'cornerRadius', 'displacement', 'fill', 'handleStrokeColor', 'handleStrokeWidth', 'height', 'iconStrokeColor', 'iconStrokeWidth', 'id', 'offset', 'padding', 'pathData', 'visibility', 'width'];
138
+ var outputs$2 = [];
139
+ /**
140
+ * Connectors Directive
141
+ * ```html
142
+ * <e-connectors>
143
+ * <e-connector>
144
+ * <e-connector-fixeduserhandles>
145
+ * <e-connector-fixeduserhandle>
146
+ * </e-connector-fixeduserhandle>
147
+ * </e-connector-fixeduserhandles>
148
+ * </e-connector>
149
+ * </e-connectors>
150
+ * ```
151
+ */
152
+ var ConnectorFixedUserHandleDirective = /** @class */ (function (_super) {
153
+ __extends(ConnectorFixedUserHandleDirective, _super);
154
+ /**
155
+ * @param {?} viewContainerRef
156
+ */
157
+ function ConnectorFixedUserHandleDirective(viewContainerRef) {
158
+ var _this = _super.call(this) || this;
159
+ _this.viewContainerRef = viewContainerRef;
160
+ setValue('currentInstance', _this, _this.viewContainerRef);
161
+ _this.registerEvents(outputs$2);
162
+ _this.directivePropList = input$2;
163
+ return _this;
164
+ }
165
+ return ConnectorFixedUserHandleDirective;
166
+ }(ComplexBase));
167
+ ConnectorFixedUserHandleDirective.decorators = [
168
+ { type: Directive, args: [{
169
+ selector: 'e-connector>e-connector-fixeduserhandles>e-connector-fixeduserhandle',
170
+ inputs: input$2,
171
+ outputs: outputs$2,
172
+ queries: {}
173
+ },] },
174
+ ];
175
+ /**
176
+ * @nocollapse
177
+ */
178
+ ConnectorFixedUserHandleDirective.ctorParameters = function () { return [
179
+ { type: ViewContainerRef, },
180
+ ]; };
181
+ /**
182
+ * ConnectorFixedUserHandle Array Directive
183
+ */
184
+ var ConnectorFixedUserHandlesDirective = /** @class */ (function (_super) {
185
+ __extends(ConnectorFixedUserHandlesDirective, _super);
186
+ function ConnectorFixedUserHandlesDirective() {
187
+ return _super.call(this, 'fixeduserhandles') || this;
188
+ }
189
+ return ConnectorFixedUserHandlesDirective;
190
+ }(ArrayBase));
191
+ ConnectorFixedUserHandlesDirective.decorators = [
192
+ { type: Directive, args: [{
193
+ selector: 'e-connector>e-connector-fixeduserhandles',
194
+ queries: {
195
+ children: new ContentChildren(ConnectorFixedUserHandleDirective)
196
+ },
197
+ },] },
198
+ ];
199
+ /**
200
+ * @nocollapse
201
+ */
202
+ ConnectorFixedUserHandlesDirective.ctorParameters = function () { return []; };
203
+ var input$3 = ['addInfo', 'alignment', 'annotationType', 'constraints', 'content', 'displacement', 'dragLimit', 'height', 'horizontalAlignment', 'hyperlink', 'id', 'margin', 'offset', 'rotateAngle', 'segmentAngle', 'style', 'template', 'type', 'verticalAlignment', 'visibility', 'width'];
204
+ var outputs$3 = [];
205
+ /**
206
+ * Connectors Directive
207
+ * ```html
208
+ * <e-connectors>
209
+ * <e-connector>
210
+ * <e-connector-annotations>
211
+ * <e-connector-annotation>
212
+ * </e-connector-annotation>
213
+ * </e-connector-annotations>
214
+ * </e-connector>
215
+ * </e-connectors>
216
+ * ```
217
+ */
218
+ var ConnectorAnnotationDirective = /** @class */ (function (_super) {
219
+ __extends(ConnectorAnnotationDirective, _super);
220
+ /**
221
+ * @param {?} viewContainerRef
222
+ */
223
+ function ConnectorAnnotationDirective(viewContainerRef) {
224
+ var _this = _super.call(this) || this;
225
+ _this.viewContainerRef = viewContainerRef;
226
+ setValue('currentInstance', _this, _this.viewContainerRef);
227
+ _this.registerEvents(outputs$3);
228
+ _this.directivePropList = input$3;
229
+ return _this;
230
+ }
231
+ return ConnectorAnnotationDirective;
232
+ }(ComplexBase));
233
+ ConnectorAnnotationDirective.decorators = [
234
+ { type: Directive, args: [{
235
+ selector: 'e-connector>e-connector-annotations>e-connector-annotation',
236
+ inputs: input$3,
237
+ outputs: outputs$3,
238
+ queries: {}
239
+ },] },
240
+ ];
241
+ /**
242
+ * @nocollapse
243
+ */
244
+ ConnectorAnnotationDirective.ctorParameters = function () { return [
245
+ { type: ViewContainerRef, },
246
+ ]; };
247
+ /**
248
+ * ConnectorAnnotation Array Directive
249
+ */
250
+ var ConnectorAnnotationsDirective = /** @class */ (function (_super) {
251
+ __extends(ConnectorAnnotationsDirective, _super);
252
+ function ConnectorAnnotationsDirective() {
253
+ return _super.call(this, 'annotations') || this;
254
+ }
255
+ return ConnectorAnnotationsDirective;
256
+ }(ArrayBase));
257
+ ConnectorAnnotationsDirective.decorators = [
258
+ { type: Directive, args: [{
259
+ selector: 'e-connector>e-connector-annotations',
260
+ queries: {
261
+ children: new ContentChildren(ConnectorAnnotationDirective)
262
+ },
263
+ },] },
264
+ ];
265
+ /**
266
+ * @nocollapse
267
+ */
268
+ ConnectorAnnotationsDirective.ctorParameters = function () { return []; };
269
+ var input$4 = ['addInfo', 'annotations', 'bezierSettings', 'bridgeSpace', 'connectionPadding', 'connectorSpacing', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', 'maxSegmentThumb', 'previewSize', 'segments', 'shape', 'sourceDecorator', 'sourceID', 'sourcePadding', 'sourcePoint', 'sourcePortID', 'style', 'symbolInfo', 'targetDecorator', 'targetID', 'targetPadding', 'targetPoint', 'targetPortID', 'tooltip', 'type', 'visible', 'wrapper', 'zIndex'];
270
+ var outputs$4 = [];
271
+ /**
272
+ * Connectors Directive
273
+ * ```html
274
+ * <e-connectors>
275
+ * <e-connector></e-connector>
276
+ * </e-connectors>
277
+ * ```
278
+ */
279
+ var ConnectorDirective = /** @class */ (function (_super) {
280
+ __extends(ConnectorDirective, _super);
281
+ /**
282
+ * @param {?} viewContainerRef
283
+ */
284
+ function ConnectorDirective(viewContainerRef) {
285
+ var _this = _super.call(this) || this;
286
+ _this.viewContainerRef = viewContainerRef;
287
+ _this.tags = ['fixedUserHandles', 'annotations'];
288
+ setValue('currentInstance', _this, _this.viewContainerRef);
289
+ _this.registerEvents(outputs$4);
290
+ _this.directivePropList = input$4;
291
+ return _this;
292
+ }
293
+ return ConnectorDirective;
294
+ }(ComplexBase));
295
+ ConnectorDirective.decorators = [
296
+ { type: Directive, args: [{
297
+ selector: 'e-connectors>e-connector',
298
+ inputs: input$4,
299
+ outputs: outputs$4,
300
+ queries: {
301
+ childFixedUserHandles: new ContentChild(ConnectorFixedUserHandlesDirective),
302
+ childAnnotations: new ContentChild(ConnectorAnnotationsDirective)
303
+ }
304
+ },] },
305
+ ];
306
+ /**
307
+ * @nocollapse
308
+ */
309
+ ConnectorDirective.ctorParameters = function () { return [
310
+ { type: ViewContainerRef, },
311
+ ]; };
312
+ /**
313
+ * Connector Array Directive
314
+ */
315
+ var ConnectorsDirective = /** @class */ (function (_super) {
316
+ __extends(ConnectorsDirective, _super);
317
+ function ConnectorsDirective() {
318
+ return _super.call(this, 'connectors') || this;
319
+ }
320
+ return ConnectorsDirective;
321
+ }(ArrayBase));
322
+ ConnectorsDirective.decorators = [
323
+ { type: Directive, args: [{
324
+ selector: 'ej-diagram>e-connectors',
325
+ queries: {
326
+ children: new ContentChildren(ConnectorDirective)
327
+ },
328
+ },] },
329
+ ];
330
+ /**
331
+ * @nocollapse
332
+ */
333
+ ConnectorsDirective.ctorParameters = function () { return []; };
334
+ var input$5 = ['cornerRadius', 'fill', 'handleStrokeColor', 'handleStrokeWidth', 'height', 'iconStrokeColor', 'iconStrokeWidth', 'id', 'margin', 'offset', 'padding', 'pathData', 'visibility', 'width'];
335
+ var outputs$5 = [];
336
+ /**
337
+ * Nodes Directive
338
+ * ```html
339
+ * <e-nodes>
340
+ * <e-node>
341
+ * <e-node-fixeduserhandles>
342
+ * <e-node-fixeduserhandle>
343
+ * </e-node-fixeduserhandle>
344
+ * </e-node-fixeduserhandles>
345
+ * </e-node>
346
+ * </e-nodes>
347
+ * ```
348
+ */
349
+ var NodeFixedUserHandleDirective = /** @class */ (function (_super) {
350
+ __extends(NodeFixedUserHandleDirective, _super);
351
+ /**
352
+ * @param {?} viewContainerRef
353
+ */
354
+ function NodeFixedUserHandleDirective(viewContainerRef) {
355
+ var _this = _super.call(this) || this;
356
+ _this.viewContainerRef = viewContainerRef;
357
+ setValue('currentInstance', _this, _this.viewContainerRef);
358
+ _this.registerEvents(outputs$5);
359
+ _this.directivePropList = input$5;
360
+ return _this;
361
+ }
362
+ return NodeFixedUserHandleDirective;
363
+ }(ComplexBase));
364
+ NodeFixedUserHandleDirective.decorators = [
365
+ { type: Directive, args: [{
366
+ selector: 'e-node>e-node-fixeduserhandles>e-node-fixeduserhandle',
367
+ inputs: input$5,
368
+ outputs: outputs$5,
369
+ queries: {}
370
+ },] },
371
+ ];
372
+ /**
373
+ * @nocollapse
374
+ */
375
+ NodeFixedUserHandleDirective.ctorParameters = function () { return [
376
+ { type: ViewContainerRef, },
377
+ ]; };
378
+ /**
379
+ * NodeFixedUserHandle Array Directive
380
+ */
381
+ var NodeFixedUserHandlesDirective = /** @class */ (function (_super) {
382
+ __extends(NodeFixedUserHandlesDirective, _super);
383
+ function NodeFixedUserHandlesDirective() {
384
+ return _super.call(this, 'fixeduserhandles') || this;
385
+ }
386
+ return NodeFixedUserHandlesDirective;
387
+ }(ArrayBase));
388
+ NodeFixedUserHandlesDirective.decorators = [
389
+ { type: Directive, args: [{
390
+ selector: 'e-node>e-node-fixeduserhandles',
391
+ queries: {
392
+ children: new ContentChildren(NodeFixedUserHandleDirective)
393
+ },
394
+ },] },
395
+ ];
396
+ /**
397
+ * @nocollapse
398
+ */
399
+ NodeFixedUserHandlesDirective.ctorParameters = function () { return []; };
400
+ var input$6 = ['addInfo', 'annotationType', 'constraints', 'content', 'dragLimit', 'height', 'horizontalAlignment', 'hyperlink', 'id', 'margin', 'offset', 'rotateAngle', 'style', 'template', 'type', 'verticalAlignment', 'visibility', 'width'];
401
+ var outputs$6 = [];
402
+ /**
403
+ * Nodes Directive
404
+ * ```html
405
+ * <e-nodes>
406
+ * <e-node>
407
+ * <e-node-annotations>
408
+ * <e-node-annotation>
409
+ * </e-node-annotation>
410
+ * </e-node-annotations>
411
+ * </e-node>
412
+ * </e-nodes>
413
+ * ```
414
+ */
415
+ var NodeAnnotationDirective = /** @class */ (function (_super) {
416
+ __extends(NodeAnnotationDirective, _super);
417
+ /**
418
+ * @param {?} viewContainerRef
419
+ */
420
+ function NodeAnnotationDirective(viewContainerRef) {
421
+ var _this = _super.call(this) || this;
422
+ _this.viewContainerRef = viewContainerRef;
423
+ setValue('currentInstance', _this, _this.viewContainerRef);
424
+ _this.registerEvents(outputs$6);
425
+ _this.directivePropList = input$6;
426
+ return _this;
427
+ }
428
+ return NodeAnnotationDirective;
429
+ }(ComplexBase));
430
+ NodeAnnotationDirective.decorators = [
431
+ { type: Directive, args: [{
432
+ selector: 'e-node>e-node-annotations>e-node-annotation',
433
+ inputs: input$6,
434
+ outputs: outputs$6,
435
+ queries: {}
436
+ },] },
437
+ ];
438
+ /**
439
+ * @nocollapse
440
+ */
441
+ NodeAnnotationDirective.ctorParameters = function () { return [
442
+ { type: ViewContainerRef, },
443
+ ]; };
444
+ /**
445
+ * NodeAnnotation Array Directive
446
+ */
447
+ var NodeAnnotationsDirective = /** @class */ (function (_super) {
448
+ __extends(NodeAnnotationsDirective, _super);
449
+ function NodeAnnotationsDirective() {
450
+ return _super.call(this, 'annotations') || this;
451
+ }
452
+ return NodeAnnotationsDirective;
453
+ }(ArrayBase));
454
+ NodeAnnotationsDirective.decorators = [
455
+ { type: Directive, args: [{
456
+ selector: 'e-node>e-node-annotations',
457
+ queries: {
458
+ children: new ContentChildren(NodeAnnotationDirective)
459
+ },
460
+ },] },
461
+ ];
462
+ /**
463
+ * @nocollapse
464
+ */
465
+ NodeAnnotationsDirective.ctorParameters = function () { return []; };
466
+ var input$7 = ['addInfo', 'constraints', 'height', 'horizontalAlignment', 'id', 'inEdges', 'margin', 'offset', 'outEdges', 'pathData', 'shape', 'style', 'verticalAlignment', 'visibility', 'width'];
467
+ var outputs$7 = [];
468
+ /**
469
+ * Nodes Directive
470
+ * ```html
471
+ * <e-nodes>
472
+ * <e-node>
473
+ * <e-node-ports>
474
+ * <e-node-port>
475
+ * </e-node-port>
476
+ * </e-node-ports>
477
+ * </e-node>
478
+ * </e-nodes>
479
+ * ```
480
+ */
481
+ var PortDirective = /** @class */ (function (_super) {
482
+ __extends(PortDirective, _super);
483
+ /**
484
+ * @param {?} viewContainerRef
485
+ */
486
+ function PortDirective(viewContainerRef) {
487
+ var _this = _super.call(this) || this;
488
+ _this.viewContainerRef = viewContainerRef;
489
+ setValue('currentInstance', _this, _this.viewContainerRef);
490
+ _this.registerEvents(outputs$7);
491
+ _this.directivePropList = input$7;
492
+ return _this;
493
+ }
494
+ return PortDirective;
495
+ }(ComplexBase));
496
+ PortDirective.decorators = [
497
+ { type: Directive, args: [{
498
+ selector: 'e-node>e-node-ports>e-node-port',
499
+ inputs: input$7,
500
+ outputs: outputs$7,
501
+ queries: {}
502
+ },] },
503
+ ];
504
+ /**
505
+ * @nocollapse
506
+ */
507
+ PortDirective.ctorParameters = function () { return [
508
+ { type: ViewContainerRef, },
509
+ ]; };
510
+ /**
511
+ * Port Array Directive
512
+ */
513
+ var PortsDirective = /** @class */ (function (_super) {
514
+ __extends(PortsDirective, _super);
515
+ function PortsDirective() {
516
+ return _super.call(this, 'ports') || this;
517
+ }
518
+ return PortsDirective;
519
+ }(ArrayBase));
520
+ PortsDirective.decorators = [
521
+ { type: Directive, args: [{
522
+ selector: 'e-node>e-node-ports',
523
+ queries: {
524
+ children: new ContentChildren(PortDirective)
525
+ },
526
+ },] },
527
+ ];
528
+ /**
529
+ * @nocollapse
530
+ */
531
+ PortsDirective.ctorParameters = function () { return []; };
532
+ var input$8 = ['addInfo', 'annotations', 'backgroundColor', 'borderColor', 'borderWidth', 'branch', 'children', 'collapseIcon', 'columnIndex', 'columnSpan', 'columns', 'constraints', 'container', 'data', 'dragSize', 'excludeFromLayout', 'expandIcon', 'fixedUserHandles', 'flip', 'flipMode', 'height', 'horizontalAlignment', 'id', 'isExpanded', 'layoutInfo', 'margin', 'maxHeight', 'maxWidth', 'minHeight', 'minWidth', 'offsetX', 'offsetY', 'padding', 'pivot', 'ports', 'previewSize', 'rotateAngle', 'rowIndex', 'rowSpan', 'rows', 'shadow', 'shape', 'style', 'symbolInfo', 'tooltip', 'verticalAlignment', 'visible', 'width', 'wrapper', 'zIndex'];
533
+ var outputs$8 = [];
534
+ /**
535
+ * Nodes Directive
536
+ * ```html
537
+ * <e-nodes>
538
+ * <e-node></e-node>
539
+ * </e-nodes>
540
+ * ```
541
+ */
542
+ var NodeDirective = /** @class */ (function (_super) {
543
+ __extends(NodeDirective, _super);
544
+ /**
545
+ * @param {?} viewContainerRef
546
+ */
547
+ function NodeDirective(viewContainerRef) {
548
+ var _this = _super.call(this) || this;
549
+ _this.viewContainerRef = viewContainerRef;
550
+ _this.tags = ['fixedUserHandles', 'annotations', 'ports'];
551
+ setValue('currentInstance', _this, _this.viewContainerRef);
552
+ _this.registerEvents(outputs$8);
553
+ _this.directivePropList = input$8;
554
+ return _this;
555
+ }
556
+ return NodeDirective;
557
+ }(ComplexBase));
558
+ NodeDirective.decorators = [
559
+ { type: Directive, args: [{
560
+ selector: 'e-nodes>e-node',
561
+ inputs: input$8,
562
+ outputs: outputs$8,
563
+ queries: {
564
+ childFixedUserHandles: new ContentChild(NodeFixedUserHandlesDirective),
565
+ childAnnotations: new ContentChild(NodeAnnotationsDirective),
566
+ childPorts: new ContentChild(PortsDirective)
567
+ }
568
+ },] },
569
+ ];
570
+ /**
571
+ * @nocollapse
572
+ */
573
+ NodeDirective.ctorParameters = function () { return [
574
+ { type: ViewContainerRef, },
575
+ ]; };
576
+ /**
577
+ * Node Array Directive
578
+ */
579
+ var NodesDirective = /** @class */ (function (_super) {
580
+ __extends(NodesDirective, _super);
581
+ function NodesDirective() {
582
+ return _super.call(this, 'nodes') || this;
583
+ }
584
+ return NodesDirective;
585
+ }(ArrayBase));
586
+ NodesDirective.decorators = [
587
+ { type: Directive, args: [{
588
+ selector: 'ej-diagram>e-nodes',
589
+ queries: {
590
+ children: new ContentChildren(NodeDirective)
591
+ },
592
+ },] },
593
+ ];
594
+ /**
595
+ * @nocollapse
596
+ */
597
+ NodesDirective.ctorParameters = function () { return []; };
598
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
599
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
600
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
601
+ r = Reflect.decorate(decorators, target, key, desc);
602
+ else
603
+ for (var i = decorators.length - 1; i >= 0; i--)
604
+ if (d = decorators[i])
605
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
606
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
607
+ };
608
+ var __metadata = (this && this.__metadata) || function (k, v) {
609
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
610
+ return Reflect.metadata(k, v);
611
+ };
612
+ var inputs = ['addInfo', 'annotationTemplate', 'backgroundColor', 'bridgeDirection', 'commandManager', 'connectorDefaults', 'connectors', 'constraints', 'contextMenuSettings', 'customCursor', 'dataSourceSettings', 'diagramSettings', 'drawingObject', 'enableConnectorSplit', 'enablePersistence', 'enableRtl', 'getConnectorDefaults', 'getCustomCursor', 'getCustomProperty', 'getCustomTool', 'getDescription', 'getNodeDefaults', 'height', 'historyManager', 'layers', 'layout', 'locale', 'mode', 'nodeDefaults', 'nodeTemplate', 'nodes', 'pageSettings', 'rulerSettings', 'scrollSettings', 'segmentThumbShape', 'selectedItems', 'serializationSettings', 'setNodeTemplate', 'snapSettings', 'tool', 'tooltip', 'updateSelection', 'userHandleTemplate', 'width'];
613
+ var outputs$9 = ['animationComplete', 'click', 'collectionChange', 'commandExecute', 'connectionChange', 'contextMenuBeforeItemRender', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataLoaded', 'doubleClick', 'dragEnter', 'dragLeave', 'dragOver', 'drop', 'expandStateChange', 'fixedUserHandleClick', 'historyChange', 'historyStateChange', 'keyDown', 'keyUp', 'mouseEnter', 'mouseLeave', 'mouseOver', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit'];
614
+ var twoWays = [''];
615
+ /**
616
+ * Diagram Component
617
+ * ```html
618
+ * <ej-diagram></ej-diagram>
619
+ * ```
620
+ */
621
+ var DiagramComponent = /** @class */ (function (_super) {
622
+ __extends(DiagramComponent, _super);
623
+ /**
624
+ * @param {?} ngEle
625
+ * @param {?} srenderer
626
+ * @param {?} viewContainerRef
627
+ * @param {?} injector
628
+ */
629
+ function DiagramComponent(ngEle, srenderer, viewContainerRef, injector) {
630
+ var _this = _super.call(this) || this;
631
+ _this.ngEle = ngEle;
632
+ _this.srenderer = srenderer;
633
+ _this.viewContainerRef = viewContainerRef;
634
+ _this.injector = injector;
635
+ _this.tags = ['layers', 'customCursor', 'connectors', 'nodes'];
636
+ _this.element = _this.ngEle.nativeElement;
637
+ _this.injectedModules = _this.injectedModules || [];
638
+ try {
639
+ var mod = _this.injector.get('DiagramsHierarchicalTree');
640
+ if (_this.injectedModules.indexOf(mod) === -1) {
641
+ _this.injectedModules.push(mod);
642
+ }
643
+ }
644
+ catch (_a) { }
645
+ try {
646
+ var mod = _this.injector.get('DiagramsMindMap');
647
+ if (_this.injectedModules.indexOf(mod) === -1) {
648
+ _this.injectedModules.push(mod);
649
+ }
650
+ }
651
+ catch (_b) { }
652
+ try {
653
+ var mod = _this.injector.get('DiagramsRadialTree');
654
+ if (_this.injectedModules.indexOf(mod) === -1) {
655
+ _this.injectedModules.push(mod);
656
+ }
657
+ }
658
+ catch (_c) { }
659
+ try {
660
+ var mod = _this.injector.get('DiagramsComplexHierarchicalTree');
661
+ if (_this.injectedModules.indexOf(mod) === -1) {
662
+ _this.injectedModules.push(mod);
663
+ }
664
+ }
665
+ catch (_d) { }
666
+ try {
667
+ var mod = _this.injector.get('DiagramsDataBinding');
668
+ if (_this.injectedModules.indexOf(mod) === -1) {
669
+ _this.injectedModules.push(mod);
670
+ }
671
+ }
672
+ catch (_e) { }
673
+ try {
674
+ var mod = _this.injector.get('DiagramsSnapping');
675
+ if (_this.injectedModules.indexOf(mod) === -1) {
676
+ _this.injectedModules.push(mod);
677
+ }
678
+ }
679
+ catch (_f) { }
680
+ try {
681
+ var mod = _this.injector.get('DiagramsPrintAndExport');
682
+ if (_this.injectedModules.indexOf(mod) === -1) {
683
+ _this.injectedModules.push(mod);
684
+ }
685
+ }
686
+ catch (_g) { }
687
+ try {
688
+ var mod = _this.injector.get('DiagramsBpmnDiagrams');
689
+ if (_this.injectedModules.indexOf(mod) === -1) {
690
+ _this.injectedModules.push(mod);
691
+ }
692
+ }
693
+ catch (_h) { }
694
+ try {
695
+ var mod = _this.injector.get('DiagramsSymmetricLayout');
696
+ if (_this.injectedModules.indexOf(mod) === -1) {
697
+ _this.injectedModules.push(mod);
698
+ }
699
+ }
700
+ catch (_j) { }
701
+ try {
702
+ var mod = _this.injector.get('DiagramsConnectorBridging');
703
+ if (_this.injectedModules.indexOf(mod) === -1) {
704
+ _this.injectedModules.push(mod);
705
+ }
706
+ }
707
+ catch (_k) { }
708
+ try {
709
+ var mod = _this.injector.get('DiagramsUndoRedo');
710
+ if (_this.injectedModules.indexOf(mod) === -1) {
711
+ _this.injectedModules.push(mod);
712
+ }
713
+ }
714
+ catch (_l) { }
715
+ try {
716
+ var mod = _this.injector.get('DiagramsLayoutAnimation');
717
+ if (_this.injectedModules.indexOf(mod) === -1) {
718
+ _this.injectedModules.push(mod);
719
+ }
720
+ }
721
+ catch (_m) { }
722
+ try {
723
+ var mod = _this.injector.get('DiagramsDiagramContextMenu');
724
+ if (_this.injectedModules.indexOf(mod) === -1) {
725
+ _this.injectedModules.push(mod);
726
+ }
727
+ }
728
+ catch (_o) { }
729
+ try {
730
+ var mod = _this.injector.get('DiagramsLineRouting');
731
+ if (_this.injectedModules.indexOf(mod) === -1) {
732
+ _this.injectedModules.push(mod);
733
+ }
734
+ }
735
+ catch (_p) { }
736
+ try {
737
+ var mod = _this.injector.get('DiagramsConnectorEditing');
738
+ if (_this.injectedModules.indexOf(mod) === -1) {
739
+ _this.injectedModules.push(mod);
740
+ }
741
+ }
742
+ catch (_q) { }
743
+ try {
744
+ var mod = _this.injector.get('DiagramsBlazorTooltip');
745
+ if (_this.injectedModules.indexOf(mod) === -1) {
746
+ _this.injectedModules.push(mod);
747
+ }
748
+ }
749
+ catch (_r) { }
750
+ try {
751
+ var mod = _this.injector.get('DiagramsLineDistribution');
752
+ if (_this.injectedModules.indexOf(mod) === -1) {
753
+ _this.injectedModules.push(mod);
754
+ }
755
+ }
756
+ catch (_s) { }
757
+ _this.registerEvents(outputs$9);
758
+ _this.addTwoWay.call(_this, twoWays);
759
+ setValue('currentInstance', _this, _this.viewContainerRef);
760
+ _this.context = new ComponentBase();
761
+ return _this;
762
+ }
763
+ /**
764
+ * @return {?}
765
+ */
766
+ DiagramComponent.prototype.ngOnInit = function () {
767
+ this.context.ngOnInit(this);
768
+ };
769
+ /**
770
+ * @return {?}
771
+ */
772
+ DiagramComponent.prototype.ngAfterViewInit = function () {
773
+ this.context.ngAfterViewInit(this);
774
+ };
775
+ /**
776
+ * @return {?}
777
+ */
778
+ DiagramComponent.prototype.ngOnDestroy = function () {
779
+ this.context.ngOnDestroy(this);
780
+ };
781
+ /**
782
+ * @return {?}
783
+ */
784
+ DiagramComponent.prototype.ngAfterContentChecked = function () {
785
+ this.tagObjects[0].instance = this.childLayers;
786
+ if (this.childCustomCursor) {
787
+ this.tagObjects[1].instance = this.childCustomCursor;
788
+ }
789
+ if (this.childConnectors) {
790
+ this.tagObjects[2].instance = this.childConnectors;
791
+ }
792
+ if (this.childNodes) {
793
+ this.tagObjects[3].instance = this.childNodes;
794
+ }
795
+ this.context.ngAfterContentChecked(this);
796
+ };
797
+ return DiagramComponent;
798
+ }(Diagram));
799
+ DiagramComponent.decorators = [
800
+ { type: Component, args: [{
801
+ selector: 'ejs-diagram',
802
+ inputs: inputs,
803
+ outputs: outputs$9,
804
+ template: '',
805
+ changeDetection: ChangeDetectionStrategy.OnPush,
806
+ queries: {
807
+ childLayers: new ContentChild(LayersDirective),
808
+ childCustomCursor: new ContentChild(CustomCursorsDirective),
809
+ childConnectors: new ContentChild(ConnectorsDirective),
810
+ childNodes: new ContentChild(NodesDirective)
811
+ }
812
+ },] },
813
+ ];
814
+ /**
815
+ * @nocollapse
816
+ */
817
+ DiagramComponent.ctorParameters = function () { return [
818
+ { type: ElementRef, },
819
+ { type: Renderer2, },
820
+ { type: ViewContainerRef, },
821
+ { type: Injector, },
822
+ ]; };
823
+ DiagramComponent.propDecorators = {
824
+ 'annotationTemplate': [{ type: ContentChild, args: ['annotationTemplate',] },],
825
+ 'nodeTemplate': [{ type: ContentChild, args: ['nodeTemplate',] },],
826
+ 'userHandleTemplate': [{ type: ContentChild, args: ['userHandleTemplate',] },],
827
+ };
828
+ __decorate([
829
+ Template(),
830
+ __metadata("design:type", Object)
831
+ ], DiagramComponent.prototype, "annotationTemplate", void 0);
832
+ __decorate([
833
+ Template(),
834
+ __metadata("design:type", Object)
835
+ ], DiagramComponent.prototype, "nodeTemplate", void 0);
836
+ __decorate([
837
+ Template(),
838
+ __metadata("design:type", Object)
839
+ ], DiagramComponent.prototype, "userHandleTemplate", void 0);
840
+ DiagramComponent = __decorate([
841
+ ComponentMixins([ComponentBase]),
842
+ __metadata("design:paramtypes", [ElementRef,
843
+ Renderer2,
844
+ ViewContainerRef,
845
+ Injector])
846
+ ], DiagramComponent);
847
+ /**
848
+ * NgModule definition for the Diagram component.
849
+ */
850
+ var DiagramModule = /** @class */ (function () {
851
+ function DiagramModule() {
852
+ }
853
+ return DiagramModule;
854
+ }());
855
+ DiagramModule.decorators = [
856
+ { type: NgModule, args: [{
857
+ imports: [CommonModule],
858
+ declarations: [
859
+ DiagramComponent,
860
+ LayerDirective,
861
+ LayersDirective,
862
+ CustomCursorDirective,
863
+ CustomCursorsDirective,
864
+ ConnectorFixedUserHandleDirective,
865
+ ConnectorFixedUserHandlesDirective,
866
+ ConnectorAnnotationDirective,
867
+ ConnectorAnnotationsDirective,
868
+ ConnectorDirective,
869
+ ConnectorsDirective,
870
+ NodeFixedUserHandleDirective,
871
+ NodeFixedUserHandlesDirective,
872
+ NodeAnnotationDirective,
873
+ NodeAnnotationsDirective,
874
+ PortDirective,
875
+ PortsDirective,
876
+ NodeDirective,
877
+ NodesDirective
878
+ ],
879
+ exports: [
880
+ DiagramComponent,
881
+ LayerDirective,
882
+ LayersDirective,
883
+ CustomCursorDirective,
884
+ CustomCursorsDirective,
885
+ ConnectorFixedUserHandleDirective,
886
+ ConnectorFixedUserHandlesDirective,
887
+ ConnectorAnnotationDirective,
888
+ ConnectorAnnotationsDirective,
889
+ ConnectorDirective,
890
+ ConnectorsDirective,
891
+ NodeFixedUserHandleDirective,
892
+ NodeFixedUserHandlesDirective,
893
+ NodeAnnotationDirective,
894
+ NodeAnnotationsDirective,
895
+ PortDirective,
896
+ PortsDirective,
897
+ NodeDirective,
898
+ NodesDirective
899
+ ]
900
+ },] },
901
+ ];
902
+ /**
903
+ * @nocollapse
904
+ */
905
+ DiagramModule.ctorParameters = function () { return []; };
906
+ var HierarchicalTreeService = { provide: 'DiagramsHierarchicalTree', useValue: HierarchicalTree };
907
+ var MindMapService = { provide: 'DiagramsMindMap', useValue: MindMap };
908
+ var RadialTreeService = { provide: 'DiagramsRadialTree', useValue: RadialTree };
909
+ var ComplexHierarchicalTreeService = { provide: 'DiagramsComplexHierarchicalTree', useValue: ComplexHierarchicalTree };
910
+ var DataBindingService = { provide: 'DiagramsDataBinding', useValue: DataBinding };
911
+ var SnappingService = { provide: 'DiagramsSnapping', useValue: Snapping };
912
+ var PrintAndExportService = { provide: 'DiagramsPrintAndExport', useValue: PrintAndExport };
913
+ var BpmnDiagramsService = { provide: 'DiagramsBpmnDiagrams', useValue: BpmnDiagrams };
914
+ var SymmetricLayoutService = { provide: 'DiagramsSymmetricLayout', useValue: SymmetricLayout };
915
+ var ConnectorBridgingService = { provide: 'DiagramsConnectorBridging', useValue: ConnectorBridging };
916
+ var UndoRedoService = { provide: 'DiagramsUndoRedo', useValue: UndoRedo };
917
+ var LayoutAnimationService = { provide: 'DiagramsLayoutAnimation', useValue: LayoutAnimation };
918
+ var DiagramContextMenuService = { provide: 'DiagramsDiagramContextMenu', useValue: DiagramContextMenu };
919
+ var LineRoutingService = { provide: 'DiagramsLineRouting', useValue: LineRouting };
920
+ var ConnectorEditingService = { provide: 'DiagramsConnectorEditing', useValue: ConnectorEditing };
921
+ var BlazorTooltipService = { provide: 'DiagramsBlazorTooltip', useValue: BlazorTooltip };
922
+ var LineDistributionService = { provide: 'DiagramsLineDistribution', useValue: LineDistribution };
923
+ /**
924
+ * NgModule definition for the Diagram component with providers.
925
+ */
926
+ var DiagramAllModule = /** @class */ (function () {
927
+ function DiagramAllModule() {
928
+ }
929
+ return DiagramAllModule;
930
+ }());
931
+ DiagramAllModule.decorators = [
932
+ { type: NgModule, args: [{
933
+ imports: [CommonModule, DiagramModule],
934
+ exports: [
935
+ DiagramModule
936
+ ],
937
+ providers: [
938
+ HierarchicalTreeService,
939
+ MindMapService,
940
+ RadialTreeService,
941
+ ComplexHierarchicalTreeService,
942
+ DataBindingService,
943
+ SnappingService,
944
+ PrintAndExportService,
945
+ BpmnDiagramsService,
946
+ SymmetricLayoutService,
947
+ ConnectorBridgingService,
948
+ UndoRedoService,
949
+ LayoutAnimationService,
950
+ DiagramContextMenuService,
951
+ LineRoutingService,
952
+ ConnectorEditingService,
953
+ BlazorTooltipService,
954
+ LineDistributionService
955
+ ]
956
+ },] },
957
+ ];
958
+ /**
959
+ * @nocollapse
960
+ */
961
+ DiagramAllModule.ctorParameters = function () { return []; };
962
+ var input$9 = ['expanded', 'height', 'iconCss', 'id', 'symbols', 'title'];
963
+ var outputs$10 = [];
964
+ /**
965
+ * Palette Directive
966
+ * ```html
967
+ * <e-palettes><e-palette></e-palette><e-palettes>
968
+ * ```
969
+ */
970
+ var PaletteDirective = /** @class */ (function (_super) {
971
+ __extends(PaletteDirective, _super);
972
+ /**
973
+ * @param {?} viewContainerRef
974
+ */
975
+ function PaletteDirective(viewContainerRef) {
976
+ var _this = _super.call(this) || this;
977
+ _this.viewContainerRef = viewContainerRef;
978
+ setValue('currentInstance', _this, _this.viewContainerRef);
979
+ _this.registerEvents(outputs$10);
980
+ _this.directivePropList = input$9;
981
+ return _this;
982
+ }
983
+ return PaletteDirective;
984
+ }(ComplexBase));
985
+ PaletteDirective.decorators = [
986
+ { type: Directive, args: [{
987
+ selector: 'e-palettes>e-palette',
988
+ inputs: input$9,
989
+ outputs: outputs$10,
990
+ queries: {}
991
+ },] },
992
+ ];
993
+ /**
994
+ * @nocollapse
995
+ */
996
+ PaletteDirective.ctorParameters = function () { return [
997
+ { type: ViewContainerRef, },
998
+ ]; };
999
+ /**
1000
+ * Palette Array Directive
1001
+ */
1002
+ var PalettesDirective = /** @class */ (function (_super) {
1003
+ __extends(PalettesDirective, _super);
1004
+ function PalettesDirective() {
1005
+ return _super.call(this, 'palettes') || this;
1006
+ }
1007
+ return PalettesDirective;
1008
+ }(ArrayBase));
1009
+ PalettesDirective.decorators = [
1010
+ { type: Directive, args: [{
1011
+ selector: 'ejs-symbolpalette>e-palettes',
1012
+ queries: {
1013
+ children: new ContentChildren(PaletteDirective)
1014
+ },
1015
+ },] },
1016
+ ];
1017
+ /**
1018
+ * @nocollapse
1019
+ */
1020
+ PalettesDirective.ctorParameters = function () { return []; };
1021
+ var __decorate$1 = (this && this.__decorate) || function (decorators, target, key, desc) {
1022
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1023
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
1024
+ r = Reflect.decorate(decorators, target, key, desc);
1025
+ else
1026
+ for (var i = decorators.length - 1; i >= 0; i--)
1027
+ if (d = decorators[i])
1028
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1029
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1030
+ };
1031
+ var __metadata$1 = (this && this.__metadata) || function (k, v) {
1032
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1033
+ return Reflect.metadata(k, v);
1034
+ };
1035
+ var inputs$1 = ['accessKey', 'allowDrag', 'connectorDefaults', 'enableAnimation', 'enablePersistence', 'enableRtl', 'enableSearch', 'expandMode', 'filterSymbols', 'getConnectorDefaults', 'getNodeDefaults', 'getSymbolInfo', 'getSymbolTemplate', 'height', 'ignoreSymbolsOnSearch', 'locale', 'nodeDefaults', 'palettes', 'symbolDragSize', 'symbolHeight', 'symbolInfo', 'symbolMargin', 'symbolPreview', 'symbolWidth', 'width'];
1036
+ var outputs$11 = ['paletteExpanding', 'paletteSelectionChange'];
1037
+ var twoWays$1 = [''];
1038
+ /**
1039
+ * SymbolPalette Component
1040
+ * ```html
1041
+ * <ej-symbol-palette></ej-symbol-palette>
1042
+ * ```
1043
+ */
1044
+ var SymbolPaletteComponent = /** @class */ (function (_super) {
1045
+ __extends(SymbolPaletteComponent, _super);
1046
+ /**
1047
+ * @param {?} ngEle
1048
+ * @param {?} srenderer
1049
+ * @param {?} viewContainerRef
1050
+ * @param {?} injector
1051
+ */
1052
+ function SymbolPaletteComponent(ngEle, srenderer, viewContainerRef, injector) {
1053
+ var _this = _super.call(this) || this;
1054
+ _this.ngEle = ngEle;
1055
+ _this.srenderer = srenderer;
1056
+ _this.viewContainerRef = viewContainerRef;
1057
+ _this.injector = injector;
1058
+ _this.tags = ['palettes'];
1059
+ _this.element = _this.ngEle.nativeElement;
1060
+ _this.injectedModules = _this.injectedModules || [];
1061
+ try {
1062
+ var mod = _this.injector.get('DiagramsBpmnDiagrams');
1063
+ if (_this.injectedModules.indexOf(mod) === -1) {
1064
+ _this.injectedModules.push(mod);
1065
+ }
1066
+ }
1067
+ catch (_a) { }
1068
+ _this.registerEvents(outputs$11);
1069
+ _this.addTwoWay.call(_this, twoWays$1);
1070
+ setValue('currentInstance', _this, _this.viewContainerRef);
1071
+ _this.context = new ComponentBase();
1072
+ return _this;
1073
+ }
1074
+ /**
1075
+ * @return {?}
1076
+ */
1077
+ SymbolPaletteComponent.prototype.ngOnInit = function () {
1078
+ this.context.ngOnInit(this);
1079
+ };
1080
+ /**
1081
+ * @return {?}
1082
+ */
1083
+ SymbolPaletteComponent.prototype.ngAfterViewInit = function () {
1084
+ this.context.ngAfterViewInit(this);
1085
+ };
1086
+ /**
1087
+ * @return {?}
1088
+ */
1089
+ SymbolPaletteComponent.prototype.ngOnDestroy = function () {
1090
+ this.context.ngOnDestroy(this);
1091
+ };
1092
+ /**
1093
+ * @return {?}
1094
+ */
1095
+ SymbolPaletteComponent.prototype.ngAfterContentChecked = function () {
1096
+ this.tagObjects[0].instance = this.childPalettes;
1097
+ this.context.ngAfterContentChecked(this);
1098
+ };
1099
+ return SymbolPaletteComponent;
1100
+ }(SymbolPalette));
1101
+ SymbolPaletteComponent.decorators = [
1102
+ { type: Component, args: [{
1103
+ selector: 'ejs-symbolpalette',
1104
+ inputs: inputs$1,
1105
+ outputs: outputs$11,
1106
+ template: '',
1107
+ changeDetection: ChangeDetectionStrategy.OnPush,
1108
+ queries: {
1109
+ childPalettes: new ContentChild(PalettesDirective)
1110
+ }
1111
+ },] },
1112
+ ];
1113
+ /**
1114
+ * @nocollapse
1115
+ */
1116
+ SymbolPaletteComponent.ctorParameters = function () { return [
1117
+ { type: ElementRef, },
1118
+ { type: Renderer2, },
1119
+ { type: ViewContainerRef, },
1120
+ { type: Injector, },
1121
+ ]; };
1122
+ SymbolPaletteComponent = __decorate$1([
1123
+ ComponentMixins([ComponentBase]),
1124
+ __metadata$1("design:paramtypes", [ElementRef,
1125
+ Renderer2,
1126
+ ViewContainerRef,
1127
+ Injector])
1128
+ ], SymbolPaletteComponent);
1129
+ /**
1130
+ * NgModule definition for the SymbolPalette component.
1131
+ */
1132
+ var SymbolPaletteModule = /** @class */ (function () {
1133
+ function SymbolPaletteModule() {
1134
+ }
1135
+ return SymbolPaletteModule;
1136
+ }());
1137
+ SymbolPaletteModule.decorators = [
1138
+ { type: NgModule, args: [{
1139
+ imports: [CommonModule],
1140
+ declarations: [
1141
+ SymbolPaletteComponent,
1142
+ PaletteDirective,
1143
+ PalettesDirective
1144
+ ],
1145
+ exports: [
1146
+ SymbolPaletteComponent,
1147
+ PaletteDirective,
1148
+ PalettesDirective
1149
+ ]
1150
+ },] },
1151
+ ];
1152
+ /**
1153
+ * @nocollapse
1154
+ */
1155
+ SymbolPaletteModule.ctorParameters = function () { return []; };
1156
+ /**
1157
+ * NgModule definition for the SymbolPalette component with providers.
1158
+ */
1159
+ var SymbolPaletteAllModule = /** @class */ (function () {
1160
+ function SymbolPaletteAllModule() {
1161
+ }
1162
+ return SymbolPaletteAllModule;
1163
+ }());
1164
+ SymbolPaletteAllModule.decorators = [
1165
+ { type: NgModule, args: [{
1166
+ imports: [CommonModule, SymbolPaletteModule],
1167
+ exports: [
1168
+ SymbolPaletteModule
1169
+ ],
1170
+ providers: []
1171
+ },] },
1172
+ ];
1173
+ /**
1174
+ * @nocollapse
1175
+ */
1176
+ SymbolPaletteAllModule.ctorParameters = function () { return []; };
1177
+ var __decorate$2 = (this && this.__decorate) || function (decorators, target, key, desc) {
1178
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1179
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
1180
+ r = Reflect.decorate(decorators, target, key, desc);
1181
+ else
1182
+ for (var i = decorators.length - 1; i >= 0; i--)
1183
+ if (d = decorators[i])
1184
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1185
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1186
+ };
1187
+ var __metadata$2 = (this && this.__metadata) || function (k, v) {
1188
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1189
+ return Reflect.metadata(k, v);
1190
+ };
1191
+ var inputs$2 = ['enablePersistence', 'enableRtl', 'height', 'locale', 'sourceID', 'width'];
1192
+ var outputs$12 = ['created'];
1193
+ var twoWays$2 = [''];
1194
+ /**
1195
+ * Overview Component
1196
+ * ```html
1197
+ * <ej-overview></ej-overview>
1198
+ * ```
1199
+ */
1200
+ var OverviewComponent = /** @class */ (function (_super) {
1201
+ __extends(OverviewComponent, _super);
1202
+ /**
1203
+ * @param {?} ngEle
1204
+ * @param {?} srenderer
1205
+ * @param {?} viewContainerRef
1206
+ * @param {?} injector
1207
+ */
1208
+ function OverviewComponent(ngEle, srenderer, viewContainerRef, injector) {
1209
+ var _this = _super.call(this) || this;
1210
+ _this.ngEle = ngEle;
1211
+ _this.srenderer = srenderer;
1212
+ _this.viewContainerRef = viewContainerRef;
1213
+ _this.injector = injector;
1214
+ _this.tags = [''];
1215
+ _this.element = _this.ngEle.nativeElement;
1216
+ _this.injectedModules = _this.injectedModules || [];
1217
+ _this.registerEvents(outputs$12);
1218
+ _this.addTwoWay.call(_this, twoWays$2);
1219
+ setValue('currentInstance', _this, _this.viewContainerRef);
1220
+ _this.context = new ComponentBase();
1221
+ return _this;
1222
+ }
1223
+ /**
1224
+ * @return {?}
1225
+ */
1226
+ OverviewComponent.prototype.ngOnInit = function () {
1227
+ this.context.ngOnInit(this);
1228
+ };
1229
+ /**
1230
+ * @return {?}
1231
+ */
1232
+ OverviewComponent.prototype.ngAfterViewInit = function () {
1233
+ this.context.ngAfterViewInit(this);
1234
+ };
1235
+ /**
1236
+ * @return {?}
1237
+ */
1238
+ OverviewComponent.prototype.ngOnDestroy = function () {
1239
+ this.context.ngOnDestroy(this);
1240
+ };
1241
+ /**
1242
+ * @return {?}
1243
+ */
1244
+ OverviewComponent.prototype.ngAfterContentChecked = function () {
1245
+ this.context.ngAfterContentChecked(this);
1246
+ };
1247
+ return OverviewComponent;
1248
+ }(Overview));
1249
+ OverviewComponent.decorators = [
1250
+ { type: Component, args: [{
1251
+ selector: 'ejs-overview',
1252
+ inputs: inputs$2,
1253
+ outputs: outputs$12,
1254
+ template: '',
1255
+ changeDetection: ChangeDetectionStrategy.OnPush,
1256
+ queries: {}
1257
+ },] },
1258
+ ];
1259
+ /**
1260
+ * @nocollapse
1261
+ */
1262
+ OverviewComponent.ctorParameters = function () { return [
1263
+ { type: ElementRef, },
1264
+ { type: Renderer2, },
1265
+ { type: ViewContainerRef, },
1266
+ { type: Injector, },
1267
+ ]; };
1268
+ OverviewComponent = __decorate$2([
1269
+ ComponentMixins([ComponentBase]),
1270
+ __metadata$2("design:paramtypes", [ElementRef,
1271
+ Renderer2,
1272
+ ViewContainerRef,
1273
+ Injector])
1274
+ ], OverviewComponent);
1275
+ /**
1276
+ * NgModule definition for the Overview component.
1277
+ */
1278
+ var OverviewModule = /** @class */ (function () {
1279
+ function OverviewModule() {
1280
+ }
1281
+ return OverviewModule;
1282
+ }());
1283
+ OverviewModule.decorators = [
1284
+ { type: NgModule, args: [{
1285
+ imports: [CommonModule],
1286
+ declarations: [
1287
+ OverviewComponent
1288
+ ],
1289
+ exports: [
1290
+ OverviewComponent
1291
+ ]
1292
+ },] },
1293
+ ];
1294
+ /**
1295
+ * @nocollapse
1296
+ */
1297
+ OverviewModule.ctorParameters = function () { return []; };
1298
+ /**
1299
+ * NgModule definition for the Overview component with providers.
1300
+ */
1301
+ var OverviewAllModule = /** @class */ (function () {
1302
+ function OverviewAllModule() {
1303
+ }
1304
+ return OverviewAllModule;
1305
+ }());
1306
+ OverviewAllModule.decorators = [
1307
+ { type: NgModule, args: [{
1308
+ imports: [CommonModule, OverviewModule],
1309
+ exports: [
1310
+ OverviewModule
1311
+ ],
1312
+ providers: []
1313
+ },] },
1314
+ ];
1315
+ /**
1316
+ * @nocollapse
1317
+ */
1318
+ OverviewAllModule.ctorParameters = function () { return []; };
1319
+ /**
1320
+ * Generated bundle index. Do not edit.
1321
+ */
1322
+ export { LayerDirective, LayersDirective, CustomCursorDirective, CustomCursorsDirective, ConnectorFixedUserHandleDirective, ConnectorFixedUserHandlesDirective, ConnectorAnnotationDirective, ConnectorAnnotationsDirective, ConnectorDirective, ConnectorsDirective, NodeFixedUserHandleDirective, NodeFixedUserHandlesDirective, NodeAnnotationDirective, NodeAnnotationsDirective, PortDirective, PortsDirective, NodeDirective, NodesDirective, DiagramComponent, DiagramModule, DiagramAllModule, HierarchicalTreeService, MindMapService, RadialTreeService, ComplexHierarchicalTreeService, DataBindingService, SnappingService, PrintAndExportService, BpmnDiagramsService, SymmetricLayoutService, ConnectorBridgingService, UndoRedoService, LayoutAnimationService, DiagramContextMenuService, LineRoutingService, ConnectorEditingService, BlazorTooltipService, LineDistributionService, PaletteDirective, PalettesDirective, SymbolPaletteComponent, SymbolPaletteModule, SymbolPaletteAllModule, OverviewComponent, OverviewModule, OverviewAllModule, inputs as ɵa, outputs$9 as ɵb, inputs$2 as ɵe, outputs$12 as ɵf, inputs$1 as ɵc, outputs$11 as ɵd };
1323
+ export { Diagram, PrintAndExport, Size, Rect, MatrixTypes, Matrix, identityMatrix, transformPointByMatrix, transformPointsByMatrix, rotateMatrix, scaleMatrix, translateMatrix, multiplyMatrix, Point, BlazorAction, PortVisibility, SnapConstraints, SelectorConstraints, ConnectionPointOrigin, ChildArrangement, ConnectorConstraints, AnnotationConstraints, NodeConstraints, ElementAction, ThumbsConstraints, DiagramConstraints, DiagramTools, Transform, RenderMode, KeyModifiers, Keys, DiagramAction, RendererAction, RealAction, ScrollActions, NoOfSegments, DiagramEvent, PortConstraints, contextMenuClick, contextMenuOpen, contextMenuBeforeItemRender, ControlPointsVisibility, BezierSmoothness, Thickness, Margin, Shadow, Stop, Gradient, DiagramGradient, LinearGradient, RadialGradient, ShapeStyle, StrokeStyle, TextStyle, DiagramShapeStyle, DiagramElement, PathElement, ImageElement, TextElement, Container, Canvas, GridPanel, RowDefinition, ColumnDefinition, GridRow, GridCell, StackPanel, findConnectorPoints, swapBounds, findMargin, findAngle, findPoint, getIntersection, getIntersectionPoints, orthoConnection2Segment, getPortDirection, getOuterBounds, getOppositeDirection, processPathData, parsePathData, getRectanglePath, getPolygonPath, pathSegmentCollection, transformPath, updatedSegment, scalePathData, splitArrayCollection, getPathString, getString, randomId, getIndex, templateCompiler, cornersPointsBeforeRotation, getBounds, cloneObject, getInternalProperties, cloneArray, extendObject, extendArray, textAlignToString, wordBreakToString, bBoxText, middleElement, overFlow, whiteSpaceToString, rotateSize, rotatePoint, getOffset, getFunction, completeRegion, findNodeByName, findObjectType, setSwimLaneDefaults, getSpaceValue, getInterval, setPortsEdges, setUMLActivityDefaults, setConnectorDefaults, findNearestPoint, isDiagramChild, groupHasType, updateDefaultValues, updateLayoutValue, isPointOverConnector, intersect3, intersect2, getLineSegment, getPoints, getTooltipOffset, initfixedUserHandlesSymbol, sort, getAnnotationPosition, getOffsetOfConnector, getAlignedPosition, alignLabelOnSegments, getBezierDirection, removeChildNodes, getChild, serialize, deserialize, upgrade, updateStyle, updateHyperlink, updateShapeContent, updateShape, updateContent, updateUmlActivityNode, getUMLFinalNode, getUMLActivityShapes, removeGradient, removeItem, updateConnector, getUserHandlePosition, canResizeCorner, canShowCorner, canShowControlPoints, checkPortRestriction, findAnnotation, findPort, getInOutConnectPorts, findObjectIndex, getObjectFromCollection, scaleElement, arrangeChild, insertObject, getElement, getCollectionChangeEventArguements, getDropEventArguements, getPoint, getObjectType, flipConnector, updatePortEdges, alignElement, cloneSelectedObjects, updatePathElement, checkPort, findPath, getConnectorDirection, findDistance, cloneBlazorObject, checkBrowserInfo, canMeasureDecoratorPath, getPreviewSize, getSymbolSize, findParentInSwimlane, selectionHasConnector, CanvasRenderer, DiagramRenderer, DataBinding, getBasicShape, getPortShape, getDecoratorShape, getSegmentThumbShapeHorizontal, getSegmentThumbShapeVertical, getIconShape, getFlowShape, Hyperlink, Annotation, ShapeAnnotation, PathAnnotation, Port, PointPort, menuClass, DiagramContextMenu, Shape, Path, Native, Html, Image, Text, BasicShape, FlowShape, BpmnGateway, BpmnDataObject, BpmnTask, BpmnEvent, BpmnSubEvent, BpmnTransactionSubProcess, BpmnSubProcess, BpmnActivity, BpmnAnnotation, BpmnShape, UmlActivityShape, MethodArguments, UmlClassAttribute, UmlClassMethod, UmlClass, UmlInterface, UmlEnumerationMember, UmlEnumeration, UmlClassifierShape, DiagramShape, Node, Header, Lane, Phase, SwimLane, ChildContainer, Selector, BpmnDiagrams, getBpmnShapePathData, getBpmnTriggerShapePathData, getBpmnGatewayShapePathData, getBpmnTaskShapePathData, getBpmnLoopShapePathData, Decorator, Vector, BezierSettings, ConnectorShape, ActivityFlow, BpmnFlow, ConnectorSegment, StraightSegment, BezierSegment, OrthogonalSegment, DiagramConnectorSegment, getDirection, isEmptyVector, getBezierPoints, getBezierBounds, bezierPoints, MultiplicityLabel, ClassifierMultiplicity, RelationShip, DiagramConnectorShape, Connector, ConnectorBridging, Snapping, UndoRedo, DiagramTooltip, initTooltip, updateTooltip, LayoutAnimation, SymbolSize, SymbolPaletteInfo, FixedUserHandle, NodeFixedUserHandle, ConnectorFixedUserHandle, UserHandle, ToolBase, SelectTool, FixedUserHandleTool, ConnectTool, MoveTool, RotateTool, ResizeTool, NodeDrawingTool, ConnectorDrawingTool, TextDrawingTool, ZoomPanTool, ExpandTool, LabelTool, PolygonDrawingTool, PolyLineDrawingTool, LabelDragTool, LabelResizeTool, LabelRotateTool, DiagramEventHandler, CommandHandler, findToolToActivate, findPortToolToActivate, contains, hasSelection, hasSingleConnection, isSelected, getCursor, ConnectorEditing, updateCanvasBounds, removeChildInContainer, findBounds, createHelper, renderContainerHelper, checkParentAsContainer, checkChildNodeInContainer, addChildToContainer, updateLaneBoundsAfterAddChild, renderStackHighlighter, moveChildInStack, LineRouting, LineDistribution, CrudAction, ConnectionDataSource, DataSource, Gridlines, SnapSettings, KeyGesture, Command, CommandManager, ContextMenuSettings, CustomCursorAction, DataMappingItems, BlazorAnimation, BlazorTooltip, Layout, MindMap, HierarchicalTree, RadialTree, GraphForceNode, SymmetricLayout, GraphLayoutManager, ComplexHierarchicalTree, Palette, SymbolDragSize, SymbolPreview, SymbolPalette, Ruler, Overview } from '@syncfusion/ej2-diagrams';
1324
+ //# sourceMappingURL=ej2-angular-diagrams.es5.js.map