{"version":3,"sources":["webpack:///./node_modules/@ionic/core/dist/esm/es5/polyfills/string.js"],"names":["applyPolyfill","window","document","String","prototype","endsWith","Object","defineProperty","writable","configurable","value","b","a","this","length","substring","includes","indexOf","startsWith","substr"],"mappings":"kHAAO,SAASA,EAAcC,EAAQC;;;;AAGtCC,OAAOC,UAAUC,UAAUC,OAAOC,eAAeJ,OAAOC,UAAU,WAAW,CAACI,UAAS,EAAGC,cAAa,EAAGC,MAAM,SAASC,EAAEC,GAA8C,YAAxC,IAASA,GAAGA,EAAEC,KAAKC,UAAOF,EAAEC,KAAKC,QAAcD,KAAKE,UAAUH,EAAED,EAAEG,OAAOF,KAAKD;;;;AAI/MR,OAAOC,UAAUY,WAAWb,OAAOC,UAAUY,SAAS,SAASL,EAAEC,GAA8B,MAA3B,kBAAkBA,IAAIA,EAAE,KAAUA,EAAED,EAAEG,OAAOD,KAAKC,UAAW,IAAID,KAAKI,QAAQN,EAAEC;;;;AAIpJT,OAAOC,UAAUc,YAAYZ,OAAOC,eAAeJ,OAAOC,UAAU,aAAa,CAACI,UAAS,EAAGC,cAAa,EAAGC,MAAM,SAASC,EAAEC,GAAG,OAAOC,KAAKM,QAAQP,GAAG,EAAEA,EAAE,GAAGA,EAAED,EAAEG,UAAUH,KAX9K","file":"js/chunk-2d0c49a9.b7223f58.js","sourcesContent":["export function applyPolyfill(window, document) {/*!\nString.prototype.endsWith\n*/\nString.prototype.endsWith||Object.defineProperty(String.prototype,\"endsWith\",{writable:!0,configurable:!0,value:function(b,a){if(void 0===a||a>this.length)a=this.length;return this.substring(a-b.length,a)===b}});\n/*!\nString.prototype.includes\n*/\nString.prototype.includes||(String.prototype.includes=function(b,a){\"number\"!==typeof a&&(a=0);return a+b.length>this.length?!1:-1!==this.indexOf(b,a)});\n/*!\nString.prototype.startsWith\n*/\nString.prototype.startsWith||Object.defineProperty(String.prototype,\"startsWith\",{writable:!0,configurable:!0,value:function(b,a){return this.substr(!a||0>a?0:+a,b.length)===b}});}"],"sourceRoot":""}