/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.24/esri/copyright.txt for details. */ import{_ as t}from"../../chunks/tslib.es6.js";import{IdentifiableMixin as o}from"../../core/Identifiable.js";import{JSONSupport as e}from"../../core/JSONSupport.js";import{property as s}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/has.js";import"../../core/accessorSupport/ensureType.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";let p=class extends(o(e)){constructor(t){super(t),this.autoNavigate=null,this.filter=null,this.getResults=null,this.getSuggestions=null,this.maxResults=null,this.maxSuggestions=null,this.minSuggestCharacters=null,this.outFields=null,this.placeholder="",this.popupEnabled=null,this.popupTemplate=null,this.prefix="",this.resultGraphicEnabled=null,this.resultSymbol=null,this.suggestionsEnabled=null,this.suffix="",this.withinViewEnabled=!1,this.zoomScale=null}};t([s()],p.prototype,"autoNavigate",void 0),t([s()],p.prototype,"filter",void 0),t([s()],p.prototype,"getResults",void 0),t([s()],p.prototype,"getSuggestions",void 0),t([s()],p.prototype,"maxResults",void 0),t([s()],p.prototype,"maxSuggestions",void 0),t([s()],p.prototype,"minSuggestCharacters",void 0),t([s()],p.prototype,"outFields",void 0),t([s()],p.prototype,"placeholder",void 0),t([s()],p.prototype,"popupEnabled",void 0),t([s()],p.prototype,"popupTemplate",void 0),t([s()],p.prototype,"prefix",void 0),t([s()],p.prototype,"resultGraphicEnabled",void 0),t([s()],p.prototype,"resultSymbol",void 0),t([s()],p.prototype,"suggestionsEnabled",void 0),t([s()],p.prototype,"suffix",void 0),t([s()],p.prototype,"withinViewEnabled",void 0),t([s()],p.prototype,"zoomScale",void 0),p=t([r("esri.widgets.Search.SearchSource")],p);const i=p;export{i as default};