transmission/web/public_html/transmission-app.js

3 lines
205 KiB
JavaScript
Raw Normal View History

/*! For license information please see transmission-app.js.LICENSE.txt */
(()=>{var e={844:(e,t,n)=>{"use strict";n.d(t,{Z:()=>Y});var r=n(537),o=n.n(r),s=n(645),i=n.n(s),a=n(667),l=n.n(a),c=new URL(n(986),n.b),d=new URL(n(75),n.b),A=new URL(n(726),n.b),p=new URL(n(989),n.b),g=new URL(n(121),n.b),u=new URL(n(409),n.b),m=new URL(n(403),n.b),h=new URL(n(404),n.b),C=new URL(n(900),n.b),b=new URL(n(101),n.b),f=new URL(n(648),n.b),v=new URL(n(202),n.b),y=new URL(n(444),n.b),x=new URL(n(757),n.b),k=new URL(n(598),n.b),w=new URL(n(496),n.b),E=new URL(n(355),n.b),I=new URL(n(416),n.b),B=new URL(n(302),n.b),_=new URL(n(246),n.b),S=i()(o()),D=l()(c),T=l()(d),L=l()(A),M=l()(p),P=l()(g),z=l()(u),F=l()(m),N=l()(h),R=l()(C),G=l()(b),j=l()(f),U=l()(v),H=l()(y),W=l()(x),$=l()(k),Z=l()(w),O=l()(E),Q=l()(I),J=l()(B),q=l()(_);S.push([e.id,':root{--color-fg-error: #d73a49;--color-fg-port-closed: #d73a49;--color-fg-port-open: #28a745;--color-progressbar-background-2: #828282;--color-progressbar-verify-1: #f692ce;--color-progressbar-verify-2: #b93a86;--color-progressbar-magnet-1: #ffea7f;--color-progressbar-magnet-2: #dbab09;--color-progressbar-magnet-paused-1: #fff8c5;--color-progressbar-magnet-paused-2: #828282;--color-progressbar-leech-paused-1: #c8e1ff;--color-progressbar-leech-paused-2: #828282;--color-progressbar-leech-queued-1: #dbedff;--color-progressbar-leech-queued-2: #79b8ff;--color-progressbar-leech-1: #79b8ff;--color-progressbar-leech-2: #044289;--color-progressbar-seed-paused-1: #bef5cb;--color-progressbar-seed-paused-2: #828282;--color-progressbar-seed-queued-1: #dcffe4;--color-progressbar-seed-queued-2: #85e89d;--color-progressbar-seed-1: #85e89d;--color-progressbar-seed-2: #176f2c;color-scheme:light dark}@media(prefers-color-scheme: dark){:root{--color-bg-hover: #f8f8f8;--color-fg-primary: #fff;--color-bg-primary: #292929;--color-bg-odd: #191919;--color-bg-even: #292929;--color-bg-menu: #292929;--color-fg-secondary: #f8f8f8;--color-fg-on-popup: #f8f8f8;--color-fg-disabled: #f8f8f8;--color-bg-popup: #292929;--color-bg-warn: #cf6679;--color-fg-warn: #121212;--color-border: #f8f8f8;--color-border-selected: #d0d7de;--color-fg-tertiary: #828282;--color-toolbar-background: #292929;--color-inspector-background: #292929;--color-inspector-tabs: #f8f8f8;--color-bg-selected: #2e2e2e;--color-bg-tabs: #373737;--color-progressbar-background-1: #426389;--color-default-border: #575757}}@media(prefers-color-scheme: light){:root{--color-bg-hover: #f8f8f8;--color-fg-primary: #404040;--color-bg-primary: #fff;--color-bg-even: #fff;--color-bg-odd: #f8f8f8;--color-bg-menu: #f8f8f8;--color-fg-on-popup: #191919;--color-bg-popup: #fff;--color-fg-secondary: #828282;--color-border: #828282;--color-border-selected: #d0d7de;--color-fg-tertiary: #828282;--color-bg-warn: #e4606d5b;--color-fg-warn: #cf212e;--color-fg-disabled: #828282;--color-toolbar-background: #f8f8f8;--color-inspector-background: #fff;--color-bg-tabs: #f0f0f0;--color-inspector-tabs: #f8f8f8;--color-bg-selected: #fff8c5;--color-progressbar-background-1: #f8f8f8;--color-default-border: #aeaeae;--color-dialog-border: #f8f8f8}}html,body{color:var(--color-fg-primary);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";height:100%;margin:0}img{border:0}a{color:var(--color-fg-primary);outline:0;text-decoration:underline}.hidden{display:none}.even{background-color:var(--color-bg-even)}.odd{background-color:var(--color-bg-odd)}.mainwin{display:flex;flex-direction:column;height:100%;position:relative}.mainwin>*{margin:0;padding:0}.mainwin-workarea{display:flex;flex:1;flex-direction:row;overflow:auto}input{border:1px solid var(--color-border);border-radius:3px;padding:4px 5px}#mainwin-toolbar{align-items:center;background:var(--color-toolbar-background);border-bottom:1px solid var(--color-default-border);display:flex;flex-direction:row;height:50px;margin:0;width:100%}#mainwin-toolbar button{background-color:rgba(0,0,0,0);background-position:center;background-repeat:no-repeat;border:0;border-radius:5px;cursor:pointer;height:50px;margin-right:6px;user-select:none;width:50px}#mainwi
//# sourceMappingURL=transmission-app.js.map