@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,110 +1,11 @@
1
1
  {
2
- "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
- "schematics": {
4
- "ng-add": {
5
- "description": "Adds Essential JS 2 specific Angular package to an application",
6
- "factory": "./ng-add",
7
- "schema": "./ng-add/schema.json"
8
- },
9
- "treemap-default": {
10
- "description": "Create an Angular TreeMap component with default",
11
- "factory": "./generators/treemap-default",
12
- "schema": "./generators/treemap-default/schema.json"
13
- },
14
- "treemap-desaturation-color": {
15
- "description": "Create an Angular TreeMap component with desaturation colormapping",
16
- "factory": "./generators/treemap-desaturation-color",
17
- "schema": "./generators/treemap-desaturation-color/schema.json"
18
- },
19
- "treemap-drilldown": {
20
- "description": "Create an Angular TreeMap component with Drilldown",
21
- "factory": "./generators/treemap-drilldown",
22
- "schema": "./generators/treemap-drilldown/schema.json"
23
- },
24
- "treemap-equal-color": {
25
- "description": "Create an Angular TreeMap component with equal colormapping",
26
- "factory": "./generators/treemap-equal-color",
27
- "schema": "./generators/treemap-equal-color/schema.json"
28
- },
29
- "treemap-highlight": {
30
- "description": "Create an Angular TreeMap component with Highlight",
31
- "factory": "./generators/treemap-highlight",
32
- "schema": "./generators/treemap-highlight/schema.json"
33
- },
34
- "treemap-label-hide": {
35
- "description": "Create an Angular TreeMap component with labelMode",
36
- "factory": "./generators/treemap-label-hide",
37
- "schema": "./generators/treemap-label-hide/schema.json"
38
- },
39
- "treemap-label-trim": {
40
- "description": "Create an Angular TreeMap component with labelMode",
41
- "factory": "./generators/treemap-label-trim",
42
- "schema": "./generators/treemap-label-trim/schema.json"
43
- },
44
- "treemap-label-wrap": {
45
- "description": "Create an Angular TreeMap component with labelMode",
46
- "factory": "./generators/treemap-label-wrap",
47
- "schema": "./generators/treemap-label-wrap/schema.json"
48
- },
49
- "treemap-label-wrapbyword": {
50
- "description": "Create an Angular TreeMap component with labelMode",
51
- "factory": "./generators/treemap-label-wrapbyword",
52
- "schema": "./generators/treemap-label-wrapbyword/schema.json"
53
- },
54
- "treemap-layout-squarified": {
55
- "description": "Create an Angular TreeMap component with layout-squarified",
56
- "factory": "./generators/treemap-layout-squarified",
57
- "schema": "./generators/treemap-layout-squarified/schema.json"
58
- },
59
- "treemap-layout-type-four": {
60
- "description": "Create an Angular TreeMap component with layout-type-four",
61
- "factory": "./generators/treemap-layout-type-four",
62
- "schema": "./generators/treemap-layout-type-four/schema.json"
63
- },
64
- "treemap-layout-type-three": {
65
- "description": "Create an Angular TreeMap component with layout-type-three",
66
- "factory": "./generators/treemap-layout-type-three",
67
- "schema": "./generators/treemap-layout-type-three/schema.json"
68
- },
69
- "treemap-layout-type-two": {
70
- "description": "Create an Angular TreeMap component with layout-type-two",
71
- "factory": "./generators/treemap-layout-type-two",
72
- "schema": "./generators/treemap-layout-type-two/schema.json"
73
- },
74
- "treemap-leaf": {
75
- "description": "Create an Angular TreeMap component with leaf",
76
- "factory": "./generators/treemap-leaf",
77
- "schema": "./generators/treemap-leaf/schema.json"
78
- },
79
- "treemap-legend-default": {
80
- "description": "Create an Angular TreeMap component with legendmode",
81
- "factory": "./generators/treemap-legend-default",
82
- "schema": "./generators/treemap-legend-default/schema.json"
83
- },
84
- "treemap-legend-interaction": {
85
- "description": "Create an Angular TreeMap component with legendmode",
86
- "factory": "./generators/treemap-legend-interaction",
87
- "schema": "./generators/treemap-legend-interaction/schema.json"
88
- },
89
- "treemap-level": {
90
- "description": "Create an Angular TreeMap component with level",
91
- "factory": "./generators/treemap-level",
92
- "schema": "./generators/treemap-level/schema.json"
93
- },
94
- "treemap-range-color": {
95
- "description": "Create an Angular TreeMap component with range colormapping",
96
- "factory": "./generators/treemap-range-color",
97
- "schema": "./generators/treemap-range-color/schema.json"
98
- },
99
- "treemap-selection": {
100
- "description": "Create an Angular TreeMap component with Selection",
101
- "factory": "./generators/treemap-selection",
102
- "schema": "./generators/treemap-selection/schema.json"
103
- },
104
- "treemap-tooltip": {
105
- "description": "Create an Angular TreeMap component with tooltip",
106
- "factory": "./generators/treemap-tooltip",
107
- "schema": "./generators/treemap-tooltip/schema.json"
108
- }
109
- }
110
- }
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
11
+
@@ -1,10 +1,10 @@
1
- import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
- import { install } from '@syncfusion/ej2-angular-base/schematics';
3
- import { OptionsSchema, LibOptionsSchema } from './schema';
4
- import { Rule } from '@angular-devkit/schematics';
5
-
6
- export default function (options: OptionsSchema): Rule {
7
- const libOptions: LibOptionsSchema = Object.assign({},
8
- { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
- return install(options, libOptions);
10
- }
1
+ import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
+ import { install } from '@syncfusion/ej2-angular-base/schematics';
3
+ import { OptionsSchema, LibOptionsSchema } from './schema';
4
+ import { Rule } from '@angular-devkit/schematics';
5
+
6
+ export default function (options: OptionsSchema): Rule {
7
+ const libOptions: LibOptionsSchema = Object.assign({},
8
+ { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
+ return install(options, libOptions);
10
+ }
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-treemap";
2
- export declare const pkgVer = "^25.1.35";
2
+ export declare const pkgVer = "^16.31.24";
3
3
  export declare const moduleName = "TreeMapModule";
4
- export declare const themeVer = "~25.1.35";
4
+ export declare const themeVer = "~16.31.24";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-treemap';
4
- exports.pkgVer = '^32.2.3';
4
+ exports.pkgVer = '^33.1.44';
5
5
  exports.moduleName = 'TreeMapModule';
6
- exports.themeVer = '~32.2.3';
6
+ exports.themeVer = '~33.1.44';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-treemap';
2
- export const pkgVer = '^32.2.3';
3
- export const moduleName = 'TreeMapModule';
4
- export const themeVer = '~32.2.3';
1
+ export const pkgName = '@syncfusion/ej2-angular-treemap';
2
+ export const pkgVer = '^33.1.44';
3
+ export const moduleName = 'TreeMapModule';
4
+ export const themeVer = '~33.1.44';
package/src/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { ColorMappingDirective, ColorMappingsDirective } from './treemap/colormapping.directive';
2
- export { LevelDirective, LevelsDirective } from './treemap/levels.directive';
3
- export { TreeMapComponent } from './treemap/treemap.component';
4
- export { TreeMapModule } from './treemap/treemap.module';
5
- export { TreeMapAllModule, TreeMapTooltipService, TreeMapLegendService, TreeMapHighlightService, TreeMapSelectionService, PrintService, PdfExportService, ImageExportService } from './treemap/treemap-all.module';
6
- export * from '@syncfusion/ej2-treemap';
1
+ export { ColorMappingDirective, ColorMappingsDirective } from './treemap/colormapping.directive';
2
+ export { LevelDirective, LevelsDirective } from './treemap/levels.directive';
3
+ export { TreeMapComponent } from './treemap/treemap.component';
4
+ export { TreeMapModule } from './treemap/treemap.module';
5
+ export { TreeMapAllModule, TreeMapTooltipService, TreeMapLegendService, TreeMapHighlightService, TreeMapSelectionService, PrintService, PdfExportService, ImageExportService } from './treemap/treemap-all.module';
6
+ export * from '@syncfusion/ej2-treemap';
@@ -1,54 +1,54 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {
4
- private viewContainerRef;
5
- directivePropList: any;
6
- /**
7
- * Sets and gets the color for the color-mapping in treemap.
8
- * @default null
9
- */
10
- color: any;
11
- /**
12
- * Sets and gets the value from which the range of color mapping starts.
13
- * @default null
14
- */
15
- from: any;
16
- /**
17
- * Sets and gets the label text for the legend when it is rendered based on color mapping.
18
- * @default null
19
- */
20
- label: any;
21
- /**
22
- * Sets and gets the maximum opacity for the color-mapping in the treemap.
23
- * @default null
24
- */
25
- maxOpacity: any;
26
- /**
27
- * Sets and gets the minimum opacity for the color-mapping in the treemap.
28
- * @default null
29
- */
30
- minOpacity: any;
31
- /**
32
- * Enables or disables the visibility of the legend for color mapping in the treemap.
33
- * @default true
34
- */
35
- showLegend: any;
36
- /**
37
- * Sets and gets the value to which the range of color mapping ends.
38
- * @default null
39
- */
40
- to: any;
41
- /**
42
- * Sets and gets the value for the color-mapping from the data source.
43
- * @default null
44
- */
45
- value: any;
46
- constructor(viewContainerRef: ViewContainerRef);
47
- }
48
- /**
49
- * ColorMapping Array Directive
50
- * @private
51
- */
52
- export declare class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {
53
- constructor();
54
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {
4
+ private viewContainerRef;
5
+ directivePropList: any;
6
+ /**
7
+ * Sets and gets the color for the color-mapping in treemap.
8
+ * @default null
9
+ */
10
+ color: any;
11
+ /**
12
+ * Sets and gets the value from which the range of color mapping starts.
13
+ * @default null
14
+ */
15
+ from: any;
16
+ /**
17
+ * Sets and gets the label text for the legend when it is rendered based on color mapping.
18
+ * @default null
19
+ */
20
+ label: any;
21
+ /**
22
+ * Sets and gets the maximum opacity for the color-mapping in the treemap.
23
+ * @default null
24
+ */
25
+ maxOpacity: any;
26
+ /**
27
+ * Sets and gets the minimum opacity for the color-mapping in the treemap.
28
+ * @default null
29
+ */
30
+ minOpacity: any;
31
+ /**
32
+ * Enables or disables the visibility of the legend for color mapping in the treemap.
33
+ * @default true
34
+ */
35
+ showLegend: any;
36
+ /**
37
+ * Sets and gets the value to which the range of color mapping ends.
38
+ * @default null
39
+ */
40
+ to: any;
41
+ /**
42
+ * Sets and gets the value for the color-mapping from the data source.
43
+ * @default null
44
+ */
45
+ value: any;
46
+ constructor(viewContainerRef: ViewContainerRef);
47
+ }
48
+ /**
49
+ * ColorMapping Array Directive
50
+ * @private
51
+ */
52
+ export declare class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {
53
+ constructor();
54
+ }