New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-vue-heatmap

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-heatmap - npm Package Compare versions

Comparing version 27.2.2 to 28.1.33

6

dist/ej2-vue-heatmap.umd.min.js
/*!
* filename: ej2-vue-heatmap.umd.min.js
* version : 27.2.2
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
* version : 28.1.33
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -10,3 +10,3 @@ * A copy of the current license can be obtained at any time by e-mailing

*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Heatmap,e.ej2VueBase,e.ej2Base)}(this,function(t,s,n,i){"use strict";var e=["isLazyUpdate","plugins","allowSelection","backgroundColor","cellSettings","dataSource","dataSourceSettings","enableMultiSelect","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","tooltipSettings","width","xAxis","yAxis","cellClick","cellDoubleClick","cellRender","cellSelected","created","legendRender","load","loaded","resized","tooltipRender"],o=[],a=n.getProps({props:e}),r=a[0],a=a[1],l=Object.keys(a);l.push("modelchanged","update:modelValue");for(var c=0,u=o;c<u.length;c++)l.push("update:"+u[c]);var d=n.vueDefineComponent({name:"HeatMapComponent",mixins:[n.ComponentBase],props:r,watch:a,emits:l,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.HeatMap({}),propKeys:e,models:o,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!n.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(n.isExecute?e:n.gh)("div",t=i.isNullOrUndefined(this.$slots.default)?t:n.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},custom:function(){this.updated()},clearSelection:function(){return this.ej2Instances.clearSelection()},export:function(e,t,s){return this.ej2Instances.export(e,t,s)},print:function(){return this.ej2Instances.print()},refresh:function(){return this.ej2Instances.refresh()},refreshBound:function(){return this.ej2Instances.refreshBound()}}}),p={name:"ejs-heatmap",install:function(e){e.component(p.name,d)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.HeatMapComponent=d,t.HeatMapPlugin=p,Object.defineProperty(t,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Heatmap,e.ej2VueBase,e.ej2Base)}(this,function(t,s,n,i){"use strict";var e=["isLazyUpdate","plugins","allowSelection","backgroundColor","cellSettings","dataSource","dataSourceSettings","enableHtmlSanitizer","enableMultiSelect","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","tooltipSettings","width","xAxis","yAxis","cellClick","cellDoubleClick","cellRender","cellSelected","created","legendRender","load","loaded","resized","tooltipRender"],o=[],a=n.getProps({props:e}),r=a[0],a=a[1],l=Object.keys(a);l.push("modelchanged","update:modelValue");for(var c=0,u=o;c<u.length;c++)l.push("update:"+u[c]);var d=n.vueDefineComponent({name:"HeatMapComponent",mixins:[n.ComponentBase],props:r,watch:a,emits:l,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.HeatMap({}),propKeys:e,models:o,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!n.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(n.isExecute?e:n.gh)("div",t=i.isNullOrUndefined(this.$slots.default)?t:n.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},custom:function(){this.updated()},clearSelection:function(){return this.ej2Instances.clearSelection()},destroy:function(){return this.ej2Instances.destroy()},export:function(e,t,s){return this.ej2Instances.export(e,t,s)},print:function(){return this.ej2Instances.print()},refresh:function(){return this.ej2Instances.refresh()},refreshBound:function(){return this.ej2Instances.refreshBound()}}}),p={name:"ejs-heatmap",install:function(e){e.component(p.name,d)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.HeatMapComponent=d,t.HeatMapPlugin=p,Object.defineProperty(t,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-heatmap.umd.min.js.map

@@ -6,3 +6,3 @@ import { HeatMap } from '@syncfusion/ej2-heatmap';

const properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
const properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableHtmlSanitizer', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
const modelProps = [];

@@ -103,2 +103,5 @@ const testProp = getProps({ props: properties });

},
destroy() {
return this.ej2Instances.destroy();
},
export(type, fileName, orientation) {

@@ -105,0 +108,0 @@ return this.ej2Instances.export(type, fileName, orientation);

@@ -6,3 +6,3 @@ import { HeatMap } from '@syncfusion/ej2-heatmap';

var properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
var properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableHtmlSanitizer', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
var modelProps = [];

@@ -107,2 +107,5 @@ var testProp = getProps({ props: properties });

},
destroy: function () {
return this.ej2Instances.destroy();
},
export: function (type, fileName, orientation) {

@@ -109,0 +112,0 @@ return this.ej2Instances.export(type, fileName, orientation);

{
"_from": "@syncfusion/ej2-vue-heatmap@*",
"_id": "@syncfusion/ej2-vue-heatmap@27.1.50",
"_id": "@syncfusion/ej2-vue-heatmap@18.14.11",
"_inBundle": false,
"_integrity": "sha512-hfKecBqDXnFe5ak2/94whia+EnP9YeLsnbZRHpBW/pP34eNeYVIN2XeVT20jHGA2Iudn/AU6UHb0qsw5z61B4w==",
"_integrity": "sha512-Db45+GWXKW5NrTZwKmVckA1ynx38A07WqwGmC6nQFMXuhnnT7M6n/iOO0ekKNXI7jatYA0B4ri8M7w5vf1+v6w==",
"_location": "/@syncfusion/ej2-vue-heatmap",

@@ -22,6 +22,6 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-heatmap/-/ej2-vue-heatmap-27.1.50.tgz",
"_shasum": "53c92f2c6a0f08ca82700ecd4384bce9b008154c",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-heatmap/-/ej2-vue-heatmap-18.14.11.tgz",
"_shasum": "deee02468f6ab3007aa070dabc620ee5df6c8119",
"_spec": "@syncfusion/ej2-vue-heatmap@*",
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
"author": {

@@ -35,5 +35,5 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-base": "~27.2.2",
"@syncfusion/ej2-heatmap": "27.2.2",
"@syncfusion/ej2-vue-base": "~27.2.2"
"@syncfusion/ej2-base": "~28.1.33",
"@syncfusion/ej2-heatmap": "28.1.33",
"@syncfusion/ej2-vue-base": "~28.1.33"
},

@@ -62,4 +62,4 @@ "deprecated": false,

},
"version": "27.2.2",
"version": "28.1.33",
"sideEffects": false
}

@@ -137,3 +137,3 @@ # Vue HeatMap Component

> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
> This is a commercial product and requires a paid license for possession or use.Syncfusion<sup>®</sup> Essential Studio<sup>®</sup>licensed software, including this component, is subject to the terms and conditions ofSyncfusion<sup>®</sup> Essential Studio<sup>®</sup>[EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).

@@ -144,2 +144,2 @@ > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
© Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.

@@ -32,2 +32,3 @@ import { ComponentBase, DefineVueComponent } from '@syncfusion/ej2-vue-base';

clearSelection(): void;
destroy(): void;
export(type: Object, fileName: string, orientation?: Object): void;

@@ -34,0 +35,0 @@ print(): void;

import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
import { isNullOrUndefined } from '@syncfusion/ej2-base';
import { HeatMap } from '@syncfusion/ej2-heatmap';
export var properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
export var properties = ['isLazyUpdate', 'plugins', 'allowSelection', 'backgroundColor', 'cellSettings', 'dataSource', 'dataSourceSettings', 'enableHtmlSanitizer', 'enableMultiSelect', 'enablePersistence', 'enableRtl', 'height', 'legendSettings', 'locale', 'margin', 'paletteSettings', 'renderingMode', 'showTooltip', 'theme', 'titleSettings', 'tooltipSettings', 'width', 'xAxis', 'yAxis', 'cellClick', 'cellDoubleClick', 'cellRender', 'cellSelected', 'created', 'legendRender', 'load', 'loaded', 'resized', 'tooltipRender'];
export var modelProps = [];

@@ -104,2 +104,5 @@ export var testProp = getProps({ props: properties });

},
destroy: function () {
return this.ej2Instances.destroy();
},
export: function (type, fileName, orientation) {

@@ -106,0 +109,0 @@ return this.ej2Instances.export(type, fileName, orientation);

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc