{"version":3,"sources":["webpack:///./node_modules/@ionic/core/dist/esm/es5/build/vbsrxypz.sc.entry.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAgC,mBAAmB,cAAc,yCAAyC,aAAa,yCAAyC,aAAa,8BAA8B,WAAW,kHAAkH,6CAA6C,kDAAkD,gBAAgB,OAAO,6BAA6B,gDAAgD,iCAAiC,+CAA+C,+BAA+B,OAAO,wDAAC,QAAQ,+CAA+C,EAAE,+BAA+B,eAAe,gBAAgB,+BAA+B,2CAA2C,eAAe,eAAe,+BAA+B,wCAAwC,eAAe,OAAO,KAAK,uBAAuB,KAAK,cAAc,UAAU,SAAS,MAAM,uDAAuD,+BAA+B,oCAAoC,eAAe,QAAQ,iFAAiF,EAAE,+BAA+B,mCAAmC,eAAe,qBAAqB,sBAAsB,mBAAmB,8BAA8B,cAAc,eAAe,WAAW,YAAY,sBAAsB,mBAAmB,2BAA2B,wBAAwB,EAAE,+BAA+B,IAAI,G","file":"159.js","sourcesContent":["import{h}from\"../ionic.core.js\";var Img=function(){function e(){}return e.prototype.srcChanged=function(){this.addIO()},e.prototype.componentDidLoad=function(){this.addIO()},e.prototype.addIO=function(){var e=this;void 0!==this.src&&(\"IntersectionObserver\"in window?(this.removeIO(),this.io=new IntersectionObserver(function(t){t[0].isIntersecting&&(e.load(),e.removeIO())}),this.io.observe(this.el)):setTimeout(function(){return e.load()},200))},e.prototype.load=function(){this.loadSrc=this.src,this.ionImgDidLoad.emit()},e.prototype.removeIO=function(){this.io&&(this.io.disconnect(),this.io=void 0)},e.prototype.render=function(){return h(\"img\",{src:this.loadSrc,alt:this.alt,decoding:\"async\"})},Object.defineProperty(e,\"is\",{get:function(){return\"ion-img\"},enumerable:!0,configurable:!0}),Object.defineProperty(e,\"encapsulation\",{get:function(){return\"shadow\"},enumerable:!0,configurable:!0}),Object.defineProperty(e,\"properties\",{get:function(){return{alt:{type:String,attr:\"alt\"},el:{elementRef:!0},loadSrc:{state:!0},src:{type:String,attr:\"src\",watchCallbacks:[\"srcChanged\"]}}},enumerable:!0,configurable:!0}),Object.defineProperty(e,\"events\",{get:function(){return[{name:\"ionImgDidLoad\",method:\"ionImgDidLoad\",bubbles:!0,cancelable:!0,composed:!0}]},enumerable:!0,configurable:!0}),Object.defineProperty(e,\"style\",{get:function(){return\".sc-ion-img-h{-o-object-fit:contain;object-fit:contain}.sc-ion-img-h, img.sc-ion-img{display:block}img.sc-ion-img{width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}\"},enumerable:!0,configurable:!0}),e}();export{Img as IonImg};"],"sourceRoot":""}