Skip to content

Commit

Permalink
update for 4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
odoe committed Jul 9, 2020
1 parent ad21114 commit 51cf841
Show file tree
Hide file tree
Showing 7,461 changed files with 98,130 additions and 89,054 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions AggregateGraphic.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
//
// email: contracts@esri.com
//
// See http://js.arcgis.com/4.15/esri/copyright.txt for details.
// See http://js.arcgis.com/4.16/esri/copyright.txt for details.

define(["require","exports","./core/tsSupport/decorateHelper","./core/tsSupport/declareExtendsHelper","./core/tsSupport/assignHelper","./Graphic","./core/accessorSupport/decorators"],(function(e,t,r,p,o,u,c){return function(e){function t(){return null!==e&&e.apply(this,arguments)||this}var u;return p(t,e),u=t,t.prototype.getEffectivePopupTemplate=function(e){if(void 0===e&&(e=!1),this.popupTemplate)return this.popupTemplate;var t=this.sourceLayer&&this.sourceLayer.featureReduction;return t&&"popupTemplate"in t?t.popupTemplate:null},t.prototype.getObjectId=function(){return this.objectId},t.prototype.clone=function(){return new u(o({objectId:this.objectId},this.cloneProperties()))},r([c.property({type:Number,json:{read:!0}})],t.prototype,"objectId",void 0),t=u=r([c.subclass("esri.AggregateGraphic")],t)}(c.declared(u))}));
define(["require","exports","tslib","./Graphic","./core/accessorSupport/decorators"],(function(e,t,r,o,p){return function(e){function t(){return null!==e&&e.apply(this,arguments)||this}var o;return r.__extends(t,e),o=t,t.prototype.getEffectivePopupTemplate=function(e){if(void 0===e&&(e=!1),this.popupTemplate)return this.popupTemplate;var t=this.sourceLayer&&this.sourceLayer.featureReduction;return t&&"popupTemplate"in t&&t.popupEnabled?t.popupTemplate:null},t.prototype.getObjectId=function(){return this.objectId},t.prototype.clone=function(){return new o(r.__assign({objectId:this.objectId},this.cloneProperties()))},r.__decorate([p.property({type:Number,json:{read:!0}})],t.prototype,"objectId",void 0),t=o=r.__decorate([p.subclass("esri.AggregateGraphic")],t)}(o)}));
4 changes: 2 additions & 2 deletions Basemap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Camera.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 51cf841

Please sign in to comment.