@syncfusion/ej2-angular-diagrams 30.1.37 → 30.1.38-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 (64) hide show
  1. package/@syncfusion/ej2-angular-diagrams.es5.js +1342 -0
  2. package/@syncfusion/ej2-angular-diagrams.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-diagrams.js +1261 -0
  4. package/@syncfusion/ej2-angular-diagrams.js.map +1 -0
  5. package/LICENSE +10 -0
  6. package/dist/ej2-angular-diagrams.umd.js +1785 -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 +47 -29
  13. package/public_api.d.ts +1 -1
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/diagram/connector-annotation.directive.d.ts +170 -175
  18. package/src/diagram/connector-fixeduserhandle.directive.d.ts +111 -116
  19. package/src/diagram/connectors.directive.d.ts +276 -281
  20. package/src/diagram/customcursor.directive.d.ts +31 -36
  21. package/src/diagram/diagram-all.module.d.ts +25 -31
  22. package/src/diagram/diagram.component.d.ts +103 -106
  23. package/src/diagram/diagram.module.d.ts +5 -20
  24. package/src/diagram/layers.directive.d.ts +55 -60
  25. package/src/diagram/node-annotation.directive.d.ts +151 -156
  26. package/src/diagram/node-fixeduserhandle.directive.d.ts +102 -107
  27. package/src/diagram/nodes.directive.d.ts +338 -343
  28. package/src/diagram/ports.directive.d.ts +142 -147
  29. package/src/index.d.ts +20 -20
  30. package/src/overview/overview-all.module.d.ts +5 -11
  31. package/src/overview/overview.component.d.ts +29 -32
  32. package/src/overview/overview.module.d.ts +5 -11
  33. package/src/symbol-palette/palettes.directive.d.ts +51 -56
  34. package/src/symbol-palette/symbolpalette-all.module.d.ts +5 -11
  35. package/src/symbol-palette/symbolpalette.component.d.ts +32 -35
  36. package/src/symbol-palette/symbolpalette.module.d.ts +5 -12
  37. package/CHANGELOG.md +0 -2011
  38. package/esm2020/public_api.mjs +0 -2
  39. package/esm2020/src/diagram/connector-annotation.directive.mjs +0 -59
  40. package/esm2020/src/diagram/connector-fixeduserhandle.directive.mjs +0 -59
  41. package/esm2020/src/diagram/connectors.directive.mjs +0 -60
  42. package/esm2020/src/diagram/customcursor.directive.mjs +0 -54
  43. package/esm2020/src/diagram/diagram-all.module.mjs +0 -83
  44. package/esm2020/src/diagram/diagram.component.mjs +0 -231
  45. package/esm2020/src/diagram/diagram.module.mjs +0 -106
  46. package/esm2020/src/diagram/layers.directive.mjs +0 -54
  47. package/esm2020/src/diagram/node-annotation.directive.mjs +0 -59
  48. package/esm2020/src/diagram/node-fixeduserhandle.directive.mjs +0 -59
  49. package/esm2020/src/diagram/nodes.directive.mjs +0 -62
  50. package/esm2020/src/diagram/ports.directive.mjs +0 -59
  51. package/esm2020/src/index.mjs +0 -21
  52. package/esm2020/src/overview/overview-all.module.mjs +0 -23
  53. package/esm2020/src/overview/overview.component.mjs +0 -60
  54. package/esm2020/src/overview/overview.module.mjs +0 -25
  55. package/esm2020/src/symbol-palette/palettes.directive.mjs +0 -52
  56. package/esm2020/src/symbol-palette/symbolpalette-all.module.mjs +0 -23
  57. package/esm2020/src/symbol-palette/symbolpalette.component.mjs +0 -71
  58. package/esm2020/src/symbol-palette/symbolpalette.module.mjs +0 -34
  59. package/esm2020/syncfusion-ej2-angular-diagrams.mjs +0 -5
  60. package/fesm2015/syncfusion-ej2-angular-diagrams.mjs +0 -1153
  61. package/fesm2015/syncfusion-ej2-angular-diagrams.mjs.map +0 -1
  62. package/fesm2020/syncfusion-ej2-angular-diagrams.mjs +0 -1153
  63. package/fesm2020/syncfusion-ej2-angular-diagrams.mjs.map +0 -1
  64. package/syncfusion-ej2-angular-diagrams.d.ts +0 -5
@@ -1,116 +1,111 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Connectors Directive
6
- * ```html
7
- * <e-connectors>
8
- * <e-connector>
9
- * <e-connector-fixeduserhandles>
10
- * <e-connector-fixeduserhandle>
11
- * </e-connector-fixeduserhandle>
12
- * </e-connector-fixeduserhandles>
13
- * </e-connector>
14
- * </e-connectors>
15
- * ```
16
- */
17
- export declare class ConnectorFixedUserHandleDirective extends ComplexBase<ConnectorFixedUserHandleDirective> {
18
- private viewContainerRef;
19
- directivePropList: any;
20
- /**
21
- * Specifies the segment alignment of the fixed user handle
22
- * * Center - Aligns the annotation at the center of a connector segment
23
- * * Before - Aligns the annotation before a connector segment
24
- * * After - Aligns the annotation after a connector segment
25
- * @default Center
26
- */
27
- alignment: any;
28
- /**
29
- * Specifies the cornerRadius for fixed user handle container
30
- * @default 0
31
- */
32
- cornerRadius: any;
33
- /**
34
- * Specifies the displacement of an fixed user handle from its actual position
35
- * @aspdefaultvalueignore
36
- * @default undefined
37
- */
38
- displacement: any;
39
- /**
40
- * Specifies the fill color of the fixed user handle
41
- * @default 'transparent'
42
- */
43
- fill: any;
44
- /**
45
- * Specifies the stroke color of the fixed user handle container
46
- * @default ''
47
- */
48
- handleStrokeColor: any;
49
- /**
50
- * Specifies the stroke width of the fixed user handle container
51
- * @default 1
52
- */
53
- handleStrokeWidth: any;
54
- /**
55
- * Specifies the height of the fixed user handle
56
- * @default 10
57
- */
58
- height: any;
59
- /**
60
- * Specifies the stroke color of the fixed user handle
61
- * @default 'transparent'
62
- */
63
- iconStrokeColor: any;
64
- /**
65
- * Specifies the stroke width of the fixed user handle
66
- * @default 0
67
- */
68
- iconStrokeWidth: any;
69
- /**
70
- * Specifies the unique id of the fixed user handle
71
- * @default ''
72
- */
73
- id: any;
74
- /**
75
- * Specifies the position of the connector fixed user handle
76
- * @default 0.5
77
- */
78
- offset: any;
79
- /**
80
- * Specifies the space between the fixed user handle and container
81
- * @default new Margin(0,0,0,0)
82
- */
83
- padding: any;
84
- /**
85
- * Specifies the shape information for fixed user handle
86
- * @default ''
87
- */
88
- pathData: any;
89
- /**
90
- * Used to show tooltip for fixed user handle on mouse over.
91
- * @default {}
92
- */
93
- tooltip: any;
94
- /**
95
- * Specifies the visibility of the fixed user handle
96
- * @default true
97
- */
98
- visibility: any;
99
- /**
100
- * Specifies the width of the fixed user handle
101
- * @default 10
102
- */
103
- width: any;
104
- constructor(viewContainerRef: ViewContainerRef);
105
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandleDirective, never>;
106
- 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"; "tooltip": "tooltip"; "visibility": "visibility"; "width": "width"; }, {}, never>;
107
- }
108
- /**
109
- * ConnectorFixedUserHandle Array Directive
110
- * @private
111
- */
112
- export declare class ConnectorFixedUserHandlesDirective extends ArrayBase<ConnectorFixedUserHandlesDirective> {
113
- constructor();
114
- static ɵfac: i0.ɵɵFactoryDeclaration<ConnectorFixedUserHandlesDirective, never>;
115
- static ɵdir: i0.ɵɵDirectiveDeclaration<ConnectorFixedUserHandlesDirective, "e-connector>e-connector-fixeduserhandles", never, {}, {}, ["children"]>;
116
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ /**
4
+ * Connectors Directive
5
+ * ```html
6
+ * <e-connectors>
7
+ * <e-connector>
8
+ * <e-connector-fixeduserhandles>
9
+ * <e-connector-fixeduserhandle>
10
+ * </e-connector-fixeduserhandle>
11
+ * </e-connector-fixeduserhandles>
12
+ * </e-connector>
13
+ * </e-connectors>
14
+ * ```
15
+ */
16
+ export declare class ConnectorFixedUserHandleDirective extends ComplexBase<ConnectorFixedUserHandleDirective> {
17
+ private viewContainerRef;
18
+ directivePropList: any;
19
+ /**
20
+ * Specifies the segment alignment of the fixed user handle
21
+ * * Center - Aligns the annotation at the center of a connector segment
22
+ * * Before - Aligns the annotation before a connector segment
23
+ * * After - Aligns the annotation after a connector segment
24
+ * @default Center
25
+ */
26
+ alignment: any;
27
+ /**
28
+ * Specifies the cornerRadius for fixed user handle container
29
+ * @default 0
30
+ */
31
+ cornerRadius: any;
32
+ /**
33
+ * Specifies the displacement of an fixed user handle from its actual position
34
+ * @aspdefaultvalueignore
35
+ * @default undefined
36
+ */
37
+ displacement: any;
38
+ /**
39
+ * Specifies the fill color of the fixed user handle
40
+ * @default 'transparent'
41
+ */
42
+ fill: any;
43
+ /**
44
+ * Specifies the stroke color of the fixed user handle container
45
+ * @default ''
46
+ */
47
+ handleStrokeColor: any;
48
+ /**
49
+ * Specifies the stroke width of the fixed user handle container
50
+ * @default 1
51
+ */
52
+ handleStrokeWidth: any;
53
+ /**
54
+ * Specifies the height of the fixed user handle
55
+ * @default 10
56
+ */
57
+ height: any;
58
+ /**
59
+ * Specifies the stroke color of the fixed user handle
60
+ * @default 'transparent'
61
+ */
62
+ iconStrokeColor: any;
63
+ /**
64
+ * Specifies the stroke width of the fixed user handle
65
+ * @default 0
66
+ */
67
+ iconStrokeWidth: any;
68
+ /**
69
+ * Specifies the unique id of the fixed user handle
70
+ * @default ''
71
+ */
72
+ id: any;
73
+ /**
74
+ * Specifies the position of the connector fixed user handle
75
+ * @default 0.5
76
+ */
77
+ offset: any;
78
+ /**
79
+ * Specifies the space between the fixed user handle and container
80
+ * @default new Margin(0,0,0,0)
81
+ */
82
+ padding: any;
83
+ /**
84
+ * Specifies the shape information for fixed user handle
85
+ * @default ''
86
+ */
87
+ pathData: any;
88
+ /**
89
+ * Used to show tooltip for fixed user handle on mouse over.
90
+ * @default {}
91
+ */
92
+ tooltip: any;
93
+ /**
94
+ * Specifies the visibility of the fixed user handle
95
+ * @default true
96
+ */
97
+ visibility: any;
98
+ /**
99
+ * Specifies the width of the fixed user handle
100
+ * @default 10
101
+ */
102
+ width: any;
103
+ constructor(viewContainerRef: ViewContainerRef);
104
+ }
105
+ /**
106
+ * ConnectorFixedUserHandle Array Directive
107
+ * @private
108
+ */
109
+ export declare class ConnectorFixedUserHandlesDirective extends ArrayBase<ConnectorFixedUserHandlesDirective> {
110
+ constructor();
111
+ }