// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define("../../chunks/tslib.es6 ../../core/Accessor ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass".split(" "),function(b,a,c,f,g,h,d){a=class extends a{constructor(e){super(e);this.zoomToSelection=this.toggleColumns=this.selectedRecordsShowSelectedToggle=this.selectedRecordsShowAllToggle=this.refreshData=this.deleteSelection=this.clearSelection=!0}};b.__decorate([c.property({type:Boolean,nonNullable:!0})], a.prototype,"clearSelection",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})],a.prototype,"deleteSelection",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})],a.prototype,"refreshData",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})],a.prototype,"selectedRecordsShowAllToggle",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})],a.prototype,"selectedRecordsShowSelectedToggle",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})], a.prototype,"toggleColumns",void 0);b.__decorate([c.property({type:Boolean,nonNullable:!0})],a.prototype,"zoomToSelection",void 0);return a=b.__decorate([d.subclass("esri.widgets.FeatureTable.TableMenuVisibleElements")],a)});