@syncfusion/ej2-angular-treemap 32.2.3-ngcc → 33.1.44-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 (310) hide show
  1. package/@syncfusion/ej2-angular-treemap.es5.js +386 -386
  2. package/@syncfusion/ej2-angular-treemap.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-treemap.js +335 -335
  4. package/@syncfusion/ej2-angular-treemap.js.map +1 -1
  5. package/{license → LICENSE} +10 -10
  6. package/README.md +15 -7
  7. package/dist/ej2-angular-treemap.umd.js +377 -377
  8. package/dist/ej2-angular-treemap.umd.js.map +1 -1
  9. package/dist/ej2-angular-treemap.umd.min.js +2 -2
  10. package/dist/ej2-angular-treemap.umd.min.js.map +1 -1
  11. package/ej2-angular-treemap.d.ts +5 -5
  12. package/ej2-angular-treemap.metadata.json +1 -1
  13. package/package.json +15 -46
  14. package/public_api.d.ts +1 -1
  15. package/schematics/collection.json +10 -109
  16. package/schematics/ng-add/index.ts +10 -10
  17. package/schematics/ng-add/schema.json +34 -34
  18. package/schematics/ng-add/schema.ts +30 -30
  19. package/schematics/tsconfig.json +25 -25
  20. package/schematics/utils/lib-details.d.ts +2 -2
  21. package/schematics/utils/lib-details.js +2 -2
  22. package/schematics/utils/lib-details.ts +4 -4
  23. package/src/index.d.ts +6 -6
  24. package/src/treemap/colormapping.directive.d.ts +54 -54
  25. package/src/treemap/levels.directive.d.ts +98 -98
  26. package/src/treemap/treemap-all.module.d.ts +13 -13
  27. package/src/treemap/treemap.component.d.ts +50 -50
  28. package/src/treemap/treemap.module.d.ts +5 -5
  29. package/CHANGELOG.md +0 -90
  30. package/postinstall/tagchange.js +0 -18
  31. package/schematics/generators/treemap-default/index.d.ts +0 -3
  32. package/schematics/generators/treemap-default/index.js +0 -8
  33. package/schematics/generators/treemap-default/index.ts +0 -8
  34. package/schematics/generators/treemap-default/sample-details.d.ts +0 -5
  35. package/schematics/generators/treemap-default/sample-details.js +0 -7
  36. package/schematics/generators/treemap-default/sample-details.ts +0 -5
  37. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  38. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  39. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -60
  40. package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/assets/car-sale.ts +0 -35
  41. package/schematics/generators/treemap-default/schema.d.ts +0 -3
  42. package/schematics/generators/treemap-default/schema.js +0 -2
  43. package/schematics/generators/treemap-default/schema.json +0 -125
  44. package/schematics/generators/treemap-default/schema.ts +0 -3
  45. package/schematics/generators/treemap-desaturation-color/index.d.ts +0 -3
  46. package/schematics/generators/treemap-desaturation-color/index.js +0 -8
  47. package/schematics/generators/treemap-desaturation-color/index.ts +0 -8
  48. package/schematics/generators/treemap-desaturation-color/sample-details.d.ts +0 -5
  49. package/schematics/generators/treemap-desaturation-color/sample-details.js +0 -7
  50. package/schematics/generators/treemap-desaturation-color/sample-details.ts +0 -5
  51. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  52. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  53. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -48
  54. package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/assets/metals.ts +0 -20
  55. package/schematics/generators/treemap-desaturation-color/schema.d.ts +0 -3
  56. package/schematics/generators/treemap-desaturation-color/schema.js +0 -2
  57. package/schematics/generators/treemap-desaturation-color/schema.json +0 -125
  58. package/schematics/generators/treemap-desaturation-color/schema.ts +0 -3
  59. package/schematics/generators/treemap-drilldown/index.d.ts +0 -3
  60. package/schematics/generators/treemap-drilldown/index.js +0 -8
  61. package/schematics/generators/treemap-drilldown/index.ts +0 -8
  62. package/schematics/generators/treemap-drilldown/sample-details.d.ts +0 -5
  63. package/schematics/generators/treemap-drilldown/sample-details.js +0 -7
  64. package/schematics/generators/treemap-drilldown/sample-details.ts +0 -5
  65. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  66. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  67. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  68. package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/assets/drilldown-sample.ts +0 -261
  69. package/schematics/generators/treemap-drilldown/schema.d.ts +0 -3
  70. package/schematics/generators/treemap-drilldown/schema.js +0 -2
  71. package/schematics/generators/treemap-drilldown/schema.json +0 -125
  72. package/schematics/generators/treemap-drilldown/schema.ts +0 -3
  73. package/schematics/generators/treemap-equal-color/index.d.ts +0 -3
  74. package/schematics/generators/treemap-equal-color/index.js +0 -8
  75. package/schematics/generators/treemap-equal-color/index.ts +0 -8
  76. package/schematics/generators/treemap-equal-color/sample-details.d.ts +0 -5
  77. package/schematics/generators/treemap-equal-color/sample-details.js +0 -7
  78. package/schematics/generators/treemap-equal-color/sample-details.ts +0 -5
  79. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  80. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  81. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -53
  82. package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/assets/metals.ts +0 -20
  83. package/schematics/generators/treemap-equal-color/schema.d.ts +0 -3
  84. package/schematics/generators/treemap-equal-color/schema.js +0 -2
  85. package/schematics/generators/treemap-equal-color/schema.json +0 -125
  86. package/schematics/generators/treemap-equal-color/schema.ts +0 -3
  87. package/schematics/generators/treemap-highlight/index.d.ts +0 -3
  88. package/schematics/generators/treemap-highlight/index.js +0 -8
  89. package/schematics/generators/treemap-highlight/index.ts +0 -8
  90. package/schematics/generators/treemap-highlight/sample-details.d.ts +0 -5
  91. package/schematics/generators/treemap-highlight/sample-details.js +0 -7
  92. package/schematics/generators/treemap-highlight/sample-details.ts +0 -5
  93. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  94. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  95. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -64
  96. package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/assets/car-sale.ts +0 -35
  97. package/schematics/generators/treemap-highlight/schema.d.ts +0 -3
  98. package/schematics/generators/treemap-highlight/schema.js +0 -2
  99. package/schematics/generators/treemap-highlight/schema.json +0 -125
  100. package/schematics/generators/treemap-highlight/schema.ts +0 -3
  101. package/schematics/generators/treemap-label-hide/index.d.ts +0 -3
  102. package/schematics/generators/treemap-label-hide/index.js +0 -8
  103. package/schematics/generators/treemap-label-hide/index.ts +0 -8
  104. package/schematics/generators/treemap-label-hide/sample-details.d.ts +0 -5
  105. package/schematics/generators/treemap-label-hide/sample-details.js +0 -7
  106. package/schematics/generators/treemap-label-hide/sample-details.ts +0 -5
  107. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  108. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  109. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -55
  110. package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/assets/country-population.ts +0 -407
  111. package/schematics/generators/treemap-label-hide/schema.d.ts +0 -3
  112. package/schematics/generators/treemap-label-hide/schema.js +0 -2
  113. package/schematics/generators/treemap-label-hide/schema.json +0 -125
  114. package/schematics/generators/treemap-label-hide/schema.ts +0 -3
  115. package/schematics/generators/treemap-label-trim/index.d.ts +0 -3
  116. package/schematics/generators/treemap-label-trim/index.js +0 -8
  117. package/schematics/generators/treemap-label-trim/index.ts +0 -8
  118. package/schematics/generators/treemap-label-trim/sample-details.d.ts +0 -5
  119. package/schematics/generators/treemap-label-trim/sample-details.js +0 -7
  120. package/schematics/generators/treemap-label-trim/sample-details.ts +0 -5
  121. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  122. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  123. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -55
  124. package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/assets/country-population.ts +0 -407
  125. package/schematics/generators/treemap-label-trim/schema.d.ts +0 -3
  126. package/schematics/generators/treemap-label-trim/schema.js +0 -2
  127. package/schematics/generators/treemap-label-trim/schema.json +0 -125
  128. package/schematics/generators/treemap-label-trim/schema.ts +0 -3
  129. package/schematics/generators/treemap-label-wrap/index.d.ts +0 -3
  130. package/schematics/generators/treemap-label-wrap/index.js +0 -8
  131. package/schematics/generators/treemap-label-wrap/index.ts +0 -8
  132. package/schematics/generators/treemap-label-wrap/sample-details.d.ts +0 -5
  133. package/schematics/generators/treemap-label-wrap/sample-details.js +0 -7
  134. package/schematics/generators/treemap-label-wrap/sample-details.ts +0 -5
  135. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  136. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  137. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -58
  138. package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/assets/country-population.ts +0 -407
  139. package/schematics/generators/treemap-label-wrap/schema.d.ts +0 -3
  140. package/schematics/generators/treemap-label-wrap/schema.js +0 -2
  141. package/schematics/generators/treemap-label-wrap/schema.json +0 -125
  142. package/schematics/generators/treemap-label-wrap/schema.ts +0 -3
  143. package/schematics/generators/treemap-label-wrapbyword/index.d.ts +0 -3
  144. package/schematics/generators/treemap-label-wrapbyword/index.js +0 -8
  145. package/schematics/generators/treemap-label-wrapbyword/index.ts +0 -8
  146. package/schematics/generators/treemap-label-wrapbyword/sample-details.d.ts +0 -5
  147. package/schematics/generators/treemap-label-wrapbyword/sample-details.js +0 -7
  148. package/schematics/generators/treemap-label-wrapbyword/sample-details.ts +0 -5
  149. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  150. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  151. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -55
  152. package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/assets/country-population.ts +0 -407
  153. package/schematics/generators/treemap-label-wrapbyword/schema.d.ts +0 -3
  154. package/schematics/generators/treemap-label-wrapbyword/schema.js +0 -2
  155. package/schematics/generators/treemap-label-wrapbyword/schema.json +0 -125
  156. package/schematics/generators/treemap-label-wrapbyword/schema.ts +0 -3
  157. package/schematics/generators/treemap-layout-squarified/index.d.ts +0 -3
  158. package/schematics/generators/treemap-layout-squarified/index.js +0 -8
  159. package/schematics/generators/treemap-layout-squarified/index.ts +0 -8
  160. package/schematics/generators/treemap-layout-squarified/sample-details.d.ts +0 -5
  161. package/schematics/generators/treemap-layout-squarified/sample-details.js +0 -7
  162. package/schematics/generators/treemap-layout-squarified/sample-details.ts +0 -5
  163. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  164. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  165. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  166. package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/assets/econmics.ts +0 -14
  167. package/schematics/generators/treemap-layout-squarified/schema.d.ts +0 -3
  168. package/schematics/generators/treemap-layout-squarified/schema.js +0 -2
  169. package/schematics/generators/treemap-layout-squarified/schema.json +0 -125
  170. package/schematics/generators/treemap-layout-squarified/schema.ts +0 -3
  171. package/schematics/generators/treemap-layout-type-four/index.d.ts +0 -3
  172. package/schematics/generators/treemap-layout-type-four/index.js +0 -8
  173. package/schematics/generators/treemap-layout-type-four/index.ts +0 -8
  174. package/schematics/generators/treemap-layout-type-four/sample-details.d.ts +0 -5
  175. package/schematics/generators/treemap-layout-type-four/sample-details.js +0 -7
  176. package/schematics/generators/treemap-layout-type-four/sample-details.ts +0 -5
  177. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  178. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  179. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  180. package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/assets/econmics.ts +0 -14
  181. package/schematics/generators/treemap-layout-type-four/schema.d.ts +0 -3
  182. package/schematics/generators/treemap-layout-type-four/schema.js +0 -2
  183. package/schematics/generators/treemap-layout-type-four/schema.json +0 -125
  184. package/schematics/generators/treemap-layout-type-four/schema.ts +0 -3
  185. package/schematics/generators/treemap-layout-type-three/index.d.ts +0 -3
  186. package/schematics/generators/treemap-layout-type-three/index.js +0 -8
  187. package/schematics/generators/treemap-layout-type-three/index.ts +0 -8
  188. package/schematics/generators/treemap-layout-type-three/sample-details.d.ts +0 -5
  189. package/schematics/generators/treemap-layout-type-three/sample-details.js +0 -7
  190. package/schematics/generators/treemap-layout-type-three/sample-details.ts +0 -5
  191. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  192. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  193. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  194. package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/assets/econmics.ts +0 -14
  195. package/schematics/generators/treemap-layout-type-three/schema.d.ts +0 -3
  196. package/schematics/generators/treemap-layout-type-three/schema.js +0 -2
  197. package/schematics/generators/treemap-layout-type-three/schema.json +0 -125
  198. package/schematics/generators/treemap-layout-type-three/schema.ts +0 -3
  199. package/schematics/generators/treemap-layout-type-two/index.d.ts +0 -3
  200. package/schematics/generators/treemap-layout-type-two/index.js +0 -8
  201. package/schematics/generators/treemap-layout-type-two/index.ts +0 -8
  202. package/schematics/generators/treemap-layout-type-two/sample-details.d.ts +0 -5
  203. package/schematics/generators/treemap-layout-type-two/sample-details.js +0 -7
  204. package/schematics/generators/treemap-layout-type-two/sample-details.ts +0 -5
  205. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  206. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  207. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  208. package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/assets/econmics.ts +0 -14
  209. package/schematics/generators/treemap-layout-type-two/schema.d.ts +0 -3
  210. package/schematics/generators/treemap-layout-type-two/schema.js +0 -2
  211. package/schematics/generators/treemap-layout-type-two/schema.json +0 -125
  212. package/schematics/generators/treemap-layout-type-two/schema.ts +0 -3
  213. package/schematics/generators/treemap-leaf/index.d.ts +0 -3
  214. package/schematics/generators/treemap-leaf/index.js +0 -8
  215. package/schematics/generators/treemap-leaf/index.ts +0 -8
  216. package/schematics/generators/treemap-leaf/sample-details.d.ts +0 -5
  217. package/schematics/generators/treemap-leaf/sample-details.js +0 -7
  218. package/schematics/generators/treemap-leaf/sample-details.ts +0 -5
  219. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  220. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  221. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  222. package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/assets/econmics.ts +0 -14
  223. package/schematics/generators/treemap-leaf/schema.d.ts +0 -3
  224. package/schematics/generators/treemap-leaf/schema.js +0 -2
  225. package/schematics/generators/treemap-leaf/schema.json +0 -125
  226. package/schematics/generators/treemap-leaf/schema.ts +0 -3
  227. package/schematics/generators/treemap-legend-default/index.d.ts +0 -3
  228. package/schematics/generators/treemap-legend-default/index.js +0 -8
  229. package/schematics/generators/treemap-legend-default/index.ts +0 -8
  230. package/schematics/generators/treemap-legend-default/sample-details.d.ts +0 -5
  231. package/schematics/generators/treemap-legend-default/sample-details.js +0 -7
  232. package/schematics/generators/treemap-legend-default/sample-details.ts +0 -5
  233. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  234. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  235. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -57
  236. package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/assets/election-data.ts +0 -57
  237. package/schematics/generators/treemap-legend-default/schema.d.ts +0 -3
  238. package/schematics/generators/treemap-legend-default/schema.js +0 -2
  239. package/schematics/generators/treemap-legend-default/schema.json +0 -125
  240. package/schematics/generators/treemap-legend-default/schema.ts +0 -3
  241. package/schematics/generators/treemap-legend-interaction/index.d.ts +0 -3
  242. package/schematics/generators/treemap-legend-interaction/index.js +0 -8
  243. package/schematics/generators/treemap-legend-interaction/index.ts +0 -8
  244. package/schematics/generators/treemap-legend-interaction/sample-details.d.ts +0 -5
  245. package/schematics/generators/treemap-legend-interaction/sample-details.js +0 -7
  246. package/schematics/generators/treemap-legend-interaction/sample-details.ts +0 -5
  247. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  248. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  249. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -58
  250. package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/assets/election-data.ts +0 -57
  251. package/schematics/generators/treemap-legend-interaction/schema.d.ts +0 -3
  252. package/schematics/generators/treemap-legend-interaction/schema.js +0 -2
  253. package/schematics/generators/treemap-legend-interaction/schema.json +0 -125
  254. package/schematics/generators/treemap-legend-interaction/schema.ts +0 -3
  255. package/schematics/generators/treemap-level/index.d.ts +0 -3
  256. package/schematics/generators/treemap-level/index.js +0 -8
  257. package/schematics/generators/treemap-level/index.ts +0 -8
  258. package/schematics/generators/treemap-level/sample-details.d.ts +0 -5
  259. package/schematics/generators/treemap-level/sample-details.js +0 -7
  260. package/schematics/generators/treemap-level/sample-details.ts +0 -5
  261. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  262. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  263. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -58
  264. package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/assets/car-sale.ts +0 -35
  265. package/schematics/generators/treemap-level/schema.d.ts +0 -3
  266. package/schematics/generators/treemap-level/schema.js +0 -2
  267. package/schematics/generators/treemap-level/schema.json +0 -125
  268. package/schematics/generators/treemap-level/schema.ts +0 -3
  269. package/schematics/generators/treemap-range-color/index.d.ts +0 -3
  270. package/schematics/generators/treemap-range-color/index.js +0 -8
  271. package/schematics/generators/treemap-range-color/index.ts +0 -8
  272. package/schematics/generators/treemap-range-color/sample-details.d.ts +0 -5
  273. package/schematics/generators/treemap-range-color/sample-details.js +0 -7
  274. package/schematics/generators/treemap-range-color/sample-details.ts +0 -5
  275. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  276. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
  277. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -59
  278. package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/assets/metals.ts +0 -20
  279. package/schematics/generators/treemap-range-color/schema.d.ts +0 -3
  280. package/schematics/generators/treemap-range-color/schema.js +0 -2
  281. package/schematics/generators/treemap-range-color/schema.json +0 -125
  282. package/schematics/generators/treemap-range-color/schema.ts +0 -3
  283. package/schematics/generators/treemap-selection/index.d.ts +0 -3
  284. package/schematics/generators/treemap-selection/index.js +0 -8
  285. package/schematics/generators/treemap-selection/index.ts +0 -8
  286. package/schematics/generators/treemap-selection/sample-details.d.ts +0 -5
  287. package/schematics/generators/treemap-selection/sample-details.js +0 -7
  288. package/schematics/generators/treemap-selection/sample-details.ts +0 -5
  289. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  290. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  291. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -64
  292. package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/assets/car-sale.ts +0 -35
  293. package/schematics/generators/treemap-selection/schema.d.ts +0 -3
  294. package/schematics/generators/treemap-selection/schema.js +0 -2
  295. package/schematics/generators/treemap-selection/schema.json +0 -125
  296. package/schematics/generators/treemap-selection/schema.ts +0 -3
  297. package/schematics/generators/treemap-tooltip/index.d.ts +0 -3
  298. package/schematics/generators/treemap-tooltip/index.js +0 -8
  299. package/schematics/generators/treemap-tooltip/index.ts +0 -8
  300. package/schematics/generators/treemap-tooltip/sample-details.d.ts +0 -5
  301. package/schematics/generators/treemap-tooltip/sample-details.js +0 -7
  302. package/schematics/generators/treemap-tooltip/sample-details.ts +0 -5
  303. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  304. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  305. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -90
  306. package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/assets/airport-count.ts +0 -21
  307. package/schematics/generators/treemap-tooltip/schema.d.ts +0 -3
  308. package/schematics/generators/treemap-tooltip/schema.js +0 -2
  309. package/schematics/generators/treemap-tooltip/schema.json +0 -125
  310. package/schematics/generators/treemap-tooltip/schema.ts +0 -3
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-angular-treemap.js","sources":["~/@syncfusion/ej2-angular-treemap/ej2-angular-treemap.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap-all.module.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap.module.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap.component.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/levels.directive.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/colormapping.directive.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport {ColorMappingDirective,ColorMappingsDirective,LevelDirective,LevelsDirective,TreeMapComponent,TreeMapModule,TreeMapAllModule,TreeMapTooltipService,TreeMapLegendService,TreeMapHighlightService,TreeMapSelectionService,PrintService,PdfExportService,ImageExportService,TreeMap,LevelsData,TreeMapModel,LevelsDataModel,Border,Margin,Font,CommonTitleSettings,SubTitleSettings,TitleSettings,ColorMapping,LegendSettings,InitialDrillSettings,LeafItemSettings,TooltipSettings,SelectionSettings,HighlightSettings,LevelSettings,BorderModel,MarginModel,FontModel,CommonTitleSettingsModel,SubTitleSettingsModel,TitleSettingsModel,ColorMappingModel,LegendSettingsModel,InitialDrillSettingsModel,LeafItemSettingsModel,TooltipSettingsModel,SelectionSettingsModel,HighlightSettingsModel,LevelSettingsModel,load,loaded,beforePrint,itemRendering,drillStart,drillEnd,itemSelected,itemHighlight,tooltipRendering,itemClick,itemMove,click,doubleClick,rightClick,mouseMove,legendItemRendering,legendRendering,resize,defaultFont,ITreeMapEventArgs,IPrintEventArgs,ILoadEventArgs,ILoadedEventArgs,IItemRenderingEventArgs,IDrillStartEventArgs,IDrillEndEventArgs,IItemClickEventArgs,IItemDataEventArgs,IItemMoveEventArgs,IClickEventArgs,IDoubleClickEventArgs,IRightClickEventArgs,IMouseMoveEventArgs,IItemSelectedEventArgs,IItemHighlightEventArgs,ITreeMapTooltipRenderEventArgs,ITreeMapTooltipArgs,ILegendItemRenderingEventArgs,ILegendRenderingEventArgs,IResizeEventArgs,IFontMapping,IShapes,IThemeStyle,Theme,getThemeStyle,LabelPosition,LayoutMode,Alignment,HighLightMode,SelectionMode,ExportType,LabelAlignment,LegendShape,LegendPosition,LegendMode,LegendOrientation,LabelIntersectAction,LabelPlacement,TreeMapTheme,RenderingMode,MarkerShape,Size,stringToNumber,Rect,RectOption,PathOption,measureText,TextOption,textTrim,Location,findPosition,createTextStyle,renderTextElement,setItemTemplateContent,getElement,itemsToOrder,isContainsData,findChildren,findHightLightItems,getTemplateFunction,convertElement,findLabelLocation,measureElement,getArea,getShortestEdge,convertToContainer,convertToRect,getMousePosition,colorMap,deSaturationColor,colorCollections,rgbToHex,getColorByValue,getGradientColor,getPercentageColor,getPercentage,wordWrap,textWrap,hide,orderByArea,maintainSelection,legendMaintain,removeClassNames,applyOptions,textFormatter,formatValue,ColorValue,convertToHexCode,componentToHex,convertHexToColor,colorNameToHex,drawSymbol,renderLegendShape,isParentItem,TreeMapAjax,removeShape,removeLegend,setColor,removeSelectionWithHighlight,getLegendIndex,pushCollection,triggerDownload,removeElement,TreeMapLegend,LayoutPanel,TreeMapHighlight,TreeMapSelection,TreeMapTooltip,ImageExport,PdfExport,Print} from './public_api';\n\nexport {inputs as ɵa,outputs as ɵb} from './src/treemap/treemap.component';","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorMappingDirective, ColorMappingsDirective } from './colormapping.directive';\nimport { LevelDirective, LevelsDirective } from './levels.directive';\nimport { TreeMapComponent } from './treemap.component';\nimport { TreeMapModule } from './treemap.module';\nimport {TreeMapTooltip, TreeMapLegend, TreeMapHighlight, TreeMapSelection, Print, PdfExport, ImageExport} from '@syncfusion/ej2-treemap';\n\n\nexport const /** @type {?} */ TreeMapTooltipService: ValueProvider = { provide: 'TreeMapTreeMapTooltip', useValue: TreeMapTooltip};\nexport const /** @type {?} */ TreeMapLegendService: ValueProvider = { provide: 'TreeMapTreeMapLegend', useValue: TreeMapLegend};\nexport const /** @type {?} */ TreeMapHighlightService: ValueProvider = { provide: 'TreeMapTreeMapHighlight', useValue: TreeMapHighlight};\nexport const /** @type {?} */ TreeMapSelectionService: ValueProvider = { provide: 'TreeMapTreeMapSelection', useValue: TreeMapSelection};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'TreeMapPrint', useValue: Print};\nexport const /** @type {?} */ PdfExportService: ValueProvider = { provide: 'TreeMapPdfExport', useValue: PdfExport};\nexport const /** @type {?} */ ImageExportService: ValueProvider = { provide: 'TreeMapImageExport', useValue: ImageExport};\n/**\n * NgModule definition for the TreeMap component with providers.\n */\nexport class TreeMapAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, TreeMapModule],\n exports: [\n TreeMapModule\n ],\n providers:[\n TreeMapTooltipService,\n TreeMapLegendService,\n TreeMapHighlightService,\n TreeMapSelectionService,\n PrintService,\n PdfExportService,\n ImageExportService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TreeMapAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorMappingDirective, ColorMappingsDirective } from './colormapping.directive';\nimport { LevelDirective, LevelsDirective } from './levels.directive';\nimport { TreeMapComponent } from './treemap.component';\n/**\n * NgModule definition for the TreeMap component.\n */\nexport class TreeMapModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n TreeMapComponent,\n ColorMappingDirective,\n ColorMappingsDirective,\n LevelDirective,\n LevelsDirective\n ],\n exports: [\n TreeMapComponent,\n ColorMappingDirective,\n ColorMappingsDirective,\n LevelDirective,\n LevelsDirective\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TreeMapModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider, ContentChild } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { TreeMap } from '@syncfusion/ej2-treemap';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { LevelsDirective } from './levels.directive';\n\nexport const /** @type {?} */ inputs: string[] = ['allowImageExport','allowPdfExport','allowPrint','background','border','breadcrumbConnector','colorValuePath','dataSource','description','drillDownView','enableBreadcrumb','enableDrillDown','enablePersistence','enableRtl','equalColorValuePath','format','height','highlightSettings','initialDrillDown','layoutType','leafItemSettings','legendSettings','levels','locale','margin','palette','query','rangeColorValuePath','renderDirection','selectionSettings','tabIndex','theme','titleSettings','tooltipSettings','useGroupingSeparator','weightValuePath','width'];\nexport const /** @type {?} */ outputs: string[] = ['beforePrint','click','doubleClick','drillEnd','drillStart','itemClick','itemHighlight','itemMove','itemRendering','itemSelected','legendItemRendering','legendRendering','load','loaded','mouseMove','resize','rightClick','tooltipRendering'];\nexport const /** @type {?} */ twoWays: string[] = [''];\n/**\n * Represents the Angular TreeMap component. It is used to visualize both hierarchical and flat data.\n * ```html\n * <ej-treemap></ej-treemap>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class TreeMapComponent extends TreeMap implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\tbeforePrint: any;\n\tclick: any;\n\tdoubleClick: any;\n\tdrillEnd: any;\n\tdrillStart: any;\n\titemClick: any;\n\titemHighlight: any;\n\titemMove: any;\n\titemRendering: any;\n\titemSelected: any;\n\tlegendItemRendering: any;\n\tlegendRendering: any;\n\tload: any;\n\tloaded: any;\n\tmouseMove: any;\n\tresize: any;\n\trightClick: any;\npublic tooltipRendering: any;\npublic childLevels: QueryList<LevelsDirective>;\npublic tags: string[] = ['levels'];\n \n @Template()\npublic tooltipSettings_template: any;\n \n @Template()\npublic leafItemSettings_labelTemplate: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('TreeMapTreeMapTooltip');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapLegend');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapHighlight');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapPdfExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapImageExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childLevels;\n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-treemap',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n childLevels: new ContentChild(LevelsDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'tooltipSettings_template': [{ type: ContentChild, args: ['tooltipSettingsTemplate', ] },],\n'leafItemSettings_labelTemplate': [{ type: ContentChild, args: ['leafItemSettingsLabelTemplate', ] },],\n};\n}\n\nfunction TreeMapComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapComponent.ctorParameters;\n/** @type {?} */\nTreeMapComponent.propDecorators;\n/** @type {?} */\nTreeMapComponent.prototype.context;\n/** @type {?} */\nTreeMapComponent.prototype.tagObjects;\n/** @type {?} */\nTreeMapComponent.prototype.beforePrint;\n/** @type {?} */\nTreeMapComponent.prototype.click;\n/** @type {?} */\nTreeMapComponent.prototype.doubleClick;\n/** @type {?} */\nTreeMapComponent.prototype.drillEnd;\n/** @type {?} */\nTreeMapComponent.prototype.drillStart;\n/** @type {?} */\nTreeMapComponent.prototype.itemClick;\n/** @type {?} */\nTreeMapComponent.prototype.itemHighlight;\n/** @type {?} */\nTreeMapComponent.prototype.itemMove;\n/** @type {?} */\nTreeMapComponent.prototype.itemRendering;\n/** @type {?} */\nTreeMapComponent.prototype.itemSelected;\n/** @type {?} */\nTreeMapComponent.prototype.legendItemRendering;\n/** @type {?} */\nTreeMapComponent.prototype.legendRendering;\n/** @type {?} */\nTreeMapComponent.prototype.load;\n/** @type {?} */\nTreeMapComponent.prototype.loaded;\n/** @type {?} */\nTreeMapComponent.prototype.mouseMove;\n/** @type {?} */\nTreeMapComponent.prototype.resize;\n/** @type {?} */\nTreeMapComponent.prototype.rightClick;\n/** @type {?} */\nTreeMapComponent.prototype.tooltipRendering;\n/** @type {?} */\nTreeMapComponent.prototype.childLevels;\n/** @type {?} */\nTreeMapComponent.prototype.tags;\n/** @type {?} */\nTreeMapComponent.prototype.tooltipSettings_template;\n/** @type {?} */\nTreeMapComponent.prototype.leafItemSettings_labelTemplate;\n/** @type {?} */\nTreeMapComponent.prototype.registerEvents;\n/** @type {?} */\nTreeMapComponent.prototype.addTwoWay;\n/** @type {?} */\nTreeMapComponent.prototype.ngEle;\n/** @type {?} */\nTreeMapComponent.prototype.srenderer;\n/** @type {?} */\nTreeMapComponent.prototype.viewContainerRef;\n/** @type {?} */\nTreeMapComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren, ContentChild } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { ColorMappingsDirective } from './colormapping.directive';\n\nlet /** @type {?} */ input: string[] = ['autoFill', 'border', 'colorMapping', 'fill', 'groupGap', 'groupPadding', 'groupPath', 'headerAlignment', 'headerFormat', 'headerHeight', 'headerStyle', 'headerTemplate', 'opacity', 'showHeader', 'templatePosition'];\nlet /** @type {?} */ outputs: string[] = [];\n/**\n * Represents the directive to configure and render level leaf items in the treemap.\n * ```html\n * <e-levels>\n * <e-level></e-level>\n * </e-levels>\n * ```\n */\nexport class LevelDirective extends ComplexBase<LevelDirective> {\npublic directivePropList: any;\npublic childColorMapping: any;\npublic tags: string[] = ['colorMapping'];\n/**\n * Enables or disables the automatic filling of the colors from the palette in the items of the treemap.\n * \\@default false\n */\npublic autoFill: any;\n/**\n * Sets and gets the options for customizing the color and width of the border of \n * the level leaf items of the treemap.\n */\npublic border: any;\n/**\n * Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.\n */\npublic colorMapping: any;\n/**\n * Sets and gets the fill color of the level leaf item in the treemap.\n * \\@default null\n */\npublic fill: any;\n/**\n * Sets and gets the gap between the level leaf items in the treemap.\n * \\@default 0\n */\npublic groupGap: any;\n/**\n * Sets and gets the padding of level leaf items in the treemap.\n * \\@default 10\n */\npublic groupPadding: any;\n/**\n * Sets and gets the value path from the data source in the treemap to render the item.\n * \\@default null\n */\npublic groupPath: any;\n/**\n * Sets and gets the alignment of the header of the treemap.\n * \\@default 'Near'\n */\npublic headerAlignment: any;\n/**\n * Sets and gets the string to format the header label of the level leaf items in the treemap.\n * \\@default null\n */\npublic headerFormat: any;\n/**\n * Sets and gets the height of header in the treemap.\n * \\@default 20\n */\npublic headerHeight: any;\n/**\n * Sets and gets the options for customizing the text style of header label of the level leaf item.\n */\npublic headerStyle: any;\n/**\n * Sets and gets the opacity in the level leaf item of the treemap.\n * \\@default 1\n */\npublic opacity: any;\n/**\n * Shows or hides the header in level leaf item of the treemap.\n * \\@default true\n */\npublic showHeader: any;\n/**\n * Sets and gets the options for customizing the template position of the treemap.\n * \\@default 'TopLeft'\n */\npublic templatePosition: any;\n/**\n * Sets and gets the template for header in the treemap.\n * \\@default null\n * \\@asptype string\n */\n@Template()\n public headerTemplate: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-level',\n inputs: input,\n outputs: outputs, \n queries: {\n childColorMapping: new ContentChild(ColorMappingsDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'headerTemplate': [{ type: ContentChild, args: ['headerTemplate', ] },],\n};\n}\n\nfunction LevelDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nLevelDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nLevelDirective.ctorParameters;\n/** @type {?} */\nLevelDirective.propDecorators;\n/** @type {?} */\nLevelDirective.prototype.directivePropList;\n/** @type {?} */\nLevelDirective.prototype.childColorMapping;\n/** @type {?} */\nLevelDirective.prototype.tags;\n/**\n * Enables or disables the automatic filling of the colors from the palette in the items of the treemap.\n * \\@default false\n * @type {?}\n */\nLevelDirective.prototype.autoFill;\n/**\n * Sets and gets the options for customizing the color and width of the border of \n * the level leaf items of the treemap.\n * @type {?}\n */\nLevelDirective.prototype.border;\n/**\n * Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.\n * @type {?}\n */\nLevelDirective.prototype.colorMapping;\n/**\n * Sets and gets the fill color of the level leaf item in the treemap.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.fill;\n/**\n * Sets and gets the gap between the level leaf items in the treemap.\n * \\@default 0\n * @type {?}\n */\nLevelDirective.prototype.groupGap;\n/**\n * Sets and gets the padding of level leaf items in the treemap.\n * \\@default 10\n * @type {?}\n */\nLevelDirective.prototype.groupPadding;\n/**\n * Sets and gets the value path from the data source in the treemap to render the item.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.groupPath;\n/**\n * Sets and gets the alignment of the header of the treemap.\n * \\@default 'Near'\n * @type {?}\n */\nLevelDirective.prototype.headerAlignment;\n/**\n * Sets and gets the string to format the header label of the level leaf items in the treemap.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.headerFormat;\n/**\n * Sets and gets the height of header in the treemap.\n * \\@default 20\n * @type {?}\n */\nLevelDirective.prototype.headerHeight;\n/**\n * Sets and gets the options for customizing the text style of header label of the level leaf item.\n * @type {?}\n */\nLevelDirective.prototype.headerStyle;\n/**\n * Sets and gets the opacity in the level leaf item of the treemap.\n * \\@default 1\n * @type {?}\n */\nLevelDirective.prototype.opacity;\n/**\n * Shows or hides the header in level leaf item of the treemap.\n * \\@default true\n * @type {?}\n */\nLevelDirective.prototype.showHeader;\n/**\n * Sets and gets the options for customizing the template position of the treemap.\n * \\@default 'TopLeft'\n * @type {?}\n */\nLevelDirective.prototype.templatePosition;\n/**\n * Sets and gets the template for header in the treemap.\n * \\@default null\n * \\@asptype string\n * @type {?}\n */\nLevelDirective.prototype.headerTemplate;\n/** @type {?} */\nLevelDirective.prototype.viewContainerRef;\n}\n\n/**\n * Level Array Directive\n */\nexport class LevelsDirective extends ArrayBase<LevelsDirective> {\nconstructor() {\n super('levels');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'ej-treemap>e-levels',\n queries: {\n children: new ContentChildren(LevelDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction LevelsDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nLevelsDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nLevelsDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet /** @type {?} */ input: string[] = ['color', 'from', 'label', 'maxOpacity', 'minOpacity', 'showLegend', 'to', 'value'];\nlet /** @type {?} */ outputs: string[] = [];\nexport class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {\npublic directivePropList: any;\n/**\n * Sets and gets the color for the color-mapping in treemap.\n * \\@default null\n */\npublic color: any;\n/**\n * Sets and gets the value from which the range of color mapping starts.\n * \\@default null\n */\npublic from: any;\n/**\n * Sets and gets the label text for the legend when it is rendered based on color mapping.\n * \\@default null\n */\npublic label: any;\n/**\n * Sets and gets the maximum opacity for the color-mapping in the treemap.\n * \\@default null\n */\npublic maxOpacity: any;\n/**\n * Sets and gets the minimum opacity for the color-mapping in the treemap.\n * \\@default null\n */\npublic minOpacity: any;\n/**\n * Enables or disables the visibility of the legend for color mapping in the treemap.\n * \\@default true\n */\npublic showLegend: any;\n/**\n * Sets and gets the value to which the range of color mapping ends.\n * \\@default null\n */\npublic to: any;\n/**\n * Sets and gets the value for the color-mapping from the data source.\n * \\@default null\n */\npublic value: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-colorMappings>e-colorMapping',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\n}\n\nfunction ColorMappingDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nColorMappingDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorMappingDirective.ctorParameters;\n/** @type {?} */\nColorMappingDirective.prototype.directivePropList;\n/**\n * Sets and gets the color for the color-mapping in treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.color;\n/**\n * Sets and gets the value from which the range of color mapping starts.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.from;\n/**\n * Sets and gets the label text for the legend when it is rendered based on color mapping.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.label;\n/**\n * Sets and gets the maximum opacity for the color-mapping in the treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.maxOpacity;\n/**\n * Sets and gets the minimum opacity for the color-mapping in the treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.minOpacity;\n/**\n * Enables or disables the visibility of the legend for color mapping in the treemap.\n * \\@default true\n * @type {?}\n */\nColorMappingDirective.prototype.showLegend;\n/**\n * Sets and gets the value to which the range of color mapping ends.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.to;\n/**\n * Sets and gets the value for the color-mapping from the data source.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.value;\n/** @type {?} */\nColorMappingDirective.prototype.viewContainerRef;\n}\n\n/**\n * ColorMapping Array Directive\n */\nexport class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {\nconstructor() {\n super('colormapping');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-colorMappings',\n queries: {\n children: new ContentChildren(ColorMappingDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorMappingsDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nColorMappingsDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorMappingsDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["__metadata","__decorate","outputs","input"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-angular-treemap.js","sources":["~/@syncfusion/ej2-angular-treemap/ej2-angular-treemap.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap-all.module.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap.module.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/treemap.component.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/levels.directive.ts","~/@syncfusion/ej2-angular-treemap/src/treemap/colormapping.directive.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport {ColorMappingDirective,ColorMappingsDirective,LevelDirective,LevelsDirective,TreeMapComponent,TreeMapModule,TreeMapAllModule,TreeMapTooltipService,TreeMapLegendService,TreeMapHighlightService,TreeMapSelectionService,PrintService,PdfExportService,ImageExportService,TreeMap,LevelsData,TreeMapModel,LevelsDataModel,Border,Margin,Font,CommonTitleSettings,SubTitleSettings,TitleSettings,ColorMapping,LegendSettings,InitialDrillSettings,LeafItemSettings,TooltipSettings,SelectionSettings,HighlightSettings,LevelSettings,BorderModel,MarginModel,FontModel,CommonTitleSettingsModel,SubTitleSettingsModel,TitleSettingsModel,ColorMappingModel,LegendSettingsModel,InitialDrillSettingsModel,LeafItemSettingsModel,TooltipSettingsModel,SelectionSettingsModel,HighlightSettingsModel,LevelSettingsModel,load,loaded,beforePrint,itemRendering,drillStart,drillEnd,itemSelected,itemHighlight,tooltipRendering,itemClick,itemMove,click,doubleClick,rightClick,mouseMove,legendItemRendering,legendRendering,resize,defaultFont,ITreeMapEventArgs,IPrintEventArgs,ILoadEventArgs,ILoadedEventArgs,IItemRenderingEventArgs,IDrillStartEventArgs,IDrillEndEventArgs,IItemClickEventArgs,IItemDataEventArgs,IItemMoveEventArgs,IClickEventArgs,IDoubleClickEventArgs,IRightClickEventArgs,IMouseMoveEventArgs,IItemSelectedEventArgs,IItemHighlightEventArgs,ITreeMapTooltipRenderEventArgs,ITreeMapTooltipArgs,ILegendItemRenderingEventArgs,ILegendRenderingEventArgs,IResizeEventArgs,IFontMapping,IShapes,IThemeStyle,Theme,getThemeStyle,LabelPosition,LayoutMode,Alignment,HighLightMode,SelectionMode,ExportType,LabelAlignment,LegendShape,LegendPosition,LegendMode,LegendOrientation,LabelIntersectAction,LabelPlacement,TreeMapTheme,RenderingMode,MarkerShape,Size,stringToNumber,Rect,RectOption,PathOption,measureText,TextOption,textTrim,Location,findPosition,createTextStyle,renderTextElement,setItemTemplateContent,getElement,itemsToOrder,isContainsData,findChildren,findHightLightItems,getTemplateFunction,convertElement,findLabelLocation,measureElement,getArea,getShortestEdge,convertToContainer,convertToRect,getMousePosition,colorMap,deSaturationColor,colorCollections,rgbToHex,getColorByValue,getGradientColor,getPercentageColor,getPercentage,wordWrap,textWrap,hide,orderByArea,maintainSelection,legendMaintain,removeClassNames,applyOptions,textFormatter,formatValue,ColorValue,convertToHexCode,componentToHex,convertHexToColor,colorNameToHex,drawSymbol,renderLegendShape,isParentItem,TreeMapAjax,removeShape,removeLegend,setColor,removeSelectionWithHighlight,getLegendIndex,pushCollection,triggerDownload,removeElement,TreeMapLegend,LayoutPanel,TreeMapHighlight,TreeMapSelection,TreeMapTooltip,ImageExport,PdfExport,Print} from './public_api';\n\nexport {inputs as ɵa,outputs as ɵb} from './src/treemap/treemap.component';","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorMappingDirective, ColorMappingsDirective } from './colormapping.directive';\nimport { LevelDirective, LevelsDirective } from './levels.directive';\nimport { TreeMapComponent } from './treemap.component';\nimport { TreeMapModule } from './treemap.module';\nimport {TreeMapTooltip, TreeMapLegend, TreeMapHighlight, TreeMapSelection, Print, PdfExport, ImageExport} from '@syncfusion/ej2-treemap';\n\n\nexport const /** @type {?} */ TreeMapTooltipService: ValueProvider = { provide: 'TreeMapTreeMapTooltip', useValue: TreeMapTooltip};\nexport const /** @type {?} */ TreeMapLegendService: ValueProvider = { provide: 'TreeMapTreeMapLegend', useValue: TreeMapLegend};\nexport const /** @type {?} */ TreeMapHighlightService: ValueProvider = { provide: 'TreeMapTreeMapHighlight', useValue: TreeMapHighlight};\nexport const /** @type {?} */ TreeMapSelectionService: ValueProvider = { provide: 'TreeMapTreeMapSelection', useValue: TreeMapSelection};\nexport const /** @type {?} */ PrintService: ValueProvider = { provide: 'TreeMapPrint', useValue: Print};\nexport const /** @type {?} */ PdfExportService: ValueProvider = { provide: 'TreeMapPdfExport', useValue: PdfExport};\nexport const /** @type {?} */ ImageExportService: ValueProvider = { provide: 'TreeMapImageExport', useValue: ImageExport};\n/**\n * NgModule definition for the TreeMap component with providers.\n */\nexport class TreeMapAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, TreeMapModule],\n exports: [\n TreeMapModule\n ],\n providers:[\n TreeMapTooltipService,\n TreeMapLegendService,\n TreeMapHighlightService,\n TreeMapSelectionService,\n PrintService,\n PdfExportService,\n ImageExportService\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TreeMapAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorMappingDirective, ColorMappingsDirective } from './colormapping.directive';\nimport { LevelDirective, LevelsDirective } from './levels.directive';\nimport { TreeMapComponent } from './treemap.component';\n/**\n * NgModule definition for the TreeMap component.\n */\nexport class TreeMapModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n TreeMapComponent,\n ColorMappingDirective,\n ColorMappingsDirective,\n LevelDirective,\n LevelsDirective\n ],\n exports: [\n TreeMapComponent,\n ColorMappingDirective,\n ColorMappingsDirective,\n LevelDirective,\n LevelsDirective\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TreeMapModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ChangeDetectionStrategy, QueryList, Renderer2, Injector, ValueProvider, ContentChild } from '@angular/core';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, setValue } from '@syncfusion/ej2-angular-base';\nimport { TreeMap } from '@syncfusion/ej2-treemap';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { LevelsDirective } from './levels.directive';\n\nexport const /** @type {?} */ inputs: string[] = ['allowImageExport','allowPdfExport','allowPrint','background','border','breadcrumbConnector','colorValuePath','dataSource','description','drillDownView','enableBreadcrumb','enableDrillDown','enableHtmlSanitizer','enablePersistence','enableRtl','equalColorValuePath','format','height','highlightSettings','initialDrillDown','layoutType','leafItemSettings','legendSettings','levels','locale','margin','palette','query','rangeColorValuePath','renderDirection','selectionSettings','tabIndex','theme','titleSettings','tooltipSettings','useGroupingSeparator','weightValuePath','width'];\nexport const /** @type {?} */ outputs: string[] = ['beforePrint','click','doubleClick','drillEnd','drillStart','itemClick','itemHighlight','itemMove','itemRendering','itemSelected','legendItemRendering','legendRendering','load','loaded','mouseMove','resize','rightClick','tooltipRendering'];\nexport const /** @type {?} */ twoWays: string[] = [''];\n/**\n * Represents the Angular TreeMap component. It is used to visualize both hierarchical and flat data.\n * ```html\n * <ej-treemap></ej-treemap>\n * ```\n */\n@ComponentMixins([ComponentBase])\nexport class TreeMapComponent extends TreeMap implements IComponentBase {\npublic context : any;\npublic tagObjects: any;\n\tbeforePrint: any;\n\tclick: any;\n\tdoubleClick: any;\n\tdrillEnd: any;\n\tdrillStart: any;\n\titemClick: any;\n\titemHighlight: any;\n\titemMove: any;\n\titemRendering: any;\n\titemSelected: any;\n\tlegendItemRendering: any;\n\tlegendRendering: any;\n\tload: any;\n\tloaded: any;\n\tmouseMove: any;\n\tresize: any;\n\trightClick: any;\npublic tooltipRendering: any;\npublic childLevels: QueryList<LevelsDirective>;\npublic tags: string[] = ['levels'];\n \n @Template()\npublic tooltipSettings_template: any;\n \n @Template()\npublic leafItemSettings_labelTemplate: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n try {\n let mod = this.injector.get('TreeMapTreeMapTooltip');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapLegend');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapHighlight');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapTreeMapSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapPdfExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n try {\n let mod = this.injector.get('TreeMapImageExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.context.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childLevels;\n this.context.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-treemap',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n queries: {\n childLevels: new ContentChild(LevelsDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'tooltipSettings_template': [{ type: ContentChild, args: ['tooltipSettingsTemplate', ] },],\n'leafItemSettings_labelTemplate': [{ type: ContentChild, args: ['leafItemSettingsLabelTemplate', ] },],\n};\n}\n\nfunction TreeMapComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nTreeMapComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTreeMapComponent.ctorParameters;\n/** @type {?} */\nTreeMapComponent.propDecorators;\n/** @type {?} */\nTreeMapComponent.prototype.context;\n/** @type {?} */\nTreeMapComponent.prototype.tagObjects;\n/** @type {?} */\nTreeMapComponent.prototype.beforePrint;\n/** @type {?} */\nTreeMapComponent.prototype.click;\n/** @type {?} */\nTreeMapComponent.prototype.doubleClick;\n/** @type {?} */\nTreeMapComponent.prototype.drillEnd;\n/** @type {?} */\nTreeMapComponent.prototype.drillStart;\n/** @type {?} */\nTreeMapComponent.prototype.itemClick;\n/** @type {?} */\nTreeMapComponent.prototype.itemHighlight;\n/** @type {?} */\nTreeMapComponent.prototype.itemMove;\n/** @type {?} */\nTreeMapComponent.prototype.itemRendering;\n/** @type {?} */\nTreeMapComponent.prototype.itemSelected;\n/** @type {?} */\nTreeMapComponent.prototype.legendItemRendering;\n/** @type {?} */\nTreeMapComponent.prototype.legendRendering;\n/** @type {?} */\nTreeMapComponent.prototype.load;\n/** @type {?} */\nTreeMapComponent.prototype.loaded;\n/** @type {?} */\nTreeMapComponent.prototype.mouseMove;\n/** @type {?} */\nTreeMapComponent.prototype.resize;\n/** @type {?} */\nTreeMapComponent.prototype.rightClick;\n/** @type {?} */\nTreeMapComponent.prototype.tooltipRendering;\n/** @type {?} */\nTreeMapComponent.prototype.childLevels;\n/** @type {?} */\nTreeMapComponent.prototype.tags;\n/** @type {?} */\nTreeMapComponent.prototype.tooltipSettings_template;\n/** @type {?} */\nTreeMapComponent.prototype.leafItemSettings_labelTemplate;\n/** @type {?} */\nTreeMapComponent.prototype.registerEvents;\n/** @type {?} */\nTreeMapComponent.prototype.addTwoWay;\n/** @type {?} */\nTreeMapComponent.prototype.ngEle;\n/** @type {?} */\nTreeMapComponent.prototype.srenderer;\n/** @type {?} */\nTreeMapComponent.prototype.viewContainerRef;\n/** @type {?} */\nTreeMapComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren, ContentChild } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { ColorMappingsDirective } from './colormapping.directive';\n\nlet /** @type {?} */ input: string[] = ['autoFill', 'border', 'colorMapping', 'fill', 'groupGap', 'groupPadding', 'groupPath', 'headerAlignment', 'headerFormat', 'headerHeight', 'headerStyle', 'headerTemplate', 'opacity', 'showHeader', 'templatePosition'];\nlet /** @type {?} */ outputs: string[] = [];\n/**\n * Represents the directive to configure and render level leaf items in the treemap.\n * ```html\n * <e-levels>\n * <e-level></e-level>\n * </e-levels>\n * ```\n */\nexport class LevelDirective extends ComplexBase<LevelDirective> {\npublic directivePropList: any;\npublic childColorMapping: any;\npublic tags: string[] = ['colorMapping'];\n/**\n * Enables or disables the automatic filling of the colors from the palette in the items of the treemap.\n * \\@default false\n */\npublic autoFill: any;\n/**\n * Sets and gets the options for customizing the color and width of the border of \n * the level leaf items of the treemap.\n */\npublic border: any;\n/**\n * Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.\n */\npublic colorMapping: any;\n/**\n * Sets and gets the fill color of the level leaf item in the treemap.\n * \\@default null\n */\npublic fill: any;\n/**\n * Sets and gets the gap between the level leaf items in the treemap.\n * \\@default 0\n */\npublic groupGap: any;\n/**\n * Sets and gets the padding of level leaf items in the treemap.\n * \\@default 10\n */\npublic groupPadding: any;\n/**\n * Sets and gets the value path from the data source in the treemap to render the item.\n * \\@default null\n */\npublic groupPath: any;\n/**\n * Sets and gets the alignment of the header of the treemap.\n * \\@default 'Near'\n */\npublic headerAlignment: any;\n/**\n * Sets and gets the string to format the header label of the level leaf items in the treemap.\n * \\@default null\n */\npublic headerFormat: any;\n/**\n * Sets and gets the height of header in the treemap.\n * \\@default 20\n */\npublic headerHeight: any;\n/**\n * Sets and gets the options for customizing the text style of header label of the level leaf item.\n */\npublic headerStyle: any;\n/**\n * Sets and gets the opacity in the level leaf item of the treemap.\n * \\@default 1\n */\npublic opacity: any;\n/**\n * Shows or hides the header in level leaf item of the treemap.\n * \\@default true\n */\npublic showHeader: any;\n/**\n * Sets and gets the options for customizing the template position of the treemap.\n * \\@default 'TopLeft'\n */\npublic templatePosition: any;\n/**\n * Sets and gets the template for header in the treemap.\n * \\@default null\n * \\@asptype string\n */\n@Template()\n public headerTemplate: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-level',\n inputs: input,\n outputs: outputs, \n queries: {\n childColorMapping: new ContentChild(ColorMappingsDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'headerTemplate': [{ type: ContentChild, args: ['headerTemplate', ] },],\n};\n}\n\nfunction LevelDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nLevelDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nLevelDirective.ctorParameters;\n/** @type {?} */\nLevelDirective.propDecorators;\n/** @type {?} */\nLevelDirective.prototype.directivePropList;\n/** @type {?} */\nLevelDirective.prototype.childColorMapping;\n/** @type {?} */\nLevelDirective.prototype.tags;\n/**\n * Enables or disables the automatic filling of the colors from the palette in the items of the treemap.\n * \\@default false\n * @type {?}\n */\nLevelDirective.prototype.autoFill;\n/**\n * Sets and gets the options for customizing the color and width of the border of \n * the level leaf items of the treemap.\n * @type {?}\n */\nLevelDirective.prototype.border;\n/**\n * Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.\n * @type {?}\n */\nLevelDirective.prototype.colorMapping;\n/**\n * Sets and gets the fill color of the level leaf item in the treemap.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.fill;\n/**\n * Sets and gets the gap between the level leaf items in the treemap.\n * \\@default 0\n * @type {?}\n */\nLevelDirective.prototype.groupGap;\n/**\n * Sets and gets the padding of level leaf items in the treemap.\n * \\@default 10\n * @type {?}\n */\nLevelDirective.prototype.groupPadding;\n/**\n * Sets and gets the value path from the data source in the treemap to render the item.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.groupPath;\n/**\n * Sets and gets the alignment of the header of the treemap.\n * \\@default 'Near'\n * @type {?}\n */\nLevelDirective.prototype.headerAlignment;\n/**\n * Sets and gets the string to format the header label of the level leaf items in the treemap.\n * \\@default null\n * @type {?}\n */\nLevelDirective.prototype.headerFormat;\n/**\n * Sets and gets the height of header in the treemap.\n * \\@default 20\n * @type {?}\n */\nLevelDirective.prototype.headerHeight;\n/**\n * Sets and gets the options for customizing the text style of header label of the level leaf item.\n * @type {?}\n */\nLevelDirective.prototype.headerStyle;\n/**\n * Sets and gets the opacity in the level leaf item of the treemap.\n * \\@default 1\n * @type {?}\n */\nLevelDirective.prototype.opacity;\n/**\n * Shows or hides the header in level leaf item of the treemap.\n * \\@default true\n * @type {?}\n */\nLevelDirective.prototype.showHeader;\n/**\n * Sets and gets the options for customizing the template position of the treemap.\n * \\@default 'TopLeft'\n * @type {?}\n */\nLevelDirective.prototype.templatePosition;\n/**\n * Sets and gets the template for header in the treemap.\n * \\@default null\n * \\@asptype string\n * @type {?}\n */\nLevelDirective.prototype.headerTemplate;\n/** @type {?} */\nLevelDirective.prototype.viewContainerRef;\n}\n\n/**\n * Level Array Directive\n */\nexport class LevelsDirective extends ArrayBase<LevelsDirective> {\nconstructor() {\n super('levels');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'ej-treemap>e-levels',\n queries: {\n children: new ContentChildren(LevelDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction LevelsDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nLevelsDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nLevelsDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet /** @type {?} */ input: string[] = ['color', 'from', 'label', 'maxOpacity', 'minOpacity', 'showLegend', 'to', 'value'];\nlet /** @type {?} */ outputs: string[] = [];\nexport class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {\npublic directivePropList: any;\n/**\n * Sets and gets the color for the color-mapping in treemap.\n * \\@default null\n */\npublic color: any;\n/**\n * Sets and gets the value from which the range of color mapping starts.\n * \\@default null\n */\npublic from: any;\n/**\n * Sets and gets the label text for the legend when it is rendered based on color mapping.\n * \\@default null\n */\npublic label: any;\n/**\n * Sets and gets the maximum opacity for the color-mapping in the treemap.\n * \\@default null\n */\npublic maxOpacity: any;\n/**\n * Sets and gets the minimum opacity for the color-mapping in the treemap.\n * \\@default null\n */\npublic minOpacity: any;\n/**\n * Enables or disables the visibility of the legend for color mapping in the treemap.\n * \\@default true\n */\npublic showLegend: any;\n/**\n * Sets and gets the value to which the range of color mapping ends.\n * \\@default null\n */\npublic to: any;\n/**\n * Sets and gets the value for the color-mapping from the data source.\n * \\@default null\n */\npublic value: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-colorMappings>e-colorMapping',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\n}\n\nfunction ColorMappingDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nColorMappingDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorMappingDirective.ctorParameters;\n/** @type {?} */\nColorMappingDirective.prototype.directivePropList;\n/**\n * Sets and gets the color for the color-mapping in treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.color;\n/**\n * Sets and gets the value from which the range of color mapping starts.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.from;\n/**\n * Sets and gets the label text for the legend when it is rendered based on color mapping.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.label;\n/**\n * Sets and gets the maximum opacity for the color-mapping in the treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.maxOpacity;\n/**\n * Sets and gets the minimum opacity for the color-mapping in the treemap.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.minOpacity;\n/**\n * Enables or disables the visibility of the legend for color mapping in the treemap.\n * \\@default true\n * @type {?}\n */\nColorMappingDirective.prototype.showLegend;\n/**\n * Sets and gets the value to which the range of color mapping ends.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.to;\n/**\n * Sets and gets the value for the color-mapping from the data source.\n * \\@default null\n * @type {?}\n */\nColorMappingDirective.prototype.value;\n/** @type {?} */\nColorMappingDirective.prototype.viewContainerRef;\n}\n\n/**\n * ColorMapping Array Directive\n */\nexport class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {\nconstructor() {\n super('colormapping');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-levels>e-colorMappings',\n queries: {\n children: new ContentChildren(ColorMappingDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorMappingsDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nColorMappingsDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorMappingsDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":["__metadata","__decorate","outputs","input"],"mappings":"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"}
@@ -1,10 +1,10 @@
1
- Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
2
-
3
- To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
4
-
5
- Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
6
-
7
- Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
8
-
9
- The Syncfusion license that contains the terms and conditions can be found at
10
- https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
1
+ Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
2
+
3
+ To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
4
+
5
+ Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
6
+
7
+ Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
8
+
9
+ The Syncfusion license that contains the terms and conditions can be found at
10
+ https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
package/README.md CHANGED
@@ -15,7 +15,7 @@ The [Angular TreeMap](https://www.syncfusion.com/angular-components/angular-tree
15
15
  <p align="center">
16
16
  Trusted by the world's leading companies
17
17
  <a href="https://www.syncfusion.com">
18
- <img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
18
+ <img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
19
19
  </a>
20
20
  </p>
21
21
 
@@ -36,9 +36,9 @@ ng new my-app
36
36
  cd my-app
37
37
  ```
38
38
 
39
- ### Add Syncfusion TreeMap package
39
+ ### Add Syncfusion<sup>®</sup> TreeMap package
40
40
 
41
- All Syncfusion Angular packages are available in [npmjs.com](https://www.npmjs.com/~syncfusionorg). To install the Angular TreeMap package, use the following command.
41
+ All Syncfusion<sup>®</sup> Angular packages are available in [npmjs.com](https://www.npmjs.com/~syncfusionorg). To install the Angular TreeMap package, use the following command.
42
42
 
43
43
  ```sh
44
44
  npm install @syncfusion/ej2-angular-treemap
@@ -48,13 +48,13 @@ The above command does the below configuration to your Angular app.
48
48
 
49
49
  * Adds `@syncfusion/ej2-angular-treemap` package and its peer dependencies to your `package.json` file.
50
50
  * Imports the `TreeMapModule` in your application module `app.module.ts`.
51
- * Registers the Syncfusion UI default theme (material) in the `angular.json` file.
51
+ * Registers the Syncfusion<sup>®</sup> UI default theme (material) in the `angular.json` file.
52
52
 
53
- This makes it easy to add the Syncfusion Angular TreeMap module to your project and start using it in your application.
53
+ This makes it easy to add the Syncfusion<sup>®</sup> Angular TreeMap module to your project and start using it in your application.
54
54
 
55
55
  ### Add TreeMap component
56
56
 
57
- In **src/app/app.component.ts**, use `<ejs-treemap>` selector in the `template` attribute of the `@Component` directive to render the Syncfusion Angular TreeMap component.
57
+ In **src/app/app.component.ts**, use `<ejs-treemap>` selector in the `template` attribute of the `@Component` directive to render the Syncfusion<sup>®</sup> Angular TreeMap component.
58
58
 
59
59
  ```typescript
60
60
  import { Component } from '@angular/core';
@@ -118,6 +118,14 @@ TreeMap component is also offered in the following list of frameworks.
118
118
  * [Globalization](https://ej2.syncfusion.com/angular/documentation/treemap/internationalization/?utm_source=npm&utm_medium=listing&utm_campaign=angular-treemap-npm): Personalize the treemap component with different languages, as well as culture-specific number, date and time formatting.
119
119
  * [Accessibility](https://ej2.syncfusion.com/angular/documentation/treemap/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=angular-treemap-npm): Provides with built-in accessibility support which helps to access all the treemap component features through the keyboard, screen readers, or other assistive technology devices.
120
120
 
121
+ ## Resources
122
+
123
+ * [Documentation](https://ej2.syncfusion.com/angular/documentation/treemap/getting-started)
124
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
125
+ * [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
126
+ * [Road Map](https://www.syncfusion.com/products/roadmap/angular)
127
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
128
+
121
129
  ## Support
122
130
 
123
131
  Product support is available through the following mediums.
@@ -134,7 +142,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
134
142
 
135
143
  ## License and copyright
136
144
 
137
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
145
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
138
146
 
139
147
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
140
148