master-components-react 1.1.10 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".mc__mainButton{border-radius:.5rem;min-width:7.75rem;border:.125rem solid rgba(255,255,255,.12);background:#7f56d9;display:flex;justify-content:center;align-items:center;padding:.5rem 1.25rem;cursor:pointer}.mc__mainButton:hover{background:#6941c6}.mc__mainButton:active{box-shadow:0 0 0 .0625rem #0a0d122e inset,0 -.125rem #0a0d120d inset,0 .0625rem .125rem #0a0d120d,0 0 0 .125rem #fff,0 0 0 .25rem #9e77ed}.mc__mainButton.mc__sm{height:2.25rem}.mc__mainButton.mc__sm.mc__onlyIcon{height:2.25rem;width:2.25rem;min-width:unset}.mc__mainButton.mc__sm .mc__buttonSlot .mc__buttonLabel{font-size:.875rem;line-height:1.25rem}.mc__mainButton.mc__md{height:2.5rem}.mc__mainButton.mc__md.mc__onlyIcon{height:2.5rem;width:2.5rem;min-width:unset}.mc__mainButton.mc__md .mc__buttonSlot .mc__buttonLabel{font-size:.875rem;line-height:1.25rem}.mc__mainButton.mc__lg{height:2.75rem}.mc__mainButton.mc__lg.mc__onlyIcon{height:2.75rem;width:2.75rem;min-width:unset}.mc__mainButton.mc__lg .mc__buttonSlot .mc__buttonLabel{font-size:1rem;line-height:1.25rem}.mc__mainButton.mc__xl{height:3rem}.mc__mainButton.mc__xl.mc__onlyIcon{height:3rem;width:3rem;min-width:unset}.mc__mainButton.mc__xl .mc__buttonSlot .mc__buttonLabel{font-size:1rem;line-height:1.5rem}.mc__mainButton.mc__xl2{height:3.75rem}.mc__mainButton.mc__xl2.mc__onlyIcon{height:3.5rem;width:3.5rem;min-width:unset}.mc__mainButton.mc__xl2 .mc__buttonSlot .mc__buttonLabel{font-size:1.125rem;line-height:1.75rem}.mc__mainButton.mc__disabled{border-radius:.5rem;border:.0625rem solid #e9eaeb;background:#f5f5f5;box-shadow:0 .0625rem .125rem #0a0d120d;cursor:no-drop}.mc__mainButton.mc__disabled .mc__buttonSlot .mc__buttonLabel{color:#a4a7ae}.mc__mainButton .mc__buttonSlot{display:flex;align-items:center;gap:.5rem}.mc__mainButton .mc__buttonSlot .mc__buttonLabel{color:#fff;font-family:Inter,sans-serif;font-style:normal;font-weight:400}.mc__inputWrapper{width:100%}.mc__inputWrapper .mc__inputLabel{color:#414651;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.mc__inputWrapper .mc__inputLabel .mc__required{color:#7f56d9;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.mc__inputWrapper .mc__inputContainer{position:relative;margin:.375rem 0;width:100%;border-radius:.5rem;border:1px solid #d5d7da;background:#fff;box-shadow:0 1px 2px #0a0d120d;display:flex;padding-left:.75rem}.mc__inputWrapper .mc__inputContainer input{background-color:transparent;width:100%;border:none;padding:.5rem 0;color:#181d27;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;outline:none}.mc__inputWrapper .mc__inputContainer input::placeholder{color:#717680}.mc__inputWrapper .mc__inputContainer.mc__focused{border-radius:.5rem;outline-color:#9e77ed;outline-width:2px;outline-style:solid;background:#fff;box-shadow:0 1px 2px #0a0d120d}.mc__inputWrapper .mc__inputContainer.mc__error{border-radius:.5rem;outline-color:#fda29b;outline-width:1px;outline-style:solid;background:#fff;box-shadow:0 1px 2px #0a0d120d}.mc__inputWrapper .mc__inputContainer.mc__error.mc__focused{outline-width:2px;outline-color:#f04438}.mc__inputWrapper .mc__inputContainer .mc__rightIcon,.mc__inputWrapper .mc__inputContainer .mc__leftIcon{display:flex;justify-content:center;align-items:center}.mc__inputWrapper .mc__inputContainer .mc__rightIcon{margin:0 .5rem}.mc__inputWrapper .mc__inputContainer .mc__leftIcon{margin-right:.375rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown{padding:.5rem .75rem;display:grid;place-items:center;position:relative;color:#414651;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul{width:100%;position:absolute;left:50%;top:100%;transform:translate(-50%);max-height:150px;overflow:hidden;background-color:#fff;border:1px solid #d5d7da;border-radius:.5rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul li{padding:.375rem .75rem;width:100%;display:flex;flex-direction:column;font-size:.875rem;line-height:initial;cursor:pointer}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul li:hover{background-color:#d5d7da}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown.mc__http{cursor:initial;border-right:1px solid #d5d7da;margin-right:.75rem}.mc__inputWrapper .mc__inputContainer.mc__disabled{border-radius:.5rem;border:1px solid #d5d7da;background:#fafafa;box-shadow:0 1px 2px #0a0d120d;cursor:no-drop}.mc__inputWrapper .mc__inputContainer.mc__disabled input{background:#fafafa;box-shadow:0 1px 2px #0a0d120d;cursor:no-drop}.mc__inputWrapper .mc__inputContainer.mc__sm{height:40px}.mc__inputWrapper .mc__inputContainer.mc__md{height:44px}.mc__inputWrapper .mc__withCopy{display:grid;place-items:center;position:relative;font-size:1rem;font-weight:400;line-height:1.5rem;gap:.5rem;display:flex;align-items:center;gap:.25rem;border-radius:0rem 8px 8px 0px;border:1px solid #d5d7da;background:#fff;padding:.625rem .875rem;color:#414651;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none}.mc__inputWrapper .mc__withCopy:hover{background:#f0f0f0}.mc__inputWrapper .mc__withCopy:active{background:#ececec}.mc__inputWrapper .mc__inputHelperText p{color:#535862;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.mc__inputWrapper .mc__inputHelperText.mc__error p{color:#d92d20}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("react");var We={exports:{}},se={};/**
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.mc__mainButton{border-radius:.5rem;min-width:7.75rem;border:.125rem solid rgba(255,255,255,.12);background:#7f56d9;display:flex;justify-content:center;align-items:center;padding:.5rem 1.25rem;cursor:pointer}.mc__mainButton:hover{background:#6941c6}.mc__mainButton:active{box-shadow:0 0 0 .0625rem #0a0d122e inset,0 -.125rem #0a0d120d inset,0 .0625rem .125rem #0a0d120d,0 0 0 .125rem #fff,0 0 0 .25rem #9e77ed}.mc__mainButton.mc__sm{height:2.25rem}.mc__mainButton.mc__sm.mc__onlyIcon{height:2.25rem;width:2.25rem;min-width:unset}.mc__mainButton.mc__sm .mc__buttonSlot .mc__buttonLabel{font-size:.875rem;line-height:1.25rem}.mc__mainButton.mc__md{height:2.5rem}.mc__mainButton.mc__md.mc__onlyIcon{height:2.5rem;width:2.5rem;min-width:unset}.mc__mainButton.mc__md .mc__buttonSlot .mc__buttonLabel{font-size:.875rem;line-height:1.25rem}.mc__mainButton.mc__lg{height:2.75rem}.mc__mainButton.mc__lg.mc__onlyIcon{height:2.75rem;width:2.75rem;min-width:unset}.mc__mainButton.mc__lg .mc__buttonSlot .mc__buttonLabel{font-size:1rem;line-height:1.25rem}.mc__mainButton.mc__xl{height:3rem}.mc__mainButton.mc__xl.mc__onlyIcon{height:3rem;width:3rem;min-width:unset}.mc__mainButton.mc__xl .mc__buttonSlot .mc__buttonLabel{font-size:1rem;line-height:1.5rem}.mc__mainButton.mc__xl2{height:3.75rem}.mc__mainButton.mc__xl2.mc__onlyIcon{height:3.5rem;width:3.5rem;min-width:unset}.mc__mainButton.mc__xl2 .mc__buttonSlot .mc__buttonLabel{font-size:1.125rem;line-height:1.75rem}.mc__mainButton.mc__disabled{border-radius:.5rem;border:.0625rem solid #e9eaeb;background:#f5f5f5;box-shadow:0 .0625rem .125rem #0a0d120d;cursor:no-drop}.mc__mainButton.mc__disabled .mc__buttonSlot .mc__buttonLabel{color:#a4a7ae}.mc__mainButton .mc__buttonSlot{display:flex;align-items:center;gap:.5rem}.mc__mainButton .mc__buttonSlot .mc__buttonLabel{color:#fff;font-family:Inter,sans-serif;font-style:normal;font-weight:400}.mc__inputWrapper{width:100%}.mc__inputWrapper .mc__inputLabel{color:#414651;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.mc__inputWrapper .mc__inputLabel .mc__required{color:#7f56d9;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.mc__inputWrapper .mc__inputContainer{position:relative;margin:.375rem 0;width:100%;border-radius:.5rem;border:.0625rem solid #d5d7da;background:#fff;box-shadow:0 .0625rem .125rem #0a0d120d;display:flex;padding-left:.75rem}.mc__inputWrapper .mc__inputContainer input{background-color:transparent;width:100%;border:none;padding:.5rem 0;color:#181d27;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;outline:none}.mc__inputWrapper .mc__inputContainer input::placeholder{color:#717680}.mc__inputWrapper .mc__inputContainer.mc__focused{border-radius:.5rem;outline-color:#9e77ed;outline-width:.125rem;outline-style:solid;background:#fff;box-shadow:0 .0625rem .125rem #0a0d120d}.mc__inputWrapper .mc__inputContainer.mc__error{border-radius:.5rem;outline-color:#fda29b;outline-width:.0625rem;outline-style:solid;background:#fff;box-shadow:0 .0625rem .125rem #0a0d120d}.mc__inputWrapper .mc__inputContainer.mc__error.mc__focused{outline-width:.125rem;outline-color:#f04438}.mc__inputWrapper .mc__inputContainer .mc__rightIcon,.mc__inputWrapper .mc__inputContainer .mc__leftIcon{display:flex;justify-content:center;align-items:center}.mc__inputWrapper .mc__inputContainer .mc__rightIcon{margin:0 .5rem}.mc__inputWrapper .mc__inputContainer .mc__leftIcon{margin-right:.375rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown{padding:.5rem .75rem;display:grid;place-items:center;position:relative;color:#414651;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul{width:100%;position:absolute;left:50%;top:100%;transform:translate(-50%);max-height:9.375rem;overflow:hidden;background-color:#fff;border:.0625rem solid #d5d7da;border-radius:.5rem}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul li{padding:.375rem .75rem;width:100%;display:flex;flex-direction:column;font-size:.875rem;line-height:initial;cursor:pointer}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown ul li:hover{background-color:#d5d7da}.mc__inputWrapper .mc__inputContainer .mc__inputDropDown.mc__http{cursor:initial;border-right:.0625rem solid #d5d7da;margin-right:.75rem}.mc__inputWrapper .mc__inputContainer.mc__disabled{border-radius:.5rem;border:.0625rem solid #d5d7da;background:#fafafa;box-shadow:0 .0625rem .125rem #0a0d120d;cursor:no-drop}.mc__inputWrapper .mc__inputContainer.mc__disabled input{background:#fafafa;box-shadow:0 .0625rem .125rem #0a0d120d;cursor:no-drop}.mc__inputWrapper .mc__inputContainer.mc__sm{height:2.5rem}.mc__inputWrapper .mc__inputContainer.mc__md{height:2.75rem}.mc__inputWrapper .mc__withCopy{display:grid;place-items:center;position:relative;font-size:1rem;font-weight:400;line-height:1.5rem;gap:.5rem;display:flex;align-items:center;gap:.25rem;border-radius:0rem .5rem .5rem 0rem;border:.0625rem solid #d5d7da;background:#fff;padding:.625rem .875rem;color:#414651;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none}.mc__inputWrapper .mc__withCopy:hover{background:#f0f0f0}.mc__inputWrapper .mc__withCopy:active{background:#ececec}.mc__inputWrapper .mc__inputHelperText p{color:#535862;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.mc__inputWrapper .mc__inputHelperText.mc__error p{color:#d92d20}.mc__textareaContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;flex-shrink:0}.mc__textareaContainer .mc__textAreaLabel{display:flex;align-items:center;gap:.125rem}.mc__textareaContainer .mc__textAreaLabel p{font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.mc__textareaContainer .mc__textAreaLabel .mc__required{color:#7f56d9;font-size:.875rem;font-family:Inter,sans-serif;font-style:normal;font-weight:500;line-height:1.25rem}.mc__textareaContainer .mc__wrap{position:relative;display:inline-block}.mc__textareaContainer .mc__wrap:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M10%202L2%2010'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3cpath%20d='M11%207L7%2011'%20stroke='%23D5D7DA'%20stroke-linecap='round'/%3e%3c/svg%3e");width:.9375rem;background:transparent;position:absolute;right:.125rem;bottom:.3125rem;pointer-events:none;border-radius:25%}.mc__textareaContainer .mc__wrap .mc__textarea{border-radius:.5rem;border:.0625rem solid #d5d7da;background:#fff;box-shadow:0 .0625rem .125rem #0a0d120d;padding:.75rem .875rem;border:none;outline-color:#d5d7da;outline-width:.0625rem;outline-style:solid;position:relative;color:#181d27;font-size:1rem;font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:1.5rem}.mc__textareaContainer .mc__wrap .mc__textarea::-webkit-resizer{display:none}.mc__textareaContainer .mc__wrap .mc__textarea::-webkit-scrollbar{width:0}.mc__textareaContainer .mc__wrap .mc__textarea::-webkit-scrollbar-track{-webkit-box-shadow:none}.mc__textareaContainer .mc__wrap .mc__textarea::-webkit-scrollbar-thumb{background-color:none;outline:0}.mc__textareaContainer .mc__wrap .mc__textarea.mc__focused{border-radius:.5rem;box-shadow:0 .0625rem .125rem #0a0d120d;outline-color:#9e77ed;outline-width:.125rem;outline-style:solid}.mc__textareaContainer .mc__wrap .mc__textarea.mc__disabled{border-radius:.5rem;border:.0625rem solid #d5d7da;background:#fafafa;box-shadow:0 .0625rem .125rem #0a0d120d;cursor:no-drop}.mc__textareaContainer .mc__wrap .mc__textarea.mc__error{border-radius:.5rem;box-shadow:0 .0625rem .125rem #0a0d120d;outline-color:#fda29b;outline-width:.125rem;outline-style:solid}.mc__textareaContainer .mc__wrap .mc__textarea.mc__error.mc__focused{outline-color:#f04438}.mc__textareaContainer .mc__wrap .mc__textarea::placeholder{color:#717680;font-size:1rem;font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:1.5rem}.mc__textareaContainer .mc__helperTextStyle{color:#535862;font-size:.875rem;font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem}.mc__textareaContainer .mc__helperTextStyle.mc__error{color:#d92d20}`)),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("react");var Ne={exports:{}},ce={};/**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * This source code is licensed under the MIT license found in the
9
9
  * LICENSE file in the root directory of this source tree.
10
- */var Ke;function pr(){if(Ke)return se;Ke=1;var C=S,m=Symbol.for("react.element"),R=Symbol.for("react.fragment"),x=Object.prototype.hasOwnProperty,D=C.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,w={key:!0,ref:!0,__self:!0,__source:!0};function P(h,f,b){var s,g={},F=null,M=null;b!==void 0&&(F=""+b),f.key!==void 0&&(F=""+f.key),f.ref!==void 0&&(M=f.ref);for(s in f)x.call(f,s)&&!w.hasOwnProperty(s)&&(g[s]=f[s]);if(h&&h.defaultProps)for(s in f=h.defaultProps,f)g[s]===void 0&&(g[s]=f[s]);return{$$typeof:m,type:h,key:F,ref:M,props:g,_owner:D.current}}return se.Fragment=R,se.jsx=P,se.jsxs=P,se}var ue={};/**
10
+ */var Je;function vr(){if(Je)return ce;Je=1;var m=g,h=Symbol.for("react.element"),s=Symbol.for("react.fragment"),R=Object.prototype.hasOwnProperty,$=m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,w={key:!0,ref:!0,__self:!0,__source:!0};function T(y,f,b){var l,x={},A=null,L=null;b!==void 0&&(A=""+b),f.key!==void 0&&(A=""+f.key),f.ref!==void 0&&(L=f.ref);for(l in f)R.call(f,l)&&!w.hasOwnProperty(l)&&(x[l]=f[l]);if(y&&y.defaultProps)for(l in f=y.defaultProps,f)x[l]===void 0&&(x[l]=f[l]);return{$$typeof:h,type:y,key:A,ref:L,props:x,_owner:$.current}}return ce.Fragment=s,ce.jsx=T,ce.jsxs=T,ce}var fe={};/**
11
11
  * @license React
12
12
  * react-jsx-runtime.development.js
13
13
  *
@@ -15,17 +15,17 @@
15
15
  *
16
16
  * This source code is licensed under the MIT license found in the
17
17
  * LICENSE file in the root directory of this source tree.
18
- */var Je;function vr(){return Je||(Je=1,process.env.NODE_ENV!=="production"&&function(){var C=S,m=Symbol.for("react.element"),R=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),D=Symbol.for("react.strict_mode"),w=Symbol.for("react.profiler"),P=Symbol.for("react.provider"),h=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),s=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),U=Symbol.iterator,Q="@@iterator";function ee(e){if(e===null||typeof e!="object")return null;var r=U&&e[U]||e[Q];return typeof r=="function"?r:null}var O=C.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function p(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];re("error",e,t)}}function re(e,r,t){{var n=O.ReactDebugCurrentFrame,u=n.getStackAddendum();u!==""&&(r+="%s",t=t.concat([u]));var c=t.map(function(o){return String(o)});c.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,c)}}var le=!1,ce=!1,te=!1,q=!1,ne=!1,H;H=Symbol.for("react.module.reference");function fe(e){return!!(typeof e=="string"||typeof e=="function"||e===x||e===w||ne||e===D||e===b||e===s||q||e===M||le||ce||te||typeof e=="object"&&e!==null&&(e.$$typeof===F||e.$$typeof===g||e.$$typeof===P||e.$$typeof===h||e.$$typeof===f||e.$$typeof===H||e.getModuleId!==void 0))}function ae(e,r,t){var n=e.displayName;if(n)return n;var u=r.displayName||r.name||"";return u!==""?t+"("+u+")":t}function de(e){return e.displayName||"Context"}function j(e){if(e==null)return null;if(typeof e.tag=="number"&&p("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case x:return"Fragment";case R:return"Portal";case w:return"Profiler";case D:return"StrictMode";case b:return"Suspense";case s:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case h:var r=e;return de(r)+".Consumer";case P:var t=e;return de(t._context)+".Provider";case f:return ae(e,e.render,"ForwardRef");case g:var n=e.displayName||null;return n!==null?n:j(e.type)||"Memo";case F:{var u=e,c=u._payload,o=u._init;try{return j(o(c))}catch{return null}}}return null}var $=Object.assign,A=0,pe,ve,ye,he,_e,me,be;function ge(){}ge.__reactDisabledLog=!0;function je(){{if(A===0){pe=console.log,ve=console.info,ye=console.warn,he=console.error,_e=console.group,me=console.groupCollapsed,be=console.groupEnd;var e={configurable:!0,enumerable:!0,value:ge,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}A++}}function Le(){{if(A--,A===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:$({},e,{value:pe}),info:$({},e,{value:ve}),warn:$({},e,{value:ye}),error:$({},e,{value:he}),group:$({},e,{value:_e}),groupCollapsed:$({},e,{value:me}),groupEnd:$({},e,{value:be})})}A<0&&p("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ie=O.ReactCurrentDispatcher,oe;function W(e,r,t){{if(oe===void 0)try{throw Error()}catch(u){var n=u.stack.trim().match(/\n( *(at )?)/);oe=n&&n[1]||""}return`
19
- `+oe+e}}var L=!1,N;{var Te=typeof WeakMap=="function"?WeakMap:Map;N=new Te}function Y(e,r){if(!e||L)return"";{var t=N.get(e);if(t!==void 0)return t}var n;L=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var c;c=ie.current,ie.current=null,je();try{if(r){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(o,[])}catch(E){n=E}Reflect.construct(e,[],o)}else{try{o.call()}catch(E){n=E}e.call(o.prototype)}}else{try{throw Error()}catch(E){n=E}e()}}catch(E){if(E&&n&&typeof E.stack=="string"){for(var i=E.stack.split(`
20
- `),_=n.stack.split(`
21
- `),d=i.length-1,v=_.length-1;d>=1&&v>=0&&i[d]!==_[v];)v--;for(;d>=1&&v>=0;d--,v--)if(i[d]!==_[v]){if(d!==1||v!==1)do if(d--,v--,v<0||i[d]!==_[v]){var T=`
22
- `+i[d].replace(" at new "," at ");return e.displayName&&T.includes("<anonymous>")&&(T=T.replace("<anonymous>",e.displayName)),typeof e=="function"&&N.set(e,T),T}while(d>=1&&v>=0);break}}}finally{L=!1,ie.current=c,Le(),Error.prepareStackTrace=u}var z=e?e.displayName||e.name:"",B=z?W(z):"";return typeof e=="function"&&N.set(e,B),B}function Se(e,r,t){return Y(e,!1)}function we(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function K(e,r,t){if(e==null)return"";if(typeof e=="function")return Y(e,we(e));if(typeof e=="string")return W(e);switch(e){case b:return W("Suspense");case s:return W("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case f:return Se(e.render);case g:return K(e.type,r,t);case F:{var n=e,u=n._payload,c=n._init;try{return K(c(u),r,t)}catch{}}}return""}var V=Object.prototype.hasOwnProperty,Ee={},Re=O.ReactDebugCurrentFrame;function J(e){if(e){var r=e._owner,t=K(e.type,e._source,r?r.type:null);Re.setExtraStackFrame(t)}else Re.setExtraStackFrame(null)}function Ce(e,r,t,n,u){{var c=Function.call.bind(V);for(var o in e)if(c(e,o)){var i=void 0;try{if(typeof e[o]!="function"){var _=Error((n||"React class")+": "+t+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw _.name="Invariant Violation",_}i=e[o](r,o,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(d){i=d}i&&!(i instanceof Error)&&(J(u),p("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,o,typeof i),J(null)),i instanceof Error&&!(i.message in Ee)&&(Ee[i.message]=!0,J(u),p("Failed %s type: %s",t,i.message),J(null))}}}var Pe=Array.isArray;function G(e){return Pe(e)}function Oe(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function xe(e){try{return a(e),!1}catch{return!0}}function a(e){return""+e}function k(e){if(xe(e))return p("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Oe(e)),a(e)}var I=O.ReactCurrentOwner,Ge={key:!0,ref:!0,__self:!0,__source:!0},Ne,Ye,ke;ke={};function Xe(e){if(V.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function ze(e){if(V.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Ze(e,r){if(typeof e.ref=="string"&&I.current&&r&&I.current.stateNode!==r){var t=j(I.current.type);ke[t]||(p('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',j(I.current.type),e.ref),ke[t]=!0)}}function Qe(e,r){{var t=function(){Ne||(Ne=!0,p("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function er(e,r){{var t=function(){Ye||(Ye=!0,p("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var rr=function(e,r,t,n,u,c,o){var i={$$typeof:m,type:e,key:r,ref:t,props:o,_owner:c};return i._store={},Object.defineProperty(i._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(i,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(i,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(i.props),Object.freeze(i)),i};function tr(e,r,t,n,u){{var c,o={},i=null,_=null;t!==void 0&&(k(t),i=""+t),ze(r)&&(k(r.key),i=""+r.key),Xe(r)&&(_=r.ref,Ze(r,u));for(c in r)V.call(r,c)&&!Ge.hasOwnProperty(c)&&(o[c]=r[c]);if(e&&e.defaultProps){var d=e.defaultProps;for(c in d)o[c]===void 0&&(o[c]=d[c])}if(i||_){var v=typeof e=="function"?e.displayName||e.name||"Unknown":e;i&&Qe(o,v),_&&er(o,v)}return rr(e,i,_,u,n,I.current,o)}}var De=O.ReactCurrentOwner,Ve=O.ReactDebugCurrentFrame;function X(e){if(e){var r=e._owner,t=K(e.type,e._source,r?r.type:null);Ve.setExtraStackFrame(t)}else Ve.setExtraStackFrame(null)}var Fe;Fe=!1;function $e(e){return typeof e=="object"&&e!==null&&e.$$typeof===m}function Ie(){{if(De.current){var e=j(De.current.type);if(e)return`
18
+ */var Ge;function hr(){return Ge||(Ge=1,process.env.NODE_ENV!=="production"&&function(){var m=g,h=Symbol.for("react.element"),s=Symbol.for("react.portal"),R=Symbol.for("react.fragment"),$=Symbol.for("react.strict_mode"),w=Symbol.for("react.profiler"),T=Symbol.for("react.provider"),y=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),x=Symbol.for("react.memo"),A=Symbol.for("react.lazy"),L=Symbol.for("react.offscreen"),N=Symbol.iterator,Y="@@iterator";function I(e){if(e===null||typeof e!="object")return null;var r=N&&e[N]||e[Y];return typeof r=="function"?r:null}var S=m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function p(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];M("error",e,t)}}function M(e,r,t){{var n=S.ReactDebugCurrentFrame,c=n.getStackAddendum();c!==""&&(r+="%s",t=t.concat([c]));var d=t.map(function(u){return String(u)});d.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,d)}}var z=!1,Z=!1,V=!1,W=!1,oe=!1,Q;Q=Symbol.for("react.module.reference");function de(e){return!!(typeof e=="string"||typeof e=="function"||e===R||e===w||oe||e===$||e===b||e===l||W||e===L||z||Z||V||typeof e=="object"&&e!==null&&(e.$$typeof===A||e.$$typeof===x||e.$$typeof===T||e.$$typeof===y||e.$$typeof===f||e.$$typeof===Q||e.getModuleId!==void 0))}function se(e,r,t){var n=e.displayName;if(n)return n;var c=r.displayName||r.name||"";return c!==""?t+"("+c+")":t}function pe(e){return e.displayName||"Context"}function k(e){if(e==null)return null;if(typeof e.tag=="number"&&p("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case R:return"Fragment";case s:return"Portal";case w:return"Profiler";case $:return"StrictMode";case b:return"Suspense";case l:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case y:var r=e;return pe(r)+".Consumer";case T:var t=e;return pe(t._context)+".Provider";case f:return se(e,e.render,"ForwardRef");case x:var n=e.displayName||null;return n!==null?n:k(e.type)||"Memo";case A:{var c=e,d=c._payload,u=c._init;try{return k(u(d))}catch{return null}}}return null}var D=Object.assign,B=0,ve,he,_e,ye,be,me,xe;function Ce(){}Ce.__reactDisabledLog=!0;function we(){{if(B===0){ve=console.log,he=console.info,_e=console.warn,ye=console.error,be=console.group,me=console.groupCollapsed,xe=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ce,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}B++}}function We(){{if(B--,B===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},e,{value:ve}),info:D({},e,{value:he}),warn:D({},e,{value:_e}),error:D({},e,{value:ye}),group:D({},e,{value:be}),groupCollapsed:D({},e,{value:me}),groupEnd:D({},e,{value:xe})})}B<0&&p("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var le=S.ReactCurrentDispatcher,ue;function q(e,r,t){{if(ue===void 0)try{throw Error()}catch(c){var n=c.stack.trim().match(/\n( *(at )?)/);ue=n&&n[1]||""}return`
19
+ `+ue+e}}var U=!1,H;{var Te=typeof WeakMap=="function"?WeakMap:Map;H=new Te}function K(e,r){if(!e||U)return"";{var t=H.get(e);if(t!==void 0)return t}var n;U=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var d;d=le.current,le.current=null,we();try{if(r){var u=function(){throw Error()};if(Object.defineProperty(u.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(u,[])}catch(j){n=j}Reflect.construct(e,[],u)}else{try{u.call()}catch(j){n=j}e.call(u.prototype)}}else{try{throw Error()}catch(j){n=j}e()}}catch(j){if(j&&n&&typeof j.stack=="string"){for(var o=j.stack.split(`
20
+ `),E=n.stack.split(`
21
+ `),v=o.length-1,_=E.length-1;v>=1&&_>=0&&o[v]!==E[_];)_--;for(;v>=1&&_>=0;v--,_--)if(o[v]!==E[_]){if(v!==1||_!==1)do if(v--,_--,_<0||o[v]!==E[_]){var P=`
22
+ `+o[v].replace(" at new "," at ");return e.displayName&&P.includes("<anonymous>")&&(P=P.replace("<anonymous>",e.displayName)),typeof e=="function"&&H.set(e,P),P}while(v>=1&&_>=0);break}}}finally{U=!1,le.current=d,We(),Error.prepareStackTrace=c}var ae=e?e.displayName||e.name:"",X=ae?q(ae):"";return typeof e=="function"&&H.set(e,X),X}function Se(e,r,t){return K(e,!1)}function ke(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function ee(e,r,t){if(e==null)return"";if(typeof e=="function")return K(e,ke(e));if(typeof e=="string")return q(e);switch(e){case b:return q("Suspense");case l:return q("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case f:return Se(e.render);case x:return ee(e.type,r,t);case A:{var n=e,c=n._payload,d=n._init;try{return ee(d(c),r,t)}catch{}}}return""}var J=Object.prototype.hasOwnProperty,Ee={},Re=S.ReactDebugCurrentFrame;function re(e){if(e){var r=e._owner,t=ee(e.type,e._source,r?r.type:null);Re.setExtraStackFrame(t)}else Re.setExtraStackFrame(null)}function je(e,r,t,n,c){{var d=Function.call.bind(J);for(var u in e)if(d(e,u)){var o=void 0;try{if(typeof e[u]!="function"){var E=Error((n||"React class")+": "+t+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw E.name="Invariant Violation",E}o=e[u](r,u,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(v){o=v}o&&!(o instanceof Error)&&(re(c),p("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,u,typeof o),re(null)),o instanceof Error&&!(o.message in Ee)&&(Ee[o.message]=!0,re(c),p("Failed %s type: %s",t,o.message),re(null))}}}var Pe=Array.isArray;function te(e){return Pe(e)}function Oe(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function ge(e){try{return i(e),!1}catch{return!0}}function i(e){return""+e}function F(e){if(ge(e))return p("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Oe(e)),i(e)}var G=S.ReactCurrentOwner,Xe={key:!0,ref:!0,__self:!0,__source:!0},Ye,Ie,$e;$e={};function ze(e){if(J.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Ze(e){if(J.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Qe(e,r){if(typeof e.ref=="string"&&G.current&&r&&G.current.stateNode!==r){var t=k(G.current.type);$e[t]||(p('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',k(G.current.type),e.ref),$e[t]=!0)}}function er(e,r){{var t=function(){Ye||(Ye=!0,p("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function rr(e,r){{var t=function(){Ie||(Ie=!0,p("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var tr=function(e,r,t,n,c,d,u){var o={$$typeof:h,type:e,key:r,ref:t,props:u,_owner:d};return o._store={},Object.defineProperty(o._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(o,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(o,"_source",{configurable:!1,enumerable:!1,writable:!1,value:c}),Object.freeze&&(Object.freeze(o.props),Object.freeze(o)),o};function nr(e,r,t,n,c){{var d,u={},o=null,E=null;t!==void 0&&(F(t),o=""+t),Ze(r)&&(F(r.key),o=""+r.key),ze(r)&&(E=r.ref,Qe(r,c));for(d in r)J.call(r,d)&&!Xe.hasOwnProperty(d)&&(u[d]=r[d]);if(e&&e.defaultProps){var v=e.defaultProps;for(d in v)u[d]===void 0&&(u[d]=v[d])}if(o||E){var _=typeof e=="function"?e.displayName||e.name||"Unknown":e;o&&er(u,_),E&&rr(u,_)}return tr(e,o,E,c,n,G.current,u)}}var Ae=S.ReactCurrentOwner,Me=S.ReactDebugCurrentFrame;function ne(e){if(e){var r=e._owner,t=ee(e.type,e._source,r?r.type:null);Me.setExtraStackFrame(t)}else Me.setExtraStackFrame(null)}var Fe;Fe=!1;function De(e){return typeof e=="object"&&e!==null&&e.$$typeof===h}function Ve(){{if(Ae.current){var e=k(Ae.current.type);if(e)return`
23
23
 
24
- Check the render method of \``+e+"`."}return""}}function nr(e){return""}var Be={};function ar(e){{var r=Ie();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
24
+ Check the render method of \``+e+"`."}return""}}function ar(e){return""}var Be={};function ir(e){{var r=Ve();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
25
25
 
26
- Check the top-level render call using <`+t+">.")}return r}}function Me(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=ar(r);if(Be[t])return;Be[t]=!0;var n="";e&&e._owner&&e._owner!==De.current&&(n=" It was passed a child from "+j(e._owner.type)+"."),X(e),p('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),X(null)}}function Ue(e,r){{if(typeof e!="object")return;if(G(e))for(var t=0;t<e.length;t++){var n=e[t];$e(n)&&Me(n,r)}else if($e(e))e._store&&(e._store.validated=!0);else if(e){var u=ee(e);if(typeof u=="function"&&u!==e.entries)for(var c=u.call(e),o;!(o=c.next()).done;)$e(o.value)&&Me(o.value,r)}}}function ir(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===f||r.$$typeof===g))t=r.propTypes;else return;if(t){var n=j(r);Ce(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!Fe){Fe=!0;var u=j(r);p("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&p("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function or(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){X(e),p("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),X(null);break}}e.ref!==null&&(X(e),p("Invalid attribute `ref` supplied to `React.Fragment`."),X(null))}}var qe={};function He(e,r,t,n,u,c){{var o=fe(e);if(!o){var i="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(i+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var _=nr();_?i+=_:i+=Ie();var d;e===null?d="null":G(e)?d="array":e!==void 0&&e.$$typeof===m?(d="<"+(j(e.type)||"Unknown")+" />",i=" Did you accidentally export a JSX literal instead of a component?"):d=typeof e,p("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",d,i)}var v=tr(e,r,t,u,c);if(v==null)return v;if(o){var T=r.children;if(T!==void 0)if(n)if(G(T)){for(var z=0;z<T.length;z++)Ue(T[z],e);Object.freeze&&Object.freeze(T)}else p("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ue(T,e)}if(V.call(r,"key")){var B=j(e),E=Object.keys(r).filter(function(dr){return dr!=="key"}),Ae=E.length>0?"{key: someKey, "+E.join(": ..., ")+": ...}":"{key: someKey}";if(!qe[B+Ae]){var fr=E.length>0?"{"+E.join(": ..., ")+": ...}":"{}";p(`A props object containing a "key" prop is being spread into JSX:
26
+ Check the top-level render call using <`+t+">.")}return r}}function qe(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=ir(r);if(Be[t])return;Be[t]=!0;var n="";e&&e._owner&&e._owner!==Ae.current&&(n=" It was passed a child from "+k(e._owner.type)+"."),ne(e),p('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),ne(null)}}function Ue(e,r){{if(typeof e!="object")return;if(te(e))for(var t=0;t<e.length;t++){var n=e[t];De(n)&&qe(n,r)}else if(De(e))e._store&&(e._store.validated=!0);else if(e){var c=I(e);if(typeof c=="function"&&c!==e.entries)for(var d=c.call(e),u;!(u=d.next()).done;)De(u.value)&&qe(u.value,r)}}}function or(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===f||r.$$typeof===x))t=r.propTypes;else return;if(t){var n=k(r);je(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!Fe){Fe=!0;var c=k(r);p("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",c||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&p("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function sr(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){ne(e),p("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),ne(null);break}}e.ref!==null&&(ne(e),p("Invalid attribute `ref` supplied to `React.Fragment`."),ne(null))}}var He={};function Ke(e,r,t,n,c,d){{var u=de(e);if(!u){var o="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(o+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var E=ar();E?o+=E:o+=Ve();var v;e===null?v="null":te(e)?v="array":e!==void 0&&e.$$typeof===h?(v="<"+(k(e.type)||"Unknown")+" />",o=" Did you accidentally export a JSX literal instead of a component?"):v=typeof e,p("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",v,o)}var _=nr(e,r,t,c,d);if(_==null)return _;if(u){var P=r.children;if(P!==void 0)if(n)if(te(P)){for(var ae=0;ae<P.length;ae++)Ue(P[ae],e);Object.freeze&&Object.freeze(P)}else p("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ue(P,e)}if(J.call(r,"key")){var X=k(e),j=Object.keys(r).filter(function(pr){return pr!=="key"}),Le=j.length>0?"{key: someKey, "+j.join(": ..., ")+": ...}":"{key: someKey}";if(!He[X+Le]){var dr=j.length>0?"{"+j.join(": ..., ")+": ...}":"{}";p(`A props object containing a "key" prop is being spread into JSX:
27
27
  let props = %s;
28
28
  <%s {...props} />
29
29
  React keys must be passed directly to JSX without using spread:
30
30
  let props = %s;
31
- <%s key={someKey} {...props} />`,Ae,B,fr,B),qe[B+Ae]=!0}}return e===x?or(v):ir(v),v}}function sr(e,r,t){return He(e,r,t,!0)}function ur(e,r,t){return He(e,r,t,!1)}var lr=ur,cr=sr;ue.Fragment=x,ue.jsx=lr,ue.jsxs=cr}()),ue}process.env.NODE_ENV==="production"?We.exports=pr():We.exports=vr();var l=We.exports;const yr="mc__mainButton",hr="mc__sm",_r="mc__onlyIcon",mr="mc__buttonSlot",br="mc__buttonLabel",gr="mc__md",Er="mc__lg",Rr="mc__xl",Cr="mc__xl2",xr="mc__disabled",Z={mainButton:yr,sm:hr,onlyIcon:_r,buttonSlot:mr,buttonLabel:br,md:gr,lg:Er,xl:Rr,xl2:Cr,disabled:xr},jr=({label:C,buttonType:m="button",onClick:R,size:x="md",disabled:D,withIcons:w,iconOne:P,iconTwo:h,onlyIcon:f,buttonStyle:b,labelStyle:s,buttonSlotStyle:g})=>l.jsx("button",{type:m,style:b&&typeof b=="object"?b:{},className:`${Z.mainButton} ${f?Z.onlyIcon:""} ${x?Z[x]:""} ${D?Z.disabled:""}`,onClick:()=>{R&&typeof R=="function"&&R()},children:l.jsxs("div",{className:Z.buttonSlot,style:g??{},children:[f||w&&P?P:"",!f&&l.jsx("span",{style:s??{},className:Z.buttonLabel,children:C??"Button"}),w&&h?h:""]})}),Tr="mc__inputWrapper",Sr="mc__inputLabel",wr="mc__required",Pr="mc__inputContainer",Or="mc__focused",kr="mc__error",Dr="mc__rightIcon",Fr="mc__leftIcon",$r="mc__inputDropDown",Ar="mc__http",Wr="mc__disabled",Lr="mc__sm",Nr="mc__md",Yr="mc__withCopy",Vr="mc__inputHelperText",y={inputWrapper:Tr,inputLabel:Sr,required:wr,inputContainer:Pr,focused:Or,error:kr,rightIcon:Dr,leftIcon:Fr,inputDropDown:$r,http:Ar,disabled:Wr,sm:Lr,md:Nr,withCopy:Yr,inputHelperText:Vr},Ir=({width:C,height:m,color:R})=>l.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:C??"12",height:m??"8",viewBox:"0 0 12 8",fill:"none",children:l.jsx("path",{d:"M1 1.5L6 6.5L11 1.5",stroke:R??"#A4A7AE",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),Br=({width:C,height:m,color:R})=>l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:C??"20",height:m??"20",viewBox:"0 0 20 20",fill:"none",children:[l.jsx("g",{clipPath:"url(#clip0_444_26)",children:l.jsx("path",{d:"M4.1665 12.5C3.38993 12.5 3.00165 12.5 2.69536 12.3732C2.28698 12.204 1.96253 11.8795 1.79337 11.4712C1.6665 11.1649 1.6665 10.7766 1.6665 10V4.33335C1.6665 3.39993 1.6665 2.93322 1.84816 2.5767C2.00795 2.2631 2.26292 2.00813 2.57652 1.84834C2.93304 1.66669 3.39975 1.66669 4.33317 1.66669H9.99984C10.7764 1.66669 11.1647 1.66669 11.471 1.79355C11.8794 1.96271 12.2038 2.28717 12.373 2.69555C12.4998 3.00183 12.4998 3.39012 12.4998 4.16669M10.1665 18.3334H15.6665C16.5999 18.3334 17.0666 18.3334 17.4232 18.1517C17.7368 17.9919 17.9917 17.7369 18.1515 17.4233C18.3332 17.0668 18.3332 16.6001 18.3332 15.6667V10.1667C18.3332 9.23327 18.3332 8.76656 18.1515 8.41004C17.9917 8.09643 17.7368 7.84147 17.4232 7.68168C17.0666 7.50002 16.5999 7.50002 15.6665 7.50002H10.1665C9.23308 7.50002 8.76637 7.50002 8.40985 7.68168C8.09625 7.84147 7.84128 8.09643 7.68149 8.41004C7.49984 8.76656 7.49984 9.23327 7.49984 10.1667V15.6667C7.49984 16.6001 7.49984 17.0668 7.68149 17.4233C7.84128 17.7369 8.09625 17.9919 8.40985 18.1517C8.76637 18.3334 9.23308 18.3334 10.1665 18.3334Z",stroke:R??"#414651",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),l.jsx("defs",{children:l.jsx("clipPath",{id:"clip0_444_26",children:l.jsx("rect",{width:"20",height:"20",fill:"white"})})})]}),Mr=({value:C,label:m,placeholder:R,required:x,disabled:D,type:w,size:P,onChange:h,onFouce:f,onBlur:b,msg:s,readOnly:g,maxLength:F,onlyText:M,onRightIconIconClick:U,onRightIconIconMouseEnter:Q,onRightIconIconMouseLeave:ee,onLeftIconIconClick:O,onLeftIconIconMouseEnter:p,onLeftIconIconMouseLeave:re,rightIcon:le,leftIcon:ce,withDropDown:te,dropdownData:q,onSelectData:ne,withLink:H,withCopy:fe,onCopy:ae,inputWrapperStyle:de,inputLabelStyle:j,requiredStyle:$,inputContainerStyle:A,leftIconStyle:pe,inputDropDownStyle:ve,ulStyle:ye,liStyle:he,httpStyle:_e,inputStyle:me,rightIconStyle:be,withCopyStyle:ge,inputHelperTextStyle:je})=>{const[Le,ie]=S.useState(!1),[oe,W]=S.useState(!1);S.useState(!1);const L=S.useRef(null),N=S.useRef(null),[Te,Y]=S.useState(!1),[Se,we]=S.useState(1),K=a=>{let k=a.target.value;k.length===1&&(k=k.trim()),h&&typeof h=="function"&&h(M?k.replace(/\d/g,""):k)},V=()=>{W(!0),f&&typeof f=="function"&&f()},Ee=()=>{W(!1),b&&typeof b=="function"&&b()},Re=a=>{const I=a.target.value.length===0;w==="number"&&(a.keyCode===69||!I&&(a.keyCode===187||a.keyCode===107||a.keyCode===189||a.keyCode===109))&&a.preventDefault()},J=()=>{ae&&typeof ae=="function"&&ae(C)},Ce=a=>a,Pe=()=>{let a={};return fe&&(a.borderTopRightRadius=0,a.borderBottomRightRadius=0,a.borderRight=0),te&&(a.paddingLeft=0),{...a,...A??{}}},G=a=>{!a.composedPath().includes(N.current)&&a.composedPath().includes(L.current)||Y(!1)},Oe=a=>{we(a.id),Y(!1),ne&&typeof ne=="function"&&ne(a)};S.useEffect(()=>(document.addEventListener("click",G),()=>{document.removeEventListener("click",G)}),[]);const xe=S.useRef(!1);return S.useEffect(()=>{xe.current?setTimeout(()=>{ie(a=>!a)},0):xe.current=!0},[]),l.jsxs("div",{className:y.inputWrapper,style:de??{},children:[m&&l.jsxs("label",{className:y.inputLabel,style:j??{},children:[m," ",l.jsx("span",{className:y.required,style:$??{},children:x&&"*"})]}),l.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[l.jsxs("div",{style:Pe(),className:`${y.inputContainer} ${oe&&!g?y.focused:""} ${D?y.disabled:""} ${s!=null&&s.error?y.error:""} ${y[P??"sm"]}`,children:[!te&&!H&&ce&&l.jsx("div",{className:y.leftIcon,style:pe??{},onClick:()=>{O&&typeof O=="function"&&O()},onMouseEnter:()=>{p&&typeof p=="function"&&p()},onMouseLeave:()=>{re&&typeof re=="function"&&re()},children:Ce(ce)}),!H&&te&&l.jsxs("div",{className:y.inputDropDown,style:ve??{},onClick:()=>Y(!0),ref:L,children:[q.find(a=>a.id===Se).label,Te&&l.jsx("ul",{ref:N,style:ye??{},children:q&&q.length&&q.map((a,k)=>l.jsx("li",{style:he??{},onClick:()=>Oe(a),children:(a==null?void 0:a.label)??"-"},a.id))}),l.jsx(Ir,{})]}),H&&l.jsx("div",{className:`${y.inputDropDown} ${y.http}`,style:_e??{},onClick:()=>Y(!0),ref:L,children:"http://"}),l.jsx("input",{style:me??{},type:w??"text",value:C,onChange:a=>K(a),onFocus:V,onBlur:Ee,disabled:D,required:x,onKeyDown:Re,readOnly:g,spellCheck:!1,placeholder:R??"",autoComplete:"off",maxLength:F}),le&&l.jsx("div",{className:y.rightIcon,style:be??{},onClick:()=>{U&&typeof U=="function"&&U()},onMouseEnter:()=>{Q&&typeof Q=="function"&&Q()},onMouseLeave:()=>{ee&&typeof ee=="function"&&ee()},children:Ce(le)})]}),fe&&l.jsxs("div",{style:ge??{},onClick:J,className:y.withCopy,children:[l.jsx(Br,{}),"Copy"]})]}),s&&(s==null?void 0:s.visigle)&&l.jsx("div",{style:je??{},className:`${y.inputHelperText} ${s!=null&&s.error?y.error:""}`,children:l.jsx("p",{style:(s==null?void 0:s.style)??{},children:s.text})})]})};exports.FormInput=Mr;exports.MainButton=jr;
31
+ <%s key={someKey} {...props} />`,Le,X,dr,X),He[X+Le]=!0}}return e===R?sr(_):or(_),_}}function lr(e,r,t){return Ke(e,r,t,!0)}function ur(e,r,t){return Ke(e,r,t,!1)}var cr=ur,fr=lr;fe.Fragment=R,fe.jsx=cr,fe.jsxs=fr}()),fe}process.env.NODE_ENV==="production"?Ne.exports=vr():Ne.exports=hr();var a=Ne.exports;const _r="mc__mainButton",yr="mc__sm",br="mc__onlyIcon",mr="mc__buttonSlot",xr="mc__buttonLabel",Cr="mc__md",Er="mc__lg",Rr="mc__xl",jr="mc__xl2",gr="mc__disabled",ie={mainButton:_r,sm:yr,onlyIcon:br,buttonSlot:mr,buttonLabel:xr,md:Cr,lg:Er,xl:Rr,xl2:jr,disabled:gr},wr=({label:m,buttonType:h="button",onClick:s,size:R="md",disabled:$,withIcons:w,iconOne:T,iconTwo:y,onlyIcon:f,buttonStyle:b,labelStyle:l,buttonSlotStyle:x})=>a.jsx("button",{type:h,style:b&&typeof b=="object"?b:{},className:`${ie.mainButton} ${f?ie.onlyIcon:""} ${R?ie[R]:""} ${$?ie.disabled:""}`,onClick:()=>{s&&typeof s=="function"&&s()},children:a.jsxs("div",{className:ie.buttonSlot,style:x??{},children:[f||w&&T?T:"",!f&&a.jsx("span",{style:l??{},className:ie.buttonLabel,children:m??"Button"}),w&&y?y:""]})}),Tr="mc__inputWrapper",Sr="mc__inputLabel",kr="mc__required",Pr="mc__inputContainer",Or="mc__focused",$r="mc__error",Ar="mc__rightIcon",Fr="mc__leftIcon",Dr="mc__inputDropDown",Lr="mc__http",Nr="mc__disabled",Wr="mc__sm",Yr="mc__md",Ir="mc__withCopy",Mr="mc__inputHelperText",C={inputWrapper:Tr,inputLabel:Sr,required:kr,inputContainer:Pr,focused:Or,error:$r,rightIcon:Ar,leftIcon:Fr,inputDropDown:Dr,http:Lr,disabled:Nr,sm:Wr,md:Yr,withCopy:Ir,inputHelperText:Mr},Vr=({width:m,height:h,color:s})=>a.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:m??"12",height:h??"8",viewBox:"0 0 12 8",fill:"none",children:a.jsx("path",{d:"M1 1.5L6 6.5L11 1.5",stroke:s??"#A4A7AE",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),Br=({width:m,height:h,color:s})=>a.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:m??"20",height:h??"20",viewBox:"0 0 20 20",fill:"none",children:[a.jsx("g",{clipPath:"url(#clip0_444_26)",children:a.jsx("path",{d:"M4.1665 12.5C3.38993 12.5 3.00165 12.5 2.69536 12.3732C2.28698 12.204 1.96253 11.8795 1.79337 11.4712C1.6665 11.1649 1.6665 10.7766 1.6665 10V4.33335C1.6665 3.39993 1.6665 2.93322 1.84816 2.5767C2.00795 2.2631 2.26292 2.00813 2.57652 1.84834C2.93304 1.66669 3.39975 1.66669 4.33317 1.66669H9.99984C10.7764 1.66669 11.1647 1.66669 11.471 1.79355C11.8794 1.96271 12.2038 2.28717 12.373 2.69555C12.4998 3.00183 12.4998 3.39012 12.4998 4.16669M10.1665 18.3334H15.6665C16.5999 18.3334 17.0666 18.3334 17.4232 18.1517C17.7368 17.9919 17.9917 17.7369 18.1515 17.4233C18.3332 17.0668 18.3332 16.6001 18.3332 15.6667V10.1667C18.3332 9.23327 18.3332 8.76656 18.1515 8.41004C17.9917 8.09643 17.7368 7.84147 17.4232 7.68168C17.0666 7.50002 16.5999 7.50002 15.6665 7.50002H10.1665C9.23308 7.50002 8.76637 7.50002 8.40985 7.68168C8.09625 7.84147 7.84128 8.09643 7.68149 8.41004C7.49984 8.76656 7.49984 9.23327 7.49984 10.1667V15.6667C7.49984 16.6001 7.49984 17.0668 7.68149 17.4233C7.84128 17.7369 8.09625 17.9919 8.40985 18.1517C8.76637 18.3334 9.23308 18.3334 10.1665 18.3334Z",stroke:s??"#414651",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),a.jsx("defs",{children:a.jsx("clipPath",{id:"clip0_444_26",children:a.jsx("rect",{width:"20",height:"20",fill:"white"})})})]}),qr=({value:m,label:h,placeholder:s,required:R,disabled:$,type:w,size:T,onChange:y,onFouce:f,onBlur:b,msg:l,readOnly:x,maxLength:A,onlyText:L,onRightIconIconClick:N,onRightIconIconMouseEnter:Y,onRightIconIconMouseLeave:I,onLeftIconIconClick:S,onLeftIconIconMouseEnter:p,onLeftIconIconMouseLeave:M,rightIcon:z,leftIcon:Z,withDropDown:V,dropdownData:W,onSelectData:oe,withLink:Q,withCopy:de,onCopy:se,inputWrapperStyle:pe,inputLabelStyle:k,requiredStyle:D,inputContainerStyle:B,leftIconStyle:ve,inputDropDownStyle:he,ulStyle:_e,liStyle:ye,httpStyle:be,inputStyle:me,rightIconStyle:xe,withCopyStyle:Ce,inputHelperTextStyle:we})=>{const[We,le]=g.useState(!1),[ue,q]=g.useState(!1);g.useState(!1);const U=g.useRef(null),H=g.useRef(null),[Te,K]=g.useState(!1),[Se,ke]=g.useState(1),ee=i=>{let F=i.target.value;F.length===1&&(F=F.trim()),y&&typeof y=="function"&&y(L?F.replace(/\d/g,""):F)},J=()=>{q(!0),f&&typeof f=="function"&&f()},Ee=()=>{q(!1),b&&typeof b=="function"&&b()},Re=i=>{const G=i.target.value.length===0;w==="number"&&(i.keyCode===69||!G&&(i.keyCode===187||i.keyCode===107||i.keyCode===189||i.keyCode===109))&&i.preventDefault()},re=()=>{se&&typeof se=="function"&&se(m)},je=i=>i,Pe=()=>{let i={};return de&&(i.borderTopRightRadius=0,i.borderBottomRightRadius=0,i.borderRight=0),V&&(i.paddingLeft=0),{...i,...B??{}}},te=i=>{!i.composedPath().includes(H.current)&&i.composedPath().includes(U.current)||K(!1)},Oe=i=>{ke(i.id),K(!1),oe&&typeof oe=="function"&&oe(i)};g.useEffect(()=>(document.addEventListener("click",te),()=>{document.removeEventListener("click",te)}),[]);const ge=g.useRef(!1);return g.useEffect(()=>{ge.current?setTimeout(()=>{le(i=>!i)},0):ge.current=!0},[]),a.jsxs("div",{className:C.inputWrapper,style:pe??{},children:[h&&a.jsxs("label",{className:C.inputLabel,style:k??{},children:[h," ",a.jsx("span",{className:C.required,style:D??{},children:R&&"*"})]}),a.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[a.jsxs("div",{style:Pe(),className:`${C.inputContainer} ${ue&&!x?C.focused:""} ${$?C.disabled:""} ${l!=null&&l.error?C.error:""} ${C[T??"sm"]}`,children:[!V&&!Q&&Z&&a.jsx("div",{className:C.leftIcon,style:ve??{},onClick:()=>{S&&typeof S=="function"&&S()},onMouseEnter:()=>{p&&typeof p=="function"&&p()},onMouseLeave:()=>{M&&typeof M=="function"&&M()},children:je(Z)}),!Q&&V&&a.jsxs("div",{className:C.inputDropDown,style:he??{},onClick:()=>K(!0),ref:U,children:[W.find(i=>i.id===Se).label,Te&&a.jsx("ul",{ref:H,style:_e??{},children:W&&W.length&&W.map((i,F)=>a.jsx("li",{style:ye??{},onClick:()=>Oe(i),children:(i==null?void 0:i.label)??"-"},i.id))}),a.jsx(Vr,{})]}),Q&&a.jsx("div",{className:`${C.inputDropDown} ${C.http}`,style:be??{},onClick:()=>K(!0),ref:U,children:"http://"}),a.jsx("input",{style:me??{},type:w??"text",value:m,onChange:i=>ee(i),onFocus:J,onBlur:Ee,disabled:$,required:R,onKeyDown:Re,readOnly:x,spellCheck:!1,placeholder:s??"",autoComplete:"off",maxLength:A}),z&&a.jsx("div",{className:C.rightIcon,style:xe??{},onClick:()=>{N&&typeof N=="function"&&N()},onMouseEnter:()=>{Y&&typeof Y=="function"&&Y()},onMouseLeave:()=>{I&&typeof I=="function"&&I()},children:je(z)})]}),de&&a.jsxs("div",{style:Ce??{},onClick:re,className:C.withCopy,children:[a.jsx(Br,{}),"Copy"]})]}),l&&(l==null?void 0:l.visigle)&&a.jsx("div",{style:we??{},className:`${C.inputHelperText} ${l!=null&&l.error?C.error:""}`,children:a.jsx("p",{style:(l==null?void 0:l.style)??{},children:l.text})})]})},Ur="mc__textareaContainer",Hr="mc__textAreaLabel",Kr="mc__required",Jr="mc__wrap",Gr="mc__textarea",Xr="mc__focused",zr="mc__disabled",Zr="mc__error",Qr="mc__helperTextStyle",O={textareaContainer:Ur,textAreaLabel:Hr,required:Kr,wrap:Jr,textarea:Gr,focused:Xr,disabled:zr,error:Zr,helperTextStyle:Qr},et=({width:m,height:h,color:s})=>a.jsxs("svg",{width:m??"16",height:h??"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("g",{id:"help-circle",clipPath:"url(#clip0_433_6293)",children:a.jsx("path",{id:"Icon",d:"M6.05992 5.99998C6.21665 5.55442 6.52602 5.17872 6.93322 4.9394C7.34042 4.70009 7.81918 4.61261 8.2847 4.69245C8.75022 4.7723 9.17246 5.01433 9.47664 5.37567C9.78081 5.737 9.94729 6.19433 9.94659 6.66665C9.94659 7.99998 7.94659 8.66665 7.94659 8.66665M7.99992 11.3333H8.00659M14.6666 7.99998C14.6666 11.6819 11.6818 14.6666 7.99992 14.6666C4.31802 14.6666 1.33325 11.6819 1.33325 7.99998C1.33325 4.31808 4.31802 1.33331 7.99992 1.33331C11.6818 1.33331 14.6666 4.31808 14.6666 7.99998Z",stroke:s??"#A4A7AE",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})}),a.jsx("defs",{children:a.jsx("clipPath",{id:"clip0_433_6293",children:a.jsx("rect",{width:m??"16",height:h??"16",fill:"white"})})})]}),rt=({placeholder:m,label:h,msg:s,cols:R,rows:$,value:w,maxLength:T,onChange:y,onFocus:f,onBlur:b,disabled:l,required:x,textareaContainerStyle:A,textareaLabelStyle:L,requiredStyle:N,textareaStyle:Y,textareaHelperTextStyle:I})=>{const[S,p]=g.useState(!1),M=V=>{let W=V.target.value;y&&typeof y=="function"&&y(W)},z=()=>{p(!0),f&&typeof f=="function"&&f()},Z=()=>{p(!1),b&&typeof b=="function"&&b()};return a.jsxs("div",{style:A??{},className:`${O.textareaContainer} ${s!=null&&s.type&&(s!=null&&s.visible)?O[s==null?void 0:s.type]:""} ${l?O.disabled:null}`,children:[h&&a.jsxs("div",{style:L,className:O.textAreaLabel,children:[a.jsx("p",{children:h}),a.jsx("span",{style:N??{},className:O.required,children:x&&"*"}),a.jsx(et,{})]}),a.jsx("div",{className:O.wrap,children:a.jsx("textarea",{style:Y??{},className:`${O.textarea} ${S?O.focused:""} ${l?O.disabled:""} ${s!=null&&s.error?O.error:""}`,value:w,placeholder:m??"",cols:R??"30",rows:$??"5",maxLength:T??null,onFocus:z,disabled:l,onBlur:Z,onChange:M})}),a.jsx("div",{style:I??{},className:`${O.helperTextStyle} ${s!=null&&s.error?O.error:""}`,children:a.jsx("p",{style:(s==null?void 0:s.style)??{},children:s.text})})]})};exports.FormInput=qr;exports.MainButton=wr;exports.Textarea=rt;