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
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[7],{205:function(e,t,n){"use strict";n.r(t);var r,i=[],o="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(r||(r={}));var s,a=function(e){return Object.freeze(e)},c=function(e,t){this.inlineSize=e,this.blockSize=t,a(this)},u=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,a(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),h=function(e){return e instanceof SVGElement&&"getBBox"in e},d=function(e){if(h(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var i=e,o=i.offsetWidth,s=i.offsetHeight;return!(o||s||e.getClientRects().length)},f=function(e){var t,n;if(e instanceof Element)return!0;var r=null===(n=null===(t=e)||void 0===t?void 0:t.ownerDocument)||void 0===n?void 0:n.defaultView;return!!(r&&e instanceof r.Element)},v="undefined"!=typeof window?window:{},p=new WeakMap,l=/auto|scroll/,g=/^tb|vertical/,b=/msie|trident/i.test(v.navigator&&v.navigator.userAgent),w=function(e){return parseFloat(e||"0")},E=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new c((n?t:e)||0,(n?e:t)||0)},x=a({devicePixelContentBoxSize:E(),borderBoxSize:E(),contentBoxSize:E(),contentRect:new u(0,0,0,0)}),T=function(e,t){if(void 0===t&&(t=!1),p.has(e)&&!t)return p.get(e);if(d(e))return p.set(e,x),x;var n=getComputedStyle(e),r=h(e)&&e.ownerSVGElement&&e.getBBox(),i=!b&&"border-box"===n.boxSizing,o=g.test(n.writingMode||""),s=!r&&l.test(n.overflowY||""),c=!r&&l.test(n.overflowX||""),f=r?0:w(n.paddingTop),v=r?0:w(n.paddingRight),T=r?0:w(n.paddingBottom),m=r?0:w(n.paddingLeft),z=r?0:w(n.borderTopWidth),y=r?0:w(n.borderRightWidth),B=r?0:w(n.borderBottomWidth),S=m+v,O=f+T,R=(r?0:w(n.borderLeftWidth))+y,k=z+B,C=c?e.offsetHeight-k-e.clientHeight:0,N=s?e.offsetWidth-R-e.clientWidth:0,D=i?S+R:0,M=i?O+k:0,P=r?r.width:w(n.width)-D-N,_=r?r.height:w(n.height)-M-C,F=P+S+N+R,I=_+O+C+k,L=a({devicePixelContentBoxSize:E(Math.round(P*devicePixelRatio),Math.round(_*devicePixelRatio),o),borderBoxSize:E(F,I,o),contentBoxSize:E(P,_,o),contentRect:new u(m,f,P,_)});return p.set(e,L),L},m=function(e,t,n){var i=T(e,n),o=i.borderBoxSize,s=i.contentBoxSize,a=i.devicePixelContentBoxSize;switch(t){case r.DEVICE_PIXEL_CONTENT_BOX:return a;case r.BORDER_BOX:return o;default:return s}},z=function(e){var t=T(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=a([t.borderBoxSize]),this.contentBoxSize=a([t.contentBoxSize]),this.devicePixelContentBoxSize=a([t.devicePixelContentBoxSize])},y=function(e){if(d(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},B=function(){var e=1/0,t=[];i.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new z(t.target),i=y(t.target);r.push(n),t.lastReportedSize=m(t.target,t.observedBox),i<e&&(e=i)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},S=function(e){i.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(y(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},O=function(){var e,t=0;for(S(t);i.some((function(e){return e.activeTargets.length>0}));)t=B(),S(t);return i.some((function(e){return e.skippedTargets.length>0}))&&("function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:o}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=o),window.dispatchEvent(e)),t>0},R=[],k=function(e){if(!s){var t=0,n=document.createTextNode("");new MutationObserver((function(){return R.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),s=function(){n.textContent=""+(t?t--:t++)}}R.push(e),s()},C=0,N={attributes:!0,characterData:!0,childList:!0,subtree:!0},D=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],M=function(e){return void 0===e&&(e=0),Date.now()+e},P=!1,_=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!P){P=!0;var n,r=M(e);n=function(){var n=!1;try{n=O()}finally{if(P=!1,e=r-M(),!C)return;n?t.run(1e3):e>0?t.run(e):t.start()}},k((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,N)};document.body?t():v.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),D.forEach((function(t){return v.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),D.forEach((function(t){return v.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),F=function(e){!C&&e>0&&_.start(),!(C+=e)&&_.stop()},I=function(){function e(e,t){this.target=e,this.observedBox=t||r.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e,t=m(this.target,this.observedBox,!0);return e=this.target,h(e)||function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)||"inline"!==getComputedStyle(e).display||(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),L=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},W=new WeakMap,X=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},A=function(){function e(){}return e.connect=function(e,t){var n=new L(e,t);W.set(e,n)},e.observe=function(e,t,n){var r=W.get(e),o=0===r.observationTargets.length;X(r.observationTargets,t)<0&&(o&&i.push(r),r.observationTargets.push(new I(t,n&&n.box)),F(1),_.schedule())},e.unobserve=function(e,t){var n=W.get(e),r=X(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&i.splice(i.indexOf(n),1),n.observationTargets.splice(r,1),F(-1))},e.disconnect=function(e){var t=this,n=W.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),V=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");A.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!f(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");A.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!f(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");A.unobserve(this,e)},e.prototype.disconnect=function(){A.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();window.ResizeObserver=window.ResizeObserver||V}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[8],{190:function(n,w,o){"use strict";o.r(w);o(202),o(206)}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[9],{196:function(e,t){!function(e){var t=[];function n(n){var r=this,i="$BroadcastChannel$"+(n=String(n))+"$";t[i]=t[i]||[],t[i].push(this),this._name=n,this._id=i,this._closed=!1,this._mc=new MessageChannel,this._mc.port1.start(),this._mc.port2.start(),e.addEventListener("storage",(function(t){if(t.storageArea===e.localStorage&&null!=t.newValue&&""!==t.newValue&&t.key.substring(0,i.length)===i){var n=JSON.parse(t.newValue);r._mc.port2.postMessage(n)}}))}n.prototype={get name(){return this._name},postMessage:function(n){var r=this;if(this._closed){var i=new Error;throw i.name="InvalidStateError",i}var o=JSON.stringify(n),s=this._id+String(Date.now())+"$"+String(Math.random());e.localStorage.setItem(s,o),setTimeout((function(){e.localStorage.removeItem(s)}),500),t[this._id].forEach((function(e){e!==r&&e._mc.port2.postMessage(JSON.parse(o))}))},close:function(){if(!this._closed){this._closed=!0,this._mc.port1.close(),this._mc.port2.close();var e=t[this._id].indexOf(this);t[this._id].splice(e,1)}},get onmessage(){return this._mc.port1.onmessage},set onmessage(e){this._mc.port1.onmessage=e},addEventListener:function(){return this._mc.port1.addEventListener.apply(this._mc.port1,arguments)},removeEventListener:function(){return this._mc.port1.removeEventListener.apply(this._mc.port1,arguments)},dispatchEvent:function(){return this._mc.port1.dispatchEvent.apply(this._mc.port1,arguments)}},e.BroadcastChannel=e.BroadcastChannel||n}(self)},197:function(e,t){var n,r,i,o,s,a,l,c,u,h;function d(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function p(e,t,n,r,i,o,s){try{var a=e[o](s),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(r,i)}function f(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function s(e){p(o,r,i,s,a,"next",e)}function a(e){p(o,r,i,s,a,"throw",e)}s(void 0)}))}}(()=>{var e=Object.defineProperty,t=Object.prototype.hasOwnProperty,p=Object.getOwnPropertyDescriptor,v=Object.getOwnPropertySymbols,m=Object.prototype.propertyIsEnumerable,y=(t,n,r)=>n in t?e(t,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[n]=r,g=(e,n)=>{for(var r in n||(n={}))t.call(n,r)&&y(e,r,n[r]);if(v)for(var r of v(n))m.call(n,r)&&y(e,r,n[r]);return e},w=(t,n,r,i)=>{for(var o,s=i>1?void 0:i?p(n,r):n,a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i?o(n,r,s):o(s))||s);return i&&s&&e(n,r,s),s},b=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},_=(e,t,n)=>(b(e,t,"read from private field"),n?n.call(e):t.get(e)),S=(e,t,n,r)=>(b(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),C=function(){function e(){}return e.prototype.then=function(t,n){var r=new e,i=this.s;if(i){var o=1&i?t:n;if(o){try{x(r,1,o(this.v))}catch(e){x(r,2,e)}return r}return this}return this.o=function(e){try{var i=e.v;1&e.s?x(r,1,t?t(i):i):n?x(r,1,n(i)):x(r,2,i)}catch(i){x(r,2,i)}},r},e}();function x(e,t,n){if(!e.s){if(n instanceof C){if(!n.s)return void(n.o=x.bind(null,e,t));1&t&&(t=n.s),n=n.v}if(n&&n.then)return void n.then(x.bind(null,e,t),x.bind(null,e,2));e.s=t,e.v=n;var r=e.o;r&&r(e)}}var k=0,P="function"==typeof WeakMap?WeakMap:function(){var e="function"==typeof Symbol?Symbol(0):"__weak$"+ ++k;this.set=function(t,n){t[e]=n},this.get=function(t){return t[e]}};function A(e,t){return new Promise((function(n,r){e.onsuccess=function(){var r=e.result;t&&(r=t(r)),n(r)},e.onerror=function(){r(e.error)}}))}function N(e,t){return A(e.openCursor(t),(function(e){return e?[e.key,e.value]:[]}))}function L(e){return new Promise((function(t,n){e.oncomplete=function(){t()},e.onabort=function(){n(e.error)},e.onerror=function(){n(e.error)}}))}function E(e){if(!("number"==typeof(t=e)||"string"==typeof t||"object"==typeof t&&t&&(Array.isArray(t)||"setUTCFullYear"in t||"function"==typeof ArrayBuffer&&ArrayBuffer.isView(t)||"byteLength"in t&&"length"in t)))throw Error("kv-storage: The given value is not allowed as a key");var t}var T={};function M(e,t){return N(e,U(t))}function U(e){return e===T?IDBKeyRange.lowerBound(-1/0):IDBKeyRange.lowerBound(e,!0)}var O=new P,j=new P,V=new P,R=new P,I=function(){};function B(e,t){return t((function(t,n){try{var r=function(){return j.set(e,o),V.set(e,void 0),{value:a,done:void 0===o}},i=j.get(e);if(void 0===i)return Promise.resolve({value:void 0,done:!0});var o,s,a,l=function(e,t){var n,r=-1;e:{for(var i=0;i<t.length;i++){var o=t[i][0];if(o){var s=o();if(s&&s.then)break e;if(s===e){r=i;break}}else r=i}if(-1!==r){do{for(var a=t[r][1];!a;)a=t[++r][1];var l=a();if(l&&l.then){n=!0;break e}var c=t[r][2];r++}while(c&&!c());return l}}var u=new C,h=x.bind(null,u,2);return(n?l.then(d):s.then((function n(s){for(;;){if(s===e){r=i;break}if(++i===t.length){if(-1!==r)break;return void x(u,1,l)}if(o=t[i][0]){if((s=o())&&s.then)return void s.then(n).then(void 0,h)}else r=i}do{for(var a=t[r][1];!a;)a=t[++r][1];var l=a();if(l&&l.then)return void l.then(d).then(void 0,h);var c=t[r][2];r++}while(c&&!c());x(u,1,l)}))).then(void 0,h),u;function d(e){for(;;){var n=t[r][2];if(!n||n())break;for(var i=t[++r][1];!i;)i=t[++r][1];if((e=i())&&e.then)return void e.then(d).then(void 0,h)}x(u,1,e)}}(R.get(e),[[function(){return"keys"},function(){return Promise.resolve((e=n,t=i,N(e,U(t)).then((function(e){return e[0]})))).then((function(e){a=o=e}));var e,t}],[function(){return"values"},function(){return Promise.resolve(M(n,i)).then((function(e){var t;o=(t=e)[0],a=s=t[1]}))}],[function(){return"entries"},function(){return Promise.resolve(M(n,i)).then((function(e){var t;s=(t=e)[1],a=void 0===(o=t[0])?void 0:[o,s]}))}]]);return Promise.resolve(l&&l.then?l.then(r):r())}catch(r){return Promise.reject(r)}}))}function D(e,t){var n=new I;return R.set(n,e),O.set(n,t),j.set(n,T),V.set(n,void 0),n}I.prototype.return=function(){j.set(this,void 0)},I.prototype.next=function(){var e=this,t=O.get(this);if(!t)return Promise.reject(new TypeError("Invalid this value"));var n,r=V.get(this);return n=void 0!==r?r.then((function(){return B(e,t)})):B(this,t),V.set(this,n),n},"function"==typeof Symbol&&Symbol.asyncIterator&&(I.prototype[Symbol.asyncIterator]=function(){return this});var z=function(e,t,n){try{return null===q.get(e)&&(r=e,i=W.get(r),q.set(r,new Promise((function(e,t){var n=self.indexedDB.open(i,1);n.onsuccess=function(){var o=n.result;(function(e,t,n){if(1!==e.objectStoreNames.length||e.objectStoreNames[0]!==H)return n(J(t)),!1;var r=e.transaction(H,"readonly").objectStore(H);return!(r.autoIncrement||r.keyPath||r.indexNames.length)||(n(J(t)),!1)})(o,i,t)&&(o.onclose=function(){q.set(r,null)},o.onversionchange=function(){o.close(),q.set(r,null)},e(o))},n.onerror=function(){return t(n.error)},n.onupgradeneeded=function(){try{n.result.createObjectStore(H)}catch(e){t(e)}}})))),Promise.resolve(q.get(e)).then((function(e){var r=e.transaction(H,t),i=r.objectStore(H);return n(r,i)}))}catch(r){return Promise.reject(r)}var r,i},W=new P,q=new P,H="store",F=function(e){var t="kv-storage:"+e;q.set(this,null),W.set(this,t),this.backingStore={database:t,store:H,version:1}};function J(e){return new Error('kv-storage: database "'+e+'" corrupted')}F.prototype.set=function(e,t){try{return E(e),z(this,"readwrite",(function(n,r){return void 0===t?r.delete(e):r.put(t,e),L(n)}))}catch(e){return Promise.reject(e)}},F.prototype.get=function(e){try{return E(e),z(this,"readonly",(function(t,n){return A(n.get(e))}))}catch(e){return Promise.reject(e)}},F.prototype.delete=function(e){try{return E(e),z(this,"readwrite",(function(t,n){return n.delete(e),L(t)}))}catch(e){return Promise.reject(e)}},F.prototype.clear=function(){try{var e,t=function(){function t(){return A(self.indexedDB.deleteDatabase(W.get(n)))}var r=function(){if(e){try{e.close()}catch(e){}return Promise.resolve(new Promise(setTimeout)).then((function(){}))}}();return r&&r.then?r.then(t):t()},n=this,r=q.get(n),i=function(){if(null!==r){var t=function(){q.set(n,null)},i=function(t,n){try{var i=Promise.resolve(r).then((function(t){e=t}))}catch(e){return}return i&&i.then?i.then(void 0,(function(){})):i}();return i&&i.then?i.then(t):t()}}();return i&&i.then?i.then(t):t()}catch(t){return Promise.reject(t)}},F.prototype.keys=function(){var e=this;return D("keys",(function(t){return z(e,"readonly",t)}))},F.prototype.values=function(){var e=this;return D("values",(function(t){return z(e,"readonly",t)}))},F.prototype.entries=function(){var e=this;return D("entries",(function(t){return z(e,"readonly",t)}))},"function"==typeof Symbol&&Symbol.asyncIterator&&(F.prototype[Symbol.asyncIterator]=F.prototype.entries);new F("default");var Y="undefined"!=typeof window&&null!=window.customElements&&void 0!==window.customElements.polyfillWrapFlushCallback,$=function(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;t!==n;){var i=t.nextSibling;e.insertBefore(t,r),t=i}},K=function(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;t!==n;){var r=t.nextSibling;e.removeChild(t),t=r}},Z="{{lit-".concat(String(Math.random()).slice(2),"}}"),G="\x3c!--".concat(Z,"--\x3e"),X=new RegExp("".concat(Z,"|").concat(G)),Q="$lit$",ee=class{constructor(e,t){this.parts=[],this.element=t;for(var n=[],r=[],i=document.createTreeWalker(t.content,133,null,!1),o=0,s=-1,a=0,{strings:l,values:{length:c}}=e;a<c;){var u=i.nextNode();if(null!==u){if(s++,1===u.nodeType){if(u.hasAttributes()){for(var h=u.attributes,{length:d}=h,p=0,f=0;f<d;f++)te(h[f].name,Q)&&p++;for(;p-- >0;){var v=l[a],m=ie.exec(v)[2],y=m.toLowerCase()+Q,g=u.getAttribute(y);u.removeAttribute(y);var w=g.split(X);this.parts.push({type:"attribute",index:s,name:m,strings:w}),a+=w.length-1}}"TEMPLATE"===u.tagName&&(r.push(u),i.currentNode=u.content)}else if(3===u.nodeType){var b=u.data;if(b.indexOf(Z)>=0){for(var _=u.parentNode,S=b.split(X),C=S.length-1,x=0;x<C;x++){var k=void 0,P=S[x];if(""===P)k=re();else{var A=ie.exec(P);null!==A&&te(A[2],Q)&&(P=P.slice(0,A.index)+A[1]+A[2].slice(0,-Q.length)+A[3]),k=document.createTextNode(P)}_.insertBefore(k,u),this.parts.push({type:"node",index:++s})}""===S[C]?(_.insertBefore(re(),u),n.push(u)):u.data=S[C],a+=C}}else if(8===u.nodeType)if(u.data===Z){var N=u.parentNode;(null===u.previousSibling||s===o)&&(s++,N.insertBefore(re(),u)),o=s,this.parts.push({type:"node",index:s}),null===u.nextSibling?u.data="":(n.push(u),s--),a++}else for(var L=-1;-1!==(L=u.data.indexOf(Z,L+1));)this.parts.push({type:"node",index:-1}),a++}else i.currentNode=r.pop()}for(var E of n)E.parentNode.removeChild(E)}},te=(e,t)=>{var n=e.length-t.length;return n>=0&&e.slice(n)===t},ne=e=>-1!==e.index,re=()=>document.createComment(""),ie=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/;function oe(e,t){for(var{element:{content:n},parts:r}=e,i=document.createTreeWalker(n,133,null,!1),o=ae(r),s=r[o],a=-1,l=0,c=[],u=null;i.nextNode();){a++;var h=i.currentNode;for(h.previousSibling===u&&(u=null),t.has(h)&&(c.push(h),null===u&&(u=h)),null!==u&&l++;void 0!==s&&s.index===a;)s.index=null!==u?-1:s.index-l,s=r[o=ae(r,o)]}c.forEach(e=>e.parentNode.removeChild(e))}var se=e=>{for(var t=11===e.nodeType?0:1,n=document.createTreeWalker(e,133,null,!1);n.nextNode();)t++;return t},ae=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1,n=t+1;n<e.length;n++){var r=e[n];if(ne(r))return n}return-1};var le=new WeakMap,ce=e=>function(){var t=e(...arguments);return le.set(t,!0),t},ue=e=>"function"==typeof e&&le.has(e),he={},de={},pe=class{constructor(e,t,n){this.__parts=[],this.template=e,this.processor=t,this.options=n}update(e){var t=0;for(var n of this.__parts)void 0!==n&&n.setValue(e[t]),t++;for(var r of this.__parts)void 0!==r&&r.commit()}_clone(){for(var e,t=Y?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),n=[],r=this.template.parts,i=document.createTreeWalker(t,133,null,!1),o=0,s=0,a=i.nextNode();o<r.length;)if(e=r[o],ne(e)){for(;s<e.index;)s++,"TEMPLATE"===a.nodeName&&(n.push(a),i.currentNode=a.content),null===(a=i.nextNode())&&(i.currentNode=n.pop(),a=i.nextNode());if("node"===e.type){var l=this.processor.handleTextExpression(this.options);l.insertAfterNode(a.previousSibling),this.__parts.push(l)}else this.__parts.push(...this.processor.handleAttributeExpressions(a,e.name,e.strings,this.options));o++}else this.__parts.push(void 0),o++;return Y&&(document.adoptNode(t),customElements.upgrade(t)),t}},fe=window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:e=>e}),ve=" ".concat(Z," "),me=class{constructor(e,t,n,r){this.strings=e,this.values=t,this.type=n,this.processor=r}getHTML(){for(var e=this.strings.length-1,t="",n=!1,r=0;r<e;r++){var i=this.strings[r],o=i.lastIndexOf("\x3c!--");n=(o>-1||n)&&-1===i.indexOf("--\x3e",o+1);var s=ie.exec(i);t+=null===s?i+(n?ve:G):i.substr(0,s.index)+s[1]+s[2]+Q+s[3]+Z}return t+=this.strings[e]}getTemplateElement(){var e=document.createElement("template"),t=this.getHTML();return void 0!==fe&&(t=fe.createHTML(t)),e.innerHTML=t,e}},ye=class extends me{getHTML(){return"<svg>".concat(super.getHTML(),"</svg>")}getTemplateElement(){var e=super.getTemplateElement(),t=e.content,n=t.firstChild;return t.removeChild(n),$(t,n.firstChild),e}},ge=e=>null===e||!("object"==typeof e||"function"==typeof e),we=e=>Array.isArray(e)||!(!e||!e[Symbol.iterator]),be=class{constructor(e,t,n){this.dirty=!0,this.element=e,this.name=t,this.strings=n,this.parts=[];for(var r=0;r<n.length-1;r++)this.parts[r]=this._createPart()}_createPart(){return new _e(this)}_getValue(){var e=this.strings,t=e.length-1,n=this.parts;if(1===t&&""===e[0]&&""===e[1]){var r=n[0].value;if("symbol"==typeof r)return String(r);if("string"==typeof r||!we(r))return r}for(var i="",o=0;o<t;o++){i+=e[o];var s=n[o];if(void 0!==s){var a=s.value;if(ge(a)||!we(a))i+="string"==typeof a?a:String(a);else for(var l of a)i+="string"==typeof l?l:String(l)}}return i+=e[t]}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}},_e=class{constructor(e){this.value=void 0,this.committer=e}setValue(e){e!==he&&(!ge(e)||e!==this.value)&&(this.value=e,ue(e)||(this.committer.dirty=!0))}commit(){for(;ue(this.value);){var e=this.value;this.value=he,e(this)}this.value!==he&&this.committer.commit()}},Se=class{constructor(e){this.value=void 0,this.__pendingValue=void 0,this.options=e}appendInto(e){this.startNode=e.appendChild(re()),this.endNode=e.appendChild(re())}insertAfterNode(e){this.startNode=e,this.endNode=e.nextSibling}appendIntoPart(e){e.__insert(this.startNode=re()),e.__insert(this.endNode=re())}insertAfterPart(e){e.__insert(this.startNode=re()),this.endNode=e.endNode,e.endNode=this.startNode}setValue(e){this.__pendingValue=e}commit(){if(null!==this.startNode.parentNode){for(;ue(this.__pendingValue);){var e=this.__pendingValue;this.__pendingValue=he,e(this)}var t=this.__pendingValue;t!==he&&(ge(t)?t!==this.value&&this.__commitText(t):t instanceof me?this.__commitTemplateResult(t):t instanceof Node?this.__commitNode(t):we(t)?this.__commitIterable(t):t===de?(this.value=de,this.clear()):this.__commitText(t))}}__insert(e){this.endNode.parentNode.insertBefore(e,this.endNode)}__commitNode(e){this.value!==e&&(this.clear(),this.__insert(e),this.value=e)}__commitText(e){var t=this.startNode.nextSibling,n="string"==typeof(e=null==e?"":e)?e:String(e);t===this.endNode.previousSibling&&3===t.nodeType?t.data=n:this.__commitNode(document.createTextNode(n)),this.value=e}__commitTemplateResult(e){var t=this.options.templateFactory(e);if(this.value instanceof pe&&this.value.template===t)this.value.update(e.values);else{var n=new pe(t,e.processor,this.options),r=n._clone();n.update(e.values),this.__commitNode(r),this.value=n}}__commitIterable(e){Array.isArray(this.value)||(this.value=[],this.clear());var t,n=this.value,r=0;for(var i of e)void 0===(t=n[r])&&(t=new Se(this.options),n.push(t),0===r?t.appendIntoPart(this):t.insertAfterPart(n[r-1])),t.setValue(i),t.commit(),r++;r<n.length&&(n.length=r,this.clear(t&&t.endNode))}clear(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.startNode;K(this.startNode.parentNode,e.nextSibling,this.endNode)}},Ce=class{constructor(e,t,n){if(this.value=void 0,this.__pendingValue=void 0,2!==n.length||""!==n[0]||""!==n[1])throw new Error("Boolean attributes can only contain a single expression");this.element=e,this.name=t,this.strings=n}setValue(e){this.__pendingValue=e}commit(){for(;ue(this.__pendingValue);){var e=this.__pendingValue;this.__pendingValue=he,e(this)}if(this.__pendingValue!==he){var t=!!this.__pendingValue;this.value!==t&&(t?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=t),this.__pendingValue=he}}},xe=class extends be{constructor(e,t,n){super(e,t,n),this.single=2===n.length&&""===n[0]&&""===n[1]}_createPart(){return new ke(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}},ke=class extends _e{},Pe=!1;(()=>{try{var e={get capture(){return Pe=!0,!1}};window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(e){}})();var Ae=class{constructor(e,t,n){this.value=void 0,this.__pendingValue=void 0,this.element=e,this.eventName=t,this.eventContext=n,this.__boundHandleEvent=e=>this.handleEvent(e)}setValue(e){this.__pendingValue=e}commit(){for(;ue(this.__pendingValue);){var e=this.__pendingValue;this.__pendingValue=he,e(this)}if(this.__pendingValue!==he){var t=this.__pendingValue,n=this.value,r=null==t||null!=n&&(t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive),i=null!=t&&(null==n||r);r&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),i&&(this.__options=Ne(t),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=t,this.__pendingValue=he}}handleEvent(e){"function"==typeof this.value?this.value.call(this.eventContext||this.element,e):this.value.handleEvent(e)}},Ne=e=>e&&(Pe?{capture:e.capture,passive:e.passive,once:e.once}:e.capture);function Le(e){var t=Ee.get(e.type);void 0===t&&(t={stringsArray:new WeakMap,keyString:new Map},Ee.set(e.type,t));var n=t.stringsArray.get(e.strings);if(void 0!==n)return n;var r=e.strings.join(Z);return void 0===(n=t.keyString.get(r))&&(n=new ee(e,e.getTemplateElement()),t.keyString.set(r,n)),t.stringsArray.set(e.strings,n),n}var Ee=new Map,Te=new WeakMap,Me=new class{handleAttributeExpressions(e,t,n,r){var i=t[0];return"."===i?new xe(e,t.slice(1),n).parts:"@"===i?[new Ae(e,t.slice(1),r.eventContext)]:"?"===i?[new Ce(e,t.slice(1),n)]:new be(e,t,n).parts}handleTextExpression(e){return new Se(e)}};"undefined"!=typeof window&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.3.0");var Ue=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new me(e,n,"html",Me)},Oe=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new ye(e,n,"svg",Me)},je=(e,t)=>"".concat(e,"--").concat(t),Ve=!0;void 0===window.ShadyCSS?Ve=!1:void 0===window.ShadyCSS.prepareTemplateDom&&(console.warn("Incompatible ShadyCSS version detected. Please update to at least @webcomponents/webcomponentsjs@2.0.2 and @webcomponents/shadycss@1.3.1."),Ve=!1);var Re=e=>t=>{var n=je(t.type,e),r=Ee.get(n);void 0===r&&(r={stringsArray:new WeakMap,keyString:new Map},Ee.set(n,r));var i=r.stringsArray.get(t.strings);if(void 0!==i)return i;var o=t.strings.join(Z);if(void 0===(i=r.keyString.get(o))){var s=t.getTemplateElement();Ve&&window.ShadyCSS.prepareTemplateDom(s,e),i=new ee(t,s),r.keyString.set(o,i)}return r.stringsArray.set(t.strings,i),i},Ie=["html","svg"],Be=new Set,De=(e,t,n)=>{Be.add(e);var r=n?n.element:document.createElement("template"),i=t.querySelectorAll("style"),{length:o}=i;if(0!==o){for(var s=document.createElement("style"),a=0;a<o;a++){var l=i[a];l.parentNode.removeChild(l),s.textContent+=l.textContent}(e=>{Ie.forEach(t=>{var n=Ee.get(je(t,e));void 0!==n&&n.keyString.forEach(e=>{var{element:{content:t}}=e,n=new Set;Array.from(t.querySelectorAll("style")).forEach(e=>{n.add(e)}),oe(e,n)})})})(e);var c=r.content;n?function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,{element:{content:r},parts:i}=e;if(null!=n)for(var o=document.createTreeWalker(r,133,null,!1),s=ae(i),a=0,l=-1;o.nextNode();)for(l++,o.currentNode===n&&(a=se(t),n.parentNode.insertBefore(t,n));-1!==s&&i[s].index===l;){if(a>0){for(;-1!==s;)i[s].index+=a,s=ae(i,s);return}s=ae(i,s)}else r.appendChild(t)}(n,s,c.firstChild):c.insertBefore(s,c.firstChild),window.ShadyCSS.prepareTemplateStyles(r,e);var u=c.querySelector("style");if(window.ShadyCSS.nativeShadow&&null!==u)t.insertBefore(u.cloneNode(!0),t.firstChild);else if(n){c.insertBefore(s,c.firstChild);var h=new Set;h.add(s),oe(n,h)}}else window.ShadyCSS.prepareTemplateStyles(r,e)};window.JSCompiler_renameProperty=(e,t)=>e;var ze={toAttribute(e,t){switch(t){case Boolean:return e?"":null;case Object:case Array:return null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){switch(t){case Boolean:return null!==e;case Number:return null===e?null:Number(e);case Object:case Array:return JSON.parse(e)}return e}},We=(e,t)=>t!==e&&(t==t||e==e),qe={attribute:!0,type:String,converter:ze,reflect:!1,hasChanged:We},He="finalized",Fe=class extends HTMLElement{constructor(){super(),this.initialize()}static get observedAttributes(){this.finalize();var e=[];return this._classProperties.forEach((t,n)=>{var r=this._attributeNameForProperty(n,t);void 0!==r&&(this._attributeToPropertyMap.set(r,n),e.push(r))}),e}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;var e=Object.getPrototypeOf(this)._classProperties;void 0!==e&&e.forEach((e,t)=>this._classProperties.set(t,e))}}static createProperty(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:qe;if(this._ensureClassProperties(),this._classProperties.set(e,t),!t.noAccessor&&!this.prototype.hasOwnProperty(e)){var n="symbol"==typeof e?Symbol():"__".concat(e),r=this.getPropertyDescriptor(e,n,t);void 0!==r&&Object.defineProperty(this.prototype,e,r)}}static getPropertyDescriptor(e,t,n){return{get(){return this[t]},set(r){var i=this[e];this[t]=r,this.requestUpdateInternal(e,i,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this._classProperties&&this._classProperties.get(e)||qe}static finalize(){var e=Object.getPrototypeOf(this);if(e.hasOwnProperty(He)||e.finalize(),this[He]=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){var t=this.properties,n=[...Object.getOwnPropertyNames(t),..."function"==typeof Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t):[]];for(var r of n)this.createProperty(r,t[r])}}static _attributeNameForProperty(e,t){var n=t.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof e?e.toLowerCase():void 0}static _valueHasChanged(e,t){return(arguments.length>2&&void 0!==arguments[2]?arguments[2]:We)(e,t)}static _propertyValueFromAttribute(e,t){var n=t.type,r=t.converter||ze,i="function"==typeof r?r:r.fromAttribute;return i?i(e,n):e}static _propertyValueToAttribute(e,t){if(void 0!==t.reflect){var n=t.type,r=t.converter;return(r&&r.toAttribute||ze.toAttribute)(e,n)}}initialize(){this._updateState=0,this._updatePromise=new Promise(e=>this._enableUpdatingResolver=e),this._changedProperties=new Map,this._saveInstanceProperties(),this.requestUpdateInternal()}_saveInstanceProperties(){this.constructor._classProperties.forEach((e,t)=>{if(this.hasOwnProperty(t)){var n=this[t];delete this[t],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(t,n)}})}_applyInstanceProperties(){this._instanceProperties.forEach((e,t)=>this[t]=e),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){void 0!==this._enableUpdatingResolver&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(e,t,n){t!==n&&this._attributeToProperty(e,n)}_propertyToAttribute(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:qe,r=this.constructor,i=r._attributeNameForProperty(e,n);if(void 0!==i){var o=r._propertyValueToAttribute(t,n);if(void 0===o)return;this._updateState=8|this._updateState,null==o?this.removeAttribute(i):this.setAttribute(i,o),this._updateState=-9&this._updateState}}_attributeToProperty(e,t){if(!(8&this._updateState)){var n=this.constructor,r=n._attributeToPropertyMap.get(e);if(void 0!==r){var i=n.getPropertyOptions(r);this._updateState=16|this._updateState,this[r]=n._propertyValueFromAttribute(t,i),this._updateState=-17&this._updateState}}}requestUpdateInternal(e,t,n){var r=!0;if(void 0!==e){var i=this.constructor;n=n||i.getPropertyOptions(e),i._valueHasChanged(this[e],t,n.hasChanged)?(this._changedProperties.has(e)||this._changedProperties.set(e,t),!0===n.reflect&&!(16&this._updateState)&&(void 0===this._reflectingProperties&&(this._reflectingProperties=new Map),this._reflectingProperties.set(e,n))):r=!1}!this._hasRequestedUpdate&&r&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(e,t){return this.requestUpdateInternal(e,t),this.updateComplete}_enqueueUpdate(){var e=this;return f((function*(){e._updateState=4|e._updateState;try{yield e._updatePromise}catch(e){}var t=e.performUpdate();return null!=t&&(yield t),!e._hasRequestedUpdate}))()}get _hasRequestedUpdate(){return 4&this._updateState}get hasUpdated(){return 1&this._updateState}performUpdate(){if(this._hasRequestedUpdate){this._instanceProperties&&this._applyInstanceProperties();var e=!1,t=this._changedProperties;try{(e=this.shouldUpdate(t))?this.update(t):this._markUpdated()}catch(t){throw e=!1,this._markUpdated(),t}e&&(1&this._updateState||(this._updateState=1|this._updateState,this.firstUpdated(t)),this.updated(t))}}_markUpdated(){this._changedProperties=new Map,this._updateState=-5&this._updateState}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(e){return!0}update(e){void 0!==this._reflectingProperties&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((e,t)=>this._propertyToAttribute(t,this[t],e)),this._reflectingProperties=void 0),this._markUpdated()}updated(e){}firstUpdated(e){}};Fe.finalized=!0;var Je=e=>t=>"function"==typeof t?((e,t)=>(window.customElements.define(e,t),t))(e,t):((e,t)=>{var{kind:n,elements:r}=t;return{kind:n,elements:r,finisher(t){window.customElements.define(e,t)}}})(e,t),Ye=(e,t)=>"method"===t.kind&&t.descriptor&&!("value"in t.descriptor)?Object.assign(Object.assign({},t),{finisher(n){n.createProperty(t.key,e)}}):{kind:"field",key:Symbol(),placement:"own",descriptor:{},initializer(){"function"==typeof t.initializer&&(this[t.key]=t.initializer.call(this))},finisher(n){n.createProperty(t.key,e)}};function $e(e){return(t,n)=>void 0!==n?((e,t,n)=>{t.constructor.createProperty(n,e)})(e,t,n):Ye(e,t)}var Ke=(e,t,n)=>{Object.defineProperty(t,n,e)},Ze=(e,t)=>({kind:"method",placement:"prototype",key:t.key,descriptor:e}),Ge=Element.prototype,Xe=(Ge.msMatchesSelector||Ge.webkitMatchesSelector,window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype),Qe=Symbol(),et=class{constructor(e,t){if(t!==Qe)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}get styleSheet(){return void 0===this._styleSheet&&(Xe?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}},tt=e=>{if(e instanceof et)return e.cssText;if("number"==typeof e)return e;throw new Error("Value passed to 'css' function must be a 'css' function result: ".concat(e,". Use 'unsafeCSS' to pass non-literal values, but\n take care to ensure page security."))};(window.litElementVersions||(window.litElementVersions=[])).push("2.4.0");var nt={},rt=class extends Fe{static getStyles(){return this.styles}static _getUniqueStyles(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_styles",this))){var e=this.getStyles();if(Array.isArray(e)){var t=(e,n)=>e.reduceRight((e,n)=>Array.isArray(n)?t(n,e):(e.add(n),e),n),n=t(e,new Set),r=[];n.forEach(e=>r.unshift(e)),this._styles=r}else this._styles=void 0===e?[]:[e];this._styles=this._styles.map(e=>{if(e instanceof CSSStyleSheet&&!Xe){var t=Array.prototype.slice.call(e.cssRules).reduce((e,t)=>e+t.cssText,"");return new et(String(t),Qe)}return e})}}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow({mode:"open"})}adoptStyles(){var e=this.constructor._styles;0!==e.length&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow?Xe?this.renderRoot.adoptedStyleSheets=e.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet):this._needsShimAdoptedStyleSheets=!0:window.ShadyCSS.ScopingShim.prepareAdoptedCssText(e.map(e=>e.cssText),this.localName))}connectedCallback(){super.connectedCallback(),this.hasUpdated&&void 0!==window.ShadyCSS&&window.ShadyCSS.styleElement(this)}update(e){var t=this.render();super.update(e),t!==nt&&this.constructor.render(t,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(e=>{var t=document.createElement("style");t.textContent=e.cssText,this.renderRoot.appendChild(t)}))}render(){return nt}};rt.finalized=!0,rt.render=(e,t,n)=>{if(!n||"object"!=typeof n||!n.scopeName)throw new Error("The `scopeName` option is required.");var r=n.scopeName,i=Te.has(t),o=Ve&&11===t.nodeType&&!!t.host,s=o&&!Be.has(r),a=s?document.createDocumentFragment():t;if(((e,t,n)=>{var r=Te.get(t);void 0===r&&(K(t,t.firstChild),Te.set(t,r=new Se(Object.assign({templateFactory:Le},n))),r.appendInto(t)),r.setValue(e),r.commit()})(e,a,Object.assign({templateFactory:Re(r)},n)),s){var l=Te.get(a);Te.delete(a);var c=l.value instanceof pe?l.value.template:void 0;De(r,a,c),K(t,t.firstChild),t.appendChild(a),Te.set(t,l)}!i&&o&&window.ShadyCSS.styleElement(t.host)};var it=new WeakMap,ot=ce(e=>t=>{if(!(t instanceof _e)||t instanceof ke||"class"!==t.committer.name||t.committer.parts.length>1)throw new Error("The `classMap` directive must be used in the `class` attribute and must be the only part in the attribute.");var{committer:n}=t,{element:r}=n,i=it.get(t);void 0===i&&(r.setAttribute("class",n.strings.join(" ")),it.set(t,i=new Set));var o=r.classList||new class{constructor(e){this.classes=new Set,this.changed=!1,this.element=e;var t=(e.getAttribute("class")||"").split(/\s+/);for(var n of t)this.classes.add(n)}add(e){this.classes.add(e),this.changed=!0}remove(e){this.classes.delete(e),this.changed=!0}commit(){if(this.changed){var e="";this.classes.forEach(t=>e+=t+" "),this.element.setAttribute("class",e)}}}(r);for(var s in i.forEach(t=>{t in e||(o.remove(t),i.delete(t))}),e){var a=e[s];a!=i.has(s)&&(a?(o.add(s),i.add(s)):(o.remove(s),i.delete(s)))}"function"==typeof o.commit&&o.commit()}),st=new WeakMap,at=ce(e=>t=>{if(!(t instanceof _e)||t instanceof ke||"style"!==t.committer.name||t.committer.parts.length>1)throw new Error("The `styleMap` directive must be used in the style attribute and must be the only part in the attribute.");var{committer:n}=t,{style:r}=n.element,i=st.get(t);for(var o in void 0===i&&(r.cssText=n.strings.join(" "),st.set(t,i=new Set)),i.forEach(t=>{t in e||(i.delete(t),-1===t.indexOf("-")?r[t]=null:r.removeProperty(t))}),e)i.add(o),-1===o.indexOf("-")?r[o]=e[o]:r.setProperty(o,e[o])}),lt=(e,t)=>{var n=e.startNode.parentNode,r=void 0===t?e.endNode:t.startNode,i=n.insertBefore(re(),r);n.insertBefore(re(),r);var o=new Se(e.options);return o.insertAfterNode(i),o},ct=(e,t)=>(e.setValue(t),e.commit(),e),ut=(e,t,n)=>{var r=e.startNode.parentNode,i=n?n.startNode:e.endNode,o=t.endNode.nextSibling;o!==i&&$(r,t.startNode,o,i)},ht=e=>{K(e.startNode.parentNode,e.startNode,e.endNode.nextSibling)},dt=(e,t,n)=>{for(var r=new Map,i=t;i<=n;i++)r.set(e[i],i);return r},pt=new WeakMap,ft=new WeakMap,vt=ce((e,t,n)=>{var r;return void 0===n?n=t:void 0!==t&&(r=t),t=>{if(!(t instanceof Se))throw new Error("repeat can only be used in text bindings");var i=pt.get(t)||[],o=ft.get(t)||[],s=[],a=[],l=[],c=0;for(var u of e)l[c]=r?r(u,c):c,a[c]=n(u,c),c++;for(var h,d,p=0,f=i.length-1,v=0,m=a.length-1;p<=f&&v<=m;)if(null===i[p])p++;else if(null===i[f])f--;else if(o[p]===l[v])s[v]=ct(i[p],a[v]),p++,v++;else if(o[f]===l[m])s[m]=ct(i[f],a[m]),f--,m--;else if(o[p]===l[m])s[m]=ct(i[p],a[m]),ut(t,i[p],s[m+1]),p++,m--;else if(o[f]===l[v])s[v]=ct(i[f],a[v]),ut(t,i[f],i[p]),f--,v++;else if(void 0===h&&(h=dt(l,v,m),d=dt(o,p,f)),h.has(o[p]))if(h.has(o[f])){var y=d.get(l[v]),g=void 0!==y?i[y]:null;if(null===g){var w=lt(t,i[p]);ct(w,a[v]),s[v]=w}else s[v]=ct(g,a[v]),ut(t,g,i[p]),i[y]=null;v++}else ht(i[f]),f--;else ht(i[p]),p++;for(;v<=m;){var b=lt(t,s[m+1]);ct(b,a[v]),s[v++]=b}for(;p<=f;){var _=i[p++];null!==_&&ht(_)}pt.set(t,s),ft.set(t,l)}}),mt=new WeakMap,yt=ce(e=>t=>{if(!(t instanceof Se))throw new Error("unsafeHTML can only be used in text bindings");var n=mt.get(t);if(void 0===n||!ge(e)||e!==n.value||t.value!==n.fragment){var r=document.createElement("template");r.innerHTML=e;var i=document.importNode(r.content,!0);t.setValue(i),mt.set(t,{value:e,fragment:i})}}),gt=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=n.reduce((t,n,r)=>t+tt(n)+e[r+1],e[0]);return new et(i,Qe)}(n||(n=d(["\n:host {\n display: block;\n position: relative;\n width: 5em;\n height: 5em;\n margin: 5em auto;\n}\n.style-root {\n position: absolute;\n fill: var(--clap-button-color, var(--theme-color, rgb(79,177,186)));\n stroke: var(--clap-button-color, var(--theme-color, rgb(79,177,186)));\n top: 0;\n left: 0;\n right: 0;\n bottom: 0; }\n .style-root .error { color: indianred }\n .style-root button {\n -webkit-tap-highlight-color: transparent;\n cursor: pointer; \n border: none;\n background: none;\n margin: 0;\n padding: 0;\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%; }\n .style-root button:disabled {\n cursor: default; }\n .style-root .shockwave {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n color: var(--clap-button-color, var(--theme-color, rgb(79,177,186)));\n border-radius: 50%; }\n .style-root svg {\n position: absolute;\n width: 60%;\n height: 60%;\n margin: 20%;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n opacity: 0.8;\n stroke: none;\n overflow: visible !important; }\n .style-root svg g.flat {\n visibility: hidden; }\n .style-root svg g.outline {\n visibility: visible; }\n .style-root.clapped:not(.loading) svg g.flat {\n visibility: visible; }\n .style-root.clapped svg g.outline {\n visibility: hidden; }\n .style-root.loading svg g.outline {\n visibility: visible; }\n .style-root .count-container {\n position: absolute;\n width: 100%;\n color: inherit;\n user-select: none; }\n .style-root .count-container.container-top {\n top: -2.5em; }\n .style-root .count-container.container-bottom {\n bottom: -2.5em; }\n .style-root .count-container > div {\n width: 300%;\n margin-left: -100%;\n text-align: center; }\n .style-root g.sparkle circle {\n opacity: 0;\n stroke-width: 0; }\n .style-root:not(.clapped):not(.no-shockwave):not(.no-animation) .shockwave {\n animation-name: shockwave;\n animation-duration: 1.5s;\n animation-iteration-count: infinite;\n animation-timing-function: ease-in; }\n .style-root.clap {\n animation-name: pulse;\n animation-duration: 0.5s;\n animation-iteration-count: 1; \n animation-timing-function: ease-out; }\n .style-root.clap .sparkle circle {\n animation-name: explode;\n animation-duration: 0.5s;\n animation-iteration-count: 1; }\n .style-root.clap .container-top .count {\n animation-name: hide-then-show;\n animation-duration: 0.5s;\n animation-iteration-count: 1; }\n .style-root.clap .container-bottom .count {\n animation-name: hide-then-show-inverse;\n animation-duration: 0.5s;\n animation-iteration-count: 1; }\n\n#hand-svg {\n margin-top: 22%;\n margin-left: 22%;\n}\n\n#countdown-svg {\n width: 100%;\n height: 100%;\n stroke: var(--clap-button-color, var(--theme-color, rgb(79,177,186)));\n margin: 0;\n}\n\n.countdown {\n fill: none; \n transform: rotateZ(0deg);\n transform-origin: center;\n}\n\n.countdown circle {\n stroke-width: 2px;\n opacity: 1;\n stroke-linecap: round;\n stroke-dasharray: 308 308;\n transform: rotate(-90deg);\n transform-origin: center;\n}\n\n.style-root.ticking .countdown circle {\n animation-timing-function: ease;\n animation-name: countdown;\n animation-duration: 3s; \n}\n\n.style-root.loading:not(.no-animation) .countdown {\n animation: 2s linear infinite svg-animation; \n}\n\n.style-root.loading:not(.no-animation) .countdown circle {\n animation: 1.4s ease-in-out infinite both circle-animation;\n stroke-dasharray: 308;\n stroke-dashoffset: 302; \n}\n\n@keyframes svg-animation {\n 0% { \n transform: rotateZ(-90deg);\n }\n 100% { \n transform: rotateZ(270deg);\n }\n}\n\n@keyframes circle-animation {\n 0%,\n 15% {\n stroke-dashoffset: 280;\n transform: rotate(0); \n }\n 50%,\n 65% {\n stroke-dashoffset: 75;\n transform: rotate(45deg); \n }\n 100% {\n stroke-dashoffset: 280;\n transform: rotate(360deg); \n }\n}\n\n@keyframes countdown {\n 0% {\n stroke-dasharray: 308 308;\n }\n 50% {\n stroke-dasharray: 308 308;\n }\n 100% {\n stroke-dasharray: 0 308;\n }\n}\n\n@keyframes explode {\n 0% {\n transform: translateX(10px);\n opacity: 0;\n }\n 50% {\n opacity: 1;\n }\n 100% {\n opacity: 0;\n transform: translateX(25px);\n }\n}\n\n@keyframes shockwave {\n 0% {\n transform: scale(1);\n opacity: 1; \n box-shadow: 0 0 2px, inset 0 0 1px;\n }\n 89.99% {\n transform: scale(1);\n opacity: 0;\n box-shadow: 0 0 50px, inset 0 0 10px;\n }\n 90%, 100% {\n transform: scale(1);\n opacity: 0;\n box-shadow: 0 0 2px, inset 0 0 1px;\n }\n}\n\n@keyframes pulse {\n 0% {\n transform: scale(1);\n }\n 25% {\n transform: scale(1.1);\n }\n 100% {\n transform: scale(1);\n }\n}\n\n@keyframes hide-then-show {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 20% {\n opacity: 0;\n transform: translateY(-10px);\n }\n 50% {\n transform: translateY(10px);\n }\n 80% {\n transform: translateY(10px);\n opacity: 0;\n }\n 100% {\n opacity: 1;\n transform: translateY(0); \n }\n}\n\n@keyframes hide-then-show-inverse {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 20% {\n opacity: 0;\n transform: translateY(10px);\n }\n 50% {\n transform: translateY(-10px);\n }\n 80% {\n transform: translateY(-10px);\n opacity: 0;\n }\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n"]))),wt=e=>e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength),bt=wt,_t=e=>parseInt(e,16);function St(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.reduce((e,t)=>e+t.length,0),i=new Uint8Array(r),o=0;for(var s of t)i.set(s,o),o+=s.length;return i}function Ct(e){var t=(e=>Array.from(bt(e),e=>(e=>e.toString(16).padStart(2,"0"))(e)))(e);return t.splice(4,0,"-"),t.splice(7,0,"-"),t.splice(10,0,"-"),t.splice(13,0,"-"),t.join("")}function xt(){var e=crypto.getRandomValues(new Uint8Array(16));return e[6]=15&e[6]|64,e[8]=63&e[8]|128,e.buffer}function kt(e){var t=e.replace(/[^0-9a-f]/gi,"").slice(0,32);if(t.length<32)throw Error("UUID too short");return(e=>new Uint8Array(e.match(/[0-9a-f]{1,2}/gi).map(_t)))(t).buffer}function Pt(e){return e=unescape(encodeURIComponent(e)),(new TextEncoder).encode(e)}function At(){return(At=f((function*(e,t){var n="string"==typeof e?Pt(e):wt(e),r="string"==typeof t?new Nt(t):t,i=new Uint8Array(yield crypto.subtle.digest("SHA-1",St(r,n)));return i[6]=15&i[6]|80,i[8]=63&i[8]|128,i.buffer.slice(0,16)}))).apply(this,arguments)}var Nt=class extends Uint8Array{static v4(){return new Nt(xt())}static v5(e,t){return f((function*(){return new Nt(yield function(e,t){return At.apply(this,arguments)}(e,t))}))()}constructor(e,t){if(null==e)super(xt());else if("string"==typeof e)super(kt(e));else if(e instanceof Nt)super(e.buffer.slice(0));else{var n=e instanceof ArrayBuffer||e instanceof SharedArrayBuffer?new Uint8Array(e,null!=t?t:0,16):new Uint8Array(e);if(n.length<16)throw Error("UUID too short");super(n.buffer.slice(0,16))}}get id(){return Ct(this)}get uuid(){return Ct(this)}toString(){return Ct(this)}toJSON(){return Ct(this)}static get[Symbol.species](){return Uint8Array}},Lt=Symbol.for("nodejs.util.inspect.custom"),Et="undefined"!=typeof Deno?"symbols"in Deno?Deno.symbols.customInspect:Deno.customInspect:Symbol();Nt.prototype[Lt]=function(){return"UUID [ ".concat(this.uuid," ]")},Nt.prototype[Et]=function(){return"UUID [ ".concat(this.uuid," ]")};var Tt=e=>e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength);function Mt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.reduce((e,t)=>e+t.length,0),i=new Uint8Array(r),o=0;for(var s of t)i.set(s,o),o+=s.length;return i}function Ut(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Mt(...t.map(Tt))}var Ot=e=>crypto.subtle.digest("SHA-256",e),jt=e=>Ot((new TextEncoder).encode(e));function Vt(e){return Rt.apply(this,arguments)}function Rt(){return(Rt=f((function*(e){var{url:t,id:n,claps:r,nonce:i}=e;return Ut(yield jt(t.toString()),new Nt(n.toString()),new Uint32Array([r]),new Uint32Array([i])).buffer}))).apply(this,arguments)}function It(e,t){for(var n=new Uint8Array(e),r=Math.ceil(t/8),i=0;i<r;i++)for(var o=Math.min(8,t-8*i),s=0;s<o;s++)if(0!=(n[i]>>7-s&1))return!1;return!0}var Bt=e=>8+Math.round(Math.log2(15+e));function Dt(){return(Dt=f((function*(e){for(var{url:t,claps:n,id:r}=e,i=Bt(n),o=0,s=new Uint32Array(yield Vt({url:t,id:r,claps:n,nonce:o})),a=yield Ot(s);!It(a,i);)o++,s[s.length-1]=o,a=yield Ot(s);return o}))).apply(this,arguments)}var zt=Reflect.get(window,"GET_CLAPS_API")||"https://worker.getclaps.app";function Wt(e,t,n){var r=new URL(e,n);for(var[i,o]of Object.entries(t||{}))r.searchParams.append(i,o);return r.href}var qt,Ht,Ft,Jt,Yt=new Map,$t=!1,Kt=function(){var e=f((function*(e,t,n){var r=Yt.get(t);return r||Yt.set(t,r=Yt.get(t)||f((function*(){var e,r=Wt("/views",g({href:t},n&&!$t?{referrer:n}:{}),zt),i=yield fetch(r,{method:"POST",body:null,mode:"cors",credentials:"include",headers:{accept:"application/json"}});if($t=!0,i.ok&&(null==(e=i.headers.get("Content-Type"))?void 0:e.includes("json")))return yield i.json();if(404===i.status)return{};throw 402===i.status?i:(Yt.delete(t),Error())}))()),(yield r)[e]||{claps:0}}));return function(t,n,r){return e.apply(this,arguments)}}(),Zt=function(){var e=f((function*(e,t){var n=new URL(t);n.search="";var r=new Nt,i=yield function(e){return Dt.apply(this,arguments)}({url:n,claps:e,id:r});return{href:n.href,id:r,nonce:i}}));return function(t,n){return e.apply(this,arguments)}}(),Gt=function(){var e=f((function*(e,t,n,r,i){var o,s=Wt("/claps",{href:t},zt),a=yield fetch(s,{method:"POST",body:JSON.stringify({claps:e,id:r,nonce:i}),mode:"cors",credentials:"include",headers:{accept:"application/json","content-type":"application/json;charset=UTF-8"}});if(a.ok&&(null==(o=a.headers.get("Content-Type"))?void 0:o.includes("json")))return Yt.delete(n),a.clone().json();throw Error()}));return function(t,n,r,i,o){return e.apply(this,arguments)}}(),Xt=new Map,Qt=class extends rt{constructor(){super(...arguments),qt.set(this,void 0)}get connectedCountKey(){}allDisconnectedCallback(){}connectedCallback(){var e;super.connectedCallback(),S(this,qt,null!=(e=this.connectedCountKey)?e:this),Xt.set(_(this,qt),1+(Xt.get(_(this,qt))||0))}disconnectedCallback(){var e;super.disconnectedCallback();var t=((null==Xt?void 0:Xt.get(_(this,qt)))||0)-1;t>0?Xt.set(_(this,qt),t):(Xt.delete(_(this,qt)),null==(e=this.allDisconnectedCallback)||e.call(this))}};qt=new WeakMap,(Ft=Ht||(Ht={})).Top="top",Ft.Bottom="bottom",function(e){e[e.PaymentRequired=1]="PaymentRequired",e[e.CryptoRequired=2]="CryptoRequired",e[e.Generic=3]="Generic"}(Jt||(Jt={}));var en=new F("clap-button"),tn=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];e.classList.remove(...n),e.offsetWidth,e.classList.add(...n)},nn=e=>{var t=new URL(e);return t.hash="",t.search="",t.href},rn=class extends rt{};rn=w([Je("clap-config")],rn);var on=class extends rt{constructor(){super(...arguments),this.at=1}};w([$e({type:Number,reflect:!0})],on.prototype,"at",2),on=w([Je("clap-text")],on);var sn,an,ln,cn,un,hn,dn,pn,fn=class extends Qt{constructor(){var e;super(...arguments),e=this,sn.set(this,void 0),this.textPlacement=Ht.Bottom,this.noWave=!1,this.messages=!1,this.uiClaps=0,this.bufferedClaps=0,this.loading=!1,this.clapped=!1,this.clicking=!1,this.ready=!1,this.error=null,this.isIntersecting=!1,an.set(this,void 0),ln.set(this,void 0),cn.set(this,"BroadcastChannel"in window?new BroadcastChannel("clap-button"):null),un.set(this,Math.trunc(1e9*Math.random())),hn.set(this,e=>{0===e.button&&(e.preventDefault(),this.clapped=!0,this.clicking=!0,this.bufferedClaps++,tn(this.styleRoot,"clap","ticking"),_(this,dn).call(this),this.uiClaps=this.bufferedClaps)}),dn.set(this,((e,t)=>{var n;return function(){for(var r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];clearTimeout(n),n=setTimeout(()=>e(...i),t)}})(f((function*(){var n,r=e.bufferedClaps;e.bufferedClaps=0,e.loading=!0;var{href:i,id:o,nonce:s}=yield Zt(r,e.canonical),{claps:a}=yield Gt(r,i,e.parentHref,o,s);e.loading=!1,e.clicking=!1,e.styleRoot.classList.remove("ticking"),tn(e.styleRoot,"clap");var l={btnId:_(e,un),claps:r,totalClaps:a,href:i};_(e,cn)?_(e,cn).postMessage(l):_(e,pn).call(e,{data:l}),setTimeout(()=>{e.uiClaps=a},250);var c=null!=(n=yield en.get(i))?n:{claps:0},{claps:u}=c,h=((e,n)=>{var r={};for(var i in e)t.call(e,i)&&n.indexOf(i)<0&&(r[i]=e[i]);if(null!=e&&v)for(var i of v(e))n.indexOf(i)<0&&m.call(e,i)&&(r[i]=e[i]);return r})(c,["claps"]);yield en.set(i,g(g({},h),{claps:u+r}))})),3e3)),pn.set(this,e=>{var{data:{href:t,claps:n,btnId:r}}=e;r!==_(this,un)&&[t,nn(t)].includes(this.canonical)&&(this.clapped=!0,this.uiClaps+=n,tn(this.styleRoot,"clap"))})}get canonical(){var e=this.href||this.url||"",t=S(this,an,_(this,an)||this.ownerDocument.head.querySelector("link[rel=canonical]")),n=null!=t?new URL(t.href):this.ownerDocument.location;return new URL(e,n.href).href}get parentHref(){return nn(this.canonical)}get referrer(){var e=new URLSearchParams(this.ownerDocument.location.search);return e.get("referrer")||e.get("referer")||this.ownerDocument.referrer}connectedCallback(){var e,t=this;if(super.connectedCallback(),"crypto"in window&&"subtle"in window.crypto&&"digest"in window.crypto.subtle){null==(e=_(this,cn))||e.addEventListener("message",_(this,pn)),fn.intersectionObserver.observe(this);var n=this.ownerDocument.querySelector("clap-config");S(this,sn,new MutationObserver(()=>{var e,t=Array.from(null!=(e=null==n?void 0:n.querySelectorAll("clap-text"))?e:[]);S(this,ln,new Map(null==t?void 0:t.map(e=>[e.at,e.innerHTML]).sort((e,t)=>{var[n]=e,[r]=t;return r-n})))})),n&&_(this,sn).observe(n,{subtree:!0,childList:!0,attributes:!0,characterData:!0}),f((function*(){t.loading=!0,t.clapped=null!=(yield en.get(t.canonical));try{var{claps:e}=yield Kt(t.canonical,t.parentHref,t.referrer);t.loading=!1,t.ready=!0,t.uiClaps=e}catch(e){t.loading=!1,t.ready=!1,t.error=402===e.status?1:3}}))()}else this.error=2}disconnectedCallback(){var e;super.disconnectedCallback(),fn.intersectionObserver.unobserve(this),_(this,sn).disconnect(),null==(e=_(this,cn))||e.removeEventListener("message",_(this,pn))}get connectedCountKey(){return this.parentHref}allDisconnectedCallback(){(e=>{Yt.delete(e)})(this.parentHref)}render(){var e,t,n=Oe(r||(r=d(['\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" id="hand-svg">\n <g class="flat">\n <path d="M57.0443547 6.86206897C57.6058817 6.46227795 57.7389459 5.67962382 57.3416215 5.11431557 56.9442971 4.54900731 56.1672933 4.41483804 55.6055588 4.81504702L52.4950525 7.030721C51.9335255 7.43051202 51.8004613 8.21316614 52.1977857 8.7784744 52.4404567 9.12371996 52.8251182 9.30825496 53.2153846 9.30825496 53.4640757 9.30825496 53.7152578 9.23343783 53.9338485 9.07753396L57.0443547 6.86206897zM48.8035059 6.1414838C48.94778 6.19623824 49.0959982 6.22215256 49.2415177 6.22215256 49.7455426 6.22215256 50.2198824 5.91201672 50.4075424 5.40898642L51.7485642 1.81818182C51.9906124 1.17011494 51.664906.447021944 51.0209664.203343783 50.3772345-.0405433647 49.6587706.287774295 49.4167224.93584117L48.0757006 4.52664577C47.83386 5.17471264 48.1595664 5.89780564 48.8035059 6.1414838zM58.5931726 11.6219436C58.5846615 11.6219436 58.5761504 11.6219436 58.5674317 11.6219436L54.7579749 11.6541275C54.0702341 11.6681296 53.5240687 12.1985371 53.5379772 12.8909091 53.551678 13.5745037 54.1065621 14.1297806 54.7828855 14.1297806 54.7913966 14.1297806 54.7999077 14.1297806 54.8086265 14.1297806L58.6180833 14.0643678C59.305824 14.0501567 59.8519894 13.4934169 59.838081 12.8010449 59.8243801 12.1174504 59.269496 11.6219436 58.5931726 11.6219436z"/>\n <path d="M37.1910045 6.68944619C37.7313574 6.14566353 38.4431784 5.8737722 39.155207 5.8737722 39.967916 5.8737722 40.7808327 6.22800418 41.3380002 6.93667712 42.2214969 8.06039707 42.0666359 9.69111808 41.0600392 10.7042842L39.777765 11.9949843C39.5801407 12.1276907 39.3877061 12.2695925 39.2075193 12.430303 39.0619998 11.5985371 38.7167801 10.7954023 38.1668781 10.0961338 37.4907623 9.23636364 36.588375 8.62424242 35.5772114 8.31410658L37.1910045 6.68944619zM28.5289586 3.66394984C29.0691039 3.12016719 29.7811325 2.84827586 30.4931611 2.84827586 31.3060777 2.84848485 32.1187868 3.20271682 32.6759543 3.91138976 33.559451 5.03510972 33.40459 6.66562173 32.3979933 7.67878788L17.6760235 22.3467085 17.6276554 20.6499478C17.6149925 19.014629 16.8595779 17.554441 15.6854573 16.5945664L28.5289586 3.66394984zM.624996757 36.9889537C.491717597 36.554099.508245877 35.7327064.906400646 35.2666667L3.45579518 32.2829676C3.45662553 32.2819923 4.33763118 25.8376176 6.09881213 12.9498433 6.09881213 11.4271682 7.33624726 10.1814002 8.84873717 10.1814002 10.3612271 10.1814002 11.5988698 11.4271682 11.5988698 12.9498433L11.6704878 15.4649948C9.18191673 15.8089864 7.24428555 17.9170324 7.14921001 20.492581L4.62804751 38.9475444 3.8946373 39.8060606C3.04504924 39.4926018 2.3776139 39.1458968 1.89233128 38.7659456 1.16440735 38.1960189.758275917 37.4238085.624996757 36.9889537z"/>\n <path d="M49.6070811,36.8942529 L42.4182909,44.1316614 C36.2784454,50.3128527 29.8604313,55.2743992 24.2225349,56.5113898 C24.0512744,56.5492163 23.8901857,56.6217346 23.7511014,56.7293626 L20.5013032,59.2417973 C20.2908084,59.4045977 20.1673015,59.6181154 19.5026647,59.6181154 C18.8380279,59.6181154 13.0160695,55.8303982 10.3595306,53.2846814 C7.96626306,50.9912532 3.77432047,43.9549368 4.44453927,43.0079415 L6.99372621,40.0244514 C6.99469496,40.0233368 7.87570061,33.578962 9.63674317,20.6913271 C9.63674317,19.168652 10.8743859,17.922675 12.3868758,17.922675 C13.8993657,17.922675 15.1368008,19.168652 15.1368008,20.6913271 L15.2667512,25.2522466 C15.2883404,26.0100313 15.907577,26.5034483 16.5519317,26.5034483 C16.8662207,26.5034483 17.1867374,26.3857889 17.4464306,26.1245559 L32.0670972,11.4054336 C32.6074501,10.861442 33.3190635,10.5897597 34.0312997,10.5897597 C34.8440088,10.5897597 35.6569254,10.9439916 36.214093,11.6526646 C37.0975897,12.7763845 36.942521,14.4071055 35.9359243,15.4202717 L25.8641449,25.5598746 C25.3412294,26.0865204 25.3412294,26.9398119 25.8641449,27.4660397 C26.1288202,27.7324974 26.4757006,27.8658307 26.822581,27.8658307 C27.1694614,27.8658307 27.5165494,27.7324974 27.7810172,27.4660397 L40.7291431,14.43093 C41.2692884,13.8869383 41.9811094,13.615256 42.6933456,13.615256 C43.5060547,13.615465 44.3189713,13.969697 44.8761389,14.6783699 C45.7596356,15.8018809 45.6045669,17.4326019 44.5979702,18.445768 L31.7106677,31.4198537 C31.1806943,31.953605 31.1806943,32.8183908 31.7106677,33.3521421 C31.9718141,33.615047 32.31392,33.7464995 32.656441,33.7464995 C32.9985469,33.7464995 33.3408603,33.615047 33.6020067,33.3521421 L43.7346096,23.1515152 C44.2749625,22.6075235 44.9867835,22.3358412 45.6988121,22.3358412 C46.5115212,22.3358412 47.3244378,22.6900731 47.8816054,23.3989551 C48.7651021,24.522466 48.6100334,26.153187 47.6034367,27.1663532 L37.5667397,37.2708464 C37.0245185,37.8165099 37.0245185,38.7017764 37.5667397,39.2474399 C37.8334909,39.5161964 38.161896,39.6422153 38.4900934,39.6422153 C38.8184984,39.6422153 39.1469035,39.5161964 39.3972552,39.2639498 L45.6195133,32.999791 C46.1802099,32.4353187 46.93085,32.1368861 47.678999,32.1368861 C48.2741552,32.1368861 48.8676508,32.3258098 49.361919,32.7197492 C50.682182,33.7717868 50.7639719,35.7297806 49.6070811,36.8942529 Z"/>\n </g>\n <g class="outline">\n <path d="M57.1428763 6.63333333C57.6856856 6.24686869 57.8143144 5.49030303 57.4302341 4.94383838 57.0461538 4.39737374 56.2950502 4.26767677 55.7520401 4.65454545L52.7452174 6.79636364C52.202408 7.18282828 52.0737793 7.93939394 52.4578595 8.48585859 52.6924415 8.81959596 53.0642809 8.9979798 53.4415385 8.9979798 53.6819398 8.9979798 53.9247492 8.92565657 54.1360535 8.77494949L57.1428763 6.63333333zM49.1767224 5.93676768C49.3161873 5.98969697 49.4594649 6.01474747 49.6001338 6.01474747 50.0873579 6.01474747 50.5458863 5.71494949 50.727291 5.22868687L52.023612 1.75757576C52.257592 1.13111111 51.9427425.432121212 51.3202676.196565657 50.6979933-.0391919192 50.0034783.278181818 49.7694983.904646465L48.4731773 4.37575758C48.239398 5.00222222 48.5542475 5.70121212 49.1767224 5.93676768zM58.6400669 11.2345455C58.6318395 11.2345455 58.623612 11.2345455 58.6151839 11.2345455L54.932709 11.2656566C54.267893 11.2791919 53.7399331 11.7919192 53.7533779 12.4612121 53.7666221 13.1220202 54.30301 13.6587879 54.9567893 13.6587879 54.9650167 13.6587879 54.9732441 13.6587879 54.9816722 13.6587879L58.6641472 13.5955556C59.3289632 13.5818182 59.8569231 13.0436364 59.8434783 12.3743434 59.8302341 11.7135354 59.2938462 11.2345455 58.6400669 11.2345455zM51.2107023 29.7280808C50.5940468 29.2365657 49.8640134 28.9020202 49.0922408 28.7448485 49.1432107 28.6519192 49.1907692 28.5573737 49.2357191 28.4614141L49.7189298 27.9749495C51.5799331 26.1012121 51.7753846 23.1519192 50.1732441 21.1141414 49.4169231 20.1523232 48.3670234 19.5131313 47.2009365 19.2745455 47.284214 19.120202 47.3580602 18.9624242 47.4250836 18.8022222 48.6925084 16.9539394 48.6718395 14.469899 47.2681605 12.6844444 46.5116388 11.7220202 45.4613378 11.0808081 44.2946488 10.8426263 45.2578595 9.05959596 45.1348495 6.83737374 43.8481605 5.20121212 42.8753177 3.96383838 41.4182609 3.25393939 39.8502341 3.25393939 38.5946488 3.25393939 37.4101003 3.70565657 36.480602 4.53272727 36.3399331 3.72888889 36.0064214 2.95252525 35.4748495 2.27636364 34.501806 1.0389899 33.0447492.329292929 31.4767224.329090909 30.1141806.329090909 28.8351171.861414141 27.8753177 1.82767677L15.6666221 14.1185859 15.6200669 12.4781818C15.5985953 9.68424242 13.3340468 7.41777778 10.5537793 7.41777778 7.8238796 7.41777778 5.59143813 9.60262626 5.49110368 12.3264646L3.05377926 30.1660606 1.05050167 32.510303C-.150100334 33.9157576.751318148 36.4103164 1.05050167 37.002855 1.3496852 37.5953936 1.66593319 37.9666982 2.51271962 38.8651283 2.8050341 39.1752704 3.3712736 39.6680391 4.21143813 40.3434343 3.2935786 41.7335354 4.72327715 47.298456 9.51045561 52.4226263 15.4436869 58.7735254 20.1888963 59.9262626 21.1316388 59.9262626 21.9056187 59.9262626 22.6703679 59.6646465 23.2846154 59.189899L26.2031438 56.9337374C29.0107023 56.2660606 32.1060201 54.7492929 35.4086288 52.4226263 38.2924415 50.3907071 41.4210702 47.6832323 44.7070234 44.3749495L51.656388 37.3787879C52.681204 36.3470707 53.220602 34.9165657 53.1363211 33.4541414 53.0520401 31.9941414 52.350301 30.6361616 51.2107023 29.7280808zM37.9513043 6.46646465C38.4736455 5.94080808 39.1617391 5.6779798 39.8500334 5.6779798 40.6356522 5.6779798 41.4214716 6.02040404 41.9600669 6.70545455 42.8141137 7.79171717 42.6644147 9.36808081 41.6913712 10.3474747L40.4518395 11.5951515C40.2608027 11.7234343 40.0747826 11.8606061 39.900602 12.0159596 39.7599331 11.2119192 39.4262207 10.4355556 38.8946488 9.75959596 38.2410702 8.92848485 37.3687625 8.33676768 36.3913043 8.0369697L37.9513043 6.46646465zM29.5779933 3.54181818C30.1001338 3.01616162 30.7884281 2.75333333 31.4767224 2.75333333 32.2625418 2.75353535 33.0481605 3.0959596 33.5867559 3.7810101 34.4408027 4.86727273 34.2911037 6.44343434 33.3180602 7.42282828L19.0868227 21.6018182 19.0400669 19.9616162C19.0278261 18.3808081 18.297592 16.9692929 17.1626087 16.0414141L29.5779933 3.54181818zM2.60416353 35.7559886C2.47532701 35.335629 2.49130435 34.5416162 2.87618729 34.0911111L5.34060201 31.2068687C5.34140468 31.2059259 6.19304348 24.9763636 7.89551839 12.5181818 7.89551839 11.0462626 9.09170569 9.8420202 10.5537793 9.8420202 12.0158528 9.8420202 13.2122408 11.0462626 13.2122408 12.5181818L13.2814716 14.9494949C10.8758528 15.2820202 9.00280936 17.319798 8.91090301 19.8094949L6.47377926 37.6492929 5.76481605 38.4791919C4.9435476 38.1761817 4.2983601 37.8410335 3.82925357 37.4737474 3.12559377 36.9228183 2.73300005 36.1763482 2.60416353 35.7559886zM49.9535117 35.6644444L43.0043478 42.6606061C37.0691639 48.6357576 30.8650836 53.4319192 25.4151171 54.6276768 25.2495652 54.6642424 25.0938462 54.7343434 24.959398 54.8383838L21.8179264 57.2670707C21.6144482 57.4244444 21.4950582 57.6308449 20.8525759 57.6308449 20.2100936 57.6308449 14.5822005 53.9693849 12.0142129 51.5085254 9.70072096 49.2915447 5.64850979 42.4897722 6.29638796 41.5743434L8.76060201 38.690303C8.76153846 38.6892256 9.61317726 32.4596633 11.3155184 20.0016162 11.3155184 18.529697 12.5119064 17.3252525 13.9739799 17.3252525 15.4360535 17.3252525 16.6322408 18.529697 16.6322408 20.0016162L16.7578595 24.4105051C16.7787291 25.1430303 17.3773244 25.62 18.0002007 25.62 18.3040134 25.62 18.6138462 25.5062626 18.8648829 25.2537374L32.998194 11.0252525C33.5205351 10.4993939 34.2084281 10.2367677 34.8969231 10.2367677 35.6825418 10.2367677 36.4683612 10.5791919 37.0069565 11.2642424 37.8610033 12.3505051 37.7111037 13.9268687 36.7380602 14.9062626L27.0020067 24.7078788C26.4965217 25.2169697 26.4965217 26.0418182 27.0020067 26.5505051 27.2578595 26.8080808 27.5931773 26.9369697 27.928495 26.9369697 28.2638127 26.9369697 28.5993311 26.8080808 28.8549833 26.5505051L41.371505 13.949899C41.8936455 13.4240404 42.5817391 13.1614141 43.2702341 13.1614141 44.0558528 13.1616162 44.8416722 13.5040404 45.3802676 14.1890909 46.2343144 15.2751515 46.0844147 16.8515152 45.1113712 17.8309091L32.6536455 30.3725253C32.1413378 30.8884848 32.1413378 31.7244444 32.6536455 32.240404 32.906087 32.4945455 33.2367893 32.6216162 33.567893 32.6216162 33.8985953 32.6216162 34.2294983 32.4945455 34.4819398 32.240404L44.2767893 22.379798C44.7991304 21.8539394 45.4872241 21.5913131 46.1755184 21.5913131 46.9611371 21.5913131 47.7469565 21.9337374 48.2855518 22.6189899 49.1395987 23.7050505 48.989699 25.2814141 48.0166555 26.2608081L38.3145151 36.0284848C37.7903679 36.5559596 37.7903679 37.4117172 38.3145151 37.9391919 38.5723746 38.1989899 38.8898328 38.3208081 39.2070903 38.3208081 39.5245485 38.3208081 39.8420067 38.1989899 40.0840134 37.9551515L46.0988629 31.899798C46.6408696 31.3541414 47.3664883 31.0656566 48.089699 31.0656566 48.6650167 31.0656566 49.2387291 31.2482828 49.7165217 31.6290909 50.9927759 32.6460606 51.0718395 34.5387879 49.9535117 35.6644444z"/>\n </g>\n </svg>']))),p=Oe(i||(i=d(['\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" id="countdown-svg">\n <g class="countdown">\n <circle cx="50" cy="50" r="49"/>\n </g>\n </svg>\n ']))),f=this.bufferedClaps,v=5+f,m=300*(1-Math.E**(-f/15)),y=Oe(o||(o=d(['\n <svg xmlns="http://www.w3.org/2000/svg" viewBox="-10 -10 20 20">\n <g class="sparkle">\n ',"\n </g>\n </svg>"])),vt((e=>[...new Array(e).keys()])(v),e=>e,e=>Oe(s||(s=d(["<g style=",">\n <circle style=",' cx="0" cy="0" r="1"/>\n </g>'])),at({transform:"rotate(".concat(Math.floor(360/v*e),"deg) translateX(10px)")}),at({animationDelay:"".concat(Math.floor(Math.random()*m),"ms")}))));return Ue(a||(a=d(["\n <div \n class=","\n style=",'\n >\n <div class="shockwave"></div>\n <div class=','>\n <div class="count">\n ',"","\n ","\n ","\n ","\n </div>\n </div>\n <div class=",">\n ","\n </div>\n ","\n ","\n ","\n <button\n ?disabled=","\n @mousedown=","\n @touchstart=","\n ></button>\n </div>\n "])),ot({"style-root":!0,loading:this.loading,clapped:this.clapped,"no-shockwave":this.noWave||!this.ready,"no-animation":!this.isIntersecting}),at(g({},null!=this.error?{"--clap-button-color":"indianred"}:{})),ot({"count-container":!0,"container-top":this.textPlacement===Ht.Top,"container-bottom":this.textPlacement===Ht.Bottom}),this.clicking?"+":"",this.ready?(e=>null!=e?e.toLocaleString("en"):"")(this.uiClaps):"",1===this.error?Ue(l||(l=d(['<a class="error" href="','">Payment required</a>'])),"https://getclaps.app"):null,2===this.error?Ue(c||(c=d(['<span class="error">Crypto required</span>']))):null,3===this.error?Ue(u||(u=d(['<span class="error">Error</span>']))):null,ot({"count-container":!0,"container-top":this.textPlacement===Ht.Bottom,"container-bottom":this.textPlacement===Ht.Top}),this.messages?Ue(h||(h=d(['<div style="font-size:smaller">\n ',"\n </div>"])),this.clicking?yt(null!=(t=null==(e=[..._(this,ln)].find(e=>{var[t]=e;return this.uiClaps>=t}))?void 0:e[1])?t:""):""):null,n,y,p,this.loading||!this.ready,this.loading||!this.ready?null:_(this,hn),this.loading||!this.ready?null:_(this,hn))}};sn=new WeakMap,an=new WeakMap,ln=new WeakMap,cn=new WeakMap,un=new WeakMap,hn=new WeakMap,dn=new WeakMap,pn=new WeakMap,fn.styles=gt,fn.intersectionObserver=new IntersectionObserver(e=>{e.forEach(e=>e.target.isIntersecting=e.isIntersecting)}),w([function(e,t){return(n,r)=>{var i={get(){return this.renderRoot.querySelector(e)},enumerable:!0,configurable:!0};if(t){var o="symbol"==typeof r?Symbol():"__".concat(r);i.get=function(){return void 0===this[o]&&(this[o]=this.renderRoot.querySelector(e)),this[o]}}return void 0!==r?Ke(i,n,r):Ze(i,n)}}(".style-root")],fn.prototype,"styleRoot",2),w([$e({type:String,reflect:!0,attribute:"text-placement"})],fn.prototype,"textPlacement",2),w([$e({type:Boolean,reflect:!0})],fn.prototype,"noWave",2),w([$e({type:Boolean,reflect:!0})],fn.prototype,"messages",2),w([$e({type:String,reflect:!1})],fn.prototype,"href",2),w([$e({type:String,reflect:!1})],fn.prototype,"url",2),w([$e()],fn.prototype,"uiClaps",2),w([$e()],fn.prototype,"bufferedClaps",2),w([$e()],fn.prototype,"loading",2),w([$e()],fn.prototype,"clapped",2),w([$e()],fn.prototype,"clicking",2),w([$e()],fn.prototype,"ready",2),w([$e()],fn.prototype,"error",2),w([$e()],fn.prototype,"isIntersecting",2),fn=w([Je("clap-button")],fn)})()}}]);
@@ -9,7 +9,7 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[10],{207:function(e,t,n){"use strict";n.r(t),n.d(t,"HyDrawer",(function(){return ae}));var i=n(0),r=n(185),a=n(174);
15
15
  /**
@@ -45,4 +45,4 @@ class s{constructor(e){this.classes=new Set,this.changed=!1,this.element=e;var t
45
45
  * @license
46
46
  * @nocompile
47
47
  */
48
- var ae=class extends(Object(D.b)(D.a,[B,H,U])){constructor(){super(...arguments),this.opened=!1,this.side="left",this.persistent=!1,this.threshold=10,this.noScroll=!1,this.mouseEvents=!1,this.range=[0,100],this.willChange=!1,_.set(this,Object(D.f)()),ee.set(this,void 0),te.set(this,void 0),ne.set(this,void 0),this.upgrade=()=>{var e,t=this.getDrawerWidth(),n=this.$.persistent.pipe(Object(f.a)(e=>!e)),r=this.getStartObservable().pipe(Object(D.h)(n),Object(g.a)()),a=Object(h.a)(()=>Object(i.e)(this,ee,"f").pipe(Object(f.a)(e=>0!==e))),s=r.pipe(Object(m.a)(a),Object(f.a)(e=>this.calcIsInRange(...e)),Object(w.a)(e=>{e&&(this.willChange=!0,this.fireEvent("prepare"))}),Object(g.a)()),c=this.getEndObservable().pipe(Object(D.h)(n,s),Object(w.a)(()=>{this.mouseEvents&&(this.grabbing=!1)}),Object(g.a)()),o=this.getMoveObservable(r,c).pipe(Object(D.h)(n,s),Object(g.a)()),l=this.getIsSlidingObservable(o,r,c).pipe(Object(w.a)(e=>{this.isSliding=e,e&&this.mouseEvents&&(this.grabbing=!0)})),b=Object(i.f)(this,ee,Object(h.a)(()=>{var e=Object(p.a)([this.$.opened,this.$.side,t]).pipe(Object(f.a)(e=>{var[t,n,i]=e;return t?i*("left"===n?1:-1):0})),n=o.pipe(Object(D.h)(l),Object(w.a)(()=>this.scrimClickable=!1),Object(w.a)(e=>{var{event:t}=e;return t&&this.noScroll&&t.preventDefault()}),Object(m.a)(r,Object(i.e)(this,te,"f"),t),Object(f.a)(e=>this.calcTranslateX(...e)));return Object(u.a)(Object(i.e)(this,ne,"f"),e,n)}).pipe(Object(g.a)()),"f");Object(i.f)(this,te,b.pipe((e=r,Object(y.a)((function(t,n){var i=!1,r=null;t.subscribe(new x.a(n,(function(e){i=!0,r=e}))),e.subscribe(new x.a(n,(function(){if(i){i=!1;var e=r;r=null,n.next(e)}}),E.a))})))),"f");var O,j=b.pipe((void 0===O&&(O=k.a),Object(f.a)((function(e){return{value:e,timestamp:O.now()}}))),Object(S.a)(),Object(M.a)(e=>{var[{timestamp:t},{timestamp:n}]=e;return n-t>0}),Object(f.a)(e=>{var[{value:t,timestamp:n},{value:i,timestamp:r}]=e;return(i-t)/(r-n)}),Object(C.a)(0)),I=c.pipe(Object(m.a)(r,b,t,j),Object(M.a)(e=>this.calcIsSwipe(...e)),Object(f.a)(e=>this.calcWillOpen(...e))),W=this.animateTo$.pipe(Object(w.a)(()=>{this.willChange=!0,this.fireEvent("prepare")}));Object(i.f)(this,ne,Object(u.a)(I,W).pipe(Object(m.a)(b,t),Object(z.a)(e=>{var t,[n,i,a]=e,s="left"===this.side?1:-1,c=(n?a*s:0)-i,o=Math.ceil(200+.15*a);return Object(D.m)(T,i,c,o).pipe(Object(X.a)(()=>{this.transitioned(n)}),Object($.a)(r),Object($.a)(this.$.side.pipe((t=1,Object(M.a)((function(e,n){return t<=n}))))),Object(g.a)())})),"f"),b.pipe(Object(m.a)(t),Object(w.a)(e=>{this.updateDOM(...e);var{translateX:t,opacity:n}=this;this.fireEvent("move",{detail:{translateX:t,opacity:n},bubbles:!1})})).subscribe(),Object(d.a)(this.scrimEl,"click").pipe(Object(w.a)(()=>this.close())).subscribe(),n.pipe(Object(w.a)(e=>{this.scrimEl.style.display=e?"block":"none"})).subscribe(),this.$.mouseEvents.pipe(Object(z.a)(e=>e?r.pipe(Object(m.a)(s)):v.a),Object(M.a)(e=>{var[t,n]=e;return n&&null!=t.event}),Object(w.a)(e=>{var[{event:t}]=e;return t&&t.preventDefault()})).subscribe(),this.fireEvent("init",{detail:this.opened}),Object(i.e)(this,_,"f").resolve(this)},this.transitioned=e=>{this.opened=this.scrimClickable=e,this.willChange=!1,this.fireEvent("transitioned",{detail:e})}}get initialized(){return Object(i.e)(this,_,"f")}getDrawerWidth(){var e=W(this.contentEl).pipe(Object(w.a)(e=>this.fireEvent("content-width-change",{detail:e}))),t=W(this.peekEl).pipe(Object(w.a)(e=>this.fireEvent("peek-width-change",{detail:e})));return Object(p.a)([e,t]).pipe(Object(f.a)(e=>{var[t,n]=e;return t-n}),Object(g.a)())}connectedCallback(){super.connectedCallback(),this.$={opened:new O.a(this.opened),side:new O.a(this.side),persistent:new O.a(this.persistent),preventDefault:new O.a(this.noScroll),mouseEvents:new O.a(this.mouseEvents)},this.scrimClickable=this.opened,this.animateTo$=new j.a,this.updater=L.getUpdaterForPlatform(this),this.updateComplete.then(this.upgrade)}render(){return Object(r.d)(Q||(Q=re(['\n <div class="peek full-height"></div>\n <div\n class="scrim"\n style=',">\n </div>\n ","\n <div\n class=","\n style=",'\n >\n <div class="overflow">\n <slot></slot>\n </div>\n </div>\n '])),b({willChange:this.willChange?"opacity":"",pointerEvents:this.scrimClickable?"all":""}),this.mouseEvents&&this.grabbing&&!this.scrimClickable?Object(r.d)(Z||(Z=re(['<div class="grabbing-screen full-screen"></div>']))):null,o({wrapper:!0,"full-height":!0,[this.side]:!0,grab:this.mouseEvents,grabbing:this.mouseEvents&&this.grabbing}),b({willChange:this.willChange?"transform":""}))}open(){this.animateTo$.next(!0)}close(){this.animateTo$.next(!1)}toggle(){this.animateTo$.next(!this.opened)}};_=new WeakMap,ee=new WeakMap,te=new WeakMap,ne=new WeakMap,ae.styles=ie,Object(i.g)([Object(r.f)(".scrim")],ae.prototype,"scrimEl",void 0),Object(i.g)([Object(r.f)(".wrapper")],ae.prototype,"contentEl",void 0),Object(i.g)([Object(r.f)(".peek")],ae.prototype,"peekEl",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"opened",void 0),Object(i.g)([Object(r.e)({type:String,reflect:!0})],ae.prototype,"side",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"persistent",void 0),Object(i.g)([Object(r.e)({type:Number,reflect:!0})],ae.prototype,"threshold",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"noScroll",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"mouseEvents",void 0),Object(i.g)([Object(r.e)({reflect:!0,converter:A,hasChanged:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.length!==t.length||e.some((e,n)=>e!==t[n])}})],ae.prototype,"range",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"scrimClickable",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"grabbing",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"willChange",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"open",null),Object(i.g)([Object(r.e)()],ae.prototype,"close",null),Object(i.g)([Object(r.e)()],ae.prototype,"toggle",null),ae=Object(i.g)([Object(r.c)("hy-drawer")],ae)},221:function(e,t,n){"use strict";n.d(t,"a",(function(){return O}));var i=n(2),r=Array.isArray,a=Object.getPrototypeOf,s=Object.prototype,c=Object.keys;function o(e){if(1===e.length){var t=e[0];if(r(t))return{args:t,keys:null};if((i=t)&&"object"==typeof i&&a(i)===s){var n=c(t);return{args:n.map((function(e){return t[e]})),keys:n}}}var i;return{args:e,keys:null}}var l=n(42),b=n(21),h=n(100),p=n(28);function u(e,t){return e.reduce((function(e,n,i){return e[n]=t[i],e}),{})}var d=n(3),v=n(12);function O(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Object(p.c)(e),r=Object(p.b)(e),a=o(e),s=a.args,c=a.keys;if(0===s.length)return Object(l.a)([],n);var d=new i.a(j(s,n,c?function(e){return u(c,e)}:b.a));return r?d.pipe(Object(h.a)(r)):d}function j(e,t,n){return void 0===n&&(n=b.a),function(i){f(t,(function(){for(var r=e.length,a=new Array(r),s=r,c=r,o=function(r){f(t,(function(){var o=Object(l.a)(e[r],t),b=!1;o.subscribe(new d.a(i,(function(e){a[r]=e,b||(b=!0,c--),c||i.next(n(a.slice()))}),(function(){--s||i.complete()})))}),i)},b=0;b<r;b++)o(b)}),i)}}function f(e,t,n){e?Object(v.a)(n,e,t):t()}},222:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i=n(82),r=n(4),a=n(3),s=n(6),c={leading:!0,trailing:!1};var o=n(209);function l(e,t,n){void 0===t&&(t=i.b),void 0===n&&(n=c);var l,b,h,p,u,d=Object(o.a)(e,t);return l=function(){return d},p=(h=void 0===(b=n)?c:b).leading,u=h.trailing,Object(r.a)((function(e,t){var n=!1,i=null,r=null,c=!1,o=function(){null==r||r.unsubscribe(),r=null,u&&(d(),c&&t.complete())},b=function(){r=null,c&&t.complete()},h=function(e){return r=Object(s.a)(l(e)).subscribe(new a.a(t,o,b))},d=function(){if(n){n=!1;var e=i;i=null,t.next(e),!c&&h(e)}};e.subscribe(new a.a(t,(function(e){n=!0,i=e,(!r||r.closed)&&(p?d():h(e))}),(function(){c=!0,(!(u&&n&&r)||r.closed)&&t.complete()})))}))}}}]);
48
+ var ae=class extends(Object(D.b)(D.a,[B,H,U])){constructor(){super(...arguments),this.opened=!1,this.side="left",this.persistent=!1,this.threshold=10,this.noScroll=!1,this.mouseEvents=!1,this.range=[0,100],this.willChange=!1,_.set(this,Object(D.f)()),ee.set(this,void 0),te.set(this,void 0),ne.set(this,void 0),this.upgrade=()=>{var e,t=this.getDrawerWidth(),n=this.$.persistent.pipe(Object(f.a)(e=>!e)),r=this.getStartObservable().pipe(Object(D.h)(n),Object(g.a)()),a=Object(h.a)(()=>Object(i.e)(this,ee,"f").pipe(Object(f.a)(e=>0!==e))),s=r.pipe(Object(m.a)(a),Object(f.a)(e=>this.calcIsInRange(...e)),Object(w.a)(e=>{e&&(this.willChange=!0,this.fireEvent("prepare"))}),Object(g.a)()),c=this.getEndObservable().pipe(Object(D.h)(n,s),Object(w.a)(()=>{this.mouseEvents&&(this.grabbing=!1)}),Object(g.a)()),o=this.getMoveObservable(r,c).pipe(Object(D.h)(n,s),Object(g.a)()),l=this.getIsSlidingObservable(o,r,c).pipe(Object(w.a)(e=>{this.isSliding=e,e&&this.mouseEvents&&(this.grabbing=!0)})),b=Object(i.f)(this,ee,Object(h.a)(()=>{var e=Object(p.a)([this.$.opened,this.$.side,t]).pipe(Object(f.a)(e=>{var[t,n,i]=e;return t?i*("left"===n?1:-1):0})),n=o.pipe(Object(D.h)(l),Object(w.a)(()=>this.scrimClickable=!1),Object(w.a)(e=>{var{event:t}=e;return t&&this.noScroll&&t.preventDefault()}),Object(m.a)(r,Object(i.e)(this,te,"f"),t),Object(f.a)(e=>this.calcTranslateX(...e)));return Object(u.a)(Object(i.e)(this,ne,"f"),e,n)}).pipe(Object(g.a)()),"f");Object(i.f)(this,te,b.pipe((e=r,Object(y.a)((function(t,n){var i=!1,r=null;t.subscribe(new x.a(n,(function(e){i=!0,r=e}))),e.subscribe(new x.a(n,(function(){if(i){i=!1;var e=r;r=null,n.next(e)}}),E.a))})))),"f");var O,j=b.pipe((void 0===O&&(O=k.a),Object(f.a)((function(e){return{value:e,timestamp:O.now()}}))),Object(S.a)(),Object(M.a)(e=>{var[{timestamp:t},{timestamp:n}]=e;return n-t>0}),Object(f.a)(e=>{var[{value:t,timestamp:n},{value:i,timestamp:r}]=e;return(i-t)/(r-n)}),Object(C.a)(0)),I=c.pipe(Object(m.a)(r,b,t,j),Object(M.a)(e=>this.calcIsSwipe(...e)),Object(f.a)(e=>this.calcWillOpen(...e))),W=this.animateTo$.pipe(Object(w.a)(()=>{this.willChange=!0,this.fireEvent("prepare")}));Object(i.f)(this,ne,Object(u.a)(I,W).pipe(Object(m.a)(b,t),Object(z.a)(e=>{var t,[n,i,a]=e,s="left"===this.side?1:-1,c=(n?a*s:0)-i,o=Math.ceil(200+.15*a);return Object(D.m)(T,i,c,o).pipe(Object(X.a)(()=>{this.transitioned(n)}),Object($.a)(r),Object($.a)(this.$.side.pipe((t=1,Object(M.a)((function(e,n){return t<=n}))))),Object(g.a)())})),"f"),b.pipe(Object(m.a)(t),Object(w.a)(e=>{this.updateDOM(...e);var{translateX:t,opacity:n}=this;this.fireEvent("move",{detail:{translateX:t,opacity:n},bubbles:!1})})).subscribe(),Object(d.a)(this.scrimEl,"click").pipe(Object(w.a)(()=>this.close())).subscribe(),n.pipe(Object(w.a)(e=>{this.scrimEl.style.display=e?"block":"none"})).subscribe(),this.$.mouseEvents.pipe(Object(z.a)(e=>e?r.pipe(Object(m.a)(s)):v.a),Object(M.a)(e=>{var[t,n]=e;return n&&null!=t.event}),Object(w.a)(e=>{var[{event:t}]=e;return t&&t.preventDefault()})).subscribe(),this.fireEvent("init",{detail:this.opened}),Object(i.e)(this,_,"f").resolve(this)},this.transitioned=e=>{this.opened=this.scrimClickable=e,this.willChange=!1,this.fireEvent("transitioned",{detail:e})}}get initialized(){return Object(i.e)(this,_,"f")}getDrawerWidth(){var e=W(this.contentEl).pipe(Object(w.a)(e=>this.fireEvent("content-width-change",{detail:e}))),t=W(this.peekEl).pipe(Object(w.a)(e=>this.fireEvent("peek-width-change",{detail:e})));return Object(p.a)([e,t]).pipe(Object(f.a)(e=>{var[t,n]=e;return t-n}),Object(g.a)())}connectedCallback(){super.connectedCallback(),this.$={opened:new O.a(this.opened),side:new O.a(this.side),persistent:new O.a(this.persistent),preventDefault:new O.a(this.noScroll),mouseEvents:new O.a(this.mouseEvents)},this.scrimClickable=this.opened,this.animateTo$=new j.a,this.updater=L.getUpdaterForPlatform(this),this.updateComplete.then(this.upgrade)}render(){return Object(r.d)(Q||(Q=re(['\n <div class="peek full-height"></div>\n <div\n class="scrim"\n style=',">\n </div>\n ","\n <div\n class=","\n style=",'\n >\n <div class="overflow">\n <slot></slot>\n </div>\n </div>\n '])),b({willChange:this.willChange?"opacity":"",pointerEvents:this.scrimClickable?"all":""}),this.mouseEvents&&this.grabbing&&!this.scrimClickable?Object(r.d)(Z||(Z=re(['<div class="grabbing-screen full-screen"></div>']))):null,o({wrapper:!0,"full-height":!0,[this.side]:!0,grab:this.mouseEvents,grabbing:this.mouseEvents&&this.grabbing}),b({willChange:this.willChange?"transform":""}))}open(){this.animateTo$.next(!0)}close(){this.animateTo$.next(!1)}toggle(){this.animateTo$.next(!this.opened)}};_=new WeakMap,ee=new WeakMap,te=new WeakMap,ne=new WeakMap,ae.styles=ie,Object(i.g)([Object(r.f)(".scrim")],ae.prototype,"scrimEl",void 0),Object(i.g)([Object(r.f)(".wrapper")],ae.prototype,"contentEl",void 0),Object(i.g)([Object(r.f)(".peek")],ae.prototype,"peekEl",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"opened",void 0),Object(i.g)([Object(r.e)({type:String,reflect:!0})],ae.prototype,"side",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"persistent",void 0),Object(i.g)([Object(r.e)({type:Number,reflect:!0})],ae.prototype,"threshold",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"noScroll",void 0),Object(i.g)([Object(r.e)({type:Boolean,reflect:!0})],ae.prototype,"mouseEvents",void 0),Object(i.g)([Object(r.e)({reflect:!0,converter:A,hasChanged:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.length!==t.length||e.some((e,n)=>e!==t[n])}})],ae.prototype,"range",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"scrimClickable",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"grabbing",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"willChange",void 0),Object(i.g)([Object(r.e)()],ae.prototype,"open",null),Object(i.g)([Object(r.e)()],ae.prototype,"close",null),Object(i.g)([Object(r.e)()],ae.prototype,"toggle",null),ae=Object(i.g)([Object(r.c)("hy-drawer")],ae)},221:function(e,t,n){"use strict";n.d(t,"a",(function(){return O}));var i=n(2),r=Array.isArray,a=Object.getPrototypeOf,s=Object.prototype,c=Object.keys;function o(e){if(1===e.length){var t=e[0];if(r(t))return{args:t,keys:null};if((i=t)&&"object"==typeof i&&a(i)===s){var n=c(t);return{args:n.map((function(e){return t[e]})),keys:n}}}var i;return{args:e,keys:null}}var l=n(42),b=n(21),h=n(100),p=n(28);function u(e,t){return e.reduce((function(e,n,i){return e[n]=t[i],e}),{})}var d=n(3),v=n(12);function O(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Object(p.c)(e),r=Object(p.b)(e),a=o(e),s=a.args,c=a.keys;if(0===s.length)return Object(l.a)([],n);var d=new i.a(j(s,n,c?function(e){return u(c,e)}:b.a));return r?d.pipe(Object(h.a)(r)):d}function j(e,t,n){return void 0===n&&(n=b.a),function(i){f(t,(function(){for(var r=e.length,a=new Array(r),s=r,c=r,o=function(r){f(t,(function(){var o=Object(l.a)(e[r],t),b=!1;o.subscribe(new d.a(i,(function(e){a[r]=e,b||(b=!0,c--),c||i.next(n(a.slice()))}),(function(){--s||i.complete()})))}),i)},b=0;b<r;b++)o(b)}),i)}}function f(e,t,n){e?Object(v.a)(n,e,t):t()}},222:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i=n(82),r=n(4),a=n(3),s=n(6),c={leading:!0,trailing:!1};var o=n(209);function l(e,t,n){void 0===t&&(t=i.b),void 0===n&&(n=c);var l=Object(o.a)(e,t);return function(e,t){return void 0===t&&(t=c),Object(r.a)((function(n,i){var r=t.leading,c=t.trailing,o=!1,l=null,b=null,h=!1,p=function(){null==b||b.unsubscribe(),b=null,c&&(v(),h&&i.complete())},u=function(){b=null,h&&i.complete()},d=function(t){return b=Object(s.a)(e(t)).subscribe(new a.a(i,p,u))},v=function(){if(o){o=!1;var e=l;l=null,i.next(e),!h&&d(e)}};n.subscribe(new a.a(i,(function(e){o=!0,l=e,(!b||b.closed)&&(r?v():d(e))}),(function(){h=!0,(!(c&&o&&b)||b.closed)&&i.complete()})))}))}((function(){return l}),n)}}}]);
@@ -9,9 +9,9 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[0],{172:function(t,e,r){"use strict";r.d(e,"g",(function(){return i.a})),r.d(e,"m",(function(){return i.c})),r.d(e,"a",(function(){return u})),r.d(e,"b",(function(){return c})),r.d(e,"e",(function(){return l.b})),r.d(e,"d",(function(){return l.a})),r.d(e,"l",(function(){return d.c})),r.d(e,"h",(function(){return d.b})),r.d(e,"c",(function(){return d.a})),r.d(e,"i",(function(){return h.b})),r.d(e,"j",(function(){return h.c})),r.d(e,"k",(function(){return h.d})),r.d(e,"f",(function(){return h.a}));var n,i=r(65),s=r(0),o=r(185),a=r(180);class u extends o.a{constructor(){super(...arguments),this.$connected=new a.a,n.set(this,void 0),this.$={}}connectedCallback(){super.connectedCallback(),this.$connected.next(!0)}disconnectedCallback(){super.disconnectedCallback(),this.$connected.next(!1)}firstUpdated(){Object(s.f)(this,n,!0)}updated(t){if(!Object(s.e)(this,n))for(var e of t.keys())e in this.$&&this.$[e].next(this[e]);Object(s.f)(this,n,!1)}fireEvent(t,e){this.dispatchEvent(new CustomEvent(t,e)),this.dispatchEvent(new CustomEvent("".concat(this.tagName.toLowerCase(),"-").concat(t),e))}}function c(t,e){return e.forEach(e=>{Object.getOwnPropertyNames(e.prototype).forEach(r=>{t.prototype[r]=e.prototype[r]})}),t}n=new WeakMap;var l=r(80),d=r(64),h=r(43)},173:function(t,e,r){"use strict";r.d(e,"a",(function(){return d})),r.d(e,"b",(function(){return h})),r.d(e,"e",(function(){return p})),r.d(e,"c",(function(){return f})),r.d(e,"f",(function(){return v})),r.d(e,"g",(function(){return b})),r.d(e,"d",(function(){return y}));var n=r(182),i=r(176),s=r(183),o=r(184),a=r(178),u=r(175),c=t=>null===t||!("object"==typeof t||"function"==typeof t),l=t=>Array.isArray(t)||!(!t||!t[Symbol.iterator]);class d{constructor(t,e,r){this.dirty=!0,this.element=t,this.name=e,this.strings=r,this.parts=[];for(var n=0;n<r.length-1;n++)this.parts[n]=this._createPart()}_createPart(){return new h(this)}_getValue(){var t=this.strings,e=t.length-1,r=this.parts;if(1===e&&""===t[0]&&""===t[1]){var n=r[0].value;if("symbol"==typeof n)return String(n);if("string"==typeof n||!l(n))return n}for(var i="",s=0;s<e;s++){i+=t[s];var o=r[s];if(void 0!==o){var a=o.value;if(c(a)||!l(a))i+="string"==typeof a?a:String(a);else for(var u of a)i+="string"==typeof u?u:String(u)}}return i+=t[e]}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}}class h{constructor(t){this.value=void 0,this.committer=t}setValue(t){t===s.a||c(t)&&t===this.value||(this.value=t,Object(n.b)(t)||(this.committer.dirty=!0))}commit(){for(;Object(n.b)(this.value);){var t=this.value;this.value=s.a,t(this)}this.value!==s.a&&this.committer.commit()}}class p{constructor(t){this.value=void 0,this.__pendingValue=void 0,this.options=t}appendInto(t){this.startNode=t.appendChild(Object(u.c)()),this.endNode=t.appendChild(Object(u.c)())}insertAfterNode(t){this.startNode=t,this.endNode=t.nextSibling}appendIntoPart(t){t.__insert(this.startNode=Object(u.c)()),t.__insert(this.endNode=Object(u.c)())}insertAfterPart(t){t.__insert(this.startNode=Object(u.c)()),this.endNode=t.endNode,t.endNode=this.startNode}setValue(t){this.__pendingValue=t}commit(){if(null!==this.startNode.parentNode){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}var e=this.__pendingValue;e!==s.a&&(c(e)?e!==this.value&&this.__commitText(e):e instanceof a.b?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):l(e)?this.__commitIterable(e):e===s.b?(this.value=s.b,this.clear()):this.__commitText(e))}}__insert(t){this.endNode.parentNode.insertBefore(t,this.endNode)}__commitNode(t){this.value!==t&&(this.clear(),this.__insert(t),this.value=t)}__commitText(t){var e=this.startNode.nextSibling,r="string"==typeof(t=null==t?"":t)?t:String(t);e===this.endNode.previousSibling&&3===e.nodeType?e.data=r:this.__commitNode(document.createTextNode(r)),this.value=t}__commitTemplateResult(t){var e=this.options.templateFactory(t);if(this.value instanceof o.a&&this.value.template===e)this.value.update(t.values);else{var r=new o.a(e,t.processor,this.options),n=r._clone();r.update(t.values),this.__commitNode(n),this.value=r}}__commitIterable(t){Array.isArray(this.value)||(this.value=[],this.clear());var e,r=this.value,n=0;for(var i of t)void 0===(e=r[n])&&(e=new p(this.options),r.push(e),0===n?e.appendIntoPart(this):e.insertAfterPart(r[n-1])),e.setValue(i),e.commit(),n++;n<r.length&&(r.length=n,this.clear(e&&e.endNode))}clear(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.startNode;Object(i.b)(this.startNode.parentNode,t.nextSibling,this.endNode)}}class f{constructor(t,e,r){if(this.value=void 0,this.__pendingValue=void 0,2!==r.length||""!==r[0]||""!==r[1])throw new Error("Boolean attributes can only contain a single expression");this.element=t,this.name=e,this.strings=r}setValue(t){this.__pendingValue=t}commit(){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}if(this.__pendingValue!==s.a){var e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=s.a}}}class v extends d{constructor(t,e,r){super(t,e,r),this.single=2===r.length&&""===r[0]&&""===r[1]}_createPart(){return new b(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}}class b extends h{}var m=!1;(()=>{try{var t={get capture(){return m=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch(t){}})();class y{constructor(t,e,r){this.value=void 0,this.__pendingValue=void 0,this.element=t,this.eventName=e,this.eventContext=r,this.__boundHandleEvent=t=>this.handleEvent(t)}setValue(t){this.__pendingValue=t}commit(){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}if(this.__pendingValue!==s.a){var e=this.__pendingValue,r=this.value,i=null==e||null!=r&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),o=null!=e&&(null==r||i);i&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),o&&(this.__options=_(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=s.a}}handleEvent(t){"function"==typeof this.value?this.value.call(this.eventContext||this.element,t):this.value.handleEvent(t)}}var _=t=>t&&(m?{capture:t.capture,passive:t.passive,once:t.once}:t.capture)},174:function(t,e,r){"use strict";r.d(e,"c",(function(){return o.a})),r.d(e,"a",(function(){return n.b})),r.d(e,"b",(function(){return n.g})),r.d(e,"d",(function(){return a}));var n=r(173);
14
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[0],{172:function(t,e,r){"use strict";r.d(e,"g",(function(){return i.a})),r.d(e,"m",(function(){return i.c})),r.d(e,"a",(function(){return u})),r.d(e,"b",(function(){return c})),r.d(e,"e",(function(){return l.b})),r.d(e,"d",(function(){return l.a})),r.d(e,"l",(function(){return d.c})),r.d(e,"h",(function(){return d.b})),r.d(e,"c",(function(){return d.a})),r.d(e,"i",(function(){return h.b})),r.d(e,"j",(function(){return h.c})),r.d(e,"k",(function(){return h.d})),r.d(e,"f",(function(){return h.a}));var n,i=r(65),s=r(0),o=r(185),a=r(180);class u extends o.a{constructor(){super(...arguments),this.$connected=new a.a,n.set(this,void 0),this.$={}}connectedCallback(){super.connectedCallback(),this.$connected.next(!0)}disconnectedCallback(){super.disconnectedCallback(),this.$connected.next(!1)}firstUpdated(){Object(s.f)(this,n,!0,"f")}updated(t){if(!Object(s.e)(this,n,"f"))for(var e of t.keys())e in this.$&&this.$[e].next(this[e]);Object(s.f)(this,n,!1,"f")}fireEvent(t,e){this.dispatchEvent(new CustomEvent(t,e)),this.dispatchEvent(new CustomEvent("".concat(this.tagName.toLowerCase(),"-").concat(t),e))}}function c(t,e){return e.forEach(e=>{Object.getOwnPropertyNames(e.prototype).forEach(r=>{t.prototype[r]=e.prototype[r]})}),t}n=new WeakMap;var l=r(80),d=r(64),h=r(43)},173:function(t,e,r){"use strict";r.d(e,"a",(function(){return d})),r.d(e,"b",(function(){return h})),r.d(e,"e",(function(){return p})),r.d(e,"c",(function(){return f})),r.d(e,"f",(function(){return v})),r.d(e,"g",(function(){return b})),r.d(e,"d",(function(){return y}));var n=r(182),i=r(176),s=r(183),o=r(184),a=r(178),u=r(175),c=t=>null===t||!("object"==typeof t||"function"==typeof t),l=t=>Array.isArray(t)||!(!t||!t[Symbol.iterator]);class d{constructor(t,e,r){this.dirty=!0,this.element=t,this.name=e,this.strings=r,this.parts=[];for(var n=0;n<r.length-1;n++)this.parts[n]=this._createPart()}_createPart(){return new h(this)}_getValue(){var t=this.strings,e=t.length-1,r=this.parts;if(1===e&&""===t[0]&&""===t[1]){var n=r[0].value;if("symbol"==typeof n)return String(n);if("string"==typeof n||!l(n))return n}for(var i="",s=0;s<e;s++){i+=t[s];var o=r[s];if(void 0!==o){var a=o.value;if(c(a)||!l(a))i+="string"==typeof a?a:String(a);else for(var u of a)i+="string"==typeof u?u:String(u)}}return i+=t[e]}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}}class h{constructor(t){this.value=void 0,this.committer=t}setValue(t){t===s.a||c(t)&&t===this.value||(this.value=t,Object(n.b)(t)||(this.committer.dirty=!0))}commit(){for(;Object(n.b)(this.value);){var t=this.value;this.value=s.a,t(this)}this.value!==s.a&&this.committer.commit()}}class p{constructor(t){this.value=void 0,this.__pendingValue=void 0,this.options=t}appendInto(t){this.startNode=t.appendChild(Object(u.c)()),this.endNode=t.appendChild(Object(u.c)())}insertAfterNode(t){this.startNode=t,this.endNode=t.nextSibling}appendIntoPart(t){t.__insert(this.startNode=Object(u.c)()),t.__insert(this.endNode=Object(u.c)())}insertAfterPart(t){t.__insert(this.startNode=Object(u.c)()),this.endNode=t.endNode,t.endNode=this.startNode}setValue(t){this.__pendingValue=t}commit(){if(null!==this.startNode.parentNode){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}var e=this.__pendingValue;e!==s.a&&(c(e)?e!==this.value&&this.__commitText(e):e instanceof a.b?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):l(e)?this.__commitIterable(e):e===s.b?(this.value=s.b,this.clear()):this.__commitText(e))}}__insert(t){this.endNode.parentNode.insertBefore(t,this.endNode)}__commitNode(t){this.value!==t&&(this.clear(),this.__insert(t),this.value=t)}__commitText(t){var e=this.startNode.nextSibling,r="string"==typeof(t=null==t?"":t)?t:String(t);e===this.endNode.previousSibling&&3===e.nodeType?e.data=r:this.__commitNode(document.createTextNode(r)),this.value=t}__commitTemplateResult(t){var e=this.options.templateFactory(t);if(this.value instanceof o.a&&this.value.template===e)this.value.update(t.values);else{var r=new o.a(e,t.processor,this.options),n=r._clone();r.update(t.values),this.__commitNode(n),this.value=r}}__commitIterable(t){Array.isArray(this.value)||(this.value=[],this.clear());var e,r=this.value,n=0;for(var i of t)void 0===(e=r[n])&&(e=new p(this.options),r.push(e),0===n?e.appendIntoPart(this):e.insertAfterPart(r[n-1])),e.setValue(i),e.commit(),n++;n<r.length&&(r.length=n,this.clear(e&&e.endNode))}clear(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.startNode;Object(i.b)(this.startNode.parentNode,t.nextSibling,this.endNode)}}class f{constructor(t,e,r){if(this.value=void 0,this.__pendingValue=void 0,2!==r.length||""!==r[0]||""!==r[1])throw new Error("Boolean attributes can only contain a single expression");this.element=t,this.name=e,this.strings=r}setValue(t){this.__pendingValue=t}commit(){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}if(this.__pendingValue!==s.a){var e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=s.a}}}class v extends d{constructor(t,e,r){super(t,e,r),this.single=2===r.length&&""===r[0]&&""===r[1]}_createPart(){return new b(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}}class b extends h{}var m=!1;(()=>{try{var t={get capture(){return m=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch(t){}})();class y{constructor(t,e,r){this.value=void 0,this.__pendingValue=void 0,this.element=t,this.eventName=e,this.eventContext=r,this.__boundHandleEvent=t=>this.handleEvent(t)}setValue(t){this.__pendingValue=t}commit(){for(;Object(n.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}if(this.__pendingValue!==s.a){var e=this.__pendingValue,r=this.value,i=null==e||null!=r&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),o=null!=e&&(null==r||i);i&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),o&&(this.__options=_(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=s.a}}handleEvent(t){"function"==typeof this.value?this.value.call(this.eventContext||this.element,t):this.value.handleEvent(t)}}var _=t=>t&&(m?{capture:t.capture,passive:t.passive,once:t.once}:t.capture)},174:function(t,e,r){"use strict";r.d(e,"c",(function(){return o.a})),r.d(e,"a",(function(){return n.b})),r.d(e,"b",(function(){return n.g})),r.d(e,"d",(function(){return a}));var n=r(173);
15
15
  /**
16
16
  * @license
17
17
  * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -79,7 +79,7 @@ var n="undefined"!=typeof window&&null!=window.customElements&&void 0!==window.c
79
79
  * Code distributed by Google as part of the polymer project is also
80
80
  * subject to an additional IP rights grant found at
81
81
  * http://polymer.github.io/PATENTS.txt
82
- */function i(t){var e=s.get(t.type);void 0===e&&(e={stringsArray:new WeakMap,keyString:new Map},s.set(t.type,e));var r=e.stringsArray.get(t.strings);if(void 0!==r)return r;var i=t.strings.join(n.f);return void 0===(r=e.keyString.get(i))&&(r=new n.a(t,t.getTemplateElement()),e.keyString.set(i,r)),e.stringsArray.set(t.strings,r),r}var s=new Map},180:function(t,e,r){"use strict";r.d(e,"a",(function(){return l}));var n=r(0),i=r(2),s=r(16),o=r(81),a=Object(o.a)((function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),u=r(39),c=r(54),l=function(t){function e(){var e=t.call(this)||this;return e.closed=!1,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return Object(n.h)(e,t),e.prototype.lift=function(t){var e=new d(this,this);return e.operator=t,e},e.prototype._throwIfClosed=function(){if(this.closed)throw new a},e.prototype.next=function(t){var e=this;Object(c.b)((function(){var r,i;if(e._throwIfClosed(),!e.isStopped){var s=e.observers.slice();try{for(var o=Object(n.l)(s),a=o.next();!a.done;a=o.next()){a.value.next(t)}}catch(t){r={error:t}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}}))},e.prototype.error=function(t){var e=this;Object(c.b)((function(){if(e._throwIfClosed(),!e.isStopped){e.hasError=e.isStopped=!0,e.thrownError=t;for(var r=e.observers;r.length;)r.shift().error(t)}}))},e.prototype.complete=function(){var t=this;Object(c.b)((function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var e=t.observers;e.length;)e.shift().complete()}}))},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this.hasError,r=this.isStopped,n=this.observers;return e||r?s.a:(n.push(t),new s.b((function(){return Object(u.a)(n,t)})))},e.prototype._checkFinalizedStatuses=function(t){var e=this.hasError,r=this.thrownError,n=this.isStopped;e?t.error(r):n&&t.complete()},e.prototype.asObservable=function(){var t=new i.a;return t.source=this,t},e.create=function(t,e){return new d(t,e)},e}(i.a),d=function(t){function e(e,r){var n=t.call(this)||this;return n.destination=e,n.source=r,n}return Object(n.h)(e,t),e.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},e.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,r;return null!==(r=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==r?r:s.a},e}(l)},181:function(t,e,r){"use strict";r.d(e,"a",(function(){return o})),r.d(e,"b",(function(){return a}));var n=r(176),i=r(173),s=r(179),o=new WeakMap,a=(t,e,r)=>{var a=o.get(e);void 0===a&&(Object(n.b)(e,e.firstChild),o.set(e,a=new i.e(Object.assign({templateFactory:s.b},r))),a.appendInto(e)),a.setValue(t),a.commit()}},182:function(t,e,r){"use strict";r.d(e,"a",(function(){return i})),r.d(e,"b",(function(){return s}));
82
+ */function i(t){var e=s.get(t.type);void 0===e&&(e={stringsArray:new WeakMap,keyString:new Map},s.set(t.type,e));var r=e.stringsArray.get(t.strings);if(void 0!==r)return r;var i=t.strings.join(n.f);return void 0===(r=e.keyString.get(i))&&(r=new n.a(t,t.getTemplateElement()),e.keyString.set(i,r)),e.stringsArray.set(t.strings,r),r}var s=new Map},180:function(t,e,r){"use strict";r.d(e,"a",(function(){return l}));var n=r(0),i=r(2),s=r(16),o=r(81),a=Object(o.a)((function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),u=r(40),c=r(54),l=function(t){function e(){var e=t.call(this)||this;return e.closed=!1,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return Object(n.h)(e,t),e.prototype.lift=function(t){var e=new d(this,this);return e.operator=t,e},e.prototype._throwIfClosed=function(){if(this.closed)throw new a},e.prototype.next=function(t){var e=this;Object(c.b)((function(){var r,i;if(e._throwIfClosed(),!e.isStopped){var s=e.observers.slice();try{for(var o=Object(n.l)(s),a=o.next();!a.done;a=o.next()){a.value.next(t)}}catch(t){r={error:t}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}}))},e.prototype.error=function(t){var e=this;Object(c.b)((function(){if(e._throwIfClosed(),!e.isStopped){e.hasError=e.isStopped=!0,e.thrownError=t;for(var r=e.observers;r.length;)r.shift().error(t)}}))},e.prototype.complete=function(){var t=this;Object(c.b)((function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var e=t.observers;e.length;)e.shift().complete()}}))},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this.hasError,r=this.isStopped,n=this.observers;return e||r?s.a:(n.push(t),new s.b((function(){return Object(u.a)(n,t)})))},e.prototype._checkFinalizedStatuses=function(t){var e=this.hasError,r=this.thrownError,n=this.isStopped;e?t.error(r):n&&t.complete()},e.prototype.asObservable=function(){var t=new i.a;return t.source=this,t},e.create=function(t,e){return new d(t,e)},e}(i.a),d=function(t){function e(e,r){var n=t.call(this)||this;return n.destination=e,n.source=r,n}return Object(n.h)(e,t),e.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},e.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,r;return null!==(r=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==r?r:s.a},e}(l)},181:function(t,e,r){"use strict";r.d(e,"a",(function(){return o})),r.d(e,"b",(function(){return a}));var n=r(176),i=r(173),s=r(179),o=new WeakMap,a=(t,e,r)=>{var a=o.get(e);void 0===a&&(Object(n.b)(e,e.firstChild),o.set(e,a=new i.e(Object.assign({templateFactory:s.b},r))),a.appendInto(e)),a.setValue(t),a.commit()}},182:function(t,e,r){"use strict";r.d(e,"a",(function(){return i})),r.d(e,"b",(function(){return s}));
83
83
  /**
84
84
  * @license
85
85
  * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -160,4 +160,4 @@ var T=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow
160
160
  * subject to an additional IP rights grant found at
161
161
  * http://polymer.github.io/PATENTS.txt
162
162
  */
163
- (window.litElementVersions||(window.litElementVersions=[])).push("2.5.1");var R={};class M extends w{static getStyles(){return this.styles}static _getUniqueStyles(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_styles",this))){var t=this.getStyles();if(Array.isArray(t)){var e=(t,r)=>t.reduceRight((t,r)=>Array.isArray(r)?e(r,t):(t.add(r),t),r),r=e(t,new Set),n=[];r.forEach(t=>n.unshift(t)),this._styles=n}else this._styles=void 0===t?[]:[t];this._styles=this._styles.map(t=>{if(t instanceof CSSStyleSheet&&!T){var e=Array.prototype.slice.call(t.cssRules).reduce((t,e)=>t+e.cssText,"");return new k(String(e),A)}return t})}}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow(this.constructor.shadowRootOptions)}adoptStyles(){var t=this.constructor._styles;0!==t.length&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow?T?this.renderRoot.adoptedStyleSheets=t.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet):this._needsShimAdoptedStyleSheets=!0:window.ShadyCSS.ScopingShim.prepareAdoptedCssText(t.map(t=>t.cssText),this.localName))}connectedCallback(){super.connectedCallback(),this.hasUpdated&&void 0!==window.ShadyCSS&&window.ShadyCSS.styleElement(this)}update(t){var e=this.render();super.update(t),e!==R&&this.constructor.render(e,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(t=>{var e=document.createElement("style");e.textContent=t.cssText,this.renderRoot.appendChild(e)}))}render(){return R}}M.finalized=!0,M.render=(t,e,r)=>{if(!r||"object"!=typeof r||!r.scopeName)throw new Error("The `scopeName` option is required.");var i=r.scopeName,s=u.a.has(e),o=p&&11===e.nodeType&&!!e.host,a=o&&!b.has(i),c=a?document.createDocumentFragment():e;if(Object(u.b)(t,c,Object.assign({templateFactory:f(i)},r)),a){var d=u.a.get(c);u.a.delete(c);var h=d.value instanceof l.a?d.value.template:void 0;m(i,c,h),Object(n.b)(e,e.firstChild),e.appendChild(c),u.a.set(e,d)}!s&&o&&window.ShadyCSS.styleElement(e.host)},M.shadowRootOptions={mode:"open"}},186:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(177),i=r(4),s=r(3);function o(t){return t<=0?function(){return n.a}:Object(i.a)((function(e,r){var n=0;e.subscribe(new s.a(r,(function(e){++n<=t&&(r.next(e),t<=n&&r.complete())})))}))}},191:function(t,e,r){"use strict";r.d(e,"a",(function(){return c}));var n=r(0),i=r(42),s=r(186),o=r(180),a=r(40),u=r(4);function c(t){void 0===t&&(t={});var e=t.connector,r=void 0===e?function(){return new o.a}:e,n=t.resetOnError,s=void 0===n||n,c=t.resetOnComplete,d=void 0===c||c,h=t.resetOnRefCountZero,p=void 0===h||h;return function(t){var e=null,n=null,o=null,c=0,h=!1,f=!1,v=function(){null==n||n.unsubscribe(),n=null},b=function(){v(),e=o=null,h=f=!1},m=function(){var t=e;b(),null==t||t.unsubscribe()};return Object(u.a)((function(t,u){c++,f||h||v();var y=o=null!=o?o:r();u.add((function(){0!==--c||f||h||(n=l(m,p))})),y.subscribe(u),e||(e=new a.a({next:function(t){return y.next(t)},error:function(t){f=!0,v(),n=l(b,s,t),y.error(t)},complete:function(){h=!0,v(),n=l(b,d),y.complete()}}),Object(i.a)(t).subscribe(e))}))(t)}}function l(t,e){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return!0===e?(t(),null):!1===e?null:e.apply(void 0,Object(n.k)([],Object(n.j)(r))).pipe(Object(s.a)(1)).subscribe((function(){return t()}))}},192:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(25);function i(t){return Object(n.a)((function(){return t}))}},193:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(83),i=r(28),s=r(4);function o(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=Object(i.c)(t);return Object(s.a)((function(e,i){(r?Object(n.a)(t,e,r):Object(n.a)(t,e)).subscribe(i)}))}},194:function(t,e,r){"use strict";r.d(e,"a",(function(){return u}));var n=r(79),i=r(6),s=r(177),o=r(28),a=r(42);function u(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=Object(o.c)(t),u=Object(o.a)(t,1/0),c=t;return c.length?1===c.length?Object(i.a)(c[0]):Object(n.a)(u)(Object(a.a)(c,r)):s.a}},195:function(t,e,r){"use strict";r.d(e,"a",(function(){return s}));var n=r(4),i=r(3);function s(){return Object(n.a)((function(t,e){var r,n=!1;t.subscribe(new i.a(e,(function(t){var i=r;r=t,n&&e.next([i,t]),n=!0})))}))}},209:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(2),i=r(82),s=r(98);function o(t,e,r){void 0===t&&(t=0),void 0===r&&(r=i.a);var o=-1;return null!=e&&(Object(s.a)(e)?r=e:o=e),new n.a((function(e){var n,i=(n=t)instanceof Date&&!isNaN(n)?+t-r.now():t;i<0&&(i=0);var s=0;return r.schedule((function(){e.closed||(e.next(s++),0<=o?this.schedule(void 0,o):e.complete())}),i)}))}},210:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(21),i=r(4),s=r(3);function o(t,e){return void 0===e&&(e=n.a),t=null!=t?t:a,Object(i.a)((function(r,n){var i,o=!0;r.subscribe(new s.a(n,(function(r){var s=e(r);!o&&t(i,s)||(o=!1,i=s,n.next(r))})))}))}function a(t,e){return t===e}},211:function(t,e,r){"use strict";r.d(e,"a",(function(){return s}));var n=r(2),i=r(6);function s(t){return new n.a((function(e){Object(i.a)(t()).subscribe(e)}))}},212:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(4);function i(t){return Object(n.a)((function(e,r){try{e.subscribe(r)}finally{r.add(t)}}))}},213:function(t,e,r){"use strict";r.d(e,"a",(function(){return a}));var n=r(4),i=r(3),s=r(6),o=r(19);function a(t){return Object(n.a)((function(e,r){Object(s.a)(t).subscribe(new i.a(r,(function(){return r.complete()}),o.a)),!r.closed&&e.subscribe(r)}))}},214:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(0),i=function(t){function e(e){var r=t.call(this)||this;return r._value=e,r}return Object(n.h)(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(e){var r=t.prototype._subscribe.call(this,e);return!r.closed&&e.next(this._value),r},e.prototype.getValue=function(){var t=this.hasError,e=this.thrownError,r=this._value;if(t)throw e;return this._throwIfClosed(),r},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(r(180).a)}}]);
163
+ (window.litElementVersions||(window.litElementVersions=[])).push("2.5.1");var R={};class M extends w{static getStyles(){return this.styles}static _getUniqueStyles(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_styles",this))){var t=this.getStyles();if(Array.isArray(t)){var e=(t,r)=>t.reduceRight((t,r)=>Array.isArray(r)?e(r,t):(t.add(r),t),r),r=e(t,new Set),n=[];r.forEach(t=>n.unshift(t)),this._styles=n}else this._styles=void 0===t?[]:[t];this._styles=this._styles.map(t=>{if(t instanceof CSSStyleSheet&&!T){var e=Array.prototype.slice.call(t.cssRules).reduce((t,e)=>t+e.cssText,"");return new k(String(e),A)}return t})}}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow(this.constructor.shadowRootOptions)}adoptStyles(){var t=this.constructor._styles;0!==t.length&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow?T?this.renderRoot.adoptedStyleSheets=t.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet):this._needsShimAdoptedStyleSheets=!0:window.ShadyCSS.ScopingShim.prepareAdoptedCssText(t.map(t=>t.cssText),this.localName))}connectedCallback(){super.connectedCallback(),this.hasUpdated&&void 0!==window.ShadyCSS&&window.ShadyCSS.styleElement(this)}update(t){var e=this.render();super.update(t),e!==R&&this.constructor.render(e,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(t=>{var e=document.createElement("style");e.textContent=t.cssText,this.renderRoot.appendChild(e)}))}render(){return R}}M.finalized=!0,M.render=(t,e,r)=>{if(!r||"object"!=typeof r||!r.scopeName)throw new Error("The `scopeName` option is required.");var i=r.scopeName,s=u.a.has(e),o=p&&11===e.nodeType&&!!e.host,a=o&&!b.has(i),c=a?document.createDocumentFragment():e;if(Object(u.b)(t,c,Object.assign({templateFactory:f(i)},r)),a){var d=u.a.get(c);u.a.delete(c);var h=d.value instanceof l.a?d.value.template:void 0;m(i,c,h),Object(n.b)(e,e.firstChild),e.appendChild(c),u.a.set(e,d)}!s&&o&&window.ShadyCSS.styleElement(e.host)},M.shadowRootOptions={mode:"open"}},186:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(177),i=r(4),s=r(3);function o(t){return t<=0?function(){return n.a}:Object(i.a)((function(e,r){var n=0;e.subscribe(new s.a(r,(function(e){++n<=t&&(r.next(e),t<=n&&r.complete())})))}))}},191:function(t,e,r){"use strict";r.d(e,"a",(function(){return c}));var n=r(0),i=r(42),s=r(186),o=r(180),a=r(31),u=r(4);function c(t){void 0===t&&(t={});var e=t.connector,r=void 0===e?function(){return new o.a}:e,n=t.resetOnError,s=void 0===n||n,c=t.resetOnComplete,d=void 0===c||c,h=t.resetOnRefCountZero,p=void 0===h||h;return function(t){var e=null,n=null,o=null,c=0,h=!1,f=!1,v=function(){null==n||n.unsubscribe(),n=null},b=function(){v(),e=o=null,h=f=!1},m=function(){var t=e;b(),null==t||t.unsubscribe()};return Object(u.a)((function(t,u){c++,f||h||v();var y=o=null!=o?o:r();u.add((function(){0!==--c||f||h||(n=l(m,p))})),y.subscribe(u),e||(e=new a.a({next:function(t){return y.next(t)},error:function(t){f=!0,v(),n=l(b,s,t),y.error(t)},complete:function(){h=!0,v(),n=l(b,d),y.complete()}}),Object(i.a)(t).subscribe(e))}))(t)}}function l(t,e){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return!0===e?(t(),null):!1===e?null:e.apply(void 0,Object(n.k)([],Object(n.j)(r))).pipe(Object(s.a)(1)).subscribe((function(){return t()}))}},192:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(25);function i(t){return Object(n.a)((function(){return t}))}},193:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(83),i=r(28),s=r(4);function o(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=Object(i.c)(t);return Object(s.a)((function(e,i){(r?Object(n.a)(t,e,r):Object(n.a)(t,e)).subscribe(i)}))}},194:function(t,e,r){"use strict";r.d(e,"a",(function(){return u}));var n=r(79),i=r(6),s=r(177),o=r(28),a=r(42);function u(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=Object(o.c)(t),u=Object(o.a)(t,1/0),c=t;return c.length?1===c.length?Object(i.a)(c[0]):Object(n.a)(u)(Object(a.a)(c,r)):s.a}},195:function(t,e,r){"use strict";r.d(e,"a",(function(){return s}));var n=r(4),i=r(3);function s(){return Object(n.a)((function(t,e){var r,n=!1;t.subscribe(new i.a(e,(function(t){var i=r;r=t,n&&e.next([i,t]),n=!0})))}))}},209:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(2),i=r(82),s=r(98);function o(t,e,r){void 0===t&&(t=0),void 0===r&&(r=i.a);var o=-1;return null!=e&&(Object(s.a)(e)?r=e:o=e),new n.a((function(e){var n,i=(n=t)instanceof Date&&!isNaN(n)?+t-r.now():t;i<0&&(i=0);var s=0;return r.schedule((function(){e.closed||(e.next(s++),0<=o?this.schedule(void 0,o):e.complete())}),i)}))}},210:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(21),i=r(4),s=r(3);function o(t,e){return void 0===e&&(e=n.a),t=null!=t?t:a,Object(i.a)((function(r,n){var i,o=!0;r.subscribe(new s.a(n,(function(r){var s=e(r);!o&&t(i,s)||(o=!1,i=s,n.next(r))})))}))}function a(t,e){return t===e}},211:function(t,e,r){"use strict";r.d(e,"a",(function(){return s}));var n=r(2),i=r(6);function s(t){return new n.a((function(e){Object(i.a)(t()).subscribe(e)}))}},212:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(4);function i(t){return Object(n.a)((function(e,r){try{e.subscribe(r)}finally{r.add(t)}}))}},213:function(t,e,r){"use strict";r.d(e,"a",(function(){return a}));var n=r(4),i=r(3),s=r(6),o=r(19);function a(t){return Object(n.a)((function(e,r){Object(s.a)(t).subscribe(new i.a(r,(function(){return r.complete()}),o.a)),!r.closed&&e.subscribe(r)}))}},214:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(0),i=function(t){function e(e){var r=t.call(this)||this;return r._value=e,r}return Object(n.h)(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(e){var r=t.prototype._subscribe.call(this,e);return!r.closed&&e.next(this._value),r},e.prototype.getValue=function(){var t=this.hasError,e=this.thrownError,r=this._value;if(t)throw e;return this._throwIfClosed(),r},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(r(180).a)}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[11],{188:function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){"object"==typeof window&&(r=window)}t.exports=r},203:function(t,e,r){"use strict";var n="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==n&&n,o="URLSearchParams"in n,i="Symbol"in n&&"iterator"in Symbol,s="FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch(t){return!1}}(),a="FormData"in n,u="ArrayBuffer"in n;if(u)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],f=ArrayBuffer.isView||function(t){return t&&c.indexOf(Object.prototype.toString.call(t))>-1};function l(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function h(t){return"string"!=typeof t&&(t=String(t)),t}function y(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return i&&(e[Symbol.iterator]=function(){return e}),e}function p(t){this.map={},t instanceof p?t.forEach((function(t,e){this.append(e,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(e){this.append(e,t[e])}),this)}function d(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function b(t){return new Promise((function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}}))}function v(t){var e=new FileReader,r=b(e);return e.readAsArrayBuffer(t),r}function w(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function m(){return this.bodyUsed=!1,this._initBody=function(t){var e;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:s&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:a&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:o&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():u&&s&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=w(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):u&&(ArrayBuffer.prototype.isPrototypeOf(t)||f(t))?this._bodyArrayBuffer=w(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):o&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},s&&(this.blob=function(){var t=d(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=d(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(v)}),this.text=function(){var t,e,r,n=d(this);if(n)return n;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=b(e),e.readAsText(t),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a&&(this.formData=function(){return this.text().then(_)}),this.json=function(){return this.text().then(JSON.parse)},this}p.prototype.append=function(t,e){t=l(t),e=h(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},p.prototype.delete=function(t){delete this.map[l(t)]},p.prototype.get=function(t){return t=l(t),this.has(t)?this.map[t]:null},p.prototype.has=function(t){return this.map.hasOwnProperty(l(t))},p.prototype.set=function(t,e){this.map[l(t)]=h(e)},p.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},p.prototype.keys=function(){var t=[];return this.forEach((function(e,r){t.push(r)})),y(t)},p.prototype.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),y(t)},p.prototype.entries=function(){var t=[];return this.forEach((function(e,r){t.push([r,e])})),y(t)},i&&(p.prototype[Symbol.iterator]=p.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function O(t,e){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,o=(e=e||{}).body;if(t instanceof O){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new p(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,o||null==t._bodyInit||(o=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new p(e.headers)),this.method=(r=e.method||this.method||"GET",n=r.toUpperCase(),g.indexOf(n)>-1?n:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&o)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(o),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache)){var i=/([?&])_=[^&]*/;if(i.test(this.url))this.url=this.url.replace(i,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function _(t){var e=new FormData;return t.trim().split("&").forEach((function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),o=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(o))}})),e}function E(t,e){if(!(this instanceof E))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new p(e.headers),this.url=e.url||"",this._initBody(t)}O.prototype.clone=function(){return new O(this,{body:this._bodyInit})},m.call(O.prototype),m.call(E.prototype),E.prototype.clone=function(){return new E(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},E.error=function(){var t=new E(null,{status:0,statusText:""});return t.type="error",t};var A=[301,302,303,307,308];E.redirect=function(t,e){if(-1===A.indexOf(e))throw new RangeError("Invalid status code");return new E(null,{status:e,headers:{location:t}})};var T=n.DOMException;try{new T}catch(t){(T=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),T.prototype.constructor=T}function P(t,e){return new Promise((function(r,o){var i=new O(t,e);if(i.signal&&i.signal.aborted)return o(new T("Aborted","AbortError"));var a=new XMLHttpRequest;function c(){a.abort()}a.onload=function(){var t,e,n={status:a.status,statusText:a.statusText,headers:(t=a.getAllResponseHeaders()||"",e=new p,t.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t})).forEach((function(t){var r=t.split(":"),n=r.shift().trim();if(n){var o=r.join(":").trim();e.append(n,o)}})),e)};n.url="responseURL"in a?a.responseURL:n.headers.get("X-Request-URL");var o="response"in a?a.response:a.responseText;setTimeout((function(){r(new E(o,n))}),0)},a.onerror=function(){setTimeout((function(){o(new TypeError("Network request failed"))}),0)},a.ontimeout=function(){setTimeout((function(){o(new TypeError("Network request failed"))}),0)},a.onabort=function(){setTimeout((function(){o(new T("Aborted","AbortError"))}),0)},a.open(i.method,function(t){try{return""===t&&n.location.href?n.location.href:t}catch(e){return t}}(i.url),!0),"include"===i.credentials?a.withCredentials=!0:"omit"===i.credentials&&(a.withCredentials=!1),"responseType"in a&&(s?a.responseType="blob":u&&i.headers.get("Content-Type")&&-1!==i.headers.get("Content-Type").indexOf("application/octet-stream")&&(a.responseType="arraybuffer")),!e||"object"!=typeof e.headers||e.headers instanceof p?i.headers.forEach((function(t,e){a.setRequestHeader(e,t)})):Object.getOwnPropertyNames(e.headers).forEach((function(t){a.setRequestHeader(t,h(e.headers[t]))})),i.signal&&(i.signal.addEventListener("abort",c),a.onreadystatechange=function(){4===a.readyState&&i.signal.removeEventListener("abort",c)}),a.send(void 0===i._bodyInit?null:i._bodyInit)}))}P.polyfill=!0,n.fetch||(n.fetch=P,n.Headers=p,n.Request=O,n.Response=E)},204:function(t,e,r){(function(n){var o,i;void 0===(i="function"==typeof(o=function(){"use strict";function t(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function e(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function r(t,r,n){return r&&e(t.prototype,r),n&&e(t,n),t}function o(t){return(o=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function i(t,e){return(i=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function s(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function a(t,e){return!e||"object"!=typeof e&&"function"!=typeof e?s(t):e}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var r,n=o(t);if(e){var i=o(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}function c(t,e,r){return(c="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,r){var n=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=o(t)););return t}(t,e);if(n){var i=Object.getOwnPropertyDescriptor(n,e);return i.get?i.get.call(r):i.value}})(t,e,r||t)}var f=function(){function e(){t(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return r(e,[{key:"addEventListener",value:function(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}},{key:"removeEventListener",value:function(t,e){if(t in this.listeners)for(var r=this.listeners[t],n=0,o=r.length;n<o;n++)if(r[n].callback===e)return void r.splice(n,1)}},{key:"dispatchEvent",value:function(t){if(t.type in this.listeners){for(var e=this.listeners[t.type].slice(),r=0,n=e.length;r<n;r++){var o=e[r];try{o.callback.call(this,t)}catch(t){Promise.resolve().then((function(){throw t}))}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}}]),e}(),l=function(e){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&i(t,e)}(a,e);var n=u(a);function a(){var e;return t(this,a),(e=n.call(this)).listeners||f.call(s(e)),Object.defineProperty(s(e),"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(s(e),"onabort",{value:null,writable:!0,configurable:!0}),e}return r(a,[{key:"toString",value:function(){return"[object AbortSignal]"}},{key:"dispatchEvent",value:function(t){"abort"===t.type&&(this.aborted=!0,"function"==typeof this.onabort&&this.onabort.call(this,t)),c(o(a.prototype),"dispatchEvent",this).call(this,t)}}]),a}(f),h=function(){function e(){t(this,e),Object.defineProperty(this,"signal",{value:new l,writable:!0,configurable:!0})}return r(e,[{key:"abort",value:function(){var t;try{t=new Event("abort")}catch(e){"undefined"!=typeof document?document.createEvent?(t=document.createEvent("Event")).initEvent("abort",!1,!1):(t=document.createEventObject()).type="abort":t={type:"abort",bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}},{key:"toString",value:function(){return"[object AbortController]"}}]),e}();function y(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):"function"==typeof t.Request&&!t.Request.prototype.hasOwnProperty("signal")||!t.AbortController}"undefined"!=typeof Symbol&&Symbol.toStringTag&&(h.prototype[Symbol.toStringTag]="AbortController",l.prototype[Symbol.toStringTag]="AbortSignal"),function(t){if(y(t))if(t.fetch){var e=function(t){"function"==typeof t&&(t={fetch:t});var e=t,r=e.fetch,n=e.Request,o=void 0===n?r.Request:n,i=e.AbortController,s=e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL,a=void 0!==s&&s;if(!y({fetch:r,Request:o,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:r,Request:u};var u=o;(u&&!u.prototype.hasOwnProperty("signal")||a)&&((u=function(t,e){var r;e&&e.signal&&(r=e.signal,delete e.signal);var n=new o(t,e);return r&&Object.defineProperty(n,"signal",{writable:!1,enumerable:!1,configurable:!0,value:r}),n}).prototype=o.prototype);var c=r;return{fetch:function(t,e){var r=u&&u.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){var n;try{n=new DOMException("Aborted","AbortError")}catch(t){(n=new Error("Aborted")).name="AbortError"}if(r.aborted)return Promise.reject(n);var o=new Promise((function(t,e){r.addEventListener("abort",(function(){return e(n)}),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,c(t,e)])}return c(t,e)},Request:u}}(t),r=e.fetch,n=e.Request;t.fetch=r,t.Request=n,Object.defineProperty(t,"AbortController",{writable:!0,enumerable:!1,configurable:!0,value:h}),Object.defineProperty(t,"AbortSignal",{writable:!0,enumerable:!1,configurable:!0,value:l})}else console.warn("fetch() is not available, cannot install abortcontroller-polyfill")}("undefined"!=typeof self?self:n)})?o.call(e,r,e,t):o)||(t.exports=i)}).call(this,r(188))}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[12],{219:function(t,e){!function(){"use strict";if("object"==typeof window)if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var t=function(t){for(var e=window.document,o=i(e);o;)o=i(e=o.ownerDocument);return e}(),e=[],o=null,n=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return o||(o=function(t,o){n=t&&o?l(t,o):{top:0,bottom:0,left:0,right:0,width:0,height:0},e.forEach((function(t){t._checkForIntersections()}))}),o},s._resetCrossOriginUpdater=function(){o=null,n=null},s.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(t.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._unmonitorIntersections(t.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},s.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,o){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==o[e-1]}))},s.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},s.prototype._monitorIntersections=function(e){var o=e.defaultView;if(o&&-1==this._monitoringDocuments.indexOf(e)){var n=this._checkForIntersections,r=null,s=null;this.POLL_INTERVAL?r=o.setInterval(n,this.POLL_INTERVAL):(h(o,"resize",n,!0),h(e,"scroll",n,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in o&&(s=new o.MutationObserver(n)).observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0})),this._monitoringDocuments.push(e),this._monitoringUnsubscribes.push((function(){var t=e.defaultView;t&&(r&&t.clearInterval(r),c(t,"resize",n,!0)),c(e,"scroll",n,!0),s&&s.disconnect()}));var u=this.root&&(this.root.ownerDocument||this.root)||t;if(e!=u){var a=i(e);a&&this._monitorIntersections(a.ownerDocument)}}},s.prototype._unmonitorIntersections=function(e){var o=this._monitoringDocuments.indexOf(e);if(-1!=o){var n=this.root&&(this.root.ownerDocument||this.root)||t;if(!this._observationTargets.some((function(t){var o=t.element.ownerDocument;if(o==e)return!0;for(;o&&o!=n;){var r=i(o);if((o=r&&r.ownerDocument)==e)return!0}return!1}))){var r=this._monitoringUnsubscribes[o];if(this._monitoringDocuments.splice(o,1),this._monitoringUnsubscribes.splice(o,1),r(),e!=n){var s=i(e);s&&this._unmonitorIntersections(s.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var t=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var e=0;e<t.length;e++)t[e]()},s.prototype._checkForIntersections=function(){if(this.root||!o||n){var t=this._rootIsInDom(),e=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(n){var i=n.element,s=u(i),h=this._rootContainsTarget(i),c=n.entry,a=t&&h&&this._computeTargetAndRootIntersection(i,s,e),l=null;this._rootContainsTarget(i)?o&&!this.root||(l=e):l={top:0,bottom:0,left:0,right:0,width:0,height:0};var f=n.entry=new r({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:l,intersectionRect:a});c?t&&h?this._hasCrossedThreshold(c,f)&&this._queuedEntries.push(f):c&&c.isIntersecting&&this._queuedEntries.push(f):this._queuedEntries.push(f)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)}},s.prototype._computeTargetAndRootIntersection=function(e,i,r){if("none"!=window.getComputedStyle(e).display){for(var s,h,c,a,f,d,g,m,v=i,w=p(e),_=!1;!_&&w;){var b=null,y=1==w.nodeType?window.getComputedStyle(w):{};if("none"==y.display)return null;if(w==this.root||9==w.nodeType)if(_=!0,w==this.root||w==t)o&&!this.root?!n||0==n.width&&0==n.height?(w=null,b=null,v=null):b=n:b=r;else{var I=p(w),E=I&&u(I),T=I&&this._computeTargetAndRootIntersection(I,E,r);E&&T?(w=I,b=l(E,T)):(w=null,v=null)}else{var R=w.ownerDocument;w!=R.body&&w!=R.documentElement&&"visible"!=y.overflow&&(b=u(w))}if(b&&(s=b,h=v,c=void 0,a=void 0,f=void 0,d=void 0,g=void 0,m=void 0,c=Math.max(s.top,h.top),a=Math.min(s.bottom,h.bottom),f=Math.max(s.left,h.left),d=Math.min(s.right,h.right),m=a-c,v=(g=d-f)>=0&&m>=0&&{top:c,bottom:a,left:f,right:d,width:g,height:m}||null),!v)break;w=w&&p(w)}return v}},s.prototype._getRootRect=function(){var e;if(this.root&&!d(this.root))e=u(this.root);else{var o=d(this.root)?this.root:t,n=o.documentElement,i=o.body;e={top:0,left:0,right:n.clientWidth||i.clientWidth,width:n.clientWidth||i.clientWidth,bottom:n.clientHeight||i.clientHeight,height:n.clientHeight||i.clientHeight}}return this._expandRectByRootMargin(e)},s.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,o){return"px"==e.unit?e.value:e.value*(o%2?t.width:t.height)/100})),o={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return o.width=o.right-o.left,o.height=o.bottom-o.top,o},s.prototype._hasCrossedThreshold=function(t,e){var o=t&&t.isIntersecting?t.intersectionRatio||0:-1,n=e.isIntersecting?e.intersectionRatio||0:-1;if(o!==n)for(var i=0;i<this.thresholds.length;i++){var r=this.thresholds[i];if(r==o||r==n||r<o!=r<n)return!0}},s.prototype._rootIsInDom=function(){return!this.root||f(t,this.root)},s.prototype._rootContainsTarget=function(e){var o=this.root&&(this.root.ownerDocument||this.root)||t;return f(o,e)&&(!this.root||o==e.ownerDocument)},s.prototype._registerInstance=function(){e.indexOf(this)<0&&e.push(this)},s.prototype._unregisterInstance=function(){var t=e.indexOf(this);-1!=t&&e.splice(t,1)},window.IntersectionObserver=s,window.IntersectionObserverEntry=r}function i(t){try{return t.defaultView&&t.defaultView.frameElement||null}catch(t){return null}}function r(t){this.time=t.time,this.target=t.target,this.rootBounds=a(t.rootBounds),this.boundingClientRect=a(t.boundingClientRect),this.intersectionRect=a(t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0}),this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,o=e.width*e.height,n=this.intersectionRect,i=n.width*n.height;this.intersectionRatio=o?Number((i/o).toFixed(4)):this.isIntersecting?1:0}function s(t,e){var o,n,i,r=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(r.root&&1!=r.root.nodeType&&9!=r.root.nodeType)throw new Error("root must be a Document or Element");this._checkForIntersections=(o=this._checkForIntersections.bind(this),n=this.THROTTLE_TIMEOUT,i=null,function(){i||(i=setTimeout((function(){o(),i=null}),n))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(r.rootMargin),this.thresholds=this._initThresholds(r.threshold),this.root=r.root||null,this.rootMargin=this._rootMarginValues.map((function(t){return t.value+t.unit})).join(" "),this._monitoringDocuments=[],this._monitoringUnsubscribes=[]}function h(t,e,o,n){"function"==typeof t.addEventListener?t.addEventListener(e,o,n||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,o)}function c(t,e,o,n){"function"==typeof t.removeEventListener?t.removeEventListener(e,o,n||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,o)}function u(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function a(t){return!t||"x"in t?t:{top:t.top,y:t.top,bottom:t.bottom,left:t.left,x:t.left,right:t.right,width:t.width,height:t.height}}function l(t,e){var o=e.top-t.top,n=e.left-t.left;return{top:o,left:n,height:e.height,width:e.width,bottom:o+e.height,right:n+e.width}}function f(t,e){for(var o=e;o;){if(o==t)return!0;o=p(o)}return!1}function p(e){var o=e.parentNode;return 9==e.nodeType&&e!=t?i(e):(o&&o.assignedSlot&&(o=o.assignedSlot.parentNode),o&&11==o.nodeType&&o.host?o.host:o)}function d(t){return t&&9===t.nodeType}}()}}]);
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * __ __ __ __
3
+ * /\ \/\ \ /\ \ __ /\ \
4
+ * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
+ * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
+ * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
+ * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
+ * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
+ * /\___/ \ \____/
10
+ * \/__/ \/___/
11
+ *
12
+ * Powered by Hydejack v9.1.6 <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);t.actions.some((function(e){return e.id===r}))||(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;var t=this._scheduled;this._scheduled=void 0;var r,n=this.actions;e=e||n.shift();do{if(r=e.execute(e.state,e.delay))break}while((e=n[0])&&e.id===t&&n.shift());if(this._active=!1,r){for(;(e=n[0])&&e.id===t&&n.shift();)e.unsubscribe();throw r}},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 t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location;return null!=e&&(e.protocol!==t.protocol||e.host!==t.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 _(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 F(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?_(Object(r),!0).forEach((function(t){V(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_(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)(F(F({},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()})))}))}}}]);