GameSentenceMiner 2.17.1__py3-none-any.whl → 2.17.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. GameSentenceMiner/anki.py +25 -1
  2. GameSentenceMiner/config_gui.py +19 -1
  3. GameSentenceMiner/gsm.py +13 -18
  4. GameSentenceMiner/obs.py +4 -2
  5. GameSentenceMiner/ocr/owocr_helper.py +1 -1
  6. GameSentenceMiner/owocr/owocr/run.py +2 -2
  7. GameSentenceMiner/util/configuration.py +7 -5
  8. GameSentenceMiner/util/db.py +176 -8
  9. GameSentenceMiner/util/downloader/download_tools.py +57 -24
  10. GameSentenceMiner/util/get_overlay_coords.py +3 -0
  11. GameSentenceMiner/util/gsm_utils.py +0 -54
  12. GameSentenceMiner/web/database_api.py +12 -1
  13. GameSentenceMiner/web/gsm_websocket.py +1 -1
  14. GameSentenceMiner/web/static/css/shared.css +20 -0
  15. GameSentenceMiner/web/static/css/stats.css +496 -1
  16. GameSentenceMiner/web/static/js/anki_stats.js +87 -3
  17. GameSentenceMiner/web/static/js/shared.js +2 -49
  18. GameSentenceMiner/web/static/js/stats.js +274 -39
  19. GameSentenceMiner/web/templates/anki_stats.html +36 -0
  20. GameSentenceMiner/web/templates/index.html +11 -12
  21. GameSentenceMiner/web/templates/stats.html +35 -15
  22. GameSentenceMiner/web/texthooking_page.py +31 -8
  23. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/METADATA +1 -1
  24. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/RECORD +28 -28
  25. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/WHEEL +0 -0
  26. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/entry_points.txt +0 -0
  27. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/licenses/LICENSE +0 -0
  28. {gamesentenceminer-2.17.1.dist-info → gamesentenceminer-2.17.3.dist-info}/top_level.txt +0 -0
@@ -16,17 +16,16 @@
16
16
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
17
17
  <title>Texthooker UI</title>
18
18
  <script type="module" crossorigin>
19
- var Yu=Object.defineProperty;var Ku=(e,n,t)=>n in e?Yu(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t;var eo=(e,n,t)=>(Ku(e,typeof n!="symbol"?n+"":n,t),t);(function(){const n=document.createElement("link").relList;if(n&&n.supports&&n.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const s of o.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function t(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=t(i);fetch(i.href,o)}})();function Oe(){}const Gu=e=>e;function qu(e,n){for(const t in n)e[t]=n[t];return e}function Rc(e){return e()}function Ia(){return Object.create(null)}function At(e){e.forEach(Rc)}function Ul(e){return typeof e=="function"}function Et(e,n){return e!=e?n==n:e!==n||e&&typeof e=="object"||typeof e=="function"}function Xu(e){return Object.keys(e).length===0}function Zu(e,...n){if(e==null)return Oe;const t=e.subscribe(...n);return t.unsubscribe?()=>t.unsubscribe():t}function y(e,n,t){e.$$.on_destroy.push(Zu(n,t))}function N(e,n,t){return e.set(t),n}function Ju(e){return e&&Ul(e.destroy)?e.destroy:Oe}const Vc=typeof window<"u";let Qu=Vc?()=>window.performance.now():()=>Date.now(),Is=Vc?e=>requestAnimationFrame(e):Oe;const bi=new Set;function Fc(e){bi.forEach(n=>{n.c(e)||(bi.delete(n),n.f())}),bi.size!==0&&Is(Fc)}function ef(e){let n;return bi.size===0&&Is(Fc),{promise:new Promise(t=>{bi.add(n={c:e,f:t})}),abort(){bi.delete(n)}}}function f(e,n){e.appendChild(n)}function Wc(e){if(!e)return document;const n=e.getRootNode?e.getRootNode():e.ownerDocument;return n&&n.host?n:e.ownerDocument}function tf(e){const n=g("style");return nf(Wc(e),n),n.sheet}function nf(e,n){return f(e.head||e,n),n.sheet}function F(e,n,t){e.insertBefore(n,t||null)}function R(e){e.parentNode&&e.parentNode.removeChild(e)}function g(e){return document.createElement(e)}function vs(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function dt(e){return document.createTextNode(e)}function w(){return dt(" ")}function Nn(){return dt("")}function x(e,n,t,r){return e.addEventListener(n,t,r),()=>e.removeEventListener(n,t,r)}function h(e,n,t){t==null?e.removeAttribute(n):e.getAttribute(n)!==t&&e.setAttribute(n,t)}function rf(e,n,t){const r=new Set;for(let i=0;i<e.length;i+=1)e[i].checked&&r.add(e[i].__value);return t||r.delete(n),Array.from(r)}function Dl(e){return e===""?null:+e}function of(e){return Array.from(e.childNodes)}function $t(e,n){n=""+n,e.wholeText!==n&&(e.data=n)}function wt(e,n){e.value=n??""}function be(e,n,t,r){t===null?e.style.removeProperty(n):e.style.setProperty(n,t,r?"important":"")}function wi(e,n){for(let t=0;t<e.options.length;t+=1){const r=e.options[t];if(r.__value===n){r.selected=!0;return}}e.selectedIndex=-1}function lf(e){const n=e.querySelector(":checked")||e.options[0];return n&&n.__value}function q(e,n,t){e.classList[t?"add":"remove"](n)}function jc(e,n,{bubbles:t=!1,cancelable:r=!1}={}){const i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t,r,n),i}class Bc{constructor(n=!1){this.is_svg=!1,this.is_svg=n,this.e=this.n=null}c(n){this.h(n)}m(n,t,r=null){this.e||(this.is_svg?this.e=vs(t.nodeName):this.e=g(t.nodeName),this.t=t,this.c(n)),this.i(r)}h(n){this.e.innerHTML=n,this.n=Array.from(this.e.childNodes)}i(n){for(let t=0;t<this.n.length;t+=1)F(this.t,this.n[t],n)}p(n){this.d(),this.h(n),this.i(this.a)}d(){this.n.forEach(R)}}const Ol=new Map;let Il=0;function sf(e){let n=5381,t=e.length;for(;t--;)n=(n<<5)-n^e.charCodeAt(t);return n>>>0}function af(e,n){const t={stylesheet:tf(n),rules:{}};return Ol.set(e,t),t}function cf(e,n,t,r,i,o,s,l=0){const a=16.666/r;let c=`{
20
- `;for(let V=0;V<=1;V+=a){const O=n+(t-n)*o(V);c+=V*100+`%{${s(O,1-O)}}
21
- `}const u=c+`100% {${s(t,1-t)}}
22
- }`,p=`__svelte_${sf(u)}_${l}`,m=Wc(e),{stylesheet:b,rules:k}=Ol.get(m)||af(m,e);k[p]||(k[p]=!0,b.insertRule(`@keyframes ${p} ${u}`,b.cssRules.length));const S=e.style.animation||"";return e.style.animation=`${S?`${S}, `:""}${p} ${r}ms linear ${i}ms 1 both`,Il+=1,p}function Ma(e,n){const t=(e.style.animation||"").split(", "),r=t.filter(n?o=>o.indexOf(n)<0:o=>o.indexOf("__svelte")===-1),i=t.length-r.length;i&&(e.style.animation=r.join(", "),Il-=i,Il||uf())}function uf(){Is(()=>{Il||(Ol.forEach(e=>{const{ownerNode:n}=e.stylesheet;n&&R(n)}),Ol.clear())})}let po;function lo(e){po=e}function Ms(){if(!po)throw new Error("Function called outside component initialization");return po}function zl(e){Ms().$$.on_mount.push(e)}function Uc(e){Ms().$$.on_destroy.push(e)}function zr(){const e=Ms();return(n,t,{cancelable:r=!1}={})=>{const i=e.$$.callbacks[n];if(i){const o=jc(n,t,{cancelable:r});return i.slice().forEach(s=>{s.call(e,o)}),!o.defaultPrevented}return!0}}function mo(e,n){const t=e.$$.callbacks[n.type];t&&t.slice().forEach(r=>r.call(this,n))}const no=[],mt=[],yl=[],_s=[],zc=Promise.resolve();let ws=!1;function Yc(){ws||(ws=!0,zc.then(Kc))}function go(){return Yc(),zc}function Rr(e){yl.push(e)}function rs(e){_s.push(e)}const is=new Set;let dl=0;function Kc(){const e=po;do{for(;dl<no.length;){const n=no[dl];dl++,lo(n),ff(n.$$)}for(lo(null),no.length=0,dl=0;mt.length;)mt.pop()();for(let n=0;n<yl.length;n+=1){const t=yl[n];is.has(t)||(is.add(t),t())}yl.length=0}while(no.length);for(;_s.length;)_s.pop()();ws=!1,is.clear(),lo(e)}function ff(e){if(e.fragment!==null){e.update(),At(e.before_update);const n=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,n),e.after_update.forEach(Rr)}}let to;function hf(){return to||(to=Promise.resolve(),to.then(()=>{to=null})),to}function $a(e,n,t){e.dispatchEvent(jc(`${n?"intro":"outro"}${t}`))}const kl=new Set;let Tr;function nt(){Tr={r:0,c:[],p:Tr}}function rt(){Tr.r||At(Tr.c),Tr=Tr.p}function $(e,n){e&&e.i&&(kl.delete(e),e.i(n))}function W(e,n,t,r){if(e&&e.o){if(kl.has(e))return;kl.add(e),Tr.c.push(()=>{kl.delete(e),r&&(t&&e.d(1),r())}),e.o(n)}else r&&r()}const pf={duration:0};function Gc(e,n,t){const r={direction:"in"};let i=n(e,t,r),o=!1,s,l,a=0;function c(){s&&Ma(e,s)}function u(){const{delay:m=0,duration:b=300,easing:k=Gu,tick:S=Oe,css:V}=i||pf;V&&(s=cf(e,0,1,b,m,k,V,a++)),S(0,1);const O=Qu()+m,D=O+b;l&&l.abort(),o=!0,Rr(()=>$a(e,!0,"start")),l=ef(P=>{if(o){if(P>=D)return S(1,0),$a(e,!0,"end"),c(),o=!1;if(P>=O){const I=k((P-O)/b);S(I,1-I)}}return o})}let p=!1;return{start(){p||(p=!0,Ma(e),Ul(i)?(i=i(r),hf().then(u)):u())},invalidate(){p=!1},end(){o&&(c(),o=!1)}}}const $s=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function Yl(e,n){e.d(1),n.delete(e.key)}function Hs(e,n){W(e,1,1,()=>{n.delete(e.key)})}function Yr(e,n,t,r,i,o,s,l,a,c,u,p){let m=e.length,b=o.length,k=m;const S={};for(;k--;)S[e[k].key]=k;const V=[],O=new Map,D=new Map;for(k=b;k--;){const J=p(i,o,k),K=t(J);let j=s.get(K);j?r&&j.p(J,n):(j=c(K,J),j.c()),O.set(K,V[k]=j),K in S&&D.set(K,Math.abs(k-S[K]))}const P=new Set,I=new Set;function Z(J){$(J,1),J.m(l,u),s.set(J.key,J),u=J.first,b--}for(;m&&b;){const J=V[b-1],K=e[m-1],j=J.key,E=K.key;J===K?(u=J.first,m--,b--):O.has(E)?!s.has(j)||P.has(j)?Z(J):I.has(E)?m--:D.get(j)>D.get(E)?(I.add(j),Z(J)):(P.add(E),m--):(a(K,s),m--)}for(;m--;){const J=e[m];O.has(J.key)||a(J,s)}for(;b;)Z(V[b-1]);return V}function df(e,n){const t={},r={},i={$$scope:1};let o=e.length;for(;o--;){const s=e[o],l=n[o];if(l){for(const a in s)a in l||(r[a]=1);for(const a in l)i[a]||(t[a]=l[a],i[a]=1);e[o]=l}else for(const a in s)i[a]=1}for(const s in r)s in t||(t[s]=void 0);return t}function mf(e){return typeof e=="object"&&e!==null?e:{}}function os(e,n,t,r){const i=e.$$.props[n];i!==void 0&&(e.$$.bound[i]=t,r===void 0&&t(e.$$.ctx[i]))}function se(e){e&&e.c()}function re(e,n,t,r){const{fragment:i,after_update:o}=e.$$;i&&i.m(n,t),r||Rr(()=>{const s=e.$$.on_mount.map(Rc).filter(Ul);e.$$.on_destroy?e.$$.on_destroy.push(...s):At(s),e.$$.on_mount=[]}),o.forEach(Rr)}function ie(e,n){const t=e.$$;t.fragment!==null&&(At(t.on_destroy),t.fragment&&t.fragment.d(n),t.on_destroy=t.fragment=null,t.ctx=[])}function gf(e,n){e.$$.dirty[0]===-1&&(no.push(e),Yc(),e.$$.dirty.fill(0)),e.$$.dirty[n/31|0]|=1<<n%31}function Bt(e,n,t,r,i,o,s,l=[-1]){const a=po;lo(e);const c=e.$$={fragment:null,ctx:[],props:o,update:Oe,not_equal:i,bound:Ia(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(n.context||(a?a.$$.context:[])),callbacks:Ia(),dirty:l,skip_bound:!1,root:n.target||a.$$.root};s&&s(c.root);let u=!1;if(c.ctx=t?t(e,n.props||{},(p,m,...b)=>{const k=b.length?b[0]:m;return c.ctx&&i(c.ctx[p],c.ctx[p]=k)&&(!c.skip_bound&&c.bound[p]&&c.bound[p](k),u&&gf(e,p)),m}):[],c.update(),u=!0,At(c.before_update),c.fragment=r?r(c.ctx):!1,n.target){if(n.hydrate){const p=of(n.target);c.fragment&&c.fragment.l(p),p.forEach(R)}else c.fragment&&c.fragment.c();n.intro&&$(e.$$.fragment),re(e,n.target,n.anchor,n.customElement),Kc()}lo(a)}class Ut{$destroy(){ie(this,1),this.$destroy=Oe}$on(n,t){if(!Ul(t))return Oe;const r=this.$$.callbacks[n]||(this.$$.callbacks[n]=[]);return r.push(t),()=>{const i=r.indexOf(t);i!==-1&&r.splice(i,1)}}$set(n){this.$$set&&!Xu(n)&&(this.$$.skip_bound=!0,this.$$set(n),this.$$.skip_bound=!1)}}var bf="M20 13.5C20 17.09 17.09 20 13.5 20H6V18H13.5C16 18 18 16 18 13.5S16 9 13.5 9H7.83L10.91 12.09L9.5 13.5L4 8L9.5 2.5L10.92 3.91L7.83 7H13.5C17.09 7 20 9.91 20 13.5Z",qc="M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z",vf="M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z",Xc="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",_f="M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z",wf="M21.4 7.5C22.2 8.3 22.2 9.6 21.4 10.3L18.6 13.1L10.8 5.3L13.6 2.5C14.4 1.7 15.7 1.7 16.4 2.5L18.2 4.3L21.2 1.3L22.6 2.7L19.6 5.7L21.4 7.5M15.6 13.3L14.2 11.9L11.4 14.7L9.3 12.6L12.1 9.8L10.7 8.4L7.9 11.2L6.4 9.8L3.6 12.6C2.8 13.4 2.8 14.7 3.6 15.4L5.4 17.2L1.4 21.2L2.8 22.6L6.8 18.6L8.6 20.4C9.4 21.2 10.7 21.2 11.4 20.4L14.2 17.6L12.8 16.2L15.6 13.3Z",yf="M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z",ys="M19,12V13.5A4,4 0 0,1 23,17.5C23,18.32 22.75,19.08 22.33,19.71L21.24,18.62C21.41,18.28 21.5,17.9 21.5,17.5A2.5,2.5 0 0,0 19,15V16.5L16.75,14.25L19,12M19,23V21.5A4,4 0 0,1 15,17.5C15,16.68 15.25,15.92 15.67,15.29L16.76,16.38C16.59,16.72 16.5,17.1 16.5,17.5A2.5,2.5 0 0,0 19,20V18.5L21.25,20.75L19,23M12,3C16.42,3 20,4.79 20,7C20,9.21 16.42,11 12,11C7.58,11 4,9.21 4,7C4,4.79 7.58,3 12,3M4,9C4,11.21 7.58,13 12,13C13.11,13 14.17,12.89 15.14,12.68C14.19,13.54 13.5,14.67 13.18,15.96L12,16C7.58,16 4,14.21 4,12V9M20,9V11H19.5L18.9,11.03C19.6,10.43 20,9.74 20,9M4,14C4,16.21 7.58,18 12,18L13,17.97C13.09,19.03 13.42,20 13.95,20.88L12,21C7.58,21 4,19.21 4,17V14Z",so="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z",kf="M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19M8.46,11.88L9.87,10.47L12,12.59L14.12,10.47L15.53,11.88L13.41,14L15.53,16.12L14.12,17.53L12,15.41L9.88,17.53L8.47,16.12L10.59,14L8.46,11.88M15.5,4L14.5,3H9.5L8.5,4H5V6H19V4H15.5Z",Sf="M9,1V7H5L12,14L19,7H15V1H9M5,16V18H19V16H5M5,20V22H19V20H5Z",Cf="M5,3A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5.5L18.5,3H17V9A1,1 0 0,1 16,10H8A1,1 0 0,1 7,9V3H5M12,4V9H15V4H12M7,12H17A1,1 0 0,1 18,13V19H6V13A1,1 0 0,1 7,12Z",tn="M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z",Ef="M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",Lf="M21 10V9L15 3H5C3.89 3 3 3.89 3 5V19C3 20.11 3.9 21 5 21H11V19.13L19.39 10.74C19.83 10.3 20.39 10.06 21 10M14 4.5L19.5 10H14V4.5M22.85 14.19L21.87 15.17L19.83 13.13L20.81 12.15C21 11.95 21.33 11.95 21.53 12.15L22.85 13.47C23.05 13.67 23.05 14 22.85 14.19M19.13 13.83L21.17 15.87L15.04 22H13V19.96L19.13 13.83Z",xf="M14,19H18V5H14M6,19H10V5H6V19Z",Pf="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",Af="M8,5.14V19.14L19,12.14L8,5.14Z",Zc="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z",Tf="M2 12C2 16.97 6.03 21 11 21C13.39 21 15.68 20.06 17.4 18.4L15.9 16.9C14.63 18.25 12.86 19 11 19C4.76 19 1.64 11.46 6.05 7.05C10.46 2.64 18 5.77 18 12H15L19 16H19.1L23 12H20C20 7.03 15.97 3 11 3C6.03 3 2 7.03 2 12Z",Df="M15 3H9V1H15V3M12 18.5C12 19.77 12.37 20.94 13 21.94C12.67 22 12.34 22 12 22C7.03 22 3 17.97 3 13S7.03 4 12 4C14.12 4 16.07 4.74 17.62 6L19.04 4.56C19.55 5 20 5.46 20.45 5.97L19.03 7.39C20.16 8.81 20.87 10.57 21 12.5C20.22 12.18 19.38 12 18.5 12C14.91 12 12 14.91 12 18.5M13 7H11V14H13V7M23 18.5C23 21 21 23 18.5 23S14 21 14 18.5 16 14 18.5 14 23 16 23 18.5M20 21.08L15.92 17C15.65 17.42 15.5 17.94 15.5 18.5C15.5 20.16 16.84 21.5 18.5 21.5C19.06 21.5 19.58 21.35 20 21.08M21.5 18.5C21.5 16.84 20.16 15.5 18.5 15.5C17.94 15.5 17.42 15.65 17 15.92L21.08 20C21.35 19.58 21.5 19.06 21.5 18.5Z",Of="M15 3H9V1H15V3M19.39 10.74L11 19.13V21.94C6.5 21.44 3 17.63 3 13C3 8.03 7.03 4 12 4C14.12 4 16.07 4.74 17.62 6L19.04 4.56C19.55 5 20 5.46 20.45 5.97L19.03 7.39C19.67 8.19 20.17 9.11 20.5 10.1C20.1 10.21 19.71 10.42 19.39 10.74M13 7H11V14H13V7M13 19.96V22H15.04L21.17 15.88L19.13 13.83L13 19.96M22.85 13.47L21.53 12.15C21.33 11.95 21 11.95 20.81 12.15L19.83 13.13L21.87 15.17L22.85 14.19C23.05 14 23.05 13.67 22.85 13.47Z",If="M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6zm0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4zM7 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z",Mf="M17 6H7C3.69 6 1 8.69 1 12S3.69 18 7 18H17C20.31 18 23 15.31 23 12S20.31 6 17 6M17 16H7C4.79 16 3 14.21 3 12S4.79 8 7 8H17C19.21 8 21 9.79 21 12S19.21 16 17 16M17 9C15.34 9 14 10.34 14 12S15.34 15 17 15 20 13.66 20 12 18.66 9 17 9Z",Jc="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M7,6H17V19H7V6M9,8V17H11V8H9M13,8V17H15V8H13Z",$f="M18 2C17.1 2 16 3 16 4H8C8 3 6.9 2 6 2H2V11C2 12 3 13 4 13H6.2C6.6 15 7.9 16.7 11 17V19.08C8 19.54 8 22 8 22H16C16 22 16 19.54 13 19.08V17C16.1 16.7 17.4 15 17.8 13H20C21 13 22 12 22 11V2H18M6 11H4V4H6V11M20 11H18V4H20V11Z",Hf="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z",Nf="M3.55 19.09L4.96 20.5L6.76 18.71L5.34 17.29M12 6C8.69 6 6 8.69 6 12S8.69 18 12 18 18 15.31 18 12C18 8.68 15.31 6 12 6M20 13H23V11H20M17.24 18.71L19.04 20.5L20.45 19.09L18.66 17.29M20.45 5L19.04 3.6L17.24 5.39L18.66 6.81M13 1H11V4H13M6.76 5.39L4.96 3.6L3.55 5L5.34 6.81L6.76 5.39M1 13H4V11H1M13 20H11V23H13",Ha="M4,4H20V20H4V4M6,8V18H18V8H6Z",Na="M4,8H8V4H20V16H16V20H4V8M16,8V14H18V6H10V8H16M6,12V18H14V12H6Z",ks=function(e,n){return ks=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])},ks(e,n)};function Rn(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");ks(e,n);function t(){this.constructor=e}e.prototype=n===null?Object.create(n):(t.prototype=n.prototype,new t)}function Rf(e,n,t,r){function i(o){return o instanceof t?o:new t(function(s){s(o)})}return new(t||(t=Promise))(function(o,s){function l(u){try{c(r.next(u))}catch(p){s(p)}}function a(u){try{c(r.throw(u))}catch(p){s(p)}}function c(u){u.done?o(u.value):i(u.value).then(l,a)}c((r=r.apply(e,n||[])).next())})}function Qc(e,n){var t={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(c){return function(u){return a([c,u])}}function a(c){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(o=c[0]&2?i.return:c[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;switch(i=0,o&&(c=[c[0]&2,o.value]),c[0]){case 0:case 1:o=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(o=t.trys,!(o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){t.label=c[1];break}if(c[0]===6&&t.label<o[1]){t.label=o[1],o=c;break}if(o&&t.label<o[2]){t.label=o[2],t.ops.push(c);break}o[2]&&t.ops.pop(),t.trys.pop();continue}c=n.call(e,t)}catch(u){c=[6,u],i=0}finally{r=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function yi(e){var n=typeof Symbol=="function"&&Symbol.iterator,t=n&&e[n],r=0;if(t)return t.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function cr(e,n){var t=typeof Symbol=="function"&&e[Symbol.iterator];if(!t)return e;var r=t.call(e),i,o=[],s;try{for(;(n===void 0||n-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(l){s={error:l}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(s)throw s.error}}return o}function Vr(e,n,t){if(t||arguments.length===2)for(var r=0,i=n.length,o;r<i;r++)(o||!(r in n))&&(o||(o=Array.prototype.slice.call(n,0,r)),o[r]=n[r]);return e.concat(o||Array.prototype.slice.call(n))}function vi(e){return this instanceof vi?(this.v=e,this):new vi(e)}function Vf(e,n,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=t.apply(e,n||[]),i,o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(m){r[m]&&(i[m]=function(b){return new Promise(function(k,S){o.push([m,b,k,S])>1||l(m,b)})})}function l(m,b){try{a(r[m](b))}catch(k){p(o[0][3],k)}}function a(m){m.value instanceof vi?Promise.resolve(m.value.v).then(c,u):p(o[0][2],m)}function c(m){l("next",m)}function u(m){l("throw",m)}function p(m,b){m(b),o.shift(),o.length&&l(o[0][0],o[0][1])}}function Ff(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=e[Symbol.asyncIterator],t;return n?n.call(e):(e=typeof yi=="function"?yi(e):e[Symbol.iterator](),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(o){t[o]=e[o]&&function(s){return new Promise(function(l,a){s=e[o](s),i(l,a,s.done,s.value)})}}function i(o,s,l,a){Promise.resolve(a).then(function(c){o({value:c,done:l})},s)}}function $e(e){return typeof e=="function"}function eu(e){var n=function(r){Error.call(r),r.stack=new Error().stack},t=e(n);return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var ls=eu(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
19
+ var qc=Object.defineProperty;var Xc=(e,n,t)=>n in e?qc(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t;var eo=(e,n,t)=>(Xc(e,typeof n!="symbol"?n+"":n,t),t);(function(){const n=document.createElement("link").relList;if(n&&n.supports&&n.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const s of o.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function t(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=t(i);fetch(i.href,o)}})();function Ie(){}const Zc=e=>e;function Jc(e,n){for(const t in n)e[t]=n[t];return e}function Wu(e){return e()}function Ma(){return Object.create(null)}function Lt(e){e.forEach(Wu)}function wi(e){return typeof e=="function"}function Et(e,n){return e!=e?n==n:e!==n||e&&typeof e=="object"||typeof e=="function"}function Qc(e){return Object.keys(e).length===0}function ef(e,...n){if(e==null)return Ie;const t=e.subscribe(...n);return t.unsubscribe?()=>t.unsubscribe():t}function y(e,n,t){e.$$.on_destroy.push(ef(n,t))}function R(e,n,t){return e.set(t),n}function tf(e){return e&&wi(e.destroy)?e.destroy:Ie}const ju=typeof window<"u";let nf=ju?()=>window.performance.now():()=>Date.now(),Ms=ju?e=>requestAnimationFrame(e):Ie;const bi=new Set;function Bu(e){bi.forEach(n=>{n.c(e)||(bi.delete(n),n.f())}),bi.size!==0&&Ms(Bu)}function rf(e){let n;return bi.size===0&&Ms(Bu),{promise:new Promise(t=>{bi.add(n={c:e,f:t})}),abort(){bi.delete(n)}}}function f(e,n){e.appendChild(n)}function Uu(e){if(!e)return document;const n=e.getRootNode?e.getRootNode():e.ownerDocument;return n&&n.host?n:e.ownerDocument}function of(e){const n=g("style");return lf(Uu(e),n),n.sheet}function lf(e,n){return f(e.head||e,n),n.sheet}function F(e,n,t){e.insertBefore(n,t||null)}function V(e){e.parentNode&&e.parentNode.removeChild(e)}function g(e){return document.createElement(e)}function ws(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ct(e){return document.createTextNode(e)}function w(){return ct(" ")}function Nn(){return ct("")}function P(e,n,t,r){return e.addEventListener(n,t,r),()=>e.removeEventListener(n,t,r)}function h(e,n,t){t==null?e.removeAttribute(n):e.getAttribute(n)!==t&&e.setAttribute(n,t)}function sf(e,n,t){const r=new Set;for(let i=0;i<e.length;i+=1)e[i].checked&&r.add(e[i].__value);return t||r.delete(n),Array.from(r)}function Ol(e){return e===""?null:+e}function af(e){return Array.from(e.childNodes)}function At(e,n){n=""+n,e.wholeText!==n&&(e.data=n)}function wt(e,n){e.value=n??""}function be(e,n,t,r){t===null?e.style.removeProperty(n):e.style.setProperty(n,t,r?"important":"")}function yi(e,n){for(let t=0;t<e.options.length;t+=1){const r=e.options[t];if(r.__value===n){r.selected=!0;return}}e.selectedIndex=-1}function uf(e){const n=e.querySelector(":checked")||e.options[0];return n&&n.__value}function q(e,n,t){e.classList[t?"add":"remove"](n)}function zu(e,n,{bubbles:t=!1,cancelable:r=!1}={}){const i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t,r,n),i}class Yu{constructor(n=!1){this.is_svg=!1,this.is_svg=n,this.e=this.n=null}c(n){this.h(n)}m(n,t,r=null){this.e||(this.is_svg?this.e=ws(t.nodeName):this.e=g(t.nodeName),this.t=t,this.c(n)),this.i(r)}h(n){this.e.innerHTML=n,this.n=Array.from(this.e.childNodes)}i(n){for(let t=0;t<this.n.length;t+=1)F(this.t,this.n[t],n)}p(n){this.d(),this.h(n),this.i(this.a)}d(){this.n.forEach(V)}}const Il=new Map;let Ml=0;function cf(e){let n=5381,t=e.length;for(;t--;)n=(n<<5)-n^e.charCodeAt(t);return n>>>0}function ff(e,n){const t={stylesheet:of(n),rules:{}};return Il.set(e,t),t}function hf(e,n,t,r,i,o,s,l=0){const a=16.666/r;let u=`{
20
+ `;for(let I=0;I<=1;I+=a){const A=n+(t-n)*o(I);u+=I*100+`%{${s(A,1-A)}}
21
+ `}const c=u+`100% {${s(t,1-t)}}
22
+ }`,p=`__svelte_${cf(c)}_${l}`,b=Uu(e),{stylesheet:m,rules:k}=Il.get(b)||ff(b,e);k[p]||(k[p]=!0,m.insertRule(`@keyframes ${p} ${c}`,m.cssRules.length));const S=e.style.animation||"";return e.style.animation=`${S?`${S}, `:""}${p} ${r}ms linear ${i}ms 1 both`,Ml+=1,p}function $a(e,n){const t=(e.style.animation||"").split(", "),r=t.filter(n?o=>o.indexOf(n)<0:o=>o.indexOf("__svelte")===-1),i=t.length-r.length;i&&(e.style.animation=r.join(", "),Ml-=i,Ml||pf())}function pf(){Ms(()=>{Ml||(Il.forEach(e=>{const{ownerNode:n}=e.stylesheet;n&&V(n)}),Il.clear())})}let po;function lo(e){po=e}function $s(){if(!po)throw new Error("Function called outside component initialization");return po}function Yl(e){$s().$$.on_mount.push(e)}function Ku(e){$s().$$.on_destroy.push(e)}function zr(){const e=$s();return(n,t,{cancelable:r=!1}={})=>{const i=e.$$.callbacks[n];if(i){const o=zu(n,t,{cancelable:r});return i.slice().forEach(s=>{s.call(e,o)}),!o.defaultPrevented}return!0}}function mo(e,n){const t=e.$$.callbacks[n.type];t&&t.slice().forEach(r=>r.call(this,n))}const no=[],mt=[],kl=[],ys=[],Gu=Promise.resolve();let ks=!1;function qu(){ks||(ks=!0,Gu.then(Xu))}function go(){return qu(),Gu}function Rr(e){kl.push(e)}function os(e){ys.push(e)}const ls=new Set;let ml=0;function Xu(){const e=po;do{for(;ml<no.length;){const n=no[ml];ml++,lo(n),df(n.$$)}for(lo(null),no.length=0,ml=0;mt.length;)mt.pop()();for(let n=0;n<kl.length;n+=1){const t=kl[n];ls.has(t)||(ls.add(t),t())}kl.length=0}while(no.length);for(;ys.length;)ys.pop()();ks=!1,ls.clear(),lo(e)}function df(e){if(e.fragment!==null){e.update(),Lt(e.before_update);const n=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,n),e.after_update.forEach(Rr)}}let to;function mf(){return to||(to=Promise.resolve(),to.then(()=>{to=null})),to}function Ha(e,n,t){e.dispatchEvent(zu(`${n?"intro":"outro"}${t}`))}const Sl=new Set;let Tr;function rt(){Tr={r:0,c:[],p:Tr}}function it(){Tr.r||Lt(Tr.c),Tr=Tr.p}function H(e,n){e&&e.i&&(Sl.delete(e),e.i(n))}function j(e,n,t,r){if(e&&e.o){if(Sl.has(e))return;Sl.add(e),Tr.c.push(()=>{Sl.delete(e),r&&(t&&e.d(1),r())}),e.o(n)}else r&&r()}const gf={duration:0};function Zu(e,n,t){const r={direction:"in"};let i=n(e,t,r),o=!1,s,l,a=0;function u(){s&&$a(e,s)}function c(){const{delay:b=0,duration:m=300,easing:k=Zc,tick:S=Ie,css:I}=i||gf;I&&(s=hf(e,0,1,m,b,k,I,a++)),S(0,1);const A=nf()+b,$=A+m;l&&l.abort(),o=!0,Rr(()=>Ha(e,!0,"start")),l=rf(x=>{if(o){if(x>=$)return S(1,0),Ha(e,!0,"end"),u(),o=!1;if(x>=A){const D=k((x-A)/m);S(D,1-D)}}return o})}let p=!1;return{start(){p||(p=!0,$a(e),wi(i)?(i=i(r),mf().then(c)):c())},invalidate(){p=!1},end(){o&&(u(),o=!1)}}}const Hs=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function Kl(e,n){e.d(1),n.delete(e.key)}function Ns(e,n){j(e,1,1,()=>{n.delete(e.key)})}function Yr(e,n,t,r,i,o,s,l,a,u,c,p){let b=e.length,m=o.length,k=b;const S={};for(;k--;)S[e[k].key]=k;const I=[],A=new Map,$=new Map;for(k=m;k--;){const X=p(i,o,k),K=t(X);let B=s.get(K);B?r&&B.p(X,n):(B=u(K,X),B.c()),A.set(K,I[k]=B),K in S&&$.set(K,Math.abs(k-S[K]))}const x=new Set,D=new Set;function J(X){H(X,1),X.m(l,c),s.set(X.key,X),c=X.first,m--}for(;b&&m;){const X=I[m-1],K=e[b-1],B=X.key,E=K.key;X===K?(c=X.first,b--,m--):A.has(E)?!s.has(B)||x.has(B)?J(X):D.has(E)?b--:$.get(B)>$.get(E)?(D.add(B),J(X)):(x.add(E),b--):(a(K,s),b--)}for(;b--;){const X=e[b];A.has(X.key)||a(X,s)}for(;m;)J(I[m-1]);return I}function bf(e,n){const t={},r={},i={$$scope:1};let o=e.length;for(;o--;){const s=e[o],l=n[o];if(l){for(const a in s)a in l||(r[a]=1);for(const a in l)i[a]||(t[a]=l[a],i[a]=1);e[o]=l}else for(const a in s)i[a]=1}for(const s in r)s in t||(t[s]=void 0);return t}function vf(e){return typeof e=="object"&&e!==null?e:{}}function ss(e,n,t,r){const i=e.$$.props[n];i!==void 0&&(e.$$.bound[i]=t,r===void 0&&t(e.$$.ctx[i]))}function se(e){e&&e.c()}function ie(e,n,t,r){const{fragment:i,after_update:o}=e.$$;i&&i.m(n,t),r||Rr(()=>{const s=e.$$.on_mount.map(Wu).filter(wi);e.$$.on_destroy?e.$$.on_destroy.push(...s):Lt(s),e.$$.on_mount=[]}),o.forEach(Rr)}function oe(e,n){const t=e.$$;t.fragment!==null&&(Lt(t.on_destroy),t.fragment&&t.fragment.d(n),t.on_destroy=t.fragment=null,t.ctx=[])}function _f(e,n){e.$$.dirty[0]===-1&&(no.push(e),qu(),e.$$.dirty.fill(0)),e.$$.dirty[n/31|0]|=1<<n%31}function Bt(e,n,t,r,i,o,s,l=[-1]){const a=po;lo(e);const u=e.$$={fragment:null,ctx:[],props:o,update:Ie,not_equal:i,bound:Ma(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(n.context||(a?a.$$.context:[])),callbacks:Ma(),dirty:l,skip_bound:!1,root:n.target||a.$$.root};s&&s(u.root);let c=!1;if(u.ctx=t?t(e,n.props||{},(p,b,...m)=>{const k=m.length?m[0]:b;return u.ctx&&i(u.ctx[p],u.ctx[p]=k)&&(!u.skip_bound&&u.bound[p]&&u.bound[p](k),c&&_f(e,p)),b}):[],u.update(),c=!0,Lt(u.before_update),u.fragment=r?r(u.ctx):!1,n.target){if(n.hydrate){const p=af(n.target);u.fragment&&u.fragment.l(p),p.forEach(V)}else u.fragment&&u.fragment.c();n.intro&&H(e.$$.fragment),ie(e,n.target,n.anchor,n.customElement),Xu()}lo(a)}class Ut{$destroy(){oe(this,1),this.$destroy=Ie}$on(n,t){if(!wi(t))return Ie;const r=this.$$.callbacks[n]||(this.$$.callbacks[n]=[]);return r.push(t),()=>{const i=r.indexOf(t);i!==-1&&r.splice(i,1)}}$set(n){this.$$set&&!Qc(n)&&(this.$$.skip_bound=!0,this.$$set(n),this.$$.skip_bound=!1)}}var wf="M20 13.5C20 17.09 17.09 20 13.5 20H6V18H13.5C16 18 18 16 18 13.5S16 9 13.5 9H7.83L10.91 12.09L9.5 13.5L4 8L9.5 2.5L10.92 3.91L7.83 7H13.5C17.09 7 20 9.91 20 13.5Z",Ju="M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z",yf="M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z",Qu="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",kf="M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z",Sf="M21.4 7.5C22.2 8.3 22.2 9.6 21.4 10.3L18.6 13.1L10.8 5.3L13.6 2.5C14.4 1.7 15.7 1.7 16.4 2.5L18.2 4.3L21.2 1.3L22.6 2.7L19.6 5.7L21.4 7.5M15.6 13.3L14.2 11.9L11.4 14.7L9.3 12.6L12.1 9.8L10.7 8.4L7.9 11.2L6.4 9.8L3.6 12.6C2.8 13.4 2.8 14.7 3.6 15.4L5.4 17.2L1.4 21.2L2.8 22.6L6.8 18.6L8.6 20.4C9.4 21.2 10.7 21.2 11.4 20.4L14.2 17.6L12.8 16.2L15.6 13.3Z",Cf="M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z",Ss="M19,12V13.5A4,4 0 0,1 23,17.5C23,18.32 22.75,19.08 22.33,19.71L21.24,18.62C21.41,18.28 21.5,17.9 21.5,17.5A2.5,2.5 0 0,0 19,15V16.5L16.75,14.25L19,12M19,23V21.5A4,4 0 0,1 15,17.5C15,16.68 15.25,15.92 15.67,15.29L16.76,16.38C16.59,16.72 16.5,17.1 16.5,17.5A2.5,2.5 0 0,0 19,20V18.5L21.25,20.75L19,23M12,3C16.42,3 20,4.79 20,7C20,9.21 16.42,11 12,11C7.58,11 4,9.21 4,7C4,4.79 7.58,3 12,3M4,9C4,11.21 7.58,13 12,13C13.11,13 14.17,12.89 15.14,12.68C14.19,13.54 13.5,14.67 13.18,15.96L12,16C7.58,16 4,14.21 4,12V9M20,9V11H19.5L18.9,11.03C19.6,10.43 20,9.74 20,9M4,14C4,16.21 7.58,18 12,18L13,17.97C13.09,19.03 13.42,20 13.95,20.88L12,21C7.58,21 4,19.21 4,17V14Z",so="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z",Lf="M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19M8.46,11.88L9.87,10.47L12,12.59L14.12,10.47L15.53,11.88L13.41,14L15.53,16.12L14.12,17.53L12,15.41L9.88,17.53L8.47,16.12L10.59,14L8.46,11.88M15.5,4L14.5,3H9.5L8.5,4H5V6H19V4H15.5Z",Ef="M9,1V7H5L12,14L19,7H15V1H9M5,16V18H19V16H5M5,20V22H19V20H5Z",xf="M5,3A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5.5L18.5,3H17V9A1,1 0 0,1 16,10H8A1,1 0 0,1 7,9V3H5M12,4V9H15V4H12M7,12H17A1,1 0 0,1 18,13V19H6V13A1,1 0 0,1 7,12Z",tn="M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z",Pf="M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",Af="M21 10V9L15 3H5C3.89 3 3 3.89 3 5V19C3 20.11 3.9 21 5 21H11V19.13L19.39 10.74C19.83 10.3 20.39 10.06 21 10M14 4.5L19.5 10H14V4.5M22.85 14.19L21.87 15.17L19.83 13.13L20.81 12.15C21 11.95 21.33 11.95 21.53 12.15L22.85 13.47C23.05 13.67 23.05 14 22.85 14.19M19.13 13.83L21.17 15.87L15.04 22H13V19.96L19.13 13.83Z",Tf="M14,19H18V5H14M6,19H10V5H6V19Z",Df="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",Of="M8,5.14V19.14L19,12.14L8,5.14Z",ec="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z",If="M2 12C2 16.97 6.03 21 11 21C13.39 21 15.68 20.06 17.4 18.4L15.9 16.9C14.63 18.25 12.86 19 11 19C4.76 19 1.64 11.46 6.05 7.05C10.46 2.64 18 5.77 18 12H15L19 16H19.1L23 12H20C20 7.03 15.97 3 11 3C6.03 3 2 7.03 2 12Z",Mf="M15 3H9V1H15V3M12 18.5C12 19.77 12.37 20.94 13 21.94C12.67 22 12.34 22 12 22C7.03 22 3 17.97 3 13S7.03 4 12 4C14.12 4 16.07 4.74 17.62 6L19.04 4.56C19.55 5 20 5.46 20.45 5.97L19.03 7.39C20.16 8.81 20.87 10.57 21 12.5C20.22 12.18 19.38 12 18.5 12C14.91 12 12 14.91 12 18.5M13 7H11V14H13V7M23 18.5C23 21 21 23 18.5 23S14 21 14 18.5 16 14 18.5 14 23 16 23 18.5M20 21.08L15.92 17C15.65 17.42 15.5 17.94 15.5 18.5C15.5 20.16 16.84 21.5 18.5 21.5C19.06 21.5 19.58 21.35 20 21.08M21.5 18.5C21.5 16.84 20.16 15.5 18.5 15.5C17.94 15.5 17.42 15.65 17 15.92L21.08 20C21.35 19.58 21.5 19.06 21.5 18.5Z",$f="M15 3H9V1H15V3M19.39 10.74L11 19.13V21.94C6.5 21.44 3 17.63 3 13C3 8.03 7.03 4 12 4C14.12 4 16.07 4.74 17.62 6L19.04 4.56C19.55 5 20 5.46 20.45 5.97L19.03 7.39C19.67 8.19 20.17 9.11 20.5 10.1C20.1 10.21 19.71 10.42 19.39 10.74M13 7H11V14H13V7M13 19.96V22H15.04L21.17 15.88L19.13 13.83L13 19.96M22.85 13.47L21.53 12.15C21.33 11.95 21 11.95 20.81 12.15L19.83 13.13L21.87 15.17L22.85 14.19C23.05 14 23.05 13.67 22.85 13.47Z",Hf="M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6zm0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4zM7 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z",Nf="M17 6H7C3.69 6 1 8.69 1 12S3.69 18 7 18H17C20.31 18 23 15.31 23 12S20.31 6 17 6M17 16H7C4.79 16 3 14.21 3 12S4.79 8 7 8H17C19.21 8 21 9.79 21 12S19.21 16 17 16M17 9C15.34 9 14 10.34 14 12S15.34 15 17 15 20 13.66 20 12 18.66 9 17 9Z",tc="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M7,6H17V19H7V6M9,8V17H11V8H9M13,8V17H15V8H13Z",Rf="M18 2C17.1 2 16 3 16 4H8C8 3 6.9 2 6 2H2V11C2 12 3 13 4 13H6.2C6.6 15 7.9 16.7 11 17V19.08C8 19.54 8 22 8 22H16C16 22 16 19.54 13 19.08V17C16.1 16.7 17.4 15 17.8 13H20C21 13 22 12 22 11V2H18M6 11H4V4H6V11M20 11H18V4H20V11Z",Vf="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z",Ff="M3.55 19.09L4.96 20.5L6.76 18.71L5.34 17.29M12 6C8.69 6 6 8.69 6 12S8.69 18 12 18 18 15.31 18 12C18 8.68 15.31 6 12 6M20 13H23V11H20M17.24 18.71L19.04 20.5L20.45 19.09L18.66 17.29M20.45 5L19.04 3.6L17.24 5.39L18.66 6.81M13 1H11V4H13M6.76 5.39L4.96 3.6L3.55 5L5.34 6.81L6.76 5.39M1 13H4V11H1M13 20H11V23H13",Na="M4,4H20V20H4V4M6,8V18H18V8H6Z",Ra="M4,8H8V4H20V16H16V20H4V8M16,8V14H18V6H10V8H16M6,12V18H14V12H6Z",Cs=function(e,n){return Cs=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])},Cs(e,n)};function Rn(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");Cs(e,n);function t(){this.constructor=e}e.prototype=n===null?Object.create(n):(t.prototype=n.prototype,new t)}function Wf(e,n,t,r){function i(o){return o instanceof t?o:new t(function(s){s(o)})}return new(t||(t=Promise))(function(o,s){function l(c){try{u(r.next(c))}catch(p){s(p)}}function a(c){try{u(r.throw(c))}catch(p){s(p)}}function u(c){c.done?o(c.value):i(c.value).then(l,a)}u((r=r.apply(e,n||[])).next())})}function nc(e,n){var t={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(u){return function(c){return a([u,c])}}function a(u){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,u[0]&&(t=0)),t;)try{if(r=1,i&&(o=u[0]&2?i.return:u[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,u[1])).done)return o;switch(i=0,o&&(u=[u[0]&2,o.value]),u[0]){case 0:case 1:o=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,i=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(o=t.trys,!(o=o.length>0&&o[o.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!o||u[1]>o[0]&&u[1]<o[3])){t.label=u[1];break}if(u[0]===6&&t.label<o[1]){t.label=o[1],o=u;break}if(o&&t.label<o[2]){t.label=o[2],t.ops.push(u);break}o[2]&&t.ops.pop(),t.trys.pop();continue}u=n.call(e,t)}catch(c){u=[6,c],i=0}finally{r=o=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function ki(e){var n=typeof Symbol=="function"&&Symbol.iterator,t=n&&e[n],r=0;if(t)return t.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function ur(e,n){var t=typeof Symbol=="function"&&e[Symbol.iterator];if(!t)return e;var r=t.call(e),i,o=[],s;try{for(;(n===void 0||n-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(l){s={error:l}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(s)throw s.error}}return o}function Vr(e,n,t){if(t||arguments.length===2)for(var r=0,i=n.length,o;r<i;r++)(o||!(r in n))&&(o||(o=Array.prototype.slice.call(n,0,r)),o[r]=n[r]);return e.concat(o||Array.prototype.slice.call(n))}function vi(e){return this instanceof vi?(this.v=e,this):new vi(e)}function jf(e,n,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=t.apply(e,n||[]),i,o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(b){r[b]&&(i[b]=function(m){return new Promise(function(k,S){o.push([b,m,k,S])>1||l(b,m)})})}function l(b,m){try{a(r[b](m))}catch(k){p(o[0][3],k)}}function a(b){b.value instanceof vi?Promise.resolve(b.value.v).then(u,c):p(o[0][2],b)}function u(b){l("next",b)}function c(b){l("throw",b)}function p(b,m){b(m),o.shift(),o.length&&l(o[0][0],o[0][1])}}function Bf(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=e[Symbol.asyncIterator],t;return n?n.call(e):(e=typeof ki=="function"?ki(e):e[Symbol.iterator](),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(o){t[o]=e[o]&&function(s){return new Promise(function(l,a){s=e[o](s),i(l,a,s.done,s.value)})}}function i(o,s,l,a){Promise.resolve(a).then(function(u){o({value:u,done:l})},s)}}function He(e){return typeof e=="function"}function rc(e){var n=function(r){Error.call(r),r.stack=new Error().stack},t=e(n);return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var as=rc(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
23
23
  `+t.map(function(r,i){return i+1+") "+r.toString()}).join(`
24
- `):"",this.name="UnsubscriptionError",this.errors=t}});function Ml(e,n){if(e){var t=e.indexOf(n);0<=t&&e.splice(t,1)}}var Co=function(){function e(n){this.initialTeardown=n,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var n,t,r,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var l=yi(s),a=l.next();!a.done;a=l.next()){var c=a.value;c.remove(this)}}catch(S){n={error:S}}finally{try{a&&!a.done&&(t=l.return)&&t.call(l)}finally{if(n)throw n.error}}else s.remove(this);var u=this.initialTeardown;if($e(u))try{u()}catch(S){o=S instanceof ls?S.errors:[S]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var m=yi(p),b=m.next();!b.done;b=m.next()){var k=b.value;try{Ra(k)}catch(S){o=o??[],S instanceof ls?o=Vr(Vr([],cr(o)),cr(S.errors)):o.push(S)}}}catch(S){r={error:S}}finally{try{b&&!b.done&&(i=m.return)&&i.call(m)}finally{if(r)throw r.error}}}if(o)throw new ls(o)}},e.prototype.add=function(n){var t;if(n&&n!==this)if(this.closed)Ra(n);else{if(n instanceof e){if(n.closed||n._hasParent(this))return;n._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(n)}},e.prototype._hasParent=function(n){var t=this._parentage;return t===n||Array.isArray(t)&&t.includes(n)},e.prototype._addParent=function(n){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(n),t):t?[t,n]:n},e.prototype._removeParent=function(n){var t=this._parentage;t===n?this._parentage=null:Array.isArray(t)&&Ml(t,n)},e.prototype.remove=function(n){var t=this._finalizers;t&&Ml(t,n),n instanceof e&&n._removeParent(this)},e.EMPTY=function(){var n=new e;return n.closed=!0,n}(),e}(),tu=Co.EMPTY;function nu(e){return e instanceof Co||e&&"closed"in e&&$e(e.remove)&&$e(e.add)&&$e(e.unsubscribe)}function Ra(e){$e(e)?e():e.unsubscribe()}var Ns={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ss={setTimeout:function(e,n){for(var t=[],r=2;r<arguments.length;r++)t[r-2]=arguments[r];var i=Ss.delegate;return i!=null&&i.setTimeout?i.setTimeout.apply(i,Vr([e,n],cr(t))):setTimeout.apply(void 0,Vr([e,n],cr(t)))},clearTimeout:function(e){var n=Ss.delegate;return((n==null?void 0:n.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ru(e){Ss.setTimeout(function(){throw e})}function Cs(){}var ml=null;function Sl(e){if(Ns.useDeprecatedSynchronousErrorHandling){var n=!ml;if(n&&(ml={errorThrown:!1,error:null}),e(),n){var t=ml,r=t.errorThrown,i=t.error;if(ml=null,r)throw i}}else e()}var Rs=function(e){Rn(n,e);function n(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,nu(t)&&t.add(r)):r.destination=Uf,r}return n.create=function(t,r,i){return new Es(t,r,i)},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,e.prototype.unsubscribe.call(this),this.destination=null)},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},n.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},n}(Co),Wf=Function.prototype.bind;function ss(e,n){return Wf.call(e,n)}var jf=function(){function e(n){this.partialObserver=n}return e.prototype.next=function(n){var t=this.partialObserver;if(t.next)try{t.next(n)}catch(r){gl(r)}},e.prototype.error=function(n){var t=this.partialObserver;if(t.error)try{t.error(n)}catch(r){gl(r)}else gl(n)},e.prototype.complete=function(){var n=this.partialObserver;if(n.complete)try{n.complete()}catch(t){gl(t)}},e}(),Es=function(e){Rn(n,e);function n(t,r,i){var o=e.call(this)||this,s;if($e(t)||!t)s={next:t??void 0,error:r??void 0,complete:i??void 0};else{var l;o&&Ns.useDeprecatedNextContext?(l=Object.create(t),l.unsubscribe=function(){return o.unsubscribe()},s={next:t.next&&ss(t.next,l),error:t.error&&ss(t.error,l),complete:t.complete&&ss(t.complete,l)}):s=t}return o.destination=new jf(s),o}return n}(Rs);function gl(e){ru(e)}function Bf(e){throw e}var Uf={closed:!0,next:Cs,error:Bf,complete:Cs},Vs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Eo(e){return e}function zf(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return iu(e)}function iu(e){return e.length===0?Eo:e.length===1?e[0]:function(t){return e.reduce(function(r,i){return i(r)},t)}}var Pt=function(){function e(n){n&&(this._subscribe=n)}return e.prototype.lift=function(n){var t=new e;return t.source=this,t.operator=n,t},e.prototype.subscribe=function(n,t,r){var i=this,o=Kf(n)?n:new Es(n,t,r);return Sl(function(){var s=i,l=s.operator,a=s.source;o.add(l?l.call(o,a):a?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(n){try{return this._subscribe(n)}catch(t){n.error(t)}},e.prototype.forEach=function(n,t){var r=this;return t=Va(t),new t(function(i,o){var s=new Es({next:function(l){try{n(l)}catch(a){o(a),s.unsubscribe()}},error:o,complete:i});r.subscribe(s)})},e.prototype._subscribe=function(n){var t;return(t=this.source)===null||t===void 0?void 0:t.subscribe(n)},e.prototype[Vs]=function(){return this},e.prototype.pipe=function(){for(var n=[],t=0;t<arguments.length;t++)n[t]=arguments[t];return iu(n)(this)},e.prototype.toPromise=function(n){var t=this;return n=Va(n),new n(function(r,i){var o;t.subscribe(function(s){return o=s},function(s){return i(s)},function(){return r(o)})})},e.create=function(n){return new e(n)},e}();function Va(e){var n;return(n=e??Ns.Promise)!==null&&n!==void 0?n:Promise}function Yf(e){return e&&$e(e.next)&&$e(e.error)&&$e(e.complete)}function Kf(e){return e&&e instanceof Rs||Yf(e)&&nu(e)}function Gf(e){return $e(e==null?void 0:e.lift)}function Cn(e){return function(n){if(Gf(n))return n.lift(function(t){try{return e(t,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function sn(e,n,t,r,i){return new qf(e,n,t,r,i)}var qf=function(e){Rn(n,e);function n(t,r,i,o,s,l){var a=e.call(this,t)||this;return a.onFinalize=s,a.shouldUnsubscribe=l,a._next=r?function(c){try{r(c)}catch(u){t.error(u)}}:e.prototype._next,a._error=o?function(c){try{o(c)}catch(u){t.error(u)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=i?function(){try{i()}catch(c){t.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,a}return n.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((t=this.onFinalize)===null||t===void 0||t.call(this))}},n}(Rs),Xf=eu(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Zi=function(e){Rn(n,e);function n(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return n.prototype.lift=function(t){var r=new Fa(this,this);return r.operator=t,r},n.prototype._throwIfClosed=function(){if(this.closed)throw new Xf},n.prototype.next=function(t){var r=this;Sl(function(){var i,o;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=yi(r.currentObservers),l=s.next();!l.done;l=s.next()){var a=l.value;a.next(t)}}catch(c){i={error:c}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},n.prototype.error=function(t){var r=this;Sl(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=t;for(var i=r.observers;i.length;)i.shift().error(t)}})},n.prototype.complete=function(){var t=this;Sl(function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var r=t.observers;r.length;)r.shift().complete()}})},n.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(n.prototype,"observed",{get:function(){var t;return((t=this.observers)===null||t===void 0?void 0:t.length)>0},enumerable:!1,configurable:!0}),n.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},n.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},n.prototype._innerSubscribe=function(t){var r=this,i=this,o=i.hasError,s=i.isStopped,l=i.observers;return o||s?tu:(this.currentObservers=null,l.push(t),new Co(function(){r.currentObservers=null,Ml(l,t)}))},n.prototype._checkFinalizedStatuses=function(t){var r=this,i=r.hasError,o=r.thrownError,s=r.isStopped;i?t.error(o):s&&t.complete()},n.prototype.asObservable=function(){var t=new Pt;return t.source=this,t},n.create=function(t,r){return new Fa(t,r)},n}(Pt),Fa=function(e){Rn(n,e);function n(t,r){var i=e.call(this)||this;return i.destination=t,i.source=r,i}return n.prototype.next=function(t){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.next)===null||i===void 0||i.call(r,t)},n.prototype.error=function(t){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.error)===null||i===void 0||i.call(r,t)},n.prototype.complete=function(){var t,r;(r=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||r===void 0||r.call(t)},n.prototype._subscribe=function(t){var r,i;return(i=(r=this.source)===null||r===void 0?void 0:r.subscribe(t))!==null&&i!==void 0?i:tu},n}(Zi),Zf=function(e){Rn(n,e);function n(t){var r=e.call(this)||this;return r._value=t,r}return Object.defineProperty(n.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),n.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return!r.closed&&t.next(this._value),r},n.prototype.getValue=function(){var t=this,r=t.hasError,i=t.thrownError,o=t._value;if(r)throw i;return this._throwIfClosed(),o},n.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},n}(Zi),ou={now:function(){return(ou.delegate||Date).now()},delegate:void 0},Jf=function(e){Rn(n,e);function n(t,r){return e.call(this)||this}return n.prototype.schedule=function(t,r){return this},n}(Co),$l={setInterval:function(e,n){for(var t=[],r=2;r<arguments.length;r++)t[r-2]=arguments[r];var i=$l.delegate;return i!=null&&i.setInterval?i.setInterval.apply(i,Vr([e,n],cr(t))):setInterval.apply(void 0,Vr([e,n],cr(t)))},clearInterval:function(e){var n=$l.delegate;return((n==null?void 0:n.clearInterval)||clearInterval)(e)},delegate:void 0},Qf=function(e){Rn(n,e);function n(t,r){var i=e.call(this,t,r)||this;return i.scheduler=t,i.work=r,i.pending=!1,i}return n.prototype.schedule=function(t,r){var i;if(r===void 0&&(r=0),this.closed)return this;this.state=t;var o=this.id,s=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(s,o,r)),this.pending=!0,this.delay=r,this.id=(i=this.id)!==null&&i!==void 0?i:this.requestAsyncId(s,this.id,r),this},n.prototype.requestAsyncId=function(t,r,i){return i===void 0&&(i=0),$l.setInterval(t.flush.bind(t,this),i)},n.prototype.recycleAsyncId=function(t,r,i){if(i===void 0&&(i=0),i!=null&&this.delay===i&&this.pending===!1)return r;r!=null&&$l.clearInterval(r)},n.prototype.execute=function(t,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var i=this._execute(t,r);if(i)return i;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,r){var i=!1,o;try{this.work(t)}catch(s){i=!0,o=s||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),o},n.prototype.unsubscribe=function(){if(!this.closed){var t=this,r=t.id,i=t.scheduler,o=i.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Ml(o,this),r!=null&&(this.id=this.recycleAsyncId(i,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},n}(Jf),Wa=function(){function e(n,t){t===void 0&&(t=e.now),this.schedulerActionCtor=n,this.now=t}return e.prototype.schedule=function(n,t,r){return t===void 0&&(t=0),new this.schedulerActionCtor(this,n).schedule(r,t)},e.now=ou.now,e}(),eh=function(e){Rn(n,e);function n(t,r){r===void 0&&(r=Wa.now);var i=e.call(this,t,r)||this;return i.actions=[],i._active=!1,i}return n.prototype.flush=function(t){var r=this.actions;if(this._active){r.push(t);return}var i;this._active=!0;do if(i=t.execute(t.state,t.delay))break;while(t=r.shift());if(this._active=!1,i){for(;t=r.shift();)t.unsubscribe();throw i}},n}(Wa),Kl=new eh(Qf),th=Kl,nh=new Pt(function(e){return e.complete()});function lu(e){return e&&$e(e.schedule)}function Fs(e){return e[e.length-1]}function rh(e){return $e(Fs(e))?e.pop():void 0}function Gl(e){return lu(Fs(e))?e.pop():void 0}function ih(e,n){return typeof Fs(e)=="number"?e.pop():n}var Ws=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function su(e){return $e(e==null?void 0:e.then)}function au(e){return $e(e[Vs])}function cu(e){return Symbol.asyncIterator&&$e(e==null?void 0:e[Symbol.asyncIterator])}function uu(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function oh(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var fu=oh();function hu(e){return $e(e==null?void 0:e[fu])}function pu(e){return Vf(this,arguments,function(){var t,r,i,o;return Qc(this,function(s){switch(s.label){case 0:t=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,vi(t.read())];case 3:return r=s.sent(),i=r.value,o=r.done,o?[4,vi(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,vi(i)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function du(e){return $e(e==null?void 0:e.getReader)}function Vn(e){if(e instanceof Pt)return e;if(e!=null){if(au(e))return lh(e);if(Ws(e))return sh(e);if(su(e))return ah(e);if(cu(e))return mu(e);if(hu(e))return ch(e);if(du(e))return uh(e)}throw uu(e)}function lh(e){return new Pt(function(n){var t=e[Vs]();if($e(t.subscribe))return t.subscribe(n);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function sh(e){return new Pt(function(n){for(var t=0;t<e.length&&!n.closed;t++)n.next(e[t]);n.complete()})}function ah(e){return new Pt(function(n){e.then(function(t){n.closed||(n.next(t),n.complete())},function(t){return n.error(t)}).then(null,ru)})}function ch(e){return new Pt(function(n){var t,r;try{for(var i=yi(e),o=i.next();!o.done;o=i.next()){var s=o.value;if(n.next(s),n.closed)return}}catch(l){t={error:l}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}n.complete()})}function mu(e){return new Pt(function(n){fh(e,n).catch(function(t){return n.error(t)})})}function uh(e){return mu(pu(e))}function fh(e,n){var t,r,i,o;return Rf(this,void 0,void 0,function(){var s,l;return Qc(this,function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),t=Ff(e),a.label=1;case 1:return[4,t.next()];case 2:if(r=a.sent(),!!r.done)return[3,4];if(s=r.value,n.next(s),n.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return l=a.sent(),i={error:l},[3,11];case 6:return a.trys.push([6,,9,10]),r&&!r.done&&(o=t.return)?[4,o.call(t)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return n.complete(),[2]}})})}function In(e,n,t,r,i){r===void 0&&(r=0),i===void 0&&(i=!1);var o=n.schedule(function(){t(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function gu(e,n){return n===void 0&&(n=0),Cn(function(t,r){t.subscribe(sn(r,function(i){return In(r,e,function(){return r.next(i)},n)},function(){return In(r,e,function(){return r.complete()},n)},function(i){return In(r,e,function(){return r.error(i)},n)}))})}function bu(e,n){return n===void 0&&(n=0),Cn(function(t,r){r.add(e.schedule(function(){return t.subscribe(r)},n))})}function hh(e,n){return Vn(e).pipe(bu(n),gu(n))}function ph(e,n){return Vn(e).pipe(bu(n),gu(n))}function dh(e,n){return new Pt(function(t){var r=0;return n.schedule(function(){r===e.length?t.complete():(t.next(e[r++]),t.closed||this.schedule())})})}function mh(e,n){return new Pt(function(t){var r;return In(t,n,function(){r=e[fu](),In(t,n,function(){var i,o,s;try{i=r.next(),o=i.value,s=i.done}catch(l){t.error(l);return}s?t.complete():t.next(o)},0,!0)}),function(){return $e(r==null?void 0:r.return)&&r.return()}})}function vu(e,n){if(!e)throw new Error("Iterable cannot be null");return new Pt(function(t){In(t,n,function(){var r=e[Symbol.asyncIterator]();In(t,n,function(){r.next().then(function(i){i.done?t.complete():t.next(i.value)})},0,!0)})})}function gh(e,n){return vu(pu(e),n)}function bh(e,n){if(e!=null){if(au(e))return hh(e,n);if(Ws(e))return dh(e,n);if(su(e))return ph(e,n);if(cu(e))return vu(e,n);if(hu(e))return mh(e,n);if(du(e))return gh(e,n)}throw uu(e)}function ql(e,n){return n?bh(e,n):Vn(e)}function vh(e){return e instanceof Date&&!isNaN(e)}function Xl(e,n){return Cn(function(t,r){var i=0;t.subscribe(sn(r,function(o){r.next(e.call(n,o,i++))}))})}var _h=Array.isArray;function wh(e,n){return _h(n)?e.apply(void 0,Vr([],cr(n))):e(n)}function _u(e){return Xl(function(n){return wh(e,n)})}var yh=Array.isArray,kh=Object.getPrototypeOf,Sh=Object.prototype,Ch=Object.keys;function Eh(e){if(e.length===1){var n=e[0];if(yh(n))return{args:n,keys:null};if(Lh(n)){var t=Ch(n);return{args:t.map(function(r){return n[r]}),keys:t}}}return{args:e,keys:null}}function Lh(e){return e&&typeof e=="object"&&kh(e)===Sh}function xh(e,n){return e.reduce(function(t,r,i){return t[r]=n[i],t},{})}function Ph(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=Gl(e),r=rh(e),i=Eh(e),o=i.args,s=i.keys;if(o.length===0)return ql([],t);var l=new Pt(Ah(o,t,s?function(a){return xh(s,a)}:Eo));return r?l.pipe(_u(r)):l}function Ah(e,n,t){return t===void 0&&(t=Eo),function(r){ja(n,function(){for(var i=e.length,o=new Array(i),s=i,l=i,a=function(u){ja(n,function(){var p=ql(e[u],n),m=!1;p.subscribe(sn(r,function(b){o[u]=b,m||(m=!0,l--),l||r.next(t(o.slice()))},function(){--s||r.complete()}))},r)},c=0;c<i;c++)a(c)},r)}}function ja(e,n,t){e?In(t,e,n):n()}function Th(e,n,t,r,i,o,s,l){var a=[],c=0,u=0,p=!1,m=function(){p&&!a.length&&!c&&n.complete()},b=function(S){return c<r?k(S):a.push(S)},k=function(S){o&&n.next(S),c++;var V=!1;Vn(t(S,u++)).subscribe(sn(n,function(O){i==null||i(O),o?b(O):n.next(O)},function(){V=!0},void 0,function(){if(V)try{c--;for(var O=function(){var D=a.shift();s?In(n,s,function(){return k(D)}):k(D)};a.length&&c<r;)O();m()}catch(D){n.error(D)}}))};return e.subscribe(sn(n,b,function(){p=!0,m()})),function(){l==null||l()}}function js(e,n,t){return t===void 0&&(t=1/0),$e(n)?js(function(r,i){return Xl(function(o,s){return n(r,o,i,s)})(Vn(e(r,i)))},t):(typeof n=="number"&&(t=n),Cn(function(r,i){return Th(r,i,e,t)}))}function wu(e){return e===void 0&&(e=1/0),js(Eo,e)}function Dh(){return wu(1)}function Ba(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return Dh()(ql(e,Gl(e)))}var Oh=["addListener","removeListener"],Ih=["addEventListener","removeEventListener"],Mh=["on","off"];function or(e,n,t,r){if($e(t)&&(r=t,t=void 0),r)return or(e,n,t).pipe(_u(r));var i=cr(Nh(e)?Ih.map(function(l){return function(a){return e[l](n,a,t)}}):$h(e)?Oh.map(Ua(e,n)):Hh(e)?Mh.map(Ua(e,n)):[],2),o=i[0],s=i[1];if(!o&&Ws(e))return js(function(l){return or(l,n,t)})(Vn(e));if(!o)throw new TypeError("Invalid event target");return new Pt(function(l){var a=function(){for(var c=[],u=0;u<arguments.length;u++)c[u]=arguments[u];return l.next(1<c.length?c:c[0])};return o(a),function(){return s(a)}})}function Ua(e,n){return function(t){return function(r){return e[t](n,r)}}}function $h(e){return $e(e.addListener)&&$e(e.removeListener)}function Hh(e){return $e(e.on)&&$e(e.off)}function Nh(e){return $e(e.addEventListener)&&$e(e.removeEventListener)}function yu(e,n,t){e===void 0&&(e=0),t===void 0&&(t=th);var r=-1;return n!=null&&(lu(n)?t=n:r=n),new Pt(function(i){var o=vh(e)?+e-t.now():e;o<0&&(o=0);var s=0;return t.schedule(function(){i.closed||(i.next(s++),0<=r?this.schedule(void 0,r):i.complete())},o)})}function Rh(e,n){return e===void 0&&(e=0),n===void 0&&(n=Kl),e<0&&(e=0),yu(e,e,n)}function Vh(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=Gl(e),r=ih(e,1/0),i=e;return i.length?i.length===1?Vn(i[0]):wu(r)(ql(i,t)):nh}var bo=new Pt(Cs);function Zl(e,n){return Cn(function(t,r){var i=0;t.subscribe(sn(r,function(o){return e.call(n,o,i++)&&r.next(o)}))})}function Bs(e,n){return n===void 0&&(n=Kl),Cn(function(t,r){var i=null,o=null,s=null,l=function(){if(i){i.unsubscribe(),i=null;var c=o;o=null,r.next(c)}};function a(){var c=s+e,u=n.now();if(u<c){i=this.schedule(void 0,c-u),r.add(i);return}l()}t.subscribe(sn(r,function(c){o=c,s=n.now(),i||(i=n.schedule(a,e),r.add(i))},function(){l(),r.complete()},void 0,function(){o=i=null}))})}function Fh(e){return Zl(function(n,t){return e<=t})}function Wh(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=Gl(e);return Cn(function(r,i){(t?Ba(e,r,t):Ba(e,r)).subscribe(i)})}function vo(e,n){return Cn(function(t,r){var i=null,o=0,s=!1,l=function(){return s&&!i&&r.complete()};t.subscribe(sn(r,function(a){i==null||i.unsubscribe();var c=0,u=o++;Vn(e(a,u)).subscribe(i=sn(r,function(p){return r.next(n?n(a,p,u,c++):p)},function(){i=null,l()}))},function(){s=!0,l()}))})}function tr(e,n,t){var r=$e(e)||n||t?{next:e,error:n,complete:t}:e;return r?Cn(function(i,o){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var l=!0;i.subscribe(sn(o,function(a){var c;(c=r.next)===null||c===void 0||c.call(r,a),o.next(a)},function(){var a;l=!1,(a=r.complete)===null||a===void 0||a.call(r),o.complete()},function(a){var c;l=!1,(c=r.error)===null||c===void 0||c.call(r,a),o.error(a)},function(){var a,c;l&&((a=r.unsubscribe)===null||a===void 0||a.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):Eo}var ku={leading:!0,trailing:!1};function jh(e,n){return n===void 0&&(n=ku),Cn(function(t,r){var i=n.leading,o=n.trailing,s=!1,l=null,a=null,c=!1,u=function(){a==null||a.unsubscribe(),a=null,o&&(b(),c&&r.complete())},p=function(){a=null,c&&r.complete()},m=function(k){return a=Vn(e(k)).subscribe(sn(r,u,p))},b=function(){if(s){s=!1;var k=l;l=null,r.next(k),!c&&m(k)}};t.subscribe(sn(r,function(k){s=!0,l=k,!(a&&!a.closed)&&(i?b():m(k))},function(){c=!0,!(o&&s&&a&&!a.closed)&&r.complete()}))})}function Bh(e,n,t){n===void 0&&(n=Kl),t===void 0&&(t=ku);var r=yu(e,n);return jh(function(){return r},t)}function Uh(e){const n=e-1;return n*n*n+1}function zh(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)}function Su(e,{delay:n=0,duration:t=400,easing:r=Uh,x:i=0,y:o=0,opacity:s=0}={}){const l=getComputedStyle(e),a=+l.opacity,c=l.transform==="none"?"":l.transform,u=a*(1-s);return{delay:n,duration:t,easing:r,css:(p,m)=>`
25
- transform: ${c} translate(${(1-p)*i}px, ${(1-p)*o}px);
26
- opacity: ${a-u*m}`}}var rn=(e=>(e.LIGHT="light",e.DARK="dark",e.CUPCAKE="cupcake",e.BUMBLEBEE="bumblebee",e.EMERALD="emerald",e.CORPORATE="corporate",e.SYNTHWAVE="synthwave",e.RETRO="retro",e.CYBERPUNK="cyberpunk",e.VALENTINE="valentine",e.HALLOWEEN="halloween",e.GARDEN="garden",e.FOREST="forest",e.AQUA="aqua",e.LOFI="lofi",e.PASTEL="pastel",e.FANTASY="fantasy",e.WIREFRAME="wireframe",e.BLACK="black",e.LUXURY="luxury",e.DRACULA="dracula",e.CMYK="cmyk",e.AUTUMN="autumn",e.BUSINESS="business",e.ACID="acid",e.LEMONADE="lemonade",e.NIGHT="night",e.COFFEE="coffee",e.WINTER="winter",e))(rn||{}),on=(e=>(e.OFF="Off",e.NOTO="Noto Serif JP",e.KLEE="Klee One",e.SHIPPORI="Shippori Mincho",e.ACKAISYO="Ackaisyo",e.CINECAPTION226="CineCaption226",e))(on||{}),nn=(e=>(e.SOCKET="socket",e.PASTE="paste",e.EXTERNAL="external",e.EDIT="edit",e.UNDO="undo",e.RESETCHECKBOXES="resetcheckboxes",e.TL="tl",e))(nn||{});const hi=[];function Ji(e,n=Oe){let t;const r=new Set;function i(l){if(Et(e,l)&&(e=l,t)){const a=!hi.length;for(const c of r)c[1](),hi.push(c,e);if(a){for(let c=0;c<hi.length;c+=2)hi[c][0](hi[c+1]);hi.length=0}}}function o(l){i(l(e))}function s(l,a=Oe){const c=[l,a];return r.add(c),r.size===1&&(t=n(i)||Oe),l(e),()=>{r.delete(c),r.size===0&&(t(),t=null)}}return{set:i,update:o,subscribe:s}}function Yh(e){return e.set=e.next,e}function Kr(e){return Yh(new Zf(e))}function Jl(e,n){return(t,r,i)=>{const o=Kh()(t,r,e),s=Kr(o);let l=!0;return i&&i.subscribe(a=>l=a),s.pipe(Fh(1)).subscribe(a=>{l&&window.localStorage.setItem(t,n(a??r))}),s}}function Kh(){return(e,n,t)=>{const r=window.localStorage.getItem(e);return r?t(r):n}}function Ae(){return Jl(e=>!!+e,e=>e?"1":"0")}function Fn(){return Jl(e=>+e,e=>`${e}`)}function Gh(e){return Jl(n=>JSON.parse(n||e),n=>JSON.stringify(n))}function Lo(){return Gh("[]")}function ur(){return Jl(e=>e,e=>e)}const L={theme$:rn.BUSINESS,replacements$:[],windowTitle$:"",websocketUrl$:"ws://localhost:55001",secondaryWebsocketUrl$:"",fontSize$:32,characterMilestone$:0,onlineFont$:on.OFF,preventLastDuplicate$:0,maxLines$:0,maxPipLines$:1,afkTimer$:0,adjustTimerOnAfk$:!1,enableExternalClipboardMonitor$:!1,showPresetQuickSwitch$:!1,skipResetConfirmations$:!1,persistStats$:!0,persistNotes$:!0,persistLines$:!0,persistActionHistory$:!1,enablePaste$:!1,blockCopyOnPage$:!1,allowPasteDuringPause$:!1,allowNewLineDuringPause$:!0,autoStartTimerDuringPausePaste$:!1,autoStartTimerDuringPause$:!1,preventGlobalDuplicate$:!1,mergeEqualLineStarts$:!1,filterNonCJKLines:!1,flashOnMissedLine$:!0,displayVertical$:!1,reverseLineOrder$:!1,preserveWhitespace$:!0,removeAllWhitespace$:!1,showTimer$:!0,showSpeed$:!0,showCharacterCount$:!0,showLineCount$:!0,blurStats$:!1,enableLineAnimation$:!1,enableAfkBlur$:!1,enableAfkBlurRestart$:!1,continuousReconnect$:!0,showConnectionErrors$:!1,customCSS$:""},Or=ur()("bannou-texthooker-theme",L.theme$),_n=Lo()("bannou-texthooker-settingPresets",[]),ln=Lo()("bannou-texthooker-replacements",[]),_o=ur()("bannou-texthooker-windowTitle",L.windowTitle$),Mn=ur()("bannou-texthooker-websocketUrl",L.websocketUrl$),$n=ur()("bannou-texthooker-secondary-websocketUrl",L.secondaryWebsocketUrl$),Ir=Fn()("bannou-texthooker-fontSize",L.fontSize$),Mr=Fn()("bannou-texthooker-characterMilestone",L.characterMilestone$),ki=ur()("bannou-texthooker-onlineFont",L.onlineFont$),$r=Fn()("bannou-texthooker-preventLastDuplicate",L.preventLastDuplicate$),Dr=Fn()("bannou-texthooker-maxLines",L.maxLines$),Hr=Fn()("bannou-texthooker-maxPipLines",L.maxPipLines$),ar=Fn()("bannou-texthooker-afkTimer",L.afkTimer$),Si=Ae()("bannou-texthooker-adjustTimerOnAfk",L.adjustTimerOnAfk$),wo=Ae()("bannou-texthooker-enableExternalClipboardMonitor",L.enableExternalClipboardMonitor$),yo=Ae()("bannou-texthooker-showPresetQuickSwitch",L.showPresetQuickSwitch$),Ci=Ae()("bannou-texthooker-skipResetConfirmations",L.skipResetConfirmations$),Ei=Ae()("bannou-texthooker-persistStats",L.persistStats$),Li=Ae()("bannou-texthooker-persistNotes",L.persistNotes$),xi=Ae()("bannou-texthooker-persistLines",L.persistLines$),Pi=Ae()("bannou-texthooker-persistActionHistory",L.persistActionHistory$),Ai=Ae()("bannou-texthooker-enablePaste",L.enablePaste$),Ti=Ae()("bannou-texthooker-blockCopyOnPage",L.blockCopyOnPage$),Di=Ae()("bannou-texthooker-allowPasteDuringPause",L.allowPasteDuringPause$),Oi=Ae()("bannou-texthooker-allowNewLineDuringPause",L.allowNewLineDuringPause$),Ii=Ae()("bannou-texthooker-autoStartTimerDuringPausePaste",L.autoStartTimerDuringPausePaste$),Mi=Ae()("bannou-texthooker-autoStartTimerDuringPause",L.autoStartTimerDuringPause$),Fr=Ae()("bannou-texthooker-preventGlobalDuplicate",L.preventGlobalDuplicate$),$i=Ae()("bannou-texthooker-mergeEqualLineStarts",L.mergeEqualLineStarts$),Hi=Ae()("bannou-texthooker-filterNonCJKLines",L.mergeEqualLineStarts$),Ni=Ae()("bannou-texthooker-flashOnMissedLine",L.flashOnMissedLine$),Wr=Ae()("bannou-texthooker-displayVertical",L.displayVertical$),jr=Ae()("bannou-texthooker-reverseLineOrder",L.reverseLineOrder$),Ri=Ae()("bannou-texthooker-preserveWhitespace",L.preserveWhitespace$),Vi=Ae()("bannou-texthooker-removeAllWhitespace",L.removeAllWhitespace$),Fi=Ae()("bannou-texthooker-showTimer",L.showTimer$),Wi=Ae()("bannou-texthooker-showSpeed",L.showSpeed$),ji=Ae()("bannou-texthooker-showCharacterCount",L.showCharacterCount$),Bi=Ae()("bannou-texthooker-showLineCount",L.showLineCount$),Ui=Ae()("bannou-texthooker-blurStats",L.blurStats$),zi=Ae()("bannou-texthooker-enableLineAnimation",L.enableLineAnimation$),Yi=Ae()("bannou-texthooker-enableAfkBlur",L.enableAfkBlur$),Ki=Ae()("bannou-texthooker-enableAfkBlurRestart",L.enableAfkBlurRestart$),Br=Ae()("bannou-texthooker-continuousReconnect",L.continuousReconnect$),Gi=Ae()("bannou-texthooker-showConnectionErrors",L.showConnectionErrors$),qi=ur()("bannou-texthooker-customCSS",L.customCSS$),wn=Fn()("bannou-texthooker-timeValue",0,Ei),Hl=Kr(!1),ko=ur()("bannou-texthooker-userNotes","",Li),Us=Kr(-1),zs=Kr(-1),Ue=Kr(void 0),Nl=Kr(!1),lr=ur()("bannou-texthooker-lastSettingPreset",""),at=Lo()("bannou-texthooker-lineData",[],xi),Cl=Lo()("bannou-texthooker-lineIDs",[]),Ur=Ji(new Map),nr=Lo()("bannou-texthooker-actionHistory",[],Pi),Ls=Ji(void 0),Xt=Kr(!0),Nr=new Zi,Ql=new Zi,es=new Zi,El=Ji(!1),xs=Ji([]),Ps=Ji(!1),za=Ji(!1),Ya=Fn()("bannou-texthooker-lastPipHeight",0),Ka=Fn()("bannou-texthooker-lastPipWidth",0);async function qh(){if(!Ci.getValue()){const{canceled:e}=await new Promise(n=>{Ue.next({icon:tn,message:"All Settings and Data will be reset",callback:n})});if(e)return}lr.next(""),_n.next([]),Xt.next(!0),wn.next(0),ko.next(""),at.next([]),nr.next([]),Ls.set(void 0),window.localStorage.removeItem("bannou-texthooker-timeValue"),window.localStorage.removeItem("bannou-texthooker-userNotes"),window.localStorage.removeItem("bannou-texthooker-lineData"),window.localStorage.removeItem("bannou-texthooker-actionHistory"),Or.next(L.theme$),ln.next(L.replacements$),_o.next(L.windowTitle$),Mn.next(L.websocketUrl$),$n.next(L.secondaryWebsocketUrl$),Ir.next(L.fontSize$),Mr.next(L.characterMilestone$),ki.next(L.onlineFont$),$r.next(L.preventLastDuplicate$),Hr.next(L.maxPipLines$),ar.next(L.afkTimer$),Si.next(L.adjustTimerOnAfk$),wo.next(L.enableExternalClipboardMonitor$),yo.next(L.showPresetQuickSwitch$),Ci.next(L.skipResetConfirmations$),Ei.next(L.persistStats$),Li.next(L.persistNotes$),xi.next(L.persistLines$),Pi.next(L.persistActionHistory$),Ai.next(L.enablePaste$),Ti.next(L.blockCopyOnPage$),Di.next(L.allowPasteDuringPause$),Oi.next(L.allowNewLineDuringPause$),Ii.next(L.autoStartTimerDuringPausePaste$),Mi.next(L.autoStartTimerDuringPause$),Fr.next(L.preventGlobalDuplicate$),$i.next(L.mergeEqualLineStarts$),Hi.next(L.filterNonCJKLines),Ni.next(L.flashOnMissedLine$),Wr.next(L.displayVertical$),jr.next(L.reverseLineOrder$),Ri.next(L.preserveWhitespace$),Vi.next(L.removeAllWhitespace$),Fi.next(L.showTimer$),Wi.next(L.showSpeed$),ji.next(L.showCharacterCount$),Bi.next(L.showLineCount$),Ui.next(L.blurStats$),zi.next(L.enableLineAnimation$),Yi.next(L.enableAfkBlur$),Ki.next(L.enableAfkBlurRestart$),Br.next(L.continuousReconnect$),Gi.next(L.showConnectionErrors$),qi.next(L.customCSS$)}function jt(){}function rr(){return zf(Xl(()=>""),Zl((e,n)=>!n))}function Rl(e,n,t,r,i="auto"){console.log(n),n&&setTimeout(()=>{t?r?n.scrollTo({top:0,left:n.scrollWidth,behavior:i}):e.scrollTo({top:-n.scrollHeight,left:0,behavior:i}):r?n.scrollTo({top:0,left:-n.scrollWidth,behavior:i}):e.scrollTo({top:n.scrollHeight+100,left:0,behavior:i}),i==="smooth"&&setTimeout(()=>Rl(e,n,t,r),250)})}function Xh(e){const n=Math.floor(e/3600),t=Math.floor((e-n*3600)/60),r=e-n*3600-t*60;return`${`${n}`.padStart(2,"0")}:${`${t}`.padStart(2,"0")}:${`${r}`.padStart(2,"0")}`}function Zh(e){const[n,t,r]=e.split(":").map(i=>Number.parseInt(i,10));return n*60*60+t*60+r}function Jh(){const e=new Uint8Array(16);return crypto.getRandomValues(e),e[6]=e[6]&15|64,e[8]=e[8]&63|128,Array.prototype.map.call(e,(t,r)=>(t<16?"0":"")+t.toString(16)+(r%2&&r<10&&r>2?"-":"")).join("")}function Cu(e,n){if(!e||!n.length)return e;let t=e;for(let r=0,{length:i}=n;r<i;r+=1){const o=n[r];t=t.replace(new RegExp(o.pattern,o.flags.join("")),o.replaces.replace(/\\t/gm," ").replace(/\\n/gm,`
27
- `))}return t}function Eu(e,n){const t=e.createTextNode(n||"");let r=e.getElementById("user-css");r?r.replaceChild(t,r.firstChild):(r=e.createElement("style"),r.id="user-css",r.appendChild(t),e.head.append(r))}function Ga(e,n){n?(e.body.style.filter="blur(8px)",e.body.style.pointerEvents="none"):(e.body.style.filter=null,e.body.style.pointerEvents="auto")}const Lu=`
28
- `;function Qh(e){let n,t,r,i;return{c(){n=vs("svg"),t=vs("path"),h(t,"d",e[1]),be(n,"width",e[2]),be(n,"height",e[3]),h(n,"viewBox","0 0 24 24"),h(n,"fill","currentColor"),h(n,"class",e[4])},m(o,s){F(o,n,s),f(n,t),e[7](n),r||(i=[x(n,"click",e[5]),x(n,"keyup",e[6])],r=!0)},p(o,[s]){s&2&&h(t,"d",o[1]),s&4&&be(n,"width",o[2]),s&8&&be(n,"height",o[3]),s&16&&h(n,"class",o[4])},i:Oe,o:Oe,d(o){o&&R(n),e[7](null),r=!1,At(i)}}}function ep(e,n,t){let{path:r}=n,{width:i="1.5rem"}=n,{height:o="1.5rem"}=n,{element:s=void 0}=n,{class:l=""}=n;function a(p){mo.call(this,e,p)}function c(p){mo.call(this,e,p)}function u(p){mt[p?"unshift":"push"](()=>{s=p,t(0,s)})}return e.$$set=p=>{"path"in p&&t(1,r=p.path),"width"in p&&t(2,i=p.width),"height"in p&&t(3,o=p.height),"element"in p&&t(0,s=p.element),"class"in p&&t(4,l=p.class)},[s,r,i,o,l,a,c,u]}class we extends Ut{constructor(n){super(),Bt(this,n,ep,Qh,Et,{path:1,width:2,height:3,element:0,class:4})}}function qa(e){let n,t;return n=new we({props:{path:e[1]}}),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},p(r,i){const o={};i&2&&(o.path=r[1]),n.$set(o)},i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function tp(e){let n;return{c(){n=dt(e[2])},m(t,r){F(t,n,r)},p(t,r){r&4&&$t(n,t[2])},d(t){t&&R(n)}}}function np(e){let n,t=e[5]==="text"&&Xa(e);return{c(){n=g("div"),t&&t.c()},m(r,i){F(r,n,i),t&&t.m(n,null)},p(r,i){r[5]==="text"?t?t.p(r,i):(t=Xa(r),t.c(),t.m(n,null)):t&&(t.d(1),t=null)},d(r){r&&R(n),t&&t.d()}}}function Xa(e){let n,t,r;return{c(){n=g("input"),h(n,"type",e[5]),h(n,"class","input input-bordered h-8 ml-2"),n.value=e[0]},m(i,o){F(i,n,o),t||(r=x(n,"change",e[8]),t=!0)},p(i,o){o&32&&h(n,"type",i[5]),o&1&&n.value!==i[0]&&(n.value=i[0])},d(i){i&&R(n),t=!1,r()}}}function Za(e){let n,t,r;return{c(){n=g("button"),n.textContent="Cancel",h(n,"class","btn btn-sm btn-ghost")},m(i,o){F(i,n,o),t||(r=x(n,"click",e[9]),t=!0)},p:Oe,d(i){i&&R(n),t=!1,r()}}}function rp(e){let n,t,r,i,o,s,l,a,c,u,p,m,b=e[1]&&qa(e);function k(D,P){return D[5]?np:tp}let S=k(e),V=S(e),O=e[4]&&Za(e);return{c(){n=g("div"),t=g("div"),r=g("div"),b&&b.c(),i=w(),o=g("span"),V.c(),s=w(),l=g("div"),O&&O.c(),a=w(),c=g("button"),c.textContent="Confirm",h(c,"class","btn btn-sm btn-primary"),h(l,"class","flex-none"),h(t,"class","alert shadow-lg max-w-xl"),q(t,"alert-info",e[3]==="info"),q(t,"alert-error",e[3]==="error"),h(n,"class","fixed top-12 flex justify-center w-full z-30")},m(D,P){F(D,n,P),f(n,t),f(t,r),b&&b.m(r,null),f(r,i),f(r,o),V.m(o,null),f(t,s),f(t,l),O&&O.m(l,null),f(l,a),f(l,c),u=!0,p||(m=x(c,"click",e[10]),p=!0)},p(D,[P]){D[1]?b?(b.p(D,P),P&2&&$(b,1)):(b=qa(D),b.c(),$(b,1),b.m(r,i)):b&&(nt(),W(b,1,1,()=>{b=null}),rt()),S===(S=k(D))&&V?V.p(D,P):(V.d(1),V=S(D),V&&(V.c(),V.m(o,null))),D[4]?O?O.p(D,P):(O=Za(D),O.c(),O.m(l,a)):O&&(O.d(1),O=null),(!u||P&8)&&q(t,"alert-info",D[3]==="info"),(!u||P&8)&&q(t,"alert-error",D[3]==="error")},i(D){u||($(b),u=!0)},o(D){W(b),u=!1},d(D){D&&R(n),b&&b.d(),V.d(),O&&O.d(),p=!1,m()}}}function ip(e,n,t){let{icon:r}=n,{message:i}=n,{type:o="info"}=n,{showCancel:s=!0}=n,{askForData:l=""}=n,{dataValue:a}=n,{callback:c}=n;const u=zr();function p(k){const S=k.target;t(0,a=S.value)}const m=()=>{c==null||c({canceled:!0,data:a}),u("close")},b=()=>{c==null||c({canceled:!1,data:a}),u("close")};return e.$$set=k=>{"icon"in k&&t(1,r=k.icon),"message"in k&&t(2,i=k.message),"type"in k&&t(3,o=k.type),"showCancel"in k&&t(4,s=k.showCancel),"askForData"in k&&t(5,l=k.askForData),"dataValue"in k&&t(0,a=k.dataValue),"callback"in k&&t(6,c=k.callback)},[a,r,i,o,s,l,c,u,p,m,b]}class op extends Ut{constructor(n){super(),Bt(this,n,ip,rp,Et,{icon:1,message:2,type:3,showCancel:4,askForData:5,dataValue:0,callback:6})}}function Ja(e){let n,t;const r=[e[0]];let i={};for(let o=0;o<r.length;o+=1)i=qu(i,r[o]);return n=new op({props:i}),n.$on("close",e[1]),{c(){se(n.$$.fragment)},m(o,s){re(n,o,s),t=!0},p(o,s){const l=s&1?df(r,[mf(o[0])]):{};n.$set(l)},i(o){t||($(n.$$.fragment,o),t=!0)},o(o){W(n.$$.fragment,o),t=!1},d(o){ie(n,o)}}}function lp(e){let n,t,r=e[0]&&Ja(e);return{c(){r&&r.c(),n=Nn()},m(i,o){r&&r.m(i,o),F(i,n,o),t=!0},p(i,[o]){i[0]?r?(r.p(i,o),o&1&&$(r,1)):(r=Ja(i),r.c(),$(r,1),r.m(n.parentNode,n)):r&&(nt(),W(r,1,1,()=>{r=null}),rt())},i(i){t||($(r),t=!0)},o(i){W(r),t=!1},d(i){r&&r.d(i),i&&R(n)}}}function sp(e,n,t){let r;y(e,Nl,a=>t(2,r=a));let i,o=[];const s=Ue.subscribe(a=>{!a||(a.message.includes("Lost Connection to")||a.message.includes("Unable to connect to"))&&((i==null?void 0:i.message)===a.message||o.find(c=>c.message===a.message))||(o.unshift(a),i||l())});function l(){t(0,i=o.pop()),N(Nl,r=!!i,r)}return Uc(()=>s==null?void 0:s.unsubscribe()),[i,l]}class ap extends Ut{constructor(n){super(),Bt(this,n,sp,lp,Et,{})}}function So(e){return window.location.port==="4173"||window.location.port==="5174"?"http://localhost:"+55e3+e:e}function Qa(e){let n,t,r,i,o;return{c(){n=g("input"),h(n,"type","checkbox"),h(n,"class","multi-line-checkbox svelte-i377rk"),h(n,"id",t="multi-line-checkbox-"+e[0].id),h(n,"aria-label",r=e[0].id)},m(s,l){F(s,n,l),i||(o=x(n,"change",e[18]),i=!0)},p(s,l){l&1&&t!==(t="multi-line-checkbox-"+s[0].id)&&h(n,"id",t),l&1&&r!==(r=s[0].id)&&h(n,"aria-label",r)},d(s){s&&R(n),i=!1,o()}}}function ec(e){let n,t,r,i,o,s,l,a;return{c(){n=g("div"),t=g("button"),t.textContent="📷",r=w(),i=g("button"),i.textContent="🔊",o=w(),s=g("button"),s.textContent="🌐",h(t,"title","Screenshot"),be(t,"background-color","#333"),be(t,"color","#fff"),be(t,"border","1px solid #555"),be(t,"padding","6px 10px"),be(t,"font-size","10px"),be(t,"border-radius","4px"),be(t,"cursor","pointer"),be(t,"transition","background-color 0.3s"),h(t,"tabindex","-1"),h(t,"class","svelte-i377rk"),h(i,"title","Audio"),be(i,"background-color","#333"),be(i,"color","#fff"),be(i,"border","1px solid #555"),be(i,"padding","6px 10px"),be(i,"font-size","10px"),be(i,"border-radius","4px"),be(i,"cursor","pointer"),be(i,"transition","background-color 0.3s"),h(i,"tabindex","-1"),h(i,"class","svelte-i377rk"),h(s,"title","Translate"),be(s,"background-color","#333"),be(s,"color","#fff"),be(s,"border","1px solid #555"),be(s,"padding","6px 10px"),be(s,"font-size","10px"),be(s,"border-radius","4px"),be(s,"cursor","pointer"),be(s,"transition","background-color 0.3s"),h(s,"tabindex","-1"),h(s,"class","svelte-i377rk"),h(n,"class","textline-buttons unselectable svelte-i377rk")},m(c,u){F(c,n,u),f(n,t),f(n,r),f(n,i),f(n,o),f(n,s),l||(a=[x(t,"click",e[20]),x(i,"click",e[21]),x(s,"click",e[22])],l=!0)},p:Oe,d(c){c&&R(n),l=!1,At(a)}}}function tc(e){let n,t=e[6]&&e[6].includes(e[0].id),r,i,o=e[0].text+"",s,l,a,c=e[6]&&e[6].includes(e[0].id),u,p,m=t&&Qa(e),b=c&&ec(e);return{c(){n=g("div"),m&&m.c(),r=w(),i=g("p"),s=dt(o),a=w(),b&&b.c(),h(i,"class","my-2 cursor-pointer border-2 svelte-i377rk"),h(i,"contenteditable",e[4]),q(i,"py-4",!e[5]),q(i,"px-2",!e[5]),q(i,"py-2",e[5]),q(i,"px-4",e[5]),q(i,"border-transparent",!e[3]),q(i,"cursor-text",e[4]),q(i,"border-primary",e[3]),q(i,"border-accent-focus",e[4]),q(i,"whitespace-pre-wrap",e[8]),h(n,"class","textline2 svelte-i377rk")},m(k,S){F(k,n,S),m&&m.m(n,null),f(n,r),f(n,i),f(i,s),e[19](i),f(n,a),b&&b.m(n,null),u||(p=[x(i,"dblclick",e[10]),x(i,"keyup",jt)],u=!0)},p(k,S){e=k,S&65&&(t=e[6]&&e[6].includes(e[0].id)),t?m?m.p(e,S):(m=Qa(e),m.c(),m.m(n,r)):m&&(m.d(1),m=null),S&1&&o!==(o=e[0].text+"")&&$t(s,o),S&16&&h(i,"contenteditable",e[4]),S&32&&q(i,"py-4",!e[5]),S&32&&q(i,"px-2",!e[5]),S&32&&q(i,"py-2",e[5]),S&32&&q(i,"px-4",e[5]),S&8&&q(i,"border-transparent",!e[3]),S&16&&q(i,"cursor-text",e[4]),S&8&&q(i,"border-primary",e[3]),S&16&&q(i,"border-accent-focus",e[4]),S&256&&q(i,"whitespace-pre-wrap",e[8]),S&65&&(c=e[6]&&e[6].includes(e[0].id)),c?b?b.p(e,S):(b=ec(e),b.c(),b.m(n,null)):b&&(b.d(1),b=null)},i(k){l||Rr(()=>{l=Gc(i,Su,{x:e[5]?100:-100,duration:e[7]?250:0}),l.start()})},o:Oe,d(k){k&&R(n),m&&m.d(),e[19](null),b&&b.d(),u=!1,At(p)}}}function nc(e){let n,t,r,i,o,s=e[9].get(e[0].id)+"",l,a;return r=new we({props:{class:e[1]?"":"mr-2",path:$f}}),{c(){n=g("div"),t=g("div"),se(r.$$.fragment),i=w(),o=g("span"),l=dt(s),q(o,"mt-2",e[1]),h(t,"class","flex items-center"),h(n,"class","flex justify-center text-xs my-2 py-2 border-primary border-dashed milestone"),q(n,"border-x-2",e[1]),q(n,"border-y-2",!e[1]),q(n,"py-4",!e[5]),q(n,"px-2",!e[5]),q(n,"py-2",e[5]),q(n,"px-4",e[5])},m(c,u){F(c,n,u),f(n,t),re(r,t,null),f(t,i),f(t,o),f(o,l),a=!0},p(c,u){const p={};u&2&&(p.class=c[1]?"":"mr-2"),r.$set(p),(!a||u&513)&&s!==(s=c[9].get(c[0].id)+"")&&$t(l,s),(!a||u&2)&&q(o,"mt-2",c[1]),(!a||u&2)&&q(n,"border-x-2",c[1]),(!a||u&2)&&q(n,"border-y-2",!c[1]),(!a||u&32)&&q(n,"py-4",!c[5]),(!a||u&32)&&q(n,"px-2",!c[5]),(!a||u&32)&&q(n,"py-2",c[5]),(!a||u&32)&&q(n,"px-4",c[5])},i(c){a||($(r.$$.fragment,c),a=!0)},o(c){W(r.$$.fragment,c),a=!1},d(c){c&&R(n),ie(r)}}}function cp(e){let n=e[0].text,t,r,i,o=e[9].has(e[0].id),s,l,a=tc(e),c=o&&nc(e);return{c(){a.c(),t=w(),r=new Bc(!1),i=w(),c&&c.c(),s=Nn(),r.a=i},m(u,p){a.m(u,p),F(u,t,p),r.m(Lu,u,p),F(u,i,p),c&&c.m(u,p),F(u,s,p),l=!0},p(u,[p]){p&1&&Et(n,n=u[0].text)?(nt(),W(a,1,1,Oe),rt(),a=tc(u),a.c(),$(a,1),a.m(t.parentNode,t)):a.p(u,p),p&513&&(o=u[9].has(u[0].id)),o?c?(c.p(u,p),p&513&&$(c,1)):(c=nc(u),c.c(),$(c,1),c.m(s.parentNode,s)):c&&(nt(),W(c,1,1,()=>{c=null}),rt())},i(u){l||($(a),$(c),l=!0)},o(u){W(a),W(c),l=!1},d(u){a.d(u),u&&R(t),u&&r.d(),u&&R(i),c&&c.d(u),u&&R(s)}}}function up(e,n,t){let r,i,o,s,l,a,c,u;y(e,Ps,A=>t(24,i=A)),y(e,Cl,A=>t(6,o=A)),y(e,zi,A=>t(7,s=A)),y(e,jr,A=>t(25,l=A)),y(e,Wr,A=>t(1,a=A)),y(e,Ri,A=>t(8,c=A)),y(e,Ur,A=>t(9,u=A));let{line:p}=n,{index:m}=n,{isLast:b}=n,{pipWindow:k=void 0}=n;function S(){t(3,I=!1)}function V(A){return I||A.intersectsNode(D)?p.id:void 0}const O=zr();let D,P="",I=!1,Z=!1;zl(()=>{b&&Rl(k||window,D.parentElement.parentElement,l,r,s?"smooth":"auto"),o&&o.includes(p.id)&&i&&E(p.id,"TL")}),Uc(()=>{document.removeEventListener("click",K,!1),O("edit",{inEdit:!1})});function J(A){var T;k||((T=window.getSelection())==null||T.removeAllRanges(),A.ctrlKey||A.metaKey?I?(t(3,I=!1),O("deselected",p.id)):(t(3,I=!0),O("selected",p.id)):(P=D.innerText,t(4,Z=!0),O("edit",{inEdit:!0}),document.addEventListener("click",K,!1),go().then(()=>{D.focus()})))}function K(A){const T=A.target;D.contains(T)||(t(4,Z=!1),document.removeEventListener("click",K,!1),O("edit",{inEdit:!1,data:{originalText:P,newText:D.innerText,lineIndex:m,line:p}}))}async function j(A){try{const T=await fetch(So("/update_checkbox"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:A})});if(!T.ok)throw new Error(`HTTP error! Status: ${T.status}`)}catch(T){console.error("Error updating checkbox:",T)}}function E(A,T,z=!1){console.log(A);let ue={TL:"/translate-line",Screenshot:"/get-screenshot",Audio:"/play-audio"}[T]??"";fetch(So(ue),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:A})}).then(_e=>{if(!_e.ok)throw new Error(`HTTP error! Status: ${_e.status}`);return _e.json()}).then(_e=>{T==="TL"&&(z||t(0,p.text=p.text+`
29
- `+_e.TL,p)),console.log(`${T} action completed for event ID: ${A}`,_e)}).catch(_e=>{console.error(`Error performing ${T} action for event ID: ${A}`,_e)})}const B=()=>j(p.id);function U(A){mt[A?"unshift":"push"](()=>{D=A,t(2,D)})}const X=()=>E(p.id,"Screenshot"),ve=()=>E(p.id,"Audio"),ne=()=>E(p.id,"TL");return e.$$set=A=>{"line"in A&&t(0,p=A.line),"index"in A&&t(13,m=A.index),"isLast"in A&&t(14,b=A.isLast),"pipWindow"in A&&t(15,k=A.pipWindow)},e.$$.update=()=>{e.$$.dirty&32770&&t(5,r=!k&&a)},[p,a,D,I,Z,r,o,s,c,u,J,j,E,m,b,k,S,V,B,U,X,ve,ne]}class xu extends Ut{constructor(n){super(),Bt(this,n,up,cp,Et,{line:0,index:13,isLast:14,pipWindow:15,deselect:16,getIdIfSelected:17})}get deselect(){return this.$$.ctx[16]}get getIdIfSelected(){return this.$$.ctx[17]}}function fp(e){let n,t,r,i,o,s,l,a;return r=new we({props:{path:Xc}}),{c(){n=g("div"),t=g("div"),se(r.$$.fragment),i=w(),o=g("textarea"),h(t,"class","flex cursor-pointer items-end md:items-center"),h(n,"class","flex justify-end p-4"),h(o,"class","flex-1 overflow-auto ml-10 mr-2 mb-4 p-1 pb-2"),be(o,"resize","none"),o.value=e[0]},m(c,u){F(c,n,u),f(n,t),re(r,t,null),F(c,i,u),F(c,o,u),s=!0,l||(a=[x(t,"click",e[3]),x(t,"keyup",jt),x(o,"blur",e[2])],l=!0)},p(c,[u]){(!s||u&1)&&(o.value=c[0])},i(c){s||($(r.$$.fragment,c),s=!0)},o(c){W(r.$$.fragment,c),s=!1},d(c){c&&R(n),ie(r),c&&R(i),c&&R(o),l=!1,At(a)}}}function hp(e,n,t){let r,i;y(e,ko,l=>t(0,r=l)),y(e,Hl,l=>t(1,i=l));function o(l){N(ko,r=l.target.value,r)}return[r,i,o,()=>N(Hl,i=!1,i)]}class pp extends Ut{constructor(n){super(),Bt(this,n,hp,fp,Et,{})}}const{Map:Pu}=$s;function rc(e,n,t){const r=e.slice();return r[62]=n[t],r}function ic(e,n,t){const r=e.slice();return r[62]=n[t],r}function dp(e){let n,t,r,i,o,s=[],l=new Pu,a,c,u,p,m,b,k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A=e[2].length?e[2]:e[4];const T=z=>z[62].name;for(let z=0;z<A.length;z+=1){let oe=rc(e,A,z),ue=T(oe);l.set(ue,s[z]=oc(ue,oe))}return u=new we({props:{path:yf}}),S=new we({props:{path:ys}}),I=new we({props:{path:Tf}}),E=new we({props:{path:so}}),{c(){n=g("details"),t=g("summary"),t.textContent="Presets",r=w(),i=g("div"),o=g("select");for(let z=0;z<s.length;z+=1)s[z].c();a=w(),c=g("div"),se(u.$$.fragment),p=w(),m=g("span"),m.textContent="Save",b=w(),k=g("div"),se(S.$$.fragment),V=w(),O=g("span"),O.textContent="Export/Import",D=w(),P=g("div"),se(I.$$.fragment),Z=w(),J=g("span"),J.textContent="Reload",K=w(),j=g("div"),se(E.$$.fragment),B=w(),U=g("span"),U.textContent="Delete",h(o,"class","select flex-1 max-w-md"),h(m,"class","label-text"),h(c,"role","button"),h(c,"class","flex flex-col items-center hover:text-primary ml-3"),h(O,"class","label-text"),h(k,"role","button"),h(k,"class","flex flex-col items-center hover:text-primary ml-3"),h(J,"class","label-text"),h(P,"role","button"),h(P,"class","flex flex-col items-center hover:text-primary ml-3"),q(P,"invisible",!e[1]),h(U,"class","label-text"),h(j,"role","button"),h(j,"class","flex flex-col items-center hover:text-primary ml-3"),q(j,"invisible",!e[1]),h(i,"class","flex items-center justify-between mt-2"),h(n,"role","button"),h(n,"class","col-span-4 mb-2")},m(z,oe){F(z,n,oe),f(n,t),f(n,r),f(n,i),f(i,o);for(let ue=0;ue<s.length;ue+=1)s[ue].m(o,null);wi(o,e[1]),f(i,a),f(i,c),re(u,c,null),f(c,p),f(c,m),f(i,b),f(i,k),re(S,k,null),f(k,V),f(k,O),f(i,D),f(i,P),re(I,P,null),f(P,Z),f(P,J),f(i,K),f(i,j),re(E,j,null),f(j,B),f(j,U),X=!0,ve||(ne=[x(o,"change",e[6]),x(c,"click",e[8]),x(c,"keyup",jt),x(k,"click",e[12]),x(k,"keyup",jt),x(P,"click",e[13]),x(P,"keyup",jt),x(j,"click",e[9]),x(j,"keyup",jt)],ve=!0)},p(z,oe){oe[0]&20&&(A=z[2].length?z[2]:z[4],s=Yr(s,oe,T,1,z,A,l,o,Yl,oc,null,rc)),(!X||oe[0]&22)&&wi(o,z[1]),(!X||oe[0]&2)&&q(P,"invisible",!z[1]),(!X||oe[0]&2)&&q(j,"invisible",!z[1])},i(z){X||($(u.$$.fragment,z),$(S.$$.fragment,z),$(I.$$.fragment,z),$(E.$$.fragment,z),X=!0)},o(z){W(u.$$.fragment,z),W(S.$$.fragment,z),W(I.$$.fragment,z),W(E.$$.fragment,z),X=!1},d(z){z&&R(n);for(let oe=0;oe<s.length;oe+=1)s[oe].d();ie(u),ie(S),ie(I),ie(E),ve=!1,At(ne)}}}function mp(e){let n,t=[],r=new Pu,i,o,s=e[2].length?e[2]:e[4];const l=a=>a[62].name;for(let a=0;a<s.length;a+=1){let c=ic(e,s,a),u=l(c);r.set(u,t[a]=lc(u,c))}return{c(){n=g("select");for(let a=0;a<t.length;a+=1)t[a].c();h(n,"class","w-48 hidden sm:block"),q(n,"sm:hidden",!e[3]||e[2].length<2)},m(a,c){F(a,n,c);for(let u=0;u<t.length;u+=1)t[u].m(n,null);wi(n,e[1]),i||(o=x(n,"change",e[6]),i=!0)},p(a,c){c[0]&20&&(s=a[2].length?a[2]:a[4],t=Yr(t,c,l,1,a,s,r,n,Yl,lc,null,ic)),c[0]&22&&wi(n,a[1]),c[0]&12&&q(n,"sm:hidden",!a[3]||a[2].length<2)},i:Oe,o:Oe,d(a){a&&R(n);for(let c=0;c<t.length;c+=1)t[c].d();i=!1,o()}}}function oc(e,n){let t,r=(n[62].name||"No Presets stored")+"",i,o,s;return{key:e,first:null,c(){t=g("option"),i=dt(r),o=w(),t.__value=s=n[62].name,t.value=t.__value,this.first=t},m(l,a){F(l,t,a),f(t,i),f(t,o)},p(l,a){n=l,a[0]&4&&r!==(r=(n[62].name||"No Presets stored")+"")&&$t(i,r),a[0]&4&&s!==(s=n[62].name)&&(t.__value=s,t.value=t.__value)},d(l){l&&R(t)}}}function lc(e,n){let t,r=n[62].name+"",i,o,s;return{key:e,first:null,c(){t=g("option"),i=dt(r),o=w(),t.__value=s=n[62].name,t.value=t.__value,this.first=t},m(l,a){F(l,t,a),f(t,i),f(t,o)},p(l,a){n=l,a[0]&4&&r!==(r=n[62].name+"")&&$t(i,r),a[0]&4&&s!==(s=n[62].name)&&(t.__value=s,t.value=t.__value)},d(l){l&&R(t)}}}function gp(e){let n,t,r,i;const o=[mp,dp],s=[];function l(a,c){return a[0]?0:1}return n=l(e),t=s[n]=o[n](e),{c(){t.c(),r=Nn()},m(a,c){s[n].m(a,c),F(a,r,c),i=!0},p(a,c){let u=n;n=l(a),n===u?s[n].p(a,c):(nt(),W(s[u],1,1,()=>{s[u]=null}),rt(),t=s[n],t?t.p(a,c):(t=s[n]=o[n](a),t.c()),$(t,1),t.m(r.parentNode,r))},i(a){i||($(t),i=!0)},o(a){W(t),i=!1},d(a){s[n].d(a),a&&R(r)}}}function bp(e,n,t){let r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,ze,Fe,ye,Ie,bt,he,ut,We,Re;y(e,lr,_=>t(1,r=_)),y(e,_n,_=>t(2,i=_)),y(e,Ue,_=>t(14,o=_)),y(e,Ci,_=>t(15,s=_)),y(e,Br,_=>t(16,l=_)),y(e,zs,_=>t(17,a=_)),y(e,Us,_=>t(18,c=_)),y(e,Ur,_=>t(19,u=_)),y(e,Mr,_=>t(20,p=_)),y(e,qi,_=>t(21,m=_)),y(e,Gi,_=>t(22,b=_)),y(e,Ki,_=>t(23,k=_)),y(e,Yi,_=>t(24,S=_)),y(e,zi,_=>t(25,V=_)),y(e,Ui,_=>t(26,O=_)),y(e,Bi,_=>t(27,D=_)),y(e,ji,_=>t(28,P=_)),y(e,Wi,_=>t(29,I=_)),y(e,Fi,_=>t(30,Z=_)),y(e,Vi,_=>t(31,J=_)),y(e,Ri,_=>t(32,K=_)),y(e,jr,_=>t(33,j=_)),y(e,Wr,_=>t(34,E=_)),y(e,Ni,_=>t(35,B=_)),y(e,Hi,_=>t(36,U=_)),y(e,$i,_=>t(37,X=_)),y(e,Fr,_=>t(38,ve=_)),y(e,Mi,_=>t(39,ne=_)),y(e,Ii,_=>t(40,A=_)),y(e,Oi,_=>t(41,T=_)),y(e,Di,_=>t(42,z=_)),y(e,Ti,_=>t(43,oe=_)),y(e,Ai,_=>t(44,ue=_)),y(e,Pi,_=>t(45,_e=_)),y(e,xi,_=>t(46,Xe=_)),y(e,Li,_=>t(47,Ve=_)),y(e,Ei,_=>t(48,Ze=_)),y(e,yo,_=>t(3,Ye=_)),y(e,wo,_=>t(49,He=_)),y(e,Si,_=>t(50,yt=_)),y(e,ar,_=>t(51,gt=_)),y(e,Hr,_=>t(52,Ne=_)),y(e,Dr,_=>t(53,ze=_)),y(e,$r,_=>t(54,Fe=_)),y(e,ki,_=>t(55,ye=_)),y(e,Ir,_=>t(56,Ie=_)),y(e,$n,_=>t(57,bt=_)),y(e,Mn,_=>t(58,he=_)),y(e,_o,_=>t(59,ut=_)),y(e,ln,_=>t(60,We=_)),y(e,Or,_=>t(61,Re=_));let{isQuickSwitch:it=!1}=n;function vt(){return{theme$:Re,replacements$:We,windowTitle$:ut,websocketUrl$:he,secondaryWebsocketUrl$:bt,fontSize$:Ie,characterMilestone$:p,onlineFont$:ye,preventLastDuplicate$:Fe,maxLines$:ze,maxPipLines$:Ne,afkTimer$:gt,adjustTimerOnAfk$:yt,enableExternalClipboardMonitor$:He,showPresetQuickSwitch$:Ye,skipResetConfirmations$:s,persistStats$:Ze,persistNotes$:Ve,persistLines$:Xe,persistActionHistory$:_e,enablePaste$:ue,blockCopyOnPage$:oe,allowPasteDuringPause$:z,allowNewLineDuringPause$:T,autoStartTimerDuringPausePaste$:A,autoStartTimerDuringPause$:ne,preventGlobalDuplicate$:ve,mergeEqualLineStarts$:X,filterNonCJKLines:U,flashOnMissedLine$:B,displayVertical$:E,reverseLineOrder$:j,preserveWhitespace$:K,removeAllWhitespace$:J,showTimer$:Z,showSpeed$:I,showCharacterCount$:P,showLineCount$:D,blurStats$:O,enableLineAnimation$:V,enableAfkBlur$:S,enableAfkBlurRestart$:k,continuousReconnect$:l,showConnectionErrors$:b,customCSS$:m}}function je(_,de=!0){Or.next(_.settings.theme$??L.theme$),ln.next(_.settings.replacements$??L.replacements$),_o.next(_.settings.windowTitle$??L.windowTitle$),Mn.next(_.settings.websocketUrl$??L.websocketUrl$),$n.next(_.settings.secondaryWebsocketUrl$??""),Ir.next(_.settings.fontSize$??L.fontSize$),Mr.next(_.settings.characterMilestone$??L.characterMilestone$),ki.next(_.settings.onlineFont$??L.onlineFont$),$r.next(_.settings.preventLastDuplicate$??L.preventLastDuplicate$),Dr.next(_.settings.maxLines$??L.maxLines$),Hr.next(_.settings.maxPipLines$??L.maxPipLines$),ar.next(_.settings.afkTimer$??L.afkTimer$),Si.next(_.settings.adjustTimerOnAfk$??L.adjustTimerOnAfk$),wo.next(_.settings.enableExternalClipboardMonitor$??L.enableExternalClipboardMonitor$),yo.next(_.settings.showPresetQuickSwitch$??L.showPresetQuickSwitch$),Ci.next(_.settings.skipResetConfirmations$??L.skipResetConfirmations$),Ei.next(_.settings.persistStats$??L.persistStats$),Li.next(_.settings.persistNotes$??L.persistNotes$),xi.next(_.settings.persistLines$??L.persistLines$),Pi.next(_.settings.persistActionHistory$??L.persistActionHistory$),Ai.next(_.settings.enablePaste$??L.enablePaste$),Ti.next(_.settings.blockCopyOnPage$??L.blockCopyOnPage$),Di.next(_.settings.allowPasteDuringPause$??L.allowPasteDuringPause$),Oi.next(_.settings.allowNewLineDuringPause$??L.allowNewLineDuringPause$),Ii.next(_.settings.autoStartTimerDuringPausePaste$??L.autoStartTimerDuringPausePaste$),Mi.next(_.settings.autoStartTimerDuringPause$??L.autoStartTimerDuringPause$),Fr.next(_.settings.preventGlobalDuplicate$??L.preventGlobalDuplicate$),$i.next(_.settings.mergeEqualLineStarts$??L.mergeEqualLineStarts$),Hi.next(_.settings.filterNonCJKLines??L.filterNonCJKLines),Ni.next(_.settings.flashOnMissedLine$??L.flashOnMissedLine$),Wr.next(_.settings.displayVertical$??L.displayVertical$),jr.next(_.settings.reverseLineOrder$??L.reverseLineOrder$),Ri.next(_.settings.preserveWhitespace$??L.preserveWhitespace$),Vi.next(_.settings.removeAllWhitespace$??L.removeAllWhitespace$),Fi.next(_.settings.showTimer$??L.showTimer$),Wi.next(_.settings.showSpeed$??L.showSpeed$),ji.next(_.settings.showCharacterCount$??L.showCharacterCount$),Bi.next(_.settings.showLineCount$??L.showLineCount$),Ui.next(_.settings.blurStats$??L.blurStats$),zi.next(_.settings.enableLineAnimation$??L.enableLineAnimation$),Yi.next(_.settings.enableAfkBlur$??L.enableAfkBlur$),Ki.next(_.settings.enableAfkBlurRestart$??L.enableAfkBlurRestart$),Br.next(_.settings.continuousReconnect$??L.continuousReconnect$),Gi.next(_.settings.showConnectionErrors$??L.showConnectionErrors$),qi.next(_.settings.customCSS$??L.customCSS$),de&&N(lr,r=_.name,r),p===0&&N(Ur,u=new Map,u),go().then(()=>{Be("layoutChange"),c!==1&&l&&Ql.next(),a!==1&&l&&es.next()})}const ae=[{name:""}],Be=zr();function _t(_){const de=_.target;Se(de.selectedOptions[0].value)}function Se(_){const de=i.find(Dt=>Dt.name===_);de&&je(de)}async function ke(){const{canceled:_,data:de}=await new Promise(ot=>{N(Ue,o={icon:tn,askForData:"text",dataValue:r||"Preset Name",message:"",callback:ot},o)});if(_||!de)return;const Dt=i.findIndex(ot=>ot.name===de),Pe={name:de,settings:vt()};Dt>-1?N(_n,i[Dt]=Pe,i):N(_n,i=[...i,Pe],i),N(lr,r=de,r)}async function kt(){if(!s){const{canceled:_}=await new Promise(de=>{N(Ue,o={icon:tn,message:"Preset will be deleted",callback:de},o)});if(_)return}N(_n,i=i.filter(_=>_.name!==r),i),N(lr,r="",r)}const Tt=_=>Be("exportImportPreset",_),Ee=()=>Se(r);return e.$$set=_=>{"isQuickSwitch"in _&&t(0,it=_.isQuickSwitch)},[it,r,i,Ye,ae,Be,_t,Se,ke,kt,vt,je,Tt,Ee]}class Au extends Ut{constructor(n){super(),Bt(this,n,bp,gp,Et,{isQuickSwitch:0,getCurrentSettings:10,updateSettingsWithPreset:11},null,[-1,-1,-1])}get getCurrentSettings(){return this.$$.ctx[10]}get updateSettingsWithPreset(){return this.$$.ctx[11]}}function vp(e,n){const t=r=>{!r.defaultPrevented&&!e.contains(r.target)&&n(r)};return document.addEventListener("click",t,!0),{destroy(){document.removeEventListener("click",t,!0)}}}function sc(e,n,t){const r=e.slice();return r[22]=n[t],r}function ac(e){let n,t,r,i,o;return t=new we({props:{path:Cf}}),{c(){n=g("button"),se(t.$$.fragment),h(n,"title","Save"),h(n,"class","hover:text-primary")},m(s,l){F(s,n,l),re(t,n,null),r=!0,i||(o=x(n,"click",e[10]),i=!0)},p:Oe,i(s){r||($(t.$$.fragment,s),r=!0)},o(s){W(t.$$.fragment,s),r=!1},d(s){s&&R(n),ie(t),i=!1,o()}}}function cc(e,n){let t,r,i,o=n[22].label+"",s,l,a,c;return{key:e,first:null,c(){t=g("label"),r=g("input"),i=w(),s=dt(o),l=w(),h(r,"type","checkbox"),r.__value=n[22].value,r.value=r.__value,n[18][0].push(r),this.first=t},m(u,p){F(u,t,p),f(t,r),r.checked=~n[0].flags.indexOf(r.__value),f(t,i),f(t,s),f(t,l),a||(c=[x(r,"change",n[17]),x(r,"change",n[9])],a=!0)},p(u,p){n=u,p&1&&(r.checked=~n[0].flags.indexOf(r.__value))},d(u){u&&R(t),n[18][0].splice(n[18][0].indexOf(r),1),a=!1,At(c)}}}function _p(e){let n=(e[5]??"")+"",t,r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D=[],P=new Map,I,Z,J,K,j=(e[4]||e[3])+"",E,B,U,X=e[0].pattern&&ac(e);l=new we({props:{path:qc}}),u=new we({props:{path:Ef}});let ve=e[7];const ne=A=>A[22].value;for(let A=0;A<ve.length;A+=1){let T=sc(e,ve,A),z=ne(T);P.set(z,D[A]=cc(z,T))}return{c(){t=dt(n),r=w(),i=g("div"),X&&X.c(),o=w(),s=g("button"),se(l.$$.fragment),a=w(),c=g("button"),se(u.$$.fragment),p=w(),m=g("div"),b=g("input"),k=w(),S=g("input"),V=w(),O=g("div");for(let A=0;A<D.length;A+=1)D[A].c();I=w(),Z=g("textarea"),J=w(),K=g("div"),h(s,"title","Cancel"),h(s,"class","ml-2 hover:text-primary"),h(c,"title","Cancel"),h(c,"class","ml-2 hover:text-primary"),h(i,"class","flex justify-end my-2"),h(b,"placeholder","text pattern"),h(b,"class","w-full my-2"),h(S,"placeholder","replacement pattern"),h(S,"class","w-full my-2"),h(O,"class","flex justify-between my-4"),h(Z,"name","test-value"),h(Z,"placeholder","test value"),h(Z,"class","w-full my-4"),h(Z,"rows","3"),h(K,"class","whitespace-pre-wrap break-all")},m(A,T){F(A,t,T),F(A,r,T),F(A,i,T),X&&X.m(i,null),f(i,o),f(i,s),re(l,s,null),f(i,a),f(i,c),re(u,c,null),F(A,p,T),F(A,m,T),f(m,b),wt(b,e[0].pattern),e[15](b),f(m,k),f(m,S),wt(S,e[0].replaces),f(m,V),f(m,O);for(let z=0;z<D.length;z+=1)D[z].m(O,null);f(m,I),f(m,Z),wt(Z,e[2]),f(m,J),f(m,K),K.innerHTML=j,E=!0,B||(U=[x(s,"click",e[12]),x(c,"click",e[13]),x(b,"input",e[14]),x(b,"input",e[9]),x(S,"input",e[16]),x(S,"input",e[9]),x(Z,"input",e[19]),x(Z,"input",e[9])],B=!0)},p(A,[T]){(!E||T&32)&&n!==(n=(A[5]??"")+"")&&$t(t,n),A[0].pattern?X?(X.p(A,T),T&1&&$(X,1)):(X=ac(A),X.c(),$(X,1),X.m(i,o)):X&&(nt(),W(X,1,1,()=>{X=null}),rt()),T&1&&b.value!==A[0].pattern&&wt(b,A[0].pattern),T&1&&S.value!==A[0].replaces&&wt(S,A[0].replaces),T&641&&(ve=A[7],D=Yr(D,T,ne,1,A,ve,P,O,Yl,cc,null,sc)),T&4&&wt(Z,A[2]),(!E||T&24)&&j!==(j=(A[4]||A[3])+"")&&(K.innerHTML=j)},i(A){E||($(X),$(l.$$.fragment,A),$(u.$$.fragment,A),E=!0)},o(A){W(X),W(l.$$.fragment,A),W(u.$$.fragment,A),E=!1},d(A){A&&R(t),A&&R(r),A&&R(i),X&&X.d(),ie(l),ie(u),A&&R(p),A&&R(m),e[15](null);for(let T=0;T<D.length;T+=1)D[T].d();B=!1,At(U)}}}function wp(e,n,t){let r,i;y(e,ln,E=>t(20,r=E));let{currentReplacement:o}=n;const s=zr(),l=new Zi,a=o?JSON.parse(JSON.stringify(o)):{pattern:"",replaces:"",flags:[],enabled:!0},c=[{label:"global",value:"g"},{label:"multiline",value:"m"},{label:"insensitive",value:"i"},{label:"unicode",value:"u"}],u=l.pipe(Bs(500),tr(()=>{try{if(t(4,k=""),!a.pattern||!m)return;t(3,b=Cu(m,[a]))}catch({message:E}){t(4,k=`Error: ${E}`)}}),rr());y(e,u,E=>t(5,i=E));let p,m="",b="",k="";function S(){p.setCustomValidity(k),l.next()}function V(){if(!o&&r.find(E=>E.pattern===a.pattern))return p.setCustomValidity("This pattern already exists"),p.reportValidity();o?N(ln,r=r.map(E=>E.pattern===o.pattern?a:E),r):N(ln,r=[...r,a],r),s("close")}const O=[[]],D=()=>s("close"),P=()=>window.open("https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace#description","_blank");function I(){a.pattern=this.value,t(0,a)}function Z(E){mt[E?"unshift":"push"](()=>{p=E,t(1,p)})}function J(){a.replaces=this.value,t(0,a)}function K(){a.flags=rf(O[0],this.__value,this.checked),t(0,a)}function j(){m=this.value,t(2,m)}return e.$$set=E=>{"currentReplacement"in E&&t(11,o=E.currentReplacement)},[a,p,m,b,k,i,s,c,u,S,V,o,D,P,I,Z,J,K,O,j]}class yp extends Ut{constructor(n){super(),Bt(this,n,wp,_p,Et,{currentReplacement:11})}}function uc(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),t.push.apply(t,r)}return t}function kn(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?uc(Object(t),!0).forEach(function(r){kp(e,r,t[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):uc(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})}return e}function Ll(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ll=function(n){return typeof n}:Ll=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ll(e)}function kp(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Sn(){return Sn=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Sn.apply(this,arguments)}function Sp(e,n){if(e==null)return{};var t={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(n.indexOf(i)>=0)&&(t[i]=e[i]);return t}function Cp(e,n){if(e==null)return{};var t=Sp(e,n),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(n.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(t[r]=e[r])}return t}var Ep="1.15.2";function Hn(e){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(e)}var Wn=Hn(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),xo=Hn(/Edge/i),fc=Hn(/firefox/i),ao=Hn(/safari/i)&&!Hn(/chrome/i)&&!Hn(/android/i),Tu=Hn(/iP(ad|od|hone)/i),Du=Hn(/chrome/i)&&Hn(/android/i),Ou={capture:!1,passive:!1};function De(e,n,t){e.addEventListener(n,t,!Wn&&Ou)}function xe(e,n,t){e.removeEventListener(n,t,!Wn&&Ou)}function Vl(e,n){if(n){if(n[0]===">"&&(n=n.substring(1)),e)try{if(e.matches)return e.matches(n);if(e.msMatchesSelector)return e.msMatchesSelector(n);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(n)}catch{return!1}return!1}}function Lp(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function fn(e,n,t,r){if(e){t=t||document;do{if(n!=null&&(n[0]===">"?e.parentNode===t&&Vl(e,n):Vl(e,n))||r&&e===t)return e;if(e===t)break}while(e=Lp(e))}return null}var hc=/\s+/g;function xt(e,n,t){if(e&&n)if(e.classList)e.classList[t?"add":"remove"](n);else{var r=(" "+e.className+" ").replace(hc," ").replace(" "+n+" "," ");e.className=(r+(t?" "+n:"")).replace(hc," ")}}function fe(e,n,t){var r=e&&e.style;if(r){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(t=e.currentStyle),n===void 0?t:t[n];!(n in r)&&n.indexOf("webkit")===-1&&(n="-webkit-"+n),r[n]=t+(typeof t=="string"?"":"px")}}function _i(e,n){var t="";if(typeof e=="string")t=e;else do{var r=fe(e,"transform");r&&r!=="none"&&(t=r+" "+t)}while(!n&&(e=e.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(t)}function Iu(e,n,t){if(e){var r=e.getElementsByTagName(n),i=0,o=r.length;if(t)for(;i<o;i++)t(r[i],i);return r}return[]}function yn(){var e=document.scrollingElement;return e||document.documentElement}function ct(e,n,t,r,i){if(!(!e.getBoundingClientRect&&e!==window)){var o,s,l,a,c,u,p;if(e!==window&&e.parentNode&&e!==yn()?(o=e.getBoundingClientRect(),s=o.top,l=o.left,a=o.bottom,c=o.right,u=o.height,p=o.width):(s=0,l=0,a=window.innerHeight,c=window.innerWidth,u=window.innerHeight,p=window.innerWidth),(n||t)&&e!==window&&(i=i||e.parentNode,!Wn))do if(i&&i.getBoundingClientRect&&(fe(i,"transform")!=="none"||t&&fe(i,"position")!=="static")){var m=i.getBoundingClientRect();s-=m.top+parseInt(fe(i,"border-top-width")),l-=m.left+parseInt(fe(i,"border-left-width")),a=s+o.height,c=l+o.width;break}while(i=i.parentNode);if(r&&e!==window){var b=_i(i||e),k=b&&b.a,S=b&&b.d;b&&(s/=S,l/=k,p/=k,u/=S,a=s+u,c=l+p)}return{top:s,left:l,bottom:a,right:c,width:p,height:u}}}function pc(e,n,t){for(var r=sr(e,!0),i=ct(e)[n];r;){var o=ct(r)[t],s=void 0;if(t==="top"||t==="left"?s=i>=o:s=i<=o,!s)return r;if(r===yn())break;r=sr(r,!1)}return!1}function Xi(e,n,t,r){for(var i=0,o=0,s=e.children;o<s.length;){if(s[o].style.display!=="none"&&s[o]!==ce.ghost&&(r||s[o]!==ce.dragged)&&fn(s[o],t.draggable,e,!1)){if(i===n)return s[o];i++}o++}return null}function Ys(e,n){for(var t=e.lastElementChild;t&&(t===ce.ghost||fe(t,"display")==="none"||n&&!Vl(t,n));)t=t.previousElementSibling;return t||null}function Wt(e,n){var t=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==ce.clone&&(!n||Vl(e,n))&&t++;return t}function dc(e){var n=0,t=0,r=yn();if(e)do{var i=_i(e),o=i.a,s=i.d;n+=e.scrollLeft*o,t+=e.scrollTop*s}while(e!==r&&(e=e.parentNode));return[n,t]}function xp(e,n){for(var t in e)if(e.hasOwnProperty(t)){for(var r in n)if(n.hasOwnProperty(r)&&n[r]===e[t][r])return Number(t)}return-1}function sr(e,n){if(!e||!e.getBoundingClientRect)return yn();var t=e,r=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=fe(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return yn();if(r||n)return t;r=!0}}while(t=t.parentNode);return yn()}function Pp(e,n){if(e&&n)for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t]);return e}function as(e,n){return Math.round(e.top)===Math.round(n.top)&&Math.round(e.left)===Math.round(n.left)&&Math.round(e.height)===Math.round(n.height)&&Math.round(e.width)===Math.round(n.width)}var co;function Mu(e,n){return function(){if(!co){var t=arguments,r=this;t.length===1?e.call(r,t[0]):e.apply(r,t),co=setTimeout(function(){co=void 0},n)}}}function Ap(){clearTimeout(co),co=void 0}function $u(e,n,t){e.scrollLeft+=n,e.scrollTop+=t}function Hu(e){var n=window.Polymer,t=window.jQuery||window.Zepto;return n&&n.dom?n.dom(e).cloneNode(!0):t?t(e).clone(!0)[0]:e.cloneNode(!0)}function Nu(e,n,t){var r={};return Array.from(e.children).forEach(function(i){var o,s,l,a;if(!(!fn(i,n.draggable,e,!1)||i.animated||i===t)){var c=ct(i);r.left=Math.min((o=r.left)!==null&&o!==void 0?o:1/0,c.left),r.top=Math.min((s=r.top)!==null&&s!==void 0?s:1/0,c.top),r.right=Math.max((l=r.right)!==null&&l!==void 0?l:-1/0,c.right),r.bottom=Math.max((a=r.bottom)!==null&&a!==void 0?a:-1/0,c.bottom)}}),r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}var Zt="Sortable"+new Date().getTime();function Tp(){var e=[],n;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var r=[].slice.call(this.el.children);r.forEach(function(i){if(!(fe(i,"display")==="none"||i===ce.ghost)){e.push({target:i,rect:ct(i)});var o=kn({},e[e.length-1].rect);if(i.thisAnimationDuration){var s=_i(i,!0);s&&(o.top-=s.f,o.left-=s.e)}i.fromRect=o}})}},addAnimationState:function(r){e.push(r)},removeAnimationState:function(r){e.splice(xp(e,{target:r}),1)},animateAll:function(r){var i=this;if(!this.options.animation){clearTimeout(n),typeof r=="function"&&r();return}var o=!1,s=0;e.forEach(function(l){var a=0,c=l.target,u=c.fromRect,p=ct(c),m=c.prevFromRect,b=c.prevToRect,k=l.rect,S=_i(c,!0);S&&(p.top-=S.f,p.left-=S.e),c.toRect=p,c.thisAnimationDuration&&as(m,p)&&!as(u,p)&&(k.top-p.top)/(k.left-p.left)===(u.top-p.top)/(u.left-p.left)&&(a=Op(k,m,b,i.options)),as(p,u)||(c.prevFromRect=u,c.prevToRect=p,a||(a=i.options.animation),i.animate(c,k,p,a)),a&&(o=!0,s=Math.max(s,a),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},a),c.thisAnimationDuration=a)}),clearTimeout(n),o?n=setTimeout(function(){typeof r=="function"&&r()},s):typeof r=="function"&&r(),e=[]},animate:function(r,i,o,s){if(s){fe(r,"transition",""),fe(r,"transform","");var l=_i(this.el),a=l&&l.a,c=l&&l.d,u=(i.left-o.left)/(a||1),p=(i.top-o.top)/(c||1);r.animatingX=!!u,r.animatingY=!!p,fe(r,"transform","translate3d("+u+"px,"+p+"px,0)"),this.forRepaintDummy=Dp(r),fe(r,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),fe(r,"transform","translate3d(0,0,0)"),typeof r.animated=="number"&&clearTimeout(r.animated),r.animated=setTimeout(function(){fe(r,"transition",""),fe(r,"transform",""),r.animated=!1,r.animatingX=!1,r.animatingY=!1},s)}}}}function Dp(e){return e.offsetWidth}function Op(e,n,t,r){return Math.sqrt(Math.pow(n.top-e.top,2)+Math.pow(n.left-e.left,2))/Math.sqrt(Math.pow(n.top-t.top,2)+Math.pow(n.left-t.left,2))*r.animation}var pi=[],cs={initializeByDefault:!0},Po={mount:function(n){for(var t in cs)cs.hasOwnProperty(t)&&!(t in n)&&(n[t]=cs[t]);pi.forEach(function(r){if(r.pluginName===n.pluginName)throw"Sortable: Cannot mount plugin ".concat(n.pluginName," more than once")}),pi.push(n)},pluginEvent:function(n,t,r){var i=this;this.eventCanceled=!1,r.cancel=function(){i.eventCanceled=!0};var o=n+"Global";pi.forEach(function(s){t[s.pluginName]&&(t[s.pluginName][o]&&t[s.pluginName][o](kn({sortable:t},r)),t.options[s.pluginName]&&t[s.pluginName][n]&&t[s.pluginName][n](kn({sortable:t},r)))})},initializePlugins:function(n,t,r,i){pi.forEach(function(l){var a=l.pluginName;if(!(!n.options[a]&&!l.initializeByDefault)){var c=new l(n,t,n.options);c.sortable=n,c.options=n.options,n[a]=c,Sn(r,c.defaults)}});for(var o in n.options)if(n.options.hasOwnProperty(o)){var s=this.modifyOption(n,o,n.options[o]);typeof s<"u"&&(n.options[o]=s)}},getEventProperties:function(n,t){var r={};return pi.forEach(function(i){typeof i.eventProperties=="function"&&Sn(r,i.eventProperties.call(t[i.pluginName],n))}),r},modifyOption:function(n,t,r){var i;return pi.forEach(function(o){n[o.pluginName]&&o.optionListeners&&typeof o.optionListeners[t]=="function"&&(i=o.optionListeners[t].call(n[o.pluginName],r))}),i}};function Ip(e){var n=e.sortable,t=e.rootEl,r=e.name,i=e.targetEl,o=e.cloneEl,s=e.toEl,l=e.fromEl,a=e.oldIndex,c=e.newIndex,u=e.oldDraggableIndex,p=e.newDraggableIndex,m=e.originalEvent,b=e.putSortable,k=e.extraEventProperties;if(n=n||t&&t[Zt],!!n){var S,V=n.options,O="on"+r.charAt(0).toUpperCase()+r.substr(1);window.CustomEvent&&!Wn&&!xo?S=new CustomEvent(r,{bubbles:!0,cancelable:!0}):(S=document.createEvent("Event"),S.initEvent(r,!0,!0)),S.to=s||t,S.from=l||t,S.item=i||t,S.clone=o,S.oldIndex=a,S.newIndex=c,S.oldDraggableIndex=u,S.newDraggableIndex=p,S.originalEvent=m,S.pullMode=b?b.lastPutMode:void 0;var D=kn(kn({},k),Po.getEventProperties(r,n));for(var P in D)S[P]=D[P];t&&t.dispatchEvent(S),V[O]&&V[O].call(n,S)}}var Mp=["evt"],Ft=function(n,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=r.evt,o=Cp(r,Mp);Po.pluginEvent.bind(ce)(n,t,kn({dragEl:Y,parentEl:Qe,ghostEl:me,rootEl:Ge,nextEl:Ar,lastDownEl:xl,cloneEl:qe,cloneHidden:ir,dragStarted:ro,putSortable:Ct,activeSortable:ce.active,originalEvent:i,oldIndex:gi,oldDraggableIndex:uo,newIndex:qt,newDraggableIndex:er,hideGhostForTarget:Wu,unhideGhostForTarget:ju,cloneNowHidden:function(){ir=!0},cloneNowShown:function(){ir=!1},dispatchSortableEvent:function(l){Mt({sortable:t,name:l,originalEvent:i})}},o))};function Mt(e){Ip(kn({putSortable:Ct,cloneEl:qe,targetEl:Y,rootEl:Ge,oldIndex:gi,oldDraggableIndex:uo,newIndex:qt,newDraggableIndex:er},e))}var Y,Qe,me,Ge,Ar,xl,qe,ir,gi,qt,uo,er,bl,Ct,mi=!1,Fl=!1,Wl=[],xr,un,us,fs,mc,gc,ro,di,fo,ho=!1,vl=!1,Pl,Lt,hs=[],As=!1,jl=[],ts=typeof document<"u",_l=Tu,bc=xo||Wn?"cssFloat":"float",$p=ts&&!Du&&!Tu&&"draggable"in document.createElement("div"),Ru=function(){if(ts){if(Wn)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Vu=function(n,t){var r=fe(n),i=parseInt(r.width)-parseInt(r.paddingLeft)-parseInt(r.paddingRight)-parseInt(r.borderLeftWidth)-parseInt(r.borderRightWidth),o=Xi(n,0,t),s=Xi(n,1,t),l=o&&fe(o),a=s&&fe(s),c=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+ct(o).width,u=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+ct(s).width;if(r.display==="flex")return r.flexDirection==="column"||r.flexDirection==="column-reverse"?"vertical":"horizontal";if(r.display==="grid")return r.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(o&&l.float&&l.float!=="none"){var p=l.float==="left"?"left":"right";return s&&(a.clear==="both"||a.clear===p)?"vertical":"horizontal"}return o&&(l.display==="block"||l.display==="flex"||l.display==="table"||l.display==="grid"||c>=i&&r[bc]==="none"||s&&r[bc]==="none"&&c+u>i)?"vertical":"horizontal"},Hp=function(n,t,r){var i=r?n.left:n.top,o=r?n.right:n.bottom,s=r?n.width:n.height,l=r?t.left:t.top,a=r?t.right:t.bottom,c=r?t.width:t.height;return i===l||o===a||i+s/2===l+c/2},Np=function(n,t){var r;return Wl.some(function(i){var o=i[Zt].options.emptyInsertThreshold;if(!(!o||Ys(i))){var s=ct(i),l=n>=s.left-o&&n<=s.right+o,a=t>=s.top-o&&t<=s.bottom+o;if(l&&a)return r=i}}),r},Fu=function(n){function t(o,s){return function(l,a,c,u){var p=l.options.group.name&&a.options.group.name&&l.options.group.name===a.options.group.name;if(o==null&&(s||p))return!0;if(o==null||o===!1)return!1;if(s&&o==="clone")return o;if(typeof o=="function")return t(o(l,a,c,u),s)(l,a,c,u);var m=(s?l:a).options.group.name;return o===!0||typeof o=="string"&&o===m||o.join&&o.indexOf(m)>-1}}var r={},i=n.group;(!i||Ll(i)!="object")&&(i={name:i}),r.name=i.name,r.checkPull=t(i.pull,!0),r.checkPut=t(i.put),r.revertClone=i.revertClone,n.group=r},Wu=function(){!Ru&&me&&fe(me,"display","none")},ju=function(){!Ru&&me&&fe(me,"display","")};ts&&!Du&&document.addEventListener("click",function(e){if(Fl)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Fl=!1,!1},!0);var Pr=function(n){if(Y){n=n.touches?n.touches[0]:n;var t=Np(n.clientX,n.clientY);if(t){var r={};for(var i in n)n.hasOwnProperty(i)&&(r[i]=n[i]);r.target=r.rootEl=t,r.preventDefault=void 0,r.stopPropagation=void 0,t[Zt]._onDragOver(r)}}},Rp=function(n){Y&&Y.parentNode[Zt]._isOutsideThisEl(n.target)};function ce(e,n){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=n=Sn({},n),e[Zt]=this;var t={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Vu(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,l){s.setData("Text",l.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:ce.supportPointer!==!1&&"PointerEvent"in window&&!ao,emptyInsertThreshold:5};Po.initializePlugins(this,e,t);for(var r in t)!(r in n)&&(n[r]=t[r]);Fu(n);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=n.forceFallback?!1:$p,this.nativeDraggable&&(this.options.touchStartThreshold=1),n.supportPointer?De(e,"pointerdown",this._onTapStart):(De(e,"mousedown",this._onTapStart),De(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(De(e,"dragover",this),De(e,"dragenter",this)),Wl.push(this.el),n.store&&n.store.get&&this.sort(n.store.get(this)||[]),Sn(this,Tp())}ce.prototype={constructor:ce,_isOutsideThisEl:function(n){!this.el.contains(n)&&n!==this.el&&(di=null)},_getDirection:function(n,t){return typeof this.options.direction=="function"?this.options.direction.call(this,n,t,Y):this.options.direction},_onTapStart:function(n){if(n.cancelable){var t=this,r=this.el,i=this.options,o=i.preventOnFilter,s=n.type,l=n.touches&&n.touches[0]||n.pointerType&&n.pointerType==="touch"&&n,a=(l||n).target,c=n.target.shadowRoot&&(n.path&&n.path[0]||n.composedPath&&n.composedPath()[0])||a,u=i.filter;if(Yp(r),!Y&&!(/mousedown|pointerdown/.test(s)&&n.button!==0||i.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&ao&&a&&a.tagName.toUpperCase()==="SELECT")&&(a=fn(a,i.draggable,r,!1),!(a&&a.animated)&&xl!==a)){if(gi=Wt(a),uo=Wt(a,i.draggable),typeof u=="function"){if(u.call(this,n,a,this)){Mt({sortable:t,rootEl:c,name:"filter",targetEl:a,toEl:r,fromEl:r}),Ft("filter",t,{evt:n}),o&&n.cancelable&&n.preventDefault();return}}else if(u&&(u=u.split(",").some(function(p){if(p=fn(c,p.trim(),r,!1),p)return Mt({sortable:t,rootEl:p,name:"filter",targetEl:a,fromEl:r,toEl:r}),Ft("filter",t,{evt:n}),!0}),u)){o&&n.cancelable&&n.preventDefault();return}i.handle&&!fn(c,i.handle,r,!1)||this._prepareDragStart(n,l,a)}}},_prepareDragStart:function(n,t,r){var i=this,o=i.el,s=i.options,l=o.ownerDocument,a;if(r&&!Y&&r.parentNode===o){var c=ct(r);if(Ge=o,Y=r,Qe=Y.parentNode,Ar=Y.nextSibling,xl=r,bl=s.group,ce.dragged=Y,xr={target:Y,clientX:(t||n).clientX,clientY:(t||n).clientY},mc=xr.clientX-c.left,gc=xr.clientY-c.top,this._lastX=(t||n).clientX,this._lastY=(t||n).clientY,Y.style["will-change"]="all",a=function(){if(Ft("delayEnded",i,{evt:n}),ce.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!fc&&i.nativeDraggable&&(Y.draggable=!0),i._triggerDragStart(n,t),Mt({sortable:i,name:"choose",originalEvent:n}),xt(Y,s.chosenClass,!0)},s.ignore.split(",").forEach(function(u){Iu(Y,u.trim(),ps)}),De(l,"dragover",Pr),De(l,"mousemove",Pr),De(l,"touchmove",Pr),De(l,"mouseup",i._onDrop),De(l,"touchend",i._onDrop),De(l,"touchcancel",i._onDrop),fc&&this.nativeDraggable&&(this.options.touchStartThreshold=4,Y.draggable=!0),Ft("delayStart",this,{evt:n}),s.delay&&(!s.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(xo||Wn))){if(ce.eventCanceled){this._onDrop();return}De(l,"mouseup",i._disableDelayedDrag),De(l,"touchend",i._disableDelayedDrag),De(l,"touchcancel",i._disableDelayedDrag),De(l,"mousemove",i._delayedDragTouchMoveHandler),De(l,"touchmove",i._delayedDragTouchMoveHandler),s.supportPointer&&De(l,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(a,s.delay)}else a()}},_delayedDragTouchMoveHandler:function(n){var t=n.touches?n.touches[0]:n;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){Y&&ps(Y),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var n=this.el.ownerDocument;xe(n,"mouseup",this._disableDelayedDrag),xe(n,"touchend",this._disableDelayedDrag),xe(n,"touchcancel",this._disableDelayedDrag),xe(n,"mousemove",this._delayedDragTouchMoveHandler),xe(n,"touchmove",this._delayedDragTouchMoveHandler),xe(n,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(n,t){t=t||n.pointerType=="touch"&&n,!this.nativeDraggable||t?this.options.supportPointer?De(document,"pointermove",this._onTouchMove):t?De(document,"touchmove",this._onTouchMove):De(document,"mousemove",this._onTouchMove):(De(Y,"dragend",this),De(Ge,"dragstart",this._onDragStart));try{document.selection?Al(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(n,t){if(mi=!1,Ge&&Y){Ft("dragStarted",this,{evt:t}),this.nativeDraggable&&De(document,"dragover",Rp);var r=this.options;!n&&xt(Y,r.dragClass,!1),xt(Y,r.ghostClass,!0),ce.active=this,n&&this._appendGhost(),Mt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(un){this._lastX=un.clientX,this._lastY=un.clientY,Wu();for(var n=document.elementFromPoint(un.clientX,un.clientY),t=n;n&&n.shadowRoot&&(n=n.shadowRoot.elementFromPoint(un.clientX,un.clientY),n!==t);)t=n;if(Y.parentNode[Zt]._isOutsideThisEl(n),t)do{if(t[Zt]){var r=void 0;if(r=t[Zt]._onDragOver({clientX:un.clientX,clientY:un.clientY,target:n,rootEl:t}),r&&!this.options.dragoverBubble)break}n=t}while(t=t.parentNode);ju()}},_onTouchMove:function(n){if(xr){var t=this.options,r=t.fallbackTolerance,i=t.fallbackOffset,o=n.touches?n.touches[0]:n,s=me&&_i(me,!0),l=me&&s&&s.a,a=me&&s&&s.d,c=_l&&Lt&&dc(Lt),u=(o.clientX-xr.clientX+i.x)/(l||1)+(c?c[0]-hs[0]:0)/(l||1),p=(o.clientY-xr.clientY+i.y)/(a||1)+(c?c[1]-hs[1]:0)/(a||1);if(!ce.active&&!mi){if(r&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<r)return;this._onDragStart(n,!0)}if(me){s?(s.e+=u-(us||0),s.f+=p-(fs||0)):s={a:1,b:0,c:0,d:1,e:u,f:p};var m="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");fe(me,"webkitTransform",m),fe(me,"mozTransform",m),fe(me,"msTransform",m),fe(me,"transform",m),us=u,fs=p,un=o}n.cancelable&&n.preventDefault()}},_appendGhost:function(){if(!me){var n=this.options.fallbackOnBody?document.body:Ge,t=ct(Y,!0,_l,!0,n),r=this.options;if(_l){for(Lt=n;fe(Lt,"position")==="static"&&fe(Lt,"transform")==="none"&&Lt!==document;)Lt=Lt.parentNode;Lt!==document.body&&Lt!==document.documentElement?(Lt===document&&(Lt=yn()),t.top+=Lt.scrollTop,t.left+=Lt.scrollLeft):Lt=yn(),hs=dc(Lt)}me=Y.cloneNode(!0),xt(me,r.ghostClass,!1),xt(me,r.fallbackClass,!0),xt(me,r.dragClass,!0),fe(me,"transition",""),fe(me,"transform",""),fe(me,"box-sizing","border-box"),fe(me,"margin",0),fe(me,"top",t.top),fe(me,"left",t.left),fe(me,"width",t.width),fe(me,"height",t.height),fe(me,"opacity","0.8"),fe(me,"position",_l?"absolute":"fixed"),fe(me,"zIndex","100000"),fe(me,"pointerEvents","none"),ce.ghost=me,n.appendChild(me),fe(me,"transform-origin",mc/parseInt(me.style.width)*100+"% "+gc/parseInt(me.style.height)*100+"%")}},_onDragStart:function(n,t){var r=this,i=n.dataTransfer,o=r.options;if(Ft("dragStart",this,{evt:n}),ce.eventCanceled){this._onDrop();return}Ft("setupClone",this),ce.eventCanceled||(qe=Hu(Y),qe.removeAttribute("id"),qe.draggable=!1,qe.style["will-change"]="",this._hideClone(),xt(qe,this.options.chosenClass,!1),ce.clone=qe),r.cloneId=Al(function(){Ft("clone",r),!ce.eventCanceled&&(r.options.removeCloneOnHide||Ge.insertBefore(qe,Y),r._hideClone(),Mt({sortable:r,name:"clone"}))}),!t&&xt(Y,o.dragClass,!0),t?(Fl=!0,r._loopId=setInterval(r._emulateDragOver,50)):(xe(document,"mouseup",r._onDrop),xe(document,"touchend",r._onDrop),xe(document,"touchcancel",r._onDrop),i&&(i.effectAllowed="move",o.setData&&o.setData.call(r,i,Y)),De(document,"drop",r),fe(Y,"transform","translateZ(0)")),mi=!0,r._dragStartId=Al(r._dragStarted.bind(r,t,n)),De(document,"selectstart",r),ro=!0,ao&&fe(document.body,"user-select","none")},_onDragOver:function(n){var t=this.el,r=n.target,i,o,s,l=this.options,a=l.group,c=ce.active,u=bl===a,p=l.sort,m=Ct||c,b,k=this,S=!1;if(As)return;function V(oe,ue){Ft(oe,k,kn({evt:n,isOwner:u,axis:b?"vertical":"horizontal",revert:s,dragRect:i,targetRect:o,canSort:p,fromSortable:m,target:r,completed:D,onMove:function(Xe,Ve){return wl(Ge,t,Y,i,Xe,ct(Xe),n,Ve)},changed:P},ue))}function O(){V("dragOverAnimationCapture"),k.captureAnimationState(),k!==m&&m.captureAnimationState()}function D(oe){return V("dragOverCompleted",{insertion:oe}),oe&&(u?c._hideClone():c._showClone(k),k!==m&&(xt(Y,Ct?Ct.options.ghostClass:c.options.ghostClass,!1),xt(Y,l.ghostClass,!0)),Ct!==k&&k!==ce.active?Ct=k:k===ce.active&&Ct&&(Ct=null),m===k&&(k._ignoreWhileAnimating=r),k.animateAll(function(){V("dragOverAnimationComplete"),k._ignoreWhileAnimating=null}),k!==m&&(m.animateAll(),m._ignoreWhileAnimating=null)),(r===Y&&!Y.animated||r===t&&!r.animated)&&(di=null),!l.dragoverBubble&&!n.rootEl&&r!==document&&(Y.parentNode[Zt]._isOutsideThisEl(n.target),!oe&&Pr(n)),!l.dragoverBubble&&n.stopPropagation&&n.stopPropagation(),S=!0}function P(){qt=Wt(Y),er=Wt(Y,l.draggable),Mt({sortable:k,name:"change",toEl:t,newIndex:qt,newDraggableIndex:er,originalEvent:n})}if(n.preventDefault!==void 0&&n.cancelable&&n.preventDefault(),r=fn(r,l.draggable,t,!0),V("dragOver"),ce.eventCanceled)return S;if(Y.contains(n.target)||r.animated&&r.animatingX&&r.animatingY||k._ignoreWhileAnimating===r)return D(!1);if(Fl=!1,c&&!l.disabled&&(u?p||(s=Qe!==Ge):Ct===this||(this.lastPutMode=bl.checkPull(this,c,Y,n))&&a.checkPut(this,c,Y,n))){if(b=this._getDirection(n,r)==="vertical",i=ct(Y),V("dragOverValid"),ce.eventCanceled)return S;if(s)return Qe=Ge,O(),this._hideClone(),V("revert"),ce.eventCanceled||(Ar?Ge.insertBefore(Y,Ar):Ge.appendChild(Y)),D(!0);var I=Ys(t,l.draggable);if(!I||jp(n,b,this)&&!I.animated){if(I===Y)return D(!1);if(I&&t===n.target&&(r=I),r&&(o=ct(r)),wl(Ge,t,Y,i,r,o,n,!!r)!==!1)return O(),I&&I.nextSibling?t.insertBefore(Y,I.nextSibling):t.appendChild(Y),Qe=t,P(),D(!0)}else if(I&&Wp(n,b,this)){var Z=Xi(t,0,l,!0);if(Z===Y)return D(!1);if(r=Z,o=ct(r),wl(Ge,t,Y,i,r,o,n,!1)!==!1)return O(),t.insertBefore(Y,Z),Qe=t,P(),D(!0)}else if(r.parentNode===t){o=ct(r);var J=0,K,j=Y.parentNode!==t,E=!Hp(Y.animated&&Y.toRect||i,r.animated&&r.toRect||o,b),B=b?"top":"left",U=pc(r,"top","top")||pc(Y,"top","top"),X=U?U.scrollTop:void 0;di!==r&&(K=o[B],ho=!1,vl=!E&&l.invertSwap||j),J=Bp(n,r,o,b,E?1:l.swapThreshold,l.invertedSwapThreshold==null?l.swapThreshold:l.invertedSwapThreshold,vl,di===r);var ve;if(J!==0){var ne=Wt(Y);do ne-=J,ve=Qe.children[ne];while(ve&&(fe(ve,"display")==="none"||ve===me))}if(J===0||ve===r)return D(!1);di=r,fo=J;var A=r.nextElementSibling,T=!1;T=J===1;var z=wl(Ge,t,Y,i,r,o,n,T);if(z!==!1)return(z===1||z===-1)&&(T=z===1),As=!0,setTimeout(Fp,30),O(),T&&!A?t.appendChild(Y):r.parentNode.insertBefore(Y,T?A:r),U&&$u(U,0,X-U.scrollTop),Qe=Y.parentNode,K!==void 0&&!vl&&(Pl=Math.abs(K-ct(r)[B])),P(),D(!0)}if(t.contains(Y))return D(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){xe(document,"mousemove",this._onTouchMove),xe(document,"touchmove",this._onTouchMove),xe(document,"pointermove",this._onTouchMove),xe(document,"dragover",Pr),xe(document,"mousemove",Pr),xe(document,"touchmove",Pr)},_offUpEvents:function(){var n=this.el.ownerDocument;xe(n,"mouseup",this._onDrop),xe(n,"touchend",this._onDrop),xe(n,"pointerup",this._onDrop),xe(n,"touchcancel",this._onDrop),xe(document,"selectstart",this)},_onDrop:function(n){var t=this.el,r=this.options;if(qt=Wt(Y),er=Wt(Y,r.draggable),Ft("drop",this,{evt:n}),Qe=Y&&Y.parentNode,qt=Wt(Y),er=Wt(Y,r.draggable),ce.eventCanceled){this._nulling();return}mi=!1,vl=!1,ho=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Ts(this.cloneId),Ts(this._dragStartId),this.nativeDraggable&&(xe(document,"drop",this),xe(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),ao&&fe(document.body,"user-select",""),fe(Y,"transform",""),n&&(ro&&(n.cancelable&&n.preventDefault(),!r.dropBubble&&n.stopPropagation()),me&&me.parentNode&&me.parentNode.removeChild(me),(Ge===Qe||Ct&&Ct.lastPutMode!=="clone")&&qe&&qe.parentNode&&qe.parentNode.removeChild(qe),Y&&(this.nativeDraggable&&xe(Y,"dragend",this),ps(Y),Y.style["will-change"]="",ro&&!mi&&xt(Y,Ct?Ct.options.ghostClass:this.options.ghostClass,!1),xt(Y,this.options.chosenClass,!1),Mt({sortable:this,name:"unchoose",toEl:Qe,newIndex:null,newDraggableIndex:null,originalEvent:n}),Ge!==Qe?(qt>=0&&(Mt({rootEl:Qe,name:"add",toEl:Qe,fromEl:Ge,originalEvent:n}),Mt({sortable:this,name:"remove",toEl:Qe,originalEvent:n}),Mt({rootEl:Qe,name:"sort",toEl:Qe,fromEl:Ge,originalEvent:n}),Mt({sortable:this,name:"sort",toEl:Qe,originalEvent:n})),Ct&&Ct.save()):qt!==gi&&qt>=0&&(Mt({sortable:this,name:"update",toEl:Qe,originalEvent:n}),Mt({sortable:this,name:"sort",toEl:Qe,originalEvent:n})),ce.active&&((qt==null||qt===-1)&&(qt=gi,er=uo),Mt({sortable:this,name:"end",toEl:Qe,originalEvent:n}),this.save()))),this._nulling()},_nulling:function(){Ft("nulling",this),Ge=Y=Qe=me=Ar=qe=xl=ir=xr=un=ro=qt=er=gi=uo=di=fo=Ct=bl=ce.dragged=ce.ghost=ce.clone=ce.active=null,jl.forEach(function(n){n.checked=!0}),jl.length=us=fs=0},handleEvent:function(n){switch(n.type){case"drop":case"dragend":this._onDrop(n);break;case"dragenter":case"dragover":Y&&(this._onDragOver(n),Vp(n));break;case"selectstart":n.preventDefault();break}},toArray:function(){for(var n=[],t,r=this.el.children,i=0,o=r.length,s=this.options;i<o;i++)t=r[i],fn(t,s.draggable,this.el,!1)&&n.push(t.getAttribute(s.dataIdAttr)||zp(t));return n},sort:function(n,t){var r={},i=this.el;this.toArray().forEach(function(o,s){var l=i.children[s];fn(l,this.options.draggable,i,!1)&&(r[o]=l)},this),t&&this.captureAnimationState(),n.forEach(function(o){r[o]&&(i.removeChild(r[o]),i.appendChild(r[o]))}),t&&this.animateAll()},save:function(){var n=this.options.store;n&&n.set&&n.set(this)},closest:function(n,t){return fn(n,t||this.options.draggable,this.el,!1)},option:function(n,t){var r=this.options;if(t===void 0)return r[n];var i=Po.modifyOption(this,n,t);typeof i<"u"?r[n]=i:r[n]=t,n==="group"&&Fu(r)},destroy:function(){Ft("destroy",this);var n=this.el;n[Zt]=null,xe(n,"mousedown",this._onTapStart),xe(n,"touchstart",this._onTapStart),xe(n,"pointerdown",this._onTapStart),this.nativeDraggable&&(xe(n,"dragover",this),xe(n,"dragenter",this)),Array.prototype.forEach.call(n.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Wl.splice(Wl.indexOf(this.el),1),this.el=n=null},_hideClone:function(){if(!ir){if(Ft("hideClone",this),ce.eventCanceled)return;fe(qe,"display","none"),this.options.removeCloneOnHide&&qe.parentNode&&qe.parentNode.removeChild(qe),ir=!0}},_showClone:function(n){if(n.lastPutMode!=="clone"){this._hideClone();return}if(ir){if(Ft("showClone",this),ce.eventCanceled)return;Y.parentNode==Ge&&!this.options.group.revertClone?Ge.insertBefore(qe,Y):Ar?Ge.insertBefore(qe,Ar):Ge.appendChild(qe),this.options.group.revertClone&&this.animate(Y,qe),fe(qe,"display",""),ir=!1}}};function Vp(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function wl(e,n,t,r,i,o,s,l){var a,c=e[Zt],u=c.options.onMove,p;return window.CustomEvent&&!Wn&&!xo?a=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(a=document.createEvent("Event"),a.initEvent("move",!0,!0)),a.to=n,a.from=e,a.dragged=t,a.draggedRect=r,a.related=i||n,a.relatedRect=o||ct(n),a.willInsertAfter=l,a.originalEvent=s,e.dispatchEvent(a),u&&(p=u.call(c,a,s)),p}function ps(e){e.draggable=!1}function Fp(){As=!1}function Wp(e,n,t){var r=ct(Xi(t.el,0,t.options,!0)),i=Nu(t.el,t.options,me),o=10;return n?e.clientX<i.left-o||e.clientY<r.top&&e.clientX<r.right:e.clientY<i.top-o||e.clientY<r.bottom&&e.clientX<r.left}function jp(e,n,t){var r=ct(Ys(t.el,t.options.draggable)),i=Nu(t.el,t.options,me),o=10;return n?e.clientX>i.right+o||e.clientY>r.bottom&&e.clientX>r.left:e.clientY>i.bottom+o||e.clientX>r.right&&e.clientY>r.top}function Bp(e,n,t,r,i,o,s,l){var a=r?e.clientY:e.clientX,c=r?t.height:t.width,u=r?t.top:t.left,p=r?t.bottom:t.right,m=!1;if(!s){if(l&&Pl<c*i){if(!ho&&(fo===1?a>u+c*o/2:a<p-c*o/2)&&(ho=!0),ho)m=!0;else if(fo===1?a<u+Pl:a>p-Pl)return-fo}else if(a>u+c*(1-i)/2&&a<p-c*(1-i)/2)return Up(n)}return m=m||s,m&&(a<u+c*o/2||a>p-c*o/2)?a>u+c/2?1:-1:0}function Up(e){return Wt(Y)<Wt(e)?1:-1}function zp(e){for(var n=e.tagName+e.className+e.src+e.href+e.textContent,t=n.length,r=0;t--;)r+=n.charCodeAt(t);return r.toString(36)}function Yp(e){jl.length=0;for(var n=e.getElementsByTagName("input"),t=n.length;t--;){var r=n[t];r.checked&&jl.push(r)}}function Al(e){return setTimeout(e,0)}function Ts(e){return clearTimeout(e)}ts&&De(document,"touchmove",function(e){(ce.active||mi)&&e.cancelable&&e.preventDefault()});ce.utils={on:De,off:xe,css:fe,find:Iu,is:function(n,t){return!!fn(n,t,n,!1)},extend:Pp,throttle:Mu,closest:fn,toggleClass:xt,clone:Hu,index:Wt,nextTick:Al,cancelNextTick:Ts,detectDirection:Vu,getChild:Xi};ce.get=function(e){return e[Zt]};ce.mount=function(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];n[0].constructor===Array&&(n=n[0]),n.forEach(function(r){if(!r.prototype||!r.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(r));r.utils&&(ce.utils=kn(kn({},ce.utils),r.utils)),Po.mount(r)})};ce.create=function(e,n){return new ce(e,n)};ce.version=Ep;var st=[],io,Ds,Os=!1,ds,ms,Bl,oo;function Kp(){function e(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var n in this)n.charAt(0)==="_"&&typeof this[n]=="function"&&(this[n]=this[n].bind(this))}return e.prototype={dragStarted:function(t){var r=t.originalEvent;this.sortable.nativeDraggable?De(document,"dragover",this._handleAutoScroll):this.options.supportPointer?De(document,"pointermove",this._handleFallbackAutoScroll):r.touches?De(document,"touchmove",this._handleFallbackAutoScroll):De(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var r=t.originalEvent;!this.options.dragOverBubble&&!r.rootEl&&this._handleAutoScroll(r)},drop:function(){this.sortable.nativeDraggable?xe(document,"dragover",this._handleAutoScroll):(xe(document,"pointermove",this._handleFallbackAutoScroll),xe(document,"touchmove",this._handleFallbackAutoScroll),xe(document,"mousemove",this._handleFallbackAutoScroll)),vc(),Tl(),Ap()},nulling:function(){Bl=Ds=io=Os=oo=ds=ms=null,st.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,r){var i=this,o=(t.touches?t.touches[0]:t).clientX,s=(t.touches?t.touches[0]:t).clientY,l=document.elementFromPoint(o,s);if(Bl=t,r||this.options.forceAutoScrollFallback||xo||Wn||ao){gs(t,this.options,l,r);var a=sr(l,!0);Os&&(!oo||o!==ds||s!==ms)&&(oo&&vc(),oo=setInterval(function(){var c=sr(document.elementFromPoint(o,s),!0);c!==a&&(a=c,Tl()),gs(t,i.options,c,r)},10),ds=o,ms=s)}else{if(!this.options.bubbleScroll||sr(l,!0)===yn()){Tl();return}gs(t,this.options,sr(l,!1),!1)}}},Sn(e,{pluginName:"scroll",initializeByDefault:!0})}function Tl(){st.forEach(function(e){clearInterval(e.pid)}),st=[]}function vc(){clearInterval(oo)}var gs=Mu(function(e,n,t,r){if(n.scroll){var i=(e.touches?e.touches[0]:e).clientX,o=(e.touches?e.touches[0]:e).clientY,s=n.scrollSensitivity,l=n.scrollSpeed,a=yn(),c=!1,u;Ds!==t&&(Ds=t,Tl(),io=n.scroll,u=n.scrollFn,io===!0&&(io=sr(t,!0)));var p=0,m=io;do{var b=m,k=ct(b),S=k.top,V=k.bottom,O=k.left,D=k.right,P=k.width,I=k.height,Z=void 0,J=void 0,K=b.scrollWidth,j=b.scrollHeight,E=fe(b),B=b.scrollLeft,U=b.scrollTop;b===a?(Z=P<K&&(E.overflowX==="auto"||E.overflowX==="scroll"||E.overflowX==="visible"),J=I<j&&(E.overflowY==="auto"||E.overflowY==="scroll"||E.overflowY==="visible")):(Z=P<K&&(E.overflowX==="auto"||E.overflowX==="scroll"),J=I<j&&(E.overflowY==="auto"||E.overflowY==="scroll"));var X=Z&&(Math.abs(D-i)<=s&&B+P<K)-(Math.abs(O-i)<=s&&!!B),ve=J&&(Math.abs(V-o)<=s&&U+I<j)-(Math.abs(S-o)<=s&&!!U);if(!st[p])for(var ne=0;ne<=p;ne++)st[ne]||(st[ne]={});(st[p].vx!=X||st[p].vy!=ve||st[p].el!==b)&&(st[p].el=b,st[p].vx=X,st[p].vy=ve,clearInterval(st[p].pid),(X!=0||ve!=0)&&(c=!0,st[p].pid=setInterval(function(){r&&this.layer===0&&ce.active._onTouchMove(Bl);var A=st[this.layer].vy?st[this.layer].vy*l:0,T=st[this.layer].vx?st[this.layer].vx*l:0;typeof u=="function"&&u.call(ce.dragged.parentNode[Zt],T,A,e,Bl,st[this.layer].el)!=="continue"||$u(st[this.layer].el,T,A)}.bind({layer:p}),24))),p++}while(n.bubbleScroll&&m!==a&&(m=sr(m,!1)));Os=c}},30),Bu=function(n){var t=n.originalEvent,r=n.putSortable,i=n.dragEl,o=n.activeSortable,s=n.dispatchSortableEvent,l=n.hideGhostForTarget,a=n.unhideGhostForTarget;if(t){var c=r||o;l();var u=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,p=document.elementFromPoint(u.clientX,u.clientY);a(),c&&!c.el.contains(p)&&(s("spill"),this.onSpill({dragEl:i,putSortable:r}))}};function Ks(){}Ks.prototype={startIndex:null,dragStart:function(n){var t=n.oldDraggableIndex;this.startIndex=t},onSpill:function(n){var t=n.dragEl,r=n.putSortable;this.sortable.captureAnimationState(),r&&r.captureAnimationState();var i=Xi(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(t,i):this.sortable.el.appendChild(t),this.sortable.animateAll(),r&&r.animateAll()},drop:Bu};Sn(Ks,{pluginName:"revertOnSpill"});function Gs(){}Gs.prototype={onSpill:function(n){var t=n.dragEl,r=n.putSortable,i=r||this.sortable;i.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),i.animateAll()},drop:Bu};Sn(Gs,{pluginName:"removeOnSpill"});var en;function Gp(){function e(){this.defaults={swapClass:"sortable-swap-highlight"}}return e.prototype={dragStart:function(t){var r=t.dragEl;en=r},dragOverValid:function(t){var r=t.completed,i=t.target,o=t.onMove,s=t.activeSortable,l=t.changed,a=t.cancel;if(s.options.swap){var c=this.sortable.el,u=this.options;if(i&&i!==c){var p=en;o(i)!==!1?(xt(i,u.swapClass,!0),en=i):en=null,p&&p!==en&&xt(p,u.swapClass,!1)}l(),r(!0),a()}},drop:function(t){var r=t.activeSortable,i=t.putSortable,o=t.dragEl,s=i||this.sortable,l=this.options;en&&xt(en,l.swapClass,!1),en&&(l.swap||i&&i.options.swap)&&o!==en&&(s.captureAnimationState(),s!==r&&r.captureAnimationState(),qp(o,en),s.animateAll(),s!==r&&r.animateAll())},nulling:function(){en=null}},Sn(e,{pluginName:"swap",eventProperties:function(){return{swapItem:en}}})}function qp(e,n){var t=e.parentNode,r=n.parentNode,i,o;!t||!r||t.isEqualNode(n)||r.isEqualNode(e)||(i=Wt(e),o=Wt(n),t.isEqualNode(r)&&i<o&&o++,t.insertBefore(n,t.children[i]),r.insertBefore(e,r.children[o]))}ce.mount(new Kp);ce.mount(Gs,Ks);function _c(e,n,t){const r=e.slice();return r[22]=n[t],r[23]=n,r[24]=t,r}function wc(e,n){let t,r,i=n[22].pattern+"",o,s,l,a,c,u,p,m,b,k,S,V,O,D,P;c=new we({props:{path:Pf,height:"1rem"}});function I(){return n[15](n[22])}m=new we({props:{path:Jc,height:"1rem"}});function Z(){return n[16](n[22])}function J(){n[17].call(k,n[23],n[24])}return{key:e,first:null,c(){t=g("div"),r=g("div"),o=dt(i),s=w(),l=g("div"),a=g("button"),se(c.$$.fragment),u=w(),p=g("button"),se(m.$$.fragment),b=w(),k=g("input"),S=w(),h(r,"class","break-all"),h(a,"title","Edit"),h(a,"class","hover:text-primary"),h(p,"title","Remove"),h(p,"class","hover:text-primary"),h(k,"type","checkbox"),h(k,"class","ml-1"),h(l,"class","min-w-max ml-2"),h(t,"class","border my-2 p-2 flex items-center justify-between"),h(t,"data-id",V=n[22].pattern),this.first=t},m(K,j){F(K,t,j),f(t,r),f(r,o),f(t,s),f(t,l),f(l,a),re(c,a,null),f(l,u),f(l,p),re(m,p,null),f(l,b),f(l,k),k.checked=n[22].enabled,f(t,S),O=!0,D||(P=[x(a,"click",I),x(p,"click",Z),x(k,"change",J),x(k,"change",n[6])],D=!0)},p(K,j){n=K,(!O||j&2)&&i!==(i=n[22].pattern+"")&&$t(o,i),j&2&&(k.checked=n[22].enabled),(!O||j&2&&V!==(V=n[22].pattern))&&h(t,"data-id",V)},i(K){O||($(c.$$.fragment,K),$(m.$$.fragment,K),O=!0)},o(K){W(c.$$.fragment,K),W(m.$$.fragment,K),O=!1},d(K){K&&R(t),ie(c),ie(m),D=!1,At(P)}}}function Xp(e){let n,t,r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D,P=[],I=new Map,Z,J,K;r=new we({props:{path:Sf}}),l=new we({props:{path:Zc}}),u=new we({props:{path:Mf}}),b=new we({props:{path:If}}),V=new we({props:{path:Jc}});let j=e[1];const E=B=>B[22].pattern;for(let B=0;B<j.length;B+=1){let U=_c(e,j,B),X=E(U);I.set(X,P[B]=wc(X,U))}return{c(){n=g("div"),t=g("button"),se(r.$$.fragment),o=w(),s=g("button"),se(l.$$.fragment),a=w(),c=g("button"),se(u.$$.fragment),p=w(),m=g("button"),se(b.$$.fragment),k=w(),S=g("button"),se(V.$$.fragment),O=w(),D=g("div");for(let B=0;B<P.length;B+=1)P[B].c();h(t,"title","Apply to current lines"),t.disabled=i=!e[2],q(t,"hover:text-primary",e[2]),q(t,"cursor-not-allowed",!e[2]),h(s,"title","Add replacement"),h(s,"class","ml-2 hover:text-primary"),h(c,"title","Enable all"),h(c,"class","ml-2 hover:text-primary"),h(m,"title","Disable all"),h(m,"class","ml-2 hover:text-primary"),h(S,"title","Remove all"),h(S,"class","ml-2 hover:text-primary"),h(n,"class","flex justify-end my-2"),h(D,"class","max-h-72 overflow-auto")},m(B,U){F(B,n,U),f(n,t),re(r,t,null),f(n,o),f(n,s),re(l,s,null),f(n,a),f(n,c),re(u,c,null),f(n,p),f(n,m),re(b,m,null),f(n,k),f(n,S),re(V,S,null),F(B,O,U),F(B,D,U);for(let X=0;X<P.length;X+=1)P[X].m(D,null);e[18](D),Z=!0,J||(K=[x(t,"click",e[10]),x(s,"click",e[11]),x(c,"click",e[12]),x(m,"click",e[13]),x(S,"click",e[14])],J=!0)},p(B,[U]){(!Z||U&4&&i!==(i=!B[2]))&&(t.disabled=i),(!Z||U&4)&&q(t,"hover:text-primary",B[2]),(!Z||U&4)&&q(t,"cursor-not-allowed",!B[2]),U&218&&(j=B[1],nt(),P=Yr(P,U,E,1,B,j,I,D,Hs,wc,null,_c),rt())},i(B){if(!Z){$(r.$$.fragment,B),$(l.$$.fragment,B),$(u.$$.fragment,B),$(b.$$.fragment,B),$(V.$$.fragment,B);for(let U=0;U<j.length;U+=1)$(P[U]);Z=!0}},o(B){W(r.$$.fragment,B),W(l.$$.fragment,B),W(u.$$.fragment,B),W(b.$$.fragment,B),W(V.$$.fragment,B);for(let U=0;U<P.length;U+=1)W(P[U]);Z=!1},d(B){B&&R(n),ie(r),ie(l),ie(u),ie(b),ie(V),B&&R(O),B&&R(D);for(let U=0;U<P.length;U+=1)P[U].d();e[18](null),J=!1,At(K)}}}function Zp(e,n,t){let r,i,o,s;y(e,ln,E=>t(3,i=E)),y(e,xs,E=>t(8,o=E)),y(e,at,E=>t(9,s=E));const l=zr();let a,c,u=JSON.parse(JSON.stringify(i));zl(()=>{try{ce.mount(new Gp)}catch{}return a=ce.create(c,{swap:!0,swapClass:"swap",animation:150,store:{get:k,set:m}}),()=>a==null?void 0:a.destroy()});function p(E){const B=S();t(1,u=B.map(U=>({...U,enabled:E}))),N(ln,i=u,i)}function m(){N(ln,i=S(),i)}function b(E){t(1,u=E),N(ln,i=E,i),a.sort(k(),!1)}function k(){return[...u.map(E=>E.pattern)]}function S(){const E=a.toArray();return u.slice().sort((B,U)=>E.indexOf(B.pattern)-E.indexOf(U.pattern))}const V=()=>l("applyReplacements"),O=()=>l("edit",void 0),D=()=>p(!0),P=()=>p(!1),I=()=>b([]),Z=E=>l("edit",E),J=E=>b(i.filter(B=>B.pattern!==E.pattern));function K(E,B){E[B].enabled=this.checked,t(1,u)}function j(E){mt[E?"unshift":"push"](()=>{c=E,t(0,c)})}return e.$$.update=()=>{e.$$.dirty&768&&t(2,r=!!s.length&&!!o.length)},[c,u,r,i,l,p,m,b,o,s,V,O,D,P,I,Z,J,K,j]}class Jp extends Ut{constructor(n){super(),Bt(this,n,Zp,Xp,Et,{})}}function Qp(e){let n,t,r,i,o,s,l,a;return r=new we({props:{path:Zc}}),{c(){n=g("div"),t=g("button"),se(r.$$.fragment),i=w(),o=g("div"),o.textContent="You have currently no replacements configured",h(t,"title","Add replacement"),h(t,"class","ml-2 hover:text-primary"),h(n,"class","flex justify-end my-2")},m(c,u){F(c,n,u),f(n,t),re(r,t,null),F(c,i,u),F(c,o,u),s=!0,l||(a=x(t,"click",e[7]),l=!0)},p:Oe,i(c){s||($(r.$$.fragment,c),s=!0)},o(c){W(r.$$.fragment,c),s=!1},d(c){c&&R(n),ie(r),c&&R(i),c&&R(o),l=!1,a()}}}function e1(e){let n=e[0],t,r,i=yc(e);return{c(){i.c(),t=Nn()},m(o,s){i.m(o,s),F(o,t,s),r=!0},p(o,s){s&1&&Et(n,n=o[0])?(nt(),W(i,1,1,Oe),rt(),i=yc(o),i.c(),$(i,1),i.m(t.parentNode,t)):i.p(o,s)},i(o){r||($(i),r=!0)},o(o){W(i),r=!1},d(o){o&&R(t),i.d(o)}}}function t1(e){let n,t;return n=new yp({props:{currentReplacement:e[2]}}),n.$on("close",e[4]),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},p(r,i){const o={};i&4&&(o.currentReplacement=r[2]),n.$set(o)},i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function yc(e){let n,t;return n=new Jp({}),n.$on("edit",e[5]),n.$on("applyReplacements",e[6]),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},p:Oe,i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function n1(e){let n,t,r,i,o,s,l;const a=[t1,e1,Qp],c=[];function u(p,m){return p[1]?0:p[3]?1:2}return o=u(e),s=c[o]=a[o](e),{c(){n=g("details"),t=g("summary"),t.textContent="Replacements",r=w(),i=g("div"),s.c(),h(i,"class","mb-8"),h(n,"class","col-span-4 mb-2 cursor-pointer max-w-lg")},m(p,m){F(p,n,m),f(n,t),f(n,r),f(n,i),c[o].m(i,null),l=!0},p(p,[m]){let b=o;o=u(p),o===b?c[o].p(p,m):(nt(),W(c[b],1,1,()=>{c[b]=null}),rt(),s=c[o],s?s.p(p,m):(s=c[o]=a[o](p),s.c()),$(s,1),s.m(i,null))},i(p){l||($(s),l=!0)},o(p){W(s),l=!1},d(p){p&&R(n),c[o].d()}}}function r1(e,n,t){let r,i;y(e,ln,m=>t(0,i=m));let o=!1,s;function l(m){t(1,o=!1)}const a=()=>{t(1,o=!1),t(2,s=void 0)},c=({detail:m})=>{t(2,s=m),t(1,o=!0)};function u(m){mo.call(this,e,m)}const p=()=>t(1,o=!0);return e.$$.update=()=>{e.$$.dirty&1&&t(3,r=!!i.length),e.$$.dirty&1&&l()},[i,o,s,r,a,c,u,p]}class i1 extends Ut{constructor(n){super(),Bt(this,n,r1,n1,Et,{})}}const{Map:o1,document:kc}=$s;function Sc(e,n,t){const r=e.slice();return r[156]=n[t],r}function Cc(e){let n,t,r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,ze,Fe,ye,Ie,bt,he,ut,We,Re,it,vt,je,ae,Be,_t,Se,ke,kt,Tt,Ee,_,de,Dt,Pe,ot,Ce,Te,lt,hn,pn,jn,ft,zt,Ht,Ke,Le,C,H,St,et,Je=[],Jt=new o1,Ot,Nt,Qt,Yt,Gr,Bn,qr,Kt,Un,En,zn,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,cn,v,Q,te,pe,ge,ht,dn,Gt,fr,ti,Ao,mn,To,ni,Do,gn,Oo,ri,Io,bn,Mo,ii,$o,vn,Ho,oi,No,Ln,Ro,li,Vo,xn,Fo,si,Wo,Pn,jo,ai,Bo,An,Uo,ci,zo,Tn,Yo,ui,Ko,Dn,Go,fi,qo,d,G,le,Me,tt,pt,It,hr,pr,qs,Xo,Xs,dr,Zs,Zo,Js,Gn,Qs,Jo,ea,qn,ta,Qo,na,mr,ra,el,ia,Xn,oa,tl,la,gr,sa,nl,aa,br,ca,rl,ua,vr,fa,il,ha,_r,pa,ol,da,wr,ma,ll,ga,yr,ba,sl,va,kr,_a,al,wa,Sr,ya,cl,ka,Zn,Sa,ul,Ca,Cr,Ea,fl,La,Er,xa,hl,Pa,Lr,Aa,Qi,Ta,Jn,On,ns,Da;p=new we({props:{path:Of}}),V=new we({props:{path:Df}}),Z=new we({props:{path:so}}),B=new we({props:{path:so}}),A=new we({props:{path:so}}),_e=new we({props:{path:ys}}),He=new we({props:{path:ys}}),he=new we({props:{class:"swap-on",path:Hf}}),We=new we({props:{class:"swap-off",path:Nf}});let zu={};Be=new Au({props:zu}),e[84](Be),Be.$on("layoutChange",e[85]),Be.$on("exportImportPreset",e[86]),Se=new i1({}),Se.$on("applyReplacements",e[87]);let pl=e[55];const Oa=M=>M[156];for(let M=0;M<pl.length;M+=1){let ee=Sc(e,pl,M),Qn=Oa(ee);Jt.set(Qn,Je[M]=Ec(Qn,ee))}let Vt=e[1]&&Lc(e);return{c(){n=g("input"),t=w(),r=g("input"),i=w(),o=g("input"),s=w(),l=g("div"),a=g("div"),c=g("div"),u=g("div"),se(p.$$.fragment),m=w(),b=g("span"),b.textContent="Set Timer",k=w(),S=g("div"),se(V.$$.fragment),O=w(),D=g("span"),D.textContent="Reset Timer",P=w(),I=g("div"),se(Z.$$.fragment),J=w(),K=g("span"),K.textContent="Reset Lines",j=w(),E=g("div"),se(B.$$.fragment),U=w(),X=g("span"),X.textContent="Reset Data",ve=w(),ne=g("div"),se(A.$$.fragment),T=w(),z=g("span"),z.textContent="Reset All",oe=w(),ue=g("div"),se(_e.$$.fragment),Xe=w(),Ve=g("span"),Ve.textContent="Ex-/Import Data",Ze=w(),Ye=g("div"),se(He.$$.fragment),yt=w(),gt=g("span"),gt.textContent="Ex-/Import Settings",Ne=w(),ze=g("div"),Fe=g("label"),ye=g("input"),bt=w(),se(he.$$.fragment),ut=w(),se(We.$$.fragment),Re=w(),it=g("span"),it.textContent="Theme",vt=w(),je=g("details"),je.innerHTML=`<summary>Links</summary>
24
+ `):"",this.name="UnsubscriptionError",this.errors=t}});function $l(e,n){if(e){var t=e.indexOf(n);0<=t&&e.splice(t,1)}}var Lo=function(){function e(n){this.initialTeardown=n,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var n,t,r,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var l=ki(s),a=l.next();!a.done;a=l.next()){var u=a.value;u.remove(this)}}catch(S){n={error:S}}finally{try{a&&!a.done&&(t=l.return)&&t.call(l)}finally{if(n)throw n.error}}else s.remove(this);var c=this.initialTeardown;if(He(c))try{c()}catch(S){o=S instanceof as?S.errors:[S]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var b=ki(p),m=b.next();!m.done;m=b.next()){var k=m.value;try{Va(k)}catch(S){o=o??[],S instanceof as?o=Vr(Vr([],ur(o)),ur(S.errors)):o.push(S)}}}catch(S){r={error:S}}finally{try{m&&!m.done&&(i=b.return)&&i.call(b)}finally{if(r)throw r.error}}}if(o)throw new as(o)}},e.prototype.add=function(n){var t;if(n&&n!==this)if(this.closed)Va(n);else{if(n instanceof e){if(n.closed||n._hasParent(this))return;n._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(n)}},e.prototype._hasParent=function(n){var t=this._parentage;return t===n||Array.isArray(t)&&t.includes(n)},e.prototype._addParent=function(n){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(n),t):t?[t,n]:n},e.prototype._removeParent=function(n){var t=this._parentage;t===n?this._parentage=null:Array.isArray(t)&&$l(t,n)},e.prototype.remove=function(n){var t=this._finalizers;t&&$l(t,n),n instanceof e&&n._removeParent(this)},e.EMPTY=function(){var n=new e;return n.closed=!0,n}(),e}(),ic=Lo.EMPTY;function oc(e){return e instanceof Lo||e&&"closed"in e&&He(e.remove)&&He(e.add)&&He(e.unsubscribe)}function Va(e){He(e)?e():e.unsubscribe()}var Rs={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ls={setTimeout:function(e,n){for(var t=[],r=2;r<arguments.length;r++)t[r-2]=arguments[r];var i=Ls.delegate;return i!=null&&i.setTimeout?i.setTimeout.apply(i,Vr([e,n],ur(t))):setTimeout.apply(void 0,Vr([e,n],ur(t)))},clearTimeout:function(e){var n=Ls.delegate;return((n==null?void 0:n.clearTimeout)||clearTimeout)(e)},delegate:void 0};function lc(e){Ls.setTimeout(function(){throw e})}function Es(){}var gl=null;function Cl(e){if(Rs.useDeprecatedSynchronousErrorHandling){var n=!gl;if(n&&(gl={errorThrown:!1,error:null}),e(),n){var t=gl,r=t.errorThrown,i=t.error;if(gl=null,r)throw i}}else e()}var Vs=function(e){Rn(n,e);function n(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,oc(t)&&t.add(r)):r.destination=Kf,r}return n.create=function(t,r,i){return new xs(t,r,i)},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,e.prototype.unsubscribe.call(this),this.destination=null)},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},n.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},n}(Lo),Uf=Function.prototype.bind;function us(e,n){return Uf.call(e,n)}var zf=function(){function e(n){this.partialObserver=n}return e.prototype.next=function(n){var t=this.partialObserver;if(t.next)try{t.next(n)}catch(r){bl(r)}},e.prototype.error=function(n){var t=this.partialObserver;if(t.error)try{t.error(n)}catch(r){bl(r)}else bl(n)},e.prototype.complete=function(){var n=this.partialObserver;if(n.complete)try{n.complete()}catch(t){bl(t)}},e}(),xs=function(e){Rn(n,e);function n(t,r,i){var o=e.call(this)||this,s;if(He(t)||!t)s={next:t??void 0,error:r??void 0,complete:i??void 0};else{var l;o&&Rs.useDeprecatedNextContext?(l=Object.create(t),l.unsubscribe=function(){return o.unsubscribe()},s={next:t.next&&us(t.next,l),error:t.error&&us(t.error,l),complete:t.complete&&us(t.complete,l)}):s=t}return o.destination=new zf(s),o}return n}(Vs);function bl(e){lc(e)}function Yf(e){throw e}var Kf={closed:!0,next:Es,error:Yf,complete:Es},Fs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Eo(e){return e}function Gf(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return sc(e)}function sc(e){return e.length===0?Eo:e.length===1?e[0]:function(t){return e.reduce(function(r,i){return i(r)},t)}}var Tt=function(){function e(n){n&&(this._subscribe=n)}return e.prototype.lift=function(n){var t=new e;return t.source=this,t.operator=n,t},e.prototype.subscribe=function(n,t,r){var i=this,o=Xf(n)?n:new xs(n,t,r);return Cl(function(){var s=i,l=s.operator,a=s.source;o.add(l?l.call(o,a):a?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(n){try{return this._subscribe(n)}catch(t){n.error(t)}},e.prototype.forEach=function(n,t){var r=this;return t=Fa(t),new t(function(i,o){var s=new xs({next:function(l){try{n(l)}catch(a){o(a),s.unsubscribe()}},error:o,complete:i});r.subscribe(s)})},e.prototype._subscribe=function(n){var t;return(t=this.source)===null||t===void 0?void 0:t.subscribe(n)},e.prototype[Fs]=function(){return this},e.prototype.pipe=function(){for(var n=[],t=0;t<arguments.length;t++)n[t]=arguments[t];return sc(n)(this)},e.prototype.toPromise=function(n){var t=this;return n=Fa(n),new n(function(r,i){var o;t.subscribe(function(s){return o=s},function(s){return i(s)},function(){return r(o)})})},e.create=function(n){return new e(n)},e}();function Fa(e){var n;return(n=e??Rs.Promise)!==null&&n!==void 0?n:Promise}function qf(e){return e&&He(e.next)&&He(e.error)&&He(e.complete)}function Xf(e){return e&&e instanceof Vs||qf(e)&&oc(e)}function Zf(e){return He(e==null?void 0:e.lift)}function Cn(e){return function(n){if(Zf(n))return n.lift(function(t){try{return e(t,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function sn(e,n,t,r,i){return new Jf(e,n,t,r,i)}var Jf=function(e){Rn(n,e);function n(t,r,i,o,s,l){var a=e.call(this,t)||this;return a.onFinalize=s,a.shouldUnsubscribe=l,a._next=r?function(u){try{r(u)}catch(c){t.error(c)}}:e.prototype._next,a._error=o?function(u){try{o(u)}catch(c){t.error(c)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=i?function(){try{i()}catch(u){t.error(u)}finally{this.unsubscribe()}}:e.prototype._complete,a}return n.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((t=this.onFinalize)===null||t===void 0||t.call(this))}},n}(Vs),Qf=rc(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ji=function(e){Rn(n,e);function n(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return n.prototype.lift=function(t){var r=new Wa(this,this);return r.operator=t,r},n.prototype._throwIfClosed=function(){if(this.closed)throw new Qf},n.prototype.next=function(t){var r=this;Cl(function(){var i,o;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=ki(r.currentObservers),l=s.next();!l.done;l=s.next()){var a=l.value;a.next(t)}}catch(u){i={error:u}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},n.prototype.error=function(t){var r=this;Cl(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=t;for(var i=r.observers;i.length;)i.shift().error(t)}})},n.prototype.complete=function(){var t=this;Cl(function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var r=t.observers;r.length;)r.shift().complete()}})},n.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(n.prototype,"observed",{get:function(){var t;return((t=this.observers)===null||t===void 0?void 0:t.length)>0},enumerable:!1,configurable:!0}),n.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},n.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},n.prototype._innerSubscribe=function(t){var r=this,i=this,o=i.hasError,s=i.isStopped,l=i.observers;return o||s?ic:(this.currentObservers=null,l.push(t),new Lo(function(){r.currentObservers=null,$l(l,t)}))},n.prototype._checkFinalizedStatuses=function(t){var r=this,i=r.hasError,o=r.thrownError,s=r.isStopped;i?t.error(o):s&&t.complete()},n.prototype.asObservable=function(){var t=new Tt;return t.source=this,t},n.create=function(t,r){return new Wa(t,r)},n}(Tt),Wa=function(e){Rn(n,e);function n(t,r){var i=e.call(this)||this;return i.destination=t,i.source=r,i}return n.prototype.next=function(t){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.next)===null||i===void 0||i.call(r,t)},n.prototype.error=function(t){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.error)===null||i===void 0||i.call(r,t)},n.prototype.complete=function(){var t,r;(r=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||r===void 0||r.call(t)},n.prototype._subscribe=function(t){var r,i;return(i=(r=this.source)===null||r===void 0?void 0:r.subscribe(t))!==null&&i!==void 0?i:ic},n}(Ji),eh=function(e){Rn(n,e);function n(t){var r=e.call(this)||this;return r._value=t,r}return Object.defineProperty(n.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),n.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return!r.closed&&t.next(this._value),r},n.prototype.getValue=function(){var t=this,r=t.hasError,i=t.thrownError,o=t._value;if(r)throw i;return this._throwIfClosed(),o},n.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},n}(Ji),ac={now:function(){return(ac.delegate||Date).now()},delegate:void 0},th=function(e){Rn(n,e);function n(t,r){return e.call(this)||this}return n.prototype.schedule=function(t,r){return this},n}(Lo),Hl={setInterval:function(e,n){for(var t=[],r=2;r<arguments.length;r++)t[r-2]=arguments[r];var i=Hl.delegate;return i!=null&&i.setInterval?i.setInterval.apply(i,Vr([e,n],ur(t))):setInterval.apply(void 0,Vr([e,n],ur(t)))},clearInterval:function(e){var n=Hl.delegate;return((n==null?void 0:n.clearInterval)||clearInterval)(e)},delegate:void 0},nh=function(e){Rn(n,e);function n(t,r){var i=e.call(this,t,r)||this;return i.scheduler=t,i.work=r,i.pending=!1,i}return n.prototype.schedule=function(t,r){var i;if(r===void 0&&(r=0),this.closed)return this;this.state=t;var o=this.id,s=this.scheduler;return o!=null&&(this.id=this.recycleAsyncId(s,o,r)),this.pending=!0,this.delay=r,this.id=(i=this.id)!==null&&i!==void 0?i:this.requestAsyncId(s,this.id,r),this},n.prototype.requestAsyncId=function(t,r,i){return i===void 0&&(i=0),Hl.setInterval(t.flush.bind(t,this),i)},n.prototype.recycleAsyncId=function(t,r,i){if(i===void 0&&(i=0),i!=null&&this.delay===i&&this.pending===!1)return r;r!=null&&Hl.clearInterval(r)},n.prototype.execute=function(t,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var i=this._execute(t,r);if(i)return i;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,r){var i=!1,o;try{this.work(t)}catch(s){i=!0,o=s||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),o},n.prototype.unsubscribe=function(){if(!this.closed){var t=this,r=t.id,i=t.scheduler,o=i.actions;this.work=this.state=this.scheduler=null,this.pending=!1,$l(o,this),r!=null&&(this.id=this.recycleAsyncId(i,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},n}(th),ja=function(){function e(n,t){t===void 0&&(t=e.now),this.schedulerActionCtor=n,this.now=t}return e.prototype.schedule=function(n,t,r){return t===void 0&&(t=0),new this.schedulerActionCtor(this,n).schedule(r,t)},e.now=ac.now,e}(),rh=function(e){Rn(n,e);function n(t,r){r===void 0&&(r=ja.now);var i=e.call(this,t,r)||this;return i.actions=[],i._active=!1,i}return n.prototype.flush=function(t){var r=this.actions;if(this._active){r.push(t);return}var i;this._active=!0;do if(i=t.execute(t.state,t.delay))break;while(t=r.shift());if(this._active=!1,i){for(;t=r.shift();)t.unsubscribe();throw i}},n}(ja),Gl=new rh(nh),ih=Gl,oh=new Tt(function(e){return e.complete()});function uc(e){return e&&He(e.schedule)}function Ws(e){return e[e.length-1]}function lh(e){return He(Ws(e))?e.pop():void 0}function ql(e){return uc(Ws(e))?e.pop():void 0}function sh(e,n){return typeof Ws(e)=="number"?e.pop():n}var js=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function cc(e){return He(e==null?void 0:e.then)}function fc(e){return He(e[Fs])}function hc(e){return Symbol.asyncIterator&&He(e==null?void 0:e[Symbol.asyncIterator])}function pc(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function ah(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var dc=ah();function mc(e){return He(e==null?void 0:e[dc])}function gc(e){return jf(this,arguments,function(){var t,r,i,o;return nc(this,function(s){switch(s.label){case 0:t=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,vi(t.read())];case 3:return r=s.sent(),i=r.value,o=r.done,o?[4,vi(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,vi(i)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function bc(e){return He(e==null?void 0:e.getReader)}function Vn(e){if(e instanceof Tt)return e;if(e!=null){if(fc(e))return uh(e);if(js(e))return ch(e);if(cc(e))return fh(e);if(hc(e))return vc(e);if(mc(e))return hh(e);if(bc(e))return ph(e)}throw pc(e)}function uh(e){return new Tt(function(n){var t=e[Fs]();if(He(t.subscribe))return t.subscribe(n);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ch(e){return new Tt(function(n){for(var t=0;t<e.length&&!n.closed;t++)n.next(e[t]);n.complete()})}function fh(e){return new Tt(function(n){e.then(function(t){n.closed||(n.next(t),n.complete())},function(t){return n.error(t)}).then(null,lc)})}function hh(e){return new Tt(function(n){var t,r;try{for(var i=ki(e),o=i.next();!o.done;o=i.next()){var s=o.value;if(n.next(s),n.closed)return}}catch(l){t={error:l}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}n.complete()})}function vc(e){return new Tt(function(n){dh(e,n).catch(function(t){return n.error(t)})})}function ph(e){return vc(gc(e))}function dh(e,n){var t,r,i,o;return Wf(this,void 0,void 0,function(){var s,l;return nc(this,function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),t=Bf(e),a.label=1;case 1:return[4,t.next()];case 2:if(r=a.sent(),!!r.done)return[3,4];if(s=r.value,n.next(s),n.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return l=a.sent(),i={error:l},[3,11];case 6:return a.trys.push([6,,9,10]),r&&!r.done&&(o=t.return)?[4,o.call(t)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return n.complete(),[2]}})})}function In(e,n,t,r,i){r===void 0&&(r=0),i===void 0&&(i=!1);var o=n.schedule(function(){t(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(o),!i)return o}function _c(e,n){return n===void 0&&(n=0),Cn(function(t,r){t.subscribe(sn(r,function(i){return In(r,e,function(){return r.next(i)},n)},function(){return In(r,e,function(){return r.complete()},n)},function(i){return In(r,e,function(){return r.error(i)},n)}))})}function wc(e,n){return n===void 0&&(n=0),Cn(function(t,r){r.add(e.schedule(function(){return t.subscribe(r)},n))})}function mh(e,n){return Vn(e).pipe(wc(n),_c(n))}function gh(e,n){return Vn(e).pipe(wc(n),_c(n))}function bh(e,n){return new Tt(function(t){var r=0;return n.schedule(function(){r===e.length?t.complete():(t.next(e[r++]),t.closed||this.schedule())})})}function vh(e,n){return new Tt(function(t){var r;return In(t,n,function(){r=e[dc](),In(t,n,function(){var i,o,s;try{i=r.next(),o=i.value,s=i.done}catch(l){t.error(l);return}s?t.complete():t.next(o)},0,!0)}),function(){return He(r==null?void 0:r.return)&&r.return()}})}function yc(e,n){if(!e)throw new Error("Iterable cannot be null");return new Tt(function(t){In(t,n,function(){var r=e[Symbol.asyncIterator]();In(t,n,function(){r.next().then(function(i){i.done?t.complete():t.next(i.value)})},0,!0)})})}function _h(e,n){return yc(gc(e),n)}function wh(e,n){if(e!=null){if(fc(e))return mh(e,n);if(js(e))return bh(e,n);if(cc(e))return gh(e,n);if(hc(e))return yc(e,n);if(mc(e))return vh(e,n);if(bc(e))return _h(e,n)}throw pc(e)}function Xl(e,n){return n?wh(e,n):Vn(e)}function yh(e){return e instanceof Date&&!isNaN(e)}function Zl(e,n){return Cn(function(t,r){var i=0;t.subscribe(sn(r,function(o){r.next(e.call(n,o,i++))}))})}var kh=Array.isArray;function Sh(e,n){return kh(n)?e.apply(void 0,Vr([],ur(n))):e(n)}function kc(e){return Zl(function(n){return Sh(e,n)})}var Ch=Array.isArray,Lh=Object.getPrototypeOf,Eh=Object.prototype,xh=Object.keys;function Ph(e){if(e.length===1){var n=e[0];if(Ch(n))return{args:n,keys:null};if(Ah(n)){var t=xh(n);return{args:t.map(function(r){return n[r]}),keys:t}}}return{args:e,keys:null}}function Ah(e){return e&&typeof e=="object"&&Lh(e)===Eh}function Th(e,n){return e.reduce(function(t,r,i){return t[r]=n[i],t},{})}function Dh(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=ql(e),r=lh(e),i=Ph(e),o=i.args,s=i.keys;if(o.length===0)return Xl([],t);var l=new Tt(Oh(o,t,s?function(a){return Th(s,a)}:Eo));return r?l.pipe(kc(r)):l}function Oh(e,n,t){return t===void 0&&(t=Eo),function(r){Ba(n,function(){for(var i=e.length,o=new Array(i),s=i,l=i,a=function(c){Ba(n,function(){var p=Xl(e[c],n),b=!1;p.subscribe(sn(r,function(m){o[c]=m,b||(b=!0,l--),l||r.next(t(o.slice()))},function(){--s||r.complete()}))},r)},u=0;u<i;u++)a(u)},r)}}function Ba(e,n,t){e?In(t,e,n):n()}function Ih(e,n,t,r,i,o,s,l){var a=[],u=0,c=0,p=!1,b=function(){p&&!a.length&&!u&&n.complete()},m=function(S){return u<r?k(S):a.push(S)},k=function(S){o&&n.next(S),u++;var I=!1;Vn(t(S,c++)).subscribe(sn(n,function(A){i==null||i(A),o?m(A):n.next(A)},function(){I=!0},void 0,function(){if(I)try{u--;for(var A=function(){var $=a.shift();s?In(n,s,function(){return k($)}):k($)};a.length&&u<r;)A();b()}catch($){n.error($)}}))};return e.subscribe(sn(n,m,function(){p=!0,b()})),function(){l==null||l()}}function Bs(e,n,t){return t===void 0&&(t=1/0),He(n)?Bs(function(r,i){return Zl(function(o,s){return n(r,o,i,s)})(Vn(e(r,i)))},t):(typeof n=="number"&&(t=n),Cn(function(r,i){return Ih(r,i,e,t)}))}function Sc(e){return e===void 0&&(e=1/0),Bs(Eo,e)}function Mh(){return Sc(1)}function Ua(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return Mh()(Xl(e,ql(e)))}var $h=["addListener","removeListener"],Hh=["addEventListener","removeEventListener"],Nh=["on","off"];function or(e,n,t,r){if(He(t)&&(r=t,t=void 0),r)return or(e,n,t).pipe(kc(r));var i=ur(Fh(e)?Hh.map(function(l){return function(a){return e[l](n,a,t)}}):Rh(e)?$h.map(za(e,n)):Vh(e)?Nh.map(za(e,n)):[],2),o=i[0],s=i[1];if(!o&&js(e))return Bs(function(l){return or(l,n,t)})(Vn(e));if(!o)throw new TypeError("Invalid event target");return new Tt(function(l){var a=function(){for(var u=[],c=0;c<arguments.length;c++)u[c]=arguments[c];return l.next(1<u.length?u:u[0])};return o(a),function(){return s(a)}})}function za(e,n){return function(t){return function(r){return e[t](n,r)}}}function Rh(e){return He(e.addListener)&&He(e.removeListener)}function Vh(e){return He(e.on)&&He(e.off)}function Fh(e){return He(e.addEventListener)&&He(e.removeEventListener)}function Cc(e,n,t){e===void 0&&(e=0),t===void 0&&(t=ih);var r=-1;return n!=null&&(uc(n)?t=n:r=n),new Tt(function(i){var o=yh(e)?+e-t.now():e;o<0&&(o=0);var s=0;return t.schedule(function(){i.closed||(i.next(s++),0<=r?this.schedule(void 0,r):i.complete())},o)})}function Wh(e,n){return e===void 0&&(e=0),n===void 0&&(n=Gl),e<0&&(e=0),Cc(e,e,n)}function jh(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=ql(e),r=sh(e,1/0),i=e;return i.length?i.length===1?Vn(i[0]):Sc(r)(Xl(i,t)):oh}var bo=new Tt(Es);function Jl(e,n){return Cn(function(t,r){var i=0;t.subscribe(sn(r,function(o){return e.call(n,o,i++)&&r.next(o)}))})}function Us(e,n){return n===void 0&&(n=Gl),Cn(function(t,r){var i=null,o=null,s=null,l=function(){if(i){i.unsubscribe(),i=null;var u=o;o=null,r.next(u)}};function a(){var u=s+e,c=n.now();if(c<u){i=this.schedule(void 0,u-c),r.add(i);return}l()}t.subscribe(sn(r,function(u){o=u,s=n.now(),i||(i=n.schedule(a,e),r.add(i))},function(){l(),r.complete()},void 0,function(){o=i=null}))})}function Bh(e){return Jl(function(n,t){return e<=t})}function Uh(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=ql(e);return Cn(function(r,i){(t?Ua(e,r,t):Ua(e,r)).subscribe(i)})}function vo(e,n){return Cn(function(t,r){var i=null,o=0,s=!1,l=function(){return s&&!i&&r.complete()};t.subscribe(sn(r,function(a){i==null||i.unsubscribe();var u=0,c=o++;Vn(e(a,c)).subscribe(i=sn(r,function(p){return r.next(n?n(a,p,c,u++):p)},function(){i=null,l()}))},function(){s=!0,l()}))})}function tr(e,n,t){var r=He(e)||n||t?{next:e,error:n,complete:t}:e;return r?Cn(function(i,o){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var l=!0;i.subscribe(sn(o,function(a){var u;(u=r.next)===null||u===void 0||u.call(r,a),o.next(a)},function(){var a;l=!1,(a=r.complete)===null||a===void 0||a.call(r),o.complete()},function(a){var u;l=!1,(u=r.error)===null||u===void 0||u.call(r,a),o.error(a)},function(){var a,u;l&&((a=r.unsubscribe)===null||a===void 0||a.call(r)),(u=r.finalize)===null||u===void 0||u.call(r)}))}):Eo}var Lc={leading:!0,trailing:!1};function zh(e,n){return n===void 0&&(n=Lc),Cn(function(t,r){var i=n.leading,o=n.trailing,s=!1,l=null,a=null,u=!1,c=function(){a==null||a.unsubscribe(),a=null,o&&(m(),u&&r.complete())},p=function(){a=null,u&&r.complete()},b=function(k){return a=Vn(e(k)).subscribe(sn(r,c,p))},m=function(){if(s){s=!1;var k=l;l=null,r.next(k),!u&&b(k)}};t.subscribe(sn(r,function(k){s=!0,l=k,!(a&&!a.closed)&&(i?m():b(k))},function(){u=!0,!(o&&s&&a&&!a.closed)&&r.complete()}))})}function Yh(e,n,t){n===void 0&&(n=Gl),t===void 0&&(t=Lc);var r=Cc(e,n);return zh(function(){return r},t)}function Kh(e){const n=e-1;return n*n*n+1}function Gh(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)}function Ec(e,{delay:n=0,duration:t=400,easing:r=Kh,x:i=0,y:o=0,opacity:s=0}={}){const l=getComputedStyle(e),a=+l.opacity,u=l.transform==="none"?"":l.transform,c=a*(1-s);return{delay:n,duration:t,easing:r,css:(p,b)=>`
25
+ transform: ${u} translate(${(1-p)*i}px, ${(1-p)*o}px);
26
+ opacity: ${a-c*b}`}}var rn=(e=>(e.LIGHT="light",e.DARK="dark",e.CUPCAKE="cupcake",e.BUMBLEBEE="bumblebee",e.EMERALD="emerald",e.CORPORATE="corporate",e.SYNTHWAVE="synthwave",e.RETRO="retro",e.CYBERPUNK="cyberpunk",e.VALENTINE="valentine",e.HALLOWEEN="halloween",e.GARDEN="garden",e.FOREST="forest",e.AQUA="aqua",e.LOFI="lofi",e.PASTEL="pastel",e.FANTASY="fantasy",e.WIREFRAME="wireframe",e.BLACK="black",e.LUXURY="luxury",e.DRACULA="dracula",e.CMYK="cmyk",e.AUTUMN="autumn",e.BUSINESS="business",e.ACID="acid",e.LEMONADE="lemonade",e.NIGHT="night",e.COFFEE="coffee",e.WINTER="winter",e))(rn||{}),on=(e=>(e.OFF="Off",e.NOTO="Noto Serif JP",e.KLEE="Klee One",e.SHIPPORI="Shippori Mincho",e.ACKAISYO="Ackaisyo",e.CINECAPTION226="CineCaption226",e))(on||{}),nn=(e=>(e.SOCKET="socket",e.PASTE="paste",e.EXTERNAL="external",e.EDIT="edit",e.UNDO="undo",e.RESETCHECKBOXES="resetcheckboxes",e.TL="tl",e))(nn||{});const hi=[];function Ql(e,n=Ie){let t;const r=new Set;function i(l){if(Et(e,l)&&(e=l,t)){const a=!hi.length;for(const u of r)u[1](),hi.push(u,e);if(a){for(let u=0;u<hi.length;u+=2)hi[u][0](hi[u+1]);hi.length=0}}}function o(l){i(l(e))}function s(l,a=Ie){const u=[l,a];return r.add(u),r.size===1&&(t=n(i)||Ie),l(e),()=>{r.delete(u),r.size===0&&(t(),t=null)}}return{set:i,update:o,subscribe:s}}function qh(e){return e.set=e.next,e}function Kr(e){return qh(new eh(e))}function es(e,n){return(t,r,i)=>{const o=Xh()(t,r,e),s=Kr(o);let l=!0;return i&&i.subscribe(a=>l=a),s.pipe(Bh(1)).subscribe(a=>{l&&window.localStorage.setItem(t,n(a??r))}),s}}function Xh(){return(e,n,t)=>{const r=window.localStorage.getItem(e);return r?t(r):n}}function Le(){return es(e=>!!+e,e=>e?"1":"0")}function Fn(){return es(e=>+e,e=>`${e}`)}function Zh(e){return es(n=>JSON.parse(n||e),n=>JSON.stringify(n))}function xo(){return Zh("[]")}function cr(){return es(e=>e,e=>e)}const L={theme$:rn.BUSINESS,replacements$:[],windowTitle$:"",websocketUrl$:"ws://localhost:55001",secondaryWebsocketUrl$:"",fontSize$:32,characterMilestone$:0,onlineFont$:on.OFF,preventLastDuplicate$:0,maxLines$:0,maxPipLines$:1,afkTimer$:0,adjustTimerOnAfk$:!1,enableExternalClipboardMonitor$:!1,showPresetQuickSwitch$:!1,skipResetConfirmations$:!1,persistStats$:!0,persistNotes$:!0,persistLines$:!0,persistActionHistory$:!1,enablePaste$:!1,blockCopyOnPage$:!1,allowPasteDuringPause$:!1,allowNewLineDuringPause$:!0,autoStartTimerDuringPausePaste$:!1,autoStartTimerDuringPause$:!1,preventGlobalDuplicate$:!1,mergeEqualLineStarts$:!1,filterNonCJKLines:!1,flashOnMissedLine$:!0,displayVertical$:!1,reverseLineOrder$:!1,preserveWhitespace$:!0,removeAllWhitespace$:!1,showTimer$:!0,showSpeed$:!0,showCharacterCount$:!0,showLineCount$:!0,blurStats$:!1,enableLineAnimation$:!1,enableAfkBlur$:!1,enableAfkBlurRestart$:!1,continuousReconnect$:!0,showConnectionErrors$:!1,customCSS$:"",autoTranslateLines$:!1,blurAutoTranslatedLines$:!1},Or=cr()("bannou-texthooker-theme",L.theme$),_n=xo()("bannou-texthooker-settingPresets",[]),ln=xo()("bannou-texthooker-replacements",[]),_o=cr()("bannou-texthooker-windowTitle",L.windowTitle$),Mn=cr()("bannou-texthooker-websocketUrl",L.websocketUrl$),$n=cr()("bannou-texthooker-secondary-websocketUrl",L.secondaryWebsocketUrl$),Ir=Fn()("bannou-texthooker-fontSize",L.fontSize$),Mr=Fn()("bannou-texthooker-characterMilestone",L.characterMilestone$),Si=cr()("bannou-texthooker-onlineFont",L.onlineFont$),$r=Fn()("bannou-texthooker-preventLastDuplicate",L.preventLastDuplicate$),Dr=Fn()("bannou-texthooker-maxLines",L.maxLines$),Hr=Fn()("bannou-texthooker-maxPipLines",L.maxPipLines$),ar=Fn()("bannou-texthooker-afkTimer",L.afkTimer$),Ci=Le()("bannou-texthooker-adjustTimerOnAfk",L.adjustTimerOnAfk$),wo=Le()("bannou-texthooker-enableExternalClipboardMonitor",L.enableExternalClipboardMonitor$),yo=Le()("bannou-texthooker-showPresetQuickSwitch",L.showPresetQuickSwitch$),Li=Le()("bannou-texthooker-skipResetConfirmations",L.skipResetConfirmations$),Ei=Le()("bannou-texthooker-persistStats",L.persistStats$),xi=Le()("bannou-texthooker-persistNotes",L.persistNotes$),Pi=Le()("bannou-texthooker-persistLines",L.persistLines$),Ai=Le()("bannou-texthooker-persistActionHistory",L.persistActionHistory$),Ti=Le()("bannou-texthooker-enablePaste",L.enablePaste$),Di=Le()("bannou-texthooker-blockCopyOnPage",L.blockCopyOnPage$),Oi=Le()("bannou-texthooker-allowPasteDuringPause",L.allowPasteDuringPause$),Ii=Le()("bannou-texthooker-allowNewLineDuringPause",L.allowNewLineDuringPause$),Mi=Le()("bannou-texthooker-autoStartTimerDuringPausePaste",L.autoStartTimerDuringPausePaste$),$i=Le()("bannou-texthooker-autoStartTimerDuringPause",L.autoStartTimerDuringPause$),Fr=Le()("bannou-texthooker-preventGlobalDuplicate",L.preventGlobalDuplicate$),Hi=Le()("bannou-texthooker-mergeEqualLineStarts",L.mergeEqualLineStarts$),Ni=Le()("bannou-texthooker-filterNonCJKLines",L.mergeEqualLineStarts$),Ri=Le()("bannou-texthooker-flashOnMissedLine",L.flashOnMissedLine$),Wr=Le()("bannou-texthooker-displayVertical",L.displayVertical$),jr=Le()("bannou-texthooker-reverseLineOrder",L.reverseLineOrder$),Vi=Le()("bannou-texthooker-preserveWhitespace",L.preserveWhitespace$),Fi=Le()("bannou-texthooker-removeAllWhitespace",L.removeAllWhitespace$),Wi=Le()("bannou-texthooker-showTimer",L.showTimer$),ji=Le()("bannou-texthooker-showSpeed",L.showSpeed$),Bi=Le()("bannou-texthooker-showCharacterCount",L.showCharacterCount$),Ui=Le()("bannou-texthooker-showLineCount",L.showLineCount$),zi=Le()("bannou-texthooker-blurStats",L.blurStats$),Yi=Le()("bannou-texthooker-enableLineAnimation",L.enableLineAnimation$),Ki=Le()("bannou-texthooker-enableAfkBlur",L.enableAfkBlur$),Gi=Le()("bannou-texthooker-enableAfkBlurRestart",L.enableAfkBlurRestart$),Br=Le()("bannou-texthooker-continuousReconnect",L.continuousReconnect$),qi=Le()("bannou-texthooker-showConnectionErrors",L.showConnectionErrors$),Xi=cr()("bannou-texthooker-customCSS",L.customCSS$),wn=Fn()("bannou-texthooker-timeValue",0,Ei),Nl=Kr(!1),ko=cr()("bannou-texthooker-userNotes","",xi),zs=Kr(-1),Ys=Kr(-1),Ue=Kr(void 0),Rl=Kr(!1),lr=cr()("bannou-texthooker-lastSettingPreset",""),et=xo()("bannou-texthooker-lineData",[],Pi),Ll=xo()("bannou-texthooker-lineIDs",[]),Ur=Ql(new Map),nr=xo()("bannou-texthooker-actionHistory",[],Ai),Ps=Ql(void 0),Xt=Kr(!0),Nr=new Ji,ts=new Ji,ns=new Ji,El=Ql(!1),As=Ql([]),Vl=Le()("bannou-texthooker-autoTranslateLines",!1),Fl=Le()("bannou-texthooker-blurAutoTranslatedLines",!1),Ya=Fn()("bannou-texthooker-lastPipHeight",0),Ka=Fn()("bannou-texthooker-lastPipWidth",0);async function Jh(){if(!Li.getValue()){const{canceled:e}=await new Promise(n=>{Ue.next({icon:tn,message:"All Settings and Data will be reset",callback:n})});if(e)return}lr.next(""),_n.next([]),Xt.next(!0),wn.next(0),ko.next(""),et.next([]),nr.next([]),Ps.set(void 0),window.localStorage.removeItem("bannou-texthooker-timeValue"),window.localStorage.removeItem("bannou-texthooker-userNotes"),window.localStorage.removeItem("bannou-texthooker-lineData"),window.localStorage.removeItem("bannou-texthooker-actionHistory"),Or.next(L.theme$),ln.next(L.replacements$),_o.next(L.windowTitle$),Mn.next(L.websocketUrl$),$n.next(L.secondaryWebsocketUrl$),Ir.next(L.fontSize$),Mr.next(L.characterMilestone$),Si.next(L.onlineFont$),$r.next(L.preventLastDuplicate$),Hr.next(L.maxPipLines$),ar.next(L.afkTimer$),Ci.next(L.adjustTimerOnAfk$),wo.next(L.enableExternalClipboardMonitor$),yo.next(L.showPresetQuickSwitch$),Li.next(L.skipResetConfirmations$),Ei.next(L.persistStats$),xi.next(L.persistNotes$),Pi.next(L.persistLines$),Ai.next(L.persistActionHistory$),Ti.next(L.enablePaste$),Di.next(L.blockCopyOnPage$),Oi.next(L.allowPasteDuringPause$),Ii.next(L.allowNewLineDuringPause$),Mi.next(L.autoStartTimerDuringPausePaste$),$i.next(L.autoStartTimerDuringPause$),Fr.next(L.preventGlobalDuplicate$),Hi.next(L.mergeEqualLineStarts$),Ni.next(L.filterNonCJKLines),Ri.next(L.flashOnMissedLine$),Wr.next(L.displayVertical$),jr.next(L.reverseLineOrder$),Vi.next(L.preserveWhitespace$),Fi.next(L.removeAllWhitespace$),Wi.next(L.showTimer$),ji.next(L.showSpeed$),Bi.next(L.showCharacterCount$),Ui.next(L.showLineCount$),zi.next(L.blurStats$),Yi.next(L.enableLineAnimation$),Ki.next(L.enableAfkBlur$),Gi.next(L.enableAfkBlurRestart$),Br.next(L.continuousReconnect$),qi.next(L.showConnectionErrors$),Xi.next(L.customCSS$),Vl.next(L.autoTranslateLines$),Fl.next(L.blurAutoTranslatedLines$)}function jt(){}function rr(){return Gf(Zl(()=>""),Jl((e,n)=>!n))}function So(e,n,t,r,i="auto"){console.log(n),n&&setTimeout(()=>{t?r?n.scrollTo({top:0,left:n.scrollWidth,behavior:i}):e.scrollTo({top:-n.scrollHeight,left:0,behavior:i}):r?n.scrollTo({top:0,left:-n.scrollWidth,behavior:i}):e.scrollTo({top:n.scrollHeight+100,left:0,behavior:i}),i==="smooth"&&setTimeout(()=>So(e,n,t,r),250)})}function Qh(e){const n=Math.floor(e/3600),t=Math.floor((e-n*3600)/60),r=e-n*3600-t*60;return`${`${n}`.padStart(2,"0")}:${`${t}`.padStart(2,"0")}:${`${r}`.padStart(2,"0")}`}function ep(e){const[n,t,r]=e.split(":").map(i=>Number.parseInt(i,10));return n*60*60+t*60+r}function tp(){const e=new Uint8Array(16);return crypto.getRandomValues(e),e[6]=e[6]&15|64,e[8]=e[8]&63|128,Array.prototype.map.call(e,(t,r)=>(t<16?"0":"")+t.toString(16)+(r%2&&r<10&&r>2?"-":"")).join("")}function xc(e,n){if(!e||!n.length)return e;let t=e;for(let r=0,{length:i}=n;r<i;r+=1){const o=n[r];t=t.replace(new RegExp(o.pattern,o.flags.join("")),o.replaces.replace(/\\t/gm," ").replace(/\\n/gm,`
27
+ `))}return t}function Pc(e,n){const t=e.createTextNode(n||"");let r=e.getElementById("user-css");r?r.replaceChild(t,r.firstChild):(r=e.createElement("style"),r.id="user-css",r.appendChild(t),e.head.append(r))}function Ga(e,n){n?(e.body.style.filter="blur(8px)",e.body.style.pointerEvents="none"):(e.body.style.filter=null,e.body.style.pointerEvents="auto")}const Ac=`
28
+ `;function np(e){let n,t,r,i;return{c(){n=ws("svg"),t=ws("path"),h(t,"d",e[1]),be(n,"width",e[2]),be(n,"height",e[3]),h(n,"viewBox","0 0 24 24"),h(n,"fill","currentColor"),h(n,"class",e[4])},m(o,s){F(o,n,s),f(n,t),e[7](n),r||(i=[P(n,"click",e[5]),P(n,"keyup",e[6])],r=!0)},p(o,[s]){s&2&&h(t,"d",o[1]),s&4&&be(n,"width",o[2]),s&8&&be(n,"height",o[3]),s&16&&h(n,"class",o[4])},i:Ie,o:Ie,d(o){o&&V(n),e[7](null),r=!1,Lt(i)}}}function rp(e,n,t){let{path:r}=n,{width:i="1.5rem"}=n,{height:o="1.5rem"}=n,{element:s=void 0}=n,{class:l=""}=n;function a(p){mo.call(this,e,p)}function u(p){mo.call(this,e,p)}function c(p){mt[p?"unshift":"push"](()=>{s=p,t(0,s)})}return e.$$set=p=>{"path"in p&&t(1,r=p.path),"width"in p&&t(2,i=p.width),"height"in p&&t(3,o=p.height),"element"in p&&t(0,s=p.element),"class"in p&&t(4,l=p.class)},[s,r,i,o,l,a,u,c]}class _e extends Ut{constructor(n){super(),Bt(this,n,rp,np,Et,{path:1,width:2,height:3,element:0,class:4})}}function qa(e){let n,t;return n=new _e({props:{path:e[1]}}),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},p(r,i){const o={};i&2&&(o.path=r[1]),n.$set(o)},i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function ip(e){let n;return{c(){n=ct(e[2])},m(t,r){F(t,n,r)},p(t,r){r&4&&At(n,t[2])},d(t){t&&V(n)}}}function op(e){let n,t=e[5]==="text"&&Xa(e);return{c(){n=g("div"),t&&t.c()},m(r,i){F(r,n,i),t&&t.m(n,null)},p(r,i){r[5]==="text"?t?t.p(r,i):(t=Xa(r),t.c(),t.m(n,null)):t&&(t.d(1),t=null)},d(r){r&&V(n),t&&t.d()}}}function Xa(e){let n,t,r;return{c(){n=g("input"),h(n,"type",e[5]),h(n,"class","input input-bordered h-8 ml-2"),n.value=e[0]},m(i,o){F(i,n,o),t||(r=P(n,"change",e[8]),t=!0)},p(i,o){o&32&&h(n,"type",i[5]),o&1&&n.value!==i[0]&&(n.value=i[0])},d(i){i&&V(n),t=!1,r()}}}function Za(e){let n,t,r;return{c(){n=g("button"),n.textContent="Cancel",h(n,"class","btn btn-sm btn-ghost")},m(i,o){F(i,n,o),t||(r=P(n,"click",e[9]),t=!0)},p:Ie,d(i){i&&V(n),t=!1,r()}}}function lp(e){let n,t,r,i,o,s,l,a,u,c,p,b,m=e[1]&&qa(e);function k($,x){return $[5]?op:ip}let S=k(e),I=S(e),A=e[4]&&Za(e);return{c(){n=g("div"),t=g("div"),r=g("div"),m&&m.c(),i=w(),o=g("span"),I.c(),s=w(),l=g("div"),A&&A.c(),a=w(),u=g("button"),u.textContent="Confirm",h(u,"class","btn btn-sm btn-primary"),h(l,"class","flex-none"),h(t,"class","alert shadow-lg max-w-xl"),q(t,"alert-info",e[3]==="info"),q(t,"alert-error",e[3]==="error"),h(n,"class","fixed top-12 flex justify-center w-full z-30")},m($,x){F($,n,x),f(n,t),f(t,r),m&&m.m(r,null),f(r,i),f(r,o),I.m(o,null),f(t,s),f(t,l),A&&A.m(l,null),f(l,a),f(l,u),c=!0,p||(b=P(u,"click",e[10]),p=!0)},p($,[x]){$[1]?m?(m.p($,x),x&2&&H(m,1)):(m=qa($),m.c(),H(m,1),m.m(r,i)):m&&(rt(),j(m,1,1,()=>{m=null}),it()),S===(S=k($))&&I?I.p($,x):(I.d(1),I=S($),I&&(I.c(),I.m(o,null))),$[4]?A?A.p($,x):(A=Za($),A.c(),A.m(l,a)):A&&(A.d(1),A=null),(!c||x&8)&&q(t,"alert-info",$[3]==="info"),(!c||x&8)&&q(t,"alert-error",$[3]==="error")},i($){c||(H(m),c=!0)},o($){j(m),c=!1},d($){$&&V(n),m&&m.d(),I.d(),A&&A.d(),p=!1,b()}}}function sp(e,n,t){let{icon:r}=n,{message:i}=n,{type:o="info"}=n,{showCancel:s=!0}=n,{askForData:l=""}=n,{dataValue:a}=n,{callback:u}=n;const c=zr();function p(k){const S=k.target;t(0,a=S.value)}const b=()=>{u==null||u({canceled:!0,data:a}),c("close")},m=()=>{u==null||u({canceled:!1,data:a}),c("close")};return e.$$set=k=>{"icon"in k&&t(1,r=k.icon),"message"in k&&t(2,i=k.message),"type"in k&&t(3,o=k.type),"showCancel"in k&&t(4,s=k.showCancel),"askForData"in k&&t(5,l=k.askForData),"dataValue"in k&&t(0,a=k.dataValue),"callback"in k&&t(6,u=k.callback)},[a,r,i,o,s,l,u,c,p,b,m]}class ap extends Ut{constructor(n){super(),Bt(this,n,sp,lp,Et,{icon:1,message:2,type:3,showCancel:4,askForData:5,dataValue:0,callback:6})}}function Ja(e){let n,t;const r=[e[0]];let i={};for(let o=0;o<r.length;o+=1)i=Jc(i,r[o]);return n=new ap({props:i}),n.$on("close",e[1]),{c(){se(n.$$.fragment)},m(o,s){ie(n,o,s),t=!0},p(o,s){const l=s&1?bf(r,[vf(o[0])]):{};n.$set(l)},i(o){t||(H(n.$$.fragment,o),t=!0)},o(o){j(n.$$.fragment,o),t=!1},d(o){oe(n,o)}}}function up(e){let n,t,r=e[0]&&Ja(e);return{c(){r&&r.c(),n=Nn()},m(i,o){r&&r.m(i,o),F(i,n,o),t=!0},p(i,[o]){i[0]?r?(r.p(i,o),o&1&&H(r,1)):(r=Ja(i),r.c(),H(r,1),r.m(n.parentNode,n)):r&&(rt(),j(r,1,1,()=>{r=null}),it())},i(i){t||(H(r),t=!0)},o(i){j(r),t=!1},d(i){r&&r.d(i),i&&V(n)}}}function cp(e,n,t){let r;y(e,Rl,a=>t(2,r=a));let i,o=[];const s=Ue.subscribe(a=>{!a||(a.message.includes("Lost Connection to")||a.message.includes("Unable to connect to"))&&((i==null?void 0:i.message)===a.message||o.find(u=>u.message===a.message))||(o.unshift(a),i||l())});function l(){t(0,i=o.pop()),R(Rl,r=!!i,r)}return Ku(()=>s==null?void 0:s.unsubscribe()),[i,l]}class fp extends Ut{constructor(n){super(),Bt(this,n,cp,up,Et,{})}}function Co(e){return window.location.port==="4173"||window.location.port==="5174"?"http://localhost:"+55e3+e:e}function Qa(e){let n,t,r,i,o;return{c(){n=g("input"),h(n,"type","checkbox"),h(n,"class","multi-line-checkbox svelte-i377rk"),h(n,"id",t="multi-line-checkbox-"+e[0].id),h(n,"aria-label",r=e[0].id)},m(s,l){F(s,n,l),i||(o=P(n,"change",e[18]),i=!0)},p(s,l){l&1&&t!==(t="multi-line-checkbox-"+s[0].id)&&h(n,"id",t),l&1&&r!==(r=s[0].id)&&h(n,"aria-label",r)},d(s){s&&V(n),i=!1,o()}}}function eu(e){let n,t,r,i,o=e[0].translation+"",s,l,a,u;return{c(){n=g("br"),t=w(),r=g("p"),i=g("i"),s=ct(o),h(r,"style",l="color: #888; padding-bottom: 16px; padding-top: 16px; width: 100%; "+(e[0].blurTranslation?"filter: blur(8px); transition: filter 0.2s;":"")),h(r,"class","svelte-i377rk"),q(r,"blur-translation",e[0].blurTranslation)},m(c,p){F(c,n,p),F(c,t,p),F(c,r,p),f(r,i),f(i,s),a||(u=[P(r,"mouseenter",function(){wi(e[0].blurTranslation?iu:void 0)&&(e[0].blurTranslation?iu:void 0).apply(this,arguments)}),P(r,"mouseleave",function(){wi(e[0].blurTranslation?ou:void 0)&&(e[0].blurTranslation?ou:void 0).apply(this,arguments)})],a=!0)},p(c,p){e=c,p&1&&o!==(o=e[0].translation+"")&&At(s,o),p&1&&l!==(l="color: #888; padding-bottom: 16px; padding-top: 16px; width: 100%; "+(e[0].blurTranslation?"filter: blur(8px); transition: filter 0.2s;":""))&&h(r,"style",l),p&1&&q(r,"blur-translation",e[0].blurTranslation)},d(c){c&&V(n),c&&V(t),c&&V(r),a=!1,Lt(u)}}}function tu(e){let n,t,r,i,o,s,l,a;return{c(){n=g("div"),t=g("button"),t.textContent="📷",r=w(),i=g("button"),i.textContent="🔊",o=w(),s=g("button"),s.textContent="🌐",h(t,"title","Screenshot"),be(t,"background-color","#333"),be(t,"color","#fff"),be(t,"border","1px solid #555"),be(t,"padding","6px 10px"),be(t,"font-size","10px"),be(t,"border-radius","4px"),be(t,"cursor","pointer"),be(t,"transition","background-color 0.3s"),h(t,"tabindex","-1"),h(t,"class","svelte-i377rk"),h(i,"title","Audio"),be(i,"background-color","#333"),be(i,"color","#fff"),be(i,"border","1px solid #555"),be(i,"padding","6px 10px"),be(i,"font-size","10px"),be(i,"border-radius","4px"),be(i,"cursor","pointer"),be(i,"transition","background-color 0.3s"),h(i,"tabindex","-1"),h(i,"class","svelte-i377rk"),h(s,"title","Translate"),be(s,"background-color","#333"),be(s,"color","#fff"),be(s,"border","1px solid #555"),be(s,"padding","6px 10px"),be(s,"font-size","10px"),be(s,"border-radius","4px"),be(s,"cursor","pointer"),be(s,"transition","background-color 0.3s"),h(s,"tabindex","-1"),h(s,"class","svelte-i377rk"),h(n,"class","textline-buttons unselectable svelte-i377rk")},m(u,c){F(u,n,c),f(n,t),f(n,r),f(n,i),f(n,o),f(n,s),l||(a=[P(t,"click",e[20]),P(i,"click",e[21]),P(s,"click",e[22])],l=!0)},p:Ie,d(u){u&&V(n),l=!1,Lt(a)}}}function nu(e){let n,t=e[7]&&e[7].includes(e[0].id),r,i,o=e[0].text+"",s,l,a,u,c=e[7]&&e[7].includes(e[0].id),p,b,m=t&&Qa(e),k=e[0].translation&&eu(e),S=c&&tu(e);return{c(){n=g("div"),m&&m.c(),r=w(),i=g("p"),s=ct(o),l=w(),k&&k.c(),u=w(),S&&S.c(),h(i,"class","my-2 cursor-pointer border-2 svelte-i377rk"),h(i,"contenteditable",e[4]),q(i,"py-4",!e[5]),q(i,"px-2",!e[5]),q(i,"py-2",e[5]),q(i,"px-4",e[5]),q(i,"border-transparent",!e[3]),q(i,"cursor-text",e[4]),q(i,"border-primary",e[3]),q(i,"border-accent-focus",e[4]),q(i,"whitespace-pre-wrap",e[8]),h(n,"class","textline2 svelte-i377rk")},m(I,A){F(I,n,A),m&&m.m(n,null),f(n,r),f(n,i),f(i,s),f(i,l),k&&k.m(i,null),e[19](i),f(n,u),S&&S.m(n,null),p||(b=[P(i,"dblclick",e[10]),P(i,"keyup",jt)],p=!0)},p(I,A){e=I,A&129&&(t=e[7]&&e[7].includes(e[0].id)),t?m?m.p(e,A):(m=Qa(e),m.c(),m.m(n,r)):m&&(m.d(1),m=null),A&1&&o!==(o=e[0].text+"")&&At(s,o),e[0].translation?k?k.p(e,A):(k=eu(e),k.c(),k.m(i,null)):k&&(k.d(1),k=null),A&16&&h(i,"contenteditable",e[4]),A&32&&q(i,"py-4",!e[5]),A&32&&q(i,"px-2",!e[5]),A&32&&q(i,"py-2",e[5]),A&32&&q(i,"px-4",e[5]),A&8&&q(i,"border-transparent",!e[3]),A&16&&q(i,"cursor-text",e[4]),A&8&&q(i,"border-primary",e[3]),A&16&&q(i,"border-accent-focus",e[4]),A&256&&q(i,"whitespace-pre-wrap",e[8]),A&129&&(c=e[7]&&e[7].includes(e[0].id)),c?S?S.p(e,A):(S=tu(e),S.c(),S.m(n,null)):S&&(S.d(1),S=null)},i(I){a||Rr(()=>{a=Zu(i,Ec,{x:e[5]?100:-100,duration:e[6]?250:0}),a.start()})},o:Ie,d(I){I&&V(n),m&&m.d(),k&&k.d(),e[19](null),S&&S.d(),p=!1,Lt(b)}}}function ru(e){let n,t,r,i,o,s=e[9].get(e[0].id)+"",l,a;return r=new _e({props:{class:e[1]?"":"mr-2",path:Rf}}),{c(){n=g("div"),t=g("div"),se(r.$$.fragment),i=w(),o=g("span"),l=ct(s),q(o,"mt-2",e[1]),h(t,"class","flex items-center"),h(n,"class","flex justify-center text-xs my-2 py-2 border-primary border-dashed milestone"),q(n,"border-x-2",e[1]),q(n,"border-y-2",!e[1]),q(n,"py-4",!e[5]),q(n,"px-2",!e[5]),q(n,"py-2",e[5]),q(n,"px-4",e[5])},m(u,c){F(u,n,c),f(n,t),ie(r,t,null),f(t,i),f(t,o),f(o,l),a=!0},p(u,c){const p={};c&2&&(p.class=u[1]?"":"mr-2"),r.$set(p),(!a||c&513)&&s!==(s=u[9].get(u[0].id)+"")&&At(l,s),(!a||c&2)&&q(o,"mt-2",u[1]),(!a||c&2)&&q(n,"border-x-2",u[1]),(!a||c&2)&&q(n,"border-y-2",!u[1]),(!a||c&32)&&q(n,"py-4",!u[5]),(!a||c&32)&&q(n,"px-2",!u[5]),(!a||c&32)&&q(n,"py-2",u[5]),(!a||c&32)&&q(n,"px-4",u[5])},i(u){a||(H(r.$$.fragment,u),a=!0)},o(u){j(r.$$.fragment,u),a=!1},d(u){u&&V(n),oe(r)}}}function hp(e){let n=e[0].text,t,r,i,o=e[9].has(e[0].id),s,l,a=nu(e),u=o&&ru(e);return{c(){a.c(),t=w(),r=new Yu(!1),i=w(),u&&u.c(),s=Nn(),r.a=i},m(c,p){a.m(c,p),F(c,t,p),r.m(Ac,c,p),F(c,i,p),u&&u.m(c,p),F(c,s,p),l=!0},p(c,[p]){p&1&&Et(n,n=c[0].text)?(rt(),j(a,1,1,Ie),it(),a=nu(c),a.c(),H(a,1),a.m(t.parentNode,t)):a.p(c,p),p&513&&(o=c[9].has(c[0].id)),o?u?(u.p(c,p),p&513&&H(u,1)):(u=ru(c),u.c(),H(u,1),u.m(s.parentNode,s)):u&&(rt(),j(u,1,1,()=>{u=null}),it())},i(c){l||(H(a),H(u),l=!0)},o(c){j(a),j(u),l=!1},d(c){a.d(c),c&&V(t),c&&r.d(),c&&V(i),u&&u.d(c),c&&V(s)}}}const iu=function(){this.style.filter="blur(0px)",this.style.transition="filter 0.3s"},ou=function(){this.style.filter="blur(8px)"};function pp(e,n,t){let r,i,o,s,l,a,u,c,p,b;y(e,Yi,T=>t(6,i=T)),y(e,jr,T=>t(24,o=T)),y(e,et,T=>t(25,s=T)),y(e,Fl,T=>t(26,l=T)),y(e,Vl,T=>t(27,a=T)),y(e,Ll,T=>t(7,u=T)),y(e,Wr,T=>t(1,c=T)),y(e,Vi,T=>t(8,p=T)),y(e,Ur,T=>t(9,b=T));let{line:m}=n,{index:k}=n,{isLast:S}=n,{pipWindow:I=void 0}=n;function A(){t(3,X=!1)}function $(T){return X||T.intersectsNode(D)?m.id:void 0}const x=zr();let D,J="",X=!1,K=!1;Yl(()=>{S&&(So(I||window,D.parentElement.parentElement,o,r,i?"smooth":"auto"),u&&u.includes(m.id)&&a&&U(m.id,"TL",l))}),Ku(()=>{document.removeEventListener("click",E,!1),x("edit",{inEdit:!1})});function B(T){var ee;I||((ee=window.getSelection())==null||ee.removeAllRanges(),T.ctrlKey||T.metaKey?X?(t(3,X=!1),x("deselected",m.id)):(t(3,X=!0),x("selected",m.id)):(J=D.innerText,t(4,K=!0),x("edit",{inEdit:!0}),document.addEventListener("click",E,!1),go().then(()=>{D.focus()})))}function E(T){const ee=T.target;D.contains(ee)||(t(4,K=!1),document.removeEventListener("click",E,!1),x("edit",{inEdit:!1,data:{originalText:J,newText:D.innerText,lineIndex:k,line:m}}))}async function W(T){try{const ee=await fetch(Co("/update_checkbox"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:T})});if(!ee.ok)throw new Error(`HTTP error! Status: ${ee.status}`)}catch(ee){console.error("Error updating checkbox:",ee)}}function U(T,ee,ce=!1){console.log(T);let Ye={TL:"/translate-line",Screenshot:"/get-screenshot",Audio:"/play-audio"}[ee]??"";fetch(Co(Ye),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:T,text:m.text})}).then(Se=>{if(!Se.ok)throw new Error(`HTTP error! Status: ${Se.status}`);return Se.json()}).then(Se=>{ee==="TL"&&(t(0,m.translation=Se.TL,m),ce?t(0,m.blurTranslation=!0,m):t(0,m.blurTranslation=!1,m),R(et,s[m.index]=m,s),So(I||window,D.parentElement.parentElement,o,r,i?"smooth":"auto")),console.log(`${ee} action completed for event ID: ${T}`,Se)}).catch(Se=>{console.error(`Error performing ${ee} action for event ID: ${T}`,Se)})}const Z=()=>W(m.id);function ve(T){mt[T?"unshift":"push"](()=>{D=T,t(2,D)})}const re=()=>U(m.id,"Screenshot"),z=()=>U(m.id,"Audio"),M=()=>U(m.id,"TL");return e.$$set=T=>{"line"in T&&t(0,m=T.line),"index"in T&&t(13,k=T.index),"isLast"in T&&t(14,S=T.isLast),"pipWindow"in T&&t(15,I=T.pipWindow)},e.$$.update=()=>{e.$$.dirty&32770&&t(5,r=!I&&c)},[m,c,D,X,K,r,i,u,p,b,B,W,U,k,S,I,A,$,Z,ve,re,z,M]}class Tc extends Ut{constructor(n){super(),Bt(this,n,pp,hp,Et,{line:0,index:13,isLast:14,pipWindow:15,deselect:16,getIdIfSelected:17})}get deselect(){return this.$$.ctx[16]}get getIdIfSelected(){return this.$$.ctx[17]}}function dp(e){let n,t,r,i,o,s,l,a;return r=new _e({props:{path:Qu}}),{c(){n=g("div"),t=g("div"),se(r.$$.fragment),i=w(),o=g("textarea"),h(t,"class","flex cursor-pointer items-end md:items-center"),h(n,"class","flex justify-end p-4"),h(o,"class","flex-1 overflow-auto ml-10 mr-2 mb-4 p-1 pb-2"),be(o,"resize","none"),o.value=e[0]},m(u,c){F(u,n,c),f(n,t),ie(r,t,null),F(u,i,c),F(u,o,c),s=!0,l||(a=[P(t,"click",e[3]),P(t,"keyup",jt),P(o,"blur",e[2])],l=!0)},p(u,[c]){(!s||c&1)&&(o.value=u[0])},i(u){s||(H(r.$$.fragment,u),s=!0)},o(u){j(r.$$.fragment,u),s=!1},d(u){u&&V(n),oe(r),u&&V(i),u&&V(o),l=!1,Lt(a)}}}function mp(e,n,t){let r,i;y(e,ko,l=>t(0,r=l)),y(e,Nl,l=>t(1,i=l));function o(l){R(ko,r=l.target.value,r)}return[r,i,o,()=>R(Nl,i=!1,i)]}class gp extends Ut{constructor(n){super(),Bt(this,n,mp,dp,Et,{})}}const{Map:Dc}=Hs;function lu(e,n,t){const r=e.slice();return r[62]=n[t],r}function su(e,n,t){const r=e.slice();return r[62]=n[t],r}function bp(e){let n,t,r,i,o,s=[],l=new Dc,a,u,c,p,b,m,k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z=e[2].length?e[2]:e[4];const M=T=>T[62].name;for(let T=0;T<z.length;T+=1){let ee=lu(e,z,T),ce=M(ee);l.set(ce,s[T]=au(ce,ee))}return c=new _e({props:{path:Cf}}),S=new _e({props:{path:Ss}}),D=new _e({props:{path:If}}),E=new _e({props:{path:so}}),{c(){n=g("details"),t=g("summary"),t.textContent="Presets",r=w(),i=g("div"),o=g("select");for(let T=0;T<s.length;T+=1)s[T].c();a=w(),u=g("div"),se(c.$$.fragment),p=w(),b=g("span"),b.textContent="Save",m=w(),k=g("div"),se(S.$$.fragment),I=w(),A=g("span"),A.textContent="Export/Import",$=w(),x=g("div"),se(D.$$.fragment),J=w(),X=g("span"),X.textContent="Reload",K=w(),B=g("div"),se(E.$$.fragment),W=w(),U=g("span"),U.textContent="Delete",h(o,"class","select flex-1 max-w-md"),h(b,"class","label-text"),h(u,"role","button"),h(u,"class","flex flex-col items-center hover:text-primary ml-3"),h(A,"class","label-text"),h(k,"role","button"),h(k,"class","flex flex-col items-center hover:text-primary ml-3"),h(X,"class","label-text"),h(x,"role","button"),h(x,"class","flex flex-col items-center hover:text-primary ml-3"),q(x,"invisible",!e[1]),h(U,"class","label-text"),h(B,"role","button"),h(B,"class","flex flex-col items-center hover:text-primary ml-3"),q(B,"invisible",!e[1]),h(i,"class","flex items-center justify-between mt-2"),h(n,"role","button"),h(n,"class","col-span-4 mb-2")},m(T,ee){F(T,n,ee),f(n,t),f(n,r),f(n,i),f(i,o);for(let ce=0;ce<s.length;ce+=1)s[ce].m(o,null);yi(o,e[1]),f(i,a),f(i,u),ie(c,u,null),f(u,p),f(u,b),f(i,m),f(i,k),ie(S,k,null),f(k,I),f(k,A),f(i,$),f(i,x),ie(D,x,null),f(x,J),f(x,X),f(i,K),f(i,B),ie(E,B,null),f(B,W),f(B,U),Z=!0,ve||(re=[P(o,"change",e[6]),P(u,"click",e[8]),P(u,"keyup",jt),P(k,"click",e[12]),P(k,"keyup",jt),P(x,"click",e[13]),P(x,"keyup",jt),P(B,"click",e[9]),P(B,"keyup",jt)],ve=!0)},p(T,ee){ee[0]&20&&(z=T[2].length?T[2]:T[4],s=Yr(s,ee,M,1,T,z,l,o,Kl,au,null,lu)),(!Z||ee[0]&22)&&yi(o,T[1]),(!Z||ee[0]&2)&&q(x,"invisible",!T[1]),(!Z||ee[0]&2)&&q(B,"invisible",!T[1])},i(T){Z||(H(c.$$.fragment,T),H(S.$$.fragment,T),H(D.$$.fragment,T),H(E.$$.fragment,T),Z=!0)},o(T){j(c.$$.fragment,T),j(S.$$.fragment,T),j(D.$$.fragment,T),j(E.$$.fragment,T),Z=!1},d(T){T&&V(n);for(let ee=0;ee<s.length;ee+=1)s[ee].d();oe(c),oe(S),oe(D),oe(E),ve=!1,Lt(re)}}}function vp(e){let n,t=[],r=new Dc,i,o,s=e[2].length?e[2]:e[4];const l=a=>a[62].name;for(let a=0;a<s.length;a+=1){let u=su(e,s,a),c=l(u);r.set(c,t[a]=uu(c,u))}return{c(){n=g("select");for(let a=0;a<t.length;a+=1)t[a].c();h(n,"class","w-48 hidden sm:block"),q(n,"sm:hidden",!e[3]||e[2].length<2)},m(a,u){F(a,n,u);for(let c=0;c<t.length;c+=1)t[c].m(n,null);yi(n,e[1]),i||(o=P(n,"change",e[6]),i=!0)},p(a,u){u[0]&20&&(s=a[2].length?a[2]:a[4],t=Yr(t,u,l,1,a,s,r,n,Kl,uu,null,su)),u[0]&22&&yi(n,a[1]),u[0]&12&&q(n,"sm:hidden",!a[3]||a[2].length<2)},i:Ie,o:Ie,d(a){a&&V(n);for(let u=0;u<t.length;u+=1)t[u].d();i=!1,o()}}}function au(e,n){let t,r=(n[62].name||"No Presets stored")+"",i,o,s;return{key:e,first:null,c(){t=g("option"),i=ct(r),o=w(),t.__value=s=n[62].name,t.value=t.__value,this.first=t},m(l,a){F(l,t,a),f(t,i),f(t,o)},p(l,a){n=l,a[0]&4&&r!==(r=(n[62].name||"No Presets stored")+"")&&At(i,r),a[0]&4&&s!==(s=n[62].name)&&(t.__value=s,t.value=t.__value)},d(l){l&&V(t)}}}function uu(e,n){let t,r=n[62].name+"",i,o,s;return{key:e,first:null,c(){t=g("option"),i=ct(r),o=w(),t.__value=s=n[62].name,t.value=t.__value,this.first=t},m(l,a){F(l,t,a),f(t,i),f(t,o)},p(l,a){n=l,a[0]&4&&r!==(r=n[62].name+"")&&At(i,r),a[0]&4&&s!==(s=n[62].name)&&(t.__value=s,t.value=t.__value)},d(l){l&&V(t)}}}function _p(e){let n,t,r,i;const o=[vp,bp],s=[];function l(a,u){return a[0]?0:1}return n=l(e),t=s[n]=o[n](e),{c(){t.c(),r=Nn()},m(a,u){s[n].m(a,u),F(a,r,u),i=!0},p(a,u){let c=n;n=l(a),n===c?s[n].p(a,u):(rt(),j(s[c],1,1,()=>{s[c]=null}),it(),t=s[n],t?t.p(a,u):(t=s[n]=o[n](a),t.c()),H(t,1),t.m(r.parentNode,r))},i(a){i||(H(t),i=!0)},o(a){j(t),i=!1},d(a){s[n].d(a),a&&V(r)}}}function wp(e,n,t){let r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ze,Fe,we,Me,bt,he,ft,We,Ve;y(e,lr,_=>t(1,r=_)),y(e,_n,_=>t(2,i=_)),y(e,Ue,_=>t(14,o=_)),y(e,Li,_=>t(15,s=_)),y(e,Br,_=>t(16,l=_)),y(e,Ys,_=>t(17,a=_)),y(e,zs,_=>t(18,u=_)),y(e,Ur,_=>t(19,c=_)),y(e,Mr,_=>t(20,p=_)),y(e,Xi,_=>t(21,b=_)),y(e,qi,_=>t(22,m=_)),y(e,Gi,_=>t(23,k=_)),y(e,Ki,_=>t(24,S=_)),y(e,Yi,_=>t(25,I=_)),y(e,zi,_=>t(26,A=_)),y(e,Ui,_=>t(27,$=_)),y(e,Bi,_=>t(28,x=_)),y(e,ji,_=>t(29,D=_)),y(e,Wi,_=>t(30,J=_)),y(e,Fi,_=>t(31,X=_)),y(e,Vi,_=>t(32,K=_)),y(e,jr,_=>t(33,B=_)),y(e,Wr,_=>t(34,E=_)),y(e,Ri,_=>t(35,W=_)),y(e,Ni,_=>t(36,U=_)),y(e,Hi,_=>t(37,Z=_)),y(e,Fr,_=>t(38,ve=_)),y(e,$i,_=>t(39,re=_)),y(e,Mi,_=>t(40,z=_)),y(e,Ii,_=>t(41,M=_)),y(e,Oi,_=>t(42,T=_)),y(e,Di,_=>t(43,ee=_)),y(e,Ti,_=>t(44,ce=_)),y(e,Ai,_=>t(45,Ae=_)),y(e,Pi,_=>t(46,Ye=_)),y(e,xi,_=>t(47,Se=_)),y(e,Ei,_=>t(48,Ze=_)),y(e,yo,_=>t(3,Ke=_)),y(e,wo,_=>t(49,Ne=_)),y(e,Ci,_=>t(50,yt=_)),y(e,ar,_=>t(51,gt=_)),y(e,Hr,_=>t(52,Re=_)),y(e,Dr,_=>t(53,ze=_)),y(e,$r,_=>t(54,Fe=_)),y(e,Si,_=>t(55,we=_)),y(e,Ir,_=>t(56,Me=_)),y(e,$n,_=>t(57,bt=_)),y(e,Mn,_=>t(58,he=_)),y(e,_o,_=>t(59,ft=_)),y(e,ln,_=>t(60,We=_)),y(e,Or,_=>t(61,Ve=_));let{isQuickSwitch:ot=!1}=n;function vt(){return{theme$:Ve,replacements$:We,windowTitle$:ft,websocketUrl$:he,secondaryWebsocketUrl$:bt,fontSize$:Me,characterMilestone$:p,onlineFont$:we,preventLastDuplicate$:Fe,maxLines$:ze,maxPipLines$:Re,afkTimer$:gt,adjustTimerOnAfk$:yt,enableExternalClipboardMonitor$:Ne,showPresetQuickSwitch$:Ke,skipResetConfirmations$:s,persistStats$:Ze,persistNotes$:Se,persistLines$:Ye,persistActionHistory$:Ae,enablePaste$:ce,blockCopyOnPage$:ee,allowPasteDuringPause$:T,allowNewLineDuringPause$:M,autoStartTimerDuringPausePaste$:z,autoStartTimerDuringPause$:re,preventGlobalDuplicate$:ve,mergeEqualLineStarts$:Z,filterNonCJKLines:U,flashOnMissedLine$:W,displayVertical$:E,reverseLineOrder$:B,preserveWhitespace$:K,removeAllWhitespace$:X,showTimer$:J,showSpeed$:D,showCharacterCount$:x,showLineCount$:$,blurStats$:A,enableLineAnimation$:I,enableAfkBlur$:S,enableAfkBlurRestart$:k,continuousReconnect$:l,showConnectionErrors$:m,customCSS$:b}}function je(_,de=!0){Or.next(_.settings.theme$??L.theme$),ln.next(_.settings.replacements$??L.replacements$),_o.next(_.settings.windowTitle$??L.windowTitle$),Mn.next(_.settings.websocketUrl$??L.websocketUrl$),$n.next(_.settings.secondaryWebsocketUrl$??""),Ir.next(_.settings.fontSize$??L.fontSize$),Mr.next(_.settings.characterMilestone$??L.characterMilestone$),Si.next(_.settings.onlineFont$??L.onlineFont$),$r.next(_.settings.preventLastDuplicate$??L.preventLastDuplicate$),Dr.next(_.settings.maxLines$??L.maxLines$),Hr.next(_.settings.maxPipLines$??L.maxPipLines$),ar.next(_.settings.afkTimer$??L.afkTimer$),Ci.next(_.settings.adjustTimerOnAfk$??L.adjustTimerOnAfk$),wo.next(_.settings.enableExternalClipboardMonitor$??L.enableExternalClipboardMonitor$),yo.next(_.settings.showPresetQuickSwitch$??L.showPresetQuickSwitch$),Li.next(_.settings.skipResetConfirmations$??L.skipResetConfirmations$),Ei.next(_.settings.persistStats$??L.persistStats$),xi.next(_.settings.persistNotes$??L.persistNotes$),Pi.next(_.settings.persistLines$??L.persistLines$),Ai.next(_.settings.persistActionHistory$??L.persistActionHistory$),Ti.next(_.settings.enablePaste$??L.enablePaste$),Di.next(_.settings.blockCopyOnPage$??L.blockCopyOnPage$),Oi.next(_.settings.allowPasteDuringPause$??L.allowPasteDuringPause$),Ii.next(_.settings.allowNewLineDuringPause$??L.allowNewLineDuringPause$),Mi.next(_.settings.autoStartTimerDuringPausePaste$??L.autoStartTimerDuringPausePaste$),$i.next(_.settings.autoStartTimerDuringPause$??L.autoStartTimerDuringPause$),Fr.next(_.settings.preventGlobalDuplicate$??L.preventGlobalDuplicate$),Hi.next(_.settings.mergeEqualLineStarts$??L.mergeEqualLineStarts$),Ni.next(_.settings.filterNonCJKLines??L.filterNonCJKLines),Ri.next(_.settings.flashOnMissedLine$??L.flashOnMissedLine$),Wr.next(_.settings.displayVertical$??L.displayVertical$),jr.next(_.settings.reverseLineOrder$??L.reverseLineOrder$),Vi.next(_.settings.preserveWhitespace$??L.preserveWhitespace$),Fi.next(_.settings.removeAllWhitespace$??L.removeAllWhitespace$),Wi.next(_.settings.showTimer$??L.showTimer$),ji.next(_.settings.showSpeed$??L.showSpeed$),Bi.next(_.settings.showCharacterCount$??L.showCharacterCount$),Ui.next(_.settings.showLineCount$??L.showLineCount$),zi.next(_.settings.blurStats$??L.blurStats$),Yi.next(_.settings.enableLineAnimation$??L.enableLineAnimation$),Ki.next(_.settings.enableAfkBlur$??L.enableAfkBlur$),Gi.next(_.settings.enableAfkBlurRestart$??L.enableAfkBlurRestart$),Br.next(_.settings.continuousReconnect$??L.continuousReconnect$),qi.next(_.settings.showConnectionErrors$??L.showConnectionErrors$),Xi.next(_.settings.customCSS$??L.customCSS$),de&&R(lr,r=_.name,r),p===0&&R(Ur,c=new Map,c),go().then(()=>{Be("layoutChange"),u!==1&&l&&ts.next(),a!==1&&l&&ns.next()})}const ae=[{name:""}],Be=zr();function _t(_){const de=_.target;ke(de.selectedOptions[0].value)}function ke(_){const de=i.find(Ot=>Ot.name===_);de&&je(de)}async function ye(){const{canceled:_,data:de}=await new Promise(lt=>{R(Ue,o={icon:tn,askForData:"text",dataValue:r||"Preset Name",message:"",callback:lt},o)});if(_||!de)return;const Ot=i.findIndex(lt=>lt.name===de),Te={name:de,settings:vt()};Ot>-1?R(_n,i[Ot]=Te,i):R(_n,i=[...i,Te],i),R(lr,r=de,r)}async function kt(){if(!s){const{canceled:_}=await new Promise(de=>{R(Ue,o={icon:tn,message:"Preset will be deleted",callback:de},o)});if(_)return}R(_n,i=i.filter(_=>_.name!==r),i),R(lr,r="",r)}const Dt=_=>Be("exportImportPreset",_),Ee=()=>ke(r);return e.$$set=_=>{"isQuickSwitch"in _&&t(0,ot=_.isQuickSwitch)},[ot,r,i,Ke,ae,Be,_t,ke,ye,kt,vt,je,Dt,Ee]}class Oc extends Ut{constructor(n){super(),Bt(this,n,wp,_p,Et,{isQuickSwitch:0,getCurrentSettings:10,updateSettingsWithPreset:11},null,[-1,-1,-1])}get getCurrentSettings(){return this.$$.ctx[10]}get updateSettingsWithPreset(){return this.$$.ctx[11]}}function yp(e,n){const t=r=>{!r.defaultPrevented&&!e.contains(r.target)&&n(r)};return document.addEventListener("click",t,!0),{destroy(){document.removeEventListener("click",t,!0)}}}function cu(e,n,t){const r=e.slice();return r[22]=n[t],r}function fu(e){let n,t,r,i,o;return t=new _e({props:{path:xf}}),{c(){n=g("button"),se(t.$$.fragment),h(n,"title","Save"),h(n,"class","hover:text-primary")},m(s,l){F(s,n,l),ie(t,n,null),r=!0,i||(o=P(n,"click",e[10]),i=!0)},p:Ie,i(s){r||(H(t.$$.fragment,s),r=!0)},o(s){j(t.$$.fragment,s),r=!1},d(s){s&&V(n),oe(t),i=!1,o()}}}function hu(e,n){let t,r,i,o=n[22].label+"",s,l,a,u;return{key:e,first:null,c(){t=g("label"),r=g("input"),i=w(),s=ct(o),l=w(),h(r,"type","checkbox"),r.__value=n[22].value,r.value=r.__value,n[18][0].push(r),this.first=t},m(c,p){F(c,t,p),f(t,r),r.checked=~n[0].flags.indexOf(r.__value),f(t,i),f(t,s),f(t,l),a||(u=[P(r,"change",n[17]),P(r,"change",n[9])],a=!0)},p(c,p){n=c,p&1&&(r.checked=~n[0].flags.indexOf(r.__value))},d(c){c&&V(t),n[18][0].splice(n[18][0].indexOf(r),1),a=!1,Lt(u)}}}function kp(e){let n=(e[5]??"")+"",t,r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$=[],x=new Map,D,J,X,K,B=(e[4]||e[3])+"",E,W,U,Z=e[0].pattern&&fu(e);l=new _e({props:{path:Ju}}),c=new _e({props:{path:Pf}});let ve=e[7];const re=z=>z[22].value;for(let z=0;z<ve.length;z+=1){let M=cu(e,ve,z),T=re(M);x.set(T,$[z]=hu(T,M))}return{c(){t=ct(n),r=w(),i=g("div"),Z&&Z.c(),o=w(),s=g("button"),se(l.$$.fragment),a=w(),u=g("button"),se(c.$$.fragment),p=w(),b=g("div"),m=g("input"),k=w(),S=g("input"),I=w(),A=g("div");for(let z=0;z<$.length;z+=1)$[z].c();D=w(),J=g("textarea"),X=w(),K=g("div"),h(s,"title","Cancel"),h(s,"class","ml-2 hover:text-primary"),h(u,"title","Cancel"),h(u,"class","ml-2 hover:text-primary"),h(i,"class","flex justify-end my-2"),h(m,"placeholder","text pattern"),h(m,"class","w-full my-2"),h(S,"placeholder","replacement pattern"),h(S,"class","w-full my-2"),h(A,"class","flex justify-between my-4"),h(J,"name","test-value"),h(J,"placeholder","test value"),h(J,"class","w-full my-4"),h(J,"rows","3"),h(K,"class","whitespace-pre-wrap break-all")},m(z,M){F(z,t,M),F(z,r,M),F(z,i,M),Z&&Z.m(i,null),f(i,o),f(i,s),ie(l,s,null),f(i,a),f(i,u),ie(c,u,null),F(z,p,M),F(z,b,M),f(b,m),wt(m,e[0].pattern),e[15](m),f(b,k),f(b,S),wt(S,e[0].replaces),f(b,I),f(b,A);for(let T=0;T<$.length;T+=1)$[T].m(A,null);f(b,D),f(b,J),wt(J,e[2]),f(b,X),f(b,K),K.innerHTML=B,E=!0,W||(U=[P(s,"click",e[12]),P(u,"click",e[13]),P(m,"input",e[14]),P(m,"input",e[9]),P(S,"input",e[16]),P(S,"input",e[9]),P(J,"input",e[19]),P(J,"input",e[9])],W=!0)},p(z,[M]){(!E||M&32)&&n!==(n=(z[5]??"")+"")&&At(t,n),z[0].pattern?Z?(Z.p(z,M),M&1&&H(Z,1)):(Z=fu(z),Z.c(),H(Z,1),Z.m(i,o)):Z&&(rt(),j(Z,1,1,()=>{Z=null}),it()),M&1&&m.value!==z[0].pattern&&wt(m,z[0].pattern),M&1&&S.value!==z[0].replaces&&wt(S,z[0].replaces),M&641&&(ve=z[7],$=Yr($,M,re,1,z,ve,x,A,Kl,hu,null,cu)),M&4&&wt(J,z[2]),(!E||M&24)&&B!==(B=(z[4]||z[3])+"")&&(K.innerHTML=B)},i(z){E||(H(Z),H(l.$$.fragment,z),H(c.$$.fragment,z),E=!0)},o(z){j(Z),j(l.$$.fragment,z),j(c.$$.fragment,z),E=!1},d(z){z&&V(t),z&&V(r),z&&V(i),Z&&Z.d(),oe(l),oe(c),z&&V(p),z&&V(b),e[15](null);for(let M=0;M<$.length;M+=1)$[M].d();W=!1,Lt(U)}}}function Sp(e,n,t){let r,i;y(e,ln,E=>t(20,r=E));let{currentReplacement:o}=n;const s=zr(),l=new Ji,a=o?JSON.parse(JSON.stringify(o)):{pattern:"",replaces:"",flags:[],enabled:!0},u=[{label:"global",value:"g"},{label:"multiline",value:"m"},{label:"insensitive",value:"i"},{label:"unicode",value:"u"}],c=l.pipe(Us(500),tr(()=>{try{if(t(4,k=""),!a.pattern||!b)return;t(3,m=xc(b,[a]))}catch({message:E}){t(4,k=`Error: ${E}`)}}),rr());y(e,c,E=>t(5,i=E));let p,b="",m="",k="";function S(){p.setCustomValidity(k),l.next()}function I(){if(!o&&r.find(E=>E.pattern===a.pattern))return p.setCustomValidity("This pattern already exists"),p.reportValidity();o?R(ln,r=r.map(E=>E.pattern===o.pattern?a:E),r):R(ln,r=[...r,a],r),s("close")}const A=[[]],$=()=>s("close"),x=()=>window.open("https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace#description","_blank");function D(){a.pattern=this.value,t(0,a)}function J(E){mt[E?"unshift":"push"](()=>{p=E,t(1,p)})}function X(){a.replaces=this.value,t(0,a)}function K(){a.flags=sf(A[0],this.__value,this.checked),t(0,a)}function B(){b=this.value,t(2,b)}return e.$$set=E=>{"currentReplacement"in E&&t(11,o=E.currentReplacement)},[a,p,b,m,k,i,s,u,c,S,I,o,$,x,D,J,X,K,A,B]}class Cp extends Ut{constructor(n){super(),Bt(this,n,Sp,kp,Et,{currentReplacement:11})}}function pu(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),t.push.apply(t,r)}return t}function kn(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?pu(Object(t),!0).forEach(function(r){Lp(e,r,t[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):pu(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})}return e}function xl(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xl=function(n){return typeof n}:xl=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},xl(e)}function Lp(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Sn(){return Sn=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Sn.apply(this,arguments)}function Ep(e,n){if(e==null)return{};var t={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(n.indexOf(i)>=0)&&(t[i]=e[i]);return t}function xp(e,n){if(e==null)return{};var t=Ep(e,n),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(n.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(t[r]=e[r])}return t}var Pp="1.15.2";function Hn(e){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(e)}var Wn=Hn(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),Po=Hn(/Edge/i),du=Hn(/firefox/i),ao=Hn(/safari/i)&&!Hn(/chrome/i)&&!Hn(/android/i),Ic=Hn(/iP(ad|od|hone)/i),Mc=Hn(/chrome/i)&&Hn(/android/i),$c={capture:!1,passive:!1};function Oe(e,n,t){e.addEventListener(n,t,!Wn&&$c)}function Pe(e,n,t){e.removeEventListener(n,t,!Wn&&$c)}function Wl(e,n){if(n){if(n[0]===">"&&(n=n.substring(1)),e)try{if(e.matches)return e.matches(n);if(e.msMatchesSelector)return e.msMatchesSelector(n);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(n)}catch{return!1}return!1}}function Ap(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function fn(e,n,t,r){if(e){t=t||document;do{if(n!=null&&(n[0]===">"?e.parentNode===t&&Wl(e,n):Wl(e,n))||r&&e===t)return e;if(e===t)break}while(e=Ap(e))}return null}var mu=/\s+/g;function Pt(e,n,t){if(e&&n)if(e.classList)e.classList[t?"add":"remove"](n);else{var r=(" "+e.className+" ").replace(mu," ").replace(" "+n+" "," ");e.className=(r+(t?" "+n:"")).replace(mu," ")}}function fe(e,n,t){var r=e&&e.style;if(r){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(t=e.currentStyle),n===void 0?t:t[n];!(n in r)&&n.indexOf("webkit")===-1&&(n="-webkit-"+n),r[n]=t+(typeof t=="string"?"":"px")}}function _i(e,n){var t="";if(typeof e=="string")t=e;else do{var r=fe(e,"transform");r&&r!=="none"&&(t=r+" "+t)}while(!n&&(e=e.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(t)}function Hc(e,n,t){if(e){var r=e.getElementsByTagName(n),i=0,o=r.length;if(t)for(;i<o;i++)t(r[i],i);return r}return[]}function yn(){var e=document.scrollingElement;return e||document.documentElement}function ut(e,n,t,r,i){if(!(!e.getBoundingClientRect&&e!==window)){var o,s,l,a,u,c,p;if(e!==window&&e.parentNode&&e!==yn()?(o=e.getBoundingClientRect(),s=o.top,l=o.left,a=o.bottom,u=o.right,c=o.height,p=o.width):(s=0,l=0,a=window.innerHeight,u=window.innerWidth,c=window.innerHeight,p=window.innerWidth),(n||t)&&e!==window&&(i=i||e.parentNode,!Wn))do if(i&&i.getBoundingClientRect&&(fe(i,"transform")!=="none"||t&&fe(i,"position")!=="static")){var b=i.getBoundingClientRect();s-=b.top+parseInt(fe(i,"border-top-width")),l-=b.left+parseInt(fe(i,"border-left-width")),a=s+o.height,u=l+o.width;break}while(i=i.parentNode);if(r&&e!==window){var m=_i(i||e),k=m&&m.a,S=m&&m.d;m&&(s/=S,l/=k,p/=k,c/=S,a=s+c,u=l+p)}return{top:s,left:l,bottom:a,right:u,width:p,height:c}}}function gu(e,n,t){for(var r=sr(e,!0),i=ut(e)[n];r;){var o=ut(r)[t],s=void 0;if(t==="top"||t==="left"?s=i>=o:s=i<=o,!s)return r;if(r===yn())break;r=sr(r,!1)}return!1}function Zi(e,n,t,r){for(var i=0,o=0,s=e.children;o<s.length;){if(s[o].style.display!=="none"&&s[o]!==ue.ghost&&(r||s[o]!==ue.dragged)&&fn(s[o],t.draggable,e,!1)){if(i===n)return s[o];i++}o++}return null}function Ks(e,n){for(var t=e.lastElementChild;t&&(t===ue.ghost||fe(t,"display")==="none"||n&&!Wl(t,n));)t=t.previousElementSibling;return t||null}function Wt(e,n){var t=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==ue.clone&&(!n||Wl(e,n))&&t++;return t}function bu(e){var n=0,t=0,r=yn();if(e)do{var i=_i(e),o=i.a,s=i.d;n+=e.scrollLeft*o,t+=e.scrollTop*s}while(e!==r&&(e=e.parentNode));return[n,t]}function Tp(e,n){for(var t in e)if(e.hasOwnProperty(t)){for(var r in n)if(n.hasOwnProperty(r)&&n[r]===e[t][r])return Number(t)}return-1}function sr(e,n){if(!e||!e.getBoundingClientRect)return yn();var t=e,r=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=fe(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return yn();if(r||n)return t;r=!0}}while(t=t.parentNode);return yn()}function Dp(e,n){if(e&&n)for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t]);return e}function cs(e,n){return Math.round(e.top)===Math.round(n.top)&&Math.round(e.left)===Math.round(n.left)&&Math.round(e.height)===Math.round(n.height)&&Math.round(e.width)===Math.round(n.width)}var uo;function Nc(e,n){return function(){if(!uo){var t=arguments,r=this;t.length===1?e.call(r,t[0]):e.apply(r,t),uo=setTimeout(function(){uo=void 0},n)}}}function Op(){clearTimeout(uo),uo=void 0}function Rc(e,n,t){e.scrollLeft+=n,e.scrollTop+=t}function Vc(e){var n=window.Polymer,t=window.jQuery||window.Zepto;return n&&n.dom?n.dom(e).cloneNode(!0):t?t(e).clone(!0)[0]:e.cloneNode(!0)}function Fc(e,n,t){var r={};return Array.from(e.children).forEach(function(i){var o,s,l,a;if(!(!fn(i,n.draggable,e,!1)||i.animated||i===t)){var u=ut(i);r.left=Math.min((o=r.left)!==null&&o!==void 0?o:1/0,u.left),r.top=Math.min((s=r.top)!==null&&s!==void 0?s:1/0,u.top),r.right=Math.max((l=r.right)!==null&&l!==void 0?l:-1/0,u.right),r.bottom=Math.max((a=r.bottom)!==null&&a!==void 0?a:-1/0,u.bottom)}}),r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}var Zt="Sortable"+new Date().getTime();function Ip(){var e=[],n;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var r=[].slice.call(this.el.children);r.forEach(function(i){if(!(fe(i,"display")==="none"||i===ue.ghost)){e.push({target:i,rect:ut(i)});var o=kn({},e[e.length-1].rect);if(i.thisAnimationDuration){var s=_i(i,!0);s&&(o.top-=s.f,o.left-=s.e)}i.fromRect=o}})}},addAnimationState:function(r){e.push(r)},removeAnimationState:function(r){e.splice(Tp(e,{target:r}),1)},animateAll:function(r){var i=this;if(!this.options.animation){clearTimeout(n),typeof r=="function"&&r();return}var o=!1,s=0;e.forEach(function(l){var a=0,u=l.target,c=u.fromRect,p=ut(u),b=u.prevFromRect,m=u.prevToRect,k=l.rect,S=_i(u,!0);S&&(p.top-=S.f,p.left-=S.e),u.toRect=p,u.thisAnimationDuration&&cs(b,p)&&!cs(c,p)&&(k.top-p.top)/(k.left-p.left)===(c.top-p.top)/(c.left-p.left)&&(a=$p(k,b,m,i.options)),cs(p,c)||(u.prevFromRect=c,u.prevToRect=p,a||(a=i.options.animation),i.animate(u,k,p,a)),a&&(o=!0,s=Math.max(s,a),clearTimeout(u.animationResetTimer),u.animationResetTimer=setTimeout(function(){u.animationTime=0,u.prevFromRect=null,u.fromRect=null,u.prevToRect=null,u.thisAnimationDuration=null},a),u.thisAnimationDuration=a)}),clearTimeout(n),o?n=setTimeout(function(){typeof r=="function"&&r()},s):typeof r=="function"&&r(),e=[]},animate:function(r,i,o,s){if(s){fe(r,"transition",""),fe(r,"transform","");var l=_i(this.el),a=l&&l.a,u=l&&l.d,c=(i.left-o.left)/(a||1),p=(i.top-o.top)/(u||1);r.animatingX=!!c,r.animatingY=!!p,fe(r,"transform","translate3d("+c+"px,"+p+"px,0)"),this.forRepaintDummy=Mp(r),fe(r,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),fe(r,"transform","translate3d(0,0,0)"),typeof r.animated=="number"&&clearTimeout(r.animated),r.animated=setTimeout(function(){fe(r,"transition",""),fe(r,"transform",""),r.animated=!1,r.animatingX=!1,r.animatingY=!1},s)}}}}function Mp(e){return e.offsetWidth}function $p(e,n,t,r){return Math.sqrt(Math.pow(n.top-e.top,2)+Math.pow(n.left-e.left,2))/Math.sqrt(Math.pow(n.top-t.top,2)+Math.pow(n.left-t.left,2))*r.animation}var pi=[],fs={initializeByDefault:!0},Ao={mount:function(n){for(var t in fs)fs.hasOwnProperty(t)&&!(t in n)&&(n[t]=fs[t]);pi.forEach(function(r){if(r.pluginName===n.pluginName)throw"Sortable: Cannot mount plugin ".concat(n.pluginName," more than once")}),pi.push(n)},pluginEvent:function(n,t,r){var i=this;this.eventCanceled=!1,r.cancel=function(){i.eventCanceled=!0};var o=n+"Global";pi.forEach(function(s){t[s.pluginName]&&(t[s.pluginName][o]&&t[s.pluginName][o](kn({sortable:t},r)),t.options[s.pluginName]&&t[s.pluginName][n]&&t[s.pluginName][n](kn({sortable:t},r)))})},initializePlugins:function(n,t,r,i){pi.forEach(function(l){var a=l.pluginName;if(!(!n.options[a]&&!l.initializeByDefault)){var u=new l(n,t,n.options);u.sortable=n,u.options=n.options,n[a]=u,Sn(r,u.defaults)}});for(var o in n.options)if(n.options.hasOwnProperty(o)){var s=this.modifyOption(n,o,n.options[o]);typeof s<"u"&&(n.options[o]=s)}},getEventProperties:function(n,t){var r={};return pi.forEach(function(i){typeof i.eventProperties=="function"&&Sn(r,i.eventProperties.call(t[i.pluginName],n))}),r},modifyOption:function(n,t,r){var i;return pi.forEach(function(o){n[o.pluginName]&&o.optionListeners&&typeof o.optionListeners[t]=="function"&&(i=o.optionListeners[t].call(n[o.pluginName],r))}),i}};function Hp(e){var n=e.sortable,t=e.rootEl,r=e.name,i=e.targetEl,o=e.cloneEl,s=e.toEl,l=e.fromEl,a=e.oldIndex,u=e.newIndex,c=e.oldDraggableIndex,p=e.newDraggableIndex,b=e.originalEvent,m=e.putSortable,k=e.extraEventProperties;if(n=n||t&&t[Zt],!!n){var S,I=n.options,A="on"+r.charAt(0).toUpperCase()+r.substr(1);window.CustomEvent&&!Wn&&!Po?S=new CustomEvent(r,{bubbles:!0,cancelable:!0}):(S=document.createEvent("Event"),S.initEvent(r,!0,!0)),S.to=s||t,S.from=l||t,S.item=i||t,S.clone=o,S.oldIndex=a,S.newIndex=u,S.oldDraggableIndex=c,S.newDraggableIndex=p,S.originalEvent=b,S.pullMode=m?m.lastPutMode:void 0;var $=kn(kn({},k),Ao.getEventProperties(r,n));for(var x in $)S[x]=$[x];t&&t.dispatchEvent(S),I[A]&&I[A].call(n,S)}}var Np=["evt"],Ft=function(n,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=r.evt,o=xp(r,Np);Ao.pluginEvent.bind(ue)(n,t,kn({dragEl:Y,parentEl:Qe,ghostEl:me,rootEl:qe,nextEl:Ar,lastDownEl:Pl,cloneEl:Xe,cloneHidden:ir,dragStarted:ro,putSortable:Ct,activeSortable:ue.active,originalEvent:i,oldIndex:gi,oldDraggableIndex:co,newIndex:qt,newDraggableIndex:er,hideGhostForTarget:Uc,unhideGhostForTarget:zc,cloneNowHidden:function(){ir=!0},cloneNowShown:function(){ir=!1},dispatchSortableEvent:function(l){$t({sortable:t,name:l,originalEvent:i})}},o))};function $t(e){Hp(kn({putSortable:Ct,cloneEl:Xe,targetEl:Y,rootEl:qe,oldIndex:gi,oldDraggableIndex:co,newIndex:qt,newDraggableIndex:er},e))}var Y,Qe,me,qe,Ar,Pl,Xe,ir,gi,qt,co,er,vl,Ct,mi=!1,jl=!1,Bl=[],xr,cn,hs,ps,vu,_u,ro,di,fo,ho=!1,_l=!1,Al,xt,ds=[],Ts=!1,Ul=[],rs=typeof document<"u",wl=Ic,wu=Po||Wn?"cssFloat":"float",Rp=rs&&!Mc&&!Ic&&"draggable"in document.createElement("div"),Wc=function(){if(rs){if(Wn)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),jc=function(n,t){var r=fe(n),i=parseInt(r.width)-parseInt(r.paddingLeft)-parseInt(r.paddingRight)-parseInt(r.borderLeftWidth)-parseInt(r.borderRightWidth),o=Zi(n,0,t),s=Zi(n,1,t),l=o&&fe(o),a=s&&fe(s),u=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+ut(o).width,c=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+ut(s).width;if(r.display==="flex")return r.flexDirection==="column"||r.flexDirection==="column-reverse"?"vertical":"horizontal";if(r.display==="grid")return r.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(o&&l.float&&l.float!=="none"){var p=l.float==="left"?"left":"right";return s&&(a.clear==="both"||a.clear===p)?"vertical":"horizontal"}return o&&(l.display==="block"||l.display==="flex"||l.display==="table"||l.display==="grid"||u>=i&&r[wu]==="none"||s&&r[wu]==="none"&&u+c>i)?"vertical":"horizontal"},Vp=function(n,t,r){var i=r?n.left:n.top,o=r?n.right:n.bottom,s=r?n.width:n.height,l=r?t.left:t.top,a=r?t.right:t.bottom,u=r?t.width:t.height;return i===l||o===a||i+s/2===l+u/2},Fp=function(n,t){var r;return Bl.some(function(i){var o=i[Zt].options.emptyInsertThreshold;if(!(!o||Ks(i))){var s=ut(i),l=n>=s.left-o&&n<=s.right+o,a=t>=s.top-o&&t<=s.bottom+o;if(l&&a)return r=i}}),r},Bc=function(n){function t(o,s){return function(l,a,u,c){var p=l.options.group.name&&a.options.group.name&&l.options.group.name===a.options.group.name;if(o==null&&(s||p))return!0;if(o==null||o===!1)return!1;if(s&&o==="clone")return o;if(typeof o=="function")return t(o(l,a,u,c),s)(l,a,u,c);var b=(s?l:a).options.group.name;return o===!0||typeof o=="string"&&o===b||o.join&&o.indexOf(b)>-1}}var r={},i=n.group;(!i||xl(i)!="object")&&(i={name:i}),r.name=i.name,r.checkPull=t(i.pull,!0),r.checkPut=t(i.put),r.revertClone=i.revertClone,n.group=r},Uc=function(){!Wc&&me&&fe(me,"display","none")},zc=function(){!Wc&&me&&fe(me,"display","")};rs&&!Mc&&document.addEventListener("click",function(e){if(jl)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),jl=!1,!1},!0);var Pr=function(n){if(Y){n=n.touches?n.touches[0]:n;var t=Fp(n.clientX,n.clientY);if(t){var r={};for(var i in n)n.hasOwnProperty(i)&&(r[i]=n[i]);r.target=r.rootEl=t,r.preventDefault=void 0,r.stopPropagation=void 0,t[Zt]._onDragOver(r)}}},Wp=function(n){Y&&Y.parentNode[Zt]._isOutsideThisEl(n.target)};function ue(e,n){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=n=Sn({},n),e[Zt]=this;var t={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return jc(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,l){s.setData("Text",l.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:ue.supportPointer!==!1&&"PointerEvent"in window&&!ao,emptyInsertThreshold:5};Ao.initializePlugins(this,e,t);for(var r in t)!(r in n)&&(n[r]=t[r]);Bc(n);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=n.forceFallback?!1:Rp,this.nativeDraggable&&(this.options.touchStartThreshold=1),n.supportPointer?Oe(e,"pointerdown",this._onTapStart):(Oe(e,"mousedown",this._onTapStart),Oe(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(Oe(e,"dragover",this),Oe(e,"dragenter",this)),Bl.push(this.el),n.store&&n.store.get&&this.sort(n.store.get(this)||[]),Sn(this,Ip())}ue.prototype={constructor:ue,_isOutsideThisEl:function(n){!this.el.contains(n)&&n!==this.el&&(di=null)},_getDirection:function(n,t){return typeof this.options.direction=="function"?this.options.direction.call(this,n,t,Y):this.options.direction},_onTapStart:function(n){if(n.cancelable){var t=this,r=this.el,i=this.options,o=i.preventOnFilter,s=n.type,l=n.touches&&n.touches[0]||n.pointerType&&n.pointerType==="touch"&&n,a=(l||n).target,u=n.target.shadowRoot&&(n.path&&n.path[0]||n.composedPath&&n.composedPath()[0])||a,c=i.filter;if(qp(r),!Y&&!(/mousedown|pointerdown/.test(s)&&n.button!==0||i.disabled)&&!u.isContentEditable&&!(!this.nativeDraggable&&ao&&a&&a.tagName.toUpperCase()==="SELECT")&&(a=fn(a,i.draggable,r,!1),!(a&&a.animated)&&Pl!==a)){if(gi=Wt(a),co=Wt(a,i.draggable),typeof c=="function"){if(c.call(this,n,a,this)){$t({sortable:t,rootEl:u,name:"filter",targetEl:a,toEl:r,fromEl:r}),Ft("filter",t,{evt:n}),o&&n.cancelable&&n.preventDefault();return}}else if(c&&(c=c.split(",").some(function(p){if(p=fn(u,p.trim(),r,!1),p)return $t({sortable:t,rootEl:p,name:"filter",targetEl:a,fromEl:r,toEl:r}),Ft("filter",t,{evt:n}),!0}),c)){o&&n.cancelable&&n.preventDefault();return}i.handle&&!fn(u,i.handle,r,!1)||this._prepareDragStart(n,l,a)}}},_prepareDragStart:function(n,t,r){var i=this,o=i.el,s=i.options,l=o.ownerDocument,a;if(r&&!Y&&r.parentNode===o){var u=ut(r);if(qe=o,Y=r,Qe=Y.parentNode,Ar=Y.nextSibling,Pl=r,vl=s.group,ue.dragged=Y,xr={target:Y,clientX:(t||n).clientX,clientY:(t||n).clientY},vu=xr.clientX-u.left,_u=xr.clientY-u.top,this._lastX=(t||n).clientX,this._lastY=(t||n).clientY,Y.style["will-change"]="all",a=function(){if(Ft("delayEnded",i,{evt:n}),ue.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!du&&i.nativeDraggable&&(Y.draggable=!0),i._triggerDragStart(n,t),$t({sortable:i,name:"choose",originalEvent:n}),Pt(Y,s.chosenClass,!0)},s.ignore.split(",").forEach(function(c){Hc(Y,c.trim(),ms)}),Oe(l,"dragover",Pr),Oe(l,"mousemove",Pr),Oe(l,"touchmove",Pr),Oe(l,"mouseup",i._onDrop),Oe(l,"touchend",i._onDrop),Oe(l,"touchcancel",i._onDrop),du&&this.nativeDraggable&&(this.options.touchStartThreshold=4,Y.draggable=!0),Ft("delayStart",this,{evt:n}),s.delay&&(!s.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(Po||Wn))){if(ue.eventCanceled){this._onDrop();return}Oe(l,"mouseup",i._disableDelayedDrag),Oe(l,"touchend",i._disableDelayedDrag),Oe(l,"touchcancel",i._disableDelayedDrag),Oe(l,"mousemove",i._delayedDragTouchMoveHandler),Oe(l,"touchmove",i._delayedDragTouchMoveHandler),s.supportPointer&&Oe(l,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(a,s.delay)}else a()}},_delayedDragTouchMoveHandler:function(n){var t=n.touches?n.touches[0]:n;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){Y&&ms(Y),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var n=this.el.ownerDocument;Pe(n,"mouseup",this._disableDelayedDrag),Pe(n,"touchend",this._disableDelayedDrag),Pe(n,"touchcancel",this._disableDelayedDrag),Pe(n,"mousemove",this._delayedDragTouchMoveHandler),Pe(n,"touchmove",this._delayedDragTouchMoveHandler),Pe(n,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(n,t){t=t||n.pointerType=="touch"&&n,!this.nativeDraggable||t?this.options.supportPointer?Oe(document,"pointermove",this._onTouchMove):t?Oe(document,"touchmove",this._onTouchMove):Oe(document,"mousemove",this._onTouchMove):(Oe(Y,"dragend",this),Oe(qe,"dragstart",this._onDragStart));try{document.selection?Tl(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(n,t){if(mi=!1,qe&&Y){Ft("dragStarted",this,{evt:t}),this.nativeDraggable&&Oe(document,"dragover",Wp);var r=this.options;!n&&Pt(Y,r.dragClass,!1),Pt(Y,r.ghostClass,!0),ue.active=this,n&&this._appendGhost(),$t({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(cn){this._lastX=cn.clientX,this._lastY=cn.clientY,Uc();for(var n=document.elementFromPoint(cn.clientX,cn.clientY),t=n;n&&n.shadowRoot&&(n=n.shadowRoot.elementFromPoint(cn.clientX,cn.clientY),n!==t);)t=n;if(Y.parentNode[Zt]._isOutsideThisEl(n),t)do{if(t[Zt]){var r=void 0;if(r=t[Zt]._onDragOver({clientX:cn.clientX,clientY:cn.clientY,target:n,rootEl:t}),r&&!this.options.dragoverBubble)break}n=t}while(t=t.parentNode);zc()}},_onTouchMove:function(n){if(xr){var t=this.options,r=t.fallbackTolerance,i=t.fallbackOffset,o=n.touches?n.touches[0]:n,s=me&&_i(me,!0),l=me&&s&&s.a,a=me&&s&&s.d,u=wl&&xt&&bu(xt),c=(o.clientX-xr.clientX+i.x)/(l||1)+(u?u[0]-ds[0]:0)/(l||1),p=(o.clientY-xr.clientY+i.y)/(a||1)+(u?u[1]-ds[1]:0)/(a||1);if(!ue.active&&!mi){if(r&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<r)return;this._onDragStart(n,!0)}if(me){s?(s.e+=c-(hs||0),s.f+=p-(ps||0)):s={a:1,b:0,c:0,d:1,e:c,f:p};var b="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");fe(me,"webkitTransform",b),fe(me,"mozTransform",b),fe(me,"msTransform",b),fe(me,"transform",b),hs=c,ps=p,cn=o}n.cancelable&&n.preventDefault()}},_appendGhost:function(){if(!me){var n=this.options.fallbackOnBody?document.body:qe,t=ut(Y,!0,wl,!0,n),r=this.options;if(wl){for(xt=n;fe(xt,"position")==="static"&&fe(xt,"transform")==="none"&&xt!==document;)xt=xt.parentNode;xt!==document.body&&xt!==document.documentElement?(xt===document&&(xt=yn()),t.top+=xt.scrollTop,t.left+=xt.scrollLeft):xt=yn(),ds=bu(xt)}me=Y.cloneNode(!0),Pt(me,r.ghostClass,!1),Pt(me,r.fallbackClass,!0),Pt(me,r.dragClass,!0),fe(me,"transition",""),fe(me,"transform",""),fe(me,"box-sizing","border-box"),fe(me,"margin",0),fe(me,"top",t.top),fe(me,"left",t.left),fe(me,"width",t.width),fe(me,"height",t.height),fe(me,"opacity","0.8"),fe(me,"position",wl?"absolute":"fixed"),fe(me,"zIndex","100000"),fe(me,"pointerEvents","none"),ue.ghost=me,n.appendChild(me),fe(me,"transform-origin",vu/parseInt(me.style.width)*100+"% "+_u/parseInt(me.style.height)*100+"%")}},_onDragStart:function(n,t){var r=this,i=n.dataTransfer,o=r.options;if(Ft("dragStart",this,{evt:n}),ue.eventCanceled){this._onDrop();return}Ft("setupClone",this),ue.eventCanceled||(Xe=Vc(Y),Xe.removeAttribute("id"),Xe.draggable=!1,Xe.style["will-change"]="",this._hideClone(),Pt(Xe,this.options.chosenClass,!1),ue.clone=Xe),r.cloneId=Tl(function(){Ft("clone",r),!ue.eventCanceled&&(r.options.removeCloneOnHide||qe.insertBefore(Xe,Y),r._hideClone(),$t({sortable:r,name:"clone"}))}),!t&&Pt(Y,o.dragClass,!0),t?(jl=!0,r._loopId=setInterval(r._emulateDragOver,50)):(Pe(document,"mouseup",r._onDrop),Pe(document,"touchend",r._onDrop),Pe(document,"touchcancel",r._onDrop),i&&(i.effectAllowed="move",o.setData&&o.setData.call(r,i,Y)),Oe(document,"drop",r),fe(Y,"transform","translateZ(0)")),mi=!0,r._dragStartId=Tl(r._dragStarted.bind(r,t,n)),Oe(document,"selectstart",r),ro=!0,ao&&fe(document.body,"user-select","none")},_onDragOver:function(n){var t=this.el,r=n.target,i,o,s,l=this.options,a=l.group,u=ue.active,c=vl===a,p=l.sort,b=Ct||u,m,k=this,S=!1;if(Ts)return;function I(ee,ce){Ft(ee,k,kn({evt:n,isOwner:c,axis:m?"vertical":"horizontal",revert:s,dragRect:i,targetRect:o,canSort:p,fromSortable:b,target:r,completed:$,onMove:function(Ye,Se){return yl(qe,t,Y,i,Ye,ut(Ye),n,Se)},changed:x},ce))}function A(){I("dragOverAnimationCapture"),k.captureAnimationState(),k!==b&&b.captureAnimationState()}function $(ee){return I("dragOverCompleted",{insertion:ee}),ee&&(c?u._hideClone():u._showClone(k),k!==b&&(Pt(Y,Ct?Ct.options.ghostClass:u.options.ghostClass,!1),Pt(Y,l.ghostClass,!0)),Ct!==k&&k!==ue.active?Ct=k:k===ue.active&&Ct&&(Ct=null),b===k&&(k._ignoreWhileAnimating=r),k.animateAll(function(){I("dragOverAnimationComplete"),k._ignoreWhileAnimating=null}),k!==b&&(b.animateAll(),b._ignoreWhileAnimating=null)),(r===Y&&!Y.animated||r===t&&!r.animated)&&(di=null),!l.dragoverBubble&&!n.rootEl&&r!==document&&(Y.parentNode[Zt]._isOutsideThisEl(n.target),!ee&&Pr(n)),!l.dragoverBubble&&n.stopPropagation&&n.stopPropagation(),S=!0}function x(){qt=Wt(Y),er=Wt(Y,l.draggable),$t({sortable:k,name:"change",toEl:t,newIndex:qt,newDraggableIndex:er,originalEvent:n})}if(n.preventDefault!==void 0&&n.cancelable&&n.preventDefault(),r=fn(r,l.draggable,t,!0),I("dragOver"),ue.eventCanceled)return S;if(Y.contains(n.target)||r.animated&&r.animatingX&&r.animatingY||k._ignoreWhileAnimating===r)return $(!1);if(jl=!1,u&&!l.disabled&&(c?p||(s=Qe!==qe):Ct===this||(this.lastPutMode=vl.checkPull(this,u,Y,n))&&a.checkPut(this,u,Y,n))){if(m=this._getDirection(n,r)==="vertical",i=ut(Y),I("dragOverValid"),ue.eventCanceled)return S;if(s)return Qe=qe,A(),this._hideClone(),I("revert"),ue.eventCanceled||(Ar?qe.insertBefore(Y,Ar):qe.appendChild(Y)),$(!0);var D=Ks(t,l.draggable);if(!D||zp(n,m,this)&&!D.animated){if(D===Y)return $(!1);if(D&&t===n.target&&(r=D),r&&(o=ut(r)),yl(qe,t,Y,i,r,o,n,!!r)!==!1)return A(),D&&D.nextSibling?t.insertBefore(Y,D.nextSibling):t.appendChild(Y),Qe=t,x(),$(!0)}else if(D&&Up(n,m,this)){var J=Zi(t,0,l,!0);if(J===Y)return $(!1);if(r=J,o=ut(r),yl(qe,t,Y,i,r,o,n,!1)!==!1)return A(),t.insertBefore(Y,J),Qe=t,x(),$(!0)}else if(r.parentNode===t){o=ut(r);var X=0,K,B=Y.parentNode!==t,E=!Vp(Y.animated&&Y.toRect||i,r.animated&&r.toRect||o,m),W=m?"top":"left",U=gu(r,"top","top")||gu(Y,"top","top"),Z=U?U.scrollTop:void 0;di!==r&&(K=o[W],ho=!1,_l=!E&&l.invertSwap||B),X=Yp(n,r,o,m,E?1:l.swapThreshold,l.invertedSwapThreshold==null?l.swapThreshold:l.invertedSwapThreshold,_l,di===r);var ve;if(X!==0){var re=Wt(Y);do re-=X,ve=Qe.children[re];while(ve&&(fe(ve,"display")==="none"||ve===me))}if(X===0||ve===r)return $(!1);di=r,fo=X;var z=r.nextElementSibling,M=!1;M=X===1;var T=yl(qe,t,Y,i,r,o,n,M);if(T!==!1)return(T===1||T===-1)&&(M=T===1),Ts=!0,setTimeout(Bp,30),A(),M&&!z?t.appendChild(Y):r.parentNode.insertBefore(Y,M?z:r),U&&Rc(U,0,Z-U.scrollTop),Qe=Y.parentNode,K!==void 0&&!_l&&(Al=Math.abs(K-ut(r)[W])),x(),$(!0)}if(t.contains(Y))return $(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){Pe(document,"mousemove",this._onTouchMove),Pe(document,"touchmove",this._onTouchMove),Pe(document,"pointermove",this._onTouchMove),Pe(document,"dragover",Pr),Pe(document,"mousemove",Pr),Pe(document,"touchmove",Pr)},_offUpEvents:function(){var n=this.el.ownerDocument;Pe(n,"mouseup",this._onDrop),Pe(n,"touchend",this._onDrop),Pe(n,"pointerup",this._onDrop),Pe(n,"touchcancel",this._onDrop),Pe(document,"selectstart",this)},_onDrop:function(n){var t=this.el,r=this.options;if(qt=Wt(Y),er=Wt(Y,r.draggable),Ft("drop",this,{evt:n}),Qe=Y&&Y.parentNode,qt=Wt(Y),er=Wt(Y,r.draggable),ue.eventCanceled){this._nulling();return}mi=!1,_l=!1,ho=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Ds(this.cloneId),Ds(this._dragStartId),this.nativeDraggable&&(Pe(document,"drop",this),Pe(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),ao&&fe(document.body,"user-select",""),fe(Y,"transform",""),n&&(ro&&(n.cancelable&&n.preventDefault(),!r.dropBubble&&n.stopPropagation()),me&&me.parentNode&&me.parentNode.removeChild(me),(qe===Qe||Ct&&Ct.lastPutMode!=="clone")&&Xe&&Xe.parentNode&&Xe.parentNode.removeChild(Xe),Y&&(this.nativeDraggable&&Pe(Y,"dragend",this),ms(Y),Y.style["will-change"]="",ro&&!mi&&Pt(Y,Ct?Ct.options.ghostClass:this.options.ghostClass,!1),Pt(Y,this.options.chosenClass,!1),$t({sortable:this,name:"unchoose",toEl:Qe,newIndex:null,newDraggableIndex:null,originalEvent:n}),qe!==Qe?(qt>=0&&($t({rootEl:Qe,name:"add",toEl:Qe,fromEl:qe,originalEvent:n}),$t({sortable:this,name:"remove",toEl:Qe,originalEvent:n}),$t({rootEl:Qe,name:"sort",toEl:Qe,fromEl:qe,originalEvent:n}),$t({sortable:this,name:"sort",toEl:Qe,originalEvent:n})),Ct&&Ct.save()):qt!==gi&&qt>=0&&($t({sortable:this,name:"update",toEl:Qe,originalEvent:n}),$t({sortable:this,name:"sort",toEl:Qe,originalEvent:n})),ue.active&&((qt==null||qt===-1)&&(qt=gi,er=co),$t({sortable:this,name:"end",toEl:Qe,originalEvent:n}),this.save()))),this._nulling()},_nulling:function(){Ft("nulling",this),qe=Y=Qe=me=Ar=Xe=Pl=ir=xr=cn=ro=qt=er=gi=co=di=fo=Ct=vl=ue.dragged=ue.ghost=ue.clone=ue.active=null,Ul.forEach(function(n){n.checked=!0}),Ul.length=hs=ps=0},handleEvent:function(n){switch(n.type){case"drop":case"dragend":this._onDrop(n);break;case"dragenter":case"dragover":Y&&(this._onDragOver(n),jp(n));break;case"selectstart":n.preventDefault();break}},toArray:function(){for(var n=[],t,r=this.el.children,i=0,o=r.length,s=this.options;i<o;i++)t=r[i],fn(t,s.draggable,this.el,!1)&&n.push(t.getAttribute(s.dataIdAttr)||Gp(t));return n},sort:function(n,t){var r={},i=this.el;this.toArray().forEach(function(o,s){var l=i.children[s];fn(l,this.options.draggable,i,!1)&&(r[o]=l)},this),t&&this.captureAnimationState(),n.forEach(function(o){r[o]&&(i.removeChild(r[o]),i.appendChild(r[o]))}),t&&this.animateAll()},save:function(){var n=this.options.store;n&&n.set&&n.set(this)},closest:function(n,t){return fn(n,t||this.options.draggable,this.el,!1)},option:function(n,t){var r=this.options;if(t===void 0)return r[n];var i=Ao.modifyOption(this,n,t);typeof i<"u"?r[n]=i:r[n]=t,n==="group"&&Bc(r)},destroy:function(){Ft("destroy",this);var n=this.el;n[Zt]=null,Pe(n,"mousedown",this._onTapStart),Pe(n,"touchstart",this._onTapStart),Pe(n,"pointerdown",this._onTapStart),this.nativeDraggable&&(Pe(n,"dragover",this),Pe(n,"dragenter",this)),Array.prototype.forEach.call(n.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Bl.splice(Bl.indexOf(this.el),1),this.el=n=null},_hideClone:function(){if(!ir){if(Ft("hideClone",this),ue.eventCanceled)return;fe(Xe,"display","none"),this.options.removeCloneOnHide&&Xe.parentNode&&Xe.parentNode.removeChild(Xe),ir=!0}},_showClone:function(n){if(n.lastPutMode!=="clone"){this._hideClone();return}if(ir){if(Ft("showClone",this),ue.eventCanceled)return;Y.parentNode==qe&&!this.options.group.revertClone?qe.insertBefore(Xe,Y):Ar?qe.insertBefore(Xe,Ar):qe.appendChild(Xe),this.options.group.revertClone&&this.animate(Y,Xe),fe(Xe,"display",""),ir=!1}}};function jp(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function yl(e,n,t,r,i,o,s,l){var a,u=e[Zt],c=u.options.onMove,p;return window.CustomEvent&&!Wn&&!Po?a=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(a=document.createEvent("Event"),a.initEvent("move",!0,!0)),a.to=n,a.from=e,a.dragged=t,a.draggedRect=r,a.related=i||n,a.relatedRect=o||ut(n),a.willInsertAfter=l,a.originalEvent=s,e.dispatchEvent(a),c&&(p=c.call(u,a,s)),p}function ms(e){e.draggable=!1}function Bp(){Ts=!1}function Up(e,n,t){var r=ut(Zi(t.el,0,t.options,!0)),i=Fc(t.el,t.options,me),o=10;return n?e.clientX<i.left-o||e.clientY<r.top&&e.clientX<r.right:e.clientY<i.top-o||e.clientY<r.bottom&&e.clientX<r.left}function zp(e,n,t){var r=ut(Ks(t.el,t.options.draggable)),i=Fc(t.el,t.options,me),o=10;return n?e.clientX>i.right+o||e.clientY>r.bottom&&e.clientX>r.left:e.clientY>i.bottom+o||e.clientX>r.right&&e.clientY>r.top}function Yp(e,n,t,r,i,o,s,l){var a=r?e.clientY:e.clientX,u=r?t.height:t.width,c=r?t.top:t.left,p=r?t.bottom:t.right,b=!1;if(!s){if(l&&Al<u*i){if(!ho&&(fo===1?a>c+u*o/2:a<p-u*o/2)&&(ho=!0),ho)b=!0;else if(fo===1?a<c+Al:a>p-Al)return-fo}else if(a>c+u*(1-i)/2&&a<p-u*(1-i)/2)return Kp(n)}return b=b||s,b&&(a<c+u*o/2||a>p-u*o/2)?a>c+u/2?1:-1:0}function Kp(e){return Wt(Y)<Wt(e)?1:-1}function Gp(e){for(var n=e.tagName+e.className+e.src+e.href+e.textContent,t=n.length,r=0;t--;)r+=n.charCodeAt(t);return r.toString(36)}function qp(e){Ul.length=0;for(var n=e.getElementsByTagName("input"),t=n.length;t--;){var r=n[t];r.checked&&Ul.push(r)}}function Tl(e){return setTimeout(e,0)}function Ds(e){return clearTimeout(e)}rs&&Oe(document,"touchmove",function(e){(ue.active||mi)&&e.cancelable&&e.preventDefault()});ue.utils={on:Oe,off:Pe,css:fe,find:Hc,is:function(n,t){return!!fn(n,t,n,!1)},extend:Dp,throttle:Nc,closest:fn,toggleClass:Pt,clone:Vc,index:Wt,nextTick:Tl,cancelNextTick:Ds,detectDirection:jc,getChild:Zi};ue.get=function(e){return e[Zt]};ue.mount=function(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];n[0].constructor===Array&&(n=n[0]),n.forEach(function(r){if(!r.prototype||!r.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(r));r.utils&&(ue.utils=kn(kn({},ue.utils),r.utils)),Ao.mount(r)})};ue.create=function(e,n){return new ue(e,n)};ue.version=Pp;var at=[],io,Os,Is=!1,gs,bs,zl,oo;function Xp(){function e(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var n in this)n.charAt(0)==="_"&&typeof this[n]=="function"&&(this[n]=this[n].bind(this))}return e.prototype={dragStarted:function(t){var r=t.originalEvent;this.sortable.nativeDraggable?Oe(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Oe(document,"pointermove",this._handleFallbackAutoScroll):r.touches?Oe(document,"touchmove",this._handleFallbackAutoScroll):Oe(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var r=t.originalEvent;!this.options.dragOverBubble&&!r.rootEl&&this._handleAutoScroll(r)},drop:function(){this.sortable.nativeDraggable?Pe(document,"dragover",this._handleAutoScroll):(Pe(document,"pointermove",this._handleFallbackAutoScroll),Pe(document,"touchmove",this._handleFallbackAutoScroll),Pe(document,"mousemove",this._handleFallbackAutoScroll)),yu(),Dl(),Op()},nulling:function(){zl=Os=io=Is=oo=gs=bs=null,at.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,r){var i=this,o=(t.touches?t.touches[0]:t).clientX,s=(t.touches?t.touches[0]:t).clientY,l=document.elementFromPoint(o,s);if(zl=t,r||this.options.forceAutoScrollFallback||Po||Wn||ao){vs(t,this.options,l,r);var a=sr(l,!0);Is&&(!oo||o!==gs||s!==bs)&&(oo&&yu(),oo=setInterval(function(){var u=sr(document.elementFromPoint(o,s),!0);u!==a&&(a=u,Dl()),vs(t,i.options,u,r)},10),gs=o,bs=s)}else{if(!this.options.bubbleScroll||sr(l,!0)===yn()){Dl();return}vs(t,this.options,sr(l,!1),!1)}}},Sn(e,{pluginName:"scroll",initializeByDefault:!0})}function Dl(){at.forEach(function(e){clearInterval(e.pid)}),at=[]}function yu(){clearInterval(oo)}var vs=Nc(function(e,n,t,r){if(n.scroll){var i=(e.touches?e.touches[0]:e).clientX,o=(e.touches?e.touches[0]:e).clientY,s=n.scrollSensitivity,l=n.scrollSpeed,a=yn(),u=!1,c;Os!==t&&(Os=t,Dl(),io=n.scroll,c=n.scrollFn,io===!0&&(io=sr(t,!0)));var p=0,b=io;do{var m=b,k=ut(m),S=k.top,I=k.bottom,A=k.left,$=k.right,x=k.width,D=k.height,J=void 0,X=void 0,K=m.scrollWidth,B=m.scrollHeight,E=fe(m),W=m.scrollLeft,U=m.scrollTop;m===a?(J=x<K&&(E.overflowX==="auto"||E.overflowX==="scroll"||E.overflowX==="visible"),X=D<B&&(E.overflowY==="auto"||E.overflowY==="scroll"||E.overflowY==="visible")):(J=x<K&&(E.overflowX==="auto"||E.overflowX==="scroll"),X=D<B&&(E.overflowY==="auto"||E.overflowY==="scroll"));var Z=J&&(Math.abs($-i)<=s&&W+x<K)-(Math.abs(A-i)<=s&&!!W),ve=X&&(Math.abs(I-o)<=s&&U+D<B)-(Math.abs(S-o)<=s&&!!U);if(!at[p])for(var re=0;re<=p;re++)at[re]||(at[re]={});(at[p].vx!=Z||at[p].vy!=ve||at[p].el!==m)&&(at[p].el=m,at[p].vx=Z,at[p].vy=ve,clearInterval(at[p].pid),(Z!=0||ve!=0)&&(u=!0,at[p].pid=setInterval(function(){r&&this.layer===0&&ue.active._onTouchMove(zl);var z=at[this.layer].vy?at[this.layer].vy*l:0,M=at[this.layer].vx?at[this.layer].vx*l:0;typeof c=="function"&&c.call(ue.dragged.parentNode[Zt],M,z,e,zl,at[this.layer].el)!=="continue"||Rc(at[this.layer].el,M,z)}.bind({layer:p}),24))),p++}while(n.bubbleScroll&&b!==a&&(b=sr(b,!1)));Is=u}},30),Yc=function(n){var t=n.originalEvent,r=n.putSortable,i=n.dragEl,o=n.activeSortable,s=n.dispatchSortableEvent,l=n.hideGhostForTarget,a=n.unhideGhostForTarget;if(t){var u=r||o;l();var c=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,p=document.elementFromPoint(c.clientX,c.clientY);a(),u&&!u.el.contains(p)&&(s("spill"),this.onSpill({dragEl:i,putSortable:r}))}};function Gs(){}Gs.prototype={startIndex:null,dragStart:function(n){var t=n.oldDraggableIndex;this.startIndex=t},onSpill:function(n){var t=n.dragEl,r=n.putSortable;this.sortable.captureAnimationState(),r&&r.captureAnimationState();var i=Zi(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(t,i):this.sortable.el.appendChild(t),this.sortable.animateAll(),r&&r.animateAll()},drop:Yc};Sn(Gs,{pluginName:"revertOnSpill"});function qs(){}qs.prototype={onSpill:function(n){var t=n.dragEl,r=n.putSortable,i=r||this.sortable;i.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),i.animateAll()},drop:Yc};Sn(qs,{pluginName:"removeOnSpill"});var en;function Zp(){function e(){this.defaults={swapClass:"sortable-swap-highlight"}}return e.prototype={dragStart:function(t){var r=t.dragEl;en=r},dragOverValid:function(t){var r=t.completed,i=t.target,o=t.onMove,s=t.activeSortable,l=t.changed,a=t.cancel;if(s.options.swap){var u=this.sortable.el,c=this.options;if(i&&i!==u){var p=en;o(i)!==!1?(Pt(i,c.swapClass,!0),en=i):en=null,p&&p!==en&&Pt(p,c.swapClass,!1)}l(),r(!0),a()}},drop:function(t){var r=t.activeSortable,i=t.putSortable,o=t.dragEl,s=i||this.sortable,l=this.options;en&&Pt(en,l.swapClass,!1),en&&(l.swap||i&&i.options.swap)&&o!==en&&(s.captureAnimationState(),s!==r&&r.captureAnimationState(),Jp(o,en),s.animateAll(),s!==r&&r.animateAll())},nulling:function(){en=null}},Sn(e,{pluginName:"swap",eventProperties:function(){return{swapItem:en}}})}function Jp(e,n){var t=e.parentNode,r=n.parentNode,i,o;!t||!r||t.isEqualNode(n)||r.isEqualNode(e)||(i=Wt(e),o=Wt(n),t.isEqualNode(r)&&i<o&&o++,t.insertBefore(n,t.children[i]),r.insertBefore(e,r.children[o]))}ue.mount(new Xp);ue.mount(qs,Gs);function ku(e,n,t){const r=e.slice();return r[22]=n[t],r[23]=n,r[24]=t,r}function Su(e,n){let t,r,i=n[22].pattern+"",o,s,l,a,u,c,p,b,m,k,S,I,A,$,x;u=new _e({props:{path:Df,height:"1rem"}});function D(){return n[15](n[22])}b=new _e({props:{path:tc,height:"1rem"}});function J(){return n[16](n[22])}function X(){n[17].call(k,n[23],n[24])}return{key:e,first:null,c(){t=g("div"),r=g("div"),o=ct(i),s=w(),l=g("div"),a=g("button"),se(u.$$.fragment),c=w(),p=g("button"),se(b.$$.fragment),m=w(),k=g("input"),S=w(),h(r,"class","break-all"),h(a,"title","Edit"),h(a,"class","hover:text-primary"),h(p,"title","Remove"),h(p,"class","hover:text-primary"),h(k,"type","checkbox"),h(k,"class","ml-1"),h(l,"class","min-w-max ml-2"),h(t,"class","border my-2 p-2 flex items-center justify-between"),h(t,"data-id",I=n[22].pattern),this.first=t},m(K,B){F(K,t,B),f(t,r),f(r,o),f(t,s),f(t,l),f(l,a),ie(u,a,null),f(l,c),f(l,p),ie(b,p,null),f(l,m),f(l,k),k.checked=n[22].enabled,f(t,S),A=!0,$||(x=[P(a,"click",D),P(p,"click",J),P(k,"change",X),P(k,"change",n[6])],$=!0)},p(K,B){n=K,(!A||B&2)&&i!==(i=n[22].pattern+"")&&At(o,i),B&2&&(k.checked=n[22].enabled),(!A||B&2&&I!==(I=n[22].pattern))&&h(t,"data-id",I)},i(K){A||(H(u.$$.fragment,K),H(b.$$.fragment,K),A=!0)},o(K){j(u.$$.fragment,K),j(b.$$.fragment,K),A=!1},d(K){K&&V(t),oe(u),oe(b),$=!1,Lt(x)}}}function Qp(e){let n,t,r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$,x=[],D=new Map,J,X,K;r=new _e({props:{path:Ef}}),l=new _e({props:{path:ec}}),c=new _e({props:{path:Nf}}),m=new _e({props:{path:Hf}}),I=new _e({props:{path:tc}});let B=e[1];const E=W=>W[22].pattern;for(let W=0;W<B.length;W+=1){let U=ku(e,B,W),Z=E(U);D.set(Z,x[W]=Su(Z,U))}return{c(){n=g("div"),t=g("button"),se(r.$$.fragment),o=w(),s=g("button"),se(l.$$.fragment),a=w(),u=g("button"),se(c.$$.fragment),p=w(),b=g("button"),se(m.$$.fragment),k=w(),S=g("button"),se(I.$$.fragment),A=w(),$=g("div");for(let W=0;W<x.length;W+=1)x[W].c();h(t,"title","Apply to current lines"),t.disabled=i=!e[2],q(t,"hover:text-primary",e[2]),q(t,"cursor-not-allowed",!e[2]),h(s,"title","Add replacement"),h(s,"class","ml-2 hover:text-primary"),h(u,"title","Enable all"),h(u,"class","ml-2 hover:text-primary"),h(b,"title","Disable all"),h(b,"class","ml-2 hover:text-primary"),h(S,"title","Remove all"),h(S,"class","ml-2 hover:text-primary"),h(n,"class","flex justify-end my-2"),h($,"class","max-h-72 overflow-auto")},m(W,U){F(W,n,U),f(n,t),ie(r,t,null),f(n,o),f(n,s),ie(l,s,null),f(n,a),f(n,u),ie(c,u,null),f(n,p),f(n,b),ie(m,b,null),f(n,k),f(n,S),ie(I,S,null),F(W,A,U),F(W,$,U);for(let Z=0;Z<x.length;Z+=1)x[Z].m($,null);e[18]($),J=!0,X||(K=[P(t,"click",e[10]),P(s,"click",e[11]),P(u,"click",e[12]),P(b,"click",e[13]),P(S,"click",e[14])],X=!0)},p(W,[U]){(!J||U&4&&i!==(i=!W[2]))&&(t.disabled=i),(!J||U&4)&&q(t,"hover:text-primary",W[2]),(!J||U&4)&&q(t,"cursor-not-allowed",!W[2]),U&218&&(B=W[1],rt(),x=Yr(x,U,E,1,W,B,D,$,Ns,Su,null,ku),it())},i(W){if(!J){H(r.$$.fragment,W),H(l.$$.fragment,W),H(c.$$.fragment,W),H(m.$$.fragment,W),H(I.$$.fragment,W);for(let U=0;U<B.length;U+=1)H(x[U]);J=!0}},o(W){j(r.$$.fragment,W),j(l.$$.fragment,W),j(c.$$.fragment,W),j(m.$$.fragment,W),j(I.$$.fragment,W);for(let U=0;U<x.length;U+=1)j(x[U]);J=!1},d(W){W&&V(n),oe(r),oe(l),oe(c),oe(m),oe(I),W&&V(A),W&&V($);for(let U=0;U<x.length;U+=1)x[U].d();e[18](null),X=!1,Lt(K)}}}function e1(e,n,t){let r,i,o,s;y(e,ln,E=>t(3,i=E)),y(e,As,E=>t(8,o=E)),y(e,et,E=>t(9,s=E));const l=zr();let a,u,c=JSON.parse(JSON.stringify(i));Yl(()=>{try{ue.mount(new Zp)}catch{}return a=ue.create(u,{swap:!0,swapClass:"swap",animation:150,store:{get:k,set:b}}),()=>a==null?void 0:a.destroy()});function p(E){const W=S();t(1,c=W.map(U=>({...U,enabled:E}))),R(ln,i=c,i)}function b(){R(ln,i=S(),i)}function m(E){t(1,c=E),R(ln,i=E,i),a.sort(k(),!1)}function k(){return[...c.map(E=>E.pattern)]}function S(){const E=a.toArray();return c.slice().sort((W,U)=>E.indexOf(W.pattern)-E.indexOf(U.pattern))}const I=()=>l("applyReplacements"),A=()=>l("edit",void 0),$=()=>p(!0),x=()=>p(!1),D=()=>m([]),J=E=>l("edit",E),X=E=>m(i.filter(W=>W.pattern!==E.pattern));function K(E,W){E[W].enabled=this.checked,t(1,c)}function B(E){mt[E?"unshift":"push"](()=>{u=E,t(0,u)})}return e.$$.update=()=>{e.$$.dirty&768&&t(2,r=!!s.length&&!!o.length)},[u,c,r,i,l,p,b,m,o,s,I,A,$,x,D,J,X,K,B]}class t1 extends Ut{constructor(n){super(),Bt(this,n,e1,Qp,Et,{})}}function n1(e){let n,t,r,i,o,s,l,a;return r=new _e({props:{path:ec}}),{c(){n=g("div"),t=g("button"),se(r.$$.fragment),i=w(),o=g("div"),o.textContent="You have currently no replacements configured",h(t,"title","Add replacement"),h(t,"class","ml-2 hover:text-primary"),h(n,"class","flex justify-end my-2")},m(u,c){F(u,n,c),f(n,t),ie(r,t,null),F(u,i,c),F(u,o,c),s=!0,l||(a=P(t,"click",e[7]),l=!0)},p:Ie,i(u){s||(H(r.$$.fragment,u),s=!0)},o(u){j(r.$$.fragment,u),s=!1},d(u){u&&V(n),oe(r),u&&V(i),u&&V(o),l=!1,a()}}}function r1(e){let n=e[0],t,r,i=Cu(e);return{c(){i.c(),t=Nn()},m(o,s){i.m(o,s),F(o,t,s),r=!0},p(o,s){s&1&&Et(n,n=o[0])?(rt(),j(i,1,1,Ie),it(),i=Cu(o),i.c(),H(i,1),i.m(t.parentNode,t)):i.p(o,s)},i(o){r||(H(i),r=!0)},o(o){j(i),r=!1},d(o){o&&V(t),i.d(o)}}}function i1(e){let n,t;return n=new Cp({props:{currentReplacement:e[2]}}),n.$on("close",e[4]),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},p(r,i){const o={};i&4&&(o.currentReplacement=r[2]),n.$set(o)},i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function Cu(e){let n,t;return n=new t1({}),n.$on("edit",e[5]),n.$on("applyReplacements",e[6]),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},p:Ie,i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function o1(e){let n,t,r,i,o,s,l;const a=[i1,r1,n1],u=[];function c(p,b){return p[1]?0:p[3]?1:2}return o=c(e),s=u[o]=a[o](e),{c(){n=g("details"),t=g("summary"),t.textContent="Replacements",r=w(),i=g("div"),s.c(),h(i,"class","mb-8"),h(n,"class","col-span-4 mb-2 cursor-pointer max-w-lg")},m(p,b){F(p,n,b),f(n,t),f(n,r),f(n,i),u[o].m(i,null),l=!0},p(p,[b]){let m=o;o=c(p),o===m?u[o].p(p,b):(rt(),j(u[m],1,1,()=>{u[m]=null}),it(),s=u[o],s?s.p(p,b):(s=u[o]=a[o](p),s.c()),H(s,1),s.m(i,null))},i(p){l||(H(s),l=!0)},o(p){j(s),l=!1},d(p){p&&V(n),u[o].d()}}}function l1(e,n,t){let r,i;y(e,ln,b=>t(0,i=b));let o=!1,s;function l(b){t(1,o=!1)}const a=()=>{t(1,o=!1),t(2,s=void 0)},u=({detail:b})=>{t(2,s=b),t(1,o=!0)};function c(b){mo.call(this,e,b)}const p=()=>t(1,o=!0);return e.$$.update=()=>{e.$$.dirty&1&&t(3,r=!!i.length),e.$$.dirty&1&&l()},[i,o,s,r,a,u,c,p]}class s1 extends Ut{constructor(n){super(),Bt(this,n,l1,o1,Et,{})}}const{Map:a1,document:Lu}=Hs;function Eu(e,n,t){const r=e.slice();return r[156]=n[t],r}function xu(e){let n,t,r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ze,Fe,we,Me,bt,he,ft,We,Ve,ot,vt,je,ae,Be,_t,ke,ye,kt,Dt,Ee,_,de,Ot,Te,lt,Ce,De,st,hn,pn,jn,ht,zt,Ht,Ge,xe,C,N,St,tt,Je=[],Jt=new a1,It,Nt,Qt,Yt,Gr,Bn,qr,Kt,Un,Ln,zn,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,un,v,Q,ne,pe,ge,pt,dn,Gt,fr,ti,To,mn,Do,ni,Oo,gn,Io,ri,Mo,bn,$o,ii,Ho,vn,No,oi,Ro,En,Vo,li,Fo,xn,Wo,si,jo,Pn,Bo,ai,Uo,An,zo,ui,Yo,Tn,Ko,ci,Go,Dn,qo,fi,Xo,d,G,le,$e,nt,dt,Mt,hr,pr,Xs,Zo,Zs,dr,Js,Jo,Qs,Gn,ea,Qo,ta,qn,na,el,ra,mr,ia,tl,oa,Xn,la,nl,sa,gr,aa,rl,ua,br,ca,il,fa,vr,ha,ol,pa,_r,da,ll,ma,wr,ga,sl,ba,yr,va,al,_a,kr,wa,ul,ya,Sr,ka,cl,Sa,Zn,Ca,fl,La,Cr,Ea,hl,xa,Lr,Pa,pl,Aa,Er,Ta,Qi,Da,Jn,On,is,Oa;p=new _e({props:{path:$f}}),I=new _e({props:{path:Mf}}),J=new _e({props:{path:so}}),W=new _e({props:{path:so}}),z=new _e({props:{path:so}}),Ae=new _e({props:{path:Ss}}),Ne=new _e({props:{path:Ss}}),he=new _e({props:{class:"swap-on",path:Vf}}),We=new _e({props:{class:"swap-off",path:Ff}});let Gc={};Be=new Oc({props:Gc}),e[84](Be),Be.$on("layoutChange",e[85]),Be.$on("exportImportPreset",e[86]),ke=new s1({}),ke.$on("applyReplacements",e[87]);let dl=e[55];const Ia=O=>O[156];for(let O=0;O<dl.length;O+=1){let te=Eu(e,dl,O),Qn=Ia(te);Jt.set(Qn,Je[O]=Pu(Qn,te))}let Vt=e[1]&&Au(e);return{c(){n=g("input"),t=w(),r=g("input"),i=w(),o=g("input"),s=w(),l=g("div"),a=g("div"),u=g("div"),c=g("div"),se(p.$$.fragment),b=w(),m=g("span"),m.textContent="Set Timer",k=w(),S=g("div"),se(I.$$.fragment),A=w(),$=g("span"),$.textContent="Reset Timer",x=w(),D=g("div"),se(J.$$.fragment),X=w(),K=g("span"),K.textContent="Reset Lines",B=w(),E=g("div"),se(W.$$.fragment),U=w(),Z=g("span"),Z.textContent="Reset Data",ve=w(),re=g("div"),se(z.$$.fragment),M=w(),T=g("span"),T.textContent="Reset All",ee=w(),ce=g("div"),se(Ae.$$.fragment),Ye=w(),Se=g("span"),Se.textContent="Ex-/Import Data",Ze=w(),Ke=g("div"),se(Ne.$$.fragment),yt=w(),gt=g("span"),gt.textContent="Ex-/Import Settings",Re=w(),ze=g("div"),Fe=g("label"),we=g("input"),bt=w(),se(he.$$.fragment),ft=w(),se(We.$$.fragment),Ve=w(),ot=g("span"),ot.textContent="Theme",vt=w(),je=g("details"),je.innerHTML=`<summary>Links</summary>
30
29
  <ul><li class="my-0.5 hover:text-primary"><a href="https://github.com/Renji-XD/texthooker-ui" target="_blank" rel="noreferrer">texthooker-ui Repository</a></li>
31
30
  <li class="my-0.5 hover:text-primary"><a href="https://github.com/Artikash/Textractor" target="_blank" rel="noreferrer">Textractor</a></li>
32
31
  <li class="my-0.5 hover:text-primary"><a href="https://github.com/kuroahna/textractor_websocket" target="_blank" rel="noreferrer">textractor-websocket Extension</a></li>
@@ -34,8 +33,8 @@ var Yu=Object.defineProperty;var Ku=(e,n,t)=>n in e?Yu(e,n,{enumerable:!0,config
34
33
  <li class="my-0.5 hover:text-primary"><a href="https://github.com/kuroahna/mpv_websocket" target="_blank" rel="noreferrer">mpv_websocket Plugin</a></li>
35
34
  <li class="my-0.5 hover:text-primary"><a href="https://github.com/0xDC00/agent" target="_blank" rel="noreferrer">Agent</a></li>
36
35
  <li class="my-0.5 hover:text-primary"><a href="https://github.com/kmltml/clipboard-inserter" target="_blank" rel="noreferrer">Clipboard Inserter</a></li>
37
- <li class="my-0.5 hover:text-primary"><a href="https://github.com/laplus-sadness/lap-clipboard-inserter" target="_blank" rel="noreferrer">lap-clipboard-inserter</a></li></ul>`,ae=w(),se(Be.$$.fragment),_t=w(),se(Se.$$.fragment),ke=w(),kt=g("span"),kt.textContent="Window Title",Tt=w(),Ee=g("input"),_=w(),de=g("span"),de.textContent="Primary Websocket",Dt=w(),Pe=g("input"),ot=w(),Ce=g("span"),Ce.textContent="Secondary Websocket",Te=w(),lt=g("input"),hn=w(),pn=g("span"),pn.textContent="Font Size",jn=w(),ft=g("input"),zt=w(),Ht=g("span"),Ht.textContent="Character Milestone",Ke=w(),Le=g("input"),C=w(),H=g("span"),H.textContent="Online Font",St=w(),et=g("select");for(let M=0;M<Je.length;M+=1)Je[M].c();Ot=w(),Nt=g("span"),Nt.textContent="Prevent Last Line Duplicate",Qt=w(),Yt=g("input"),Gr=w(),Bn=g("span"),Bn.textContent="Max lines",qr=w(),Kt=g("input"),Un=w(),Vt&&Vt.c(),En=w(),zn=g("span"),zn.textContent="AFK Timer (s)",Xr=w(),Rt=g("input"),Zr=w(),Yn=g("span"),Yn.textContent="Adjust Timer after AFK",Jr=w(),an=g("input"),Qr=w(),Kn=g("span"),Kn.textContent="Enable external Clipboard Monitor",ei=w(),cn=g("input"),v=w(),Q=g("span"),Q.textContent="Show Preset Quick Switch",te=w(),pe=g("input"),ge=w(),ht=g("span"),ht.textContent="Skip Reset Confirmations",dn=w(),Gt=g("input"),fr=w(),ti=g("span"),ti.textContent="Store Stats persistently",Ao=w(),mn=g("input"),To=w(),ni=g("span"),ni.textContent="Store Notes persistently",Do=w(),gn=g("input"),Oo=w(),ri=g("span"),ri.textContent="Store Lines persistently",Io=w(),bn=g("input"),Mo=w(),ii=g("span"),ii.textContent="Store Action History persistently",$o=w(),vn=g("input"),Ho=w(),oi=g("span"),oi.textContent="Enable Paste",No=w(),Ln=g("input"),Ro=w(),li=g("span"),li.textContent="Block Copy from Page",Vo=w(),xn=g("input"),Fo=w(),si=g("span"),si.textContent="Allow Paste during Pause",Wo=w(),Pn=g("input"),jo=w(),ai=g("span"),ai.textContent="Allow new Line during Pause",Bo=w(),An=g("input"),Uo=w(),ci=g("span"),ci.textContent="Autostart Timer by Paste during Pause",zo=w(),Tn=g("input"),Yo=w(),ui=g("span"),ui.textContent="Autostart Timer by Line during Pause",Ko=w(),Dn=g("input"),Go=w(),fi=g("span"),fi.textContent="Prevent Global Duplicate",qo=w(),d=g("input"),G=w(),le=g("span"),le.textContent="Merge equal Line Starts",Me=w(),tt=g("input"),pt=w(),It=g("span"),It.textContent="Filter lines without jp content",hr=w(),pr=g("input"),qs=w(),Xo=g("span"),Xo.textContent="Flash on missed Line",Xs=w(),dr=g("input"),Zs=w(),Zo=g("span"),Zo.textContent="Display Text vertically",Js=w(),Gn=g("input"),Qs=w(),Jo=g("span"),Jo.textContent="Reverse Line Order",ea=w(),qn=g("input"),ta=w(),Qo=g("span"),Qo.textContent="Preserve Whitespace",na=w(),mr=g("input"),ra=w(),el=g("span"),el.textContent="Remove all Whitespace",ia=w(),Xn=g("input"),oa=w(),tl=g("span"),tl.textContent="Show Timer",la=w(),gr=g("input"),sa=w(),nl=g("span"),nl.textContent="Show Speed",aa=w(),br=g("input"),ca=w(),rl=g("span"),rl.textContent="Show Character Count",ua=w(),vr=g("input"),fa=w(),il=g("span"),il.textContent="Show Line Count",ha=w(),_r=g("input"),pa=w(),ol=g("span"),ol.textContent="Blur Stats",da=w(),wr=g("input"),ma=w(),ll=g("span"),ll.textContent="Enable Line Animation",ga=w(),yr=g("input"),ba=w(),sl=g("span"),sl.textContent="Enable AFK Blur",va=w(),kr=g("input"),_a=w(),al=g("span"),al.textContent="Restart Timer after AFK Blur",wa=w(),Sr=g("input"),ya=w(),cl=g("span"),cl.textContent="Continuous Reconnect",ka=w(),Zn=g("input"),Sa=w(),ul=g("span"),ul.textContent="Show Connection Errors",Ca=w(),Cr=g("input"),Ea=w(),fl=g("span"),fl.textContent="Auto Translate Lines:",La=w(),Er=g("input"),xa=w(),hl=g("span"),hl.textContent="Blur Auto Translated Lines:",Pa=w(),Lr=g("input"),Aa=w(),Qi=g("span"),Qi.textContent="Custom CSS",Ta=w(),Jn=g("textarea"),h(n,"class","hidden"),h(n,"type","file"),h(r,"class","hidden"),h(r,"type","file"),h(o,"class","hidden"),h(o,"type","file"),h(b,"class","label-text"),h(u,"role","button"),h(u,"class","flex flex-col items-center hover:text-primary"),h(D,"class","label-text"),h(S,"role","button"),h(S,"class","flex flex-col items-center hover:text-primary"),h(K,"class","label-text"),h(I,"role","button"),h(I,"class","flex flex-col items-center hover:text-primary"),h(X,"class","label-text"),h(E,"role","button"),h(E,"class","flex flex-col items-center hover:text-primary"),h(z,"class","label-text"),h(ne,"role","button"),h(ne,"class","flex flex-col items-center hover:text-primary"),h(Ve,"class","label-text"),h(ue,"role","button"),h(ue,"class","flex flex-col items-center hover:text-primary"),h(gt,"class","label-text"),h(Ye,"role","button"),h(Ye,"class","flex flex-col items-center hover:text-primary"),h(ye,"type","checkbox"),ye.checked=Ie=e[6]===rn.BUSINESS,h(Fe,"class","swap swap-rotate"),h(it,"class","label-text"),h(ze,"role","button"),h(ze,"class","flex flex-col items-center hover:text-primary"),h(c,"class","flex text-sm gap-x-5 min-[600px]:justify-between max-[600px]:flex-wrap max-[600px]:gap-y-5"),h(a,"class","mb-2"),be(a,"grid-column","1/5"),h(je,"role","button"),h(je,"class","col-span-4 mb-2"),h(kt,"class","label-text col-span-2"),h(Ee,"class","input input-bordered h-8 col-span-2"),h(de,"class","label-text col-span-2"),h(Pe,"class","input input-bordered h-8 col-span-2"),h(Ce,"class","label-text col-span-2"),h(lt,"class","input input-bordered h-8 col-span-2"),h(pn,"class","label-text col-span-2"),h(ft,"type","number"),h(ft,"class","input input-bordered h-8 col-span-2"),h(ft,"min","1"),h(Ht,"class","label-text col-span-2"),h(Le,"type","number"),h(Le,"class","input input-bordered h-8 col-span-2"),h(Le,"min","0"),Le.value=e[19],h(H,"class","label-text mr-4 col-span-2"),h(et,"class","select col-span-2"),e[22]===void 0&&Rr(()=>e[94].call(et)),h(Nt,"class","label-text col-span-2"),h(Yt,"type","number"),h(Yt,"class","input input-bordered h-8 col-span-2"),h(Yt,"min","0"),Yt.value=e[18],h(Bn,"class","label-text col-span-2"),h(Kt,"type","number"),h(Kt,"class","input input-bordered h-8 mb-2 col-span-2"),h(Kt,"min","0"),Kt.value=e[16],h(zn,"class","label-text col-span-2"),h(Rt,"type","number"),h(Rt,"class","input input-bordered h-8 mb-2 col-span-2"),h(Rt,"min","0"),h(Yn,"class","label-text"),h(an,"type","checkbox"),h(an,"class","checkbox checkbox-primary ml-2"),h(Kn,"class","label-text"),h(cn,"type","checkbox"),h(cn,"class","checkbox checkbox-primary ml-2"),h(Q,"class","label-text"),h(pe,"type","checkbox"),h(pe,"class","checkbox checkbox-primary ml-2"),h(ht,"class","label-text"),h(Gt,"type","checkbox"),h(Gt,"class","checkbox checkbox-primary ml-2"),h(ti,"class","label-text"),h(mn,"type","checkbox"),h(mn,"class","checkbox checkbox-primary ml-2"),h(ni,"class","label-text"),h(gn,"type","checkbox"),h(gn,"class","checkbox checkbox-primary ml-2"),h(ri,"class","label-text"),h(bn,"type","checkbox"),h(bn,"class","checkbox checkbox-primary ml-2"),h(ii,"class","label-text"),h(vn,"type","checkbox"),h(vn,"class","checkbox checkbox-primary ml-2"),h(oi,"class","label-text"),h(Ln,"type","checkbox"),h(Ln,"class","checkbox checkbox-primary ml-2"),h(li,"class","label-text"),h(xn,"type","checkbox"),h(xn,"class","checkbox checkbox-primary ml-2"),h(si,"class","label-text"),h(Pn,"type","checkbox"),h(Pn,"class","checkbox checkbox-primary ml-2"),h(ai,"class","label-text"),h(An,"type","checkbox"),h(An,"class","checkbox checkbox-primary ml-2"),h(ci,"class","label-text"),h(Tn,"type","checkbox"),h(Tn,"class","checkbox checkbox-primary ml-2"),h(ui,"class","label-text"),h(Dn,"type","checkbox"),h(Dn,"class","checkbox checkbox-primary ml-2"),h(fi,"class","label-text"),h(d,"type","checkbox"),h(d,"class","checkbox checkbox-primary ml-2"),h(le,"class","label-text"),h(tt,"type","checkbox"),h(tt,"class","checkbox checkbox-primary ml-2"),h(It,"class","label-text"),h(pr,"type","checkbox"),h(pr,"class","checkbox checkbox-primary ml-2"),h(Xo,"class","label-text"),h(dr,"type","checkbox"),h(dr,"class","checkbox checkbox-primary ml-2"),h(Zo,"class","label-text"),h(Gn,"type","checkbox"),h(Gn,"class","checkbox checkbox-primary ml-2"),h(Jo,"class","label-text"),h(qn,"type","checkbox"),h(qn,"class","checkbox checkbox-primary ml-2"),h(Qo,"class","label-text"),h(mr,"type","checkbox"),h(mr,"class","checkbox checkbox-primary ml-2"),h(el,"class","label-text"),h(Xn,"type","checkbox"),h(Xn,"class","checkbox checkbox-primary ml-2"),h(tl,"class","label-text"),h(gr,"type","checkbox"),h(gr,"class","checkbox checkbox-primary ml-2"),h(nl,"class","label-text"),h(br,"type","checkbox"),h(br,"class","checkbox checkbox-primary ml-2"),h(rl,"class","label-text"),h(vr,"type","checkbox"),h(vr,"class","checkbox checkbox-primary ml-2"),h(il,"class","label-text"),h(_r,"type","checkbox"),h(_r,"class","checkbox checkbox-primary ml-2"),h(ol,"class","label-text"),h(wr,"type","checkbox"),h(wr,"class","checkbox checkbox-primary ml-2"),h(ll,"class","label-text"),h(yr,"type","checkbox"),h(yr,"class","checkbox checkbox-primary ml-2"),h(sl,"class","label-text"),h(kr,"type","checkbox"),h(kr,"class","checkbox checkbox-primary ml-2"),h(al,"class","label-text"),h(Sr,"type","checkbox"),h(Sr,"class","checkbox checkbox-primary ml-2"),h(cl,"class","label-text"),h(Zn,"type","checkbox"),h(Zn,"class","checkbox checkbox-primary ml-2"),h(ul,"class","label-text"),h(Cr,"type","checkbox"),h(Cr,"class","checkbox checkbox-primary ml-2"),h(fl,"class","label-text"),h(Er,"type","checkbox"),h(Er,"class","checkbox checkbox-primary ml-2"),h(hl,"class","label-text"),h(Lr,"type","checkbox"),h(Lr,"class","checkbox checkbox-primary ml-2"),h(Qi,"class","label-text"),be(Qi,"grid-column","1/5"),h(Jn,"class","p-1 min-h-[10rem] font-mono"),be(Jn,"grid-column","1/5"),h(Jn,"rows","5"),Jn.value=e[3],h(l,"class","flex flex-col max-[800px]:w-[90vw] min-[800px]:grid grid-cols-[max-content,auto,max-content,auto] gap-3 absolute overflow-auto h-[90vh] top-11 z-10 py-4 pr-8 pl-4 border bg-base-200 overscroll-contain")},m(M,ee){F(M,n,ee),e[77](n),F(M,t,ee),F(M,r,ee),e[78](r),F(M,i,ee),F(M,o,ee),e[79](o),F(M,s,ee),F(M,l,ee),f(l,a),f(a,c),f(c,u),re(p,u,null),f(u,m),f(u,b),f(c,k),f(c,S),re(V,S,null),f(S,O),f(S,D),f(c,P),f(c,I),re(Z,I,null),f(I,J),f(I,K),f(c,j),f(c,E),re(B,E,null),f(E,U),f(E,X),f(c,ve),f(c,ne),re(A,ne,null),f(ne,T),f(ne,z),f(c,oe),f(c,ue),re(_e,ue,null),f(ue,Xe),f(ue,Ve),f(c,Ze),f(c,Ye),re(He,Ye,null),f(Ye,yt),f(Ye,gt),f(c,Ne),f(c,ze),f(ze,Fe),f(Fe,ye),f(Fe,bt),re(he,Fe,null),f(Fe,ut),re(We,Fe,null),f(ze,Re),f(ze,it),f(l,vt),f(l,je),f(l,ae),re(Be,l,null),f(l,_t),re(Se,l,null),f(l,ke),f(l,kt),f(l,Tt),f(l,Ee),wt(Ee,e[20]),f(l,_),f(l,de),f(l,Dt),f(l,Pe),wt(Pe,e[12]),f(l,ot),f(l,Ce),f(l,Te),f(l,lt),wt(lt,e[11]),f(l,hn),f(l,pn),f(l,jn),f(l,ft),wt(ft,e[21]),f(l,zt),f(l,Ht),f(l,Ke),f(l,Le),f(l,C),f(l,H),f(l,St),f(l,et);for(let Qn=0;Qn<Je.length;Qn+=1)Je[Qn].m(et,null);wi(et,e[22]),f(l,Ot),f(l,Nt),f(l,Qt),f(l,Yt),f(l,Gr),f(l,Bn),f(l,qr),f(l,Kt),f(l,Un),Vt&&Vt.m(l,null),f(l,En),f(l,zn),f(l,Xr),f(l,Rt),wt(Rt,e[23]),f(l,Zr),f(l,Yn),f(l,Jr),f(l,an),an.checked=e[24],f(l,Qr),f(l,Kn),f(l,ei),f(l,cn),cn.checked=e[5],f(l,v),f(l,Q),f(l,te),f(l,pe),pe.checked=e[25],f(l,ge),f(l,ht),f(l,dn),f(l,Gt),Gt.checked=e[13],f(l,fr),f(l,ti),f(l,Ao),f(l,mn),mn.checked=e[26],f(l,To),f(l,ni),f(l,Do),f(l,gn),gn.checked=e[27],f(l,Oo),f(l,ri),f(l,Io),f(l,bn),bn.checked=e[28],f(l,Mo),f(l,ii),f(l,$o),f(l,vn),vn.checked=e[29],f(l,Ho),f(l,oi),f(l,No),f(l,Ln),Ln.checked=e[30],f(l,Ro),f(l,li),f(l,Vo),f(l,xn),xn.checked=e[31],f(l,Fo),f(l,si),f(l,Wo),f(l,Pn),Pn.checked=e[32],f(l,jo),f(l,ai),f(l,Bo),f(l,An),An.checked=e[33],f(l,Uo),f(l,ci),f(l,zo),f(l,Tn),Tn.checked=e[34],f(l,Yo),f(l,ui),f(l,Ko),f(l,Dn),Dn.checked=e[35],f(l,Go),f(l,fi),f(l,qo),f(l,d),d.checked=e[15],f(l,G),f(l,le),f(l,Me),f(l,tt),tt.checked=e[36],f(l,pt),f(l,It),f(l,hr),f(l,pr),pr.checked=e[37],f(l,qs),f(l,Xo),f(l,Xs),f(l,dr),dr.checked=e[38],f(l,Zs),f(l,Zo),f(l,Js),f(l,Gn),Gn.checked=e[39],f(l,Qs),f(l,Jo),f(l,ea),f(l,qn),qn.checked=e[40],f(l,ta),f(l,Qo),f(l,na),f(l,mr),mr.checked=e[41],f(l,ra),f(l,el),f(l,ia),f(l,Xn),Xn.checked=e[14],f(l,oa),f(l,tl),f(l,la),f(l,gr),gr.checked=e[42],f(l,sa),f(l,nl),f(l,aa),f(l,br),br.checked=e[43],f(l,ca),f(l,rl),f(l,ua),f(l,vr),vr.checked=e[44],f(l,fa),f(l,il),f(l,ha),f(l,_r),_r.checked=e[45],f(l,pa),f(l,ol),f(l,da),f(l,wr),wr.checked=e[46],f(l,ma),f(l,ll),f(l,ga),f(l,yr),yr.checked=e[47],f(l,ba),f(l,sl),f(l,va),f(l,kr),kr.checked=e[48],f(l,_a),f(l,al),f(l,wa),f(l,Sr),Sr.checked=e[49],f(l,ya),f(l,cl),f(l,ka),f(l,Zn),Zn.checked=e[50],f(l,Sa),f(l,ul),f(l,Ca),f(l,Cr),Cr.checked=e[51],f(l,Ea),f(l,fl),f(l,La),f(l,Er),Er.checked=e[52],f(l,xa),f(l,hl),f(l,Pa),f(l,Lr),Lr.checked=e[53],f(l,Aa),f(l,Qi),f(l,Ta),f(l,Jn),On=!0,ns||(Da=[x(n,"change",e[63]),x(r,"change",e[64]),x(o,"change",e[65]),x(u,"click",e[58]),x(u,"keyup",jt),x(S,"click",e[59]),x(S,"keyup",jt),x(I,"click",e[80]),x(I,"keyup",jt),x(E,"click",e[81]),x(E,"keyup",jt),x(ne,"click",qh),x(ne,"keyup",jt),x(ue,"click",e[60]),x(ue,"keyup",jt),x(Ye,"click",e[61]),x(Ye,"keyup",jt),x(ye,"change",e[82]),x(ze,"click",e[83]),x(ze,"keyup",jt),x(Ee,"input",e[88]),x(Pe,"input",e[89]),x(Pe,"change",e[90]),x(lt,"input",e[91]),x(lt,"change",e[56]),x(ft,"input",e[92]),x(ft,"blur",e[93]),x(Le,"blur",e[67]),x(et,"change",e[94]),x(Yt,"blur",e[68]),x(Kt,"blur",e[69]),x(Rt,"input",e[95]),x(Rt,"blur",e[96]),x(an,"change",e[97]),x(cn,"change",e[98]),x(pe,"change",e[99]),x(Gt,"change",e[100]),x(mn,"change",e[101]),x(mn,"change",e[102]),x(gn,"change",e[103]),x(gn,"change",e[104]),x(bn,"change",e[105]),x(bn,"change",e[106]),x(vn,"change",e[107]),x(vn,"change",e[108]),x(Ln,"change",e[109]),x(xn,"change",e[110]),x(Pn,"change",e[111]),x(An,"change",e[112]),x(Tn,"change",e[113]),x(Dn,"change",e[114]),x(d,"change",e[115]),x(d,"change",e[71]),x(tt,"change",e[116]),x(pr,"change",e[117]),x(dr,"change",e[118]),x(Gn,"change",e[119]),x(Gn,"change",e[120]),x(qn,"change",e[121]),x(qn,"change",e[122]),x(mr,"change",e[123]),x(Xn,"change",e[124]),x(Xn,"change",e[72]),x(gr,"change",e[125]),x(br,"change",e[126]),x(vr,"change",e[127]),x(_r,"change",e[128]),x(wr,"change",e[129]),x(yr,"change",e[130]),x(kr,"change",e[131]),x(Sr,"change",e[132]),x(Zn,"change",e[133]),x(Zn,"change",e[134]),x(Cr,"change",e[135]),x(Er,"change",e[136]),x(Lr,"change",e[137]),x(Jn,"blur",e[73]),Ju(vp.call(null,l,e[57]))],ns=!0)},p(M,ee){(!On||ee[0]&64&&Ie!==(Ie=M[6]===rn.BUSINESS))&&(ye.checked=Ie);const Qn={};Be.$set(Qn),ee[0]&1048576&&Ee.value!==M[20]&&wt(Ee,M[20]),ee[0]&4096&&Pe.value!==M[12]&&wt(Pe,M[12]),ee[0]&2048&&lt.value!==M[11]&&wt(lt,M[11]),ee[0]&2097152&&Dl(ft.value)!==M[21]&&wt(ft,M[21]),(!On||ee[0]&524288&&Le.value!==M[19])&&(Le.value=M[19]),ee[1]&16777216&&(pl=M[55],Je=Yr(Je,ee,Oa,1,M,pl,Jt,et,Yl,Ec,null,Sc)),ee[0]&4194304|ee[1]&16777216&&wi(et,M[22]),(!On||ee[0]&262144&&Yt.value!==M[18])&&(Yt.value=M[18]),(!On||ee[0]&65536&&Kt.value!==M[16])&&(Kt.value=M[16]),M[1]?Vt?Vt.p(M,ee):(Vt=Lc(M),Vt.c(),Vt.m(l,En)):Vt&&(Vt.d(1),Vt=null),ee[0]&8388608&&Dl(Rt.value)!==M[23]&&wt(Rt,M[23]),ee[0]&16777216&&(an.checked=M[24]),ee[0]&32&&(cn.checked=M[5]),ee[0]&33554432&&(pe.checked=M[25]),ee[0]&8192&&(Gt.checked=M[13]),ee[0]&67108864&&(mn.checked=M[26]),ee[0]&134217728&&(gn.checked=M[27]),ee[0]&268435456&&(bn.checked=M[28]),ee[0]&536870912&&(vn.checked=M[29]),ee[0]&1073741824&&(Ln.checked=M[30]),ee[1]&1&&(xn.checked=M[31]),ee[1]&2&&(Pn.checked=M[32]),ee[1]&4&&(An.checked=M[33]),ee[1]&8&&(Tn.checked=M[34]),ee[1]&16&&(Dn.checked=M[35]),ee[0]&32768&&(d.checked=M[15]),ee[1]&32&&(tt.checked=M[36]),ee[1]&64&&(pr.checked=M[37]),ee[1]&128&&(dr.checked=M[38]),ee[1]&256&&(Gn.checked=M[39]),ee[1]&512&&(qn.checked=M[40]),ee[1]&1024&&(mr.checked=M[41]),ee[0]&16384&&(Xn.checked=M[14]),ee[1]&2048&&(gr.checked=M[42]),ee[1]&4096&&(br.checked=M[43]),ee[1]&8192&&(vr.checked=M[44]),ee[1]&16384&&(_r.checked=M[45]),ee[1]&32768&&(wr.checked=M[46]),ee[1]&65536&&(yr.checked=M[47]),ee[1]&131072&&(kr.checked=M[48]),ee[1]&262144&&(Sr.checked=M[49]),ee[1]&524288&&(Zn.checked=M[50]),ee[1]&1048576&&(Cr.checked=M[51]),ee[1]&2097152&&(Er.checked=M[52]),ee[1]&4194304&&(Lr.checked=M[53]),(!On||ee[0]&8)&&(Jn.value=M[3])},i(M){On||($(p.$$.fragment,M),$(V.$$.fragment,M),$(Z.$$.fragment,M),$(B.$$.fragment,M),$(A.$$.fragment,M),$(_e.$$.fragment,M),$(He.$$.fragment,M),$(he.$$.fragment,M),$(We.$$.fragment,M),$(Be.$$.fragment,M),$(Se.$$.fragment,M),On=!0)},o(M){W(p.$$.fragment,M),W(V.$$.fragment,M),W(Z.$$.fragment,M),W(B.$$.fragment,M),W(A.$$.fragment,M),W(_e.$$.fragment,M),W(He.$$.fragment,M),W(he.$$.fragment,M),W(We.$$.fragment,M),W(Be.$$.fragment,M),W(Se.$$.fragment,M),On=!1},d(M){M&&R(n),e[77](null),M&&R(t),M&&R(r),e[78](null),M&&R(i),M&&R(o),e[79](null),M&&R(s),M&&R(l),ie(p),ie(V),ie(Z),ie(B),ie(A),ie(_e),ie(He),ie(he),ie(We),e[84](null),ie(Be),ie(Se);for(let ee=0;ee<Je.length;ee+=1)Je[ee].d();Vt&&Vt.d(),ns=!1,At(Da)}}}function Ec(e,n){let t,r=n[156]+"",i,o;return{key:e,first:null,c(){t=g("option"),i=dt(r),o=w(),t.__value=n[156],t.value=t.__value,this.first=t},m(s,l){F(s,t,l),f(t,i),f(t,o)},p(s,l){n=s},d(s){s&&R(t)}}}function Lc(e){let n,t,r,i,o;return{c(){n=g("span"),n.textContent="Max lines (floating window)",t=w(),r=g("input"),h(n,"class","label-text col-span-2"),h(r,"type","number"),h(r,"class","input input-bordered h-8 mb-2 col-span-2"),h(r,"min","0"),r.value=e[17]},m(s,l){F(s,n,l),F(s,t,l),F(s,r,l),i||(o=x(r,"blur",e[70]),i=!0)},p(s,l){l[0]&131072&&r.value!==s[17]&&(r.value=s[17])},d(s){s&&R(n),s&&R(t),s&&R(r),i=!1,o()}}}function l1(e){let n,t,r,i;kc.title=n=e[20]||"Texthooker UI";let o=e[0]&&Cc(e);return{c(){t=w(),o&&o.c(),r=Nn()},m(s,l){F(s,t,l),o&&o.m(s,l),F(s,r,l),i=!0},p(s,l){(!i||l[0]&1048576)&&n!==(n=s[20]||"Texthooker UI")&&(kc.title=n),s[0]?o?(o.p(s,l),l[0]&1&&$(o,1)):(o=Cc(s),o.c(),$(o,1),o.m(r.parentNode,r)):o&&(nt(),W(o,1,1,()=>{o=null}),rt())},i(s){i||($(o),i=!0)},o(s){W(o),i=!1},d(s){s&&R(t),o&&o.d(s),s&&R(r)}}}function bs(e,n){const t=document.createElement("a");t.href=URL.createObjectURL(new Blob([JSON.stringify(n)],{type:"application/json"})),t.rel="noopener",t.download=e,setTimeout(()=>{URL.revokeObjectURL(t.href)},1e4),setTimeout(()=>{t.click()})}function s1(e,n,t){let r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,ze,Fe,ye,Ie,bt,he,ut,We,Re,it,vt,je,ae,Be,_t,Se;y(e,Ue,d=>t(139,o=d)),y(e,Ci,d=>t(13,s=d)),y(e,qi,d=>t(3,l=d)),y(e,at,d=>t(140,a=d)),y(e,Vi,d=>t(14,c=d)),y(e,Fr,d=>t(15,u=d)),y(e,Dr,d=>t(16,p=d)),y(e,Hr,d=>t(17,m=d)),y(e,$r,d=>t(18,b=d)),y(e,Mr,d=>t(19,k=d)),y(e,Ur,d=>t(141,S=d)),y(e,lr,d=>t(142,V=d)),y(e,_n,d=>t(143,O=d)),y(e,nr,d=>t(144,D=d)),y(e,ko,d=>t(145,P=d)),y(e,wn,d=>t(146,I=d)),y(e,Nl,d=>t(147,Z=d)),y(e,El,d=>t(148,J=d)),y(e,$n,d=>t(76,K=d)),y(e,Mn,d=>t(4,j=d)),y(e,wo,d=>t(5,E=d)),y(e,Or,d=>t(6,B=d)),y(e,_o,d=>t(20,U=d)),y(e,Ir,d=>t(21,X=d)),y(e,ki,d=>t(22,ve=d)),y(e,ar,d=>t(23,ne=d)),y(e,Si,d=>t(24,A=d)),y(e,yo,d=>t(25,T=d)),y(e,Ei,d=>t(26,z=d)),y(e,Li,d=>t(27,oe=d)),y(e,xi,d=>t(28,ue=d)),y(e,Pi,d=>t(29,_e=d)),y(e,Ai,d=>t(30,Xe=d)),y(e,Ti,d=>t(31,Ve=d)),y(e,Di,d=>t(32,Ze=d)),y(e,Oi,d=>t(33,Ye=d)),y(e,Ii,d=>t(34,He=d)),y(e,Mi,d=>t(35,yt=d)),y(e,$i,d=>t(36,gt=d)),y(e,Hi,d=>t(37,Ne=d)),y(e,Ni,d=>t(38,ze=d)),y(e,Wr,d=>t(39,Fe=d)),y(e,jr,d=>t(40,ye=d)),y(e,Ri,d=>t(41,Ie=d)),y(e,Fi,d=>t(42,bt=d)),y(e,Wi,d=>t(43,he=d)),y(e,ji,d=>t(44,ut=d)),y(e,Bi,d=>t(45,We=d)),y(e,Ui,d=>t(46,Re=d)),y(e,zi,d=>t(47,it=d)),y(e,Yi,d=>t(48,vt=d)),y(e,Ki,d=>t(49,je=d)),y(e,Br,d=>t(50,ae=d)),y(e,Gi,d=>t(51,Be=d)),y(e,Ps,d=>t(52,_t=d)),y(e,za,d=>t(53,Se=d));let{selectedLineIds:ke}=n,{settingsOpen:kt}=n,{settingsElement:Tt}=n,{pipAvailable:Ee}=n;async function _(d){if(!s){const{canceled:G}=await new Promise(le=>{N(Ue,o={icon:tn,message:d?"All displayed and stored Lines will be cleared":"Clear stored Lines + set Timer to 00:00:00",callback:le},o)});if(G)return}N(at,a=[],a),t(74,ke=[]),window.localStorage.removeItem("bannou-texthooker-lineData"),d||N(wn,I=0,I)}const de=zr(),Dt=[on.OFF,on.NOTO,on.KLEE,on.SHIPPORI,on.ACKAISYO,on.CINECAPTION226];let Pe,ot,Ce,Te,lt;function hn(d){const G=d.target;G.setCustomValidity(""),i===r?(G.setCustomValidity("Duplicate Websocket"),t(11,i=""),N($n,K="",K)):N($n,K=G.value,K),G.reportValidity()}function pn(d){d&&!lt?go().then(()=>{lt=new MutationObserver(jn),lt.observe(document.body,{childList:!0})}):!d&&lt&&(lt.disconnect(),lt=void 0)}function jn(d){for(let G=0,{length:le}=d;G<le;G+=1){const{addedNodes:Me}=d[G];for(let tt=0,{length:pt}=Me;tt<pt;tt+=1){const It=Me[G];(It==null?void 0:It.tagName)==="P"&&(Nr.next([It.textContent,nn.EXTERNAL,""]),It.remove())}}}function ft(d){const G=d.target;!J&&G!==Tt&&G.parentElement!==Tt&&G!==Pe&&G!==ot&&G!==Ce&&!Z&&t(0,kt=!1)}async function zt(){const{canceled:d,data:G}=await new Promise(le=>{N(Ue,o={icon:tn,askForData:"text",dataValue:"00:00:00",message:"New Time",callback:le},o)});if(!d){if(!/^[\d]{1,}:[\d]{1,2}:[\d]{1,2}$/.test(G))return new Promise(le=>{N(Ue,o={icon:Xc,type:"error",message:"Invalid Time value (x:xx:xx)",showCancel:!1,callback:le},o)});N(wn,I=Zh(G),I)}}async function Ht(){if(!s){const{canceled:d}=await new Promise(G=>{N(Ue,o={icon:tn,message:"Timer will be set to 00:00:00",callback:G},o)});if(d)return}N(wn,I=0,I)}async function Ke(d){d.altKey?await Un(Pe,"Existing Data will be overwritten"):bs("texthooker-ui_data.json",{"bannou-texthooker-timeValue":I,"bannou-texthooker-userNotes":P,"bannou-texthooker-lineData":a,"bannou-texthooker-actionHistory":D})}async function Le(d){d.altKey?await Un(ot,"Presets, Settings etc. will be overwritten"):bs("texthooker-ui_settings.json",{currentSettings:Te.getCurrentSettings(),settingPresets:O,lastSettingsPreset:V})}async function C(d){if(d.altKey)await Un(Ce,"Preset will be overwritten or otherwise added");else if(V){const G=O.find(le=>le.name===V);G&&bs("texthooker-ui_preset.json",{name:G.name,settings:G.settings})}}async function H(){const d=await En(Pe).catch(({message:G})=>{N(Ue,o={type:"error",message:G,showCancel:!1},o)});if(d){const G=Object.entries(d);for(let le=0,{length:Me}=G;le<Me;le+=1){const[tt,pt]=G[le];switch(tt){case"bannou-texthooker-timeValue":N(wn,I=pt,I);break;case"bannou-texthooker-userNotes":N(ko,P=pt,P);break;case"bannou-texthooker-lineData":N(at,a=pt,a);break;case"bannou-texthooker-actionHistory":N(nr,D=pt,D);break}}}t(7,Pe.value=null,Pe)}async function St(){const d=await En(ot).catch(({message:G})=>{N(Ue,o={type:"error",message:G,showCancel:!1},o)});d&&(N(_n,O=d.settingPresets||[],O),N(lr,V=d.lastSettingsPreset||"",V),d.currentSettings&&Te.updateSettingsWithPreset({name:"",settings:d.currentSettings},!1)),t(8,ot.value=null,ot)}async function et(){const d=await En(Ce).catch(({message:G})=>{N(Ue,o={type:"error",message:G,showCancel:!1},o)});if(d&&d.name&&d.settings){const G=O.findIndex(le=>le.name===d.name);G>-1?(N(_n,O[G]=d,O),N(_n,O=[...O],O)):N(_n,O=[...O,d],O),N(lr,V=d.name,V),Te.updateSettingsWithPreset(d)}t(9,Ce.value=null,Ce)}async function Je(d,G,le){if(d)return;const{canceled:Me}=await new Promise(tt=>{N(Ue,o={icon:tn,message:G,callback:tt},o)});Me||window.localStorage.removeItem(le)}function Jt(d){const G=d.target,le=Number.parseInt(G.value||"0");!le||le<2?N(Mr,k=0,k):N(Mr,k=le,k),k===0&&N(Ur,S=new Map,S),G.value=`${k}`}function Ot(d){const G=d.target,le=Number.parseInt(G.value||"0"),Me=le!==b;!le||le<0?N($r,b=0,b):N($r,b=le,b),G.value=`${b}`,Me&&Nt()}async function Nt(){if(!b||a.length<2)return;const{canceled:d}=await new Promise(pt=>{N(Ue,o={icon:tn,message:"Apply to current lines",callback:pt},o)});if(d)return;const G=[],le=new Set,Me=new Set,tt=a.splice(-(b+1));for(let pt=0,{length:It}=tt;pt<It;pt+=1){const hr=tt[pt];le.has(hr.text)?Me.add(hr.id):(G.push(hr),le.add(hr.text))}N(at,a=[...a,...G],a),t(74,ke=ke.filter(pt=>!Me.has(pt)))}function Qt(d){const G=d.target,le=Number.parseInt(G.value||"0"),Me=le!==p;!le||le<0?N(Dr,p=0,p):N(Dr,p=le,p),G.value=`${p}`,Me&&Gr()}function Yt(d){const G=d.target,le=Number.parseInt(G.value||"0");!le||le<0?N(Hr,m=1,m):N(Hr,m=le,m),G.value=`${m}`}async function Gr(){const d=a.length-p;if(!p||d<1)return;const{canceled:G}=await new Promise(le=>{N(Ue,o={icon:tn,message:`This will remove the first ${d} line(s)`,callback:le},o)});G?N(Dr,p=0,p):de("maxLinesChange")}async function Bn(){if(!u||a.length<2)return;const{canceled:d}=await new Promise(G=>{N(Ue,o={icon:tn,message:"Apply to current lines",callback:G},o)});if(!d){const G=new Set,le=new Set;N(at,a=a.filter(Me=>G.has(Me.text)?(le.add(Me.id),!1):(G.add(Me.text),!0)),a),t(74,ke=ke.filter(Me=>!le.has(Me)))}}async function qr(){if(c){const{canceled:d}=await new Promise(G=>{N(Ue,o={icon:tn,message:"Apply to current Lines",callback:G},o)});d||N(at,a=a.map(G=>(G.text=G.text.replace(/\s/g,"").trim(),G)),a)}}function Kt(d){N(qi,l=d.target.value,l)}async function Un(d,G){if(!s){const{canceled:le}=await new Promise(Me=>{N(Ue,o={icon:tn,message:G,callback:Me},o)});if(le)return}d.click()}function En(d){return new Promise((G,le)=>{const[Me]=d.files,tt=new FileReader;if(!Me)return G();if(!Me.name.endsWith(".json"))return N(Ue,o={type:"error",message:"Expected json File",showCancel:!1},o),d.value=null,G();tt.addEventListener("loadend",pt=>{try{const It=JSON.parse(pt.target.result);G(It)}catch{le(new Error("Error parsing File"))}}),tt.addEventListener("error",()=>le(new Error("Failed to read File"))),tt.readAsText(Me,"utf-8")})}async function zn(){try{const d=await fetch(So("/get_websocket_port"));if(!d.ok)throw new Error("Failed to fetch websocket port");return(await d.json()).port}catch(d){return console.error("Error fetching websocket port:",d),null}}function Xr(d){mt[d?"unshift":"push"](()=>{Pe=d,t(7,Pe)})}function Rt(d){mt[d?"unshift":"push"](()=>{ot=d,t(8,ot)})}function Zr(d){mt[d?"unshift":"push"](()=>{Ce=d,t(9,Ce)})}const Yn=()=>_(!0),Jr=()=>_(!1),an=()=>N(Or,B=B===rn.BUSINESS?rn.GARDEN:rn.BUSINESS,B),Qr=()=>N(Or,B=B===rn.BUSINESS?rn.GARDEN:rn.BUSINESS,B);function Kn(d){mt[d?"unshift":"push"](()=>{Te=d,t(10,Te)})}function ei(d){mo.call(this,e,d)}const cn=({detail:d})=>C(d);function v(d){mo.call(this,e,d)}function Q(){U=this.value,_o.set(U)}function te(){r=this.value,t(12,r),t(4,j)}const pe=()=>N(Mn,j=r,j);function ge(){i=this.value,t(11,i),t(76,K)}function ht(){X=Dl(this.value),Ir.set(X)}const dn=()=>{(!X||X<1)&&N(Ir,X=24,X)};function Gt(){ve=lf(this),ki.set(ve),t(55,Dt)}function fr(){ne=Dl(this.value),ar.set(ne)}const ti=()=>{(ne===null||ne<0)&&N(ar,ne=0,ne)};function Ao(){A=this.checked,Si.set(A)}function mn(){E=this.checked,wo.set(E)}function To(){T=this.checked,yo.set(T)}function ni(){s=this.checked,Ci.set(s)}function Do(){z=this.checked,Ei.set(z)}const gn=()=>Je(z,"Clear stored stats","bannou-texthooker-timeValue");function Oo(){oe=this.checked,Li.set(oe)}const ri=()=>Je(oe,"Clear stored notes","bannou-texthooker-userNotes");function Io(){ue=this.checked,xi.set(ue)}const bn=()=>Je(ue,"Clear stored lines","bannou-texthooker-lineData");function Mo(){_e=this.checked,Pi.set(_e)}const ii=()=>Je(_e,"Clear action history","bannou-texthooker-actionHistory");function $o(){Xe=this.checked,Ai.set(Xe)}function vn(){Ve=this.checked,Ti.set(Ve)}function Ho(){Ze=this.checked,Di.set(Ze)}function oi(){Ye=this.checked,Oi.set(Ye)}function No(){He=this.checked,Ii.set(He)}function Ln(){yt=this.checked,Mi.set(yt)}function Ro(){u=this.checked,Fr.set(u)}function li(){gt=this.checked,$i.set(gt)}function Vo(){Ne=this.checked,Hi.set(Ne)}function xn(){ze=this.checked,Ni.set(ze)}function Fo(){Fe=this.checked,Wr.set(Fe)}const si=()=>de("layoutChange");function Wo(){ye=this.checked,jr.set(ye)}const Pn=()=>de("layoutChange");function jo(){Ie=this.checked,Ri.set(Ie)}function ai(){c=this.checked,Vi.set(c)}function Bo(){bt=this.checked,Fi.set(bt)}function An(){he=this.checked,Wi.set(he)}function Uo(){ut=this.checked,ji.set(ut)}function ci(){We=this.checked,Bi.set(We)}function zo(){Re=this.checked,Ui.set(Re)}function Tn(){it=this.checked,zi.set(it)}function Yo(){vt=this.checked,Yi.set(vt)}function ui(){je=this.checked,Ki.set(je)}function Ko(){ae=this.checked,Br.set(ae)}const Dn=()=>{Ql.next(),es.next()};function Go(){Be=this.checked,Gi.set(Be)}function fi(){_t=this.checked,Ps.set(_t)}function qo(){Se=this.checked,za.set(Se)}return e.$$set=d=>{"selectedLineIds"in d&&t(74,ke=d.selectedLineIds),"settingsOpen"in d&&t(0,kt=d.settingsOpen),"settingsElement"in d&&t(75,Tt=d.settingsElement),"pipAvailable"in d&&t(1,Ee=d.pipAvailable)},e.$$.update=()=>{e.$$.dirty[0]&16&&zn().then(d=>{d&&j!==`ws://localhost:${d}`&&N(Mn,j=`ws://localhost:${d}`,j)}),e.$$.dirty[0]&16&&t(12,r=j),e.$$.dirty[2]&16384&&t(11,i=K),e.$$.dirty[0]&64&&(document.body.dataset.theme=B),e.$$.dirty[0]&32&&pn(E),e.$$.dirty[0]&8&&Eu(document,l)},[kt,Ee,_,l,j,E,B,Pe,ot,Ce,Te,i,r,s,c,u,p,m,b,k,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,ze,Fe,ye,Ie,bt,he,ut,We,Re,it,vt,je,ae,Be,_t,Se,de,Dt,hn,ft,zt,Ht,Ke,Le,C,H,St,et,Je,Jt,Ot,Qt,Yt,Bn,qr,Kt,ke,Tt,K,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,cn,v,Q,te,pe,ge,ht,dn,Gt,fr,ti,Ao,mn,To,ni,Do,gn,Oo,ri,Io,bn,Mo,ii,$o,vn,Ho,oi,No,Ln,Ro,li,Vo,xn,Fo,si,Wo,Pn,jo,ai,Bo,An,Uo,ci,zo,Tn,Yo,ui,Ko,Dn,Go,fi,qo]}class a1 extends Ut{constructor(n){super(),Bt(this,n,s1,l1,Et,{selectedLineIds:74,settingsOpen:0,settingsElement:75,pipAvailable:1,handleReset:2},null,[-1,-1,-1,-1,-1,-1])}get handleReset(){return this.$$.ctx[2]}}class c1{constructor(n=!0){eo(this,"websocketUrl");eo(this,"socket");eo(this,"socketState");eo(this,"subscriptions",[]);this.socketState=n?Us:zs,this.subscriptions.push((n?Mn:$n).subscribe(t=>{t!==this.websocketUrl&&(this.websocketUrl=t,this.reloadSocket())}),Br.pipe(vo(t=>t?(n?Ql:es).pipe(Zl(()=>{var r;return((r=this.socket)==null?void 0:r.readyState)===3})):bo)).subscribe(()=>this.reloadSocket()))}getCurrentUrl(){return this.websocketUrl}connect(){var n;if(!(((n=this.socket)==null?void 0:n.readyState)<2)){if(!this.websocketUrl){this.socketState.next(3);return}this.socketState.next(0);try{this.socket=new WebSocket(this.websocketUrl),this.socket.onopen=this.updateSocketState.bind(this),this.socket.onclose=this.updateSocketState.bind(this),this.socket.onmessage=this.handleMessage.bind(this)}catch{this.socketState.next(3)}}}disconnect(){var n;((n=this.socket)==null?void 0:n.readyState)===1&&this.socket.close(1e3,"User Request")}cleanUp(){this.disconnect();for(let n=0,{length:t}=this.subscriptions;n<t;n+=1)this.subscriptions[n].unsubscribe()}reloadSocket(){this.disconnect(),this.socket=void 0,this.connect()}updateSocketState(){this.socket&&this.socketState.next(this.socket.readyState)}handleMessage(n){var i,o,s,l;let t=n.data;try{if(((i=JSON.parse(n.data))==null?void 0:i.event)==="reset_checkboxes"){Nr.next(["",nn.RESETCHECKBOXES,""]);return}t=((o=JSON.parse(n.data))==null?void 0:o.sentence)||n.data}catch{}console.log(n.data);const r=((l=(s=JSON.parse(n.data))==null?void 0:s.data)==null?void 0:l.id)||"";Nr.next([t,nn.SOCKET,r])}}function u1(e){let n;return{c(){n=g("span"),h(n,"class","animate-ping relative inline-flex rounded-full h-3 w-3 mx-3 bg-primary")},m(t,r){F(t,n,r)},p:Oe,i:Oe,o:Oe,d(t){t&&R(n)}}}function f1(e){let n,t,r;return t=new we({props:{path:wf,class:"cursor-pointer mx-2"}}),t.$on("click",e[3]),{c(){n=g("div"),se(t.$$.fragment),h(n,"class","hover:text-primary"),h(n,"title",e[1]),q(n,"text-red-500",e[0]!==-1),q(n,"text-green-700",e[0]===1)},m(i,o){F(i,n,o),re(t,n,null),r=!0},p(i,o){(!r||o&2)&&h(n,"title",i[1]),(!r||o&1)&&q(n,"text-red-500",i[0]!==-1),(!r||o&1)&&q(n,"text-green-700",i[0]===1)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){W(t.$$.fragment,i),r=!1},d(i){i&&R(n),ie(t)}}}function h1(e){let n,t,r,i;const o=[f1,u1],s=[];function l(a,c){return a[0]!==0?0:1}return n=l(e),t=s[n]=o[n](e),{c(){t.c(),r=Nn()},m(a,c){s[n].m(a,c),F(a,r,c),i=!0},p(a,[c]){let u=n;n=l(a),n===u?s[n].p(a,c):(nt(),W(s[u],1,1,()=>{s[u]=null}),rt(),t=s[n],t?t.p(a,c):(t=s[n]=o[n](a),t.c()),$(t,1),t.m(r.parentNode,r))},i(a){i||($(t),i=!0)},o(a){W(t),i=!1},d(a){s[n].d(a),a&&R(r)}}}function p1(e,n,t){let r,i,o,s,l,a,c,u;y(e,$n,I=>t(9,o=I)),y(e,Mn,I=>t(10,s=I)),y(e,Xt,I=>t(11,l=I)),y(e,Ue,I=>t(12,a=I)),y(e,Br,I=>t(13,c=I)),y(e,Gi,I=>t(14,u=I));let{isPrimary:p=!0}=n,m,b=!1,k=!1,S=!1,V=p?Us:zs;y(e,V,I=>t(0,i=I)),zl(()=>(P(),()=>{S=!0,m==null||m.cleanUp()}));function O(I){switch(I){case 0:t(5,k=!1),S=!1;break;case 1:b=!0,t(5,k=!0);break;case 3:const Z=p?"primary":"secondary";u&&!S&&b&&(p?s:o)&&(k||!c)&&N(Ue,a={type:"error",message:k?`Lost Connection to ${Z} Websocket`:`Unable to connect to ${Z} Websocket`,showCancel:!1},a),N(Xt,l=!0,l),b=!0,t(5,k=!1),S||(p?Ql:es).next();break}t(1,r=D(k))}function D(I){return I?`Connected with ${p?s:o}`:"Not Connected"}async function P(){i===1&&m?(S=!0,m.disconnect()):(m=m||new c1(p),m.connect())}return e.$$set=I=>{"isPrimary"in I&&t(4,p=I.isPrimary)},e.$$.update=()=>{e.$$.dirty&32&&t(1,r=D(k)),e.$$.dirty&1&&O(i)},[i,r,V,P,p,k]}class Uu extends Ut{constructor(n){super(),Bt(this,n,p1,h1,Et,{isPrimary:4})}}function d1(e){let n,t,r,i,o;return{c(){n=g("div"),t=w(),r=g("div"),r.innerHTML=`<div role="status"><svg aria-hidden="true" class="w-8 h-8 text-gray-200 animate-spin dark:text-gray-600 fill-blue-600" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z" fill="currentColor"></path><path d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z" fill="currentFill"></path></svg>
38
- <span class="sr-only">Loading...</span></div>`,i=w(),o=g("div"),h(n,"class","tap-highlight-transparent absolute inset-0 bg-black/[.3] z-20"),h(r,"class","fixed inset-0 flex h-full w-full items-center justify-center z-50")},m(s,l){F(s,n,l),F(s,t,l),F(s,r,l),F(s,i,l),F(s,o,l)},p:Oe,i:Oe,o:Oe,d(s){s&&R(n),s&&R(t),s&&R(r),s&&R(i),s&&R(o)}}}class m1 extends Ut{constructor(n){super(),Bt(this,n,null,d1,Et,{})}}function g1(e){let n=(e[2]??"")+"",t,r,i=(e[3]??"")+"",o,s,l,a,c,u,p;return{c(){t=dt(n),r=w(),o=dt(i),s=w(),l=g("div"),a=g("div"),c=dt(e[1]),h(l,"class","text-sm timer mr-1 sm:text-base sm:mr-2 svelte-1efsh80"),q(l,"blur",e[4])},m(m,b){F(m,t,b),F(m,r,b),F(m,o,b),F(m,s,b),F(m,l,b),f(l,a),f(a,c),e[17](l),u||(p=x(l,"pointerleave",e[7]),u=!0)},p(m,[b]){b&4&&n!==(n=(m[2]??"")+"")&&$t(t,n),b&8&&i!==(i=(m[3]??"")+"")&&$t(o,i),b&2&&$t(c,m[1]),b&16&&q(l,"blur",m[4])},i:Oe,o:Oe,d(m){m&&R(t),m&&R(r),m&&R(o),m&&R(s),m&&R(l),e[17](null),u=!1,p()}}}const b1=/[^0-9A-Z○◯々-〇〻ぁ-ゖゝ-ゞァ-ヺー0-9A-Zヲ-ン\p{Radical}\p{Unified_Ideograph}]+/gimu;function v1(e){return e?_1(e.replace(b1,"")):0}function _1(e){return Array.from(e).length}function w1(e,n,t){let r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D;y(e,ji,T=>t(10,r=T)),y(e,Bi,T=>t(11,i=T)),y(e,Wi,T=>t(12,o=T)),y(e,Fi,T=>t(13,s=T)),y(e,wn,T=>t(14,l=T)),y(e,Xt,T=>t(20,a=T)),y(e,Ki,T=>t(21,c=T)),y(e,Yi,T=>t(22,u=T)),y(e,ar,T=>t(23,p=T)),y(e,Si,T=>t(24,m=T)),y(e,at,T=>t(15,b=T)),y(e,Ur,T=>t(25,k=T)),y(e,Mr,T=>t(16,S=T)),y(e,Ui,T=>t(4,D=T));let P=0,I=0;const Z=zr(),J=Xt.pipe(vo(T=>T?(I=0,bo):(P=performance.now(),Rh(1e3))),tr(ve),rr());y(e,J,T=>t(2,V=T));const K=Ph([Xt,ar]).pipe(vo(([T,z])=>T||z<1?bo:Vh(Nr,or(window,"pointermove"),or(document,"selectionchange")).pipe(Wh(!0),Bh(1e3),tr(()=>I=performance.now()+p*1e3),Bs(p*1e3))),rr());y(e,K,T=>t(3,O=T));let j,E=0,B=0,U="";function X(){const T=window.getSelection();T!=null&&T.toString()&&T.getRangeAt(0).intersectsNode(j)&&T.removeAllRanges()}function ve(){const T=I?Math.min(I,performance.now()):performance.now(),z=Math.round((T-P+Number.EPSILON)/1e3);I&&T>=I?(N(Xt,a=!0,a),m?N(wn,l=Math.max(0,l+z-p),l):N(wn,l+=z,l),u&&(Z("afkBlur",!0),document.addEventListener("dblclick",oe=>{oe.stopPropagation(),window.getSelection().removeAllRanges(),Z("afkBlur",!1),c&&N(Xt,a=!1,a)},{once:!0,capture:!1}))):(P=T,N(wn,l+=z,l))}function ne(T,z,oe,ue){let _e="";s&&(_e+=Xh(T)),o&&(_e+=` (${z}/h) `),r&&(_e+=` ${oe}`),i&&(_e+=r?" /":"",_e+=` ${ue}`),t(1,U=_e.replace(/[ ]+/g," ").trim())}function A(T){mt[T?"unshift":"push"](()=>{j=T,t(0,j)})}return e.$$.update=()=>{if(e.$$.dirty&116224&&(r||S>1)&&b){const T=new Map;let z=0,oe=S>1?S:0;for(let ue=0,{length:_e}=b;ue<_e;ue+=1)if(z+=v1(b[ue].text),oe&&z>=oe){let Xe=z,Ve=oe;for(T.set(b[ue].id,`Milestone ${Ve} (${z})`);Xe>=oe;)oe+=S}N(Ur,k=T,k),t(9,B=z),t(8,E=l?Math.ceil(3600*B/l):0)}e.$$.dirty&65280&&(l>-1&&(s||o||r||i)?ne(l,E,B,b.length):t(1,U=""))},[j,U,V,O,D,J,K,X,E,B,r,i,o,s,l,b,S,A]}class y1 extends Ut{constructor(n){super(),Bt(this,n,w1,g1,Et,{})}}const{window:k1}=$s;function xc(e,n,t){const r=e.slice();return r[106]=n[t],r[108]=t,r}function Pc(e,n,t){const r=e.slice();return r[106]=n[t],r[109]=n,r[108]=t,r}function Ac(e){let n,t;return n=new m1({}),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function Tc(e){let n,t;return n=new Uu({}),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function Dc(e){let n,t;return n=new Uu({props:{isPrimary:!1}}),{c(){se(n.$$.fragment)},m(r,i){re(n,r,i),t=!0},i(r){t||($(n.$$.fragment,r),t=!0)},o(r){W(n.$$.fragment,r),t=!1},d(r){ie(n,r)}}}function S1(e){let n,t,r;return t=new we({props:{path:xf,width:e[13],height:e[13]}}),t.$on("click",e[55]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"title","Pause"),h(n,"class","mr-1 hover:text-primary sm:mr-2")},m(i,o){F(i,n,o),re(t,n,null),r=!0},p(i,o){const s={};o[0]&8192&&(s.width=i[13]),o[0]&8192&&(s.height=i[13]),t.$set(s)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){W(t.$$.fragment,i),r=!1},d(i){i&&R(n),ie(t)}}}function C1(e){let n,t,r;return t=new we({props:{path:Af,width:e[13],height:e[13]}}),t.$on("click",e[54]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"title","Continue"),h(n,"class","mr-1 animate-[pulse_1.25s_cubic-bezier(0.4,0,0.6,1)_infinite] hover:text-primary sm:mr-2")},m(i,o){F(i,n,o),re(t,n,null),r=!0},p(i,o){const s={};o[0]&8192&&(s.width=i[13]),o[0]&8192&&(s.height=i[13]),t.$set(s)},i(i){r||($(t.$$.fragment,i),r=!0)},o(i){W(t.$$.fragment,i),r=!1},d(i){i&&R(n),ie(t)}}}function Oc(e){let n,t,r,i,o,s;return t=new we({props:{path:so,width:e[13],height:e[13]}}),t.$on("click",e[39]),o=new we({props:{path:qc,width:e[13],height:e[13]}}),o.$on("click",e[40]),{c(){n=g("div"),se(t.$$.fragment),r=w(),i=g("div"),se(o.$$.fragment),h(n,"role","button"),h(n,"title","Remove selected Lines"),h(n,"class","mr-1 hover:text-primary sm:mr-2"),h(i,"role","button"),h(i,"title","Deselect Lines"),h(i,"class","mr-1 hover:text-primary sm:mr-2")},m(l,a){F(l,n,a),re(t,n,null),F(l,r,a),F(l,i,a),re(o,i,null),s=!0},p(l,a){const c={};a[0]&8192&&(c.width=l[13]),a[0]&8192&&(c.height=l[13]),t.$set(c);const u={};a[0]&8192&&(u.width=l[13]),a[0]&8192&&(u.height=l[13]),o.$set(u)},i(l){s||($(t.$$.fragment,l),$(o.$$.fragment,l),s=!0)},o(l){W(t.$$.fragment,l),W(o.$$.fragment,l),s=!1},d(l){l&&R(n),ie(t),l&&R(r),l&&R(i),ie(o)}}}function Ic(e){let n,t,r,i;return t=new we({props:{width:e[13],height:e[13],path:e[1]?Ha:Na}}),t.$on("click",e[41]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"class","mr-1 hover:text-primary sm:mr-2"),h(n,"title",r=e[1]?"Close Floating Window":"Open Floating Window")},m(o,s){F(o,n,s),re(t,n,null),i=!0},p(o,s){const l={};s[0]&8192&&(l.width=o[13]),s[0]&8192&&(l.height=o[13]),s[0]&2&&(l.path=o[1]?Ha:Na),t.$set(l),(!i||s[0]&2&&r!==(r=o[1]?"Close Floating Window":"Open Floating Window"))&&h(n,"title",r)},i(o){i||($(t.$$.fragment,o),i=!0)},o(o){W(t.$$.fragment,o),i=!1},d(o){o&&R(n),ie(t)}}}function Mc(e,n){let t,r,i=n[108],o;const s=()=>n[66](r,i),l=()=>n[66](null,i);let a={line:n[106],index:n[108],isLast:n[3].length-1===n[108]};return r=new xu({props:a}),s(),r.$on("selected",n[67]),r.$on("deselected",n[68]),r.$on("edit",n[44]),{key:e,first:null,c(){t=Nn(),se(r.$$.fragment),this.first=t},m(c,u){F(c,t,u),re(r,c,u),o=!0},p(c,u){n=c,i!==n[108]&&(l(),i=n[108],s());const p={};u[0]&8&&(p.line=n[106]),u[0]&8&&(p.index=n[108]),u[0]&8&&(p.isLast=n[3].length-1===n[108]),r.$set(p)},i(c){o||($(r.$$.fragment,c),o=!0)},o(c){W(r.$$.fragment,c),o=!1},d(c){c&&R(t),l(),ie(r,c)}}}function $c(e){let n,t,r,i;return t=new pp({}),{c(){n=g("div"),se(t.$$.fragment),h(n,"class","bg-base-200 fixed top-0 right-0 z-[60] flex h-full w-full max-w-3xl flex-col justify-between")},m(o,s){F(o,n,s),re(t,n,null),i=!0},p(o,s){},i(o){i||($(t.$$.fragment,o),o&&(r||Rr(()=>{r=Gc(n,Su,{x:100,duration:100,easing:zh}),r.start()})),i=!0)},o(o){W(t.$$.fragment,o),i=!1},d(o){o&&R(n),ie(t)}}}function Hc(e){let n=[],t=new Map,r,i,o=e[12];const s=l=>l[106].id;for(let l=0;l<o.length;l+=1){let a=xc(e,o,l),c=s(a);t.set(c,n[l]=Nc(c,a))}return{c(){for(let l=0;l<n.length;l+=1)n[l].c();r=Nn()},m(l,a){for(let c=0;c<n.length;c+=1)n[c].m(l,a);F(l,r,a),i=!0},p(l,a){a[0]&4098&&(o=l[12],nt(),n=Yr(n,a,s,1,l,o,t,r.parentNode,Hs,Nc,r,xc),rt())},i(l){if(!i){for(let a=0;a<o.length;a+=1)$(n[a]);i=!0}},o(l){for(let a=0;a<n.length;a+=1)W(n[a]);i=!1},d(l){for(let a=0;a<n.length;a+=1)n[a].d(l);l&&R(r)}}}function Nc(e,n){let t,r,i;return r=new xu({props:{line:n[106],index:n[108],pipWindow:n[1],isLast:n[12].length-1===n[108]}}),{key:e,first:null,c(){t=Nn(),se(r.$$.fragment),this.first=t},m(o,s){F(o,t,s),re(r,o,s),i=!0},p(o,s){n=o;const l={};s[0]&4096&&(l.line=n[106]),s[0]&4096&&(l.index=n[108]),s[0]&2&&(l.pipWindow=n[1]),s[0]&4096&&(l.isLast=n[12].length-1===n[108]),r.$set(l)},i(o){i||($(r.$$.fragment,o),i=!0)},o(o){W(r.$$.fragment,o),i=!1},d(o){o&&R(t),ie(r,o)}}}function E1(e){let n=(e[21]??"")+"",t,r,i=(e[22]??"")+"",o,s,l=(e[23]??"")+"",a,c,u=(e[24]??"")+"",p,m,b=(e[25]??"")+"",k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,ze,Fe,ye,Ie,bt,he,ut,We,Re=[],it=new Map,vt,je,ae,Be,_t,Se,ke,kt,Tt,Ee=e[14]&&Ac();O=new ap({}),I=new y1({}),I.$on("afkBlur",e[42]);let _=e[26]&&Tc(),de=e[27]&&Dc();const Dt=[C1,S1],Pe=[];function ot(C,H){return C[19]?0:1}j=ot(e),E=Pe[j]=Dt[j](e),X=new we({props:{path:kf,width:e[13],height:e[13]}}),X.$on("click",e[38]),A=new we({props:{path:bf,width:e[13],height:e[13]}}),A.$on("click",e[37]);let Ce=e[5].length&&Oc(e);ue=new we({props:{path:Lf,width:e[13],height:e[13]}}),ue.$on("click",e[56]);let Te=e[2]&&Ic(e);Ze=new we({props:{path:vf,width:e[13],height:e[13]}}),Ze.$on("click",e[57]);function lt(C){e[58](C)}let hn={class:"cursor-pointer mr-1 hover:text-primary md:mr-2",path:_f,width:e[13],height:e[13]};e[7]!==void 0&&(hn.element=e[7]),He=new we({props:hn}),mt.push(()=>os(He,"element",lt,e[7])),He.$on("click",e[59]);function pn(C){e[60](C)}function jn(C){e[61](C)}let ft={settingsElement:e[7],pipAvailable:e[2]};e[8]!==void 0&&(ft.settingsOpen=e[8]),e[5]!==void 0&&(ft.selectedLineIds=e[5]),Ne=new a1({props:ft}),mt.push(()=>os(Ne,"settingsOpen",pn,e[8])),mt.push(()=>os(Ne,"selectedLineIds",jn,e[5])),e[62](Ne),Ne.$on("applyReplacements",e[63]),Ne.$on("layoutChange",e[43]),Ne.$on("maxLinesChange",e[64]),Ie=new Au({props:{isQuickSwitch:!0}}),Ie.$on("layoutChange",e[43]);let zt=e[3];const Ht=C=>C[106].id;for(let C=0;C<zt.length;C+=1){let H=Pc(e,zt,C),St=Ht(H);it.set(St,Re[C]=Mc(St,H))}let Ke=e[20]&&$c(),Le=e[1]&&Hc(e);return{c(){t=dt(n),r=w(),o=dt(i),s=w(),a=dt(l),c=w(),p=dt(u),m=w(),k=dt(b),S=w(),Ee&&Ee.c(),V=w(),se(O.$$.fragment),D=w(),P=g("header"),se(I.$$.fragment),Z=w(),_&&_.c(),J=w(),de&&de.c(),K=w(),E.c(),B=w(),U=g("div"),se(X.$$.fragment),ve=w(),ne=g("div"),se(A.$$.fragment),T=w(),Ce&&Ce.c(),z=w(),oe=g("div"),se(ue.$$.fragment),_e=w(),Te&&Te.c(),Xe=w(),Ve=g("div"),se(Ze.$$.fragment),Ye=w(),se(He.$$.fragment),gt=w(),se(Ne.$$.fragment),ye=w(),se(Ie.$$.fragment),bt=w(),he=g("main"),ut=new Bc(!1),We=w();for(let C=0;C<Re.length;C+=1)Re[C].c();vt=w(),je=g("div"),ae=g("input"),Be=w(),Ke&&Ke.c(),_t=w(),Se=g("div"),Le&&Le.c(),h(U,"role","button"),h(U,"title","Delete last Line"),h(U,"class","mr-1 hover:text-primary sm:mr-2"),q(U,"opacity-50",!e[3].length),q(U,"cursor-not-allowed",!e[3].length),q(U,"hover:text-primary",e[3].length),h(ne,"role","button"),h(ne,"title","Undo last Action"),h(ne,"class","mr-1 hover:text-primary sm:mr-2"),q(ne,"opacity-50",!e[15].length),q(ne,"cursor-not-allowed",!e[15].length),q(ne,"hover:text-primary",e[15].length),h(oe,"role","button"),h(oe,"title","Open Notes"),h(oe,"class","mr-1 hover:text-primary sm:mr-2"),h(Ve,"role","button"),h(Ve,"class","mr-1 hover:text-primary sm:mr-2"),h(Ve,"title","Open Statistics Page"),h(P,"class","fixed top-0 right-0 flex justify-end items-center p-2 bg-base-100"),ut.a=We,h(he,"class","flex flex-col flex-1 break-all px-4 w-full h-full overflow-auto"),q(he,"py-16",!e[18]),q(he,"py-8",e[18]),q(he,"opacity-50",e[20]),q(he,"flex-col-reverse",e[17]),be(he,"font-size",`${e[28]}px`),be(he,"font-family",e[29]!==on.OFF?e[29]:void 0),be(he,"writing-mode",e[18]?"vertical-rl":"horizontal-tb"),h(ae,"type","text"),h(ae,"placeholder","TL"),h(ae,"class","w-8 h-6 text-xs p-1 border border-gray-300 rounded text-center bg-base-100"),h(ae,"title","Press Enter to translate a number of lines"),h(je,"class","fixed bottom-2 right-2 z-50"),h(Se,"id","pip-container"),h(Se,"class","flex flex-col flex-1 flex flex-col break-all px-4 w-full h-full overflow-auto"),q(Se,"flex-col-reverse",e[17]),q(Se,"hidden",!e[1]),be(Se,"font-size",`${e[28]}px`),be(Se,"font-family",e[29]!==on.OFF?e[29]:void 0)},m(C,H){F(C,t,H),F(C,r,H),F(C,o,H),F(C,s,H),F(C,a,H),F(C,c,H),F(C,p,H),F(C,m,H),F(C,k,H),F(C,S,H),Ee&&Ee.m(C,H),F(C,V,H),re(O,C,H),F(C,D,H),F(C,P,H),re(I,P,null),f(P,Z),_&&_.m(P,null),f(P,J),de&&de.m(P,null),f(P,K),Pe[j].m(P,null),f(P,B),f(P,U),re(X,U,null),f(P,ve),f(P,ne),re(A,ne,null),f(P,T),Ce&&Ce.m(P,null),f(P,z),f(P,oe),re(ue,oe,null),f(P,_e),Te&&Te.m(P,null),f(P,Xe),f(P,Ve),re(Ze,Ve,null),f(P,Ye),re(He,P,null),f(P,gt),re(Ne,P,null),f(P,ye),re(Ie,P,null),e[65](P),F(C,bt,H),F(C,he,H),ut.m(Lu,he),f(he,We);for(let St=0;St<Re.length;St+=1)Re[St].m(he,null);e[69](he),F(C,vt,H),F(C,je,H),f(je,ae),wt(ae,e[11]),F(C,Be,H),Ke&&Ke.m(C,H),F(C,_t,H),F(C,Se,H),Le&&Le.m(Se,null),e[72](Se),ke=!0,kt||(Tt=[x(k1,"keyup",e[36]),x(ae,"input",e[70]),x(ae,"keydown",e[71])],kt=!0)},p(C,H){(!ke||H[0]&2097152)&&n!==(n=(C[21]??"")+"")&&$t(t,n),(!ke||H[0]&4194304)&&i!==(i=(C[22]??"")+"")&&$t(o,i),(!ke||H[0]&8388608)&&l!==(l=(C[23]??"")+"")&&$t(a,l),(!ke||H[0]&16777216)&&u!==(u=(C[24]??"")+"")&&$t(p,u),(!ke||H[0]&33554432)&&b!==(b=(C[25]??"")+"")&&$t(k,b),C[14]?Ee?H[0]&16384&&$(Ee,1):(Ee=Ac(),Ee.c(),$(Ee,1),Ee.m(V.parentNode,V)):Ee&&(nt(),W(Ee,1,1,()=>{Ee=null}),rt()),C[26]?_?H[0]&67108864&&$(_,1):(_=Tc(),_.c(),$(_,1),_.m(P,J)):_&&(nt(),W(_,1,1,()=>{_=null}),rt()),C[27]?de?H[0]&134217728&&$(de,1):(de=Dc(),de.c(),$(de,1),de.m(P,K)):de&&(nt(),W(de,1,1,()=>{de=null}),rt());let St=j;j=ot(C),j===St?Pe[j].p(C,H):(nt(),W(Pe[St],1,1,()=>{Pe[St]=null}),rt(),E=Pe[j],E?E.p(C,H):(E=Pe[j]=Dt[j](C),E.c()),$(E,1),E.m(P,B));const et={};H[0]&8192&&(et.width=C[13]),H[0]&8192&&(et.height=C[13]),X.$set(et),(!ke||H[0]&8)&&q(U,"opacity-50",!C[3].length),(!ke||H[0]&8)&&q(U,"cursor-not-allowed",!C[3].length),(!ke||H[0]&8)&&q(U,"hover:text-primary",C[3].length);const Je={};H[0]&8192&&(Je.width=C[13]),H[0]&8192&&(Je.height=C[13]),A.$set(Je),(!ke||H[0]&32768)&&q(ne,"opacity-50",!C[15].length),(!ke||H[0]&32768)&&q(ne,"cursor-not-allowed",!C[15].length),(!ke||H[0]&32768)&&q(ne,"hover:text-primary",C[15].length),C[5].length?Ce?(Ce.p(C,H),H[0]&32&&$(Ce,1)):(Ce=Oc(C),Ce.c(),$(Ce,1),Ce.m(P,z)):Ce&&(nt(),W(Ce,1,1,()=>{Ce=null}),rt());const Jt={};H[0]&8192&&(Jt.width=C[13]),H[0]&8192&&(Jt.height=C[13]),ue.$set(Jt),C[2]?Te?(Te.p(C,H),H[0]&4&&$(Te,1)):(Te=Ic(C),Te.c(),$(Te,1),Te.m(P,Xe)):Te&&(nt(),W(Te,1,1,()=>{Te=null}),rt());const Ot={};H[0]&8192&&(Ot.width=C[13]),H[0]&8192&&(Ot.height=C[13]),Ze.$set(Ot);const Nt={};H[0]&8192&&(Nt.width=C[13]),H[0]&8192&&(Nt.height=C[13]),!yt&&H[0]&128&&(yt=!0,Nt.element=C[7],rs(()=>yt=!1)),He.$set(Nt);const Qt={};H[0]&128&&(Qt.settingsElement=C[7]),H[0]&4&&(Qt.pipAvailable=C[2]),!ze&&H[0]&256&&(ze=!0,Qt.settingsOpen=C[8],rs(()=>ze=!1)),!Fe&&H[0]&32&&(Fe=!0,Qt.selectedLineIds=C[5],rs(()=>Fe=!1)),Ne.$set(Qt),H[0]&1064|H[1]&8192&&(zt=C[3],nt(),Re=Yr(Re,H,Ht,1,C,zt,it,he,Hs,Mc,null,Pc),rt()),(!ke||H[0]&262144)&&q(he,"py-16",!C[18]),(!ke||H[0]&262144)&&q(he,"py-8",C[18]),(!ke||H[0]&1048576)&&q(he,"opacity-50",C[20]),(!ke||H[0]&131072)&&q(he,"flex-col-reverse",C[17]),H[0]&268435456&&be(he,"font-size",`${C[28]}px`),H[0]&536870912&&be(he,"font-family",C[29]!==on.OFF?C[29]:void 0),H[0]&262144&&be(he,"writing-mode",C[18]?"vertical-rl":"horizontal-tb"),H[0]&2048&&ae.value!==C[11]&&wt(ae,C[11]),C[20]?Ke?H[0]&1048576&&$(Ke,1):(Ke=$c(),Ke.c(),$(Ke,1),Ke.m(_t.parentNode,_t)):Ke&&(nt(),W(Ke,1,1,()=>{Ke=null}),rt()),C[1]?Le?(Le.p(C,H),H[0]&2&&$(Le,1)):(Le=Hc(C),Le.c(),$(Le,1),Le.m(Se,null)):Le&&(nt(),W(Le,1,1,()=>{Le=null}),rt()),(!ke||H[0]&131072)&&q(Se,"flex-col-reverse",C[17]),(!ke||H[0]&2)&&q(Se,"hidden",!C[1]),H[0]&268435456&&be(Se,"font-size",`${C[28]}px`),H[0]&536870912&&be(Se,"font-family",C[29]!==on.OFF?C[29]:void 0)},i(C){if(!ke){$(Ee),$(O.$$.fragment,C),$(I.$$.fragment,C),$(_),$(de),$(E),$(X.$$.fragment,C),$(A.$$.fragment,C),$(Ce),$(ue.$$.fragment,C),$(Te),$(Ze.$$.fragment,C),$(He.$$.fragment,C),$(Ne.$$.fragment,C),$(Ie.$$.fragment,C);for(let H=0;H<zt.length;H+=1)$(Re[H]);$(Ke),$(Le),ke=!0}},o(C){W(Ee),W(O.$$.fragment,C),W(I.$$.fragment,C),W(_),W(de),W(E),W(X.$$.fragment,C),W(A.$$.fragment,C),W(Ce),W(ue.$$.fragment,C),W(Te),W(Ze.$$.fragment,C),W(He.$$.fragment,C),W(Ne.$$.fragment,C),W(Ie.$$.fragment,C);for(let H=0;H<Re.length;H+=1)W(Re[H]);W(Ke),W(Le),ke=!1},d(C){C&&R(t),C&&R(r),C&&R(o),C&&R(s),C&&R(a),C&&R(c),C&&R(p),C&&R(m),C&&R(k),C&&R(S),Ee&&Ee.d(C),C&&R(V),ie(O,C),C&&R(D),C&&R(P),ie(I),_&&_.d(),de&&de.d(),Pe[j].d(),ie(X),ie(A),Ce&&Ce.d(),ie(ue),Te&&Te.d(),ie(Ze),ie(He),e[62](null),ie(Ne),ie(Ie),e[65](null),C&&R(bt),C&&R(he);for(let H=0;H<Re.length;H+=1)Re[H].d();e[69](null),C&&R(vt),C&&R(je),C&&R(Be),Ke&&Ke.d(C),C&&R(_t),C&&R(Se),Le&&Le.d(),e[72](null),kt=!1,At(Tt)}}}const L1=/[\p{scx=Hira}\p{scx=Kana}\p{scx=Han}]/imu;function x1(e,n,t){let r,i,o,s,l,a,c,u,p,m,b,k,S,V,O,D,P,I,Z,J,K,j,E,B,U,X,ve,ne,A,T,z,oe,ue,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne;y(e,Cl,v=>t(78,s=v)),y(e,$i,v=>t(80,a=v)),y(e,El,v=>t(14,c=v)),y(e,at,v=>t(3,u=v)),y(e,Ue,v=>t(81,p=v)),y(e,Dr,v=>t(82,m=v)),y(e,nr,v=>t(15,b=v)),y(e,$r,v=>t(83,k=v)),y(e,Fr,v=>t(84,S=v)),y(e,Hi,v=>t(85,V=v)),y(e,Vi,v=>t(86,O=v)),y(e,xs,v=>t(16,D=v)),y(e,Or,v=>t(50,P=v)),y(e,Ls,v=>t(87,I=v)),y(e,jr,v=>t(17,Z=v)),y(e,Wr,v=>t(18,J=v)),y(e,Ka,v=>t(88,K=v)),y(e,Ya,v=>t(89,j=v)),y(e,Xt,v=>t(19,E=v)),y(e,Nl,v=>t(90,B=v)),y(e,Hl,v=>t(20,U=v)),y(e,qi,v=>t(51,X=v)),y(e,Hr,v=>t(52,ve=v)),y(e,ln,v=>t(53,ne=v)),y(e,Ni,v=>t(91,A=v)),y(e,Mi,v=>t(92,T=v)),y(e,Ii,v=>t(93,z=v)),y(e,Oi,v=>t(94,oe=v)),y(e,Di,v=>t(95,ue=v)),y(e,Mn,v=>t(26,He=v)),y(e,$n,v=>t(27,yt=v)),y(e,Ir,v=>t(28,gt=v)),y(e,ki,v=>t(29,Ne=v));let ze=!1,Fe,ye=[],Ie,bt,he=!1,ut,We=[],Re=!1,it=!1,vt=null,je,ae,Be;Pe();const _t="wakeLock"in navigator,Se=Fr.pipe(Xl(v=>v?new Set(u.map(Q=>Q.text)):new Set));y(e,Se,v=>t(79,l=v));const ke=Nr.pipe(Zl(([v,Q,te])=>{const pe=Q===nn.RESETCHECKBOXES,ge=Q===nn.PASTE,ht=!ge||!U&&!B&&!he&&!Re,dn=it&&Q===nn.EXTERNAL;return dn&&(it=!1),pe?(ot(),!1):(!E||(ue||z)&&ge||(oe||T)&&!ge)&&ht&&!dn?(E&&(z&&ge||T&&!ge)&&N(Xt,E=!1,E),!0):(!dn&&ht&&A&&C(),!1)}),tr(v=>{const[Q]=v,te=v.at(1)||nn.SOCKET,pe=H(Q,te!==nn.TL),ge=v.at(2)||Jh();te!==nn.TL&&N(Cl,s=[...s,ge],s),pe&&N(at,u=Jt([...et(1),{id:ge,text:pe}]),u)}),rr());y(e,ke,v=>t(22,Xe=v));const kt=Ai.pipe(vo(v=>v?or(document,"paste"):bo),tr(v=>Nr.next([v.clipboardData.getData("text/plain"),nn.PASTE,""])),rr());y(e,kt,v=>t(23,Ve=v));const Tt=or(document,"visibilitychange").pipe(tr(()=>{_t&&vt!==null&&document.visibilityState==="visible"&&(vt=navigator.wakeLock.request("screen").then(v=>v).catch(v=>(console.error(`Unable to aquire screen lock: ${v.message}`),null)))}),rr());y(e,Tt,v=>t(21,_e=v));const Ee=Ti.pipe(vo(v=>(it=!1,v?or(document,"copy"):bo)),tr(()=>it=!0),rr());y(e,Ee,v=>t(24,Ze=v));const _=or(window,"resize").pipe(Bs(500),tr(de),rr());y(e,_,v=>t(25,Ye=v)),zl(()=>{de(),_t&&(vt=navigator.wakeLock.request("screen").then(v=>v).catch(v=>(console.error(`Unable to aquire screen lock: ${v.message}`),null)))});function de(){t(49,ze=window.matchMedia("(min-width: 640px)").matches),Le()}function Dt(v){var te,pe;if(U||B||he||Re)return;const Q=(te=v.key||"")==null?void 0:te.toLowerCase();if(Q==="delete"){if((pe=window.getSelection())!=null&&pe.toString().trim()){const ge=window.getSelection().getRangeAt(0);for(let ht=0,{length:dn}=We;ht<dn;ht+=1){const Gt=We[ht],fr=Gt==null?void 0:Gt.getIdIfSelected(ge);fr&&ye.push(fr)}}ye.length?lt():v.altKey&&Te()}else ye.length&&Q==="escape"?hn():v.altKey&&Q==="a"?Fe.handleReset(!1):v.altKey&&Q==="q"?Fe.handleReset(!0):(v.ctrlKey||v.metaKey)&&Q===" "&&N(Xt,E=!E,E)}function Pe(){setInterval(async()=>{try{const v=await fetch(So("/get_ids"));if(!v.ok)throw new Error(`HTTP error! Status: ${v.status}`);N(Cl,s=await v.json(),s)}catch(v){console.error("Failed to fetch ids:",v)}},1e3)}function ot(){u.forEach(v=>{const Q=document.getElementById(`multi-line-checkbox-${v.id}`);Q&&typeof Q.checked=="boolean"?Q.checked=!1:console.warn(`Checkbox with ID 'multi-line-checkbox-${v.id}' not found or is not a valid checkbox element.`)})}async function Ce(){if(!b.length)return;const v=b.pop();let Q=v.pop();for(;Q;){const te=H(Q.text,!1);if(te){const{id:pe,index:ge}=Q;ge>u.length-1?u.push({id:pe,text:te}):u[ge].id===pe?N(at,u[ge]={id:pe,text:te},u):u.splice(ge,0,{id:pe,text:te})}Q=v.pop()}await go(),N(at,u=Jt(et()),u),nr.set(b)}function Te(){if(!u.length)return;const[v]=u.splice(u.length-1,1);t(5,ye=ye.filter(Q=>Q!==v.id)),at.set(u),N(nr,b=[...b,[{...v,index:u.length}]],b),l.delete(v.text)}function lt(){const v=new Set(ye),Q=[];N(at,u=u.filter((te,pe)=>{const ge=v.has(te.id);return v.delete(te.id),ge&&(Q.push({...te,index:pe-Q.length}),l.delete(te.text)),!ge}),u),t(5,ye=v.size?[...v]:[]),Q.length&&N(nr,b=[...b,Q],b)}function hn(){var v;for(let Q=0,{length:te}=We;Q<te;Q+=1)(v=We[Q])==null||v.deselect();t(5,ye=[])}async function pn(){if(ae)return ae.close();t(1,ae=await window.documentPictureInPicture.requestWindow(j>0&&K>0?{height:j,width:K,preferInitialWindowPlacement:!1}:{preferInitialWindowPlacement:!1}).catch(({message:v})=>{N(Ue,p={message:`Error opening floating window: ${v}`,showCancel:!1},p)})),ae&&(ae.document.body.appendChild(je),ae.addEventListener("pagehide",jn,{once:!0}),ae.addEventListener("resize",ft,!1),ae.addEventListener("blur",Ht,!1),ae.addEventListener("focus",Ht,!1),[...document.styleSheets].forEach(v=>{if(!(v.ownerNode instanceof Element&&v.ownerNode.id==="user-css"))try{const Q=[...v.cssRules].map(pe=>pe.cssText).join(""),te=document.createElement("style");te.textContent=Q,ae.document.head.appendChild(te)}catch{const te=document.createElement("link");te.rel="stylesheet",te.type=v.type,te.media=v.media.toString(),te.href=v.href,ae.document.head.appendChild(te)}}))}function jn(){zt(),ae.removeEventListener("resize",ft,!1),ae.removeEventListener("blur",Ht,!1),ae.removeEventListener("focus",Ht,!1),t(1,ae=void 0)}function ft(){window.clearTimeout(Be),Be=window.setTimeout(zt,500)}function zt(){ae&&(N(Ya,j=ae.document.body.clientHeight,j),N(Ka,K=ae.document.body.clientWidth,K))}function Ht(v){v.type}function Ke({detail:v}){Ga(document,v),ae&&Ga(ae.document,v)}function Le(){Rl(window,ut,Z,J),ae&&Rl(ae,je,Z,!1)}function C(){clearTimeout(I),P===rn.GARDEN&&(Ie.classList.add("bg-base-200"),Ie.classList.remove("bg-base-100"),document.body.classList.add("bg-base-200")),document.body.classList.add("animate-[pulse_0.5s_cubic-bezier(0.4,0,0.6,1)_1]"),N(Ls,I=window.setTimeout(()=>{P===rn.GARDEN&&(Ie.classList.add("bg-base-100"),Ie.classList.remove("bg-base-200"),document.body.classList.remove("bg-base-200")),document.body.classList.remove("animate-[pulse_0.5s_cubic-bezier(0.4,0,0.6,1)_1]")},500),I)}function H(v,Q=!0){const te=Q?Cu(v,D):v;let pe=!0,ge=O?te.replace(/\s/gm,"").trim():te;return V&&!ge.match(L1)&&(ge=""),ge?S?(pe=!l.has(ge),l.add(ge)):k&&u.length&&(pe=u.slice(-k).every(ht=>ht.text!==ge)):pe=!1,pe?ge:void 0}function St(v){const{inEdit:Q,data:te}=v.detail;if(te&&te.originalText!==te.newText){const pe=H(te.newText);N(at,u[te.lineIndex]={id:te.line.id,text:pe},u),pe?(N(nr,b=[...b,[{...te.line,index:te.lineIndex}]],b),l.delete(te.originalText),l.add(pe)):go().then(()=>N(at,u[te.lineIndex]={id:te.line.id,text:te.originalText},u))}Re=Q}function et(v=0){const Q=new Set,te=m?u.length-m+v:0,pe=te>0?u.filter((ge,ht)=>ht<te?(Q.add(ge.id),l.delete(ge.text),!1):!0):u;return Q.size&&t(5,ye=ye.filter(ge=>!Q.has(ge))),pe}function Je(v){if(v){N(El,c=!0,c);try{for(let Q=0,{length:te}=u;Q<te;Q+=1){const pe=u[Q],ge=H(pe.text);ge&&ge!==pe.text&&(l.delete(pe.text),N(at,u[Q]={...pe,text:ge},u))}N(Ue,p={message:"Operation executed",showCancel:!1},p)}catch({message:Q}){N(Ue,p={type:"error",message:`An Error occured: ${Q}`,showCancel:!1},p)}N(at,u=Jt(et()),u),N(El,c=!1,c)}}function Jt(v){if(!a||v.length<2)return v;const Q=v.length-1,te=Q-1,pe=v[Q],ge=v[te].text;return pe.text.startsWith(ge)&&(l.delete(ge),t(5,ye=ye.filter(ht=>ht!==v[te].id)),v.splice(te,2,pe)),v}let Ot="";async function Nt(){if(Ot.trim())try{let v=s;Number(Ot)<v.length&&(v=v.slice(-Number(Ot)));const Q=await fetch(So("/translate-multiple"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:v})});if(Q.ok){const te=await Q.text();Nr.next([te,nn.TL,""])}}catch(v){console.error("Translation failed:",v)}}const Qt=()=>N(Xt,E=!1,E),Yt=()=>N(Xt,E=!0,E),Gr=()=>N(Hl,U=!0,U),Bn=()=>window.open("/stats","_blank");function qr(v){bt=v,t(7,bt)}const Kt=()=>t(8,he=!he);function Un(v){he=v,t(8,he)}function En(v){ye=v,t(5,ye)}function zn(v){mt[v?"unshift":"push"](()=>{Fe=v,t(4,Fe)})}const Xr=()=>Je(!!D.length),Rt=()=>N(at,u=et(),u);function Zr(v){mt[v?"unshift":"push"](()=>{Ie=v,t(6,Ie)})}function Yn(v,Q){mt[v?"unshift":"push"](()=>{We[Q]=v,t(10,We)})}const Jr=({detail:v})=>{t(5,ye=[...ye,v])},an=({detail:v})=>{t(5,ye=ye.filter(Q=>Q!==v))};function Qr(v){mt[v?"unshift":"push"](()=>{ut=v,t(9,ut)})}function Kn(){Ot=this.value,t(11,Ot)}const ei=v=>v.key==="Enter"&&Nt();function cn(v){mt[v?"unshift":"push"](()=>{je=v,t(0,je)})}return e.$$.update=()=>{e.$$.dirty[1]&262144&&t(13,r=ze?"1.5rem":"1.25rem"),e.$$.dirty[1]&4194304&&N(xs,D=ne.filter(v=>v.enabled),D),e.$$.dirty[0]&1&&t(2,i="documentPictureInPicture"in window&&!!je),e.$$.dirty[0]&12|e.$$.dirty[1]&2097152&&t(12,o=i&&u?u.slice(-ve):[]),e.$$.dirty[0]&2|e.$$.dirty[1]&1572864&&ae&&(t(1,ae.document.body.dataset.theme=P,ae),Eu(ae.document,X))},[je,ae,i,u,Fe,ye,Ie,bt,he,ut,We,Ot,o,r,c,b,D,Z,J,E,U,_e,Xe,Ve,Ze,Ye,He,yt,gt,Ne,Se,ke,kt,Tt,Ee,_,Dt,Ce,Te,lt,hn,pn,Ke,Le,St,et,Je,Nt,Pe,ze,P,X,ve,ne,Qt,Yt,Gr,Bn,qr,Kt,Un,En,zn,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,cn]}class P1 extends Ut{constructor(n){super(),Bt(this,n,x1,E1,Et,{startIdPolling:48},null,[-1,-1,-1,-1])}get startIdPolling(){return this.$$.ctx[48]}}new P1({target:document.body});
36
+ <li class="my-0.5 hover:text-primary"><a href="https://github.com/laplus-sadness/lap-clipboard-inserter" target="_blank" rel="noreferrer">lap-clipboard-inserter</a></li></ul>`,ae=w(),se(Be.$$.fragment),_t=w(),se(ke.$$.fragment),ye=w(),kt=g("span"),kt.textContent="Window Title",Dt=w(),Ee=g("input"),_=w(),de=g("span"),de.textContent="Primary Websocket",Ot=w(),Te=g("input"),lt=w(),Ce=g("span"),Ce.textContent="Secondary Websocket",De=w(),st=g("input"),hn=w(),pn=g("span"),pn.textContent="Font Size",jn=w(),ht=g("input"),zt=w(),Ht=g("span"),Ht.textContent="Character Milestone",Ge=w(),xe=g("input"),C=w(),N=g("span"),N.textContent="Online Font",St=w(),tt=g("select");for(let O=0;O<Je.length;O+=1)Je[O].c();It=w(),Nt=g("span"),Nt.textContent="Prevent Last Line Duplicate",Qt=w(),Yt=g("input"),Gr=w(),Bn=g("span"),Bn.textContent="Max lines",qr=w(),Kt=g("input"),Un=w(),Vt&&Vt.c(),Ln=w(),zn=g("span"),zn.textContent="AFK Timer (s)",Xr=w(),Rt=g("input"),Zr=w(),Yn=g("span"),Yn.textContent="Adjust Timer after AFK",Jr=w(),an=g("input"),Qr=w(),Kn=g("span"),Kn.textContent="Enable external Clipboard Monitor",ei=w(),un=g("input"),v=w(),Q=g("span"),Q.textContent="Show Preset Quick Switch",ne=w(),pe=g("input"),ge=w(),pt=g("span"),pt.textContent="Skip Reset Confirmations",dn=w(),Gt=g("input"),fr=w(),ti=g("span"),ti.textContent="Store Stats persistently",To=w(),mn=g("input"),Do=w(),ni=g("span"),ni.textContent="Store Notes persistently",Oo=w(),gn=g("input"),Io=w(),ri=g("span"),ri.textContent="Store Lines persistently",Mo=w(),bn=g("input"),$o=w(),ii=g("span"),ii.textContent="Store Action History persistently",Ho=w(),vn=g("input"),No=w(),oi=g("span"),oi.textContent="Enable Paste",Ro=w(),En=g("input"),Vo=w(),li=g("span"),li.textContent="Block Copy from Page",Fo=w(),xn=g("input"),Wo=w(),si=g("span"),si.textContent="Allow Paste during Pause",jo=w(),Pn=g("input"),Bo=w(),ai=g("span"),ai.textContent="Allow new Line during Pause",Uo=w(),An=g("input"),zo=w(),ui=g("span"),ui.textContent="Autostart Timer by Paste during Pause",Yo=w(),Tn=g("input"),Ko=w(),ci=g("span"),ci.textContent="Autostart Timer by Line during Pause",Go=w(),Dn=g("input"),qo=w(),fi=g("span"),fi.textContent="Prevent Global Duplicate",Xo=w(),d=g("input"),G=w(),le=g("span"),le.textContent="Merge equal Line Starts",$e=w(),nt=g("input"),dt=w(),Mt=g("span"),Mt.textContent="Filter lines without jp content",hr=w(),pr=g("input"),Xs=w(),Zo=g("span"),Zo.textContent="Flash on missed Line",Zs=w(),dr=g("input"),Js=w(),Jo=g("span"),Jo.textContent="Display Text vertically",Qs=w(),Gn=g("input"),ea=w(),Qo=g("span"),Qo.textContent="Reverse Line Order",ta=w(),qn=g("input"),na=w(),el=g("span"),el.textContent="Preserve Whitespace",ra=w(),mr=g("input"),ia=w(),tl=g("span"),tl.textContent="Remove all Whitespace",oa=w(),Xn=g("input"),la=w(),nl=g("span"),nl.textContent="Show Timer",sa=w(),gr=g("input"),aa=w(),rl=g("span"),rl.textContent="Show Speed",ua=w(),br=g("input"),ca=w(),il=g("span"),il.textContent="Show Character Count",fa=w(),vr=g("input"),ha=w(),ol=g("span"),ol.textContent="Show Line Count",pa=w(),_r=g("input"),da=w(),ll=g("span"),ll.textContent="Blur Stats",ma=w(),wr=g("input"),ga=w(),sl=g("span"),sl.textContent="Enable Line Animation",ba=w(),yr=g("input"),va=w(),al=g("span"),al.textContent="Enable AFK Blur",_a=w(),kr=g("input"),wa=w(),ul=g("span"),ul.textContent="Restart Timer after AFK Blur",ya=w(),Sr=g("input"),ka=w(),cl=g("span"),cl.textContent="Continuous Reconnect",Sa=w(),Zn=g("input"),Ca=w(),fl=g("span"),fl.textContent="Show Connection Errors",La=w(),Cr=g("input"),Ea=w(),hl=g("span"),hl.textContent="Auto Translate Lines:",xa=w(),Lr=g("input"),Pa=w(),pl=g("span"),pl.textContent="Blur Auto Translated Lines:",Aa=w(),Er=g("input"),Ta=w(),Qi=g("span"),Qi.textContent="Custom CSS",Da=w(),Jn=g("textarea"),h(n,"class","hidden"),h(n,"type","file"),h(r,"class","hidden"),h(r,"type","file"),h(o,"class","hidden"),h(o,"type","file"),h(m,"class","label-text"),h(c,"role","button"),h(c,"class","flex flex-col items-center hover:text-primary"),h($,"class","label-text"),h(S,"role","button"),h(S,"class","flex flex-col items-center hover:text-primary"),h(K,"class","label-text"),h(D,"role","button"),h(D,"class","flex flex-col items-center hover:text-primary"),h(Z,"class","label-text"),h(E,"role","button"),h(E,"class","flex flex-col items-center hover:text-primary"),h(T,"class","label-text"),h(re,"role","button"),h(re,"class","flex flex-col items-center hover:text-primary"),h(Se,"class","label-text"),h(ce,"role","button"),h(ce,"class","flex flex-col items-center hover:text-primary"),h(gt,"class","label-text"),h(Ke,"role","button"),h(Ke,"class","flex flex-col items-center hover:text-primary"),h(we,"type","checkbox"),we.checked=Me=e[6]===rn.BUSINESS,h(Fe,"class","swap swap-rotate"),h(ot,"class","label-text"),h(ze,"role","button"),h(ze,"class","flex flex-col items-center hover:text-primary"),h(u,"class","flex text-sm gap-x-5 min-[600px]:justify-between max-[600px]:flex-wrap max-[600px]:gap-y-5"),h(a,"class","mb-2"),be(a,"grid-column","1/5"),h(je,"role","button"),h(je,"class","col-span-4 mb-2"),h(kt,"class","label-text col-span-2"),h(Ee,"class","input input-bordered h-8 col-span-2"),h(de,"class","label-text col-span-2"),h(Te,"class","input input-bordered h-8 col-span-2"),h(Ce,"class","label-text col-span-2"),h(st,"class","input input-bordered h-8 col-span-2"),h(pn,"class","label-text col-span-2"),h(ht,"type","number"),h(ht,"class","input input-bordered h-8 col-span-2"),h(ht,"min","1"),h(Ht,"class","label-text col-span-2"),h(xe,"type","number"),h(xe,"class","input input-bordered h-8 col-span-2"),h(xe,"min","0"),xe.value=e[19],h(N,"class","label-text mr-4 col-span-2"),h(tt,"class","select col-span-2"),e[22]===void 0&&Rr(()=>e[94].call(tt)),h(Nt,"class","label-text col-span-2"),h(Yt,"type","number"),h(Yt,"class","input input-bordered h-8 col-span-2"),h(Yt,"min","0"),Yt.value=e[18],h(Bn,"class","label-text col-span-2"),h(Kt,"type","number"),h(Kt,"class","input input-bordered h-8 mb-2 col-span-2"),h(Kt,"min","0"),Kt.value=e[16],h(zn,"class","label-text col-span-2"),h(Rt,"type","number"),h(Rt,"class","input input-bordered h-8 mb-2 col-span-2"),h(Rt,"min","0"),h(Yn,"class","label-text"),h(an,"type","checkbox"),h(an,"class","checkbox checkbox-primary ml-2"),h(Kn,"class","label-text"),h(un,"type","checkbox"),h(un,"class","checkbox checkbox-primary ml-2"),h(Q,"class","label-text"),h(pe,"type","checkbox"),h(pe,"class","checkbox checkbox-primary ml-2"),h(pt,"class","label-text"),h(Gt,"type","checkbox"),h(Gt,"class","checkbox checkbox-primary ml-2"),h(ti,"class","label-text"),h(mn,"type","checkbox"),h(mn,"class","checkbox checkbox-primary ml-2"),h(ni,"class","label-text"),h(gn,"type","checkbox"),h(gn,"class","checkbox checkbox-primary ml-2"),h(ri,"class","label-text"),h(bn,"type","checkbox"),h(bn,"class","checkbox checkbox-primary ml-2"),h(ii,"class","label-text"),h(vn,"type","checkbox"),h(vn,"class","checkbox checkbox-primary ml-2"),h(oi,"class","label-text"),h(En,"type","checkbox"),h(En,"class","checkbox checkbox-primary ml-2"),h(li,"class","label-text"),h(xn,"type","checkbox"),h(xn,"class","checkbox checkbox-primary ml-2"),h(si,"class","label-text"),h(Pn,"type","checkbox"),h(Pn,"class","checkbox checkbox-primary ml-2"),h(ai,"class","label-text"),h(An,"type","checkbox"),h(An,"class","checkbox checkbox-primary ml-2"),h(ui,"class","label-text"),h(Tn,"type","checkbox"),h(Tn,"class","checkbox checkbox-primary ml-2"),h(ci,"class","label-text"),h(Dn,"type","checkbox"),h(Dn,"class","checkbox checkbox-primary ml-2"),h(fi,"class","label-text"),h(d,"type","checkbox"),h(d,"class","checkbox checkbox-primary ml-2"),h(le,"class","label-text"),h(nt,"type","checkbox"),h(nt,"class","checkbox checkbox-primary ml-2"),h(Mt,"class","label-text"),h(pr,"type","checkbox"),h(pr,"class","checkbox checkbox-primary ml-2"),h(Zo,"class","label-text"),h(dr,"type","checkbox"),h(dr,"class","checkbox checkbox-primary ml-2"),h(Jo,"class","label-text"),h(Gn,"type","checkbox"),h(Gn,"class","checkbox checkbox-primary ml-2"),h(Qo,"class","label-text"),h(qn,"type","checkbox"),h(qn,"class","checkbox checkbox-primary ml-2"),h(el,"class","label-text"),h(mr,"type","checkbox"),h(mr,"class","checkbox checkbox-primary ml-2"),h(tl,"class","label-text"),h(Xn,"type","checkbox"),h(Xn,"class","checkbox checkbox-primary ml-2"),h(nl,"class","label-text"),h(gr,"type","checkbox"),h(gr,"class","checkbox checkbox-primary ml-2"),h(rl,"class","label-text"),h(br,"type","checkbox"),h(br,"class","checkbox checkbox-primary ml-2"),h(il,"class","label-text"),h(vr,"type","checkbox"),h(vr,"class","checkbox checkbox-primary ml-2"),h(ol,"class","label-text"),h(_r,"type","checkbox"),h(_r,"class","checkbox checkbox-primary ml-2"),h(ll,"class","label-text"),h(wr,"type","checkbox"),h(wr,"class","checkbox checkbox-primary ml-2"),h(sl,"class","label-text"),h(yr,"type","checkbox"),h(yr,"class","checkbox checkbox-primary ml-2"),h(al,"class","label-text"),h(kr,"type","checkbox"),h(kr,"class","checkbox checkbox-primary ml-2"),h(ul,"class","label-text"),h(Sr,"type","checkbox"),h(Sr,"class","checkbox checkbox-primary ml-2"),h(cl,"class","label-text"),h(Zn,"type","checkbox"),h(Zn,"class","checkbox checkbox-primary ml-2"),h(fl,"class","label-text"),h(Cr,"type","checkbox"),h(Cr,"class","checkbox checkbox-primary ml-2"),h(hl,"class","label-text"),h(Lr,"type","checkbox"),h(Lr,"class","checkbox checkbox-primary ml-2"),h(pl,"class","label-text"),h(Er,"type","checkbox"),h(Er,"class","checkbox checkbox-primary ml-2"),h(Qi,"class","label-text"),be(Qi,"grid-column","1/5"),h(Jn,"class","p-1 min-h-[10rem] font-mono"),be(Jn,"grid-column","1/5"),h(Jn,"rows","5"),Jn.value=e[3],h(l,"class","flex flex-col max-[800px]:w-[90vw] min-[800px]:grid grid-cols-[max-content,auto,max-content,auto] gap-3 absolute overflow-auto h-[90vh] top-11 z-10 py-4 pr-8 pl-4 border bg-base-200 overscroll-contain")},m(O,te){F(O,n,te),e[77](n),F(O,t,te),F(O,r,te),e[78](r),F(O,i,te),F(O,o,te),e[79](o),F(O,s,te),F(O,l,te),f(l,a),f(a,u),f(u,c),ie(p,c,null),f(c,b),f(c,m),f(u,k),f(u,S),ie(I,S,null),f(S,A),f(S,$),f(u,x),f(u,D),ie(J,D,null),f(D,X),f(D,K),f(u,B),f(u,E),ie(W,E,null),f(E,U),f(E,Z),f(u,ve),f(u,re),ie(z,re,null),f(re,M),f(re,T),f(u,ee),f(u,ce),ie(Ae,ce,null),f(ce,Ye),f(ce,Se),f(u,Ze),f(u,Ke),ie(Ne,Ke,null),f(Ke,yt),f(Ke,gt),f(u,Re),f(u,ze),f(ze,Fe),f(Fe,we),f(Fe,bt),ie(he,Fe,null),f(Fe,ft),ie(We,Fe,null),f(ze,Ve),f(ze,ot),f(l,vt),f(l,je),f(l,ae),ie(Be,l,null),f(l,_t),ie(ke,l,null),f(l,ye),f(l,kt),f(l,Dt),f(l,Ee),wt(Ee,e[20]),f(l,_),f(l,de),f(l,Ot),f(l,Te),wt(Te,e[12]),f(l,lt),f(l,Ce),f(l,De),f(l,st),wt(st,e[11]),f(l,hn),f(l,pn),f(l,jn),f(l,ht),wt(ht,e[21]),f(l,zt),f(l,Ht),f(l,Ge),f(l,xe),f(l,C),f(l,N),f(l,St),f(l,tt);for(let Qn=0;Qn<Je.length;Qn+=1)Je[Qn].m(tt,null);yi(tt,e[22]),f(l,It),f(l,Nt),f(l,Qt),f(l,Yt),f(l,Gr),f(l,Bn),f(l,qr),f(l,Kt),f(l,Un),Vt&&Vt.m(l,null),f(l,Ln),f(l,zn),f(l,Xr),f(l,Rt),wt(Rt,e[23]),f(l,Zr),f(l,Yn),f(l,Jr),f(l,an),an.checked=e[24],f(l,Qr),f(l,Kn),f(l,ei),f(l,un),un.checked=e[5],f(l,v),f(l,Q),f(l,ne),f(l,pe),pe.checked=e[25],f(l,ge),f(l,pt),f(l,dn),f(l,Gt),Gt.checked=e[13],f(l,fr),f(l,ti),f(l,To),f(l,mn),mn.checked=e[26],f(l,Do),f(l,ni),f(l,Oo),f(l,gn),gn.checked=e[27],f(l,Io),f(l,ri),f(l,Mo),f(l,bn),bn.checked=e[28],f(l,$o),f(l,ii),f(l,Ho),f(l,vn),vn.checked=e[29],f(l,No),f(l,oi),f(l,Ro),f(l,En),En.checked=e[30],f(l,Vo),f(l,li),f(l,Fo),f(l,xn),xn.checked=e[31],f(l,Wo),f(l,si),f(l,jo),f(l,Pn),Pn.checked=e[32],f(l,Bo),f(l,ai),f(l,Uo),f(l,An),An.checked=e[33],f(l,zo),f(l,ui),f(l,Yo),f(l,Tn),Tn.checked=e[34],f(l,Ko),f(l,ci),f(l,Go),f(l,Dn),Dn.checked=e[35],f(l,qo),f(l,fi),f(l,Xo),f(l,d),d.checked=e[15],f(l,G),f(l,le),f(l,$e),f(l,nt),nt.checked=e[36],f(l,dt),f(l,Mt),f(l,hr),f(l,pr),pr.checked=e[37],f(l,Xs),f(l,Zo),f(l,Zs),f(l,dr),dr.checked=e[38],f(l,Js),f(l,Jo),f(l,Qs),f(l,Gn),Gn.checked=e[39],f(l,ea),f(l,Qo),f(l,ta),f(l,qn),qn.checked=e[40],f(l,na),f(l,el),f(l,ra),f(l,mr),mr.checked=e[41],f(l,ia),f(l,tl),f(l,oa),f(l,Xn),Xn.checked=e[14],f(l,la),f(l,nl),f(l,sa),f(l,gr),gr.checked=e[42],f(l,aa),f(l,rl),f(l,ua),f(l,br),br.checked=e[43],f(l,ca),f(l,il),f(l,fa),f(l,vr),vr.checked=e[44],f(l,ha),f(l,ol),f(l,pa),f(l,_r),_r.checked=e[45],f(l,da),f(l,ll),f(l,ma),f(l,wr),wr.checked=e[46],f(l,ga),f(l,sl),f(l,ba),f(l,yr),yr.checked=e[47],f(l,va),f(l,al),f(l,_a),f(l,kr),kr.checked=e[48],f(l,wa),f(l,ul),f(l,ya),f(l,Sr),Sr.checked=e[49],f(l,ka),f(l,cl),f(l,Sa),f(l,Zn),Zn.checked=e[50],f(l,Ca),f(l,fl),f(l,La),f(l,Cr),Cr.checked=e[51],f(l,Ea),f(l,hl),f(l,xa),f(l,Lr),Lr.checked=e[52],f(l,Pa),f(l,pl),f(l,Aa),f(l,Er),Er.checked=e[53],f(l,Ta),f(l,Qi),f(l,Da),f(l,Jn),On=!0,is||(Oa=[P(n,"change",e[63]),P(r,"change",e[64]),P(o,"change",e[65]),P(c,"click",e[58]),P(c,"keyup",jt),P(S,"click",e[59]),P(S,"keyup",jt),P(D,"click",e[80]),P(D,"keyup",jt),P(E,"click",e[81]),P(E,"keyup",jt),P(re,"click",Jh),P(re,"keyup",jt),P(ce,"click",e[60]),P(ce,"keyup",jt),P(Ke,"click",e[61]),P(Ke,"keyup",jt),P(we,"change",e[82]),P(ze,"click",e[83]),P(ze,"keyup",jt),P(Ee,"input",e[88]),P(Te,"input",e[89]),P(Te,"change",e[90]),P(st,"input",e[91]),P(st,"change",e[56]),P(ht,"input",e[92]),P(ht,"blur",e[93]),P(xe,"blur",e[67]),P(tt,"change",e[94]),P(Yt,"blur",e[68]),P(Kt,"blur",e[69]),P(Rt,"input",e[95]),P(Rt,"blur",e[96]),P(an,"change",e[97]),P(un,"change",e[98]),P(pe,"change",e[99]),P(Gt,"change",e[100]),P(mn,"change",e[101]),P(mn,"change",e[102]),P(gn,"change",e[103]),P(gn,"change",e[104]),P(bn,"change",e[105]),P(bn,"change",e[106]),P(vn,"change",e[107]),P(vn,"change",e[108]),P(En,"change",e[109]),P(xn,"change",e[110]),P(Pn,"change",e[111]),P(An,"change",e[112]),P(Tn,"change",e[113]),P(Dn,"change",e[114]),P(d,"change",e[115]),P(d,"change",e[71]),P(nt,"change",e[116]),P(pr,"change",e[117]),P(dr,"change",e[118]),P(Gn,"change",e[119]),P(Gn,"change",e[120]),P(qn,"change",e[121]),P(qn,"change",e[122]),P(mr,"change",e[123]),P(Xn,"change",e[124]),P(Xn,"change",e[72]),P(gr,"change",e[125]),P(br,"change",e[126]),P(vr,"change",e[127]),P(_r,"change",e[128]),P(wr,"change",e[129]),P(yr,"change",e[130]),P(kr,"change",e[131]),P(Sr,"change",e[132]),P(Zn,"change",e[133]),P(Zn,"change",e[134]),P(Cr,"change",e[135]),P(Lr,"change",e[136]),P(Er,"change",e[137]),P(Jn,"blur",e[73]),tf(yp.call(null,l,e[57]))],is=!0)},p(O,te){(!On||te[0]&64&&Me!==(Me=O[6]===rn.BUSINESS))&&(we.checked=Me);const Qn={};Be.$set(Qn),te[0]&1048576&&Ee.value!==O[20]&&wt(Ee,O[20]),te[0]&4096&&Te.value!==O[12]&&wt(Te,O[12]),te[0]&2048&&st.value!==O[11]&&wt(st,O[11]),te[0]&2097152&&Ol(ht.value)!==O[21]&&wt(ht,O[21]),(!On||te[0]&524288&&xe.value!==O[19])&&(xe.value=O[19]),te[1]&16777216&&(dl=O[55],Je=Yr(Je,te,Ia,1,O,dl,Jt,tt,Kl,Pu,null,Eu)),te[0]&4194304|te[1]&16777216&&yi(tt,O[22]),(!On||te[0]&262144&&Yt.value!==O[18])&&(Yt.value=O[18]),(!On||te[0]&65536&&Kt.value!==O[16])&&(Kt.value=O[16]),O[1]?Vt?Vt.p(O,te):(Vt=Au(O),Vt.c(),Vt.m(l,Ln)):Vt&&(Vt.d(1),Vt=null),te[0]&8388608&&Ol(Rt.value)!==O[23]&&wt(Rt,O[23]),te[0]&16777216&&(an.checked=O[24]),te[0]&32&&(un.checked=O[5]),te[0]&33554432&&(pe.checked=O[25]),te[0]&8192&&(Gt.checked=O[13]),te[0]&67108864&&(mn.checked=O[26]),te[0]&134217728&&(gn.checked=O[27]),te[0]&268435456&&(bn.checked=O[28]),te[0]&536870912&&(vn.checked=O[29]),te[0]&1073741824&&(En.checked=O[30]),te[1]&1&&(xn.checked=O[31]),te[1]&2&&(Pn.checked=O[32]),te[1]&4&&(An.checked=O[33]),te[1]&8&&(Tn.checked=O[34]),te[1]&16&&(Dn.checked=O[35]),te[0]&32768&&(d.checked=O[15]),te[1]&32&&(nt.checked=O[36]),te[1]&64&&(pr.checked=O[37]),te[1]&128&&(dr.checked=O[38]),te[1]&256&&(Gn.checked=O[39]),te[1]&512&&(qn.checked=O[40]),te[1]&1024&&(mr.checked=O[41]),te[0]&16384&&(Xn.checked=O[14]),te[1]&2048&&(gr.checked=O[42]),te[1]&4096&&(br.checked=O[43]),te[1]&8192&&(vr.checked=O[44]),te[1]&16384&&(_r.checked=O[45]),te[1]&32768&&(wr.checked=O[46]),te[1]&65536&&(yr.checked=O[47]),te[1]&131072&&(kr.checked=O[48]),te[1]&262144&&(Sr.checked=O[49]),te[1]&524288&&(Zn.checked=O[50]),te[1]&1048576&&(Cr.checked=O[51]),te[1]&2097152&&(Lr.checked=O[52]),te[1]&4194304&&(Er.checked=O[53]),(!On||te[0]&8)&&(Jn.value=O[3])},i(O){On||(H(p.$$.fragment,O),H(I.$$.fragment,O),H(J.$$.fragment,O),H(W.$$.fragment,O),H(z.$$.fragment,O),H(Ae.$$.fragment,O),H(Ne.$$.fragment,O),H(he.$$.fragment,O),H(We.$$.fragment,O),H(Be.$$.fragment,O),H(ke.$$.fragment,O),On=!0)},o(O){j(p.$$.fragment,O),j(I.$$.fragment,O),j(J.$$.fragment,O),j(W.$$.fragment,O),j(z.$$.fragment,O),j(Ae.$$.fragment,O),j(Ne.$$.fragment,O),j(he.$$.fragment,O),j(We.$$.fragment,O),j(Be.$$.fragment,O),j(ke.$$.fragment,O),On=!1},d(O){O&&V(n),e[77](null),O&&V(t),O&&V(r),e[78](null),O&&V(i),O&&V(o),e[79](null),O&&V(s),O&&V(l),oe(p),oe(I),oe(J),oe(W),oe(z),oe(Ae),oe(Ne),oe(he),oe(We),e[84](null),oe(Be),oe(ke);for(let te=0;te<Je.length;te+=1)Je[te].d();Vt&&Vt.d(),is=!1,Lt(Oa)}}}function Pu(e,n){let t,r=n[156]+"",i,o;return{key:e,first:null,c(){t=g("option"),i=ct(r),o=w(),t.__value=n[156],t.value=t.__value,this.first=t},m(s,l){F(s,t,l),f(t,i),f(t,o)},p(s,l){n=s},d(s){s&&V(t)}}}function Au(e){let n,t,r,i,o;return{c(){n=g("span"),n.textContent="Max lines (floating window)",t=w(),r=g("input"),h(n,"class","label-text col-span-2"),h(r,"type","number"),h(r,"class","input input-bordered h-8 mb-2 col-span-2"),h(r,"min","0"),r.value=e[17]},m(s,l){F(s,n,l),F(s,t,l),F(s,r,l),i||(o=P(r,"blur",e[70]),i=!0)},p(s,l){l[0]&131072&&r.value!==s[17]&&(r.value=s[17])},d(s){s&&V(n),s&&V(t),s&&V(r),i=!1,o()}}}function u1(e){let n,t,r,i;Lu.title=n=e[20]||"Texthooker UI";let o=e[0]&&xu(e);return{c(){t=w(),o&&o.c(),r=Nn()},m(s,l){F(s,t,l),o&&o.m(s,l),F(s,r,l),i=!0},p(s,l){(!i||l[0]&1048576)&&n!==(n=s[20]||"Texthooker UI")&&(Lu.title=n),s[0]?o?(o.p(s,l),l[0]&1&&H(o,1)):(o=xu(s),o.c(),H(o,1),o.m(r.parentNode,r)):o&&(rt(),j(o,1,1,()=>{o=null}),it())},i(s){i||(H(o),i=!0)},o(s){j(o),i=!1},d(s){s&&V(t),o&&o.d(s),s&&V(r)}}}function _s(e,n){const t=document.createElement("a");t.href=URL.createObjectURL(new Blob([JSON.stringify(n)],{type:"application/json"})),t.rel="noopener",t.download=e,setTimeout(()=>{URL.revokeObjectURL(t.href)},1e4),setTimeout(()=>{t.click()})}function c1(e,n,t){let r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ze,Fe,we,Me,bt,he,ft,We,Ve,ot,vt,je,ae,Be,_t,ke;y(e,Ue,d=>t(139,o=d)),y(e,Li,d=>t(13,s=d)),y(e,Xi,d=>t(3,l=d)),y(e,et,d=>t(140,a=d)),y(e,Fi,d=>t(14,u=d)),y(e,Fr,d=>t(15,c=d)),y(e,Dr,d=>t(16,p=d)),y(e,Hr,d=>t(17,b=d)),y(e,$r,d=>t(18,m=d)),y(e,Mr,d=>t(19,k=d)),y(e,Ur,d=>t(141,S=d)),y(e,lr,d=>t(142,I=d)),y(e,_n,d=>t(143,A=d)),y(e,nr,d=>t(144,$=d)),y(e,ko,d=>t(145,x=d)),y(e,wn,d=>t(146,D=d)),y(e,Rl,d=>t(147,J=d)),y(e,El,d=>t(148,X=d)),y(e,$n,d=>t(76,K=d)),y(e,Mn,d=>t(4,B=d)),y(e,wo,d=>t(5,E=d)),y(e,Or,d=>t(6,W=d)),y(e,_o,d=>t(20,U=d)),y(e,Ir,d=>t(21,Z=d)),y(e,Si,d=>t(22,ve=d)),y(e,ar,d=>t(23,re=d)),y(e,Ci,d=>t(24,z=d)),y(e,yo,d=>t(25,M=d)),y(e,Ei,d=>t(26,T=d)),y(e,xi,d=>t(27,ee=d)),y(e,Pi,d=>t(28,ce=d)),y(e,Ai,d=>t(29,Ae=d)),y(e,Ti,d=>t(30,Ye=d)),y(e,Di,d=>t(31,Se=d)),y(e,Oi,d=>t(32,Ze=d)),y(e,Ii,d=>t(33,Ke=d)),y(e,Mi,d=>t(34,Ne=d)),y(e,$i,d=>t(35,yt=d)),y(e,Hi,d=>t(36,gt=d)),y(e,Ni,d=>t(37,Re=d)),y(e,Ri,d=>t(38,ze=d)),y(e,Wr,d=>t(39,Fe=d)),y(e,jr,d=>t(40,we=d)),y(e,Vi,d=>t(41,Me=d)),y(e,Wi,d=>t(42,bt=d)),y(e,ji,d=>t(43,he=d)),y(e,Bi,d=>t(44,ft=d)),y(e,Ui,d=>t(45,We=d)),y(e,zi,d=>t(46,Ve=d)),y(e,Yi,d=>t(47,ot=d)),y(e,Ki,d=>t(48,vt=d)),y(e,Gi,d=>t(49,je=d)),y(e,Br,d=>t(50,ae=d)),y(e,qi,d=>t(51,Be=d)),y(e,Vl,d=>t(52,_t=d)),y(e,Fl,d=>t(53,ke=d));let{selectedLineIds:ye}=n,{settingsOpen:kt}=n,{settingsElement:Dt}=n,{pipAvailable:Ee}=n;async function _(d){if(!s){const{canceled:G}=await new Promise(le=>{R(Ue,o={icon:tn,message:d?"All displayed and stored Lines will be cleared":"Clear stored Lines + set Timer to 00:00:00",callback:le},o)});if(G)return}R(et,a=[],a),t(74,ye=[]),window.localStorage.removeItem("bannou-texthooker-lineData"),d||R(wn,D=0,D)}const de=zr(),Ot=[on.OFF,on.NOTO,on.KLEE,on.SHIPPORI,on.ACKAISYO,on.CINECAPTION226];let Te,lt,Ce,De,st;function hn(d){const G=d.target;G.setCustomValidity(""),i===r?(G.setCustomValidity("Duplicate Websocket"),t(11,i=""),R($n,K="",K)):R($n,K=G.value,K),G.reportValidity()}function pn(d){d&&!st?go().then(()=>{st=new MutationObserver(jn),st.observe(document.body,{childList:!0})}):!d&&st&&(st.disconnect(),st=void 0)}function jn(d){for(let G=0,{length:le}=d;G<le;G+=1){const{addedNodes:$e}=d[G];for(let nt=0,{length:dt}=$e;nt<dt;nt+=1){const Mt=$e[G];(Mt==null?void 0:Mt.tagName)==="P"&&(Nr.next([Mt.textContent,nn.EXTERNAL,""]),Mt.remove())}}}function ht(d){const G=d.target;!X&&G!==Dt&&G.parentElement!==Dt&&G!==Te&&G!==lt&&G!==Ce&&!J&&t(0,kt=!1)}async function zt(){const{canceled:d,data:G}=await new Promise(le=>{R(Ue,o={icon:tn,askForData:"text",dataValue:"00:00:00",message:"New Time",callback:le},o)});if(!d){if(!/^[\d]{1,}:[\d]{1,2}:[\d]{1,2}$/.test(G))return new Promise(le=>{R(Ue,o={icon:Qu,type:"error",message:"Invalid Time value (x:xx:xx)",showCancel:!1,callback:le},o)});R(wn,D=ep(G),D)}}async function Ht(){if(!s){const{canceled:d}=await new Promise(G=>{R(Ue,o={icon:tn,message:"Timer will be set to 00:00:00",callback:G},o)});if(d)return}R(wn,D=0,D)}async function Ge(d){d.altKey?await Un(Te,"Existing Data will be overwritten"):_s("texthooker-ui_data.json",{"bannou-texthooker-timeValue":D,"bannou-texthooker-userNotes":x,"bannou-texthooker-lineData":a,"bannou-texthooker-actionHistory":$})}async function xe(d){d.altKey?await Un(lt,"Presets, Settings etc. will be overwritten"):_s("texthooker-ui_settings.json",{currentSettings:De.getCurrentSettings(),settingPresets:A,lastSettingsPreset:I})}async function C(d){if(d.altKey)await Un(Ce,"Preset will be overwritten or otherwise added");else if(I){const G=A.find(le=>le.name===I);G&&_s("texthooker-ui_preset.json",{name:G.name,settings:G.settings})}}async function N(){const d=await Ln(Te).catch(({message:G})=>{R(Ue,o={type:"error",message:G,showCancel:!1},o)});if(d){const G=Object.entries(d);for(let le=0,{length:$e}=G;le<$e;le+=1){const[nt,dt]=G[le];switch(nt){case"bannou-texthooker-timeValue":R(wn,D=dt,D);break;case"bannou-texthooker-userNotes":R(ko,x=dt,x);break;case"bannou-texthooker-lineData":R(et,a=dt,a);break;case"bannou-texthooker-actionHistory":R(nr,$=dt,$);break}}}t(7,Te.value=null,Te)}async function St(){const d=await Ln(lt).catch(({message:G})=>{R(Ue,o={type:"error",message:G,showCancel:!1},o)});d&&(R(_n,A=d.settingPresets||[],A),R(lr,I=d.lastSettingsPreset||"",I),d.currentSettings&&De.updateSettingsWithPreset({name:"",settings:d.currentSettings},!1)),t(8,lt.value=null,lt)}async function tt(){const d=await Ln(Ce).catch(({message:G})=>{R(Ue,o={type:"error",message:G,showCancel:!1},o)});if(d&&d.name&&d.settings){const G=A.findIndex(le=>le.name===d.name);G>-1?(R(_n,A[G]=d,A),R(_n,A=[...A],A)):R(_n,A=[...A,d],A),R(lr,I=d.name,I),De.updateSettingsWithPreset(d)}t(9,Ce.value=null,Ce)}async function Je(d,G,le){if(d)return;const{canceled:$e}=await new Promise(nt=>{R(Ue,o={icon:tn,message:G,callback:nt},o)});$e||window.localStorage.removeItem(le)}function Jt(d){const G=d.target,le=Number.parseInt(G.value||"0");!le||le<2?R(Mr,k=0,k):R(Mr,k=le,k),k===0&&R(Ur,S=new Map,S),G.value=`${k}`}function It(d){const G=d.target,le=Number.parseInt(G.value||"0"),$e=le!==m;!le||le<0?R($r,m=0,m):R($r,m=le,m),G.value=`${m}`,$e&&Nt()}async function Nt(){if(!m||a.length<2)return;const{canceled:d}=await new Promise(dt=>{R(Ue,o={icon:tn,message:"Apply to current lines",callback:dt},o)});if(d)return;const G=[],le=new Set,$e=new Set,nt=a.splice(-(m+1));for(let dt=0,{length:Mt}=nt;dt<Mt;dt+=1){const hr=nt[dt];le.has(hr.text)?$e.add(hr.id):(G.push(hr),le.add(hr.text))}R(et,a=[...a,...G],a),t(74,ye=ye.filter(dt=>!$e.has(dt)))}function Qt(d){const G=d.target,le=Number.parseInt(G.value||"0"),$e=le!==p;!le||le<0?R(Dr,p=0,p):R(Dr,p=le,p),G.value=`${p}`,$e&&Gr()}function Yt(d){const G=d.target,le=Number.parseInt(G.value||"0");!le||le<0?R(Hr,b=1,b):R(Hr,b=le,b),G.value=`${b}`}async function Gr(){const d=a.length-p;if(!p||d<1)return;const{canceled:G}=await new Promise(le=>{R(Ue,o={icon:tn,message:`This will remove the first ${d} line(s)`,callback:le},o)});G?R(Dr,p=0,p):de("maxLinesChange")}async function Bn(){if(!c||a.length<2)return;const{canceled:d}=await new Promise(G=>{R(Ue,o={icon:tn,message:"Apply to current lines",callback:G},o)});if(!d){const G=new Set,le=new Set;R(et,a=a.filter($e=>G.has($e.text)?(le.add($e.id),!1):(G.add($e.text),!0)),a),t(74,ye=ye.filter($e=>!le.has($e)))}}async function qr(){if(u){const{canceled:d}=await new Promise(G=>{R(Ue,o={icon:tn,message:"Apply to current Lines",callback:G},o)});d||R(et,a=a.map(G=>(G.text=G.text.replace(/\s/g,"").trim(),G)),a)}}function Kt(d){R(Xi,l=d.target.value,l)}async function Un(d,G){if(!s){const{canceled:le}=await new Promise($e=>{R(Ue,o={icon:tn,message:G,callback:$e},o)});if(le)return}d.click()}function Ln(d){return new Promise((G,le)=>{const[$e]=d.files,nt=new FileReader;if(!$e)return G();if(!$e.name.endsWith(".json"))return R(Ue,o={type:"error",message:"Expected json File",showCancel:!1},o),d.value=null,G();nt.addEventListener("loadend",dt=>{try{const Mt=JSON.parse(dt.target.result);G(Mt)}catch{le(new Error("Error parsing File"))}}),nt.addEventListener("error",()=>le(new Error("Failed to read File"))),nt.readAsText($e,"utf-8")})}async function zn(){try{const d=await fetch(Co("/get_websocket_port"));if(!d.ok)throw new Error("Failed to fetch websocket port");return(await d.json()).port}catch(d){return console.error("Error fetching websocket port:",d),null}}function Xr(d){mt[d?"unshift":"push"](()=>{Te=d,t(7,Te)})}function Rt(d){mt[d?"unshift":"push"](()=>{lt=d,t(8,lt)})}function Zr(d){mt[d?"unshift":"push"](()=>{Ce=d,t(9,Ce)})}const Yn=()=>_(!0),Jr=()=>_(!1),an=()=>R(Or,W=W===rn.BUSINESS?rn.GARDEN:rn.BUSINESS,W),Qr=()=>R(Or,W=W===rn.BUSINESS?rn.GARDEN:rn.BUSINESS,W);function Kn(d){mt[d?"unshift":"push"](()=>{De=d,t(10,De)})}function ei(d){mo.call(this,e,d)}const un=({detail:d})=>C(d);function v(d){mo.call(this,e,d)}function Q(){U=this.value,_o.set(U)}function ne(){r=this.value,t(12,r),t(4,B)}const pe=()=>R(Mn,B=r,B);function ge(){i=this.value,t(11,i),t(76,K)}function pt(){Z=Ol(this.value),Ir.set(Z)}const dn=()=>{(!Z||Z<1)&&R(Ir,Z=24,Z)};function Gt(){ve=uf(this),Si.set(ve),t(55,Ot)}function fr(){re=Ol(this.value),ar.set(re)}const ti=()=>{(re===null||re<0)&&R(ar,re=0,re)};function To(){z=this.checked,Ci.set(z)}function mn(){E=this.checked,wo.set(E)}function Do(){M=this.checked,yo.set(M)}function ni(){s=this.checked,Li.set(s)}function Oo(){T=this.checked,Ei.set(T)}const gn=()=>Je(T,"Clear stored stats","bannou-texthooker-timeValue");function Io(){ee=this.checked,xi.set(ee)}const ri=()=>Je(ee,"Clear stored notes","bannou-texthooker-userNotes");function Mo(){ce=this.checked,Pi.set(ce)}const bn=()=>Je(ce,"Clear stored lines","bannou-texthooker-lineData");function $o(){Ae=this.checked,Ai.set(Ae)}const ii=()=>Je(Ae,"Clear action history","bannou-texthooker-actionHistory");function Ho(){Ye=this.checked,Ti.set(Ye)}function vn(){Se=this.checked,Di.set(Se)}function No(){Ze=this.checked,Oi.set(Ze)}function oi(){Ke=this.checked,Ii.set(Ke)}function Ro(){Ne=this.checked,Mi.set(Ne)}function En(){yt=this.checked,$i.set(yt)}function Vo(){c=this.checked,Fr.set(c)}function li(){gt=this.checked,Hi.set(gt)}function Fo(){Re=this.checked,Ni.set(Re)}function xn(){ze=this.checked,Ri.set(ze)}function Wo(){Fe=this.checked,Wr.set(Fe)}const si=()=>de("layoutChange");function jo(){we=this.checked,jr.set(we)}const Pn=()=>de("layoutChange");function Bo(){Me=this.checked,Vi.set(Me)}function ai(){u=this.checked,Fi.set(u)}function Uo(){bt=this.checked,Wi.set(bt)}function An(){he=this.checked,ji.set(he)}function zo(){ft=this.checked,Bi.set(ft)}function ui(){We=this.checked,Ui.set(We)}function Yo(){Ve=this.checked,zi.set(Ve)}function Tn(){ot=this.checked,Yi.set(ot)}function Ko(){vt=this.checked,Ki.set(vt)}function ci(){je=this.checked,Gi.set(je)}function Go(){ae=this.checked,Br.set(ae)}const Dn=()=>{ts.next(),ns.next()};function qo(){Be=this.checked,qi.set(Be)}function fi(){_t=this.checked,Vl.set(_t)}function Xo(){ke=this.checked,Fl.set(ke)}return e.$$set=d=>{"selectedLineIds"in d&&t(74,ye=d.selectedLineIds),"settingsOpen"in d&&t(0,kt=d.settingsOpen),"settingsElement"in d&&t(75,Dt=d.settingsElement),"pipAvailable"in d&&t(1,Ee=d.pipAvailable)},e.$$.update=()=>{e.$$.dirty[0]&16&&zn().then(d=>{d&&B!==`ws://localhost:${d}`&&R(Mn,B=`ws://localhost:${d}`,B)}),e.$$.dirty[0]&16&&t(12,r=B),e.$$.dirty[2]&16384&&t(11,i=K),e.$$.dirty[0]&64&&(document.body.dataset.theme=W),e.$$.dirty[0]&32&&pn(E),e.$$.dirty[0]&8&&Pc(document,l)},[kt,Ee,_,l,B,E,W,Te,lt,Ce,De,i,r,s,u,c,p,b,m,k,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ze,Fe,we,Me,bt,he,ft,We,Ve,ot,vt,je,ae,Be,_t,ke,de,Ot,hn,ht,zt,Ht,Ge,xe,C,N,St,tt,Je,Jt,It,Qt,Yt,Bn,qr,Kt,ye,Dt,K,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,un,v,Q,ne,pe,ge,pt,dn,Gt,fr,ti,To,mn,Do,ni,Oo,gn,Io,ri,Mo,bn,$o,ii,Ho,vn,No,oi,Ro,En,Vo,li,Fo,xn,Wo,si,jo,Pn,Bo,ai,Uo,An,zo,ui,Yo,Tn,Ko,ci,Go,Dn,qo,fi,Xo]}class f1 extends Ut{constructor(n){super(),Bt(this,n,c1,u1,Et,{selectedLineIds:74,settingsOpen:0,settingsElement:75,pipAvailable:1,handleReset:2},null,[-1,-1,-1,-1,-1,-1])}get handleReset(){return this.$$.ctx[2]}}class h1{constructor(n=!0){eo(this,"websocketUrl");eo(this,"socket");eo(this,"socketState");eo(this,"subscriptions",[]);this.socketState=n?zs:Ys,this.subscriptions.push((n?Mn:$n).subscribe(t=>{t!==this.websocketUrl&&(this.websocketUrl=t,this.reloadSocket())}),Br.pipe(vo(t=>t?(n?ts:ns).pipe(Jl(()=>{var r;return((r=this.socket)==null?void 0:r.readyState)===3})):bo)).subscribe(()=>this.reloadSocket()))}getCurrentUrl(){return this.websocketUrl}connect(){var n;if(!(((n=this.socket)==null?void 0:n.readyState)<2)){if(!this.websocketUrl){this.socketState.next(3);return}this.socketState.next(0);try{this.socket=new WebSocket(this.websocketUrl),this.socket.onopen=this.updateSocketState.bind(this),this.socket.onclose=this.updateSocketState.bind(this),this.socket.onmessage=this.handleMessage.bind(this)}catch{this.socketState.next(3)}}}disconnect(){var n;((n=this.socket)==null?void 0:n.readyState)===1&&this.socket.close(1e3,"User Request")}cleanUp(){this.disconnect();for(let n=0,{length:t}=this.subscriptions;n<t;n+=1)this.subscriptions[n].unsubscribe()}reloadSocket(){this.disconnect(),this.socket=void 0,this.connect()}updateSocketState(){this.socket&&this.socketState.next(this.socket.readyState)}handleMessage(n){var i,o,s,l;let t=n.data;try{if(((i=JSON.parse(n.data))==null?void 0:i.event)==="reset_checkboxes"){Nr.next(["",nn.RESETCHECKBOXES,""]);return}t=((o=JSON.parse(n.data))==null?void 0:o.sentence)||n.data}catch{}console.log(n.data);const r=((l=(s=JSON.parse(n.data))==null?void 0:s.data)==null?void 0:l.id)||"";Nr.next([t,nn.SOCKET,r])}}function p1(e){let n;return{c(){n=g("span"),h(n,"class","animate-ping relative inline-flex rounded-full h-3 w-3 mx-3 bg-primary")},m(t,r){F(t,n,r)},p:Ie,i:Ie,o:Ie,d(t){t&&V(n)}}}function d1(e){let n,t,r;return t=new _e({props:{path:Sf,class:"cursor-pointer mx-2"}}),t.$on("click",e[3]),{c(){n=g("div"),se(t.$$.fragment),h(n,"class","hover:text-primary"),h(n,"title",e[1]),q(n,"text-red-500",e[0]!==-1),q(n,"text-green-700",e[0]===1)},m(i,o){F(i,n,o),ie(t,n,null),r=!0},p(i,o){(!r||o&2)&&h(n,"title",i[1]),(!r||o&1)&&q(n,"text-red-500",i[0]!==-1),(!r||o&1)&&q(n,"text-green-700",i[0]===1)},i(i){r||(H(t.$$.fragment,i),r=!0)},o(i){j(t.$$.fragment,i),r=!1},d(i){i&&V(n),oe(t)}}}function m1(e){let n,t,r,i;const o=[d1,p1],s=[];function l(a,u){return a[0]!==0?0:1}return n=l(e),t=s[n]=o[n](e),{c(){t.c(),r=Nn()},m(a,u){s[n].m(a,u),F(a,r,u),i=!0},p(a,[u]){let c=n;n=l(a),n===c?s[n].p(a,u):(rt(),j(s[c],1,1,()=>{s[c]=null}),it(),t=s[n],t?t.p(a,u):(t=s[n]=o[n](a),t.c()),H(t,1),t.m(r.parentNode,r))},i(a){i||(H(t),i=!0)},o(a){j(t),i=!1},d(a){s[n].d(a),a&&V(r)}}}function g1(e,n,t){let r,i,o,s,l,a,u,c;y(e,$n,D=>t(9,o=D)),y(e,Mn,D=>t(10,s=D)),y(e,Xt,D=>t(11,l=D)),y(e,Ue,D=>t(12,a=D)),y(e,Br,D=>t(13,u=D)),y(e,qi,D=>t(14,c=D));let{isPrimary:p=!0}=n,b,m=!1,k=!1,S=!1,I=p?zs:Ys;y(e,I,D=>t(0,i=D)),Yl(()=>(x(),()=>{S=!0,b==null||b.cleanUp()}));function A(D){switch(D){case 0:t(5,k=!1),S=!1;break;case 1:m=!0,t(5,k=!0);break;case 3:const J=p?"primary":"secondary";c&&!S&&m&&(p?s:o)&&(k||!u)&&R(Ue,a={type:"error",message:k?`Lost Connection to ${J} Websocket`:`Unable to connect to ${J} Websocket`,showCancel:!1},a),R(Xt,l=!0,l),m=!0,t(5,k=!1),S||(p?ts:ns).next();break}t(1,r=$(k))}function $(D){return D?`Connected with ${p?s:o}`:"Not Connected"}async function x(){i===1&&b?(S=!0,b.disconnect()):(b=b||new h1(p),b.connect())}return e.$$set=D=>{"isPrimary"in D&&t(4,p=D.isPrimary)},e.$$.update=()=>{e.$$.dirty&32&&t(1,r=$(k)),e.$$.dirty&1&&A(i)},[i,r,I,x,p,k]}class Kc extends Ut{constructor(n){super(),Bt(this,n,g1,m1,Et,{isPrimary:4})}}function b1(e){let n,t,r,i,o;return{c(){n=g("div"),t=w(),r=g("div"),r.innerHTML=`<div role="status"><svg aria-hidden="true" class="w-8 h-8 text-gray-200 animate-spin dark:text-gray-600 fill-blue-600" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z" fill="currentColor"></path><path d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z" fill="currentFill"></path></svg>
37
+ <span class="sr-only">Loading...</span></div>`,i=w(),o=g("div"),h(n,"class","tap-highlight-transparent absolute inset-0 bg-black/[.3] z-20"),h(r,"class","fixed inset-0 flex h-full w-full items-center justify-center z-50")},m(s,l){F(s,n,l),F(s,t,l),F(s,r,l),F(s,i,l),F(s,o,l)},p:Ie,i:Ie,o:Ie,d(s){s&&V(n),s&&V(t),s&&V(r),s&&V(i),s&&V(o)}}}class v1 extends Ut{constructor(n){super(),Bt(this,n,null,b1,Et,{})}}function _1(e){let n=(e[2]??"")+"",t,r,i=(e[3]??"")+"",o,s,l,a,u,c,p;return{c(){t=ct(n),r=w(),o=ct(i),s=w(),l=g("div"),a=g("div"),u=ct(e[1]),h(l,"class","text-sm timer mr-1 sm:text-base sm:mr-2 svelte-1efsh80"),q(l,"blur",e[4])},m(b,m){F(b,t,m),F(b,r,m),F(b,o,m),F(b,s,m),F(b,l,m),f(l,a),f(a,u),e[17](l),c||(p=P(l,"pointerleave",e[7]),c=!0)},p(b,[m]){m&4&&n!==(n=(b[2]??"")+"")&&At(t,n),m&8&&i!==(i=(b[3]??"")+"")&&At(o,i),m&2&&At(u,b[1]),m&16&&q(l,"blur",b[4])},i:Ie,o:Ie,d(b){b&&V(t),b&&V(r),b&&V(o),b&&V(s),b&&V(l),e[17](null),c=!1,p()}}}const w1=/[^0-9A-Z○◯々-〇〻ぁ-ゖゝ-ゞァ-ヺー0-9A-Zヲ-ン\p{Radical}\p{Unified_Ideograph}]+/gimu;function y1(e){return e?k1(e.replace(w1,"")):0}function k1(e){return Array.from(e).length}function S1(e,n,t){let r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$;y(e,Bi,M=>t(10,r=M)),y(e,Ui,M=>t(11,i=M)),y(e,ji,M=>t(12,o=M)),y(e,Wi,M=>t(13,s=M)),y(e,wn,M=>t(14,l=M)),y(e,Xt,M=>t(20,a=M)),y(e,Gi,M=>t(21,u=M)),y(e,Ki,M=>t(22,c=M)),y(e,ar,M=>t(23,p=M)),y(e,Ci,M=>t(24,b=M)),y(e,et,M=>t(15,m=M)),y(e,Ur,M=>t(25,k=M)),y(e,Mr,M=>t(16,S=M)),y(e,zi,M=>t(4,$=M));let x=0,D=0;const J=zr(),X=Xt.pipe(vo(M=>M?(D=0,bo):(x=performance.now(),Wh(1e3))),tr(ve),rr());y(e,X,M=>t(2,I=M));const K=Dh([Xt,ar]).pipe(vo(([M,T])=>M||T<1?bo:jh(Nr,or(window,"pointermove"),or(document,"selectionchange")).pipe(Uh(!0),Yh(1e3),tr(()=>D=performance.now()+p*1e3),Us(p*1e3))),rr());y(e,K,M=>t(3,A=M));let B,E=0,W=0,U="";function Z(){const M=window.getSelection();M!=null&&M.toString()&&M.getRangeAt(0).intersectsNode(B)&&M.removeAllRanges()}function ve(){const M=D?Math.min(D,performance.now()):performance.now(),T=Math.round((M-x+Number.EPSILON)/1e3);D&&M>=D?(R(Xt,a=!0,a),b?R(wn,l=Math.max(0,l+T-p),l):R(wn,l+=T,l),c&&(J("afkBlur",!0),document.addEventListener("dblclick",ee=>{ee.stopPropagation(),window.getSelection().removeAllRanges(),J("afkBlur",!1),u&&R(Xt,a=!1,a)},{once:!0,capture:!1}))):(x=M,R(wn,l+=T,l))}function re(M,T,ee,ce){let Ae="";s&&(Ae+=Qh(M)),o&&(Ae+=` (${T}/h) `),r&&(Ae+=` ${ee}`),i&&(Ae+=r?" /":"",Ae+=` ${ce}`),t(1,U=Ae.replace(/[ ]+/g," ").trim())}function z(M){mt[M?"unshift":"push"](()=>{B=M,t(0,B)})}return e.$$.update=()=>{if(e.$$.dirty&116224&&(r||S>1)&&m){const M=new Map;let T=0,ee=S>1?S:0;for(let ce=0,{length:Ae}=m;ce<Ae;ce+=1)if(T+=y1(m[ce].text),ee&&T>=ee){let Ye=T,Se=ee;for(M.set(m[ce].id,`Milestone ${Se} (${T})`);Ye>=ee;)ee+=S}R(Ur,k=M,k),t(9,W=T),t(8,E=l?Math.ceil(3600*W/l):0)}e.$$.dirty&65280&&(l>-1&&(s||o||r||i)?re(l,E,W,m.length):t(1,U=""))},[B,U,I,A,$,X,K,Z,E,W,r,i,o,s,l,m,S,z]}class C1 extends Ut{constructor(n){super(),Bt(this,n,S1,_1,Et,{})}}const{window:L1}=Hs;function Tu(e,n,t){const r=e.slice();return r[106]=n[t],r[108]=t,r}function Du(e,n,t){const r=e.slice();return r[106]=n[t],r[109]=n,r[108]=t,r}function Ou(e){let n,t;return n=new v1({}),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function Iu(e){let n,t;return n=new Kc({}),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function Mu(e){let n,t;return n=new Kc({props:{isPrimary:!1}}),{c(){se(n.$$.fragment)},m(r,i){ie(n,r,i),t=!0},i(r){t||(H(n.$$.fragment,r),t=!0)},o(r){j(n.$$.fragment,r),t=!1},d(r){oe(n,r)}}}function E1(e){let n,t,r;return t=new _e({props:{path:Tf,width:e[13],height:e[13]}}),t.$on("click",e[55]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"title","Pause"),h(n,"class","mr-1 hover:text-primary sm:mr-2")},m(i,o){F(i,n,o),ie(t,n,null),r=!0},p(i,o){const s={};o[0]&8192&&(s.width=i[13]),o[0]&8192&&(s.height=i[13]),t.$set(s)},i(i){r||(H(t.$$.fragment,i),r=!0)},o(i){j(t.$$.fragment,i),r=!1},d(i){i&&V(n),oe(t)}}}function x1(e){let n,t,r;return t=new _e({props:{path:Of,width:e[13],height:e[13]}}),t.$on("click",e[54]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"title","Continue"),h(n,"class","mr-1 animate-[pulse_1.25s_cubic-bezier(0.4,0,0.6,1)_infinite] hover:text-primary sm:mr-2")},m(i,o){F(i,n,o),ie(t,n,null),r=!0},p(i,o){const s={};o[0]&8192&&(s.width=i[13]),o[0]&8192&&(s.height=i[13]),t.$set(s)},i(i){r||(H(t.$$.fragment,i),r=!0)},o(i){j(t.$$.fragment,i),r=!1},d(i){i&&V(n),oe(t)}}}function $u(e){let n,t,r,i,o,s;return t=new _e({props:{path:so,width:e[13],height:e[13]}}),t.$on("click",e[39]),o=new _e({props:{path:Ju,width:e[13],height:e[13]}}),o.$on("click",e[40]),{c(){n=g("div"),se(t.$$.fragment),r=w(),i=g("div"),se(o.$$.fragment),h(n,"role","button"),h(n,"title","Remove selected Lines"),h(n,"class","mr-1 hover:text-primary sm:mr-2"),h(i,"role","button"),h(i,"title","Deselect Lines"),h(i,"class","mr-1 hover:text-primary sm:mr-2")},m(l,a){F(l,n,a),ie(t,n,null),F(l,r,a),F(l,i,a),ie(o,i,null),s=!0},p(l,a){const u={};a[0]&8192&&(u.width=l[13]),a[0]&8192&&(u.height=l[13]),t.$set(u);const c={};a[0]&8192&&(c.width=l[13]),a[0]&8192&&(c.height=l[13]),o.$set(c)},i(l){s||(H(t.$$.fragment,l),H(o.$$.fragment,l),s=!0)},o(l){j(t.$$.fragment,l),j(o.$$.fragment,l),s=!1},d(l){l&&V(n),oe(t),l&&V(r),l&&V(i),oe(o)}}}function Hu(e){let n,t,r,i;return t=new _e({props:{width:e[13],height:e[13],path:e[1]?Na:Ra}}),t.$on("click",e[41]),{c(){n=g("div"),se(t.$$.fragment),h(n,"role","button"),h(n,"class","mr-1 hover:text-primary sm:mr-2"),h(n,"title",r=e[1]?"Close Floating Window":"Open Floating Window")},m(o,s){F(o,n,s),ie(t,n,null),i=!0},p(o,s){const l={};s[0]&8192&&(l.width=o[13]),s[0]&8192&&(l.height=o[13]),s[0]&2&&(l.path=o[1]?Na:Ra),t.$set(l),(!i||s[0]&2&&r!==(r=o[1]?"Close Floating Window":"Open Floating Window"))&&h(n,"title",r)},i(o){i||(H(t.$$.fragment,o),i=!0)},o(o){j(t.$$.fragment,o),i=!1},d(o){o&&V(n),oe(t)}}}function Nu(e,n){let t,r,i=n[108],o;const s=()=>n[66](r,i),l=()=>n[66](null,i);let a={line:n[106],index:n[108],isLast:n[3].length-1===n[108]};return r=new Tc({props:a}),s(),r.$on("selected",n[67]),r.$on("deselected",n[68]),r.$on("edit",n[44]),{key:e,first:null,c(){t=Nn(),se(r.$$.fragment),this.first=t},m(u,c){F(u,t,c),ie(r,u,c),o=!0},p(u,c){n=u,i!==n[108]&&(l(),i=n[108],s());const p={};c[0]&8&&(p.line=n[106]),c[0]&8&&(p.index=n[108]),c[0]&8&&(p.isLast=n[3].length-1===n[108]),r.$set(p)},i(u){o||(H(r.$$.fragment,u),o=!0)},o(u){j(r.$$.fragment,u),o=!1},d(u){u&&V(t),l(),oe(r,u)}}}function Ru(e){let n,t,r,i;return t=new gp({}),{c(){n=g("div"),se(t.$$.fragment),h(n,"class","bg-base-200 fixed top-0 right-0 z-[60] flex h-full w-full max-w-3xl flex-col justify-between")},m(o,s){F(o,n,s),ie(t,n,null),i=!0},p(o,s){},i(o){i||(H(t.$$.fragment,o),o&&(r||Rr(()=>{r=Zu(n,Ec,{x:100,duration:100,easing:Gh}),r.start()})),i=!0)},o(o){j(t.$$.fragment,o),i=!1},d(o){o&&V(n),oe(t)}}}function Vu(e){let n=[],t=new Map,r,i,o=e[12];const s=l=>l[106].id;for(let l=0;l<o.length;l+=1){let a=Tu(e,o,l),u=s(a);t.set(u,n[l]=Fu(u,a))}return{c(){for(let l=0;l<n.length;l+=1)n[l].c();r=Nn()},m(l,a){for(let u=0;u<n.length;u+=1)n[u].m(l,a);F(l,r,a),i=!0},p(l,a){a[0]&4098&&(o=l[12],rt(),n=Yr(n,a,s,1,l,o,t,r.parentNode,Ns,Fu,r,Tu),it())},i(l){if(!i){for(let a=0;a<o.length;a+=1)H(n[a]);i=!0}},o(l){for(let a=0;a<n.length;a+=1)j(n[a]);i=!1},d(l){for(let a=0;a<n.length;a+=1)n[a].d(l);l&&V(r)}}}function Fu(e,n){let t,r,i;return r=new Tc({props:{line:n[106],index:n[108],pipWindow:n[1],isLast:n[12].length-1===n[108]}}),{key:e,first:null,c(){t=Nn(),se(r.$$.fragment),this.first=t},m(o,s){F(o,t,s),ie(r,o,s),i=!0},p(o,s){n=o;const l={};s[0]&4096&&(l.line=n[106]),s[0]&4096&&(l.index=n[108]),s[0]&2&&(l.pipWindow=n[1]),s[0]&4096&&(l.isLast=n[12].length-1===n[108]),r.$set(l)},i(o){i||(H(r.$$.fragment,o),i=!0)},o(o){j(r.$$.fragment,o),i=!1},d(o){o&&V(t),oe(r,o)}}}function P1(e){let n=(e[21]??"")+"",t,r,i=(e[22]??"")+"",o,s,l=(e[23]??"")+"",a,u,c=(e[24]??"")+"",p,b,m=(e[25]??"")+"",k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ze,Fe,we,Me,bt,he,ft,We,Ve=[],ot=new Map,vt,je,ae,Be,_t,ke,ye,kt,Dt,Ee=e[14]&&Ou();A=new fp({}),D=new C1({}),D.$on("afkBlur",e[42]);let _=e[26]&&Iu(),de=e[27]&&Mu();const Ot=[x1,E1],Te=[];function lt(C,N){return C[19]?0:1}B=lt(e),E=Te[B]=Ot[B](e),Z=new _e({props:{path:Lf,width:e[13],height:e[13]}}),Z.$on("click",e[38]),z=new _e({props:{path:wf,width:e[13],height:e[13]}}),z.$on("click",e[37]);let Ce=e[5].length&&$u(e);ce=new _e({props:{path:Af,width:e[13],height:e[13]}}),ce.$on("click",e[56]);let De=e[2]&&Hu(e);Ze=new _e({props:{path:yf,width:e[13],height:e[13]}}),Ze.$on("click",e[57]);function st(C){e[58](C)}let hn={class:"cursor-pointer mr-1 hover:text-primary md:mr-2",path:kf,width:e[13],height:e[13]};e[7]!==void 0&&(hn.element=e[7]),Ne=new _e({props:hn}),mt.push(()=>ss(Ne,"element",st,e[7])),Ne.$on("click",e[59]);function pn(C){e[60](C)}function jn(C){e[61](C)}let ht={settingsElement:e[7],pipAvailable:e[2]};e[8]!==void 0&&(ht.settingsOpen=e[8]),e[5]!==void 0&&(ht.selectedLineIds=e[5]),Re=new f1({props:ht}),mt.push(()=>ss(Re,"settingsOpen",pn,e[8])),mt.push(()=>ss(Re,"selectedLineIds",jn,e[5])),e[62](Re),Re.$on("applyReplacements",e[63]),Re.$on("layoutChange",e[43]),Re.$on("maxLinesChange",e[64]),Me=new Oc({props:{isQuickSwitch:!0}}),Me.$on("layoutChange",e[43]);let zt=e[3];const Ht=C=>C[106].id;for(let C=0;C<zt.length;C+=1){let N=Du(e,zt,C),St=Ht(N);ot.set(St,Ve[C]=Nu(St,N))}let Ge=e[20]&&Ru(),xe=e[1]&&Vu(e);return{c(){t=ct(n),r=w(),o=ct(i),s=w(),a=ct(l),u=w(),p=ct(c),b=w(),k=ct(m),S=w(),Ee&&Ee.c(),I=w(),se(A.$$.fragment),$=w(),x=g("header"),se(D.$$.fragment),J=w(),_&&_.c(),X=w(),de&&de.c(),K=w(),E.c(),W=w(),U=g("div"),se(Z.$$.fragment),ve=w(),re=g("div"),se(z.$$.fragment),M=w(),Ce&&Ce.c(),T=w(),ee=g("div"),se(ce.$$.fragment),Ae=w(),De&&De.c(),Ye=w(),Se=g("div"),se(Ze.$$.fragment),Ke=w(),se(Ne.$$.fragment),gt=w(),se(Re.$$.fragment),we=w(),se(Me.$$.fragment),bt=w(),he=g("main"),ft=new Yu(!1),We=w();for(let C=0;C<Ve.length;C+=1)Ve[C].c();vt=w(),je=g("div"),ae=g("input"),Be=w(),Ge&&Ge.c(),_t=w(),ke=g("div"),xe&&xe.c(),h(U,"role","button"),h(U,"title","Delete last Line"),h(U,"class","mr-1 hover:text-primary sm:mr-2"),q(U,"opacity-50",!e[3].length),q(U,"cursor-not-allowed",!e[3].length),q(U,"hover:text-primary",e[3].length),h(re,"role","button"),h(re,"title","Undo last Action"),h(re,"class","mr-1 hover:text-primary sm:mr-2"),q(re,"opacity-50",!e[15].length),q(re,"cursor-not-allowed",!e[15].length),q(re,"hover:text-primary",e[15].length),h(ee,"role","button"),h(ee,"title","Open Notes"),h(ee,"class","mr-1 hover:text-primary sm:mr-2"),h(Se,"role","button"),h(Se,"class","mr-1 hover:text-primary sm:mr-2"),h(Se,"title","Open Statistics Page"),h(x,"class","fixed top-0 right-0 flex justify-end items-center p-2 bg-base-100"),ft.a=We,h(he,"class","flex flex-col flex-1 break-all px-4 w-full h-full overflow-auto"),q(he,"py-16",!e[18]),q(he,"py-8",e[18]),q(he,"opacity-50",e[20]),q(he,"flex-col-reverse",e[17]),be(he,"font-size",`${e[28]}px`),be(he,"font-family",e[29]!==on.OFF?e[29]:void 0),be(he,"writing-mode",e[18]?"vertical-rl":"horizontal-tb"),h(ae,"type","text"),h(ae,"placeholder","TL"),h(ae,"class","w-8 h-6 text-xs p-1 border border-gray-300 rounded text-center bg-base-100"),h(ae,"title","Press Enter to translate a number of lines"),h(je,"class","fixed bottom-2 right-2 z-50"),h(ke,"id","pip-container"),h(ke,"class","flex flex-col flex-1 flex flex-col break-all px-4 w-full h-full overflow-auto"),q(ke,"flex-col-reverse",e[17]),q(ke,"hidden",!e[1]),be(ke,"font-size",`${e[28]}px`),be(ke,"font-family",e[29]!==on.OFF?e[29]:void 0)},m(C,N){F(C,t,N),F(C,r,N),F(C,o,N),F(C,s,N),F(C,a,N),F(C,u,N),F(C,p,N),F(C,b,N),F(C,k,N),F(C,S,N),Ee&&Ee.m(C,N),F(C,I,N),ie(A,C,N),F(C,$,N),F(C,x,N),ie(D,x,null),f(x,J),_&&_.m(x,null),f(x,X),de&&de.m(x,null),f(x,K),Te[B].m(x,null),f(x,W),f(x,U),ie(Z,U,null),f(x,ve),f(x,re),ie(z,re,null),f(x,M),Ce&&Ce.m(x,null),f(x,T),f(x,ee),ie(ce,ee,null),f(x,Ae),De&&De.m(x,null),f(x,Ye),f(x,Se),ie(Ze,Se,null),f(x,Ke),ie(Ne,x,null),f(x,gt),ie(Re,x,null),f(x,we),ie(Me,x,null),e[65](x),F(C,bt,N),F(C,he,N),ft.m(Ac,he),f(he,We);for(let St=0;St<Ve.length;St+=1)Ve[St].m(he,null);e[69](he),F(C,vt,N),F(C,je,N),f(je,ae),wt(ae,e[11]),F(C,Be,N),Ge&&Ge.m(C,N),F(C,_t,N),F(C,ke,N),xe&&xe.m(ke,null),e[72](ke),ye=!0,kt||(Dt=[P(L1,"keyup",e[36]),P(ae,"input",e[70]),P(ae,"keydown",e[71])],kt=!0)},p(C,N){(!ye||N[0]&2097152)&&n!==(n=(C[21]??"")+"")&&At(t,n),(!ye||N[0]&4194304)&&i!==(i=(C[22]??"")+"")&&At(o,i),(!ye||N[0]&8388608)&&l!==(l=(C[23]??"")+"")&&At(a,l),(!ye||N[0]&16777216)&&c!==(c=(C[24]??"")+"")&&At(p,c),(!ye||N[0]&33554432)&&m!==(m=(C[25]??"")+"")&&At(k,m),C[14]?Ee?N[0]&16384&&H(Ee,1):(Ee=Ou(),Ee.c(),H(Ee,1),Ee.m(I.parentNode,I)):Ee&&(rt(),j(Ee,1,1,()=>{Ee=null}),it()),C[26]?_?N[0]&67108864&&H(_,1):(_=Iu(),_.c(),H(_,1),_.m(x,X)):_&&(rt(),j(_,1,1,()=>{_=null}),it()),C[27]?de?N[0]&134217728&&H(de,1):(de=Mu(),de.c(),H(de,1),de.m(x,K)):de&&(rt(),j(de,1,1,()=>{de=null}),it());let St=B;B=lt(C),B===St?Te[B].p(C,N):(rt(),j(Te[St],1,1,()=>{Te[St]=null}),it(),E=Te[B],E?E.p(C,N):(E=Te[B]=Ot[B](C),E.c()),H(E,1),E.m(x,W));const tt={};N[0]&8192&&(tt.width=C[13]),N[0]&8192&&(tt.height=C[13]),Z.$set(tt),(!ye||N[0]&8)&&q(U,"opacity-50",!C[3].length),(!ye||N[0]&8)&&q(U,"cursor-not-allowed",!C[3].length),(!ye||N[0]&8)&&q(U,"hover:text-primary",C[3].length);const Je={};N[0]&8192&&(Je.width=C[13]),N[0]&8192&&(Je.height=C[13]),z.$set(Je),(!ye||N[0]&32768)&&q(re,"opacity-50",!C[15].length),(!ye||N[0]&32768)&&q(re,"cursor-not-allowed",!C[15].length),(!ye||N[0]&32768)&&q(re,"hover:text-primary",C[15].length),C[5].length?Ce?(Ce.p(C,N),N[0]&32&&H(Ce,1)):(Ce=$u(C),Ce.c(),H(Ce,1),Ce.m(x,T)):Ce&&(rt(),j(Ce,1,1,()=>{Ce=null}),it());const Jt={};N[0]&8192&&(Jt.width=C[13]),N[0]&8192&&(Jt.height=C[13]),ce.$set(Jt),C[2]?De?(De.p(C,N),N[0]&4&&H(De,1)):(De=Hu(C),De.c(),H(De,1),De.m(x,Ye)):De&&(rt(),j(De,1,1,()=>{De=null}),it());const It={};N[0]&8192&&(It.width=C[13]),N[0]&8192&&(It.height=C[13]),Ze.$set(It);const Nt={};N[0]&8192&&(Nt.width=C[13]),N[0]&8192&&(Nt.height=C[13]),!yt&&N[0]&128&&(yt=!0,Nt.element=C[7],os(()=>yt=!1)),Ne.$set(Nt);const Qt={};N[0]&128&&(Qt.settingsElement=C[7]),N[0]&4&&(Qt.pipAvailable=C[2]),!ze&&N[0]&256&&(ze=!0,Qt.settingsOpen=C[8],os(()=>ze=!1)),!Fe&&N[0]&32&&(Fe=!0,Qt.selectedLineIds=C[5],os(()=>Fe=!1)),Re.$set(Qt),N[0]&1064|N[1]&8192&&(zt=C[3],rt(),Ve=Yr(Ve,N,Ht,1,C,zt,ot,he,Ns,Nu,null,Du),it()),(!ye||N[0]&262144)&&q(he,"py-16",!C[18]),(!ye||N[0]&262144)&&q(he,"py-8",C[18]),(!ye||N[0]&1048576)&&q(he,"opacity-50",C[20]),(!ye||N[0]&131072)&&q(he,"flex-col-reverse",C[17]),N[0]&268435456&&be(he,"font-size",`${C[28]}px`),N[0]&536870912&&be(he,"font-family",C[29]!==on.OFF?C[29]:void 0),N[0]&262144&&be(he,"writing-mode",C[18]?"vertical-rl":"horizontal-tb"),N[0]&2048&&ae.value!==C[11]&&wt(ae,C[11]),C[20]?Ge?N[0]&1048576&&H(Ge,1):(Ge=Ru(),Ge.c(),H(Ge,1),Ge.m(_t.parentNode,_t)):Ge&&(rt(),j(Ge,1,1,()=>{Ge=null}),it()),C[1]?xe?(xe.p(C,N),N[0]&2&&H(xe,1)):(xe=Vu(C),xe.c(),H(xe,1),xe.m(ke,null)):xe&&(rt(),j(xe,1,1,()=>{xe=null}),it()),(!ye||N[0]&131072)&&q(ke,"flex-col-reverse",C[17]),(!ye||N[0]&2)&&q(ke,"hidden",!C[1]),N[0]&268435456&&be(ke,"font-size",`${C[28]}px`),N[0]&536870912&&be(ke,"font-family",C[29]!==on.OFF?C[29]:void 0)},i(C){if(!ye){H(Ee),H(A.$$.fragment,C),H(D.$$.fragment,C),H(_),H(de),H(E),H(Z.$$.fragment,C),H(z.$$.fragment,C),H(Ce),H(ce.$$.fragment,C),H(De),H(Ze.$$.fragment,C),H(Ne.$$.fragment,C),H(Re.$$.fragment,C),H(Me.$$.fragment,C);for(let N=0;N<zt.length;N+=1)H(Ve[N]);H(Ge),H(xe),ye=!0}},o(C){j(Ee),j(A.$$.fragment,C),j(D.$$.fragment,C),j(_),j(de),j(E),j(Z.$$.fragment,C),j(z.$$.fragment,C),j(Ce),j(ce.$$.fragment,C),j(De),j(Ze.$$.fragment,C),j(Ne.$$.fragment,C),j(Re.$$.fragment,C),j(Me.$$.fragment,C);for(let N=0;N<Ve.length;N+=1)j(Ve[N]);j(Ge),j(xe),ye=!1},d(C){C&&V(t),C&&V(r),C&&V(o),C&&V(s),C&&V(a),C&&V(u),C&&V(p),C&&V(b),C&&V(k),C&&V(S),Ee&&Ee.d(C),C&&V(I),oe(A,C),C&&V($),C&&V(x),oe(D),_&&_.d(),de&&de.d(),Te[B].d(),oe(Z),oe(z),Ce&&Ce.d(),oe(ce),De&&De.d(),oe(Ze),oe(Ne),e[62](null),oe(Re),oe(Me),e[65](null),C&&V(bt),C&&V(he);for(let N=0;N<Ve.length;N+=1)Ve[N].d();e[69](null),C&&V(vt),C&&V(je),C&&V(Be),Ge&&Ge.d(C),C&&V(_t),C&&V(ke),xe&&xe.d(),e[72](null),kt=!1,Lt(Dt)}}}const A1=/[\p{scx=Hira}\p{scx=Kana}\p{scx=Han}]/imu;function T1(e,n,t){let r,i,o,s,l,a,u,c,p,b,m,k,S,I,A,$,x,D,J,X,K,B,E,W,U,Z,ve,re,z,M,T,ee,ce,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re;y(e,Ll,v=>t(78,s=v)),y(e,Hi,v=>t(80,a=v)),y(e,El,v=>t(14,u=v)),y(e,et,v=>t(3,c=v)),y(e,Ue,v=>t(81,p=v)),y(e,Dr,v=>t(82,b=v)),y(e,nr,v=>t(15,m=v)),y(e,$r,v=>t(83,k=v)),y(e,Fr,v=>t(84,S=v)),y(e,Ni,v=>t(85,I=v)),y(e,Fi,v=>t(86,A=v)),y(e,As,v=>t(16,$=v)),y(e,Or,v=>t(50,x=v)),y(e,Ps,v=>t(87,D=v)),y(e,jr,v=>t(17,J=v)),y(e,Wr,v=>t(18,X=v)),y(e,Ka,v=>t(88,K=v)),y(e,Ya,v=>t(89,B=v)),y(e,Xt,v=>t(19,E=v)),y(e,Rl,v=>t(90,W=v)),y(e,Nl,v=>t(20,U=v)),y(e,Xi,v=>t(51,Z=v)),y(e,Hr,v=>t(52,ve=v)),y(e,ln,v=>t(53,re=v)),y(e,Ri,v=>t(91,z=v)),y(e,$i,v=>t(92,M=v)),y(e,Mi,v=>t(93,T=v)),y(e,Ii,v=>t(94,ee=v)),y(e,Oi,v=>t(95,ce=v)),y(e,Mn,v=>t(26,Ne=v)),y(e,$n,v=>t(27,yt=v)),y(e,Ir,v=>t(28,gt=v)),y(e,Si,v=>t(29,Re=v));let ze=!1,Fe,we=[],Me,bt,he=!1,ft,We=[],Ve=!1,ot=!1,vt=null,je,ae,Be;Te();const _t="wakeLock"in navigator,ke=Fr.pipe(Zl(v=>v?new Set(c.map(Q=>Q.text)):new Set));y(e,ke,v=>t(79,l=v));const ye=Nr.pipe(Jl(([v,Q,ne])=>{const pe=Q===nn.RESETCHECKBOXES,ge=Q===nn.PASTE,pt=!ge||!U&&!W&&!he&&!Ve,dn=ot&&Q===nn.EXTERNAL;return dn&&(ot=!1),pe?(lt(),!1):(!E||(ce||T)&&ge||(ee||M)&&!ge)&&pt&&!dn?(E&&(T&&ge||M&&!ge)&&R(Xt,E=!1,E),!0):(!dn&&pt&&z&&C(),!1)}),tr(v=>{const[Q]=v,ne=v.at(1)||nn.SOCKET,pe=N(Q,ne!==nn.TL),ge=v.at(2)||tp();ne!==nn.TL&&R(Ll,s=[...s,ge],s),pe&&R(et,c=Jt([...tt(1),{id:ge,text:pe}]),c)}),rr());y(e,ye,v=>t(22,Ye=v));const kt=Ti.pipe(vo(v=>v?or(document,"paste"):bo),tr(v=>Nr.next([v.clipboardData.getData("text/plain"),nn.PASTE,""])),rr());y(e,kt,v=>t(23,Se=v));const Dt=or(document,"visibilitychange").pipe(tr(()=>{_t&&vt!==null&&document.visibilityState==="visible"&&(vt=navigator.wakeLock.request("screen").then(v=>v).catch(v=>(console.error(`Unable to aquire screen lock: ${v.message}`),null)))}),rr());y(e,Dt,v=>t(21,Ae=v));const Ee=Di.pipe(vo(v=>(ot=!1,v?or(document,"copy"):bo)),tr(()=>ot=!0),rr());y(e,Ee,v=>t(24,Ze=v));const _=or(window,"resize").pipe(Us(500),tr(de),rr());y(e,_,v=>t(25,Ke=v)),Yl(()=>{de(),_t&&(vt=navigator.wakeLock.request("screen").then(v=>v).catch(v=>(console.error(`Unable to aquire screen lock: ${v.message}`),null)))});function de(){t(49,ze=window.matchMedia("(min-width: 640px)").matches),xe()}function Ot(v){var ne,pe;if(U||W||he||Ve)return;const Q=(ne=v.key||"")==null?void 0:ne.toLowerCase();if(Q==="delete"){if((pe=window.getSelection())!=null&&pe.toString().trim()){const ge=window.getSelection().getRangeAt(0);for(let pt=0,{length:dn}=We;pt<dn;pt+=1){const Gt=We[pt],fr=Gt==null?void 0:Gt.getIdIfSelected(ge);fr&&we.push(fr)}}we.length?st():v.altKey&&De()}else we.length&&Q==="escape"?hn():v.altKey&&Q==="a"?Fe.handleReset(!1):v.altKey&&Q==="q"?Fe.handleReset(!0):(v.ctrlKey||v.metaKey)&&Q===" "&&R(Xt,E=!E,E)}function Te(){setInterval(async()=>{try{const v=await fetch(Co("/get_ids"));if(!v.ok)throw new Error(`HTTP error! Status: ${v.status}`);R(Ll,s=await v.json(),s)}catch(v){console.error("Failed to fetch ids:",v)}},1e3)}function lt(){c.forEach(v=>{const Q=document.getElementById(`multi-line-checkbox-${v.id}`);Q&&typeof Q.checked=="boolean"?Q.checked=!1:console.warn(`Checkbox with ID 'multi-line-checkbox-${v.id}' not found or is not a valid checkbox element.`)})}async function Ce(){if(!m.length)return;const v=m.pop();let Q=v.pop();for(;Q;){const ne=N(Q.text,!1);if(ne){const{id:pe,index:ge}=Q;ge>c.length-1?c.push({id:pe,text:ne}):c[ge].id===pe?R(et,c[ge]={id:pe,text:ne},c):c.splice(ge,0,{id:pe,text:ne})}Q=v.pop()}await go(),R(et,c=Jt(tt()),c),nr.set(m)}function De(){if(!c.length)return;const[v]=c.splice(c.length-1,1);t(5,we=we.filter(Q=>Q!==v.id)),et.set(c),R(nr,m=[...m,[{...v,index:c.length}]],m),l.delete(v.text)}function st(){const v=new Set(we),Q=[];R(et,c=c.filter((ne,pe)=>{const ge=v.has(ne.id);return v.delete(ne.id),ge&&(Q.push({...ne,index:pe-Q.length}),l.delete(ne.text)),!ge}),c),t(5,we=v.size?[...v]:[]),Q.length&&R(nr,m=[...m,Q],m)}function hn(){var v;for(let Q=0,{length:ne}=We;Q<ne;Q+=1)(v=We[Q])==null||v.deselect();t(5,we=[])}async function pn(){if(ae)return ae.close();t(1,ae=await window.documentPictureInPicture.requestWindow(B>0&&K>0?{height:B,width:K,preferInitialWindowPlacement:!1}:{preferInitialWindowPlacement:!1}).catch(({message:v})=>{R(Ue,p={message:`Error opening floating window: ${v}`,showCancel:!1},p)})),ae&&(ae.document.body.appendChild(je),ae.addEventListener("pagehide",jn,{once:!0}),ae.addEventListener("resize",ht,!1),ae.addEventListener("blur",Ht,!1),ae.addEventListener("focus",Ht,!1),[...document.styleSheets].forEach(v=>{if(!(v.ownerNode instanceof Element&&v.ownerNode.id==="user-css"))try{const Q=[...v.cssRules].map(pe=>pe.cssText).join(""),ne=document.createElement("style");ne.textContent=Q,ae.document.head.appendChild(ne)}catch{const ne=document.createElement("link");ne.rel="stylesheet",ne.type=v.type,ne.media=v.media.toString(),ne.href=v.href,ae.document.head.appendChild(ne)}}))}function jn(){zt(),ae.removeEventListener("resize",ht,!1),ae.removeEventListener("blur",Ht,!1),ae.removeEventListener("focus",Ht,!1),t(1,ae=void 0)}function ht(){window.clearTimeout(Be),Be=window.setTimeout(zt,500)}function zt(){ae&&(R(Ya,B=ae.document.body.clientHeight,B),R(Ka,K=ae.document.body.clientWidth,K))}function Ht(v){v.type}function Ge({detail:v}){Ga(document,v),ae&&Ga(ae.document,v)}function xe(){So(window,ft,J,X),ae&&So(ae,je,J,!1)}function C(){clearTimeout(D),x===rn.GARDEN&&(Me.classList.add("bg-base-200"),Me.classList.remove("bg-base-100"),document.body.classList.add("bg-base-200")),document.body.classList.add("animate-[pulse_0.5s_cubic-bezier(0.4,0,0.6,1)_1]"),R(Ps,D=window.setTimeout(()=>{x===rn.GARDEN&&(Me.classList.add("bg-base-100"),Me.classList.remove("bg-base-200"),document.body.classList.remove("bg-base-200")),document.body.classList.remove("animate-[pulse_0.5s_cubic-bezier(0.4,0,0.6,1)_1]")},500),D)}function N(v,Q=!0){const ne=Q?xc(v,$):v;let pe=!0,ge=A?ne.replace(/\s/gm,"").trim():ne;return I&&!ge.match(A1)&&(ge=""),ge?S?(pe=!l.has(ge),l.add(ge)):k&&c.length&&(pe=c.slice(-k).every(pt=>pt.text!==ge)):pe=!1,pe?ge:void 0}function St(v){const{inEdit:Q,data:ne}=v.detail;if(ne&&ne.originalText!==ne.newText){const pe=N(ne.newText);R(et,c[ne.lineIndex]={id:ne.line.id,text:pe},c),pe?(R(nr,m=[...m,[{...ne.line,index:ne.lineIndex}]],m),l.delete(ne.originalText),l.add(pe)):go().then(()=>R(et,c[ne.lineIndex]={id:ne.line.id,text:ne.originalText},c))}Ve=Q}function tt(v=0){const Q=new Set,ne=b?c.length-b+v:0,pe=ne>0?c.filter((ge,pt)=>pt<ne?(Q.add(ge.id),l.delete(ge.text),!1):!0):c;return Q.size&&t(5,we=we.filter(ge=>!Q.has(ge))),pe}function Je(v){if(v){R(El,u=!0,u);try{for(let Q=0,{length:ne}=c;Q<ne;Q+=1){const pe=c[Q],ge=N(pe.text);ge&&ge!==pe.text&&(l.delete(pe.text),R(et,c[Q]={...pe,text:ge},c))}R(Ue,p={message:"Operation executed",showCancel:!1},p)}catch({message:Q}){R(Ue,p={type:"error",message:`An Error occured: ${Q}`,showCancel:!1},p)}R(et,c=Jt(tt()),c),R(El,u=!1,u)}}function Jt(v){if(!a||v.length<2)return v;const Q=v.length-1,ne=Q-1,pe=v[Q],ge=v[ne].text;return pe.text.startsWith(ge)&&(l.delete(ge),t(5,we=we.filter(pt=>pt!==v[ne].id)),v.splice(ne,2,pe)),v}let It="";async function Nt(){if(It.trim())try{let v=s;Number(It)<v.length&&(v=v.slice(-Number(It)));const Q=await fetch(Co("/translate-multiple"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:v})});if(Q.ok){const ne=await Q.text();Nr.next([ne,nn.TL,""])}}catch(v){console.error("Translation failed:",v)}}const Qt=()=>R(Xt,E=!1,E),Yt=()=>R(Xt,E=!0,E),Gr=()=>R(Nl,U=!0,U),Bn=()=>window.open("/stats","_blank");function qr(v){bt=v,t(7,bt)}const Kt=()=>t(8,he=!he);function Un(v){he=v,t(8,he)}function Ln(v){we=v,t(5,we)}function zn(v){mt[v?"unshift":"push"](()=>{Fe=v,t(4,Fe)})}const Xr=()=>Je(!!$.length),Rt=()=>R(et,c=tt(),c);function Zr(v){mt[v?"unshift":"push"](()=>{Me=v,t(6,Me)})}function Yn(v,Q){mt[v?"unshift":"push"](()=>{We[Q]=v,t(10,We)})}const Jr=({detail:v})=>{t(5,we=[...we,v])},an=({detail:v})=>{t(5,we=we.filter(Q=>Q!==v))};function Qr(v){mt[v?"unshift":"push"](()=>{ft=v,t(9,ft)})}function Kn(){It=this.value,t(11,It)}const ei=v=>v.key==="Enter"&&Nt();function un(v){mt[v?"unshift":"push"](()=>{je=v,t(0,je)})}return e.$$.update=()=>{e.$$.dirty[1]&262144&&t(13,r=ze?"1.5rem":"1.25rem"),e.$$.dirty[1]&4194304&&R(As,$=re.filter(v=>v.enabled),$),e.$$.dirty[0]&1&&t(2,i="documentPictureInPicture"in window&&!!je),e.$$.dirty[0]&12|e.$$.dirty[1]&2097152&&t(12,o=i&&c?c.slice(-ve):[]),e.$$.dirty[0]&2|e.$$.dirty[1]&1572864&&ae&&(t(1,ae.document.body.dataset.theme=x,ae),Pc(ae.document,Z))},[je,ae,i,c,Fe,we,Me,bt,he,ft,We,It,o,r,u,m,$,J,X,E,U,Ae,Ye,Se,Ze,Ke,Ne,yt,gt,Re,ke,ye,kt,Dt,Ee,_,Ot,Ce,De,st,hn,pn,Ge,xe,St,tt,Je,Nt,Te,ze,x,Z,ve,re,Qt,Yt,Gr,Bn,qr,Kt,Un,Ln,zn,Xr,Rt,Zr,Yn,Jr,an,Qr,Kn,ei,un]}class D1 extends Ut{constructor(n){super(),Bt(this,n,T1,P1,Et,{startIdPolling:48},null,[-1,-1,-1,-1])}get startIdPolling(){return this.$$.ctx[48]}}new D1({target:document.body});
39
38
 
40
39
  </script>
41
40
  <style>