@n8n/design-system 2.13.0 → 2.13.1
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.
|
@@ -27106,26 +27106,26 @@ var _hoisted_1$59 = [
|
|
|
27106
27106
|
], 16));
|
|
27107
27107
|
}
|
|
27108
27108
|
}), [["__cssModules", { $style: {
|
|
27109
|
-
inputContainer: "
|
|
27110
|
-
xlarge: "
|
|
27111
|
-
large: "
|
|
27112
|
-
medium: "
|
|
27113
|
-
small: "
|
|
27114
|
-
mini: "
|
|
27115
|
-
inputWrapper: "
|
|
27116
|
-
disabled: "
|
|
27117
|
-
isTextarea: "
|
|
27118
|
-
readonly: "
|
|
27119
|
-
hasPrepend: "
|
|
27120
|
-
hasAppend: "
|
|
27121
|
-
input: "
|
|
27122
|
-
textarea: "
|
|
27123
|
-
prefix: "
|
|
27124
|
-
suffix: "
|
|
27125
|
-
clearButton: "
|
|
27126
|
-
prepend: "
|
|
27127
|
-
append: "
|
|
27128
|
-
hiddenTextarea: "
|
|
27109
|
+
inputContainer: "_inputContainer_1q4kg_3",
|
|
27110
|
+
xlarge: "_xlarge_1q4kg_29",
|
|
27111
|
+
large: "_large_1q4kg_34",
|
|
27112
|
+
medium: "_medium_1q4kg_39",
|
|
27113
|
+
small: "_small_1q4kg_44",
|
|
27114
|
+
mini: "_mini_1q4kg_50",
|
|
27115
|
+
inputWrapper: "_inputWrapper_1q4kg_57",
|
|
27116
|
+
disabled: "_disabled_1q4kg_79",
|
|
27117
|
+
isTextarea: "_isTextarea_1q4kg_90",
|
|
27118
|
+
readonly: "_readonly_1q4kg_99",
|
|
27119
|
+
hasPrepend: "_hasPrepend_1q4kg_103",
|
|
27120
|
+
hasAppend: "_hasAppend_1q4kg_108",
|
|
27121
|
+
input: "_input_1q4kg_3",
|
|
27122
|
+
textarea: "_textarea_1q4kg_139",
|
|
27123
|
+
prefix: "_prefix_1q4kg_165",
|
|
27124
|
+
suffix: "_suffix_1q4kg_166",
|
|
27125
|
+
clearButton: "_clearButton_1q4kg_179",
|
|
27126
|
+
prepend: "_prepend_1q4kg_201",
|
|
27127
|
+
append: "_append_1q4kg_202",
|
|
27128
|
+
hiddenTextarea: "_hiddenTextarea_1q4kg_220"
|
|
27129
27129
|
} }]]), _hoisted_1$58 = ["data-feedback-expanded"], MessageRating_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
27130
27130
|
__name: "MessageRating",
|
|
27131
27131
|
props: {
|
|
@@ -36,7 +36,7 @@ You tried to parse SCSS with the standard CSS parser; try again with the postcss
|
|
|
36
36
|
You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(t.from)&&(e.message+=`
|
|
37
37
|
You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),e}return n.root}t.exports=a,a.default=a,n.registerParse(a)})),nh=l(((e,t)=>{var n=class{constructor(e,t={}){if(this.type=`warning`,this.text=e,t.node&&t.node.source){let e=t.node.rangeBy(t);this.line=e.start.line,this.column=e.start.column,this.endLine=e.end.line,this.endColumn=e.end.column}for(let e in t)this[e]=t[e]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+`: `+this.text:this.text}};t.exports=n,n.default=n})),rh=l(((e,t)=>{var n=nh(),r=class{constructor(e,t,n){this.processor=e,this.messages=[],this.root=t,this.opts=n,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,t={}){t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);let r=new n(e,t);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type===`warning`)}get content(){return this.css}};t.exports=r,r.default=r})),ih=l(((e,t)=>{var n={};t.exports=function(e){n[e]||(n[e]=!0,typeof console<`u`&&console.warn&&console.warn(e))}})),ah=l(((e,t)=>{var n=Km(),r=Jm(),i=eh(),a=th(),o=rh(),s=Zm(),c=Vm(),{isClean:l,my:u}=Hm(),d=ih(),f={atrule:`AtRule`,comment:`Comment`,decl:`Declaration`,document:`Document`,root:`Root`,rule:`Rule`},p={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},m={Once:!0,postcssPlugin:!0,prepare:!0},h=0;function g(e){return typeof e==`object`&&typeof e.then==`function`}function _(e){let t=!1,n=f[e.type];return e.type===`decl`?t=e.prop.toLowerCase():e.type===`atrule`&&(t=e.name.toLowerCase()),t&&e.append?[n,n+`-`+t,h,n+`Exit`,n+`Exit-`+t]:t?[n,n+`-`+t,n+`Exit`,n+`Exit-`+t]:e.append?[n,h,n+`Exit`]:[n,n+`Exit`]}function v(e){let t;return t=e.type===`document`?[`Document`,h,`DocumentExit`]:e.type===`root`?[`Root`,h,`RootExit`]:_(e),{eventIndex:0,events:t,iterator:0,node:e,visitorIndex:0,visitors:[]}}function y(e){return e[l]=!1,e.nodes&&e.nodes.forEach(e=>y(e)),e}var b={},x=class e{constructor(t,r,i){this.stringified=!1,this.processed=!1;let s;if(typeof r==`object`&&r&&(r.type===`root`||r.type===`document`))s=y(r);else if(r instanceof e||r instanceof o)s=y(r.root),r.map&&(i.map===void 0&&(i.map={}),i.map.inline||(i.map.inline=!1),i.map.prev=r.map);else{let e=a;i.syntax&&(e=i.syntax.parse),i.parser&&(e=i.parser),e.parse&&(e=e.parse);try{s=e(r,i)}catch(e){this.processed=!0,this.error=e}s&&!s[u]&&n.rebuild(s)}this.result=new o(t,s,i),this.helpers={...b,postcss:b,result:this.result},this.plugins=this.processor.plugins.map(e=>typeof e==`object`&&e.prepare?{...e,...e.prepare(this.result)}:e)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||=this.runAsync(),this.processing)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw Error(`Use process(css).then(cb) to work with async plugins`)}handleError(e,t){let n=this.result.lastPlugin;try{if(t&&t.addToError(e),this.error=e,e.name===`CssSyntaxError`&&!e.plugin)e.plugin=n.postcssPlugin,e.setMessage();else if(n.postcssVersion&&process.env.NODE_ENV!==`production`){let e=n.postcssPlugin,t=n.postcssVersion,r=this.result.processor.version,i=t.split(`.`),a=r.split(`.`);(i[0]!==a[0]||parseInt(i[1])>parseInt(a[1]))&&console.error(`Unknown error from PostCSS plugin. Your current PostCSS version is `+r+`, but `+e+` uses `+t+`. Perhaps this is the source of the error below.`)}}catch(e){console&&console.error&&console.error(e)}return e}prepareVisitors(){this.listeners={};let e=(e,t,n)=>{this.listeners[t]||(this.listeners[t]=[]),this.listeners[t].push([e,n])};for(let t of this.plugins)if(typeof t==`object`)for(let n in t){if(!p[n]&&/^[A-Z]/.test(n))throw Error(`Unknown event ${n} in ${t.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!m[n])if(typeof t[n]==`object`)for(let r in t[n])r===`*`?e(t,n,t[n][r]):e(t,n+`-`+r.toLowerCase(),t[n][r]);else typeof t[n]==`function`&&e(t,n,t[n])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e],n=this.runOnRoot(t);if(g(n))try{await n}catch(e){throw this.handleError(e)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[l];){e[l]=!0;let t=[v(e)];for(;t.length>0;){let e=this.visitTick(t);if(g(e))try{await e}catch(e){let n=t[t.length-1].node;throw this.handleError(e,n)}}}if(this.listeners.OnceExit)for(let[t,n]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type===`document`){let t=e.nodes.map(e=>n(e,this.helpers));await Promise.all(t)}else await n(e,this.helpers)}catch(e){throw this.handleError(e)}}}return this.processed=!0,this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e==`object`&&e.Once){if(this.result.root.type===`document`){let t=this.result.root.nodes.map(t=>e.Once(t,this.helpers));return g(t[0])?Promise.all(t):t}return e.Once(this.result.root,this.helpers)}else if(typeof e==`function`)return e(this.result.root,this.result)}catch(e){throw this.handleError(e)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,t=c;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);let n=new i(t,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins)if(g(this.runOnRoot(e)))throw this.getAsyncError();if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[l];)e[l]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type===`document`)for(let t of e.nodes)this.visitSync(this.listeners.OnceExit,t);else this.visitSync(this.listeners.OnceExit,e)}return this.result}then(e,t){return process.env.NODE_ENV!==`production`&&(`from`in this.opts||d("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[n,r]of e){this.result.lastPlugin=n;let e;try{e=r(t,this.helpers)}catch(e){throw this.handleError(e,t.proxyOf)}if(t.type!==`root`&&t.type!==`document`&&!t.parent)return!0;if(g(e))throw this.getAsyncError()}}visitTick(e){let t=e[e.length-1],{node:n,visitors:r}=t;if(n.type!==`root`&&n.type!==`document`&&!n.parent){e.pop();return}if(r.length>0&&t.visitorIndex<r.length){let[e,i]=r[t.visitorIndex];t.visitorIndex+=1,t.visitorIndex===r.length&&(t.visitors=[],t.visitorIndex=0),this.result.lastPlugin=e;try{return i(n.toProxy(),this.helpers)}catch(e){throw this.handleError(e,n)}}if(t.iterator!==0){let r=t.iterator,i;for(;i=n.nodes[n.indexes[r]];)if(n.indexes[r]+=1,!i[l]){i[l]=!0,e.push(v(i));return}t.iterator=0,delete n.indexes[r]}let i=t.events;for(;t.eventIndex<i.length;){let e=i[t.eventIndex];if(t.eventIndex+=1,e===h){n.nodes&&n.nodes.length&&(n[l]=!0,t.iterator=n.getIterator());return}else if(this.listeners[e]){t.visitors=this.listeners[e];return}}e.pop()}walkSync(e){e[l]=!0;let t=_(e);for(let n of t)if(n===h)e.nodes&&e.each(e=>{e[l]||this.walkSync(e)});else{let t=this.listeners[n];if(t&&this.visitSync(t,e.toProxy()))return}}warnings(){return this.sync().warnings()}get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return`LazyResult`}};x.registerPostcss=e=>{b=e},t.exports=x,x.default=x,s.registerLazyResult(x),r.registerLazyResult(x)})),Rpe=l(((e,t)=>{var n=eh(),r=th(),i=rh(),a=Vm(),o=ih(),s=class{constructor(e,t,r){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=r,this._map=void 0;let o=a;this.result=new i(this._processor,void 0,this._opts),this.result.css=t;let s=this;Object.defineProperty(this.result,`root`,{get(){return s.root}});let c=new n(o,void 0,this._opts,t);if(c.isMap()){let[e,t]=c.generate();e&&(this.result.css=e),t&&(this.result.map=t)}else c.clearAnnotation(),this.result.css=c.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return process.env.NODE_ENV!==`production`&&(`from`in this._opts||o("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this._css}warnings(){return[]}get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let e,t=r;try{e=t(this._css,this._opts)}catch(e){this.error=e}if(this.error)throw this.error;return this._root=e,e}get[Symbol.toStringTag](){return`NoWorkResult`}};t.exports=s,s.default=s})),zpe=l(((e,t)=>{var n=Jm(),r=ah(),i=Rpe(),a=Zm(),o=class{constructor(e=[]){this.version=`8.4.49`,this.plugins=this.normalize(e)}normalize(e){let t=[];for(let n of e)if(n.postcss===!0?n=n():n.postcss&&(n=n.postcss),typeof n==`object`&&Array.isArray(n.plugins))t=t.concat(n.plugins);else if(typeof n==`object`&&n.postcssPlugin)t.push(n);else if(typeof n==`function`)t.push(n);else if(typeof n==`object`&&(n.parse||n.stringify)){if(process.env.NODE_ENV!==`production`)throw Error(`PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.`)}else throw Error(n+` is not a PostCSS plugin`);return t}process(e,t={}){return!this.plugins.length&&!t.parser&&!t.stringifier&&!t.syntax?new i(this,e,t):new r(this,e,t)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}};t.exports=o,o.default=o,a.registerProcessor(o),n.registerProcessor(o)})),Bpe=l(((e,t)=>{var n=qm(),r=Wm(),i=Km(),a=zm(),o=Gm(),s=Jm(),c=Fpe(),l=Xm(),u=ah(),d=Qm(),f=Um(),p=th(),m=zpe(),h=rh(),g=Zm(),_=$m(),v=Vm(),y=nh();function b(...e){return e.length===1&&Array.isArray(e[0])&&(e=e[0]),new m(e)}b.plugin=function(e,t){let n=!1;function r(...r){console&&console.warn&&!n&&(n=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
|
|
38
38
|
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith(`cn`)&&console.warn(e+`: 里面 postcss.plugin 被弃用. 迁移指南:
|
|
39
|
-
https://www.w3ctech.com/topic/2226`));let i=t(...r);return i.postcssPlugin=e,i.postcssVersion=new m().version,i}let i;return Object.defineProperty(r,`postcss`,{get(){return i||=r(),i}}),r.process=function(e,t,n){return b([r(n)]).process(e,t)},r},b.stringify=v,b.parse=p,b.fromJSON=c,b.list=d,b.comment=e=>new r(e),b.atRule=e=>new n(e),b.decl=e=>new o(e),b.rule=e=>new _(e),b.root=e=>new g(e),b.document=e=>new s(e),b.CssSyntaxError=a,b.Declaration=o,b.Container=i,b.Processor=m,b.Document=s,b.Comment=r,b.Warning=y,b.AtRule=n,b.Result=h,b.Input=l,b.Rule=_,b.Root=g,b.Node=f,u.registerPostcss(b),t.exports=b,b.default=b})),oh=l(((e,t)=>{var n=Ope(),r=kpe(),{isPlainObject:i}=Ape(),a=jpe(),o=Mpe(),{parse:s}=Bpe(),c=[`img`,`audio`,`video`,`picture`,`svg`,`object`,`map`,`iframe`,`embed`],l=[`script`,`style`];function u(e,t){e&&Object.keys(e).forEach(function(n){t(e[n],n)})}function d(e,t){return{}.hasOwnProperty.call(e,t)}function f(e,t){let n=[];return u(e,function(e){t(e)&&n.push(e)}),n}function p(e){for(let t in e)if(d(e,t))return!1;return!0}function m(e){return e.map(function(e){if(!e.url)throw Error(`URL missing`);return e.url+(e.w?` ${e.w}w`:``)+(e.h?` ${e.h}h`:``)+(e.d?` ${e.d}x`:``)}).join(`, `)}t.exports=g;var h=/^[^\0\t\n\f\r /<=>]+$/;function g(e,t,v){if(e==null)return``;typeof e==`number`&&(e=e.toString());let y=``,b=``;function x(e,t){let n=this;this.tag=e,this.attribs=t||{},this.tagPosition=y.length,this.text=``,this.mediaChildren=[],this.updateParentNodeText=function(){if(M.length){let e=M[M.length-1];e.text+=n.text}},this.updateParentNodeMediaChildren=function(){M.length&&c.includes(this.tag)&&M[M.length-1].mediaChildren.push(this.tag)}}t=Object.assign({},g.defaults,t),t.parser=Object.assign({},_,t.parser);let S=function(e){return t.allowedTags===!1||(t.allowedTags||[]).indexOf(e)>-1};l.forEach(function(e){S(e)&&!t.allowVulnerableTags&&console.warn(`\n\n⚠️ Your \`allowedTags\` option includes, \`${e}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)});let C=t.nonTextTags||[`script`,`style`,`textarea`,`option`],w,T;t.allowedAttributes&&(w={},T={},u(t.allowedAttributes,function(e,t){w[t]=[];let n=[];e.forEach(function(e){typeof e==`string`&&e.indexOf(`*`)>=0?n.push(r(e).replace(/\\\*/g,`.*`)):w[t].push(e)}),n.length&&(T[t]=RegExp(`^(`+n.join(`|`)+`)$`))}));let E={},D={},O={};u(t.allowedClasses,function(e,t){if(w&&(d(w,t)||(w[t]=[]),w[t].push(`class`)),E[t]=e,Array.isArray(e)){let n=[];E[t]=[],O[t]=[],e.forEach(function(e){typeof e==`string`&&e.indexOf(`*`)>=0?n.push(r(e).replace(/\\\*/g,`.*`)):e instanceof RegExp?O[t].push(e):E[t].push(e)}),n.length&&(D[t]=RegExp(`^(`+n.join(`|`)+`)$`))}});let k={},A;u(t.transformTags,function(e,t){let n;typeof e==`function`?n=e:typeof e==`string`&&(n=g.simpleTransform(e)),t===`*`?A=n:k[t]=n});let j,M,N,P,F,I,L=!1;ee();let R=new n.Parser({onopentag:function(e,n){if(t.enforceHtmlBoundary&&e===`html`&&ee(),F){I++;return}let r=new x(e,n);M.push(r);let c=!1,l=!!r.text,g;if(d(k,e)&&(g=k[e](e,n),r.attribs=n=g.attribs,g.text!==void 0&&(r.innerText=g.text),e!==g.tagName&&(r.name=e=g.tagName,P[j]=g.tagName)),A&&(g=A(e,n),r.attribs=n=g.attribs,e!==g.tagName&&(r.name=e=g.tagName,P[j]=g.tagName)),(!S(e)||t.disallowedTagsMode===`recursiveEscape`&&!p(N)||t.nestingLimit!=null&&j>=t.nestingLimit)&&(c=!0,N[j]=!0,t.disallowedTagsMode===`discard`&&C.indexOf(e)!==-1&&(F=!0,I=1),N[j]=!0),j++,c){if(t.disallowedTagsMode===`discard`)return;b=y,y=``}y+=`<`+e,e===`script`&&(t.allowedScriptHostnames||t.allowedScriptDomains)&&(r.innerText=``),(!w||d(w,e)||w[`*`])&&u(n,function(n,c){if(!h.test(c)){delete r.attribs[c];return}if(n===``&&!t.allowedEmptyAttributes.includes(c)&&(t.nonBooleanAttributes.includes(c)||t.nonBooleanAttributes.includes(`*`))){delete r.attribs[c];return}let l=!1;if(!w||d(w,e)&&w[e].indexOf(c)!==-1||w[`*`]&&w[`*`].indexOf(c)!==-1||d(T,e)&&T[e].test(c)||T[`*`]&&T[`*`].test(c))l=!0;else if(w&&w[e]){for(let t of w[e])if(i(t)&&t.name&&t.name===c){l=!0;let e=``;if(t.multiple===!0){let r=n.split(` `);for(let n of r)t.values.indexOf(n)!==-1&&(e===``?e=n:e+=` `+n)}else t.values.indexOf(n)>=0&&(e=n);n=e}}if(l){if(t.allowedSchemesAppliedToAttributes.indexOf(c)!==-1&&ne(e,n)){delete r.attribs[c];return}if(e===`script`&&c===`src`){let e=!0;try{let r=re(n);if(t.allowedScriptHostnames||t.allowedScriptDomains){let n=(t.allowedScriptHostnames||[]).find(function(e){return e===r.url.hostname}),i=(t.allowedScriptDomains||[]).find(function(e){return r.url.hostname===e||r.url.hostname.endsWith(`.${e}`)});e=n||i}}catch{e=!1}if(!e){delete r.attribs[c];return}}if(e===`iframe`&&c===`src`){let e=!0;try{let r=re(n);if(r.isRelativeUrl)e=d(t,`allowIframeRelativeUrls`)?t.allowIframeRelativeUrls:!t.allowedIframeHostnames&&!t.allowedIframeDomains;else if(t.allowedIframeHostnames||t.allowedIframeDomains){let n=(t.allowedIframeHostnames||[]).find(function(e){return e===r.url.hostname}),i=(t.allowedIframeDomains||[]).find(function(e){return r.url.hostname===e||r.url.hostname.endsWith(`.${e}`)});e=n||i}}catch{e=!1}if(!e){delete r.attribs[c];return}}if(c===`srcset`)try{let e=o(n);if(e.forEach(function(e){ne(`srcset`,e.url)&&(e.evil=!0)}),e=f(e,function(e){return!e.evil}),e.length)n=m(f(e,function(e){return!e.evil})),r.attribs[c]=n;else{delete r.attribs[c];return}}catch{delete r.attribs[c];return}if(c===`class`){let t=E[e],i=E[`*`],o=D[e],s=O[e],l=[o,D[`*`]].concat(s).filter(function(e){return e});if(n=t&&i?se(n,a(t,i),l):se(n,t||i,l),!n.length){delete r.attribs[c];return}}if(c===`style`){if(t.parseStyleAttributes)try{if(n=ae(ie(s(e+` {`+n+`}`,{map:!1}),t.allowedStyles)),n.length===0){delete r.attribs[c];return}}catch{typeof window<`u`&&console.warn(`Failed to parse "`+e+` {`+n+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete r.attribs[c];return}else if(t.allowedStyles)throw Error(`allowedStyles option cannot be used together with parseStyleAttributes: false.`)}y+=` `+c,n&&n.length?y+=`="`+te(n,!0)+`"`:t.allowedEmptyAttributes.includes(c)&&(y+=`=""`)}else delete r.attribs[c]}),t.selfClosing.indexOf(e)===-1?(y+=`>`,r.innerText&&!l&&!t.textFilter&&(y+=te(r.innerText),L=!0)):y+=` />`,c&&(y=b+te(y),b=``)},ontext:function(e){if(F)return;let n=M[M.length-1],r;if(n&&(r=n.tag,e=n.innerText===void 0?e:n.innerText),t.disallowedTagsMode===`discard`&&(r===`script`||r===`style`))y+=e;else{let n=te(e,!1);t.textFilter&&!L?y+=t.textFilter(n,r):L||(y+=n)}if(M.length){let t=M[M.length-1];t.text+=e}},onclosetag:function(e,n){if(F)if(I--,!I)F=!1;else return;let r=M.pop();if(!r)return;if(r.tag!==e){M.push(r);return}F=t.enforceHtmlBoundary?e===`html`:!1,j--;let i=N[j];if(i){if(delete N[j],t.disallowedTagsMode===`discard`){r.updateParentNodeText();return}b=y,y=``}if(P[j]&&(e=P[j],delete P[j]),t.exclusiveFilter&&t.exclusiveFilter(r)){y=y.substr(0,r.tagPosition);return}if(r.updateParentNodeMediaChildren(),r.updateParentNodeText(),t.selfClosing.indexOf(e)!==-1||n&&!S(e)&&[`escape`,`recursiveEscape`].indexOf(t.disallowedTagsMode)>=0){i&&(y=b,b=``);return}y+=`</`+e+`>`,i&&(y=b+te(y),b=``),L=!1}},t.parser);return R.write(e),R.end(),y;function ee(){y=``,j=0,M=[],N={},P={},F=!1,I=0}function te(e,n){return typeof e!=`string`&&(e+=``),t.parser.decodeEntities&&(e=e.replace(/&/g,`&`).replace(/</g,`<`).replace(/>/g,`>`),n&&(e=e.replace(/"/g,`"`))),e=e.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,`&`).replace(/</g,`<`).replace(/>/g,`>`),n&&(e=e.replace(/"/g,`"`)),e}function ne(e,n){for(n=n.replace(/[\x00-\x20]+/g,``);;){let e=n.indexOf(`<!--`);if(e===-1)break;let t=n.indexOf(`-->`,e+4);if(t===-1)break;n=n.substring(0,e)+n.substring(t+3)}let r=n.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!r)return n.match(/^[/\\]{2}/)?!t.allowProtocolRelative:!1;let i=r[1].toLowerCase();return d(t.allowedSchemesByTag,e)?t.allowedSchemesByTag[e].indexOf(i)===-1:!t.allowedSchemes||t.allowedSchemes.indexOf(i)===-1}function re(e){if(e=e.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,`$1//`),e.startsWith(`relative:`))throw Error(`relative: exploit attempt`);let t=`relative://relative-site`;for(let e=0;e<100;e++)t+=`/${e}`;let n=new URL(e,t);return{isRelativeUrl:n&&n.hostname===`relative-site`&&n.protocol===`relative:`,url:n}}function ie(e,t){if(!t)return e;let n=e.nodes[0],r;return r=t[n.selector]&&t[`*`]?a(t[n.selector],t[`*`]):t[n.selector]||t[`*`],r&&(e.nodes[0].nodes=n.nodes.reduce(oe(r),[])),e}function ae(e){return e.nodes[0].nodes.reduce(function(e,t){return e.push(`${t.prop}:${t.value}${t.important?` !important`:``}`),e},[]).join(`;`)}function oe(e){return function(t,n){return d(e,n.prop)&&e[n.prop].some(function(e){return e.test(n.value)})&&t.push(n),t}}function se(e,t,n){return t?(e=e.split(/\s+/),e.filter(function(e){return t.indexOf(e)!==-1||n.some(function(t){return t.test(e)})}).join(` `)):e}}var _={decodeEntities:!0};g.defaults={allowedTags:`address.article.aside.footer.header.h1.h2.h3.h4.h5.h6.hgroup.main.nav.section.blockquote.dd.div.dl.dt.figcaption.figure.hr.li.main.ol.p.pre.ul.a.abbr.b.bdi.bdo.br.cite.code.data.dfn.em.i.kbd.mark.q.rb.rp.rt.rtc.ruby.s.samp.small.span.strong.sub.sup.time.u.var.wbr.caption.col.colgroup.table.tbody.td.tfoot.th.thead.tr`.split(`.`),nonBooleanAttributes:`abbr.accept.accept-charset.accesskey.action.allow.alt.as.autocapitalize.autocomplete.blocking.charset.cite.class.color.cols.colspan.content.contenteditable.coords.crossorigin.data.datetime.decoding.dir.dirname.download.draggable.enctype.enterkeyhint.fetchpriority.for.form.formaction.formenctype.formmethod.formtarget.headers.height.hidden.high.href.hreflang.http-equiv.id.imagesizes.imagesrcset.inputmode.integrity.is.itemid.itemprop.itemref.itemtype.kind.label.lang.list.loading.low.max.maxlength.media.method.min.minlength.name.nonce.optimum.pattern.ping.placeholder.popover.popovertarget.popovertargetaction.poster.preload.referrerpolicy.rel.rows.rowspan.sandbox.scope.shape.size.sizes.slot.span.spellcheck.src.srcdoc.srclang.srcset.start.step.style.tabindex.target.title.translate.type.usemap.value.width.wrap.onauxclick.onafterprint.onbeforematch.onbeforeprint.onbeforeunload.onbeforetoggle.onblur.oncancel.oncanplay.oncanplaythrough.onchange.onclick.onclose.oncontextlost.oncontextmenu.oncontextrestored.oncopy.oncuechange.oncut.ondblclick.ondrag.ondragend.ondragenter.ondragleave.ondragover.ondragstart.ondrop.ondurationchange.onemptied.onended.onerror.onfocus.onformdata.onhashchange.oninput.oninvalid.onkeydown.onkeypress.onkeyup.onlanguagechange.onload.onloadeddata.onloadedmetadata.onloadstart.onmessage.onmessageerror.onmousedown.onmouseenter.onmouseleave.onmousemove.onmouseout.onmouseover.onmouseup.onoffline.ononline.onpagehide.onpageshow.onpaste.onpause.onplay.onplaying.onpopstate.onprogress.onratechange.onreset.onresize.onrejectionhandled.onscroll.onscrollend.onsecuritypolicyviolation.onseeked.onseeking.onselect.onslotchange.onstalled.onstorage.onsubmit.onsuspend.ontimeupdate.ontoggle.onunhandledrejection.onunload.onvolumechange.onwaiting.onwheel`.split(`.`),disallowedTagsMode:`discard`,allowedAttributes:{a:[`href`,`name`,`target`],img:[`src`,`srcset`,`alt`,`title`,`width`,`height`,`loading`]},allowedEmptyAttributes:[`alt`],selfClosing:[`img`,`br`,`hr`,`area`,`base`,`basefont`,`input`,`link`,`meta`],allowedSchemes:[`http`,`https`,`ftp`,`mailto`,`tel`],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:[`href`,`src`,`cite`],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0},g.simpleTransform=function(e,t,n){return n=n===void 0?!0:n,t||={},function(r,i){let a;if(n)for(a in t)i[a]=t[a];else i=t;return{tagName:e,attribs:i}}}})),sh=p(oh(),1),Vpe=e=>(0,sh.default)(e,{allowedTags:sh.default.defaults.allowedTags.concat([`img`,`input`]),allowedAttributes:{...sh.default.defaults.allowedAttributes,input:[`type`,`id`,`checked`],code:[`class`],a:sh.default.defaults.allowedAttributes.a.concat([`data-*`]),div:[`class`]}});let ch=(e,t)=>{t.value!==t.oldValue&&(e.innerHTML=Vpe(t.value))};var Hpe=u({n8nHtml:()=>ch,n8nTruncate:()=>wm},1),lh=z((0,t.defineComponent)({name:`N8nTooltip`,__name:`Tooltip`,props:{content:{},placement:{default:`top`},disabled:{type:Boolean},showAfter:{default:0},visible:{type:Boolean},enterable:{type:Boolean,default:!0},teleported:{type:Boolean,default:!0},offset:{default:8},buttons:{default:()=>[]},justifyButtons:{default:`flex-end`},avoidCollisions:{type:Boolean,default:!0},contentClass:{}},setup(e){let n=e,r=gpe(),i=(0,t.computed)(()=>r.value??`body`),a=[`top`,`bottom`,`left`,`right`],o=[`start`,`end`,`center`],s=e=>a.includes(e),c=e=>o.includes(e),l=(0,t.computed)(()=>{let[e,t]=n.placement.split(`-`);return{side:s(e)?e:`top`,align:c(t)?t:`center`}}),u=(0,t.computed)(()=>!n.enterable),d=(0,t.ref)(!1);(0,t.watch)(()=>n.visible,e=>{e!==void 0&&(d.value=e)},{immediate:!0});let f=(0,t.computed)(()=>n.visible!==void 0),p=e=>{d.value=e};return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(cpe),null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(upe),{disabled:e.disabled,"delay-duration":e.showAfter,open:f.value?d.value:void 0,"disable-hoverable-content":u.value,"onUpdate:open":p},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(mpe),{as:`span`,class:(0,t.normalizeClass)({[n.$style.disabledTrigger]:e.disabled})},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`default`)]),_:3},8,[`class`]),(0,t.createVNode)((0,t.unref)(ppe),{to:e.teleported?i.value:void 0,disabled:!e.teleported},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(fpe),{"data-test-id":`tooltip-content`,class:(0,t.normalizeClass)([`n8n-tooltip`,e.contentClass]),side:l.value.side,align:l.value.align,"side-offset":e.offset,"avoid-collisions":e.avoidCollisions,"collision-padding":8},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`content`,{},()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,null,null,512),[[(0,t.unref)(ch),e.content??``]])]),e.buttons.length?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.buttons),style:(0,t.normalizeStyle)({justifyContent:e.justifyButtons})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.buttons,e=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(io),(0,t.mergeProps)({key:e.attrs.label},{ref_for:!0},{...e.attrs,...e.listeners}),null,16))),128))],6)):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)((0,t.unref)(ope),{class:(0,t.normalizeClass)(n.$style.arrow),width:11,height:5},null,8,[`class`])]),_:3},8,[`class`,`side`,`align`,`side-offset`,`avoid-collisions`])]),_:3},8,[`to`,`disabled`])]),_:3},8,[`disabled`,`delay-duration`,`open`,`disable-hoverable-content`])]),_:3}))}}),[[`__cssModules`,{$style:{arrow:`_arrow_1twu1_1`,buttons:`_buttons_1twu1_5`,disabledTrigger:`_disabledTrigger_1twu1_12`}}]]),Upe={key:1},Wpe={size:`small`},Gpe=z((0,t.defineComponent)({name:`N8nActionBox`,__name:`ActionBox`,props:{icon:{},heading:{},buttonText:{},buttonVariant:{},buttonDisabled:{type:Boolean},buttonIcon:{default:void 0},description:{},calloutText:{},calloutTheme:{default:`info`},calloutIcon:{}},setup(e){return(n,r)=>{let i=(0,t.resolveDirective)(`n8n-html`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`n8n-action-box`,n.$style.container]),"data-test-id":`action-box`},[e.icon?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.icon)},[e.icon.type===`icon`?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(B),{key:0,icon:e.icon.value,size:40,"stroke-width":1.5,color:`foreground-xdark`},null,8,[`icon`])):((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Upe,(0,t.toDisplayString)(e.icon.value),1))],2)):(0,t.createCommentVNode)(``,!0),e.heading||n.$slots.heading?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(n.$style.heading)},[(0,t.createVNode)((0,t.unref)(lo),{size:`xlarge`,align:`center`},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`heading`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.heading),1)])]),_:3})],2)):(0,t.createCommentVNode)(``,!0),e.description?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,class:(0,t.normalizeClass)(n.$style.description),onClick:r[0]||=e=>n.$emit(`descriptionClick`,e)},[(0,t.createVNode)((0,t.unref)(oo),{color:`text-base`},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`description`,{},()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,null,null,512),[[i,e.description]])])]),_:3})],2)):(0,t.createCommentVNode)(``,!0),e.buttonText?((0,t.openBlock)(),(0,t.createBlock)(lh,{key:3,disabled:!e.buttonDisabled},{content:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`disabledButtonTooltip`)]),default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(io),{label:e.buttonText,variant:e.buttonVariant,disabled:e.buttonDisabled,icon:e.buttonIcon,size:`large`,role:`button`,onClick:r[1]||=e=>n.$emit(`click:button`,e)},null,8,[`label`,`variant`,`disabled`,`icon`])]),_:3},8,[`disabled`])):(0,t.createCommentVNode)(``,!0),n.$slots.additionalContent?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:4,class:(0,t.normalizeClass)(n.$style[`additional-content`])},[(0,t.renderSlot)(n.$slots,`additionalContent`)],2)):(0,t.createCommentVNode)(``,!0),e.calloutText?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(co),{key:5,theme:e.calloutTheme,icon:e.calloutIcon,class:(0,t.normalizeClass)(n.$style.callout)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(oo),{color:`text-base`},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,Wpe,null,512),[[i,e.calloutText]])]),_:1})]),_:1},8,[`theme`,`icon`,`class`])):(0,t.createCommentVNode)(``,!0)],2)}}}),[[`__cssModules`,{$style:{container:`_container_136wi_1`,icon:`_icon_136wi_16`,heading:`_heading_136wi_20`,description:`_description_136wi_25`,callout:`_callout_136wi_31`,"additional-content":`_additional-content_136wi_36`}}]]);function uh(){return{t:(e,t)=>T(e,t)}}var Kpe=[`width`,`height`],qpe=[`fill`],dh=(0,t.defineComponent)({__name:`AssistantIcon`,props:{size:{default:`medium`},theme:{default:`default`}},setup(e){let n=e,r={mini:8,small:10,medium:12,large:18},i=(0,t.computed)(()=>n.theme===`blank`?`white`:n.theme===`disabled`?`var(--color--text--tint-1)`:`url(#paint0_linear_173_12825)`);return(n,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{width:r[e.size],height:r[e.size],viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},[(0,t.createElementVNode)(`path`,{d:`M19.9658 14.0171C19.9679 14.3549 19.8654 14.6851 19.6722 14.9622C19.479 15.2393 19.2046 15.4497 18.8869 15.5645L13.5109 17.5451L11.5303 22.9211C11.4137 23.2376 11.2028 23.5107 10.9261 23.7037C10.6494 23.8966 10.3202 24 9.9829 24C9.64559 24 9.3164 23.8966 9.0397 23.7037C8.76301 23.5107 8.55212 23.2376 8.43549 22.9211L6.45487 17.5451L1.07888 15.5645C0.762384 15.4479 0.489262 15.237 0.296347 14.9603C0.103431 14.6836 0 14.3544 0 14.0171C0 13.6798 0.103431 13.3506 0.296347 13.0739C0.489262 12.7972 0.762384 12.5863 1.07888 12.4697L6.45487 10.4891L8.43549 5.11309C8.55212 4.79659 8.76301 4.52347 9.0397 4.33055C9.3164 4.13764 9.64559 4.0342 9.9829 4.0342C10.3202 4.0342 10.6494 4.13764 10.9261 4.33055C11.2028 4.52347 11.4137 4.79659 11.5303 5.11309L13.5109 10.4891L18.8869 12.4697C19.2046 12.5845 19.479 12.7949 19.6722 13.072C19.8654 13.3491 19.9679 13.6793 19.9658 14.0171ZM14.1056 4.12268H15.7546V5.77175C15.7546 5.99043 15.8415 6.20015 15.9961 6.35478C16.1508 6.50941 16.3605 6.59628 16.5792 6.59628C16.7979 6.59628 17.0076 6.50941 17.1622 6.35478C17.3168 6.20015 17.4037 5.99043 17.4037 5.77175V4.12268H19.0528C19.2715 4.12268 19.4812 4.03581 19.6358 3.88118C19.7905 3.72655 19.8773 3.51682 19.8773 3.29814C19.8773 3.07946 19.7905 2.86974 19.6358 2.71511C19.4812 2.56048 19.2715 2.47361 19.0528 2.47361H17.4037V0.824535C17.4037 0.605855 17.3168 0.396131 17.1622 0.241501C17.0076 0.0868704 16.7979 0 16.5792 0C16.3605 0 16.1508 0.0868704 15.9961 0.241501C15.8415 0.396131 15.7546 0.605855 15.7546 0.824535V2.47361H14.1056C13.8869 2.47361 13.6772 2.56048 13.5225 2.71511C13.3679 2.86974 13.281 3.07946 13.281 3.29814C13.281 3.51682 13.3679 3.72655 13.5225 3.88118C13.6772 4.03581 13.8869 4.12268 14.1056 4.12268ZM23.1755 7.42082H22.3509V6.59628C22.3509 6.3776 22.2641 6.16788 22.1094 6.01325C21.9548 5.85862 21.7451 5.77175 21.5264 5.77175C21.3077 5.77175 21.098 5.85862 20.9434 6.01325C20.7887 6.16788 20.7019 6.3776 20.7019 6.59628V7.42082H19.8773C19.6586 7.42082 19.4489 7.50769 19.2943 7.66232C19.1397 7.81695 19.0528 8.02667 19.0528 8.24535C19.0528 8.46404 19.1397 8.67376 19.2943 8.82839C19.4489 8.98302 19.6586 9.06989 19.8773 9.06989H20.7019V9.89443C20.7019 10.1131 20.7887 10.3228 20.9434 10.4775C21.098 10.6321 21.3077 10.719 21.5264 10.719C21.7451 10.719 21.9548 10.6321 22.1094 10.4775C22.2641 10.3228 22.3509 10.1131 22.3509 9.89443V9.06989H23.1755C23.3941 9.06989 23.6039 8.98302 23.7585 8.82839C23.9131 8.67376 24 8.46404 24 8.24535C24 8.02667 23.9131 7.81695 23.7585 7.66232C23.6039 7.50769 23.3941 7.42082 23.1755 7.42082Z`,fill:i.value},null,8,qpe),a[0]||=(0,t.createElementVNode)(`defs`,null,[(0,t.createElementVNode)(`linearGradient`,{id:`paint0_linear_173_12825`,x1:`-3.67094e-07`,y1:`-0.000120994`,x2:`28.8315`,y2:`9.82667`,gradientUnits:`userSpaceOnUse`},[(0,t.createElementVNode)(`stop`,{"stop-color":`var(--assistant--color--highlight-1)`}),(0,t.createElementVNode)(`stop`,{offset:`0.495`,"stop-color":`var(--assistant--color--highlight-2)`}),(0,t.createElementVNode)(`stop`,{offset:`1`,"stop-color":`var(--assistant--color--highlight-3)`})])],-1)],8,Kpe))}}),fh=z((0,t.defineComponent)({__name:`AssistantText`,props:{text:{default:``},size:{default:`medium`}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{class:(0,t.normalizeClass)([n.$style.text,n.$style[e.size]])},(0,t.toDisplayString)(e.text),3))}}),[[`__cssModules`,{$style:{text:`_text_1kq9p_1`,small:`_small_1kq9p_9`,medium:`_medium_1kq9p_14`,large:`_large_1kq9p_19`,xlarge:`_xlarge_1kq9p_24`}}]]),Jpe=z((0,t.defineComponent)({__name:`AskAssistantButton`,props:{unreadCount:{},type:{}},emits:[`click`],setup(e,{emit:n}){let{t:r}=uh(),i=(0,t.ref)(!1),a=e,o=n,s=e=>o(`click`,e);function c(){i.value=!0}function l(){i.value=!1}return(n,o)=>((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{class:(0,t.normalizeClass)(n.$style.button),onMouseenter:c,onMouseleave:l,onClick:s},[a.unreadCount?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.num)},(0,t.toDisplayString)(a.unreadCount),3)):((0,t.openBlock)(),(0,t.createBlock)(dh,{key:1,size:`large`,theme:i.value?`blank`:`default`},null,8,[`theme`])),(0,t.withDirectives)((0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(n.$style.text)},[(0,t.createElementVNode)(`div`,null,[(0,t.createVNode)(fh,{text:e.type===`builder`?(0,t.unref)(r)(`assistantChat.builder.name`):(0,t.unref)(r)(`askAssistantButton.askAssistant`)},null,8,[`text`])])],2),[[t.vShow,i.value]])],34))}}),[[`__cssModules`,{$style:{button:`_button_1mxil_1`,num:`_num_1mxil_21`,text:`_text_1mxil_33`}}]]),ph=(0,t.defineComponent)({name:`N8nIconButton`,__name:`IconButton`,props:{icon:{},variant:{},size:{default:`medium`},href:{},loading:{type:Boolean,default:!1},iconOnly:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},class:{type:[Array,Object,String,Number,null,Boolean]},iconSize:{},label:{}},setup(e){let n=e;return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(io),(0,t.normalizeProps)((0,t.guardReactiveProps)({...e.$attrs,...n})),null,16))}}),mh=ph;function hh(e){return(0,W.getCurrentScope)()?((0,W.onScopeDispose)(e),!0):!1}function gh(e){return typeof e==`function`?e():(0,W.unref)(e)}function Ype(e){return(0,W.isRef)(e)?(0,W.reactive)(new Proxy({},{get(t,n,r){return(0,W.unref)(Reflect.get(e.value,n,r))},set(t,n,r){return(0,W.isRef)(e.value[n])&&!(0,W.isRef)(r)?e.value[n].value=r:e.value[n]=r,!0},deleteProperty(t,n){return Reflect.deleteProperty(e.value,n)},has(t,n){return Reflect.has(e.value,n)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):(0,W.reactive)(e)}function _h(e){return Ype((0,W.computed)(e))}function vh(e,...t){let n=t.flat(),r=n[0];return _h(()=>typeof r==`function`?Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(([e,t])=>!r(gh(t),e))):Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(e=>!n.includes(e[0]))))}var yh=typeof window<`u`&&typeof document<`u`;typeof WorkerGlobalScope<`u`&&globalThis instanceof WorkerGlobalScope;var Xpe=e=>e!=null,Zpe=Object.prototype.toString,Qpe=e=>Zpe.call(e)===`[object Object]`,bh=()=>{},$pe=eme();function eme(){return yh&&(window==null?void 0:window.navigator)?.userAgent&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||(window==null?void 0:window.navigator)?.maxTouchPoints>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function xh(e,t){function n(...n){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(r).catch(i)})}return n}function tme(e,t={}){let n,r,i=bh,a=e=>{clearTimeout(e),i(),i=bh};return o=>{let s=gh(e),c=gh(t.maxWait);return n&&a(n),s<=0||c!==void 0&&c<=0?(r&&=(a(r),null),Promise.resolve(o())):new Promise((e,l)=>{i=t.rejectOnCancel?l:e,c&&!r&&(r=setTimeout(()=>{n&&a(n),r=null,e(o())},c)),n=setTimeout(()=>{r&&a(r),r=null,e(o())},s)})}}function nme(...e){let t=0,n,r=!0,i=bh,a,o,s,c,l;!(0,W.isRef)(e[0])&&typeof e[0]==`object`?{delay:o,trailing:s=!0,leading:c=!0,rejectOnCancel:l=!1}=e[0]:[o,s=!0,c=!0,l=!1]=e;let u=()=>{n&&(clearTimeout(n),n=void 0,i(),i=bh)};return e=>{let d=gh(o),f=Date.now()-t,p=()=>a=e();return u(),d<=0?(t=Date.now(),p()):(f>d&&(c||!r)?(t=Date.now(),p()):s&&(a=new Promise((e,a)=>{i=l?a:e,n=setTimeout(()=>{t=Date.now(),r=!0,e(p()),u()},Math.max(0,d-f))})),!c&&!n&&(n=setTimeout(()=>r=!0,d)),r=!1,a)}}function rme(e){return e||(0,W.getCurrentInstance)()}function Sh(...e){if(e.length!==1)return(0,W.toRef)(...e);let t=e[0];return typeof t==`function`?(0,W.readonly)((0,W.customRef)(()=>({get:t,set:bh}))):(0,W.ref)(t)}function Ch(e,...t){let n=t.flat(),r=n[0];return _h(()=>typeof r==`function`?Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(([e,t])=>r(gh(t),e))):Object.fromEntries(n.map(t=>[t,Sh(e,t)])))}function ime(e,t=200,n={}){return xh(tme(t,n),e)}function ame(e,t=200,n=!1,r=!0,i=!1){return xh(nme(t,n,r,i),e)}function wh(e,t=!0,n){rme()?(0,W.onMounted)(e,n):t?e():(0,W.nextTick)(e)}function Th(e){let t=gh(e);return t?.$el??t}var Eh=yh?window:void 0,ome=yh?window.document:void 0;yh&&window.navigator,yh&&window.location;function Dh(...e){let t,n,r,i;if(typeof e[0]==`string`||Array.isArray(e[0])?([n,r,i]=e,t=Eh):[t,n,r,i]=e,!t)return bh;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);let a=[],o=()=>{a.forEach(e=>e()),a.length=0},s=(e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)),c=(0,W.watch)(()=>[Th(t),gh(i)],([e,t])=>{if(o(),!e)return;let i=Qpe(t)?{...t}:t;a.push(...n.flatMap(t=>r.map(n=>s(e,t,n,i))))},{immediate:!0,flush:`post`}),l=()=>{c(),o()};return hh(l),l}var Oh=!1;function kh(e,t,n={}){let{window:r=Eh,ignore:i=[],capture:a=!0,detectIframe:o=!1}=n;if(!r)return bh;$pe&&!Oh&&(Oh=!0,Array.from(r.document.body.children).forEach(e=>e.addEventListener(`click`,bh)),r.document.documentElement.addEventListener(`click`,bh));let s=!0,c=e=>i.some(t=>{if(typeof t==`string`)return Array.from(r.document.querySelectorAll(t)).some(t=>t===e.target||e.composedPath().includes(t));{let n=Th(t);return n&&(e.target===n||e.composedPath().includes(n))}}),l=[Dh(r,`click`,n=>{let r=Th(e);if(!(!r||r===n.target||n.composedPath().includes(r))){if(n.detail===0&&(s=!c(n)),!s){s=!0;return}t(n)}},{passive:!0,capture:a}),Dh(r,`pointerdown`,t=>{let n=Th(e);s=!c(t)&&!!(n&&!t.composedPath().includes(n))},{passive:!0}),o&&Dh(r,`blur`,n=>{setTimeout(()=>{let i=Th(e);r.document.activeElement?.tagName===`IFRAME`&&!i?.contains(r.document.activeElement)&&t(n)},0)})].filter(Boolean);return()=>l.forEach(e=>e())}function sme(){let e=(0,W.ref)(!1),t=(0,W.getCurrentInstance)();return t&&(0,W.onMounted)(()=>{e.value=!0},t),e}function Ah(e){let t=sme();return(0,W.computed)(()=>(t.value,!!e()))}function cme(e,t,n={}){let{window:r=Eh,...i}=n,a,o=Ah(()=>r&&`MutationObserver`in r),s=()=>{a&&=(a.disconnect(),void 0)},c=(0,W.computed)(()=>{let t=gh(e),n=(Array.isArray(t)?t:[t]).map(Th).filter(Xpe);return new Set(n)}),l=(0,W.watch)(()=>c.value,e=>{s(),o.value&&e.size&&(a=new MutationObserver(t),e.forEach(e=>a.observe(e,i)))},{immediate:!0,flush:`post`}),u=()=>a?.takeRecords(),d=()=>{s(),l()};return hh(d),{isSupported:o,stop:d,takeRecords:u}}function jh(e,t,n={}){let{window:r=Eh,...i}=n,a,o=Ah(()=>r&&`ResizeObserver`in r),s=()=>{a&&=(a.disconnect(),void 0)},c=(0,W.watch)((0,W.computed)(()=>Array.isArray(e)?e.map(e=>Th(e)):[Th(e)]),e=>{if(s(),o.value&&r){a=new ResizeObserver(t);for(let t of e)t&&a.observe(t,i)}},{immediate:!0,flush:`post`}),l=()=>{s(),c()};return hh(l),{isSupported:o,stop:l}}function lme(e,t={}){let{reset:n=!0,windowResize:r=!0,windowScroll:i=!0,immediate:a=!0}=t,o=(0,W.ref)(0),s=(0,W.ref)(0),c=(0,W.ref)(0),l=(0,W.ref)(0),u=(0,W.ref)(0),d=(0,W.ref)(0),f=(0,W.ref)(0),p=(0,W.ref)(0);function m(){let t=Th(e);if(!t){n&&(o.value=0,s.value=0,c.value=0,l.value=0,u.value=0,d.value=0,f.value=0,p.value=0);return}let r=t.getBoundingClientRect();o.value=r.height,s.value=r.bottom,c.value=r.left,l.value=r.right,u.value=r.top,d.value=r.width,f.value=r.x,p.value=r.y}return jh(e,m),(0,W.watch)(()=>Th(e),e=>!e&&m()),cme(e,m,{attributeFilter:[`style`,`class`]}),i&&Dh(`scroll`,m,{capture:!0,passive:!0}),r&&Dh(`resize`,m,{passive:!0}),wh(()=>{a&&m()}),{height:o,bottom:s,left:c,right:l,top:u,width:d,x:f,y:p,update:m}}function ume(e,t={width:0,height:0},n={}){let{window:r=Eh,box:i=`content-box`}=n,a=(0,W.computed)(()=>(Th(e)?.namespaceURI)?.includes(`svg`)),o=(0,W.ref)(t.width),s=(0,W.ref)(t.height),{stop:c}=jh(e,([t])=>{let n=i===`border-box`?t.borderBoxSize:i===`content-box`?t.contentBoxSize:t.devicePixelContentBoxSize;if(r&&a.value){let t=Th(e);if(t){let e=t.getBoundingClientRect();o.value=e.width,s.value=e.height}}else if(n){let e=Array.isArray(n)?n:[n];o.value=e.reduce((e,{inlineSize:t})=>e+t,0),s.value=e.reduce((e,{blockSize:t})=>e+t,0)}else o.value=t.contentRect.width,s.value=t.contentRect.height},n);wh(()=>{let n=Th(e);n&&(o.value=`offsetWidth`in n?n.offsetWidth:t.width,s.value=`offsetHeight`in n?n.offsetHeight:t.height)});let l=(0,W.watch)(()=>Th(e),e=>{o.value=e?t.width:0,s.value=e?t.height:0});function u(){c(),l()}return{width:o,height:s,stop:u}}function dme(e=null,t={}){let{baseUrl:n=``,rel:r=`icon`,document:i=ome}=t,a=Sh(e),o=e=>{let t=i?.head.querySelectorAll(`link[rel*="${r}"]`);if(!t||t.length===0){let t=i?.createElement(`link`);t&&(t.rel=r,t.href=`${n}${e}`,t.type=`image/${e.split(`.`).pop()}`,i?.head.append(t));return}t?.forEach(t=>t.href=`${n}${e}`)};return(0,W.watch)(a,(e,t)=>{typeof e==`string`&&e!==t&&o(e)},{immediate:!0}),a}var fme=[`type`,`value`,`placeholder`,`disabled`,`readonly`,`maxlength`,`autocomplete`,`name`],pme=[`value`,`placeholder`,`disabled`,`readonly`,`rows`,`maxlength`,`autocomplete`,`name`],Mh=z((0,t.defineComponent)({name:`N8nInput`,inheritAttrs:!1,__name:`Input`,props:{modelValue:{default:``},type:{default:`text`},size:{default:`large`},placeholder:{default:``},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},rows:{default:2},maxlength:{default:void 0},autosize:{type:[Boolean,Object],default:!1},autofocus:{type:Boolean,default:!1},autocomplete:{default:`off`},name:{default:void 0}},emits:[`update:modelValue`,`input`,`focus`,`blur`,`keydown`,`mousedown`],setup(e,{expose:n,emit:r}){let i=(0,t.useCssModule)(),a=(0,t.useSlots)(),o=e,s=r,c=(0,t.useAttrs)(),l=(0,t.ref)(null),u=e=>e===`id`||e===`title`||e.startsWith(`data-`)||e.startsWith(`aria-`)||e.startsWith(`on`),d=(0,t.computed)(()=>{let e={};for(let[t,n]of Object.entries(c))u(t)&&(e[t]=n);return e}),f=(0,t.computed)(()=>{let e={};for(let[t,n]of Object.entries(c))u(t)||(e[t]=n);return e}),p={xlarge:i.xlarge,large:i.large,medium:i.medium,small:i.small,mini:i.mini},m=(0,t.computed)(()=>p[o.size]),h=(0,t.computed)(()=>o.type===`textarea`),g=(0,t.computed)(()=>[`n8n-input`,i.inputContainer,m.value,{[i.disabled]:o.disabled,[i.readonly]:o.readonly,[i.hasPrepend]:!!a.prepend,[i.hasAppend]:!!a.append,[i.isTextarea]:h.value,"ph-no-capture":o.type===`password`}]),_=(0,t.computed)(()=>[`n8n-input__wrapper`,i.inputWrapper,{[i.disabled]:o.disabled,[i.readonly]:o.readonly,[i.isTextarea]:h.value}]),v=(0,t.ref)(!1),y=e=>{let t=e.target;s(`update:modelValue`,t.value),s(`input`,t.value)},b=e=>{v.value=!1,s(`blur`,e)},x=e=>{v.value=!0,s(`focus`,e)},S=e=>{s(`keydown`,e)},C=e=>{s(`mousedown`,e)},w=()=>{s(`update:modelValue`,``),M()},T=(0,t.computed)(()=>o.clearable&&!o.disabled&&o.modelValue!==``&&o.modelValue!==null),E=(0,t.ref)({}),D,O=[`letter-spacing`,`line-height`,`padding-top`,`padding-bottom`,`font-family`,`font-weight`,`font-size`,`text-rendering`,`text-transform`,`width`,`text-indent`,`padding-left`,`padding-right`,`border-width`,`box-sizing`];function k(e,t,n){D||(D=document.createElement(`textarea`),document.body.appendChild(D));let r=window.getComputedStyle(e),a=r.getPropertyValue(`box-sizing`),o=parseFloat(r.getPropertyValue(`padding-bottom`))+parseFloat(r.getPropertyValue(`padding-top`)),s=parseFloat(r.getPropertyValue(`border-bottom-width`))+parseFloat(r.getPropertyValue(`border-top-width`)),c=O.map(e=>`${e}:${r.getPropertyValue(e)}`).join(`;`);D.className=i.hiddenTextarea,D.setAttribute(`style`,c),D.value=e.value||e.placeholder||``;let l=D.scrollHeight,u={height:``};a===`border-box`?l+=s:a===`content-box`&&(l-=o),D.value=``;let d=D.scrollHeight-o;if(t!==void 0){let e=d*t;a===`border-box`&&(e=e+o+s),l=Math.max(e,l),u.minHeight=`${e}px`}if(n!==void 0){let e=d*n;a===`border-box`&&(e=e+o+s),l=Math.min(e,l)}return u.height=`${l}px`,u}function A(){D?.parentNode&&(D.parentNode.removeChild(D),D=void 0)}let j=()=>{if(o.type!==`textarea`||!o.autosize||!l.value)return;let e=l.value;E.value=k(e,typeof o.autosize==`object`?o.autosize.minRows:void 0,typeof o.autosize==`object`?o.autosize.maxRows:void 0),A()};jh((0,t.computed)(()=>o.type===`textarea`&&o.autosize?l.value:null),()=>{j()}),(0,t.onBeforeUnmount)(()=>{A()}),(0,t.watch)(()=>o.modelValue,()=>{o.type===`textarea`&&o.autosize&&(0,t.nextTick)(j)}),(0,t.onMounted)(()=>{o.autofocus&&M(),o.type===`textarea`&&o.autosize&&(0,t.nextTick)(j)});let M=()=>l.value?.focus();return n({focus:M,blur:()=>l.value?.blur(),select:()=>l.value?.select()}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({class:g.value},f.value),[n.$slots.prepend?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:0,class:(0,t.normalizeClass)((0,t.unref)(i).prepend)},[(0,t.renderSlot)(n.$slots,`prepend`)],2)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(_.value),onClick:M},[n.$slots.prefix?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:0,class:(0,t.normalizeClass)((0,t.unref)(i).prefix)},[(0,t.renderSlot)(n.$slots,`prefix`)],2)):(0,t.createCommentVNode)(``,!0),e.type===`textarea`?((0,t.openBlock)(),(0,t.createElementBlock)(`textarea`,(0,t.mergeProps)({key:2,ref_key:`inputRef`,ref:l,value:e.modelValue??``,class:[(0,t.unref)(i).input,(0,t.unref)(i).textarea],placeholder:e.placeholder,disabled:e.disabled,readonly:e.readonly,rows:e.autosize?void 0:e.rows,maxlength:e.maxlength,autocomplete:e.autocomplete,name:e.name,style:e.autosize?{...E.value,resize:`none`,overflow:`auto`}:void 0},d.value,{onInput:y,onBlur:b,onFocus:x,onKeydown:S,onMousedown:C}),null,16,pme)):((0,t.openBlock)(),(0,t.createElementBlock)(`input`,(0,t.mergeProps)({key:1,ref_key:`inputRef`,ref:l,type:e.type,value:e.modelValue??``,class:(0,t.unref)(i).input,placeholder:e.placeholder,disabled:e.disabled,readonly:e.readonly,maxlength:e.maxlength,autocomplete:e.autocomplete,name:e.name},d.value,{onInput:y,onBlur:b,onFocus:x,onKeydown:S,onMousedown:C}),null,16,fme)),n.$slots.suffix?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:3,class:(0,t.normalizeClass)((0,t.unref)(i).suffix)},[(0,t.renderSlot)(n.$slots,`suffix`)],2)):(0,t.createCommentVNode)(``,!0),T.value?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:4,type:`button`,class:(0,t.normalizeClass)((0,t.unref)(i).clearButton),tabindex:`-1`,onClick:w},[(0,t.createVNode)(no,{icon:`x`,size:`small`})],2)):(0,t.createCommentVNode)(``,!0)],2),n.$slots.append?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:1,class:(0,t.normalizeClass)((0,t.unref)(i).append)},[(0,t.renderSlot)(n.$slots,`append`)],2)):(0,t.createCommentVNode)(``,!0)],16))}}),[[`__cssModules`,{$style:{inputContainer:`_inputContainer_lgcz5_3`,xlarge:`_xlarge_lgcz5_29`,large:`_large_lgcz5_34`,medium:`_medium_lgcz5_39`,small:`_small_lgcz5_44`,mini:`_mini_lgcz5_50`,inputWrapper:`_inputWrapper_lgcz5_57`,disabled:`_disabled_lgcz5_79`,isTextarea:`_isTextarea_lgcz5_90`,readonly:`_readonly_lgcz5_99`,hasPrepend:`_hasPrepend_lgcz5_103`,hasAppend:`_hasAppend_lgcz5_108`,input:`_input_lgcz5_3`,textarea:`_textarea_lgcz5_139`,prefix:`_prefix_lgcz5_165`,suffix:`_suffix_lgcz5_166`,clearButton:`_clearButton_lgcz5_179`,prepend:`_prepend_lgcz5_201`,append:`_append_lgcz5_202`,hiddenTextarea:`_hiddenTextarea_lgcz5_220`}}]]),mme=[`data-feedback-expanded`],Nh=z((0,t.defineComponent)({__name:`MessageRating`,props:{minimal:{type:Boolean,default:!1},showFeedback:{type:Boolean,default:!0}},emits:[`feedback`],setup(e,{emit:n}){let r=e,i=n,{t:a}=uh(),o=(0,t.ref)(!0),s=(0,t.ref)(!1),c=(0,t.ref)(null),l=(0,t.ref)(!1),u=(0,t.ref)(null),d=(0,t.ref)(``);function f(e){u.value=e,o.value=!1,i(`feedback`,{rating:e}),r.showFeedback&&e===`down`?(s.value=!0,setTimeout(()=>{c.value&&c.value.focus()},0)):l.value=!0}function p(){u.value&&(i(`feedback`,{feedback:d.value}),s.value=!1,l.value=!0)}function m(){s.value=!1,o.value=!0,u.value=null,d.value=``}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([n.$style.rating,{[n.$style.minimal]:e.minimal}]),"data-feedback-expanded":s.value||void 0},[o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.buttons)},[e.minimal?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createVNode)((0,t.unref)(mh),{variant:`ghost`,size:`small`,icon:`thumbs-up`,"icon-size":`large`,class:(0,t.normalizeClass)(n.$style.ratingButton),"data-test-id":`message-thumbs-up-button`,onClick:r[2]||=e=>f(`up`)},null,8,[`class`]),(0,t.createVNode)((0,t.unref)(mh),{variant:`ghost`,size:`small`,icon:`thumbs-down`,"icon-size":`large`,class:(0,t.normalizeClass)(n.$style.ratingButton),"data-test-id":`message-thumbs-down-button`,onClick:r[3]||=e=>f(`down`)},null,8,[`class`])],64)):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,label:(0,t.unref)(a)(`assistantChat.builder.thumbsUp`),"data-test-id":`message-thumbs-up-button`,icon:`thumbs-up`,onClick:r[0]||=e=>f(`up`)},null,8,[`label`]),(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,"data-test-id":`message-thumbs-down-button`,label:(0,t.unref)(a)(`assistantChat.builder.thumbsDown`),icon:`thumbs-down`,onClick:r[1]||=e=>f(`down`)},null,8,[`label`])],64))],2)):(0,t.createCommentVNode)(``,!0),s.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(n.$style.feedbackContainer)},[(0,t.createVNode)((0,t.unref)(Mh),{ref_key:`feedbackInput`,ref:c,modelValue:d.value,"onUpdate:modelValue":r[4]||=e=>d.value=e,class:(0,t.normalizeClass)(n.$style.feedbackInput),type:`textarea`,placeholder:(0,t.unref)(a)(`assistantChat.builder.feedbackPlaceholder`),"data-test-id":`message-feedback-input`,"read-only":!1,resize:`none`},null,8,[`modelValue`,`class`,`placeholder`]),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(n.$style.feedbackActions)},[(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,label:(0,t.unref)(a)(`generic.cancel`),onClick:m},null,8,[`label`]),(0,t.createVNode)((0,t.unref)(io),{variant:`solid`,size:`small`,"data-test-id":`message-submit-feedback-button`,label:(0,t.unref)(a)(`assistantChat.builder.feedbackSubmit`),onClick:p},null,8,[`label`])],2)],2)):(0,t.createCommentVNode)(``,!0),l.value?((0,t.openBlock)(),(0,t.createElementBlock)(`p`,{key:2,class:(0,t.normalizeClass)(n.$style.success)},(0,t.toDisplayString)((0,t.unref)(a)(`assistantChat.builder.success`)),3)):(0,t.createCommentVNode)(``,!0)],10,mme))}}),[[`__cssModules`,{$style:{rating:`_rating_58cvq_1`,buttons:`_buttons_58cvq_9`,feedbackContainer:`_feedbackContainer_58cvq_14`,feedbackInput:`_feedbackInput_58cvq_20`,feedbackActions:`_feedbackActions_58cvq_29`,success:`_success_58cvq_35`,minimal:`_minimal_58cvq_42`,ratingButton:`_ratingButton_58cvq_54`}}]]),Ph=z((0,t.defineComponent)({__name:`BaseMessage`,props:{message:{},isFirstOfRole:{type:Boolean},user:{}},emits:[`feedback`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>r.message.role===`user`);function o(e){i(`feedback`,e)}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(n.$style.message)},[(0,t.renderSlot)(n.$slots,`default`),e.message.showRating&&!a.value?((0,t.openBlock)(),(0,t.createBlock)(Nh,{key:0,minimal:e.message.ratingStyle===`minimal`,"show-feedback":e.message.showFeedback,onFeedback:o},null,8,[`minimal`,`show-feedback`])):(0,t.createCommentVNode)(``,!0)],2))}}),[[`__cssModules`,{$style:{message:`_message_lam3s_1`}}]]),hme=u({AElig:()=>`Æ`,AMP:()=>`&`,Aacute:()=>`Á`,Abreve:()=>`Ă`,Acirc:()=>`Â`,Acy:()=>`А`,Afr:()=>Ih,Agrave:()=>`À`,Alpha:()=>`Α`,Amacr:()=>`Ā`,And:()=>`⩓`,Aogon:()=>`Ą`,Aopf:()=>Rh,ApplyFunction:()=>``,Aring:()=>`Å`,Ascr:()=>Bh,Assign:()=>`≔`,Atilde:()=>`Ã`,Auml:()=>`Ä`,Backslash:()=>`∖`,Barv:()=>`⫧`,Barwed:()=>`⌆`,Bcy:()=>`Б`,Because:()=>`∵`,Bernoullis:()=>`ℬ`,Beta:()=>`Β`,Bfr:()=>Hh,Bopf:()=>Kh,Breve:()=>`˘`,Bscr:()=>`ℬ`,Bumpeq:()=>`≎`,CHcy:()=>`Ч`,COPY:()=>`©`,Cacute:()=>`Ć`,Cap:()=>`⋒`,CapitalDifferentialD:()=>`ⅅ`,Cayleys:()=>`ℭ`,Ccaron:()=>`Č`,Ccedil:()=>`Ç`,Ccirc:()=>`Ĉ`,Cconint:()=>`∰`,Cdot:()=>`Ċ`,Cedilla:()=>`¸`,CenterDot:()=>`·`,Cfr:()=>`ℭ`,Chi:()=>`Χ`,CircleDot:()=>`⊙`,CircleMinus:()=>`⊖`,CirclePlus:()=>`⊕`,CircleTimes:()=>`⊗`,ClockwiseContourIntegral:()=>`∲`,CloseCurlyDoubleQuote:()=>`”`,CloseCurlyQuote:()=>`’`,Colon:()=>`∷`,Colone:()=>`⩴`,Congruent:()=>`≡`,Conint:()=>`∯`,ContourIntegral:()=>`∮`,Copf:()=>`ℂ`,Coproduct:()=>`∐`,CounterClockwiseContourIntegral:()=>`∳`,Cross:()=>`⨯`,Cscr:()=>Qh,Cup:()=>`⋓`,CupCap:()=>`≍`,DD:()=>`ⅅ`,DDotrahd:()=>`⤑`,DJcy:()=>`Ђ`,DScy:()=>`Ѕ`,DZcy:()=>`Џ`,Dagger:()=>`‡`,Darr:()=>`↡`,Dashv:()=>`⫤`,Dcaron:()=>`Ď`,Dcy:()=>`Д`,Del:()=>`∇`,Delta:()=>`Δ`,Dfr:()=>tg,DiacriticalAcute:()=>`´`,DiacriticalDot:()=>`˙`,DiacriticalDoubleAcute:()=>`˝`,DiacriticalGrave:()=>"`",DiacriticalTilde:()=>`˜`,Diamond:()=>`⋄`,DifferentialD:()=>`ⅆ`,Dopf:()=>rg,Dot:()=>`¨`,DotDot:()=>`⃜`,DotEqual:()=>`≐`,DoubleContourIntegral:()=>`∯`,DoubleDot:()=>`¨`,DoubleDownArrow:()=>`⇓`,DoubleLeftArrow:()=>`⇐`,DoubleLeftRightArrow:()=>`⇔`,DoubleLeftTee:()=>`⫤`,DoubleLongLeftArrow:()=>`⟸`,DoubleLongLeftRightArrow:()=>`⟺`,DoubleLongRightArrow:()=>`⟹`,DoubleRightArrow:()=>`⇒`,DoubleRightTee:()=>`⊨`,DoubleUpArrow:()=>`⇑`,DoubleUpDownArrow:()=>`⇕`,DoubleVerticalBar:()=>`∥`,DownArrow:()=>`↓`,DownArrowBar:()=>`⤓`,DownArrowUpArrow:()=>`⇵`,DownBreve:()=>`̑`,DownLeftRightVector:()=>`⥐`,DownLeftTeeVector:()=>`⥞`,DownLeftVector:()=>`↽`,DownLeftVectorBar:()=>`⥖`,DownRightTeeVector:()=>`⥟`,DownRightVector:()=>`⇁`,DownRightVectorBar:()=>`⥗`,DownTee:()=>`⊤`,DownTeeArrow:()=>`↧`,Downarrow:()=>`⇓`,Dscr:()=>ag,Dstrok:()=>`Đ`,ENG:()=>`Ŋ`,ETH:()=>`Ð`,Eacute:()=>`É`,Ecaron:()=>`Ě`,Ecirc:()=>`Ê`,Ecy:()=>`Э`,Edot:()=>`Ė`,Efr:()=>sg,Egrave:()=>`È`,Element:()=>`∈`,Emacr:()=>`Ē`,EmptySmallSquare:()=>`◻`,EmptyVerySmallSquare:()=>`▫`,Eogon:()=>`Ę`,Eopf:()=>lg,Epsilon:()=>`Ε`,Equal:()=>`⩵`,EqualTilde:()=>`≂`,Equilibrium:()=>`⇌`,Escr:()=>`ℰ`,Esim:()=>`⩳`,Eta:()=>`Η`,Euml:()=>`Ë`,Exists:()=>`∃`,ExponentialE:()=>`ⅇ`,Fcy:()=>`Ф`,Ffr:()=>dg,FilledSmallSquare:()=>`◼`,FilledVerySmallSquare:()=>`▪`,Fopf:()=>pg,ForAll:()=>`∀`,Fouriertrf:()=>`ℱ`,Fscr:()=>`ℱ`,GJcy:()=>`Ѓ`,GT:()=>`>`,Gamma:()=>`Γ`,Gammad:()=>`Ϝ`,Gbreve:()=>`Ğ`,Gcedil:()=>`Ģ`,Gcirc:()=>`Ĝ`,Gcy:()=>`Г`,Gdot:()=>`Ġ`,Gfr:()=>_g,Gg:()=>`⋙`,Gopf:()=>yg,GreaterEqual:()=>`≥`,GreaterEqualLess:()=>`⋛`,GreaterFullEqual:()=>`≧`,GreaterGreater:()=>`⪢`,GreaterLess:()=>`≷`,GreaterSlantEqual:()=>`⩾`,GreaterTilde:()=>`≳`,Gscr:()=>xg,Gt:()=>`≫`,HARDcy:()=>`Ъ`,Hacek:()=>`ˇ`,Hat:()=>`^`,Hcirc:()=>`Ĥ`,Hfr:()=>`ℌ`,HilbertSpace:()=>`ℋ`,Hopf:()=>`ℍ`,HorizontalLine:()=>`─`,Hscr:()=>`ℋ`,Hstrok:()=>`Ħ`,HumpDownHump:()=>`≎`,HumpEqual:()=>`≏`,IEcy:()=>`Е`,IJlig:()=>`IJ`,IOcy:()=>`Ё`,Iacute:()=>`Í`,Icirc:()=>`Î`,Icy:()=>`И`,Idot:()=>`İ`,Ifr:()=>`ℑ`,Igrave:()=>`Ì`,Im:()=>`ℑ`,Imacr:()=>`Ī`,ImaginaryI:()=>`ⅈ`,Implies:()=>`⇒`,Int:()=>`∬`,Integral:()=>`∫`,Intersection:()=>`⋂`,InvisibleComma:()=>``,InvisibleTimes:()=>``,Iogon:()=>`Į`,Iopf:()=>Og,Iota:()=>`Ι`,Iscr:()=>`ℐ`,Itilde:()=>`Ĩ`,Iukcy:()=>`І`,Iuml:()=>`Ï`,Jcirc:()=>`Ĵ`,Jcy:()=>`Й`,Jfr:()=>jg,Jopf:()=>Ng,Jscr:()=>Fg,Jsercy:()=>`Ј`,Jukcy:()=>`Є`,KHcy:()=>`Х`,KJcy:()=>`Ќ`,Kappa:()=>`Κ`,Kcedil:()=>`Ķ`,Kcy:()=>`К`,Kfr:()=>Lg,Kopf:()=>zg,Kscr:()=>Vg,LJcy:()=>`Љ`,LT:()=>`<`,Lacute:()=>`Ĺ`,Lambda:()=>`Λ`,Lang:()=>`⟪`,Laplacetrf:()=>`ℒ`,Larr:()=>`↞`,Lcaron:()=>`Ľ`,Lcedil:()=>`Ļ`,Lcy:()=>`Л`,LeftAngleBracket:()=>`⟨`,LeftArrow:()=>`←`,LeftArrowBar:()=>`⇤`,LeftArrowRightArrow:()=>`⇆`,LeftCeiling:()=>`⌈`,LeftDoubleBracket:()=>`⟦`,LeftDownTeeVector:()=>`⥡`,LeftDownVector:()=>`⇃`,LeftDownVectorBar:()=>`⥙`,LeftFloor:()=>`⌊`,LeftRightArrow:()=>`↔`,LeftRightVector:()=>`⥎`,LeftTee:()=>`⊣`,LeftTeeArrow:()=>`↤`,LeftTeeVector:()=>`⥚`,LeftTriangle:()=>`⊲`,LeftTriangleBar:()=>`⧏`,LeftTriangleEqual:()=>`⊴`,LeftUpDownVector:()=>`⥑`,LeftUpTeeVector:()=>`⥠`,LeftUpVector:()=>`↿`,LeftUpVectorBar:()=>`⥘`,LeftVector:()=>`↼`,LeftVectorBar:()=>`⥒`,Leftarrow:()=>`⇐`,Leftrightarrow:()=>`⇔`,LessEqualGreater:()=>`⋚`,LessFullEqual:()=>`≦`,LessGreater:()=>`≶`,LessLess:()=>`⪡`,LessSlantEqual:()=>`⩽`,LessTilde:()=>`≲`,Lfr:()=>Gg,Ll:()=>`⋘`,Lleftarrow:()=>`⇚`,Lmidot:()=>`Ŀ`,LongLeftArrow:()=>`⟵`,LongLeftRightArrow:()=>`⟷`,LongRightArrow:()=>`⟶`,Longleftarrow:()=>`⟸`,Longleftrightarrow:()=>`⟺`,Longrightarrow:()=>`⟹`,Lopf:()=>qg,LowerLeftArrow:()=>`↙`,LowerRightArrow:()=>`↘`,Lscr:()=>`ℒ`,Lsh:()=>`↰`,Lstrok:()=>`Ł`,Lt:()=>`≪`,Map:()=>`⤅`,Mcy:()=>`М`,MediumSpace:()=>` `,Mellintrf:()=>`ℳ`,Mfr:()=>Qg,MinusPlus:()=>`∓`,Mopf:()=>e_,Mscr:()=>`ℳ`,Mu:()=>`Μ`,NJcy:()=>`Њ`,Nacute:()=>`Ń`,Ncaron:()=>`Ň`,Ncedil:()=>`Ņ`,Ncy:()=>`Н`,NegativeMediumSpace:()=>``,NegativeThickSpace:()=>``,NegativeThinSpace:()=>``,NegativeVeryThinSpace:()=>``,NestedGreaterGreater:()=>`≫`,NestedLessLess:()=>`≪`,NewLine:()=>`
|
|
39
|
+
https://www.w3ctech.com/topic/2226`));let i=t(...r);return i.postcssPlugin=e,i.postcssVersion=new m().version,i}let i;return Object.defineProperty(r,`postcss`,{get(){return i||=r(),i}}),r.process=function(e,t,n){return b([r(n)]).process(e,t)},r},b.stringify=v,b.parse=p,b.fromJSON=c,b.list=d,b.comment=e=>new r(e),b.atRule=e=>new n(e),b.decl=e=>new o(e),b.rule=e=>new _(e),b.root=e=>new g(e),b.document=e=>new s(e),b.CssSyntaxError=a,b.Declaration=o,b.Container=i,b.Processor=m,b.Document=s,b.Comment=r,b.Warning=y,b.AtRule=n,b.Result=h,b.Input=l,b.Rule=_,b.Root=g,b.Node=f,u.registerPostcss(b),t.exports=b,b.default=b})),oh=l(((e,t)=>{var n=Ope(),r=kpe(),{isPlainObject:i}=Ape(),a=jpe(),o=Mpe(),{parse:s}=Bpe(),c=[`img`,`audio`,`video`,`picture`,`svg`,`object`,`map`,`iframe`,`embed`],l=[`script`,`style`];function u(e,t){e&&Object.keys(e).forEach(function(n){t(e[n],n)})}function d(e,t){return{}.hasOwnProperty.call(e,t)}function f(e,t){let n=[];return u(e,function(e){t(e)&&n.push(e)}),n}function p(e){for(let t in e)if(d(e,t))return!1;return!0}function m(e){return e.map(function(e){if(!e.url)throw Error(`URL missing`);return e.url+(e.w?` ${e.w}w`:``)+(e.h?` ${e.h}h`:``)+(e.d?` ${e.d}x`:``)}).join(`, `)}t.exports=g;var h=/^[^\0\t\n\f\r /<=>]+$/;function g(e,t,v){if(e==null)return``;typeof e==`number`&&(e=e.toString());let y=``,b=``;function x(e,t){let n=this;this.tag=e,this.attribs=t||{},this.tagPosition=y.length,this.text=``,this.mediaChildren=[],this.updateParentNodeText=function(){if(M.length){let e=M[M.length-1];e.text+=n.text}},this.updateParentNodeMediaChildren=function(){M.length&&c.includes(this.tag)&&M[M.length-1].mediaChildren.push(this.tag)}}t=Object.assign({},g.defaults,t),t.parser=Object.assign({},_,t.parser);let S=function(e){return t.allowedTags===!1||(t.allowedTags||[]).indexOf(e)>-1};l.forEach(function(e){S(e)&&!t.allowVulnerableTags&&console.warn(`\n\n⚠️ Your \`allowedTags\` option includes, \`${e}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)});let C=t.nonTextTags||[`script`,`style`,`textarea`,`option`],w,T;t.allowedAttributes&&(w={},T={},u(t.allowedAttributes,function(e,t){w[t]=[];let n=[];e.forEach(function(e){typeof e==`string`&&e.indexOf(`*`)>=0?n.push(r(e).replace(/\\\*/g,`.*`)):w[t].push(e)}),n.length&&(T[t]=RegExp(`^(`+n.join(`|`)+`)$`))}));let E={},D={},O={};u(t.allowedClasses,function(e,t){if(w&&(d(w,t)||(w[t]=[]),w[t].push(`class`)),E[t]=e,Array.isArray(e)){let n=[];E[t]=[],O[t]=[],e.forEach(function(e){typeof e==`string`&&e.indexOf(`*`)>=0?n.push(r(e).replace(/\\\*/g,`.*`)):e instanceof RegExp?O[t].push(e):E[t].push(e)}),n.length&&(D[t]=RegExp(`^(`+n.join(`|`)+`)$`))}});let k={},A;u(t.transformTags,function(e,t){let n;typeof e==`function`?n=e:typeof e==`string`&&(n=g.simpleTransform(e)),t===`*`?A=n:k[t]=n});let j,M,N,P,F,I,L=!1;ee();let R=new n.Parser({onopentag:function(e,n){if(t.enforceHtmlBoundary&&e===`html`&&ee(),F){I++;return}let r=new x(e,n);M.push(r);let c=!1,l=!!r.text,g;if(d(k,e)&&(g=k[e](e,n),r.attribs=n=g.attribs,g.text!==void 0&&(r.innerText=g.text),e!==g.tagName&&(r.name=e=g.tagName,P[j]=g.tagName)),A&&(g=A(e,n),r.attribs=n=g.attribs,e!==g.tagName&&(r.name=e=g.tagName,P[j]=g.tagName)),(!S(e)||t.disallowedTagsMode===`recursiveEscape`&&!p(N)||t.nestingLimit!=null&&j>=t.nestingLimit)&&(c=!0,N[j]=!0,t.disallowedTagsMode===`discard`&&C.indexOf(e)!==-1&&(F=!0,I=1),N[j]=!0),j++,c){if(t.disallowedTagsMode===`discard`)return;b=y,y=``}y+=`<`+e,e===`script`&&(t.allowedScriptHostnames||t.allowedScriptDomains)&&(r.innerText=``),(!w||d(w,e)||w[`*`])&&u(n,function(n,c){if(!h.test(c)){delete r.attribs[c];return}if(n===``&&!t.allowedEmptyAttributes.includes(c)&&(t.nonBooleanAttributes.includes(c)||t.nonBooleanAttributes.includes(`*`))){delete r.attribs[c];return}let l=!1;if(!w||d(w,e)&&w[e].indexOf(c)!==-1||w[`*`]&&w[`*`].indexOf(c)!==-1||d(T,e)&&T[e].test(c)||T[`*`]&&T[`*`].test(c))l=!0;else if(w&&w[e]){for(let t of w[e])if(i(t)&&t.name&&t.name===c){l=!0;let e=``;if(t.multiple===!0){let r=n.split(` `);for(let n of r)t.values.indexOf(n)!==-1&&(e===``?e=n:e+=` `+n)}else t.values.indexOf(n)>=0&&(e=n);n=e}}if(l){if(t.allowedSchemesAppliedToAttributes.indexOf(c)!==-1&&ne(e,n)){delete r.attribs[c];return}if(e===`script`&&c===`src`){let e=!0;try{let r=re(n);if(t.allowedScriptHostnames||t.allowedScriptDomains){let n=(t.allowedScriptHostnames||[]).find(function(e){return e===r.url.hostname}),i=(t.allowedScriptDomains||[]).find(function(e){return r.url.hostname===e||r.url.hostname.endsWith(`.${e}`)});e=n||i}}catch{e=!1}if(!e){delete r.attribs[c];return}}if(e===`iframe`&&c===`src`){let e=!0;try{let r=re(n);if(r.isRelativeUrl)e=d(t,`allowIframeRelativeUrls`)?t.allowIframeRelativeUrls:!t.allowedIframeHostnames&&!t.allowedIframeDomains;else if(t.allowedIframeHostnames||t.allowedIframeDomains){let n=(t.allowedIframeHostnames||[]).find(function(e){return e===r.url.hostname}),i=(t.allowedIframeDomains||[]).find(function(e){return r.url.hostname===e||r.url.hostname.endsWith(`.${e}`)});e=n||i}}catch{e=!1}if(!e){delete r.attribs[c];return}}if(c===`srcset`)try{let e=o(n);if(e.forEach(function(e){ne(`srcset`,e.url)&&(e.evil=!0)}),e=f(e,function(e){return!e.evil}),e.length)n=m(f(e,function(e){return!e.evil})),r.attribs[c]=n;else{delete r.attribs[c];return}}catch{delete r.attribs[c];return}if(c===`class`){let t=E[e],i=E[`*`],o=D[e],s=O[e],l=[o,D[`*`]].concat(s).filter(function(e){return e});if(n=t&&i?se(n,a(t,i),l):se(n,t||i,l),!n.length){delete r.attribs[c];return}}if(c===`style`){if(t.parseStyleAttributes)try{if(n=ae(ie(s(e+` {`+n+`}`,{map:!1}),t.allowedStyles)),n.length===0){delete r.attribs[c];return}}catch{typeof window<`u`&&console.warn(`Failed to parse "`+e+` {`+n+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete r.attribs[c];return}else if(t.allowedStyles)throw Error(`allowedStyles option cannot be used together with parseStyleAttributes: false.`)}y+=` `+c,n&&n.length?y+=`="`+te(n,!0)+`"`:t.allowedEmptyAttributes.includes(c)&&(y+=`=""`)}else delete r.attribs[c]}),t.selfClosing.indexOf(e)===-1?(y+=`>`,r.innerText&&!l&&!t.textFilter&&(y+=te(r.innerText),L=!0)):y+=` />`,c&&(y=b+te(y),b=``)},ontext:function(e){if(F)return;let n=M[M.length-1],r;if(n&&(r=n.tag,e=n.innerText===void 0?e:n.innerText),t.disallowedTagsMode===`discard`&&(r===`script`||r===`style`))y+=e;else{let n=te(e,!1);t.textFilter&&!L?y+=t.textFilter(n,r):L||(y+=n)}if(M.length){let t=M[M.length-1];t.text+=e}},onclosetag:function(e,n){if(F)if(I--,!I)F=!1;else return;let r=M.pop();if(!r)return;if(r.tag!==e){M.push(r);return}F=t.enforceHtmlBoundary?e===`html`:!1,j--;let i=N[j];if(i){if(delete N[j],t.disallowedTagsMode===`discard`){r.updateParentNodeText();return}b=y,y=``}if(P[j]&&(e=P[j],delete P[j]),t.exclusiveFilter&&t.exclusiveFilter(r)){y=y.substr(0,r.tagPosition);return}if(r.updateParentNodeMediaChildren(),r.updateParentNodeText(),t.selfClosing.indexOf(e)!==-1||n&&!S(e)&&[`escape`,`recursiveEscape`].indexOf(t.disallowedTagsMode)>=0){i&&(y=b,b=``);return}y+=`</`+e+`>`,i&&(y=b+te(y),b=``),L=!1}},t.parser);return R.write(e),R.end(),y;function ee(){y=``,j=0,M=[],N={},P={},F=!1,I=0}function te(e,n){return typeof e!=`string`&&(e+=``),t.parser.decodeEntities&&(e=e.replace(/&/g,`&`).replace(/</g,`<`).replace(/>/g,`>`),n&&(e=e.replace(/"/g,`"`))),e=e.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,`&`).replace(/</g,`<`).replace(/>/g,`>`),n&&(e=e.replace(/"/g,`"`)),e}function ne(e,n){for(n=n.replace(/[\x00-\x20]+/g,``);;){let e=n.indexOf(`<!--`);if(e===-1)break;let t=n.indexOf(`-->`,e+4);if(t===-1)break;n=n.substring(0,e)+n.substring(t+3)}let r=n.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!r)return n.match(/^[/\\]{2}/)?!t.allowProtocolRelative:!1;let i=r[1].toLowerCase();return d(t.allowedSchemesByTag,e)?t.allowedSchemesByTag[e].indexOf(i)===-1:!t.allowedSchemes||t.allowedSchemes.indexOf(i)===-1}function re(e){if(e=e.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,`$1//`),e.startsWith(`relative:`))throw Error(`relative: exploit attempt`);let t=`relative://relative-site`;for(let e=0;e<100;e++)t+=`/${e}`;let n=new URL(e,t);return{isRelativeUrl:n&&n.hostname===`relative-site`&&n.protocol===`relative:`,url:n}}function ie(e,t){if(!t)return e;let n=e.nodes[0],r;return r=t[n.selector]&&t[`*`]?a(t[n.selector],t[`*`]):t[n.selector]||t[`*`],r&&(e.nodes[0].nodes=n.nodes.reduce(oe(r),[])),e}function ae(e){return e.nodes[0].nodes.reduce(function(e,t){return e.push(`${t.prop}:${t.value}${t.important?` !important`:``}`),e},[]).join(`;`)}function oe(e){return function(t,n){return d(e,n.prop)&&e[n.prop].some(function(e){return e.test(n.value)})&&t.push(n),t}}function se(e,t,n){return t?(e=e.split(/\s+/),e.filter(function(e){return t.indexOf(e)!==-1||n.some(function(t){return t.test(e)})}).join(` `)):e}}var _={decodeEntities:!0};g.defaults={allowedTags:`address.article.aside.footer.header.h1.h2.h3.h4.h5.h6.hgroup.main.nav.section.blockquote.dd.div.dl.dt.figcaption.figure.hr.li.main.ol.p.pre.ul.a.abbr.b.bdi.bdo.br.cite.code.data.dfn.em.i.kbd.mark.q.rb.rp.rt.rtc.ruby.s.samp.small.span.strong.sub.sup.time.u.var.wbr.caption.col.colgroup.table.tbody.td.tfoot.th.thead.tr`.split(`.`),nonBooleanAttributes:`abbr.accept.accept-charset.accesskey.action.allow.alt.as.autocapitalize.autocomplete.blocking.charset.cite.class.color.cols.colspan.content.contenteditable.coords.crossorigin.data.datetime.decoding.dir.dirname.download.draggable.enctype.enterkeyhint.fetchpriority.for.form.formaction.formenctype.formmethod.formtarget.headers.height.hidden.high.href.hreflang.http-equiv.id.imagesizes.imagesrcset.inputmode.integrity.is.itemid.itemprop.itemref.itemtype.kind.label.lang.list.loading.low.max.maxlength.media.method.min.minlength.name.nonce.optimum.pattern.ping.placeholder.popover.popovertarget.popovertargetaction.poster.preload.referrerpolicy.rel.rows.rowspan.sandbox.scope.shape.size.sizes.slot.span.spellcheck.src.srcdoc.srclang.srcset.start.step.style.tabindex.target.title.translate.type.usemap.value.width.wrap.onauxclick.onafterprint.onbeforematch.onbeforeprint.onbeforeunload.onbeforetoggle.onblur.oncancel.oncanplay.oncanplaythrough.onchange.onclick.onclose.oncontextlost.oncontextmenu.oncontextrestored.oncopy.oncuechange.oncut.ondblclick.ondrag.ondragend.ondragenter.ondragleave.ondragover.ondragstart.ondrop.ondurationchange.onemptied.onended.onerror.onfocus.onformdata.onhashchange.oninput.oninvalid.onkeydown.onkeypress.onkeyup.onlanguagechange.onload.onloadeddata.onloadedmetadata.onloadstart.onmessage.onmessageerror.onmousedown.onmouseenter.onmouseleave.onmousemove.onmouseout.onmouseover.onmouseup.onoffline.ononline.onpagehide.onpageshow.onpaste.onpause.onplay.onplaying.onpopstate.onprogress.onratechange.onreset.onresize.onrejectionhandled.onscroll.onscrollend.onsecuritypolicyviolation.onseeked.onseeking.onselect.onslotchange.onstalled.onstorage.onsubmit.onsuspend.ontimeupdate.ontoggle.onunhandledrejection.onunload.onvolumechange.onwaiting.onwheel`.split(`.`),disallowedTagsMode:`discard`,allowedAttributes:{a:[`href`,`name`,`target`],img:[`src`,`srcset`,`alt`,`title`,`width`,`height`,`loading`]},allowedEmptyAttributes:[`alt`],selfClosing:[`img`,`br`,`hr`,`area`,`base`,`basefont`,`input`,`link`,`meta`],allowedSchemes:[`http`,`https`,`ftp`,`mailto`,`tel`],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:[`href`,`src`,`cite`],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0},g.simpleTransform=function(e,t,n){return n=n===void 0?!0:n,t||={},function(r,i){let a;if(n)for(a in t)i[a]=t[a];else i=t;return{tagName:e,attribs:i}}}})),sh=p(oh(),1),Vpe=e=>(0,sh.default)(e,{allowedTags:sh.default.defaults.allowedTags.concat([`img`,`input`]),allowedAttributes:{...sh.default.defaults.allowedAttributes,input:[`type`,`id`,`checked`],code:[`class`],a:sh.default.defaults.allowedAttributes.a.concat([`data-*`]),div:[`class`]}});let ch=(e,t)=>{t.value!==t.oldValue&&(e.innerHTML=Vpe(t.value))};var Hpe=u({n8nHtml:()=>ch,n8nTruncate:()=>wm},1),lh=z((0,t.defineComponent)({name:`N8nTooltip`,__name:`Tooltip`,props:{content:{},placement:{default:`top`},disabled:{type:Boolean},showAfter:{default:0},visible:{type:Boolean},enterable:{type:Boolean,default:!0},teleported:{type:Boolean,default:!0},offset:{default:8},buttons:{default:()=>[]},justifyButtons:{default:`flex-end`},avoidCollisions:{type:Boolean,default:!0},contentClass:{}},setup(e){let n=e,r=gpe(),i=(0,t.computed)(()=>r.value??`body`),a=[`top`,`bottom`,`left`,`right`],o=[`start`,`end`,`center`],s=e=>a.includes(e),c=e=>o.includes(e),l=(0,t.computed)(()=>{let[e,t]=n.placement.split(`-`);return{side:s(e)?e:`top`,align:c(t)?t:`center`}}),u=(0,t.computed)(()=>!n.enterable),d=(0,t.ref)(!1);(0,t.watch)(()=>n.visible,e=>{e!==void 0&&(d.value=e)},{immediate:!0});let f=(0,t.computed)(()=>n.visible!==void 0),p=e=>{d.value=e};return(n,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(cpe),null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(upe),{disabled:e.disabled,"delay-duration":e.showAfter,open:f.value?d.value:void 0,"disable-hoverable-content":u.value,"onUpdate:open":p},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(mpe),{as:`span`,class:(0,t.normalizeClass)({[n.$style.disabledTrigger]:e.disabled})},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`default`)]),_:3},8,[`class`]),(0,t.createVNode)((0,t.unref)(ppe),{to:e.teleported?i.value:void 0,disabled:!e.teleported},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(fpe),{"data-test-id":`tooltip-content`,class:(0,t.normalizeClass)([`n8n-tooltip`,e.contentClass]),side:l.value.side,align:l.value.align,"side-offset":e.offset,"avoid-collisions":e.avoidCollisions,"collision-padding":8},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`content`,{},()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,null,null,512),[[(0,t.unref)(ch),e.content??``]])]),e.buttons.length?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.buttons),style:(0,t.normalizeStyle)({justifyContent:e.justifyButtons})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.buttons,e=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(io),(0,t.mergeProps)({key:e.attrs.label},{ref_for:!0},{...e.attrs,...e.listeners}),null,16))),128))],6)):(0,t.createCommentVNode)(``,!0),(0,t.createVNode)((0,t.unref)(ope),{class:(0,t.normalizeClass)(n.$style.arrow),width:11,height:5},null,8,[`class`])]),_:3},8,[`class`,`side`,`align`,`side-offset`,`avoid-collisions`])]),_:3},8,[`to`,`disabled`])]),_:3},8,[`disabled`,`delay-duration`,`open`,`disable-hoverable-content`])]),_:3}))}}),[[`__cssModules`,{$style:{arrow:`_arrow_1twu1_1`,buttons:`_buttons_1twu1_5`,disabledTrigger:`_disabledTrigger_1twu1_12`}}]]),Upe={key:1},Wpe={size:`small`},Gpe=z((0,t.defineComponent)({name:`N8nActionBox`,__name:`ActionBox`,props:{icon:{},heading:{},buttonText:{},buttonVariant:{},buttonDisabled:{type:Boolean},buttonIcon:{default:void 0},description:{},calloutText:{},calloutTheme:{default:`info`},calloutIcon:{}},setup(e){return(n,r)=>{let i=(0,t.resolveDirective)(`n8n-html`);return(0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([`n8n-action-box`,n.$style.container]),"data-test-id":`action-box`},[e.icon?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.icon)},[e.icon.type===`icon`?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(B),{key:0,icon:e.icon.value,size:40,"stroke-width":1.5,color:`foreground-xdark`},null,8,[`icon`])):((0,t.openBlock)(),(0,t.createElementBlock)(`span`,Upe,(0,t.toDisplayString)(e.icon.value),1))],2)):(0,t.createCommentVNode)(``,!0),e.heading||n.$slots.heading?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(n.$style.heading)},[(0,t.createVNode)((0,t.unref)(lo),{size:`xlarge`,align:`center`},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`heading`,{},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.heading),1)])]),_:3})],2)):(0,t.createCommentVNode)(``,!0),e.description?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:2,class:(0,t.normalizeClass)(n.$style.description),onClick:r[0]||=e=>n.$emit(`descriptionClick`,e)},[(0,t.createVNode)((0,t.unref)(oo),{color:`text-base`},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`description`,{},()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,null,null,512),[[i,e.description]])])]),_:3})],2)):(0,t.createCommentVNode)(``,!0),e.buttonText?((0,t.openBlock)(),(0,t.createBlock)(lh,{key:3,disabled:!e.buttonDisabled},{content:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,`disabledButtonTooltip`)]),default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(io),{label:e.buttonText,variant:e.buttonVariant,disabled:e.buttonDisabled,icon:e.buttonIcon,size:`large`,role:`button`,onClick:r[1]||=e=>n.$emit(`click:button`,e)},null,8,[`label`,`variant`,`disabled`,`icon`])]),_:3},8,[`disabled`])):(0,t.createCommentVNode)(``,!0),n.$slots.additionalContent?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:4,class:(0,t.normalizeClass)(n.$style[`additional-content`])},[(0,t.renderSlot)(n.$slots,`additionalContent`)],2)):(0,t.createCommentVNode)(``,!0),e.calloutText?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(co),{key:5,theme:e.calloutTheme,icon:e.calloutIcon,class:(0,t.normalizeClass)(n.$style.callout)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)((0,t.unref)(oo),{color:`text-base`},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)(`span`,Wpe,null,512),[[i,e.calloutText]])]),_:1})]),_:1},8,[`theme`,`icon`,`class`])):(0,t.createCommentVNode)(``,!0)],2)}}}),[[`__cssModules`,{$style:{container:`_container_136wi_1`,icon:`_icon_136wi_16`,heading:`_heading_136wi_20`,description:`_description_136wi_25`,callout:`_callout_136wi_31`,"additional-content":`_additional-content_136wi_36`}}]]);function uh(){return{t:(e,t)=>T(e,t)}}var Kpe=[`width`,`height`],qpe=[`fill`],dh=(0,t.defineComponent)({__name:`AssistantIcon`,props:{size:{default:`medium`},theme:{default:`default`}},setup(e){let n=e,r={mini:8,small:10,medium:12,large:18},i=(0,t.computed)(()=>n.theme===`blank`?`white`:n.theme===`disabled`?`var(--color--text--tint-1)`:`url(#paint0_linear_173_12825)`);return(n,a)=>((0,t.openBlock)(),(0,t.createElementBlock)(`svg`,{width:r[e.size],height:r[e.size],viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},[(0,t.createElementVNode)(`path`,{d:`M19.9658 14.0171C19.9679 14.3549 19.8654 14.6851 19.6722 14.9622C19.479 15.2393 19.2046 15.4497 18.8869 15.5645L13.5109 17.5451L11.5303 22.9211C11.4137 23.2376 11.2028 23.5107 10.9261 23.7037C10.6494 23.8966 10.3202 24 9.9829 24C9.64559 24 9.3164 23.8966 9.0397 23.7037C8.76301 23.5107 8.55212 23.2376 8.43549 22.9211L6.45487 17.5451L1.07888 15.5645C0.762384 15.4479 0.489262 15.237 0.296347 14.9603C0.103431 14.6836 0 14.3544 0 14.0171C0 13.6798 0.103431 13.3506 0.296347 13.0739C0.489262 12.7972 0.762384 12.5863 1.07888 12.4697L6.45487 10.4891L8.43549 5.11309C8.55212 4.79659 8.76301 4.52347 9.0397 4.33055C9.3164 4.13764 9.64559 4.0342 9.9829 4.0342C10.3202 4.0342 10.6494 4.13764 10.9261 4.33055C11.2028 4.52347 11.4137 4.79659 11.5303 5.11309L13.5109 10.4891L18.8869 12.4697C19.2046 12.5845 19.479 12.7949 19.6722 13.072C19.8654 13.3491 19.9679 13.6793 19.9658 14.0171ZM14.1056 4.12268H15.7546V5.77175C15.7546 5.99043 15.8415 6.20015 15.9961 6.35478C16.1508 6.50941 16.3605 6.59628 16.5792 6.59628C16.7979 6.59628 17.0076 6.50941 17.1622 6.35478C17.3168 6.20015 17.4037 5.99043 17.4037 5.77175V4.12268H19.0528C19.2715 4.12268 19.4812 4.03581 19.6358 3.88118C19.7905 3.72655 19.8773 3.51682 19.8773 3.29814C19.8773 3.07946 19.7905 2.86974 19.6358 2.71511C19.4812 2.56048 19.2715 2.47361 19.0528 2.47361H17.4037V0.824535C17.4037 0.605855 17.3168 0.396131 17.1622 0.241501C17.0076 0.0868704 16.7979 0 16.5792 0C16.3605 0 16.1508 0.0868704 15.9961 0.241501C15.8415 0.396131 15.7546 0.605855 15.7546 0.824535V2.47361H14.1056C13.8869 2.47361 13.6772 2.56048 13.5225 2.71511C13.3679 2.86974 13.281 3.07946 13.281 3.29814C13.281 3.51682 13.3679 3.72655 13.5225 3.88118C13.6772 4.03581 13.8869 4.12268 14.1056 4.12268ZM23.1755 7.42082H22.3509V6.59628C22.3509 6.3776 22.2641 6.16788 22.1094 6.01325C21.9548 5.85862 21.7451 5.77175 21.5264 5.77175C21.3077 5.77175 21.098 5.85862 20.9434 6.01325C20.7887 6.16788 20.7019 6.3776 20.7019 6.59628V7.42082H19.8773C19.6586 7.42082 19.4489 7.50769 19.2943 7.66232C19.1397 7.81695 19.0528 8.02667 19.0528 8.24535C19.0528 8.46404 19.1397 8.67376 19.2943 8.82839C19.4489 8.98302 19.6586 9.06989 19.8773 9.06989H20.7019V9.89443C20.7019 10.1131 20.7887 10.3228 20.9434 10.4775C21.098 10.6321 21.3077 10.719 21.5264 10.719C21.7451 10.719 21.9548 10.6321 22.1094 10.4775C22.2641 10.3228 22.3509 10.1131 22.3509 9.89443V9.06989H23.1755C23.3941 9.06989 23.6039 8.98302 23.7585 8.82839C23.9131 8.67376 24 8.46404 24 8.24535C24 8.02667 23.9131 7.81695 23.7585 7.66232C23.6039 7.50769 23.3941 7.42082 23.1755 7.42082Z`,fill:i.value},null,8,qpe),a[0]||=(0,t.createElementVNode)(`defs`,null,[(0,t.createElementVNode)(`linearGradient`,{id:`paint0_linear_173_12825`,x1:`-3.67094e-07`,y1:`-0.000120994`,x2:`28.8315`,y2:`9.82667`,gradientUnits:`userSpaceOnUse`},[(0,t.createElementVNode)(`stop`,{"stop-color":`var(--assistant--color--highlight-1)`}),(0,t.createElementVNode)(`stop`,{offset:`0.495`,"stop-color":`var(--assistant--color--highlight-2)`}),(0,t.createElementVNode)(`stop`,{offset:`1`,"stop-color":`var(--assistant--color--highlight-3)`})])],-1)],8,Kpe))}}),fh=z((0,t.defineComponent)({__name:`AssistantText`,props:{text:{default:``},size:{default:`medium`}},setup(e){return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{class:(0,t.normalizeClass)([n.$style.text,n.$style[e.size]])},(0,t.toDisplayString)(e.text),3))}}),[[`__cssModules`,{$style:{text:`_text_1kq9p_1`,small:`_small_1kq9p_9`,medium:`_medium_1kq9p_14`,large:`_large_1kq9p_19`,xlarge:`_xlarge_1kq9p_24`}}]]),Jpe=z((0,t.defineComponent)({__name:`AskAssistantButton`,props:{unreadCount:{},type:{}},emits:[`click`],setup(e,{emit:n}){let{t:r}=uh(),i=(0,t.ref)(!1),a=e,o=n,s=e=>o(`click`,e);function c(){i.value=!0}function l(){i.value=!1}return(n,o)=>((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{class:(0,t.normalizeClass)(n.$style.button),onMouseenter:c,onMouseleave:l,onClick:s},[a.unreadCount?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.num)},(0,t.toDisplayString)(a.unreadCount),3)):((0,t.openBlock)(),(0,t.createBlock)(dh,{key:1,size:`large`,theme:i.value?`blank`:`default`},null,8,[`theme`])),(0,t.withDirectives)((0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(n.$style.text)},[(0,t.createElementVNode)(`div`,null,[(0,t.createVNode)(fh,{text:e.type===`builder`?(0,t.unref)(r)(`assistantChat.builder.name`):(0,t.unref)(r)(`askAssistantButton.askAssistant`)},null,8,[`text`])])],2),[[t.vShow,i.value]])],34))}}),[[`__cssModules`,{$style:{button:`_button_1mxil_1`,num:`_num_1mxil_21`,text:`_text_1mxil_33`}}]]),ph=(0,t.defineComponent)({name:`N8nIconButton`,__name:`IconButton`,props:{icon:{},variant:{},size:{default:`medium`},href:{},loading:{type:Boolean,default:!1},iconOnly:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},class:{type:[Array,Object,String,Number,null,Boolean]},iconSize:{},label:{}},setup(e){let n=e;return(e,r)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(io),(0,t.normalizeProps)((0,t.guardReactiveProps)({...e.$attrs,...n})),null,16))}}),mh=ph;function hh(e){return(0,W.getCurrentScope)()?((0,W.onScopeDispose)(e),!0):!1}function gh(e){return typeof e==`function`?e():(0,W.unref)(e)}function Ype(e){return(0,W.isRef)(e)?(0,W.reactive)(new Proxy({},{get(t,n,r){return(0,W.unref)(Reflect.get(e.value,n,r))},set(t,n,r){return(0,W.isRef)(e.value[n])&&!(0,W.isRef)(r)?e.value[n].value=r:e.value[n]=r,!0},deleteProperty(t,n){return Reflect.deleteProperty(e.value,n)},has(t,n){return Reflect.has(e.value,n)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):(0,W.reactive)(e)}function _h(e){return Ype((0,W.computed)(e))}function vh(e,...t){let n=t.flat(),r=n[0];return _h(()=>typeof r==`function`?Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(([e,t])=>!r(gh(t),e))):Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(e=>!n.includes(e[0]))))}var yh=typeof window<`u`&&typeof document<`u`;typeof WorkerGlobalScope<`u`&&globalThis instanceof WorkerGlobalScope;var Xpe=e=>e!=null,Zpe=Object.prototype.toString,Qpe=e=>Zpe.call(e)===`[object Object]`,bh=()=>{},$pe=eme();function eme(){return yh&&(window==null?void 0:window.navigator)?.userAgent&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||(window==null?void 0:window.navigator)?.maxTouchPoints>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function xh(e,t){function n(...n){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(r).catch(i)})}return n}function tme(e,t={}){let n,r,i=bh,a=e=>{clearTimeout(e),i(),i=bh};return o=>{let s=gh(e),c=gh(t.maxWait);return n&&a(n),s<=0||c!==void 0&&c<=0?(r&&=(a(r),null),Promise.resolve(o())):new Promise((e,l)=>{i=t.rejectOnCancel?l:e,c&&!r&&(r=setTimeout(()=>{n&&a(n),r=null,e(o())},c)),n=setTimeout(()=>{r&&a(r),r=null,e(o())},s)})}}function nme(...e){let t=0,n,r=!0,i=bh,a,o,s,c,l;!(0,W.isRef)(e[0])&&typeof e[0]==`object`?{delay:o,trailing:s=!0,leading:c=!0,rejectOnCancel:l=!1}=e[0]:[o,s=!0,c=!0,l=!1]=e;let u=()=>{n&&(clearTimeout(n),n=void 0,i(),i=bh)};return e=>{let d=gh(o),f=Date.now()-t,p=()=>a=e();return u(),d<=0?(t=Date.now(),p()):(f>d&&(c||!r)?(t=Date.now(),p()):s&&(a=new Promise((e,a)=>{i=l?a:e,n=setTimeout(()=>{t=Date.now(),r=!0,e(p()),u()},Math.max(0,d-f))})),!c&&!n&&(n=setTimeout(()=>r=!0,d)),r=!1,a)}}function rme(e){return e||(0,W.getCurrentInstance)()}function Sh(...e){if(e.length!==1)return(0,W.toRef)(...e);let t=e[0];return typeof t==`function`?(0,W.readonly)((0,W.customRef)(()=>({get:t,set:bh}))):(0,W.ref)(t)}function Ch(e,...t){let n=t.flat(),r=n[0];return _h(()=>typeof r==`function`?Object.fromEntries(Object.entries((0,W.toRefs)(e)).filter(([e,t])=>r(gh(t),e))):Object.fromEntries(n.map(t=>[t,Sh(e,t)])))}function ime(e,t=200,n={}){return xh(tme(t,n),e)}function ame(e,t=200,n=!1,r=!0,i=!1){return xh(nme(t,n,r,i),e)}function wh(e,t=!0,n){rme()?(0,W.onMounted)(e,n):t?e():(0,W.nextTick)(e)}function Th(e){let t=gh(e);return t?.$el??t}var Eh=yh?window:void 0,ome=yh?window.document:void 0;yh&&window.navigator,yh&&window.location;function Dh(...e){let t,n,r,i;if(typeof e[0]==`string`||Array.isArray(e[0])?([n,r,i]=e,t=Eh):[t,n,r,i]=e,!t)return bh;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);let a=[],o=()=>{a.forEach(e=>e()),a.length=0},s=(e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)),c=(0,W.watch)(()=>[Th(t),gh(i)],([e,t])=>{if(o(),!e)return;let i=Qpe(t)?{...t}:t;a.push(...n.flatMap(t=>r.map(n=>s(e,t,n,i))))},{immediate:!0,flush:`post`}),l=()=>{c(),o()};return hh(l),l}var Oh=!1;function kh(e,t,n={}){let{window:r=Eh,ignore:i=[],capture:a=!0,detectIframe:o=!1}=n;if(!r)return bh;$pe&&!Oh&&(Oh=!0,Array.from(r.document.body.children).forEach(e=>e.addEventListener(`click`,bh)),r.document.documentElement.addEventListener(`click`,bh));let s=!0,c=e=>i.some(t=>{if(typeof t==`string`)return Array.from(r.document.querySelectorAll(t)).some(t=>t===e.target||e.composedPath().includes(t));{let n=Th(t);return n&&(e.target===n||e.composedPath().includes(n))}}),l=[Dh(r,`click`,n=>{let r=Th(e);if(!(!r||r===n.target||n.composedPath().includes(r))){if(n.detail===0&&(s=!c(n)),!s){s=!0;return}t(n)}},{passive:!0,capture:a}),Dh(r,`pointerdown`,t=>{let n=Th(e);s=!c(t)&&!!(n&&!t.composedPath().includes(n))},{passive:!0}),o&&Dh(r,`blur`,n=>{setTimeout(()=>{let i=Th(e);r.document.activeElement?.tagName===`IFRAME`&&!i?.contains(r.document.activeElement)&&t(n)},0)})].filter(Boolean);return()=>l.forEach(e=>e())}function sme(){let e=(0,W.ref)(!1),t=(0,W.getCurrentInstance)();return t&&(0,W.onMounted)(()=>{e.value=!0},t),e}function Ah(e){let t=sme();return(0,W.computed)(()=>(t.value,!!e()))}function cme(e,t,n={}){let{window:r=Eh,...i}=n,a,o=Ah(()=>r&&`MutationObserver`in r),s=()=>{a&&=(a.disconnect(),void 0)},c=(0,W.computed)(()=>{let t=gh(e),n=(Array.isArray(t)?t:[t]).map(Th).filter(Xpe);return new Set(n)}),l=(0,W.watch)(()=>c.value,e=>{s(),o.value&&e.size&&(a=new MutationObserver(t),e.forEach(e=>a.observe(e,i)))},{immediate:!0,flush:`post`}),u=()=>a?.takeRecords(),d=()=>{s(),l()};return hh(d),{isSupported:o,stop:d,takeRecords:u}}function jh(e,t,n={}){let{window:r=Eh,...i}=n,a,o=Ah(()=>r&&`ResizeObserver`in r),s=()=>{a&&=(a.disconnect(),void 0)},c=(0,W.watch)((0,W.computed)(()=>Array.isArray(e)?e.map(e=>Th(e)):[Th(e)]),e=>{if(s(),o.value&&r){a=new ResizeObserver(t);for(let t of e)t&&a.observe(t,i)}},{immediate:!0,flush:`post`}),l=()=>{s(),c()};return hh(l),{isSupported:o,stop:l}}function lme(e,t={}){let{reset:n=!0,windowResize:r=!0,windowScroll:i=!0,immediate:a=!0}=t,o=(0,W.ref)(0),s=(0,W.ref)(0),c=(0,W.ref)(0),l=(0,W.ref)(0),u=(0,W.ref)(0),d=(0,W.ref)(0),f=(0,W.ref)(0),p=(0,W.ref)(0);function m(){let t=Th(e);if(!t){n&&(o.value=0,s.value=0,c.value=0,l.value=0,u.value=0,d.value=0,f.value=0,p.value=0);return}let r=t.getBoundingClientRect();o.value=r.height,s.value=r.bottom,c.value=r.left,l.value=r.right,u.value=r.top,d.value=r.width,f.value=r.x,p.value=r.y}return jh(e,m),(0,W.watch)(()=>Th(e),e=>!e&&m()),cme(e,m,{attributeFilter:[`style`,`class`]}),i&&Dh(`scroll`,m,{capture:!0,passive:!0}),r&&Dh(`resize`,m,{passive:!0}),wh(()=>{a&&m()}),{height:o,bottom:s,left:c,right:l,top:u,width:d,x:f,y:p,update:m}}function ume(e,t={width:0,height:0},n={}){let{window:r=Eh,box:i=`content-box`}=n,a=(0,W.computed)(()=>(Th(e)?.namespaceURI)?.includes(`svg`)),o=(0,W.ref)(t.width),s=(0,W.ref)(t.height),{stop:c}=jh(e,([t])=>{let n=i===`border-box`?t.borderBoxSize:i===`content-box`?t.contentBoxSize:t.devicePixelContentBoxSize;if(r&&a.value){let t=Th(e);if(t){let e=t.getBoundingClientRect();o.value=e.width,s.value=e.height}}else if(n){let e=Array.isArray(n)?n:[n];o.value=e.reduce((e,{inlineSize:t})=>e+t,0),s.value=e.reduce((e,{blockSize:t})=>e+t,0)}else o.value=t.contentRect.width,s.value=t.contentRect.height},n);wh(()=>{let n=Th(e);n&&(o.value=`offsetWidth`in n?n.offsetWidth:t.width,s.value=`offsetHeight`in n?n.offsetHeight:t.height)});let l=(0,W.watch)(()=>Th(e),e=>{o.value=e?t.width:0,s.value=e?t.height:0});function u(){c(),l()}return{width:o,height:s,stop:u}}function dme(e=null,t={}){let{baseUrl:n=``,rel:r=`icon`,document:i=ome}=t,a=Sh(e),o=e=>{let t=i?.head.querySelectorAll(`link[rel*="${r}"]`);if(!t||t.length===0){let t=i?.createElement(`link`);t&&(t.rel=r,t.href=`${n}${e}`,t.type=`image/${e.split(`.`).pop()}`,i?.head.append(t));return}t?.forEach(t=>t.href=`${n}${e}`)};return(0,W.watch)(a,(e,t)=>{typeof e==`string`&&e!==t&&o(e)},{immediate:!0}),a}var fme=[`type`,`value`,`placeholder`,`disabled`,`readonly`,`maxlength`,`autocomplete`,`name`],pme=[`value`,`placeholder`,`disabled`,`readonly`,`rows`,`maxlength`,`autocomplete`,`name`],Mh=z((0,t.defineComponent)({name:`N8nInput`,inheritAttrs:!1,__name:`Input`,props:{modelValue:{default:``},type:{default:`text`},size:{default:`large`},placeholder:{default:``},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},rows:{default:2},maxlength:{default:void 0},autosize:{type:[Boolean,Object],default:!1},autofocus:{type:Boolean,default:!1},autocomplete:{default:`off`},name:{default:void 0}},emits:[`update:modelValue`,`input`,`focus`,`blur`,`keydown`,`mousedown`],setup(e,{expose:n,emit:r}){let i=(0,t.useCssModule)(),a=(0,t.useSlots)(),o=e,s=r,c=(0,t.useAttrs)(),l=(0,t.ref)(null),u=e=>e===`id`||e===`title`||e.startsWith(`data-`)||e.startsWith(`aria-`)||e.startsWith(`on`),d=(0,t.computed)(()=>{let e={};for(let[t,n]of Object.entries(c))u(t)&&(e[t]=n);return e}),f=(0,t.computed)(()=>{let e={};for(let[t,n]of Object.entries(c))u(t)||(e[t]=n);return e}),p={xlarge:i.xlarge,large:i.large,medium:i.medium,small:i.small,mini:i.mini},m=(0,t.computed)(()=>p[o.size]),h=(0,t.computed)(()=>o.type===`textarea`),g=(0,t.computed)(()=>[`n8n-input`,i.inputContainer,m.value,{[i.disabled]:o.disabled,[i.readonly]:o.readonly,[i.hasPrepend]:!!a.prepend,[i.hasAppend]:!!a.append,[i.isTextarea]:h.value,"ph-no-capture":o.type===`password`}]),_=(0,t.computed)(()=>[`n8n-input__wrapper`,i.inputWrapper,{[i.disabled]:o.disabled,[i.readonly]:o.readonly,[i.isTextarea]:h.value}]),v=(0,t.ref)(!1),y=e=>{let t=e.target;s(`update:modelValue`,t.value),s(`input`,t.value)},b=e=>{v.value=!1,s(`blur`,e)},x=e=>{v.value=!0,s(`focus`,e)},S=e=>{s(`keydown`,e)},C=e=>{s(`mousedown`,e)},w=()=>{s(`update:modelValue`,``),M()},T=(0,t.computed)(()=>o.clearable&&!o.disabled&&o.modelValue!==``&&o.modelValue!==null),E=(0,t.ref)({}),D,O=[`letter-spacing`,`line-height`,`padding-top`,`padding-bottom`,`font-family`,`font-weight`,`font-size`,`text-rendering`,`text-transform`,`width`,`text-indent`,`padding-left`,`padding-right`,`border-width`,`box-sizing`];function k(e,t,n){D||(D=document.createElement(`textarea`),document.body.appendChild(D));let r=window.getComputedStyle(e),a=r.getPropertyValue(`box-sizing`),o=parseFloat(r.getPropertyValue(`padding-bottom`))+parseFloat(r.getPropertyValue(`padding-top`)),s=parseFloat(r.getPropertyValue(`border-bottom-width`))+parseFloat(r.getPropertyValue(`border-top-width`)),c=O.map(e=>`${e}:${r.getPropertyValue(e)}`).join(`;`);D.className=i.hiddenTextarea,D.setAttribute(`style`,c),D.value=e.value||e.placeholder||``;let l=D.scrollHeight,u={height:``};a===`border-box`?l+=s:a===`content-box`&&(l-=o),D.value=``;let d=D.scrollHeight-o;if(t!==void 0){let e=d*t;a===`border-box`&&(e=e+o+s),l=Math.max(e,l),u.minHeight=`${e}px`}if(n!==void 0){let e=d*n;a===`border-box`&&(e=e+o+s),l=Math.min(e,l)}return u.height=`${l}px`,u}function A(){D?.parentNode&&(D.parentNode.removeChild(D),D=void 0)}let j=()=>{if(o.type!==`textarea`||!o.autosize||!l.value)return;let e=l.value;E.value=k(e,typeof o.autosize==`object`?o.autosize.minRows:void 0,typeof o.autosize==`object`?o.autosize.maxRows:void 0),A()};jh((0,t.computed)(()=>o.type===`textarea`&&o.autosize?l.value:null),()=>{j()}),(0,t.onBeforeUnmount)(()=>{A()}),(0,t.watch)(()=>o.modelValue,()=>{o.type===`textarea`&&o.autosize&&(0,t.nextTick)(j)}),(0,t.onMounted)(()=>{o.autofocus&&M(),o.type===`textarea`&&o.autosize&&(0,t.nextTick)(j)});let M=()=>l.value?.focus();return n({focus:M,blur:()=>l.value?.blur(),select:()=>l.value?.select()}),(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,(0,t.mergeProps)({class:g.value},f.value),[n.$slots.prepend?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:0,class:(0,t.normalizeClass)((0,t.unref)(i).prepend)},[(0,t.renderSlot)(n.$slots,`prepend`)],2)):(0,t.createCommentVNode)(``,!0),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(_.value),onClick:M},[n.$slots.prefix?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:0,class:(0,t.normalizeClass)((0,t.unref)(i).prefix)},[(0,t.renderSlot)(n.$slots,`prefix`)],2)):(0,t.createCommentVNode)(``,!0),e.type===`textarea`?((0,t.openBlock)(),(0,t.createElementBlock)(`textarea`,(0,t.mergeProps)({key:2,ref_key:`inputRef`,ref:l,value:e.modelValue??``,class:[(0,t.unref)(i).input,(0,t.unref)(i).textarea],placeholder:e.placeholder,disabled:e.disabled,readonly:e.readonly,rows:e.autosize?void 0:e.rows,maxlength:e.maxlength,autocomplete:e.autocomplete,name:e.name,style:e.autosize?{...E.value,resize:`none`,overflow:`auto`}:void 0},d.value,{onInput:y,onBlur:b,onFocus:x,onKeydown:S,onMousedown:C}),null,16,pme)):((0,t.openBlock)(),(0,t.createElementBlock)(`input`,(0,t.mergeProps)({key:1,ref_key:`inputRef`,ref:l,type:e.type,value:e.modelValue??``,class:(0,t.unref)(i).input,placeholder:e.placeholder,disabled:e.disabled,readonly:e.readonly,maxlength:e.maxlength,autocomplete:e.autocomplete,name:e.name},d.value,{onInput:y,onBlur:b,onFocus:x,onKeydown:S,onMousedown:C}),null,16,fme)),n.$slots.suffix?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:3,class:(0,t.normalizeClass)((0,t.unref)(i).suffix)},[(0,t.renderSlot)(n.$slots,`suffix`)],2)):(0,t.createCommentVNode)(``,!0),T.value?((0,t.openBlock)(),(0,t.createElementBlock)(`button`,{key:4,type:`button`,class:(0,t.normalizeClass)((0,t.unref)(i).clearButton),tabindex:`-1`,onClick:w},[(0,t.createVNode)(no,{icon:`x`,size:`small`})],2)):(0,t.createCommentVNode)(``,!0)],2),n.$slots.append?((0,t.openBlock)(),(0,t.createElementBlock)(`span`,{key:1,class:(0,t.normalizeClass)((0,t.unref)(i).append)},[(0,t.renderSlot)(n.$slots,`append`)],2)):(0,t.createCommentVNode)(``,!0)],16))}}),[[`__cssModules`,{$style:{inputContainer:`_inputContainer_1q4kg_3`,xlarge:`_xlarge_1q4kg_29`,large:`_large_1q4kg_34`,medium:`_medium_1q4kg_39`,small:`_small_1q4kg_44`,mini:`_mini_1q4kg_50`,inputWrapper:`_inputWrapper_1q4kg_57`,disabled:`_disabled_1q4kg_79`,isTextarea:`_isTextarea_1q4kg_90`,readonly:`_readonly_1q4kg_99`,hasPrepend:`_hasPrepend_1q4kg_103`,hasAppend:`_hasAppend_1q4kg_108`,input:`_input_1q4kg_3`,textarea:`_textarea_1q4kg_139`,prefix:`_prefix_1q4kg_165`,suffix:`_suffix_1q4kg_166`,clearButton:`_clearButton_1q4kg_179`,prepend:`_prepend_1q4kg_201`,append:`_append_1q4kg_202`,hiddenTextarea:`_hiddenTextarea_1q4kg_220`}}]]),mme=[`data-feedback-expanded`],Nh=z((0,t.defineComponent)({__name:`MessageRating`,props:{minimal:{type:Boolean,default:!1},showFeedback:{type:Boolean,default:!0}},emits:[`feedback`],setup(e,{emit:n}){let r=e,i=n,{t:a}=uh(),o=(0,t.ref)(!0),s=(0,t.ref)(!1),c=(0,t.ref)(null),l=(0,t.ref)(!1),u=(0,t.ref)(null),d=(0,t.ref)(``);function f(e){u.value=e,o.value=!1,i(`feedback`,{rating:e}),r.showFeedback&&e===`down`?(s.value=!0,setTimeout(()=>{c.value&&c.value.focus()},0)):l.value=!0}function p(){u.value&&(i(`feedback`,{feedback:d.value}),s.value=!1,l.value=!0)}function m(){s.value=!1,o.value=!0,u.value=null,d.value=``}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)([n.$style.rating,{[n.$style.minimal]:e.minimal}]),"data-feedback-expanded":s.value||void 0},[o.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:0,class:(0,t.normalizeClass)(n.$style.buttons)},[e.minimal?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[(0,t.createVNode)((0,t.unref)(mh),{variant:`ghost`,size:`small`,icon:`thumbs-up`,"icon-size":`large`,class:(0,t.normalizeClass)(n.$style.ratingButton),"data-test-id":`message-thumbs-up-button`,onClick:r[2]||=e=>f(`up`)},null,8,[`class`]),(0,t.createVNode)((0,t.unref)(mh),{variant:`ghost`,size:`small`,icon:`thumbs-down`,"icon-size":`large`,class:(0,t.normalizeClass)(n.$style.ratingButton),"data-test-id":`message-thumbs-down-button`,onClick:r[3]||=e=>f(`down`)},null,8,[`class`])],64)):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,label:(0,t.unref)(a)(`assistantChat.builder.thumbsUp`),"data-test-id":`message-thumbs-up-button`,icon:`thumbs-up`,onClick:r[0]||=e=>f(`up`)},null,8,[`label`]),(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,"data-test-id":`message-thumbs-down-button`,label:(0,t.unref)(a)(`assistantChat.builder.thumbsDown`),icon:`thumbs-down`,onClick:r[1]||=e=>f(`down`)},null,8,[`label`])],64))],2)):(0,t.createCommentVNode)(``,!0),s.value?((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{key:1,class:(0,t.normalizeClass)(n.$style.feedbackContainer)},[(0,t.createVNode)((0,t.unref)(Mh),{ref_key:`feedbackInput`,ref:c,modelValue:d.value,"onUpdate:modelValue":r[4]||=e=>d.value=e,class:(0,t.normalizeClass)(n.$style.feedbackInput),type:`textarea`,placeholder:(0,t.unref)(a)(`assistantChat.builder.feedbackPlaceholder`),"data-test-id":`message-feedback-input`,"read-only":!1,resize:`none`},null,8,[`modelValue`,`class`,`placeholder`]),(0,t.createElementVNode)(`div`,{class:(0,t.normalizeClass)(n.$style.feedbackActions)},[(0,t.createVNode)((0,t.unref)(io),{variant:`subtle`,size:`small`,label:(0,t.unref)(a)(`generic.cancel`),onClick:m},null,8,[`label`]),(0,t.createVNode)((0,t.unref)(io),{variant:`solid`,size:`small`,"data-test-id":`message-submit-feedback-button`,label:(0,t.unref)(a)(`assistantChat.builder.feedbackSubmit`),onClick:p},null,8,[`label`])],2)],2)):(0,t.createCommentVNode)(``,!0),l.value?((0,t.openBlock)(),(0,t.createElementBlock)(`p`,{key:2,class:(0,t.normalizeClass)(n.$style.success)},(0,t.toDisplayString)((0,t.unref)(a)(`assistantChat.builder.success`)),3)):(0,t.createCommentVNode)(``,!0)],10,mme))}}),[[`__cssModules`,{$style:{rating:`_rating_58cvq_1`,buttons:`_buttons_58cvq_9`,feedbackContainer:`_feedbackContainer_58cvq_14`,feedbackInput:`_feedbackInput_58cvq_20`,feedbackActions:`_feedbackActions_58cvq_29`,success:`_success_58cvq_35`,minimal:`_minimal_58cvq_42`,ratingButton:`_ratingButton_58cvq_54`}}]]),Ph=z((0,t.defineComponent)({__name:`BaseMessage`,props:{message:{},isFirstOfRole:{type:Boolean},user:{}},emits:[`feedback`],setup(e,{emit:n}){let r=e,i=n,a=(0,t.computed)(()=>r.message.role===`user`);function o(e){i(`feedback`,e)}return(n,r)=>((0,t.openBlock)(),(0,t.createElementBlock)(`div`,{class:(0,t.normalizeClass)(n.$style.message)},[(0,t.renderSlot)(n.$slots,`default`),e.message.showRating&&!a.value?((0,t.openBlock)(),(0,t.createBlock)(Nh,{key:0,minimal:e.message.ratingStyle===`minimal`,"show-feedback":e.message.showFeedback,onFeedback:o},null,8,[`minimal`,`show-feedback`])):(0,t.createCommentVNode)(``,!0)],2))}}),[[`__cssModules`,{$style:{message:`_message_lam3s_1`}}]]),hme=u({AElig:()=>`Æ`,AMP:()=>`&`,Aacute:()=>`Á`,Abreve:()=>`Ă`,Acirc:()=>`Â`,Acy:()=>`А`,Afr:()=>Ih,Agrave:()=>`À`,Alpha:()=>`Α`,Amacr:()=>`Ā`,And:()=>`⩓`,Aogon:()=>`Ą`,Aopf:()=>Rh,ApplyFunction:()=>``,Aring:()=>`Å`,Ascr:()=>Bh,Assign:()=>`≔`,Atilde:()=>`Ã`,Auml:()=>`Ä`,Backslash:()=>`∖`,Barv:()=>`⫧`,Barwed:()=>`⌆`,Bcy:()=>`Б`,Because:()=>`∵`,Bernoullis:()=>`ℬ`,Beta:()=>`Β`,Bfr:()=>Hh,Bopf:()=>Kh,Breve:()=>`˘`,Bscr:()=>`ℬ`,Bumpeq:()=>`≎`,CHcy:()=>`Ч`,COPY:()=>`©`,Cacute:()=>`Ć`,Cap:()=>`⋒`,CapitalDifferentialD:()=>`ⅅ`,Cayleys:()=>`ℭ`,Ccaron:()=>`Č`,Ccedil:()=>`Ç`,Ccirc:()=>`Ĉ`,Cconint:()=>`∰`,Cdot:()=>`Ċ`,Cedilla:()=>`¸`,CenterDot:()=>`·`,Cfr:()=>`ℭ`,Chi:()=>`Χ`,CircleDot:()=>`⊙`,CircleMinus:()=>`⊖`,CirclePlus:()=>`⊕`,CircleTimes:()=>`⊗`,ClockwiseContourIntegral:()=>`∲`,CloseCurlyDoubleQuote:()=>`”`,CloseCurlyQuote:()=>`’`,Colon:()=>`∷`,Colone:()=>`⩴`,Congruent:()=>`≡`,Conint:()=>`∯`,ContourIntegral:()=>`∮`,Copf:()=>`ℂ`,Coproduct:()=>`∐`,CounterClockwiseContourIntegral:()=>`∳`,Cross:()=>`⨯`,Cscr:()=>Qh,Cup:()=>`⋓`,CupCap:()=>`≍`,DD:()=>`ⅅ`,DDotrahd:()=>`⤑`,DJcy:()=>`Ђ`,DScy:()=>`Ѕ`,DZcy:()=>`Џ`,Dagger:()=>`‡`,Darr:()=>`↡`,Dashv:()=>`⫤`,Dcaron:()=>`Ď`,Dcy:()=>`Д`,Del:()=>`∇`,Delta:()=>`Δ`,Dfr:()=>tg,DiacriticalAcute:()=>`´`,DiacriticalDot:()=>`˙`,DiacriticalDoubleAcute:()=>`˝`,DiacriticalGrave:()=>"`",DiacriticalTilde:()=>`˜`,Diamond:()=>`⋄`,DifferentialD:()=>`ⅆ`,Dopf:()=>rg,Dot:()=>`¨`,DotDot:()=>`⃜`,DotEqual:()=>`≐`,DoubleContourIntegral:()=>`∯`,DoubleDot:()=>`¨`,DoubleDownArrow:()=>`⇓`,DoubleLeftArrow:()=>`⇐`,DoubleLeftRightArrow:()=>`⇔`,DoubleLeftTee:()=>`⫤`,DoubleLongLeftArrow:()=>`⟸`,DoubleLongLeftRightArrow:()=>`⟺`,DoubleLongRightArrow:()=>`⟹`,DoubleRightArrow:()=>`⇒`,DoubleRightTee:()=>`⊨`,DoubleUpArrow:()=>`⇑`,DoubleUpDownArrow:()=>`⇕`,DoubleVerticalBar:()=>`∥`,DownArrow:()=>`↓`,DownArrowBar:()=>`⤓`,DownArrowUpArrow:()=>`⇵`,DownBreve:()=>`̑`,DownLeftRightVector:()=>`⥐`,DownLeftTeeVector:()=>`⥞`,DownLeftVector:()=>`↽`,DownLeftVectorBar:()=>`⥖`,DownRightTeeVector:()=>`⥟`,DownRightVector:()=>`⇁`,DownRightVectorBar:()=>`⥗`,DownTee:()=>`⊤`,DownTeeArrow:()=>`↧`,Downarrow:()=>`⇓`,Dscr:()=>ag,Dstrok:()=>`Đ`,ENG:()=>`Ŋ`,ETH:()=>`Ð`,Eacute:()=>`É`,Ecaron:()=>`Ě`,Ecirc:()=>`Ê`,Ecy:()=>`Э`,Edot:()=>`Ė`,Efr:()=>sg,Egrave:()=>`È`,Element:()=>`∈`,Emacr:()=>`Ē`,EmptySmallSquare:()=>`◻`,EmptyVerySmallSquare:()=>`▫`,Eogon:()=>`Ę`,Eopf:()=>lg,Epsilon:()=>`Ε`,Equal:()=>`⩵`,EqualTilde:()=>`≂`,Equilibrium:()=>`⇌`,Escr:()=>`ℰ`,Esim:()=>`⩳`,Eta:()=>`Η`,Euml:()=>`Ë`,Exists:()=>`∃`,ExponentialE:()=>`ⅇ`,Fcy:()=>`Ф`,Ffr:()=>dg,FilledSmallSquare:()=>`◼`,FilledVerySmallSquare:()=>`▪`,Fopf:()=>pg,ForAll:()=>`∀`,Fouriertrf:()=>`ℱ`,Fscr:()=>`ℱ`,GJcy:()=>`Ѓ`,GT:()=>`>`,Gamma:()=>`Γ`,Gammad:()=>`Ϝ`,Gbreve:()=>`Ğ`,Gcedil:()=>`Ģ`,Gcirc:()=>`Ĝ`,Gcy:()=>`Г`,Gdot:()=>`Ġ`,Gfr:()=>_g,Gg:()=>`⋙`,Gopf:()=>yg,GreaterEqual:()=>`≥`,GreaterEqualLess:()=>`⋛`,GreaterFullEqual:()=>`≧`,GreaterGreater:()=>`⪢`,GreaterLess:()=>`≷`,GreaterSlantEqual:()=>`⩾`,GreaterTilde:()=>`≳`,Gscr:()=>xg,Gt:()=>`≫`,HARDcy:()=>`Ъ`,Hacek:()=>`ˇ`,Hat:()=>`^`,Hcirc:()=>`Ĥ`,Hfr:()=>`ℌ`,HilbertSpace:()=>`ℋ`,Hopf:()=>`ℍ`,HorizontalLine:()=>`─`,Hscr:()=>`ℋ`,Hstrok:()=>`Ħ`,HumpDownHump:()=>`≎`,HumpEqual:()=>`≏`,IEcy:()=>`Е`,IJlig:()=>`IJ`,IOcy:()=>`Ё`,Iacute:()=>`Í`,Icirc:()=>`Î`,Icy:()=>`И`,Idot:()=>`İ`,Ifr:()=>`ℑ`,Igrave:()=>`Ì`,Im:()=>`ℑ`,Imacr:()=>`Ī`,ImaginaryI:()=>`ⅈ`,Implies:()=>`⇒`,Int:()=>`∬`,Integral:()=>`∫`,Intersection:()=>`⋂`,InvisibleComma:()=>``,InvisibleTimes:()=>``,Iogon:()=>`Į`,Iopf:()=>Og,Iota:()=>`Ι`,Iscr:()=>`ℐ`,Itilde:()=>`Ĩ`,Iukcy:()=>`І`,Iuml:()=>`Ï`,Jcirc:()=>`Ĵ`,Jcy:()=>`Й`,Jfr:()=>jg,Jopf:()=>Ng,Jscr:()=>Fg,Jsercy:()=>`Ј`,Jukcy:()=>`Є`,KHcy:()=>`Х`,KJcy:()=>`Ќ`,Kappa:()=>`Κ`,Kcedil:()=>`Ķ`,Kcy:()=>`К`,Kfr:()=>Lg,Kopf:()=>zg,Kscr:()=>Vg,LJcy:()=>`Љ`,LT:()=>`<`,Lacute:()=>`Ĺ`,Lambda:()=>`Λ`,Lang:()=>`⟪`,Laplacetrf:()=>`ℒ`,Larr:()=>`↞`,Lcaron:()=>`Ľ`,Lcedil:()=>`Ļ`,Lcy:()=>`Л`,LeftAngleBracket:()=>`⟨`,LeftArrow:()=>`←`,LeftArrowBar:()=>`⇤`,LeftArrowRightArrow:()=>`⇆`,LeftCeiling:()=>`⌈`,LeftDoubleBracket:()=>`⟦`,LeftDownTeeVector:()=>`⥡`,LeftDownVector:()=>`⇃`,LeftDownVectorBar:()=>`⥙`,LeftFloor:()=>`⌊`,LeftRightArrow:()=>`↔`,LeftRightVector:()=>`⥎`,LeftTee:()=>`⊣`,LeftTeeArrow:()=>`↤`,LeftTeeVector:()=>`⥚`,LeftTriangle:()=>`⊲`,LeftTriangleBar:()=>`⧏`,LeftTriangleEqual:()=>`⊴`,LeftUpDownVector:()=>`⥑`,LeftUpTeeVector:()=>`⥠`,LeftUpVector:()=>`↿`,LeftUpVectorBar:()=>`⥘`,LeftVector:()=>`↼`,LeftVectorBar:()=>`⥒`,Leftarrow:()=>`⇐`,Leftrightarrow:()=>`⇔`,LessEqualGreater:()=>`⋚`,LessFullEqual:()=>`≦`,LessGreater:()=>`≶`,LessLess:()=>`⪡`,LessSlantEqual:()=>`⩽`,LessTilde:()=>`≲`,Lfr:()=>Gg,Ll:()=>`⋘`,Lleftarrow:()=>`⇚`,Lmidot:()=>`Ŀ`,LongLeftArrow:()=>`⟵`,LongLeftRightArrow:()=>`⟷`,LongRightArrow:()=>`⟶`,Longleftarrow:()=>`⟸`,Longleftrightarrow:()=>`⟺`,Longrightarrow:()=>`⟹`,Lopf:()=>qg,LowerLeftArrow:()=>`↙`,LowerRightArrow:()=>`↘`,Lscr:()=>`ℒ`,Lsh:()=>`↰`,Lstrok:()=>`Ł`,Lt:()=>`≪`,Map:()=>`⤅`,Mcy:()=>`М`,MediumSpace:()=>` `,Mellintrf:()=>`ℳ`,Mfr:()=>Qg,MinusPlus:()=>`∓`,Mopf:()=>e_,Mscr:()=>`ℳ`,Mu:()=>`Μ`,NJcy:()=>`Њ`,Nacute:()=>`Ń`,Ncaron:()=>`Ň`,Ncedil:()=>`Ņ`,Ncy:()=>`Н`,NegativeMediumSpace:()=>``,NegativeThickSpace:()=>``,NegativeThinSpace:()=>``,NegativeVeryThinSpace:()=>``,NestedGreaterGreater:()=>`≫`,NestedLessLess:()=>`≪`,NewLine:()=>`
|
|
40
40
|
`,Nfr:()=>d_,NoBreak:()=>``,NonBreakingSpace:()=>`\xA0`,Nopf:()=>`ℕ`,Not:()=>`⫬`,NotCongruent:()=>`≢`,NotCupCap:()=>`≭`,NotDoubleVerticalBar:()=>`∦`,NotElement:()=>`∉`,NotEqual:()=>`≠`,NotEqualTilde:()=>O_,NotExists:()=>`∄`,NotGreater:()=>`≯`,NotGreaterEqual:()=>`≱`,NotGreaterFullEqual:()=>k_,NotGreaterGreater:()=>A_,NotGreaterLess:()=>`≹`,NotGreaterSlantEqual:()=>j_,NotGreaterTilde:()=>`≵`,NotHumpDownHump:()=>M_,NotHumpEqual:()=>N_,NotLeftTriangle:()=>`⋪`,NotLeftTriangleBar:()=>I_,NotLeftTriangleEqual:()=>`⋬`,NotLess:()=>`≮`,NotLessEqual:()=>`≰`,NotLessGreater:()=>`≸`,NotLessLess:()=>L_,NotLessSlantEqual:()=>R_,NotLessTilde:()=>`≴`,NotNestedGreaterGreater:()=>z_,NotNestedLessLess:()=>B_,NotPrecedes:()=>`⊀`,NotPrecedesEqual:()=>V_,NotPrecedesSlantEqual:()=>`⋠`,NotReverseElement:()=>`∌`,NotRightTriangle:()=>`⋫`,NotRightTriangleBar:()=>H_,NotRightTriangleEqual:()=>`⋭`,NotSquareSubset:()=>U_,NotSquareSubsetEqual:()=>`⋢`,NotSquareSuperset:()=>W_,NotSquareSupersetEqual:()=>`⋣`,NotSubset:()=>G_,NotSubsetEqual:()=>`⊈`,NotSucceeds:()=>`⊁`,NotSucceedsEqual:()=>K_,NotSucceedsSlantEqual:()=>`⋡`,NotSucceedsTilde:()=>q_,NotSuperset:()=>J_,NotSupersetEqual:()=>`⊉`,NotTilde:()=>`≁`,NotTildeEqual:()=>`≄`,NotTildeFullEqual:()=>`≇`,NotTildeTilde:()=>`≉`,NotVerticalBar:()=>`∤`,Nscr:()=>nv,Ntilde:()=>`Ñ`,Nu:()=>`Ν`,OElig:()=>`Œ`,Oacute:()=>`Ó`,Ocirc:()=>`Ô`,Ocy:()=>`О`,Odblac:()=>`Ő`,Ofr:()=>yv,Ograve:()=>`Ò`,Omacr:()=>`Ō`,Omega:()=>`Ω`,Omicron:()=>`Ο`,Oopf:()=>xv,OpenCurlyDoubleQuote:()=>`“`,OpenCurlyQuote:()=>`‘`,Or:()=>`⩔`,Oscr:()=>Cv,Oslash:()=>`Ø`,Otilde:()=>`Õ`,Otimes:()=>`⨷`,Ouml:()=>`Ö`,OverBar:()=>`‾`,OverBrace:()=>`⏞`,OverBracket:()=>`⎴`,OverParenthesis:()=>`⏜`,PartialD:()=>`∂`,Pcy:()=>`П`,Pfr:()=>wv,Phi:()=>`Φ`,Pi:()=>`Π`,PlusMinus:()=>`±`,Poincareplane:()=>`ℌ`,Popf:()=>`ℙ`,Pr:()=>`⪻`,Precedes:()=>`≺`,PrecedesEqual:()=>`⪯`,PrecedesSlantEqual:()=>`≼`,PrecedesTilde:()=>`≾`,Prime:()=>`″`,Product:()=>`∏`,Proportion:()=>`∷`,Proportional:()=>`∝`,Pscr:()=>Dv,Psi:()=>`Ψ`,QUOT:()=>`"`,Qfr:()=>kv,Qopf:()=>`ℚ`,Qscr:()=>Mv,RBarr:()=>`⤐`,REG:()=>`®`,Racute:()=>`Ŕ`,Rang:()=>`⟫`,Rarr:()=>`↠`,Rarrtl:()=>`⤖`,Rcaron:()=>`Ř`,Rcedil:()=>`Ŗ`,Rcy:()=>`Р`,Re:()=>`ℜ`,ReverseElement:()=>`∋`,ReverseEquilibrium:()=>`⇋`,ReverseUpEquilibrium:()=>`⥯`,Rfr:()=>`ℜ`,Rho:()=>`Ρ`,RightAngleBracket:()=>`⟩`,RightArrow:()=>`→`,RightArrowBar:()=>`⇥`,RightArrowLeftArrow:()=>`⇄`,RightCeiling:()=>`⌉`,RightDoubleBracket:()=>`⟧`,RightDownTeeVector:()=>`⥝`,RightDownVector:()=>`⇂`,RightDownVectorBar:()=>`⥕`,RightFloor:()=>`⌋`,RightTee:()=>`⊢`,RightTeeArrow:()=>`↦`,RightTeeVector:()=>`⥛`,RightTriangle:()=>`⊳`,RightTriangleBar:()=>`⧐`,RightTriangleEqual:()=>`⊵`,RightUpDownVector:()=>`⥏`,RightUpTeeVector:()=>`⥜`,RightUpVector:()=>`↾`,RightUpVectorBar:()=>`⥔`,RightVector:()=>`⇀`,RightVectorBar:()=>`⥓`,Rightarrow:()=>`⇒`,Ropf:()=>`ℝ`,RoundImplies:()=>`⥰`,Rrightarrow:()=>`⇛`,Rscr:()=>`ℛ`,Rsh:()=>`↱`,RuleDelayed:()=>`⧴`,SHCHcy:()=>`Щ`,SHcy:()=>`Ш`,SOFTcy:()=>`Ь`,Sacute:()=>`Ś`,Sc:()=>`⪼`,Scaron:()=>`Š`,Scedil:()=>`Ş`,Scirc:()=>`Ŝ`,Scy:()=>`С`,Sfr:()=>Rv,ShortDownArrow:()=>`↓`,ShortLeftArrow:()=>`←`,ShortRightArrow:()=>`→`,ShortUpArrow:()=>`↑`,Sigma:()=>`Σ`,SmallCircle:()=>`∘`,Sopf:()=>Vv,Sqrt:()=>`√`,Square:()=>`□`,SquareIntersection:()=>`⊓`,SquareSubset:()=>`⊏`,SquareSubsetEqual:()=>`⊑`,SquareSuperset:()=>`⊐`,SquareSupersetEqual:()=>`⊒`,SquareUnion:()=>`⊔`,Sscr:()=>Gv,Star:()=>`⋆`,Sub:()=>`⋐`,Subset:()=>`⋐`,SubsetEqual:()=>`⊆`,Succeeds:()=>`≻`,SucceedsEqual:()=>`⪰`,SucceedsSlantEqual:()=>`≽`,SucceedsTilde:()=>`≿`,SuchThat:()=>`∋`,Sum:()=>`∑`,Sup:()=>`⋑`,Superset:()=>`⊃`,SupersetEqual:()=>`⊇`,Supset:()=>`⋑`,THORN:()=>`Þ`,TRADE:()=>`™`,TSHcy:()=>`Ћ`,TScy:()=>`Ц`,Tab:()=>` `,Tau:()=>`Τ`,Tcaron:()=>`Ť`,Tcedil:()=>`Ţ`,Tcy:()=>`Т`,Tfr:()=>qv,Therefore:()=>`∴`,Theta:()=>`Θ`,ThickSpace:()=>Yv,ThinSpace:()=>` `,Tilde:()=>`∼`,TildeEqual:()=>`≃`,TildeFullEqual:()=>`≅`,TildeTilde:()=>`≈`,Topf:()=>Xv,TripleDot:()=>`⃛`,Tscr:()=>Qv,Tstrok:()=>`Ŧ`,Uacute:()=>`Ú`,Uarr:()=>`↟`,Uarrocir:()=>`⥉`,Ubrcy:()=>`Ў`,Ubreve:()=>`Ŭ`,Ucirc:()=>`Û`,Ucy:()=>`У`,Udblac:()=>`Ű`,Ufr:()=>ey,Ugrave:()=>`Ù`,Umacr:()=>`Ū`,UnderBar:()=>`_`,UnderBrace:()=>`⏟`,UnderBracket:()=>`⎵`,UnderParenthesis:()=>`⏝`,Union:()=>`⋃`,UnionPlus:()=>`⊎`,Uogon:()=>`Ų`,Uopf:()=>ny,UpArrow:()=>`↑`,UpArrowBar:()=>`⤒`,UpArrowDownArrow:()=>`⇅`,UpDownArrow:()=>`↕`,UpEquilibrium:()=>`⥮`,UpTee:()=>`⊥`,UpTeeArrow:()=>`↥`,Uparrow:()=>`⇑`,Updownarrow:()=>`⇕`,UpperLeftArrow:()=>`↖`,UpperRightArrow:()=>`↗`,Upsi:()=>`ϒ`,Upsilon:()=>`Υ`,Uring:()=>`Ů`,Uscr:()=>iy,Utilde:()=>`Ũ`,Uuml:()=>`Ü`,VDash:()=>`⊫`,Vbar:()=>`⫫`,Vcy:()=>`В`,Vdash:()=>`⊩`,Vdashl:()=>`⫦`,Vee:()=>`⋁`,Verbar:()=>`‖`,Vert:()=>`‖`,VerticalBar:()=>`∣`,VerticalLine:()=>`|`,VerticalSeparator:()=>`❘`,VerticalTilde:()=>`≀`,VeryThinSpace:()=>` `,Vfr:()=>uy,Vopf:()=>my,Vscr:()=>gy,Vvdash:()=>`⊪`,Wcirc:()=>`Ŵ`,Wedge:()=>`⋀`,Wfr:()=>Sy,Wopf:()=>wy,Wscr:()=>Ey,Xfr:()=>Oy,Xi:()=>`Ξ`,Xopf:()=>Ay,Xscr:()=>My,YAcy:()=>`Я`,YIcy:()=>`Ї`,YUcy:()=>`Ю`,Yacute:()=>`Ý`,Ycirc:()=>`Ŷ`,Ycy:()=>`Ы`,Yfr:()=>Py,Yopf:()=>Iy,Yscr:()=>Ry,Yuml:()=>`Ÿ`,ZHcy:()=>`Ж`,Zacute:()=>`Ź`,Zcaron:()=>`Ž`,Zcy:()=>`З`,Zdot:()=>`Ż`,ZeroWidthSpace:()=>``,Zeta:()=>`Ζ`,Zfr:()=>`ℨ`,Zopf:()=>`ℤ`,Zscr:()=>Hy,aacute:()=>`á`,abreve:()=>`ă`,ac:()=>`∾`,acE:()=>Fh,acd:()=>`∿`,acirc:()=>`â`,acute:()=>`´`,acy:()=>`а`,aelig:()=>`æ`,af:()=>``,afr:()=>Lh,agrave:()=>`à`,alefsym:()=>`ℵ`,aleph:()=>`ℵ`,alpha:()=>`α`,amacr:()=>`ā`,amalg:()=>`⨿`,amp:()=>`&`,and:()=>`∧`,andand:()=>`⩕`,andd:()=>`⩜`,andslope:()=>`⩘`,andv:()=>`⩚`,ang:()=>`∠`,ange:()=>`⦤`,angle:()=>`∠`,angmsd:()=>`∡`,angmsdaa:()=>`⦨`,angmsdab:()=>`⦩`,angmsdac:()=>`⦪`,angmsdad:()=>`⦫`,angmsdae:()=>`⦬`,angmsdaf:()=>`⦭`,angmsdag:()=>`⦮`,angmsdah:()=>`⦯`,angrt:()=>`∟`,angrtvb:()=>`⊾`,angrtvbd:()=>`⦝`,angsph:()=>`∢`,angst:()=>`Å`,angzarr:()=>`⍼`,aogon:()=>`ą`,aopf:()=>zh,ap:()=>`≈`,apE:()=>`⩰`,apacir:()=>`⩯`,ape:()=>`≊`,apid:()=>`≋`,apos:()=>`'`,approx:()=>`≈`,approxeq:()=>`≊`,aring:()=>`å`,ascr:()=>Vh,ast:()=>`*`,asymp:()=>`≈`,asympeq:()=>`≍`,atilde:()=>`ã`,auml:()=>`ä`,awconint:()=>`∳`,awint:()=>`⨑`,bNot:()=>`⫭`,backcong:()=>`≌`,backepsilon:()=>`϶`,backprime:()=>`‵`,backsim:()=>`∽`,backsimeq:()=>`⋍`,barvee:()=>`⊽`,barwed:()=>`⌅`,barwedge:()=>`⌅`,bbrk:()=>`⎵`,bbrktbrk:()=>`⎶`,bcong:()=>`≌`,bcy:()=>`б`,bdquo:()=>`„`,becaus:()=>`∵`,because:()=>`∵`,bemptyv:()=>`⦰`,bepsi:()=>`϶`,bernou:()=>`ℬ`,beta:()=>`β`,beth:()=>`ℶ`,between:()=>`≬`,bfr:()=>Uh,bigcap:()=>`⋂`,bigcirc:()=>`◯`,bigcup:()=>`⋃`,bigodot:()=>`⨀`,bigoplus:()=>`⨁`,bigotimes:()=>`⨂`,bigsqcup:()=>`⨆`,bigstar:()=>`★`,bigtriangledown:()=>`▽`,bigtriangleup:()=>`△`,biguplus:()=>`⨄`,bigvee:()=>`⋁`,bigwedge:()=>`⋀`,bkarow:()=>`⤍`,blacklozenge:()=>`⧫`,blacksquare:()=>`▪`,blacktriangle:()=>`▴`,blacktriangledown:()=>`▾`,blacktriangleleft:()=>`◂`,blacktriangleright:()=>`▸`,blank:()=>`␣`,blk12:()=>`▒`,blk14:()=>`░`,blk34:()=>`▓`,block:()=>`█`,bne:()=>Wh,bnequiv:()=>Gh,bnot:()=>`⌐`,bopf:()=>qh,bot:()=>`⊥`,bottom:()=>`⊥`,bowtie:()=>`⋈`,boxDL:()=>`╗`,boxDR:()=>`╔`,boxDl:()=>`╖`,boxDr:()=>`╓`,boxH:()=>`═`,boxHD:()=>`╦`,boxHU:()=>`╩`,boxHd:()=>`╤`,boxHu:()=>`╧`,boxUL:()=>`╝`,boxUR:()=>`╚`,boxUl:()=>`╜`,boxUr:()=>`╙`,boxV:()=>`║`,boxVH:()=>`╬`,boxVL:()=>`╣`,boxVR:()=>`╠`,boxVh:()=>`╫`,boxVl:()=>`╢`,boxVr:()=>`╟`,boxbox:()=>`⧉`,boxdL:()=>`╕`,boxdR:()=>`╒`,boxdl:()=>`┐`,boxdr:()=>`┌`,boxh:()=>`─`,boxhD:()=>`╥`,boxhU:()=>`╨`,boxhd:()=>`┬`,boxhu:()=>`┴`,boxminus:()=>`⊟`,boxplus:()=>`⊞`,boxtimes:()=>`⊠`,boxuL:()=>`╛`,boxuR:()=>`╘`,boxul:()=>`┘`,boxur:()=>`└`,boxv:()=>`│`,boxvH:()=>`╪`,boxvL:()=>`╡`,boxvR:()=>`╞`,boxvh:()=>`┼`,boxvl:()=>`┤`,boxvr:()=>`├`,bprime:()=>`‵`,breve:()=>`˘`,brvbar:()=>`¦`,bscr:()=>Jh,bsemi:()=>`⁏`,bsim:()=>`∽`,bsime:()=>`⋍`,bsol:()=>`\\`,bsolb:()=>`⧅`,bsolhsub:()=>`⟈`,bull:()=>`•`,bullet:()=>`•`,bump:()=>`≎`,bumpE:()=>`⪮`,bumpe:()=>`≏`,bumpeq:()=>`≏`,cacute:()=>`ć`,cap:()=>`∩`,capand:()=>`⩄`,capbrcup:()=>`⩉`,capcap:()=>`⩋`,capcup:()=>`⩇`,capdot:()=>`⩀`,caps:()=>Yh,caret:()=>`⁁`,caron:()=>`ˇ`,ccaps:()=>`⩍`,ccaron:()=>`č`,ccedil:()=>`ç`,ccirc:()=>`ĉ`,ccups:()=>`⩌`,ccupssm:()=>`⩐`,cdot:()=>`ċ`,cedil:()=>`¸`,cemptyv:()=>`⦲`,cent:()=>`¢`,centerdot:()=>`·`,cfr:()=>Xh,chcy:()=>`ч`,check:()=>`✓`,checkmark:()=>`✓`,chi:()=>`χ`,cir:()=>`○`,cirE:()=>`⧃`,circ:()=>`ˆ`,circeq:()=>`≗`,circlearrowleft:()=>`↺`,circlearrowright:()=>`↻`,circledR:()=>`®`,circledS:()=>`Ⓢ`,circledast:()=>`⊛`,circledcirc:()=>`⊚`,circleddash:()=>`⊝`,cire:()=>`≗`,cirfnint:()=>`⨐`,cirmid:()=>`⫯`,cirscir:()=>`⧂`,clubs:()=>`♣`,clubsuit:()=>`♣`,colon:()=>`:`,colone:()=>`≔`,coloneq:()=>`≔`,comma:()=>`,`,commat:()=>`@`,comp:()=>`∁`,compfn:()=>`∘`,complement:()=>`∁`,complexes:()=>`ℂ`,cong:()=>`≅`,congdot:()=>`⩭`,conint:()=>`∮`,copf:()=>Zh,coprod:()=>`∐`,copy:()=>`©`,copysr:()=>`℗`,crarr:()=>`↵`,cross:()=>`✗`,cscr:()=>$h,csub:()=>`⫏`,csube:()=>`⫑`,csup:()=>`⫐`,csupe:()=>`⫒`,ctdot:()=>`⋯`,cudarrl:()=>`⤸`,cudarrr:()=>`⤵`,cuepr:()=>`⋞`,cuesc:()=>`⋟`,cularr:()=>`↶`,cularrp:()=>`⤽`,cup:()=>`∪`,cupbrcap:()=>`⩈`,cupcap:()=>`⩆`,cupcup:()=>`⩊`,cupdot:()=>`⊍`,cupor:()=>`⩅`,cups:()=>eg,curarr:()=>`↷`,curarrm:()=>`⤼`,curlyeqprec:()=>`⋞`,curlyeqsucc:()=>`⋟`,curlyvee:()=>`⋎`,curlywedge:()=>`⋏`,curren:()=>`¤`,curvearrowleft:()=>`↶`,curvearrowright:()=>`↷`,cuvee:()=>`⋎`,cuwed:()=>`⋏`,cwconint:()=>`∲`,cwint:()=>`∱`,cylcty:()=>`⌭`,dArr:()=>`⇓`,dHar:()=>`⥥`,dagger:()=>`†`,daleth:()=>`ℸ`,darr:()=>`↓`,dash:()=>`‐`,dashv:()=>`⊣`,dbkarow:()=>`⤏`,dblac:()=>`˝`,dcaron:()=>`ď`,dcy:()=>`д`,dd:()=>`ⅆ`,ddagger:()=>`‡`,ddarr:()=>`⇊`,ddotseq:()=>`⩷`,default:()=>Wy,deg:()=>`°`,delta:()=>`δ`,demptyv:()=>`⦱`,dfisht:()=>`⥿`,dfr:()=>ng,dharl:()=>`⇃`,dharr:()=>`⇂`,diam:()=>`⋄`,diamond:()=>`⋄`,diamondsuit:()=>`♦`,diams:()=>`♦`,die:()=>`¨`,digamma:()=>`ϝ`,disin:()=>`⋲`,div:()=>`÷`,divide:()=>`÷`,divideontimes:()=>`⋇`,divonx:()=>`⋇`,djcy:()=>`ђ`,dlcorn:()=>`⌞`,dlcrop:()=>`⌍`,dollar:()=>`$`,dopf:()=>ig,dot:()=>`˙`,doteq:()=>`≐`,doteqdot:()=>`≑`,dotminus:()=>`∸`,dotplus:()=>`∔`,dotsquare:()=>`⊡`,doublebarwedge:()=>`⌆`,downarrow:()=>`↓`,downdownarrows:()=>`⇊`,downharpoonleft:()=>`⇃`,downharpoonright:()=>`⇂`,drbkarow:()=>`⤐`,drcorn:()=>`⌟`,drcrop:()=>`⌌`,dscr:()=>og,dscy:()=>`ѕ`,dsol:()=>`⧶`,dstrok:()=>`đ`,dtdot:()=>`⋱`,dtri:()=>`▿`,dtrif:()=>`▾`,duarr:()=>`⇵`,duhar:()=>`⥯`,dwangle:()=>`⦦`,dzcy:()=>`џ`,dzigrarr:()=>`⟿`,eDDot:()=>`⩷`,eDot:()=>`≑`,eacute:()=>`é`,easter:()=>`⩮`,ecaron:()=>`ě`,ecir:()=>`≖`,ecirc:()=>`ê`,ecolon:()=>`≕`,ecy:()=>`э`,edot:()=>`ė`,ee:()=>`ⅇ`,efDot:()=>`≒`,efr:()=>cg,eg:()=>`⪚`,egrave:()=>`è`,egs:()=>`⪖`,egsdot:()=>`⪘`,el:()=>`⪙`,elinters:()=>`⏧`,ell:()=>`ℓ`,els:()=>`⪕`,elsdot:()=>`⪗`,emacr:()=>`ē`,empty:()=>`∅`,emptyset:()=>`∅`,emptyv:()=>`∅`,emsp:()=>` `,emsp13:()=>` `,emsp14:()=>` `,eng:()=>`ŋ`,ensp:()=>` `,eogon:()=>`ę`,eopf:()=>ug,epar:()=>`⋕`,eparsl:()=>`⧣`,eplus:()=>`⩱`,epsi:()=>`ε`,epsilon:()=>`ε`,epsiv:()=>`ϵ`,eqcirc:()=>`≖`,eqcolon:()=>`≕`,eqsim:()=>`≂`,eqslantgtr:()=>`⪖`,eqslantless:()=>`⪕`,equals:()=>`=`,equest:()=>`≟`,equiv:()=>`≡`,equivDD:()=>`⩸`,eqvparsl:()=>`⧥`,erDot:()=>`≓`,erarr:()=>`⥱`,escr:()=>`ℯ`,esdot:()=>`≐`,esim:()=>`≂`,eta:()=>`η`,eth:()=>`ð`,euml:()=>`ë`,euro:()=>`€`,excl:()=>`!`,exist:()=>`∃`,expectation:()=>`ℰ`,exponentiale:()=>`ⅇ`,fallingdotseq:()=>`≒`,fcy:()=>`ф`,female:()=>`♀`,ffilig:()=>`ffi`,fflig:()=>`ff`,ffllig:()=>`ffl`,ffr:()=>fg,filig:()=>`fi`,fjlig:()=>`fj`,flat:()=>`♭`,fllig:()=>`fl`,fltns:()=>`▱`,fnof:()=>`ƒ`,fopf:()=>mg,forall:()=>`∀`,fork:()=>`⋔`,forkv:()=>`⫙`,fpartint:()=>`⨍`,frac12:()=>`½`,frac13:()=>`⅓`,frac14:()=>`¼`,frac15:()=>`⅕`,frac16:()=>`⅙`,frac18:()=>`⅛`,frac23:()=>`⅔`,frac25:()=>`⅖`,frac34:()=>`¾`,frac35:()=>`⅗`,frac38:()=>`⅜`,frac45:()=>`⅘`,frac56:()=>`⅚`,frac58:()=>`⅝`,frac78:()=>`⅞`,frasl:()=>`⁄`,frown:()=>`⌢`,fscr:()=>hg,gE:()=>`≧`,gEl:()=>`⪌`,gacute:()=>`ǵ`,gamma:()=>`γ`,gammad:()=>`ϝ`,gap:()=>`⪆`,gbreve:()=>`ğ`,gcirc:()=>`ĝ`,gcy:()=>`г`,gdot:()=>`ġ`,ge:()=>`≥`,gel:()=>`⋛`,geq:()=>`≥`,geqq:()=>`≧`,geqslant:()=>`⩾`,ges:()=>`⩾`,gescc:()=>`⪩`,gesdot:()=>`⪀`,gesdoto:()=>`⪂`,gesdotol:()=>`⪄`,gesl:()=>gg,gesles:()=>`⪔`,gfr:()=>vg,gg:()=>`≫`,ggg:()=>`⋙`,gimel:()=>`ℷ`,gjcy:()=>`ѓ`,gl:()=>`≷`,glE:()=>`⪒`,gla:()=>`⪥`,glj:()=>`⪤`,gnE:()=>`≩`,gnap:()=>`⪊`,gnapprox:()=>`⪊`,gne:()=>`⪈`,gneq:()=>`⪈`,gneqq:()=>`≩`,gnsim:()=>`⋧`,gopf:()=>bg,grave:()=>"`",gscr:()=>`ℊ`,gsim:()=>`≳`,gsime:()=>`⪎`,gsiml:()=>`⪐`,gt:()=>`>`,gtcc:()=>`⪧`,gtcir:()=>`⩺`,gtdot:()=>`⋗`,gtlPar:()=>`⦕`,gtquest:()=>`⩼`,gtrapprox:()=>`⪆`,gtrarr:()=>`⥸`,gtrdot:()=>`⋗`,gtreqless:()=>`⋛`,gtreqqless:()=>`⪌`,gtrless:()=>`≷`,gtrsim:()=>`≳`,gvertneqq:()=>Sg,gvnE:()=>Cg,hArr:()=>`⇔`,hairsp:()=>` `,half:()=>`½`,hamilt:()=>`ℋ`,hardcy:()=>`ъ`,harr:()=>`↔`,harrcir:()=>`⥈`,harrw:()=>`↭`,hbar:()=>`ℏ`,hcirc:()=>`ĥ`,hearts:()=>`♥`,heartsuit:()=>`♥`,hellip:()=>`…`,hercon:()=>`⊹`,hfr:()=>wg,hksearow:()=>`⤥`,hkswarow:()=>`⤦`,hoarr:()=>`⇿`,homtht:()=>`∻`,hookleftarrow:()=>`↩`,hookrightarrow:()=>`↪`,hopf:()=>Tg,horbar:()=>`―`,hscr:()=>Eg,hslash:()=>`ℏ`,hstrok:()=>`ħ`,hybull:()=>`⁃`,hyphen:()=>`‐`,iacute:()=>`í`,ic:()=>``,icirc:()=>`î`,icy:()=>`и`,iecy:()=>`е`,iexcl:()=>`¡`,iff:()=>`⇔`,ifr:()=>Dg,igrave:()=>`ì`,ii:()=>`ⅈ`,iiiint:()=>`⨌`,iiint:()=>`∭`,iinfin:()=>`⧜`,iiota:()=>`℩`,ijlig:()=>`ij`,imacr:()=>`ī`,image:()=>`ℑ`,imagline:()=>`ℐ`,imagpart:()=>`ℑ`,imath:()=>`ı`,imof:()=>`⊷`,imped:()=>`Ƶ`,incare:()=>`℅`,infin:()=>`∞`,infintie:()=>`⧝`,inodot:()=>`ı`,int:()=>`∫`,intcal:()=>`⊺`,integers:()=>`ℤ`,intercal:()=>`⊺`,intlarhk:()=>`⨗`,intprod:()=>`⨼`,iocy:()=>`ё`,iogon:()=>`į`,iopf:()=>kg,iota:()=>`ι`,iprod:()=>`⨼`,iquest:()=>`¿`,iscr:()=>Ag,isin:()=>`∈`,isinE:()=>`⋹`,isindot:()=>`⋵`,isins:()=>`⋴`,isinsv:()=>`⋳`,isinv:()=>`∈`,it:()=>``,itilde:()=>`ĩ`,iukcy:()=>`і`,iuml:()=>`ï`,jcirc:()=>`ĵ`,jcy:()=>`й`,jfr:()=>Mg,jmath:()=>`ȷ`,jopf:()=>Pg,jscr:()=>Ig,jsercy:()=>`ј`,jukcy:()=>`є`,kappa:()=>`κ`,kappav:()=>`ϰ`,kcedil:()=>`ķ`,kcy:()=>`к`,kfr:()=>Rg,kgreen:()=>`ĸ`,khcy:()=>`х`,kjcy:()=>`ќ`,kopf:()=>Bg,kscr:()=>Hg,lAarr:()=>`⇚`,lArr:()=>`⇐`,lAtail:()=>`⤛`,lBarr:()=>`⤎`,lE:()=>`≦`,lEg:()=>`⪋`,lHar:()=>`⥢`,lacute:()=>`ĺ`,laemptyv:()=>`⦴`,lagran:()=>`ℒ`,lambda:()=>`λ`,lang:()=>`⟨`,langd:()=>`⦑`,langle:()=>`⟨`,lap:()=>`⪅`,laquo:()=>`«`,larr:()=>`←`,larrb:()=>`⇤`,larrbfs:()=>`⤟`,larrfs:()=>`⤝`,larrhk:()=>`↩`,larrlp:()=>`↫`,larrpl:()=>`⤹`,larrsim:()=>`⥳`,larrtl:()=>`↢`,lat:()=>`⪫`,latail:()=>`⤙`,late:()=>`⪭`,lates:()=>Ug,lbarr:()=>`⤌`,lbbrk:()=>`❲`,lbrace:()=>`{`,lbrack:()=>`[`,lbrke:()=>`⦋`,lbrksld:()=>`⦏`,lbrkslu:()=>`⦍`,lcaron:()=>`ľ`,lcedil:()=>`ļ`,lceil:()=>`⌈`,lcub:()=>`{`,lcy:()=>`л`,ldca:()=>`⤶`,ldquo:()=>`“`,ldquor:()=>`„`,ldrdhar:()=>`⥧`,ldrushar:()=>`⥋`,ldsh:()=>`↲`,le:()=>`≤`,leftarrow:()=>`←`,leftarrowtail:()=>`↢`,leftharpoondown:()=>`↽`,leftharpoonup:()=>`↼`,leftleftarrows:()=>`⇇`,leftrightarrow:()=>`↔`,leftrightarrows:()=>`⇆`,leftrightharpoons:()=>`⇋`,leftrightsquigarrow:()=>`↭`,leftthreetimes:()=>`⋋`,leg:()=>`⋚`,leq:()=>`≤`,leqq:()=>`≦`,leqslant:()=>`⩽`,les:()=>`⩽`,lescc:()=>`⪨`,lesdot:()=>`⩿`,lesdoto:()=>`⪁`,lesdotor:()=>`⪃`,lesg:()=>Wg,lesges:()=>`⪓`,lessapprox:()=>`⪅`,lessdot:()=>`⋖`,lesseqgtr:()=>`⋚`,lesseqqgtr:()=>`⪋`,lessgtr:()=>`≶`,lesssim:()=>`≲`,lfisht:()=>`⥼`,lfloor:()=>`⌊`,lfr:()=>Kg,lg:()=>`≶`,lgE:()=>`⪑`,lhard:()=>`↽`,lharu:()=>`↼`,lharul:()=>`⥪`,lhblk:()=>`▄`,ljcy:()=>`љ`,ll:()=>`≪`,llarr:()=>`⇇`,llcorner:()=>`⌞`,llhard:()=>`⥫`,lltri:()=>`◺`,lmidot:()=>`ŀ`,lmoust:()=>`⎰`,lmoustache:()=>`⎰`,lnE:()=>`≨`,lnap:()=>`⪉`,lnapprox:()=>`⪉`,lne:()=>`⪇`,lneq:()=>`⪇`,lneqq:()=>`≨`,lnsim:()=>`⋦`,loang:()=>`⟬`,loarr:()=>`⇽`,lobrk:()=>`⟦`,longleftarrow:()=>`⟵`,longleftrightarrow:()=>`⟷`,longmapsto:()=>`⟼`,longrightarrow:()=>`⟶`,looparrowleft:()=>`↫`,looparrowright:()=>`↬`,lopar:()=>`⦅`,lopf:()=>Jg,loplus:()=>`⨭`,lotimes:()=>`⨴`,lowast:()=>`∗`,lowbar:()=>`_`,loz:()=>`◊`,lozenge:()=>`◊`,lozf:()=>`⧫`,lpar:()=>`(`,lparlt:()=>`⦓`,lrarr:()=>`⇆`,lrcorner:()=>`⌟`,lrhar:()=>`⇋`,lrhard:()=>`⥭`,lrm:()=>``,lrtri:()=>`⊿`,lsaquo:()=>`‹`,lscr:()=>Yg,lsh:()=>`↰`,lsim:()=>`≲`,lsime:()=>`⪍`,lsimg:()=>`⪏`,lsqb:()=>`[`,lsquo:()=>`‘`,lsquor:()=>`‚`,lstrok:()=>`ł`,lt:()=>`<`,ltcc:()=>`⪦`,ltcir:()=>`⩹`,ltdot:()=>`⋖`,lthree:()=>`⋋`,ltimes:()=>`⋉`,ltlarr:()=>`⥶`,ltquest:()=>`⩻`,ltrPar:()=>`⦖`,ltri:()=>`◃`,ltrie:()=>`⊴`,ltrif:()=>`◂`,lurdshar:()=>`⥊`,luruhar:()=>`⥦`,lvertneqq:()=>Xg,lvnE:()=>Zg,mDDot:()=>`∺`,macr:()=>`¯`,male:()=>`♂`,malt:()=>`✠`,maltese:()=>`✠`,map:()=>`↦`,mapsto:()=>`↦`,mapstodown:()=>`↧`,mapstoleft:()=>`↤`,mapstoup:()=>`↥`,marker:()=>`▮`,mcomma:()=>`⨩`,mcy:()=>`м`,mdash:()=>`—`,measuredangle:()=>`∡`,mfr:()=>$g,mho:()=>`℧`,micro:()=>`µ`,mid:()=>`∣`,midast:()=>`*`,midcir:()=>`⫰`,middot:()=>`·`,minus:()=>`−`,minusb:()=>`⊟`,minusd:()=>`∸`,minusdu:()=>`⨪`,mlcp:()=>`⫛`,mldr:()=>`…`,mnplus:()=>`∓`,models:()=>`⊧`,mopf:()=>t_,mp:()=>`∓`,mscr:()=>n_,mstpos:()=>`∾`,mu:()=>`μ`,multimap:()=>`⊸`,mumap:()=>`⊸`,nGg:()=>__,nGt:()=>v_,nGtv:()=>y_,nLeftarrow:()=>`⇍`,nLeftrightarrow:()=>`⇎`,nLl:()=>w_,nLt:()=>T_,nLtv:()=>E_,nRightarrow:()=>`⇏`,nVDash:()=>`⊯`,nVdash:()=>`⊮`,nabla:()=>`∇`,nacute:()=>`ń`,nang:()=>r_,nap:()=>`≉`,napE:()=>i_,napid:()=>a_,napos:()=>`ʼn`,napprox:()=>`≉`,natur:()=>`♮`,natural:()=>`♮`,naturals:()=>`ℕ`,nbsp:()=>`\xA0`,nbump:()=>o_,nbumpe:()=>s_,ncap:()=>`⩃`,ncaron:()=>`ň`,ncedil:()=>`ņ`,ncong:()=>`≇`,ncongdot:()=>c_,ncup:()=>`⩂`,ncy:()=>`н`,ndash:()=>`–`,ne:()=>`≠`,neArr:()=>`⇗`,nearhk:()=>`⤤`,nearr:()=>`↗`,nearrow:()=>`↗`,nedot:()=>l_,nequiv:()=>`≢`,nesear:()=>`⤨`,nesim:()=>u_,nexist:()=>`∄`,nexists:()=>`∄`,nfr:()=>f_,ngE:()=>p_,nge:()=>`≱`,ngeq:()=>`≱`,ngeqq:()=>m_,ngeqslant:()=>h_,nges:()=>g_,ngsim:()=>`≵`,ngt:()=>`≯`,ngtr:()=>`≯`,nhArr:()=>`⇎`,nharr:()=>`↮`,nhpar:()=>`⫲`,ni:()=>`∋`,nis:()=>`⋼`,nisd:()=>`⋺`,niv:()=>`∋`,njcy:()=>`њ`,nlArr:()=>`⇍`,nlE:()=>b_,nlarr:()=>`↚`,nldr:()=>`‥`,nle:()=>`≰`,nleftarrow:()=>`↚`,nleftrightarrow:()=>`↮`,nleq:()=>`≰`,nleqq:()=>x_,nleqslant:()=>S_,nles:()=>C_,nless:()=>`≮`,nlsim:()=>`≴`,nlt:()=>`≮`,nltri:()=>`⋪`,nltrie:()=>`⋬`,nmid:()=>`∤`,nopf:()=>D_,not:()=>`¬`,notin:()=>`∉`,notinE:()=>F_,notindot:()=>P_,notinva:()=>`∉`,notinvb:()=>`⋷`,notinvc:()=>`⋶`,notni:()=>`∌`,notniva:()=>`∌`,notnivb:()=>`⋾`,notnivc:()=>`⋽`,npar:()=>`∦`,nparallel:()=>`∦`,nparsl:()=>Y_,npart:()=>X_,npolint:()=>`⨔`,npr:()=>`⊀`,nprcue:()=>`⋠`,npre:()=>Q_,nprec:()=>`⊀`,npreceq:()=>Z_,nrArr:()=>`⇏`,nrarr:()=>`↛`,nrarrc:()=>$_,nrarrw:()=>ev,nrightarrow:()=>`↛`,nrtri:()=>`⋫`,nrtrie:()=>`⋭`,nsc:()=>`⊁`,nsccue:()=>`⋡`,nsce:()=>tv,nscr:()=>rv,nshortmid:()=>`∤`,nshortparallel:()=>`∦`,nsim:()=>`≁`,nsime:()=>`≄`,nsimeq:()=>`≄`,nsmid:()=>`∤`,nspar:()=>`∦`,nsqsube:()=>`⋢`,nsqsupe:()=>`⋣`,nsub:()=>`⊄`,nsubE:()=>iv,nsube:()=>`⊈`,nsubset:()=>av,nsubseteq:()=>`⊈`,nsubseteqq:()=>ov,nsucc:()=>`⊁`,nsucceq:()=>sv,nsup:()=>`⊅`,nsupE:()=>cv,nsupe:()=>`⊉`,nsupset:()=>lv,nsupseteq:()=>`⊉`,nsupseteqq:()=>uv,ntgl:()=>`≹`,ntilde:()=>`ñ`,ntlg:()=>`≸`,ntriangleleft:()=>`⋪`,ntrianglelefteq:()=>`⋬`,ntriangleright:()=>`⋫`,ntrianglerighteq:()=>`⋭`,nu:()=>`ν`,num:()=>`#`,numero:()=>`№`,numsp:()=>` `,nvDash:()=>`⊭`,nvHarr:()=>`⤄`,nvap:()=>dv,nvdash:()=>`⊬`,nvge:()=>fv,nvgt:()=>pv,nvinfin:()=>`⧞`,nvlArr:()=>`⤂`,nvle:()=>mv,nvlt:()=>hv,nvltrie:()=>gv,nvrArr:()=>`⤃`,nvrtrie:()=>_v,nvsim:()=>vv,nwArr:()=>`⇖`,nwarhk:()=>`⤣`,nwarr:()=>`↖`,nwarrow:()=>`↖`,nwnear:()=>`⤧`,oS:()=>`Ⓢ`,oacute:()=>`ó`,oast:()=>`⊛`,ocir:()=>`⊚`,ocirc:()=>`ô`,ocy:()=>`о`,odash:()=>`⊝`,odblac:()=>`ő`,odiv:()=>`⨸`,odot:()=>`⊙`,odsold:()=>`⦼`,oelig:()=>`œ`,ofcir:()=>`⦿`,ofr:()=>bv,ogon:()=>`˛`,ograve:()=>`ò`,ogt:()=>`⧁`,ohbar:()=>`⦵`,ohm:()=>`Ω`,oint:()=>`∮`,olarr:()=>`↺`,olcir:()=>`⦾`,olcross:()=>`⦻`,oline:()=>`‾`,olt:()=>`⧀`,omacr:()=>`ō`,omega:()=>`ω`,omicron:()=>`ο`,omid:()=>`⦶`,ominus:()=>`⊖`,oopf:()=>Sv,opar:()=>`⦷`,operp:()=>`⦹`,oplus:()=>`⊕`,or:()=>`∨`,orarr:()=>`↻`,ord:()=>`⩝`,order:()=>`ℴ`,orderof:()=>`ℴ`,ordf:()=>`ª`,ordm:()=>`º`,origof:()=>`⊶`,oror:()=>`⩖`,orslope:()=>`⩗`,orv:()=>`⩛`,oscr:()=>`ℴ`,oslash:()=>`ø`,osol:()=>`⊘`,otilde:()=>`õ`,otimes:()=>`⊗`,otimesas:()=>`⨶`,ouml:()=>`ö`,ovbar:()=>`⌽`,par:()=>`∥`,para:()=>`¶`,parallel:()=>`∥`,parsim:()=>`⫳`,parsl:()=>`⫽`,part:()=>`∂`,pcy:()=>`п`,percnt:()=>`%`,period:()=>`.`,permil:()=>`‰`,perp:()=>`⊥`,pertenk:()=>`‱`,pfr:()=>Tv,phi:()=>`φ`,phiv:()=>`ϕ`,phmmat:()=>`ℳ`,phone:()=>`☎`,pi:()=>`π`,pitchfork:()=>`⋔`,piv:()=>`ϖ`,planck:()=>`ℏ`,planckh:()=>`ℎ`,plankv:()=>`ℏ`,plus:()=>`+`,plusacir:()=>`⨣`,plusb:()=>`⊞`,pluscir:()=>`⨢`,plusdo:()=>`∔`,plusdu:()=>`⨥`,pluse:()=>`⩲`,plusmn:()=>`±`,plussim:()=>`⨦`,plustwo:()=>`⨧`,pm:()=>`±`,pointint:()=>`⨕`,popf:()=>Ev,pound:()=>`£`,pr:()=>`≺`,prE:()=>`⪳`,prap:()=>`⪷`,prcue:()=>`≼`,pre:()=>`⪯`,prec:()=>`≺`,precapprox:()=>`⪷`,preccurlyeq:()=>`≼`,preceq:()=>`⪯`,precnapprox:()=>`⪹`,precneqq:()=>`⪵`,precnsim:()=>`⋨`,precsim:()=>`≾`,prime:()=>`′`,primes:()=>`ℙ`,prnE:()=>`⪵`,prnap:()=>`⪹`,prnsim:()=>`⋨`,prod:()=>`∏`,profalar:()=>`⌮`,profline:()=>`⌒`,profsurf:()=>`⌓`,prop:()=>`∝`,propto:()=>`∝`,prsim:()=>`≾`,prurel:()=>`⊰`,pscr:()=>Ov,psi:()=>`ψ`,puncsp:()=>` `,qfr:()=>Av,qint:()=>`⨌`,qopf:()=>jv,qprime:()=>`⁗`,qscr:()=>Nv,quaternions:()=>`ℍ`,quatint:()=>`⨖`,quest:()=>`?`,questeq:()=>`≟`,quot:()=>`"`,rAarr:()=>`⇛`,rArr:()=>`⇒`,rAtail:()=>`⤜`,rBarr:()=>`⤏`,rHar:()=>`⥤`,race:()=>Pv,racute:()=>`ŕ`,radic:()=>`√`,raemptyv:()=>`⦳`,rang:()=>`⟩`,rangd:()=>`⦒`,range:()=>`⦥`,rangle:()=>`⟩`,raquo:()=>`»`,rarr:()=>`→`,rarrap:()=>`⥵`,rarrb:()=>`⇥`,rarrbfs:()=>`⤠`,rarrc:()=>`⤳`,rarrfs:()=>`⤞`,rarrhk:()=>`↪`,rarrlp:()=>`↬`,rarrpl:()=>`⥅`,rarrsim:()=>`⥴`,rarrtl:()=>`↣`,rarrw:()=>`↝`,ratail:()=>`⤚`,ratio:()=>`∶`,rationals:()=>`ℚ`,rbarr:()=>`⤍`,rbbrk:()=>`❳`,rbrace:()=>`}`,rbrack:()=>`]`,rbrke:()=>`⦌`,rbrksld:()=>`⦎`,rbrkslu:()=>`⦐`,rcaron:()=>`ř`,rcedil:()=>`ŗ`,rceil:()=>`⌉`,rcub:()=>`}`,rcy:()=>`р`,rdca:()=>`⤷`,rdldhar:()=>`⥩`,rdquo:()=>`”`,rdquor:()=>`”`,rdsh:()=>`↳`,real:()=>`ℜ`,realine:()=>`ℛ`,realpart:()=>`ℜ`,reals:()=>`ℝ`,rect:()=>`▭`,reg:()=>`®`,rfisht:()=>`⥽`,rfloor:()=>`⌋`,rfr:()=>Fv,rhard:()=>`⇁`,rharu:()=>`⇀`,rharul:()=>`⥬`,rho:()=>`ρ`,rhov:()=>`ϱ`,rightarrow:()=>`→`,rightarrowtail:()=>`↣`,rightharpoondown:()=>`⇁`,rightharpoonup:()=>`⇀`,rightleftarrows:()=>`⇄`,rightleftharpoons:()=>`⇌`,rightrightarrows:()=>`⇉`,rightsquigarrow:()=>`↝`,rightthreetimes:()=>`⋌`,ring:()=>`˚`,risingdotseq:()=>`≓`,rlarr:()=>`⇄`,rlhar:()=>`⇌`,rlm:()=>``,rmoust:()=>`⎱`,rmoustache:()=>`⎱`,rnmid:()=>`⫮`,roang:()=>`⟭`,roarr:()=>`⇾`,robrk:()=>`⟧`,ropar:()=>`⦆`,ropf:()=>Iv,roplus:()=>`⨮`,rotimes:()=>`⨵`,rpar:()=>`)`,rpargt:()=>`⦔`,rppolint:()=>`⨒`,rrarr:()=>`⇉`,rsaquo:()=>`›`,rscr:()=>Lv,rsh:()=>`↱`,rsqb:()=>`]`,rsquo:()=>`’`,rsquor:()=>`’`,rthree:()=>`⋌`,rtimes:()=>`⋊`,rtri:()=>`▹`,rtrie:()=>`⊵`,rtrif:()=>`▸`,rtriltri:()=>`⧎`,ruluhar:()=>`⥨`,rx:()=>`℞`,sacute:()=>`ś`,sbquo:()=>`‚`,sc:()=>`≻`,scE:()=>`⪴`,scap:()=>`⪸`,scaron:()=>`š`,sccue:()=>`≽`,sce:()=>`⪰`,scedil:()=>`ş`,scirc:()=>`ŝ`,scnE:()=>`⪶`,scnap:()=>`⪺`,scnsim:()=>`⋩`,scpolint:()=>`⨓`,scsim:()=>`≿`,scy:()=>`с`,sdot:()=>`⋅`,sdotb:()=>`⊡`,sdote:()=>`⩦`,seArr:()=>`⇘`,searhk:()=>`⤥`,searr:()=>`↘`,searrow:()=>`↘`,sect:()=>`§`,semi:()=>`;`,seswar:()=>`⤩`,setminus:()=>`∖`,setmn:()=>`∖`,sext:()=>`✶`,sfr:()=>zv,sfrown:()=>`⌢`,sharp:()=>`♯`,shchcy:()=>`щ`,shcy:()=>`ш`,shortmid:()=>`∣`,shortparallel:()=>`∥`,shy:()=>``,sigma:()=>`σ`,sigmaf:()=>`ς`,sigmav:()=>`ς`,sim:()=>`∼`,simdot:()=>`⩪`,sime:()=>`≃`,simeq:()=>`≃`,simg:()=>`⪞`,simgE:()=>`⪠`,siml:()=>`⪝`,simlE:()=>`⪟`,simne:()=>`≆`,simplus:()=>`⨤`,simrarr:()=>`⥲`,slarr:()=>`←`,smallsetminus:()=>`∖`,smashp:()=>`⨳`,smeparsl:()=>`⧤`,smid:()=>`∣`,smile:()=>`⌣`,smt:()=>`⪪`,smte:()=>`⪬`,smtes:()=>Bv,softcy:()=>`ь`,sol:()=>`/`,solb:()=>`⧄`,solbar:()=>`⌿`,sopf:()=>Hv,spades:()=>`♠`,spadesuit:()=>`♠`,spar:()=>`∥`,sqcap:()=>`⊓`,sqcaps:()=>Uv,sqcup:()=>`⊔`,sqcups:()=>Wv,sqsub:()=>`⊏`,sqsube:()=>`⊑`,sqsubset:()=>`⊏`,sqsubseteq:()=>`⊑`,sqsup:()=>`⊐`,sqsupe:()=>`⊒`,sqsupset:()=>`⊐`,sqsupseteq:()=>`⊒`,squ:()=>`□`,square:()=>`□`,squarf:()=>`▪`,squf:()=>`▪`,srarr:()=>`→`,sscr:()=>Kv,ssetmn:()=>`∖`,ssmile:()=>`⌣`,sstarf:()=>`⋆`,star:()=>`☆`,starf:()=>`★`,straightepsilon:()=>`ϵ`,straightphi:()=>`ϕ`,strns:()=>`¯`,sub:()=>`⊂`,subE:()=>`⫅`,subdot:()=>`⪽`,sube:()=>`⊆`,subedot:()=>`⫃`,submult:()=>`⫁`,subnE:()=>`⫋`,subne:()=>`⊊`,subplus:()=>`⪿`,subrarr:()=>`⥹`,subset:()=>`⊂`,subseteq:()=>`⊆`,subseteqq:()=>`⫅`,subsetneq:()=>`⊊`,subsetneqq:()=>`⫋`,subsim:()=>`⫇`,subsub:()=>`⫕`,subsup:()=>`⫓`,succ:()=>`≻`,succapprox:()=>`⪸`,succcurlyeq:()=>`≽`,succeq:()=>`⪰`,succnapprox:()=>`⪺`,succneqq:()=>`⪶`,succnsim:()=>`⋩`,succsim:()=>`≿`,sum:()=>`∑`,sung:()=>`♪`,sup:()=>`⊃`,sup1:()=>`¹`,sup2:()=>`²`,sup3:()=>`³`,supE:()=>`⫆`,supdot:()=>`⪾`,supdsub:()=>`⫘`,supe:()=>`⊇`,supedot:()=>`⫄`,suphsol:()=>`⟉`,suphsub:()=>`⫗`,suplarr:()=>`⥻`,supmult:()=>`⫂`,supnE:()=>`⫌`,supne:()=>`⊋`,supplus:()=>`⫀`,supset:()=>`⊃`,supseteq:()=>`⊇`,supseteqq:()=>`⫆`,supsetneq:()=>`⊋`,supsetneqq:()=>`⫌`,supsim:()=>`⫈`,supsub:()=>`⫔`,supsup:()=>`⫖`,swArr:()=>`⇙`,swarhk:()=>`⤦`,swarr:()=>`↙`,swarrow:()=>`↙`,swnwar:()=>`⤪`,szlig:()=>`ß`,target:()=>`⌖`,tau:()=>`τ`,tbrk:()=>`⎴`,tcaron:()=>`ť`,tcedil:()=>`ţ`,tcy:()=>`т`,tdot:()=>`⃛`,telrec:()=>`⌕`,tfr:()=>Jv,there4:()=>`∴`,therefore:()=>`∴`,theta:()=>`θ`,thetasym:()=>`ϑ`,thetav:()=>`ϑ`,thickapprox:()=>`≈`,thicksim:()=>`∼`,thinsp:()=>` `,thkap:()=>`≈`,thksim:()=>`∼`,thorn:()=>`þ`,tilde:()=>`˜`,times:()=>`×`,timesb:()=>`⊠`,timesbar:()=>`⨱`,timesd:()=>`⨰`,tint:()=>`∭`,toea:()=>`⤨`,top:()=>`⊤`,topbot:()=>`⌶`,topcir:()=>`⫱`,topf:()=>Zv,topfork:()=>`⫚`,tosa:()=>`⤩`,tprime:()=>`‴`,trade:()=>`™`,triangle:()=>`▵`,triangledown:()=>`▿`,triangleleft:()=>`◃`,trianglelefteq:()=>`⊴`,triangleq:()=>`≜`,triangleright:()=>`▹`,trianglerighteq:()=>`⊵`,tridot:()=>`◬`,trie:()=>`≜`,triminus:()=>`⨺`,triplus:()=>`⨹`,trisb:()=>`⧍`,tritime:()=>`⨻`,trpezium:()=>`⏢`,tscr:()=>$v,tscy:()=>`ц`,tshcy:()=>`ћ`,tstrok:()=>`ŧ`,twixt:()=>`≬`,twoheadleftarrow:()=>`↞`,twoheadrightarrow:()=>`↠`,uArr:()=>`⇑`,uHar:()=>`⥣`,uacute:()=>`ú`,uarr:()=>`↑`,ubrcy:()=>`ў`,ubreve:()=>`ŭ`,ucirc:()=>`û`,ucy:()=>`у`,udarr:()=>`⇅`,udblac:()=>`ű`,udhar:()=>`⥮`,ufisht:()=>`⥾`,ufr:()=>ty,ugrave:()=>`ù`,uharl:()=>`↿`,uharr:()=>`↾`,uhblk:()=>`▀`,ulcorn:()=>`⌜`,ulcorner:()=>`⌜`,ulcrop:()=>`⌏`,ultri:()=>`◸`,umacr:()=>`ū`,uml:()=>`¨`,uogon:()=>`ų`,uopf:()=>ry,uparrow:()=>`↑`,updownarrow:()=>`↕`,upharpoonleft:()=>`↿`,upharpoonright:()=>`↾`,uplus:()=>`⊎`,upsi:()=>`υ`,upsih:()=>`ϒ`,upsilon:()=>`υ`,upuparrows:()=>`⇈`,urcorn:()=>`⌝`,urcorner:()=>`⌝`,urcrop:()=>`⌎`,uring:()=>`ů`,urtri:()=>`◹`,uscr:()=>ay,utdot:()=>`⋰`,utilde:()=>`ũ`,utri:()=>`▵`,utrif:()=>`▴`,uuarr:()=>`⇈`,uuml:()=>`ü`,uwangle:()=>`⦧`,vArr:()=>`⇕`,vBar:()=>`⫨`,vBarv:()=>`⫩`,vDash:()=>`⊨`,vangrt:()=>`⦜`,varepsilon:()=>`ϵ`,varkappa:()=>`ϰ`,varnothing:()=>`∅`,varphi:()=>`ϕ`,varpi:()=>`ϖ`,varpropto:()=>`∝`,varr:()=>`↕`,varrho:()=>`ϱ`,varsigma:()=>`ς`,varsubsetneq:()=>oy,varsubsetneqq:()=>sy,varsupsetneq:()=>cy,varsupsetneqq:()=>ly,vartheta:()=>`ϑ`,vartriangleleft:()=>`⊲`,vartriangleright:()=>`⊳`,vcy:()=>`в`,vdash:()=>`⊢`,vee:()=>`∨`,veebar:()=>`⊻`,veeeq:()=>`≚`,vellip:()=>`⋮`,verbar:()=>`|`,vert:()=>`|`,vfr:()=>dy,vltri:()=>`⊲`,vnsub:()=>fy,vnsup:()=>py,vopf:()=>hy,vprop:()=>`∝`,vrtri:()=>`⊳`,vscr:()=>_y,vsubnE:()=>vy,vsubne:()=>yy,vsupnE:()=>by,vsupne:()=>xy,vzigzag:()=>`⦚`,wcirc:()=>`ŵ`,wedbar:()=>`⩟`,wedge:()=>`∧`,wedgeq:()=>`≙`,weierp:()=>`℘`,wfr:()=>Cy,wopf:()=>Ty,wp:()=>`℘`,wr:()=>`≀`,wreath:()=>`≀`,wscr:()=>Dy,xcap:()=>`⋂`,xcirc:()=>`◯`,xcup:()=>`⋃`,xdtri:()=>`▽`,xfr:()=>ky,xhArr:()=>`⟺`,xharr:()=>`⟷`,xi:()=>`ξ`,xlArr:()=>`⟸`,xlarr:()=>`⟵`,xmap:()=>`⟼`,xnis:()=>`⋻`,xodot:()=>`⨀`,xopf:()=>jy,xoplus:()=>`⨁`,xotime:()=>`⨂`,xrArr:()=>`⟹`,xrarr:()=>`⟶`,xscr:()=>Ny,xsqcup:()=>`⨆`,xuplus:()=>`⨄`,xutri:()=>`△`,xvee:()=>`⋁`,xwedge:()=>`⋀`,yacute:()=>`ý`,yacy:()=>`я`,ycirc:()=>`ŷ`,ycy:()=>`ы`,yen:()=>`¥`,yfr:()=>Fy,yicy:()=>`ї`,yopf:()=>Ly,yscr:()=>zy,yucy:()=>`ю`,yuml:()=>`ÿ`,zacute:()=>`ź`,zcaron:()=>`ž`,zcy:()=>`з`,zdot:()=>`ż`,zeetrf:()=>`ℨ`,zeta:()=>`ζ`,zfr:()=>By,zhcy:()=>`ж`,zigrarr:()=>`⇝`,zopf:()=>Vy,zscr:()=>Uy,zwj:()=>``,zwnj:()=>``},1),Fh,Ih,Lh,Rh,zh,Bh,Vh,Hh,Uh,Wh,Gh,Kh,qh,Jh,Yh,Xh,Zh,Qh,$h,eg,tg,ng,rg,ig,ag,og,sg,cg,lg,ug,dg,fg,pg,mg,hg,gg,_g,vg,yg,bg,xg,Sg,Cg,wg,Tg,Eg,Dg,Og,kg,Ag,jg,Mg,Ng,Pg,Fg,Ig,Lg,Rg,zg,Bg,Vg,Hg,Ug,Wg,Gg,Kg,qg,Jg,Yg,Xg,Zg,Qg,$g,e_,t_,n_,r_,i_,a_,o_,s_,c_,l_,u_,d_,f_,p_,m_,h_,g_,__,v_,y_,b_,x_,S_,C_,w_,T_,E_,D_,O_,k_,A_,j_,M_,N_,P_,F_,I_,L_,R_,z_,B_,V_,H_,U_,W_,G_,K_,q_,J_,Y_,X_,Z_,Q_,$_,ev,tv,nv,rv,iv,av,ov,sv,cv,lv,uv,dv,fv,pv,mv,hv,gv,_v,vv,yv,bv,xv,Sv,Cv,wv,Tv,Ev,Dv,Ov,kv,Av,jv,Mv,Nv,Pv,Fv,Iv,Lv,Rv,zv,Bv,Vv,Hv,Uv,Wv,Gv,Kv,qv,Jv,Yv,Xv,Zv,Qv,$v,ey,ty,ny,ry,iy,ay,oy,sy,cy,ly,uy,dy,fy,py,my,hy,gy,_y,vy,yy,by,xy,Sy,Cy,wy,Ty,Ey,Dy,Oy,ky,Ay,jy,My,Ny,Py,Fy,Iy,Ly,Ry,zy,By,Vy,Hy,Uy,Wy,gme=c((()=>{Fh=`∾̳`,Ih=`𝔄`,Lh=`𝔞`,Rh=`𝔸`,zh=`𝕒`,Bh=`𝒜`,Vh=`𝒶`,Hh=`𝔅`,Uh=`𝔟`,Wh=`=⃥`,Gh=`≡⃥`,Kh=`𝔹`,qh=`𝕓`,Jh=`𝒷`,Yh=`∩︀`,Xh=`𝔠`,Zh=`𝕔`,Qh=`𝒞`,$h=`𝒸`,eg=`∪︀`,tg=`𝔇`,ng=`𝔡`,rg=`𝔻`,ig=`𝕕`,ag=`𝒟`,og=`𝒹`,sg=`𝔈`,cg=`𝔢`,lg=`𝔼`,ug=`𝕖`,dg=`𝔉`,fg=`𝔣`,pg=`𝔽`,mg=`𝕗`,hg=`𝒻`,gg=`⋛︀`,_g=`𝔊`,vg=`𝔤`,yg=`𝔾`,bg=`𝕘`,xg=`𝒢`,Sg=`≩︀`,Cg=`≩︀`,wg=`𝔥`,Tg=`𝕙`,Eg=`𝒽`,Dg=`𝔦`,Og=`𝕀`,kg=`𝕚`,Ag=`𝒾`,jg=`𝔍`,Mg=`𝔧`,Ng=`𝕁`,Pg=`𝕛`,Fg=`𝒥`,Ig=`𝒿`,Lg=`𝔎`,Rg=`𝔨`,zg=`𝕂`,Bg=`𝕜`,Vg=`𝒦`,Hg=`𝓀`,Ug=`⪭︀`,Wg=`⋚︀`,Gg=`𝔏`,Kg=`𝔩`,qg=`𝕃`,Jg=`𝕝`,Yg=`𝓁`,Xg=`≨︀`,Zg=`≨︀`,Qg=`𝔐`,$g=`𝔪`,e_=`𝕄`,t_=`𝕞`,n_=`𝓂`,r_=`∠⃒`,i_=`⩰̸`,a_=`≋̸`,o_=`≎̸`,s_=`≏̸`,c_=`⩭̸`,l_=`≐̸`,u_=`≂̸`,d_=`𝔑`,f_=`𝔫`,p_=`≧̸`,m_=`≧̸`,h_=`⩾̸`,g_=`⩾̸`,__=`⋙̸`,v_=`≫⃒`,y_=`≫̸`,b_=`≦̸`,x_=`≦̸`,S_=`⩽̸`,C_=`⩽̸`,w_=`⋘̸`,T_=`≪⃒`,E_=`≪̸`,D_=`𝕟`,O_=`≂̸`,k_=`≧̸`,A_=`≫̸`,j_=`⩾̸`,M_=`≎̸`,N_=`≏̸`,P_=`⋵̸`,F_=`⋹̸`,I_=`⧏̸`,L_=`≪̸`,R_=`⩽̸`,z_=`⪢̸`,B_=`⪡̸`,V_=`⪯̸`,H_=`⧐̸`,U_=`⊏̸`,W_=`⊐̸`,G_=`⊂⃒`,K_=`⪰̸`,q_=`≿̸`,J_=`⊃⃒`,Y_=`⫽⃥`,X_=`∂̸`,Z_=`⪯̸`,Q_=`⪯̸`,$_=`⤳̸`,ev=`↝̸`,tv=`⪰̸`,nv=`𝒩`,rv=`𝓃`,iv=`⫅̸`,av=`⊂⃒`,ov=`⫅̸`,sv=`⪰̸`,cv=`⫆̸`,lv=`⊃⃒`,uv=`⫆̸`,dv=`≍⃒`,fv=`≥⃒`,pv=`>⃒`,mv=`≤⃒`,hv=`<⃒`,gv=`⊴⃒`,_v=`⊵⃒`,vv=`∼⃒`,yv=`𝔒`,bv=`𝔬`,xv=`𝕆`,Sv=`𝕠`,Cv=`𝒪`,wv=`𝔓`,Tv=`𝔭`,Ev=`𝕡`,Dv=`𝒫`,Ov=`𝓅`,kv=`𝔔`,Av=`𝔮`,jv=`𝕢`,Mv=`𝒬`,Nv=`𝓆`,Pv=`∽̱`,Fv=`𝔯`,Iv=`𝕣`,Lv=`𝓇`,Rv=`𝔖`,zv=`𝔰`,Bv=`⪬︀`,Vv=`𝕊`,Hv=`𝕤`,Uv=`⊓︀`,Wv=`⊔︀`,Gv=`𝒮`,Kv=`𝓈`,qv=`𝔗`,Jv=`𝔱`,Yv=` `,Xv=`𝕋`,Zv=`𝕥`,Qv=`𝒯`,$v=`𝓉`,ey=`𝔘`,ty=`𝔲`,ny=`𝕌`,ry=`𝕦`,iy=`𝒰`,ay=`𝓊`,oy=`⊊︀`,sy=`⫋︀`,cy=`⊋︀`,ly=`⫌︀`,uy=`𝔙`,dy=`𝔳`,fy=`⊂⃒`,py=`⊃⃒`,my=`𝕍`,hy=`𝕧`,gy=`𝒱`,_y=`𝓋`,vy=`⫋︀`,yy=`⊊︀`,by=`⫌︀`,xy=`⊋︀`,Sy=`𝔚`,Cy=`𝔴`,wy=`𝕎`,Ty=`𝕨`,Ey=`𝒲`,Dy=`𝓌`,Oy=`𝔛`,ky=`𝔵`,Ay=`𝕏`,jy=`𝕩`,My=`𝒳`,Ny=`𝓍`,Py=`𝔜`,Fy=`𝔶`,Iy=`𝕐`,Ly=`𝕪`,Ry=`𝒴`,zy=`𝓎`,By=`𝔷`,Vy=`𝕫`,Hy=`𝒵`,Uy=`𝓏`,Wy={Aacute:`Á`,aacute:`á`,Abreve:`Ă`,abreve:`ă`,ac:`∾`,acd:`∿`,acE:Fh,Acirc:`Â`,acirc:`â`,acute:`´`,Acy:`А`,acy:`а`,AElig:`Æ`,aelig:`æ`,af:``,Afr:Ih,afr:Lh,Agrave:`À`,agrave:`à`,alefsym:`ℵ`,aleph:`ℵ`,Alpha:`Α`,alpha:`α`,Amacr:`Ā`,amacr:`ā`,amalg:`⨿`,amp:`&`,AMP:`&`,andand:`⩕`,And:`⩓`,and:`∧`,andd:`⩜`,andslope:`⩘`,andv:`⩚`,ang:`∠`,ange:`⦤`,angle:`∠`,angmsdaa:`⦨`,angmsdab:`⦩`,angmsdac:`⦪`,angmsdad:`⦫`,angmsdae:`⦬`,angmsdaf:`⦭`,angmsdag:`⦮`,angmsdah:`⦯`,angmsd:`∡`,angrt:`∟`,angrtvb:`⊾`,angrtvbd:`⦝`,angsph:`∢`,angst:`Å`,angzarr:`⍼`,Aogon:`Ą`,aogon:`ą`,Aopf:Rh,aopf:zh,apacir:`⩯`,ap:`≈`,apE:`⩰`,ape:`≊`,apid:`≋`,apos:`'`,ApplyFunction:``,approx:`≈`,approxeq:`≊`,Aring:`Å`,aring:`å`,Ascr:Bh,ascr:Vh,Assign:`≔`,ast:`*`,asymp:`≈`,asympeq:`≍`,Atilde:`Ã`,atilde:`ã`,Auml:`Ä`,auml:`ä`,awconint:`∳`,awint:`⨑`,backcong:`≌`,backepsilon:`϶`,backprime:`‵`,backsim:`∽`,backsimeq:`⋍`,Backslash:`∖`,Barv:`⫧`,barvee:`⊽`,barwed:`⌅`,Barwed:`⌆`,barwedge:`⌅`,bbrk:`⎵`,bbrktbrk:`⎶`,bcong:`≌`,Bcy:`Б`,bcy:`б`,bdquo:`„`,becaus:`∵`,because:`∵`,Because:`∵`,bemptyv:`⦰`,bepsi:`϶`,bernou:`ℬ`,Bernoullis:`ℬ`,Beta:`Β`,beta:`β`,beth:`ℶ`,between:`≬`,Bfr:Hh,bfr:Uh,bigcap:`⋂`,bigcirc:`◯`,bigcup:`⋃`,bigodot:`⨀`,bigoplus:`⨁`,bigotimes:`⨂`,bigsqcup:`⨆`,bigstar:`★`,bigtriangledown:`▽`,bigtriangleup:`△`,biguplus:`⨄`,bigvee:`⋁`,bigwedge:`⋀`,bkarow:`⤍`,blacklozenge:`⧫`,blacksquare:`▪`,blacktriangle:`▴`,blacktriangledown:`▾`,blacktriangleleft:`◂`,blacktriangleright:`▸`,blank:`␣`,blk12:`▒`,blk14:`░`,blk34:`▓`,block:`█`,bne:Wh,bnequiv:Gh,bNot:`⫭`,bnot:`⌐`,Bopf:Kh,bopf:qh,bot:`⊥`,bottom:`⊥`,bowtie:`⋈`,boxbox:`⧉`,boxdl:`┐`,boxdL:`╕`,boxDl:`╖`,boxDL:`╗`,boxdr:`┌`,boxdR:`╒`,boxDr:`╓`,boxDR:`╔`,boxh:`─`,boxH:`═`,boxhd:`┬`,boxHd:`╤`,boxhD:`╥`,boxHD:`╦`,boxhu:`┴`,boxHu:`╧`,boxhU:`╨`,boxHU:`╩`,boxminus:`⊟`,boxplus:`⊞`,boxtimes:`⊠`,boxul:`┘`,boxuL:`╛`,boxUl:`╜`,boxUL:`╝`,boxur:`└`,boxuR:`╘`,boxUr:`╙`,boxUR:`╚`,boxv:`│`,boxV:`║`,boxvh:`┼`,boxvH:`╪`,boxVh:`╫`,boxVH:`╬`,boxvl:`┤`,boxvL:`╡`,boxVl:`╢`,boxVL:`╣`,boxvr:`├`,boxvR:`╞`,boxVr:`╟`,boxVR:`╠`,bprime:`‵`,breve:`˘`,Breve:`˘`,brvbar:`¦`,bscr:Jh,Bscr:`ℬ`,bsemi:`⁏`,bsim:`∽`,bsime:`⋍`,bsolb:`⧅`,bsol:`\\`,bsolhsub:`⟈`,bull:`•`,bullet:`•`,bump:`≎`,bumpE:`⪮`,bumpe:`≏`,Bumpeq:`≎`,bumpeq:`≏`,Cacute:`Ć`,cacute:`ć`,capand:`⩄`,capbrcup:`⩉`,capcap:`⩋`,cap:`∩`,Cap:`⋒`,capcup:`⩇`,capdot:`⩀`,CapitalDifferentialD:`ⅅ`,caps:Yh,caret:`⁁`,caron:`ˇ`,Cayleys:`ℭ`,ccaps:`⩍`,Ccaron:`Č`,ccaron:`č`,Ccedil:`Ç`,ccedil:`ç`,Ccirc:`Ĉ`,ccirc:`ĉ`,Cconint:`∰`,ccups:`⩌`,ccupssm:`⩐`,Cdot:`Ċ`,cdot:`ċ`,cedil:`¸`,Cedilla:`¸`,cemptyv:`⦲`,cent:`¢`,centerdot:`·`,CenterDot:`·`,cfr:Xh,Cfr:`ℭ`,CHcy:`Ч`,chcy:`ч`,check:`✓`,checkmark:`✓`,Chi:`Χ`,chi:`χ`,circ:`ˆ`,circeq:`≗`,circlearrowleft:`↺`,circlearrowright:`↻`,circledast:`⊛`,circledcirc:`⊚`,circleddash:`⊝`,CircleDot:`⊙`,circledR:`®`,circledS:`Ⓢ`,CircleMinus:`⊖`,CirclePlus:`⊕`,CircleTimes:`⊗`,cir:`○`,cirE:`⧃`,cire:`≗`,cirfnint:`⨐`,cirmid:`⫯`,cirscir:`⧂`,ClockwiseContourIntegral:`∲`,CloseCurlyDoubleQuote:`”`,CloseCurlyQuote:`’`,clubs:`♣`,clubsuit:`♣`,colon:`:`,Colon:`∷`,Colone:`⩴`,colone:`≔`,coloneq:`≔`,comma:`,`,commat:`@`,comp:`∁`,compfn:`∘`,complement:`∁`,complexes:`ℂ`,cong:`≅`,congdot:`⩭`,Congruent:`≡`,conint:`∮`,Conint:`∯`,ContourIntegral:`∮`,copf:Zh,Copf:`ℂ`,coprod:`∐`,Coproduct:`∐`,copy:`©`,COPY:`©`,copysr:`℗`,CounterClockwiseContourIntegral:`∳`,crarr:`↵`,cross:`✗`,Cross:`⨯`,Cscr:Qh,cscr:$h,csub:`⫏`,csube:`⫑`,csup:`⫐`,csupe:`⫒`,ctdot:`⋯`,cudarrl:`⤸`,cudarrr:`⤵`,cuepr:`⋞`,cuesc:`⋟`,cularr:`↶`,cularrp:`⤽`,cupbrcap:`⩈`,cupcap:`⩆`,CupCap:`≍`,cup:`∪`,Cup:`⋓`,cupcup:`⩊`,cupdot:`⊍`,cupor:`⩅`,cups:eg,curarr:`↷`,curarrm:`⤼`,curlyeqprec:`⋞`,curlyeqsucc:`⋟`,curlyvee:`⋎`,curlywedge:`⋏`,curren:`¤`,curvearrowleft:`↶`,curvearrowright:`↷`,cuvee:`⋎`,cuwed:`⋏`,cwconint:`∲`,cwint:`∱`,cylcty:`⌭`,dagger:`†`,Dagger:`‡`,daleth:`ℸ`,darr:`↓`,Darr:`↡`,dArr:`⇓`,dash:`‐`,Dashv:`⫤`,dashv:`⊣`,dbkarow:`⤏`,dblac:`˝`,Dcaron:`Ď`,dcaron:`ď`,Dcy:`Д`,dcy:`д`,ddagger:`‡`,ddarr:`⇊`,DD:`ⅅ`,dd:`ⅆ`,DDotrahd:`⤑`,ddotseq:`⩷`,deg:`°`,Del:`∇`,Delta:`Δ`,delta:`δ`,demptyv:`⦱`,dfisht:`⥿`,Dfr:tg,dfr:ng,dHar:`⥥`,dharl:`⇃`,dharr:`⇂`,DiacriticalAcute:`´`,DiacriticalDot:`˙`,DiacriticalDoubleAcute:`˝`,DiacriticalGrave:"`",DiacriticalTilde:`˜`,diam:`⋄`,diamond:`⋄`,Diamond:`⋄`,diamondsuit:`♦`,diams:`♦`,die:`¨`,DifferentialD:`ⅆ`,digamma:`ϝ`,disin:`⋲`,div:`÷`,divide:`÷`,divideontimes:`⋇`,divonx:`⋇`,DJcy:`Ђ`,djcy:`ђ`,dlcorn:`⌞`,dlcrop:`⌍`,dollar:`$`,Dopf:rg,dopf:ig,Dot:`¨`,dot:`˙`,DotDot:`⃜`,doteq:`≐`,doteqdot:`≑`,DotEqual:`≐`,dotminus:`∸`,dotplus:`∔`,dotsquare:`⊡`,doublebarwedge:`⌆`,DoubleContourIntegral:`∯`,DoubleDot:`¨`,DoubleDownArrow:`⇓`,DoubleLeftArrow:`⇐`,DoubleLeftRightArrow:`⇔`,DoubleLeftTee:`⫤`,DoubleLongLeftArrow:`⟸`,DoubleLongLeftRightArrow:`⟺`,DoubleLongRightArrow:`⟹`,DoubleRightArrow:`⇒`,DoubleRightTee:`⊨`,DoubleUpArrow:`⇑`,DoubleUpDownArrow:`⇕`,DoubleVerticalBar:`∥`,DownArrowBar:`⤓`,downarrow:`↓`,DownArrow:`↓`,Downarrow:`⇓`,DownArrowUpArrow:`⇵`,DownBreve:`̑`,downdownarrows:`⇊`,downharpoonleft:`⇃`,downharpoonright:`⇂`,DownLeftRightVector:`⥐`,DownLeftTeeVector:`⥞`,DownLeftVectorBar:`⥖`,DownLeftVector:`↽`,DownRightTeeVector:`⥟`,DownRightVectorBar:`⥗`,DownRightVector:`⇁`,DownTeeArrow:`↧`,DownTee:`⊤`,drbkarow:`⤐`,drcorn:`⌟`,drcrop:`⌌`,Dscr:ag,dscr:og,DScy:`Ѕ`,dscy:`ѕ`,dsol:`⧶`,Dstrok:`Đ`,dstrok:`đ`,dtdot:`⋱`,dtri:`▿`,dtrif:`▾`,duarr:`⇵`,duhar:`⥯`,dwangle:`⦦`,DZcy:`Џ`,dzcy:`џ`,dzigrarr:`⟿`,Eacute:`É`,eacute:`é`,easter:`⩮`,Ecaron:`Ě`,ecaron:`ě`,Ecirc:`Ê`,ecirc:`ê`,ecir:`≖`,ecolon:`≕`,Ecy:`Э`,ecy:`э`,eDDot:`⩷`,Edot:`Ė`,edot:`ė`,eDot:`≑`,ee:`ⅇ`,efDot:`≒`,Efr:sg,efr:cg,eg:`⪚`,Egrave:`È`,egrave:`è`,egs:`⪖`,egsdot:`⪘`,el:`⪙`,Element:`∈`,elinters:`⏧`,ell:`ℓ`,els:`⪕`,elsdot:`⪗`,Emacr:`Ē`,emacr:`ē`,empty:`∅`,emptyset:`∅`,EmptySmallSquare:`◻`,emptyv:`∅`,EmptyVerySmallSquare:`▫`,emsp13:` `,emsp14:` `,emsp:` `,ENG:`Ŋ`,eng:`ŋ`,ensp:` `,Eogon:`Ę`,eogon:`ę`,Eopf:lg,eopf:ug,epar:`⋕`,eparsl:`⧣`,eplus:`⩱`,epsi:`ε`,Epsilon:`Ε`,epsilon:`ε`,epsiv:`ϵ`,eqcirc:`≖`,eqcolon:`≕`,eqsim:`≂`,eqslantgtr:`⪖`,eqslantless:`⪕`,Equal:`⩵`,equals:`=`,EqualTilde:`≂`,equest:`≟`,Equilibrium:`⇌`,equiv:`≡`,equivDD:`⩸`,eqvparsl:`⧥`,erarr:`⥱`,erDot:`≓`,escr:`ℯ`,Escr:`ℰ`,esdot:`≐`,Esim:`⩳`,esim:`≂`,Eta:`Η`,eta:`η`,ETH:`Ð`,eth:`ð`,Euml:`Ë`,euml:`ë`,euro:`€`,excl:`!`,exist:`∃`,Exists:`∃`,expectation:`ℰ`,exponentiale:`ⅇ`,ExponentialE:`ⅇ`,fallingdotseq:`≒`,Fcy:`Ф`,fcy:`ф`,female:`♀`,ffilig:`ffi`,fflig:`ff`,ffllig:`ffl`,Ffr:dg,ffr:fg,filig:`fi`,FilledSmallSquare:`◼`,FilledVerySmallSquare:`▪`,fjlig:`fj`,flat:`♭`,fllig:`fl`,fltns:`▱`,fnof:`ƒ`,Fopf:pg,fopf:mg,forall:`∀`,ForAll:`∀`,fork:`⋔`,forkv:`⫙`,Fouriertrf:`ℱ`,fpartint:`⨍`,frac12:`½`,frac13:`⅓`,frac14:`¼`,frac15:`⅕`,frac16:`⅙`,frac18:`⅛`,frac23:`⅔`,frac25:`⅖`,frac34:`¾`,frac35:`⅗`,frac38:`⅜`,frac45:`⅘`,frac56:`⅚`,frac58:`⅝`,frac78:`⅞`,frasl:`⁄`,frown:`⌢`,fscr:hg,Fscr:`ℱ`,gacute:`ǵ`,Gamma:`Γ`,gamma:`γ`,Gammad:`Ϝ`,gammad:`ϝ`,gap:`⪆`,Gbreve:`Ğ`,gbreve:`ğ`,Gcedil:`Ģ`,Gcirc:`Ĝ`,gcirc:`ĝ`,Gcy:`Г`,gcy:`г`,Gdot:`Ġ`,gdot:`ġ`,ge:`≥`,gE:`≧`,gEl:`⪌`,gel:`⋛`,geq:`≥`,geqq:`≧`,geqslant:`⩾`,gescc:`⪩`,ges:`⩾`,gesdot:`⪀`,gesdoto:`⪂`,gesdotol:`⪄`,gesl:gg,gesles:`⪔`,Gfr:_g,gfr:vg,gg:`≫`,Gg:`⋙`,ggg:`⋙`,gimel:`ℷ`,GJcy:`Ѓ`,gjcy:`ѓ`,gla:`⪥`,gl:`≷`,glE:`⪒`,glj:`⪤`,gnap:`⪊`,gnapprox:`⪊`,gne:`⪈`,gnE:`≩`,gneq:`⪈`,gneqq:`≩`,gnsim:`⋧`,Gopf:yg,gopf:bg,grave:"`",GreaterEqual:`≥`,GreaterEqualLess:`⋛`,GreaterFullEqual:`≧`,GreaterGreater:`⪢`,GreaterLess:`≷`,GreaterSlantEqual:`⩾`,GreaterTilde:`≳`,Gscr:xg,gscr:`ℊ`,gsim:`≳`,gsime:`⪎`,gsiml:`⪐`,gtcc:`⪧`,gtcir:`⩺`,gt:`>`,GT:`>`,Gt:`≫`,gtdot:`⋗`,gtlPar:`⦕`,gtquest:`⩼`,gtrapprox:`⪆`,gtrarr:`⥸`,gtrdot:`⋗`,gtreqless:`⋛`,gtreqqless:`⪌`,gtrless:`≷`,gtrsim:`≳`,gvertneqq:Sg,gvnE:Cg,Hacek:`ˇ`,hairsp:` `,half:`½`,hamilt:`ℋ`,HARDcy:`Ъ`,hardcy:`ъ`,harrcir:`⥈`,harr:`↔`,hArr:`⇔`,harrw:`↭`,Hat:`^`,hbar:`ℏ`,Hcirc:`Ĥ`,hcirc:`ĥ`,hearts:`♥`,heartsuit:`♥`,hellip:`…`,hercon:`⊹`,hfr:wg,Hfr:`ℌ`,HilbertSpace:`ℋ`,hksearow:`⤥`,hkswarow:`⤦`,hoarr:`⇿`,homtht:`∻`,hookleftarrow:`↩`,hookrightarrow:`↪`,hopf:Tg,Hopf:`ℍ`,horbar:`―`,HorizontalLine:`─`,hscr:Eg,Hscr:`ℋ`,hslash:`ℏ`,Hstrok:`Ħ`,hstrok:`ħ`,HumpDownHump:`≎`,HumpEqual:`≏`,hybull:`⁃`,hyphen:`‐`,Iacute:`Í`,iacute:`í`,ic:``,Icirc:`Î`,icirc:`î`,Icy:`И`,icy:`и`,Idot:`İ`,IEcy:`Е`,iecy:`е`,iexcl:`¡`,iff:`⇔`,ifr:Dg,Ifr:`ℑ`,Igrave:`Ì`,igrave:`ì`,ii:`ⅈ`,iiiint:`⨌`,iiint:`∭`,iinfin:`⧜`,iiota:`℩`,IJlig:`IJ`,ijlig:`ij`,Imacr:`Ī`,imacr:`ī`,image:`ℑ`,ImaginaryI:`ⅈ`,imagline:`ℐ`,imagpart:`ℑ`,imath:`ı`,Im:`ℑ`,imof:`⊷`,imped:`Ƶ`,Implies:`⇒`,incare:`℅`,in:`∈`,infin:`∞`,infintie:`⧝`,inodot:`ı`,intcal:`⊺`,int:`∫`,Int:`∬`,integers:`ℤ`,Integral:`∫`,intercal:`⊺`,Intersection:`⋂`,intlarhk:`⨗`,intprod:`⨼`,InvisibleComma:``,InvisibleTimes:``,IOcy:`Ё`,iocy:`ё`,Iogon:`Į`,iogon:`į`,Iopf:Og,iopf:kg,Iota:`Ι`,iota:`ι`,iprod:`⨼`,iquest:`¿`,iscr:Ag,Iscr:`ℐ`,isin:`∈`,isindot:`⋵`,isinE:`⋹`,isins:`⋴`,isinsv:`⋳`,isinv:`∈`,it:``,Itilde:`Ĩ`,itilde:`ĩ`,Iukcy:`І`,iukcy:`і`,Iuml:`Ï`,iuml:`ï`,Jcirc:`Ĵ`,jcirc:`ĵ`,Jcy:`Й`,jcy:`й`,Jfr:jg,jfr:Mg,jmath:`ȷ`,Jopf:Ng,jopf:Pg,Jscr:Fg,jscr:Ig,Jsercy:`Ј`,jsercy:`ј`,Jukcy:`Є`,jukcy:`є`,Kappa:`Κ`,kappa:`κ`,kappav:`ϰ`,Kcedil:`Ķ`,kcedil:`ķ`,Kcy:`К`,kcy:`к`,Kfr:Lg,kfr:Rg,kgreen:`ĸ`,KHcy:`Х`,khcy:`х`,KJcy:`Ќ`,kjcy:`ќ`,Kopf:zg,kopf:Bg,Kscr:Vg,kscr:Hg,lAarr:`⇚`,Lacute:`Ĺ`,lacute:`ĺ`,laemptyv:`⦴`,lagran:`ℒ`,Lambda:`Λ`,lambda:`λ`,lang:`⟨`,Lang:`⟪`,langd:`⦑`,langle:`⟨`,lap:`⪅`,Laplacetrf:`ℒ`,laquo:`«`,larrb:`⇤`,larrbfs:`⤟`,larr:`←`,Larr:`↞`,lArr:`⇐`,larrfs:`⤝`,larrhk:`↩`,larrlp:`↫`,larrpl:`⤹`,larrsim:`⥳`,larrtl:`↢`,latail:`⤙`,lAtail:`⤛`,lat:`⪫`,late:`⪭`,lates:Ug,lbarr:`⤌`,lBarr:`⤎`,lbbrk:`❲`,lbrace:`{`,lbrack:`[`,lbrke:`⦋`,lbrksld:`⦏`,lbrkslu:`⦍`,Lcaron:`Ľ`,lcaron:`ľ`,Lcedil:`Ļ`,lcedil:`ļ`,lceil:`⌈`,lcub:`{`,Lcy:`Л`,lcy:`л`,ldca:`⤶`,ldquo:`“`,ldquor:`„`,ldrdhar:`⥧`,ldrushar:`⥋`,ldsh:`↲`,le:`≤`,lE:`≦`,LeftAngleBracket:`⟨`,LeftArrowBar:`⇤`,leftarrow:`←`,LeftArrow:`←`,Leftarrow:`⇐`,LeftArrowRightArrow:`⇆`,leftarrowtail:`↢`,LeftCeiling:`⌈`,LeftDoubleBracket:`⟦`,LeftDownTeeVector:`⥡`,LeftDownVectorBar:`⥙`,LeftDownVector:`⇃`,LeftFloor:`⌊`,leftharpoondown:`↽`,leftharpoonup:`↼`,leftleftarrows:`⇇`,leftrightarrow:`↔`,LeftRightArrow:`↔`,Leftrightarrow:`⇔`,leftrightarrows:`⇆`,leftrightharpoons:`⇋`,leftrightsquigarrow:`↭`,LeftRightVector:`⥎`,LeftTeeArrow:`↤`,LeftTee:`⊣`,LeftTeeVector:`⥚`,leftthreetimes:`⋋`,LeftTriangleBar:`⧏`,LeftTriangle:`⊲`,LeftTriangleEqual:`⊴`,LeftUpDownVector:`⥑`,LeftUpTeeVector:`⥠`,LeftUpVectorBar:`⥘`,LeftUpVector:`↿`,LeftVectorBar:`⥒`,LeftVector:`↼`,lEg:`⪋`,leg:`⋚`,leq:`≤`,leqq:`≦`,leqslant:`⩽`,lescc:`⪨`,les:`⩽`,lesdot:`⩿`,lesdoto:`⪁`,lesdotor:`⪃`,lesg:Wg,lesges:`⪓`,lessapprox:`⪅`,lessdot:`⋖`,lesseqgtr:`⋚`,lesseqqgtr:`⪋`,LessEqualGreater:`⋚`,LessFullEqual:`≦`,LessGreater:`≶`,lessgtr:`≶`,LessLess:`⪡`,lesssim:`≲`,LessSlantEqual:`⩽`,LessTilde:`≲`,lfisht:`⥼`,lfloor:`⌊`,Lfr:Gg,lfr:Kg,lg:`≶`,lgE:`⪑`,lHar:`⥢`,lhard:`↽`,lharu:`↼`,lharul:`⥪`,lhblk:`▄`,LJcy:`Љ`,ljcy:`љ`,llarr:`⇇`,ll:`≪`,Ll:`⋘`,llcorner:`⌞`,Lleftarrow:`⇚`,llhard:`⥫`,lltri:`◺`,Lmidot:`Ŀ`,lmidot:`ŀ`,lmoustache:`⎰`,lmoust:`⎰`,lnap:`⪉`,lnapprox:`⪉`,lne:`⪇`,lnE:`≨`,lneq:`⪇`,lneqq:`≨`,lnsim:`⋦`,loang:`⟬`,loarr:`⇽`,lobrk:`⟦`,longleftarrow:`⟵`,LongLeftArrow:`⟵`,Longleftarrow:`⟸`,longleftrightarrow:`⟷`,LongLeftRightArrow:`⟷`,Longleftrightarrow:`⟺`,longmapsto:`⟼`,longrightarrow:`⟶`,LongRightArrow:`⟶`,Longrightarrow:`⟹`,looparrowleft:`↫`,looparrowright:`↬`,lopar:`⦅`,Lopf:qg,lopf:Jg,loplus:`⨭`,lotimes:`⨴`,lowast:`∗`,lowbar:`_`,LowerLeftArrow:`↙`,LowerRightArrow:`↘`,loz:`◊`,lozenge:`◊`,lozf:`⧫`,lpar:`(`,lparlt:`⦓`,lrarr:`⇆`,lrcorner:`⌟`,lrhar:`⇋`,lrhard:`⥭`,lrm:``,lrtri:`⊿`,lsaquo:`‹`,lscr:Yg,Lscr:`ℒ`,lsh:`↰`,Lsh:`↰`,lsim:`≲`,lsime:`⪍`,lsimg:`⪏`,lsqb:`[`,lsquo:`‘`,lsquor:`‚`,Lstrok:`Ł`,lstrok:`ł`,ltcc:`⪦`,ltcir:`⩹`,lt:`<`,LT:`<`,Lt:`≪`,ltdot:`⋖`,lthree:`⋋`,ltimes:`⋉`,ltlarr:`⥶`,ltquest:`⩻`,ltri:`◃`,ltrie:`⊴`,ltrif:`◂`,ltrPar:`⦖`,lurdshar:`⥊`,luruhar:`⥦`,lvertneqq:Xg,lvnE:Zg,macr:`¯`,male:`♂`,malt:`✠`,maltese:`✠`,Map:`⤅`,map:`↦`,mapsto:`↦`,mapstodown:`↧`,mapstoleft:`↤`,mapstoup:`↥`,marker:`▮`,mcomma:`⨩`,Mcy:`М`,mcy:`м`,mdash:`—`,mDDot:`∺`,measuredangle:`∡`,MediumSpace:` `,Mellintrf:`ℳ`,Mfr:Qg,mfr:$g,mho:`℧`,micro:`µ`,midast:`*`,midcir:`⫰`,mid:`∣`,middot:`·`,minusb:`⊟`,minus:`−`,minusd:`∸`,minusdu:`⨪`,MinusPlus:`∓`,mlcp:`⫛`,mldr:`…`,mnplus:`∓`,models:`⊧`,Mopf:e_,mopf:t_,mp:`∓`,mscr:n_,Mscr:`ℳ`,mstpos:`∾`,Mu:`Μ`,mu:`μ`,multimap:`⊸`,mumap:`⊸`,nabla:`∇`,Nacute:`Ń`,nacute:`ń`,nang:r_,nap:`≉`,napE:i_,napid:a_,napos:`ʼn`,napprox:`≉`,natural:`♮`,naturals:`ℕ`,natur:`♮`,nbsp:`\xA0`,nbump:o_,nbumpe:s_,ncap:`⩃`,Ncaron:`Ň`,ncaron:`ň`,Ncedil:`Ņ`,ncedil:`ņ`,ncong:`≇`,ncongdot:c_,ncup:`⩂`,Ncy:`Н`,ncy:`н`,ndash:`–`,nearhk:`⤤`,nearr:`↗`,neArr:`⇗`,nearrow:`↗`,ne:`≠`,nedot:l_,NegativeMediumSpace:``,NegativeThickSpace:``,NegativeThinSpace:``,NegativeVeryThinSpace:``,nequiv:`≢`,nesear:`⤨`,nesim:u_,NestedGreaterGreater:`≫`,NestedLessLess:`≪`,NewLine:`
|
|
41
41
|
`,nexist:`∄`,nexists:`∄`,Nfr:d_,nfr:f_,ngE:p_,nge:`≱`,ngeq:`≱`,ngeqq:m_,ngeqslant:h_,nges:g_,nGg:__,ngsim:`≵`,nGt:v_,ngt:`≯`,ngtr:`≯`,nGtv:y_,nharr:`↮`,nhArr:`⇎`,nhpar:`⫲`,ni:`∋`,nis:`⋼`,nisd:`⋺`,niv:`∋`,NJcy:`Њ`,njcy:`њ`,nlarr:`↚`,nlArr:`⇍`,nldr:`‥`,nlE:b_,nle:`≰`,nleftarrow:`↚`,nLeftarrow:`⇍`,nleftrightarrow:`↮`,nLeftrightarrow:`⇎`,nleq:`≰`,nleqq:x_,nleqslant:S_,nles:C_,nless:`≮`,nLl:w_,nlsim:`≴`,nLt:T_,nlt:`≮`,nltri:`⋪`,nltrie:`⋬`,nLtv:E_,nmid:`∤`,NoBreak:``,NonBreakingSpace:`\xA0`,nopf:D_,Nopf:`ℕ`,Not:`⫬`,not:`¬`,NotCongruent:`≢`,NotCupCap:`≭`,NotDoubleVerticalBar:`∦`,NotElement:`∉`,NotEqual:`≠`,NotEqualTilde:O_,NotExists:`∄`,NotGreater:`≯`,NotGreaterEqual:`≱`,NotGreaterFullEqual:k_,NotGreaterGreater:A_,NotGreaterLess:`≹`,NotGreaterSlantEqual:j_,NotGreaterTilde:`≵`,NotHumpDownHump:M_,NotHumpEqual:N_,notin:`∉`,notindot:P_,notinE:F_,notinva:`∉`,notinvb:`⋷`,notinvc:`⋶`,NotLeftTriangleBar:I_,NotLeftTriangle:`⋪`,NotLeftTriangleEqual:`⋬`,NotLess:`≮`,NotLessEqual:`≰`,NotLessGreater:`≸`,NotLessLess:L_,NotLessSlantEqual:R_,NotLessTilde:`≴`,NotNestedGreaterGreater:z_,NotNestedLessLess:B_,notni:`∌`,notniva:`∌`,notnivb:`⋾`,notnivc:`⋽`,NotPrecedes:`⊀`,NotPrecedesEqual:V_,NotPrecedesSlantEqual:`⋠`,NotReverseElement:`∌`,NotRightTriangleBar:H_,NotRightTriangle:`⋫`,NotRightTriangleEqual:`⋭`,NotSquareSubset:U_,NotSquareSubsetEqual:`⋢`,NotSquareSuperset:W_,NotSquareSupersetEqual:`⋣`,NotSubset:G_,NotSubsetEqual:`⊈`,NotSucceeds:`⊁`,NotSucceedsEqual:K_,NotSucceedsSlantEqual:`⋡`,NotSucceedsTilde:q_,NotSuperset:J_,NotSupersetEqual:`⊉`,NotTilde:`≁`,NotTildeEqual:`≄`,NotTildeFullEqual:`≇`,NotTildeTilde:`≉`,NotVerticalBar:`∤`,nparallel:`∦`,npar:`∦`,nparsl:Y_,npart:X_,npolint:`⨔`,npr:`⊀`,nprcue:`⋠`,nprec:`⊀`,npreceq:Z_,npre:Q_,nrarrc:$_,nrarr:`↛`,nrArr:`⇏`,nrarrw:ev,nrightarrow:`↛`,nRightarrow:`⇏`,nrtri:`⋫`,nrtrie:`⋭`,nsc:`⊁`,nsccue:`⋡`,nsce:tv,Nscr:nv,nscr:rv,nshortmid:`∤`,nshortparallel:`∦`,nsim:`≁`,nsime:`≄`,nsimeq:`≄`,nsmid:`∤`,nspar:`∦`,nsqsube:`⋢`,nsqsupe:`⋣`,nsub:`⊄`,nsubE:iv,nsube:`⊈`,nsubset:av,nsubseteq:`⊈`,nsubseteqq:ov,nsucc:`⊁`,nsucceq:sv,nsup:`⊅`,nsupE:cv,nsupe:`⊉`,nsupset:lv,nsupseteq:`⊉`,nsupseteqq:uv,ntgl:`≹`,Ntilde:`Ñ`,ntilde:`ñ`,ntlg:`≸`,ntriangleleft:`⋪`,ntrianglelefteq:`⋬`,ntriangleright:`⋫`,ntrianglerighteq:`⋭`,Nu:`Ν`,nu:`ν`,num:`#`,numero:`№`,numsp:` `,nvap:dv,nvdash:`⊬`,nvDash:`⊭`,nVdash:`⊮`,nVDash:`⊯`,nvge:fv,nvgt:pv,nvHarr:`⤄`,nvinfin:`⧞`,nvlArr:`⤂`,nvle:mv,nvlt:hv,nvltrie:gv,nvrArr:`⤃`,nvrtrie:_v,nvsim:vv,nwarhk:`⤣`,nwarr:`↖`,nwArr:`⇖`,nwarrow:`↖`,nwnear:`⤧`,Oacute:`Ó`,oacute:`ó`,oast:`⊛`,Ocirc:`Ô`,ocirc:`ô`,ocir:`⊚`,Ocy:`О`,ocy:`о`,odash:`⊝`,Odblac:`Ő`,odblac:`ő`,odiv:`⨸`,odot:`⊙`,odsold:`⦼`,OElig:`Œ`,oelig:`œ`,ofcir:`⦿`,Ofr:yv,ofr:bv,ogon:`˛`,Ograve:`Ò`,ograve:`ò`,ogt:`⧁`,ohbar:`⦵`,ohm:`Ω`,oint:`∮`,olarr:`↺`,olcir:`⦾`,olcross:`⦻`,oline:`‾`,olt:`⧀`,Omacr:`Ō`,omacr:`ō`,Omega:`Ω`,omega:`ω`,Omicron:`Ο`,omicron:`ο`,omid:`⦶`,ominus:`⊖`,Oopf:xv,oopf:Sv,opar:`⦷`,OpenCurlyDoubleQuote:`“`,OpenCurlyQuote:`‘`,operp:`⦹`,oplus:`⊕`,orarr:`↻`,Or:`⩔`,or:`∨`,ord:`⩝`,order:`ℴ`,orderof:`ℴ`,ordf:`ª`,ordm:`º`,origof:`⊶`,oror:`⩖`,orslope:`⩗`,orv:`⩛`,oS:`Ⓢ`,Oscr:Cv,oscr:`ℴ`,Oslash:`Ø`,oslash:`ø`,osol:`⊘`,Otilde:`Õ`,otilde:`õ`,otimesas:`⨶`,Otimes:`⨷`,otimes:`⊗`,Ouml:`Ö`,ouml:`ö`,ovbar:`⌽`,OverBar:`‾`,OverBrace:`⏞`,OverBracket:`⎴`,OverParenthesis:`⏜`,para:`¶`,parallel:`∥`,par:`∥`,parsim:`⫳`,parsl:`⫽`,part:`∂`,PartialD:`∂`,Pcy:`П`,pcy:`п`,percnt:`%`,period:`.`,permil:`‰`,perp:`⊥`,pertenk:`‱`,Pfr:wv,pfr:Tv,Phi:`Φ`,phi:`φ`,phiv:`ϕ`,phmmat:`ℳ`,phone:`☎`,Pi:`Π`,pi:`π`,pitchfork:`⋔`,piv:`ϖ`,planck:`ℏ`,planckh:`ℎ`,plankv:`ℏ`,plusacir:`⨣`,plusb:`⊞`,pluscir:`⨢`,plus:`+`,plusdo:`∔`,plusdu:`⨥`,pluse:`⩲`,PlusMinus:`±`,plusmn:`±`,plussim:`⨦`,plustwo:`⨧`,pm:`±`,Poincareplane:`ℌ`,pointint:`⨕`,popf:Ev,Popf:`ℙ`,pound:`£`,prap:`⪷`,Pr:`⪻`,pr:`≺`,prcue:`≼`,precapprox:`⪷`,prec:`≺`,preccurlyeq:`≼`,Precedes:`≺`,PrecedesEqual:`⪯`,PrecedesSlantEqual:`≼`,PrecedesTilde:`≾`,preceq:`⪯`,precnapprox:`⪹`,precneqq:`⪵`,precnsim:`⋨`,pre:`⪯`,prE:`⪳`,precsim:`≾`,prime:`′`,Prime:`″`,primes:`ℙ`,prnap:`⪹`,prnE:`⪵`,prnsim:`⋨`,prod:`∏`,Product:`∏`,profalar:`⌮`,profline:`⌒`,profsurf:`⌓`,prop:`∝`,Proportional:`∝`,Proportion:`∷`,propto:`∝`,prsim:`≾`,prurel:`⊰`,Pscr:Dv,pscr:Ov,Psi:`Ψ`,psi:`ψ`,puncsp:` `,Qfr:kv,qfr:Av,qint:`⨌`,qopf:jv,Qopf:`ℚ`,qprime:`⁗`,Qscr:Mv,qscr:Nv,quaternions:`ℍ`,quatint:`⨖`,quest:`?`,questeq:`≟`,quot:`"`,QUOT:`"`,rAarr:`⇛`,race:Pv,Racute:`Ŕ`,racute:`ŕ`,radic:`√`,raemptyv:`⦳`,rang:`⟩`,Rang:`⟫`,rangd:`⦒`,range:`⦥`,rangle:`⟩`,raquo:`»`,rarrap:`⥵`,rarrb:`⇥`,rarrbfs:`⤠`,rarrc:`⤳`,rarr:`→`,Rarr:`↠`,rArr:`⇒`,rarrfs:`⤞`,rarrhk:`↪`,rarrlp:`↬`,rarrpl:`⥅`,rarrsim:`⥴`,Rarrtl:`⤖`,rarrtl:`↣`,rarrw:`↝`,ratail:`⤚`,rAtail:`⤜`,ratio:`∶`,rationals:`ℚ`,rbarr:`⤍`,rBarr:`⤏`,RBarr:`⤐`,rbbrk:`❳`,rbrace:`}`,rbrack:`]`,rbrke:`⦌`,rbrksld:`⦎`,rbrkslu:`⦐`,Rcaron:`Ř`,rcaron:`ř`,Rcedil:`Ŗ`,rcedil:`ŗ`,rceil:`⌉`,rcub:`}`,Rcy:`Р`,rcy:`р`,rdca:`⤷`,rdldhar:`⥩`,rdquo:`”`,rdquor:`”`,rdsh:`↳`,real:`ℜ`,realine:`ℛ`,realpart:`ℜ`,reals:`ℝ`,Re:`ℜ`,rect:`▭`,reg:`®`,REG:`®`,ReverseElement:`∋`,ReverseEquilibrium:`⇋`,ReverseUpEquilibrium:`⥯`,rfisht:`⥽`,rfloor:`⌋`,rfr:Fv,Rfr:`ℜ`,rHar:`⥤`,rhard:`⇁`,rharu:`⇀`,rharul:`⥬`,Rho:`Ρ`,rho:`ρ`,rhov:`ϱ`,RightAngleBracket:`⟩`,RightArrowBar:`⇥`,rightarrow:`→`,RightArrow:`→`,Rightarrow:`⇒`,RightArrowLeftArrow:`⇄`,rightarrowtail:`↣`,RightCeiling:`⌉`,RightDoubleBracket:`⟧`,RightDownTeeVector:`⥝`,RightDownVectorBar:`⥕`,RightDownVector:`⇂`,RightFloor:`⌋`,rightharpoondown:`⇁`,rightharpoonup:`⇀`,rightleftarrows:`⇄`,rightleftharpoons:`⇌`,rightrightarrows:`⇉`,rightsquigarrow:`↝`,RightTeeArrow:`↦`,RightTee:`⊢`,RightTeeVector:`⥛`,rightthreetimes:`⋌`,RightTriangleBar:`⧐`,RightTriangle:`⊳`,RightTriangleEqual:`⊵`,RightUpDownVector:`⥏`,RightUpTeeVector:`⥜`,RightUpVectorBar:`⥔`,RightUpVector:`↾`,RightVectorBar:`⥓`,RightVector:`⇀`,ring:`˚`,risingdotseq:`≓`,rlarr:`⇄`,rlhar:`⇌`,rlm:``,rmoustache:`⎱`,rmoust:`⎱`,rnmid:`⫮`,roang:`⟭`,roarr:`⇾`,robrk:`⟧`,ropar:`⦆`,ropf:Iv,Ropf:`ℝ`,roplus:`⨮`,rotimes:`⨵`,RoundImplies:`⥰`,rpar:`)`,rpargt:`⦔`,rppolint:`⨒`,rrarr:`⇉`,Rrightarrow:`⇛`,rsaquo:`›`,rscr:Lv,Rscr:`ℛ`,rsh:`↱`,Rsh:`↱`,rsqb:`]`,rsquo:`’`,rsquor:`’`,rthree:`⋌`,rtimes:`⋊`,rtri:`▹`,rtrie:`⊵`,rtrif:`▸`,rtriltri:`⧎`,RuleDelayed:`⧴`,ruluhar:`⥨`,rx:`℞`,Sacute:`Ś`,sacute:`ś`,sbquo:`‚`,scap:`⪸`,Scaron:`Š`,scaron:`š`,Sc:`⪼`,sc:`≻`,sccue:`≽`,sce:`⪰`,scE:`⪴`,Scedil:`Ş`,scedil:`ş`,Scirc:`Ŝ`,scirc:`ŝ`,scnap:`⪺`,scnE:`⪶`,scnsim:`⋩`,scpolint:`⨓`,scsim:`≿`,Scy:`С`,scy:`с`,sdotb:`⊡`,sdot:`⋅`,sdote:`⩦`,searhk:`⤥`,searr:`↘`,seArr:`⇘`,searrow:`↘`,sect:`§`,semi:`;`,seswar:`⤩`,setminus:`∖`,setmn:`∖`,sext:`✶`,Sfr:Rv,sfr:zv,sfrown:`⌢`,sharp:`♯`,SHCHcy:`Щ`,shchcy:`щ`,SHcy:`Ш`,shcy:`ш`,ShortDownArrow:`↓`,ShortLeftArrow:`←`,shortmid:`∣`,shortparallel:`∥`,ShortRightArrow:`→`,ShortUpArrow:`↑`,shy:``,Sigma:`Σ`,sigma:`σ`,sigmaf:`ς`,sigmav:`ς`,sim:`∼`,simdot:`⩪`,sime:`≃`,simeq:`≃`,simg:`⪞`,simgE:`⪠`,siml:`⪝`,simlE:`⪟`,simne:`≆`,simplus:`⨤`,simrarr:`⥲`,slarr:`←`,SmallCircle:`∘`,smallsetminus:`∖`,smashp:`⨳`,smeparsl:`⧤`,smid:`∣`,smile:`⌣`,smt:`⪪`,smte:`⪬`,smtes:Bv,SOFTcy:`Ь`,softcy:`ь`,solbar:`⌿`,solb:`⧄`,sol:`/`,Sopf:Vv,sopf:Hv,spades:`♠`,spadesuit:`♠`,spar:`∥`,sqcap:`⊓`,sqcaps:Uv,sqcup:`⊔`,sqcups:Wv,Sqrt:`√`,sqsub:`⊏`,sqsube:`⊑`,sqsubset:`⊏`,sqsubseteq:`⊑`,sqsup:`⊐`,sqsupe:`⊒`,sqsupset:`⊐`,sqsupseteq:`⊒`,square:`□`,Square:`□`,SquareIntersection:`⊓`,SquareSubset:`⊏`,SquareSubsetEqual:`⊑`,SquareSuperset:`⊐`,SquareSupersetEqual:`⊒`,SquareUnion:`⊔`,squarf:`▪`,squ:`□`,squf:`▪`,srarr:`→`,Sscr:Gv,sscr:Kv,ssetmn:`∖`,ssmile:`⌣`,sstarf:`⋆`,Star:`⋆`,star:`☆`,starf:`★`,straightepsilon:`ϵ`,straightphi:`ϕ`,strns:`¯`,sub:`⊂`,Sub:`⋐`,subdot:`⪽`,subE:`⫅`,sube:`⊆`,subedot:`⫃`,submult:`⫁`,subnE:`⫋`,subne:`⊊`,subplus:`⪿`,subrarr:`⥹`,subset:`⊂`,Subset:`⋐`,subseteq:`⊆`,subseteqq:`⫅`,SubsetEqual:`⊆`,subsetneq:`⊊`,subsetneqq:`⫋`,subsim:`⫇`,subsub:`⫕`,subsup:`⫓`,succapprox:`⪸`,succ:`≻`,succcurlyeq:`≽`,Succeeds:`≻`,SucceedsEqual:`⪰`,SucceedsSlantEqual:`≽`,SucceedsTilde:`≿`,succeq:`⪰`,succnapprox:`⪺`,succneqq:`⪶`,succnsim:`⋩`,succsim:`≿`,SuchThat:`∋`,sum:`∑`,Sum:`∑`,sung:`♪`,sup1:`¹`,sup2:`²`,sup3:`³`,sup:`⊃`,Sup:`⋑`,supdot:`⪾`,supdsub:`⫘`,supE:`⫆`,supe:`⊇`,supedot:`⫄`,Superset:`⊃`,SupersetEqual:`⊇`,suphsol:`⟉`,suphsub:`⫗`,suplarr:`⥻`,supmult:`⫂`,supnE:`⫌`,supne:`⊋`,supplus:`⫀`,supset:`⊃`,Supset:`⋑`,supseteq:`⊇`,supseteqq:`⫆`,supsetneq:`⊋`,supsetneqq:`⫌`,supsim:`⫈`,supsub:`⫔`,supsup:`⫖`,swarhk:`⤦`,swarr:`↙`,swArr:`⇙`,swarrow:`↙`,swnwar:`⤪`,szlig:`ß`,Tab:` `,target:`⌖`,Tau:`Τ`,tau:`τ`,tbrk:`⎴`,Tcaron:`Ť`,tcaron:`ť`,Tcedil:`Ţ`,tcedil:`ţ`,Tcy:`Т`,tcy:`т`,tdot:`⃛`,telrec:`⌕`,Tfr:qv,tfr:Jv,there4:`∴`,therefore:`∴`,Therefore:`∴`,Theta:`Θ`,theta:`θ`,thetasym:`ϑ`,thetav:`ϑ`,thickapprox:`≈`,thicksim:`∼`,ThickSpace:Yv,ThinSpace:` `,thinsp:` `,thkap:`≈`,thksim:`∼`,THORN:`Þ`,thorn:`þ`,tilde:`˜`,Tilde:`∼`,TildeEqual:`≃`,TildeFullEqual:`≅`,TildeTilde:`≈`,timesbar:`⨱`,timesb:`⊠`,times:`×`,timesd:`⨰`,tint:`∭`,toea:`⤨`,topbot:`⌶`,topcir:`⫱`,top:`⊤`,Topf:Xv,topf:Zv,topfork:`⫚`,tosa:`⤩`,tprime:`‴`,trade:`™`,TRADE:`™`,triangle:`▵`,triangledown:`▿`,triangleleft:`◃`,trianglelefteq:`⊴`,triangleq:`≜`,triangleright:`▹`,trianglerighteq:`⊵`,tridot:`◬`,trie:`≜`,triminus:`⨺`,TripleDot:`⃛`,triplus:`⨹`,trisb:`⧍`,tritime:`⨻`,trpezium:`⏢`,Tscr:Qv,tscr:$v,TScy:`Ц`,tscy:`ц`,TSHcy:`Ћ`,tshcy:`ћ`,Tstrok:`Ŧ`,tstrok:`ŧ`,twixt:`≬`,twoheadleftarrow:`↞`,twoheadrightarrow:`↠`,Uacute:`Ú`,uacute:`ú`,uarr:`↑`,Uarr:`↟`,uArr:`⇑`,Uarrocir:`⥉`,Ubrcy:`Ў`,ubrcy:`ў`,Ubreve:`Ŭ`,ubreve:`ŭ`,Ucirc:`Û`,ucirc:`û`,Ucy:`У`,ucy:`у`,udarr:`⇅`,Udblac:`Ű`,udblac:`ű`,udhar:`⥮`,ufisht:`⥾`,Ufr:ey,ufr:ty,Ugrave:`Ù`,ugrave:`ù`,uHar:`⥣`,uharl:`↿`,uharr:`↾`,uhblk:`▀`,ulcorn:`⌜`,ulcorner:`⌜`,ulcrop:`⌏`,ultri:`◸`,Umacr:`Ū`,umacr:`ū`,uml:`¨`,UnderBar:`_`,UnderBrace:`⏟`,UnderBracket:`⎵`,UnderParenthesis:`⏝`,Union:`⋃`,UnionPlus:`⊎`,Uogon:`Ų`,uogon:`ų`,Uopf:ny,uopf:ry,UpArrowBar:`⤒`,uparrow:`↑`,UpArrow:`↑`,Uparrow:`⇑`,UpArrowDownArrow:`⇅`,updownarrow:`↕`,UpDownArrow:`↕`,Updownarrow:`⇕`,UpEquilibrium:`⥮`,upharpoonleft:`↿`,upharpoonright:`↾`,uplus:`⊎`,UpperLeftArrow:`↖`,UpperRightArrow:`↗`,upsi:`υ`,Upsi:`ϒ`,upsih:`ϒ`,Upsilon:`Υ`,upsilon:`υ`,UpTeeArrow:`↥`,UpTee:`⊥`,upuparrows:`⇈`,urcorn:`⌝`,urcorner:`⌝`,urcrop:`⌎`,Uring:`Ů`,uring:`ů`,urtri:`◹`,Uscr:iy,uscr:ay,utdot:`⋰`,Utilde:`Ũ`,utilde:`ũ`,utri:`▵`,utrif:`▴`,uuarr:`⇈`,Uuml:`Ü`,uuml:`ü`,uwangle:`⦧`,vangrt:`⦜`,varepsilon:`ϵ`,varkappa:`ϰ`,varnothing:`∅`,varphi:`ϕ`,varpi:`ϖ`,varpropto:`∝`,varr:`↕`,vArr:`⇕`,varrho:`ϱ`,varsigma:`ς`,varsubsetneq:oy,varsubsetneqq:sy,varsupsetneq:cy,varsupsetneqq:ly,vartheta:`ϑ`,vartriangleleft:`⊲`,vartriangleright:`⊳`,vBar:`⫨`,Vbar:`⫫`,vBarv:`⫩`,Vcy:`В`,vcy:`в`,vdash:`⊢`,vDash:`⊨`,Vdash:`⊩`,VDash:`⊫`,Vdashl:`⫦`,veebar:`⊻`,vee:`∨`,Vee:`⋁`,veeeq:`≚`,vellip:`⋮`,verbar:`|`,Verbar:`‖`,vert:`|`,Vert:`‖`,VerticalBar:`∣`,VerticalLine:`|`,VerticalSeparator:`❘`,VerticalTilde:`≀`,VeryThinSpace:` `,Vfr:uy,vfr:dy,vltri:`⊲`,vnsub:fy,vnsup:py,Vopf:my,vopf:hy,vprop:`∝`,vrtri:`⊳`,Vscr:gy,vscr:_y,vsubnE:vy,vsubne:yy,vsupnE:by,vsupne:xy,Vvdash:`⊪`,vzigzag:`⦚`,Wcirc:`Ŵ`,wcirc:`ŵ`,wedbar:`⩟`,wedge:`∧`,Wedge:`⋀`,wedgeq:`≙`,weierp:`℘`,Wfr:Sy,wfr:Cy,Wopf:wy,wopf:Ty,wp:`℘`,wr:`≀`,wreath:`≀`,Wscr:Ey,wscr:Dy,xcap:`⋂`,xcirc:`◯`,xcup:`⋃`,xdtri:`▽`,Xfr:Oy,xfr:ky,xharr:`⟷`,xhArr:`⟺`,Xi:`Ξ`,xi:`ξ`,xlarr:`⟵`,xlArr:`⟸`,xmap:`⟼`,xnis:`⋻`,xodot:`⨀`,Xopf:Ay,xopf:jy,xoplus:`⨁`,xotime:`⨂`,xrarr:`⟶`,xrArr:`⟹`,Xscr:My,xscr:Ny,xsqcup:`⨆`,xuplus:`⨄`,xutri:`△`,xvee:`⋁`,xwedge:`⋀`,Yacute:`Ý`,yacute:`ý`,YAcy:`Я`,yacy:`я`,Ycirc:`Ŷ`,ycirc:`ŷ`,Ycy:`Ы`,ycy:`ы`,yen:`¥`,Yfr:Py,yfr:Fy,YIcy:`Ї`,yicy:`ї`,Yopf:Iy,yopf:Ly,Yscr:Ry,yscr:zy,YUcy:`Ю`,yucy:`ю`,yuml:`ÿ`,Yuml:`Ÿ`,Zacute:`Ź`,zacute:`ź`,Zcaron:`Ž`,zcaron:`ž`,Zcy:`З`,zcy:`з`,Zdot:`Ż`,zdot:`ż`,zeetrf:`ℨ`,ZeroWidthSpace:``,Zeta:`Ζ`,zeta:`ζ`,zfr:By,Zfr:`ℨ`,ZHcy:`Ж`,zhcy:`ж`,zigrarr:`⇝`,zopf:Vy,Zopf:`ℤ`,Zscr:Hy,zscr:Uy,zwj:``,zwnj:``}})),Gy=l(((e,t)=>{t.exports=(gme(),m(hme).default)})),Ky=l(((e,t)=>{t.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\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-\u2E4E\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[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/})),_me=l(((e,t)=>{var n={};function r(e){var t,r,i=n[e];if(i)return i;for(i=n[e]=[],t=0;t<128;t++)r=String.fromCharCode(t),/^[0-9a-z]$/i.test(r)?i.push(r):i.push(`%`+(`0`+t.toString(16).toUpperCase()).slice(-2));for(t=0;t<e.length;t++)i[e.charCodeAt(t)]=e[t];return i}function i(e,t,n){var a,o,s,c,l,u=``;for(typeof t!=`string`&&(n=t,t=i.defaultChars),n===void 0&&(n=!0),l=r(t),a=0,o=e.length;a<o;a++){if(s=e.charCodeAt(a),n&&s===37&&a+2<o&&/^[0-9a-f]{2}$/i.test(e.slice(a+1,a+3))){u+=e.slice(a,a+3),a+=2;continue}if(s<128){u+=l[s];continue}if(s>=55296&&s<=57343){if(s>=55296&&s<=56319&&a+1<o&&(c=e.charCodeAt(a+1),c>=56320&&c<=57343)){u+=encodeURIComponent(e[a]+e[a+1]),a++;continue}u+=`%EF%BF%BD`;continue}u+=encodeURIComponent(e[a])}return u}i.defaultChars=`;/?:@&=+$,-_.!~*'()#`,i.componentChars=`-_.!~*'()`,t.exports=i})),vme=l(((e,t)=>{var n={};function r(e){var t,r,i=n[e];if(i)return i;for(i=n[e]=[],t=0;t<128;t++)r=String.fromCharCode(t),i.push(r);for(t=0;t<e.length;t++)r=e.charCodeAt(t),i[r]=`%`+(`0`+r.toString(16).toUpperCase()).slice(-2);return i}function i(e,t){var n;return typeof t!=`string`&&(t=i.defaultChars),n=r(t),e.replace(/(%[a-f0-9]{2})+/gi,function(e){var t,r,i,a,o,s,c,l=``;for(t=0,r=e.length;t<r;t+=3){if(i=parseInt(e.slice(t+1,t+3),16),i<128){l+=n[i];continue}if((i&224)==192&&t+3<r&&(a=parseInt(e.slice(t+4,t+6),16),(a&192)==128)){c=i<<6&1984|a&63,c<128?l+=`��`:l+=String.fromCharCode(c),t+=3;continue}if((i&240)==224&&t+6<r&&(a=parseInt(e.slice(t+4,t+6),16),o=parseInt(e.slice(t+7,t+9),16),(a&192)==128&&(o&192)==128)){c=i<<12&61440|a<<6&4032|o&63,c<2048||c>=55296&&c<=57343?l+=`���`:l+=String.fromCharCode(c),t+=6;continue}if((i&248)==240&&t+9<r&&(a=parseInt(e.slice(t+4,t+6),16),o=parseInt(e.slice(t+7,t+9),16),s=parseInt(e.slice(t+10,t+12),16),(a&192)==128&&(o&192)==128&&(s&192)==128)){c=i<<18&1835008|a<<12&258048|o<<6&4032|s&63,c<65536||c>1114111?l+=`����`:(c-=65536,l+=String.fromCharCode(55296+(c>>10),56320+(c&1023))),t+=9;continue}l+=`�`}return l})}i.defaultChars=`;/?:@&=+$,#`,i.componentChars=``,t.exports=i})),yme=l(((e,t)=>{t.exports=function(e){var t=``;return t+=e.protocol||``,t+=e.slashes?`//`:``,t+=e.auth?e.auth+`@`:``,e.hostname&&e.hostname.indexOf(`:`)!==-1?t+=`[`+e.hostname+`]`:t+=e.hostname||``,t+=e.port?`:`+e.port:``,t+=e.pathname||``,t+=e.search||``,t+=e.hash||``,t}})),bme=l(((e,t)=>{function n(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var r=/^([a-z0-9.+-]+:)/i,i=/:[0-9]*$/,a=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,o=[`%`,`/`,`?`,`;`,`#`,`'`,`{`,`}`,`|`,`\\`,`^`,"`",`<`,`>`,`"`,"`",` `,`\r`,`
|
|
42
42
|
`,` `],s=[`/`,`?`,`#`],c=255,l=/^[+a-z0-9A-Z_-]{0,63}$/,u=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,d={javascript:!0,"javascript:":!0},f={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function p(e,t){if(e&&e instanceof n)return e;var r=new n;return r.parse(e,t),r}n.prototype.parse=function(e,t){var n,i,p,m,h,g=e;if(g=g.trim(),!t&&e.split(`#`).length===1){var _=a.exec(g);if(_)return this.pathname=_[1],_[2]&&(this.search=_[2]),this}var v=r.exec(g);if(v&&(v=v[0],p=v.toLowerCase(),this.protocol=v,g=g.substr(v.length)),(t||v||g.match(/^\/\/[^@\/]+@[^@\/]+/))&&(h=g.substr(0,2)===`//`,h&&!(v&&d[v])&&(g=g.substr(2),this.slashes=!0)),!d[v]&&(h||v&&!f[v])){var y=-1;for(n=0;n<s.length;n++)m=g.indexOf(s[n]),m!==-1&&(y===-1||m<y)&&(y=m);var b,x=y===-1?g.lastIndexOf(`@`):g.lastIndexOf(`@`,y);for(x!==-1&&(b=g.slice(0,x),g=g.slice(x+1),this.auth=b),y=-1,n=0;n<o.length;n++)m=g.indexOf(o[n]),m!==-1&&(y===-1||m<y)&&(y=m);y===-1&&(y=g.length),g[y-1]===`:`&&y--;var S=g.slice(0,y);g=g.slice(y),this.parseHost(S),this.hostname=this.hostname||``;var C=this.hostname[0]===`[`&&this.hostname[this.hostname.length-1]===`]`;if(!C){var w=this.hostname.split(/\./);for(n=0,i=w.length;n<i;n++){var T=w[n];if(T&&!T.match(l)){for(var E=``,D=0,O=T.length;D<O;D++)T.charCodeAt(D)>127?E+=`x`:E+=T[D];if(!E.match(l)){var k=w.slice(0,n),A=w.slice(n+1),j=T.match(u);j&&(k.push(j[1]),A.unshift(j[2])),A.length&&(g=A.join(`.`)+g),this.hostname=k.join(`.`);break}}}}this.hostname.length>c&&(this.hostname=``),C&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var M=g.indexOf(`#`);M!==-1&&(this.hash=g.substr(M),g=g.slice(0,M));var N=g.indexOf(`?`);return N!==-1&&(this.search=g.substr(N),g=g.slice(0,N)),g&&(this.pathname=g),f[p]&&this.hostname&&!this.pathname&&(this.pathname=``),this},n.prototype.parseHost=function(e){var t=i.exec(e);t&&(t=t[0],t!==`:`&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)},t.exports=p})),qy=l(((e,t)=>{t.exports.encode=_me(),t.exports.decode=vme(),t.exports.format=yme(),t.exports.parse=bme()})),Jy=l(((e,t)=>{t.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/})),Yy=l(((e,t)=>{t.exports=/[\0-\x1F\x7F-\x9F]/})),xme=l(((e,t)=>{t.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/})),Xy=l(((e,t)=>{t.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/})),Sme=l((e=>{e.Any=Jy(),e.Cc=Yy(),e.Cf=xme(),e.P=Ky(),e.Z=Xy()})),G=l((e=>{function t(e){return Object.prototype.toString.call(e)}function n(e){return t(e)===`[object String]`}var r=Object.prototype.hasOwnProperty;function i(e,t){return r.call(e,t)}function a(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!=`object`)throw TypeError(t+`must be object`);Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function o(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))}function s(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)==65535||(e&65535)==65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function c(e){if(e>65535){e-=65536;var t=55296+(e>>10),n=56320+(e&1023);return String.fromCharCode(t,n)}return String.fromCharCode(e)}var l=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,u=RegExp(l.source+`|&([a-z#][a-z0-9]{1,31});`,`gi`),d=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,f=Gy();function p(e,t){var n;return i(f,t)?f[t]:t.charCodeAt(0)===35&&d.test(t)&&(n=t[1].toLowerCase()===`x`?parseInt(t.slice(2),16):parseInt(t.slice(1),10),s(n))?c(n):e}function m(e){return e.indexOf(`\\`)<0?e:e.replace(l,`$1`)}function h(e){return e.indexOf(`\\`)<0&&e.indexOf(`&`)<0?e:e.replace(u,function(e,t,n){return t||p(e,n)})}var g=/[&<>"]/,_=/[&<>"]/g,v={"&":`&`,"<":`<`,">":`>`,'"':`"`};function y(e){return v[e]}function b(e){return g.test(e)?e.replace(_,y):e}var x=/[.?*+^$[\]\\(){}|-]/g;function S(e){return e.replace(x,`\\$&`)}function C(e){switch(e){case 9:case 32:return!0}return!1}function w(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}var T=Ky();function E(e){return T.test(e)}function D(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 O(e){return e=e.trim().replace(/\s+/g,` `),e.toLowerCase().toUpperCase()}e.lib={},e.lib.mdurl=qy(),e.lib.ucmicro=Sme(),e.assign=a,e.isString=n,e.has=i,e.unescapeMd=m,e.unescapeAll=h,e.isValidEntityCode=s,e.fromCodePoint=c,e.escapeHtml=b,e.arrayReplaceAt=o,e.isSpace=C,e.isWhiteSpace=w,e.isMdAsciiPunct=D,e.isPunctChar=E,e.escapeRE=S,e.normalizeReference=O})),Cme=l(((e,t)=>{t.exports=function(e,t,n){var r,i,a,o,s=-1,c=e.posMax,l=e.pos;for(e.pos=t+1,r=1;e.pos<c;){if(a=e.src.charCodeAt(e.pos),a===93&&(r--,r===0)){i=!0;break}if(o=e.pos,e.md.inline.skipToken(e),a===91){if(o===e.pos-1)r++;else if(n)return e.pos=l,-1}}return i&&(s=e.pos),e.pos=l,s}})),wme=l(((e,t)=>{var n=G().unescapeAll;t.exports=function(e,t,r){var i,a,o=t,s={ok:!1,pos:0,lines:0,str:``};if(e.charCodeAt(o)===60){for(o++;o<r;){if(i=e.charCodeAt(o),i===10||i===60)return s;if(i===62)return s.pos=o+1,s.str=n(e.slice(t+1,o)),s.ok=!0,s;if(i===92&&o+1<r){o+=2;continue}o++}return s}for(a=0;o<r&&(i=e.charCodeAt(o),!(i===32||i<32||i===127));){if(i===92&&o+1<r){if(e.charCodeAt(o+1)===32)break;o+=2;continue}if(i===40&&(a++,a>32))return s;if(i===41){if(a===0)break;a--}o++}return t===o||a!==0?s:(s.str=n(e.slice(t,o)),s.pos=o,s.ok=!0,s)}})),Tme=l(((e,t)=>{var n=G().unescapeAll;t.exports=function(e,t,r){var i,a,o=0,s=t,c={ok:!1,pos:0,lines:0,str:``};if(s>=r||(a=e.charCodeAt(s),a!==34&&a!==39&&a!==40))return c;for(s++,a===40&&(a=41);s<r;){if(i=e.charCodeAt(s),i===a)return c.pos=s+1,c.lines=o,c.str=n(e.slice(t+1,s)),c.ok=!0,c;if(i===40&&a===41)return c;i===10?o++:i===92&&s+1<r&&(s++,e.charCodeAt(s)===10&&o++),s++}return c}})),Eme=l((e=>{e.parseLinkLabel=Cme(),e.parseLinkDestination=wme(),e.parseLinkTitle=Tme()})),Dme=l(((e,t)=>{var n=G().assign,r=G().unescapeAll,i=G().escapeHtml,a={};a.code_inline=function(e,t,n,r,a){var o=e[t];return`<code`+a.renderAttrs(o)+`>`+i(o.content)+`</code>`},a.code_block=function(e,t,n,r,a){var o=e[t];return`<pre`+a.renderAttrs(o)+`><code>`+i(e[t].content)+`</code></pre>
|