// 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/JSONSupport ../../../core/accessorSupport/decorators/property ../../../core/has ../../../core/Logger ../../../core/RandomLCG ../../../core/accessorSupport/decorators/subclass".split(" "),function(b,a,c,f,g,h,d){a=class extends a.JSONSupport{constructor(e){super(e);this.altText=null;this.title=this.caption="";this.type=null}};b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"altText",void 0);b.__decorate([c.property({type:String,json:{write:!0}})], a.prototype,"caption",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"title",void 0);b.__decorate([c.property({type:["image","bar-chart","column-chart","line-chart","pie-chart"],readOnly:!0,json:{read:!1,write:!0}})],a.prototype,"type",void 0);return a=b.__decorate([d.subclass("esri.popup.content.mixins.MediaInfo")],a)});