jekyll-theme-hydejack 9.1.5 → 9.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/body/footer.html +1 -1
  3. data/_includes/body/scripts.html +2 -2
  4. data/_includes/components/post.html +1 -1
  5. data/_includes/head/meta-static.html +1 -1
  6. data/_includes/head/styles-inline.html +1 -1
  7. data/_includes/head/styles-no-inline.html +1 -1
  8. data/_includes/header.txt +1 -1
  9. data/_includes/scripts/load-js.min.js +1 -1
  10. data/_includes/templates/index.html +0 -20
  11. data/_layouts/compress.html +1 -1
  12. data/_sass/_tippy.scss +3 -0
  13. data/_sass/hydejack/__link__/_mark-external.scss +1 -1
  14. data/_sass/hydejack/_mark-external.pre.scss +1 -1
  15. data/_sass/pooleparty/__inline__/_posts.scss +1 -1
  16. data/_sass/pooleparty/_posts.pre.scss +1 -1
  17. data/assets/css/{hydejack-9.1.5.css → hydejack-9.1.6.css} +0 -0
  18. data/assets/js/{LEGACY-clap-button-hydejack-9.1.5.js → LEGACY-clap-button-hydejack-9.1.6.js} +1 -1
  19. data/assets/js/{LEGACY-drawer-hydejack-9.1.5.js → LEGACY-drawer-hydejack-9.1.6.js} +1 -1
  20. data/assets/js/{LEGACY-fetch-hydejack-9.1.5.js → LEGACY-fetch-hydejack-9.1.6.js} +1 -1
  21. data/assets/js/LEGACY-hydejack-9.1.6.js +27 -0
  22. data/assets/js/{LEGACY-navbar-hydejack-9.1.5.js → LEGACY-navbar-hydejack-9.1.6.js} +2 -2
  23. data/assets/js/LEGACY-push-state-hydejack-9.1.6.js +14 -0
  24. data/assets/js/{LEGACY-resize-observer-hydejack-9.1.5.js → LEGACY-resize-observer-hydejack-9.1.6.js} +1 -1
  25. data/assets/js/{LEGACY-shadydom-hydejack-9.1.5.js → LEGACY-shadydom-hydejack-9.1.6.js} +1 -1
  26. data/assets/js/LEGACY-vendors~clap-button-hydejack-9.1.6.js +14 -0
  27. data/assets/js/LEGACY-vendors~drawer-hydejack-9.1.6.js +48 -0
  28. data/assets/js/{LEGACY-vendors~drawer~push-state-hydejack-9.1.5.js → LEGACY-vendors~drawer~push-state-hydejack-9.1.6.js} +14 -14
  29. data/assets/js/{LEGACY-vendors~fetch-hydejack-9.1.5.js → LEGACY-vendors~fetch-hydejack-9.1.6.js} +1 -1
  30. data/assets/js/{LEGACY-vendors~intersection-observer-hydejack-9.1.5.js → LEGACY-vendors~intersection-observer-hydejack-9.1.6.js} +1 -1
  31. data/assets/js/LEGACY-vendors~push-state-hydejack-9.1.6.js +34 -0
  32. data/assets/js/{LEGACY-vendors~shadydom-hydejack-9.1.5.js → LEGACY-vendors~shadydom-hydejack-9.1.6.js} +17 -17
  33. data/assets/js/{LEGACY-vendors~webanimations-hydejack-9.1.5.js → LEGACY-vendors~webanimations-hydejack-9.1.6.js} +1 -1
  34. data/assets/js/{LEGACY-vendors~webcomponents-hydejack-9.1.5.js → LEGACY-vendors~webcomponents-hydejack-9.1.6.js} +1 -1
  35. data/assets/js/{LEGACY-webcomponents-hydejack-9.1.5.js → LEGACY-webcomponents-hydejack-9.1.6.js} +1 -1
  36. data/assets/js/{clap-button-hydejack-9.1.5.js → clap-button-hydejack-9.1.6.js} +1 -1
  37. data/assets/js/{drawer-hydejack-9.1.5.js → drawer-hydejack-9.1.6.js} +1 -1
  38. data/assets/js/{fetch-hydejack-9.1.5.js → fetch-hydejack-9.1.6.js} +1 -1
  39. data/assets/js/hydejack-9.1.6.js +28 -0
  40. data/assets/js/{navbar-hydejack-9.1.5.js → navbar-hydejack-9.1.6.js} +2 -2
  41. data/assets/js/{push-state-hydejack-9.1.5.js → push-state-hydejack-9.1.6.js} +1 -1
  42. data/assets/js/{resize-observer-hydejack-9.1.5.js → resize-observer-hydejack-9.1.6.js} +1 -1
  43. data/assets/js/{shadydom-hydejack-9.1.5.js → shadydom-hydejack-9.1.6.js} +1 -1
  44. data/assets/js/{vendors~clap-button-hydejack-9.1.5.js → vendors~clap-button-hydejack-9.1.6.js} +1 -1
  45. data/assets/js/{vendors~drawer-hydejack-9.1.5.js → vendors~drawer-hydejack-9.1.6.js} +2 -2
  46. data/assets/js/{vendors~drawer~push-state-hydejack-9.1.5.js → vendors~drawer~push-state-hydejack-9.1.6.js} +4 -4
  47. data/assets/js/{vendors~fetch-hydejack-9.1.5.js → vendors~fetch-hydejack-9.1.6.js} +1 -1
  48. data/assets/js/{vendors~intersection-observer-hydejack-9.1.5.js → vendors~intersection-observer-hydejack-9.1.6.js} +1 -1
  49. data/assets/js/vendors~push-state-hydejack-9.1.6.js +34 -0
  50. data/assets/js/{vendors~shadydom-hydejack-9.1.5.js → vendors~shadydom-hydejack-9.1.6.js} +1 -1
  51. data/assets/js/{vendors~webanimations-hydejack-9.1.5.js → vendors~webanimations-hydejack-9.1.6.js} +1 -1
  52. data/assets/js/{webcomponents-hydejack-9.1.5.js → webcomponents-hydejack-9.1.6.js} +1 -1
  53. data/assets/version.json +2 -2
  54. metadata +43 -43
  55. data/assets/js/LEGACY-hydejack-9.1.5.js +0 -27
  56. data/assets/js/LEGACY-push-state-hydejack-9.1.5.js +0 -14
  57. data/assets/js/LEGACY-vendors~clap-button-hydejack-9.1.5.js +0 -14
  58. data/assets/js/LEGACY-vendors~drawer-hydejack-9.1.5.js +0 -48
  59. data/assets/js/LEGACY-vendors~push-state-hydejack-9.1.5.js +0 -34
  60. data/assets/js/hydejack-9.1.5.js +0 -28
  61. data/assets/js/vendors~push-state-hydejack-9.1.5.js +0 -34
@@ -1,28 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
13
- */!function(t){function e(e){for(var n,o,i=e[0],u=e[1],c=0,s=[];c<i.length;c++)o=i[c],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&s.push(r[o][0]),r[o]=0;for(n in u)Object.prototype.hasOwnProperty.call(u,n)&&(t[n]=u[n]);for(a&&a(e);s.length;)s.shift()()}var n={},r={4:0};function o(e){if(n[e])return n[e].exports;var r=n[e]={i:e,l:!1,exports:{}};return t[e].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(t){var e=[],n=r[t];if(0!==n)if(n)e.push(n[2]);else{var i=new Promise((function(e,o){n=r[t]=[e,o]}));e.push(n[2]=i);var u,c=document.createElement("script");c.charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=function(t){return o.p+""+({0:"vendors~drawer~push-state",1:"clap-button",2:"drawer",3:"fetch",5:"navbar",6:"push-state",7:"resize-observer",8:"shadydom",9:"vendors~clap-button",10:"vendors~drawer",11:"vendors~fetch",12:"vendors~intersection-observer",13:"vendors~push-state",14:"vendors~shadydom",15:"vendors~webanimations",16:"webcomponents"}[t]||t)+"-hydejack-9.1.5.js"}(t);var a=new Error;u=function(e){c.onerror=c.onload=null,clearTimeout(s);var n=r[t];if(0!==n){if(n){var o=e&&("load"===e.type?"missing":e.type),i=e&&e.target&&e.target.src;a.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",a.name="ChunkLoadError",a.type=o,a.request=i,n[1](a)}r[t]=void 0}};var s=setTimeout((function(){u({type:"timeout",target:c})}),12e4);c.onerror=c.onload=u,document.head.appendChild(c)}return Promise.all(e)},o.m=t,o.c=n,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="/assets/js/",o.oe=function(t){throw console.error(t),t};var i=window.webpackJsonp=window.webpackJsonp||[],u=i.push.bind(i);i.push=e,i=i.slice();for(var c=0;c<i.length;c++)e(i[c]);var a=u;o(o.s=108)}([function(t,e,n){"use strict";n.d(e,"h",(function(){return o})),n.d(e,"g",(function(){return i})),n.d(e,"d",(function(){return u})),n.d(e,"i",(function(){return c})),n.d(e,"l",(function(){return a})),n.d(e,"j",(function(){return s})),n.d(e,"k",(function(){return f})),n.d(e,"c",(function(){return l})),n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return d})),n.d(e,"e",(function(){return v})),n.d(e,"f",(function(){return h}));
14
- /*! *****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- ***************************************************************************** */
28
- var r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)};function o(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}function i(t,e,n,r){var o,i=arguments.length,u=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)u=Reflect.decorate(t,e,n,r);else for(var c=t.length-1;c>=0;c--)(o=t[c])&&(u=(i<3?o(u):i>3?o(e,n,u):o(e,n))||u);return i>3&&u&&Object.defineProperty(e,n,u),u}function u(t,e,n,r){return new(n||(n=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(u,c)}a((r=r.apply(t,e||[])).next())}))}function c(t,e){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(i){return function(c){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=e.call(t,u)}catch(t){i=[6,t],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,c])}}}Object.create;function a(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function s(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),u=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)u.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return u}function f(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}function l(t){return this instanceof l?(this.v=t,this):new l(t)}function p(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(t,e||[]),i=[];return r={},u("next"),u("throw"),u("return"),r[Symbol.asyncIterator]=function(){return this},r;function u(t){o[t]&&(r[t]=function(e){return new Promise((function(n,r){i.push([t,e,n,r])>1||c(t,e)}))})}function c(t,e){try{(n=o[t](e)).value instanceof l?Promise.resolve(n.value.v).then(a,s):f(i[0][2],n)}catch(t){f(i[0][3],t)}var n}function a(t){c("next",t)}function s(t){c("throw",t)}function f(t,e){t(e),i.shift(),i.length&&c(i[0][0],i[0][1])}}function d(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=a(t),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise((function(r,o){(function(t,e,n,r){Promise.resolve(r).then((function(e){t({value:e,done:n})}),e)})(r,o,(e=t[n](e)).done,e.value)}))}}}Object.create;function v(t,e,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(t):r?r.value:e.get(t)}function h(t,e,n,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?o.call(t,n):o?o.value=n:e.set(t,n),n}},function(t,e,n){"use strict";function r(t){return"function"==typeof t}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(40),o=n(16),i=n(31),u=n(21);function c(t){return 0===t.length?u.a:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)}}var a=n(17),s=n(1),f=n(54),l=function(){function t(t){t&&(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var i,u=this,c=(i=t)&&i instanceof r.b||function(t){return t&&Object(s.a)(t.next)&&Object(s.a)(t.error)&&Object(s.a)(t.complete)}(i)&&Object(o.c)(i)?t:new r.a(t,e,n);return Object(f.b)((function(){var t=u,e=t.operator,n=t.source;c.add(e?e.call(c,n):n?u._subscribe(c):u._trySubscribe(c))})),c},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=p(e))((function(e,r){var o;o=n.subscribe((function(e){try{t(e)}catch(t){r(t),null==o||o.unsubscribe()}}),r,e)}))},t.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},t.prototype[i.a]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return c(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=p(t))((function(t,n){var r;e.subscribe((function(t){return r=t}),(function(t){return n(t)}),(function(){return t(r)}))}))},t.create=function(e){return new t(e)},t}();function p(t){var e;return null!==(e=null!=t?t:a.a.Promise)&&void 0!==e?e:Promise}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(0),o=function(t){function e(e,n,r,o,i){var u=t.call(this,e)||this;return u.onFinalize=i,u._next=n?function(t){try{n(t)}catch(t){e.error(t)}}:t.prototype._next,u._error=o?function(t){try{o(t)}catch(t){e.error(t)}finally{this.unsubscribe()}}:t.prototype._error,u._complete=r?function(){try{r()}catch(t){e.error(t)}finally{this.unsubscribe()}}:t.prototype._complete,u}return Object(r.h)(e,t),e.prototype.unsubscribe=function(){var e,n=this.closed;t.prototype.unsubscribe.call(this),!n&&(null===(e=this.onFinalize)||void 0===e||e.call(this))},e}(n(40).b)},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1);function o(t){return function(e){if(function(t){return Object(r.a)(null==t?void 0:t.lift)}(e))return e.lift((function(e){try{return t(e,this)}catch(t){this.error(t)}}));throw new TypeError("Unable to lift unknown Observable type")}}},function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(t,e,n){"use strict";n.d(e,"a",(function(){return h}));var r=n(0),o=n(32),i=n(58),u=n(2),c=n(57),a=n(59),s=n(62),f=n(60),l=n(26),p=n(1),d=n(55),v=n(31);function h(t){if(t instanceof u.a)return t;if(null!=t){if(Object(c.a)(t))return m=t,new u.a((function(t){var e=m[v.a]();if(Object(p.a)(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(Object(o.a)(t))return y=t,new u.a((function(t){for(var e=0;e<y.length&&!t.closed;e++)t.next(y[e]);t.complete()}));if(Object(i.a)(t))return h=t,new u.a((function(t){h.then((function(e){t.closed||(t.next(e),t.complete())}),(function(e){return t.error(e)})).then(null,d.a)}));if(Object(a.a)(t))return b(t);if(Object(f.a)(t))return n=t,new u.a((function(t){var e,o;try{for(var i=Object(r.l)(n),u=i.next();!u.done;u=i.next()){var c=u.value;if(t.next(c),t.closed)return}}catch(t){e={error:t}}finally{try{u&&!u.done&&(o=i.return)&&o.call(i)}finally{if(e)throw e.error}}t.complete()}));if(Object(l.a)(t))return e=t,b(Object(l.b)(e))}var e,n,h,y,m;throw Object(s.a)(t)}function b(t){return new u.a((function(e){(function(t,e){var n,o,i,u;return Object(r.d)(this,void 0,void 0,(function(){var c,a;return Object(r.i)(this,(function(s){switch(s.label){case 0:s.trys.push([0,5,6,11]),n=Object(r.b)(t),s.label=1;case 1:return[4,n.next()];case 2:if((o=s.sent()).done)return[3,4];if(c=o.value,e.next(c),e.closed)return[2];s.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=s.sent(),i={error:a},[3,11];case 6:return s.trys.push([6,,9,10]),o&&!o.done&&(u=n.return)?[4,u.call(n)]:[3,8];case 7:s.sent(),s.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return e.complete(),[2]}}))}))})(t,e).catch((function(t){return e.error(t)}))}))}},function(t,e,n){var r=n(45)("wks"),o=n(35),i=n(5).Symbol,u="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=u&&i[t]||(u?i:o)("Symbol."+t))}).store=r},function(t,e,n){t.exports=!n(11)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,e,n){var r=n(5),o=n(33),i=n(20),u=n(22),c=n(46),a=function t(e,n,a){var s,f,l,p,d=e&t.F,v=e&t.G,h=e&t.P,b=e&t.B,y=v?r:e&t.S?r[n]||(r[n]={}):(r[n]||{}).prototype,m=v?o:o[n]||(o[n]={}),g=m.prototype||(m.prototype={});for(s in v&&(a=n),a)l=((f=!d&&y&&void 0!==y[s])?y:a)[s],p=b&&f?c(l,r):h&&"function"==typeof l?c(Function.call,l):l,y&&u(y,s,l,e&t.U),m[s]!=l&&i(m,s,p),h&&g[s]!=l&&(g[s]=l)};r.core=o,a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},function(t,e,n){var r=n(14);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){"use strict";function r(t,e,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var i=e.schedule((function(){n(),o?t.add(this.schedule(null,r)):this.unsubscribe()}),r);if(t.add(i),!o)return i}n.d(e,"a",(function(){return r}))},function(t,e,n){var r=n(10),o=n(84),i=n(34),u=Object.defineProperty;e.f=n(8)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return u(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return f})),n.d(e,"p",(function(){return p})),n.d(e,"n",(function(){return d})),n.d(e,"o",(function(){return v})),n.d(e,"j",(function(){return h})),n.d(e,"t",(function(){return b})),n.d(e,"s",(function(){return y})),n.d(e,"r",(function(){return m})),n.d(e,"k",(function(){return g})),n.d(e,"d",(function(){return w})),n.d(e,"c",(function(){return O})),n.d(e,"l",(function(){return x})),n.d(e,"i",(function(){return _})),n.d(e,"q",(function(){return S})),n.d(e,"m",(function(){return A}));var r=n(77),o=n(2),i=n(43);n.d(e,"h",(function(){return i.c}));var u=n(65);n.d(e,"g",(function(){return u.b})),n.d(e,"e",(function(){return u.a}));var c=n(64);n.d(e,"f",(function(){return c.b}));n(80);var a=getComputedStyle(document.documentElement),s="(min-width: ".concat(a.getPropertyValue("--break-point-3"),")"),f="(min-width: ".concat(a.getPropertyValue("--break-point-dynamic"),")"),l=(parseFloat(a.getPropertyValue("--content-width-5")),parseFloat(a.getPropertyValue("--content-margin-5")),parseFloat(a.getPropertyValue("--sidebar-width")),parseFloat(a.getPropertyValue("--half-content")),navigator.userAgent.toLowerCase()),p=l.indexOf("safari")>0&&l.indexOf("chrome")<0,d=l.indexOf("mobile")>0,v=p&&d,h=(l.indexOf("ucbrowser"),l.indexOf("firefox"),l.indexOf("fxios")>0&&l.indexOf("safari"),"attributeStyleMap"in Element.prototype&&"CSS"in window&&CSS.number),b=new Promise(t=>{"customElements"in window?t(!0):document.addEventListener("WebComponentsReady",t)}),y=new Promise((function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:30,o=document.querySelector("hy-drawer");o?getComputedStyle(o).getPropertyValue("--hy-drawer-width")?e(!0):r<=0?n(Error("Stylesheet not loaded within 10 seconds")):setTimeout(()=>t(e,n,r-1),1e3/3):e(!0)})),m=(t,e)=>new Promise(n=>t.addEventListener(e,n,{once:!0}));function g(t){return!window.Modernizr||[...t].every(t=>{var e=window.Modernizr[t];return e})}function w(){for(;null!=this&&this.firstChild;)this.removeChild(this.firstChild)}function O(t,e,n){return t?o.a.create(r=>{var o=t.animate(e,n);return o.addEventListener("finish",t=>{r.next(t),requestAnimationFrame(()=>{requestAnimationFrame(()=>r.complete())})}),()=>{"finished"!==o.playState&&o.cancel()}}):Object(r.a)(new CustomEvent("finish"))}function x(t){var e=document.getElementById(t);return e&&document.importNode(e.content,!0)}var j=document.body||document.documentElement,_=()=>window.innerWidth||j.clientWidth;var E=t=>e=>new Promise(n=>t(e).addEventListener("load",n)),S=(E(window.loadJS),E(window.loadCSS));function A(t,e){return new Promise(n=>{var r=new IntersectionObserver(e=>{e.some(t=>t.isIntersecting)&&(t.forEach(t=>r.unobserve(t)),n(e.find(t=>t.isIntersecting)))},e);t.forEach(t=>r.observe(t))})}},function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"a",(function(){return s})),n.d(e,"c",(function(){return f}));var r=n(0),o=n(1),i=n(81),u=Object(i.a)((function(t){return function(e){t(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e}})),c=n(39),a=function(){function t(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._teardowns=null}var e;return t.prototype.unsubscribe=function(){var t,e,n,i,c;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=Object(r.l)(a),f=s.next();!f.done;f=s.next()){f.value.remove(this)}}catch(e){t={error:e}}finally{try{f&&!f.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}else a.remove(this);var p=this.initialTeardown;if(Object(o.a)(p))try{p()}catch(t){c=t instanceof u?t.errors:[t]}var d=this._teardowns;if(d){this._teardowns=null;try{for(var v=Object(r.l)(d),h=v.next();!h.done;h=v.next()){var b=h.value;try{l(b)}catch(t){c=null!=c?c:[],t instanceof u?c=Object(r.k)(Object(r.k)([],Object(r.j)(c)),Object(r.j)(t.errors)):c.push(t)}}}catch(t){n={error:t}}finally{try{h&&!h.done&&(i=v.return)&&i.call(v)}finally{if(n)throw n.error}}}if(c)throw new u(c)}},t.prototype.add=function(e){var n;if(e&&e!==this)if(this.closed)l(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._teardowns=null!==(n=this._teardowns)&&void 0!==n?n:[]).push(e)}},t.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},t.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},t.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&Object(c.a)(e,t)},t.prototype.remove=function(e){var n=this._teardowns;n&&Object(c.a)(n,e),e instanceof t&&e._removeParent(this)},t.EMPTY=((e=new t).closed=!0,e),t}(),s=a.EMPTY;function f(t){return t instanceof a||t&&"closed"in t&&Object(o.a)(t.remove)&&Object(o.a)(t.add)&&Object(o.a)(t.unsubscribe)}function l(t){Object(o.a)(t)?t():t.unsubscribe()}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},function(t,e,n){var r=n(38);t.exports=function(t){return Object(r(t))}},function(t,e,n){"use strict";function r(){}n.d(e,"a",(function(){return r}))},function(t,e,n){var r=n(13),o=n(44);t.exports=n(8)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){"use strict";function r(t){return t}n.d(e,"a",(function(){return r}))},function(t,e,n){var r=n(5),o=n(20),i=n(23),u=n(35)("src"),c=n(112),a=(""+c).split("toString");n(33).inspectSource=function(t){return c.call(t)},(t.exports=function(t,e,n,c){var s="function"==typeof n;s&&(i(n,"name")||o(n,"name",e)),t[e]!==n&&(s&&(i(n,u)||o(n,u,t[e]?""+t[e]:a.join(String(e)))),t===r?t[e]=n:c?t[e]?t[e]=n:o(t,e,n):(delete t[e],o(t,e,n)))})(Function.prototype,"toString",(function(){return"function"==typeof this&&this[u]||c.call(this)}))},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(4),o=n(3);function i(t,e){return Object(r.a)((function(n,r){var i=0;n.subscribe(new o.a(r,(function(n){r.next(t.call(e,n,i++))})))}))}},function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return u}));var r=n(0),o=n(1);function i(t){return Object(r.a)(this,arguments,(function(){var e,n,o;return Object(r.i)(this,(function(i){switch(i.label){case 0:e=t.getReader(),i.label=1;case 1:i.trys.push([1,,9,10]),i.label=2;case 2:return[4,Object(r.c)(e.read())];case 3:return n=i.sent(),o=n.value,n.done?[4,Object(r.c)(void 0)]:[3,5];case 4:return[2,i.sent()];case 5:return[4,Object(r.c)(o)];case 6:return[4,i.sent()];case 7:return i.sent(),[3,2];case 8:return[3,10];case 9:return e.releaseLock(),[7];case 10:return[2]}}))}))}function u(t){return Object(o.a)(null==t?void 0:t.getReader)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(25),o=n(6),i=n(4),u=n(12),c=n(3);var a=n(1);function s(t,e,n){return void 0===n&&(n=1/0),Object(a.a)(e)?s((function(n,i){return Object(r.a)((function(t,r){return e(n,t,i,r)}))(Object(o.a)(t(n,i)))}),n):("number"==typeof e&&(n=e),Object(i.a)((function(e,r){return function(t,e,n,r,i,a,s,f){var l=[],p=0,d=0,v=!1,h=function(){!v||l.length||p||e.complete()},b=function(t){return p<r?y(t):l.push(t)},y=function t(f){a&&e.next(f),p++;var v=!1;Object(o.a)(n(f,d++)).subscribe(new c.a(e,(function(t){null==i||i(t),a?b(t):e.next(t)}),(function(){v=!0}),void 0,(function(){if(v)try{p--;for(var n=function(){var n=l.shift();s?Object(u.a)(e,s,(function(){return t(n)})):t(n)};l.length&&p<r;)n();h()}catch(t){e.error(t)}})))};return t.subscribe(new c.a(e,b,(function(){v=!0,h()}))),function(){null==f||f()}}(e,r,t,n)})))}},function(t,e,n){"use strict";n.d(e,"b",(function(){return u})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return a}));var r=n(1),o=n(98);function i(t){return t[t.length-1]}function u(t){return Object(r.a)(i(t))?t.pop():void 0}function c(t){return Object(o.a)(i(t))?t.pop():void 0}function a(t,e){return"number"==typeof i(t)?t.pop():e}},function(t,e,n){var r=n(47),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){var r=n(117),o=n(38);t.exports=function(t){return r(o(t))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r="function"==typeof Symbol&&Symbol.observable||"@@observable"},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(t){return t&&"number"==typeof t.length&&"function"!=typeof t}},function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},function(t,e,n){var r=n(14);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},function(t,e){t.exports=!1},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){"use strict";function r(t,e){if(t){var n=t.indexOf(e);0<=n&&t.splice(n,1)}}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"b",(function(){return d})),n.d(e,"a",(function(){return v}));var r=n(0),o=n(1),i=n(16),u=n(17),c=n(55),a=n(19),s=f("C",void 0,void 0);function f(t,e,n){return{kind:t,value:e,error:n}}var l=n(56),p=n(54),d=function(t){function e(e){var n=t.call(this)||this;return n.isStopped=!1,e?(n.destination=e,Object(i.c)(e)&&e.add(n)):n.destination=m,n}return Object(r.h)(e,t),e.create=function(t,e,n){return new v(t,e,n)},e.prototype.next=function(t){this.isStopped?y(function(t){return f("N",t,void 0)}(t),this):this._next(t)},e.prototype.error=function(t){this.isStopped?y(f("E",void 0,t),this):(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped?y(s,this):(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e}(i.b),v=function(t){function e(e,n,r){var i,c=t.call(this)||this;if(Object(o.a)(e))i=e;else if(e){var s;i=e.next,n=e.error,r=e.complete,c&&u.a.useDeprecatedNextContext?(s=Object.create(e)).unsubscribe=function(){return c.unsubscribe()}:s=e,i=null==i?void 0:i.bind(s),n=null==n?void 0:n.bind(s),r=null==r?void 0:r.bind(s)}return c.destination={next:i?h(i,c):a.a,error:h(null!=n?n:b,c),complete:r?h(r,c):a.a},c}return Object(r.h)(e,t),e}(d);function h(t,e){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];try{t.apply(void 0,Object(r.k)([],Object(r.j)(e)))}catch(t){u.a.useDeprecatedSynchronousErrorHandling?Object(p.a)(t):Object(c.a)(t)}}}function b(t){throw t}function y(t,e){var n=u.a.onStoppedNotification;n&&l.a.setTimeout((function(){return n(t,e)}))}var m={closed:!0,next:a.a,error:b,complete:a.a}},,function(t,e,n){"use strict";n.d(e,"a",(function(){return w}));var r=n(6),o=n(63),i=n(4);function u(t,e){return void 0===e&&(e=0),Object(i.a)((function(n,r){r.add(t.schedule((function(){return n.subscribe(r)}),e))}))}var c=n(2);var a=n(61),s=n(1),f=n(12);function l(t,e){if(!t)throw new Error("Iterable cannot be null");return new c.a((function(n){Object(f.a)(n,e,(function(){var r=t[Symbol.asyncIterator]();Object(f.a)(n,e,(function(){r.next().then((function(t){t.done?n.complete():n.next(t.value)}))}),0,!0)}))}))}var p=n(57),d=n(58),v=n(32),h=n(60),b=n(59),y=n(62),m=n(26);function g(t,e){if(null!=t){if(Object(p.a)(t))return function(t,e){return Object(r.a)(t).pipe(u(e),Object(o.a)(e))}(t,e);if(Object(v.a)(t))return function(t,e){return new c.a((function(n){var r=0;return e.schedule((function(){r===t.length?n.complete():(n.next(t[r++]),n.closed||this.schedule())}))}))}(t,e);if(Object(d.a)(t))return function(t,e){return Object(r.a)(t).pipe(u(e),Object(o.a)(e))}(t,e);if(Object(b.a)(t))return l(t,e);if(Object(h.a)(t))return function(t,e){return new c.a((function(n){var r;return Object(f.a)(n,e,(function(){r=t[a.a](),Object(f.a)(n,e,(function(){var t,e,o;try{e=(t=r.next()).value,o=t.done}catch(t){return void n.error(t)}o?n.complete():n.next(e)}),0,!0)})),function(){return Object(s.a)(null==r?void 0:r.return)&&r.return()}}))}(t,e);if(Object(m.a)(t))return function(t,e){return l(Object(m.b)(t),e)}(t,e)}throw Object(y.a)(t)}function w(t,e){return e?g(t,e):Object(r.a)(t)}},function(t,e,n){"use strict";function r(){var t=document.documentElement,e=document.body,n="scrollHeight";return t[n]||e[n]}function o(){return window.pageYOffset||document.body.scrollTop}n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"d",(function(){return u})),n.d(e,"a",(function(){return c}));var i=(t,e)=>(t.matches||t.msMatchesSelector).call(t,e);function u(t,e){for(var n=t;null!=n;){if(i(n,e))return n;n=n.parentNode instanceof Element?n.parentNode:null}return null}function c(){var t,e,n=new Promise((n,r)=>(t=n,e=r));return n.resolve=t,n.reject=e,n}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(33),o=n(5),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(36)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t,e,n){var r=n(24);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(88),o=n(70);t.exports=Object.keys||function(t){return r(t,o)}},function(t,e,n){"use strict";t.exports=n(36)||!n(11)((function(){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete n(5)[t]}))},function(t,e,n){var r=n(73),o=n(44),i=n(30),u=n(34),c=n(23),a=n(84),s=Object.getOwnPropertyDescriptor;e.f=n(8)?s:function(t,e){if(t=i(t),e=u(e,!0),a)try{return s(t,e)}catch(t){}if(c(t,e))return o(!r.f.call(t,e),t[e])}},function(t,e,n){"use strict";var r=n(10);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){"use strict";var r=n(138),o=RegExp.prototype.exec;t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var i=n.call(t,e);if("object"!=typeof i)throw new TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},function(t,e,n){"use strict";n(139);var r=n(22),o=n(20),i=n(11),u=n(38),c=n(7),a=n(76),s=c("species"),f=!i((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),l=function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2===n.length&&"a"===n[0]&&"b"===n[1]}();t.exports=function(t,e,n){var p=c(t),d=!i((function(){var e={};return e[p]=function(){return 7},7!=""[t](e)})),v=d?!i((function(){var e=!1,n=/a/;return n.exec=function(){return e=!0,null},"split"===t&&(n.constructor={},n.constructor[s]=function(){return n}),n[p](""),!e})):void 0;if(!d||!v||"replace"===t&&!f||"split"===t&&!l){var h=/./[p],b=n(u,p,""[t],(function(t,e,n,r,o){return e.exec===a?d&&!o?{done:!0,value:h.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}})),y=b[0],m=b[1];r(String.prototype,t,y),o(RegExp.prototype,p,2==e?function(t,e){return m.call(t,this,e)}:function(t){return m.call(t,this)})}}},function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return u}));var r=n(17),o=null;function i(t){if(r.a.useDeprecatedSynchronousErrorHandling){var e=!o;if(e&&(o={errorThrown:!1,error:null}),t(),e){var n=o,i=n.errorThrown,u=n.error;if(o=null,i)throw u}}else t()}function u(t){r.a.useDeprecatedSynchronousErrorHandling&&o&&(o.errorThrown=!0,o.error=t)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(17),o=n(56);function i(t){o.a.setTimeout((function(){var e=r.a.onUnhandledError;if(!e)throw t;e(t)}))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(0),o={setTimeout:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=o.delegate;return((null==n?void 0:n.setTimeout)||setTimeout).apply(void 0,Object(r.k)([],Object(r.j)(t)))})),clearTimeout:function(t){function e(e){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(t){var e=o.delegate;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)})),delegate:void 0}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(31),o=n(1);function i(t){return Object(o.a)(t[r.a])}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1);function o(t){return Object(r.a)(null==t?void 0:t.then)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1);function o(t){return Symbol.asyncIterator&&Object(r.a)(null==t?void 0:t[Symbol.asyncIterator])}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(61),o=n(1);function i(t){return Object(o.a)(null==t?void 0:t[r.a])}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"},function(t,e,n){"use strict";function r(t){return new TypeError("You provided "+(null!==t&&"object"==typeof t?"an invalid object":"'"+t+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(12),o=n(4),i=n(3);function u(t,e){return void 0===e&&(e=0),Object(o.a)((function(n,o){n.subscribe(new i.a(o,(function(n){return Object(r.a)(o,t,(function(){return o.next(n)}),e)}),(function(){return Object(r.a)(o,t,(function(){return o.complete()}),e)}),(function(n){return Object(r.a)(o,t,(function(){return o.error(n)}),e)})))}))}},function(t,e,n){"use strict";n.d(e,"c",(function(){return f})),n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return p}));var r=n(105),o=n(104),i=n(106),u=n(103),c=n(25),a=n(107),s=n(162);function f(t){return e=>t.pipe(Object(o.a)(t=>t?e:r.a))}function l(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return e=>0===n.length?e.pipe(Object(i.a)(t),Object(u.a)(t=>{var[,e]=t;return e}),Object(c.a)(t=>{var[e]=t;return e})):e.pipe(Object(i.a)(t,...n),Object(u.a)(t=>{var[,...e]=t;return e.every(t=>t)}),Object(c.a)(t=>{var[e]=t;return e}))}function p(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return e=>{var n=[];return e.pipe(Object(a.a)(t=>n.push(t)),Object(s.a)(t),Object(c.a)(()=>n),Object(a.a)(()=>n=[]))}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return m})),n.d(e,"b",(function(){return g})),n.d(e,"c",(function(){return w}));var r=n(2),o=n(16),i={now:function(){return(i.delegate||performance).now()},delegate:void 0},u=n(97);function c(t){var e=u.a.schedule;return new r.a((function(n){var r=new o.b,u=t||i,c=u.now();return r.add(e((function o(i){var a=u.now();n.next({timestamp:t?a:i,elapsed:a-c}),n.closed||r.add(e(o))}))),r}))}var a=c(),s=n(25),f=n(4),l=n(3);var p=n(0),d=n(83),v=n(77);function h(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?h(Object(n),!0).forEach((function(e){y(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function y(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function m(t,e){return new r.a(n=>{var r=new AbortController,{signal:o}=r,i=null;return fetch(t,b(b({},e),{},{signal:o})).then(t=>{i=t,n.next(t),n.complete()}).catch(t=>n.error(t)),()=>{i||r.abort()}})}function g(t){return new r.a(e=>{var n=e.next.bind(e);return t.onchange?t.addEventListener("change",n):t.addListener(n),()=>{t.onchange?t.removeEventListener("change",n):t.removeListener(n)}})}function w(t,e,n,r,o){return(h?c(h):a).pipe(Object(s.a)(t=>{var{elapsed:e}=t;return e}),(i=t=>t<r,void 0===u&&(u=!1),Object(f.a)((function(t,e){var n=0;t.subscribe(new l.a(e,(function(t){var r=i(t,n++);(r||u)&&e.next(t),!r&&e.complete()})))}))),function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return Object(d.a)(e,v.a.apply(void 0,Object(p.k)([],Object(p.j)(t))))}}(r),Object(s.a)(i=>t(i,e,n,r,o)));var i,u,h}},function(t,e,n){var r=n(14),o=n(5).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},function(t,e,n){var r=n(37);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e){t.exports={}},function(t,e,n){var r=n(45)("keys"),o=n(35);t.exports=function(t){return r[t]||(r[t]=o(t))}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,n){var r=n(13).f,o=n(23),i=n(7)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},function(t,e,n){var r=n(23),o=n(18),i=n(69)("IE_PROTO"),u=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?u:null}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,n){var r=n(88),o=n(70).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){"use strict";var r=n(137)(!0);t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},function(t,e,n){"use strict";var r,o,i=n(51),u=RegExp.prototype.exec,c=String.prototype.replace,a=u,s=(r=/a/,o=/b*/g,u.call(r,"a"),u.call(o,"a"),0!==r.lastIndex||0!==o.lastIndex),f=void 0!==/()??/.exec("")[1];(s||f)&&(a=function(t){var e,n,r,o,a=this;return f&&(n=new RegExp("^"+a.source+"$(?!\\s)",i.call(a))),s&&(e=a.lastIndex),r=u.call(a,t),s&&r&&(a.lastIndex=a.global?r.index+r[0].length:e),f&&r&&r.length>1&&c.call(r[0],n,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(r[o]=void 0)})),r}),t.exports=a},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(28),o=n(42);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Object(r.c)(t);return Object(o.a)(t,n)}},,function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(27),o=n(21);function i(t){return void 0===t&&(t=1/0),Object(r.a)(o.a,t)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return i}));var r=n(2);function o(t){return new r.a(e=>{var n=new ResizeObserver(t=>t.forEach(t=>e.next(t)));return n.observe(t),()=>{n.unobserve(t)}})}function i(t,e){return new r.a(n=>{var r=new MutationObserver(t=>t.forEach(t=>n.next(t)));return r.observe(t,e),()=>{r.disconnect()}})}},function(t,e,n){"use strict";function r(t){var e=t((function(t){Error.call(t),t.stack=(new Error).stack}));return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return i}));var r=n(101),o=new(n(102).a)(r.a),i=o},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(79);function o(){return Object(r.a)(1)}var i=n(28),u=n(42);function c(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return o()(Object(u.a)(t,Object(i.c)(t)))}},function(t,e,n){t.exports=!n(8)&&!n(11)((function(){return 7!=Object.defineProperty(n(66)("div"),"a",{get:function(){return 7}}).a}))},function(t,e,n){var r=n(7)("unscopables"),o=Array.prototype;null==o[r]&&n(20)(o,r,{}),t.exports=function(t){o[r][t]=!0}},function(t,e,n){"use strict";var r=n(85),o=n(116),i=n(68),u=n(30);t.exports=n(118)(Array,"Array",(function(t,e){this._t=u(t),this._i=0,this._k=e}),(function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,o(1)):o(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])}),"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},function(t,e,n){var r=n(10),o=n(120),i=n(70),u=n(69)("IE_PROTO"),c=function(){},a=function(){var t,e=n(66)("iframe"),r=i.length;for(e.style.display="none",n(89).appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[i[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(c.prototype=r(t),n=new c,c.prototype=null,n[u]=t):n=a(),void 0===e?n:o(n,e)}},function(t,e,n){var r=n(23),o=n(30),i=n(121)(!1),u=n(69)("IE_PROTO");t.exports=function(t,e){var n,c=o(t),a=0,s=[];for(n in c)n!=u&&r(c,n)&&s.push(n);for(;e.length>a;)r(c,n=e[a++])&&(~i(s,n)||s.push(n));return s}},function(t,e,n){var r=n(5).document;t.exports=r&&r.documentElement},function(t,e,n){var r=n(10),o=n(24),i=n(7)("species");t.exports=function(t,e){var n,u=r(t).constructor;return void 0===u||null==(n=r(u)[i])?e:o(n)}},function(t,e,n){var r=n(14),o=n(37),i=n(7)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[i])?!!e:"RegExp"==o(t))}},function(t,e,n){n(8)&&"g"!=/./g.flags&&n(13).f(RegExp.prototype,"flags",{configurable:!0,get:n(51)})},function(t,e,n){e.f=n(7)},function(t,e,n){var r=n(5),o=n(33),i=n(36),u=n(93),c=n(13).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||c(e,t,{value:u.f(t)})}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){var r=n(9),o=n(38),i=n(11),u=n(151),c="["+u+"]",a=RegExp("^"+c+c+"*"),s=RegExp(c+c+"*$"),f=function(t,e,n){var o={},c=i((function(){return!!u[t]()||"​…"!="​…"[t]()})),a=o[t]=c?e(l):u[t];n&&(o[n]=a),r(r.P+r.F*c,"String",o)},l=f.trim=function(t,e){return t=String(o(t)),1&e&&(t=t.replace(a,"")),2&e&&(t=t.replace(s,"")),t};t.exports=f},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(0),o=n(16),i={schedule:function(t){var e=requestAnimationFrame,n=cancelAnimationFrame,r=i.delegate;r&&(e=r.requestAnimationFrame,n=r.cancelAnimationFrame);var u=e((function(e){n=void 0,t(e)}));return new o.b((function(){return null==n?void 0:n(u)}))},requestAnimationFrame:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=i.delegate;return((null==n?void 0:n.requestAnimationFrame)||requestAnimationFrame).apply(void 0,Object(r.k)([],Object(r.j)(t)))})),cancelAnimationFrame:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=i.delegate;return((null==n?void 0:n.cancelAnimationFrame)||cancelAnimationFrame).apply(void 0,Object(r.k)([],Object(r.j)(t)))})),delegate:void 0}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1);function o(t){return t&&Object(r.a)(t.schedule)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r={now:function(){return(r.delegate||Date).now()},delegate:void 0}},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(0),o=n(25),i=Array.isArray;function u(t){return Object(o.a)((function(e){return function(t,e){return i(e)?t.apply(void 0,Object(r.k)([],Object(r.j)(e))):t(e)}(t,e)}))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(0),o=function(t){function e(e,n){return t.call(this)||this}return Object(r.h)(e,t),e.prototype.schedule=function(t,e){return void 0===e&&(e=0),this},e}(n(16).b),i={setInterval:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=i.delegate;return((null==n?void 0:n.setInterval)||setInterval).apply(void 0,Object(r.k)([],Object(r.j)(t)))})),clearInterval:function(t){function e(e){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(t){var e=i.delegate;return((null==e?void 0:e.clearInterval)||clearInterval)(t)})),delegate:void 0},u=n(39),c=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return Object(r.h)(e,t),e.prototype.schedule=function(t,e){if(void 0===e&&(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&&(n=0),i.setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&&(n=0),null!=n&&this.delay===n&&!1===this.pending)return e;i.clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n,r=!1;try{this.work(t)}catch(t){r=!0,n=t||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),n},e.prototype.unsubscribe=function(){if(!this.closed){var e=this.id,n=this.scheduler,r=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Object(u.a)(r,this),null!=e&&(this.id=this.recycleAsyncId(n,e,null)),this.delay=null,t.prototype.unsubscribe.call(this)}},e}(o)},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(0),o=n(99),i=function(){function t(e,n){void 0===n&&(n=t.now),this.schedulerActionCtor=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.schedulerActionCtor(this,t).schedule(n,e)},t.now=o.a.now,t}(),u=function(t){function e(e,n){void 0===n&&(n=i.now);var r=t.call(this,e,n)||this;return r.actions=[],r._active=!1,r._scheduled=void 0,r}return Object(r.h)(e,t),e.prototype.flush=function(t){var e=this.actions;if(this._active)e.push(t);else{var n;this._active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this._active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(i)},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(4),o=n(3);function i(t,e){return Object(r.a)((function(n,r){var i=0;n.subscribe(new o.a(r,(function(n){return t.call(e,n,i++)&&r.next(n)})))}))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(6),o=n(4),i=n(3);function u(t,e){return Object(o.a)((function(n,o){var u=null,c=0,a=!1,s=function(){return a&&!u&&o.complete()};n.subscribe(new i.a(o,(function(n){null==u||u.unsubscribe();var a=0,f=c++;Object(r.a)(t(n,f)).subscribe(u=new i.a(o,(function(t){return o.next(e?e(n,t,f,a++):t)}),(function(){u=null,s()})))}),(function(){a=!0,s()})))}))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(2),o=n(19),i=new r.a(o.a)},function(t,e,n){"use strict";n.d(e,"a",(function(){return f}));var r=n(0),o=n(4),i=n(3),u=n(6),c=n(21),a=n(19),s=n(28);function f(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Object(s.b)(t);return Object(o.a)((function(e,o){for(var s=t.length,f=new Array(s),l=t.map((function(){return!1})),p=!1,d=function(e){Object(u.a)(t[e]).subscribe(new i.a(o,(function(t){f[e]=t,p||l[e]||(l[e]=!0,(p=l.every(c.a))&&(l=null))}),a.a))},v=0;v<s;v++)d(v);e.subscribe(new i.a(o,(function(t){if(p){var e=Object(r.k)([t],Object(r.j)(f));o.next(n?n.apply(void 0,Object(r.k)([],Object(r.j)(e))):e)}})))}))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(1),o=n(4),i=n(3),u=n(21);function c(t,e,n){var c=Object(r.a)(t)||e||n?{next:t,error:e,complete:n}:t;return c?Object(o.a)((function(t,e){var n;null===(n=c.subscribe)||void 0===n||n.call(c);var r=!0;t.subscribe(new i.a(e,(function(t){var n;null===(n=c.next)||void 0===n||n.call(c,t),e.next(t)}),(function(){var t;r=!1,null===(t=c.complete)||void 0===t||t.call(c),e.complete()}),(function(t){var n;r=!1,null===(n=c.error)||void 0===n||n.call(c,t),e.error(t)}),(function(){var t,e;r&&(null===(t=c.unsubscribe)||void 0===t||t.call(c)),null===(e=c.finalize)||void 0===e||e.call(c)})))})):u.a}},function(t,e,n){"use strict";n.r(e);n(111),n(86),n(123),n(125),n(126),n(127),n(128),n(129),n(132),n(92),n(136),n(140),n(141),n(142),n(144),n(145),n(149),n(150),n(152),n(153),n(155),n(158),n(159),n(160);var r=n(15);n.p=window._publicPath;Object(r.k)(["classlist","eventlistener","queryselector","template"])&&(Promise.resolve().then(n.bind(null,161)),window._noNavbar||n.e(5).then(n.bind(null,166)),window._clapButton&&Object(r.k)(["customproperties","cssanimations","cssremunit"])&&Promise.all([n.e(9),n.e(1)]).then(n.bind(null,163)),!window._noDrawer&&Object(r.k)(["customproperties","history","matchmedia","opacity"])&&Promise.all([n.e(0),n.e(10),n.e(2)]).then(n.bind(null,164)),!window._noPushState&&Object(r.k)(["history","matchmedia","opacity","cssanimations","cssremunit","documentfragment"])&&Promise.all([n.e(0),n.e(13),n.e(6)]).then(n.bind(null,165)))},,,function(t,e,n){"use strict";var r=n(9),o=n(113),i=n(18),u=n(29),c=n(24),a=n(114);r(r.P,"Array",{flatMap:function(t){var e,n,r=i(this);return c(t),e=u(r.length),n=a(r,0),o(n,r,r,e,0,1,t,arguments[1]),n}}),n(85)("flatMap")},function(t,e,n){t.exports=n(45)("native-function-to-string",Function.toString)},function(t,e,n){"use strict";var r=n(67),o=n(14),i=n(29),u=n(46),c=n(7)("isConcatSpreadable");t.exports=function t(e,n,a,s,f,l,p,d){for(var v,h,b=f,y=0,m=!!p&&u(p,d,3);y<s;){if(y in a){if(v=m?m(a[y],y,n):a[y],h=!1,o(v)&&(h=void 0!==(h=v[c])?!!h:r(v)),h&&l>0)b=t(e,n,v,i(v.length),b,l-1)-1;else{if(b>=9007199254740991)throw TypeError();e[b]=v}b++}y++}return b}},function(t,e,n){var r=n(115);t.exports=function(t,e){return new(r(t))(e)}},function(t,e,n){var r=n(14),o=n(67),i=n(7)("species");t.exports=function(t){var e;return o(t)&&("function"!=typeof(e=t.constructor)||e!==Array&&!o(e.prototype)||(e=void 0),r(e)&&null===(e=e[i])&&(e=void 0)),void 0===e?Array:e}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,n){var r=n(37);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,e,n){"use strict";var r=n(36),o=n(9),i=n(22),u=n(20),c=n(68),a=n(119),s=n(71),f=n(72),l=n(7)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,v,h,b,y){a(n,e,v);var m,g,w,O=function(t){if(!p&&t in E)return E[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},x=e+" Iterator",j="values"==h,_=!1,E=t.prototype,S=E[l]||E["@@iterator"]||h&&E[h],A=S||O(h),T=h?j?O("entries"):A:void 0,P="Array"==e&&E.entries||S;if(P&&(w=f(P.call(new t)))!==Object.prototype&&w.next&&(s(w,x,!0),r||"function"==typeof w[l]||u(w,l,d)),j&&S&&"values"!==S.name&&(_=!0,A=function(){return S.call(this)}),r&&!y||!p&&!_&&E[l]||u(E,l,A),c[e]=A,c[x]=d,h)if(m={values:j?A:O("values"),keys:b?A:O("keys"),entries:T},y)for(g in m)g in E||i(E,g,m[g]);else o(o.P+o.F*(p||_),e,m);return m}},function(t,e,n){"use strict";var r=n(87),o=n(44),i=n(71),u={};n(20)(u,n(7)("iterator"),(function(){return this})),t.exports=function(t,e,n){t.prototype=r(u,{next:o(1,n)}),i(t,e+" Iterator")}},function(t,e,n){var r=n(13),o=n(10),i=n(48);t.exports=n(8)?Object.defineProperties:function(t,e){o(t);for(var n,u=i(e),c=u.length,a=0;c>a;)r.f(t,n=u[a++],e[n]);return t}},function(t,e,n){var r=n(30),o=n(29),i=n(122);t.exports=function(t){return function(e,n,u){var c,a=r(e),s=o(a.length),f=i(u,s);if(t&&n!=n){for(;s>f;)if((c=a[f++])!=c)return!0}else for(;s>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},function(t,e,n){var r=n(47),o=Math.max,i=Math.min;t.exports=function(t,e){return(t=r(t))<0?o(t+e,0):i(t,e)}},function(t,e,n){"use strict";var r=n(9),o=n(24),i=n(18),u=n(11),c=[].sort,a=[1,2,3];r(r.P+r.F*(u((function(){a.sort(void 0)}))||!u((function(){a.sort(null)}))||!n(124)(c)),"Array",{sort:function(t){return void 0===t?c.call(i(this)):c.call(i(this),o(t))}})},function(t,e,n){"use strict";var r=n(11);t.exports=function(t,e){return!!t&&r((function(){e?t.call(null,(function(){}),1):t.call(null)}))}},function(t,e,n){"use strict";var r=n(9),o=n(18),i=n(24),u=n(13);n(8)&&r(r.P+n(49),"Object",{__defineGetter__:function(t,e){u.f(o(this),t,{get:i(e),enumerable:!0,configurable:!0})}})},function(t,e,n){"use strict";var r=n(9),o=n(18),i=n(24),u=n(13);n(8)&&r(r.P+n(49),"Object",{__defineSetter__:function(t,e){u.f(o(this),t,{set:i(e),enumerable:!0,configurable:!0})}})},function(t,e,n){"use strict";var r=n(9),o=n(18),i=n(34),u=n(72),c=n(50).f;n(8)&&r(r.P+n(49),"Object",{__lookupGetter__:function(t){var e,n=o(this),r=i(t,!0);do{if(e=c(n,r))return e.get}while(n=u(n))}})},function(t,e,n){"use strict";var r=n(9),o=n(18),i=n(34),u=n(72),c=n(50).f;n(8)&&r(r.P+n(49),"Object",{__lookupSetter__:function(t){var e,n=o(this),r=i(t,!0);do{if(e=c(n,r))return e.set}while(n=u(n))}})},function(t,e,n){"use strict";var r=n(9),o=n(33),i=n(5),u=n(90),c=n(130);r(r.P+r.R,"Promise",{finally:function(t){var e=u(this,o.Promise||i.Promise),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then((function(){return n}))}:t,n?function(n){return c(e,t()).then((function(){throw n}))}:t)}})},function(t,e,n){var r=n(10),o=n(14),i=n(131);t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t);return(0,n.resolve)(e),n.promise}},function(t,e,n){"use strict";var r=n(24);function o(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)}t.exports.f=function(t){return new o(t)}},function(t,e,n){var r=n(5),o=n(133),i=n(13).f,u=n(74).f,c=n(91),a=n(51),s=r.RegExp,f=s,l=s.prototype,p=/a/g,d=/a/g,v=new s(p)!==p;if(n(8)&&(!v||n(11)((function(){return d[n(7)("match")]=!1,s(p)!=p||s(d)==d||"/a/i"!=s(p,"i")})))){s=function(t,e){var n=this instanceof s,r=c(t),i=void 0===e;return!n&&r&&t.constructor===s&&i?t:o(v?new f(r&&!i?t.source:t,e):f((r=t instanceof s)?t.source:t,r&&i?a.call(t):e),n?this:l,s)};for(var h=function(t){t in s||i(s,t,{configurable:!0,get:function(){return f[t]},set:function(e){f[t]=e}})},b=u(f),y=0;b.length>y;)h(b[y++]);l.constructor=s,s.prototype=l,n(22)(r,"RegExp",s)}n(135)("RegExp")},function(t,e,n){var r=n(14),o=n(134).set;t.exports=function(t,e,n){var i,u=e.constructor;return u!==n&&"function"==typeof u&&(i=u.prototype)!==n.prototype&&r(i)&&o&&o(t,i),t}},function(t,e,n){var r=n(14),o=n(10),i=function(t,e){if(o(t),!r(e)&&null!==e)throw TypeError(e+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,e,r){try{(r=n(46)(Function.call,n(50).f(Object.prototype,"__proto__").set,2))(t,[]),e=!(t instanceof Array)}catch(t){e=!0}return function(t,n){return i(t,n),e?t.__proto__=n:r(t,n),t}}({},!1):void 0),check:i}},function(t,e,n){"use strict";var r=n(5),o=n(13),i=n(8),u=n(7)("species");t.exports=function(t){var e=r[t];i&&e&&!e[u]&&o.f(e,u,{configurable:!0,get:function(){return this}})}},function(t,e,n){"use strict";var r=n(10),o=n(29),i=n(75),u=n(52);n(53)("match",1,(function(t,e,n,c){return[function(n){var r=t(this),o=null==n?void 0:n[e];return void 0!==o?o.call(n,r):new RegExp(n)[e](String(r))},function(t){var e=c(n,t,this);if(e.done)return e.value;var a=r(t),s=String(this);if(!a.global)return u(a,s);var f=a.unicode;a.lastIndex=0;for(var l,p=[],d=0;null!==(l=u(a,s));){var v=String(l[0]);p[d]=v,""===v&&(a.lastIndex=i(s,o(a.lastIndex),f)),d++}return 0===d?null:p}]}))},function(t,e,n){var r=n(47),o=n(38);t.exports=function(t){return function(e,n){var i,u,c=String(o(e)),a=r(n),s=c.length;return a<0||a>=s?t?"":void 0:(i=c.charCodeAt(a))<55296||i>56319||a+1===s||(u=c.charCodeAt(a+1))<56320||u>57343?t?c.charAt(a):i:t?c.slice(a,a+2):u-56320+(i-55296<<10)+65536}}},function(t,e,n){var r=n(37),o=n(7)("toStringTag"),i="Arguments"==r(function(){return arguments}());t.exports=function(t){var e,n,u;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),o))?n:i?r(e):"Object"==(u=r(e))&&"function"==typeof e.callee?"Arguments":u}},function(t,e,n){"use strict";var r=n(76);n(9)({target:"RegExp",proto:!0,forced:r!==/./.exec},{exec:r})},function(t,e,n){"use strict";var r=n(10),o=n(18),i=n(29),u=n(47),c=n(75),a=n(52),s=Math.max,f=Math.min,l=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,d=/\$([$&`']|\d\d?)/g;n(53)("replace",2,(function(t,e,n,v){return[function(r,o){var i=t(this),u=null==r?void 0:r[e];return void 0!==u?u.call(r,i,o):n.call(String(i),r,o)},function(t,e){var o=v(n,t,this,e);if(o.done)return o.value;var l=r(t),p=String(this),d="function"==typeof e;d||(e=String(e));var b=l.global;if(b){var y=l.unicode;l.lastIndex=0}for(var m=[];;){var g=a(l,p);if(null===g)break;if(m.push(g),!b)break;""===String(g[0])&&(l.lastIndex=c(p,i(l.lastIndex),y))}for(var w,O="",x=0,j=0;j<m.length;j++){g=m[j];for(var _=String(g[0]),E=s(f(u(g.index),p.length),0),S=[],A=1;A<g.length;A++)S.push(void 0===(w=g[A])?w:String(w));var T=g.groups;if(d){var P=[_].concat(S,E,p);void 0!==T&&P.push(T);var k=String(e.apply(void 0,P))}else k=h(_,p,E,S,T,e);E>=x&&(O+=p.slice(x,E)+k,x=E+_.length)}return O+p.slice(x)}];function h(t,e,r,i,u,c){var a=r+t.length,s=i.length,f=d;return void 0!==u&&(u=o(u),f=p),n.call(c,f,(function(n,o){var c;switch(o.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,r);case"'":return e.slice(a);case"<":c=u[o.slice(1,-1)];break;default:var f=+o;if(0===f)return n;if(f>s){var p=l(f/10);return 0===p?n:p<=s?void 0===i[p-1]?o.charAt(1):i[p-1]+o.charAt(1):n}c=i[f-1]}return void 0===c?"":c}))}}))},function(t,e,n){"use strict";var r=n(91),o=n(10),i=n(90),u=n(75),c=n(29),a=n(52),s=n(76),f=n(11),l=Math.min,p=[].push,d="length",v=!f((function(){RegExp(4294967295,"y")}));n(53)("split",2,(function(t,e,n,f){var h;return h="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1)[d]||2!="ab".split(/(?:ab)*/)[d]||4!=".".split(/(.?)(.?)/)[d]||".".split(/()()/)[d]>1||"".split(/.?/)[d]?function(t,e){var o=String(this);if(void 0===t&&0===e)return[];if(!r(t))return n.call(o,t,e);for(var i,u,c,a=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,v=void 0===e?4294967295:e>>>0,h=new RegExp(t.source,f+"g");(i=s.call(h,o))&&!((u=h.lastIndex)>l&&(a.push(o.slice(l,i.index)),i[d]>1&&i.index<o[d]&&p.apply(a,i.slice(1)),c=i[0][d],l=u,a[d]>=v));)h.lastIndex===i.index&&h.lastIndex++;return l===o[d]?!c&&h.test("")||a.push(""):a.push(o.slice(l)),a[d]>v?a.slice(0,v):a}:"0".split(void 0,0)[d]?function(t,e){return void 0===t&&0===e?[]:n.call(this,t,e)}:n,[function(n,r){var o=t(this),i=null==n?void 0:n[e];return void 0!==i?i.call(n,o,r):h.call(String(o),n,r)},function(t,e){var r=f(h,t,this,e,h!==n);if(r.done)return r.value;var s=o(t),p=String(this),d=i(s,RegExp),b=s.unicode,y=(s.ignoreCase?"i":"")+(s.multiline?"m":"")+(s.unicode?"u":"")+(v?"y":"g"),m=new d(v?s:"^(?:"+s.source+")",y),g=void 0===e?4294967295:e>>>0;if(0===g)return[];if(0===p.length)return null===a(m,p)?[p]:[];for(var w=0,O=0,x=[];O<p.length;){m.lastIndex=v?O:0;var j,_=a(m,v?p:p.slice(O));if(null===_||(j=l(c(m.lastIndex+(v?0:O)),p.length))===w)O=u(p,O,b);else{if(x.push(p.slice(w,O)),x.length===g)return x;for(var E=1;E<=_.length-1;E++)if(x.push(_[E]),x.length===g)return x;O=w=j}}return x.push(p.slice(w)),x}]}))},function(t,e,n){"use strict";var r=n(10),o=n(143),i=n(52);n(53)("search",1,(function(t,e,n,u){return[function(n){var r=t(this),o=null==n?void 0:n[e];return void 0!==o?o.call(n,r):new RegExp(n)[e](String(r))},function(t){var e=u(n,t,this);if(e.done)return e.value;var c=r(t),a=String(this),s=c.lastIndex;o(s,0)||(c.lastIndex=0);var f=i(c,a);return o(c.lastIndex,s)||(c.lastIndex=s),null===f?-1:f.index}]}))},function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},function(t,e,n){"use strict";n(92);var r=n(10),o=n(51),i=n(8),u=/./.toString,c=function(t){n(22)(RegExp.prototype,"toString",t,!0)};n(11)((function(){return"/a/b"!=u.call({source:"a",flags:"b"})}))?c((function(){var t=r(this);return"/".concat(t.source,"/","flags"in t?t.flags:!i&&t instanceof RegExp?o.call(t):void 0)})):"toString"!=u.name&&c((function(){return u.call(this)}))},function(t,e,n){"use strict";var r=n(5),o=n(23),i=n(8),u=n(9),c=n(22),a=n(146).KEY,s=n(11),f=n(45),l=n(71),p=n(35),d=n(7),v=n(93),h=n(94),b=n(147),y=n(67),m=n(10),g=n(14),w=n(18),O=n(30),x=n(34),j=n(44),_=n(87),E=n(148),S=n(50),A=n(95),T=n(13),P=n(48),k=S.f,L=T.f,I=E.f,C=r.Symbol,D=r.JSON,M=D&&D.stringify,F=d("_hidden"),R=d("toPrimitive"),N={}.propertyIsEnumerable,q=f("symbol-registry"),B=f("symbols"),H=f("op-symbols"),V=Object.prototype,W="function"==typeof C&&!!A.f,U=r.QObject,z=!U||!U.prototype||!U.prototype.findChild,$=i&&s((function(){return 7!=_(L({},"a",{get:function(){return L(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=k(V,e);r&&delete V[e],L(t,e,n),r&&t!==V&&L(V,e,r)}:L,G=function(t){var e=B[t]=_(C.prototype);return e._k=t,e},J=W&&"symbol"==typeof C.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof C},Y=function(t,e,n){return t===V&&Y(H,e,n),m(t),e=x(e,!0),m(n),o(B,e)?(n.enumerable?(o(t,F)&&t[F][e]&&(t[F][e]=!1),n=_(n,{enumerable:j(0,!1)})):(o(t,F)||L(t,F,j(1,{})),t[F][e]=!0),$(t,e,n)):L(t,e,n)},K=function(t,e){m(t);for(var n,r=b(e=O(e)),o=0,i=r.length;i>o;)Y(t,n=r[o++],e[n]);return t},X=function(t){var e=N.call(this,t=x(t,!0));return!(this===V&&o(B,t)&&!o(H,t))&&(!(e||!o(this,t)||!o(B,t)||o(this,F)&&this[F][t])||e)},Z=function(t,e){if(t=O(t),e=x(e,!0),t!==V||!o(B,e)||o(H,e)){var n=k(t,e);return!n||!o(B,e)||o(t,F)&&t[F][e]||(n.enumerable=!0),n}},Q=function(t){for(var e,n=I(O(t)),r=[],i=0;n.length>i;)o(B,e=n[i++])||e==F||e==a||r.push(e);return r},tt=function(t){for(var e,n=t===V,r=I(n?H:O(t)),i=[],u=0;r.length>u;)!o(B,e=r[u++])||n&&!o(V,e)||i.push(B[e]);return i};W||(c((C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function e(n){this===V&&e.call(H,n),o(this,F)&&o(this[F],t)&&(this[F][t]=!1),$(this,t,j(1,n))};return i&&z&&$(V,t,{configurable:!0,set:e}),G(t)}).prototype,"toString",(function(){return this._k})),S.f=Z,T.f=Y,n(74).f=E.f=Q,n(73).f=X,A.f=tt,i&&!n(36)&&c(V,"propertyIsEnumerable",X,!0),v.f=function(t){return G(d(t))}),u(u.G+u.W+u.F*!W,{Symbol:C});for(var et="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),nt=0;et.length>nt;)d(et[nt++]);for(var rt=P(d.store),ot=0;rt.length>ot;)h(rt[ot++]);u(u.S+u.F*!W,"Symbol",{for:function(t){return o(q,t+="")?q[t]:q[t]=C(t)},keyFor:function(t){if(!J(t))throw TypeError(t+" is not a symbol!");for(var e in q)if(q[e]===t)return e},useSetter:function(){z=!0},useSimple:function(){z=!1}}),u(u.S+u.F*!W,"Object",{create:function(t,e){return void 0===e?_(t):K(_(t),e)},defineProperty:Y,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:Q,getOwnPropertySymbols:tt});var it=s((function(){A.f(1)}));u(u.S+u.F*it,"Object",{getOwnPropertySymbols:function(t){return A.f(w(t))}}),D&&u(u.S+u.F*(!W||s((function(){var t=C();return"[null]"!=M([t])||"{}"!=M({a:t})||"{}"!=M(Object(t))}))),"JSON",{stringify:function(t){for(var e,n,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=e=r[1],(g(e)||void 0!==t)&&!J(t))return y(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!J(e))return e}),r[1]=e,M.apply(D,r)}}),C.prototype[R]||n(20)(C.prototype,R,C.prototype.valueOf),l(C,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},function(t,e,n){var r=n(35)("meta"),o=n(14),i=n(23),u=n(13).f,c=0,a=Object.isExtensible||function(){return!0},s=!n(11)((function(){return a(Object.preventExtensions({}))})),f=function(t){u(t,r,{value:{i:"O"+ ++c,w:{}}})},l=t.exports={KEY:r,NEED:!1,fastKey:function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!a(t))return"F";if(!e)return"E";f(t)}return t[r].i},getWeak:function(t,e){if(!i(t,r)){if(!a(t))return!0;if(!e)return!1;f(t)}return t[r].w},onFreeze:function(t){return s&&l.NEED&&a(t)&&!i(t,r)&&f(t),t}}},function(t,e,n){var r=n(48),o=n(95),i=n(73);t.exports=function(t){var e=r(t),n=o.f;if(n)for(var u,c=n(t),a=i.f,s=0;c.length>s;)a.call(t,u=c[s++])&&e.push(u);return e}},function(t,e,n){var r=n(30),o=n(74).f,i={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return u.slice()}}(t):o(r(t))}},function(t,e,n){n(94)("asyncIterator")},function(t,e,n){"use strict";n(96)("trimLeft",(function(t){return function(){return t(this,1)}}),"trimStart")},function(t,e){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},function(t,e,n){"use strict";n(96)("trimRight",(function(t){return function(){return t(this,2)}}),"trimEnd")},function(t,e,n){var r=n(5),o=n(9),i=n(154),u=[].slice,c=/MSIE .\./.test(i),a=function(t){return function(e,n){var r=arguments.length>2,o=!!r&&u.call(arguments,2);return t(r?function(){("function"==typeof e?e:Function(e)).apply(this,o)}:e,n)}};o(o.G+o.B+o.F*c,{setTimeout:a(r.setTimeout),setInterval:a(r.setInterval)})},function(t,e,n){var r=n(5).navigator;t.exports=r&&r.userAgent||""},function(t,e,n){var r=n(9),o=n(156);r(r.G+r.B,{setImmediate:o.set,clearImmediate:o.clear})},function(t,e,n){var r,o,i,u=n(46),c=n(157),a=n(89),s=n(66),f=n(5),l=f.process,p=f.setImmediate,d=f.clearImmediate,v=f.MessageChannel,h=f.Dispatch,b=0,y={},m=function(){var t=+this;if(y.hasOwnProperty(t)){var e=y[t];delete y[t],e()}},g=function(t){m.call(t.data)};p&&d||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return y[++b]=function(){c("function"==typeof t?t:Function(t),e)},r(b),b},d=function(t){delete y[t]},"process"==n(37)(l)?r=function(t){l.nextTick(u(m,t,1))}:h&&h.now?r=function(t){h.now(u(m,t,1))}:v?(i=(o=new v).port2,o.port1.onmessage=g,r=u(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",g,!1)):r="onreadystatechange"in s("script")?function(t){a.appendChild(s("script")).onreadystatechange=function(){a.removeChild(this),m.call(t)}}:function(t){setTimeout(u(m,t,1),0)}),t.exports={set:p,clear:d}},function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},function(t,e,n){for(var r=n(86),o=n(48),i=n(22),u=n(5),c=n(20),a=n(68),s=n(7),f=s("iterator"),l=s("toStringTag"),p=a.Array,d={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},v=o(d),h=0;h<v.length;h++){var b,y=v[h],m=d[y],g=u[y],w=g&&g.prototype;if(w&&(w[f]||c(w,f,p),w[l]||c(w,l,y),a[y]=p,m))for(b in r)w[b]||i(w,b,r[b],!0)}},function(t,e){console.log(" __ __ __ __ \r\n/\\ \\/\\ \\ /\\ \\ __ /\\ \\ \r\n\\ \\ \\_\\ \\ __ __ \\_\\ \\ __ /\\_\\ __ ___ \\ \\ \\/'\\ \r\n \\ \\ _ \\ /\\ \\/\\ \\ /'_` \\ /'__`\\ \\/\\ \\ /'__`\\ /'___\\\\ \\ , < \r\n \\ \\ \\ \\ \\\\ \\ \\_\\ \\ /\\ \\L\\ \\ /\\ __/ \\ \\ \\ /\\ \\L\\.\\_ /\\ \\__/ \\ \\ \\\\`\\ \r\n \\ \\_\\ \\_\\\\/`____ \\\\ \\___,_\\\\ \\____\\ _\\ \\ \\\\ \\__/.\\_\\\\ \\____\\ \\ \\_\\ \\_\\\r\n \\/_/\\/_/ `/___/> \\\\/__,_ / \\/____//\\ \\_\\ \\\\/__/\\/_/ \\/____/ \\/_/\\/_/\r\n /\\___/ \\ \\____/ \r\n \\/__/ \\/___/ \n\n"),console.log("Powered by Hydejack v9.1.5 <https://hydejack.com/>")},function(t,e){},function(t,e,n){"use strict";n.r(e);var r=n(15),o=n(170),i=n(171),u=Array.isArray||(t=>"[object Array]"===Object.prototype.toString.call(t)),c=t=>"[object HTMLCollection]"===Object.prototype.toString.call(t),a=t=>"[object NodeList]"===Object.prototype.toString.call(t),s=/on([A-Z][A-Za-z]+)/,f=(t,e)=>{function n(t){"string"==typeof t?this.appendChild(e(t)):null!=t&&this.appendChild(t)}return function(e,r){var o=t(e);for(var i in r){var f=void 0;if(f=s.exec(i)){var[,l]=f;o.addEventListener(l.toLowerCase(),r[i])}else o.setAttribute(i,r[i])}for(var p=arguments.length,d=new Array(p>2?p-2:0),v=2;v<p;v++)d[v-2]=arguments[v];var h,b=d[0];return u(b)||(h=c(b))||(h=a(b))?(h&&(b=Array.prototype.slice.call(b,0)),Array.prototype.forEach.call(b,n,o)):Array.prototype.forEach.call(d,n,o),o}},l=f(document.createElement.bind(document),document.createTextNode.bind(document));function p(t){var e=t.getBoundingClientRect();return{width:e.width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function d(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function v(t){var e=d(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function h(t){return t instanceof d(t).Element||t instanceof Element}function b(t){return t instanceof d(t).HTMLElement||t instanceof HTMLElement}function y(t){return"undefined"!=typeof ShadowRoot&&(t instanceof d(t).ShadowRoot||t instanceof ShadowRoot)}function m(t){return t?(t.nodeName||"").toLowerCase():null}function g(t){return((h(t)?t.ownerDocument:t.document)||window.document).documentElement}function w(t){return p(g(t)).left+v(t).scrollLeft}function O(t){return d(t).getComputedStyle(t)}function x(t){var e=O(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function j(t,e,n){void 0===n&&(n=!1);var r,o,i=g(e),u=p(t),c=b(e),a={scrollLeft:0,scrollTop:0},s={x:0,y:0};return(c||!c&&!n)&&(("body"!==m(e)||x(i))&&(a=(r=e)!==d(r)&&b(r)?{scrollLeft:(o=r).scrollLeft,scrollTop:o.scrollTop}:v(r)),b(e)?((s=p(e)).x+=e.clientLeft,s.y+=e.clientTop):i&&(s.x=w(i))),{x:u.left+a.scrollLeft-s.x,y:u.top+a.scrollTop-s.y,width:u.width,height:u.height}}function _(t){var e=p(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function E(t){return"html"===m(t)?t:t.assignedSlot||t.parentNode||(y(t)?t.host:null)||g(t)}function S(t,e){var n;void 0===e&&(e=[]);var r=function t(e){return["html","body","#document"].indexOf(m(e))>=0?e.ownerDocument.body:b(e)&&x(e)?e:t(E(e))}(t),o=r===(null==(n=t.ownerDocument)?void 0:n.body),i=d(r),u=o?[i].concat(i.visualViewport||[],x(r)?r:[]):r,c=e.concat(u);return o?c:c.concat(S(E(u)))}function A(t){return["table","td","th"].indexOf(m(t))>=0}function T(t){return b(t)&&"fixed"!==O(t).position?t.offsetParent:null}function P(t){for(var e=d(t),n=T(t);n&&A(n)&&"static"===O(n).position;)n=T(n);return n&&("html"===m(n)||"body"===m(n)&&"static"===O(n).position)?e:n||function(t){for(var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),n=E(t);b(n)&&["html","body"].indexOf(m(n))<0;){var r=O(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||e&&"filter"===r.willChange||e&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(t)||e}var k="top",L="bottom",I="right",C="left",D=[k,L,I,C],M=D.reduce((function(t,e){return t.concat([e+"-start",e+"-end"])}),[]),F=[].concat(D,["auto"]).reduce((function(t,e){return t.concat([e,e+"-start",e+"-end"])}),[]),R=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function N(t){var e=new Map,n=new Set,r=[];return t.forEach((function(t){e.set(t.name,t)})),t.forEach((function(t){n.has(t.name)||function t(o){n.add(o.name),[].concat(o.requires||[],o.requiresIfExists||[]).forEach((function(r){if(!n.has(r)){var o=e.get(r);o&&t(o)}})),r.push(o)}(t)})),r}var q={placement:"bottom",modifiers:[],strategy:"absolute"};function B(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some((function(t){return!(t&&"function"==typeof t.getBoundingClientRect)}))}function H(t){void 0===t&&(t={});var e=t,n=e.defaultModifiers,r=void 0===n?[]:n,o=e.defaultOptions,i=void 0===o?q:o;return function(t,e,n){void 0===n&&(n=i);var o,u,c={placement:"bottom",orderedModifiers:[],options:Object.assign({},q,i),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},a=[],s=!1,f={state:c,setOptions:function(n){l(),c.options=Object.assign({},i,c.options,n),c.scrollParents={reference:h(t)?S(t):t.contextElement?S(t.contextElement):[],popper:S(e)};var o=function(t){var e=N(t);return R.reduce((function(t,n){return t.concat(e.filter((function(t){return t.phase===n})))}),[])}(function(t){var e=t.reduce((function(t,e){var n=t[e.name];return t[e.name]=n?Object.assign({},n,e,{options:Object.assign({},n.options,e.options),data:Object.assign({},n.data,e.data)}):e,t}),{});return Object.keys(e).map((function(t){return e[t]}))}([].concat(r,c.options.modifiers)));return c.orderedModifiers=o.filter((function(t){return t.enabled})),c.orderedModifiers.forEach((function(t){var e=t.name,n=t.options,r=void 0===n?{}:n,o=t.effect;if("function"==typeof o){var i=o({state:c,name:e,instance:f,options:r});a.push(i||function(){})}})),f.update()},forceUpdate:function(){if(!s){var t=c.elements,e=t.reference,n=t.popper;if(B(e,n)){c.rects={reference:j(e,P(n),"fixed"===c.options.strategy),popper:_(n)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach((function(t){return c.modifiersData[t.name]=Object.assign({},t.data)}));for(var r=0;r<c.orderedModifiers.length;r++)if(!0!==c.reset){var o=c.orderedModifiers[r],i=o.fn,u=o.options,a=void 0===u?{}:u,l=o.name;"function"==typeof i&&(c=i({state:c,options:a,name:l,instance:f})||c)}else c.reset=!1,r=-1}}},update:(o=function(){return new Promise((function(t){f.forceUpdate(),t(c)}))},function(){return u||(u=new Promise((function(t){Promise.resolve().then((function(){u=void 0,t(o())}))}))),u}),destroy:function(){l(),s=!0}};if(!B(t,e))return f;function l(){a.forEach((function(t){return t()})),a=[]}return f.setOptions(n).then((function(t){!s&&n.onFirstUpdate&&n.onFirstUpdate(t)})),f}}var V={passive:!0};var W={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,n=t.instance,r=t.options,o=r.scroll,i=void 0===o||o,u=r.resize,c=void 0===u||u,a=d(e.elements.popper),s=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&s.forEach((function(t){t.addEventListener("scroll",n.update,V)})),c&&a.addEventListener("resize",n.update,V),function(){i&&s.forEach((function(t){t.removeEventListener("scroll",n.update,V)})),c&&a.removeEventListener("resize",n.update,V)}},data:{}};function U(t){return t.split("-")[0]}function z(t){return t.split("-")[1]}function $(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function G(t){var e,n=t.reference,r=t.element,o=t.placement,i=o?U(o):null,u=o?z(o):null,c=n.x+n.width/2-r.width/2,a=n.y+n.height/2-r.height/2;switch(i){case k:e={x:c,y:n.y-r.height};break;case L:e={x:c,y:n.y+n.height};break;case I:e={x:n.x+n.width,y:a};break;case C:e={x:n.x-r.width,y:a};break;default:e={x:n.x,y:n.y}}var s=i?$(i):null;if(null!=s){var f="y"===s?"height":"width";switch(u){case"start":e[s]=e[s]-(n[f]/2-r[f]/2);break;case"end":e[s]=e[s]+(n[f]/2-r[f]/2)}}return e}var J={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,n=t.name;e.modifiersData[n]=G({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},Y=Math.max,K=Math.min,X=Math.round,Z={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Q(t){var e,n=t.popper,r=t.popperRect,o=t.placement,i=t.offsets,u=t.position,c=t.gpuAcceleration,a=t.adaptive,s=t.roundOffsets,f=!0===s?function(t){var e=t.x,n=t.y,r=window.devicePixelRatio||1;return{x:X(X(e*r)/r)||0,y:X(X(n*r)/r)||0}}(i):"function"==typeof s?s(i):i,l=f.x,p=void 0===l?0:l,v=f.y,h=void 0===v?0:v,b=i.hasOwnProperty("x"),y=i.hasOwnProperty("y"),m=C,w=k,x=window;if(a){var j=P(n),_="clientHeight",E="clientWidth";j===d(n)&&"static"!==O(j=g(n)).position&&(_="scrollHeight",E="scrollWidth"),j=j,o===k&&(w=L,h-=j[_]-r.height,h*=c?1:-1),o===C&&(m=I,p-=j[E]-r.width,p*=c?1:-1)}var S,A=Object.assign({position:u},a&&Z);return c?Object.assign({},A,((S={})[w]=y?"0":"",S[m]=b?"0":"",S.transform=(x.devicePixelRatio||1)<2?"translate("+p+"px, "+h+"px)":"translate3d("+p+"px, "+h+"px, 0)",S)):Object.assign({},A,((e={})[w]=y?h+"px":"",e[m]=b?p+"px":"",e.transform="",e))}var tt={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var n=e.styles[t]||{},r=e.attributes[t]||{},o=e.elements[t];b(o)&&m(o)&&(Object.assign(o.style,n),Object.keys(r).forEach((function(t){var e=r[t];!1===e?o.removeAttribute(t):o.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach((function(t){var r=e.elements[t],o=e.attributes[t]||{},i=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:n[t]).reduce((function(t,e){return t[e]="",t}),{});b(r)&&m(r)&&(Object.assign(r.style,i),Object.keys(o).forEach((function(t){r.removeAttribute(t)})))}))}},requires:["computeStyles"]};var et={left:"right",right:"left",bottom:"top",top:"bottom"};function nt(t){return t.replace(/left|right|bottom|top/g,(function(t){return et[t]}))}var rt={start:"end",end:"start"};function ot(t){return t.replace(/start|end/g,(function(t){return rt[t]}))}function it(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&y(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ut(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function ct(t,e){return"viewport"===e?ut(function(t){var e=d(t),n=g(t),r=e.visualViewport,o=n.clientWidth,i=n.clientHeight,u=0,c=0;return r&&(o=r.width,i=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(u=r.offsetLeft,c=r.offsetTop)),{width:o,height:i,x:u+w(t),y:c}}(t)):b(e)?function(t){var e=p(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(e):ut(function(t){var e,n=g(t),r=v(t),o=null==(e=t.ownerDocument)?void 0:e.body,i=Y(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),u=Y(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),c=-r.scrollLeft+w(t),a=-r.scrollTop;return"rtl"===O(o||n).direction&&(c+=Y(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:u,x:c,y:a}}(g(t)))}function at(t,e,n){var r="clippingParents"===e?function(t){var e=S(E(t)),n=["absolute","fixed"].indexOf(O(t).position)>=0&&b(t)?P(t):t;return h(n)?e.filter((function(t){return h(t)&&it(t,n)&&"body"!==m(t)})):[]}(t):[].concat(e),o=[].concat(r,[n]),i=o[0],u=o.reduce((function(e,n){var r=ct(t,n);return e.top=Y(r.top,e.top),e.right=K(r.right,e.right),e.bottom=K(r.bottom,e.bottom),e.left=Y(r.left,e.left),e}),ct(t,i));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function st(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function ft(t,e){return e.reduce((function(e,n){return e[n]=t,e}),{})}function lt(t,e){void 0===e&&(e={});var n=e,r=n.placement,o=void 0===r?t.placement:r,i=n.boundary,u=void 0===i?"clippingParents":i,c=n.rootBoundary,a=void 0===c?"viewport":c,s=n.elementContext,f=void 0===s?"popper":s,l=n.altBoundary,d=void 0!==l&&l,v=n.padding,b=void 0===v?0:v,y=st("number"!=typeof b?b:ft(b,D)),m="popper"===f?"reference":"popper",w=t.elements.reference,O=t.rects.popper,x=t.elements[d?m:f],j=at(h(x)?x:x.contextElement||g(t.elements.popper),u,a),_=p(w),E=G({reference:_,element:O,strategy:"absolute",placement:o}),S=ut(Object.assign({},O,E)),A="popper"===f?S:_,T={top:j.top-A.top+y.top,bottom:A.bottom-j.bottom+y.bottom,left:j.left-A.left+y.left,right:A.right-j.right+y.right},P=t.modifiersData.offset;if("popper"===f&&P){var C=P[o];Object.keys(T).forEach((function(t){var e=[I,L].indexOf(t)>=0?1:-1,n=[k,L].indexOf(t)>=0?"y":"x";T[t]+=C[n]*e}))}return T}function pt(t,e,n){return Y(t,K(e,n))}function dt(t,e,n){return void 0===n&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function vt(t){return[k,I,L,C].some((function(e){return t[e]>=0}))}var ht=H({defaultModifiers:[W,J,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,n=t.options,r=n.gpuAcceleration,o=void 0===r||r,i=n.adaptive,u=void 0===i||i,c=n.roundOffsets,a=void 0===c||c,s={placement:U(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:o};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,Q(Object.assign({},s,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:u,roundOffsets:a})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,Q(Object.assign({},s,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},tt,{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,n=t.options,r=t.name,o=n.offset,i=void 0===o?[0,0]:o,u=F.reduce((function(t,n){return t[n]=function(t,e,n){var r=U(t),o=[C,k].indexOf(r)>=0?-1:1,i="function"==typeof n?n(Object.assign({},e,{placement:t})):n,u=i[0],c=i[1];return u=u||0,c=(c||0)*o,[C,I].indexOf(r)>=0?{x:c,y:u}:{x:u,y:c}}(n,e.rects,i),t}),{}),c=u[e.placement],a=c.x,s=c.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=a,e.modifiersData.popperOffsets.y+=s),e.modifiersData[r]=u}},{name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var o=n.mainAxis,i=void 0===o||o,u=n.altAxis,c=void 0===u||u,a=n.fallbackPlacements,s=n.padding,f=n.boundary,l=n.rootBoundary,p=n.altBoundary,d=n.flipVariations,v=void 0===d||d,h=n.allowedAutoPlacements,b=e.options.placement,y=U(b),m=a||(y===b||!v?[nt(b)]:function(t){if("auto"===U(t))return[];var e=nt(t);return[ot(t),e,ot(e)]}(b)),g=[b].concat(m).reduce((function(t,n){return t.concat("auto"===U(n)?function(t,e){void 0===e&&(e={});var n=e,r=n.placement,o=n.boundary,i=n.rootBoundary,u=n.padding,c=n.flipVariations,a=n.allowedAutoPlacements,s=void 0===a?F:a,f=z(r),l=f?c?M:M.filter((function(t){return z(t)===f})):D,p=l.filter((function(t){return s.indexOf(t)>=0}));0===p.length&&(p=l);var d=p.reduce((function(e,n){return e[n]=lt(t,{placement:n,boundary:o,rootBoundary:i,padding:u})[U(n)],e}),{});return Object.keys(d).sort((function(t,e){return d[t]-d[e]}))}(e,{placement:n,boundary:f,rootBoundary:l,padding:s,flipVariations:v,allowedAutoPlacements:h}):n)}),[]),w=e.rects.reference,O=e.rects.popper,x=new Map,j=!0,_=g[0],E=0;E<g.length;E++){var S=g[E],A=U(S),T="start"===z(S),P=[k,L].indexOf(A)>=0,R=P?"width":"height",N=lt(e,{placement:S,boundary:f,rootBoundary:l,altBoundary:p,padding:s}),q=P?T?I:C:T?L:k;w[R]>O[R]&&(q=nt(q));var B=nt(q),H=[];if(i&&H.push(N[A]<=0),c&&H.push(N[q]<=0,N[B]<=0),H.every((function(t){return t}))){_=S,j=!1;break}x.set(S,H)}if(j)for(var V=function(t){var e=g.find((function(e){var n=x.get(e);if(n)return n.slice(0,t).every((function(t){return t}))}));if(e)return _=e,"break"},W=v?3:1;W>0;W--){if("break"===V(W))break}e.placement!==_&&(e.modifiersData[r]._skip=!0,e.placement=_,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name,o=n.mainAxis,i=void 0===o||o,u=n.altAxis,c=void 0!==u&&u,a=n.boundary,s=n.rootBoundary,f=n.altBoundary,l=n.padding,p=n.tether,d=void 0===p||p,v=n.tetherOffset,h=void 0===v?0:v,b=lt(e,{boundary:a,rootBoundary:s,padding:l,altBoundary:f}),y=U(e.placement),m=z(e.placement),g=!m,w=$(y),O="x"===w?"y":"x",x=e.modifiersData.popperOffsets,j=e.rects.reference,E=e.rects.popper,S="function"==typeof h?h(Object.assign({},e.rects,{placement:e.placement})):h,A={x:0,y:0};if(x){if(i||c){var T="y"===w?k:C,D="y"===w?L:I,M="y"===w?"height":"width",F=x[w],R=x[w]+b[T],N=x[w]-b[D],q=d?-E[M]/2:0,B="start"===m?j[M]:E[M],H="start"===m?-E[M]:-j[M],V=e.elements.arrow,W=d&&V?_(V):{width:0,height:0},G=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},J=G[T],X=G[D],Z=pt(0,j[M],W[M]),Q=g?j[M]/2-q-Z-J-S:B-Z-J-S,tt=g?-j[M]/2+q+Z+X+S:H+Z+X+S,et=e.elements.arrow&&P(e.elements.arrow),nt=et?"y"===w?et.clientTop||0:et.clientLeft||0:0,rt=e.modifiersData.offset?e.modifiersData.offset[e.placement][w]:0,ot=x[w]+Q-rt-nt,it=x[w]+tt-rt;if(i){var ut=pt(d?K(R,ot):R,F,d?Y(N,it):N);x[w]=ut,A[w]=ut-F}if(c){var ct="x"===w?k:C,at="x"===w?L:I,st=x[O],ft=st+b[ct],dt=st-b[at],vt=pt(d?K(ft,ot):ft,st,d?Y(dt,it):dt);x[O]=vt,A[O]=vt-st}}e.modifiersData[r]=A}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,n=t.state,r=t.name,o=t.options,i=n.elements.arrow,u=n.modifiersData.popperOffsets,c=U(n.placement),a=$(c),s=[C,I].indexOf(c)>=0?"height":"width";if(i&&u){var f=function(t,e){return st("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:ft(t,D))}(o.padding,n),l=_(i),p="y"===a?k:C,d="y"===a?L:I,v=n.rects.reference[s]+n.rects.reference[a]-u[a]-n.rects.popper[s],h=u[a]-n.rects.reference[a],b=P(i),y=b?"y"===a?b.clientHeight||0:b.clientWidth||0:0,m=v/2-h/2,g=f[p],w=y-l[s]-f[d],O=y/2-l[s]/2+m,x=pt(g,O,w),j=a;n.modifiersData[r]=((e={})[j]=x,e.centerOffset=x-O,e)}},effect:function(t){var e=t.state,n=t.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!=typeof r||(r=e.elements.popper.querySelector(r)))&&it(e.elements.popper,r)&&(e.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,n=t.name,r=e.rects.reference,o=e.rects.popper,i=e.modifiersData.preventOverflow,u=lt(e,{elementContext:"reference"}),c=lt(e,{altBoundary:!0}),a=dt(u,r),s=dt(c,o,i),f=vt(a),l=vt(s);e.modifiersData[n]={referenceClippingOffsets:a,popperEscapeOffsets:s,isReferenceHidden:f,hasPopperEscaped:l},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":l})}}]}),bt={passive:!0,capture:!0},yt=function(){return document.body};function mt(t,e,n){if(Array.isArray(t)){var r=t[e];return null==r?Array.isArray(n)?n[e]:n:r}return t}function gt(t,e){var n={}.toString.call(t);return 0===n.indexOf("[object")&&n.indexOf(e+"]")>-1}function wt(t,e){return"function"==typeof t?t.apply(void 0,e):t}function Ot(t,e){return 0===e?t:function(r){clearTimeout(n),n=setTimeout((function(){t(r)}),e)};var n}function xt(t){return[].concat(t)}function jt(t,e){-1===t.indexOf(e)&&t.push(e)}function _t(t){return t.split("-")[0]}function Et(t){return[].slice.call(t)}function St(t){return Object.keys(t).reduce((function(e,n){return void 0!==t[n]&&(e[n]=t[n]),e}),{})}function At(){return document.createElement("div")}function Tt(t){return["Element","Fragment"].some((function(e){return gt(t,e)}))}function Pt(t){return gt(t,"MouseEvent")}function kt(t){return!(!t||!t._tippy||t._tippy.reference!==t)}function Lt(t){return Tt(t)?[t]:function(t){return gt(t,"NodeList")}(t)?Et(t):Array.isArray(t)?t:Et(document.querySelectorAll(t))}function It(t,e){t.forEach((function(t){t&&(t.style.transitionDuration=e+"ms")}))}function Ct(t,e){t.forEach((function(t){t&&t.setAttribute("data-state",e)}))}function Dt(t){var e,n=xt(t)[0];return null!=n&&null!=(e=n.ownerDocument)&&e.body?n.ownerDocument:document}function Mt(t,e,n){var r=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(e){t[r](e,n)}))}function Ft(t,e){for(var n=e;n;){var r;if(t.contains(n))return!0;n=null==n.getRootNode||null==(r=n.getRootNode())?void 0:r.host}return!1}var Rt={isTouch:!1},Nt=0;function qt(){Rt.isTouch||(Rt.isTouch=!0,window.performance&&document.addEventListener("mousemove",Bt))}function Bt(){var t=performance.now();t-Nt<20&&(Rt.isTouch=!1,document.removeEventListener("mousemove",Bt)),Nt=t}function Ht(){var t=document.activeElement;if(kt(t)){var e=t._tippy;t.blur&&!e.state.isVisible&&t.blur()}}var Vt=!!("undefined"!=typeof window&&"undefined"!=typeof document)&&!!window.msCrypto;var Wt={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},Ut=Object.assign({appendTo:yt,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},Wt,{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),zt=Object.keys(Ut);function $t(t){var e=(t.plugins||[]).reduce((function(e,n){var r,o=n.name,i=n.defaultValue;o&&(e[o]=void 0!==t[o]?t[o]:null!=(r=Ut[o])?r:i);return e}),{});return Object.assign({},t,e)}function Gt(t,e){var n=Object.assign({},e,{content:wt(e.content,[t])},e.ignoreAttributes?{}:function(t,e){return(e?Object.keys($t(Object.assign({},Ut,{plugins:e}))):zt).reduce((function(e,n){var r=(t.getAttribute("data-tippy-"+n)||"").trim();if(!r)return e;if("content"===n)e[n]=r;else try{e[n]=JSON.parse(r)}catch(t){e[n]=r}return e}),{})}(t,e.plugins));return n.aria=Object.assign({},Ut.aria,n.aria),n.aria={expanded:"auto"===n.aria.expanded?e.interactive:n.aria.expanded,content:"auto"===n.aria.content?e.interactive?null:"describedby":n.aria.content},n}function Jt(t,e){t.innerHTML=e}function Yt(t){var e=At();return!0===t?e.className="tippy-arrow":(e.className="tippy-svg-arrow",Tt(t)?e.appendChild(t):Jt(e,t)),e}function Kt(t,e){Tt(e.content)?(Jt(t,""),t.appendChild(e.content)):"function"!=typeof e.content&&(e.allowHTML?Jt(t,e.content):t.textContent=e.content)}function Xt(t){var e=t.firstElementChild,n=Et(e.children);return{box:e,content:n.find((function(t){return t.classList.contains("tippy-content")})),arrow:n.find((function(t){return t.classList.contains("tippy-arrow")||t.classList.contains("tippy-svg-arrow")})),backdrop:n.find((function(t){return t.classList.contains("tippy-backdrop")}))}}function Zt(t){var e=At(),n=At();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var r=At();function o(n,r){var o=Xt(e),i=o.box,u=o.content,c=o.arrow;r.theme?i.setAttribute("data-theme",r.theme):i.removeAttribute("data-theme"),"string"==typeof r.animation?i.setAttribute("data-animation",r.animation):i.removeAttribute("data-animation"),r.inertia?i.setAttribute("data-inertia",""):i.removeAttribute("data-inertia"),i.style.maxWidth="number"==typeof r.maxWidth?r.maxWidth+"px":r.maxWidth,r.role?i.setAttribute("role",r.role):i.removeAttribute("role"),n.content===r.content&&n.allowHTML===r.allowHTML||Kt(u,t.props),r.arrow?c?n.arrow!==r.arrow&&(i.removeChild(c),i.appendChild(Yt(r.arrow))):i.appendChild(Yt(r.arrow)):c&&i.removeChild(c)}return r.className="tippy-content",r.setAttribute("data-state","hidden"),Kt(r,t.props),e.appendChild(n),n.appendChild(r),o(t.props,t.props),{popper:e,onUpdate:o}}Zt.$$tippy=!0;var Qt=1,te=[],ee=[];function ne(t,e){var n,r,o,i,u,c,a,s,f=Gt(t,Object.assign({},Ut,$t(St(e)))),l=!1,p=!1,d=!1,v=!1,h=[],b=Ot(G,f.interactiveDebounce),y=Qt++,m=(s=f.plugins).filter((function(t,e){return s.indexOf(t)===e})),g={id:y,reference:t,popper:At(),popperInstance:null,props:f,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:m,clearDelayTimeouts:function(){clearTimeout(n),clearTimeout(r),cancelAnimationFrame(o)},setProps:function(e){0;if(g.state.isDestroyed)return;C("onBeforeUpdate",[g,e]),z();var n=g.props,r=Gt(t,Object.assign({},n,St(e),{ignoreAttributes:!0}));g.props=r,U(),n.interactiveDebounce!==r.interactiveDebounce&&(F(),b=Ot(G,r.interactiveDebounce));n.triggerTarget&&!r.triggerTarget?xt(n.triggerTarget).forEach((function(t){t.removeAttribute("aria-expanded")})):r.triggerTarget&&t.removeAttribute("aria-expanded");M(),I(),x&&x(n,r);g.popperInstance&&(X(),Q().forEach((function(t){requestAnimationFrame(t._tippy.popperInstance.forceUpdate)})));C("onAfterUpdate",[g,e])},setContent:function(t){g.setProps({content:t})},show:function(){0;var t=g.state.isVisible,e=g.state.isDestroyed,n=!g.state.isEnabled,r=Rt.isTouch&&!g.props.touch,o=mt(g.props.duration,0,Ut.duration);if(t||e||n||r)return;if(T().hasAttribute("disabled"))return;if(C("onShow",[g],!1),!1===g.props.onShow(g))return;g.state.isVisible=!0,A()&&(O.style.visibility="visible");I(),B(),g.state.isMounted||(O.style.transition="none");if(A()){var i=k(),u=i.box,a=i.content;It([u,a],0)}c=function(){var t;if(g.state.isVisible&&!v){if(v=!0,O.offsetHeight,O.style.transition=g.props.moveTransition,A()&&g.props.animation){var e=k(),n=e.box,r=e.content;It([n,r],o),Ct([n,r],"visible")}D(),M(),jt(ee,g),null==(t=g.popperInstance)||t.forceUpdate(),C("onMount",[g]),g.props.animation&&A()&&function(t,e){V(t,e)}(o,(function(){g.state.isShown=!0,C("onShown",[g])}))}},function(){var t,e=g.props.appendTo,n=T();t=g.props.interactive&&e===yt||"parent"===e?n.parentNode:wt(e,[n]);t.contains(O)||t.appendChild(O);g.state.isMounted=!0,X(),!1}()},hide:function(){0;var t=!g.state.isVisible,e=g.state.isDestroyed,n=!g.state.isEnabled,r=mt(g.props.duration,1,Ut.duration);if(t||e||n)return;if(C("onHide",[g],!1),!1===g.props.onHide(g))return;g.state.isVisible=!1,g.state.isShown=!1,v=!1,l=!1,A()&&(O.style.visibility="hidden");if(F(),H(),I(!0),A()){var o=k(),i=o.box,u=o.content;g.props.animation&&(It([i,u],r),Ct([i,u],"hidden"))}D(),M(),g.props.animation?A()&&function(t,e){V(t,(function(){!g.state.isVisible&&O.parentNode&&O.parentNode.contains(O)&&e()}))}(r,g.unmount):g.unmount()},hideWithInteractivity:function(t){0;P().addEventListener("mousemove",b),jt(te,b),b(t)},enable:function(){g.state.isEnabled=!0},disable:function(){g.hide(),g.state.isEnabled=!1},unmount:function(){0;g.state.isVisible&&g.hide();if(!g.state.isMounted)return;Z(),Q().forEach((function(t){t._tippy.unmount()})),O.parentNode&&O.parentNode.removeChild(O);ee=ee.filter((function(t){return t!==g})),g.state.isMounted=!1,C("onHidden",[g])},destroy:function(){0;if(g.state.isDestroyed)return;g.clearDelayTimeouts(),g.unmount(),z(),delete t._tippy,g.state.isDestroyed=!0,C("onDestroy",[g])}};if(!f.render)return g;var w=f.render(g),O=w.popper,x=w.onUpdate;O.setAttribute("data-tippy-root",""),O.id="tippy-"+g.id,g.popper=O,t._tippy=g,O._tippy=g;var j=m.map((function(t){return t.fn(g)})),_=t.hasAttribute("aria-expanded");return U(),M(),I(),C("onCreate",[g]),f.showOnCreate&&tt(),O.addEventListener("mouseenter",(function(){g.props.interactive&&g.state.isVisible&&g.clearDelayTimeouts()})),O.addEventListener("mouseleave",(function(){g.props.interactive&&g.props.trigger.indexOf("mouseenter")>=0&&P().addEventListener("mousemove",b)})),g;function E(){var t=g.props.touch;return Array.isArray(t)?t:[t,0]}function S(){return"hold"===E()[0]}function A(){var t;return!(null==(t=g.props.render)||!t.$$tippy)}function T(){return a||t}function P(){var t=T().parentNode;return t?Dt(t):document}function k(){return Xt(O)}function L(t){return g.state.isMounted&&!g.state.isVisible||Rt.isTouch||i&&"focus"===i.type?0:mt(g.props.delay,t?0:1,Ut.delay)}function I(t){void 0===t&&(t=!1),O.style.pointerEvents=g.props.interactive&&!t?"":"none",O.style.zIndex=""+g.props.zIndex}function C(t,e,n){var r;(void 0===n&&(n=!0),j.forEach((function(n){n[t]&&n[t].apply(n,e)})),n)&&(r=g.props)[t].apply(r,e)}function D(){var e=g.props.aria;if(e.content){var n="aria-"+e.content,r=O.id;xt(g.props.triggerTarget||t).forEach((function(t){var e=t.getAttribute(n);if(g.state.isVisible)t.setAttribute(n,e?e+" "+r:r);else{var o=e&&e.replace(r,"").trim();o?t.setAttribute(n,o):t.removeAttribute(n)}}))}}function M(){!_&&g.props.aria.expanded&&xt(g.props.triggerTarget||t).forEach((function(t){g.props.interactive?t.setAttribute("aria-expanded",g.state.isVisible&&t===T()?"true":"false"):t.removeAttribute("aria-expanded")}))}function F(){P().removeEventListener("mousemove",b),te=te.filter((function(t){return t!==b}))}function R(e){if(!Rt.isTouch||!d&&"mousedown"!==e.type){var n=e.composedPath&&e.composedPath()[0]||e.target;if(!g.props.interactive||!Ft(O,n)){if(xt(g.props.triggerTarget||t).some((function(t){return Ft(t,n)}))){if(Rt.isTouch)return;if(g.state.isVisible&&g.props.trigger.indexOf("click")>=0)return}else C("onClickOutside",[g,e]);!0===g.props.hideOnClick&&(g.clearDelayTimeouts(),g.hide(),p=!0,setTimeout((function(){p=!1})),g.state.isMounted||H())}}}function N(){d=!0}function q(){d=!1}function B(){var t=P();t.addEventListener("mousedown",R,!0),t.addEventListener("touchend",R,bt),t.addEventListener("touchstart",q,bt),t.addEventListener("touchmove",N,bt)}function H(){var t=P();t.removeEventListener("mousedown",R,!0),t.removeEventListener("touchend",R,bt),t.removeEventListener("touchstart",q,bt),t.removeEventListener("touchmove",N,bt)}function V(t,e){var n=k().box;function r(t){t.target===n&&(Mt(n,"remove",r),e())}if(0===t)return e();Mt(n,"remove",u),Mt(n,"add",r),u=r}function W(e,n,r){void 0===r&&(r=!1),xt(g.props.triggerTarget||t).forEach((function(t){t.addEventListener(e,n,r),h.push({node:t,eventType:e,handler:n,options:r})}))}function U(){var t;S()&&(W("touchstart",$,{passive:!0}),W("touchend",J,{passive:!0})),(t=g.props.trigger,t.split(/\s+/).filter(Boolean)).forEach((function(t){if("manual"!==t)switch(W(t,$),t){case"mouseenter":W("mouseleave",J);break;case"focus":W(Vt?"focusout":"blur",Y);break;case"focusin":W("focusout",Y)}}))}function z(){h.forEach((function(t){var e=t.node,n=t.eventType,r=t.handler,o=t.options;e.removeEventListener(n,r,o)})),h=[]}function $(t){var e,n=!1;if(g.state.isEnabled&&!K(t)&&!p){var r="focus"===(null==(e=i)?void 0:e.type);i=t,a=t.currentTarget,M(),!g.state.isVisible&&Pt(t)&&te.forEach((function(e){return e(t)})),"click"===t.type&&(g.props.trigger.indexOf("mouseenter")<0||l)&&!1!==g.props.hideOnClick&&g.state.isVisible?n=!0:tt(t),"click"===t.type&&(l=!n),n&&!r&&et(t)}}function G(t){var e=t.target,n=T().contains(e)||O.contains(e);"mousemove"===t.type&&n||function(t,e){var n=e.clientX,r=e.clientY;return t.every((function(t){var e=t.popperRect,o=t.popperState,i=t.props.interactiveBorder,u=_t(o.placement),c=o.modifiersData.offset;if(!c)return!0;var a="bottom"===u?c.top.y:0,s="top"===u?c.bottom.y:0,f="right"===u?c.left.x:0,l="left"===u?c.right.x:0,p=e.top-r+a>i,d=r-e.bottom-s>i,v=e.left-n+f>i,h=n-e.right-l>i;return p||d||v||h}))}(Q().concat(O).map((function(t){var e,n=null==(e=t._tippy.popperInstance)?void 0:e.state;return n?{popperRect:t.getBoundingClientRect(),popperState:n,props:f}:null})).filter(Boolean),t)&&(F(),et(t))}function J(t){K(t)||g.props.trigger.indexOf("click")>=0&&l||(g.props.interactive?g.hideWithInteractivity(t):et(t))}function Y(t){g.props.trigger.indexOf("focusin")<0&&t.target!==T()||g.props.interactive&&t.relatedTarget&&O.contains(t.relatedTarget)||et(t)}function K(t){return!!Rt.isTouch&&S()!==t.type.indexOf("touch")>=0}function X(){Z();var e=g.props,n=e.popperOptions,r=e.placement,o=e.offset,i=e.getReferenceClientRect,u=e.moveTransition,a=A()?Xt(O).arrow:null,s=i?{getBoundingClientRect:i,contextElement:i.contextElement||T()}:t,f=[{name:"offset",options:{offset:o}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!u}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(t){var e=t.state;if(A()){var n=k().box;["placement","reference-hidden","escaped"].forEach((function(t){"placement"===t?n.setAttribute("data-placement",e.placement):e.attributes.popper["data-popper-"+t]?n.setAttribute("data-"+t,""):n.removeAttribute("data-"+t)})),e.attributes.popper={}}}}];A()&&a&&f.push({name:"arrow",options:{element:a,padding:3}}),f.push.apply(f,(null==n?void 0:n.modifiers)||[]),g.popperInstance=ht(s,O,Object.assign({},n,{placement:r,onFirstUpdate:c,modifiers:f}))}function Z(){g.popperInstance&&(g.popperInstance.destroy(),g.popperInstance=null)}function Q(){return Et(O.querySelectorAll("[data-tippy-root]"))}function tt(t){g.clearDelayTimeouts(),t&&C("onTrigger",[g,t]),B();var e=L(!0),r=E(),o=r[0],i=r[1];Rt.isTouch&&"hold"===o&&i&&(e=i),e?n=setTimeout((function(){g.show()}),e):g.show()}function et(t){if(g.clearDelayTimeouts(),C("onUntrigger",[g,t]),g.state.isVisible){if(!(g.props.trigger.indexOf("mouseenter")>=0&&g.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(t.type)>=0&&l)){var e=L(!1);e?r=setTimeout((function(){g.state.isVisible&&g.hide()}),e):o=requestAnimationFrame((function(){g.hide()}))}}else H()}}function re(t,e){void 0===e&&(e={});var n=Ut.plugins.concat(e.plugins||[]);document.addEventListener("touchstart",qt,bt),window.addEventListener("blur",Ht);var r=Object.assign({},e,{plugins:n}),o=Lt(t).reduce((function(t,e){var n=e&&ne(e,r);return n&&t.push(n),t}),[]);return Tt(t)?o[0]:o}re.defaultProps=Ut,re.setDefaultProps=function(t){Object.keys(t).forEach((function(e){Ut[e]=t[e]}))},re.currentInput=Rt;Object.assign({},tt,{effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow)}});re.setDefaultProps({render:Zt});var oe=re;function ie(t,e,n,r,o,i,u){try{var c=t[i](u),a=c.value}catch(t){return void n(t)}c.done?e(a):Promise.resolve(a).then(r,o)}function ue(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function u(t){ie(i,r,o,u,c,"next",t)}function c(t){ie(i,r,o,u,c,"throw",t)}u(void 0)}))}}ue((function*(){yield Promise.all([..."animate"in Element.prototype?[]:[n.e(15).then(n.t.bind(null,218,7))],..."IntersectionObserver"in window?[]:[n.e(12).then(n.t.bind(null,219,7))]]),yield r.s;var t=/(?:title|file):[\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]*["'`](((?:(?!["'\\`])[\s\S])|\\(?:[\0-\t\x0B\f\x0E-\u2027\u202A-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]))*)["'`]/i,e=[{opacity:0},{opacity:1}],u={fill:"forwards",duration:500,easing:"ease"},c=document.querySelector("hy-push-state");var a,s,f=!0;a=n=>{if(n){oe(n.querySelectorAll(".post-date > .ellipsis"),{trigger:"click",touch:!0,interactive:!0,allowHTML:!0,maxWidth:"none",placement:"bottom-start",offset:0,content:t=>t.innerHTML,onTrigger(t,e){"A"===e.target.tagName&&(t._hideOnce=!0)},onShow(t){if(t._hideOnce)return t._hideOnce=!1}}),oe(n.querySelectorAll("abbr[title]"),{trigger:"click",touch:!0,maxWidth:500,content:t=>t.getAttribute("title")}),oe(n.querySelectorAll(".sidebar-social [title]"),{touch:!0,content:t=>t.getAttribute("title")}),n.querySelectorAll("h1[id], h2[id], h3[id], h4[id], h5[id], h6[id]").forEach(t=>{var e=Object(r.l)("_permalink-template");e.querySelector(".permalink").href="#".concat(t.id),t.appendChild(e)});var o=n.querySelector("#markdown-toc");o&&o.classList.add("toc-hide"),"clipboard"in navigator&&Array.from(n.querySelectorAll("pre.highlight > code")).forEach(t=>{var e,n=null==t||null===(e=t.parentNode)||void 0===e?void 0:e.parentNode,r=l("button",{onClick:function(){var e=ue((function*(){yield navigator.clipboard.writeText(t.innerText),function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];t.classList.remove(...n),t.offsetWidth,t.classList.add(...n)}(r,"copy-success")}));return function(){return e.apply(this,arguments)}}()},l("small",{class:"icon-copy",title:"Copy"}),l("small",{class:"icon-checkmark",title:"Done"}));null==n||n.appendChild(r)}),Array.from(n.querySelectorAll("pre.highlight > code")).map(t=>t.children[0]).forEach(e=>{var n=t.exec(null==e?void 0:e.innerText);if(n){var[,r]=n,o=e.parentNode,i=e.childNodes[0],u=i.wholeText.indexOf("\n");if(u>-1){var c=i.splitText(u);o.insertBefore(c,o.firstChild)}o.removeChild(e),o.childNodes[0].splitText(1),o.removeChild(o.childNodes[0]);var a=o.parentNode.parentNode,s=l("div",{class:"pre-header break-layout"},l("span",{},l("small",{class:"icon-file-empty"})," ",r));a.insertBefore(s,a.firstChild)}}),"complete"in HTMLImageElement.prototype&&(n.querySelectorAll("img[width][height][loading=lazy]").forEach(t=>{f&&t.complete||(t.style.opacity="0",t.addEventListener("load",()=>t.animate(e,u),{once:!0}))}),f=!1)}},c&&!window._noPushState&&c.addEventListener("hy-push-state-ready",t=>{var{detail:{replaceEls:[e]}}=t;return a(e)},s),a(document.getElementById("_main"));var p=null;!function(t,e){c&&!window._noPushState&&c.addEventListener("hy-push-state-load",()=>t(document.getElementById("_main")),e),t(document.getElementById("_main"))}(()=>{var t,e=document.getElementById("_main");if(e){var n=e.querySelector("#markdown-toc");n&&(n.classList.remove("toc-hide"),n.classList.add("toc-show")),e.querySelectorAll("li[id^='fn:']").forEach(t=>t.tabIndex=0),e.querySelectorAll("a[href^='#fn:']").forEach(t=>t.addEventListener("click",t=>{var e;return null===(e=document.getElementById(t.currentTarget.getAttribute("href").substr(1)))||void 0===e?void 0:e.focus()})),e.querySelectorAll('pre, table:not(.highlight), .katex-display, .break-layout, mjx-container[jax="CHTML"][display="true"]').forEach(t=>t.addEventListener("touchstart",e=>t.scrollLeft>0&&e.stopPropagation(),{passive:!1}));var o=null===(t=document.getElementById("_katexPreload"))||void 0===t?void 0:t.href;!p&&o&&Object(r.m)(e.querySelectorAll(".katex"),{rootMargin:"1440px"}).then(()=>{p=Object(r.q)(o)})}});var d=document.getElementById("_MathJax");if(c&&d){var v=t=>{var{detail:{replaceEls:[e]}}=t;e.querySelectorAll('script[type="math/tex; mode=display"]').forEach(t=>{t.outerHTML=t.innerText.replace("% <![CDATA[","\\[").replace("%]]>","\\]")}),e.querySelectorAll('script[type="math/tex"]').forEach(t=>{t.outerHTML="\\(".concat(t.innerText,"\\)")})};v({detail:{replaceEls:[document]}}),"MathJax"in window||(yield Object(r.r)(d,"load")),yield MathJax.typesetPromise(),window._noPushState||(c.addEventListener("ready",v),Object(o.a)(c,"after").pipe(Object(i.a)(()=>MathJax.typesetPromise())).subscribe())}}))()},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(82),o=n(4),i=n(3);function u(t,e){return void 0===e&&(e=r.b),Object(o.a)((function(n,r){var o=null,u=null,c=null,a=function(){if(o){o.unsubscribe(),o=null;var t=u;u=null,r.next(t)}};function s(){var n=c+t,i=e.now();if(i<n)return o=this.schedule(void 0,n-i),void r.add(o);a()}n.subscribe(new i.a(r,(function(n){u=n,c=e.now(),o||(o=e.schedule(s,t),r.add(o))}),(function(){a(),r.complete()}),void 0,(function(){u=o=null})))}))}},,,,,,,,function(t,e,n){"use strict";n.d(e,"a",(function(){return d}));var r=n(0),o=n(6),i=n(2),u=n(27),c=n(32),a=n(1),s=n(100),f=["addListener","removeListener"],l=["addEventListener","removeEventListener"],p=["on","off"];function d(t,e,n,h){if(Object(a.a)(n)&&(h=n,n=void 0),h)return d(t,e,n).pipe(Object(s.a)(h));var b=Object(r.j)(function(t){return Object(a.a)(t.addEventListener)&&Object(a.a)(t.removeEventListener)}(t)?l.map((function(r){return function(o){return t[r](e,o,n)}})):function(t){return Object(a.a)(t.addListener)&&Object(a.a)(t.removeListener)}(t)?f.map(v(t,e)):function(t){return Object(a.a)(t.on)&&Object(a.a)(t.off)}(t)?p.map(v(t,e)):[],2),y=b[0],m=b[1];if(!y&&Object(c.a)(t))return Object(u.a)((function(t){return d(t,e,n)}))(Object(o.a)(t));if(!y)throw new TypeError("Invalid event target");return new i.a((function(t){var e=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.next(1<e.length?e:e[0])};return y(e),function(){return m(e)}}))}function v(t,e){return function(n){return function(r){return t[n](e,r)}}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(27),o=n(1);function i(t,e){return Object(o.a)(e)?Object(r.a)(t,e,1):Object(r.a)(t,1)}}]);
@@ -1,34 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[13],{187:function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=Array.isArray;function i(e){return 1===e.length&&n(e[0])?e[0]:e}},208:function(e,t,r){"use strict";r.r(t),r.d(t,"HyPushState",(function(){return ke}));var n,i=r(0),c=r(185),o=r(180),a=r(170),s=r(194),l=r(101),h=r(97),u=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return Object(i.h)(t,e),t.prototype.requestAsyncId=function(t,r,n){return void 0===n&&(n=0),null!==n&&n>0?e.prototype.requestAsyncId.call(this,t,r,n):(t.actions.push(this),t._scheduled||(t._scheduled=h.a.requestAnimationFrame((function(){return t.flush(void 0)}))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!=n&&n>0||null==n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(h.a.cancelAnimationFrame(r),t._scheduled=void 0)},t}(l.a),p=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.h)(t,e),t.prototype.flush=function(e){this._active=!0,this._scheduled=void 0;var t,r=this.actions,n=-1;e=e||r.shift();var i=r.length;do{if(t=e.execute(e.state,e.delay))break}while(++n<i&&(e=r.shift()));if(this._active=!1,t){for(;++n<i&&(e=r.shift());)e.unsubscribe();throw t}},t}(r(102).a))(u),b=r(211),f=r(214),O=r(25),j=r(103),d=r(107),m=r(193),v=r(195),y=r(191),g=r(63),w=r(192),S=r(210),P=r(104),E=r(106),A=r(215),k=r(213),L=r(172);function R(e){var{protocol:t,host:r}=e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location;return t!==n.protocol||r!==n.host}function q(e){return e&&""===e.target}function H(e,t){var{url:r,anchor:n}=e;return!(!q(n)||R(r,t)||function(e){var{hash:t,origin:r,pathname:n}=e,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location;return""!==t&&r===i.origin&&n===i.pathname}(r,t))}function M(e){var{cause:t,url:{pathname:r,hash:i},oldURL:c}=e;return r===(null==c?void 0:c.pathname)&&(t===n.Pop||t===n.Push&&""!==i)}!function(e){e.Init="init",e.Hint="hint",e.Push="push",e.Pop="pop"}(n||(n={}));var N=r(77),T=r(216),D=r(186);function U(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function C(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?U(Object(r),!0).forEach((function(t){I(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):U(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function I(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class W{constructor(e){this.parent=e}fetchPage(e){return Object(L.g)(e.url.href,{method:"GET",mode:"cors",headers:{Accept:"text/html"}}).pipe(Object(P.a)(e=>e.text()),Object(O.a)(t=>C(C({},e),{},{responseText:t})),Object(A.a)(t=>Object(N.a)(C(C({},e),{},{error:t,responseText:null}))))}selectPrefetch(e,t,r){var{href:n}=e;return n===t.url.href?Object(N.a)(t):r.pipe(Object(D.a)(1))}getResponse(e,t,r){return Object(T.a)(this.selectPrefetch(t.url,r,e),this.parent.animPromise).pipe(Object(O.a)(e=>{var[r]=e;return C(C({},r),t)}))}}var x=r(42),B=r(171),$=r(212);function F(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function _(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?F(Object(r),!0).forEach((function(t){V(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):F(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function V(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class J{constructor(e){this.parent=e}get scriptSelector(){return this.parent.scriptSelector}removeScriptTags(e){var t=[];return e.forEach(e=>{e&&this.scriptSelector&&e.querySelectorAll(this.scriptSelector).forEach(e=>{if(e instanceof HTMLScriptElement){var r=[function(e){var t=document.createElement("script");return Array.from(e.attributes).forEach(e=>t.setAttributeNode(e.cloneNode())),t.innerHTML=e.innerHTML,t}(e),e];t.push(r)}})}),t}reinsertScriptTags(e){if(!this.scriptSelector)return Promise.resolve(e);var{scripts:t}=e,r=document.write;return Object(x.a)(t).pipe(Object(B.a)(e=>this.insertScript(e)),Object(A.a)(t=>Object(N.a)(_(_({},e),{},{error:t}))),Object($.a)(()=>document.write=r),Object(w.a)(e)).toPromise()}insertScript(e){var[t,r]=e;return document.write=function(){for(var e=document.createElement("div"),t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];e.innerHTML=n.join(),Array.from(e.childNodes).forEach(e=>{var t;return null===(t=r.parentNode)||void 0===t?void 0:t.insertBefore(e,r)})},new Promise((e,n)=>{var i,c;""!==t.src?(t.addEventListener("load",e),t.addEventListener("error",n),null===(i=r.parentNode)||void 0===i||i.replaceChild(t,r)):(null===(c=r.parentNode)||void 0===c||c.replaceChild(t,r),e({}))})}}function K(e,t){e.forEach(e=>{e&&(e.querySelectorAll("[href]").forEach(X("href",t)),e.querySelectorAll("[src]").forEach(X("src",t)),e.querySelectorAll("img[srcset]").forEach(function(e,t){return r=>{try{var n=r.getAttribute(e);if(null==n)return;r.setAttribute(e,n.split(/\s*,\s*/).map(e=>{var r=e.split(/\s+/);return r[0]=new URL(r[0],t).href,r.join(" ")}).join(", "))}catch(e){}}}("srcset",t)),e.querySelectorAll("blockquote[cite]").forEach(X("cite",t)),e.querySelectorAll("del[cite]").forEach(X("cite",t)),e.querySelectorAll("ins[cite]").forEach(X("cite",t)),e.querySelectorAll("q[cite]").forEach(X("cite",t)),e.querySelectorAll("img[longdesc]").forEach(X("longdesc",t)),e.querySelectorAll("frame[longdesc]").forEach(X("longdesc",t)),e.querySelectorAll("iframe[longdesc]").forEach(X("longdesc",t)),e.querySelectorAll("img[usemap]").forEach(X("usemap",t)),e.querySelectorAll("input[usemap]").forEach(X("usemap",t)),e.querySelectorAll("object[usemap]").forEach(X("usemap",t)),e.querySelectorAll("form[action]").forEach(X("action",t)),e.querySelectorAll("button[formaction]").forEach(X("formaction",t)),e.querySelectorAll("input[formaction]").forEach(X("formaction",t)),e.querySelectorAll("video[poster]").forEach(X("poster",t)),e.querySelectorAll("object[data]").forEach(X("data",t)),e.querySelectorAll("object[codebase]").forEach(X("codebase",t)),e.querySelectorAll("object[archive]").forEach(function(e,t){return r=>{try{var n=r.getAttribute(e);if(null==n)return;r.setAttribute(e,n.split(/[\s,]+/).map(e=>new URL(e,t).href).join(", "))}catch(e){}}}("archive",t)))})}function X(e,t){return r=>{try{var n=r.getAttribute(e);if(null==n)return;r.setAttribute(e,new URL(n,t).href)}catch(e){}}}function z(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function G(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?z(Object(r),!0).forEach((function(t){Q(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):z(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function Q(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class Y{constructor(e){this.parent=e,this.scriptManager=new J(e)}get el(){return this.parent}get replaceSelector(){return this.parent.replaceSelector}get scriptSelector(){return this.parent.scriptSelector}getReplaceElements(e){if(this.replaceSelector)return this.replaceSelector.split(",").map(t=>e.querySelector(t));if(this.el.id)return[e.getElementById(this.el.id)];var t=Array.from(document.getElementsByTagName(this.el.tagName)).indexOf(this.el);return[e.getElementsByTagName(this.el.tagName)[t]]}responseToContent(e){var{responseText:t}=e,r=(new DOMParser).parseFromString(t,"text/html"),{title:n=""}=r,i=this.getReplaceElements(r);if(i.every(e=>null==e))throw new Error("Couldn't find any element in the document at '".concat(location,"'."));var c=this.scriptSelector?this.scriptManager.removeScriptTags(i):[];return G(G({},e),{},{document:r,title:n,replaceEls:i,scripts:c})}replaceContentWithSelector(e,t){e.split(",").map(e=>document.querySelector(e)).forEach((e,r)=>{var n,i=t[r];i&&(null===(n=null==e?void 0:e.parentNode)||void 0===n||n.replaceChild(i,e))})}replaceContentWholesale(e){var[t]=e;t&&(this.el.innerHTML=t.innerHTML)}replaceContent(e){this.replaceSelector?this.replaceContentWithSelector(this.replaceSelector,e):this.replaceContentWholesale(e)}replaceHead(e){var{head:t}=this.el.ownerDocument,r=t.querySelector("link[rel=canonical]"),n=e.head.querySelector("link[rel=canonical]");r&&n&&(r.href=n.href);var i=t.querySelector("meta[name=description]"),c=e.head.querySelector("meta[name=description]");i&&c&&(i.content=c.content)}updateDOM(e){try{var{replaceEls:t,document:r}=e;R(this.parent)&&K(t,this.parent.href),this.replaceHead(r),this.replaceContent(t)}catch(t){throw G(G({},e),{},{error:t})}}reinsertScriptTags(e){return this.scriptManager.reinsertScriptTags(e)}}var Z=r(27),ee=r(79),te=e=>Array.prototype.concat.apply([],e),re=e=>({addedNodes:new Set(te(e.map(e=>Array.from(e.addedNodes)))),removedNodes:new Set(te(e.map(e=>Array.from(e.removedNodes))))});class ne{setupEventListeners(){var e=Object(a.a)(this.el,"click").pipe(Object(O.a)(e=>{var t=Object(L.k)(e.target,this.linkSelector);if(t instanceof HTMLAnchorElement)return[e,t]}),Object(j.a)(e=>!!e)),t=(e,t)=>e.matches(t)&&e instanceof HTMLAnchorElement?Object(N.a)(e):Object(x.a)(e.querySelectorAll(t)).pipe(Object(j.a)(e=>e instanceof HTMLAnchorElement));return{hintEvent$:this.$.linkSelector.pipe(Object(P.a)(e=>{var r=new Map,n=e=>{r.has(e)||r.set(e,(e=>Object(s.a)(Object(a.a)(e,"mouseenter",{passive:!0}),Object(a.a)(e,"touchstart",{passive:!0}),Object(a.a)(e,"focus",{passive:!0})).pipe(Object(O.a)(t=>[t,e])))(e))},i=e=>{r.delete(e)};return Object(L.d)(this.el,{childList:!0,subtree:!0}).pipe(Object(m.a)({addedNodes:[this.el],removedNodes:[]}),Object(L.c)(500),Object(O.a)(re),Object(P.a)(c=>{var{addedNodes:o,removedNodes:a}=c;return Object(x.a)(a).pipe(Object(j.a)(e=>e instanceof Element),Object(Z.a)(r=>t(r,e)),Object(d.a)(i)).subscribe(),Object(x.a)(o).pipe(Object(j.a)(e=>e instanceof Element),Object(Z.a)(r=>t(r,e)),Object(d.a)(n)).subscribe(),Object(x.a)(r.values()).pipe(Object(ee.a)())}),Object(L.l)(this.$.prefetch))})),pushEvent$:e}}}function ie(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function ce(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ie(Object(r),!0).forEach((function(t){oe(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ie(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function oe(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var ae,se,le,he,ue,pe,be,fe,Oe,je,de,me,ve,ye=e=>new Promise(t=>setTimeout(t,e));class ge{constructor(e){this.parent=e}onStart(e){this.parent.animPromise=ye(this.parent.duration);this.parent.fireEvent("start",{detail:ce(ce({},e),{},{transitionUntil:e=>{this.parent.animPromise=Promise.all([this.parent.animPromise,e])}})})}emitDOMError(e){var t=location.href;window.history.back(),setTimeout(()=>document.location.assign(t),100)}emitNetworkError(e){this.parent.fireEvent("networkerror",{detail:e})}emitError(e){this.parent.fireEvent("error",{detail:e})}emitReady(e){this.parent.fireEvent("ready",{detail:e})}emitAfter(e){this.parent.fadePromise=ye(this.parent.duration);this.parent.fireEvent("after",{detail:ce(ce({},e),{},{transitionUntil:e=>{this.parent.fadePromise=Promise.all([this.parent.fadePromise,e])}})})}emitProgress(e){this.parent.fireEvent("progress",{detail:e})}emitLoad(e){this.parent.fireEvent("load",{detail:e})}}function we(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function Se(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?we(Object(r),!0).forEach((function(t){Pe(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):we(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function Pe(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}window.HashChangeEvent=window.HashChangeEvent||function(e){var{oldURL:t="",newURL:r=""}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=new CustomEvent(e);return n.oldURL=t,n.newURL=r,n};class Ee{constructor(e){this.updateHistoryScrollPosition=()=>{if(!R(this.parent)){var e=this.assignScrollPosition(history.state||{});history.replaceState(e,document.title)}},this.parent=e}updateHistoryState(e){var{cause:t,replace:r,url:i,oldURL:c}=e;if(!R(this.parent))switch(t){case n.Init:case n.Push:var{histId:o}=this.parent;if(r||i.href===location.href){var a=Se(Se({},history.state),{},{[o]:{}});history.replaceState(a,document.title,i.href)}else history.pushState({[o]:{}},document.title,i.href);case n.Pop:this.parent.simulateHashChange&&c&&function(e,t){e.hash!==t.hash&&window.dispatchEvent(new HashChangeEvent("hashchange",{newURL:e.href,oldURL:t.href}))}(i,c)}}updateTitle(e){var{cause:t,title:r}=e;document.title=r,R(this.parent)||t!==n.Push||history.replaceState(history.state,r)}assignScrollPosition(e){var{histId:t}=this.parent;return Se(Se({},e),{},{[t]:Se(Se({},e[t]),{},{scrollTop:Object(L.j)(),scrollHeight:Object(L.i)()})})}}class Ae{constructor(e){this.parent=e,"scrollRestoration"in history&&(history.scrollRestoration="manual")}manageScrollPosition(e){var{cause:t,url:{hash:r}}=e;switch(t){case n.Push:this.scrollHashIntoView(r,{behavior:"smooth",block:"start",inline:"nearest"});break;case n.Pop:this.restoreScrollPosition();break;case n.Init:this.restoreScrollPositionOnReload()}}elementFromHash(e){return document.getElementById(decodeURIComponent(e.substr(1)))}scrollHashIntoView(e,t){if(e){var r=this.elementFromHash(e);r&&r.scrollIntoView(t)}else window.scroll(window.pageXOffset,0)}restoreScrollPosition(){var{histId:e}=this.parent,{scrollTop:t}=history.state&&history.state[e]||{};null!=t&&window.scroll(window.pageXOffset,t)}restoreScrollPositionOnReload(){var{histId:e}=this.parent;history.state&&history.state[e]&&0===Object(L.j)()?this.restoreScrollPosition():location.hash&&requestAnimationFrame(()=>this.scrollHashIntoView(location.hash,!0))}}var ke=class extends(Object(L.b)(L.a,[ne])){constructor(){super(...arguments),this.el=this,this.linkSelector="a[href]:not([data-no-push])",this.prefetch=!1,this.duration=0,this.simulateHashChange=!1,this.baseURL=window.location.href,ae.set(this,Object(L.f)()),this.animPromise=Promise.resolve(null),this.fadePromise=Promise.resolve(null),se.set(this,new Ae(this)),le.set(this,new Ee(this)),he.set(this,new W(this)),ue.set(this,new Y(this)),pe.set(this,new ge(this)),be.set(this,new URL(this.baseURL)),fe.set(this,(e,t)=>{var r=new URL(Object(i.e)(this,be,"f").href);r[e]=t,this.assign(r.href)}),Oe.set(this,0),je.set(this,new o.a),de.set(this,e=>{R(Object(L.k)(e.target,"a[href]"))&&Object(i.e)(this,le,"f").updateHistoryScrollPosition()}),me.set(this,void 0),ve.set(this,()=>{var{pushEvent$:e,hintEvent$:t}=this.setupEventListeners(),r=e.pipe(Object(O.a)(e=>{var[t,r]=e;return{cause:n.Push,url:new URL(r.href,this.href),anchor:r,event:t,cacheNr:Object(i.e)(this,Oe,"f")}}),Object(j.a)(e=>function(e,t){var{url:r,anchor:n,event:{metaKey:i,ctrlKey:c}}=e;return!(i||c||!q(n)||R(r,t))}(e,this)),Object(d.a)(e=>{var{event:t}=e;t.preventDefault(),Object(i.e)(this,le,"f").updateHistoryScrollPosition()})),c=Object(a.a)(window,"popstate").pipe(Object(j.a)(()=>window.history.state&&window.history.state[this.histId]),Object(O.a)(e=>({cause:n.Pop,url:new URL(window.location.href),cacheNr:Object(i.e)(this,Oe,"f"),event:e}))),o=Object(i.e)(this,je,"f"),l=Object(s.a)(r,c,o).pipe(Object(m.a)({url:new URL(window.location.href)}),Object(v.a)(),Object(O.a)(e=>{var[t,r]=e;return Object.assign(r,{oldURL:t.url})}),Object(y.a)()),h=l.pipe(Object(j.a)(e=>!M(e)),Object(y.a)()),u=l.pipe(Object(j.a)(e=>M(e)),Object(j.a)(()=>history.state&&history.state[this.histId]),Object(g.a)(p),Object(d.a)(e=>{Object(i.e)(this,le,"f").updateHistoryState(e),Object(i.e)(this,se,"f").manageScrollPosition(e)})),f=Object(b.a)(()=>Object(s.a)(h.pipe(Object(w.a)(!0)),Object(i.e)(this,me,"f").pipe(Object(w.a)(!1)))).pipe(Object(m.a)(!1)),N=t.pipe(Object(L.h)(f.pipe(Object(O.a)(e=>!e))),Object(O.a)(e=>{var[t,r]=e;return{cause:n.Hint,url:new URL(r.href,this.href),anchor:r,event:t,cacheNr:Object(i.e)(this,Oe,"f")}}),Object(j.a)(e=>H(e,this))),T=Object(s.a)(N,h).pipe(Object(S.a)((e,t)=>{return n=t,(r=e).url.href===n.url.href&&r.error===n.error&&r.cacheNr===n.cacheNr;
15
- /**
16
- * Copyright (c) 2020 Florian Klampfer <https://qwtel.com/>
17
- *
18
- * This program is free software: you can redistribute it and/or modify
19
- * it under the terms of the GNU General Public License as published by
20
- * the Free Software Foundation, either version 3 of the License, or
21
- * (at your option) any later version.
22
- *
23
- * This program is distributed in the hope that it will be useful,
24
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
25
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26
- * GNU General Public License for more details.
27
- *
28
- * You should have received a copy of the GNU General Public License
29
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
30
- *
31
- * @license
32
- * @nocompile
33
- */
34
- var r,n}),Object(P.a)(e=>Object(i.e)(this,he,"f").fetchPage(e)),Object(m.a)({url:{}}),Object(y.a)()),D=Object(i.f)(this,me,h.pipe(Object(d.a)(e=>{Object(i.e)(this,pe,"f").onStart(e),Object(i.e)(this,le,"f").updateHistoryState(e),Object(i.f)(this,be,e.url,"f")}),Object(E.a)(T),Object(P.a)(e=>Object(i.e)(this,he,"f").getResponse(T,...e)),Object(y.a)()),"f"),U=D.pipe(Object(j.a)(e=>!e.error)),C=D.pipe(Object(j.a)(e=>!!e.error)),I=U.pipe(Object(O.a)(e=>Object(i.e)(this,ue,"f").responseToContent(e)),Object(d.a)(e=>Object(i.e)(this,pe,"f").emitReady(e)),Object(g.a)(p),Object(d.a)(e=>{Object(i.e)(this,ue,"f").updateDOM(e),Object(i.e)(this,le,"f").updateTitle(e),Object(i.e)(this,pe,"f").emitAfter(e)}),Object(m.a)({cause:n.Init,url:Object(i.e)(this,be,"f"),scripts:[]}),Object(g.a)(p),Object(d.a)(e=>Object(i.e)(this,se,"f").manageScrollPosition(e)),Object(d.a)({error:e=>Object(i.e)(this,pe,"f").emitDOMError(e)}),Object(A.a)((e,t)=>t),Object(P.a)(e=>this.fadePromise.then(()=>e)),Object(P.a)(e=>Object(i.e)(this,ue,"f").reinsertScriptTags(e)),Object(d.a)({error:e=>Object(i.e)(this,pe,"f").emitError(e)}),Object(A.a)((e,t)=>t),Object(d.a)(e=>Object(i.e)(this,pe,"f").emitLoad(e))),W=C.pipe(Object(d.a)(e=>Object(i.e)(this,pe,"f").emitNetworkError(e))),x=h.pipe(Object(P.a)(e=>Object(b.a)(()=>this.animPromise).pipe(Object(k.a)(D),Object(w.a)(e))),Object(d.a)(e=>Object(i.e)(this,pe,"f").emitProgress(e)));I.subscribe(),u.subscribe(),W.subscribe(),x.subscribe(),Object(i.e)(this,ae,"f").resolve(this),this.fireEvent("init")})}createRenderRoot(){return this}get initialized(){return Object(i.e)(this,ae,"f")}get hash(){return Object(i.e)(this,be,"f").hash}get host(){return Object(i.e)(this,be,"f").host}get hostname(){return Object(i.e)(this,be,"f").hostname}get href(){return Object(i.e)(this,be,"f").href}get pathname(){return Object(i.e)(this,be,"f").pathname}get port(){return Object(i.e)(this,be,"f").port}get protocol(){return Object(i.e)(this,be,"f").protocol}get search(){return Object(i.e)(this,be,"f").search}get origin(){return Object(i.e)(this,be,"f").origin}get ancestorOrigins(){return window.location.ancestorOrigins}set hash(e){Object(i.e)(this,fe,"f").call(this,"hash",e)}set host(e){Object(i.e)(this,fe,"f").call(this,"host",e)}set hostname(e){Object(i.e)(this,fe,"f").call(this,"hostname",e)}set href(e){Object(i.e)(this,fe,"f").call(this,"href",e)}set pathname(e){Object(i.e)(this,fe,"f").call(this,"pathname",e)}set port(e){Object(i.e)(this,fe,"f").call(this,"port",e)}set protocol(e){Object(i.e)(this,fe,"f").call(this,"protocol",e)}set search(e){Object(i.e)(this,fe,"f").call(this,"search",e)}get histId(){return this.id||this.tagName}assign(e){var t;Object(i.e)(this,je,"f").next({cause:n.Push,url:new URL(e,this.href),cacheNr:Object(i.f)(this,Oe,(t=Object(i.e)(this,Oe,"f"),++t),"f")})}reload(){var e;Object(i.e)(this,je,"f").next({cause:n.Push,url:new URL(this.href),cacheNr:Object(i.f)(this,Oe,(e=Object(i.e)(this,Oe,"f"),++e),"f"),replace:!0})}replace(e){var t;Object(i.e)(this,je,"f").next({cause:n.Push,url:new URL(e,this.href),cacheNr:Object(i.f)(this,Oe,(t=Object(i.e)(this,Oe,"f"),++t),"f"),replace:!0})}connectedCallback(){super.connectedCallback(),this.$={linkSelector:new f.a(this.linkSelector),prefetch:new f.a(this.prefetch)},window.addEventListener("beforeunload",Object(i.e)(this,le,"f").updateHistoryScrollPosition),document.documentElement.addEventListener("click",Object(i.e)(this,de,"f")),this.updateComplete.then(Object(i.e)(this,ve,"f"))}disconnectedCallback(){window.removeEventListener("beforeunload",Object(i.e)(this,le,"f").updateHistoryScrollPosition),document.documentElement.removeEventListener("click",Object(i.e)(this,de,"f"))}};ae=new WeakMap,se=new WeakMap,le=new WeakMap,he=new WeakMap,ue=new WeakMap,pe=new WeakMap,be=new WeakMap,fe=new WeakMap,Oe=new WeakMap,je=new WeakMap,de=new WeakMap,me=new WeakMap,ve=new WeakMap,Object(i.g)([Object(c.e)({type:String,reflect:!0,attribute:"replace-selector"})],ke.prototype,"replaceSelector",void 0),Object(i.g)([Object(c.e)({type:String,reflect:!0,attribute:"link-selector"})],ke.prototype,"linkSelector",void 0),Object(i.g)([Object(c.e)({type:String,reflect:!0,attribute:"script-selector"})],ke.prototype,"scriptSelector",void 0),Object(i.g)([Object(c.e)({type:Boolean,reflect:!0})],ke.prototype,"prefetch",void 0),Object(i.g)([Object(c.e)({type:Number,reflect:!0})],ke.prototype,"duration",void 0),Object(i.g)([Object(c.e)({type:Boolean,reflect:!0,attribute:"hashchange"})],ke.prototype,"simulateHashChange",void 0),Object(i.g)([Object(c.e)({type:String})],ke.prototype,"baseURL",void 0),Object(i.g)([Object(c.e)()],ke.prototype,"assign",null),Object(i.g)([Object(c.e)()],ke.prototype,"reload",null),Object(i.g)([Object(c.e)()],ke.prototype,"replace",null),ke=Object(i.g)([Object(c.c)("hy-push-state")],ke)},215:function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(6),i=r(3),c=r(4);function o(e){return Object(c.a)((function(t,r){var c,a=null,s=!1;a=t.subscribe(new i.a(r,void 0,void 0,(function(i){c=Object(n.a)(e(i,o(e)(t))),a?(a.unsubscribe(),a=null,c.subscribe(r)):s=!0}))),s&&(a.unsubscribe(),a=null,c.subscribe(r))}))}},216:function(e,t,r){"use strict";r.d(t,"a",(function(){return h}));var n=r(0),i=r(2),c=r(6),o=r(187),a=r(177),s=r(3),l=r(28);function h(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Object(l.b)(e),h=Object(o.a)(e);return h.length?new i.a((function(e){var t=h.map((function(){return[]})),i=h.map((function(){return!1}));e.add((function(){t=i=null}));for(var o=function(o){Object(c.a)(h[o]).subscribe(new s.a(e,(function(c){if(t[o].push(c),t.every((function(e){return e.length}))){var a=t.map((function(e){return e.shift()}));e.next(r?r.apply(void 0,Object(n.k)([],Object(n.j)(a))):a),t.some((function(e,t){return!e.length&&i[t]}))&&e.complete()}}),(function(){i[o]=!0,!t[o].length&&e.complete()})))},a=0;!e.closed&&a<h.length;a++)o(a);return function(){t=i=null}})):a.a}},217:function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(25),i=r(6),c=r(4),o=r(3);function a(e,t){return t?function(r){return r.pipe(a((function(r,c){return Object(i.a)(e(r,c)).pipe(Object(n.a)((function(e,n){return t(r,e,c,n)})))})))}:Object(c.a)((function(t,r){var n=0,c=null,a=!1;t.subscribe(new o.a(r,(function(t){c||(c=new o.a(r,void 0,(function(){c=null,a&&r.complete()})),Object(i.a)(e(t,n++)).subscribe(c))}),(function(){a=!0,!c&&r.complete()})))}))}}}]);