@syncfusion/ej2-angular-treemap 21.2.10 → 22.1.34
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.
- package/README.md +42 -116
- package/esm2020/src/treemap/colormapping.directive.mjs +1 -1
- package/esm2020/src/treemap/levels.directive.mjs +2 -2
- package/esm2020/src/treemap/treemap.component.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-treemap.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-treemap.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-treemap.mjs +2 -2
- package/fesm2020/syncfusion-ej2-angular-treemap.mjs.map +1 -1
- package/license +10 -0
- package/package.json +24 -8
- package/schematics/utils/lib-details.ts +2 -2
- package/src/treemap/colormapping.directive.d.ts +4 -4
- package/src/treemap/levels.directive.d.ts +16 -16
- package/src/treemap/treemap.component.d.ts +1 -1
- package/schematics/collection.json +0 -110
- package/schematics/generators/treemap-default/index.d.ts +0 -3
- package/schematics/generators/treemap-default/index.js +0 -8
- package/schematics/generators/treemap-default/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-default/sample-details.js +0 -7
- package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
- package/schematics/generators/treemap-default/schema.d.ts +0 -3
- package/schematics/generators/treemap-default/schema.js +0 -2
- package/schematics/generators/treemap-default/schema.json +0 -125
- package/schematics/generators/treemap-desaturation-color/index.d.ts +0 -3
- package/schematics/generators/treemap-desaturation-color/index.js +0 -8
- package/schematics/generators/treemap-desaturation-color/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-desaturation-color/sample-details.js +0 -7
- package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-desaturation-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
- package/schematics/generators/treemap-desaturation-color/schema.d.ts +0 -3
- package/schematics/generators/treemap-desaturation-color/schema.js +0 -2
- package/schematics/generators/treemap-desaturation-color/schema.json +0 -125
- package/schematics/generators/treemap-drilldown/index.d.ts +0 -3
- package/schematics/generators/treemap-drilldown/index.js +0 -8
- package/schematics/generators/treemap-drilldown/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-drilldown/sample-details.js +0 -7
- package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-drilldown/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
- package/schematics/generators/treemap-drilldown/schema.d.ts +0 -3
- package/schematics/generators/treemap-drilldown/schema.js +0 -2
- package/schematics/generators/treemap-drilldown/schema.json +0 -125
- package/schematics/generators/treemap-equal-color/index.d.ts +0 -3
- package/schematics/generators/treemap-equal-color/index.js +0 -8
- package/schematics/generators/treemap-equal-color/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-equal-color/sample-details.js +0 -7
- package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-equal-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
- package/schematics/generators/treemap-equal-color/schema.d.ts +0 -3
- package/schematics/generators/treemap-equal-color/schema.js +0 -2
- package/schematics/generators/treemap-equal-color/schema.json +0 -125
- package/schematics/generators/treemap-highlight/index.d.ts +0 -3
- package/schematics/generators/treemap-highlight/index.js +0 -8
- package/schematics/generators/treemap-highlight/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-highlight/sample-details.js +0 -7
- package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-highlight/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
- package/schematics/generators/treemap-highlight/schema.d.ts +0 -3
- package/schematics/generators/treemap-highlight/schema.js +0 -2
- package/schematics/generators/treemap-highlight/schema.json +0 -125
- package/schematics/generators/treemap-label-hide/index.d.ts +0 -3
- package/schematics/generators/treemap-label-hide/index.js +0 -8
- package/schematics/generators/treemap-label-hide/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-label-hide/sample-details.js +0 -7
- package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-label-hide/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
- package/schematics/generators/treemap-label-hide/schema.d.ts +0 -3
- package/schematics/generators/treemap-label-hide/schema.js +0 -2
- package/schematics/generators/treemap-label-hide/schema.json +0 -125
- package/schematics/generators/treemap-label-trim/index.d.ts +0 -3
- package/schematics/generators/treemap-label-trim/index.js +0 -8
- package/schematics/generators/treemap-label-trim/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-label-trim/sample-details.js +0 -7
- package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-label-trim/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-label-trim/schema.d.ts +0 -3
- package/schematics/generators/treemap-label-trim/schema.js +0 -2
- package/schematics/generators/treemap-label-trim/schema.json +0 -125
- package/schematics/generators/treemap-label-wrap/index.d.ts +0 -3
- package/schematics/generators/treemap-label-wrap/index.js +0 -8
- package/schematics/generators/treemap-label-wrap/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-label-wrap/sample-details.js +0 -7
- package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-label-wrap/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-label-wrap/schema.d.ts +0 -3
- package/schematics/generators/treemap-label-wrap/schema.js +0 -2
- package/schematics/generators/treemap-label-wrap/schema.json +0 -125
- package/schematics/generators/treemap-label-wrapbyword/index.d.ts +0 -3
- package/schematics/generators/treemap-label-wrapbyword/index.js +0 -8
- package/schematics/generators/treemap-label-wrapbyword/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-label-wrapbyword/sample-details.js +0 -7
- package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-label-wrapbyword/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-label-wrapbyword/schema.d.ts +0 -3
- package/schematics/generators/treemap-label-wrapbyword/schema.js +0 -2
- package/schematics/generators/treemap-label-wrapbyword/schema.json +0 -125
- package/schematics/generators/treemap-layout-squarified/index.d.ts +0 -3
- package/schematics/generators/treemap-layout-squarified/index.js +0 -8
- package/schematics/generators/treemap-layout-squarified/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-layout-squarified/sample-details.js +0 -7
- package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-layout-squarified/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-layout-squarified/schema.d.ts +0 -3
- package/schematics/generators/treemap-layout-squarified/schema.js +0 -2
- package/schematics/generators/treemap-layout-squarified/schema.json +0 -125
- package/schematics/generators/treemap-layout-type-four/index.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-four/index.js +0 -8
- package/schematics/generators/treemap-layout-type-four/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-layout-type-four/sample-details.js +0 -7
- package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-layout-type-four/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-layout-type-four/schema.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-four/schema.js +0 -2
- package/schematics/generators/treemap-layout-type-four/schema.json +0 -125
- package/schematics/generators/treemap-layout-type-three/index.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-three/index.js +0 -8
- package/schematics/generators/treemap-layout-type-three/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-layout-type-three/sample-details.js +0 -7
- package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-layout-type-three/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-layout-type-three/schema.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-three/schema.js +0 -2
- package/schematics/generators/treemap-layout-type-three/schema.json +0 -125
- package/schematics/generators/treemap-layout-type-two/index.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-two/index.js +0 -8
- package/schematics/generators/treemap-layout-type-two/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-layout-type-two/sample-details.js +0 -7
- package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-layout-type-two/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-layout-type-two/schema.d.ts +0 -3
- package/schematics/generators/treemap-layout-type-two/schema.js +0 -2
- package/schematics/generators/treemap-layout-type-two/schema.json +0 -125
- package/schematics/generators/treemap-leaf/index.d.ts +0 -3
- package/schematics/generators/treemap-leaf/index.js +0 -8
- package/schematics/generators/treemap-leaf/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-leaf/sample-details.js +0 -7
- package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-leaf/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/treemap-leaf/schema.d.ts +0 -3
- package/schematics/generators/treemap-leaf/schema.js +0 -2
- package/schematics/generators/treemap-leaf/schema.json +0 -125
- package/schematics/generators/treemap-legend-default/index.d.ts +0 -3
- package/schematics/generators/treemap-legend-default/index.js +0 -8
- package/schematics/generators/treemap-legend-default/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-legend-default/sample-details.js +0 -7
- package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
- package/schematics/generators/treemap-legend-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
- package/schematics/generators/treemap-legend-default/schema.d.ts +0 -3
- package/schematics/generators/treemap-legend-default/schema.js +0 -2
- package/schematics/generators/treemap-legend-default/schema.json +0 -125
- package/schematics/generators/treemap-legend-interaction/index.d.ts +0 -3
- package/schematics/generators/treemap-legend-interaction/index.js +0 -8
- package/schematics/generators/treemap-legend-interaction/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-legend-interaction/sample-details.js +0 -7
- package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-legend-interaction/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
- package/schematics/generators/treemap-legend-interaction/schema.d.ts +0 -3
- package/schematics/generators/treemap-legend-interaction/schema.js +0 -2
- package/schematics/generators/treemap-legend-interaction/schema.json +0 -125
- package/schematics/generators/treemap-level/index.d.ts +0 -3
- package/schematics/generators/treemap-level/index.js +0 -8
- package/schematics/generators/treemap-level/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-level/sample-details.js +0 -7
- package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-level/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
- package/schematics/generators/treemap-level/schema.d.ts +0 -3
- package/schematics/generators/treemap-level/schema.js +0 -2
- package/schematics/generators/treemap-level/schema.json +0 -125
- package/schematics/generators/treemap-range-color/index.d.ts +0 -3
- package/schematics/generators/treemap-range-color/index.js +0 -8
- package/schematics/generators/treemap-range-color/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-range-color/sample-details.js +0 -7
- package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-range-color/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
- package/schematics/generators/treemap-range-color/schema.d.ts +0 -3
- package/schematics/generators/treemap-range-color/schema.js +0 -2
- package/schematics/generators/treemap-range-color/schema.json +0 -125
- package/schematics/generators/treemap-selection/index.d.ts +0 -3
- package/schematics/generators/treemap-selection/index.js +0 -8
- package/schematics/generators/treemap-selection/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-selection/sample-details.js +0 -7
- package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-selection/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
- package/schematics/generators/treemap-selection/schema.d.ts +0 -3
- package/schematics/generators/treemap-selection/schema.js +0 -2
- package/schematics/generators/treemap-selection/schema.json +0 -125
- package/schematics/generators/treemap-tooltip/index.d.ts +0 -3
- package/schematics/generators/treemap-tooltip/index.js +0 -8
- package/schematics/generators/treemap-tooltip/sample-details.d.ts +0 -5
- package/schematics/generators/treemap-tooltip/sample-details.js +0 -7
- package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/treemap-tooltip/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
- package/schematics/generators/treemap-tooltip/schema.d.ts +0 -3
- package/schematics/generators/treemap-tooltip/schema.js +0 -2
- package/schematics/generators/treemap-tooltip/schema.json +0 -125
- package/schematics/ng-add/index.d.ts +0 -3
- package/schematics/ng-add/index.js +0 -9
- package/schematics/ng-add/schema.d.ts +0 -13
- package/schematics/ng-add/schema.js +0 -2
- package/schematics/ng-add/schema.json +0 -34
- package/schematics/tsconfig.json +0 -25
- package/schematics/utils/lib-details.d.ts +0 -4
- package/schematics/utils/lib-details.js +0 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"syncfusion-ej2-angular-treemap.mjs","sources":["../../src/treemap/colormapping.directive.ts","../../src/treemap/levels.directive.ts","../../src/treemap/treemap.component.ts","../../src/treemap/treemap.module.ts","../../src/treemap/treemap-all.module.ts","../../public_api.ts","../../syncfusion-ej2-angular-treemap.ts"],"sourcesContent":["import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet input: string[] = ['color', 'from', 'label', 'maxOpacity', 'minOpacity', 'showLegend', 'to', 'value'];\nlet outputs: string[] = [];\n\n@Directive({\n selector: 'e-levels>e-colorMappings>e-colorMapping',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n})\nexport class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {\n public directivePropList: any;\n\t\n\n\n /** \n * Sets and gets the color for the color-mapping in treemap.\n * @default null\n */\n public color: any;\n /** \n * Sets and gets the value from which the range of color mapping starts.\n * @default null\n */\n public 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 */\n public label: any;\n /** \n * Sets and gets the maximum opacity for the color-mapping in the treemap.\n * @default null\n */\n public maxOpacity: any;\n /** \n * Sets and gets the minimum opacity for the color-mapping in the treemap.\n * @default null\n */\n public minOpacity: any;\n /** \n * Enables or disables the visibility of the legend for color mapping in the treemap.\n * @default true\n */\n public showLegend: any;\n /** \n * Sets and gets the value to which the range of color mapping ends.\n * @default null\n */\n public to: any;\n /** \n * Sets and gets the value for the color-mapping from the data source.\n * @default null\n */\n public value: any;\n\n constructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\n}\n\n/**\n * ColorMapping Array Directive\n * @private\n */\n@Directive({\n selector: 'e-levels>e-colorMappings',\n queries: {\n children: new ContentChildren(ColorMappingDirective)\n },\n})\nexport class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {\n constructor() {\n super('colormapping');\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 input: string[] = ['autoFill', 'border', 'colorMapping', 'fill', 'groupGap', 'groupPadding', 'groupPath', 'headerAlignment', 'headerFormat', 'headerHeight', 'headerStyle', 'headerTemplate', 'opacity', 'showHeader', 'templatePosition'];\nlet 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 */\n@Directive({\n selector: 'e-levels>e-level',\n inputs: input,\n outputs: outputs, \n queries: {\n childColorMapping: new ContentChild(ColorMappingsDirective)\n }\n})\nexport class LevelDirective extends ComplexBase<LevelDirective> {\n public directivePropList: any;\n\t\n public childColorMapping: any;\n public 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 */\n public 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 */\n public border: any;\n /** \n * Sets and gets the options for customizing the color-mapping of the level leaf items in the treemap.\n */\n public colorMapping: any;\n /** \n * Sets and gets the fill color of the level leaf item in the treemap.\n * @default null\n */\n public fill: any;\n /** \n * Sets and gets the gap between the level leaf items in the treemap.\n * @default 0\n */\n public groupGap: any;\n /** \n * Sets and gets the padding of level leaf items in the treemap.\n * @default 10\n */\n public 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 */\n public groupPath: any;\n /** \n * Sets and gets the alignment of the header of the treemap.\n * @default 'Near'\n */\n public 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 */\n public headerFormat: any;\n /** \n * Sets and gets the height of header in the treemap.\n * @default 20\n */\n public headerHeight: any;\n /** \n * Sets and gets the options for customizing the text style of header label of the level leaf item.\n */\n public headerStyle: any;\n /** \n * Sets and gets the opacity in the level leaf item of the treemap.\n * @default 1\n */\n public opacity: any;\n /** \n * Shows or hides the header in level leaf item of the treemap.\n * @default true\n */\n public showHeader: any;\n /** \n * Sets and gets the options for customizing the template position of the treemap.\n * @default 'TopLeft'\n */\n public templatePosition: any;\n /** \n * Sets and gets the template for header in the treemap.\n * @default null\n */\n @ContentChild('headerTemplate')\n @Template()\n public headerTemplate: any;\n\n constructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\n}\n\n/**\n * Level Array Directive\n * @private\n */\n@Directive({\n selector: 'ej-treemap>e-levels',\n queries: {\n children: new ContentChildren(LevelDirective)\n },\n})\nexport class LevelsDirective extends ArrayBase<LevelsDirective> {\n constructor() {\n super('levels');\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 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 outputs: string[] = ['beforePrint','click','doubleClick','drillEnd','drillStart','itemClick','itemHighlight','itemMove','itemRendering','itemSelected','legendItemRendering','legendRendering','load','loaded','mouseMove','resize','rightClick','tooltipRendering'];\nexport const twoWays: string[] = [''];\n\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@Component({\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@ComponentMixins([ComponentBase])\nexport class TreeMapComponent extends TreeMap implements IComponentBase {\n public context : any;\n public 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;\n\tpublic tooltipRendering: any;\n public childLevels: QueryList<LevelsDirective>;\n public tags: string[] = ['levels'];\n @ContentChild('tooltipSettingsTemplate')\n @Template()\n public tooltipSettings_template: any;\n @ContentChild('leafItemSettingsLabelTemplate')\n @Template()\n public leafItemSettings_labelTemplate: any;\n\n constructor(private ngEle: ElementRef, private srenderer: Renderer2, private viewContainerRef:ViewContainerRef, private 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\r try {\n let mod = this.injector.get('TreeMapTreeMapLegend');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapTreeMapHighlight');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapTreeMapSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapPdfExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapImageExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n\n public ngOnInit() {\n this.context.ngOnInit(this);\n }\n\n public ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n\n public ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n\n public ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childLevels;\n this.context.ngAfterContentChecked(this);\n }\n\n public registerEvents: (eventList: string[]) => void;\n public addTwoWay: (propList: string[]) => void;\n}\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/**\n * NgModule definition for the TreeMap component.\n */\n@NgModule({\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})\nexport class TreeMapModule { }","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 TreeMapTooltipService: ValueProvider = { provide: 'TreeMapTreeMapTooltip', useValue: TreeMapTooltip};\nexport const TreeMapLegendService: ValueProvider = { provide: 'TreeMapTreeMapLegend', useValue: TreeMapLegend};\nexport const TreeMapHighlightService: ValueProvider = { provide: 'TreeMapTreeMapHighlight', useValue: TreeMapHighlight};\nexport const TreeMapSelectionService: ValueProvider = { provide: 'TreeMapTreeMapSelection', useValue: TreeMapSelection};\nexport const PrintService: ValueProvider = { provide: 'TreeMapPrint', useValue: Print};\nexport const PdfExportService: ValueProvider = { provide: 'TreeMapPdfExport', useValue: PdfExport};\nexport const ImageExportService: ValueProvider = { provide: 'TreeMapImageExport', useValue: ImageExport};\n\n/**\n * NgModule definition for the TreeMap component with providers.\n */\n@NgModule({\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})\nexport class TreeMapAllModule { }","// Mapping root file for package generation\nexport * from './src/index';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":["input","outputs"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"syncfusion-ej2-angular-treemap.mjs","sources":["../../src/treemap/colormapping.directive.ts","../../src/treemap/levels.directive.ts","../../src/treemap/treemap.component.ts","../../src/treemap/treemap.module.ts","../../src/treemap/treemap-all.module.ts","../../public_api.ts","../../syncfusion-ej2-angular-treemap.ts"],"sourcesContent":["import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet input: string[] = ['color', 'from', 'label', 'maxOpacity', 'minOpacity', 'showLegend', 'to', 'value'];\nlet outputs: string[] = [];\n\n@Directive({\n selector: 'e-levels>e-colorMappings>e-colorMapping',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n})\nexport class ColorMappingDirective extends ComplexBase<ColorMappingDirective> {\n public directivePropList: any;\n\t\n\n\n /** \n * Sets and gets the color for the color-mapping in treemap.\n * @default null\n */\n public color: any;\n /** \n * Sets and gets the value from which the range of color mapping starts.\n * @default null\n */\n public from: any;\n /** \n * Sets and gets the label text for the legend based on color mapping.\n * @default null\n */\n public label: any;\n /** \n * Sets and gets the maximum opacity for the color-mapping in the treemap component.\n * @default null\n */\n public maxOpacity: any;\n /** \n * Sets and gets the minimum opacity for the color-mapping in the treemap component.\n * @default null\n */\n public minOpacity: any;\n /** \n * Enables or disables the visibility of the legend for color mapping in the treemap component.\n * @default true\n */\n public showLegend: any;\n /** \n * Sets and gets the value to which the range of color mapping ends.\n * @default null\n */\n public to: any;\n /** \n * Sets and gets the value for the color-mapping from the data source.\n * @default null\n */\n public value: any;\n\n constructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\n}\n\n/**\n * ColorMapping Array Directive\n * @private\n */\n@Directive({\n selector: 'e-levels>e-colorMappings',\n queries: {\n children: new ContentChildren(ColorMappingDirective)\n },\n})\nexport class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {\n constructor() {\n super('colormapping');\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 input: string[] = ['autoFill', 'border', 'colorMapping', 'fill', 'groupGap', 'groupPadding', 'groupPath', 'headerAlignment', 'headerFormat', 'headerHeight', 'headerStyle', 'headerTemplate', 'opacity', 'showHeader', 'templatePosition'];\nlet outputs: string[] = [];\n/**\n * Level Directive\n * ```html\n * <e-levels>\n * <e-level></e-level>\n * </e-levels>\n * ```\n */\n@Directive({\n selector: 'e-levels>e-level',\n inputs: input,\n outputs: outputs, \n queries: {\n childColorMapping: new ContentChild(ColorMappingsDirective)\n }\n})\nexport class LevelDirective extends ComplexBase<LevelDirective> {\n public directivePropList: any;\n\t\n public childColorMapping: any;\n public tags: string[] = ['colorMapping'];\n /** \n * Enables or disables the automatic filling of the colors in the items in the treemap component.\n * @default false\n */\n public autoFill: any;\n /** \n * Sets and gets the options for customizing the color and width of the border of \n * the levels of the treemap component.\n */\n public border: any;\n /** \n * Sets and gets the options for customizing the color-mapping in the treemap component.\n */\n public colorMapping: any;\n /** \n * Sets and gets the fill color of the level in the treemap component.\n * @default null\n */\n public fill: any;\n /** \n * Sets and gets the gap between the levels in the treemap component.\n * @default 0\n */\n public groupGap: any;\n /** \n * Sets and gets the padding of levels in the treemap component.\n * @default 10\n */\n public groupPadding: any;\n /** \n * Sets and gets the value path from the data source in the treemap component to render the item.\n * @default null\n */\n public groupPath: any;\n /** \n * Sets and gets the alignment of the header of the treemap component.\n * @default 'Near'\n */\n public headerAlignment: any;\n /** \n * Sets and gets the format of header of the levels in the treemap component.\n * @default null\n */\n public headerFormat: any;\n /** \n * Sets and gets the height of header in the treemap component.\n * @default 20\n */\n public headerHeight: any;\n /** \n * Sets and gets the options for customizing the style of header of the treemap component.\n */\n public headerStyle: any;\n /** \n * Sets and gets the opacity in the treemap component.\n * @default 1\n */\n public opacity: any;\n /** \n * Shows or hides the header in level of the treemap component.\n * @default true\n */\n public showHeader: any;\n /** \n * Sets and gets the options for customizing the template position of the treemap component.\n * @default 'TopLeft'\n */\n public templatePosition: any;\n /** \n * Sets and gets the template for header in the treemap component.\n * @default null\n */\n @ContentChild('headerTemplate')\n @Template()\n public headerTemplate: any;\n\n constructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\n}\n\n/**\n * Level Array Directive\n * @private\n */\n@Directive({\n selector: 'ej-treemap>e-levels',\n queries: {\n children: new ContentChildren(LevelDirective)\n },\n})\nexport class LevelsDirective extends ArrayBase<LevelsDirective> {\n constructor() {\n super('levels');\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 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 outputs: string[] = ['beforePrint','click','doubleClick','drillEnd','drillStart','itemClick','itemHighlight','itemMove','itemRendering','itemSelected','legendItemRendering','legendRendering','load','loaded','mouseMove','resize','rightClick','tooltipRendering'];\nexport const twoWays: string[] = [''];\n\n/**\n * TreeMap Component\n * ```html\n * <ej-treemap></ej-treemap>\n * ```\n */\n@Component({\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@ComponentMixins([ComponentBase])\nexport class TreeMapComponent extends TreeMap implements IComponentBase {\n public context : any;\n public 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;\n\tpublic tooltipRendering: any;\n public childLevels: QueryList<LevelsDirective>;\n public tags: string[] = ['levels'];\n @ContentChild('tooltipSettingsTemplate')\n @Template()\n public tooltipSettings_template: any;\n @ContentChild('leafItemSettingsLabelTemplate')\n @Template()\n public leafItemSettings_labelTemplate: any;\n\n constructor(private ngEle: ElementRef, private srenderer: Renderer2, private viewContainerRef:ViewContainerRef, private 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\r try {\n let mod = this.injector.get('TreeMapTreeMapLegend');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapTreeMapHighlight');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapTreeMapSelection');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapPrint');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapPdfExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r try {\n let mod = this.injector.get('TreeMapImageExport');\n if(this.injectedModules.indexOf(mod) === -1) {\n this.injectedModules.push(mod)\n }\n } catch { }\n\r\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.context = new ComponentBase();\n }\n\n public ngOnInit() {\n this.context.ngOnInit(this);\n }\n\n public ngAfterViewInit(): void {\n this.context.ngAfterViewInit(this);\n }\n\n public ngOnDestroy(): void {\n this.context.ngOnDestroy(this);\n }\n\n public ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childLevels;\n this.context.ngAfterContentChecked(this);\n }\n\n public registerEvents: (eventList: string[]) => void;\n public addTwoWay: (propList: string[]) => void;\n}\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/**\n * NgModule definition for the TreeMap component.\n */\n@NgModule({\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})\nexport class TreeMapModule { }","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 TreeMapTooltipService: ValueProvider = { provide: 'TreeMapTreeMapTooltip', useValue: TreeMapTooltip};\nexport const TreeMapLegendService: ValueProvider = { provide: 'TreeMapTreeMapLegend', useValue: TreeMapLegend};\nexport const TreeMapHighlightService: ValueProvider = { provide: 'TreeMapTreeMapHighlight', useValue: TreeMapHighlight};\nexport const TreeMapSelectionService: ValueProvider = { provide: 'TreeMapTreeMapSelection', useValue: TreeMapSelection};\nexport const PrintService: ValueProvider = { provide: 'TreeMapPrint', useValue: Print};\nexport const PdfExportService: ValueProvider = { provide: 'TreeMapPdfExport', useValue: PdfExport};\nexport const ImageExportService: ValueProvider = { provide: 'TreeMapImageExport', useValue: ImageExport};\n\n/**\n * NgModule definition for the TreeMap component with providers.\n */\n@NgModule({\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})\nexport class TreeMapAllModule { }","// Mapping root file for package generation\nexport * from './src/index';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":["input","outputs"],"mappings":"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"}
|
package/license
ADDED
|
@@ -0,0 +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
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-treemap@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-treemap@
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-treemap@20.1.55",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-+4enPkVQWi6WMfxcVdV9ZrFw360qLSvwfxpZkXV827kNA6xkaVlU3Cf8DnKX2R+Uufsg+rdWFSUoIX/Vi4+JKQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-treemap",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-treemap/-/ej2-angular-treemap-20.1.55.tgz",
|
|
23
|
+
"_shasum": "959a00fd8ba548e8b060a2d1c77f426c2dcd2140",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-treemap@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-treemap": "
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~22.1.34",
|
|
35
|
+
"@syncfusion/ej2-base": "~22.1.34",
|
|
36
|
+
"@syncfusion/ej2-treemap": "22.1.34",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -57,6 +57,22 @@
|
|
|
57
57
|
"fesm2020": "fesm2020/syncfusion-ej2-angular-treemap.mjs",
|
|
58
58
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
59
|
"keywords": [
|
|
60
|
+
"ej2",
|
|
61
|
+
"syncfusion",
|
|
62
|
+
"ej2-treemap",
|
|
63
|
+
"web-components",
|
|
64
|
+
"treemap",
|
|
65
|
+
"layout",
|
|
66
|
+
"leaf-node",
|
|
67
|
+
"levels",
|
|
68
|
+
"legend",
|
|
69
|
+
"color-mapping",
|
|
70
|
+
"labels",
|
|
71
|
+
"tooltip",
|
|
72
|
+
"drilldown",
|
|
73
|
+
"legend",
|
|
74
|
+
"label-template",
|
|
75
|
+
"typescript",
|
|
60
76
|
"angular",
|
|
61
77
|
"ng-treemap",
|
|
62
78
|
"ej2-ng-treemap"
|
|
@@ -71,5 +87,5 @@
|
|
|
71
87
|
"schematics": "./schematics/collection.json",
|
|
72
88
|
"sideEffects": false,
|
|
73
89
|
"typings": "syncfusion-ej2-angular-treemap.d.ts",
|
|
74
|
-
"version": "
|
|
90
|
+
"version": "22.1.34"
|
|
75
91
|
}
|
|
@@ -15,22 +15,22 @@ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirec
|
|
|
15
15
|
*/
|
|
16
16
|
from: any;
|
|
17
17
|
/**
|
|
18
|
-
* Sets and gets the label text for the legend
|
|
18
|
+
* Sets and gets the label text for the legend based on color mapping.
|
|
19
19
|
* @default null
|
|
20
20
|
*/
|
|
21
21
|
label: any;
|
|
22
22
|
/**
|
|
23
|
-
* Sets and gets the maximum opacity for the color-mapping in the treemap.
|
|
23
|
+
* Sets and gets the maximum opacity for the color-mapping in the treemap component.
|
|
24
24
|
* @default null
|
|
25
25
|
*/
|
|
26
26
|
maxOpacity: any;
|
|
27
27
|
/**
|
|
28
|
-
* Sets and gets the minimum opacity for the color-mapping in the treemap.
|
|
28
|
+
* Sets and gets the minimum opacity for the color-mapping in the treemap component.
|
|
29
29
|
* @default null
|
|
30
30
|
*/
|
|
31
31
|
minOpacity: any;
|
|
32
32
|
/**
|
|
33
|
-
* Enables or disables the visibility of the legend for color mapping in the treemap.
|
|
33
|
+
* Enables or disables the visibility of the legend for color mapping in the treemap component.
|
|
34
34
|
* @default true
|
|
35
35
|
*/
|
|
36
36
|
showLegend: any;
|
|
@@ -2,7 +2,7 @@ import { ViewContainerRef } from '@angular/core';
|
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Level Directive
|
|
6
6
|
* ```html
|
|
7
7
|
* <e-levels>
|
|
8
8
|
* <e-level></e-level>
|
|
@@ -15,75 +15,75 @@ export declare class LevelDirective extends ComplexBase<LevelDirective> {
|
|
|
15
15
|
childColorMapping: any;
|
|
16
16
|
tags: string[];
|
|
17
17
|
/**
|
|
18
|
-
* Enables or disables the automatic filling of the colors
|
|
18
|
+
* Enables or disables the automatic filling of the colors in the items in the treemap component.
|
|
19
19
|
* @default false
|
|
20
20
|
*/
|
|
21
21
|
autoFill: any;
|
|
22
22
|
/**
|
|
23
23
|
* Sets and gets the options for customizing the color and width of the border of
|
|
24
|
-
* the
|
|
24
|
+
* the levels of the treemap component.
|
|
25
25
|
*/
|
|
26
26
|
border: any;
|
|
27
27
|
/**
|
|
28
|
-
* Sets and gets the options for customizing the color-mapping
|
|
28
|
+
* Sets and gets the options for customizing the color-mapping in the treemap component.
|
|
29
29
|
*/
|
|
30
30
|
colorMapping: any;
|
|
31
31
|
/**
|
|
32
|
-
* Sets and gets the fill color of the level
|
|
32
|
+
* Sets and gets the fill color of the level in the treemap component.
|
|
33
33
|
* @default null
|
|
34
34
|
*/
|
|
35
35
|
fill: any;
|
|
36
36
|
/**
|
|
37
|
-
* Sets and gets the gap between the
|
|
37
|
+
* Sets and gets the gap between the levels in the treemap component.
|
|
38
38
|
* @default 0
|
|
39
39
|
*/
|
|
40
40
|
groupGap: any;
|
|
41
41
|
/**
|
|
42
|
-
* Sets and gets the padding of
|
|
42
|
+
* Sets and gets the padding of levels in the treemap component.
|
|
43
43
|
* @default 10
|
|
44
44
|
*/
|
|
45
45
|
groupPadding: any;
|
|
46
46
|
/**
|
|
47
|
-
* Sets and gets the value path from the data source in the treemap to render the item.
|
|
47
|
+
* Sets and gets the value path from the data source in the treemap component to render the item.
|
|
48
48
|
* @default null
|
|
49
49
|
*/
|
|
50
50
|
groupPath: any;
|
|
51
51
|
/**
|
|
52
|
-
* Sets and gets the alignment of the header of the treemap.
|
|
52
|
+
* Sets and gets the alignment of the header of the treemap component.
|
|
53
53
|
* @default 'Near'
|
|
54
54
|
*/
|
|
55
55
|
headerAlignment: any;
|
|
56
56
|
/**
|
|
57
|
-
* Sets and gets the
|
|
57
|
+
* Sets and gets the format of header of the levels in the treemap component.
|
|
58
58
|
* @default null
|
|
59
59
|
*/
|
|
60
60
|
headerFormat: any;
|
|
61
61
|
/**
|
|
62
|
-
* Sets and gets the height of header in the treemap.
|
|
62
|
+
* Sets and gets the height of header in the treemap component.
|
|
63
63
|
* @default 20
|
|
64
64
|
*/
|
|
65
65
|
headerHeight: any;
|
|
66
66
|
/**
|
|
67
|
-
* Sets and gets the options for customizing the
|
|
67
|
+
* Sets and gets the options for customizing the style of header of the treemap component.
|
|
68
68
|
*/
|
|
69
69
|
headerStyle: any;
|
|
70
70
|
/**
|
|
71
|
-
* Sets and gets the opacity in the
|
|
71
|
+
* Sets and gets the opacity in the treemap component.
|
|
72
72
|
* @default 1
|
|
73
73
|
*/
|
|
74
74
|
opacity: any;
|
|
75
75
|
/**
|
|
76
|
-
* Shows or hides the header in level
|
|
76
|
+
* Shows or hides the header in level of the treemap component.
|
|
77
77
|
* @default true
|
|
78
78
|
*/
|
|
79
79
|
showHeader: any;
|
|
80
80
|
/**
|
|
81
|
-
* Sets and gets the options for customizing the template position of the treemap.
|
|
81
|
+
* Sets and gets the options for customizing the template position of the treemap component.
|
|
82
82
|
* @default 'TopLeft'
|
|
83
83
|
*/
|
|
84
84
|
templatePosition: any;
|
|
85
85
|
/**
|
|
86
|
-
* Sets and gets the template for header in the treemap.
|
|
86
|
+
* Sets and gets the template for header in the treemap component.
|
|
87
87
|
* @default null
|
|
88
88
|
*/
|
|
89
89
|
headerTemplate: any;
|
|
@@ -7,7 +7,7 @@ export declare const inputs: string[];
|
|
|
7
7
|
export declare const outputs: string[];
|
|
8
8
|
export declare const twoWays: string[];
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* TreeMap Component
|
|
11
11
|
* ```html
|
|
12
12
|
* <ej-treemap></ej-treemap>
|
|
13
13
|
* ```
|
|
@@ -1,110 +0,0 @@
|
|
|
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
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
|
|
4
|
-
const sampleDetails = require("./sample-details");
|
|
5
|
-
function default_1(options) {
|
|
6
|
-
return schematics_1.componentBuilder(options, sampleDetails);
|
|
7
|
-
}
|
|
8
|
-
exports.default = default_1;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.componentName = 'treemap';
|
|
4
|
-
exports.sampleName = 'default';
|
|
5
|
-
exports.diModules = 'TreeMapTooltip,TreeMapLegend';
|
|
6
|
-
exports.packageName = '@syncfusion/ej2-angular-treemap';
|
|
7
|
-
exports.libModules = 'TreeMapModule';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<div class="control-section">
|
|
2
|
-
<div align='center'>
|
|
3
|
-
<ejs-treemap id='container' #treemap style="display:block;" [titleSettings] = 'titleSettings' [dataSource] ='dataSource' [weightValuePath] ='weightValuePath'
|
|
4
|
-
[tooltipSettings] = 'tooltipSettings' [palette] ='palette' [legendSettings] = 'legendSettings' [leafItemSettings] = 'leafItemSettings' format='n' useGroupingSeparator="true" (load)='load($event)' (itemClick)='itemClick($event)' (itemMove)='itemMove($event)' >
|
|
5
|
-
<e-levels>
|
|
6
|
-
<e-level groupPath= 'Continent' [border]='border'>
|
|
7
|
-
</e-level>
|
|
8
|
-
</e-levels>
|
|
9
|
-
</ejs-treemap>
|
|
10
|
-
</div>
|
|
11
|
-
</div>
|
|
12
|
-
|
|
13
|
-
|