jekyll-theme-hydejack 9.1.5 → 9.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/body/footer.html +1 -1
  3. data/_includes/body/scripts.html +2 -2
  4. data/_includes/components/post.html +1 -1
  5. data/_includes/head/meta-static.html +1 -1
  6. data/_includes/head/styles-inline.html +1 -1
  7. data/_includes/head/styles-no-inline.html +1 -1
  8. data/_includes/header.txt +1 -1
  9. data/_includes/scripts/load-js.min.js +1 -1
  10. data/_includes/templates/index.html +0 -20
  11. data/_layouts/compress.html +1 -1
  12. data/_sass/_tippy.scss +3 -0
  13. data/_sass/hydejack/__link__/_mark-external.scss +1 -1
  14. data/_sass/hydejack/_mark-external.pre.scss +1 -1
  15. data/_sass/pooleparty/__inline__/_posts.scss +1 -1
  16. data/_sass/pooleparty/_posts.pre.scss +1 -1
  17. data/assets/css/{hydejack-9.1.5.css → hydejack-9.1.6.css} +0 -0
  18. data/assets/js/{LEGACY-clap-button-hydejack-9.1.5.js → LEGACY-clap-button-hydejack-9.1.6.js} +1 -1
  19. data/assets/js/{LEGACY-drawer-hydejack-9.1.5.js → LEGACY-drawer-hydejack-9.1.6.js} +1 -1
  20. data/assets/js/{LEGACY-fetch-hydejack-9.1.5.js → LEGACY-fetch-hydejack-9.1.6.js} +1 -1
  21. data/assets/js/LEGACY-hydejack-9.1.6.js +27 -0
  22. data/assets/js/{LEGACY-navbar-hydejack-9.1.5.js → LEGACY-navbar-hydejack-9.1.6.js} +2 -2
  23. data/assets/js/LEGACY-push-state-hydejack-9.1.6.js +14 -0
  24. data/assets/js/{LEGACY-resize-observer-hydejack-9.1.5.js → LEGACY-resize-observer-hydejack-9.1.6.js} +1 -1
  25. data/assets/js/{LEGACY-shadydom-hydejack-9.1.5.js → LEGACY-shadydom-hydejack-9.1.6.js} +1 -1
  26. data/assets/js/LEGACY-vendors~clap-button-hydejack-9.1.6.js +14 -0
  27. data/assets/js/LEGACY-vendors~drawer-hydejack-9.1.6.js +48 -0
  28. data/assets/js/{LEGACY-vendors~drawer~push-state-hydejack-9.1.5.js → LEGACY-vendors~drawer~push-state-hydejack-9.1.6.js} +14 -14
  29. data/assets/js/{LEGACY-vendors~fetch-hydejack-9.1.5.js → LEGACY-vendors~fetch-hydejack-9.1.6.js} +1 -1
  30. data/assets/js/{LEGACY-vendors~intersection-observer-hydejack-9.1.5.js → LEGACY-vendors~intersection-observer-hydejack-9.1.6.js} +1 -1
  31. data/assets/js/LEGACY-vendors~push-state-hydejack-9.1.6.js +34 -0
  32. data/assets/js/{LEGACY-vendors~shadydom-hydejack-9.1.5.js → LEGACY-vendors~shadydom-hydejack-9.1.6.js} +17 -17
  33. data/assets/js/{LEGACY-vendors~webanimations-hydejack-9.1.5.js → LEGACY-vendors~webanimations-hydejack-9.1.6.js} +1 -1
  34. data/assets/js/{LEGACY-vendors~webcomponents-hydejack-9.1.5.js → LEGACY-vendors~webcomponents-hydejack-9.1.6.js} +1 -1
  35. data/assets/js/{LEGACY-webcomponents-hydejack-9.1.5.js → LEGACY-webcomponents-hydejack-9.1.6.js} +1 -1
  36. data/assets/js/{clap-button-hydejack-9.1.5.js → clap-button-hydejack-9.1.6.js} +1 -1
  37. data/assets/js/{drawer-hydejack-9.1.5.js → drawer-hydejack-9.1.6.js} +1 -1
  38. data/assets/js/{fetch-hydejack-9.1.5.js → fetch-hydejack-9.1.6.js} +1 -1
  39. data/assets/js/hydejack-9.1.6.js +28 -0
  40. data/assets/js/{navbar-hydejack-9.1.5.js → navbar-hydejack-9.1.6.js} +2 -2
  41. data/assets/js/{push-state-hydejack-9.1.5.js → push-state-hydejack-9.1.6.js} +1 -1
  42. data/assets/js/{resize-observer-hydejack-9.1.5.js → resize-observer-hydejack-9.1.6.js} +1 -1
  43. data/assets/js/{shadydom-hydejack-9.1.5.js → shadydom-hydejack-9.1.6.js} +1 -1
  44. data/assets/js/{vendors~clap-button-hydejack-9.1.5.js → vendors~clap-button-hydejack-9.1.6.js} +1 -1
  45. data/assets/js/{vendors~drawer-hydejack-9.1.5.js → vendors~drawer-hydejack-9.1.6.js} +2 -2
  46. data/assets/js/{vendors~drawer~push-state-hydejack-9.1.5.js → vendors~drawer~push-state-hydejack-9.1.6.js} +4 -4
  47. data/assets/js/{vendors~fetch-hydejack-9.1.5.js → vendors~fetch-hydejack-9.1.6.js} +1 -1
  48. data/assets/js/{vendors~intersection-observer-hydejack-9.1.5.js → vendors~intersection-observer-hydejack-9.1.6.js} +1 -1
  49. data/assets/js/vendors~push-state-hydejack-9.1.6.js +34 -0
  50. data/assets/js/{vendors~shadydom-hydejack-9.1.5.js → vendors~shadydom-hydejack-9.1.6.js} +1 -1
  51. data/assets/js/{vendors~webanimations-hydejack-9.1.5.js → vendors~webanimations-hydejack-9.1.6.js} +1 -1
  52. data/assets/js/{webcomponents-hydejack-9.1.5.js → webcomponents-hydejack-9.1.6.js} +1 -1
  53. data/assets/version.json +2 -2
  54. metadata +43 -43
  55. data/assets/js/LEGACY-hydejack-9.1.5.js +0 -27
  56. data/assets/js/LEGACY-push-state-hydejack-9.1.5.js +0 -14
  57. data/assets/js/LEGACY-vendors~clap-button-hydejack-9.1.5.js +0 -14
  58. data/assets/js/LEGACY-vendors~drawer-hydejack-9.1.5.js +0 -48
  59. data/assets/js/LEGACY-vendors~push-state-hydejack-9.1.5.js +0 -34
  60. data/assets/js/hydejack-9.1.5.js +0 -28
  61. data/assets/js/vendors~push-state-hydejack-9.1.5.js +0 -34
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 59a661b1b3371e43f5ed38bd5788f016a39e271a8c683a7872f5dd58d0a532dc
4
- data.tar.gz: 03eee680810cea051952874cce717ac263d4ef2631e55944c6799e11901c9666
3
+ metadata.gz: c1196262469d84cf3f3341db2639c02331f7204f69bf76bb16c08cb810427c90
4
+ data.tar.gz: b751ea1eec6045fdf6eb7ba31f213d3355213e85633c56538e1bc5aad3eb95ef
5
5
  SHA512:
6
- metadata.gz: d057f064a50aeeb8d50b652c313bd0d927158ed26cbb65ab4f0c9d022f345690e3034babaaaf14fb83eed25f7aab81c40cd50b71dceef679aa2a4fdd985c56bb
7
- data.tar.gz: 33ddd175eb6991b3a56d5699a73a56733c4c7e4a3b520c196d306a60ac87a72cc20965c1709955c93af67b5353d79d7f2a23665f98dc8351e85ede4339b98403
6
+ metadata.gz: 0d45eca7854f6617af5b33dafb4549068959ee2a4daa463931d3d5ff3648d8cf73614a44b30796a67ac29c0631e506f8b7f873c3cd4bc61ef3f575dcd54e7e65
7
+ data.tar.gz: c0437061f3962470327d29e79067cdd1a6623fb06a1f792074686826908fb5dce354d29b039fdb9039c0d09b96012e71abf0cd849fa65a834b9abcd8691102c6
@@ -13,7 +13,7 @@
13
13
  {% endfor %}
14
14
  </small></nav>
15
15
  {% endif %}
16
- <p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.1.5</span></small></p>
16
+ <p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.1.6</span></small></p>
17
17
  <hr class="sr-only"/>
18
18
  </footer>
19
19
  {% endif %}
@@ -1,7 +1,7 @@
1
1
  <!--[if gt IE 10]><!---->
2
2
  <script nomodule>{% include scripts/nomodule.min.js %}</script>
3
- <script src="{{ '/assets/js/hydejack-9.1.5.js' | relative_url }}" type="module"></script>
4
- <script src="{{ '/assets/js/LEGACY-hydejack-9.1.5.js' | relative_url }}" nomodule defer></script>
3
+ <script src="{{ '/assets/js/hydejack-9.1.6.js' | relative_url }}" type="module"></script>
4
+ <script src="{{ '/assets/js/LEGACY-hydejack-9.1.6.js' | relative_url }}" nomodule defer></script>
5
5
  {% include my-scripts.html %}
6
6
  {% include body/analytics.html %}
7
7
  <!--<![endif]-->
@@ -39,7 +39,7 @@
39
39
  {% if d1 != d2 %}
40
40
  {% assign label = site.data.strings.last_modified_at | default:"Last modified at" %}
41
41
  {% assign last_modified_at_format = site.data.strings.date_formats.last_modified_at | default:"%Y-%m-%d" %}
42
- <span class="ellipsis" data-tippy-content="{{ label }}{{ site.data.strings.colon }} {{ post.last_modified_at | date:last_modified_at_format }}">
42
+ <span class="ellipsis" data-tippy-content="{{ label }}{{ site.data.strings.colon }} {{ post.last_modified_at | date:post_format }}">
43
43
  <span class="sr-only">{{ label }}{{ site.data.strings.colon }}</span>
44
44
  <span class="{{ site.data.strings.last_modified_icon | default:'icon-history' }}"></span>
45
45
  <time datetime="{{ post.last_modified_at | date_to_xmlschema }}">{{ post.last_modified_at | date:last_modified_at_format }}</time>
@@ -10,4 +10,4 @@
10
10
 
11
11
  <meta name="application-name" content="{{ site.title }}">
12
12
 
13
- <meta name="generator" content="Hydejack v9.1.5" />
13
+ <meta name="generator" content="Hydejack v9.1.6" />
@@ -1,5 +1,5 @@
1
1
  {% assign google_fonts = site.google_fonts %}
2
- {% capture style_url %}{{ 'assets/css/hydejack-9.1.5.css' | relative_url }}{% endcapture %}
2
+ {% capture style_url %}{{ 'assets/css/hydejack-9.1.6.css' | relative_url }}{% endcapture %}
3
3
  {% capture icons_url %}{{ 'assets/icomoon/style.css' | relative_url }}{% endcapture %}
4
4
  {% if google_fonts %}
5
5
  {% capture fonts_url %}{{ site.google_fonts_url | default:'https://fonts.googleapis.com' }}/css?family={{ google_fonts | uri_escape }}&display=swap{% endcapture %}
@@ -1,5 +1,5 @@
1
1
  {% assign google_fonts = site.google_fonts %}
2
- {% capture style_url %}{{ 'assets/css/hydejack-9.1.5.css' | relative_url }}{% endcapture %}
2
+ {% capture style_url %}{{ 'assets/css/hydejack-9.1.6.css' | relative_url }}{% endcapture %}
3
3
  {% capture icons_url %}{{ 'assets/icomoon/style.css' | relative_url }}{% endcapture %}
4
4
  {% if google_fonts %}
5
5
  {% capture fonts_url %}{{ site.google_fonts_url | default:'https://fonts.googleapis.com' }}/css?family={{ google_fonts | uri_escape }}&display=swap{% endcapture %}
data/_includes/header.txt CHANGED
@@ -9,5 +9,5 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
@@ -1 +1 @@
1
- !function(r,c){"use strict";function a(e,t,n,o){e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n}r.loadJS=function(e,t){var n=c.createElement("script");n.src=e,t&&a(n,"load",t,{once:!0});t=c.scripts[0];return t.parentNode.insertBefore(n,t),n},r._loaded=!1,r.loadJSDeferred=function(e,t){var n=c.createElement("script");function o(){r._loaded=!0,t&&a(n,"load",t,{once:!0});var e=c.scripts[0];e.parentNode.insertBefore(n,e)}return n.src=e,r._loaded?o():a(r,"load",o,{once:!0}),n},r.setRel=r.setRelStylesheet=function(e){a(c.getElementById(e),"load",function(){this.rel="stylesheet"},{once:!0})}}(window,document);
1
+ !function(r,c){"use strict";function a(e,t,n,o){e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n}r.loadJS=function(e,t){var n=c.createElement("script"),e=(n.src=e,t&&a(n,"load",t,{once:!0}),c.scripts[0]);return e.parentNode.insertBefore(n,e),n},r._loaded=!1,r.loadJSDeferred=function(e,t){var n=c.createElement("script");function o(){r._loaded=!0,t&&a(n,"load",t,{once:!0});var e=c.scripts[0];e.parentNode.insertBefore(n,e)}return n.src=e,r._loaded?o():a(r,"load",o,{once:!0}),n},r.setRel=r.setRelStylesheet=function(e){a(c.getElementById(e),"load",function(){this.rel="stylesheet"},{once:!0})}}(window,document);
@@ -2,26 +2,6 @@
2
2
  {% assign strings = site.data.strings %}
3
3
  <h2 class="sr-only">{{ strings.templates | default: "Templates"}}{{ strings.colon | default:":" }}</h2>
4
4
 
5
- <clap-config>
6
- <clap-text at="1">Keep going!</clap-text>
7
- <clap-text at="2">Keep going ×2!</clap-text>
8
- <clap-text at="3">Give me more!</clap-text>
9
- <clap-text at="5">Thank you, thank you</clap-text>
10
- <clap-text at="7">Far too kind!</clap-text>
11
- <clap-text at="10">Never gonna give me up?</clap-text>
12
- <clap-text at="14">Never gonna let me down?</clap-text>
13
- <clap-text at="20">Turn around and desert me!</clap-text>
14
- <clap-text at="30">You're an addict!</clap-text>
15
- <clap-text at="40">Son of a clapper!</clap-text>
16
- <clap-text at="50">No way</clap-text>
17
- <clap-text at="60">Go back to work!</clap-text>
18
- <clap-text at="70">This is getting out of <em>hand</em></clap-text>
19
- <clap-text at="80">Unbelievable</clap-text>
20
- <clap-text at="90">PREPOSTEROUS</clap-text>
21
- <clap-text at="100">I N S A N I T Y</clap-text>
22
- <clap-text at="185"><span style="font-family:monospace">FEED ME A STRAY CAT</span></clap-text>
23
- </clap-config>
24
-
25
5
  {% include templates/animation.html %}
26
6
  {% include templates/loading.html %}
27
7
  {% include templates/error.html %}
@@ -10,6 +10,6 @@
10
10
  /\___/ \ \____/
11
11
  \/__/ \/___/
12
12
 
13
- Powered by Hydejack v9.1.5 <https://hydejack.com/>
13
+ Powered by Hydejack v9.1.6 <https://hydejack.com/>
14
14
  -->{% capture _LINE_FEED %}
15
15
  {% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment %}{{ content }}{% else %}{% capture _content %}{{ content }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd p rt rp optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}</{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "<!-- -->" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "<pre" %}{% assign _content = "" %}{% for _pre_before in _pre_befores %}{% assign _pres = _pre_before | split: "</pre>" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "</pre>" %}<pre{{ _pres.first }}</pre>{% endif %}{% unless _pre_before contains "</pre>" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " <e;<e; </e>;</e>;</e> ;</e>" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %} <table id="compress_html_profile_{{ site.time | date: "%Y%m%d" }}" class="compress_html_profile"> <thead> <tr> <td>Step <td>Bytes <tbody> <tr> <td>raw <td>{{ content | size }}{% if _profile_endings %} <tr> <td>endings <td>{{ _profile_endings }}{% endif %}{% if _profile_startings %} <tr> <td>startings <td>{{ _profile_startings }}{% endif %}{% if _profile_comments %} <tr> <td>comments <td>{{ _profile_comments }}{% endif %}{% if _profile_collapse %} <tr> <td>collapse <td>{{ _profile_collapse }}{% endif %}{% if _profile_clippings %} <tr> <td>clippings <td>{{ _profile_clippings }}{% endif %} </table>{% endif %}{% endif %}</html>
data/_sass/_tippy.scss CHANGED
@@ -19,6 +19,9 @@ $namespace-prefix: 'tippy';
19
19
  @extend .heading;
20
20
  text-decoration: none;
21
21
  border: none;
22
+ &:after {
23
+ color: var(--body-color)!important;
24
+ }
22
25
  }
23
26
  }
24
27
 
@@ -28,7 +28,7 @@
28
28
  a[href*="://"]:not(.no-mark-external):not(.no-mark),
29
29
  a.no-push-state:not(.no-mark-external):not(.no-mark) {
30
30
  &::after {
31
- content: "\00A0\ea7e";
31
+ content: "\2009\ea7e";
32
32
  font-family: 'icomoon'!important;
33
33
  speak: none;
34
34
  font-style: normal;
@@ -19,7 +19,7 @@
19
19
  a[href*="://"]:not(.no-mark-external):not(.no-mark),
20
20
  a.no-push-state:not(.no-mark-external):not(.no-mark) {
21
21
  &::after {
22
- content: "\00A0\ea7e";
22
+ content: "\2009\ea7e";
23
23
  font-family: 'icomoon'!important;
24
24
  speak: none;
25
25
  font-style: normal;
@@ -32,7 +32,7 @@
32
32
 
33
33
  > header {
34
34
  position: relative;
35
- margin-bottom: 1.5rem;
35
+ margin-bottom: 2rem;
36
36
  }
37
37
 
38
38
  .aspect-ratio.sixteen-nine.lead {
@@ -23,7 +23,7 @@
23
23
 
24
24
  > header {
25
25
  position: relative;
26
- margin-bottom: 1.5rem;
26
+ margin-bottom: 2rem;
27
27
  }
28
28
 
29
29
  .aspect-ratio.sixteen-nine.lead {
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[1],{311:function(n,r,e){"use strict";e.r(r);e(344);var t,o=e(22);function i(n){return function(n){if(Array.isArray(n))return a(n)}(n)||function(n){if("undefined"!=typeof Symbol&&null!=n[Symbol.iterator]||null!=n["@@iterator"])return Array.from(n)}(n)||function(n,r){if(!n)return;if("string"==typeof n)return a(n,r);var e=Object.prototype.toString.call(n).slice(8,-1);"Object"===e&&n.constructor&&(e=n.constructor.name);if("Map"===e||"Set"===e)return Array.from(n);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return a(n,r)}(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(n,r){(null==r||r>n.length)&&(r=n.length);for(var e=0,t=new Array(r);e<r;e++)t[e]=n[e];return t}function u(n,r,e,t,o,i,a){try{var u=n[i](a),c=u.value}catch(n){return void e(n)}u.done?r(c):Promise.resolve(c).then(t,o)}(t=regeneratorRuntime.mark((function n(){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Promise.all(i("customElements"in window?[]:[Promise.all([e.e(16),e.e(17)]).then(e.bind(null,337)).then((function(){return Promise.all([e.e(14),e.e(8)]).then(e.bind(null,338))}))]));case 2:return n.next=4,o.t;case 4:return n.next=6,o.s;case 6:window.GET_CLAPS_API||(window.GET_CLAPS_API="https://worker.getclaps.app"),Promise.resolve().then(e.t.bind(null,345,7));case 8:case"end":return n.stop()}}),n)})),function(){var n=this,r=arguments;return new Promise((function(e,o){var i=t.apply(n,r);function a(n){u(i,e,o,a,c,"next",n)}function c(n){u(i,e,o,a,c,"throw",n)}a(void 0)}))})()}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[2],{312:function(e,t,n){"use strict";n.r(t);var r,a=n(158),i=n(342),o=n(318),c=n(369),u=n(157),l=n(341),s=n(48),d=n(358),p=n(160),f=n(159),b=n(156),y=n(370),m=n(22);function h(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,a,i=[],o=!0,c=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){c=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(c)throw a}}return i}(e,t)||v(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function w(e){return function(e){if(Array.isArray(e))return j(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||v(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(e,t){if(e){if("string"==typeof e)return j(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?j(e,t):void 0}}function j(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function O(e,t,n,r,a,i,o){try{var c=e[i](o),u=c.value}catch(e){return void n(e)}c.done?t(u):Promise.resolve(u).then(r,a)}(r=regeneratorRuntime.mark((function e(){var t,r,v,j,O,g,S,E,x,A,C,I,k,L,_,B,M,P,T,R,q,z,D,J;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return g=function(){var e,t=document.getElementById("_swipe");null==t||null===(e=t.parentNode)||void 0===e||e.removeChild(t)},O=function(e){var t=document.getElementById("_hrefSwipeSVG");if(t){var n,r=document.createElement("img");r.id="_swipe",r.src=t.href,r.alt="Swipe image",r.addEventListener("click",(function(){return e.close()})),null===(n=document.getElementById("_sidebar"))||void 0===n||n.appendChild(r)}},j=function(e,t){return t>=r?[0,e]:m.o?[35,150]:[0,150]},e.next=5,Promise.all([].concat(w("customElements"in window?[]:[Promise.all([n.e(16),n.e(17)]).then(n.bind(null,337)).then((function(){return Promise.all([n.e(14),n.e(8)]).then(n.bind(null,338))}))]),w("ResizeObserver"in window?[]:[n.e(7).then(n.bind(null,353))])));case 5:return e.next=7,m.t;case 7:return e.next=9,m.s;case 9:if(r=2,v=function(e){return function(t){return e.pipe(Object(u.a)((function(e){return e?t:a.a})))}},S=function(){return window.matchMedia(m.b).matches?3:window.matchMedia(m.a).matches?r:1},E=document.getElementById("_drawer"),x=document.getElementById("_sidebar"),A=null==x?void 0:x.querySelector(".sidebar-sticky"),E&&x&&A){e.next=19;break}return e.abrupt("return");case 19:return null===(t=document.getElementById("_menu"))||void 0===t||t.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation(),E.toggle()})),x.querySelectorAll('a[href^="/"]:not(.external)').forEach((function(e){return e.addEventListener("click",(function(){return E.close()}))})),m.p&&E.setAttribute("threshold","0"),m.n||E.setAttribute("mouseevents",""),C=m.j?[new CSSTransformValue([new CSSTranslate(CSS.px(0),CSS.px(0))]),CSS.number(1)]:[null,null],I=h(C,2),k=I[0],L=I[1],_=function(e,t,n){var a=n*e,i=t>=r?1:1-e;m.j?(k[0].x.value=a,L.value=i,x.attributeStyleMap.set("transform",k),A.attributeStyleMap.set("opacity",L)):(x.style.transform="translateX(".concat(a,"px)"),A.style.opacity=i)},B=Object(i.a)(Object(m.g)(window.matchMedia(m.a)),Object(m.g)(window.matchMedia(m.b))).pipe(Object(l.a)({}),Object(s.a)(S)),M=Object(o.a)(E,"peek-width-change").pipe(Object(s.a)((function(e){return e.detail}))),P=Object(o.a)(window,"resize",{passive:!0}).pipe(Object(l.a)({}),Object(s.a)(m.i)),T=Object(c.a)(M,P).pipe(Object(s.a)((function(e){var t=h(e,2),n=t[0];return t[1]/2-n/2}))),R=Object(i.a)(T.pipe(Object(s.a)((function(){return void 0!==E.opacity?1-E.opacity:z?0:1}))),Object(o.a)(E,"hy-drawer-move").pipe(Object(s.a)((function(e){return 1-e.detail.opacity})))),E.addEventListener("hy-drawer-prepare",(function(){x.style.willChange="transform",A.style.willChange="opacity"})),E.addEventListener("hy-drawer-transitioned",(function(){x.style.willChange="",A.style.willChange=""})),q=Object(m.h)(),(z=E.classList.contains("cover")&&q<=0&&!(history.state&&history.state.closedOnce))||(history.state||history.replaceState({},document.title),history.state.closedOnce=!0,E.removeAttribute("opened")),D=Object(o.a)(E,"hy-drawer-transitioned").pipe(Object(s.a)((function(e){return e.detail})),Object(d.a)(),Object(p.a)((function(e){e||(g(),history.state||history.replaceState({},document.title),history.state.closedOnce=!0)})),Object(l.a)(z)),J=z?null:E.getBoundingClientRect().height,E.addEventListener("hy-drawer-init",(function(){E.classList.add("loaded"),O(E),J&&q>=J&&window.scrollTo(0,q-J)}),{once:!0}),e.next=40,Promise.resolve().then(n.bind(null,355));case 40:window._drawer=E,R.pipe(Object(f.a)(B,T),Object(p.a)((function(e){return _.apply(void 0,w(e))}))).subscribe(),M.pipe(Object(f.a)(B),Object(s.a)((function(e){return j.apply(void 0,w(e))})),Object(p.a)((function(e){E.range=e}))).subscribe(),Object(o.a)(document,"wheel",{passive:!1}).pipe(v(D),Object(b.a)((function(e){return e.deltaY>0})),Object(p.a)((function(e){E.translateX>0&&e.preventDefault()})),Object(y.a)(500),Object(p.a)((function(){return E.close()}))).subscribe();case 44:case"end":return e.stop()}}),e)})),function(){var e=this,t=arguments;return new Promise((function(n,a){var i=r.apply(e,t);function o(e){O(i,n,a,o,c,"next",e)}function c(e){O(i,n,a,o,c,"throw",e)}o(void 0)}))})()}}]);
@@ -9,6 +9,6 @@
9
9
  * /\___/ \ \____/
10
10
  * \/__/ \/___/
11
11
  *
12
- * Powered by Hydejack v9.1.5 <https://hydejack.com/>
12
+ * Powered by Hydejack v9.1.6 <https://hydejack.com/>
13
13
  */
14
14
  (window.webpackJsonp=window.webpackJsonp||[]).push([[3],{368:function(n,w,o){"use strict";o.r(w);o(351),o(352)}}]);