@useloops/design-system 1.4.79 → 1.4.80

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 CHANGED
@@ -27,7 +27,7 @@ object-assign
27
27
  100% {
28
28
  opacity: 0;
29
29
  }
30
- `;return{...WC(e.typography.body1,["lineHeight"]),"&:focus":{outline:"none"},"& h1":{fontFamily:e.typography.h3.fontFamily,fontWeight:"bold",...a?{fontSize:`${1.875.toFixed(4)}rem`,[e.breakpoints.up("sm")]:{fontSize:`${2.18628.toFixed(4)}rem`},[e.breakpoints.up("md")]:{fontSize:`${2.42916.toFixed(4)}rem`},[e.breakpoints.up("lg")]:{fontSize:`${2.42916.toFixed(4)}rem`}}:{fontSize:`${2.42916.toFixed(4)}rem`}},"& h2":{...WC(e.typography.h4,["lineHeight"]),fontWeight:500},"& h3":{...WC(e.typography.h5,["lineHeight"]),fontWeight:500},"& h4":{...WC(e.typography.h6,["lineHeight"]),fontWeight:500},"& h5":{...WC(e.typography.subtitle1,["lineHeight"]),fontWeight:500},"& h6":{...WC(e.typography.subtitle2,["lineHeight"]),fontWeight:500},"& h1, & h2, & h3, & h4, & h5, & h6, & p":{marginBlockStart:0,marginBlockEnd:0},'& a:not([data-type="mention"])':{color:e.palette.primary.main,textDecoration:"none","&:hover":{textDecoration:"underline"}},"& ul, & ol":{marginBlockStart:0,marginBlockEnd:0},"& ol":{listStyleType:"decimal","& ol":{listStyleType:"lower-alpha","& ol":{listStyleType:"lower-roman","& ol":{listStyleType:"decimal","& ol":{listStyleType:"lower-alpha","& ol":{listStyleType:"lower-roman"}}}}}},"& ul":{listStyleType:"disc","& ul":{listStyleType:"circle","& ul":{listStyleType:"square","& ul":{listStyleType:"disc","& ul":{listStyleType:"circle","& ul":{listStyleType:"square"}}}}}},'& ul[data-type="taskList"]':{listStyle:"none",padding:0,"& li":{display:"flex","& > label":{flex:"0 0 auto",marginRight:"0.5rem",userSelect:"none"},"& > div":{flex:"1 1 auto"}}},"& blockquote":{paddingLeft:"1rem",marginInlineStart:e.spacing(1),marginInlineEnd:e.spacing(1),position:"relative","&:before":{position:"absolute",top:0,bottom:0,left:0,display:"block",width:4,borderRadius:e.shape.borderRadius,background:e.palette.text.disabled,content:'""'}},"& :not(pre) > code":{padding:"2px 3px 1px",borderWidth:1,borderStyle:"solid",borderColor:e.palette.divider,borderRadius:3,backgroundColor:e.palette.action.hover,color:"dark"===e.palette.mode?e.palette.secondary.main:P(e.palette.secondary.dark,.1)},"& pre":{marginTop:e.spacing(.5),marginBottom:e.spacing(.5),padding:e.spacing(1),borderWidth:1,borderStyle:"solid",borderColor:e.palette.divider,borderRadius:e.shape.borderRadius,background:e.palette.action.hover,lineHeight:1.4,overflowX:"auto",whiteSpace:"pre !important"},'& [data-type="mention"]':{padding:"0 0.25rem",lineHeight:"1.3em",borderRadius:e.shape.borderRadius,color:e.palette.primary.main,background:"dark"===e.palette.mode?y(P(e.palette.primary.dark,.7),.5):y(R(e.palette.primary.light,.6),.3),textDecoration:"none"},"& img:not(.ProseMirror-separator)":{maxWidth:"100%",height:"auto",display:"inline-flex",...JC(e),"&.ProseMirror-selectednode":{outline:`3px solid ${e.palette.primary.main}`}},"& hr":{borderWidth:0,borderTopWidth:"thin",borderStyle:"solid",borderColor:e.palette.text.secondary,"&.ProseMirror-selectednode":{borderColor:e.palette.primary.main}},"& table":{borderCollapse:"collapse",tableLayout:"fixed",margin:0,overflowY:"hidden",overflowX:"auto",display:"block","& td, th":{minWidth:"1em",borderWidth:1,borderStyle:"solid",borderColor:"dark"===e.palette.mode?e.palette.grey[500]:e.palette.grey[400],padding:"3px 5px",verticalAlign:"top",boxSizing:"border-box",position:"relative","& > *":{marginBottom:0}},"& th":{fontWeight:500,textAlign:"left",backgroundColor:e.palette.action.selected}},"& .tableWrapper":{overflowX:"auto","& table":{overflow:"hidden",display:"table"}},"& .selectedCell:after":{zIndex:UC,position:"absolute",content:'""',left:0,right:0,top:0,bottom:0,background:"rgba(200, 200, 255, 0.4)",pointerEvents:"none"},'&[contenteditable="true"]':{"& .column-resize-handle":{position:"absolute",right:-2,top:-1,bottom:-2,width:4,zIndex:UC,backgroundColor:e.palette.primary.light,pointerEvents:"none"},"&.resize-cursor":{cursor:"col-resize"}},'&[contenteditable="false"]':{"& .column-resize-handle":{display:"none"},"&.resize-cursor":{pointerEvents:"none"}},"& p.is-editor-empty:first-of-type::before":{color:e.palette.text.disabled,content:"attr(data-placeholder)",float:"left",height:0,pointerEvents:"none"},"& .ProseMirror-gapcursor:after":{borderColor:e.palette.text.primary},"& .collaboration-cursor__caret":{borderLeft:"1px solid #0d0d0d",borderRight:"1px solid #0d0d0d",marginLeft:"-1px",marginRight:"-1px",position:"relative",wordBreak:"normal",cursor:"text","&:after":{position:"absolute",content:'""',left:-3,right:0,top:-2,borderWidth:3,borderStyle:"solid",borderColor:"inherit"},"&:hover .collaboration-cursor__label":{opacity:1,transition:e.transitions.create("opacity",{delay:0,duration:100,easing:"linear"})}},"& .collaboration-cursor__label":{borderRadius:"3px 3px 3px 0",color:"#0d0d0d",fontSize:12,fontStyle:"normal",fontWeight:600,fontFamily:e.typography.body1.fontFamily,left:-1,lineHeight:"normal",padding:"0.1rem 0.3rem",position:"absolute",top:"-1.4em",userSelect:"none",whiteSpace:"nowrap",pointerEvents:"none",opacity:0,transition:e.transitions.create("opacity",{delay:500,duration:100,easing:"linear"}),animation:`${r} 3s linear 1`}}}function JC(e){if("dark"!==e.palette.mode)return{};const a=e.palette.grey[200];return{backgroundColor:a,color:e.palette.getContrastText(a)}}function YC(e,a){const r={};return a.forEach((a=>{r[a]=function(e,a){return`MuiTiptap-${e}-${a}`}(e,a)})),r}const XC=Ae(void 0);function QC(){const e=_e(XC);if(void 0===e)throw new Error("Tiptap editor not found in component context. Be sure to use <RichTextEditorProvider editor={editor} />!");return e}var eS=/\s/;var aS=function(e){for(var a=e.length;a--&&eS.test(e.charAt(a)););return a},rS=aS,nS=/^\s+/;var iS=function(e){return e?e.slice(0,rS(e)+1).replace(nS,""):e},tS=ww,oS=kq,sS=/^[-+]0x[0-9a-f]+$/i,lS=/^0b[01]+$/i,cS=/^0o[0-7]+$/i,dS=parseInt;var uS=function(e){if("number"==typeof e)return e;if(oS(e))return NaN;if(tS(e)){var a="function"==typeof e.valueOf?e.valueOf():e;e=tS(a)?a+"":a}if("string"!=typeof e)return 0===e?e:+e;e=iS(e);var r=lS.test(e);return r||cS.test(e)?dS(e.slice(2),r?2:8):sS.test(e)?NaN:+e};const hS=YC("MenuBar",["root","sticky","nonSticky","content"]),mS=Ev({name:{MenuBar:gS}})(((e,{stickyOffset:a})=>({root:{borderBottomColor:e.palette.divider,borderBottomStyle:"solid",borderBottomWidth:1},sticky:{position:"sticky",top:null!=a?a:0,zIndex:GC,background:e.palette.background.default},nonSticky:{},content:{}})));function gS({hide:e,disableSticky:a,stickyOffset:n,children:i,className:t,classes:o}){const{classes:s,cx:l}=mS({stickyOffset:n},{props:{classes:o}});return r(L,{in:!e,unmountOnExit:!0,className:l(hS.root,s.root,a?[hS.nonSticky,s.nonSticky]:[hS.sticky,s.sticky],t),children:r("div",{className:s.content,children:i})})}function pS(e){return e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bS,fS={exports:{}},kS={};var yS,vS={};
30
+ `;return{...WC(e.typography.body1,["lineHeight"]),"&:focus":{outline:"none"},"& h1":{fontFamily:e.typography.h3.fontFamily,fontWeight:"bold",...a?{fontSize:"1.875rem",[e.breakpoints.up("sm")]:{fontSize:"2.18628rem"},[e.breakpoints.up("md")]:{fontSize:"2.42916rem"},[e.breakpoints.up("lg")]:{fontSize:"2.42916rem"}}:{fontSize:"2.42916rem"}},"& h2":{...WC(e.typography.h4,["lineHeight"]),fontWeight:500},"& h3":{...WC(e.typography.h5,["lineHeight"]),fontWeight:500},"& h4":{...WC(e.typography.h6,["lineHeight"]),fontWeight:500},"& h5":{...WC(e.typography.subtitle1,["lineHeight"]),fontWeight:500},"& h6":{...WC(e.typography.subtitle2,["lineHeight"]),fontWeight:500},"& h1, & h2, & h3, & h4, & h5, & h6, & p":{marginBlockStart:0,marginBlockEnd:0},'& a:not([data-type="mention"])':{color:e.palette.primary.main,textDecoration:"none","&:hover":{textDecoration:"underline"}},"& ul, & ol":{marginBlockStart:0,marginBlockEnd:0},"& ol":{listStyleType:"decimal","& ol":{listStyleType:"lower-alpha","& ol":{listStyleType:"lower-roman","& ol":{listStyleType:"decimal","& ol":{listStyleType:"lower-alpha","& ol":{listStyleType:"lower-roman"}}}}}},"& ul":{listStyleType:"disc","& ul":{listStyleType:"circle","& ul":{listStyleType:"square","& ul":{listStyleType:"disc","& ul":{listStyleType:"circle","& ul":{listStyleType:"square"}}}}}},'& ul[data-type="taskList"]':{listStyle:"none",padding:0,"& li":{display:"flex","& > label":{flex:"0 0 auto",marginRight:"0.5rem",userSelect:"none"},"& > div":{flex:"1 1 auto"}}},"& blockquote":{paddingLeft:"1rem",marginInlineStart:e.spacing(1),marginInlineEnd:e.spacing(1),position:"relative","&:before":{position:"absolute",top:0,bottom:0,left:0,display:"block",width:4,borderRadius:e.shape.borderRadius,background:e.palette.text.disabled,content:'""'}},"& :not(pre) > code":{padding:"2px 3px 1px",borderWidth:1,borderStyle:"solid",borderColor:e.palette.divider,borderRadius:3,backgroundColor:e.palette.action.hover,color:"dark"===e.palette.mode?e.palette.secondary.main:P(e.palette.secondary.dark,.1)},"& pre":{marginTop:e.spacing(.5),marginBottom:e.spacing(.5),padding:e.spacing(1),borderWidth:1,borderStyle:"solid",borderColor:e.palette.divider,borderRadius:e.shape.borderRadius,background:e.palette.action.hover,lineHeight:1.4,overflowX:"auto",whiteSpace:"pre !important"},'& [data-type="mention"]':{padding:"0 0.25rem",lineHeight:"1.3em",borderRadius:e.shape.borderRadius,color:e.palette.primary.main,background:"dark"===e.palette.mode?y(P(e.palette.primary.dark,.7),.5):y(R(e.palette.primary.light,.6),.3),textDecoration:"none"},"& img:not(.ProseMirror-separator)":{maxWidth:"100%",height:"auto",display:"inline-flex",...JC(e),"&.ProseMirror-selectednode":{outline:`3px solid ${e.palette.primary.main}`}},"& hr":{borderWidth:0,borderTopWidth:"thin",borderStyle:"solid",borderColor:e.palette.text.secondary,"&.ProseMirror-selectednode":{borderColor:e.palette.primary.main}},"& table":{borderCollapse:"collapse",tableLayout:"fixed",margin:0,overflowY:"hidden",overflowX:"auto",display:"block","& td, th":{minWidth:"1em",borderWidth:1,borderStyle:"solid",borderColor:"dark"===e.palette.mode?e.palette.grey[500]:e.palette.grey[400],padding:"3px 5px",verticalAlign:"top",boxSizing:"border-box",position:"relative","& > *":{marginBottom:0}},"& th":{fontWeight:500,textAlign:"left",backgroundColor:e.palette.action.selected}},"& .tableWrapper":{overflowX:"auto","& table":{overflow:"hidden",display:"table"}},"& .selectedCell:after":{zIndex:UC,position:"absolute",content:'""',left:0,right:0,top:0,bottom:0,background:"rgba(200, 200, 255, 0.4)",pointerEvents:"none"},'&[contenteditable="true"]':{"& .column-resize-handle":{position:"absolute",right:-2,top:-1,bottom:-2,width:4,zIndex:UC,backgroundColor:e.palette.primary.light,pointerEvents:"none"},"&.resize-cursor":{cursor:"col-resize"}},'&[contenteditable="false"]':{"& .column-resize-handle":{display:"none"},"&.resize-cursor":{pointerEvents:"none"}},"& p.is-editor-empty:first-of-type::before":{color:e.palette.text.disabled,content:"attr(data-placeholder)",float:"left",height:0,pointerEvents:"none"},"& .ProseMirror-gapcursor:after":{borderColor:e.palette.text.primary},"& .collaboration-cursor__caret":{borderLeft:"1px solid #0d0d0d",borderRight:"1px solid #0d0d0d",marginLeft:"-1px",marginRight:"-1px",position:"relative",wordBreak:"normal",cursor:"text","&:after":{position:"absolute",content:'""',left:-3,right:0,top:-2,borderWidth:3,borderStyle:"solid",borderColor:"inherit"},"&:hover .collaboration-cursor__label":{opacity:1,transition:e.transitions.create("opacity",{delay:0,duration:100,easing:"linear"})}},"& .collaboration-cursor__label":{borderRadius:"3px 3px 3px 0",color:"#0d0d0d",fontSize:12,fontStyle:"normal",fontWeight:600,fontFamily:e.typography.body1.fontFamily,left:-1,lineHeight:"normal",padding:"0.1rem 0.3rem",position:"absolute",top:"-1.4em",userSelect:"none",whiteSpace:"nowrap",pointerEvents:"none",opacity:0,transition:e.transitions.create("opacity",{delay:500,duration:100,easing:"linear"}),animation:`${r} 3s linear 1`}}}function JC(e){if("dark"!==e.palette.mode)return{};const a=e.palette.grey[200];return{backgroundColor:a,color:e.palette.getContrastText(a)}}function YC(e,a){const r={};return a.forEach((a=>{r[a]=function(e,a){return`MuiTiptap-${e}-${a}`}(e,a)})),r}const XC=Ae(void 0);function QC(){const e=_e(XC);if(void 0===e)throw new Error("Tiptap editor not found in component context. Be sure to use <RichTextEditorProvider editor={editor} />!");return e}var eS=/\s/;var aS=function(e){for(var a=e.length;a--&&eS.test(e.charAt(a)););return a},rS=aS,nS=/^\s+/;var iS=function(e){return e?e.slice(0,rS(e)+1).replace(nS,""):e},tS=ww,oS=kq,sS=/^[-+]0x[0-9a-f]+$/i,lS=/^0b[01]+$/i,cS=/^0o[0-7]+$/i,dS=parseInt;var uS=function(e){if("number"==typeof e)return e;if(oS(e))return NaN;if(tS(e)){var a="function"==typeof e.valueOf?e.valueOf():e;e=tS(a)?a+"":a}if("string"!=typeof e)return 0===e?e:+e;e=iS(e);var r=lS.test(e);return r||cS.test(e)?dS(e.slice(2),r?2:8):sS.test(e)?NaN:+e};const hS=YC("MenuBar",["root","sticky","nonSticky","content"]),mS=Ev({name:{MenuBar:gS}})(((e,{stickyOffset:a})=>({root:{borderBottomColor:e.palette.divider,borderBottomStyle:"solid",borderBottomWidth:1},sticky:{position:"sticky",top:null!=a?a:0,zIndex:GC,background:e.palette.background.default},nonSticky:{},content:{}})));function gS({hide:e,disableSticky:a,stickyOffset:n,children:i,className:t,classes:o}){const{classes:s,cx:l}=mS({stickyOffset:n},{props:{classes:o}});return r(L,{in:!e,unmountOnExit:!0,className:l(hS.root,s.root,a?[hS.nonSticky,s.nonSticky]:[hS.sticky,s.sticky],t),children:r("div",{className:s.content,children:i})})}function pS(e){return e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bS,fS={exports:{}},kS={};var yS,vS={};
31
31
  /**
32
32
  * @license React
33
33
  * use-sync-external-store-shim.development.js
@@ -45,7 +45,7 @@ object-assign
45
45
  *
46
46
  * This source code is licensed under the MIT license found in the
47
47
  * LICENSE file in the root directory of this source tree.
48
- */"production"===process.env.NODE_ENV?ES.exports=function(){if(CS)return MS;CS=1;var e=xe,a=wS,r="function"==typeof Object.is?Object.is:function(e,a){return e===a&&(0!==e||1/e==1/a)||e!=e&&a!=a},n=a.useSyncExternalStore,i=e.useRef,t=e.useEffect,o=e.useMemo,s=e.useDebugValue;return MS.useSyncExternalStoreWithSelector=function(e,a,l,c,d){var u=i(null);if(null===u.current){var h={hasValue:!1,value:null};u.current=h}else h=u.current;u=o((function(){function e(e){if(!t){if(t=!0,n=e,e=c(e),void 0!==d&&h.hasValue){var a=h.value;if(d(a,e))return i=a}return i=e}if(a=i,r(n,e))return a;var o=c(e);return void 0!==d&&d(a,o)?a:(n=e,i=o)}var n,i,t=!1,o=void 0===l?null:l;return[function(){return e(a())},null===o?void 0:function(){return e(o())}]}),[a,l,c,d]);var m=n(e,u[0],u[1]);return t((function(){h.hasValue=!0,h.value=m}),[m]),s(m),m},MS}():ES.exports=(AS||(AS=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=xe,a=wS,r="function"==typeof Object.is?Object.is:function(e,a){return e===a&&(0!==e||1/e==1/a)||e!=e&&a!=a},n=a.useSyncExternalStore,i=e.useRef,t=e.useEffect,o=e.useMemo,s=e.useDebugValue;_S.useSyncExternalStoreWithSelector=function(e,a,l,c,d){var u,h=i(null);null===h.current?(u={hasValue:!1,value:null},h.current=u):u=h.current;var m=o((function(){var e,n,i=!1,t=function(a){if(!i){i=!0,e=a;var t=c(a);if(void 0!==d&&u.hasValue){var o=u.value;if(d(o,t))return n=o,o}return n=t,t}var s=n;if(r(e,a))return s;var l=c(a);return void 0!==d&&d(s,l)?s:(e=a,n=l,l)},o=void 0===l?null:l;return[function(){return t(a())},null===o?void 0:function(){return t(o())}]}),[a,l,c,d]),g=m[0],p=m[1],b=n(e,g,p);return t((function(){u.hasValue=!0,u.value=b}),[b]),s(b),b},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),_S);var DS=ES.exports;const NS="undefined"!=typeof window?Oe:Ce;class TS{constructor(e){this.transactionNumber=0,this.lastTransactionNumber=0,this.subscribers=new Set,this.editor=e,this.lastSnapshot={editor:e,transactionNumber:0},this.getSnapshot=this.getSnapshot.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.watch=this.watch.bind(this),this.subscribe=this.subscribe.bind(this)}getSnapshot(){return this.transactionNumber===this.lastTransactionNumber||(this.lastTransactionNumber=this.transactionNumber,this.lastSnapshot={editor:this.editor,transactionNumber:this.transactionNumber}),this.lastSnapshot}getServerSnapshot(){return{editor:null,transactionNumber:0}}subscribe(e){return this.subscribers.add(e),()=>{this.subscribers.delete(e)}}watch(e){if(this.editor=e,this.editor){const e=()=>{this.transactionNumber+=1,this.subscribers.forEach((e=>e()))},a=this.editor;return a.on("transaction",e),()=>{a.off("transaction",e)}}}}const IS="production"!==process.env.NODE_ENV,FS="undefined"==typeof window,PS=FS||Boolean("undefined"!=typeof window&&window.next);class RS{constructor(e){this.editor=null,this.subscriptions=new Set,this.isComponentMounted=!1,this.previousDeps=null,this.instanceId="",this.options=e,this.subscriptions=new Set,this.setEditor(this.getInitialEditor()),this.scheduleDestroy(),this.getEditor=this.getEditor.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.subscribe=this.subscribe.bind(this),this.refreshEditorInstance=this.refreshEditorInstance.bind(this),this.scheduleDestroy=this.scheduleDestroy.bind(this),this.onRender=this.onRender.bind(this),this.createEditor=this.createEditor.bind(this)}setEditor(e){this.editor=e,this.instanceId=Math.random().toString(36).slice(2,9),this.subscriptions.forEach((e=>e()))}getInitialEditor(){if(void 0===this.options.current.immediatelyRender)return FS||PS?(IS&&console.warn("Tiptap Error: SSR has been detected, please set `immediatelyRender` explicitly to `false` to avoid hydration mismatches."),null):this.createEditor();if(this.options.current.immediatelyRender&&FS&&IS)throw new Error("Tiptap Error: SSR has been detected, and `immediatelyRender` has been set to `true` this is an unsupported configuration that may result in errors, explicitly set `immediatelyRender` to `false` to avoid hydration mismatches.");return this.options.current.immediatelyRender?this.createEditor():null}createEditor(){const e={...this.options.current,onBeforeCreate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onBeforeCreate)||void 0===r?void 0:r.call(a,...e)},onBlur:(...e)=>{var a,r;return null===(r=(a=this.options.current).onBlur)||void 0===r?void 0:r.call(a,...e)},onCreate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onCreate)||void 0===r?void 0:r.call(a,...e)},onDestroy:(...e)=>{var a,r;return null===(r=(a=this.options.current).onDestroy)||void 0===r?void 0:r.call(a,...e)},onFocus:(...e)=>{var a,r;return null===(r=(a=this.options.current).onFocus)||void 0===r?void 0:r.call(a,...e)},onSelectionUpdate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onSelectionUpdate)||void 0===r?void 0:r.call(a,...e)},onTransaction:(...e)=>{var a,r;return null===(r=(a=this.options.current).onTransaction)||void 0===r?void 0:r.call(a,...e)},onUpdate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onUpdate)||void 0===r?void 0:r.call(a,...e)},onContentError:(...e)=>{var a,r;return null===(r=(a=this.options.current).onContentError)||void 0===r?void 0:r.call(a,...e)},onDrop:(...e)=>{var a,r;return null===(r=(a=this.options.current).onDrop)||void 0===r?void 0:r.call(a,...e)},onPaste:(...e)=>{var a,r;return null===(r=(a=this.options.current).onPaste)||void 0===r?void 0:r.call(a,...e)}};return new xk(e)}getEditor(){return this.editor}getServerSnapshot(){return null}subscribe(e){return this.subscriptions.add(e),()=>{this.subscriptions.delete(e)}}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&0===e.length?this.editor.setOptions({...this.options.current,editable:this.editor.isEditable}):this.refreshEditorInstance(e),()=>{this.isComponentMounted=!1,this.scheduleDestroy()})}refreshEditorInstance(e){if(this.editor&&!this.editor.isDestroyed){if(null===this.previousDeps)return void(this.previousDeps=e);const a=this.previousDeps.length===e.length&&this.previousDeps.every(((a,r)=>a===e[r]));if(a)return}this.editor&&!this.editor.isDestroyed&&this.editor.destroy(),this.setEditor(this.createEditor()),this.previousDeps=e}scheduleDestroy(){const e=this.instanceId,a=this.editor;this.scheduledDestructionTimeout=setTimeout((()=>{this.isComponentMounted&&this.instanceId===e?a&&a.setOptions(this.options.current):a&&!a.isDestroyed&&(a.destroy(),this.instanceId===e&&this.setEditor(null))}),1)}}function LS(e={},a=[]){const r=$e(e);r.current=e;const[n]=qe((()=>new RS(r))),i=wS.useSyncExternalStore(n.subscribe,n.getEditor,n.getServerSnapshot);return Te(i),Ce(n.onRender(a)),function(e){var a;const[r]=qe((()=>new TS(e.editor))),n=DS.useSyncExternalStoreWithSelector(r.subscribe,r.getSnapshot,r.getServerSnapshot,e.selector,null!==(a=e.equalityFn)&&void 0!==a?a:OS);NS((()=>r.watch(e.editor)),[e.editor,r]),Te(n)}({editor:i,selector:({transactionNumber:a})=>!1===e.shouldRerenderOnTransaction?null:e.immediatelyRender&&0===a?0:a+1}),i}Ae({editor:null}).Consumer;const BS=Ae({onDragStart:void 0});xe.forwardRef(((e,a)=>{const{onDragStart:r}=_e(BS),n=e.as||"div";return xe.createElement(n,{...e,ref:a,"data-node-view-wrapper":"",onDragStart:r,style:{whiteSpace:"normal",...e.style}})}));const VS=YC("RichTextContent",["root","readonly","editable"]),HS=Ev({name:{RichTextContent:WS}})((e=>({root:{"& .ProseMirror":{...ZC(e)}},readonly:{},editable:{}})));function WS({className:e,classes:a={}}){const{classes:n,cx:i}=HS(void 0,{props:{classes:a}}),t=QC(),o=Se((()=>i(VS.root,e,n.root,(null==t?void 0:t.isEditable)?[VS.editable,n.editable]:[VS.readonly,n.readonly])),[e,n,i,null==t?void 0:t.isEditable]);return r(m,{className:o,component:qS,editor:t})}function US({editor:e,children:a}){return r(XC.Provider,{value:e,children:a})}const GS=YC("FieldContainer",["root","outlined","standard","focused","disabled","notchedOutline"]),KS=Ev({name:{FieldContainer:ZS},uniqId:"Os7ZPW"})(((e,a,r)=>({root:{},outlined:{borderRadius:e.shape.borderRadius,padding:1,position:"relative",[`&:hover .${r.notchedOutline}`]:{borderColor:e.palette.text.primary},[`&.${r.focused} .${r.notchedOutline}`]:{borderColor:e.palette.primary.main,borderWidth:2},[`&.${r.disabled} .${r.notchedOutline}`]:{borderColor:e.palette.action.disabled}},standard:{},focused:{},disabled:{},notchedOutline:{position:"absolute",inset:0,borderRadius:"inherit",borderColor:"light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)",borderStyle:"solid",borderWidth:1,pointerEvents:"none",overflow:"hidden",zIndex:KC}})));function ZS({variant:e="outlined",children:n,focused:i,disabled:t,classes:o={},className:s}){const{classes:l,cx:c}=KS(void 0,{props:{classes:o}});return a("div",{className:c(GS.root,l.root,"outlined"===e?[GS.outlined,l.outlined]:[GS.standard,l.standard],i&&[GS.focused,l.focused],t&&[GS.disabled,l.disabled],s),children:[n,"outlined"===e&&r("div",{className:c(GS.notchedOutline,l.notchedOutline),"aria-hidden":!0})]})}var JS=lw,YS=ww,XS=function(){return JS.Date.now()},QS=uS,eO=Math.max,aO=Math.min;var rO=function(e,a,r){var n,i,t,o,s,l,c=0,d=!1,u=!1,h=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function m(a){var r=n,t=i;return n=i=void 0,c=a,o=e.apply(t,r)}function g(e){var r=e-l;return void 0===l||r>=a||r<0||u&&e-c>=t}function p(){var e=XS();if(g(e))return b(e);s=setTimeout(p,function(e){var r=a-(e-l);return u?aO(r,t-(e-c)):r}(e))}function b(e){return s=void 0,h&&n?m(e):(n=i=void 0,o)}function f(){var e=XS(),r=g(e);if(n=arguments,i=this,l=e,r){if(void 0===s)return function(e){return c=e,s=setTimeout(p,a),d?m(e):o}(l);if(u)return clearTimeout(s),s=setTimeout(p,a),m(l)}return void 0===s&&(s=setTimeout(p,a)),o}return a=QS(a)||0,YS(r)&&(d=!!r.leading,t=(u="maxWait"in r)?eO(QS(r.maxWait)||0,a):t,h="trailing"in r?!!r.trailing:h),f.cancel=function(){void 0!==s&&clearTimeout(s),c=0,n=l=i=s=void 0},f.flush=function(){return void 0===s?o:b(XS())},f},nO=pn(rO);class iO extends Ie{constructor(e){var a,r;super(e),this.updateDebounced=nO(this.forceUpdate,null!==(a=e.wait)&&void 0!==a?a:170,null!==(r=e.options)&&void 0!==r?r:{leading:!0,trailing:!0,maxWait:300})}shouldComponentUpdate(){return this.updateDebounced(),!1}componentWillUnmount(){this.updateDebounced.cancel()}render(){return this.props.children}}const tO=YC("RichTextField",["root","standard","outlined","menuBar","menuBarContent","content"]),oO=Ev({name:{RichTextField:sO},uniqId:"E2Alw3"})(((e,a,r)=>({root:{},standard:{[`& .${r.content}`]:{padding:e.spacing(1.5,0)},[`& .${r.menuBarContent}`]:{padding:e.spacing(1,0)}},outlined:{[`& .${r.content}`]:{padding:e.spacing(1.5)},[`& .${r.menuBarContent}`]:{padding:e.spacing(1,1.5)}},menuBar:{},menuBarContent:{},content:{}})));function sO({variant:e="outlined",controls:n,disableDebounceRenderControls:i=!1,disabled:t,className:o,classes:s={},footer:l,MenuBarProps:c,RichTextContentProps:d}){var u,h;const{classes:m,cx:g}=oO(void 0,{props:{classes:s}}),p=function({editor:e,wait:a=250}){const[r,n]=qe(!!(null==e?void 0:e.isFocused)),i=Se((()=>nO((e=>{n(e)}),a)),[a]);return Ce((()=>{const a=!!(null==e?void 0:e.isFocused);return i(a),a&&i.flush(),()=>{i.cancel()}}),[null==e?void 0:e.isFocused,i]),r}({editor:QC()});return a(ZS,{variant:e,focused:!t&&p,disabled:t,className:g(tO.root,m.root,"outlined"===e?[tO.outlined,m.outlined]:[tO.standard,m.standard],o),children:[n&&r(gS,{...c,classes:{...null==c?void 0:c.classes,root:g(tO.menuBar,m.menuBar,null===(u=null==c?void 0:c.classes)||void 0===u?void 0:u.root),content:g(tO.content,m.menuBarContent,null===(h=null==c?void 0:c.classes)||void 0===h?void 0:h.content)},children:i?n:r(iO,{children:n})}),r(WS,{...d,className:g(tO.content,m.content,null==d?void 0:d.className)}),l]})}const lO=Ee((function({className:e,renderControls:n,RichTextFieldProps:i={},children:t,editorDependencies:o=[],editable:s=!0,...l},c){const d=LS({editable:s,...l},o);return Fe(c,(()=>({editor:d})),[d]),Ce((()=>{d&&!d.isDestroyed&&d.isEditable!==s&&queueMicrotask((()=>{d.setEditable(s)}))}),[s,d]),a(US,{editor:d,children:[r(sO,{disabled:!s,controls:null==n?void 0:n(d),className:e,...i}),null==t?void 0:t(d)]})}));var cO={};function dO(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":cn(7));return e.charAt(0).toUpperCase()+e.slice(1)}function uO(e){return e&&e.ownerDocument||document}function hO(e,a){"function"==typeof e?e(a):e&&(e.current=a)}const mO="undefined"!=typeof window?je.useLayoutEffect:je.useEffect;let gO=0;const pO=je["useId".toString()];class bO{constructor(){this.currentId=null,this.clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)},this.disposeEffect=()=>this.clear}static create(){return new bO}start(e,a){this.clear(),this.currentId=setTimeout((()=>{this.currentId=null,a()}),e)}}let fO=!0,kO=!1;const yO=new bO,vO={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function wO(e){e.metaKey||e.altKey||e.ctrlKey||(fO=!0)}function zO(){fO=!1}function jO(){"hidden"===this.visibilityState&&kO&&(fO=!0)}function xO(e){const{target:a}=e;try{return a.matches(":focus-visible")}catch(e){}return fO||function(e){const{type:a,tagName:r}=e;return!("INPUT"!==r||!vO[a]||e.readOnly)||"TEXTAREA"===r&&!e.readOnly||!!e.isContentEditable}(a)}function $O(e){return Ht("MuiSvgIcon",e)}"production"!==process.env.NODE_ENV&&(Ln.node,Ln.object.isRequired),function(e,a,r="Mui"){const n={};a.forEach((a=>{n[a]=Ht(e,a,r)}))}("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const qO=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],CO=e=>{const{color:a,fontSize:r,classes:n}=e;return function(e,a,r){const n={};return Object.keys(e).forEach((i=>{n[i]=e[i].reduce(((e,n)=>{if(n){const i=a(n);""!==i&&e.push(i),r&&r[n]&&e.push(r[n])}return e}),[]).join(" ")})),n}({root:["root","inherit"!==a&&`color${dO(a)}`,`fontSize${dO(r)}`]},$O,n)},SO=Ks("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,a)=>{const{ownerState:r}=e;return[a.root,"inherit"!==r.color&&a[`color${dO(r.color)}`],a[`fontSize${dO(r.fontSize)}`]]}})((({theme:e,ownerState:a})=>{var r,n,i,t,o,s,l,c,d,u,h,m,g;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:a.hasSvgAsChild?void 0:"currentColor",flexShrink:0,transition:null==(r=e.transitions)||null==(n=r.create)?void 0:n.call(r,"fill",{duration:null==(i=e.transitions)||null==(i=i.duration)?void 0:i.shorter}),fontSize:{inherit:"inherit",small:(null==(t=e.typography)||null==(o=t.pxToRem)?void 0:o.call(t,20))||"1.25rem",medium:(null==(s=e.typography)||null==(l=s.pxToRem)?void 0:l.call(s,24))||"1.5rem",large:(null==(c=e.typography)||null==(d=c.pxToRem)?void 0:d.call(c,35))||"2.1875rem"}[a.fontSize],color:null!=(u=null==(h=(e.vars||e).palette)||null==(h=h[a.color])?void 0:h.main)?u:{action:null==(m=(e.vars||e).palette)||null==(m=m.action)?void 0:m.active,disabled:null==(g=(e.vars||e).palette)||null==(g=g.action)?void 0:g.disabled,inherit:void 0}[a.color]}})),OO=je.forwardRef((function(e,n){const i=function(e){return Dt(e)}({props:e,name:"MuiSvgIcon"}),{children:t,className:o,color:s="inherit",component:l="svg",fontSize:c="medium",htmlColor:d,inheritViewBox:u=!1,titleAccess:h,viewBox:m="0 0 24 24"}=i,g=hn(i,qO),p=je.isValidElement(t)&&"svg"===t.type,b=un({},i,{color:s,component:l,fontSize:c,instanceFontSize:e.fontSize,inheritViewBox:u,viewBox:m,hasSvgAsChild:p}),f={};u||(f.viewBox=m);const k=CO(b);return a(SO,un({as:l,className:it(k.root,o),focusable:"false",color:d,"aria-hidden":!h||void 0,role:h?"img":void 0,ref:n},f,g,p&&t.props,{ownerState:b,children:[p?t.props.children:t,h?r("title",{children:h}):null]}))}));"production"!==process.env.NODE_ENV&&(OO.propTypes={children:Ln.node,classes:Ln.object,className:Ln.string,color:Ln.oneOfType([Ln.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),Ln.string]),component:Ln.elementType,fontSize:Ln.oneOfType([Ln.oneOf(["inherit","large","medium","small"]),Ln.string]),htmlColor:Ln.string,inheritViewBox:Ln.bool,shapeRendering:Ln.string,sx:Ln.oneOfType([Ln.arrayOf(Ln.oneOfType([Ln.func,Ln.object,Ln.bool])),Ln.func,Ln.object]),titleAccess:Ln.string,viewBox:Ln.string}),OO.muiName="SvgIcon";const EO={configure:e=>{"production"!==process.env.NODE_ENV&&console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.","","You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead","","The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401","","The updated documentation: https://mui.com/guides/classname-generator/"].join("\n")),Bt.configure(e)}};var MO,AO=Object.freeze({__proto__:null,capitalize:dO,createChainedFunction:function(...e){return e.reduce(((e,a)=>null==a?e:function(...r){e.apply(this,r),a.apply(this,r)}),(()=>{}))},createSvgIcon:function(e,a){function n(n,i){return r(OO,un({"data-testid":`${a}Icon`,ref:i},n,{children:e}))}return"production"!==process.env.NODE_ENV&&(n.displayName=`${a}Icon`),n.muiName=OO.muiName,je.memo(je.forwardRef(n))},debounce:function(e,a=166){let r;function n(...n){clearTimeout(r),r=setTimeout((()=>{e.apply(this,n)}),a)}return n.clear=()=>{clearTimeout(r)},n},deprecatedPropType:function(e,a){return"production"===process.env.NODE_ENV?()=>null:(e,r,n,i,t)=>{const o=n||"<<anonymous>>",s=t||r;return void 0!==e[r]?new Error(`The ${i} \`${s}\` of \`${o}\` is deprecated. ${a}`):null}},isMuiElement:function(e,a){var r,n;return je.isValidElement(e)&&-1!==a.indexOf(null!=(r=e.type.muiName)?r:null==(n=e.type)||null==(n=n._payload)||null==(n=n.value)?void 0:n.muiName)},ownerDocument:uO,ownerWindow:function(e){return uO(e).defaultView||window},requirePropFactory:function(e,a){if("production"===process.env.NODE_ENV)return()=>null;const r=a?un({},a.propTypes):null;return a=>(n,i,t,o,s,...l)=>{const c=s||i,d=null==r?void 0:r[c];if(d){const e=d(n,i,t,o,s,...l);if(e)return e}return void 0===n[i]||n[a]?null:new Error(`The prop \`${c}\` of \`${e}\` can only be used together with the \`${a}\` prop.`)}},setRef:hO,unstable_ClassNameGenerator:EO,unstable_useEnhancedEffect:mO,unstable_useId:function(e){if(void 0!==pO){const a=pO();return null!=e?e:a}return function(e){const[a,r]=je.useState(e),n=e||a;return je.useEffect((()=>{null==a&&(gO+=1,r(`mui-${gO}`))}),[a]),n}(e)},unsupportedProp:function(e,a,r,n,i){if("production"===process.env.NODE_ENV)return null;const t=i||a;return void 0!==e[a]?new Error(`The prop \`${t}\` is not supported. Please remove it.`):null},useControlled:function({controlled:e,default:a,name:r,state:n="value"}){const{current:i}=je.useRef(void 0!==e),[t,o]=je.useState(a),s=i?e:t;if("production"!==process.env.NODE_ENV){je.useEffect((()=>{i!==(void 0!==e)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${n} state of ${r} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[n,r,e]);const{current:t}=je.useRef(a);je.useEffect((()=>{i||Object.is(t,a)||console.error([`MUI: A component is changing the default ${n} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join("\n"))}),[JSON.stringify(a)])}return[s,je.useCallback((e=>{i||o(e)}),[])]},useEventCallback:function(e){const a=je.useRef(e);return mO((()=>{a.current=e})),je.useRef(((...e)=>(0,a.current)(...e))).current},useForkRef:function(...e){return je.useMemo((()=>e.every((e=>null==e))?null:a=>{e.forEach((e=>{hO(e,a)}))}),e)},useIsFocusVisible:function(){const e=je.useCallback((e=>{null!=e&&function(e){e.addEventListener("keydown",wO,!0),e.addEventListener("mousedown",zO,!0),e.addEventListener("pointerdown",zO,!0),e.addEventListener("touchstart",zO,!0),e.addEventListener("visibilitychange",jO,!0)}(e.ownerDocument)}),[]),a=je.useRef(!1);return{isFocusVisibleRef:a,onFocus:function(e){return!!xO(e)&&(a.current=!0,!0)},onBlur:function(){return!!a.current&&(kO=!0,yO.start(100,(()=>{kO=!1})),a.current=!1,!0)},ref:e}}}),_O=bn(AO);function DO(){return MO||(MO=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return a.createSvgIcon}});var a=_O}(cO)),cO}let NO;function TO(){return void 0===NO&&(NO=navigator.platform.includes("Mac")),NO?"⌘":"Ctrl"}const IO=Ev({name:{MenuButtonTooltip:FO}})((e=>({titleContainer:{textAlign:"center"},label:{fontSize:e.typography.pxToRem(13)},shortcutKey:{fontSize:e.typography.pxToRem(12),border:`1px solid ${y(e.palette.text.secondary,.2)}`,backgroundColor:y(e.palette.background.paper,.3),height:"19px",lineHeight:"19px",padding:"0 4px",minWidth:17,borderRadius:e.shape.borderRadius,display:"inline-block","&:not(:first-of-type)":{marginLeft:1}}})));function FO({label:e,shortcutKeys:n,placement:i="top",contentWrapperClassName:t,children:s,...l}){const{classes:c}=IO();return r(B,{title:e||n&&n.length>0?a("div",{className:c.titleContainer,children:[r("div",{className:c.label,children:e}),n&&n.length>0&&r(o,{variant:"body2",component:"div",children:n.map(((e,a)=>r("span",{className:c.shortcutKey,children:"mod"===e?TO():e},a)))})]}):"",placement:i,arrow:!0,...l,children:r("span",{className:t,children:s})})}const PO=Ev({name:{MenuButton:RO}})({root:{[`&& .${H.root}`]:{border:"none",padding:5}},menuButtonIcon:{fontSize:"1.25rem"}});function RO({tooltipLabel:e,tooltipShortcutKeys:a,IconComponent:n,buttonRef:i,children:t,...o}){const{classes:s}=PO();return r("span",{className:s.root,children:r(FO,{label:e,shortcutKeys:a,children:r(V,{ref:i,size:"small",value:e,...o,children:null!=t?t:n&&r(n,{className:s.menuButtonIcon})})})})}var LO={},BO=Zt;Object.defineProperty(LO,"__esModule",{value:!0});var VO=LO.default=void 0,HO=BO(DO()),WO=e;function UO(e){var a;const n=QC();return r(RO,{tooltipLabel:"Bold",tooltipShortcutKeys:["mod","B"],IconComponent:VO,selected:null!==(a=null==n?void 0:n.isActive("bold"))&&void 0!==a&&a,disabled:!(null==n?void 0:n.isEditable)||!n.can().toggleBold(),onClick:()=>null==n?void 0:n.chain().focus().toggleBold().run(),...e})}VO=LO.default=(0,HO.default)((0,WO.jsx)("path",{d:"M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42M10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5"}),"FormatBold");var GO={},KO=Zt;Object.defineProperty(GO,"__esModule",{value:!0});var ZO=GO.default=void 0,JO=KO(DO()),YO=e;function XO(e){var a;const n=QC();return r(RO,{tooltipLabel:"Italic",tooltipShortcutKeys:["mod","I"],IconComponent:ZO,selected:null!==(a=null==n?void 0:n.isActive("italic"))&&void 0!==a&&a,disabled:!(null==n?void 0:n.isEditable)||!n.can().toggleItalic(),onClick:()=>null==n?void 0:n.chain().focus().toggleItalic().run(),...e})}ZO=GO.default=(0,JO.default)((0,YO.jsx)("path",{d:"M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"}),"FormatItalic");const QO={};function eE(e,a){"string"!=typeof a&&(a=eE.defaultChars);const r=function(e){let a=QO[e];if(a)return a;a=QO[e]=[];for(let e=0;e<128;e++){const r=String.fromCharCode(e);a.push(r)}for(let r=0;r<e.length;r++){const n=e.charCodeAt(r);a[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return a}(a);return e.replace(/(%[a-f0-9]{2})+/gi,(function(e){let a="";for(let n=0,i=e.length;n<i;n+=3){const t=parseInt(e.slice(n+1,n+3),16);if(t<128)a+=r[t];else{if(192==(224&t)&&n+3<i){const r=parseInt(e.slice(n+4,n+6),16);if(128==(192&r)){const e=t<<6&1984|63&r;a+=e<128?"��":String.fromCharCode(e),n+=3;continue}}if(224==(240&t)&&n+6<i){const r=parseInt(e.slice(n+4,n+6),16),i=parseInt(e.slice(n+7,n+9),16);if(128==(192&r)&&128==(192&i)){const e=t<<12&61440|r<<6&4032|63&i;a+=e<2048||e>=55296&&e<=57343?"���":String.fromCharCode(e),n+=6;continue}}if(240==(248&t)&&n+9<i){const r=parseInt(e.slice(n+4,n+6),16),i=parseInt(e.slice(n+7,n+9),16),o=parseInt(e.slice(n+10,n+12),16);if(128==(192&r)&&128==(192&i)&&128==(192&o)){let e=t<<18&1835008|r<<12&258048|i<<6&4032|63&o;e<65536||e>1114111?a+="����":(e-=65536,a+=String.fromCharCode(55296+(e>>10),56320+(1023&e))),n+=9;continue}}a+="�"}}return a}))}eE.defaultChars=";/?:@&=+$,#",eE.componentChars="";const aE={};function rE(e,a,r){"string"!=typeof a&&(r=a,a=rE.defaultChars),void 0===r&&(r=!0);const n=function(e){let a=aE[e];if(a)return a;a=aE[e]=[];for(let e=0;e<128;e++){const r=String.fromCharCode(e);/^[0-9a-z]$/i.test(r)?a.push(r):a.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2))}for(let r=0;r<e.length;r++)a[e.charCodeAt(r)]=e[r];return a}(a);let i="";for(let a=0,t=e.length;a<t;a++){const o=e.charCodeAt(a);if(r&&37===o&&a+2<t&&/^[0-9a-f]{2}$/i.test(e.slice(a+1,a+3)))i+=e.slice(a,a+3),a+=2;else if(o<128)i+=n[o];else if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&a+1<t){const r=e.charCodeAt(a+1);if(r>=56320&&r<=57343){i+=encodeURIComponent(e[a]+e[a+1]),a++;continue}}i+="%EF%BF%BD"}else i+=encodeURIComponent(e[a])}return i}function nE(e){let a="";return a+=e.protocol||"",a+=e.slashes?"//":"",a+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?a+="["+e.hostname+"]":a+=e.hostname||"",a+=e.port?":"+e.port:"",a+=e.pathname||"",a+=e.search||"",a+=e.hash||"",a}function iE(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}rE.defaultChars=";/?:@&=+$,-_.!~*'()#",rE.componentChars="-_.!~*'()";const tE=/^([a-z0-9.+-]+:)/i,oE=/:[0-9]*$/,sE=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,lE=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),cE=["'"].concat(lE),dE=["%","/","?",";","#"].concat(cE),uE=["/","?","#"],hE=/^[+a-z0-9A-Z_-]{0,63}$/,mE=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,gE={javascript:!0,"javascript:":!0},pE={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function bE(e,a){if(e&&e instanceof iE)return e;const r=new iE;return r.parse(e,a),r}iE.prototype.parse=function(e,a){let r,n,i,t=e;if(t=t.trim(),!a&&1===e.split("#").length){const e=sE.exec(t);if(e)return this.pathname=e[1],e[2]&&(this.search=e[2]),this}let o=tE.exec(t);if(o&&(o=o[0],r=o.toLowerCase(),this.protocol=o,t=t.substr(o.length)),(a||o||t.match(/^\/\/[^@\/]+@[^@\/]+/))&&(i="//"===t.substr(0,2),!i||o&&gE[o]||(t=t.substr(2),this.slashes=!0)),!gE[o]&&(i||o&&!pE[o])){let e,a,r=-1;for(let e=0;e<uE.length;e++)n=t.indexOf(uE[e]),-1!==n&&(-1===r||n<r)&&(r=n);a=-1===r?t.lastIndexOf("@"):t.lastIndexOf("@",r),-1!==a&&(e=t.slice(0,a),t=t.slice(a+1),this.auth=e),r=-1;for(let e=0;e<dE.length;e++)n=t.indexOf(dE[e]),-1!==n&&(-1===r||n<r)&&(r=n);-1===r&&(r=t.length),":"===t[r-1]&&r--;const i=t.slice(0,r);t=t.slice(r),this.parseHost(i),this.hostname=this.hostname||"";const o="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!o){const e=this.hostname.split(/\./);for(let a=0,r=e.length;a<r;a++){const r=e[a];if(r&&!r.match(hE)){let n="";for(let e=0,a=r.length;e<a;e++)r.charCodeAt(e)>127?n+="x":n+=r[e];if(!n.match(hE)){const n=e.slice(0,a),i=e.slice(a+1),o=r.match(mE);o&&(n.push(o[1]),i.unshift(o[2])),i.length&&(t=i.join(".")+t),this.hostname=n.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),o&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const s=t.indexOf("#");-1!==s&&(this.hash=t.substr(s),t=t.slice(0,s));const l=t.indexOf("?");return-1!==l&&(this.search=t.substr(l),t=t.slice(0,l)),t&&(this.pathname=t),pE[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this},iE.prototype.parseHost=function(e){let a=oE.exec(e);a&&(a=a[0],":"!==a&&(this.port=a.substr(1)),e=e.substr(0,e.length-a.length)),e&&(this.hostname=e)};var fE,kE=Object.freeze({__proto__:null,decode:eE,encode:rE,format:nE,parse:bE}),yE=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,vE=/[\0-\x1F\x7F-\x9F]/,wE=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,zE=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,jE=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,xE=Object.freeze({__proto__:null,Any:yE,Cc:vE,Cf:/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,P:wE,S:zE,Z:jE}),$E=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e=>e.charCodeAt(0)))),qE=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e=>e.charCodeAt(0))));const CE=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),SE=null!==(fE=String.fromCodePoint)&&void 0!==fE?fE:function(e){let a="";return e>65535&&(e-=65536,a+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),a+=String.fromCharCode(e),a};var OE;!function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"}(OE||(OE={}));var EE,ME,AE;function _E(e){return e>=OE.ZERO&&e<=OE.NINE}function DE(e){return e>=OE.UPPER_A&&e<=OE.UPPER_F||e>=OE.LOWER_A&&e<=OE.LOWER_F}function NE(e){return e===OE.EQUALS||function(e){return e>=OE.UPPER_A&&e<=OE.UPPER_Z||e>=OE.LOWER_A&&e<=OE.LOWER_Z||_E(e)}(e)}!function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(EE||(EE={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(ME||(ME={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(AE||(AE={}));class TE{constructor(e,a,r){this.decodeTree=e,this.emitCodePoint=a,this.errors=r,this.state=ME.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=AE.Strict}startEntity(e){this.decodeMode=e,this.state=ME.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,a){switch(this.state){case ME.EntityStart:return e.charCodeAt(a)===OE.NUM?(this.state=ME.NumericStart,this.consumed+=1,this.stateNumericStart(e,a+1)):(this.state=ME.NamedEntity,this.stateNamedEntity(e,a));case ME.NumericStart:return this.stateNumericStart(e,a);case ME.NumericDecimal:return this.stateNumericDecimal(e,a);case ME.NumericHex:return this.stateNumericHex(e,a);case ME.NamedEntity:return this.stateNamedEntity(e,a)}}stateNumericStart(e,a){return a>=e.length?-1:(32|e.charCodeAt(a))===OE.LOWER_X?(this.state=ME.NumericHex,this.consumed+=1,this.stateNumericHex(e,a+1)):(this.state=ME.NumericDecimal,this.stateNumericDecimal(e,a))}addToNumericResult(e,a,r,n){if(a!==r){const i=r-a;this.result=this.result*Math.pow(n,i)+parseInt(e.substr(a,i),n),this.consumed+=i}}stateNumericHex(e,a){const r=a;for(;a<e.length;){const n=e.charCodeAt(a);if(!_E(n)&&!DE(n))return this.addToNumericResult(e,r,a,16),this.emitNumericEntity(n,3);a+=1}return this.addToNumericResult(e,r,a,16),-1}stateNumericDecimal(e,a){const r=a;for(;a<e.length;){const n=e.charCodeAt(a);if(!_E(n))return this.addToNumericResult(e,r,a,10),this.emitNumericEntity(n,2);a+=1}return this.addToNumericResult(e,r,a,10),-1}emitNumericEntity(e,a){var r;if(this.consumed<=a)return null===(r=this.errors)||void 0===r||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===OE.SEMI)this.consumed+=1;else if(this.decodeMode===AE.Strict)return 0;return this.emitCodePoint(function(e){var a;return e>=55296&&e<=57343||e>1114111?65533:null!==(a=CE.get(e))&&void 0!==a?a:e}(this.result),this.consumed),this.errors&&(e!==OE.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,a){const{decodeTree:r}=this;let n=r[this.treeIndex],i=(n&EE.VALUE_LENGTH)>>14;for(;a<e.length;a++,this.excess++){const t=e.charCodeAt(a);if(this.treeIndex=FE(r,n,this.treeIndex+Math.max(1,i),t),this.treeIndex<0)return 0===this.result||this.decodeMode===AE.Attribute&&(0===i||NE(t))?0:this.emitNotTerminatedNamedEntity();if(n=r[this.treeIndex],i=(n&EE.VALUE_LENGTH)>>14,0!==i){if(t===OE.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==AE.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:a,decodeTree:r}=this,n=(r[a]&EE.VALUE_LENGTH)>>14;return this.emitNamedEntityData(a,n,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,a,r){const{decodeTree:n}=this;return this.emitCodePoint(1===a?n[e]&~EE.VALUE_LENGTH:n[e+1],r),3===a&&this.emitCodePoint(n[e+2],r),r}end(){var e;switch(this.state){case ME.NamedEntity:return 0===this.result||this.decodeMode===AE.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case ME.NumericDecimal:return this.emitNumericEntity(0,2);case ME.NumericHex:return this.emitNumericEntity(0,3);case ME.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case ME.EntityStart:return 0}}}function IE(e){let a="";const r=new TE(e,(e=>a+=SE(e)));return function(e,n){let i=0,t=0;for(;(t=e.indexOf("&",t))>=0;){a+=e.slice(i,t),r.startEntity(n);const o=r.write(e,t+1);if(o<0){i=t+r.end();break}i=t+o,t=0===o?i+1:i}const o=a+e.slice(i);return a="",o}}function FE(e,a,r,n){const i=(a&EE.BRANCH_LENGTH)>>7,t=a&EE.JUMP_TABLE;if(0===i)return 0!==t&&n===t?r:-1;if(t){const a=n-t;return a<0||a>=i?-1:e[r+a]-1}let o=r,s=o+i-1;for(;o<=s;){const a=o+s>>>1,r=e[a];if(r<n)o=a+1;else{if(!(r>n))return e[a+i];s=a-1}}return-1}const PE=IE($E);function RE(e,a=AE.Legacy){return PE(e,a)}function LE(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)}IE(qE);const BE=Object.prototype.hasOwnProperty;function VE(e){return Array.prototype.slice.call(arguments,1).forEach((function(a){if(a){if("object"!=typeof a)throw new TypeError(a+"must be object");Object.keys(a).forEach((function(r){e[r]=a[r]}))}})),e}function HE(e,a,r){return[].concat(e.slice(0,a),r,e.slice(a+1))}function WE(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(!!(65535&~e&&65534!=(65535&e))&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function UE(e){if(e>65535){const a=55296+((e-=65536)>>10),r=56320+(1023&e);return String.fromCharCode(a,r)}return String.fromCharCode(e)}const GE=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,KE=new RegExp(GE.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),ZE=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function JE(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(KE,(function(e,a,r){return a||function(e,a){if(35===a.charCodeAt(0)&&ZE.test(a)){const r="x"===a[1].toLowerCase()?parseInt(a.slice(2),16):parseInt(a.slice(1),10);return WE(r)?UE(r):e}const r=RE(e);return r!==e?r:e}(e,r)}))}const YE=/[&<>"]/,XE=/[&<>"]/g,QE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function eM(e){return QE[e]}function aM(e){return YE.test(e)?e.replace(XE,eM):e}const rM=/[.?*+^$[\]\\(){}|-]/g;function nM(e){switch(e){case 9:case 32:return!0}return!1}function iM(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function tM(e){return wE.test(e)||zE.test(e)}function oM(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function sM(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const lM={mdurl:kE,ucmicro:xE};var cM=Object.freeze({__proto__:null,arrayReplaceAt:HE,assign:VE,escapeHtml:aM,escapeRE:function(e){return e.replace(rM,"\\$&")},fromCodePoint:UE,has:function(e,a){return BE.call(e,a)},isMdAsciiPunct:oM,isPunctChar:tM,isSpace:nM,isString:LE,isValidEntityCode:WE,isWhiteSpace:iM,lib:lM,normalizeReference:sM,unescapeAll:JE,unescapeMd:function(e){return e.indexOf("\\")<0?e:e.replace(GE,"$1")}});var dM=Object.freeze({__proto__:null,parseLinkDestination:function(e,a,r){let n,i=a;const t={ok:!1,pos:0,str:""};if(60===e.charCodeAt(i)){for(i++;i<r;){if(n=e.charCodeAt(i),10===n)return t;if(60===n)return t;if(62===n)return t.pos=i+1,t.str=JE(e.slice(a+1,i)),t.ok=!0,t;92===n&&i+1<r?i+=2:i++}return t}let o=0;for(;i<r&&(n=e.charCodeAt(i),32!==n)&&!(n<32||127===n);)if(92===n&&i+1<r){if(32===e.charCodeAt(i+1))break;i+=2}else{if(40===n&&(o++,o>32))return t;if(41===n){if(0===o)break;o--}i++}return a===i||0!==o||(t.str=JE(e.slice(a,i)),t.pos=i,t.ok=!0),t},parseLinkLabel:function(e,a,r){let n,i,t,o;const s=e.posMax,l=e.pos;for(e.pos=a+1,n=1;e.pos<s;){if(t=e.src.charCodeAt(e.pos),93===t&&(n--,0===n)){i=!0;break}if(o=e.pos,e.md.inline.skipToken(e),91===t)if(o===e.pos-1)n++;else if(r)return e.pos=l,-1}let c=-1;return i&&(c=e.pos),e.pos=l,c},parseLinkTitle:function(e,a,r,n){let i,t=a;const o={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)o.str=n.str,o.marker=n.marker;else{if(t>=r)return o;let n=e.charCodeAt(t);if(34!==n&&39!==n&&40!==n)return o;a++,t++,40===n&&(n=41),o.marker=n}for(;t<r;){if(i=e.charCodeAt(t),i===o.marker)return o.pos=t+1,o.str+=JE(e.slice(a,t)),o.ok=!0,o;if(40===i&&41===o.marker)return o;92===i&&t+1<r&&t++,t++}return o.can_continue=!0,o.str+=JE(e.slice(a,t)),o}});const uM={};function hM(){this.rules=VE({},uM)}function mM(){this.__rules__=[],this.__cache__=null}function gM(e,a,r){this.type=e,this.tag=a,this.attrs=null,this.map=null,this.nesting=r,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}function pM(e,a,r){this.src=e,this.env=r,this.tokens=[],this.inlineMode=!1,this.md=a}uM.code_inline=function(e,a,r,n,i){const t=e[a];return"<code"+i.renderAttrs(t)+">"+aM(t.content)+"</code>"},uM.code_block=function(e,a,r,n,i){const t=e[a];return"<pre"+i.renderAttrs(t)+"><code>"+aM(e[a].content)+"</code></pre>\n"},uM.fence=function(e,a,r,n,i){const t=e[a],o=t.info?JE(t.info).trim():"";let s,l="",c="";if(o){const e=o.split(/(\s+)/g);l=e[0],c=e.slice(2).join("")}if(s=r.highlight&&r.highlight(t.content,l,c)||aM(t.content),0===s.indexOf("<pre"))return s+"\n";if(o){const e=t.attrIndex("class"),a=t.attrs?t.attrs.slice():[];e<0?a.push(["class",r.langPrefix+l]):(a[e]=a[e].slice(),a[e][1]+=" "+r.langPrefix+l);const n={attrs:a};return`<pre><code${i.renderAttrs(n)}>${s}</code></pre>\n`}return`<pre><code${i.renderAttrs(t)}>${s}</code></pre>\n`},uM.image=function(e,a,r,n,i){const t=e[a];return t.attrs[t.attrIndex("alt")][1]=i.renderInlineAsText(t.children,r,n),i.renderToken(e,a,r)},uM.hardbreak=function(e,a,r){return r.xhtmlOut?"<br />\n":"<br>\n"},uM.softbreak=function(e,a,r){return r.breaks?r.xhtmlOut?"<br />\n":"<br>\n":"\n"},uM.text=function(e,a){return aM(e[a].content)},uM.html_block=function(e,a){return e[a].content},uM.html_inline=function(e,a){return e[a].content},hM.prototype.renderAttrs=function(e){let a,r,n;if(!e.attrs)return"";for(n="",a=0,r=e.attrs.length;a<r;a++)n+=" "+aM(e.attrs[a][0])+'="'+aM(e.attrs[a][1])+'"';return n},hM.prototype.renderToken=function(e,a,r){const n=e[a];let i="";if(n.hidden)return"";n.block&&-1!==n.nesting&&a&&e[a-1].hidden&&(i+="\n"),i+=(-1===n.nesting?"</":"<")+n.tag,i+=this.renderAttrs(n),0===n.nesting&&r.xhtmlOut&&(i+=" /");let t=!1;if(n.block&&(t=!0,1===n.nesting&&a+1<e.length)){const r=e[a+1];("inline"===r.type||r.hidden||-1===r.nesting&&r.tag===n.tag)&&(t=!1)}return i+=t?">\n":">",i},hM.prototype.renderInline=function(e,a,r){let n="";const i=this.rules;for(let t=0,o=e.length;t<o;t++){const o=e[t].type;void 0!==i[o]?n+=i[o](e,t,a,r,this):n+=this.renderToken(e,t,a)}return n},hM.prototype.renderInlineAsText=function(e,a,r){let n="";for(let i=0,t=e.length;i<t;i++)switch(e[i].type){case"text":case"html_inline":case"html_block":n+=e[i].content;break;case"image":n+=this.renderInlineAsText(e[i].children,a,r);break;case"softbreak":case"hardbreak":n+="\n"}return n},hM.prototype.render=function(e,a,r){let n="";const i=this.rules;for(let t=0,o=e.length;t<o;t++){const o=e[t].type;"inline"===o?n+=this.renderInline(e[t].children,a,r):void 0!==i[o]?n+=i[o](e,t,a,r,this):n+=this.renderToken(e,t,a,r)}return n},mM.prototype.__find__=function(e){for(let a=0;a<this.__rules__.length;a++)if(this.__rules__[a].name===e)return a;return-1},mM.prototype.__compile__=function(){const e=this,a=[""];e.__rules__.forEach((function(e){e.enabled&&e.alt.forEach((function(e){a.indexOf(e)<0&&a.push(e)}))})),e.__cache__={},a.forEach((function(a){e.__cache__[a]=[],e.__rules__.forEach((function(r){r.enabled&&(a&&r.alt.indexOf(a)<0||e.__cache__[a].push(r.fn))}))}))},mM.prototype.at=function(e,a,r){const n=this.__find__(e),i=r||{};if(-1===n)throw new Error("Parser rule not found: "+e);this.__rules__[n].fn=a,this.__rules__[n].alt=i.alt||[],this.__cache__=null},mM.prototype.before=function(e,a,r,n){const i=this.__find__(e),t=n||{};if(-1===i)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i,0,{name:a,enabled:!0,fn:r,alt:t.alt||[]}),this.__cache__=null},mM.prototype.after=function(e,a,r,n){const i=this.__find__(e),t=n||{};if(-1===i)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i+1,0,{name:a,enabled:!0,fn:r,alt:t.alt||[]}),this.__cache__=null},mM.prototype.push=function(e,a,r){const n=r||{};this.__rules__.push({name:e,enabled:!0,fn:a,alt:n.alt||[]}),this.__cache__=null},mM.prototype.enable=function(e,a){Array.isArray(e)||(e=[e]);const r=[];return e.forEach((function(e){const n=this.__find__(e);if(n<0){if(a)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!0,r.push(e)}),this),this.__cache__=null,r},mM.prototype.enableOnly=function(e,a){Array.isArray(e)||(e=[e]),this.__rules__.forEach((function(e){e.enabled=!1})),this.enable(e,a)},mM.prototype.disable=function(e,a){Array.isArray(e)||(e=[e]);const r=[];return e.forEach((function(e){const n=this.__find__(e);if(n<0){if(a)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!1,r.push(e)}),this),this.__cache__=null,r},mM.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},gM.prototype.attrIndex=function(e){if(!this.attrs)return-1;const a=this.attrs;for(let r=0,n=a.length;r<n;r++)if(a[r][0]===e)return r;return-1},gM.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},gM.prototype.attrSet=function(e,a){const r=this.attrIndex(e),n=[e,a];r<0?this.attrPush(n):this.attrs[r]=n},gM.prototype.attrGet=function(e){const a=this.attrIndex(e);let r=null;return a>=0&&(r=this.attrs[a][1]),r},gM.prototype.attrJoin=function(e,a){const r=this.attrIndex(e);r<0?this.attrPush([e,a]):this.attrs[r][1]=this.attrs[r][1]+" "+a},pM.prototype.Token=gM;const bM=/\r\n?|\n/g,fM=/\0/g;function kM(e){return/^<\/a\s*>/i.test(e)}const yM=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,vM=/\((c|tm|r)\)/i,wM=/\((c|tm|r)\)/gi,zM={c:"©",r:"®",tm:"™"};function jM(e,a){return zM[a.toLowerCase()]}function xM(e){let a=0;for(let r=e.length-1;r>=0;r--){const n=e[r];"text"!==n.type||a||(n.content=n.content.replace(wM,jM)),"link_open"===n.type&&"auto"===n.info&&a--,"link_close"===n.type&&"auto"===n.info&&a++}}function $M(e){let a=0;for(let r=e.length-1;r>=0;r--){const n=e[r];"text"!==n.type||a||yM.test(n.content)&&(n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===n.type&&"auto"===n.info&&a--,"link_close"===n.type&&"auto"===n.info&&a++}}const qM=/['"]/,CM=/['"]/g;function SM(e,a,r){return e.slice(0,a)+r+e.slice(a+1)}function OM(e,a){let r;const n=[];for(let i=0;i<e.length;i++){const t=e[i],o=e[i].level;for(r=n.length-1;r>=0&&!(n[r].level<=o);r--);if(n.length=r+1,"text"!==t.type)continue;let s=t.content,l=0,c=s.length;e:for(;l<c;){CM.lastIndex=l;const d=CM.exec(s);if(!d)break;let u=!0,h=!0;l=d.index+1;const m="'"===d[0];let g=32;if(d.index-1>=0)g=s.charCodeAt(d.index-1);else for(r=i-1;r>=0&&("softbreak"!==e[r].type&&"hardbreak"!==e[r].type);r--)if(e[r].content){g=e[r].content.charCodeAt(e[r].content.length-1);break}let p=32;if(l<c)p=s.charCodeAt(l);else for(r=i+1;r<e.length&&("softbreak"!==e[r].type&&"hardbreak"!==e[r].type);r++)if(e[r].content){p=e[r].content.charCodeAt(0);break}const b=oM(g)||tM(String.fromCharCode(g)),f=oM(p)||tM(String.fromCharCode(p)),k=iM(g),y=iM(p);if(y?u=!1:f&&(k||b||(u=!1)),k?h=!1:b&&(y||f||(h=!1)),34===p&&'"'===d[0]&&g>=48&&g<=57&&(h=u=!1),u&&h&&(u=b,h=f),u||h){if(h)for(r=n.length-1;r>=0;r--){let u=n[r];if(n[r].level<o)break;if(u.single===m&&n[r].level===o){let o,h;u=n[r],m?(o=a.md.options.quotes[2],h=a.md.options.quotes[3]):(o=a.md.options.quotes[0],h=a.md.options.quotes[1]),t.content=SM(t.content,d.index,h),e[u.token].content=SM(e[u.token].content,u.pos,o),l+=h.length-1,u.token===i&&(l+=o.length-1),s=t.content,c=s.length,n.length=r;continue e}}u?n.push({token:i,pos:d.index,single:m,level:o}):h&&m&&(t.content=SM(t.content,d.index,"’"))}else m&&(t.content=SM(t.content,d.index,"’"))}}}const EM=[["normalize",function(e){let a;a=e.src.replace(bM,"\n"),a=a.replace(fM,"�"),e.src=a}],["block",function(e){let a;e.inlineMode?(a=new e.Token("inline","",0),a.content=e.src,a.map=[0,1],a.children=[],e.tokens.push(a)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){const a=e.tokens;for(let r=0,n=a.length;r<n;r++){const n=a[r];"inline"===n.type&&e.md.inline.parse(n.content,e.md,e.env,n.children)}}],["linkify",function(e){const a=e.tokens;var r;if(e.md.options.linkify)for(let n=0,i=a.length;n<i;n++){if("inline"!==a[n].type||!e.md.linkify.pretest(a[n].content))continue;let i=a[n].children,t=0;for(let o=i.length-1;o>=0;o--){const s=i[o];if("link_close"!==s.type){if("html_inline"===s.type&&(r=s.content,/^<a[>\s]/i.test(r)&&t>0&&t--,kM(s.content)&&t++),!(t>0)&&"text"===s.type&&e.md.linkify.test(s.content)){const r=s.content;let t=e.md.linkify.match(r);const l=[];let c=s.level,d=0;t.length>0&&0===t[0].index&&o>0&&"text_special"===i[o-1].type&&(t=t.slice(1));for(let a=0;a<t.length;a++){const n=t[a].url,i=e.md.normalizeLink(n);if(!e.md.validateLink(i))continue;let o=t[a].text;o=t[a].schema?"mailto:"!==t[a].schema||/^mailto:/i.test(o)?e.md.normalizeLinkText(o):e.md.normalizeLinkText("mailto:"+o).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+o).replace(/^http:\/\//,"");const s=t[a].index;if(s>d){const a=new e.Token("text","",0);a.content=r.slice(d,s),a.level=c,l.push(a)}const u=new e.Token("link_open","a",1);u.attrs=[["href",i]],u.level=c++,u.markup="linkify",u.info="auto",l.push(u);const h=new e.Token("text","",0);h.content=o,h.level=c,l.push(h);const m=new e.Token("link_close","a",-1);m.level=--c,m.markup="linkify",m.info="auto",l.push(m),d=t[a].lastIndex}if(d<r.length){const a=new e.Token("text","",0);a.content=r.slice(d),a.level=c,l.push(a)}a[n].children=i=HE(i,o,l)}}else for(o--;i[o].level!==s.level&&"link_open"!==i[o].type;)o--}}}],["replacements",function(e){let a;if(e.md.options.typographer)for(a=e.tokens.length-1;a>=0;a--)"inline"===e.tokens[a].type&&(vM.test(e.tokens[a].content)&&xM(e.tokens[a].children),yM.test(e.tokens[a].content)&&$M(e.tokens[a].children))}],["smartquotes",function(e){if(e.md.options.typographer)for(let a=e.tokens.length-1;a>=0;a--)"inline"===e.tokens[a].type&&qM.test(e.tokens[a].content)&&OM(e.tokens[a].children,e)}],["text_join",function(e){let a,r;const n=e.tokens,i=n.length;for(let e=0;e<i;e++){if("inline"!==n[e].type)continue;const i=n[e].children,t=i.length;for(a=0;a<t;a++)"text_special"===i[a].type&&(i[a].type="text");for(a=r=0;a<t;a++)"text"===i[a].type&&a+1<t&&"text"===i[a+1].type?i[a+1].content=i[a].content+i[a+1].content:(a!==r&&(i[r]=i[a]),r++);a!==r&&(i.length=r)}}]];function MM(){this.ruler=new mM;for(let e=0;e<EM.length;e++)this.ruler.push(EM[e][0],EM[e][1])}function AM(e,a,r,n){this.src=e,this.md=a,this.env=r,this.tokens=n,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const i=this.src;for(let e=0,a=0,r=0,n=0,t=i.length,o=!1;a<t;a++){const s=i.charCodeAt(a);if(!o){if(nM(s)){r++,9===s?n+=4-n%4:n++;continue}o=!0}10!==s&&a!==t-1||(10!==s&&a++,this.bMarks.push(e),this.eMarks.push(a),this.tShift.push(r),this.sCount.push(n),this.bsCount.push(0),o=!1,r=0,n=0,e=a+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}MM.prototype.process=function(e){const a=this.ruler.getRules("");for(let r=0,n=a.length;r<n;r++)a[r](e)},MM.prototype.State=pM,AM.prototype.push=function(e,a,r){const n=new gM(e,a,r);return n.block=!0,r<0&&this.level--,n.level=this.level,r>0&&this.level++,this.tokens.push(n),n},AM.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},AM.prototype.skipEmptyLines=function(e){for(let a=this.lineMax;e<a&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},AM.prototype.skipSpaces=function(e){for(let a=this.src.length;e<a;e++){if(!nM(this.src.charCodeAt(e)))break}return e},AM.prototype.skipSpacesBack=function(e,a){if(e<=a)return e;for(;e>a;)if(!nM(this.src.charCodeAt(--e)))return e+1;return e},AM.prototype.skipChars=function(e,a){for(let r=this.src.length;e<r&&this.src.charCodeAt(e)===a;e++);return e},AM.prototype.skipCharsBack=function(e,a,r){if(e<=r)return e;for(;e>r;)if(a!==this.src.charCodeAt(--e))return e+1;return e},AM.prototype.getLines=function(e,a,r,n){if(e>=a)return"";const i=new Array(a-e);for(let t=0,o=e;o<a;o++,t++){let e=0;const s=this.bMarks[o];let l,c=s;for(l=o+1<a||n?this.eMarks[o]+1:this.eMarks[o];c<l&&e<r;){const a=this.src.charCodeAt(c);if(nM(a))9===a?e+=4-(e+this.bsCount[o])%4:e++;else{if(!(c-s<this.tShift[o]))break;e++}c++}i[t]=e>r?new Array(e-r+1).join(" ")+this.src.slice(c,l):this.src.slice(c,l)}return i.join("")},AM.prototype.Token=gM;function _M(e,a){const r=e.bMarks[a]+e.tShift[a],n=e.eMarks[a];return e.src.slice(r,n)}function DM(e){const a=[],r=e.length;let n=0,i=e.charCodeAt(n),t=!1,o=0,s="";for(;n<r;)124===i&&(t?(s+=e.substring(o,n-1),o=n):(a.push(s+e.substring(o,n)),s="",o=n+1)),t=92===i,n++,i=e.charCodeAt(n);return a.push(s+e.substring(o)),a}function NM(e,a){const r=e.eMarks[a];let n=e.bMarks[a]+e.tShift[a];const i=e.src.charCodeAt(n++);if(42!==i&&45!==i&&43!==i)return-1;if(n<r){if(!nM(e.src.charCodeAt(n)))return-1}return n}function TM(e,a){const r=e.bMarks[a]+e.tShift[a],n=e.eMarks[a];let i=r;if(i+1>=n)return-1;let t=e.src.charCodeAt(i++);if(t<48||t>57)return-1;for(;;){if(i>=n)return-1;if(t=e.src.charCodeAt(i++),!(t>=48&&t<=57)){if(41===t||46===t)break;return-1}if(i-r>=10)return-1}return i<n&&(t=e.src.charCodeAt(i),!nM(t))?-1:i}const IM="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",FM="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",PM=new RegExp("^(?:"+IM+"|"+FM+"|\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),RM=new RegExp("^(?:"+IM+"|"+FM+")"),LM=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(RM.source+"\\s*$"),/^$/,!1]];const BM=[["table",function(e,a,r,n){if(a+2>r)return!1;let i=a+1;if(e.sCount[i]<e.blkIndent)return!1;if(e.sCount[i]-e.blkIndent>=4)return!1;let t=e.bMarks[i]+e.tShift[i];if(t>=e.eMarks[i])return!1;const o=e.src.charCodeAt(t++);if(124!==o&&45!==o&&58!==o)return!1;if(t>=e.eMarks[i])return!1;const s=e.src.charCodeAt(t++);if(124!==s&&45!==s&&58!==s&&!nM(s))return!1;if(45===o&&nM(s))return!1;for(;t<e.eMarks[i];){const a=e.src.charCodeAt(t);if(124!==a&&45!==a&&58!==a&&!nM(a))return!1;t++}let l=_M(e,a+1),c=l.split("|");const d=[];for(let e=0;e<c.length;e++){const a=c[e].trim();if(!a){if(0===e||e===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(a))return!1;58===a.charCodeAt(a.length-1)?d.push(58===a.charCodeAt(0)?"center":"right"):58===a.charCodeAt(0)?d.push("left"):d.push("")}if(l=_M(e,a).trim(),-1===l.indexOf("|"))return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;c=DM(l),c.length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop();const u=c.length;if(0===u||u!==d.length)return!1;if(n)return!0;const h=e.parentType;e.parentType="table";const m=e.md.block.ruler.getRules("blockquote"),g=[a,0];e.push("table_open","table",1).map=g,e.push("thead_open","thead",1).map=[a,a+1],e.push("tr_open","tr",1).map=[a,a+1];for(let a=0;a<c.length;a++){const r=e.push("th_open","th",1);d[a]&&(r.attrs=[["style","text-align:"+d[a]]]);const n=e.push("inline","",0);n.content=c[a].trim(),n.children=[],e.push("th_close","th",-1)}let p;e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let b=0;for(i=a+2;i<r&&!(e.sCount[i]<e.blkIndent);i++){let n=!1;for(let a=0,t=m.length;a<t;a++)if(m[a](e,i,r,!0)){n=!0;break}if(n)break;if(l=_M(e,i).trim(),!l)break;if(e.sCount[i]-e.blkIndent>=4)break;if(c=DM(l),c.length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),b+=u-c.length,b>65536)break;if(i===a+2){e.push("tbody_open","tbody",1).map=p=[a+2,0]}e.push("tr_open","tr",1).map=[i,i+1];for(let a=0;a<u;a++){const r=e.push("td_open","td",1);d[a]&&(r.attrs=[["style","text-align:"+d[a]]]);const n=e.push("inline","",0);n.content=c[a]?c[a].trim():"",n.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return p&&(e.push("tbody_close","tbody",-1),p[1]=i),e.push("table_close","table",-1),g[1]=i,e.parentType=h,e.line=i,!0},["paragraph","reference"]],["code",function(e,a,r){if(e.sCount[a]-e.blkIndent<4)return!1;let n=a+1,i=n;for(;n<r;)if(e.isEmpty(n))n++;else{if(!(e.sCount[n]-e.blkIndent>=4))break;n++,i=n}e.line=i;const t=e.push("code_block","code",0);return t.content=e.getLines(a,i,4+e.blkIndent,!1)+"\n",t.map=[a,e.line],!0}],["fence",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(i+3>t)return!1;const o=e.src.charCodeAt(i);if(126!==o&&96!==o)return!1;let s=i;i=e.skipChars(i,o);let l=i-s;if(l<3)return!1;const c=e.src.slice(s,i),d=e.src.slice(i,t);if(96===o&&d.indexOf(String.fromCharCode(o))>=0)return!1;if(n)return!0;let u=a,h=!1;for(;(u++,!(u>=r))&&(i=s=e.bMarks[u]+e.tShift[u],t=e.eMarks[u],!(i<t&&e.sCount[u]<e.blkIndent));)if(e.src.charCodeAt(i)===o&&!(e.sCount[u]-e.blkIndent>=4||(i=e.skipChars(i,o),i-s<l||(i=e.skipSpaces(i),i<t)))){h=!0;break}l=e.sCount[a],e.line=u+(h?1:0);const m=e.push("fence","code",0);return m.info=d,m.content=e.getLines(a+1,u,l,!0),m.markup=c,m.map=[a,e.line],!0},["paragraph","reference","blockquote","list"]],["blockquote",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];const o=e.lineMax;if(e.sCount[a]-e.blkIndent>=4)return!1;if(62!==e.src.charCodeAt(i))return!1;if(n)return!0;const s=[],l=[],c=[],d=[],u=e.md.block.ruler.getRules("blockquote"),h=e.parentType;e.parentType="blockquote";let m,g=!1;for(m=a;m<r;m++){const a=e.sCount[m]<e.blkIndent;if(i=e.bMarks[m]+e.tShift[m],t=e.eMarks[m],i>=t)break;if(62===e.src.charCodeAt(i++)&&!a){let a,r,n=e.sCount[m]+1;32===e.src.charCodeAt(i)?(i++,n++,r=!1,a=!0):9===e.src.charCodeAt(i)?(a=!0,(e.bsCount[m]+n)%4==3?(i++,n++,r=!1):r=!0):a=!1;let o=n;for(s.push(e.bMarks[m]),e.bMarks[m]=i;i<t;){const a=e.src.charCodeAt(i);if(!nM(a))break;9===a?o+=4-(o+e.bsCount[m]+(r?1:0))%4:o++,i++}g=i>=t,l.push(e.bsCount[m]),e.bsCount[m]=e.sCount[m]+1+(a?1:0),c.push(e.sCount[m]),e.sCount[m]=o-n,d.push(e.tShift[m]),e.tShift[m]=i-e.bMarks[m];continue}if(g)break;let n=!1;for(let a=0,i=u.length;a<i;a++)if(u[a](e,m,r,!0)){n=!0;break}if(n){e.lineMax=m,0!==e.blkIndent&&(s.push(e.bMarks[m]),l.push(e.bsCount[m]),d.push(e.tShift[m]),c.push(e.sCount[m]),e.sCount[m]-=e.blkIndent);break}s.push(e.bMarks[m]),l.push(e.bsCount[m]),d.push(e.tShift[m]),c.push(e.sCount[m]),e.sCount[m]=-1}const p=e.blkIndent;e.blkIndent=0;const b=e.push("blockquote_open","blockquote",1);b.markup=">";const f=[a,0];b.map=f,e.md.block.tokenize(e,a,m),e.push("blockquote_close","blockquote",-1).markup=">",e.lineMax=o,e.parentType=h,f[1]=e.line;for(let r=0;r<d.length;r++)e.bMarks[r+a]=s[r],e.tShift[r+a]=d[r],e.sCount[r+a]=c[r],e.bsCount[r+a]=l[r];return e.blkIndent=p,!0},["paragraph","reference","blockquote","list"]],["hr",function(e,a,r,n){const i=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let t=e.bMarks[a]+e.tShift[a];const o=e.src.charCodeAt(t++);if(42!==o&&45!==o&&95!==o)return!1;let s=1;for(;t<i;){const a=e.src.charCodeAt(t++);if(a!==o&&!nM(a))return!1;a===o&&s++}if(s<3)return!1;if(n)return!0;e.line=a+1;const l=e.push("hr","hr",0);return l.map=[a,e.line],l.markup=Array(s+1).join(String.fromCharCode(o)),!0},["paragraph","reference","blockquote","list"]],["list",function(e,a,r,n){let i,t,o,s,l=a,c=!0;if(e.sCount[l]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let d,u,h,m=!1;if(n&&"paragraph"===e.parentType&&e.sCount[l]>=e.blkIndent&&(m=!0),(h=TM(e,l))>=0){if(d=!0,o=e.bMarks[l]+e.tShift[l],u=Number(e.src.slice(o,h-1)),m&&1!==u)return!1}else{if(!((h=NM(e,l))>=0))return!1;d=!1}if(m&&e.skipSpaces(h)>=e.eMarks[l])return!1;if(n)return!0;const g=e.src.charCodeAt(h-1),p=e.tokens.length;d?(s=e.push("ordered_list_open","ol",1),1!==u&&(s.attrs=[["start",u]])):s=e.push("bullet_list_open","ul",1);const b=[l,0];s.map=b,s.markup=String.fromCharCode(g);let f=!1;const k=e.md.block.ruler.getRules("list"),y=e.parentType;for(e.parentType="list";l<r;){t=h,i=e.eMarks[l];const a=e.sCount[l]+h-(e.bMarks[l]+e.tShift[l]);let n=a;for(;t<i;){const a=e.src.charCodeAt(t);if(9===a)n+=4-(n+e.bsCount[l])%4;else{if(32!==a)break;n++}t++}const u=t;let m;m=u>=i?1:n-a,m>4&&(m=1);const p=a+m;s=e.push("list_item_open","li",1),s.markup=String.fromCharCode(g);const b=[l,0];s.map=b,d&&(s.info=e.src.slice(o,h-1));const y=e.tight,v=e.tShift[l],w=e.sCount[l],z=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=p,e.tight=!0,e.tShift[l]=u-e.bMarks[l],e.sCount[l]=n,u>=i&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,r):e.md.block.tokenize(e,l,r,!0),e.tight&&!f||(c=!1),f=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=z,e.tShift[l]=v,e.sCount[l]=w,e.tight=y,s=e.push("list_item_close","li",-1),s.markup=String.fromCharCode(g),l=e.line,b[1]=l,l>=r)break;if(e.sCount[l]<e.blkIndent)break;if(e.sCount[l]-e.blkIndent>=4)break;let j=!1;for(let a=0,n=k.length;a<n;a++)if(k[a](e,l,r,!0)){j=!0;break}if(j)break;if(d){if(h=TM(e,l),h<0)break;o=e.bMarks[l]+e.tShift[l]}else if(h=NM(e,l),h<0)break;if(g!==e.src.charCodeAt(h-1))break}return s=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1),s.markup=String.fromCharCode(g),b[1]=l,e.line=l,e.parentType=y,c&&function(e,a){const r=e.level+2;for(let n=a+2,i=e.tokens.length-2;n<i;n++)e.tokens[n].level===r&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,p),!0},["paragraph","reference","blockquote"]],["reference",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a],o=a+1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(91!==e.src.charCodeAt(i))return!1;function s(a){const r=e.lineMax;if(a>=r||e.isEmpty(a))return null;let n=!1;if(e.sCount[a]-e.blkIndent>3&&(n=!0),e.sCount[a]<0&&(n=!0),!n){const n=e.md.block.ruler.getRules("reference"),i=e.parentType;e.parentType="reference";let t=!1;for(let i=0,o=n.length;i<o;i++)if(n[i](e,a,r,!0)){t=!0;break}if(e.parentType=i,t)return null}const i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];return e.src.slice(i,t+1)}let l=e.src.slice(i,t+1);t=l.length;let c=-1;for(i=1;i<t;i++){const e=l.charCodeAt(i);if(91===e)return!1;if(93===e){c=i;break}if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(92===e&&(i++,i<t&&10===l.charCodeAt(i))){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}}if(c<0||58!==l.charCodeAt(c+1))return!1;for(i=c+2;i<t;i++){const e=l.charCodeAt(i);if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(!nM(e))break}const d=e.md.helpers.parseLinkDestination(l,i,t);if(!d.ok)return!1;const u=e.md.normalizeLink(d.str);if(!e.md.validateLink(u))return!1;i=d.pos;const h=i,m=o,g=i;for(;i<t;i++){const e=l.charCodeAt(i);if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(!nM(e))break}let p,b=e.md.helpers.parseLinkTitle(l,i,t);for(;b.can_continue;){const a=s(o);if(null===a)break;l+=a,i=t,t=l.length,o++,b=e.md.helpers.parseLinkTitle(l,i,t,b)}for(i<t&&g!==i&&b.ok?(p=b.str,i=b.pos):(p="",i=h,o=m);i<t;){if(!nM(l.charCodeAt(i)))break;i++}if(i<t&&10!==l.charCodeAt(i)&&p)for(p="",i=h,o=m;i<t;){if(!nM(l.charCodeAt(i)))break;i++}if(i<t&&10!==l.charCodeAt(i))return!1;const f=sM(l.slice(1,c));return!!f&&(n||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[f]&&(e.env.references[f]={title:p,href:u}),e.line=o),!0)}],["html_block",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(i))return!1;let o=e.src.slice(i,t),s=0;for(;s<LM.length&&!LM[s][0].test(o);s++);if(s===LM.length)return!1;if(n)return LM[s][2];let l=a+1;if(!LM[s][1].test(o))for(;l<r&&!(e.sCount[l]<e.blkIndent);l++)if(i=e.bMarks[l]+e.tShift[l],t=e.eMarks[l],o=e.src.slice(i,t),LM[s][1].test(o)){0!==o.length&&l++;break}e.line=l;const c=e.push("html_block","",0);return c.map=[a,l],c.content=e.getLines(a,l,e.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let o=e.src.charCodeAt(i);if(35!==o||i>=t)return!1;let s=1;for(o=e.src.charCodeAt(++i);35===o&&i<t&&s<=6;)s++,o=e.src.charCodeAt(++i);if(s>6||i<t&&!nM(o))return!1;if(n)return!0;t=e.skipSpacesBack(t,i);const l=e.skipCharsBack(t,35,i);l>i&&nM(e.src.charCodeAt(l-1))&&(t=l),e.line=a+1;const c=e.push("heading_open","h"+String(s),1);c.markup="########".slice(0,s),c.map=[a,e.line];const d=e.push("inline","",0);return d.content=e.src.slice(i,t).trim(),d.map=[a,e.line],d.children=[],e.push("heading_close","h"+String(s),-1).markup="########".slice(0,s),!0},["paragraph","reference","blockquote"]],["lheading",function(e,a,r){const n=e.md.block.ruler.getRules("paragraph");if(e.sCount[a]-e.blkIndent>=4)return!1;const i=e.parentType;e.parentType="paragraph";let t,o=0,s=a+1;for(;s<r&&!e.isEmpty(s);s++){if(e.sCount[s]-e.blkIndent>3)continue;if(e.sCount[s]>=e.blkIndent){let a=e.bMarks[s]+e.tShift[s];const r=e.eMarks[s];if(a<r&&(t=e.src.charCodeAt(a),(45===t||61===t)&&(a=e.skipChars(a,t),a=e.skipSpaces(a),a>=r))){o=61===t?1:2;break}}if(e.sCount[s]<0)continue;let a=!1;for(let i=0,t=n.length;i<t;i++)if(n[i](e,s,r,!0)){a=!0;break}if(a)break}if(!o)return!1;const l=e.getLines(a,s,e.blkIndent,!1).trim();e.line=s+1;const c=e.push("heading_open","h"+String(o),1);c.markup=String.fromCharCode(t),c.map=[a,e.line];const d=e.push("inline","",0);return d.content=l,d.map=[a,e.line-1],d.children=[],e.push("heading_close","h"+String(o),-1).markup=String.fromCharCode(t),e.parentType=i,!0}],["paragraph",function(e,a,r){const n=e.md.block.ruler.getRules("paragraph"),i=e.parentType;let t=a+1;for(e.parentType="paragraph";t<r&&!e.isEmpty(t);t++){if(e.sCount[t]-e.blkIndent>3)continue;if(e.sCount[t]<0)continue;let a=!1;for(let i=0,o=n.length;i<o;i++)if(n[i](e,t,r,!0)){a=!0;break}if(a)break}const o=e.getLines(a,t,e.blkIndent,!1).trim();e.line=t,e.push("paragraph_open","p",1).map=[a,e.line];const s=e.push("inline","",0);return s.content=o,s.map=[a,e.line],s.children=[],e.push("paragraph_close","p",-1),e.parentType=i,!0}]];function VM(){this.ruler=new mM;for(let e=0;e<BM.length;e++)this.ruler.push(BM[e][0],BM[e][1],{alt:(BM[e][2]||[]).slice()})}function HM(e,a,r,n){this.src=e,this.env=r,this.md=a,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}function WM(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}VM.prototype.tokenize=function(e,a,r){const n=this.ruler.getRules(""),i=n.length,t=e.md.options.maxNesting;let o=a,s=!1;for(;o<r&&(e.line=o=e.skipEmptyLines(o),!(o>=r))&&!(e.sCount[o]<e.blkIndent);){if(e.level>=t){e.line=r;break}const a=e.line;let l=!1;for(let t=0;t<i;t++)if(l=n[t](e,o,r,!1),l){if(a>=e.line)throw new Error("block rule didn't increment state.line");break}if(!l)throw new Error("none of the block rules matched");e.tight=!s,e.isEmpty(e.line-1)&&(s=!0),o=e.line,o<r&&e.isEmpty(o)&&(s=!0,o++,e.line=o)}},VM.prototype.parse=function(e,a,r,n){if(!e)return;const i=new this.State(e,a,r,n);this.tokenize(i,i.line,i.lineMax)},VM.prototype.State=AM,HM.prototype.pushPending=function(){const e=new gM("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},HM.prototype.push=function(e,a,r){this.pending&&this.pushPending();const n=new gM(e,a,r);let i=null;return r<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,r>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],i={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(i),n},HM.prototype.scanDelims=function(e,a){const r=this.posMax,n=this.src.charCodeAt(e),i=e>0?this.src.charCodeAt(e-1):32;let t=e;for(;t<r&&this.src.charCodeAt(t)===n;)t++;const o=t-e,s=t<r?this.src.charCodeAt(t):32,l=oM(i)||tM(String.fromCharCode(i)),c=oM(s)||tM(String.fromCharCode(s)),d=iM(i),u=iM(s),h=!u&&(!c||d||l),m=!d&&(!l||u||c);return{can_open:h&&(a||!m||l),can_close:m&&(a||!h||c),length:o}},HM.prototype.Token=gM;const UM=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;const GM=[];for(let e=0;e<256;e++)GM.push(0);function KM(e,a){let r;const n=[],i=a.length;for(let t=0;t<i;t++){const i=a[t];if(126!==i.marker)continue;if(-1===i.end)continue;const o=a[i.end];r=e.tokens[i.token],r.type="s_open",r.tag="s",r.nesting=1,r.markup="~~",r.content="",r=e.tokens[o.token],r.type="s_close",r.tag="s",r.nesting=-1,r.markup="~~",r.content="","text"===e.tokens[o.token-1].type&&"~"===e.tokens[o.token-1].content&&n.push(o.token-1)}for(;n.length;){const a=n.pop();let i=a+1;for(;i<e.tokens.length&&"s_close"===e.tokens[i].type;)i++;i--,a!==i&&(r=e.tokens[i],e.tokens[i]=e.tokens[a],e.tokens[a]=r)}}"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(e){GM[e.charCodeAt(0)]=1}));var ZM={tokenize:function(e,a){const r=e.pos,n=e.src.charCodeAt(r);if(a)return!1;if(126!==n)return!1;const i=e.scanDelims(e.pos,!0);let t=i.length;const o=String.fromCharCode(n);if(t<2)return!1;let s;t%2&&(s=e.push("text","",0),s.content=o,t--);for(let a=0;a<t;a+=2)s=e.push("text","",0),s.content=o+o,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){const a=e.tokens_meta,r=e.tokens_meta.length;KM(e,e.delimiters);for(let n=0;n<r;n++)a[n]&&a[n].delimiters&&KM(e,a[n].delimiters)}};function JM(e,a){for(let r=a.length-1;r>=0;r--){const n=a[r];if(95!==n.marker&&42!==n.marker)continue;if(-1===n.end)continue;const i=a[n.end],t=r>0&&a[r-1].end===n.end+1&&a[r-1].marker===n.marker&&a[r-1].token===n.token-1&&a[n.end+1].token===i.token+1,o=String.fromCharCode(n.marker),s=e.tokens[n.token];s.type=t?"strong_open":"em_open",s.tag=t?"strong":"em",s.nesting=1,s.markup=t?o+o:o,s.content="";const l=e.tokens[i.token];l.type=t?"strong_close":"em_close",l.tag=t?"strong":"em",l.nesting=-1,l.markup=t?o+o:o,l.content="",t&&(e.tokens[a[r-1].token].content="",e.tokens[a[n.end+1].token].content="",r--)}}var YM={tokenize:function(e,a){const r=e.pos,n=e.src.charCodeAt(r);if(a)return!1;if(95!==n&&42!==n)return!1;const i=e.scanDelims(e.pos,42===n);for(let a=0;a<i.length;a++){e.push("text","",0).content=String.fromCharCode(n),e.delimiters.push({marker:n,length:i.length,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close})}return e.pos+=i.length,!0},postProcess:function(e){const a=e.tokens_meta,r=e.tokens_meta.length;JM(e,e.delimiters);for(let n=0;n<r;n++)a[n]&&a[n].delimiters&&JM(e,a[n].delimiters)}};const XM=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,QM=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;const eA=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,aA=/^&([a-z][a-z0-9]{1,31});/i;function rA(e){const a={},r=e.length;if(!r)return;let n=0,i=-2;const t=[];for(let o=0;o<r;o++){const r=e[o];if(t.push(0),e[n].marker===r.marker&&i===r.token-1||(n=o),i=r.token,r.length=r.length||0,!r.close)continue;a.hasOwnProperty(r.marker)||(a[r.marker]=[-1,-1,-1,-1,-1,-1]);const s=a[r.marker][(r.open?3:0)+r.length%3];let l=n-t[n]-1,c=l;for(;l>s;l-=t[l]+1){const a=e[l];if(a.marker===r.marker&&(a.open&&a.end<0)){let n=!1;if((a.close||r.open)&&(a.length+r.length)%3==0&&(a.length%3==0&&r.length%3==0||(n=!0)),!n){const n=l>0&&!e[l-1].open?t[l-1]+1:0;t[o]=o-l+n,t[l]=n,r.open=!1,a.end=o,a.close=!1,c=-1,i=-2;break}}}-1!==c&&(a[r.marker][(r.open?3:0)+(r.length||0)%3]=c)}}const nA=[["text",function(e,a){let r=e.pos;for(;r<e.posMax&&!WM(e.src.charCodeAt(r));)r++;return r!==e.pos&&(a||(e.pending+=e.src.slice(e.pos,r)),e.pos=r,!0)}],["linkify",function(e,a){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;const r=e.pos;if(r+3>e.posMax)return!1;if(58!==e.src.charCodeAt(r))return!1;if(47!==e.src.charCodeAt(r+1))return!1;if(47!==e.src.charCodeAt(r+2))return!1;const n=e.pending.match(UM);if(!n)return!1;const i=n[1],t=e.md.linkify.matchAtStart(e.src.slice(r-i.length));if(!t)return!1;let o=t.url;if(o.length<=i.length)return!1;o=o.replace(/\*+$/,"");const s=e.md.normalizeLink(o);if(!e.md.validateLink(s))return!1;if(!a){e.pending=e.pending.slice(0,-i.length);const a=e.push("link_open","a",1);a.attrs=[["href",s]],a.markup="linkify",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(o);const r=e.push("link_close","a",-1);r.markup="linkify",r.info="auto"}return e.pos+=o.length-i.length,!0}],["newline",function(e,a){let r=e.pos;if(10!==e.src.charCodeAt(r))return!1;const n=e.pending.length-1,i=e.posMax;if(!a)if(n>=0&&32===e.pending.charCodeAt(n))if(n>=1&&32===e.pending.charCodeAt(n-1)){let a=n-1;for(;a>=1&&32===e.pending.charCodeAt(a-1);)a--;e.pending=e.pending.slice(0,a),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(r++;r<i&&nM(e.src.charCodeAt(r));)r++;return e.pos=r,!0}],["escape",function(e,a){let r=e.pos;const n=e.posMax;if(92!==e.src.charCodeAt(r))return!1;if(r++,r>=n)return!1;let i=e.src.charCodeAt(r);if(10===i){for(a||e.push("hardbreak","br",0),r++;r<n&&(i=e.src.charCodeAt(r),nM(i));)r++;return e.pos=r,!0}let t=e.src[r];if(i>=55296&&i<=56319&&r+1<n){const a=e.src.charCodeAt(r+1);a>=56320&&a<=57343&&(t+=e.src[r+1],r++)}const o="\\"+t;if(!a){const a=e.push("text_special","",0);i<256&&0!==GM[i]?a.content=t:a.content=o,a.markup=o,a.info="escape"}return e.pos=r+1,!0}],["backticks",function(e,a){let r=e.pos;if(96!==e.src.charCodeAt(r))return!1;const n=r;r++;const i=e.posMax;for(;r<i&&96===e.src.charCodeAt(r);)r++;const t=e.src.slice(n,r),o=t.length;if(e.backticksScanned&&(e.backticks[o]||0)<=n)return a||(e.pending+=t),e.pos+=o,!0;let s,l=r;for(;-1!==(s=e.src.indexOf("`",l));){for(l=s+1;l<i&&96===e.src.charCodeAt(l);)l++;const n=l-s;if(n===o){if(!a){const a=e.push("code_inline","code",0);a.markup=t,a.content=e.src.slice(r,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[n]=s}return e.backticksScanned=!0,a||(e.pending+=t),e.pos+=o,!0}],["strikethrough",ZM.tokenize],["emphasis",YM.tokenize],["link",function(e,a){let r,n,i,t,o="",s="",l=e.pos,c=!0;if(91!==e.src.charCodeAt(e.pos))return!1;const d=e.pos,u=e.posMax,h=e.pos+1,m=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(m<0)return!1;let g=m+1;if(g<u&&40===e.src.charCodeAt(g)){for(c=!1,g++;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);if(g>=u)return!1;if(l=g,i=e.md.helpers.parseLinkDestination(e.src,g,e.posMax),i.ok){for(o=e.md.normalizeLink(i.str),e.md.validateLink(o)?g=i.pos:o="",l=g;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);if(i=e.md.helpers.parseLinkTitle(e.src,g,e.posMax),g<u&&l!==g&&i.ok)for(s=i.str,g=i.pos;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);}(g>=u||41!==e.src.charCodeAt(g))&&(c=!0),g++}if(c){if(void 0===e.env.references)return!1;if(g<u&&91===e.src.charCodeAt(g)?(l=g+1,g=e.md.helpers.parseLinkLabel(e,g),g>=0?n=e.src.slice(l,g++):g=m+1):g=m+1,n||(n=e.src.slice(h,m)),t=e.env.references[sM(n)],!t)return e.pos=d,!1;o=t.href,s=t.title}if(!a){e.pos=h,e.posMax=m;const a=[["href",o]];e.push("link_open","a",1).attrs=a,s&&a.push(["title",s]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=g,e.posMax=u,!0}],["image",function(e,a){let r,n,i,t,o,s,l,c,d="";const u=e.pos,h=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;const m=e.pos+2,g=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(g<0)return!1;if(t=g+1,t<h&&40===e.src.charCodeAt(t)){for(t++;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);if(t>=h)return!1;for(c=t,s=e.md.helpers.parseLinkDestination(e.src,t,e.posMax),s.ok&&(d=e.md.normalizeLink(s.str),e.md.validateLink(d)?t=s.pos:d=""),c=t;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);if(s=e.md.helpers.parseLinkTitle(e.src,t,e.posMax),t<h&&c!==t&&s.ok)for(l=s.str,t=s.pos;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);else l="";if(t>=h||41!==e.src.charCodeAt(t))return e.pos=u,!1;t++}else{if(void 0===e.env.references)return!1;if(t<h&&91===e.src.charCodeAt(t)?(c=t+1,t=e.md.helpers.parseLinkLabel(e,t),t>=0?i=e.src.slice(c,t++):t=g+1):t=g+1,i||(i=e.src.slice(m,g)),o=e.env.references[sM(i)],!o)return e.pos=u,!1;d=o.href,l=o.title}if(!a){n=e.src.slice(m,g);const a=[];e.md.inline.parse(n,e.md,e.env,a);const r=e.push("image","img",0),i=[["src",d],["alt",""]];r.attrs=i,r.children=a,r.content=n,l&&i.push(["title",l])}return e.pos=t,e.posMax=h,!0}],["autolink",function(e,a){let r=e.pos;if(60!==e.src.charCodeAt(r))return!1;const n=e.pos,i=e.posMax;for(;;){if(++r>=i)return!1;const a=e.src.charCodeAt(r);if(60===a)return!1;if(62===a)break}const t=e.src.slice(n+1,r);if(QM.test(t)){const r=e.md.normalizeLink(t);if(!e.md.validateLink(r))return!1;if(!a){const a=e.push("link_open","a",1);a.attrs=[["href",r]],a.markup="autolink",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(t);const n=e.push("link_close","a",-1);n.markup="autolink",n.info="auto"}return e.pos+=t.length+2,!0}if(XM.test(t)){const r=e.md.normalizeLink("mailto:"+t);if(!e.md.validateLink(r))return!1;if(!a){const a=e.push("link_open","a",1);a.attrs=[["href",r]],a.markup="autolink",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(t);const n=e.push("link_close","a",-1);n.markup="autolink",n.info="auto"}return e.pos+=t.length+2,!0}return!1}],["html_inline",function(e,a){if(!e.md.options.html)return!1;const r=e.posMax,n=e.pos;if(60!==e.src.charCodeAt(n)||n+2>=r)return!1;const i=e.src.charCodeAt(n+1);if(33!==i&&63!==i&&47!==i&&!function(e){const a=32|e;return a>=97&&a<=122}(i))return!1;const t=e.src.slice(n).match(PM);if(!t)return!1;if(!a){const a=e.push("html_inline","",0);a.content=t[0],o=a.content,/^<a[>\s]/i.test(o)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(a.content)&&e.linkLevel--}var o;return e.pos+=t[0].length,!0}],["entity",function(e,a){const r=e.pos,n=e.posMax;if(38!==e.src.charCodeAt(r))return!1;if(r+1>=n)return!1;if(35===e.src.charCodeAt(r+1)){const n=e.src.slice(r).match(eA);if(n){if(!a){const a="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),r=e.push("text_special","",0);r.content=WE(a)?UE(a):UE(65533),r.markup=n[0],r.info="entity"}return e.pos+=n[0].length,!0}}else{const n=e.src.slice(r).match(aA);if(n){const r=RE(n[0]);if(r!==n[0]){if(!a){const a=e.push("text_special","",0);a.content=r,a.markup=n[0],a.info="entity"}return e.pos+=n[0].length,!0}}}return!1}]],iA=[["balance_pairs",function(e){const a=e.tokens_meta,r=e.tokens_meta.length;rA(e.delimiters);for(let e=0;e<r;e++)a[e]&&a[e].delimiters&&rA(a[e].delimiters)}],["strikethrough",ZM.postProcess],["emphasis",YM.postProcess],["fragments_join",function(e){let a,r,n=0;const i=e.tokens,t=e.tokens.length;for(a=r=0;a<t;a++)i[a].nesting<0&&n--,i[a].level=n,i[a].nesting>0&&n++,"text"===i[a].type&&a+1<t&&"text"===i[a+1].type?i[a+1].content=i[a].content+i[a+1].content:(a!==r&&(i[r]=i[a]),r++);a!==r&&(i.length=r)}]];function tA(){this.ruler=new mM;for(let e=0;e<nA.length;e++)this.ruler.push(nA[e][0],nA[e][1]);this.ruler2=new mM;for(let e=0;e<iA.length;e++)this.ruler2.push(iA[e][0],iA[e][1])}function oA(e){return Array.prototype.slice.call(arguments,1).forEach((function(a){a&&Object.keys(a).forEach((function(r){e[r]=a[r]}))})),e}function sA(e){return Object.prototype.toString.call(e)}function lA(e){return"[object Function]"===sA(e)}function cA(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}tA.prototype.skipToken=function(e){const a=e.pos,r=this.ruler.getRules(""),n=r.length,i=e.md.options.maxNesting,t=e.cache;if(void 0!==t[a])return void(e.pos=t[a]);let o=!1;if(e.level<i){for(let i=0;i<n;i++)if(e.level++,o=r[i](e,!0),e.level--,o){if(a>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;o||e.pos++,t[a]=e.pos},tA.prototype.tokenize=function(e){const a=this.ruler.getRules(""),r=a.length,n=e.posMax,i=e.md.options.maxNesting;for(;e.pos<n;){const t=e.pos;let o=!1;if(e.level<i)for(let n=0;n<r;n++)if(o=a[n](e,!1),o){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos");break}if(o){if(e.pos>=n)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},tA.prototype.parse=function(e,a,r,n){const i=new this.State(e,a,r,n);this.tokenize(i);const t=this.ruler2.getRules(""),o=t.length;for(let e=0;e<o;e++)t[e](i)},tA.prototype.State=HM;const dA={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};const uA={"http:":{validate:function(e,a,r){const n=e.slice(a);return r.re.http||(r.re.http=new RegExp("^\\/\\/"+r.re.src_auth+r.re.src_host_port_strict+r.re.src_path,"i")),r.re.http.test(n)?n.match(r.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,a,r){const n=e.slice(a);return r.re.no_http||(r.re.no_http=new RegExp("^"+r.re.src_auth+"(?:localhost|(?:(?:"+r.re.src_domain+")\\.)+"+r.re.src_domain_root+")"+r.re.src_port+r.re.src_host_terminator+r.re.src_path,"i")),r.re.no_http.test(n)?a>=3&&":"===e[a-3]||a>=3&&"/"===e[a-3]?0:n.match(r.re.no_http)[0].length:0}},"mailto:":{validate:function(e,a,r){const n=e.slice(a);return r.re.mailto||(r.re.mailto=new RegExp("^"+r.re.src_email_name+"@"+r.re.src_host_strict,"i")),r.re.mailto.test(n)?n.match(r.re.mailto)[0].length:0}}},hA="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function mA(e){const a=e.re=function(e){const a={};e=e||{},a.src_Any=yE.source,a.src_Cc=vE.source,a.src_Z=jE.source,a.src_P=wE.source,a.src_ZPCc=[a.src_Z,a.src_P,a.src_Cc].join("|"),a.src_ZCc=[a.src_Z,a.src_Cc].join("|");const r="[><|]";return a.src_pseudo_letter="(?:(?![><|]|"+a.src_ZPCc+")"+a.src_Any+")",a.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",a.src_auth="(?:(?:(?!"+a.src_ZCc+"|[@/\\[\\]()]).)+@)?",a.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",a.src_host_terminator="(?=$|[><|]|"+a.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+a.src_ZPCc+"))",a.src_path="(?:[/?#](?:(?!"+a.src_ZCc+"|"+r+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+a.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+a.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+a.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+a.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+a.src_ZCc+"|[']).)+\\'|\\'(?="+a.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+a.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+a.src_ZCc+"|$)|;(?!"+a.src_ZCc+"|$)|\\!+(?!"+a.src_ZCc+"|[!]|$)|\\?(?!"+a.src_ZCc+"|[?]|$))+|\\/)?",a.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',a.src_xn="xn--[a-z0-9\\-]{1,59}",a.src_domain_root="(?:"+a.src_xn+"|"+a.src_pseudo_letter+"{1,63})",a.src_domain="(?:"+a.src_xn+"|(?:"+a.src_pseudo_letter+")|(?:"+a.src_pseudo_letter+"(?:-|"+a.src_pseudo_letter+"){0,61}"+a.src_pseudo_letter+"))",a.src_host="(?:(?:(?:(?:"+a.src_domain+")\\.)*"+a.src_domain+"))",a.tpl_host_fuzzy="(?:"+a.src_ip4+"|(?:(?:(?:"+a.src_domain+")\\.)+(?:%TLDS%)))",a.tpl_host_no_ip_fuzzy="(?:(?:(?:"+a.src_domain+")\\.)+(?:%TLDS%))",a.src_host_strict=a.src_host+a.src_host_terminator,a.tpl_host_fuzzy_strict=a.tpl_host_fuzzy+a.src_host_terminator,a.src_host_port_strict=a.src_host+a.src_port+a.src_host_terminator,a.tpl_host_port_fuzzy_strict=a.tpl_host_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_port_no_ip_fuzzy_strict=a.tpl_host_no_ip_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+a.src_ZPCc+"|>|$))",a.tpl_email_fuzzy='(^|[><|]|"|\\(|'+a.src_ZCc+")("+a.src_email_name+"@"+a.tpl_host_fuzzy_strict+")",a.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+a.src_ZPCc+"))((?![$+<=>^`||])"+a.tpl_host_port_fuzzy_strict+a.src_path+")",a.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+a.src_ZPCc+"))((?![$+<=>^`||])"+a.tpl_host_port_no_ip_fuzzy_strict+a.src_path+")",a}(e.__opts__),r=e.__tlds__.slice();function n(e){return e.replace("%TLDS%",a.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(a.src_xn),a.src_tlds=r.join("|"),a.email_fuzzy=RegExp(n(a.tpl_email_fuzzy),"i"),a.link_fuzzy=RegExp(n(a.tpl_link_fuzzy),"i"),a.link_no_ip_fuzzy=RegExp(n(a.tpl_link_no_ip_fuzzy),"i"),a.host_fuzzy_test=RegExp(n(a.tpl_host_fuzzy_test),"i");const i=[];function t(e,a){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+a)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(a){const r=e.__schemas__[a];if(null===r)return;const n={validate:null,link:null};if(e.__compiled__[a]=n,"[object Object]"===sA(r))return!function(e){return"[object RegExp]"===sA(e)}(r.validate)?lA(r.validate)?n.validate=r.validate:t(a,r):n.validate=function(e){return function(a,r){const n=a.slice(r);return e.test(n)?n.match(e)[0].length:0}}(r.validate),void(lA(r.normalize)?n.normalize=r.normalize:r.normalize?t(a,r):n.normalize=function(e,a){a.normalize(e)});!function(e){return"[object String]"===sA(e)}(r)?t(a,r):i.push(a)})),i.forEach((function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,a){a.normalize(e)}};const o=Object.keys(e.__compiled__).filter((function(a){return a.length>0&&e.__compiled__[a]})).map(cA).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+a.src_ZPCc+"))("+o+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+a.src_ZPCc+"))("+o+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function gA(e,a){const r=e.__index__,n=e.__last_index__,i=e.__text_cache__.slice(r,n);this.schema=e.__schema__.toLowerCase(),this.index=r+a,this.lastIndex=n+a,this.raw=i,this.text=i,this.url=i}function pA(e,a){const r=new gA(e,a);return e.__compiled__[r.schema].normalize(r,e),r}function bA(e,a){if(!(this instanceof bA))return new bA(e,a);var r;a||(r=e,Object.keys(r||{}).reduce((function(e,a){return e||dA.hasOwnProperty(a)}),!1)&&(a=e,e={})),this.__opts__=oA({},dA,a),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=oA({},uA,e),this.__compiled__={},this.__tlds__=hA,this.__tlds_replaced__=!1,this.re={},mA(this)}bA.prototype.add=function(e,a){return this.__schemas__[e]=a,mA(this),this},bA.prototype.set=function(e){return this.__opts__=oA(this.__opts__,e),this},bA.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;let a,r,n,i,t,o,s,l,c;if(this.re.schema_test.test(e))for(s=this.re.schema_search,s.lastIndex=0;null!==(a=s.exec(e));)if(i=this.testSchemaAt(e,a[2],s.lastIndex),i){this.__schema__=a[2],this.__index__=a.index+a[1].length,this.__last_index__=a.index+a[0].length+i;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=e.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l<this.__index__)&&null!==(r=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(t=r.index+r[1].length,(this.__index__<0||t<this.__index__)&&(this.__schema__="",this.__index__=t,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(c=e.indexOf("@"),c>=0&&null!==(n=e.match(this.re.email_fuzzy))&&(t=n.index+n[1].length,o=n.index+n[0].length,(this.__index__<0||t<this.__index__||t===this.__index__&&o>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=t,this.__last_index__=o))),this.__index__>=0},bA.prototype.pretest=function(e){return this.re.pretest.test(e)},bA.prototype.testSchemaAt=function(e,a,r){return this.__compiled__[a.toLowerCase()]?this.__compiled__[a.toLowerCase()].validate(e,r,this):0},bA.prototype.match=function(e){const a=[];let r=0;this.__index__>=0&&this.__text_cache__===e&&(a.push(pA(this,r)),r=this.__last_index__);let n=r?e.slice(r):e;for(;this.test(n);)a.push(pA(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return a.length?a:null},bA.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;const a=this.re.schema_at_start.exec(e);if(!a)return null;const r=this.testSchemaAt(e,a[2],a[0].length);return r?(this.__schema__=a[2],this.__index__=a.index+a[1].length,this.__last_index__=a.index+a[0].length+r,pA(this,0)):null},bA.prototype.tlds=function(e,a){return e=Array.isArray(e)?e:[e],a?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,a,r){return e!==r[a-1]})).reverse(),mA(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,mA(this),this)},bA.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},bA.prototype.onCompile=function(){};const fA=2147483647,kA=36,yA=/^xn--/,vA=/[^\0-\x7F]/,wA=/[\x2E\u3002\uFF0E\uFF61]/g,zA={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},jA=Math.floor,xA=String.fromCharCode;function $A(e){throw new RangeError(zA[e])}function qA(e,a){const r=e.split("@");let n="";r.length>1&&(n=r[0]+"@",e=r[1]);const i=function(e,a){const r=[];let n=e.length;for(;n--;)r[n]=a(e[n]);return r}((e=e.replace(wA,".")).split("."),a).join(".");return n+i}function CA(e){const a=[];let r=0;const n=e.length;for(;r<n;){const i=e.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){const n=e.charCodeAt(r++);56320==(64512&n)?a.push(((1023&i)<<10)+(1023&n)+65536):(a.push(i),r--)}else a.push(i)}return a}const SA=function(e,a){return e+22+75*(e<26)-((0!=a)<<5)},OA=function(e,a,r){let n=0;for(e=r?jA(e/700):e>>1,e+=jA(e/a);e>455;n+=kA)e=jA(e/35);return jA(n+36*e/(e+38))},EA=function(e){const a=[],r=e.length;let n=0,i=128,t=72,o=e.lastIndexOf("-");o<0&&(o=0);for(let r=0;r<o;++r)e.charCodeAt(r)>=128&&$A("not-basic"),a.push(e.charCodeAt(r));for(let l=o>0?o+1:0;l<r;){const o=n;for(let a=1,i=kA;;i+=kA){l>=r&&$A("invalid-input");const o=(s=e.charCodeAt(l++))>=48&&s<58?s-48+26:s>=65&&s<91?s-65:s>=97&&s<123?s-97:kA;o>=kA&&$A("invalid-input"),o>jA((fA-n)/a)&&$A("overflow"),n+=o*a;const c=i<=t?1:i>=t+26?26:i-t;if(o<c)break;const d=kA-c;a>jA(fA/d)&&$A("overflow"),a*=d}const c=a.length+1;t=OA(n-o,c,0==o),jA(n/c)>fA-i&&$A("overflow"),i+=jA(n/c),n%=c,a.splice(n++,0,i)}var s;return String.fromCodePoint(...a)},MA=function(e){const a=[],r=(e=CA(e)).length;let n=128,i=0,t=72;for(const r of e)r<128&&a.push(xA(r));const o=a.length;let s=o;for(o&&a.push("-");s<r;){let r=fA;for(const a of e)a>=n&&a<r&&(r=a);const l=s+1;r-n>jA((fA-i)/l)&&$A("overflow"),i+=(r-n)*l,n=r;for(const r of e)if(r<n&&++i>fA&&$A("overflow"),r===n){let e=i;for(let r=kA;;r+=kA){const n=r<=t?1:r>=t+26?26:r-t;if(e<n)break;const i=e-n,o=kA-n;a.push(xA(SA(n+i%o,0))),e=jA(i/o)}a.push(xA(SA(e,0))),t=OA(i,l,s===o),i=0,++s}++i,++n}return a.join("")},AA=function(e){return qA(e,(function(e){return vA.test(e)?"xn--"+MA(e):e}))},_A=function(e){return qA(e,(function(e){return yA.test(e)?EA(e.slice(4).toLowerCase()):e}))};const DA={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},NA=/^(vbscript|javascript|file|data):/,TA=/^data:image\/(gif|png|jpeg|webp);/;function IA(e){const a=e.trim().toLowerCase();return!NA.test(a)||TA.test(a)}const FA=["http:","https:","mailto:"];function PA(e){const a=bE(e,!0);if(a.hostname&&(!a.protocol||FA.indexOf(a.protocol)>=0))try{a.hostname=AA(a.hostname)}catch(e){}return rE(nE(a))}function RA(e){const a=bE(e,!0);if(a.hostname&&(!a.protocol||FA.indexOf(a.protocol)>=0))try{a.hostname=_A(a.hostname)}catch(e){}return eE(nE(a),eE.defaultChars+"%")}function LA(e,a){if(!(this instanceof LA))return new LA(e,a);a||LE(e)||(a=e||{},e="default"),this.inline=new tA,this.block=new VM,this.core=new MM,this.renderer=new hM,this.linkify=new bA,this.validateLink=IA,this.normalizeLink=PA,this.normalizeLinkText=RA,this.utils=cM,this.helpers=VE({},dM),this.options={},this.configure(e),a&&this.set(a)}LA.prototype.set=function(e){return VE(this.options,e),this},LA.prototype.configure=function(e){const a=this;if(LE(e)){const a=e;if(!(e=DA[a]))throw new Error('Wrong `markdown-it` preset "'+a+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&a.set(e.options),e.components&&Object.keys(e.components).forEach((function(r){e.components[r].rules&&a[r].ruler.enableOnly(e.components[r].rules),e.components[r].rules2&&a[r].ruler2.enableOnly(e.components[r].rules2)})),this},LA.prototype.enable=function(e,a){let r=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(a){r=r.concat(this[a].ruler.enable(e,!0))}),this),r=r.concat(this.inline.ruler2.enable(e,!0));const n=e.filter((function(e){return r.indexOf(e)<0}));if(n.length&&!a)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},LA.prototype.disable=function(e,a){let r=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(a){r=r.concat(this[a].ruler.disable(e,!0))}),this),r=r.concat(this.inline.ruler2.disable(e,!0));const n=e.filter((function(e){return r.indexOf(e)<0}));if(n.length&&!a)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},LA.prototype.use=function(e){const a=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,a),this},LA.prototype.parse=function(e,a){if("string"!=typeof e)throw new Error("Input data should be a String");const r=new this.core.State(e,this,a);return this.core.process(r),r.tokens},LA.prototype.render=function(e,a){return a=a||{},this.renderer.render(this.parse(e,a),this.options,a)},LA.prototype.parseInline=function(e,a){const r=new this.core.State(e,this,a);return r.inlineMode=!0,this.core.process(r),r.tokens},LA.prototype.renderInline=function(e,a){return a=a||{},this.renderer.render(this.parseInline(e,a),this.options,a)};const BA=new Wu({nodes:{doc:{content:"block+"},paragraph:{content:"inline*",group:"block",parseDOM:[{tag:"p"}],toDOM:()=>["p",0]},blockquote:{content:"block+",group:"block",parseDOM:[{tag:"blockquote"}],toDOM:()=>["blockquote",0]},horizontal_rule:{group:"block",parseDOM:[{tag:"hr"}],toDOM:()=>["div",["hr"]]},heading:{attrs:{level:{default:1}},content:"(text | image)*",group:"block",defining:!0,parseDOM:[{tag:"h1",attrs:{level:1}},{tag:"h2",attrs:{level:2}},{tag:"h3",attrs:{level:3}},{tag:"h4",attrs:{level:4}},{tag:"h5",attrs:{level:5}},{tag:"h6",attrs:{level:6}}],toDOM:e=>["h"+e.attrs.level,0]},code_block:{content:"text*",group:"block",code:!0,defining:!0,marks:"",attrs:{params:{default:""}},parseDOM:[{tag:"pre",preserveWhitespace:"full",getAttrs:e=>({params:e.getAttribute("data-params")||""})}],toDOM:e=>["pre",e.attrs.params?{"data-params":e.attrs.params}:{},["code",0]]},ordered_list:{content:"list_item+",group:"block",attrs:{order:{default:1},tight:{default:!1}},parseDOM:[{tag:"ol",getAttrs:e=>({order:e.hasAttribute("start")?+e.getAttribute("start"):1,tight:e.hasAttribute("data-tight")})}],toDOM:e=>["ol",{start:1==e.attrs.order?null:e.attrs.order,"data-tight":e.attrs.tight?"true":null},0]},bullet_list:{content:"list_item+",group:"block",attrs:{tight:{default:!1}},parseDOM:[{tag:"ul",getAttrs:e=>({tight:e.hasAttribute("data-tight")})}],toDOM:e=>["ul",{"data-tight":e.attrs.tight?"true":null},0]},list_item:{content:"block+",defining:!0,parseDOM:[{tag:"li"}],toDOM:()=>["li",0]},text:{group:"inline"},image:{inline:!0,attrs:{src:{},alt:{default:null},title:{default:null}},group:"inline",draggable:!0,parseDOM:[{tag:"img[src]",getAttrs:e=>({src:e.getAttribute("src"),title:e.getAttribute("title"),alt:e.getAttribute("alt")})}],toDOM:e=>["img",e.attrs]},hard_break:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:"br"}],toDOM:()=>["br"]}},marks:{em:{parseDOM:[{tag:"i"},{tag:"em"},{style:"font-style=italic"},{style:"font-style=normal",clearMark:e=>"em"==e.type.name}],toDOM:()=>["em"]},strong:{parseDOM:[{tag:"strong"},{tag:"b",getAttrs:e=>"normal"!=e.style.fontWeight&&null},{style:"font-weight=400",clearMark:e=>"strong"==e.type.name},{style:"font-weight",getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}],toDOM:()=>["strong"]},link:{attrs:{href:{},title:{default:null}},inclusive:!1,parseDOM:[{tag:"a[href]",getAttrs:e=>({href:e.getAttribute("href"),title:e.getAttribute("title")})}],toDOM:e=>["a",e.attrs]},code:{parseDOM:[{tag:"code"}],toDOM:()=>["code"]}}});class VA{constructor(e,a){this.schema=e,this.tokenHandlers=a,this.stack=[{type:e.topNodeType,attrs:null,content:[],marks:ou.none}]}top(){return this.stack[this.stack.length-1]}push(e){this.stack.length&&this.top().content.push(e)}addText(e){if(!e)return;let a,r=this.top(),n=r.content,i=n[n.length-1],t=this.schema.text(e,r.marks);i&&(a=function(e,a){if(e.isText&&a.isText&&ou.sameSet(e.marks,a.marks))return e.withText(e.text+a.text)}(i,t))?n[n.length-1]=a:n.push(t)}openMark(e){let a=this.top();a.marks=e.addToSet(a.marks)}closeMark(e){let a=this.top();a.marks=e.removeFromSet(a.marks)}parseTokens(e){for(let a=0;a<e.length;a++){let r=e[a],n=this.tokenHandlers[r.type];if(!n)throw new Error("Token type `"+r.type+"` not supported by Markdown parser");n(this,r,e,a)}}addNode(e,a,r){let n=this.top(),i=e.createAndFill(a,r,n?n.marks:[]);return i?(this.push(i),i):null}openNode(e,a){this.stack.push({type:e,attrs:a,content:[],marks:ou.none})}closeNode(){let e=this.stack.pop();return this.addNode(e.type,e.attrs,e.content)}}function HA(e,a,r,n){return e.getAttrs?e.getAttrs(a,r,n):e.attrs instanceof Function?e.attrs(a):e.attrs}function WA(e,a){return e.noCloseToken||"code_inline"==a||"code_block"==a||"fence"==a}function UA(e){return"\n"==e[e.length-1]?e.slice(0,e.length-1):e}function GA(){}function KA(e,a){for(;++a<e.length;)if("list_item_open"!=e[a].type)return e[a].hidden;return!1}new class{constructor(e,a,r){this.schema=e,this.tokenizer=a,this.tokens=r,this.tokenHandlers=function(e,a){let r=Object.create(null);for(let n in a){let i=a[n];if(i.block){let a=e.nodeType(i.block);WA(i,n)?r[n]=(e,r,n,t)=>{e.openNode(a,HA(i,r,n,t)),e.addText(UA(r.content)),e.closeNode()}:(r[n+"_open"]=(e,r,n,t)=>e.openNode(a,HA(i,r,n,t)),r[n+"_close"]=e=>e.closeNode())}else if(i.node){let a=e.nodeType(i.node);r[n]=(e,r,n,t)=>e.addNode(a,HA(i,r,n,t))}else if(i.mark){let a=e.marks[i.mark];WA(i,n)?r[n]=(e,r,n,t)=>{e.openMark(a.create(HA(i,r,n,t))),e.addText(UA(r.content)),e.closeMark(a)}:(r[n+"_open"]=(e,r,n,t)=>e.openMark(a.create(HA(i,r,n,t))),r[n+"_close"]=e=>e.closeMark(a))}else{if(!i.ignore)throw new RangeError("Unrecognized parsing spec "+JSON.stringify(i));WA(i,n)?r[n]=GA:(r[n+"_open"]=GA,r[n+"_close"]=GA)}}return r.text=(e,a)=>e.addText(a.content),r.inline=(e,a)=>e.parseTokens(a.children),r.softbreak=r.softbreak||(e=>e.addText(" ")),r}(e,r)}parse(e,a={}){let r,n=new VA(this.schema,this.tokenHandlers);n.parseTokens(this.tokenizer.parse(e,a));do{r=n.closeNode()}while(n.stack.length);return r||this.schema.topNodeType.createAndFill()}}(BA,LA("commonmark",{html:!1}),{blockquote:{block:"blockquote"},paragraph:{block:"paragraph"},list_item:{block:"list_item"},bullet_list:{block:"bullet_list",getAttrs:(e,a,r)=>({tight:KA(a,r)})},ordered_list:{block:"ordered_list",getAttrs:(e,a,r)=>({order:+e.attrGet("start")||1,tight:KA(a,r)})},heading:{block:"heading",getAttrs:e=>({level:+e.tag.slice(1)})},code_block:{block:"code_block",noCloseToken:!0},fence:{block:"code_block",getAttrs:e=>({params:e.info||""}),noCloseToken:!0},hr:{node:"horizontal_rule"},image:{node:"image",getAttrs:e=>({src:e.attrGet("src"),title:e.attrGet("title")||null,alt:e.children[0]&&e.children[0].content||null})},hardbreak:{node:"hard_break"},em:{mark:"em"},strong:{mark:"strong"},link:{mark:"link",getAttrs:e=>({href:e.attrGet("href"),title:e.attrGet("title")||null})},code_inline:{mark:"code",noCloseToken:!0}});const ZA={open:"",close:"",mixable:!0};const JA=new class{constructor(e,a,r={}){this.nodes=e,this.marks=a,this.options=r}serialize(e,a={}){a=Object.assign({},this.options,a);let r=new XA(this.nodes,this.marks,a);return r.renderContent(e),r.out}}({blockquote(e,a){e.wrapBlock("> ",null,a,(()=>e.renderContent(a)))},code_block(e,a){const r=a.textContent.match(/`{3,}/gm),n=r?r.sort().slice(-1)[0]+"`":"```";e.write(n+(a.attrs.params||"")+"\n"),e.text(a.textContent,!1),e.write("\n"),e.write(n),e.closeBlock(a)},heading(e,a){e.write(e.repeat("#",a.attrs.level)+" "),e.renderInline(a,!1),e.closeBlock(a)},horizontal_rule(e,a){e.write(a.attrs.markup||"---"),e.closeBlock(a)},bullet_list(e,a){e.renderList(a," ",(()=>(a.attrs.bullet||"*")+" "))},ordered_list(e,a){let r=a.attrs.order||1,n=String(r+a.childCount-1).length,i=e.repeat(" ",n+2);e.renderList(a,i,(a=>{let i=String(r+a);return e.repeat(" ",n-i.length)+i+". "}))},list_item(e,a){e.renderContent(a)},paragraph(e,a){e.renderInline(a),e.closeBlock(a)},image(e,a){e.write("!["+e.esc(a.attrs.alt||"")+"]("+a.attrs.src.replace(/[\(\)]/g,"\\$&")+(a.attrs.title?' "'+a.attrs.title.replace(/"/g,'\\"')+'"':"")+")")},hard_break(e,a,r,n){for(let i=n+1;i<r.childCount;i++)if(r.child(i).type!=a.type)return void e.write("\\\n")},text(e,a){e.text(a.text,!e.inAutolink)}},{em:{open:"*",close:"*",mixable:!0,expelEnclosingWhitespace:!0},strong:{open:"**",close:"**",mixable:!0,expelEnclosingWhitespace:!0},link:{open:(e,a,r,n)=>(e.inAutolink=function(e,a,r){if(e.attrs.title||!/^\w+:/.test(e.attrs.href))return!1;let n=a.child(r);return!(!n.isText||n.text!=e.attrs.href||n.marks[n.marks.length-1]!=e)&&(r==a.childCount-1||!e.isInSet(a.child(r+1).marks))}(a,r,n),e.inAutolink?"<":"["),close(e,a,r,n){let{inAutolink:i}=e;return e.inAutolink=void 0,i?">":"]("+a.attrs.href.replace(/[\(\)"]/g,"\\$&")+(a.attrs.title?` "${a.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(e,a,r,n)=>YA(r.child(n),-1),close:(e,a,r,n)=>YA(r.child(n-1),1),escape:!1}});function YA(e,a){let r,n=/`+/g,i=0;if(e.isText)for(;r=n.exec(e.text);)i=Math.max(i,r[0].length);let t=i>0&&a>0?" `":"`";for(let e=0;e<i;e++)t+="`";return i>0&&a<0&&(t+=" "),t}let XA=class{constructor(e,a,r){this.nodes=e,this.marks=a,this.options=r,this.delim="",this.out="",this.closed=null,this.inAutolink=void 0,this.atBlockStart=!1,this.inTightList=!1,void 0===this.options.tightLists&&(this.options.tightLists=!1),void 0===this.options.hardBreakNodeName&&(this.options.hardBreakNodeName="hard_break")}flushClose(e=2){if(this.closed){if(this.atBlank()||(this.out+="\n"),e>1){let a=this.delim,r=/\s+$/.exec(a);r&&(a=a.slice(0,a.length-r[0].length));for(let r=1;r<e;r++)this.out+=a+"\n"}this.closed=null}}getMark(e){let a=this.marks[e];if(!a){if(!1!==this.options.strict)throw new Error(`Mark type \`${e}\` not supported by Markdown renderer`);a=ZA}return a}wrapBlock(e,a,r,n){let i=this.delim;this.write(null!=a?a:e),this.delim+=e,n(),this.delim=i,this.closeBlock(r)}atBlank(){return/(^|\n)$/.test(this.out)}ensureNewLine(){this.atBlank()||(this.out+="\n")}write(e){this.flushClose(),this.delim&&this.atBlank()&&(this.out+=this.delim),e&&(this.out+=e)}closeBlock(e){this.closed=e}text(e,a=!0){let r=e.split("\n");for(let e=0;e<r.length;e++)this.write(),!a&&"["==r[e][0]&&/(^|[^\\])\!$/.test(this.out)&&(this.out=this.out.slice(0,this.out.length-1)+"\\!"),this.out+=a?this.esc(r[e],this.atBlockStart):r[e],e!=r.length-1&&(this.out+="\n")}render(e,a,r){if(this.nodes[e.type.name])this.nodes[e.type.name](this,e,a,r);else{if(!1!==this.options.strict)throw new Error("Token type `"+e.type.name+"` not supported by Markdown renderer");e.type.isLeaf||(e.type.inlineContent?this.renderInline(e):this.renderContent(e),e.isBlock&&this.closeBlock(e))}}renderContent(e){e.forEach(((a,r,n)=>this.render(a,e,n)))}renderInline(e,a=!0){this.atBlockStart=a;let r=[],n="",i=(a,i,t)=>{let o=a?a.marks:[];a&&a.type.name===this.options.hardBreakNodeName&&(o=o.filter((a=>{if(t+1==e.childCount)return!1;let r=e.child(t+1);return a.isInSet(r.marks)&&(!r.isText||/\S/.test(r.text))})));let s=n;if(n="",a&&a.isText&&o.some((e=>{let a=this.getMark(e.type.name);return a&&a.expelEnclosingWhitespace&&!e.isInSet(r)}))){let[e,n,i]=/^(\s*)(.*)$/m.exec(a.text);n&&(s+=n,(a=i?a.withText(i):null)||(o=r))}if(a&&a.isText&&o.some((a=>{let r=this.getMark(a.type.name);return r&&r.expelEnclosingWhitespace&&(t==e.childCount-1||!a.isInSet(e.child(t+1).marks))}))){let[e,i,t]=/^(.*?)(\s*)$/m.exec(a.text);t&&(n=t,(a=i?a.withText(i):null)||(o=r))}let l=o.length?o[o.length-1]:null,c=l&&!1===this.getMark(l.type.name).escape,d=o.length-(c?1:0);e:for(let e=0;e<d;e++){let a=o[e];if(!this.getMark(a.type.name).mixable)break;for(let n=0;n<r.length;n++){let i=r[n];if(!this.getMark(i.type.name).mixable)break;if(a.eq(i)){e>n?o=o.slice(0,n).concat(a).concat(o.slice(n,e)).concat(o.slice(e+1,d)):n>e&&(o=o.slice(0,e).concat(o.slice(e+1,n)).concat(a).concat(o.slice(n,d)));continue e}}}let u=0;for(;u<Math.min(r.length,d)&&o[u].eq(r[u]);)++u;for(;u<r.length;)this.text(this.markString(r.pop(),!1,e,t),!1);if(s&&this.text(s),a){for(;r.length<d;){let a=o[r.length];r.push(a),this.text(this.markString(a,!0,e,t),!1),this.atBlockStart=!1}c&&a.isText?this.text(this.markString(l,!0,e,t)+a.text+this.markString(l,!1,e,t+1),!1):this.render(a,e,t),this.atBlockStart=!1}(null==a?void 0:a.isText)&&a.nodeSize>0&&(this.atBlockStart=!1)};e.forEach(i),i(null,0,e.childCount),this.atBlockStart=!1}renderList(e,a,r){this.closed&&this.closed.type==e.type?this.flushClose(3):this.inTightList&&this.flushClose(1);let n=void 0!==e.attrs.tight?e.attrs.tight:this.options.tightLists,i=this.inTightList;this.inTightList=n,e.forEach(((i,t,o)=>{o&&n&&this.flushClose(1),this.wrapBlock(a,r(o),e,(()=>this.render(i,e,o)))})),this.inTightList=i}esc(e,a=!1){return e=e.replace(/[`*\\~\[\]_]/g,((a,r)=>"_"==a&&r>0&&r+1<e.length&&e[r-1].match(/\w/)&&e[r+1].match(/\w/)?a:"\\"+a)),a&&(e=e.replace(/^(\+[ ]|[\-*>])/,"\\$&").replace(/^(\s*)(#{1,6})(\s|$)/,"$1\\$2$3").replace(/^(\s*\d+)\.\s/,"$1\\. ")),this.options.escapeExtraCharacters&&(e=e.replace(this.options.escapeExtraCharacters,"\\$&")),e}quote(e){let a=-1==e.indexOf('"')?'""':-1==e.indexOf("'")?"''":"()";return a[0]+e+a[1]}repeat(e,a){let r="";for(let n=0;n<a;n++)r+=e;return r}markString(e,a,r,n){let i=this.getMark(e.type.name),t=a?i.open:i.close;return"string"==typeof t?t:t(this,e,r,n)}getEnclosingWhitespace(e){return{leading:(e.match(/^(\s+)/)||[void 0])[0],trailing:(e.match(/(\s+)$/)||[void 0])[0]}}};var QA=!0,e_=!1,a_=!1,r_=function(e,a){a&&(QA=!a.enabled,e_=!!a.label,a_=!!a.labelAfter),e.core.ruler.after("inline","github-task-lists",(function(e){for(var a=e.tokens,r=2;r<a.length;r++)t_(a,r)&&(o_(a[r],e.Token),n_(a[r-2],"class","task-list-item"+(QA?"":" enabled")),n_(a[i_(a,r-2)],"class","contains-task-list"))}))};function n_(e,a,r){var n=e.attrIndex(a),i=[a,r];n<0?e.attrPush(i):e.attrs[n]=i}function i_(e,a){for(var r=e[a].level-1,n=a-1;n>=0;n--)if(e[n].level===r)return n;return-1}function t_(e,a){return function(e){return"inline"===e.type}(e[a])&&function(e){return"paragraph_open"===e.type}(e[a-1])&&function(e){return"list_item_open"===e.type}(e[a-2])&&function(e){return 0===e.content.indexOf("[ ] ")||0===e.content.indexOf("[x] ")||0===e.content.indexOf("[X] ")}(e[a])}function o_(e,a){if(e.children.unshift(function(e,a){var r=new a("html_inline","",0),n=QA?' disabled="" ':"";0===e.content.indexOf("[ ] ")?r.content='<input class="task-list-item-checkbox"'+n+'type="checkbox">':0!==e.content.indexOf("[x] ")&&0!==e.content.indexOf("[X] ")||(r.content='<input class="task-list-item-checkbox" checked=""'+n+'type="checkbox">');return r}(e,a)),e.children[1].content=e.children[1].content.slice(3),e.content=e.content.slice(3),e_)if(a_){e.children.pop();var r="task-item-"+Math.ceil(1e7*Math.random()-1e3);e.children[0].content=e.children[0].content.slice(0,-1)+' id="'+r+'">',e.children.push(function(e,a,r){var n=new r("html_inline","",0);return n.content='<label class="task-list-item-label" for="'+a+'">'+e+"</label>",n.attrs=[{for:a}],n}(e.content,r,a))}else e.children.unshift(function(e){var a=new e("html_inline","",0);return a.content="<label>",a}(a)),e.children.push(function(e){var a=new e("html_inline","",0);return a.content="</label>",a}(a))}var s_=pn(r_),l_=Object.defineProperty,c_=(e,a,r)=>(((e,a,r)=>{a in e?l_(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r})(e,"symbol"!=typeof a?a+"":a,r),r);const d_=Tf.create({name:"markdownTightLists",addOptions:()=>({tight:!0,tightClass:"tight",listTypes:["bulletList","orderedList"]}),addGlobalAttributes(){return[{types:this.options.listTypes,attributes:{tight:{default:this.options.tight,parseHTML:e=>"true"===e.getAttribute("data-tight")||!e.querySelector("p"),renderHTML:e=>({class:e.tight?this.options.tightClass:null,"data-tight":e.tight?"true":null})}}}]},addCommands(){var e=this;return{toggleTight:function(){let a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return r=>{let{editor:n,commands:i}=r;return e.options.listTypes.some((e=>function(e){if(!n.isActive(e))return!1;const r=n.getAttributes(e);return i.updateAttributes(e,{tight:null!=a?a:!(null!=r&&r.tight)})}(e)))}}}}}),u_=LA();function h_(e,a){u_.inline.State.prototype.scanDelims.call({src:e,posMax:e.length});return new u_.inline.State(e,null,null,[]).scanDelims(a,!0)}function m_(e,a,r,n){let i=e.substring(0,r)+e.substring(r+a.length);return i=i.substring(0,r+n)+a+i.substring(r+n),i}function g_(e,a,r,n){let i={text:e,from:r,to:n};return i=function(e,a,r,n){let i=r,t=e;for(;i<n&&!h_(t,i).can_open;)t=m_(t,a,i,1),i++;return{text:t,from:i,to:n}}(i.text,a,i.from,i.to),i=function(e,a,r,n){let i=n,t=e;for(;i>r&&!h_(t,i).can_close;)t=m_(t,a,i,-1),i--;return{text:t,from:r,to:i}}(i.text,a,i.from,i.to),i.to-i.from<a.length+1&&(i.text=i.text.substring(0,i.from)+i.text.substring(i.to+a.length)),i.text}class p_ extends XA{constructor(e,a,r){super(e,a,null!=r?r:{}),c_(this,"inTable",!1),this.inlines=[]}render(e,a,r){super.render(e,a,r);const n=this.inlines[this.inlines.length-1];if(null!=n&&n.start&&null!=n&&n.end){const{delimiter:e,start:a,end:r}=this.normalizeInline(n);this.out=g_(this.out,e,a,r),this.inlines.pop()}}markString(e,a,r,n){const i=this.marks[e.type.name];if(i.expelEnclosingWhitespace)if(a)this.inlines.push({start:this.out.length,delimiter:i.open});else{const e=this.inlines.pop();this.inlines.push({...e,end:this.out.length})}return super.markString(e,a,r,n)}normalizeInline(e){let{start:a,end:r}=e;for(;this.out.charAt(a).match(/\s/);)a++;return{...e,start:a}}}const b_=Ef.create({name:"markdownHTMLMark",addStorage:()=>({markdown:{serialize:{open(e,a){var r,n;return this.editor.storage.markdown.options.html?null!==(r=null===(n=f_(a))||void 0===n?void 0:n[0])&&void 0!==r?r:"":(console.warn(`Tiptap Markdown: "${a.type.name}" mark is only available in html mode`),"")},close(e,a){var r,n;return this.editor.storage.markdown.options.html&&null!==(r=null===(n=f_(a))||void 0===n?void 0:n[1])&&void 0!==r?r:""}},parse:{}}})});function f_(e){const a=e.type.schema,r=a.text(" ",[e]),n=jf(ru.from(r),a).match(/^(<.*?>) (<\/.*?>)$/);return n?[n[1],n[2]]:null}function k_(e){const a=`<body>${e}</body>`;return(new window.DOMParser).parseFromString(a,"text/html").body}const y_=Ok.create({name:"markdownHTMLNode",addStorage:()=>({markdown:{serialize(e,a,r){this.editor.storage.markdown.options.html?e.write(function(e,a){const r=e.type.schema,n=jf(ru.from(e),r);if(e.isBlock&&(a instanceof ru||a.type.name===r.topNodeType.name))return function(e){const a=k_(e),r=a.firstElementChild;return r.innerHTML=r.innerHTML.trim()?`\n${r.innerHTML}\n`:"\n",r.outerHTML}(n);return n}(a,r)):(console.warn(`Tiptap Markdown: "${a.type.name}" node is only available in html mode`),e.write(`[${a.type.name}]`)),a.isBlock&&e.closeBlock(a)},parse:{}}})});const v_=Ok.create({name:"blockquote"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.blockquote,parse:{}}})}),w_=Ok.create({name:"bulletList"}).extend({addStorage:()=>({markdown:{serialize(e,a){return e.renderList(a," ",(()=>(this.editor.storage.markdown.options.bulletListMarker||"-")+" "))},parse:{}}})}),z_=Ok.create({name:"codeBlock"}).extend({addStorage:()=>({markdown:{serialize(e,a){e.write("```"+(a.attrs.language||"")+"\n"),e.text(a.textContent,!1),e.ensureNewLine(),e.write("```"),e.closeBlock(a)},parse:{setup(e){var a;e.set({langPrefix:null!==(a=this.options.languageClassPrefix)&&void 0!==a?a:"language-"})},updateDOM(e){e.innerHTML=e.innerHTML.replace(/\n<\/code><\/pre>/g,"</code></pre>")}}}})}),j_=Ok.create({name:"hardBreak"}).extend({addStorage:()=>({markdown:{serialize(e,a,r,n){for(let i=n+1;i<r.childCount;i++)if(r.child(i).type!=a.type)return void e.write(e.inTable?y_.storage.markdown.serialize.call(this,e,a,r):"\\\n")},parse:{}}})}),x_=Ok.create({name:"heading"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.heading,parse:{}}})}),$_=Ok.create({name:"horizontalRule"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.horizontal_rule,parse:{}}})}),q_=Ok.create({name:"image"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.image,parse:{}}})}),C_=Ok.create({name:"listItem"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.list_item,parse:{}}})});const S_=Ok.create({name:"orderedList"}).extend({addStorage:()=>({markdown:{serialize(e,a,r,n){const i=a.attrs.start||1,t=String(i+a.childCount-1).length,o=e.repeat(" ",t+2),s=function(e,a,r){let n=0;for(;r-n>0&&a.child(r-n-1).type.name===e.type.name;n++);return n}(a,r,n),l=s%2?") ":". ";e.renderList(a,o,(a=>{const r=String(i+a);return e.repeat(" ",t-r.length)+r+l}))},parse:{}}})}),O_=Ok.create({name:"paragraph"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.paragraph,parse:{}}})});function E_(e){var a,r;return null!==(a=null==e||null===(r=e.content)||void 0===r?void 0:r.content)&&void 0!==a?a:[]}const M_=Ok.create({name:"table"}).extend({addStorage:()=>({markdown:{serialize(e,a,r){!function(e){const a=E_(e),r=a[0],n=a.slice(1);if(E_(r).some((e=>"tableHeader"!==e.type.name||A_(e)||e.childCount>1)))return!1;if(n.some((e=>E_(e).some((e=>"tableHeader"===e.type.name||A_(e)||e.childCount>1)))))return!1;return!0}(a)?y_.storage.markdown.serialize.call(this,e,a,r):(e.inTable=!0,a.forEach(((a,r,n)=>{if(e.write("| "),a.forEach(((a,r,n)=>{n&&e.write(" | ");const i=a.firstChild;i.textContent.trim()&&e.renderInline(i)})),e.write(" |"),e.ensureNewLine(),!n){const r=Array.from({length:a.childCount}).map((()=>"---")).join(" | ");e.write(`| ${r} |`),e.ensureNewLine()}})),e.closeBlock(a),e.inTable=!1)},parse:{}}})});function A_(e){return e.attrs.colspan>1||e.attrs.rowspan>1}const __=Ok.create({name:"taskItem"}).extend({addStorage:()=>({markdown:{serialize(e,a){const r=a.attrs.checked?"[x]":"[ ]";e.write(`${r} `),e.renderContent(a)},parse:{updateDOM(e){[...e.querySelectorAll(".task-list-item")].forEach((e=>{const a=e.querySelector("input");e.setAttribute("data-type","taskItem"),a&&(e.setAttribute("data-checked",a.checked),a.remove())}))}}}})}),D_=Ok.create({name:"taskList"}).extend({addStorage:()=>({markdown:{serialize:w_.storage.markdown.serialize,parse:{setup(e){e.use(s_)},updateDOM(e){[...e.querySelectorAll(".contains-task-list")].forEach((e=>{e.setAttribute("data-type","taskList")}))}}}})}),N_=Ok.create({name:"text"}).extend({addStorage:()=>({markdown:{serialize(e,a){var r;e.text(null==(r=a.text)?void 0:r.replace(/</g,"&lt;").replace(/>/g,"&gt;"))},parse:{}}})}),T_=Ef.create({name:"bold"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.strong,parse:{}}})}),I_=Ef.create({name:"code"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.code,parse:{}}})}),F_=Ef.create({name:"italic"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.em,parse:{}}})}),P_=Ef.create({name:"link"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.link,parse:{}}})}),R_=Ef.create({name:"strike"}).extend({addStorage:()=>({markdown:{serialize:{open:"~~",close:"~~",expelEnclosingWhitespace:!0},parse:{}}})}),L_=[v_,w_,z_,j_,x_,$_,y_,q_,C_,S_,O_,M_,__,D_,N_,T_,I_,b_,F_,P_,R_];function B_(e){var a,r;const n=null===(a=e.storage)||void 0===a?void 0:a.markdown,i=null===(r=L_.find((a=>a.name===e.name)))||void 0===r?void 0:r.storage.markdown;return n||i?{...i,...n}:null}class V_{constructor(e){c_(this,"editor",null),this.editor=e}serialize(e){const a=new p_(this.nodes,this.marks,{hardBreakNodeName:j_.name});return a.renderContent(e),a.out}get nodes(){var e;return{...Object.fromEntries(Object.keys(this.editor.schema.nodes).map((e=>[e,this.serializeNode(y_)]))),...Object.fromEntries(null!==(e=this.editor.extensionManager.extensions.filter((e=>"node"===e.type&&this.serializeNode(e))).map((e=>[e.name,this.serializeNode(e)])))&&void 0!==e?e:[])}}get marks(){var e;return{...Object.fromEntries(Object.keys(this.editor.schema.marks).map((e=>[e,this.serializeMark(b_)]))),...Object.fromEntries(null!==(e=this.editor.extensionManager.extensions.filter((e=>"mark"===e.type&&this.serializeMark(e))).map((e=>[e.name,this.serializeMark(e)])))&&void 0!==e?e:[])}}serializeNode(e){var a;return null===(a=B_(e))||void 0===a||null===(a=a.serialize)||void 0===a?void 0:a.bind({editor:this.editor,options:e.options})}serializeMark(e){var a;const r=null===(a=B_(e))||void 0===a?void 0:a.serialize;return r?{...r,open:"function"==typeof r.open?r.open.bind({editor:this.editor,options:e.options}):r.open,close:"function"==typeof r.close?r.close.bind({editor:this.editor,options:e.options}):r.close}:null}}class H_{constructor(e,a){c_(this,"editor",null),c_(this,"md",null);let{html:r,linkify:n,breaks:i}=a;this.editor=e,this.md=this.withPatchedRenderer(LA({html:r,linkify:n,breaks:i}))}parse(e){let{inline:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){this.editor.extensionManager.extensions.forEach((e=>{var a;return null===(a=B_(e))||void 0===a||null===(a=a.parse)||void 0===a||null===(a=a.setup)||void 0===a?void 0:a.call({editor:this.editor,options:e.options},this.md)}));const r=k_(this.md.render(e));return this.editor.extensionManager.extensions.forEach((e=>{var a;return null===(a=B_(e))||void 0===a||null===(a=a.parse)||void 0===a||null===(a=a.updateDOM)||void 0===a?void 0:a.call({editor:this.editor,options:e.options},r)})),this.normalizeDOM(r,{inline:a,content:e}),r.innerHTML}return e}normalizeDOM(e,a){let{inline:r,content:n}=a;return this.normalizeBlocks(e),e.querySelectorAll("*").forEach((e=>{var a;(null===(a=e.nextSibling)||void 0===a?void 0:a.nodeType)!==Node.TEXT_NODE||e.closest("pre")||(e.nextSibling.textContent=e.nextSibling.textContent.replace(/^\n/,""))})),r&&this.normalizeInline(e,n),e}normalizeBlocks(e){const a=Object.values(this.editor.schema.nodes).filter((e=>e.isBlock)).map((e=>{var a;return null===(a=e.spec.parseDOM)||void 0===a?void 0:a.map((e=>e.tag))})).flat().filter(Boolean).join(",");a&&[...e.querySelectorAll(a)].forEach((e=>{e.parentElement.matches("p")&&function(e){const a=e.parentElement,r=a.cloneNode();for(;a.firstChild&&a.firstChild!==e;)r.appendChild(a.firstChild);r.childNodes.length>0&&a.parentElement.insertBefore(r,a),a.parentElement.insertBefore(e,a),0===a.childNodes.length&&a.remove()}(e)}))}normalizeInline(e,a){var r;if(null!==(r=e.firstElementChild)&&void 0!==r&&r.matches("p")){var n,i,t,o;const r=e.firstElementChild,{nextElementSibling:s}=r,l=null!==(n=null===(i=a.match(/^\s+/))||void 0===i?void 0:i[0])&&void 0!==n?n:"",c=s?"":null!==(t=null===(o=a.match(/\s+$/))||void 0===o?void 0:o[0])&&void 0!==t?t:"";if(a.match(/^\n\n/))return void(r.innerHTML=`${r.innerHTML}${c}`);!function(e){const a=e.parentNode;for(;e.firstChild;)a.insertBefore(e.firstChild,e);a.removeChild(e)}(r),e.innerHTML=`${l}${e.innerHTML}${c}`}}withPatchedRenderer(e){const a=e=>function(){const a=e(...arguments);return"\n"===a?a:"\n"===a[a.length-1]?a.slice(0,-1):a};return e.renderer.rules.hardbreak=a(e.renderer.rules.hardbreak),e.renderer.rules.softbreak=a(e.renderer.rules.softbreak),e.renderer.rules.fence=a(e.renderer.rules.fence),e.renderer.rules.code_block=a(e.renderer.rules.code_block),e.renderer.renderToken=a(e.renderer.renderToken.bind(e.renderer)),e}}const W_=Tf.create({name:"markdownClipboard",addOptions:()=>({transformPastedText:!1,transformCopiedText:!1}),addProseMirrorPlugins(){return[new km({key:new wm("markdownClipboard"),props:{clipboardTextParser:(e,a,r)=>{if(r||!this.options.transformPastedText)return null;const n=this.editor.storage.markdown.parser.parse(e,{inline:!0});return Gu.fromSchema(this.editor.schema).parseSlice(k_(n),{preserveWhitespace:!0,context:a})},clipboardTextSerializer:e=>this.options.transformCopiedText?this.editor.storage.markdown.serializer.serialize(e.content):null}})]}}),U_=Tf.create({name:"markdown",priority:50,addOptions:()=>({html:!0,tightLists:!0,tightListClass:"tight",bulletListMarker:"-",linkify:!1,breaks:!1,transformPastedText:!1,transformCopiedText:!1}),addCommands(){const e=zk.Commands.config.addCommands();return{setContent:(a,r,n)=>i=>e.setContent(i.editor.storage.markdown.parser.parse(a),r,n)(i),insertContentAt:(a,r,n)=>i=>e.insertContentAt(a,i.editor.storage.markdown.parser.parse(r,{inline:!0}),n)(i)}},onBeforeCreate(){this.editor.storage.markdown={options:{...this.options},parser:new H_(this.editor,this.options),serializer:new V_(this.editor),getMarkdown:()=>this.editor.storage.markdown.serializer.serialize(this.editor.state.doc)},this.editor.options.initialContent=this.editor.options.content,this.editor.options.content=this.editor.storage.markdown.parser.parse(this.editor.options.content)},onCreate(){this.editor.options.content=this.editor.options.initialContent,delete this.editor.options.initialContent},addStorage:()=>({}),addExtensions(){return[d_.configure({tight:this.options.tightLists,tightClass:this.options.tightListClass}),W_.configure({transformPastedText:this.options.transformPastedText,transformCopiedText:this.options.transformCopiedText})]}}),G_=d(lO)((({theme:e})=>({"&.MuiTiptap-FieldContainer-root":{backgroundColor:e.custom.palette.input.default,"&:hover":{".MuiTiptap-FieldContainer-notchedOutline":{borderSize:1,backgroundColor:e.custom.palette.interaction.hover,borderColor:e.custom.palette.stroke.default}}},"&.MuiTiptap-FieldContainer-focused":{".MuiTiptap-FieldContainer-notchedOutline":{transition:e.custom.easing.input,border:`1px solid ${e.custom.palette.stroke.focus}!important`,boxShadow:e.custom.boxShadow.input.focus}},".MuiTiptap-RichTextField-menuBar":{padding:0,borderRadius:e.spacing(e.custom.radius.md),background:e.custom.palette.surface.default,margin:e.spacing(e.custom.margin.sm),border:`1px solid ${e.custom.palette.stroke.default}`,".MuiTiptap-RichTextField-content":{padding:e.spacing(e.custom.padding.xs)}}}))),K_=({onChange:e,value:n,internalChange:t,minWidth:o=100,minHeight:l=100,maxHeight:c,placeholder:d})=>{const u=$e(null),h=i();return r(G_,{sx:{"& .ProseMirror":{overflowY:"auto",minHeight:l,minWidth:o,maxHeight:c}},ref:u,onUpdate:({editor:a})=>{e&&e(a.storage.markdown.getMarkdown()),t&&t()},extensions:[Hy.configure({strike:!1,code:!1,heading:!1,listItem:!1,bulletList:!1,orderedList:!1,blockquote:!1,horizontalRule:!1,codeBlock:!1}),Mk.configure({placeholder:d}),U_,Ak],content:n,renderControls:()=>a(s,{gap:h.custom.margin.xs,direction:"row",children:[r(UO,{component:cl,icon:r(we,{}),sizing:"md"}),r(XO,{component:cl,icon:r(ze,{}),sizing:"md"})]})})},Z_=e=>({"& .MuiSlider-thumb":{width:ba,height:ba,backgroundColor:e.custom.palette.text.primary,boxShadow:e.custom.boxShadow.input.handle,"&:after":{content:'""',position:"absolute",top:"50%",left:"50%",width:ma,height:ma,backgroundColor:e.custom.palette.icon.primaryInverted}}}),J_=e=>Array.isArray(e),Y_=(e,a)=>({height:ga,padding:`${ga}px 0`,"& .MuiSlider-rail":{width:`calc(100% + ${fa}px)`,left:`-${pa}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&&J_(a)?`-${ga+1}px`:`-${pa+1}px`,width:`calc(100% + ${pa}px)`,height:"100%",borderRadius:"inherit",backgroundColor:"inherit"}},"& .MuiSlider-mark":{height:ma,width:ma,borderRadius:e.custom.radius.round,backgroundColor:e.custom.palette.text.primaryInverted,"&.MuiSlider-markActive":{backgroundColor:e.custom.palette.text.primaryInverted}}}),X_=e=>({"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.purple[500],borderRadius:e.spacing(e.custom.radius.sm),padding:ma,minWidth:fa,"&.MuiSlider-valueLabelOpen":{top:"-9px"},"& .MuiSlider-valueLabelLabel":{padding:`0 ${e.spacing(e.custom.padding.xs)}`,fontSize:`${vr.lg.body.sm}`,color:e.custom.palette.text.lockedWhite,fontWeight:500,lineHeight:"140%"}}}),Q_=d(W)((({theme:e,value:a})=>({"&.MuiSlider-root":{width:`calc(100% - ${fa}px)`,marginLeft:fa/2,...{...Y_(e,a)},...{...Z_(e)},...{...X_(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}}}}))),eD=[1,2,5,10],aD=(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 t=i,(eD.find((e=>t<=e))??eD[eD.length-1])*Math.pow(10,n);var t},rD=({labelLeft:e,labelMiddle:n,labelRight:i,labelRightProps:t,labelLeftProps:o,disabled:s,onChange:l,internalChange:c,defaultValue:d,max:u,min:h,step:g,...p})=>{const b=g??aD(h,u),f=((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})(h,u,b);return a(m,{sx:{minWidth:300},children:[r(m,{height:24,children:r(Q_,{valueLabelDisplay:s?"on":"auto",disabled:s,marks:f,step:b,max:u,min:h,onChangeCommitted:()=>{c&&c()},onChange:(e,a,r)=>{l&&l(e,a,r)},...p})}),a(m,{sx:{display:"flex",justifyContent:"space-between",pt:za.lg,gap:1},children:[e&&r(m,{sx:{flex:1},children:r(Jr,{disabled:s,showicon:!1,...o,children:e})}),n&&r(m,{sx:{flex:1,textAlign:"center"},children:r(Jr,{showicon:!1,disabled:s,children:n})}),i&&r(m,{sx:{flex:1,textAlign:"right"},children:r(Jr,{...t,showicon:!1,disabled:s,children:i})})]})]})},nD=d(U)((({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}}}}))),iD=({internalChange:e,onChange:a,...n})=>r(nD,{...n,onChange:(r,n)=>{a&&a(r,n),e&&e()},icon:r(t,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r("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:r(t,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r("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"})})}),tD=e=>({boxShadow:e.custom.elevation.raised}),oD=e=>({boxShadow:e.custom.elevation.overlay}),sD=(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}},lD=(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)}},cD=d(G)((({theme:e,variation:a="default",borderradius:r})=>({boxShadow:"unset",borderRadius:lD(e,r),background:sD(a,e),..."overlay"===a&&{...oD(e)},..."raised"===a&&{...tD(e)}}))),dD=d((e=>r(K,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...e})))((({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})}}))),uD=d(Lr)((({theme:e})=>({"& .MuiInputBase-root":{paddingTop:0,paddingBottom:0,minHeight:ka,alignItems:"baseline","& .MuiInputBase-input":{},"& .MuiInputAdornment-root.MuiInputAdornment-positionStart":{alignSelf:"self-end",height:Sa.xl,marginTop:e.spacing(1),marginBottom:e.spacing(1),"&:first-of-type":{alignSelf:"self-start"}}}}))),hD=({startAdornment:e,endAdornment:a,onChange:n,internalChange:i,inputRef:t,...o})=>r(uD,{multiline:!0,inputRef:t,InputProps:{startAdornment:e?r(f,{position:"start",children:e}):null,endAdornment:a?r(f,{position:"start",children:a}):null},onChange:e=>{n&&n(e),i&&i()},...o}),mD=({typographyProps:e,text:a,sx:n})=>{const t=i();return r(m,{sx:da(n,{width:"100%",position:"relative",display:"flex",gap:4,my:t.spacing(t.custom.margin.md),"&:before":{content:'""',width:"100%",background:t.custom.palette.stroke.default,height:"1px",display:"flex",alignSelf:"center"},"&:after":{content:'""',width:"100%",background:t.custom.palette.stroke.default,height:"1px",display:"flex",alignSelf:"center"}}),children:r(mr,{align:"center",variation:"sm",component:"p",...e,children:a})})},gD=({buttons:e,message:n,status:t="neutral",variation:o="sm"})=>{const l=i();return r(s,{sx:{backgroundColor:l.custom.palette.surface.overlay,borderRadius:l.spacing(l.custom.radius.lg),boxShadow:l.custom.elevation.overlay,color:l.custom.palette.text.primaryInverted,display:"flex",flex:1,gap:1,p:2},children:a(m,{sx:{display:"flex",flex:1,flexDirection:"sm"===o?"row":"column",gap:2},children:[a(m,{sx:{display:"flex",flex:1,gap:1},children:["neutral"!==t&&r(pD,{status:t}),r(m,{sx:{display:"flex"},children:r(mr,{variation:"md",component:"p",sx:{px:1,pt:.5},children:n})})]}),e&&r(m,{sx:{alignItems:"center",display:"flex",gap:2,justifyContent:"flex-end"},children:e})]})})},pD=({status:e})=>{const a=i();switch(e){case"neutral":return null;case"success":return r(bD,{backgroundColor:a.custom.palette.green[500],name:"check-circle"});case"warning":return r(bD,{backgroundColor:a.custom.palette.yellow[500],name:"error-outline"});case"danger":return r(bD,{backgroundColor:a.custom.palette.red[500],name:"warning-amber"});case"discover":return r(bD,{backgroundColor:a.custom.palette.purple[500],name:"lightbulb"})}},bD=({backgroundColor:e,name:a})=>{const n=i();return r(m,{sx:{display:"flex",alignItems:"flex-start",pt:.25},children:r(m,{sx:{backgroundColor:e,borderRadius:n.custom.radius.round,color:n.custom.palette.white,display:"flex",p:.5},children:r(Oa,{name:a,size:20})})})},fD=({children:e,message:a,variation:n="primary"})=>{const t=i();if("primary"===n)return r(B,{componentsProps:{popper:{sx:{"& .MuiTooltip-tooltip":{borderRadius:t.spacing(t.custom.radius.sm)}}}},title:a,arrow:!0,sx:{maxWidth:300},role:"tooltip",children:r(m,{sx:{cursor:"pointer",display:"flex",alignItems:"center"},children:e})})};var kD=e=>"checkbox"===e.type,yD=e=>e instanceof Date,vD=e=>null==e;const wD=e=>"object"==typeof e;var zD=e=>!vD(e)&&!Array.isArray(e)&&wD(e)&&!yD(e),jD=e=>zD(e)&&e.target?kD(e.target)?e.target.checked:e.target.value:e,xD=(e,a)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(a)),$D="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function qD(e){let a;const r=Array.isArray(e),n="undefined"!=typeof FileList&&e instanceof FileList;if(e instanceof Date)a=new Date(e);else if(e instanceof Set)a=new Set(e);else{if($D&&(e instanceof Blob||n)||!r&&!zD(e))return e;if(a=r?[]:{},r||(e=>{const a=e.constructor&&e.constructor.prototype;return zD(a)&&a.hasOwnProperty("isPrototypeOf")})(e))for(const r in e)e.hasOwnProperty(r)&&(a[r]=qD(e[r]));else a=e}return a}var CD=e=>Array.isArray(e)?e.filter(Boolean):[],SD=e=>void 0===e,OD=(e,a,r)=>{if(!a||!zD(e))return r;const n=CD(a.split(/[,[\].]+?/)).reduce(((e,a)=>vD(e)?e:e[a]),e);return SD(n)||n===e?SD(e[a])?r:e[a]:n},ED=e=>"boolean"==typeof e,MD=e=>/^\w*$/.test(e),AD=e=>CD(e.replace(/["|']|\]/g,"").split(/\.|\[/)),_D=(e,a,r)=>{let n=-1;const i=MD(a)?[a]:AD(a),t=i.length,o=t-1;for(;++n<t;){const a=i[n];let t=r;if(n!==o){const r=e[a];t=zD(r)||Array.isArray(r)?r:isNaN(+i[n+1])?{}:[]}if("__proto__"===a||"constructor"===a||"prototype"===a)return;e[a]=t,e=e[a]}return e};const DD="blur",ND="focusout",TD="change",ID="onBlur",FD="onChange",PD="onSubmit",RD="onTouched",LD="all",BD="max",VD="min",HD="maxLength",WD="minLength",UD="pattern",GD="required",KD="validate",ZD=xe.createContext(null),JD=()=>xe.useContext(ZD);var YD=(e,a,r,n=!0)=>{const i={defaultValues:a._defaultValues};for(const t in e)Object.defineProperty(i,t,{get:()=>{const i=t;return a._proxyFormState[i]!==LD&&(a._proxyFormState[i]=!n||LD),r&&(r[i]=!0),e[i]}});return i},XD=e=>zD(e)&&!Object.keys(e).length,QD=(e,a,r,n)=>{r(e);const{name:i,...t}=e;return XD(t)||Object.keys(t).length>=Object.keys(a).length||Object.keys(t).find((e=>a[e]===(!n||LD)))},eN=e=>Array.isArray(e)?e:[e],aN=(e,a,r)=>!e||!a||e===a||eN(e).some((e=>e&&(r?e===a:e.startsWith(a)||a.startsWith(e))));function rN(e){const a=xe.useRef(e);a.current=e,xe.useEffect((()=>{const r=!e.disabled&&a.current.subject&&a.current.subject.subscribe({next:a.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var nN=e=>"string"==typeof e,iN=(e,a,r,n,i)=>nN(e)?(n&&a.watch.add(e),OD(r,e,i)):Array.isArray(e)?e.map((e=>(n&&a.watch.add(e),OD(r,e)))):(n&&(a.watchAll=!0),r);function tN(e){const a=JD(),{name:r,disabled:n,control:i=a.control,shouldUnregister:t}=e,o=xD(i._names.array,r),s=function(e){const a=JD(),{control:r=a.control,name:n,defaultValue:i,disabled:t,exact:o}=e,s=xe.useRef(n);s.current=n,rN({disabled:t,subject:r._subjects.values,next:e=>{aN(s.current,e.name,o)&&c(qD(iN(s.current,r._names,e.values||r._formValues,!1,i)))}});const[l,c]=xe.useState(r._getWatch(n,i));return xe.useEffect((()=>r._removeUnmounted())),l}({control:i,name:r,defaultValue:OD(i._formValues,r,OD(i._defaultValues,r,e.defaultValue)),exact:!0}),l=function(e){const a=JD(),{control:r=a.control,disabled:n,name:i,exact:t}=e,[o,s]=xe.useState(r._formState),l=xe.useRef(!0),c=xe.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1}),d=xe.useRef(i);return d.current=i,rN({disabled:n,next:e=>l.current&&aN(d.current,e.name,t)&&QD(e,c.current,r._updateFormState)&&s({...r._formState,...e}),subject:r._subjects.state}),xe.useEffect((()=>(l.current=!0,c.current.isValid&&r._updateValid(!0),()=>{l.current=!1})),[r]),xe.useMemo((()=>YD(o,r,c.current,!1)),[o,r])}({control:i,name:r,exact:!0}),c=xe.useRef(i.register(r,{...e.rules,value:s,...ED(e.disabled)?{disabled:e.disabled}:{}})),d=xe.useMemo((()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!OD(l.errors,r)},isDirty:{enumerable:!0,get:()=>!!OD(l.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!OD(l.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!OD(l.validatingFields,r)},error:{enumerable:!0,get:()=>OD(l.errors,r)}})),[l,r]),u=xe.useMemo((()=>({name:r,value:s,...ED(n)||l.disabled?{disabled:l.disabled||n}:{},onChange:e=>c.current.onChange({target:{value:jD(e),name:r},type:TD}),onBlur:()=>c.current.onBlur({target:{value:OD(i._formValues,r),name:r},type:DD}),ref:e=>{const a=OD(i._fields,r);a&&e&&(a._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:a=>e.setCustomValidity(a),reportValidity:()=>e.reportValidity()})}})),[r,i._formValues,n,l.disabled,s,i._fields]);return xe.useEffect((()=>{const e=i._options.shouldUnregister||t,a=(e,a)=>{const r=OD(i._fields,e);r&&r._f&&(r._f.mount=a)};if(a(r,!0),e){const e=qD(OD(i._options.defaultValues,r));_D(i._defaultValues,r,e),SD(OD(i._formValues,r))&&_D(i._formValues,r,e)}return!o&&i.register(r),()=>{(o?e&&!i._state.action:e)?i.unregister(r):a(r,!1)}}),[r,i,o,t]),xe.useEffect((()=>{i._updateDisabledField({disabled:n,fields:i._fields,name:r})}),[n,r,i]),xe.useMemo((()=>({field:u,formState:l,fieldState:d})),[u,l,d])}const oN=e=>e.render(tN(e));var sN=(e,a,r,n,i)=>a?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:i||!0}}:{},lN=e=>({isOnSubmit:!e||e===PD,isOnBlur:e===ID,isOnChange:e===FD,isOnAll:e===LD,isOnTouch:e===RD}),cN=(e,a,r)=>!r&&(a.watchAll||a.watch.has(e)||[...a.watch].some((a=>e.startsWith(a)&&/^\.\w+/.test(e.slice(a.length)))));const dN=(e,a,r,n)=>{for(const i of r||Object.keys(e)){const r=OD(e,i);if(r){const{_f:e,...t}=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(dN(t,a))break}else if(zD(t)&&dN(t,a))break}}};var uN=(e,a,r)=>{const n=eN(OD(e,r));return _D(n,"root",a[r]),_D(e,r,n),e},hN=e=>"file"===e.type,mN=e=>"function"==typeof e,gN=e=>{if(!$D)return!1;const a=e?e.ownerDocument:0;return e instanceof(a&&a.defaultView?a.defaultView.HTMLElement:HTMLElement)},pN=e=>nN(e),bN=e=>"radio"===e.type,fN=e=>e instanceof RegExp;const kN={value:!1,isValid:!1},yN={value:!0,isValid:!0};var vN=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&&!SD(e[0].attributes.value)?SD(e[0].value)||""===e[0].value?yN:{value:e[0].value,isValid:!0}:yN:kN}return kN};const wN={isValid:!1,value:null};var zN=e=>Array.isArray(e)?e.reduce(((e,a)=>a&&a.checked&&!a.disabled?{isValid:!0,value:a.value}:e),wN):wN;function jN(e,a,r="validate"){if(pN(e)||Array.isArray(e)&&e.every(pN)||ED(e)&&!e)return{type:r,message:pN(e)?e:"",ref:a}}var xN=e=>zD(e)&&!fN(e)?e:{value:e,message:""},$N=async(e,a,r,n,i,t)=>{const{ref:o,refs:s,required:l,maxLength:c,minLength:d,min:u,max:h,pattern:m,validate:g,name:p,valueAsNumber:b,mount:f}=e._f,k=OD(r,p);if(!f||a.has(p))return{};const y=s?s[0]:o,v=e=>{i&&y.reportValidity&&(y.setCustomValidity(ED(e)?"":e||""),y.reportValidity())},w={},z=bN(o),j=kD(o),x=z||j,$=(b||hN(o))&&SD(o.value)&&SD(k)||gN(o)&&""===o.value||""===k||Array.isArray(k)&&!k.length,q=sN.bind(null,p,n,w),C=(e,a,r,n=HD,i=WD)=>{const t=e?a:r;w[p]={type:e?n:i,message:t,ref:o,...q(e?n:i,t)}};if(t?!Array.isArray(k)||!k.length:l&&(!x&&($||vD(k))||ED(k)&&!k||j&&!vN(s).isValid||z&&!zN(s).isValid)){const{value:e,message:a}=pN(l)?{value:!!l,message:l}:xN(l);if(e&&(w[p]={type:GD,message:a,ref:y,...q(GD,a)},!n))return v(a),w}if(!($||vD(u)&&vD(h))){let e,a;const r=xN(h),i=xN(u);if(vD(k)||isNaN(k)){const n=o.valueAsDate||new Date(k),t=e=>new Date((new Date).toDateString()+" "+e),s="time"==o.type,l="week"==o.type;nN(r.value)&&k&&(e=s?t(k)>t(r.value):l?k>r.value:n>new Date(r.value)),nN(i.value)&&k&&(a=s?t(k)<t(i.value):l?k<i.value:n<new Date(i.value))}else{const n=o.valueAsNumber||(k?+k:k);vD(r.value)||(e=n>r.value),vD(i.value)||(a=n<i.value)}if((e||a)&&(C(!!e,r.message,i.message,BD,VD),!n))return v(w[p].message),w}if((c||d)&&!$&&(nN(k)||t&&Array.isArray(k))){const e=xN(c),a=xN(d),r=!vD(e.value)&&k.length>+e.value,i=!vD(a.value)&&k.length<+a.value;if((r||i)&&(C(r,e.message,a.message),!n))return v(w[p].message),w}if(m&&!$&&nN(k)){const{value:e,message:a}=xN(m);if(fN(e)&&!k.match(e)&&(w[p]={type:UD,message:a,ref:o,...q(UD,a)},!n))return v(a),w}if(g)if(mN(g)){const e=jN(await g(k,r),y);if(e&&(w[p]={...e,...q(KD,e.message)},!n))return v(e.message),w}else if(zD(g)){let e={};for(const a in g){if(!XD(e)&&!n)break;const i=jN(await g[a](k,r),y,a);i&&(e={...i,...q(a,i.message)},v(i.message),n&&(w[p]=e))}if(!XD(e)&&(w[p]={ref:y,...e},!n))return w}return v(!0),w};function qN(e,a){const r=Array.isArray(a)?a:MD(a)?[a]:AD(a),n=1===r.length?e:function(e,a){const r=a.slice(0,-1).length;let n=0;for(;n<r;)e=SD(e)?n++:e[a[n++]];return e}(e,r),i=r.length-1,t=r[i];return n&&delete n[t],0!==i&&(zD(n)&&XD(n)||Array.isArray(n)&&function(e){for(const a in e)if(e.hasOwnProperty(a)&&!SD(e[a]))return!1;return!0}(n))&&qN(e,r.slice(0,-1)),e}var CN=()=>{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=[]}}},SN=e=>vD(e)||!wD(e);function ON(e,a){if(SN(e)||SN(a))return e===a;if(yD(e)&&yD(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(yD(r)&&yD(e)||zD(r)&&zD(e)||Array.isArray(r)&&Array.isArray(e)?!ON(r,e):r!==e)return!1}}return!0}var EN=e=>"select-multiple"===e.type,MN=e=>gN(e)&&e.isConnected,AN=e=>{for(const a in e)if(mN(e[a]))return!0;return!1};function _N(e,a={}){const r=Array.isArray(e);if(zD(e)||r)for(const r in e)Array.isArray(e[r])||zD(e[r])&&!AN(e[r])?(a[r]=Array.isArray(e[r])?[]:{},_N(e[r],a[r])):vD(e[r])||(a[r]=!0);return a}function DN(e,a,r){const n=Array.isArray(e);if(zD(e)||n)for(const n in e)Array.isArray(e[n])||zD(e[n])&&!AN(e[n])?SD(a)||SN(r[n])?r[n]=Array.isArray(e[n])?_N(e[n],[]):{..._N(e[n])}:DN(e[n],vD(a)?{}:a[n],r[n]):r[n]=!ON(e[n],a[n]);return r}var NN=(e,a)=>DN(e,a,_N(a)),TN=(e,{valueAsNumber:a,valueAsDate:r,setValueAs:n})=>SD(e)?e:a?""===e?NaN:e?+e:e:r&&nN(e)?new Date(e):n?n(e):e;function IN(e){const a=e.ref;return hN(a)?a.files:bN(a)?zN(e.refs).value:EN(a)?[...a.selectedOptions].map((({value:e})=>e)):kD(a)?vN(e.refs).value:TN(SD(a.value)?e.ref.value:a.value,e)}var FN=e=>SD(e)?e:fN(e)?e.source:zD(e)?fN(e.value)?e.value.source:e.value:e;const PN="AsyncFunction";function RN(e,a,r){const n=OD(e,r);if(n||MD(r))return{error:n,name:r};const i=r.split(".");for(;i.length;){const n=i.join("."),t=OD(a,n),o=OD(e,n);if(t&&!Array.isArray(t)&&r!==n)return{name:r};if(o&&o.type)return{name:n,error:o};i.pop()}return{name:r}}const LN={mode:PD,reValidateMode:FD,shouldFocusError:!0};function BN(e={}){let a,r={...LN,...e},n={submitCount:0,isDirty:!1,isLoading:mN(r.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:r.errors||{},disabled:r.disabled||!1},i={},t=(zD(r.defaultValues)||zD(r.values))&&qD(r.defaultValues||r.values)||{},o=r.shouldUnregister?{}:qD(t),s={action:!1,mount:!1,watch:!1},l={mount:new Set,disabled: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:CN(),array:CN(),state:CN()},h=lN(r.mode),m=lN(r.reValidateMode),g=r.criteriaMode===LD,p=async e=>{if(!r.disabled&&(d.isValid||e)){const e=r.resolver?XD((await v()).errors):await w(i,!0);e!==n.isValid&&u.state.next({isValid:e})}},b=(e,a)=>{r.disabled||!d.isValidating&&!d.validatingFields||((e||Array.from(l.mount)).forEach((e=>{e&&(a?_D(n.validatingFields,e,a):qN(n.validatingFields,e))})),u.state.next({validatingFields:n.validatingFields,isValidating:!XD(n.validatingFields)}))},f=(e,a,r,n)=>{const l=OD(i,e);if(l){const i=OD(o,e,SD(r)?OD(t,e):r);SD(i)||n&&n.defaultChecked||a?_D(o,e,a?i:IN(l._f)):x(e,i),s.mount&&p()}},k=(e,a,o,s,l)=>{let c=!1,h=!1;const m={name:e};if(!r.disabled){const r=!!(OD(i,e)&&OD(i,e)._f&&OD(i,e)._f.disabled);if(!o||s){d.isDirty&&(h=n.isDirty,n.isDirty=m.isDirty=z(),c=h!==m.isDirty);const i=r||ON(OD(t,e),a);h=!(r||!OD(n.dirtyFields,e)),i||r?qN(n.dirtyFields,e):_D(n.dirtyFields,e,!0),m.dirtyFields=n.dirtyFields,c=c||d.dirtyFields&&h!==!i}if(o){const a=OD(n.touchedFields,e);a||(_D(n.touchedFields,e,o),m.touchedFields=n.touchedFields,c=c||d.touchedFields&&a!==o)}c&&l&&u.state.next(m)}return c?m:{}},y=(e,i,t,o)=>{const s=OD(n.errors,e),l=d.isValid&&ED(i)&&n.isValid!==i;var h;if(r.delayError&&t?(h=()=>((e,a)=>{_D(n.errors,e,a),u.state.next({errors:n.errors})})(e,t),a=e=>{clearTimeout(c),c=setTimeout(h,e)},a(r.delayError)):(clearTimeout(c),a=null,t?_D(n.errors,e,t):qN(n.errors,e)),(t?!ON(s,t):s)||!XD(o)||l){const a={...o,...l&&ED(i)?{isValid:i}:{},errors:n.errors,name:e};n={...n,...a},u.state.next(a)}},v=async e=>{b(e,!0);const a=await r.resolver(o,r.context,((e,a,r,n)=>{const i={};for(const r of e){const e=OD(a,r);e&&_D(i,r,e._f)}return{criteriaMode:r,names:[...e],fields:i,shouldUseNativeValidation:n}})(e||l.mount,i,r.criteriaMode,r.shouldUseNativeValidation));return b(e),a},w=async(e,a,i={valid:!0})=>{for(const s in e){const c=e[s];if(c){const{_f:e,...u}=c;if(e){const u=l.array.has(e.name),h=c._f&&(!!(t=c._f)&&!!t.validate&&!!(mN(t.validate)&&t.validate.constructor.name===PN||zD(t.validate)&&Object.values(t.validate).find((e=>e.constructor.name===PN))));h&&d.validatingFields&&b([s],!0);const m=await $N(c,l.disabled,o,g,r.shouldUseNativeValidation&&!a,u);if(h&&d.validatingFields&&b([s]),m[e.name]&&(i.valid=!1,a))break;!a&&(OD(m,e.name)?u?uN(n.errors,m,e.name):_D(n.errors,e.name,m[e.name]):qN(n.errors,e.name))}!XD(u)&&await w(u,a,i)}}var t;return i.valid},z=(e,a)=>!r.disabled&&(e&&a&&_D(o,e,a),!ON(E(),t)),j=(e,a,r)=>iN(e,l,{...s.mount?o:SD(a)?t:nN(e)?{[e]:a}:a},r,a),x=(e,a,r={})=>{const n=OD(i,e);let t=a;if(n){const r=n._f;r&&(!r.disabled&&_D(o,e,TN(a,r)),t=gN(r.ref)&&vD(a)?"":a,EN(r.ref)?[...r.ref.options].forEach((e=>e.selected=t.includes(e.value))):r.refs?kD(r.ref)?r.refs.length>1?r.refs.forEach((e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(t)?!!t.find((a=>a===e.value)):t===e.value))):r.refs[0]&&(r.refs[0].checked=!!t):r.refs.forEach((e=>e.checked=e.value===t)):hN(r.ref)?r.ref.value="":(r.ref.value=t,r.ref.type||u.values.next({name:e,values:{...o}})))}(r.shouldDirty||r.shouldTouch)&&k(e,t,r.shouldTouch,r.shouldDirty,!0),r.shouldValidate&&O(e)},$=(e,a,r)=>{for(const n in a){const t=a[n],o=`${e}.${n}`,s=OD(i,o);(l.array.has(e)||zD(t)||s&&!s._f)&&!yD(t)?$(o,t,r):x(o,t,r)}},q=(e,a,r={})=>{const c=OD(i,e),h=l.array.has(e),m=qD(a);_D(o,e,m),h?(u.array.next({name:e,values:{...o}}),(d.isDirty||d.dirtyFields)&&r.shouldDirty&&u.state.next({name:e,dirtyFields:NN(t,o),isDirty:z(e,m)})):!c||c._f||vD(m)?x(e,m,r):$(e,m,r),cN(e,l)&&u.state.next({...n}),u.values.next({name:s.mount?e:void 0,values:{...o}})},C=async e=>{s.mount=!0;const t=e.target;let c=t.name,f=!0;const z=OD(i,c),j=e=>{f=Number.isNaN(e)||yD(e)&&isNaN(e.getTime())||ON(e,OD(o,c,e))};if(z){let s,x;const $=t.type?IN(z._f):jD(e),q=e.type===DD||e.type===ND,C=!(e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate))(z._f)&&!r.resolver&&!OD(n.errors,c)&&!z._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))(q,OD(n.touchedFields,c),n.isSubmitted,m,h),S=cN(c,l,q);_D(o,c,$),q?(z._f.onBlur&&z._f.onBlur(e),a&&a(0)):z._f.onChange&&z._f.onChange(e);const E=k(c,$,q,!1),M=!XD(E)||S;if(!q&&u.values.next({name:c,type:e.type,values:{...o}}),C)return d.isValid&&("onBlur"===r.mode&&q?p():q||p()),M&&u.state.next({name:c,...S?{}:E});if(!q&&S&&u.state.next({...n}),r.resolver){const{errors:e}=await v([c]);if(j($),f){const a=RN(n.errors,i,c),r=RN(e,i,a.name||c);s=r.error,c=r.name,x=XD(e)}}else b([c],!0),s=(await $N(z,l.disabled,o,g,r.shouldUseNativeValidation))[c],b([c]),j($),f&&(s?x=!1:d.isValid&&(x=await w(i,!0)));f&&(z._f.deps&&O(z._f.deps),y(c,x,s,E))}},S=(e,a)=>{if(OD(n.errors,a)&&e.focus)return e.focus(),1},O=async(e,a={})=>{let t,o;const s=eN(e);if(r.resolver){const a=await(async e=>{const{errors:a}=await v(e);if(e)for(const r of e){const e=OD(a,r);e?_D(n.errors,r,e):qN(n.errors,r)}else n.errors=a;return a})(SD(e)?e:s);t=XD(a),o=e?!s.some((e=>OD(a,e))):t}else e?(o=(await Promise.all(s.map((async e=>{const a=OD(i,e);return await w(a&&a._f?{[e]:a}:a)})))).every(Boolean),(o||n.isValid)&&p()):o=t=await w(i);return u.state.next({...!nN(e)||d.isValid&&t!==n.isValid?{}:{name:e},...r.resolver||!e?{isValid:t}:{},errors:n.errors}),a.shouldFocus&&!o&&dN(i,S,e?s:l.mount),o},E=e=>{const a={...s.mount?o:t};return SD(e)?a:nN(e)?OD(a,e):e.map((e=>OD(a,e)))},M=(e,a)=>({invalid:!!OD((a||n).errors,e),isDirty:!!OD((a||n).dirtyFields,e),error:OD((a||n).errors,e),isValidating:!!OD(n.validatingFields,e),isTouched:!!OD((a||n).touchedFields,e)}),A=(e,a,r)=>{const t=(OD(i,e,{_f:{}})._f||{}).ref,o=OD(n.errors,e)||{},{ref:s,message:l,type:c,...d}=o;_D(n.errors,e,{...d,...a,ref:t}),u.state.next({name:e,errors:n.errors,isValid:!1}),r&&r.shouldFocus&&t&&t.focus&&t.focus()},_=(e,a={})=>{for(const s of e?eN(e):l.mount)l.mount.delete(s),l.array.delete(s),a.keepValue||(qN(i,s),qN(o,s)),!a.keepError&&qN(n.errors,s),!a.keepDirty&&qN(n.dirtyFields,s),!a.keepTouched&&qN(n.touchedFields,s),!a.keepIsValidating&&qN(n.validatingFields,s),!r.shouldUnregister&&!a.keepDefaultValue&&qN(t,s);u.values.next({values:{...o}}),u.state.next({...n,...a.keepDirty?{isDirty:z()}:{}}),!a.keepIsValid&&p()},D=({disabled:e,name:a,field:r,fields:n})=>{(ED(e)&&s.mount||e||l.disabled.has(a))&&(e?l.disabled.add(a):l.disabled.delete(a),k(a,IN(r?r._f:OD(n,a)._f),!1,!1,!0))},N=(e,a={})=>{let n=OD(i,e);const o=ED(a.disabled)||ED(r.disabled);return _D(i,e,{...n||{},_f:{...n&&n._f?n._f:{ref:{name:e}},name:e,mount:!0,...a}}),l.mount.add(e),n?D({field:n,disabled:ED(a.disabled)?a.disabled:r.disabled,name:e}):f(e,!0,a.value),{...o?{disabled:a.disabled||r.disabled}:{},...r.progressive?{required:!!a.required,min:FN(a.min),max:FN(a.max),minLength:FN(a.minLength),maxLength:FN(a.maxLength),pattern:FN(a.pattern)}:{},name:e,onChange:C,onBlur:C,ref:o=>{if(o){N(e,a),n=OD(i,e);const r=SD(o.value)&&o.querySelectorAll&&o.querySelectorAll("input,select,textarea")[0]||o,s=(e=>bN(e)||kD(e))(r),l=n._f.refs||[];if(s?l.find((e=>e===r)):r===n._f.ref)return;_D(i,e,{_f:{...n._f,...s?{refs:[...l.filter(MN),r,...Array.isArray(OD(t,e))?[{}]:[]],ref:{type:r.type,name:e}}:{ref:r}}}),f(e,!1,void 0,r)}else n=OD(i,e,{}),n._f&&(n._f.mount=!1),(r.shouldUnregister||a.shouldUnregister)&&(!xD(l.array,e)||!s.action)&&l.unMount.add(e)}}},T=()=>r.shouldFocusError&&dN(i,S,l.mount),I=(e,a)=>async t=>{let s;t&&(t.preventDefault&&t.preventDefault(),t.persist&&t.persist());let c=qD(o);if(l.disabled.size)for(const e of l.disabled)_D(c,e,void 0);if(u.state.next({isSubmitting:!0}),r.resolver){const{errors:e,values:a}=await v();n.errors=e,c=a}else await w(i);if(qN(n.errors,"root"),XD(n.errors)){u.state.next({errors:{}});try{await e(c,t)}catch(e){s=e}}else a&&await a({...n.errors},t),T(),setTimeout(T);if(u.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:XD(n.errors)&&!s,submitCount:n.submitCount+1,errors:n.errors}),s)throw s},F=(e,a={})=>{const c=e?qD(e):t,h=qD(c),m=XD(e),g=m?t:h;if(a.keepDefaultValues||(t=c),!a.keepValues){if(a.keepDirtyValues){const e=new Set([...l.mount,...Object.keys(NN(t,o))]);for(const a of Array.from(e))OD(n.dirtyFields,a)?_D(g,a,OD(o,a)):q(a,OD(g,a))}else{if($D&&SD(e))for(const e of l.mount){const a=OD(i,e);if(a&&a._f){const e=Array.isArray(a._f.refs)?a._f.refs[0]:a._f.ref;if(gN(e)){const a=e.closest("form");if(a){a.reset();break}}}}i={}}o=r.shouldUnregister?a.keepDefaultValues?qD(t):{}:qD(g),u.array.next({values:{...g}}),u.values.next({values:{...g}})}l={mount:a.keepDirtyValues?l.mount:new Set,unMount:new Set,array:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},s.mount=!d.isValid||!!a.keepIsValid||!!a.keepDirtyValues,s.watch=!!r.shouldUnregister,u.state.next({submitCount:a.keepSubmitCount?n.submitCount:0,isDirty:!m&&(a.keepDirty?n.isDirty:!(!a.keepDefaultValues||ON(e,t))),isSubmitted:!!a.keepIsSubmitted&&n.isSubmitted,dirtyFields:m?{}:a.keepDirtyValues?a.keepDefaultValues&&o?NN(t,o):n.dirtyFields:a.keepDefaultValues&&e?NN(t,e):a.keepDirty?n.dirtyFields:{},touchedFields:a.keepTouched?n.touchedFields:{},errors:a.keepErrors?n.errors:{},isSubmitSuccessful:!!a.keepIsSubmitSuccessful&&n.isSubmitSuccessful,isSubmitting:!1})},P=(e,a)=>F(mN(e)?e(o):e,a);return{control:{register:N,unregister:_,getFieldState:M,handleSubmit:I,setError:A,_executeSchema:v,_getWatch:j,_getDirty:z,_updateValid:p,_removeUnmounted:()=>{for(const e of l.unMount){const a=OD(i,e);a&&(a._f.refs?a._f.refs.every((e=>!MN(e))):!MN(a._f.ref))&&_(e)}l.unMount=new Set},_updateFieldArray:(e,a=[],l,c,h=!0,m=!0)=>{if(c&&l&&!r.disabled){if(s.action=!0,m&&Array.isArray(OD(i,e))){const a=l(OD(i,e),c.argA,c.argB);h&&_D(i,e,a)}if(m&&Array.isArray(OD(n.errors,e))){const a=l(OD(n.errors,e),c.argA,c.argB);h&&_D(n.errors,e,a),((e,a)=>{!CD(OD(e,a)).length&&qN(e,a)})(n.errors,e)}if(d.touchedFields&&m&&Array.isArray(OD(n.touchedFields,e))){const a=l(OD(n.touchedFields,e),c.argA,c.argB);h&&_D(n.touchedFields,e,a)}d.dirtyFields&&(n.dirtyFields=NN(t,o)),u.state.next({name:e,isDirty:z(e,a),dirtyFields:n.dirtyFields,errors:n.errors,isValid:n.isValid})}else _D(o,e,a)},_updateDisabledField:D,_getFieldArray:e=>CD(OD(s.mount?o:t,e,r.shouldUnregister?OD(t,e,[]):[])),_reset:F,_resetDefaultValues:()=>mN(r.defaultValues)&&r.defaultValues().then((e=>{P(e,r.resetOptions),u.state.next({isLoading:!1})})),_updateFormState:e=>{n={...n,...e}},_disableForm:e=>{ED(e)&&(u.state.next({disabled:e}),dN(i,((a,r)=>{const n=OD(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 o},get _state(){return s},set _state(e){s=e},get _defaultValues(){return t},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:N,handleSubmit:I,watch:(e,a)=>mN(e)?u.values.subscribe({next:r=>e(j(void 0,a),r)}):j(e,a,!0),setValue:q,getValues:E,reset:P,resetField:(e,a={})=>{OD(i,e)&&(SD(a.defaultValue)?q(e,qD(OD(t,e))):(q(e,a.defaultValue),_D(t,e,qD(a.defaultValue))),a.keepTouched||qN(n.touchedFields,e),a.keepDirty||(qN(n.dirtyFields,e),n.isDirty=a.defaultValue?z(e,qD(OD(t,e))):z()),a.keepError||(qN(n.errors,e),d.isValid&&p()),u.state.next({...n}))},clearErrors:e=>{e&&eN(e).forEach((e=>qN(n.errors,e))),u.state.next({errors:e?n.errors:{}})},unregister:_,setError:A,setFocus:(e,a={})=>{const r=OD(i,e),n=r&&r._f;if(n){const e=n.refs?n.refs[0]:n.ref;e.focus&&(e.focus(),a.shouldSelect&&mN(e.select)&&e.select())}},getFieldState:M}}var VN={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-467]|5[0-3]|8[0-5]))\\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]|7[67]|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}"]]]}},HN={exports:{}};
48
+ */"production"===process.env.NODE_ENV?ES.exports=function(){if(CS)return MS;CS=1;var e=xe,a=wS,r="function"==typeof Object.is?Object.is:function(e,a){return e===a&&(0!==e||1/e==1/a)||e!=e&&a!=a},n=a.useSyncExternalStore,i=e.useRef,t=e.useEffect,o=e.useMemo,s=e.useDebugValue;return MS.useSyncExternalStoreWithSelector=function(e,a,l,c,d){var u=i(null);if(null===u.current){var h={hasValue:!1,value:null};u.current=h}else h=u.current;u=o((function(){function e(e){if(!t){if(t=!0,n=e,e=c(e),void 0!==d&&h.hasValue){var a=h.value;if(d(a,e))return i=a}return i=e}if(a=i,r(n,e))return a;var o=c(e);return void 0!==d&&d(a,o)?a:(n=e,i=o)}var n,i,t=!1,o=void 0===l?null:l;return[function(){return e(a())},null===o?void 0:function(){return e(o())}]}),[a,l,c,d]);var m=n(e,u[0],u[1]);return t((function(){h.hasValue=!0,h.value=m}),[m]),s(m),m},MS}():ES.exports=(AS||(AS=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=xe,a=wS,r="function"==typeof Object.is?Object.is:function(e,a){return e===a&&(0!==e||1/e==1/a)||e!=e&&a!=a},n=a.useSyncExternalStore,i=e.useRef,t=e.useEffect,o=e.useMemo,s=e.useDebugValue;_S.useSyncExternalStoreWithSelector=function(e,a,l,c,d){var u,h=i(null);null===h.current?(u={hasValue:!1,value:null},h.current=u):u=h.current;var m=o((function(){var e,n,i=!1,t=function(a){if(!i){i=!0,e=a;var t=c(a);if(void 0!==d&&u.hasValue){var o=u.value;if(d(o,t))return n=o,o}return n=t,t}var s=n;if(r(e,a))return s;var l=c(a);return void 0!==d&&d(s,l)?s:(e=a,n=l,l)},o=void 0===l?null:l;return[function(){return t(a())},null===o?void 0:function(){return t(o())}]}),[a,l,c,d]),g=m[0],p=m[1],b=n(e,g,p);return t((function(){u.hasValue=!0,u.value=b}),[b]),s(b),b},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),_S);var DS=ES.exports;const NS="undefined"!=typeof window?Oe:Ce;class TS{constructor(e){this.transactionNumber=0,this.lastTransactionNumber=0,this.subscribers=new Set,this.editor=e,this.lastSnapshot={editor:e,transactionNumber:0},this.getSnapshot=this.getSnapshot.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.watch=this.watch.bind(this),this.subscribe=this.subscribe.bind(this)}getSnapshot(){return this.transactionNumber===this.lastTransactionNumber||(this.lastTransactionNumber=this.transactionNumber,this.lastSnapshot={editor:this.editor,transactionNumber:this.transactionNumber}),this.lastSnapshot}getServerSnapshot(){return{editor:null,transactionNumber:0}}subscribe(e){return this.subscribers.add(e),()=>{this.subscribers.delete(e)}}watch(e){if(this.editor=e,this.editor){const e=()=>{this.transactionNumber+=1,this.subscribers.forEach((e=>e()))},a=this.editor;return a.on("transaction",e),()=>{a.off("transaction",e)}}}}const IS="production"!==process.env.NODE_ENV,FS="undefined"==typeof window,PS=FS||Boolean("undefined"!=typeof window&&window.next);class RS{constructor(e){this.editor=null,this.subscriptions=new Set,this.isComponentMounted=!1,this.previousDeps=null,this.instanceId="",this.options=e,this.subscriptions=new Set,this.setEditor(this.getInitialEditor()),this.scheduleDestroy(),this.getEditor=this.getEditor.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.subscribe=this.subscribe.bind(this),this.refreshEditorInstance=this.refreshEditorInstance.bind(this),this.scheduleDestroy=this.scheduleDestroy.bind(this),this.onRender=this.onRender.bind(this),this.createEditor=this.createEditor.bind(this)}setEditor(e){this.editor=e,this.instanceId=Math.random().toString(36).slice(2,9),this.subscriptions.forEach((e=>e()))}getInitialEditor(){if(void 0===this.options.current.immediatelyRender)return FS||PS?(IS&&console.warn("Tiptap Error: SSR has been detected, please set `immediatelyRender` explicitly to `false` to avoid hydration mismatches."),null):this.createEditor();if(this.options.current.immediatelyRender&&FS&&IS)throw new Error("Tiptap Error: SSR has been detected, and `immediatelyRender` has been set to `true` this is an unsupported configuration that may result in errors, explicitly set `immediatelyRender` to `false` to avoid hydration mismatches.");return this.options.current.immediatelyRender?this.createEditor():null}createEditor(){const e={...this.options.current,onBeforeCreate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onBeforeCreate)||void 0===r?void 0:r.call(a,...e)},onBlur:(...e)=>{var a,r;return null===(r=(a=this.options.current).onBlur)||void 0===r?void 0:r.call(a,...e)},onCreate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onCreate)||void 0===r?void 0:r.call(a,...e)},onDestroy:(...e)=>{var a,r;return null===(r=(a=this.options.current).onDestroy)||void 0===r?void 0:r.call(a,...e)},onFocus:(...e)=>{var a,r;return null===(r=(a=this.options.current).onFocus)||void 0===r?void 0:r.call(a,...e)},onSelectionUpdate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onSelectionUpdate)||void 0===r?void 0:r.call(a,...e)},onTransaction:(...e)=>{var a,r;return null===(r=(a=this.options.current).onTransaction)||void 0===r?void 0:r.call(a,...e)},onUpdate:(...e)=>{var a,r;return null===(r=(a=this.options.current).onUpdate)||void 0===r?void 0:r.call(a,...e)},onContentError:(...e)=>{var a,r;return null===(r=(a=this.options.current).onContentError)||void 0===r?void 0:r.call(a,...e)},onDrop:(...e)=>{var a,r;return null===(r=(a=this.options.current).onDrop)||void 0===r?void 0:r.call(a,...e)},onPaste:(...e)=>{var a,r;return null===(r=(a=this.options.current).onPaste)||void 0===r?void 0:r.call(a,...e)}};return new xk(e)}getEditor(){return this.editor}getServerSnapshot(){return null}subscribe(e){return this.subscriptions.add(e),()=>{this.subscriptions.delete(e)}}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&0===e.length?this.editor.setOptions({...this.options.current,editable:this.editor.isEditable}):this.refreshEditorInstance(e),()=>{this.isComponentMounted=!1,this.scheduleDestroy()})}refreshEditorInstance(e){if(this.editor&&!this.editor.isDestroyed){if(null===this.previousDeps)return void(this.previousDeps=e);const a=this.previousDeps.length===e.length&&this.previousDeps.every(((a,r)=>a===e[r]));if(a)return}this.editor&&!this.editor.isDestroyed&&this.editor.destroy(),this.setEditor(this.createEditor()),this.previousDeps=e}scheduleDestroy(){const e=this.instanceId,a=this.editor;this.scheduledDestructionTimeout=setTimeout((()=>{this.isComponentMounted&&this.instanceId===e?a&&a.setOptions(this.options.current):a&&!a.isDestroyed&&(a.destroy(),this.instanceId===e&&this.setEditor(null))}),1)}}function LS(e={},a=[]){const r=$e(e);r.current=e;const[n]=qe((()=>new RS(r))),i=wS.useSyncExternalStore(n.subscribe,n.getEditor,n.getServerSnapshot);return Te(i),Ce(n.onRender(a)),function(e){var a;const[r]=qe((()=>new TS(e.editor))),n=DS.useSyncExternalStoreWithSelector(r.subscribe,r.getSnapshot,r.getServerSnapshot,e.selector,null!==(a=e.equalityFn)&&void 0!==a?a:OS);NS((()=>r.watch(e.editor)),[e.editor,r]),Te(n)}({editor:i,selector:({transactionNumber:a})=>!1===e.shouldRerenderOnTransaction?null:e.immediatelyRender&&0===a?0:a+1}),i}Ae({editor:null}).Consumer;const BS=Ae({onDragStart:void 0});xe.forwardRef(((e,a)=>{const{onDragStart:r}=_e(BS),n=e.as||"div";return xe.createElement(n,{...e,ref:a,"data-node-view-wrapper":"",onDragStart:r,style:{whiteSpace:"normal",...e.style}})}));const VS=YC("RichTextContent",["root","readonly","editable"]),HS=Ev({name:{RichTextContent:WS}})((e=>({root:{"& .ProseMirror":{...ZC(e)}},readonly:{},editable:{}})));function WS({className:e,classes:a={}}){const{classes:n,cx:i}=HS(void 0,{props:{classes:a}}),t=QC(),o=Se((()=>i(VS.root,e,n.root,(null==t?void 0:t.isEditable)?[VS.editable,n.editable]:[VS.readonly,n.readonly])),[e,n,i,null==t?void 0:t.isEditable]);return r(m,{className:o,component:qS,editor:t})}function US({editor:e,children:a}){return r(XC.Provider,{value:e,children:a})}const GS=YC("FieldContainer",["root","outlined","standard","focused","disabled","notchedOutline"]),KS=Ev({name:{FieldContainer:ZS},uniqId:"Os7ZPW"})(((e,a,r)=>({root:{},outlined:{borderRadius:e.shape.borderRadius,padding:1,position:"relative",[`&:hover .${r.notchedOutline}`]:{borderColor:e.palette.text.primary},[`&.${r.focused} .${r.notchedOutline}`]:{borderColor:e.palette.primary.main,borderWidth:2},[`&.${r.disabled} .${r.notchedOutline}`]:{borderColor:e.palette.action.disabled}},standard:{},focused:{},disabled:{},notchedOutline:{position:"absolute",inset:0,borderRadius:"inherit",borderColor:"light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)",borderStyle:"solid",borderWidth:1,pointerEvents:"none",overflow:"hidden",zIndex:KC}})));function ZS({variant:e="outlined",children:n,focused:i,disabled:t,classes:o={},className:s}){const{classes:l,cx:c}=KS(void 0,{props:{classes:o}});return a("div",{className:c(GS.root,l.root,"outlined"===e?[GS.outlined,l.outlined]:[GS.standard,l.standard],i&&[GS.focused,l.focused],t&&[GS.disabled,l.disabled],s),children:[n,"outlined"===e&&r("div",{className:c(GS.notchedOutline,l.notchedOutline),"aria-hidden":!0})]})}var JS=lw,YS=ww,XS=function(){return JS.Date.now()},QS=uS,eO=Math.max,aO=Math.min;var rO=function(e,a,r){var n,i,t,o,s,l,c=0,d=!1,u=!1,h=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function m(a){var r=n,t=i;return n=i=void 0,c=a,o=e.apply(t,r)}function g(e){var r=e-l;return void 0===l||r>=a||r<0||u&&e-c>=t}function p(){var e=XS();if(g(e))return b(e);s=setTimeout(p,function(e){var r=a-(e-l);return u?aO(r,t-(e-c)):r}(e))}function b(e){return s=void 0,h&&n?m(e):(n=i=void 0,o)}function f(){var e=XS(),r=g(e);if(n=arguments,i=this,l=e,r){if(void 0===s)return function(e){return c=e,s=setTimeout(p,a),d?m(e):o}(l);if(u)return clearTimeout(s),s=setTimeout(p,a),m(l)}return void 0===s&&(s=setTimeout(p,a)),o}return a=QS(a)||0,YS(r)&&(d=!!r.leading,t=(u="maxWait"in r)?eO(QS(r.maxWait)||0,a):t,h="trailing"in r?!!r.trailing:h),f.cancel=function(){void 0!==s&&clearTimeout(s),c=0,n=l=i=s=void 0},f.flush=function(){return void 0===s?o:b(XS())},f},nO=pn(rO);class iO extends Ie{constructor(e){var a,r;super(e),this.updateDebounced=nO(this.forceUpdate,null!==(a=e.wait)&&void 0!==a?a:170,null!==(r=e.options)&&void 0!==r?r:{leading:!0,trailing:!0,maxWait:300})}shouldComponentUpdate(){return this.updateDebounced(),!1}componentWillUnmount(){this.updateDebounced.cancel()}render(){return this.props.children}}const tO=YC("RichTextField",["root","standard","outlined","menuBar","menuBarContent","content"]),oO=Ev({name:{RichTextField:sO},uniqId:"E2Alw3"})(((e,a,r)=>({root:{},standard:{[`& .${r.content}`]:{padding:e.spacing(1.5,0)},[`& .${r.menuBarContent}`]:{padding:e.spacing(1,0)}},outlined:{[`& .${r.content}`]:{padding:e.spacing(1.5)},[`& .${r.menuBarContent}`]:{padding:e.spacing(1,1.5)}},menuBar:{},menuBarContent:{},content:{}})));function sO({variant:e="outlined",controls:n,disableDebounceRenderControls:i=!1,disabled:t,className:o,classes:s={},footer:l,MenuBarProps:c,RichTextContentProps:d}){var u,h;const{classes:m,cx:g}=oO(void 0,{props:{classes:s}}),p=function({editor:e,wait:a=250}){const[r,n]=qe(!!(null==e?void 0:e.isFocused)),i=Se((()=>nO((e=>n(e)),a)),[a]);return Ce((()=>{const a=!!(null==e?void 0:e.isFocused);return i(a),a&&i.flush(),()=>{i.cancel()}}),[null==e?void 0:e.isFocused,i]),r}({editor:QC()});return a(ZS,{variant:e,focused:!t&&p,disabled:t,className:g(tO.root,m.root,"outlined"===e?[tO.outlined,m.outlined]:[tO.standard,m.standard],o),children:[n&&r(gS,{...c,classes:{...null==c?void 0:c.classes,root:g(tO.menuBar,m.menuBar,null===(u=null==c?void 0:c.classes)||void 0===u?void 0:u.root),content:g(tO.content,m.menuBarContent,null===(h=null==c?void 0:c.classes)||void 0===h?void 0:h.content)},children:i?n:r(iO,{children:n})}),r(WS,{...d,className:g(tO.content,m.content,null==d?void 0:d.className)}),l]})}const lO=Ee((function({className:e,renderControls:n,RichTextFieldProps:i={},children:t,editorDependencies:o=[],editable:s=!0,...l},c){const d=LS({editable:s,...l},o);return Fe(c,(()=>({editor:d})),[d]),Ce((()=>{d&&!d.isDestroyed&&d.isEditable!==s&&queueMicrotask((()=>d.setEditable(s)))}),[s,d]),a(US,{editor:d,children:[r(sO,{disabled:!s,controls:null==n?void 0:n(d),className:e,...i}),null==t?void 0:t(d)]})}));var cO={};function dO(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":cn(7));return e.charAt(0).toUpperCase()+e.slice(1)}function uO(e){return e&&e.ownerDocument||document}function hO(e,a){"function"==typeof e?e(a):e&&(e.current=a)}const mO="undefined"!=typeof window?je.useLayoutEffect:je.useEffect;let gO=0;const pO=je["useId".toString()];class bO{constructor(){this.currentId=null,this.clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)},this.disposeEffect=()=>this.clear}static create(){return new bO}start(e,a){this.clear(),this.currentId=setTimeout((()=>{this.currentId=null,a()}),e)}}let fO=!0,kO=!1;const yO=new bO,vO={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function wO(e){e.metaKey||e.altKey||e.ctrlKey||(fO=!0)}function zO(){fO=!1}function jO(){"hidden"===this.visibilityState&&kO&&(fO=!0)}function xO(e){const{target:a}=e;try{return a.matches(":focus-visible")}catch(e){}return fO||function(e){const{type:a,tagName:r}=e;return!("INPUT"!==r||!vO[a]||e.readOnly)||"TEXTAREA"===r&&!e.readOnly||!!e.isContentEditable}(a)}function $O(e){return Ht("MuiSvgIcon",e)}"production"!==process.env.NODE_ENV&&(Ln.node,Ln.object.isRequired),function(e,a,r="Mui"){const n={};a.forEach((a=>{n[a]=Ht(e,a,r)}))}("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const qO=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],CO=e=>{const{color:a,fontSize:r,classes:n}=e;return function(e,a,r){const n={};return Object.keys(e).forEach((i=>{n[i]=e[i].reduce(((e,n)=>{if(n){const i=a(n);""!==i&&e.push(i),r&&r[n]&&e.push(r[n])}return e}),[]).join(" ")})),n}({root:["root","inherit"!==a&&`color${dO(a)}`,`fontSize${dO(r)}`]},$O,n)},SO=Ks("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,a)=>{const{ownerState:r}=e;return[a.root,"inherit"!==r.color&&a[`color${dO(r.color)}`],a[`fontSize${dO(r.fontSize)}`]]}})((({theme:e,ownerState:a})=>{var r,n,i,t,o,s,l,c,d,u,h,m,g;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:a.hasSvgAsChild?void 0:"currentColor",flexShrink:0,transition:null==(r=e.transitions)||null==(n=r.create)?void 0:n.call(r,"fill",{duration:null==(i=e.transitions)||null==(i=i.duration)?void 0:i.shorter}),fontSize:{inherit:"inherit",small:(null==(t=e.typography)||null==(o=t.pxToRem)?void 0:o.call(t,20))||"1.25rem",medium:(null==(s=e.typography)||null==(l=s.pxToRem)?void 0:l.call(s,24))||"1.5rem",large:(null==(c=e.typography)||null==(d=c.pxToRem)?void 0:d.call(c,35))||"2.1875rem"}[a.fontSize],color:null!=(u=null==(h=(e.vars||e).palette)||null==(h=h[a.color])?void 0:h.main)?u:{action:null==(m=(e.vars||e).palette)||null==(m=m.action)?void 0:m.active,disabled:null==(g=(e.vars||e).palette)||null==(g=g.action)?void 0:g.disabled,inherit:void 0}[a.color]}})),OO=je.forwardRef((function(e,n){const i=function(e){return Dt(e)}({props:e,name:"MuiSvgIcon"}),{children:t,className:o,color:s="inherit",component:l="svg",fontSize:c="medium",htmlColor:d,inheritViewBox:u=!1,titleAccess:h,viewBox:m="0 0 24 24"}=i,g=hn(i,qO),p=je.isValidElement(t)&&"svg"===t.type,b=un({},i,{color:s,component:l,fontSize:c,instanceFontSize:e.fontSize,inheritViewBox:u,viewBox:m,hasSvgAsChild:p}),f={};u||(f.viewBox=m);const k=CO(b);return a(SO,un({as:l,className:it(k.root,o),focusable:"false",color:d,"aria-hidden":!h||void 0,role:h?"img":void 0,ref:n},f,g,p&&t.props,{ownerState:b,children:[p?t.props.children:t,h?r("title",{children:h}):null]}))}));"production"!==process.env.NODE_ENV&&(OO.propTypes={children:Ln.node,classes:Ln.object,className:Ln.string,color:Ln.oneOfType([Ln.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),Ln.string]),component:Ln.elementType,fontSize:Ln.oneOfType([Ln.oneOf(["inherit","large","medium","small"]),Ln.string]),htmlColor:Ln.string,inheritViewBox:Ln.bool,shapeRendering:Ln.string,sx:Ln.oneOfType([Ln.arrayOf(Ln.oneOfType([Ln.func,Ln.object,Ln.bool])),Ln.func,Ln.object]),titleAccess:Ln.string,viewBox:Ln.string}),OO.muiName="SvgIcon";const EO={configure:e=>{"production"!==process.env.NODE_ENV&&console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.","","You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead","","The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401","","The updated documentation: https://mui.com/guides/classname-generator/"].join("\n")),Bt.configure(e)}};var MO,AO=Object.freeze({__proto__:null,capitalize:dO,createChainedFunction:function(...e){return e.reduce(((e,a)=>null==a?e:function(...r){e.apply(this,r),a.apply(this,r)}),(()=>{}))},createSvgIcon:function(e,a){function n(n,i){return r(OO,un({"data-testid":`${a}Icon`,ref:i},n,{children:e}))}return"production"!==process.env.NODE_ENV&&(n.displayName=`${a}Icon`),n.muiName=OO.muiName,je.memo(je.forwardRef(n))},debounce:function(e,a=166){let r;function n(...n){clearTimeout(r),r=setTimeout((()=>{e.apply(this,n)}),a)}return n.clear=()=>{clearTimeout(r)},n},deprecatedPropType:function(e,a){return"production"===process.env.NODE_ENV?()=>null:(e,r,n,i,t)=>{const o=n||"<<anonymous>>",s=t||r;return void 0!==e[r]?new Error(`The ${i} \`${s}\` of \`${o}\` is deprecated. ${a}`):null}},isMuiElement:function(e,a){var r,n;return je.isValidElement(e)&&-1!==a.indexOf(null!=(r=e.type.muiName)?r:null==(n=e.type)||null==(n=n._payload)||null==(n=n.value)?void 0:n.muiName)},ownerDocument:uO,ownerWindow:function(e){return uO(e).defaultView||window},requirePropFactory:function(e,a){if("production"===process.env.NODE_ENV)return()=>null;const r=a?un({},a.propTypes):null;return a=>(n,i,t,o,s,...l)=>{const c=s||i,d=null==r?void 0:r[c];if(d){const e=d(n,i,t,o,s,...l);if(e)return e}return void 0===n[i]||n[a]?null:new Error(`The prop \`${c}\` of \`${e}\` can only be used together with the \`${a}\` prop.`)}},setRef:hO,unstable_ClassNameGenerator:EO,unstable_useEnhancedEffect:mO,unstable_useId:function(e){if(void 0!==pO){const a=pO();return null!=e?e:a}return function(e){const[a,r]=je.useState(e),n=e||a;return je.useEffect((()=>{null==a&&(gO+=1,r(`mui-${gO}`))}),[a]),n}(e)},unsupportedProp:function(e,a,r,n,i){if("production"===process.env.NODE_ENV)return null;const t=i||a;return void 0!==e[a]?new Error(`The prop \`${t}\` is not supported. Please remove it.`):null},useControlled:function({controlled:e,default:a,name:r,state:n="value"}){const{current:i}=je.useRef(void 0!==e),[t,o]=je.useState(a),s=i?e:t;if("production"!==process.env.NODE_ENV){je.useEffect((()=>{i!==(void 0!==e)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${n} state of ${r} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${r} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))}),[n,r,e]);const{current:t}=je.useRef(a);je.useEffect((()=>{i||Object.is(t,a)||console.error([`MUI: A component is changing the default ${n} state of an uncontrolled ${r} after being initialized. To suppress this warning opt to use a controlled ${r}.`].join("\n"))}),[JSON.stringify(a)])}return[s,je.useCallback((e=>{i||o(e)}),[])]},useEventCallback:function(e){const a=je.useRef(e);return mO((()=>{a.current=e})),je.useRef(((...e)=>(0,a.current)(...e))).current},useForkRef:function(...e){return je.useMemo((()=>e.every((e=>null==e))?null:a=>{e.forEach((e=>{hO(e,a)}))}),e)},useIsFocusVisible:function(){const e=je.useCallback((e=>{null!=e&&function(e){e.addEventListener("keydown",wO,!0),e.addEventListener("mousedown",zO,!0),e.addEventListener("pointerdown",zO,!0),e.addEventListener("touchstart",zO,!0),e.addEventListener("visibilitychange",jO,!0)}(e.ownerDocument)}),[]),a=je.useRef(!1);return{isFocusVisibleRef:a,onFocus:function(e){return!!xO(e)&&(a.current=!0,!0)},onBlur:function(){return!!a.current&&(kO=!0,yO.start(100,(()=>{kO=!1})),a.current=!1,!0)},ref:e}}}),_O=bn(AO);function DO(){return MO||(MO=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return a.createSvgIcon}});var a=_O}(cO)),cO}let NO;function TO(){return void 0===NO&&(NO=navigator.platform.includes("Mac")),NO?"⌘":"Ctrl"}const IO=Ev({name:{MenuButtonTooltip:FO}})((e=>({titleContainer:{textAlign:"center"},label:{fontSize:e.typography.pxToRem(13)},shortcutKey:{fontSize:e.typography.pxToRem(12),border:`1px solid ${y(e.palette.text.secondary,.2)}`,backgroundColor:y(e.palette.background.paper,.3),height:"19px",lineHeight:"19px",padding:"0 4px",minWidth:17,borderRadius:e.shape.borderRadius,display:"inline-block","&:not(:first-of-type)":{marginLeft:1}}})));function FO({label:e,shortcutKeys:n,placement:i="top",contentWrapperClassName:t,children:s,...l}){const{classes:c}=IO();return r(B,{title:e||n&&n.length>0?a("div",{className:c.titleContainer,children:[r("div",{className:c.label,children:e}),n&&n.length>0&&r(o,{variant:"body2",component:"div",children:n.map(((e,a)=>r("span",{className:c.shortcutKey,children:"mod"===e?TO():e},a)))})]}):"",placement:i,arrow:!0,...l,children:r("span",{className:t,children:s})})}const PO=Ev({name:{MenuButton:RO}})({root:{[`&& .${H.root}`]:{border:"none",padding:5}},menuButtonIcon:{fontSize:"1.25rem"}});function RO({tooltipLabel:e,tooltipShortcutKeys:a,IconComponent:n,buttonRef:i,children:t,...o}){const{classes:s}=PO();return r("span",{className:s.root,children:r(FO,{label:e,shortcutKeys:a,children:r(V,{ref:i,size:"small",value:e,...o,children:null!=t?t:n&&r(n,{className:s.menuButtonIcon})})})})}var LO={},BO=Zt;Object.defineProperty(LO,"__esModule",{value:!0});var VO=LO.default=void 0,HO=BO(DO()),WO=e;function UO(e){var a;const n=QC();return r(RO,{tooltipLabel:"Bold",tooltipShortcutKeys:["mod","B"],IconComponent:VO,selected:null!==(a=null==n?void 0:n.isActive("bold"))&&void 0!==a&&a,disabled:!(null==n?void 0:n.isEditable)||!n.can().toggleBold(),onClick:()=>null==n?void 0:n.chain().focus().toggleBold().run(),...e})}VO=LO.default=(0,HO.default)((0,WO.jsx)("path",{d:"M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42M10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5"}),"FormatBold");var GO={},KO=Zt;Object.defineProperty(GO,"__esModule",{value:!0});var ZO=GO.default=void 0,JO=KO(DO()),YO=e;function XO(e){var a;const n=QC();return r(RO,{tooltipLabel:"Italic",tooltipShortcutKeys:["mod","I"],IconComponent:ZO,selected:null!==(a=null==n?void 0:n.isActive("italic"))&&void 0!==a&&a,disabled:!(null==n?void 0:n.isEditable)||!n.can().toggleItalic(),onClick:()=>null==n?void 0:n.chain().focus().toggleItalic().run(),...e})}ZO=GO.default=(0,JO.default)((0,YO.jsx)("path",{d:"M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"}),"FormatItalic");const QO={};function eE(e,a){"string"!=typeof a&&(a=eE.defaultChars);const r=function(e){let a=QO[e];if(a)return a;a=QO[e]=[];for(let e=0;e<128;e++){const r=String.fromCharCode(e);a.push(r)}for(let r=0;r<e.length;r++){const n=e.charCodeAt(r);a[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return a}(a);return e.replace(/(%[a-f0-9]{2})+/gi,(function(e){let a="";for(let n=0,i=e.length;n<i;n+=3){const t=parseInt(e.slice(n+1,n+3),16);if(t<128)a+=r[t];else{if(192==(224&t)&&n+3<i){const r=parseInt(e.slice(n+4,n+6),16);if(128==(192&r)){const e=t<<6&1984|63&r;a+=e<128?"��":String.fromCharCode(e),n+=3;continue}}if(224==(240&t)&&n+6<i){const r=parseInt(e.slice(n+4,n+6),16),i=parseInt(e.slice(n+7,n+9),16);if(128==(192&r)&&128==(192&i)){const e=t<<12&61440|r<<6&4032|63&i;a+=e<2048||e>=55296&&e<=57343?"���":String.fromCharCode(e),n+=6;continue}}if(240==(248&t)&&n+9<i){const r=parseInt(e.slice(n+4,n+6),16),i=parseInt(e.slice(n+7,n+9),16),o=parseInt(e.slice(n+10,n+12),16);if(128==(192&r)&&128==(192&i)&&128==(192&o)){let e=t<<18&1835008|r<<12&258048|i<<6&4032|63&o;e<65536||e>1114111?a+="����":(e-=65536,a+=String.fromCharCode(55296+(e>>10),56320+(1023&e))),n+=9;continue}}a+="�"}}return a}))}eE.defaultChars=";/?:@&=+$,#",eE.componentChars="";const aE={};function rE(e,a,r){"string"!=typeof a&&(r=a,a=rE.defaultChars),void 0===r&&(r=!0);const n=function(e){let a=aE[e];if(a)return a;a=aE[e]=[];for(let e=0;e<128;e++){const r=String.fromCharCode(e);/^[0-9a-z]$/i.test(r)?a.push(r):a.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2))}for(let r=0;r<e.length;r++)a[e.charCodeAt(r)]=e[r];return a}(a);let i="";for(let a=0,t=e.length;a<t;a++){const o=e.charCodeAt(a);if(r&&37===o&&a+2<t&&/^[0-9a-f]{2}$/i.test(e.slice(a+1,a+3)))i+=e.slice(a,a+3),a+=2;else if(o<128)i+=n[o];else if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&a+1<t){const r=e.charCodeAt(a+1);if(r>=56320&&r<=57343){i+=encodeURIComponent(e[a]+e[a+1]),a++;continue}}i+="%EF%BF%BD"}else i+=encodeURIComponent(e[a])}return i}function nE(e){let a="";return a+=e.protocol||"",a+=e.slashes?"//":"",a+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?a+="["+e.hostname+"]":a+=e.hostname||"",a+=e.port?":"+e.port:"",a+=e.pathname||"",a+=e.search||"",a+=e.hash||"",a}function iE(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}rE.defaultChars=";/?:@&=+$,-_.!~*'()#",rE.componentChars="-_.!~*'()";const tE=/^([a-z0-9.+-]+:)/i,oE=/:[0-9]*$/,sE=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,lE=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),cE=["'"].concat(lE),dE=["%","/","?",";","#"].concat(cE),uE=["/","?","#"],hE=/^[+a-z0-9A-Z_-]{0,63}$/,mE=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,gE={javascript:!0,"javascript:":!0},pE={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function bE(e,a){if(e&&e instanceof iE)return e;const r=new iE;return r.parse(e,a),r}iE.prototype.parse=function(e,a){let r,n,i,t=e;if(t=t.trim(),!a&&1===e.split("#").length){const e=sE.exec(t);if(e)return this.pathname=e[1],e[2]&&(this.search=e[2]),this}let o=tE.exec(t);if(o&&(o=o[0],r=o.toLowerCase(),this.protocol=o,t=t.substr(o.length)),(a||o||t.match(/^\/\/[^@\/]+@[^@\/]+/))&&(i="//"===t.substr(0,2),!i||o&&gE[o]||(t=t.substr(2),this.slashes=!0)),!gE[o]&&(i||o&&!pE[o])){let e,a,r=-1;for(let e=0;e<uE.length;e++)n=t.indexOf(uE[e]),-1!==n&&(-1===r||n<r)&&(r=n);a=-1===r?t.lastIndexOf("@"):t.lastIndexOf("@",r),-1!==a&&(e=t.slice(0,a),t=t.slice(a+1),this.auth=e),r=-1;for(let e=0;e<dE.length;e++)n=t.indexOf(dE[e]),-1!==n&&(-1===r||n<r)&&(r=n);-1===r&&(r=t.length),":"===t[r-1]&&r--;const i=t.slice(0,r);t=t.slice(r),this.parseHost(i),this.hostname=this.hostname||"";const o="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!o){const e=this.hostname.split(/\./);for(let a=0,r=e.length;a<r;a++){const r=e[a];if(r&&!r.match(hE)){let n="";for(let e=0,a=r.length;e<a;e++)r.charCodeAt(e)>127?n+="x":n+=r[e];if(!n.match(hE)){const n=e.slice(0,a),i=e.slice(a+1),o=r.match(mE);o&&(n.push(o[1]),i.unshift(o[2])),i.length&&(t=i.join(".")+t),this.hostname=n.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),o&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const s=t.indexOf("#");-1!==s&&(this.hash=t.substr(s),t=t.slice(0,s));const l=t.indexOf("?");return-1!==l&&(this.search=t.substr(l),t=t.slice(0,l)),t&&(this.pathname=t),pE[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this},iE.prototype.parseHost=function(e){let a=oE.exec(e);a&&(a=a[0],":"!==a&&(this.port=a.substr(1)),e=e.substr(0,e.length-a.length)),e&&(this.hostname=e)};var fE,kE=Object.freeze({__proto__:null,decode:eE,encode:rE,format:nE,parse:bE}),yE=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,vE=/[\0-\x1F\x7F-\x9F]/,wE=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,zE=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,jE=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,xE=Object.freeze({__proto__:null,Any:yE,Cc:vE,Cf:/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,P:wE,S:zE,Z:jE}),$E=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e=>e.charCodeAt(0)))),qE=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e=>e.charCodeAt(0))));const CE=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),SE=null!==(fE=String.fromCodePoint)&&void 0!==fE?fE:function(e){let a="";return e>65535&&(e-=65536,a+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),a+=String.fromCharCode(e),a};var OE;!function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"}(OE||(OE={}));var EE,ME,AE;function _E(e){return e>=OE.ZERO&&e<=OE.NINE}function DE(e){return e>=OE.UPPER_A&&e<=OE.UPPER_F||e>=OE.LOWER_A&&e<=OE.LOWER_F}function NE(e){return e===OE.EQUALS||function(e){return e>=OE.UPPER_A&&e<=OE.UPPER_Z||e>=OE.LOWER_A&&e<=OE.LOWER_Z||_E(e)}(e)}!function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(EE||(EE={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(ME||(ME={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(AE||(AE={}));class TE{constructor(e,a,r){this.decodeTree=e,this.emitCodePoint=a,this.errors=r,this.state=ME.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=AE.Strict}startEntity(e){this.decodeMode=e,this.state=ME.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,a){switch(this.state){case ME.EntityStart:return e.charCodeAt(a)===OE.NUM?(this.state=ME.NumericStart,this.consumed+=1,this.stateNumericStart(e,a+1)):(this.state=ME.NamedEntity,this.stateNamedEntity(e,a));case ME.NumericStart:return this.stateNumericStart(e,a);case ME.NumericDecimal:return this.stateNumericDecimal(e,a);case ME.NumericHex:return this.stateNumericHex(e,a);case ME.NamedEntity:return this.stateNamedEntity(e,a)}}stateNumericStart(e,a){return a>=e.length?-1:(32|e.charCodeAt(a))===OE.LOWER_X?(this.state=ME.NumericHex,this.consumed+=1,this.stateNumericHex(e,a+1)):(this.state=ME.NumericDecimal,this.stateNumericDecimal(e,a))}addToNumericResult(e,a,r,n){if(a!==r){const i=r-a;this.result=this.result*Math.pow(n,i)+parseInt(e.substr(a,i),n),this.consumed+=i}}stateNumericHex(e,a){const r=a;for(;a<e.length;){const n=e.charCodeAt(a);if(!_E(n)&&!DE(n))return this.addToNumericResult(e,r,a,16),this.emitNumericEntity(n,3);a+=1}return this.addToNumericResult(e,r,a,16),-1}stateNumericDecimal(e,a){const r=a;for(;a<e.length;){const n=e.charCodeAt(a);if(!_E(n))return this.addToNumericResult(e,r,a,10),this.emitNumericEntity(n,2);a+=1}return this.addToNumericResult(e,r,a,10),-1}emitNumericEntity(e,a){var r;if(this.consumed<=a)return null===(r=this.errors)||void 0===r||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===OE.SEMI)this.consumed+=1;else if(this.decodeMode===AE.Strict)return 0;return this.emitCodePoint(function(e){var a;return e>=55296&&e<=57343||e>1114111?65533:null!==(a=CE.get(e))&&void 0!==a?a:e}(this.result),this.consumed),this.errors&&(e!==OE.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,a){const{decodeTree:r}=this;let n=r[this.treeIndex],i=(n&EE.VALUE_LENGTH)>>14;for(;a<e.length;a++,this.excess++){const t=e.charCodeAt(a);if(this.treeIndex=FE(r,n,this.treeIndex+Math.max(1,i),t),this.treeIndex<0)return 0===this.result||this.decodeMode===AE.Attribute&&(0===i||NE(t))?0:this.emitNotTerminatedNamedEntity();if(n=r[this.treeIndex],i=(n&EE.VALUE_LENGTH)>>14,0!==i){if(t===OE.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==AE.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:a,decodeTree:r}=this,n=(r[a]&EE.VALUE_LENGTH)>>14;return this.emitNamedEntityData(a,n,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,a,r){const{decodeTree:n}=this;return this.emitCodePoint(1===a?n[e]&~EE.VALUE_LENGTH:n[e+1],r),3===a&&this.emitCodePoint(n[e+2],r),r}end(){var e;switch(this.state){case ME.NamedEntity:return 0===this.result||this.decodeMode===AE.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case ME.NumericDecimal:return this.emitNumericEntity(0,2);case ME.NumericHex:return this.emitNumericEntity(0,3);case ME.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case ME.EntityStart:return 0}}}function IE(e){let a="";const r=new TE(e,(e=>a+=SE(e)));return function(e,n){let i=0,t=0;for(;(t=e.indexOf("&",t))>=0;){a+=e.slice(i,t),r.startEntity(n);const o=r.write(e,t+1);if(o<0){i=t+r.end();break}i=t+o,t=0===o?i+1:i}const o=a+e.slice(i);return a="",o}}function FE(e,a,r,n){const i=(a&EE.BRANCH_LENGTH)>>7,t=a&EE.JUMP_TABLE;if(0===i)return 0!==t&&n===t?r:-1;if(t){const a=n-t;return a<0||a>=i?-1:e[r+a]-1}let o=r,s=o+i-1;for(;o<=s;){const a=o+s>>>1,r=e[a];if(r<n)o=a+1;else{if(!(r>n))return e[a+i];s=a-1}}return-1}const PE=IE($E);function RE(e,a=AE.Legacy){return PE(e,a)}function LE(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)}IE(qE);const BE=Object.prototype.hasOwnProperty;function VE(e){return Array.prototype.slice.call(arguments,1).forEach((function(a){if(a){if("object"!=typeof a)throw new TypeError(a+"must be object");Object.keys(a).forEach((function(r){e[r]=a[r]}))}})),e}function HE(e,a,r){return[].concat(e.slice(0,a),r,e.slice(a+1))}function WE(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(!!(65535&~e&&65534!=(65535&e))&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function UE(e){if(e>65535){const a=55296+((e-=65536)>>10),r=56320+(1023&e);return String.fromCharCode(a,r)}return String.fromCharCode(e)}const GE=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,KE=new RegExp(GE.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),ZE=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function JE(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(KE,(function(e,a,r){return a||function(e,a){if(35===a.charCodeAt(0)&&ZE.test(a)){const r="x"===a[1].toLowerCase()?parseInt(a.slice(2),16):parseInt(a.slice(1),10);return WE(r)?UE(r):e}const r=RE(e);return r!==e?r:e}(e,r)}))}const YE=/[&<>"]/,XE=/[&<>"]/g,QE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function eM(e){return QE[e]}function aM(e){return YE.test(e)?e.replace(XE,eM):e}const rM=/[.?*+^$[\]\\(){}|-]/g;function nM(e){switch(e){case 9:case 32:return!0}return!1}function iM(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function tM(e){return wE.test(e)||zE.test(e)}function oM(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function sM(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const lM={mdurl:kE,ucmicro:xE};var cM=Object.freeze({__proto__:null,arrayReplaceAt:HE,assign:VE,escapeHtml:aM,escapeRE:function(e){return e.replace(rM,"\\$&")},fromCodePoint:UE,has:function(e,a){return BE.call(e,a)},isMdAsciiPunct:oM,isPunctChar:tM,isSpace:nM,isString:LE,isValidEntityCode:WE,isWhiteSpace:iM,lib:lM,normalizeReference:sM,unescapeAll:JE,unescapeMd:function(e){return e.indexOf("\\")<0?e:e.replace(GE,"$1")}});var dM=Object.freeze({__proto__:null,parseLinkDestination:function(e,a,r){let n,i=a;const t={ok:!1,pos:0,str:""};if(60===e.charCodeAt(i)){for(i++;i<r;){if(n=e.charCodeAt(i),10===n)return t;if(60===n)return t;if(62===n)return t.pos=i+1,t.str=JE(e.slice(a+1,i)),t.ok=!0,t;92===n&&i+1<r?i+=2:i++}return t}let o=0;for(;i<r&&(n=e.charCodeAt(i),32!==n)&&!(n<32||127===n);)if(92===n&&i+1<r){if(32===e.charCodeAt(i+1))break;i+=2}else{if(40===n&&(o++,o>32))return t;if(41===n){if(0===o)break;o--}i++}return a===i||0!==o||(t.str=JE(e.slice(a,i)),t.pos=i,t.ok=!0),t},parseLinkLabel:function(e,a,r){let n,i,t,o;const s=e.posMax,l=e.pos;for(e.pos=a+1,n=1;e.pos<s;){if(t=e.src.charCodeAt(e.pos),93===t&&(n--,0===n)){i=!0;break}if(o=e.pos,e.md.inline.skipToken(e),91===t)if(o===e.pos-1)n++;else if(r)return e.pos=l,-1}let c=-1;return i&&(c=e.pos),e.pos=l,c},parseLinkTitle:function(e,a,r,n){let i,t=a;const o={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)o.str=n.str,o.marker=n.marker;else{if(t>=r)return o;let n=e.charCodeAt(t);if(34!==n&&39!==n&&40!==n)return o;a++,t++,40===n&&(n=41),o.marker=n}for(;t<r;){if(i=e.charCodeAt(t),i===o.marker)return o.pos=t+1,o.str+=JE(e.slice(a,t)),o.ok=!0,o;if(40===i&&41===o.marker)return o;92===i&&t+1<r&&t++,t++}return o.can_continue=!0,o.str+=JE(e.slice(a,t)),o}});const uM={};function hM(){this.rules=VE({},uM)}function mM(){this.__rules__=[],this.__cache__=null}function gM(e,a,r){this.type=e,this.tag=a,this.attrs=null,this.map=null,this.nesting=r,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}function pM(e,a,r){this.src=e,this.env=r,this.tokens=[],this.inlineMode=!1,this.md=a}uM.code_inline=function(e,a,r,n,i){const t=e[a];return"<code"+i.renderAttrs(t)+">"+aM(t.content)+"</code>"},uM.code_block=function(e,a,r,n,i){const t=e[a];return"<pre"+i.renderAttrs(t)+"><code>"+aM(e[a].content)+"</code></pre>\n"},uM.fence=function(e,a,r,n,i){const t=e[a],o=t.info?JE(t.info).trim():"";let s,l="",c="";if(o){const e=o.split(/(\s+)/g);l=e[0],c=e.slice(2).join("")}if(s=r.highlight&&r.highlight(t.content,l,c)||aM(t.content),0===s.indexOf("<pre"))return s+"\n";if(o){const e=t.attrIndex("class"),a=t.attrs?t.attrs.slice():[];e<0?a.push(["class",r.langPrefix+l]):(a[e]=a[e].slice(),a[e][1]+=" "+r.langPrefix+l);const n={attrs:a};return`<pre><code${i.renderAttrs(n)}>${s}</code></pre>\n`}return`<pre><code${i.renderAttrs(t)}>${s}</code></pre>\n`},uM.image=function(e,a,r,n,i){const t=e[a];return t.attrs[t.attrIndex("alt")][1]=i.renderInlineAsText(t.children,r,n),i.renderToken(e,a,r)},uM.hardbreak=function(e,a,r){return r.xhtmlOut?"<br />\n":"<br>\n"},uM.softbreak=function(e,a,r){return r.breaks?r.xhtmlOut?"<br />\n":"<br>\n":"\n"},uM.text=function(e,a){return aM(e[a].content)},uM.html_block=function(e,a){return e[a].content},uM.html_inline=function(e,a){return e[a].content},hM.prototype.renderAttrs=function(e){let a,r,n;if(!e.attrs)return"";for(n="",a=0,r=e.attrs.length;a<r;a++)n+=" "+aM(e.attrs[a][0])+'="'+aM(e.attrs[a][1])+'"';return n},hM.prototype.renderToken=function(e,a,r){const n=e[a];let i="";if(n.hidden)return"";n.block&&-1!==n.nesting&&a&&e[a-1].hidden&&(i+="\n"),i+=(-1===n.nesting?"</":"<")+n.tag,i+=this.renderAttrs(n),0===n.nesting&&r.xhtmlOut&&(i+=" /");let t=!1;if(n.block&&(t=!0,1===n.nesting&&a+1<e.length)){const r=e[a+1];("inline"===r.type||r.hidden||-1===r.nesting&&r.tag===n.tag)&&(t=!1)}return i+=t?">\n":">",i},hM.prototype.renderInline=function(e,a,r){let n="";const i=this.rules;for(let t=0,o=e.length;t<o;t++){const o=e[t].type;void 0!==i[o]?n+=i[o](e,t,a,r,this):n+=this.renderToken(e,t,a)}return n},hM.prototype.renderInlineAsText=function(e,a,r){let n="";for(let i=0,t=e.length;i<t;i++)switch(e[i].type){case"text":case"html_inline":case"html_block":n+=e[i].content;break;case"image":n+=this.renderInlineAsText(e[i].children,a,r);break;case"softbreak":case"hardbreak":n+="\n"}return n},hM.prototype.render=function(e,a,r){let n="";const i=this.rules;for(let t=0,o=e.length;t<o;t++){const o=e[t].type;"inline"===o?n+=this.renderInline(e[t].children,a,r):void 0!==i[o]?n+=i[o](e,t,a,r,this):n+=this.renderToken(e,t,a,r)}return n},mM.prototype.__find__=function(e){for(let a=0;a<this.__rules__.length;a++)if(this.__rules__[a].name===e)return a;return-1},mM.prototype.__compile__=function(){const e=this,a=[""];e.__rules__.forEach((function(e){e.enabled&&e.alt.forEach((function(e){a.indexOf(e)<0&&a.push(e)}))})),e.__cache__={},a.forEach((function(a){e.__cache__[a]=[],e.__rules__.forEach((function(r){r.enabled&&(a&&r.alt.indexOf(a)<0||e.__cache__[a].push(r.fn))}))}))},mM.prototype.at=function(e,a,r){const n=this.__find__(e),i=r||{};if(-1===n)throw new Error("Parser rule not found: "+e);this.__rules__[n].fn=a,this.__rules__[n].alt=i.alt||[],this.__cache__=null},mM.prototype.before=function(e,a,r,n){const i=this.__find__(e),t=n||{};if(-1===i)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i,0,{name:a,enabled:!0,fn:r,alt:t.alt||[]}),this.__cache__=null},mM.prototype.after=function(e,a,r,n){const i=this.__find__(e),t=n||{};if(-1===i)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i+1,0,{name:a,enabled:!0,fn:r,alt:t.alt||[]}),this.__cache__=null},mM.prototype.push=function(e,a,r){const n=r||{};this.__rules__.push({name:e,enabled:!0,fn:a,alt:n.alt||[]}),this.__cache__=null},mM.prototype.enable=function(e,a){Array.isArray(e)||(e=[e]);const r=[];return e.forEach((function(e){const n=this.__find__(e);if(n<0){if(a)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!0,r.push(e)}),this),this.__cache__=null,r},mM.prototype.enableOnly=function(e,a){Array.isArray(e)||(e=[e]),this.__rules__.forEach((function(e){e.enabled=!1})),this.enable(e,a)},mM.prototype.disable=function(e,a){Array.isArray(e)||(e=[e]);const r=[];return e.forEach((function(e){const n=this.__find__(e);if(n<0){if(a)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!1,r.push(e)}),this),this.__cache__=null,r},mM.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},gM.prototype.attrIndex=function(e){if(!this.attrs)return-1;const a=this.attrs;for(let r=0,n=a.length;r<n;r++)if(a[r][0]===e)return r;return-1},gM.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},gM.prototype.attrSet=function(e,a){const r=this.attrIndex(e),n=[e,a];r<0?this.attrPush(n):this.attrs[r]=n},gM.prototype.attrGet=function(e){const a=this.attrIndex(e);let r=null;return a>=0&&(r=this.attrs[a][1]),r},gM.prototype.attrJoin=function(e,a){const r=this.attrIndex(e);r<0?this.attrPush([e,a]):this.attrs[r][1]=this.attrs[r][1]+" "+a},pM.prototype.Token=gM;const bM=/\r\n?|\n/g,fM=/\0/g;function kM(e){return/^<\/a\s*>/i.test(e)}const yM=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,vM=/\((c|tm|r)\)/i,wM=/\((c|tm|r)\)/gi,zM={c:"©",r:"®",tm:"™"};function jM(e,a){return zM[a.toLowerCase()]}function xM(e){let a=0;for(let r=e.length-1;r>=0;r--){const n=e[r];"text"!==n.type||a||(n.content=n.content.replace(wM,jM)),"link_open"===n.type&&"auto"===n.info&&a--,"link_close"===n.type&&"auto"===n.info&&a++}}function $M(e){let a=0;for(let r=e.length-1;r>=0;r--){const n=e[r];"text"!==n.type||a||yM.test(n.content)&&(n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===n.type&&"auto"===n.info&&a--,"link_close"===n.type&&"auto"===n.info&&a++}}const qM=/['"]/,CM=/['"]/g;function SM(e,a,r){return e.slice(0,a)+r+e.slice(a+1)}function OM(e,a){let r;const n=[];for(let i=0;i<e.length;i++){const t=e[i],o=e[i].level;for(r=n.length-1;r>=0&&!(n[r].level<=o);r--);if(n.length=r+1,"text"!==t.type)continue;let s=t.content,l=0,c=s.length;e:for(;l<c;){CM.lastIndex=l;const d=CM.exec(s);if(!d)break;let u=!0,h=!0;l=d.index+1;const m="'"===d[0];let g=32;if(d.index-1>=0)g=s.charCodeAt(d.index-1);else for(r=i-1;r>=0&&("softbreak"!==e[r].type&&"hardbreak"!==e[r].type);r--)if(e[r].content){g=e[r].content.charCodeAt(e[r].content.length-1);break}let p=32;if(l<c)p=s.charCodeAt(l);else for(r=i+1;r<e.length&&("softbreak"!==e[r].type&&"hardbreak"!==e[r].type);r++)if(e[r].content){p=e[r].content.charCodeAt(0);break}const b=oM(g)||tM(String.fromCharCode(g)),f=oM(p)||tM(String.fromCharCode(p)),k=iM(g),y=iM(p);if(y?u=!1:f&&(k||b||(u=!1)),k?h=!1:b&&(y||f||(h=!1)),34===p&&'"'===d[0]&&g>=48&&g<=57&&(h=u=!1),u&&h&&(u=b,h=f),u||h){if(h)for(r=n.length-1;r>=0;r--){let u=n[r];if(n[r].level<o)break;if(u.single===m&&n[r].level===o){let o,h;u=n[r],m?(o=a.md.options.quotes[2],h=a.md.options.quotes[3]):(o=a.md.options.quotes[0],h=a.md.options.quotes[1]),t.content=SM(t.content,d.index,h),e[u.token].content=SM(e[u.token].content,u.pos,o),l+=h.length-1,u.token===i&&(l+=o.length-1),s=t.content,c=s.length,n.length=r;continue e}}u?n.push({token:i,pos:d.index,single:m,level:o}):h&&m&&(t.content=SM(t.content,d.index,"’"))}else m&&(t.content=SM(t.content,d.index,"’"))}}}const EM=[["normalize",function(e){let a;a=e.src.replace(bM,"\n"),a=a.replace(fM,"�"),e.src=a}],["block",function(e){let a;e.inlineMode?(a=new e.Token("inline","",0),a.content=e.src,a.map=[0,1],a.children=[],e.tokens.push(a)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){const a=e.tokens;for(let r=0,n=a.length;r<n;r++){const n=a[r];"inline"===n.type&&e.md.inline.parse(n.content,e.md,e.env,n.children)}}],["linkify",function(e){const a=e.tokens;var r;if(e.md.options.linkify)for(let n=0,i=a.length;n<i;n++){if("inline"!==a[n].type||!e.md.linkify.pretest(a[n].content))continue;let i=a[n].children,t=0;for(let o=i.length-1;o>=0;o--){const s=i[o];if("link_close"!==s.type){if("html_inline"===s.type&&(r=s.content,/^<a[>\s]/i.test(r)&&t>0&&t--,kM(s.content)&&t++),!(t>0)&&"text"===s.type&&e.md.linkify.test(s.content)){const r=s.content;let t=e.md.linkify.match(r);const l=[];let c=s.level,d=0;t.length>0&&0===t[0].index&&o>0&&"text_special"===i[o-1].type&&(t=t.slice(1));for(let a=0;a<t.length;a++){const n=t[a].url,i=e.md.normalizeLink(n);if(!e.md.validateLink(i))continue;let o=t[a].text;o=t[a].schema?"mailto:"!==t[a].schema||/^mailto:/i.test(o)?e.md.normalizeLinkText(o):e.md.normalizeLinkText("mailto:"+o).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+o).replace(/^http:\/\//,"");const s=t[a].index;if(s>d){const a=new e.Token("text","",0);a.content=r.slice(d,s),a.level=c,l.push(a)}const u=new e.Token("link_open","a",1);u.attrs=[["href",i]],u.level=c++,u.markup="linkify",u.info="auto",l.push(u);const h=new e.Token("text","",0);h.content=o,h.level=c,l.push(h);const m=new e.Token("link_close","a",-1);m.level=--c,m.markup="linkify",m.info="auto",l.push(m),d=t[a].lastIndex}if(d<r.length){const a=new e.Token("text","",0);a.content=r.slice(d),a.level=c,l.push(a)}a[n].children=i=HE(i,o,l)}}else for(o--;i[o].level!==s.level&&"link_open"!==i[o].type;)o--}}}],["replacements",function(e){let a;if(e.md.options.typographer)for(a=e.tokens.length-1;a>=0;a--)"inline"===e.tokens[a].type&&(vM.test(e.tokens[a].content)&&xM(e.tokens[a].children),yM.test(e.tokens[a].content)&&$M(e.tokens[a].children))}],["smartquotes",function(e){if(e.md.options.typographer)for(let a=e.tokens.length-1;a>=0;a--)"inline"===e.tokens[a].type&&qM.test(e.tokens[a].content)&&OM(e.tokens[a].children,e)}],["text_join",function(e){let a,r;const n=e.tokens,i=n.length;for(let e=0;e<i;e++){if("inline"!==n[e].type)continue;const i=n[e].children,t=i.length;for(a=0;a<t;a++)"text_special"===i[a].type&&(i[a].type="text");for(a=r=0;a<t;a++)"text"===i[a].type&&a+1<t&&"text"===i[a+1].type?i[a+1].content=i[a].content+i[a+1].content:(a!==r&&(i[r]=i[a]),r++);a!==r&&(i.length=r)}}]];function MM(){this.ruler=new mM;for(let e=0;e<EM.length;e++)this.ruler.push(EM[e][0],EM[e][1])}function AM(e,a,r,n){this.src=e,this.md=a,this.env=r,this.tokens=n,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const i=this.src;for(let e=0,a=0,r=0,n=0,t=i.length,o=!1;a<t;a++){const s=i.charCodeAt(a);if(!o){if(nM(s)){r++,9===s?n+=4-n%4:n++;continue}o=!0}10!==s&&a!==t-1||(10!==s&&a++,this.bMarks.push(e),this.eMarks.push(a),this.tShift.push(r),this.sCount.push(n),this.bsCount.push(0),o=!1,r=0,n=0,e=a+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}MM.prototype.process=function(e){const a=this.ruler.getRules("");for(let r=0,n=a.length;r<n;r++)a[r](e)},MM.prototype.State=pM,AM.prototype.push=function(e,a,r){const n=new gM(e,a,r);return n.block=!0,r<0&&this.level--,n.level=this.level,r>0&&this.level++,this.tokens.push(n),n},AM.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},AM.prototype.skipEmptyLines=function(e){for(let a=this.lineMax;e<a&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},AM.prototype.skipSpaces=function(e){for(let a=this.src.length;e<a;e++){if(!nM(this.src.charCodeAt(e)))break}return e},AM.prototype.skipSpacesBack=function(e,a){if(e<=a)return e;for(;e>a;)if(!nM(this.src.charCodeAt(--e)))return e+1;return e},AM.prototype.skipChars=function(e,a){for(let r=this.src.length;e<r&&this.src.charCodeAt(e)===a;e++);return e},AM.prototype.skipCharsBack=function(e,a,r){if(e<=r)return e;for(;e>r;)if(a!==this.src.charCodeAt(--e))return e+1;return e},AM.prototype.getLines=function(e,a,r,n){if(e>=a)return"";const i=new Array(a-e);for(let t=0,o=e;o<a;o++,t++){let e=0;const s=this.bMarks[o];let l,c=s;for(l=o+1<a||n?this.eMarks[o]+1:this.eMarks[o];c<l&&e<r;){const a=this.src.charCodeAt(c);if(nM(a))9===a?e+=4-(e+this.bsCount[o])%4:e++;else{if(!(c-s<this.tShift[o]))break;e++}c++}i[t]=e>r?new Array(e-r+1).join(" ")+this.src.slice(c,l):this.src.slice(c,l)}return i.join("")},AM.prototype.Token=gM;function _M(e,a){const r=e.bMarks[a]+e.tShift[a],n=e.eMarks[a];return e.src.slice(r,n)}function DM(e){const a=[],r=e.length;let n=0,i=e.charCodeAt(n),t=!1,o=0,s="";for(;n<r;)124===i&&(t?(s+=e.substring(o,n-1),o=n):(a.push(s+e.substring(o,n)),s="",o=n+1)),t=92===i,n++,i=e.charCodeAt(n);return a.push(s+e.substring(o)),a}function NM(e,a){const r=e.eMarks[a];let n=e.bMarks[a]+e.tShift[a];const i=e.src.charCodeAt(n++);if(42!==i&&45!==i&&43!==i)return-1;if(n<r){if(!nM(e.src.charCodeAt(n)))return-1}return n}function TM(e,a){const r=e.bMarks[a]+e.tShift[a],n=e.eMarks[a];let i=r;if(i+1>=n)return-1;let t=e.src.charCodeAt(i++);if(t<48||t>57)return-1;for(;;){if(i>=n)return-1;if(t=e.src.charCodeAt(i++),!(t>=48&&t<=57)){if(41===t||46===t)break;return-1}if(i-r>=10)return-1}return i<n&&(t=e.src.charCodeAt(i),!nM(t))?-1:i}const IM="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",FM="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",PM=new RegExp("^(?:"+IM+"|"+FM+"|\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),RM=new RegExp("^(?:"+IM+"|"+FM+")"),LM=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(RM.source+"\\s*$"),/^$/,!1]];const BM=[["table",function(e,a,r,n){if(a+2>r)return!1;let i=a+1;if(e.sCount[i]<e.blkIndent)return!1;if(e.sCount[i]-e.blkIndent>=4)return!1;let t=e.bMarks[i]+e.tShift[i];if(t>=e.eMarks[i])return!1;const o=e.src.charCodeAt(t++);if(124!==o&&45!==o&&58!==o)return!1;if(t>=e.eMarks[i])return!1;const s=e.src.charCodeAt(t++);if(124!==s&&45!==s&&58!==s&&!nM(s))return!1;if(45===o&&nM(s))return!1;for(;t<e.eMarks[i];){const a=e.src.charCodeAt(t);if(124!==a&&45!==a&&58!==a&&!nM(a))return!1;t++}let l=_M(e,a+1),c=l.split("|");const d=[];for(let e=0;e<c.length;e++){const a=c[e].trim();if(!a){if(0===e||e===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(a))return!1;58===a.charCodeAt(a.length-1)?d.push(58===a.charCodeAt(0)?"center":"right"):58===a.charCodeAt(0)?d.push("left"):d.push("")}if(l=_M(e,a).trim(),-1===l.indexOf("|"))return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;c=DM(l),c.length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop();const u=c.length;if(0===u||u!==d.length)return!1;if(n)return!0;const h=e.parentType;e.parentType="table";const m=e.md.block.ruler.getRules("blockquote"),g=[a,0];e.push("table_open","table",1).map=g,e.push("thead_open","thead",1).map=[a,a+1],e.push("tr_open","tr",1).map=[a,a+1];for(let a=0;a<c.length;a++){const r=e.push("th_open","th",1);d[a]&&(r.attrs=[["style","text-align:"+d[a]]]);const n=e.push("inline","",0);n.content=c[a].trim(),n.children=[],e.push("th_close","th",-1)}let p;e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let b=0;for(i=a+2;i<r&&!(e.sCount[i]<e.blkIndent);i++){let n=!1;for(let a=0,t=m.length;a<t;a++)if(m[a](e,i,r,!0)){n=!0;break}if(n)break;if(l=_M(e,i).trim(),!l)break;if(e.sCount[i]-e.blkIndent>=4)break;if(c=DM(l),c.length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),b+=u-c.length,b>65536)break;if(i===a+2){e.push("tbody_open","tbody",1).map=p=[a+2,0]}e.push("tr_open","tr",1).map=[i,i+1];for(let a=0;a<u;a++){const r=e.push("td_open","td",1);d[a]&&(r.attrs=[["style","text-align:"+d[a]]]);const n=e.push("inline","",0);n.content=c[a]?c[a].trim():"",n.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return p&&(e.push("tbody_close","tbody",-1),p[1]=i),e.push("table_close","table",-1),g[1]=i,e.parentType=h,e.line=i,!0},["paragraph","reference"]],["code",function(e,a,r){if(e.sCount[a]-e.blkIndent<4)return!1;let n=a+1,i=n;for(;n<r;)if(e.isEmpty(n))n++;else{if(!(e.sCount[n]-e.blkIndent>=4))break;n++,i=n}e.line=i;const t=e.push("code_block","code",0);return t.content=e.getLines(a,i,4+e.blkIndent,!1)+"\n",t.map=[a,e.line],!0}],["fence",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(i+3>t)return!1;const o=e.src.charCodeAt(i);if(126!==o&&96!==o)return!1;let s=i;i=e.skipChars(i,o);let l=i-s;if(l<3)return!1;const c=e.src.slice(s,i),d=e.src.slice(i,t);if(96===o&&d.indexOf(String.fromCharCode(o))>=0)return!1;if(n)return!0;let u=a,h=!1;for(;(u++,!(u>=r))&&(i=s=e.bMarks[u]+e.tShift[u],t=e.eMarks[u],!(i<t&&e.sCount[u]<e.blkIndent));)if(e.src.charCodeAt(i)===o&&!(e.sCount[u]-e.blkIndent>=4||(i=e.skipChars(i,o),i-s<l||(i=e.skipSpaces(i),i<t)))){h=!0;break}l=e.sCount[a],e.line=u+(h?1:0);const m=e.push("fence","code",0);return m.info=d,m.content=e.getLines(a+1,u,l,!0),m.markup=c,m.map=[a,e.line],!0},["paragraph","reference","blockquote","list"]],["blockquote",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];const o=e.lineMax;if(e.sCount[a]-e.blkIndent>=4)return!1;if(62!==e.src.charCodeAt(i))return!1;if(n)return!0;const s=[],l=[],c=[],d=[],u=e.md.block.ruler.getRules("blockquote"),h=e.parentType;e.parentType="blockquote";let m,g=!1;for(m=a;m<r;m++){const a=e.sCount[m]<e.blkIndent;if(i=e.bMarks[m]+e.tShift[m],t=e.eMarks[m],i>=t)break;if(62===e.src.charCodeAt(i++)&&!a){let a,r,n=e.sCount[m]+1;32===e.src.charCodeAt(i)?(i++,n++,r=!1,a=!0):9===e.src.charCodeAt(i)?(a=!0,(e.bsCount[m]+n)%4==3?(i++,n++,r=!1):r=!0):a=!1;let o=n;for(s.push(e.bMarks[m]),e.bMarks[m]=i;i<t;){const a=e.src.charCodeAt(i);if(!nM(a))break;9===a?o+=4-(o+e.bsCount[m]+(r?1:0))%4:o++,i++}g=i>=t,l.push(e.bsCount[m]),e.bsCount[m]=e.sCount[m]+1+(a?1:0),c.push(e.sCount[m]),e.sCount[m]=o-n,d.push(e.tShift[m]),e.tShift[m]=i-e.bMarks[m];continue}if(g)break;let n=!1;for(let a=0,i=u.length;a<i;a++)if(u[a](e,m,r,!0)){n=!0;break}if(n){e.lineMax=m,0!==e.blkIndent&&(s.push(e.bMarks[m]),l.push(e.bsCount[m]),d.push(e.tShift[m]),c.push(e.sCount[m]),e.sCount[m]-=e.blkIndent);break}s.push(e.bMarks[m]),l.push(e.bsCount[m]),d.push(e.tShift[m]),c.push(e.sCount[m]),e.sCount[m]=-1}const p=e.blkIndent;e.blkIndent=0;const b=e.push("blockquote_open","blockquote",1);b.markup=">";const f=[a,0];b.map=f,e.md.block.tokenize(e,a,m),e.push("blockquote_close","blockquote",-1).markup=">",e.lineMax=o,e.parentType=h,f[1]=e.line;for(let r=0;r<d.length;r++)e.bMarks[r+a]=s[r],e.tShift[r+a]=d[r],e.sCount[r+a]=c[r],e.bsCount[r+a]=l[r];return e.blkIndent=p,!0},["paragraph","reference","blockquote","list"]],["hr",function(e,a,r,n){const i=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let t=e.bMarks[a]+e.tShift[a];const o=e.src.charCodeAt(t++);if(42!==o&&45!==o&&95!==o)return!1;let s=1;for(;t<i;){const a=e.src.charCodeAt(t++);if(a!==o&&!nM(a))return!1;a===o&&s++}if(s<3)return!1;if(n)return!0;e.line=a+1;const l=e.push("hr","hr",0);return l.map=[a,e.line],l.markup=Array(s+1).join(String.fromCharCode(o)),!0},["paragraph","reference","blockquote","list"]],["list",function(e,a,r,n){let i,t,o,s,l=a,c=!0;if(e.sCount[l]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let d,u,h,m=!1;if(n&&"paragraph"===e.parentType&&e.sCount[l]>=e.blkIndent&&(m=!0),(h=TM(e,l))>=0){if(d=!0,o=e.bMarks[l]+e.tShift[l],u=Number(e.src.slice(o,h-1)),m&&1!==u)return!1}else{if(!((h=NM(e,l))>=0))return!1;d=!1}if(m&&e.skipSpaces(h)>=e.eMarks[l])return!1;if(n)return!0;const g=e.src.charCodeAt(h-1),p=e.tokens.length;d?(s=e.push("ordered_list_open","ol",1),1!==u&&(s.attrs=[["start",u]])):s=e.push("bullet_list_open","ul",1);const b=[l,0];s.map=b,s.markup=String.fromCharCode(g);let f=!1;const k=e.md.block.ruler.getRules("list"),y=e.parentType;for(e.parentType="list";l<r;){t=h,i=e.eMarks[l];const a=e.sCount[l]+h-(e.bMarks[l]+e.tShift[l]);let n=a;for(;t<i;){const a=e.src.charCodeAt(t);if(9===a)n+=4-(n+e.bsCount[l])%4;else{if(32!==a)break;n++}t++}const u=t;let m;m=u>=i?1:n-a,m>4&&(m=1);const p=a+m;s=e.push("list_item_open","li",1),s.markup=String.fromCharCode(g);const b=[l,0];s.map=b,d&&(s.info=e.src.slice(o,h-1));const y=e.tight,v=e.tShift[l],w=e.sCount[l],z=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=p,e.tight=!0,e.tShift[l]=u-e.bMarks[l],e.sCount[l]=n,u>=i&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,r):e.md.block.tokenize(e,l,r,!0),e.tight&&!f||(c=!1),f=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=z,e.tShift[l]=v,e.sCount[l]=w,e.tight=y,s=e.push("list_item_close","li",-1),s.markup=String.fromCharCode(g),l=e.line,b[1]=l,l>=r)break;if(e.sCount[l]<e.blkIndent)break;if(e.sCount[l]-e.blkIndent>=4)break;let j=!1;for(let a=0,n=k.length;a<n;a++)if(k[a](e,l,r,!0)){j=!0;break}if(j)break;if(d){if(h=TM(e,l),h<0)break;o=e.bMarks[l]+e.tShift[l]}else if(h=NM(e,l),h<0)break;if(g!==e.src.charCodeAt(h-1))break}return s=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1),s.markup=String.fromCharCode(g),b[1]=l,e.line=l,e.parentType=y,c&&function(e,a){const r=e.level+2;for(let n=a+2,i=e.tokens.length-2;n<i;n++)e.tokens[n].level===r&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,p),!0},["paragraph","reference","blockquote"]],["reference",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a],o=a+1;if(e.sCount[a]-e.blkIndent>=4)return!1;if(91!==e.src.charCodeAt(i))return!1;function s(a){const r=e.lineMax;if(a>=r||e.isEmpty(a))return null;let n=!1;if(e.sCount[a]-e.blkIndent>3&&(n=!0),e.sCount[a]<0&&(n=!0),!n){const n=e.md.block.ruler.getRules("reference"),i=e.parentType;e.parentType="reference";let t=!1;for(let i=0,o=n.length;i<o;i++)if(n[i](e,a,r,!0)){t=!0;break}if(e.parentType=i,t)return null}const i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];return e.src.slice(i,t+1)}let l=e.src.slice(i,t+1);t=l.length;let c=-1;for(i=1;i<t;i++){const e=l.charCodeAt(i);if(91===e)return!1;if(93===e){c=i;break}if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(92===e&&(i++,i<t&&10===l.charCodeAt(i))){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}}if(c<0||58!==l.charCodeAt(c+1))return!1;for(i=c+2;i<t;i++){const e=l.charCodeAt(i);if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(!nM(e))break}const d=e.md.helpers.parseLinkDestination(l,i,t);if(!d.ok)return!1;const u=e.md.normalizeLink(d.str);if(!e.md.validateLink(u))return!1;i=d.pos;const h=i,m=o,g=i;for(;i<t;i++){const e=l.charCodeAt(i);if(10===e){const e=s(o);null!==e&&(l+=e,t=l.length,o++)}else if(!nM(e))break}let p,b=e.md.helpers.parseLinkTitle(l,i,t);for(;b.can_continue;){const a=s(o);if(null===a)break;l+=a,i=t,t=l.length,o++,b=e.md.helpers.parseLinkTitle(l,i,t,b)}for(i<t&&g!==i&&b.ok?(p=b.str,i=b.pos):(p="",i=h,o=m);i<t;){if(!nM(l.charCodeAt(i)))break;i++}if(i<t&&10!==l.charCodeAt(i)&&p)for(p="",i=h,o=m;i<t;){if(!nM(l.charCodeAt(i)))break;i++}if(i<t&&10!==l.charCodeAt(i))return!1;const f=sM(l.slice(1,c));return!!f&&(n||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[f]&&(e.env.references[f]={title:p,href:u}),e.line=o),!0)}],["html_block",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(i))return!1;let o=e.src.slice(i,t),s=0;for(;s<LM.length&&!LM[s][0].test(o);s++);if(s===LM.length)return!1;if(n)return LM[s][2];let l=a+1;if(!LM[s][1].test(o))for(;l<r&&!(e.sCount[l]<e.blkIndent);l++)if(i=e.bMarks[l]+e.tShift[l],t=e.eMarks[l],o=e.src.slice(i,t),LM[s][1].test(o)){0!==o.length&&l++;break}e.line=l;const c=e.push("html_block","",0);return c.map=[a,l],c.content=e.getLines(a,l,e.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(e,a,r,n){let i=e.bMarks[a]+e.tShift[a],t=e.eMarks[a];if(e.sCount[a]-e.blkIndent>=4)return!1;let o=e.src.charCodeAt(i);if(35!==o||i>=t)return!1;let s=1;for(o=e.src.charCodeAt(++i);35===o&&i<t&&s<=6;)s++,o=e.src.charCodeAt(++i);if(s>6||i<t&&!nM(o))return!1;if(n)return!0;t=e.skipSpacesBack(t,i);const l=e.skipCharsBack(t,35,i);l>i&&nM(e.src.charCodeAt(l-1))&&(t=l),e.line=a+1;const c=e.push("heading_open","h"+String(s),1);c.markup="########".slice(0,s),c.map=[a,e.line];const d=e.push("inline","",0);return d.content=e.src.slice(i,t).trim(),d.map=[a,e.line],d.children=[],e.push("heading_close","h"+String(s),-1).markup="########".slice(0,s),!0},["paragraph","reference","blockquote"]],["lheading",function(e,a,r){const n=e.md.block.ruler.getRules("paragraph");if(e.sCount[a]-e.blkIndent>=4)return!1;const i=e.parentType;e.parentType="paragraph";let t,o=0,s=a+1;for(;s<r&&!e.isEmpty(s);s++){if(e.sCount[s]-e.blkIndent>3)continue;if(e.sCount[s]>=e.blkIndent){let a=e.bMarks[s]+e.tShift[s];const r=e.eMarks[s];if(a<r&&(t=e.src.charCodeAt(a),(45===t||61===t)&&(a=e.skipChars(a,t),a=e.skipSpaces(a),a>=r))){o=61===t?1:2;break}}if(e.sCount[s]<0)continue;let a=!1;for(let i=0,t=n.length;i<t;i++)if(n[i](e,s,r,!0)){a=!0;break}if(a)break}if(!o)return!1;const l=e.getLines(a,s,e.blkIndent,!1).trim();e.line=s+1;const c=e.push("heading_open","h"+String(o),1);c.markup=String.fromCharCode(t),c.map=[a,e.line];const d=e.push("inline","",0);return d.content=l,d.map=[a,e.line-1],d.children=[],e.push("heading_close","h"+String(o),-1).markup=String.fromCharCode(t),e.parentType=i,!0}],["paragraph",function(e,a,r){const n=e.md.block.ruler.getRules("paragraph"),i=e.parentType;let t=a+1;for(e.parentType="paragraph";t<r&&!e.isEmpty(t);t++){if(e.sCount[t]-e.blkIndent>3)continue;if(e.sCount[t]<0)continue;let a=!1;for(let i=0,o=n.length;i<o;i++)if(n[i](e,t,r,!0)){a=!0;break}if(a)break}const o=e.getLines(a,t,e.blkIndent,!1).trim();e.line=t,e.push("paragraph_open","p",1).map=[a,e.line];const s=e.push("inline","",0);return s.content=o,s.map=[a,e.line],s.children=[],e.push("paragraph_close","p",-1),e.parentType=i,!0}]];function VM(){this.ruler=new mM;for(let e=0;e<BM.length;e++)this.ruler.push(BM[e][0],BM[e][1],{alt:(BM[e][2]||[]).slice()})}function HM(e,a,r,n){this.src=e,this.env=r,this.md=a,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}function WM(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}VM.prototype.tokenize=function(e,a,r){const n=this.ruler.getRules(""),i=n.length,t=e.md.options.maxNesting;let o=a,s=!1;for(;o<r&&(e.line=o=e.skipEmptyLines(o),!(o>=r))&&!(e.sCount[o]<e.blkIndent);){if(e.level>=t){e.line=r;break}const a=e.line;let l=!1;for(let t=0;t<i;t++)if(l=n[t](e,o,r,!1),l){if(a>=e.line)throw new Error("block rule didn't increment state.line");break}if(!l)throw new Error("none of the block rules matched");e.tight=!s,e.isEmpty(e.line-1)&&(s=!0),o=e.line,o<r&&e.isEmpty(o)&&(s=!0,o++,e.line=o)}},VM.prototype.parse=function(e,a,r,n){if(!e)return;const i=new this.State(e,a,r,n);this.tokenize(i,i.line,i.lineMax)},VM.prototype.State=AM,HM.prototype.pushPending=function(){const e=new gM("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},HM.prototype.push=function(e,a,r){this.pending&&this.pushPending();const n=new gM(e,a,r);let i=null;return r<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,r>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],i={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(i),n},HM.prototype.scanDelims=function(e,a){const r=this.posMax,n=this.src.charCodeAt(e),i=e>0?this.src.charCodeAt(e-1):32;let t=e;for(;t<r&&this.src.charCodeAt(t)===n;)t++;const o=t-e,s=t<r?this.src.charCodeAt(t):32,l=oM(i)||tM(String.fromCharCode(i)),c=oM(s)||tM(String.fromCharCode(s)),d=iM(i),u=iM(s),h=!u&&(!c||d||l),m=!d&&(!l||u||c);return{can_open:h&&(a||!m||l),can_close:m&&(a||!h||c),length:o}},HM.prototype.Token=gM;const UM=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;const GM=[];for(let e=0;e<256;e++)GM.push(0);function KM(e,a){let r;const n=[],i=a.length;for(let t=0;t<i;t++){const i=a[t];if(126!==i.marker)continue;if(-1===i.end)continue;const o=a[i.end];r=e.tokens[i.token],r.type="s_open",r.tag="s",r.nesting=1,r.markup="~~",r.content="",r=e.tokens[o.token],r.type="s_close",r.tag="s",r.nesting=-1,r.markup="~~",r.content="","text"===e.tokens[o.token-1].type&&"~"===e.tokens[o.token-1].content&&n.push(o.token-1)}for(;n.length;){const a=n.pop();let i=a+1;for(;i<e.tokens.length&&"s_close"===e.tokens[i].type;)i++;i--,a!==i&&(r=e.tokens[i],e.tokens[i]=e.tokens[a],e.tokens[a]=r)}}"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(e){GM[e.charCodeAt(0)]=1}));var ZM={tokenize:function(e,a){const r=e.pos,n=e.src.charCodeAt(r);if(a)return!1;if(126!==n)return!1;const i=e.scanDelims(e.pos,!0);let t=i.length;const o=String.fromCharCode(n);if(t<2)return!1;let s;t%2&&(s=e.push("text","",0),s.content=o,t--);for(let a=0;a<t;a+=2)s=e.push("text","",0),s.content=o+o,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0},postProcess:function(e){const a=e.tokens_meta,r=e.tokens_meta.length;KM(e,e.delimiters);for(let n=0;n<r;n++)a[n]&&a[n].delimiters&&KM(e,a[n].delimiters)}};function JM(e,a){for(let r=a.length-1;r>=0;r--){const n=a[r];if(95!==n.marker&&42!==n.marker)continue;if(-1===n.end)continue;const i=a[n.end],t=r>0&&a[r-1].end===n.end+1&&a[r-1].marker===n.marker&&a[r-1].token===n.token-1&&a[n.end+1].token===i.token+1,o=String.fromCharCode(n.marker),s=e.tokens[n.token];s.type=t?"strong_open":"em_open",s.tag=t?"strong":"em",s.nesting=1,s.markup=t?o+o:o,s.content="";const l=e.tokens[i.token];l.type=t?"strong_close":"em_close",l.tag=t?"strong":"em",l.nesting=-1,l.markup=t?o+o:o,l.content="",t&&(e.tokens[a[r-1].token].content="",e.tokens[a[n.end+1].token].content="",r--)}}var YM={tokenize:function(e,a){const r=e.pos,n=e.src.charCodeAt(r);if(a)return!1;if(95!==n&&42!==n)return!1;const i=e.scanDelims(e.pos,42===n);for(let a=0;a<i.length;a++){e.push("text","",0).content=String.fromCharCode(n),e.delimiters.push({marker:n,length:i.length,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close})}return e.pos+=i.length,!0},postProcess:function(e){const a=e.tokens_meta,r=e.tokens_meta.length;JM(e,e.delimiters);for(let n=0;n<r;n++)a[n]&&a[n].delimiters&&JM(e,a[n].delimiters)}};const XM=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,QM=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;const eA=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,aA=/^&([a-z][a-z0-9]{1,31});/i;function rA(e){const a={},r=e.length;if(!r)return;let n=0,i=-2;const t=[];for(let o=0;o<r;o++){const r=e[o];if(t.push(0),e[n].marker===r.marker&&i===r.token-1||(n=o),i=r.token,r.length=r.length||0,!r.close)continue;a.hasOwnProperty(r.marker)||(a[r.marker]=[-1,-1,-1,-1,-1,-1]);const s=a[r.marker][(r.open?3:0)+r.length%3];let l=n-t[n]-1,c=l;for(;l>s;l-=t[l]+1){const a=e[l];if(a.marker===r.marker&&(a.open&&a.end<0)){let n=!1;if((a.close||r.open)&&(a.length+r.length)%3==0&&(a.length%3==0&&r.length%3==0||(n=!0)),!n){const n=l>0&&!e[l-1].open?t[l-1]+1:0;t[o]=o-l+n,t[l]=n,r.open=!1,a.end=o,a.close=!1,c=-1,i=-2;break}}}-1!==c&&(a[r.marker][(r.open?3:0)+(r.length||0)%3]=c)}}const nA=[["text",function(e,a){let r=e.pos;for(;r<e.posMax&&!WM(e.src.charCodeAt(r));)r++;return r!==e.pos&&(a||(e.pending+=e.src.slice(e.pos,r)),e.pos=r,!0)}],["linkify",function(e,a){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;const r=e.pos;if(r+3>e.posMax)return!1;if(58!==e.src.charCodeAt(r))return!1;if(47!==e.src.charCodeAt(r+1))return!1;if(47!==e.src.charCodeAt(r+2))return!1;const n=e.pending.match(UM);if(!n)return!1;const i=n[1],t=e.md.linkify.matchAtStart(e.src.slice(r-i.length));if(!t)return!1;let o=t.url;if(o.length<=i.length)return!1;o=o.replace(/\*+$/,"");const s=e.md.normalizeLink(o);if(!e.md.validateLink(s))return!1;if(!a){e.pending=e.pending.slice(0,-i.length);const a=e.push("link_open","a",1);a.attrs=[["href",s]],a.markup="linkify",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(o);const r=e.push("link_close","a",-1);r.markup="linkify",r.info="auto"}return e.pos+=o.length-i.length,!0}],["newline",function(e,a){let r=e.pos;if(10!==e.src.charCodeAt(r))return!1;const n=e.pending.length-1,i=e.posMax;if(!a)if(n>=0&&32===e.pending.charCodeAt(n))if(n>=1&&32===e.pending.charCodeAt(n-1)){let a=n-1;for(;a>=1&&32===e.pending.charCodeAt(a-1);)a--;e.pending=e.pending.slice(0,a),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(r++;r<i&&nM(e.src.charCodeAt(r));)r++;return e.pos=r,!0}],["escape",function(e,a){let r=e.pos;const n=e.posMax;if(92!==e.src.charCodeAt(r))return!1;if(r++,r>=n)return!1;let i=e.src.charCodeAt(r);if(10===i){for(a||e.push("hardbreak","br",0),r++;r<n&&(i=e.src.charCodeAt(r),nM(i));)r++;return e.pos=r,!0}let t=e.src[r];if(i>=55296&&i<=56319&&r+1<n){const a=e.src.charCodeAt(r+1);a>=56320&&a<=57343&&(t+=e.src[r+1],r++)}const o="\\"+t;if(!a){const a=e.push("text_special","",0);i<256&&0!==GM[i]?a.content=t:a.content=o,a.markup=o,a.info="escape"}return e.pos=r+1,!0}],["backticks",function(e,a){let r=e.pos;if(96!==e.src.charCodeAt(r))return!1;const n=r;r++;const i=e.posMax;for(;r<i&&96===e.src.charCodeAt(r);)r++;const t=e.src.slice(n,r),o=t.length;if(e.backticksScanned&&(e.backticks[o]||0)<=n)return a||(e.pending+=t),e.pos+=o,!0;let s,l=r;for(;-1!==(s=e.src.indexOf("`",l));){for(l=s+1;l<i&&96===e.src.charCodeAt(l);)l++;const n=l-s;if(n===o){if(!a){const a=e.push("code_inline","code",0);a.markup=t,a.content=e.src.slice(r,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[n]=s}return e.backticksScanned=!0,a||(e.pending+=t),e.pos+=o,!0}],["strikethrough",ZM.tokenize],["emphasis",YM.tokenize],["link",function(e,a){let r,n,i,t,o="",s="",l=e.pos,c=!0;if(91!==e.src.charCodeAt(e.pos))return!1;const d=e.pos,u=e.posMax,h=e.pos+1,m=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(m<0)return!1;let g=m+1;if(g<u&&40===e.src.charCodeAt(g)){for(c=!1,g++;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);if(g>=u)return!1;if(l=g,i=e.md.helpers.parseLinkDestination(e.src,g,e.posMax),i.ok){for(o=e.md.normalizeLink(i.str),e.md.validateLink(o)?g=i.pos:o="",l=g;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);if(i=e.md.helpers.parseLinkTitle(e.src,g,e.posMax),g<u&&l!==g&&i.ok)for(s=i.str,g=i.pos;g<u&&(r=e.src.charCodeAt(g),nM(r)||10===r);g++);}(g>=u||41!==e.src.charCodeAt(g))&&(c=!0),g++}if(c){if(void 0===e.env.references)return!1;if(g<u&&91===e.src.charCodeAt(g)?(l=g+1,g=e.md.helpers.parseLinkLabel(e,g),g>=0?n=e.src.slice(l,g++):g=m+1):g=m+1,n||(n=e.src.slice(h,m)),t=e.env.references[sM(n)],!t)return e.pos=d,!1;o=t.href,s=t.title}if(!a){e.pos=h,e.posMax=m;const a=[["href",o]];e.push("link_open","a",1).attrs=a,s&&a.push(["title",s]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=g,e.posMax=u,!0}],["image",function(e,a){let r,n,i,t,o,s,l,c,d="";const u=e.pos,h=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;const m=e.pos+2,g=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(g<0)return!1;if(t=g+1,t<h&&40===e.src.charCodeAt(t)){for(t++;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);if(t>=h)return!1;for(c=t,s=e.md.helpers.parseLinkDestination(e.src,t,e.posMax),s.ok&&(d=e.md.normalizeLink(s.str),e.md.validateLink(d)?t=s.pos:d=""),c=t;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);if(s=e.md.helpers.parseLinkTitle(e.src,t,e.posMax),t<h&&c!==t&&s.ok)for(l=s.str,t=s.pos;t<h&&(r=e.src.charCodeAt(t),nM(r)||10===r);t++);else l="";if(t>=h||41!==e.src.charCodeAt(t))return e.pos=u,!1;t++}else{if(void 0===e.env.references)return!1;if(t<h&&91===e.src.charCodeAt(t)?(c=t+1,t=e.md.helpers.parseLinkLabel(e,t),t>=0?i=e.src.slice(c,t++):t=g+1):t=g+1,i||(i=e.src.slice(m,g)),o=e.env.references[sM(i)],!o)return e.pos=u,!1;d=o.href,l=o.title}if(!a){n=e.src.slice(m,g);const a=[];e.md.inline.parse(n,e.md,e.env,a);const r=e.push("image","img",0),i=[["src",d],["alt",""]];r.attrs=i,r.children=a,r.content=n,l&&i.push(["title",l])}return e.pos=t,e.posMax=h,!0}],["autolink",function(e,a){let r=e.pos;if(60!==e.src.charCodeAt(r))return!1;const n=e.pos,i=e.posMax;for(;;){if(++r>=i)return!1;const a=e.src.charCodeAt(r);if(60===a)return!1;if(62===a)break}const t=e.src.slice(n+1,r);if(QM.test(t)){const r=e.md.normalizeLink(t);if(!e.md.validateLink(r))return!1;if(!a){const a=e.push("link_open","a",1);a.attrs=[["href",r]],a.markup="autolink",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(t);const n=e.push("link_close","a",-1);n.markup="autolink",n.info="auto"}return e.pos+=t.length+2,!0}if(XM.test(t)){const r=e.md.normalizeLink("mailto:"+t);if(!e.md.validateLink(r))return!1;if(!a){const a=e.push("link_open","a",1);a.attrs=[["href",r]],a.markup="autolink",a.info="auto";e.push("text","",0).content=e.md.normalizeLinkText(t);const n=e.push("link_close","a",-1);n.markup="autolink",n.info="auto"}return e.pos+=t.length+2,!0}return!1}],["html_inline",function(e,a){if(!e.md.options.html)return!1;const r=e.posMax,n=e.pos;if(60!==e.src.charCodeAt(n)||n+2>=r)return!1;const i=e.src.charCodeAt(n+1);if(33!==i&&63!==i&&47!==i&&!function(e){const a=32|e;return a>=97&&a<=122}(i))return!1;const t=e.src.slice(n).match(PM);if(!t)return!1;if(!a){const a=e.push("html_inline","",0);a.content=t[0],o=a.content,/^<a[>\s]/i.test(o)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(a.content)&&e.linkLevel--}var o;return e.pos+=t[0].length,!0}],["entity",function(e,a){const r=e.pos,n=e.posMax;if(38!==e.src.charCodeAt(r))return!1;if(r+1>=n)return!1;if(35===e.src.charCodeAt(r+1)){const n=e.src.slice(r).match(eA);if(n){if(!a){const a="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),r=e.push("text_special","",0);r.content=WE(a)?UE(a):UE(65533),r.markup=n[0],r.info="entity"}return e.pos+=n[0].length,!0}}else{const n=e.src.slice(r).match(aA);if(n){const r=RE(n[0]);if(r!==n[0]){if(!a){const a=e.push("text_special","",0);a.content=r,a.markup=n[0],a.info="entity"}return e.pos+=n[0].length,!0}}}return!1}]],iA=[["balance_pairs",function(e){const a=e.tokens_meta,r=e.tokens_meta.length;rA(e.delimiters);for(let e=0;e<r;e++)a[e]&&a[e].delimiters&&rA(a[e].delimiters)}],["strikethrough",ZM.postProcess],["emphasis",YM.postProcess],["fragments_join",function(e){let a,r,n=0;const i=e.tokens,t=e.tokens.length;for(a=r=0;a<t;a++)i[a].nesting<0&&n--,i[a].level=n,i[a].nesting>0&&n++,"text"===i[a].type&&a+1<t&&"text"===i[a+1].type?i[a+1].content=i[a].content+i[a+1].content:(a!==r&&(i[r]=i[a]),r++);a!==r&&(i.length=r)}]];function tA(){this.ruler=new mM;for(let e=0;e<nA.length;e++)this.ruler.push(nA[e][0],nA[e][1]);this.ruler2=new mM;for(let e=0;e<iA.length;e++)this.ruler2.push(iA[e][0],iA[e][1])}function oA(e){return Array.prototype.slice.call(arguments,1).forEach((function(a){a&&Object.keys(a).forEach((function(r){e[r]=a[r]}))})),e}function sA(e){return Object.prototype.toString.call(e)}function lA(e){return"[object Function]"===sA(e)}function cA(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}tA.prototype.skipToken=function(e){const a=e.pos,r=this.ruler.getRules(""),n=r.length,i=e.md.options.maxNesting,t=e.cache;if(void 0!==t[a])return void(e.pos=t[a]);let o=!1;if(e.level<i){for(let i=0;i<n;i++)if(e.level++,o=r[i](e,!0),e.level--,o){if(a>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;o||e.pos++,t[a]=e.pos},tA.prototype.tokenize=function(e){const a=this.ruler.getRules(""),r=a.length,n=e.posMax,i=e.md.options.maxNesting;for(;e.pos<n;){const t=e.pos;let o=!1;if(e.level<i)for(let n=0;n<r;n++)if(o=a[n](e,!1),o){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos");break}if(o){if(e.pos>=n)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},tA.prototype.parse=function(e,a,r,n){const i=new this.State(e,a,r,n);this.tokenize(i);const t=this.ruler2.getRules(""),o=t.length;for(let e=0;e<o;e++)t[e](i)},tA.prototype.State=HM;const dA={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};const uA={"http:":{validate:function(e,a,r){const n=e.slice(a);return r.re.http||(r.re.http=new RegExp("^\\/\\/"+r.re.src_auth+r.re.src_host_port_strict+r.re.src_path,"i")),r.re.http.test(n)?n.match(r.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,a,r){const n=e.slice(a);return r.re.no_http||(r.re.no_http=new RegExp("^"+r.re.src_auth+"(?:localhost|(?:(?:"+r.re.src_domain+")\\.)+"+r.re.src_domain_root+")"+r.re.src_port+r.re.src_host_terminator+r.re.src_path,"i")),r.re.no_http.test(n)?a>=3&&":"===e[a-3]||a>=3&&"/"===e[a-3]?0:n.match(r.re.no_http)[0].length:0}},"mailto:":{validate:function(e,a,r){const n=e.slice(a);return r.re.mailto||(r.re.mailto=new RegExp("^"+r.re.src_email_name+"@"+r.re.src_host_strict,"i")),r.re.mailto.test(n)?n.match(r.re.mailto)[0].length:0}}},hA="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function mA(e){const a=e.re=function(e){const a={};e=e||{},a.src_Any=yE.source,a.src_Cc=vE.source,a.src_Z=jE.source,a.src_P=wE.source,a.src_ZPCc=[a.src_Z,a.src_P,a.src_Cc].join("|"),a.src_ZCc=[a.src_Z,a.src_Cc].join("|");const r="[><|]";return a.src_pseudo_letter="(?:(?![><|]|"+a.src_ZPCc+")"+a.src_Any+")",a.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",a.src_auth="(?:(?:(?!"+a.src_ZCc+"|[@/\\[\\]()]).)+@)?",a.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",a.src_host_terminator="(?=$|[><|]|"+a.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+a.src_ZPCc+"))",a.src_path="(?:[/?#](?:(?!"+a.src_ZCc+"|"+r+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+a.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+a.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+a.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+a.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+a.src_ZCc+"|[']).)+\\'|\\'(?="+a.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+a.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+a.src_ZCc+"|$)|;(?!"+a.src_ZCc+"|$)|\\!+(?!"+a.src_ZCc+"|[!]|$)|\\?(?!"+a.src_ZCc+"|[?]|$))+|\\/)?",a.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',a.src_xn="xn--[a-z0-9\\-]{1,59}",a.src_domain_root="(?:"+a.src_xn+"|"+a.src_pseudo_letter+"{1,63})",a.src_domain="(?:"+a.src_xn+"|(?:"+a.src_pseudo_letter+")|(?:"+a.src_pseudo_letter+"(?:-|"+a.src_pseudo_letter+"){0,61}"+a.src_pseudo_letter+"))",a.src_host="(?:(?:(?:(?:"+a.src_domain+")\\.)*"+a.src_domain+"))",a.tpl_host_fuzzy="(?:"+a.src_ip4+"|(?:(?:(?:"+a.src_domain+")\\.)+(?:%TLDS%)))",a.tpl_host_no_ip_fuzzy="(?:(?:(?:"+a.src_domain+")\\.)+(?:%TLDS%))",a.src_host_strict=a.src_host+a.src_host_terminator,a.tpl_host_fuzzy_strict=a.tpl_host_fuzzy+a.src_host_terminator,a.src_host_port_strict=a.src_host+a.src_port+a.src_host_terminator,a.tpl_host_port_fuzzy_strict=a.tpl_host_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_port_no_ip_fuzzy_strict=a.tpl_host_no_ip_fuzzy+a.src_port+a.src_host_terminator,a.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+a.src_ZPCc+"|>|$))",a.tpl_email_fuzzy='(^|[><|]|"|\\(|'+a.src_ZCc+")("+a.src_email_name+"@"+a.tpl_host_fuzzy_strict+")",a.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+a.src_ZPCc+"))((?![$+<=>^`||])"+a.tpl_host_port_fuzzy_strict+a.src_path+")",a.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+a.src_ZPCc+"))((?![$+<=>^`||])"+a.tpl_host_port_no_ip_fuzzy_strict+a.src_path+")",a}(e.__opts__),r=e.__tlds__.slice();function n(e){return e.replace("%TLDS%",a.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(a.src_xn),a.src_tlds=r.join("|"),a.email_fuzzy=RegExp(n(a.tpl_email_fuzzy),"i"),a.link_fuzzy=RegExp(n(a.tpl_link_fuzzy),"i"),a.link_no_ip_fuzzy=RegExp(n(a.tpl_link_no_ip_fuzzy),"i"),a.host_fuzzy_test=RegExp(n(a.tpl_host_fuzzy_test),"i");const i=[];function t(e,a){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+a)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(a){const r=e.__schemas__[a];if(null===r)return;const n={validate:null,link:null};if(e.__compiled__[a]=n,"[object Object]"===sA(r))return!function(e){return"[object RegExp]"===sA(e)}(r.validate)?lA(r.validate)?n.validate=r.validate:t(a,r):n.validate=function(e){return function(a,r){const n=a.slice(r);return e.test(n)?n.match(e)[0].length:0}}(r.validate),void(lA(r.normalize)?n.normalize=r.normalize:r.normalize?t(a,r):n.normalize=function(e,a){a.normalize(e)});!function(e){return"[object String]"===sA(e)}(r)?t(a,r):i.push(a)})),i.forEach((function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,a){a.normalize(e)}};const o=Object.keys(e.__compiled__).filter((function(a){return a.length>0&&e.__compiled__[a]})).map(cA).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+a.src_ZPCc+"))("+o+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+a.src_ZPCc+"))("+o+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function gA(e,a){const r=e.__index__,n=e.__last_index__,i=e.__text_cache__.slice(r,n);this.schema=e.__schema__.toLowerCase(),this.index=r+a,this.lastIndex=n+a,this.raw=i,this.text=i,this.url=i}function pA(e,a){const r=new gA(e,a);return e.__compiled__[r.schema].normalize(r,e),r}function bA(e,a){if(!(this instanceof bA))return new bA(e,a);var r;a||(r=e,Object.keys(r||{}).reduce((function(e,a){return e||dA.hasOwnProperty(a)}),!1)&&(a=e,e={})),this.__opts__=oA({},dA,a),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=oA({},uA,e),this.__compiled__={},this.__tlds__=hA,this.__tlds_replaced__=!1,this.re={},mA(this)}bA.prototype.add=function(e,a){return this.__schemas__[e]=a,mA(this),this},bA.prototype.set=function(e){return this.__opts__=oA(this.__opts__,e),this},bA.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;let a,r,n,i,t,o,s,l,c;if(this.re.schema_test.test(e))for(s=this.re.schema_search,s.lastIndex=0;null!==(a=s.exec(e));)if(i=this.testSchemaAt(e,a[2],s.lastIndex),i){this.__schema__=a[2],this.__index__=a.index+a[1].length,this.__last_index__=a.index+a[0].length+i;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=e.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l<this.__index__)&&null!==(r=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(t=r.index+r[1].length,(this.__index__<0||t<this.__index__)&&(this.__schema__="",this.__index__=t,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(c=e.indexOf("@"),c>=0&&null!==(n=e.match(this.re.email_fuzzy))&&(t=n.index+n[1].length,o=n.index+n[0].length,(this.__index__<0||t<this.__index__||t===this.__index__&&o>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=t,this.__last_index__=o))),this.__index__>=0},bA.prototype.pretest=function(e){return this.re.pretest.test(e)},bA.prototype.testSchemaAt=function(e,a,r){return this.__compiled__[a.toLowerCase()]?this.__compiled__[a.toLowerCase()].validate(e,r,this):0},bA.prototype.match=function(e){const a=[];let r=0;this.__index__>=0&&this.__text_cache__===e&&(a.push(pA(this,r)),r=this.__last_index__);let n=r?e.slice(r):e;for(;this.test(n);)a.push(pA(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return a.length?a:null},bA.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;const a=this.re.schema_at_start.exec(e);if(!a)return null;const r=this.testSchemaAt(e,a[2],a[0].length);return r?(this.__schema__=a[2],this.__index__=a.index+a[1].length,this.__last_index__=a.index+a[0].length+r,pA(this,0)):null},bA.prototype.tlds=function(e,a){return e=Array.isArray(e)?e:[e],a?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,a,r){return e!==r[a-1]})).reverse(),mA(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,mA(this),this)},bA.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},bA.prototype.onCompile=function(){};const fA=2147483647,kA=36,yA=/^xn--/,vA=/[^\0-\x7F]/,wA=/[\x2E\u3002\uFF0E\uFF61]/g,zA={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},jA=Math.floor,xA=String.fromCharCode;function $A(e){throw new RangeError(zA[e])}function qA(e,a){const r=e.split("@");let n="";r.length>1&&(n=r[0]+"@",e=r[1]);const i=function(e,a){const r=[];let n=e.length;for(;n--;)r[n]=a(e[n]);return r}((e=e.replace(wA,".")).split("."),a).join(".");return n+i}function CA(e){const a=[];let r=0;const n=e.length;for(;r<n;){const i=e.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){const n=e.charCodeAt(r++);56320==(64512&n)?a.push(((1023&i)<<10)+(1023&n)+65536):(a.push(i),r--)}else a.push(i)}return a}const SA=function(e,a){return e+22+75*(e<26)-((0!=a)<<5)},OA=function(e,a,r){let n=0;for(e=r?jA(e/700):e>>1,e+=jA(e/a);e>455;n+=kA)e=jA(e/35);return jA(n+36*e/(e+38))},EA=function(e){const a=[],r=e.length;let n=0,i=128,t=72,o=e.lastIndexOf("-");o<0&&(o=0);for(let r=0;r<o;++r)e.charCodeAt(r)>=128&&$A("not-basic"),a.push(e.charCodeAt(r));for(let l=o>0?o+1:0;l<r;){const o=n;for(let a=1,i=kA;;i+=kA){l>=r&&$A("invalid-input");const o=(s=e.charCodeAt(l++))>=48&&s<58?s-48+26:s>=65&&s<91?s-65:s>=97&&s<123?s-97:kA;o>=kA&&$A("invalid-input"),o>jA((fA-n)/a)&&$A("overflow"),n+=o*a;const c=i<=t?1:i>=t+26?26:i-t;if(o<c)break;const d=kA-c;a>jA(fA/d)&&$A("overflow"),a*=d}const c=a.length+1;t=OA(n-o,c,0==o),jA(n/c)>fA-i&&$A("overflow"),i+=jA(n/c),n%=c,a.splice(n++,0,i)}var s;return String.fromCodePoint(...a)},MA=function(e){const a=[],r=(e=CA(e)).length;let n=128,i=0,t=72;for(const r of e)r<128&&a.push(xA(r));const o=a.length;let s=o;for(o&&a.push("-");s<r;){let r=fA;for(const a of e)a>=n&&a<r&&(r=a);const l=s+1;r-n>jA((fA-i)/l)&&$A("overflow"),i+=(r-n)*l,n=r;for(const r of e)if(r<n&&++i>fA&&$A("overflow"),r===n){let e=i;for(let r=kA;;r+=kA){const n=r<=t?1:r>=t+26?26:r-t;if(e<n)break;const i=e-n,o=kA-n;a.push(xA(SA(n+i%o,0))),e=jA(i/o)}a.push(xA(SA(e,0))),t=OA(i,l,s===o),i=0,++s}++i,++n}return a.join("")},AA=function(e){return qA(e,(function(e){return vA.test(e)?"xn--"+MA(e):e}))},_A=function(e){return qA(e,(function(e){return yA.test(e)?EA(e.slice(4).toLowerCase()):e}))};const DA={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},NA=/^(vbscript|javascript|file|data):/,TA=/^data:image\/(gif|png|jpeg|webp);/;function IA(e){const a=e.trim().toLowerCase();return!NA.test(a)||TA.test(a)}const FA=["http:","https:","mailto:"];function PA(e){const a=bE(e,!0);if(a.hostname&&(!a.protocol||FA.indexOf(a.protocol)>=0))try{a.hostname=AA(a.hostname)}catch(e){}return rE(nE(a))}function RA(e){const a=bE(e,!0);if(a.hostname&&(!a.protocol||FA.indexOf(a.protocol)>=0))try{a.hostname=_A(a.hostname)}catch(e){}return eE(nE(a),eE.defaultChars+"%")}function LA(e,a){if(!(this instanceof LA))return new LA(e,a);a||LE(e)||(a=e||{},e="default"),this.inline=new tA,this.block=new VM,this.core=new MM,this.renderer=new hM,this.linkify=new bA,this.validateLink=IA,this.normalizeLink=PA,this.normalizeLinkText=RA,this.utils=cM,this.helpers=VE({},dM),this.options={},this.configure(e),a&&this.set(a)}LA.prototype.set=function(e){return VE(this.options,e),this},LA.prototype.configure=function(e){const a=this;if(LE(e)){const a=e;if(!(e=DA[a]))throw new Error('Wrong `markdown-it` preset "'+a+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&a.set(e.options),e.components&&Object.keys(e.components).forEach((function(r){e.components[r].rules&&a[r].ruler.enableOnly(e.components[r].rules),e.components[r].rules2&&a[r].ruler2.enableOnly(e.components[r].rules2)})),this},LA.prototype.enable=function(e,a){let r=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(a){r=r.concat(this[a].ruler.enable(e,!0))}),this),r=r.concat(this.inline.ruler2.enable(e,!0));const n=e.filter((function(e){return r.indexOf(e)<0}));if(n.length&&!a)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},LA.prototype.disable=function(e,a){let r=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(a){r=r.concat(this[a].ruler.disable(e,!0))}),this),r=r.concat(this.inline.ruler2.disable(e,!0));const n=e.filter((function(e){return r.indexOf(e)<0}));if(n.length&&!a)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},LA.prototype.use=function(e){const a=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,a),this},LA.prototype.parse=function(e,a){if("string"!=typeof e)throw new Error("Input data should be a String");const r=new this.core.State(e,this,a);return this.core.process(r),r.tokens},LA.prototype.render=function(e,a){return a=a||{},this.renderer.render(this.parse(e,a),this.options,a)},LA.prototype.parseInline=function(e,a){const r=new this.core.State(e,this,a);return r.inlineMode=!0,this.core.process(r),r.tokens},LA.prototype.renderInline=function(e,a){return a=a||{},this.renderer.render(this.parseInline(e,a),this.options,a)};const BA=new Wu({nodes:{doc:{content:"block+"},paragraph:{content:"inline*",group:"block",parseDOM:[{tag:"p"}],toDOM:()=>["p",0]},blockquote:{content:"block+",group:"block",parseDOM:[{tag:"blockquote"}],toDOM:()=>["blockquote",0]},horizontal_rule:{group:"block",parseDOM:[{tag:"hr"}],toDOM:()=>["div",["hr"]]},heading:{attrs:{level:{default:1}},content:"(text | image)*",group:"block",defining:!0,parseDOM:[{tag:"h1",attrs:{level:1}},{tag:"h2",attrs:{level:2}},{tag:"h3",attrs:{level:3}},{tag:"h4",attrs:{level:4}},{tag:"h5",attrs:{level:5}},{tag:"h6",attrs:{level:6}}],toDOM:e=>["h"+e.attrs.level,0]},code_block:{content:"text*",group:"block",code:!0,defining:!0,marks:"",attrs:{params:{default:""}},parseDOM:[{tag:"pre",preserveWhitespace:"full",getAttrs:e=>({params:e.getAttribute("data-params")||""})}],toDOM:e=>["pre",e.attrs.params?{"data-params":e.attrs.params}:{},["code",0]]},ordered_list:{content:"list_item+",group:"block",attrs:{order:{default:1},tight:{default:!1}},parseDOM:[{tag:"ol",getAttrs:e=>({order:e.hasAttribute("start")?+e.getAttribute("start"):1,tight:e.hasAttribute("data-tight")})}],toDOM:e=>["ol",{start:1==e.attrs.order?null:e.attrs.order,"data-tight":e.attrs.tight?"true":null},0]},bullet_list:{content:"list_item+",group:"block",attrs:{tight:{default:!1}},parseDOM:[{tag:"ul",getAttrs:e=>({tight:e.hasAttribute("data-tight")})}],toDOM:e=>["ul",{"data-tight":e.attrs.tight?"true":null},0]},list_item:{content:"block+",defining:!0,parseDOM:[{tag:"li"}],toDOM:()=>["li",0]},text:{group:"inline"},image:{inline:!0,attrs:{src:{},alt:{default:null},title:{default:null}},group:"inline",draggable:!0,parseDOM:[{tag:"img[src]",getAttrs:e=>({src:e.getAttribute("src"),title:e.getAttribute("title"),alt:e.getAttribute("alt")})}],toDOM:e=>["img",e.attrs]},hard_break:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:"br"}],toDOM:()=>["br"]}},marks:{em:{parseDOM:[{tag:"i"},{tag:"em"},{style:"font-style=italic"},{style:"font-style=normal",clearMark:e=>"em"==e.type.name}],toDOM:()=>["em"]},strong:{parseDOM:[{tag:"strong"},{tag:"b",getAttrs:e=>"normal"!=e.style.fontWeight&&null},{style:"font-weight=400",clearMark:e=>"strong"==e.type.name},{style:"font-weight",getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}],toDOM:()=>["strong"]},link:{attrs:{href:{},title:{default:null}},inclusive:!1,parseDOM:[{tag:"a[href]",getAttrs:e=>({href:e.getAttribute("href"),title:e.getAttribute("title")})}],toDOM:e=>["a",e.attrs]},code:{parseDOM:[{tag:"code"}],toDOM:()=>["code"]}}});class VA{constructor(e,a){this.schema=e,this.tokenHandlers=a,this.stack=[{type:e.topNodeType,attrs:null,content:[],marks:ou.none}]}top(){return this.stack[this.stack.length-1]}push(e){this.stack.length&&this.top().content.push(e)}addText(e){if(!e)return;let a,r=this.top(),n=r.content,i=n[n.length-1],t=this.schema.text(e,r.marks);i&&(a=function(e,a){if(e.isText&&a.isText&&ou.sameSet(e.marks,a.marks))return e.withText(e.text+a.text)}(i,t))?n[n.length-1]=a:n.push(t)}openMark(e){let a=this.top();a.marks=e.addToSet(a.marks)}closeMark(e){let a=this.top();a.marks=e.removeFromSet(a.marks)}parseTokens(e){for(let a=0;a<e.length;a++){let r=e[a],n=this.tokenHandlers[r.type];if(!n)throw new Error("Token type `"+r.type+"` not supported by Markdown parser");n(this,r,e,a)}}addNode(e,a,r){let n=this.top(),i=e.createAndFill(a,r,n?n.marks:[]);return i?(this.push(i),i):null}openNode(e,a){this.stack.push({type:e,attrs:a,content:[],marks:ou.none})}closeNode(){let e=this.stack.pop();return this.addNode(e.type,e.attrs,e.content)}}function HA(e,a,r,n){return e.getAttrs?e.getAttrs(a,r,n):e.attrs instanceof Function?e.attrs(a):e.attrs}function WA(e,a){return e.noCloseToken||"code_inline"==a||"code_block"==a||"fence"==a}function UA(e){return"\n"==e[e.length-1]?e.slice(0,e.length-1):e}function GA(){}function KA(e,a){for(;++a<e.length;)if("list_item_open"!=e[a].type)return e[a].hidden;return!1}new class{constructor(e,a,r){this.schema=e,this.tokenizer=a,this.tokens=r,this.tokenHandlers=function(e,a){let r=Object.create(null);for(let n in a){let i=a[n];if(i.block){let a=e.nodeType(i.block);WA(i,n)?r[n]=(e,r,n,t)=>{e.openNode(a,HA(i,r,n,t)),e.addText(UA(r.content)),e.closeNode()}:(r[n+"_open"]=(e,r,n,t)=>e.openNode(a,HA(i,r,n,t)),r[n+"_close"]=e=>e.closeNode())}else if(i.node){let a=e.nodeType(i.node);r[n]=(e,r,n,t)=>e.addNode(a,HA(i,r,n,t))}else if(i.mark){let a=e.marks[i.mark];WA(i,n)?r[n]=(e,r,n,t)=>{e.openMark(a.create(HA(i,r,n,t))),e.addText(UA(r.content)),e.closeMark(a)}:(r[n+"_open"]=(e,r,n,t)=>e.openMark(a.create(HA(i,r,n,t))),r[n+"_close"]=e=>e.closeMark(a))}else{if(!i.ignore)throw new RangeError("Unrecognized parsing spec "+JSON.stringify(i));WA(i,n)?r[n]=GA:(r[n+"_open"]=GA,r[n+"_close"]=GA)}}return r.text=(e,a)=>e.addText(a.content),r.inline=(e,a)=>e.parseTokens(a.children),r.softbreak=r.softbreak||(e=>e.addText(" ")),r}(e,r)}parse(e,a={}){let r,n=new VA(this.schema,this.tokenHandlers);n.parseTokens(this.tokenizer.parse(e,a));do{r=n.closeNode()}while(n.stack.length);return r||this.schema.topNodeType.createAndFill()}}(BA,LA("commonmark",{html:!1}),{blockquote:{block:"blockquote"},paragraph:{block:"paragraph"},list_item:{block:"list_item"},bullet_list:{block:"bullet_list",getAttrs:(e,a,r)=>({tight:KA(a,r)})},ordered_list:{block:"ordered_list",getAttrs:(e,a,r)=>({order:+e.attrGet("start")||1,tight:KA(a,r)})},heading:{block:"heading",getAttrs:e=>({level:+e.tag.slice(1)})},code_block:{block:"code_block",noCloseToken:!0},fence:{block:"code_block",getAttrs:e=>({params:e.info||""}),noCloseToken:!0},hr:{node:"horizontal_rule"},image:{node:"image",getAttrs:e=>({src:e.attrGet("src"),title:e.attrGet("title")||null,alt:e.children[0]&&e.children[0].content||null})},hardbreak:{node:"hard_break"},em:{mark:"em"},strong:{mark:"strong"},link:{mark:"link",getAttrs:e=>({href:e.attrGet("href"),title:e.attrGet("title")||null})},code_inline:{mark:"code",noCloseToken:!0}});const ZA={open:"",close:"",mixable:!0};const JA=new class{constructor(e,a,r={}){this.nodes=e,this.marks=a,this.options=r}serialize(e,a={}){a=Object.assign({},this.options,a);let r=new XA(this.nodes,this.marks,a);return r.renderContent(e),r.out}}({blockquote(e,a){e.wrapBlock("> ",null,a,(()=>e.renderContent(a)))},code_block(e,a){const r=a.textContent.match(/`{3,}/gm),n=r?r.sort().slice(-1)[0]+"`":"```";e.write(n+(a.attrs.params||"")+"\n"),e.text(a.textContent,!1),e.write("\n"),e.write(n),e.closeBlock(a)},heading(e,a){e.write(e.repeat("#",a.attrs.level)+" "),e.renderInline(a,!1),e.closeBlock(a)},horizontal_rule(e,a){e.write(a.attrs.markup||"---"),e.closeBlock(a)},bullet_list(e,a){e.renderList(a," ",(()=>(a.attrs.bullet||"*")+" "))},ordered_list(e,a){let r=a.attrs.order||1,n=String(r+a.childCount-1).length,i=e.repeat(" ",n+2);e.renderList(a,i,(a=>{let i=String(r+a);return e.repeat(" ",n-i.length)+i+". "}))},list_item(e,a){e.renderContent(a)},paragraph(e,a){e.renderInline(a),e.closeBlock(a)},image(e,a){e.write("!["+e.esc(a.attrs.alt||"")+"]("+a.attrs.src.replace(/[\(\)]/g,"\\$&")+(a.attrs.title?' "'+a.attrs.title.replace(/"/g,'\\"')+'"':"")+")")},hard_break(e,a,r,n){for(let i=n+1;i<r.childCount;i++)if(r.child(i).type!=a.type)return void e.write("\\\n")},text(e,a){e.text(a.text,!e.inAutolink)}},{em:{open:"*",close:"*",mixable:!0,expelEnclosingWhitespace:!0},strong:{open:"**",close:"**",mixable:!0,expelEnclosingWhitespace:!0},link:{open:(e,a,r,n)=>(e.inAutolink=function(e,a,r){if(e.attrs.title||!/^\w+:/.test(e.attrs.href))return!1;let n=a.child(r);return!(!n.isText||n.text!=e.attrs.href||n.marks[n.marks.length-1]!=e)&&(r==a.childCount-1||!e.isInSet(a.child(r+1).marks))}(a,r,n),e.inAutolink?"<":"["),close(e,a,r,n){let{inAutolink:i}=e;return e.inAutolink=void 0,i?">":"]("+a.attrs.href.replace(/[\(\)"]/g,"\\$&")+(a.attrs.title?` "${a.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(e,a,r,n)=>YA(r.child(n),-1),close:(e,a,r,n)=>YA(r.child(n-1),1),escape:!1}});function YA(e,a){let r,n=/`+/g,i=0;if(e.isText)for(;r=n.exec(e.text);)i=Math.max(i,r[0].length);let t=i>0&&a>0?" `":"`";for(let e=0;e<i;e++)t+="`";return i>0&&a<0&&(t+=" "),t}let XA=class{constructor(e,a,r){this.nodes=e,this.marks=a,this.options=r,this.delim="",this.out="",this.closed=null,this.inAutolink=void 0,this.atBlockStart=!1,this.inTightList=!1,void 0===this.options.tightLists&&(this.options.tightLists=!1),void 0===this.options.hardBreakNodeName&&(this.options.hardBreakNodeName="hard_break")}flushClose(e=2){if(this.closed){if(this.atBlank()||(this.out+="\n"),e>1){let a=this.delim,r=/\s+$/.exec(a);r&&(a=a.slice(0,a.length-r[0].length));for(let r=1;r<e;r++)this.out+=a+"\n"}this.closed=null}}getMark(e){let a=this.marks[e];if(!a){if(!1!==this.options.strict)throw new Error(`Mark type \`${e}\` not supported by Markdown renderer`);a=ZA}return a}wrapBlock(e,a,r,n){let i=this.delim;this.write(null!=a?a:e),this.delim+=e,n(),this.delim=i,this.closeBlock(r)}atBlank(){return/(^|\n)$/.test(this.out)}ensureNewLine(){this.atBlank()||(this.out+="\n")}write(e){this.flushClose(),this.delim&&this.atBlank()&&(this.out+=this.delim),e&&(this.out+=e)}closeBlock(e){this.closed=e}text(e,a=!0){let r=e.split("\n");for(let e=0;e<r.length;e++)this.write(),!a&&"["==r[e][0]&&/(^|[^\\])\!$/.test(this.out)&&(this.out=this.out.slice(0,this.out.length-1)+"\\!"),this.out+=a?this.esc(r[e],this.atBlockStart):r[e],e!=r.length-1&&(this.out+="\n")}render(e,a,r){if(this.nodes[e.type.name])this.nodes[e.type.name](this,e,a,r);else{if(!1!==this.options.strict)throw new Error("Token type `"+e.type.name+"` not supported by Markdown renderer");e.type.isLeaf||(e.type.inlineContent?this.renderInline(e):this.renderContent(e),e.isBlock&&this.closeBlock(e))}}renderContent(e){e.forEach(((a,r,n)=>this.render(a,e,n)))}renderInline(e,a=!0){this.atBlockStart=a;let r=[],n="",i=(a,i,t)=>{let o=a?a.marks:[];a&&a.type.name===this.options.hardBreakNodeName&&(o=o.filter((a=>{if(t+1==e.childCount)return!1;let r=e.child(t+1);return a.isInSet(r.marks)&&(!r.isText||/\S/.test(r.text))})));let s=n;if(n="",a&&a.isText&&o.some((e=>{let a=this.getMark(e.type.name);return a&&a.expelEnclosingWhitespace&&!e.isInSet(r)}))){let[e,n,i]=/^(\s*)(.*)$/m.exec(a.text);n&&(s+=n,(a=i?a.withText(i):null)||(o=r))}if(a&&a.isText&&o.some((a=>{let r=this.getMark(a.type.name);return r&&r.expelEnclosingWhitespace&&(t==e.childCount-1||!a.isInSet(e.child(t+1).marks))}))){let[e,i,t]=/^(.*?)(\s*)$/m.exec(a.text);t&&(n=t,(a=i?a.withText(i):null)||(o=r))}let l=o.length?o[o.length-1]:null,c=l&&!1===this.getMark(l.type.name).escape,d=o.length-(c?1:0);e:for(let e=0;e<d;e++){let a=o[e];if(!this.getMark(a.type.name).mixable)break;for(let n=0;n<r.length;n++){let i=r[n];if(!this.getMark(i.type.name).mixable)break;if(a.eq(i)){e>n?o=o.slice(0,n).concat(a).concat(o.slice(n,e)).concat(o.slice(e+1,d)):n>e&&(o=o.slice(0,e).concat(o.slice(e+1,n)).concat(a).concat(o.slice(n,d)));continue e}}}let u=0;for(;u<Math.min(r.length,d)&&o[u].eq(r[u]);)++u;for(;u<r.length;)this.text(this.markString(r.pop(),!1,e,t),!1);if(s&&this.text(s),a){for(;r.length<d;){let a=o[r.length];r.push(a),this.text(this.markString(a,!0,e,t),!1),this.atBlockStart=!1}c&&a.isText?this.text(this.markString(l,!0,e,t)+a.text+this.markString(l,!1,e,t+1),!1):this.render(a,e,t),this.atBlockStart=!1}(null==a?void 0:a.isText)&&a.nodeSize>0&&(this.atBlockStart=!1)};e.forEach(i),i(null,0,e.childCount),this.atBlockStart=!1}renderList(e,a,r){this.closed&&this.closed.type==e.type?this.flushClose(3):this.inTightList&&this.flushClose(1);let n=void 0!==e.attrs.tight?e.attrs.tight:this.options.tightLists,i=this.inTightList;this.inTightList=n,e.forEach(((i,t,o)=>{o&&n&&this.flushClose(1),this.wrapBlock(a,r(o),e,(()=>this.render(i,e,o)))})),this.inTightList=i}esc(e,a=!1){return e=e.replace(/[`*\\~\[\]_]/g,((a,r)=>"_"==a&&r>0&&r+1<e.length&&e[r-1].match(/\w/)&&e[r+1].match(/\w/)?a:"\\"+a)),a&&(e=e.replace(/^(\+[ ]|[\-*>])/,"\\$&").replace(/^(\s*)(#{1,6})(\s|$)/,"$1\\$2$3").replace(/^(\s*\d+)\.\s/,"$1\\. ")),this.options.escapeExtraCharacters&&(e=e.replace(this.options.escapeExtraCharacters,"\\$&")),e}quote(e){let a=-1==e.indexOf('"')?'""':-1==e.indexOf("'")?"''":"()";return a[0]+e+a[1]}repeat(e,a){let r="";for(let n=0;n<a;n++)r+=e;return r}markString(e,a,r,n){let i=this.getMark(e.type.name),t=a?i.open:i.close;return"string"==typeof t?t:t(this,e,r,n)}getEnclosingWhitespace(e){return{leading:(e.match(/^(\s+)/)||[void 0])[0],trailing:(e.match(/(\s+)$/)||[void 0])[0]}}};var QA=!0,e_=!1,a_=!1,r_=function(e,a){a&&(QA=!a.enabled,e_=!!a.label,a_=!!a.labelAfter),e.core.ruler.after("inline","github-task-lists",(function(e){for(var a=e.tokens,r=2;r<a.length;r++)t_(a,r)&&(o_(a[r],e.Token),n_(a[r-2],"class","task-list-item"+(QA?"":" enabled")),n_(a[i_(a,r-2)],"class","contains-task-list"))}))};function n_(e,a,r){var n=e.attrIndex(a),i=[a,r];n<0?e.attrPush(i):e.attrs[n]=i}function i_(e,a){for(var r=e[a].level-1,n=a-1;n>=0;n--)if(e[n].level===r)return n;return-1}function t_(e,a){return function(e){return"inline"===e.type}(e[a])&&function(e){return"paragraph_open"===e.type}(e[a-1])&&function(e){return"list_item_open"===e.type}(e[a-2])&&function(e){return 0===e.content.indexOf("[ ] ")||0===e.content.indexOf("[x] ")||0===e.content.indexOf("[X] ")}(e[a])}function o_(e,a){if(e.children.unshift(function(e,a){var r=new a("html_inline","",0),n=QA?' disabled="" ':"";0===e.content.indexOf("[ ] ")?r.content='<input class="task-list-item-checkbox"'+n+'type="checkbox">':0!==e.content.indexOf("[x] ")&&0!==e.content.indexOf("[X] ")||(r.content='<input class="task-list-item-checkbox" checked=""'+n+'type="checkbox">');return r}(e,a)),e.children[1].content=e.children[1].content.slice(3),e.content=e.content.slice(3),e_)if(a_){e.children.pop();var r="task-item-"+Math.ceil(1e7*Math.random()-1e3);e.children[0].content=e.children[0].content.slice(0,-1)+' id="'+r+'">',e.children.push(function(e,a,r){var n=new r("html_inline","",0);return n.content='<label class="task-list-item-label" for="'+a+'">'+e+"</label>",n.attrs=[{for:a}],n}(e.content,r,a))}else e.children.unshift(function(e){var a=new e("html_inline","",0);return a.content="<label>",a}(a)),e.children.push(function(e){var a=new e("html_inline","",0);return a.content="</label>",a}(a))}var s_=pn(r_),l_=Object.defineProperty,c_=(e,a,r)=>(((e,a,r)=>{a in e?l_(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r})(e,"symbol"!=typeof a?a+"":a,r),r);const d_=Tf.create({name:"markdownTightLists",addOptions:()=>({tight:!0,tightClass:"tight",listTypes:["bulletList","orderedList"]}),addGlobalAttributes(){return[{types:this.options.listTypes,attributes:{tight:{default:this.options.tight,parseHTML:e=>"true"===e.getAttribute("data-tight")||!e.querySelector("p"),renderHTML:e=>({class:e.tight?this.options.tightClass:null,"data-tight":e.tight?"true":null})}}}]},addCommands(){var e=this;return{toggleTight:function(){let a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return r=>{let{editor:n,commands:i}=r;return e.options.listTypes.some((e=>function(e){if(!n.isActive(e))return!1;const r=n.getAttributes(e);return i.updateAttributes(e,{tight:null!=a?a:!(null!=r&&r.tight)})}(e)))}}}}}),u_=LA();function h_(e,a){u_.inline.State.prototype.scanDelims.call({src:e,posMax:e.length});return new u_.inline.State(e,null,null,[]).scanDelims(a,!0)}function m_(e,a,r,n){let i=e.substring(0,r)+e.substring(r+a.length);return i=i.substring(0,r+n)+a+i.substring(r+n),i}function g_(e,a,r,n){let i={text:e,from:r,to:n};return i=function(e,a,r,n){let i=r,t=e;for(;i<n&&!h_(t,i).can_open;)t=m_(t,a,i,1),i++;return{text:t,from:i,to:n}}(i.text,a,i.from,i.to),i=function(e,a,r,n){let i=n,t=e;for(;i>r&&!h_(t,i).can_close;)t=m_(t,a,i,-1),i--;return{text:t,from:r,to:i}}(i.text,a,i.from,i.to),i.to-i.from<a.length+1&&(i.text=i.text.substring(0,i.from)+i.text.substring(i.to+a.length)),i.text}class p_ extends XA{constructor(e,a,r){super(e,a,null!=r?r:{}),c_(this,"inTable",!1),this.inlines=[]}render(e,a,r){super.render(e,a,r);const n=this.inlines[this.inlines.length-1];if(null!=n&&n.start&&null!=n&&n.end){const{delimiter:e,start:a,end:r}=this.normalizeInline(n);this.out=g_(this.out,e,a,r),this.inlines.pop()}}markString(e,a,r,n){const i=this.marks[e.type.name];if(i.expelEnclosingWhitespace)if(a)this.inlines.push({start:this.out.length,delimiter:i.open});else{const e=this.inlines.pop();this.inlines.push({...e,end:this.out.length})}return super.markString(e,a,r,n)}normalizeInline(e){let{start:a,end:r}=e;for(;this.out.charAt(a).match(/\s/);)a++;return{...e,start:a}}}const b_=Ef.create({name:"markdownHTMLMark",addStorage:()=>({markdown:{serialize:{open(e,a){var r,n;return this.editor.storage.markdown.options.html?null!==(r=null===(n=f_(a))||void 0===n?void 0:n[0])&&void 0!==r?r:"":(console.warn(`Tiptap Markdown: "${a.type.name}" mark is only available in html mode`),"")},close(e,a){var r,n;return this.editor.storage.markdown.options.html&&null!==(r=null===(n=f_(a))||void 0===n?void 0:n[1])&&void 0!==r?r:""}},parse:{}}})});function f_(e){const a=e.type.schema,r=a.text(" ",[e]),n=jf(ru.from(r),a).match(/^(<.*?>) (<\/.*?>)$/);return n?[n[1],n[2]]:null}function k_(e){const a=`<body>${e}</body>`;return(new window.DOMParser).parseFromString(a,"text/html").body}const y_=Ok.create({name:"markdownHTMLNode",addStorage:()=>({markdown:{serialize(e,a,r){this.editor.storage.markdown.options.html?e.write(function(e,a){const r=e.type.schema,n=jf(ru.from(e),r);if(e.isBlock&&(a instanceof ru||a.type.name===r.topNodeType.name))return function(e){const a=k_(e),r=a.firstElementChild;return r.innerHTML=r.innerHTML.trim()?`\n${r.innerHTML}\n`:"\n",r.outerHTML}(n);return n}(a,r)):(console.warn(`Tiptap Markdown: "${a.type.name}" node is only available in html mode`),e.write(`[${a.type.name}]`)),a.isBlock&&e.closeBlock(a)},parse:{}}})});const v_=Ok.create({name:"blockquote"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.blockquote,parse:{}}})}),w_=Ok.create({name:"bulletList"}).extend({addStorage:()=>({markdown:{serialize(e,a){return e.renderList(a," ",(()=>(this.editor.storage.markdown.options.bulletListMarker||"-")+" "))},parse:{}}})}),z_=Ok.create({name:"codeBlock"}).extend({addStorage:()=>({markdown:{serialize(e,a){e.write("```"+(a.attrs.language||"")+"\n"),e.text(a.textContent,!1),e.ensureNewLine(),e.write("```"),e.closeBlock(a)},parse:{setup(e){var a;e.set({langPrefix:null!==(a=this.options.languageClassPrefix)&&void 0!==a?a:"language-"})},updateDOM(e){e.innerHTML=e.innerHTML.replace(/\n<\/code><\/pre>/g,"</code></pre>")}}}})}),j_=Ok.create({name:"hardBreak"}).extend({addStorage:()=>({markdown:{serialize(e,a,r,n){for(let i=n+1;i<r.childCount;i++)if(r.child(i).type!=a.type)return void e.write(e.inTable?y_.storage.markdown.serialize.call(this,e,a,r):"\\\n")},parse:{}}})}),x_=Ok.create({name:"heading"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.heading,parse:{}}})}),$_=Ok.create({name:"horizontalRule"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.horizontal_rule,parse:{}}})}),q_=Ok.create({name:"image"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.image,parse:{}}})}),C_=Ok.create({name:"listItem"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.list_item,parse:{}}})});const S_=Ok.create({name:"orderedList"}).extend({addStorage:()=>({markdown:{serialize(e,a,r,n){const i=a.attrs.start||1,t=String(i+a.childCount-1).length,o=e.repeat(" ",t+2),s=function(e,a,r){let n=0;for(;r-n>0&&a.child(r-n-1).type.name===e.type.name;n++);return n}(a,r,n),l=s%2?") ":". ";e.renderList(a,o,(a=>{const r=String(i+a);return e.repeat(" ",t-r.length)+r+l}))},parse:{}}})}),O_=Ok.create({name:"paragraph"}).extend({addStorage:()=>({markdown:{serialize:JA.nodes.paragraph,parse:{}}})});function E_(e){var a,r;return null!==(a=null==e||null===(r=e.content)||void 0===r?void 0:r.content)&&void 0!==a?a:[]}const M_=Ok.create({name:"table"}).extend({addStorage:()=>({markdown:{serialize(e,a,r){!function(e){const a=E_(e),r=a[0],n=a.slice(1);if(E_(r).some((e=>"tableHeader"!==e.type.name||A_(e)||e.childCount>1)))return!1;if(n.some((e=>E_(e).some((e=>"tableHeader"===e.type.name||A_(e)||e.childCount>1)))))return!1;return!0}(a)?y_.storage.markdown.serialize.call(this,e,a,r):(e.inTable=!0,a.forEach(((a,r,n)=>{if(e.write("| "),a.forEach(((a,r,n)=>{n&&e.write(" | ");const i=a.firstChild;i.textContent.trim()&&e.renderInline(i)})),e.write(" |"),e.ensureNewLine(),!n){const r=Array.from({length:a.childCount}).map((()=>"---")).join(" | ");e.write(`| ${r} |`),e.ensureNewLine()}})),e.closeBlock(a),e.inTable=!1)},parse:{}}})});function A_(e){return e.attrs.colspan>1||e.attrs.rowspan>1}const __=Ok.create({name:"taskItem"}).extend({addStorage:()=>({markdown:{serialize(e,a){const r=a.attrs.checked?"[x]":"[ ]";e.write(`${r} `),e.renderContent(a)},parse:{updateDOM(e){[...e.querySelectorAll(".task-list-item")].forEach((e=>{const a=e.querySelector("input");e.setAttribute("data-type","taskItem"),a&&(e.setAttribute("data-checked",a.checked),a.remove())}))}}}})}),D_=Ok.create({name:"taskList"}).extend({addStorage:()=>({markdown:{serialize:w_.storage.markdown.serialize,parse:{setup(e){e.use(s_)},updateDOM(e){[...e.querySelectorAll(".contains-task-list")].forEach((e=>{e.setAttribute("data-type","taskList")}))}}}})}),N_=Ok.create({name:"text"}).extend({addStorage:()=>({markdown:{serialize(e,a){var r;e.text(null==(r=a.text)?void 0:r.replace(/</g,"&lt;").replace(/>/g,"&gt;"))},parse:{}}})}),T_=Ef.create({name:"bold"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.strong,parse:{}}})}),I_=Ef.create({name:"code"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.code,parse:{}}})}),F_=Ef.create({name:"italic"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.em,parse:{}}})}),P_=Ef.create({name:"link"}).extend({addStorage:()=>({markdown:{serialize:JA.marks.link,parse:{}}})}),R_=Ef.create({name:"strike"}).extend({addStorage:()=>({markdown:{serialize:{open:"~~",close:"~~",expelEnclosingWhitespace:!0},parse:{}}})}),L_=[v_,w_,z_,j_,x_,$_,y_,q_,C_,S_,O_,M_,__,D_,N_,T_,I_,b_,F_,P_,R_];function B_(e){var a,r;const n=null===(a=e.storage)||void 0===a?void 0:a.markdown,i=null===(r=L_.find((a=>a.name===e.name)))||void 0===r?void 0:r.storage.markdown;return n||i?{...i,...n}:null}class V_{constructor(e){c_(this,"editor",null),this.editor=e}serialize(e){const a=new p_(this.nodes,this.marks,{hardBreakNodeName:j_.name});return a.renderContent(e),a.out}get nodes(){var e;return{...Object.fromEntries(Object.keys(this.editor.schema.nodes).map((e=>[e,this.serializeNode(y_)]))),...Object.fromEntries(null!==(e=this.editor.extensionManager.extensions.filter((e=>"node"===e.type&&this.serializeNode(e))).map((e=>[e.name,this.serializeNode(e)])))&&void 0!==e?e:[])}}get marks(){var e;return{...Object.fromEntries(Object.keys(this.editor.schema.marks).map((e=>[e,this.serializeMark(b_)]))),...Object.fromEntries(null!==(e=this.editor.extensionManager.extensions.filter((e=>"mark"===e.type&&this.serializeMark(e))).map((e=>[e.name,this.serializeMark(e)])))&&void 0!==e?e:[])}}serializeNode(e){var a;return null===(a=B_(e))||void 0===a||null===(a=a.serialize)||void 0===a?void 0:a.bind({editor:this.editor,options:e.options})}serializeMark(e){var a;const r=null===(a=B_(e))||void 0===a?void 0:a.serialize;return r?{...r,open:"function"==typeof r.open?r.open.bind({editor:this.editor,options:e.options}):r.open,close:"function"==typeof r.close?r.close.bind({editor:this.editor,options:e.options}):r.close}:null}}class H_{constructor(e,a){c_(this,"editor",null),c_(this,"md",null);let{html:r,linkify:n,breaks:i}=a;this.editor=e,this.md=this.withPatchedRenderer(LA({html:r,linkify:n,breaks:i}))}parse(e){let{inline:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){this.editor.extensionManager.extensions.forEach((e=>{var a;return null===(a=B_(e))||void 0===a||null===(a=a.parse)||void 0===a||null===(a=a.setup)||void 0===a?void 0:a.call({editor:this.editor,options:e.options},this.md)}));const r=k_(this.md.render(e));return this.editor.extensionManager.extensions.forEach((e=>{var a;return null===(a=B_(e))||void 0===a||null===(a=a.parse)||void 0===a||null===(a=a.updateDOM)||void 0===a?void 0:a.call({editor:this.editor,options:e.options},r)})),this.normalizeDOM(r,{inline:a,content:e}),r.innerHTML}return e}normalizeDOM(e,a){let{inline:r,content:n}=a;return this.normalizeBlocks(e),e.querySelectorAll("*").forEach((e=>{var a;(null===(a=e.nextSibling)||void 0===a?void 0:a.nodeType)!==Node.TEXT_NODE||e.closest("pre")||(e.nextSibling.textContent=e.nextSibling.textContent.replace(/^\n/,""))})),r&&this.normalizeInline(e,n),e}normalizeBlocks(e){const a=Object.values(this.editor.schema.nodes).filter((e=>e.isBlock)).map((e=>{var a;return null===(a=e.spec.parseDOM)||void 0===a?void 0:a.map((e=>e.tag))})).flat().filter(Boolean).join(",");a&&[...e.querySelectorAll(a)].forEach((e=>{e.parentElement.matches("p")&&function(e){const a=e.parentElement,r=a.cloneNode();for(;a.firstChild&&a.firstChild!==e;)r.appendChild(a.firstChild);r.childNodes.length>0&&a.parentElement.insertBefore(r,a),a.parentElement.insertBefore(e,a),0===a.childNodes.length&&a.remove()}(e)}))}normalizeInline(e,a){var r;if(null!==(r=e.firstElementChild)&&void 0!==r&&r.matches("p")){var n,i,t,o;const r=e.firstElementChild,{nextElementSibling:s}=r,l=null!==(n=null===(i=a.match(/^\s+/))||void 0===i?void 0:i[0])&&void 0!==n?n:"",c=s?"":null!==(t=null===(o=a.match(/\s+$/))||void 0===o?void 0:o[0])&&void 0!==t?t:"";if(a.match(/^\n\n/))return void(r.innerHTML=`${r.innerHTML}${c}`);!function(e){const a=e.parentNode;for(;e.firstChild;)a.insertBefore(e.firstChild,e);a.removeChild(e)}(r),e.innerHTML=`${l}${e.innerHTML}${c}`}}withPatchedRenderer(e){const a=e=>function(){const a=e(...arguments);return"\n"===a?a:"\n"===a[a.length-1]?a.slice(0,-1):a};return e.renderer.rules.hardbreak=a(e.renderer.rules.hardbreak),e.renderer.rules.softbreak=a(e.renderer.rules.softbreak),e.renderer.rules.fence=a(e.renderer.rules.fence),e.renderer.rules.code_block=a(e.renderer.rules.code_block),e.renderer.renderToken=a(e.renderer.renderToken.bind(e.renderer)),e}}const W_=Tf.create({name:"markdownClipboard",addOptions:()=>({transformPastedText:!1,transformCopiedText:!1}),addProseMirrorPlugins(){return[new km({key:new wm("markdownClipboard"),props:{clipboardTextParser:(e,a,r)=>{if(r||!this.options.transformPastedText)return null;const n=this.editor.storage.markdown.parser.parse(e,{inline:!0});return Gu.fromSchema(this.editor.schema).parseSlice(k_(n),{preserveWhitespace:!0,context:a})},clipboardTextSerializer:e=>this.options.transformCopiedText?this.editor.storage.markdown.serializer.serialize(e.content):null}})]}}),U_=Tf.create({name:"markdown",priority:50,addOptions:()=>({html:!0,tightLists:!0,tightListClass:"tight",bulletListMarker:"-",linkify:!1,breaks:!1,transformPastedText:!1,transformCopiedText:!1}),addCommands(){const e=zk.Commands.config.addCommands();return{setContent:(a,r,n)=>i=>e.setContent(i.editor.storage.markdown.parser.parse(a),r,n)(i),insertContentAt:(a,r,n)=>i=>e.insertContentAt(a,i.editor.storage.markdown.parser.parse(r,{inline:!0}),n)(i)}},onBeforeCreate(){this.editor.storage.markdown={options:{...this.options},parser:new H_(this.editor,this.options),serializer:new V_(this.editor),getMarkdown:()=>this.editor.storage.markdown.serializer.serialize(this.editor.state.doc)},this.editor.options.initialContent=this.editor.options.content,this.editor.options.content=this.editor.storage.markdown.parser.parse(this.editor.options.content)},onCreate(){this.editor.options.content=this.editor.options.initialContent,delete this.editor.options.initialContent},addStorage:()=>({}),addExtensions(){return[d_.configure({tight:this.options.tightLists,tightClass:this.options.tightListClass}),W_.configure({transformPastedText:this.options.transformPastedText,transformCopiedText:this.options.transformCopiedText})]}}),G_=d(lO)((({theme:e})=>({"&.MuiTiptap-FieldContainer-root":{backgroundColor:e.custom.palette.input.default,"&:hover":{".MuiTiptap-FieldContainer-notchedOutline":{borderSize:1,backgroundColor:e.custom.palette.interaction.hover,borderColor:e.custom.palette.stroke.default}}},"&.MuiTiptap-FieldContainer-focused":{".MuiTiptap-FieldContainer-notchedOutline":{transition:e.custom.easing.input,border:`1px solid ${e.custom.palette.stroke.focus}!important`,boxShadow:e.custom.boxShadow.input.focus}},".MuiTiptap-RichTextField-menuBar":{padding:0,borderRadius:e.spacing(e.custom.radius.md),background:e.custom.palette.surface.default,margin:e.spacing(e.custom.margin.sm),border:`1px solid ${e.custom.palette.stroke.default}`,".MuiTiptap-RichTextField-content":{padding:e.spacing(e.custom.padding.xs)}}}))),K_=({onChange:e,value:n,internalChange:t,minWidth:o=100,minHeight:l=100,maxHeight:c,placeholder:d})=>{const u=$e(null),h=i();return r(G_,{sx:{"& .ProseMirror":{overflowY:"auto",minHeight:l,minWidth:o,maxHeight:c}},ref:u,onUpdate:({editor:a})=>{e&&e(a.storage.markdown.getMarkdown()),t&&t()},extensions:[Hy.configure({strike:!1,code:!1,heading:!1,listItem:!1,bulletList:!1,orderedList:!1,blockquote:!1,horizontalRule:!1,codeBlock:!1}),Mk.configure({placeholder:d}),U_,Ak],content:n,renderControls:()=>a(s,{gap:h.custom.margin.xs,direction:"row",children:[r(UO,{component:cl,icon:r(we,{}),sizing:"md"}),r(XO,{component:cl,icon:r(ze,{}),sizing:"md"})]})})},Z_=e=>({"& .MuiSlider-thumb":{width:ba,height:ba,backgroundColor:e.custom.palette.text.primary,boxShadow:e.custom.boxShadow.input.handle,"&:after":{content:'""',position:"absolute",top:"50%",left:"50%",width:ma,height:ma,backgroundColor:e.custom.palette.icon.primaryInverted}}}),J_=e=>Array.isArray(e),Y_=(e,a)=>({height:ga,padding:`${ga}px 0`,"& .MuiSlider-rail":{width:`calc(100% + ${fa}px)`,left:`-${pa}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&&J_(a)?`-${ga+1}px`:`-${pa+1}px`,width:`calc(100% + ${pa}px)`,height:"100%",borderRadius:"inherit",backgroundColor:"inherit"}},"& .MuiSlider-mark":{height:ma,width:ma,borderRadius:e.custom.radius.round,backgroundColor:e.custom.palette.text.primaryInverted,"&.MuiSlider-markActive":{backgroundColor:e.custom.palette.text.primaryInverted}}}),X_=e=>({"& .MuiSlider-valueLabel":{backgroundColor:e.custom.palette.purple[500],borderRadius:e.spacing(e.custom.radius.sm),padding:ma,minWidth:fa,"&.MuiSlider-valueLabelOpen":{top:"-9px"},"& .MuiSlider-valueLabelLabel":{padding:`0 ${e.spacing(e.custom.padding.xs)}`,fontSize:`${vr.lg.body.sm}`,color:e.custom.palette.text.lockedWhite,fontWeight:500,lineHeight:"140%"}}}),Q_=d(W)((({theme:e,value:a})=>({"&.MuiSlider-root":{width:`calc(100% - ${fa}px)`,marginLeft:fa/2,...{...Y_(e,a)},...{...Z_(e)},...{...X_(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}}}}))),eD=[1,2,5,10],aD=(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 t=i,(eD.find((e=>t<=e))??eD[eD.length-1])*Math.pow(10,n);var t},rD=({labelLeft:e,labelMiddle:n,labelRight:i,labelRightProps:t,labelLeftProps:o,disabled:s,onChange:l,internalChange:c,defaultValue:d,max:u,min:h,step:g,...p})=>{const b=g??aD(h,u),f=((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})(h,u,b);return a(m,{sx:{minWidth:300},children:[r(m,{height:24,children:r(Q_,{valueLabelDisplay:s?"on":"auto",disabled:s,marks:f,step:b,max:u,min:h,onChangeCommitted:()=>{c&&c()},onChange:(e,a,r)=>{l&&l(e,a,r)},...p})}),a(m,{sx:{display:"flex",justifyContent:"space-between",pt:za.lg,gap:1},children:[e&&r(m,{sx:{flex:1},children:r(Jr,{disabled:s,showicon:!1,...o,children:e})}),n&&r(m,{sx:{flex:1,textAlign:"center"},children:r(Jr,{showicon:!1,disabled:s,children:n})}),i&&r(m,{sx:{flex:1,textAlign:"right"},children:r(Jr,{...t,showicon:!1,disabled:s,children:i})})]})]})},nD=d(U)((({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}}}}))),iD=({internalChange:e,onChange:a,...n})=>r(nD,{...n,onChange:(r,n)=>{a&&a(r,n),e&&e()},icon:r(t,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r("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:r(t,{sx:{width:48,height:48},viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r("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"})})}),tD=e=>({boxShadow:e.custom.elevation.raised}),oD=e=>({boxShadow:e.custom.elevation.overlay}),sD=(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}},lD=(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)}},cD=d(G)((({theme:e,variation:a="default",borderradius:r})=>({boxShadow:"unset",borderRadius:lD(e,r),background:sD(a,e),..."overlay"===a&&{...oD(e)},..."raised"===a&&{...tD(e)}}))),dD=d((e=>r(K,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...e})))((({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})}}))),uD=d(Lr)((({theme:e})=>({"& .MuiInputBase-root":{paddingTop:0,paddingBottom:0,minHeight:ka,alignItems:"baseline","& .MuiInputBase-input":{},"& .MuiInputAdornment-root.MuiInputAdornment-positionStart":{alignSelf:"self-end",height:Sa.xl,marginTop:e.spacing(1),marginBottom:e.spacing(1),"&:first-of-type":{alignSelf:"self-start"}}}}))),hD=({startAdornment:e,endAdornment:a,onChange:n,internalChange:i,inputRef:t,...o})=>r(uD,{multiline:!0,inputRef:t,InputProps:{startAdornment:e?r(f,{position:"start",children:e}):null,endAdornment:a?r(f,{position:"start",children:a}):null},onChange:e=>{n&&n(e),i&&i()},...o}),mD=({typographyProps:e,text:a,sx:n})=>{const t=i();return r(m,{sx:da(n,{width:"100%",position:"relative",display:"flex",gap:4,my:t.spacing(t.custom.margin.md),"&:before":{content:'""',width:"100%",background:t.custom.palette.stroke.default,height:"1px",display:"flex",alignSelf:"center"},"&:after":{content:'""',width:"100%",background:t.custom.palette.stroke.default,height:"1px",display:"flex",alignSelf:"center"}}),children:r(mr,{align:"center",variation:"sm",component:"p",...e,children:a})})},gD=({buttons:e,message:n,status:t="neutral",variation:o="sm"})=>{const l=i();return r(s,{sx:{backgroundColor:l.custom.palette.surface.overlay,borderRadius:l.spacing(l.custom.radius.lg),boxShadow:l.custom.elevation.overlay,color:l.custom.palette.text.primaryInverted,display:"flex",flex:1,gap:1,p:2},children:a(m,{sx:{display:"flex",flex:1,flexDirection:"sm"===o?"row":"column",gap:2},children:[a(m,{sx:{display:"flex",flex:1,gap:1},children:["neutral"!==t&&r(pD,{status:t}),r(m,{sx:{display:"flex"},children:r(mr,{variation:"md",component:"p",sx:{px:1,pt:.5},children:n})})]}),e&&r(m,{sx:{alignItems:"center",display:"flex",gap:2,justifyContent:"flex-end"},children:e})]})})},pD=({status:e})=>{const a=i();switch(e){case"neutral":return null;case"success":return r(bD,{backgroundColor:a.custom.palette.green[500],name:"check-circle"});case"warning":return r(bD,{backgroundColor:a.custom.palette.yellow[500],name:"error-outline"});case"danger":return r(bD,{backgroundColor:a.custom.palette.red[500],name:"warning-amber"});case"discover":return r(bD,{backgroundColor:a.custom.palette.purple[500],name:"lightbulb"})}},bD=({backgroundColor:e,name:a})=>{const n=i();return r(m,{sx:{display:"flex",alignItems:"flex-start",pt:.25},children:r(m,{sx:{backgroundColor:e,borderRadius:n.custom.radius.round,color:n.custom.palette.white,display:"flex",p:.5},children:r(Oa,{name:a,size:20})})})},fD=({children:e,message:a,variation:n="primary"})=>{const t=i();if("primary"===n)return r(B,{componentsProps:{popper:{sx:{"& .MuiTooltip-tooltip":{borderRadius:t.spacing(t.custom.radius.sm)}}}},title:a,arrow:!0,sx:{maxWidth:300},role:"tooltip",children:r(m,{sx:{cursor:"pointer",display:"flex",alignItems:"center"},children:e})})};var kD=e=>"checkbox"===e.type,yD=e=>e instanceof Date,vD=e=>null==e;const wD=e=>"object"==typeof e;var zD=e=>!vD(e)&&!Array.isArray(e)&&wD(e)&&!yD(e),jD=e=>zD(e)&&e.target?kD(e.target)?e.target.checked:e.target.value:e,xD=(e,a)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(a)),$D="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function qD(e){let a;const r=Array.isArray(e),n="undefined"!=typeof FileList&&e instanceof FileList;if(e instanceof Date)a=new Date(e);else if(e instanceof Set)a=new Set(e);else{if($D&&(e instanceof Blob||n)||!r&&!zD(e))return e;if(a=r?[]:{},r||(e=>{const a=e.constructor&&e.constructor.prototype;return zD(a)&&a.hasOwnProperty("isPrototypeOf")})(e))for(const r in e)e.hasOwnProperty(r)&&(a[r]=qD(e[r]));else a=e}return a}var CD=e=>Array.isArray(e)?e.filter(Boolean):[],SD=e=>void 0===e,OD=(e,a,r)=>{if(!a||!zD(e))return r;const n=CD(a.split(/[,[\].]+?/)).reduce(((e,a)=>vD(e)?e:e[a]),e);return SD(n)||n===e?SD(e[a])?r:e[a]:n},ED=e=>"boolean"==typeof e,MD=e=>/^\w*$/.test(e),AD=e=>CD(e.replace(/["|']|\]/g,"").split(/\.|\[/)),_D=(e,a,r)=>{let n=-1;const i=MD(a)?[a]:AD(a),t=i.length,o=t-1;for(;++n<t;){const a=i[n];let t=r;if(n!==o){const r=e[a];t=zD(r)||Array.isArray(r)?r:isNaN(+i[n+1])?{}:[]}if("__proto__"===a||"constructor"===a||"prototype"===a)return;e[a]=t,e=e[a]}return e};const DD="blur",ND="focusout",TD="change",ID="onBlur",FD="onChange",PD="onSubmit",RD="onTouched",LD="all",BD="max",VD="min",HD="maxLength",WD="minLength",UD="pattern",GD="required",KD="validate",ZD=xe.createContext(null),JD=()=>xe.useContext(ZD);var YD=(e,a,r,n=!0)=>{const i={defaultValues:a._defaultValues};for(const t in e)Object.defineProperty(i,t,{get:()=>{const i=t;return a._proxyFormState[i]!==LD&&(a._proxyFormState[i]=!n||LD),r&&(r[i]=!0),e[i]}});return i},XD=e=>zD(e)&&!Object.keys(e).length,QD=(e,a,r,n)=>{r(e);const{name:i,...t}=e;return XD(t)||Object.keys(t).length>=Object.keys(a).length||Object.keys(t).find((e=>a[e]===(!n||LD)))},eN=e=>Array.isArray(e)?e:[e],aN=(e,a,r)=>!e||!a||e===a||eN(e).some((e=>e&&(r?e===a:e.startsWith(a)||a.startsWith(e))));function rN(e){const a=xe.useRef(e);a.current=e,xe.useEffect((()=>{const r=!e.disabled&&a.current.subject&&a.current.subject.subscribe({next:a.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var nN=e=>"string"==typeof e,iN=(e,a,r,n,i)=>nN(e)?(n&&a.watch.add(e),OD(r,e,i)):Array.isArray(e)?e.map((e=>(n&&a.watch.add(e),OD(r,e)))):(n&&(a.watchAll=!0),r);function tN(e){const a=JD(),{name:r,disabled:n,control:i=a.control,shouldUnregister:t}=e,o=xD(i._names.array,r),s=function(e){const a=JD(),{control:r=a.control,name:n,defaultValue:i,disabled:t,exact:o}=e,s=xe.useRef(n);s.current=n,rN({disabled:t,subject:r._subjects.values,next:e=>{aN(s.current,e.name,o)&&c(qD(iN(s.current,r._names,e.values||r._formValues,!1,i)))}});const[l,c]=xe.useState(r._getWatch(n,i));return xe.useEffect((()=>r._removeUnmounted())),l}({control:i,name:r,defaultValue:OD(i._formValues,r,OD(i._defaultValues,r,e.defaultValue)),exact:!0}),l=function(e){const a=JD(),{control:r=a.control,disabled:n,name:i,exact:t}=e,[o,s]=xe.useState(r._formState),l=xe.useRef(!0),c=xe.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1}),d=xe.useRef(i);return d.current=i,rN({disabled:n,next:e=>l.current&&aN(d.current,e.name,t)&&QD(e,c.current,r._updateFormState)&&s({...r._formState,...e}),subject:r._subjects.state}),xe.useEffect((()=>(l.current=!0,c.current.isValid&&r._updateValid(!0),()=>{l.current=!1})),[r]),xe.useMemo((()=>YD(o,r,c.current,!1)),[o,r])}({control:i,name:r,exact:!0}),c=xe.useRef(i.register(r,{...e.rules,value:s,...ED(e.disabled)?{disabled:e.disabled}:{}})),d=xe.useMemo((()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!OD(l.errors,r)},isDirty:{enumerable:!0,get:()=>!!OD(l.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!OD(l.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!OD(l.validatingFields,r)},error:{enumerable:!0,get:()=>OD(l.errors,r)}})),[l,r]),u=xe.useMemo((()=>({name:r,value:s,...ED(n)||l.disabled?{disabled:l.disabled||n}:{},onChange:e=>c.current.onChange({target:{value:jD(e),name:r},type:TD}),onBlur:()=>c.current.onBlur({target:{value:OD(i._formValues,r),name:r},type:DD}),ref:e=>{const a=OD(i._fields,r);a&&e&&(a._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:a=>e.setCustomValidity(a),reportValidity:()=>e.reportValidity()})}})),[r,i._formValues,n,l.disabled,s,i._fields]);return xe.useEffect((()=>{const e=i._options.shouldUnregister||t,a=(e,a)=>{const r=OD(i._fields,e);r&&r._f&&(r._f.mount=a)};if(a(r,!0),e){const e=qD(OD(i._options.defaultValues,r));_D(i._defaultValues,r,e),SD(OD(i._formValues,r))&&_D(i._formValues,r,e)}return!o&&i.register(r),()=>{(o?e&&!i._state.action:e)?i.unregister(r):a(r,!1)}}),[r,i,o,t]),xe.useEffect((()=>{i._updateDisabledField({disabled:n,fields:i._fields,name:r})}),[n,r,i]),xe.useMemo((()=>({field:u,formState:l,fieldState:d})),[u,l,d])}const oN=e=>e.render(tN(e));var sN=(e,a,r,n,i)=>a?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:i||!0}}:{},lN=e=>({isOnSubmit:!e||e===PD,isOnBlur:e===ID,isOnChange:e===FD,isOnAll:e===LD,isOnTouch:e===RD}),cN=(e,a,r)=>!r&&(a.watchAll||a.watch.has(e)||[...a.watch].some((a=>e.startsWith(a)&&/^\.\w+/.test(e.slice(a.length)))));const dN=(e,a,r,n)=>{for(const i of r||Object.keys(e)){const r=OD(e,i);if(r){const{_f:e,...t}=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(dN(t,a))break}else if(zD(t)&&dN(t,a))break}}};var uN=(e,a,r)=>{const n=eN(OD(e,r));return _D(n,"root",a[r]),_D(e,r,n),e},hN=e=>"file"===e.type,mN=e=>"function"==typeof e,gN=e=>{if(!$D)return!1;const a=e?e.ownerDocument:0;return e instanceof(a&&a.defaultView?a.defaultView.HTMLElement:HTMLElement)},pN=e=>nN(e),bN=e=>"radio"===e.type,fN=e=>e instanceof RegExp;const kN={value:!1,isValid:!1},yN={value:!0,isValid:!0};var vN=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&&!SD(e[0].attributes.value)?SD(e[0].value)||""===e[0].value?yN:{value:e[0].value,isValid:!0}:yN:kN}return kN};const wN={isValid:!1,value:null};var zN=e=>Array.isArray(e)?e.reduce(((e,a)=>a&&a.checked&&!a.disabled?{isValid:!0,value:a.value}:e),wN):wN;function jN(e,a,r="validate"){if(pN(e)||Array.isArray(e)&&e.every(pN)||ED(e)&&!e)return{type:r,message:pN(e)?e:"",ref:a}}var xN=e=>zD(e)&&!fN(e)?e:{value:e,message:""},$N=async(e,a,r,n,i,t)=>{const{ref:o,refs:s,required:l,maxLength:c,minLength:d,min:u,max:h,pattern:m,validate:g,name:p,valueAsNumber:b,mount:f}=e._f,k=OD(r,p);if(!f||a.has(p))return{};const y=s?s[0]:o,v=e=>{i&&y.reportValidity&&(y.setCustomValidity(ED(e)?"":e||""),y.reportValidity())},w={},z=bN(o),j=kD(o),x=z||j,$=(b||hN(o))&&SD(o.value)&&SD(k)||gN(o)&&""===o.value||""===k||Array.isArray(k)&&!k.length,q=sN.bind(null,p,n,w),C=(e,a,r,n=HD,i=WD)=>{const t=e?a:r;w[p]={type:e?n:i,message:t,ref:o,...q(e?n:i,t)}};if(t?!Array.isArray(k)||!k.length:l&&(!x&&($||vD(k))||ED(k)&&!k||j&&!vN(s).isValid||z&&!zN(s).isValid)){const{value:e,message:a}=pN(l)?{value:!!l,message:l}:xN(l);if(e&&(w[p]={type:GD,message:a,ref:y,...q(GD,a)},!n))return v(a),w}if(!($||vD(u)&&vD(h))){let e,a;const r=xN(h),i=xN(u);if(vD(k)||isNaN(k)){const n=o.valueAsDate||new Date(k),t=e=>new Date((new Date).toDateString()+" "+e),s="time"==o.type,l="week"==o.type;nN(r.value)&&k&&(e=s?t(k)>t(r.value):l?k>r.value:n>new Date(r.value)),nN(i.value)&&k&&(a=s?t(k)<t(i.value):l?k<i.value:n<new Date(i.value))}else{const n=o.valueAsNumber||(k?+k:k);vD(r.value)||(e=n>r.value),vD(i.value)||(a=n<i.value)}if((e||a)&&(C(!!e,r.message,i.message,BD,VD),!n))return v(w[p].message),w}if((c||d)&&!$&&(nN(k)||t&&Array.isArray(k))){const e=xN(c),a=xN(d),r=!vD(e.value)&&k.length>+e.value,i=!vD(a.value)&&k.length<+a.value;if((r||i)&&(C(r,e.message,a.message),!n))return v(w[p].message),w}if(m&&!$&&nN(k)){const{value:e,message:a}=xN(m);if(fN(e)&&!k.match(e)&&(w[p]={type:UD,message:a,ref:o,...q(UD,a)},!n))return v(a),w}if(g)if(mN(g)){const e=jN(await g(k,r),y);if(e&&(w[p]={...e,...q(KD,e.message)},!n))return v(e.message),w}else if(zD(g)){let e={};for(const a in g){if(!XD(e)&&!n)break;const i=jN(await g[a](k,r),y,a);i&&(e={...i,...q(a,i.message)},v(i.message),n&&(w[p]=e))}if(!XD(e)&&(w[p]={ref:y,...e},!n))return w}return v(!0),w};function qN(e,a){const r=Array.isArray(a)?a:MD(a)?[a]:AD(a),n=1===r.length?e:function(e,a){const r=a.slice(0,-1).length;let n=0;for(;n<r;)e=SD(e)?n++:e[a[n++]];return e}(e,r),i=r.length-1,t=r[i];return n&&delete n[t],0!==i&&(zD(n)&&XD(n)||Array.isArray(n)&&function(e){for(const a in e)if(e.hasOwnProperty(a)&&!SD(e[a]))return!1;return!0}(n))&&qN(e,r.slice(0,-1)),e}var CN=()=>{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=[]}}},SN=e=>vD(e)||!wD(e);function ON(e,a){if(SN(e)||SN(a))return e===a;if(yD(e)&&yD(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(yD(r)&&yD(e)||zD(r)&&zD(e)||Array.isArray(r)&&Array.isArray(e)?!ON(r,e):r!==e)return!1}}return!0}var EN=e=>"select-multiple"===e.type,MN=e=>gN(e)&&e.isConnected,AN=e=>{for(const a in e)if(mN(e[a]))return!0;return!1};function _N(e,a={}){const r=Array.isArray(e);if(zD(e)||r)for(const r in e)Array.isArray(e[r])||zD(e[r])&&!AN(e[r])?(a[r]=Array.isArray(e[r])?[]:{},_N(e[r],a[r])):vD(e[r])||(a[r]=!0);return a}function DN(e,a,r){const n=Array.isArray(e);if(zD(e)||n)for(const n in e)Array.isArray(e[n])||zD(e[n])&&!AN(e[n])?SD(a)||SN(r[n])?r[n]=Array.isArray(e[n])?_N(e[n],[]):{..._N(e[n])}:DN(e[n],vD(a)?{}:a[n],r[n]):r[n]=!ON(e[n],a[n]);return r}var NN=(e,a)=>DN(e,a,_N(a)),TN=(e,{valueAsNumber:a,valueAsDate:r,setValueAs:n})=>SD(e)?e:a?""===e?NaN:e?+e:e:r&&nN(e)?new Date(e):n?n(e):e;function IN(e){const a=e.ref;return hN(a)?a.files:bN(a)?zN(e.refs).value:EN(a)?[...a.selectedOptions].map((({value:e})=>e)):kD(a)?vN(e.refs).value:TN(SD(a.value)?e.ref.value:a.value,e)}var FN=e=>SD(e)?e:fN(e)?e.source:zD(e)?fN(e.value)?e.value.source:e.value:e;const PN="AsyncFunction";function RN(e,a,r){const n=OD(e,r);if(n||MD(r))return{error:n,name:r};const i=r.split(".");for(;i.length;){const n=i.join("."),t=OD(a,n),o=OD(e,n);if(t&&!Array.isArray(t)&&r!==n)return{name:r};if(o&&o.type)return{name:n,error:o};i.pop()}return{name:r}}const LN={mode:PD,reValidateMode:FD,shouldFocusError:!0};function BN(e={}){let a,r={...LN,...e},n={submitCount:0,isDirty:!1,isLoading:mN(r.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:r.errors||{},disabled:r.disabled||!1},i={},t=(zD(r.defaultValues)||zD(r.values))&&qD(r.defaultValues||r.values)||{},o=r.shouldUnregister?{}:qD(t),s={action:!1,mount:!1,watch:!1},l={mount:new Set,disabled: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:CN(),array:CN(),state:CN()},h=lN(r.mode),m=lN(r.reValidateMode),g=r.criteriaMode===LD,p=async e=>{if(!r.disabled&&(d.isValid||e)){const e=r.resolver?XD((await v()).errors):await w(i,!0);e!==n.isValid&&u.state.next({isValid:e})}},b=(e,a)=>{r.disabled||!d.isValidating&&!d.validatingFields||((e||Array.from(l.mount)).forEach((e=>{e&&(a?_D(n.validatingFields,e,a):qN(n.validatingFields,e))})),u.state.next({validatingFields:n.validatingFields,isValidating:!XD(n.validatingFields)}))},f=(e,a,r,n)=>{const l=OD(i,e);if(l){const i=OD(o,e,SD(r)?OD(t,e):r);SD(i)||n&&n.defaultChecked||a?_D(o,e,a?i:IN(l._f)):x(e,i),s.mount&&p()}},k=(e,a,o,s,l)=>{let c=!1,h=!1;const m={name:e};if(!r.disabled){const r=!!(OD(i,e)&&OD(i,e)._f&&OD(i,e)._f.disabled);if(!o||s){d.isDirty&&(h=n.isDirty,n.isDirty=m.isDirty=z(),c=h!==m.isDirty);const i=r||ON(OD(t,e),a);h=!(r||!OD(n.dirtyFields,e)),i||r?qN(n.dirtyFields,e):_D(n.dirtyFields,e,!0),m.dirtyFields=n.dirtyFields,c=c||d.dirtyFields&&h!==!i}if(o){const a=OD(n.touchedFields,e);a||(_D(n.touchedFields,e,o),m.touchedFields=n.touchedFields,c=c||d.touchedFields&&a!==o)}c&&l&&u.state.next(m)}return c?m:{}},y=(e,i,t,o)=>{const s=OD(n.errors,e),l=d.isValid&&ED(i)&&n.isValid!==i;var h;if(r.delayError&&t?(h=()=>((e,a)=>{_D(n.errors,e,a),u.state.next({errors:n.errors})})(e,t),a=e=>{clearTimeout(c),c=setTimeout(h,e)},a(r.delayError)):(clearTimeout(c),a=null,t?_D(n.errors,e,t):qN(n.errors,e)),(t?!ON(s,t):s)||!XD(o)||l){const a={...o,...l&&ED(i)?{isValid:i}:{},errors:n.errors,name:e};n={...n,...a},u.state.next(a)}},v=async e=>{b(e,!0);const a=await r.resolver(o,r.context,((e,a,r,n)=>{const i={};for(const r of e){const e=OD(a,r);e&&_D(i,r,e._f)}return{criteriaMode:r,names:[...e],fields:i,shouldUseNativeValidation:n}})(e||l.mount,i,r.criteriaMode,r.shouldUseNativeValidation));return b(e),a},w=async(e,a,i={valid:!0})=>{for(const s in e){const c=e[s];if(c){const{_f:e,...u}=c;if(e){const u=l.array.has(e.name),h=c._f&&(!!(t=c._f)&&!!t.validate&&!!(mN(t.validate)&&t.validate.constructor.name===PN||zD(t.validate)&&Object.values(t.validate).find((e=>e.constructor.name===PN))));h&&d.validatingFields&&b([s],!0);const m=await $N(c,l.disabled,o,g,r.shouldUseNativeValidation&&!a,u);if(h&&d.validatingFields&&b([s]),m[e.name]&&(i.valid=!1,a))break;!a&&(OD(m,e.name)?u?uN(n.errors,m,e.name):_D(n.errors,e.name,m[e.name]):qN(n.errors,e.name))}!XD(u)&&await w(u,a,i)}}var t;return i.valid},z=(e,a)=>!r.disabled&&(e&&a&&_D(o,e,a),!ON(E(),t)),j=(e,a,r)=>iN(e,l,{...s.mount?o:SD(a)?t:nN(e)?{[e]:a}:a},r,a),x=(e,a,r={})=>{const n=OD(i,e);let t=a;if(n){const r=n._f;r&&(!r.disabled&&_D(o,e,TN(a,r)),t=gN(r.ref)&&vD(a)?"":a,EN(r.ref)?[...r.ref.options].forEach((e=>e.selected=t.includes(e.value))):r.refs?kD(r.ref)?r.refs.length>1?r.refs.forEach((e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(t)?!!t.find((a=>a===e.value)):t===e.value))):r.refs[0]&&(r.refs[0].checked=!!t):r.refs.forEach((e=>e.checked=e.value===t)):hN(r.ref)?r.ref.value="":(r.ref.value=t,r.ref.type||u.values.next({name:e,values:{...o}})))}(r.shouldDirty||r.shouldTouch)&&k(e,t,r.shouldTouch,r.shouldDirty,!0),r.shouldValidate&&O(e)},$=(e,a,r)=>{for(const n in a){const t=a[n],o=`${e}.${n}`,s=OD(i,o);(l.array.has(e)||zD(t)||s&&!s._f)&&!yD(t)?$(o,t,r):x(o,t,r)}},q=(e,a,r={})=>{const c=OD(i,e),h=l.array.has(e),m=qD(a);_D(o,e,m),h?(u.array.next({name:e,values:{...o}}),(d.isDirty||d.dirtyFields)&&r.shouldDirty&&u.state.next({name:e,dirtyFields:NN(t,o),isDirty:z(e,m)})):!c||c._f||vD(m)?x(e,m,r):$(e,m,r),cN(e,l)&&u.state.next({...n}),u.values.next({name:s.mount?e:void 0,values:{...o}})},C=async e=>{s.mount=!0;const t=e.target;let c=t.name,f=!0;const z=OD(i,c),j=e=>{f=Number.isNaN(e)||yD(e)&&isNaN(e.getTime())||ON(e,OD(o,c,e))};if(z){let s,x;const $=t.type?IN(z._f):jD(e),q=e.type===DD||e.type===ND,C=!(e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate))(z._f)&&!r.resolver&&!OD(n.errors,c)&&!z._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))(q,OD(n.touchedFields,c),n.isSubmitted,m,h),S=cN(c,l,q);_D(o,c,$),q?(z._f.onBlur&&z._f.onBlur(e),a&&a(0)):z._f.onChange&&z._f.onChange(e);const E=k(c,$,q,!1),M=!XD(E)||S;if(!q&&u.values.next({name:c,type:e.type,values:{...o}}),C)return d.isValid&&("onBlur"===r.mode&&q?p():q||p()),M&&u.state.next({name:c,...S?{}:E});if(!q&&S&&u.state.next({...n}),r.resolver){const{errors:e}=await v([c]);if(j($),f){const a=RN(n.errors,i,c),r=RN(e,i,a.name||c);s=r.error,c=r.name,x=XD(e)}}else b([c],!0),s=(await $N(z,l.disabled,o,g,r.shouldUseNativeValidation))[c],b([c]),j($),f&&(s?x=!1:d.isValid&&(x=await w(i,!0)));f&&(z._f.deps&&O(z._f.deps),y(c,x,s,E))}},S=(e,a)=>{if(OD(n.errors,a)&&e.focus)return e.focus(),1},O=async(e,a={})=>{let t,o;const s=eN(e);if(r.resolver){const a=await(async e=>{const{errors:a}=await v(e);if(e)for(const r of e){const e=OD(a,r);e?_D(n.errors,r,e):qN(n.errors,r)}else n.errors=a;return a})(SD(e)?e:s);t=XD(a),o=e?!s.some((e=>OD(a,e))):t}else e?(o=(await Promise.all(s.map((async e=>{const a=OD(i,e);return await w(a&&a._f?{[e]:a}:a)})))).every(Boolean),(o||n.isValid)&&p()):o=t=await w(i);return u.state.next({...!nN(e)||d.isValid&&t!==n.isValid?{}:{name:e},...r.resolver||!e?{isValid:t}:{},errors:n.errors}),a.shouldFocus&&!o&&dN(i,S,e?s:l.mount),o},E=e=>{const a={...s.mount?o:t};return SD(e)?a:nN(e)?OD(a,e):e.map((e=>OD(a,e)))},M=(e,a)=>({invalid:!!OD((a||n).errors,e),isDirty:!!OD((a||n).dirtyFields,e),error:OD((a||n).errors,e),isValidating:!!OD(n.validatingFields,e),isTouched:!!OD((a||n).touchedFields,e)}),A=(e,a,r)=>{const t=(OD(i,e,{_f:{}})._f||{}).ref,o=OD(n.errors,e)||{},{ref:s,message:l,type:c,...d}=o;_D(n.errors,e,{...d,...a,ref:t}),u.state.next({name:e,errors:n.errors,isValid:!1}),r&&r.shouldFocus&&t&&t.focus&&t.focus()},_=(e,a={})=>{for(const s of e?eN(e):l.mount)l.mount.delete(s),l.array.delete(s),a.keepValue||(qN(i,s),qN(o,s)),!a.keepError&&qN(n.errors,s),!a.keepDirty&&qN(n.dirtyFields,s),!a.keepTouched&&qN(n.touchedFields,s),!a.keepIsValidating&&qN(n.validatingFields,s),!r.shouldUnregister&&!a.keepDefaultValue&&qN(t,s);u.values.next({values:{...o}}),u.state.next({...n,...a.keepDirty?{isDirty:z()}:{}}),!a.keepIsValid&&p()},D=({disabled:e,name:a,field:r,fields:n})=>{(ED(e)&&s.mount||e||l.disabled.has(a))&&(e?l.disabled.add(a):l.disabled.delete(a),k(a,IN(r?r._f:OD(n,a)._f),!1,!1,!0))},N=(e,a={})=>{let n=OD(i,e);const o=ED(a.disabled)||ED(r.disabled);return _D(i,e,{...n||{},_f:{...n&&n._f?n._f:{ref:{name:e}},name:e,mount:!0,...a}}),l.mount.add(e),n?D({field:n,disabled:ED(a.disabled)?a.disabled:r.disabled,name:e}):f(e,!0,a.value),{...o?{disabled:a.disabled||r.disabled}:{},...r.progressive?{required:!!a.required,min:FN(a.min),max:FN(a.max),minLength:FN(a.minLength),maxLength:FN(a.maxLength),pattern:FN(a.pattern)}:{},name:e,onChange:C,onBlur:C,ref:o=>{if(o){N(e,a),n=OD(i,e);const r=SD(o.value)&&o.querySelectorAll&&o.querySelectorAll("input,select,textarea")[0]||o,s=(e=>bN(e)||kD(e))(r),l=n._f.refs||[];if(s?l.find((e=>e===r)):r===n._f.ref)return;_D(i,e,{_f:{...n._f,...s?{refs:[...l.filter(MN),r,...Array.isArray(OD(t,e))?[{}]:[]],ref:{type:r.type,name:e}}:{ref:r}}}),f(e,!1,void 0,r)}else n=OD(i,e,{}),n._f&&(n._f.mount=!1),(r.shouldUnregister||a.shouldUnregister)&&(!xD(l.array,e)||!s.action)&&l.unMount.add(e)}}},T=()=>r.shouldFocusError&&dN(i,S,l.mount),I=(e,a)=>async t=>{let s;t&&(t.preventDefault&&t.preventDefault(),t.persist&&t.persist());let c=qD(o);if(l.disabled.size)for(const e of l.disabled)_D(c,e,void 0);if(u.state.next({isSubmitting:!0}),r.resolver){const{errors:e,values:a}=await v();n.errors=e,c=a}else await w(i);if(qN(n.errors,"root"),XD(n.errors)){u.state.next({errors:{}});try{await e(c,t)}catch(e){s=e}}else a&&await a({...n.errors},t),T(),setTimeout(T);if(u.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:XD(n.errors)&&!s,submitCount:n.submitCount+1,errors:n.errors}),s)throw s},F=(e,a={})=>{const c=e?qD(e):t,h=qD(c),m=XD(e),g=m?t:h;if(a.keepDefaultValues||(t=c),!a.keepValues){if(a.keepDirtyValues){const e=new Set([...l.mount,...Object.keys(NN(t,o))]);for(const a of Array.from(e))OD(n.dirtyFields,a)?_D(g,a,OD(o,a)):q(a,OD(g,a))}else{if($D&&SD(e))for(const e of l.mount){const a=OD(i,e);if(a&&a._f){const e=Array.isArray(a._f.refs)?a._f.refs[0]:a._f.ref;if(gN(e)){const a=e.closest("form");if(a){a.reset();break}}}}i={}}o=r.shouldUnregister?a.keepDefaultValues?qD(t):{}:qD(g),u.array.next({values:{...g}}),u.values.next({values:{...g}})}l={mount:a.keepDirtyValues?l.mount:new Set,unMount:new Set,array:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},s.mount=!d.isValid||!!a.keepIsValid||!!a.keepDirtyValues,s.watch=!!r.shouldUnregister,u.state.next({submitCount:a.keepSubmitCount?n.submitCount:0,isDirty:!m&&(a.keepDirty?n.isDirty:!(!a.keepDefaultValues||ON(e,t))),isSubmitted:!!a.keepIsSubmitted&&n.isSubmitted,dirtyFields:m?{}:a.keepDirtyValues?a.keepDefaultValues&&o?NN(t,o):n.dirtyFields:a.keepDefaultValues&&e?NN(t,e):a.keepDirty?n.dirtyFields:{},touchedFields:a.keepTouched?n.touchedFields:{},errors:a.keepErrors?n.errors:{},isSubmitSuccessful:!!a.keepIsSubmitSuccessful&&n.isSubmitSuccessful,isSubmitting:!1})},P=(e,a)=>F(mN(e)?e(o):e,a);return{control:{register:N,unregister:_,getFieldState:M,handleSubmit:I,setError:A,_executeSchema:v,_getWatch:j,_getDirty:z,_updateValid:p,_removeUnmounted:()=>{for(const e of l.unMount){const a=OD(i,e);a&&(a._f.refs?a._f.refs.every((e=>!MN(e))):!MN(a._f.ref))&&_(e)}l.unMount=new Set},_updateFieldArray:(e,a=[],l,c,h=!0,m=!0)=>{if(c&&l&&!r.disabled){if(s.action=!0,m&&Array.isArray(OD(i,e))){const a=l(OD(i,e),c.argA,c.argB);h&&_D(i,e,a)}if(m&&Array.isArray(OD(n.errors,e))){const a=l(OD(n.errors,e),c.argA,c.argB);h&&_D(n.errors,e,a),((e,a)=>{!CD(OD(e,a)).length&&qN(e,a)})(n.errors,e)}if(d.touchedFields&&m&&Array.isArray(OD(n.touchedFields,e))){const a=l(OD(n.touchedFields,e),c.argA,c.argB);h&&_D(n.touchedFields,e,a)}d.dirtyFields&&(n.dirtyFields=NN(t,o)),u.state.next({name:e,isDirty:z(e,a),dirtyFields:n.dirtyFields,errors:n.errors,isValid:n.isValid})}else _D(o,e,a)},_updateDisabledField:D,_getFieldArray:e=>CD(OD(s.mount?o:t,e,r.shouldUnregister?OD(t,e,[]):[])),_reset:F,_resetDefaultValues:()=>mN(r.defaultValues)&&r.defaultValues().then((e=>{P(e,r.resetOptions),u.state.next({isLoading:!1})})),_updateFormState:e=>{n={...n,...e}},_disableForm:e=>{ED(e)&&(u.state.next({disabled:e}),dN(i,((a,r)=>{const n=OD(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 o},get _state(){return s},set _state(e){s=e},get _defaultValues(){return t},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:N,handleSubmit:I,watch:(e,a)=>mN(e)?u.values.subscribe({next:r=>e(j(void 0,a),r)}):j(e,a,!0),setValue:q,getValues:E,reset:P,resetField:(e,a={})=>{OD(i,e)&&(SD(a.defaultValue)?q(e,qD(OD(t,e))):(q(e,a.defaultValue),_D(t,e,qD(a.defaultValue))),a.keepTouched||qN(n.touchedFields,e),a.keepDirty||(qN(n.dirtyFields,e),n.isDirty=a.defaultValue?z(e,qD(OD(t,e))):z()),a.keepError||(qN(n.errors,e),d.isValid&&p()),u.state.next({...n}))},clearErrors:e=>{e&&eN(e).forEach((e=>qN(n.errors,e))),u.state.next({errors:e?n.errors:{}})},unregister:_,setError:A,setFocus:(e,a={})=>{const r=OD(i,e),n=r&&r._f;if(n){const e=n.refs?n.refs[0]:n.ref;e.focus&&(e.focus(),a.shouldSelect&&mN(e.select)&&e.select())}},getFieldState:M}}var VN={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-467]|5[0-3]|8[0-5]))\\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]|7[67]|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}"]]]}},HN={exports:{}};
49
49
  /*!
50
50
  Copyright (c) 2018 Jed Watson.
51
51
  Licensed under the MIT License (MIT), see