Custom Gis Application with Arcgis Javascript API with modern layouting
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

5 lines
763 B

// 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 ../Color ../core/Accessor ../core/Clonable ../core/accessorSupport/decorators/property ../core/has ../core/Logger ../core/RandomLCG ../core/accessorSupport/decorators/subclass".split(" "),function(c,b,a,e,d,h,k,l,f){a=class extends e.ClonableMixin(a){constructor(g){super(g);this.accentColor=new b([255,127,0]);this.textColor=new b([255,255,255])}};c.__decorate([d.property({type:b,nonNullable:!0})],a.prototype,"accentColor",void 0);c.__decorate([d.property({type:b,nonNullable:!0})],
a.prototype,"textColor",void 0);return a=c.__decorate([f.subclass("esri.views.Theme")],a)});