12345 |
- /*
- All material copyright ESRI, All Rights Reserved, unless otherwise specified.
- See https://js.arcgis.com/4.25/esri/copyright.txt for details.
- */
- import{_ as t}from"../../chunks/tslib.es6.js";import o from"../../core/Accessor.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/accessorSupport/ensureType.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";let s=class extends o{constructor(){super(...arguments),this.legend=!0,this.chart=!0,this.clearButton=!0,this.settingsButton=!0,this.sketchButton=!0,this.selectButton=!0,this.unitSelector=!0,this.uniformChartScalingToggle=!0}};t([e()],s.prototype,"legend",void 0),t([e()],s.prototype,"chart",void 0),t([e()],s.prototype,"clearButton",void 0),t([e()],s.prototype,"settingsButton",void 0),t([e()],s.prototype,"sketchButton",void 0),t([e()],s.prototype,"selectButton",void 0),t([e()],s.prototype,"unitSelector",void 0),t([e()],s.prototype,"uniformChartScalingToggle",void 0),s=t([r("esri.widgets.ElevationProfile.ElevationProfileVisibleElements")],s);const i=s;export{i as default};
|