????
Current Path : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/ |
Current File : C:/inetpub/vhost/bcvt.kontum.gov.vn/www/84-es2015.js.map |
{"version":3,"sources":["./node_modules/arcgis-js-api/views/layers/GroupLayerView.js","./node_modules/arcgis-js-api/views/layers/LayerView.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,2IAA2C,CAAC,+HAAqC,CAAC,mGAAuB,CAAC,6GAA4B,CAAC,6FAAoB,CAAC,mIAAuC,CAAC,gGAAa,CAAC,mCAAC,4BAA4B,mBAAmB,cAAc,2BAA2B,4BAA4B,gDAAgD,WAAW,wFAAwF,qCAAqC,kLAAkL,kCAAkC,sHAAsH,gEAAgE,wCAAwC,gCAAgC,2EAA2E,iDAAiD,gBAAgB,qEAAqE,+BAA+B,oCAAoC,wCAAwC,kBAAkB,EAAE,sDAAsD,wCAAwC,kCAAkC,EAAE,gDAAgD,2CAA2C,mBAAmB,EAAE,kDAAkD,gDAAgD,kCAAkC,oBAAoB,EAAE,yCAAyC,qDAAqD,+MAA+M,gBAAgB,GAAG,kDAAkD,WAAW,4FAA4F,qCAAqC,uCAAuC,KAAK,uBAAuB,uCAAuC,+CAA+C,uDAAuD,WAAW,6FAA6F,qCAAqC,2BAA2B,KAAK,+CAA+C,4CAA4C,0EAA0E,mCAAmC,oCAAoC,YAAY,EAAE,MAAM,qDAAqD,+CAA+C,0BAA0B,oDAAoD,0EAA0E,2DAA2D,MAAM,wDAAwD,wCAAwC,yGAAyG,wCAAwC,8BAA8B,gBAAgB,8BAA8B,0FAA0F,gBAAgB;AAAA,oGAAC,C;;;;;;;;;;;ACxBziH;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,2IAA2C,CAAC,+HAAqC,CAAC,+FAAqB,CAAC,6FAAoB,CAAC,qGAAwB,CAAC,uGAAyB,CAAC,2FAAmB,CAAC,6FAAoB,CAAC,mIAAuC,CAAC,mCAAC,gCAAgC,mBAAmB,cAAc,2BAA2B,oCAAoC,gDAAgD,WAAW,mEAAmE,sCAAsC,wEAAwE,+HAA+H,EAAE,gCAAgC,4BAA4B,kDAAkD,eAAe,kBAAkB,oBAAoB,sEAAsE,+BAA+B,iDAAiD,eAAe,wBAAwB,+BAA+B,gDAAgD,eAAe,iFAAiF,+BAA+B,+CAA+C,eAAe,qCAAqC,iBAAiB,yDAAyD,4BAA4B,+BAA+B,mCAAmC,wGAAwG,mCAAmC,SAAS,gBAAgB,iDAAiD,6IAA6I,oEAAoE,gDAAgD,gEAAgE,+CAA+C,4BAA4B,kFAAkF,6FAA6F;AAAA,oGAAC,C","file":"84-es2015.js","sourcesContent":["// COPYRIGHT © 2019 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.14/esri/copyright.txt for details.\n\ndefine([\"require\",\"exports\",\"../../core/tsSupport/declareExtendsHelper\",\"../../core/tsSupport/decorateHelper\",\"../../core/Collection\",\"../../core/collectionUtils\",\"../../core/Handles\",\"../../core/accessorSupport/decorators\",\"./LayerView\"],function(e,i,t,r,s,a,n,l,o){return function(e){function i(i){var t=e.call(this,i)||this;return t.layerViews=new s,t}return t(i,e),i.prototype.initialize=function(){var e=this;this._watchHandles=new n,this._watchHandles.add(this.layerViews.on(\"change\",function(i){return e._layerViewsChangeHandler(i)})),this._watchHandles.add(this.layerViews.on(\"after-changes\",this._layerViewsAfterChangesHandler.bind(this))),this._watchHandles.add(this.layer.watch(\"visibilityMode\",function(){return e._visibilityModeHandler()},!0)),this._watchHandles.add(this.watch(\"visible\",this._visibleHandler.bind(this),!0)),this._layerViewsChangeHandler({target:null,added:this.layerViews.toArray(),removed:[],moved:[]}),this._layerViewsAfterChangesHandler()},i.prototype.destroy=function(){this._watchHandles&&(this._watchHandles.destroy(),this._watchHandles=null)},Object.defineProperty(i.prototype,\"layerViews\",{set:function(e){this._set(\"layerViews\",a.referenceSetter(e,this._get(\"layerViews\")))},enumerable:!0,configurable:!0}),i.prototype.isUpdating=function(){return this.layerViews.some(function(e){return e.updating})},i.prototype._hasLayerViewVisibleOverrides=function(){return this.layerViews.some(function(e){return e._isOverridden(\"visible\")})},i.prototype._findLayerViewForLayer=function(e){return e&&this.layerViews.find(function(i){return i.layer===e})},i.prototype._firstVisibleOnLayerOrder=function(){var e=this,i=this.layer.layers.find(function(i){var t=e._findLayerViewForLayer(i);return t&&t.visible});return i&&this._findLayerViewForLayer(i)},i.prototype._enforceExclusiveVisibility=function(e){this._hasLayerViewVisibleOverrides()&&(e||!(e=this._firstVisibleOnLayerOrder())&&this.layerViews.length>0&&(e=this._findLayerViewForLayer(this.layer.layers.getItemAt(0))),this.layerViews.forEach(function(i){i.visible=i===e}))},i.prototype._layerViewsChangeHandler=function(e){var i=this;this._watchHandles.remove(\"visible\"),this._watchHandles.add(this.layerViews.map(function(e){return e.watch(\"visible\",function(t){return i._layerViewVisibleHandler(t,e)},!0)}).toArray(),\"visible\");var t=e.added[e.added.length-1],r=null;t&&t.visible&&(r=t),this._enforceVisibility(r)},i.prototype._layerViewsAfterChangesHandler=function(){var e=this;this._watchHandles.remove(\"updating\"),this._watchHandles.add(this.layerViews.map(function(i){return i.watch(\"updating\",function(){return e._updateUpdating()},!0)}).toArray(),\"updating\"),this._updateUpdating()},i.prototype._enforceVisibility=function(e){if(this._hasLayerViewVisibleOverrides())switch(this.layer.visibilityMode){case\"inherited\":var i=this.visible;this.layerViews.forEach(function(e){e.visible=i});break;case\"exclusive\":this._enforceExclusiveVisibility(e)}},i.prototype._visibilityModeHandler=function(){this._enforceVisibility()},i.prototype._layerViewVisibleHandler=function(e,i){if(this._hasLayerViewVisibleOverrides())switch(this.layer.visibilityMode){case\"inherited\":e!==this.visible&&(i.visible=this.visible);break;case\"exclusive\":this._enforceExclusiveVisibility(e&&i)}},i.prototype._visibleHandler=function(){this._hasLayerViewVisibleOverrides()&&\"inherited\"===this.layer.visibilityMode&&this._enforceVisibility()},i.prototype._updateUpdating=function(){this.notifyChange(\"updating\")},r([l.property({cast:a.castForReferenceSetter})],i.prototype,\"layerViews\",null),i=r([l.subclass(\"esri.views.layers.GroupLayerView\")],i)}(l.declared(o))});","// COPYRIGHT © 2019 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.14/esri/copyright.txt for details.\n\ndefine([\"require\",\"exports\",\"../../core/tsSupport/declareExtendsHelper\",\"../../core/tsSupport/decorateHelper\",\"../../core/Accessor\",\"../../core/Evented\",\"../../core/HandleOwner\",\"../../core/Identifiable\",\"../../core/Logger\",\"../../core/Promise\",\"../../core/accessorSupport/decorators\"],function(e,t,r,i,n,o,l,a,p,s,d){return function(e){function t(t){var r=e.call(this,t)||this;return r.layer=null,r.parent=null,r}return r(t,e),t.prototype.initialize=function(){var e=this;this.addResolvingPromise(this.layer),this.when().catch(function(t){if(\"layerview:create-error\"!==t.name){var r=e.layer&&e.layer.id||\"no id\",i=e.layer&&e.layer.title||\"no title\";throw p.getLogger(e.declaredClass).error(\"#resolve()\",\"Failed to resolve layer view (layer title: '\"+i+\"', id: '\"+r+\"')\",t),t}})},t.prototype.destroy=function(){this.layer=this.parent=null},Object.defineProperty(t.prototype,\"fullOpacity\",{get:function(){var e=function(e){return null==e?1:e};return e(this.get(\"layer.opacity\"))*e(this.get(\"parent.fullOpacity\"))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"suspended\",{get:function(){return!this.canResume()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"updating\",{get:function(){return!!(this.updatingHandles&&this.updatingHandles.updating||this.isUpdating())},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,\"visible\",{get:function(){return!0===this.get(\"layer.visible\")},set:function(e){if(void 0===e)return void this._clearOverride(\"visible\");this._override(\"visible\",e)},enumerable:!0,configurable:!0}),t.prototype.canResume=function(){return!this.get(\"parent.suspended\")&&this.get(\"view.ready\")&&this.get(\"layer.loaded\")&&this.visible||!1},t.prototype.isUpdating=function(){return!1},i([d.property({dependsOn:[\"layer.opacity\",\"parent.fullOpacity\"]})],t.prototype,\"fullOpacity\",null),i([d.property()],t.prototype,\"layer\",void 0),i([d.property()],t.prototype,\"parent\",void 0),i([d.property({readOnly:!0,dependsOn:[\"visible\",\"layer.loaded\",\"parent.suspended\"]})],t.prototype,\"suspended\",null),i([d.property({type:Boolean,dependsOn:[\"updatingHandles.updating\"],readOnly:!0})],t.prototype,\"updating\",null),i([d.property({dependsOn:[\"layer.visible\"]})],t.prototype,\"visible\",null),t=i([d.subclass(\"esri.views.layers.LayerView\")],t)}(d.declared(l.HandleOwnerMixin(a.IdentifiableMixin(s.EsriPromiseMixin(o.EventedMixin(n))))))});"],"sourceRoot":"webpack:///"}