plain-design 1.0.0-beta.46 → 1.0.0-beta.47

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- module.exports=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=34)}([function(e,t){e.exports=require("plain-design-composition")},function(e,t,n){"use strict";e.exports=n(22)},function(e,t,n){"use strict";(function(e){var o=n(10);const{toString:r}=Object.prototype,{getPrototypeOf:a}=Object,l=(i=Object.create(null),e=>{const t=r.call(e);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())});var i;const s=e=>(e=e.toLowerCase(),t=>l(t)===e),c=e=>t=>typeof t===e,{isArray:d}=Array,u=c("undefined");const p=s("ArrayBuffer");const h=c("string"),f=c("function"),m=c("number"),g=e=>null!==e&&"object"==typeof e,v=e=>{if("object"!==l(e))return!1;const t=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},b=s("Date"),y=s("File"),j=s("Blob"),C=s("FileList"),x=s("URLSearchParams");function O(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),d(e))for(o=0,r=e.length;o<r;o++)t.call(null,e[o],o,e);else{const r=n?Object.getOwnPropertyNames(e):Object.keys(e),a=r.length;let l;for(o=0;o<a;o++)l=r[o],t.call(null,e[l],l,e)}}function w(e,t){t=t.toLowerCase();const n=Object.keys(e);let o,r=n.length;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:e,k=e=>!u(e)&&e!==M;const S=(L="undefined"!=typeof Uint8Array&&a(Uint8Array),e=>L&&e instanceof L);var L;const E=s("HTMLFormElement"),H=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),T=s("RegExp"),V=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),o={};O(n,(n,r)=>{let a;!1!==(a=t(n,r,e))&&(o[r]=a||n)}),Object.defineProperties(e,o)},D="abcdefghijklmnopqrstuvwxyz",R={DIGIT:"0123456789",ALPHA:D,ALPHA_DIGIT:D+D.toUpperCase()+"0123456789"};const N=s("AsyncFunction");t.a={isArray:d,isArrayBuffer:p,isBuffer:function(e){return null!==e&&!u(e)&&null!==e.constructor&&!u(e.constructor)&&f(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||f(e.append)&&("formdata"===(t=l(e))||"object"===t&&f(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t},isString:h,isNumber:m,isBoolean:e=>!0===e||!1===e,isObject:g,isPlainObject:v,isUndefined:u,isDate:b,isFile:y,isBlob:j,isRegExp:T,isFunction:f,isStream:e=>g(e)&&f(e.pipe),isURLSearchParams:x,isTypedArray:S,isFileList:C,forEach:O,merge:function e(){const{caseless:t}=k(this)&&this||{},n={},o=(o,r)=>{const a=t&&w(n,r)||r;v(n[a])&&v(o)?n[a]=e(n[a],o):v(o)?n[a]=e({},o):d(o)?n[a]=o.slice():n[a]=o};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&O(arguments[e],o);return n},extend:(e,t,n,{allOwnKeys:r}={})=>(O(t,(t,r)=>{n&&f(t)?e[r]=Object(o.a)(t,n):e[r]=t},{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,o)=>{let r,l,i;const s={};if(t=t||{},null==e)return t;do{for(r=Object.getOwnPropertyNames(e),l=r.length;l-- >0;)i=r[l],o&&!o(i,e,t)||s[i]||(t[i]=e[i],s[i]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const o=e.indexOf(t,n);return-1!==o&&o===n},toArray:e=>{if(!e)return null;if(d(e))return e;let t=e.length;if(!m(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const n=o.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const o=[];for(;null!==(n=e.exec(t));)o.push(n);return o},isHTMLForm:E,hasOwnProperty:H,hasOwnProp:H,reduceDescriptors:V,freezeMethods:e=>{V(e,(t,n)=>{if(f(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const o=e[n];f(o)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))})},toObjectSet:(e,t)=>{const n={},o=e=>{e.forEach(e=>{n[e]=!0})};return d(e)?o(e):o(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:w,global:M,isContextDefined:k,ALPHABET:R,generateString:(e=16,t=R.ALPHA_DIGIT)=>{let n="";const{length:o}=t;for(;e--;)n+=t[Math.random()*o|0];return n},isSpecCompliantForm:function(e){return!!(e&&f(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:e=>{const t=new Array(10),n=(e,o)=>{if(g(e)){if(t.indexOf(e)>=0)return;if(!("toJSON"in e)){t[o]=e;const r=d(e)?[]:{};return O(e,(e,t)=>{const a=n(e,o+1);!u(a)&&(r[t]=a)}),t[o]=void 0,r}}return e};return n(e,0)},isAsyncFn:N,isThenable:e=>e&&(g(e)||f(e))&&f(e.then)&&f(e.catch)}}).call(this,n(15))},function(e,t){e.exports=require("react")},function(e,t,n){"use strict";var o=n(2);function r(e,t,n,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),r&&(this.response=r)}o.a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:o.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a=r.prototype,l={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{l[e]={value:e}}),Object.defineProperties(r,l),Object.defineProperty(a,"isAxiosError",{value:!0}),r.from=(e,t,n,l,i,s)=>{const c=Object.create(a);return o.a.toFlatObject(e,c,(function(e){return e!==Error.prototype}),e=>"isAxiosError"!==e),r.call(c,e.message,t,n,l,i),c.cause=e,c.name=e.name,s&&Object.assign(c,s),c},t.a=r},function(e,t,n){const o=n(24),r=n(27),a=["keyword","gray","hex"],l={};for(const e of Object.keys(r))l[[...r[e].labels].sort().join("")]=e;const i={};function s(e,t){if(!(this instanceof s))return new s(e,t);if(t&&t in a&&(t=null),t&&!(t in r))throw new Error("Unknown model: "+t);let n,c;if(null==e)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(e instanceof s)this.model=e.model,this.color=[...e.color],this.valpha=e.valpha;else if("string"==typeof e){const t=o.get(e);if(null===t)throw new Error("Unable to parse color from string: "+e);this.model=t.model,c=r[this.model].channels,this.color=t.value.slice(0,c),this.valpha="number"==typeof t.value[c]?t.value[c]:1}else if(e.length>0){this.model=t||"rgb",c=r[this.model].channels;const n=Array.prototype.slice.call(e,0,c);this.color=p(n,c),this.valpha="number"==typeof e[c]?e[c]:1}else if("number"==typeof e)this.model="rgb",this.color=[e>>16&255,e>>8&255,255&e],this.valpha=1;else{this.valpha=1;const t=Object.keys(e);"alpha"in e&&(t.splice(t.indexOf("alpha"),1),this.valpha="number"==typeof e.alpha?e.alpha:0);const o=t.sort().join("");if(!(o in l))throw new Error("Unable to parse color from object: "+JSON.stringify(e));this.model=l[o];const{labels:a}=r[this.model],i=[];for(n=0;n<a.length;n++)i.push(e[a[n]]);this.color=p(i)}if(i[this.model])for(c=r[this.model].channels,n=0;n<c;n++){const e=i[this.model][n];e&&(this.color[n]=e(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}s.prototype={toString(){return this.string()},toJSON(){return this[this.model]()},string(e){let t=this.model in o.to?this:this.rgb();t=t.round("number"==typeof e?e:1);const n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to[t.model](n)},percentString(e){const t=this.rgb().round("number"==typeof e?e:1),n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to.rgb.percent(n)},array(){return 1===this.valpha?[...this.color]:[...this.color,this.valpha]},object(){const e={},{channels:t}=r[this.model],{labels:n}=r[this.model];for(let o=0;o<t;o++)e[n[o]]=this.color[o];return 1!==this.valpha&&(e.alpha=this.valpha),e},unitArray(){const e=this.rgb().color;return e[0]/=255,e[1]/=255,e[2]/=255,1!==this.valpha&&e.push(this.valpha),e},unitObject(){const e=this.rgb().object();return e.r/=255,e.g/=255,e.b/=255,1!==this.valpha&&(e.alpha=this.valpha),e},round(e){return e=Math.max(e||0,0),new s([...this.color.map(c(e)),this.valpha],this.model)},alpha(e){return void 0!==e?new s([...this.color,Math.max(0,Math.min(1,e))],this.model):this.valpha},red:d("rgb",0,u(255)),green:d("rgb",1,u(255)),blue:d("rgb",2,u(255)),hue:d(["hsl","hsv","hsl","hwb","hcg"],0,e=>(e%360+360)%360),saturationl:d("hsl",1,u(100)),lightness:d("hsl",2,u(100)),saturationv:d("hsv",1,u(100)),value:d("hsv",2,u(100)),chroma:d("hcg",1,u(100)),gray:d("hcg",2,u(100)),white:d("hwb",1,u(100)),wblack:d("hwb",2,u(100)),cyan:d("cmyk",0,u(100)),magenta:d("cmyk",1,u(100)),yellow:d("cmyk",2,u(100)),black:d("cmyk",3,u(100)),x:d("xyz",0,u(95.047)),y:d("xyz",1,u(100)),z:d("xyz",2,u(108.833)),l:d("lab",0,u(100)),a:d("lab",1),b:d("lab",2),keyword(e){return void 0!==e?new s(e):r[this.model].keyword(this.color)},hex(e){return void 0!==e?new s(e):o.to.hex(this.rgb().round().color)},hexa(e){if(void 0!==e)return new s(e);const t=this.rgb().round().color;let n=Math.round(255*this.valpha).toString(16).toUpperCase();return 1===n.length&&(n="0"+n),o.to.hex(t)+n},rgbNumber(){const e=this.rgb().color;return(255&e[0])<<16|(255&e[1])<<8|255&e[2]},luminosity(){const e=this.rgb().color,t=[];for(const[n,o]of e.entries()){const e=o/255;t[n]=e<=.04045?e/12.92:((e+.055)/1.055)**2.4}return.2126*t[0]+.7152*t[1]+.0722*t[2]},contrast(e){const t=this.luminosity(),n=e.luminosity();return t>n?(t+.05)/(n+.05):(n+.05)/(t+.05)},level(e){const t=this.contrast(e);return t>=7?"AAA":t>=4.5?"AA":""},isDark(){const e=this.rgb().color;return(2126*e[0]+7152*e[1]+722*e[2])/1e4<128},isLight(){return!this.isDark()},negate(){const e=this.rgb();for(let t=0;t<3;t++)e.color[t]=255-e.color[t];return e},lighten(e){const t=this.hsl();return t.color[2]+=t.color[2]*e,t},darken(e){const t=this.hsl();return t.color[2]-=t.color[2]*e,t},saturate(e){const t=this.hsl();return t.color[1]+=t.color[1]*e,t},desaturate(e){const t=this.hsl();return t.color[1]-=t.color[1]*e,t},whiten(e){const t=this.hwb();return t.color[1]+=t.color[1]*e,t},blacken(e){const t=this.hwb();return t.color[2]+=t.color[2]*e,t},grayscale(){const e=this.rgb().color,t=.3*e[0]+.59*e[1]+.11*e[2];return s.rgb(t,t,t)},fade(e){return this.alpha(this.valpha-this.valpha*e)},opaquer(e){return this.alpha(this.valpha+this.valpha*e)},rotate(e){const t=this.hsl();let n=t.color[0];return n=(n+e)%360,n=n<0?360+n:n,t.color[0]=n,t},mix(e,t){if(!e||!e.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof e);const n=e.rgb(),o=this.rgb(),r=void 0===t?.5:t,a=2*r-1,l=n.alpha()-o.alpha(),i=((a*l==-1?a:(a+l)/(1+a*l))+1)/2,c=1-i;return s.rgb(i*n.red()+c*o.red(),i*n.green()+c*o.green(),i*n.blue()+c*o.blue(),n.alpha()*r+o.alpha()*(1-r))}};for(const e of Object.keys(r)){if(a.includes(e))continue;const{channels:t}=r[e];s.prototype[e]=function(...t){return this.model===e?new s(this):t.length>0?new s(t,e):new s([...(n=r[this.model][e].raw(this.color),Array.isArray(n)?n:[n]),this.valpha],e);var n},s[e]=function(...n){let o=n[0];return"number"==typeof o&&(o=p(n,t)),new s(o,e)}}function c(e){return function(t){return function(e,t){return Number(e.toFixed(t))}(t,e)}}function d(e,t,n){e=Array.isArray(e)?e:[e];for(const o of e)(i[o]||(i[o]=[]))[t]=n;return e=e[0],function(o){let r;return void 0!==o?(n&&(o=n(o)),r=this[e](),r.color[t]=o,r):(r=this[e]().color[t],n&&(r=n(r)),r)}}function u(e){return function(t){return Math.max(0,Math.min(e,t))}}function p(e,t){for(let n=0;n<t;n++)"number"!=typeof e[n]&&(e[n]=0);return e}e.exports=s},function(e,t){e.exports=require("react-dom")},function(e,t,n){e.exports=function(){"use strict";var e=6e4,t=36e5,n="millisecond",o="second",r="minute",a="hour",l="day",i="week",s="month",c="quarter",d="year",u="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},g=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},v={s:g,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+g(o,2,"0")+":"+g(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var o=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(o,s),a=n-r<0,l=t.clone().add(o+(a?-1:1),s);return+(-(o+(n-r)/(a?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:s,y:d,w:i,d:l,D:u,h:a,m:r,s:o,ms:n,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},b="en",y={};y[b]=m;var j="$isDayjsObject",C=function(e){return e instanceof M||!(!e||!e[j])},x=function e(t,n,o){var r;if(!t)return b;if("string"==typeof t){var a=t.toLowerCase();y[a]&&(r=a),n&&(y[a]=n,r=a);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var i=t.name;y[i]=t,r=i}return!o&&r&&(b=r),r||!o&&b},O=function(e,t){if(C(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new M(n)},w=v;w.l=x,w.i=C,w.w=function(e,t){return O(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=x(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[j]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(w.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(h);if(o){var r=o[2]-1||0,a=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return w},g.isValid=function(){return!(this.$d.toString()===p)},g.isSame=function(e,t){var n=O(e);return this.startOf(t)<=n&&n<=this.endOf(t)},g.isAfter=function(e,t){return O(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<O(e)},g.$g=function(e,t,n){return w.u(e)?this[t]:this.set(n,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var n=this,c=!!w.u(t)||t,p=w.p(e),h=function(e,t){var o=w.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return c?o:o.endOf(l)},f=function(e,t){return w.w(n.toDate()[e].apply(n.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},m=this.$W,g=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(p){case d:return c?h(1,0):h(31,11);case s:return c?h(1,g):h(0,g+1);case i:var y=this.$locale().weekStart||0,j=(m<y?m+7:m)-y;return h(c?v-j:v+(6-j),g);case l:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case r:return f(b+"Seconds",2);case o:return f(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var i,c=w.p(e),p="set"+(this.$u?"UTC":""),h=(i={},i[l]=p+"Date",i[u]=p+"Date",i[s]=p+"Month",i[d]=p+"FullYear",i[a]=p+"Hours",i[r]=p+"Minutes",i[o]=p+"Seconds",i[n]=p+"Milliseconds",i)[c],f=c===l?this.$D+(t-this.$W):t;if(c===s||c===d){var m=this.clone().set(u,1);m.$d[h](f),m.init(),this.$d=m.set(u,Math.min(this.$D,m.daysInMonth())).$d}else h&&this.$d[h](f);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[w.p(e)]()},g.add=function(n,c){var u,p=this;n=Number(n);var h=w.p(c),f=function(e){var t=O(p);return w.w(t.date(t.date()+Math.round(e*n)),p)};if(h===s)return this.set(s,this.$M+n);if(h===d)return this.set(d,this.$y+n);if(h===l)return f(1);if(h===i)return f(7);var m=(u={},u[r]=e,u[a]=t,u[o]=1e3,u)[h]||1,g=this.$d.getTime()+n*m;return w.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var o=e||"YYYY-MM-DDTHH:mm:ssZ",r=w.z(this),a=this.$H,l=this.$m,i=this.$M,s=n.weekdays,c=n.months,d=n.meridiem,u=function(e,n,r,a){return e&&(e[n]||e(t,o))||r[n].slice(0,a)},h=function(e){return w.s(a%12||12,e,"0")},m=d||function(e,t,n){var o=e<12?"AM":"PM";return n?o.toLowerCase():o};return o.replace(f,(function(e,o){return o||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return w.s(t.$y,4,"0");case"M":return i+1;case"MM":return w.s(i+1,2,"0");case"MMM":return u(n.monthsShort,i,c,3);case"MMMM":return u(c,i);case"D":return t.$D;case"DD":return w.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return u(n.weekdaysMin,t.$W,s,2);case"ddd":return u(n.weekdaysShort,t.$W,s,3);case"dddd":return s[t.$W];case"H":return String(a);case"HH":return w.s(a,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(a,l,!0);case"A":return m(a,l,!1);case"m":return String(l);case"mm":return w.s(l,2,"0");case"s":return String(t.$s);case"ss":return w.s(t.$s,2,"0");case"SSS":return w.s(t.$ms,3,"0");case"Z":return r}return null}(e)||r.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(n,u,p){var h,f=this,m=w.p(u),g=O(n),v=(g.utcOffset()-this.utcOffset())*e,b=this-g,y=function(){return w.m(f,g)};switch(m){case d:h=y()/12;break;case s:h=y();break;case c:h=y()/3;break;case i:h=(b-v)/6048e5;break;case l:h=(b-v)/864e5;break;case a:h=b/t;break;case r:h=b/e;break;case o:h=b/1e3;break;default:h=b}return p?h:w.a(h)},g.daysInMonth=function(){return this.endOf(s).$D},g.$locale=function(){return y[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=x(e,t,!0);return o&&(n.$L=o),n},g.clone=function(){return w.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},m}(),k=M.prototype;return O.prototype=k,[["$ms",n],["$s",o],["$m",r],["$H",a],["$W",l],["$M",s],["$y",d],["$D",u]].forEach((function(e){k[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),O.extend=function(e,t){return e.$i||(e(t,M,O),e.$i=!0),O},O.locale=x,O.isDayjs=C,O.unix=function(e){return O(1e3*e)},O.en=y[b],O.Ls=y,O.p={},O}()},function(e,t,n){"use strict";(function(e){var o=n(2),r=n(4),a=n(11);function l(e){return o.a.isPlainObject(e)||o.a.isArray(e)}function i(e){return o.a.endsWith(e,"[]")?e.slice(0,-2):e}function s(e,t,n){return e?e.concat(t).map((function(e,t){return e=i(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const c=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,n,d){if(!o.a.isObject(t))throw new TypeError("target must be an object");n=n||new(a.a||FormData);const u=(d=o.a.toFlatObject(d,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,p=d.visitor||v,h=d.dots,f=d.indexes,m=(d.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(n);if(!o.a.isFunction(p))throw new TypeError("visitor must be a function");function g(t){if(null===t)return"";if(o.a.isDate(t))return t.toISOString();if(!m&&o.a.isBlob(t))throw new r.a("Blob is not supported. Use a Buffer instead.");return o.a.isArrayBuffer(t)||o.a.isTypedArray(t)?m&&"function"==typeof Blob?new Blob([t]):e.from(t):t}function v(e,t,r){let a=e;if(e&&!r&&"object"==typeof e)if(o.a.endsWith(t,"{}"))t=u?t:t.slice(0,-2),e=JSON.stringify(e);else if(o.a.isArray(e)&&function(e){return o.a.isArray(e)&&!e.some(l)}(e)||(o.a.isFileList(e)||o.a.endsWith(t,"[]"))&&(a=o.a.toArray(e)))return t=i(t),a.forEach((function(e,r){!o.a.isUndefined(e)&&null!==e&&n.append(!0===f?s([t],r,h):null===f?t:t+"[]",g(e))})),!1;return!!l(e)||(n.append(s(r,t,h),g(e)),!1)}const b=[],y=Object.assign(c,{defaultVisitor:v,convertValue:g,isVisitable:l});if(!o.a.isObject(t))throw new TypeError("data must be an object");return function e(t,r){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+r.join("."));b.push(t),o.a.forEach(t,(function(t,a){!0===(!(o.a.isUndefined(t)||null===t)&&p.call(n,t,o.a.isString(a)?a.trim():a,r,y))&&e(t,r?r.concat(a):[a])})),b.pop()}}(t),n}}).call(this,n(30).Buffer)},function(e,t,n){"use strict";e.exports=n(23)},function(e,t,n){"use strict";function o(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";t.a=null},,function(e,t,n){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(e,t,n){const o=n(13),r={};for(const e of Object.keys(o))r[o[e]]=e;const a={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};e.exports=a;for(const e of Object.keys(a)){if(!("channels"in a[e]))throw new Error("missing channels property: "+e);if(!("labels"in a[e]))throw new Error("missing channel labels property: "+e);if(a[e].labels.length!==a[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=a[e];delete a[e].channels,delete a[e].labels,Object.defineProperty(a[e],"channels",{value:t}),Object.defineProperty(a[e],"labels",{value:n})}a.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(t,n,o),a=Math.max(t,n,o),l=a-r;let i,s;a===r?i=0:t===a?i=(n-o)/l:n===a?i=2+(o-t)/l:o===a&&(i=4+(t-n)/l),i=Math.min(60*i,360),i<0&&(i+=360);const c=(r+a)/2;return s=a===r?0:c<=.5?l/(a+r):l/(2-a-r),[i,100*s,100*c]},a.rgb.hsv=function(e){let t,n,o,r,a;const l=e[0]/255,i=e[1]/255,s=e[2]/255,c=Math.max(l,i,s),d=c-Math.min(l,i,s),u=function(e){return(c-e)/6/d+.5};return 0===d?(r=0,a=0):(a=d/c,t=u(l),n=u(i),o=u(s),l===c?r=o-n:i===c?r=1/3+t-o:s===c&&(r=2/3+n-t),r<0?r+=1:r>1&&(r-=1)),[360*r,100*a,100*c]},a.rgb.hwb=function(e){const t=e[0],n=e[1];let o=e[2];const r=a.rgb.hsl(e)[0],l=1/255*Math.min(t,Math.min(n,o));return o=1-1/255*Math.max(t,Math.max(n,o)),[r,100*l,100*o]},a.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(1-t,1-n,1-o);return[100*((1-t-r)/(1-r)||0),100*((1-n-r)/(1-r)||0),100*((1-o-r)/(1-r)||0),100*r]},a.rgb.keyword=function(e){const t=r[e];if(t)return t;let n,a=1/0;for(const t of Object.keys(o)){const r=o[t],s=(i=r,((l=e)[0]-i[0])**2+(l[1]-i[1])**2+(l[2]-i[2])**2);s<a&&(a=s,n=t)}var l,i;return n},a.keyword.rgb=function(e){return o[e]},a.rgb.xyz=function(e){let t=e[0]/255,n=e[1]/255,o=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,o=o>.04045?((o+.055)/1.055)**2.4:o/12.92;return[100*(.4124*t+.3576*n+.1805*o),100*(.2126*t+.7152*n+.0722*o),100*(.0193*t+.1192*n+.9505*o)]},a.rgb.lab=function(e){const t=a.rgb.xyz(e);let n=t[0],o=t[1],r=t[2];n/=95.047,o/=100,r/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*o-16,500*(n-o),200*(o-r)]},a.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;let r,a,l;if(0===n)return l=255*o,[l,l,l];r=o<.5?o*(1+n):o+n-o*n;const i=2*o-r,s=[0,0,0];for(let e=0;e<3;e++)a=t+1/3*-(e-1),a<0&&a++,a>1&&a--,l=6*a<1?i+6*(r-i)*a:2*a<1?r:3*a<2?i+(r-i)*(2/3-a)*6:i,s[e]=255*l;return s},a.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,o=e[2]/100,r=n;const a=Math.max(o,.01);o*=2,n*=o<=1?o:2-o,r*=a<=1?a:2-a;return[t,100*(0===o?2*r/(a+r):2*n/(o+n)),100*((o+n)/2)]},a.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let o=e[2]/100;const r=Math.floor(t)%6,a=t-Math.floor(t),l=255*o*(1-n),i=255*o*(1-n*a),s=255*o*(1-n*(1-a));switch(o*=255,r){case 0:return[o,s,l];case 1:return[i,o,l];case 2:return[l,o,s];case 3:return[l,i,o];case 4:return[s,l,o];case 5:return[o,l,i]}},a.hsv.hsl=function(e){const t=e[0],n=e[1]/100,o=e[2]/100,r=Math.max(o,.01);let a,l;l=(2-n)*o;const i=(2-n)*r;return a=n*r,a/=i<=1?i:2-i,a=a||0,l/=2,[t,100*a,100*l]},a.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,o=e[2]/100;const r=n+o;let a;r>1&&(n/=r,o/=r);const l=Math.floor(6*t),i=1-o;a=6*t-l,0!=(1&l)&&(a=1-a);const s=n+a*(i-n);let c,d,u;switch(l){default:case 6:case 0:c=i,d=s,u=n;break;case 1:c=s,d=i,u=n;break;case 2:c=n,d=i,u=s;break;case 3:c=n,d=s,u=i;break;case 4:c=s,d=n,u=i;break;case 5:c=i,d=n,u=s}return[255*c,255*d,255*u]},a.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100,r=e[3]/100;return[255*(1-Math.min(1,t*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,o*(1-r)+r))]},a.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100;let r,a,l;return r=3.2406*t+-1.5372*n+-.4986*o,a=-.9689*t+1.8758*n+.0415*o,l=.0557*t+-.204*n+1.057*o,r=r>.0031308?1.055*r**(1/2.4)-.055:12.92*r,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,l=l>.0031308?1.055*l**(1/2.4)-.055:12.92*l,r=Math.min(Math.max(0,r),1),a=Math.min(Math.max(0,a),1),l=Math.min(Math.max(0,l),1),[255*r,255*a,255*l]},a.xyz.lab=function(e){let t=e[0],n=e[1],o=e[2];t/=95.047,n/=100,o/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;return[116*n-16,500*(t-n),200*(n-o)]},a.lab.xyz=function(e){let t,n,o;n=(e[0]+16)/116,t=e[1]/500+n,o=n-e[2]/200;const r=n**3,a=t**3,l=o**3;return n=r>.008856?r:(n-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,o=l>.008856?l:(o-16/116)/7.787,t*=95.047,n*=100,o*=108.883,[t,n,o]},a.lab.lch=function(e){const t=e[0],n=e[1],o=e[2];let r;r=360*Math.atan2(o,n)/2/Math.PI,r<0&&(r+=360);return[t,Math.sqrt(n*n+o*o),r]},a.lch.lab=function(e){const t=e[0],n=e[1],o=e[2]/360*2*Math.PI;return[t,n*Math.cos(o),n*Math.sin(o)]},a.rgb.ansi16=function(e,t=null){const[n,o,r]=e;let l=null===t?a.rgb.hsv(e)[2]:t;if(l=Math.round(l/50),0===l)return 30;let i=30+(Math.round(r/255)<<2|Math.round(o/255)<<1|Math.round(n/255));return 2===l&&(i+=60),i},a.hsv.ansi16=function(e){return a.rgb.ansi16(a.hsv.rgb(e),e[2])},a.rgb.ansi256=function(e){const t=e[0],n=e[1],o=e[2];if(t===n&&n===o)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(o/255*5)},a.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},a.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},a.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},a.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map(e=>e+e).join(""));const o=parseInt(n,16);return[o>>16&255,o>>8&255,255&o]},a.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.max(Math.max(t,n),o),a=Math.min(Math.min(t,n),o),l=r-a;let i,s;return i=l<1?a/(1-l):0,s=l<=0?0:r===t?(n-o)/l%6:r===n?2+(o-t)/l:4+(t-n)/l,s/=6,s%=1,[360*s,100*l,100*i]},a.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=n<.5?2*t*n:2*t*(1-n);let r=0;return o<1&&(r=(n-.5*o)/(1-o)),[e[0],100*o,100*r]},a.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=t*n;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;if(0===n)return[255*o,255*o,255*o];const r=[0,0,0],a=t%1*6,l=a%1,i=1-l;let s=0;switch(Math.floor(a)){case 0:r[0]=1,r[1]=l,r[2]=0;break;case 1:r[0]=i,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=l;break;case 3:r[0]=0,r[1]=i,r[2]=1;break;case 4:r[0]=l,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=i}return s=(1-n)*o,[255*(n*r[0]+s),255*(n*r[1]+s),255*(n*r[2]+s)]},a.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let o=0;return n>0&&(o=t/n),[e[0],100*o,100*n]},a.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let o=0;return n>0&&n<.5?o=t/(2*n):n>=.5&&n<1&&(o=t/(2*(1-n))),[e[0],100*o,100*n]},a.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},a.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,o=n-t;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},a.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},a.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},a.gray.hsl=function(e){return[0,0,e[0]]},a.gray.hsv=a.gray.hsl,a.gray.hwb=function(e){return[0,100,e[0]]},a.gray.cmyk=function(e){return[0,0,0,e[0]]},a.gray.lab=function(e){return[e[0],0,0]},a.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},a.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e){e.exports=JSON.parse('{"name":"plain-design","version":"1.0.0-beta.46","description":"","main":"dist/plain-design.min.js","module":"dist/plain-design.commonjs.min.js","typings":"src/index.ts","files":["dist","src/packages","src/index.ts"],"scripts":{"dev":"cross-env APP_ENV=prod vue-cli-service serve","build":"cross-env APP_ENV=prod vue-cli-service build","release":"cross-env NODE_ENV=production webpack --config ./build/webpack.release.js --progress"},"author":"","license":"ISC","peerDependencies":{"exceljs":"^4.2.1","file-saver":"^2.0.5","plain-design-composition":"^0.0.185","react":"^18.0.1","react-dom":"^18.0.1"},"resolutions":{"@types/react":"18.2.4","@types/react-dom":"18.2.4"},"dependencies":{"@types/color":"3.0.6","@types/react-transition-group":"4.4.10","color":"4.2.3","dayjs":"1.11.10","plain-icons":"0.0.7","plain-utils":"0.1.57","react-flip-move":"3.0.5","react-transition-group":"4.4.5"},"devDependencies":{"@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-transform-class-properties":"7.23.3","@babel/preset-env":"7.23.7","@babel/preset-react":"7.23.3","@babel/preset-typescript":"7.23.3","@types/classnames":"^2.2.11","@types/react":"18.2.4","@types/react-dom":"18.2.4","@typescript-eslint/eslint-plugin":"4.33.0","@typescript-eslint/parser":"4.33.0","@vue/cli-plugin-babel":"4.5.19","@vue/cli-plugin-eslint":"4.5.19","@vue/cli-plugin-typescript":"4.5.19","@vue/cli-service":"4.5.19","@vue/compiler-sfc":"3.4.3","@vue/eslint-config-typescript":"^7.0.0","autoprefixer":"8.6.5","axios":"1.6.8","babel-plugin-import":"1.13.8","babel-plugin-syntax-jsx":"6.18.0","core-js":"3.35.0","cross-env":"^7.0.3","css-loader":"3.6.0","eslint":"6.8.0","eslint-plugin-vue":"7.20.0","exceljs":"^4.2.1","file-saver":"^2.0.5","fork-ts-checker-webpack-plugin":"6.5.3","mini-css-extract-plugin":"1.6.2","mockjs":"^1.1.0","plain-design-composition":"^0.0.189","postcss":"8.4.32","postcss-loader":"4.3.0","qs":"6.11.2","react":"18.2.0","react-dom":"18.2.0","sass":"1.32.13","sass-loader":"8.0.2","style-loader":"2.0.0","ts-loader":"9.5.1","ts-node":"9.1.1","tslib":"2.6.2","typescript":"^4.9.5","url-loader":"4.1.1","vue":"3.4.3","vue-template-compiler":"2.7.16","webpack-bundle-analyzer":"^4.4.1","webpack-cli":"4.10.0"}}')},function(e,t,n){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,o=/\d\d?/,r=/\d*[^-_:/,()\s\d]+/,a={},l=function(e){return(e=+e)+(e>68?1900:2e3)},i=function(e){return function(t){this[e]=+t}},s=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],c=function(e){var t=a[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,o=a.meridiem;if(o){for(var r=1;r<=24;r+=1)if(e.indexOf(o(r,0,t))>-1){n=r>12;break}}else n=e===(t?"pm":"PM");return n},u={A:[r,function(e){this.afternoon=d(e,!1)}],a:[r,function(e){this.afternoon=d(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[n,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[o,i("seconds")],ss:[o,i("seconds")],m:[o,i("minutes")],mm:[o,i("minutes")],H:[o,i("hours")],h:[o,i("hours")],HH:[o,i("hours")],hh:[o,i("hours")],D:[o,i("day")],DD:[n,i("day")],Do:[r,function(e){var t=a.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],M:[o,i("month")],MM:[n,i("month")],MMM:[r,function(e){var t=c("months"),n=(c("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[r,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,i("year")],YY:[n,function(e){this.year=l(e)}],YYYY:[/\d{4}/,i("year")],Z:s,ZZ:s};function p(n){var o,r;o=n,r=a&&a.formats;for(var l=(n=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,o){var a=o&&o.toUpperCase();return n||r[o]||e[o]||r[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),i=l.length,s=0;s<i;s+=1){var c=l[s],d=u[c],p=d&&d[0],h=d&&d[1];l[s]=h?{regex:p,parser:h}:c.replace(/^\[|\]$/g,"")}return function(e){for(var t={},n=0,o=0;n<i;n+=1){var r=l[n];if("string"==typeof r)o+=r.length;else{var a=r.regex,s=r.parser,c=e.slice(o),d=a.exec(c)[0];s.call(t,d),e=e.replace(d,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var n=e.hours;t?n<12&&(e.hours+=12):12===n&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(l=e.parseTwoDigitYear);var o=t.prototype,r=o.parse;o.parse=function(e){var t=e.date,o=e.utc,l=e.args;this.$u=o;var i=l[1];if("string"==typeof i){var s=!0===l[2],c=!0===l[3],d=s||c,u=l[2];c&&(u=l[2]),a=this.$locale(),!s&&u&&(a=n.Ls[u]),this.$d=function(e,t,n){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var o=p(t)(e),r=o.year,a=o.month,l=o.day,i=o.hours,s=o.minutes,c=o.seconds,d=o.milliseconds,u=o.zone,h=new Date,f=l||(r||a?1:h.getDate()),m=r||h.getFullYear(),g=0;r&&!a||(g=a>0?a-1:h.getMonth());var v=i||0,b=s||0,y=c||0,j=d||0;return u?new Date(Date.UTC(m,g,f,v,b,y,j+60*u.offset*1e3)):n?new Date(Date.UTC(m,g,f,v,b,y,j)):new Date(m,g,f,v,b,y,j)}catch(e){return new Date("")}}(t,i,o),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),d&&t!=this.format(i)&&(this.$d=new Date("")),a={}}else if(i instanceof Array)for(var h=i.length,f=1;f<=h;f+=1){l[1]=i[f-1];var m=n.apply(this,l);if(m.isValid()){this.$d=m.$d,this.$L=m.$L,this.init();break}f===h&&(this.$d=new Date(""))}else r.call(this,e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){t.prototype.weekYear=function(){var e=this.month(),t=this.week(),n=this.year();return 1===t&&11===e?n+1:0===e&&t>=52?n-1:n}}}()},function(e,t,n){e.exports=function(){"use strict";var e="week",t="year";return function(n,o,r){var a=o.prototype;a.week=function(n){if(void 0===n&&(n=null),null!==n)return this.add(7*(n-this.week()),"day");var o=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var a=r(this).startOf(t).add(1,t).date(o),l=r(this).endOf(e);if(a.isBefore(l))return 1}var i=r(this).startOf(t).date(o).startOf(e).subtract(1,"millisecond"),s=this.diff(i,e,!0);return s<0?r(this).startOf("week").week():Math.ceil(s)},a.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){var n=t.prototype,o=n.format;n.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return o.bind(this)(e);var r=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return n.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return n.ordinal(t.week(),"W");case"w":case"ww":return r.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return r.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return r.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return o.bind(this)(a)}}}()},,function(e,t,n){"use strict";
1
+ module.exports=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=34)}([function(e,t){e.exports=require("plain-design-composition")},function(e,t,n){"use strict";e.exports=n(22)},function(e,t,n){"use strict";(function(e){var o=n(10);const{toString:r}=Object.prototype,{getPrototypeOf:a}=Object,l=(i=Object.create(null),e=>{const t=r.call(e);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())});var i;const s=e=>(e=e.toLowerCase(),t=>l(t)===e),c=e=>t=>typeof t===e,{isArray:d}=Array,u=c("undefined");const p=s("ArrayBuffer");const h=c("string"),f=c("function"),m=c("number"),g=e=>null!==e&&"object"==typeof e,v=e=>{if("object"!==l(e))return!1;const t=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},b=s("Date"),y=s("File"),j=s("Blob"),C=s("FileList"),x=s("URLSearchParams");function O(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),d(e))for(o=0,r=e.length;o<r;o++)t.call(null,e[o],o,e);else{const r=n?Object.getOwnPropertyNames(e):Object.keys(e),a=r.length;let l;for(o=0;o<a;o++)l=r[o],t.call(null,e[l],l,e)}}function w(e,t){t=t.toLowerCase();const n=Object.keys(e);let o,r=n.length;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:e,k=e=>!u(e)&&e!==M;const S=(L="undefined"!=typeof Uint8Array&&a(Uint8Array),e=>L&&e instanceof L);var L;const E=s("HTMLFormElement"),H=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),T=s("RegExp"),V=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),o={};O(n,(n,r)=>{let a;!1!==(a=t(n,r,e))&&(o[r]=a||n)}),Object.defineProperties(e,o)},D="abcdefghijklmnopqrstuvwxyz",R={DIGIT:"0123456789",ALPHA:D,ALPHA_DIGIT:D+D.toUpperCase()+"0123456789"};const N=s("AsyncFunction");t.a={isArray:d,isArrayBuffer:p,isBuffer:function(e){return null!==e&&!u(e)&&null!==e.constructor&&!u(e.constructor)&&f(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||f(e.append)&&("formdata"===(t=l(e))||"object"===t&&f(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t},isString:h,isNumber:m,isBoolean:e=>!0===e||!1===e,isObject:g,isPlainObject:v,isUndefined:u,isDate:b,isFile:y,isBlob:j,isRegExp:T,isFunction:f,isStream:e=>g(e)&&f(e.pipe),isURLSearchParams:x,isTypedArray:S,isFileList:C,forEach:O,merge:function e(){const{caseless:t}=k(this)&&this||{},n={},o=(o,r)=>{const a=t&&w(n,r)||r;v(n[a])&&v(o)?n[a]=e(n[a],o):v(o)?n[a]=e({},o):d(o)?n[a]=o.slice():n[a]=o};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&O(arguments[e],o);return n},extend:(e,t,n,{allOwnKeys:r}={})=>(O(t,(t,r)=>{n&&f(t)?e[r]=Object(o.a)(t,n):e[r]=t},{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,o)=>{let r,l,i;const s={};if(t=t||{},null==e)return t;do{for(r=Object.getOwnPropertyNames(e),l=r.length;l-- >0;)i=r[l],o&&!o(i,e,t)||s[i]||(t[i]=e[i],s[i]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const o=e.indexOf(t,n);return-1!==o&&o===n},toArray:e=>{if(!e)return null;if(d(e))return e;let t=e.length;if(!m(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const n=o.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const o=[];for(;null!==(n=e.exec(t));)o.push(n);return o},isHTMLForm:E,hasOwnProperty:H,hasOwnProp:H,reduceDescriptors:V,freezeMethods:e=>{V(e,(t,n)=>{if(f(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const o=e[n];f(o)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))})},toObjectSet:(e,t)=>{const n={},o=e=>{e.forEach(e=>{n[e]=!0})};return d(e)?o(e):o(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:w,global:M,isContextDefined:k,ALPHABET:R,generateString:(e=16,t=R.ALPHA_DIGIT)=>{let n="";const{length:o}=t;for(;e--;)n+=t[Math.random()*o|0];return n},isSpecCompliantForm:function(e){return!!(e&&f(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:e=>{const t=new Array(10),n=(e,o)=>{if(g(e)){if(t.indexOf(e)>=0)return;if(!("toJSON"in e)){t[o]=e;const r=d(e)?[]:{};return O(e,(e,t)=>{const a=n(e,o+1);!u(a)&&(r[t]=a)}),t[o]=void 0,r}}return e};return n(e,0)},isAsyncFn:N,isThenable:e=>e&&(g(e)||f(e))&&f(e.then)&&f(e.catch)}}).call(this,n(15))},function(e,t){e.exports=require("react")},function(e,t,n){"use strict";var o=n(2);function r(e,t,n,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),r&&(this.response=r)}o.a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:o.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a=r.prototype,l={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{l[e]={value:e}}),Object.defineProperties(r,l),Object.defineProperty(a,"isAxiosError",{value:!0}),r.from=(e,t,n,l,i,s)=>{const c=Object.create(a);return o.a.toFlatObject(e,c,(function(e){return e!==Error.prototype}),e=>"isAxiosError"!==e),r.call(c,e.message,t,n,l,i),c.cause=e,c.name=e.name,s&&Object.assign(c,s),c},t.a=r},function(e,t,n){const o=n(24),r=n(27),a=["keyword","gray","hex"],l={};for(const e of Object.keys(r))l[[...r[e].labels].sort().join("")]=e;const i={};function s(e,t){if(!(this instanceof s))return new s(e,t);if(t&&t in a&&(t=null),t&&!(t in r))throw new Error("Unknown model: "+t);let n,c;if(null==e)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(e instanceof s)this.model=e.model,this.color=[...e.color],this.valpha=e.valpha;else if("string"==typeof e){const t=o.get(e);if(null===t)throw new Error("Unable to parse color from string: "+e);this.model=t.model,c=r[this.model].channels,this.color=t.value.slice(0,c),this.valpha="number"==typeof t.value[c]?t.value[c]:1}else if(e.length>0){this.model=t||"rgb",c=r[this.model].channels;const n=Array.prototype.slice.call(e,0,c);this.color=p(n,c),this.valpha="number"==typeof e[c]?e[c]:1}else if("number"==typeof e)this.model="rgb",this.color=[e>>16&255,e>>8&255,255&e],this.valpha=1;else{this.valpha=1;const t=Object.keys(e);"alpha"in e&&(t.splice(t.indexOf("alpha"),1),this.valpha="number"==typeof e.alpha?e.alpha:0);const o=t.sort().join("");if(!(o in l))throw new Error("Unable to parse color from object: "+JSON.stringify(e));this.model=l[o];const{labels:a}=r[this.model],i=[];for(n=0;n<a.length;n++)i.push(e[a[n]]);this.color=p(i)}if(i[this.model])for(c=r[this.model].channels,n=0;n<c;n++){const e=i[this.model][n];e&&(this.color[n]=e(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}s.prototype={toString(){return this.string()},toJSON(){return this[this.model]()},string(e){let t=this.model in o.to?this:this.rgb();t=t.round("number"==typeof e?e:1);const n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to[t.model](n)},percentString(e){const t=this.rgb().round("number"==typeof e?e:1),n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to.rgb.percent(n)},array(){return 1===this.valpha?[...this.color]:[...this.color,this.valpha]},object(){const e={},{channels:t}=r[this.model],{labels:n}=r[this.model];for(let o=0;o<t;o++)e[n[o]]=this.color[o];return 1!==this.valpha&&(e.alpha=this.valpha),e},unitArray(){const e=this.rgb().color;return e[0]/=255,e[1]/=255,e[2]/=255,1!==this.valpha&&e.push(this.valpha),e},unitObject(){const e=this.rgb().object();return e.r/=255,e.g/=255,e.b/=255,1!==this.valpha&&(e.alpha=this.valpha),e},round(e){return e=Math.max(e||0,0),new s([...this.color.map(c(e)),this.valpha],this.model)},alpha(e){return void 0!==e?new s([...this.color,Math.max(0,Math.min(1,e))],this.model):this.valpha},red:d("rgb",0,u(255)),green:d("rgb",1,u(255)),blue:d("rgb",2,u(255)),hue:d(["hsl","hsv","hsl","hwb","hcg"],0,e=>(e%360+360)%360),saturationl:d("hsl",1,u(100)),lightness:d("hsl",2,u(100)),saturationv:d("hsv",1,u(100)),value:d("hsv",2,u(100)),chroma:d("hcg",1,u(100)),gray:d("hcg",2,u(100)),white:d("hwb",1,u(100)),wblack:d("hwb",2,u(100)),cyan:d("cmyk",0,u(100)),magenta:d("cmyk",1,u(100)),yellow:d("cmyk",2,u(100)),black:d("cmyk",3,u(100)),x:d("xyz",0,u(95.047)),y:d("xyz",1,u(100)),z:d("xyz",2,u(108.833)),l:d("lab",0,u(100)),a:d("lab",1),b:d("lab",2),keyword(e){return void 0!==e?new s(e):r[this.model].keyword(this.color)},hex(e){return void 0!==e?new s(e):o.to.hex(this.rgb().round().color)},hexa(e){if(void 0!==e)return new s(e);const t=this.rgb().round().color;let n=Math.round(255*this.valpha).toString(16).toUpperCase();return 1===n.length&&(n="0"+n),o.to.hex(t)+n},rgbNumber(){const e=this.rgb().color;return(255&e[0])<<16|(255&e[1])<<8|255&e[2]},luminosity(){const e=this.rgb().color,t=[];for(const[n,o]of e.entries()){const e=o/255;t[n]=e<=.04045?e/12.92:((e+.055)/1.055)**2.4}return.2126*t[0]+.7152*t[1]+.0722*t[2]},contrast(e){const t=this.luminosity(),n=e.luminosity();return t>n?(t+.05)/(n+.05):(n+.05)/(t+.05)},level(e){const t=this.contrast(e);return t>=7?"AAA":t>=4.5?"AA":""},isDark(){const e=this.rgb().color;return(2126*e[0]+7152*e[1]+722*e[2])/1e4<128},isLight(){return!this.isDark()},negate(){const e=this.rgb();for(let t=0;t<3;t++)e.color[t]=255-e.color[t];return e},lighten(e){const t=this.hsl();return t.color[2]+=t.color[2]*e,t},darken(e){const t=this.hsl();return t.color[2]-=t.color[2]*e,t},saturate(e){const t=this.hsl();return t.color[1]+=t.color[1]*e,t},desaturate(e){const t=this.hsl();return t.color[1]-=t.color[1]*e,t},whiten(e){const t=this.hwb();return t.color[1]+=t.color[1]*e,t},blacken(e){const t=this.hwb();return t.color[2]+=t.color[2]*e,t},grayscale(){const e=this.rgb().color,t=.3*e[0]+.59*e[1]+.11*e[2];return s.rgb(t,t,t)},fade(e){return this.alpha(this.valpha-this.valpha*e)},opaquer(e){return this.alpha(this.valpha+this.valpha*e)},rotate(e){const t=this.hsl();let n=t.color[0];return n=(n+e)%360,n=n<0?360+n:n,t.color[0]=n,t},mix(e,t){if(!e||!e.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof e);const n=e.rgb(),o=this.rgb(),r=void 0===t?.5:t,a=2*r-1,l=n.alpha()-o.alpha(),i=((a*l==-1?a:(a+l)/(1+a*l))+1)/2,c=1-i;return s.rgb(i*n.red()+c*o.red(),i*n.green()+c*o.green(),i*n.blue()+c*o.blue(),n.alpha()*r+o.alpha()*(1-r))}};for(const e of Object.keys(r)){if(a.includes(e))continue;const{channels:t}=r[e];s.prototype[e]=function(...t){return this.model===e?new s(this):t.length>0?new s(t,e):new s([...(n=r[this.model][e].raw(this.color),Array.isArray(n)?n:[n]),this.valpha],e);var n},s[e]=function(...n){let o=n[0];return"number"==typeof o&&(o=p(n,t)),new s(o,e)}}function c(e){return function(t){return function(e,t){return Number(e.toFixed(t))}(t,e)}}function d(e,t,n){e=Array.isArray(e)?e:[e];for(const o of e)(i[o]||(i[o]=[]))[t]=n;return e=e[0],function(o){let r;return void 0!==o?(n&&(o=n(o)),r=this[e](),r.color[t]=o,r):(r=this[e]().color[t],n&&(r=n(r)),r)}}function u(e){return function(t){return Math.max(0,Math.min(e,t))}}function p(e,t){for(let n=0;n<t;n++)"number"!=typeof e[n]&&(e[n]=0);return e}e.exports=s},function(e,t){e.exports=require("react-dom")},function(e,t,n){e.exports=function(){"use strict";var e=6e4,t=36e5,n="millisecond",o="second",r="minute",a="hour",l="day",i="week",s="month",c="quarter",d="year",u="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},g=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},v={s:g,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+g(o,2,"0")+":"+g(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var o=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(o,s),a=n-r<0,l=t.clone().add(o+(a?-1:1),s);return+(-(o+(n-r)/(a?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:s,y:d,w:i,d:l,D:u,h:a,m:r,s:o,ms:n,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},b="en",y={};y[b]=m;var j="$isDayjsObject",C=function(e){return e instanceof M||!(!e||!e[j])},x=function e(t,n,o){var r;if(!t)return b;if("string"==typeof t){var a=t.toLowerCase();y[a]&&(r=a),n&&(y[a]=n,r=a);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var i=t.name;y[i]=t,r=i}return!o&&r&&(b=r),r||!o&&b},O=function(e,t){if(C(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new M(n)},w=v;w.l=x,w.i=C,w.w=function(e,t){return O(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=x(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[j]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(w.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(h);if(o){var r=o[2]-1||0,a=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return w},g.isValid=function(){return!(this.$d.toString()===p)},g.isSame=function(e,t){var n=O(e);return this.startOf(t)<=n&&n<=this.endOf(t)},g.isAfter=function(e,t){return O(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<O(e)},g.$g=function(e,t,n){return w.u(e)?this[t]:this.set(n,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var n=this,c=!!w.u(t)||t,p=w.p(e),h=function(e,t){var o=w.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return c?o:o.endOf(l)},f=function(e,t){return w.w(n.toDate()[e].apply(n.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},m=this.$W,g=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(p){case d:return c?h(1,0):h(31,11);case s:return c?h(1,g):h(0,g+1);case i:var y=this.$locale().weekStart||0,j=(m<y?m+7:m)-y;return h(c?v-j:v+(6-j),g);case l:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case r:return f(b+"Seconds",2);case o:return f(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var i,c=w.p(e),p="set"+(this.$u?"UTC":""),h=(i={},i[l]=p+"Date",i[u]=p+"Date",i[s]=p+"Month",i[d]=p+"FullYear",i[a]=p+"Hours",i[r]=p+"Minutes",i[o]=p+"Seconds",i[n]=p+"Milliseconds",i)[c],f=c===l?this.$D+(t-this.$W):t;if(c===s||c===d){var m=this.clone().set(u,1);m.$d[h](f),m.init(),this.$d=m.set(u,Math.min(this.$D,m.daysInMonth())).$d}else h&&this.$d[h](f);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[w.p(e)]()},g.add=function(n,c){var u,p=this;n=Number(n);var h=w.p(c),f=function(e){var t=O(p);return w.w(t.date(t.date()+Math.round(e*n)),p)};if(h===s)return this.set(s,this.$M+n);if(h===d)return this.set(d,this.$y+n);if(h===l)return f(1);if(h===i)return f(7);var m=(u={},u[r]=e,u[a]=t,u[o]=1e3,u)[h]||1,g=this.$d.getTime()+n*m;return w.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var o=e||"YYYY-MM-DDTHH:mm:ssZ",r=w.z(this),a=this.$H,l=this.$m,i=this.$M,s=n.weekdays,c=n.months,d=n.meridiem,u=function(e,n,r,a){return e&&(e[n]||e(t,o))||r[n].slice(0,a)},h=function(e){return w.s(a%12||12,e,"0")},m=d||function(e,t,n){var o=e<12?"AM":"PM";return n?o.toLowerCase():o};return o.replace(f,(function(e,o){return o||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return w.s(t.$y,4,"0");case"M":return i+1;case"MM":return w.s(i+1,2,"0");case"MMM":return u(n.monthsShort,i,c,3);case"MMMM":return u(c,i);case"D":return t.$D;case"DD":return w.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return u(n.weekdaysMin,t.$W,s,2);case"ddd":return u(n.weekdaysShort,t.$W,s,3);case"dddd":return s[t.$W];case"H":return String(a);case"HH":return w.s(a,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(a,l,!0);case"A":return m(a,l,!1);case"m":return String(l);case"mm":return w.s(l,2,"0");case"s":return String(t.$s);case"ss":return w.s(t.$s,2,"0");case"SSS":return w.s(t.$ms,3,"0");case"Z":return r}return null}(e)||r.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(n,u,p){var h,f=this,m=w.p(u),g=O(n),v=(g.utcOffset()-this.utcOffset())*e,b=this-g,y=function(){return w.m(f,g)};switch(m){case d:h=y()/12;break;case s:h=y();break;case c:h=y()/3;break;case i:h=(b-v)/6048e5;break;case l:h=(b-v)/864e5;break;case a:h=b/t;break;case r:h=b/e;break;case o:h=b/1e3;break;default:h=b}return p?h:w.a(h)},g.daysInMonth=function(){return this.endOf(s).$D},g.$locale=function(){return y[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=x(e,t,!0);return o&&(n.$L=o),n},g.clone=function(){return w.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},m}(),k=M.prototype;return O.prototype=k,[["$ms",n],["$s",o],["$m",r],["$H",a],["$W",l],["$M",s],["$y",d],["$D",u]].forEach((function(e){k[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),O.extend=function(e,t){return e.$i||(e(t,M,O),e.$i=!0),O},O.locale=x,O.isDayjs=C,O.unix=function(e){return O(1e3*e)},O.en=y[b],O.Ls=y,O.p={},O}()},function(e,t,n){"use strict";(function(e){var o=n(2),r=n(4),a=n(11);function l(e){return o.a.isPlainObject(e)||o.a.isArray(e)}function i(e){return o.a.endsWith(e,"[]")?e.slice(0,-2):e}function s(e,t,n){return e?e.concat(t).map((function(e,t){return e=i(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const c=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,n,d){if(!o.a.isObject(t))throw new TypeError("target must be an object");n=n||new(a.a||FormData);const u=(d=o.a.toFlatObject(d,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,p=d.visitor||v,h=d.dots,f=d.indexes,m=(d.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(n);if(!o.a.isFunction(p))throw new TypeError("visitor must be a function");function g(t){if(null===t)return"";if(o.a.isDate(t))return t.toISOString();if(!m&&o.a.isBlob(t))throw new r.a("Blob is not supported. Use a Buffer instead.");return o.a.isArrayBuffer(t)||o.a.isTypedArray(t)?m&&"function"==typeof Blob?new Blob([t]):e.from(t):t}function v(e,t,r){let a=e;if(e&&!r&&"object"==typeof e)if(o.a.endsWith(t,"{}"))t=u?t:t.slice(0,-2),e=JSON.stringify(e);else if(o.a.isArray(e)&&function(e){return o.a.isArray(e)&&!e.some(l)}(e)||(o.a.isFileList(e)||o.a.endsWith(t,"[]"))&&(a=o.a.toArray(e)))return t=i(t),a.forEach((function(e,r){!o.a.isUndefined(e)&&null!==e&&n.append(!0===f?s([t],r,h):null===f?t:t+"[]",g(e))})),!1;return!!l(e)||(n.append(s(r,t,h),g(e)),!1)}const b=[],y=Object.assign(c,{defaultVisitor:v,convertValue:g,isVisitable:l});if(!o.a.isObject(t))throw new TypeError("data must be an object");return function e(t,r){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+r.join("."));b.push(t),o.a.forEach(t,(function(t,a){!0===(!(o.a.isUndefined(t)||null===t)&&p.call(n,t,o.a.isString(a)?a.trim():a,r,y))&&e(t,r?r.concat(a):[a])})),b.pop()}}(t),n}}).call(this,n(30).Buffer)},function(e,t,n){"use strict";e.exports=n(23)},function(e,t,n){"use strict";function o(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";t.a=null},,function(e,t,n){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(e,t,n){const o=n(13),r={};for(const e of Object.keys(o))r[o[e]]=e;const a={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};e.exports=a;for(const e of Object.keys(a)){if(!("channels"in a[e]))throw new Error("missing channels property: "+e);if(!("labels"in a[e]))throw new Error("missing channel labels property: "+e);if(a[e].labels.length!==a[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=a[e];delete a[e].channels,delete a[e].labels,Object.defineProperty(a[e],"channels",{value:t}),Object.defineProperty(a[e],"labels",{value:n})}a.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(t,n,o),a=Math.max(t,n,o),l=a-r;let i,s;a===r?i=0:t===a?i=(n-o)/l:n===a?i=2+(o-t)/l:o===a&&(i=4+(t-n)/l),i=Math.min(60*i,360),i<0&&(i+=360);const c=(r+a)/2;return s=a===r?0:c<=.5?l/(a+r):l/(2-a-r),[i,100*s,100*c]},a.rgb.hsv=function(e){let t,n,o,r,a;const l=e[0]/255,i=e[1]/255,s=e[2]/255,c=Math.max(l,i,s),d=c-Math.min(l,i,s),u=function(e){return(c-e)/6/d+.5};return 0===d?(r=0,a=0):(a=d/c,t=u(l),n=u(i),o=u(s),l===c?r=o-n:i===c?r=1/3+t-o:s===c&&(r=2/3+n-t),r<0?r+=1:r>1&&(r-=1)),[360*r,100*a,100*c]},a.rgb.hwb=function(e){const t=e[0],n=e[1];let o=e[2];const r=a.rgb.hsl(e)[0],l=1/255*Math.min(t,Math.min(n,o));return o=1-1/255*Math.max(t,Math.max(n,o)),[r,100*l,100*o]},a.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(1-t,1-n,1-o);return[100*((1-t-r)/(1-r)||0),100*((1-n-r)/(1-r)||0),100*((1-o-r)/(1-r)||0),100*r]},a.rgb.keyword=function(e){const t=r[e];if(t)return t;let n,a=1/0;for(const t of Object.keys(o)){const r=o[t],s=(i=r,((l=e)[0]-i[0])**2+(l[1]-i[1])**2+(l[2]-i[2])**2);s<a&&(a=s,n=t)}var l,i;return n},a.keyword.rgb=function(e){return o[e]},a.rgb.xyz=function(e){let t=e[0]/255,n=e[1]/255,o=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,o=o>.04045?((o+.055)/1.055)**2.4:o/12.92;return[100*(.4124*t+.3576*n+.1805*o),100*(.2126*t+.7152*n+.0722*o),100*(.0193*t+.1192*n+.9505*o)]},a.rgb.lab=function(e){const t=a.rgb.xyz(e);let n=t[0],o=t[1],r=t[2];n/=95.047,o/=100,r/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*o-16,500*(n-o),200*(o-r)]},a.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;let r,a,l;if(0===n)return l=255*o,[l,l,l];r=o<.5?o*(1+n):o+n-o*n;const i=2*o-r,s=[0,0,0];for(let e=0;e<3;e++)a=t+1/3*-(e-1),a<0&&a++,a>1&&a--,l=6*a<1?i+6*(r-i)*a:2*a<1?r:3*a<2?i+(r-i)*(2/3-a)*6:i,s[e]=255*l;return s},a.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,o=e[2]/100,r=n;const a=Math.max(o,.01);o*=2,n*=o<=1?o:2-o,r*=a<=1?a:2-a;return[t,100*(0===o?2*r/(a+r):2*n/(o+n)),100*((o+n)/2)]},a.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let o=e[2]/100;const r=Math.floor(t)%6,a=t-Math.floor(t),l=255*o*(1-n),i=255*o*(1-n*a),s=255*o*(1-n*(1-a));switch(o*=255,r){case 0:return[o,s,l];case 1:return[i,o,l];case 2:return[l,o,s];case 3:return[l,i,o];case 4:return[s,l,o];case 5:return[o,l,i]}},a.hsv.hsl=function(e){const t=e[0],n=e[1]/100,o=e[2]/100,r=Math.max(o,.01);let a,l;l=(2-n)*o;const i=(2-n)*r;return a=n*r,a/=i<=1?i:2-i,a=a||0,l/=2,[t,100*a,100*l]},a.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,o=e[2]/100;const r=n+o;let a;r>1&&(n/=r,o/=r);const l=Math.floor(6*t),i=1-o;a=6*t-l,0!=(1&l)&&(a=1-a);const s=n+a*(i-n);let c,d,u;switch(l){default:case 6:case 0:c=i,d=s,u=n;break;case 1:c=s,d=i,u=n;break;case 2:c=n,d=i,u=s;break;case 3:c=n,d=s,u=i;break;case 4:c=s,d=n,u=i;break;case 5:c=i,d=n,u=s}return[255*c,255*d,255*u]},a.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100,r=e[3]/100;return[255*(1-Math.min(1,t*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,o*(1-r)+r))]},a.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100;let r,a,l;return r=3.2406*t+-1.5372*n+-.4986*o,a=-.9689*t+1.8758*n+.0415*o,l=.0557*t+-.204*n+1.057*o,r=r>.0031308?1.055*r**(1/2.4)-.055:12.92*r,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,l=l>.0031308?1.055*l**(1/2.4)-.055:12.92*l,r=Math.min(Math.max(0,r),1),a=Math.min(Math.max(0,a),1),l=Math.min(Math.max(0,l),1),[255*r,255*a,255*l]},a.xyz.lab=function(e){let t=e[0],n=e[1],o=e[2];t/=95.047,n/=100,o/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;return[116*n-16,500*(t-n),200*(n-o)]},a.lab.xyz=function(e){let t,n,o;n=(e[0]+16)/116,t=e[1]/500+n,o=n-e[2]/200;const r=n**3,a=t**3,l=o**3;return n=r>.008856?r:(n-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,o=l>.008856?l:(o-16/116)/7.787,t*=95.047,n*=100,o*=108.883,[t,n,o]},a.lab.lch=function(e){const t=e[0],n=e[1],o=e[2];let r;r=360*Math.atan2(o,n)/2/Math.PI,r<0&&(r+=360);return[t,Math.sqrt(n*n+o*o),r]},a.lch.lab=function(e){const t=e[0],n=e[1],o=e[2]/360*2*Math.PI;return[t,n*Math.cos(o),n*Math.sin(o)]},a.rgb.ansi16=function(e,t=null){const[n,o,r]=e;let l=null===t?a.rgb.hsv(e)[2]:t;if(l=Math.round(l/50),0===l)return 30;let i=30+(Math.round(r/255)<<2|Math.round(o/255)<<1|Math.round(n/255));return 2===l&&(i+=60),i},a.hsv.ansi16=function(e){return a.rgb.ansi16(a.hsv.rgb(e),e[2])},a.rgb.ansi256=function(e){const t=e[0],n=e[1],o=e[2];if(t===n&&n===o)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(o/255*5)},a.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},a.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},a.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},a.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map(e=>e+e).join(""));const o=parseInt(n,16);return[o>>16&255,o>>8&255,255&o]},a.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.max(Math.max(t,n),o),a=Math.min(Math.min(t,n),o),l=r-a;let i,s;return i=l<1?a/(1-l):0,s=l<=0?0:r===t?(n-o)/l%6:r===n?2+(o-t)/l:4+(t-n)/l,s/=6,s%=1,[360*s,100*l,100*i]},a.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=n<.5?2*t*n:2*t*(1-n);let r=0;return o<1&&(r=(n-.5*o)/(1-o)),[e[0],100*o,100*r]},a.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=t*n;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;if(0===n)return[255*o,255*o,255*o];const r=[0,0,0],a=t%1*6,l=a%1,i=1-l;let s=0;switch(Math.floor(a)){case 0:r[0]=1,r[1]=l,r[2]=0;break;case 1:r[0]=i,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=l;break;case 3:r[0]=0,r[1]=i,r[2]=1;break;case 4:r[0]=l,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=i}return s=(1-n)*o,[255*(n*r[0]+s),255*(n*r[1]+s),255*(n*r[2]+s)]},a.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let o=0;return n>0&&(o=t/n),[e[0],100*o,100*n]},a.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let o=0;return n>0&&n<.5?o=t/(2*n):n>=.5&&n<1&&(o=t/(2*(1-n))),[e[0],100*o,100*n]},a.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},a.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,o=n-t;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},a.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},a.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},a.gray.hsl=function(e){return[0,0,e[0]]},a.gray.hsv=a.gray.hsl,a.gray.hwb=function(e){return[0,100,e[0]]},a.gray.cmyk=function(e){return[0,0,0,e[0]]},a.gray.lab=function(e){return[e[0],0,0]},a.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},a.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e){e.exports=JSON.parse('{"name":"plain-design","version":"1.0.0-beta.47","description":"","main":"dist/plain-design.min.js","module":"dist/plain-design.commonjs.min.js","typings":"src/index.ts","files":["dist","src/packages","src/index.ts"],"scripts":{"dev":"cross-env APP_ENV=prod vue-cli-service serve","build":"cross-env APP_ENV=prod vue-cli-service build","release":"cross-env NODE_ENV=production webpack --config ./build/webpack.release.js --progress"},"author":"","license":"ISC","peerDependencies":{"exceljs":"^4.2.1","file-saver":"^2.0.5","plain-design-composition":"^0.0.185","react":"^18.0.1","react-dom":"^18.0.1"},"resolutions":{"@types/react":"18.2.4","@types/react-dom":"18.2.4"},"dependencies":{"@types/color":"3.0.6","@types/react-transition-group":"4.4.10","color":"4.2.3","dayjs":"1.11.10","plain-icons":"0.0.7","plain-utils":"0.1.57","react-flip-move":"3.0.5","react-transition-group":"4.4.5"},"devDependencies":{"@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-transform-class-properties":"7.23.3","@babel/preset-env":"7.23.7","@babel/preset-react":"7.23.3","@babel/preset-typescript":"7.23.3","@types/classnames":"^2.2.11","@types/react":"18.2.4","@types/react-dom":"18.2.4","@typescript-eslint/eslint-plugin":"4.33.0","@typescript-eslint/parser":"4.33.0","@vue/cli-plugin-babel":"4.5.19","@vue/cli-plugin-eslint":"4.5.19","@vue/cli-plugin-typescript":"4.5.19","@vue/cli-service":"4.5.19","@vue/compiler-sfc":"3.4.3","@vue/eslint-config-typescript":"^7.0.0","autoprefixer":"8.6.5","axios":"1.6.8","babel-plugin-import":"1.13.8","babel-plugin-syntax-jsx":"6.18.0","core-js":"3.35.0","cross-env":"^7.0.3","css-loader":"3.6.0","eslint":"6.8.0","eslint-plugin-vue":"7.20.0","exceljs":"^4.2.1","file-saver":"^2.0.5","fork-ts-checker-webpack-plugin":"6.5.3","mini-css-extract-plugin":"1.6.2","mockjs":"^1.1.0","plain-design-composition":"^0.0.189","postcss":"8.4.32","postcss-loader":"4.3.0","qs":"6.11.2","react":"18.2.0","react-dom":"18.2.0","sass":"1.32.13","sass-loader":"8.0.2","style-loader":"2.0.0","ts-loader":"9.5.1","ts-node":"9.1.1","tslib":"2.6.2","typescript":"^4.9.5","url-loader":"4.1.1","vue":"3.4.3","vue-template-compiler":"2.7.16","webpack-bundle-analyzer":"^4.4.1","webpack-cli":"4.10.0"}}')},function(e,t,n){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,o=/\d\d?/,r=/\d*[^-_:/,()\s\d]+/,a={},l=function(e){return(e=+e)+(e>68?1900:2e3)},i=function(e){return function(t){this[e]=+t}},s=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],c=function(e){var t=a[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,o=a.meridiem;if(o){for(var r=1;r<=24;r+=1)if(e.indexOf(o(r,0,t))>-1){n=r>12;break}}else n=e===(t?"pm":"PM");return n},u={A:[r,function(e){this.afternoon=d(e,!1)}],a:[r,function(e){this.afternoon=d(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[n,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[o,i("seconds")],ss:[o,i("seconds")],m:[o,i("minutes")],mm:[o,i("minutes")],H:[o,i("hours")],h:[o,i("hours")],HH:[o,i("hours")],hh:[o,i("hours")],D:[o,i("day")],DD:[n,i("day")],Do:[r,function(e){var t=a.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],M:[o,i("month")],MM:[n,i("month")],MMM:[r,function(e){var t=c("months"),n=(c("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[r,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,i("year")],YY:[n,function(e){this.year=l(e)}],YYYY:[/\d{4}/,i("year")],Z:s,ZZ:s};function p(n){var o,r;o=n,r=a&&a.formats;for(var l=(n=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,o){var a=o&&o.toUpperCase();return n||r[o]||e[o]||r[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),i=l.length,s=0;s<i;s+=1){var c=l[s],d=u[c],p=d&&d[0],h=d&&d[1];l[s]=h?{regex:p,parser:h}:c.replace(/^\[|\]$/g,"")}return function(e){for(var t={},n=0,o=0;n<i;n+=1){var r=l[n];if("string"==typeof r)o+=r.length;else{var a=r.regex,s=r.parser,c=e.slice(o),d=a.exec(c)[0];s.call(t,d),e=e.replace(d,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var n=e.hours;t?n<12&&(e.hours+=12):12===n&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(l=e.parseTwoDigitYear);var o=t.prototype,r=o.parse;o.parse=function(e){var t=e.date,o=e.utc,l=e.args;this.$u=o;var i=l[1];if("string"==typeof i){var s=!0===l[2],c=!0===l[3],d=s||c,u=l[2];c&&(u=l[2]),a=this.$locale(),!s&&u&&(a=n.Ls[u]),this.$d=function(e,t,n){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var o=p(t)(e),r=o.year,a=o.month,l=o.day,i=o.hours,s=o.minutes,c=o.seconds,d=o.milliseconds,u=o.zone,h=new Date,f=l||(r||a?1:h.getDate()),m=r||h.getFullYear(),g=0;r&&!a||(g=a>0?a-1:h.getMonth());var v=i||0,b=s||0,y=c||0,j=d||0;return u?new Date(Date.UTC(m,g,f,v,b,y,j+60*u.offset*1e3)):n?new Date(Date.UTC(m,g,f,v,b,y,j)):new Date(m,g,f,v,b,y,j)}catch(e){return new Date("")}}(t,i,o),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),d&&t!=this.format(i)&&(this.$d=new Date("")),a={}}else if(i instanceof Array)for(var h=i.length,f=1;f<=h;f+=1){l[1]=i[f-1];var m=n.apply(this,l);if(m.isValid()){this.$d=m.$d,this.$L=m.$L,this.init();break}f===h&&(this.$d=new Date(""))}else r.call(this,e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){t.prototype.weekYear=function(){var e=this.month(),t=this.week(),n=this.year();return 1===t&&11===e?n+1:0===e&&t>=52?n-1:n}}}()},function(e,t,n){e.exports=function(){"use strict";var e="week",t="year";return function(n,o,r){var a=o.prototype;a.week=function(n){if(void 0===n&&(n=null),null!==n)return this.add(7*(n-this.week()),"day");var o=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var a=r(this).startOf(t).add(1,t).date(o),l=r(this).endOf(e);if(a.isBefore(l))return 1}var i=r(this).startOf(t).date(o).startOf(e).subtract(1,"millisecond"),s=this.diff(i,e,!0);return s<0?r(this).startOf("week").week():Math.ceil(s)},a.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){var n=t.prototype,o=n.format;n.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return o.bind(this)(e);var r=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return n.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return n.ordinal(t.week(),"W");case"w":case"ww":return r.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return r.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return r.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return o.bind(this)(a)}}}()},,function(e,t,n){"use strict";
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
@@ -1,4 +1,4 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("plain-design-composition"),require("react"),require("react-dom")):"function"==typeof define&&define.amd?define([,,],t):"object"==typeof exports?exports.PlainDesign=t(require("plain-design-composition"),require("react"),require("react-dom")):e.PlainDesign=t(e.PlainDesignComposition,e.React,e.ReactDOM)}(this,(function(e,t,n){return function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=34)}([function(t,n){t.exports=e},function(e,t,n){"use strict";e.exports=n(22)},function(e,t,n){"use strict";(function(e){var o=n(10);const{toString:r}=Object.prototype,{getPrototypeOf:a}=Object,l=(i=Object.create(null),e=>{const t=r.call(e);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())});var i;const s=e=>(e=e.toLowerCase(),t=>l(t)===e),c=e=>t=>typeof t===e,{isArray:d}=Array,u=c("undefined");const p=s("ArrayBuffer");const h=c("string"),f=c("function"),m=c("number"),g=e=>null!==e&&"object"==typeof e,v=e=>{if("object"!==l(e))return!1;const t=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},b=s("Date"),y=s("File"),j=s("Blob"),C=s("FileList"),x=s("URLSearchParams");function O(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),d(e))for(o=0,r=e.length;o<r;o++)t.call(null,e[o],o,e);else{const r=n?Object.getOwnPropertyNames(e):Object.keys(e),a=r.length;let l;for(o=0;o<a;o++)l=r[o],t.call(null,e[l],l,e)}}function w(e,t){t=t.toLowerCase();const n=Object.keys(e);let o,r=n.length;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:e,k=e=>!u(e)&&e!==M;const S=(L="undefined"!=typeof Uint8Array&&a(Uint8Array),e=>L&&e instanceof L);var L;const E=s("HTMLFormElement"),H=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),T=s("RegExp"),V=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),o={};O(n,(n,r)=>{let a;!1!==(a=t(n,r,e))&&(o[r]=a||n)}),Object.defineProperties(e,o)},D="abcdefghijklmnopqrstuvwxyz",R={DIGIT:"0123456789",ALPHA:D,ALPHA_DIGIT:D+D.toUpperCase()+"0123456789"};const N=s("AsyncFunction");t.a={isArray:d,isArrayBuffer:p,isBuffer:function(e){return null!==e&&!u(e)&&null!==e.constructor&&!u(e.constructor)&&f(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||f(e.append)&&("formdata"===(t=l(e))||"object"===t&&f(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t},isString:h,isNumber:m,isBoolean:e=>!0===e||!1===e,isObject:g,isPlainObject:v,isUndefined:u,isDate:b,isFile:y,isBlob:j,isRegExp:T,isFunction:f,isStream:e=>g(e)&&f(e.pipe),isURLSearchParams:x,isTypedArray:S,isFileList:C,forEach:O,merge:function e(){const{caseless:t}=k(this)&&this||{},n={},o=(o,r)=>{const a=t&&w(n,r)||r;v(n[a])&&v(o)?n[a]=e(n[a],o):v(o)?n[a]=e({},o):d(o)?n[a]=o.slice():n[a]=o};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&O(arguments[e],o);return n},extend:(e,t,n,{allOwnKeys:r}={})=>(O(t,(t,r)=>{n&&f(t)?e[r]=Object(o.a)(t,n):e[r]=t},{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,o)=>{let r,l,i;const s={};if(t=t||{},null==e)return t;do{for(r=Object.getOwnPropertyNames(e),l=r.length;l-- >0;)i=r[l],o&&!o(i,e,t)||s[i]||(t[i]=e[i],s[i]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const o=e.indexOf(t,n);return-1!==o&&o===n},toArray:e=>{if(!e)return null;if(d(e))return e;let t=e.length;if(!m(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const n=o.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const o=[];for(;null!==(n=e.exec(t));)o.push(n);return o},isHTMLForm:E,hasOwnProperty:H,hasOwnProp:H,reduceDescriptors:V,freezeMethods:e=>{V(e,(t,n)=>{if(f(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const o=e[n];f(o)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))})},toObjectSet:(e,t)=>{const n={},o=e=>{e.forEach(e=>{n[e]=!0})};return d(e)?o(e):o(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:w,global:M,isContextDefined:k,ALPHABET:R,generateString:(e=16,t=R.ALPHA_DIGIT)=>{let n="";const{length:o}=t;for(;e--;)n+=t[Math.random()*o|0];return n},isSpecCompliantForm:function(e){return!!(e&&f(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:e=>{const t=new Array(10),n=(e,o)=>{if(g(e)){if(t.indexOf(e)>=0)return;if(!("toJSON"in e)){t[o]=e;const r=d(e)?[]:{};return O(e,(e,t)=>{const a=n(e,o+1);!u(a)&&(r[t]=a)}),t[o]=void 0,r}}return e};return n(e,0)},isAsyncFn:N,isThenable:e=>e&&(g(e)||f(e))&&f(e.then)&&f(e.catch)}}).call(this,n(15))},function(e,n){e.exports=t},function(e,t,n){"use strict";var o=n(2);function r(e,t,n,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),r&&(this.response=r)}o.a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:o.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a=r.prototype,l={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{l[e]={value:e}}),Object.defineProperties(r,l),Object.defineProperty(a,"isAxiosError",{value:!0}),r.from=(e,t,n,l,i,s)=>{const c=Object.create(a);return o.a.toFlatObject(e,c,(function(e){return e!==Error.prototype}),e=>"isAxiosError"!==e),r.call(c,e.message,t,n,l,i),c.cause=e,c.name=e.name,s&&Object.assign(c,s),c},t.a=r},function(e,t,n){const o=n(24),r=n(27),a=["keyword","gray","hex"],l={};for(const e of Object.keys(r))l[[...r[e].labels].sort().join("")]=e;const i={};function s(e,t){if(!(this instanceof s))return new s(e,t);if(t&&t in a&&(t=null),t&&!(t in r))throw new Error("Unknown model: "+t);let n,c;if(null==e)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(e instanceof s)this.model=e.model,this.color=[...e.color],this.valpha=e.valpha;else if("string"==typeof e){const t=o.get(e);if(null===t)throw new Error("Unable to parse color from string: "+e);this.model=t.model,c=r[this.model].channels,this.color=t.value.slice(0,c),this.valpha="number"==typeof t.value[c]?t.value[c]:1}else if(e.length>0){this.model=t||"rgb",c=r[this.model].channels;const n=Array.prototype.slice.call(e,0,c);this.color=p(n,c),this.valpha="number"==typeof e[c]?e[c]:1}else if("number"==typeof e)this.model="rgb",this.color=[e>>16&255,e>>8&255,255&e],this.valpha=1;else{this.valpha=1;const t=Object.keys(e);"alpha"in e&&(t.splice(t.indexOf("alpha"),1),this.valpha="number"==typeof e.alpha?e.alpha:0);const o=t.sort().join("");if(!(o in l))throw new Error("Unable to parse color from object: "+JSON.stringify(e));this.model=l[o];const{labels:a}=r[this.model],i=[];for(n=0;n<a.length;n++)i.push(e[a[n]]);this.color=p(i)}if(i[this.model])for(c=r[this.model].channels,n=0;n<c;n++){const e=i[this.model][n];e&&(this.color[n]=e(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}s.prototype={toString(){return this.string()},toJSON(){return this[this.model]()},string(e){let t=this.model in o.to?this:this.rgb();t=t.round("number"==typeof e?e:1);const n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to[t.model](n)},percentString(e){const t=this.rgb().round("number"==typeof e?e:1),n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to.rgb.percent(n)},array(){return 1===this.valpha?[...this.color]:[...this.color,this.valpha]},object(){const e={},{channels:t}=r[this.model],{labels:n}=r[this.model];for(let o=0;o<t;o++)e[n[o]]=this.color[o];return 1!==this.valpha&&(e.alpha=this.valpha),e},unitArray(){const e=this.rgb().color;return e[0]/=255,e[1]/=255,e[2]/=255,1!==this.valpha&&e.push(this.valpha),e},unitObject(){const e=this.rgb().object();return e.r/=255,e.g/=255,e.b/=255,1!==this.valpha&&(e.alpha=this.valpha),e},round(e){return e=Math.max(e||0,0),new s([...this.color.map(c(e)),this.valpha],this.model)},alpha(e){return void 0!==e?new s([...this.color,Math.max(0,Math.min(1,e))],this.model):this.valpha},red:d("rgb",0,u(255)),green:d("rgb",1,u(255)),blue:d("rgb",2,u(255)),hue:d(["hsl","hsv","hsl","hwb","hcg"],0,e=>(e%360+360)%360),saturationl:d("hsl",1,u(100)),lightness:d("hsl",2,u(100)),saturationv:d("hsv",1,u(100)),value:d("hsv",2,u(100)),chroma:d("hcg",1,u(100)),gray:d("hcg",2,u(100)),white:d("hwb",1,u(100)),wblack:d("hwb",2,u(100)),cyan:d("cmyk",0,u(100)),magenta:d("cmyk",1,u(100)),yellow:d("cmyk",2,u(100)),black:d("cmyk",3,u(100)),x:d("xyz",0,u(95.047)),y:d("xyz",1,u(100)),z:d("xyz",2,u(108.833)),l:d("lab",0,u(100)),a:d("lab",1),b:d("lab",2),keyword(e){return void 0!==e?new s(e):r[this.model].keyword(this.color)},hex(e){return void 0!==e?new s(e):o.to.hex(this.rgb().round().color)},hexa(e){if(void 0!==e)return new s(e);const t=this.rgb().round().color;let n=Math.round(255*this.valpha).toString(16).toUpperCase();return 1===n.length&&(n="0"+n),o.to.hex(t)+n},rgbNumber(){const e=this.rgb().color;return(255&e[0])<<16|(255&e[1])<<8|255&e[2]},luminosity(){const e=this.rgb().color,t=[];for(const[n,o]of e.entries()){const e=o/255;t[n]=e<=.04045?e/12.92:((e+.055)/1.055)**2.4}return.2126*t[0]+.7152*t[1]+.0722*t[2]},contrast(e){const t=this.luminosity(),n=e.luminosity();return t>n?(t+.05)/(n+.05):(n+.05)/(t+.05)},level(e){const t=this.contrast(e);return t>=7?"AAA":t>=4.5?"AA":""},isDark(){const e=this.rgb().color;return(2126*e[0]+7152*e[1]+722*e[2])/1e4<128},isLight(){return!this.isDark()},negate(){const e=this.rgb();for(let t=0;t<3;t++)e.color[t]=255-e.color[t];return e},lighten(e){const t=this.hsl();return t.color[2]+=t.color[2]*e,t},darken(e){const t=this.hsl();return t.color[2]-=t.color[2]*e,t},saturate(e){const t=this.hsl();return t.color[1]+=t.color[1]*e,t},desaturate(e){const t=this.hsl();return t.color[1]-=t.color[1]*e,t},whiten(e){const t=this.hwb();return t.color[1]+=t.color[1]*e,t},blacken(e){const t=this.hwb();return t.color[2]+=t.color[2]*e,t},grayscale(){const e=this.rgb().color,t=.3*e[0]+.59*e[1]+.11*e[2];return s.rgb(t,t,t)},fade(e){return this.alpha(this.valpha-this.valpha*e)},opaquer(e){return this.alpha(this.valpha+this.valpha*e)},rotate(e){const t=this.hsl();let n=t.color[0];return n=(n+e)%360,n=n<0?360+n:n,t.color[0]=n,t},mix(e,t){if(!e||!e.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof e);const n=e.rgb(),o=this.rgb(),r=void 0===t?.5:t,a=2*r-1,l=n.alpha()-o.alpha(),i=((a*l==-1?a:(a+l)/(1+a*l))+1)/2,c=1-i;return s.rgb(i*n.red()+c*o.red(),i*n.green()+c*o.green(),i*n.blue()+c*o.blue(),n.alpha()*r+o.alpha()*(1-r))}};for(const e of Object.keys(r)){if(a.includes(e))continue;const{channels:t}=r[e];s.prototype[e]=function(...t){return this.model===e?new s(this):t.length>0?new s(t,e):new s([...(n=r[this.model][e].raw(this.color),Array.isArray(n)?n:[n]),this.valpha],e);var n},s[e]=function(...n){let o=n[0];return"number"==typeof o&&(o=p(n,t)),new s(o,e)}}function c(e){return function(t){return function(e,t){return Number(e.toFixed(t))}(t,e)}}function d(e,t,n){e=Array.isArray(e)?e:[e];for(const o of e)(i[o]||(i[o]=[]))[t]=n;return e=e[0],function(o){let r;return void 0!==o?(n&&(o=n(o)),r=this[e](),r.color[t]=o,r):(r=this[e]().color[t],n&&(r=n(r)),r)}}function u(e){return function(t){return Math.max(0,Math.min(e,t))}}function p(e,t){for(let n=0;n<t;n++)"number"!=typeof e[n]&&(e[n]=0);return e}e.exports=s},function(e,t){e.exports=n},function(e,t,n){e.exports=function(){"use strict";var e=6e4,t=36e5,n="millisecond",o="second",r="minute",a="hour",l="day",i="week",s="month",c="quarter",d="year",u="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},g=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},v={s:g,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+g(o,2,"0")+":"+g(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var o=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(o,s),a=n-r<0,l=t.clone().add(o+(a?-1:1),s);return+(-(o+(n-r)/(a?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:s,y:d,w:i,d:l,D:u,h:a,m:r,s:o,ms:n,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},b="en",y={};y[b]=m;var j="$isDayjsObject",C=function(e){return e instanceof M||!(!e||!e[j])},x=function e(t,n,o){var r;if(!t)return b;if("string"==typeof t){var a=t.toLowerCase();y[a]&&(r=a),n&&(y[a]=n,r=a);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var i=t.name;y[i]=t,r=i}return!o&&r&&(b=r),r||!o&&b},O=function(e,t){if(C(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new M(n)},w=v;w.l=x,w.i=C,w.w=function(e,t){return O(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=x(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[j]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(w.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(h);if(o){var r=o[2]-1||0,a=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return w},g.isValid=function(){return!(this.$d.toString()===p)},g.isSame=function(e,t){var n=O(e);return this.startOf(t)<=n&&n<=this.endOf(t)},g.isAfter=function(e,t){return O(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<O(e)},g.$g=function(e,t,n){return w.u(e)?this[t]:this.set(n,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var n=this,c=!!w.u(t)||t,p=w.p(e),h=function(e,t){var o=w.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return c?o:o.endOf(l)},f=function(e,t){return w.w(n.toDate()[e].apply(n.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},m=this.$W,g=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(p){case d:return c?h(1,0):h(31,11);case s:return c?h(1,g):h(0,g+1);case i:var y=this.$locale().weekStart||0,j=(m<y?m+7:m)-y;return h(c?v-j:v+(6-j),g);case l:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case r:return f(b+"Seconds",2);case o:return f(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var i,c=w.p(e),p="set"+(this.$u?"UTC":""),h=(i={},i[l]=p+"Date",i[u]=p+"Date",i[s]=p+"Month",i[d]=p+"FullYear",i[a]=p+"Hours",i[r]=p+"Minutes",i[o]=p+"Seconds",i[n]=p+"Milliseconds",i)[c],f=c===l?this.$D+(t-this.$W):t;if(c===s||c===d){var m=this.clone().set(u,1);m.$d[h](f),m.init(),this.$d=m.set(u,Math.min(this.$D,m.daysInMonth())).$d}else h&&this.$d[h](f);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[w.p(e)]()},g.add=function(n,c){var u,p=this;n=Number(n);var h=w.p(c),f=function(e){var t=O(p);return w.w(t.date(t.date()+Math.round(e*n)),p)};if(h===s)return this.set(s,this.$M+n);if(h===d)return this.set(d,this.$y+n);if(h===l)return f(1);if(h===i)return f(7);var m=(u={},u[r]=e,u[a]=t,u[o]=1e3,u)[h]||1,g=this.$d.getTime()+n*m;return w.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var o=e||"YYYY-MM-DDTHH:mm:ssZ",r=w.z(this),a=this.$H,l=this.$m,i=this.$M,s=n.weekdays,c=n.months,d=n.meridiem,u=function(e,n,r,a){return e&&(e[n]||e(t,o))||r[n].slice(0,a)},h=function(e){return w.s(a%12||12,e,"0")},m=d||function(e,t,n){var o=e<12?"AM":"PM";return n?o.toLowerCase():o};return o.replace(f,(function(e,o){return o||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return w.s(t.$y,4,"0");case"M":return i+1;case"MM":return w.s(i+1,2,"0");case"MMM":return u(n.monthsShort,i,c,3);case"MMMM":return u(c,i);case"D":return t.$D;case"DD":return w.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return u(n.weekdaysMin,t.$W,s,2);case"ddd":return u(n.weekdaysShort,t.$W,s,3);case"dddd":return s[t.$W];case"H":return String(a);case"HH":return w.s(a,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(a,l,!0);case"A":return m(a,l,!1);case"m":return String(l);case"mm":return w.s(l,2,"0");case"s":return String(t.$s);case"ss":return w.s(t.$s,2,"0");case"SSS":return w.s(t.$ms,3,"0");case"Z":return r}return null}(e)||r.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(n,u,p){var h,f=this,m=w.p(u),g=O(n),v=(g.utcOffset()-this.utcOffset())*e,b=this-g,y=function(){return w.m(f,g)};switch(m){case d:h=y()/12;break;case s:h=y();break;case c:h=y()/3;break;case i:h=(b-v)/6048e5;break;case l:h=(b-v)/864e5;break;case a:h=b/t;break;case r:h=b/e;break;case o:h=b/1e3;break;default:h=b}return p?h:w.a(h)},g.daysInMonth=function(){return this.endOf(s).$D},g.$locale=function(){return y[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=x(e,t,!0);return o&&(n.$L=o),n},g.clone=function(){return w.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},m}(),k=M.prototype;return O.prototype=k,[["$ms",n],["$s",o],["$m",r],["$H",a],["$W",l],["$M",s],["$y",d],["$D",u]].forEach((function(e){k[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),O.extend=function(e,t){return e.$i||(e(t,M,O),e.$i=!0),O},O.locale=x,O.isDayjs=C,O.unix=function(e){return O(1e3*e)},O.en=y[b],O.Ls=y,O.p={},O}()},function(e,t,n){"use strict";(function(e){var o=n(2),r=n(4),a=n(11);function l(e){return o.a.isPlainObject(e)||o.a.isArray(e)}function i(e){return o.a.endsWith(e,"[]")?e.slice(0,-2):e}function s(e,t,n){return e?e.concat(t).map((function(e,t){return e=i(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const c=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,n,d){if(!o.a.isObject(t))throw new TypeError("target must be an object");n=n||new(a.a||FormData);const u=(d=o.a.toFlatObject(d,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,p=d.visitor||v,h=d.dots,f=d.indexes,m=(d.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(n);if(!o.a.isFunction(p))throw new TypeError("visitor must be a function");function g(t){if(null===t)return"";if(o.a.isDate(t))return t.toISOString();if(!m&&o.a.isBlob(t))throw new r.a("Blob is not supported. Use a Buffer instead.");return o.a.isArrayBuffer(t)||o.a.isTypedArray(t)?m&&"function"==typeof Blob?new Blob([t]):e.from(t):t}function v(e,t,r){let a=e;if(e&&!r&&"object"==typeof e)if(o.a.endsWith(t,"{}"))t=u?t:t.slice(0,-2),e=JSON.stringify(e);else if(o.a.isArray(e)&&function(e){return o.a.isArray(e)&&!e.some(l)}(e)||(o.a.isFileList(e)||o.a.endsWith(t,"[]"))&&(a=o.a.toArray(e)))return t=i(t),a.forEach((function(e,r){!o.a.isUndefined(e)&&null!==e&&n.append(!0===f?s([t],r,h):null===f?t:t+"[]",g(e))})),!1;return!!l(e)||(n.append(s(r,t,h),g(e)),!1)}const b=[],y=Object.assign(c,{defaultVisitor:v,convertValue:g,isVisitable:l});if(!o.a.isObject(t))throw new TypeError("data must be an object");return function e(t,r){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+r.join("."));b.push(t),o.a.forEach(t,(function(t,a){!0===(!(o.a.isUndefined(t)||null===t)&&p.call(n,t,o.a.isString(a)?a.trim():a,r,y))&&e(t,r?r.concat(a):[a])})),b.pop()}}(t),n}}).call(this,n(30).Buffer)},function(e,t,n){"use strict";e.exports=n(23)},function(e,t,n){"use strict";function o(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";t.a=null},,function(e,t,n){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(e,t,n){const o=n(13),r={};for(const e of Object.keys(o))r[o[e]]=e;const a={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};e.exports=a;for(const e of Object.keys(a)){if(!("channels"in a[e]))throw new Error("missing channels property: "+e);if(!("labels"in a[e]))throw new Error("missing channel labels property: "+e);if(a[e].labels.length!==a[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=a[e];delete a[e].channels,delete a[e].labels,Object.defineProperty(a[e],"channels",{value:t}),Object.defineProperty(a[e],"labels",{value:n})}a.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(t,n,o),a=Math.max(t,n,o),l=a-r;let i,s;a===r?i=0:t===a?i=(n-o)/l:n===a?i=2+(o-t)/l:o===a&&(i=4+(t-n)/l),i=Math.min(60*i,360),i<0&&(i+=360);const c=(r+a)/2;return s=a===r?0:c<=.5?l/(a+r):l/(2-a-r),[i,100*s,100*c]},a.rgb.hsv=function(e){let t,n,o,r,a;const l=e[0]/255,i=e[1]/255,s=e[2]/255,c=Math.max(l,i,s),d=c-Math.min(l,i,s),u=function(e){return(c-e)/6/d+.5};return 0===d?(r=0,a=0):(a=d/c,t=u(l),n=u(i),o=u(s),l===c?r=o-n:i===c?r=1/3+t-o:s===c&&(r=2/3+n-t),r<0?r+=1:r>1&&(r-=1)),[360*r,100*a,100*c]},a.rgb.hwb=function(e){const t=e[0],n=e[1];let o=e[2];const r=a.rgb.hsl(e)[0],l=1/255*Math.min(t,Math.min(n,o));return o=1-1/255*Math.max(t,Math.max(n,o)),[r,100*l,100*o]},a.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(1-t,1-n,1-o);return[100*((1-t-r)/(1-r)||0),100*((1-n-r)/(1-r)||0),100*((1-o-r)/(1-r)||0),100*r]},a.rgb.keyword=function(e){const t=r[e];if(t)return t;let n,a=1/0;for(const t of Object.keys(o)){const r=o[t],s=(i=r,((l=e)[0]-i[0])**2+(l[1]-i[1])**2+(l[2]-i[2])**2);s<a&&(a=s,n=t)}var l,i;return n},a.keyword.rgb=function(e){return o[e]},a.rgb.xyz=function(e){let t=e[0]/255,n=e[1]/255,o=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,o=o>.04045?((o+.055)/1.055)**2.4:o/12.92;return[100*(.4124*t+.3576*n+.1805*o),100*(.2126*t+.7152*n+.0722*o),100*(.0193*t+.1192*n+.9505*o)]},a.rgb.lab=function(e){const t=a.rgb.xyz(e);let n=t[0],o=t[1],r=t[2];n/=95.047,o/=100,r/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*o-16,500*(n-o),200*(o-r)]},a.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;let r,a,l;if(0===n)return l=255*o,[l,l,l];r=o<.5?o*(1+n):o+n-o*n;const i=2*o-r,s=[0,0,0];for(let e=0;e<3;e++)a=t+1/3*-(e-1),a<0&&a++,a>1&&a--,l=6*a<1?i+6*(r-i)*a:2*a<1?r:3*a<2?i+(r-i)*(2/3-a)*6:i,s[e]=255*l;return s},a.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,o=e[2]/100,r=n;const a=Math.max(o,.01);o*=2,n*=o<=1?o:2-o,r*=a<=1?a:2-a;return[t,100*(0===o?2*r/(a+r):2*n/(o+n)),100*((o+n)/2)]},a.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let o=e[2]/100;const r=Math.floor(t)%6,a=t-Math.floor(t),l=255*o*(1-n),i=255*o*(1-n*a),s=255*o*(1-n*(1-a));switch(o*=255,r){case 0:return[o,s,l];case 1:return[i,o,l];case 2:return[l,o,s];case 3:return[l,i,o];case 4:return[s,l,o];case 5:return[o,l,i]}},a.hsv.hsl=function(e){const t=e[0],n=e[1]/100,o=e[2]/100,r=Math.max(o,.01);let a,l;l=(2-n)*o;const i=(2-n)*r;return a=n*r,a/=i<=1?i:2-i,a=a||0,l/=2,[t,100*a,100*l]},a.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,o=e[2]/100;const r=n+o;let a;r>1&&(n/=r,o/=r);const l=Math.floor(6*t),i=1-o;a=6*t-l,0!=(1&l)&&(a=1-a);const s=n+a*(i-n);let c,d,u;switch(l){default:case 6:case 0:c=i,d=s,u=n;break;case 1:c=s,d=i,u=n;break;case 2:c=n,d=i,u=s;break;case 3:c=n,d=s,u=i;break;case 4:c=s,d=n,u=i;break;case 5:c=i,d=n,u=s}return[255*c,255*d,255*u]},a.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100,r=e[3]/100;return[255*(1-Math.min(1,t*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,o*(1-r)+r))]},a.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100;let r,a,l;return r=3.2406*t+-1.5372*n+-.4986*o,a=-.9689*t+1.8758*n+.0415*o,l=.0557*t+-.204*n+1.057*o,r=r>.0031308?1.055*r**(1/2.4)-.055:12.92*r,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,l=l>.0031308?1.055*l**(1/2.4)-.055:12.92*l,r=Math.min(Math.max(0,r),1),a=Math.min(Math.max(0,a),1),l=Math.min(Math.max(0,l),1),[255*r,255*a,255*l]},a.xyz.lab=function(e){let t=e[0],n=e[1],o=e[2];t/=95.047,n/=100,o/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;return[116*n-16,500*(t-n),200*(n-o)]},a.lab.xyz=function(e){let t,n,o;n=(e[0]+16)/116,t=e[1]/500+n,o=n-e[2]/200;const r=n**3,a=t**3,l=o**3;return n=r>.008856?r:(n-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,o=l>.008856?l:(o-16/116)/7.787,t*=95.047,n*=100,o*=108.883,[t,n,o]},a.lab.lch=function(e){const t=e[0],n=e[1],o=e[2];let r;r=360*Math.atan2(o,n)/2/Math.PI,r<0&&(r+=360);return[t,Math.sqrt(n*n+o*o),r]},a.lch.lab=function(e){const t=e[0],n=e[1],o=e[2]/360*2*Math.PI;return[t,n*Math.cos(o),n*Math.sin(o)]},a.rgb.ansi16=function(e,t=null){const[n,o,r]=e;let l=null===t?a.rgb.hsv(e)[2]:t;if(l=Math.round(l/50),0===l)return 30;let i=30+(Math.round(r/255)<<2|Math.round(o/255)<<1|Math.round(n/255));return 2===l&&(i+=60),i},a.hsv.ansi16=function(e){return a.rgb.ansi16(a.hsv.rgb(e),e[2])},a.rgb.ansi256=function(e){const t=e[0],n=e[1],o=e[2];if(t===n&&n===o)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(o/255*5)},a.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},a.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},a.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},a.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map(e=>e+e).join(""));const o=parseInt(n,16);return[o>>16&255,o>>8&255,255&o]},a.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.max(Math.max(t,n),o),a=Math.min(Math.min(t,n),o),l=r-a;let i,s;return i=l<1?a/(1-l):0,s=l<=0?0:r===t?(n-o)/l%6:r===n?2+(o-t)/l:4+(t-n)/l,s/=6,s%=1,[360*s,100*l,100*i]},a.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=n<.5?2*t*n:2*t*(1-n);let r=0;return o<1&&(r=(n-.5*o)/(1-o)),[e[0],100*o,100*r]},a.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=t*n;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;if(0===n)return[255*o,255*o,255*o];const r=[0,0,0],a=t%1*6,l=a%1,i=1-l;let s=0;switch(Math.floor(a)){case 0:r[0]=1,r[1]=l,r[2]=0;break;case 1:r[0]=i,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=l;break;case 3:r[0]=0,r[1]=i,r[2]=1;break;case 4:r[0]=l,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=i}return s=(1-n)*o,[255*(n*r[0]+s),255*(n*r[1]+s),255*(n*r[2]+s)]},a.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let o=0;return n>0&&(o=t/n),[e[0],100*o,100*n]},a.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let o=0;return n>0&&n<.5?o=t/(2*n):n>=.5&&n<1&&(o=t/(2*(1-n))),[e[0],100*o,100*n]},a.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},a.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,o=n-t;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},a.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},a.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},a.gray.hsl=function(e){return[0,0,e[0]]},a.gray.hsv=a.gray.hsl,a.gray.hwb=function(e){return[0,100,e[0]]},a.gray.cmyk=function(e){return[0,0,0,e[0]]},a.gray.lab=function(e){return[e[0],0,0]},a.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},a.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e){e.exports=JSON.parse('{"name":"plain-design","version":"1.0.0-beta.46","description":"","main":"dist/plain-design.min.js","module":"dist/plain-design.commonjs.min.js","typings":"src/index.ts","files":["dist","src/packages","src/index.ts"],"scripts":{"dev":"cross-env APP_ENV=prod vue-cli-service serve","build":"cross-env APP_ENV=prod vue-cli-service build","release":"cross-env NODE_ENV=production webpack --config ./build/webpack.release.js --progress"},"author":"","license":"ISC","peerDependencies":{"exceljs":"^4.2.1","file-saver":"^2.0.5","plain-design-composition":"^0.0.185","react":"^18.0.1","react-dom":"^18.0.1"},"resolutions":{"@types/react":"18.2.4","@types/react-dom":"18.2.4"},"dependencies":{"@types/color":"3.0.6","@types/react-transition-group":"4.4.10","color":"4.2.3","dayjs":"1.11.10","plain-icons":"0.0.7","plain-utils":"0.1.57","react-flip-move":"3.0.5","react-transition-group":"4.4.5"},"devDependencies":{"@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-transform-class-properties":"7.23.3","@babel/preset-env":"7.23.7","@babel/preset-react":"7.23.3","@babel/preset-typescript":"7.23.3","@types/classnames":"^2.2.11","@types/react":"18.2.4","@types/react-dom":"18.2.4","@typescript-eslint/eslint-plugin":"4.33.0","@typescript-eslint/parser":"4.33.0","@vue/cli-plugin-babel":"4.5.19","@vue/cli-plugin-eslint":"4.5.19","@vue/cli-plugin-typescript":"4.5.19","@vue/cli-service":"4.5.19","@vue/compiler-sfc":"3.4.3","@vue/eslint-config-typescript":"^7.0.0","autoprefixer":"8.6.5","axios":"1.6.8","babel-plugin-import":"1.13.8","babel-plugin-syntax-jsx":"6.18.0","core-js":"3.35.0","cross-env":"^7.0.3","css-loader":"3.6.0","eslint":"6.8.0","eslint-plugin-vue":"7.20.0","exceljs":"^4.2.1","file-saver":"^2.0.5","fork-ts-checker-webpack-plugin":"6.5.3","mini-css-extract-plugin":"1.6.2","mockjs":"^1.1.0","plain-design-composition":"^0.0.189","postcss":"8.4.32","postcss-loader":"4.3.0","qs":"6.11.2","react":"18.2.0","react-dom":"18.2.0","sass":"1.32.13","sass-loader":"8.0.2","style-loader":"2.0.0","ts-loader":"9.5.1","ts-node":"9.1.1","tslib":"2.6.2","typescript":"^4.9.5","url-loader":"4.1.1","vue":"3.4.3","vue-template-compiler":"2.7.16","webpack-bundle-analyzer":"^4.4.1","webpack-cli":"4.10.0"}}')},function(e,t,n){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,o=/\d\d?/,r=/\d*[^-_:/,()\s\d]+/,a={},l=function(e){return(e=+e)+(e>68?1900:2e3)},i=function(e){return function(t){this[e]=+t}},s=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],c=function(e){var t=a[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,o=a.meridiem;if(o){for(var r=1;r<=24;r+=1)if(e.indexOf(o(r,0,t))>-1){n=r>12;break}}else n=e===(t?"pm":"PM");return n},u={A:[r,function(e){this.afternoon=d(e,!1)}],a:[r,function(e){this.afternoon=d(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[n,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[o,i("seconds")],ss:[o,i("seconds")],m:[o,i("minutes")],mm:[o,i("minutes")],H:[o,i("hours")],h:[o,i("hours")],HH:[o,i("hours")],hh:[o,i("hours")],D:[o,i("day")],DD:[n,i("day")],Do:[r,function(e){var t=a.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],M:[o,i("month")],MM:[n,i("month")],MMM:[r,function(e){var t=c("months"),n=(c("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[r,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,i("year")],YY:[n,function(e){this.year=l(e)}],YYYY:[/\d{4}/,i("year")],Z:s,ZZ:s};function p(n){var o,r;o=n,r=a&&a.formats;for(var l=(n=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,o){var a=o&&o.toUpperCase();return n||r[o]||e[o]||r[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),i=l.length,s=0;s<i;s+=1){var c=l[s],d=u[c],p=d&&d[0],h=d&&d[1];l[s]=h?{regex:p,parser:h}:c.replace(/^\[|\]$/g,"")}return function(e){for(var t={},n=0,o=0;n<i;n+=1){var r=l[n];if("string"==typeof r)o+=r.length;else{var a=r.regex,s=r.parser,c=e.slice(o),d=a.exec(c)[0];s.call(t,d),e=e.replace(d,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var n=e.hours;t?n<12&&(e.hours+=12):12===n&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(l=e.parseTwoDigitYear);var o=t.prototype,r=o.parse;o.parse=function(e){var t=e.date,o=e.utc,l=e.args;this.$u=o;var i=l[1];if("string"==typeof i){var s=!0===l[2],c=!0===l[3],d=s||c,u=l[2];c&&(u=l[2]),a=this.$locale(),!s&&u&&(a=n.Ls[u]),this.$d=function(e,t,n){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var o=p(t)(e),r=o.year,a=o.month,l=o.day,i=o.hours,s=o.minutes,c=o.seconds,d=o.milliseconds,u=o.zone,h=new Date,f=l||(r||a?1:h.getDate()),m=r||h.getFullYear(),g=0;r&&!a||(g=a>0?a-1:h.getMonth());var v=i||0,b=s||0,y=c||0,j=d||0;return u?new Date(Date.UTC(m,g,f,v,b,y,j+60*u.offset*1e3)):n?new Date(Date.UTC(m,g,f,v,b,y,j)):new Date(m,g,f,v,b,y,j)}catch(e){return new Date("")}}(t,i,o),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),d&&t!=this.format(i)&&(this.$d=new Date("")),a={}}else if(i instanceof Array)for(var h=i.length,f=1;f<=h;f+=1){l[1]=i[f-1];var m=n.apply(this,l);if(m.isValid()){this.$d=m.$d,this.$L=m.$L,this.init();break}f===h&&(this.$d=new Date(""))}else r.call(this,e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){t.prototype.weekYear=function(){var e=this.month(),t=this.week(),n=this.year();return 1===t&&11===e?n+1:0===e&&t>=52?n-1:n}}}()},function(e,t,n){e.exports=function(){"use strict";var e="week",t="year";return function(n,o,r){var a=o.prototype;a.week=function(n){if(void 0===n&&(n=null),null!==n)return this.add(7*(n-this.week()),"day");var o=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var a=r(this).startOf(t).add(1,t).date(o),l=r(this).endOf(e);if(a.isBefore(l))return 1}var i=r(this).startOf(t).date(o).startOf(e).subtract(1,"millisecond"),s=this.diff(i,e,!0);return s<0?r(this).startOf("week").week():Math.ceil(s)},a.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){var n=t.prototype,o=n.format;n.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return o.bind(this)(e);var r=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return n.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return n.ordinal(t.week(),"W");case"w":case"ww":return r.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return r.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return r.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return o.bind(this)(a)}}}()},,function(e,t,n){"use strict";
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("plain-design-composition"),require("react"),require("react-dom")):"function"==typeof define&&define.amd?define([,,],t):"object"==typeof exports?exports.PlainDesign=t(require("plain-design-composition"),require("react"),require("react-dom")):e.PlainDesign=t(e.PlainDesignComposition,e.React,e.ReactDOM)}(this,(function(e,t,n){return function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=34)}([function(t,n){t.exports=e},function(e,t,n){"use strict";e.exports=n(22)},function(e,t,n){"use strict";(function(e){var o=n(10);const{toString:r}=Object.prototype,{getPrototypeOf:a}=Object,l=(i=Object.create(null),e=>{const t=r.call(e);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())});var i;const s=e=>(e=e.toLowerCase(),t=>l(t)===e),c=e=>t=>typeof t===e,{isArray:d}=Array,u=c("undefined");const p=s("ArrayBuffer");const h=c("string"),f=c("function"),m=c("number"),g=e=>null!==e&&"object"==typeof e,v=e=>{if("object"!==l(e))return!1;const t=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},b=s("Date"),y=s("File"),j=s("Blob"),C=s("FileList"),x=s("URLSearchParams");function O(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),d(e))for(o=0,r=e.length;o<r;o++)t.call(null,e[o],o,e);else{const r=n?Object.getOwnPropertyNames(e):Object.keys(e),a=r.length;let l;for(o=0;o<a;o++)l=r[o],t.call(null,e[l],l,e)}}function w(e,t){t=t.toLowerCase();const n=Object.keys(e);let o,r=n.length;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:e,k=e=>!u(e)&&e!==M;const S=(L="undefined"!=typeof Uint8Array&&a(Uint8Array),e=>L&&e instanceof L);var L;const E=s("HTMLFormElement"),H=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),T=s("RegExp"),V=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),o={};O(n,(n,r)=>{let a;!1!==(a=t(n,r,e))&&(o[r]=a||n)}),Object.defineProperties(e,o)},D="abcdefghijklmnopqrstuvwxyz",R={DIGIT:"0123456789",ALPHA:D,ALPHA_DIGIT:D+D.toUpperCase()+"0123456789"};const N=s("AsyncFunction");t.a={isArray:d,isArrayBuffer:p,isBuffer:function(e){return null!==e&&!u(e)&&null!==e.constructor&&!u(e.constructor)&&f(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||f(e.append)&&("formdata"===(t=l(e))||"object"===t&&f(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t},isString:h,isNumber:m,isBoolean:e=>!0===e||!1===e,isObject:g,isPlainObject:v,isUndefined:u,isDate:b,isFile:y,isBlob:j,isRegExp:T,isFunction:f,isStream:e=>g(e)&&f(e.pipe),isURLSearchParams:x,isTypedArray:S,isFileList:C,forEach:O,merge:function e(){const{caseless:t}=k(this)&&this||{},n={},o=(o,r)=>{const a=t&&w(n,r)||r;v(n[a])&&v(o)?n[a]=e(n[a],o):v(o)?n[a]=e({},o):d(o)?n[a]=o.slice():n[a]=o};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&O(arguments[e],o);return n},extend:(e,t,n,{allOwnKeys:r}={})=>(O(t,(t,r)=>{n&&f(t)?e[r]=Object(o.a)(t,n):e[r]=t},{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,o)=>{let r,l,i;const s={};if(t=t||{},null==e)return t;do{for(r=Object.getOwnPropertyNames(e),l=r.length;l-- >0;)i=r[l],o&&!o(i,e,t)||s[i]||(t[i]=e[i],s[i]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const o=e.indexOf(t,n);return-1!==o&&o===n},toArray:e=>{if(!e)return null;if(d(e))return e;let t=e.length;if(!m(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const n=o.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const o=[];for(;null!==(n=e.exec(t));)o.push(n);return o},isHTMLForm:E,hasOwnProperty:H,hasOwnProp:H,reduceDescriptors:V,freezeMethods:e=>{V(e,(t,n)=>{if(f(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const o=e[n];f(o)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))})},toObjectSet:(e,t)=>{const n={},o=e=>{e.forEach(e=>{n[e]=!0})};return d(e)?o(e):o(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:w,global:M,isContextDefined:k,ALPHABET:R,generateString:(e=16,t=R.ALPHA_DIGIT)=>{let n="";const{length:o}=t;for(;e--;)n+=t[Math.random()*o|0];return n},isSpecCompliantForm:function(e){return!!(e&&f(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:e=>{const t=new Array(10),n=(e,o)=>{if(g(e)){if(t.indexOf(e)>=0)return;if(!("toJSON"in e)){t[o]=e;const r=d(e)?[]:{};return O(e,(e,t)=>{const a=n(e,o+1);!u(a)&&(r[t]=a)}),t[o]=void 0,r}}return e};return n(e,0)},isAsyncFn:N,isThenable:e=>e&&(g(e)||f(e))&&f(e.then)&&f(e.catch)}}).call(this,n(15))},function(e,n){e.exports=t},function(e,t,n){"use strict";var o=n(2);function r(e,t,n,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),r&&(this.response=r)}o.a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:o.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a=r.prototype,l={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{l[e]={value:e}}),Object.defineProperties(r,l),Object.defineProperty(a,"isAxiosError",{value:!0}),r.from=(e,t,n,l,i,s)=>{const c=Object.create(a);return o.a.toFlatObject(e,c,(function(e){return e!==Error.prototype}),e=>"isAxiosError"!==e),r.call(c,e.message,t,n,l,i),c.cause=e,c.name=e.name,s&&Object.assign(c,s),c},t.a=r},function(e,t,n){const o=n(24),r=n(27),a=["keyword","gray","hex"],l={};for(const e of Object.keys(r))l[[...r[e].labels].sort().join("")]=e;const i={};function s(e,t){if(!(this instanceof s))return new s(e,t);if(t&&t in a&&(t=null),t&&!(t in r))throw new Error("Unknown model: "+t);let n,c;if(null==e)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(e instanceof s)this.model=e.model,this.color=[...e.color],this.valpha=e.valpha;else if("string"==typeof e){const t=o.get(e);if(null===t)throw new Error("Unable to parse color from string: "+e);this.model=t.model,c=r[this.model].channels,this.color=t.value.slice(0,c),this.valpha="number"==typeof t.value[c]?t.value[c]:1}else if(e.length>0){this.model=t||"rgb",c=r[this.model].channels;const n=Array.prototype.slice.call(e,0,c);this.color=p(n,c),this.valpha="number"==typeof e[c]?e[c]:1}else if("number"==typeof e)this.model="rgb",this.color=[e>>16&255,e>>8&255,255&e],this.valpha=1;else{this.valpha=1;const t=Object.keys(e);"alpha"in e&&(t.splice(t.indexOf("alpha"),1),this.valpha="number"==typeof e.alpha?e.alpha:0);const o=t.sort().join("");if(!(o in l))throw new Error("Unable to parse color from object: "+JSON.stringify(e));this.model=l[o];const{labels:a}=r[this.model],i=[];for(n=0;n<a.length;n++)i.push(e[a[n]]);this.color=p(i)}if(i[this.model])for(c=r[this.model].channels,n=0;n<c;n++){const e=i[this.model][n];e&&(this.color[n]=e(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}s.prototype={toString(){return this.string()},toJSON(){return this[this.model]()},string(e){let t=this.model in o.to?this:this.rgb();t=t.round("number"==typeof e?e:1);const n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to[t.model](n)},percentString(e){const t=this.rgb().round("number"==typeof e?e:1),n=1===t.valpha?t.color:[...t.color,this.valpha];return o.to.rgb.percent(n)},array(){return 1===this.valpha?[...this.color]:[...this.color,this.valpha]},object(){const e={},{channels:t}=r[this.model],{labels:n}=r[this.model];for(let o=0;o<t;o++)e[n[o]]=this.color[o];return 1!==this.valpha&&(e.alpha=this.valpha),e},unitArray(){const e=this.rgb().color;return e[0]/=255,e[1]/=255,e[2]/=255,1!==this.valpha&&e.push(this.valpha),e},unitObject(){const e=this.rgb().object();return e.r/=255,e.g/=255,e.b/=255,1!==this.valpha&&(e.alpha=this.valpha),e},round(e){return e=Math.max(e||0,0),new s([...this.color.map(c(e)),this.valpha],this.model)},alpha(e){return void 0!==e?new s([...this.color,Math.max(0,Math.min(1,e))],this.model):this.valpha},red:d("rgb",0,u(255)),green:d("rgb",1,u(255)),blue:d("rgb",2,u(255)),hue:d(["hsl","hsv","hsl","hwb","hcg"],0,e=>(e%360+360)%360),saturationl:d("hsl",1,u(100)),lightness:d("hsl",2,u(100)),saturationv:d("hsv",1,u(100)),value:d("hsv",2,u(100)),chroma:d("hcg",1,u(100)),gray:d("hcg",2,u(100)),white:d("hwb",1,u(100)),wblack:d("hwb",2,u(100)),cyan:d("cmyk",0,u(100)),magenta:d("cmyk",1,u(100)),yellow:d("cmyk",2,u(100)),black:d("cmyk",3,u(100)),x:d("xyz",0,u(95.047)),y:d("xyz",1,u(100)),z:d("xyz",2,u(108.833)),l:d("lab",0,u(100)),a:d("lab",1),b:d("lab",2),keyword(e){return void 0!==e?new s(e):r[this.model].keyword(this.color)},hex(e){return void 0!==e?new s(e):o.to.hex(this.rgb().round().color)},hexa(e){if(void 0!==e)return new s(e);const t=this.rgb().round().color;let n=Math.round(255*this.valpha).toString(16).toUpperCase();return 1===n.length&&(n="0"+n),o.to.hex(t)+n},rgbNumber(){const e=this.rgb().color;return(255&e[0])<<16|(255&e[1])<<8|255&e[2]},luminosity(){const e=this.rgb().color,t=[];for(const[n,o]of e.entries()){const e=o/255;t[n]=e<=.04045?e/12.92:((e+.055)/1.055)**2.4}return.2126*t[0]+.7152*t[1]+.0722*t[2]},contrast(e){const t=this.luminosity(),n=e.luminosity();return t>n?(t+.05)/(n+.05):(n+.05)/(t+.05)},level(e){const t=this.contrast(e);return t>=7?"AAA":t>=4.5?"AA":""},isDark(){const e=this.rgb().color;return(2126*e[0]+7152*e[1]+722*e[2])/1e4<128},isLight(){return!this.isDark()},negate(){const e=this.rgb();for(let t=0;t<3;t++)e.color[t]=255-e.color[t];return e},lighten(e){const t=this.hsl();return t.color[2]+=t.color[2]*e,t},darken(e){const t=this.hsl();return t.color[2]-=t.color[2]*e,t},saturate(e){const t=this.hsl();return t.color[1]+=t.color[1]*e,t},desaturate(e){const t=this.hsl();return t.color[1]-=t.color[1]*e,t},whiten(e){const t=this.hwb();return t.color[1]+=t.color[1]*e,t},blacken(e){const t=this.hwb();return t.color[2]+=t.color[2]*e,t},grayscale(){const e=this.rgb().color,t=.3*e[0]+.59*e[1]+.11*e[2];return s.rgb(t,t,t)},fade(e){return this.alpha(this.valpha-this.valpha*e)},opaquer(e){return this.alpha(this.valpha+this.valpha*e)},rotate(e){const t=this.hsl();let n=t.color[0];return n=(n+e)%360,n=n<0?360+n:n,t.color[0]=n,t},mix(e,t){if(!e||!e.rgb)throw new Error('Argument to "mix" was not a Color instance, but rather an instance of '+typeof e);const n=e.rgb(),o=this.rgb(),r=void 0===t?.5:t,a=2*r-1,l=n.alpha()-o.alpha(),i=((a*l==-1?a:(a+l)/(1+a*l))+1)/2,c=1-i;return s.rgb(i*n.red()+c*o.red(),i*n.green()+c*o.green(),i*n.blue()+c*o.blue(),n.alpha()*r+o.alpha()*(1-r))}};for(const e of Object.keys(r)){if(a.includes(e))continue;const{channels:t}=r[e];s.prototype[e]=function(...t){return this.model===e?new s(this):t.length>0?new s(t,e):new s([...(n=r[this.model][e].raw(this.color),Array.isArray(n)?n:[n]),this.valpha],e);var n},s[e]=function(...n){let o=n[0];return"number"==typeof o&&(o=p(n,t)),new s(o,e)}}function c(e){return function(t){return function(e,t){return Number(e.toFixed(t))}(t,e)}}function d(e,t,n){e=Array.isArray(e)?e:[e];for(const o of e)(i[o]||(i[o]=[]))[t]=n;return e=e[0],function(o){let r;return void 0!==o?(n&&(o=n(o)),r=this[e](),r.color[t]=o,r):(r=this[e]().color[t],n&&(r=n(r)),r)}}function u(e){return function(t){return Math.max(0,Math.min(e,t))}}function p(e,t){for(let n=0;n<t;n++)"number"!=typeof e[n]&&(e[n]=0);return e}e.exports=s},function(e,t){e.exports=n},function(e,t,n){e.exports=function(){"use strict";var e=6e4,t=36e5,n="millisecond",o="second",r="minute",a="hour",l="day",i="week",s="month",c="quarter",d="year",u="date",p="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},g=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},v={s:g,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+g(o,2,"0")+":"+g(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var o=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(o,s),a=n-r<0,l=t.clone().add(o+(a?-1:1),s);return+(-(o+(n-r)/(a?r-l:l-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:s,y:d,w:i,d:l,D:u,h:a,m:r,s:o,ms:n,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},b="en",y={};y[b]=m;var j="$isDayjsObject",C=function(e){return e instanceof M||!(!e||!e[j])},x=function e(t,n,o){var r;if(!t)return b;if("string"==typeof t){var a=t.toLowerCase();y[a]&&(r=a),n&&(y[a]=n,r=a);var l=t.split("-");if(!r&&l.length>1)return e(l[0])}else{var i=t.name;y[i]=t,r=i}return!o&&r&&(b=r),r||!o&&b},O=function(e,t){if(C(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new M(n)},w=v;w.l=x,w.i=C,w.w=function(e,t){return O(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=x(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[j]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(w.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(h);if(o){var r=o[2]-1||0,a=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,a)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return w},g.isValid=function(){return!(this.$d.toString()===p)},g.isSame=function(e,t){var n=O(e);return this.startOf(t)<=n&&n<=this.endOf(t)},g.isAfter=function(e,t){return O(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<O(e)},g.$g=function(e,t,n){return w.u(e)?this[t]:this.set(n,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var n=this,c=!!w.u(t)||t,p=w.p(e),h=function(e,t){var o=w.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return c?o:o.endOf(l)},f=function(e,t){return w.w(n.toDate()[e].apply(n.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},m=this.$W,g=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(p){case d:return c?h(1,0):h(31,11);case s:return c?h(1,g):h(0,g+1);case i:var y=this.$locale().weekStart||0,j=(m<y?m+7:m)-y;return h(c?v-j:v+(6-j),g);case l:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case r:return f(b+"Seconds",2);case o:return f(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var i,c=w.p(e),p="set"+(this.$u?"UTC":""),h=(i={},i[l]=p+"Date",i[u]=p+"Date",i[s]=p+"Month",i[d]=p+"FullYear",i[a]=p+"Hours",i[r]=p+"Minutes",i[o]=p+"Seconds",i[n]=p+"Milliseconds",i)[c],f=c===l?this.$D+(t-this.$W):t;if(c===s||c===d){var m=this.clone().set(u,1);m.$d[h](f),m.init(),this.$d=m.set(u,Math.min(this.$D,m.daysInMonth())).$d}else h&&this.$d[h](f);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[w.p(e)]()},g.add=function(n,c){var u,p=this;n=Number(n);var h=w.p(c),f=function(e){var t=O(p);return w.w(t.date(t.date()+Math.round(e*n)),p)};if(h===s)return this.set(s,this.$M+n);if(h===d)return this.set(d,this.$y+n);if(h===l)return f(1);if(h===i)return f(7);var m=(u={},u[r]=e,u[a]=t,u[o]=1e3,u)[h]||1,g=this.$d.getTime()+n*m;return w.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var o=e||"YYYY-MM-DDTHH:mm:ssZ",r=w.z(this),a=this.$H,l=this.$m,i=this.$M,s=n.weekdays,c=n.months,d=n.meridiem,u=function(e,n,r,a){return e&&(e[n]||e(t,o))||r[n].slice(0,a)},h=function(e){return w.s(a%12||12,e,"0")},m=d||function(e,t,n){var o=e<12?"AM":"PM";return n?o.toLowerCase():o};return o.replace(f,(function(e,o){return o||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return w.s(t.$y,4,"0");case"M":return i+1;case"MM":return w.s(i+1,2,"0");case"MMM":return u(n.monthsShort,i,c,3);case"MMMM":return u(c,i);case"D":return t.$D;case"DD":return w.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return u(n.weekdaysMin,t.$W,s,2);case"ddd":return u(n.weekdaysShort,t.$W,s,3);case"dddd":return s[t.$W];case"H":return String(a);case"HH":return w.s(a,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(a,l,!0);case"A":return m(a,l,!1);case"m":return String(l);case"mm":return w.s(l,2,"0");case"s":return String(t.$s);case"ss":return w.s(t.$s,2,"0");case"SSS":return w.s(t.$ms,3,"0");case"Z":return r}return null}(e)||r.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(n,u,p){var h,f=this,m=w.p(u),g=O(n),v=(g.utcOffset()-this.utcOffset())*e,b=this-g,y=function(){return w.m(f,g)};switch(m){case d:h=y()/12;break;case s:h=y();break;case c:h=y()/3;break;case i:h=(b-v)/6048e5;break;case l:h=(b-v)/864e5;break;case a:h=b/t;break;case r:h=b/e;break;case o:h=b/1e3;break;default:h=b}return p?h:w.a(h)},g.daysInMonth=function(){return this.endOf(s).$D},g.$locale=function(){return y[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=x(e,t,!0);return o&&(n.$L=o),n},g.clone=function(){return w.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},m}(),k=M.prototype;return O.prototype=k,[["$ms",n],["$s",o],["$m",r],["$H",a],["$W",l],["$M",s],["$y",d],["$D",u]].forEach((function(e){k[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),O.extend=function(e,t){return e.$i||(e(t,M,O),e.$i=!0),O},O.locale=x,O.isDayjs=C,O.unix=function(e){return O(1e3*e)},O.en=y[b],O.Ls=y,O.p={},O}()},function(e,t,n){"use strict";(function(e){var o=n(2),r=n(4),a=n(11);function l(e){return o.a.isPlainObject(e)||o.a.isArray(e)}function i(e){return o.a.endsWith(e,"[]")?e.slice(0,-2):e}function s(e,t,n){return e?e.concat(t).map((function(e,t){return e=i(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const c=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,n,d){if(!o.a.isObject(t))throw new TypeError("target must be an object");n=n||new(a.a||FormData);const u=(d=o.a.toFlatObject(d,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,p=d.visitor||v,h=d.dots,f=d.indexes,m=(d.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(n);if(!o.a.isFunction(p))throw new TypeError("visitor must be a function");function g(t){if(null===t)return"";if(o.a.isDate(t))return t.toISOString();if(!m&&o.a.isBlob(t))throw new r.a("Blob is not supported. Use a Buffer instead.");return o.a.isArrayBuffer(t)||o.a.isTypedArray(t)?m&&"function"==typeof Blob?new Blob([t]):e.from(t):t}function v(e,t,r){let a=e;if(e&&!r&&"object"==typeof e)if(o.a.endsWith(t,"{}"))t=u?t:t.slice(0,-2),e=JSON.stringify(e);else if(o.a.isArray(e)&&function(e){return o.a.isArray(e)&&!e.some(l)}(e)||(o.a.isFileList(e)||o.a.endsWith(t,"[]"))&&(a=o.a.toArray(e)))return t=i(t),a.forEach((function(e,r){!o.a.isUndefined(e)&&null!==e&&n.append(!0===f?s([t],r,h):null===f?t:t+"[]",g(e))})),!1;return!!l(e)||(n.append(s(r,t,h),g(e)),!1)}const b=[],y=Object.assign(c,{defaultVisitor:v,convertValue:g,isVisitable:l});if(!o.a.isObject(t))throw new TypeError("data must be an object");return function e(t,r){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+r.join("."));b.push(t),o.a.forEach(t,(function(t,a){!0===(!(o.a.isUndefined(t)||null===t)&&p.call(n,t,o.a.isString(a)?a.trim():a,r,y))&&e(t,r?r.concat(a):[a])})),b.pop()}}(t),n}}).call(this,n(30).Buffer)},function(e,t,n){"use strict";e.exports=n(23)},function(e,t,n){"use strict";function o(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";t.a=null},,function(e,t,n){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(e,t,n){const o=n(13),r={};for(const e of Object.keys(o))r[o[e]]=e;const a={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};e.exports=a;for(const e of Object.keys(a)){if(!("channels"in a[e]))throw new Error("missing channels property: "+e);if(!("labels"in a[e]))throw new Error("missing channel labels property: "+e);if(a[e].labels.length!==a[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=a[e];delete a[e].channels,delete a[e].labels,Object.defineProperty(a[e],"channels",{value:t}),Object.defineProperty(a[e],"labels",{value:n})}a.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(t,n,o),a=Math.max(t,n,o),l=a-r;let i,s;a===r?i=0:t===a?i=(n-o)/l:n===a?i=2+(o-t)/l:o===a&&(i=4+(t-n)/l),i=Math.min(60*i,360),i<0&&(i+=360);const c=(r+a)/2;return s=a===r?0:c<=.5?l/(a+r):l/(2-a-r),[i,100*s,100*c]},a.rgb.hsv=function(e){let t,n,o,r,a;const l=e[0]/255,i=e[1]/255,s=e[2]/255,c=Math.max(l,i,s),d=c-Math.min(l,i,s),u=function(e){return(c-e)/6/d+.5};return 0===d?(r=0,a=0):(a=d/c,t=u(l),n=u(i),o=u(s),l===c?r=o-n:i===c?r=1/3+t-o:s===c&&(r=2/3+n-t),r<0?r+=1:r>1&&(r-=1)),[360*r,100*a,100*c]},a.rgb.hwb=function(e){const t=e[0],n=e[1];let o=e[2];const r=a.rgb.hsl(e)[0],l=1/255*Math.min(t,Math.min(n,o));return o=1-1/255*Math.max(t,Math.max(n,o)),[r,100*l,100*o]},a.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.min(1-t,1-n,1-o);return[100*((1-t-r)/(1-r)||0),100*((1-n-r)/(1-r)||0),100*((1-o-r)/(1-r)||0),100*r]},a.rgb.keyword=function(e){const t=r[e];if(t)return t;let n,a=1/0;for(const t of Object.keys(o)){const r=o[t],s=(i=r,((l=e)[0]-i[0])**2+(l[1]-i[1])**2+(l[2]-i[2])**2);s<a&&(a=s,n=t)}var l,i;return n},a.keyword.rgb=function(e){return o[e]},a.rgb.xyz=function(e){let t=e[0]/255,n=e[1]/255,o=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,o=o>.04045?((o+.055)/1.055)**2.4:o/12.92;return[100*(.4124*t+.3576*n+.1805*o),100*(.2126*t+.7152*n+.0722*o),100*(.0193*t+.1192*n+.9505*o)]},a.rgb.lab=function(e){const t=a.rgb.xyz(e);let n=t[0],o=t[1],r=t[2];n/=95.047,o/=100,r/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*o-16,500*(n-o),200*(o-r)]},a.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;let r,a,l;if(0===n)return l=255*o,[l,l,l];r=o<.5?o*(1+n):o+n-o*n;const i=2*o-r,s=[0,0,0];for(let e=0;e<3;e++)a=t+1/3*-(e-1),a<0&&a++,a>1&&a--,l=6*a<1?i+6*(r-i)*a:2*a<1?r:3*a<2?i+(r-i)*(2/3-a)*6:i,s[e]=255*l;return s},a.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,o=e[2]/100,r=n;const a=Math.max(o,.01);o*=2,n*=o<=1?o:2-o,r*=a<=1?a:2-a;return[t,100*(0===o?2*r/(a+r):2*n/(o+n)),100*((o+n)/2)]},a.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let o=e[2]/100;const r=Math.floor(t)%6,a=t-Math.floor(t),l=255*o*(1-n),i=255*o*(1-n*a),s=255*o*(1-n*(1-a));switch(o*=255,r){case 0:return[o,s,l];case 1:return[i,o,l];case 2:return[l,o,s];case 3:return[l,i,o];case 4:return[s,l,o];case 5:return[o,l,i]}},a.hsv.hsl=function(e){const t=e[0],n=e[1]/100,o=e[2]/100,r=Math.max(o,.01);let a,l;l=(2-n)*o;const i=(2-n)*r;return a=n*r,a/=i<=1?i:2-i,a=a||0,l/=2,[t,100*a,100*l]},a.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,o=e[2]/100;const r=n+o;let a;r>1&&(n/=r,o/=r);const l=Math.floor(6*t),i=1-o;a=6*t-l,0!=(1&l)&&(a=1-a);const s=n+a*(i-n);let c,d,u;switch(l){default:case 6:case 0:c=i,d=s,u=n;break;case 1:c=s,d=i,u=n;break;case 2:c=n,d=i,u=s;break;case 3:c=n,d=s,u=i;break;case 4:c=s,d=n,u=i;break;case 5:c=i,d=n,u=s}return[255*c,255*d,255*u]},a.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100,r=e[3]/100;return[255*(1-Math.min(1,t*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,o*(1-r)+r))]},a.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,o=e[2]/100;let r,a,l;return r=3.2406*t+-1.5372*n+-.4986*o,a=-.9689*t+1.8758*n+.0415*o,l=.0557*t+-.204*n+1.057*o,r=r>.0031308?1.055*r**(1/2.4)-.055:12.92*r,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,l=l>.0031308?1.055*l**(1/2.4)-.055:12.92*l,r=Math.min(Math.max(0,r),1),a=Math.min(Math.max(0,a),1),l=Math.min(Math.max(0,l),1),[255*r,255*a,255*l]},a.xyz.lab=function(e){let t=e[0],n=e[1],o=e[2];t/=95.047,n/=100,o/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;return[116*n-16,500*(t-n),200*(n-o)]},a.lab.xyz=function(e){let t,n,o;n=(e[0]+16)/116,t=e[1]/500+n,o=n-e[2]/200;const r=n**3,a=t**3,l=o**3;return n=r>.008856?r:(n-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,o=l>.008856?l:(o-16/116)/7.787,t*=95.047,n*=100,o*=108.883,[t,n,o]},a.lab.lch=function(e){const t=e[0],n=e[1],o=e[2];let r;r=360*Math.atan2(o,n)/2/Math.PI,r<0&&(r+=360);return[t,Math.sqrt(n*n+o*o),r]},a.lch.lab=function(e){const t=e[0],n=e[1],o=e[2]/360*2*Math.PI;return[t,n*Math.cos(o),n*Math.sin(o)]},a.rgb.ansi16=function(e,t=null){const[n,o,r]=e;let l=null===t?a.rgb.hsv(e)[2]:t;if(l=Math.round(l/50),0===l)return 30;let i=30+(Math.round(r/255)<<2|Math.round(o/255)<<1|Math.round(n/255));return 2===l&&(i+=60),i},a.hsv.ansi16=function(e){return a.rgb.ansi16(a.hsv.rgb(e),e[2])},a.rgb.ansi256=function(e){const t=e[0],n=e[1],o=e[2];if(t===n&&n===o)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(o/255*5)},a.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},a.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},a.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},a.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map(e=>e+e).join(""));const o=parseInt(n,16);return[o>>16&255,o>>8&255,255&o]},a.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,o=e[2]/255,r=Math.max(Math.max(t,n),o),a=Math.min(Math.min(t,n),o),l=r-a;let i,s;return i=l<1?a/(1-l):0,s=l<=0?0:r===t?(n-o)/l%6:r===n?2+(o-t)/l:4+(t-n)/l,s/=6,s%=1,[360*s,100*l,100*i]},a.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=n<.5?2*t*n:2*t*(1-n);let r=0;return o<1&&(r=(n-.5*o)/(1-o)),[e[0],100*o,100*r]},a.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,o=t*n;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,o=e[2]/100;if(0===n)return[255*o,255*o,255*o];const r=[0,0,0],a=t%1*6,l=a%1,i=1-l;let s=0;switch(Math.floor(a)){case 0:r[0]=1,r[1]=l,r[2]=0;break;case 1:r[0]=i,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=l;break;case 3:r[0]=0,r[1]=i,r[2]=1;break;case 4:r[0]=l,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=i}return s=(1-n)*o,[255*(n*r[0]+s),255*(n*r[1]+s),255*(n*r[2]+s)]},a.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let o=0;return n>0&&(o=t/n),[e[0],100*o,100*n]},a.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let o=0;return n>0&&n<.5?o=t/(2*n):n>=.5&&n<1&&(o=t/(2*(1-n))),[e[0],100*o,100*n]},a.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},a.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,o=n-t;let r=0;return o<1&&(r=(n-o)/(1-o)),[e[0],100*o,100*r]},a.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},a.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},a.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},a.gray.hsl=function(e){return[0,0,e[0]]},a.gray.hsv=a.gray.hsl,a.gray.hwb=function(e){return[0,100,e[0]]},a.gray.cmyk=function(e){return[0,0,0,e[0]]},a.gray.lab=function(e){return[e[0],0,0]},a.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},a.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e){e.exports=JSON.parse('{"name":"plain-design","version":"1.0.0-beta.47","description":"","main":"dist/plain-design.min.js","module":"dist/plain-design.commonjs.min.js","typings":"src/index.ts","files":["dist","src/packages","src/index.ts"],"scripts":{"dev":"cross-env APP_ENV=prod vue-cli-service serve","build":"cross-env APP_ENV=prod vue-cli-service build","release":"cross-env NODE_ENV=production webpack --config ./build/webpack.release.js --progress"},"author":"","license":"ISC","peerDependencies":{"exceljs":"^4.2.1","file-saver":"^2.0.5","plain-design-composition":"^0.0.185","react":"^18.0.1","react-dom":"^18.0.1"},"resolutions":{"@types/react":"18.2.4","@types/react-dom":"18.2.4"},"dependencies":{"@types/color":"3.0.6","@types/react-transition-group":"4.4.10","color":"4.2.3","dayjs":"1.11.10","plain-icons":"0.0.7","plain-utils":"0.1.57","react-flip-move":"3.0.5","react-transition-group":"4.4.5"},"devDependencies":{"@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-transform-class-properties":"7.23.3","@babel/preset-env":"7.23.7","@babel/preset-react":"7.23.3","@babel/preset-typescript":"7.23.3","@types/classnames":"^2.2.11","@types/react":"18.2.4","@types/react-dom":"18.2.4","@typescript-eslint/eslint-plugin":"4.33.0","@typescript-eslint/parser":"4.33.0","@vue/cli-plugin-babel":"4.5.19","@vue/cli-plugin-eslint":"4.5.19","@vue/cli-plugin-typescript":"4.5.19","@vue/cli-service":"4.5.19","@vue/compiler-sfc":"3.4.3","@vue/eslint-config-typescript":"^7.0.0","autoprefixer":"8.6.5","axios":"1.6.8","babel-plugin-import":"1.13.8","babel-plugin-syntax-jsx":"6.18.0","core-js":"3.35.0","cross-env":"^7.0.3","css-loader":"3.6.0","eslint":"6.8.0","eslint-plugin-vue":"7.20.0","exceljs":"^4.2.1","file-saver":"^2.0.5","fork-ts-checker-webpack-plugin":"6.5.3","mini-css-extract-plugin":"1.6.2","mockjs":"^1.1.0","plain-design-composition":"^0.0.189","postcss":"8.4.32","postcss-loader":"4.3.0","qs":"6.11.2","react":"18.2.0","react-dom":"18.2.0","sass":"1.32.13","sass-loader":"8.0.2","style-loader":"2.0.0","ts-loader":"9.5.1","ts-node":"9.1.1","tslib":"2.6.2","typescript":"^4.9.5","url-loader":"4.1.1","vue":"3.4.3","vue-template-compiler":"2.7.16","webpack-bundle-analyzer":"^4.4.1","webpack-cli":"4.10.0"}}')},function(e,t,n){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,o=/\d\d?/,r=/\d*[^-_:/,()\s\d]+/,a={},l=function(e){return(e=+e)+(e>68?1900:2e3)},i=function(e){return function(t){this[e]=+t}},s=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),n=60*t[1]+(+t[2]||0);return 0===n?0:"+"===t[0]?-n:n}(e)}],c=function(e){var t=a[e];return t&&(t.indexOf?t:t.s.concat(t.f))},d=function(e,t){var n,o=a.meridiem;if(o){for(var r=1;r<=24;r+=1)if(e.indexOf(o(r,0,t))>-1){n=r>12;break}}else n=e===(t?"pm":"PM");return n},u={A:[r,function(e){this.afternoon=d(e,!1)}],a:[r,function(e){this.afternoon=d(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[n,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[o,i("seconds")],ss:[o,i("seconds")],m:[o,i("minutes")],mm:[o,i("minutes")],H:[o,i("hours")],h:[o,i("hours")],HH:[o,i("hours")],hh:[o,i("hours")],D:[o,i("day")],DD:[n,i("day")],Do:[r,function(e){var t=a.ordinal,n=e.match(/\d+/);if(this.day=n[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],M:[o,i("month")],MM:[n,i("month")],MMM:[r,function(e){var t=c("months"),n=(c("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[r,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,i("year")],YY:[n,function(e){this.year=l(e)}],YYYY:[/\d{4}/,i("year")],Z:s,ZZ:s};function p(n){var o,r;o=n,r=a&&a.formats;for(var l=(n=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,o){var a=o&&o.toUpperCase();return n||r[o]||e[o]||r[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,n){return t||n.slice(1)}))}))).match(t),i=l.length,s=0;s<i;s+=1){var c=l[s],d=u[c],p=d&&d[0],h=d&&d[1];l[s]=h?{regex:p,parser:h}:c.replace(/^\[|\]$/g,"")}return function(e){for(var t={},n=0,o=0;n<i;n+=1){var r=l[n];if("string"==typeof r)o+=r.length;else{var a=r.regex,s=r.parser,c=e.slice(o),d=a.exec(c)[0];s.call(t,d),e=e.replace(d,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var n=e.hours;t?n<12&&(e.hours+=12):12===n&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,n){n.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(l=e.parseTwoDigitYear);var o=t.prototype,r=o.parse;o.parse=function(e){var t=e.date,o=e.utc,l=e.args;this.$u=o;var i=l[1];if("string"==typeof i){var s=!0===l[2],c=!0===l[3],d=s||c,u=l[2];c&&(u=l[2]),a=this.$locale(),!s&&u&&(a=n.Ls[u]),this.$d=function(e,t,n){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var o=p(t)(e),r=o.year,a=o.month,l=o.day,i=o.hours,s=o.minutes,c=o.seconds,d=o.milliseconds,u=o.zone,h=new Date,f=l||(r||a?1:h.getDate()),m=r||h.getFullYear(),g=0;r&&!a||(g=a>0?a-1:h.getMonth());var v=i||0,b=s||0,y=c||0,j=d||0;return u?new Date(Date.UTC(m,g,f,v,b,y,j+60*u.offset*1e3)):n?new Date(Date.UTC(m,g,f,v,b,y,j)):new Date(m,g,f,v,b,y,j)}catch(e){return new Date("")}}(t,i,o),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),d&&t!=this.format(i)&&(this.$d=new Date("")),a={}}else if(i instanceof Array)for(var h=i.length,f=1;f<=h;f+=1){l[1]=i[f-1];var m=n.apply(this,l);if(m.isValid()){this.$d=m.$d,this.$L=m.$L,this.init();break}f===h&&(this.$d=new Date(""))}else r.call(this,e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){t.prototype.weekYear=function(){var e=this.month(),t=this.week(),n=this.year();return 1===t&&11===e?n+1:0===e&&t>=52?n-1:n}}}()},function(e,t,n){e.exports=function(){"use strict";var e="week",t="year";return function(n,o,r){var a=o.prototype;a.week=function(n){if(void 0===n&&(n=null),null!==n)return this.add(7*(n-this.week()),"day");var o=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var a=r(this).startOf(t).add(1,t).date(o),l=r(this).endOf(e);if(a.isBefore(l))return 1}var i=r(this).startOf(t).date(o).startOf(e).subtract(1,"millisecond"),s=this.diff(i,e,!0);return s<0?r(this).startOf("week").week():Math.ceil(s)},a.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}()},function(e,t,n){e.exports=function(){"use strict";return function(e,t){var n=t.prototype,o=n.format;n.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return o.bind(this)(e);var r=this.$utils(),a=(e||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(e){switch(e){case"Q":return Math.ceil((t.$M+1)/3);case"Do":return n.ordinal(t.$D);case"gggg":return t.weekYear();case"GGGG":return t.isoWeekYear();case"wo":return n.ordinal(t.week(),"W");case"w":case"ww":return r.s(t.week(),"w"===e?1:2,"0");case"W":case"WW":return r.s(t.isoWeek(),"W"===e?1:2,"0");case"k":case"kk":return r.s(String(0===t.$H?24:t.$H),"k"===e?1:2,"0");case"X":return Math.floor(t.$d.getTime()/1e3);case"x":return t.$d.getTime();case"z":return"["+t.offsetName()+"]";case"zzz":return"["+t.offsetName("long")+"]";default:return e}}));return o.bind(this)(a)}}}()},,function(e,t,n){"use strict";
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
package/dist/report.html CHANGED
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8"/>
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
6
- <title>plain-design [17 Apr 2024 at 23:46]</title>
6
+ <title>plain-design [17 Apr 2024 at 23:48]</title>
7
7
  <link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
8
8
 
9
9
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plain-design",
3
- "version": "1.0.0-beta.46",
3
+ "version": "1.0.0-beta.47",
4
4
  "description": "",
5
5
  "main": "dist/plain-design.min.js",
6
6
  "module": "dist/plain-design.commonjs.min.js",