UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 1.49 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as o}from"tslib";import e from"../../core/Accessor.js";import{property as t,subclass as l}from"../../core/accessorSupport/decorators.js";let a=class extends e{constructor(o){super(o),this.baseLayers=!0,this.catalogLayerList=!0,this.closeButton=!1,this.collapseButton=!1,this.editTitleButton=!1,this.errors=!1,this.filter=!1,this.flow=!0,this.heading=!0,this.referenceLayers=!0,this.statusIndicators=!0,this.temporaryLayerIndicators=!1}};o([t({type:Boolean,nonNullable:!0})],a.prototype,"baseLayers",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"catalogLayerList",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"closeButton",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"collapseButton",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"editTitleButton",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"errors",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"filter",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"flow",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"heading",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"referenceLayers",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"statusIndicators",void 0),o([t({type:Boolean,nonNullable:!0})],a.prototype,"temporaryLayerIndicators",void 0),a=o([l("esri.widgets.BasemapLayerList.BasemapLayerListVisibleElements")],a);const r=a;export{r as default};