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 i=class extends o{constructor(t){super(t),this.attributionEnabled=!0,this.author=null,this.copyright=null,this.customTextElements=null,this.dpi=96,this.fileName=null,this.forceFeatureAttributes=!1,this.format=null,this.height=null,this.layout=null,this.legendEnabled=!0,this.northArrowEnabled=!1,this.scale=null,this.scaleEnabled=!1,this.title=null,this.width=null}};t([e()],i.prototype,"attributionEnabled",void 0),t([e()],i.prototype,"author",void 0),t([e()],i.prototype,"copyright",void 0),t([e()],i.prototype,"customTextElements",void 0),t([e()],i.prototype,"dpi",void 0),t([e()],i.prototype,"fileName",void 0),t([e()],i.prototype,"forceFeatureAttributes",void 0),t([e()],i.prototype,"format",void 0),t([e()],i.prototype,"height",void 0),t([e()],i.prototype,"layout",void 0),t([e()],i.prototype,"legendEnabled",void 0),t([e()],i.prototype,"northArrowEnabled",void 0),t([e()],i.prototype,"scale",void 0),t([e()],i.prototype,"scaleEnabled",void 0),t([e()],i.prototype,"title",void 0),t([e()],i.prototype,"width",void 0),i=t([r("esri.widgets.Print.TemplateOptions")],i);const s=i;export{s as default};
|