mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 09:09:37 +00:00
3 lines
4.1 KiB
JavaScript
3 lines
4.1 KiB
JavaScript
(function(){"use strict";function e(e){"loading"===document.readyState?document.addEventListener("DOMContentLoaded",e):e()}function t(e,t){const n=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=e,o.onload=t,n.appendChild(o)}function n(e){const t=document.getElementsByTagName("head")[0],n=document.createElement("link");n.rel="stylesheet",n.href=e,t.appendChild(n)}const o="daux_code_blocks_hidden";function c(e,t){for(let n=0;n<e.length;n++)e[n].classList.toggle("CodeToggler--hidden",t);try{localStorage.setItem(o,t)}catch(e){}}function a(e,t){const n=e.querySelector(".CodeToggler__button--main");n.addEventListener("change",(e=>{c(t,!e.target.checked)}),!1);let a=!1;try{a=localStorage.getItem(o),"false"===a?a=!1:"true"===a&&(a=!0),a&&(c(t,!0),n.checked=!1)}catch(e){}}function s(e){const t=e=>{"0px"!==e.target.style.height&&(e.target.style.height="auto"),e.target.removeEventListener("transitionend",t)};e.addEventListener("transitionend",t)}function r(e){let t=e;while((t=t.parentNode)&&9!==t.nodeType)if(1===t.nodeType&&t.classList.contains("Nav__item"))return t;throw new Error("Could not find a NavItem...")}function l(e){const t=void 0!==e.preventDefault;t&&e.preventDefault();const n=r(e.target);const o=n.querySelector("ul.Nav");t&&n.classList.contains("Nav__item--open")?(o.style.height="".concat(o.scrollHeight,"px"),o.style.transitionDuration="150ms",o.style.height="0px",n.classList.remove("Nav__item--open")):t?(o.style.transitionDuration="150ms",s(o),o.style.height="".concat(o.scrollHeight,"px"),n.classList.add("Nav__item--open")):o.style.height="auto"}e((()=>{const e=document.querySelectorAll(".s-content pre");const t=document.querySelector(".CodeToggler");if(!t)return;e.length?a(t,e):t.classList.add("CodeToggler--hidden")})),e((()=>{const e=document.querySelector(".Collapsible__trigger");if(e){const t=document.querySelector(".Collapsible__content");e.addEventListener("click",(n=>{t.classList.contains("Collapsible__content--open")?(t.style.height=0,t.classList.remove("Collapsible__content--open"),e.setAttribute("aria-expanded","false")):(e.setAttribute("aria-expanded","true"),t.style.transitionDuration="150ms",t.style.height="".concat(t.scrollHeight,"px"),t.classList.add("Collapsible__content--open"))}))}})),e((()=>{const e=document.querySelectorAll("pre > code:not(.hljs, .katex)");e.length&&t("".concat(window.base_url,"daux_libraries/highlight.pack.js"),(()=>{[].forEach.call(e,window.hljs.highlightBlock)}))})),e((()=>{const e=document.querySelectorAll("pre > code.katex");e.length&&(n("".concat(window.base_url,"daux_libraries/katex.min.css")),t("".concat(window.base_url,"daux_libraries/katex.min.js"),(()=>{[].forEach.call(e,(e=>{const t=e.innerHTML;const n=document.createElement("p");const o=document.createElement("span");n.className="katex-display",n.appendChild(o);const c=e.parentElement;c.parentElement.insertBefore(n,c),c.parentElement.removeChild(c),window.katex.render(t,o,{throwOnError:!1})}))})))})),e((()=>{const e=document.querySelectorAll("div.mermaid");e.length&&t("".concat(window.base_url,"daux_libraries/mermaid.min.js"),(()=>{window.mermaid.initialize({startOnLoad:!0})}))})),e((()=>{const e=document.querySelectorAll(".Nav__item.has-children i.Nav__arrow");for(let t,n=e.length-1;n>=0;n--)t=e[n],t.addEventListener("click",l),t.parentNode.parentNode.classList.contains("Nav__item--open")&&l({target:t});const t=document.querySelectorAll(".Nav__item__link--nopage");for(const e of t)e.addEventListener("click",l)}));const i="daux-color-mode";const d="dark";const u="light";const m="dark";const h=".ColorMode__button";function g(){const e=window.localStorage.getItem(i);const t="string"===typeof e;if(t)return e;const n=window.matchMedia("(prefers-color-scheme: dark)");const o="boolean"===typeof n.matches;if(o)return n.matches?d:u;return u}const p=g();document.body.classList.toggle(m,p===d);const _=document.body.querySelector(h);_&&(_.checked=p===d,_.addEventListener("change",(e=>{const t=e.target.checked;document.body.classList.toggle(m,t),window.localStorage.setItem(i,t?d:u)}),!1))})();
|
|
//# sourceMappingURL=daux.min.js.map
|