@syncfusion/ej2-angular-treemap 20.1.55 → 20.2.36

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 (221) hide show
  1. package/esm2020/public_api.mjs +3 -0
  2. package/esm2020/src/index.mjs +7 -0
  3. package/esm2020/src/treemap/colormapping.directive.mjs +46 -0
  4. package/esm2020/src/treemap/levels.directive.mjs +66 -0
  5. package/esm2020/src/treemap/treemap-all.module.mjs +47 -0
  6. package/esm2020/src/treemap/treemap.component.mjs +126 -0
  7. package/esm2020/src/treemap/treemap.module.mjs +43 -0
  8. package/esm2020/syncfusion-ej2-angular-treemap.mjs +5 -0
  9. package/fesm2015/syncfusion-ej2-angular-treemap.mjs +316 -0
  10. package/fesm2015/syncfusion-ej2-angular-treemap.mjs.map +1 -0
  11. package/fesm2020/syncfusion-ej2-angular-treemap.mjs +316 -0
  12. package/fesm2020/syncfusion-ej2-angular-treemap.mjs.map +1 -0
  13. package/package.json +29 -15
  14. package/schematics/utils/lib-details.ts +2 -2
  15. package/src/treemap/colormapping.directive.d.ts +5 -0
  16. package/src/treemap/levels.directive.d.ts +5 -0
  17. package/src/treemap/treemap-all.module.d.ts +6 -0
  18. package/src/treemap/treemap.component.d.ts +3 -0
  19. package/src/treemap/treemap.module.d.ts +8 -0
  20. package/syncfusion-ej2-angular-treemap.d.ts +5 -0
  21. package/@syncfusion/ej2-angular-treemap.es5.js +0 -387
  22. package/@syncfusion/ej2-angular-treemap.es5.js.map +0 -1
  23. package/@syncfusion/ej2-angular-treemap.js +0 -355
  24. package/@syncfusion/ej2-angular-treemap.js.map +0 -1
  25. package/CHANGELOG.md +0 -96
  26. package/dist/ej2-angular-treemap.umd.js +0 -520
  27. package/dist/ej2-angular-treemap.umd.js.map +0 -1
  28. package/dist/ej2-angular-treemap.umd.min.js +0 -11
  29. package/dist/ej2-angular-treemap.umd.min.js.map +0 -1
  30. package/ej2-angular-treemap.d.ts +0 -5
  31. package/ej2-angular-treemap.metadata.json +0 -1
  32. package/postinstall/tagchange.js +0 -18
  33. package/schematics/collection.json +0 -110
  34. package/schematics/generators/treemap-default/index.d.ts +0 -3
  35. package/schematics/generators/treemap-default/index.js +0 -8
  36. package/schematics/generators/treemap-default/sample-details.d.ts +0 -5
  37. package/schematics/generators/treemap-default/sample-details.js +0 -7
  38. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  39. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  40. package/schematics/generators/treemap-default/schema.d.ts +0 -3
  41. package/schematics/generators/treemap-default/schema.js +0 -2
  42. package/schematics/generators/treemap-default/schema.json +0 -124
  43. package/schematics/generators/treemap-desaturation-color/index.d.ts +0 -3
  44. package/schematics/generators/treemap-desaturation-color/index.js +0 -8
  45. package/schematics/generators/treemap-desaturation-color/sample-details.d.ts +0 -5
  46. package/schematics/generators/treemap-desaturation-color/sample-details.js +0 -7
  47. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  48. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  49. package/schematics/generators/treemap-desaturation-color/schema.d.ts +0 -3
  50. package/schematics/generators/treemap-desaturation-color/schema.js +0 -2
  51. package/schematics/generators/treemap-desaturation-color/schema.json +0 -124
  52. package/schematics/generators/treemap-drilldown/index.d.ts +0 -3
  53. package/schematics/generators/treemap-drilldown/index.js +0 -8
  54. package/schematics/generators/treemap-drilldown/sample-details.d.ts +0 -5
  55. package/schematics/generators/treemap-drilldown/sample-details.js +0 -7
  56. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  57. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  58. package/schematics/generators/treemap-drilldown/schema.d.ts +0 -3
  59. package/schematics/generators/treemap-drilldown/schema.js +0 -2
  60. package/schematics/generators/treemap-drilldown/schema.json +0 -124
  61. package/schematics/generators/treemap-equal-color/index.d.ts +0 -3
  62. package/schematics/generators/treemap-equal-color/index.js +0 -8
  63. package/schematics/generators/treemap-equal-color/sample-details.d.ts +0 -5
  64. package/schematics/generators/treemap-equal-color/sample-details.js +0 -7
  65. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  66. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  67. package/schematics/generators/treemap-equal-color/schema.d.ts +0 -3
  68. package/schematics/generators/treemap-equal-color/schema.js +0 -2
  69. package/schematics/generators/treemap-equal-color/schema.json +0 -124
  70. package/schematics/generators/treemap-highlight/index.d.ts +0 -3
  71. package/schematics/generators/treemap-highlight/index.js +0 -8
  72. package/schematics/generators/treemap-highlight/sample-details.d.ts +0 -5
  73. package/schematics/generators/treemap-highlight/sample-details.js +0 -7
  74. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  75. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  76. package/schematics/generators/treemap-highlight/schema.d.ts +0 -3
  77. package/schematics/generators/treemap-highlight/schema.js +0 -2
  78. package/schematics/generators/treemap-highlight/schema.json +0 -124
  79. package/schematics/generators/treemap-label-hide/index.d.ts +0 -3
  80. package/schematics/generators/treemap-label-hide/index.js +0 -8
  81. package/schematics/generators/treemap-label-hide/sample-details.d.ts +0 -5
  82. package/schematics/generators/treemap-label-hide/sample-details.js +0 -7
  83. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  84. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  85. package/schematics/generators/treemap-label-hide/schema.d.ts +0 -3
  86. package/schematics/generators/treemap-label-hide/schema.js +0 -2
  87. package/schematics/generators/treemap-label-hide/schema.json +0 -124
  88. package/schematics/generators/treemap-label-trim/index.d.ts +0 -3
  89. package/schematics/generators/treemap-label-trim/index.js +0 -8
  90. package/schematics/generators/treemap-label-trim/sample-details.d.ts +0 -5
  91. package/schematics/generators/treemap-label-trim/sample-details.js +0 -7
  92. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  93. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  94. package/schematics/generators/treemap-label-trim/schema.d.ts +0 -3
  95. package/schematics/generators/treemap-label-trim/schema.js +0 -2
  96. package/schematics/generators/treemap-label-trim/schema.json +0 -124
  97. package/schematics/generators/treemap-label-wrap/index.d.ts +0 -3
  98. package/schematics/generators/treemap-label-wrap/index.js +0 -8
  99. package/schematics/generators/treemap-label-wrap/sample-details.d.ts +0 -5
  100. package/schematics/generators/treemap-label-wrap/sample-details.js +0 -7
  101. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  102. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  103. package/schematics/generators/treemap-label-wrap/schema.d.ts +0 -3
  104. package/schematics/generators/treemap-label-wrap/schema.js +0 -2
  105. package/schematics/generators/treemap-label-wrap/schema.json +0 -124
  106. package/schematics/generators/treemap-label-wrapbyword/index.d.ts +0 -3
  107. package/schematics/generators/treemap-label-wrapbyword/index.js +0 -8
  108. package/schematics/generators/treemap-label-wrapbyword/sample-details.d.ts +0 -5
  109. package/schematics/generators/treemap-label-wrapbyword/sample-details.js +0 -7
  110. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  111. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  112. package/schematics/generators/treemap-label-wrapbyword/schema.d.ts +0 -3
  113. package/schematics/generators/treemap-label-wrapbyword/schema.js +0 -2
  114. package/schematics/generators/treemap-label-wrapbyword/schema.json +0 -124
  115. package/schematics/generators/treemap-layout-squarified/index.d.ts +0 -3
  116. package/schematics/generators/treemap-layout-squarified/index.js +0 -8
  117. package/schematics/generators/treemap-layout-squarified/sample-details.d.ts +0 -5
  118. package/schematics/generators/treemap-layout-squarified/sample-details.js +0 -7
  119. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  120. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  121. package/schematics/generators/treemap-layout-squarified/schema.d.ts +0 -3
  122. package/schematics/generators/treemap-layout-squarified/schema.js +0 -2
  123. package/schematics/generators/treemap-layout-squarified/schema.json +0 -124
  124. package/schematics/generators/treemap-layout-type-four/index.d.ts +0 -3
  125. package/schematics/generators/treemap-layout-type-four/index.js +0 -8
  126. package/schematics/generators/treemap-layout-type-four/sample-details.d.ts +0 -5
  127. package/schematics/generators/treemap-layout-type-four/sample-details.js +0 -7
  128. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  129. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  130. package/schematics/generators/treemap-layout-type-four/schema.d.ts +0 -3
  131. package/schematics/generators/treemap-layout-type-four/schema.js +0 -2
  132. package/schematics/generators/treemap-layout-type-four/schema.json +0 -124
  133. package/schematics/generators/treemap-layout-type-three/index.d.ts +0 -3
  134. package/schematics/generators/treemap-layout-type-three/index.js +0 -8
  135. package/schematics/generators/treemap-layout-type-three/sample-details.d.ts +0 -5
  136. package/schematics/generators/treemap-layout-type-three/sample-details.js +0 -7
  137. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  138. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  139. package/schematics/generators/treemap-layout-type-three/schema.d.ts +0 -3
  140. package/schematics/generators/treemap-layout-type-three/schema.js +0 -2
  141. package/schematics/generators/treemap-layout-type-three/schema.json +0 -124
  142. package/schematics/generators/treemap-layout-type-two/index.d.ts +0 -3
  143. package/schematics/generators/treemap-layout-type-two/index.js +0 -8
  144. package/schematics/generators/treemap-layout-type-two/sample-details.d.ts +0 -5
  145. package/schematics/generators/treemap-layout-type-two/sample-details.js +0 -7
  146. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  147. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  148. package/schematics/generators/treemap-layout-type-two/schema.d.ts +0 -3
  149. package/schematics/generators/treemap-layout-type-two/schema.js +0 -2
  150. package/schematics/generators/treemap-layout-type-two/schema.json +0 -124
  151. package/schematics/generators/treemap-leaf/index.d.ts +0 -3
  152. package/schematics/generators/treemap-leaf/index.js +0 -8
  153. package/schematics/generators/treemap-leaf/sample-details.d.ts +0 -5
  154. package/schematics/generators/treemap-leaf/sample-details.js +0 -7
  155. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  156. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  157. package/schematics/generators/treemap-leaf/schema.d.ts +0 -3
  158. package/schematics/generators/treemap-leaf/schema.js +0 -2
  159. package/schematics/generators/treemap-leaf/schema.json +0 -124
  160. package/schematics/generators/treemap-legend-default/index.d.ts +0 -3
  161. package/schematics/generators/treemap-legend-default/index.js +0 -8
  162. package/schematics/generators/treemap-legend-default/sample-details.d.ts +0 -5
  163. package/schematics/generators/treemap-legend-default/sample-details.js +0 -7
  164. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  165. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  166. package/schematics/generators/treemap-legend-default/schema.d.ts +0 -3
  167. package/schematics/generators/treemap-legend-default/schema.js +0 -2
  168. package/schematics/generators/treemap-legend-default/schema.json +0 -124
  169. package/schematics/generators/treemap-legend-interaction/index.d.ts +0 -3
  170. package/schematics/generators/treemap-legend-interaction/index.js +0 -8
  171. package/schematics/generators/treemap-legend-interaction/sample-details.d.ts +0 -5
  172. package/schematics/generators/treemap-legend-interaction/sample-details.js +0 -7
  173. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  174. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  175. package/schematics/generators/treemap-legend-interaction/schema.d.ts +0 -3
  176. package/schematics/generators/treemap-legend-interaction/schema.js +0 -2
  177. package/schematics/generators/treemap-legend-interaction/schema.json +0 -124
  178. package/schematics/generators/treemap-level/index.d.ts +0 -3
  179. package/schematics/generators/treemap-level/index.js +0 -8
  180. package/schematics/generators/treemap-level/sample-details.d.ts +0 -5
  181. package/schematics/generators/treemap-level/sample-details.js +0 -7
  182. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  183. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  184. package/schematics/generators/treemap-level/schema.d.ts +0 -3
  185. package/schematics/generators/treemap-level/schema.js +0 -2
  186. package/schematics/generators/treemap-level/schema.json +0 -124
  187. package/schematics/generators/treemap-range-color/index.d.ts +0 -3
  188. package/schematics/generators/treemap-range-color/index.js +0 -8
  189. package/schematics/generators/treemap-range-color/sample-details.d.ts +0 -5
  190. package/schematics/generators/treemap-range-color/sample-details.js +0 -7
  191. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  192. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
  193. package/schematics/generators/treemap-range-color/schema.d.ts +0 -3
  194. package/schematics/generators/treemap-range-color/schema.js +0 -2
  195. package/schematics/generators/treemap-range-color/schema.json +0 -124
  196. package/schematics/generators/treemap-selection/index.d.ts +0 -3
  197. package/schematics/generators/treemap-selection/index.js +0 -8
  198. package/schematics/generators/treemap-selection/sample-details.d.ts +0 -5
  199. package/schematics/generators/treemap-selection/sample-details.js +0 -7
  200. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  201. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  202. package/schematics/generators/treemap-selection/schema.d.ts +0 -3
  203. package/schematics/generators/treemap-selection/schema.js +0 -2
  204. package/schematics/generators/treemap-selection/schema.json +0 -124
  205. package/schematics/generators/treemap-tooltip/index.d.ts +0 -3
  206. package/schematics/generators/treemap-tooltip/index.js +0 -8
  207. package/schematics/generators/treemap-tooltip/sample-details.d.ts +0 -5
  208. package/schematics/generators/treemap-tooltip/sample-details.js +0 -7
  209. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  210. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  211. package/schematics/generators/treemap-tooltip/schema.d.ts +0 -3
  212. package/schematics/generators/treemap-tooltip/schema.js +0 -2
  213. package/schematics/generators/treemap-tooltip/schema.json +0 -124
  214. package/schematics/ng-add/index.d.ts +0 -3
  215. package/schematics/ng-add/index.js +0 -9
  216. package/schematics/ng-add/schema.d.ts +0 -13
  217. package/schematics/ng-add/schema.js +0 -2
  218. package/schematics/ng-add/schema.json +0 -34
  219. package/schematics/tsconfig.json +0 -25
  220. package/schematics/utils/lib-details.d.ts +0 -4
  221. package/schematics/utils/lib-details.js +0 -6
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'treemap';
4
- exports.sampleName = 'layout-squarified';
5
- exports.diModules = 'TreeMapTooltip';
6
- exports.packageName = '@syncfusion/ej2-angular-treemap';
7
- exports.libModules = 'TreeMapModule';
@@ -1,8 +0,0 @@
1
- <div class="control-section">
2
- <ejs-treemap id='container' #treemap style="display:block;" [titleSettings] = 'titleSettings' [dataSource] ='dataSource' [weightValuePath] ='weightValuePath' [leafItemSettings] ='leafItemSettings'
3
- [tooltipSettings] = 'tooltipSettings' layoutType ='Squarified' [rangeColorValuePath] = 'rangeColorValuePath' (load)='load($event)' >
4
- </ejs-treemap>
5
- </div>
6
-
7
-
8
-
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,124 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "id": "treemap-layout-squarified",
4
- "title": "treemap-layout-squarified",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ]
124
- }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'treemap';
4
- exports.sampleName = 'layout-type-four';
5
- exports.diModules = 'TreeMapTooltip';
6
- exports.packageName = '@syncfusion/ej2-angular-treemap';
7
- exports.libModules = 'TreeMapModule';
@@ -1,8 +0,0 @@
1
- <div class="control-section">
2
- <ejs-treemap id='container' #treemap style="display:block;" [titleSettings] = 'titleSettings' [dataSource] ='dataSource' [weightValuePath] ='weightValuePath' [leafItemSettings] ='leafItemSettings'
3
- [tooltipSettings] = 'tooltipSettings' layoutType ='SliceAndDiceAuto' [rangeColorValuePath] = 'rangeColorValuePath' (load)='load($event)' >
4
- </ejs-treemap>
5
- </div>
6
-
7
-
8
-
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,124 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "id": "treemap-layout-type-four",
4
- "title": "treemap-layout-type-four",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ]
124
- }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'treemap';
4
- exports.sampleName = 'layout-type-three';
5
- exports.diModules = 'TreeMapTooltip';
6
- exports.packageName = '@syncfusion/ej2-angular-treemap';
7
- exports.libModules = 'TreeMapModule';
@@ -1,8 +0,0 @@
1
- <div class="control-section">
2
- <ejs-treemap id='container' #treemap style="display:block;" [titleSettings] = 'titleSettings' [dataSource] ='dataSource' [weightValuePath] ='weightValuePath' [leafItemSettings] ='leafItemSettings'
3
- [tooltipSettings] = 'tooltipSettings' layoutType ='SliceAndDiceVertical' [rangeColorValuePath] = 'rangeColorValuePath' (load)='load($event)' >
4
- </ejs-treemap>
5
- </div>
6
-
7
-
8
-
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,124 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "id": "treemap-layout-type-three",
4
- "title": "treemap-layout-type-three",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ]
124
- }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'treemap';
4
- exports.sampleName = 'layout-type-two';
5
- exports.diModules = 'TreeMapTooltip';
6
- exports.packageName = '@syncfusion/ej2-angular-treemap';
7
- exports.libModules = 'TreeMapModule';
@@ -1,8 +0,0 @@
1
- <div class="control-section">
2
- <ejs-treemap id='container' #treemap style="display:block;" [titleSettings] = 'titleSettings' [dataSource] ='dataSource' [weightValuePath] ='weightValuePath' [leafItemSettings] ='leafItemSettings'
3
- [tooltipSettings] = 'tooltipSettings' layoutType ='SliceAndDiceHorizontal' [rangeColorValuePath] = 'rangeColorValuePath' (load)='load($event)' >
4
- </ejs-treemap>
5
- </div>
6
-
7
-
8
-
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });