|
|
(function(t){function e(e){for(var i,o,r=e[0],l=e[1],c=e[2],u=0,h=[];u<r.length;u++)o=r[u],Object.prototype.hasOwnProperty.call(a,o)&&a[o]&&h.push(a[o][0]),a[o]=0;for(i in l)Object.prototype.hasOwnProperty.call(l,i)&&(t[i]=l[i]);d&&d(e);while(h.length)h.shift()();return s.push.apply(s,c||[]),n()}function n(){for(var t,e=0;e<s.length;e++){for(var n=s[e],i=!0,r=1;r<n.length;r++){var l=n[r];0!==a[l]&&(i=!1)}i&&(s.splice(e--,1),t=o(o.s=n[0]))}return t}var i={},a={app:0},s=[];function o(e){if(i[e])return i[e].exports;var n=i[e]={i:e,l:!1,exports:{}};return t[e].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=t,o.c=i,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)o.d(n,i,function(e){return t[e]}.bind(null,i));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="/lightdm-webkit-theme-osmos/";var r=window["webpackJsonp"]=window["webpackJsonp"]||[],l=r.push.bind(r);r.push=e,r=r.slice();for(var c=0;c<r.length;c++)e(r[c]);var d=l;s.push([0,"chunk-vendors"]),n()})({0:function(t,e,n){t.exports=n("cd49")},"027e":function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get hue(){var t;return(null===(t=o["AppModule"].getThemeInput("hue"))||void 0===t?void 0:t.value)||0}get zoom(){var t;return(null===(t=o["AppModule"].getThemeInput("zoom"))||void 0===t?void 0:t.value)||32}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.hue||(t.programInfo.uniforms.hue=t.ctx.getUniformLocation(t.program,"hue"),t.programInfo.uniforms.zoom=t.ctx.getUniformLocation(t.program,"zoom")),t.time+=n.animationSpeed/500,t.pxratio=n.pxratio,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time),t.ctx.uniform1f(t.programInfo.uniforms.hue,n.hue),t.ctx.uniform1f(t.programInfo.uniforms.zoom,n.zoom)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas"},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("6963")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("bfcb")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},"0376":function(t,e,n){t.exports=n.p+"img/index.fefdbc6e.png"},"0613":function(t,e,n){"use strict";var i=n("a026"),a=n("2f62"),s=n("6fc5");s["e"].rawError=!0,i["a"].use(a["a"]),e["a"]=new a["a"].Store({})},"093f":function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get perspective(){var t;return(null===(t=o["AppModule"].getThemeInput("perspective"))||void 0===t?void 0:t.value)||.2}get position(){var t;return(null===(t=o["AppModule"].getThemeInput("position"))||void 0===t?void 0:t.value)||.2}get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.position||(t.programInfo.uniforms.position=t.ctx.getUniformLocation(t.program,"position"),t.programInfo.uniforms.perspective=t.ctx.getUniformLocation(t.program,"perspective")),t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time),t.ctx.uniform1f(t.programInfo.uniforms.position,n.position),t.ctx.uniform1f(t.programInfo.uniforms.perspective,n.perspective)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas"},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("cb16")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("941b")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},"0b7a":function(t,e,n){"use strict";n.r(e);var i=n("ade3"),a=n("9ab4"),s=n("1b40"),o=n("a5ab"),r=n.n(o),l=n("44ee");let c=class extends s["c"]{constructor(){super(...arguments),Object(i["a"])(this,"parallax",null)}render(){const t=arguments[0];return t("div",{class:"suprematism",ref:"scene",attrs:{"data-hover-only":"true","data-friction-x":"0.1","data-friction-y":"0.1","data-scalar-x":"25","data-scalar-y":"15"}},[t("li",{class:"prllx-block",attrs:{"data-depth":"0.0"}},[t("div",{class:"parralax-item-cube position-center"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.05"}},[t("div",{class:"parralax-item-bottom-left"},[t(l["a"],{attrs:{name:"suprematism-bottom-left"}},[])]),t("div",{class:"parralax-item-bottom-right"},[t(l["a"],{attrs:{name:"suprematism-bottom-right"}},[])]),t("div",{class:"parralax-item-top-right"},[t(l["a"],{attrs:{name:"suprematism-top-right"}},[])]),t("div",{class:"parralax-item-top-left"},[t(l["a"],{attrs:{name:"suprematism-top-left"}},[])])]),t("li",{class:"prllx-block",attrs:{"data-depth":".1"}},[t("div",{class:"parralax-item-bottom-right-triangle"},[]),t("div",{class:"parralax-item-top-left-multi"},[]),t("div",{class:"parralax-item-bottom-left-pattern"},[t(l["a"],{attrs:{name:"suprematism-bottom-left-pattern"}},[])])]),t("li",{class:"prllx-block",attrs:{"data-depth":".2"}},[t("div",{class:"ps-parralax-item-top-right-circle"},[])])])}mounted(){const t=this.$refs.scene;t&&(this.parallax=new r.a(t))}beforeDestroy(){this.parallax&&this.parallax.destroy()}};c=Object(a["a"])([Object(s["a"])({components:{AppIcon:l["a"]}})],c),e["default"]=c},"0ccb":function(t,e,n){t.exports=n.p+"img/index.765a81c1.png"},"1fd1":function(t,e,n){var i={"./agida/index.tsx":"760d","./destruction/index.tsx":"093f","./flow/index.tsx":"7821","./infinity.tsx":"9055","./osmos.tsx":"3f01","./planet/index.tsx":"a05d","./plasma/index.tsx":"2002","./random/index.tsx":"d2e6","./rings/index.tsx":"027e","./space.tsx":"8393","./sphere/index.tsx":"25b7","./suprematism.tsx":"0b7a","./tenderness/index.tsx":"ab17"};function a(t){var e=s(t);return n(e)}function s(t){if(!n.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}a.keys=function(){return Object.keys(i)},a.resolve=s,t.exports=a,a.id="1fd1"},2002:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get hue(){var t;return(null===(t=o["AppModule"].getThemeInput("hue"))||void 0===t?void 0:t.value)||0}get filter(){return`hue-rotate(${this.hue}deg)`}get styleCanvas(){return{filter:this.filter}}get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas",style:this.styleCanvas},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("fe63")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("dc77")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},"25b7":function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get size(){var t;return(null===(t=o["AppModule"].getThemeInput("size"))||void 0===t?void 0:t.value)||.2}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}get hue(){var t;return(null===(t=o["AppModule"].getThemeInput("hue"))||void 0===t?void 0:t.value)||0}get invert(){var t;return(null===(t=o["AppModule"].getThemeInput("invert"))||void 0===t?void 0:t.value)||!1}get brightness(){var t;return(null===(t=o["AppModule"].getThemeInput("brightness"))||void 0===t?void 0:t.value)||0}get filter(){return`hue-rotate(${this.hue}deg) invert(${Number(this.invert)}) brightness(${this.brightness})`}get styleCanvas(){return{filter:this.filter}}async mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.size||(t.programInfo.uniforms.size=t.ctx.getUniformLocation(t.program,"size")),t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time),t.ctx.uniform1f(t.programInfo.uniforms.size,n.size)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas",style:this.styleCanvas},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("7d30")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("727c")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},"2e6b":function(t,e,n){t.exports=n.p+"img/index.4a3c7f63.png"},"330f":function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("fe18"),a=n("d4d8"),s=n("b334");const o="settings.keyboard.",r=[{keys:[s["l"],"t"],title:o+"open-themes",callback:()=>{i["a"].openTab({type:"themes"}),i["a"].openBlock({id:"settings"})}},{keys:[s["l"],"f"],title:o+"full-screen",callback:()=>{document.fullscreenElement?document.exitFullscreen&&document.exitFullscreen():document.documentElement.requestFullscreen()}},{keys:[s["l"],"c"],title:o+"open-custom",callback:()=>{i["a"].openTab({type:"custom"}),i["a"].openBlock({id:"settings"})}},{keys:[s["l"],"s"],title:o+"open-settings",callback:()=>{i["a"].openTab({type:"settings"}),i["a"].openBlock({id:"settings"})}},{keys:[s["l"],"h"],title:o+"hide-windows",callback:()=>{i["a"].CLOSE_ALL_ACTIVE_BLOCK()}},{keys:[s["l"],"r"],title:o+"randomize-theme",callback:()=>{a["AppModule"].randomizeSettingsTheme()}},{keys:[s["l"],"i"],title:o+"show-password",callback:()=>{a["AppModule"].toggleShowPassword()}},{keys:[s["l"],"P"],title:o+"poweroff",callback:s["t"].shutdown},{keys:[s["l"],"R"],title:o+"restart",callback:s["t"].restart},{keys:[s["l"],"S"],title:o+"suspend",callback:s["t"].suspend}]},"3d9c":function(t,e){t.exports="#ifdef GL_ES\nprecision highp float;\n#endif\n\nuniform float uTime;\nuniform vec2 uResolution;\nuniform float symmetry;\nuniform float thickness;\n\nfloat f(vec3 x) {\n x.z -= uTime;\n float a = x.z * symmetry;\n x.xy *= mat2(cos(a), sin(a), -sin(a), cos(a));\n return thickness - length(cos(x.xy) + sin(x.yz));\n}\n\nvec3 lambda_0(vec3 x) {\n return x + f(x) * (0.5 - (vec3(gl_FragCoord.xy, 1.0) / uResolution.x));\n}\n\nvoid main() {\n vec3 i_0 = vec3(0.0,0.0,0.0);\n\n\tfor (float i_1 = 0.0; i_1 < 32.; i_1++) i_0 = lambda_0(i_0);\n\n vec3 p = i_0;\n gl_FragColor = vec4(((vec3(2.0,5.0,9.0) + sin(p)) / length(p)),1.0);\n}"},"3f01":function(t,e,n){"use strict";n.r(e);var i=n("ade3"),a=n("9ab4"),s=n("1b40"),o=n("a5ab"),r=n.n(o);let l=class extends s["c"]{constructor(){super(...arguments),Object(i["a"])(this,"parallax",null)}render(){const t=arguments[0];return t("div",{class:"osmos",ref:"scene",attrs:{"data-hover-only":"true","data-friction-x":"0.1","data-friction-y":"0.1","data-scalar-x":"25","data-scalar-y":"15"}},[t("li",{class:"prllx-block",attrs:{"data-depth":"0.0"}},[t("div",{class:"stars"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.0"}},[t("div",{class:"sun"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.1"}},[t("div",{class:"clouds"},[t("div",null,[]),t("div",null,[]),t("div",null,[])]),t("div",{class:"clouds-reflex"},[t("div",null,[]),t("div",null,[]),t("div",null,[])])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.0"}},[t("div",{class:"sea"},[t("div",{class:"rocks"},[t("div",{class:"rocks_left"},[t("div",null,[]),t("div",null,[]),t("div",null,[])]),t("div",{class:"rocks_right"},[t("div",null,[]),t("div",null,[]),t("div",null,[])])])])])])}mounted(){const t=this.$refs.scene;t&&(this.parallax=new r.a(t))}beforeDestroy(){this.parallax&&this.parallax.destroy()}};l=Object(a["a"])([s["a"]],l),e["default"]=l},"44ee":function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;t._self._setupProxy;return"restart"===t.name?e("svg",{staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"1137.995 728.973 31.153 35",fill:"currentColor"}},[e("path",{attrs:{d:" M 1149.413 733.396 C 1146.299 734.257 1143.525 736.065 1141.473 738.582 C 1139.223 741.359 1137.995 744.819 1137.995 748.392 C 1137.995 749.474 1138.107 750.555 1138.332 751.619 C 1139.067 755.106 1140.988 758.246 1143.756 760.495 C 1146.525 762.745 1149.994 763.973 1153.558 763.973 C 1154.648 763.973 1155.73 763.861 1156.785 763.636 C 1160.28 762.901 1163.412 760.989 1165.661 758.212 C 1167.911 755.443 1169.148 751.983 1169.148 748.41 C 1169.148 747.328 1169.035 746.247 1168.81 745.183 C 1168.239 742.484 1166.959 739.975 1165.099 737.933 C 1164.796 737.596 1164.364 737.388 1163.905 737.371 C 1163.447 737.345 1162.997 737.509 1162.659 737.82 C 1162.322 738.123 1162.114 738.556 1162.097 739.014 C 1162.071 739.473 1162.236 739.923 1162.538 740.26 C 1163.983 741.852 1164.978 743.799 1165.419 745.901 C 1165.592 746.723 1165.687 747.562 1165.687 748.41 C 1165.687 751.187 1164.727 753.877 1162.98 756.031 C 1161.223 758.186 1158.792 759.682 1156.076 760.253 C 1155.245 760.426 1154.406 760.513 1153.558 760.513 C 1150.781 760.513 1148.091 759.552 1145.937 757.805 C 1143.782 756.057 1142.294 753.618 1141.723 750.901 C 1141.542 750.079 1141.455 749.232 1141.455 748.392 C 1141.455 745.615 1142.415 742.925 1144.163 740.762 C 1145.655 738.923 1147.652 737.569 1149.895 736.857 L 1150.26 739.479 C 1150.433 740.719 1151.382 741.11 1152.378 740.351 L 1156.037 737.561 L 1159.695 734.772 C 1160.691 734.013 1160.556 733.019 1159.392 732.554 L 1155.1 730.84 L 1150.809 729.126 C 1149.645 728.662 1148.841 729.292 1149.014 730.533 L 1149.413 733.396 Z "}})]):"hibernate"===t.name?e("svg",{attrs:{width:"26",height:"26",viewBox:"0 0 26 26",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M25 13C25 19.6274 19.6274 25 13 25C6.37258 25 1 19.6274 1 13C1 6.37258 6.37258 1 13 1C19.6274 1 25 6.37258 25 13Z",stroke:"currentColor","stroke-width":"2"}}),e("path",{attrs:{d:"M13 7L13 19",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}})]):"settings"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"1303.7 727.244 33.56 33.464",fill:"currentColor"}},t.$listeners),[e("path",{attrs:{d:"M 1320.75 751.23 C 1318.75 751.23 1316.83 750.43 1315.42 749.02 C 1314 747.6 1313.21 745.68 1313.21 743.68 C 1313.21 741.68 1314 739.76 1315.42 738.35 C 1316.83 736.93 1318.75 736.14 1320.75 736.14 C 1322.75 736.14 1324.68 736.93 1326.09 738.35 C 1327.5 739.76 1328.3 741.68 1328.3 743.68 C 1328.3 745.68 1327.5 747.6 1326.09 749.02 C 1324.68 750.43 1322.75 751.23 1320.75 751.23 L 1320.75 751.23 Z M 1328.594 757.292 L 1327.093 756.466 C 1325.288 755.474 1323.006 756.128 1322.002 757.926 L 1321.166 759.422 C 1320.161 761.22 1318.74 761.121 1317.996 759.2 L 1317.376 757.603 C 1316.631 755.682 1314.463 754.717 1312.538 755.449 L 1310.936 756.057 C 1309.01 756.789 1307.986 755.8 1308.65 753.85 L 1309.202 752.228 C 1309.866 750.278 1308.826 748.145 1306.88 747.467 L 1305.262 746.904 C 1303.317 746.227 1303.168 744.81 1304.93 743.743 L 1306.396 742.856 C 1308.158 741.789 1308.732 739.486 1307.677 737.717 L 1306.8 736.245 C 1305.745 734.476 1306.541 733.295 1308.577 733.611 L 1310.27 733.873 C 1312.306 734.188 1314.226 732.793 1314.555 730.759 L 1314.829 729.068 C 1315.158 727.035 1316.527 726.642 1317.884 728.192 L 1319.012 729.481 C 1320.369 731.032 1322.736 731.197 1324.296 729.851 L 1325.593 728.731 C 1327.152 727.385 1328.453 727.964 1328.496 730.024 L 1328.531 731.737 C 1328.574 733.796 1330.282 735.445 1332.341 735.416 L 1334.055 735.392 C 1336.114 735.363 1336.739 736.643 1335.448 738.248 L 1334.374 739.584 C 1333.083 741.189 1333.331 743.549 1334.928 744.851 L 1336.255 745.934 C 1337.852 747.236 1337.507 748.617 1335.487 749.017 L 1333.806 749.35 C 1331.785 749.75 1330.458 751.718 1330.844 753.741 L 1331.165 755.424 C 1331.551 757.448 1330.399 758.285 1328.594 757.292 L 1328.594 757.292 Z ","fill-rule":"evenodd"}})]):"charge"===t.name?e("svg",{attrs:{width:"29",height:"12",viewBox:"0 0 29 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M12.7573 6.98762L12.142 0.419995C12.1171 0.15406 12.3907 -0.0543317 12.6768 0.0126378L28.8393 3.79557C29.0764 3.85104 29.0417 4.16413 28.7973 4.1762L17.2789 4.74482C17.0429 4.75647 16.8619 4.9383 16.8741 5.15137L17.2434 11.5926C17.2584 11.8538 16.9882 12.053 16.7077 11.9874L0.160717 8.11679C-0.0792939 8.06065 -0.0397734 7.74266 0.208049 7.73595L12.3429 7.40719C12.5887 7.40053 12.778 7.2089 12.7573 6.98762Z",fill:"currentColor"}})]):"brightness"===t.name?e("svg",{attrs:{width:"128",height:"128",viewBox:"0 0 128 128",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M64 103.226C60.5795 103.226 57.8065 105.999 57.8065 109.419V121.806C57.8065 125.227 60.5795 128 64 128C67.4205 128 70.1935 125.227 70.1935 121.807V109.42C70.1935 105.999 67.4205 103.226 64 103.226Z"}}),e("path",{attrs:{d:"M64 0C60.5795 0 57.8065 2.773 57.8065 6.1935V18.5805C57.8065 22.001 60.5795 24.774 64 24.774C67.4205 24.774 70.1935 22.001 70.1935 18.5805V6.1935C70.1935 2.773 67.4205 0 64 0Z"}}),e("path",{attrs:{d:"M64.0007 37.1613C49.2027 37.1618 37.163 49.2015 37.163 64C37.163 78.7985 49.202 90.838 64 90.8388C78.7992 90.8388 90.8402 78.799 90.8402 64C90.8402 49.201 78.8 37.1613 64.0007 37.1613Z"}}),e("path",{attrs:{d:"M128 64C128 60.5795 125.227 57.8065 121.807 57.8065H109.42C105.999 57.8065 103.226 60.5795 103.226 64C103.226 67.4205 105.999 70.1935 109.42 70.1935H121.807C125.227 70.1935 128 67.4205 128 64Z"}}),e("path",{attrs:{d:"M0 64C0 67.4205 2.773 70.1935 6.1935 70.1935H18.5805C22.001 70.1935 24.774 67.4205 24.774 64C24.774 60.5795 22.001 57.8065 18.5805 57.8065H6.1935C2.773 57.8065 0 60.5795 0 64Z"}}),e("path",{attrs:{d:"M96.116 38.077C97.7007 38.077 99.2862 37.472 100.495 36.2627L109.255 27.5037C111.673 25.085 111.673 21.1635 109.255 18.7447C106.836 16.326 102.915 16.326 100.495 18.7447L91.7363 27.5037C89.3175 29.9225 89.3175 33.844 91.7363 36.2627C92.9463 37.4722 94.531 38.077 96.116 38.077Z"}}),e("path",{attrs:{d:"M23.1248 111.069C24.71 111.069 26.295 110.464 27.504 109.255L36.2632 100.496C38.682 98.0775 38.682 94.1555 36.2632 91.7367C33.8447 89.318 29.923 89.318 27.5042 91.7367L18.745 100.496C16.3263 102.914 16.3263 106.836 18.745 109.255C19.9543 110.464 21.5395 111.069 23.1248 111.069Z"}}),e("path",{attrs:{d:"M100.496 91.7367C98.0775 89.318 94.1555 89.318 91.7367 91.7367C89.318 94.155 89.318 98.077 91.7367 100.496L100.496 109.255C101.706 110.464 103.291 111.069 104.875 111.069C106.461 111.069 108.046 110.464 109.255 109.255C111.673 106.837 111.673 102.915 109.255 100.496L100.496 91.7367Z"}}),e("path",{attrs:{d:"M27.5042 36.2627C28.7137 37.4722 30.2988 38.077 31.884 38.077C33.4693 38.077 35.0542 37.472 36.2632 36.2627C38.682 33.844 38.682 29.9225 36.2632 27.5037L27.504 18.7445C25.0857 16.326 21.1638 16.326 18.745 18.7445C16.3263 21.1632 16.3263 25.0847 18.745 27.5035L27.5042 36.2627Z"}})]):"suspend"===t.name?e("svg",{staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"1227.61 729.39 18.25 29.17",fill:"currentColor"}},[e("path",{attrs:{d:" M 1227.61 731.89 C 1227.61 731.23 1227.87 730.59 1228.34 730.12 C 1228.81 729.66 1229.45 729.39 1230.11 729.39 C 1230.77 729.39 1231.41 729.66 1231.88 730.12 C 1232.35 730.59 1232.61 731.23 1232.61 731.89 L 1232.61 756.06 C 1232.61 756.72 1232.35 757.36 1231.88 757.83 C 1231.41 758.3 1230.77 758.56 1230.11 758.56 C 1229.45 758.56 1228.81 758.3 1228.34 757.83 C 1227.87 757.36 1227.61 756.72 1227.61 756.06 L 1227.61 731.89 Z M 1240.86 731.89 C 1240.86 731.23 1241.12 730.59 1241.59 730.12 C 1242.06 729.66 1242.7 729.39 1243.36 729.39 C 1244.02 729.39 1244.66 729.66 1245.13 730.12 C 1245.6 730.59 1245.86 731.23 1245.86 731.89 L 1245.86 756.06 C 1245.86 756.72 1245.6 757.36 1245.13 757.83 C 1244.66 758.3 1244.02 758.56 1243.36 758.56 C 1242.7 758.56 1242.06 758.3 1241.59 757.83 C 1241.12 757.36 1240.86 756.72 1240.86 756.06 L 1240.86 731.89 Z ","fill-rule":"evenodd"}})]):"shutdown"===t.name?e("svg",{staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"1032.87 723.63 35 37.465",fill:"currentColor"}},[e("path",{attrs:{d:"M 1054.626 730.926 L 1054.626 726.495 L 1056.575 727.236 C 1059.899 728.494 1062.756 730.735 1064.772 733.658 C 1066.787 736.582 1067.87 740.047 1067.87 743.604 C 1067.87 745.719 1067.479 747.827 1066.729 749.801 C 1065.463 753.124 1063.222 755.981 1060.299 757.997 C 1057.375 760.012 1053.91 761.095 1050.362 761.095 C 1048.238 761.095 1046.139 760.704 1044.156 759.954 C 1040.841 758.688 1037.976 756.447 1035.96 753.524 C 1033.945 750.6 1032.87 747.135 1032.87 743.587 C 1032.87 741.463 1033.253 739.364 1034.011 737.382 C 1035.66 733.05 1038.959 729.535 1043.19 727.636 L 1045.089 726.787 L 1045.089 730.926 C 1041.866 732.376 1039.159 735.557 1037.901 738.864 C 1037.326 740.372 1037.035 741.971 1037.035 743.587 C 1037.035 746.294 1037.851 748.934 1039.392 751.167 C 1040.933 753.391 1043.107 755.098 1045.639 756.056 C 1047.147 756.631 1048.746 756.931 1050.362 756.931 C 1053.069 756.931 1055.709 756.106 1057.941 754.573 C 1060.165 753.032 1061.873 750.85 1062.831 748.326 C 1063.405 746.819 1063.705 745.211 1063.705 743.604 C 1063.705 740.897 1062.881 738.248 1061.348 736.024 C 1059.807 733.8 1057.15 731.884 1054.626 730.926 Z M 1052.26 726.15 L 1052.16 743.56 C 1052.15 744.22 1051.89 744.85 1051.41 745.32 C 1050.94 745.79 1050.31 746.05 1049.64 746.04 C 1048.98 746.04 1048.34 745.77 1047.88 745.3 C 1047.41 744.83 1047.15 744.19 1047.16 743.53 L 1047.26 726.12 C 1047.26 725.45 1047.53 724.82 1048 724.35 C 1048.47 723.89 1049.11 723.63 1049.77 723.63 C 1050.43 723.63 1051.07 723.9 1051.53 724.37 C 1052 724.84 1052.26 725.48 1052.26 726.15 Z","fill-rule":"evenodd"}})]):"close"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 70.055 70.055",width:"70.055",height:"70.055"}},t.$listeners),[e("path",{attrs:{d:" M 42.013 35.028 L 68.615 8.426 C 69.532 7.499 70.055 6.246 70.055 4.933 C 70.055 3.621 69.532 2.368 68.615 1.441 C 67.687 0.523 66.434 0 65.122 0 C 63.809 0 62.556 0.523 61.629 1.441 L 35.028 28.042 L 8.426 1.441 C 7.499 0.523 6.246 0 4.933 0 C 3.621 0 2.368 0.523 1.441 1.441 C 0.523 2.368 0 3.621 0 4.933 C 0 6.246 0.523 7.499 1.441 8.426 L 28.042 35.028 L 1.441 61.629 C 0.523 62.556 0 63.809 0 65.122 C 0 66.434 0.523 67.687 1.441 68.615 C 2.368 69.532 3.621 70.055 4.933 70.055 C 6.246 70.055 7.499 69.532 8.426 68.615 L 35.028 42.013 L 61.629 68.615 C 62.556 69.532 63.809 70.055 65.122 70.055 C 66.434 70.055 67.687 69.532 68.615 68.615 C 69.532 67.687 70.055 66.434 70.055 65.122 C 70.055 63.809 69.532 62.556 68.615 61.629 L 42.013 35.028 Z "}})]):"user"===t.name?e("svg",t._g({attrs:{width:"92",height:"92",viewBox:"0 0 92 92",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M38.7935 55.2327V47.2344C33.0391 45.0181 29.0089 39.9177 29.0089 33.9848V14.4284C29.0089 6.46553 36.2714 0 45.2182 0H46.7818C55.7275 0 62.9899 6.46553 62.9899 14.4284V33.9848C62.9899 39.9177 58.9598 45.0181 53.2054 47.2344V55.2327H75.8905C84.7808 55.2327 92 61.6578 92 69.5713V77.6604C92 85.5749 84.7808 92 75.8905 92H16.1095C7.21812 92 0 85.5749 0 77.6604V69.5713C0 61.6578 7.21812 55.2327 16.1095 55.2327H38.7935Z",fill:"var(--color-active)"}}),e("path",{attrs:{d:"M38.7935 55.2327V47.2344C33.0391 45.0181 29.0089 39.9177 29.0089 33.9848V14.4284C29.0089 6.46553 36.2714 0 45.2182 0H46.7818C55.7275 0 62.9899 6.46553 62.9899 14.4284V33.9848C62.9899 39.9177 58.9598 45.0181 53.2054 47.2344V55.2327H75.8905C84.7808 55.2327 92 61.6578 92 69.5713V77.6604C92 85.5749 84.7808 92 75.8905 92H16.1095C7.21812 92 0 85.5749 0 77.6604V69.5713C0 61.6578 7.21812 55.2327 16.1095 55.2327H38.7935Z",fill:"url(#paint0_linear)"}}),e("defs",[e("linearGradient",{attrs:{id:"paint0_linear",x1:"46",y1:"0",x2:"46",y2:"92",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{offset:"0.4","stop-opacity":"0"}}),e("stop",{attrs:{offset:"0.9","stop-opacity":"0.5"}})],1)],1)]):"eye"===t.name?e("svg",t._g({attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",version:"1.0",width:"24",height:"24",viewBox:"0 0 24 24","xml:space":"preserve"}},t.$listeners),[e("path",{attrs:{stroke:"currentColor","stroke-width":"2",fill:"none",d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}}),e("circle",{attrs:{fill:"currentColor",cx:"12",cy:"12",r:"3"}}),e("line",{staticClass:"slash",attrs:{"stroke-width":"2px",stroke:"currentColor","stroke-linecap":"round",x1:"2",y1:"2",x2:"22",y2:"22"}})]):"collapse"===t.name?e("svg",t._g({attrs:{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.8535 0.646508C18.0488 0.84177 18.0488 1.15835 17.8535 1.35361L12.7071 6.50006H16C16.2761 6.50006 16.5 6.72391 16.5 7.00006C16.5 7.2762 16.2761 7.50006 16 7.50006L11.5 7.50006C11.2238 7.50006 11 7.2762 11 7.00006V2.50006C11 2.22391 11.2238 2.00006 11.5 2.00006C11.7761 2.00006 12 2.22391 12 2.50006V5.79295L17.1464 0.646508C17.3417 0.451245 17.6582 0.451246 17.8535 0.646508ZM11 11.0001C11 10.7239 11.2238 10.5001 11.5 10.5001H16C16.2761 10.5001 16.5 10.7239 16.5 11.0001C16.5 11.2762 16.2761 11.5001 16 11.5001H12.7071L17.8535 16.6465C18.0488 16.8418 18.0488 17.1584 17.8535 17.3536C17.6582 17.5489 17.3417 17.5489 17.1464 17.3536L12 12.2072V15.5001C12 15.7762 11.7761 16.0001 11.5 16.0001C11.2238 16.0001 11 15.7762 11 15.5001V11.0001ZM7.49981 7.00011C7.49981 7.27625 7.27596 7.50011 6.99981 7.50011L2.49981 7.50011C2.22367 7.50011 1.99981 7.27625 1.99981 7.00011C1.99981 6.72396 2.22367 6.50011 2.49981 6.50011H5.79271L0.646269 1.35367C0.451007 1.15841 0.451007 0.841823 0.646269 0.646562C0.841531 0.4513 1.15811 0.451299 1.35338 0.646562L6.49981 5.793V2.50011C6.49981 2.22396 6.72367 2.00011 6.99981 2.00011C7.27596 2.00011 7.49981 2.22396 7.49981 2.50011L7.49981 7.00011ZM6.99981 10.5002C7.27595 10.5002 7.49981 10.724 7.49981 11.0002V15.5002C7.49981 15.7763 7.27595 16.0002 6.99981 16.0002C6.72366 16.0002 6.49981 15.7763 6.49981 15.5002L6.49981 12.2073L1.35337 17.3537C1.15811 17.549 0.841525 17.549 0.646263 17.3537C0.451001 17.1584 0.451001 16.8419 0.646263 16.6466L5.7927 11.5002L2.49981 11.5002C2.22366 11.5002 1.99981 11.2763 1.99981 11.0002C1.99981 10.724 2.22366 10.5002 2.49981 10.5002H6.99981Z",fill:"currentColor"}})]):"unknown"===t.name?e("svg",t._g({attrs:{width:"27",height:"27",viewBox:"0 0 27 27",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5 27C20.9558 27 27 20.9558 27 13.5C27 6.04419 20.9558 0 13.5 0C6.04419 0 0 6.04419 0 13.5C0 20.9558 6.04419 27 13.5 27ZM11.8101 15.7068C11.6045 16.2678 11.4937 17.032 11.4773 17.9995H13.7583C13.7583 16.7637 14.0583 15.8167 14.6584 15.158L16.0024 13.8411C17.3342 12.459 18 11.0566 18 9.63403C18 8.19507 17.5642 7.06494 16.6929 6.2439C15.8298 5.41455 14.6213 5 13.0679 5C11.5718 5 10.3552 5.40649 9.41797 6.21948C8.48901 7.02441 8.01636 8.08521 8 9.40234H10.2812C10.2812 8.66235 10.5359 8.073 11.0457 7.63403C11.5552 7.19507 12.2292 6.97559 13.0679 6.97559C13.9309 6.97559 14.5886 7.21948 15.0408 7.70728C15.4929 8.18677 15.7188 8.85352 15.7188 9.70703C15.7188 10.5933 15.3735 11.4224 14.6831 12.1948L13.0679 13.8411C12.4348 14.5239 12.0156 15.146 11.8101 15.7068ZM11.7114 19.8171C11.4895 20.061 11.3787 20.366 11.3787 20.7317C11.3787 21.0977 11.4895 21.4026 11.7114 21.6462C11.8167 21.7539 11.9438 21.8372 12.0935 21.8958C12.2717 21.9653 12.4814 22 12.7227 22C13.1665 22 13.5034 21.8821 13.7336 21.6462C13.9639 21.4026 14.0789 21.0977 14.0789 20.7317C14.0789 20.366 13.9639 20.061 13.7336 19.8171C13.6191 19.6919 13.4783 19.5977 13.311 19.5347C13.1418 19.4709 12.9458 19.4392 12.7227 19.4392C12.4277 19.4392 12.1802 19.4949 11.9797 19.606C11.8782 19.6621 11.7888 19.7324 11.7114 19.8171Z"}})]):"openbox"===t.name?e("svg",t._g({attrs:{width:"511",height:"491",viewBox:"0 0 511 491",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M506.575 227.66L453.569 163.874L497.007 103.095C504.153 93.0988 500.157 79.0326 488.82 74.2841L314.93 1.48904C306.681 -1.96514 297.145 0.744401 291.944 8.01923L255.499 59.0093L219.051 8.01923C213.854 0.744401 204.318 -1.96514 196.069 1.48904L22.1787 74.2841C10.8415 79.0326 6.84148 93.0949 13.9916 103.095L57.43 163.874L4.42434 227.66C-3.79786 237.551 -0.10976 252.603 11.7615 257.574L62.4475 278.794V398.47C62.4475 406.193 67.0869 413.16 74.2097 416.142L248.1 488.941C252.833 490.922 258.166 490.922 262.895 488.941L436.789 416.142C443.912 413.16 448.547 406.193 448.547 398.47V278.794L499.237 257.574C511.105 252.607 514.801 237.554 506.575 227.66ZM314.232 42.7326L451.873 100.354L422.696 141.181L285.047 83.5589L314.232 42.7326ZM255.499 216.783L131.215 164.755L255.499 112.725L379.784 164.755L255.499 216.783ZM196.771 42.7326L225.948 83.5589L88.3071 141.181L59.1259 100.354L196.771 42.7326ZM87.2817 187.898L224.217 245.223L187.375 289.554C174.159 284.022 63.5664 237.726 50.4437 232.229L87.2817 187.898ZM410.236 385.725L255.499 450.501L100.763 385.725V294.833L185.652 330.373C193.422 333.624 202.404 331.422 207.784 324.946L255.499 267.527L303.215 324.946C308.606 331.433 317.593 333.616 325.347 330.373L410.236 294.833V385.725ZM323.624 289.554L286.782 245.223L423.717 187.898L460.559 232.229C447.425 237.73 336.86 284.014 323.624 289.554Z"}})]):"kodi"===t.name?e("svg",t._g({attrs:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M25.6801 1.761C26.8551 0.586002 28.4281 0 29.9991 0C31.5711 0 33.1431 0.586002 34.3181 1.761L44.2971 11.742L16.0001 40.034V11.441L25.6801 1.761ZM10.0001 17.445L1.76013 25.683C-0.588873 28.033 -0.585875 31.964 1.76412 34.314L10.0001 42.546V17.445ZM16.0001 48.55L25.6841 58.236C28.0331 60.586 31.9681 60.589 34.3181 58.24L44.0821 48.472L30.0621 34.452L16.0001 48.519V48.55ZM48.3281 44.226L58.2381 34.317C60.5871 31.968 60.5871 28.033 58.2381 25.683L48.5391 15.984L34.3091 30.21L48.3281 44.226Z"}})]):"i3"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 106.903 106.903",width:"106.903",height:"106.903"}},t.$listeners),[e("path",{attrs:{d:" M 24.85 34.532 C 21.923 31.605 21.923 26.852 24.85 23.925 C 27.777 20.998 32.529 20.998 35.456 23.925 C 38.383 26.852 38.383 31.605 35.456 34.532 C 32.529 37.459 27.777 37.459 24.85 34.532 L 24.85 34.532 L 24.85 34.532 L 24.85 34.532 Z M 2.195 57.186 C -0.732 54.259 -0.732 49.507 2.195 46.58 C 5.122 43.653 9.875 43.653 12.802 46.58 C 15.729 49.507 15.729 54.259 12.802 57.186 C 9.875 60.113 5.122 60.113 2.195 57.186 L 2.195 57.186 L 2.195 57.186 L 2.195 57.186 Z M 46.58 12.802 C 43.653 9.875 43.653 5.122 46.58 2.195 C 49.507 -0.732 54.259 -0.732 57.186 2.195 C 60.113 5.122 60.113 9.875 57.186 12.802 C 54.259 15.729 49.507 15.729 46.58 12.802 L 46.58 12.802 L 46.58 12.802 Z M 74.871 64.258 C 76.278 65.665 77.063 67.581 77.063 69.561 C 77.063 71.555 76.271 73.464 74.871 74.864 C 73.464 76.272 71.555 77.064 69.561 77.064 C 67.581 77.064 65.672 76.272 64.264 74.864 L 38.851 49.451 C 37.444 48.044 36.652 46.135 36.652 44.155 C 36.652 42.161 37.444 40.252 38.851 38.844 C 40.251 37.444 42.16 36.652 44.154 36.652 C 46.134 36.652 48.05 37.437 49.458 38.844 L 74.871 64.258 L 74.871 64.258 Z M 61.04 27.262 C 59.633 25.855 58.841 23.946 58.848 21.959 C 58.841 19.972 59.633 18.063 61.04 16.655 C 62.447 15.248 64.356 14.456 66.343 14.463 C 68.33 14.456 70.239 15.248 71.647 16.655 L 95.519 40.527 C 102.809 47.818 106.903 57.71 106.903 68.02 C 106.903 78.329 102.802 88.229 95.519 95.512 C 88.228 102.802 78.329 106.903 68.019 106.903 C 57.71 106.903 47.817 102.809 40.527 95.519 L 16.655 71.647 C 15.248 70.24 14.456 68.331 14.463 66.344 C 14.456 64.357 15.248 62.448 16.655 61.041 C 18.062 59.633 19.971 58.841 21.958 58.848 C 23.945 58.841 25.854 59.633 27.261 61.041 L 51.133 84.912 C 55.609 89.388 61.691 91.906 68.026 91.906 C 74.348 91.906 80.429 89.388 84.912 84.905 C 89.388 80.429 91.905 74.348 91.905 68.027 C 91.905 61.691 89.388 55.61 84.912 51.134 L 61.04 27.262 Z ","fill-rule":"evenodd"}})]):"gnome"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 81.359 100",width:"81.359",height:"100"}},t.$listeners),[e("path",{attrs:{d:" M 72.781 0 C 51.978 0 48.075 29.63 59.778 29.63 C 71.48 29.63 93.585 0 72.781 0 L 72.781 0 L 72.781 0 L 72.781 0 Z M 38.238 25.959 C 44.469 26.339 51.305 2.179 39.594 3.699 C 27.887 5.218 32.004 25.578 38.238 25.959 L 38.238 25.959 L 38.238 25.959 L 38.238 25.959 Z M 9.68 40.972 C 14.112 39.021 10.251 19.94 2.715 25.144 C -4.818 30.348 5.248 42.922 9.68 40.972 L 9.68 40.972 L 9.68 40.972 Z M 22.167 30.984 C 27.443 29.909 27.732 8.268 18.324 12.15 C 8.914 16.033 16.896 32.062 22.167 30.984 L 22.167 30.984 L 22.167 30.984 Z M 49.716 79.412 C 50.652 86.561 44.471 90.091 38.419 85.483 C 19.15 70.813 70.322 63.494 66.949 43.452 C 64.149 26.816 13.105 31.937 7.292 57.968 C 3.358 75.574 23.488 100 44.493 100 C 54.826 100 66.744 90.67 68.974 78.85 C 70.677 69.837 48.934 73.448 49.716 79.412 L 49.716 79.412 Z ","fill-rule":"evenodd"}})]):"awesome"===t.name?e("svg",t._g({attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M0 24V8.25H16.5V7.5H0V0H24V24H16.5V15.75H7.5V16.5H15.75V24H0Z"}})]):"elementary"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 100 100",width:"100",height:"100"}},t.$listeners),[e("path",{attrs:{d:" M 50 0 C 22.386 0 0 22.386 0 50 C 0 77.614 22.386 100 50 100 C 77.614 100 100 77.614 100 50 C 100 22.386 77.614 0 50 0 Z M 50 4.167 C 70.995 4.167 88.692 18.283 94.12 37.542 C 89.445 47.184 82.793 55.865 74.693 62.88 C 70.801 66.25 66.553 69.254 61.859 71.37 C 57.166 73.485 52.004 74.685 46.865 74.391 C 43.003 74.169 39.189 73.094 35.807 71.219 C 44.769 66.363 52.855 59.888 59.474 52.135 C 63.819 47.047 67.62 41.263 69.083 34.734 C 69.815 31.47 69.939 28.051 69.255 24.776 C 68.571 21.501 67.057 18.38 64.766 15.943 C 62.527 13.561 59.588 11.874 56.437 11.005 C 53.287 10.136 49.934 10.069 46.719 10.656 C 40.288 11.831 34.547 15.569 29.943 20.208 C 21.826 28.387 16.809 39.926 17.729 51.411 C 18.189 57.154 20.114 62.797 23.411 67.521 C 24.148 68.575 24.957 69.58 25.823 70.531 C 21.019 72.213 16.045 73.409 11 74.083 C 6.669 67.085 4.167 58.835 4.167 50 C 4.167 24.687 24.687 4.167 50 4.167 Z M 50.292 13.427 C 53.514 13.431 56.757 14.407 59.328 16.349 C 61.644 18.099 63.36 20.588 64.333 23.323 C 65.306 26.058 65.556 29.028 65.224 31.911 C 64.56 37.679 61.651 42.968 58.135 47.589 C 51.911 55.77 43.638 62.317 34.438 66.901 C 33.496 67.37 32.539 67.816 31.578 68.245 C 29.576 66.493 27.86 64.415 26.552 62.099 C 23.819 57.26 22.918 51.511 23.448 45.979 C 23.978 40.447 25.877 35.115 28.427 30.177 C 31.384 24.452 35.415 19.029 41.057 15.917 C 43.879 14.361 47.07 13.423 50.292 13.427 Z M 95.422 43.865 C 95.69 45.872 95.833 47.919 95.833 50 C 95.833 75.313 75.313 95.833 50 95.833 C 35.784 95.833 23.079 89.362 14.672 79.203 C 19.861 78.025 24.932 76.332 29.797 74.177 C 31.924 75.797 34.273 77.126 36.771 78.083 C 43.963 80.841 52.128 80.442 59.406 77.922 C 66.685 75.402 73.139 70.88 78.766 65.62 C 85.468 59.354 91.12 51.969 95.422 43.865 Z "}})]):"cinnamon"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 90 87.407",width:"90",height:"87.407"}},t.$listeners),[e("path",{attrs:{d:" M 79.536 54.583 C 80.721 51.087 81.327 47.412 81.327 43.703 C 81.327 39.029 80.364 34.406 78.491 30.13 C 76.652 25.95 74.024 22.16 70.737 18.994 C 67.398 15.768 63.478 13.209 59.185 11.448 C 54.683 9.61 49.861 8.664 44.996 8.673 C 40.139 8.664 35.317 9.61 30.815 11.448 C 26.522 13.209 22.602 15.768 19.263 18.994 C 15.976 22.16 13.339 25.95 11.509 30.121 C 9.636 34.406 8.673 39.029 8.673 43.703 L 8.673 43.703 C 8.673 48.378 9.636 53.001 11.509 57.277 C 12.556 59.668 13.867 61.932 15.413 64.025 L 46.401 28.959 L 50.737 37.632 L 42.931 55.846 L 61.584 34.163 L 79.536 54.583 Z M 0 43.703 C 0 37.832 1.214 32.03 3.565 26.652 C 5.854 21.431 9.141 16.713 13.235 12.758 C 17.372 8.76 22.22 5.594 27.537 3.417 C 33.079 1.154 39.011 -0.009 44.996 0 C 50.989 -0.009 56.921 1.154 62.463 3.417 C 67.78 5.594 72.628 8.76 76.756 12.758 C 80.859 16.713 84.146 21.431 86.435 26.644 C 88.786 32.03 90 37.832 90 43.703 C 90 49.575 88.786 55.377 86.435 60.763 C 84.146 65.976 80.859 70.694 76.756 74.649 C 72.628 78.647 67.78 81.813 62.463 83.99 C 56.921 86.253 50.989 87.416 44.996 87.407 C 39.011 87.416 33.079 86.253 27.537 83.99 C 22.22 81.813 17.372 78.647 13.235 74.649 C 9.141 70.694 5.854 65.976 3.565 60.763 C 1.214 55.377 0 49.575 0 43.703 L 0 43.703 Z ","fill-rule":"evenodd"}})]):"plasma"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 89.753 100",width:"89.753",height:"100"}},t.$listeners),[e("path",{attrs:{d:" M 41.1 56.122 L 41.1 6.412 C 41.1 4.58 41.698 3.053 42.892 1.832 C 44.086 0.611 45.628 0 47.516 0 C 49.405 0 50.932 0.569 52.099 1.707 C 53.293 2.845 53.89 4.413 53.89 6.412 L 53.89 24.98 L 74.887 2.415 C 76.359 0.805 78.011 0 79.844 0 C 81.538 0 83.01 0.583 84.26 1.748 C 85.538 2.886 86.176 4.385 86.176 6.245 C 86.176 7.3 85.843 8.34 85.177 9.367 C 84.51 10.367 83.441 11.602 81.969 13.073 L 65.846 29.102 L 85.552 49.877 C 86.69 50.959 87.565 52.014 88.176 53.041 C 88.815 54.04 89.134 55.15 89.134 56.372 C 89.134 58.315 88.496 59.799 87.218 60.826 C 85.94 61.826 84.357 62.325 82.469 62.325 C 81.358 62.325 80.344 62.02 79.428 61.409 C 78.539 60.799 77.4 59.772 76.011 58.328 L 53.89 34.181 L 53.89 56.122 C 53.89 57.87 53.293 59.342 52.099 60.535 C 50.904 61.729 49.377 62.325 47.516 62.325 C 45.655 62.325 44.114 61.756 42.892 60.618 C 41.698 59.48 41.1 57.981 41.1 56.122 L 41.1 56.122 Z M 9.756 80.339 L 17.951 88.919 L 31.219 79.949 L 41.755 84.629 L 45.267 100 L 56.584 99.896 L 59.705 84.125 L 70.242 79.949 L 83.51 88.529 L 89.753 79.949 L 74.696 65.748 C 36.102 101.124 2.752 46.602 35.901 23.792 L 35.901 15.602 L 31.999 17.552 L 19.902 9.866 L 11.545 16.724 L 19.121 29.641 L 14.829 40.171 L 0.046 42.625 L 0 53.82 L 15.219 57.72 L 19.414 67.957 L 9.756 80.339 L 9.756 80.339 Z ","fill-rule":"evenodd"}})]):"mate"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 97.338 94.68",width:"97.338",height:"94.68"}},t.$listeners),[e("path",{attrs:{d:" M 0 78.895 L 0 48.096 L 0 17.297 L 26.673 32.697 L 53.345 48.096 L 26.673 63.496 L 0 78.895 L 0 78.895 Z M 20.588 21.19 L 18.548 23.88 L 11.958 18.85 L 14.618 15.86 C 15.578 14.79 16.578 13.76 17.628 12.78 C 22.048 8.63 27.228 5.37 32.878 3.18 C 38.338 1.08 44.138 0 49.988 0 C 56.348 0 62.648 1.27 68.518 3.75 C 74.588 6.33 80.048 10.15 84.558 14.97 C 88.698 19.39 91.958 24.57 94.148 30.22 C 96.258 35.68 97.338 41.48 97.338 47.33 C 97.338 53.69 96.058 59.99 93.578 65.86 C 90.998 71.93 87.178 77.39 82.358 81.9 C 77.938 86.04 72.768 89.3 67.108 91.49 C 61.658 93.6 55.858 94.68 50.008 94.68 C 43.638 94.68 37.338 93.4 31.478 90.92 C 25.408 88.34 19.938 84.52 15.438 79.7 L 12.708 76.78 L 19.438 72.01 L 21.278 74.24 C 25.018 78.24 29.558 81.41 34.598 83.56 C 39.478 85.62 44.718 86.68 50.008 86.68 C 54.868 86.68 59.688 85.78 64.228 84.03 C 68.918 82.21 73.218 79.5 76.898 76.06 C 80.898 72.31 84.068 67.78 86.218 62.73 C 88.278 57.86 89.338 52.62 89.338 47.33 C 89.338 42.47 88.438 37.65 86.688 33.11 C 84.868 28.41 82.158 24.11 78.718 20.44 C 74.968 16.44 70.438 13.26 65.388 11.12 C 60.518 9.06 55.278 8 49.988 8 C 45.128 8 40.298 8.89 35.768 10.64 C 31.068 12.47 26.768 15.17 23.098 18.62 C 22.228 19.44 21.388 20.29 20.588 21.19 L 20.588 21.19 Z M 31.148 29.39 L 29.178 31.36 L 22.598 26.78 L 25.358 23.88 C 31.778 17.13 40.708 13.3 50.028 13.3 C 58.758 13.3 67.158 16.66 73.478 22.67 C 80.238 29.09 84.058 38.02 84.058 47.34 C 84.058 56.07 80.708 64.47 74.698 70.8 C 68.268 77.55 59.338 81.38 50.018 81.37 C 41.288 81.37 32.888 78.02 26.568 72.01 L 23.668 69.25 L 30.689 64.971 L 32.078 66.21 C 36.918 70.81 43.348 73.38 50.018 73.37 C 57.148 73.38 63.978 70.45 68.898 65.28 C 73.498 60.44 76.058 54.02 76.058 47.34 C 76.058 40.21 73.138 33.38 67.968 28.47 C 63.128 23.87 56.708 21.3 50.028 21.3 C 42.898 21.3 36.068 24.23 31.148 29.39 Z ","fill-rule":"evenodd"}})]):"xfce"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 67.156 67.383",width:"67.156",height:"67.383"}},t.$listeners),[e("path",{attrs:{color:"active",d:" M 51.334 0 C 51.295 0 51.259 0.004 51.218 0.011 C 50.552 0.618 50.254 1.816 49.918 2.732 C 49.125 5.416 48.934 8.227 48.355 10.954 C 48.034 14.867 46.648 18.815 47.597 22.745 C 47.646 23.841 49.224 23.915 49.513 22.793 C 49.733 21.894 50.171 21.149 50.344 20.24 C 51.83 14.074 52.799 7.714 52.392 1.358 C 52.293 0.869 51.919 0.012 51.334 0 L 51.334 0 Z M 66.062 3.164 C 63.355 4.524 62.009 7.398 60.356 9.775 C 59.73 10.686 59.298 11.719 58.682 12.649 C 56.513 16.334 54.116 20.167 53.85 24.551 C 53.751 26.089 55.988 26.196 56.461 24.972 C 57.129 23.86 57.972 22.79 58.651 21.656 C 62.041 16.293 64.673 10.491 66.989 4.596 C 67.434 3.804 66.943 3.126 66.062 3.164 L 66.062 3.164 Z M 23.351 5.122 C 23.099 5.122 22.849 5.14 22.598 5.175 C 18.468 5.947 17.066 10.481 17.829 14.171 C 18.131 17.384 18.985 20.532 19.819 23.614 C 17.138 25.711 16.718 20.217 15.502 18.645 C 13.916 15.489 12.264 11.797 8.791 10.391 C 4.982 10.004 2.626 14.415 2.911 17.771 C 2.659 21.289 4.718 24.573 4.495 27.994 C 1.306 36.352 -1.001 45.48 0.437 54.461 C 1.233 59.911 4.994 65.019 10.465 66.457 C 17.062 68.527 23.96 66.753 30.336 64.773 C 39.88 61.802 48.956 57.414 57.493 52.24 C 61.059 49.755 65.393 47.149 66.61 42.691 C 66.973 37.396 62.486 33.304 58.177 31.005 C 51.17 27.317 43.278 25.828 35.568 24.372 C 33.908 23.725 30.717 25.384 30.347 22.03 C 30.242 17.13 30.284 11.872 27.794 7.496 C 26.866 5.944 25.116 5.12 23.351 5.122 L 23.351 5.122 Z "}})]):"gentoo"===t.name?e("svg",t._g({attrs:{width:"63",height:"65",viewBox:"0 0 63 65",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M27.5314 16.5725C24.0072 22.0321 32.6483 23.7106 33.9712 22.715C39.6749 18.4223 29.0841 14.1671 27.5314 16.5725Z"}}),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M24.4059 2.6499C18.1721 3.30684 16.9782 4.10916 11.3309 8.38186C9.43819 9.81387 5.9546 13.2982 5.06203 17.4318C4.72208 19.0061 5.12391 20.3653 6.25773 21.3185C9.1679 23.7651 13.6496 25.8416 17.8811 27.8023C18.9285 28.2876 19.9607 28.7658 20.9498 29.2408C22.41 29.9419 21.4432 31.2132 19.0885 33.2517C18.3758 33.8687 17.6329 34.5018 16.8765 35.1466C11.3272 39.8763 5.04655 45.2292 4.55301 49.4281C4.28875 51.6764 5.05844 54.7314 7.78737 56.2948C10.9752 58.1211 17.5926 56.9291 22.0113 55.2836C28.4685 52.8791 36.9505 47.5725 43.6844 42.3561C50.6869 36.9318 57.1976 30.0422 57.5196 28.9185C57.9151 27.5386 57.8757 26.2641 57.1125 24.7988C55.9925 22.6485 54.5199 21.0145 52.9277 19.2479L52.9237 19.2434C52.8134 19.121 52.7024 18.9978 52.5911 18.874C47.9746 14.0071 43.0901 9.7306 37.2461 6.45347C33.026 4.08693 29.3129 2.13279 24.4059 2.6499ZM40.8649 20.0102C40.1421 25.3055 35.5199 27.453 30.1574 26.7076C27.0306 26.273 20.7773 22.7515 21.2489 16.6577C21.7025 10.7957 28.4314 9.70419 31.5307 10.553C35.2422 11.5695 41.4155 15.9766 40.8649 20.0102Z"}}),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.56325 41.8314C3.30212 45.2558 1.007 49.0253 0.99999 51.7251C0.999788 51.7962 0.998666 51.8799 0.997392 51.975C0.983068 53.044 0.949533 55.5469 1.98836 57.5571C2.01458 57.6078 2.04379 57.6659 2.07636 57.7306C2.57223 58.7163 3.8487 61.2536 7.26971 63.1839C9.59988 64.4988 12.9203 64.9825 16.1703 64.5187C26.2284 63.0833 39.6988 54.5526 49.3115 46.608C55.4379 41.5448 59.9158 36.638 61.2093 34.2221C62.2529 32.2729 62.3693 28.7754 61.7639 26.5813C60.044 20.3476 46.0651 7.58081 34.6346 2.44191C30.991 0.803857 26.5641 0.294854 22.7083 0.999997C11.1199 3.11925 2.96717 13.1433 2.27665 19.7485C1.93785 22.9892 3.68459 25.4149 4.64828 26.4856C6.67729 28.7399 10.2759 30.579 13.3451 32.1475C14.2156 32.5924 15.0435 33.0155 15.781 33.4201C10.956 37.534 8.74264 39.5428 6.56325 41.8314ZM19.0364 31.1999C15.8776 33.8669 13.7774 35.6652 11.1443 38.0718C4.80338 43.8673 0.494994 48.2787 2.71622 54.3089C5.27855 61.2651 10.8954 60.9124 17.482 59.6194C34.4598 56.2709 62.3683 34.8154 60.9458 26.8905C59.7948 20.4781 44.2026 7.72933 34.9709 3.1927C32.0868 1.77543 28.763 1.04242 25.4291 1.19928C12.735 1.79843 2.82167 13.3558 3.32808 19.6178C3.73532 24.6535 14.3262 29.1536 17.8844 30.6656C18.6309 30.9827 19.0679 31.1684 19.0364 31.1999Z"}})]):"ubuntu"===t.name?e("svg",t._g({attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M2.49998 14.5C3.88069 14.5 4.99997 13.3807 4.99997 12C4.99997 10.6193 3.88069 9.50002 2.49998 9.50002C1.11928 9.50002 0 10.6193 0 12C0 13.3807 1.11928 14.5 2.49998 14.5Z"}}),e("path",{attrs:{d:"M18.997 24C20.3777 24 21.497 22.8807 21.497 21.5C21.497 20.1193 20.3777 19 18.997 19C17.6163 19 16.497 20.1193 16.497 21.5C16.497 22.8807 17.6163 24 18.997 24Z"}}),e("path",{attrs:{d:"M18.997 4.99997C20.3777 4.99997 21.497 3.88069 21.497 2.49998C21.497 1.11928 20.3777 0 18.997 0C17.6163 0 16.497 1.11928 16.497 2.49998C16.497 3.88069 17.6163 4.99997 18.997 4.99997Z"}}),e("path",{attrs:{d:"M12.223 6.92198C12.3347 7.11553 12.5612 7.21148 12.778 7.15697C15.3994 6.48197 18.079 8.02847 18.806 10.636C18.8668 10.8513 19.0633 10.9999 19.287 11H23.373C23.6491 11.0001 23.8731 10.7764 23.8732 10.5002C23.8732 10.4737 23.8711 10.4472 23.867 10.421C23.5778 8.60217 22.7908 6.89892 21.593 5.49998C21.4278 5.30939 21.1465 5.27166 20.937 5.412C20.3638 5.79553 19.6896 6.00019 18.9999 6C17.0884 5.9932 15.5331 4.45927 15.4999 2.54798C15.4963 2.29509 15.3044 2.08477 15.0529 2.058C13.485 1.89375 11.9005 2.10136 10.4279 2.664C10.17 2.76281 10.0411 3.05198 10.14 3.30984C10.1494 3.33441 10.1607 3.35822 10.1739 3.381L12.223 6.92198Z"}}),e("path",{attrs:{d:"M23.374 13H19.288C19.0643 13 18.8678 13.1487 18.807 13.364C18.081 15.9722 15.4006 17.5191 12.779 16.843C12.5623 16.7885 12.3357 16.8844 12.224 17.078L10.18 20.619C10.0419 20.8581 10.1237 21.1639 10.3628 21.302C10.3856 21.3152 10.4094 21.3265 10.434 21.336C11.9051 21.9044 13.491 22.1122 15.059 21.942C15.3105 21.9152 15.5024 21.7048 15.506 21.452C15.5281 19.5235 17.1094 17.9781 19.0378 18.0002C19.7145 18.008 20.3743 18.2122 20.937 18.588C21.1475 18.7282 21.4295 18.6891 21.594 18.497C22.7913 17.0989 23.5783 15.3967 23.868 13.579C23.9116 13.3063 23.726 13.0499 23.4533 13.0063C23.427 13.0021 23.4005 13 23.374 13Z"}}),e("path",{attrs:{d:"M10.416 15.481C8.52905 13.5435 8.52905 10.4555 10.416 8.51798C10.5724 8.35725 10.6027 8.11195 10.49 7.91798L8.44898 4.38497C8.37567 4.25789 8.25028 4.16939 8.106 4.14295C7.96266 4.11825 7.81547 4.15448 7.70002 4.24294C6.24783 5.42362 5.15583 6.9878 4.548 8.75794C4.47998 8.95533 4.54177 9.17423 4.70302 9.30694C6.19059 10.4932 6.43491 12.6607 5.24869 14.1482C5.08781 14.35 4.90477 14.533 4.70302 14.6939C4.54177 14.8266 4.47998 15.0455 4.548 15.2429C5.1562 17.0115 6.24783 18.5742 7.69898 19.7539C7.78828 19.8265 7.89989 19.866 8.01497 19.8659C8.04516 19.8657 8.07525 19.863 8.10497 19.8579C8.24925 19.8315 8.37469 19.743 8.44795 19.6159L10.4889 16.0809C10.602 15.8872 10.5721 15.642 10.416 15.481Z"}})]):"fedora"===t.name?e("svg",t._g({attrs:{width:"56",fill:"currentColor",height:"56",viewBox:"0 0 56 56",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 27.9863C0.0112 12.5316 12.5427 0.0015583 28.0001 0.0015583L27.9999 -0.00012207C43.4638 -0.00012207 56 12.5355 56 28C56 43.4604 43.4741 56.0002 28.0153 56.0002H4.34534C1.93831 56.0002 0 54.0618 0 51.6548V27.9863ZM24 19C24 11.8203 29.8203 6 37 6C37.7394 6 38.4554 6.08497 39.1603 6.20703C39.3947 6.2202 39.6267 6.26085 39.8517 6.32813L39.8557 6.32812L39.8595 6.32813C41.1286 6.70759 41.9987 7.87454 42.0001 9.19922C42.0001 10.8561 40.6569 12.1992 39.0001 12.1992C38.8061 12.1997 38.6124 12.1814 38.422 12.1445H38.418C37.9604 12.0494 37.4855 12 37 12C33.134 12 30 15.134 30 19V23.9219C30 25.9988 31.8477 26 31.8477 26H35.0859C36.6875 26.1408 37.944 27.4581 37.9453 29.1016C37.9453 30.4294 37.1227 31.5436 35.9648 32H28V39C28 46.1797 22.1797 52 15 52C14.2857 52 13.5855 51.9401 12.9023 51.8281C12.8828 51.8249 12.8663 51.8161 12.8497 51.8073C12.8365 51.8003 12.8233 51.7932 12.8086 51.7891C11.2314 51.6882 10.003 50.3812 10 48.8008C10 47.1439 11.3431 45.8008 13 45.8008C13.063 45.812 13.1236 45.8229 13.1826 45.8336C13.7039 45.928 14.1016 46 15 46C18.866 46 22 42.866 22 39V34.0781C22 32.0012 20.1523 32 20.1523 32H15.9844C14.8325 31.541 14.0195 30.4292 14.0195 29.1055C14.0191 27.4386 15.3077 26.1219 16.9453 26H24V19Z"}})]):"linux-mint"===t.name?e("svg",t._g({attrs:{width:"19",height:"16",fill:"currentColor",viewBox:"0 0 19 16",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M0.515625 0.078125V4.76562H2.85938V9.45312C2.85938 12.5781 4.8125 15.3125 7.9375 15.3125H18.0938V5.54688C18.0938 2.33359 15.4476 0.0935957 12.2344 0.078125H0.515625ZM1.6875 1.25H12.2344C14.8184 1.25 16.9219 2.96289 16.9219 5.54688V14.1406H7.9375C5.59375 14.1406 4.03125 11.7969 4.03125 9.45312V5.15625C4.03125 3.99816 3.58116 3.59375 2.46875 3.59375H1.6875V1.25Z"}}),e("path",{attrs:{d:"M5.59375 2.42186V10.2344C5.59375 11.7969 6.76563 12.5781 7.9375 12.5781H13.4063C14.7047 12.5781 15.3594 11.9234 15.3594 10.625V5.54688C15.3594 4.57071 14.3562 3.98438 13.4063 3.98438C12.8308 3.98438 12.3995 4.24115 12.0271 4.62289C11.6547 4.24115 11.2473 3.98438 10.6719 3.98438C9.64203 3.98438 8.71875 4.58488 8.71875 5.54688V9.45313H9.89063V5.93753C9.89063 5.45214 10.1865 5.15628 10.6719 5.15628C11.1573 5.15628 11.4531 5.45213 11.4531 5.93753V9.45313H12.625V5.93749C12.625 5.4521 12.9208 5.15626 13.4063 5.15626C13.8917 5.15626 14.1875 5.4521 14.1875 5.93749V10.625C14.1875 11.2742 14.0555 11.4062 13.4063 11.4062L7.9375 11.4063C7.15625 11.4063 6.76563 10.625 6.76563 9.84376V2.42188L5.59375 2.42186Z"}})]):"arch-linux"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"535.623 183 294.755 294.755",width:"294.755",height:"294.755"}},t.$listeners),[e("path",{attrs:{d:" M 683 183 C 669.879 215.166 661.911 236.236 647.307 267.447 C 656.26 276.94 667.267 287.955 685.124 300.442 C 665.927 292.544 652.842 284.636 643.061 276.405 C 624.366 315.414 595.058 370.961 535.623 477.755 C 582.323 450.795 618.531 434.159 652.273 427.812 C 650.825 421.59 650.056 414.829 650.112 407.805 L 650.149 406.332 C 650.89 376.406 666.461 353.391 684.906 354.953 C 703.348 356.514 717.708 382.052 716.966 411.984 C 716.824 417.621 716.17 423.037 715.06 428.066 C 748.436 434.596 784.299 451.154 830.377 477.755 C 821.291 461.028 813.153 445.954 805.406 431.589 C 793.206 422.133 780.485 409.832 754.529 396.509 C 772.371 401.147 785.155 406.507 795.112 412.485 C 716.368 265.868 710.002 246.372 683 183 L 683 183 L 683 183 Z "}})]):"xmonad"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"179 14 90 90",width:"90",height:"90"}},t.$listeners),[e("path",{attrs:{d:" M 179 59 C 179 34.164 199.164 14 224 14 C 248.836 14 269 34.164 269 59 C 269 83.836 248.836 104 224 104 C 199.164 104 179 83.836 179 59 Z M 216.5 74.479 L 216.5 78.479 L 225.5 82.479 L 216.5 87.479 L 216.5 91.479 L 229.5 84.479 L 229.5 80.479 L 216.5 74.479 L 216.5 74.479 L 216.5 74.479 L 216.5 74.479 L 216.5 74.479 Z M 203.5 74.479 L 203.5 78.479 L 212.5 82.479 L 203.5 87.479 L 203.5 91.479 L 216.5 84.479 L 216.5 80.479 L 203.5 74.479 L 203.5 74.479 L 203.5 74.479 L 203.5 74.479 L 203.5 74.479 Z M 205.5 26.521 L 212.5 26.521 L 223.5 44.479 L 234.5 26.521 L 242.5 26.521 L 227.5 49.479 L 244.5 74.479 L 237.5 74.479 L 223.5 54.479 L 210.5 74.479 L 203.5 74.479 L 219.5 49.479 L 205.5 26.521 L 205.5 26.521 L 205.5 26.521 L 205.5 26.521 Z M 232.5 78.479 L 244.5 78.479 L 244.5 81.479 L 232.5 81.479 L 232.5 78.479 L 232.5 78.479 L 232.5 78.479 Z M 232.5 85.479 L 244.5 85.479 L 244.5 88.479 L 232.5 88.479 L 232.5 85.479 L 232.5 85.479 Z ","fill-rule":"evenodd"}})]):"love"===t.name?e("svg",t._g({staticStyle:{isolation:"isolate"},attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 43 40"}},t.$listeners),[e("path",{attrs:{d:"M20 4c-2-2-5-4-9-4C5 0 0 5 0 12q0 9 20 23 20-13 20-23c0-9-5-12-11-12-4 0-7 2-9 4z"}})]):"checkbox"===t.name?e("svg",t._g({attrs:{width:"37",height:"28",viewBox:"0 0 37 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{d:"M3 16.0213L11.9362 24.9574L33.8936 3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}})]):"suprematism-bottom-left"===t.name?e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 201 359"}},[e("rect",{staticClass:"cls-1",attrs:{width:"201",height:"359",fill:"var(--color-active)"}})]):"suprematism-bottom-right"===t.name?e("svg",{attrs:{width:"100",height:"76",viewBox:"0 0 100 76",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M41.0158 0C66.864 0 84.1543 1.57185 93.5854 18.6875C103.017 35.8032 101.969 40.3441 90.9657 53.9668C79.9628 67.5895 54.2892 83.308 41.0158 71.6065C27.7424 59.9049 49.5737 54.3161 49.7483 36.5018C49.923 18.6875 5.2126 43.8371 0.671705 25.1496C-3.86919 6.46205 15.1676 0 41.0158 0Z",fill:"var(--color-active)"}})]):"suprematism-top-right"===t.name?e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 172.8 270.39"}},[e("polygon",{staticClass:"cls-1",attrs:{fill:"none",stroke:"var(--color-active)","stroke-width":"15px",points:"139.24 6.5 100.97 6.5 73.91 33.56 73.91 71.83 100.97 98.89 139.24 98.89 166.3 71.83 166.3 33.56 139.24 6.5"}}),e("polygon",{staticClass:"cls-2",attrs:{points:"60.1 166.29 0 270.39 120.21 270.39 60.1 166.29",fill:"var(--color-active)"}}),e("polygon",{staticClass:"cls-3",attrs:{points:"66.1 199.9 35.1 253.59 97.1 253.59 66.1 199.9"}})]):"suprematism-top-left"===t.name?e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 455.15 353.29"}},[e("path",{attrs:{fill:"var(--color-active)",d:"M247.9,104.29c95,27,165-14,191,73s35,176-85,176-12-99-106-123-63,146-148,105-5-62,15-121-168-67-100-175S152.9,77.29,247.9,104.29Z"}})]):"suprematism-bottom-left-pattern"===t.name?e("svg",{attrs:{width:"198",height:"348",viewBox:"0 0 198 348",fill:"var(--color-active)",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M189 18C193.971 18 198 13.9706 198 9C198 4.02944 193.971 0 189 0C184.029 0 180 4.02944 180 9C180 13.9706 184.029 18 189 18Z",fill:"black"}}),e("path",{attrs:{d:"M189 48C193.971 48 198 43.9706 198 39C198 34.0294 193.971 30 189 30C184.029 30 180 34.0294 180 39C180 43.9706 184.029 48 189 48Z",fill:"black"}}),e("path",{attrs:{d:"M189 78C193.971 78 198 73.9706 198 69C198 64.0294 193.971 60 189 60C184.029 60 180 64.0294 180 69C180 73.9706 184.029 78 189 78Z",fill:"black"}}),e("path",{attrs:{d:"M189 108C193.971 108 198 103.971 198 99C198 94.0294 193.971 90 189 90C184.029 90 180 94.0294 180 99C180 103.971 184.029 108 189 108Z",fill:"black"}}),e("path",{attrs:{d:"M189 138C193.971 138 198 133.971 198 129C198 124.029 193.971 120 189 120C184.029 120 180 124.029 180 129C180 133.971 184.029 138 189 138Z",fill:"black"}}),e("path",{attrs:{d:"M189 168C193.971 168 198 163.971 198 159C198 154.029 193.971 150 189 150C184.029 150 180 154.029 180 159C180 163.971 184.029 168 189 168Z",fill:"black"}}),e("path",{attrs:{d:"M189 198C193.971 198 198 193.971 198 189C198 184.029 193.971 180 189 180C184.029 180 180 184.029 180 189C180 193.971 184.029 198 189 198Z",fill:"black"}}),e("path",{attrs:{d:"M189 228C193.971 228 198 223.971 198 219C198 214.029 193.971 210 189 210C184.029 210 180 214.029 180 219C180 223.971 184.029 228 189 228Z",fill:"black"}}),e("path",{attrs:{d:"M189 258C193.971 258 198 253.971 198 249C198 244.029 193.971 240 189 240C184.029 240 180 244.029 180 249C180 253.971 184.029 258 189 258Z",fill:"black"}}),e("path",{attrs:{d:"M189 288C193.971 288 198 283.971 198 279C198 274.029 193.971 270 189 270C184.029 270 180 274.029 180 279C180 283.971 184.029 288 189 288Z",fill:"black"}}),e("path",{attrs:{d:"M189 318C193.971 318 198 313.971 198 309C198 304.029 193.971 300 189 300C184.029 300 180 304.029 180 309C180 313.971 184.029 318 189 318Z",fill:"black"}}),e("path",{attrs:{d:"M189 348C193.971 348 198 343.971 198 339C198 334.029 193.971 330 189 330C184.029 330 180 334.029 180 339C180 343.971 184.029 348 189 348Z",fill:"black"}}),e("path",{attrs:{d:"M159 18C163.971 18 168 13.9706 168 9C168 4.02944 163.971 0 159 0C154.029 0 150 4.02944 150 9C150 13.9706 154.029 18 159 18Z",fill:"black"}}),e("path",{attrs:{d:"M159 48C163.971 48 168 43.9706 168 39C168 34.0294 163.971 30 159 30C154.029 30 150 34.0294 150 39C150 43.9706 154.029 48 159 48Z",fill:"black"}}),e("path",{attrs:{d:"M159 78C163.971 78 168 73.9706 168 69C168 64.0294 163.971 60 159 60C154.029 60 150 64.0294 150 69C150 73.9706 154.029 78 159 78Z",fill:"black"}}),e("path",{attrs:{d:"M159 108C163.971 108 168 103.971 168 99C168 94.0294 163.971 90 159 90C154.029 90 150 94.0294 150 99C150 103.971 154.029 108 159 108Z",fill:"black"}}),e("path",{attrs:{d:"M159 138C163.971 138 168 133.971 168 129C168 124.029 163.971 120 159 120C154.029 120 150 124.029 150 129C150 133.971 154.029 138 159 138Z",fill:"black"}}),e("path",{attrs:{d:"M159 168C163.971 168 168 163.971 168 159C168 154.029 163.971 150 159 150C154.029 150 150 154.029 150 159C150 163.971 154.029 168 159 168Z",fill:"black"}}),e("path",{attrs:{d:"M159 198C163.971 198 168 193.971 168 189C168 184.029 163.971 180 159 180C154.029 180 150 184.029 150 189C150 193.971 154.029 198 159 198Z",fill:"black"}}),e("path",{attrs:{d:"M159 228C163.971 228 168 223.971 168 219C168 214.029 163.971 210 159 210C154.029 210 150 214.029 150 219C150 223.971 154.029 228 159 228Z",fill:"black"}}),e("path",{attrs:{d:"M159 258C163.971 258 168 253.971 168 249C168 244.029 163.971 240 159 240C154.029 240 150 244.029 150 249C150 253.971 154.029 258 159 258Z",fill:"black"}}),e("path",{attrs:{d:"M159 288C163.971 288 168 283.971 168 279C168 274.029 163.971 270 159 270C154.029 270 150 274.029 150 279C150 283.971 154.029 288 159 288Z",fill:"black"}}),e("path",{attrs:{d:"M159 318C163.971 318 168 313.971 168 309C168 304.029 163.971 300 159 300C154.029 300 150 304.029 150 309C150 313.971 154.029 318 159 318Z",fill:"black"}}),e("path",{attrs:{d:"M159 348C163.971 348 168 343.971 168 339C168 334.029 163.971 330 159 330C154.029 330 150 334.029 150 339C150 343.971 154.029 348 159 348Z",fill:"black"}}),e("path",{attrs:{d:"M129 18C133.971 18 138 13.9706 138 9C138 4.02944 133.971 0 129 0C124.029 0 120 4.02944 120 9C120 13.9706 124.029 18 129 18Z",fill:"black"}}),e("path",{attrs:{d:"M129 48C133.971 48 138 43.9706 138 39C138 34.0294 133.971 30 129 30C124.029 30 120 34.0294 120 39C120 43.9706 124.029 48 129 48Z",fill:"black"}}),e("path",{attrs:{d:"M129 78C133.971 78 138 73.9706 138 69C138 64.0294 133.971 60 129 60C124.029 60 120 64.0294 120 69C120 73.9706 124.029 78 129 78Z",fill:"black"}}),e("path",{attrs:{d:"M129 108C133.971 108 138 103.971 138 99C138 94.0294 133.971 90 129 90C124.029 90 120 94.0294 120 99C120 103.971 124.029 108 129 108Z",fill:"black"}}),e("path",{attrs:{d:"M129 138C133.971 138 138 133.971 138 129C138 124.029 133.971 120 129 120C124.029 120 120 124.029 120 129C120 133.971 124.029 138 129 138Z",fill:"black"}}),e("path",{attrs:{d:"M129 168C133.971 168 138 163.971 138 159C138 154.029 133.971 150 129 150C124.029 150 120 154.029 120 159C120 163.971 124.029 168 129 168Z",fill:"black"}}),e("path",{attrs:{d:"M129 198C133.971 198 138 193.971 138 189C138 184.029 133.971 180 129 180C124.029 180 120 184.029 120 189C120 193.971 124.029 198 129 198Z",fill:"black"}}),e("path",{attrs:{d:"M129 228C133.971 228 138 223.971 138 219C138 214.029 133.971 210 129 210C124.029 210 120 214.029 120 219C120 223.971 124.029 228 129 228Z",fill:"black"}}),e("path",{attrs:{d:"M129 258C133.971 258 138 253.971 138 249C138 244.029 133.971 240 129 240C124.029 240 120 244.029 120 249C120 253.971 124.029 258 129 258Z",fill:"black"}}),e("path",{attrs:{d:"M129 288C133.971 288 138 283.971 138 279C138 274.029 133.971 270 129 270C124.029 270 120 274.029 120 279C120 283.971 124.029 288 129 288Z",fill:"black"}}),e("path",{attrs:{d:"M129 318C133.971 318 138 313.971 138 309C138 304.029 133.971 300 129 300C124.029 300 120 304.029 120 309C120 313.971 124.029 318 129 318Z",fill:"black"}}),e("path",{attrs:{d:"M129 348C133.971 348 138 343.971 138 339C138 334.029 133.971 330 129 330C124.029 330 120 334.029 120 339C120 343.971 124.029 348 129 348Z",fill:"black"}}),e("path",{attrs:{d:"M99 18C103.971 18 108 13.9706 108 9C108 4.02944 103.971 0 99 0C94.0294 0 90 4.02944 90 9C90 13.9706 94.0294 18 99 18Z",fill:"black"}}),e("path",{attrs:{d:"M99 48C103.971 48 108 43.9706 108 39C108 34.0294 103.971 30 99 30C94.0294 30 90 34.0294 90 39C90 43.9706 94.0294 48 99 48Z",fill:"black"}}),e("path",{attrs:{d:"M99 78C103.971 78 108 73.9706 108 69C108 64.0294 103.971 60 99 60C94.0294 60 90 64.0294 90 69C90 73.9706 94.0294 78 99 78Z",fill:"black"}}),e("path",{attrs:{d:"M99 108C103.971 108 108 103.971 108 99C108 94.0294 103.971 90 99 90C94.0294 90 90 94.0294 90 99C90 103.971 94.0294 108 99 108Z",fill:"black"}}),e("path",{attrs:{d:"M99 138C103.971 138 108 133.971 108 129C108 124.029 103.971 120 99 120C94.0294 120 90 124.029 90 129C90 133.971 94.0294 138 99 138Z",fill:"black"}}),e("path",{attrs:{d:"M99 168C103.971 168 108 163.971 108 159C108 154.029 103.971 150 99 150C94.0294 150 90 154.029 90 159C90 163.971 94.0294 168 99 168Z",fill:"black"}}),e("path",{attrs:{d:"M99 198C103.971 198 108 193.971 108 189C108 184.029 103.971 180 99 180C94.0294 180 90 184.029 90 189C90 193.971 94.0294 198 99 198Z",fill:"black"}}),e("path",{attrs:{d:"M99 228C103.971 228 108 223.971 108 219C108 214.029 103.971 210 99 210C94.0294 210 90 214.029 90 219C90 223.971 94.0294 228 99 228Z",fill:"black"}}),e("path",{attrs:{d:"M99 258C103.971 258 108 253.971 108 249C108 244.029 103.971 240 99 240C94.0294 240 90 244.029 90 249C90 253.971 94.0294 258 99 258Z",fill:"black"}}),e("path",{attrs:{d:"M99 288C103.971 288 108 283.971 108 279C108 274.029 103.971 270 99 270C94.0294 270 90 274.029 90 279C90 283.971 94.0294 288 99 288Z",fill:"black"}}),e("path",{attrs:{d:"M99 318C103.971 318 108 313.971 108 309C108 304.029 103.971 300 99 300C94.0294 300 90 304.029 90 309C90 313.971 94.0294 318 99 318Z",fill:"black"}}),e("path",{attrs:{d:"M99 348C103.971 348 108 343.971 108 339C108 334.029 103.971 330 99 330C94.0294 330 90 334.029 90 339C90 343.971 94.0294 348 99 348Z",fill:"black"}}),e("path",{attrs:{d:"M69 18C73.9706 18 78 13.9706 78 9C78 4.02944 73.9706 0 69 0C64.0294 0 60 4.02944 60 9C60 13.9706 64.0294 18 69 18Z",fill:"black"}}),e("path",{attrs:{d:"M69 48C73.9706 48 78 43.9706 78 39C78 34.0294 73.9706 30 69 30C64.0294 30 60 34.0294 60 39C60 43.9706 64.0294 48 69 48Z",fill:"black"}}),e("path",{attrs:{d:"M69 78C73.9706 78 78 73.9706 78 69C78 64.0294 73.9706 60 69 60C64.0294 60 60 64.0294 60 69C60 73.9706 64.0294 78 69 78Z",fill:"black"}}),e("path",{attrs:{d:"M69 108C73.9706 108 78 103.971 78 99C78 94.0294 73.9706 90 69 90C64.0294 90 60 94.0294 60 99C60 103.971 64.0294 108 69 108Z",fill:"black"}}),e("path",{attrs:{d:"M69 138C73.9706 138 78 133.971 78 129C78 124.029 73.9706 120 69 120C64.0294 120 60 124.029 60 129C60 133.971 64.0294 138 69 138Z",fill:"black"}}),e("path",{attrs:{d:"M69 168C73.9706 168 78 163.971 78 159C78 154.029 73.9706 150 69 150C64.0294 150 60 154.029 60 159C60 163.971 64.0294 168 69 168Z",fill:"black"}}),e("path",{attrs:{d:"M69 198C73.9706 198 78 193.971 78 189C78 184.029 73.9706 180 69 180C64.0294 180 60 184.029 60 189C60 193.971 64.0294 198 69 198Z",fill:"black"}}),e("path",{attrs:{d:"M69 228C73.9706 228 78 223.971 78 219C78 214.029 73.9706 210 69 210C64.0294 210 60 214.029 60 219C60 223.971 64.0294 228 69 228Z",fill:"black"}}),e("path",{attrs:{d:"M69 258C73.9706 258 78 253.971 78 249C78 244.029 73.9706 240 69 240C64.0294 240 60 244.029 60 249C60 253.971 64.0294 258 69 258Z",fill:"black"}}),e("path",{attrs:{d:"M69 288C73.9706 288 78 283.971 78 279C78 274.029 73.9706 270 69 270C64.0294 270 60 274.029 60 279C60 283.971 64.0294 288 69 288Z",fill:"black"}}),e("path",{attrs:{d:"M69 318C73.9706 318 78 313.971 78 309C78 304.029 73.9706 300 69 300C64.0294 300 60 304.029 60 309C60 313.971 64.0294 318 69 318Z",fill:"black"}}),e("path",{attrs:{d:"M69 348C73.9706 348 78 343.971 78 339C78 334.029 73.9706 330 69 330C64.0294 330 60 334.029 60 339C60 343.971 64.0294 348 69 348Z",fill:"black"}}),e("path",{attrs:{d:"M39 18C43.9706 18 48 13.9706 48 9C48 4.02944 43.9706 0 39 0C34.0294 0 30 4.02944 30 9C30 13.9706 34.0294 18 39 18Z",fill:"black"}}),e("path",{attrs:{d:"M39 48C43.9706 48 48 43.9706 48 39C48 34.0294 43.9706 30 39 30C34.0294 30 30 34.0294 30 39C30 43.9706 34.0294 48 39 48Z",fill:"black"}}),e("path",{attrs:{d:"M39 78C43.9706 78 48 73.9706 48 69C48 64.0294 43.9706 60 39 60C34.0294 60 30 64.0294 30 69C30 73.9706 34.0294 78 39 78Z",fill:"black"}}),e("path",{attrs:{d:"M39 108C43.9706 108 48 103.971 48 99C48 94.0294 43.9706 90 39 90C34.0294 90 30 94.0294 30 99C30 103.971 34.0294 108 39 108Z",fill:"black"}}),e("path",{attrs:{d:"M39 138C43.9706 138 48 133.971 48 129C48 124.029 43.9706 120 39 120C34.0294 120 30 124.029 30 129C30 133.971 34.0294 138 39 138Z",fill:"black"}}),e("path",{attrs:{d:"M39 168C43.9706 168 48 163.971 48 159C48 154.029 43.9706 150 39 150C34.0294 150 30 154.029 30 159C30 163.971 34.0294 168 39 168Z",fill:"black"}}),e("path",{attrs:{d:"M39 198C43.9706 198 48 193.971 48 189C48 184.029 43.9706 180 39 180C34.0294 180 30 184.029 30 189C30 193.971 34.0294 198 39 198Z",fill:"black"}}),e("path",{attrs:{d:"M39 228C43.9706 228 48 223.971 48 219C48 214.029 43.9706 210 39 210C34.0294 210 30 214.029 30 219C30 223.971 34.0294 228 39 228Z",fill:"black"}}),e("path",{attrs:{d:"M39 258C43.9706 258 48 253.971 48 249C48 244.029 43.9706 240 39 240C34.0294 240 30 244.029 30 249C30 253.971 34.0294 258 39 258Z",fill:"black"}}),e("path",{attrs:{d:"M39 288C43.9706 288 48 283.971 48 279C48 274.029 43.9706 270 39 270C34.0294 270 30 274.029 30 279C30 283.971 34.0294 288 39 288Z",fill:"black"}}),e("path",{attrs:{d:"M39 318C43.9706 318 48 313.971 48 309C48 304.029 43.9706 300 39 300C34.0294 300 30 304.029 30 309C30 313.971 34.0294 318 39 318Z",fill:"black"}}),e("path",{attrs:{d:"M39 348C43.9706 348 48 343.971 48 339C48 334.029 43.9706 330 39 330C34.0294 330 30 334.029 30 339C30 343.971 34.0294 348 39 348Z",fill:"black"}}),e("path",{attrs:{d:"M9 18C13.9706 18 18 13.9706 18 9C18 4.02944 13.9706 0 9 0C4.02944 0 0 4.02944 0 9C0 13.9706 4.02944 18 9 18Z",fill:"black"}}),e("path",{attrs:{d:"M9 48C13.9706 48 18 43.9706 18 39C18 34.0294 13.9706 30 9 30C4.02944 30 0 34.0294 0 39C0 43.9706 4.02944 48 9 48Z",fill:"black"}}),e("path",{attrs:{d:"M9 78C13.9706 78 18 73.9706 18 69C18 64.0294 13.9706 60 9 60C4.02944 60 0 64.0294 0 69C0 73.9706 4.02944 78 9 78Z",fill:"black"}}),e("path",{attrs:{d:"M9 108C13.9706 108 18 103.971 18 99C18 94.0294 13.9706 90 9 90C4.02944 90 0 94.0294 0 99C0 103.971 4.02944 108 9 108Z",fill:"black"}}),e("path",{attrs:{d:"M9 138C13.9706 138 18 133.971 18 129C18 124.029 13.9706 120 9 120C4.02944 120 0 124.029 0 129C0 133.971 4.02944 138 9 138Z",fill:"black"}}),e("path",{attrs:{d:"M9 168C13.9706 168 18 163.971 18 159C18 154.029 13.9706 150 9 150C4.02944 150 0 154.029 0 159C0 163.971 4.02944 168 9 168Z",fill:"black"}}),e("path",{attrs:{d:"M9 198C13.9706 198 18 193.971 18 189C18 184.029 13.9706 180 9 180C4.02944 180 0 184.029 0 189C0 193.971 4.02944 198 9 198Z",fill:"black"}}),e("path",{attrs:{d:"M9 228C13.9706 228 18 223.971 18 219C18 214.029 13.9706 210 9 210C4.02944 210 0 214.029 0 219C0 223.971 4.02944 228 9 228Z",fill:"black"}}),e("path",{attrs:{d:"M9 258C13.9706 258 18 253.971 18 249C18 244.029 13.9706 240 9 240C4.02944 240 0 244.029 0 249C0 253.971 4.02944 258 9 258Z",fill:"black"}}),e("path",{attrs:{d:"M9 288C13.9706 288 18 283.971 18 279C18 274.029 13.9706 270 9 270C4.02944 270 0 274.029 0 279C0 283.971 4.02944 288 9 288Z",fill:"black"}}),e("path",{attrs:{d:"M9 318C13.9706 318 18 313.971 18 309C18 304.029 13.9706 300 9 300C4.02944 300 0 304.029 0 309C0 313.971 4.02944 318 9 318Z",fill:"black"}}),e("path",{attrs:{d:"M9 348C13.9706 348 18 343.971 18 339C18 334.029 13.9706 330 9 330C4.02944 330 0 334.029 0 339C0 343.971 4.02944 348 9 348Z",fill:"black"}})]):"github"===t.name?e("svg",t._g({attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 0C5.37 0 0 5.37 0 12C0 17.31 3.435 21.795 8.205 23.385C8.805 23.49 9.03 23.13 9.03 22.815C9.03 22.53 9.015 21.585 9.015 20.58C6 21.135 5.22 19.845 4.98 19.17C4.845 18.825 4.26 17.76 3.75 17.475C3.33 17.25 2.73 16.695 3.735 16.68C4.68 16.665 5.355 17.55 5.58 17.91C6.66 19.725 8.385 19.215 9.075 18.9C9.18 18.12 9.495 17.595 9.84 17.295C7.17 16.995 4.38 15.96 4.38 11.37C4.38 10.065 4.845 8.985 5.61 8.145C5.49 7.845 5.07 6.615 5.73 4.965C5.73 4.965 6.735 4.65 9.03 6.195C9.99 5.925 11.01 5.79 12.03 5.79C13.05 5.79 14.07 5.925 15.03 6.195C17.325 4.635 18.33 4.965 18.33 4.965C18.99 6.615 18.57 7.845 18.45 8.145C19.215 8.985 19.68 10.05 19.68 11.37C19.68 15.975 16.875 16.995 14.205 17.295C14.64 17.67 15.015 18.39 15.015 19.515C15.015 21.12 15 22.41 15 22.815C15 23.13 15.225 23.505 15.825 23.385C18.2072 22.5808 20.2773 21.0498 21.7438 19.0074C23.2103 16.9651 23.9994 14.5143 24 12C24 5.37 18.63 0 12 0Z",fill:"currentColor"}})]):"arrow"===t.name?e("svg",t._g({attrs:{width:"26",height:"26",viewBox:"0 0 26 26",xmlns:"http://www.w3.org/2000/svg"}},t.$listeners),[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13 26C20.1797 26 26 20.1797 26 13C26 5.8203 20.1797 0 13 0C5.8203 0 0 5.8203 0 13C0 20.1797 5.8203 26 13 26ZM18.353 12.5199L14.2351 8.19887C13.9824 7.93371 13.5727 7.93371 13.32 8.19887C13.0673 8.46403 13.0673 8.89394 13.32 9.1591L16.3333 12.321H7.54248C6.81917 12.4847 6.81917 13.5153 7.54248 13.679H16.3333L13.32 16.8409C13.0673 17.1061 13.0673 17.536 13.32 17.8011C13.5727 18.0663 13.9824 18.0663 14.2351 17.8011L18.353 13.4801C18.6057 13.215 18.6057 12.785 18.353 12.5199Z"}})]):e("div",{staticClass:"widget-user-image",style:`background-image: url(${t.name})`})},a=[],s=n("ade3"),o=n("9ab4"),r=n("1b40");let l=class extends r["c"]{constructor(){super(...arguments),Object(s["a"])(this,"name",void 0),Object(s["a"])(this,"colorDark","var(--primary-dark-1)"),Object(s["a"])(this,"colorDarker","var(--primary-dark-2)"),Object(s["a"])(this,"colorDarkest","var(--primary-dark-3)")}};Object(o["a"])([Object(r["b"])({type:String,default:"love"})],l.prototype,"name",void 0),l=Object(o["a"])([r["a"]],l);var c=l,d=c,u=n("2877"),h=Object(u["a"])(d,i,a,!1,null,null,null);e["a"]=h.exports},6963:function(t,e){t.exports="precision mediump float;\n\nuniform float uTime;\nuniform float hue;\nuniform float zoom; // 32.415\nuniform vec2 uResolution;\nfloat linearity = 2.; // 2.\n\nvoid main( void ) {\n float mx = max( uResolution.x, uResolution.y );\n vec2 uv = (gl_FragCoord.xy - uResolution.xy * 0.5) / mx;\n uv.x += sin(uTime + uv.y * linearity) * .2;\n \n uv.y -= cos(uTime) * 0.1;\n \n uv.x = dot(uv,uv)*2.0;\n\n float angle = .4;\n uv *= mat2(cos(angle), sin(angle), sin(angle), cos(angle));\n\n float fineness = mx * 0.4; // 0 + 0.4\n // float fineness = mx * (abs(hue) + 0.2); // 0 + 0.4\n float sy = uv.y * fineness;\n float c = fract(-sin(floor(sy) / fineness * 14.) * 437.);\n\n float f = fract(sy);\n c *= min(f, 1. - f) * 3.;\n\n // float zoom = 32.415;\n float intensity = 2.5;\n // highlights\n c += cos(uv.y * zoom - uTime) * intensity;\n\n // background\n float r = -uv.y + (.5 + hue);\n float b = uv.y + (.5 - hue);\n\n gl_FragColor = vec4(mix(vec3(r, r*.3, b), vec3(c), .3), 1.0);\n}"},"69db":function(t,e,n){t.exports=n.p+"img/index.8719f67f.png"},"6ae4":function(t,e,n){t.exports=n.p+"img/index.c545aa92.png"},"6ce2":function(t){t.exports=JSON.parse('{"input":{"time":"Zeit","color":"Farbe auswählen","color-active":"Aktive Farbe auswählen","color-second":"Zweite Farbe auswählen","slider-amount":"Schiebereglerbetrag auswählen","dark-mode":"Dunkler Modus","perspective":"Perspektive","depth":"Tiefe","size":"Größe","position":"Position","amount":"Betrag","hue":"Farbton","zoom":"Zoom","pxratio":"Auflösung","animation-speed":"Animationsgeschwindigkeit","invert":"Invertieren","brightness":"Helligkeit","random":"zufällig","symmetry":"Symmetrie","thickness":"Dicke"},"text":{"password":"passwort","yes":"ja","no":"nein"},"modals":{"shutdown":{"title":"Herunterfahren","text":"Sind Sie sicher, dass Sie den Computer ausschalten möchten?"},"restart":{"title":"Neustart","text":"Sind Sie sicher, dass Sie Ihren Computer neu starten möchten?"},"suspend":{"title":"Aussetzen","text":"Sind Sie sicher, dass Sie Ihren Computer anhalten möchten?"},"hibernate":{"title":"Ruhezustand","text":"Sind Sie sicher, dass Sie Ihren Computer in den Ruhezustand versetzen möchten?"}},"settings":{"title":"Einstellungen","themes":"themen","users":"benutzer","blur":"Unschärfe","no-transition":"Animationen deaktivieren","show-framerate":"Framerate anzeigen","only-ui":"Nur ui anzeigen","performance":"leistung","choice-desktop":"Auswahl-Desktop","choice-language":"Sprache auswählen","choice-os":"Wahl os","save-theme":"Design speichern","language":"Sprache","general":"allgemein","choice-themes":"Auswahlthemen","customize-theme":"Design anpassen","reset-settings":"Einstellungen zurücksetzen","login-position":{"title":"Position","about":"Anmeldeposition auswählen","center":"zentrum","top":"top","left":"links","right":"richtig","bottom":"unten"},"about":"Systemeinstellungen"}}')},"6f10":function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},"727c":function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},"760d":function(t,e,n){"use strict";n.r(e),n.d(e,"OPACITY_ARR",(function(){return C})),n.d(e,"topColors",(function(){return g})),n.d(e,"bottomColors",(function(){return f})),n.d(e,"MAX_WAVES",(function(){return b}));var i=n("ade3"),a=(n("14d9"),n("9ab4")),s=n("1b40"),o=n("d4d8");function r(t){const e=[],n=[],i=t.length-1,a=[],s=[],o=[],r=[];a[0]=0,s[0]=2,o[0]=1,r[0]=t[0]+2*t[1];for(let l=1;l<i-1;l++)a[l]=1,s[l]=4,o[l]=1,r[l]=4*t[l]+2*t[l+1];a[i-1]=2,s[i-1]=7,o[i-1]=0,r[i-1]=8*t[i-1]+t[i];for(let l=1;l<i;l++){const t=a[l]/s[l-1];s[l]=s[l]-t*o[l-1],r[l]=r[l]-t*r[l-1]}e[i-1]=r[i-1]/s[i-1];for(let l=i-2;l>=0;--l)e[l]=(r[l]-o[l]*e[l+1])/s[l];for(let l=0;l<i-1;l++)n[l]=2*t[l+1]-e[l+1];return n[i-1]=.5*(t[i]+e[i-1]),{p1:e,p2:n}}const l="http://www.w3.org/2000/svg",c={steps:3,time:4e4,timingFunction:"ease",iteration:"infinite"};class d{constructor(t){if(Object(i["a"])(this,"properties",void 0),Object(i["a"])(this,"points",[]),Object(i["a"])(this,"animationPoints",[]),this.properties=t,this.points=this.generatePoints(),this.needAnimation){const{steps:t}=this.animation;Array.from(Array(t)).forEach(()=>{this.animationPoints.push(this.generatePoints())})}}get animation(){const t=this.properties.animation,e="boolean"===typeof t;return e?c:{...c,...t}}get cellWidth(){return this.properties.width/this.properties.segmentCount}get cellHeight(){return this.properties.height/this.properties.layerCount}get needAnimation(){return this.properties.animation}get pathList(){const t=[];for(let e=0;e<this.points.length;e++)t.push(this.generateClosedPath(e));return t}generatePoints(){const{cellWidth:t,cellHeight:e}=this,{width:n,height:i,variance:a}=this.properties,s=t*a*.2,o=e*a,r=[];for(let l=e;l<=i;l+=e){const e=[];e.push({x:0,y:Math.floor(l)});for(let i=t;i<n;i+=t){const t=l-o/2+Math.random()*o,n=i-s/2+Math.random()*s;e.push({x:Math.floor(n),y:Math.floor(t)})}e.push({x:n,y:Math.floor(l)}),r.push(e)}return r}generateClosedPath(t){const e=[],{fillColor:n,strokeColor:i,strokeWidth:a,transform:s}=this.properties,o={fillColor:n,strokeColor:i,strokeWidth:a,transform:s},r=this.generatePath(this.points[t]);return this.needAnimation&&this.animationPoints.forEach(n=>{e.push(this.generatePath(n[t]))}),{...o,d:r,animatedPath:e}}generatePath(t){const e=t.map(t=>t.x),n=t.map(t=>t.y),i={x:0,y:this.properties.height+this.cellHeight},a={x:this.properties.width,y:this.properties.height+this.cellHeight},s=r(e),o=r(n);let l=`M ${i.x},${i.y} C ${i.x},${i.y} ${e[0]},${n[0]} ${e[0]},${n[0]} `;for(let r=0;r<e.length-1;r++)l+=`C ${s.p1[r]},${o.p1[r]} ${s.p2[r]},${o.p2[r]} ${e[r+1]},${n[r+1]} `;return l+=`C ${e[e.length-1]},${n[e.length-1]} ${a.x},${a.y} ${a.x},${a.y} Z`,l}generateKeyframe(t,e){return`${t}% {d: path("${e}")}`}generateAnimationStyle(t){const e=this.pathList[t],{steps:n}=this.animation;if(!e)return;const i=Array.from(Array(n+2)).map((t,i,a)=>{let{length:s}=a;const o=0===i||i+1===s,r=i*(100/(n+1));return this.generateKeyframe(r,o?e.d:e.animatedPath[i-1])});return`.path-${t}{\n animation:pathAnim-${t} ${this.animation.time}ms;\n animation-timing-function: ${this.animation.timingFunction};\n animation-iteration-count: ${this.animation.iteration};\n }\n\n @keyframes pathAnim-${t}{\n ${i.join("")}\n }`}generateSvg(){return{svg:{width:this.properties.width,height:this.properties.height+this.cellHeight,xmlns:l,paths:this.pathList}}}}var u=n("b334");const h=t=>{const e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return e?[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]:[0,0,0]},p=t=>{const e=t.slice(t.indexOf("(")+1).replace(")","").split(",");return e.slice(0,3).map(t=>parseInt(t))},m=(t,e,n,i)=>{const a=p(t);return`hsl(${a[0]+e}, ${a[1]+n}%, ${a[2]+i}%)`};function v(t,e){let[n,i,a]=t;const{view:s}=e||{},o="array"===s;n/=255,i/=255,a/=255;const[r,l]=[Math.max(n,i,a),Math.min(n,i,a)];let c=0,d=0;const u=(r+l)/2,h=()=>[Math.round(c),Math.round(100*d),Math.round(100*u)],p=t=>`hsl(${t[0]}, ${t[1]}%, ${t[2]}%)`;if(r===l)return c=d=0,o?h():p(h());const m=r-l;switch(d=u>=.5?m/(2-(r+l)):m/(r+l),r){case n:c=60*((i-a)/m+0);break;case i:c=60*((a-n)/m+2);break;case a:c=60*((n-i)/m+4);break}return o?h():p(h())}const C=[.265,.4,.53,1],g=["#03C79C","#00A5B2","#0080A5","#005A8D"],f=["#9C1EFF","#8518E9","#6F12D3","#590ABD"],b=4;let w=class extends s["c"]{constructor(){super(...arguments),Object(i["a"])(this,"iconWidth",667),Object(i["a"])(this,"iconHeight",684),Object(i["a"])(this,"wave",{height:300,width:1200,segmentCount:5,layerCount:4,variance:1}),Object(i["a"])(this,"screen",{width:window.innerWidth,height:window.innerHeight})}get palette(){const t=o["AppModule"].getThemeInput("palette"),e=(null===t||void 0===t?void 0:t.value)||0,n=(null===t||void 0===t?void 0:t.values)||["#00CC99","#6600FF"];return n[e]}get topColor(){return this.palette[0]}get bottomColor(){return this.palette[1]}get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||40}get type(){var t;return(null===(t=o["AppModule"].getThemeInput("type"))||void 0===t?void 0:t.value)||"agida"}get topColors(){const t=v(h(this.topColor)),e=m(t,10,-3,-5),n=m(t,25,-3,-10),i=m(t,33,-3,-20);return[t,e,n,i]}get bottomColors(){const t=v(h(this.bottomColor)),e=m(t,5,-3,-5),n=m(t,10,-3,-10),i=m(t,15,-3,-20);return[t,e,n,i]}get bottomActiveColor(){return this.bottomColor}get knifeSVG(){const t=this.$createElement;return t("g",{style:"transform: scale(0.7) translate(-27%, -7%);transform-origin: center"},[t("path",{attrs:{d:"M1233.68 556.289L490.85 201.979L400.013 392.424C1142.84 746.735 1233.68 556.289 1233.68 556.289Z",fill:"white"}},[]),t("path",{attrs:{d:"M432.556 293.998L479.117 196.382L74.764 3.5156C59.8095 -3.61734 41.904 2.72332 34.7711 17.6778L3.55143 83.1312C-3.58151 98.0857 2.75915 115.991 17.7137 123.124L52.0107 139.483C65.6195 145.974 81.9138 140.204 88.4048 126.595C88.4048 126.595 102.294 97.911 145.302 118.425C188.31 138.938 173.495 170.432 173.495 170.432C173.495 170.432 188.648 139.1 231.655 159.613C274.663 180.127 259.849 211.621 259.849 211.621C259.849 211.621 274.692 180.141 318.009 200.802C361.326 221.463 346.203 252.809 346.203 252.809C346.203 252.809 361.355 221.477 404.363 241.991C447.371 262.504 432.556 293.998 432.556 293.998Z",fill:"white"}},[])])}get agidaSVG(){const t=this.$createElement;return t("g",null,[t("path",{attrs:{d:"M236.522 618.424C214.225 622.652 204.614 620.602 184.495 607.788C175.291 601.813 166 593.101 166 593.101C223.5 607.788 267.5 566.618 293.675 571.01C312.903 574.236 339.52 591.001 339.52 591.001L340 607.531C329.492 607.531 303.286 631.11 289.19 653.664C284.577 660.968 278.81 669.041 276.247 671.604C268.687 679.165 253.309 685.059 244.98 683.522C243.8 683.241 243.063 682.984 242.673 682.537C242.173 681.963 242.241 681.076 242.673 679.421C245.364 667.76 258.947 648.282 274.197 633.545C285.217 623.037 288.293 620.987 305.464 612.273C329.171 600.099 330.068 599.586 327.633 596.639C325.968 594.717 324.174 594.46 314.819 595.101C306.105 595.742 301.364 596.895 291.496 600.996C274.709 607.916 249.208 615.989 236.522 618.424Z",fill:"white"}},[]),t("path",{attrs:{d:"M442.401 618.362C464.698 622.591 474.309 620.54 494.428 607.726C503.632 601.752 512.923 593.039 512.923 593.039C455.423 607.726 411.423 566.557 385.248 570.948C366.02 574.174 339.403 590.939 339.403 590.939L338.923 607.47C349.431 607.47 375.637 631.048 389.733 653.602C394.346 660.906 400.113 668.98 402.676 671.542C410.236 679.103 425.614 684.998 433.943 683.46C435.123 683.179 435.86 682.923 436.25 682.475C436.75 681.902 436.682 681.014 436.25 679.359C433.559 667.698 419.975 648.22 404.726 633.483C393.706 622.975 390.63 620.925 373.459 612.211C349.752 600.037 348.855 599.525 351.289 596.577C352.955 594.655 354.749 594.399 364.104 595.039C372.818 595.68 377.559 596.833 387.426 600.934C404.213 607.854 429.714 615.927 442.401 618.362Z",fill:"white"}},[]),t("path",{attrs:{d:"M327 90H302.361L289.29 68.1809L276.86 90H252.128L276.476 43.7891L252 0H276.348L289.29 21.1218L302.746 0H327L303.182 43.7891L327 90Z",fill:"white"}},[]),t("path",{attrs:{d:"M402 90H377.361L364.29 68.1809L351.86 90H327.128L351.476 43.7891L327 0H351.348L364.29 21.1218L377.746 0H402L378.182 43.7891L402 90Z",fill:"white"}},[]),t("path",{attrs:{d:"M426 90H402V0H426V90Z",fill:"white"}},[]),t("path",{attrs:{d:"M336.52 422.712L316.424 445.056L265.131 387.972H305.054L336.52 422.712Z",fill:"white"}},[]),t("path",{attrs:{d:"M371.661 388.636L318.894 447.306L372.412 506.811H412.458L358.939 447.306L411.707 388.636H371.661Z",fill:"white"}},[]),t("path",{attrs:{d:"M336.52 472.217L316.424 449.873L265.131 506.957H305.054L336.52 472.217Z",fill:"white"}},[]),t("path",{attrs:{d:"M428.98 234.452C428.98 210.159 442.862 190.464 473.076 190.464C526.972 190.464 524.818 169.224 524.818 169.224L521.588 210.444C521.588 234.738 501.845 254.432 477.491 254.432C423.596 254.432 426.827 271.175 426.827 271.175L428.98 234.452Z",fill:"white"}},[]),t("path",{attrs:{d:"M249.02 234.452C249.02 210.159 235.138 190.464 204.924 190.464C151.028 190.464 153.182 169.224 153.182 169.224L156.412 210.444C156.412 234.738 176.155 254.432 200.509 254.432C254.404 254.432 251.173 271.175 251.173 271.175L249.02 234.452Z",fill:"white"}},[]),t("path",{attrs:{d:"M175.251 499.349C175.251 499.349 204.006 522.632 220.283 535.811C236.559 548.99 226.17 577.893 226.17 577.893C226.17 577.893 195.851 553.344 182.769 542.751C169.687 532.158 175.251 499.349 175.251 499.349Z",fill:"white"}},[]),t("path",{attrs:{d:"M129 542.962C129 542.962 157.756 566.246 174.032 579.425C190.308 592.604 216.418 576.43 216.418 576.43C216.418 576.43 186.099 551.881 173.016 541.288C159.934 530.695 129 542.962 129 542.962Z",fill:"white"}},[]),t("path",{attrs:{d:"M118.91 444.189C118.91 444.189 144.144 471.249 158.427 486.566C172.71 501.882 158.399 529.057 158.399 529.057C158.399 529.057 131.793 500.526 120.313 488.215C108.832 475.904 118.91 444.189 118.91 444.189Z",fill:"white"}},[]),t("path",{attrs:{d:"M67.038 480.938C67.038 480.938 92.2719 507.998 106.555 523.315C120.838 538.632 148.945 526.251 148.945 526.251C148.945 526.251 122.339 497.719 110.859 485.408C99.3787 473.097 67.038 480.938 67.038 480.938Z",fill:"white"}},[]),t("path",{attrs:{d:"M83.639 377.825C83.639 377.825 100.437 410.792 109.945 429.452C119.453 448.112 98.205 470.29 98.205 470.29C98.205 470.29 80.4939 435.53 72.8519 420.532C65.2098 405.533 83.639 377.825 83.639 377.825Z",fill:"white"}},[]),t("path",{attrs:{d:"M23.6467 398.852C23.6467 398.852 40.4444 431.82 49.9523 450.48C59.4602 469.14 89.8911 464.986 89.8911 464.986C89.8911 464.986 72.18 430.226 64.5379 415.228C56.8959 400.23 23.6467 398.852 23.6467 398.852Z",fill:"white"}},[]),t("path",{attrs:{d:"M69.276 303.224C69.276 303.224 75.701 339.662 79.3377 360.287C82.9745 380.912 56.1713 395.908 56.1713 395.908C56.1713 395.908 49.3969 357.489 46.4739 340.911C43.5509 324.334 69.276 303.224 69.276 303.224Z",fill:"white"}},[]),t("path",{attrs:{d:"M5.75718 305.793C5.75718 305.793 12.1821 342.231 15.8189 362.856C19.4556 383.481 49.7713 388.405 49.7713 388.405C49.7713 388.405 42.9969 349.986 40.0739 333.409C37.1508 316.831 5.75718 305.793 5.75718 305.793Z",fill:"white"}},[]),t("path",{attrs:{d:"M74.8761 228.242C74.8761 228.242 69.7267 264.882 66.812 285.621C63.8973 306.361 33.7719 312.34 33.7719 312.34C33.7719 312.34 39.2013 273.708 41.544 257.038C43.8868 240.369 74.8761 228.242 74.8761 228.242Z",fill:"white"}},[]),t("path",{attrs:{d:"M13.6722 211.057C13.6722 211.057 8.52276 247.697 5.60806 268.436C2.69336 289.175 30.0035 303.227 30.0035 303.227C30.0035 303.227 35.433 264.595 37.7757 247.925C40.1184 231.256 13.6722 211.057 13.6722 211.057Z",fill:"white"}},[]),t("path",{attrs:{d:"M105.903 160.035C105.903 160.035 89.1059 193.002 79.5979 211.662C70.09 230.323 39.6592 226.169 39.6592 226.169C39.6592 226.169 57.3703 191.409 65.0123 176.41C72.6544 161.412 105.903 160.035 105.903 160.035Z",fill:"white"}},[]),t("path",{attrs:{d:"M53.629 123.86C53.629 123.86 36.8314 156.827 27.3234 175.487C17.8155 194.148 39.063 216.325 39.063 216.325C39.063 216.325 56.7742 181.565 64.4162 166.567C72.0582 151.568 53.629 123.86 53.629 123.86Z",fill:"white"}},[]),t("path",{attrs:{d:"M151.744 97.6303C151.744 97.6303 128.965 126.787 116.071 143.29C103.177 159.793 74.0978 149.909 74.0978 149.909C74.0978 149.909 98.116 119.167 108.479 105.903C118.843 92.6379 151.744 97.6303 151.744 97.6303Z",fill:"white"}},[]),t("path",{attrs:{d:"M107.332 52.1456C107.332 52.1456 84.553 81.3019 71.6592 97.8052C58.7654 114.309 75.3909 140.133 75.3909 140.133C75.3909 140.133 99.4091 109.391 109.773 96.1261C120.136 82.8615 107.332 52.1456 107.332 52.1456Z",fill:"white"}},[]),t("path",{attrs:{d:"M208.501 48.9768C208.501 48.9768 178.951 71.244 162.226 83.8478C145.5 96.4516 119.97 79.3779 119.97 79.3779C119.97 79.3779 151.126 55.8999 164.57 45.7695C178.013 35.6391 208.501 48.9768 208.501 48.9768Z",fill:"white"}},[]),t("path",{attrs:{d:"M175.251 499.349C175.251 499.349 204.006 522.632 220.283 535.811C236.559 548.99 226.17 577.893 226.17 577.893C226.17 577.893 195.851 553.344 182.769 542.751C169.687 532.158 175.251 499.349 175.251 499.349Z",fill:"white"}},[]),t("path",{attrs:{d:"M129 542.962C129 542.962 157.756 566.246 174.032 579.425C190.308 592.604 216.418 576.43 216.418 576.43C216.418 576.43 186.099 551.881 173.016 541.288C159.934 530.695 129 542.962 129 542.962Z",fill:"white"}},[]),t("path",{attrs:{d:"M118.91 444.189C118.91 444.189 144.144 471.249 158.427 486.566C172.71 501.882 158.399 529.057 158.399 529.057C158.399 529.057 131.793 500.526 120.313 488.215C108.832 475.904 118.91 444.189 118.91 444.189Z",fill:"white"}},[]),t("path",{attrs:{d:"M67.038 480.938C67.038 480.938 92.2719 507.998 106.555 523.315C120.838 538.632 148.945 526.251 148.945 526.251C148.945 526.251 122.339 497.719 110.859 485.408C99.3787 473.097 67.038 480.938 67.038 480.938Z",fill:"white"}},[]),t("path",{attrs:{d:"M83.639 377.825C83.639 377.825 100.437 410.792 109.945 429.452C119.453 448.112 98.205 470.29 98.205 470.29C98.205 470.29 80.4939 435.53 72.8519 420.532C65.2098 405.533 83.639 377.825 83.639 377.825Z",fill:"white"}},[]),t("path",{attrs:{d:"M23.6467 398.852C23.6467 398.852 40.4444 431.82 49.9523 450.48C59.4602 469.14 89.8911 464.986 89.8911 464.986C89.8911 464.986 72.18 430.226 64.5379 415.228C56.8959 400.23 23.6467 398.852 23.6467 398.852Z",fill:"white"}},[]),t("path",{attrs:{d:"M69.276 303.224C69.276 303.224 75.701 339.662 79.3377 360.287C82.9745 380.912 56.1713 395.908 56.1713 395.908C56.1713 395.908 49.3969 357.489 46.4739 340.911C43.5509 324.334 69.276 303.224 69.276 303.224Z",fill:"white"}},[]),t("path",{attrs:{d:"M5.75718 305.793C5.75718 305.793 12.1821 342.231 15.8189 362.856C19.4556 383.481 49.7713 388.405 49.7713 388.405C49.7713 388.405 42.9969 349.986 40.0739 333.409C37.1508 316.831 5.75718 305.793 5.75718 305.793Z",fill:"white"}},[]),t("path",{attrs:{d:"M74.8761 228.242C74.8761 228.242 69.7267 264.882 66.812 285.621C63.8973 306.361 33.7719 312.34 33.7719 312.34C33.7719 312.34 39.2013 273.708 41.544 257.038C43.8868 240.369 74.8761 228.242 74.8761 228.242Z",fill:"white"}},[]),t("path",{attrs:{d:"M13.6722 211.057C13.6722 211.057 8.52276 247.697 5.60806 268.436C2.69336 289.175 30.0035 303.227 30.0035 303.227C30.0035 303.227 35.433 264.595 37.7757 247.925C40.1184 231.256 13.6722 211.057 13.6722 211.057Z",fill:"white"}},[]),t("path",{attrs:{d:"M105.903 160.035C105.903 160.035 89.1059 193.002 79.5979 211.662C70.09 230.323 39.6592 226.169 39.6592 226.169C39.6592 226.169 57.3703 191.409 65.0123 176.41C72.6544 161.412 105.903 160.035 105.903 160.035Z",fill:"white"}},[]),t("path",{attrs:{d:"M53.629 123.86C53.629 123.86 36.8314 156.827 27.3234 175.487C17.8155 194.148 39.063 216.325 39.063 216.325C39.063 216.325 56.7742 181.565 64.4162 166.567C72.0582 151.568 53.629 123.86 53.629 123.86Z",fill:"white"}},[]),t("path",{attrs:{d:"M151.744 97.6303C151.744 97.6303 128.965 126.787 116.071 143.29C103.177 159.793 74.0978 149.909 74.0978 149.909C74.0978 149.909 98.116 119.167 108.479 105.903C118.843 92.6379 151.744 97.6303 151.744 97.6303Z",fill:"white"}},[]),t("path",{attrs:{d:"M107.332 52.1456C107.332 52.1456 84.553 81.3019 71.6592 97.8052C58.7654 114.309 75.3909 140.133 75.3909 140.133C75.3909 140.133 99.4091 109.391 109.773 96.1261C120.136 82.8615 107.332 52.1456 107.332 52.1456Z",fill:"white"}},[]),t("path",{attrs:{d:"M208.501 48.9768C208.501 48.9768 178.951 71.244 162.226 83.8478C145.5 96.4516 119.97 79.3779 119.97 79.3779C119.97 79.3779 151.126 55.8999 164.57 45.7695C178.013 35.6391 208.501 48.9768 208.501 48.9768Z",fill:"white"}},[]),t("path",{attrs:{d:"M503.169 499.349C503.169 499.349 474.413 522.632 458.137 535.811C441.86 548.99 452.249 577.893 452.249 577.893C452.249 577.893 482.569 553.344 495.651 542.751C508.733 532.158 503.169 499.349 503.169 499.349Z",fill:"white"}},[]),t("path",{attrs:{d:"M549.42 542.962C549.42 542.962 520.664 566.246 504.388 579.425C488.111 592.604 462.002 576.43 462.002 576.43C462.002 576.43 492.321 551.881 505.403 541.288C518.485 530.695 549.42 542.962 549.42 542.962Z",fill:"white"}},[]),t("path",{attrs:{d:"M559.509 444.189C559.509 444.189 534.275 471.249 519.992 486.566C505.709 501.882 520.021 529.057 520.021 529.057C520.021 529.057 546.627 500.526 558.107 488.215C569.587 475.904 559.509 444.189 559.509 444.189Z",fill:"white"}},[]),t("path",{attrs:{d:"M611.382 480.938C611.382 480.938 586.148 507.998 571.865 523.315C557.581 538.632 529.474 526.251 529.474 526.251C529.474 526.251 556.081 497.719 567.561 485.408C579.041 473.097 611.382 480.938 611.382 480.938Z",fill:"white"}},[]),t("path",{attrs:{d:"M594.781 377.825C594.781 377.825 577.983 410.792 568.475 429.452C558.967 448.112 580.215 470.29 580.215 470.29C580.215 470.29 597.926 435.53 605.568 420.532C613.21 405.533 594.781 377.825 594.781 377.825Z",fill:"white"}},[]),t("path",{attrs:{d:"M654.773 398.852C654.773 398.852 637.975 431.82 628.467 450.48C618.959 469.14 588.528 464.986 588.528 464.986C588.528 464.986 606.24 430.226 613.882 415.228C621.524 400.23 654.773 398.852 654.773 398.852Z",fill:"white"}},[]),t("path",{attrs:{d:"M609.144 303.224C609.144 303.224 602.719 339.662 599.082 360.287C595.445 380.912 622.248 395.908 622.248 395.908C622.248 395.908 629.023 357.489 631.946 340.911C634.869 324.334 609.144 303.224 609.144 303.224Z",fill:"white"}},[]),t("path",{attrs:{d:"M672.662 305.793C672.662 305.793 666.237 342.231 662.601 362.856C658.964 383.481 628.648 388.405 628.648 388.405C628.648 388.405 635.423 349.986 638.346 333.409C641.269 316.831 672.662 305.793 672.662 305.793Z",fill:"white"}},[]),t("path",{attrs:{d:"M603.544 228.242C603.544 228.242 608.693 264.882 611.608 285.621C614.522 306.361 644.648 312.34 644.648 312.34C644.648 312.34 639.218 273.708 636.876 257.038C634.533 240.369 603.544 228.242 603.544 228.242Z",fill:"white"}},[]),t("path",{attrs:{d:"M664.747 211.057C664.747 211.057 669.897 247.697 672.812 268.436C675.726 289.175 648.416 303.227 648.416 303.227C648.416 303.227 642.987 264.595 640.644 247.925C638.301 231.256 664.747 211.057 664.747 211.057Z",fill:"white"}},[]),t("path",{attrs:{d:"M572.516 160.035C572.516 160.035 589.314 193.002 598.822 211.662C608.33 230.323 638.76 226.169 638.76 226.169C638.76 226.169 621.049 191.409 613.407 176.41C605.765 161.412 572.516 160.035 572.516 160.035Z",fill:"white"}},[]),t("path",{attrs:{d:"M624.791 123.86C624.791 123.86 641.588 156.827 651.096 175.487C660.604 194.148 639.356 216.325 639.356 216.325C639.356 216.325 621.645 181.565 614.003 166.567C606.361 151.568 624.791 123.86 624.791 123.86Z",fill:"white"}},[]),t("path",{attrs:{d:"M526.676 97.6303C526.676 97.6303 549.455 126.787 562.349 143.29C575.243 159.793 604.322 149.909 604.322 149.909C604.322 149.909 580.304 119.167 569.94 105.903C559.577 92.6379 526.676 97.6303 526.676 97.6303Z",fill:"white"}},[]),t("path",{attrs:{d:"M571.087 52.1456C571.087 52.1456 593.867 81.3019 606.76 97.8052C619.654 114.309 603.029 140.133 603.029 140.133C603.029 140.133 579.01 109.391 568.647 96.1261C558.284 82.8615 571.087 52.1456 571.087 52.1456Z",fill:"white"}},[]),t("path",{attrs:{d:"M469.919 48.9768C469.919 48.9768 499.468 71.244 516.194 83.8478C532.92 96.4516 558.45 79.3779 558.45 79.3779C558.45 79.3779 527.293 55.8999 513.85 45.7695C500.406 35.6391 469.919 48.9768 469.919 48.9768Z",fill:"white"}},[]),t("path",{attrs:{d:"M503.169 499.349C503.169 499.349 474.413 522.632 458.137 535.811C441.86 548.99 452.249 577.893 452.249 577.893C452.249 577.893 482.569 553.344 495.651 542.751C508.733 532.158 503.169 499.349 503.169 499.349Z",fill:"white"}},[]),t("path",{attrs:{d:"M549.42 542.962C549.42 542.962 520.664 566.246 504.388 579.425C488.111 592.604 462.002 576.43 462.002 576.43C462.002 576.43 492.321 551.881 505.403 541.288C518.485 530.695 549.42 542.962 549.42 542.962Z",fill:"white"}},[]),t("path",{attrs:{d:"M559.509 444.189C559.509 444.189 534.275 471.249 519.992 486.566C505.709 501.882 520.021 529.057 520.021 529.057C520.021 529.057 546.627 500.526 558.107 488.215C569.587 475.904 559.509 444.189 559.509 444.189Z",fill:"white"}},[]),t("path",{attrs:{d:"M611.382 480.938C611.382 480.938 586.148 507.998 571.865 523.315C557.581 538.632 529.474 526.251 529.474 526.251C529.474 526.251 556.081 497.719 567.561 485.408C579.041 473.097 611.382 480.938 611.382 480.938Z",fill:"white"}},[]),t("path",{attrs:{d:"M594.781 377.825C594.781 377.825 577.983 410.792 568.475 429.452C558.967 448.112 580.215 470.29 580.215 470.29C580.215 470.29 597.926 435.53 605.568 420.532C613.21 405.533 594.781 377.825 594.781 377.825Z",fill:"white"}},[]),t("path",{attrs:{d:"M654.773 398.852C654.773 398.852 637.975 431.82 628.467 450.48C618.959 469.14 588.528 464.986 588.528 464.986C588.528 464.986 606.24 430.226 613.882 415.228C621.524 400.23 654.773 398.852 654.773 398.852Z",fill:"white"}},[]),t("path",{attrs:{d:"M609.144 303.224C609.144 303.224 602.719 339.662 599.082 360.287C595.445 380.912 622.248 395.908 622.248 395.908C622.248 395.908 629.023 357.489 631.946 340.911C634.869 324.334 609.144 303.224 609.144 303.224Z",fill:"white"}},[]),t("path",{attrs:{d:"M672.662 305.793C672.662 305.793 666.237 342.231 662.601 362.856C658.964 383.481 628.648 388.405 628.648 388.405C628.648 388.405 635.423 349.986 638.346 333.409C641.269 316.831 672.662 305.793 672.662 305.793Z",fill:"white"}},[]),t("path",{attrs:{d:"M603.544 228.242C603.544 228.242 608.693 264.882 611.608 285.621C614.522 306.361 644.648 312.34 644.648 312.34C644.648 312.34 639.218 273.708 636.876 257.038C634.533 240.369 603.544 228.242 603.544 228.242Z",fill:"white"}},[]),t("path",{attrs:{d:"M664.747 211.057C664.747 211.057 669.897 247.697 672.812 268.436C675.726 289.175 648.416 303.227 648.416 303.227C648.416 303.227 642.987 264.595 640.644 247.925C638.301 231.256 664.747 211.057 664.747 211.057Z",fill:"white"}},[]),t("path",{attrs:{d:"M572.516 160.035C572.516 160.035 589.314 193.002 598.822 211.662C608.33 230.323 638.76 226.169 638.76 226.169C638.76 226.169 621.049 191.409 613.407 176.41C605.765 161.412 572.516 160.035 572.516 160.035Z",fill:"white"}},[]),t("path",{attrs:{d:"M624.791 123.86C624.791 123.86 641.588 156.827 651.096 175.487C660.604 194.148 639.356 216.325 639.356 216.325C639.356 216.325 621.645 181.565 614.003 166.567C606.361 151.568 624.791 123.86 624.791 123.86Z",fill:"white"}},[]),t("path",{attrs:{d:"M526.676 97.6303C526.676 97.6303 549.455 126.787 562.349 143.29C575.243 159.793 604.322 149.909 604.322 149.909C604.322 149.909 580.304 119.167 569.94 105.903C559.577 92.6379 526.676 97.6303 526.676 97.6303Z",fill:"white"}},[]),t("path",{attrs:{d:"M571.087 52.1456C571.087 52.1456 593.867 81.3019 606.76 97.8052C619.654 114.309 603.029 140.133 603.029 140.133C603.029 140.133 579.01 109.391 568.647 96.1261C558.284 82.8615 571.087 52.1456 571.087 52.1456Z",fill:"white"}},[]),t("path",{attrs:{d:"M469.919 48.9768C469.919 48.9768 499.468 71.244 516.194 83.8478C532.92 96.4516 558.45 79.3779 558.45 79.3779C558.45 79.3779 527.293 55.8999 513.85 45.7695C500.406 35.6391 469.919 48.9768 469.919 48.9768Z",fill:"white"}},[])])}get yinYangSVG(){const t=this.$createElement;return t("g",{style:"transform: translate(30px, 30px);"},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M289.088 578.175C448.746 578.175 578.175 448.746 578.175 289.088C578.175 129.429 448.746 0 289.088 0C129.429 0 0 129.429 0 289.088C0 448.746 129.429 578.175 289.088 578.175ZM289.087 570.763C214.383 570.763 142.737 541.086 89.9132 488.262C37.0889 435.437 7.41248 363.792 7.41248 289.087C7.41248 214.383 37.0889 142.737 89.9132 89.9132C142.737 37.0889 214.383 7.41248 289.087 7.41248C326.44 7.41248 362.262 22.2507 388.675 48.6628C415.087 75.075 429.925 110.898 429.925 148.25C429.925 185.602 415.087 221.425 388.675 247.837C362.262 274.249 326.44 289.087 289.087 289.087C251.735 289.087 215.912 303.926 189.5 330.338C163.088 356.75 148.25 392.573 148.25 429.925C148.25 467.277 163.088 503.1 189.5 529.512C215.912 555.924 251.735 570.763 289.087 570.763ZM326.15 429.925C326.15 450.394 309.557 466.988 289.088 466.988C268.618 466.988 252.025 450.394 252.025 429.925C252.025 409.456 268.618 392.863 289.088 392.863C309.557 392.863 326.15 409.456 326.15 429.925Z",fill:"white"}},[]),t("path",{attrs:{d:"M289.088 185.312C309.557 185.312 326.15 168.719 326.15 148.25C326.15 127.781 309.557 111.188 289.088 111.188C268.618 111.188 252.025 127.781 252.025 148.25C252.025 168.719 268.618 185.312 289.088 185.312Z",fill:"white"}},[])])}get activeFragment(){const t={agida:this.agidaSVG,knife:this.knifeSVG,"yin yang":this.yinYangSVG};return t[this.type]||this.agidaSVG}get width(){return this.screen.width}get height(){return this.screen.height}get viewBox(){return`0 0 ${this.width} ${this.height}`}get topWaves(){return this.generateWave("top")}get bottomWaves(){return this.generateWave("bottom")}mounted(){this.updateScreen(),window.addEventListener("resize",this.updateScreen)}beforeDestroy(){window.removeEventListener("resize",this.updateScreen)}updateScreen(){this.screen={width:window.innerWidth,height:window.innerHeight}}generateWave(t){const e=this.$createElement,n=new d(this.wave),i=n.generateSvg(),{height:a,width:s,xmlns:o,paths:r}=i.svg,l="top"===t,c=l?this.topColors:this.bottomColors,u=Math.atan(window.innerHeight/window.innerWidth)*(180/Math.PI)*1.1;return e("svg",{class:"waves--"+t,style:`width: ${s}px; height: ${a}px; --angle: ${u}deg`,attrs:{viewBox:`0 0 ${s} ${a}`,xmlns:o}},[r.map((t,i)=>{const a=[];return t.animatedPath&&a.push(e("style",null,[n.generateAnimationStyle(i)])),a.push(e("path",{key:i,attrs:{d:t.d,stroke:t.strokeColor,"stroke-width":t.strokeWidth,fill:c[i],transform:t.transform},class:"path-"+i},[])),a})])}render(){const t=arguments[0];return t("div",null,[this.topWaves,this.bottomWaves,t("svg",{attrs:{width:this.width,height:this.height,viewBox:this.viewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("rect",{attrs:{width:this.width,height:this.height,fill:"#22233D"}},[]),t("mask",{attrs:{id:"mask-agida",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:this.width,height:this.height},style:"mask-type:alpha"},[t("g",{attrs:{id:"main"},style:`transform: translate(calc(${this.width/2}px - ${this.iconWidth/2}px), calc(${this.height/2}px - ${this.iconHeight/2-30}px))`},[this.activeFragment])]),t("g",{attrs:{mask:"url(#mask-agida)"}},[t("path",{attrs:{d:"M1862.93 140.4H-57.0667V1220.4H1862.93V140.4Z",fill:this.bottomActiveColor}},[]),t("g",{attrs:{filter:"url(#filter0_f_506_268)"}},[t("path",{attrs:{d:"M1512.07 1310.6C1932.69 1310.6 2273.67 1022.9 2273.67 668C2273.67 313.102 1932.69 25.4 1512.07 25.4C1091.45 25.4 750.467 313.102 750.467 668C750.467 1022.9 1091.45 1310.6 1512.07 1310.6Z",fill:this.topColor}},[]),t("path",{attrs:{d:"M1646.47 889.4C2067.09 889.4 2408.07 601.698 2408.07 246.8C2408.07 -108.098 2067.09 -395.8 1646.47 -395.8C1225.85 -395.8 884.867 -108.098 884.867 246.8C884.867 601.698 1225.85 889.4 1646.47 889.4Z",fill:this.bottomActiveColor}},[]),t("path",{attrs:{d:"M272.6 1112.6C693.22 1112.6 1034.2 824.898 1034.2 470C1034.2 115.102 693.22 -172.6 272.6 -172.6C-148.02 -172.6 -489 115.102 -489 470C-489 824.898 -148.02 1112.6 272.6 1112.6Z",fill:this.topColor}},[]),t("path",{attrs:{d:"M1145.13 1514C1565.75 1514 1906.73 1226.3 1906.73 871.4C1906.73 516.502 1565.75 228.8 1145.13 228.8C724.513 228.8 383.533 516.502 383.533 871.4C383.533 1226.3 724.513 1514 1145.13 1514Z",fill:this.topColor}},[]),t("path",{attrs:{d:"M690.733 855.2C1111.35 855.2 1452.33 567.498 1452.33 212.6C1452.33 -142.298 1111.35 -430 690.733 -430C270.113 -430 -70.8667 -142.298 -70.8667 212.6C-70.8667 567.498 270.113 855.2 690.733 855.2Z",fill:this.bottomActiveColor}},[]),t("path",{attrs:{d:"M281.133 1447.4C701.753 1447.4 1042.73 1159.7 1042.73 804.8C1042.73 449.902 701.753 162.2 281.133 162.2C-139.487 162.2 -480.467 449.902 -480.467 804.8C-480.467 1159.7 -139.487 1447.4 281.133 1447.4Z",fill:this.topColor}},[])])]),t("defs",null,[t("filter",{attrs:{id:"filter0_f_506_268",x:"-811",y:"-752",width:"3541.07",height:"2588",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"}},[t("feFlood",{attrs:{"flood-opacity":"0",result:"BackgroundImageFix"}},[]),t("feBlend",{attrs:{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}},[]),t("feGaussianBlur",{attrs:{stdDeviation:"161",result:"effect1_foregroundBlur_506_268"}},[])])])])])}};Object(a["a"])([Object(u["a"])(50)],w.prototype,"updateScreen",null),w=Object(a["a"])([s["a"]],w);e["default"]=w},7704:function(t){t.exports=JSON.parse('{"input":{"time":"Время","color":"Выбрать цвет","bottom-color":"Выбрать нижний цвет","color-active":"Выбрать активный цвет","color-second":"Выбрать второстепенный цвет","slider-amount":"Choice slider amount","dark-mode":"Темный режим","perspective":"Перспектива","depth":"Глубина","size":"Размер","position":"Позиция","amount":"Количество","hue":"Оттенок","zoom":"Увеличение","zoom-interface":"Увеличение интерфейса","pxratio":"Разрешение экрана","animation-speed":"Скорость анимации","invert":"Инвертировать","brightness":"Яркость","random":"Случайно","symmetry":"Симметрия","thickness":"Толщина"},"text":{"password":"пароль","yes":"да","no":"нет"},"modals":{"shutdown":{"title":"Выключение","text":"Вы действительно хотите завершить работу?"},"restart":{"title":"Перезагрузка","text":"Вы действительно хотите перезагрузить систему?"},"suspend":{"title":"Приостановить","text":"Вы действительно хотите приостановить работу системы?"},"hibernate":{"title":"Спящий режим","text":"Вы действительно хотите войти в спящий режим?"}},"settings":{"title":"Настройки","blur":"Размытие","users":"Пользователи","no-transition":"Отключить анимацию","show-framerate":"Показывать частоту кадров","only-ui":"Показывать только настройки","performance":"производительность","generate-random-theme":"Генерировать случайную тему","keyboard":{"title":"Горячие клавишы","open-themes":"Открыть темы","open-custom":"Открыть настройки темы","open-settings":"Открыть общие настройки","hide-windows":"Закрыть окна","show-password":"Показать пароль","randomize-theme":"Выбрать случайные настройки темы","poweroff":"Выключить","restart":"Перезагрузить","suspend":"Приостановить"},"choice-language":"Выбор языка","language":"Язык","general":"Общее","choice-themes":"Выбор темы","customize-theme":"Настройка темы","reset-settings":"Сбросить настройки","change-theme":"Сменить тему","login-position":{"title":"Положение","about":"Выбрать положение логина","center":"центр","top":"верх","left":"влево","right":"вправо","bottom":"вниз"},"about":"Настройки системы"}}')},7821:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get hue(){var t;return(null===(t=o["AppModule"].getThemeInput("hue"))||void 0===t?void 0:t.value)||0}get brightness(){var t;return(null===(t=o["AppModule"].getThemeInput("brightness"))||void 0===t?void 0:t.value)||0}get invert(){var t;return(null===(t=o["AppModule"].getThemeInput("invert"))||void 0===t?void 0:t.value)||!1}get filter(){return`hue-rotate(${this.hue}deg) invert(${Number(this.invert)}) brightness(${this.brightness})`}get styleCanvas(){return{filter:this.filter}}get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get size(){var t;return(null===(t=o["AppModule"].getThemeInput("size"))||void 0===t?void 0:t.value)||.2}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.size||(t.programInfo.uniforms.size=t.ctx.getUniformLocation(t.program,"size")),t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time),t.ctx.uniform1f(t.programInfo.uniforms.size,n.size)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas",style:this.styleCanvas},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("cc01")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("dbcf")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},"7d30":function(t,e){t.exports="/*\n * Original shader from: https://www.shadertoy.com/view/lslcWj\n */\n\n#ifdef GL_ES\nprecision mediump float;\n#endif\n\nuniform float uTime;\nuniform vec2 uResolution;\nuniform float size;\n\n#define R(p, a) p = p * cos(a) + vec2(-p.y, p.x) * sin(a)\n\nfloat Sin01(float t) {\n return 0.5 + 0.5 * sin(6.28319 * t);\n}\n\nfloat SineEggCarton(vec3 p) {\n return 1.0 - abs(sin(p.x) + sin(p.y) + sin(p.z)) / 3.0;\n}\n\nfloat Map(vec3 p, float scale) {\n float dSphere = length(p) - 1.0;\n return max(dSphere, (0.95 - SineEggCarton(scale * p)) / scale);\n}\n\nvec3 GetColor(vec3 p) {\n float amount = clamp((1.5 - length(p)) / 2.0, 0.0, 1.0);\n vec3 col = 0.5 + 0.5 * cos(6.28319 * (vec3(0.2, 0.0, 0.0) + amount * vec3(1.0, 1.0, 0.5)));\n return col * amount;\n}\n\nvoid mainImage(out vec4 fragColor, in vec2 fragCoord) {\n\tvec3 rd = normalize(vec3(2.0 * fragCoord.xy - uResolution.xy, -uResolution.y));\n vec3 ro = vec3(0.0, 0.0, size);\n\n R(rd.xz, 0.5 * uTime);\n R(ro.xz, 0.5 * uTime);\n R(rd.yz, 0.5 * uTime);\n R(ro.yz, 0.5 * uTime);\n\n float t = 0.0;\n fragColor.rgb = vec3(0.0353, 0.0275, 0.1255);\n float scale = mix(3.5, 9.0, Sin01(0.068 * uTime));\n\n for (int i = 0; i < 64; i++) {\n vec3 p = ro + t * rd;\n float d = Map(p, scale);\n if (t > 5.0 || d < 0.001) {\n break;\n }\n t += .9 * d;\n fragColor.rgb += 0.05 * GetColor(p);\n }\n}\n\nvoid main(void) {\n mainImage(gl_FragColor, gl_FragCoord.xy);\n gl_FragColor.a = 1.;\n}"},"7ffc":function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return l}));var i=n("b334");const a="#22233D",s={name:"Random",component:"random",color:{active:"#04ded4",background:"#19102e"},settings:[Object(i["n"])(),Object(i["c"])({min:.2}),Object(i["c"])({name:"symmetry",min:.01,max:2,value:.1}),Object(i["c"])({name:"thickness",min:.01,max:.7,value:.1}),Object(i["i"])(),Object(i["b"])(),Object(i["d"])(),i["o"]]},o=["agida","knife","yin yang"],r=[{name:"Agida",component:"agida",color:{active:"#04ded4",background:"#19102e"},settings:[{name:"palette",type:"palette",label:"input.slider-amount",value:0,values:[["#00CC99","#6600FF"],["#B9E0FF","#9F73AB"],["#CBCB68","#3E9C8F"],["#51eaea","#D62E93"],["#AC3ABB","#511e78"],["#B5D115","#FB044F"],["#fc5185","#3fc1c9"],["#f5f5f5","#364f6b"]]},{name:"type",label:"type",type:"selector",value:"agida",values:o}]},s,{name:"Sphere",component:"sphere",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["d"])(),Object(i["i"])(),Object(i["b"])(),Object(i["c"])({max:10}),Object(i["c"])({value:2,max:3,min:1.4,name:"size"}),i["o"]]},{name:"Planet",component:"planet",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["c"])(),{name:"position",type:"slider",label:"input.position",value:3.9,icon:"position",options:{step:.01,max:20,min:2.8,changeOnUpdate:!0}},i["o"]]},{name:"Destruction",component:"destruction",color:{active:"#04ded4",background:"#13122E"},settings:[Object(i["n"])(),Object(i["c"])({name:"position",value:.1,icon:"position",max:1,min:.01}),Object(i["c"])({name:"perspective",value:.1,icon:"perspective",max:1,min:.01}),Object(i["c"])({value:10,max:15}),i["o"]]},{name:"Rings",component:"rings",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["c"])(),Object(i["c"])({name:"hue",value:0,icon:"hue",max:.5,min:-.5}),Object(i["c"])({name:"zoom",value:32,icon:"zoom",max:100,min:2}),i["o"]]},{name:"Tenderness",component:"tenderness",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["c"])({value:10,max:15}),i["o"]]},{name:"Plasma",component:"plasma",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["i"])(),Object(i["c"])({value:10,max:25}),i["o"]]},{name:"Flow",component:"flow",color:{active:"#04ded4",background:a},settings:[Object(i["n"])(),Object(i["i"])(),Object(i["b"])(),Object(i["d"])(),Object(i["c"])({value:10,max:15}),Object(i["c"])({value:1,max:2.8,min:.2,name:"size"}),i["o"]]},{name:"Infinity",component:"infinity",settings:[{name:"palette",type:"palette",label:"input.slider-amount",value:0,values:[["#fcb2bf","#cf56a1","#8b2f97","#511e78"],["#e8f79a","#49d292","#3b445b","#383746"],["#f5f5f5","#fc5185","#3fc1c9","#364f6b"],["#00A8CC","#0C7B93","#27496D","#142850"],["#F9F7F7","#DBE2EF","#3F72AF","#112D4E"],["#ABEDD8","#46CDCF","#3D84A8","#48466D"]]},Object(i["c"])({name:"size",value:20,max:50,min:2,step:1,changeOnUpdate:!1}),Object(i["c"])({name:"amount",value:30,max:100,min:10,step:1,changeOnUpdate:!1}),Object(i["c"])({value:20,min:5,max:100}),i["o"]],color:{active:"#04ded4",background:"#19102e"}},{name:"Suprematism",component:"suprematism",settings:[{name:"activeColor",type:"color",label:"input.color-active",value:"#F690FF",options:{class:"w-50"},callback:t=>Object(i["r"])("--color-active",t+"")}],color:{active:"#F690FF",background:"#fff"}},{name:"Osmos",component:"osmos",color:{active:"#e13571",background:"#1a0532"}},{name:"Space",component:"space",color:{active:"#04ded4",background:"#19102e"}}],l=[{text:"Arch Linux",value:"arch-linux",icon:"arch-linux"},{text:"Ubuntu",value:"ubuntu",icon:"ubuntu"},{text:"Fedora",value:"fedora",icon:"fedora"},{text:"Linux Mint",value:"linux-mint",icon:"linux-mint"},{text:"Gentoo",value:"gentoo",icon:"gentoo"}]},8393:function(t,e,n){"use strict";n.r(e);var i=n("ade3"),a=n("9ab4"),s=n("1b40"),o=n("a5ab"),r=n.n(o);let l=class extends s["c"]{constructor(){super(...arguments),Object(i["a"])(this,"parallax",null)}render(){const t=arguments[0];return t("div",{class:"space",ref:"scene",attrs:{"data-hover-only":"true","data-friction-x":"0.1","data-friction-y":"0.1","data-scalar-x":"25","data-scalar-y":"15"}},[t("li",{class:"prllx-block",attrs:{"data-depth":"0.0"}},[t("div",{class:"main-planet position-center"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.2"}},[t("div",{class:"ufo"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.1"}},[t("div",{class:"meteor"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.07"}},[t("div",{class:"hole"},[])]),t("li",{class:"prllx-block",attrs:{"data-depth":"0.02"}},[t("div",{class:"another-planet"},[])])])}mounted(){const t=this.$refs.scene;t&&(this.parallax=new r.a(t))}beforeDestroy(){this.parallax&&this.parallax.destroy()}};l=Object(a["a"])([s["a"]],l),e["default"]=l},8607:function(t,e,n){"use strict";n.d(e,"b",(function(){return r}));var i=n("fe18"),a=n("a026");const s=a["a"].observable({time:new Date,shortTime:"",longTime:""}),o=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"short";const e={month:"short",day:"numeric",hour:"numeric",minute:"numeric",hour12:!1};return"long"===t&&(e.month="long",e.weekday="long"),new Intl.DateTimeFormat(i["a"].locale,e).format(new Date)},r=()=>{setInterval(l,1e3)},l=()=>{s.time=new Date,s.shortTime=o("short"),s.longTime=o("long")};l(),e["a"]=s},"8d51":function(t,e,n){t.exports=n.p+"img/index.d0d56623.png"},9055:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("d4d8"),s=n("1b40");let o=class extends s["c"]{get theme(){return a["AppModule"].activeTheme}get palette(){const t=a["AppModule"].getThemeInput("palette"),e=(null===t||void 0===t?void 0:t.value)||0,n=(null===t||void 0===t?void 0:t.values)||[];return n[e]||["#51eaea","#fffde1","#ff9d76","#FB3569"]}get amount(){var t;return(null===(t=a["AppModule"].getThemeInput("amount"))||void 0===t?void 0:t.value)||30}get animationSpeed(){var t;return(null===(t=a["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||35}get depth(){var t;return(null===(t=a["AppModule"].getThemeInput("depth"))||void 0===t?void 0:t.value)||200}get size(){var t;return(null===(t=a["AppModule"].getThemeInput("size"))||void 0===t?void 0:t.value)||17}get color(){return`@p(${this.palette.join(", ")});`}render(t){return t("div",{class:"position-center",domProps:{innerHTML:`<css-doodle>\n :doodle {\n @grid: ${this.amount}x1 / ${this.size}vmin;\n --deg: @p(-180deg, 180deg);\n }\n :container {\n perspective: 10vmin;\n }\n :after, :before {\n content: '';\n background: ${this.color}; \n @place-cell: @r(100%) @r(100%);\n @size: @r(6px);\n @shape: heart;\n }\n \n @place-cell: center;\n @size: ${this.depth}%;\n \n box-shadow: @m200(0 0 50px ${this.color});\n background: @m100(\n radial-gradient(${this.color} 50%, transparent 0) \n @r(-20%, 120%) @r(-20%, 100%) / 1px 1px\n no-repeat\n );\n \n will-change: transform, opacity;\n animation: scale-up ${this.animationSpeed}s linear infinite;\n animation-delay: calc(-${this.animationSpeed}s / @size() * @i());\n \n @keyframes scale-up {\n 0%, 95.01%, 100% {\n transform: translateZ(0) rotate(0);\n opacity: 0;\n }\n 10% { \n opacity: 1; \n }\n 95% {\n transform: translateZ(12vmin) rotateZ(@var(--deg));\n }\n }\n </css-doodle>`}})}};o=Object(i["a"])([s["a"]],o),e["default"]=o},9224:function(t){t.exports=JSON.parse('{"a":"2.0.2"}')},"941b":function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},9987:function(t,e,n){t.exports=n.p+"img/index.04752491.png"},a030:function(t,e,n){t.exports=n.p+"img/index.a763af0b.png"},a05d:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get position(){var t;return(null===(t=o["AppModule"].getThemeInput("position"))||void 0===t?void 0:t.value)||2.14}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.position||(t.programInfo.uniforms.position=t.ctx.getUniformLocation(t.program,"camR")),t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time+t.time*n.animationSpeed/10),t.ctx.uniform1f(t.programInfo.uniforms.position,n.position)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas"},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("cc02")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("6f10")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},a306:function(t){t.exports=JSON.parse('{"text":{"themes":"temas","password":"contraseña","yes":"si","no":"no"},"modals":{"shutdown":{"title":"Apagar","text":"¿Seguro que quieres apagar la computadora?"},"restart":{"title":"Reiniciar","text":"¿Seguro que quieres reiniciar tu computadora?"},"suspend":{"title":"Suspender","text":"¿Estás seguro de que quieres suspender tu computadora?"}},"settings":{"title":"configuración","choice-language":"Idioma de elección","language":"Idioma","login-position":{"title":"Posición","about":"Elección de posición de inicio de sesión","center":"centro","top":"top","left":"izquierda","right":"bien","bottom":"fondo"},"about":"Sistema de configuración"}}')},a340:function(t,e){t.exports="// Modified so it doesn't really move. Very childish and easy fix.\n#ifdef GL_ES\nprecision mediump float;\n#endif\n\nuniform vec2 uResolution;\nuniform float uTime;\n\nconst int complexity = 30; // More points of color.\nconst float fluidSpeed = 60.0; // Drives speed, higher number will make it slower.\nconst float color_intensity = 0.5;\nconst float position = 1.0;\n\nvoid main() {\n vec2 p= (position * gl_FragCoord.xy - uResolution) / max(uResolution.x, uResolution.y);\n\n for(int i = 1; i < complexity;i++) {\n vec2 newp= p + uTime * 0.005;\n newp.x+=0.6/float(i)*sin(float(i)*p.y+uTime/fluidSpeed+20.3*float(i)) + 0.5; // + mouse.y/mouse_factor+mouse_offset;\n newp.y+=0.6/float(i)*sin(float(i)*p.x+uTime/fluidSpeed+0.3*float(i+10)) - 0.5; // - mouse.x/mouse_factor+mouse_offset;\n p=newp;\n }\n\n vec3 col=vec3(color_intensity*sin(5.0*p.x)+color_intensity,color_intensity*sin(3.0*p.y)+color_intensity,color_intensity*sin(p.x+p.y)+color_intensity);\n gl_FragColor=vec4(col, 1.0);\n}"},a6d5:function(t,e,n){var i={"./agida/index.png":"8d51","./destruction/index.png":"da80","./flow/index.png":"0ccb","./infinity/index.png":"0376","./osmos/index.png":"b6e0","./planet/index.png":"c393","./plasma/index.png":"69db","./random/index.png":"a030","./rings/index.png":"6ae4","./space/index.png":"9987","./sphere/index.png":"2e6b","./suprematism/index.png":"c3f8","./tenderness/index.png":"e07e"};function a(t){var e=s(t);return n(e)}function s(t){if(!n.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}a.keys=function(){return Object.keys(i)},a.resolve=s,t.exports=a,a.id="a6d5"},a9c4:function(t,e,n){},ab17:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.time+=n.animationSpeed/500,t.pxratio=n.pxratio,t.ctx.uniform1f(t.programInfo.uniforms.time,t.time)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas"},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("a340")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("d8ae")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},afbc:function(t,e,n){"use strict";var i=n("a026"),a=n("8c4f"),s=n("9ab4"),o=n("1b40"),r=n("d4d8"),l=n("fe18"),c=n("44ee"),d=n("8607");let u=class extends o["c"]{get batteryLevel(){return r["AppModule"].batteryLevel}get isCharging(){return r["AppModule"].isCharging}render(){const t=arguments[0];return t("div",{class:"app-bar-battery"},[t("div",{class:"app-bar-battery-icon"},[t("div",{class:"app-bar-battery-icon__fill "+(this.isCharging?"charging":""),style:{width:this.batteryLevel+"%"}},[]),this.isCharging&&t(c["a"],{attrs:{name:"charge"},class:"app-bar-battery-icon__charge"},[])]),t("span",{class:"app-bar-battery__percent"},[" ",this.batteryLevel,"% "])])}};u=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],u);var h=u;let p=class extends o["c"]{get brightLevel(){return r["AppModule"].brightness}render(){const t=arguments[0];return t("div",{class:"app-bar__bright"},[t(c["a"],{attrs:{name:"brightness"},class:"brightness-icon"},[]),this.brightLevel])}};p=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],p);var m=p;let v=class extends o["c"]{get showBattery(){return r["AppModule"].battery}get showBright(){return!!r["AppModule"].brightness}get currentTime(){return d["a"].longTime}render(){const t=arguments[0];return t("div",{class:"app-bar active-interface"},[t("div",{class:"app-bar__time"},[" ",d["a"].longTime," "]),t("div",{class:"app-bar__info"},[this.showBattery&&t(h,null,[]),this.showBright&&t(m,null,[])])])}};v=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],BatteryIcon:h,BrightIcon:m}})],v);var C=v,g=n("ade3");n("13d5");let f=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"innerPositioned",{left:0,top:0,width:199})}get position(){var t;return null!==(t=this.menu.position)&&void 0!==t?t:this.innerPositioned}get menu(){return l["a"].menu}get isShow(){return this.menu.view}updatePosition(t){t&&this.calculatePosition()}get style(){return Object.entries(this.position).reduce((t,e)=>{let[n,i]=e;return t+=`${n}: ${i}px;`,t},"")}get menuNode(){return this.$refs.menu}async handleCallback(t,e){this.menu.handler&&await this.menu.handler(e),this.closeMenu()}handleClickOutside(t){if(!this.isShow)return!1;const e=this.$el.contains(t.target);!e&&this.closeMenu()}mounted(){window.addEventListener("resize",this.handleResize,{passive:!0}),window.addEventListener("click",this.handleClickOutside)}beforeDestroy(){window.removeEventListener("resize",this.handleResize),window.removeEventListener("click",this.handleClickOutside)}handleResize(){this.calculatePosition()}calculatePosition(){const t=this.menu.node;if(!t||!this.menu.view)return;const{bottom:e,left:n,top:i,height:a,width:s}=t.getBoundingClientRect(),o=window.innerHeight,r=e>i?"bottom":"top",l={left:n,width:s};"bottom"===r?l.top=i+a:l.bottom=o-e+a,this.innerPositioned=l}closeMenu(){l["a"].ASSIGN_MENU({view:!1})}buildElementItem(t,e){const n=this.$createElement,i="string"===typeof t,{text:a,icon:s}=i?{text:t,icon:null}:t;return n("li",{class:"menu-list-item",key:e,on:{click:e=>{this.handleCallback(e,t)}}},[a,s&&n(c["a"],{class:"menu-icon",attrs:{name:s}},[])])}render(){const t=arguments[0];return t("div",{class:"menu-wrapper",ref:"menu"},[t("transition",{attrs:{name:"fade-menu"}},[this.menu.view&&t("ul",{class:"menu-list active-block",attrs:{id:"menu"},style:this.style},[this.menu.items.map(this.buildElementItem)])])])}};Object(s["a"])([Object(o["d"])("menu.view")],f.prototype,"updatePosition",null),f=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],f);var b=f;const w="app-button";let x=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"label",void 0),Object(g["a"])(this,"icon",void 0),Object(g["a"])(this,"type",void 0),Object(g["a"])(this,"fab",void 0),Object(g["a"])(this,"link",void 0),Object(g["a"])(this,"block",void 0),Object(g["a"])(this,"target",void 0),Object(g["a"])(this,"loading",void 0),Object(g["a"])(this,"nuxt",void 0),Object(g["a"])(this,"color",void 0),Object(g["a"])(this,"disabled",void 0),Object(g["a"])(this,"tag",void 0),Object(g["a"])(this,"to",void 0),Object(g["a"])(this,"href",void 0)}get classes(){const t={[w]:!0,[`${w}--${this.color}`]:!0},e=["fab","block"];return e.forEach(e=>{t[`${w}--${e}`]=!!this[e]}),t}get isLink(){return this.to||this.href||this.link}generateRouteLink(){let t;const e={attrs:{tabindex:"tabindex"in this.$attrs?this.$attrs.tabindex:void 0},class:this.classes,[this.to?"nativeOn":"on"]:{...this.$listeners},ref:"link"};return this.to?t=this.nuxt?"nuxt-link":"router-link":(t=(this.href?"a":this.tag)||"div","a"===t&&this.href&&(e.attrs.href=this.href)),this.target&&(e.attrs.target=this.target),{tag:t,data:e}}buildContent(){const t=this.$createElement;return t("span",{class:w+"__content"},[" ",this.$slots.default," "])}buildLoader(){const t=this.$createElement;return t("span",{class:w+"__loader"},[this.$slots.loader||t(c["a"],{attrs:{name:"loader"}},[])])}render(t){const e=[this.buildContent(),this.loading&&this.buildLoader()],{tag:n,data:i}=this.generateRouteLink();return"button"===n&&(i.attrs.type=this.type,i.attrs.disabled=this.disabled),t(n,i,e)}};Object(s["a"])([Object(o["b"])({type:String})],x.prototype,"label",void 0),Object(s["a"])([Object(o["b"])({type:String})],x.prototype,"icon",void 0),Object(s["a"])([Object(o["b"])({type:String})],x.prototype,"type",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"fab",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"link",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"block",void 0),Object(s["a"])([Object(o["b"])({type:String})],x.prototype,"target",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"loading",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"nuxt",void 0),Object(s["a"])([Object(o["b"])({type:String,default:"transparent"})],x.prototype,"color",void 0),Object(s["a"])([Object(o["b"])({type:Boolean})],x.prototype,"disabled",void 0),Object(s["a"])([Object(o["b"])({type:String,default:"button"})],x.prototype,"tag",void 0),Object(s["a"])([Object(o["b"])({type:[Object,String]})],x.prototype,"to",void 0),Object(s["a"])([Object(o["b"])({type:[Object,String]})],x.prototype,"href",void 0),x=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],x);var y=x,k=n("b334");let O=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"label",void 0)}get dialog(){return l["a"].dialog}get showDialog(){return!!this.dialog}generateDialog(){var t,e;const n=this.$createElement;return n("div",{class:"dialog-overlay active-block",on:{click:l["a"].closeDialog}},[n("div",{class:"dialog-body",on:{click:k["s"]}},[n("h5",{class:"dialog-title"},[" ",this.$t((null===(t=this.dialog)||void 0===t?void 0:t.title)+"")," "]),n("p",{class:"dialog-text"},[" ",this.$t((null===(e=this.dialog)||void 0===e?void 0:e.text)+"")," "]),this.generateButtons()])])}generateButtons(){var t;const e=this.$createElement,n=null===(t=this.dialog)||void 0===t?void 0:t.actions.map(t=>{let{title:n,callback:i}=t;return e(y,{on:{click:i}},[" ",this.$t(n+"")," "])});return e("div",{class:"dialog-buttons"},[" ",n," "])}render(){const t=arguments[0];return t("transition",{attrs:{name:"fade"}},[this.showDialog&&this.generateDialog()])}};Object(s["a"])([Object(o["b"])({type:Boolean,default:!1})],O.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({default:""})],O.prototype,"label",void 0),O=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],O);var M=O;let S=class extends o["c"]{get currentTime(){return this.isOpenSettings?d["a"].longTime:d["a"].shortTime}get isOpenSettings(){return l["a"].isOpenBlock("settings")}get isSupportFullApi(){return r["AppModule"].isSupportFullApi}get locale(){return l["a"].locale}get user(){return r["AppModule"].currentUser}get users(){return r["AppModule"].users}buildUserAvatar(t){const e=this.$createElement,n=e(c["a"],{attrs:{name:"user"}},[]),i=e("img",{class:"user-avatar",attrs:{src:t}},[]);return t?i:n}buildUser(t){const e=this.$createElement;return e("div",{class:"user-choice",key:t.username},[e("p",{class:"time"},[" ",this.isSupportFullApi?"":this.currentTime," "]),this.buildUserAvatar(null===t||void 0===t?void 0:t.image),e("div",{class:"user-name"},[" ",null===t||void 0===t?void 0:t.display_name," "])])}render(){const t=arguments[0];return t("transition-group",{attrs:{tag:"div",name:"fade-bottom"},class:"transition-group"},[this.users.filter(t=>{var e;let{username:n}=t;return n===(null===(e=this.user)||void 0===e?void 0:e.username)}).map(this.buildUser)])}};S=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],S);var L=S;let T=class extends o["c"]{get themes(){return r["AppModule"].themes}get activeTheme(){return r["AppModule"].activeTheme}setImage(t){let e;try{e=n("a6d5")(`./${t}/index.png`)}catch{e="notFound"}return e}render(){const t=arguments[0];return t("div",{class:"user-settings-themes"},[this.themes.map(e=>{const n=e.name===this.activeTheme.name;return t("img",{class:"user-settings-theme "+(n?"active":""),on:{click:()=>r["AppModule"].changeTheme(e.name)},attrs:{src:this.setImage(e.name.toLowerCase())}},[])})])}};T=Object(s["a"])([o["a"]],T);var j=T,_=n("f528"),A=n.n(_);let Z=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"label",void 0),Object(g["a"])(this,"from",void 0),Object(g["a"])(this,"to",void 0),Object(g["a"])(this,"step",void 0),Object(g["a"])(this,"changeOnUpdate",void 0),Object(g["a"])(this,"preValue",0)}syncSliderValue(){const t=this.$refs.slider.noUiSlider,e=parseFloat(t.get()),n=e!==this.value;n&&t.set(this.value)}updated(){this.syncSliderValue()}mounted(){const t=this.$refs.slider,e="undefined"!==this.value;A.a.create(t,{start:e?this.value:this.to,connect:"lower",step:this.step,range:{min:this.from,max:this.to}}),t.noUiSlider.on("slide",t=>{this.preValue=parseFloat(t[0])});const n=this.changeOnUpdate?"update":"set";t.noUiSlider.on(n,t=>{const e=parseFloat(t[0]);this.$emit("input",e)})}render(){const t=arguments[0];return t("div",{class:"app-slider"},[t("div",{class:"app-slider__content"},[t("p",{class:"mb-2"},[" ",this.$t(this.label)," "])]),t("div",{class:"center-x"},[t("div",{ref:"slider",class:"slider-input"},[])])])}};Object(s["a"])([Object(o["b"])({type:[Number],default:""})],Z.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({default:""})],Z.prototype,"label",void 0),Object(s["a"])([Object(o["b"])({type:Number,default:0})],Z.prototype,"from",void 0),Object(s["a"])([Object(o["b"])({type:Number,default:100})],Z.prototype,"to",void 0),Object(s["a"])([Object(o["b"])({type:Number,default:1})],Z.prototype,"step",void 0),Object(s["a"])([Object(o["b"])({type:Boolean,default:!1})],Z.prototype,"changeOnUpdate",void 0),Object(s["a"])([Object(k["a"])(100)],Z.prototype,"syncSliderValue",null),Z=Object(s["a"])([o["a"]],Z);var E=Z;let I=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"label",void 0)}get classes(){return{checkbox:!0,"checkbox--active":this.value}}get idCheckbox(){return"input-"+this._uid}changeState(){this.$emit("input",!this.value)}render(){const t=arguments[0];return t("label",{class:this.classes},[t("div",{class:"checkbox-control"},[t("div",{class:"checkbox-control-box"},[t(c["a"],{attrs:{name:"checkbox"}},[])]),t("input",{attrs:{type:"checkbox",value:this.value,"aria-checked":this.value,id:this.idCheckbox},on:{input:this.changeState}},[])]),t("p",{class:"input-label"},[this.label])])}};Object(s["a"])([Object(o["b"])({default:!1})],I.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({default:""})],I.prototype,"label",void 0),I=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],I);var P=I;let B=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"items",void 0),Object(g["a"])(this,"label",void 0),Object(g["a"])(this,"selectedValue",null)}get fullSelectedItem(){const t=null!==this.value?this.value:this.selectedValue,e="object"===typeof t?null===t||void 0===t?void 0:t.value:t;return this.items.find(t=>{const n="object"===typeof t?null===t||void 0===t?void 0:t.value:t;return n===e})}get menu(){return l["a"].menu}get isActive(){var t,e;return(null===(t=this.menu)||void 0===t?void 0:t.view)&&(null===(e=this.menu)||void 0===e?void 0:e.node)===this.$refs.selector}get currentValueLabel(){var t;const e=null!==(t=this.fullSelectedItem)&&void 0!==t?t:this.selectedValue;return"object"===typeof e?null===e||void 0===e?void 0:e.text:e}openSelector(t){if(t.preventDefault(),t.stopPropagation(),this.menu.view)return l["a"].ASSIGN_MENU({view:!1});l["a"].ASSIGN_MENU({node:this.$refs.selector,view:!0,items:this.items,handler:this.callback})}callback(t){const e="object"===typeof t?t.value:t;this.selectedValue=t,this.$emit("input",e)}render(){var t;const e=arguments[0],n=null!==(t=this.fullSelectedItem)&&void 0!==t&&t.icon?e(c["a"],{class:"menu-icon selector-icon",props:{name:this.fullSelectedItem.icon}},[]):null;return e("div",{on:{click:this.openSelector},ref:"selector",class:["selector",this.isActive?"active":""]},[e("h2",{class:"selector-label"},[n,e("p",{class:"selector-label-text"},[this.currentValueLabel||this.label])]),e(c["a"],{attrs:{name:"arrow"},class:"icon selector-arrow"},[])])}};Object(s["a"])([Object(o["b"])({type:[Object,String],default:void 0})],B.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({type:[Array],default:()=>[]})],B.prototype,"items",void 0),Object(s["a"])([Object(o["b"])({default:""})],B.prototype,"label",void 0),B=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],B);var $=B,z=n("c345");let V=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"label",void 0)}changeState(t){t.stopPropagation(),this.$emit("input",!this.value)}render(){const t=arguments[0];return t("div",{class:"color-selector"},[t("p",null,[" ",this.$t(this.label)," "]),t(z["Chrome"],{props:{disableAlpha:!0,disableFields:!0,value:this.value},on:this.$listeners},[])])}};Object(s["a"])([Object(o["b"])({type:String,default:"#fff"})],V.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({default:""})],V.prototype,"label",void 0),V=Object(s["a"])([Object(o["a"])({components:{Chrome:z["Chrome"]}})],V);var H=V;let F=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"value",void 0),Object(g["a"])(this,"values",void 0),Object(g["a"])(this,"label",void 0)}activatePalette(t){this.$emit("input",t)}generatePaletteItem(t,e){const n=this.$createElement,i=t=>n("div",{class:"palette-block-color",style:"background-color: "+t},[]),a="palette-block "+(e===this.value?"active":"");return n("div",{on:{click:()=>this.activatePalette(e)},class:a},[" ",t.map(i)," "])}generatePaletteItems(){return this.values.map(this.generatePaletteItem)}render(){const t=arguments[0];return t("div",{class:"palette-blocks"},[this.generatePaletteItems()])}};Object(s["a"])([Object(o["b"])({type:Number,default:0})],F.prototype,"value",void 0),Object(s["a"])([Object(o["b"])({type:Array,required:!0})],F.prototype,"values",void 0),Object(s["a"])([Object(o["b"])({default:""})],F.prototype,"label",void 0),F=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],F);var D=F;let R=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"syncThemeWithQuery",!0)}get theme(){return r["AppModule"].activeTheme}get inputs(){return this.theme.settings||[]}updateQuery(){this.syncThemeWithQuery&&r["AppModule"].syncStoreWithQuery()}buildSlider(t){const e=this.$createElement,{label:n,value:i,options:{step:a,min:s,max:o,changeOnUpdate:l}}=t,c={to:o,step:a,from:s,label:n,value:i,changeOnUpdate:l},d=e=>{r["AppModule"].changeSettingsThemeInput({key:t.name,value:e}),t.callback&&t.callback(e)};return e(E,{props:c,on:{input:d}},[])}buildSelector(t){const e=this.$createElement,{label:n,value:i,values:a}=t,s={label:n,value:i,items:a},o=e=>{r["AppModule"].changeSettingsThemeInput({key:t.name,value:e})};return e($,{props:s,on:{input:o}},[])}buildColor(t){const e=this.$createElement,{label:n,value:i,options:a}=t,s={label:n,value:i},o=e=>{r["AppModule"].changeSettingsThemeInput({key:t.name,value:e.hex}),t.callback&&t.callback(e.hex)};return e(H,{props:s,class:null===a||void 0===a?void 0:a.class,on:{input:o}},[])}buildCheckbox(t){const e=this.$createElement,{label:n,value:i}=t,a={label:this.$t(n),value:i},s=e=>{r["AppModule"].changeSettingsThemeInput({key:t.name,value:e}),t.callback&&t.callback(e)};return e(P,{props:a,on:{input:s}},[])}buildPalette(t){const e=this.$createElement,{label:n,value:i,values:a}=t,s={label:n,value:i,values:a},o=e=>{r["AppModule"].changeSettingsThemeInput({key:t.name,value:e})};return e(D,{props:s,on:{input:o}},[])}buildButton(t){const e=this.$createElement;return e(y,{on:{click:t.callback}},[" ",this.$t(t.label)," "])}buildUnknown(t){const e=this.$createElement;return e("div",null,[" Doesn't exist input - ",t.type," "])}updated(){this.updateQuery()}render(){const t=arguments[0],e={color:this.buildColor,slider:this.buildSlider,checkbox:this.buildCheckbox,palette:this.buildPalette,button:this.buildButton,selector:this.buildSelector};return t("div",{class:"user-settings-custom"},[this.inputs.map(t=>(e[t.type]||this.buildUnknown)(t))])}};Object(s["a"])([Object(k["a"])()],R.prototype,"updateQuery",null),R=Object(s["a"])([Object(o["a"])({components:{AppSlider:E,AppButton:y,AppSelector:$,AppColorSelector:H,AppPaletteSelector:D}})],R);var U=R;n("d9e2");let G=class extends o["c"]{get users(){return r["AppModule"].users}buildUserBlock(t){const e=this.$createElement,n=t.username===r["AppModule"].username,i=()=>r["AppModule"].SAVE_STATE_APP({key:"username",value:t.username});return e("div",{on:{click:i},class:"settings-user-block "+(n?"active":"")},[e(c["a"],{class:"settings-user-image",attrs:{name:t.image||"user"}},[]),e("p",{class:"settings-user-name"},[" ",t.display_name," "])])}render(){const t=arguments[0];return t("div",null,[t("h2",{class:"title mb-1"},[" ",this.$t("settings.users")," "]),t("div",{class:"users-grid"},[" ",this.users.map(this.buildUserBlock)," "])])}};G=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],G);var N=G,q=n("330f");let W=class extends o["c"]{buildHotKeyBlock(t){let{keys:e,title:n}=t;const i=this.$createElement;return i("div",{class:"settings-hotkey"},[i("p",{class:"settings-hotkey-title"},[" ",this.$t(n),": "]),i("div",{class:"settings-hotkey-blocks"},[e.map(t=>i("div",{class:"settings-hotkey-block"},[" ",t," "]))])])}render(){const t=arguments[0];return t("div",{class:"hotkeys-section"},[t("h2",{class:"title mb-3"},[" ",this.$t("settings.keyboard.title"),": "]),q["a"].map(this.buildHotKeyBlock)])}};W=Object(s["a"])([o["a"]],W);var K=W,J=n("7ffc");let Q=class extends o["c"]{get isViewThemeOnly(){return r["AppModule"].viewThemeOnly}get languageList(){return l["a"].languages.map(t=>({text:k["k"][t],value:t}))}get menuPositionItems(){const t=["top","left","right","bottom","center"];return t.map(t=>({value:t,text:this.$t("settings.login-position."+t).toString()}))}get menuPositionValue(){return{value:l["a"].loginPosition,text:this.$t("settings.login-position."+l["a"].loginPosition).toString()}}changeLanguage(t){this.$i18n.locale=t,localStorage.setItem("language",t),l["a"].SET_STATE_PAGE({key:"language",value:t})}changeLoginPosition(t){localStorage.setItem("loginPosition",t),l["a"].SET_STATE_PAGE({key:"loginPosition",value:t})}changeDesktop(t){r["AppModule"].SAVE_STATE_APP({key:"desktop",value:t})}changeOs(t){r["AppModule"].SAVE_STATE_APP({key:"currentOs",value:t})}buildSelector(t,e,n,i){const a=this.$createElement,s=this.$t("settings."+t);return a($,{attrs:{label:s,items:e,value:n},on:{input:i}},[])}buildSlider(t){const e=this.$createElement,{label:n,value:i,callback:a,options:{step:s,min:o,max:r}}=t,l={to:r,step:s,from:o,label:n,value:i};return e(E,{props:l,on:{input:a}},[])}get zoomSlider(){return this.buildSlider({label:this.$t("input.zoom-interface").toString(),value:r["AppModule"].zoom,options:{min:.5,max:2,step:.1},callback:this.updateZoom})}updateZoom(t){Object(k["r"])("--zoom",t+""||"1"),r["AppModule"].SET_STATE_APP({key:"zoom",value:parseFloat(t+"")})}render(){var t;const e=arguments[0];return e("div",{class:"grid-two"},[e("h2",{class:"title"},[" ",this.$t("settings.title")," "]),this.buildSelector("choice-language",this.languageList,l["a"].language,this.changeLanguage),this.buildSelector("login-position.about",this.menuPositionItems,this.menuPositionValue,this.changeLoginPosition),!this.isViewThemeOnly&&this.buildSelector("choice-desktop",Object(k["f"])(),null===(t=r["AppModule"].currentDesktop)||void 0===t?void 0:t.key,this.changeDesktop),!this.isViewThemeOnly&&this.buildSelector("choice-os",J["c"],r["AppModule"].currentOs,this.changeOs),!this.isViewThemeOnly&&this.zoomSlider])}};Object(s["a"])([Object(k["a"])(100)],Q.prototype,"updateZoom",null),Q=Object(s["a"])([o["a"]],Q);var Y=Q;let X=class extends o["c"]{get bodyClass(){return r["AppModule"].bodyClass}buildCheckbox(t){const e=this.$createElement;return e(P,{attrs:{label:this.$t("settings."+t),value:this.bodyClass[t]},on:{input:e=>{r["AppModule"].CHANGE_BODY_CLASS({key:t,value:e}),r["AppModule"].syncStoreWithQuery()}}},[])}generateRandomTheme(t){r["AppModule"].SET_STATE_APP({key:"generateRandomThemes",value:t})}render(){const t=arguments[0];return t("div",{class:"grid-two"},[t("h2",{class:"title"},[" ",this.$t("settings.performance")," "]),this.buildCheckbox("blur"),this.buildCheckbox("show-framerate"),this.buildCheckbox("no-transition"),this.buildCheckbox("only-ui"),t(P,{attrs:{inline:!0,label:this.$t("settings.generate-random-theme"),value:r["AppModule"].generateRandomThemes},on:{input:this.generateRandomTheme}},[])])}};X=Object(s["a"])([Object(o["a"])({components:{AppCheckbox:P}})],X);var tt=X;let et=class extends o["c"]{get showFrameRate(){return r["AppModule"].showFrameRate}get isViewThemeOnly(){return r["AppModule"].viewThemeOnly}resetSettings(){localStorage.clear(),r["AppModule"].setUpSettings();const t=Object.keys(this.$route.query).length;t&&this.$router.replace({}),window.location.reload()}changeTheme(){throw Error("Change theme")}render(){const t=arguments[0];return t("div",{class:"user-settings-general"},[t(tt,null,[]),t(Y,null,[]),!this.isViewThemeOnly&&t(N,null,[]),t(K,null,[]),t("div",{class:"help-block"},[t(y,{on:{click:this.resetSettings},attrs:{block:!0},class:"mb-2"},[this.$t("settings.reset-settings")]),t(y,{on:{click:this.changeTheme},attrs:{block:!0}},[this.$t("settings.change-theme")])])])}};et=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],SettingsUsers:N,SettingsHotkeys:K,SettingsSelectors:Y,SettingsCheckboxes:tt}})],et);var nt=et;let it=class extends o["c"]{get mainTabIndex(){return l["a"].mainTabIndex}get user(){return r["AppModule"].currentUser}get users(){return r["AppModule"].users}render(){var t,e;const n=arguments[0],i=[n(j,null,[]),n(nt,null,[])],a=null===(t=r["AppModule"].activeTheme)||void 0===t||null===(e=t.settings)||void 0===e?void 0:e.length;a&&i.splice(1,0,n(U,null,[]));const s=n("div",{key:this.mainTabIndex},[" ",i[this.mainTabIndex]," "]);return n("div",{class:"user-settings"},[s])}};it=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],SettingsThemes:j,SettingsCustom:U,SettingsGeneral:nt}})],it);var at=it;let st=class extends o["c"]{get theme(){return r["AppModule"].activeTheme}get classObject(){return{"login-menu":!0}}get activeBlock(){return l["a"].activeBlock}get currentDesktop(){return r["AppModule"].currentDesktop}get mainTabIndex(){return l["a"].mainTabIndex}get tabs(){var t,e;const n=[this.$t("settings.choice-themes").toString(),this.$t("settings.general").toString()],i=void 0!==(null===(t=r["AppModule"].activeTheme)||void 0===t||null===(e=t.settings)||void 0===e?void 0:e.length);return i&&n.splice(1,0,this.$t("settings.customize-theme").toString()),n}get isViewThemeOnly(){return r["AppModule"].viewThemeOnly}activateTab(t){l["a"].SET_STATE_PAGE({key:"mainTabIndex",value:t})}openLogin(t){t.preventDefault(),t.stopPropagation(),l["a"].openBlock({id:"login"})}generateTab(t,e){const n=this.$createElement,i="user-settings-tab "+(this.mainTabIndex===e?"active":"");return n("div",{class:i,on:{click:()=>this.activateTab(e)}},[" ",t," "])}generateTabs(){const t=this.$createElement;return t("div",{class:"user-settings-tabs"},[this.tabs.map(this.generateTab)])}render(){const t=arguments[0];return t("div",{class:"block-settings login-content-settings"},[t("div",{class:"login-view active-interface"},[t(c["a"],{on:{click:this.openLogin},attrs:{name:"collapse"},class:"system-icon"},[]),!this.isViewThemeOnly&&t(L,null,[]),this.generateTabs(),t(at,null,[])])])}};st=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],UserAvatar:L,SettingsView:at}})],st);var ot=st;let rt=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"logging",!1)}get user(){return r["AppModule"].currentUser}get passwordValue(){return r["AppModule"].password}get showPassword(){return r["AppModule"].showPassword}login(){r["AppModule"].login()}handleKeyup(t){var e;r["AppModule"].SET_STATE_APP({key:"password",value:(null===(e=t.target)||void 0===e?void 0:e.value)||""})}openSettings(t){t.preventDefault(),t.stopPropagation(),l["a"].openBlock({id:"settings"})}render(){const t=arguments[0];return t("div",{class:"user-input"},[t(c["a"],{class:"settings-button",attrs:{name:"settings"},on:{click:this.openSettings}},[]),t("input",{attrs:{id:"password",type:this.showPassword?"text":"password",name:"password",autocomplete:"on",autofocus:!0,placeholder:this.$t("text.password").toString(),value:this.passwordValue,readonly:this.logging},ref:"password",class:"mousetrap",on:{keyup:this.handleKeyup}},[]),t(c["a"],{class:["icon icon-eye",{hide:!this.showPassword}],attrs:{name:"eye"},on:{click:r["AppModule"].toggleShowPassword}},[]),t("button",{class:"user-input-login",on:{click:this.login}},[t(c["a"],{attrs:{name:"arrow"}},[])])])}};rt=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],rt);var lt=rt;let ct=class extends o["c"]{get theme(){return r["AppModule"].activeTheme}get classObject(){return{"login-menu":!0}}get activeBlock(){return l["a"].activeBlock}get currentDesktop(){return r["AppModule"].currentDesktop}get currentDesktopIcon(){var t;return Object(k["g"])(null===(t=this.currentDesktop)||void 0===t?void 0:t.key)}get mainTabIndex(){return l["a"].mainTabIndex}get tabs(){var t,e;const n=[this.$t("settings.choice-themes"),this.$t("settings.general")],i=void 0!==(null===(t=r["AppModule"].activeTheme)||void 0===t||null===(e=t.settings)||void 0===e?void 0:e.length);return i&&n.splice(1,0,this.$t("settings.customize-theme")),n}mounted(){this.$nextTick(k["e"])}activateTab(t){l["a"].SET_STATE_PAGE({key:"mainTabIndex",value:t})}openSettingsTab(t){t.preventDefault(),t.stopPropagation(),l["a"].openBlock({id:"settings"}),l["a"].openTab({type:"settings"})}render(){var t;const e=arguments[0];return e("div",{class:"block-"+(null===(t=this.activeBlock)||void 0===t?void 0:t.id)},[e("div",{class:"active-interface login-view login-view--"+l["a"].loginPosition},[e(c["a"],{attrs:{name:this.currentDesktopIcon},on:{click:this.openSettingsTab},class:"desktop-icon"},[]),e(c["a"],{attrs:{name:r["AppModule"].currentOs},on:{click:this.openSettingsTab},class:"system-icon"},[]),e(L,null,[]),e(lt,null,[])])])}};ct=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],UserInput:lt,UserAvatar:L,SettingsView:at}})],ct);var dt=ct;let ut=0,ht=0,pt=(new Date).getTime(),mt=class extends o["c"]{constructor(){super(...arguments),Object(g["a"])(this,"FPS",0)}get isShow(){return r["AppModule"].showFrameRate}mounted(){this.FPS=0,this.drawScene(),pt=(new Date).getTime()}drawScene(){const t=(new Date).getTime();if(ht++,ut+=t-pt,pt=t,ut>=1e3){const t=ht;ht=0,ut-=1e3,this.FPS=t}this.isShow&&requestAnimationFrame(this.drawScene)}render(){const t=arguments[0];return t("div",{class:"frame-rate-block"},[" FPS: ",this.FPS," "])}};mt=Object(s["a"])([o["a"]],mt);var vt=mt;const Ct={},gt=n("1fd1");gt.keys().forEach(t=>{let e=t.replace(/^\.\//,"").replace(/\.\w+$/,"");const n=e.includes("/");n&&(e=e.split("/")[0]);const i=gt(t);Ct[e]=i.default||i});let ft=class extends o["c"]{get theme(){return r["AppModule"].activeTheme}get isOpenLogin(){return l["a"].isOpenBlock("login")}render(t){var e;const n=t(Ct[null!==(e=this.theme.component)&&void 0!==e?e:"random"]);return t("div",{class:"background-image"},[t("div",{class:"mask-background"},[]),n])}};ft=Object(s["a"])([Object(o["a"])({components:Ct})],ft);var bt=ft,wt=n("d206");let xt=class extends o["c"]{get actions(){return[{icon:"restart",show:wt["a"].canRestart,callback:k["t"].restart},{icon:"suspend",show:wt["a"].canSuspend,callback:k["t"].suspend},{icon:"hibernate",show:wt["a"].canHibernate,callback:k["t"].hibernate}].filter(t=>{let{show:e}=t;return e})}render(){const t=arguments[0];return t("div",{class:"shutdown-menu active-interface"},[this.actions.map(e=>t("div",{class:"shutdown-item",on:{click:e.callback}},[t(c["a"],{attrs:{name:e.icon}},[])]))])}};xt=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"]}})],xt);var yt=xt;let kt=class extends o["c"]{get isShow(){return!!l["a"].activeBlock}render(){const t=arguments[0],e=t("div",{class:"shutdown-block active-block"},[t(yt,null,[]),t("div",{class:"shutdown-button active-interface",on:{click:k["t"].shutdown}},[t(c["a"],{attrs:{name:"shutdown"}},[])])]);return t("transition",{attrs:{name:"fade"}},[this.isShow?e:null])}};kt=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],ShutdownMenu:yt}})],kt);var Ot=kt;let Mt=class extends o["c"]{render(){const t=arguments[0];return t(y,{attrs:{fab:!0,href:"https://github.com/Warinyourself",target:"_blank"},class:"github-link active-block"},[t(c["a"],{attrs:{name:"github"}},[])])}};Mt=Object(s["a"])([Object(o["a"])({components:{AppIcon:c["a"],AppButton:y},funtional:!0})],Mt);var St=Mt;let Lt=class extends o["c"]{get activeBlock(){return l["a"].activeBlock}get menu(){return l["a"].menu}get showFrameRate(){return r["AppModule"].showFrameRate}get isOpenLogin(){return l["a"].isOpenBlock("login")}get isOpenBlock(){return!!l["a"].activeBlock}get isOpenSettings(){return l["a"].isOpenBlock("settings")}get isViewThemeOnly(){return r["AppModule"].viewThemeOnly}get isGithubMode(){return r["AppModule"].isGithubMode}get showGithubButton(){return this.isGithubMode&&this.isOpenBlock}get showLogin(){return!this.isViewThemeOnly&&this.isOpenLogin}get showMenu(){return l["a"].menu.view}get isSupportFullApi(){return r["AppModule"].isSupportFullApi}created(){const t=localStorage.getItem("language")||"en";this.$i18n.locale=t,l["a"].SET_STATE_PAGE({key:"language",value:t});const e=localStorage.getItem("loginPosition")||"center";l["a"].SET_STATE_PAGE({key:"loginPosition",value:e}),l["a"].openBlock({id:"login"}),l["a"].SET_STATE_PAGE({key:"languages",value:this.$i18n.availableLocales}),document.addEventListener("mousedown",this.handleClick)}closeMenu(){l["a"].ASSIGN_MENU({view:!1})}handleClick(t){if(!this.activeBlock)return l["a"].openFirstBlock();if(this.showMenu)return!1;const e=t.target,n=document.querySelectorAll(".block-"+this.activeBlock.id),i=Array.from(n).some(t=>t.contains(e)),a=Object(k["h"])(e,".active-block");if(a)return!1;i||l["a"].closeBlock()}render(){const t=arguments[0];return t("div",{class:"index"},[this.showFrameRate&&t(vt,null,[]),t(bt,null,[]),t("transition-group",{class:"login-transition",attrs:{name:"fade",tag:"div"}},[this.showLogin&&t(dt,{key:"LoginComponent"},[]),this.isOpenSettings&&t(ot,{key:"SettingsComponent"},[])]),!this.isViewThemeOnly&&t(Ot,null,[]),this.showGithubButton&&t(St,null,[]),this.isSupportFullApi&&t(C,null,[]),t(M,null,[]),t(b,null,[])])}};Lt=Object(s["a"])([Object(o["a"])({components:{AppMenu:b,GithubButton:St,ShutdownButton:Ot,FrameRateBlock:vt,LoginComponent:dt,BackgroundImage:bt,SettingsComponent:ot}})],Lt);var Tt=Lt;i["a"].use(a["a"]);const jt=[{path:"/",name:"Home",component:Tt},{path:"*",name:"Undefined",component:Tt}],_t=new a["a"]({mode:"history",base:"/lightdm-webkit-theme-osmos/",routes:jt});e["a"]=_t},b334:function(t,e,n){"use strict";n.d(e,"l",(function(){return l})),n.d(e,"k",(function(){return c})),n.d(e,"j",(function(){return d})),n.d(e,"a",(function(){return u})),n.d(e,"m",(function(){return h})),n.d(e,"p",(function(){return p})),n.d(e,"g",(function(){return C})),n.d(e,"f",(function(){return g})),n.d(e,"t",(function(){return w})),n.d(e,"e",(function(){return x})),n.d(e,"s",(function(){return y})),n.d(e,"h",(function(){return k})),n.d(e,"q",(function(){return O})),n.d(e,"r",(function(){return M})),n.d(e,"o",(function(){return S})),n.d(e,"c",(function(){return L})),n.d(e,"n",(function(){return T})),n.d(e,"i",(function(){return j})),n.d(e,"b",(function(){return _})),n.d(e,"d",(function(){return A}));n("13d5");var i=n("d4d8"),a=n("fe18"),s=n("2ef0"),o=n("afbc"),r=n("d206");const l="ctrl",c={ru:"Русский",en:"English",fr:"Français",de:"Deutsch",es:"Español"};function d(t){const{app:{$route:e,$router:n}}=o["a"],i=n.resolve(t);return e.fullPath!==i.href}function u(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:500,e=arguments.length>1?arguments[1]:void 0;const n=new Map;return function(i,a,o){const r=o.value;o.value=function(){const i=this._uid,a=n.get(i);if(a)return a(...arguments);const o=Object(s["debounce"])(r.bind(this),t,e);return n.set(i,o),o(...arguments)}}}function h(t){const e=["false","true"].includes(t);if(e)return"true"===t;const n=!isNaN(parseFloat(t));return n?+t:t}function p(t,e){return Math.random()*(e-t)+t}function m(t){const e=["pxratio","brightness"];if(e.includes(t.name))return t.value;const{min:n,max:i}=t.options,a=((t.options.step+"").split(".")[1]||"").length,s=+p(n,i).toFixed(a);return s}function v(){return"#"+Math.floor(Math.random()*2**24-1).toString(16)}function C(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const e={gnome:/gnome/,openbox:/openbox/,awesome:/awesome/,i3:/i3/,elementary:/elementary/,cinnamon:/cinnamon/,plasma:/plasma/,mate:/mate/,xfce:/xfce/,kodi:/kodi/},[n]=Object.entries(e).find(e=>{let[n,i]=e;return t.match(i)})||["unknown"];return n}function g(){return i["AppModule"].desktops.map(t=>{const e=C(t.key);return{text:t.name,value:t.key,icon:e}})}const f=["hibernate","restart","shutdown","suspend"];function b(t){return()=>a["a"].openDialog({title:`modals.${t}.title`,text:`modals.${t}.text`,actions:[{title:"text.yes",callback:r["a"][t]},{title:"text.no",callback:a["a"].closeDialog}]})}const w=f.reduce((t,e)=>({...t,[e]:b(e)}),{});function x(){const t=document.querySelector("#password");t&&t.focus()}function y(t,e){t.stopPropagation(),e&&e()}function k(t,e){return!!t.closest(e)}function O(t){var e;const n={slider:t=>m(t),checkbox:()=>Math.random()>.5,color:()=>v(),palette:t=>{var e;return Math.floor(p(0,((null===(e=t.values)||void 0===e?void 0:e.length)||2)-1))}};return null===(e=t.settings)||void 0===e?void 0:e.map(t=>{const e=n[t.type];return e&&(t.value=e(t)),t})}function M(t,e){document.documentElement.style.setProperty(t,e)}const S={name:"button",value:"button",label:"input.random",type:"button",icon:"random",callback(){i["AppModule"].randomizeSettingsTheme()}};function L(){let{name:t="animation-speed",value:e=5,min:n=1,max:i=10,step:a=.01,icon:s="time",changeOnUpdate:o=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{name:t,label:"input."+t,value:e,icon:s,type:"slider",options:{changeOnUpdate:o,max:i,step:a,min:n}}}const T=()=>L({name:"pxratio",icon:"pxratio",min:.01,max:1,value:.8}),j=()=>L({name:"hue",min:1,max:360,step:1,value:0}),_=()=>L({name:"brightness",min:0,max:1,step:.01,value:1}),A=()=>({name:"invert",label:"input.invert",type:"checkbox",value:!1})},b6e0:function(t,e,n){t.exports=n.p+"img/index.8304047e.png"},bfcb:function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},c393:function(t,e,n){t.exports=n.p+"img/index.57787d72.png"},c3f8:function(t,e,n){t.exports=n.p+"img/index.a726d50d.png"},cb16:function(t,e){t.exports="/*\n * Original shader from: https://www.shadertoy.com/view/ldyyWm\n */\n#ifdef GL_ES\nprecision mediump float;\n#endif\n\nuniform float uTime;\nuniform float position;\nuniform float perspective;\nuniform vec2 uResolution;\n\n#define round(x) (floor((x) + 0.5))\n\nfloat burn;\nfloat time = uTime + 200.0;\n\nmat2 rot(float a) {\n float s=sin(a), c=cos(a);\n return mat2(s, c, -c, s);\n}\n\nfloat map(vec3 p) {\n float d = max(max(abs(p.x), abs(p.y)), abs(p.z)) - perspective;\n burn = d;\n \n mat2 rm = rot(-time/3. + length(p));\n p.xy *= rm, p.zy *= rm;\n \n vec3 q = abs(p) - time;\n q = abs(q - round(q));\n \n rm = rot(time);\n q.xy *= rm, q.xz *= rm;\n \n d = min(d, min(min(length(q.xy), length(q.yz)), length(q.xz)) + .01);\n \n burn = pow(d - burn, 2.);\n \n return d;\n}\n\nvoid mainImage( out vec4 fragColor, in vec2 fragCoord ) {\n vec3 rd = normalize(vec3(2. * fragCoord - uResolution.xy, uResolution.y * position)), ro = vec2(0, -2).xxy;\n \n mat2 r1 = rot(time/4.), r2 = rot(time/2.);\n rd.xz *= r1, ro.xz *= r1, rd.yz *= r2, ro.yz *= r2;\n \n float t = .0, i = 24. * (1. - exp(- .2 * time - .1));\n for (int ii = 0; ii < 100; --ii) {\n if (i <= 0.) break;\n t += map(ro+rd*t) / 2.;\n --i;\n }\n\n fragColor = vec4(1.1 - burn, exp(-t), exp(-t/2.), 1);\n // fragColor = vec4(exp(-t) * 4.1, exp(-t/2.) * 0.9, 0.4 - burn * 2.9, 1);\n}\n\nvoid main(void) {\n mainImage(gl_FragColor, gl_FragCoord.xy);\n}"},cc01:function(t,e){t.exports="precision highp float;\n\nuniform vec2 uResolution;\nuniform float uTime;\nuniform float size;\n\nfloat random (in vec2 point) {\n return fract(100.0 * sin(point.x + fract(100.0 * sin(point.y)))); // http://www.matteo-basei.it/noise\n}\n\nfloat noise (in vec2 st) {\n vec2 i = floor(st);\n vec2 f = fract(st);\n\n float a = random(i);\n float b = random(i + vec2(1., 0.));\n float c = random(i + vec2(0., 1.));\n float d = random(i + vec2(1., 1.));\n\n vec2 u = f * f * (3. - 2. * f);\n\n return mix(a, b, u.x) + (c - a)* u.y * (1.0 - u.x) + (d - b) * u.x * u.y;\n}\n\n#define octaves 10\n\nfloat fbm (in vec2 p) {\n float value = 0.;\n float freq = size;\n float amp = .5;\n\n for (int i = 0; i < octaves; i++) {\n value += amp * (noise((p - vec2(1.)) * freq));\n freq *= 1.9;\n amp *= .6;\n }\n\n return value;\n}\n\nfloat pattern(in vec2 p) {\n vec2 offset = vec2(-.5);\n\n vec2 aPos = vec2(sin(uTime * .05), sin(uTime * .1)) * 6.;\n vec2 aScale = vec2(3.);\n float a = fbm(p * aScale + aPos);\n\n vec2 bPos = vec2(sin(uTime * .1), sin(uTime * .1)) * 1.;\n vec2 bScale = vec2(.5);\n float b = fbm((p + a) * bScale + bPos);\n\n vec2 cPos = vec2(-.6, -.5) + vec2(sin(-uTime * .01), sin(uTime * .1)) * 2.;\n vec2 cScale = vec2(2.);\n float c = fbm((p + b) * cScale + cPos);\n\n return c;\n}\n\nvec3 palette(in float t) {\n vec3 a = vec3(.5, .5, .5);\n vec3 b = vec3(.45, .25, .14);\n vec3 c = vec3(1. ,1., 1.);\n vec3 d = vec3(0., .1, .2);\n\n return a + b * cos(6.28318 * (c * t + d));\n}\n\nvoid main() {\n vec2 p = gl_FragCoord.xy / uResolution.xy;\n p.x *= uResolution.x / uResolution.y;\n\n float value = pow(pattern(p), 2.);\n vec3 color = palette(value);\n\n gl_FragColor = vec4(color, 1.);\n}"},cc02:function(t,e){t.exports="/*\n * Original shader from: https://www.shadertoy.com/view/ttKBDd\n */\n\n#ifdef GL_ES\nprecision mediump float;\n#endif\n\nuniform float camR;\nuniform float uTime;\nuniform vec2 uResolution;\nuniform vec2 iMouse;\n\n#define texture(s, uv) vec4(0.0)\n\n#define R uResolution.xy\n\n#define m vec2(R.x/R.y*(iMouse.x/R.x-.5),iMouse.y/R.y-.5)\n#define ss(a, b, t) smoothstep(a, b, t)\n#define rot(a) mat2(cos(a), -sin(a), sin(a), cos(a))\nconst float pi = 3.14159;\n\nfloat hsh(vec2 p) {\n vec3 p3 = fract(vec3(p.xyx) * .1031);\n p3 += dot(p3, p3.yzx + 33.33);\n return fract((p3.x + p3.y) * p3.z);\n}\n\nfloat perlin(vec2 p) {\n vec2 i = floor(p);\n vec2 f = fract(p);\n \n float a = hsh(i);\n float b = hsh(i+vec2(1., .0));\n float c = hsh(i+vec2(0. ,1 ));\n float d = hsh(i+vec2(1., 1. ));\n \n vec2 u = smoothstep(0., 1., f);\n \n return mix(a, b, u.x) + (c - a) * u.y * (1.0 - u.x) + (d - b) * u.x * u.y;\n}\n\nfloat octnse(vec2 p, int oct, float t) {\n float a = 1.;\n float n = 0.;\n \n for(int i = 0; i < 10; i++){\n if (i >= oct) break;\n p.x += t;\n n += perlin(p) * a *.5; \n p*=2.;\n a *= .5;\n }\n \n return n;\n}\n\n\n// 3D simplex noise stuff from: https://www.shadertoy.com/view/XsX3zB\nconst float F3 = .3333333;\nconst float G3 = .1666667;\n\nvec3 random3(vec3 c) {\n float j = 4096.*sin(dot(c,vec3(17., 59.4, 15.)));\n vec3 r;\n r.z = fract(512.*j);\n j *= .125;\n r.x = fract(512.*j);\n j *= .125;\n r.y = fract(512.*j);\n return r-.5;\n}\n\nfloat simplex3d(vec3 p) {\n vec3 s = floor(p + dot(p, vec3(F3)));\n vec3 x = p - s + dot(s, vec3(G3));\n vec3 e = step(vec3(0.), x - x.yzx);\n vec3 i1 = e*(1. - e.zxy);\n vec3 i2 = 1. - e.zxy*(1. - e);\n vec3 x1 = x - i1 + G3;\n vec3 x2 = x - i2 + 2.*G3;\n vec3 x3 = x - 1. + 3.*G3;\n vec4 w, d;\n w.x = dot(x, x);\n w.y = dot(x1, x1);\n w.z = dot(x2, x2);\n w.w = dot(x3, x3);\n w = max(.6 - w, 0.);\n d.x = dot(random3(s), x);\n d.y = dot(random3(s + i1), x1);\n d.z = dot(random3(s + i2), x2);\n d.w = dot(random3(s + 1.), x3);\n w *= w;\n w *= w;\n d *= w;\n \n float nse = dot(d, vec4(52.));\n \n return 1.-exp(-(nse+1.)*.5);\n}\n\nvec4 sphere(vec3 ro, vec3 rd, vec3 cn, float r) {\n float b = 2.*dot(rd, ro - cn);\n float c = dot(ro - cn, ro - cn) - (r*r);\n float d = (b*b) - (4.*c);\n \n if (d < 0.) {\n return vec4(0);\n } else {\n float t = .5*(-b - sqrt(d)); \n return vec4(ro+rd*t, t);\n }\n}\n\nconst float rad = 2.7;\n\nvoid mainImage( out vec4 f, in vec2 u ) {\n vec2 uv = vec2(u.xy - 0.5*R.xy)/R.y;\n float ux = uv.x;\n uv *= rot(-uTime*.12 + 2.2);\n \n vec3 ro = vec3(0., 0., 0.);\n vec3 rd = normalize(vec3(uv, 1.));\n float camP = camR;\n \n float ang = uTime*.12 + 7.;\n \n if (iMouse.y > 0.){\n camP -= m.y * 6.;\n ang += m.x;\n }\n \n ro.x += camP * cos(ang);\n ro.z += camP * sin(ang);\n \n rd.xz *= rot(ang + pi/2. + .04);\n \n vec3 ld = normalize(vec3(0.4, 0.3, -0.5));\n \n float ts = .5;\n \n vec3 pp = vec3(0);\n vec3 n = vec3(0);\n \n vec3 cntr = vec3(0., 0., 0.);\n vec4 p = sphere(ro, rd, cntr, rad);\n \n vec3 col = vec3(0);\n \n pp = p.xyz;\n n = pp - cntr;\n n = normalize(n);\n \n vec2 cuv = abs(vec2(atan(n.z, n.x), acos(p.y / rad))); \n cuv *= rot(-uTime*.05 * ts);\n \n float n1 = 2.*octnse(cuv, 10, -uTime*.08 * ts) - 1.;\n float n2 = 2.*octnse((cuv+3.), 10, -uTime*.03 * ts) - 1.;\n\n vec2 os = vec2(n1, n2);\n\n float val = octnse((cuv + vec2(n1, n2)*3.6), 8, -uTime*.1 * ts);\n \n col += .35+.35*cos(vec3(1.4, .7, 0.9)* n1 * 10. + uTime * .35);\n col += .48+.37*sin(vec3(2.2, .1, 0.3)* n2 * 20. + vec3(.7, 1.2, .7));\n col += .48+.23*cos(vec3(1.4, .7, 0.9)* val * 30. + vec3(.2, 0.8, 4.7)+ uTime*.25);\n col*=.38;\n \n vec3 ref = reflect(n, rd);\n float val2 = octnse((ref.xy + os*10. + val*5.), 8, -uTime*.1 * ts);\n \n col *= val2*3. * vec3(.9, .8, .8);\n col *= max(dot(n, -rd), 0.0)*vec3(.9, .8, .7);\n \n col = col*col*1.7;\n \n col = 1.-exp(-col);\n \n f = vec4(col, 1.0);\n}\n\nvoid main(void) {\n mainImage(gl_FragColor, gl_FragCoord.xy);\n}"},cd49:function(t,e,n){"use strict";n.r(e);var i=n("a026"),a=(n("d206"),n("9ab4")),s=n("1b40"),o=n("8a60"),r=n.n(o),l=n("d4d8"),c=n("fe18"),d=n("b334"),u=n("330f"),h=n("8607");let p=class extends s["c"]{get bodyClass(){return l["AppModule"].bodyClass}get getMainSettings(){return l["AppModule"].getMainSettings}handleSettingsThemes(){l["AppModule"].syncSettingsWithCache()}initZoom(){Object(d["r"])("--zoom",l["AppModule"].zoom+""||"1")}created(){l["AppModule"].setUpSettings(),this.initKeybinds(),Object(h["b"])(),this.initZoom()}initKeybinds(){u["a"].forEach(t=>{let{keys:e,callback:n}=t;return r.a.bind(e.join("+"),n)}),r.a.bind("escape",()=>{const t=document.querySelector("#password:focus"),e=!!c["a"].dialog;e?c["a"].closeDialog():c["a"].menu.view?c["a"].ASSIGN_MENU({view:!1}):t?t.blur():c["a"].activeBlock&&c["a"].closeBlock()}),r.a.bind("enter",()=>{const t=document.querySelector("#password:focus");t?l["AppModule"].login():Object(d["e"])()})}render(){const t=arguments[0];return t("div",{attrs:{id:"app"},class:this.bodyClass},[t("router-view",null,[])])}};Object(a["a"])([Object(d["a"])(100),Object(s["d"])("getMainSettings",{deep:!0})],p.prototype,"handleSettingsThemes",null),p=Object(a["a"])([s["a"]],p);var m=p,v=n("afbc"),C=n("0613"),g=n("44ee");i["a"].component("AppIcon",g["a"]);var f=n("a925"),b=(n("a9c4"),n("1054"),n("7704")),w=n("edd4"),x=n("f693"),y=n("6ce2"),k=n("a306");let O;try{O=JSON.parse(localStorage.getItem("settings")||"{}").language}catch{O="en"}const M=()=>new f["a"]({locale:O||"en",silentTranslationWarn:!0,messages:{ru:b,en:w,fr:x,de:y,es:k}});i["a"].config.productionTip=!1,i["a"].use(f["a"]),new i["a"]({i18n:M(),router:v["a"],store:C["a"],render:t=>t(m)}).$mount("#app")},d206:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var i=n("ade3");n("14d9");async function a(){const t=await Promise.resolve().then(n.bind(null,"d4d8"));return t.AppModule}const s="password",o=void 0===window.lightdm;function r(t){window.lightdm.is_authenticated=t}o&&(window.lightdm={is_authenticated:!1,authentication_user:void 0,default_session:"plasma-shell",can_access_battery:!0,can_access_brightness:!0,can_suspend:!0,can_restart:!0,can_hibernate:!0,can_shutdown:!0,battery_data:{level:Math.ceil(99*Math.random()+1),ac_status:!0},brightness:Math.ceil(99*Math.random()+1),battery_update:{_callbacks:[],_emit:()=>{var t;null===(t=window.lightdm)||void 0===t||t.battery_update._callbacks.forEach(t=>t())},connect:t=>{var e;null===(e=window.lightdm)||void 0===e||e.battery_update._callbacks.push(t)}},authentication_complete:{_callbacks:[],_emit:()=>{var t,e;console.log(null===(t=window.lightdm)||void 0===t?void 0:t.authentication_complete._callbacks),null===(e=window.lightdm)||void 0===e||e.authentication_complete._callbacks.forEach(t=>t())},connect:t=>{var e;null===(e=window.lightdm)||void 0===e||e.authentication_complete._callbacks.push(t)}},brightness_update:{_callbacks:[],_emit:()=>{var t;null===(t=window.lightdm)||void 0===t||t.brightness_update._callbacks.forEach(t=>t())},connect:t=>{var e;null===(e=window.lightdm)||void 0===e||e.brightness_update._callbacks.push(t)}},sessions:[{name:"i3wm",key:"i3"},{name:"KDE 5",key:"plasma-shell"},{name:"Kodi",key:"kodi"},{name:"Gnome 3",key:"gnome-shell"},{name:"XFCE 4",key:"xfce"},{name:"Openbox",key:"openbox"},{name:"Cinnamon",key:"cinnamon"},{name:"xmonad",key:"xmonad"}],users:[{display_name:"Warinyourself",username:"Warinyourself",image:"https://avatars.githubusercontent.com/u/83131232?s=200&u=26fbedfe561a2b37225c78c10b1c5d67d6fe1832&v=4"},{display_name:"Bob",username:"Bob"}],languages:[{name:"Русский",code:"ru_RU.utf8"},{name:"American English",code:"en_US.utf8"}],language:{code:"en_US",name:"American English"},start_authentication:t=>{var e;console.log(`Starting authenticating here: '${t}'`);const n=document.getElementById("password");null===(e=window.lightdm)||void 0===e||e.respond((null===n||void 0===n?void 0:n.value)||"")},authenticate:t=>{var e;const n=document.getElementById("password");console.log(`Starting authenticating user: '${t}'`),window.lightdm&&(window.lightdm.authentication_user=t),null===(e=window.lightdm)||void 0===e||e.respond((null===n||void 0===n?void 0:n.value)||"")},cancel_authentication:()=>{console.log("Auth cancelled")},start_session(t){alert("Start session: "+t)},respond:t=>{var e;console.log(`Password provided : '${t}'`),r(t===s),null===(e=window.lightdm)||void 0===e||e.authentication_complete._emit()},shutdown(){alert("(DEBUG: System is shutting down)")},hibernate(){alert("(DEBUG: System is shutting down)")},suspend:()=>{alert("(DEBUG: System is suspending)")},restart:()=>{alert("(DEBUG: System is rebooting)")}});const l="battery_data"in(window.lightdm||{})||"brightness"in(window.lightdm||{});class c{constructor(){Object(i["a"])(this,"_inputErrorTimer",void 0)}get defaultSession(){var t,e;return(null===(t=this.sessions[0])||void 0===t?void 0:t.key)||(null===(e=window.lightdm)||void 0===e?void 0:e.default_session)||"i3"}get isSupportFullApi(){return l}get sessions(){var t;return(null===(t=window.lightdm)||void 0===t?void 0:t.sessions)||[]}get hasGuestAccount(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.has_guest_account}get users(){var t;return(null===(t=window.lightdm)||void 0===t?void 0:t.users)||[]}get username(){var t;return(null===(t=this.users[0])||void 0===t?void 0:t.username)||"Username"}get languages(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.languages}get canRestart(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.can_restart}get canShutdown(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.can_shutdown}get canSuspend(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.can_suspend}get canHibernate(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.can_hibernate}shutdown(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.shutdown()}hibernate(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.hibernate()}suspend(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.suspend()}restart(){var t;return null===(t=window.lightdm)||void 0===t?void 0:t.restart()}_setInputError(){const t=document.getElementById("password");t&&(t.classList.add("password-input--error"),this._inputErrorTimer&&clearTimeout(this._inputErrorTimer),this._inputErrorTimer=setTimeout(()=>{t.classList.remove("password-input--error"),this._inputErrorTimer=null},1e4))}}class d extends c{constructor(){super(),Object(i["a"])(this,"_username",void 0),Object(i["a"])(this,"_password",void 0),Object(i["a"])(this,"_session",void 0),this.init()}login(t,e,n){var i;this._username=t,this._password=e,this._session=n||this.defaultSession,null===(i=window.lightdm)||void 0===i||i.authenticate(t)}setAuthenticationDone(){var t,e;null===(t=window.lightdm)||void 0===t||null===(e=t.authentication_complete)||void 0===e||e.connect(()=>{var t,e,n;null!==(t=window.lightdm)&&void 0!==t&&t.is_authenticated?null===(e=window.lightdm)||void 0===e||e.start_session(this._session||(null===(n=window.lightdm)||void 0===n?void 0:n.default_session)):this._authenticationFailed()}),window.lightdm_cancel_login=()=>{var t;null===(t=window.lightdm)||void 0===t||t.cancel_authentication()}}_authenticationFailed(){var t;this._setInputError(),null===(t=window.lightdm)||void 0===t||t.cancel_authentication()}setSignalHandler(){var t,e,n,i,a,s,o,r;(null===(t=window.lightdm)||void 0===t||null===(e=t.show_message)||void 0===e||e.connect((function(t,e){console.log({text:t,type:e})})),null===(n=window.lightdm)||void 0===n||null===(i=n.show_prompt)||void 0===i||i.connect((t,e)=>{console.log({_message:t,type:e}),window.lightdm&&(0===e?window.lightdm.respond(this._username):1===e&&window.lightdm.in_authentication&&window.lightdm.respond(this._password))}),null!==(a=window.lightdm)&&void 0!==a&&a.can_access_brightness)&&(this.updateBrightData(),null===(o=window.lightdm)||void 0===o||o.brightness_update.connect(this.updateBrightData));null!==(s=window.lightdm)&&void 0!==s&&s.can_access_battery&&(this.updateBatteryData(),null===(r=window.lightdm)||void 0===r||r.battery_update.connect(this.updateBatteryData))}async updateBatteryData(){var t;const e=await a();e.SET_STATE_APP({key:"battery",value:(null===(t=window.lightdm)||void 0===t?void 0:t.battery_data)||null})}async updateBrightData(){var t;const e=await a();e.SET_STATE_APP({key:"brightness",value:null===(t=window.lightdm)||void 0===t?void 0:t.brightness})}init(){this.setSignalHandler(),this.setAuthenticationDone()}}const u=new d;window.lightdm_cancel_login=()=>{var t;null===(t=window.lightdm)||void 0===t||t.cancel_authentication()},window.lightdm_start=t=>{var e;null===(e=window.lightdm)||void 0===e||e.start_session(t)},window.show_prompt=(t,e)=>{var n;"Password: "===t&&void 0!==u._password&&(null===(n=window.lightdm)||void 0===n||n.respond(u._password))},window.authentication_complete=()=>{var t;if(null!==(t=window.lightdm)&&void 0!==t&&t.is_authenticated)window.lightdm_start(u._session);else if("primary"===document.head.dataset.wintype){var e;null===(e=window.lightdm)||void 0===e||e.cancel_authentication()}}},d2e6:function(t,e,n){"use strict";n.r(e);var i=n("9ab4"),a=n("1b40"),s=n("d637"),o=n("d4d8");let r,l=class extends a["c"]{get animationSpeed(){var t;return(null===(t=o["AppModule"].getThemeInput("animation-speed"))||void 0===t?void 0:t.value)||45}get pxratio(){var t;return(null===(t=o["AppModule"].getThemeInput("pxratio"))||void 0===t?void 0:t.value)||.8}get symmetry(){var t;return(null===(t=o["AppModule"].getThemeInput("symmetry"))||void 0===t?void 0:t.value)||64}get thickness(){var t;return(null===(t=o["AppModule"].getThemeInput("thickness"))||void 0===t?void 0:t.value)||64}get hue(){var t;return(null===(t=o["AppModule"].getThemeInput("hue"))||void 0===t?void 0:t.value)||0}get brightness(){var t;return(null===(t=o["AppModule"].getThemeInput("brightness"))||void 0===t?void 0:t.value)||0}get invert(){var t;return(null===(t=o["AppModule"].getThemeInput("invert"))||void 0===t?void 0:t.value)||!1}get filter(){return`hue-rotate(${this.hue}deg) invert(${Number(this.invert)}) brightness(${this.brightness})`}get styleCanvas(){return{filter:this.filter}}mounted(){var t,e;const n=this;r=new s["a"](this.$refs.canvas,(null===(t=document.querySelector("script#shader-vs"))||void 0===t?void 0:t.textContent)||"",(null===(e=document.querySelector("script#shader-fs"))||void 0===e?void 0:e.textContent)||"",window.innerWidth,window.innerHeight,{renderOptions:{externalTimeUse:!0},renderHook(){const t=this;t.programInfo.uniforms.symmetry||(t.programInfo.uniforms.symmetry=t.ctx.getUniformLocation(t.program,"symmetry"),t.programInfo.uniforms.thickness=t.ctx.getUniformLocation(t.program,"thickness")),t.pxratio=n.pxratio,t.time+=n.animationSpeed/500,t.ctx.uniform1f(t.programInfo.uniforms.symmetry,n.symmetry),t.ctx.uniform1f(t.programInfo.uniforms.thickness,n.thickness),t.ctx.uniform1f(t.programInfo.uniforms.time,t.time+t.time*n.animationSpeed/10)}}),r.running=!0}beforeDestroy(){r.running=!1}render(){const t=arguments[0];return t("div",null,[t("canvas",{ref:"canvas",style:this.styleCanvas},[]),t("script",{attrs:{id:"shader-fs",type:"x-shader/x-fragment"}},[" ",n("3d9c")," "]),t("script",{attrs:{id:"shader-vs",type:"x-shader/x-vertex"}},[" ",n("f01b")," "])])}};l=Object(i["a"])([a["a"]],l),e["default"]=l},d4d8:function(t,e,n){"use strict";n.r(e),n.d(e,"AppModule",(function(){return p}));var i=n("ade3"),a=(n("13d5"),n("14d9"),n("9ab4")),s=n("6fc5"),o=n("afbc"),r=n("0613"),l=n("b334"),c=n("7ffc"),d=n("9224"),u=n("d206");let h=class extends s["d"]{constructor(){super(...arguments),Object(i["a"])(this,"version",d["a"]),Object(i["a"])(this,"currentTheme",""),Object(i["a"])(this,"currentOs","arch-linux"),Object(i["a"])(this,"desktop",u["a"].defaultSession),Object(i["a"])(this,"username",u["a"].username),Object(i["a"])(this,"password",""),Object(i["a"])(this,"defaultColor","#6BBBED"),Object(i["a"])(this,"battery",null),Object(i["a"])(this,"brightness",0),Object(i["a"])(this,"zoom",1),Object(i["a"])(this,"users",null===u["a"]||void 0===u["a"]?void 0:u["a"].users),Object(i["a"])(this,"desktops",null===u["a"]||void 0===u["a"]?void 0:u["a"].sessions),Object(i["a"])(this,"showPassword",!1),Object(i["a"])(this,"generateRandomThemes",!1),Object(i["a"])(this,"themes",c["a"]),Object(i["a"])(this,"bodyClass",{blur:!1,"no-transition":!1,"show-framerate":!1,"only-ui":!1})}get isCharging(){var t;return"Charging"===(null===(t=this.battery)||void 0===t?void 0:t.status)}get batteryLevel(){var t;return(null===(t=this.battery)||void 0===t?void 0:t.level)||0}get isSupportFullApi(){return u["a"].isSupportFullApi}get getMainSettings(){const{zoom:t,themes:e,desktop:n,username:i,bodyClass:a,currentOs:s,currentTheme:o,defaultColor:r,generateRandomThemes:l}=this;return{zoom:t,themes:e,desktop:n,username:i,bodyClass:a,currentOs:s,currentTheme:o,defaultColor:r,generateRandomThemes:l}}get showFrameRate(){return this.bodyClass["show-framerate"]}get activeTheme(){return this.themes.find(t=>{let{name:e}=t;return e===this.currentTheme})||c["b"]}get currentUser(){return this.users.find(t=>{let{username:e}=t;return e===this.username})}get currentDesktop(){return this.desktops.find(t=>{let{key:e}=t;return e===this.desktop})}get getThemeByName(){return t=>this.themes.find(e=>{let{name:n}=e;return n===t})}get getThemeInput(){return(t,e)=>{var n;return null===(n=(e||this.activeTheme).settings)||void 0===n?void 0:n.find(e=>e.name===t)}}get viewThemeOnly(){return this.bodyClass["only-ui"]}get isGithubMode(){return!0}get personalInfo(){const{username:t,currentTheme:e,currentOs:n,desktop:i,version:a,defaultColor:s}=this;return{username:t,currentTheme:e,currentOs:n,desktop:i,version:a,defaultColor:s}}get localStorageSettings(){const{personalInfo:t,bodyClass:e,themes:n}=this;return{personalInfo:t,bodyClass:e,themes:n}}SET_STATE_APP(t){let{key:e,value:n}=t;this[e]=n}SAVE_STATE_APP(t){let{key:e,value:n}=t;this[e]=n;const i=JSON.parse(localStorage.getItem("settings")||"");i[e]=n,localStorage.setItem("settings",JSON.stringify(i))}CHANGE_BODY_CLASS(t){let{key:e,value:n}=t;this.bodyClass[e]=n}CHANGE_THEME_INPUT(t){let{input:e,value:n}=t;e.value=n}CHANGE_SETTINGS_THEME(t){let{theme:e,settings:n}=t;const i=this.themes.find(t=>{let{name:n}=t;return n===e});i&&(i.settings=n)}randomizeSettingsTheme(){const t=this.activeTheme;t.settings=Object(l["q"])(t),this.syncStoreWithQuery()}async changeTheme(t,e){const n=this.getThemeByName(t),i=n?t:this.themes[0].name;this.SET_STATE_APP({key:"currentTheme",value:i});const a=n&&e;a&&this.CHANGE_SETTINGS_THEME({theme:i,settings:e}),this.syncThemeColor(),this.syncStoreWithQuery()}login(){var t;u["a"].login(this.username,this.password,null===(t=this.currentDesktop)||void 0===t?void 0:t.key)}changeSettingsThemeInput(t){let{key:e,value:n}=t;const i=this.activeTheme.settings||[],a=null===i||void 0===i?void 0:i.find(t=>t.name===e);a&&this.CHANGE_THEME_INPUT({input:a,value:n})}toggleShowPassword(){this.SET_STATE_APP({key:"showPassword",value:!this.showPassword})}syncSettingsWithCache(){localStorage.setItem("settings",JSON.stringify(this.getMainSettings))}syncThemeColor(){const{color:t}=this.activeTheme;let e=t.active;if(this.activeTheme.settings){const t=this.activeTheme.settings.find(t=>{let{name:e}=t;return"activeColor"===e});t&&(e=t.value+"")}Object(l["r"])("--color-active",e),Object(l["r"])("--color-bg",t.background)}syncStoreWithQuery(){var t;const{app:{$route:e,$router:n}}=o["a"],i=null===(t=this.activeTheme.settings)||void 0===t?void 0:t.reduce((t,e)=>(t[e.name]=e.value+"",t),{}),a=Object.entries(this.bodyClass).reduce((t,e)=>{let[n,i]=e;return t[n]=i+"",t},{}),s={...i,...a,themeName:this.currentTheme},r={name:e.name||"/",query:s},c=Object(l["j"])(r);c&&n.replace(r)}syncThemeWithStore(t){let{settings:e,query:n}=t,i=n.themeName||e.currentTheme;const{generateRandomThemes:a}=e,s=Math.floor(Object(l["p"])(0,this.themes.length-1)),o=this.themes.reduce((t,o,r)=>{const c=e.themes.find(t=>{let{name:e}=t;return e===o.name}),d=a?s===r:o.name===i,u=c&&(null===c||void 0===c?void 0:c.settings);if(u){var h;const t=d&&a;t&&(i=o.name),o.settings=t?Object(l["q"])(o):null===(h=o.settings)||void 0===h?void 0:h.map(t=>{var e;const i=this.getThemeInput(t.name,c);let a=null!==(e=null===i||void 0===i?void 0:i.value)&&void 0!==e?e:t.value;if(d){const e=t.name in n?Object(l["m"])(n[t.name]):null;a=null!==e&&void 0!==e?e:a}return Object.assign(t,{value:a})})}return t.push(o),d&&this.SAVE_STATE_APP({key:"currentTheme",value:i}),t},[]);this.SET_STATE_APP({key:"themes",value:o})}syncBodyClassWithStore(t){let{settings:e,query:n}=t;const i=Object.keys(this.bodyClass),a=i.reduce((t,e)=>(e in n&&(t[e]="true"===n[e]),t),{});this.SET_STATE_APP({key:"bodyClass",value:{...e.bodyClass,...a}})}setUpSettings(){const{app:{$route:t}}=o["a"],{query:e}=t;try{var n,i;const t=JSON.parse(localStorage.getItem("settings")||"{}");this.SET_STATE_APP({key:"generateRandomThemes",value:t.generateRandomThemes||!1}),t.themes&&this.syncThemeWithStore({settings:t,query:e}),t.bodyClass&&this.syncBodyClassWithStore({settings:t,query:e});const o=null===(n=window.lightdm)||void 0===n?void 0:n.sessions.find(e=>{let{key:n}=e;return n===t.desktop});var a;if(void 0===o)t.desktop=(null===(a=window.lightdm)||void 0===a?void 0:a.sessions[0].key)||"openbox";const r=null===(i=window.lightdm)||void 0===i?void 0:i.users.find(e=>{let{username:n}=e;return n===t.username});var s;if(void 0===r)t.username=(null===(s=window.lightdm)||void 0===s?void 0:s.users[0].username)||"Warinyourself";this.SET_STATE_APP({key:"currentOs",value:t.currentOs||"arch-linux"}),this.SET_STATE_APP({key:"desktop",value:t.desktop}),this.SET_STATE_APP({key:"username",value:t.username}),this.SET_STATE_APP({key:"zoom",value:t.zoom||1})}catch(r){this.setUpSettings()}}};Object(a["a"])([s["c"]],h.prototype,"SET_STATE_APP",null),Object(a["a"])([s["c"]],h.prototype,"SAVE_STATE_APP",null),Object(a["a"])([s["c"]],h.prototype,"CHANGE_BODY_CLASS",null),Object(a["a"])([s["c"]],h.prototype,"CHANGE_THEME_INPUT",null),Object(a["a"])([s["c"]],h.prototype,"CHANGE_SETTINGS_THEME",null),Object(a["a"])([s["a"]],h.prototype,"randomizeSettingsTheme",null),Object(a["a"])([s["a"]],h.prototype,"changeTheme",null),Object(a["a"])([s["a"]],h.prototype,"login",null),Object(a["a"])([s["a"]],h.prototype,"changeSettingsThemeInput",null),Object(a["a"])([s["a"]],h.prototype,"toggleShowPassword",null),Object(a["a"])([s["a"]],h.prototype,"syncSettingsWithCache",null),Object(a["a"])([s["a"]],h.prototype,"syncThemeColor",null),Object(a["a"])([s["a"]],h.prototype,"syncStoreWithQuery",null),Object(a["a"])([s["a"]],h.prototype,"syncThemeWithStore",null),Object(a["a"])([s["a"]],h.prototype,"syncBodyClassWithStore",null),Object(a["a"])([s["a"]],h.prototype,"setUpSettings",null),h=Object(a["a"])([Object(s["b"])({dynamic:!0,store:r["a"],name:"app"})],h);const p=Object(s["f"])(h)},d637:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i=n("ade3");n("14d9"),n("907a"),n("986a"),n("1d02"),n("3c5d");class a{get pxratio(){return this.innerPxratio}set pxratio(t){t!==this.pxratio&&(this.innerPxratio=t,this.resize())}constructor(t,e,n,a,s,o){var r;if(Object(i["a"])(this,"ctx",void 0),Object(i["a"])(this,"el",void 0),Object(i["a"])(this,"program",void 0),Object(i["a"])(this,"vertexShader",void 0),Object(i["a"])(this,"fragmentShader",void 0),Object(i["a"])(this,"programInfo",void 0),Object(i["a"])(this,"width",void 0),Object(i["a"])(this,"height",void 0),Object(i["a"])(this,"innerRunning",!1),Object(i["a"])(this,"positions",void 0),Object(i["a"])(this,"positionBuffer",void 0),Object(i["a"])(this,"listeners",[]),Object(i["a"])(this,"innerPxratio",.8),Object(i["a"])(this,"time",0),Object(i["a"])(this,"startTime",Date.now()),Object(i["a"])(this,"renderHook",null),Object(i["a"])(this,"renderOptions",{}),!(t instanceof HTMLElement)||"canvas"!==t.nodeName.toLowerCase())return void console.log("Provided element should be a canvas element");this.width=a,this.height=s,this.el=t;const l=this.el.getContext("webgl");l?(this.ctx=l,this.vertexShader=this.createShaderOfType(this.ctx,this.ctx.VERTEX_SHADER,e),this.fragmentShader=this.createShaderOfType(this.ctx,this.ctx.FRAGMENT_SHADER,n),this.program=this.ctx.createProgram(),this.program&&(this.ctx.attachShader(this.program,this.vertexShader),this.ctx.attachShader(this.program,this.fragmentShader),this.ctx.linkProgram(this.program),this.ctx.useProgram(this.program),this.ctx.getProgramParameter(this.program,this.ctx.LINK_STATUS)?(this.programInfo={attribs:{vertexPosition:this.ctx.getAttribLocation(this.program,"aVertexPosition")},uniforms:{resolution:this.ctx.getUniformLocation(this.program,"uResolution"),time:this.ctx.getUniformLocation(this.program,"uTime")}},this.initBuffers([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),o&&(this.renderHook=o.renderHook),null!==o&&void 0!==o&&o.renderOptions&&(this.renderOptions=null===o||void 0===o?void 0:o.renderOptions),null!==o&&void 0!==o&&null!==(r=o.renderOptions)&&void 0!==r&&r.observeMouse&&this.listeners.push({event:"mousemove",listener:t=>{var e,n;const{x:i,y:a}=t;null!==(e=this.programInfo)&&void 0!==e&&null!==(n=e.uniforms)&&void 0!==n&&n.mouse||(this.programInfo.uniforms.mouse=this.ctx.getUniformLocation(this.program,"iMouse")),this.ctx.uniform2f(this.programInfo.uniforms.mouse,i,a)}}),this.setDefaultListeners(),this.addListeners(),this.render=this.render.bind(this),this.resize()):console.log("Unable to initialize the shader program: "+this.ctx.getProgramInfoLog(this.program)))):console.log("Browser doesn't support WebGL ")}get webglParams(){return{alpha:!0}}set running(t){!this.innerRunning&&t?requestAnimationFrame(this.render):this.innerRunning&&!t&&this.removeListeners(),this.innerRunning=t}get running(){return this.innerRunning}render(){this.running&&requestAnimationFrame(this.render),this.renderOptions.externalTimeUse||(this.time=(Date.now()-this.startTime)/1e3,this.ctx.uniform1f(this.programInfo.uniforms.time,this.time)),this.renderHook&&this.renderHook(),this.ctx.drawArrays(this.ctx.TRIANGLES,0,6)}initBuffers(t){this.positions=t,this.positionBuffer=this.ctx.createBuffer(),this.ctx.bindBuffer(this.ctx.ARRAY_BUFFER,this.positionBuffer),this.ctx.bufferData(this.ctx.ARRAY_BUFFER,new Float32Array(t),this.ctx.STATIC_DRAW);const e=this.programInfo.attribs.vertexPosition;this.ctx.enableVertexAttribArray(e),this.ctx.vertexAttribPointer(e,2,this.ctx.FLOAT,!1,0,0)}setDefaultListeners(){this.listeners.push({event:"resize",listener:this.resize})}addListeners(){this.listeners.forEach(t=>{let{event:e,listener:n,options:i}=t;window.addEventListener(e,n.bind(this),i||{})})}removeListeners(){this.listeners.forEach(t=>{let{event:e,listener:n,options:i}=t;window.removeEventListener(e,n,i||{})})}resize(){const[t,e]=[window.innerWidth,window.innerHeight];this.width=t,this.height=e,this.el.width=t*this.pxratio,this.el.height=e*this.pxratio,this.ctx.viewport(0,0,t*this.pxratio,e*this.pxratio),this.el.style.width=t+"px",this.el.style.height=e+"px",this.ctx.uniform2fv(this.programInfo.uniforms.resolution,[t*this.pxratio,e*this.pxratio]),this.initBuffers(this.positions)}createShaderOfType(t,e,n){const i=t.createShader(e);return i?(t.shaderSource(i,n),t.compileShader(i),t.getShaderParameter(i,t.COMPILE_STATUS)?i:(console.log("An error occurred compiling the shaders: "+t.getShaderInfoLog(i)),t.deleteShader(i),null)):null}}},d8ae:function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},da80:function(t,e,n){t.exports=n.p+"img/index.739db1b7.png"},dbcf:function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},dc77:function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},e07e:function(t,e,n){t.exports=n.p+"img/index.aa19beab.png"},edd4:function(t){t.exports=JSON.parse('{"input":{"time":"Time","color":"Select color","bottom-color":"Bottom color","color-active":"Select active color","color-second":"Select second color","slider-amount":"Choice slider amount","dark-mode":"Dark mode","perspective":"Perspective","depth":"Depth","size":"Size","position":"Position","amount":"Amount","hue":"Hue","zoom":"Zoom","zoom-interface":"Zoom interface","pxratio":"Resolution","animation-speed":"Animation speed","invert":"Invert","brightness":"Brightness","random":"Random","symmetry":"Symmetry","thickness":"Thickness"},"text":{"password":"password","yes":"yes","no":"no"},"modals":{"shutdown":{"title":"Shutdown","text":"Are you sure you want to turn off the computer?"},"restart":{"title":"Restart","text":"Are you sure you want to restart your computer?"},"suspend":{"title":"Suspend","text":"Are you sure you want to suspend your computer?"},"hibernate":{"title":"Hibernate","text":"Are you sure you want to hibernate your computer?"}},"settings":{"title":"settings","themes":"themes","users":"users","blur":"Blur","no-transition":"Disable animations","show-framerate":"Show framerate","only-ui":"Show only ui","performance":"performance","choice-desktop":"Choice desktop","choice-language":"Choice language","generate-random-theme":"Generate random theme","keyboard":{"title":"Hotkeys","open-themes":"Open theme","open-custom":"Open custom settings","open-settings":"Open general settings","hide-windows":"Close windows","show-password":"Show password","randomize-theme":"Choose random theme settings","poweroff":"Poweroff","restart":"Restart","suspend":"Suspend"},"choice-os":"Choice os","save-theme":"Save theme","language":"Language","general":"General","choice-themes":"Choice themes","customize-theme":"Customize theme","change-theme":"Сhange theme","reset-settings":"Reset settings","login-position":{"title":"Position","about":"Choice login position","center":"center","top":"top","left":"left","right":"right","bottom":"bottom"},"about":"Settings system"}}')},f01b:function(t,e){t.exports="attribute vec3 aVertexPosition;\n\nvoid main() {\n gl_Position = vec4(aVertexPosition, 1.0);\n}"},f693:function(t){t.exports=JSON.parse('{"text":{"themes":"thèmes","password":"mot de passe","yes":"oui","no":"non"},"modals":{"shutdown":{"title":"Eteindre","text":"Voulez-vous vraiment éteindre l\'ordinateur?"},"restart":{"title":"Redémarrer","text":"Voulez-vous vraiment redémarrer votre ordinateur?"},"suspend":{"title":"Suspendre","text":"Voulez-vous vraiment suspendre votre ordinateur?"}},"settings":{"title":"Paramètres","choice-language":"Choix de la langue","language":"Langue","login-position":{"title":"Position","about":"Choix de la position de connexion","center":"centre","top":"haut","left":"gauche","right":"droite","bottom":"bas"},"about":"Paramètres système"}}')},fe18:function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var i=n("ade3"),a=(n("14d9"),n("13d5"),n("9ab4")),s=n("6fc5"),o=n("0613"),r=n("d4d8");let l=class extends s["d"]{constructor(){super(...arguments),Object(i["a"])(this,"menu",{view:!1,items:[]}),Object(i["a"])(this,"dialog",null),Object(i["a"])(this,"mainTabIndex",0),Object(i["a"])(this,"language",""),Object(i["a"])(this,"loginPosition","center"),Object(i["a"])(this,"languages",[]),Object(i["a"])(this,"activeBlocks",[]),Object(i["a"])(this,"interactiveBlocks",[{id:"login",closeBeforeMount:["settings"],mayOpen:()=>!r["AppModule"].viewThemeOnly},{id:"settings",closeBeforeMount:["login"],openAfterDestroy:["login"]}])}get locale(){const t={ru:"ru-RU",en:"en-US",fr:"fr-FR",de:"de-DE",es:"es-ES"};return t[this.language]||"en-US"}get getBlock(){return t=>this.activeBlocks.find(e=>t===e.id)}get isOpenBlock(){return t=>!!this.getBlock(t)}get activeBlock(){return this.activeBlocks.slice(-1)[0]}SET_STATE_PAGE(t){let{key:e,value:n}=t;this[e]=n}OPEN_ACTIVE_BLOCK(t){const e=this.interactiveBlocks.find(e=>e.id===t);if(!e)return;const n=null===e||void 0===e||!e.mayOpen||(null===e||void 0===e?void 0:e.mayOpen());n&&this.activeBlocks.push(e)}CLOSE_ACTIVE_BLOCK(t){const e=this.activeBlocks.findIndex(e=>{let{id:n}=e;return n===t});-1!==e?this.activeBlocks.splice(e,1):t||this.activeBlocks.pop()}CLOSE_ALL_ACTIVE_BLOCK(){this.activeBlocks=[]}ASSIGN_MENU(t){this.menu=Object.assign(this.menu,t)}openTab(t){var e,n;let{type:i}=t;const a=void 0!==(null===(e=r["AppModule"].activeTheme)||void 0===e||null===(n=e.settings)||void 0===n?void 0:n.length);let s=this.mainTabIndex;switch(i){case"settings":s=a?2:1;break;case"custom":s=a?1:s;break;default:s=0}this.SET_STATE_PAGE({key:"mainTabIndex",value:s})}openFirstBlock(){for(let t=0;t<this.interactiveBlocks.length;t++){const e=this.interactiveBlocks[t],n=!e.mayOpen||e.mayOpen();if(n){this.OPEN_ACTIVE_BLOCK(e.id);break}}}async openBlock(t){t=t||{};const{id:e}=t;if(!e)return;if(this.activeBlocks.find(t=>t.id===e))return;const n=this.interactiveBlocks.find(t=>t.id===e);if(!n)return;const i=n.closeBeforeMount;i&&i.forEach(t=>this.CLOSE_ACTIVE_BLOCK(t)),this.OPEN_ACTIVE_BLOCK(e)}async closeBlock(t){t=t||{};const e=this.activeBlocks.slice(-1)[0].id,n=t.id||e;if(!n)return;const i=this.activeBlocks.find(t=>t.id===n);if(!i)return;const a=i.openAfterDestroy;a&&a.forEach(t=>this.OPEN_ACTIVE_BLOCK(t));let s=!0;var o;i.callbackBeforeClose&&(s=null===(o=i.callbackBeforeClose)||void 0===o?void 0:o.map(t=>t()).reduce((t,e)=>t&&e,!0));s&&this.CLOSE_ACTIVE_BLOCK(n)}openDialog(t){this.SET_STATE_PAGE({key:"dialog",value:t})}closeDialog(){this.SET_STATE_PAGE({key:"dialog",value:null})}};Object(a["a"])([s["c"]],l.prototype,"SET_STATE_PAGE",null),Object(a["a"])([s["c"]],l.prototype,"OPEN_ACTIVE_BLOCK",null),Object(a["a"])([s["c"]],l.prototype,"CLOSE_ACTIVE_BLOCK",null),Object(a["a"])([s["c"]],l.prototype,"CLOSE_ALL_ACTIVE_BLOCK",null),Object(a["a"])([s["c"]],l.prototype,"ASSIGN_MENU",null),Object(a["a"])([s["a"]],l.prototype,"openTab",null),Object(a["a"])([s["a"]],l.prototype,"openFirstBlock",null),Object(a["a"])([s["a"]],l.prototype,"openBlock",null),Object(a["a"])([s["a"]],l.prototype,"closeBlock",null),Object(a["a"])([s["a"]],l.prototype,"openDialog",null),Object(a["a"])([s["a"]],l.prototype,"closeDialog",null),l=Object(a["a"])([Object(s["b"])({dynamic:!0,store:o["a"],name:"page"})],l);const c=Object(s["f"])(l)},fe63:function(t,e){t.exports="/**\n * Original shader: https://www.shadertoy.com/view/MsjSW3\n */\nprecision highp float;\n\nuniform float uTime;\nuniform vec2 uResolution;\n\n#define t uTime\n\nmat2 m(float a){float c=cos(a), s=sin(a);return mat2(c,-s,s,c);}\n\nfloat map(vec3 p){\n p.xz*= m(t * 0.4);\n p.xy*= m(t * 0.3);\n\n float complexity = 2.;\n vec3 q = p * complexity + t;\n\n float zoom = 0.1;\n float size = .01;\n return length(p + vec3(sin(t * .7))) * log(length(p) + size) + sin(q.x + sin(q.z + sin(q.y))) * 0.5 - zoom;\n}\n\nvoid main() {\n vec2 p = gl_FragCoord.xy / uResolution.y - vec2(0.9,.5);\n vec3 cl = vec3(0.);\n float saturation = 4.;\n float scale = -1.0;\n \n for (int i=0; i <= 5; i++) {\n vec3 p = vec3(0, 0, 5.) + normalize(vec3(p, scale)) * saturation;\n float rz = map(p);\n float glow = 0.5;\n float varietyOfColors = 0.1;\n float f = clamp((rz - map(p + varietyOfColors)) * glow, - .1, 1.);\n vec3 l = vec3(0.102, 0.1059, 0.4) + vec3(5., 2.5, 3.) * f;\n\n float contrast = 0.2;\n float hue = 0.;\n cl = cl * l + smoothstep(2.5, .0, rz) * .7 * l;\n\n float smoothness = .9;\n saturation += min(rz, smoothness);\n }\n\n gl_FragColor = vec4(cl, 1.);\n}"}});
|