mini-dynamic-antd-theme
Version:
|  |  | {var e={};function a(o){if(e[o])return e[o].exports;var t=e[o]={i:o,l:!1,exports:{}};return r[o].call(t.exports,t,t.exports,a),t.l=!0,t.exports}return a.m=r,a.c=e,a.d=function(r,e,o){a.o(r,e)||Object.defineProperty(r,e,{enumerable:!0,get:o})},a.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},a.t=function(r,e){if(1&e&&(r=a(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var o=Object.create(null);if(a.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var t in r)a.d(o,t,function(e){return r[e]}.bind(null,t));return o},a.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return a.d(e,"a",e),e},a.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)},a.p="",a(a.s=0)}([function(r,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.generateThemeColor=e.changeAntdTheme=void 0;var o=a(1);Object.defineProperty(e,"changeAntdTheme",{enumerable:!0,get:function(){return o.changeAntdTheme}}),Object.defineProperty(e,"generateThemeColor",{enumerable:!0,get:function(){return o.generateThemeColor}})},function(r,e,a){"use strict";var o=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(e,"__esModule",{value:!0}),e.changeAntdTheme=e.generateThemeColor=void 0;var t=o(a(2)),n=o(a(3)),c=a(4),i=t.default(.26,.09,.37,.18),l=i(.6),d=function(r){return i(.1*r)};function p(r,e){return void 0===e&&(e=5),n.default.mix("#ffffff",r,100*d(e)/l).toHexString()}function s(r,e){return void 0===e&&(e=7),n.default.mix("#333333",r,100*(1-(d(e)-l)/(1-l))).toHexString()}function u(r,e){return void 0===e&&(e=9),n.default.mix("#fff",r,100*(1-(d(e)-l)/(1-l))).toRgbString()}n.default.mix=function(r,e,a){a=0===a?0:a||50;var o=n.default(r).toRgb(),t=n.default(e).toRgb(),c=a/100,i={r:(t.r-o.r)*c+o.r,g:(t.g-o.g)*c+o.g,b:(t.b-o.b)*c+o.b,a:(t.a-o.a)*c+o.a};return n.default(i)};var h=function(r){return"string"!=typeof r||"string"==typeof r&&0===r.trim().length?"":r=(r=(r=(r=r.replace(/\$primary\-color/g,"var(--primary-color)")).replace(/\$primary\-hover-color/g,"var(--primary-hover-color)")).replace(/\$primary\-active-color/g,"var(--primary-active-color)")).replace(/\$primary\-shadow-color/g,"var(--primary-shadow-color)")},m=function(r,e){var a=r.activeColor,o=r.primaryColor,t=r.hoverColor,n=r.shadowColor;if(!function(){var r=navigator.userAgent,e=r.indexOf("compatible")>-1&&r.indexOf("MSIE")>-1,a=r.indexOf("Edge")>-1&&!e,o=r.indexOf("Trident")>-1&&r.indexOf("rv:11.0")>-1;if(e){new RegExp("MSIE (\\d+\\.\\d+);").test(r);var t=parseFloat(RegExp.$1);return 7===t?7:8===t?8:9===t?9:10===t?10:6}return a?"edge":o?11:0}())return"\n :root {\n --primary-color: "+o+";\n --primary-hover-color: "+t+";\n --primary-active-color: "+a+";\n --primary-shadow-color: "+n+";\n }\n "+"\n"+c.CSSStr+"\n"+h(e);var i=c.CSSStr+"\n"+h(e);return i=(i=(i=(i=i.replace(/var\(\-\-primary\-color\)/g,o)).replace(/var\(\-\-primary\-hover\-color\)/g,t)).replace(/var\(\-\-primary\-active\-color\)/g,a)).replace(/var\(\-\-primary\-shadow\-color\)/g,n)};function v(r){var e;return n.default(r).isValid()?{primaryColor:e=n.default(r).toHexString(),hoverColor:p(e),activeColor:s(e),shadowColor:u(e)}:(console.log("The color param is not valid and will use the default primary color value!"),{primaryColor:e="#1890ff",hoverColor:p(e),activeColor:s(e),shadowColor:u(e)})}e.generateThemeColor=v;var b={customCss:"",storageName:""};e.changeAntdTheme=function(r,e){void 0===e&&(e=b);var a=v(r),o=e.customCss,t=e.storageName;"undefined"!=typeof window&&window.localStorage.setItem(t||"mini-dynamic-antd-theme-color",a.primaryColor||"#1890ff");var n=document.getElementById("mini_dynamic_antd_theme_custom_style");n?n.innerHTML=m(a,o):((n=document.createElement("style")).id="mini_dynamic_antd_theme_custom_style",n.innerHTML=m(a,o),document.getElementsByTagName("head")[0].appendChild(n))}},function(r,e){var a="function"==typeof Float32Array;function o(r,e){return 1-3*e+3*r}function t(r,e){return 3*e-6*r}function n(r){return 3*r}function c(r,e,a){return((o(e,a)*r+t(e,a))*r+n(e))*r}function i(r,e,a){return 3*o(e,a)*r*r+2*t(e,a)*r+n(e)}function l(r){return r}r.exports=function(r,e,o,t){if(!(0<=r&&r<=1&&0<=o&&o<=1))throw new Error("bezier x values must be in [0, 1] range");if(r===e&&o===t)return l;for(var n=a?new Float32Array(11):new Array(11),d=0;d<11;++d)n[d]=c(.1*d,r,o);function p(e){for(var a=0,t=1;10!==t&&n[t]<=e;++t)a+=.1;--t;var l=a+.1*((e-n[t])/(n[t+1]-n[t])),d=i(l,r,o);return d>=.001?function(r,e,a,o){for(var t=0;t<4;++t){var n=i(e,a,o);if(0===n)return e;e-=(c(e,a,o)-r)/n}return e}(e,l,r,o):0===d?l:function(r,e,a,o,t){var n,i,l=0;do{(n=c(i=e+(a-e)/2,o,t)-r)>0?a=i:e=i}while(Math.abs(n)>1e-7&&++l<10);return i}(e,a,a+.1,r,o)}return function(r){return 0===r?0:1===r?1:c(p(r),e,t)}}},function(r,e,a){var o;!function(t){var n=/^\s+/,c=/\s+$/,i=0,l=t.round,d=t.min,p=t.max,s=t.random;function u(r,e){if(e=e||{},(r=r||"")instanceof u)return r;if(!(this instanceof u))return new u(r,e);var a=function(r){var e={r:0,g:0,b:0},a=1,o=null,i=null,l=null,s=!1,u=!1;"string"==typeof r&&(r=function(r){r=r.replace(n,"").replace(c,"").toLowerCase();var e,a=!1;if(F[r])r=F[r],a=!0;else if("transparent"==r)return{r:0,g:0,b:0,a:0,format:"name"};if(e=D.rgb.exec(r))return{r:e[1],g:e[2],b:e[3]};if(e=D.rgba.exec(r))return{r:e[1],g:e[2],b:e[3],a:e[4]};if(e=D.hsl.exec(r))return{h:e[1],s:e[2],l:e[3]};if(e=D.hsla.exec(r))return{h:e[1],s:e[2],l:e[3],a:e[4]};if(e=D.hsv.exec(r))return{h:e[1],s:e[2],v:e[3]};if(e=D.hsva.exec(r))return{h:e[1],s:e[2],v:e[3],a:e[4]};if(e=D.hex8.exec(r))return{r:E(e[1]),g:E(e[2]),b:E(e[3]),a:N(e[4]),format:a?"name":"hex8"};if(e=D.hex6.exec(r))return{r:E(e[1]),g:E(e[2]),b:E(e[3]),format:a?"name":"hex"};if(e=D.hex4.exec(r))return{r:E(e[1]+""+e[1]),g:E(e[2]+""+e[2]),b:E(e[3]+""+e[3]),a:N(e[4]+""+e[4]),format:a?"name":"hex8"};if(e=D.hex3.exec(r))return{r:E(e[1]+""+e[1]),g:E(e[2]+""+e[2]),b:E(e[3]+""+e[3]),format:a?"name":"hex"};return!1}(r));"object"==typeof r&&(U(r.r)&&U(r.g)&&U(r.b)?(h=r.r,m=r.g,v=r.b,e={r:255*O(h,255),g:255*O(m,255),b:255*O(v,255)},s=!0,u="%"===String(r.r).substr(-1)?"prgb":"rgb"):U(r.h)&&U(r.s)&&U(r.v)?(o=q(r.s),i=q(r.v),e=function(r,e,a){r=6*O(r,360),e=O(e,100),a=O(a,100);var o=t.floor(r),n=r-o,c=a*(1-e),i=a*(1-n*e),l=a*(1-(1-n)*e),d=o%6;return{r:255*[a,i,c,c,l,a][d],g:255*[l,a,a,i,c,c][d],b:255*[c,c,l,a,a,i][d]}}(r.h,o,i),s=!0,u="hsv"):U(r.h)&&U(r.s)&&U(r.l)&&(o=q(r.s),l=q(r.l),e=function(r,e,a){var o,t,n;function c(r,e,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?r+6*(e-r)*a:a<.5?e:a<2/3?r+(e-r)*(2/3-a)*6:r}if(r=O(r,360),e=O(e,100),a=O(a,100),0===e)o=t=n=a;else{var i=a<.5?a*(1+e):a+e-a*e,l=2*a-i;o=c(l,i,r+1/3),t=c(l,i,r),n=c(l,i,r-1/3)}return{r:255*o,g:255*t,b:255*n}}(r.h,o,l),s=!0,u="hsl"),r.hasOwnProperty("a")&&(a=r.a));var h,m,v;return a=M(a),{ok:s,format:r.format||u,r:d(255,p(e.r,0)),g:d(255,p(e.g,0)),b:d(255,p(e.b,0)),a:a}}(r);this._originalInput=r,this._r=a.r,this._g=a.g,this._b=a.b,this._a=a.a,this._roundA=l(100*this._a)/100,this._format=e.format||a.format,this._gradientType=e.gradientType,this._r<1&&(this._r=l(this._r)),this._g<1&&(this._g=l(this._g)),this._b<1&&(this._b=l(this._b)),this._ok=a.ok,this._tc_id=i++}function h(r,e,a){r=O(r,255),e=O(e,255),a=O(a,255);var o,t,n=p(r,e,a),c=d(r,e,a),i=(n+c)/2;if(n==c)o=t=0;else{var l=n-c;switch(t=i>.5?l/(2-n-c):l/(n+c),n){case r:o=(e-a)/l+(e<a?6:0);break;case e:o=(a-r)/l+2;break;case a:o=(r-e)/l+4}o/=6}return{h:o,s:t,l:i}}function m(r,e,a){r=O(r,255),e=O(e,255),a=O(a,255);var o,t,n=p(r,e,a),c=d(r,e,a),i=n,l=n-c;if(t=0===n?0:l/n,n==c)o=0;else{switch(n){case r:o=(e-a)/l+(e<a?6:0);break;case e:o=(a-r)/l+2;break;case a:o=(r-e)/l+4}o/=6}return{h:o,s:t,v:i}}function v(r,e,a,o){var t=[P(l(r).toString(16)),P(l(e).toString(16)),P(l(a).toString(16))];return o&&t[0].charAt(0)==t[0].charAt(1)&&t[1].charAt(0)==t[1].charAt(1)&&t[2].charAt(0)==t[2].charAt(1)?t[0].charAt(0)+t[1].charAt(0)+t[2].charAt(0):t.join("")}function b(r,e,a,o){return[P(I(o)),P(l(r).toString(16)),P(l(e).toString(16)),P(l(a).toString(16))].join("")}function f(r,e){e=0===e?0:e||10;var a=u(r).toHsl();return a.s-=e/100,a.s=j(a.s),u(a)}function g(r,e){e=0===e?0:e||10;var a=u(r).toHsl();return a.s+=e/100,a.s=j(a.s),u(a)}function y(r){return u(r).desaturate(100)}function k(r,e){e=0===e?0:e||10;var a=u(r).toHsl();return a.l+=e/100,a.l=j(a.l),u(a)}function w(r,e){e=0===e?0:e||10;var a=u(r).toRgb();return a.r=p(0,d(255,a.r-l(-e/100*255))),a.g=p(0,d(255,a.g-l(-e/100*255))),a.b=p(0,d(255,a.b-l(-e/100*255))),u(a)}function x(r,e){e=0===e?0:e||10;var a=u(r).toHsl();return a.l-=e/100,a.l=j(a.l),u(a)}function _(r,e){var a=u(r).toHsl(),o=(a.h+e)%360;return a.h=o<0?360+o:o,u(a)}function A(r){var e=u(r).toHsl();return e.h=(e.h+180)%360,u(e)}function S(r){var e=u(r).toHsl(),a=e.h;return[u(r),u({h:(a+120)%360,s:e.s,l:e.l}),u({h:(a+240)%360,s:e.s,l:e.l})]}function C(r){var e=u(r).toHsl(),a=e.h;return[u(r),u({h:(a+90)%360,s:e.s,l:e.l}),u({h:(a+180)%360,s:e.s,l:e.l}),u({h:(a+270)%360,s:e.s,l:e.l})]}function H(r){var e=u(r).toHsl(),a=e.h;return[u(r),u({h:(a+72)%360,s:e.s,l:e.l}),u({h:(a+216)%360,s:e.s,l:e.l})]}function R(r,e,a){e=e||6,a=a||30;var o=u(r).toHsl(),t=360/a,n=[u(r)];for(o.h=(o.h-(t*e>>1)+720)%360;--e;)o.h=(o.h+t)%360,n.push(u(o));return n}function z(r,e){e=e||6;for(var a=u(r).toHsv(),o=a.h,t=a.s,n=a.v,c=[],i=1/e;e--;)c.push(u({h:o,s:t,v:n})),n=(n+i)%1;return c}u.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var r=this.toRgb();return(299*r.r+587*r.g+114*r.b)/1e3},getLuminance:function(){var r,e,a,o=this.toRgb();return r=o.r/255,e=o.g/255,a=o.b/255,.2126*(r<=.03928?r/12.92:t.pow((r+.055)/1.055,2.4))+.7152*(e<=.03928?e/12.92:t.pow((e+.055)/1.055,2.4))+.0722*(a<=.03928?a/12.92:t.pow((a+.055)/1.055,2.4))},setAlpha:function(r){return this._a=M(r),this._roundA=l(100*this._a)/100,this},toHsv:function(){var r=m(this._r,this._g,this._b);return{h:360*r.h,s:r.s,v:r.v,a:this._a}},toHsvString:function(){var r=m(this._r,this._g,this._b),e=l(360*r.h),a=l(100*r.s),o=l(100*r.v);return 1==this._a?"hsv("+e+", "+a+"%, "+o+"%)":"hsva("+e+", "+a+"%, "+o+"%, "+this._roundA+")"},toHsl:function(){var r=h(this._r,this._g,this._b);return{h:360*r.h,s:r.s,l:r.l,a:this._a}},toHslString:function(){var r=h(this._r,this._g,this._b),e=l(360*r.h),a=l(100*r.s),o=l(100*r.l);return 1==this._a?"hsl("+e+", "+a+"%, "+o+"%)":"hsla("+e+", "+a+"%, "+o+"%, "+this._roundA+")"},toHex:function(r){return v(this._r,this._g,this._b,r)},toHexString:function(r){return"#"+this.toHex(r)},toHex8:function(r){return function(r,e,a,o,t){var n=[P(l(r).toString(16)),P(l(e).toString(16)),P(l(a).toString(16)),P(I(o))];if(t&&n[0].charAt(0)==n[0].charAt(1)&&n[1].charAt(0)==n[1].charAt(1)&&n[2].charAt(0)==n[2].charAt(1)&&n[3].charAt(0)==n[3].charAt(1))return n[0].charAt(0)+n[1].charAt(0)+n[2].charAt(0)+n[3].charAt(0);return n.join("")}(this._r,this._g,this._b,this._a,r)},toHex8String:function(r){return"#"+this.toHex8(r)},toRgb:function(){return{r:l(this._r),g:l(this._g),b:l(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+l(this._r)+", "+l(this._g)+", "+l(this._b)+")":"rgba("+l(this._r)+", "+l(this._g)+", "+l(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:l(100*O(this._r,255))+"%",g:l(100*O(this._g,255))+"%",b:l(100*O(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+l(100*O(this._r,255))+"%, "+l(100*O(this._g,255))+"%, "+l(100*O(this._b,255))+"%)":"rgba("+l(100*O(this._r,255))+"%, "+l(100*O(this._g,255))+"%, "+l(100*O(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(T[v(this._r,this._g,this._b,!0)]||!1)},toFilter:function(r){var e="#"+b(this._r,this._g,this._b,this._a),a=e,o=this._gradientType?"GradientType = 1, ":"";if(r){var t=u(r);a="#"+b(t._r,t._g,t._b,t._a)}return"progid:DXImageTransform.Microsoft.gradient("+o+"startColorstr="+e+",endColorstr="+a+")"},toString:function(r){var e=!!r;r=r||this._format;var a=!1,o=this._a<1&&this._a>=0;return e||!o||"hex"!==r&&"hex6"!==r&&"hex3"!==r&&"hex4"!==r&&"hex8"!==r&&"name"!==r?("rgb"===r&&(a=this.toRgbString()),"prgb"===r&&(a=this.toPercentageRgbString()),"hex"!==r&&"hex6"!==r||(a=this.toHexString()),"hex3"===r&&(a=this.toHexString(!0)),"hex4"===r&&(a=this.toHex8String(!0)),"hex8"===r&&(a=this.toHex8String()),"name"===r&&(a=this.toName()),"hsl"===r&&(a=this.toHslString()),"hsv"===r&&(a=this.toHsvString()),a||this.toHexString()):"name"===r&&0===this._a?this.toName():this.toRgbString()},clone:function(){return u(this.toString())},_applyModification:function(r,e){var a=r.apply(null,[this].concat([].slice.call(e)));return this._r=a._r,this._g=a._g,this._b=a._b,this.setAlpha(a._a),this},lighten:function(){return this._applyModification(k,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(x,arguments)},desaturate:function(){return this._applyModification(f,arguments)},saturate:function(){return this._applyModification(g,arguments)},greyscale:function(){return this._applyModification(y,arguments)},spin:function(){return this._applyModification(_,arguments)},_applyCombination:function(r,e){return r.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(R,arguments)},complement:function(){return this._applyCombination(A,arguments)},monochromatic:function(){return this._applyCombination(z,arguments)},splitcomplement:function(){return this._applyCombination(H,arguments)},triad:function(){return this._applyCombination(S,arguments)},tetrad:function(){return this._applyCombination(C,arguments)}},u.fromRatio=function(r,e){if("object"==typeof r){var a={};for(var o in r)r.hasOwnProperty(o)&&(a[o]="a"===o?r[o]:q(r[o]));r=a}return u(r,e)},u.equals=function(r,e){return!(!r||!e)&&u(r).toRgbString()==u(e).toRgbString()},u.random=function(){return u.fromRatio({r:s(),g:s(),b:s()})},u.mix=function(r,e,a){a=0===a?0:a||50;var o=u(r).toRgb(),t=u(e).toRgb(),n=a/100;return u({r:(t.r-o.r)*n+o.r,g:(t.g-o.g)*n+o.g,b:(t.b-o.b)*n+o.b,a:(t.a-o.a)*n+o.a})},u.readability=function(r,e){var a=u(r),o=u(e);return(t.max(a.getLuminance(),o.getLuminance())+.05)/(t.min(a.getLuminance(),o.getLuminance())+.05)},u.isReadable=function(r,e,a){var o,t,n=u.readability(r,e);switch(t=!1,(o=function(r){var e,a;e=((r=r||{level:"AA",size:"small"}).level||"AA").toUpperCase(),a=(r.size||"small").toLowerCase(),"AA"!==e&&"AAA"!==e&&(e="AA");"small"!==a&&"large"!==a&&(a="small");return{level:e,size:a}}(a)).level+o.size){case"AAsmall":case"AAAlarge":t=n>=4.5;break;case"AAlarge":t=n>=3;break;case"AAAsmall":t=n>=7}return t},u.mostReadable=function(r,e,a){var o,t,n,c,i=null,l=0;t=(a=a||{}).includeFallbackColors,n=a.level,c=a.size;for(var d=0;d<e.length;d++)(o=u.readability(r,e[d]))>l&&(l=o,i=u(e[d]));return u.isReadable(r,i,{level:n,size:c})||!t?i:(a.includeFallbackColors=!1,u.mostReadable(r,["#fff","#000"],a))};var F=u.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},T=u.hexNames=function(r){var e={};for(var a in r)r.hasOwnProperty(a)&&(e[r[a]]=a);return e}(F);function M(r){return r=parseFloat(r),(isNaN(r)||r<0||r>1)&&(r=1),r}function O(r,e){(function(r){return"string"==typeof r&&-1!=r.indexOf(".")&&1===parseFloat(r)})(r)&&(r="100%");var a=function(r){return"string"==typeof r&&-1!=r.indexOf("%")}(r);return r=d(e,p(0,parseFloat(r))),a&&(r=parseInt(r*e,10)/100),t.abs(r-e)<1e-6?1:r%e/parseFloat(e)}function j(r){return d(1,p(0,r))}function E(r){return parseInt(r,16)}function P(r){return 1==r.length?"0"+r:""+r}function q(r){return r<=1&&(r=100*r+"%"),r}function I(r){return t.round(255*parseFloat(r)).toString(16)}function N(r){return E(r)/255}var L,$,B,D=($="[\\s|\\(]+("+(L="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+L+")[,|\\s]+("+L+")\\s*\\)?",B="[\\s|\\(]+("+L+")[,|\\s]+("+L+")[,|\\s]+("+L+")[,|\\s]+("+L+")\\s*\\)?",{CSS_UNIT:new RegExp(L),rgb:new RegExp("rgb"+$),rgba:new RegExp("rgba"+B),hsl:new RegExp("hsl"+$),hsla:new RegExp("hsla"+B),hsv:new RegExp("hsv"+$),hsva:new RegExp("hsva"+B),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function U(r){return!!D.CSS_UNIT.exec(r)}r.exports?r.exports=u:void 0===(o=function(){return u}.call(e,a,e,r))||(r.exports=o)}(Math)},function(r,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.CSSStr=void 0;e.CSSStr='\n\ta{color:var(--primary-color);}a:hover{color:var(--primary-hover-color);}a:active{color:var(--primary-active-color);}::-moz-selection{background:var(--primary-color);}::selection{background:var(--primary-color);}html{--antd-wave-shadow-color:var(--primary-color);}[ant-click-animating-without-extra-node="true"]::after,.ant-click-animating-node{-webkit-box-shadow:0 0 0 0 var(--primary-color);box-shadow:0 0 0 0 var(--primary-color);-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);}@-webkit-keyframes waveEffect{100%{-webkit-box-shadow:0 0 0 var(--primary-color);box-shadow:0 0 0 var(--primary-color);-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color);}}@keyframes waveEffect{100%{-webkit-box-shadow:0 0 0 var(--primary-color);box-shadow:0 0 0 var(--primary-color);-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color);}}.ant-alert-info .ant-alert-icon{color:var(--primary-color);}.ant-anchor-ink-ball{border:2px solid var(--primary-color);}.ant-anchor-link-active > .ant-anchor-link-title{color:var(--primary-color);}.ant-select-auto-complete.ant-select .ant-input:focus,.ant-select-auto-complete.ant-select .ant-input:hover{border-color:var(--primary-hover-color);}.ant-select-selection:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--primary-hover-color);}.ant-select-focused .ant-select-selection,.ant-select-selection:focus,.ant-select-selection:active,.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-select-open .ant-select-selection{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{color:var(--primary-color);}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--primary-shadow-color);}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled),.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--primary-shadow-color);}.ant-input:hover{border-color:var(--primary-hover-color);}.ant-input:focus{border-color:var(--primary-hover-color);}.ant-input:focus,.ant-input-focused{box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-input-group-addon .ant-select-open .ant-select-selection,.ant-input-group-addon .ant-select-focused .ant-select-selection{color:var(--primary-color);}.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:var(--primary-hover-color);}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--primary-hover-color);}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--primary-hover-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-input-search .ant-input:hover,.ant-input-search .ant-input:focus{border-color:var(--primary-hover-color);}.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-color:var(--primary-hover-color);}.ant-btn:hover,.ant-btn:focus{color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-btn:active,.ant-btn.active{border-color:var(--primary-active-color);}.ant-btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff;background-color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-btn-primary:active,.ant-btn-primary.active{background-color:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-btn-danger:hover,.ant-btn-danger:focus{color:#fff;background-color:#ff7875;border-color:#ff7875;}.ant-btn-dangerous:hover,.ant-btn-dangerous:focus{color:#ff7875;border-color:#ff7875;}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:var(--primary-hover-color);border-left-color:var(--primary-hover-color);}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:var(--primary-hover-color);}.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group .ant-btn-primary + .ant-btn-primary{border-left-color:var(--primary-hover-color);}.ant-btn-ghost:hover,.ant-btn-ghost:focus{color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-btn-ghost:active,.ant-btn-ghost.active{color:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-btn-dashed:hover,.ant-btn-dashed:focus{color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-btn-dashed:active,.ant-btn-dashed.active{color:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-btn-link{color:var(--primary-color);}.ant-btn-link:hover,.ant-btn-link:focus{color:var(--primary-hover-color);border-color:transparent;}.ant-btn-link:active,.ant-btn-link.active{color:var(--primary-active-color);border-color:transparent;}.ant-btn-background-ghost.ant-btn-primary{color:var(--primary-color);border-color:var(--primary-color);}.ant-btn-background-ghost.ant-btn-primary:hover,.ant-btn-background-ghost.ant-btn-primary:focus{color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-btn-background-ghost.ant-btn-primary:active,.ant-btn-background-ghost.ant-btn-primary.active{color:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-btn-background-ghost.ant-btn-link{color:var(--primary-color);}.ant-btn-background-ghost.ant-btn-link:hover,.ant-btn-background-ghost.ant-btn-link:focus{color:var(--primary-hover-color);}.ant-btn-background-ghost.ant-btn-link:active,.ant-btn-background-ghost.ant-btn-link.active{color:var(--primary-active-color);}.ant-badge-status-processing{background-color:var(--primary-color);}.ant-badge-status-processing::after{border:1px solid var(--primary-color);}.ant-badge-status-blue{background:var(--primary-color);}.ant-breadcrumb a:hover{color:var(--primary-hover-color);}.ant-menu-item > a:hover{color:var(--primary-color);}.ant-menu-item:hover,.ant-menu-item-active,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-menu-submenu-active,.ant-menu-submenu-title:hover{color:var(--primary-color);}.ant-menu-item-selected{color:var(--primary-color);}.ant-menu-item-selected > a,.ant-menu-item-selected > a:hover{color:var(--primary-color);}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--primary-shadow-color);}.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before{background:-webkit-gradient(linear, left top, right top, from(var(--primary-color)), to(var(--primary-color)));background:-webkit-linear-gradient(left, var(--primary-color), var(--primary-color));background:linear-gradient(to right, var(--primary-color), var(--primary-color));}.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected{color:var(--primary-color);}.ant-menu-vertical .ant-menu-submenu-selected > a,.ant-menu-vertical-left .ant-menu-submenu-selected > a,.ant-menu-vertical-right .ant-menu-submenu-selected > a{color:var(--primary-color);}.ant-menu-horizontal > .ant-menu-item:hover,.ant-menu-horizontal > .ant-menu-submenu:hover,.ant-menu-horizontal > .ant-menu-item-active,.ant-menu-horizontal > .ant-menu-submenu-active,.ant-menu-horizontal > .ant-menu-item-open,.ant-menu-horizontal > .ant-menu-submenu-open,.ant-menu-horizontal > .ant-menu-item-selected,.ant-menu-horizontal > .ant-menu-submenu-selected{color:var(--primary-color);border-bottom:2px solid var(--primary-color);}.ant-menu-horizontal > .ant-menu-item > a:hover{color:var(--primary-color);}.ant-menu-horizontal > .ant-menu-item-selected > a{color:var(--primary-color);}.ant-menu-vertical .ant-menu-item::after,.ant-menu-vertical-left .ant-menu-item::after,.ant-menu-vertical-right .ant-menu-item::after,.ant-menu-inline .ant-menu-item::after{border-right:3px solid var(--primary-color);}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--primary-color);}.ant-menu.ant-menu-dark .ant-menu-item-selected,.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected{background-color:var(--primary-color);}.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover{background-color:var(--primary-color);color:#fff;}.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected{color:var(--primary-color);border-bottom:2px solid var(--primary-color);}.ant-menu-submenu-selected{color:var(--primary-color);}.ant-menu-item a:hover{color:var(--primary-color);}.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-expand-icon{color:var(--primary-color);}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-item-selected > a,.ant-dropdown-menu-submenu-title-selected > a{color:var(--primary-color);background-color:var(--primary-shadow-color);}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:var(--primary-shadow-color);}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a{background:var(--primary-color);}.ant-fullcalendar-value:hover{background:var(--primary-shadow-color);}.ant-fullcalendar-value:active{background:var(--primary-color);}.ant-fullcalendar-today .ant-fullcalendar-value,.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value{-webkit-box-shadow:0 0 0 1px var(--primary-color) inset;box-shadow:0 0 0 1px var(--primary-color) inset;}.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover{background:var(--primary-shadow-color);}.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active{background:var(--primary-shadow-color);}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{border-top-color:var(--primary-color);}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:var(--primary-color);}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:var(--primary-shadow-color);}.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner,.ant-radio-input:focus + .ant-radio-inner{border-color:var(--primary-color);}.ant-radio-checked::after{border:1px solid var(--primary-color);}.ant-radio-inner::after{background-color:var(--primary-color);}.ant-radio-checked .ant-radio-inner{border-color:var(--primary-color);}.ant-radio-button-wrapper:hover{color:var(--primary-color);}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.ant-radio-button-wrapper-checked{color:var(--primary-color);border-color:var(--primary-color);-webkit-box-shadow:-1px 0 0 0 var(--primary-color);box-shadow:-1px 0 0 0 var(--primary-color);}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:var(--primary-hover-color);border-color:var(--primary-hover-color);-webkit-box-shadow:-1px 0 0 0 var(--primary-hover-color);box-shadow:-1px 0 0 0 var(--primary-hover-color);}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:var(--primary-color);}.ant-radio-button-wrapper-checked::before{background-color:var(--primary-color) !important;opacity:0.1;}.ant-radio-button-wrapper-checked:first-child{border-color:var(--primary-color);-webkit-box-shadow:none !important;box-shadow:none !important;}.ant-radio-button-wrapper-checked:hover{color:var(--primary-hover-color);border-color:var(--primary-hover-color);-webkit-box-shadow:-1px 0 0 0 var(--primary-hover-color);box-shadow:-1px 0 0 0 var(--primary-hover-color);}.ant-radio-button-wrapper-checked:active{color:var(--primary-active-color);border-color:var(--primary-active-color);-webkit-box-shadow:-1px 0 0 0 var(--primary-active-color);box-shadow:-1px 0 0 0 var(--primary-active-color);}.ant-radio-button-wrapper-checked:focus-within{outline:3px solid rgba(24, 144, 255, 0.06);}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:var(--primary-color);border-color:var(--primary-color);}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:var(--primary-color);}.ant-card-actions > li > span:hover{color:var(--primary-color);-webkit-transition:color 0.3s;transition:color 0.3s;}.ant-card-actions > li > span a:hover{color:var(--primary-color);}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{color:var(--primary-color);}.ant-tabs-extra-content .ant-tabs-new-tab:hover{color:var(--primary-color);border-color:var(--primary-color);}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active{color:var(--primary-color);}.ant-tabs-ink-bar{background-color:var(--primary-color);}.ant-tabs-nav .ant-tabs-tab:hover{color:var(--primary-hover-color);}.ant-tabs-nav .ant-tabs-tab:active{color:var(--primary-active-color);}.ant-tabs-nav .ant-tabs-tab-active{color:var(--primary-color);}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-color);}.ant-cascader-picker:focus .ant-cascader-input{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-cascader-picker-label:hover + .ant-cascader-input{border-color:var(--primary-hover-color);}.ant-cascader-menu-item:hover{background:var(--primary-shadow-color);}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus + .ant-checkbox-inner{border-color:var(--primary-color);}.ant-checkbox-checked::after{border:1px solid var(--primary-color);}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color);}.ant-checkbox-indeterminate .ant-checkbox-inner::after{background-color:var(--primary-color);}.ant-calendar-selected-day .ant-calendar-date{background:var(--primary-shadow-color);}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--primary-color);}.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-calendar-header a:hover{color:var(--primary-hover-color);}.ant-calendar-date:hover{background:var(--primary-shadow-color);}.ant-calendar-date:active{background:var(--primary-hover-color);}.ant-calendar-today .ant-calendar-date{color:var(--primary-color);border-color:var(--primary-color);}.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date{background:var(--primary-color);}.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover{background:var(--primary-hover-color);}.ant-calendar-selected-date .ant-calendar-date,.ant-calendar-selected-start-date .ant-calendar-date,.ant-calendar-selected-end-date .ant-calendar-date{background:var(--primary-color);color:#fff;}.ant-calendar-selected-date .ant-calendar-date:hover,.ant-calendar-selected-start-date .ant-calendar-date:hover,.ant-calendar-selected-end-date .ant-calendar-date:hover{background:var(--primary-color);color:#fff;}.ant-calendar .ant-calendar-ok-btn{background-color:var(--primary-color);border-color:var(--primary-color);}.ant-calendar .ant-calendar-ok-btn:hover,.ant-calendar .ant-calendar-ok-btn:focus{background-color:var(--primary-hover-color);border-color:var(--primary-hover-color);}.ant-calendar .ant-calendar-ok-btn:active,.ant-calendar .ant-calendar-ok-btn.active{background-color:var(--primary-active-color);border-color:var(--primary-active-color);}.ant-calendar-range .ant-calendar-input:hover,.ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:var(--primary-hover-color);}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-calendar-month-panel-header a:hover{color:var(--primary-hover-color);}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month{background:var(--primary-color);}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{background:var(--primary-color);}.ant-calendar-year-panel-header a:hover{color:var(--primary-hover-color);}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year{background:var(--primary-color);}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{background:var(--primary-color);}.ant-calendar-decade-panel-header a:hover{color:var(--primary-hover-color);}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade{background:var(--primary-color);}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{background:var(--primary-color);}.ant-calendar-range .ant-calendar-in-range-cell::before{background:var(--primary-shadow-color);}.ant-calendar-time-picker-select li:hover{background:var(--primary-shadow-color);}.ant-calendar-month-panel-month:hover{background:var(--primary-shadow-color);}.ant-calendar-year-panel-year:hover{background:var(--primary-shadow-color);}.ant-calendar-decade-panel-decade:hover{background:var(--primary-shadow-color);}.ant-calendar-week-number .ant-calendar-body tr:hover{background:var(--primary-shadow-color);}.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{background:var(--primary-shadow-color);}.ant-time-picker-input:hover{border-color:var(--primary-hover-color);}.ant-time-picker-input:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-time-picker-panel-select li:hover{background:var(--primary-shadow-color);}.ant-picker-focused,.ant-picker:hover{border-color:var(--primary-color);}.ant-picker-focused{box-shadow:var(--primary-shadow-color) 0px 0px 0px 2px;}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before{border-color:var(--primary-color);}.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{color:rgb(255, 255, 255);background:var(--primary-color);}.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before,.ant-picker-cell-in-view.ant-picker-cell-in-range::before{background:var(--primary-shadow-color);}.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after{border-top:1px dashed var(--primary-color);border-bottom:1px dashed var(--primary-color);}tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after{border-left:1px dashed var(--primary-color);}.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,.ant-picker-month-panel .ant-picker-cell-range-hover-end::after,tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after{border-right:1px dashed var(--primary-color);}.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before{background:var(--primary-shadow-color);}.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:var(--primary-shadow-color);}.ant-picker-range .ant-picker-active-bar{background:var(--primary-color);}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:var(--primary-color);}.ant-tag-checkable-checked{background-color:var(--primary-color);}.ant-tag-checkable:active{background-color:var(--primary-active-color);}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:var(--primary-shadow-color);}.has-error .ant-transfer-list-search:not([disabled]):hover{border-color:var(--primary-hover-color);border-right-width:1px !important;}.has-error .ant-transfer-list-search:not([disabled]):focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.is-validating.has-feedback .ant-form-item-children-icon{color:var(--primary-color);}.ant-input-number:hover{border-color:var(--primary-hover-color);}.ant-input-number:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-input-number-handler:hover .ant-input-number-handler-up-inner,.ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:var(--primary-hover-color);}.ant-input-number:hover{border-color:var(--primary-hover-color);border-right-width:1px !important;}.ant-input-number-focused{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-list-item-meta-title > a:hover{color:var(--primary-color);}.ant-spin{color:var(--primary-color);}.ant-spin-dot-item{background-color:var(--primary-color);}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:var(--primary-color);}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:var(--primary-color);}.ant-pagination-item-active{border-color:var(--primary-color);}.ant-pagination-item-active a{color:var(--primary-color);}.ant-pagination-item-active:focus,.ant-pagination-item-active:hover{border-color:var(--primary-hover-color);}.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a{color:var(--primary-hover-color);}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{color:var(--primary-color);}.ant-pagination-prev:hover a,.ant-pagination-next:hover a{border-color:var(--primary-hover-color);}.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{color:var(--primary-color);border-color:var(--primary-color);}.ant-pagination-options-quick-jumper input:hover{border-color:var(--primary-hover-color);}.ant-pagination-options-quick-jumper input:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:var(--primary-color);}.ant-mention-wrapper .ant-mention-editor:hover{border-color:var(--primary-hover-color);}.ant-mention-wrapper .ant-mention-editor:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-mention-dropdown-notfound.ant-mention-dropdown-item .anticon-loading{color:var(--primary-color);}.ant-mentions:hover{border-color:var(--primary-hover-color);}.ant-mentions:focus{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-mentions-focused{border-color:var(--primary-hover-color);-webkit-box-shadow:0 0 0 2px var(--primary-shadow-color);box-shadow:0 0 0 2px var(--primary-shadow-color);}.ant-mention-dropdown-item:hover{background-color:var(--primary-shadow-color);}.ant-mention-dropdown-item.focus,.ant-mention-dropdown-item-active{background-color:var(--primary-shadow-color);}.ant-mentions-dropdown-menu-item:hover{background-color:var(--primary-shadow-color);}.ant-mentions-dropdown-menu-item-active{background-color:var(--primary-shadow-color);}.ant-message-info .anticon,.ant-message-loading .anticon{color:var(--primary-color);}.ant-modal-confirm-info .ant-modal-confirm-body > .anticon{color:var(--primary-color);}.anticon.ant-notification-notice-icon-info{color:var(--primary-color);}.ant-page-header-back-button{color:var(--primary-color);}.ant-page-header-back-button:focus,.ant-page-header-back-button:hover{color:var(--primary-hover-color);}.ant-page-header-back-button:active{color:var(--primary-active-color);}.ant-progress-circle-path{stroke:var(--primary-color);}.ant-progress-success-bg,.ant-progress-bg{background-color:var(--primary-color);}.ant-slider{width:100%;}.ant-slider-track{background-color:var(--primary-hover-color);}.ant-slider-handle{border:solid 2px var(--primary-hover-color);}.ant-slider-handle:focus{border-color:var(--primary-hover-color);box