UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 1.22 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.19/LICENSE.txt */ import{__decorate as o}from"tslib";import t from"../../core/Accessor.js";import{property as e,subclass as i}from"../../core/accessorSupport/decorators.js";let r=class extends t{constructor(o){super(o),this.timeRangeSlider=!0,this.timezone=!0,this.datePicker=!0,this.visualizationOptions=!0,this.colorPicker=!0,this.tooltip=!0,this.thresholdContext=!0,this.thresholdContextToggle=!0,this.thresholdContextTimeInterval=!0,this.thresholdContextColor=!0}};o([e({type:Boolean})],r.prototype,"timeRangeSlider",void 0),o([e({type:Boolean})],r.prototype,"timezone",void 0),o([e({type:Boolean})],r.prototype,"datePicker",void 0),o([e({type:Boolean})],r.prototype,"visualizationOptions",void 0),o([e({type:Boolean})],r.prototype,"colorPicker",void 0),o([e({type:Boolean})],r.prototype,"tooltip",void 0),o([e({type:Boolean})],r.prototype,"thresholdContext",void 0),o([e({type:Boolean})],r.prototype,"thresholdContextToggle",void 0),o([e({type:Boolean})],r.prototype,"thresholdContextTimeInterval",void 0),o([e({type:Boolean})],r.prototype,"thresholdContextColor",void 0),r=o([i("esri.widgets.ShadowCast.ShadowCastVisibleElements")],r);const s=r;export{s as default};