{"version":3,"sources":["webpack:///./ClientApp/polyfills.ts"],"names":["__webpack_require__","r","__webpack_exports__","Element","prototype","matches","msMatchesSelector","webkitMatchesSelector"],"mappings":"iHAAAA,EAAAC,EAAAC,GAAAF,EAAA,wCAAAA,EAAA,wCAAAA,EAAA,0CAAAA,EAAA,2CAAAA,EAAA,6CAAAA,EAAA,wCAAAA,EAAA,sCAAAA,EAAA,wCAAAA,EAAA,sCAAAA,EAAA,uCAAAA,EAAA,wCAAAA,EAAA,qCAAAA,EAAA,0CAAAA,EAAA,qCAAAA,EAAA,uCAAAA,EAAA,4CAAAA,EAAA,yCAAAA,EAAA,yCAAAA,EAAA,0DAAAA,EAAA,uCAAAA,EAAA,gCAAAA,EAAA,+CA2EKG,QAAQC,UAAUC,UACnBF,QAAQC,UAAUC,QAAgBF,QAAQC,UAAWE,mBAA2BH,QAAQC,UAAWG","file":"5.ec2c7e7b3c477b820939.chunk.js","sourcesContent":["/**\r\n* This file includes polyfills needed by Angular and is loaded before the app.\r\n* You can add your own extra polyfills to this file.\r\n*\r\n* This file is divided into 2 sections:\r\n* 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers.\r\n* 2. Application imports. Files imported after ZoneJS that should be loaded before your main\r\n* file.\r\n*\r\n* The current setup is for so-called \"evergreen\" browsers; the last versions of browsers that\r\n* automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera),\r\n* Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile.\r\n*\r\n* Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html\r\n*/\r\n\r\n/***************************************************************************************************\r\n* BROWSER POLYFILLS\r\n*/\r\n\r\n/** IE9, IE10 and IE11 requires all of the following polyfills. **/\r\nimport 'core-js/es6/symbol';\r\nimport 'core-js/es6/object';\r\nimport 'core-js/es6/function';\r\nimport 'core-js/es6/parse-int';\r\nimport 'core-js/es6/parse-float';\r\nimport 'core-js/es6/number';\r\nimport 'core-js/es6/math';\r\nimport 'core-js/es6/string';\r\nimport 'core-js/es6/date';\r\nimport 'core-js/es6/array';\r\nimport 'core-js/es6/regexp';\r\nimport 'core-js/es6/map';\r\nimport 'core-js/es6/weak-map';\r\nimport 'core-js/es6/set';\r\nimport 'core-js/es7/array';\r\n\r\n/** IE10 and IE11 requires the following for NgClass support on SVG elements */\r\nimport 'classlist.js'; // Run `npm install --save classlist.js`.\r\n\r\n/** Evergreen browsers require these. **/\r\nimport 'core-js/es6/reflect';\r\nimport 'core-js/es7/reflect';\r\n\r\n\r\n/**\r\n* Required to support Web Animations `@angular/animation`.\r\n* Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation\r\n**/\r\nimport 'web-animations-js'; // Run `npm install --save web-animations-js`.\r\n\r\n\r\n\r\n/***************************************************************************************************\r\n* Zone JS is required by Angular itself.\r\n*/\r\nimport 'zone.js/dist/zone'; // Included with Angular CLI.\r\n\r\n\r\n\r\n/***************************************************************************************************\r\n* APPLICATION IMPORTS\r\n*/\r\n\r\n/**\r\n* Date, currency, decimal and percent pipes.\r\n* Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10\r\n*/\r\n import 'intl'; // Run `npm install --save intl`.\r\n/**\r\n* Need to import at least one locale-data with intl.\r\n*/\r\n import 'intl/locale-data/jsonp/en';\r\n\r\n\r\nif (!Element.prototype.matches) {\r\n Element.prototype.matches = (Element.prototype).msMatchesSelector || (Element.prototype).webkitMatchesSelector;\r\n}\r\n"],"sourceRoot":""}