{"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","__webpack_require__","r","__webpack_exports__","d"],"mappings":"kHAAO,SAAAA,EAAAC,EAAAC;;;;AAGPC,OAAAC,UAAAC,UAAAC,OAAAC,eAAAJ,OAAAC,UAAA,YAA8EI,UAAA,EAAAC,cAAA,EAAAC,MAAA,SAAAC,EAAAC,GAA2F,YAA3C,IAAAA,KAAAC,KAAAC,UAAAF,EAAAC,KAAAC,QAA2CD,KAAAE,UAAAH,EAAAD,EAAAG,OAAAF,KAAAD;;;;AAIzKR,OAAAC,UAAAY,WAAAb,OAAAC,UAAAY,SAAA,SAAAL,EAAAC,GAA+F,MAA3B,kBAAAA,MAAA,KAA2BA,EAAAD,EAAAG,OAAAD,KAAAC,UAAA,IAAAD,KAAAI,QAAAN,EAAAC;;;;AAI/FT,OAAAC,UAAAc,YAAAZ,OAAAC,eAAAJ,OAAAC,UAAA,cAAkFI,UAAA,EAAAC,cAAA,EAAAC,MAAA,SAAAC,EAAAC,GAAgD,OAAAC,KAAAM,QAAAP,GAAA,EAAAA,EAAA,GAAAA,EAAAD,EAAAG,UAAAH,KAXlIS,EAAAC,EAAAC,GAAAF,EAAAG,EAAAD,EAAA,kCAAAtB","file":"js/chunk-2d0c49a9.1ef3b208.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":""}