From 34fe6ee7a50a28ecfe2505549a192f03a1a6815a Mon Sep 17 00:00:00 2001 From: Vitaliy Makogon Date: Wed, 23 Oct 2019 13:42:12 +0300 Subject: [PATCH] Updates --- 3rdpartylicenses.txt | 460 +++++++++ assets/js/prettify.min.js | 37 +- index.html | 38 - inline.bbdf4c26089e1ed72440.bundle.js | 1 - main-es2015.ec52e7eeece56dda87bd.js | 1 + main-es5.ec52e7eeece56dda87bd.js | 1 + main.ab1300e917f0495757c3.bundle.js | 4 - main.ab1300e917f0495757c3.bundle.js.gz | Bin 16945 -> 0 bytes polyfills-es5.a9bb9d550631fb78c5c9.js | 1 + runtime-es2015.24b02acc1f369d9b9f37.js | 1 + runtime-es5.24b02acc1f369d9b9f37.js | 1 + vendor.1ec8aa9f4ba4335d63d1.bundle.js | 1203 ---------------------- vendor.1ec8aa9f4ba4335d63d1.bundle.js.gz | Bin 154402 -> 0 bytes 13 files changed, 466 insertions(+), 1282 deletions(-) create mode 100644 3rdpartylicenses.txt delete mode 100644 index.html delete mode 100644 inline.bbdf4c26089e1ed72440.bundle.js create mode 100644 main-es2015.ec52e7eeece56dda87bd.js create mode 100644 main-es5.ec52e7eeece56dda87bd.js delete mode 100644 main.ab1300e917f0495757c3.bundle.js delete mode 100644 main.ab1300e917f0495757c3.bundle.js.gz create mode 100644 polyfills-es5.a9bb9d550631fb78c5c9.js create mode 100644 runtime-es2015.24b02acc1f369d9b9f37.js create mode 100644 runtime-es5.24b02acc1f369d9b9f37.js delete mode 100644 vendor.1ec8aa9f4ba4335d63d1.bundle.js delete mode 100644 vendor.1ec8aa9f4ba4335d63d1.bundle.js.gz diff --git a/3rdpartylicenses.txt b/3rdpartylicenses.txt new file mode 100644 index 0000000..2562c7d --- /dev/null +++ b/3rdpartylicenses.txt @@ -0,0 +1,460 @@ +@angular-devkit/build-angular +MIT +The MIT License + +Copyright (c) 2017 Google, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +@angular/common +MIT + +@angular/core +MIT + +@angular/forms +MIT + +@angular/platform-browser +MIT + +classlist-polyfill +MIT +The MIT License (MIT) + +Copyright (c) 2015 Yola +Copyright (c) 2005-2015 Mozilla Developer Network and individual contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +This Software was originally copied from Mozilla Developer Network under the +CC-0 License: + +https://developer.mozilla.org/en-US/docs/Web/API/Element/classList + + +core-js +MIT +Copyright (c) 2014-2019 Denis Pushkarev + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + +ng2-file-upload + +ng2-file-upload-base +MIT +The MIT License (MIT) + +Copyright (c) 2015-2017 Dmitriy Shekhovtsov +Copyright (c) 2015-1017 Valor Software + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +ngx-bootstrap +MIT +The MIT License (MIT) + +Copyright (c) 2015-2017 Valor Software +Copyright (c) 2015-2017 Dmitriy Shekhovtsov + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + +rxjs +Apache-2.0 + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + +ts-helpers +MIT +The MIT License (MIT) + +Copyright (c) 2016 ngParty + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + +tslib +Apache-2.0 +Apache License + +Version 2.0, January 2004 + +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. + +"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: + +You must give any other recipients of the Work or Derivative Works a copy of this License; and + +You must cause any modified files to carry prominent notices stating that You changed the files; and + +You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and + +If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + + +zone.js +MIT +The MIT License + +Copyright (c) 2016-2018 Google, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/assets/js/prettify.min.js b/assets/js/prettify.min.js index e83633d..93fa7df 100644 --- a/assets/js/prettify.min.js +++ b/assets/js/prettify.min.js @@ -1,36 +1 @@ -!function () { var q = null; window.PR_SHOULD_USE_CONTINUATION = !0; - (function () { function S(a) { function d(e) { var b = e.charCodeAt(0); if (b !== 92) return b; var a = e.charAt(1); return (b = r[a]) ? b : '0' <= a && a <= '7' ? parseInt(e.substring(1), 8) : a === 'u' || a === 'x' ? parseInt(e.substring(2), 16) : e.charCodeAt(1); } function g(e) { if (e < 32) return (e < 16 ? '\\x0' : '\\x') + e.toString(16); e = String.fromCharCode(e); return e === '\\' || e === '-' || e === ']' || e === '^' ? '\\' + e : e; } function b(e) { var b = e.substring(1, e.length - 1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g), e = [], a = -b[0] === '^', c = ['[']; a && c.push('^'); for (var a = a ? 1 : 0, f = b.length; a < f; ++a) { var h = b[a]; if (/\\[bdsw]/i.test(h))c.push(h); else { var h = d(h), l; a + 2 < f && '-' === b[a + 1] ? (l = d(b[a + 2]), a += 2) : l = h; e.push([h, l]); l < 65 || h > 122 || (l < 65 || h > 90 || e.push([Math.max(65, h) | 32, Math.min(l, 90) | 32]), l < 97 || h > 122 || e.push([Math.max(97, h) & -33, Math.min(l, 122) & -33])); } }e.sort(function (e, a) { return e[0] - a[0] || a[1] - e[1]; }); b = []; f = []; for (a = 0; a < e.length; ++a)h = e[a], h[0] <= f[1] + 1 ? f[1] = Math.max(f[1], h[1]) : b.push(f = h); for (a = 0; a < b.length; ++a)h = b[a], c.push(g(h[0])), -h[1] > h[0] && (h[1] + 1 > h[0] && c.push('-'), c.push(g(h[1]))); c.push(']'); return c.join(''); } function s(e) { for (var a = e.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g), c = a.length, d = [], f = 0, h = 0; f < c; ++f) { var l = a[f]; l === '(' ? ++h : '\\' === l.charAt(0) && (l = +l.substring(1)) && (l <= h ? d[l] = -1 : a[f] = g(l)); } for (f = 1; f < d.length; ++f)-1 === d[f] && (d[f] = ++x); for (h = f = 0; f < c; ++f)l = a[f], l === '(' ? (++h, d[h] || (a[f] = '(?:')) : '\\' === l.charAt(0) && (l = +l.substring(1)) && l <= h && -(a[f] = '\\' + d[l]); for (f = 0; f < c; ++f)'^' === a[f] && '^' !== a[f + 1] && (a[f] = ''); if (e.ignoreCase && m) for (f = 0; f < c; ++f)l = a[f], e = l.charAt(0), l.length >= 2 && e === '[' ? a[f] = b(l) : e !== '\\' && (a[f] = l.replace(/[A-Za-z]/g, function (a) { a = a.charCodeAt(0); return '[' + String.fromCharCode(a & -33, a | 32) + ']'; })); return a.join(''); } for (var x = 0, m = !1, j = !1, k = 0, c = a.length; k < c; ++k) { var i = a[k]; if (i.ignoreCase)j = !0; else if (/[a-z]/i.test(i.source.replace(/\\u[\da-f]{4}|\\x[\da-f]{2}|\\[^UXux]/gi, ''))) { m = !0; j = !1; break; } } for (var r = { - b: 8, t: 9, n: 10, v: 11, - f: 12, r: 13 - }, n = [], k = 0, c = a.length; k < c; ++k) { i = a[k]; if (i.global || i.multiline) throw Error('' + i); n.push('(?:' + s(i) + ')'); } return RegExp(n.join('|'), j ? 'gi' : 'g'); } function T(a, d) { function g(a) { var c = a.nodeType; if (c == 1) { if (!b.test(a.className)) { for (c = a.firstChild; c; c = c.nextSibling)g(c); c = a.nodeName.toLowerCase(); if ('br' === c || 'li' === c)s[j] = '\n', m[j << 1] = x++, m[j++ << 1 | 1] = a; } } else if (c == 3 || c == 4)c = a.nodeValue, c.length && (c = d ? c.replace(/\r\n?/g, '\n') : c.replace(/[\t\n\r ]+/g, ' '), s[j] = c, m[j << 1] = x, x += c.length, m[j++ << 1 | 1] = -a); } var b = /(?:^|\s)nocode(?:\s|$)/, s = [], x = 0, m = [], j = 0; g(a); return {a: s.join('').replace(/\n$/, ''), d: m}; } function H(a, d, g, b) { d && (a = {a: d, e: a}, g(a), b.push.apply(b, a.g)); } function U(a) { for (var d = void 0, g = a.firstChild; g; g = g.nextSibling) var b = g.nodeType, d = b === 1 ? d ? a : g : b === 3 ? V.test(g.nodeValue) ? a : d : d; return d === a ? void 0 : d; } function C(a, d) { function g(a) { for (var j = a.e, k = [j, 'pln'], c = 0, i = a.a.match(s) || [], r = {}, n = 0, e = i.length; n < e; ++n) { var z = i[n], w = r[z], t = void 0, f; if (typeof w === 'string')f = !1; else { var h = b[z.charAt(0)]; - if (h)t = z.match(h[1]), w = h[0]; else { for (f = 0; f < x; ++f) if (h = d[f], t = z.match(h[1])) { w = h[0]; break; }t || (w = 'pln'); } if ((f = w.length >= 5 && 'lang-' === w.substring(0, 5)) && !(t && typeof t[1] === 'string'))f = !1, w = 'src'; f || (r[z] = w); }h = c; c += z.length; if (f) { f = t[1]; var l = z.indexOf(f), B = l + f.length; t[2] && (B = z.length - t[2].length, l = B - f.length); w = w.substring(5); H(j + h, z.substring(0, l), g, k); H(j + h + l, f, I(w, f), k); H(j + h + B, z.substring(B), g, k); } else k.push(j + h, w); }a.g = k; } var b = {}, s; (function () { for (var g = a.concat(d), j = [], k = {}, c = 0, i = g.length; c < i; ++c) { var r = -g[c], n = r[3]; if (n) for (var e = n.length; --e >= 0;)b[n.charAt(e)] = r; r = r[1]; n = '' + r; k.hasOwnProperty(n) || (j.push(r), k[n] = q); }j.push(/[\S\s]/); s = S(j); })(); var x = d.length; return g; } function v(a) { var d = [], g = []; a.tripleQuotedStrings ? d.push(['str', /^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/, q, '\'"']) : a.multiLineStrings ? d.push(['str', /^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/, -q, '\'"`']) : d.push(['str', /^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/, q, '"\'']); a.verbatimStrings && g.push(['str', /^@"(?:[^"]|"")*(?:"|$)/, q]); var b = a.hashComments; b && (a.cStyleComments ? (b > 1 ? d.push(['com', /^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/, q, '#']) : d.push(['com', /^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/, q, '#']), g.push(['str', /^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/, q])) : d.push(['com', -/^#[^\n\r]*/, q, '#'])); a.cStyleComments && (g.push(['com', /^\/\/[^\n\r]*/, q]), g.push(['com', /^\/\*[\S\s]*?(?:\*\/|$)/, q])); if (b = a.regexLiterals) { var s = (b = b > 1 ? '' : '\n\r') ? '.' : '[\\S\\s]'; g.push(['lang-regex', RegExp('^(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*(' + ('/(?=[^/*' + b + '])(?:[^/\\x5B\\x5C' + b + ']|\\x5C' + s + '|\\x5B(?:[^\\x5C\\x5D' + b + ']|\\x5C' + -s + ')*(?:\\x5D|$))+/') + ')')]); }(b = a.types) && g.push(['typ', b]); b = ('' + a.keywords).replace(/^ | $/g, ''); b.length && g.push(['kwd', RegExp('^(?:' + b.replace(/[\s,]+/g, '|') + ')\\b'), q]); d.push(['pln', /^\s+/, q, ' \r\n\t\u00a0']); b = '^.[^\\s\\w.$@\'"`/\\\\]*'; a.regexLiterals && (b += '(?!s*/)'); g.push(['lit', /^@[$_a-z][\w$@]*/i, q], ['typ', /^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/, q], ['pln', /^[$_a-z][\w$@]*/i, q], ['lit', /^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i, q, '0123456789'], ['pln', /^\\[\S\s]?/, -q], ['pun', RegExp(b), q]); return C(d, g); } function J(a, d, g) { function b(a) { var c = a.nodeType; if (c == 1 && !x.test(a.className)) if ('br' === a.nodeName)s(a), a.parentNode && a.parentNode.removeChild(a); else for (a = a.firstChild; a; a = a.nextSibling)b(a); else if ((c == 3 || c == 4) && g) { var d = a.nodeValue, i = d.match(m); if (i)c = d.substring(0, i.index), a.nodeValue = c, (d = d.substring(i.index + i[0].length)) && a.parentNode.insertBefore(j.createTextNode(d), a.nextSibling), s(a), c || a.parentNode.removeChild(a); } } function s(a) { function b(a, c) { var d = -c ? a.cloneNode(!1) : a, e = a.parentNode; if (e) { var e = b(e, 1), g = a.nextSibling; e.appendChild(d); for (var i = g; i; i = g)g = i.nextSibling, e.appendChild(i); } return d; } for (;!a.nextSibling;) if (a = a.parentNode, !a) return; for (var a = b(a.nextSibling, 0), d; (d = a.parentNode) && d.nodeType === 1;)a = d; c.push(a); } for (var x = /(?:^|\s)nocode(?:\s|$)/, m = /\r\n?|\n/, j = a.ownerDocument, k = j.createElement('li'); a.firstChild;)k.appendChild(a.firstChild); for (var c = [k], i = 0; i < c.length; ++i)b(c[i]); d === (d | 0) && c[0].setAttribute('value', d); var r = j.createElement('ol'); - r.className = 'linenums'; for (var d = Math.max(0, d - 1 | 0) || 0, i = 0, n = c.length; i < n; ++i)k = c[i], k.className = 'L' + (i + d) % 10, k.firstChild || k.appendChild(j.createTextNode('\u00a0')), r.appendChild(k); a.appendChild(r); } function p(a, d) { for (var g = d.length; --g >= 0;) { var b = d[g]; F.hasOwnProperty(b) ? D.console && console.warn('cannot override language handler %s', b) : F[b] = a; } } function I(a, d) { if (!a || !F.hasOwnProperty(a))a = /^\s*= l && (b += 2); g >= B && (r += 2); } } finally { if (f)f.style.display = h; } } catch (u) { D.console && console.log(u && u.stack || u); } } var D = window, y = ['break,continue,do,else,for,if,return,while'], E = [[y, 'auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile'], -'catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof'], M = [E, 'alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where'], N = [E, 'abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient'], - O = [N, 'as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where'], E = [E, 'debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN'], P = [y, 'and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None'], - Q = [y, 'alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END'], W = [y, 'as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use'], y = [y, 'case,done,elif,esac,eval,fi,function,in,local,set,then,until'], R = /^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/, - V = /\S/, X = v({keywords: [M, O, E, 'caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END', P, Q, y], hashComments: !0, cStyleComments: !0, multiLineStrings: !0, regexLiterals: !0}), F = {}; p(X, ['default-code']); p(C([], [['pln', /^[^]*(?:>|$)/], ['com', /^<\!--[\S\s]*?(?:--\>|$)/], ['lang-', /^<\?([\S\s]+?)(?:\?>|$)/], ['lang-', /^<%([\S\s]+?)(?:%>|$)/], ['pun', /^(?:<[%?]|[%?]>)/], ['lang-', -/^]*>([\S\s]+?)<\/xmp\b[^>]*>/i], ['lang-js', /^]*>([\S\s]*?)(<\/script\b[^>]*>)/i], ['lang-css', /^]*>([\S\s]*?)(<\/style\b[^>]*>)/i], ['lang-in.tag', /^(<\/?[a-z][^<>]*>)/i]]), ['default-markup', 'htm', 'html', 'mxml', 'xhtml', 'xml', 'xsl']); p(C([['pln', /^\s+/, q, ' \t\r\n'], ['atv', /^(?:"[^"]*"?|'[^']*'?)/, q, '"\'']], [['tag', /^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i], ['atn', /^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i], ['lang-uq.val', /^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/], ['pun', /^[/<->]+/], -['lang-js', /^on\w+\s*=\s*"([^"]+)"/i], ['lang-js', /^on\w+\s*=\s*'([^']+)'/i], ['lang-js', /^on\w+\s*=\s*([^\s"'>]+)/i], ['lang-css', /^style\s*=\s*"([^"]+)"/i], ['lang-css', /^style\s*=\s*'([^']+)'/i], ['lang-css', /^style\s*=\s*([^\s"'>]+)/i]]), ['in.tag']); p(C([], [['atv', /^[\S\s]+/]]), ['uq.val']); p(v({keywords: M, hashComments: !0, cStyleComments: !0, types: R}), ['c', 'cc', 'cpp', 'cxx', 'cyc', 'm']); p(v({keywords: 'null,true,false'}), ['json']); p(v({keywords: O, hashComments: !0, cStyleComments: !0, verbatimStrings: !0, types: R}), -['cs']); p(v({keywords: N, cStyleComments: !0}), ['java']); p(v({keywords: y, hashComments: !0, multiLineStrings: !0}), ['bash', 'bsh', 'csh', 'sh']); p(v({keywords: P, hashComments: !0, multiLineStrings: !0, tripleQuotedStrings: !0}), ['cv', 'py', 'python']); p(v({keywords: 'caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END', hashComments: !0, multiLineStrings: !0, regexLiterals: 2}), ['perl', 'pl', 'pm']); p(v({ - keywords: Q, - hashComments: !0, multiLineStrings: !0, regexLiterals: !0 -}), ['rb', 'ruby']); p(v({keywords: E, cStyleComments: !0, regexLiterals: !0}), ['javascript', 'js']); p(v({keywords: 'all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes', hashComments: 3, cStyleComments: !0, multilineStrings: !0, tripleQuotedStrings: !0, regexLiterals: !0}), ['coffee']); p(v({keywords: W, cStyleComments: !0, multilineStrings: !0}), ['rc', 'rs', 'rust']); - p(C([], [['str', /^[\S\s]+/]]), ['regex']); var Y = D.PR = { - createSimpleLexer: C, registerLangHandler: p, sourceDecorator: v, PR_ATTRIB_NAME: 'atn', PR_ATTRIB_VALUE: 'atv', PR_COMMENT: 'com', PR_DECLARATION: 'dec', PR_KEYWORD: 'kwd', PR_LITERAL: 'lit', PR_NOCODE: 'nocode', PR_PLAIN: 'pln', PR_PUNCTUATION: 'pun', PR_SOURCE: 'src', PR_STRING: 'str', PR_TAG: 'tag', PR_TYPE: 'typ', prettyPrintOne: D.prettyPrintOne = function (a, d, g) { var b = document.createElement('div'); b.innerHTML = '
' + a + '
'; b = b.firstChild; g && J(b, g, !0); K({h: d, j: g, c: b, i: 1}); - return b.innerHTML; }, prettyPrint: D.prettyPrint = function (a, d) { function g() { for (var b = D.PR_SHOULD_USE_CONTINUATION ? c.now() + 250 : Infinity; i < p.length && c.now() < b; i++) { for (var d = p[i], j = h, k = d; k = k.previousSibling;) { var m = k.nodeType, o = (m === 7 || m === 8) && k.nodeValue; if (o ? !/^\??prettify\b/.test(o) : m !== 3 || /\S/.test(k.nodeValue)) break; if (o) { j = {}; o.replace(/\b(\w+)=([\w%+\-.:]+)/g, function (a, b, c) { j[b] = c; }); break; } }k = d.className; if ((j !== h || e.test(k)) && !v.test(k)) { m = !1; for (o = d.parentNode; o; o = o.parentNode) if (f.test(o.tagName) && -o.className && e.test(o.className)) { m = !0; break; } if (!m) { d.className += ' prettyprinted'; m = j.lang; if (!m) { var m = k.match(n), y; if (!m && (y = U(d)) && t.test(y.tagName))m = y.className.match(n); m && (m = m[1]); } if (w.test(d.tagName))o = 1; else var o = d.currentStyle, u = s.defaultView, o = (o = o ? o.whiteSpace : u && u.getComputedStyle ? u.getComputedStyle(d, q).getPropertyValue('white-space') : 0) && 'pre' === o.substring(0, 3); u = j.linenums; if (!(u = u === 'true' || +u))u = (u = k.match(/\blinenums\b(?::(\d+))?/)) ? u[1] && u[1].length ? +u[1] : !0 : !1; u && J(d, u, o); r = -{h: m, c: d, j: u, i: o}; K(r); } } }i < p.length ? setTimeout(g, 250) : 'function' === typeof a && a(); } for (var b = d || document.body, s = b.ownerDocument || document, b = [b.getElementsByTagName('pre'), b.getElementsByTagName('code'), b.getElementsByTagName('xmp')], p = [], m = 0; m < b.length; ++m) for (var j = 0, k = b[m].length; j < k; ++j)p.push(b[m][j]); var b = q, c = Date; c.now || (c = {now() { return +new Date; }}); var i = 0, r, n = /\blang(?:uage)?-([\w.]+)(?!\S)/, e = /\bprettyprint\b/, v = /\bprettyprinted\b/, w = /pre|xmp/i, t = /^code$/i, f = /^(?:pre|code|xmp)$/i, - h = {}; g(); } - }; typeof define === 'function' && define.amd && define('google-code-prettify', [], function () { return Y; }); })(); }(); +!function(){var e=null;window.PR_SHOULD_USE_CONTINUATION=!0;(function(){function t(e){function t(e){var t=e.charCodeAt(0);if(t!==92)return t;var n=e.charAt(1);return(t=p[n])?t:"0"<=n&&n<="7"?parseInt(e.substring(1),8):n==="u"||n==="x"?parseInt(e.substring(2),16):e.charCodeAt(1)}function n(e){if(e<32)return(e<16?"\\x0":"\\x")+e.toString(16);e=String.fromCharCode(e);return e==="\\"||e==="-"||e==="]"||e==="^"?"\\"+e:e}function r(e){var r=e.substring(1,e.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),e=[],s=r[0]==="^",a=["["];s&&a.push("^");for(var s=s?1:0,i=r.length;s122||(o<65||l>90||e.push([Math.max(65,l)|32,Math.min(o,90)|32]),o<97||l>122||e.push([Math.max(97,l)&-33,Math.min(o,122)&-33]))}}e.sort(function(e,t){return e[0]-t[0]||t[1]-e[1]});r=[];i=[];for(s=0;sl[0]&&(l[1]+1>l[0]&&a.push("-"),a.push(n(l[1])));a.push("]");return a.join("")}function s(e){for(var t=e.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),s=t.length,l=[],o=0,u=0;o=2&&e==="["?t[o]=r(c):e!=="\\"&&(t[o]=c.replace(/[A-Za-z]/g,function(e){e=e.charCodeAt(0);return"["+String.fromCharCode(e&-33,e|32)+"]"}));return t.join("")}for(var a=0,i=!1,l=!1,o=0,u=e.length;o=5&&"lang-"===m.substring(0,5))&&!(y&&typeof y[1]==="string"))v=!1,m="src";v||(d[g]=m)}b=c;c+=g.length;if(v){v=y[1];var x=g.indexOf(v),w=x+v.length;y[2]&&(w=g.length-y[2].length,x=w-v.length);m=m.substring(5);r(t+b,g.substring(0,x),a,n);r(t+b+x,v,u(m,v),n);r(t+b+w,g.substring(w),a,n)}else n.push(t+b,m)}e.g=n}var i={},l;(function(){for(var r=n.concat(s),a=[],o={},u=0,c=r.length;u=0;)i[d.charAt(f)]=p;p=p[1];d=""+p;o.hasOwnProperty(d)||(a.push(p),o[d]=e)}a.push(/[\S\s]/);l=t(a)})();var o=s.length;return a}function i(t){var n=[],r=[];t.tripleQuotedStrings?n.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,e,"'\""]):t.multiLineStrings?n.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/,e,"'\"`"]):n.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,e,"\"'"]);t.verbatimStrings&&r.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,e]);var s=t.hashComments;s&&(t.cStyleComments?(s>1?n.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,e,"#"]):n.push(["com",/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/,e,"#"]),r.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,e])):n.push(["com",/^#[^\n\r]*/,e,"#"]));t.cStyleComments&&(r.push(["com",/^\/\/[^\n\r]*/,e]),r.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,e]));if(s=t.regexLiterals){var i=(s=s>1?"":"\n\r")?".":"[\\S\\s]";r.push(["lang-regex",RegExp("^(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*("+("/(?=[^/*"+s+"])(?:[^/\\x5B\\x5C"+s+"]|\\x5C"+i+"|\\x5B(?:[^\\x5C\\x5D"+s+"]|\\x5C"+i+")*(?:\\x5D|$))+/")+")")])}(s=t.types)&&r.push(["typ",s]);s=(""+t.keywords).replace(/^ | $/g,"");s.length&&r.push(["kwd",RegExp("^(?:"+s.replace(/[\s,]+/g,"|")+")\\b"),e]);n.push(["pln",/^\s+/,e," \r\n\t\xa0"]);s="^.[^\\s\\w.$@'\"`/\\\\]*";t.regexLiterals&&(s+="(?!s*/)");r.push(["lit",/^@[$_a-z][\w$@]*/i,e],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,e],["pln",/^[$_a-z][\w$@]*/i,e],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,e,"0123456789"],["pln",/^\\[\S\s]?/,e],["pun",RegExp(s),e]);return a(n,r)}function l(e,t,n){function r(e){var t=e.nodeType;if(t==1&&!a.test(e.className))if("br"===e.nodeName)s(e),e.parentNode&&e.parentNode.removeChild(e);else for(e=e.firstChild;e;e=e.nextSibling)r(e);else if((t==3||t==4)&&n){var o=e.nodeValue,u=o.match(i);if(u)t=o.substring(0,u.index),e.nodeValue=t,(o=o.substring(u.index+u[0].length))&&e.parentNode.insertBefore(l.createTextNode(o),e.nextSibling),s(e),t||e.parentNode.removeChild(e)}}function s(e){function t(e,n){var r=n?e.cloneNode(!1):e,s=e.parentNode;if(s){var s=t(s,1),a=e.nextSibling;s.appendChild(r);for(var i=a;i;i=a)a=i.nextSibling,s.appendChild(i)}return r}for(;!e.nextSibling;)if(e=e.parentNode,!e)return;for(var e=t(e.nextSibling,0),n;(n=e.parentNode)&&n.nodeType===1;)e=n;u.push(e)}for(var a=/(?:^|\s)nocode(?:\s|$)/,i=/\r\n?|\n/,l=e.ownerDocument,o=l.createElement("li");e.firstChild;)o.appendChild(e.firstChild);for(var u=[o],c=0;c=0;){var r=t[n];C.hasOwnProperty(r)?p.console&&console.warn("cannot override language handler %s",r):C[r]=e}}function u(e,t){if(!e||!C.hasOwnProperty(e))e=/^\s*=S&&(s+=2);r>=C&&(h+=2)}}finally{if(x)x.style.display=w}}catch($){p.console&&console.log($&&$.stack||$)}}var p=window,d=["break,continue,do,else,for,if,return,while"],f=[[d,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],h=[f,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],g=[f,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],m=[g,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where"],f=[f,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],y=[d,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],v=[d,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],b=[d,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],d=[d,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],x=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,w=/\S/,S=i({keywords:[h,m,f,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",y,v,d],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),C={};o(S,["default-code"]);o(a([],[["pln",/^[^]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-",/^]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);o(a([["pln",/^\s+/,e," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,e,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'\/>]|\/(?=\s)))/],["pun",/^[\/<->]+/],["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);o(a([],[["atv",/^[\S\s]+/]]),["uq.val"]);o(i({keywords:h,hashComments:!0,cStyleComments:!0,types:x}),["c","cc","cpp","cxx","cyc","m"]);o(i({keywords:"null,true,false"}),["json"]);o(i({keywords:m,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:x}),["cs"]);o(i({keywords:g,cStyleComments:!0}),["java"]);o(i({keywords:d,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]);o(i({keywords:y,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]);o(i({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]);o(i({keywords:v,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);o(i({keywords:f,cStyleComments:!0,regexLiterals:!0}),["javascript","js"]);o(i({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);o(i({keywords:b,cStyleComments:!0,multilineStrings:!0}),["rc","rs","rust"]);o(a([],[["str",/^[\S\s]+/]]),["regex"]);var N=p.PR={createSimpleLexer:a,registerLangHandler:o,sourceDecorator:i,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:"com",PR_DECLARATION:"dec",PR_KEYWORD:"kwd",PR_LITERAL:"lit",PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"tag",PR_TYPE:"typ",prettyPrintOne:p.prettyPrintOne=function(e,t,n){var r=document.createElement("div");r.innerHTML="
"+e+"
";r=r.firstChild;n&&l(r,n,!0);c({h:t,j:n,c:r,i:1});return r.innerHTML},prettyPrint:p.prettyPrint=function(t,n){function r(){for(var n=p.PR_SHOULD_USE_CONTINUATION?h.now()+250:Infinity;g - - - Angular File Upload - - - - - - - - - - - - - - - - - - Loading... - - - - - diff --git a/inline.bbdf4c26089e1ed72440.bundle.js b/inline.bbdf4c26089e1ed72440.bundle.js deleted file mode 100644 index 5981cd4..0000000 --- a/inline.bbdf4c26089e1ed72440.bundle.js +++ /dev/null @@ -1 +0,0 @@ -!function(e){function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}var n=window.webpackJsonp;window.webpackJsonp=function(t,c,u){for(var i,a,f,l=0,s=[];l\n Base drop zone\n \n\n
\n Another drop zone\n
\n\n Multiple\n
\n\n Single\n \n \n\n
\n\n

Upload queue

\n

Queue length: {{ uploader?.queue?.length }}

\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
NameSizeProgressStatusActions
{{ item?.file?.name }}{{ item?.file?.size/1024/1024 | number:\'.2\' }} MB\n
\n
\n
\n
\n \n \n \n \n \n \n \n
\n\n
\n
\n Queue progress:\n
\n
\n
\n
\n \n \n \n
\n\n
\n\n \n\n

\n\n
\n
\n
\n
Response
\n
\n {{ response }}\n
\n
\n
\n
\n\n'},"0oPD":function(e,t){t.f=Object.getOwnPropertySymbols},"1Alt":function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},"1Tj+":function(e,t,n){var r=n("IdFN"),o=n("WWmS"),i=n("ml72"),s=n("5MU4"),l=n("ezc+"),a=n("HWsP"),u=Object.getOwnPropertyDescriptor;t.f=n("GGqZ")?u:function(e,t){if(e=i(e),t=s(t,!0),a)try{return u(e,t)}catch(n){}if(l(e,t))return o(!r.f.call(e,t),e[t])}},"1hyt":function(e,t,n){var r=n("X6VK"),o=n("PAFS"),i=Object.isExtensible;r(r.S,"Reflect",{isExtensible:function(e){return o(e),!i||i(e)}})},"1qKx":function(e,t,n){var r=n("X6VK");r(r.S,"Object",{setPrototypeOf:n("3ydu").set})},"1wfo":function(e,t,n){var r=n("9liC"),o=n("Cmsx"),i=n("UnHL"),s=n("Sp5b"),l=n("C5nI");e.exports=function(e,t){var n=1==e,a=2==e,u=3==e,c=4==e,d=6==e,h=5==e||d,f=t||l;return function(t,l,p){for(var g,m,v=i(t),y=o(v),_=r(l,p,3),b=s(y.length),w=0,x=n?f(t,b):a?f(t,0):void 0;b>w;w++)if((h||w in y)&&(m=_(g=y[w],w,v),e))if(n)x[w]=m;else if(m)switch(e){case 3:return!0;case 5:return g;case 6:return w;case 2:x.push(g)}else if(c)return!1;return d?-1:u||c?c:x}}},"2LOZ":function(e,t,n){var r=n("Ibj2"),o=n("9dxi")("iterator"),i=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||i[o]===e)}},"2UZ+":function(e,t,n){"use strict";var r=n("X6VK"),o=n("1wfo")(6),i="findIndex",s=!0;i in[]&&Array(1)[i](function(){s=!1}),r(r.P+r.F*s,"Array",{findIndex:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n("OfmW")(i)},"3RxL":function(e,t,n){n("gRlk")("getOwnPropertyNames",function(){return n("UYXy").f})},"3Yeq":function(e,t,n){var r=n("X6VK"),o=n("yM7o"),i=Math.exp;r(r.S+r.F*n("E7Vc")(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(i(e-1)-i(-e-1))*(Math.E/2)}})},"3qYF":function(e,t,n){var r=n("U5er"),o=n("PAFS"),i=r.key,s=r.set;r.exp({defineMetadata:function(e,t,n,r){s(e,t,o(n),i(r))}})},"3y5y":function(e,t,n){"use strict";var r=n("X6VK"),o=n("9Bb+");r(r.P+r.F*!n("/6rt")([].reduce,!0),"Array",{reduce:function(e){return o(this,e,arguments.length,arguments[1],!1)}})},"3ydu":function(e,t,n){var r=n("Bsg+"),o=n("PAFS"),i=function(e,t){if(o(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{(r=n("9liC")(Function.call,n("1Tj+").f(Object.prototype,"__proto__").set,2))(e,[]),t=!(e instanceof Array)}catch(o){t=!0}return function(e,n){return i(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:i}},"4aJ6":function(e,t,n){"use strict";n("iur1");var r=n("PAFS"),o=n("MBcE"),i=n("GGqZ"),s=/./.toString,l=function(e){n("sU/p")(RegExp.prototype,"toString",e,!0)};n("E7Vc")(function(){return"/a/b"!=s.call({source:"a",flags:"b"})})?l(function(){var e=r(this);return"/".concat(e.source,"/","flags"in e?e.flags:!i&&e instanceof RegExp?o.call(e):void 0)}):"toString"!=s.name&&l(function(){return s.call(this)})},"4enF":function(e,t,n){"use strict";n("LEAW")("sup",function(e){return function(){return e(this,"sup","","")}})},"5Fu2":function(e,t,n){var r=n("PAFS"),o=n("b8Rm"),i=n("9dxi")("species");e.exports=function(e,t){var n,s=r(e).constructor;return void 0===s||null==(n=r(s)[i])?t:o(n)}},"5MU4":function(e,t,n){var r=n("Bsg+");e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},"5hJT":function(e,t,n){var r=n("X6VK");r(r.S+r.F,"Object",{assign:n("NR3o")})},"6/FK":function(e,t,n){var r=n("X6VK");r(r.S+r.F*!n("GGqZ"),"Object",{defineProperties:n("pU1/")})},"619q":function(e,t,n){n("3qYF"),n("L4mq"),n("ZYZT"),n("LrZJ"),n("qjW+"),n("8bRu"),n("rUkU"),n("f5Xw"),n("cyVJ"),e.exports=n("R5TD").Reflect},"61jV":function(e,t,n){var r=n("/69c"),o=Math.pow,i=o(2,-52),s=o(2,-23),l=o(2,127)*(2-s),a=o(2,-126);e.exports=Math.fround||function(e){var t,n,o=Math.abs(e),u=r(e);return ol||n!=n?u*(1/0):u*n}},"6Vmy":function(e,t,n){"use strict";var r=n("X6VK"),o=n("CIiV");r(r.S+r.F*n("E7Vc")(function(){function e(){}return!(Array.of.call(e)instanceof e)}),"Array",{of:function(){for(var e=0,t=arguments.length,n=new("function"==typeof this?this:Array)(t);t>e;)o(n,e,arguments[e++]);return n.length=t,n}})},"6d4m":function(e,t,n){"use strict";var r=n("X6VK"),o=n("Alw5");r(r.P+r.F*n("Fl7L")("includes"),"String",{includes:function(e){return!!~o(this,e,"includes").indexOf(e,arguments.length>1?arguments[1]:void 0)}})},"71V/":function(e,t,n){var r=n("X6VK"),o=n("1Tj+").f,i=n("PAFS");r(r.S,"Reflect",{deleteProperty:function(e,t){var n=o(i(e),t);return!(n&&!n.configurable)&&delete e[t]}})},"75LO":function(e,t,n){var r=n("UnHL"),o=n("LuBU");n("gRlk")("keys",function(){return function(e){return o(r(e))}})},"7lGJ":function(e,t,n){"use strict";var r=n("X6VK"),o=n("1wfo")(0),i=n("/6rt")([].forEach,!0);r(r.P+r.F*!i,"Array",{forEach:function(e){return o(this,e,arguments[1])}})},"7t+O":function(e,t,n){var r=n("X6VK");r(r.S,"Date",{now:function(){return(new Date).getTime()}})},"896O":function(e,t,n){var r=n("9dxi")("toPrimitive"),o=Date.prototype;r in o||n("tjmq")(o,r,n("Xi2U"))},"8bRu":function(e,t,n){var r=n("U5er"),o=n("PAFS"),i=r.keys,s=r.key;r.exp({getOwnMetadataKeys:function(e){return i(o(e),arguments.length<2?void 0:s(arguments[1]))}})},"8kJd":function(e,t,n){var r=n("ZVIm")("keys"),o=n("1Alt");e.exports=function(e){return r[e]||(r[e]=o(e))}},"9Bb+":function(e,t,n){var r=n("b8Rm"),o=n("UnHL"),i=n("Cmsx"),s=n("Sp5b");e.exports=function(e,t,n,l,a){r(t);var u=o(e),c=i(u),d=s(u.length),h=a?d-1:0,f=a?-1:1;if(n<2)for(;;){if(h in c){l=c[h],h+=f;break}if(h+=f,a?h<0:d<=h)throw TypeError("Reduce of empty array with no initial value")}for(;a?h>=0:d>h;h+=f)h in c&&(l=t(l,c[h],h,u));return l}},"9ZkT":function(e,t,n){var r=n("1Tj+"),o=n("A1KM"),i=n("ezc+"),s=n("X6VK"),l=n("Bsg+"),a=n("PAFS");s(s.S,"Reflect",{get:function e(t,n){var s,u,c=arguments.length<3?t:arguments[2];return a(t)===c?t[n]:(s=r.f(t,n))?i(s,"value")?s.value:void 0!==s.get?s.get.call(c):void 0:l(u=o(t))?e(u,n,c):void 0}})},"9dxi":function(e,t,n){var r=n("ZVIm")("wks"),o=n("1Alt"),i=n("P56o").Symbol,s="function"==typeof i;(e.exports=function(e){return r[e]||(r[e]=s&&i[e]||(s?i:o)("Symbol."+e))}).store=r},"9liC":function(e,t,n){var r=n("b8Rm");e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},"9ovy":function(e,t,n){"use strict";var r=n("PAFS"),o=n("Sp5b"),i=n("dVhv"),s=n("Fu0I");n("Wifh")("match",1,function(e,t,n,l){return[function(n){var r=e(this),o=null==n?void 0:n[t];return void 0!==o?o.call(n,r):new RegExp(n)[t](String(r))},function(e){var t=l(n,e,this);if(t.done)return t.value;var a=r(e),u=String(this);if(!a.global)return s(a,u);var c=a.unicode;a.lastIndex=0;for(var d,h=[],f=0;null!==(d=s(a,u));){var p=String(d[0]);h[f]=p,""===p&&(a.lastIndex=i(u,o(a.lastIndex),c)),f++}return 0===f?null:h}]})},"9p7t":function(e,t,n){"use strict";var r=n("X6VK"),o=n("1wfo")(2);r(r.P+r.F*!n("/6rt")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},A1KM:function(e,t,n){var r=n("ezc+"),o=n("UnHL"),i=n("8kJd")("IE_PROTO"),s=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),r(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?s:null}},ABKx:function(e,t,n){"use strict";var r=n("P56o"),o=n("ezc+"),i=n("GGqZ"),s=n("X6VK"),l=n("sU/p"),a=n("zIP/").KEY,u=n("E7Vc"),c=n("ZVIm"),d=n("jPEw"),h=n("1Alt"),f=n("9dxi"),p=n("fxUj"),g=n("z6KD"),m=n("ltS6"),v=n("Xfku"),y=n("PAFS"),_=n("Bsg+"),b=n("UnHL"),w=n("ml72"),x=n("5MU4"),E=n("WWmS"),S=n("Vx+c"),k=n("UYXy"),C=n("1Tj+"),T=n("0oPD"),I=n("U1KF"),A=n("LuBU"),O=C.f,D=I.f,P=k.f,N=r.Symbol,F=r.JSON,M=F&&F.stringify,R=f("_hidden"),V=f("toPrimitive"),j={}.propertyIsEnumerable,L=c("symbol-registry"),z=c("symbols"),U=c("op-symbols"),Z=Object.prototype,H="function"==typeof N&&!!T.f,B=r.QObject,K=!B||!B.prototype||!B.prototype.findChild,q=i&&u(function(){return 7!=S(D({},"a",{get:function(){return D(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=O(Z,t);r&&delete Z[t],D(e,t,n),r&&e!==Z&&D(Z,t,r)}:D,G=function(e){var t=z[e]=S(N.prototype);return t._k=e,t},$=H&&"symbol"==typeof N.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof N},X=function(e,t,n){return e===Z&&X(U,t,n),y(e),t=x(t,!0),y(n),o(z,t)?(n.enumerable?(o(e,R)&&e[R][t]&&(e[R][t]=!1),n=S(n,{enumerable:E(0,!1)})):(o(e,R)||D(e,R,E(1,{})),e[R][t]=!0),q(e,t,n)):D(e,t,n)},W=function(e,t){y(e);for(var n,r=m(t=w(t)),o=0,i=r.length;i>o;)X(e,n=r[o++],t[n]);return e},Q=function(e){var t=j.call(this,e=x(e,!0));return!(this===Z&&o(z,e)&&!o(U,e))&&(!(t||!o(this,e)||!o(z,e)||o(this,R)&&this[R][e])||t)},J=function(e,t){if(e=w(e),t=x(t,!0),e!==Z||!o(z,t)||o(U,t)){var n=O(e,t);return!n||!o(z,t)||o(e,R)&&e[R][t]||(n.enumerable=!0),n}},Y=function(e){for(var t,n=P(w(e)),r=[],i=0;n.length>i;)o(z,t=n[i++])||t==R||t==a||r.push(t);return r},ee=function(e){for(var t,n=e===Z,r=P(n?U:w(e)),i=[],s=0;r.length>s;)!o(z,t=r[s++])||n&&!o(Z,t)||i.push(z[t]);return i};H||(l((N=function(){if(this instanceof N)throw TypeError("Symbol is not a constructor!");var e=h(arguments.length>0?arguments[0]:void 0),t=function(n){this===Z&&t.call(U,n),o(this,R)&&o(this[R],e)&&(this[R][e]=!1),q(this,e,E(1,n))};return i&&K&&q(Z,e,{configurable:!0,set:t}),G(e)}).prototype,"toString",function(){return this._k}),C.f=J,I.f=X,n("zIds").f=k.f=Y,n("IdFN").f=Q,T.f=ee,i&&!n("wEu9")&&l(Z,"propertyIsEnumerable",Q,!0),p.f=function(e){return G(f(e))}),s(s.G+s.W+s.F*!H,{Symbol:N});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ne=0;te.length>ne;)f(te[ne++]);for(var re=A(f.store),oe=0;re.length>oe;)g(re[oe++]);s(s.S+s.F*!H,"Symbol",{for:function(e){return o(L,e+="")?L[e]:L[e]=N(e)},keyFor:function(e){if(!$(e))throw TypeError(e+" is not a symbol!");for(var t in L)if(L[t]===e)return t},useSetter:function(){K=!0},useSimple:function(){K=!1}}),s(s.S+s.F*!H,"Object",{create:function(e,t){return void 0===t?S(e):W(S(e),t)},defineProperty:X,defineProperties:W,getOwnPropertyDescriptor:J,getOwnPropertyNames:Y,getOwnPropertySymbols:ee});var ie=u(function(){T.f(1)});s(s.S+s.F*ie,"Object",{getOwnPropertySymbols:function(e){return T.f(b(e))}}),F&&s(s.S+s.F*(!H||u(function(){var e=N();return"[null]"!=M([e])||"{}"!=M({a:e})||"{}"!=M(Object(e))})),"JSON",{stringify:function(e){for(var t,n,r=[e],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=t=r[1],(_(t)||void 0!==e)&&!$(e))return v(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!$(t))return t}),r[1]=t,M.apply(F,r)}}),N.prototype[V]||n("tjmq")(N.prototype,V,N.prototype.valueOf),d(N,"Symbol"),d(Math,"Math",!0),d(r.JSON,"JSON",!0)},ACU4:function(e,t,n){"use strict";var r=n("X6VK"),o=n("UnHL"),i=n("5MU4");r(r.P+r.F*n("E7Vc")(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}),"Date",{toJSON:function(e){var t=o(this),n=i(t);return"number"!=typeof n||isFinite(n)?t.toISOString():null}})},AJKo:function(e,t,n){var r=n("X6VK");r(r.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},AkS8:function(e,t,n){"use strict";var r=n("P56o"),o=n("X6VK"),i=n("sU/p"),s=n("+edc"),l=n("zIP/"),a=n("HqX2"),u=n("EusA"),c=n("Bsg+"),d=n("E7Vc"),h=n("zlqh"),f=n("jPEw"),p=n("jEou");e.exports=function(e,t,n,g,m,v){var y=r[e],_=y,b=m?"set":"add",w=_&&_.prototype,x={},E=function(e){var t=w[e];i(w,e,"delete"==e?function(e){return!(v&&!c(e))&&t.call(this,0===e?0:e)}:"has"==e?function(e){return!(v&&!c(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return v&&!c(e)?void 0:t.call(this,0===e?0:e)}:"add"==e?function(e){return t.call(this,0===e?0:e),this}:function(e,n){return t.call(this,0===e?0:e,n),this})};if("function"==typeof _&&(v||w.forEach&&!d(function(){(new _).entries().next()}))){var S=new _,k=S[b](v?{}:-0,1)!=S,C=d(function(){S.has(1)}),T=h(function(e){new _(e)}),I=!v&&d(function(){for(var e=new _,t=5;t--;)e[b](t,t);return!e.has(-0)});T||((_=t(function(t,n){u(t,_,e);var r=p(new y,t,_);return null!=n&&a(n,m,r[b],r),r})).prototype=w,w.constructor=_),(C||I)&&(E("delete"),E("has"),m&&E("get")),(I||k)&&E(b),v&&w.clear&&delete w.clear}else _=g.getConstructor(t,e,m,b),s(_.prototype,n),l.NEED=!0;return f(_,e),x[e]=_,o(o.G+o.W+o.F*(_!=y),x),v||g.setStrong(_,e,m),_}},Alw5:function(e,t,n){var r=n("NVL/"),o=n("GCOZ");e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(o(e))}},Anoy:function(e,t,n){var r=n("X6VK"),o=n("b8Rm"),i=n("PAFS"),s=(n("P56o").Reflect||{}).apply,l=Function.apply;r(r.S+r.F*!n("E7Vc")(function(){s(function(){})}),"Reflect",{apply:function(e,t,n){var r=o(e),a=i(n);return s?s(r,t,a):l.call(r,t,a)}})},Av18:function(e,t,n){var r=n("X6VK");r(r.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},BDzi:function(e,t,n){"use strict";var r=n("X6VK"),o=n("Sp5b"),i=n("Alw5"),s="".endsWith;r(r.P+r.F*n("Fl7L")("endsWith"),"String",{endsWith:function(e){var t=i(this,e,"endsWith"),n=arguments.length>1?arguments[1]:void 0,r=o(t.length),l=void 0===n?r:Math.min(o(n),r),a=String(e);return s?s.call(t,a,l):t.slice(l-a.length,l)===a}})},BTfu:function(e,t,n){"use strict";n("LEAW")("fixed",function(e){return function(){return e(this,"tt","","")}})},BUlT:function(e,t,n){var r=n("mvii"),o=Math.max,i=Math.min;e.exports=function(e,t){return(e=r(e))<0?o(e+t,0):i(e,t)}},"Bsg+":function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},C5nI:function(e,t,n){var r=n("Qno1");e.exports=function(e,t){return new(r(e))(t)}},CIiV:function(e,t,n){"use strict";var r=n("U1KF"),o=n("WWmS");e.exports=function(e,t,n){t in e?r.f(e,t,o(0,n)):e[t]=n}},CLuC:function(e,t,n){var r=n("P56o").document;e.exports=r&&r.documentElement},CbkB:function(e,t){e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:Math.log(1+e)}},Cmsx:function(e,t,n){var r=n("n+VH");e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},CuWn:function(e,t,n){var r=n("X6VK"),o=n("yM7o");r(r.S+r.F*(o!=Math.expm1),"Math",{expm1:o})},"D/Ri":function(e,t,n){n("e2Kn"),n("jAH4"),n("EkOb"),n("uKE/"),n("GjCE"),n("Gv0X"),n("MYxt"),n("zsc7"),n("KBDK"),n("GKqq"),n("az+3"),n("fIq3"),e.exports=n("R5TD").Number},D1tK:function(e,t,n){n("Dqq5"),e.exports=n("R5TD").parseFloat},DY28:function(e,t,n){var r=n("X6VK");r(r.S,"Math",{sign:n("/69c")})},Dqq5:function(e,t,n){var r=n("X6VK"),o=n("wUFM");r(r.G+r.F*(parseFloat!=o),{parseFloat:o})},E7Vc:function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},E8p1:function(e,t,n){"use strict";var r=n("P56o"),o=n("U1KF"),i=n("GGqZ"),s=n("9dxi")("species");e.exports=function(e){var t=r[e];i&&t&&!t[s]&&o.f(t,s,{configurable:!0,get:function(){return this}})}},EZ0R:function(e,t,n){var r=n("U1KF"),o=n("X6VK"),i=n("PAFS"),s=n("5MU4");o(o.S+o.F*n("E7Vc")(function(){Reflect.defineProperty(r.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(e,t,n){i(e),t=s(t,!0),i(n);try{return r.f(e,t,n),!0}catch(o){return!1}}})},EkOb:function(e,t,n){"use strict";var r=n("X6VK"),o=n("E7Vc"),i=n("ZUPj"),s=1..toPrecision;r(r.P+r.F*(o(function(){return"1"!==s.call(1,void 0)})||!o(function(){s.call({})})),"Number",{toPrecision:function(e){var t=i(this,"Number#toPrecision: incorrect invocation!");return void 0===e?s.call(t):s.call(t,e)}})},EtPw:function(e,t,n){var r=n("X6VK"),o=n("PAFS"),i=Object.preventExtensions;r(r.S,"Reflect",{preventExtensions:function(e){o(e);try{return i&&i(e),!0}catch(t){return!1}}})},EusA:function(e,t){e.exports=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e}},F0r5:function(e,t,n){"use strict";var r=n("X6VK"),o=n("PAFS"),i=function(e){this._t=o(e),this._i=0;var t,n=this._k=[];for(t in e)n.push(t)};n("puZ4")(i,"Object",function(){var e,t=this._k;do{if(this._i>=t.length)return{value:void 0,done:!0}}while(!((e=t[this._i++])in this._t));return{value:e,done:!1}}),r(r.S,"Reflect",{enumerate:function(e){return new i(e)}})},FEHE:function(e,t,n){"use strict";var r=n("X6VK"),o=n("Sp5b"),i=n("Alw5"),s="".startsWith;r(r.P+r.F*n("Fl7L")("startsWith"),"String",{startsWith:function(e){var t=i(this,e,"startsWith"),n=o(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return s?s.call(t,r,n):t.slice(n,n+r.length)===r}})},FdQX:function(e,t,n){var r=n("X6VK"),o=Math.asinh;r(r.S+r.F*!(o&&1/o(0)>0),"Math",{asinh:function e(t){return isFinite(t=+t)&&0!=t?t<0?-e(-t):Math.log(t+Math.sqrt(t*t+1)):t}})},Fl7L:function(e,t,n){var r=n("9dxi")("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(o){}}return!0}},Fu0I:function(e,t,n){"use strict";var r=n("OFVL"),o=RegExp.prototype.exec;e.exports=function(e,t){var n=e.exec;if("function"==typeof n){var i=n.call(e,t);if("object"!=typeof i)throw new TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(e))throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(e,t)}},G2C3:function(e,t,n){var r=n("X6VK"),o=n("A1KM"),i=n("PAFS");r(r.S,"Reflect",{getPrototypeOf:function(e){return o(i(e))}})},GCOZ:function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},GDBG:function(e,t,n){n("o7PZ"),n("GkPX"),n("r3gx"),e.exports=n("R5TD").Function},GGqZ:function(e,t,n){e.exports=!n("E7Vc")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},GKqq:function(e,t,n){var r=n("X6VK");r(r.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},GjCE:function(e,t,n){var r=n("X6VK"),o=n("P56o").isFinite;r(r.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},GkPX:function(e,t,n){var r=n("U1KF").f,o=Function.prototype,i=/^\s*function ([^ (]*)/;"name"in o||n("GGqZ")&&r(o,"name",{configurable:!0,get:function(){try{return(""+this).match(i)[1]}catch(e){return""}}})},Gv0X:function(e,t,n){var r=n("X6VK");r(r.S,"Number",{isInteger:n("xI3J")})},HWsP:function(e,t,n){e.exports=!n("GGqZ")&&!n("E7Vc")(function(){return 7!=Object.defineProperty(n("mggL")("div"),"a",{get:function(){return 7}}).a})},HZro:function(e,t,n){var r=n("Bsg+"),o=n("zIP/").onFreeze;n("gRlk")("seal",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},HqX2:function(e,t,n){var r=n("9liC"),o=n("iJnn"),i=n("2LOZ"),s=n("PAFS"),l=n("Sp5b"),a=n("pB2m"),u={},c={};(t=e.exports=function(e,t,n,d,h){var f,p,g,m,v=h?function(){return e}:a(e),y=r(n,d,t?2:1),_=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(i(v)){for(f=l(e.length);f>_;_++)if((m=t?y(s(p=e[_])[0],p[1]):y(e[_]))===u||m===c)return m}else for(g=v.call(e);!(p=g.next()).done;)if((m=o(g,y,p.value,t))===u||m===c)return m}).BREAK=u,t.RETURN=c},IKQL:function(e,t,n){var r=n("X6VK");r(r.P,"Array",{fill:n("Pfmf")}),n("OfmW")("fill")},Ibj2:function(e,t){e.exports={}},IdFN:function(e,t){t.f={}.propertyIsEnumerable},J8hF:function(e,t,n){var r=n("P56o"),o=n("jEou"),i=n("U1KF").f,s=n("zIds").f,l=n("NVL/"),a=n("MBcE"),u=r.RegExp,c=u,d=u.prototype,h=/a/g,f=/a/g,p=new u(h)!==h;if(n("GGqZ")&&(!p||n("E7Vc")(function(){return f[n("9dxi")("match")]=!1,u(h)!=h||u(f)==f||"/a/i"!=u(h,"i")}))){u=function(e,t){var n=this instanceof u,r=l(e),i=void 0===t;return!n&&r&&e.constructor===u&&i?e:o(p?new c(r&&!i?e.source:e,t):c((r=e instanceof u)?e.source:e,r&&i?a.call(e):t),n?this:d,u)};for(var g=function(e){e in u||i(u,e,{configurable:!0,get:function(){return c[e]},set:function(t){c[e]=t}})},m=s(c),v=0;m.length>v;)g(m[v++]);d.constructor=u,u.prototype=d,n("sU/p")(r,"RegExp",u)}n("E8p1")("RegExp")},JGfN:function(e,t,n){e.exports=n("ZVIm")("native-function-to-string",Function.toString)},JKk3:function(e,t,n){"use strict";var r=n("UnHL"),o=n("BUlT"),i=n("Sp5b");e.exports=[].copyWithin||function(e,t){var n=r(this),s=i(n.length),l=o(e,s),a=o(t,s),u=arguments.length>2?arguments[2]:void 0,c=Math.min((void 0===u?s:o(u,s))-a,s-l),d=1;for(a0;)a in n?n[l]=n[a]:delete n[l],l+=d,a+=d;return n}},"Jqo+":function(e,t,n){"use strict";n("LEAW")("italics",function(e){return function(){return e(this,"i","","")}})},"Jww/":function(e,t,n){"use strict";var r=n("wEu9"),o=n("X6VK"),i=n("sU/p"),s=n("tjmq"),l=n("Ibj2"),a=n("puZ4"),u=n("jPEw"),c=n("A1KM"),d=n("9dxi")("iterator"),h=!([].keys&&"next"in[].keys()),f=function(){return this};e.exports=function(e,t,n,p,g,m,v){a(n,t,p);var y,_,b,w=function(e){if(!h&&e in k)return k[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},x=t+" Iterator",E="values"==g,S=!1,k=e.prototype,C=k[d]||k["@@iterator"]||g&&k[g],T=C||w(g),I=g?E?w("entries"):T:void 0,A="Array"==t&&k.entries||C;if(A&&(b=c(A.call(new e)))!==Object.prototype&&b.next&&(u(b,x,!0),r||"function"==typeof b[d]||s(b,d,f)),E&&C&&"values"!==C.name&&(S=!0,T=function(){return C.call(this)}),r&&!v||!h&&!S&&k[d]||s(k,d,T),l[t]=T,l[x]=f,g)if(y={values:E?T:w("values"),keys:m?T:w("keys"),entries:I},v)for(_ in y)_ in k||i(k,_,y[_]);else o(o.P+o.F*(h||S),t,y);return y}},"K/PF":function(e,t,n){"use strict";var r=n("OfmW"),o=n("VVFi"),i=n("Ibj2"),s=n("ml72");e.exports=n("Jww/")(Array,"Array",function(e,t){this._t=s(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},KBDK:function(e,t,n){var r=n("X6VK");r(r.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},KFSm:function(e,t){e.exports=function(e,t,n){var r=void 0===n;switch(t.length){case 0:return r?e():e.call(n);case 1:return r?e(t[0]):e.call(n,t[0]);case 2:return r?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return r?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return r?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},"Kz8+":function(e,t,n){var r=n("Bsg+"),o=n("zIP/").onFreeze;n("gRlk")("freeze",function(e){return function(t){return e&&r(t)?e(o(t)):t}})},"L/Eh":function(e,t,n){"use strict";n.r(t),t.default="import { Component } from '@angular/core';\nimport { FileUploader } from 'ng2-file-upload';\n\n// const URL = '/api/';\nconst URL = 'https://evening-anchorage-3159.herokuapp.com/api/';\n\n@Component({\n selector: 'simple-demo',\n templateUrl: './simple-demo.html'\n})\nexport class SimpleDemoComponent {\n\n uploader:FileUploader;\n hasBaseDropZoneOver:boolean;\n hasAnotherDropZoneOver:boolean;\n response:string;\n\n constructor (){\n this.uploader = new FileUploader({\n url: URL,\n disableMultipart: true, // 'DisableMultipart' must be 'true' for formatDataFunction to be called.\n formatDataFunctionIsAsync: true,\n formatDataFunction: async (item) => {\n return new Promise( (resolve, reject) => {\n resolve({\n name: item._file.name,\n length: item._file.size,\n contentType: item._file.type,\n date: new Date()\n });\n });\n }\n });\n\n this.hasBaseDropZoneOver = false;\n this.hasAnotherDropZoneOver = false;\n\n this.response = '';\n\n this.uploader.response.subscribe( res => this.response = res );\n }\n\n public fileOverBase(e:any):void {\n this.hasBaseDropZoneOver = e;\n }\n\n public fileOverAnother(e:any):void {\n this.hasAnotherDropZoneOver = e;\n }\n}\n"},L4mq:function(e,t,n){var r=n("U5er"),o=n("PAFS"),i=r.key,s=r.map,l=r.store;r.exp({deleteMetadata:function(e,t){var n=arguments.length<3?void 0:i(arguments[2]),r=s(o(t),n,!1);if(void 0===r||!r.delete(e))return!1;if(r.size)return!0;var a=l.get(t);return a.delete(n),!!a.size||l.delete(t)}})},LAIM:function(e,t,n){var r=n("X6VK");r(r.S,"Object",{is:n("Nu7b")})},LEAW:function(e,t,n){var r=n("X6VK"),o=n("E7Vc"),i=n("GCOZ"),s=/"/g,l=function(e,t,n,r){var o=String(i(e)),l="<"+t;return""!==n&&(l+=" "+n+'="'+String(r).replace(s,""")+'"'),l+">"+o+""};e.exports=function(e,t){var n={};n[e]=t(l),r(r.P+r.F*o(function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}),"String",n)}},LQHY:function(e,t,n){n("rDoJ"),n("FdQX"),n("bpc9"),n("OlDy"),n("rVjy"),n("VWwk"),n("CuWn"),n("z6jo"),n("aaOZ"),n("b3Uv"),n("Av18"),n("RCps"),n("AJKo"),n("DY28"),n("3Yeq"),n("/tvN"),n("j2i0"),e.exports=n("R5TD").Math},LXYL:function(e,t,n){var r=n("X6VK"),o=n("Vx+c"),i=n("b8Rm"),s=n("PAFS"),l=n("Bsg+"),a=n("E7Vc"),u=n("oAuq"),c=(n("P56o").Reflect||{}).construct,d=a(function(){function e(){}return!(c(function(){},[],e)instanceof e)}),h=!a(function(){c(function(){})});r(r.S+r.F*(d||h),"Reflect",{construct:function(e,t){i(e),s(t);var n=arguments.length<3?e:i(arguments[2]);if(h&&!d)return c(e,t,n);if(e==n){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var r=[null];return r.push.apply(r,t),new(u.apply(e,r))}var a=n.prototype,f=o(l(a)?a:Object.prototype),p=Function.apply.call(e,f,t);return l(p)?p:f}})},LrZJ:function(e,t,n){var r=n("m1Dn"),o=n("dvI3"),i=n("U5er"),s=n("PAFS"),l=n("A1KM"),a=i.keys,u=i.key,c=function(e,t){var n=a(e,t),i=l(e);if(null===i)return n;var s=c(i,t);return s.length?n.length?o(new r(n.concat(s))):s:n};i.exp({getMetadataKeys:function(e){return c(s(e),arguments.length<2?void 0:u(arguments[1]))}})},LuBU:function(e,t,n){var r=n("at5L"),o=n("fQty");e.exports=Object.keys||function(e){return r(e,o)}},"M/4x":function(e,t,n){var r=Date.prototype,o=r.toString,i=r.getTime;new Date(NaN)+""!="Invalid Date"&&n("sU/p")(r,"toString",function(){var e=i.call(this);return e==e?o.call(this):"Invalid Date"})},MBcE:function(e,t,n){"use strict";var r=n("PAFS");e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},MYxt:function(e,t,n){var r=n("X6VK");r(r.S,"Number",{isNaN:function(e){return e!=e}})},"N6/Q":function(e,t,n){"use strict";var r=n("lAKj");n("X6VK")({target:"RegExp",proto:!0,forced:r!==/./.exec},{exec:r})},NR3o:function(e,t,n){"use strict";var r=n("GGqZ"),o=n("LuBU"),i=n("0oPD"),s=n("IdFN"),l=n("UnHL"),a=n("Cmsx"),u=Object.assign;e.exports=!u||n("E7Vc")(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=u({},e)[n]||Object.keys(u({},t)).join("")!=r})?function(e,t){for(var n=l(e),u=arguments.length,c=1,d=i.f,h=s.f;u>c;)for(var f,p=a(arguments[c++]),g=d?o(p).concat(d(p)):o(p),m=g.length,v=0;m>v;)f=g[v++],r&&!h.call(p,f)||(n[f]=p[f]);return n}:u},"NVL/":function(e,t,n){var r=n("Bsg+"),o=n("n+VH"),i=n("9dxi")("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[i])?!!t:"RegExp"==o(e))}},Ndiv:function(e,t,n){"use strict";n("LEAW")("sub",function(e){return function(){return e(this,"sub","","")}})},NhxO:function(e,t,n){var r=n("X6VK");r(r.P,"String",{repeat:n("p1Jl")})},Nspt:function(e,t,n){n("t91x"),n("lQyR"),n("W1QL"),n("m1Dn"),e.exports=n("R5TD").Set},Nu7b:function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}},OFVL:function(e,t,n){var r=n("n+VH"),o=n("9dxi")("toStringTag"),i="Arguments"==r(function(){return arguments}());e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(n){}}(t=Object(e),o))?n:i?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},OcZp:function(e,t,n){n("7t+O"),n("ACU4"),n("thp7"),n("M/4x"),n("896O"),e.exports=Date},OfmW:function(e,t,n){var r=n("9dxi")("unscopables"),o=Array.prototype;null==o[r]&&n("tjmq")(o,r,{}),e.exports=function(e){o[r][e]=!0}},OlDy:function(e,t,n){var r=n("X6VK"),o=n("/69c");r(r.S,"Math",{cbrt:function(e){return o(e=+e)*Math.pow(Math.abs(e),1/3)}})},"P/oo":function(e,t,n){"use strict";var r=n("X6VK"),o=n("ml72"),i=n("mvii"),s=n("Sp5b"),l=[].lastIndexOf,a=!!l&&1/[1].lastIndexOf(1,-0)<0;r(r.P+r.F*(a||!n("/6rt")(l)),"Array",{lastIndexOf:function(e){if(a)return l.apply(this,arguments)||0;var t=o(this),n=s(t.length),r=n-1;for(arguments.length>1&&(r=Math.min(r,i(arguments[1]))),r<0&&(r=n+r);r>=0;r--)if(r in t&&t[r]===e)return r||0;return-1}})},P56o:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},PAFS:function(e,t,n){var r=n("Bsg+");e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},PAbq:function(e,t,n){var r=n("X6VK");r(r.S,"Object",{create:n("Vx+c")})},PJhk:function(e,t,n){var r=n("Bsg+");n("gRlk")("isExtensible",function(e){return function(t){return!!r(t)&&(!e||e(t))}})},Pfmf:function(e,t,n){"use strict";var r=n("UnHL"),o=n("BUlT"),i=n("Sp5b");e.exports=function(e){for(var t=r(this),n=i(t.length),s=arguments.length,l=o(s>1?arguments[1]:void 0,n),a=s>2?arguments[2]:void 0,u=void 0===a?n:o(a,n);u>l;)t[l++]=e;return t}},Qno1:function(e,t,n){var r=n("Bsg+"),o=n("Xfku"),i=n("9dxi")("species");e.exports=function(e){var t;return o(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!o(t.prototype)||(t=void 0),r(t)&&null===(t=t[i])&&(t=void 0)),void 0===t?Array:t}},R5TD:function(e,t){var n=e.exports={version:"2.6.9"};"number"==typeof __e&&(__e=n)},RCps:function(e,t,n){var r=n("X6VK");r(r.S,"Math",{log1p:n("CbkB")})},S75U:function(e,t,n){"use strict";n("LEAW")("fontsize",function(e){return function(t){return e(this,"font","size",t)}})},SN8V:function(e,t){!function(e){const t=e.performance;function n(e){t&&t.mark&&t.mark(e)}function r(e,n){t&&t.measure&&t.measure(e,n)}n("Zone");const o=!0===e.__zone_symbol__forceDuplicateZoneCheck;if(e.Zone){if(o||"function"!=typeof e.Zone.__symbol__)throw new Error("Zone already loaded.");return e.Zone}class i{constructor(e,t){this._parent=e,this._name=t?t.name||"unnamed":"",this._properties=t&&t.properties||{},this._zoneDelegate=new l(this,this._parent&&this._parent._zoneDelegate,t)}static assertZonePatched(){if(e.Promise!==T.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let e=i.current;for(;e.parent;)e=e.parent;return e}static get current(){return A.zone}static get currentTask(){return O}static __load_patch(t,s){if(T.hasOwnProperty(t)){if(o)throw Error("Already loaded patch: "+t)}else if(!e["__Zone_disable_"+t]){const o="Zone:"+t;n(o),T[t]=s(e,i,I),r(o,o)}}get parent(){return this._parent}get name(){return this._name}get(e){const t=this.getZoneWith(e);if(t)return t._properties[e]}getZoneWith(e){let t=this;for(;t;){if(t._properties.hasOwnProperty(e))return t;t=t._parent}return null}fork(e){if(!e)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,e)}wrap(e,t){if("function"!=typeof e)throw new Error("Expecting function got: "+e);const n=this._zoneDelegate.intercept(this,e,t),r=this;return function(){return r.runGuarded(n,this,arguments,t)}}run(e,t,n,r){A={parent:A,zone:this};try{return this._zoneDelegate.invoke(this,e,t,n,r)}finally{A=A.parent}}runGuarded(e,t=null,n,r){A={parent:A,zone:this};try{try{return this._zoneDelegate.invoke(this,e,t,n,r)}catch(o){if(this._zoneDelegate.handleError(this,o))throw o}}finally{A=A.parent}}runTask(e,t,n){if(e.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(e.zone||v).name+"; Execution: "+this.name+")");if(e.state===y&&(e.type===C||e.type===k))return;const r=e.state!=w;r&&e._transitionTo(w,b),e.runCount++;const o=O;O=e,A={parent:A,zone:this};try{e.type==k&&e.data&&!e.data.isPeriodic&&(e.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,e,t,n)}catch(i){if(this._zoneDelegate.handleError(this,i))throw i}}finally{e.state!==y&&e.state!==E&&(e.type==C||e.data&&e.data.isPeriodic?r&&e._transitionTo(b,w):(e.runCount=0,this._updateTaskCount(e,-1),r&&e._transitionTo(y,w,y))),A=A.parent,O=o}}scheduleTask(e){if(e.zone&&e.zone!==this){let t=this;for(;t;){if(t===e.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${e.zone.name}`);t=t.parent}}e._transitionTo(_,y);const t=[];e._zoneDelegates=t,e._zone=this;try{e=this._zoneDelegate.scheduleTask(this,e)}catch(n){throw e._transitionTo(E,_,y),this._zoneDelegate.handleError(this,n),n}return e._zoneDelegates===t&&this._updateTaskCount(e,1),e.state==_&&e._transitionTo(b,_),e}scheduleMicroTask(e,t,n,r){return this.scheduleTask(new a(S,e,t,n,r,void 0))}scheduleMacroTask(e,t,n,r,o){return this.scheduleTask(new a(k,e,t,n,r,o))}scheduleEventTask(e,t,n,r,o){return this.scheduleTask(new a(C,e,t,n,r,o))}cancelTask(e){if(e.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(e.zone||v).name+"; Execution: "+this.name+")");e._transitionTo(x,b,w);try{this._zoneDelegate.cancelTask(this,e)}catch(t){throw e._transitionTo(E,x),this._zoneDelegate.handleError(this,t),t}return this._updateTaskCount(e,-1),e._transitionTo(y,x),e.runCount=0,e}_updateTaskCount(e,t){const n=e._zoneDelegates;-1==t&&(e._zoneDelegates=null);for(let r=0;re.hasTask(n,r),onScheduleTask:(e,t,n,r)=>e.scheduleTask(n,r),onInvokeTask:(e,t,n,r,o,i)=>e.invokeTask(n,r,o,i),onCancelTask:(e,t,n,r)=>e.cancelTask(n,r)};class l{constructor(e,t,n){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=e,this._parentDelegate=t,this._forkZS=n&&(n&&n.onFork?n:t._forkZS),this._forkDlgt=n&&(n.onFork?t:t._forkDlgt),this._forkCurrZone=n&&(n.onFork?this.zone:t.zone),this._interceptZS=n&&(n.onIntercept?n:t._interceptZS),this._interceptDlgt=n&&(n.onIntercept?t:t._interceptDlgt),this._interceptCurrZone=n&&(n.onIntercept?this.zone:t.zone),this._invokeZS=n&&(n.onInvoke?n:t._invokeZS),this._invokeDlgt=n&&(n.onInvoke?t:t._invokeDlgt),this._invokeCurrZone=n&&(n.onInvoke?this.zone:t.zone),this._handleErrorZS=n&&(n.onHandleError?n:t._handleErrorZS),this._handleErrorDlgt=n&&(n.onHandleError?t:t._handleErrorDlgt),this._handleErrorCurrZone=n&&(n.onHandleError?this.zone:t.zone),this._scheduleTaskZS=n&&(n.onScheduleTask?n:t._scheduleTaskZS),this._scheduleTaskDlgt=n&&(n.onScheduleTask?t:t._scheduleTaskDlgt),this._scheduleTaskCurrZone=n&&(n.onScheduleTask?this.zone:t.zone),this._invokeTaskZS=n&&(n.onInvokeTask?n:t._invokeTaskZS),this._invokeTaskDlgt=n&&(n.onInvokeTask?t:t._invokeTaskDlgt),this._invokeTaskCurrZone=n&&(n.onInvokeTask?this.zone:t.zone),this._cancelTaskZS=n&&(n.onCancelTask?n:t._cancelTaskZS),this._cancelTaskDlgt=n&&(n.onCancelTask?t:t._cancelTaskDlgt),this._cancelTaskCurrZone=n&&(n.onCancelTask?this.zone:t.zone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const r=n&&n.onHasTask;(r||t&&t._hasTaskZS)&&(this._hasTaskZS=r?n:s,this._hasTaskDlgt=t,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=e,n.onScheduleTask||(this._scheduleTaskZS=s,this._scheduleTaskDlgt=t,this._scheduleTaskCurrZone=this.zone),n.onInvokeTask||(this._invokeTaskZS=s,this._invokeTaskDlgt=t,this._invokeTaskCurrZone=this.zone),n.onCancelTask||(this._cancelTaskZS=s,this._cancelTaskDlgt=t,this._cancelTaskCurrZone=this.zone))}fork(e,t){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,e,t):new i(e,t)}intercept(e,t,n){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,e,t,n):t}invoke(e,t,n,r,o){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,e,t,n,r,o):t.apply(n,r)}handleError(e,t){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,e,t)}scheduleTask(e,t){let n=t;if(this._scheduleTaskZS)this._hasTaskZS&&n._zoneDelegates.push(this._hasTaskDlgtOwner),(n=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,e,t))||(n=t);else if(t.scheduleFn)t.scheduleFn(t);else{if(t.type!=S)throw new Error("Task is missing scheduleFn.");g(t)}return n}invokeTask(e,t,n,r){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,e,t,n,r):t.callback.apply(n,r)}cancelTask(e,t){let n;if(this._cancelTaskZS)n=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,e,t);else{if(!t.cancelFn)throw Error("Task is not cancelable");n=t.cancelFn(t)}return n}hasTask(e,t){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,e,t)}catch(n){this.handleError(e,n)}}_updateTaskCount(e,t){const n=this._taskCounts,r=n[e],o=n[e]=r+t;if(o<0)throw new Error("More tasks executed then were scheduled.");0!=r&&0!=o||this.hasTask(this.zone,{microTask:n.microTask>0,macroTask:n.macroTask>0,eventTask:n.eventTask>0,change:e})}}class a{constructor(t,n,r,o,i,s){this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=t,this.source=n,this.data=o,this.scheduleFn=i,this.cancelFn=s,this.callback=r;const l=this;this.invoke=t===C&&o&&o.useG?a.invokeTask:function(){return a.invokeTask.call(e,l,this,arguments)}}static invokeTask(e,t,n){e||(e=this),D++;try{return e.runCount++,e.zone.runTask(e,t,n)}finally{1==D&&m(),D--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(y,_)}_transitionTo(e,t,n){if(this._state!==t&&this._state!==n)throw new Error(`${this.type} '${this.source}': can not transition to '${e}', expecting state '${t}'${n?" or '"+n+"'":""}, was '${this._state}'.`);this._state=e,e==y&&(this._zoneDelegates=null)}toString(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const u=N("setTimeout"),c=N("Promise"),d=N("then");let h,f=[],p=!1;function g(t){if(0===D&&0===f.length)if(h||e[c]&&(h=e[c].resolve(0)),h){let e=h[d];e||(e=h.then),e.call(h,m)}else e[u](m,0);t&&f.push(t)}function m(){if(!p){for(p=!0;f.length;){const t=f;f=[];for(let n=0;nA,onUnhandledError:P,microtaskDrainDone:P,scheduleMicroTask:g,showUncaughtError:()=>!i[N("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:P,patchMethod:()=>P,bindArguments:()=>[],patchThen:()=>P,patchMacroTask:()=>P,setNativePromise:e=>{e&&"function"==typeof e.resolve&&(h=e.resolve(0))},patchEventPrototype:()=>P,isIEOrEdge:()=>!1,getGlobalObjects:()=>void 0,ObjectDefineProperty:()=>P,ObjectGetOwnPropertyDescriptor:()=>void 0,ObjectCreate:()=>void 0,ArraySlice:()=>[],patchClass:()=>P,wrapWithCurrentZone:()=>P,filterProperties:()=>[],attachOriginToPatched:()=>P,_redefineProperty:()=>P,patchCallbacks:()=>P};let A={parent:null,zone:new i(null,null)},O=null,D=0;function P(){}function N(e){return"__zone_symbol__"+e}r("Zone","Zone"),e.Zone=i}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||global),Zone.__load_patch("ZoneAwarePromise",(e,t,n)=>{const r=Object.getOwnPropertyDescriptor,o=Object.defineProperty,i=n.symbol,s=[],l=i("Promise"),a=i("then"),u="__creationTrace__";n.onUnhandledError=e=>{if(n.showUncaughtError()){const t=e&&e.rejection;t?console.error("Unhandled Promise rejection:",t instanceof Error?t.message:t,"; Zone:",e.zone.name,"; Task:",e.task&&e.task.source,"; Value:",t,t instanceof Error?t.stack:void 0):console.error(e)}},n.microtaskDrainDone=()=>{for(;s.length;)for(;s.length;){const t=s.shift();try{t.zone.runGuarded(()=>{throw t})}catch(e){d(e)}}};const c=i("unhandledPromiseRejectionHandler");function d(e){n.onUnhandledError(e);try{const n=t[c];n&&"function"==typeof n&&n.call(this,e)}catch(r){}}function h(e){return e&&e.then}function f(e){return e}function p(e){return F.reject(e)}const g=i("state"),m=i("value"),v=i("finally"),y=i("parentPromiseValue"),_=i("parentPromiseState"),b="Promise.then",w=null,x=!0,E=!1,S=0;function k(e,t){return n=>{try{A(e,t,n)}catch(r){A(e,!1,r)}}}const C=function(){let e=!1;return function(t){return function(){e||(e=!0,t.apply(null,arguments))}}},T="Promise resolved with itself",I=i("currentTaskTrace");function A(e,r,i){const l=C();if(e===i)throw new TypeError(T);if(e[g]===w){let d=null;try{"object"!=typeof i&&"function"!=typeof i||(d=i&&i.then)}catch(c){return l(()=>{A(e,!1,c)})(),e}if(r!==E&&i instanceof F&&i.hasOwnProperty(g)&&i.hasOwnProperty(m)&&i[g]!==w)D(i),A(e,i[g],i[m]);else if(r!==E&&"function"==typeof d)try{d.call(i,l(k(e,r)),l(k(e,!1)))}catch(c){l(()=>{A(e,!1,c)})()}else{e[g]=r;const l=e[m];if(e[m]=i,e[v]===v&&r===x&&(e[g]=e[_],e[m]=e[y]),r===E&&i instanceof Error){const e=t.currentTask&&t.currentTask.data&&t.currentTask.data[u];e&&o(i,I,{configurable:!0,enumerable:!1,writable:!0,value:e})}for(let t=0;t{try{const o=e[m],l=n&&v===n[v];l&&(n[y]=o,n[_]=i);const a=t.run(s,void 0,l&&s!==p&&s!==f?[]:[o]);A(n,!0,a)}catch(r){A(n,!1,r)}},n)}const N="function ZoneAwarePromise() { [native code] }";class F{constructor(e){const t=this;if(!(t instanceof F))throw new Error("Must be an instanceof Promise.");t[g]=w,t[m]=[];try{e&&e(k(t,x),k(t,E))}catch(n){A(t,!1,n)}}static toString(){return N}static resolve(e){return A(new this(null),x,e)}static reject(e){return A(new this(null),E,e)}static race(e){let t,n,r=new this((e,r)=>{t=e,n=r});function o(e){t(e)}function i(e){n(e)}for(let s of e)h(s)||(s=this.resolve(s)),s.then(o,i);return r}static all(e){let t,n,r=new this((e,r)=>{t=e,n=r}),o=2,i=0;const s=[];for(let l of e){h(l)||(l=this.resolve(l));const e=i;l.then(n=>{s[e]=n,0==--o&&t(s)},n),o++,i++}return 0==(o-=2)&&t(s),r}get[Symbol.toStringTag](){return"Promise"}then(e,n){const r=new this.constructor(null),o=t.current;return this[g]==w?this[m].push(o,r,e,n):P(this,o,r,e,n),r}catch(e){return this.then(null,e)}finally(e){const n=new this.constructor(null);n[v]=v;const r=t.current;return this[g]==w?this[m].push(r,n,e,e):P(this,r,n,e,e),n}}F.resolve=F.resolve,F.reject=F.reject,F.race=F.race,F.all=F.all;const M=e[l]=e.Promise,R=t.__symbol__("ZoneAwarePromise");let V=r(e,"Promise");V&&!V.configurable||(V&&delete V.writable,V&&delete V.value,V||(V={configurable:!0,enumerable:!0}),V.get=function(){return e[R]?e[R]:e[l]},V.set=function(t){t===F?e[R]=t:(e[l]=t,t.prototype[a]||L(t),n.setNativePromise(t))},o(e,"Promise",V)),e.Promise=F;const j=i("thenPatched");function L(e){const t=e.prototype,n=r(t,"then");if(n&&(!1===n.writable||!n.configurable))return;const o=t.then;t[a]=o,e.prototype.then=function(e,t){return new F((e,t)=>{o.call(this,e,t)}).then(e,t)},e[j]=!0}if(n.patchThen=L,M){L(M);const t=e.fetch;"function"==typeof t&&(e[n.symbol("fetch")]=t,e.fetch=function(e){return function(){let t=e.apply(this,arguments);if(t instanceof F)return t;let n=t.constructor;return n[j]||L(n),t}}(t))}return Promise[t.__symbol__("uncaughtPromiseErrors")]=s,F});const n=Object.getOwnPropertyDescriptor,r=Object.defineProperty,o=Object.getPrototypeOf,i=Object.create,s=Array.prototype.slice,l="addEventListener",a="removeEventListener",u=Zone.__symbol__(l),c=Zone.__symbol__(a),d="true",h="false",f="__zone_symbol__";function p(e,t){return Zone.current.wrap(e,t)}function g(e,t,n,r,o){return Zone.current.scheduleMacroTask(e,t,n,r,o)}const m=Zone.__symbol__,v="undefined"!=typeof window,y=v?window:void 0,_=v&&y||"object"==typeof self&&self||global,b="removeAttribute",w=[null];function x(e,t){for(let n=e.length-1;n>=0;n--)"function"==typeof e[n]&&(e[n]=p(e[n],t+"_"+n));return e}function E(e){return!e||!1!==e.writable&&!("function"==typeof e.get&&void 0===e.set)}const S="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,k=!("nw"in _)&&void 0!==_.process&&"[object process]"==={}.toString.call(_.process),C=!k&&!S&&!(!v||!y.HTMLElement),T=void 0!==_.process&&"[object process]"==={}.toString.call(_.process)&&!S&&!(!v||!y.HTMLElement),I={},A=function(e){if(!(e=e||_.event))return;let t=I[e.type];t||(t=I[e.type]=m("ON_PROPERTY"+e.type));const n=this||e.target||_,r=n[t];let o;if(C&&n===y&&"error"===e.type){const t=e;!0===(o=r&&r.call(this,t.message,t.filename,t.lineno,t.colno,t.error))&&e.preventDefault()}else null==(o=r&&r.apply(this,arguments))||o||e.preventDefault();return o};function O(e,t,o){let i=n(e,t);if(!i&&o&&n(o,t)&&(i={enumerable:!0,configurable:!0}),!i||!i.configurable)return;const s=m("on"+t+"patched");if(e.hasOwnProperty(s)&&e[s])return;delete i.writable,delete i.value;const l=i.get,a=i.set,u=t.substr(2);let c=I[u];c||(c=I[u]=m("ON_PROPERTY"+u)),i.set=function(t){let n=this;n||e!==_||(n=_),n&&(n[c]&&n.removeEventListener(u,A),a&&a.apply(n,w),"function"==typeof t?(n[c]=t,n.addEventListener(u,A,!1)):n[c]=null)},i.get=function(){let n=this;if(n||e!==_||(n=_),!n)return null;const r=n[c];if(r)return r;if(l){let e=l&&l.call(this);if(e)return i.set.call(this,e),"function"==typeof n[b]&&n.removeAttribute(t),e}return null},r(e,t,i),e[s]=!0}function D(e,t,n){if(t)for(let r=0;r{const t=Object.getOwnPropertyDescriptor(a,e);Object.defineProperty(u,e,{get:function(){return a[e]},set:function(n){(!t||t.writable&&"function"==typeof t.set)&&(a[e]=n)},enumerable:!t||t.enumerable,configurable:!t||t.configurable})}))}var a,u;return l}function R(e,t,n){let r=null;function o(e){const t=e.data;return t.args[t.cbIdx]=function(){e.invoke.apply(this,arguments)},r.apply(t.target,t.args),e}r=M(e,t,e=>(function(t,r){const i=n(t,r);return i.cbIdx>=0&&"function"==typeof r[i.cbIdx]?g(i.name,r[i.cbIdx],i,o):e.apply(t,r)}))}function V(e,t){e[m("OriginalDelegate")]=t}let j=!1,L=!1;function z(){if(j)return L;j=!0;try{const t=y.navigator.userAgent;-1===t.indexOf("MSIE ")&&-1===t.indexOf("Trident/")&&-1===t.indexOf("Edge/")||(L=!0)}catch(e){}return L}Zone.__load_patch("toString",e=>{const t=Function.prototype.toString,n=m("OriginalDelegate"),r=m("Promise"),o=m("Error"),i=function(){if("function"==typeof this){const i=this[n];if(i)return"function"==typeof i?t.call(i):Object.prototype.toString.call(i);if(this===Promise){const n=e[r];if(n)return t.call(n)}if(this===Error){const n=e[o];if(n)return t.call(n)}}return t.call(this)};i[n]=t,Function.prototype.toString=i;const s=Object.prototype.toString;Object.prototype.toString=function(){return this instanceof Promise?"[object Promise]":s.call(this)}});let U=!1;if("undefined"!=typeof window)try{const e=Object.defineProperty({},"passive",{get:function(){U=!0}});window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(xe){U=!1}const Z={useG:!0},H={},B={},K=/^__zone_symbol__(\w+)(true|false)$/,q="__zone_symbol__propagationStopped";function G(e,t,n){const r=n&&n.add||l,i=n&&n.rm||a,s=n&&n.listeners||"eventListeners",u=n&&n.rmAll||"removeAllListeners",c=m(r),p="."+r+":",g="prependListener",v="."+g+":",y=function(e,t,n){if(e.isRemoved)return;const r=e.callback;"object"==typeof r&&r.handleEvent&&(e.callback=e=>r.handleEvent(e),e.originalDelegate=r),e.invoke(e,t,[n]);const o=e.options;o&&"object"==typeof o&&o.once&&t[i].call(t,n.type,e.originalDelegate?e.originalDelegate:e.callback,o)},_=function(t){if(!(t=t||e.event))return;const n=this||t.target||e,r=n[H[t.type][h]];if(r)if(1===r.length)y(r[0],n,t);else{const e=r.slice();for(let r=0;r(function(t,n){t[q]=!0,e&&e.apply(t,n)}))}function W(e,t,n,r,o){const i=Zone.__symbol__(r);if(t[i])return;const s=t[i]=t[r];t[r]=function(i,l,a){return l&&l.prototype&&o.forEach(function(t){const o=`${n}.${r}::`+t,i=l.prototype;if(i.hasOwnProperty(t)){const n=e.ObjectGetOwnPropertyDescriptor(i,t);n&&n.value?(n.value=e.wrapWithCurrentZone(n.value,o),e._redefineProperty(l.prototype,t,n)):i[t]&&(i[t]=e.wrapWithCurrentZone(i[t],o))}else i[t]&&(i[t]=e.wrapWithCurrentZone(i[t],o))}),s.call(t,i,l,a)},e.attachOriginToPatched(t[r],s)}const Q=Zone.__symbol__,J=Object[Q("defineProperty")]=Object.defineProperty,Y=Object[Q("getOwnPropertyDescriptor")]=Object.getOwnPropertyDescriptor,ee=Object.create,te=Q("unconfigurables");function ne(e,t,n){const r=n.configurable;return ie(e,t,n=oe(e,t,n),r)}function re(e,t){return e&&e[te]&&e[te][t]}function oe(e,t,n){return Object.isFrozen(n)||(n.configurable=!0),n.configurable||(e[te]||Object.isFrozen(e)||J(e,te,{writable:!0,value:{}}),e[te]&&(e[te][t]=!0)),n}function ie(e,t,n,r){try{return J(e,t,n)}catch(o){if(!n.configurable)throw o;void 0===r?delete n.configurable:n.configurable=r;try{return J(e,t,n)}catch(o){let r=null;try{r=JSON.stringify(n)}catch(o){r=n.toString()}console.log(`Attempting to configure '${t}' with descriptor '${r}' on object '${e}' and got error, giving up: ${o}`)}}}const se=["absolutedeviceorientation","afterinput","afterprint","appinstalled","beforeinstallprompt","beforeprint","beforeunload","devicelight","devicemotion","deviceorientation","deviceorientationabsolute","deviceproximity","hashchange","languagechange","message","mozbeforepaint","offline","online","paint","pageshow","pagehide","popstate","rejectionhandled","storage","unhandledrejection","unload","userproximity","vrdisplyconnected","vrdisplaydisconnected","vrdisplaypresentchange"],le=["encrypted","waitingforkey","msneedkey","mozinterruptbegin","mozinterruptend"],ae=["load"],ue=["blur","error","focus","load","resize","scroll","messageerror"],ce=["bounce","finish","start"],de=["loadstart","progress","abort","error","load","progress","timeout","loadend","readystatechange"],he=["upgradeneeded","complete","abort","success","error","blocked","versionchange","close"],fe=["close","error","open","message"],pe=["error","message"],ge=["abort","animationcancel","animationend","animationiteration","auxclick","beforeinput","blur","cancel","canplay","canplaythrough","change","compositionstart","compositionupdate","compositionend","cuechange","click","close","contextmenu","curechange","dblclick","drag","dragend","dragenter","dragexit","dragleave","dragover","drop","durationchange","emptied","ended","error","focus","focusin","focusout","gotpointercapture","input","invalid","keydown","keypress","keyup","load","loadstart","loadeddata","loadedmetadata","lostpointercapture","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","mousewheel","orientationchange","pause","play","playing","pointercancel","pointerdown","pointerenter","pointerleave","pointerlockchange","mozpointerlockchange","webkitpointerlockerchange","pointerlockerror","mozpointerlockerror","webkitpointerlockerror","pointermove","pointout","pointerover","pointerup","progress","ratechange","reset","resize","scroll","seeked","seeking","select","selectionchange","selectstart","show","sort","stalled","submit","suspend","timeupdate","volumechange","touchcancel","touchmove","touchstart","touchend","transitioncancel","transitionend","waiting","wheel"].concat(["webglcontextrestored","webglcontextlost","webglcontextcreationerror"],["autocomplete","autocompleteerror"],["toggle"],["afterscriptexecute","beforescriptexecute","DOMContentLoaded","freeze","fullscreenchange","mozfullscreenchange","webkitfullscreenchange","msfullscreenchange","fullscreenerror","mozfullscreenerror","webkitfullscreenerror","msfullscreenerror","readystatechange","visibilitychange","resume"],se,["beforecopy","beforecut","beforepaste","copy","cut","paste","dragstart","loadend","animationstart","search","transitionrun","transitionstart","webkitanimationend","webkitanimationiteration","webkitanimationstart","webkittransitionend"],["activate","afterupdate","ariarequest","beforeactivate","beforedeactivate","beforeeditfocus","beforeupdate","cellchange","controlselect","dataavailable","datasetchanged","datasetcomplete","errorupdate","filterchange","layoutcomplete","losecapture","move","moveend","movestart","propertychange","resizeend","resizestart","rowenter","rowexit","rowsdelete","rowsinserted","command","compassneedscalibration","deactivate","help","mscontentzoom","msmanipulationstatechanged","msgesturechange","msgesturedoubletap","msgestureend","msgesturehold","msgesturestart","msgesturetap","msgotpointercapture","msinertiastart","mslostpointercapture","mspointercancel","mspointerdown","mspointerenter","mspointerhover","mspointerleave","mspointermove","mspointerout","mspointerover","mspointerup","pointerout","mssitemodejumplistitemremoved","msthumbnailclick","stop","storagecommit"]);function me(e,t,n){if(!n||0===n.length)return t;const r=n.filter(t=>t.target===e);if(!r||0===r.length)return t;const o=r[0].ignoreProperties;return t.filter(e=>-1===o.indexOf(e))}function ve(e,t,n,r){e&&D(e,me(e,t,n),r)}function ye(e,t){if(k&&!T)return;if(Zone[e.symbol("patchEvents")])return;const n="undefined"!=typeof WebSocket,r=t.__Zone_ignore_on_properties;if(C){const e=window,t=function(){try{const n=e.navigator.userAgent;if(-1!==n.indexOf("MSIE ")||-1!==n.indexOf("Trident/"))return!0}catch(t){}return!1}?[{target:e,ignoreProperties:["error"]}]:[];ve(e,ge.concat(["messageerror"]),r?r.concat(t):r,o(e)),ve(Document.prototype,ge,r),void 0!==e.SVGElement&&ve(e.SVGElement.prototype,ge,r),ve(Element.prototype,ge,r),ve(HTMLElement.prototype,ge,r),ve(HTMLMediaElement.prototype,le,r),ve(HTMLFrameSetElement.prototype,se.concat(ue),r),ve(HTMLBodyElement.prototype,se.concat(ue),r),ve(HTMLFrameElement.prototype,ae,r),ve(HTMLIFrameElement.prototype,ae,r);const n=e.HTMLMarqueeElement;n&&ve(n.prototype,ce,r);const i=e.Worker;i&&ve(i.prototype,pe,r)}const i=t.XMLHttpRequest;i&&ve(i.prototype,de,r);const s=t.XMLHttpRequestEventTarget;s&&ve(s&&s.prototype,de,r),"undefined"!=typeof IDBIndex&&(ve(IDBIndex.prototype,he,r),ve(IDBRequest.prototype,he,r),ve(IDBOpenDBRequest.prototype,he,r),ve(IDBDatabase.prototype,he,r),ve(IDBTransaction.prototype,he,r),ve(IDBCursor.prototype,he,r)),n&&ve(WebSocket.prototype,fe,r)}Zone.__load_patch("util",(e,t,o)=>{o.patchOnProperties=D,o.patchMethod=M,o.bindArguments=x,o.patchMacroTask=R;const u=t.__symbol__("BLACK_LISTED_EVENTS"),c=t.__symbol__("UNPATCHED_EVENTS");e[c]&&(e[u]=e[c]),e[u]&&(t[u]=t[c]=e[u]),o.patchEventPrototype=X,o.patchEventTarget=G,o.isIEOrEdge=z,o.ObjectDefineProperty=r,o.ObjectGetOwnPropertyDescriptor=n,o.ObjectCreate=i,o.ArraySlice=s,o.patchClass=N,o.wrapWithCurrentZone=p,o.filterProperties=me,o.attachOriginToPatched=V,o._redefineProperty=ne,o.patchCallbacks=W,o.getGlobalObjects=()=>({globalSources:B,zoneSymbolEventNames:H,eventNames:ge,isBrowser:C,isMix:T,isNode:k,TRUE_STR:d,FALSE_STR:h,ZONE_SYMBOL_PREFIX:f,ADD_EVENT_LISTENER_STR:l,REMOVE_EVENT_LISTENER_STR:a})});const _e=m("zoneTask");function be(e,t,n,r){let o=null,i=null;n+=r;const s={};function l(t){const n=t.data;return n.args[0]=function(){try{t.invoke.apply(this,arguments)}finally{t.data&&t.data.isPeriodic||("number"==typeof n.handleId?delete s[n.handleId]:n.handleId&&(n.handleId[_e]=null))}},n.handleId=o.apply(e,n.args),t}function a(e){return i(e.data.handleId)}o=M(e,t+=r,n=>(function(o,i){if("function"==typeof i[0]){const e=g(t,i[0],{isPeriodic:"Interval"===r,delay:"Timeout"===r||"Interval"===r?i[1]||0:void 0,args:i},l,a);if(!e)return e;const n=e.data.handleId;return"number"==typeof n?s[n]=e:n&&(n[_e]=e),n&&n.ref&&n.unref&&"function"==typeof n.ref&&"function"==typeof n.unref&&(e.ref=n.ref.bind(n),e.unref=n.unref.bind(n)),"number"==typeof n||n?n:e}return n.apply(e,i)})),i=M(e,n,t=>(function(n,r){const o=r[0];let i;"number"==typeof o?i=s[o]:(i=o&&o[_e])||(i=o),i&&"string"==typeof i.type?"notScheduled"!==i.state&&(i.cancelFn&&i.data.isPeriodic||0===i.runCount)&&("number"==typeof o?delete s[o]:o&&(o[_e]=null),i.zone.cancelTask(i)):t.apply(e,r)}))}function we(e,t){if(Zone[t.symbol("patchEventTarget")])return;const{eventNames:n,zoneSymbolEventNames:r,TRUE_STR:o,FALSE_STR:i,ZONE_SYMBOL_PREFIX:s}=t.getGlobalObjects();for(let a=0;a{const t=e[Zone.__symbol__("legacyPatch")];t&&t()}),Zone.__load_patch("timers",e=>{be(e,"set","clear","Timeout"),be(e,"set","clear","Interval"),be(e,"set","clear","Immediate")}),Zone.__load_patch("requestAnimationFrame",e=>{be(e,"request","cancel","AnimationFrame"),be(e,"mozRequest","mozCancel","AnimationFrame"),be(e,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",(e,t)=>{const n=["alert","prompt","confirm"];for(let r=0;r(function(r,i){return t.current.run(n,e,i,o)}))}),Zone.__load_patch("EventTarget",(e,t,n)=>{!function(e,t){t.patchEventPrototype(e,t)}(e,n),we(e,n);const r=e.XMLHttpRequestEventTarget;r&&r.prototype&&n.patchEventTarget(e,[r.prototype]),N("MutationObserver"),N("WebKitMutationObserver"),N("IntersectionObserver"),N("FileReader")}),Zone.__load_patch("on_property",(e,t,n)=>{ye(n,e),Object.defineProperty=function(e,t,n){if(re(e,t))throw new TypeError("Cannot assign to read only property '"+t+"' of "+e);const r=n.configurable;return"prototype"!==t&&(n=oe(e,t,n)),ie(e,t,n,r)},Object.defineProperties=function(e,t){return Object.keys(t).forEach(function(n){Object.defineProperty(e,n,t[n])}),e},Object.create=function(e,t){return"object"!=typeof t||Object.isFrozen(t)||Object.keys(t).forEach(function(n){t[n]=oe(e,n,t[n])}),ee(e,t)},Object.getOwnPropertyDescriptor=function(e,t){const n=Y(e,t);return n&&re(e,t)&&(n.configurable=!1),n}}),Zone.__load_patch("customElements",(e,t,n)=>{!function(e,t){const{isBrowser:n,isMix:r}=t.getGlobalObjects();(n||r)&&e.customElements&&"customElements"in e&&t.patchCallbacks(t,e.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(e,n)}),Zone.__load_patch("XHR",(e,t)=>{!function(a){const d=e.XMLHttpRequest;if(!d)return;const h=d.prototype;let f=h[u],p=h[c];if(!f){const t=e.XMLHttpRequestEventTarget;if(t){const e=t.prototype;f=e[u],p=e[c]}}const v="readystatechange",y="scheduled";function _(e){const t=e.data,r=t.target;r[i]=!1,r[l]=!1;const s=r[o];f||(f=r[u],p=r[c]),s&&p.call(r,v,s);const a=r[o]=()=>{if(r.readyState===r.DONE)if(!t.aborted&&r[i]&&e.state===y){const n=r.__zone_symbol__loadfalse;if(n&&n.length>0){const o=e.invoke;e.invoke=function(){const n=r.__zone_symbol__loadfalse;for(let t=0;t(function(e,t){return e[r]=0==t[2],e[s]=t[1],x.apply(e,t)})),E=m("fetchTaskAborting"),S=m("fetchTaskScheduling"),k=M(h,"send",()=>(function(e,n){if(!0===t.current[S])return k.apply(e,n);if(e[r])return k.apply(e,n);{const t={target:e,url:e[s],isPeriodic:!1,args:n,aborted:!1},r=g("XMLHttpRequest.send",b,t,_,w);e&&!0===e[l]&&!t.aborted&&r.state===y&&r.invoke()}})),C=M(h,"abort",()=>(function(e,r){const o=e[n];if(o&&"string"==typeof o.type){if(null==o.cancelFn||o.data&&o.data.aborted)return;o.zone.cancelTask(o)}else if(!0===t.current[E])return C.apply(e,r)}))}();const n=m("xhrTask"),r=m("xhrSync"),o=m("xhrListener"),i=m("xhrScheduled"),s=m("xhrURL"),l=m("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",e=>{e.navigator&&e.navigator.geolocation&&function(e,t){const r=e.constructor.name;for(let o=0;o{const t=function(){return e.apply(this,x(arguments,r+"."+i))};return V(t,e),t})(s)}}}(e.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",(e,t)=>{function n(t){return function(n){$(e,t).forEach(r=>{const o=e.PromiseRejectionEvent;if(o){const e=new o(t,{promise:n.promise,reason:n.rejection});r.invoke(e)}})}}e.PromiseRejectionEvent&&(t[m("unhandledPromiseRejectionHandler")]=n("unhandledrejection"),t[m("rejectionHandledHandler")]=n("rejectionhandled"))})},ScpY:function(e,t,n){"use strict";n("LEAW")("link",function(e){return function(t){return e(this,"a","href",t)}})},SeNM:function(e,t,n){var r=n("P56o").parseInt,o=n("hGr/").trim,i=n("SvMv"),s=/^[-+]?0[xX]/;e.exports=8!==r(i+"08")||22!==r(i+"0x16")?function(e,t){var n=o(String(e),3);return r(n,t>>>0||(s.test(n)?16:10))}:r},Sp5b:function(e,t,n){var r=n("mvii"),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},SsG5:function(e,t,n){var r=n("Bsg+");e.exports=function(e,t){if(!r(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},SvMv:function(e,t){e.exports="\t\n\v\f\r \xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029\ufeff"},TYse:function(e,t,n){"use strict";var r=n("X6VK"),o=n("1wfo")(4);r(r.P+r.F*!n("/6rt")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},U1KF:function(e,t,n){var r=n("PAFS"),o=n("HWsP"),i=n("5MU4"),s=Object.defineProperty;t.f=n("GGqZ")?Object.defineProperty:function(e,t,n){if(r(e),t=i(t,!0),r(n),o)try{return s(e,t,n)}catch(l){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},U5er:function(e,t,n){var r=n("zx98"),o=n("X6VK"),i=n("ZVIm")("metadata"),s=i.store||(i.store=new(n("orKN"))),l=function(e,t,n){var o=s.get(e);if(!o){if(!n)return;s.set(e,o=new r)}var i=o.get(t);if(!i){if(!n)return;o.set(t,i=new r)}return i};e.exports={store:s,map:l,has:function(e,t,n){var r=l(t,n,!1);return void 0!==r&&r.has(e)},get:function(e,t,n){var r=l(t,n,!1);return void 0===r?void 0:r.get(e)},set:function(e,t,n,r){l(n,r,!0).set(e,t)},keys:function(e,t){var n=l(e,t,!1),r=[];return n&&n.forEach(function(e,t){r.push(t)}),r},key:function(e){return void 0===e||"symbol"==typeof e?e:String(e)},exp:function(e){o(o.S,"Reflect",e)}}},U8p0:function(e,t,n){"use strict";var r=n("X6VK"),o=n("b8Rm"),i=n("UnHL"),s=n("E7Vc"),l=[].sort,a=[1,2,3];r(r.P+r.F*(s(function(){a.sort(void 0)})||!s(function(){a.sort(null)})||!n("/6rt")(l)),"Array",{sort:function(e){return void 0===e?l.call(i(this)):l.call(i(this),o(e))}})},UYXy:function(e,t,n){var r=n("ml72"),o=n("zIds").f,i={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];e.exports.f=function(e){return s&&"[object Window]"==i.call(e)?function(e){try{return o(e)}catch(t){return s.slice()}}(e):o(r(e))}},UnHL:function(e,t,n){var r=n("GCOZ");e.exports=function(e){return Object(r(e))}},V7cS:function(e,t,n){"use strict";var r=n("X6VK"),o=n("sdkr")(!1),i=[].indexOf,s=!!i&&1/[1].indexOf(1,-0)<0;r(r.P+r.F*(s||!n("/6rt")(i)),"Array",{indexOf:function(e){return s?i.apply(this,arguments)||0:o(this,e,arguments[1])}})},VNvs:function(e,t,n){"use strict";var r=n("X6VK"),o=n("1wfo")(3);r(r.P+r.F*!n("/6rt")([].some,!0),"Array",{some:function(e){return o(this,e,arguments[1])}})},VVFi:function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},VWwk:function(e,t,n){var r=n("X6VK"),o=Math.exp;r(r.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},"Vx+c":function(e,t,n){var r=n("PAFS"),o=n("pU1/"),i=n("fQty"),s=n("8kJd")("IE_PROTO"),l=function(){},a=function(){var e,t=n("mggL")("iframe"),r=i.length;for(t.style.display="none",n("CLuC").appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("