@syncfusion/ej2-vue-heatmap
Advanced tools
Comparing version 17.1.47 to 17.2.28-beta
@@ -9,2 +9,10 @@ # Changelog | ||
- Now it is possible to customize the legend label using legendRender event. | ||
## 17.1.47 (2019-05-14) | ||
### HeatMap | ||
#### New Features | ||
- #230837, #229200 - Provided the tool tip template support for customizing the cell tool tip. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-heatmap.umd.min.js | ||
* version : 17.1.47 | ||
* version : 17.2.28-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -10,3 +10,3 @@ * Use of this code is subject to the terms of our license. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Heatmap,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var r,s=arguments.length,i=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(i=(s<3?r(i):s>3?r(t,n,i):r(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},s=["allowSelection","cellSettings","dataSource","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","tooltipSettings","width","xAxis","yAxis","cellClick","cellRender","cellSelected","created","load","loaded","resized","tooltipRender"],i=[],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=s,n.models=i,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.HeatMap({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.render=function(e){return e("div",this.$slots.default)},c.prototype.clearSelection=function(){return this.ej2Instances.clearSelection()},c.prototype.heatMapMouseClick=function(e){return this.ej2Instances.heatMapMouseClick(e)},c.prototype.refresh=function(){return this.ej2Instances.refresh()},c.prototype.refreshBound=function(){return this.ej2Instances.refreshBound()},c=r([n.EJComponentDecorator({props:s})],c)}(n.ComponentBase),a={name:"ejs-heatmap",install:function(e){e.component(a.name,c)}};e.HeatMapComponent=c,e.HeatMapPlugin=a,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})}); | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Heatmap,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var r,s=arguments.length,i=s<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(i=(s<3?r(i):s>3?r(t,n,i):r(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},s=["allowSelection","cellSettings","dataSource","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","tooltipSettings","width","xAxis","yAxis","cellClick","cellRender","cellSelected","created","legendRender","load","loaded","resized","tooltipRender"],i=[],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=s,n.models=i,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.HeatMap({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.render=function(e){return e("div",this.$slots.default)},c.prototype.clearSelection=function(){return this.ej2Instances.clearSelection()},c.prototype.heatMapMouseClick=function(e){return this.ej2Instances.heatMapMouseClick(e)},c.prototype.refresh=function(){return this.ej2Instances.refresh()},c.prototype.refreshBound=function(){return this.ej2Instances.refreshBound()},c=r([n.EJComponentDecorator({props:s})],c)}(n.ComponentBase),a={name:"ejs-heatmap",install:function(e){e.component(a.name,c)}};e.HeatMapComponent=c,e.HeatMapPlugin=a,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=ej2-vue-heatmap.umd.min.js.map |
@@ -10,3 +10,3 @@ import { HeatMap } from '@syncfusion/ej2-heatmap'; | ||
}; | ||
const properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
const properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
const modelProps = []; | ||
@@ -13,0 +13,0 @@ /** |
@@ -23,3 +23,3 @@ import { HeatMap } from '@syncfusion/ej2-heatmap'; | ||
}; | ||
var properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
var properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
var modelProps = []; | ||
@@ -26,0 +26,0 @@ /** |
{ | ||
"name": "@syncfusion/ej2-vue-heatmap", | ||
"version": "17.1.47", | ||
"_from": "@syncfusion/ej2-vue-heatmap@*", | ||
"_id": "@syncfusion/ej2-vue-heatmap@17.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-zfJPPx0Fgh7og4QULiZrUFC1WOo9mFnfjwQ4V/ctNOgMoEkc4CIB3fUhTbXwIVKUvLUHJvuogjXXyDAXMiKVcw==", | ||
"_location": "/@syncfusion/ej2-vue-heatmap", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-vue-heatmap@*", | ||
"name": "@syncfusion/ej2-vue-heatmap", | ||
"escapedName": "@syncfusion%2fej2-vue-heatmap", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-heatmap/-/ej2-vue-heatmap-17.1.1.tgz", | ||
"_shasum": "d21448eb16f8268eb25ead21f00c79449a3c62d4", | ||
"_spec": "@syncfusion/ej2-vue-heatmap@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.28-beta", | ||
"@syncfusion/ej2-heatmap": "17.2.28-beta", | ||
"@syncfusion/ej2-vue-base": "~17.2.28-beta" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-vue-heatmap.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme", | ||
"keywords": [ | ||
@@ -20,17 +56,12 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-vue-heatmap.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-vue-heatmap", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
}, | ||
"main": "./dist/ej2-vue-heatmap.umd.min.js", | ||
"module": "./index.js", | ||
"es2015": "dist/es6/ej2-vue-heatmap.es2015.js", | ||
"readme": "ReadMe.md", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.47", | ||
"@syncfusion/ej2-vue-base": "~17.1.47", | ||
"@syncfusion/ej2-heatmap": "17.1.47" | ||
}, | ||
"devDependencies": {}, | ||
"version": "17.2.28-beta", | ||
"sideEffects": false | ||
} |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
import { HeatMap } from '@syncfusion/ej2-heatmap'; | ||
export var properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
export var properties = ['allowSelection', 'cellSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender']; | ||
export var modelProps = []; | ||
@@ -25,0 +25,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
48070
0
+ Added@syncfusion/ej2-base@17.2.49(transitive)
+ Added@syncfusion/ej2-data@17.2.47(transitive)
+ Added@syncfusion/ej2-heatmap@17.2.28-beta(transitive)
+ Added@syncfusion/ej2-icons@17.2.47(transitive)
+ Added@syncfusion/ej2-svg-base@17.2.47(transitive)
+ Added@syncfusion/ej2-vue-base@17.2.47(transitive)
+ Addedvue@2.5.21(transitive)
- Removed@syncfusion/ej2-base@17.1.49(transitive)
- Removed@syncfusion/ej2-data@17.1.51(transitive)
- Removed@syncfusion/ej2-heatmap@17.1.47(transitive)
- Removed@syncfusion/ej2-icons@17.1.47(transitive)
- Removed@syncfusion/ej2-svg-base@17.1.48(transitive)
- Removed@syncfusion/ej2-vue-base@17.1.51(transitive)
- Removedvue@2.6.10(transitive)