jekyll-theme-hydejack 9.0.2 → 9.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (238) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/_config.yml +5 -4
  4. data/_includes/body/breadcrumbs.html +19 -0
  5. data/_includes/body/footer.html +1 -1
  6. data/_includes/body/index.html +3 -2
  7. data/_includes/body/main.html +1 -0
  8. data/_includes/body/nav.html +3 -3
  9. data/_includes/body/scripts.html +2 -2
  10. data/_includes/body/sidebar.html +1 -1
  11. data/_includes/components/dingbat.html +12 -0
  12. data/_includes/components/hy-img.html +1 -1
  13. data/_includes/components/post.html +35 -9
  14. data/_includes/components/tag-list.html +24 -24
  15. data/_includes/head/links-static.html +3 -2
  16. data/_includes/head/meta-static.html +1 -1
  17. data/_includes/head/scripts.html +7 -2
  18. data/_includes/head/styles-inline.html +1 -1
  19. data/_includes/head/styles-no-inline.html +1 -1
  20. data/_includes/header.txt +1 -1
  21. data/_includes/scripts.html +33 -0
  22. data/_includes/scripts/load-js.min.js +1 -1
  23. data/_includes/scripts/nomodule.min.js +1 -1
  24. data/_includes/smart-url +10 -1
  25. data/_includes/styles/page-style.scss +1 -0
  26. data/_includes/styles/style.scss +1 -0
  27. data/_includes/styles/variables.scss +10 -6
  28. data/_includes/templates/animation.html +1 -0
  29. data/_includes/templates/index.html +20 -2
  30. data/_layouts/about.html +4 -1
  31. data/_layouts/base.html +3 -12
  32. data/_layouts/compress.html +1 -1
  33. data/_layouts/list.html +1 -1
  34. data/_layouts/page.html +4 -2
  35. data/_layouts/plain.html +29 -0
  36. data/_layouts/post.html +6 -1
  37. data/_sass/_mixins.scss +26 -3
  38. data/_sass/_tippy.scss +40 -0
  39. data/_sass/html.scss +1 -7
  40. data/_sass/hydejack/__inline__/_base.scss +23 -4
  41. data/_sass/hydejack/__inline__/_content.scss +8 -5
  42. data/_sass/hydejack/__inline__/_sidebar.scss +18 -4
  43. data/_sass/hydejack/__inline__/_toc.scss +11 -11
  44. data/_sass/hydejack/__inline__/_utilities.scss +25 -0
  45. data/_sass/hydejack/__link__/_base.scss +9 -2
  46. data/_sass/hydejack/__link__/_break-layout.scss +8 -1
  47. data/_sass/hydejack/__link__/_content.scss +10 -4
  48. data/_sass/hydejack/__link__/_images.scss +1 -1
  49. data/_sass/hydejack/__link__/_sidebar.scss +15 -5
  50. data/_sass/hydejack/__link__/_toc.scss +4 -2
  51. data/_sass/hydejack/__link__/_utilities.scss +25 -0
  52. data/_sass/hydejack/_base.pre.scss +38 -8
  53. data/_sass/hydejack/_break-layout.pre.scss +8 -1
  54. data/_sass/hydejack/_content.pre.scss +12 -12
  55. data/_sass/hydejack/_images.pre.scss +1 -1
  56. data/_sass/hydejack/_sidebar.pre.scss +29 -5
  57. data/_sass/hydejack/_toc.pre.scss +14 -14
  58. data/_sass/hydejack/_utilities.pre.scss +25 -0
  59. data/_sass/pooleparty/__inline__/_base.scss +2 -0
  60. data/_sass/pooleparty/__inline__/_code.scss +1 -1
  61. data/_sass/pooleparty/__inline__/_message.scss +2 -2
  62. data/_sass/pooleparty/__inline__/_posts.scss +19 -3
  63. data/_sass/pooleparty/__inline__/_type.scss +4 -2
  64. data/_sass/pooleparty/__link__/_code.scss +138 -27
  65. data/_sass/pooleparty/__link__/_footnotes.scss +2 -1
  66. data/_sass/pooleparty/__link__/_posts.scss +12 -0
  67. data/_sass/pooleparty/__link__/_read-more.scss +1 -0
  68. data/_sass/pooleparty/__link__/_table.scss +30 -36
  69. data/_sass/pooleparty/__link__/_type.scss +4 -2
  70. data/_sass/pooleparty/_base.pre.scss +2 -0
  71. data/_sass/pooleparty/_code.pre.scss +138 -27
  72. data/_sass/pooleparty/_footnotes.pre.scss +2 -1
  73. data/_sass/pooleparty/_message.pre.scss +2 -2
  74. data/_sass/pooleparty/_posts.pre.scss +31 -3
  75. data/_sass/pooleparty/_read-more.pre.scss +1 -0
  76. data/_sass/pooleparty/_table.pre.scss +30 -36
  77. data/_sass/pooleparty/_type.pre.scss +6 -4
  78. data/_sass/tippyjs/_mixins.scss +25 -0
  79. data/_sass/tippyjs/_vars.scss +6 -0
  80. data/_sass/tippyjs/animations/fade.scss +8 -0
  81. data/_sass/tippyjs/index.scss +90 -0
  82. data/assets/bower.json +2 -1
  83. data/assets/bower_components/MathJax/.bower.json +5 -5
  84. data/assets/bower_components/MathJax/es5/a11y/assistive-mml.js +1 -1
  85. data/assets/bower_components/MathJax/es5/a11y/complexity.js +1 -1
  86. data/assets/bower_components/MathJax/es5/a11y/explorer.js +1 -1
  87. data/assets/bower_components/MathJax/es5/a11y/semantic-enrich.js +1 -1
  88. data/assets/bower_components/MathJax/es5/adaptors/liteDOM.js +1 -1
  89. data/assets/bower_components/MathJax/es5/core.js +1 -1
  90. data/assets/bower_components/MathJax/es5/input/asciimath.js +1 -1
  91. data/assets/bower_components/MathJax/es5/input/mml.js +1 -1
  92. data/assets/bower_components/MathJax/es5/input/mml/entities.js +1 -1
  93. data/assets/bower_components/MathJax/es5/input/tex-base.js +1 -1
  94. data/assets/bower_components/MathJax/es5/input/tex-full.js +1 -1
  95. data/assets/bower_components/MathJax/es5/input/tex.js +1 -1
  96. data/assets/bower_components/MathJax/es5/input/tex/extensions/action.js +1 -1
  97. data/assets/bower_components/MathJax/es5/input/tex/extensions/all-packages.js +1 -1
  98. data/assets/bower_components/MathJax/es5/input/tex/extensions/ams.js +1 -1
  99. data/assets/bower_components/MathJax/es5/input/tex/extensions/amscd.js +1 -1
  100. data/assets/bower_components/MathJax/es5/input/tex/extensions/autoload.js +1 -1
  101. data/assets/bower_components/MathJax/es5/input/tex/extensions/bbox.js +1 -1
  102. data/assets/bower_components/MathJax/es5/input/tex/extensions/boldsymbol.js +1 -1
  103. data/assets/bower_components/MathJax/es5/input/tex/extensions/braket.js +1 -1
  104. data/assets/bower_components/MathJax/es5/input/tex/extensions/bussproofs.js +1 -1
  105. data/assets/bower_components/MathJax/es5/input/tex/extensions/cancel.js +1 -1
  106. data/assets/bower_components/MathJax/es5/input/tex/extensions/color.js +1 -1
  107. data/assets/bower_components/MathJax/es5/input/tex/extensions/colorV2.js +1 -1
  108. data/assets/bower_components/MathJax/es5/input/tex/extensions/configMacros.js +1 -1
  109. data/assets/bower_components/MathJax/es5/input/tex/extensions/enclose.js +1 -1
  110. data/assets/bower_components/MathJax/es5/input/tex/extensions/extpfeil.js +1 -1
  111. data/assets/bower_components/MathJax/es5/input/tex/extensions/html.js +1 -1
  112. data/assets/bower_components/MathJax/es5/input/tex/extensions/mhchem.js +1 -1
  113. data/assets/bower_components/MathJax/es5/input/tex/extensions/newcommand.js +1 -1
  114. data/assets/bower_components/MathJax/es5/input/tex/extensions/noerrors.js +1 -1
  115. data/assets/bower_components/MathJax/es5/input/tex/extensions/noundefined.js +1 -1
  116. data/assets/bower_components/MathJax/es5/input/tex/extensions/physics.js +1 -1
  117. data/assets/bower_components/MathJax/es5/input/tex/extensions/require.js +1 -1
  118. data/assets/bower_components/MathJax/es5/input/tex/extensions/tagFormat.js +1 -1
  119. data/assets/bower_components/MathJax/es5/input/tex/extensions/textmacros.js +1 -0
  120. data/assets/bower_components/MathJax/es5/input/tex/extensions/unicode.js +1 -1
  121. data/assets/bower_components/MathJax/es5/input/tex/extensions/verb.js +1 -1
  122. data/assets/bower_components/MathJax/es5/latest.js +1 -1
  123. data/assets/bower_components/MathJax/es5/loader.js +1 -1
  124. data/assets/bower_components/MathJax/es5/mml-chtml.js +1 -1
  125. data/assets/bower_components/MathJax/es5/mml-svg.js +1 -1
  126. data/assets/bower_components/MathJax/es5/node-main.js +1 -1
  127. data/assets/bower_components/MathJax/es5/output/chtml.js +1 -1
  128. data/assets/bower_components/MathJax/es5/output/chtml/fonts/tex.js +1 -1
  129. data/assets/bower_components/MathJax/es5/output/svg.js +1 -1
  130. data/assets/bower_components/MathJax/es5/output/svg/fonts/tex.js +1 -1
  131. data/assets/bower_components/MathJax/es5/sre/mathmaps/de.js +104 -0
  132. data/assets/bower_components/MathJax/es5/sre/mathmaps/en.js +11 -5
  133. data/assets/bower_components/MathJax/es5/sre/mathmaps/es.js +1 -1
  134. data/assets/bower_components/MathJax/es5/sre/mathmaps/mathmaps_ie.js +117 -9
  135. data/assets/bower_components/MathJax/es5/sre/mathmaps/nemeth.js +3 -3
  136. data/assets/bower_components/MathJax/es5/sre/sre-node.js +11 -0
  137. data/assets/bower_components/MathJax/es5/sre/sre_browser.js +1110 -1186
  138. data/assets/bower_components/MathJax/es5/startup.js +1 -1
  139. data/assets/bower_components/MathJax/es5/tex-chtml-full.js +1 -1
  140. data/assets/bower_components/MathJax/es5/tex-chtml.js +1 -1
  141. data/assets/bower_components/MathJax/es5/tex-mml-chtml.js +1 -1
  142. data/assets/bower_components/MathJax/es5/tex-mml-svg.js +1 -1
  143. data/assets/bower_components/MathJax/es5/tex-svg-full.js +1 -1
  144. data/assets/bower_components/MathJax/es5/tex-svg.js +1 -1
  145. data/assets/bower_components/MathJax/es5/ui/menu.js +1 -1
  146. data/assets/bower_components/MathJax/es5/ui/safe.js +1 -0
  147. data/assets/bower_components/MathJax/package.json +3 -3
  148. data/assets/bower_components/katex/.bower.json +7 -6
  149. data/assets/bower_components/katex/dist/contrib/render-a11y-string.js +858 -0
  150. data/assets/bower_components/katex/dist/contrib/render-a11y-string.min.js +1 -0
  151. data/assets/bower_components/katex/dist/contrib/render-a11y-string.mjs +741 -0
  152. data/assets/bower_components/katex/dist/katex.css +1 -10
  153. data/assets/bower_components/katex/dist/katex.js +1228 -612
  154. data/assets/bower_components/katex/dist/katex.min.css +1 -1
  155. data/assets/bower_components/katex/dist/katex.min.js +1 -1
  156. data/assets/bower_components/katex/dist/katex.mjs +1270 -591
  157. data/assets/bower_components/katex/docs/cli.md.template +21 -0
  158. data/assets/bower_components/katex/flow-typed/npm/jest_v24.x.x.js +1201 -0
  159. data/assets/bower_components/katex/yarn.lock +233 -172
  160. data/assets/css/{hydejack-9.0.2.css → hydejack-9.1.2.css} +0 -0
  161. data/assets/icomoon/fonts/icomoon.eot +0 -0
  162. data/assets/icomoon/fonts/icomoon.svg +6 -3
  163. data/assets/icomoon/fonts/icomoon.ttf +0 -0
  164. data/assets/icomoon/fonts/icomoon.woff +0 -0
  165. data/assets/icomoon/selection.json +1 -1
  166. data/assets/icomoon/style.css +17 -8
  167. data/assets/icons/favicon.ico +0 -0
  168. data/assets/icons/icon-128x128.png +0 -0
  169. data/assets/icons/icon-144x144.png +0 -0
  170. data/assets/icons/icon-152x152.png +0 -0
  171. data/assets/icons/icon-192x192.png +0 -0
  172. data/assets/icons/icon-384x384.png +0 -0
  173. data/assets/icons/icon-512x512.png +0 -0
  174. data/assets/icons/icon-72x72.png +0 -0
  175. data/assets/icons/icon-96x96.png +0 -0
  176. data/assets/img/logo.png +0 -0
  177. data/assets/img/sidebar-bg.jpg +0 -0
  178. data/assets/img/swipe.svg +1 -22
  179. data/assets/js/LEGACY-clap-button-hydejack-9.1.2.js +14 -0
  180. data/assets/js/LEGACY-drawer-hydejack-9.1.2.js +14 -0
  181. data/assets/js/{LEGACY-fetch-hydejack-9.0.2.js → LEGACY-fetch-hydejack-9.1.2.js} +2 -2
  182. data/assets/js/LEGACY-hydejack-9.1.2.js +27 -0
  183. data/assets/js/LEGACY-navbar-hydejack-9.1.2.js +14 -0
  184. data/assets/js/LEGACY-push-state-hydejack-9.1.2.js +14 -0
  185. data/assets/js/{resize-observer-hydejack-9.0.2.js → LEGACY-resize-observer-hydejack-9.1.2.js} +2 -2
  186. data/assets/js/{LEGACY-shadydom-hydejack-9.0.2.js → LEGACY-shadydom-hydejack-9.1.2.js} +2 -2
  187. data/assets/js/LEGACY-vendors~clap-button-hydejack-9.1.2.js +182 -0
  188. data/assets/js/LEGACY-vendors~drawer-hydejack-9.1.2.js +48 -0
  189. data/assets/js/LEGACY-vendors~drawer~push-state-hydejack-9.1.2.js +214 -0
  190. data/assets/js/LEGACY-vendors~fetch-hydejack-9.1.2.js +14 -0
  191. data/assets/js/LEGACY-vendors~intersection-observer-hydejack-9.1.2.js +14 -0
  192. data/assets/js/LEGACY-vendors~push-state-hydejack-9.1.2.js +34 -0
  193. data/assets/js/LEGACY-vendors~shadydom-hydejack-9.1.2.js +155 -0
  194. data/assets/js/{LEGACY-vendors~webanimations-hydejack-9.0.2.js → LEGACY-vendors~webanimations-hydejack-9.1.2.js} +2 -2
  195. data/assets/js/{LEGACY-vendors~webcomponents-hydejack-9.0.2.js → LEGACY-vendors~webcomponents-hydejack-9.1.2.js} +4 -4
  196. data/assets/js/{LEGACY-webcomponents-hydejack-9.0.2.js → LEGACY-webcomponents-hydejack-9.1.2.js} +2 -2
  197. data/assets/js/clap-button-hydejack-9.1.2.js +14 -0
  198. data/assets/js/drawer-hydejack-9.1.2.js +14 -0
  199. data/assets/js/{shadydom-hydejack-9.0.2.js → fetch-hydejack-9.1.2.js} +2 -2
  200. data/assets/js/hydejack-9.1.2.js +28 -0
  201. data/assets/js/navbar-hydejack-9.1.2.js +14 -0
  202. data/assets/js/push-state-hydejack-9.1.2.js +14 -0
  203. data/assets/js/{LEGACY-resize-observer-hydejack-9.0.2.js → resize-observer-hydejack-9.1.2.js} +2 -2
  204. data/assets/js/shadydom-hydejack-9.1.2.js +14 -0
  205. data/assets/js/vendors~clap-button-hydejack-9.1.2.js +222 -0
  206. data/assets/js/vendors~drawer-hydejack-9.1.2.js +48 -0
  207. data/assets/js/vendors~drawer~push-state-hydejack-9.1.2.js +163 -0
  208. data/assets/js/vendors~fetch-hydejack-9.1.2.js +14 -0
  209. data/assets/js/vendors~intersection-observer-hydejack-9.1.2.js +14 -0
  210. data/assets/js/vendors~push-state-hydejack-9.1.2.js +34 -0
  211. data/assets/js/vendors~shadydom-hydejack-9.1.2.js +146 -0
  212. data/assets/js/{vendors~webanimations-hydejack-9.0.2.js → vendors~webanimations-hydejack-9.1.2.js} +2 -2
  213. data/assets/js/{webcomponents-hydejack-9.0.2.js → webcomponents-hydejack-9.1.2.js} +2 -2
  214. data/assets/site.webmanifest +1 -1
  215. data/assets/version.json +2 -2
  216. metadata +59 -38
  217. data/_includes/templates/back.html +0 -6
  218. data/_includes/templates/forward.html +0 -6
  219. data/assets/js/LEGACY-drawer-hydejack-9.0.2.js +0 -14
  220. data/assets/js/LEGACY-hydejack-9.0.2.js +0 -28
  221. data/assets/js/LEGACY-navbar-hydejack-9.0.2.js +0 -14
  222. data/assets/js/LEGACY-push-state-hydejack-9.0.2.js +0 -14
  223. data/assets/js/LEGACY-vendors~drawer-hydejack-9.0.2.js +0 -47
  224. data/assets/js/LEGACY-vendors~drawer~push-state-hydejack-9.0.2.js +0 -215
  225. data/assets/js/LEGACY-vendors~fetch-hydejack-9.0.2.js +0 -14
  226. data/assets/js/LEGACY-vendors~intersection-observer-hydejack-9.0.2.js +0 -14
  227. data/assets/js/LEGACY-vendors~push-state-hydejack-9.0.2.js +0 -33
  228. data/assets/js/LEGACY-vendors~shadydom-hydejack-9.0.2.js +0 -155
  229. data/assets/js/drawer-hydejack-9.0.2.js +0 -14
  230. data/assets/js/fetch-hydejack-9.0.2.js +0 -14
  231. data/assets/js/hydejack-9.0.2.js +0 -28
  232. data/assets/js/navbar-hydejack-9.0.2.js +0 -14
  233. data/assets/js/push-state-hydejack-9.0.2.js +0 -14
  234. data/assets/js/vendors~drawer-hydejack-9.0.2.js +0 -47
  235. data/assets/js/vendors~drawer~push-state-hydejack-9.0.2.js +0 -163
  236. data/assets/js/vendors~intersection-observer-hydejack-9.0.2.js +0 -14
  237. data/assets/js/vendors~push-state-hydejack-9.0.2.js +0 -33
  238. data/assets/js/vendors~shadydom-hydejack-9.0.2.js +0 -146
@@ -1,14 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[1],{156:function(e,t,a){"use strict";a.r(t);var i,n=a(96),r=a(177),c=a(154),l=a(194),o=a(95),s=a(179),d=a(17),p=a(195),u=a(99),b=a(97),h=a(98),w=a(205),v=a(14);function m(e,t,a,i,n,r,c){try{var l=e[r](c),o=l.value}catch(e){return void a(e)}l.done?t(o):Promise.resolve(o).then(i,n)}(i=function*(){var e;yield Promise.all([..."customElements"in window?[]:[a.e(13).then(a.bind(null,181)).then(()=>Promise.all([a.e(11),a.e(7)]).then(a.bind(null,186)))],..."ResizeObserver"in window?[]:[a.e(6).then(a.bind(null,189))]]),yield v.t,yield v.s;var t=document.getElementById("_drawer"),i=document.getElementById("_sidebar"),m=null==i?void 0:i.querySelector(".sidebar-sticky");if(t&&i&&m){null===(e=document.getElementById("_menu"))||void 0===e||e.addEventListener("click",e=>{e.preventDefault(),e.stopPropagation(),t.toggle()}),i.querySelectorAll('a[href^="/"]').forEach(e=>e.addEventListener("click",()=>t.close())),v.p&&t.setAttribute("threshold","0"),v.n||t.setAttribute("mouseevents","");var[y,O]=v.j?[new CSSTransformValue([new CSSTranslate(CSS.px(0),CSS.px(0))]),CSS.number(1)]:[null,null],j=Object(r.a)(Object(v.g)(window.matchMedia(v.a)),Object(v.g)(window.matchMedia(v.b))).pipe(Object(s.a)({}),Object(d.a)(()=>window.matchMedia(v.b).matches?3:window.matchMedia(v.a).matches?2:1)),g=Object(c.a)(t,"peek-width-change").pipe(Object(d.a)(e=>e.detail)),f=Object(c.a)(window,"resize",{passive:!0}).pipe(Object(s.a)({}),Object(d.a)(v.i)),S=Object(l.a)(g,f).pipe(Object(d.a)(e=>{var[t,a]=e;return a/2-t/2})),E=Object(r.a)(S.pipe(Object(d.a)(()=>void 0!==t.opacity?1-t.opacity:L?0:1)),Object(c.a)(t,"hy-drawer-move").pipe(Object(d.a)(e=>{var{detail:{opacity:t}}=e;return 1-t})));t.addEventListener("hy-drawer-prepare",()=>{i.style.willChange="transform",m.style.willChange="opacity"}),t.addEventListener("hy-drawer-transitioned",()=>{i.style.willChange="",m.style.willChange=""});var C=Object(v.h)(),L=t.classList.contains("cover")&&C<=0&&!(history.state&&history.state.closedOnce);L||(history.state||history.replaceState({},document.title),history.state.closedOnce=!0,t.removeAttribute("opened"));var _,k=Object(c.a)(t,"hy-drawer-transitioned").pipe(Object(d.a)(e=>e.detail),Object(p.a)(),Object(u.a)(e=>{var t,a;e||(null==(a=document.getElementById("_swipe"))||null===(t=a.parentNode)||void 0===t||t.removeChild(a),history.state||history.replaceState({},document.title),history.state.closedOnce=!0)}),Object(s.a)(L)),B=L?null:t.getBoundingClientRect().height;t.addEventListener("hy-drawer-init",()=>{t.classList.add("loaded"),function(e){var t=document.getElementById("_hrefSwipeSVG");if(t){var a,i=document.createElement("img");i.id="_swipe",i.src=t.href,i.alt="Swipe image",i.addEventListener("click",()=>e.close()),null===(a=document.getElementById("_sidebar"))||void 0===a||a.appendChild(i)}}(t),B&&C>=B&&window.scrollTo(0,C-B)},{once:!0}),yield Promise.resolve().then(a.bind(null,192)),window._drawer=t,E.pipe(Object(b.a)(j,S),Object(u.a)(e=>((e,t,a)=>{var n=a*e,r=t>=2?1:1-e;v.j?(y[0].x.value=n,O.value=r,i.attributeStyleMap.set("transform",y),m.attributeStyleMap.set("opacity",O)):(i.style.transform="translateX(".concat(n,"px)"),m.style.opacity=r)})(...e))).subscribe(),g.pipe(Object(b.a)(j),Object(d.a)(e=>function(e,t){return t>=2?[0,e]:v.o?[35,150]:[0,150]}(...e)),Object(u.a)(e=>{t.range=e})).subscribe(),Object(c.a)(document,"wheel",{passive:!1}).pipe((_=k,e=>_.pipe(Object(o.a)(t=>t?e:n.a))),Object(h.a)(e=>e.deltaY>0),Object(u.a)(e=>{t.translateX>0&&e.preventDefault()}),Object(w.a)(500),Object(u.a)(()=>t.close())).subscribe()}},function(){var e=this,t=arguments;return new Promise((function(a,n){var r=i.apply(e,t);function c(e){m(r,a,n,c,l,"next",e)}function l(e){m(r,a,n,c,l,"throw",e)}c(void 0)}))})()}}]);
@@ -1,14 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[2],{176: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},188: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,r){return(a="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 u=function(){function e(){t(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return r(e,[{key:"addEventListener",value:function(t,e){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push(e)}},{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]===e)return void r.splice(n,1)}},{key:"dispatchEvent",value:function(t){var e=this;if(t.type in this.listeners){for(var r=function(r){setTimeout((function(){return r.call(e,t)}))},n=this.listeners[t.type],o=0,i=n.length;o<i;o++)r(n[o]);return!t.defaultPrevented}}}]),e}(),l=function(e){function n(){var e;return t(this,n),(e=function(t,e){return!e||"object"!=typeof e&&"function"!=typeof e?s(t):e}(this,o(n).call(this))).listeners||u.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 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)}(n,e),r(n,[{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)),a(o(n.prototype),"dispatchEvent",this).call(this,t)}}]),n}(u),f=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 c(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&&(f.prototype[Symbol.toStringTag]="AbortController",l.prototype[Symbol.toStringTag]="AbortSignal"),function(t){if(c(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(!c({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 l=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,l(t,e)])}return l(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:f}),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(176))},203:function(t,e,r){"use strict";r.r(e);var n="URLSearchParams"in self,o="Symbol"in self&&"iterator"in Symbol,i="FileReader"in self&&"Blob"in self&&function(){try{return new Blob,!0}catch(t){return!1}}(),s="FormData"in self,a="ArrayBuffer"in self;if(a)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(t){return t&&u.indexOf(Object.prototype.toString.call(t))>-1};function f(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function c(t){return"string"!=typeof t&&(t=String(t)),t}function h(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return o&&(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 y(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function d(t){return new Promise((function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}}))}function b(t){var e=new FileReader,r=d(e);return e.readAsArrayBuffer(t),r}function v(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(t){var e;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:i&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:s&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:n&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():a&&i&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=v(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a&&(ArrayBuffer.prototype.isPrototypeOf(t)||l(t))?this._bodyArrayBuffer=v(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):n&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i&&(this.blob=function(){var t=y(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(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(b)}),this.text=function(){var t,e,r,n=y(this);if(n)return n;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=d(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)},s&&(this.formData=function(){return this.text().then(O)}),this.json=function(){return this.text().then(JSON.parse)},this}p.prototype.append=function(t,e){t=f(t),e=c(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},p.prototype.delete=function(t){delete this.map[f(t)]},p.prototype.get=function(t){return t=f(t),this.has(t)?this.map[t]:null},p.prototype.has=function(t){return this.map.hasOwnProperty(f(t))},p.prototype.set=function(t,e){this.map[f(t)]=c(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)})),h(t)},p.prototype.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),h(t)},p.prototype.entries=function(){var t=[];return this.forEach((function(e,r){t.push([r,e])})),h(t)},o&&(p.prototype[Symbol.iterator]=p.prototype.entries);var m=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function g(t,e){var r,n,o=(e=e||{}).body;if(t instanceof g){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(),m.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");this._initBody(o)}function O(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 _(t,e){e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in e?e.statusText:"OK",this.headers=new p(e.headers),this.url=e.url||"",this._initBody(t)}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},w.call(g.prototype),w.call(_.prototype),_.prototype.clone=function(){return new _(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},_.error=function(){var t=new _(null,{status:0,statusText:""});return t.type="error",t};var E=[301,302,303,307,308];_.redirect=function(t,e){if(-1===E.indexOf(e))throw new RangeError("Invalid status code");return new _(null,{status:e,headers:{location:t}})};var A=self.DOMException;try{new A}catch(t){(A=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),A.prototype.constructor=A}function T(t,e){return new Promise((function(r,n){var o=new g(t,e);if(o.signal&&o.signal.aborted)return n(new A("Aborted","AbortError"));var s=new XMLHttpRequest;function a(){s.abort()}s.onload=function(){var t,e,n={status:s.status,statusText:s.statusText,headers:(t=s.getAllResponseHeaders()||"",e=new p,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).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 s?s.responseURL:n.headers.get("X-Request-URL");var o="response"in s?s.response:s.responseText;r(new _(o,n))},s.onerror=function(){n(new TypeError("Network request failed"))},s.ontimeout=function(){n(new TypeError("Network request failed"))},s.onabort=function(){n(new A("Aborted","AbortError"))},s.open(o.method,o.url,!0),"include"===o.credentials?s.withCredentials=!0:"omit"===o.credentials&&(s.withCredentials=!1),"responseType"in s&&i&&(s.responseType="blob"),o.headers.forEach((function(t,e){s.setRequestHeader(e,t)})),o.signal&&(o.signal.addEventListener("abort",a),s.onreadystatechange=function(){4===s.readyState&&o.signal.removeEventListener("abort",a)}),s.send(void 0===o._bodyInit?null:o._bodyInit)}))}T.polyfill=!0,self.fetch||(self.fetch=T,self.Headers=p,self.Request=g,self.Response=_);r(188)}}]);
@@ -1,28 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */!function(t){function n(n){for(var e,o,i=n[0],u=n[1],c=0,a=[];c<i.length;c++)o=i[c],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&a.push(r[o][0]),r[o]=0;for(e in u)Object.prototype.hasOwnProperty.call(u,e)&&(t[e]=u[e]);for(s&&s(n);a.length;)a.shift()()}var e={},r={3:0};function o(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(t){var n=[],e=r[t];if(0!==e)if(e)n.push(e[2]);else{var i=new Promise((function(n,o){e=r[t]=[n,o]}));n.push(e[2]=i);var u,c=document.createElement("script");c.charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=function(t){return o.p+""+({0:"vendors~drawer~push-state",1:"drawer",2:"fetch",4:"navbar",5:"push-state",6:"resize-observer",7:"shadydom",8:"vendors~drawer",9:"vendors~intersection-observer",10:"vendors~push-state",11:"vendors~shadydom",12:"vendors~webanimations",13:"webcomponents"}[t]||t)+"-hydejack-9.0.2.js"}(t);var s=new Error;u=function(n){c.onerror=c.onload=null,clearTimeout(a);var e=r[t];if(0!==e){if(e){var o=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;s.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",s.name="ChunkLoadError",s.type=o,s.request=i,e[1](s)}r[t]=void 0}};var a=setTimeout((function(){u({type:"timeout",target:c})}),12e4);c.onerror=c.onload=u,document.head.appendChild(c)}return Promise.all(n)},o.m=t,o.c=e,o.d=function(t,n,e){o.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,n){if(1&n&&(t=o(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var e=Object.create(null);if(o.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var r in t)o.d(e,r,function(n){return t[n]}.bind(null,r));return e},o.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(n,"a",n),n},o.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},o.p="/assets/js/",o.oe=function(t){throw console.error(t),t};var i=window.webpackJsonp=window.webpackJsonp||[],u=i.push.bind(i);i.push=n,i=i.slice();for(var c=0;c<i.length;c++)n(i[c]);var s=u;o(o.s=100)}([function(t,n,e){"use strict";e.d(n,"e",(function(){return o})),e.d(n,"d",(function(){return i})),e.d(n,"f",(function(){return u})),e.d(n,"g",(function(){return s})),e.d(n,"c",(function(){return a})),e.d(n,"a",(function(){return f})),e.d(n,"b",(function(){return l}));
14
- /*! *****************************************************************************
15
- Copyright (c) Microsoft Corporation. All rights reserved.
16
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
17
- this file except in compliance with the License. You may obtain a copy of the
18
- License at http://www.apache.org/licenses/LICENSE-2.0
19
-
20
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
21
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
22
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
23
- MERCHANTABLITY OR NON-INFRINGEMENT.
24
-
25
- See the Apache Version 2.0 License for specific language governing permissions
26
- and limitations under the License.
27
- ***************************************************************************** */
28
- var r=function(t,n){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)};function o(t,n){function e(){this.constructor=t}r(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}function i(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{s(r.next(t))}catch(t){i(t)}}function c(t){try{s(r.throw(t))}catch(t){i(t)}}function s(t){var n;t.done?o(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(u,c)}s((r=r.apply(t,n||[])).next())}))}function u(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(i){return function(c){return function(i){if(e)throw new TypeError("Generator is already executing.");for(;u;)try{if(e=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=n.call(t,u)}catch(t){i=[6,t],r=0}finally{e=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,c])}}}function c(t){var n="function"==typeof Symbol&&Symbol.iterator,e=n&&t[n],r=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function s(){for(var t=0,n=0,e=arguments.length;n<e;n++)t+=arguments[n].length;var r=Array(t),o=0;for(n=0;n<e;n++)for(var i=arguments[n],u=0,c=i.length;u<c;u++,o++)r[o]=i[u];return r}function a(t){return this instanceof a?(this.v=t,this):new a(t)}function f(t,n,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=e.apply(t,n||[]),i=[];return r={},u("next"),u("throw"),u("return"),r[Symbol.asyncIterator]=function(){return this},r;function u(t){o[t]&&(r[t]=function(n){return new Promise((function(e,r){i.push([t,n,e,r])>1||c(t,n)}))})}function c(t,n){try{(e=o[t](n)).value instanceof a?Promise.resolve(e.value.v).then(s,f):l(i[0][2],e)}catch(t){l(i[0][3],t)}var e}function s(t){c("next",t)}function f(t){c("throw",t)}function l(t,n){t(n),i.shift(),i.length&&c(i[0][0],i[0][1])}}function l(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,e=t[Symbol.asyncIterator];return e?e.call(t):(t=c(t),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(e){n[e]=t[e]&&function(n){return new Promise((function(r,o){(function(t,n,e,r){Promise.resolve(r).then((function(n){t({value:n,done:e})}),n)})(r,o,(n=t[e](n)).done,n.value)}))}}}},function(t,n,e){"use strict";e.d(n,"a",(function(){return h}));var r=e(2);var o=e(38),i=e(31);var u=e(15),c=e(56);function s(t){return 0===t.length?c.a:1===t.length?t[0]:function(n){return t.reduce((function(t,n){return n(t)}),n)}}var a=e(7),f=e(0),l=function(){var t=this;this.resolve=null,this.reject=null,this.promise=new Promise((function(n,e){t.resolve=n,t.reject=e}))};function p(t){return function(t){return Object(f.a)(this,arguments,(function(){var n,e,r,o,i,u,c,s;return Object(f.f)(this,(function(a){switch(a.label){case 0:n=[],e=[],r=!1,o=null,i=!1,u=t.subscribe({next:function(t){n.length>0?n.shift().resolve({value:t,done:!1}):e.push(t)},error:function(t){for(r=!0,o=t;n.length>0;)n.shift().reject(t)},complete:function(){for(i=!0;n.length>0;)n.shift().resolve({value:void 0,done:!0})}}),a.label=1;case 1:a.trys.push([1,16,17,18]),a.label=2;case 2:return e.length>0?[4,Object(f.c)(e.shift())]:[3,5];case 3:return[4,a.sent()];case 4:return a.sent(),[3,14];case 5:return i?[4,Object(f.c)(void 0)]:[3,7];case 6:return[2,a.sent()];case 7:if(!r)return[3,8];throw o;case 8:return c=new l,n.push(c),[4,Object(f.c)(c.promise)];case 9:return(s=a.sent()).done?[4,Object(f.c)(void 0)]:[3,11];case 10:return[2,a.sent()];case 11:return[4,Object(f.c)(s.value)];case 12:return[4,a.sent()];case 13:a.sent(),a.label=14;case 14:return[3,2];case 15:return[3,18];case 16:throw a.sent();case 17:return u.unsubscribe(),[7];case 18:return[2]}}))}))}(t)}var h=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(n){var e=new t;return e.source=this,e.operator=n,e},t.prototype.subscribe=function(t,n,e){var u=this.operator,c=function(t,n,e){if(t){if(t instanceof r.a)return t;if(t[o.a])return t[o.a]()}return t||n||e?new r.a(t,n,e):new r.a(i.a)}(t,n,e);if(u?c.add(u.call(c,this.source)):c.add(this.source||a.a.useDeprecatedSynchronousErrorHandling&&!c.syncErrorThrowable?this._subscribe(c):this._trySubscribe(c)),a.a.useDeprecatedSynchronousErrorHandling&&c.syncErrorThrowable&&(c.syncErrorThrowable=!1,c.syncErrorThrown))throw c.syncErrorValue;return c},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){a.a.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=n),!function(t){for(;t;){var n=t,e=n.closed,o=n.destination,i=n.isStopped;if(e||i)return!1;t=o&&o instanceof r.a?o:null}return!0}(t)?console.warn(n):t.error(n)}},t.prototype.forEach=function(t,n){var e=this;return new(n=d(n))((function(n,r){var o;o=e.subscribe((function(n){try{t(n)}catch(t){r(t),o&&o.unsubscribe()}}),r,n)}))},t.prototype._subscribe=function(t){var n=this.source;return n&&n.subscribe(t)},t.prototype[u.a]=function(){return this},t.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 0===t.length?this:s(t)(this)},t.prototype.toPromise=function(t){var n=this;return new(t=d(t))((function(t,e){var r;n.subscribe((function(t){return r=t}),(function(t){return e(t)}),(function(){return t(r)}))}))},t.create=function(n){return new t(n)},t}();function d(t){if(t||(t=a.a.Promise||Promise),!t)throw new Error("no Promise impl found");return t}Symbol&&Symbol.asyncIterator&&(h.prototype[Symbol.asyncIterator]=function(){return p(this)})},function(t,n,e){"use strict";e.d(n,"a",(function(){return f}));var r=e(0),o=e(18),i=e(31),u=e(6),c=e(38),s=e(7),a=e(19),f=function(t){function n(e,r,o){var u=t.call(this)||this;switch(u.syncErrorValue=null,u.syncErrorThrown=!1,u.syncErrorThrowable=!1,u.isStopped=!1,arguments.length){case 0:u.destination=i.a;break;case 1:if(!e){u.destination=i.a;break}if("object"==typeof e){e instanceof n?(u.syncErrorThrowable=e.syncErrorThrowable,u.destination=e,e.add(u)):(u.syncErrorThrowable=!0,u.destination=new l(u,e));break}default:u.syncErrorThrowable=!0,u.destination=new l(u,e,r,o)}return u}return Object(r.e)(n,t),n.prototype[c.a]=function(){return this},n.create=function(t,e,r){var o=new n(t,e,r);return o.syncErrorThrowable=!1,o},n.prototype.next=function(t){this.isStopped||this._next(t)},n.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},n.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},n.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},n.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},n.prototype._unsubscribeAndRecycle=function(){var t=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this},n}(u.a),l=function(t){function n(n,e,r,u){var c,s=t.call(this)||this;s._parentSubscriber=n;var a=s;return Object(o.a)(e)?c=e:e&&(c=e.next,r=e.error,u=e.complete,e!==i.a&&(a=Object.create(e),Object(o.a)(a.unsubscribe)&&s.add(a.unsubscribe.bind(a)),a.unsubscribe=s.unsubscribe.bind(s))),s._context=a,s._next=c,s._error=r,s._complete=u,s}return Object(r.e)(n,t),n.prototype.next=function(t){if(!this.isStopped&&this._next){var n=this._parentSubscriber;s.a.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?this.__tryOrSetError(n,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},n.prototype.error=function(t){if(!this.isStopped){var n=this._parentSubscriber,e=s.a.useDeprecatedSynchronousErrorHandling;if(this._error)e&&n.syncErrorThrowable?(this.__tryOrSetError(n,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(n.syncErrorThrowable)e?(n.syncErrorValue=t,n.syncErrorThrown=!0):Object(a.a)(t),this.unsubscribe();else{if(this.unsubscribe(),e)throw t;Object(a.a)(t)}}},n.prototype.complete=function(){var t=this;if(!this.isStopped){var n=this._parentSubscriber;if(this._complete){var e=function(){return t._complete.call(t._context)};s.a.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?(this.__tryOrSetError(n,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}},n.prototype.__tryOrUnsub=function(t,n){try{t.call(this._context,n)}catch(t){if(this.unsubscribe(),s.a.useDeprecatedSynchronousErrorHandling)throw t;Object(a.a)(t)}},n.prototype.__tryOrSetError=function(t,n,e){if(!s.a.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{n.call(this._context,e)}catch(n){return s.a.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=n,t.syncErrorThrown=!0,!0):(Object(a.a)(n),!0)}return!1},n.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},n}(f)},function(t,n){var e=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(t,n,e){var r=e(45)("wks"),o=e(34),i=e(3).Symbol,u="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=u&&i[t]||(u?i:o)("Symbol."+t))}).store=r},function(t,n,e){t.exports=!e(10)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,n,e){"use strict";e.d(n,"a",(function(){return c}));var r=e(43),o=e(55),i=e(18),u=function(){function t(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,n){return n+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t}(),c=function(){function t(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var n;return t.prototype.unsubscribe=function(){var n;if(!this.closed){var e=this._parentOrParents,c=this._unsubscribe,a=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,e instanceof t)e.remove(this);else if(null!==e)for(var f=0;f<e.length;++f){e[f].remove(this)}if(Object(i.a)(c))try{c.call(this)}catch(t){n=t instanceof u?s(t.errors):[t]}if(Object(r.a)(a)){f=-1;for(var l=a.length;++f<l;){var p=a[f];if(Object(o.a)(p))try{p.unsubscribe()}catch(t){n=n||[],t instanceof u?n=n.concat(s(t.errors)):n.push(t)}}}if(n)throw new u(n)}},t.prototype.add=function(n){var e=n;if(!n)return t.EMPTY;switch(typeof n){case"function":e=new t(n);case"object":if(e===this||e.closed||"function"!=typeof e.unsubscribe)return e;if(this.closed)return e.unsubscribe(),e;if(!(e instanceof t)){var r=e;(e=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+n+" added to Subscription.")}var o=e._parentOrParents;if(null===o)e._parentOrParents=this;else if(o instanceof t){if(o===this)return e;e._parentOrParents=[o,this]}else{if(-1!==o.indexOf(this))return e;o.push(this)}var i=this._subscriptions;return null===i?this._subscriptions=[e]:i.push(e),e},t.prototype.remove=function(t){var n=this._subscriptions;if(n){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}},t.EMPTY=((n=new t).closed=!0,n),t}();function s(t){return t.reduce((function(t,n){return t.concat(n instanceof u?n.errors:n)}),[])}},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=!1,o={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){if(t){var n=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+n.stack)}else r&&console.log("RxJS: Back to a better error behavior. Thank you. <3");r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},function(t,n,e){var r=e(3),o=e(32),i=e(20),u=e(22),c=e(46),s=function t(n,e,s){var a,f,l,p,h=n&t.F,d=n&t.G,v=n&t.P,y=n&t.B,b=d?r:n&t.S?r[e]||(r[e]={}):(r[e]||{}).prototype,m=d?o:o[e]||(o[e]={}),g=m.prototype||(m.prototype={});for(a in d&&(s=e),s)l=((f=!h&&b&&void 0!==b[a])?b:s)[a],p=y&&f?c(l,r):v&&"function"==typeof l?c(Function.call,l):l,b&&u(b,a,l,n&t.U),m[a]!=l&&i(m,a,p),v&&g[a]!=l&&(g[a]=l)};r.core=o,s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,t.exports=s},function(t,n,e){var r=e(12);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,n,e){var r=e(9),o=e(81),i=e(33),u=Object.defineProperty;n.f=e(5)?Object.defineProperty:function(t,n,e){if(r(t),n=i(n,!0),r(e),o)try{return u(t,n,e)}catch(t){}if("get"in e||"set"in e)throw TypeError("Accessors not supported!");return"value"in e&&(t[n]=e.value),t}},function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,n,e){"use strict";function r(){}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";e.d(n,"a",(function(){return a})),e.d(n,"b",(function(){return f})),e.d(n,"p",(function(){return p})),e.d(n,"n",(function(){return h})),e.d(n,"o",(function(){return d})),e.d(n,"j",(function(){return v})),e.d(n,"t",(function(){return y})),e.d(n,"s",(function(){return b})),e.d(n,"r",(function(){return m})),e.d(n,"k",(function(){return g})),e.d(n,"d",(function(){return _})),e.d(n,"c",(function(){return w})),e.d(n,"l",(function(){return x})),e.d(n,"i",(function(){return S})),e.d(n,"q",(function(){return E})),e.d(n,"m",(function(){return P}));var r=e(39),o=e(1),i=e(42);e.d(n,"h",(function(){return i.c}));var u=e(62);e.d(n,"g",(function(){return u.b})),e.d(n,"e",(function(){return u.a}));var c=e(61);e.d(n,"f",(function(){return c.b}));e(78);var s=getComputedStyle(document.documentElement),a="(min-width: ".concat(s.getPropertyValue("--break-point-3"),")"),f="(min-width: ".concat(s.getPropertyValue("--break-point-dynamic"),")"),l=(parseFloat(s.getPropertyValue("--content-width-5")),parseFloat(s.getPropertyValue("--content-margin-5")),parseFloat(s.getPropertyValue("--sidebar-width")),parseFloat(s.getPropertyValue("--half-content")),navigator.userAgent.toLowerCase()),p=l.indexOf("safari")>0&&l.indexOf("chrome")<0,h=l.indexOf("mobile")>0,d=p&&h,v=(l.indexOf("ucbrowser"),l.indexOf("firefox"),l.indexOf("fxios")>0&&l.indexOf("safari"),"attributeStyleMap"in Element.prototype&&"CSS"in window&&CSS.number),y=new Promise(t=>{"customElements"in window?t(!0):document.addEventListener("WebComponentsReady",t)}),b=new Promise((function t(n,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:30,o=document.querySelector("hy-drawer");o?getComputedStyle(o).getPropertyValue("--hy-drawer-width")?n(!0):r<=0?e(Error("Stylesheet not loaded within 10 seconds")):setTimeout(()=>t(n,e,r-1),1e3/3):n(!0)})),m=(t,n)=>new Promise(e=>t.addEventListener(n,e,{once:!0}));function g(t){return!window.Modernizr||[...t].every(t=>{var n=window.Modernizr[t];return n})}function _(){for(;null==this?void 0:this.firstChild;)this.removeChild(this.firstChild)}function w(t,n,e){return t?o.a.create(r=>{var o=t.animate(n,e);return o.addEventListener("finish",t=>{r.next(t),requestAnimationFrame(()=>{requestAnimationFrame(()=>r.complete())})}),()=>{"finished"!==o.playState&&o.cancel()}}):Object(r.a)(new CustomEvent("finish"))}function x(t){var n=document.getElementById(t);return n&&document.importNode(n.content,!0)}var O=document.body||document.documentElement,S=()=>window.innerWidth||O.clientWidth;var j=t=>n=>new Promise(e=>t(n).addEventListener("load",e)),E=(j(window.loadJS),j(window.loadCSS));function P(t,n){return new Promise(e=>{var r=new IntersectionObserver(n=>{n.some(t=>t.isIntersecting)&&(t.forEach(t=>r.unobserve(t)),e(n.find(t=>t.isIntersecting)))},n);t.forEach(t=>r.observe(t))})}},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r="function"==typeof Symbol&&Symbol.observable||"@@observable"},function(t,n,e){var r=e(37);t.exports=function(t){return Object(r(t))}},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(0),o=e(2);function i(t,n){return function(e){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return e.lift(new u(t,n))}}var u=function(){function t(t,n){this.project=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.project,this.thisArg))},t}(),c=function(t){function n(n,e,r){var o=t.call(this,n)||this;return o.project=e,o.count=0,o.thisArg=r||o,o}return Object(r.e)(n,t),n.prototype._next=function(t){var n;try{n=this.project.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}this.destination.next(n)},n}(o.a)},function(t,n,e){"use strict";function r(t){return"function"==typeof t}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";function r(t){setTimeout((function(){throw t}),0)}e.d(n,"a",(function(){return r}))},function(t,n,e){var r=e(11),o=e(44);t.exports=e(5)?function(t,n,e){return r.f(t,n,o(1,e))}:function(t,n,e){return t[n]=e,t}},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"},function(t,n,e){var r=e(3),o=e(20),i=e(23),u=e(34)("src"),c=e(102),s=(""+c).split("toString");e(32).inspectSource=function(t){return c.call(t)},(t.exports=function(t,n,e,c){var a="function"==typeof e;a&&(i(e,"name")||o(e,"name",n)),t[n]!==e&&(a&&(i(e,u)||o(e,u,t[n]?""+t[n]:s.join(String(n)))),t===r?t[n]=e:c?t[n]?t[n]=e:o(t,n,e):(delete t[n],o(t,n,e)))})(Function.prototype,"toString",(function(){return"function"==typeof this&&this[u]||c.call(this)}))},function(t,n){var e={}.hasOwnProperty;t.exports=function(t,n){return e.call(t,n)}},function(t,n){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(29),o=e(60),i=e(1);function u(t,n,e,u,c){if(void 0===c&&(c=new r.a(t,e,u)),!c.closed)return n instanceof i.a?n.subscribe(c):Object(o.a)(n)(c)}},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(0),o=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Object(r.e)(n,t),n.prototype.notifyNext=function(t,n,e,r,o){this.destination.next(n)},n.prototype.notifyError=function(t,n){this.destination.error(t)},n.prototype.notifyComplete=function(t){this.destination.complete()},n}(e(2).a)},function(t,n,e){var r=e(47),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,n,e){var r=e(111),o=e(37);t.exports=function(t){return r(o(t))}},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(0),o=function(t){function n(n,e,r){var o=t.call(this)||this;return o.parent=n,o.outerValue=e,o.outerIndex=r,o.index=0,o}return Object(r.e)(n,t),n.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},n.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},n.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},n}(e(2).a)},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(1),o=e(6);function i(t,n){return new r.a((function(e){var r=new o.a,i=0;return r.add(n.schedule((function(){i!==t.length?(e.next(t[i++]),e.closed||r.add(this.schedule())):e.complete()}))),r}))}},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(7),o=e(19),i={closed:!0,next:function(t){},error:function(t){if(r.a.useDeprecatedSynchronousErrorHandling)throw t;Object(o.a)(t)},complete:function(){}}},function(t,n){var e=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=e)},function(t,n,e){var r=e(12);t.exports=function(t,n){if(!r(t))return t;var e,o;if(n&&"function"==typeof(e=t.toString)&&!r(o=e.call(t)))return o;if("function"==typeof(e=t.valueOf)&&!r(o=e.call(t)))return o;if(!n&&"function"==typeof(e=t.toString)&&!r(o=e.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,n){var e=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++e+r).toString(36))}},function(t,n){t.exports=!1},function(t,n){var e={}.toString;t.exports=function(t){return e.call(t).slice(8,-1)}},function(t,n){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(75),o=e(76),i=e(30);function u(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=t[t.length-1];return Object(r.a)(e)?(t.pop(),Object(i.a)(t,e)):Object(o.a)(t)}},function(t,n,e){"use strict";e.d(n,"a",(function(){return a}));var r=e(0),o=e(25),i=e(26),u=e(29),c=e(17),s=e(54);function a(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),"function"==typeof n?function(r){return r.pipe(a((function(e,r){return Object(s.a)(t(e,r)).pipe(Object(c.a)((function(t,o){return n(e,t,r,o)})))}),e))}:("number"==typeof n&&(e=n),function(n){return n.lift(new f(t,e))})}var f=function(){function t(t,n){void 0===n&&(n=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=n}return t.prototype.call=function(t,n){return n.subscribe(new l(t,this.project,this.concurrent))},t}(),l=function(t){function n(n,e,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var o=t.call(this,n)||this;return o.project=e,o.concurrent=r,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return Object(r.e)(n,t),n.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},n.prototype._tryNext=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var r=new u.a(this,n,e),i=this.destination;i.add(r);var c=Object(o.a)(this,t,void 0,void 0,r);c!==r&&i.add(c)},n.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},n.prototype.notifyNext=function(t,n,e,r,o){this.destination.next(n)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n.length>0?this._next(n.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},n}(i.a)},,function(t,n,e){"use strict";function r(){var t=document.documentElement,n=document.body,e="scrollHeight";return t[e]||n[e]}function o(){return window.pageYOffset||document.body.scrollTop}e.d(n,"b",(function(){return r})),e.d(n,"c",(function(){return o})),e.d(n,"d",(function(){return u})),e.d(n,"a",(function(){return c}));var i=(t,n)=>(t.matches||t.msMatchesSelector).call(t,n);function u(t,n){for(var e=t;null!=e;){if(i(e,n))return e;e=e.parentNode instanceof Element?e.parentNode:null}return null}function c(){var t,n,e=new Promise((e,r)=>(t=e,n=r));return e.resolve=t,e.reject=n,e}},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r=Array.isArray||function(t){return t&&"number"==typeof t.length}},function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},function(t,n,e){var r=e(32),o=e(3),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(t.exports=function(t,n){return i[t]||(i[t]=void 0!==n?n:{})})("versions",[]).push({version:r.version,mode:e(35)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t,n,e){var r=e(24);t.exports=function(t,n,e){if(r(t),void 0===n)return t;switch(e){case 1:return function(e){return t.call(n,e)};case 2:return function(e,r){return t.call(n,e,r)};case 3:return function(e,r,o){return t.call(n,e,r,o)}}return function(){return t.apply(n,arguments)}}},function(t,n){var e=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:e)(t)}},function(t,n,e){"use strict";t.exports=e(35)||!e(10)((function(){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete e(3)[t]}))},function(t,n,e){var r=e(67),o=e(44),i=e(28),u=e(33),c=e(23),s=e(81),a=Object.getOwnPropertyDescriptor;n.f=e(5)?a:function(t,n){if(t=i(t),n=u(n,!0),s)try{return a(t,n)}catch(t){}if(c(t,n))return o(!r.f.call(t,n),t[n])}},function(t,n,e){"use strict";var r=e(9);t.exports=function(){var t=r(this),n="";return t.global&&(n+="g"),t.ignoreCase&&(n+="i"),t.multiline&&(n+="m"),t.unicode&&(n+="u"),t.sticky&&(n+="y"),n}},function(t,n,e){"use strict";var r=e(124),o=RegExp.prototype.exec;t.exports=function(t,n){var e=t.exec;if("function"==typeof e){var i=e.call(t,n);if("object"!=typeof i)throw new TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(t,n)}},function(t,n,e){"use strict";e(125);var r=e(22),o=e(20),i=e(10),u=e(37),c=e(4),s=e(71),a=c("species"),f=!i((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),l=function(){var t=/(?:)/,n=t.exec;t.exec=function(){return n.apply(this,arguments)};var e="ab".split(t);return 2===e.length&&"a"===e[0]&&"b"===e[1]}();t.exports=function(t,n,e){var p=c(t),h=!i((function(){var n={};return n[p]=function(){return 7},7!=""[t](n)})),d=h?!i((function(){var n=!1,e=/a/;return e.exec=function(){return n=!0,null},"split"===t&&(e.constructor={},e.constructor[a]=function(){return e}),e[p](""),!n})):void 0;if(!h||!d||"replace"===t&&!f||"split"===t&&!l){var v=/./[p],y=e(u,p,""[t],(function(t,n,e,r,o){return n.exec===s?h&&!o?{done:!0,value:v.call(n,e,r)}:{done:!0,value:t.call(e,n,r)}:{done:!1}})),b=y[0],m=y[1];r(String.prototype,t,b),o(RegExp.prototype,p,2==n?function(t,n){return m.call(t,this,n)}:function(t){return m.call(t,this)})}}},function(t,n,e){var r=e(84),o=e(69);t.exports=Object.keys||function(t){return r(t,o)}},function(t,n,e){"use strict";e.d(n,"a",(function(){return p}));var r=e(1),o=e(60),i=e(6),u=e(15);var c=e(30),s=e(21);var a=e(59),f=e(57);function l(t,n){if(null!=t){if(function(t){return t&&"function"==typeof t[u.a]}(t))return function(t,n){return new r.a((function(e){var r=new i.a;return r.add(n.schedule((function(){var o=t[u.a]();r.add(o.subscribe({next:function(t){r.add(n.schedule((function(){return e.next(t)})))},error:function(t){r.add(n.schedule((function(){return e.error(t)})))},complete:function(){r.add(n.schedule((function(){return e.complete()})))}}))}))),r}))}(t,n);if(Object(a.a)(t))return function(t,n){return new r.a((function(e){var r=new i.a;return r.add(n.schedule((function(){return t.then((function(t){r.add(n.schedule((function(){e.next(t),r.add(n.schedule((function(){return e.complete()})))})))}),(function(t){r.add(n.schedule((function(){return e.error(t)})))}))}))),r}))}(t,n);if(Object(f.a)(t))return Object(c.a)(t,n);if(function(t){return t&&"function"==typeof t[s.a]}(t)||"string"==typeof t)return function(t,n){if(!t)throw new Error("Iterable cannot be null");return new r.a((function(e){var r,o=new i.a;return o.add((function(){r&&"function"==typeof r.return&&r.return()})),o.add(n.schedule((function(){r=t[s.a](),o.add(n.schedule((function(){if(!e.closed){var t,n;try{var o=r.next();t=o.value,n=o.done}catch(t){return void e.error(t)}n?e.complete():(e.next(t),this.schedule())}})))}))),o}))}(t,n);if(Symbol&&Symbol.asyncIterator&&"function"==typeof t[Symbol.asyncIterator])return function(t,n){if(!t)throw new Error("Iterable cannot be null");return new r.a((function(e){var r=new i.a;return r.add(n.schedule((function(){var o=t[Symbol.asyncIterator]();r.add(n.schedule((function(){var t=this;o.next().then((function(n){n.done?e.complete():(e.next(n.value),t.schedule())}))})))}))),r}))}(t,n)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}function p(t,n){return n?l(t,n):t instanceof r.a?t:new r.a(Object(o.a)(t))}},function(t,n,e){"use strict";function r(t){return null!==t&&"object"==typeof t}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";function r(t){return t}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r=function(t){return t&&"number"==typeof t.length&&"function"!=typeof t}},function(t,n,e){"use strict";e.d(n,"a",(function(){return r}));var r=function(t){return function(n){for(var e=0,r=t.length;e<r&&!n.closed;e++)n.next(t[e]);n.complete()}}},function(t,n,e){"use strict";function r(t){return!!t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";e.d(n,"a",(function(){return p}));var r=e(58),o=e(19),i=e(21),u=e(15),c=e(57),s=e(59),a=e(55),f=e(0);function l(t){return function(n){(function(t,n){var e,r,o,i;return Object(f.d)(this,void 0,void 0,(function(){var u,c;return Object(f.f)(this,(function(s){switch(s.label){case 0:s.trys.push([0,5,6,11]),e=Object(f.b)(t),s.label=1;case 1:return[4,e.next()];case 2:if((r=s.sent()).done)return[3,4];u=r.value,n.next(u),s.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return c=s.sent(),o={error:c},[3,11];case 6:return s.trys.push([6,,9,10]),r&&!r.done&&(i=e.return)?[4,i.call(e)]:[3,8];case 7:s.sent(),s.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return n.complete(),[2]}}))}))})(t,n).catch((function(t){return n.error(t)}))}}var p=function(t){if(t&&"function"==typeof t[u.a])return f=t,function(t){var n=f[u.a]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)};if(Object(c.a)(t))return Object(r.a)(t);if(Object(s.a)(t))return e=t,function(t){return e.then((function(n){t.closed||(t.next(n),t.complete())}),(function(n){return t.error(n)})).then(null,o.a),t};if(t&&"function"==typeof t[i.a])return n=t,function(t){for(var e=n[i.a]();;){var r=e.next();if(r.done){t.complete();break}if(t.next(r.value),t.closed)break}return"function"==typeof e.return&&t.add((function(){e.return&&e.return()})),t};if(Symbol&&Symbol.asyncIterator&&t&&"function"==typeof t[Symbol.asyncIterator])return l(t);var n,e,f,p=Object(a.a)(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+p+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},function(t,n,e){"use strict";e.d(n,"c",(function(){return f})),e.d(n,"b",(function(){return l})),e.d(n,"a",(function(){return p}));var r=e(96),o=e(95),i=e(97),u=e(98),c=e(17),s=e(99),a=e(153);function f(t){return n=>t.pipe(Object(o.a)(t=>t?n:r.a))}function l(t){for(var n=arguments.length,e=new Array(n>1?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];return n=>0===e.length?n.pipe(Object(i.a)(t),Object(u.a)(t=>{var[,n]=t;return n}),Object(c.a)(t=>{var[n]=t;return n})):n.pipe(Object(i.a)(t,...e),Object(u.a)(t=>{var[,...n]=t;return n.every(t=>t)}),Object(c.a)(t=>{var[n]=t;return n}))}function p(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return n=>{var e=[];return n.pipe(Object(s.a)(t=>e.push(t)),Object(a.a)(t),Object(c.a)(()=>e),Object(s.a)(()=>e=[]))}}},function(t,n,e){"use strict";e.d(n,"a",(function(){return y})),e.d(n,"b",(function(){return b})),e.d(n,"c",(function(){return m}));var r=e(1);function o(t){return new r.a((function(n){var e,r=t.now();return e=requestAnimationFrame((function o(){n.next(t.now()-r),n.closed||(e=requestAnimationFrame(o))})),function(){return cancelAnimationFrame(e)}}))}var i=o(Date),u=e(0),c=e(2);var s=function(){function t(t,n){this.predicate=t,this.inclusive=n}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.predicate,this.inclusive))},t}(),a=function(t){function n(n,e,r){var o=t.call(this,n)||this;return o.predicate=e,o.inclusive=r,o.index=0,o}return Object(u.e)(n,t),n.prototype._next=function(t){var n,e=this.destination;try{n=this.predicate(t,this.index++)}catch(t){return void e.error(t)}this.nextOrComplete(t,n)},n.prototype.nextOrComplete=function(t,n){var e=this.destination;Boolean(n)?e.next(t):(this.inclusive&&e.next(t),e.complete())},n}(c.a),f=e(80),l=e(39);var p=e(17);function h(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function d(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?h(Object(e),!0).forEach((function(n){v(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):h(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function v(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function y(t,n){return r.a.create(e=>{var r=new AbortController,{signal:o}=r,i=null;return fetch(t,d(d({},n),{},{signal:o})).then(t=>{i=t,e.next(t),e.complete()}).catch(t=>e.error(t)),()=>{i||r.abort()}})}function b(t){return r.a.create(n=>{var e=n.next.bind(n);return t.addListener(e),()=>t.removeListener(e)})}function m(t,n,e,r,u){return(void 0===h&&(h=Date),h===Date?i:o(h)).pipe((c=t=>t<r,void 0===a&&(a=!1),function(t){return t.lift(new s(c,a))}),function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return function(n){return Object(f.a)(n,l.a.apply(void 0,t))}}(r),Object(p.a)(o=>t(o,n,e,r,u)));var c,a,h}},function(t,n,e){var r=e(12),o=e(3).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},function(t,n,e){var r=e(36);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,n,e){var r=e(23),o=e(16),i=e(66)("IE_PROTO"),u=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?u:null}},function(t,n,e){var r=e(45)("keys"),o=e(34);t.exports=function(t){return r[t]||(r[t]=o(t))}},function(t,n){n.f={}.propertyIsEnumerable},function(t,n,e){var r=e(84),o=e(69).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,e){"use strict";var r=e(123)(!0);t.exports=function(t,n,e){return n+(e?r(t,n).length:1)}},function(t,n,e){"use strict";var r,o,i=e(50),u=RegExp.prototype.exec,c=String.prototype.replace,s=u,a=(r=/a/,o=/b*/g,u.call(r,"a"),u.call(o,"a"),0!==r.lastIndex||0!==o.lastIndex),f=void 0!==/()??/.exec("")[1];(a||f)&&(s=function(t){var n,e,r,o,s=this;return f&&(e=new RegExp("^"+s.source+"$(?!\\s)",i.call(s))),a&&(n=s.lastIndex),r=u.call(s,t),a&&r&&(s.lastIndex=s.global?r.index+r[0].length:n),f&&r&&r.length>1&&c.call(r[0],e,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(r[o]=void 0)})),r}),t.exports=s},function(t,n,e){var r=e(11).f,o=e(23),i=e(4)("toStringTag");t.exports=function(t,n,e){t&&!o(t=e?t:t.prototype,i)&&r(t,i,{configurable:!0,value:n})}},function(t,n){t.exports={}},,function(t,n,e){"use strict";function r(t){return t&&"function"==typeof t.schedule}e.d(n,"a",(function(){return r}))},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(1),o=e(58),i=e(30);function u(t,n){return n?Object(i.a)(t,n):new r.a(Object(o.a)(t))}},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(94),o=new(e(93).a)(r.a)},function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"a",(function(){return i}));var r=e(1);function o(t){return r.a.create(n=>{var e=new window.ResizeObserver(t=>t.forEach(t=>n.next(t)));return e.observe(t),()=>{e.unobserve(t)}})}function i(t,n){return r.a.create(e=>{var r=new MutationObserver(t=>t.forEach(t=>e.next(t)));return r.observe(t,n),()=>{r.disconnect()}})}},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(40),o=e(56);function i(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),Object(r.a)(o.a,t)}},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(39),o=e(79);function i(){return Object(o.a)(1)}function u(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return i()(r.a.apply(void 0,t))}},function(t,n,e){t.exports=!e(5)&&!e(10)((function(){return 7!=Object.defineProperty(e(63)("div"),"a",{get:function(){return 7}}).a}))},function(t,n,e){var r=e(4)("unscopables"),o=Array.prototype;null==o[r]&&e(20)(o,r,{}),t.exports=function(t){o[r][t]=!0}},function(t,n,e){var r=e(9),o=e(24),i=e(4)("species");t.exports=function(t,n){var e,u=r(t).constructor;return void 0===u||null==(e=r(u)[i])?n:o(e)}},function(t,n,e){var r=e(23),o=e(28),i=e(119)(!1),u=e(66)("IE_PROTO");t.exports=function(t,n){var e,c=o(t),s=0,a=[];for(e in c)e!=u&&r(c,e)&&a.push(e);for(;n.length>s;)r(c,e=n[s++])&&(~i(a,e)||a.push(e));return a}},function(t,n,e){var r=e(12),o=e(36),i=e(4)("match");t.exports=function(t){var n;return r(t)&&(void 0!==(n=t[i])?!!n:"RegExp"==o(t))}},function(t,n,e){e(5)&&"g"!=/./g.flags&&e(11).f(RegExp.prototype,"flags",{configurable:!0,get:e(50)})},function(t,n,e){n.f=e(4)},function(t,n,e){var r=e(3),o=e(32),i=e(35),u=e(87),c=e(11).f;t.exports=function(t){var n=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in n||c(n,t,{value:u.f(t)})}},function(t,n){n.f=Object.getOwnPropertySymbols},function(t,n,e){var r=e(9),o=e(134),i=e(69),u=e(66)("IE_PROTO"),c=function(){},s=function(){var t,n=e(63)("iframe"),r=i.length;for(n.style.display="none",e(91).appendChild(n),n.src="javascript:",(t=n.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),s=t.F;r--;)delete s.prototype[i[r]];return s()};t.exports=Object.create||function(t,n){var e;return null!==t?(c.prototype=r(t),e=new c,c.prototype=null,e[u]=t):e=s(),void 0===n?e:o(e,n)}},function(t,n,e){var r=e(3).document;t.exports=r&&r.documentElement},function(t,n,e){var r=e(8),o=e(37),i=e(10),u=e(138),c="["+u+"]",s=RegExp("^"+c+c+"*"),a=RegExp(c+c+"*$"),f=function(t,n,e){var o={},c=i((function(){return!!u[t]()||"​…"!="​…"[t]()})),s=o[t]=c?n(l):u[t];e&&(o[e]=s),r(r.P+r.F*c,"String",o)},l=f.trim=function(t,n){return t=String(o(t)),1&n&&(t=t.replace(s,"")),2&n&&(t=t.replace(a,"")),t};t.exports=f},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(0),o=function(){function t(n,e){void 0===e&&(e=t.now),this.SchedulerAction=n,this.now=e}return t.prototype.schedule=function(t,n,e){return void 0===n&&(n=0),new this.SchedulerAction(this,t).schedule(e,n)},t.now=function(){return Date.now()},t}(),i=function(t){function n(e,r){void 0===r&&(r=o.now);var i=t.call(this,e,(function(){return n.delegate&&n.delegate!==i?n.delegate.now():r()}))||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return Object(r.e)(n,t),n.prototype.schedule=function(e,r,o){return void 0===r&&(r=0),n.delegate&&n.delegate!==this?n.delegate.schedule(e,r,o):t.prototype.schedule.call(this,e,r,o)},n.prototype.flush=function(t){var n=this.actions;if(this.active)n.push(t);else{var e;this.active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this.active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}},n}(o)},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(0),o=function(t){function n(n,e){var r=t.call(this,n,e)||this;return r.scheduler=n,r.work=e,r.pending=!1,r}return Object(r.e)(n,t),n.prototype.schedule=function(t,n){if(void 0===n&&(n=0),this.closed)return this;this.state=t;var e=this.id,r=this.scheduler;return null!=e&&(this.id=this.recycleAsyncId(r,e,n)),this.pending=!0,this.delay=n,this.id=this.id||this.requestAsyncId(r,this.id,n),this},n.prototype.requestAsyncId=function(t,n,e){return void 0===e&&(e=0),setInterval(t.flush.bind(t,this),e)},n.prototype.recycleAsyncId=function(t,n,e){if(void 0===e&&(e=0),null!==e&&this.delay===e&&!1===this.pending)return n;clearInterval(n)},n.prototype.execute=function(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var e=this._execute(t,n);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,n){var e=!1,r=void 0;try{this.work(t)}catch(t){e=!0,r=!!t&&t||new Error(t)}if(e)return this.unsubscribe(),r},n.prototype._unsubscribe=function(){var t=this.id,n=this.scheduler,e=n.actions,r=e.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&e.splice(r,1),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null},n}(function(t){function n(n,e){return t.call(this)||this}return Object(r.e)(n,t),n.prototype.schedule=function(t,n){return void 0===n&&(n=0),this},n}(e(6).a))},function(t,n,e){"use strict";e.d(n,"a",(function(){return a}));var r=e(0),o=e(26),i=e(29),u=e(25),c=e(17),s=e(54);function a(t,n){return"function"==typeof n?function(e){return e.pipe(a((function(e,r){return Object(s.a)(t(e,r)).pipe(Object(c.a)((function(t,o){return n(e,t,r,o)})))})))}:function(n){return n.lift(new f(t))}}var f=function(){function t(t){this.project=t}return t.prototype.call=function(t,n){return n.subscribe(new l(t,this.project))},t}(),l=function(t){function n(n,e){var r=t.call(this,n)||this;return r.project=e,r.index=0,r}return Object(r.e)(n,t),n.prototype._next=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(t){return void this.destination.error(t)}this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var r=this.innerSubscription;r&&r.unsubscribe();var o=new i.a(this,n,e),c=this.destination;c.add(o),this.innerSubscription=Object(u.a)(this,t,void 0,void 0,o),this.innerSubscription!==o&&c.add(this.innerSubscription)},n.prototype._complete=function(){var n=this.innerSubscription;n&&!n.closed||t.prototype._complete.call(this),this.unsubscribe()},n.prototype._unsubscribe=function(){this.innerSubscription=null},n.prototype.notifyComplete=function(n){this.destination.remove(n),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},n.prototype.notifyNext=function(t,n,e,r,o){this.destination.next(n)},n}(o.a)},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(1),o=e(13),i=new r.a(o.a)},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(0),o=e(26),i=e(25);function u(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return function(n){var e;"function"==typeof t[t.length-1]&&(e=t.pop());var r=t;return n.lift(new c(r,e))}}var c=function(){function t(t,n){this.observables=t,this.project=n}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.observables,this.project))},t}(),s=function(t){function n(n,e,r){var o=t.call(this,n)||this;o.observables=e,o.project=r,o.toRespond=[];var u=e.length;o.values=new Array(u);for(var c=0;c<u;c++)o.toRespond.push(c);for(c=0;c<u;c++){var s=e[c];o.add(Object(i.a)(o,s,s,c))}return o}return Object(r.e)(n,t),n.prototype.notifyNext=function(t,n,e,r,o){this.values[e]=n;var i=this.toRespond;if(i.length>0){var u=i.indexOf(e);-1!==u&&i.splice(u,1)}},n.prototype.notifyComplete=function(){},n.prototype._next=function(t){if(0===this.toRespond.length){var n=Object(r.g)([t],this.values);this.project?this._tryProject(n):this.destination.next(n)}},n.prototype._tryProject=function(t){var n;try{n=this.project.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(n)},n}(o.a)},function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(0),o=e(2);function i(t,n){return function(e){return e.lift(new u(t,n))}}var u=function(){function t(t,n){this.predicate=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.predicate,this.thisArg))},t}(),c=function(t){function n(n,e,r){var o=t.call(this,n)||this;return o.predicate=e,o.thisArg=r,o.count=0,o}return Object(r.e)(n,t),n.prototype._next=function(t){var n;try{n=this.predicate.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}n&&this.destination.next(t)},n}(o.a)},function(t,n,e){"use strict";e.d(n,"a",(function(){return c}));var r=e(0),o=e(2),i=e(13),u=e(18);function c(t,n,e){return function(r){return r.lift(new s(t,n,e))}}var s=function(){function t(t,n,e){this.nextOrObserver=t,this.error=n,this.complete=e}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.nextOrObserver,this.error,this.complete))},t}(),a=function(t){function n(n,e,r,o){var c=t.call(this,n)||this;return c._tapNext=i.a,c._tapError=i.a,c._tapComplete=i.a,c._tapError=r||i.a,c._tapComplete=o||i.a,Object(u.a)(e)?(c._context=c,c._tapNext=e):e&&(c._context=e,c._tapNext=e.next||i.a,c._tapError=e.error||i.a,c._tapComplete=e.complete||i.a),c}return Object(r.e)(n,t),n.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)},n.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},n.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()},n}(o.a)},function(t,n,e){"use strict";e.r(n);e(101),e(106),e(108),e(109),e(110),e(112),e(113),e(116),e(86),e(122),e(126),e(127),e(128),e(130),e(131),e(136),e(137),e(139),e(140),e(142),e(145),e(150),e(151);var r=e(14);e.p=window._publicPath;Object(r.k)(["classlist","eventlistener","queryselector","template"])&&(Promise.resolve().then(e.bind(null,152)),window._noNavbar||e.e(4).then(e.bind(null,160)),!window._noDrawer&&Object(r.k)(["customproperties","history","matchmedia","opacity"])&&Promise.all([e.e(0),e.e(8),e.e(1)]).then(e.bind(null,156)),!window._noPushState&&Object(r.k)(["history","matchmedia","opacity","cssanimations","cssremunit","documentfragment"])&&Promise.all([e.e(0),e.e(10),e.e(5)]).then(e.bind(null,159)))},function(t,n,e){"use strict";var r=e(8),o=e(103),i=e(16),u=e(27),c=e(24),s=e(104);r(r.P,"Array",{flatMap:function(t){var n,e,r=i(this);return c(t),n=u(r.length),e=s(r,0),o(e,r,r,n,0,1,t,arguments[1]),e}}),e(82)("flatMap")},function(t,n,e){t.exports=e(45)("native-function-to-string",Function.toString)},function(t,n,e){"use strict";var r=e(64),o=e(12),i=e(27),u=e(46),c=e(4)("isConcatSpreadable");t.exports=function t(n,e,s,a,f,l,p,h){for(var d,v,y=f,b=0,m=!!p&&u(p,h,3);b<a;){if(b in s){if(d=m?m(s[b],b,e):s[b],v=!1,o(d)&&(v=void 0!==(v=d[c])?!!v:r(d)),v&&l>0)y=t(n,e,d,i(d.length),y,l-1)-1;else{if(y>=9007199254740991)throw TypeError();n[y]=d}y++}b++}return y}},function(t,n,e){var r=e(105);t.exports=function(t,n){return new(r(t))(n)}},function(t,n,e){var r=e(12),o=e(64),i=e(4)("species");t.exports=function(t){var n;return o(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!o(n.prototype)||(n=void 0),r(n)&&null===(n=n[i])&&(n=void 0)),void 0===n?Array:n}},function(t,n,e){"use strict";var r=e(8),o=e(24),i=e(16),u=e(10),c=[].sort,s=[1,2,3];r(r.P+r.F*(u((function(){s.sort(void 0)}))||!u((function(){s.sort(null)}))||!e(107)(c)),"Array",{sort:function(t){return void 0===t?c.call(i(this)):c.call(i(this),o(t))}})},function(t,n,e){"use strict";var r=e(10);t.exports=function(t,n){return!!t&&r((function(){n?t.call(null,(function(){}),1):t.call(null)}))}},function(t,n,e){"use strict";var r=e(8),o=e(16),i=e(24),u=e(11);e(5)&&r(r.P+e(48),"Object",{__defineGetter__:function(t,n){u.f(o(this),t,{get:i(n),enumerable:!0,configurable:!0})}})},function(t,n,e){"use strict";var r=e(8),o=e(16),i=e(24),u=e(11);e(5)&&r(r.P+e(48),"Object",{__defineSetter__:function(t,n){u.f(o(this),t,{set:i(n),enumerable:!0,configurable:!0})}})},function(t,n,e){"use strict";var r=e(8),o=e(16),i=e(33),u=e(65),c=e(49).f;e(5)&&r(r.P+e(48),"Object",{__lookupGetter__:function(t){var n,e=o(this),r=i(t,!0);do{if(n=c(e,r))return n.get}while(e=u(e))}})},function(t,n,e){var r=e(36);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,n,e){"use strict";var r=e(8),o=e(16),i=e(33),u=e(65),c=e(49).f;e(5)&&r(r.P+e(48),"Object",{__lookupSetter__:function(t){var n,e=o(this),r=i(t,!0);do{if(n=c(e,r))return n.set}while(e=u(e))}})},function(t,n,e){"use strict";var r=e(8),o=e(32),i=e(3),u=e(83),c=e(114);r(r.P+r.R,"Promise",{finally:function(t){var n=u(this,o.Promise||i.Promise),e="function"==typeof t;return this.then(e?function(e){return c(n,t()).then((function(){return e}))}:t,e?function(e){return c(n,t()).then((function(){throw e}))}:t)}})},function(t,n,e){var r=e(9),o=e(12),i=e(115);t.exports=function(t,n){if(r(t),o(n)&&n.constructor===t)return n;var e=i.f(t);return(0,e.resolve)(n),e.promise}},function(t,n,e){"use strict";var r=e(24);function o(t){var n,e;this.promise=new t((function(t,r){if(void 0!==n||void 0!==e)throw TypeError("Bad Promise constructor");n=t,e=r})),this.resolve=r(n),this.reject=r(e)}t.exports.f=function(t){return new o(t)}},function(t,n,e){var r=e(3),o=e(117),i=e(11).f,u=e(68).f,c=e(85),s=e(50),a=r.RegExp,f=a,l=a.prototype,p=/a/g,h=/a/g,d=new a(p)!==p;if(e(5)&&(!d||e(10)((function(){return h[e(4)("match")]=!1,a(p)!=p||a(h)==h||"/a/i"!=a(p,"i")})))){a=function(t,n){var e=this instanceof a,r=c(t),i=void 0===n;return!e&&r&&t.constructor===a&&i?t:o(d?new f(r&&!i?t.source:t,n):f((r=t instanceof a)?t.source:t,r&&i?s.call(t):n),e?this:l,a)};for(var v=function(t){t in a||i(a,t,{configurable:!0,get:function(){return f[t]},set:function(n){f[t]=n}})},y=u(f),b=0;y.length>b;)v(y[b++]);l.constructor=a,a.prototype=l,e(22)(r,"RegExp",a)}e(121)("RegExp")},function(t,n,e){var r=e(12),o=e(118).set;t.exports=function(t,n,e){var i,u=n.constructor;return u!==e&&"function"==typeof u&&(i=u.prototype)!==e.prototype&&r(i)&&o&&o(t,i),t}},function(t,n,e){var r=e(12),o=e(9),i=function(t,n){if(o(t),!r(n)&&null!==n)throw TypeError(n+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,n,r){try{(r=e(46)(Function.call,e(49).f(Object.prototype,"__proto__").set,2))(t,[]),n=!(t instanceof Array)}catch(t){n=!0}return function(t,e){return i(t,e),n?t.__proto__=e:r(t,e),t}}({},!1):void 0),check:i}},function(t,n,e){var r=e(28),o=e(27),i=e(120);t.exports=function(t){return function(n,e,u){var c,s=r(n),a=o(s.length),f=i(u,a);if(t&&e!=e){for(;a>f;)if((c=s[f++])!=c)return!0}else for(;a>f;f++)if((t||f in s)&&s[f]===e)return t||f||0;return!t&&-1}}},function(t,n,e){var r=e(47),o=Math.max,i=Math.min;t.exports=function(t,n){return(t=r(t))<0?o(t+n,0):i(t,n)}},function(t,n,e){"use strict";var r=e(3),o=e(11),i=e(5),u=e(4)("species");t.exports=function(t){var n=r[t];i&&n&&!n[u]&&o.f(n,u,{configurable:!0,get:function(){return this}})}},function(t,n,e){"use strict";var r=e(9),o=e(27),i=e(70),u=e(51);e(52)("match",1,(function(t,n,e,c){return[function(e){var r=t(this),o=null==e?void 0:e[n];return void 0!==o?o.call(e,r):new RegExp(e)[n](String(r))},function(t){var n=c(e,t,this);if(n.done)return n.value;var s=r(t),a=String(this);if(!s.global)return u(s,a);var f=s.unicode;s.lastIndex=0;for(var l,p=[],h=0;null!==(l=u(s,a));){var d=String(l[0]);p[h]=d,""===d&&(s.lastIndex=i(a,o(s.lastIndex),f)),h++}return 0===h?null:p}]}))},function(t,n,e){var r=e(47),o=e(37);t.exports=function(t){return function(n,e){var i,u,c=String(o(n)),s=r(e),a=c.length;return s<0||s>=a?t?"":void 0:(i=c.charCodeAt(s))<55296||i>56319||s+1===a||(u=c.charCodeAt(s+1))<56320||u>57343?t?c.charAt(s):i:t?c.slice(s,s+2):u-56320+(i-55296<<10)+65536}}},function(t,n,e){var r=e(36),o=e(4)("toStringTag"),i="Arguments"==r(function(){return arguments}());t.exports=function(t){var n,e,u;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,n){try{return t[n]}catch(t){}}(n=Object(t),o))?e:i?r(n):"Object"==(u=r(n))&&"function"==typeof n.callee?"Arguments":u}},function(t,n,e){"use strict";var r=e(71);e(8)({target:"RegExp",proto:!0,forced:r!==/./.exec},{exec:r})},function(t,n,e){"use strict";var r=e(9),o=e(16),i=e(27),u=e(47),c=e(70),s=e(51),a=Math.max,f=Math.min,l=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,h=/\$([$&`']|\d\d?)/g;e(52)("replace",2,(function(t,n,e,d){return[function(r,o){var i=t(this),u=null==r?void 0:r[n];return void 0!==u?u.call(r,i,o):e.call(String(i),r,o)},function(t,n){var o=d(e,t,this,n);if(o.done)return o.value;var l=r(t),p=String(this),h="function"==typeof n;h||(n=String(n));var y=l.global;if(y){var b=l.unicode;l.lastIndex=0}for(var m=[];;){var g=s(l,p);if(null===g)break;if(m.push(g),!y)break;""===String(g[0])&&(l.lastIndex=c(p,i(l.lastIndex),b))}for(var _,w="",x=0,O=0;O<m.length;O++){g=m[O];for(var S=String(g[0]),j=a(f(u(g.index),p.length),0),E=[],P=1;P<g.length;P++)E.push(void 0===(_=g[P])?_:String(_));var I=g.groups;if(h){var T=[S].concat(E,j,p);void 0!==I&&T.push(I);var A=String(n.apply(void 0,T))}else A=v(S,p,j,E,I,n);j>=x&&(w+=p.slice(x,j)+A,x=j+S.length)}return w+p.slice(x)}];function v(t,n,r,i,u,c){var s=r+t.length,a=i.length,f=h;return void 0!==u&&(u=o(u),f=p),e.call(c,f,(function(e,o){var c;switch(o.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(s);case"<":c=u[o.slice(1,-1)];break;default:var f=+o;if(0===f)return e;if(f>a){var p=l(f/10);return 0===p?e:p<=a?void 0===i[p-1]?o.charAt(1):i[p-1]+o.charAt(1):e}c=i[f-1]}return void 0===c?"":c}))}}))},function(t,n,e){"use strict";var r=e(85),o=e(9),i=e(83),u=e(70),c=e(27),s=e(51),a=e(71),f=e(10),l=Math.min,p=[].push,h="length",d=!f((function(){RegExp(4294967295,"y")}));e(52)("split",2,(function(t,n,e,f){var v;return v="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1)[h]||2!="ab".split(/(?:ab)*/)[h]||4!=".".split(/(.?)(.?)/)[h]||".".split(/()()/)[h]>1||"".split(/.?/)[h]?function(t,n){var o=String(this);if(void 0===t&&0===n)return[];if(!r(t))return e.call(o,t,n);for(var i,u,c,s=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,d=void 0===n?4294967295:n>>>0,v=new RegExp(t.source,f+"g");(i=a.call(v,o))&&!((u=v.lastIndex)>l&&(s.push(o.slice(l,i.index)),i[h]>1&&i.index<o[h]&&p.apply(s,i.slice(1)),c=i[0][h],l=u,s[h]>=d));)v.lastIndex===i.index&&v.lastIndex++;return l===o[h]?!c&&v.test("")||s.push(""):s.push(o.slice(l)),s[h]>d?s.slice(0,d):s}:"0".split(void 0,0)[h]?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,r){var o=t(this),i=null==e?void 0:e[n];return void 0!==i?i.call(e,o,r):v.call(String(o),e,r)},function(t,n){var r=f(v,t,this,n,v!==e);if(r.done)return r.value;var a=o(t),p=String(this),h=i(a,RegExp),y=a.unicode,b=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(d?"y":"g"),m=new h(d?a:"^(?:"+a.source+")",b),g=void 0===n?4294967295:n>>>0;if(0===g)return[];if(0===p.length)return null===s(m,p)?[p]:[];for(var _=0,w=0,x=[];w<p.length;){m.lastIndex=d?w:0;var O,S=s(m,d?p:p.slice(w));if(null===S||(O=l(c(m.lastIndex+(d?0:w)),p.length))===_)w=u(p,w,y);else{if(x.push(p.slice(_,w)),x.length===g)return x;for(var j=1;j<=S.length-1;j++)if(x.push(S[j]),x.length===g)return x;w=_=O}}return x.push(p.slice(_)),x}]}))},function(t,n,e){"use strict";var r=e(9),o=e(129),i=e(51);e(52)("search",1,(function(t,n,e,u){return[function(e){var r=t(this),o=null==e?void 0:e[n];return void 0!==o?o.call(e,r):new RegExp(e)[n](String(r))},function(t){var n=u(e,t,this);if(n.done)return n.value;var c=r(t),s=String(this),a=c.lastIndex;o(a,0)||(c.lastIndex=0);var f=i(c,s);return o(c.lastIndex,a)||(c.lastIndex=a),null===f?-1:f.index}]}))},function(t,n){t.exports=Object.is||function(t,n){return t===n?0!==t||1/t==1/n:t!=t&&n!=n}},function(t,n,e){"use strict";e(86);var r=e(9),o=e(50),i=e(5),u=/./.toString,c=function(t){e(22)(RegExp.prototype,"toString",t,!0)};e(10)((function(){return"/a/b"!=u.call({source:"a",flags:"b"})}))?c((function(){var t=r(this);return"/".concat(t.source,"/","flags"in t?t.flags:!i&&t instanceof RegExp?o.call(t):void 0)})):"toString"!=u.name&&c((function(){return u.call(this)}))},function(t,n,e){"use strict";var r=e(3),o=e(23),i=e(5),u=e(8),c=e(22),s=e(132).KEY,a=e(10),f=e(45),l=e(72),p=e(34),h=e(4),d=e(87),v=e(88),y=e(133),b=e(64),m=e(9),g=e(12),_=e(16),w=e(28),x=e(33),O=e(44),S=e(90),j=e(135),E=e(49),P=e(89),I=e(11),T=e(53),A=E.f,k=I.f,L=j.f,M=r.Symbol,C=r.JSON,N=C&&C.stringify,R=h("_hidden"),D=h("toPrimitive"),F={}.propertyIsEnumerable,V=f("symbol-registry"),q=f("symbols"),H=f("op-symbols"),B=Object.prototype,G="function"==typeof M&&!!P.f,J=r.QObject,Y=!J||!J.prototype||!J.prototype.findChild,z=i&&a((function(){return 7!=S(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a}))?function(t,n,e){var r=A(B,n);r&&delete B[n],k(t,n,e),r&&t!==B&&k(B,n,r)}:k,$=function(t){var n=q[t]=S(M.prototype);return n._k=t,n},U=G&&"symbol"==typeof M.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof M},W=function(t,n,e){return t===B&&W(H,n,e),m(t),n=x(n,!0),m(e),o(q,n)?(e.enumerable?(o(t,R)&&t[R][n]&&(t[R][n]=!1),e=S(e,{enumerable:O(0,!1)})):(o(t,R)||k(t,R,O(1,{})),t[R][n]=!0),z(t,n,e)):k(t,n,e)},K=function(t,n){m(t);for(var e,r=y(n=w(n)),o=0,i=r.length;i>o;)W(t,e=r[o++],n[e]);return t},Q=function(t){var n=F.call(this,t=x(t,!0));return!(this===B&&o(q,t)&&!o(H,t))&&(!(n||!o(this,t)||!o(q,t)||o(this,R)&&this[R][t])||n)},X=function(t,n){if(t=w(t),n=x(n,!0),t!==B||!o(q,n)||o(H,n)){var e=A(t,n);return!e||!o(q,n)||o(t,R)&&t[R][n]||(e.enumerable=!0),e}},Z=function(t){for(var n,e=L(w(t)),r=[],i=0;e.length>i;)o(q,n=e[i++])||n==R||n==s||r.push(n);return r},tt=function(t){for(var n,e=t===B,r=L(e?H:w(t)),i=[],u=0;r.length>u;)!o(q,n=r[u++])||e&&!o(B,n)||i.push(q[n]);return i};G||(c((M=function(){if(this instanceof M)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),n=function n(e){this===B&&n.call(H,e),o(this,R)&&o(this[R],t)&&(this[R][t]=!1),z(this,t,O(1,e))};return i&&Y&&z(B,t,{configurable:!0,set:n}),$(t)}).prototype,"toString",(function(){return this._k})),E.f=X,I.f=W,e(68).f=j.f=Z,e(67).f=Q,P.f=tt,i&&!e(35)&&c(B,"propertyIsEnumerable",Q,!0),d.f=function(t){return $(h(t))}),u(u.G+u.W+u.F*!G,{Symbol:M});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),et=0;nt.length>et;)h(nt[et++]);for(var rt=T(h.store),ot=0;rt.length>ot;)v(rt[ot++]);u(u.S+u.F*!G,"Symbol",{for:function(t){return o(V,t+="")?V[t]:V[t]=M(t)},keyFor:function(t){if(!U(t))throw TypeError(t+" is not a symbol!");for(var n in V)if(V[n]===t)return n},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),u(u.S+u.F*!G,"Object",{create:function(t,n){return void 0===n?S(t):K(S(t),n)},defineProperty:W,defineProperties:K,getOwnPropertyDescriptor:X,getOwnPropertyNames:Z,getOwnPropertySymbols:tt});var it=a((function(){P.f(1)}));u(u.S+u.F*it,"Object",{getOwnPropertySymbols:function(t){return P.f(_(t))}}),C&&u(u.S+u.F*(!G||a((function(){var t=M();return"[null]"!=N([t])||"{}"!=N({a:t})||"{}"!=N(Object(t))}))),"JSON",{stringify:function(t){for(var n,e,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(e=n=r[1],(g(n)||void 0!==t)&&!U(t))return b(n)||(n=function(t,n){if("function"==typeof e&&(n=e.call(this,t,n)),!U(n))return n}),r[1]=n,N.apply(C,r)}}),M.prototype[D]||e(20)(M.prototype,D,M.prototype.valueOf),l(M,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},function(t,n,e){var r=e(34)("meta"),o=e(12),i=e(23),u=e(11).f,c=0,s=Object.isExtensible||function(){return!0},a=!e(10)((function(){return s(Object.preventExtensions({}))})),f=function(t){u(t,r,{value:{i:"O"+ ++c,w:{}}})},l=t.exports={KEY:r,NEED:!1,fastKey:function(t,n){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!s(t))return"F";if(!n)return"E";f(t)}return t[r].i},getWeak:function(t,n){if(!i(t,r)){if(!s(t))return!0;if(!n)return!1;f(t)}return t[r].w},onFreeze:function(t){return a&&l.NEED&&s(t)&&!i(t,r)&&f(t),t}}},function(t,n,e){var r=e(53),o=e(89),i=e(67);t.exports=function(t){var n=r(t),e=o.f;if(e)for(var u,c=e(t),s=i.f,a=0;c.length>a;)s.call(t,u=c[a++])&&n.push(u);return n}},function(t,n,e){var r=e(11),o=e(9),i=e(53);t.exports=e(5)?Object.defineProperties:function(t,n){o(t);for(var e,u=i(n),c=u.length,s=0;c>s;)r.f(t,e=u[s++],n[e]);return t}},function(t,n,e){var r=e(28),o=e(68).f,i={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return u.slice()}}(t):o(r(t))}},function(t,n,e){e(88)("asyncIterator")},function(t,n,e){"use strict";e(92)("trimLeft",(function(t){return function(){return t(this,1)}}),"trimStart")},function(t,n){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},function(t,n,e){"use strict";e(92)("trimRight",(function(t){return function(){return t(this,2)}}),"trimEnd")},function(t,n,e){var r=e(3),o=e(8),i=e(141),u=[].slice,c=/MSIE .\./.test(i),s=function(t){return function(n,e){var r=arguments.length>2,o=!!r&&u.call(arguments,2);return t(r?function(){("function"==typeof n?n:Function(n)).apply(this,o)}:n,e)}};o(o.G+o.B+o.F*c,{setTimeout:s(r.setTimeout),setInterval:s(r.setInterval)})},function(t,n,e){var r=e(3).navigator;t.exports=r&&r.userAgent||""},function(t,n,e){var r=e(8),o=e(143);r(r.G+r.B,{setImmediate:o.set,clearImmediate:o.clear})},function(t,n,e){var r,o,i,u=e(46),c=e(144),s=e(91),a=e(63),f=e(3),l=f.process,p=f.setImmediate,h=f.clearImmediate,d=f.MessageChannel,v=f.Dispatch,y=0,b={},m=function(){var t=+this;if(b.hasOwnProperty(t)){var n=b[t];delete b[t],n()}},g=function(t){m.call(t.data)};p&&h||(p=function(t){for(var n=[],e=1;arguments.length>e;)n.push(arguments[e++]);return b[++y]=function(){c("function"==typeof t?t:Function(t),n)},r(y),y},h=function(t){delete b[t]},"process"==e(36)(l)?r=function(t){l.nextTick(u(m,t,1))}:v&&v.now?r=function(t){v.now(u(m,t,1))}:d?(i=(o=new d).port2,o.port1.onmessage=g,r=u(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",g,!1)):r="onreadystatechange"in a("script")?function(t){s.appendChild(a("script")).onreadystatechange=function(){s.removeChild(this),m.call(t)}}:function(t){setTimeout(u(m,t,1),0)}),t.exports={set:p,clear:h}},function(t,n){t.exports=function(t,n,e){var r=void 0===e;switch(n.length){case 0:return r?t():t.call(e);case 1:return r?t(n[0]):t.call(e,n[0]);case 2:return r?t(n[0],n[1]):t.call(e,n[0],n[1]);case 3:return r?t(n[0],n[1],n[2]):t.call(e,n[0],n[1],n[2]);case 4:return r?t(n[0],n[1],n[2],n[3]):t.call(e,n[0],n[1],n[2],n[3])}return t.apply(e,n)}},function(t,n,e){for(var r=e(146),o=e(53),i=e(22),u=e(3),c=e(20),s=e(73),a=e(4),f=a("iterator"),l=a("toStringTag"),p=s.Array,h={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},d=o(h),v=0;v<d.length;v++){var y,b=d[v],m=h[b],g=u[b],_=g&&g.prototype;if(_&&(_[f]||c(_,f,p),_[l]||c(_,l,b),s[b]=p,m))for(y in r)_[y]||i(_,y,r[y],!0)}},function(t,n,e){"use strict";var r=e(82),o=e(147),i=e(73),u=e(28);t.exports=e(148)(Array,"Array",(function(t,n){this._t=u(t),this._i=0,this._k=n}),(function(){var t=this._t,n=this._k,e=this._i++;return!t||e>=t.length?(this._t=void 0,o(1)):o(0,"keys"==n?e:"values"==n?t[e]:[e,t[e]])}),"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},function(t,n){t.exports=function(t,n){return{value:n,done:!!t}}},function(t,n,e){"use strict";var r=e(35),o=e(8),i=e(22),u=e(20),c=e(73),s=e(149),a=e(72),f=e(65),l=e(4)("iterator"),p=!([].keys&&"next"in[].keys()),h=function(){return this};t.exports=function(t,n,e,d,v,y,b){s(e,n,d);var m,g,_,w=function(t){if(!p&&t in j)return j[t];switch(t){case"keys":case"values":return function(){return new e(this,t)}}return function(){return new e(this,t)}},x=n+" Iterator",O="values"==v,S=!1,j=t.prototype,E=j[l]||j["@@iterator"]||v&&j[v],P=E||w(v),I=v?O?w("entries"):P:void 0,T="Array"==n&&j.entries||E;if(T&&(_=f(T.call(new t)))!==Object.prototype&&_.next&&(a(_,x,!0),r||"function"==typeof _[l]||u(_,l,h)),O&&E&&"values"!==E.name&&(S=!0,P=function(){return E.call(this)}),r&&!b||!p&&!S&&j[l]||u(j,l,P),c[n]=P,c[x]=h,v)if(m={values:O?P:w("values"),keys:y?P:w("keys"),entries:I},b)for(g in m)g in j||i(j,g,m[g]);else o(o.P+o.F*(p||S),n,m);return m}},function(t,n,e){"use strict";var r=e(90),o=e(44),i=e(72),u={};e(20)(u,e(4)("iterator"),(function(){return this})),t.exports=function(t,n,e){t.prototype=r(u,{next:o(1,e)}),i(t,n+" Iterator")}},function(t,n){console.log(" __ __ __ __ \r\n/\\ \\/\\ \\ /\\ \\ __ /\\ \\ \r\n\\ \\ \\_\\ \\ __ __ \\_\\ \\ __ /\\_\\ __ ___ \\ \\ \\/'\\ \r\n \\ \\ _ \\ /\\ \\/\\ \\ /'_` \\ /'__`\\ \\/\\ \\ /'__`\\ /'___\\\\ \\ , < \r\n \\ \\ \\ \\ \\\\ \\ \\_\\ \\ /\\ \\L\\ \\ /\\ __/ \\ \\ \\ /\\ \\L\\.\\_ /\\ \\__/ \\ \\ \\\\`\\ \r\n \\ \\_\\ \\_\\\\/`____ \\\\ \\___,_\\\\ \\____\\ _\\ \\ \\\\ \\__/.\\_\\\\ \\____\\ \\ \\_\\ \\_\\\r\n \\/_/\\/_/ `/___/> \\\\/__,_ / \\/____//\\ \\_\\ \\\\/__/\\/_/ \\/____/ \\/_/\\/_/\r\n /\\___/ \\ \\____/ \r\n \\/__/ \\/___/ \n\n"),console.log("Powered by Hydejack v9.0.2 <https://hydejack.com/>")},function(t,n){},function(t,n,e){"use strict";e.r(n);var r=e(14),o=e(154),i=e(155);function u(t,n,e,r,o,i,u){try{var c=t[i](u),s=c.value}catch(t){return void e(t)}c.done?n(s):Promise.resolve(s).then(r,o)}!function(t){return function(){var n=this,e=arguments;return new Promise((function(r,o){var i=t.apply(n,e);function c(t){u(i,r,o,c,s,"next",t)}function s(t){u(i,r,o,c,s,"throw",t)}c(void 0)}))}}((function*(){yield Promise.all([..."animate"in Element.prototype?[]:[e.e(12).then(e.t.bind(null,157,7))],..."IntersectionObserver"in window?[]:[e.e(9).then(e.t.bind(null,158,7))]]),yield r.s;var t,n,u=document.querySelector("hy-push-state");t=t=>{if(t){t.querySelectorAll("h1[id], h2[id], h3[id], h4[id], h5[id], h6[id]").forEach(t=>{var n=Object(r.l)("_permalink-template");n.querySelector(".permalink").href="#".concat(t.id),t.appendChild(n)});var n=t.querySelector("#markdown-toc");n&&n.classList.add("toc-hide"),"complete"in HTMLImageElement.prototype&&t.querySelectorAll("img[width][height][loading=lazy]").forEach(t=>{t.complete||(t.style.opacity="0",t.addEventListener("load",()=>t.animate([{opacity:0},{opacity:1}],{fill:"forwards",duration:500,easing:"ease"}),{once:!0}))})}},u&&!window._noPushState&&u.addEventListener("hy-push-state-ready",n=>{var{detail:{replaceEls:[e]}}=n;return t(e)},n),t(document.getElementById("_main"));var c=null;!function(t,n){u&&!window._noPushState&&u.addEventListener("hy-push-state-load",()=>t(document.getElementById("_main")),n),t(document.getElementById("_main"))}(()=>{var t,n=document.getElementById("_main");if(n){var e=n.querySelector("#markdown-toc");e&&(e.classList.remove("toc-hide"),e.classList.add("toc-show")),n.querySelectorAll("li[id^='fn:']").forEach(t=>t.tabIndex=0),n.querySelectorAll("a[href^='#fn:']").forEach(t=>t.addEventListener("click",t=>{var n;return null===(n=document.getElementById(t.currentTarget.getAttribute("href").substr(1)))||void 0===n?void 0:n.focus()})),n.querySelectorAll('pre, table:not(.highlight), .katex-display, .break-layout, mjx-container[jax="CHTML"][display="true"]').forEach(t=>t.addEventListener("touchstart",n=>t.scrollLeft>0&&n.stopPropagation(),{passive:!1}));var o=null===(t=document.getElementById("_katexPreload"))||void 0===t?void 0:t.href;!c&&o&&Object(r.m)(n.querySelectorAll(".katex"),{rootMargin:"1440px"}).then(()=>{c=Object(r.q)(o)})}});var s=document.getElementById("_MathJax");if(u&&s){var a=t=>{var{detail:{replaceEls:[n]}}=t;n.querySelectorAll('script[type="math/tex; mode=display"]').forEach(t=>{t.outerHTML=t.innerText.replace("% <![CDATA[","\\[").replace("%]]>","\\]")}),n.querySelectorAll('script[type="math/tex"]').forEach(t=>{t.outerHTML="\\(".concat(t.innerText,"\\)")})};a({detail:{replaceEls:[document]}}),"MathJax"in window||(yield Object(r.r)(s,"load")),yield MathJax.typesetPromise(),window._noPushState||(u.addEventListener("ready",t=>a(t)),Object(o.a)(u,"after").pipe(Object(i.a)(()=>MathJax.typesetPromise())).subscribe())}}))()},function(t,n,e){"use strict";e.d(n,"a",(function(){return u}));var r=e(0),o=e(2),i=e(77);function u(t,n){return void 0===n&&(n=i.a),function(e){return e.lift(new c(t,n))}}var c=function(){function t(t,n){this.dueTime=t,this.scheduler=n}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.dueTime,this.scheduler))},t}(),s=function(t){function n(n,e,r){var o=t.call(this,n)||this;return o.dueTime=e,o.scheduler=r,o.debouncedSubscription=null,o.lastValue=null,o.hasValue=!1,o}return Object(r.e)(n,t),n.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(a,this.dueTime,this))},n.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},n.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},n.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},n}(o.a);function a(t){t.debouncedNext()}},function(t,n,e){"use strict";e.d(n,"a",(function(){return c}));var r=e(1),o=e(43),i=e(18),u=e(17);function c(t,n,e,s){return Object(i.a)(e)&&(s=e,e=void 0),s?c(t,n,e).pipe(Object(u.a)((function(t){return Object(o.a)(t)?s.apply(void 0,t):s(t)}))):new r.a((function(r){!function t(n,e,r,o,i){var u;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(n)){var c=n;n.addEventListener(e,r,i),u=function(){return c.removeEventListener(e,r,i)}}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(n)){var s=n;n.on(e,r),u=function(){return s.off(e,r)}}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(n)){var a=n;n.addListener(e,r),u=function(){return a.removeListener(e,r)}}else{if(!n||!n.length)throw new TypeError("Invalid event target");for(var f=0,l=n.length;f<l;f++)t(n[f],e,r,o,i)}o.add(u)}(t,n,(function(t){arguments.length>1?r.next(Array.prototype.slice.call(arguments)):r.next(t)}),r,e)}))}},function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(40);function o(t,n){return"function"==typeof n?Object(r.a)(t,n,1):Object(r.a)(t,1)}}]);
@@ -1,14 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[4],{160:function(t,e,n){"use strict";n.r(e);var r=n(154),o=n(177),i=n(17),c=n(98),s=n(193),u=n(95),a=n(153),l=n(178),b=n(179),h=n(180),f=n(0);function p(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){return e.lift.call(o.a.apply(void 0,Object(f.g)([e],t)),void 0)}}var v,d=n(99),j=n(14);function y(t,e,n,r,o,i,c){try{var s=t[i](c),u=s.value}catch(t){return void n(t)}s.done?e(u):Promise.resolve(u).then(r,o)}(v=function*(){yield j.s;var t=document.getElementById("_navbar");if(t){var e=t.clientHeight,n=0,f=j.j?new CSSTransformValue([new CSSTranslate(CSS.px(0),CSS.px(0))]):null,v=Object(r.a)(window,"hashchange").pipe(Object(i.a)(t=>new URL(t.newURL).hash),Object(c.a)(t=>""!==t&&"#_search-input"!==t),Object(s.a)()),y=v.pipe(Object(u.a)(()=>Object(r.a)(document,"scroll").pipe(Object(a.a)(50),Object(l.a)(!0),Object(b.a)(!1))),Object(b.a)(!0)),_=Object(o.a)(Object(r.a)(t,"focus",{capture:!0}).pipe(Object(l.a)(2*e)),v.pipe(Object(l.a)(-2*e)));Object(r.a)(document,"scroll",{passive:!0}).pipe(Object(j.f)(y),Object(i.a)(j.h),Object(c.a)(t=>t>=0),Object(h.a)(),Object(i.a)(t=>{var[e,n]=t;return e-n}),Object(c.a)(()=>{var t;return!(null===(t=document.activeElement)||void 0===t?void 0:t.classList.contains("nav-btn"))}),p(_),Object(d.a)(r=>{n+=r,n=Math.max(-e,Math.min(0,n)),j.j?(f[0].y.value=n,t.attributeStyleMap.set("transform",f)):t.style.transform="translateY(".concat(n,"px)")})).subscribe()}},function(){var t=this,e=arguments;return new Promise((function(n,r){var o=v.apply(t,e);function i(t){y(o,n,r,i,c,"next",t)}function c(t){y(o,n,r,i,c,"throw",t)}i(void 0)}))})()},166:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return b}));var r=n(0),o=n(1),i=n(2),c=n(6),s=n(169),u=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return Object(r.e)(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(c.a),a=n(38),l=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return Object(r.e)(e,t),e}(i.a),b=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return Object(r.e)(e,t),e.prototype[a.a]=function(){return new l(this)},e.prototype.lift=function(t){var e=new h(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new s.a;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),o=0;o<n;o++)r[o].next(t)},e.prototype.error=function(t){if(this.closed)throw new s.a;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),o=0;o<n;o++)r[o].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new s.a;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new s.a;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new s.a;return this.hasError?(t.error(this.thrownError),c.a.EMPTY):this.isStopped?(t.complete(),c.a.EMPTY):(this.observers.push(t),new u(this,t))},e.prototype.asObservable=function(){var t=new o.a;return t.source=this,t},e.create=function(t,e){return new h(t,e)},e}(o.a),h=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return Object(r.e)(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):c.a.EMPTY},e}(b)},169:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}()},177:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(1),o=n(75),i=n(79),c=n(76);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,s=void 0,u=t[t.length-1];return Object(o.a)(u)?(s=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof u&&(n=t.pop()),!s&&1===t.length&&t[0]instanceof r.a?t[0]:Object(i.a)(n)(Object(c.a)(t,s))}},178:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(0),o=n(2);function i(t){return function(e){return e.lift(new c(t))}}var c=function(){function t(t){this.value=t}return t.prototype.call=function(t,e){return e.subscribe(new s(t,this.value))},t}(),s=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return Object(r.e)(e,t),e.prototype._next=function(t){this.destination.next(this.value)},e}(o.a)},179:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(80),o=n(75);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(o.a)(n)?(t.pop(),function(e){return Object(r.a)(t,e,n)}):function(e){return Object(r.a)(t,e)}}},180:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(0),o=n(2);function i(){return function(t){return t.lift(new c)}}var c=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new s(t))},t}(),s=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return Object(r.e)(e,t),e.prototype._next=function(t){var e;this.hasPrev?e=[this.prev,t]:this.hasPrev=!0,this.prev=t,e&&this.destination.next(e)},e}(o.a)},193:function(t,e,n){"use strict";n.d(e,"a",(function(){return y}));var r=n(0),o=n(166),i=n(1),c=n(2),s=n(6);function u(){return function(t){return t.lift(new l(t))}}var a,l=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new b(t,n),o=e.subscribe(r);return r.closed||(r.connection=n.connect()),o},t}(),b=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r.connection=null,r}return Object(r.e)(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(c.a),h=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return Object(r.e)(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new s.a).add(this.source.subscribe(new p(this.getSubject(),this))),t.closed&&(this._connection=null,t=s.a.EMPTY)),t},e.prototype.refCount=function(){return u()(this)},e}(i.a),f={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:(a=h.prototype)._subscribe},_isComplete:{value:a._isComplete,writable:!0},getSubject:{value:a.getSubject},connect:{value:a.connect},refCount:{value:a.refCount}},p=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Object(r.e)(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(o.b),v=(function(){function t(t){this.connectable=t}t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new v(t,n),o=e.subscribe(r);return r.closed||(r.connection=n.connect()),o}}(),function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Object(r.e)(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(c.a));var d=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),o=n(r).subscribe(t);return o.add(e.subscribe(r)),o},t}();function j(){return new o.a}function y(){return function(t){return u()((e=j,function(t){var r;if(r="function"==typeof e?e:function(){return e},"function"==typeof n)return t.lift(new d(r,n));var o=Object.create(t,f);return o.source=t,o.subjectFactory=r,o})(t));var e,n}}}}]);
@@ -1,14 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[5],{159:function(e,t,r){"use strict";r.r(t);var n=r(154),a=r(177),i=r(201),o=r(206),l=r(178),c=r(17),u=r(179),s=r(99),p=r(193),b=r(202),d=r(95),v=r(198),y=r(180),O=r(40),m=r(14),f=r(39),j=r(175),h=r(200),g=r(197);function w(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,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var D=/url[\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]*\(["']?(((?:[\0-!#-&\(-\[\]-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])|\\(?:[\0-\t\x0B\f\x0E-\u2027\u202A-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]))*)["']?\)/,E=e=>{var t,r=e.querySelector(".sidebar-bg"),n=e.querySelector("#_pageStyle");return[null==n||null===(t=n.innerText)||void 0===t?void 0:t.trim(),null==r?void 0:r.classList,null==r?void 0:r.style.backgroundImage].join("\n")};var S=new WeakMap;class C{constructor(e){this.sidebar=document.getElementById("_sidebar"),this.fadeDuration=e,this.prevHash=E(document),this.themeColorEl=document.querySelector('meta[name="theme-color"]')}fetchImage2(e){var t,r,{backgroundImage:n=""}=null!==(t=null===(r=e.querySelector(".sidebar-bg"))||void 0===r?void 0:r.style)&&void 0!==t?t:{},a=D.exec(n);if(!a)return Object(f.a)("");var i=new URL(a[1],window.location.origin);return Object(m.e)(i.href,function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?w(Object(r),!0).forEach((function(t){F(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):w(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({method:"GET",headers:{Accept:"image/*"}},function(e){var{protocol:t,host:r}=e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location;return t!==n.protocol||r!==n.host}(i)?{mode:"cors"}:{})).pipe(Object(d.a)(e=>e.blob()),Object(c.a)(e=>URL.createObjectURL(e)),Object(h.a)(()=>Object(f.a)(i.href)))}fetchImage(e){var t=E(e);return t===this.prevHash?Object(j.b)():this.fetchImage2(e).pipe(Object(c.a)(r=>{var n,a=null!==(n=e.querySelector(".sidebar-bg"))&&void 0!==n?n:document.createElement("div");return r&&(a.style.backgroundImage="url(".concat(r,")"),S.set(a,r)),[a,t,e]}))}updateStyle(e){if(this.themeColorEl){var t,r=null===(t=e.head.querySelector('meta[name="theme-color"]'))||void 0===t?void 0:t.content;r&&window.setTimeout(()=>{this.themeColorEl&&(this.themeColorEl.content=r)},250)}try{var n,a=document.getElementById("_pageStyle"),i=e.getElementById("_pageStyle");if(!i)return;null==a||null===(n=a.parentNode)||void 0===n||n.replaceChild(i,a)}catch(e){0}}fade(e,t){var r,[n]=e,[a,i,o]=t;return null==n||null===(r=n.parentNode)||void 0===r||r.insertBefore(a,n.nextElementSibling),this.updateStyle(o),this.prevHash=i,Object(m.c)(a,[{opacity:0},{opacity:1}],{duration:this.fadeDuration,easing:"ease"}).pipe(Object(g.a)(()=>{var e;S.has(n)&&URL.revokeObjectURL(S.get(n)),null==n||null===(e=n.parentNode)||void 0===e||e.removeChild(n)}))}}var P=r(98);var B,q=["title"];function I(e,t,r,n){var o=e.pipe(Object(P.a)(e=>{var{flipType:t}=e;return!q.includes(t)}));return Object(a.a)(function(e,t,r,n){var{animationMain:a,settings:o}=n;if(!a)return e;var l=e.pipe(Object(P.a)(e=>{var{flipType:t}=e;return"title"===t}),Object(d.a)(e=>{var{anchor:t}=e;if(!t)return Object(f.a)({});var r=document.createElement("h1");r.classList.add("page-title"),r.textContent=t.textContent,r.style.transformOrigin="left top";var n=a.querySelector(".page");if(!n)return Object(f.a)({});m.d.call(n),n.appendChild(r),a.style.position="fixed",a.style.opacity=1;var i=t.getBoundingClientRect(),l=r.getBoundingClientRect(),c=parseInt(getComputedStyle(t).fontSize,10),u=parseInt(getComputedStyle(r).fontSize,10),p=i.left-l.left,b=i.top-l.top,d=c/u;t.style.opacity=0;var v=[{transform:"translate3d(".concat(p,"px, ").concat(b,"px, 0) scale(").concat(d,")")},{transform:"translate3d(0, 0, 0) scale(1)"}];return Object(m.c)(r,v,o).pipe(Object(s.a)({complete(){a.style.position="absolute"}}))}));return e.pipe(Object(d.a)(e=>{var{flipType:n}=e;return Object(i.a)(t.pipe(Object(P.a)(()=>"title"===n),Object(c.a)(e=>{var{replaceEls:[t]}=e,r=t.querySelector(".page-title, .post-title");return r&&(r.style.opacity=0),r})),r,e=>e).pipe(Object(s.a)(e=>{e&&(e.style.opacity=1),a.style.opacity=0}),Object(g.a)(()=>{a.style.opacity=0}))})).subscribe(),l}(e,t,r,n),o)}function k(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 x(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?k(Object(r),!0).forEach((function(t){_(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):k(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function _(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function L(e,t,r,n,a,i,o){try{var l=e[i](o),c=l.value}catch(e){return void r(e)}l.done?t(c):Promise.resolve(c).then(n,a)}(B=function*(){yield Promise.all([..."fetch"in window?[]:[r.e(2).then(r.bind(null,203))],..."customElements"in window?[]:[r.e(13).then(r.bind(null,181))],..."animate"in Element.prototype?[]:[r.e(12).then(r.t.bind(null,157,7))],..."IntersectionObserver"in window?[]:[r.e(9).then(r.t.bind(null,158,7))]]),yield m.t;var e=[{opacity:1},{opacity:0}],t=[{opacity:0,transform:"translateY(-3rem)"},{opacity:1,transform:"translateY(0)"}],f=document.querySelector("hy-push-state");if(f){var j,h,g,w=Number(f.getAttribute("duration"))||350,F={duration:w,easing:"ease"},D=document.querySelector("hy-drawer"),E=document.querySelector("#_navbar > .content > .nav-btn-bar"),S=function(e){var t;return null==e||null===(t=e.parentNode)||void 0===t||t.insertBefore(Object(m.l)("_animation-template"),e),null==e?void 0:e.previousElementSibling}(f),P=function(e){return null==e||e.appendChild(Object(m.l)("_loading-template")),null==e?void 0:e.lastElementChild}(E),B=(h=Object(m.l)("_back-template"),g=null==h?void 0:h.children[0],null==h||null===(j=h.querySelector(".nav-btn"))||void 0===j||j.addEventListener("click",()=>window.history.back()),g);if(E&&B){var q=window.matchMedia("(display-mode: standalone)"),k=!!navigator.standalone||q.matches;Object(m.g)(q).pipe(Object(c.a)(e=>e.matches),Object(u.a)(k)).pipe(Object(s.a)(e=>{e?E.prepend(B):B.parentNode===E&&E.removeChild(B)})).subscribe()}var _=(e,t)=>Object(n.a)(f,e).pipe(Object(c.a)(e=>{var{detail:t}=e;return t}),t?Object(c.a)(t):e=>e,Object(p.a)()),L=_("hy-push-state-start",e=>{return Object.assign(e,{flipType:(t=e.anchor,(null==t?void 0:t.classList.contains("flip-title"))?"title":(null==t?void 0:t.classList.contains("flip-project"))?"project":null==t||null===(r=t.getAttribute)||void 0===r?void 0:r.call(t,"data-flip"))});var t,r}),T=_("hy-push-state-ready"),N=_("hy-push-state-after"),R=_("hy-push-state-progress"),U=_("hy-push-state-networkerror"),A=L.pipe(Object(c.a)(e=>Object.assign(e,{main:document.getElementById("_main")})),Object(s.a)(e=>{var{main:t}=e;t.style.pointerEvents="none"}),window._noDrawer&&(null==D?void 0:D.classList.contains("cover"))?Object(s.a)(()=>{var e;D.classList.remove("cover"),null===(e=D.parentNode)||void 0===e||e.appendChild(D)}):e=>e,Object(b.a)(t=>{var{main:r}=t;return Object(m.c)(r,e,x(x({},F),{},{fill:"forwards"})).pipe(Object(l.a)({main:r}))}),Object(s.a)(e=>{var{main:t}=e;return m.d.call(t)}),Object(p.a)());P&&(R.subscribe(()=>{P.style.display="flex"}),T.subscribe(()=>{P.style.display="none"}));var M=N.pipe(Object(d.a)(e=>{var r=(e=>{var{replaceEls:[r],flipType:n}=e;return Object(m.c)(r,t,F).pipe(Object(l.a)({main:r,flipType:n}))})(e).toPromise();return e.transitionUntil(r),r}),Object(p.a)()),H=I(L,T,Object(a.a)(M,U),{animationMain:S,settings:F}).pipe(Object(p.a)());L.pipe(Object(d.a)(e=>{var t=Object(i.a)(Object(o.a)(w),A,H).toPromise();return e.transitionUntil(t),t})).subscribe(),A.subscribe(),H.subscribe();var z=document.querySelector(".sidebar-bg");if(z){var J=new C(2e3);N.pipe(Object(d.a)(e=>{var{document:t}=e;return Object(i.a)(J.fetchImage(t),M).pipe(Object(c.a)(e=>{var[t]=e;return t}),Object(v.a)(L))}),Object(u.a)([z]),Object(y.a)(),Object(O.a)(e=>{var[t,r]=e;return J.fade(t,r)})).subscribe()}U.pipe(Object(d.a)(e=>{var{url:r}=e;P&&(P.style.display="none");var n=document.getElementById("_main");return n&&(n.style.pointerEvents=""),m.d.call(null==S?void 0:S.querySelector(".page")),m.d.call(n),function(e,t){var{pathname:r}=t,n=Object(m.l)("_error-template"),a=null==n?void 0:n.querySelector(".this-link");a&&(a.href=r,a.textContent=r),null==e||e.appendChild(n),null==e||e.lastElementChild}(n,r),Object(m.c)(n,t,x(x({},F),{},{fill:"forwards"}))})).subscribe(),Promise.resolve().then(r.bind(null,191)),window._pushState=f}},function(){var e=this,t=arguments;return new Promise((function(r,n){var a=B.apply(e,t);function i(e){L(a,r,n,i,o,"next",e)}function o(e){L(a,r,n,i,o,"throw",e)}i(void 0)}))})()}}]);
@@ -1,47 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[8],{192:function(t,e,i){"use strict";i.r(e),i.d(e,"HyDrawer",(function(){return lt}));var n=i(174),r=i(163);
15
- /**
16
- * @license
17
- * Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
18
- * This code may only be used under the BSD style license found at
19
- * http://polymer.github.io/LICENSE.txt
20
- * The complete set of authors may be found at
21
- * http://polymer.github.io/AUTHORS.txt
22
- * The complete set of contributors may be found at
23
- * http://polymer.github.io/CONTRIBUTORS.txt
24
- * Code distributed by Google as part of the polymer project is also
25
- * subject to an additional IP rights grant found at
26
- * http://polymer.github.io/PATENTS.txt
27
- */
28
- class s{constructor(t){this.classes=new Set,this.changed=!1,this.element=t;var e=(t.getAttribute("class")||"").split(/\s+/);for(var i of e)this.classes.add(i)}add(t){this.classes.add(t),this.changed=!0}remove(t){this.classes.delete(t),this.changed=!0}commit(){if(this.changed){var t="";this.classes.forEach(e=>t+=e+" "),this.element.setAttribute("class",t)}}}var a=new WeakMap,o=Object(r.c)(t=>e=>{if(!(e instanceof r.a)||e instanceof r.b||"class"!==e.committer.name||e.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:i}=e,{element:n}=i,o=a.get(e);void 0===o&&(n.setAttribute("class",i.strings.join(" ")),a.set(e,o=new Set));var c=n.classList||new s(n);for(var l in o.forEach(e=>{e in t||(c.remove(e),o.delete(e))}),t){var h=t[l];h!=o.has(l)&&(h?(c.add(l),o.add(l)):(c.remove(l),o.delete(l)))}"function"==typeof c.commit&&c.commit()}),c=new WeakMap,l=Object(r.c)(t=>e=>{if(!(e instanceof r.a)||e instanceof r.b||"style"!==e.committer.name||e.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:i}=e,{style:n}=i.element,s=c.get(e);for(var a in void 0===s&&(n.cssText=i.strings.join(" "),c.set(e,s=new Set)),s.forEach(e=>{e in t||(s.delete(e),-1===e.indexOf("-")?n[e]=null:n.removeProperty(e))}),t)s.add(a),-1===a.indexOf("-")?n[a]=t[a]:n.setProperty(a,t[a])}),h=i(196),u=i(194),p=i(177),b=i(154),d=i(96),v=i(199),f=i(166),g=i(17),O=i(193),j=i(97),m=i(99),y=i(0),w=i(26),x=i(25);var S=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var i=new _(t),n=e.subscribe(i);return n.add(Object(x.a)(i,this.notifier)),n},t}(),_=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasValue=!1,e}return Object(y.e)(e,t),e.prototype._next=function(t){this.value=t,this.hasValue=!0},e.prototype.notifyNext=function(t,e,i,n,r){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},e}(w.a),E=i(77);var k=function(t,e){this.value=t,this.timestamp=e},C=i(180),T=i(98),V=i(179),$=i(95),M=i(197),X=i(198),I=i(2);var z=function(){function t(t){this.total=t}return t.prototype.call=function(t,e){return e.subscribe(new D(t,this.total))},t}(),D=function(t){function e(e,i){var n=t.call(this,e)||this;return n.total=i,n.count=0,n}return Object(y.e)(e,t),e.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)},e}(I.a),R=i(161),P=i(39);function B(t,e,i,n){return i*Math.sin(t/n*(Math.PI/2))+e}function W(t){return("ResizeObserver"in window?Object(R.e)(t):Object(P.a)({contentRect:{width:t.clientWidth}})).pipe(Object(g.a)(t=>{var{contentRect:{width:e}}=t;return e}))}var A={fromAttribute(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/[\[\]]/g,"").split(",").map(Number)},toAttribute(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).join(",")}};var N=i(178),Y=i(204);var F=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){return e.subscribe(new J(t,this.notifier,e))},t}(),J=function(t){function e(e,i,n){var r=t.call(this,e)||this;return r.notifier=i,r.source=n,r.notifications=null,r.retries=null,r.retriesSubscription=null,r.sourceIsBeingSubscribedTo=!0,r}return Object(y.e)(e,t),e.prototype.notifyNext=function(t,e,i,n,r){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},e.prototype.notifyComplete=function(e){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},e.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next()}},e.prototype._unsubscribe=function(){var t=this.notifications,e=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=null),e&&(e.unsubscribe(),this.retriesSubscription=null),this.retries=null},e.prototype._unsubscribeAndRecycle=function(){var e=this._unsubscribe;return this._unsubscribe=null,t.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=e,this},e.prototype.subscribeToRetries=function(){var e;this.notifications=new f.a;try{e=(0,this.notifier)(this.notifications)}catch(e){return t.prototype.complete.call(this)}this.retries=e,this.retriesSubscription=Object(x.a)(this,e)},e}(w.a);var U=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new H(t,this.predicate))},t}(),H=function(t){function e(e,i){var n=t.call(this,e)||this;return n.predicate=i,n.skipping=!0,n.index=0,n}return Object(y.e)(e,t),e.prototype._next=function(t){var e=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||e.next(t)},e.prototype.tryCallPredicate=function(t){try{var e=this.predicate(t,this.index++);this.skipping=Boolean(e)}catch(t){this.destination.error(t)}},e}(I.a),L=Math.abs.bind(Math);class q{getStartObservable(){return Object(u.a)(this.$.mouseEvents).pipe(Object($.a)(t=>{var[e]=t,i=Object(b.a)(document,"touchstart",{passive:!0}).pipe(Object(T.a)(t=>{var{touches:e}=t;return 1===e.length}),Object(g.a)(t=>{var{touches:e}=t;return e[0]})),n=e?Object(b.a)(document,"mousedown").pipe(Object(g.a)(t=>(t.event=t,t))):d.a;return Object(p.a)(i,n)}))}getMoveObservable(t,e){return Object(u.a)(this.$.mouseEvents,this.$.preventDefault).pipe(Object($.a)(i=>{var[n,r]=i,s=Object(b.a)(document,"touchmove",{passive:!r}).pipe(Object(g.a)(t=>(t.touches[0].event=t,t.touches[0]))),a=n?Object(b.a)(document,"mousemove",{passive:!r}).pipe(Object(R.l)(Object(p.a)(t.pipe(Object(N.a)(!0)),e.pipe(Object(N.a)(!1)))),Object(g.a)(t=>(t.event=t,t))):d.a;return Object(p.a)(s,a)}))}getEndObservable(){return Object(u.a)(this.$.mouseEvents).pipe(Object($.a)(t=>{var[e]=t,i=Object(b.a)(document,"touchend",{passive:!0}).pipe(Object(T.a)(t=>{var{touches:e}=t;return 0===e.length}),Object(g.a)(t=>t.changedTouches[0])),n=e?Object(b.a)(document,"mouseup",{passive:!0}):d.a;return Object(p.a)(i,n)}))}getIsSlidingObservable(t,e,i){return this.getIsSlidingObservableInner(t,e).pipe(Object(Y.a)(1),Object(V.a)(void 0),(n=()=>i,function(t){return t.lift(new F(n))}));var n}getIsSlidingObservableInner(t,e){return this.threshold?t.pipe(Object(j.a)(e),(i=t=>{var[{clientX:e,clientY:i},{clientX:n,clientY:r}]=t;return L(r-i)<this.threshold&&L(n-e)<this.threshold},function(t){return t.lift(new U(i))}),Object(g.a)(t=>{var[{clientX:e,clientY:i},{clientX:n,clientY:r}]=t;return L(n-e)>=L(r-i)})):t.pipe(Object(j.a)(e),Object(g.a)(t=>{var[{clientX:e,clientY:i,event:n},{clientX:r,clientY:s}]=t,a=L(r-e)>=L(s-i);return this.noScroll&&a&&n.preventDefault(),a}));var i}}var G=Math.min.bind(Math),K=Math.max.bind(Math);class Q{calcIsInRange(t,e){var{clientX:i}=t;switch(this.side){case"left":var[n,r]=this.range;return i>n&&(e||i<r);case"right":var s=window.innerWidth-this.range[0],a=window.innerWidth-this.range[1];return i<s&&(e||i>a);default:throw Error()}}calcIsSwipe(t,e,i,n,r){var{clientX:s}=t,{clientX:a}=e;return a!==s||i>0&&i<n}calcWillOpen(t,e,i,n,r){switch(this.side){case"left":return r>.15||!(r<-.15)&&i>=n/2;case"right":return-r>.15||!(-r<-.15)&&i<=-n/2;default:throw Error()}}calcTranslateX(t,e,i,n){var{clientX:r}=t,{clientX:s}=e;switch(this.side){case"left":return K(0,G(n,i+(r-s)));case"right":return G(0,K(-n,i+(r-s)));default:throw Error()}}}class Z{updateDOM(t,e){var i=t/e*("left"===this.side?1:-1)||0;this.translateX=t,this.opacity=i,this.updater.updateDOM(t,i)}}class tt{constructor(t){this.parent=t}static getUpdaterForPlatform(t){return"attributeStyleMap"in Element.prototype&&"CSS"in window&&"number"in CSS?new it(t):new et(t)}get contentEl(){return this.parent.contentEl}get scrimEl(){return this.parent.scrimEl}}class et extends tt{constructor(t){super(t)}updateDOM(t,e){this.contentEl.style.transform="translate(".concat(t,"px, 0px)"),this.scrimEl.style.opacity="".concat(e)}}class it extends tt{constructor(t){super(t),this.tvalue=new CSSTransformValue([new CSSTranslate(CSS.px(0),CSS.px(0))]),this.ovalue=CSS.number(1)}updateDOM(t,e){this.tvalue[0].x.value=t,this.ovalue.value=e,this.contentEl.attributeStyleMap.set("transform",this.tvalue),this.scrimEl.attributeStyleMap.set("opacity",this.ovalue)}}function nt(){var t=function(t,e){e||(e=t.slice(0));return Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}(["\n @media screen {\n :host {\n touch-action: pan-x;\n }\n\n .full-screen {\n position: fixed;\n top: 0;\n left: 0;\n height: 100vh;\n width: 100vw;\n }\n\n .full-height {\n position: fixed;\n top: 0;\n height: 100vh;\n }\n\n .peek {\n left: 0;\n width: var(--hy-drawer-peek-width, 0px);\n visibility: hidden;\n z-index: calc(var(--hy-drawer-z-index, 100) - 1);\n }\n\n .scrim {\n position: fixed;\n top: 0;\n left: 0;\n height: 10vh;\n width: 10vw;\n transform: scale(10);\n transform-origin: top left;\n opacity: 0;\n pointer-events: none;\n background: var(--hy-drawer-scrim-background, rgba(0, 0, 0, 0.5));\n z-index: var(--hy-drawer-z-index, 100);\n -webkit-tap-highlight-color: transparent;\n }\n\n .range {\n position: fixed;\n top: 0;\n height: 100vh;\n z-index: calc(var(--hy-drawer-z-index, 100) + 1);\n }\n\n .grabbing-screen {\n cursor: grabbing;\n z-index: calc(var(--hy-drawer-z-index, 100) + 2);\n }\n\n .wrapper {\n width: var(--hy-drawer-width, 300px);\n background: var(--hy-drawer-background, inherit);\n box-shadow: var(--hy-drawer-box-shadow, 0 0 15px rgba(0, 0, 0, 0.25));\n z-index: calc(var(--hy-drawer-z-index, 100) + 3);\n contain: strict;\n }\n\n .wrapper.left {\n left: calc(-1 * var(--hy-drawer-width, 300px) + var(--hy-drawer-peek-width, 0px));\n }\n\n .wrapper.right {\n right: calc(-1 * var(--hy-drawer-width, 300px) + var(--hy-drawer-peek-width, 0px));\n }\n\n .wrapper > .overflow {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow-x: hidden;\n overflow-y: auto;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n }\n\n .grab {\n cursor: move;\n cursor: grab;\n }\n\n .grabbing {\n cursor: grabbing;\n }\n }\n\n @media print {\n .scrim {\n display: none !important;\n }\n\n .wrapper {\n transform: none !important;\n }\n }\n"]);return nt=function(){return t},t}var rt=Object(n.b)(nt());function st(){var t=ot(['<div class="grabbing-screen full-screen"></div>']);return st=function(){return t},t}function at(){var t=ot(['\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 ']);return at=function(){return t},t}function ot(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}var ct=function(t,e,i,n){var r,s=arguments.length,a=s<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,n);else for(var o=t.length-1;o>=0;o--)(r=t[o])&&(a=(s<3?r(a):s>3?r(e,i,a):r(e,i))||a);return s>3&&a&&Object.defineProperty(e,i,a),a},lt=class extends(Object(R.b)(R.a,[q,Z,Q])){constructor(){super(...arguments),this.el=this,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,this._initialized=Object(R.f)(),this.$={},this.upgrade=()=>{var t,e=this.getDrawerWidth(),i=this.$.persistent.pipe(Object(g.a)(t=>!t)),n=this.getStartObservable().pipe(Object(R.h)(i),Object(O.a)()),r={},s=Object(h.a)(()=>r.translateX$.pipe(Object(g.a)(t=>0!==t))),a=n.pipe(Object(j.a)(s),Object(g.a)(t=>this.calcIsInRange(...t)),Object(m.a)(t=>{t&&(this.willChange=!0,this.fireEvent("prepare"))}),Object(O.a)()),o=this.getEndObservable().pipe(Object(R.h)(i,a),Object(m.a)(()=>{this.mouseEvents&&(this.grabbing=!1)}),Object(O.a)()),c=this.getMoveObservable(n,o).pipe(Object(R.h)(i,a),Object(O.a)()),l=this.getIsSlidingObservable(c,n,o).pipe(Object(m.a)(t=>{this.isSliding=t,t&&this.mouseEvents&&(this.grabbing=!0)})),v=r.translateX$=Object(h.a)(()=>{var t=Object(u.a)(this.$.opened,this.$.side,e).pipe(Object(g.a)(t=>{var[e,i,n]=t;return e?n*("left"===i?1:-1):0})),i=c.pipe(Object(R.h)(l),Object(m.a)(()=>this.scrimClickable=!1),Object(m.a)(t=>{var{event:e}=t;return this.noScroll&&e.preventDefault()}),Object(j.a)(n,r.startTranslateX$,e),Object(g.a)(t=>this.calcTranslateX(...t)));return Object(p.a)(r.tweenTranslateX$,t,i)}).pipe(Object(O.a)());r.startTranslateX$=v.pipe((t=n,function(e){return e.lift(new S(t))}));var f,y=v.pipe((void 0===f&&(f=E.a),Object(g.a)((function(t){return new k(t,f.now())}))),Object(C.a)(),Object(T.a)(t=>{var[{timestamp:e},{timestamp:i}]=t;return i-e>0}),Object(g.a)(t=>{var[{value:e,timestamp:i},{value:n,timestamp:r}]=t;return(n-e)/(r-i)}),Object(V.a)(0)),w=o.pipe(Object(j.a)(n,v,e,y),Object(T.a)(t=>this.calcIsSwipe(...t)),Object(g.a)(t=>this.calcWillOpen(...t))),x=this.animateTo$.pipe(Object(m.a)(()=>{this.willChange=!0,this.fireEvent("prepare")}));r.tweenTranslateX$=Object(p.a)(w,x).pipe(Object(j.a)(v,e),Object($.a)(t=>{var e,[i,r,s]=t,a="left"===this.side?1:-1,o=(i?s*a:0)-r,c=Math.ceil(200+.15*s);return Object(R.m)(B,r,o,c).pipe(Object(M.a)(()=>{this.transitioned(i)}),Object(X.a)(n),Object(X.a)(this.$.side.pipe((e=1,function(t){return t.lift(new z(e))}))),Object(O.a)())})),v.pipe(Object(j.a)(e),Object(m.a)(t=>{this.updateDOM(...t);var{translateX:e,opacity:i}=this;this.fireEvent("move",{detail:{translateX:e,opacity:i},bubbles:!1})})).subscribe(),Object(b.a)(this.scrimEl,"click").pipe(Object(m.a)(()=>this.close())).subscribe(),i.pipe(Object(m.a)(t=>{this.scrimEl.style.display=t?"block":"none"})).subscribe(),this.$.mouseEvents.pipe(Object($.a)(t=>t?n.pipe(Object(j.a)(a)):d.a),Object(T.a)(t=>{var[e,i]=t;return i&&null!=e.event}),Object(m.a)(t=>{var[{event:e}]=t;return e.preventDefault()})).subscribe(),this.fireEvent("init",{detail:this.opened}),this._initialized.resolve(this)},this.transitioned=t=>{this.opened=this.scrimClickable=t,this.willChange=!1,this.fireEvent("transitioned",{detail:t})}}get initialized(){return this._initialized}get histId(){return this.id||this.tagName}get hashId(){return"#".concat(this.histId,"--opened")}getDrawerWidth(){var t=W(this.contentEl).pipe(Object(m.a)(t=>this.fireEvent("content-width-change",{detail:t}))),e=W(this.peekEl).pipe(Object(m.a)(t=>this.fireEvent("peek-width-change",{detail:t})));return Object(u.a)(t,e).pipe(Object(g.a)(t=>{var[e,i]=t;return e-i}),Object(O.a)())}connectedCallback(){super.connectedCallback(),this.$.opened=new v.a(this.opened),this.$.side=new v.a(this.side),this.$.persistent=new v.a(this.persistent),this.$.preventDefault=new v.a(this.noScroll),this.$.mouseEvents=new v.a(this.mouseEvents),this.scrimClickable=this.opened,this.animateTo$=new f.a,this.updater=tt.getUpdaterForPlatform(this),this.updateComplete.then(this.upgrade)}render(){return Object(n.d)(at(),l({willChange:this.willChange?"opacity":"",pointerEvents:this.scrimClickable?"all":""}),this.mouseEvents&&this.grabbing&&!this.scrimClickable?Object(n.d)(st()):null,o({wrapper:!0,"full-height":!0,[this.side]:!0,grab:this.mouseEvents,grabbing:this.mouseEvents&&this.grabbing}),l({willChange:this.willChange?"transform":""}))}open(){this.animateTo$.next(!0)}close(){this.animateTo$.next(!1)}toggle(){this.animateTo$.next(!this.opened)}};
29
- /**
30
- * Copyright (c) 2020 Florian Klampfer <https://qwtel.com/>
31
- *
32
- * This program is free software: you can redistribute it and/or modify
33
- * it under the terms of the GNU General Public License as published by
34
- * the Free Software Foundation, either version 3 of the License, or
35
- * (at your option) any later version.
36
- *
37
- * This program is distributed in the hope that it will be useful,
38
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
39
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
40
- * GNU General Public License for more details.
41
- *
42
- * You should have received a copy of the GNU General Public License
43
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
44
- *
45
- * @license
46
- * @nocompile
47
- */lt.styles=rt,ct([Object(n.f)(".scrim")],lt.prototype,"scrimEl",void 0),ct([Object(n.f)(".wrapper")],lt.prototype,"contentEl",void 0),ct([Object(n.f)(".peek")],lt.prototype,"peekEl",void 0),ct([Object(n.e)({type:Boolean,reflect:!0})],lt.prototype,"opened",void 0),ct([Object(n.e)({type:String,reflect:!0})],lt.prototype,"side",void 0),ct([Object(n.e)({type:Boolean,reflect:!0})],lt.prototype,"persistent",void 0),ct([Object(n.e)({type:Number,reflect:!0})],lt.prototype,"threshold",void 0),ct([Object(n.e)({type:Boolean,reflect:!0})],lt.prototype,"noScroll",void 0),ct([Object(n.e)({type:Boolean,reflect:!0})],lt.prototype,"mouseEvents",void 0),ct([Object(n.e)({reflect:!0,converter:A,hasChanged:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return t.length!==e.length||t.some((t,i)=>t!==e[i])}})],lt.prototype,"range",void 0),ct([Object(n.e)()],lt.prototype,"scrimClickable",void 0),ct([Object(n.e)()],lt.prototype,"grabbing",void 0),ct([Object(n.e)()],lt.prototype,"willChange",void 0),ct([Object(n.e)()],lt.prototype,"open",null),ct([Object(n.e)()],lt.prototype,"close",null),ct([Object(n.e)()],lt.prototype,"toggle",null),lt=ct([Object(n.c)("hy-drawer")],lt)},194:function(t,e,i){"use strict";i.d(e,"a",(function(){return h}));var n=i(0),r=i(75),s=i(43),a=i(26),o=i(25),c=i(76),l={};function h(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var i=void 0,n=void 0;return Object(r.a)(t[t.length-1])&&(n=t.pop()),"function"==typeof t[t.length-1]&&(i=t.pop()),1===t.length&&Object(s.a)(t[0])&&(t=t[0]),Object(c.a)(t,n).lift(new u(i))}var u=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new p(t,this.resultSelector))},t}(),p=function(t){function e(e,i){var n=t.call(this,e)||this;return n.resultSelector=i,n.active=0,n.values=[],n.observables=[],n}return Object(n.e)(e,t),e.prototype._next=function(t){this.values.push(l),this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(var i=0;i<e;i++){var n=t[i];this.add(Object(o.a)(this,n,n,i))}}},e.prototype.notifyComplete=function(t){0==(this.active-=1)&&this.destination.complete()},e.prototype.notifyNext=function(t,e,i,n,r){var s=this.values,a=s[i],o=this.toRespond?a===l?--this.toRespond:this.toRespond:0;s[i]=e,0===o&&(this.resultSelector?this._tryResultSelector(s):this.destination.next(s.slice()))},e.prototype._tryResultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)},e}(a.a)},205:function(t,e,i){"use strict";i.d(e,"a",(function(){return h}));var n=i(0),r=i(2),s=i(77),a=i(26),o=i(25),c={leading:!0,trailing:!1};!function(){function t(t,e,i){this.durationSelector=t,this.leading=e,this.trailing=i}t.prototype.call=function(t,e){return e.subscribe(new l(t,this.durationSelector,this.leading,this.trailing))}}();var l=function(t){function e(e,i,n,r){var s=t.call(this,e)||this;return s.destination=e,s.durationSelector=i,s._leading=n,s._trailing=r,s._sendValue=null,s._hasValue=!1,s}return Object(n.e)(e,t),e.prototype._next=function(t){this._hasValue=!0,this._sendValue=t,this._throttled||(this._leading?this.send():this.throttle(t))},e.prototype.send=function(){var t=this._hasValue,e=this._sendValue;t&&(this.destination.next(e),this.throttle(e)),this._hasValue=!1,this._sendValue=null},e.prototype.throttle=function(t){var e=this.tryDurationSelector(t);e&&this.add(this._throttled=Object(o.a)(this,e))},e.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(t){return this.destination.error(t),null}},e.prototype.throttlingDone=function(){var t=this._throttled,e=this._trailing;t&&t.unsubscribe(),this._throttled=null,e&&this.send()},e.prototype.notifyNext=function(t,e,i,n,r){this.throttlingDone()},e.prototype.notifyComplete=function(){this.throttlingDone()},e}(a.a);function h(t,e,i){return void 0===e&&(e=s.a),void 0===i&&(i=c),function(n){return n.lift(new u(t,e,!!i.leading,!!i.trailing))}}var u=function(){function t(t,e,i,n){this.duration=t,this.scheduler=e,this.leading=i,this.trailing=n}return t.prototype.call=function(t,e){return e.subscribe(new p(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),p=function(t){function e(e,i,n,r,s){var a=t.call(this,e)||this;return a.duration=i,a.scheduler=n,a.leading=r,a.trailing=s,a.throttled=null,a._hasTrailingValue=!1,a._trailingValue=null,a}return Object(n.e)(e,t),e.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(b,this.duration,{subscriber:this})),this.leading?this.destination.next(t):this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0))},e.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},e.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},e}(r.a);function b(t){t.subscriber.clearThrottle()}}}]);
@@ -1,163 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[0],{161:function(t,e,n){"use strict";n.d(e,"g",(function(){return r.a})),n.d(e,"m",(function(){return r.c})),n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a})),n.d(e,"e",(function(){return u.b})),n.d(e,"d",(function(){return u.a})),n.d(e,"l",(function(){return c.c})),n.d(e,"h",(function(){return c.b})),n.d(e,"c",(function(){return c.a})),n.d(e,"i",(function(){return l.b})),n.d(e,"j",(function(){return l.c})),n.d(e,"k",(function(){return l.d})),n.d(e,"f",(function(){return l.a}));var r=n(62),i=n(174),s=n(166);class o extends i.a{constructor(){super(...arguments),this.$connected=new s.a}connectedCallback(){super.connectedCallback(),this.$connected.next(!0)}disconnectedCallback(){super.disconnectedCallback(),this.$connected.next(!1)}firstUpdated(){this.firstUpdate=!0}updated(t){if(!this.firstUpdate)for(var e of t.keys())e in this.$&&this.$[e].next(this[e]);this.firstUpdate=!1}fireEvent(t,e){this.dispatchEvent(new CustomEvent(t,e)),this.dispatchEvent(new CustomEvent("".concat(this.tagName.toLowerCase(),"-").concat(t),e))}}function a(t,e){return e.forEach(e=>{Object.getOwnPropertyNames(e.prototype).forEach(n=>{t.prototype[n]=e.prototype[n]})}),t}var u=n(78),c=n(61),l=n(42)},162:function(t,e,n){"use strict";n.d(e,"a",(function(){return h})),n.d(e,"b",(function(){return d})),n.d(e,"e",(function(){return p})),n.d(e,"c",(function(){return f})),n.d(e,"f",(function(){return v})),n.d(e,"g",(function(){return b})),n.d(e,"d",(function(){return _}));var r=n(171),i=n(165),s=n(172),o=n(173),a=n(167),u=n(164),c=t=>null===t||!("object"==typeof t||"function"==typeof t),l=t=>Array.isArray(t)||!(!t||!t[Symbol.iterator]);class h{constructor(t,e,n){this.dirty=!0,this.element=t,this.name=e,this.strings=n,this.parts=[];for(var r=0;r<n.length-1;r++)this.parts[r]=this._createPart()}_createPart(){return new d(this)}_getValue(){for(var t=this.strings,e=t.length-1,n="",r=0;r<e;r++){n+=t[r];var i=this.parts[r];if(void 0!==i){var s=i.value;if(c(s)||!l(s))n+="string"==typeof s?s:String(s);else for(var o of s)n+="string"==typeof o?o:String(o)}}return n+=t[e]}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}}class d{constructor(t){this.value=void 0,this.committer=t}setValue(t){t===s.a||c(t)&&t===this.value||(this.value=t,Object(r.b)(t)||(this.committer.dirty=!0))}commit(){for(;Object(r.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(r.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,n="string"==typeof(t=null==t?"":t)?t:String(t);e===this.endNode.previousSibling&&3===e.nodeType?e.data=n:this.__commitNode(document.createTextNode(n)),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 n=new o.a(e,t.processor,this.options),r=n._clone();n.update(t.values),this.__commitNode(r),this.value=n}}__commitIterable(t){Array.isArray(this.value)||(this.value=[],this.clear());var e,n=this.value,r=0;for(var i of t)void 0===(e=n[r])&&(e=new p(this.options),n.push(e),0===r?e.appendIntoPart(this):e.insertAfterPart(n[r-1])),e.setValue(i),e.commit(),r++;r<n.length&&(n.length=r,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,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=t,this.name=e,this.strings=n}setValue(t){this.__pendingValue=t}commit(){for(;Object(r.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 h{constructor(t,e,n){super(t,e,n),this.single=2===n.length&&""===n[0]&&""===n[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 d{}var y=!1;(()=>{try{var t={get capture(){return y=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch(t){}})();class _{constructor(t,e,n){this.value=void 0,this.__pendingValue=void 0,this.element=t,this.eventName=e,this.eventContext=n,this.__boundHandleEvent=t=>this.handleEvent(t)}setValue(t){this.__pendingValue=t}commit(){for(;Object(r.b)(this.__pendingValue);){var t=this.__pendingValue;this.__pendingValue=s.a,t(this)}if(this.__pendingValue!==s.a){var e=this.__pendingValue,n=this.value,i=null==e||null!=n&&(e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive),o=null!=e&&(null==n||i);i&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),o&&(this.__options=m(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 m=t=>t&&(y?{capture:t.capture,passive:t.passive,once:t.once}:t.capture)},163:function(t,e,n){"use strict";n.d(e,"c",(function(){return o.a})),n.d(e,"a",(function(){return r.b})),n.d(e,"b",(function(){return r.g})),n.d(e,"d",(function(){return a}));var r=n(162);
15
- /**
16
- * @license
17
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
18
- * This code may only be used under the BSD style license found at
19
- * http://polymer.github.io/LICENSE.txt
20
- * The complete set of authors may be found at
21
- * http://polymer.github.io/AUTHORS.txt
22
- * The complete set of contributors may be found at
23
- * http://polymer.github.io/CONTRIBUTORS.txt
24
- * Code distributed by Google as part of the polymer project is also
25
- * subject to an additional IP rights grant found at
26
- * http://polymer.github.io/PATENTS.txt
27
- */var i=new class{handleAttributeExpressions(t,e,n,i){var s=e[0];return"."===s?new r.f(t,e.slice(1),n).parts:"@"===s?[new r.d(t,e.slice(1),i.eventContext)]:"?"===s?[new r.c(t,e.slice(1),n)]:new r.a(t,e,n).parts}handleTextExpression(t){return new r.e(t)}},s=n(167),o=n(171);n(165),n(172),n(170),n(168),n(173),n(164);
28
- /**
29
- * @license
30
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
31
- * This code may only be used under the BSD style license found at
32
- * http://polymer.github.io/LICENSE.txt
33
- * The complete set of authors may be found at
34
- * http://polymer.github.io/AUTHORS.txt
35
- * The complete set of contributors may be found at
36
- * http://polymer.github.io/CONTRIBUTORS.txt
37
- * Code distributed by Google as part of the polymer project is also
38
- * subject to an additional IP rights grant found at
39
- * http://polymer.github.io/PATENTS.txt
40
- */
41
- "undefined"!=typeof window&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.2.1");var a=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return new s.b(t,n,"html",i)}},164:function(t,e,n){"use strict";n.d(e,"f",(function(){return r})),n.d(e,"g",(function(){return i})),n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return a})),n.d(e,"d",(function(){return c})),n.d(e,"c",(function(){return l})),n.d(e,"e",(function(){return h}));
42
- /**
43
- * @license
44
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
45
- * This code may only be used under the BSD style license found at
46
- * http://polymer.github.io/LICENSE.txt
47
- * The complete set of authors may be found at
48
- * http://polymer.github.io/AUTHORS.txt
49
- * The complete set of contributors may be found at
50
- * http://polymer.github.io/CONTRIBUTORS.txt
51
- * Code distributed by Google as part of the polymer project is also
52
- * subject to an additional IP rights grant found at
53
- * http://polymer.github.io/PATENTS.txt
54
- */
55
- var r="{{lit-".concat(String(Math.random()).slice(2),"}}"),i="\x3c!--".concat(r,"--\x3e"),s=new RegExp("".concat(r,"|").concat(i)),o="$lit$";class a{constructor(t,e){this.parts=[],this.element=e;for(var n=[],i=[],a=document.createTreeWalker(e.content,133,null,!1),c=0,d=-1,p=0,{strings:f,values:{length:v}}=t;p<v;){var b=a.nextNode();if(null!==b){if(d++,1===b.nodeType){if(b.hasAttributes()){for(var y=b.attributes,{length:_}=y,m=0,g=0;g<_;g++)u(y[g].name,o)&&m++;for(;m-- >0;){var w=f[p],S=h.exec(w)[2],x=S.toLowerCase()+o,P=b.getAttribute(x);b.removeAttribute(x);var C=P.split(s);this.parts.push({type:"attribute",index:d,name:S,strings:C}),p+=C.length-1}}"TEMPLATE"===b.tagName&&(i.push(b),a.currentNode=b.content)}else if(3===b.nodeType){var O=b.data;if(O.indexOf(r)>=0){for(var j=b.parentNode,N=O.split(s),E=N.length-1,T=0;T<E;T++){var A=void 0,k=N[T];if(""===k)A=l();else{var V=h.exec(k);null!==V&&u(V[2],o)&&(k=k.slice(0,V.index)+V[1]+V[2].slice(0,-o.length)+V[3]),A=document.createTextNode(k)}j.insertBefore(A,b),this.parts.push({type:"node",index:++d})}""===N[E]?(j.insertBefore(l(),b),n.push(b)):b.data=N[E],p+=E}}else if(8===b.nodeType)if(b.data===r){var U=b.parentNode;null!==b.previousSibling&&d!==c||(d++,U.insertBefore(l(),b)),c=d,this.parts.push({type:"node",index:d}),null===b.nextSibling?b.data="":(n.push(b),d--),p++}else for(var M=-1;-1!==(M=b.data.indexOf(r,M+1));)this.parts.push({type:"node",index:-1}),p++}else a.currentNode=i.pop()}for(var R of n)R.parentNode.removeChild(R)}}var u=(t,e)=>{var n=t.length-e.length;return n>=0&&t.slice(n)===e},c=t=>-1!==t.index,l=()=>document.createComment(""),h=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/},165:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return i})),n.d(e,"b",(function(){return s}));
56
- /**
57
- * @license
58
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
59
- * This code may only be used under the BSD style license found at
60
- * http://polymer.github.io/LICENSE.txt
61
- * The complete set of authors may be found at
62
- * http://polymer.github.io/AUTHORS.txt
63
- * The complete set of contributors may be found at
64
- * http://polymer.github.io/CONTRIBUTORS.txt
65
- * Code distributed by Google as part of the polymer project is also
66
- * subject to an additional IP rights grant found at
67
- * http://polymer.github.io/PATENTS.txt
68
- */
69
- var r="undefined"!=typeof window&&null!=window.customElements&&void 0!==window.customElements.polyfillWrapFlushCallback,i=function(t,e){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;e!==n;){var i=e.nextSibling;t.insertBefore(e,r),e=i}},s=function(t,e){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;e!==n;){var r=e.nextSibling;t.removeChild(e),e=r}}},166:function(t,e,n){"use strict";n.d(e,"b",(function(){return l})),n.d(e,"a",(function(){return h}));var r=n(0),i=n(1),s=n(2),o=n(6),a=n(169),u=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return Object(r.e)(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(o.a),c=n(38),l=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return Object(r.e)(e,t),e}(s.a),h=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return Object(r.e)(e,t),e.prototype[c.a]=function(){return new l(this)},e.prototype.lift=function(t){var e=new d(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new a.a;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].next(t)},e.prototype.error=function(t){if(this.closed)throw new a.a;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new a.a;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new a.a;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new a.a;return this.hasError?(t.error(this.thrownError),o.a.EMPTY):this.isStopped?(t.complete(),o.a.EMPTY):(this.observers.push(t),new u(this,t))},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,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return Object(r.e)(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):o.a.EMPTY},e}(h)},167:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"a",(function(){return a}));var r=n(165),i=n(164),s=" ".concat(i.f," ");class o{constructor(t,e,n,r){this.strings=t,this.values=e,this.type=n,this.processor=r}getHTML(){for(var t=this.strings.length-1,e="",n=!1,r=0;r<t;r++){var o=this.strings[r],a=o.lastIndexOf("\x3c!--");n=(a>-1||n)&&-1===o.indexOf("--\x3e",a+1);var u=i.e.exec(o);e+=null===u?o+(n?s:i.g):o.substr(0,u.index)+u[1]+u[2]+i.b+u[3]+i.f}return e+=this.strings[t]}getTemplateElement(){var t=document.createElement("template");return t.innerHTML=this.getHTML(),t}}class a extends o{getHTML(){return"<svg>".concat(super.getHTML(),"</svg>")}getTemplateElement(){var t=super.getTemplateElement(),e=t.content,n=e.firstChild;return e.removeChild(n),Object(r.c)(e,n.firstChild),t}}},168:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return s}));var r=n(164);
70
- /**
71
- * @license
72
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
73
- * This code may only be used under the BSD style license found at
74
- * http://polymer.github.io/LICENSE.txt
75
- * The complete set of authors may be found at
76
- * http://polymer.github.io/AUTHORS.txt
77
- * The complete set of contributors may be found at
78
- * http://polymer.github.io/CONTRIBUTORS.txt
79
- * Code distributed by Google as part of the polymer project is also
80
- * subject to an additional IP rights grant found at
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 n=e.stringsArray.get(t.strings);if(void 0!==n)return n;var i=t.strings.join(r.f);return void 0===(n=e.keyString.get(i))&&(n=new r.a(t,t.getTemplateElement()),e.keyString.set(i,n)),e.stringsArray.set(t.strings,n),n}var s=new Map},169:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}()},170:function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a}));var r=n(165),i=n(162),s=n(168),o=new WeakMap,a=(t,e,n)=>{var a=o.get(e);void 0===a&&(Object(r.b)(e,e.firstChild),o.set(e,a=new i.e(Object.assign({templateFactory:s.b},n))),a.appendInto(e)),a.setValue(t),a.commit()}},171:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s}));
83
- /**
84
- * @license
85
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
86
- * This code may only be used under the BSD style license found at
87
- * http://polymer.github.io/LICENSE.txt
88
- * The complete set of authors may be found at
89
- * http://polymer.github.io/AUTHORS.txt
90
- * The complete set of contributors may be found at
91
- * http://polymer.github.io/CONTRIBUTORS.txt
92
- * Code distributed by Google as part of the polymer project is also
93
- * subject to an additional IP rights grant found at
94
- * http://polymer.github.io/PATENTS.txt
95
- */
96
- var r=new WeakMap,i=t=>function(){var e=t(...arguments);return r.set(e,!0),e},s=t=>"function"==typeof t&&r.has(t)},172:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));
97
- /**
98
- * @license
99
- * Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
100
- * This code may only be used under the BSD style license found at
101
- * http://polymer.github.io/LICENSE.txt
102
- * The complete set of authors may be found at
103
- * http://polymer.github.io/AUTHORS.txt
104
- * The complete set of contributors may be found at
105
- * http://polymer.github.io/CONTRIBUTORS.txt
106
- * Code distributed by Google as part of the polymer project is also
107
- * subject to an additional IP rights grant found at
108
- * http://polymer.github.io/PATENTS.txt
109
- */
110
- var r={},i={}},173:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(165),i=n(164);
111
- /**
112
- * @license
113
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
114
- * This code may only be used under the BSD style license found at
115
- * http://polymer.github.io/LICENSE.txt
116
- * The complete set of authors may be found at
117
- * http://polymer.github.io/AUTHORS.txt
118
- * The complete set of contributors may be found at
119
- * http://polymer.github.io/CONTRIBUTORS.txt
120
- * Code distributed by Google as part of the polymer project is also
121
- * subject to an additional IP rights grant found at
122
- * http://polymer.github.io/PATENTS.txt
123
- */
124
- class s{constructor(t,e,n){this.__parts=[],this.template=t,this.processor=e,this.options=n}update(t){var e=0;for(var n of this.__parts)void 0!==n&&n.setValue(t[e]),e++;for(var r of this.__parts)void 0!==r&&r.commit()}_clone(){for(var t,e=r.a?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),n=[],s=this.template.parts,o=document.createTreeWalker(e,133,null,!1),a=0,u=0,c=o.nextNode();a<s.length;)if(t=s[a],Object(i.d)(t)){for(;u<t.index;)u++,"TEMPLATE"===c.nodeName&&(n.push(c),o.currentNode=c.content),null===(c=o.nextNode())&&(o.currentNode=n.pop(),c=o.nextNode());if("node"===t.type){var l=this.processor.handleTextExpression(this.options);l.insertAfterNode(c.previousSibling),this.__parts.push(l)}else this.__parts.push(...this.processor.handleAttributeExpressions(c,t.name,t.strings,this.options));a++}else this.__parts.push(void 0),a++;return r.a&&(document.adoptNode(e),customElements.upgrade(e)),e}}},174:function(t,e,n){"use strict";n.d(e,"c",(function(){return x})),n.d(e,"e",(function(){return C})),n.d(e,"f",(function(){return O})),n.d(e,"d",(function(){return h.d})),n.d(e,"b",(function(){return V})),n.d(e,"a",(function(){return M}));var r=n(165),i=n(164);function s(t,e){for(var{element:{content:n},parts:r}=t,i=document.createTreeWalker(n,133,null,!1),s=a(r),o=r[s],u=-1,c=0,l=[],h=null;i.nextNode();){u++;var d=i.currentNode;for(d.previousSibling===h&&(h=null),e.has(d)&&(l.push(d),null===h&&(h=d)),null!==h&&c++;void 0!==o&&o.index===u;)o.index=null!==h?-1:o.index-c,o=r[s=a(r,s)]}l.forEach(t=>t.parentNode.removeChild(t))}var o=t=>{for(var e=11===t.nodeType?0:1,n=document.createTreeWalker(t,133,null,!1);n.nextNode();)e++;return e},a=function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1,n=e+1;n<t.length;n++){var r=t[n];if(Object(i.d)(r))return n}return-1};var u=n(170),c=n(168),l=n(173),h=n(163),d=(t,e)=>"".concat(t,"--").concat(e),p=!0;void 0===window.ShadyCSS?p=!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."),p=!1);var f=t=>e=>{var n=d(e.type,t),r=c.a.get(n);void 0===r&&(r={stringsArray:new WeakMap,keyString:new Map},c.a.set(n,r));var s=r.stringsArray.get(e.strings);if(void 0!==s)return s;var o=e.strings.join(i.f);if(void 0===(s=r.keyString.get(o))){var a=e.getTemplateElement();p&&window.ShadyCSS.prepareTemplateDom(a,t),s=new i.a(e,a),r.keyString.set(o,s)}return r.stringsArray.set(e.strings,s),s},v=["html","svg"],b=new Set,y=(t,e,n)=>{b.add(t);var r=n?n.element:document.createElement("template"),i=e.querySelectorAll("style"),{length:u}=i;if(0!==u){for(var l=document.createElement("style"),h=0;h<u;h++){var p=i[h];p.parentNode.removeChild(p),l.textContent+=p.textContent}(t=>{v.forEach(e=>{var n=c.a.get(d(e,t));void 0!==n&&n.keyString.forEach(t=>{var{element:{content:e}}=t,n=new Set;Array.from(e.querySelectorAll("style")).forEach(t=>{n.add(t)}),s(t,n)})})})(t);var f=r.content;n?function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,{element:{content:r},parts:i}=t;if(null!=n)for(var s=document.createTreeWalker(r,133,null,!1),u=a(i),c=0,l=-1;s.nextNode();){l++;var h=s.currentNode;for(h===n&&(c=o(e),n.parentNode.insertBefore(e,n));-1!==u&&i[u].index===l;){if(c>0){for(;-1!==u;)i[u].index+=c,u=a(i,u);return}u=a(i,u)}}else r.appendChild(e)}(n,l,f.firstChild):f.insertBefore(l,f.firstChild),window.ShadyCSS.prepareTemplateStyles(r,t);var y=f.querySelector("style");if(window.ShadyCSS.nativeShadow&&null!==y)e.insertBefore(y.cloneNode(!0),e.firstChild);else if(n){f.insertBefore(l,f.firstChild);var _=new Set;_.add(l),s(n,_)}}else window.ShadyCSS.prepareTemplateStyles(r,t)};function _(t,e,n,r,i,s,o){try{var a=t[s](o),u=a.value}catch(t){return void n(t)}a.done?e(u):Promise.resolve(u).then(r,i)}window.JSCompiler_renameProperty=(t,e)=>t;var m={toAttribute(t,e){switch(e){case Boolean:return t?"":null;case Object:case Array:return null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){switch(e){case Boolean:return null!==t;case Number:return null===t?null:Number(t);case Object:case Array:return JSON.parse(t)}return t}},g=(t,e)=>e!==t&&(e==e||t==t),w={attribute:!0,type:String,converter:m,reflect:!1,hasChanged:g};class S extends HTMLElement{constructor(){super(),this._updateState=0,this._instanceProperties=void 0,this._updatePromise=new Promise(t=>this._enableUpdatingResolver=t),this._changedProperties=new Map,this._reflectingProperties=void 0,this.initialize()}static get observedAttributes(){this.finalize();var t=[];return this._classProperties.forEach((e,n)=>{var r=this._attributeNameForProperty(n,e);void 0!==r&&(this._attributeToPropertyMap.set(r,n),t.push(r))}),t}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;var t=Object.getPrototypeOf(this)._classProperties;void 0!==t&&t.forEach((t,e)=>this._classProperties.set(e,t))}}static createProperty(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:w;if(this._ensureClassProperties(),this._classProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){var n="symbol"==typeof t?Symbol():"__".concat(t),r=this.getPropertyDescriptor(t,n,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,e,n){return{get(){return this[e]},set(n){var r=this[t];this[e]=n,this._requestUpdate(t,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this._classProperties&&this._classProperties.get(t)||w}static finalize(){var t=Object.getPrototypeOf(this);if(t.hasOwnProperty("finalized")||t.finalize(),this.finalized=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){var e=this.properties,n=[...Object.getOwnPropertyNames(e),..."function"==typeof Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e):[]];for(var r of n)this.createProperty(r,e[r])}}static _attributeNameForProperty(t,e){var n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}static _valueHasChanged(t,e){return(arguments.length>2&&void 0!==arguments[2]?arguments[2]:g)(t,e)}static _propertyValueFromAttribute(t,e){var n=e.type,r=e.converter||m,i="function"==typeof r?r:r.fromAttribute;return i?i(t,n):t}static _propertyValueToAttribute(t,e){if(void 0!==e.reflect){var n=e.type,r=e.converter;return(r&&r.toAttribute||m.toAttribute)(t,n)}}initialize(){this._saveInstanceProperties(),this._requestUpdate()}_saveInstanceProperties(){this.constructor._classProperties.forEach((t,e)=>{if(this.hasOwnProperty(e)){var n=this[e];delete this[e],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(e,n)}})}_applyInstanceProperties(){this._instanceProperties.forEach((t,e)=>this[e]=t),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){void 0!==this._enableUpdatingResolver&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(t,e,n){e!==n&&this._attributeToProperty(t,n)}_propertyToAttribute(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:w,r=this.constructor,i=r._attributeNameForProperty(t,n);if(void 0!==i){var s=r._propertyValueToAttribute(e,n);if(void 0===s)return;this._updateState=8|this._updateState,null==s?this.removeAttribute(i):this.setAttribute(i,s),this._updateState=-9&this._updateState}}_attributeToProperty(t,e){if(!(8&this._updateState)){var n=this.constructor,r=n._attributeToPropertyMap.get(t);if(void 0!==r){var i=n.getPropertyOptions(r);this._updateState=16|this._updateState,this[r]=n._propertyValueFromAttribute(e,i),this._updateState=-17&this._updateState}}}_requestUpdate(t,e){var n=!0;if(void 0!==t){var r=this.constructor,i=r.getPropertyOptions(t);r._valueHasChanged(this[t],e,i.hasChanged)?(this._changedProperties.has(t)||this._changedProperties.set(t,e),!0!==i.reflect||16&this._updateState||(void 0===this._reflectingProperties&&(this._reflectingProperties=new Map),this._reflectingProperties.set(t,i))):n=!1}!this._hasRequestedUpdate&&n&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(t,e){return this._requestUpdate(t,e),this.updateComplete}_enqueueUpdate(){var t,e=this;return(t=function*(){e._updateState=4|e._updateState;try{yield e._updatePromise}catch(t){}var t=e.performUpdate();return null!=t&&(yield t),!e._hasRequestedUpdate},function(){var e=this,n=arguments;return new Promise((function(r,i){var s=t.apply(e,n);function o(t){_(s,r,i,o,a,"next",t)}function a(t){_(s,r,i,o,a,"throw",t)}o(void 0)}))})()}get _hasRequestedUpdate(){return 4&this._updateState}get hasUpdated(){return 1&this._updateState}performUpdate(){this._instanceProperties&&this._applyInstanceProperties();var t=!1,e=this._changedProperties;try{(t=this.shouldUpdate(e))?this.update(e):this._markUpdated()}catch(e){throw t=!1,this._markUpdated(),e}t&&(1&this._updateState||(this._updateState=1|this._updateState,this.firstUpdated(e)),this.updated(e))}_markUpdated(){this._changedProperties=new Map,this._updateState=-5&this._updateState}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(t){return!0}update(t){void 0!==this._reflectingProperties&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((t,e)=>this._propertyToAttribute(e,this[e],t)),this._reflectingProperties=void 0),this._markUpdated()}updated(t){}firstUpdated(t){}}S.finalized=!0;
125
- /**
126
- * @license
127
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
128
- * This code may only be used under the BSD style license found at
129
- * http://polymer.github.io/LICENSE.txt
130
- * The complete set of authors may be found at
131
- * http://polymer.github.io/AUTHORS.txt
132
- * The complete set of contributors may be found at
133
- * http://polymer.github.io/CONTRIBUTORS.txt
134
- * Code distributed by Google as part of the polymer project is also
135
- * subject to an additional IP rights grant found at
136
- * http://polymer.github.io/PATENTS.txt
137
- */
138
- var x=t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{var{kind:n,elements:r}=e;return{kind:n,elements:r,finisher(e){window.customElements.define(t,e)}}})(t,e),P=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?Object.assign(Object.assign({},e),{finisher(n){n.createProperty(e.key,t)}}):{kind:"field",key:Symbol(),placement:"own",descriptor:{},initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(n){n.createProperty(e.key,t)}};function C(t){return(e,n)=>void 0!==n?((t,e,n)=>{e.constructor.createProperty(n,t)})(t,e,n):P(t,e)}function O(t){return(e,n)=>{var r={get(){return this.renderRoot.querySelector(t)},enumerable:!0,configurable:!0};return void 0!==n?j(r,e,n):N(r,e)}}var j=(t,e,n)=>{Object.defineProperty(e,n,t)},N=(t,e)=>({kind:"method",placement:"prototype",key:e.key,descriptor:t});
139
- /**
140
- @license
141
- Copyright (c) 2019 The Polymer Project Authors. All rights reserved.
142
- This code may only be used under the BSD style license found at
143
- http://polymer.github.io/LICENSE.txt The complete set of authors may be found at
144
- http://polymer.github.io/AUTHORS.txt The complete set of contributors may be
145
- found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as
146
- part of the polymer project is also subject to an additional IP rights grant
147
- found at http://polymer.github.io/PATENTS.txt
148
- */
149
- var E="adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,T=Symbol();class A{constructor(t,e){if(e!==T)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){return void 0===this._styleSheet&&(E?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}}var k=t=>{if(t instanceof A)return t.cssText;if("number"==typeof t)return t;throw new Error("Value passed to 'css' function must be a 'css' function result: ".concat(t,". Use 'unsafeCSS' to pass non-literal values, but\n take care to ensure page security."))},V=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var i=n.reduce((e,n,r)=>e+k(n)+t[r+1],t[0]);return new A(i,T)};
150
- /**
151
- * @license
152
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
153
- * This code may only be used under the BSD style license found at
154
- * http://polymer.github.io/LICENSE.txt
155
- * The complete set of authors may be found at
156
- * http://polymer.github.io/AUTHORS.txt
157
- * The complete set of contributors may be found at
158
- * http://polymer.github.io/CONTRIBUTORS.txt
159
- * Code distributed by Google as part of the polymer project is also
160
- * subject to an additional IP rights grant found at
161
- * http://polymer.github.io/PATENTS.txt
162
- */
163
- (window.litElementVersions||(window.litElementVersions=[])).push("2.3.1");var U={};class M extends S{static getStyles(){return this.styles}static _getUniqueStyles(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_styles",this))){var t=this.getStyles();if(void 0===t)this._styles=[];else if(Array.isArray(t)){var e=(t,n)=>t.reduceRight((t,n)=>Array.isArray(n)?e(n,t):(t.add(n),t),n),n=e(t,new Set),r=[];n.forEach(t=>r.unshift(t)),this._styles=r}else this._styles=[t]}}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 t=this.constructor._styles;0!==t.length&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow?E?this.renderRoot.adoptedStyleSheets=t.map(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!==U&&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 U}}M.finalized=!0,M.render=(t,e,n)=>{if(!n||"object"!=typeof n||!n.scopeName)throw new Error("The `scopeName` option is required.");var i=n.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)},n)),a){var h=u.a.get(c);u.a.delete(c);var d=h.value instanceof l.a?h.value.template:void 0;y(i,c,d),Object(r.b)(e,e.firstChild),e.appendChild(c),u.a.set(e,h)}!s&&o&&window.ShadyCSS.styleElement(e.host)}},175:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s}));var r=n(1),i=new r.a((function(t){return t.complete()}));function s(t){return t?function(t){return new r.a((function(e){return t.schedule((function(){return e.complete()}))}))}(t):i}},177:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(1),i=n(75),s=n(79),o=n(76);function a(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,a=void 0,u=t[t.length-1];return Object(i.a)(u)?(a=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof u&&(n=t.pop()),!a&&1===t.length&&t[0]instanceof r.a?t[0]:Object(s.a)(n)(Object(o.a)(t,a))}},178:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(0),i=n(2);function s(t){return function(e){return e.lift(new o(t))}}var o=function(){function t(t){this.value=t}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.value))},t}(),a=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return Object(r.e)(e,t),e.prototype._next=function(t){this.destination.next(this.value)},e}(i.a)},179:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(80),i=n(75);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return Object(i.a)(n)?(t.pop(),function(e){return Object(r.a)(t,e,n)}):function(e){return Object(r.a)(t,e)}}},180:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(0),i=n(2);function s(){return function(t){return t.lift(new o)}}var o=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new a(t))},t}(),a=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return Object(r.e)(e,t),e.prototype._next=function(t){var e;this.hasPrev?e=[this.prev,t]:this.hasPrev=!0,this.prev=t,e&&this.destination.next(e)},e}(i.a)},193:function(t,e,n){"use strict";n.d(e,"a",(function(){return _}));var r=n(0),i=n(166),s=n(1),o=n(2),a=n(6);function u(){return function(t){return t.lift(new l(t))}}var c,l=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new h(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i},t}(),h=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r.connection=null,r}return Object(r.e)(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(o.a),d=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return Object(r.e)(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new a.a).add(this.source.subscribe(new f(this.getSubject(),this))),t.closed&&(this._connection=null,t=a.a.EMPTY)),t},e.prototype.refCount=function(){return u()(this)},e}(s.a),p={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:(c=d.prototype)._subscribe},_isComplete:{value:c._isComplete,writable:!0},getSubject:{value:c.getSubject},connect:{value:c.connect},refCount:{value:c.refCount}},f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Object(r.e)(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(i.b),v=(function(){function t(t){this.connectable=t}t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new v(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i}}(),function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Object(r.e)(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(o.a));var b=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),i=n(r).subscribe(t);return i.add(e.subscribe(r)),i},t}();function y(){return new i.a}function _(){return function(t){return u()((e=y,function(t){var r;if(r="function"==typeof e?e:function(){return e},"function"==typeof n)return t.lift(new b(r,n));var i=Object.create(t,p);return i.source=t,i.subjectFactory=r,i})(t));var e,n}}},195:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(0),i=n(2);function s(t,e){return function(n){return n.lift(new o(t,e))}}var o=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.compare,this.keySelector))},t}(),a=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=r,i.hasKey=!1,"function"==typeof n&&(i.compare=n),i}return Object(r.e)(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e;try{var n=this.keySelector;e=n?n(t):t}catch(t){return this.destination.error(t)}var r=!1;if(this.hasKey)try{r=(0,this.compare)(this.key,e)}catch(t){return this.destination.error(t)}else this.hasKey=!0;r||(this.key=e,this.destination.next(t))},e}(i.a)},196:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1),i=n(54),s=n(175);function o(t){return new r.a((function(e){var n;try{n=t()}catch(t){return void e.error(t)}return(n?Object(i.a)(n):s.a).subscribe(e)}))}},197:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(0),i=n(2),s=n(6);function o(t){return function(e){return e.lift(new a(t))}}var a=function(){function t(t){this.callback=t}return t.prototype.call=function(t,e){return e.subscribe(new u(t,this.callback))},t}(),u=function(t){function e(e,n){var r=t.call(this,e)||this;return r.add(new s.a(n)),r}return Object(r.e)(e,t),e}(i.a)},198:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(0),i=n(26),s=n(25);function o(t){return function(e){return e.lift(new a(t))}}var a=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new u(t),r=Object(s.a)(n,this.notifier);return r&&!n.seenValue?(n.add(r),e.subscribe(n)):n},t}(),u=function(t){function e(e){var n=t.call(this,e)||this;return n.seenValue=!1,n}return Object(r.e)(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e}(i.a)},199:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(0),i=n(166),s=n(169),o=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return Object(r.e)(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new s.a;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(i.a)},204:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(0),i=n(2),s=function(){function t(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return t.prototype=Object.create(Error.prototype),t}(),o=n(175);function a(t){return function(e){return 0===t?o.a:e.lift(new u(t))}}var u=function(){function t(t){if(this.total=t,this.total<0)throw new s}return t.prototype.call=function(t,e){return e.subscribe(new c(t,this.total))},t}(),c=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return Object(r.e)(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))},e}(i.a)}}]);
@@ -1,14 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[9],{158: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=window.document,e=[],n=null,o=null;r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r._setupCrossOriginUpdater=function(){return n||(n=function(t,n){o=t&&n?a(t,n):{top:0,bottom:0,left:0,right:0,width:0,height:0},e.forEach((function(t){t._checkForIntersections()}))}),n},r._resetCrossOriginUpdater=function(){n=null,o=null},r.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()}},r.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()},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},r.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){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!==n[e-1]}))},r.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},r.prototype._monitorIntersections=function(e){var n=e.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(e)){var o=this._checkForIntersections,i=null,r=null;if(this.POLL_INTERVAL?i=n.setInterval(o,this.POLL_INTERVAL):(s(n,"resize",o,!0),s(e,"scroll",o,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(r=new n.MutationObserver(o)).observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0})),this._monitoringDocuments.push(e),this._monitoringUnsubscribes.push((function(){var t=e.defaultView;t&&(i&&t.clearInterval(i),h(t,"resize",o,!0)),h(e,"scroll",o,!0),r&&r.disconnect()})),e!=(this.root&&this.root.ownerDocument||t)){var c=p(e);c&&this._monitorIntersections(c.ownerDocument)}}},r.prototype._unmonitorIntersections=function(e){var n=this._monitoringDocuments.indexOf(e);if(-1!=n){var o=this.root&&this.root.ownerDocument||t;if(!this._observationTargets.some((function(t){var n=t.element.ownerDocument;if(n==e)return!0;for(;n&&n!=o;){var i=p(n);if((n=i&&i.ownerDocument)==e)return!0}return!1}))){var i=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),i(),e!=o){var r=p(e);r&&this._unmonitorIntersections(r.ownerDocument)}}}},r.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]()},r.prototype._checkForIntersections=function(){if(this.root||!n||o){var t=this._rootIsInDom(),e=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(o){var r=o.element,s=c(r),h=this._rootContainsTarget(r),u=o.entry,a=t&&h&&this._computeTargetAndRootIntersection(r,s,e),l=o.entry=new i({time:window.performance&&performance.now&&performance.now(),target:r,boundingClientRect:s,rootBounds:n&&!this.root?null:e,intersectionRect:a});u?t&&h?this._hasCrossedThreshold(u,l)&&this._queuedEntries.push(l):u&&u.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)}},r.prototype._computeTargetAndRootIntersection=function(e,i,r){if("none"!=window.getComputedStyle(e).display){for(var s,h,u,l,p,d,g,m,v=i,_=f(e),w=!1;!w&&_;){var b=null,y=1==_.nodeType?window.getComputedStyle(_):{};if("none"==y.display)return null;if(_==this.root||9==_.nodeType)if(w=!0,_==this.root||_==t)n&&!this.root?!o||0==o.width&&0==o.height?(_=null,b=null,v=null):b=o:b=r;else{var I=f(_),E=I&&c(I),T=I&&this._computeTargetAndRootIntersection(I,E,r);E&&T?(_=I,b=a(E,T)):(_=null,v=null)}else{var R=_.ownerDocument;_!=R.body&&_!=R.documentElement&&"visible"!=y.overflow&&(b=c(_))}if(b&&(s=b,h=v,u=void 0,l=void 0,p=void 0,d=void 0,g=void 0,m=void 0,u=Math.max(s.top,h.top),l=Math.min(s.bottom,h.bottom),p=Math.max(s.left,h.left),d=Math.min(s.right,h.right),m=l-u,v=(g=d-p)>=0&&m>=0&&{top:u,bottom:l,left:p,right:d,width:g,height:m}||null),!v)break;_=_&&f(_)}return v}},r.prototype._getRootRect=function(){var e;if(this.root)e=c(this.root);else{var n=t.documentElement,o=t.body;e={top:0,left:0,right:n.clientWidth||o.clientWidth,width:n.clientWidth||o.clientWidth,bottom:n.clientHeight||o.clientHeight,height:n.clientHeight||o.clientHeight}}return this._expandRectByRootMargin(e)},r.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,o=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==o)for(var i=0;i<this.thresholds.length;i++){var r=this.thresholds[i];if(r==n||r==o||r<n!=r<o)return!0}},r.prototype._rootIsInDom=function(){return!this.root||l(t,this.root)},r.prototype._rootContainsTarget=function(e){return l(this.root||t,e)&&(!this.root||this.root.ownerDocument==e.ownerDocument)},r.prototype._registerInstance=function(){e.indexOf(this)<0&&e.push(this)},r.prototype._unregisterInstance=function(){var t=e.indexOf(this);-1!=t&&e.splice(t,1)},window.IntersectionObserver=r,window.IntersectionObserverEntry=i}function i(t){this.time=t.time,this.target=t.target,this.rootBounds=u(t.rootBounds),this.boundingClientRect=u(t.boundingClientRect),this.intersectionRect=u(t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0}),this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,o=this.intersectionRect,i=o.width*o.height;this.intersectionRatio=n?Number((i/n).toFixed(4)):this.isIntersecting?1:0}function r(t,e){var n,o,i,r=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(r.root&&1!=r.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),o=this.THROTTLE_TIMEOUT,i=null,function(){i||(i=setTimeout((function(){n(),i=null}),o))}),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 s(t,e,n,o){"function"==typeof t.addEventListener?t.addEventListener(e,n,o||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function h(t,e,n,o){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,o||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(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 u(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 a(t,e){var n=e.top-t.top,o=e.left-t.left;return{top:n,left:o,height:e.height,width:e.width,bottom:n+e.height,right:o+e.width}}function l(t,e){for(var n=e;n;){if(n==t)return!0;n=f(n)}return!1}function f(e){var n=e.parentNode;return 9==e.nodeType&&e!=t?p(e):n&&11==n.nodeType&&n.host?n.host:n&&n.assignedSlot?n.assignedSlot.parentNode:n}function p(t){try{return t.defaultView&&t.defaultView.frameElement||null}catch(t){return null}}}()}}]);
@@ -1,33 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[10],{191:function(e,t,r){"use strict";r.r(t),r.d(t,"HyPushState",(function(){return we}));var n,i=r(174),o=r(166),s=r(154),a=r(177),c=r(0),h=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return Object(c.e)(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=requestAnimationFrame((function(){return t.flush(void 0)}))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(cancelAnimationFrame(r),t.scheduled=void 0)},t}(r(94).a),u=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(c.e)(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,r=this.actions,n=-1,i=r.length;e=e||r.shift();do{if(t=e.execute(e.state,e.delay))break}while(++n<i&&(e=r.shift()));if(this.active=!1,t){for(;++n<i&&(e=r.shift());)e.unsubscribe();throw t}},t}(r(93).a))(h),l=r(196),p=r(199),f=r(17),d=r(98),b=r(99),y=r(179),v=r(180),O=r(193),j=r(2),m=r(175),g=r(39),w=r(1);function S(e){var t=e.error;e.subscriber.error(t)}!function(e){e.NEXT="N",e.ERROR="E",e.COMPLETE="C"}(n||(n={}));var P=function(){function e(e,t,r){this.kind=e,this.value=t,this.error=r,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,r){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return r&&r()}},e.prototype.accept=function(e,t,r){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,r)},e.prototype.toObservable=function(){var e,t;switch(this.kind){case"N":return Object(g.a)(this.value);case"E":return e=this.error,t?new w.a((function(r){return t.schedule(S,0,{error:e,subscriber:r})})):new w.a((function(t){return t.error(e)}));case"C":return m.a}throw new Error("unexpected notification kind value")},e.createNext=function(t){return void 0!==t?new e("N",t):e.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return e.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}();function E(e,t){return void 0===t&&(t=0),function(r){return r.lift(new x(e,t))}}var N,x=function(){function e(e,t){void 0===t&&(t=0),this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return t.subscribe(new L(e,this.scheduler,this.delay))},e}(),L=function(e){function t(t,r,n){void 0===n&&(n=0);var i=e.call(this,t)||this;return i.scheduler=r,i.delay=n,i}return Object(c.e)(t,e),t.dispatch=function(e){var t=e.notification,r=e.destination;t.observe(r),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new A(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(P.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(P.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(P.createComplete()),this.unsubscribe()},t}(j.a),A=function(e,t){this.notification=e,this.destination=t},R=r(178),M=r(195),C=r(95),k=r(97),_=r(200),q=r(198),H=r(161);function U(e){var{protocol:t,host:r}=e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location;return t!==n.protocol||r!==n.host}function D(e){return e&&""===e.target}function T(e,t){var{url:r,anchor:n}=e;return D(n)&&!U(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 I(e){var{cause:t,url:{pathname:r,hash:n},oldURL:{pathname:i}}=e;return r===i&&(t===N.Pop||t===N.Push&&""!==n)}!function(e){e.Init="init",e.Hint="hint",e.Push="push",e.Pop="pop"}(N||(N={}));var $=r(201),V=r(204);function B(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?B(Object(r),!0).forEach((function(t){z(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):B(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function z(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(H.g)(e.url.href,{method:"GET",mode:"cors",headers:{Accept:"text/html"}}).pipe(Object(C.a)(e=>e.text()),Object(f.a)(t=>F(F({},e),{},{responseText:t})),Object(_.a)(t=>Object(g.a)(F(F({},e),{},{error:t,responseText:null}))))}selectPrefetch(e,t,r){var{href:n}=e;return n===t.url.href?Object(g.a)(t):r.pipe(Object(V.a)(1))}getResponse(e,t,r){return Object($.a)(this.selectPrefetch(t.url,r,e),this.parent.animPromise).pipe(Object(f.a)(e=>{var[r]=e;return F(F({},r),t)}))}}var X=r(54),J=r(155),K=r(197);function G(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 Q(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?G(Object(r),!0).forEach((function(t){Y(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function Y(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class Z{constructor(e){this.parent=e}get scriptSelector(){return this.parent.scriptSelector}removeScriptTags(e){var t=[];return e.forEach(e=>e.querySelectorAll(this.scriptSelector).forEach(e=>{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(J.a)(e=>this.insertScript(e)),Object(_.a)(t=>Object(g.a)(Q(Q({},e),{},{error:t}))),Object(K.a)(()=>document.write=r),Object(R.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=>r.parentNode.insertBefore(e,r))},new Promise((e,n)=>{""!==t.src?(t.addEventListener("load",e),t.addEventListener("error",n),r.parentNode.replaceChild(t,r)):(r.parentNode.replaceChild(t,r),e({}))})}}function ee(e,t){e.forEach(e=>{e.querySelectorAll("[href]").forEach(te("href",t)),e.querySelectorAll("[src]").forEach(te("src",t)),e.querySelectorAll("img[srcset]").forEach(function(e,t){return r=>{try{r.setAttribute(e,r.getAttribute(e).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(te("cite",t)),e.querySelectorAll("del[cite]").forEach(te("cite",t)),e.querySelectorAll("ins[cite]").forEach(te("cite",t)),e.querySelectorAll("q[cite]").forEach(te("cite",t)),e.querySelectorAll("img[longdesc]").forEach(te("longdesc",t)),e.querySelectorAll("frame[longdesc]").forEach(te("longdesc",t)),e.querySelectorAll("iframe[longdesc]").forEach(te("longdesc",t)),e.querySelectorAll("img[usemap]").forEach(te("usemap",t)),e.querySelectorAll("input[usemap]").forEach(te("usemap",t)),e.querySelectorAll("object[usemap]").forEach(te("usemap",t)),e.querySelectorAll("form[action]").forEach(te("action",t)),e.querySelectorAll("button[formaction]").forEach(te("formaction",t)),e.querySelectorAll("input[formaction]").forEach(te("formaction",t)),e.querySelectorAll("video[poster]").forEach(te("poster",t)),e.querySelectorAll("object[data]").forEach(te("data",t)),e.querySelectorAll("object[codebase]").forEach(te("codebase",t)),e.querySelectorAll("object[archive]").forEach(function(e,t){return r=>{try{r.setAttribute(e,r.getAttribute(e).split(/[\s,]+/).map(e=>new URL(e,t).href).join(", "))}catch(e){}}}("archive",t))})}function te(e,t){return r=>{try{r.setAttribute(e,new URL(r.getAttribute(e),t).href)}catch(e){}}}function re(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 ne(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?re(Object(r),!0).forEach((function(t){ie(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):re(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function ie(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class oe{constructor(e){this.parent=e,this.scriptManager=new Z(e)}get el(){return this.parent.el}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){try{var{responseText:t}=e,r=(new DOMParser).parseFromString(t,"text/html"),{title:n=""}=r,i=this.getReplaceElements(r),o=this.scriptSelector?this.scriptManager.removeScriptTags(i):[];return ne(ne({},e),{},{document:r,title:n,replaceEls:i,scripts:o})}catch(e){console.error(e)}}replaceContentWithSelector(e){this.replaceSelector.split(",").map(e=>document.querySelector(e)).forEach((t,r)=>t.parentNode.replaceChild(e[r],t))}replaceContentWholesale(e){var[t]=e;this.el.innerHTML=t.innerHTML}replaceContent(e){this.replaceSelector?this.replaceContentWithSelector(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]"),o=e.head.querySelector("meta[name=description]");i&&o&&(i.content=o.content)}updateDOM(e){try{var{replaceEls:t,document:r}=e;U(this.parent)&&ee(t,this.parent.href),this.replaceContent(t),this.replaceHead(r)}catch(t){throw ne(ne({},e),{},{error:t})}}reinsertScriptTags(e){return this.scriptManager.reinsertScriptTags(e)}}var se=r(40),ae=r(79),ce=e=>Array.prototype.concat.apply([],e),he=e=>({addedNodes:new Set(ce(e.map(e=>Array.from(e.addedNodes)))),removedNodes:new Set(ce(e.map(e=>Array.from(e.removedNodes))))});class ue{setupEventListeners(){var e=Object(s.a)(this.el,"click").pipe(Object(f.a)(e=>{var t=Object(H.k)(e.target,this.linkSelector);if(t instanceof HTMLAnchorElement)return[e,t]}),Object(d.a)(e=>!!e)),t=(e,t)=>e.matches(t)?Object(g.a)(e):Object(X.a)(e.querySelectorAll(t));return{hintEvent$:this.$.linkSelector.pipe(Object(C.a)(e=>{var r=new Map,n=e=>{r.has(e)||r.set(e,(e=>Object(a.a)(Object(s.a)(e,"mouseenter",{passive:!0}),Object(s.a)(e,"touchstart",{passive:!0}),Object(s.a)(e,"focus",{passive:!0})).pipe(Object(f.a)(t=>[t,e])))(e))},i=e=>{r.delete(e)};return Object(H.d)(this.el,{childList:!0,subtree:!0}).pipe(Object(y.a)({addedNodes:[this.el],removedNodes:[]}),Object(H.c)(500),Object(f.a)(he),Object(C.a)(o=>{var{addedNodes:s,removedNodes:a}=o;return Object(X.a)(a).pipe(Object(d.a)(e=>e instanceof Element),Object(se.a)(r=>t(r,e)),Object(b.a)(i)).subscribe(),Object(X.a)(s).pipe(Object(d.a)(e=>e instanceof Element),Object(se.a)(r=>t(r,e)),Object(b.a)(n)).subscribe(),Object(X.a)(r.values()).pipe(Object(ae.a)())}),Object(H.l)(this.$.prefetch))})),pushEvent$:e}}}function le(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 pe(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?le(Object(r),!0).forEach((function(t){fe(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):le(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function fe(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var de=e=>new Promise(t=>setTimeout(t,e));class be{constructor(e){this.parent=e}onStart(e){this.parent.animPromise=de(this.parent.duration);this.parent.fireEvent("start",{detail:pe(pe({},e),{},{transitionUntil:e=>{this.parent.animPromise=Promise.all([this.parent.animPromise,e])}})})}emitDOMError(e){var{replaceElMissing:t,url:r}=e;t?(window.history.back(),setTimeout(()=>document.location.assign(r),100)):this.parent.fireEvent("error",{detail:e})}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=de(this.parent.duration);this.parent.fireEvent("after",{detail:pe(pe({},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 ye(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 ve(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ye(Object(r),!0).forEach((function(t){Oe(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ye(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}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 je{constructor(e){this.updateHistoryScrollPosition=()=>{if(!U(this.parent)){var e=this.assignScrollPosition(history.state||{});history.replaceState(e,document.title)}},this.parent=e}updateHistoryState(e){var{cause:t,replace:r,url:n,oldURL:i}=e;if(!U(this.parent))switch(t){case N.Init:case N.Push:var{histId:o}=this.parent;if(r||n.href===location.href){var s=ve(ve({},history.state),{},{[o]:{}});history.replaceState(s,document.title,n.href)}else history.pushState({[o]:{}},document.title,n.href);case N.Pop:this.parent.simulateHashChange&&function(e,t){e.hash!==t.hash&&window.dispatchEvent(new HashChangeEvent("hashchange",{newURL:e.href,oldURL:t.href}))}(n,i)}}updateTitle(e){var{cause:t,title:r}=e;document.title=r,U(this.parent)||t!==N.Push||history.replaceState(history.state,r)}assignScrollPosition(e){var{histId:t}=this.parent;return ve(ve({},e),{},{[t]:ve(ve({},e[t]),{},{scrollTop:Object(H.j)(),scrollHeight:Object(H.i)()})})}}class me{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(H.j)()?this.restoreScrollPosition():location.hash&&requestAnimationFrame(()=>this.scrollHashIntoView(location.hash,!0))}}var ge=function(e,t,r,n){var i,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(s=(o<3?i(s):o>3?i(t,r,s):i(t,r))||s);return o>3&&s&&Object.defineProperty(t,r,s),s},we=class extends(Object(H.b)(H.a,[ue])){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,this._initialized=Object(H.f)(),this.$={},this.fadePromise=Promise.resolve(null),this.scrollManager=new me(this),this.historyManager=new je(this),this.fetchManager=new W(this),this.updateManager=new oe(this),this.eventManager=new be(this),this._url=new URL(this.baseURL),this.reload$=new o.a,this.cacheNr=0,this.upgrade=()=>{var{pushEvent$:e,hintEvent$:t}=this.setupEventListeners(),r={},n=e.pipe(Object(f.a)(e=>{var[t,r]=e;return{cause:N.Push,url:new URL(r.href,this.href),anchor:r,event:t,cacheNr:this.cacheNr}}),Object(d.a)(e=>function(e,t){var{url:r,anchor:n,event:{metaKey:i,ctrlKey:o}}=e;return!i&&!o&&D(n)&&!U(r,t)}(e,this)),Object(b.a)(e=>{var{event:t}=e;t.preventDefault(),this.historyManager.updateHistoryScrollPosition()})),i=Object(s.a)(window,"popstate").pipe(Object(d.a)(()=>window.history.state&&window.history.state[this.histId]),Object(f.a)(e=>({cause:N.Pop,url:new URL(window.location.href),cacheNr:this.cacheNr,event:e}))),o=this.reload$,c=Object(a.a)(n,i,o).pipe(Object(y.a)({url:new URL(window.location.href)}),Object(v.a)(),Object(f.a)(e=>{var[t,r]=e;return Object.assign(r,{oldURL:t.url})}),Object(O.a)()),h=c.pipe(Object(d.a)(e=>!I(e)),Object(O.a)()),p=c.pipe(Object(d.a)(e=>I(e)),Object(d.a)(()=>history.state&&history.state[this.histId]),E(u),Object(b.a)(e=>{this.historyManager.updateHistoryState(e),this.scrollManager.manageScrollPosition(e)})),j=Object(l.a)(()=>Object(a.a)(h.pipe(Object(R.a)(!0)),r.response$.pipe(Object(R.a)(!1)))).pipe(Object(y.a)(!1)),m=t.pipe(Object(H.h)(j.pipe(Object(f.a)(e=>!e))),Object(f.a)(e=>{var[t,r]=e;return{cause:N.Hint,url:new URL(r.href,this.href),anchor:r,event:t,cacheNr:this.cacheNr}}),Object(d.a)(e=>T(e,this))),g=Object(a.a)(m,h).pipe(Object(M.a)((e,t)=>this.compareContext(e,t)),Object(C.a)(e=>this.fetchManager.fetchPage(e)),Object(y.a)({url:{}}),Object(O.a)()),w=r.response$=h.pipe(Object(b.a)(e=>{this.eventManager.onStart(e),this.historyManager.updateHistoryState(e),this._url=e.url}),Object(k.a)(g),Object(C.a)(e=>this.fetchManager.getResponse(g,...e)),Object(O.a)()),S=w.pipe(Object(d.a)(e=>{var{error:t}=e;return!t})),P=w.pipe(Object(d.a)(e=>{var{error:t}=e;return!!t})),x=S.pipe(Object(f.a)(e=>this.updateManager.responseToContent(e)),Object(b.a)(e=>this.eventManager.emitReady(e)),E(u),Object(b.a)(e=>{this.updateManager.updateDOM(e),this.historyManager.updateTitle(e),this.eventManager.emitAfter(e)}),Object(y.a)({cause:N.Init,url:this._url,scripts:[]}),E(u),Object(b.a)(e=>this.scrollManager.manageScrollPosition(e)),Object(b.a)({error:e=>this.eventManager.emitDOMError(e)}),Object(_.a)((e,t)=>t),Object(C.a)(e=>this.updateManager.reinsertScriptTags(e)),Object(b.a)({error:e=>this.eventManager.emitError(e)}),Object(_.a)((e,t)=>t),Object(C.a)(()=>this.fadePromise),Object(b.a)(e=>this.eventManager.emitLoad(e))),L=P.pipe(Object(b.a)(e=>this.eventManager.emitNetworkError(e))),A=h.pipe(Object(C.a)(e=>Object(l.a)(()=>this.animPromise).pipe(Object(q.a)(w),Object(R.a)(e))),Object(b.a)(e=>this.eventManager.emitProgress(e)));x.subscribe(),p.subscribe(),L.subscribe(),A.subscribe(),this._initialized.resolve(this),this.fireEvent("init")}}createRenderRoot(){return this}get initialized(){return this._initialized}_setLocation(e,t){var r=new URL(this._url.href);r[e]=t,this.assign(r.href)}get hash(){return this._url.hash}get host(){return this._url.host}get hostname(){return this._url.hostname}get href(){return this._url.href}get pathname(){return this._url.pathname}get port(){return this._url.port}get protocol(){return this._url.protocol}get search(){return this._url.search}get origin(){return this._url.origin}get ancestorOrigins(){return window.location.ancestorOrigins}set hash(e){this._setLocation("hash",e)}set host(e){this._setLocation("host",e)}set hostname(e){this._setLocation("hostname",e)}set href(e){this._setLocation("href",e)}set pathname(e){this._setLocation("pathname",e)}set port(e){this._setLocation("port",e)}set protocol(e){this._setLocation("protocol",e)}set search(e){this._setLocation("search",e)}set origin(e){}set ancestorOrigins(e){}get histId(){return this.id||this.tagName}assign(e){this.reload$.next({cause:N.Push,url:new URL(e,this.href),cacheNr:++this.cacheNr})}reload(){this.reload$.next({cause:N.Push,url:new URL(this.href),cacheNr:++this.cacheNr,replace:!0})}replace(e){this.reload$.next({cause:N.Push,url:new URL(e,this.href),cacheNr:++this.cacheNr,replace:!0})}compareContext(e,t){return e.url.href===t.url.href&&e.error===t.error&&e.cacheNr===t.cacheNr}connectedCallback(){super.connectedCallback(),this.$.linkSelector=new p.a(this.linkSelector),this.$.prefetch=new p.a(this.prefetch),window.addEventListener("beforeunload",this.historyManager.updateHistoryScrollPosition),this.updateComplete.then(this.upgrade)}disconnectedCallback(){window.removeEventListener("beforeunload",this.historyManager.updateHistoryScrollPosition)}};
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
- */ge([Object(i.e)({type:String,reflect:!0,attribute:"replace-selector"})],we.prototype,"replaceSelector",void 0),ge([Object(i.e)({type:String,reflect:!0,attribute:"link-selector"})],we.prototype,"linkSelector",void 0),ge([Object(i.e)({type:String,reflect:!0,attribute:"script-selector"})],we.prototype,"scriptSelector",void 0),ge([Object(i.e)({type:Boolean,reflect:!0,attribute:"prefetch"})],we.prototype,"prefetch",void 0),ge([Object(i.e)({type:Number,reflect:!0,attribute:"duration"})],we.prototype,"duration",void 0),ge([Object(i.e)({type:Boolean,reflect:!0,attribute:"hashchange"})],we.prototype,"simulateHashChange",void 0),ge([Object(i.e)({type:String})],we.prototype,"baseURL",void 0),ge([Object(i.e)()],we.prototype,"assign",null),ge([Object(i.e)()],we.prototype,"reload",null),ge([Object(i.e)()],we.prototype,"replace",null),we=ge([Object(i.c)("hy-push-state")],we)},200:function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(0),i=r(26),o=r(29),s=r(25);function a(e){return function(t){var r=new c(e),n=t.lift(r);return r.caught=n}}var c=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new h(e,this.selector,this.caught))},e}(),h=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.selector=r,i.caught=n,i}return Object(n.e)(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=void 0;try{r=this.selector(t,this.caught)}catch(t){return void e.prototype.error.call(this,t)}this._unsubscribeAndRecycle();var n=new o.a(this,void 0,void 0);this.add(n);var i=Object(s.a)(this,r,void 0,void 0,n);i!==n&&this.add(i)}},t}(i.a)},201:function(e,t,r){"use strict";r.d(t,"a",(function(){return u}));var n=r(0),i=r(76),o=r(43),s=r(2),a=r(26),c=r(25),h=r(21);function u(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1],n=void 0;return"function"==typeof r&&(n=e.pop()),Object(i.a)(e,void 0).lift(new l(n))}var l=function(){function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.resultSelector))},e}(),p=function(e){function t(t,r,n){void 0===n&&(n=Object.create(null));var i=e.call(this,t)||this;return i.iterators=[],i.active=0,i.resultSelector=r,i.values=n,i}return Object(n.e)(t,e),t.prototype._next=function(e){var t=this.iterators;Object(o.a)(e)?t.push(new d(e)):"function"==typeof e[h.a]?t.push(new f(e[h.a]())):t.push(new b(this.destination,this,e))},t.prototype._complete=function(){var e=this.iterators,t=e.length;if(this.unsubscribe(),0!==t){this.active=t;for(var r=0;r<t;r++){var n=e[r];if(n.stillUnsubscribed)this.destination.add(n.subscribe(n,r));else this.active--}}else this.destination.complete()},t.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},t.prototype.checkIterators=function(){for(var e=this.iterators,t=e.length,r=this.destination,n=0;n<t;n++){if("function"==typeof(s=e[n]).hasValue&&!s.hasValue())return}var i=!1,o=[];for(n=0;n<t;n++){var s,a=(s=e[n]).next();if(s.hasCompleted()&&(i=!0),a.done)return void r.complete();o.push(a.value)}this.resultSelector?this._tryresultSelector(o):r.next(o),i&&r.complete()},t.prototype._tryresultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){return void this.destination.error(e)}this.destination.next(t)},t}(s.a),f=function(){function e(e){this.iterator=e,this.nextResult=e.next()}return e.prototype.hasValue=function(){return!0},e.prototype.next=function(){var e=this.nextResult;return this.nextResult=this.iterator.next(),e},e.prototype.hasCompleted=function(){var e=this.nextResult;return e&&!!e.done},e}(),d=function(){function e(e){this.array=e,this.index=0,this.length=0,this.length=e.length}return e.prototype[h.a]=function(){return this},e.prototype.next=function(e){var t=this.index++,r=this.array;return t<this.length?{value:r[t],done:!1}:{value:null,done:!0}},e.prototype.hasValue=function(){return this.array.length>this.index},e.prototype.hasCompleted=function(){return this.array.length===this.index},e}(),b=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.parent=r,i.observable=n,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return Object(n.e)(t,e),t.prototype[h.a]=function(){return this},t.prototype.next=function(){var e=this.buffer;return 0===e.length&&this.isComplete?{value:null,done:!0}:{value:e.shift(),done:!1}},t.prototype.hasValue=function(){return this.buffer.length>0},t.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},t.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},t.prototype.notifyNext=function(e,t,r,n,i){this.buffer.push(t),this.parent.checkIterators()},t.prototype.subscribe=function(e,t){return Object(c.a)(this,this.observable,this,t)},t}(a.a)},202:function(e,t,r){"use strict";r.d(t,"a",(function(){return h}));var n=r(0),i=r(26),o=r(29),s=r(25),a=r(17),c=r(54);function h(e,t){return t?function(r){return r.pipe(h((function(r,n){return Object(c.a)(e(r,n)).pipe(Object(a.a)((function(e,i){return t(r,e,n,i)})))})))}:function(t){return t.lift(new u(e))}}var u=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.project))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.project=r,n.hasSubscription=!1,n.hasCompleted=!1,n.index=0,n}return Object(n.e)(t,e),t.prototype._next=function(e){this.hasSubscription||this.tryNext(e)},t.prototype.tryNext=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){return void this.destination.error(e)}this.hasSubscription=!0,this._innerSub(t,e,r)},t.prototype._innerSub=function(e,t,r){var n=new o.a(this,t,r),i=this.destination;i.add(n);var a=Object(s.a)(this,e,void 0,void 0,n);a!==n&&i.add(a)},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(t)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.remove(e),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(i.a)},206:function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(1),i=r(77),o=r(43);function s(e){return!Object(o.a)(e)&&e-parseFloat(e)+1>=0}var a=r(75);function c(e,t,r){void 0===e&&(e=0);var o=-1;return s(t)?o=Number(t)<1?1:Number(t):Object(a.a)(t)&&(r=t),Object(a.a)(r)||(r=i.a),new n.a((function(t){var n=s(e)?e:+e-r.now();return r.schedule(h,n,{index:0,period:o,subscriber:t})}))}function h(e){var t=e.index,r=e.period,n=e.subscriber;if(n.next(t),!n.closed){if(-1===r)return n.complete();e.index=t+1,this.schedule(e,r)}}}}]);
@@ -1,146 +0,0 @@
1
- /*!
2
- * __ __ __ __
3
- * /\ \/\ \ /\ \ __ /\ \
4
- * \ \ \_\ \ __ __ \_\ \ __ /\_\ __ ___ \ \ \/'\
5
- * \ \ _ \ /\ \/\ \ /'_` \ /'__`\ \/\ \ /'__`\ /'___\\ \ , <
6
- * \ \ \ \ \\ \ \_\ \ /\ \L\ \ /\ __/ \ \ \ /\ \L\.\_ /\ \__/ \ \ \\`\
7
- * \ \_\ \_\\/`____ \\ \___,_\\ \____\ _\ \ \\ \__/.\_\\ \____\ \ \_\ \_\
8
- * \/_/\/_/ `/___/> \\/__,_ / \/____//\ \_\ \\/__/\/_/ \/____/ \/_/\/_/
9
- * /\___/ \ \____/
10
- * \/__/ \/___/
11
- *
12
- * Powered by Hydejack v9.0.2 <https://hydejack.com/>
13
- */
14
- (window.webpackJsonp=window.webpackJsonp||[]).push([[11],{176:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},187:function(e,t,n){(function(e){(function(){"use strict";var t;function n(e){var t=0;return function(){return t<e.length?{done:!1,value:e[t++]}:{done:!0}}}function r(e){var t="undefined"!=typeof Symbol&&Symbol.iterator&&e[Symbol.iterator];return t?t.call(e):{next:n(e)}}function o(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}var i="undefined"!=typeof window&&window===this?this:void 0!==e&&null!=e?e:this;function s(e,t){return{index:e,o:[],u:t}}function a(e,t,n,r){var o=0,i=0,a=0,d=0,c=Math.min(t-o,r-i);if(0==o&&0==i)e:{for(a=0;a<c;a++)if(e[a]!==n[a])break e;a=c}if(t==e.length&&r==n.length){d=e.length;for(var h=n.length,u=0;u<c-a&&l(e[--d],n[--h]);)u++;d=u}if(i+=a,r-=d,0==(t-=d)-(o+=a)&&0==r-i)return[];if(o==t){for(t=s(o,0);i<r;)t.o.push(n[i++]);return[t]}if(i==r)return[s(o,t-o)];for(r=r-(a=i)+1,d=t-(c=o)+1,t=Array(r),h=0;h<r;h++)t[h]=Array(d),t[h][0]=h;for(h=0;h<d;h++)t[0][h]=h;for(h=1;h<r;h++)for(u=1;u<d;u++)if(e[c+u-1]===n[a+h-1])t[h][u]=t[h-1][u-1];else{var _=t[h-1][u]+1,p=t[h][u-1]+1;t[h][u]=_<p?_:p}for(c=t.length-1,a=t[0].length-1,r=t[c][a],e=[];0<c||0<a;)0==c?(e.push(2),a--):0==a?(e.push(3),c--):(d=t[c-1][a-1],(_=(h=t[c-1][a])<(u=t[c][a-1])?h<d?h:d:u<d?u:d)==d?(d==r?e.push(0):(e.push(1),r=d),c--,a--):_==h?(e.push(3),c--,r=h):(e.push(2),a--,r=u));for(e.reverse(),t=void 0,c=[],a=0;a<e.length;a++)switch(e[a]){case 0:t&&(c.push(t),t=void 0),o++,i++;break;case 1:t||(t=s(o,0)),t.u++,o++,t.o.push(n[i]),i++;break;case 2:t||(t=s(o,0)),t.u++,o++;break;case 3:t||(t=s(o,0)),t.o.push(n[i]),i++}return t&&c.push(t),c}function l(e,t){return e===t}function d(){}function c(e){return e.__shady||(e.__shady=new d),e.__shady}function h(e){return e&&e.__shady}d.prototype.toJSON=function(){return{}};var u=window.ShadyDOM||{};u.T=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var _=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");function p(e){return(e=h(e))&&void 0!==e.firstChild}function f(e){return e instanceof ShadowRoot}function m(e){return(e=(e=h(e))&&e.root)&&Mt(e)}u.c=!!(_&&_.configurable&&_.get),u.F=u.force||!u.T,u.g=u.noPatch||!1,u.A=u.preferPerformance,u.G="on-demand"===u.g,u.L=navigator.userAgent.match("Trident");var y=Element.prototype,v=y.matches||y.matchesSelector||y.mozMatchesSelector||y.msMatchesSelector||y.oMatchesSelector||y.webkitMatchesSelector,g=document.createTextNode(""),S=0,N=[];function E(e){N.push(e),g.textContent=S++}new MutationObserver((function(){for(;N.length;)try{N.shift()()}catch(e){throw g.textContent=S++,e}})).observe(g,{characterData:!0});var b=!!document.contains;function C(e,t){for(;t;){if(t==e)return!0;t=t.__shady_parentNode}return!1}function w(e){for(var t=e.length-1;0<=t;t--){var n=e[t],o=n.getAttribute("id")||n.getAttribute("name");o&&"length"!==o&&isNaN(o)&&(e[o]=n)}return e.item=function(t){return e[t]},e.namedItem=function(t){if("length"!==t&&isNaN(t)&&e[t])return e[t];for(var n=r(e),o=n.next();!o.done;o=n.next())if(((o=o.value).getAttribute("id")||o.getAttribute("name"))==t)return o;return null},e}function T(e){var t=[];for(e=e.__shady_native_firstChild;e;e=e.__shady_native_nextSibling)t.push(e);return t}function O(e){var t=[];for(e=e.__shady_firstChild;e;e=e.__shady_nextSibling)t.push(e);return t}function x(e,t,n){if(n.configurable=!0,n.value)e[t]=n.value;else try{Object.defineProperty(e,t,n)}catch(e){}}function P(e,t,n,r){for(var o in n=void 0===n?"":n,t)r&&0<=r.indexOf(o)||x(e,n+o,t[o])}function M(e,t){for(var n in t)n in e&&x(e,n,t[n])}function D(e){var t={};return Object.getOwnPropertyNames(e).forEach((function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)})),t}function R(e,t){for(var n,r=Object.getOwnPropertyNames(t),o=0;o<r.length;o++)e[n=r[o]]=t[n]}var A,L=[];function I(e){A||(A=!0,E(k)),L.push(e)}function k(){A=!1;for(var e=!!L.length;L.length;)L.shift()();return e}k.list=L;var F=D({get childNodes(){return this.__shady_childNodes},get firstChild(){return this.__shady_firstChild},get lastChild(){return this.__shady_lastChild},get childElementCount(){return this.__shady_childElementCount},get children(){return this.__shady_children},get firstElementChild(){return this.__shady_firstElementChild},get lastElementChild(){return this.__shady_lastElementChild},get shadowRoot(){return this.__shady_shadowRoot}}),H=D({get textContent(){return this.__shady_textContent},set textContent(e){this.__shady_textContent=e},get innerHTML(){return this.__shady_innerHTML},set innerHTML(e){return this.__shady_innerHTML=e}}),j=D({get parentElement(){return this.__shady_parentElement},get parentNode(){return this.__shady_parentNode},get nextSibling(){return this.__shady_nextSibling},get previousSibling(){return this.__shady_previousSibling},get nextElementSibling(){return this.__shady_nextElementSibling},get previousElementSibling(){return this.__shady_previousElementSibling},get className(){return this.__shady_className},set className(e){return this.__shady_className=e}});function B(e){for(var t in e){var n=e[t];n&&(n.enumerable=!1)}}B(F),B(H),B(j);var U,q=u.c||!0===u.g,V=q?function(){}:function(e){var t=c(e);t.N||(t.N=!0,M(e,j))},G=q?function(){}:function(e){var t=c(e);t.M||(t.M=!0,M(e,F),window.customElements&&window.customElements.polyfillWrapFlushCallback&&!u.g||M(e,H))},W="__eventWrappers"+Date.now(),K=(U=Object.getOwnPropertyDescriptor(Event.prototype,"composed"))?function(e){return U.get.call(e)}:null,X=function(){function e(){}var t=!1,n={get capture(){return t=!0,!1}};return window.addEventListener("test",e,n),window.removeEventListener("test",e,n),t}();function $(e){if(e&&"object"==typeof e)var t=!!e.capture,n=!!e.once,r=!!e.passive,o=e.i;else t=!!e,r=n=!1;return{K:o,capture:t,once:n,passive:r,J:X?e:t}}var z={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0},Y={DOMAttrModified:!0,DOMAttributeNameChanged:!0,DOMCharacterDataModified:!0,DOMElementNameChanged:!0,DOMNodeInserted:!0,DOMNodeInsertedIntoDocument:!0,DOMNodeRemoved:!0,DOMNodeRemovedFromDocument:!0,DOMSubtreeModified:!0};function J(e){return e instanceof Node?e.__shady_getRootNode():e}function Q(e,t){var n=[],r=e;for(e=J(e);r;)n.push(r),r=r.__shady_assignedSlot?r.__shady_assignedSlot:r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host&&(t||r!==e)?r.host:r.__shady_parentNode;return n[n.length-1]===document&&n.push(window),n}function Z(e,t){if(!f)return e;e=Q(e,!0);for(var n,r,o=0,i=void 0,s=void 0;o<t.length;o++)if((r=J(n=t[o]))!==i&&(s=e.indexOf(r),i=r),!f(r)||-1<s)return n}function ee(e){function t(t,n){return(t=new e(t,n)).__composed=n&&!!n.composed,t}return t.__proto__=e,t.prototype=e.prototype,t}var te={focus:!0,blur:!0};function ne(e){return e.__target!==e.target||e.__relatedTarget!==e.relatedTarget}function re(e,t,n){if(n=t.__handlers&&t.__handlers[e.type]&&t.__handlers[e.type][n])for(var r,o=0;(r=n[o])&&(!ne(e)||e.target!==e.relatedTarget)&&(r.call(t,e),!e.__immediatePropagationStopped);o++);}function oe(e){var t,n=e.composedPath();Object.defineProperty(e,"currentTarget",{get:function(){return o},configurable:!0});for(var r=n.length-1;0<=r;r--){var o=n[r];if(re(e,o,"capture"),e.B)return}for(Object.defineProperty(e,"eventPhase",{get:function(){return Event.AT_TARGET}}),r=0;r<n.length;r++){var i=h(o=n[r]);if(i=i&&i.root,(0===r||i&&i===t)&&(re(e,o,"bubble"),o!==window&&(t=o.__shady_getRootNode()),e.B))break}}function ie(e,t,n,r,o,i){for(var s=0;s<e.length;s++){var a=e[s],l=a.type,d=a.capture,c=a.once,h=a.passive;if(t===a.node&&n===l&&r===d&&o===c&&i===h)return s}return-1}function se(e){return k(),this.__shady_native_dispatchEvent(e)}function ae(e,t,n){var r=$(n),o=r.capture,i=r.once,s=r.passive,a=r.K;if(r=r.J,t){var l=typeof t;if(("function"===l||"object"===l)&&("object"!==l||t.handleEvent&&"function"==typeof t.handleEvent)){if(Y[e])return this.__shady_native_addEventListener(e,t,r);var d=a||this;if(a=t[W]){if(-1<ie(a,d,e,o,i,s))return}else t[W]=[];a=function(r){if(i&&this.__shady_removeEventListener(e,t,n),r.__target||ce(r),d!==this){var o=Object.getOwnPropertyDescriptor(r,"currentTarget");Object.defineProperty(r,"currentTarget",{get:function(){return d},configurable:!0})}if(r.__previousCurrentTarget=r.currentTarget,(!f(d)&&"slot"!==d.localName||-1!=r.composedPath().indexOf(d))&&(r.composed||-1<r.composedPath().indexOf(d)))if(ne(r)&&r.target===r.relatedTarget)r.eventPhase===Event.BUBBLING_PHASE&&r.stopImmediatePropagation();else if(r.eventPhase===Event.CAPTURING_PHASE||r.bubbles||r.target===d||d instanceof Window){var s="function"===l?t.call(d,r):t.handleEvent&&t.handleEvent(r);return d!==this&&(o?(Object.defineProperty(r,"currentTarget",o),o=null):delete r.currentTarget),s}},t[W].push({node:d,type:e,capture:o,once:i,passive:s,V:a}),te[e]?(this.__handlers=this.__handlers||{},this.__handlers[e]=this.__handlers[e]||{capture:[],bubble:[]},this.__handlers[e][o?"capture":"bubble"].push(a)):this.__shady_native_addEventListener(e,a,r)}}}function le(e,t,n){if(t){var r=$(n);n=r.capture;var o=r.once,i=r.passive,s=r.K;if(r=r.J,Y[e])return this.__shady_native_removeEventListener(e,t,r);var a=s||this;s=void 0;var l=null;try{l=t[W]}catch(e){}l&&(-1<(o=ie(l,a,e,n,o,i))&&(s=l.splice(o,1)[0].V,l.length||(t[W]=void 0))),this.__shady_native_removeEventListener(e,s||t,r),s&&te[e]&&this.__handlers&&this.__handlers[e]&&(-1<(t=(e=this.__handlers[e][n?"capture":"bubble"]).indexOf(s))&&e.splice(t,1))}}var de=D({get composed(){return void 0===this.__composed&&(K?this.__composed="focusin"===this.type||"focusout"===this.type||K(this):!1!==this.isTrusted&&(this.__composed=z[this.type])),this.__composed||!1},composedPath:function(){return this.__composedPath||(this.__composedPath=Q(this.__target,this.composed)),this.__composedPath},get target(){return Z(this.currentTarget||this.__previousCurrentTarget,this.composedPath())},get relatedTarget(){return this.__relatedTarget?(this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=Q(this.__relatedTarget,!0)),Z(this.currentTarget||this.__previousCurrentTarget,this.__relatedTargetComposedPath)):null},stopPropagation:function(){Event.prototype.stopPropagation.call(this),this.B=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this),this.B=this.__immediatePropagationStopped=!0}});function ce(e){if(e.__target=e.target,e.__relatedTarget=e.relatedTarget,u.c){var t=Object.getPrototypeOf(e);if(!t.hasOwnProperty("__shady_patchedProto")){var n=Object.create(t);n.__shady_sourceProto=t,P(n,de),t.__shady_patchedProto=n}e.__proto__=t.__shady_patchedProto}else P(e,de)}var he=ee(Event),ue=ee(CustomEvent),_e=ee(MouseEvent);var pe=Object.getOwnPropertyNames(Element.prototype).filter((function(e){return"on"===e.substring(0,2)})),fe=Object.getOwnPropertyNames(HTMLElement.prototype).filter((function(e){return"on"===e.substring(0,2)}));function me(e){return{set:function(t){var n=c(this),r=e.substring(2);n.h||(n.h={}),n.h[e]&&this.removeEventListener(r,n.h[e]),this.__shady_addEventListener(r,t),n.h[e]=t},get:function(){var t=h(this);return t&&t.h&&t.h[e]},configurable:!0}}var ye=D({dispatchEvent:se,addEventListener:ae,removeEventListener:le}),ve=window.document,ge=u.A,Se=Object.getOwnPropertyDescriptor(Node.prototype,"isConnected"),Ne=Se&&Se.get;function Ee(e){for(var t;t=e.__shady_firstChild;)e.__shady_removeChild(t)}function be(e,t,n){if(e=(e=h(e))&&e.m){if(t)if(t.nodeType===Node.DOCUMENT_FRAGMENT_NODE)for(var r=0,o=t.childNodes.length;r<o;r++)e.addedNodes.push(t.childNodes[r]);else e.addedNodes.push(t);n&&e.removedNodes.push(n),function(e){e.a||(e.a=!0,E((function(){e.flush()})))}(e)}}var Ce=D({get parentNode(){var e=h(this);return void 0!==(e=e&&e.parentNode)?e:this.__shady_native_parentNode},get firstChild(){var e=h(this);return void 0!==(e=e&&e.firstChild)?e:this.__shady_native_firstChild},get lastChild(){var e=h(this);return void 0!==(e=e&&e.lastChild)?e:this.__shady_native_lastChild},get nextSibling(){var e=h(this);return void 0!==(e=e&&e.nextSibling)?e:this.__shady_native_nextSibling},get previousSibling(){var e=h(this);return void 0!==(e=e&&e.previousSibling)?e:this.__shady_native_previousSibling},get childNodes(){if(p(this)){var e=h(this);if(!e.childNodes){e.childNodes=[];for(var t=this.__shady_firstChild;t;t=t.__shady_nextSibling)e.childNodes.push(t)}var n=e.childNodes}else n=this.__shady_native_childNodes;return n.item=function(e){return n[e]},n},get parentElement(){var e=h(this);return(e=e&&e.parentNode)&&e.nodeType!==Node.ELEMENT_NODE&&(e=null),void 0!==e?e:this.__shady_native_parentElement},get isConnected(){if(Ne&&Ne.call(this))return!0;if(this.nodeType==Node.DOCUMENT_FRAGMENT_NODE)return!1;var e=this.ownerDocument;if(b){if(e.__shady_native_contains(this))return!0}else if(e.documentElement&&e.documentElement.__shady_native_contains(this))return!0;for(e=this;e&&!(e instanceof Document);)e=e.__shady_parentNode||(f(e)?e.host:void 0);return!!(e&&e instanceof Document)},get textContent(){if(p(this)){for(var e=[],t=this.__shady_firstChild;t;t=t.__shady_nextSibling)t.nodeType!==Node.COMMENT_NODE&&e.push(t.__shady_textContent);return e.join("")}return this.__shady_native_textContent},set textContent(e){switch(null==e&&(e=""),this.nodeType){case Node.ELEMENT_NODE:case Node.DOCUMENT_FRAGMENT_NODE:if(!p(this)&&u.c){var t=this.__shady_firstChild;(t!=this.__shady_lastChild||t&&t.nodeType!=Node.TEXT_NODE)&&Ee(this),this.__shady_native_textContent=e}else Ee(this),(0<e.length||this.nodeType===Node.ELEMENT_NODE)&&this.__shady_insertBefore(document.createTextNode(e));break;default:this.nodeValue=e}},insertBefore:function(e,t){if(this.ownerDocument!==ve&&e.ownerDocument!==ve)return this.__shady_native_insertBefore(e,t),e;if(e===this)throw Error("Failed to execute 'appendChild' on 'Node': The new child element contains the parent.");if(t){var n=h(t);if(void 0!==(n=n&&n.parentNode)&&n!==this||void 0===n&&t.__shady_native_parentNode!==this)throw Error("Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.")}if(t===e)return e;be(this,e);var i=[],s=(n=Lt(this))?n.host.localName:Le(this),a=e.__shady_parentNode;if(a){var l=Le(e),d=!!n||!Lt(e)||ge&&void 0!==this.__noInsertionPoint;a.__shady_removeChild(e,d)}a=!0;var u=(!ge||void 0===e.__noInsertionPoint&&void 0===this.__noInsertionPoint)&&!function e(t,n){var r=De();if(!r)return!0;if(t.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(r=!0,t=t.__shady_firstChild;t;t=t.__shady_nextSibling)r=r&&e(t,n);return r}return t.nodeType!==Node.ELEMENT_NODE||r.currentScopeForNode(t)===n}(e,s),_=n&&!e.__noInsertionPoint&&(!ge||e.nodeType===Node.DOCUMENT_FRAGMENT_NODE);return(_||u)&&(u&&(l=l||Le(e)),Ie(e,(function(e){if(_&&"slot"===e.localName&&i.push(e),u){var t=l;De()&&(t&&Ae(e,t),(t=De())&&t.scopeNode(e,s))}}))),i.length&&(Tt(n),n.f.push.apply(n.f,i instanceof Array?i:o(r(i))),Nt(n)),p(this)&&(function(e,t,n){ct(t,2);var r=c(t);if(void 0!==r.firstChild&&(r.childNodes=null),e.nodeType===Node.DOCUMENT_FRAGMENT_NODE)for(e=e.__shady_native_firstChild;e;e=e.__shady_native_nextSibling)ht(e,t,r,n);else ht(e,t,r,n)}(e,this,t),(d=h(this)).root?(a=!1,m(this)&&Nt(d.root)):n&&"slot"===this.localName&&(a=!1,Nt(n))),a?(n=f(this)?this.host:this,t?(t=function e(t){var n=t;if(t&&"slot"===t.localName){var r=h(t);(r=r&&r.l)&&(n=r.length?r[0]:e(t.__shady_nextSibling))}return n}(t),n.__shady_native_insertBefore(e,t)):n.__shady_native_appendChild(e)):e.ownerDocument!==this.ownerDocument&&this.ownerDocument.adoptNode(e),e},appendChild:function(e){if(this!=e||!f(e))return this.__shady_insertBefore(e)},removeChild:function(e,t){if(t=void 0!==t&&t,this.ownerDocument!==ve)return this.__shady_native_removeChild(e);if(e.__shady_parentNode!==this)throw Error("The node to be removed is not a child of this node: "+e);be(this,null,e);var n=Lt(e),r=n&&function(e,t){if(e.a){Ot(e);var n,r=e.b;for(n in r)for(var o=r[n],i=0;i<o.length;i++){var s=o[i];if(C(t,s)){o.splice(i,1);var a=e.a.indexOf(s);if(0<=a&&(e.a.splice(a,1),(a=h(s.__shady_parentNode))&&a.s&&a.s--),i--,s=h(s),a=s.l)for(var l=0;l<a.length;l++){var d=a[l],c=d.__shady_native_parentNode;c&&c.__shady_native_removeChild(d)}s.l=[],s.assignedNodes=[],a=!0}}return a}}(n,e),o=h(this);if(p(this)&&(function(e,t){var n=c(e);t=c(t),e===t.firstChild&&(t.firstChild=n.nextSibling),e===t.lastChild&&(t.lastChild=n.previousSibling),e=n.previousSibling;var r=n.nextSibling;e&&(c(e).nextSibling=r),r&&(c(r).previousSibling=e),n.parentNode=n.previousSibling=n.nextSibling=void 0,void 0!==t.childNodes&&(t.childNodes=null)}(e,this),m(this))){Nt(o.root);var i=!0}if(De()&&!t&&n&&e.nodeType!==Node.TEXT_NODE){var s=Le(e);Ie(e,(function(e){Ae(e,s)}))}return function e(t){var n=h(t);if(n&&void 0!==n.w)for(n=t.__shady_firstChild;n;n=n.__shady_nextSibling)e(n);(t=h(t))&&(t.w=void 0)}(e),n&&((t="slot"===this.localName)&&(i=!0),(r||t)&&Nt(n)),i||(i=f(this)?this.host:this,(!o.root&&"slot"!==e.localName||i===e.__shady_native_parentNode)&&i.__shady_native_removeChild(e)),e},replaceChild:function(e,t){return this.__shady_insertBefore(e,t),this.__shady_removeChild(t),e},cloneNode:function(e){if("template"==this.localName)return this.__shady_native_cloneNode(e);var t=this.__shady_native_cloneNode(!1);if(e&&t.nodeType!==Node.ATTRIBUTE_NODE){e=this.__shady_firstChild;for(var n;e;e=e.__shady_nextSibling)n=e.__shady_cloneNode(!0),t.__shady_appendChild(n)}return t},getRootNode:function(e){if(this&&this.nodeType){var t=c(this),n=t.w;return void 0===n&&(f(this)?(n=this,t.w=n):(n=(n=this.__shady_parentNode)?n.__shady_getRootNode(e):this,document.documentElement.__shady_native_contains(this)&&(t.w=n))),n}},contains:function(e){return C(this,e)}}),we=D({get assignedSlot(){var e=this.__shady_parentNode;return(e=e&&e.__shady_shadowRoot)&&Et(e),(e=h(this))&&e.assignedSlot||null}});function Te(e,t,n){var r=[];return function e(t,n,r,o){for(t=t.__shady_firstChild;t;t=t.__shady_nextSibling){var i;if(i=t.nodeType===Node.ELEMENT_NODE){var s=n,a=r,l=o,d=s(i=t);d&&l.push(i),a&&a(d)?i=d:(e(i,s,a,l),i=void 0)}if(i)break}}(e,t,n,r),r}var Oe=D({get firstElementChild(){var e=h(this);if(e&&void 0!==e.firstChild){for(e=this.__shady_firstChild;e&&e.nodeType!==Node.ELEMENT_NODE;)e=e.__shady_nextSibling;return e}return this.__shady_native_firstElementChild},get lastElementChild(){var e=h(this);if(e&&void 0!==e.lastChild){for(e=this.__shady_lastChild;e&&e.nodeType!==Node.ELEMENT_NODE;)e=e.__shady_previousSibling;return e}return this.__shady_native_lastElementChild},get children(){return p(this)?w(Array.prototype.filter.call(O(this),(function(e){return e.nodeType===Node.ELEMENT_NODE}))):this.__shady_native_children},get childElementCount(){var e=this.__shady_children;return e?e.length:0}}),xe=D({querySelector:function(e){return Te(this,(function(t){return v.call(t,e)}),(function(e){return!!e}))[0]||null},querySelectorAll:function(e,t){if(t){t=Array.prototype.slice.call(this.__shady_native_querySelectorAll(e));var n=this.__shady_getRootNode();return w(t.filter((function(e){return e.__shady_getRootNode()==n})))}return w(Te(this,(function(t){return v.call(t,e)})))}}),Pe=u.A&&!u.g?R({},Oe):Oe;R(Oe,xe);var Me=null;function De(){return Me||(Me=window.ShadyCSS&&window.ShadyCSS.ScopingShim),Me||null}function Re(e,t,n){var r=De();return!(!r||"class"!==t)&&(r.setElementClass(e,n),!0)}function Ae(e,t){var n=De();n&&n.unscopeNode(e,t)}function Le(e){if(e.nodeType!==Node.ELEMENT_NODE)return"";var t=De();return t?t.currentScopeForNode(e):""}function Ie(e,t){if(e)for(e.nodeType===Node.ELEMENT_NODE&&t(e),e=e.__shady_firstChild;e;e=e.__shady_nextSibling)e.nodeType===Node.ELEMENT_NODE&&Ie(e,t)}var ke=window.document;function Fe(e,t){if("slot"===t)m(e=e.__shady_parentNode)&&Nt(h(e).root);else if("slot"===e.localName&&"name"===t&&(t=Lt(e))){if(t.a){Ot(t);var n=e.O,r=xt(e);if(r!==n){var o=(n=t.b[n]).indexOf(e);0<=o&&n.splice(o,1),(n=t.b[r]||(t.b[r]=[])).push(e),1<n.length&&(t.b[r]=Pt(n))}}Nt(t)}}var He=D({get previousElementSibling(){var e=h(this);if(e&&void 0!==e.previousSibling){for(e=this.__shady_previousSibling;e&&e.nodeType!==Node.ELEMENT_NODE;)e=e.__shady_previousSibling;return e}return this.__shady_native_previousElementSibling},get nextElementSibling(){var e=h(this);if(e&&void 0!==e.nextSibling){for(e=this.__shady_nextSibling;e&&e.nodeType!==Node.ELEMENT_NODE;)e=e.__shady_nextSibling;return e}return this.__shady_native_nextElementSibling},get slot(){return this.getAttribute("slot")},set slot(e){this.__shady_setAttribute("slot",e)},get className(){return this.getAttribute("class")||""},set className(e){this.__shady_setAttribute("class",e)},setAttribute:function(e,t){this.ownerDocument!==ke?this.__shady_native_setAttribute(e,t):Re(this,e,t)||(this.__shady_native_setAttribute(e,t),Fe(this,e))},removeAttribute:function(e){this.ownerDocument!==ke?this.__shady_native_removeAttribute(e):Re(this,e,"")?""===this.getAttribute(e)&&this.__shady_native_removeAttribute(e):(this.__shady_native_removeAttribute(e),Fe(this,e))}});u.A||pe.forEach((function(e){He[e]=me(e)}));var je=D({attachShadow:function(e){if(!this)throw Error("Must provide a host.");if(!e)throw Error("Not enough arguments.");if(e.shadyUpgradeFragment&&!u.L){var t=e.shadyUpgradeFragment;if(t.__proto__=ShadowRoot.prototype,St(t,this,e),ut(t,t),e=t.__noInsertionPoint?null:t.querySelectorAll("slot"),t.__noInsertionPoint=void 0,e&&e.length){var n=t;Tt(n),n.f.push.apply(n.f,e instanceof Array?e:o(r(e))),Nt(t)}t.host.__shady_native_appendChild(t)}else t=new gt(mt,this,e);return this.__CE_shadowRoot=t},get shadowRoot(){var e=h(this);return e&&e.U||null}});R(He,je);var Be=/[&\u00A0"]/g,Ue=/[&\u00A0<>]/g;function qe(e){switch(e){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case" ":return"&nbsp;"}}function Ve(e){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;return t}var Ge=Ve("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),We=Ve("style script xmp iframe noembed noframes plaintext noscript".split(" "));function Ke(e,t){"template"===e.localName&&(e=e.content);for(var n="",r=t?t(e):e.childNodes,o=0,i=r.length,s=void 0;o<i&&(s=r[o]);o++){e:{var a=s,l=e,d=t;switch(a.nodeType){case Node.ELEMENT_NODE:for(var c,h="<"+(l=a.localName),u=a.attributes,_=0;c=u[_];_++)h+=" "+c.name+'="'+c.value.replace(Be,qe)+'"';h+=">",a=Ge[l]?h:h+Ke(a,d)+"</"+l+">";break e;case Node.TEXT_NODE:a=a.data,a=l&&We[l.localName]?a:a.replace(Ue,qe);break e;case Node.COMMENT_NODE:a="\x3c!--"+a.data+"--\x3e";break e;default:throw window.console.error(a),Error("not implemented")}}n+=a}return n}var Xe=document.implementation.createHTMLDocument("inert"),$e=D({get innerHTML(){return p(this)?Ke("template"===this.localName?this.content:this,O):this.__shady_native_innerHTML},set innerHTML(e){if("template"===this.localName)this.__shady_native_innerHTML=e;else{Ee(this);var t=this.localName||"div";for(t=this.namespaceURI&&this.namespaceURI!==Xe.namespaceURI?Xe.createElementNS(this.namespaceURI,t):Xe.createElement(t),u.c?t.__shady_native_innerHTML=e:t.innerHTML=e;e=t.__shady_firstChild;)this.__shady_insertBefore(e)}}}),ze=D({blur:function(){var e=h(this);(e=(e=e&&e.root)&&e.activeElement)?e.__shady_blur():this.__shady_native_blur()}});u.A||fe.forEach((function(e){ze[e]=me(e)}));var Ye=D({assignedNodes:function(e){if("slot"===this.localName){var t=this.__shady_getRootNode();return t&&f(t)&&Et(t),(t=h(this))&&(e&&e.flatten?t.l:t.assignedNodes)||[]}},addEventListener:function(e,t,n){if("slot"!==this.localName||"slotchange"===e)ae.call(this,e,t,n);else{"object"!=typeof n&&(n={capture:!!n});var r=this.__shady_parentNode;if(!r)throw Error("ShadyDOM cannot attach event to slot unless it has a `parentNode`");n.i=this,r.__shady_addEventListener(e,t,n)}},removeEventListener:function(e,t,n){if("slot"!==this.localName||"slotchange"===e)le.call(this,e,t,n);else{"object"!=typeof n&&(n={capture:!!n});var r=this.__shady_parentNode;if(!r)throw Error("ShadyDOM cannot attach event to slot unless it has a `parentNode`");n.i=this,r.__shady_removeEventListener(e,t,n)}}}),Je=D({getElementById:function(e){return""===e?null:Te(this,(function(t){return t.id==e}),(function(e){return!!e}))[0]||null}}),Qe=D({get activeElement(){var e=u.c?document.__shady_native_activeElement:document.activeElement;if(!e||!e.nodeType)return null;var t=!!f(this);if(!(this===document||t&&this.host!==e&&this.host.__shady_native_contains(e)))return null;for(t=Lt(e);t&&t!==this;)t=Lt(e=t.host);return this===document?t?null:e:t===this?e:null}}),Ze=window.document,et=D({importNode:function(e,t){if(e.ownerDocument!==Ze||"template"===e.localName)return this.__shady_native_importNode(e,t);var n=this.__shady_native_importNode(e,!1);if(t)for(e=e.__shady_firstChild;e;e=e.__shady_nextSibling)t=this.__shady_importNode(e,!0),n.__shady_appendChild(t);return n}}),tt=D({dispatchEvent:se,addEventListener:ae.bind(window),removeEventListener:le.bind(window)}),nt={};Object.getOwnPropertyDescriptor(HTMLElement.prototype,"parentElement")&&(nt.parentElement=Ce.parentElement),Object.getOwnPropertyDescriptor(HTMLElement.prototype,"contains")&&(nt.contains=Ce.contains),Object.getOwnPropertyDescriptor(HTMLElement.prototype,"children")&&(nt.children=Oe.children),Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML")&&(nt.innerHTML=$e.innerHTML),Object.getOwnPropertyDescriptor(HTMLElement.prototype,"className")&&(nt.className=He.className);var rt={EventTarget:[ye],Node:[Ce,window.EventTarget?null:ye],Text:[we],Comment:[we],CDATASection:[we],ProcessingInstruction:[we],Element:[He,Oe,we,!u.c||"innerHTML"in Element.prototype?$e:null,window.HTMLSlotElement?null:Ye],HTMLElement:[ze,nt],HTMLSlotElement:[Ye],DocumentFragment:[Pe,Je],Document:[et,Pe,Je,Qe],Window:[tt]},ot=u.c?null:["innerHTML","textContent"];function it(e,t,n,r){t.forEach((function(t){return e&&t&&P(e,t,n,r)}))}function st(e){var t,n=e?null:ot;for(t in rt)it(window[t]&&window[t].prototype,rt[t],e,n)}function at(e){return e.__shady_protoIsPatched=!0,it(e,rt.EventTarget),it(e,rt.Node),it(e,rt.Element),it(e,rt.HTMLElement),it(e,rt.HTMLSlotElement),e}["Text","Comment","CDATASection","ProcessingInstruction"].forEach((function(e){var t=window[e],n=Object.create(t.prototype);n.__shady_protoIsPatched=!0,it(n,rt.EventTarget),it(n,rt.Node),rt[e]&&it(n,rt[e]),t.prototype.__shady_patchedProto=n}));var lt=u.G,dt=u.c;function ct(e,t){if(lt&&!e.__shady_protoIsPatched&&!f(e)){var n=Object.getPrototypeOf(e),r=n.hasOwnProperty("__shady_patchedProto")&&n.__shady_patchedProto;r||(at(r=Object.create(n)),n.__shady_patchedProto=r),Object.setPrototypeOf(e,r)}dt||(1===t?V(e):2===t&&G(e))}function ht(e,t,n,r){ct(e,1),r=r||null;var o=c(e),i=r?c(r):null;o.previousSibling=r?i.previousSibling:t.__shady_lastChild,(i=h(o.previousSibling))&&(i.nextSibling=e),(i=h(o.nextSibling=r))&&(i.previousSibling=e),o.parentNode=t,r?r===n.firstChild&&(n.firstChild=e):(n.lastChild=e,n.firstChild||(n.firstChild=e)),n.childNodes=null}function ut(e,t){var n=c(e);if(t||void 0===n.firstChild){n.childNodes=null;var r=n.firstChild=e.__shady_native_firstChild;for(n.lastChild=e.__shady_native_lastChild,ct(e,2),n=r,r=void 0;n;n=n.__shady_native_nextSibling){var o=c(n);o.parentNode=t||e,o.nextSibling=n.__shady_native_nextSibling,o.previousSibling=r||null,r=n,ct(n,1)}}}var _t=D({addEventListener:function(e,t,n){"object"!=typeof n&&(n={capture:!!n}),n.i=n.i||this,this.host.__shady_addEventListener(e,t,n)},removeEventListener:function(e,t,n){"object"!=typeof n&&(n={capture:!!n}),n.i=n.i||this,this.host.__shady_removeEventListener(e,t,n)}});function pt(e,t){P(e,_t,t),P(e,Qe,t),P(e,$e,t),P(e,Oe,t),u.g&&!t?(P(e,Ce,t),P(e,Je,t)):u.c||(P(e,j),P(e,F),P(e,H))}var ft,mt={},yt=u.deferConnectionCallbacks&&"loading"===document.readyState;function vt(e){var t=[];do{t.unshift(e)}while(e=e.__shady_parentNode);return t}function gt(e,t,n){if(e!==mt)throw new TypeError("Illegal constructor");this.a=null,St(this,t,n)}function St(e,t,n){if(e.host=t,e.mode=n&&n.mode,ut(e.host),(t=c(e.host)).root=e,t.U="closed"!==e.mode?e:null,(t=c(e)).firstChild=t.lastChild=t.parentNode=t.nextSibling=t.previousSibling=null,u.preferPerformance)for(;t=e.host.__shady_native_firstChild;)e.host.__shady_native_removeChild(t);else Nt(e)}function Nt(e){e.j||(e.j=!0,I((function(){return Et(e)})))}function Et(e){var t;if(t=e.j){for(var n;e;)e.j&&(n=e),f(e=(t=e).host.__shady_getRootNode())&&(t=h(t.host))&&0<t.s||(e=void 0);t=n}(n=t)&&n._renderSelf()}function bt(e,t,n){var r=c(t),o=r.C;r.C=null,n||(n=(e=e.b[t.__shady_slot||"__catchall"])&&e[0]),n?(c(n).assignedNodes.push(t),r.assignedSlot=n):r.assignedSlot=void 0,o!==r.assignedSlot&&r.assignedSlot&&(c(r.assignedSlot).D=!0)}function Ct(e,t,n){for(var r=0,o=void 0;r<n.length&&(o=n[r]);r++)if("slot"==o.localName){var i=h(o).assignedNodes;i&&i.length&&Ct(e,t,i)}else t.push(n[r])}function wt(e,t){t.__shady_native_dispatchEvent(new Event("slotchange")),(t=h(t)).assignedSlot&&wt(e,t.assignedSlot)}function Tt(e){e.f=e.f||[],e.a=e.a||[],e.b=e.b||{}}function Ot(e){if(e.f&&e.f.length){for(var t,n=e.f,r=0;r<n.length;r++){var o=n[r];ut(o);var i=o.__shady_parentNode;ut(i),(i=h(i)).s=(i.s||0)+1,i=xt(o),e.b[i]?((t=t||{})[i]=!0,e.b[i].push(o)):e.b[i]=[o],e.a.push(o)}if(t)for(var s in t)e.b[s]=Pt(e.b[s]);e.f=[]}}function xt(e){var t=e.name||e.getAttribute("name")||"__catchall";return e.O=t}function Pt(e){return e.sort((function(e,t){e=vt(e);for(var n=vt(t),r=0;r<e.length;r++){t=e[r];var o=n[r];if(t!==o)return(e=O(t.__shady_parentNode)).indexOf(t)-e.indexOf(o)}}))}function Mt(e){return Ot(e),!(!e.a||!e.a.length)}if(gt.prototype._renderSelf=function(){var e=yt;if(yt=!0,this.j=!1,this.a){Ot(this);for(var t,n=0;n<this.a.length;n++){var r=h(t=this.a[n]),o=r.assignedNodes;if(r.assignedNodes=[],r.l=[],r.I=o)for(r=0;r<o.length;r++){var i=h(o[r]);i.C=i.assignedSlot,i.assignedSlot===t&&(i.assignedSlot=null)}}for(n=this.host.__shady_firstChild;n;n=n.__shady_nextSibling)bt(this,n);for(n=0;n<this.a.length;n++){if(!(o=h(t=this.a[n])).assignedNodes.length)for(r=t.__shady_firstChild;r;r=r.__shady_nextSibling)bt(this,r,t);if((r=(r=h(t.__shady_parentNode))&&r.root)&&(Mt(r)||r.j)&&r._renderSelf(),Ct(this,o.l,o.assignedNodes),r=o.I){for(i=0;i<r.length;i++)h(r[i]).C=null;o.I=null,r.length>o.assignedNodes.length&&(o.D=!0)}o.D&&(o.D=!1,wt(this,t))}for(t=this.a,n=[],o=0;o<t.length;o++)(i=h(r=t[o].__shady_parentNode))&&i.root||!(0>n.indexOf(r))||n.push(r);for(t=0;t<n.length;t++){for(o=(i=n[t])===this?this.host:i,r=[],i=i.__shady_firstChild;i;i=i.__shady_nextSibling)if("slot"==i.localName)for(var s=h(i).l,l=0;l<s.length;l++)r.push(s[l]);else r.push(i);i=T(o),s=a(r,r.length,i,i.length);for(var d=l=0,c=void 0;l<s.length&&(c=s[l]);l++){for(var _=0,p=void 0;_<c.o.length&&(p=c.o[_]);_++)p.__shady_native_parentNode===o&&o.__shady_native_removeChild(p),i.splice(c.index+d,1);d-=c.u}for(d=0,c=void 0;d<s.length&&(c=s[d]);d++)for(l=i[c.index],_=c.index;_<c.index+c.u;_++)p=r[_],o.__shady_native_insertBefore(p,l),i.splice(_,0,p)}}if(!u.preferPerformance&&!this.H)for(n=this.host.__shady_firstChild;n;n=n.__shady_nextSibling)t=h(n),n.__shady_native_parentNode!==this.host||"slot"!==n.localName&&t.assignedSlot||this.host.__shady_native_removeChild(n);this.H=!0,yt=e,ft&&ft()},function(e){e.__proto__=DocumentFragment.prototype,pt(e,"__shady_"),pt(e),Object.defineProperties(e,{nodeType:{value:Node.DOCUMENT_FRAGMENT_NODE,configurable:!0},nodeName:{value:"#document-fragment",configurable:!0},nodeValue:{value:null,configurable:!0}}),["localName","namespaceURI","prefix"].forEach((function(t){Object.defineProperty(e,t,{value:void 0,configurable:!0})})),["ownerDocument","baseURI","isConnected"].forEach((function(t){Object.defineProperty(e,t,{get:function(){return this.host[t]},configurable:!0})}))}(gt.prototype),window.customElements&&window.customElements.define&&u.F&&!u.preferPerformance){var Dt=new Map;ft=function(){var e=[];Dt.forEach((function(t,n){e.push([n,t])})),Dt.clear();for(var t=0;t<e.length;t++){var n=e[t][0];e[t][1]?n.__shadydom_connectedCallback():n.__shadydom_disconnectedCallback()}},yt&&document.addEventListener("readystatechange",(function(){yt=!1,ft()}),{once:!0});var Rt=window.customElements.define,At=function(e,t){var n=t.prototype.connectedCallback,r=t.prototype.disconnectedCallback;Rt.call(window.customElements,e,function(e,t,n){var r=0,o="__isConnected"+r++;return(t||n)&&(e.prototype.connectedCallback=e.prototype.__shadydom_connectedCallback=function(){yt?Dt.set(this,!0):this[o]||(this[o]=!0,t&&t.call(this))},e.prototype.disconnectedCallback=e.prototype.__shadydom_disconnectedCallback=function(){yt?this.isConnected||Dt.set(this,!1):this[o]&&(this[o]=!1,n&&n.call(this))}),e}(t,n,r)),t.prototype.connectedCallback=n,t.prototype.disconnectedCallback=r};window.customElements.define=At,Object.defineProperty(window.CustomElementRegistry.prototype,"define",{value:At,configurable:!0})}function Lt(e){if(f(e=e.__shady_getRootNode()))return e}function It(){this.a=!1,this.addedNodes=[],this.removedNodes=[],this.v=new Set}It.prototype.flush=function(){if(this.a){this.a=!1;var e=this.takeRecords();e.length&&this.v.forEach((function(t){t(e)}))}},It.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var e=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];return this.addedNodes=[],this.removedNodes=[],e}return[]};var kt=u.c,Ft={querySelector:function(e){return this.__shady_native_querySelector(e)},querySelectorAll:function(e){return this.__shady_native_querySelectorAll(e)}},Ht={};function jt(e){Ht[e]=function(t){return t["__shady_native_"+e]}}function Bt(e,t){for(var n in P(e,t,"__shady_native_"),t)jt(n)}function Ut(e,t){t=void 0===t?[]:t;for(var n=0;n<t.length;n++){var r=t[n],o=Object.getOwnPropertyDescriptor(e,r);o&&(Object.defineProperty(e,"__shady_native_"+r,o),o.value?Ft[r]||(Ft[r]=o.value):jt(r))}}var qt=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),Vt=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1),Gt=document.implementation.createHTMLDocument("inert");function Wt(e){for(var t;t=e.__shady_native_firstChild;)e.__shady_native_removeChild(t)}var Kt=["firstElementChild","lastElementChild","children","childElementCount"],Xt=["querySelector","querySelectorAll"];function $t(e){this.node=e}function zt(e){Object.defineProperty($t.prototype,e,{get:function(){return this.node["__shady_"+e]},set:function(t){this.node["__shady_"+e]=t},configurable:!0})}(t=$t.prototype).addEventListener=function(e,t,n){return this.node.__shady_addEventListener(e,t,n)},t.removeEventListener=function(e,t,n){return this.node.__shady_removeEventListener(e,t,n)},t.appendChild=function(e){return this.node.__shady_appendChild(e)},t.insertBefore=function(e,t){return this.node.__shady_insertBefore(e,t)},t.removeChild=function(e){return this.node.__shady_removeChild(e)},t.replaceChild=function(e,t){return this.node.__shady_replaceChild(e,t)},t.cloneNode=function(e){return this.node.__shady_cloneNode(e)},t.getRootNode=function(e){return this.node.__shady_getRootNode(e)},t.contains=function(e){return this.node.__shady_contains(e)},t.dispatchEvent=function(e){return this.node.__shady_dispatchEvent(e)},t.setAttribute=function(e,t){this.node.__shady_setAttribute(e,t)},t.getAttribute=function(e){return this.node.__shady_native_getAttribute(e)},t.removeAttribute=function(e){this.node.__shady_removeAttribute(e)},t.attachShadow=function(e){return this.node.__shady_attachShadow(e)},t.focus=function(){this.node.__shady_native_focus()},t.blur=function(){this.node.__shady_blur()},t.importNode=function(e,t){if(this.node.nodeType===Node.DOCUMENT_NODE)return this.node.__shady_importNode(e,t)},t.getElementById=function(e){if(this.node.nodeType===Node.DOCUMENT_NODE)return this.node.__shady_getElementById(e)},t.querySelector=function(e){return this.node.__shady_querySelector(e)},t.querySelectorAll=function(e,t){return this.node.__shady_querySelectorAll(e,t)},t.assignedNodes=function(e){if("slot"===this.node.localName)return this.node.__shady_assignedNodes(e)},i.Object.defineProperties($t.prototype,{activeElement:{configurable:!0,enumerable:!0,get:function(){if(f(this.node)||this.node.nodeType===Node.DOCUMENT_NODE)return this.node.__shady_activeElement}},_activeElement:{configurable:!0,enumerable:!0,get:function(){return this.activeElement}},host:{configurable:!0,enumerable:!0,get:function(){if(f(this.node))return this.node.host}},parentNode:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_parentNode}},firstChild:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_firstChild}},lastChild:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_lastChild}},nextSibling:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_nextSibling}},previousSibling:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_previousSibling}},childNodes:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_childNodes}},parentElement:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_parentElement}},firstElementChild:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_firstElementChild}},lastElementChild:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_lastElementChild}},nextElementSibling:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_nextElementSibling}},previousElementSibling:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_previousElementSibling}},children:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_children}},childElementCount:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_childElementCount}},shadowRoot:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_shadowRoot}},assignedSlot:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_assignedSlot}},isConnected:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_isConnected}},innerHTML:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_innerHTML},set:function(e){this.node.__shady_innerHTML=e}},textContent:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_textContent},set:function(e){this.node.__shady_textContent=e}},slot:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_slot},set:function(e){this.node.__shady_slot=e}},className:{configurable:!0,enumerable:!0,get:function(){return this.node.__shady_className},set:function(e){return this.node.__shady_className=e}}}),pe.forEach((function(e){return zt(e)})),fe.forEach((function(e){return zt(e)}));var Yt=new WeakMap;function Jt(e){if(f(e)||e instanceof $t)return e;var t=Yt.get(e);return t||(t=new $t(e),Yt.set(e,t)),t}if(u.F){var Qt=u.c?function(e){return e}:function(e){return G(e),V(e),e};window.ShadyDOM={inUse:u.F,patch:Qt,isShadyRoot:f,enqueue:I,flush:k,flushInitial:function(e){!e.H&&e.j&&Et(e)},settings:u,filterMutations:function(e,t){var n=t.getRootNode();return e.map((function(e){var t=n===e.target.getRootNode();if(t&&e.addedNodes){if((t=[].slice.call(e.addedNodes).filter((function(e){return n===e.getRootNode()}))).length)return e=Object.create(e),Object.defineProperty(e,"addedNodes",{value:t,configurable:!0}),e}else if(t)return e})).filter((function(e){return e}))},observeChildren:function(e,t){var n=c(e);n.m||(n.m=new It),n.m.v.add(t);var r=n.m;return{P:t,S:r,R:e,takeRecords:function(){return r.takeRecords()}}},unobserveChildren:function(e){var t=e&&e.S;t&&(t.v.delete(e.P),t.v.size||(c(e.R).m=null))},deferConnectionCallbacks:u.deferConnectionCallbacks,preferPerformance:u.preferPerformance,handlesDynamicScoping:!0,wrap:u.g?Jt:Qt,wrapIfNeeded:!0===u.g?Jt:function(e){return e},Wrapper:$t,composedPath:function(e){return e.__composedPath||(e.__composedPath=Q(e.target,!0)),e.__composedPath},noPatch:u.g,patchOnDemand:u.G,nativeMethods:Ft,nativeTree:Ht,patchElementProto:at},function(){var e=["dispatchEvent","addEventListener","removeEventListener"];window.EventTarget?Ut(window.EventTarget.prototype,e):(Ut(Node.prototype,e),Ut(Window.prototype,e)),kt?Ut(Node.prototype,"parentNode firstChild lastChild previousSibling nextSibling childNodes parentElement textContent".split(" ")):Bt(Node.prototype,{parentNode:{get:function(){return qt.currentNode=this,qt.parentNode()}},firstChild:{get:function(){return qt.currentNode=this,qt.firstChild()}},lastChild:{get:function(){return qt.currentNode=this,qt.lastChild()}},previousSibling:{get:function(){return qt.currentNode=this,qt.previousSibling()}},nextSibling:{get:function(){return qt.currentNode=this,qt.nextSibling()}},childNodes:{get:function(){var e=[];qt.currentNode=this;for(var t=qt.firstChild();t;)e.push(t),t=qt.nextSibling();return e}},parentElement:{get:function(){return Vt.currentNode=this,Vt.parentNode()}},textContent:{get:function(){switch(this.nodeType){case Node.ELEMENT_NODE:case Node.DOCUMENT_FRAGMENT_NODE:for(var e,t=document.createTreeWalker(this,NodeFilter.SHOW_TEXT,null,!1),n="";e=t.nextNode();)n+=e.nodeValue;return n;default:return this.nodeValue}},set:function(e){switch(null==e&&(e=""),this.nodeType){case Node.ELEMENT_NODE:case Node.DOCUMENT_FRAGMENT_NODE:Wt(this),(0<e.length||this.nodeType===Node.ELEMENT_NODE)&&this.__shady_native_insertBefore(document.createTextNode(e),void 0);break;default:this.nodeValue=e}}}}),Ut(Node.prototype,"appendChild insertBefore removeChild replaceChild cloneNode contains".split(" ")),Ut(HTMLElement.prototype,["parentElement","contains"]),e={firstElementChild:{get:function(){return Vt.currentNode=this,Vt.firstChild()}},lastElementChild:{get:function(){return Vt.currentNode=this,Vt.lastChild()}},children:{get:function(){var e=[];Vt.currentNode=this;for(var t=Vt.firstChild();t;)e.push(t),t=Vt.nextSibling();return w(e)}},childElementCount:{get:function(){return this.children?this.children.length:0}}},kt?(Ut(Element.prototype,Kt),Ut(Element.prototype,["previousElementSibling","nextElementSibling","innerHTML","className"]),Ut(HTMLElement.prototype,["children","innerHTML","className"])):(Bt(Element.prototype,e),Bt(Element.prototype,{previousElementSibling:{get:function(){return Vt.currentNode=this,Vt.previousSibling()}},nextElementSibling:{get:function(){return Vt.currentNode=this,Vt.nextSibling()}},innerHTML:{get:function(){return Ke(this,T)},set:function(e){var t="template"===this.localName?this.content:this;Wt(t);var n=this.localName||"div";for((n=this.namespaceURI&&this.namespaceURI!==Gt.namespaceURI?Gt.createElementNS(this.namespaceURI,n):Gt.createElement(n)).innerHTML=e,e="template"===this.localName?n.content:n;n=e.__shady_native_firstChild;)t.__shady_native_insertBefore(n,void 0)}},className:{get:function(){return this.getAttribute("class")||""},set:function(e){this.setAttribute("class",e)}}})),Ut(Element.prototype,"setAttribute getAttribute hasAttribute removeAttribute focus blur".split(" ")),Ut(Element.prototype,Xt),Ut(HTMLElement.prototype,["focus","blur"]),window.HTMLTemplateElement&&Ut(window.HTMLTemplateElement.prototype,["innerHTML"]),kt?Ut(DocumentFragment.prototype,Kt):Bt(DocumentFragment.prototype,e),Ut(DocumentFragment.prototype,Xt),kt?(Ut(Document.prototype,Kt),Ut(Document.prototype,["activeElement"])):Bt(Document.prototype,e),Ut(Document.prototype,["importNode","getElementById"]),Ut(Document.prototype,Xt)}(),st("__shady_"),Object.defineProperty(document,"_activeElement",Qe.activeElement),P(Window.prototype,tt,"__shady_"),u.g?u.G&&P(Element.prototype,je):(st(),function(){if(!K&&Object.getOwnPropertyDescriptor(Event.prototype,"isTrusted")){var e=function(){var e=new MouseEvent("click",{bubbles:!0,cancelable:!0,composed:!0});this.__shady_dispatchEvent(e)};Element.prototype.click?Element.prototype.click=e:HTMLElement.prototype.click&&(HTMLElement.prototype.click=e)}}()),function(){for(var e in te)window.__shady_native_addEventListener(e,(function(e){e.__target||(ce(e),oe(e))}),!0)}(),window.Event=he,window.CustomEvent=ue,window.MouseEvent=_e,window.ShadowRoot=gt}}).call(this)}).call(this,n(176))},190:function(e,t,n){"use strict";
15
- /**
16
- @license
17
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
18
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
19
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
20
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
21
- Code distributed by Google as part of the polymer project is also
22
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
23
- */class r{constructor(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector=""}}function o(e){return function e(t,n){var r=n.substring(t.start,t.end-1);if(t.parsedCssText=t.cssText=r.trim(),t.parent){var o=t.previous?t.previous.end:t.parent.start;r=(r=(r=function(e){return e.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var e=arguments[1],t=6-e.length;t--;)e="0"+e;return"\\"+e}))}(r=n.substring(o,t.start-1))).replace(_.multipleSpaces," ")).substring(r.lastIndexOf(";")+1);var i=t.parsedSelector=t.selector=r.trim();t.atRule=0===i.indexOf(m),t.atRule?0===i.indexOf(f)?t.type=c.MEDIA_RULE:i.match(_.keyframesRule)&&(t.type=c.KEYFRAMES_RULE,t.keyframesName=t.selector.split(_.multipleSpaces).pop()):0===i.indexOf(p)?t.type=c.MIXIN_RULE:t.type=c.STYLE_RULE}var s=t.rules;if(s)for(var a,l=0,d=s.length;l<d&&(a=s[l]);l++)e(a,n);return t}(function(e){var t=new r;t.start=0,t.end=e.length;for(var n=t,o=0,i=e.length;o<i;o++)if(e[o]===h){n.rules||(n.rules=[]);var s=n,a=s.rules[s.rules.length-1]||null;(n=new r).start=o+1,n.parent=s,n.previous=a,s.rules.push(n)}else e[o]===u&&(n.end=o+1,n=n.parent||t);return t}(e=e.replace(_.comments,"").replace(_.port,"")),e)}function i(e){var t=e[0];return Boolean(t)&&Boolean(t.selector)&&0===t.selector.indexOf(p)}function s(e){return function(e){return e.replace(_.mixinApply,"").replace(_.varApply,"")}(e=a(e))}function a(e){return e.replace(_.customProp,"").replace(_.mixinProp,"")}var l,d,c={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1e3},h="{",u="}",_={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g},p="--",f="@media",m="@",y=!(window.ShadyDOM&&window.ShadyDOM.inUse);function v(e){l=(!e||!e.shimcssproperties)&&(y||Boolean(!navigator.userAgent.match(/AppleWebKit\/601|Edge\/15/)&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)")))}window.ShadyCSS&&void 0!==window.ShadyCSS.cssBuild&&(d=window.ShadyCSS.cssBuild);var g=Boolean(window.ShadyCSS&&window.ShadyCSS.disableRuntime);window.ShadyCSS&&void 0!==window.ShadyCSS.nativeCss?l=window.ShadyCSS.nativeCss:window.ShadyCSS?(v(window.ShadyCSS),window.ShadyCSS=void 0):v(window.WebComponents&&window.WebComponents.flags);var S=l,N=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gi,E=/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,b=/(--[\w-]+)\s*([:,;)]|$)/gi,C=/(animation\s*:)|(animation-name\s*:)/,w=/@media\s(.*)/,T=/\{[^}]*\}/g,O=new Set;
24
- /**
25
- @license
26
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
27
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
28
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
29
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
30
- Code distributed by Google as part of the polymer project is also
31
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
32
- */function x(e){var t=e.textContent;if(!O.has(t)){O.add(t);var n=document.createElement("style");n.setAttribute("shady-unscoped",""),n.textContent=t,document.head.appendChild(n)}}function P(e){return e.hasAttribute("shady-unscoped")}
33
- /**
34
- @license
35
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
36
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
37
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
38
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
39
- Code distributed by Google as part of the polymer project is also
40
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
41
- */function M(e,t){return e?("string"==typeof e&&(e=o(e)),t&&A(e,t),function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o="";if(t.cssText||t.rules){var a=t.rules;if(a&&!i(a))for(var l,d=0,c=a.length;d<c&&(l=a[d]);d++)o=e(l,n,o);else(o=(o=n?t.cssText:s(t.cssText)).trim())&&(o=" "+o+"\n")}return o&&(t.selector&&(r+=t.selector+" "+h+"\n"),r+=o,t.selector&&(r+=u+"\n\n")),r}(e,S)):""}function D(e){return!e.__cssRules&&e.textContent&&(e.__cssRules=o(e.textContent)),e.__cssRules||null}function R(e){return Boolean(e.parent)&&e.parent.type===c.KEYFRAMES_RULE}function A(e,t,n,r){if(e){var o=!1,i=e.type;if(r&&i===c.MEDIA_RULE){var s=e.selector.match(w);s&&(window.matchMedia(s[1]).matches||(o=!0))}i===c.STYLE_RULE?t(e):n&&i===c.KEYFRAMES_RULE?n(e):i===c.MIXIN_RULE&&(o=!0);var a=e.rules;if(a&&!o)for(var l,d=0,h=a.length;d<h&&(l=a[d]);d++)A(l,t,n,r)}}function L(e,t,n,r){var o=function(e,t){var n=document.createElement("style");t&&n.setAttribute("scope",t);return n.textContent=e,n}(e,t);return k(o,n,r),o}var I=null;function k(e,t,n){t=t||document.head;var r=n&&n.nextSibling||t.firstChild;(t.insertBefore(e,r),I)?e.compareDocumentPosition(I)===Node.DOCUMENT_POSITION_PRECEDING&&(I=e):I=e}function F(e,t){for(var n=0,r=t,o=e.length;r<o;r++)if("("===e[r])n++;else if(")"===e[r]&&0==--n)return r;return-1}function H(e,t){y?e.setAttribute("class",t):window.ShadyDOM.nativeMethods.setAttribute.call(e,"class",t)}var j=window.ShadyDOM&&window.ShadyDOM.wrap||(e=>e);function B(e){var t=e.localName,n="",r="";return t?t.indexOf("-")>-1?n=t:(r=t,n=e.getAttribute&&e.getAttribute("is")||""):(n=e.is,r=e.extends),{is:n,typeExtension:r}}function U(e){for(var t=[],n="",r=0;r>=0&&r<e.length;r++)if("("===e[r]){var o=F(e,r);n+=e.slice(r,o+1),r=o}else","===e[r]?(t.push(n),n=""):n+=e[r];return n&&t.push(n),t}function q(e){if(void 0!==d)return d;if(void 0===e.__cssBuild){var t=e.getAttribute("css-build");if(t)e.__cssBuild=t;else{var n=function(e){var t="template"===e.localName?e.content.firstChild:e.firstChild;if(t instanceof Comment){var n=t.textContent.trim().split(":");if("css-build"===n[0])return n[1]}return""}(e);""!==n&&function(e){var t="template"===e.localName?e.content.firstChild:e.firstChild;t.parentNode.removeChild(t)}
42
- /**
43
- @license
44
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
45
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
46
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
47
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
48
- Code distributed by Google as part of the polymer project is also
49
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
50
- */(e),e.__cssBuild=n}}return e.__cssBuild||""}function V(e){return""!==q(e)}function G(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!(""===e||!S)&&(y?"shadow"===e:"shady"===e)}var W=/:(nth[-\w]+)\(([^)]+)\)/,K=":not(.".concat("style-scope",")"),X=",",$=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=[])+)/g,z=/[[.:#*]/,Y=":host",J=":root",Q="::slotted",Z=new RegExp("^(".concat(Q,")")),ee=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,te=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,ne=/(.*):dir\((?:(ltr|rtl))\)(.*)/,re=".",oe=":",ie="class",se="should_not_match",ae=/:(?:matches|any|-(?:webkit|moz)-any)/,le="",de=new class{get SCOPE_NAME(){return"style-scope"}dom(e,t,n){this._transformDom(e,e=>{this.element(e,t||"",n)})}domAddScope(e,t){this._transformDom(e,e=>{this.element(e,t||"")})}_transformDom(e,t){var n;if(e.nodeType===Node.ELEMENT_NODE&&t(e),"template"===e.localName){var r=e;n=(r.content||r._content||r).childNodes}else n=e.children||e.childNodes;if(n)for(var o=0;o<n.length;o++)this._transformDom(n[o],t)}element(e,t,n){if(t)if(e.classList)n?(e.classList.remove("style-scope"),e.classList.remove(t)):(e.classList.add("style-scope"),e.classList.add(t));else if(e.getAttribute){var r=e.getAttribute(ie);if(n){if(r)H(e,r.replace("style-scope","").replace(t,""))}else H(e,(r?r+" ":"")+"style-scope "+t)}}domReplaceScope(e,t,n){this._transformDom(e,e=>{this.element(e,t,!0),this.element(e,n)})}domRemoveScope(e,t){this._transformDom(e,e=>{this.element(e,t||"",!0)})}elementStyles(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"";if(""===o)if(y||"shady"===r)o=M(t,n);else{var{is:i,typeExtension:s}=B(e);o=this.css(t,i,s,n)+"\n\n"}return o.trim()}css(e,t,n,r){var o=this._calcHostScope(t,n);t=this._calcElementScope(t);var i=this;return M(e,(function(e){e.isScoped||(i.rule(e,t,o),e.isScoped=!0),r&&r(e,t,o)}))}_calcElementScope(e){return e?re+e:""}_calcHostScope(e,t){return t?"[is=".concat(e,"]"):e}rule(e,t,n){this._transformRule(e,this._transformComplexSelector,t,n)}_transformRule(e,t,n,r){e.selector=e.transformedSelector=this._transformRuleCss(e,t,n,r)}_transformRuleCss(e,t,n,r){var o=U(e.selector);if(!R(e))for(var i,s=0,a=o.length;s<a&&(i=o[s]);s++)o[s]=t.call(this,i,n,r);return o.filter(e=>Boolean(e)).join(X)}_twiddleNthPlus(e){return e.replace(W,(e,t,n)=>(n.indexOf("+")>-1?n=n.replace(/\+/g,"___"):n.indexOf("___")>-1&&(n=n.replace(/___/g,"+")),":".concat(t,"(").concat(n,")")))}_preserveMatchesPseudo(e){for(var t,n=[];t=e.match(ae);){var r=t.index,o=F(e,r);if(-1===o)throw new Error("".concat(t.input," selector missing ')'"));var i=e.slice(r,o+1);e=e.replace(i,le),n.push(i)}return{selector:e,matches:n}}_replaceMatchesPseudo(e,t){var n=e.split(le);return t.reduce((e,t,r)=>e+t+n[r+1],n[0])}_transformComplexSelector(e,t,n){var r=!1;e=e.trim();var o=W.test(e);o&&(e=e.replace(W,(e,t,n)=>":".concat(t,"(").concat(n.replace(/\s/g,""),")")),e=this._twiddleNthPlus(e));var i,s=ae.test(e);return s&&({selector:e,matches:i}=this._preserveMatchesPseudo(e)),e=(e=e.replace(Z,"".concat(Y," $1"))).replace($,(e,o,i)=>{if(!r){var s=this._transformCompoundSelector(i,o,t,n);r=r||s.stop,o=s.combinator,i=s.value}return o+i}),s&&(e=this._replaceMatchesPseudo(e,i)),o&&(e=this._twiddleNthPlus(e)),e=e.replace(ne,(e,t,n,r)=>'[dir="'.concat(n,'"] ').concat(t).concat(r,", ").concat(t,'[dir="').concat(n,'"]').concat(r))}_transformCompoundSelector(e,t,n,r){var o=e.indexOf(Q);e.indexOf(Y)>=0?e=this._transformHostSelector(e,r):0!==o&&(e=n?this._transformSimpleSelector(e,n):e);var i,s=!1;return o>=0&&(t="",s=!0),s&&(i=!0,s&&(e=e.replace(te,(e,t)=>" > ".concat(t)))),{value:e,combinator:t,stop:i}}_transformSimpleSelector(e,t){for(var n=e.split(/(\[.+?\])/),r=[],o=0;o<n.length;o++)if(o%2==1)r.push(n[o]);else{var i=n[o];if(""!==i||o!==n.length-1){var s=i.split(oe);s[0]+=t,r.push(s.join(oe))}}return r.join("")}_transformHostSelector(e,t){var n=e.match(ee),r=n&&n[2].trim()||"";return r?r[0].match(z)?e.replace(ee,(function(e,n,r){return t+r})):r.split(z)[0]===t?r:se:e.replace(Y,t)}documentRule(e){e.selector=e.parsedSelector,this.normalizeRootSelector(e),this._transformRule(e,this._transformDocumentSelector)}normalizeRootSelector(e){e.selector===J&&(e.selector="html")}_transformDocumentSelector(e){return e.match(Y)?"":e.match(Q)?this._transformComplexSelector(e,K):this._transformSimpleSelector(e.trim(),K)}};class ce{static get(e){return e?e.__styleInfo:null}static set(e,t){return e.__styleInfo=t,t}constructor(e,t,n,r,o,i){this.styleRules=e||null,this.placeholder=t||null,this.ownStylePropertyNames=n||[],this.overrideStyleProperties=null,this.elementName=r||"",this.cssBuild=i||"",this.typeExtension=o||"",this.styleProperties=null,this.scopeSelector=null,this.customStyle=null}_getStyleRules(){return this.styleRules}}ce.prototype._getStyleRules=ce.prototype._getStyleRules;
51
- /**
52
- @license
53
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
54
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
55
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
56
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
57
- Code distributed by Google as part of the polymer project is also
58
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
59
- */
60
- var he=function(e){var t=this.matches||this.matchesSelector||this.mozMatchesSelector||this.msMatchesSelector||this.oMatchesSelector||this.webkitMatchesSelector;return t&&t.call(this,e)},ue=/:host\s*>\s*/;var _e=navigator.userAgent.match("Trident");var pe=new class{get XSCOPE_NAME(){return"x-scope"}decorateStyles(e){var t=this,n={},r=[],o=0;A(e,(function(e){t.decorateRule(e),e.index=o++,t.collectPropertiesInCssText(e.propertyInfo.cssText,n)}),(function(e){r.push(e)})),e._keyframes=r;var i=[];for(var s in n)i.push(s);return i}decorateRule(e){if(e.propertyInfo)return e.propertyInfo;var t={},n={};return this.collectProperties(e,n)&&(t.properties=n,e.rules=null),t.cssText=this.collectCssText(e),e.propertyInfo=t,t}collectProperties(e,t){var n=e.propertyInfo;if(!n){for(var r,o,i,s=N,a=e.parsedCssText;r=s.exec(a);)"inherit"===(o=(r[2]||r[3]).trim())&&"unset"===o||(t[r[1].trim()]=o),i=!0;return i}if(n.properties)return Object.assign(t,n.properties),!0}collectCssText(e){return this.collectConsumingCssText(e.parsedCssText)}collectConsumingCssText(e){return e.replace(T,"").replace(N,"")}collectPropertiesInCssText(e,t){for(var n;n=b.exec(e);){var r=n[1];":"!==n[2]&&(t[r]=!0)}}reify(e){for(var t,n=Object.getOwnPropertyNames(e),r=0;r<n.length;r++)e[t=n[r]]=this.valueForProperty(e[t],e)}valueForProperty(e,t){if(e)if(e.indexOf(";")>=0)e=this.valueForProperties(e,t);else{var n=this;e=function e(t,n){var r=t.indexOf("var(");if(-1===r)return n(t,"","","");var o=F(t,r+3),i=t.substring(r+4,o),s=t.substring(0,r),a=e(t.substring(o+1),n),l=i.indexOf(",");return-1===l?n(s,i.trim(),"",a):n(s,i.substring(0,l).trim(),i.substring(l+1).trim(),a)}(e,(function(e,r,o,i){if(!r)return e+i;var s=n.valueForProperty(t[r],t);return s&&"initial"!==s?"apply-shim-inherit"===s&&(s="inherit"):s=n.valueForProperty(t[o]||o,t)||o,e+(s||"")+i}))}return e&&e.trim()||""}valueForProperties(e,t){for(var n,r,o=e.split(";"),i=0;i<o.length;i++)if(n=o[i]){if(E.lastIndex=0,r=E.exec(n))n=this.valueForProperty(t[r[1]],t);else{var s=n.indexOf(":");if(-1!==s){var a=n.substring(s);a=a.trim(),a=this.valueForProperty(a,t)||a,n=n.substring(0,s)+a}}o[i]=n&&n.lastIndexOf(";")===n.length-1?n.slice(0,-1):n||""}return o.join(";")}applyProperties(e,t){var n="";e.propertyInfo||this.decorateRule(e),e.propertyInfo.cssText&&(n=this.valueForProperties(e.propertyInfo.cssText,t)),e.cssText=n}applyKeyframeTransforms(e,t){var n=e.cssText,r=e.cssText;if(null==e.hasAnimations&&(e.hasAnimations=C.test(n)),e.hasAnimations)if(null==e.keyframeNamesToTransform)for(var o in e.keyframeNamesToTransform=[],t)n!==(r=(0,t[o])(n))&&(n=r,e.keyframeNamesToTransform.push(o));else{for(var i=0;i<e.keyframeNamesToTransform.length;++i)n=(0,t[e.keyframeNamesToTransform[i]])(n);r=n}e.cssText=r}propertyDataFromStyles(e,t){var n={},r=[];return A(e,e=>{e.propertyInfo||this.decorateRule(e);var o=e.transformedSelector||e.parsedSelector;t&&e.propertyInfo.properties&&o&&he.call(t,o)&&(this.collectProperties(e,n),function(e,t){var n=parseInt(e/32,10),r=1<<e%32;t[n]=(t[n]||0)|r}(e.index,r))},null,!0),{properties:n,key:r}}whenHostOrRootRule(e,t,n,r){if(t.propertyInfo||this.decorateRule(t),t.propertyInfo.properties){var{is:o,typeExtension:i}=B(e),s=o?de._calcHostScope(o,i):"html",a=t.parsedSelector,l=function(e,t){return Boolean(t.match(ue))||"html"===e&&t.indexOf("html")>-1}(s,a),d=0===a.indexOf(":host")&&!l;if("shady"===n&&(d=!(l=a===s+" > *."+s||-1!==a.indexOf("html"))&&0===a.indexOf(s)),l||d){var c=s;d&&(t.transformedSelector||(t.transformedSelector=de._transformRuleCss(t,de._transformComplexSelector,de._calcElementScope(o),s)),c=t.transformedSelector||s),l&&"html"===s&&(c=t.transformedSelector||t.parsedSelector),r({selector:c,isHost:d,isRoot:l})}}}hostAndRootPropertiesForScope(e,t,n){var r={},o={};return A(t,t=>{this.whenHostOrRootRule(e,t,n,n=>{var i=e._element||e;he.call(i,n.selector)&&(n.isHost?this.collectProperties(t,r):this.collectProperties(t,o))})},null,!0),{rootProps:o,hostProps:r}}transformStyles(e,t,n){var r=this,{is:o,typeExtension:i}=B(e),s=de._calcHostScope(o,i),a=e.extends?"\\"+s.slice(0,-1)+"\\]":s,l=new RegExp("(?:^|[^.#[:])"+a+"($|[.:[\\s>+~])"),{styleRules:d,cssBuild:c}=ce.get(e),h=this._elementKeyframeTransforms(e,d,n);return de.elementStyles(e,d,(function(e){r.applyProperties(e,t),y||R(e)||!e.cssText||(r.applyKeyframeTransforms(e,h),r._scopeSelector(e,l,s,n))}),c)}_elementKeyframeTransforms(e,t,n){var r=t._keyframes,o={};if(!y&&r)for(var i=0,s=r[i];i<r.length;s=r[++i])this._scopeKeyframes(s,n),o[s.keyframesName]=this._keyframesRuleTransformer(s);return o}_keyframesRuleTransformer(e){return function(t){return t.replace(e.keyframesNameRx,e.transformedKeyframesName)}}_scopeKeyframes(e,t){e.keyframesNameRx=new RegExp("\\b".concat(e.keyframesName,"(?!\\B|-)"),"g"),e.transformedKeyframesName=e.keyframesName+"-"+t,e.transformedSelector=e.transformedSelector||e.selector,e.selector=e.transformedSelector.replace(e.keyframesName,e.transformedKeyframesName)}_scopeSelector(e,t,n,r){e.transformedSelector=e.transformedSelector||e.selector;for(var o,i="."+r,s=U(e.transformedSelector),a=0,l=s.length;a<l&&(o=s[a]);a++)s[a]=o.match(t)?o.replace(n,i):i+" "+o;e.selector=s.join(",")}applyElementScopeSelector(e,t,n){var r=e.getAttribute("class")||"",o=r;n&&(o=r.replace(new RegExp("\\s*x-scope\\s*"+n+"\\s*","g")," ")),r!==(o+=(o?" ":"")+"x-scope "+t)&&H(e,o)}applyElementStyle(e,t,n,r){var o=r?r.textContent||"":this.transformStyles(e,t,n),i=ce.get(e),s=i.customStyle;return s&&!y&&s!==r&&(s._useCount--,s._useCount<=0&&s.parentNode&&s.parentNode.removeChild(s)),y?i.customStyle?(i.customStyle.textContent=o,r=i.customStyle):o&&(r=L(o,n,e.shadowRoot,i.placeholder)):r?r.parentNode||(_e&&o.indexOf("@media")>-1&&(r.textContent=o),k(r,null,i.placeholder)):o&&(r=L(o,n,null,i.placeholder)),r&&(r._useCount=r._useCount||0,i.customStyle!=r&&r._useCount++,i.customStyle=r),r}applyCustomStyle(e,t){var n=D(e),r=this;e.textContent=M(n,(function(e){var n=e.cssText=e.parsedCssText;e.propertyInfo&&e.propertyInfo.cssText&&(n=a(n),e.cssText=r.valueForProperties(n,t))}))}},fe={};
61
- /**
62
- @license
63
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
64
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
65
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
66
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
67
- Code distributed by Google as part of the polymer project is also
68
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
69
- */function me(e){return fe[e]||null}function ye(e){var t,n,r,o;fe[e]||(fe[e]=(t=e,n=document.createComment(" Shady DOM styles for "+t+" "),r=I?I.nextSibling:null,(o=document.head).insertBefore(n,r||o.firstChild),I=n,n))}var ve=window.customElements;if(ve&&!y&&!g){var ge=ve.define;ve.define=(e,t,n)=>{ye(e),ge.call(ve,e,t,n)}}
70
- /**
71
- @license
72
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
73
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
74
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
75
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
76
- Code distributed by Google as part of the polymer project is also
77
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
78
- */
79
- /**
80
- @license
81
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
82
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
83
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
84
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
85
- Code distributed by Google as part of the polymer project is also
86
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
87
- */
88
- var Se=function(){};var Ne=new RegExp("".concat(de.SCOPE_NAME,"\\s*([^\\s]*)"));function Ee(e){var t=function(e){return e.classList&&e.classList.value?e.classList.value:e.getAttribute("class")||""}(e).match(Ne);return t?t[1]:""}function be(e){var t=j(e).getRootNode();if(t===e||t===e.ownerDocument)return"";var n=t.host;return n?B(n).is:""}function Ce(e){for(var t=window.ShadyDOM.nativeMethods.querySelectorAll.call(e,":not(.".concat(de.SCOPE_NAME,")")),n=0;n<t.length;n++){var r=t[n],o=be(r);o&&de.element(r,o)}}function we(e){for(var t=0;t<e.length;t++){var n=e[t];if(n.target!==document.documentElement&&n.target!==document.head)for(var r=0;r<n.addedNodes.length;r++){var o=n.addedNodes[r];if(o.nodeType===Node.ELEMENT_NODE){var i=(o=o).getRootNode(),s=Ee(o);if(s&&i===o.ownerDocument&&("style"!==(l=o).localName&&"template"!==l.localName||!V(l)))de.domRemoveScope(o,s);else if(i instanceof ShadowRoot){var a=be(o);a!==s&&de.domReplaceScope(o,s,a),Ce(o)}}}}var l}if(!(y||window.ShadyDOM&&window.ShadyDOM.handlesDynamicScoping)){var Te=new MutationObserver(we),Oe=e=>{Te.observe(e,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.polyfillWrapFlushCallback)Oe(document);else{var xe=()=>{Oe(document.body)};window.HTMLImports?window.HTMLImports.whenReady(xe):requestAnimationFrame((function(){if("loading"===document.readyState){document.addEventListener("readystatechange",(function e(){xe(),document.removeEventListener("readystatechange",e)}))}else xe()}))}Se=function(){we(Te.takeRecords())}}
89
- /**
90
- @license
91
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
92
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
93
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
94
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
95
- Code distributed by Google as part of the polymer project is also
96
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
97
- */var Pe={},Me="_applyShimCurrentVersion",De="_applyShimNextVersion",Re=Promise.resolve();function Ae(e){var t=Pe[e];t&&function(e){e[Me]=e[Me]||0,e._applyShimValidatingVersion=e._applyShimValidatingVersion||0,e[De]=(e[De]||0)+1}(t)}function Le(e){return e[Me]===e[De]}function Ie(e){return!Le(e)&&e._applyShimValidatingVersion===e[De]}function ke(e){e._applyShimValidatingVersion=e[De],e._validating||(e._validating=!0,Re.then((function(){e[Me]=e[De],e._validating=!1})))}
98
- /**
99
- @license
100
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
101
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
102
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
103
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
104
- Code distributed by Google as part of the polymer project is also
105
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
106
- */
107
- var Fe,He=null,je=window.HTMLImports&&window.HTMLImports.whenReady||null;function Be(e){requestAnimationFrame((function(){je?je(e):(He||(He=new Promise(e=>{Fe=e}),"complete"===document.readyState?Fe():document.addEventListener("readystatechange",()=>{"complete"===document.readyState&&Fe()})),He.then((function(){e&&e()})))}))}
108
- /**
109
- @license
110
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
111
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
112
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
113
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
114
- Code distributed by Google as part of the polymer project is also
115
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
116
- */var Ue="__shadyCSSCachedStyle",qe=null,Ve=null;class Ge{constructor(){this.customStyles=[],this.enqueued=!1,Be(()=>{window.ShadyCSS.flushCustomStyles&&window.ShadyCSS.flushCustomStyles()})}enqueueDocumentValidation(){!this.enqueued&&Ve&&(this.enqueued=!0,Be(Ve))}addCustomStyle(e){e.__seenByShadyCSS||(e.__seenByShadyCSS=!0,this.customStyles.push(e),this.enqueueDocumentValidation())}getStyleForCustomStyle(e){return e[Ue]?e[Ue]:e.getStyle?e.getStyle():e}processStyles(){for(var e=this.customStyles,t=0;t<e.length;t++){var n=e[t];if(!n[Ue]){var r=this.getStyleForCustomStyle(n);if(r){var o=r.__appliedElement||r;qe&&qe(o),n[Ue]=o}}}return e}}Ge.prototype.addCustomStyle=Ge.prototype.addCustomStyle,Ge.prototype.getStyleForCustomStyle=Ge.prototype.getStyleForCustomStyle,Ge.prototype.processStyles=Ge.prototype.processStyles,Object.defineProperties(Ge.prototype,{transformCallback:{get:()=>qe,set(e){qe=e}},validateCallback:{get:()=>Ve,set(e){var t=!1;Ve||(t=!0),Ve=e,t&&this.enqueueDocumentValidation()}}});
117
- /**
118
- @license
119
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
120
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
121
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
122
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
123
- Code distributed by Google as part of the polymer project is also
124
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
125
- */
126
- var We={},Ke=new class{constructor(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100;this.cache={},this.typeMax=e}_validate(e,t,n){for(var r=0;r<n.length;r++){var o=n[r];if(e.properties[o]!==t[o])return!1}return!0}store(e,t,n,r){var o=this.cache[e]||[];o.push({properties:t,styleElement:n,scopeSelector:r}),o.length>this.typeMax&&o.shift(),this.cache[e]=o}fetch(e,t,n){var r=this.cache[e];if(r)for(var o=r.length-1;o>=0;o--){var i=r[o];if(this._validate(i,t,n))return i}}};class Xe{constructor(){this._scopeCounter={},this._documentOwner=document.documentElement;var e=new r;e.rules=[],this._documentOwnerStyleInfo=ce.set(this._documentOwner,new ce(e)),this._elementsHaveApplied=!1,this._applyShim=null,this._customStyleInterface=null}flush(){Se()}_generateScopeSelector(e){var t=this._scopeCounter[e]=(this._scopeCounter[e]||0)+1;return"".concat(e,"-").concat(t)}getStyleAst(e){return D(e)}styleAstToString(e){return M(e)}_gatherStyles(e){return function(e){for(var t=[],n=e.querySelectorAll("style"),r=0;r<n.length;r++){var o=n[r];P(o)?y||(x(o),o.parentNode.removeChild(o)):(t.push(o.textContent),o.parentNode.removeChild(o))}return t.join("").trim()}(e.content)}prepareTemplate(e,t,n){this.prepareTemplateDom(e,t),this.prepareTemplateStyles(e,t,n)}prepareTemplateStyles(e,t,n){if(!e._prepared&&!g){y||ye(t),e._prepared=!0,e.name=t,e.extends=n,Pe[t]=e;var r=q(e),i=G(r),s={is:t,extends:n},a=this._gatherStyles(e)+(We[t]||"");if(this._ensure(),!i){var l=!r&&function(e){var t=E.test(e)||N.test(e);return E.lastIndex=0,N.lastIndex=0,t}(a),d=o(a);l&&S&&this._applyShim&&this._applyShim.transformRules(d,t),e._styleAst=d}var c=[];if(S||(c=pe.decorateStyles(e._styleAst)),!c.length||S){var h=y?e.content:null,u=me(t),_=this._generateStaticStyle(s,e._styleAst,h,u,r,i?a:"");e._style=_}e._ownPropertyNames=c}}prepareAdoptedCssText(e,t){We[t]=e.join(" ")}prepareTemplateDom(e,t){if(!g){var n=q(e);y||"shady"===n||e._domPrepared||(e._domPrepared=!0,de.domAddScope(e.content,t))}}_generateStaticStyle(e,t,n,r,o,i){return(i=de.elementStyles(e,t,null,o,i)).length?L(i,e.is,n,r):null}_prepareHost(e){var{is:t,typeExtension:n}=B(e),r=me(t),o=Pe[t];if(o){var i=o._styleAst,s=o._ownPropertyNames,a=q(o),l=new ce(i,r,s,t,n,a);return ce.set(e,l),l}}_ensureApplyShim(){return!(this._applyShim||!window.ShadyCSS||!window.ShadyCSS.ApplyShim)&&(this._applyShim=window.ShadyCSS.ApplyShim,this._applyShim.invalidCallback=Ae,!0)}_ensureCustomStyleInterface(){this._customStyleInterface||window.ShadyCSS&&window.ShadyCSS.CustomStyleInterface&&(this._customStyleInterface=window.ShadyCSS.CustomStyleInterface,this._customStyleInterface.transformCallback=e=>{this.transformCustomStyleForDocument(e)},this._customStyleInterface.validateCallback=()=>{requestAnimationFrame(()=>{(this._customStyleInterface.enqueued||this._elementsHaveApplied)&&this.flushCustomStyles()})})}_ensure(){var e=this._ensureApplyShim();return this._ensureCustomStyleInterface(),e}flushCustomStyles(){if(!g){var e=this._ensure();if(this._customStyleInterface){var t=this._customStyleInterface.processStyles();(e||this._customStyleInterface.enqueued)&&(G(this._documentOwnerStyleInfo.cssBuild)||(S?this._documentOwnerStyleInfo.cssBuild||this._revalidateCustomStyleApplyShim(t):(this._reorderCustomStylesRules(t),this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(t),this._elementsHaveApplied&&this.styleDocument()),this._customStyleInterface.enqueued=!1))}}}_reorderCustomStylesRules(e){var t=e.map(e=>this._customStyleInterface.getStyleForCustomStyle(e)).filter(e=>!!e);t.sort((e,t)=>{var n=t.compareDocumentPosition(e);return n&Node.DOCUMENT_POSITION_FOLLOWING?1:n&Node.DOCUMENT_POSITION_PRECEDING?-1:0}),this._documentOwnerStyleInfo.styleRules.rules=t.map(e=>D(e))}styleElement(e,t){if(g){if(t){ce.get(e)||ce.set(e,new ce(null));var n=ce.get(e);this._mixOverrideStyleProps(n,t),this.styleElementNativeVariables(e,n)}}else{var r=ce.get(e)||this._prepareHost(e);r&&(this._isRootOwner(e)||(this._elementsHaveApplied=!0),t&&this._mixOverrideStyleProps(r,t),S?this.styleElementNativeVariables(e,r):this.styleElementShimVariables(e,r))}}_mixOverrideStyleProps(e,t){e.overrideStyleProperties=e.overrideStyleProperties||{},Object.assign(e.overrideStyleProperties,t)}styleElementShimVariables(e,t){this.flush(),this._updateProperties(e,t),t.ownStylePropertyNames&&t.ownStylePropertyNames.length&&this._applyStyleProperties(e,t)}styleElementNativeVariables(e,t){var{is:n}=B(e);t.overrideStyleProperties&&
127
- /**
128
- @license
129
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
130
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
131
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
132
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
133
- Code distributed by Google as part of the polymer project is also
134
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
135
- */
136
- function(e,t){for(var n in t)null===n?e.style.removeProperty(n):e.style.setProperty(n,t[n])}(e,t.overrideStyleProperties);var r=Pe[n];if((r||this._isRootOwner(e))&&(!r||!V(r))&&r&&r._style&&!Le(r)){if(Ie(r)||(this._ensure(),this._applyShim&&this._applyShim.transformRules(r._styleAst,n),r._style.textContent=de.elementStyles(e,t.styleRules),ke(r)),y){var o=e.shadowRoot;if(o){var i=o.querySelector("style");i&&(i.textContent=de.elementStyles(e,t.styleRules))}}t.styleRules=r._styleAst}}_styleOwnerForNode(e){var t=j(e).getRootNode().host;return t?ce.get(t)||this._prepareHost(t)?t:this._styleOwnerForNode(t):this._documentOwner}_isRootOwner(e){return e===this._documentOwner}_applyStyleProperties(e,t){var n=B(e).is,r=Ke.fetch(n,t.styleProperties,t.ownStylePropertyNames),o=r&&r.scopeSelector,i=r?r.styleElement:null,s=t.scopeSelector;t.scopeSelector=o||this._generateScopeSelector(n);var a=pe.applyElementStyle(e,t.styleProperties,t.scopeSelector,i);return y||pe.applyElementScopeSelector(e,t.scopeSelector,s),r||Ke.store(n,t.styleProperties,a,t.scopeSelector),a}_updateProperties(e,t){var n=this._styleOwnerForNode(e),r=ce.get(n),o=r.styleProperties;n===this._documentOwner||o||(this._updateProperties(n,r),o=r.styleProperties);var i=Object.create(o||null),s=pe.hostAndRootPropertiesForScope(e,t.styleRules,t.cssBuild),a=pe.propertyDataFromStyles(r.styleRules,e).properties;Object.assign(i,s.hostProps,a,s.rootProps),this._mixinOverrideStyles(i,t.overrideStyleProperties),pe.reify(i),t.styleProperties=i}_mixinOverrideStyles(e,t){for(var n in t){var r=t[n];(r||0===r)&&(e[n]=r)}}styleDocument(e){this.styleSubtree(this._documentOwner,e)}styleSubtree(e,t){var n=j(e),r=n.shadowRoot,o=this._isRootOwner(e);(r||o)&&this.styleElement(e,t);var i=o?n:r;if(i)for(var s=Array.from(i.querySelectorAll("*")).filter(e=>j(e).shadowRoot),a=0;a<s.length;a++)this.styleSubtree(s[a])}_revalidateCustomStyleApplyShim(e){for(var t=0;t<e.length;t++){var n=e[t],r=this._customStyleInterface.getStyleForCustomStyle(n);r&&this._revalidateApplyShim(r)}}_applyCustomStyles(e){for(var t=0;t<e.length;t++){var n=e[t],r=this._customStyleInterface.getStyleForCustomStyle(n);r&&pe.applyCustomStyle(r,this._documentOwnerStyleInfo.styleProperties)}}transformCustomStyleForDocument(e){var t=q(e);if(t!==this._documentOwnerStyleInfo.cssBuild&&(this._documentOwnerStyleInfo.cssBuild=t),!G(t)){var n=D(e);A(n,e=>{y?de.normalizeRootSelector(e):de.documentRule(e),S&&""===t&&(this._ensure(),this._applyShim&&this._applyShim.transformRule(e))}),S?e.textContent=M(n):this._documentOwnerStyleInfo.styleRules.rules.push(n)}}_revalidateApplyShim(e){if(S&&this._applyShim){var t=D(e);this._ensure(),this._applyShim.transformRules(t),e.textContent=M(t)}}getComputedStyleValue(e,t){var n;S||(n=(ce.get(e)||ce.get(this._styleOwnerForNode(e))).styleProperties[t]);return(n=n||window.getComputedStyle(e).getPropertyValue(t))?n.trim():""}setElementClass(e,t){var n,r=j(e).getRootNode();t?n=("string"==typeof t?t:String(t)).split(/\s/):n=[];var o=r.host&&r.host.localName;if(!o){var i=e.getAttribute("class");if(i)for(var s=i.split(/\s/),a=0;a<s.length;a++)if(s[a]===de.SCOPE_NAME){o=s[a+1];break}}if(o&&n.push(de.SCOPE_NAME,o),!S){var l=ce.get(e);l&&l.scopeSelector&&n.push(pe.XSCOPE_NAME,l.scopeSelector)}H(e,n.join(" "))}_styleInfoForNode(e){return ce.get(e)}scopeNode(e,t){de.element(e,t)}unscopeNode(e,t){de.element(e,t,!0)}scopeForNode(e){return be(e)}currentScopeForNode(e){return Ee(e)}}Xe.prototype.flush=Xe.prototype.flush,Xe.prototype.prepareTemplate=Xe.prototype.prepareTemplate,Xe.prototype.styleElement=Xe.prototype.styleElement,Xe.prototype.styleDocument=Xe.prototype.styleDocument,Xe.prototype.styleSubtree=Xe.prototype.styleSubtree,Xe.prototype.getComputedStyleValue=Xe.prototype.getComputedStyleValue,Xe.prototype.setElementClass=Xe.prototype.setElementClass,Xe.prototype._styleInfoForNode=Xe.prototype._styleInfoForNode,Xe.prototype.transformCustomStyleForDocument=Xe.prototype.transformCustomStyleForDocument,Xe.prototype.getStyleAst=Xe.prototype.getStyleAst,Xe.prototype.styleAstToString=Xe.prototype.styleAstToString,Xe.prototype.flushCustomStyles=Xe.prototype.flushCustomStyles,Xe.prototype.scopeNode=Xe.prototype.scopeNode,Xe.prototype.unscopeNode=Xe.prototype.unscopeNode,Xe.prototype.scopeForNode=Xe.prototype.scopeForNode,Xe.prototype.currentScopeForNode=Xe.prototype.currentScopeForNode,Xe.prototype.prepareAdoptedCssText=Xe.prototype.prepareAdoptedCssText,Object.defineProperties(Xe.prototype,{nativeShadow:{get:()=>y},nativeCss:{get:()=>S}});
137
- /**
138
- @license
139
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
140
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
141
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
142
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
143
- Code distributed by Google as part of the polymer project is also
144
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
145
- */
146
- var $e,ze,Ye=new Xe;window.ShadyCSS&&($e=window.ShadyCSS.ApplyShim,ze=window.ShadyCSS.CustomStyleInterface),window.ShadyCSS={ScopingShim:Ye,prepareTemplate(e,t,n){Ye.flushCustomStyles(),Ye.prepareTemplate(e,t,n)},prepareTemplateDom(e,t){Ye.prepareTemplateDom(e,t)},prepareTemplateStyles(e,t,n){Ye.flushCustomStyles(),Ye.prepareTemplateStyles(e,t,n)},styleSubtree(e,t){Ye.flushCustomStyles(),Ye.styleSubtree(e,t)},styleElement(e){Ye.flushCustomStyles(),Ye.styleElement(e)},styleDocument(e){Ye.flushCustomStyles(),Ye.styleDocument(e)},flushCustomStyles(){Ye.flushCustomStyles()},getComputedStyleValue:(e,t)=>Ye.getComputedStyleValue(e,t),nativeCss:S,nativeShadow:y,cssBuild:d,disableRuntime:g},$e&&(window.ShadyCSS.ApplyShim=$e),ze&&(window.ShadyCSS.CustomStyleInterface=ze)}}]);