@ag-grid-enterprise/sparklines
Advanced tools
Comparing version 31.2.0 to 31.2.1
@@ -44,2 +44,2 @@ var __defProp=Object.defineProperty,__getOwnPropDesc=Object.getOwnPropertyDescriptor,__getOwnPropNames=Object.getOwnPropertyNames,__getOwnPropSymbols=Object.getOwnPropertySymbols,__hasOwnProp=Object.prototype.hasOwnProperty,__propIsEnum=Object.prototype.propertyIsEnumerable,__defNormalProp=(e,t,i)=>t in e?__defProp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,__spreadValues=(e,t)=>{for(var i in t||(t={}))__hasOwnProp.call(t,i)&&__defNormalProp(e,i,t[i]);if(__getOwnPropSymbols)for(var i of __getOwnPropSymbols(t))__propIsEnum.call(t,i)&&__defNormalProp(e,i,t[i]);return e},__export=(e,t)=>{for(var i in t)__defProp(e,i,{get:t[i],enumerable:!0})},__copyProps=(e,t,i,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of __getOwnPropNames(t))!__hasOwnProp.call(e,s)&&s!==i&&__defProp(e,s,{get:()=>t[s],enumerable:!(n=__getOwnPropDesc(t,s))||n.enumerable});return e},__toCommonJS=e=>__copyProps(__defProp({},"__esModule",{value:!0}),e),__decorateClass=(e,t,i,n)=>{for(var s=n>1?void 0:n?__getOwnPropDesc(t,i):t,a=e.length-1,r;a>=0;a--)(r=e[a])&&(s=(n?r(t,i,s):r(s))||s);return n&&s&&__defProp(t,i,s),s},main_exports={};__export(main_exports,{SparklinesModule:()=>SparklinesModule}),module.exports=__toCommonJS(main_exports);var import_core3=require("@ag-grid-community/core"),import_core4=require("@ag-grid-enterprise/core"),import_core=require("@ag-grid-community/core"),import_ag_charts_community3=require("ag-charts-community"),import_ag_charts_community=require("ag-charts-community"),defaultTooltipCss=` | ||
<span ref="eSparkline"></span> | ||
</div>`,__decorateClass([(0,import_core.RefSelector)("eSparkline")],_SparklineCellRenderer.prototype,"eSparkline",2),__decorateClass([(0,import_core.Autowired)("resizeObserverService")],_SparklineCellRenderer.prototype,"resizeObserverService",2),__decorateClass([(0,import_core.Autowired)("sparklineTooltipSingleton")],_SparklineCellRenderer.prototype,"sparklineTooltipSingleton",2);var SparklineCellRenderer=_SparklineCellRenderer,import_core2=require("@ag-grid-community/core"),SparklineTooltipSingleton=class extends import_core2.BeanStub{postConstruct(){this.tooltip=new SparklineTooltip}getSparklineTooltip(){return this.tooltip}destroyTooltip(){this.tooltip&&this.tooltip.destroy()}};__decorateClass([import_core2.PostConstruct],SparklineTooltipSingleton.prototype,"postConstruct",1),__decorateClass([import_core2.PreDestroy],SparklineTooltipSingleton.prototype,"destroyTooltip",1),SparklineTooltipSingleton=__decorateClass([(0,import_core2.Bean)("sparklineTooltipSingleton")],SparklineTooltipSingleton);var VERSION="31.2.0",SparklinesModule={version:VERSION,moduleName:import_core3.ModuleNames.SparklinesModule,beans:[SparklineTooltipSingleton],userComponents:[{componentName:"agSparklineCellRenderer",componentClass:SparklineCellRenderer}],dependantModules:[import_core4.EnterpriseCoreModule]}; | ||
</div>`,__decorateClass([(0,import_core.RefSelector)("eSparkline")],_SparklineCellRenderer.prototype,"eSparkline",2),__decorateClass([(0,import_core.Autowired)("resizeObserverService")],_SparklineCellRenderer.prototype,"resizeObserverService",2),__decorateClass([(0,import_core.Autowired)("sparklineTooltipSingleton")],_SparklineCellRenderer.prototype,"sparklineTooltipSingleton",2);var SparklineCellRenderer=_SparklineCellRenderer,import_core2=require("@ag-grid-community/core"),SparklineTooltipSingleton=class extends import_core2.BeanStub{postConstruct(){this.tooltip=new SparklineTooltip}getSparklineTooltip(){return this.tooltip}destroyTooltip(){this.tooltip&&this.tooltip.destroy()}};__decorateClass([import_core2.PostConstruct],SparklineTooltipSingleton.prototype,"postConstruct",1),__decorateClass([import_core2.PreDestroy],SparklineTooltipSingleton.prototype,"destroyTooltip",1),SparklineTooltipSingleton=__decorateClass([(0,import_core2.Bean)("sparklineTooltipSingleton")],SparklineTooltipSingleton);var VERSION="31.2.1",SparklinesModule={version:VERSION,moduleName:import_core3.ModuleNames.SparklinesModule,beans:[SparklineTooltipSingleton],userComponents:[{componentName:"agSparklineCellRenderer",componentClass:SparklineCellRenderer}],dependantModules:[import_core4.EnterpriseCoreModule]}; |
{ | ||
"name": "@ag-grid-enterprise/sparklines", | ||
"version": "31.2.0", | ||
"version": "31.2.1", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
@@ -15,4 +15,4 @@ "main": "./dist/package/main.cjs.js", | ||
"dependencies": { | ||
"@ag-grid-community/core": "31.2.0", | ||
"@ag-grid-enterprise/core": "31.2.0", | ||
"@ag-grid-community/core": "31.2.1", | ||
"@ag-grid-enterprise/core": "31.2.1", | ||
"ag-charts-community": "9.2.0" | ||
@@ -19,0 +19,0 @@ }, |
{ | ||
"name": "@ag-grid-enterprise/sparklines", | ||
"version": "31.2.0", | ||
"version": "31.2.1", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
@@ -15,4 +15,4 @@ "main": "./src/main.js", | ||
"dependencies": { | ||
"@ag-grid-community/core": "31.2.0", | ||
"@ag-grid-enterprise/core": "31.2.0", | ||
"@ag-grid-community/core": "31.2.1", | ||
"@ag-grid-enterprise/core": "31.2.1", | ||
"ag-charts-community": "9.2.0" | ||
@@ -19,0 +19,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "31.2.0"; | ||
export declare const VERSION = "31.2.1"; |
{ | ||
"name": "@ag-grid-enterprise/sparklines", | ||
"version": "31.2.0", | ||
"version": "31.2.1", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
@@ -15,4 +15,4 @@ "main": "./dist/package/main.cjs.js", | ||
"dependencies": { | ||
"@ag-grid-community/core": "31.2.0", | ||
"@ag-grid-enterprise/core": "31.2.0", | ||
"@ag-grid-community/core": "31.2.1", | ||
"@ag-grid-enterprise/core": "31.2.1", | ||
"ag-charts-community": "9.2.0" | ||
@@ -19,0 +19,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@ag-grid-community/core@31.2.1(transitive)
+ Added@ag-grid-enterprise/core@31.2.1(transitive)
- Removed@ag-grid-community/core@31.2.0(transitive)
- Removed@ag-grid-enterprise/core@31.2.0(transitive)