{"version":3,"sources":["webpack:///./node_modules/arcgis-js-api/layers/UnknownLayer.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,iCAAO,CAAC,kCAAS,CAAC,OAAS,CAAC,2BAAO,CAAC,2BAAe,CAAC,2BAAgC,CAAC,2BAAsB,CAAC,2BAAoB,CAAC,2BAAoC,CAAC,2BAAS,CAAC,2BAAsB,CAAC,mCAAE,8BAA8B,aAAa,mBAAmB,cAAc,2BAA2B,8CAA8C,0DAA0D,WAAW,iDAAiD,uBAAuB,6FAA6F,oDAAoD,YAAY,GAAG,GAAG,IAAI,gCAAgC,4BAA4B,eAAe,IAAI,8BAA8B,YAAY,2BAA2B,YAAY,gEAAgE,qBAAqB,4DAA4D,MAAM,QAAQ,6BAA6B,yFAAyF,2CAA2C;AAAA,oGAAE,C","file":"js/chunk-2d0ba4f9.669855b1.js","sourcesContent":["// COPYRIGHT © 2020 Esri\n//\n// All rights reserved under the copyright laws of the United States\n// and applicable international laws, treaties, and conventions.\n//\n// This material is licensed for use under the Esri Master License\n// Agreement (MLA), and is bound by the terms of that agreement.\n// You may redistribute and use this code without modification,\n// provided you adhere to the terms of the MLA and include this\n// copyright notice.\n//\n// See use restrictions at http://www.esri.com/legal/pdfs/mla_e204_e300/english\n//\n// For additional information, contact:\n// Environmental Systems Research Institute, Inc.\n// Attn: Contracts and Legal Services Department\n// 380 New York Street\n// Redlands, California, USA 92373\n// USA\n//\n// email: contracts@esri.com\n//\n// See http://js.arcgis.com/4.17/esri/copyright.txt for details.\n\ndefine([\"require\",\"exports\",\"tslib\",\"../core/Error\",\"../core/MultiOriginJSONSupport\",\"../core/promiseUtils\",\"../core/scheduling\",\"../core/accessorSupport/decorators\",\"./Layer\",\"./mixins/PortalLayer\"],(function(e,r,o,t,n,i,p,s,a,c){\"use strict\";return function(e){function r(r){var o=e.call(this,r)||this;return o.resourceInfo=null,o.type=\"unknown\",o}return o.__extends(r,e),r.prototype.initialize=function(){var e=this;this.addResolvingPromise(i.create((function(r,o){p.schedule((function(){var r=e.resourceInfo&&(e.resourceInfo.layerType||e.resourceInfo.type),n=\"Unknown layer type\";r&&(n+=\" \"+r),o(new t(\"layer:unknown-layer-type\",n,{layerType:r}))}))})))},r.prototype.read=function(r,o){e.prototype.read.call(this,{resourceInfo:r},o)},r.prototype.write=function(){return null},o.__decorate([s.property({readOnly:!0})],r.prototype,\"resourceInfo\",void 0),o.__decorate([s.property({type:[\"show\",\"hide\"]})],r.prototype,\"listMode\",void 0),o.__decorate([s.property({json:{read:!1},readOnly:!0,value:\"unknown\"})],r.prototype,\"type\",void 0),r=o.__decorate([s.subclass(\"esri.layers.UnknownLayer\")],r)}(c.PortalLayer(n.MultiOriginJSONMixin(a)))}));"],"sourceRoot":""}