UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.56 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as o}from"../../../chunks/tslib.es6.js";import e from"../../../core/Accessor.js";import{property as t}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/has.js";import"../../../core/Logger.js";import"../../../core/RandomLCG.js";import{subclass as l}from"../../../core/accessorSupport/decorators/subclass.js";let n=class extends e{constructor(o){super(o),this.colorSelection=!0,this.dynamicScaleToggle=!0,this.gridEnabledToggle=!0,this.numericInputs=!0,this.gridSnapEnabledToggle=!0,this.lineIntervalInput=!0,this.outOfScaleWarning=!0,this.placementButtons=!0,this.rotateWithMapToggle=!0}};o([t({type:Boolean,nonNullable:!0})],n.prototype,"colorSelection",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"dynamicScaleToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"gridEnabledToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"numericInputs",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"gridSnapEnabledToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"lineIntervalInput",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"outOfScaleWarning",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"placementButtons",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"rotateWithMapToggle",void 0),n=o([l("esri.widgets.support.GridControls.VisibleElements")],n);const r=n;export{r as default};