@useloops/design-system 1.4.70 → 1.4.72
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.
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
object-assign
|
|
12
12
|
(c) Sindre Sorhus
|
|
13
13
|
@license MIT
|
|
14
|
-
*/function La(){if(Sa)return Ca;Sa=1;var e=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return Ca=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var a={},r=0;r<10;r++)a["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(a).map((function(e){return a[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,i){for(var o,s,t=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),l=1;l<arguments.length;l++){for(var c in o=Object(arguments[l]))a.call(o,c)&&(t[c]=o[c]);if(e){s=e(o);for(var d=0;d<s.length;d++)r.call(o,s[d])&&(t[s[d]]=o[s[d]])}}return t},Ca}function Ba(){if(Na)return Oa;Na=1;return Oa="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Va(){return Pa?Ma:(Pa=1,Ma=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ga=_a();za.exports=function(){if(Ta)return Aa;Ta=1;var e=_a(),a=La(),r=Ba(),n=Va(),i=function(){if(Ia)return Ea;Ia=1;var e=function(){};if("production"!==process.env.NODE_ENV){var a=Ba(),r={},n=Va();e=function(e){var a="Warning: "+e;"undefined"!=typeof console&&console.error(a);try{throw new Error(a)}catch(e){}}}function i(i,o,s,t,l){if("production"!==process.env.NODE_ENV)for(var c in i)if(n(i,c)){var d;try{if("function"!=typeof i[c]){var u=Error((t||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=i[c](o,c,t,s,null,a)}catch(e){d=e}if(!d||d instanceof Error||e((t||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in r)){r[d.message]=!0;var m=l?l():"";e("Failed "+s+" type: "+d.message+(null!=m?m:""))}}}return i.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},Ea=i}(),o=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(o=function(e){var a="Warning: "+e;"undefined"!=typeof console&&console.error(a);try{throw new Error(a)}catch(e){}}),Aa=function(t,l){var c="function"==typeof Symbol&&Symbol.iterator,d="<<anonymous>>",u={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:g(s),arrayOf:function(e){return g((function(a,n,i,o,s){if("function"!=typeof e)return new h("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var t=a[n];if(!Array.isArray(t))return new h("Invalid "+o+" `"+s+"` of type `"+y(t)+"` supplied to `"+i+"`, expected an array.");for(var l=0;l<t.length;l++){var c=e(t,l,i,o,s+"["+l+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,a,r,n,i){var o=e[a];return t(o)?null:new h("Invalid "+n+" `"+i+"` of type `"+y(o)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(a,r,n,i,o){var s=a[r];return e.isValidElementType(s)?null:new h("Invalid "+i+" `"+o+"` of type `"+y(s)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(a,r,n,i,o){if(!(a[r]instanceof e)){var s=e.name||d;return new h("Invalid "+i+" `"+o+"` of type `"+((t=a[r]).constructor&&t.constructor.name?t.constructor.name:d)+"` supplied to `"+n+"`, expected instance of `"+s+"`.")}var t;return null}))},node:g((function(e,a,r,n,i){return k(e[a])?null:new h("Invalid "+n+" `"+i+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(a,i,o,s,t){if("function"!=typeof e)return new h("Property `"+t+"` of component `"+o+"` has invalid PropType notation inside objectOf.");var l=a[i],c=y(l);if("object"!==c)return new h("Invalid "+s+" `"+t+"` of type `"+c+"` supplied to `"+o+"`, expected an object.");for(var d in l)if(n(l,d)){var u=e(l,d,o,s,t+"."+d,r);if(u instanceof Error)return u}return null}))},oneOf:function(e){return Array.isArray(e)?g((function(a,r,n,i,o){for(var s=a[r],t=0;t<e.length;t++)if(m(s,e[t]))return null;var l=JSON.stringify(e,(function(e,a){return"symbol"===f(a)?String(a):a}));return new h("Invalid "+i+" `"+o+"` of value `"+String(s)+"` supplied to `"+n+"`, expected one of "+l+".")})):("production"!==process.env.NODE_ENV&&o(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&o("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var a=0;a<e.length;a++){var i=e[a];if("function"!=typeof i)return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+v(i)+" at index "+a+"."),s}return g((function(a,i,o,s,t){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(a,i,o,s,t,r);if(null==d)return null;d.data&&n(d.data,"expectedType")&&l.push(d.data.expectedType)}return new h("Invalid "+s+" `"+t+"` supplied to `"+o+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(a,n,i,o,s){var t=a[n],l=y(t);if("object"!==l)return new h("Invalid "+o+" `"+s+"` of type `"+l+"` supplied to `"+i+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return p(i,o,s,c,f(d));var u=d(t,c,i,o,s+"."+c,r);if(u)return u}return null}))},exact:function(e){return g((function(i,o,s,t,l){var c=i[o],d=y(c);if("object"!==d)return new h("Invalid "+t+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=a({},i[o],e);for(var m in u){var g=e[m];if(n(e,m)&&"function"!=typeof g)return p(s,t,l,m,f(g));if(!g)return new h("Invalid "+t+" `"+l+"` key `"+m+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(i[o],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var b=g(c,m,s,t,l+"."+m,r);if(b)return b}return null}))}};function m(e,a){return e===a?0!==e||1/e==1/a:e!=e&&a!=a}function h(e,a){this.message=e,this.data=a&&"object"==typeof a?a:{},this.stack=""}function g(e){if("production"!==process.env.NODE_ENV)var a={},n=0;function i(i,s,t,c,u,m,g){if(c=c||d,m=m||t,g!==r){if(l){var b=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw b.name="Invariant Violation",b}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var p=c+":"+t;!a[p]&&n<3&&(o("You are manually calling a React.PropTypes validation function for the `"+m+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),a[p]=!0,n++)}}return null==s[t]?i?null===s[t]?new h("The "+u+" `"+m+"` is marked as required in `"+c+"`, but its value is `null`."):new h("The "+u+" `"+m+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,t,c,u,m)}var s=i.bind(null,!1);return s.isRequired=i.bind(null,!0),s}function b(e){return g((function(a,r,n,i,o,s){var t=a[r];return y(t)!==e?new h("Invalid "+i+" `"+o+"` of type `"+f(t)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function p(e,a,r,n,i){return new h((e||"React class")+": "+a+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}function k(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(k);if(null===e||t(e))return!0;var a=function(e){var a=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof a)return a}(e);if(!a)return!1;var r,n=a.call(e);if(a!==e.entries){for(;!(r=n.next()).done;)if(!k(r.value))return!1}else for(;!(r=n.next()).done;){var i=r.value;if(i&&!k(i[1]))return!1}return!0;default:return!1}}function y(e){var a=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,a){return"symbol"===e||!!a&&("Symbol"===a["@@toStringTag"]||"function"==typeof Symbol&&a instanceof Symbol)}(a,e)?"symbol":a}function f(e){if(null==e)return""+e;var a=y(e);if("object"===a){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return a}function v(e){var a=f(e);switch(a){case"array":case"object":return"an "+a;case"boolean":case"date":case"regexp":return"a "+a;default:return a}}return h.prototype=Error.prototype,u.checkPropTypes=i,u.resetWarningCache=i.resetWarningCache,u.PropTypes=u,u},Aa}()(Ga.isElement,!0)}else za.exports=function(){if(Ra)return Fa;Ra=1;var e=Ba();function a(){}function r(){}return r.resetWarningCache=a,Fa=function(){function n(a,r,n,i,o,s){if(s!==e){var t=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw t.name="Invariant Violation",t}}function i(){return n}n.isRequired=n;var o={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:a};return o.PropTypes=o,o}}()();var Ha=fa(za.exports);function Ua(e){if("object"!=typeof e||null===e)return!1;const a=Object.getPrototypeOf(e);return!(null!==a&&a!==Object.prototype&&null!==Object.getPrototypeOf(a)||Symbol.toStringTag in e||Symbol.iterator in e)}function Wa(e){if(!Ua(e))return e;const a={};return Object.keys(e).forEach((r=>{a[r]=Wa(e[r])})),a}function Za(e,a,r={clone:!0}){const n=r.clone?ba({},e):e;return Ua(e)&&Ua(a)&&Object.keys(a).forEach((i=>{Ua(a[i])&&Object.prototype.hasOwnProperty.call(e,i)&&Ua(e[i])?n[i]=Za(e[i],a[i],r):r.clone?n[i]=Ua(a[i])?Wa(a[i]):a[i]:n[i]=a[i]})),n}const Ka=["values","unit","step"];function Ya(e){const{values:a={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5}=e,i=pa(e,Ka),o=(e=>{const a=Object.keys(e).map((a=>({key:a,val:e[a]})))||[];return a.sort(((e,a)=>e.val-a.val)),a.reduce(((e,a)=>ba({},e,{[a.key]:a.val})),{})})(a),s=Object.keys(o);function t(e){return`@media (min-width:${"number"==typeof a[e]?a[e]:e}${r})`}function l(e){return`@media (max-width:${("number"==typeof a[e]?a[e]:e)-n/100}${r})`}function c(e,i){const o=s.indexOf(i);return`@media (min-width:${"number"==typeof a[e]?a[e]:e}${r}) and (max-width:${(-1!==o&&"number"==typeof a[s[o]]?a[s[o]]:i)-n/100}${r})`}return ba({keys:s,values:o,up:t,down:l,between:c,only:function(e){return s.indexOf(e)+1<s.length?c(e,s[s.indexOf(e)+1]):t(e)},not:function(e){const a=s.indexOf(e);return 0===a?t(s[1]):a===s.length-1?l(s[a]):c(e,s[s.indexOf(e)+1]).replace("@media","@media not all and")},unit:r},i)}const Ja={borderRadius:4},Xa="production"!==process.env.NODE_ENV?Ha.oneOfType([Ha.number,Ha.string,Ha.object,Ha.array]):{};function Qa(e,a){return a?Za(e,a,{clone:!1}):e}const er={xs:0,sm:600,md:900,lg:1200,xl:1536},ar={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${er[e]}px)`};function rr(e,a,r){const n=e.theme||{};if(Array.isArray(a)){const e=n.breakpoints||ar;return a.reduce(((n,i,o)=>(n[e.up(e.keys[o])]=r(a[o]),n)),{})}if("object"==typeof a){const e=n.breakpoints||ar;return Object.keys(a).reduce(((n,i)=>{if(-1!==Object.keys(e.values||er).indexOf(i)){n[e.up(i)]=r(a[i],i)}else{const e=i;n[e]=a[e]}return n}),{})}return r(a)}function nr(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":ka(7));return e.charAt(0).toUpperCase()+e.slice(1)}function ir(e,a,r=!0){if(!a||"string"!=typeof a)return null;if(e&&e.vars&&r){const r=`vars.${a}`.split(".").reduce(((e,a)=>e&&e[a]?e[a]:null),e);if(null!=r)return r}return a.split(".").reduce(((e,a)=>e&&null!=e[a]?e[a]:null),e)}function or(e,a,r,n=r){let i;return i="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:ir(e,r)||n,a&&(i=a(i,n,e)),i}function sr(e){const{prop:a,cssProperty:r=e.prop,themeKey:n,transform:i}=e,o=e=>{if(null==e[a])return null;const o=e[a],s=ir(e.theme,n)||{};return rr(e,o,(e=>{let n=or(s,i,e);return e===n&&"string"==typeof e&&(n=or(s,i,`${a}${"default"===e?"":nr(e)}`,e)),!1===r?n:{[r]:n}}))};return o.propTypes="production"!==process.env.NODE_ENV?{[a]:Xa}:{},o.filterProps=[a],o}const tr={m:"margin",p:"padding"},lr={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},cr={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},dr=function(e){const a={};return r=>(void 0===a[r]&&(a[r]=e(r)),a[r])}((e=>{if(e.length>2){if(!cr[e])return[e];e=cr[e]}const[a,r]=e.split(""),n=tr[a],i=lr[r]||"";return Array.isArray(i)?i.map((e=>n+e)):[n+i]})),ur=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],mr=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],hr=[...ur,...mr];function gr(e,a,r,n){var i;const o=null!=(i=ir(e,a,!1))?i:r;return"number"==typeof o?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),o*e):Array.isArray(o)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>o.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${e} > ${o.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${a}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${a}\` as a number.`].join("\n"))),o[e]):"function"==typeof o?o:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${a}\` value (${o}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function br(e){return gr(e,"spacing",8,"spacing")}function pr(e,a){if("string"==typeof a||null==a)return a;const r=e(Math.abs(a));return a>=0?r:"number"==typeof r?-r:`-${r}`}function kr(e,a,r,n){if(-1===a.indexOf(r))return null;const i=function(e,a){return r=>e.reduce(((e,n)=>(e[n]=pr(a,r),e)),{})}(dr(r),n);return rr(e,e[r],i)}function yr(e,a){const r=br(e.theme);return Object.keys(e).map((n=>kr(e,a,n,r))).reduce(Qa,{})}function fr(e){return yr(e,ur)}function vr(e){return yr(e,mr)}function wr(...e){const a=e.reduce(((e,a)=>(a.filterProps.forEach((r=>{e[r]=a})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>a[n]?Qa(r,a[n](e)):r),{});return r.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,a)=>Object.assign(e,a.propTypes)),{}):{},r.filterProps=e.reduce(((e,a)=>e.concat(a.filterProps)),[]),r}function zr(e){return"number"!=typeof e?e:`${e}px solid`}function jr(e,a){return sr({prop:e,themeKey:"borders",transform:a})}fr.propTypes="production"!==process.env.NODE_ENV?ur.reduce(((e,a)=>(e[a]=Xa,e)),{}):{},fr.filterProps=ur,vr.propTypes="production"!==process.env.NODE_ENV?mr.reduce(((e,a)=>(e[a]=Xa,e)),{}):{},vr.filterProps=mr,"production"===process.env.NODE_ENV||hr.reduce(((e,a)=>(e[a]=Xa,e)),{});const xr=jr("border",zr),qr=jr("borderTop",zr),$r=jr("borderRight",zr),Cr=jr("borderBottom",zr),Sr=jr("borderLeft",zr),Or=jr("borderColor"),Nr=jr("borderTopColor"),Mr=jr("borderRightColor"),Pr=jr("borderBottomColor"),Er=jr("borderLeftColor"),Ir=jr("outline",zr),Ar=jr("outlineColor"),Tr=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const a=gr(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:pr(a,e)});return rr(e,e.borderRadius,r)}return null};Tr.propTypes="production"!==process.env.NODE_ENV?{borderRadius:Xa}:{},Tr.filterProps=["borderRadius"],wr(xr,qr,$r,Cr,Sr,Or,Nr,Mr,Pr,Er,Tr,Ir,Ar);const Fr=e=>{if(void 0!==e.gap&&null!==e.gap){const a=gr(e.theme,"spacing",8,"gap"),r=e=>({gap:pr(a,e)});return rr(e,e.gap,r)}return null};Fr.propTypes="production"!==process.env.NODE_ENV?{gap:Xa}:{},Fr.filterProps=["gap"];const Rr=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const a=gr(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:pr(a,e)});return rr(e,e.columnGap,r)}return null};Rr.propTypes="production"!==process.env.NODE_ENV?{columnGap:Xa}:{},Rr.filterProps=["columnGap"];const Dr=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const a=gr(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:pr(a,e)});return rr(e,e.rowGap,r)}return null};Dr.propTypes="production"!==process.env.NODE_ENV?{rowGap:Xa}:{},Dr.filterProps=["rowGap"];function _r(e,a){return"grey"===a?a:e}wr(Fr,Rr,Dr,sr({prop:"gridColumn"}),sr({prop:"gridRow"}),sr({prop:"gridAutoFlow"}),sr({prop:"gridAutoColumns"}),sr({prop:"gridAutoRows"}),sr({prop:"gridTemplateColumns"}),sr({prop:"gridTemplateRows"}),sr({prop:"gridTemplateAreas"}),sr({prop:"gridArea"}));function Lr(e){return e<=1&&0!==e?100*e+"%":e}wr(sr({prop:"color",themeKey:"palette",transform:_r}),sr({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:_r}),sr({prop:"backgroundColor",themeKey:"palette",transform:_r}));const Br=sr({prop:"width",transform:Lr}),Vr=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const a=a=>{var r,n;const i=(null==(r=e.theme)||null==(r=r.breakpoints)||null==(r=r.values)?void 0:r[a])||er[a];return i?"px"!==(null==(n=e.theme)||null==(n=n.breakpoints)?void 0:n.unit)?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Lr(a)}};return rr(e,e.maxWidth,a)}return null};Vr.filterProps=["maxWidth"];const Gr=sr({prop:"minWidth",transform:Lr}),Hr=sr({prop:"height",transform:Lr}),Ur=sr({prop:"maxHeight",transform:Lr}),Wr=sr({prop:"minHeight",transform:Lr});sr({prop:"size",cssProperty:"width",transform:Lr}),sr({prop:"size",cssProperty:"height",transform:Lr});wr(Br,Vr,Gr,Hr,Ur,Wr,sr({prop:"boxSizing"}));const Zr={border:{themeKey:"borders",transform:zr},borderTop:{themeKey:"borders",transform:zr},borderRight:{themeKey:"borders",transform:zr},borderBottom:{themeKey:"borders",transform:zr},borderLeft:{themeKey:"borders",transform:zr},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:zr},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Tr},color:{themeKey:"palette",transform:_r},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:_r},backgroundColor:{themeKey:"palette",transform:_r},p:{style:vr},pt:{style:vr},pr:{style:vr},pb:{style:vr},pl:{style:vr},px:{style:vr},py:{style:vr},padding:{style:vr},paddingTop:{style:vr},paddingRight:{style:vr},paddingBottom:{style:vr},paddingLeft:{style:vr},paddingX:{style:vr},paddingY:{style:vr},paddingInline:{style:vr},paddingInlineStart:{style:vr},paddingInlineEnd:{style:vr},paddingBlock:{style:vr},paddingBlockStart:{style:vr},paddingBlockEnd:{style:vr},m:{style:fr},mt:{style:fr},mr:{style:fr},mb:{style:fr},ml:{style:fr},mx:{style:fr},my:{style:fr},margin:{style:fr},marginTop:{style:fr},marginRight:{style:fr},marginBottom:{style:fr},marginLeft:{style:fr},marginX:{style:fr},marginY:{style:fr},marginInline:{style:fr},marginInlineStart:{style:fr},marginInlineEnd:{style:fr},marginBlock:{style:fr},marginBlockStart:{style:fr},marginBlockEnd:{style:fr},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Fr},rowGap:{style:Dr},columnGap:{style:Rr},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Lr},maxWidth:{style:Vr},minWidth:{transform:Lr},height:{transform:Lr},maxHeight:{transform:Lr},minHeight:{transform:Lr},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};const Kr=function(){function e(e,a,r,n){const i={[e]:a,theme:r},o=n[e];if(!o)return{[e]:a};const{cssProperty:s=e,themeKey:t,transform:l,style:c}=o;if(null==a)return null;if("typography"===t&&"inherit"===a)return{[e]:a};const d=ir(r,t)||{};if(c)return c(i);return rr(i,a,(a=>{let r=or(d,l,a);return a===r&&"string"==typeof a&&(r=or(d,l,`${e}${"default"===a?"":nr(a)}`,a)),!1===s?r:{[s]:r}}))}return function a(r){var n;const{sx:i,theme:o={}}=r||{};if(!i)return null;const s=null!=(n=o.unstable_sxConfig)?n:Zr;function t(r){let n=r;if("function"==typeof r)n=r(o);else if("object"!=typeof r)return r;if(!n)return null;const i=function(e={}){var a;return(null==(a=e.keys)?void 0:a.reduce(((a,r)=>(a[e.up(r)]={},a)),{}))||{}}(o.breakpoints),t=Object.keys(i);let l=i;return Object.keys(n).forEach((r=>{const i=(t=n[r],c=o,"function"==typeof t?t(c):t);var t,c;if(null!=i)if("object"==typeof i)if(s[r])l=Qa(l,e(r,i,o,s));else{const e=rr({theme:o},i,(e=>({[r]:e})));!function(...e){const a=e.reduce(((e,a)=>e.concat(Object.keys(a))),[]),r=new Set(a);return e.every((e=>r.size===Object.keys(e).length))}(e,i)?l=Qa(l,e):l[r]=a({sx:i,theme:o})}else l=Qa(l,e(r,i,o,s))})),function(e,a){return e.reduce(((e,a)=>{const r=e[a];return(!r||0===Object.keys(r).length)&&delete e[a],e}),a)}(t,l)}return Array.isArray(i)?i.map(t):t(i)}}();function Yr(e,a){const r=this;if(r.vars&&"function"==typeof r.getColorSchemeSelector){const n=r.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/,"*:where($1)");return{[n]:a}}return r.palette.mode===e?a:{}}Kr.filterProps=["sx"];const Jr=["breakpoints","palette","spacing","shape"];function Xr(e={},...a){const{breakpoints:r={},palette:n={},spacing:i,shape:o={}}=e,s=pa(e,Jr),t=Ya(r),l=function(e=8){if(e.mui)return e;const a=br({spacing:e}),r=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const r=a(e);return"number"==typeof r?`${r}px`:r})).join(" "));return r.mui=!0,r}(i);let c=Za({breakpoints:t,direction:"ltr",components:{},palette:ba({mode:"light"},n),spacing:l,shape:ba({},Ja,o)},s);return c.applyStyles=Yr,c=a.reduce(((e,a)=>Za(e,a)),c),c.unstable_sxConfig=ba({},Zr,null==s?void 0:s.unstable_sxConfig),c.unstable_sx=function(e){return Kr({sx:e,theme:this})},c}function Qr(e=null){const a=u.useContext(l.ThemeContext);return a&&(r=a,0!==Object.keys(r).length)?a:e;var r}const en=Xr();function an(e,a){const r=ba({},a);return Object.keys(e).forEach((n=>{if(n.toString().match(/^(components|slots)$/))r[n]=ba({},e[n],r[n]);else if(n.toString().match(/^(componentsProps|slotProps)$/)){const i=e[n]||{},o=a[n];r[n]={},o&&Object.keys(o)?i&&Object.keys(i)?(r[n]=ba({},o),Object.keys(i).forEach((e=>{r[n][e]=an(i[e],o[e])}))):r[n]=o:r[n]=i}else void 0===r[n]&&(r[n]=e[n])})),r}function rn(e){const{theme:a,name:r,props:n}=e;return a&&a.components&&a.components[r]&&a.components[r].defaultProps?an(a.components[r].defaultProps,n):n}const nn="undefined"!=typeof window?u.useLayoutEffect:u.useEffect;function on(e,a,r,n,i){const[o,s]=u.useState((()=>i&&r?r(e).matches:n?n(e).matches:a));return nn((()=>{let a=!0;if(!r)return;const n=r(e),i=()=>{a&&s(n.matches)};return i(),n.addListener(i),()=>{a=!1,n.removeListener(i)}}),[e,r]),o}const sn=u.useSyncExternalStore;function tn(e,a,r,n,i){const o=u.useCallback((()=>a),[a]),s=u.useMemo((()=>{if(i&&r)return()=>r(e).matches;if(null!==n){const{matches:a}=n(e);return()=>a}return o}),[o,e,n,i,r]),[t,l]=u.useMemo((()=>{if(null===r)return[o,()=>()=>{}];const a=r(e);return[()=>a.matches,e=>(a.addListener(e),()=>{a.removeListener(e)})]}),[o,r,e]);return sn(l,t,s)}var ln=Object.freeze({__proto__:null,default:function(e,a=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(a,Math.min(e,r))}});const cn="exact-prop: ";const dn=u.createContext(null);function un(){const e=u.useContext(dn);return"production"!==process.env.NODE_ENV&&u.useDebugValue(e),e}"production"!==process.env.NODE_ENV&&(dn.displayName="ThemeContext");var mn="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__";function hn(a){const{children:r,theme:n}=a,i=un();"production"!==process.env.NODE_ENV&&null===i&&"function"==typeof n&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const o=u.useMemo((()=>{const e=null===i?n:function(e,a){if("function"==typeof a){const r=a(e);return"production"!==process.env.NODE_ENV&&(r||console.error(["MUI: You should return an object from your theme function, i.e.","<ThemeProvider theme={() => ({})} />"].join("\n"))),r}return ba({},e,a)}(i,n);return null!=e&&(e[mn]=null!==i),e}),[n,i]);return e.jsx(dn.Provider,{value:o,children:r})}"production"!==process.env.NODE_ENV&&(hn.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.object,Ha.func]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(hn.propTypes=function(e){return"production"===process.env.NODE_ENV?e:ba({},e,{[cn]:a=>{const r=Object.keys(a).filter((a=>!e.hasOwnProperty(a)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}(hn.propTypes));const gn="exact-prop: ";const bn=["value"],pn=u.createContext();function kn(a){let{value:r}=a,n=pa(a,bn);return e.jsx(pn.Provider,ba({value:null==r||r},n))}"production"!==process.env.NODE_ENV&&(kn.propTypes={children:Ha.node,value:Ha.bool});const yn=u.createContext(void 0);function fn({value:a,children:r}){return e.jsx(yn.Provider,{value:a,children:r})}"production"!==process.env.NODE_ENV&&(fn.propTypes={children:Ha.node,value:Ha.object});const vn={};function wn(e,a,r,n=!1){return u.useMemo((()=>{const i=e&&a[e]||a;if("function"==typeof r){const o=r(i),s=e?ba({},a,{[e]:o}):o;return n?()=>s:s}return ba({},a,e?{[e]:r}:r)}),[e,a,r,n])}function zn(a){const{children:r,theme:n,themeId:i}=a,o=Qr(vn),s=un()||vn;"production"!==process.env.NODE_ENV&&(null===o&&"function"==typeof n||i&&o&&!o[i]&&"function"==typeof n)&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const t=wn(i,o,n),c=wn(i,s,n,!0),d="rtl"===t.direction;return e.jsx(hn,{theme:c,children:e.jsx(l.ThemeContext.Provider,{value:t,children:e.jsx(kn,{value:d,children:e.jsx(fn,{value:null==t?void 0:t.components,children:r})})})})}function jn(e){if("object"!=typeof e||null===e)return!1;const a=Object.getPrototypeOf(e);return!(null!==a&&a!==Object.prototype&&null!==Object.getPrototypeOf(a)||Symbol.toStringTag in e||Symbol.iterator in e)}function xn(e){if(!jn(e))return e;const a={};return Object.keys(e).forEach((r=>{a[r]=xn(e[r])})),a}function qn(e,a,r={clone:!0}){const n=r.clone?ba({},e):e;return jn(e)&&jn(a)&&Object.keys(a).forEach((i=>{jn(a[i])&&Object.prototype.hasOwnProperty.call(e,i)&&jn(e[i])?n[i]=qn(e[i],a[i],r):r.clone?n[i]=jn(a[i])?xn(a[i]):a[i]:n[i]=a[i]})),n}"production"!==process.env.NODE_ENV&&(zn.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.func,Ha.object]).isRequired,themeId:Ha.string}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(zn.propTypes=function(e){return"production"===process.env.NODE_ENV?e:ba({},e,{[gn]:a=>{const r=Object.keys(a).filter((a=>!e.hasOwnProperty(a)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}(zn.propTypes));const $n=e=>e,Cn=(()=>{let e=$n;return{configure(a){e=a},generate:a=>e(a),reset(){e=$n}}})(),Sn={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function On(e,a,r="Mui"){const n=Sn[a];return n?`${r}-${n}`:`${Cn.generate(e)}-${a}`}function Nn(e,a){return ba({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},a)}var Mn,Pn={},En={exports:{}};(Mn=En).exports=function(e){return e&&e.__esModule?e:{default:e}},Mn.exports.__esModule=!0,Mn.exports.default=Mn.exports;var In=En.exports,An=va(ya),Tn=va(ln),Fn=In;Object.defineProperty(Pn,"__esModule",{value:!0}),Pn.alpha=Yn,Pn.blend=function(e,a,r,n=1){const i=(e,a)=>Math.round((e**(1/n)*(1-r)+a**(1/n)*r)**n),o=Hn(e),s=Hn(a),t=[i(o.values[0],s.values[0]),i(o.values[1],s.values[1]),i(o.values[2],s.values[2])];return Wn({type:"rgb",values:t})},Pn.colorChannel=void 0;var Rn=Pn.darken=Jn;Pn.decomposeColor=Hn,Pn.emphasize=Qn;var Dn=Pn.getContrastRatio=function(e,a){const r=Kn(e),n=Kn(a);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)};Pn.getLuminance=Kn,Pn.hexToRgb=Gn,Pn.hslToRgb=Zn;var _n=Pn.lighten=Xn;Pn.private_safeAlpha=function(e,a,r){try{return Yn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeColorChannel=void 0,Pn.private_safeDarken=function(e,a,r){try{return Jn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeEmphasize=function(e,a,r){try{return Qn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeLighten=function(e,a,r){try{return Xn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.recomposeColor=Wn,Pn.rgbToHex=function(e){if(0===e.indexOf("#"))return e;const{values:a}=Hn(e);return`#${a.map(((e,a)=>function(e){const a=e.toString(16);return 1===a.length?`0${a}`:a}(3===a?Math.round(255*e):e))).join("")}`};var Ln=Fn(An),Bn=Fn(Tn);function Vn(e,a=0,r=1){return"production"!==process.env.NODE_ENV&&(e<a||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${a}, ${r}].`),(0,Bn.default)(e,a,r)}function Gn(e){e=e.slice(1);const a=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(a);return r&&1===r[0].length&&(r=r.map((e=>e+e))),r?`rgb${4===r.length?"a":""}(${r.map(((e,a)=>a<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}function Hn(e){if(e.type)return e;if("#"===e.charAt(0))return Hn(Gn(e));const a=e.indexOf("("),r=e.substring(0,a);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:(0,Ln.default)(9,e));let n,i=e.substring(a+1,e.length-1);if("color"===r){if(i=i.split(" "),n=i.shift(),4===i.length&&"/"===i[3].charAt(0)&&(i[3]=i[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:(0,Ln.default)(10,n))}else i=i.split(",");return i=i.map((e=>parseFloat(e))),{type:r,values:i,colorSpace:n}}const Un=e=>{const a=Hn(e);return a.values.slice(0,3).map(((e,r)=>-1!==a.type.indexOf("hsl")&&0!==r?`${e}%`:e)).join(" ")};Pn.colorChannel=Un;function Wn(e){const{type:a,colorSpace:r}=e;let{values:n}=e;return-1!==a.indexOf("rgb")?n=n.map(((e,a)=>a<3?parseInt(e,10):e)):-1!==a.indexOf("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=-1!==a.indexOf("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${a}(${n})`}function Zn(e){e=Hn(e);const{values:a}=e,r=a[0],n=a[1]/100,i=a[2]/100,o=n*Math.min(i,1-i),s=(e,a=(e+r/30)%12)=>i-o*Math.max(Math.min(a-3,9-a,1),-1);let t="rgb";const l=[Math.round(255*s(0)),Math.round(255*s(8)),Math.round(255*s(4))];return"hsla"===e.type&&(t+="a",l.push(a[3])),Wn({type:t,values:l})}function Kn(e){let a="hsl"===(e=Hn(e)).type||"hsla"===e.type?Hn(Zn(e)).values:e.values;return a=a.map((a=>("color"!==e.type&&(a/=255),a<=.03928?a/12.92:((a+.055)/1.055)**2.4))),Number((.2126*a[0]+.7152*a[1]+.0722*a[2]).toFixed(3))}function Yn(e,a){return e=Hn(e),a=Vn(a),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),"color"===e.type?e.values[3]=`/${a}`:e.values[3]=a,Wn(e)}function Jn(e,a){if(e=Hn(e),a=Vn(a),-1!==e.type.indexOf("hsl"))e.values[2]*=1-a;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-a;return Wn(e)}function Xn(e,a){if(e=Hn(e),a=Vn(a),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*a;else if(-1!==e.type.indexOf("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*a;else if(-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*a;return Wn(e)}function Qn(e,a=.15){return Kn(e)>.5?Jn(e,a):Xn(e,a)}Pn.private_safeColorChannel=(e,a)=>{try{return Un(e)}catch(r){return a&&"production"!==process.env.NODE_ENV&&console.warn(a),e}};const ei={black:"#000",white:"#fff"},ai={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},ri="#f3e5f5",ni="#ce93d8",ii="#ba68c8",oi="#ab47bc",si="#9c27b0",ti="#7b1fa2",li="#e57373",ci="#ef5350",di="#f44336",ui="#d32f2f",mi="#c62828",hi="#ffb74d",gi="#ffa726",bi="#ff9800",pi="#f57c00",ki="#e65100",yi="#e3f2fd",fi="#90caf9",vi="#42a5f5",wi="#1976d2",zi="#1565c0",ji="#4fc3f7",xi="#29b6f6",qi="#03a9f4",$i="#0288d1",Ci="#01579b",Si="#81c784",Oi="#66bb6a",Ni="#4caf50",Mi="#388e3c",Pi="#2e7d32",Ei="#1b5e20",Ii=["mode","contrastThreshold","tonalOffset"],Ai={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:ei.white,default:ei.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},Ti={text:{primary:ei.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:ei.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function Fi(e,a,r,n){const i=n.light||n,o=n.dark||1.5*n;e[a]||(e.hasOwnProperty(r)?e[a]=e[r]:"light"===a?e.light=_n(e.main,i):"dark"===a&&(e.dark=Rn(e.main,o)))}function Ri(e){const{mode:a="light",contrastThreshold:r=3,tonalOffset:n=.2}=e,i=pa(e,Ii),o=e.primary||function(e="light"){return"dark"===e?{main:fi,light:yi,dark:vi}:{main:wi,light:vi,dark:zi}}(a),s=e.secondary||function(e="light"){return"dark"===e?{main:ni,light:ri,dark:oi}:{main:si,light:ii,dark:ti}}(a),t=e.error||function(e="light"){return"dark"===e?{main:di,light:li,dark:ui}:{main:ui,light:ci,dark:mi}}(a),l=e.info||function(e="light"){return"dark"===e?{main:xi,light:ji,dark:$i}:{main:$i,light:qi,dark:Ci}}(a),c=e.success||function(e="light"){return"dark"===e?{main:Oi,light:Si,dark:Mi}:{main:Pi,light:Ni,dark:Ei}}(a),d=e.warning||function(e="light"){return"dark"===e?{main:gi,light:hi,dark:pi}:{main:"#ed6c02",light:bi,dark:ki}}(a);function u(e){const a=Dn(e,Ti.text.primary)>=r?Ti.text.primary:Ai.text.primary;if("production"!==process.env.NODE_ENV){const r=Dn(e,a);r<3&&console.error([`MUI: The contrast ratio of ${r}:1 for ${a} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return a}const m=({color:e,name:a,mainShade:r=500,lightShade:i=300,darkShade:o=700})=>{if(!(e=ba({},e)).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${a?` (${a})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${r}\` property.`:ha(11,a?` (${a})`:"",r));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${a?` (${a})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:ha(12,a?` (${a})`:"",JSON.stringify(e.main)));return Fi(e,"light",i,n),Fi(e,"dark",o,n),e.contrastText||(e.contrastText=u(e.main)),e},h={dark:Ti,light:Ai};"production"!==process.env.NODE_ENV&&(h[a]||console.error(`MUI: The palette mode \`${a}\` is not supported.`));return qn(ba({common:ba({},ei),mode:a,primary:m({color:o,name:"primary"}),secondary:m({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:m({color:t,name:"error"}),warning:m({color:d,name:"warning"}),info:m({color:l,name:"info"}),success:m({color:c,name:"success"}),grey:ai,contrastThreshold:r,getContrastText:u,augmentColor:m,tonalOffset:n},h[a]),i)}const Di=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];const _i={textTransform:"uppercase"},Li='"Roboto", "Helvetica", "Arial", sans-serif';function Bi(e,a){const r="function"==typeof a?a(e):a,{fontFamily:n=Li,fontSize:i=14,fontWeightLight:o=300,fontWeightRegular:s=400,fontWeightMedium:t=500,fontWeightBold:l=700,htmlFontSize:c=16,allVariants:d,pxToRem:u}=r,m=pa(r,Di);"production"!==process.env.NODE_ENV&&("number"!=typeof i&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof c&&console.error("MUI: `htmlFontSize` is required to be a number."));const h=i/14,g=u||(e=>e/c*h+"rem"),b=(e,a,r,i,o)=>{return ba({fontFamily:n,fontWeight:e,fontSize:g(a),lineHeight:r},n===Li?{letterSpacing:(s=i/a,Math.round(1e5*s)/1e5)+"em"}:{},o,d);var s},p={h1:b(o,96,1.167,-1.5),h2:b(o,60,1.2,-.5),h3:b(s,48,1.167,0),h4:b(s,34,1.235,.25),h5:b(s,24,1.334,0),h6:b(t,20,1.6,.15),subtitle1:b(s,16,1.75,.15),subtitle2:b(t,14,1.57,.1),body1:b(s,16,1.5,.15),body2:b(s,14,1.43,.15),button:b(t,14,1.75,.4,_i),caption:b(s,12,1.66,.4),overline:b(s,12,2.66,1,_i),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return qn(ba({htmlFontSize:c,pxToRem:g,fontFamily:n,fontSize:i,fontWeightLight:o,fontWeightRegular:s,fontWeightMedium:t,fontWeightBold:l},p),m,{clone:!1})}function Vi(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const Gi=["none",Vi(0,2,1,-1,0,1,1,0,0,1,3,0),Vi(0,3,1,-2,0,2,2,0,0,1,5,0),Vi(0,3,3,-2,0,3,4,0,0,1,8,0),Vi(0,2,4,-1,0,4,5,0,0,1,10,0),Vi(0,3,5,-1,0,5,8,0,0,1,14,0),Vi(0,3,5,-1,0,6,10,0,0,1,18,0),Vi(0,4,5,-2,0,7,10,1,0,2,16,1),Vi(0,5,5,-3,0,8,10,1,0,3,14,2),Vi(0,5,6,-3,0,9,12,1,0,3,16,2),Vi(0,6,6,-3,0,10,14,1,0,4,18,3),Vi(0,6,7,-4,0,11,15,1,0,4,20,3),Vi(0,7,8,-4,0,12,17,2,0,5,22,4),Vi(0,7,8,-4,0,13,19,2,0,5,24,4),Vi(0,7,9,-4,0,14,21,2,0,5,26,4),Vi(0,8,9,-5,0,15,22,2,0,6,28,5),Vi(0,8,10,-5,0,16,24,2,0,6,30,5),Vi(0,8,11,-5,0,17,26,2,0,6,32,5),Vi(0,9,11,-5,0,18,28,2,0,7,34,6),Vi(0,9,12,-6,0,19,29,2,0,7,36,6),Vi(0,10,13,-6,0,20,31,3,0,8,38,7),Vi(0,10,13,-6,0,21,33,3,0,8,40,7),Vi(0,10,14,-6,0,22,35,3,0,8,42,7),Vi(0,11,14,-7,0,23,36,3,0,9,44,8),Vi(0,11,15,-7,0,24,38,3,0,9,46,8)],Hi=["duration","easing","delay"],Ui={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},Wi={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function Zi(e){return`${Math.round(e)}ms`}function Ki(e){if(!e)return 0;const a=e/36;return Math.round(10*(4+15*a**.25+a/5))}function Yi(e){const a=ba({},Ui,e.easing),r=ba({},Wi,e.duration);return ba({getAutoHeightDuration:Ki,create:(e=["all"],n={})=>{const{duration:i=r.standard,easing:o=a.easeInOut,delay:s=0}=n,t=pa(n,Hi);if("production"!==process.env.NODE_ENV){const a=e=>"string"==typeof e,r=e=>!isNaN(parseFloat(e));a(e)||Array.isArray(e)||console.error('MUI: Argument "props" must be a string or Array.'),r(i)||a(i)||console.error(`MUI: Argument "duration" must be a number or a string but found ${i}.`),a(o)||console.error('MUI: Argument "easing" must be a string.'),r(s)||a(s)||console.error('MUI: Argument "delay" must be a number or a string.'),"object"!=typeof n&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join("\n")),0!==Object.keys(t).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(t).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof i?i:Zi(i)} ${o} ${"string"==typeof s?s:Zi(s)}`)).join(",")}},e,{easing:a,duration:r})}const Ji={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},Xi=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const Qi=function(e={},...a){const{mixins:r={},palette:n={},transitions:i={},typography:o={}}=e,s=pa(e,Xi);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":ha(18));const t=Ri(n),l=Xr(e);let c=qn(l,{mixins:Nn(l.breakpoints,r),palette:t,shadows:Gi.slice(),typography:Bi(t,o),transitions:Yi(i),zIndex:ba({},Ji)});if(c=qn(c,s),c=a.reduce(((e,a)=>qn(e,a)),c),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],a=(a,r)=>{let n;for(n in a){const i=a[n];if(-1!==e.indexOf(n)&&Object.keys(i).length>0){if("production"!==process.env.NODE_ENV){const e=On("",n);console.error([`MUI: The \`${r}\` component increases the CSS specificity of the \`${n}\` internal state.`,"You can not override it like this: ",JSON.stringify(a,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:i}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}a[n]={}}}};Object.keys(c.components).forEach((e=>{const r=c.components[e].styleOverrides;r&&0===e.indexOf("Mui")&&a(r,e)}))}return c.unstable_sxConfig=ba({},Zr,null==s?void 0:s.unstable_sxConfig),c.unstable_sx=function(e){return Kr({sx:e,theme:this})},c}();function eo(){const e=function(e=en){return Qr(e)}(Qi);return"production"!==process.env.NODE_ENV&&u.useDebugValue(e),e[ga]||e}const ao=["theme"];function ro(a){let{theme:r}=a,n=pa(a,ao);const i=r[ga];return e.jsx(zn,ba({},n,{themeId:i?ga:void 0,theme:i||r}))}"production"!==process.env.NODE_ENV&&(ro.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.object,Ha.func]).isRequired});const no=()=>{const e=eo();return[...e.breakpoints.keys].reduce(((a,r)=>{const n=function(e,a={}){const r=Qr(),n="undefined"!=typeof window&&void 0!==window.matchMedia,{defaultMatches:i=!1,matchMedia:o=(n?window.matchMedia:null),ssrMatchMedia:s=null,noSsr:t=!1}=rn({name:"MuiUseMediaQuery",props:a,theme:r});"production"!==process.env.NODE_ENV&&"function"==typeof e&&null===r&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join("\n"));let l="function"==typeof e?e(r):e;l=l.replace(/^@media( ?)/m,"");const c=(void 0!==sn?tn:on)(l,i,o,s,t);return"production"!==process.env.NODE_ENV&&u.useDebugValue({query:l,match:c}),c}(e.breakpoints.up(r));return n?r:a}),null)??"sm"},io=({handleSelectAll:r,isIndeterminate:i,isAllSelected:o,sizing:s})=>{const[t,l]=n.useState(!1),c=a.useTheme();return n.useEffect((()=>{o&&l(o)}),[o]),e.jsxs(a.Stack,{direction:"row",gap:c.spacing(c.custom.padding.sm),onClick:e=>{const a=!t;l(a),r(e,a)},sx:{marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",p:e=>e.custom.padding.sm},children:[e.jsx(a.FormLabel,{sx:{cursor:"pointer",fontSize:()=>s&&we[s]},children:"Select all"}),e.jsx(Re,{sizing:"default",indeterminate:i,checked:t})]})},oo=n.forwardRef((({children:a,handleSelectAll:r,value:n=[],selections:i,sizing:o,...s},t)=>{const l=n.length===i.length,c=n.length>0&&n.length<i.length;return e.jsxs("ul",{ref:t,...s,children:[e.jsx(io,{handleSelectAll:r,isIndeterminate:c,isAllSelected:l,sizing:o}),a]})})),so="0px 4px 8px 0px #06040D14, 0px 16px 24px 0px #06040D14, 0px 0px 4px 2px #06040D0A, 0px 0px 0px 1px #FFFFFF29",to=e=>{switch(e){case"xs":return 24;case"md":return 32;default:return 40}},lo=(e,a)=>({"& .MuiTypography-root":{height:to(a),fontSize:we[a],display:"flex",alignItems:"center",paddingLeft:e.spacing("xs"===a?e.custom.padding.xs:e.custom.padding.sm),paddingRight:e.spacing("xs"===a?e.custom.padding.xs:e.custom.padding.sm)}}),co=e=>({fontSize:`${fe.sm.body.md}`,borderRadius:e.spacing(e.custom.radius.md),position:"relative",padding:e.spacing(e.custom.padding.sm),"& .MuiSelect-outlined":{padding:0},"& .MuiSelect-select.MuiInputBase-input":{paddingRight:e.spacing(x.md)},"&:before":{transition:e.custom.easing.input,content:'""',position:"absolute",background:e.custom.palette.interaction.none,borderRadius:e.spacing(e.custom.radius.md),inset:0,zIndex:0},"&:hover:before":{backgroundColor:e.custom.palette.interaction.hover},"&.Mui-focused:before":{backgroundColor:e.custom.palette.interaction.press},"&.Mui-disabled:before":{backgroundColor:e.custom.palette.interaction.none},"& .MuiSelect-select":{position:"relative"}}),uo=(e,a)=>{switch(a){case"lg":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.lg,height:N.lg,top:`calc(50% - ${N.lg/2}px)`}};case"md":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.md,height:N.md,top:`calc(50% - ${N.md/2}px)`}};case"xs":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.xs,height:N.xs,top:`calc(50% - ${N.xs/2}px)`}};default:return{height:to("lg"),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.lg,height:N.lg,top:`calc(50% - ${N.lg/2}px)`}}}},mo=e=>({position:"relative",fontSize:`${fe.sm.body.md}`,backgroundColor:e.custom.palette.interaction.none,color:e.custom.palette.text.primary,"&:before":{transition:e.custom.easing.input,content:'""',position:"absolute",inset:0,zIndex:1},"& > .MuiBox-root":{position:"relative",zIndex:2,width:"100%","& .MuiSvgIcon-root":{marginRight:e.spacing(e.custom.margin.sm),width:N.xl,height:N.xl},"& .MuiBox-root":{padding:e.spacing(e.custom.padding.sm),lineHeight:"22px"}}}),ho=e=>({"&.MuiModal-root.MuiPopover-root":{"&.MuiMenu-root":{borderRadius:e.spacing(e.custom.radius.sm),"& .MuiPaper-root":{border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.raised,boxShadow:so}}}}),go=a.styled(a.Autocomplete)((({theme:e,sizing:a,value:r})=>({maxWidth:"100%",backgroundColor:e.custom.palette.surface.raised,borderRadius:e.spacing(e.custom.radius.md),border:`1px solid ${e.custom.palette.stroke.default}`,transition:e.custom.easing.input,"& .MuiSvgIcon-root":{...a&&{width:N[a],height:N[a]}},"&.MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input":{...a&&{height:"xs"===a?2*z+"px":3*z+"px"},paddingTop:0,paddingBottom:0,paddingLeft:r&&r?.length>0?0:e.spacing(e.custom.padding.sm),justifyContent:"center",textOverflow:"ellipsis",whiteSpace:"nowrap"},"& .MuiAutocomplete-inputRoot":{...a&&{fontSize:we[a],gap:"lg"===a?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs)},display:"flex",alignItems:"flex-start",paddingRight:3*z+"px",flexWrap:"wrap",height:"auto"},"& .MuiOutlinedInput-root":{display:"flex",alignItems:"center",padding:"0"},"& .MuiAutocomplete-tag":{...a&&{height:"xs"===a?2*z+"px":3*z+"px"},margin:0,"& .MuiSvgIcon-root":{height:"12px",width:"12px"}},"&.Mui-disabled":{backgroundColor:`${e.custom.palette.input.disabled}`,borderColor:`${e.custom.palette.stroke.disabled}`},"&.Mui-focused":{backgroundColor:e.custom.palette.input.default,borderColor:e.custom.palette.stroke.focus,boxShadow:e.custom.boxShadow.input.focus},"& .MuiChip-root .MuiChip-label":{height:20,lineHeight:"20px",maxWidth:140,...a&&{padding:`0 ${e.spacing(e.custom.padding.xs)}`}}}))),bo=a.styled(a.Chip)((({theme:e,sizing:a})=>({borderRadius:e.spacing(e.custom.radius.sm),border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.default,...a&&{padding:`0 ${e.spacing(e.custom.padding.xs)}`},"& .MuiChip-deleteIcon":{fill:e.custom.palette.icon.primary,borderRadius:e.custom.radius.round,margin:0,"&:hover":{backgroundColor:e.custom.palette.interaction.hover},"&:active":{backgroundColor:e.custom.palette.interaction.press},"&:disabled":{backgroundColor:e.custom.palette.interaction.disabled,fill:e.custom.palette.icon.disabled}}}))),po=a.styled(a.TextField)((({theme:e,sizing:a})=>({"& .MuiOutlinedInput-root":{padding:0,...a&&{margin:"lg"===a?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs)}},"& .MuiInputBase-input":{padding:"0 14px"},"& .MuiOutlinedInput-notchedOutline":{border:"none"}}))),ko=a.styled(a.Popper)((({theme:e,sizing:r})=>({"& .MuiPaper-root":{...r&&{margin:"lg"===r?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs),marginLeft:"lg"===r?`-${e.spacing(e.custom.padding.sm)}`:`-${e.spacing(e.custom.padding.xs)}`,marginTop:`calc(${"lg"===r?e.spacing(e.custom.margin.sm):e.spacing(e.custom.margin.xs)} + ${e.spacing(e.custom.margin.xs)})`},border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.raised,boxShadow:so,borderRadius:e.spacing(e.custom.radius.sm)},[`& .${a.autocompleteClasses.listbox}`]:{overflowX:"hidden",[`& .${a.autocompleteClasses.option}`]:{fontSize:we[r],...r&&{height:"lg"===r?5*z+"px":4*z+"px"},"> span":{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},'&[aria-selected="true"]':{backgroundColor:e.custom.palette.interaction.hover,display:"flex",alignItems:"center",justifyContent:"space-between"}}}}))),yo=a=>e.jsx(ko,{...a}),fo=({selections:a,disableClearable:i=!1,disabled:o,internalChange:s,onChange:t,placeholder:l="",sizing:c="lg",value:d=[]})=>{const[u,m]=n.useState(a.filter((e=>d.includes(e?.value)))),h=(e,r)=>{if(t){const n=r?a.map((({value:e})=>e)):[];m(r?a:[]),t(e,n,"selectOption"),s&&s()}};return e.jsx(go,{disabledItemsFocusable:!0,autoFocus:!1,disableCloseOnSelect:!0,blurOnSelect:!1,popupIcon:e.jsx(r.KeyboardArrowDown,{}),sizing:c,disabled:o,disableClearable:i,autoComplete:!0,multiple:!0,renderInput:a=>e.jsx(po,{...a,placeholder:u.length>0?void 0:l,sizing:c}),options:a,renderTags:(a,n)=>a.map(((a,i)=>{const{key:o,...s}=n({index:i});return e.jsx(bo,{sizing:c,deleteIcon:e.jsx(r.CloseRounded,{fontSize:"small"}),label:a.label,...s},o)})),onChange:(e,a,r)=>{const n=a.map((({value:e})=>e));t&&(m(a),t(e,n,r)),s&&s()},PopperComponent:a=>e.jsx(yo,{...a,sizing:c}),isOptionEqualToValue:(e,a)=>e.value===a.value,renderOption:(a,n,{selected:i})=>{const{key:o,...s}=a;return e.jsxs("li",{...s,children:[e.jsx("span",{children:n.label}),e.jsx(r.Check,{sx:{visibility:i?"visible":"hidden",fontSize:"16px"}})]},o)},ListboxComponent:n.forwardRef(((r,n)=>e.jsx(oo,{ref:n,...r,handleSelectAll:h,value:u,selections:a,sizing:c}))),value:u})},vo=a.styled(a.MenuItem)((({theme:e})=>({...{...mo(e)},"&.Mui-focusVisible":{backgroundColor:e.custom.palette.interaction.none},"&.Mui-selected":{backgroundColor:e.custom.palette.input.default,"&.Mui-focusVisible":{backgroundColor:e.custom.palette.input.default}},"&.MuiButtonBase-root.MuiMenuItem-root.Mui-disabled":{backgroundColor:e.custom.palette.input.default,color:e.custom.palette.text.disabled,"&:before":{backgroundColor:e.custom.palette.interaction.disabled}},"&:hover":{backgroundColor:e.custom.palette.input.default,"&:before":{backgroundColor:e.custom.palette.interaction.hover},"&.Mui-selected":{backgroundColor:e.custom.palette.input.default,"&.Mui-focusVisible":{"&:before":{backgroundColor:e.custom.palette.interaction.hover}},"&:before":{backgroundColor:e.custom.palette.interaction.hover}}},"&:active":{"&:before":{backgroundColor:e.custom.palette.interaction.press}}}))),wo=({children:n,selected:i,...o})=>e.jsx(vo,{...o,children:e.jsxs(a.Box,{display:"flex",justifyContent:"space-between",alignItems:"center",children:[e.jsx(a.Box,{children:n}),i&&e.jsx(r.Check,{})]})}),zo=a.styled(a.Select)((({theme:e,sizing:a})=>({...{...co(e)},...a&&{...uo(e,a)},...a&&{...lo(e,a)},backgroundColor:e.custom.palette.surface.raised,border:`1px solid ${e.custom.palette.stroke.default}`,transition:e.custom.easing.input,"& .MuiOutlinedInput-notchedOutline":{border:e.custom.palette.stroke.default},"&:hover":{"& .MuiOutlinedInput-notchedOutline":{borderColor:e.custom.palette.stroke.default}},"&.Mui-focused":{backgroundColor:e.custom.palette.input.default,borderColor:e.custom.palette.stroke.focus,boxShadow:e.custom.boxShadow.input.focus},"&.Mui-disabled":{backgroundColor:e.custom.palette.input.disabled,borderColor:e.custom.palette.stroke.disabled,"& .MuiSvgIcon-root":{color:e.custom.palette.icon.disabled,transition:e.custom.easing.input}}}))),jo=({selections:n,autoComplete:i=!1,disabled:o=!1,disablePortal:s=!1,inputRef:t,internalChange:l,onChange:c,placeholder:d="",selectOptionProps:u,sizing:m="lg",sx:h,value:g=[],...b})=>{const p=a.useTheme(),k=no();return i?e.jsx(fo,{selections:n,placeholder:d,disabled:o,sizing:m,onChange:(e,a)=>{c&&c(a),l&&l()},value:Array.isArray(g)?g:[],internalChange:l}):e.jsxs(zo,{sizing:m,inputRef:t,MenuProps:{disablePortal:s,sx:ho,anchorOrigin:{vertical:45,horizontal:"center"}},displayEmpty:!0,IconComponent:r.KeyboardArrowDown,renderValue:a=>d&&!a?e.jsx(be,{component:"p",variation:"sm"===k||"md"===k?"sm":"lg",sx:{color:p.custom.palette.text.placeholder},children:d}):e.jsx(be,{component:"p",variation:"sm"===k||"md"===k?"sm":"lg",children:n?.find((({value:e})=>e===a))?.label}),onChange:(e,a)=>{c&&c(e,a),l&&l()},sx:h,value:g,...b,children:[""!==d.trim()&&e.jsx(wo,{disabled:!0,value:"","aria-label":"placeholder",children:d},"placeholder"),n?.map((({value:a,label:r})=>e.jsx(wo,{value:a,...u,children:r},a)))]})},xo=a.styled(a.Box)((({theme:e,disabled:a,fullWidth:r})=>({width:r?"100%":"auto",minWidth:240,backgroundColor:a?e.custom.palette.input.disabled:e.custom.palette.surface.raised,border:`1px solid ${a?e.custom.palette.stroke.disabled:e.custom.palette.stroke.default}`,borderRadius:e.spacing(e.custom.radius.lg),padding:e.spacing(e.custom.padding.md),position:"relative",zIndex:0,"&:after":{content:'""',backgroundColor:e.custom.palette.interaction.none,borderRadius:e.spacing(e.custom.radius.lg),position:"absolute",inset:0},"&:hover":{"&:after":{backgroundColor:e.custom.palette.interaction.hover}},"&:active":{"&:after":{backgroundColor:e.custom.palette.interaction.press}},"& svg":{fill:e.custom.palette.icon.primary},...a&&{background:e.custom.palette.input.disabled,borderColor:e.custom.palette.stroke.disabled,"&:after":{backgroundColor:e.custom.palette.interaction.none},"& .MuiBox-root > .MuiSvgIcon-root":{fill:"none"}}}))),qo=a.styled(na)((({theme:e})=>({fontSize:fe.button.md,color:e.custom.palette.text.primary,lineHeight:"120%",letterSpacing:"0.16px"}))),$o=({label:n="Placeholder",disabled:i,onChange:o,options:s,fullWidth:t})=>{const l=a.useTheme(),c=s.map((e=>e.label)).indexOf(n);return e.jsx(xo,{disabled:i,fullWidth:t,children:e.jsxs(a.Stack,{display:"flex",justifyContent:"space-between",flexDirection:"row",alignItems:"center",sx:{position:"relative",zIndex:1},children:[e.jsxs(a.Box,{display:"flex",alignItems:"center",sx:{"& svg":{fill:l.custom.palette.icon.secondary}},children:[e.jsx(r.DragHandle,{sx:{width:N.lg,height:N.lg,mr:l.custom.padding.sm}}),e.jsx(qo,{align:"left",disabled:i,children:n})]}),e.jsx(jo,{sizing:"xs",selections:s.map(((e,a)=>({label:`${a+1}`,value:`${a}`}))),disabled:i,value:`${c}`,onChange:function(e){const a=c,r=Number(e.target.value),n=s;let i=1;const t=n.splice(a,i)[0];i=0,n.splice(r,i,t),o(n)},MenuProps:{anchorOrigin:{vertical:f,horizontal:"center"}}})]})})},Co=({labelTop:r,labelBottom:i,disabled:o,fullWidth:s=!1,options:t,onChange:l,value:c,internalChange:d})=>{const u=a.useTheme(),[m,h]=n.useState(c||t);function g(e){h(e),l(e.map((({id:e})=>e))),d&&d()}return e.jsxs(a.Stack,{gap:u.custom.margin.sm,textAlign:"center",sx:{width:s?"100%":"auto"},children:[r&&e.jsx(na,{disabled:o,sx:{color:u.custom.palette.text.secondary},children:r}),e.jsx(ma,{onChange:function(e){h(e),l(e.map((({id:e})=>e))),d&&d()},items:m,direction:"vertical",renderItem:({...a})=>e.jsx(sa,{id:a.id,children:e.jsx($o,{onChange:g,...a,options:m,disabled:o,selections:a.selections,fullWidth:s})})}),i&&e.jsx(na,{disabled:o,sx:{color:u.custom.palette.text.secondary},children:i})]})},So=e=>({backgroundColor:e.custom.palette.interaction.none,color:e.custom.palette.icon.primary}),Oo=e=>({backgroundColor:e.custom.palette.purple[100],color:e.custom.palette.icon.primary,"&:hover":{"&:before":{background:e.custom.palette.interaction.hoverOnDark}},"&:active":{"&:before":{background:e.custom.palette.interaction.pressOnDark}}}),No=e=>({backgroundColor:e.custom.palette.surface.raised,border:`1px solid ${e.custom.palette.stroke.default}`,color:e.custom.palette.icon.primary,"&.MuiIconButton-root:disabled":{border:"none"}}),Mo=e=>({backgroundColor:e.custom.palette.surface.raised,boxShadow:e.custom.elevation.raised,color:e.custom.palette.icon.primary,"&:focus-visible:after":{boxShadow:e.custom.boxShadow.input.focus},"&.MuiIconButton-root:disabled":{boxShadow:"none"}}),Po=(e,a)=>({borderRadius:"default"===e?a.spacing(a.custom.radius.md):a.custom.radius.round}),Eo={xs:3*z,sm:3.5*z,md:4*z,lg:5*z,xl:6*z},Io=e=>({height:Eo[e],width:Eo[e]}),Ao={xs:2*z,sm:2*z,md:2*z,lg:2.5*z,xl:3*z},To=e=>({height:Ao[e],width:Ao[e]}),Fo=a.styled(a.IconButton)((({theme:e,variation:a,shape:r="default",sizing:n})=>({boxSizing:"border-box",transition:"all 200ms ease","&:before, &:after":{...r&&{...Po(r,e)},transition:"all 250ms ease",content:'""',position:"absolute",inset:0},"&:hover:before":{backgroundColor:e.custom.palette.interaction.hover},"&:focus:before":{backgroundColor:e.custom.palette.interaction.hover},"&:active:before":{backgroundColor:e.custom.palette.interaction.press},"&:focus-visible":{boxShadow:e.custom.boxShadow.input.focus},...r&&{...Po(r,e)},...n&&{...Io(n)},"&.MuiIconButton-root":{..."default"===a&&{...So(e)},..."toggle"===a&&{...Oo(e)},..."outlined"===a&&{...No(e)},..."raised"===a&&{...Mo(e)},"&:disabled":{backgroundColor:e.custom.palette.interaction.disabled,color:e.custom.palette.icon.disabled}},"& .MuiSvgIcon-root":{...n&&{...To(n)},position:"relative",zIndex:1}}))),Ro=(e,a)=>({"&:after":{content:'""',position:"absolute",bottom:0,width:0,height:1,borderBottom:`1px solid ${e.custom.palette.stroke.default}`,background:"grey"},borderRadius:0,"&:first-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderBottomLeftRadius:0,borderBottomRightRadius:0},"&:last-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopRightRadius:0,borderTopLeftRadius:0,"&:after":{content:"none"}}}),Do=(e,a)=>({"&:after":{content:'""',position:"absolute",right:0,width:1,height:0,borderRight:`1px solid ${e.custom.palette.stroke.default}`,background:"grey"},borderRadius:0,"&:first-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopRightRadius:0,borderBottomRightRadius:0},"&:last-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopLeftRadius:0,borderBottomLeftRadius:0,"&:after":{content:"none"}}}),_o=a.styled(a.ButtonGroup)((({theme:e,variation:a,orientation:r="horizontal",iconColor:n,sizing:i="lg",groupRaised:o=!1})=>({"&.MuiButtonGroup-root":{border:`1px solid ${e.custom.palette.stroke.default}`,...o&&{boxShadow:e.custom.elevation.raised,border:"none"},"& > button":{..."default"===a&&{...So(e)},..."toggle"===a&&{...Oo(e)},..."vertical"===r&&{...Ro(e)},..."horizontal"===r&&{...Do(e)},...i&&{...Io(i)}},"& .MuiSvgIcon-root":{...i&&{...To(i)},fill:n||"inherit"}}}))),Lo=a.styled(a.Box)((({theme:e})=>({"& .MuiGrid-item":{"&:first-of-type":{"& .MuiBox-root":{"&:before":{width:k,borderRadius:e.custom.radius.round,right:"50%",transform:`translateX(-${k}px)`,left:"auto"}}},"&:last-child":{"& .MuiBox-root":{"&:after":{width:k,borderRadius:e.custom.radius.round,right:"auto",left:"50%",transform:`translateX(${k}px)`}}}}}))),Bo=({children:a,width:r})=>e.jsx(Lo,{sx:{width:r},children:a}),Vo=a.styled(Ze)((()=>({lineHeight:"110%",textAlign:"center",width:"100%"}))),Go=({disabled:a,children:r})=>e.jsx(Vo,{showicon:!1,disabled:a,sx:{cursor:"inherit"},children:r}),Ho=a.styled(Xe)((()=>({marginRight:0}))),Uo=a.styled(a.Box)((({theme:e})=>({posiion:"relative","&:before":{content:'""',position:"absolute",top:"50%",left:0,height:b,width:`calc(50% - ${f/2}px)`,zIndex:0,backgroundColor:e.custom.palette.stroke.default},"&:after":{content:'""',position:"absolute",top:"50%",right:0,height:b,width:`calc(50% - ${f/2}px)`,zIndex:0,backgroundColor:e.custom.palette.stroke.default}}))),Wo=a=>e.jsx(Uo,{sx:{textAlign:"center",position:"relative"},children:e.jsx(Ho,{...a})}),Zo=({options:r=[],disabled:n=!1,sizing:i="lg",onChange:o,internalChange:s,value:t})=>{const l=a.useTheme();function c(e){console.warn(e),o(e.value),s&&s()}return e.jsx(a.Box,{children:e.jsx(Bo,{children:e.jsx(a.Grid,{container:!0,justifyContent:"space-between",children:r.map((r=>e.jsxs(a.Grid,{item:!0,sm:!0,onClick:()=>c(r),sx:{cursor:"pointer",textAlign:"center","&:hover":{"& .MuiButtonBase-root.MuiRadio-root":{"&:before":{backgroundColor:l.custom.palette.interaction.hover}}},"&:active":{"& .MuiButtonBase-root.MuiRadio-root":{backgroundColor:l.custom.palette.input.default,borderColor:l.custom.palette.stroke.focus,boxShadow:l.custom.boxShadow.input.focus,"&:before":{backgroundColor:l.custom.palette.interaction.press},"&.Mui-checked":{backgroundColor:l.custom.palette.purple[500]}}}},children:[e.jsx(Wo,{sizing:i,disabled:n,onChange:e=>c(r),checked:t===r.value},r.value),e.jsx(a.Box,{sx:{mt:j.xs,width:"100%"},children:e.jsx(Go,{disabled:n,children:r.label})})]},r.value)))})})})},Ko=a.styled(a.Link)((({theme:e,disabled:a})=>({"&:focus-visible":{boxShadow:e.custom.boxShadow.input.focus,borderRadius:e.spacing(e.custom.radius.sm),outline:"none"},"&.MuiLink-root":{transition:"all 200ms ease",display:"inline",cursor:"pointer",color:a?e.custom.palette.text.lockedWhite:e.custom.palette.text.textLink,textDecorationColor:e.custom.palette.text.textLink,pointerEvents:a?"none":"auto","&:hover":{color:a?e.custom.palette.text.disabled:e.custom.palette.text.textLinkHover,textDecorationColor:a?e.custom.palette.text.disabled:e.custom.palette.text.textLinkHover},"&:active":{color:e.custom.palette.text.textLinkHover,textDecorationColor:e.custom.palette.text.textLinkHover},"&:visited":{color:a?e.custom.palette.text.disabled:e.custom.palette.text.textLink,textDecorationColor:a?e.custom.palette.text.disabled:e.custom.palette.text.textLink}}}))),Yo=a=>a.target&&"_blank"===a.target?e.jsx(Ko,{rel:"noopener",...a}):e.jsx(Ko,{...a}),Jo=(e,a)=>"light"===a?{fontWeight:400}:{fontWeight:500,textTransform:"uppercase"},Xo=(e,a,r)=>{switch(a){case"peach":return{background:e.custom.palette.peach[100],color:"heavy"===r?e.custom.palette.peach[1e3]:e.custom.palette.peach[800]};case"peachDark":return{background:e.custom.palette.peach[800],color:e.custom.palette.peach[0]};case"purple":return{background:e.custom.palette.purple[100],color:"heavy"===r?e.custom.palette.purple[1e3]:e.custom.palette.purple[800]};default:return{background:e.custom.palette.neutral[100],color:"heavy"===r?e.custom.palette.neutral[1e3]:e.custom.palette.neutral[800]}}},Qo=a.styled(a.Chip)((({theme:e,variation:a,weight:r})=>({borderRadius:e.spacing(e.custom.radius.md),height:28,...Xo(e,a,r),"& .MuiChip-label":{fontSize:`${fe.sm.body.sm}`,padding:`0 ${e.spacing(e.custom.padding.sm)}`,...Jo(0,r)},"& .MuiChip-icon":{width:"0.8em",height:"0.8em",marginRight:-4,...Xo(e,a,r),...Jo(0,r)}})));var es=function(){function e(e){var a=this;this._insertTag=function(e){var r;r=0===a.tags.length?a.insertionPoint?a.insertionPoint.nextSibling:a.prepend?a.container.firstChild:a.before:a.tags[a.tags.length-1].nextSibling,a.container.insertBefore(e,r),a.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var a=e.prototype;return a.hydrate=function(e){e.forEach(this._insertTag)},a.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var a=document.createElement("style");return a.setAttribute("data-emotion",e.key),void 0!==e.nonce&&a.setAttribute("nonce",e.nonce),a.appendChild(document.createTextNode("")),a.setAttribute("data-s",""),a}(this));var a=this.tags[this.tags.length-1];if(this.isSpeedy){var r=function(e){if(e.sheet)return e.sheet;for(var a=0;a<document.styleSheets.length;a++)if(document.styleSheets[a].ownerNode===e)return document.styleSheets[a]}(a);try{r.insertRule(e,r.cssRules.length)}catch(e){}}else a.appendChild(document.createTextNode(e));this.ctr++},a.flush=function(){this.tags.forEach((function(e){var a;return null==(a=e.parentNode)?void 0:a.removeChild(e)})),this.tags=[],this.ctr=0},e}(),as="-ms-",rs="-moz-",ns="-webkit-",is="comm",os="rule",ss="decl",ts="@keyframes",ls=Math.abs,cs=String.fromCharCode,ds=Object.assign;function us(e){return e.trim()}function ms(e,a,r){return e.replace(a,r)}function hs(e,a){return e.indexOf(a)}function gs(e,a){return 0|e.charCodeAt(a)}function bs(e,a,r){return e.slice(a,r)}function ps(e){return e.length}function ks(e){return e.length}function ys(e,a){return a.push(e),e}var fs=1,vs=1,ws=0,zs=0,js=0,xs="";function qs(e,a,r,n,i,o,s){return{value:e,root:a,parent:r,type:n,props:i,children:o,line:fs,column:vs,length:s,return:""}}function $s(e,a){return ds(qs("",null,null,"",null,null,0),e,{length:-e.length},a)}function Cs(){return js=zs<ws?gs(xs,zs++):0,vs++,10===js&&(vs=1,fs++),js}function Ss(){return gs(xs,zs)}function Os(){return zs}function Ns(e,a){return bs(xs,e,a)}function Ms(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ps(e){return fs=vs=1,ws=ps(xs=e),zs=0,[]}function Es(e){return xs="",e}function Is(e){return us(Ns(zs-1,Fs(91===e?e+2:40===e?e+1:e)))}function As(e){for(;(js=Ss())&&js<33;)Cs();return Ms(e)>2||Ms(js)>3?"":" "}function Ts(e,a){for(;--a&&Cs()&&!(js<48||js>102||js>57&&js<65||js>70&&js<97););return Ns(e,Os()+(a<6&&32==Ss()&&32==Cs()))}function Fs(e){for(;Cs();)switch(js){case e:return zs;case 34:case 39:34!==e&&39!==e&&Fs(js);break;case 40:41===e&&Fs(e);break;case 92:Cs()}return zs}function Rs(e,a){for(;Cs()&&e+js!==57&&(e+js!==84||47!==Ss()););return"/*"+Ns(a,zs-1)+"*"+cs(47===e?e:Cs())}function Ds(e){for(;!Ms(Ss());)Cs();return Ns(e,zs)}function _s(e){return Es(Ls("",null,null,null,[""],e=Ps(e),0,[0],e))}function Ls(e,a,r,n,i,o,s,t,l){for(var c=0,d=0,u=s,m=0,h=0,g=0,b=1,p=1,k=1,y=0,f="",v=i,w=o,z=n,j=f;p;)switch(g=y,y=Cs()){case 40:if(108!=g&&58==gs(j,u-1)){-1!=hs(j+=ms(Is(y),"&","&\f"),"&\f")&&(k=-1);break}case 34:case 39:case 91:j+=Is(y);break;case 9:case 10:case 13:case 32:j+=As(g);break;case 92:j+=Ts(Os()-1,7);continue;case 47:switch(Ss()){case 42:case 47:ys(Vs(Rs(Cs(),Os()),a,r),l);break;default:j+="/"}break;case 123*b:t[c++]=ps(j)*k;case 125*b:case 59:case 0:switch(y){case 0:case 125:p=0;case 59+d:-1==k&&(j=ms(j,/\f/g,"")),h>0&&ps(j)-u&&ys(h>32?Gs(j+";",n,r,u-1):Gs(ms(j," ","")+";",n,r,u-2),l);break;case 59:j+=";";default:if(ys(z=Bs(j,a,r,c,d,i,t,f,v=[],w=[],u),o),123===y)if(0===d)Ls(j,a,z,z,v,o,u,t,w);else switch(99===m&&110===gs(j,3)?100:m){case 100:case 108:case 109:case 115:Ls(e,z,z,n&&ys(Bs(e,z,z,0,0,i,t,f,i,v=[],u),w),i,w,u,t,n?v:w);break;default:Ls(j,z,z,z,[""],w,0,t,w)}}c=d=h=0,b=k=1,f=j="",u=s;break;case 58:u=1+ps(j),h=g;default:if(b<1)if(123==y)--b;else if(125==y&&0==b++&&125==(js=zs>0?gs(xs,--zs):0,vs--,10===js&&(vs=1,fs--),js))continue;switch(j+=cs(y),y*b){case 38:k=d>0?1:(j+="\f",-1);break;case 44:t[c++]=(ps(j)-1)*k,k=1;break;case 64:45===Ss()&&(j+=Is(Cs())),m=Ss(),d=u=ps(f=j+=Ds(Os())),y++;break;case 45:45===g&&2==ps(j)&&(b=0)}}return o}function Bs(e,a,r,n,i,o,s,t,l,c,d){for(var u=i-1,m=0===i?o:[""],h=ks(m),g=0,b=0,p=0;g<n;++g)for(var k=0,y=bs(e,u+1,u=ls(b=s[g])),f=e;k<h;++k)(f=us(b>0?m[k]+" "+y:ms(y,/&\f/g,m[k])))&&(l[p++]=f);return qs(e,a,r,0===i?os:t,l,c,d)}function Vs(e,a,r){return qs(e,a,r,is,cs(js),bs(e,2,-2),0)}function Gs(e,a,r,n){return qs(e,a,r,ss,bs(e,0,n),bs(e,n+1,-1),n)}function Hs(e,a){for(var r="",n=ks(e),i=0;i<n;i++)r+=a(e[i],i,e,a)||"";return r}function Us(e,a,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case ss:return e.return=e.return||e.value;case is:return"";case ts:return e.return=e.value+"{"+Hs(e.children,n)+"}";case os:e.value=e.props.join(",")}return ps(r=Hs(e.children,n))?e.return=e.value+"{"+r+"}":""}function Ws(e){var a=ks(e);return function(r,n,i,o){for(var s="",t=0;t<a;t++)s+=e[t](r,n,i,o)||"";return s}}var Zs="undefined"!=typeof document,Ks=function(e,a,r){for(var n=0,i=0;n=i,i=Ss(),38===n&&12===i&&(a[r]=1),!Ms(i);)Cs();return Ns(e,zs)},Ys=function(e,a){return Es(function(e,a){var r=-1,n=44;do{switch(Ms(n)){case 0:38===n&&12===Ss()&&(a[r]=1),e[r]+=Ks(zs-1,a,r);break;case 2:e[r]+=Is(n);break;case 4:if(44===n){e[++r]=58===Ss()?"&\f":"",a[r]=e[r].length;break}default:e[r]+=cs(n)}}while(n=Cs());return e}(Ps(e),a))},Js=new WeakMap,Xs=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var a=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;"rule"!==r.type;)if(!(r=r.parent))return;if((1!==e.props.length||58===a.charCodeAt(0)||Js.get(r))&&!n){Js.set(e,!0);for(var i=[],o=Ys(a,i),s=r.props,t=0,l=0;t<o.length;t++)for(var c=0;c<s.length;c++,l++)e.props[l]=i[t]?o[t].replace(/&\f/g,s[c]):s[c]+" "+o[t]}}},Qs=function(e){if("decl"===e.type){var a=e.value;108===a.charCodeAt(0)&&98===a.charCodeAt(2)&&(e.return="",e.value="")}};function et(e,a){switch(function(e,a){return 45^gs(e,0)?(((a<<2^gs(e,0))<<2^gs(e,1))<<2^gs(e,2))<<2^gs(e,3):0}(e,a)){case 5103:return ns+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ns+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ns+e+rs+e+as+e+e;case 6828:case 4268:return ns+e+as+e+e;case 6165:return ns+e+as+"flex-"+e+e;case 5187:return ns+e+ms(e,/(\w+).+(:[^]+)/,ns+"box-$1$2"+as+"flex-$1$2")+e;case 5443:return ns+e+as+"flex-item-"+ms(e,/flex-|-self/,"")+e;case 4675:return ns+e+as+"flex-line-pack"+ms(e,/align-content|flex-|-self/,"")+e;case 5548:return ns+e+as+ms(e,"shrink","negative")+e;case 5292:return ns+e+as+ms(e,"basis","preferred-size")+e;case 6060:return ns+"box-"+ms(e,"-grow","")+ns+e+as+ms(e,"grow","positive")+e;case 4554:return ns+ms(e,/([^-])(transform)/g,"$1"+ns+"$2")+e;case 6187:return ms(ms(ms(e,/(zoom-|grab)/,ns+"$1"),/(image-set)/,ns+"$1"),e,"")+e;case 5495:case 3959:return ms(e,/(image-set\([^]*)/,ns+"$1$`$1");case 4968:return ms(ms(e,/(.+:)(flex-)?(.*)/,ns+"box-pack:$3"+as+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ns+e+e;case 4095:case 3583:case 4068:case 2532:return ms(e,/(.+)-inline(.+)/,ns+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(ps(e)-1-a>6)switch(gs(e,a+1)){case 109:if(45!==gs(e,a+4))break;case 102:return ms(e,/(.+:)(.+)-([^]+)/,"$1"+ns+"$2-$3$1"+rs+(108==gs(e,a+3)?"$3":"$2-$3"))+e;case 115:return~hs(e,"stretch")?et(ms(e,"stretch","fill-available"),a)+e:e}break;case 4949:if(115!==gs(e,a+1))break;case 6444:switch(gs(e,ps(e)-3-(~hs(e,"!important")&&10))){case 107:return ms(e,":",":"+ns)+e;case 101:return ms(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ns+(45===gs(e,14)?"inline-":"")+"box$3$1"+ns+"$2$3$1"+as+"$2box$3")+e}break;case 5936:switch(gs(e,a+11)){case 114:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ns+e+as+e+e}return e}var at,rt,nt=Zs?void 0:(at=function(){return e=function(){var e={};return function(a){return e[a]}},a=Object.create(null),function(r){return void 0===a[r]&&(a[r]=e(r)),a[r]};var e,a},rt=new WeakMap,function(e){if(rt.has(e))return rt.get(e);var a=at(e);return rt.set(e,a),a}),it=[function(e,a,r,n){if(e.length>-1&&!e.return)switch(e.type){case ss:e.return=et(e.value,e.length);break;case ts:return Hs([$s(e,{value:ms(e.value,"@","@"+ns)})],n);case os:if(e.length)return function(e,a){return e.map(a).join("")}(e.props,(function(a){switch(function(e,a){return(e=a.exec(e))?e[0]:e}(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Hs([$s(e,{props:[ms(a,/:(read-\w+)/,":-moz-$1")]})],n);case"::placeholder":return Hs([$s(e,{props:[ms(a,/:(plac\w+)/,":"+ns+"input-$1")]}),$s(e,{props:[ms(a,/:(plac\w+)/,":-moz-$1")]}),$s(e,{props:[ms(a,/:(plac\w+)/,as+"input-$1")]})],n)}return""}))}}],ot=function(e){var a=e.key;if(Zs&&"css"===a){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var n,i,o=e.stylisPlugins||it,s={},t=[];Zs&&(n=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+a+' "]'),(function(e){for(var a=e.getAttribute("data-emotion").split(" "),r=1;r<a.length;r++)s[a[r]]=!0;t.push(e)})));var l,c=[Xs,Qs];if(Zs){var d,u=[Us,(l=function(e){d.insert(e)},function(e){e.root||(e=e.return)&&l(e)})],m=Ws(c.concat(o,u));i=function(e,a,r,n){d=r,Hs(_s(e?e+"{"+a.styles+"}":a.styles),m),n&&(k.inserted[a.name]=!0)}}else{var h=[Us],g=Ws(c.concat(o,h)),b=nt(o)(a),p=function(e,a){var r=a.name;return void 0===b[r]&&(b[r]=Hs(_s(e?e+"{"+a.styles+"}":a.styles),g)),b[r]};i=function(e,a,r,n){var i=a.name,o=p(e,a);return void 0===k.compat?(n&&(k.inserted[i]=!0),o):n?void(k.inserted[i]=o):o}}var k={key:a,sheet:new es({key:a,container:n,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:s,registered:{},insert:i};return k.sheet.hydrate(t),k};const st=a.styled("iframe")((()=>({border:"none",height:"100%",width:"100%"}))),tt=({options:r,onChange:i,other:o,value:s,internalChange:t,...l})=>{const c=o?.enabled,d="other-option",u=`${d}-value-`,[m,h]=n.useState(s),[g,b]=n.useState(!1);n.useEffect((()=>{!g&&m?.includes(u)?b(!0):g&&b(!1)}),[m]);return e.jsxs(e.Fragment,{children:[e.jsxs(a.RadioGroup,{...l,value:m,sx:{display:"flex",gap:e=>e.custom.margin.sm,label:{"&:last-child":{mb:0},"&:hover":{"& .MuiRadio-root":{backgroundColor:e=>e.custom.palette.interaction.hover,"&.Mui-checked":{backgroundColor:e=>e.custom.palette.purple[500]}}}}},onChange:(e,a)=>{i&&i(a),h(a),t&&t()},children:[r?r.map(((a,r)=>e.jsx(Te,{sx:{"& .MuiButtonBase-root.MuiRadio-root":{alignSelf:"baseline"}},...a,control:e.jsx(Xe,{})},r))):null,c&&e.jsx(Te,{label:o?.label||"Other",value:u,control:e.jsx(Xe,{checked:m?.includes(u)})},d)]}),g&&e.jsx(a.Box,{sx:{mt:1},children:e.jsx(Le,{fullWidth:!0,autoFocus:!0,placeholder:o?.placeholder,defaultValue:m?.replace(u,""),onChange:e=>{var a;i&&i((a=e.target.value,`${u}${a}`)),t&&t()},required:!0})})]})},lt=e=>({"& .MuiSlider-thumb":{width:y,height:y,backgroundColor:e.custom.palette.text.primary,boxShadow:e.custom.boxShadow.input.handle,"&:after":{content:'""',position:"absolute",top:"50%",left:"50%",width:b,height:b,backgroundColor:e.custom.palette.icon.primaryInverted}}}),ct=e=>Array.isArray(e),dt=(e,a)=>({height:p,padding:`${p}px 0`,"& .MuiSlider-rail":{width:`calc(100% + ${f}px)`,left:`-${k}px`,backgroundColor:e.custom.palette.icon.disabled,opacity:1},"& .MuiSlider-track":{position:"relative",border:"none",backgroundColor:e.custom.palette.purple[500],"&:before":{content:'""',position:"absolute",top:0,left:a&&ct(a)?`-${p+1}px`:`-${k+1}px`,width:`calc(100% + ${k}px)`,height:"100%",borderRadius:"inherit",backgroundColor:"inherit"}},"& .MuiSlider-mark":{height:b,width:b,borderRadius:e.custom.radius.round,backgroundColor:e.custom.palette.text.primaryInverted,"&.MuiSlider-markActive":{backgroundColor:e.custom.palette.text.primaryInverted}}}),ut=e=>({"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.purple[500],borderRadius:e.spacing(e.custom.radius.sm),padding:b,minWidth:f,"&.MuiSlider-valueLabelOpen":{top:"-9px"},"& .MuiSlider-valueLabelLabel":{padding:`0 ${e.spacing(e.custom.padding.xs)}`,fontSize:`${fe.lg.body.sm}`,color:e.custom.palette.text.lockedWhite,fontWeight:500,lineHeight:"140%"}}}),mt=a.styled(a.Slider)((({theme:e,value:a})=>({"&.MuiSlider-root":{width:`calc(100% - ${f}px)`,marginLeft:f/2,...{...dt(e,a)},...{...lt(e)},...{...ut(e)},"&.Mui-disabled":{"& .MuiSlider-rail, & .MuiSlider-track":{backgroundColor:e.custom.palette.icon.secondary},"& .MuiSlider-rail":{backgroundColor:e.custom.palette.icon.disabled},"& .MuiSlider-thumb":{backgroundColor:e.custom.palette.icon.disabled,"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.icon.disabled}}},"& .MuiSlider-markLabel":{color:e.custom.palette.text.secondary,"&.MuiSlider-markLabelActive":{color:e.custom.palette.text.secondary}}}}))),ht=[1,2,5,10],gt=(e,a)=>{if(e>=a)return console.warn("Min value must be less than max value"),1;const r=(a-e)/9;if(r<=1)return 1;const n=Math.floor(Math.log10(r)),i=r/Math.pow(10,n);return o=i,(ht.find((e=>o<=e))??ht[ht.length-1])*Math.pow(10,n);var o},bt=({labelLeft:r,labelMiddle:n,labelRight:i,labelRightProps:o,labelLeftProps:s,disabled:t,onChange:l,internalChange:c,defaultValue:d,max:u,min:m,step:h,...g})=>{const b=h??gt(m,u),p=((e,a,r)=>{const n=[];for(let i=e;i<=a;i+=r)n.push({value:i,label:i===e||i===a||i+r<=a?i.toString():void 0});return n[n.length-1].value!==a&&n.push({value:a,label:a.toString()}),n})(m,u,b);return e.jsxs(a.Box,{sx:{minWidth:300},children:[e.jsx(a.Box,{height:24,children:e.jsx(mt,{valueLabelDisplay:t?"on":"auto",disabled:t,marks:p,step:b,max:u,min:m,onChangeCommitted:()=>{c&&c()},onChange:(e,a,r)=>{l&&l(e,a,r)},...g})}),e.jsxs(a.Box,{sx:{display:"flex",justifyContent:"space-between",pt:x.lg,gap:1},children:[e.jsx(a.Box,{sx:{flex:1},children:e.jsx(Ze,{disabled:t,showicon:!1,...s,children:r})}),n&&e.jsx(a.Box,{sx:{flex:1,textAlign:"center"},children:e.jsx(Ze,{showicon:!1,disabled:t,children:n})}),e.jsx(a.Box,{sx:{flex:1,textAlign:"right"},children:e.jsx(Ze,{...o,showicon:!1,disabled:t,children:i})})]})]})},pt=a.styled(a.Rating)((({theme:e})=>({"&.MuiRating-root":{"& .MuiRating-iconEmpty":{color:e.custom.palette.icon.secondary},"& .MuiRating-iconFilled":{color:e.custom.palette.yellow[600]},".MuiRating-iconHover":{fontSize:"inherit",transform:"none"},"&.Mui-disabled":{opacity:1,color:e.custom.palette.icon.disabled,"& .MuiRating-iconEmpty":{color:e.custom.palette.icon.disabled},"& .MuiRating-iconFilled":{color:e.custom.palette.icon.disabled}}}}))),kt=({internalChange:r,onChange:n,...i})=>e.jsx(pt,{...i,onChange:(e,a)=>{n&&n(e,a),r&&r()},icon:e.jsx(a.SvgIcon,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M24.114 35.395L32.414 40.415C33.934 41.335 35.794 39.975 35.394 38.255L33.194 28.815L40.534 22.455C41.874 21.295 41.154 19.095 39.394 18.955L29.734 18.135L25.954 9.21499C25.274 7.59499 22.954 7.59499 22.274 9.21499L18.494 18.115L8.83396 18.935C7.07396 19.075 6.35396 21.275 7.69396 22.435L15.034 28.795L12.834 38.235C12.434 39.955 14.294 41.315 15.814 40.395L24.114 35.395Z"})}),emptyIcon:e.jsx(a.SvgIcon,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1047 20.58L30.8559 27.7274L33.3274 38.3549L23.9992 32.713L14.6668 38.335L17.1388 27.7279L8.89132 20.5816L19.748 19.66L23.9966 9.63416L28.2463 19.6377L39.1047 20.58ZM12.7171 37.8892L14.9171 28.4492L7.57709 22.0892C6.23709 20.9292 6.95709 18.7292 8.71709 18.5892L18.3771 17.7692L22.1571 8.84916C22.8371 7.22916 25.1571 7.22916 25.8371 8.84916L29.6171 17.7492L39.2971 18.5892C41.0571 18.7292 41.7571 20.9292 40.4171 22.0892L33.0771 28.4492L35.2771 37.9092C35.6771 39.6292 33.8171 40.9892 32.2971 40.0692L23.9971 35.0492L15.6971 40.0492C14.1771 40.9692 12.3171 39.6092 12.7171 37.8892Z"})})}),yt=e=>({boxShadow:e.custom.elevation.raised}),ft=e=>({boxShadow:e.custom.elevation.overlay}),vt=(e,a)=>{switch(e){case"sunken":return a.custom.palette.surface.sunken;case"raised":return a.custom.palette.surface.raised;case"overlay":return a.custom.palette.surface.overlay;default:return a.custom.palette.surface.default}},wt=(e,a)=>{switch(a){case"xs":return e.spacing(e.custom.radius.xs);case"sm":return e.spacing(e.custom.radius.sm);case"md":return e.spacing(e.custom.radius.md);case"lg":return e.spacing(e.custom.radius.lg);default:return e.spacing(e.custom.radius.xl)}},zt=a.styled(a.Paper)((({theme:e,variation:a="default",borderradius:r})=>({boxShadow:"unset",borderRadius:wt(e,r),background:vt(a,e),..."overlay"===a&&{...ft(e)},..."raised"===a&&{...yt(e)}}))),jt=a.styled((r=>e.jsx(a.Switch,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...r})))((({theme:e})=>({width:36,height:20,padding:0,"& .MuiSwitch-switchBase":{padding:0,margin:2,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:"#fff","& + .MuiSwitch-track":{backgroundColor:e.custom.palette.green[500],opacity:1,border:0},"&.Mui-disabled + .MuiSwitch-track":{opacity:.5}},"&.Mui-focusVisible .MuiSwitch-thumb":{color:"#33cf4d",border:"6px solid #fff"},"&.Mui-disabled .MuiSwitch-thumb":{color:e.custom.palette.neutral[100]},"&.Mui-disabled + .MuiSwitch-track":{opacity:"light"===e.palette.mode?.7:.3}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:16,height:16,boxShadow:"none",filter:"drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1))"},"& .MuiSwitch-track":{borderRadius:10,backgroundColor:e.custom.palette.neutral[100],opacity:1,transition:e.transitions.create(["background-color"],{duration:500})}}))),xt=a.styled(_e)((({theme:e})=>({"& .MuiInputBase-root":{paddingTop:0,paddingBottom:0,minHeight:v,alignItems:"baseline","& .MuiInputBase-input":{},"& .MuiInputAdornment-root.MuiInputAdornment-positionStart":{alignSelf:"self-end",height:N.xl,marginTop:e.spacing(1),marginBottom:e.spacing(1),"&:first-of-type":{alignSelf:"self-start"}}}}))),qt=({startAdornment:r,endAdornment:n,onChange:i,internalChange:o,inputRef:s,...t})=>e.jsx(xt,{multiline:!0,inputRef:s,InputProps:{startAdornment:r?e.jsx(a.InputAdornment,{position:"start",children:r}):null,endAdornment:n?e.jsx(a.InputAdornment,{position:"start",children:n}):null},onChange:e=>{i&&i(e),o&&o()},...t}),$t=({status:r})=>{const n=a.useTheme();switch(r){case"neutral":return null;case"success":return e.jsx(Ct,{backgroundColor:n.custom.palette.green[500],name:"check-circle"});case"warning":return e.jsx(Ct,{backgroundColor:n.custom.palette.yellow[500],name:"error-outline"});case"danger":return e.jsx(Ct,{backgroundColor:n.custom.palette.red[500],name:"warning-amber"});case"discover":return e.jsx(Ct,{backgroundColor:n.custom.palette.purple[500],name:"lightbulb"})}},Ct=({backgroundColor:r,name:n})=>{const i=a.useTheme();return e.jsx(a.Box,{sx:{display:"flex",alignItems:"flex-start",pt:.25},children:e.jsx(a.Box,{sx:{backgroundColor:r,borderRadius:i.custom.radius.round,color:i.custom.palette.white,display:"flex",p:.5},children:e.jsx(M,{name:n,size:20})})})},St=({children:r,message:n,variation:i="primary"})=>{const o=a.useTheme();if("primary"===i)return e.jsx(a.Tooltip,{componentsProps:{popper:{sx:{"& .MuiTooltip-tooltip":{borderRadius:o.spacing(o.custom.radius.sm)}}}},title:n,arrow:!0,sx:{maxWidth:300},role:"tooltip",children:e.jsx(a.Box,{sx:{cursor:"pointer",display:"flex",alignItems:"center"},children:r})})},Ot=a.styled(a.Menu)((({theme:e})=>({"& .MuiPaper-root":{backgroundColor:e.custom.palette.surface.raised,borderRadius:e.spacing(e.custom.radius.sm),marginTop:e.spacing(1),minWidth:180,border:`1px solid ${e.custom.palette.stroke.default}`,boxShadow:"none","& .MuiMenu-list":{padding:`${e.spacing(e.custom.padding.xs)} 0`},"& .MuiMenuItem-root":{"& .MuiSvgIcon-root":{color:e.custom.palette.text.primary},"&:active":{backgroundColor:a.alpha(e.palette.primary.main,e.palette.action.selectedOpacity)}}}})));var Nt=e=>"checkbox"===e.type,Mt=e=>e instanceof Date,Pt=e=>null==e;const Et=e=>"object"==typeof e;var It=e=>!Pt(e)&&!Array.isArray(e)&&Et(e)&&!Mt(e),At=e=>It(e)&&e.target?Nt(e.target)?e.target.checked:e.target.value:e,Tt=(e,a)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(a)),Ft="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function Rt(e){let a;const r=Array.isArray(e);if(e instanceof Date)a=new Date(e);else if(e instanceof Set)a=new Set(e);else{if(Ft&&(e instanceof Blob||e instanceof FileList)||!r&&!It(e))return e;if(a=r?[]:{},r||(e=>{const a=e.constructor&&e.constructor.prototype;return It(a)&&a.hasOwnProperty("isPrototypeOf")})(e))for(const r in e)e.hasOwnProperty(r)&&(a[r]=Rt(e[r]));else a=e}return a}var Dt=e=>Array.isArray(e)?e.filter(Boolean):[],_t=e=>void 0===e,Lt=(e,a,r)=>{if(!a||!It(e))return r;const n=Dt(a.split(/[,[\].]+?/)).reduce(((e,a)=>Pt(e)?e:e[a]),e);return _t(n)||n===e?_t(e[a])?r:e[a]:n},Bt=e=>"boolean"==typeof e,Vt=e=>/^\w*$/.test(e),Gt=e=>Dt(e.replace(/["|']|\]/g,"").split(/\.|\[/)),Ht=(e,a,r)=>{let n=-1;const i=Vt(a)?[a]:Gt(a),o=i.length,s=o-1;for(;++n<o;){const a=i[n];let o=r;if(n!==s){const r=e[a];o=It(r)||Array.isArray(r)?r:isNaN(+i[n+1])?{}:[]}if("__proto__"===a)return;e[a]=o,e=e[a]}return e};const Ut="blur",Wt="focusout",Zt="change",Kt="onBlur",Yt="onChange",Jt="onSubmit",Xt="onTouched",Qt="all",el="max",al="min",rl="maxLength",nl="minLength",il="pattern",ol="required",sl="validate",tl=n.createContext(null),ll=()=>n.useContext(tl);var cl=(e,a,r,n=!0)=>{const i={defaultValues:a._defaultValues};for(const o in e)Object.defineProperty(i,o,{get:()=>{const i=o;return a._proxyFormState[i]!==Qt&&(a._proxyFormState[i]=!n||Qt),r&&(r[i]=!0),e[i]}});return i},dl=e=>It(e)&&!Object.keys(e).length,ul=(e,a,r,n)=>{r(e);const{name:i,...o}=e;return dl(o)||Object.keys(o).length>=Object.keys(a).length||Object.keys(o).find((e=>a[e]===(!n||Qt)))},ml=e=>Array.isArray(e)?e:[e],hl=(e,a,r)=>!e||!a||e===a||ml(e).some((e=>e&&(r?e===a:e.startsWith(a)||a.startsWith(e))));function gl(e){const a=n.useRef(e);a.current=e,n.useEffect((()=>{const r=!e.disabled&&a.current.subject&&a.current.subject.subscribe({next:a.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var bl=e=>"string"==typeof e,pl=(e,a,r,n,i)=>bl(e)?(n&&a.watch.add(e),Lt(r,e,i)):Array.isArray(e)?e.map((e=>(n&&a.watch.add(e),Lt(r,e)))):(n&&(a.watchAll=!0),r);function kl(e){const a=ll(),{name:r,disabled:i,control:o=a.control,shouldUnregister:s}=e,t=Tt(o._names.array,r),l=function(e){const a=ll(),{control:r=a.control,name:i,defaultValue:o,disabled:s,exact:t}=e||{},l=n.useRef(i);l.current=i,gl({disabled:s,subject:r._subjects.values,next:e=>{hl(l.current,e.name,t)&&d(Rt(pl(l.current,r._names,e.values||r._formValues,!1,o)))}});const[c,d]=n.useState(r._getWatch(i,o));return n.useEffect((()=>r._removeUnmounted())),c}({control:o,name:r,defaultValue:Lt(o._formValues,r,Lt(o._defaultValues,r,e.defaultValue)),exact:!0}),c=function(e){const a=ll(),{control:r=a.control,disabled:i,name:o,exact:s}=e||{},[t,l]=n.useState(r._formState),c=n.useRef(!0),d=n.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1}),u=n.useRef(o);return u.current=o,gl({disabled:i,next:e=>c.current&&hl(u.current,e.name,s)&&ul(e,d.current,r._updateFormState)&&l({...r._formState,...e}),subject:r._subjects.state}),n.useEffect((()=>(c.current=!0,d.current.isValid&&r._updateValid(!0),()=>{c.current=!1})),[r]),cl(t,r,d.current,!1)}({control:o,name:r,exact:!0}),d=n.useRef(o.register(r,{...e.rules,value:l,...Bt(e.disabled)?{disabled:e.disabled}:{}}));return n.useEffect((()=>{const e=o._options.shouldUnregister||s,a=(e,a)=>{const r=Lt(o._fields,e);r&&r._f&&(r._f.mount=a)};if(a(r,!0),e){const e=Rt(Lt(o._options.defaultValues,r));Ht(o._defaultValues,r,e),_t(Lt(o._formValues,r))&&Ht(o._formValues,r,e)}return()=>{(t?e&&!o._state.action:e)?o.unregister(r):a(r,!1)}}),[r,o,t,s]),n.useEffect((()=>{Lt(o._fields,r)&&o._updateDisabledField({disabled:i,fields:o._fields,name:r,value:Lt(o._fields,r)._f.value})}),[i,r,o]),{field:{name:r,value:l,...Bt(i)||c.disabled?{disabled:c.disabled||i}:{},onChange:n.useCallback((e=>d.current.onChange({target:{value:At(e),name:r},type:Zt})),[r]),onBlur:n.useCallback((()=>d.current.onBlur({target:{value:Lt(o._formValues,r),name:r},type:Ut})),[r,o]),ref:n.useCallback((e=>{const a=Lt(o._fields,r);a&&e&&(a._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:a=>e.setCustomValidity(a),reportValidity:()=>e.reportValidity()})}),[o._fields,r])},formState:c,fieldState:Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!Lt(c.errors,r)},isDirty:{enumerable:!0,get:()=>!!Lt(c.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!Lt(c.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!Lt(c.validatingFields,r)},error:{enumerable:!0,get:()=>Lt(c.errors,r)}})}}const yl=e=>e.render(kl(e));var fl=(e,a,r,n,i)=>a?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:i||!0}}:{},vl=e=>({isOnSubmit:!e||e===Jt,isOnBlur:e===Kt,isOnChange:e===Yt,isOnAll:e===Qt,isOnTouch:e===Xt}),wl=(e,a,r)=>!r&&(a.watchAll||a.watch.has(e)||[...a.watch].some((a=>e.startsWith(a)&&/^\.\w+/.test(e.slice(a.length)))));const zl=(e,a,r,n)=>{for(const i of r||Object.keys(e)){const r=Lt(e,i);if(r){const{_f:e,...o}=r;if(e){if(e.refs&&e.refs[0]&&a(e.refs[0],i)&&!n)return!0;if(e.ref&&a(e.ref,e.name)&&!n)return!0;if(zl(o,a))break}else if(It(o)&&zl(o,a))break}}};var jl=(e,a,r)=>{const n=ml(Lt(e,r));return Ht(n,"root",a[r]),Ht(e,r,n),e},xl=e=>"file"===e.type,ql=e=>"function"==typeof e,$l=e=>{if(!Ft)return!1;const a=e?e.ownerDocument:0;return e instanceof(a&&a.defaultView?a.defaultView.HTMLElement:HTMLElement)},Cl=e=>bl(e),Sl=e=>"radio"===e.type,Ol=e=>e instanceof RegExp;const Nl={value:!1,isValid:!1},Ml={value:!0,isValid:!0};var Pl=e=>{if(Array.isArray(e)){if(e.length>1){const a=e.filter((e=>e&&e.checked&&!e.disabled)).map((e=>e.value));return{value:a,isValid:!!a.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!_t(e[0].attributes.value)?_t(e[0].value)||""===e[0].value?Ml:{value:e[0].value,isValid:!0}:Ml:Nl}return Nl};const El={isValid:!1,value:null};var Il=e=>Array.isArray(e)?e.reduce(((e,a)=>a&&a.checked&&!a.disabled?{isValid:!0,value:a.value}:e),El):El;function Al(e,a,r="validate"){if(Cl(e)||Array.isArray(e)&&e.every(Cl)||Bt(e)&&!e)return{type:r,message:Cl(e)?e:"",ref:a}}var Tl=e=>It(e)&&!Ol(e)?e:{value:e,message:""},Fl=async(e,a,r,n,i)=>{const{ref:o,refs:s,required:t,maxLength:l,minLength:c,min:d,max:u,pattern:m,validate:h,name:g,valueAsNumber:b,mount:p,disabled:k}=e._f,y=Lt(a,g);if(!p||k)return{};const f=s?s[0]:o,v=e=>{n&&f.reportValidity&&(f.setCustomValidity(Bt(e)?"":e||""),f.reportValidity())},w={},z=Sl(o),j=Nt(o),x=z||j,q=(b||xl(o))&&_t(o.value)&&_t(y)||$l(o)&&""===o.value||""===y||Array.isArray(y)&&!y.length,$=fl.bind(null,g,r,w),C=(e,a,r,n=rl,i=nl)=>{const s=e?a:r;w[g]={type:e?n:i,message:s,ref:o,...$(e?n:i,s)}};if(i?!Array.isArray(y)||!y.length:t&&(!x&&(q||Pt(y))||Bt(y)&&!y||j&&!Pl(s).isValid||z&&!Il(s).isValid)){const{value:e,message:a}=Cl(t)?{value:!!t,message:t}:Tl(t);if(e&&(w[g]={type:ol,message:a,ref:f,...$(ol,a)},!r))return v(a),w}if(!(q||Pt(d)&&Pt(u))){let e,a;const n=Tl(u),i=Tl(d);if(Pt(y)||isNaN(y)){const r=o.valueAsDate||new Date(y),s=e=>new Date((new Date).toDateString()+" "+e),t="time"==o.type,l="week"==o.type;bl(n.value)&&y&&(e=t?s(y)>s(n.value):l?y>n.value:r>new Date(n.value)),bl(i.value)&&y&&(a=t?s(y)<s(i.value):l?y<i.value:r<new Date(i.value))}else{const r=o.valueAsNumber||(y?+y:y);Pt(n.value)||(e=r>n.value),Pt(i.value)||(a=r<i.value)}if((e||a)&&(C(!!e,n.message,i.message,el,al),!r))return v(w[g].message),w}if((l||c)&&!q&&(bl(y)||i&&Array.isArray(y))){const e=Tl(l),a=Tl(c),n=!Pt(e.value)&&y.length>+e.value,i=!Pt(a.value)&&y.length<+a.value;if((n||i)&&(C(n,e.message,a.message),!r))return v(w[g].message),w}if(m&&!q&&bl(y)){const{value:e,message:a}=Tl(m);if(Ol(e)&&!y.match(e)&&(w[g]={type:il,message:a,ref:o,...$(il,a)},!r))return v(a),w}if(h)if(ql(h)){const e=Al(await h(y,a),f);if(e&&(w[g]={...e,...$(sl,e.message)},!r))return v(e.message),w}else if(It(h)){let e={};for(const n in h){if(!dl(e)&&!r)break;const i=Al(await h[n](y,a),f,n);i&&(e={...i,...$(n,i.message)},v(i.message),r&&(w[g]=e))}if(!dl(e)&&(w[g]={ref:f,...e},!r))return w}return v(!0),w};function Rl(e,a){const r=Array.isArray(a)?a:Vt(a)?[a]:Gt(a),n=1===r.length?e:function(e,a){const r=a.slice(0,-1).length;let n=0;for(;n<r;)e=_t(e)?n++:e[a[n++]];return e}(e,r),i=r.length-1,o=r[i];return n&&delete n[o],0!==i&&(It(n)&&dl(n)||Array.isArray(n)&&function(e){for(const a in e)if(e.hasOwnProperty(a)&&!_t(e[a]))return!1;return!0}(n))&&Rl(e,r.slice(0,-1)),e}var Dl=()=>{let e=[];return{get observers(){return e},next:a=>{for(const r of e)r.next&&r.next(a)},subscribe:a=>(e.push(a),{unsubscribe:()=>{e=e.filter((e=>e!==a))}}),unsubscribe:()=>{e=[]}}},_l=e=>Pt(e)||!Et(e);function Ll(e,a){if(_l(e)||_l(a))return e===a;if(Mt(e)&&Mt(a))return e.getTime()===a.getTime();const r=Object.keys(e),n=Object.keys(a);if(r.length!==n.length)return!1;for(const i of r){const r=e[i];if(!n.includes(i))return!1;if("ref"!==i){const e=a[i];if(Mt(r)&&Mt(e)||It(r)&&It(e)||Array.isArray(r)&&Array.isArray(e)?!Ll(r,e):r!==e)return!1}}return!0}var Bl=e=>"select-multiple"===e.type,Vl=e=>$l(e)&&e.isConnected,Gl=e=>{for(const a in e)if(ql(e[a]))return!0;return!1};function Hl(e,a={}){const r=Array.isArray(e);if(It(e)||r)for(const r in e)Array.isArray(e[r])||It(e[r])&&!Gl(e[r])?(a[r]=Array.isArray(e[r])?[]:{},Hl(e[r],a[r])):Pt(e[r])||(a[r]=!0);return a}function Ul(e,a,r){const n=Array.isArray(e);if(It(e)||n)for(const n in e)Array.isArray(e[n])||It(e[n])&&!Gl(e[n])?_t(a)||_l(r[n])?r[n]=Array.isArray(e[n])?Hl(e[n],[]):{...Hl(e[n])}:Ul(e[n],Pt(a)?{}:a[n],r[n]):r[n]=!Ll(e[n],a[n]);return r}var Wl=(e,a)=>Ul(e,a,Hl(a)),Zl=(e,{valueAsNumber:a,valueAsDate:r,setValueAs:n})=>_t(e)?e:a?""===e?NaN:e?+e:e:r&&bl(e)?new Date(e):n?n(e):e;function Kl(e){const a=e.ref;if(!(e.refs?e.refs.every((e=>e.disabled)):a.disabled))return xl(a)?a.files:Sl(a)?Il(e.refs).value:Bl(a)?[...a.selectedOptions].map((({value:e})=>e)):Nt(a)?Pl(e.refs).value:Zl(_t(a.value)?e.ref.value:a.value,e)}var Yl=e=>_t(e)?e:Ol(e)?e.source:It(e)?Ol(e.value)?e.value.source:e.value:e;const Jl="AsyncFunction";function Xl(e,a,r){const n=Lt(e,r);if(n||Vt(r))return{error:n,name:r};const i=r.split(".");for(;i.length;){const n=i.join("."),o=Lt(a,n),s=Lt(e,n);if(o&&!Array.isArray(o)&&r!==n)return{name:r};if(s&&s.type)return{name:n,error:s};i.pop()}return{name:r}}const Ql={mode:Jt,reValidateMode:Yt,shouldFocusError:!0};function ec(e={}){let a,r={...Ql,...e},n={submitCount:0,isDirty:!1,isLoading:ql(r.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:r.errors||{},disabled:r.disabled||!1},i={},o=(It(r.defaultValues)||It(r.values))&&Rt(r.defaultValues||r.values)||{},s=r.shouldUnregister?{}:Rt(o),t={action:!1,mount:!1,watch:!1},l={mount:new Set,unMount:new Set,array:new Set,watch:new Set},c=0;const d={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},u={values:Dl(),array:Dl(),state:Dl()},m=vl(r.mode),h=vl(r.reValidateMode),g=r.criteriaMode===Qt,b=async e=>{if(!r.disabled&&(d.isValid||e)){const e=r.resolver?dl((await v()).errors):await w(i,!0);e!==n.isValid&&u.state.next({isValid:e})}},p=(e,a)=>{r.disabled||!d.isValidating&&!d.validatingFields||((e||Array.from(l.mount)).forEach((e=>{e&&(a?Ht(n.validatingFields,e,a):Rl(n.validatingFields,e))})),u.state.next({validatingFields:n.validatingFields,isValidating:!dl(n.validatingFields)}))},k=(e,a,r,n)=>{const l=Lt(i,e);if(l){const i=Lt(s,e,_t(r)?Lt(o,e):r);_t(i)||n&&n.defaultChecked||a?Ht(s,e,a?i:Kl(l._f)):x(e,i),t.mount&&b()}},y=(e,a,s,t,l)=>{let c=!1,m=!1;const h={name:e};if(!r.disabled){const r=!!(Lt(i,e)&&Lt(i,e)._f&&Lt(i,e)._f.disabled);if(!s||t){d.isDirty&&(m=n.isDirty,n.isDirty=h.isDirty=z(),c=m!==h.isDirty);const i=r||Ll(Lt(o,e),a);m=!(r||!Lt(n.dirtyFields,e)),i||r?Rl(n.dirtyFields,e):Ht(n.dirtyFields,e,!0),h.dirtyFields=n.dirtyFields,c=c||d.dirtyFields&&m!==!i}if(s){const a=Lt(n.touchedFields,e);a||(Ht(n.touchedFields,e,s),h.touchedFields=n.touchedFields,c=c||d.touchedFields&&a!==s)}c&&l&&u.state.next(h)}return c?h:{}},f=(r,i,o,s)=>{const t=Lt(n.errors,r),l=d.isValid&&Bt(i)&&n.isValid!==i;var m;if(e.delayError&&o?(m=()=>((e,a)=>{Ht(n.errors,e,a),u.state.next({errors:n.errors})})(r,o),a=e=>{clearTimeout(c),c=setTimeout(m,e)},a(e.delayError)):(clearTimeout(c),a=null,o?Ht(n.errors,r,o):Rl(n.errors,r)),(o?!Ll(t,o):t)||!dl(s)||l){const e={...s,...l&&Bt(i)?{isValid:i}:{},errors:n.errors,name:r};n={...n,...e},u.state.next(e)}},v=async e=>{p(e,!0);const a=await r.resolver(s,r.context,((e,a,r,n)=>{const i={};for(const r of e){const e=Lt(a,r);e&&Ht(i,r,e._f)}return{criteriaMode:r,names:[...e],fields:i,shouldUseNativeValidation:n}})(e||l.mount,i,r.criteriaMode,r.shouldUseNativeValidation));return p(e),a},w=async(e,a,i={valid:!0})=>{for(const t in e){const c=e[t];if(c){const{_f:e,...u}=c;if(e){const u=l.array.has(e.name),m=c._f&&!((o=c._f)&&o.validate||!(ql(o.validate)&&o.validate.constructor.name===Jl||It(o.validate)&&Object.values(o.validate).find((e=>e.constructor.name===Jl))));m&&d.validatingFields&&p([t],!0);const h=await Fl(c,s,g,r.shouldUseNativeValidation&&!a,u);if(m&&d.validatingFields&&p([t]),h[e.name]&&(i.valid=!1,a))break;!a&&(Lt(h,e.name)?u?jl(n.errors,h,e.name):Ht(n.errors,e.name,h[e.name]):Rl(n.errors,e.name))}!dl(u)&&await w(u,a,i)}}var o;return i.valid},z=(e,a)=>!r.disabled&&(e&&a&&Ht(s,e,a),!Ll(N(),o)),j=(e,a,r)=>pl(e,l,{...t.mount?s:_t(a)?o:bl(e)?{[e]:a}:a},r,a),x=(e,a,r={})=>{const n=Lt(i,e);let o=a;if(n){const r=n._f;r&&(!r.disabled&&Ht(s,e,Zl(a,r)),o=$l(r.ref)&&Pt(a)?"":a,Bl(r.ref)?[...r.ref.options].forEach((e=>e.selected=o.includes(e.value))):r.refs?Nt(r.ref)?r.refs.length>1?r.refs.forEach((e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(o)?!!o.find((a=>a===e.value)):o===e.value))):r.refs[0]&&(r.refs[0].checked=!!o):r.refs.forEach((e=>e.checked=e.value===o)):xl(r.ref)?r.ref.value="":(r.ref.value=o,r.ref.type||u.values.next({name:e,values:{...s}})))}(r.shouldDirty||r.shouldTouch)&&y(e,o,r.shouldTouch,r.shouldDirty,!0),r.shouldValidate&&O(e)},q=(e,a,r)=>{for(const n in a){const o=a[n],s=`${e}.${n}`,t=Lt(i,s);(l.array.has(e)||It(o)||t&&!t._f)&&!Mt(o)?q(s,o,r):x(s,o,r)}},$=(e,a,r={})=>{const c=Lt(i,e),m=l.array.has(e),h=Rt(a);Ht(s,e,h),m?(u.array.next({name:e,values:{...s}}),(d.isDirty||d.dirtyFields)&&r.shouldDirty&&u.state.next({name:e,dirtyFields:Wl(o,s),isDirty:z(e,h)})):!c||c._f||Pt(h)?x(e,h,r):q(e,h,r),wl(e,l)&&u.state.next({...n}),u.values.next({name:t.mount?e:void 0,values:{...s}})},C=async o=>{t.mount=!0;const c=o.target;let k=c.name,z=!0;const j=Lt(i,k),x=e=>{z=Number.isNaN(e)||Mt(e)&&isNaN(e.getTime())||Ll(e,Lt(s,k,e))};if(j){let t,q;const $=c.type?Kl(j._f):At(o),C=o.type===Ut||o.type===Wt,S=!(e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate))(j._f)&&!r.resolver&&!Lt(n.errors,k)&&!j._f.deps||((e,a,r,n,i)=>!i.isOnAll&&(!r&&i.isOnTouch?!(a||e):(r?n.isOnBlur:i.isOnBlur)?!e:!(r?n.isOnChange:i.isOnChange)||e))(C,Lt(n.touchedFields,k),n.isSubmitted,h,m),N=wl(k,l,C);Ht(s,k,$),C?(j._f.onBlur&&j._f.onBlur(o),a&&a(0)):j._f.onChange&&j._f.onChange(o);const M=y(k,$,C,!1),P=!dl(M)||N;if(!C&&u.values.next({name:k,type:o.type,values:{...s}}),S)return d.isValid&&("onBlur"===e.mode?C&&b():b()),P&&u.state.next({name:k,...N?{}:M});if(!C&&N&&u.state.next({...n}),r.resolver){const{errors:e}=await v([k]);if(x($),z){const a=Xl(n.errors,i,k),r=Xl(e,i,a.name||k);t=r.error,k=r.name,q=dl(e)}}else p([k],!0),t=(await Fl(j,s,g,r.shouldUseNativeValidation))[k],p([k]),x($),z&&(t?q=!1:d.isValid&&(q=await w(i,!0)));z&&(j._f.deps&&O(j._f.deps),f(k,q,t,M))}},S=(e,a)=>{if(Lt(n.errors,a)&&e.focus)return e.focus(),1},O=async(e,a={})=>{let o,s;const t=ml(e);if(r.resolver){const a=await(async e=>{const{errors:a}=await v(e);if(e)for(const r of e){const e=Lt(a,r);e?Ht(n.errors,r,e):Rl(n.errors,r)}else n.errors=a;return a})(_t(e)?e:t);o=dl(a),s=e?!t.some((e=>Lt(a,e))):o}else e?(s=(await Promise.all(t.map((async e=>{const a=Lt(i,e);return await w(a&&a._f?{[e]:a}:a)})))).every(Boolean),(s||n.isValid)&&b()):s=o=await w(i);return u.state.next({...!bl(e)||d.isValid&&o!==n.isValid?{}:{name:e},...r.resolver||!e?{isValid:o}:{},errors:n.errors}),a.shouldFocus&&!s&&zl(i,S,e?t:l.mount),s},N=e=>{const a={...t.mount?s:o};return _t(e)?a:bl(e)?Lt(a,e):e.map((e=>Lt(a,e)))},M=(e,a)=>({invalid:!!Lt((a||n).errors,e),isDirty:!!Lt((a||n).dirtyFields,e),error:Lt((a||n).errors,e),isValidating:!!Lt(n.validatingFields,e),isTouched:!!Lt((a||n).touchedFields,e)}),P=(e,a,r)=>{const o=(Lt(i,e,{_f:{}})._f||{}).ref,s=Lt(n.errors,e)||{},{ref:t,message:l,type:c,...d}=s;Ht(n.errors,e,{...d,...a,ref:o}),u.state.next({name:e,errors:n.errors,isValid:!1}),r&&r.shouldFocus&&o&&o.focus&&o.focus()},E=(e,a={})=>{for(const t of e?ml(e):l.mount)l.mount.delete(t),l.array.delete(t),a.keepValue||(Rl(i,t),Rl(s,t)),!a.keepError&&Rl(n.errors,t),!a.keepDirty&&Rl(n.dirtyFields,t),!a.keepTouched&&Rl(n.touchedFields,t),!a.keepIsValidating&&Rl(n.validatingFields,t),!r.shouldUnregister&&!a.keepDefaultValue&&Rl(o,t);u.values.next({values:{...s}}),u.state.next({...n,...a.keepDirty?{isDirty:z()}:{}}),!a.keepIsValid&&b()},I=({disabled:e,name:a,field:r,fields:n,value:i})=>{if(Bt(e)&&t.mount||e){const o=e?void 0:_t(i)?Kl(r?r._f:Lt(n,a)._f):i;Ht(s,a,o),y(a,o,!1,!1,!0)}},A=(e,a={})=>{let n=Lt(i,e);const s=Bt(a.disabled)||Bt(r.disabled);return Ht(i,e,{...n||{},_f:{...n&&n._f?n._f:{ref:{name:e}},name:e,mount:!0,...a}}),l.mount.add(e),n?I({field:n,disabled:Bt(a.disabled)?a.disabled:r.disabled,name:e,value:a.value}):k(e,!0,a.value),{...s?{disabled:a.disabled||r.disabled}:{},...r.progressive?{required:!!a.required,min:Yl(a.min),max:Yl(a.max),minLength:Yl(a.minLength),maxLength:Yl(a.maxLength),pattern:Yl(a.pattern)}:{},name:e,onChange:C,onBlur:C,ref:s=>{if(s){A(e,a),n=Lt(i,e);const r=_t(s.value)&&s.querySelectorAll&&s.querySelectorAll("input,select,textarea")[0]||s,t=(e=>Sl(e)||Nt(e))(r),l=n._f.refs||[];if(t?l.find((e=>e===r)):r===n._f.ref)return;Ht(i,e,{_f:{...n._f,...t?{refs:[...l.filter(Vl),r,...Array.isArray(Lt(o,e))?[{}]:[]],ref:{type:r.type,name:e}}:{ref:r}}}),k(e,!1,void 0,r)}else n=Lt(i,e,{}),n._f&&(n._f.mount=!1),(r.shouldUnregister||a.shouldUnregister)&&(!Tt(l.array,e)||!t.action)&&l.unMount.add(e)}}},T=()=>r.shouldFocusError&&zl(i,S,l.mount),F=(e,a)=>async o=>{let t;if(o&&(o.preventDefault&&o.preventDefault(),o.persist&&o.persist()),r.disabled)return void(a&&await a({...n.errors},o));let l=Rt(s);if(u.state.next({isSubmitting:!0}),r.resolver){const{errors:e,values:a}=await v();n.errors=e,l=a}else await w(i);if(Rl(n.errors,"root"),dl(n.errors)){u.state.next({errors:{}});try{await e(l,o)}catch(e){t=e}}else a&&await a({...n.errors},o),T(),setTimeout(T);if(u.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:dl(n.errors)&&!t,submitCount:n.submitCount+1,errors:n.errors}),t)throw t},R=(a,r={})=>{const c=a?Rt(a):o,m=Rt(c),h=dl(a),g=h?o:m;if(r.keepDefaultValues||(o=c),!r.keepValues){if(r.keepDirtyValues){const e=new Set([...l.mount,...Object.keys(Wl(o,s))]);for(const a of Array.from(e))Lt(n.dirtyFields,a)?Ht(g,a,Lt(s,a)):$(a,Lt(g,a))}else{if(Ft&&_t(a))for(const e of l.mount){const a=Lt(i,e);if(a&&a._f){const e=Array.isArray(a._f.refs)?a._f.refs[0]:a._f.ref;if($l(e)){const a=e.closest("form");if(a){a.reset();break}}}}i={}}s=e.shouldUnregister?r.keepDefaultValues?Rt(o):{}:Rt(g),u.array.next({values:{...g}}),u.values.next({values:{...g}})}l={mount:r.keepDirtyValues?l.mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},t.mount=!d.isValid||!!r.keepIsValid||!!r.keepDirtyValues,t.watch=!!e.shouldUnregister,u.state.next({submitCount:r.keepSubmitCount?n.submitCount:0,isDirty:!h&&(r.keepDirty?n.isDirty:!(!r.keepDefaultValues||Ll(a,o))),isSubmitted:!!r.keepIsSubmitted&&n.isSubmitted,dirtyFields:h?{}:r.keepDirtyValues?r.keepDefaultValues&&s?Wl(o,s):n.dirtyFields:r.keepDefaultValues&&a?Wl(o,a):r.keepDirty?n.dirtyFields:{},touchedFields:r.keepTouched?n.touchedFields:{},errors:r.keepErrors?n.errors:{},isSubmitSuccessful:!!r.keepIsSubmitSuccessful&&n.isSubmitSuccessful,isSubmitting:!1})},D=(e,a)=>R(ql(e)?e(s):e,a);return{control:{register:A,unregister:E,getFieldState:M,handleSubmit:F,setError:P,_executeSchema:v,_getWatch:j,_getDirty:z,_updateValid:b,_removeUnmounted:()=>{for(const e of l.unMount){const a=Lt(i,e);a&&(a._f.refs?a._f.refs.every((e=>!Vl(e))):!Vl(a._f.ref))&&E(e)}l.unMount=new Set},_updateFieldArray:(e,a=[],l,c,m=!0,h=!0)=>{if(c&&l&&!r.disabled){if(t.action=!0,h&&Array.isArray(Lt(i,e))){const a=l(Lt(i,e),c.argA,c.argB);m&&Ht(i,e,a)}if(h&&Array.isArray(Lt(n.errors,e))){const a=l(Lt(n.errors,e),c.argA,c.argB);m&&Ht(n.errors,e,a),((e,a)=>{!Dt(Lt(e,a)).length&&Rl(e,a)})(n.errors,e)}if(d.touchedFields&&h&&Array.isArray(Lt(n.touchedFields,e))){const a=l(Lt(n.touchedFields,e),c.argA,c.argB);m&&Ht(n.touchedFields,e,a)}d.dirtyFields&&(n.dirtyFields=Wl(o,s)),u.state.next({name:e,isDirty:z(e,a),dirtyFields:n.dirtyFields,errors:n.errors,isValid:n.isValid})}else Ht(s,e,a)},_updateDisabledField:I,_getFieldArray:a=>Dt(Lt(t.mount?s:o,a,e.shouldUnregister?Lt(o,a,[]):[])),_reset:R,_resetDefaultValues:()=>ql(r.defaultValues)&&r.defaultValues().then((e=>{D(e,r.resetOptions),u.state.next({isLoading:!1})})),_updateFormState:e=>{n={...n,...e}},_disableForm:e=>{Bt(e)&&(u.state.next({disabled:e}),zl(i,((a,r)=>{const n=Lt(i,r);n&&(a.disabled=n._f.disabled||e,Array.isArray(n._f.refs)&&n._f.refs.forEach((a=>{a.disabled=n._f.disabled||e})))}),0,!1))},_subjects:u,_proxyFormState:d,_setErrors:e=>{n.errors=e,u.state.next({errors:n.errors,isValid:!1})},get _fields(){return i},get _formValues(){return s},get _state(){return t},set _state(e){t=e},get _defaultValues(){return o},get _names(){return l},set _names(e){l=e},get _formState(){return n},set _formState(e){n=e},get _options(){return r},set _options(e){r={...r,...e}}},trigger:O,register:A,handleSubmit:F,watch:(e,a)=>ql(e)?u.values.subscribe({next:r=>e(j(void 0,a),r)}):j(e,a,!0),setValue:$,getValues:N,reset:D,resetField:(e,a={})=>{Lt(i,e)&&(_t(a.defaultValue)?$(e,Rt(Lt(o,e))):($(e,a.defaultValue),Ht(o,e,Rt(a.defaultValue))),a.keepTouched||Rl(n.touchedFields,e),a.keepDirty||(Rl(n.dirtyFields,e),n.isDirty=a.defaultValue?z(e,Rt(Lt(o,e))):z()),a.keepError||(Rl(n.errors,e),d.isValid&&b()),u.state.next({...n}))},clearErrors:e=>{e&&ml(e).forEach((e=>Rl(n.errors,e))),u.state.next({errors:e?n.errors:{}})},unregister:E,setError:P,setFocus:(e,a={})=>{const r=Lt(i,e),n=r&&r._f;if(n){const e=n.refs?n.refs[0]:n.ref;e.focus&&(e.focus(),a.shouldSelect&&ql(e.select)&&e.select())}},getFieldState:M}}var ac={version:4,country_calling_codes:{1:["US","AG","AI","AS","BB","BM","BS","CA","DM","DO","GD","GU","JM","KN","KY","LC","MP","MS","PR","SX","TC","TT","VC","VG","VI"],7:["RU","KZ"],20:["EG"],27:["ZA"],30:["GR"],31:["NL"],32:["BE"],33:["FR"],34:["ES"],36:["HU"],39:["IT","VA"],40:["RO"],41:["CH"],43:["AT"],44:["GB","GG","IM","JE"],45:["DK"],46:["SE"],47:["NO","SJ"],48:["PL"],49:["DE"],51:["PE"],52:["MX"],53:["CU"],54:["AR"],55:["BR"],56:["CL"],57:["CO"],58:["VE"],60:["MY"],61:["AU","CC","CX"],62:["ID"],63:["PH"],64:["NZ"],65:["SG"],66:["TH"],81:["JP"],82:["KR"],84:["VN"],86:["CN"],90:["TR"],91:["IN"],92:["PK"],93:["AF"],94:["LK"],95:["MM"],98:["IR"],211:["SS"],212:["MA","EH"],213:["DZ"],216:["TN"],218:["LY"],220:["GM"],221:["SN"],222:["MR"],223:["ML"],224:["GN"],225:["CI"],226:["BF"],227:["NE"],228:["TG"],229:["BJ"],230:["MU"],231:["LR"],232:["SL"],233:["GH"],234:["NG"],235:["TD"],236:["CF"],237:["CM"],238:["CV"],239:["ST"],240:["GQ"],241:["GA"],242:["CG"],243:["CD"],244:["AO"],245:["GW"],246:["IO"],247:["AC"],248:["SC"],249:["SD"],250:["RW"],251:["ET"],252:["SO"],253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"],386:["SI"],387:["BA"],389:["MK"],420:["CZ"],421:["SK"],423:["LI"],500:["FK"],501:["BZ"],502:["GT"],503:["SV"],504:["HN"],505:["NI"],506:["CR"],507:["PA"],508:["PM"],509:["HT"],590:["GP","BL","MF"],591:["BO"],592:["GY"],593:["EC"],594:["GF"],595:["PY"],596:["MQ"],597:["SR"],598:["UY"],599:["CW","BQ"],670:["TL"],672:["NF"],673:["BN"],674:["NR"],675:["PG"],676:["TO"],677:["SB"],678:["VU"],679:["FJ"],680:["PW"],681:["WF"],682:["CK"],683:["NU"],685:["WS"],686:["KI"],687:["NC"],688:["TV"],689:["PF"],690:["TK"],691:["FM"],692:["MH"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],880:["BD"],886:["TW"],960:["MV"],961:["LB"],962:["JO"],963:["SY"],964:["IQ"],965:["KW"],966:["SA"],967:["YE"],968:["OM"],970:["PS"],971:["AE"],972:["IL"],973:["BH"],974:["QA"],975:["BT"],976:["MN"],977:["NP"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},countries:{AC:["247","00","(?:[01589]\\d|[46])\\d{4}",[5,6]],AD:["376","00","(?:1|6\\d)\\d{7}|[135-9]\\d{5}",[6,8,9],[["(\\d{3})(\\d{3})","$1 $2",["[135-9]"]],["(\\d{4})(\\d{4})","$1 $2",["1"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]]],AE:["971","00","(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",[5,6,7,8,9,10,11,12],[["(\\d{3})(\\d{2,9})","$1 $2",["60|8"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[236]|[479][2-8]"],"0$1"],["(\\d{3})(\\d)(\\d{5})","$1 $2 $3",["[479]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"]],"0"],AF:["93","00","[2-7]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],"0"],AG:["1","011","(?:268|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([457]\\d{6})$|1","268$1",0,"268"],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","264$1",0,"264"],AL:["355","00","(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",[6,7,8,9],[["(\\d{3})(\\d{3,4})","$1 $2",["80|9"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["4[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2358][2-5]|4"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["[23578]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["6"],"0$1"]],"0"],AM:["374","00","(?:[1-489]\\d|55|60|77)\\d{6}",[8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[89]0"],"0 $1"],["(\\d{3})(\\d{5})","$1 $2",["2|3[12]"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["1|47"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[3-9]"],"0$1"]],"0"],AO:["244","00","[29]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]]],AR:["54","00","(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",[10,11],[["(\\d{4})(\\d{2})(\\d{4})","$1 $2-$3",["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])","2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["1"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[68]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2-$3",["[23]"],"0$1",1],["(\\d)(\\d{4})(\\d{2})(\\d{4})","$2 15-$3-$4",["9(?:2[2-469]|3[3-578])","9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))","9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",0,"$1 $2 $3-$4"],["(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1",0,"$1 $2 $3-$4"],["(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 15-$3-$4",["9"],"0$1",0,"$1 $2 $3-$4"]],"0",0,"0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?","9$1"],AS:["1","011","(?:[58]\\d\\d|684|900)\\d{7}",[10],0,"1",0,"([267]\\d{6})$|1","684$1",0,"684"],AT:["43","00","1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}",[4,5,6,7,8,9,10,11,12,13],[["(\\d)(\\d{3,12})","$1 $2",["1(?:11|[2-9])"],"0$1"],["(\\d{3})(\\d{2})","$1 $2",["517"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["5[079]"],"0$1"],["(\\d{3})(\\d{3,10})","$1 $2",["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"],"0$1"],["(\\d{4})(\\d{3,9})","$1 $2",["[2-467]|5[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["5"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,7})","$1 $2 $3",["5"],"0$1"]],"0"],AU:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,4})","$1 $2 $3",["16"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["14|4"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[2378]"],"(0$1)"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],"0",0,"(183[12])|0",0,0,0,[["(?:(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|3\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,["163\\d{2,6}",[5,6,7,8,9]],["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],AW:["297","00","(?:[25-79]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]]],AX:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}",[5,6,7,8,9,10,11,12],0,"0",0,0,0,0,"18",0,"00"],AZ:["994","00","365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[28]|2|365|46","1[28]|2|365[45]|46","1[28]|2|365(?:4|5[02])|46"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[13-9]"],"0$1"]],"0"],BA:["387","00","6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["6[1-3]|[7-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2-$3",["[3-5]|6[56]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["6"],"0$1"]],"0"],BB:["1","011","(?:246|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","246$1",0,"246"],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{4,6})","$1-$2",["31[5-8]|[459]1"],"0$1"],["(\\d{3})(\\d{3,7})","$1-$2",["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"],"0$1"],["(\\d{4})(\\d{3,6})","$1-$2",["[13-9]|2[23]"],"0$1"],["(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],"0"],BE:["32","00","4\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:80|9)0"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[239]|4[23]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[15-8]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4"],"0$1"]],"0"],BF:["226","00","[025-7]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]]],BG:["359","00","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\d)(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["43[1-6]|70[1-9]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:70|8)0"],"0$1"],["(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["43[1-7]|7"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[48]|9[08]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"]],"0"],BH:["973","00","[136-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]]],BI:["257","00","(?:[267]\\d|31)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]]],BJ:["229","00","(?:01\\d|[24-689])\\d{7}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["0"]]]],BL:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","441$1",0,"441"],BN:["673","00","[2-578]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]]],BO:["591","00(?:1\\d)?","8001\\d{5}|(?:[2-467]\\d|50)\\d{6}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[235]|4[46]"]],["(\\d{8})","$1",["[67]"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"]]],"0",0,"0(1\\d)?"],BQ:["599","00","(?:[34]1|7\\d)\\d{5}",[7],0,0,0,0,0,0,"[347]"],BR:["55","00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}",[8,9,10,11],[["(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],["(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"],"($1)"],["(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)"]],"0",0,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2"],BS:["1","011","(?:242|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([3-8]\\d{6})$|1","242$1",0,"242"],BT:["975","00","[17]\\d{7}|[2-8]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[2-68]|7[246]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[67]|7"]]]],BW:["267","00","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]]],BY:["375","810","(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3})","$1 $2",["800"],"8 $1"],["(\\d{3})(\\d{2})(\\d{2,4})","$1 $2 $3",["800"],"8 $1"],["(\\d{4})(\\d{2})(\\d{3})","$1 $2-$3",["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])","1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"],"8 0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["1(?:[56]|7[467])|2[1-3]"],"8 0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-4]"],"8 0$1"],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["[89]"],"8 $1"]],"8",0,"0|80?",0,0,0,0,"8~10"],BZ:["501","00","(?:0800\\d|[2-8])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],["(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]]],CA:["1","011","[2-9]\\d{9}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|9(?:0[25]|42))[2-9]\\d{6}",[10]],["",[10]],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",[10]],["900[2-9]\\d{6}",[10]],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:2[125-9]|33|44|66|77|88)|6(?:22|33))[2-9]\\d{6}",[10]],0,["310\\d{4}",[7]],0,["600[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CD:["243","00","(?:(?:[189]|5\\d)\\d|2)\\d{7}|[1-68]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[1-6]"],"0$1"],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["5"],"0$1"]],"0"],CF:["236","00","(?:[27]\\d{3}|8776)\\d{4}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]]],CG:["242","00","222\\d{6}|(?:0\\d|80)\\d{7}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]]],CH:["41","00","8\\d{11}|[2-9]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8[047]|90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]|81"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["8"],"0$1"]],"0"],CI:["225","00","[02]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]]],CK:["682","00","[2-578]\\d{4}",[5],[["(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]]],CL:["56","(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0","12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",[9,10,11],[["(\\d{5})(\\d{4})","$1 $2",["219","2196"],"($1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["44"]],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2[1-36]"],"($1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["9[2-9]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"],"($1)"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["60|8"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{3})(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3 $4",["60"]]]],CM:["237","00","[26]\\d{8}|88\\d{6,7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["88"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]|88"]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","(?:(?:1[03-689]|2\\d)\\d\\d|6)\\d{8}|1\\d{10}|[126]\\d{6}(?:\\d(?:\\d{2})?)?|86\\d{5,6}|(?:[3-579]\\d|8[0-57-9])\\d{5,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]|3(?:[157]|35|49|9[1-68])|4(?:1[124-9]|2[179]|6[47-9]|7|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:07|1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3|4[13]|5[1-5]|7[0-79]|9[0-35-9])|(?:4[35]|59|85)[1-9]","(?:10|2[0-57-9])(?:1[02]|9[56])|8078|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))1","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|80781|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))12","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|807812|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:078|1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123"],"0$1"],["(\\d{3})(\\d{5,6})","$1 $2",["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]","(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]","85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])","85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["(?:4|80)0"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|2(?:[02-57-9]|1[1-9])","10|2(?:[02-57-9]|1[1-9])","10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"],"0$1",1],["(\\d{3})(\\d{7,8})","$1 $2",["9"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",1]],"0",0,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,0,"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:46|60\\d\\d)\\d{6}|(?:1\\d|[39])\\d{9}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["46"]],["(\\d{3})(\\d{7})","$1 $2",["6|90"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1",0,"$1 $2 $3"]],"0",0,"0([3579]|4(?:[14]4|56))?"],CR:["506","00","(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",[8,10],[["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"]]],0,0,"(19(?:0[0-2468]|1[09]|20|66|77|99))"],CU:["53","119","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[6,7,8,10],[["(\\d{2})(\\d{4,6})","$1 $2",["2[1-4]|[34]"],"(0$1)"],["(\\d)(\\d{6,7})","$1 $2",["7"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["[56]"],"0$1"],["(\\d{3})(\\d{7})","$1 $2",["8"],"0$1"]],"0"],CV:["238","0","(?:[2-59]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]]],CW:["599","00","(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[3467]"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],0,0,0,0,0,"[69]"],CX:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CY:["357","00","(?:[279]\\d|[58]0)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]]],CZ:["420","00","(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",[9,10,11,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]]],DE:["49","00","[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[4,5,6,7,8,9,10,11,12,13,14,15],[["(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],["(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],["(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],["(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],["(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],["(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],["(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],["(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"0$1"],["(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],["(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],["(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],["(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],"0"],DJ:["253","00","(?:2\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]]],DK:["45","00","[2-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]]],DM:["1","011","(?:[58]\\d\\d|767|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","767$1",0,"767"],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|8[024]9"],DZ:["213","00","(?:[1-4]|[5-79]\\d|80)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["9"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-8]"],"0$1"]],"0"],EC:["593","00","1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",[8,9,10,11],[["(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)",0,"$1-$2-$3"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],"0"],EE:["372","00","8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88","[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]],["(\\d{4})(\\d{3,4})","$1 $2",["[45]|8(?:00|[1-49])","[45]|8(?:00[1-9]|[1-49])"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],EG:["20","00","[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",[8,9,10],[["(\\d)(\\d{7,8})","$1 $2",["[23]"],"0$1"],["(\\d{2})(\\d{6,7})","$1 $2",["1[35]|[4-6]|8[2468]|9[235-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"0$1"]],"0"],EH:["212","00","[5-8]\\d{8}",[9],0,"0",0,0,0,0,"528[89]"],ER:["291","00","[178]\\d{6}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],"0"],ES:["34","00","[5-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]00"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-9]"]]]],ET:["251","00","(?:11|[2-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],"0"],FI:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}",[5,6,7,8,9,10,11,12],[["(\\d{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:19|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"]],"0",0,0,0,0,"1[03-79]|[2-9]",0,"00"],FJ:["679","0(?:0|52)","45\\d{5}|(?:0800\\d|[235-9])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],0,0,0,0,0,0,0,"00"],FK:["500","00","[2-7]\\d{4}",[5]],FM:["691","00","(?:[39]\\d\\d|820)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[389]"]]]],FO:["298","00","[2-9]\\d{5}",[6],[["(\\d{6})","$1",["[2-9]"]]],0,0,"(10(?:01|[12]0|88))"],FR:["33","00","[1-9]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0 $1"],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[1-79]"],"0$1"]],"0"],GA:["241","00","(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",[7,8],[["(\\d)(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-7]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1"],GB:["44","00","[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",[7,9,10],[["(\\d{3})(\\d{4})","$1 $2",["800","8001","80011","800111","8001111"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["845","8454","84546","845464"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["800"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["1(?:38|5[23]|69|76|94)","1(?:(?:38|69)7|5(?:24|39)|768|946)","1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["1(?:[2-69][02-9]|[78])"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[25]|7(?:0|6[02-9])","[25]|7(?:0|6(?:[03-9]|2[356]))"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[1389]"],"0$1"]],"0",0,0,0,0,0,[["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-3]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}",[9,10]],["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]],0," x"],GD:["1","011","(?:473|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","473$1",0,"473"],GE:["995","00","(?:[3-57]\\d\\d|800)\\d{6}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["32"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[57]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[348]"],"0$1"]],"0"],GF:["594","00","(?:[56]94\\d|7093)\\d{5}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0"],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","1481$1",0,0,[["1481[25-9]\\d{5}",[10]],["7(?:(?:781|839)\\d|911[17])\\d{5}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]]],GH:["233","00","(?:[235]\\d{3}|800)\\d{5}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],"0"],GI:["350","00","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]]],GM:["220","00","[2-9]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],GN:["224","00","722\\d{6}|(?:3|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["3"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[67]"]]]],GP:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],GQ:["240","00","222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],["(\\d{3})(\\d{6})","$1 $2",["[89]"]]]],GR:["30","00","5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["21|7"]],["(\\d{4})(\\d{6})","$1 $2",["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2689]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","671$1",0,"671"],GW:["245","00","[49]\\d{8}|4\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["40"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]]],GY:["592","001","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[5,6,7,8,9,11],[["(\\d{3})(\\d{2,5})","$1 $2",["900","9003"]],["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{3})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,0,"00"],HN:["504","00","8\\d{10}|[237-9]\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]]],HR:["385","00","(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",[6,7,8,9],[["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6|7[245]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0"],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]]],HU:["36","00","[235-7]\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"06 $1"]],"06"],ID:["62","00[89]","00[1-9]\\d{9,14}|(?:[1-36]|8\\d{5})\\d{6}|00\\d{9}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13,14,15,16,17],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["15"]],["(\\d{2})(\\d{5,9})","$1 $2",["2[124]|[36]1"],"(0$1)"],["(\\d{3})(\\d{5,7})","$1 $2",["800"],"0$1"],["(\\d{3})(\\d{5,8})","$1 $2",["[2-79]"],"(0$1)"],["(\\d{3})(\\d{3,4})(\\d{3})","$1-$2-$3",["8[1-35-9]"],"0$1"],["(\\d{3})(\\d{6,8})","$1 $2",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["804"],"0$1"],["(\\d{3})(\\d)(\\d{3})(\\d{3})","$1 $2 $3 $4",["80"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1-$2-$3",["8"],"0$1"]],"0"],IE:["353","00","(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["2[24-9]|47|58|6[237-9]|9[35-9]"],"(0$1)"],["(\\d{3})(\\d{5})","$1 $2",["[45]0"],"(0$1)"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["1"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2569]|4[1-69]|7[14]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["81"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[78]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["4"],"(0$1)"],["(\\d{2})(\\d)(\\d{3})(\\d{4})","$1 $2 $3 $4",["8"],"0$1"]],"0"],IL:["972","0(?:0|1[2-9])","1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",[7,8,9,10,11,12],[["(\\d{4})(\\d{3})","$1-$2",["125"]],["(\\d{4})(\\d{2})(\\d{2})","$1-$2-$3",["121"]],["(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-489]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1-$2-$3",["12"]],["(\\d{4})(\\d{6})","$1-$2",["159"]],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3-$4",["1[7-9]"]],["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})","$1-$2 $3-$4",["15"]]],"0"],IM:["44","00","1624\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([25-8]\\d{5})$|0","1624$1",0,"74576|(?:16|7[56])24"],IN:["91","00","(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",[8,9,10,11,12,13],[["(\\d{8})","$1",["5(?:0|2[23]|3[03]|[67]1|88)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"],0,1],["(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],0,1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],0,1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["11|2[02]|33|4[04]|79[1-7]|80[2-46]","11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])","11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"],"0$1",1],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807","1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]","1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"],"0$1",1],["(\\d{5})(\\d{5})","$1 $2",["[6-9]"],"0$1",1],["(\\d{4})(\\d{2,4})(\\d{4})","$1 $2 $3",["1(?:6|8[06])","1(?:6|8[06]0)"],0,1],["(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],0,1]],"0"],IO:["246","00","3\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["3"]]]],IQ:["964","00","(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-6]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],IR:["98","00","[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",[4,5,6,7,10],[["(\\d{4,5})","$1",["96"],"0$1"],["(\\d{2})(\\d{4,5})","$1 $2",["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[1-8]"],"0$1"]],"0"],IS:["354","00|1(?:0(?:01|[12]0)|100)","(?:38\\d|[4-9])\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],0,0,0,0,0,0,0,"00"],IT:["39","00","0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11,12],[["(\\d{2})(\\d{4,6})","$1 $2",["0[26]"]],["(\\d{3})(\\d{3,6})","$1 $2",["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]],["(\\d{4})(\\d{2,6})","$1 $2",["0(?:[13-579][2-46-8]|8[236-8])"]],["(\\d{4})(\\d{4})","$1 $2",["894"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[26]|5"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["1(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\d{2})(\\d{4})(\\d{5})","$1 $2 $3",["0[26]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}",[6,7,8,9,10,11]],["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]],["80(?:0\\d{3}|3)\\d{3}",[6,9]],["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}",[6,8,9,10]],["1(?:78\\d|99)\\d{6}",[9,10]],["3[2-8]\\d{9,10}",[11,12]],0,0,["55\\d{8}",[10]],["84(?:[08]\\d{3}|[17])\\d{3}",[6,9]]]],JE:["44","00","1534\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([0-24-8]\\d{5})$|0","1534$1",0,0,[["1534[0-24-8]\\d{5}"],["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\d{5}"],["80(?:07(?:35|81)|8901)\\d{4}"],["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"],["701511\\d{4}"],0,["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"],["56\\d{8}"]]],JM:["1","011","(?:[58]\\d\\d|658|900)\\d{7}",[10],0,"1",0,0,0,0,"658|876"],JO:["962","00","(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2356]|87"],"(0$1)"],["(\\d{3})(\\d{5,6})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["70"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],JP:["81","010","00[1-9]\\d{6,14}|[25-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}",[8,9,10,11,12,13,14,15,16,17],[["(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3",["(?:12|57|99)0"],"0$1"],["(\\d{4})(\\d)(\\d{4})","$1-$2-$3",["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2-$3",["3|4(?:2[09]|7[01])|6[1-9]","3|4(?:2(?:0|9[02-69])|7(?:0[019]|1))|6[1-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"],"0$1"],["(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3",["[14]|[289][2-9]|5[3-9]|7[2-4679]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["800"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[25-9]"],"0$1"]],"0",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1"],KE:["254","000","(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",[7,8,9,10],[["(\\d{2})(\\d{5,7})","$1 $2",["[24-6]"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[17]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0"],KG:["996","00","8\\d{9}|[235-9]\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["3(?:1[346]|[24-79])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-79]|88"],"0$1"],["(\\d{3})(\\d{3})(\\d)(\\d{2,3})","$1 $2 $3 $4",["8"],"0$1"]],"0"],KH:["855","00[14-9]","1\\d{9}|[1-9]\\d{7,8}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],KI:["686","00","(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",[5,8],0,"0"],KM:["269","00","[3478]\\d{6}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]]],KN:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","869$1",0,"869"],KP:["850","00|99","85\\d{6}|(?:19\\d|[2-7])\\d{7}",[8,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"]],"0"],KR:["82","00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}",[5,6,8,9,10,11,12,13,14],[["(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1"],["(\\d{4})(\\d{4})","$1-$2",["1"]],["(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[36]0|8"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1"]],"0",0,"0(8(?:[1-46-8]|5\\d\\d))?"],KW:["965","00","18\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345"],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],0,"8",0,0,0,0,"33|7",0,"8~10"],LA:["856","00","[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[0135-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0"],LB:["961","00","[27-9]\\d{7}|[13-9]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27-9]"]]],"0"],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758"],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0"],LK:["94","00","[1-9]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[1-689]"],"0$1"]],"0"],LR:["231","00","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"0$1"]],"0"],LS:["266","00","(?:[256]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2568]"]]]],LT:["370","00","(?:[3469]\\d|52|[78]0)\\d{6}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",0,"[08]"],LU:["352","00","35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",[4,5,6,7,8,9,10,11],[["(\\d{2})(\\d{3})","$1 $2",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"]],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})","$1 $2 $3 $4",["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]],0,0,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"],LV:["371","00","(?:[268]\\d|90)\\d{6}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]]],LY:["218","00","[2-9]\\d{8}",[9],[["(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],"0"],MA:["212","00","[5-8]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"0$1"],["(\\d{2})(\\d{7})","$1-$2",["8"],"0$1"],["(\\d{3})(\\d{6})","$1-$2",["[5-7]"],"0$1"]],"0",0,0,0,0,0,[["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"],["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"],["80[0-7]\\d{6}"],["89\\d{7}"],0,0,0,0,["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]],MC:["377","00","(?:[3489]|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["4"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[389]"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["6"],"0$1"]],"0"],MD:["373","00","(?:[235-7]\\d|[89]0)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["22|3"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[25-7]"],"0$1"]],"0"],ME:["382","00","(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],"0"],MF:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","20$1"],MH:["692","011","329\\d{4}|(?:[256]\\d|45)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],"1"],MK:["389","00","[2-578]\\d{7}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2|34[47]|4(?:[37]7|5[47]|64)"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[347]"],"0$1"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["[58]"],"0$1"]],"0"],ML:["223","00","[24-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]]],MM:["95","00","1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}",[6,7,8,9,10],[["(\\d)(\\d{2})(\\d{3})","$1 $2 $3",["16|2"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["4(?:[2-46]|5[3-5])|5|6(?:[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-5]|(?:60|86)[23]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|452|678|86","[12]|452|6788|86"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[4-7]|8[1-35]"],"0$1"],["(\\d)(\\d{3})(\\d{4,6})","$1 $2 $3",["9(?:2[0-4]|[35-9]|4[137-9])"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["92"],"0$1"],["(\\d)(\\d{5})(\\d{4})","$1 $2 $3",["9"],"0$1"]],"0"],MN:["976","001","[12]\\d{7,9}|[5-9]\\d{7}",[8,9,10],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[12]1"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[5-9]"]],["(\\d{3})(\\d{5,6})","$1 $2",["[12]2[1-3]"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["[12](?:27|3[2-8]|4[2-68]|5[1-4689])","[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["[12]"],"0$1"]],"0"],MO:["853","00","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670"],MQ:["596","00","(?:596\\d|7091)\\d{5}|(?:69|[89]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]|8(?:0[6-9]|[36])"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],MR:["222","00","(?:[2-4]\\d\\d|800)\\d{5}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]]],MS:["1","011","(?:[58]\\d\\d|664|900)\\d{7}",[10],0,"1",0,"([34]\\d{6})$|1","664$1",0,"664"],MT:["356","00","3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]]],MU:["230","0(?:0|[24-7]0|3[03])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],0,0,0,0,0,0,0,"020"],MV:["960","0(?:0|19)","(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",[7,10],[["(\\d{3})(\\d{4})","$1-$2",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,0,"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[7,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["1[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[137-9]"],"0$1"]],"0"],MX:["52","0[09]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,0,0,0,0,"00"],MY:["60","00","1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1-$2 $3",["[4-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1-$2 $3",["1(?:[02469]|[378][1-9]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2 $3",["3"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3-$4",["1(?:[367]|80)"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2 $3",["15"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2 $3",["1"],"0$1"]],"0"],MZ:["258","00","(?:2|8\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],NA:["264","00","[68]\\d{7,8}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["87"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],NC:["687","00","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]]],NE:["227","00","[027-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["08"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[089]|2[013]|7[0467]"]]]],NF:["672","00","[13]\\d{5}",[6],[["(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],["(\\d)(\\d{5})","$1 $2",["[13]"]]],0,0,"([0-258]\\d{4})$","3$1"],NG:["234","009","38\\d{6}|[78]\\d{9,13}|(?:20|9\\d)\\d{8}",[8,10,11,12,13,14],[["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["3"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],["(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],"0"],NI:["505","00","(?:1800|[25-8]\\d{3})\\d{4}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]]],NL:["31","00","(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\d{3})(\\d{4,7})","$1 $2",["[89]0"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["66"],"0$1"],["(\\d)(\\d{8})","$1 $2",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["9"],"0$1"]],"0"],NO:["47","00","(?:0|[2-9]\\d{3})\\d{4}",[5,8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],0,0,0,0,0,"[02-689]|7[0-8]"],NP:["977","00","(?:1\\d|9)\\d{9}|[1-9]\\d{7}",[8,10,11],[["(\\d)(\\d{7})","$1-$2",["1[2-6]"],"0$1"],["(\\d{2})(\\d{6})","$1-$2",["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"],"0$1"],["(\\d{3})(\\d{7})","$1-$2",["9"]]],"0"],NR:["674","00","(?:444|(?:55|8\\d)\\d|666)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]]],NU:["683","00","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["24|[346]|7[2-57-9]|9[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:10|74)|[589]"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["1|2[028]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,5})","$1 $2 $3",["2(?:[169]|7[0-35-9])|7"],"0$1"]],"0",0,0,0,0,0,0,"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[7,8,9],[["(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],["(\\d{2})(\\d{6})","$1 $2",["2"]],["(\\d{4})(\\d{4})","$1 $2",["[179]"]]]],PA:["507","00","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\d{3})(\\d{4})","$1-$2",["[1-57-9]"]],["(\\d{4})(\\d{4})","$1-$2",["[68]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]]],PE:["51","00|19(?:1[124]|77|90)00","(?:[14-8]|9\\d)\\d{7}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["80"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["1"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[4-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,0,"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],PG:["675","00|140[1-3]","(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],["(\\d{4})(\\d{4})","$1 $2",["[78]"]]],0,0,0,0,0,0,0,"00"],PH:["63","00","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["2"],"(0$1)"],["(\\d{4})(\\d{4,6})","$1 $2",["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2","3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"],"(0$1)"],["(\\d{5})(\\d{4})","$1 $2",["346|4(?:27|9[35])|883","3469|4(?:279|9(?:30|56))|8834"],"(0$1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|8[2-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["1"]]],"0"],PK:["92","00","122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,7})","$1 $2 $3",["[89]0"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["1"]],["(\\d{3})(\\d{6,7})","$1 $2",["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])","9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"],"(0$1)"],["(\\d{2})(\\d{7,8})","$1 $2",["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"],"(0$1)"],["(\\d{5})(\\d{5})","$1 $2",["58"],"(0$1)"],["(\\d{3})(\\d{7})","$1 $2",["3"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[24-9]"],"(0$1)"]],"0"],PL:["48","00","(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|64"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1","(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["64"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[2-8]|[2-7]|8[1-79]|9[145]"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["8"]]]],PM:["508","00","[45]\\d{5}|(?:708|8\\d\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],PR:["1","011","(?:[589]\\d\\d|787)\\d{7}",[10],0,"1",0,0,0,0,"787|939"],PS:["970","00","[2489]2\\d{6}|(?:1\\d|5)\\d{8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2489]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["5"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],PT:["351","00","1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]]],PW:["680","01[12]","(?:[24-8]\\d\\d|345|900)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],PY:["595","00","59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],["(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],["(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],"0"],QA:["974","00","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]]],RE:["262","00","709\\d{6}|(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"],"0$1"]],"0",0,0,0,0,0,[["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"],["(?:69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))|7092[0-3])\\d{4}"],["80\\d{7}"],["89[1-37-9]\\d{6}"],0,0,0,0,["9(?:399[0-3]|479[0-5]|76(?:2[278]|3[0-37]))\\d{4}"],["8(?:1[019]|2[0156]|84|90)\\d{6}"]]],RO:["40","00","(?:[236-8]\\d|90)\\d{7}|[23]\\d{5}",[6,9],[["(\\d{3})(\\d{3})","$1 $2",["2[3-6]","2[3-6]\\d9"],"0$1"],["(\\d{2})(\\d{4})","$1 $2",["219|31"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23]1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[236-9]"],"0$1"]],"0",0,0,0,0,0,0,0," int "],RS:["381","00","38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}",[6,7,8,9,10,11,12],[["(\\d{3})(\\d{3,9})","$1 $2",["(?:2[389]|39)0|[7-9]"],"0$1"],["(\\d{2})(\\d{5,10})","$1 $2",["[1-36]"],"0$1"]],"0"],RU:["7","810","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"],"8 ($1)",1],["(\\d{5})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-68]|2[1-9])","7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))","7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($1)"]],"8",0,0,0,0,"3[04-689]|[489]",0,"8~10"],RW:["250","00","(?:06|[27]\\d\\d|[89]00)\\d{6}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"0"],SA:["966","00","92\\d{7}|(?:[15]|8\\d)\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["9"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["81"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],"0"],SB:["677","0[01]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]],SC:["248","010|0[0-2]","(?:[2489]\\d|64)\\d{5}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],0,0,0,0,0,0,0,"00"],SD:["249","00","[19]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],"0"],SE:["46","00","(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}",[6,7,8,9,10,12],[["(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1",0,"$1 $2"],["(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3"],["(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2,3})(\\d{2})","$1-$2 $3",["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1",0,"$1 $2 $3"],["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3 $4"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1",0,"$1 $2 $3 $4"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1-$2 $3 $4",["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1",0,"$1 $2 $3 $4 $5"]],"0"],SG:["65","0[0-3]\\d","(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-9]|[1-9])"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]],["(\\d{4})(\\d{4})(\\d{3})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],SH:["290","00","(?:[256]\\d|8)\\d{3}",[4,5],0,0,0,0,0,0,"[256]"],SI:["386","00|10(?:22|66|88|99)","[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",[5,6,7,8],[["(\\d{2})(\\d{3,6})","$1 $2",["8[09]|9"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["59|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37][01]|4[0139]|51|6"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-57]"],"(0$1)"]],"0",0,0,0,0,0,0,"00"],SJ:["47","00","0\\d{4}|(?:[489]\\d|79)\\d{6}",[5,8],0,0,0,0,0,0,"79"],SK:["421","00","[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",[6,7,9],[["(\\d)(\\d{2})(\\d{3,4})","$1 $2 $3",["21"],"0$1"],["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["[3-5][1-8]1","[3-5][1-8]1[67]"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1/$2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[689]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1/$2 $3 $4",["[3-5]"],"0$1"]],"0"],SL:["232","00","(?:[237-9]\\d|66)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],"0"],SM:["378","00","(?:0549|[5-7]\\d)\\d{6}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],["(\\d{4})(\\d{6})","$1 $2",["0"]]],0,0,"([89]\\d{5})$","0549$1"],SN:["221","00","(?:[378]\\d|93)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[379]"]]]],SO:["252","00","[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",[6,7,8,9],[["(\\d{2})(\\d{4})","$1 $2",["8[125]"]],["(\\d{6})","$1",["[134]"]],["(\\d)(\\d{6})","$1 $2",["[15]|2[0-79]|3[0-46-8]|4[0-7]"]],["(\\d)(\\d{7})","$1 $2",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|77|9[2-9]"]]],"0"],SR:["597","00","(?:[2-5]|68|[78]\\d)\\d{5}",[6,7],[["(\\d{2})(\\d{2})(\\d{2})","$1-$2-$3",["56"]],["(\\d{3})(\\d{3})","$1-$2",["[2-5]"]],["(\\d{3})(\\d{4})","$1-$2",["[6-8]"]]]],SS:["211","00","[19]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],"0"],ST:["239","00","(?:22|9\\d)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[29]"]]]],SV:["503","00","[267]\\d{7}|(?:80\\d|900)\\d{4}(?:\\d{4})?",[7,8,11],[["(\\d{3})(\\d{4})","$1 $2",["[89]"]],["(\\d{4})(\\d{4})","$1 $2",["[267]"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]]],SX:["1","011","7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"(5\\d{6})$|1","721$1",0,"721"],SY:["963","00","[1-359]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-4]|5[1-3]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[59]"],"0$1",1]],"0"],SZ:["268","00","0800\\d{4}|(?:[237]\\d|900)\\d{6}",[8,9],[["(\\d{4})(\\d{4})","$1 $2",["[0237]"]],["(\\d{5})(\\d{4})","$1 $2",["9"]]]],TA:["290","00","8\\d{3}",[4],0,0,0,0,0,0,"8"],TC:["1","011","(?:[58]\\d\\d|649|900)\\d{7}",[10],0,"1",0,"([2-479]\\d{6})$|1","649$1",0,"649"],TD:["235","00|16","(?:22|[689]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"]]],0,0,0,0,0,0,0,"00"],TG:["228","00","[279]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]]],TH:["66","00[1-9]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[13-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],TJ:["992","810","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3(?:[1245]|3[12])"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,0,0,0,0,0,0,"8~10"],TK:["690","00","[2-47]\\d{3,6}",[4,5,6,7]],TL:["670","00","7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],["(\\d{4})(\\d{4})","$1 $2",["7"]]]],TM:["993","810","(?:[1-6]\\d|71)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],["(\\d{2})(\\d{6})","$1 $2",["[67]"],"8 $1"]],"8",0,0,0,0,0,0,"8~10"],TN:["216","00","[2-57-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]]],TO:["676","00","(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",[5,7],[["(\\d{2})(\\d{3})","$1-$2",["[2-4]|50|6[09]|7[0-24-69]|8[05]"]],["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[5-9]"]]]],TR:["90","00","4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",[7,10,12,13],[["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["512|8[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24][1-8]|3[1-9]"],"(0$1)",1],["(\\d{3})(\\d{3})(\\d{6,7})","$1 $2 $3",["80"],"0$1",1]],"0"],TT:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-46-8]\\d{6})$|1","868$1",0,"868"],TV:["688","00","(?:2|7\\d\\d|90)\\d{4}",[5,6,7],[["(\\d{2})(\\d{3})","$1 $2",["2"]],["(\\d{2})(\\d{4})","$1 $2",["90"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],TW:["886","0(?:0[25-79]|19)","[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",[7,8,9,10,11],[["(\\d{2})(\\d)(\\d{4})","$1 $2 $3",["202"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[258]0"],"0$1"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]","[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,5})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,0,0,"#"],TZ:["255","00[056]","(?:[25-8]\\d|41|90)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[24]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["5"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[67]"],"0$1"]],"0"],UA:["380","00","[89]\\d{9}|[3-9]\\d{8}",[9,10],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]","6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,0,"0~0"],UG:["256","00[057]","800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",[9],[["(\\d{4})(\\d{5})","$1 $2",["202","2024"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[27-9]|4(?:6[45]|[7-9])"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[34]"],"0$1"]],"0"],US:["1","011","[2-9]\\d{9}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"],[""],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"],["900[2-9]\\d{6}"],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"],0,0,0,["305209\\d{4}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,0,"00"," int. "],UZ:["998","00","(?:20|33|[5-9]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]]],VA:["39","00","0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}",[6,7,8,9,10,11,12],0,0,0,0,0,0,"06698"],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","784$1",0,"784"],VE:["58","00","[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",[10],[["(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1"]],"0"],VG:["1","011","(?:284|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-578]\\d{6})$|1","284$1",0,"284"],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","340$1",0,"340"],VN:["84","00","[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",1],["(\\d{4})(\\d{4,6})","$1 $2",["1"],0,1],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["2[48]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["2"],"0$1",1]],"0"],VU:["678","00","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]]],WF:["681","00","(?:40|72|8\\d{4})\\d{4}|[89]\\d{5}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[47-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],WS:["685","0","(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",[5,6,7,10],[["(\\d{5})","$1",["[2-5]|6[1-9]"]],["(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],XK:["383","00","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"0$1"]],"0"],YE:["967","00","(?:1|7\\d)\\d{7}|[1-7]\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-6]|7(?:[24-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0"],YT:["262","00","7093\\d{5}|(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[["269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}"],["(?:639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])|7093[5-7])\\d{4}"],["80\\d{7}"],0,0,0,0,0,["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]],ZA:["27","00","[1-79]\\d{8}|8\\d{4,9}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,4})","$1 $2",["8[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["8[1-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["860"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],ZM:["260","00","800\\d{6}|(?:21|63|[79]\\d)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],"0"],ZW:["263","00","2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}",[5,6,7,8,9,10],[["(\\d{3})(\\d{3,5})","$1 $2",["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"],"0$1"],["(\\d)(\\d{3})(\\d{2,4})","$1 $2 $3",["[49]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["80"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2","2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)","2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["29[013-9]|39|54"],"0$1"],["(\\d{4})(\\d{3,5})","$1 $2",["(?:25|54)8","258|5483"],"0$1"]],"0"]},nonGeographic:{800:["800",0,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],808:["808",0,"[1-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,0,["[1-9]\\d{7}"]]],870:["870",0,"7\\d{11}|[235-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"],0,0,0,0,0,0,["2\\d{8}",[9]]]],878:["878",0,"10\\d{10}",[12],[["(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["10\\d{10}"]]],881:["881",0,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,["348[57]\\d{7}",[11]],0,0,["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],888:["888",0,"\\d{11}",[11],[["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],0,0,0,0,0,0,[0,0,0,0,0,0,["\\d{11}"]]],979:["979",0,"[1359]\\d{8}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],0,0,0,0,0,0,[0,0,0,["[1359]\\d{8}"]]]}},rc={exports:{}};
|
|
14
|
+
*/function La(){if(Sa)return Ca;Sa=1;var e=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return Ca=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var a={},r=0;r<10;r++)a["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(a).map((function(e){return a[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,i){for(var o,s,t=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),l=1;l<arguments.length;l++){for(var c in o=Object(arguments[l]))a.call(o,c)&&(t[c]=o[c]);if(e){s=e(o);for(var d=0;d<s.length;d++)r.call(o,s[d])&&(t[s[d]]=o[s[d]])}}return t},Ca}function Ba(){if(Na)return Oa;Na=1;return Oa="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Va(){return Pa?Ma:(Pa=1,Ma=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ga=_a();za.exports=function(){if(Ta)return Aa;Ta=1;var e=_a(),a=La(),r=Ba(),n=Va(),i=function(){if(Ia)return Ea;Ia=1;var e=function(){};if("production"!==process.env.NODE_ENV){var a=Ba(),r={},n=Va();e=function(e){var a="Warning: "+e;"undefined"!=typeof console&&console.error(a);try{throw new Error(a)}catch(e){}}}function i(i,o,s,t,l){if("production"!==process.env.NODE_ENV)for(var c in i)if(n(i,c)){var d;try{if("function"!=typeof i[c]){var u=Error((t||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=i[c](o,c,t,s,null,a)}catch(e){d=e}if(!d||d instanceof Error||e((t||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in r)){r[d.message]=!0;var m=l?l():"";e("Failed "+s+" type: "+d.message+(null!=m?m:""))}}}return i.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},Ea=i}(),o=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(o=function(e){var a="Warning: "+e;"undefined"!=typeof console&&console.error(a);try{throw new Error(a)}catch(e){}}),Aa=function(t,l){var c="function"==typeof Symbol&&Symbol.iterator,d="<<anonymous>>",u={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:g(s),arrayOf:function(e){return g((function(a,n,i,o,s){if("function"!=typeof e)return new h("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var t=a[n];if(!Array.isArray(t))return new h("Invalid "+o+" `"+s+"` of type `"+y(t)+"` supplied to `"+i+"`, expected an array.");for(var l=0;l<t.length;l++){var c=e(t,l,i,o,s+"["+l+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,a,r,n,i){var o=e[a];return t(o)?null:new h("Invalid "+n+" `"+i+"` of type `"+y(o)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(a,r,n,i,o){var s=a[r];return e.isValidElementType(s)?null:new h("Invalid "+i+" `"+o+"` of type `"+y(s)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(a,r,n,i,o){if(!(a[r]instanceof e)){var s=e.name||d;return new h("Invalid "+i+" `"+o+"` of type `"+((t=a[r]).constructor&&t.constructor.name?t.constructor.name:d)+"` supplied to `"+n+"`, expected instance of `"+s+"`.")}var t;return null}))},node:g((function(e,a,r,n,i){return k(e[a])?null:new h("Invalid "+n+" `"+i+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(a,i,o,s,t){if("function"!=typeof e)return new h("Property `"+t+"` of component `"+o+"` has invalid PropType notation inside objectOf.");var l=a[i],c=y(l);if("object"!==c)return new h("Invalid "+s+" `"+t+"` of type `"+c+"` supplied to `"+o+"`, expected an object.");for(var d in l)if(n(l,d)){var u=e(l,d,o,s,t+"."+d,r);if(u instanceof Error)return u}return null}))},oneOf:function(e){return Array.isArray(e)?g((function(a,r,n,i,o){for(var s=a[r],t=0;t<e.length;t++)if(m(s,e[t]))return null;var l=JSON.stringify(e,(function(e,a){return"symbol"===f(a)?String(a):a}));return new h("Invalid "+i+" `"+o+"` of value `"+String(s)+"` supplied to `"+n+"`, expected one of "+l+".")})):("production"!==process.env.NODE_ENV&&o(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&o("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var a=0;a<e.length;a++){var i=e[a];if("function"!=typeof i)return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+v(i)+" at index "+a+"."),s}return g((function(a,i,o,s,t){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(a,i,o,s,t,r);if(null==d)return null;d.data&&n(d.data,"expectedType")&&l.push(d.data.expectedType)}return new h("Invalid "+s+" `"+t+"` supplied to `"+o+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(a,n,i,o,s){var t=a[n],l=y(t);if("object"!==l)return new h("Invalid "+o+" `"+s+"` of type `"+l+"` supplied to `"+i+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return p(i,o,s,c,f(d));var u=d(t,c,i,o,s+"."+c,r);if(u)return u}return null}))},exact:function(e){return g((function(i,o,s,t,l){var c=i[o],d=y(c);if("object"!==d)return new h("Invalid "+t+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=a({},i[o],e);for(var m in u){var g=e[m];if(n(e,m)&&"function"!=typeof g)return p(s,t,l,m,f(g));if(!g)return new h("Invalid "+t+" `"+l+"` key `"+m+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(i[o],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var b=g(c,m,s,t,l+"."+m,r);if(b)return b}return null}))}};function m(e,a){return e===a?0!==e||1/e==1/a:e!=e&&a!=a}function h(e,a){this.message=e,this.data=a&&"object"==typeof a?a:{},this.stack=""}function g(e){if("production"!==process.env.NODE_ENV)var a={},n=0;function i(i,s,t,c,u,m,g){if(c=c||d,m=m||t,g!==r){if(l){var b=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw b.name="Invariant Violation",b}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var p=c+":"+t;!a[p]&&n<3&&(o("You are manually calling a React.PropTypes validation function for the `"+m+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),a[p]=!0,n++)}}return null==s[t]?i?null===s[t]?new h("The "+u+" `"+m+"` is marked as required in `"+c+"`, but its value is `null`."):new h("The "+u+" `"+m+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,t,c,u,m)}var s=i.bind(null,!1);return s.isRequired=i.bind(null,!0),s}function b(e){return g((function(a,r,n,i,o,s){var t=a[r];return y(t)!==e?new h("Invalid "+i+" `"+o+"` of type `"+f(t)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function p(e,a,r,n,i){return new h((e||"React class")+": "+a+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}function k(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(k);if(null===e||t(e))return!0;var a=function(e){var a=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof a)return a}(e);if(!a)return!1;var r,n=a.call(e);if(a!==e.entries){for(;!(r=n.next()).done;)if(!k(r.value))return!1}else for(;!(r=n.next()).done;){var i=r.value;if(i&&!k(i[1]))return!1}return!0;default:return!1}}function y(e){var a=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,a){return"symbol"===e||!!a&&("Symbol"===a["@@toStringTag"]||"function"==typeof Symbol&&a instanceof Symbol)}(a,e)?"symbol":a}function f(e){if(null==e)return""+e;var a=y(e);if("object"===a){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return a}function v(e){var a=f(e);switch(a){case"array":case"object":return"an "+a;case"boolean":case"date":case"regexp":return"a "+a;default:return a}}return h.prototype=Error.prototype,u.checkPropTypes=i,u.resetWarningCache=i.resetWarningCache,u.PropTypes=u,u},Aa}()(Ga.isElement,!0)}else za.exports=function(){if(Ra)return Fa;Ra=1;var e=Ba();function a(){}function r(){}return r.resetWarningCache=a,Fa=function(){function n(a,r,n,i,o,s){if(s!==e){var t=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw t.name="Invariant Violation",t}}function i(){return n}n.isRequired=n;var o={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:a};return o.PropTypes=o,o}}()();var Ha=fa(za.exports);function Ua(e){if("object"!=typeof e||null===e)return!1;const a=Object.getPrototypeOf(e);return!(null!==a&&a!==Object.prototype&&null!==Object.getPrototypeOf(a)||Symbol.toStringTag in e||Symbol.iterator in e)}function Wa(e){if(!Ua(e))return e;const a={};return Object.keys(e).forEach((r=>{a[r]=Wa(e[r])})),a}function Za(e,a,r={clone:!0}){const n=r.clone?ba({},e):e;return Ua(e)&&Ua(a)&&Object.keys(a).forEach((i=>{Ua(a[i])&&Object.prototype.hasOwnProperty.call(e,i)&&Ua(e[i])?n[i]=Za(e[i],a[i],r):r.clone?n[i]=Ua(a[i])?Wa(a[i]):a[i]:n[i]=a[i]})),n}const Ka=["values","unit","step"];function Ya(e){const{values:a={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5}=e,i=pa(e,Ka),o=(e=>{const a=Object.keys(e).map((a=>({key:a,val:e[a]})))||[];return a.sort(((e,a)=>e.val-a.val)),a.reduce(((e,a)=>ba({},e,{[a.key]:a.val})),{})})(a),s=Object.keys(o);function t(e){return`@media (min-width:${"number"==typeof a[e]?a[e]:e}${r})`}function l(e){return`@media (max-width:${("number"==typeof a[e]?a[e]:e)-n/100}${r})`}function c(e,i){const o=s.indexOf(i);return`@media (min-width:${"number"==typeof a[e]?a[e]:e}${r}) and (max-width:${(-1!==o&&"number"==typeof a[s[o]]?a[s[o]]:i)-n/100}${r})`}return ba({keys:s,values:o,up:t,down:l,between:c,only:function(e){return s.indexOf(e)+1<s.length?c(e,s[s.indexOf(e)+1]):t(e)},not:function(e){const a=s.indexOf(e);return 0===a?t(s[1]):a===s.length-1?l(s[a]):c(e,s[s.indexOf(e)+1]).replace("@media","@media not all and")},unit:r},i)}const Ja={borderRadius:4},Xa="production"!==process.env.NODE_ENV?Ha.oneOfType([Ha.number,Ha.string,Ha.object,Ha.array]):{};function Qa(e,a){return a?Za(e,a,{clone:!1}):e}const er={xs:0,sm:600,md:900,lg:1200,xl:1536},ar={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${er[e]}px)`};function rr(e,a,r){const n=e.theme||{};if(Array.isArray(a)){const e=n.breakpoints||ar;return a.reduce(((n,i,o)=>(n[e.up(e.keys[o])]=r(a[o]),n)),{})}if("object"==typeof a){const e=n.breakpoints||ar;return Object.keys(a).reduce(((n,i)=>{if(-1!==Object.keys(e.values||er).indexOf(i)){n[e.up(i)]=r(a[i],i)}else{const e=i;n[e]=a[e]}return n}),{})}return r(a)}function nr(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":ka(7));return e.charAt(0).toUpperCase()+e.slice(1)}function ir(e,a,r=!0){if(!a||"string"!=typeof a)return null;if(e&&e.vars&&r){const r=`vars.${a}`.split(".").reduce(((e,a)=>e&&e[a]?e[a]:null),e);if(null!=r)return r}return a.split(".").reduce(((e,a)=>e&&null!=e[a]?e[a]:null),e)}function or(e,a,r,n=r){let i;return i="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:ir(e,r)||n,a&&(i=a(i,n,e)),i}function sr(e){const{prop:a,cssProperty:r=e.prop,themeKey:n,transform:i}=e,o=e=>{if(null==e[a])return null;const o=e[a],s=ir(e.theme,n)||{};return rr(e,o,(e=>{let n=or(s,i,e);return e===n&&"string"==typeof e&&(n=or(s,i,`${a}${"default"===e?"":nr(e)}`,e)),!1===r?n:{[r]:n}}))};return o.propTypes="production"!==process.env.NODE_ENV?{[a]:Xa}:{},o.filterProps=[a],o}const tr={m:"margin",p:"padding"},lr={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},cr={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},dr=function(e){const a={};return r=>(void 0===a[r]&&(a[r]=e(r)),a[r])}((e=>{if(e.length>2){if(!cr[e])return[e];e=cr[e]}const[a,r]=e.split(""),n=tr[a],i=lr[r]||"";return Array.isArray(i)?i.map((e=>n+e)):[n+i]})),ur=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],mr=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],hr=[...ur,...mr];function gr(e,a,r,n){var i;const o=null!=(i=ir(e,a,!1))?i:r;return"number"==typeof o?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),o*e):Array.isArray(o)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>o.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${e} > ${o.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${a}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${a}\` as a number.`].join("\n"))),o[e]):"function"==typeof o?o:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${a}\` value (${o}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function br(e){return gr(e,"spacing",8,"spacing")}function pr(e,a){if("string"==typeof a||null==a)return a;const r=e(Math.abs(a));return a>=0?r:"number"==typeof r?-r:`-${r}`}function kr(e,a,r,n){if(-1===a.indexOf(r))return null;const i=function(e,a){return r=>e.reduce(((e,n)=>(e[n]=pr(a,r),e)),{})}(dr(r),n);return rr(e,e[r],i)}function yr(e,a){const r=br(e.theme);return Object.keys(e).map((n=>kr(e,a,n,r))).reduce(Qa,{})}function fr(e){return yr(e,ur)}function vr(e){return yr(e,mr)}function wr(...e){const a=e.reduce(((e,a)=>(a.filterProps.forEach((r=>{e[r]=a})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>a[n]?Qa(r,a[n](e)):r),{});return r.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,a)=>Object.assign(e,a.propTypes)),{}):{},r.filterProps=e.reduce(((e,a)=>e.concat(a.filterProps)),[]),r}function zr(e){return"number"!=typeof e?e:`${e}px solid`}function jr(e,a){return sr({prop:e,themeKey:"borders",transform:a})}fr.propTypes="production"!==process.env.NODE_ENV?ur.reduce(((e,a)=>(e[a]=Xa,e)),{}):{},fr.filterProps=ur,vr.propTypes="production"!==process.env.NODE_ENV?mr.reduce(((e,a)=>(e[a]=Xa,e)),{}):{},vr.filterProps=mr,"production"===process.env.NODE_ENV||hr.reduce(((e,a)=>(e[a]=Xa,e)),{});const xr=jr("border",zr),qr=jr("borderTop",zr),$r=jr("borderRight",zr),Cr=jr("borderBottom",zr),Sr=jr("borderLeft",zr),Or=jr("borderColor"),Nr=jr("borderTopColor"),Mr=jr("borderRightColor"),Pr=jr("borderBottomColor"),Er=jr("borderLeftColor"),Ir=jr("outline",zr),Ar=jr("outlineColor"),Tr=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const a=gr(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:pr(a,e)});return rr(e,e.borderRadius,r)}return null};Tr.propTypes="production"!==process.env.NODE_ENV?{borderRadius:Xa}:{},Tr.filterProps=["borderRadius"],wr(xr,qr,$r,Cr,Sr,Or,Nr,Mr,Pr,Er,Tr,Ir,Ar);const Fr=e=>{if(void 0!==e.gap&&null!==e.gap){const a=gr(e.theme,"spacing",8,"gap"),r=e=>({gap:pr(a,e)});return rr(e,e.gap,r)}return null};Fr.propTypes="production"!==process.env.NODE_ENV?{gap:Xa}:{},Fr.filterProps=["gap"];const Rr=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const a=gr(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:pr(a,e)});return rr(e,e.columnGap,r)}return null};Rr.propTypes="production"!==process.env.NODE_ENV?{columnGap:Xa}:{},Rr.filterProps=["columnGap"];const Dr=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const a=gr(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:pr(a,e)});return rr(e,e.rowGap,r)}return null};Dr.propTypes="production"!==process.env.NODE_ENV?{rowGap:Xa}:{},Dr.filterProps=["rowGap"];function _r(e,a){return"grey"===a?a:e}wr(Fr,Rr,Dr,sr({prop:"gridColumn"}),sr({prop:"gridRow"}),sr({prop:"gridAutoFlow"}),sr({prop:"gridAutoColumns"}),sr({prop:"gridAutoRows"}),sr({prop:"gridTemplateColumns"}),sr({prop:"gridTemplateRows"}),sr({prop:"gridTemplateAreas"}),sr({prop:"gridArea"}));function Lr(e){return e<=1&&0!==e?100*e+"%":e}wr(sr({prop:"color",themeKey:"palette",transform:_r}),sr({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:_r}),sr({prop:"backgroundColor",themeKey:"palette",transform:_r}));const Br=sr({prop:"width",transform:Lr}),Vr=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const a=a=>{var r,n;const i=(null==(r=e.theme)||null==(r=r.breakpoints)||null==(r=r.values)?void 0:r[a])||er[a];return i?"px"!==(null==(n=e.theme)||null==(n=n.breakpoints)?void 0:n.unit)?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Lr(a)}};return rr(e,e.maxWidth,a)}return null};Vr.filterProps=["maxWidth"];const Gr=sr({prop:"minWidth",transform:Lr}),Hr=sr({prop:"height",transform:Lr}),Ur=sr({prop:"maxHeight",transform:Lr}),Wr=sr({prop:"minHeight",transform:Lr});sr({prop:"size",cssProperty:"width",transform:Lr}),sr({prop:"size",cssProperty:"height",transform:Lr});wr(Br,Vr,Gr,Hr,Ur,Wr,sr({prop:"boxSizing"}));const Zr={border:{themeKey:"borders",transform:zr},borderTop:{themeKey:"borders",transform:zr},borderRight:{themeKey:"borders",transform:zr},borderBottom:{themeKey:"borders",transform:zr},borderLeft:{themeKey:"borders",transform:zr},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:zr},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Tr},color:{themeKey:"palette",transform:_r},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:_r},backgroundColor:{themeKey:"palette",transform:_r},p:{style:vr},pt:{style:vr},pr:{style:vr},pb:{style:vr},pl:{style:vr},px:{style:vr},py:{style:vr},padding:{style:vr},paddingTop:{style:vr},paddingRight:{style:vr},paddingBottom:{style:vr},paddingLeft:{style:vr},paddingX:{style:vr},paddingY:{style:vr},paddingInline:{style:vr},paddingInlineStart:{style:vr},paddingInlineEnd:{style:vr},paddingBlock:{style:vr},paddingBlockStart:{style:vr},paddingBlockEnd:{style:vr},m:{style:fr},mt:{style:fr},mr:{style:fr},mb:{style:fr},ml:{style:fr},mx:{style:fr},my:{style:fr},margin:{style:fr},marginTop:{style:fr},marginRight:{style:fr},marginBottom:{style:fr},marginLeft:{style:fr},marginX:{style:fr},marginY:{style:fr},marginInline:{style:fr},marginInlineStart:{style:fr},marginInlineEnd:{style:fr},marginBlock:{style:fr},marginBlockStart:{style:fr},marginBlockEnd:{style:fr},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Fr},rowGap:{style:Dr},columnGap:{style:Rr},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Lr},maxWidth:{style:Vr},minWidth:{transform:Lr},height:{transform:Lr},maxHeight:{transform:Lr},minHeight:{transform:Lr},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};const Kr=function(){function e(e,a,r,n){const i={[e]:a,theme:r},o=n[e];if(!o)return{[e]:a};const{cssProperty:s=e,themeKey:t,transform:l,style:c}=o;if(null==a)return null;if("typography"===t&&"inherit"===a)return{[e]:a};const d=ir(r,t)||{};if(c)return c(i);return rr(i,a,(a=>{let r=or(d,l,a);return a===r&&"string"==typeof a&&(r=or(d,l,`${e}${"default"===a?"":nr(a)}`,a)),!1===s?r:{[s]:r}}))}return function a(r){var n;const{sx:i,theme:o={}}=r||{};if(!i)return null;const s=null!=(n=o.unstable_sxConfig)?n:Zr;function t(r){let n=r;if("function"==typeof r)n=r(o);else if("object"!=typeof r)return r;if(!n)return null;const i=function(e={}){var a;return(null==(a=e.keys)?void 0:a.reduce(((a,r)=>(a[e.up(r)]={},a)),{}))||{}}(o.breakpoints),t=Object.keys(i);let l=i;return Object.keys(n).forEach((r=>{const i=(t=n[r],c=o,"function"==typeof t?t(c):t);var t,c;if(null!=i)if("object"==typeof i)if(s[r])l=Qa(l,e(r,i,o,s));else{const e=rr({theme:o},i,(e=>({[r]:e})));!function(...e){const a=e.reduce(((e,a)=>e.concat(Object.keys(a))),[]),r=new Set(a);return e.every((e=>r.size===Object.keys(e).length))}(e,i)?l=Qa(l,e):l[r]=a({sx:i,theme:o})}else l=Qa(l,e(r,i,o,s))})),function(e,a){return e.reduce(((e,a)=>{const r=e[a];return(!r||0===Object.keys(r).length)&&delete e[a],e}),a)}(t,l)}return Array.isArray(i)?i.map(t):t(i)}}();function Yr(e,a){const r=this;if(r.vars&&"function"==typeof r.getColorSchemeSelector){const n=r.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/,"*:where($1)");return{[n]:a}}return r.palette.mode===e?a:{}}Kr.filterProps=["sx"];const Jr=["breakpoints","palette","spacing","shape"];function Xr(e={},...a){const{breakpoints:r={},palette:n={},spacing:i,shape:o={}}=e,s=pa(e,Jr),t=Ya(r),l=function(e=8){if(e.mui)return e;const a=br({spacing:e}),r=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const r=a(e);return"number"==typeof r?`${r}px`:r})).join(" "));return r.mui=!0,r}(i);let c=Za({breakpoints:t,direction:"ltr",components:{},palette:ba({mode:"light"},n),spacing:l,shape:ba({},Ja,o)},s);return c.applyStyles=Yr,c=a.reduce(((e,a)=>Za(e,a)),c),c.unstable_sxConfig=ba({},Zr,null==s?void 0:s.unstable_sxConfig),c.unstable_sx=function(e){return Kr({sx:e,theme:this})},c}function Qr(e=null){const a=u.useContext(l.ThemeContext);return a&&(r=a,0!==Object.keys(r).length)?a:e;var r}const en=Xr();function an(e,a){const r=ba({},a);return Object.keys(e).forEach((n=>{if(n.toString().match(/^(components|slots)$/))r[n]=ba({},e[n],r[n]);else if(n.toString().match(/^(componentsProps|slotProps)$/)){const i=e[n]||{},o=a[n];r[n]={},o&&Object.keys(o)?i&&Object.keys(i)?(r[n]=ba({},o),Object.keys(i).forEach((e=>{r[n][e]=an(i[e],o[e])}))):r[n]=o:r[n]=i}else void 0===r[n]&&(r[n]=e[n])})),r}function rn(e){const{theme:a,name:r,props:n}=e;return a&&a.components&&a.components[r]&&a.components[r].defaultProps?an(a.components[r].defaultProps,n):n}const nn="undefined"!=typeof window?u.useLayoutEffect:u.useEffect;function on(e,a,r,n,i){const[o,s]=u.useState((()=>i&&r?r(e).matches:n?n(e).matches:a));return nn((()=>{let a=!0;if(!r)return;const n=r(e),i=()=>{a&&s(n.matches)};return i(),n.addListener(i),()=>{a=!1,n.removeListener(i)}}),[e,r]),o}const sn=u.useSyncExternalStore;function tn(e,a,r,n,i){const o=u.useCallback((()=>a),[a]),s=u.useMemo((()=>{if(i&&r)return()=>r(e).matches;if(null!==n){const{matches:a}=n(e);return()=>a}return o}),[o,e,n,i,r]),[t,l]=u.useMemo((()=>{if(null===r)return[o,()=>()=>{}];const a=r(e);return[()=>a.matches,e=>(a.addListener(e),()=>{a.removeListener(e)})]}),[o,r,e]);return sn(l,t,s)}var ln=Object.freeze({__proto__:null,default:function(e,a=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(a,Math.min(e,r))}});const cn="exact-prop: ";const dn=u.createContext(null);function un(){const e=u.useContext(dn);return"production"!==process.env.NODE_ENV&&u.useDebugValue(e),e}"production"!==process.env.NODE_ENV&&(dn.displayName="ThemeContext");var mn="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__";function hn(a){const{children:r,theme:n}=a,i=un();"production"!==process.env.NODE_ENV&&null===i&&"function"==typeof n&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const o=u.useMemo((()=>{const e=null===i?n:function(e,a){if("function"==typeof a){const r=a(e);return"production"!==process.env.NODE_ENV&&(r||console.error(["MUI: You should return an object from your theme function, i.e.","<ThemeProvider theme={() => ({})} />"].join("\n"))),r}return ba({},e,a)}(i,n);return null!=e&&(e[mn]=null!==i),e}),[n,i]);return e.jsx(dn.Provider,{value:o,children:r})}"production"!==process.env.NODE_ENV&&(hn.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.object,Ha.func]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(hn.propTypes=function(e){return"production"===process.env.NODE_ENV?e:ba({},e,{[cn]:a=>{const r=Object.keys(a).filter((a=>!e.hasOwnProperty(a)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}(hn.propTypes));const gn="exact-prop: ";const bn=["value"],pn=u.createContext();function kn(a){let{value:r}=a,n=pa(a,bn);return e.jsx(pn.Provider,ba({value:null==r||r},n))}"production"!==process.env.NODE_ENV&&(kn.propTypes={children:Ha.node,value:Ha.bool});const yn=u.createContext(void 0);function fn({value:a,children:r}){return e.jsx(yn.Provider,{value:a,children:r})}"production"!==process.env.NODE_ENV&&(fn.propTypes={children:Ha.node,value:Ha.object});const vn={};function wn(e,a,r,n=!1){return u.useMemo((()=>{const i=e&&a[e]||a;if("function"==typeof r){const o=r(i),s=e?ba({},a,{[e]:o}):o;return n?()=>s:s}return ba({},a,e?{[e]:r}:r)}),[e,a,r,n])}function zn(a){const{children:r,theme:n,themeId:i}=a,o=Qr(vn),s=un()||vn;"production"!==process.env.NODE_ENV&&(null===o&&"function"==typeof n||i&&o&&!o[i]&&"function"==typeof n)&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const t=wn(i,o,n),c=wn(i,s,n,!0),d="rtl"===t.direction;return e.jsx(hn,{theme:c,children:e.jsx(l.ThemeContext.Provider,{value:t,children:e.jsx(kn,{value:d,children:e.jsx(fn,{value:null==t?void 0:t.components,children:r})})})})}function jn(e){if("object"!=typeof e||null===e)return!1;const a=Object.getPrototypeOf(e);return!(null!==a&&a!==Object.prototype&&null!==Object.getPrototypeOf(a)||Symbol.toStringTag in e||Symbol.iterator in e)}function xn(e){if(!jn(e))return e;const a={};return Object.keys(e).forEach((r=>{a[r]=xn(e[r])})),a}function qn(e,a,r={clone:!0}){const n=r.clone?ba({},e):e;return jn(e)&&jn(a)&&Object.keys(a).forEach((i=>{jn(a[i])&&Object.prototype.hasOwnProperty.call(e,i)&&jn(e[i])?n[i]=qn(e[i],a[i],r):r.clone?n[i]=jn(a[i])?xn(a[i]):a[i]:n[i]=a[i]})),n}"production"!==process.env.NODE_ENV&&(zn.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.func,Ha.object]).isRequired,themeId:Ha.string}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(zn.propTypes=function(e){return"production"===process.env.NODE_ENV?e:ba({},e,{[gn]:a=>{const r=Object.keys(a).filter((a=>!e.hasOwnProperty(a)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}(zn.propTypes));const $n=e=>e,Cn=(()=>{let e=$n;return{configure(a){e=a},generate:a=>e(a),reset(){e=$n}}})(),Sn={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function On(e,a,r="Mui"){const n=Sn[a];return n?`${r}-${n}`:`${Cn.generate(e)}-${a}`}function Nn(e,a){return ba({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},a)}var Mn,Pn={},En={exports:{}};(Mn=En).exports=function(e){return e&&e.__esModule?e:{default:e}},Mn.exports.__esModule=!0,Mn.exports.default=Mn.exports;var In=En.exports,An=va(ya),Tn=va(ln),Fn=In;Object.defineProperty(Pn,"__esModule",{value:!0}),Pn.alpha=Yn,Pn.blend=function(e,a,r,n=1){const i=(e,a)=>Math.round((e**(1/n)*(1-r)+a**(1/n)*r)**n),o=Hn(e),s=Hn(a),t=[i(o.values[0],s.values[0]),i(o.values[1],s.values[1]),i(o.values[2],s.values[2])];return Wn({type:"rgb",values:t})},Pn.colorChannel=void 0;var Rn=Pn.darken=Jn;Pn.decomposeColor=Hn,Pn.emphasize=Qn;var Dn=Pn.getContrastRatio=function(e,a){const r=Kn(e),n=Kn(a);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)};Pn.getLuminance=Kn,Pn.hexToRgb=Gn,Pn.hslToRgb=Zn;var _n=Pn.lighten=Xn;Pn.private_safeAlpha=function(e,a,r){try{return Yn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeColorChannel=void 0,Pn.private_safeDarken=function(e,a,r){try{return Jn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeEmphasize=function(e,a,r){try{return Qn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.private_safeLighten=function(e,a,r){try{return Xn(e,a)}catch(a){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}},Pn.recomposeColor=Wn,Pn.rgbToHex=function(e){if(0===e.indexOf("#"))return e;const{values:a}=Hn(e);return`#${a.map(((e,a)=>function(e){const a=e.toString(16);return 1===a.length?`0${a}`:a}(3===a?Math.round(255*e):e))).join("")}`};var Ln=Fn(An),Bn=Fn(Tn);function Vn(e,a=0,r=1){return"production"!==process.env.NODE_ENV&&(e<a||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${a}, ${r}].`),(0,Bn.default)(e,a,r)}function Gn(e){e=e.slice(1);const a=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(a);return r&&1===r[0].length&&(r=r.map((e=>e+e))),r?`rgb${4===r.length?"a":""}(${r.map(((e,a)=>a<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}function Hn(e){if(e.type)return e;if("#"===e.charAt(0))return Hn(Gn(e));const a=e.indexOf("("),r=e.substring(0,a);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:(0,Ln.default)(9,e));let n,i=e.substring(a+1,e.length-1);if("color"===r){if(i=i.split(" "),n=i.shift(),4===i.length&&"/"===i[3].charAt(0)&&(i[3]=i[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:(0,Ln.default)(10,n))}else i=i.split(",");return i=i.map((e=>parseFloat(e))),{type:r,values:i,colorSpace:n}}const Un=e=>{const a=Hn(e);return a.values.slice(0,3).map(((e,r)=>-1!==a.type.indexOf("hsl")&&0!==r?`${e}%`:e)).join(" ")};Pn.colorChannel=Un;function Wn(e){const{type:a,colorSpace:r}=e;let{values:n}=e;return-1!==a.indexOf("rgb")?n=n.map(((e,a)=>a<3?parseInt(e,10):e)):-1!==a.indexOf("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=-1!==a.indexOf("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${a}(${n})`}function Zn(e){e=Hn(e);const{values:a}=e,r=a[0],n=a[1]/100,i=a[2]/100,o=n*Math.min(i,1-i),s=(e,a=(e+r/30)%12)=>i-o*Math.max(Math.min(a-3,9-a,1),-1);let t="rgb";const l=[Math.round(255*s(0)),Math.round(255*s(8)),Math.round(255*s(4))];return"hsla"===e.type&&(t+="a",l.push(a[3])),Wn({type:t,values:l})}function Kn(e){let a="hsl"===(e=Hn(e)).type||"hsla"===e.type?Hn(Zn(e)).values:e.values;return a=a.map((a=>("color"!==e.type&&(a/=255),a<=.03928?a/12.92:((a+.055)/1.055)**2.4))),Number((.2126*a[0]+.7152*a[1]+.0722*a[2]).toFixed(3))}function Yn(e,a){return e=Hn(e),a=Vn(a),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),"color"===e.type?e.values[3]=`/${a}`:e.values[3]=a,Wn(e)}function Jn(e,a){if(e=Hn(e),a=Vn(a),-1!==e.type.indexOf("hsl"))e.values[2]*=1-a;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-a;return Wn(e)}function Xn(e,a){if(e=Hn(e),a=Vn(a),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*a;else if(-1!==e.type.indexOf("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*a;else if(-1!==e.type.indexOf("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*a;return Wn(e)}function Qn(e,a=.15){return Kn(e)>.5?Jn(e,a):Xn(e,a)}Pn.private_safeColorChannel=(e,a)=>{try{return Un(e)}catch(r){return a&&"production"!==process.env.NODE_ENV&&console.warn(a),e}};const ei={black:"#000",white:"#fff"},ai={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},ri="#f3e5f5",ni="#ce93d8",ii="#ba68c8",oi="#ab47bc",si="#9c27b0",ti="#7b1fa2",li="#e57373",ci="#ef5350",di="#f44336",ui="#d32f2f",mi="#c62828",hi="#ffb74d",gi="#ffa726",bi="#ff9800",pi="#f57c00",ki="#e65100",yi="#e3f2fd",fi="#90caf9",vi="#42a5f5",wi="#1976d2",zi="#1565c0",ji="#4fc3f7",xi="#29b6f6",qi="#03a9f4",$i="#0288d1",Ci="#01579b",Si="#81c784",Oi="#66bb6a",Ni="#4caf50",Mi="#388e3c",Pi="#2e7d32",Ei="#1b5e20",Ii=["mode","contrastThreshold","tonalOffset"],Ai={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:ei.white,default:ei.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},Ti={text:{primary:ei.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:ei.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function Fi(e,a,r,n){const i=n.light||n,o=n.dark||1.5*n;e[a]||(e.hasOwnProperty(r)?e[a]=e[r]:"light"===a?e.light=_n(e.main,i):"dark"===a&&(e.dark=Rn(e.main,o)))}function Ri(e){const{mode:a="light",contrastThreshold:r=3,tonalOffset:n=.2}=e,i=pa(e,Ii),o=e.primary||function(e="light"){return"dark"===e?{main:fi,light:yi,dark:vi}:{main:wi,light:vi,dark:zi}}(a),s=e.secondary||function(e="light"){return"dark"===e?{main:ni,light:ri,dark:oi}:{main:si,light:ii,dark:ti}}(a),t=e.error||function(e="light"){return"dark"===e?{main:di,light:li,dark:ui}:{main:ui,light:ci,dark:mi}}(a),l=e.info||function(e="light"){return"dark"===e?{main:xi,light:ji,dark:$i}:{main:$i,light:qi,dark:Ci}}(a),c=e.success||function(e="light"){return"dark"===e?{main:Oi,light:Si,dark:Mi}:{main:Pi,light:Ni,dark:Ei}}(a),d=e.warning||function(e="light"){return"dark"===e?{main:gi,light:hi,dark:pi}:{main:"#ed6c02",light:bi,dark:ki}}(a);function u(e){const a=Dn(e,Ti.text.primary)>=r?Ti.text.primary:Ai.text.primary;if("production"!==process.env.NODE_ENV){const r=Dn(e,a);r<3&&console.error([`MUI: The contrast ratio of ${r}:1 for ${a} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return a}const m=({color:e,name:a,mainShade:r=500,lightShade:i=300,darkShade:o=700})=>{if(!(e=ba({},e)).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${a?` (${a})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${r}\` property.`:ha(11,a?` (${a})`:"",r));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${a?` (${a})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:ha(12,a?` (${a})`:"",JSON.stringify(e.main)));return Fi(e,"light",i,n),Fi(e,"dark",o,n),e.contrastText||(e.contrastText=u(e.main)),e},h={dark:Ti,light:Ai};"production"!==process.env.NODE_ENV&&(h[a]||console.error(`MUI: The palette mode \`${a}\` is not supported.`));return qn(ba({common:ba({},ei),mode:a,primary:m({color:o,name:"primary"}),secondary:m({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:m({color:t,name:"error"}),warning:m({color:d,name:"warning"}),info:m({color:l,name:"info"}),success:m({color:c,name:"success"}),grey:ai,contrastThreshold:r,getContrastText:u,augmentColor:m,tonalOffset:n},h[a]),i)}const Di=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];const _i={textTransform:"uppercase"},Li='"Roboto", "Helvetica", "Arial", sans-serif';function Bi(e,a){const r="function"==typeof a?a(e):a,{fontFamily:n=Li,fontSize:i=14,fontWeightLight:o=300,fontWeightRegular:s=400,fontWeightMedium:t=500,fontWeightBold:l=700,htmlFontSize:c=16,allVariants:d,pxToRem:u}=r,m=pa(r,Di);"production"!==process.env.NODE_ENV&&("number"!=typeof i&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof c&&console.error("MUI: `htmlFontSize` is required to be a number."));const h=i/14,g=u||(e=>e/c*h+"rem"),b=(e,a,r,i,o)=>{return ba({fontFamily:n,fontWeight:e,fontSize:g(a),lineHeight:r},n===Li?{letterSpacing:(s=i/a,Math.round(1e5*s)/1e5)+"em"}:{},o,d);var s},p={h1:b(o,96,1.167,-1.5),h2:b(o,60,1.2,-.5),h3:b(s,48,1.167,0),h4:b(s,34,1.235,.25),h5:b(s,24,1.334,0),h6:b(t,20,1.6,.15),subtitle1:b(s,16,1.75,.15),subtitle2:b(t,14,1.57,.1),body1:b(s,16,1.5,.15),body2:b(s,14,1.43,.15),button:b(t,14,1.75,.4,_i),caption:b(s,12,1.66,.4),overline:b(s,12,2.66,1,_i),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return qn(ba({htmlFontSize:c,pxToRem:g,fontFamily:n,fontSize:i,fontWeightLight:o,fontWeightRegular:s,fontWeightMedium:t,fontWeightBold:l},p),m,{clone:!1})}function Vi(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const Gi=["none",Vi(0,2,1,-1,0,1,1,0,0,1,3,0),Vi(0,3,1,-2,0,2,2,0,0,1,5,0),Vi(0,3,3,-2,0,3,4,0,0,1,8,0),Vi(0,2,4,-1,0,4,5,0,0,1,10,0),Vi(0,3,5,-1,0,5,8,0,0,1,14,0),Vi(0,3,5,-1,0,6,10,0,0,1,18,0),Vi(0,4,5,-2,0,7,10,1,0,2,16,1),Vi(0,5,5,-3,0,8,10,1,0,3,14,2),Vi(0,5,6,-3,0,9,12,1,0,3,16,2),Vi(0,6,6,-3,0,10,14,1,0,4,18,3),Vi(0,6,7,-4,0,11,15,1,0,4,20,3),Vi(0,7,8,-4,0,12,17,2,0,5,22,4),Vi(0,7,8,-4,0,13,19,2,0,5,24,4),Vi(0,7,9,-4,0,14,21,2,0,5,26,4),Vi(0,8,9,-5,0,15,22,2,0,6,28,5),Vi(0,8,10,-5,0,16,24,2,0,6,30,5),Vi(0,8,11,-5,0,17,26,2,0,6,32,5),Vi(0,9,11,-5,0,18,28,2,0,7,34,6),Vi(0,9,12,-6,0,19,29,2,0,7,36,6),Vi(0,10,13,-6,0,20,31,3,0,8,38,7),Vi(0,10,13,-6,0,21,33,3,0,8,40,7),Vi(0,10,14,-6,0,22,35,3,0,8,42,7),Vi(0,11,14,-7,0,23,36,3,0,9,44,8),Vi(0,11,15,-7,0,24,38,3,0,9,46,8)],Hi=["duration","easing","delay"],Ui={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},Wi={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function Zi(e){return`${Math.round(e)}ms`}function Ki(e){if(!e)return 0;const a=e/36;return Math.round(10*(4+15*a**.25+a/5))}function Yi(e){const a=ba({},Ui,e.easing),r=ba({},Wi,e.duration);return ba({getAutoHeightDuration:Ki,create:(e=["all"],n={})=>{const{duration:i=r.standard,easing:o=a.easeInOut,delay:s=0}=n,t=pa(n,Hi);if("production"!==process.env.NODE_ENV){const a=e=>"string"==typeof e,r=e=>!isNaN(parseFloat(e));a(e)||Array.isArray(e)||console.error('MUI: Argument "props" must be a string or Array.'),r(i)||a(i)||console.error(`MUI: Argument "duration" must be a number or a string but found ${i}.`),a(o)||console.error('MUI: Argument "easing" must be a string.'),r(s)||a(s)||console.error('MUI: Argument "delay" must be a number or a string.'),"object"!=typeof n&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join("\n")),0!==Object.keys(t).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(t).join(",")}].`)}return(Array.isArray(e)?e:[e]).map((e=>`${e} ${"string"==typeof i?i:Zi(i)} ${o} ${"string"==typeof s?s:Zi(s)}`)).join(",")}},e,{easing:a,duration:r})}const Ji={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},Xi=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];const Qi=function(e={},...a){const{mixins:r={},palette:n={},transitions:i={},typography:o={}}=e,s=pa(e,Xi);if(e.vars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":ha(18));const t=Ri(n),l=Xr(e);let c=qn(l,{mixins:Nn(l.breakpoints,r),palette:t,shadows:Gi.slice(),typography:Bi(t,o),transitions:Yi(i),zIndex:ba({},Ji)});if(c=qn(c,s),c=a.reduce(((e,a)=>qn(e,a)),c),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],a=(a,r)=>{let n;for(n in a){const i=a[n];if(-1!==e.indexOf(n)&&Object.keys(i).length>0){if("production"!==process.env.NODE_ENV){const e=On("",n);console.error([`MUI: The \`${r}\` component increases the CSS specificity of the \`${n}\` internal state.`,"You can not override it like this: ",JSON.stringify(a,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:i}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}a[n]={}}}};Object.keys(c.components).forEach((e=>{const r=c.components[e].styleOverrides;r&&0===e.indexOf("Mui")&&a(r,e)}))}return c.unstable_sxConfig=ba({},Zr,null==s?void 0:s.unstable_sxConfig),c.unstable_sx=function(e){return Kr({sx:e,theme:this})},c}();function eo(){const e=function(e=en){return Qr(e)}(Qi);return"production"!==process.env.NODE_ENV&&u.useDebugValue(e),e[ga]||e}const ao=["theme"];function ro(a){let{theme:r}=a,n=pa(a,ao);const i=r[ga];return e.jsx(zn,ba({},n,{themeId:i?ga:void 0,theme:i||r}))}"production"!==process.env.NODE_ENV&&(ro.propTypes={children:Ha.node,theme:Ha.oneOfType([Ha.object,Ha.func]).isRequired});const no=()=>{const e=eo();return[...e.breakpoints.keys].reduce(((a,r)=>{const n=function(e,a={}){const r=Qr(),n="undefined"!=typeof window&&void 0!==window.matchMedia,{defaultMatches:i=!1,matchMedia:o=(n?window.matchMedia:null),ssrMatchMedia:s=null,noSsr:t=!1}=rn({name:"MuiUseMediaQuery",props:a,theme:r});"production"!==process.env.NODE_ENV&&"function"==typeof e&&null===r&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join("\n"));let l="function"==typeof e?e(r):e;l=l.replace(/^@media( ?)/m,"");const c=(void 0!==sn?tn:on)(l,i,o,s,t);return"production"!==process.env.NODE_ENV&&u.useDebugValue({query:l,match:c}),c}(e.breakpoints.up(r));return n?r:a}),null)??"sm"},io=({handleSelectAll:r,isIndeterminate:i,isAllSelected:o,sizing:s})=>{const[t,l]=n.useState(!1),c=a.useTheme();return n.useEffect((()=>{o&&l(o)}),[o]),e.jsxs(a.Stack,{direction:"row",gap:c.spacing(c.custom.padding.sm),onClick:e=>{const a=!t;l(a),r(e,a)},sx:{marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",p:e=>e.custom.padding.sm},children:[e.jsx(a.FormLabel,{sx:{cursor:"pointer",fontSize:()=>s&&we[s]},children:"Select all"}),e.jsx(Re,{sizing:"default",indeterminate:i,checked:t})]})},oo=n.forwardRef((({children:a,handleSelectAll:r,value:n=[],selections:i,sizing:o,...s},t)=>{const l=n.length===i.length,c=n.length>0&&n.length<i.length;return e.jsxs("ul",{ref:t,...s,children:[e.jsx(io,{handleSelectAll:r,isIndeterminate:c,isAllSelected:l,sizing:o}),a]})})),so="0px 4px 8px 0px #06040D14, 0px 16px 24px 0px #06040D14, 0px 0px 4px 2px #06040D0A, 0px 0px 0px 1px #FFFFFF29",to=e=>{switch(e){case"xs":return 24;case"md":return 32;default:return 40}},lo=(e,a)=>({"& .MuiTypography-root":{height:to(a),fontSize:we[a],display:"flex",alignItems:"center",paddingLeft:e.spacing("xs"===a?e.custom.padding.xs:e.custom.padding.sm),paddingRight:e.spacing("xs"===a?e.custom.padding.xs:e.custom.padding.sm)}}),co=e=>({fontSize:`${fe.sm.body.md}`,borderRadius:e.spacing(e.custom.radius.md),position:"relative",padding:e.spacing(e.custom.padding.sm),"& .MuiSelect-outlined":{padding:0},"& .MuiSelect-select.MuiInputBase-input":{paddingRight:e.spacing(x.md)},"&:before":{transition:e.custom.easing.input,content:'""',position:"absolute",background:e.custom.palette.interaction.none,borderRadius:e.spacing(e.custom.radius.md),inset:0,zIndex:0},"&:hover:before":{backgroundColor:e.custom.palette.interaction.hover},"&.Mui-focused:before":{backgroundColor:e.custom.palette.interaction.press},"&.Mui-disabled:before":{backgroundColor:e.custom.palette.interaction.none},"& .MuiSelect-select":{position:"relative"}}),uo=(e,a)=>{switch(a){case"lg":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.lg,height:N.lg,top:`calc(50% - ${N.lg/2}px)`}};case"md":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.md,height:N.md,top:`calc(50% - ${N.md/2}px)`}};case"xs":return{height:to(a),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.xs,height:N.xs,top:`calc(50% - ${N.xs/2}px)`}};default:return{height:to("lg"),"& .MuiSvgIcon-root":{color:e.custom.palette.icon.primary,transition:e.custom.easing.input,width:N.lg,height:N.lg,top:`calc(50% - ${N.lg/2}px)`}}}},mo=e=>({position:"relative",fontSize:`${fe.sm.body.md}`,backgroundColor:e.custom.palette.interaction.none,color:e.custom.palette.text.primary,"&:before":{transition:e.custom.easing.input,content:'""',position:"absolute",inset:0,zIndex:1},"& > .MuiBox-root":{position:"relative",zIndex:2,width:"100%","& .MuiSvgIcon-root":{marginRight:e.spacing(e.custom.margin.sm),width:N.xl,height:N.xl},"& .MuiBox-root":{padding:e.spacing(e.custom.padding.sm),lineHeight:"22px"}}}),ho=e=>({"&.MuiModal-root.MuiPopover-root":{"&.MuiMenu-root":{borderRadius:e.spacing(e.custom.radius.sm),"& .MuiPaper-root":{border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.raised,boxShadow:so}}}}),go=a.styled(a.Autocomplete)((({theme:e,sizing:a,value:r})=>({maxWidth:"100%",backgroundColor:e.custom.palette.surface.raised,borderRadius:e.spacing(e.custom.radius.md),border:`1px solid ${e.custom.palette.stroke.default}`,transition:e.custom.easing.input,"& .MuiSvgIcon-root":{...a&&{width:N[a],height:N[a]}},"&.MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input":{...a&&{height:"xs"===a?2*z+"px":3*z+"px"},paddingTop:0,paddingBottom:0,paddingLeft:r&&r?.length>0?0:e.spacing(e.custom.padding.sm),justifyContent:"center",textOverflow:"ellipsis",whiteSpace:"nowrap"},"& .MuiAutocomplete-inputRoot":{...a&&{fontSize:we[a],gap:"lg"===a?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs)},display:"flex",alignItems:"flex-start",paddingRight:3*z+"px",flexWrap:"wrap",height:"auto"},"& .MuiOutlinedInput-root":{display:"flex",alignItems:"center",padding:"0"},"& .MuiAutocomplete-tag":{...a&&{height:"xs"===a?2*z+"px":3*z+"px"},margin:0,"& .MuiSvgIcon-root":{height:"12px",width:"12px"}},"&.Mui-disabled":{backgroundColor:`${e.custom.palette.input.disabled}`,borderColor:`${e.custom.palette.stroke.disabled}`},"&.Mui-focused":{backgroundColor:e.custom.palette.input.default,borderColor:e.custom.palette.stroke.focus,boxShadow:e.custom.boxShadow.input.focus},"& .MuiChip-root .MuiChip-label":{height:20,lineHeight:"20px",maxWidth:140,...a&&{padding:`0 ${e.spacing(e.custom.padding.xs)}`}}}))),bo=a.styled(a.Chip)((({theme:e,sizing:a})=>({borderRadius:e.spacing(e.custom.radius.sm),border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.default,...a&&{padding:`0 ${e.spacing(e.custom.padding.xs)}`},"& .MuiChip-deleteIcon":{fill:e.custom.palette.icon.primary,borderRadius:e.custom.radius.round,margin:0,"&:hover":{backgroundColor:e.custom.palette.interaction.hover},"&:active":{backgroundColor:e.custom.palette.interaction.press},"&:disabled":{backgroundColor:e.custom.palette.interaction.disabled,fill:e.custom.palette.icon.disabled}}}))),po=a.styled(a.TextField)((({theme:e,sizing:a})=>({"& .MuiOutlinedInput-root":{padding:0,...a&&{margin:"lg"===a?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs)}},"& .MuiInputBase-input":{padding:"0 14px"},"& .MuiOutlinedInput-notchedOutline":{border:"none"}}))),ko=a.styled(a.Popper)((({theme:e,sizing:r})=>({"& .MuiPaper-root":{...r&&{margin:"lg"===r?e.spacing(e.custom.padding.sm):e.spacing(e.custom.padding.xs),marginLeft:"lg"===r?`-${e.spacing(e.custom.padding.sm)}`:`-${e.spacing(e.custom.padding.xs)}`,marginTop:`calc(${"lg"===r?e.spacing(e.custom.margin.sm):e.spacing(e.custom.margin.xs)} + ${e.spacing(e.custom.margin.xs)})`},border:`1px solid ${e.custom.palette.stroke.default}`,backgroundColor:e.custom.palette.surface.raised,boxShadow:so,borderRadius:e.spacing(e.custom.radius.sm)},[`& .${a.autocompleteClasses.listbox}`]:{overflowX:"hidden",[`& .${a.autocompleteClasses.option}`]:{fontSize:we[r],...r&&{height:"lg"===r?5*z+"px":4*z+"px"},"> span":{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},'&[aria-selected="true"]':{backgroundColor:e.custom.palette.interaction.hover,display:"flex",alignItems:"center",justifyContent:"space-between"}}}}))),yo=a=>e.jsx(ko,{...a}),fo=({selections:a,disableClearable:i=!1,disabled:o,internalChange:s,onChange:t,placeholder:l="",sizing:c="lg",value:d=[]})=>{const[u,m]=n.useState(a.filter((e=>d.includes(e?.value)))),h=(e,r)=>{if(t){const n=r?a.map((({value:e})=>e)):[];m(r?a:[]),t(e,n,"selectOption"),s&&s()}};return e.jsx(go,{disabledItemsFocusable:!0,autoFocus:!1,disableCloseOnSelect:!0,blurOnSelect:!1,popupIcon:e.jsx(r.KeyboardArrowDown,{}),sizing:c,disabled:o,disableClearable:i,autoComplete:!0,multiple:!0,renderInput:a=>e.jsx(po,{...a,placeholder:u.length>0?void 0:l,sizing:c}),options:a,renderTags:(a,n)=>a.map(((a,i)=>{const{key:o,...s}=n({index:i});return e.jsx(bo,{sizing:c,deleteIcon:e.jsx(r.CloseRounded,{fontSize:"small"}),label:a.label,...s},o)})),onChange:(e,a,r)=>{const n=a.map((({value:e})=>e));t&&(m(a),t(e,n,r)),s&&s()},PopperComponent:a=>e.jsx(yo,{...a,sizing:c}),isOptionEqualToValue:(e,a)=>e.value===a.value,renderOption:(a,n,{selected:i})=>{const{key:o,...s}=a;return e.jsxs("li",{...s,children:[e.jsx("span",{children:n.label}),e.jsx(r.Check,{sx:{visibility:i?"visible":"hidden",fontSize:"16px"}})]},o)},ListboxComponent:n.forwardRef(((r,n)=>e.jsx(oo,{ref:n,...r,handleSelectAll:h,value:u,selections:a,sizing:c}))),value:u})},vo=a.styled(a.MenuItem)((({theme:e})=>({...{...mo(e)},"&.Mui-focusVisible":{backgroundColor:e.custom.palette.interaction.none},"&.Mui-selected":{backgroundColor:e.custom.palette.input.default,"&.Mui-focusVisible":{backgroundColor:e.custom.palette.input.default}},"&.MuiButtonBase-root.MuiMenuItem-root.Mui-disabled":{backgroundColor:e.custom.palette.input.default,color:e.custom.palette.text.disabled,"&:before":{backgroundColor:e.custom.palette.interaction.disabled}},"&:hover":{backgroundColor:e.custom.palette.input.default,"&:before":{backgroundColor:e.custom.palette.interaction.hover},"&.Mui-selected":{backgroundColor:e.custom.palette.input.default,"&.Mui-focusVisible":{"&:before":{backgroundColor:e.custom.palette.interaction.hover}},"&:before":{backgroundColor:e.custom.palette.interaction.hover}}},"&:active":{"&:before":{backgroundColor:e.custom.palette.interaction.press}}}))),wo=({children:n,selected:i,...o})=>e.jsx(vo,{...o,children:e.jsxs(a.Box,{display:"flex",justifyContent:"space-between",alignItems:"center",children:[e.jsx(a.Box,{children:n}),i&&e.jsx(r.Check,{})]})}),zo=a.styled(a.Select)((({theme:e,sizing:a})=>({...{...co(e)},...a&&{...uo(e,a)},...a&&{...lo(e,a)},backgroundColor:e.custom.palette.surface.raised,border:`1px solid ${e.custom.palette.stroke.default}`,transition:e.custom.easing.input,"& .MuiOutlinedInput-notchedOutline":{border:e.custom.palette.stroke.default},"&:hover":{"& .MuiOutlinedInput-notchedOutline":{borderColor:e.custom.palette.stroke.default}},"&.Mui-focused":{backgroundColor:e.custom.palette.input.default,borderColor:e.custom.palette.stroke.focus,boxShadow:e.custom.boxShadow.input.focus},"&.Mui-disabled":{backgroundColor:e.custom.palette.input.disabled,borderColor:e.custom.palette.stroke.disabled,"& .MuiSvgIcon-root":{color:e.custom.palette.icon.disabled,transition:e.custom.easing.input}}}))),jo=({selections:n,autoComplete:i=!1,disabled:o=!1,disablePortal:s=!1,inputRef:t,internalChange:l,onChange:c,placeholder:d="",selectOptionProps:u,sizing:m="lg",sx:h,value:g=[],...b})=>{const p=a.useTheme(),k=no();return i?e.jsx(fo,{selections:n,placeholder:d,disabled:o,sizing:m,onChange:(e,a)=>{c&&c(a),l&&l()},value:Array.isArray(g)?g:[],internalChange:l}):e.jsxs(zo,{sizing:m,inputRef:t,MenuProps:{disablePortal:s,sx:ho,anchorOrigin:{vertical:45,horizontal:"center"}},displayEmpty:!0,IconComponent:r.KeyboardArrowDown,renderValue:a=>d&&!a?e.jsx(be,{component:"p",variation:"sm"===k||"md"===k?"sm":"lg",sx:{color:p.custom.palette.text.placeholder},children:d}):e.jsx(be,{component:"p",variation:"sm"===k||"md"===k?"sm":"lg",children:n?.find((({value:e})=>e===a))?.label}),onChange:(e,a)=>{c&&c(e,a),l&&l()},sx:h,value:g,...b,children:[""!==d.trim()&&e.jsx(wo,{disabled:!0,value:"","aria-label":"placeholder",children:d},"placeholder"),n?.map((({value:a,label:r})=>e.jsx(wo,{value:a,...u,children:r},a)))]})},xo=a.styled(a.Box)((({theme:e,disabled:a,fullWidth:r})=>({width:r?"100%":"auto",minWidth:240,backgroundColor:a?e.custom.palette.input.disabled:e.custom.palette.surface.raised,border:`1px solid ${a?e.custom.palette.stroke.disabled:e.custom.palette.stroke.default}`,borderRadius:e.spacing(e.custom.radius.lg),padding:e.spacing(e.custom.padding.md),position:"relative",zIndex:0,"&:after":{content:'""',backgroundColor:e.custom.palette.interaction.none,borderRadius:e.spacing(e.custom.radius.lg),position:"absolute",inset:0},"&:hover":{"&:after":{backgroundColor:e.custom.palette.interaction.hover}},"&:active":{"&:after":{backgroundColor:e.custom.palette.interaction.press}},"& svg":{fill:e.custom.palette.icon.primary},...a&&{background:e.custom.palette.input.disabled,borderColor:e.custom.palette.stroke.disabled,"&:after":{backgroundColor:e.custom.palette.interaction.none},"& .MuiBox-root > .MuiSvgIcon-root":{fill:"none"}}}))),qo=a.styled(na)((({theme:e})=>({fontSize:fe.button.md,color:e.custom.palette.text.primary,lineHeight:"120%",letterSpacing:"0.16px"}))),$o=({label:n="Placeholder",disabled:i,onChange:o,options:s,fullWidth:t})=>{const l=a.useTheme(),c=s.map((e=>e.label)).indexOf(n);return e.jsx(xo,{disabled:i,fullWidth:t,children:e.jsxs(a.Stack,{display:"flex",justifyContent:"space-between",flexDirection:"row",alignItems:"center",sx:{position:"relative",zIndex:1},children:[e.jsxs(a.Box,{display:"flex",alignItems:"center",sx:{"& svg":{fill:l.custom.palette.icon.secondary}},children:[e.jsx(r.DragHandle,{sx:{width:N.lg,height:N.lg,mr:l.custom.padding.sm}}),e.jsx(qo,{align:"left",disabled:i,children:n})]}),e.jsx(jo,{sizing:"xs",selections:s.map(((e,a)=>({label:`${a+1}`,value:`${a}`}))),disabled:i,value:`${c}`,onChange:function(e){const a=c,r=Number(e.target.value),n=s;let i=1;const t=n.splice(a,i)[0];i=0,n.splice(r,i,t),o(n)},MenuProps:{anchorOrigin:{vertical:f,horizontal:"center"}}})]})})},Co=({labelTop:r,labelBottom:i,disabled:o,fullWidth:s=!1,options:t,onChange:l,value:c,internalChange:d})=>{const u=a.useTheme(),[m,h]=n.useState(c||t);function g(e){h(e),l(e.map((({id:e})=>e))),d&&d()}return e.jsxs(a.Stack,{gap:u.custom.margin.sm,textAlign:"center",sx:{width:s?"100%":"auto"},children:[r&&e.jsx(na,{disabled:o,sx:{color:u.custom.palette.text.secondary},children:r}),e.jsx(ma,{onChange:function(e){h(e),l(e.map((({id:e})=>e))),d&&d()},items:m,direction:"vertical",renderItem:({...a})=>e.jsx(sa,{id:a.id,children:e.jsx($o,{onChange:g,...a,options:m,disabled:o,selections:a.selections,fullWidth:s})})}),i&&e.jsx(na,{disabled:o,sx:{color:u.custom.palette.text.secondary},children:i})]})},So=e=>({backgroundColor:e.custom.palette.interaction.none,color:e.custom.palette.icon.primary}),Oo=e=>({backgroundColor:e.custom.palette.purple[100],color:e.custom.palette.icon.primary,"&:hover":{"&:before":{background:e.custom.palette.interaction.hoverOnDark}},"&:active":{"&:before":{background:e.custom.palette.interaction.pressOnDark}}}),No=e=>({backgroundColor:e.custom.palette.surface.raised,border:`1px solid ${e.custom.palette.stroke.default}`,color:e.custom.palette.icon.primary,"&.MuiIconButton-root:disabled":{border:"none"}}),Mo=e=>({backgroundColor:e.custom.palette.surface.raised,boxShadow:e.custom.elevation.raised,color:e.custom.palette.icon.primary,"&:focus-visible:after":{boxShadow:e.custom.boxShadow.input.focus},"&.MuiIconButton-root:disabled":{boxShadow:"none"}}),Po=(e,a)=>({borderRadius:"default"===e?a.spacing(a.custom.radius.md):a.custom.radius.round}),Eo={xs:3*z,sm:3.5*z,md:4*z,lg:5*z,xl:6*z},Io=e=>({height:Eo[e],width:Eo[e]}),Ao={xs:2*z,sm:2*z,md:2*z,lg:2.5*z,xl:3*z},To=e=>({height:Ao[e],width:Ao[e]}),Fo=a.styled(a.IconButton)((({theme:e,variation:a,shape:r="default",sizing:n})=>({boxSizing:"border-box",transition:"all 200ms ease","&:before, &:after":{...r&&{...Po(r,e)},transition:"all 250ms ease",content:'""',position:"absolute",inset:0},"&:hover:before":{backgroundColor:e.custom.palette.interaction.hover},"&:focus:before":{backgroundColor:e.custom.palette.interaction.hover},"&:active:before":{backgroundColor:e.custom.palette.interaction.press},"&:focus-visible":{boxShadow:e.custom.boxShadow.input.focus},...r&&{...Po(r,e)},...n&&{...Io(n)},"&.MuiIconButton-root":{..."default"===a&&{...So(e)},..."toggle"===a&&{...Oo(e)},..."outlined"===a&&{...No(e)},..."raised"===a&&{...Mo(e)},"&:disabled":{backgroundColor:e.custom.palette.interaction.disabled,color:e.custom.palette.icon.disabled}},"& .MuiSvgIcon-root":{...n&&{...To(n)},position:"relative",zIndex:1}}))),Ro=(e,a)=>({"&:after":{content:'""',position:"absolute",bottom:0,width:0,height:1,borderBottom:`1px solid ${e.custom.palette.stroke.default}`,background:"grey"},borderRadius:0,"&:first-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderBottomLeftRadius:0,borderBottomRightRadius:0},"&:last-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopRightRadius:0,borderTopLeftRadius:0,"&:after":{content:"none"}}}),Do=(e,a)=>({"&:after":{content:'""',position:"absolute",right:0,width:1,height:0,borderRight:`1px solid ${e.custom.palette.stroke.default}`,background:"grey"},borderRadius:0,"&:first-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopRightRadius:0,borderBottomRightRadius:0},"&:last-of-type":{borderRadius:e.spacing(e.custom.radius.md),borderTopLeftRadius:0,borderBottomLeftRadius:0,"&:after":{content:"none"}}}),_o=a.styled(a.ButtonGroup)((({theme:e,variation:a,orientation:r="horizontal",iconColor:n,sizing:i="lg",groupRaised:o=!1})=>({"&.MuiButtonGroup-root":{border:`1px solid ${e.custom.palette.stroke.default}`,...o&&{boxShadow:e.custom.elevation.raised,border:"none"},"& > button":{..."default"===a&&{...So(e)},..."toggle"===a&&{...Oo(e)},..."vertical"===r&&{...Ro(e)},..."horizontal"===r&&{...Do(e)},...i&&{...Io(i)}},"& .MuiSvgIcon-root":{...i&&{...To(i)},fill:n||"inherit"}}}))),Lo=a.styled(a.Box)((({theme:e})=>({"& .MuiGrid-item":{"&:first-of-type":{"& .MuiBox-root":{"&:before":{width:k,borderRadius:e.custom.radius.round,right:"50%",transform:`translateX(-${k}px)`,left:"auto"}}},"&:last-child":{"& .MuiBox-root":{"&:after":{width:k,borderRadius:e.custom.radius.round,right:"auto",left:"50%",transform:`translateX(${k}px)`}}}}}))),Bo=({children:a,width:r})=>e.jsx(Lo,{sx:{width:r},children:a}),Vo=a.styled(Ze)((()=>({lineHeight:"110%",textAlign:"center",width:"100%"}))),Go=({disabled:a,children:r})=>e.jsx(Vo,{showicon:!1,disabled:a,sx:{cursor:"inherit"},children:r}),Ho=a.styled(Xe)((()=>({marginRight:0}))),Uo=a.styled(a.Box)((({theme:e})=>({posiion:"relative","&:before":{content:'""',position:"absolute",top:"50%",left:0,height:b,width:`calc(50% - ${f/2}px)`,zIndex:0,backgroundColor:e.custom.palette.stroke.default},"&:after":{content:'""',position:"absolute",top:"50%",right:0,height:b,width:`calc(50% - ${f/2}px)`,zIndex:0,backgroundColor:e.custom.palette.stroke.default}}))),Wo=a=>e.jsx(Uo,{sx:{textAlign:"center",position:"relative"},children:e.jsx(Ho,{...a})}),Zo=({options:r=[],disabled:n=!1,sizing:i="lg",onChange:o,internalChange:s,value:t})=>{const l=a.useTheme();function c(e){console.warn(e),o(e.value),s&&s()}return e.jsx(a.Box,{children:e.jsx(Bo,{children:e.jsx(a.Grid,{container:!0,justifyContent:"space-between",children:r.map((r=>e.jsxs(a.Grid,{item:!0,sm:!0,onClick:()=>c(r),sx:{cursor:"pointer",textAlign:"center","&:hover":{"& .MuiButtonBase-root.MuiRadio-root":{"&:before":{backgroundColor:l.custom.palette.interaction.hover}}},"&:active":{"& .MuiButtonBase-root.MuiRadio-root":{backgroundColor:l.custom.palette.input.default,borderColor:l.custom.palette.stroke.focus,boxShadow:l.custom.boxShadow.input.focus,"&:before":{backgroundColor:l.custom.palette.interaction.press},"&.Mui-checked":{backgroundColor:l.custom.palette.purple[500]}}}},children:[e.jsx(Wo,{sizing:i,disabled:n,onChange:e=>c(r),checked:t===r.value},r.value),e.jsx(a.Box,{sx:{mt:j.xs,width:"100%"},children:e.jsx(Go,{disabled:n,children:r.label})})]},r.value)))})})})},Ko=a.styled(a.Link)((({theme:e,disabled:a})=>({"&:focus-visible":{boxShadow:e.custom.boxShadow.input.focus,borderRadius:e.spacing(e.custom.radius.sm),outline:"none"},"&.MuiLink-root":{transition:"all 200ms ease",display:"inline",cursor:"pointer",color:a?e.custom.palette.text.lockedWhite:e.custom.palette.text.textLink,textDecorationColor:e.custom.palette.text.textLink,pointerEvents:a?"none":"auto","&:hover":{color:a?e.custom.palette.text.disabled:e.custom.palette.text.textLinkHover,textDecorationColor:a?e.custom.palette.text.disabled:e.custom.palette.text.textLinkHover},"&:active":{color:e.custom.palette.text.textLinkHover,textDecorationColor:e.custom.palette.text.textLinkHover},"&:visited":{color:a?e.custom.palette.text.disabled:e.custom.palette.text.textLink,textDecorationColor:a?e.custom.palette.text.disabled:e.custom.palette.text.textLink}}}))),Yo=a=>a.target&&"_blank"===a.target?e.jsx(Ko,{rel:"noopener",...a}):e.jsx(Ko,{...a}),Jo=(e,a)=>"light"===a?{fontWeight:400}:{fontWeight:500,textTransform:"uppercase"},Xo=(e,a,r)=>{switch(a){case"peach":return{background:e.custom.palette.peach[100],color:"heavy"===r?e.custom.palette.peach[1e3]:e.custom.palette.peach[800]};case"peachDark":return{background:e.custom.palette.peach[800],color:e.custom.palette.peach[0]};case"purple":return{background:e.custom.palette.purple[100],color:"heavy"===r?e.custom.palette.purple[1e3]:e.custom.palette.purple[800]};default:return{background:e.custom.palette.neutral[100],color:"heavy"===r?e.custom.palette.neutral[1e3]:e.custom.palette.neutral[800]}}},Qo=a.styled(a.Chip)((({theme:e,variation:a,weight:r})=>({borderRadius:e.spacing(e.custom.radius.md),height:28,...Xo(e,a,r),"& .MuiChip-label":{fontSize:`${fe.sm.body.sm}`,padding:`0 ${e.spacing(e.custom.padding.sm)}`,...Jo(0,r)},"& .MuiChip-icon":{width:"0.8em",height:"0.8em",marginRight:-4,...Xo(e,a,r),...Jo(0,r)}})));var es=function(){function e(e){var a=this;this._insertTag=function(e){var r;r=0===a.tags.length?a.insertionPoint?a.insertionPoint.nextSibling:a.prepend?a.container.firstChild:a.before:a.tags[a.tags.length-1].nextSibling,a.container.insertBefore(e,r),a.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var a=e.prototype;return a.hydrate=function(e){e.forEach(this._insertTag)},a.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var a=document.createElement("style");return a.setAttribute("data-emotion",e.key),void 0!==e.nonce&&a.setAttribute("nonce",e.nonce),a.appendChild(document.createTextNode("")),a.setAttribute("data-s",""),a}(this));var a=this.tags[this.tags.length-1];if(this.isSpeedy){var r=function(e){if(e.sheet)return e.sheet;for(var a=0;a<document.styleSheets.length;a++)if(document.styleSheets[a].ownerNode===e)return document.styleSheets[a]}(a);try{r.insertRule(e,r.cssRules.length)}catch(e){}}else a.appendChild(document.createTextNode(e));this.ctr++},a.flush=function(){this.tags.forEach((function(e){var a;return null==(a=e.parentNode)?void 0:a.removeChild(e)})),this.tags=[],this.ctr=0},e}(),as="-ms-",rs="-moz-",ns="-webkit-",is="comm",os="rule",ss="decl",ts="@keyframes",ls=Math.abs,cs=String.fromCharCode,ds=Object.assign;function us(e){return e.trim()}function ms(e,a,r){return e.replace(a,r)}function hs(e,a){return e.indexOf(a)}function gs(e,a){return 0|e.charCodeAt(a)}function bs(e,a,r){return e.slice(a,r)}function ps(e){return e.length}function ks(e){return e.length}function ys(e,a){return a.push(e),e}var fs=1,vs=1,ws=0,zs=0,js=0,xs="";function qs(e,a,r,n,i,o,s){return{value:e,root:a,parent:r,type:n,props:i,children:o,line:fs,column:vs,length:s,return:""}}function $s(e,a){return ds(qs("",null,null,"",null,null,0),e,{length:-e.length},a)}function Cs(){return js=zs<ws?gs(xs,zs++):0,vs++,10===js&&(vs=1,fs++),js}function Ss(){return gs(xs,zs)}function Os(){return zs}function Ns(e,a){return bs(xs,e,a)}function Ms(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ps(e){return fs=vs=1,ws=ps(xs=e),zs=0,[]}function Es(e){return xs="",e}function Is(e){return us(Ns(zs-1,Fs(91===e?e+2:40===e?e+1:e)))}function As(e){for(;(js=Ss())&&js<33;)Cs();return Ms(e)>2||Ms(js)>3?"":" "}function Ts(e,a){for(;--a&&Cs()&&!(js<48||js>102||js>57&&js<65||js>70&&js<97););return Ns(e,Os()+(a<6&&32==Ss()&&32==Cs()))}function Fs(e){for(;Cs();)switch(js){case e:return zs;case 34:case 39:34!==e&&39!==e&&Fs(js);break;case 40:41===e&&Fs(e);break;case 92:Cs()}return zs}function Rs(e,a){for(;Cs()&&e+js!==57&&(e+js!==84||47!==Ss()););return"/*"+Ns(a,zs-1)+"*"+cs(47===e?e:Cs())}function Ds(e){for(;!Ms(Ss());)Cs();return Ns(e,zs)}function _s(e){return Es(Ls("",null,null,null,[""],e=Ps(e),0,[0],e))}function Ls(e,a,r,n,i,o,s,t,l){for(var c=0,d=0,u=s,m=0,h=0,g=0,b=1,p=1,k=1,y=0,f="",v=i,w=o,z=n,j=f;p;)switch(g=y,y=Cs()){case 40:if(108!=g&&58==gs(j,u-1)){-1!=hs(j+=ms(Is(y),"&","&\f"),"&\f")&&(k=-1);break}case 34:case 39:case 91:j+=Is(y);break;case 9:case 10:case 13:case 32:j+=As(g);break;case 92:j+=Ts(Os()-1,7);continue;case 47:switch(Ss()){case 42:case 47:ys(Vs(Rs(Cs(),Os()),a,r),l);break;default:j+="/"}break;case 123*b:t[c++]=ps(j)*k;case 125*b:case 59:case 0:switch(y){case 0:case 125:p=0;case 59+d:-1==k&&(j=ms(j,/\f/g,"")),h>0&&ps(j)-u&&ys(h>32?Gs(j+";",n,r,u-1):Gs(ms(j," ","")+";",n,r,u-2),l);break;case 59:j+=";";default:if(ys(z=Bs(j,a,r,c,d,i,t,f,v=[],w=[],u),o),123===y)if(0===d)Ls(j,a,z,z,v,o,u,t,w);else switch(99===m&&110===gs(j,3)?100:m){case 100:case 108:case 109:case 115:Ls(e,z,z,n&&ys(Bs(e,z,z,0,0,i,t,f,i,v=[],u),w),i,w,u,t,n?v:w);break;default:Ls(j,z,z,z,[""],w,0,t,w)}}c=d=h=0,b=k=1,f=j="",u=s;break;case 58:u=1+ps(j),h=g;default:if(b<1)if(123==y)--b;else if(125==y&&0==b++&&125==(js=zs>0?gs(xs,--zs):0,vs--,10===js&&(vs=1,fs--),js))continue;switch(j+=cs(y),y*b){case 38:k=d>0?1:(j+="\f",-1);break;case 44:t[c++]=(ps(j)-1)*k,k=1;break;case 64:45===Ss()&&(j+=Is(Cs())),m=Ss(),d=u=ps(f=j+=Ds(Os())),y++;break;case 45:45===g&&2==ps(j)&&(b=0)}}return o}function Bs(e,a,r,n,i,o,s,t,l,c,d){for(var u=i-1,m=0===i?o:[""],h=ks(m),g=0,b=0,p=0;g<n;++g)for(var k=0,y=bs(e,u+1,u=ls(b=s[g])),f=e;k<h;++k)(f=us(b>0?m[k]+" "+y:ms(y,/&\f/g,m[k])))&&(l[p++]=f);return qs(e,a,r,0===i?os:t,l,c,d)}function Vs(e,a,r){return qs(e,a,r,is,cs(js),bs(e,2,-2),0)}function Gs(e,a,r,n){return qs(e,a,r,ss,bs(e,0,n),bs(e,n+1,-1),n)}function Hs(e,a){for(var r="",n=ks(e),i=0;i<n;i++)r+=a(e[i],i,e,a)||"";return r}function Us(e,a,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case ss:return e.return=e.return||e.value;case is:return"";case ts:return e.return=e.value+"{"+Hs(e.children,n)+"}";case os:e.value=e.props.join(",")}return ps(r=Hs(e.children,n))?e.return=e.value+"{"+r+"}":""}function Ws(e){var a=ks(e);return function(r,n,i,o){for(var s="",t=0;t<a;t++)s+=e[t](r,n,i,o)||"";return s}}var Zs="undefined"!=typeof document,Ks=function(e,a,r){for(var n=0,i=0;n=i,i=Ss(),38===n&&12===i&&(a[r]=1),!Ms(i);)Cs();return Ns(e,zs)},Ys=function(e,a){return Es(function(e,a){var r=-1,n=44;do{switch(Ms(n)){case 0:38===n&&12===Ss()&&(a[r]=1),e[r]+=Ks(zs-1,a,r);break;case 2:e[r]+=Is(n);break;case 4:if(44===n){e[++r]=58===Ss()?"&\f":"",a[r]=e[r].length;break}default:e[r]+=cs(n)}}while(n=Cs());return e}(Ps(e),a))},Js=new WeakMap,Xs=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var a=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;"rule"!==r.type;)if(!(r=r.parent))return;if((1!==e.props.length||58===a.charCodeAt(0)||Js.get(r))&&!n){Js.set(e,!0);for(var i=[],o=Ys(a,i),s=r.props,t=0,l=0;t<o.length;t++)for(var c=0;c<s.length;c++,l++)e.props[l]=i[t]?o[t].replace(/&\f/g,s[c]):s[c]+" "+o[t]}}},Qs=function(e){if("decl"===e.type){var a=e.value;108===a.charCodeAt(0)&&98===a.charCodeAt(2)&&(e.return="",e.value="")}};function et(e,a){switch(function(e,a){return 45^gs(e,0)?(((a<<2^gs(e,0))<<2^gs(e,1))<<2^gs(e,2))<<2^gs(e,3):0}(e,a)){case 5103:return ns+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ns+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ns+e+rs+e+as+e+e;case 6828:case 4268:return ns+e+as+e+e;case 6165:return ns+e+as+"flex-"+e+e;case 5187:return ns+e+ms(e,/(\w+).+(:[^]+)/,ns+"box-$1$2"+as+"flex-$1$2")+e;case 5443:return ns+e+as+"flex-item-"+ms(e,/flex-|-self/,"")+e;case 4675:return ns+e+as+"flex-line-pack"+ms(e,/align-content|flex-|-self/,"")+e;case 5548:return ns+e+as+ms(e,"shrink","negative")+e;case 5292:return ns+e+as+ms(e,"basis","preferred-size")+e;case 6060:return ns+"box-"+ms(e,"-grow","")+ns+e+as+ms(e,"grow","positive")+e;case 4554:return ns+ms(e,/([^-])(transform)/g,"$1"+ns+"$2")+e;case 6187:return ms(ms(ms(e,/(zoom-|grab)/,ns+"$1"),/(image-set)/,ns+"$1"),e,"")+e;case 5495:case 3959:return ms(e,/(image-set\([^]*)/,ns+"$1$`$1");case 4968:return ms(ms(e,/(.+:)(flex-)?(.*)/,ns+"box-pack:$3"+as+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ns+e+e;case 4095:case 3583:case 4068:case 2532:return ms(e,/(.+)-inline(.+)/,ns+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(ps(e)-1-a>6)switch(gs(e,a+1)){case 109:if(45!==gs(e,a+4))break;case 102:return ms(e,/(.+:)(.+)-([^]+)/,"$1"+ns+"$2-$3$1"+rs+(108==gs(e,a+3)?"$3":"$2-$3"))+e;case 115:return~hs(e,"stretch")?et(ms(e,"stretch","fill-available"),a)+e:e}break;case 4949:if(115!==gs(e,a+1))break;case 6444:switch(gs(e,ps(e)-3-(~hs(e,"!important")&&10))){case 107:return ms(e,":",":"+ns)+e;case 101:return ms(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ns+(45===gs(e,14)?"inline-":"")+"box$3$1"+ns+"$2$3$1"+as+"$2box$3")+e}break;case 5936:switch(gs(e,a+11)){case 114:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ns+e+as+ms(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ns+e+as+e+e}return e}var at,rt,nt=Zs?void 0:(at=function(){return e=function(){var e={};return function(a){return e[a]}},a=Object.create(null),function(r){return void 0===a[r]&&(a[r]=e(r)),a[r]};var e,a},rt=new WeakMap,function(e){if(rt.has(e))return rt.get(e);var a=at(e);return rt.set(e,a),a}),it=[function(e,a,r,n){if(e.length>-1&&!e.return)switch(e.type){case ss:e.return=et(e.value,e.length);break;case ts:return Hs([$s(e,{value:ms(e.value,"@","@"+ns)})],n);case os:if(e.length)return function(e,a){return e.map(a).join("")}(e.props,(function(a){switch(function(e,a){return(e=a.exec(e))?e[0]:e}(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Hs([$s(e,{props:[ms(a,/:(read-\w+)/,":-moz-$1")]})],n);case"::placeholder":return Hs([$s(e,{props:[ms(a,/:(plac\w+)/,":"+ns+"input-$1")]}),$s(e,{props:[ms(a,/:(plac\w+)/,":-moz-$1")]}),$s(e,{props:[ms(a,/:(plac\w+)/,as+"input-$1")]})],n)}return""}))}}],ot=function(e){var a=e.key;if(Zs&&"css"===a){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var n,i,o=e.stylisPlugins||it,s={},t=[];Zs&&(n=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+a+' "]'),(function(e){for(var a=e.getAttribute("data-emotion").split(" "),r=1;r<a.length;r++)s[a[r]]=!0;t.push(e)})));var l,c=[Xs,Qs];if(Zs){var d,u=[Us,(l=function(e){d.insert(e)},function(e){e.root||(e=e.return)&&l(e)})],m=Ws(c.concat(o,u));i=function(e,a,r,n){d=r,Hs(_s(e?e+"{"+a.styles+"}":a.styles),m),n&&(k.inserted[a.name]=!0)}}else{var h=[Us],g=Ws(c.concat(o,h)),b=nt(o)(a),p=function(e,a){var r=a.name;return void 0===b[r]&&(b[r]=Hs(_s(e?e+"{"+a.styles+"}":a.styles),g)),b[r]};i=function(e,a,r,n){var i=a.name,o=p(e,a);return void 0===k.compat?(n&&(k.inserted[i]=!0),o):n?void(k.inserted[i]=o):o}}var k={key:a,sheet:new es({key:a,container:n,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:s,registered:{},insert:i};return k.sheet.hydrate(t),k};const st=a.styled("iframe")((()=>({border:"none",height:"100%",width:"100%"}))),tt=({options:r,onChange:i,other:o,value:s,internalChange:t,...l})=>{const c=o?.enabled,d="other-option",u=`${d}-value-`,[m,h]=n.useState(s),[g,b]=n.useState(!1);n.useEffect((()=>{!g&&m?.includes(u)?b(!0):g&&b(!1)}),[m]);return e.jsxs(e.Fragment,{children:[e.jsxs(a.RadioGroup,{...l,value:m,sx:{display:"flex",gap:e=>e.custom.margin.sm,label:{"&:last-child":{mb:0},"&:hover":{"& .MuiRadio-root":{backgroundColor:e=>e.custom.palette.interaction.hover,"&.Mui-checked":{backgroundColor:e=>e.custom.palette.purple[500]}}}}},onChange:(e,a)=>{i&&i(a),h(a),t&&t()},children:[r?r.map(((a,r)=>e.jsx(Te,{sx:{"& .MuiButtonBase-root.MuiRadio-root":{alignSelf:"baseline"}},...a,control:e.jsx(Xe,{})},r))):null,c&&e.jsx(Te,{label:o?.label||"Other",value:u,control:e.jsx(Xe,{checked:m?.includes(u)})},d)]}),g&&e.jsx(a.Box,{sx:{mt:1},children:e.jsx(Le,{fullWidth:!0,autoFocus:!0,placeholder:o?.placeholder,defaultValue:m?.replace(u,""),onChange:e=>{var a;i&&i((a=e.target.value,`${u}${a}`)),t&&t()},required:!0})})]})},lt=e=>({"& .MuiSlider-thumb":{width:y,height:y,backgroundColor:e.custom.palette.text.primary,boxShadow:e.custom.boxShadow.input.handle,"&:after":{content:'""',position:"absolute",top:"50%",left:"50%",width:b,height:b,backgroundColor:e.custom.palette.icon.primaryInverted}}}),ct=e=>Array.isArray(e),dt=(e,a)=>({height:p,padding:`${p}px 0`,"& .MuiSlider-rail":{width:`calc(100% + ${f}px)`,left:`-${k}px`,backgroundColor:e.custom.palette.icon.disabled,opacity:1},"& .MuiSlider-track":{position:"relative",border:"none",backgroundColor:e.custom.palette.purple[500],"&:before":{content:'""',position:"absolute",top:0,left:a&&ct(a)?`-${p+1}px`:`-${k+1}px`,width:`calc(100% + ${k}px)`,height:"100%",borderRadius:"inherit",backgroundColor:"inherit"}},"& .MuiSlider-mark":{height:b,width:b,borderRadius:e.custom.radius.round,backgroundColor:e.custom.palette.text.primaryInverted,"&.MuiSlider-markActive":{backgroundColor:e.custom.palette.text.primaryInverted}}}),ut=e=>({"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.purple[500],borderRadius:e.spacing(e.custom.radius.sm),padding:b,minWidth:f,"&.MuiSlider-valueLabelOpen":{top:"-9px"},"& .MuiSlider-valueLabelLabel":{padding:`0 ${e.spacing(e.custom.padding.xs)}`,fontSize:`${fe.lg.body.sm}`,color:e.custom.palette.text.lockedWhite,fontWeight:500,lineHeight:"140%"}}}),mt=a.styled(a.Slider)((({theme:e,value:a})=>({"&.MuiSlider-root":{width:`calc(100% - ${f}px)`,marginLeft:f/2,...{...dt(e,a)},...{...lt(e)},...{...ut(e)},"&.Mui-disabled":{"& .MuiSlider-rail, & .MuiSlider-track":{backgroundColor:e.custom.palette.icon.secondary},"& .MuiSlider-rail":{backgroundColor:e.custom.palette.icon.disabled},"& .MuiSlider-thumb":{backgroundColor:e.custom.palette.icon.disabled,"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.icon.disabled}}},"& .MuiSlider-markLabel":{color:e.custom.palette.text.secondary,"&.MuiSlider-markLabelActive":{color:e.custom.palette.text.secondary}}}}))),ht=[1,2,5,10],gt=(e,a)=>{if(e>=a)return console.warn("Min value must be less than max value"),1;const r=(a-e)/9;if(r<=1)return 1;const n=Math.floor(Math.log10(r)),i=r/Math.pow(10,n);return o=i,(ht.find((e=>o<=e))??ht[ht.length-1])*Math.pow(10,n);var o},bt=({labelLeft:r,labelMiddle:n,labelRight:i,labelRightProps:o,labelLeftProps:s,disabled:t,onChange:l,internalChange:c,defaultValue:d,max:u,min:m,step:h,...g})=>{const b=h??gt(m,u),p=((e,a,r)=>{const n=[];for(let i=e;i<=a;i+=r)n.push({value:i,label:i===e||i===a||i+r<=a?i.toString():void 0});return n[n.length-1].value!==a&&n.push({value:a,label:a.toString()}),n})(m,u,b);return e.jsxs(a.Box,{sx:{minWidth:300},children:[e.jsx(a.Box,{height:24,children:e.jsx(mt,{valueLabelDisplay:t?"on":"auto",disabled:t,marks:p,step:b,max:u,min:m,onChangeCommitted:()=>{c&&c()},onChange:(e,a,r)=>{l&&l(e,a,r)},...g})}),e.jsxs(a.Box,{sx:{display:"flex",justifyContent:"space-between",pt:x.lg,gap:1},children:[r&&e.jsx(a.Box,{sx:{flex:1},children:e.jsx(Ze,{disabled:t,showicon:!1,...s,children:r})}),n&&e.jsx(a.Box,{sx:{flex:1,textAlign:"center"},children:e.jsx(Ze,{showicon:!1,disabled:t,children:n})}),i&&e.jsx(a.Box,{sx:{flex:1,textAlign:"right"},children:e.jsx(Ze,{...o,showicon:!1,disabled:t,children:i})})]})]})},pt=a.styled(a.Rating)((({theme:e})=>({"&.MuiRating-root":{"& .MuiRating-iconEmpty":{color:e.custom.palette.icon.secondary},"& .MuiRating-iconFilled":{color:e.custom.palette.yellow[600]},".MuiRating-iconHover":{fontSize:"inherit",transform:"none"},"&.Mui-disabled":{opacity:1,color:e.custom.palette.icon.disabled,"& .MuiRating-iconEmpty":{color:e.custom.palette.icon.disabled},"& .MuiRating-iconFilled":{color:e.custom.palette.icon.disabled}}}}))),kt=({internalChange:r,onChange:n,...i})=>e.jsx(pt,{...i,onChange:(e,a)=>{n&&n(e,a),r&&r()},icon:e.jsx(a.SvgIcon,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M24.114 35.395L32.414 40.415C33.934 41.335 35.794 39.975 35.394 38.255L33.194 28.815L40.534 22.455C41.874 21.295 41.154 19.095 39.394 18.955L29.734 18.135L25.954 9.21499C25.274 7.59499 22.954 7.59499 22.274 9.21499L18.494 18.115L8.83396 18.935C7.07396 19.075 6.35396 21.275 7.69396 22.435L15.034 28.795L12.834 38.235C12.434 39.955 14.294 41.315 15.814 40.395L24.114 35.395Z"})}),emptyIcon:e.jsx(a.SvgIcon,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.1047 20.58L30.8559 27.7274L33.3274 38.3549L23.9992 32.713L14.6668 38.335L17.1388 27.7279L8.89132 20.5816L19.748 19.66L23.9966 9.63416L28.2463 19.6377L39.1047 20.58ZM12.7171 37.8892L14.9171 28.4492L7.57709 22.0892C6.23709 20.9292 6.95709 18.7292 8.71709 18.5892L18.3771 17.7692L22.1571 8.84916C22.8371 7.22916 25.1571 7.22916 25.8371 8.84916L29.6171 17.7492L39.2971 18.5892C41.0571 18.7292 41.7571 20.9292 40.4171 22.0892L33.0771 28.4492L35.2771 37.9092C35.6771 39.6292 33.8171 40.9892 32.2971 40.0692L23.9971 35.0492L15.6971 40.0492C14.1771 40.9692 12.3171 39.6092 12.7171 37.8892Z"})})}),yt=e=>({boxShadow:e.custom.elevation.raised}),ft=e=>({boxShadow:e.custom.elevation.overlay}),vt=(e,a)=>{switch(e){case"sunken":return a.custom.palette.surface.sunken;case"raised":return a.custom.palette.surface.raised;case"overlay":return a.custom.palette.surface.overlay;default:return a.custom.palette.surface.default}},wt=(e,a)=>{switch(a){case"xs":return e.spacing(e.custom.radius.xs);case"sm":return e.spacing(e.custom.radius.sm);case"md":return e.spacing(e.custom.radius.md);case"lg":return e.spacing(e.custom.radius.lg);default:return e.spacing(e.custom.radius.xl)}},zt=a.styled(a.Paper)((({theme:e,variation:a="default",borderradius:r})=>({boxShadow:"unset",borderRadius:wt(e,r),background:vt(a,e),..."overlay"===a&&{...ft(e)},..."raised"===a&&{...yt(e)}}))),jt=a.styled((r=>e.jsx(a.Switch,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...r})))((({theme:e})=>({width:36,height:20,padding:0,"& .MuiSwitch-switchBase":{padding:0,margin:2,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:"#fff","& + .MuiSwitch-track":{backgroundColor:e.custom.palette.green[500],opacity:1,border:0},"&.Mui-disabled + .MuiSwitch-track":{opacity:.5}},"&.Mui-focusVisible .MuiSwitch-thumb":{color:"#33cf4d",border:"6px solid #fff"},"&.Mui-disabled .MuiSwitch-thumb":{color:e.custom.palette.neutral[100]},"&.Mui-disabled + .MuiSwitch-track":{opacity:"light"===e.palette.mode?.7:.3}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:16,height:16,boxShadow:"none",filter:"drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1))"},"& .MuiSwitch-track":{borderRadius:10,backgroundColor:e.custom.palette.neutral[100],opacity:1,transition:e.transitions.create(["background-color"],{duration:500})}}))),xt=a.styled(_e)((({theme:e})=>({"& .MuiInputBase-root":{paddingTop:0,paddingBottom:0,minHeight:v,alignItems:"baseline","& .MuiInputBase-input":{},"& .MuiInputAdornment-root.MuiInputAdornment-positionStart":{alignSelf:"self-end",height:N.xl,marginTop:e.spacing(1),marginBottom:e.spacing(1),"&:first-of-type":{alignSelf:"self-start"}}}}))),qt=({startAdornment:r,endAdornment:n,onChange:i,internalChange:o,inputRef:s,...t})=>e.jsx(xt,{multiline:!0,inputRef:s,InputProps:{startAdornment:r?e.jsx(a.InputAdornment,{position:"start",children:r}):null,endAdornment:n?e.jsx(a.InputAdornment,{position:"start",children:n}):null},onChange:e=>{i&&i(e),o&&o()},...t}),$t=({status:r})=>{const n=a.useTheme();switch(r){case"neutral":return null;case"success":return e.jsx(Ct,{backgroundColor:n.custom.palette.green[500],name:"check-circle"});case"warning":return e.jsx(Ct,{backgroundColor:n.custom.palette.yellow[500],name:"error-outline"});case"danger":return e.jsx(Ct,{backgroundColor:n.custom.palette.red[500],name:"warning-amber"});case"discover":return e.jsx(Ct,{backgroundColor:n.custom.palette.purple[500],name:"lightbulb"})}},Ct=({backgroundColor:r,name:n})=>{const i=a.useTheme();return e.jsx(a.Box,{sx:{display:"flex",alignItems:"flex-start",pt:.25},children:e.jsx(a.Box,{sx:{backgroundColor:r,borderRadius:i.custom.radius.round,color:i.custom.palette.white,display:"flex",p:.5},children:e.jsx(M,{name:n,size:20})})})},St=({children:r,message:n,variation:i="primary"})=>{const o=a.useTheme();if("primary"===i)return e.jsx(a.Tooltip,{componentsProps:{popper:{sx:{"& .MuiTooltip-tooltip":{borderRadius:o.spacing(o.custom.radius.sm)}}}},title:n,arrow:!0,sx:{maxWidth:300},role:"tooltip",children:e.jsx(a.Box,{sx:{cursor:"pointer",display:"flex",alignItems:"center"},children:r})})},Ot=a.styled(a.Menu)((({theme:e})=>({"& .MuiPaper-root":{backgroundColor:e.custom.palette.surface.raised,borderRadius:e.spacing(e.custom.radius.sm),marginTop:e.spacing(1),minWidth:180,border:`1px solid ${e.custom.palette.stroke.default}`,boxShadow:"none","& .MuiMenu-list":{padding:`${e.spacing(e.custom.padding.xs)} 0`},"& .MuiMenuItem-root":{"& .MuiSvgIcon-root":{color:e.custom.palette.text.primary},"&:active":{backgroundColor:a.alpha(e.palette.primary.main,e.palette.action.selectedOpacity)}}}})));var Nt=e=>"checkbox"===e.type,Mt=e=>e instanceof Date,Pt=e=>null==e;const Et=e=>"object"==typeof e;var It=e=>!Pt(e)&&!Array.isArray(e)&&Et(e)&&!Mt(e),At=e=>It(e)&&e.target?Nt(e.target)?e.target.checked:e.target.value:e,Tt=(e,a)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(a)),Ft="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function Rt(e){let a;const r=Array.isArray(e);if(e instanceof Date)a=new Date(e);else if(e instanceof Set)a=new Set(e);else{if(Ft&&(e instanceof Blob||e instanceof FileList)||!r&&!It(e))return e;if(a=r?[]:{},r||(e=>{const a=e.constructor&&e.constructor.prototype;return It(a)&&a.hasOwnProperty("isPrototypeOf")})(e))for(const r in e)e.hasOwnProperty(r)&&(a[r]=Rt(e[r]));else a=e}return a}var Dt=e=>Array.isArray(e)?e.filter(Boolean):[],_t=e=>void 0===e,Lt=(e,a,r)=>{if(!a||!It(e))return r;const n=Dt(a.split(/[,[\].]+?/)).reduce(((e,a)=>Pt(e)?e:e[a]),e);return _t(n)||n===e?_t(e[a])?r:e[a]:n},Bt=e=>"boolean"==typeof e,Vt=e=>/^\w*$/.test(e),Gt=e=>Dt(e.replace(/["|']|\]/g,"").split(/\.|\[/)),Ht=(e,a,r)=>{let n=-1;const i=Vt(a)?[a]:Gt(a),o=i.length,s=o-1;for(;++n<o;){const a=i[n];let o=r;if(n!==s){const r=e[a];o=It(r)||Array.isArray(r)?r:isNaN(+i[n+1])?{}:[]}if("__proto__"===a)return;e[a]=o,e=e[a]}return e};const Ut="blur",Wt="focusout",Zt="change",Kt="onBlur",Yt="onChange",Jt="onSubmit",Xt="onTouched",Qt="all",el="max",al="min",rl="maxLength",nl="minLength",il="pattern",ol="required",sl="validate",tl=n.createContext(null),ll=()=>n.useContext(tl);var cl=(e,a,r,n=!0)=>{const i={defaultValues:a._defaultValues};for(const o in e)Object.defineProperty(i,o,{get:()=>{const i=o;return a._proxyFormState[i]!==Qt&&(a._proxyFormState[i]=!n||Qt),r&&(r[i]=!0),e[i]}});return i},dl=e=>It(e)&&!Object.keys(e).length,ul=(e,a,r,n)=>{r(e);const{name:i,...o}=e;return dl(o)||Object.keys(o).length>=Object.keys(a).length||Object.keys(o).find((e=>a[e]===(!n||Qt)))},ml=e=>Array.isArray(e)?e:[e],hl=(e,a,r)=>!e||!a||e===a||ml(e).some((e=>e&&(r?e===a:e.startsWith(a)||a.startsWith(e))));function gl(e){const a=n.useRef(e);a.current=e,n.useEffect((()=>{const r=!e.disabled&&a.current.subject&&a.current.subject.subscribe({next:a.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var bl=e=>"string"==typeof e,pl=(e,a,r,n,i)=>bl(e)?(n&&a.watch.add(e),Lt(r,e,i)):Array.isArray(e)?e.map((e=>(n&&a.watch.add(e),Lt(r,e)))):(n&&(a.watchAll=!0),r);function kl(e){const a=ll(),{name:r,disabled:i,control:o=a.control,shouldUnregister:s}=e,t=Tt(o._names.array,r),l=function(e){const a=ll(),{control:r=a.control,name:i,defaultValue:o,disabled:s,exact:t}=e||{},l=n.useRef(i);l.current=i,gl({disabled:s,subject:r._subjects.values,next:e=>{hl(l.current,e.name,t)&&d(Rt(pl(l.current,r._names,e.values||r._formValues,!1,o)))}});const[c,d]=n.useState(r._getWatch(i,o));return n.useEffect((()=>r._removeUnmounted())),c}({control:o,name:r,defaultValue:Lt(o._formValues,r,Lt(o._defaultValues,r,e.defaultValue)),exact:!0}),c=function(e){const a=ll(),{control:r=a.control,disabled:i,name:o,exact:s}=e||{},[t,l]=n.useState(r._formState),c=n.useRef(!0),d=n.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1}),u=n.useRef(o);return u.current=o,gl({disabled:i,next:e=>c.current&&hl(u.current,e.name,s)&&ul(e,d.current,r._updateFormState)&&l({...r._formState,...e}),subject:r._subjects.state}),n.useEffect((()=>(c.current=!0,d.current.isValid&&r._updateValid(!0),()=>{c.current=!1})),[r]),cl(t,r,d.current,!1)}({control:o,name:r,exact:!0}),d=n.useRef(o.register(r,{...e.rules,value:l,...Bt(e.disabled)?{disabled:e.disabled}:{}}));return n.useEffect((()=>{const e=o._options.shouldUnregister||s,a=(e,a)=>{const r=Lt(o._fields,e);r&&r._f&&(r._f.mount=a)};if(a(r,!0),e){const e=Rt(Lt(o._options.defaultValues,r));Ht(o._defaultValues,r,e),_t(Lt(o._formValues,r))&&Ht(o._formValues,r,e)}return()=>{(t?e&&!o._state.action:e)?o.unregister(r):a(r,!1)}}),[r,o,t,s]),n.useEffect((()=>{Lt(o._fields,r)&&o._updateDisabledField({disabled:i,fields:o._fields,name:r,value:Lt(o._fields,r)._f.value})}),[i,r,o]),{field:{name:r,value:l,...Bt(i)||c.disabled?{disabled:c.disabled||i}:{},onChange:n.useCallback((e=>d.current.onChange({target:{value:At(e),name:r},type:Zt})),[r]),onBlur:n.useCallback((()=>d.current.onBlur({target:{value:Lt(o._formValues,r),name:r},type:Ut})),[r,o]),ref:n.useCallback((e=>{const a=Lt(o._fields,r);a&&e&&(a._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:a=>e.setCustomValidity(a),reportValidity:()=>e.reportValidity()})}),[o._fields,r])},formState:c,fieldState:Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!Lt(c.errors,r)},isDirty:{enumerable:!0,get:()=>!!Lt(c.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!Lt(c.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!Lt(c.validatingFields,r)},error:{enumerable:!0,get:()=>Lt(c.errors,r)}})}}const yl=e=>e.render(kl(e));var fl=(e,a,r,n,i)=>a?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:i||!0}}:{},vl=e=>({isOnSubmit:!e||e===Jt,isOnBlur:e===Kt,isOnChange:e===Yt,isOnAll:e===Qt,isOnTouch:e===Xt}),wl=(e,a,r)=>!r&&(a.watchAll||a.watch.has(e)||[...a.watch].some((a=>e.startsWith(a)&&/^\.\w+/.test(e.slice(a.length)))));const zl=(e,a,r,n)=>{for(const i of r||Object.keys(e)){const r=Lt(e,i);if(r){const{_f:e,...o}=r;if(e){if(e.refs&&e.refs[0]&&a(e.refs[0],i)&&!n)return!0;if(e.ref&&a(e.ref,e.name)&&!n)return!0;if(zl(o,a))break}else if(It(o)&&zl(o,a))break}}};var jl=(e,a,r)=>{const n=ml(Lt(e,r));return Ht(n,"root",a[r]),Ht(e,r,n),e},xl=e=>"file"===e.type,ql=e=>"function"==typeof e,$l=e=>{if(!Ft)return!1;const a=e?e.ownerDocument:0;return e instanceof(a&&a.defaultView?a.defaultView.HTMLElement:HTMLElement)},Cl=e=>bl(e),Sl=e=>"radio"===e.type,Ol=e=>e instanceof RegExp;const Nl={value:!1,isValid:!1},Ml={value:!0,isValid:!0};var Pl=e=>{if(Array.isArray(e)){if(e.length>1){const a=e.filter((e=>e&&e.checked&&!e.disabled)).map((e=>e.value));return{value:a,isValid:!!a.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!_t(e[0].attributes.value)?_t(e[0].value)||""===e[0].value?Ml:{value:e[0].value,isValid:!0}:Ml:Nl}return Nl};const El={isValid:!1,value:null};var Il=e=>Array.isArray(e)?e.reduce(((e,a)=>a&&a.checked&&!a.disabled?{isValid:!0,value:a.value}:e),El):El;function Al(e,a,r="validate"){if(Cl(e)||Array.isArray(e)&&e.every(Cl)||Bt(e)&&!e)return{type:r,message:Cl(e)?e:"",ref:a}}var Tl=e=>It(e)&&!Ol(e)?e:{value:e,message:""},Fl=async(e,a,r,n,i)=>{const{ref:o,refs:s,required:t,maxLength:l,minLength:c,min:d,max:u,pattern:m,validate:h,name:g,valueAsNumber:b,mount:p,disabled:k}=e._f,y=Lt(a,g);if(!p||k)return{};const f=s?s[0]:o,v=e=>{n&&f.reportValidity&&(f.setCustomValidity(Bt(e)?"":e||""),f.reportValidity())},w={},z=Sl(o),j=Nt(o),x=z||j,q=(b||xl(o))&&_t(o.value)&&_t(y)||$l(o)&&""===o.value||""===y||Array.isArray(y)&&!y.length,$=fl.bind(null,g,r,w),C=(e,a,r,n=rl,i=nl)=>{const s=e?a:r;w[g]={type:e?n:i,message:s,ref:o,...$(e?n:i,s)}};if(i?!Array.isArray(y)||!y.length:t&&(!x&&(q||Pt(y))||Bt(y)&&!y||j&&!Pl(s).isValid||z&&!Il(s).isValid)){const{value:e,message:a}=Cl(t)?{value:!!t,message:t}:Tl(t);if(e&&(w[g]={type:ol,message:a,ref:f,...$(ol,a)},!r))return v(a),w}if(!(q||Pt(d)&&Pt(u))){let e,a;const n=Tl(u),i=Tl(d);if(Pt(y)||isNaN(y)){const r=o.valueAsDate||new Date(y),s=e=>new Date((new Date).toDateString()+" "+e),t="time"==o.type,l="week"==o.type;bl(n.value)&&y&&(e=t?s(y)>s(n.value):l?y>n.value:r>new Date(n.value)),bl(i.value)&&y&&(a=t?s(y)<s(i.value):l?y<i.value:r<new Date(i.value))}else{const r=o.valueAsNumber||(y?+y:y);Pt(n.value)||(e=r>n.value),Pt(i.value)||(a=r<i.value)}if((e||a)&&(C(!!e,n.message,i.message,el,al),!r))return v(w[g].message),w}if((l||c)&&!q&&(bl(y)||i&&Array.isArray(y))){const e=Tl(l),a=Tl(c),n=!Pt(e.value)&&y.length>+e.value,i=!Pt(a.value)&&y.length<+a.value;if((n||i)&&(C(n,e.message,a.message),!r))return v(w[g].message),w}if(m&&!q&&bl(y)){const{value:e,message:a}=Tl(m);if(Ol(e)&&!y.match(e)&&(w[g]={type:il,message:a,ref:o,...$(il,a)},!r))return v(a),w}if(h)if(ql(h)){const e=Al(await h(y,a),f);if(e&&(w[g]={...e,...$(sl,e.message)},!r))return v(e.message),w}else if(It(h)){let e={};for(const n in h){if(!dl(e)&&!r)break;const i=Al(await h[n](y,a),f,n);i&&(e={...i,...$(n,i.message)},v(i.message),r&&(w[g]=e))}if(!dl(e)&&(w[g]={ref:f,...e},!r))return w}return v(!0),w};function Rl(e,a){const r=Array.isArray(a)?a:Vt(a)?[a]:Gt(a),n=1===r.length?e:function(e,a){const r=a.slice(0,-1).length;let n=0;for(;n<r;)e=_t(e)?n++:e[a[n++]];return e}(e,r),i=r.length-1,o=r[i];return n&&delete n[o],0!==i&&(It(n)&&dl(n)||Array.isArray(n)&&function(e){for(const a in e)if(e.hasOwnProperty(a)&&!_t(e[a]))return!1;return!0}(n))&&Rl(e,r.slice(0,-1)),e}var Dl=()=>{let e=[];return{get observers(){return e},next:a=>{for(const r of e)r.next&&r.next(a)},subscribe:a=>(e.push(a),{unsubscribe:()=>{e=e.filter((e=>e!==a))}}),unsubscribe:()=>{e=[]}}},_l=e=>Pt(e)||!Et(e);function Ll(e,a){if(_l(e)||_l(a))return e===a;if(Mt(e)&&Mt(a))return e.getTime()===a.getTime();const r=Object.keys(e),n=Object.keys(a);if(r.length!==n.length)return!1;for(const i of r){const r=e[i];if(!n.includes(i))return!1;if("ref"!==i){const e=a[i];if(Mt(r)&&Mt(e)||It(r)&&It(e)||Array.isArray(r)&&Array.isArray(e)?!Ll(r,e):r!==e)return!1}}return!0}var Bl=e=>"select-multiple"===e.type,Vl=e=>$l(e)&&e.isConnected,Gl=e=>{for(const a in e)if(ql(e[a]))return!0;return!1};function Hl(e,a={}){const r=Array.isArray(e);if(It(e)||r)for(const r in e)Array.isArray(e[r])||It(e[r])&&!Gl(e[r])?(a[r]=Array.isArray(e[r])?[]:{},Hl(e[r],a[r])):Pt(e[r])||(a[r]=!0);return a}function Ul(e,a,r){const n=Array.isArray(e);if(It(e)||n)for(const n in e)Array.isArray(e[n])||It(e[n])&&!Gl(e[n])?_t(a)||_l(r[n])?r[n]=Array.isArray(e[n])?Hl(e[n],[]):{...Hl(e[n])}:Ul(e[n],Pt(a)?{}:a[n],r[n]):r[n]=!Ll(e[n],a[n]);return r}var Wl=(e,a)=>Ul(e,a,Hl(a)),Zl=(e,{valueAsNumber:a,valueAsDate:r,setValueAs:n})=>_t(e)?e:a?""===e?NaN:e?+e:e:r&&bl(e)?new Date(e):n?n(e):e;function Kl(e){const a=e.ref;if(!(e.refs?e.refs.every((e=>e.disabled)):a.disabled))return xl(a)?a.files:Sl(a)?Il(e.refs).value:Bl(a)?[...a.selectedOptions].map((({value:e})=>e)):Nt(a)?Pl(e.refs).value:Zl(_t(a.value)?e.ref.value:a.value,e)}var Yl=e=>_t(e)?e:Ol(e)?e.source:It(e)?Ol(e.value)?e.value.source:e.value:e;const Jl="AsyncFunction";function Xl(e,a,r){const n=Lt(e,r);if(n||Vt(r))return{error:n,name:r};const i=r.split(".");for(;i.length;){const n=i.join("."),o=Lt(a,n),s=Lt(e,n);if(o&&!Array.isArray(o)&&r!==n)return{name:r};if(s&&s.type)return{name:n,error:s};i.pop()}return{name:r}}const Ql={mode:Jt,reValidateMode:Yt,shouldFocusError:!0};function ec(e={}){let a,r={...Ql,...e},n={submitCount:0,isDirty:!1,isLoading:ql(r.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:r.errors||{},disabled:r.disabled||!1},i={},o=(It(r.defaultValues)||It(r.values))&&Rt(r.defaultValues||r.values)||{},s=r.shouldUnregister?{}:Rt(o),t={action:!1,mount:!1,watch:!1},l={mount:new Set,unMount:new Set,array:new Set,watch:new Set},c=0;const d={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},u={values:Dl(),array:Dl(),state:Dl()},m=vl(r.mode),h=vl(r.reValidateMode),g=r.criteriaMode===Qt,b=async e=>{if(!r.disabled&&(d.isValid||e)){const e=r.resolver?dl((await v()).errors):await w(i,!0);e!==n.isValid&&u.state.next({isValid:e})}},p=(e,a)=>{r.disabled||!d.isValidating&&!d.validatingFields||((e||Array.from(l.mount)).forEach((e=>{e&&(a?Ht(n.validatingFields,e,a):Rl(n.validatingFields,e))})),u.state.next({validatingFields:n.validatingFields,isValidating:!dl(n.validatingFields)}))},k=(e,a,r,n)=>{const l=Lt(i,e);if(l){const i=Lt(s,e,_t(r)?Lt(o,e):r);_t(i)||n&&n.defaultChecked||a?Ht(s,e,a?i:Kl(l._f)):x(e,i),t.mount&&b()}},y=(e,a,s,t,l)=>{let c=!1,m=!1;const h={name:e};if(!r.disabled){const r=!!(Lt(i,e)&&Lt(i,e)._f&&Lt(i,e)._f.disabled);if(!s||t){d.isDirty&&(m=n.isDirty,n.isDirty=h.isDirty=z(),c=m!==h.isDirty);const i=r||Ll(Lt(o,e),a);m=!(r||!Lt(n.dirtyFields,e)),i||r?Rl(n.dirtyFields,e):Ht(n.dirtyFields,e,!0),h.dirtyFields=n.dirtyFields,c=c||d.dirtyFields&&m!==!i}if(s){const a=Lt(n.touchedFields,e);a||(Ht(n.touchedFields,e,s),h.touchedFields=n.touchedFields,c=c||d.touchedFields&&a!==s)}c&&l&&u.state.next(h)}return c?h:{}},f=(r,i,o,s)=>{const t=Lt(n.errors,r),l=d.isValid&&Bt(i)&&n.isValid!==i;var m;if(e.delayError&&o?(m=()=>((e,a)=>{Ht(n.errors,e,a),u.state.next({errors:n.errors})})(r,o),a=e=>{clearTimeout(c),c=setTimeout(m,e)},a(e.delayError)):(clearTimeout(c),a=null,o?Ht(n.errors,r,o):Rl(n.errors,r)),(o?!Ll(t,o):t)||!dl(s)||l){const e={...s,...l&&Bt(i)?{isValid:i}:{},errors:n.errors,name:r};n={...n,...e},u.state.next(e)}},v=async e=>{p(e,!0);const a=await r.resolver(s,r.context,((e,a,r,n)=>{const i={};for(const r of e){const e=Lt(a,r);e&&Ht(i,r,e._f)}return{criteriaMode:r,names:[...e],fields:i,shouldUseNativeValidation:n}})(e||l.mount,i,r.criteriaMode,r.shouldUseNativeValidation));return p(e),a},w=async(e,a,i={valid:!0})=>{for(const t in e){const c=e[t];if(c){const{_f:e,...u}=c;if(e){const u=l.array.has(e.name),m=c._f&&!((o=c._f)&&o.validate||!(ql(o.validate)&&o.validate.constructor.name===Jl||It(o.validate)&&Object.values(o.validate).find((e=>e.constructor.name===Jl))));m&&d.validatingFields&&p([t],!0);const h=await Fl(c,s,g,r.shouldUseNativeValidation&&!a,u);if(m&&d.validatingFields&&p([t]),h[e.name]&&(i.valid=!1,a))break;!a&&(Lt(h,e.name)?u?jl(n.errors,h,e.name):Ht(n.errors,e.name,h[e.name]):Rl(n.errors,e.name))}!dl(u)&&await w(u,a,i)}}var o;return i.valid},z=(e,a)=>!r.disabled&&(e&&a&&Ht(s,e,a),!Ll(N(),o)),j=(e,a,r)=>pl(e,l,{...t.mount?s:_t(a)?o:bl(e)?{[e]:a}:a},r,a),x=(e,a,r={})=>{const n=Lt(i,e);let o=a;if(n){const r=n._f;r&&(!r.disabled&&Ht(s,e,Zl(a,r)),o=$l(r.ref)&&Pt(a)?"":a,Bl(r.ref)?[...r.ref.options].forEach((e=>e.selected=o.includes(e.value))):r.refs?Nt(r.ref)?r.refs.length>1?r.refs.forEach((e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(o)?!!o.find((a=>a===e.value)):o===e.value))):r.refs[0]&&(r.refs[0].checked=!!o):r.refs.forEach((e=>e.checked=e.value===o)):xl(r.ref)?r.ref.value="":(r.ref.value=o,r.ref.type||u.values.next({name:e,values:{...s}})))}(r.shouldDirty||r.shouldTouch)&&y(e,o,r.shouldTouch,r.shouldDirty,!0),r.shouldValidate&&O(e)},q=(e,a,r)=>{for(const n in a){const o=a[n],s=`${e}.${n}`,t=Lt(i,s);(l.array.has(e)||It(o)||t&&!t._f)&&!Mt(o)?q(s,o,r):x(s,o,r)}},$=(e,a,r={})=>{const c=Lt(i,e),m=l.array.has(e),h=Rt(a);Ht(s,e,h),m?(u.array.next({name:e,values:{...s}}),(d.isDirty||d.dirtyFields)&&r.shouldDirty&&u.state.next({name:e,dirtyFields:Wl(o,s),isDirty:z(e,h)})):!c||c._f||Pt(h)?x(e,h,r):q(e,h,r),wl(e,l)&&u.state.next({...n}),u.values.next({name:t.mount?e:void 0,values:{...s}})},C=async o=>{t.mount=!0;const c=o.target;let k=c.name,z=!0;const j=Lt(i,k),x=e=>{z=Number.isNaN(e)||Mt(e)&&isNaN(e.getTime())||Ll(e,Lt(s,k,e))};if(j){let t,q;const $=c.type?Kl(j._f):At(o),C=o.type===Ut||o.type===Wt,S=!(e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate))(j._f)&&!r.resolver&&!Lt(n.errors,k)&&!j._f.deps||((e,a,r,n,i)=>!i.isOnAll&&(!r&&i.isOnTouch?!(a||e):(r?n.isOnBlur:i.isOnBlur)?!e:!(r?n.isOnChange:i.isOnChange)||e))(C,Lt(n.touchedFields,k),n.isSubmitted,h,m),N=wl(k,l,C);Ht(s,k,$),C?(j._f.onBlur&&j._f.onBlur(o),a&&a(0)):j._f.onChange&&j._f.onChange(o);const M=y(k,$,C,!1),P=!dl(M)||N;if(!C&&u.values.next({name:k,type:o.type,values:{...s}}),S)return d.isValid&&("onBlur"===e.mode?C&&b():b()),P&&u.state.next({name:k,...N?{}:M});if(!C&&N&&u.state.next({...n}),r.resolver){const{errors:e}=await v([k]);if(x($),z){const a=Xl(n.errors,i,k),r=Xl(e,i,a.name||k);t=r.error,k=r.name,q=dl(e)}}else p([k],!0),t=(await Fl(j,s,g,r.shouldUseNativeValidation))[k],p([k]),x($),z&&(t?q=!1:d.isValid&&(q=await w(i,!0)));z&&(j._f.deps&&O(j._f.deps),f(k,q,t,M))}},S=(e,a)=>{if(Lt(n.errors,a)&&e.focus)return e.focus(),1},O=async(e,a={})=>{let o,s;const t=ml(e);if(r.resolver){const a=await(async e=>{const{errors:a}=await v(e);if(e)for(const r of e){const e=Lt(a,r);e?Ht(n.errors,r,e):Rl(n.errors,r)}else n.errors=a;return a})(_t(e)?e:t);o=dl(a),s=e?!t.some((e=>Lt(a,e))):o}else e?(s=(await Promise.all(t.map((async e=>{const a=Lt(i,e);return await w(a&&a._f?{[e]:a}:a)})))).every(Boolean),(s||n.isValid)&&b()):s=o=await w(i);return u.state.next({...!bl(e)||d.isValid&&o!==n.isValid?{}:{name:e},...r.resolver||!e?{isValid:o}:{},errors:n.errors}),a.shouldFocus&&!s&&zl(i,S,e?t:l.mount),s},N=e=>{const a={...t.mount?s:o};return _t(e)?a:bl(e)?Lt(a,e):e.map((e=>Lt(a,e)))},M=(e,a)=>({invalid:!!Lt((a||n).errors,e),isDirty:!!Lt((a||n).dirtyFields,e),error:Lt((a||n).errors,e),isValidating:!!Lt(n.validatingFields,e),isTouched:!!Lt((a||n).touchedFields,e)}),P=(e,a,r)=>{const o=(Lt(i,e,{_f:{}})._f||{}).ref,s=Lt(n.errors,e)||{},{ref:t,message:l,type:c,...d}=s;Ht(n.errors,e,{...d,...a,ref:o}),u.state.next({name:e,errors:n.errors,isValid:!1}),r&&r.shouldFocus&&o&&o.focus&&o.focus()},E=(e,a={})=>{for(const t of e?ml(e):l.mount)l.mount.delete(t),l.array.delete(t),a.keepValue||(Rl(i,t),Rl(s,t)),!a.keepError&&Rl(n.errors,t),!a.keepDirty&&Rl(n.dirtyFields,t),!a.keepTouched&&Rl(n.touchedFields,t),!a.keepIsValidating&&Rl(n.validatingFields,t),!r.shouldUnregister&&!a.keepDefaultValue&&Rl(o,t);u.values.next({values:{...s}}),u.state.next({...n,...a.keepDirty?{isDirty:z()}:{}}),!a.keepIsValid&&b()},I=({disabled:e,name:a,field:r,fields:n,value:i})=>{if(Bt(e)&&t.mount||e){const o=e?void 0:_t(i)?Kl(r?r._f:Lt(n,a)._f):i;Ht(s,a,o),y(a,o,!1,!1,!0)}},A=(e,a={})=>{let n=Lt(i,e);const s=Bt(a.disabled)||Bt(r.disabled);return Ht(i,e,{...n||{},_f:{...n&&n._f?n._f:{ref:{name:e}},name:e,mount:!0,...a}}),l.mount.add(e),n?I({field:n,disabled:Bt(a.disabled)?a.disabled:r.disabled,name:e,value:a.value}):k(e,!0,a.value),{...s?{disabled:a.disabled||r.disabled}:{},...r.progressive?{required:!!a.required,min:Yl(a.min),max:Yl(a.max),minLength:Yl(a.minLength),maxLength:Yl(a.maxLength),pattern:Yl(a.pattern)}:{},name:e,onChange:C,onBlur:C,ref:s=>{if(s){A(e,a),n=Lt(i,e);const r=_t(s.value)&&s.querySelectorAll&&s.querySelectorAll("input,select,textarea")[0]||s,t=(e=>Sl(e)||Nt(e))(r),l=n._f.refs||[];if(t?l.find((e=>e===r)):r===n._f.ref)return;Ht(i,e,{_f:{...n._f,...t?{refs:[...l.filter(Vl),r,...Array.isArray(Lt(o,e))?[{}]:[]],ref:{type:r.type,name:e}}:{ref:r}}}),k(e,!1,void 0,r)}else n=Lt(i,e,{}),n._f&&(n._f.mount=!1),(r.shouldUnregister||a.shouldUnregister)&&(!Tt(l.array,e)||!t.action)&&l.unMount.add(e)}}},T=()=>r.shouldFocusError&&zl(i,S,l.mount),F=(e,a)=>async o=>{let t;if(o&&(o.preventDefault&&o.preventDefault(),o.persist&&o.persist()),r.disabled)return void(a&&await a({...n.errors},o));let l=Rt(s);if(u.state.next({isSubmitting:!0}),r.resolver){const{errors:e,values:a}=await v();n.errors=e,l=a}else await w(i);if(Rl(n.errors,"root"),dl(n.errors)){u.state.next({errors:{}});try{await e(l,o)}catch(e){t=e}}else a&&await a({...n.errors},o),T(),setTimeout(T);if(u.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:dl(n.errors)&&!t,submitCount:n.submitCount+1,errors:n.errors}),t)throw t},R=(a,r={})=>{const c=a?Rt(a):o,m=Rt(c),h=dl(a),g=h?o:m;if(r.keepDefaultValues||(o=c),!r.keepValues){if(r.keepDirtyValues){const e=new Set([...l.mount,...Object.keys(Wl(o,s))]);for(const a of Array.from(e))Lt(n.dirtyFields,a)?Ht(g,a,Lt(s,a)):$(a,Lt(g,a))}else{if(Ft&&_t(a))for(const e of l.mount){const a=Lt(i,e);if(a&&a._f){const e=Array.isArray(a._f.refs)?a._f.refs[0]:a._f.ref;if($l(e)){const a=e.closest("form");if(a){a.reset();break}}}}i={}}s=e.shouldUnregister?r.keepDefaultValues?Rt(o):{}:Rt(g),u.array.next({values:{...g}}),u.values.next({values:{...g}})}l={mount:r.keepDirtyValues?l.mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},t.mount=!d.isValid||!!r.keepIsValid||!!r.keepDirtyValues,t.watch=!!e.shouldUnregister,u.state.next({submitCount:r.keepSubmitCount?n.submitCount:0,isDirty:!h&&(r.keepDirty?n.isDirty:!(!r.keepDefaultValues||Ll(a,o))),isSubmitted:!!r.keepIsSubmitted&&n.isSubmitted,dirtyFields:h?{}:r.keepDirtyValues?r.keepDefaultValues&&s?Wl(o,s):n.dirtyFields:r.keepDefaultValues&&a?Wl(o,a):r.keepDirty?n.dirtyFields:{},touchedFields:r.keepTouched?n.touchedFields:{},errors:r.keepErrors?n.errors:{},isSubmitSuccessful:!!r.keepIsSubmitSuccessful&&n.isSubmitSuccessful,isSubmitting:!1})},D=(e,a)=>R(ql(e)?e(s):e,a);return{control:{register:A,unregister:E,getFieldState:M,handleSubmit:F,setError:P,_executeSchema:v,_getWatch:j,_getDirty:z,_updateValid:b,_removeUnmounted:()=>{for(const e of l.unMount){const a=Lt(i,e);a&&(a._f.refs?a._f.refs.every((e=>!Vl(e))):!Vl(a._f.ref))&&E(e)}l.unMount=new Set},_updateFieldArray:(e,a=[],l,c,m=!0,h=!0)=>{if(c&&l&&!r.disabled){if(t.action=!0,h&&Array.isArray(Lt(i,e))){const a=l(Lt(i,e),c.argA,c.argB);m&&Ht(i,e,a)}if(h&&Array.isArray(Lt(n.errors,e))){const a=l(Lt(n.errors,e),c.argA,c.argB);m&&Ht(n.errors,e,a),((e,a)=>{!Dt(Lt(e,a)).length&&Rl(e,a)})(n.errors,e)}if(d.touchedFields&&h&&Array.isArray(Lt(n.touchedFields,e))){const a=l(Lt(n.touchedFields,e),c.argA,c.argB);m&&Ht(n.touchedFields,e,a)}d.dirtyFields&&(n.dirtyFields=Wl(o,s)),u.state.next({name:e,isDirty:z(e,a),dirtyFields:n.dirtyFields,errors:n.errors,isValid:n.isValid})}else Ht(s,e,a)},_updateDisabledField:I,_getFieldArray:a=>Dt(Lt(t.mount?s:o,a,e.shouldUnregister?Lt(o,a,[]):[])),_reset:R,_resetDefaultValues:()=>ql(r.defaultValues)&&r.defaultValues().then((e=>{D(e,r.resetOptions),u.state.next({isLoading:!1})})),_updateFormState:e=>{n={...n,...e}},_disableForm:e=>{Bt(e)&&(u.state.next({disabled:e}),zl(i,((a,r)=>{const n=Lt(i,r);n&&(a.disabled=n._f.disabled||e,Array.isArray(n._f.refs)&&n._f.refs.forEach((a=>{a.disabled=n._f.disabled||e})))}),0,!1))},_subjects:u,_proxyFormState:d,_setErrors:e=>{n.errors=e,u.state.next({errors:n.errors,isValid:!1})},get _fields(){return i},get _formValues(){return s},get _state(){return t},set _state(e){t=e},get _defaultValues(){return o},get _names(){return l},set _names(e){l=e},get _formState(){return n},set _formState(e){n=e},get _options(){return r},set _options(e){r={...r,...e}}},trigger:O,register:A,handleSubmit:F,watch:(e,a)=>ql(e)?u.values.subscribe({next:r=>e(j(void 0,a),r)}):j(e,a,!0),setValue:$,getValues:N,reset:D,resetField:(e,a={})=>{Lt(i,e)&&(_t(a.defaultValue)?$(e,Rt(Lt(o,e))):($(e,a.defaultValue),Ht(o,e,Rt(a.defaultValue))),a.keepTouched||Rl(n.touchedFields,e),a.keepDirty||(Rl(n.dirtyFields,e),n.isDirty=a.defaultValue?z(e,Rt(Lt(o,e))):z()),a.keepError||(Rl(n.errors,e),d.isValid&&b()),u.state.next({...n}))},clearErrors:e=>{e&&ml(e).forEach((e=>Rl(n.errors,e))),u.state.next({errors:e?n.errors:{}})},unregister:E,setError:P,setFocus:(e,a={})=>{const r=Lt(i,e),n=r&&r._f;if(n){const e=n.refs?n.refs[0]:n.ref;e.focus&&(e.focus(),a.shouldSelect&&ql(e.select)&&e.select())}},getFieldState:M}}var ac={version:4,country_calling_codes:{1:["US","AG","AI","AS","BB","BM","BS","CA","DM","DO","GD","GU","JM","KN","KY","LC","MP","MS","PR","SX","TC","TT","VC","VG","VI"],7:["RU","KZ"],20:["EG"],27:["ZA"],30:["GR"],31:["NL"],32:["BE"],33:["FR"],34:["ES"],36:["HU"],39:["IT","VA"],40:["RO"],41:["CH"],43:["AT"],44:["GB","GG","IM","JE"],45:["DK"],46:["SE"],47:["NO","SJ"],48:["PL"],49:["DE"],51:["PE"],52:["MX"],53:["CU"],54:["AR"],55:["BR"],56:["CL"],57:["CO"],58:["VE"],60:["MY"],61:["AU","CC","CX"],62:["ID"],63:["PH"],64:["NZ"],65:["SG"],66:["TH"],81:["JP"],82:["KR"],84:["VN"],86:["CN"],90:["TR"],91:["IN"],92:["PK"],93:["AF"],94:["LK"],95:["MM"],98:["IR"],211:["SS"],212:["MA","EH"],213:["DZ"],216:["TN"],218:["LY"],220:["GM"],221:["SN"],222:["MR"],223:["ML"],224:["GN"],225:["CI"],226:["BF"],227:["NE"],228:["TG"],229:["BJ"],230:["MU"],231:["LR"],232:["SL"],233:["GH"],234:["NG"],235:["TD"],236:["CF"],237:["CM"],238:["CV"],239:["ST"],240:["GQ"],241:["GA"],242:["CG"],243:["CD"],244:["AO"],245:["GW"],246:["IO"],247:["AC"],248:["SC"],249:["SD"],250:["RW"],251:["ET"],252:["SO"],253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"],386:["SI"],387:["BA"],389:["MK"],420:["CZ"],421:["SK"],423:["LI"],500:["FK"],501:["BZ"],502:["GT"],503:["SV"],504:["HN"],505:["NI"],506:["CR"],507:["PA"],508:["PM"],509:["HT"],590:["GP","BL","MF"],591:["BO"],592:["GY"],593:["EC"],594:["GF"],595:["PY"],596:["MQ"],597:["SR"],598:["UY"],599:["CW","BQ"],670:["TL"],672:["NF"],673:["BN"],674:["NR"],675:["PG"],676:["TO"],677:["SB"],678:["VU"],679:["FJ"],680:["PW"],681:["WF"],682:["CK"],683:["NU"],685:["WS"],686:["KI"],687:["NC"],688:["TV"],689:["PF"],690:["TK"],691:["FM"],692:["MH"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],880:["BD"],886:["TW"],960:["MV"],961:["LB"],962:["JO"],963:["SY"],964:["IQ"],965:["KW"],966:["SA"],967:["YE"],968:["OM"],970:["PS"],971:["AE"],972:["IL"],973:["BH"],974:["QA"],975:["BT"],976:["MN"],977:["NP"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},countries:{AC:["247","00","(?:[01589]\\d|[46])\\d{4}",[5,6]],AD:["376","00","(?:1|6\\d)\\d{7}|[135-9]\\d{5}",[6,8,9],[["(\\d{3})(\\d{3})","$1 $2",["[135-9]"]],["(\\d{4})(\\d{4})","$1 $2",["1"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]]],AE:["971","00","(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",[5,6,7,8,9,10,11,12],[["(\\d{3})(\\d{2,9})","$1 $2",["60|8"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[236]|[479][2-8]"],"0$1"],["(\\d{3})(\\d)(\\d{5})","$1 $2 $3",["[479]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"]],"0"],AF:["93","00","[2-7]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],"0"],AG:["1","011","(?:268|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([457]\\d{6})$|1","268$1",0,"268"],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","264$1",0,"264"],AL:["355","00","(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",[6,7,8,9],[["(\\d{3})(\\d{3,4})","$1 $2",["80|9"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["4[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2358][2-5]|4"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["[23578]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["6"],"0$1"]],"0"],AM:["374","00","(?:[1-489]\\d|55|60|77)\\d{6}",[8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[89]0"],"0 $1"],["(\\d{3})(\\d{5})","$1 $2",["2|3[12]"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["1|47"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[3-9]"],"0$1"]],"0"],AO:["244","00","[29]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]]],AR:["54","00","(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",[10,11],[["(\\d{4})(\\d{2})(\\d{4})","$1 $2-$3",["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])","2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["1"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[68]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2-$3",["[23]"],"0$1",1],["(\\d)(\\d{4})(\\d{2})(\\d{4})","$2 15-$3-$4",["9(?:2[2-469]|3[3-578])","9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))","9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",0,"$1 $2 $3-$4"],["(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1",0,"$1 $2 $3-$4"],["(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 15-$3-$4",["9"],"0$1",0,"$1 $2 $3-$4"]],"0",0,"0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?","9$1"],AS:["1","011","(?:[58]\\d\\d|684|900)\\d{7}",[10],0,"1",0,"([267]\\d{6})$|1","684$1",0,"684"],AT:["43","00","1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}",[4,5,6,7,8,9,10,11,12,13],[["(\\d)(\\d{3,12})","$1 $2",["1(?:11|[2-9])"],"0$1"],["(\\d{3})(\\d{2})","$1 $2",["517"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["5[079]"],"0$1"],["(\\d{3})(\\d{3,10})","$1 $2",["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"],"0$1"],["(\\d{4})(\\d{3,9})","$1 $2",["[2-467]|5[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["5"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,7})","$1 $2 $3",["5"],"0$1"]],"0"],AU:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,4})","$1 $2 $3",["16"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["14|4"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[2378]"],"(0$1)"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],"0",0,"(183[12])|0",0,0,0,[["(?:(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|3\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,["163\\d{2,6}",[5,6,7,8,9]],["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],AW:["297","00","(?:[25-79]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]]],AX:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}",[5,6,7,8,9,10,11,12],0,"0",0,0,0,0,"18",0,"00"],AZ:["994","00","365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[28]|2|365|46","1[28]|2|365[45]|46","1[28]|2|365(?:4|5[02])|46"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[13-9]"],"0$1"]],"0"],BA:["387","00","6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["6[1-3]|[7-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2-$3",["[3-5]|6[56]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["6"],"0$1"]],"0"],BB:["1","011","(?:246|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","246$1",0,"246"],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{4,6})","$1-$2",["31[5-8]|[459]1"],"0$1"],["(\\d{3})(\\d{3,7})","$1-$2",["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"],"0$1"],["(\\d{4})(\\d{3,6})","$1-$2",["[13-9]|2[23]"],"0$1"],["(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],"0"],BE:["32","00","4\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:80|9)0"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[239]|4[23]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[15-8]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4"],"0$1"]],"0"],BF:["226","00","[025-7]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]]],BG:["359","00","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\d)(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["43[1-6]|70[1-9]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:70|8)0"],"0$1"],["(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["43[1-7]|7"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[48]|9[08]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"]],"0"],BH:["973","00","[136-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]]],BI:["257","00","(?:[267]\\d|31)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]]],BJ:["229","00","(?:01\\d|[24-689])\\d{7}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["0"]]]],BL:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","441$1",0,"441"],BN:["673","00","[2-578]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]]],BO:["591","00(?:1\\d)?","8001\\d{5}|(?:[2-467]\\d|50)\\d{6}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[235]|4[46]"]],["(\\d{8})","$1",["[67]"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"]]],"0",0,"0(1\\d)?"],BQ:["599","00","(?:[34]1|7\\d)\\d{5}",[7],0,0,0,0,0,0,"[347]"],BR:["55","00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}",[8,9,10,11],[["(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],["(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"],"($1)"],["(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)"]],"0",0,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2"],BS:["1","011","(?:242|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([3-8]\\d{6})$|1","242$1",0,"242"],BT:["975","00","[17]\\d{7}|[2-8]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[2-68]|7[246]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[67]|7"]]]],BW:["267","00","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]]],BY:["375","810","(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3})","$1 $2",["800"],"8 $1"],["(\\d{3})(\\d{2})(\\d{2,4})","$1 $2 $3",["800"],"8 $1"],["(\\d{4})(\\d{2})(\\d{3})","$1 $2-$3",["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])","1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"],"8 0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["1(?:[56]|7[467])|2[1-3]"],"8 0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-4]"],"8 0$1"],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["[89]"],"8 $1"]],"8",0,"0|80?",0,0,0,0,"8~10"],BZ:["501","00","(?:0800\\d|[2-8])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],["(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]]],CA:["1","011","[2-9]\\d{9}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|9(?:0[25]|42))[2-9]\\d{6}",[10]],["",[10]],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",[10]],["900[2-9]\\d{6}",[10]],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:2[125-9]|33|44|66|77|88)|6(?:22|33))[2-9]\\d{6}",[10]],0,["310\\d{4}",[7]],0,["600[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CD:["243","00","(?:(?:[189]|5\\d)\\d|2)\\d{7}|[1-68]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[1-6]"],"0$1"],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["5"],"0$1"]],"0"],CF:["236","00","(?:[27]\\d{3}|8776)\\d{4}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]]],CG:["242","00","222\\d{6}|(?:0\\d|80)\\d{7}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]]],CH:["41","00","8\\d{11}|[2-9]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8[047]|90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]|81"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["8"],"0$1"]],"0"],CI:["225","00","[02]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]]],CK:["682","00","[2-578]\\d{4}",[5],[["(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]]],CL:["56","(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0","12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",[9,10,11],[["(\\d{5})(\\d{4})","$1 $2",["219","2196"],"($1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["44"]],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2[1-36]"],"($1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["9[2-9]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"],"($1)"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["60|8"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{3})(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3 $4",["60"]]]],CM:["237","00","[26]\\d{8}|88\\d{6,7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["88"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]|88"]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","(?:(?:1[03-689]|2\\d)\\d\\d|6)\\d{8}|1\\d{10}|[126]\\d{6}(?:\\d(?:\\d{2})?)?|86\\d{5,6}|(?:[3-579]\\d|8[0-57-9])\\d{5,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]|3(?:[157]|35|49|9[1-68])|4(?:1[124-9]|2[179]|6[47-9]|7|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:07|1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3|4[13]|5[1-5]|7[0-79]|9[0-35-9])|(?:4[35]|59|85)[1-9]","(?:10|2[0-57-9])(?:1[02]|9[56])|8078|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))1","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|80781|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))12","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|807812|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:078|1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123"],"0$1"],["(\\d{3})(\\d{5,6})","$1 $2",["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]","(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]","85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])","85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["(?:4|80)0"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|2(?:[02-57-9]|1[1-9])","10|2(?:[02-57-9]|1[1-9])","10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"],"0$1",1],["(\\d{3})(\\d{7,8})","$1 $2",["9"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",1]],"0",0,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,0,"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:46|60\\d\\d)\\d{6}|(?:1\\d|[39])\\d{9}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["46"]],["(\\d{3})(\\d{7})","$1 $2",["6|90"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1",0,"$1 $2 $3"]],"0",0,"0([3579]|4(?:[14]4|56))?"],CR:["506","00","(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",[8,10],[["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"]]],0,0,"(19(?:0[0-2468]|1[09]|20|66|77|99))"],CU:["53","119","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[6,7,8,10],[["(\\d{2})(\\d{4,6})","$1 $2",["2[1-4]|[34]"],"(0$1)"],["(\\d)(\\d{6,7})","$1 $2",["7"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["[56]"],"0$1"],["(\\d{3})(\\d{7})","$1 $2",["8"],"0$1"]],"0"],CV:["238","0","(?:[2-59]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]]],CW:["599","00","(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[3467]"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],0,0,0,0,0,"[69]"],CX:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CY:["357","00","(?:[279]\\d|[58]0)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]]],CZ:["420","00","(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",[9,10,11,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]]],DE:["49","00","[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[4,5,6,7,8,9,10,11,12,13,14,15],[["(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],["(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],["(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],["(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],["(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],["(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],["(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],["(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"0$1"],["(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],["(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],["(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],["(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],"0"],DJ:["253","00","(?:2\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]]],DK:["45","00","[2-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]]],DM:["1","011","(?:[58]\\d\\d|767|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","767$1",0,"767"],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|8[024]9"],DZ:["213","00","(?:[1-4]|[5-79]\\d|80)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["9"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-8]"],"0$1"]],"0"],EC:["593","00","1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",[8,9,10,11],[["(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)",0,"$1-$2-$3"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],"0"],EE:["372","00","8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88","[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]],["(\\d{4})(\\d{3,4})","$1 $2",["[45]|8(?:00|[1-49])","[45]|8(?:00[1-9]|[1-49])"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],EG:["20","00","[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",[8,9,10],[["(\\d)(\\d{7,8})","$1 $2",["[23]"],"0$1"],["(\\d{2})(\\d{6,7})","$1 $2",["1[35]|[4-6]|8[2468]|9[235-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"0$1"]],"0"],EH:["212","00","[5-8]\\d{8}",[9],0,"0",0,0,0,0,"528[89]"],ER:["291","00","[178]\\d{6}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],"0"],ES:["34","00","[5-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]00"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-9]"]]]],ET:["251","00","(?:11|[2-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],"0"],FI:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}",[5,6,7,8,9,10,11,12],[["(\\d{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:19|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"]],"0",0,0,0,0,"1[03-79]|[2-9]",0,"00"],FJ:["679","0(?:0|52)","45\\d{5}|(?:0800\\d|[235-9])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],0,0,0,0,0,0,0,"00"],FK:["500","00","[2-7]\\d{4}",[5]],FM:["691","00","(?:[39]\\d\\d|820)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[389]"]]]],FO:["298","00","[2-9]\\d{5}",[6],[["(\\d{6})","$1",["[2-9]"]]],0,0,"(10(?:01|[12]0|88))"],FR:["33","00","[1-9]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0 $1"],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[1-79]"],"0$1"]],"0"],GA:["241","00","(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",[7,8],[["(\\d)(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-7]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1"],GB:["44","00","[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",[7,9,10],[["(\\d{3})(\\d{4})","$1 $2",["800","8001","80011","800111","8001111"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["845","8454","84546","845464"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["800"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["1(?:38|5[23]|69|76|94)","1(?:(?:38|69)7|5(?:24|39)|768|946)","1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["1(?:[2-69][02-9]|[78])"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[25]|7(?:0|6[02-9])","[25]|7(?:0|6(?:[03-9]|2[356]))"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[1389]"],"0$1"]],"0",0,0,0,0,0,[["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-3]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}",[9,10]],["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]],0," x"],GD:["1","011","(?:473|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","473$1",0,"473"],GE:["995","00","(?:[3-57]\\d\\d|800)\\d{6}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["32"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[57]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[348]"],"0$1"]],"0"],GF:["594","00","(?:[56]94\\d|7093)\\d{5}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0"],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","1481$1",0,0,[["1481[25-9]\\d{5}",[10]],["7(?:(?:781|839)\\d|911[17])\\d{5}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]]],GH:["233","00","(?:[235]\\d{3}|800)\\d{5}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],"0"],GI:["350","00","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]]],GM:["220","00","[2-9]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],GN:["224","00","722\\d{6}|(?:3|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["3"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[67]"]]]],GP:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],GQ:["240","00","222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],["(\\d{3})(\\d{6})","$1 $2",["[89]"]]]],GR:["30","00","5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["21|7"]],["(\\d{4})(\\d{6})","$1 $2",["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2689]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","671$1",0,"671"],GW:["245","00","[49]\\d{8}|4\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["40"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]]],GY:["592","001","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[5,6,7,8,9,11],[["(\\d{3})(\\d{2,5})","$1 $2",["900","9003"]],["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{3})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,0,"00"],HN:["504","00","8\\d{10}|[237-9]\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]]],HR:["385","00","(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",[6,7,8,9],[["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6|7[245]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0"],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]]],HU:["36","00","[235-7]\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"06 $1"]],"06"],ID:["62","00[89]","00[1-9]\\d{9,14}|(?:[1-36]|8\\d{5})\\d{6}|00\\d{9}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13,14,15,16,17],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["15"]],["(\\d{2})(\\d{5,9})","$1 $2",["2[124]|[36]1"],"(0$1)"],["(\\d{3})(\\d{5,7})","$1 $2",["800"],"0$1"],["(\\d{3})(\\d{5,8})","$1 $2",["[2-79]"],"(0$1)"],["(\\d{3})(\\d{3,4})(\\d{3})","$1-$2-$3",["8[1-35-9]"],"0$1"],["(\\d{3})(\\d{6,8})","$1 $2",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["804"],"0$1"],["(\\d{3})(\\d)(\\d{3})(\\d{3})","$1 $2 $3 $4",["80"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1-$2-$3",["8"],"0$1"]],"0"],IE:["353","00","(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["2[24-9]|47|58|6[237-9]|9[35-9]"],"(0$1)"],["(\\d{3})(\\d{5})","$1 $2",["[45]0"],"(0$1)"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["1"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2569]|4[1-69]|7[14]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["81"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[78]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["4"],"(0$1)"],["(\\d{2})(\\d)(\\d{3})(\\d{4})","$1 $2 $3 $4",["8"],"0$1"]],"0"],IL:["972","0(?:0|1[2-9])","1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",[7,8,9,10,11,12],[["(\\d{4})(\\d{3})","$1-$2",["125"]],["(\\d{4})(\\d{2})(\\d{2})","$1-$2-$3",["121"]],["(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-489]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1-$2-$3",["12"]],["(\\d{4})(\\d{6})","$1-$2",["159"]],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3-$4",["1[7-9]"]],["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})","$1-$2 $3-$4",["15"]]],"0"],IM:["44","00","1624\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([25-8]\\d{5})$|0","1624$1",0,"74576|(?:16|7[56])24"],IN:["91","00","(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",[8,9,10,11,12,13],[["(\\d{8})","$1",["5(?:0|2[23]|3[03]|[67]1|88)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"],0,1],["(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],0,1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],0,1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["11|2[02]|33|4[04]|79[1-7]|80[2-46]","11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])","11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"],"0$1",1],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807","1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]","1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"],"0$1",1],["(\\d{5})(\\d{5})","$1 $2",["[6-9]"],"0$1",1],["(\\d{4})(\\d{2,4})(\\d{4})","$1 $2 $3",["1(?:6|8[06])","1(?:6|8[06]0)"],0,1],["(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],0,1]],"0"],IO:["246","00","3\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["3"]]]],IQ:["964","00","(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-6]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],IR:["98","00","[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",[4,5,6,7,10],[["(\\d{4,5})","$1",["96"],"0$1"],["(\\d{2})(\\d{4,5})","$1 $2",["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[1-8]"],"0$1"]],"0"],IS:["354","00|1(?:0(?:01|[12]0)|100)","(?:38\\d|[4-9])\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],0,0,0,0,0,0,0,"00"],IT:["39","00","0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11,12],[["(\\d{2})(\\d{4,6})","$1 $2",["0[26]"]],["(\\d{3})(\\d{3,6})","$1 $2",["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]],["(\\d{4})(\\d{2,6})","$1 $2",["0(?:[13-579][2-46-8]|8[236-8])"]],["(\\d{4})(\\d{4})","$1 $2",["894"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[26]|5"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["1(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\d{2})(\\d{4})(\\d{5})","$1 $2 $3",["0[26]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}",[6,7,8,9,10,11]],["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]],["80(?:0\\d{3}|3)\\d{3}",[6,9]],["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}",[6,8,9,10]],["1(?:78\\d|99)\\d{6}",[9,10]],["3[2-8]\\d{9,10}",[11,12]],0,0,["55\\d{8}",[10]],["84(?:[08]\\d{3}|[17])\\d{3}",[6,9]]]],JE:["44","00","1534\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([0-24-8]\\d{5})$|0","1534$1",0,0,[["1534[0-24-8]\\d{5}"],["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\d{5}"],["80(?:07(?:35|81)|8901)\\d{4}"],["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"],["701511\\d{4}"],0,["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"],["56\\d{8}"]]],JM:["1","011","(?:[58]\\d\\d|658|900)\\d{7}",[10],0,"1",0,0,0,0,"658|876"],JO:["962","00","(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2356]|87"],"(0$1)"],["(\\d{3})(\\d{5,6})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["70"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],JP:["81","010","00[1-9]\\d{6,14}|[25-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}",[8,9,10,11,12,13,14,15,16,17],[["(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3",["(?:12|57|99)0"],"0$1"],["(\\d{4})(\\d)(\\d{4})","$1-$2-$3",["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2-$3",["3|4(?:2[09]|7[01])|6[1-9]","3|4(?:2(?:0|9[02-69])|7(?:0[019]|1))|6[1-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"],"0$1"],["(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3",["[14]|[289][2-9]|5[3-9]|7[2-4679]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["800"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[25-9]"],"0$1"]],"0",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1"],KE:["254","000","(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",[7,8,9,10],[["(\\d{2})(\\d{5,7})","$1 $2",["[24-6]"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[17]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0"],KG:["996","00","8\\d{9}|[235-9]\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["3(?:1[346]|[24-79])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-79]|88"],"0$1"],["(\\d{3})(\\d{3})(\\d)(\\d{2,3})","$1 $2 $3 $4",["8"],"0$1"]],"0"],KH:["855","00[14-9]","1\\d{9}|[1-9]\\d{7,8}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],KI:["686","00","(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",[5,8],0,"0"],KM:["269","00","[3478]\\d{6}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]]],KN:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","869$1",0,"869"],KP:["850","00|99","85\\d{6}|(?:19\\d|[2-7])\\d{7}",[8,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"]],"0"],KR:["82","00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}",[5,6,8,9,10,11,12,13,14],[["(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1"],["(\\d{4})(\\d{4})","$1-$2",["1"]],["(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[36]0|8"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1"]],"0",0,"0(8(?:[1-46-8]|5\\d\\d))?"],KW:["965","00","18\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345"],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],0,"8",0,0,0,0,"33|7",0,"8~10"],LA:["856","00","[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[0135-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0"],LB:["961","00","[27-9]\\d{7}|[13-9]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27-9]"]]],"0"],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758"],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0"],LK:["94","00","[1-9]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[1-689]"],"0$1"]],"0"],LR:["231","00","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"0$1"]],"0"],LS:["266","00","(?:[256]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2568]"]]]],LT:["370","00","(?:[3469]\\d|52|[78]0)\\d{6}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",0,"[08]"],LU:["352","00","35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",[4,5,6,7,8,9,10,11],[["(\\d{2})(\\d{3})","$1 $2",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"]],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})","$1 $2 $3 $4",["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]],0,0,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"],LV:["371","00","(?:[268]\\d|90)\\d{6}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]]],LY:["218","00","[2-9]\\d{8}",[9],[["(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],"0"],MA:["212","00","[5-8]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"0$1"],["(\\d{2})(\\d{7})","$1-$2",["8"],"0$1"],["(\\d{3})(\\d{6})","$1-$2",["[5-7]"],"0$1"]],"0",0,0,0,0,0,[["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"],["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"],["80[0-7]\\d{6}"],["89\\d{7}"],0,0,0,0,["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]],MC:["377","00","(?:[3489]|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["4"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[389]"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["6"],"0$1"]],"0"],MD:["373","00","(?:[235-7]\\d|[89]0)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["22|3"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[25-7]"],"0$1"]],"0"],ME:["382","00","(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],"0"],MF:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","20$1"],MH:["692","011","329\\d{4}|(?:[256]\\d|45)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],"1"],MK:["389","00","[2-578]\\d{7}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2|34[47]|4(?:[37]7|5[47]|64)"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[347]"],"0$1"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["[58]"],"0$1"]],"0"],ML:["223","00","[24-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]]],MM:["95","00","1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}",[6,7,8,9,10],[["(\\d)(\\d{2})(\\d{3})","$1 $2 $3",["16|2"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["4(?:[2-46]|5[3-5])|5|6(?:[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-5]|(?:60|86)[23]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|452|678|86","[12]|452|6788|86"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[4-7]|8[1-35]"],"0$1"],["(\\d)(\\d{3})(\\d{4,6})","$1 $2 $3",["9(?:2[0-4]|[35-9]|4[137-9])"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["92"],"0$1"],["(\\d)(\\d{5})(\\d{4})","$1 $2 $3",["9"],"0$1"]],"0"],MN:["976","001","[12]\\d{7,9}|[5-9]\\d{7}",[8,9,10],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[12]1"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[5-9]"]],["(\\d{3})(\\d{5,6})","$1 $2",["[12]2[1-3]"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["[12](?:27|3[2-8]|4[2-68]|5[1-4689])","[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["[12]"],"0$1"]],"0"],MO:["853","00","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670"],MQ:["596","00","(?:596\\d|7091)\\d{5}|(?:69|[89]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]|8(?:0[6-9]|[36])"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],MR:["222","00","(?:[2-4]\\d\\d|800)\\d{5}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]]],MS:["1","011","(?:[58]\\d\\d|664|900)\\d{7}",[10],0,"1",0,"([34]\\d{6})$|1","664$1",0,"664"],MT:["356","00","3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]]],MU:["230","0(?:0|[24-7]0|3[03])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],0,0,0,0,0,0,0,"020"],MV:["960","0(?:0|19)","(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",[7,10],[["(\\d{3})(\\d{4})","$1-$2",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,0,"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[7,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["1[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[137-9]"],"0$1"]],"0"],MX:["52","0[09]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,0,0,0,0,"00"],MY:["60","00","1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1-$2 $3",["[4-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1-$2 $3",["1(?:[02469]|[378][1-9]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2 $3",["3"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3-$4",["1(?:[367]|80)"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2 $3",["15"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2 $3",["1"],"0$1"]],"0"],MZ:["258","00","(?:2|8\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],NA:["264","00","[68]\\d{7,8}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["87"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],NC:["687","00","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]]],NE:["227","00","[027-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["08"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[089]|2[013]|7[0467]"]]]],NF:["672","00","[13]\\d{5}",[6],[["(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],["(\\d)(\\d{5})","$1 $2",["[13]"]]],0,0,"([0-258]\\d{4})$","3$1"],NG:["234","009","38\\d{6}|[78]\\d{9,13}|(?:20|9\\d)\\d{8}",[8,10,11,12,13,14],[["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["3"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],["(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],"0"],NI:["505","00","(?:1800|[25-8]\\d{3})\\d{4}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]]],NL:["31","00","(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\d{3})(\\d{4,7})","$1 $2",["[89]0"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["66"],"0$1"],["(\\d)(\\d{8})","$1 $2",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["9"],"0$1"]],"0"],NO:["47","00","(?:0|[2-9]\\d{3})\\d{4}",[5,8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],0,0,0,0,0,"[02-689]|7[0-8]"],NP:["977","00","(?:1\\d|9)\\d{9}|[1-9]\\d{7}",[8,10,11],[["(\\d)(\\d{7})","$1-$2",["1[2-6]"],"0$1"],["(\\d{2})(\\d{6})","$1-$2",["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"],"0$1"],["(\\d{3})(\\d{7})","$1-$2",["9"]]],"0"],NR:["674","00","(?:444|(?:55|8\\d)\\d|666)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]]],NU:["683","00","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["24|[346]|7[2-57-9]|9[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:10|74)|[589]"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["1|2[028]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,5})","$1 $2 $3",["2(?:[169]|7[0-35-9])|7"],"0$1"]],"0",0,0,0,0,0,0,"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[7,8,9],[["(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],["(\\d{2})(\\d{6})","$1 $2",["2"]],["(\\d{4})(\\d{4})","$1 $2",["[179]"]]]],PA:["507","00","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\d{3})(\\d{4})","$1-$2",["[1-57-9]"]],["(\\d{4})(\\d{4})","$1-$2",["[68]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]]],PE:["51","00|19(?:1[124]|77|90)00","(?:[14-8]|9\\d)\\d{7}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["80"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["1"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[4-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,0,"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],PG:["675","00|140[1-3]","(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],["(\\d{4})(\\d{4})","$1 $2",["[78]"]]],0,0,0,0,0,0,0,"00"],PH:["63","00","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["2"],"(0$1)"],["(\\d{4})(\\d{4,6})","$1 $2",["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2","3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"],"(0$1)"],["(\\d{5})(\\d{4})","$1 $2",["346|4(?:27|9[35])|883","3469|4(?:279|9(?:30|56))|8834"],"(0$1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|8[2-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["1"]]],"0"],PK:["92","00","122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,7})","$1 $2 $3",["[89]0"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["1"]],["(\\d{3})(\\d{6,7})","$1 $2",["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])","9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"],"(0$1)"],["(\\d{2})(\\d{7,8})","$1 $2",["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"],"(0$1)"],["(\\d{5})(\\d{5})","$1 $2",["58"],"(0$1)"],["(\\d{3})(\\d{7})","$1 $2",["3"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[24-9]"],"(0$1)"]],"0"],PL:["48","00","(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|64"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1","(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["64"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[2-8]|[2-7]|8[1-79]|9[145]"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["8"]]]],PM:["508","00","[45]\\d{5}|(?:708|8\\d\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],PR:["1","011","(?:[589]\\d\\d|787)\\d{7}",[10],0,"1",0,0,0,0,"787|939"],PS:["970","00","[2489]2\\d{6}|(?:1\\d|5)\\d{8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2489]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["5"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],PT:["351","00","1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]]],PW:["680","01[12]","(?:[24-8]\\d\\d|345|900)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],PY:["595","00","59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],["(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],["(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],"0"],QA:["974","00","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]]],RE:["262","00","709\\d{6}|(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"],"0$1"]],"0",0,0,0,0,0,[["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"],["(?:69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))|7092[0-3])\\d{4}"],["80\\d{7}"],["89[1-37-9]\\d{6}"],0,0,0,0,["9(?:399[0-3]|479[0-5]|76(?:2[278]|3[0-37]))\\d{4}"],["8(?:1[019]|2[0156]|84|90)\\d{6}"]]],RO:["40","00","(?:[236-8]\\d|90)\\d{7}|[23]\\d{5}",[6,9],[["(\\d{3})(\\d{3})","$1 $2",["2[3-6]","2[3-6]\\d9"],"0$1"],["(\\d{2})(\\d{4})","$1 $2",["219|31"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23]1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[236-9]"],"0$1"]],"0",0,0,0,0,0,0,0," int "],RS:["381","00","38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}",[6,7,8,9,10,11,12],[["(\\d{3})(\\d{3,9})","$1 $2",["(?:2[389]|39)0|[7-9]"],"0$1"],["(\\d{2})(\\d{5,10})","$1 $2",["[1-36]"],"0$1"]],"0"],RU:["7","810","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"],"8 ($1)",1],["(\\d{5})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-68]|2[1-9])","7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))","7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($1)"]],"8",0,0,0,0,"3[04-689]|[489]",0,"8~10"],RW:["250","00","(?:06|[27]\\d\\d|[89]00)\\d{6}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"0"],SA:["966","00","92\\d{7}|(?:[15]|8\\d)\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["9"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["81"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],"0"],SB:["677","0[01]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]],SC:["248","010|0[0-2]","(?:[2489]\\d|64)\\d{5}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],0,0,0,0,0,0,0,"00"],SD:["249","00","[19]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],"0"],SE:["46","00","(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}",[6,7,8,9,10,12],[["(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1",0,"$1 $2"],["(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3"],["(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2,3})(\\d{2})","$1-$2 $3",["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1",0,"$1 $2 $3"],["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3 $4"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1",0,"$1 $2 $3 $4"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1-$2 $3 $4",["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1",0,"$1 $2 $3 $4 $5"]],"0"],SG:["65","0[0-3]\\d","(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-9]|[1-9])"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]],["(\\d{4})(\\d{4})(\\d{3})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],SH:["290","00","(?:[256]\\d|8)\\d{3}",[4,5],0,0,0,0,0,0,"[256]"],SI:["386","00|10(?:22|66|88|99)","[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",[5,6,7,8],[["(\\d{2})(\\d{3,6})","$1 $2",["8[09]|9"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["59|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37][01]|4[0139]|51|6"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-57]"],"(0$1)"]],"0",0,0,0,0,0,0,"00"],SJ:["47","00","0\\d{4}|(?:[489]\\d|79)\\d{6}",[5,8],0,0,0,0,0,0,"79"],SK:["421","00","[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",[6,7,9],[["(\\d)(\\d{2})(\\d{3,4})","$1 $2 $3",["21"],"0$1"],["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["[3-5][1-8]1","[3-5][1-8]1[67]"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1/$2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[689]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1/$2 $3 $4",["[3-5]"],"0$1"]],"0"],SL:["232","00","(?:[237-9]\\d|66)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],"0"],SM:["378","00","(?:0549|[5-7]\\d)\\d{6}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],["(\\d{4})(\\d{6})","$1 $2",["0"]]],0,0,"([89]\\d{5})$","0549$1"],SN:["221","00","(?:[378]\\d|93)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[379]"]]]],SO:["252","00","[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",[6,7,8,9],[["(\\d{2})(\\d{4})","$1 $2",["8[125]"]],["(\\d{6})","$1",["[134]"]],["(\\d)(\\d{6})","$1 $2",["[15]|2[0-79]|3[0-46-8]|4[0-7]"]],["(\\d)(\\d{7})","$1 $2",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|77|9[2-9]"]]],"0"],SR:["597","00","(?:[2-5]|68|[78]\\d)\\d{5}",[6,7],[["(\\d{2})(\\d{2})(\\d{2})","$1-$2-$3",["56"]],["(\\d{3})(\\d{3})","$1-$2",["[2-5]"]],["(\\d{3})(\\d{4})","$1-$2",["[6-8]"]]]],SS:["211","00","[19]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],"0"],ST:["239","00","(?:22|9\\d)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[29]"]]]],SV:["503","00","[267]\\d{7}|(?:80\\d|900)\\d{4}(?:\\d{4})?",[7,8,11],[["(\\d{3})(\\d{4})","$1 $2",["[89]"]],["(\\d{4})(\\d{4})","$1 $2",["[267]"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]]],SX:["1","011","7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"(5\\d{6})$|1","721$1",0,"721"],SY:["963","00","[1-359]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-4]|5[1-3]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[59]"],"0$1",1]],"0"],SZ:["268","00","0800\\d{4}|(?:[237]\\d|900)\\d{6}",[8,9],[["(\\d{4})(\\d{4})","$1 $2",["[0237]"]],["(\\d{5})(\\d{4})","$1 $2",["9"]]]],TA:["290","00","8\\d{3}",[4],0,0,0,0,0,0,"8"],TC:["1","011","(?:[58]\\d\\d|649|900)\\d{7}",[10],0,"1",0,"([2-479]\\d{6})$|1","649$1",0,"649"],TD:["235","00|16","(?:22|[689]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"]]],0,0,0,0,0,0,0,"00"],TG:["228","00","[279]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]]],TH:["66","00[1-9]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[13-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],TJ:["992","810","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3(?:[1245]|3[12])"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,0,0,0,0,0,0,"8~10"],TK:["690","00","[2-47]\\d{3,6}",[4,5,6,7]],TL:["670","00","7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],["(\\d{4})(\\d{4})","$1 $2",["7"]]]],TM:["993","810","(?:[1-6]\\d|71)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],["(\\d{2})(\\d{6})","$1 $2",["[67]"],"8 $1"]],"8",0,0,0,0,0,0,"8~10"],TN:["216","00","[2-57-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]]],TO:["676","00","(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",[5,7],[["(\\d{2})(\\d{3})","$1-$2",["[2-4]|50|6[09]|7[0-24-69]|8[05]"]],["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[5-9]"]]]],TR:["90","00","4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",[7,10,12,13],[["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["512|8[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24][1-8]|3[1-9]"],"(0$1)",1],["(\\d{3})(\\d{3})(\\d{6,7})","$1 $2 $3",["80"],"0$1",1]],"0"],TT:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-46-8]\\d{6})$|1","868$1",0,"868"],TV:["688","00","(?:2|7\\d\\d|90)\\d{4}",[5,6,7],[["(\\d{2})(\\d{3})","$1 $2",["2"]],["(\\d{2})(\\d{4})","$1 $2",["90"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],TW:["886","0(?:0[25-79]|19)","[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",[7,8,9,10,11],[["(\\d{2})(\\d)(\\d{4})","$1 $2 $3",["202"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[258]0"],"0$1"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]","[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,5})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,0,0,"#"],TZ:["255","00[056]","(?:[25-8]\\d|41|90)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[24]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["5"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[67]"],"0$1"]],"0"],UA:["380","00","[89]\\d{9}|[3-9]\\d{8}",[9,10],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]","6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,0,"0~0"],UG:["256","00[057]","800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",[9],[["(\\d{4})(\\d{5})","$1 $2",["202","2024"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[27-9]|4(?:6[45]|[7-9])"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[34]"],"0$1"]],"0"],US:["1","011","[2-9]\\d{9}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"],[""],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"],["900[2-9]\\d{6}"],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"],0,0,0,["305209\\d{4}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,0,"00"," int. "],UZ:["998","00","(?:20|33|[5-9]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]]],VA:["39","00","0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}",[6,7,8,9,10,11,12],0,0,0,0,0,0,"06698"],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","784$1",0,"784"],VE:["58","00","[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",[10],[["(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1"]],"0"],VG:["1","011","(?:284|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-578]\\d{6})$|1","284$1",0,"284"],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","340$1",0,"340"],VN:["84","00","[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",1],["(\\d{4})(\\d{4,6})","$1 $2",["1"],0,1],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["2[48]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["2"],"0$1",1]],"0"],VU:["678","00","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]]],WF:["681","00","(?:40|72|8\\d{4})\\d{4}|[89]\\d{5}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[47-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],WS:["685","0","(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",[5,6,7,10],[["(\\d{5})","$1",["[2-5]|6[1-9]"]],["(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],XK:["383","00","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"0$1"]],"0"],YE:["967","00","(?:1|7\\d)\\d{7}|[1-7]\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-6]|7(?:[24-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0"],YT:["262","00","7093\\d{5}|(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[["269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}"],["(?:639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])|7093[5-7])\\d{4}"],["80\\d{7}"],0,0,0,0,0,["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]],ZA:["27","00","[1-79]\\d{8}|8\\d{4,9}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,4})","$1 $2",["8[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["8[1-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["860"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],ZM:["260","00","800\\d{6}|(?:21|63|[79]\\d)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],"0"],ZW:["263","00","2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}",[5,6,7,8,9,10],[["(\\d{3})(\\d{3,5})","$1 $2",["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"],"0$1"],["(\\d)(\\d{3})(\\d{2,4})","$1 $2 $3",["[49]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["80"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2","2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)","2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["29[013-9]|39|54"],"0$1"],["(\\d{4})(\\d{3,5})","$1 $2",["(?:25|54)8","258|5483"],"0$1"]],"0"]},nonGeographic:{800:["800",0,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],808:["808",0,"[1-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,0,["[1-9]\\d{7}"]]],870:["870",0,"7\\d{11}|[235-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"],0,0,0,0,0,0,["2\\d{8}",[9]]]],878:["878",0,"10\\d{10}",[12],[["(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["10\\d{10}"]]],881:["881",0,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,["348[57]\\d{7}",[11]],0,0,["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],888:["888",0,"\\d{11}",[11],[["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],0,0,0,0,0,0,[0,0,0,0,0,0,["\\d{11}"]]],979:["979",0,"[1359]\\d{8}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],0,0,0,0,0,0,[0,0,0,["[1359]\\d{8}"]]]}},rc={exports:{}};
|
|
15
15
|
/*!
|
|
16
16
|
Copyright (c) 2018 Jed Watson.
|
|
17
17
|
Licensed under the MIT License (MIT), see
|