// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define("../../../chunks/tslib.es6 ../../../core/accessorSupport/decorators/property ../../../core/has ../../../core/Logger ../../../core/RandomLCG ../../../core/accessorSupport/decorators/subclass ./MediaInfo ../support/ChartMediaInfoValue".split(" "),function(b,c,a,h,k,d,e,f){a=class extends e{constructor(g){super(g);this.type=null;this.value=void 0}};b.__decorate([c.property({type:["bar-chart","column-chart","line-chart","pie-chart"],readOnly:!0,json:{read:!1,write:!0}})],a.prototype,"type",void 0); b.__decorate([c.property({type:f,json:{write:!0}})],a.prototype,"value",void 0);return a=b.__decorate([d.subclass("esri.popup.content.mixins.ChartMediaInfo")],a)});