diff --git a/index.html b/index.html index a71eb09e..151322fa 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -VK Icons
\ No newline at end of file +VK Icons
\ No newline at end of file diff --git a/main.js b/main.js index d3c19951..d61d2a37 100644 --- a/main.js +++ b/main.js @@ -1,2 +1,2 @@ /*! For license information please see main.js.LICENSE.txt */ -!function(){var e={4237:function(e,o,i){"use strict";var l,n=Object.assign||function(e){for(var o=1;o=0||Object.prototype.hasOwnProperty.call(e,l)&&(i[l]=e[l]);return i}(e,["fill","width","height","style"]);return c.default.createElement("svg",n({viewBox:"0 0 24 24",style:n({fill:i,width:t,height:r},d)},u),c.default.createElement("path",{d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"}))}},2546:function(e,o,i){"use strict";var l,n=Object.assign||function(e){for(var o=1;o=0||Object.prototype.hasOwnProperty.call(e,l)&&(i[l]=e[l]);return i}(e,["fill","width","height","style"]);return c.default.createElement("svg",n({viewBox:"0 0 24 24",style:n({fill:i,width:t,height:r},d)},u),c.default.createElement("path",{d:"M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"}))}},3423:function(e,o,i){"use strict";var l=i(6758),n=i.n(l),c=i(935),t=i.n(c),a=i(62),r=i.n(a),s=new URL(i(4461),i.b),d=t()(n()),u=r()(s);d.push([e.id,"body,\nhtml {\n font-family:\n -apple-system,\n BlinkMacSystemFont,\n Roboto,\n Helvetica Neue,\n sans-serif;\n margin: 0;\n padding: 0;\n background: #edeef0;\n -webkit-font-smoothing: antialiased;\n}\n.root {\n padding: 0 40px 50px;\n max-width: 1080px;\n margin: auto;\n}\n\n.icons {\n display: flex;\n align-items: center;\n flex-wrap: wrap;\n margin: -3px;\n}\n\n.icon {\n padding: 10px;\n text-align: center;\n position: relative;\n color: #71757a;\n background-color: rgba(0, 0, 0, 0.04);\n border: 1px solid rgba(0, 0, 0, 0.12);\n border-radius: 2px;\n margin: 4px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n outline: none;\n}\n\n.icon:hover {\n background-color: rgba(0, 0, 0, 0.08);\n border: 1px solid rgba(0, 0, 0, 0.24);\n}\n\n.icon:active {\n background-color: rgba(0, 0, 0, 0.12);\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\n\n.icon--anchor {\n background-color: rgba(0, 0, 0, 0.12);\n border: 1px solid rgba(0, 0, 0, 0.36);\n}\n\n.icon--changed .Icon {\n opacity: 0.3;\n}\n\n.icon-name {\n position: absolute;\n top: calc(100% + 8px);\n background-color: #000;\n border-radius: 3px;\n color: #fff;\n font-size: 14px;\n padding: 4px 6px;\n z-index: 2;\n visibility: hidden;\n}\n\n.icon-badge {\n position: absolute;\n width: 10px;\n height: 10px;\n border-radius: 5px;\n background-color: orange;\n right: -5px;\n top: -5px;\n cursor: help;\n}\n\n.icon:hover .icon-name {\n visibility: visible;\n}\n\np,\npre {\n font-size: 16px;\n}\n\na {\n color: #2a5885;\n text-decoration: none;\n}\n\na:hover {\n text-decoration: underline;\n}\n\ncode {\n padding: 1px 3px;\n background: #fff;\n border: 1px solid rgba(0, 0, 0, 0.12);\n border-radius: 2px;\n}\n\npre {\n padding: 10px;\n background: #fff;\n border: 1px solid rgba(0, 0, 0, 0.12);\n border-radius: 2px;\n}\n\nlabel {\n color: #656565;\n padding: 6px 0;\n font-size: 13px;\n}\n\n[type='text'] {\n padding: 18px 40px 22px;\n line-height: 30px;\n font-size: 30px;\n box-sizing: border-box;\n color: #000;\n margin: 0;\n background-color: #fff;\n outline: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n border: none;\n border-radius: 50px;\n display: block;\n width: 100%;\n}\n\n[type='text']:focus {\n border-color: #c9d0d6;\n}\n\n[type='checkbox'] {\n position: absolute;\n z-index: -1;\n opacity: 0;\n}\n\n[type='checkbox'] + label {\n display: inline-flex;\n align-items: center;\n user-select: none;\n}\n\n[type='checkbox'] + label::before {\n content: '';\n display: inline-block;\n width: 1em;\n height: 1em;\n flex-shrink: 0;\n flex-grow: 0;\n border: 1px solid #adb5bd;\n border-radius: 0.25em;\n margin-right: 0.5em;\n background-repeat: no-repeat;\n background-position: center center;\n background-size: 50% 50%;\n}\n\n[type='checkbox']:checked + label::before {\n border-color: #0b76ef;\n background-color: #0b76ef;\n background-image: url("+u+");\n}\n\n/* стили при наведении курсора на checkbox */\n[type='checkbox']:not(:disabled):not(:checked) + label:hover::before {\n border-color: #b3d7ff;\n}\n/* стили для активного состояния чекбокса (при нажатии на него) */\n[type='checkbox']:not(:disabled):active + label::before {\n background-color: #b3d7ff;\n border-color: #b3d7ff;\n}\n/* стили для чекбокса, находящегося в фокусе */\n[type='checkbox']:focus + label::before {\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */\n[type='checkbox']:focus:not(:checked) + label::before {\n border-color: #80bdff;\n}\n/* стили для чекбокса, находящегося в состоянии disabled */\n[type='checkbox']:disabled + label::before {\n background-color: #e9ecef;\n}\n\ntextarea {\n opacity: 0;\n width: 0;\n height: 0;\n border: none;\n}\n\n.copied {\n position: fixed;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n left: 0;\n top: 0;\n color: #fff;\n font-size: 200px;\n background-color: rgba(0, 0, 0, 0.1);\n animation-name: copied;\n animation-duration: 1.25s;\n animation-timing-function: ease-in-out;\n}\n\n@keyframes copied {\n 0% {\n opacity: 0;\n }\n 25% {\n opacity: 1;\n }\n 100% {\n opacity: 0;\n }\n}\n\n.color {\n display: flex;\n align-items: flex-start;\n}\n\n.color p {\n max-width: 50%;\n margin: 0;\n}\n\n.color-picker {\n flex-shrink: 0;\n flex-grow: 1;\n max-width: 50%;\n}\n",""]),o.A=d},935:function(e){"use strict";e.exports=function(e){var o=[];return o.toString=function(){return this.map((function(o){var i="",l=void 0!==o[5];return o[4]&&(i+="@supports (".concat(o[4],") {")),o[2]&&(i+="@media ".concat(o[2]," {")),l&&(i+="@layer".concat(o[5].length>0?" ".concat(o[5]):""," {")),i+=e(o),l&&(i+="}"),o[2]&&(i+="}"),o[4]&&(i+="}"),i})).join("")},o.i=function(e,i,l,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var t={};if(l)for(var a=0;a0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=c),i&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=i):d[2]=i),n&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=n):d[4]="".concat(n)),o.push(d))}},o}},62:function(e){"use strict";e.exports=function(e,o){return o||(o={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),o.hash&&(e+=o.hash),/["'() \t\n]|(%20)/.test(e)||o.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},6758:function(e){"use strict";e.exports=function(e){return e[1]}},3103:function(e,o,i){var l=i(4715)(i(8942),"DataView");e.exports=l},5098:function(e,o,i){var l=i(3305),n=i(9361),c=i(1112),t=i(5276),a=i(5071);function r(e){var o=-1,i=null==e?0:e.length;for(this.clear();++od))return!1;var _=r.get(e),h=r.get(o);if(_&&h)return _==o&&h==e;var m=-1,v=!0,p=2&i?new l:void 0;for(r.set(e,o),r.set(o,e);++m-1&&e%1==0&&e-1}},3964:function(e,o,i){var l=i(7034);e.exports=function(e,o){var i=this.__data__,n=l(i,e);return n<0?(++this.size,i.push([e,o])):i[n][1]=o,this}},9753:function(e,o,i){var l=i(5098),n=i(1386),c=i(9770);e.exports=function(){this.size=0,this.__data__={hash:new l,map:new(c||n),string:new l}}},5681:function(e,o,i){var l=i(4700);e.exports=function(e){var o=l(this,e).delete(e);return this.size-=o?1:0,o}},88:function(e,o,i){var l=i(4700);e.exports=function(e){return l(this,e).get(e)}},4732:function(e,o,i){var l=i(4700);e.exports=function(e){return l(this,e).has(e)}},9068:function(e,o,i){var l=i(4700);e.exports=function(e,o){var i=l(this,e),n=i.size;return i.set(e,o),this.size+=i.size==n?0:1,this}},5894:function(e){e.exports=function(e){var o=-1,i=Array(e.size);return e.forEach((function(e,l){i[++o]=[l,e]})),i}},3904:function(e){e.exports=function(e,o){return function(i){return null!=i&&i[e]===o&&(void 0!==o||e in Object(i))}}},6853:function(e,o,i){var l=i(9011);e.exports=function(e){var o=l(e,(function(e){return 500===i.size&&i.clear(),e})),i=o.cache;return o}},4497:function(e,o,i){var l=i(4715)(Object,"create");e.exports=l},8121:function(e,o,i){var l=i(3766)(Object.keys,Object);e.exports=l},8546:function(e){e.exports=function(e){var o=[];if(null!=e)for(var i in Object(e))o.push(i);return o}},2306:function(e,o,i){e=i.nmd(e);var l=i(4967),n=o&&!o.nodeType&&o,c=n&&e&&!e.nodeType&&e,t=c&&c.exports===n&&l.process,a=function(){try{return c&&c.require&&c.require("util").types||t&&t.binding&&t.binding("util")}catch(e){}}();e.exports=a},9005:function(e){var o=Object.prototype.toString;e.exports=function(e){return o.call(e)}},3766:function(e){e.exports=function(e,o){return function(i){return e(o(i))}}},8942:function(e,o,i){var l=i(4967),n="object"==typeof self&&self&&self.Object===Object&&self,c=l||n||Function("return this")();e.exports=c},1877:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},8006:function(e){e.exports=function(e){return this.__data__.has(e)}},9828:function(e){e.exports=function(e){var o=-1,i=Array(e.size);return e.forEach((function(e){i[++o]=e})),i}},4103:function(e,o,i){var l=i(1386);e.exports=function(){this.__data__=new l,this.size=0}},1779:function(e){e.exports=function(e){var o=this.__data__,i=o.delete(e);return this.size=o.size,i}},4162:function(e){e.exports=function(e){return this.__data__.get(e)}},7462:function(e){e.exports=function(e){return this.__data__.has(e)}},6638:function(e,o,i){var l=i(1386),n=i(9770),c=i(8250);e.exports=function(e,o){var i=this.__data__;if(i instanceof l){var t=i.__data__;if(!n||t.length<199)return t.push([e,o]),this.size=++i.size,this;i=this.__data__=new c(t)}return i.set(e,o),this.size=i.size,this}},6493:function(e,o,i){var l=i(6853),n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,c=/\\(\\)?/g,t=l((function(e){var o=[];return 46===e.charCodeAt(0)&&o.push(""),e.replace(n,(function(e,i,l,n){o.push(l?n.replace(c,"$1"):i||e)})),o}));e.exports=t},6040:function(e,o,i){var l=i(1187);e.exports=function(e){if("string"==typeof e||l(e))return e;var o=e+"";return"0"==o&&1/e==-1/0?"-0":o}},4066:function(e){var o=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return o.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},6108:function(e,o,i){var l=i(9334);e.exports=function(e){return l(e,5)}},6285:function(e){e.exports=function(e,o){return e===o||e!=e&&o!=o}},7546:function(e,o,i){var l=i(7170),n=i(3997);e.exports=function(e,o){return e&&l(e,n(o))}},6123:function(e,o,i){var l=i(7923);e.exports=function(e,o,i){var n=null==e?void 0:l(e,o);return void 0===n?i:n}},7276:function(e,o,i){var l=i(3636),n=i(5899);e.exports=function(e,o){return null!=e&&n(e,o,l)}},2053:function(e){e.exports=function(e){return e}},3283:function(e,o,i){var l=i(6027),n=i(547),c=Object.prototype,t=c.hasOwnProperty,a=c.propertyIsEnumerable,r=l(function(){return arguments}())?l:function(e){return n(e)&&t.call(e,"callee")&&!a.call(e,"callee")};e.exports=r},3142:function(e){var o=Array.isArray;e.exports=o},6529:function(e,o,i){var l=i(3655),n=i(5387);e.exports=function(e){return null!=e&&n(e.length)&&!l(e)}},5853:function(e,o,i){e=i.nmd(e);var l=i(8942),n=i(4772),c=o&&!o.nodeType&&o,t=c&&e&&!e.nodeType&&e,a=t&&t.exports===c?l.Buffer:void 0,r=(a?a.isBuffer:void 0)||n;e.exports=r},3655:function(e,o,i){var l=i(7379),n=i(1580);e.exports=function(e){if(!n(e))return!1;var o=l(e);return"[object Function]"==o||"[object GeneratorFunction]"==o||"[object AsyncFunction]"==o||"[object Proxy]"==o}},5387:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},7681:function(e,o,i){var l=i(777),n=i(9460),c=i(2306),t=c&&c.isMap,a=t?n(t):l;e.exports=a},1580:function(e){e.exports=function(e){var o=typeof e;return null!=e&&("object"==o||"function"==o)}},547:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},8360:function(e,o,i){var l=i(7379),n=i(4784),c=i(547),t=Function.prototype,a=Object.prototype,r=t.toString,s=a.hasOwnProperty,d=r.call(Object);e.exports=function(e){if(!c(e)||"[object Object]"!=l(e))return!1;var o=n(e);if(null===o)return!0;var i=s.call(o,"constructor")&&o.constructor;return"function"==typeof i&&i instanceof i&&r.call(i)==d}},3943:function(e,o,i){var l=i(1935),n=i(9460),c=i(2306),t=c&&c.isSet,a=t?n(t):l;e.exports=a},8138:function(e,o,i){var l=i(7379),n=i(3142),c=i(547);e.exports=function(e){return"string"==typeof e||!n(e)&&c(e)&&"[object String]"==l(e)}},1187:function(e,o,i){var l=i(7379),n=i(547);e.exports=function(e){return"symbol"==typeof e||n(e)&&"[object Symbol]"==l(e)}},8666:function(e,o,i){var l=i(674),n=i(9460),c=i(2306),t=c&&c.isTypedArray,a=t?n(t):l;e.exports=a},1211:function(e,o,i){var l=i(358),n=i(195),c=i(6529);e.exports=function(e){return c(e)?l(e):n(e)}},5288:function(e,o,i){var l=i(358),n=i(7200),c=i(6529);e.exports=function(e){return c(e)?l(e,!0):n(e)}},105:function(e,o,i){var l=i(5111),n=i(3334),c=i(1393),t=i(3142);e.exports=function(e,o){return(t(e)?l:c)(e,n(o,3))}},9011:function(e,o,i){var l=i(8250);function n(e,o){if("function"!=typeof e||null!=o&&"function"!=typeof o)throw new TypeError("Expected a function");var i=function(){var l=arguments,n=o?o.apply(this,l):l[0],c=i.cache;if(c.has(n))return c.get(n);var t=e.apply(this,l);return i.cache=c.set(n,t)||c,t};return i.cache=new(n.Cache||l),i}n.Cache=l,e.exports=n},3282:function(e,o,i){var l=i(2762),n=i(8880),c=i(5187),t=i(6040);e.exports=function(e){return c(e)?l(t(e)):n(e)}},9306:function(e){e.exports=function(){return[]}},4772:function(e){e.exports=function(){return!1}},5243:function(e,o,i){var l=i(2291);e.exports=function(e){return null==e?"":l(e)}},1513:function(e){"use strict";var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var o={},i=0;i<10;i++)o["_"+String.fromCharCode(i)]=i;if("0123456789"!==Object.getOwnPropertyNames(o).map((function(e){return o[e]})).join(""))return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach((function(e){l[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},l)).join("")}catch(e){return!1}}()?Object.assign:function(e,n){for(var c,t,a=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),r=1;r