@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 831 B
JavaScript
/* 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 r=class extends e{constructor(o){super(o),this.arrowsToggle=!1,this.capSelect=!1,this.colorPicker=!0,this.stylePicker=!0,this.widthInput=!0}};o([t({type:Boolean,nonNullable:!0})],r.prototype,"arrowsToggle",void 0),o([t({type:Boolean,nonNullable:!0})],r.prototype,"capSelect",void 0),o([t({type:Boolean,nonNullable:!0})],r.prototype,"colorPicker",void 0),o([t({type:Boolean,nonNullable:!0})],r.prototype,"stylePicker",void 0),o([t({type:Boolean,nonNullable:!0})],r.prototype,"widthInput",void 0),r=o([l("esri.widgets.UtilityNetworkAssociations.VisibleElementsSettingsPane")],r);const s=r;export{s as default};