imio.smartweb.core 1.4.3__py3-none-any.whl → 1.4.5__py3-none-any.whl
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.
- imio/smartweb/core/browser/configure.zcml +8 -0
- imio/smartweb/core/browser/controlpanel_siteadmin.py +142 -0
- imio/smartweb/core/browser/sitemap.py +1 -1
- imio/smartweb/core/browser/static/src/view.js +9 -2
- imio/smartweb/core/contents/pages/procedure/content.py +8 -0
- imio/smartweb/core/contents/rest/directory/endpoint.py +1 -1
- imio/smartweb/core/contents/sections/events/view.py +1 -1
- imio/smartweb/core/permissions.zcml +6 -0
- imio/smartweb/core/profiles/default/controlpanel.xml +12 -0
- imio/smartweb/core/profiles/default/metadata.xml +1 -1
- imio/smartweb/core/profiles/default/registry/smartweb.xml +3 -0
- imio/smartweb/core/profiles/default/rolemap.xml +5 -0
- imio/smartweb/core/profiles/default/taxonomies/procedure_category.xml +9 -0
- imio/smartweb/core/profiles/default/types/imio.smartweb.Page.xml +2 -1
- imio/smartweb/core/profiles/default/types/imio.smartweb.PortalPage.xml +1 -0
- imio/smartweb/core/setuphandlers.py +2 -0
- imio/smartweb/core/upgrades/configure.zcml +41 -1
- imio/smartweb/core/upgrades/profiles/1068_to_1069/controlpanel.xml +26 -0
- imio/smartweb/core/upgrades/profiles/1068_to_1069/registry.xml +9 -0
- imio/smartweb/core/upgrades/profiles/1068_to_1069/rolemap.xml +11 -0
- imio/smartweb/core/upgrades/profiles/1069_to_1070/taxonomies/procedure_category.cfg +9 -0
- imio/smartweb/core/upgrades/profiles/1069_to_1070/taxonomies/procedure_category.xml +121 -0
- imio/smartweb/core/upgrades/upgrades.py +7 -1
- imio/smartweb/core/utils.py +38 -0
- imio/smartweb/core/viewlets/procedure.pt +1 -0
- imio/smartweb/core/viewlets/procedure.py +14 -0
- imio/smartweb/core/vocabularies.py +28 -2
- imio/smartweb/core/vocabularies.zcml +6 -0
- imio/smartweb/core/webcomponents/build/css/251.smartweb-webcomponents-compiled.css +1 -0
- imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css +1 -1
- imio/smartweb/core/webcomponents/build/css/666.smartweb-webcomponents-compiled.css +1 -1
- imio/smartweb/core/webcomponents/build/css/700.smartweb-webcomponents-compiled.css +1 -0
- imio/smartweb/core/webcomponents/build/js/141.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/141.smartweb-webcomponents-compiled.js.LICENSE.txt +3 -3
- imio/smartweb/core/webcomponents/build/js/15.smartweb-webcomponents-compiled.js +2 -0
- imio/smartweb/core/webcomponents/build/js/21.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/251.smartweb-webcomponents-compiled.js +1 -0
- imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/666.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/700.smartweb-webcomponents-compiled.js +1 -0
- imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/922.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js +1 -1
- imio/smartweb/core/webcomponents/package.json +1 -1
- imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss +32 -1
- imio/smartweb/core/webcomponents/src/components/Annuaire/Filters/Filter.jsx +118 -70
- imio/smartweb/core/webcomponents/src/components/Filters/MainFilter.scss +4 -8
- imio/smartweb/core/webcomponents/src/components/Filters/TaxonomyFilter.jsx +167 -85
- imio/smartweb/core/webcomponents/src/components/Filters/TaxonomyFilter.scss +44 -15
- imio/smartweb/core/webcomponents/src/components/News/News.scss +0 -1
- imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx +20 -11
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/METADATA +27 -1
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/RECORD +63 -58
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/WHEEL +1 -1
- imio/smartweb/core/webcomponents/build/css/420.smartweb-webcomponents-compiled.css +0 -1
- imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css +0 -1
- imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css +0 -1
- imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js +0 -1
- imio/smartweb/core/webcomponents/build/js/491.smartweb-webcomponents-compiled.js +0 -2
- imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js +0 -1
- /imio/smartweb/core/webcomponents/build/js/{491.smartweb-webcomponents-compiled.js.LICENSE.txt → 15.smartweb-webcomponents-compiled.js.LICENSE.txt} +0 -0
- /imio.smartweb.core-1.4.3-py3.9-nspkg.pth → /imio.smartweb.core-1.4.5-py3.12-nspkg.pth +0 -0
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/licenses/LICENSE.GPL +0 -0
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/licenses/LICENSE.rst +0 -0
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/namespace_packages.txt +0 -0
- {imio_smartweb_core-1.4.3.dist-info → imio_smartweb_core-1.4.5.dist-info}/top_level.txt +0 -0
imio/smartweb/core/webcomponents/build/js/141.smartweb-webcomponents-compiled.js.LICENSE.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* @remix-run/router v1.
|
2
|
+
* @remix-run/router v1.22.0
|
3
3
|
*
|
4
4
|
* Copyright (c) Remix Software Inc.
|
5
5
|
*
|
@@ -10,7 +10,7 @@
|
|
10
10
|
*/
|
11
11
|
|
12
12
|
/**
|
13
|
-
* React Router DOM v6.
|
13
|
+
* React Router DOM v6.29.0
|
14
14
|
*
|
15
15
|
* Copyright (c) Remix Software Inc.
|
16
16
|
*
|
@@ -21,7 +21,7 @@
|
|
21
21
|
*/
|
22
22
|
|
23
23
|
/**
|
24
|
-
* React Router v6.
|
24
|
+
* React Router v6.29.0
|
25
25
|
*
|
26
26
|
* Copyright (c) Remix Software Inc.
|
27
27
|
*
|
@@ -0,0 +1,2 @@
|
|
1
|
+
/*! For license information please see 15.smartweb-webcomponents-compiled.js.LICENSE.txt */
|
2
|
+
(self.webpackChunkimio_smartweb_core_webcomponents=self.webpackChunkimio_smartweb_core_webcomponents||[]).push([[15],{58295:u=>{"use strict";var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,D=function(u){return"function"==typeof Array.isArray?Array.isArray(u):"[object Array]"===t.call(u)},o=function(u){if(!u||"[object Object]"!==t.call(u))return!1;var n,r=e.call(u,"constructor"),D=u.constructor&&u.constructor.prototype&&e.call(u.constructor.prototype,"isPrototypeOf");if(u.constructor&&!r&&!D)return!1;for(n in u);return void 0===n||e.call(u,n)},i=function(u,e){n&&"__proto__"===e.name?n(u,e.name,{enumerable:!0,configurable:!0,value:e.newValue,writable:!0}):u[e.name]=e.newValue},l=function(u,t){if("__proto__"===t){if(!e.call(u,t))return;if(r)return r(u,t).value}return u[t]};u.exports=function u(){var e,t,n,r,a,s,c=arguments[0],F=1,f=arguments.length,p=!1;for("boolean"==typeof c&&(p=c,c=arguments[1]||{},F=2),(null==c||"object"!=typeof c&&"function"!=typeof c)&&(c={});F<f;++F)if(null!=(e=arguments[F]))for(t in e)n=l(c,t),c!==(r=l(e,t))&&(p&&r&&(o(r)||(a=D(r)))?(a?(a=!1,s=n&&D(n)?n:[]):s=n&&o(n)?n:{},i(c,{name:t,newValue:u(p,s,r)})):void 0!==r&&i(c,{name:t,newValue:r}));return c}},83842:u=>{var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,D=/^:\s*/,o=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,i=/^[;\s]*/,l=/^\s+|\s+$/g,a="";function s(u){return u?u.replace(l,a):a}u.exports=function(u,l){if("string"!=typeof u)throw new TypeError("First argument must be a string");if(!u)return[];l=l||{};var c=1,F=1;function f(u){var e=u.match(t);e&&(c+=e.length);var n=u.lastIndexOf("\n");F=~n?u.length-n:F+u.length}function p(){var u={line:c,column:F};return function(e){return e.position=new C(u),h(),e}}function C(u){this.start=u,this.end={line:c,column:F},this.source=l.source}C.prototype.content=u;var E=[];function A(e){var t=new Error(l.source+":"+c+":"+F+": "+e);if(t.reason=e,t.filename=l.source,t.line=c,t.column=F,t.source=u,!l.silent)throw t;E.push(t)}function d(e){var t=e.exec(u);if(t){var n=t[0];return f(n),u=u.slice(n.length),t}}function h(){d(n)}function m(u){var e;for(u=u||[];e=g();)!1!==e&&u.push(e);return u}function g(){var e=p();if("/"==u.charAt(0)&&"*"==u.charAt(1)){for(var t=2;a!=u.charAt(t)&&("*"!=u.charAt(t)||"/"!=u.charAt(t+1));)++t;if(t+=2,a===u.charAt(t-1))return A("End of comment missing");var n=u.slice(2,t-2);return F+=2,f(n),u=u.slice(t),F+=2,e({type:"comment",comment:n})}}function B(){var u=p(),t=d(r);if(t){if(g(),!d(D))return A("property missing ':'");var n=d(o),l=u({type:"declaration",property:s(t[0].replace(e,a)),value:n?s(n[0].replace(e,a)):a});return d(i),l}}return h(),function(){var u,e=[];for(m(e);u=B();)!1!==u&&(e.push(u),m(e));return e}()}},48706:(u,e,t)=>{"use strict";var n=t(25602),r=Symbol.for("react.element"),D=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function a(u,e,t){var n,D={},a=null,s=null;for(n in void 0!==t&&(a=""+t),void 0!==e.key&&(a=""+e.key),void 0!==e.ref&&(s=e.ref),e)o.call(e,n)&&!l.hasOwnProperty(n)&&(D[n]=e[n]);if(u&&u.defaultProps)for(n in e=u.defaultProps)void 0===D[n]&&(D[n]=e[n]);return{$$typeof:r,type:u,key:a,ref:s,props:D,_owner:i.current}}e.Fragment=D,e.jsx=a,e.jsxs=a},28074:(u,e,t)=>{"use strict";u.exports=t(48706)},20371:function(u,e,t){"use strict";var n=this&&this.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(u,e){var t=null;if(!u||"string"!=typeof u)return t;var n=(0,r.default)(u),D="function"==typeof e;return n.forEach((function(u){if("declaration"===u.type){var n=u.property,r=u.value;D?e(n,r,u):r&&((t=t||{})[n]=r)}})),t};var r=n(t(83842))},91015:(u,e,t)=>{"use strict";t.d(e,{o:()=>cr});var n={};t.r(n),t.d(n,{boolean:()=>E,booleanish:()=>A,commaOrSpaceSeparated:()=>B,commaSeparated:()=>g,number:()=>h,overloadedBoolean:()=>d,spaceSeparated:()=>m});var r={};t.r(r),t.d(r,{attentionMarkers:()=>gt,contentInitial:()=>Ct,disable:()=>Bt,document:()=>pt,flow:()=>At,flowInitial:()=>Et,insideSpan:()=>mt,string:()=>dt,text:()=>ht});const D=/^(?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[\$0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0897-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF65-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDD40-\uDD65\uDD69-\uDD6D\uDD6F-\uDD85\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEC2-\uDEC4\uDEFC-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7-\uDFC0\uDFC2\uDFC5\uDFC7-\uDFCA\uDFCC-\uDFD3\uDFE1\uDFE2]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF5A\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDCF0-\uDCF9\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDDD0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*$/,o=/^(?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[\$\x2D0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0897-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF65-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDD40-\uDD65\uDD69-\uDD6D\uDD6F-\uDD85\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEC2-\uDEC4\uDEFC-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7-\uDFC0\uDFC2\uDFC5\uDFC7-\uDFCA\uDFCC-\uDFD3\uDFE1\uDFE2]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF5A\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDCF0-\uDCF9\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDDD0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*$/,i={};function l(u,e){return((e||i).jsx?o:D).test(u)}const a=/[ \t\n\f\r]/g;function s(u){return""===u.replace(a,"")}class c{constructor(u,e,t){this.property=u,this.normal=e,t&&(this.space=t)}}function F(u,e){const t={},n={};let r=-1;for(;++r<u.length;)Object.assign(t,u[r].property),Object.assign(n,u[r].normal);return new c(t,n,e)}function f(u){return u.toLowerCase()}c.prototype.property={},c.prototype.normal={},c.prototype.space=null;class p{constructor(u,e){this.property=u,this.attribute=e}}p.prototype.space=null,p.prototype.boolean=!1,p.prototype.booleanish=!1,p.prototype.overloadedBoolean=!1,p.prototype.number=!1,p.prototype.commaSeparated=!1,p.prototype.spaceSeparated=!1,p.prototype.commaOrSpaceSeparated=!1,p.prototype.mustUseProperty=!1,p.prototype.defined=!1;let C=0;const E=y(),A=y(),d=y(),h=y(),m=y(),g=y(),B=y();function y(){return 2**++C}const v=Object.keys(n);class b extends p{constructor(u,e,t,r){let D=-1;if(super(u,e),x(this,"space",r),"number"==typeof t)for(;++D<v.length;){const u=v[D];x(this,v[D],(t&n[u])===n[u])}}}function x(u,e,t){t&&(u[e]=t)}b.prototype.defined=!0;const k={}.hasOwnProperty;function w(u){const e={},t={};let n;for(n in u.properties)if(k.call(u.properties,n)){const r=u.properties[n],D=new b(n,u.transform(u.attributes||{},n),r,u.space);u.mustUseProperty&&u.mustUseProperty.includes(n)&&(D.mustUseProperty=!0),e[n]=D,t[f(n)]=n,t[f(D.attribute)]=n}return new c(e,t,u.space)}const O=w({space:"xlink",transform:(u,e)=>"xlink:"+e.slice(5).toLowerCase(),properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),S=w({space:"xml",transform:(u,e)=>"xml:"+e.slice(3).toLowerCase(),properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function P(u,e){return e in u?u[e]:e}function j(u,e){return P(u,e.toLowerCase())}const I=w({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:j,properties:{xmlns:null,xmlnsXLink:null}}),T=w({transform:(u,e)=>"role"===e?e:"aria-"+e.slice(4).toLowerCase(),properties:{ariaActiveDescendant:null,ariaAtomic:A,ariaAutoComplete:null,ariaBusy:A,ariaChecked:A,ariaColCount:h,ariaColIndex:h,ariaColSpan:h,ariaControls:m,ariaCurrent:null,ariaDescribedBy:m,ariaDetails:null,ariaDisabled:A,ariaDropEffect:m,ariaErrorMessage:null,ariaExpanded:A,ariaFlowTo:m,ariaGrabbed:A,ariaHasPopup:null,ariaHidden:A,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:m,ariaLevel:h,ariaLive:null,ariaModal:A,ariaMultiLine:A,ariaMultiSelectable:A,ariaOrientation:null,ariaOwns:m,ariaPlaceholder:null,ariaPosInSet:h,ariaPressed:A,ariaReadOnly:A,ariaRelevant:null,ariaRequired:A,ariaRoleDescription:m,ariaRowCount:h,ariaRowIndex:h,ariaRowSpan:h,ariaSelected:A,ariaSetSize:h,ariaSort:null,ariaValueMax:h,ariaValueMin:h,ariaValueNow:h,ariaValueText:null,role:null}}),L=w({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:j,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:g,acceptCharset:m,accessKey:m,action:null,allow:null,allowFullScreen:E,allowPaymentRequest:E,allowUserMedia:E,alt:null,as:null,async:E,autoCapitalize:null,autoComplete:m,autoFocus:E,autoPlay:E,blocking:m,capture:null,charSet:null,checked:E,cite:null,className:m,cols:h,colSpan:null,content:null,contentEditable:A,controls:E,controlsList:m,coords:h|g,crossOrigin:null,data:null,dateTime:null,decoding:null,default:E,defer:E,dir:null,dirName:null,disabled:E,download:d,draggable:A,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:E,formTarget:null,headers:m,height:h,hidden:E,high:h,href:null,hrefLang:null,htmlFor:m,httpEquiv:m,id:null,imageSizes:null,imageSrcSet:null,inert:E,inputMode:null,integrity:null,is:null,isMap:E,itemId:null,itemProp:m,itemRef:m,itemScope:E,itemType:m,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:E,low:h,manifest:null,max:null,maxLength:h,media:null,method:null,min:null,minLength:h,multiple:E,muted:E,name:null,nonce:null,noModule:E,noValidate:E,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:E,optimum:h,pattern:null,ping:m,placeholder:null,playsInline:E,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:E,referrerPolicy:null,rel:m,required:E,reversed:E,rows:h,rowSpan:h,sandbox:m,scope:null,scoped:E,seamless:E,selected:E,shadowRootClonable:E,shadowRootDelegatesFocus:E,shadowRootMode:null,shape:null,size:h,sizes:null,slot:null,span:h,spellCheck:A,src:null,srcDoc:null,srcLang:null,srcSet:null,start:h,step:null,style:null,tabIndex:h,target:null,title:null,translate:null,type:null,typeMustMatch:E,useMap:null,value:A,width:h,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:m,axis:null,background:null,bgColor:null,border:h,borderColor:null,bottomMargin:h,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:E,declare:E,event:null,face:null,frame:null,frameBorder:null,hSpace:h,leftMargin:h,link:null,longDesc:null,lowSrc:null,marginHeight:h,marginWidth:h,noResize:E,noHref:E,noShade:E,noWrap:E,object:null,profile:null,prompt:null,rev:null,rightMargin:h,rules:null,scheme:null,scrolling:A,standby:null,summary:null,text:null,topMargin:h,valueType:null,version:null,vAlign:null,vLink:null,vSpace:h,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:E,disableRemotePlayback:E,prefix:null,property:null,results:h,security:null,unselectable:null}}),N=w({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:P,properties:{about:B,accentHeight:h,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:h,amplitude:h,arabicForm:null,ascent:h,attributeName:null,attributeType:null,azimuth:h,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:h,by:null,calcMode:null,capHeight:h,className:m,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:h,diffuseConstant:h,direction:null,display:null,dur:null,divisor:h,dominantBaseline:null,download:E,dx:null,dy:null,edgeMode:null,editable:null,elevation:h,enableBackground:null,end:null,event:null,exponent:h,externalResourcesRequired:null,fill:null,fillOpacity:h,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:g,g2:g,glyphName:g,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:h,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:h,horizOriginX:h,horizOriginY:h,id:null,ideographic:h,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:h,k:h,k1:h,k2:h,k3:h,k4:h,kernelMatrix:B,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:h,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:h,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:h,overlineThickness:h,paintOrder:null,panose1:null,path:null,pathLength:h,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:m,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:h,pointsAtY:h,pointsAtZ:h,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:B,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:B,rev:B,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:B,requiredFeatures:B,requiredFonts:B,requiredFormats:B,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:h,specularExponent:h,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:h,strikethroughThickness:h,string:null,stroke:null,strokeDashArray:B,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:h,strokeOpacity:h,strokeWidth:null,style:null,surfaceScale:h,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:B,tabIndex:h,tableValues:null,target:null,targetX:h,targetY:h,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:B,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:h,underlineThickness:h,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:h,values:null,vAlphabetic:h,vMathematical:h,vectorEffect:null,vHanging:h,vIdeographic:h,version:null,vertAdvY:h,vertOriginX:h,vertOriginY:h,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:h,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),z=F([S,O,I,T,L],"html"),M=F([S,O,I,T,N],"svg"),_=/^data[-\w.:]+$/i,R=/-[a-z]/g,U=/[A-Z]/g;function H(u){return"-"+u.toLowerCase()}function V(u){return u.charAt(1).toUpperCase()}const q={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"};var W=t(20371);const Y=W.default||W,K=$("end"),Q=$("start");function $(u){return function(e){const t=e&&e.position&&e.position[u]||{};if("number"==typeof t.line&&t.line>0&&"number"==typeof t.column&&t.column>0)return{line:t.line,column:t.column,offset:"number"==typeof t.offset&&t.offset>-1?t.offset:void 0}}}function X(u){return u&&"object"==typeof u?"position"in u||"type"in u?J(u.position):"start"in u||"end"in u?J(u):"line"in u||"column"in u?Z(u):"":""}function Z(u){return G(u&&u.line)+":"+G(u&&u.column)}function J(u){return Z(u&&u.start)+"-"+Z(u&&u.end)}function G(u){return u&&"number"==typeof u?u:1}function uu(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function eu(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}class tu extends Error{constructor(u,e,t){super(),"string"==typeof e&&(t=e,e=void 0);let n="",r={},D=!1;if(e&&(r="line"in e&&"column"in e||"start"in e&&"end"in e?{place:e}:"type"in e?{ancestors:[e],place:e.position}:function(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?uu(Object(t),!0).forEach((function(e){eu(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):uu(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}({},e)),"string"==typeof u?n=u:!r.cause&&u&&(D=!0,n=u.message,r.cause=u),!r.ruleId&&!r.source&&"string"==typeof t){const u=t.indexOf(":");-1===u?r.ruleId=t:(r.source=t.slice(0,u),r.ruleId=t.slice(u+1))}if(!r.place&&r.ancestors&&r.ancestors){const u=r.ancestors[r.ancestors.length-1];u&&(r.place=u.position)}const o=r.place&&"start"in r.place?r.place.start:r.place;this.ancestors=r.ancestors||void 0,this.cause=r.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file,this.message=n,this.line=o?o.line:void 0,this.name=X(r.place)||"1:1",this.place=r.place||void 0,this.reason=this.message,this.ruleId=r.ruleId||void 0,this.source=r.source||void 0,this.stack=D&&r.cause&&"string"==typeof r.cause.stack?r.cause.stack:"",this.actual,this.expected,this.note,this.url}}tu.prototype.file="",tu.prototype.name="",tu.prototype.reason="",tu.prototype.message="",tu.prototype.stack="",tu.prototype.column=void 0,tu.prototype.line=void 0,tu.prototype.ancestors=void 0,tu.prototype.cause=void 0,tu.prototype.fatal=void 0,tu.prototype.place=void 0,tu.prototype.ruleId=void 0,tu.prototype.source=void 0;const nu={}.hasOwnProperty,ru=new Map,Du=/[A-Z]/g,ou=/-([a-z])/g,iu=new Set(["table","tbody","thead","tfoot","tr"]),lu=new Set(["td","th"]),au="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function su(u,e){if(!e||void 0===e.Fragment)throw new TypeError("Expected `Fragment` in options");const t=e.filePath||void 0;let n;if(e.development){if("function"!=typeof e.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");n=function(u,e){return t;function t(t,n,r,D){const o=Array.isArray(r.children),i=Q(t);return e(n,r,D,o,{columnNumber:i?i.column-1:void 0,fileName:u,lineNumber:i?i.line:void 0},void 0)}}(t,e.jsxDEV)}else{if("function"!=typeof e.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!=typeof e.jsxs)throw new TypeError("Expected `jsxs` in production options");n=function(u,e,t){return n;function n(u,n,r,D){const o=Array.isArray(r.children)?t:e;return D?o(n,r,D):o(n,r)}}(0,e.jsx,e.jsxs)}const r={Fragment:e.Fragment,ancestors:[],components:e.components||{},create:n,elementAttributeNameCase:e.elementAttributeNameCase||"react",evaluater:e.createEvaluater?e.createEvaluater():void 0,filePath:t,ignoreInvalidStyle:e.ignoreInvalidStyle||!1,passKeys:!1!==e.passKeys,passNode:e.passNode||!1,schema:"svg"===e.space?M:z,stylePropertyNameCase:e.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==e.tableCellAlignToStyle},D=cu(r,u,void 0);return D&&"string"!=typeof D?D:r.create(u,r.Fragment,{children:D||void 0},void 0)}function cu(u,e,t){return"element"===e.type?function(u,e,t){const n=u.schema;let r=n;"svg"===e.tagName.toLowerCase()&&"html"===n.space&&(r=M,u.schema=r);u.ancestors.push(e);const D=Eu(u,e.tagName,!1),o=function(u,e){const t={};let n,r;for(r in e.properties)if("children"!==r&&nu.call(e.properties,r)){const D=Cu(u,r,e.properties[r]);if(D){const[r,o]=D;u.tableCellAlignToStyle&&"align"===r&&"string"==typeof o&&lu.has(e.tagName)?n=o:t[r]=o}}if(n){(t.style||(t.style={}))["css"===u.stylePropertyNameCase?"text-align":"textAlign"]=n}return t}(u,e);let i=pu(u,e);iu.has(e.tagName)&&(i=i.filter((function(u){return"string"!=typeof u||!("object"==typeof(e=u)?"text"===e.type&&s(e.value):s(e));var e})));return Fu(u,o,D,e),fu(o,i),u.ancestors.pop(),u.schema=n,u.create(e,D,o,t)}(u,e,t):"mdxFlowExpression"===e.type||"mdxTextExpression"===e.type?function(u,e){if(e.data&&e.data.estree&&u.evaluater){const t=e.data.estree.body[0];return t.type,u.evaluater.evaluateExpression(t.expression)}Au(u,e.position)}(u,e):"mdxJsxFlowElement"===e.type||"mdxJsxTextElement"===e.type?function(u,e,t){const n=u.schema;let r=n;"svg"===e.name&&"html"===n.space&&(r=M,u.schema=r);u.ancestors.push(e);const D=null===e.name?u.Fragment:Eu(u,e.name,!0),o=function(u,e){const t={};for(const n of e.attributes)if("mdxJsxExpressionAttribute"===n.type)if(n.data&&n.data.estree&&u.evaluater){const e=n.data.estree.body[0];e.type;const r=e.expression;r.type;const D=r.properties[0];D.type,Object.assign(t,u.evaluater.evaluateExpression(D.argument))}else Au(u,e.position);else{const r=n.name;let D;if(n.value&&"object"==typeof n.value)if(n.value.data&&n.value.data.estree&&u.evaluater){const e=n.value.data.estree.body[0];e.type,D=u.evaluater.evaluateExpression(e.expression)}else Au(u,e.position);else D=null===n.value||n.value;t[r]=D}return t}(u,e),i=pu(u,e);return Fu(u,o,D,e),fu(o,i),u.ancestors.pop(),u.schema=n,u.create(e,D,o,t)}(u,e,t):"mdxjsEsm"===e.type?function(u,e){if(e.data&&e.data.estree&&u.evaluater)return u.evaluater.evaluateProgram(e.data.estree);Au(u,e.position)}(u,e):"root"===e.type?function(u,e,t){const n={};return fu(n,pu(u,e)),u.create(e,u.Fragment,n,t)}(u,e,t):"text"===e.type?function(u,e){return e.value}(0,e):void 0}function Fu(u,e,t,n){"string"!=typeof t&&t!==u.Fragment&&u.passNode&&(e.node=n)}function fu(u,e){if(e.length>0){const t=e.length>1?e:e[0];t&&(u.children=t)}}function pu(u,e){const t=[];let n=-1;const r=u.passKeys?new Map:ru;for(;++n<e.children.length;){const D=e.children[n];let o;if(u.passKeys){const u="element"===D.type?D.tagName:"mdxJsxFlowElement"===D.type||"mdxJsxTextElement"===D.type?D.name:void 0;if(u){const e=r.get(u)||0;o=u+"-"+e,r.set(u,e+1)}}const i=cu(u,D,o);void 0!==i&&t.push(i)}return t}function Cu(u,e,t){const n=function(u,e){const t=f(e);let n=e,r=p;if(t in u.normal)return u.property[u.normal[t]];if(t.length>4&&"data"===t.slice(0,4)&&_.test(e)){if("-"===e.charAt(4)){const u=e.slice(5).replace(R,V);n="data"+u.charAt(0).toUpperCase()+u.slice(1)}else{const u=e.slice(4);if(!R.test(u)){let t=u.replace(U,H);"-"!==t.charAt(0)&&(t="-"+t),e="data"+t}}r=b}return new r(n,e)}(u.schema,e);if(!(null==t||"number"==typeof t&&Number.isNaN(t))){if(Array.isArray(t)&&(t=n.commaSeparated?function(u,e){const t=e||{};return(""===u[u.length-1]?[...u,""]:u).join((t.padRight?" ":"")+","+(!1===t.padLeft?"":" ")).trim()}(t):t.join(" ").trim()),"style"===n.property){let e="object"==typeof t?t:function(u,e){const t={};try{Y(e,n)}catch(e){if(!u.ignoreInvalidStyle){const t=e,n=new tu("Cannot parse `style` attribute",{ancestors:u.ancestors,cause:t,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw n.file=u.filePath||void 0,n.url=au+"#cannot-parse-style-attribute",n}}return t;function n(u,e){let n=u;"--"!==n.slice(0,2)&&("-ms-"===n.slice(0,4)&&(n="ms-"+n.slice(4)),n=n.replace(ou,hu)),t[n]=e}}(u,String(t));return"css"===u.stylePropertyNameCase&&(e=function(u){const e={};let t;for(t in u)nu.call(u,t)&&(e[du(t)]=u[t]);return e}(e)),["style",e]}return["react"===u.elementAttributeNameCase&&n.space?q[n.property]||n.property:n.attribute,t]}}function Eu(u,e,t){let n;if(t)if(e.includes(".")){const u=e.split(".");let t,r=-1;for(;++r<u.length;){const e=l(u[r])?{type:"Identifier",name:u[r]}:{type:"Literal",value:u[r]};t=t?{type:"MemberExpression",object:t,property:e,computed:Boolean(r&&"Literal"===e.type),optional:!1}:e}n=t}else n=l(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};else n={type:"Literal",value:e};if("Literal"===n.type){const e=n.value;return nu.call(u.components,e)?u.components[e]:e}if(u.evaluater)return u.evaluater.evaluateExpression(n);Au(u)}function Au(u,e){const t=new tu("Cannot handle MDX estrees without `createEvaluater`",{ancestors:u.ancestors,place:e,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw t.file=u.filePath||void 0,t.url=au+"#cannot-handle-mdx-estrees-without-createevaluater",t}function du(u){let e=u.replace(Du,mu);return"ms-"===e.slice(0,3)&&(e="-"+e),e}function hu(u,e){return e.toUpperCase()}function mu(u){return"-"+u.toLowerCase()}const gu={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]};var Bu=t(28074);const yu={};function vu(u,e,t){if(function(u){return Boolean(u&&"object"==typeof u)}(u)){if("value"in u)return"html"!==u.type||t?u.value:"";if(e&&"alt"in u&&u.alt)return u.alt;if("children"in u)return bu(u.children,e,t)}return Array.isArray(u)?bu(u,e,t):""}function bu(u,e,t){const n=[];let r=-1;for(;++r<u.length;)n[r]=vu(u[r],e,t);return n.join("")}function xu(u,e,t,n){const r=u.length;let D,o=0;if(e=e<0?-e>r?0:r+e:e>r?r:e,t=t>0?t:0,n.length<1e4)D=Array.from(n),D.unshift(e,t),u.splice(...D);else for(t&&u.splice(e,t);o<n.length;)D=n.slice(o,o+1e4),D.unshift(e,0),u.splice(...D),o+=1e4,e+=1e4}function ku(u,e){return u.length>0?(xu(u,u.length,0,e),u):e}class wu{constructor(u){this.left=u?[...u]:[],this.right=[]}get(u){if(u<0||u>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+u+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return u<this.left.length?this.left[u]:this.right[this.right.length-u+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(u,e){const t=null==e?Number.POSITIVE_INFINITY:e;return t<this.left.length?this.left.slice(u,t):u>this.left.length?this.right.slice(this.right.length-t+this.left.length,this.right.length-u+this.left.length).reverse():this.left.slice(u).concat(this.right.slice(this.right.length-t+this.left.length).reverse())}splice(u,e,t){const n=e||0;this.setCursor(Math.trunc(u));const r=this.right.splice(this.right.length-n,Number.POSITIVE_INFINITY);return t&&Ou(this.left,t),r.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(u){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(u)}pushMany(u){this.setCursor(Number.POSITIVE_INFINITY),Ou(this.left,u)}unshift(u){this.setCursor(0),this.right.push(u)}unshiftMany(u){this.setCursor(0),Ou(this.right,u.reverse())}setCursor(u){if(!(u===this.left.length||u>this.left.length&&0===this.right.length||u<0&&0===this.left.length))if(u<this.left.length){const e=this.left.splice(u,Number.POSITIVE_INFINITY);Ou(this.right,e.reverse())}else{const e=this.right.splice(this.left.length+this.right.length-u,Number.POSITIVE_INFINITY);Ou(this.left,e.reverse())}}}function Ou(u,e){let t=0;if(e.length<1e4)u.push(...e);else for(;t<e.length;)u.push(...e.slice(t,t+1e4)),t+=1e4}function Su(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Pu(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?Su(Object(t),!0).forEach((function(e){ju(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):Su(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function ju(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}function Iu(u){const e={};let t,n,r,D,o,i,l,a=-1;const s=new wu(u);for(;++a<s.length;){for(;a in e;)a=e[a];if(t=s.get(a),a&&"chunkFlow"===t[1].type&&"listItemPrefix"===s.get(a-1)[1].type&&(i=t[1]._tokenizer.events,r=0,r<i.length&&"lineEndingBlank"===i[r][1].type&&(r+=2),r<i.length&&"content"===i[r][1].type))for(;++r<i.length&&"content"!==i[r][1].type;)"chunkText"===i[r][1].type&&(i[r][1]._isInFirstContentOfListItem=!0,r++);if("enter"===t[0])t[1].contentType&&(Object.assign(e,Tu(s,a)),a=e[a],l=!0);else if(t[1]._container){for(r=a,n=void 0;r--;)if(D=s.get(r),"lineEnding"===D[1].type||"lineEndingBlank"===D[1].type)"enter"===D[0]&&(n&&(s.get(n)[1].type="lineEndingBlank"),D[1].type="lineEnding",n=r);else if("linePrefix"!==D[1].type)break;n&&(t[1].end=Pu({},s.get(n)[1].start),o=s.slice(n,a),o.unshift(t),s.splice(n,a-n+1,o))}}return xu(u,0,Number.POSITIVE_INFINITY,s.slice(0)),!l}function Tu(u,e){const t=u.get(e)[1],n=u.get(e)[2];let r=e-1;const D=[],o=t._tokenizer||n.parser[t.contentType](t.start),i=o.events,l=[],a={};let s,c,F=-1,f=t,p=0,C=0;const E=[C];for(;f;){for(;u.get(++r)[1]!==f;);D.push(r),f._tokenizer||(s=n.sliceStream(f),f.next||s.push(null),c&&o.defineSkip(f.start),f._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(s),f._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),c=f,f=f.next}for(f=t;++F<i.length;)"exit"===i[F][0]&&"enter"===i[F-1][0]&&i[F][1].type===i[F-1][1].type&&i[F][1].start.line!==i[F][1].end.line&&(C=F+1,E.push(C),f._tokenizer=void 0,f.previous=void 0,f=f.next);for(o.events=[],f?(f._tokenizer=void 0,f.previous=void 0):E.pop(),F=E.length;F--;){const e=i.slice(E[F],E[F+1]),t=D.pop();l.push([t,t+e.length-1]),u.splice(t,2,e)}for(l.reverse(),F=-1;++F<l.length;)a[p+l[F][0]]=p+l[F][1],p+=l[F][1]-l[F][0]-1;return a}const Lu={}.hasOwnProperty;function Nu(u,e){let t;for(t in e){const n=(Lu.call(u,t)?u[t]:void 0)||(u[t]={}),r=e[t];let D;if(r)for(D in r){Lu.call(n,D)||(n[D]=[]);const u=r[D];zu(n[D],Array.isArray(u)?u:u?[u]:[])}}}function zu(u,e){let t=-1;const n=[];for(;++t<e.length;)("after"===e[t].add?u:n).push(e[t]);xu(u,0,0,n)}const Mu=Xu(/[A-Za-z]/),_u=Xu(/[\dA-Za-z]/),Ru=Xu(/[#-'*+\--9=?A-Z^-~]/);function Uu(u){return null!==u&&(u<32||127===u)}const Hu=Xu(/\d/),Vu=Xu(/[\dA-Fa-f]/),qu=Xu(/[!-/:-@[-`{-~]/);function Wu(u){return null!==u&&u<-2}function Yu(u){return null!==u&&(u<0||32===u)}function Ku(u){return-2===u||-1===u||32===u}const Qu=Xu(/(?:[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B60\u1B7D-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F])|(?:[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD803[\uDD8E\uDD8F]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDC00-\uDCEF\uDD00-\uDEB3\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF])/),$u=Xu(/\s/);function Xu(u){return function(e){return null!==e&&e>-1&&u.test(String.fromCharCode(e))}}function Zu(u,e,t,n){const r=n?n-1:Number.POSITIVE_INFINITY;let D=0;return function(n){if(Ku(n))return u.enter(t),o(n);return e(n)};function o(n){return Ku(n)&&D++<r?(u.consume(n),o):(u.exit(t),e(n))}}const Ju={tokenize:function(u){const e=u.attempt(this.parser.constructs.contentInitial,(function(t){if(null===t)return void u.consume(t);return u.enter("lineEnding"),u.consume(t),u.exit("lineEnding"),Zu(u,e,"linePrefix")}),(function(e){return u.enter("paragraph"),n(e)}));let t;return e;function n(e){const n=u.enter("chunkText",{contentType:"text",previous:t});return t&&(t.next=n),t=n,r(e)}function r(e){return null===e?(u.exit("chunkText"),u.exit("paragraph"),void u.consume(e)):Wu(e)?(u.consume(e),u.exit("chunkText"),n):(u.consume(e),r)}}};function Gu(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function ue(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?Gu(Object(t),!0).forEach((function(e){ee(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):Gu(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function ee(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const te={tokenize:function(u){const e=this,t=[];let n,r,D,o=0;return i;function i(n){if(o<t.length){const r=t[o];return e.containerState=r[1],u.attempt(r[0].continuation,l,a)(n)}return a(n)}function l(u){if(o++,e.containerState._closeFlow){e.containerState._closeFlow=void 0,n&&d();const t=e.events.length;let r,D=t;for(;D--;)if("exit"===e.events[D][0]&&"chunkFlow"===e.events[D][1].type){r=e.events[D][1].end;break}A(o);let i=t;for(;i<e.events.length;)e.events[i][1].end=ue({},r),i++;return xu(e.events,D+1,0,e.events.slice(t)),e.events.length=i,a(u)}return i(u)}function a(r){if(o===t.length){if(!n)return F(r);if(n.currentConstruct&&n.currentConstruct.concrete)return p(r);e.interrupt=Boolean(n.currentConstruct&&!n._gfmTableDynamicInterruptHack)}return e.containerState={},u.check(ne,s,c)(r)}function s(u){return n&&d(),A(o),F(u)}function c(u){return e.parser.lazy[e.now().line]=o!==t.length,D=e.now().offset,p(u)}function F(t){return e.containerState={},u.attempt(ne,f,p)(t)}function f(u){return o++,t.push([e.currentConstruct,e.containerState]),F(u)}function p(t){return null===t?(n&&d(),A(0),void u.consume(t)):(n=n||e.parser.flow(e.now()),u.enter("chunkFlow",{_tokenizer:n,contentType:"flow",previous:r}),C(t))}function C(t){return null===t?(E(u.exit("chunkFlow"),!0),A(0),void u.consume(t)):Wu(t)?(u.consume(t),E(u.exit("chunkFlow")),o=0,e.interrupt=void 0,i):(u.consume(t),C)}function E(u,t){const i=e.sliceStream(u);if(t&&i.push(null),u.previous=r,r&&(r.next=u),r=u,n.defineSkip(u.start),n.write(i),e.parser.lazy[u.start.line]){let u=n.events.length;for(;u--;)if(n.events[u][1].start.offset<D&&(!n.events[u][1].end||n.events[u][1].end.offset>D))return;const t=e.events.length;let r,i,l=t;for(;l--;)if("exit"===e.events[l][0]&&"chunkFlow"===e.events[l][1].type){if(r){i=e.events[l][1].end;break}r=!0}for(A(o),u=t;u<e.events.length;)e.events[u][1].end=ue({},i),u++;xu(e.events,l+1,0,e.events.slice(t)),e.events.length=u}}function A(n){let r=t.length;for(;r-- >n;){const n=t[r];e.containerState=n[1],n[0].exit.call(e,u)}t.length=n}function d(){n.write([null]),r=void 0,n=void 0,e.containerState._closeFlow=void 0}}},ne={tokenize:function(u,e,t){return Zu(u,u.attempt(this.parser.constructs.document,e,t),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};const re={partial:!0,tokenize:function(u,e,t){return function(e){return Ku(e)?Zu(u,n,"linePrefix")(e):n(e)};function n(u){return null===u||Wu(u)?e(u):t(u)}}};const De={resolve:function(u){return Iu(u),u},tokenize:function(u,e){let t;return function(e){return u.enter("content"),t=u.enter("chunkContent",{contentType:"content"}),n(e)};function n(e){return null===e?r(e):Wu(e)?u.check(oe,D,r)(e):(u.consume(e),n)}function r(t){return u.exit("chunkContent"),u.exit("content"),e(t)}function D(e){return u.consume(e),u.exit("chunkContent"),t.next=u.enter("chunkContent",{contentType:"content",previous:t}),t=t.next,n}}},oe={partial:!0,tokenize:function(u,e,t){const n=this;return function(e){return u.exit("chunkContent"),u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),Zu(u,r,"linePrefix")};function r(r){if(null===r||Wu(r))return t(r);const D=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&D&&"linePrefix"===D[1].type&&D[2].sliceSerialize(D[1],!0).length>=4?e(r):u.interrupt(n.parser.constructs.flow,t,e)(r)}}};const ie={tokenize:function(u){const e=this,t=u.attempt(re,(function(n){if(null===n)return void u.consume(n);return u.enter("lineEndingBlank"),u.consume(n),u.exit("lineEndingBlank"),e.currentConstruct=void 0,t}),u.attempt(this.parser.constructs.flowInitial,n,Zu(u,u.attempt(this.parser.constructs.flow,n,u.attempt(De,n)),"linePrefix")));return t;function n(n){if(null!==n)return u.enter("lineEnding"),u.consume(n),u.exit("lineEnding"),e.currentConstruct=void 0,t;u.consume(n)}}};function le(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function ae(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?le(Object(t),!0).forEach((function(e){se(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):le(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function se(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const ce={resolveAll:Ce()},Fe=pe("string"),fe=pe("text");function pe(u){return{resolveAll:Ce("text"===u?Ee:void 0),tokenize:function(e){const t=this,n=this.parser.constructs[u],r=e.attempt(n,D,o);return D;function D(u){return l(u)?r(u):o(u)}function o(u){if(null!==u)return e.enter("data"),e.consume(u),i;e.consume(u)}function i(u){return l(u)?(e.exit("data"),r(u)):(e.consume(u),i)}function l(u){if(null===u)return!0;const e=n[u];let r=-1;if(e)for(;++r<e.length;){const u=e[r];if(!u.previous||u.previous.call(t,t.previous))return!0}return!1}}}}function Ce(u){return function(e,t){let n,r=-1;for(;++r<=e.length;)void 0===n?e[r]&&"data"===e[r][1].type&&(n=r,r++):e[r]&&"data"===e[r][1].type||(r!==n+2&&(e[n][1].end=e[r-1][1].end,e.splice(n+2,r-n-2),r=n+2),n=void 0);return u?u(e,t):e}}function Ee(u,e){let t=0;for(;++t<=u.length;)if((t===u.length||"lineEnding"===u[t][1].type)&&"data"===u[t-1][1].type){const n=u[t-1][1],r=e.sliceStream(n);let D,o=r.length,i=-1,l=0;for(;o--;){const u=r[o];if("string"==typeof u){for(i=u.length;32===u.charCodeAt(i-1);)l++,i--;if(i)break;i=-1}else if(-2===u)D=!0,l++;else if(-1!==u){o++;break}}if(l){const r={type:t===u.length||D||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:o?i:n.start._bufferIndex+i,_index:n.start._index+o,line:n.end.line,column:n.end.column-l,offset:n.end.offset-l},end:ae({},n.end)};n.end=ae({},r.start),n.start.offset===n.end.offset?Object.assign(n,r):(u.splice(t,0,["enter",r,e],["exit",r,e]),t+=2)}t++}return u}const Ae={name:"thematicBreak",tokenize:function(u,e,t){let n,r=0;return function(e){return u.enter("thematicBreak"),function(u){return n=u,D(u)}(e)};function D(D){return D===n?(u.enter("thematicBreakSequence"),o(D)):r>=3&&(null===D||Wu(D))?(u.exit("thematicBreak"),e(D)):t(D)}function o(e){return e===n?(u.consume(e),r++,o):(u.exit("thematicBreakSequence"),Ku(e)?Zu(u,D,"whitespace")(e):D(e))}}};const de={continuation:{tokenize:function(u,e,t){const n=this;return n.containerState._closeFlow=void 0,u.check(re,r,D);function r(t){return n.containerState.furtherBlankLines=n.containerState.furtherBlankLines||n.containerState.initialBlankLine,Zu(u,e,"listItemIndent",n.containerState.size+1)(t)}function D(t){return n.containerState.furtherBlankLines||!Ku(t)?(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,o(t)):(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,u.attempt(me,e,o)(t))}function o(r){return n.containerState._closeFlow=!0,n.interrupt=void 0,Zu(u,u.attempt(de,e,t),"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(r)}}},exit:function(u){u.exit(this.containerState.type)},name:"list",tokenize:function(u,e,t){const n=this,r=n.events[n.events.length-1];let D=r&&"linePrefix"===r[1].type?r[2].sliceSerialize(r[1],!0).length:0,o=0;return function(e){const r=n.containerState.type||(42===e||43===e||45===e?"listUnordered":"listOrdered");if("listUnordered"===r?!n.containerState.marker||e===n.containerState.marker:Hu(e)){if(n.containerState.type||(n.containerState.type=r,u.enter(r,{_container:!0})),"listUnordered"===r)return u.enter("listItemPrefix"),42===e||45===e?u.check(Ae,t,l)(e):l(e);if(!n.interrupt||49===e)return u.enter("listItemPrefix"),u.enter("listItemValue"),i(e)}return t(e)};function i(e){return Hu(e)&&++o<10?(u.consume(e),i):(!n.interrupt||o<2)&&(n.containerState.marker?e===n.containerState.marker:41===e||46===e)?(u.exit("listItemValue"),l(e)):t(e)}function l(e){return u.enter("listItemMarker"),u.consume(e),u.exit("listItemMarker"),n.containerState.marker=n.containerState.marker||e,u.check(re,n.interrupt?t:a,u.attempt(he,c,s))}function a(u){return n.containerState.initialBlankLine=!0,D++,c(u)}function s(e){return Ku(e)?(u.enter("listItemPrefixWhitespace"),u.consume(e),u.exit("listItemPrefixWhitespace"),c):t(e)}function c(t){return n.containerState.size=D+n.sliceSerialize(u.exit("listItemPrefix"),!0).length,e(t)}}},he={partial:!0,tokenize:function(u,e,t){const n=this;return Zu(u,(function(u){const r=n.events[n.events.length-1];return!Ku(u)&&r&&"listItemPrefixWhitespace"===r[1].type?e(u):t(u)}),"listItemPrefixWhitespace",n.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},me={partial:!0,tokenize:function(u,e,t){const n=this;return Zu(u,(function(u){const r=n.events[n.events.length-1];return r&&"listItemIndent"===r[1].type&&r[2].sliceSerialize(r[1],!0).length===n.containerState.size?e(u):t(u)}),"listItemIndent",n.containerState.size+1)}};const ge={continuation:{tokenize:function(u,e,t){const n=this;return function(e){if(Ku(e))return Zu(u,r,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e);return r(e)};function r(n){return u.attempt(ge,e,t)(n)}}},exit:function(u){u.exit("blockQuote")},name:"blockQuote",tokenize:function(u,e,t){const n=this;return function(e){if(62===e){const t=n.containerState;return t.open||(u.enter("blockQuote",{_container:!0}),t.open=!0),u.enter("blockQuotePrefix"),u.enter("blockQuoteMarker"),u.consume(e),u.exit("blockQuoteMarker"),r}return t(e)};function r(t){return Ku(t)?(u.enter("blockQuotePrefixWhitespace"),u.consume(t),u.exit("blockQuotePrefixWhitespace"),u.exit("blockQuotePrefix"),e):(u.exit("blockQuotePrefix"),e(t))}}};function Be(u,e,t,n,r,D,o,i,l){const a=l||Number.POSITIVE_INFINITY;let s=0;return function(e){if(60===e)return u.enter(n),u.enter(r),u.enter(D),u.consume(e),u.exit(D),c;if(null===e||32===e||41===e||Uu(e))return t(e);return u.enter(n),u.enter(o),u.enter(i),u.enter("chunkString",{contentType:"string"}),p(e)};function c(t){return 62===t?(u.enter(D),u.consume(t),u.exit(D),u.exit(r),u.exit(n),e):(u.enter(i),u.enter("chunkString",{contentType:"string"}),F(t))}function F(e){return 62===e?(u.exit("chunkString"),u.exit(i),c(e)):null===e||60===e||Wu(e)?t(e):(u.consume(e),92===e?f:F)}function f(e){return 60===e||62===e||92===e?(u.consume(e),F):F(e)}function p(r){return s||null!==r&&41!==r&&!Yu(r)?s<a&&40===r?(u.consume(r),s++,p):41===r?(u.consume(r),s--,p):null===r||32===r||40===r||Uu(r)?t(r):(u.consume(r),92===r?C:p):(u.exit("chunkString"),u.exit(i),u.exit(o),u.exit(n),e(r))}function C(e){return 40===e||41===e||92===e?(u.consume(e),p):p(e)}}function ye(u,e,t,n,r,D){const o=this;let i,l=0;return function(e){return u.enter(n),u.enter(r),u.consume(e),u.exit(r),u.enter(D),a};function a(c){return l>999||null===c||91===c||93===c&&!i||94===c&&!l&&"_hiddenFootnoteSupport"in o.parser.constructs?t(c):93===c?(u.exit(D),u.enter(r),u.consume(c),u.exit(r),u.exit(n),e):Wu(c)?(u.enter("lineEnding"),u.consume(c),u.exit("lineEnding"),a):(u.enter("chunkString",{contentType:"string"}),s(c))}function s(e){return null===e||91===e||93===e||Wu(e)||l++>999?(u.exit("chunkString"),a(e)):(u.consume(e),i||(i=!Ku(e)),92===e?c:s)}function c(e){return 91===e||92===e||93===e?(u.consume(e),l++,s):s(e)}}function ve(u,e,t,n,r,D){let o;return function(e){if(34===e||39===e||40===e)return u.enter(n),u.enter(r),u.consume(e),u.exit(r),o=40===e?41:e,i;return t(e)};function i(t){return t===o?(u.enter(r),u.consume(t),u.exit(r),u.exit(n),e):(u.enter(D),l(t))}function l(e){return e===o?(u.exit(D),i(o)):null===e?t(e):Wu(e)?(u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),Zu(u,l,"linePrefix")):(u.enter("chunkString",{contentType:"string"}),a(e))}function a(e){return e===o||null===e||Wu(e)?(u.exit("chunkString"),l(e)):(u.consume(e),92===e?s:a)}function s(e){return e===o||92===e?(u.consume(e),a):a(e)}}function be(u,e){let t;return function n(r){if(Wu(r))return u.enter("lineEnding"),u.consume(r),u.exit("lineEnding"),t=!0,n;if(Ku(r))return Zu(u,n,t?"linePrefix":"lineSuffix")(r);return e(r)}}function xe(u){return u.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ke={name:"definition",tokenize:function(u,e,t){const n=this;let r;return function(e){return u.enter("definition"),function(e){return ye.call(n,u,D,t,"definitionLabel","definitionLabelMarker","definitionLabelString")(e)}(e)};function D(e){return r=xe(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)),58===e?(u.enter("definitionMarker"),u.consume(e),u.exit("definitionMarker"),o):t(e)}function o(e){return Yu(e)?be(u,i)(e):i(e)}function i(e){return Be(u,l,t,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(e)}function l(e){return u.attempt(we,a,a)(e)}function a(e){return Ku(e)?Zu(u,s,"whitespace")(e):s(e)}function s(D){return null===D||Wu(D)?(u.exit("definition"),n.parser.defined.push(r),e(D)):t(D)}}},we={partial:!0,tokenize:function(u,e,t){return function(e){return Yu(e)?be(u,n)(e):t(e)};function n(e){return ve(u,r,t,"definitionTitle","definitionTitleMarker","definitionTitleString")(e)}function r(e){return Ku(e)?Zu(u,D,"whitespace")(e):D(e)}function D(u){return null===u||Wu(u)?e(u):t(u)}}};const Oe={name:"codeIndented",tokenize:function(u,e,t){const n=this;return function(e){return u.enter("codeIndented"),Zu(u,r,"linePrefix",5)(e)};function r(u){const e=n.events[n.events.length-1];return e&&"linePrefix"===e[1].type&&e[2].sliceSerialize(e[1],!0).length>=4?D(u):t(u)}function D(e){return null===e?i(e):Wu(e)?u.attempt(Se,D,i)(e):(u.enter("codeFlowValue"),o(e))}function o(e){return null===e||Wu(e)?(u.exit("codeFlowValue"),D(e)):(u.consume(e),o)}function i(t){return u.exit("codeIndented"),e(t)}}},Se={partial:!0,tokenize:function(u,e,t){const n=this;return r;function r(e){return n.parser.lazy[n.now().line]?t(e):Wu(e)?(u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),r):Zu(u,D,"linePrefix",5)(e)}function D(u){const D=n.events[n.events.length-1];return D&&"linePrefix"===D[1].type&&D[2].sliceSerialize(D[1],!0).length>=4?e(u):Wu(u)?r(u):t(u)}}};const Pe={name:"headingAtx",resolve:function(u,e){let t,n,r=u.length-2,D=3;"whitespace"===u[D][1].type&&(D+=2);r-2>D&&"whitespace"===u[r][1].type&&(r-=2);"atxHeadingSequence"===u[r][1].type&&(D===r-1||r-4>D&&"whitespace"===u[r-2][1].type)&&(r-=D+1===r?2:4);r>D&&(t={type:"atxHeadingText",start:u[D][1].start,end:u[r][1].end},n={type:"chunkText",start:u[D][1].start,end:u[r][1].end,contentType:"text"},xu(u,D,r-D+1,[["enter",t,e],["enter",n,e],["exit",n,e],["exit",t,e]]));return u},tokenize:function(u,e,t){let n=0;return function(e){return u.enter("atxHeading"),function(e){return u.enter("atxHeadingSequence"),r(e)}(e)};function r(e){return 35===e&&n++<6?(u.consume(e),r):null===e||Yu(e)?(u.exit("atxHeadingSequence"),D(e)):t(e)}function D(t){return 35===t?(u.enter("atxHeadingSequence"),o(t)):null===t||Wu(t)?(u.exit("atxHeading"),e(t)):Ku(t)?Zu(u,D,"whitespace")(t):(u.enter("atxHeadingText"),i(t))}function o(e){return 35===e?(u.consume(e),o):(u.exit("atxHeadingSequence"),D(e))}function i(e){return null===e||35===e||Yu(e)?(u.exit("atxHeadingText"),D(e)):(u.consume(e),i)}}};function je(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Ie(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?je(Object(t),!0).forEach((function(e){Te(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):je(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function Te(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const Le={name:"setextUnderline",resolveTo:function(u,e){let t,n,r,D=u.length;for(;D--;)if("enter"===u[D][0]){if("content"===u[D][1].type){t=D;break}"paragraph"===u[D][1].type&&(n=D)}else"content"===u[D][1].type&&u.splice(D,1),r||"definition"!==u[D][1].type||(r=D);const o={type:"setextHeading",start:Ie({},u[n][1].start),end:Ie({},u[u.length-1][1].end)};u[n][1].type="setextHeadingText",r?(u.splice(n,0,["enter",o,e]),u.splice(r+1,0,["exit",u[t][1],e]),u[t][1].end=Ie({},u[r][1].end)):u[t][1]=o;return u.push(["exit",o,e]),u},tokenize:function(u,e,t){const n=this;let r;return function(e){let o,i=n.events.length;for(;i--;)if("lineEnding"!==n.events[i][1].type&&"linePrefix"!==n.events[i][1].type&&"content"!==n.events[i][1].type){o="paragraph"===n.events[i][1].type;break}if(!n.parser.lazy[n.now().line]&&(n.interrupt||o))return u.enter("setextHeadingLine"),r=e,function(e){return u.enter("setextHeadingLineSequence"),D(e)}(e);return t(e)};function D(e){return e===r?(u.consume(e),D):(u.exit("setextHeadingLineSequence"),Ku(e)?Zu(u,o,"lineSuffix")(e):o(e))}function o(n){return null===n||Wu(n)?(u.exit("setextHeadingLine"),e(n)):t(n)}}};const Ne=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],ze=["pre","script","style","textarea"],Me={concrete:!0,name:"htmlFlow",resolveTo:function(u){let e=u.length;for(;e--&&("enter"!==u[e][0]||"htmlFlow"!==u[e][1].type););e>1&&"linePrefix"===u[e-2][1].type&&(u[e][1].start=u[e-2][1].start,u[e+1][1].start=u[e-2][1].start,u.splice(e-2,2));return u},tokenize:function(u,e,t){const n=this;let r,D,o,i,l;return function(e){return function(e){return u.enter("htmlFlow"),u.enter("htmlFlowData"),u.consume(e),a}(e)};function a(i){return 33===i?(u.consume(i),s):47===i?(u.consume(i),D=!0,f):63===i?(u.consume(i),r=3,n.interrupt?e:T):Mu(i)?(u.consume(i),o=String.fromCharCode(i),p):t(i)}function s(D){return 45===D?(u.consume(D),r=2,c):91===D?(u.consume(D),r=5,i=0,F):Mu(D)?(u.consume(D),r=4,n.interrupt?e:T):t(D)}function c(r){return 45===r?(u.consume(r),n.interrupt?e:T):t(r)}function F(r){const D="CDATA[";return r===D.charCodeAt(i++)?(u.consume(r),6===i?n.interrupt?e:x:F):t(r)}function f(e){return Mu(e)?(u.consume(e),o=String.fromCharCode(e),p):t(e)}function p(i){if(null===i||47===i||62===i||Yu(i)){const l=47===i,a=o.toLowerCase();return l||D||!ze.includes(a)?Ne.includes(o.toLowerCase())?(r=6,l?(u.consume(i),C):n.interrupt?e(i):x(i)):(r=7,n.interrupt&&!n.parser.lazy[n.now().line]?t(i):D?E(i):A(i)):(r=1,n.interrupt?e(i):x(i))}return 45===i||_u(i)?(u.consume(i),o+=String.fromCharCode(i),p):t(i)}function C(r){return 62===r?(u.consume(r),n.interrupt?e:x):t(r)}function E(e){return Ku(e)?(u.consume(e),E):v(e)}function A(e){return 47===e?(u.consume(e),v):58===e||95===e||Mu(e)?(u.consume(e),d):Ku(e)?(u.consume(e),A):v(e)}function d(e){return 45===e||46===e||58===e||95===e||_u(e)?(u.consume(e),d):h(e)}function h(e){return 61===e?(u.consume(e),m):Ku(e)?(u.consume(e),h):A(e)}function m(e){return null===e||60===e||61===e||62===e||96===e?t(e):34===e||39===e?(u.consume(e),l=e,g):Ku(e)?(u.consume(e),m):B(e)}function g(e){return e===l?(u.consume(e),l=null,y):null===e||Wu(e)?t(e):(u.consume(e),g)}function B(e){return null===e||34===e||39===e||47===e||60===e||61===e||62===e||96===e||Yu(e)?h(e):(u.consume(e),B)}function y(u){return 47===u||62===u||Ku(u)?A(u):t(u)}function v(e){return 62===e?(u.consume(e),b):t(e)}function b(e){return null===e||Wu(e)?x(e):Ku(e)?(u.consume(e),b):t(e)}function x(e){return 45===e&&2===r?(u.consume(e),S):60===e&&1===r?(u.consume(e),P):62===e&&4===r?(u.consume(e),L):63===e&&3===r?(u.consume(e),T):93===e&&5===r?(u.consume(e),I):!Wu(e)||6!==r&&7!==r?null===e||Wu(e)?(u.exit("htmlFlowData"),k(e)):(u.consume(e),x):(u.exit("htmlFlowData"),u.check(_e,N,k)(e))}function k(e){return u.check(Re,w,N)(e)}function w(e){return u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),O}function O(e){return null===e||Wu(e)?k(e):(u.enter("htmlFlowData"),x(e))}function S(e){return 45===e?(u.consume(e),T):x(e)}function P(e){return 47===e?(u.consume(e),o="",j):x(e)}function j(e){if(62===e){const t=o.toLowerCase();return ze.includes(t)?(u.consume(e),L):x(e)}return Mu(e)&&o.length<8?(u.consume(e),o+=String.fromCharCode(e),j):x(e)}function I(e){return 93===e?(u.consume(e),T):x(e)}function T(e){return 62===e?(u.consume(e),L):45===e&&2===r?(u.consume(e),T):x(e)}function L(e){return null===e||Wu(e)?(u.exit("htmlFlowData"),N(e)):(u.consume(e),L)}function N(t){return u.exit("htmlFlow"),e(t)}}},_e={partial:!0,tokenize:function(u,e,t){return function(n){return u.enter("lineEnding"),u.consume(n),u.exit("lineEnding"),u.attempt(re,e,t)}}},Re={partial:!0,tokenize:function(u,e,t){const n=this;return function(e){if(Wu(e))return u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),r;return t(e)};function r(u){return n.parser.lazy[n.now().line]?t(u):e(u)}}};const Ue={partial:!0,tokenize:function(u,e,t){const n=this;return function(e){if(null===e)return t(e);return u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),r};function r(u){return n.parser.lazy[n.now().line]?t(u):e(u)}}},He={concrete:!0,name:"codeFenced",tokenize:function(u,e,t){const n=this,r={partial:!0,tokenize:function(u,e,t){let r=0;return o;function o(e){return u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),l}function l(e){return u.enter("codeFencedFence"),Ku(e)?Zu(u,a,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e):a(e)}function a(e){return e===D?(u.enter("codeFencedFenceSequence"),s(e)):t(e)}function s(e){return e===D?(r++,u.consume(e),s):r>=i?(u.exit("codeFencedFenceSequence"),Ku(e)?Zu(u,c,"whitespace")(e):c(e)):t(e)}function c(n){return null===n||Wu(n)?(u.exit("codeFencedFence"),e(n)):t(n)}}};let D,o=0,i=0;return function(e){return function(e){const t=n.events[n.events.length-1];return o=t&&"linePrefix"===t[1].type?t[2].sliceSerialize(t[1],!0).length:0,D=e,u.enter("codeFenced"),u.enter("codeFencedFence"),u.enter("codeFencedFenceSequence"),l(e)}(e)};function l(e){return e===D?(i++,u.consume(e),l):i<3?t(e):(u.exit("codeFencedFenceSequence"),Ku(e)?Zu(u,a,"whitespace")(e):a(e))}function a(t){return null===t||Wu(t)?(u.exit("codeFencedFence"),n.interrupt?e(t):u.check(Ue,f,d)(t)):(u.enter("codeFencedFenceInfo"),u.enter("chunkString",{contentType:"string"}),s(t))}function s(e){return null===e||Wu(e)?(u.exit("chunkString"),u.exit("codeFencedFenceInfo"),a(e)):Ku(e)?(u.exit("chunkString"),u.exit("codeFencedFenceInfo"),Zu(u,c,"whitespace")(e)):96===e&&e===D?t(e):(u.consume(e),s)}function c(e){return null===e||Wu(e)?a(e):(u.enter("codeFencedFenceMeta"),u.enter("chunkString",{contentType:"string"}),F(e))}function F(e){return null===e||Wu(e)?(u.exit("chunkString"),u.exit("codeFencedFenceMeta"),a(e)):96===e&&e===D?t(e):(u.consume(e),F)}function f(e){return u.attempt(r,d,p)(e)}function p(e){return u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),C}function C(e){return o>0&&Ku(e)?Zu(u,E,"linePrefix",o+1)(e):E(e)}function E(e){return null===e||Wu(e)?u.check(Ue,f,d)(e):(u.enter("codeFlowValue"),A(e))}function A(e){return null===e||Wu(e)?(u.exit("codeFlowValue"),E(e)):(u.consume(e),A)}function d(t){return u.exit("codeFenced"),e(t)}}};const Ve=document.createElement("i");function qe(u){const e="&"+u+";";Ve.innerHTML=e;const t=Ve.textContent;return(59!==t.charCodeAt(t.length-1)||"semi"===u)&&(t!==e&&t)}const We={name:"characterReference",tokenize:function(u,e,t){const n=this;let r,D,o=0;return function(e){return u.enter("characterReference"),u.enter("characterReferenceMarker"),u.consume(e),u.exit("characterReferenceMarker"),i};function i(e){return 35===e?(u.enter("characterReferenceMarkerNumeric"),u.consume(e),u.exit("characterReferenceMarkerNumeric"),l):(u.enter("characterReferenceValue"),r=31,D=_u,a(e))}function l(e){return 88===e||120===e?(u.enter("characterReferenceMarkerHexadecimal"),u.consume(e),u.exit("characterReferenceMarkerHexadecimal"),u.enter("characterReferenceValue"),r=6,D=Vu,a):(u.enter("characterReferenceValue"),r=7,D=Hu,a(e))}function a(i){if(59===i&&o){const r=u.exit("characterReferenceValue");return D!==_u||qe(n.sliceSerialize(r))?(u.enter("characterReferenceMarker"),u.consume(i),u.exit("characterReferenceMarker"),u.exit("characterReference"),e):t(i)}return D(i)&&o++<r?(u.consume(i),a):t(i)}}};const Ye={name:"characterEscape",tokenize:function(u,e,t){return function(e){return u.enter("characterEscape"),u.enter("escapeMarker"),u.consume(e),u.exit("escapeMarker"),n};function n(n){return qu(n)?(u.enter("characterEscapeValue"),u.consume(n),u.exit("characterEscapeValue"),u.exit("characterEscape"),e):t(n)}}};const Ke={name:"lineEnding",tokenize:function(u,e){return function(t){return u.enter("lineEnding"),u.consume(t),u.exit("lineEnding"),Zu(u,e,"linePrefix")}}};function Qe(u,e,t){const n=[];let r=-1;for(;++r<u.length;){const D=u[r].resolveAll;D&&!n.includes(D)&&(e=D(e,t),n.push(D))}return e}function $e(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Xe(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?$e(Object(t),!0).forEach((function(e){Ze(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):$e(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function Ze(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const Je={name:"labelEnd",resolveAll:function(u){let e=-1;const t=[];for(;++e<u.length;){const n=u[e][1];if(t.push(u[e]),"labelImage"===n.type||"labelLink"===n.type||"labelEnd"===n.type){const u="labelImage"===n.type?4:2;n.type="data",e+=u}}u.length!==t.length&&xu(u,0,u.length,t);return u},resolveTo:function(u,e){let t,n,r,D,o=u.length,i=0;for(;o--;)if(t=u[o][1],n){if("link"===t.type||"labelLink"===t.type&&t._inactive)break;"enter"===u[o][0]&&"labelLink"===t.type&&(t._inactive=!0)}else if(r){if("enter"===u[o][0]&&("labelImage"===t.type||"labelLink"===t.type)&&!t._balanced&&(n=o,"labelLink"!==t.type)){i=2;break}}else"labelEnd"===t.type&&(r=o);const l={type:"labelLink"===u[n][1].type?"link":"image",start:Xe({},u[n][1].start),end:Xe({},u[u.length-1][1].end)},a={type:"label",start:Xe({},u[n][1].start),end:Xe({},u[r][1].end)},s={type:"labelText",start:Xe({},u[n+i+2][1].end),end:Xe({},u[r-2][1].start)};return D=[["enter",l,e],["enter",a,e]],D=ku(D,u.slice(n+1,n+i+3)),D=ku(D,[["enter",s,e]]),D=ku(D,Qe(e.parser.constructs.insideSpan.null,u.slice(n+i+4,r-3),e)),D=ku(D,[["exit",s,e],u[r-2],u[r-1],["exit",a,e]]),D=ku(D,u.slice(r+1)),D=ku(D,[["exit",l,e]]),xu(u,n,u.length,D),u},tokenize:function(u,e,t){const n=this;let r,D,o=n.events.length;for(;o--;)if(("labelImage"===n.events[o][1].type||"labelLink"===n.events[o][1].type)&&!n.events[o][1]._balanced){r=n.events[o][1];break}return function(e){if(!r)return t(e);if(r._inactive)return s(e);return D=n.parser.defined.includes(xe(n.sliceSerialize({start:r.end,end:n.now()}))),u.enter("labelEnd"),u.enter("labelMarker"),u.consume(e),u.exit("labelMarker"),u.exit("labelEnd"),i};function i(e){return 40===e?u.attempt(Ge,a,D?a:s)(e):91===e?u.attempt(ut,a,D?l:s)(e):D?a(e):s(e)}function l(e){return u.attempt(et,a,s)(e)}function a(u){return e(u)}function s(u){return r._balanced=!0,t(u)}}},Ge={tokenize:function(u,e,t){return function(e){return u.enter("resource"),u.enter("resourceMarker"),u.consume(e),u.exit("resourceMarker"),n};function n(e){return Yu(e)?be(u,r)(e):r(e)}function r(e){return 41===e?a(e):Be(u,D,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(e)}function D(e){return Yu(e)?be(u,i)(e):a(e)}function o(u){return t(u)}function i(e){return 34===e||39===e||40===e?ve(u,l,t,"resourceTitle","resourceTitleMarker","resourceTitleString")(e):a(e)}function l(e){return Yu(e)?be(u,a)(e):a(e)}function a(n){return 41===n?(u.enter("resourceMarker"),u.consume(n),u.exit("resourceMarker"),u.exit("resource"),e):t(n)}}},ut={tokenize:function(u,e,t){const n=this;return function(e){return ye.call(n,u,r,D,"reference","referenceMarker","referenceString")(e)};function r(u){return n.parser.defined.includes(xe(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)))?e(u):t(u)}function D(u){return t(u)}}},et={tokenize:function(u,e,t){return function(e){return u.enter("reference"),u.enter("referenceMarker"),u.consume(e),u.exit("referenceMarker"),n};function n(n){return 93===n?(u.enter("referenceMarker"),u.consume(n),u.exit("referenceMarker"),u.exit("reference"),e):t(n)}}};const tt={name:"labelStartImage",resolveAll:Je.resolveAll,tokenize:function(u,e,t){const n=this;return function(e){return u.enter("labelImage"),u.enter("labelImageMarker"),u.consume(e),u.exit("labelImageMarker"),r};function r(e){return 91===e?(u.enter("labelMarker"),u.consume(e),u.exit("labelMarker"),u.exit("labelImage"),D):t(e)}function D(u){return 94===u&&"_hiddenFootnoteSupport"in n.parser.constructs?t(u):e(u)}}};function nt(u){return null===u||Yu(u)||$u(u)?1:Qu(u)?2:void 0}function rt(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Dt(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?rt(Object(t),!0).forEach((function(e){ot(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):rt(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function ot(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const it={name:"attention",resolveAll:function(u,e){let t,n,r,D,o,i,l,a,s=-1;for(;++s<u.length;)if("enter"===u[s][0]&&"attentionSequence"===u[s][1].type&&u[s][1]._close)for(t=s;t--;)if("exit"===u[t][0]&&"attentionSequence"===u[t][1].type&&u[t][1]._open&&e.sliceSerialize(u[t][1]).charCodeAt(0)===e.sliceSerialize(u[s][1]).charCodeAt(0)){if((u[t][1]._close||u[s][1]._open)&&(u[s][1].end.offset-u[s][1].start.offset)%3&&!((u[t][1].end.offset-u[t][1].start.offset+u[s][1].end.offset-u[s][1].start.offset)%3))continue;i=u[t][1].end.offset-u[t][1].start.offset>1&&u[s][1].end.offset-u[s][1].start.offset>1?2:1;const c=Dt({},u[t][1].end),F=Dt({},u[s][1].start);lt(c,-i),lt(F,i),D={type:i>1?"strongSequence":"emphasisSequence",start:c,end:Dt({},u[t][1].end)},o={type:i>1?"strongSequence":"emphasisSequence",start:Dt({},u[s][1].start),end:F},r={type:i>1?"strongText":"emphasisText",start:Dt({},u[t][1].end),end:Dt({},u[s][1].start)},n={type:i>1?"strong":"emphasis",start:Dt({},D.start),end:Dt({},o.end)},u[t][1].end=Dt({},D.start),u[s][1].start=Dt({},o.end),l=[],u[t][1].end.offset-u[t][1].start.offset&&(l=ku(l,[["enter",u[t][1],e],["exit",u[t][1],e]])),l=ku(l,[["enter",n,e],["enter",D,e],["exit",D,e],["enter",r,e]]),l=ku(l,Qe(e.parser.constructs.insideSpan.null,u.slice(t+1,s),e)),l=ku(l,[["exit",r,e],["enter",o,e],["exit",o,e],["exit",n,e]]),u[s][1].end.offset-u[s][1].start.offset?(a=2,l=ku(l,[["enter",u[s][1],e],["exit",u[s][1],e]])):a=0,xu(u,t-1,s-t+3,l),s=t+l.length-a-2;break}s=-1;for(;++s<u.length;)"attentionSequence"===u[s][1].type&&(u[s][1].type="data");return u},tokenize:function(u,e){const t=this.parser.constructs.attentionMarkers.null,n=this.previous,r=nt(n);let D;return function(e){return D=e,u.enter("attentionSequence"),o(e)};function o(i){if(i===D)return u.consume(i),o;const l=u.exit("attentionSequence"),a=nt(i),s=!a||2===a&&r||t.includes(i),c=!r||2===r&&a||t.includes(n);return l._open=Boolean(42===D?s:s&&(r||!c)),l._close=Boolean(42===D?c:c&&(a||!s)),e(i)}}};function lt(u,e){u.column+=e,u.offset+=e,u._bufferIndex+=e}const at={name:"autolink",tokenize:function(u,e,t){let n=0;return function(e){return u.enter("autolink"),u.enter("autolinkMarker"),u.consume(e),u.exit("autolinkMarker"),u.enter("autolinkProtocol"),r};function r(e){return Mu(e)?(u.consume(e),D):64===e?t(e):l(e)}function D(u){return 43===u||45===u||46===u||_u(u)?(n=1,o(u)):l(u)}function o(e){return 58===e?(u.consume(e),n=0,i):(43===e||45===e||46===e||_u(e))&&n++<32?(u.consume(e),o):(n=0,l(e))}function i(n){return 62===n?(u.exit("autolinkProtocol"),u.enter("autolinkMarker"),u.consume(n),u.exit("autolinkMarker"),u.exit("autolink"),e):null===n||32===n||60===n||Uu(n)?t(n):(u.consume(n),i)}function l(e){return 64===e?(u.consume(e),a):Ru(e)?(u.consume(e),l):t(e)}function a(u){return _u(u)?s(u):t(u)}function s(t){return 46===t?(u.consume(t),n=0,a):62===t?(u.exit("autolinkProtocol").type="autolinkEmail",u.enter("autolinkMarker"),u.consume(t),u.exit("autolinkMarker"),u.exit("autolink"),e):c(t)}function c(e){if((45===e||_u(e))&&n++<63){const t=45===e?c:s;return u.consume(e),t}return t(e)}}};const st={name:"htmlText",tokenize:function(u,e,t){const n=this;let r,D,o;return function(e){return u.enter("htmlText"),u.enter("htmlTextData"),u.consume(e),i};function i(e){return 33===e?(u.consume(e),l):47===e?(u.consume(e),m):63===e?(u.consume(e),d):Mu(e)?(u.consume(e),y):t(e)}function l(e){return 45===e?(u.consume(e),a):91===e?(u.consume(e),D=0,f):Mu(e)?(u.consume(e),A):t(e)}function a(e){return 45===e?(u.consume(e),F):t(e)}function s(e){return null===e?t(e):45===e?(u.consume(e),c):Wu(e)?(o=s,j(e)):(u.consume(e),s)}function c(e){return 45===e?(u.consume(e),F):s(e)}function F(u){return 62===u?P(u):45===u?c(u):s(u)}function f(e){const n="CDATA[";return e===n.charCodeAt(D++)?(u.consume(e),6===D?p:f):t(e)}function p(e){return null===e?t(e):93===e?(u.consume(e),C):Wu(e)?(o=p,j(e)):(u.consume(e),p)}function C(e){return 93===e?(u.consume(e),E):p(e)}function E(e){return 62===e?P(e):93===e?(u.consume(e),E):p(e)}function A(e){return null===e||62===e?P(e):Wu(e)?(o=A,j(e)):(u.consume(e),A)}function d(e){return null===e?t(e):63===e?(u.consume(e),h):Wu(e)?(o=d,j(e)):(u.consume(e),d)}function h(u){return 62===u?P(u):d(u)}function m(e){return Mu(e)?(u.consume(e),g):t(e)}function g(e){return 45===e||_u(e)?(u.consume(e),g):B(e)}function B(e){return Wu(e)?(o=B,j(e)):Ku(e)?(u.consume(e),B):P(e)}function y(e){return 45===e||_u(e)?(u.consume(e),y):47===e||62===e||Yu(e)?v(e):t(e)}function v(e){return 47===e?(u.consume(e),P):58===e||95===e||Mu(e)?(u.consume(e),b):Wu(e)?(o=v,j(e)):Ku(e)?(u.consume(e),v):P(e)}function b(e){return 45===e||46===e||58===e||95===e||_u(e)?(u.consume(e),b):x(e)}function x(e){return 61===e?(u.consume(e),k):Wu(e)?(o=x,j(e)):Ku(e)?(u.consume(e),x):v(e)}function k(e){return null===e||60===e||61===e||62===e||96===e?t(e):34===e||39===e?(u.consume(e),r=e,w):Wu(e)?(o=k,j(e)):Ku(e)?(u.consume(e),k):(u.consume(e),O)}function w(e){return e===r?(u.consume(e),r=void 0,S):null===e?t(e):Wu(e)?(o=w,j(e)):(u.consume(e),w)}function O(e){return null===e||34===e||39===e||60===e||61===e||96===e?t(e):47===e||62===e||Yu(e)?v(e):(u.consume(e),O)}function S(u){return 47===u||62===u||Yu(u)?v(u):t(u)}function P(n){return 62===n?(u.consume(n),u.exit("htmlTextData"),u.exit("htmlText"),e):t(n)}function j(e){return u.exit("htmlTextData"),u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),I}function I(e){return Ku(e)?Zu(u,T,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e):T(e)}function T(e){return u.enter("htmlTextData"),o(e)}}};const ct={name:"labelStartLink",resolveAll:Je.resolveAll,tokenize:function(u,e,t){const n=this;return function(e){return u.enter("labelLink"),u.enter("labelMarker"),u.consume(e),u.exit("labelMarker"),u.exit("labelLink"),r};function r(u){return 94===u&&"_hiddenFootnoteSupport"in n.parser.constructs?t(u):e(u)}}};const Ft={name:"hardBreakEscape",tokenize:function(u,e,t){return function(e){return u.enter("hardBreakEscape"),u.consume(e),n};function n(n){return Wu(n)?(u.exit("hardBreakEscape"),e(n)):t(n)}}};const ft={name:"codeText",previous:function(u){return 96!==u||"characterEscape"===this.events[this.events.length-1][1].type},resolve:function(u){let e,t,n=u.length-4,r=3;if(!("lineEnding"!==u[r][1].type&&"space"!==u[r][1].type||"lineEnding"!==u[n][1].type&&"space"!==u[n][1].type))for(e=r;++e<n;)if("codeTextData"===u[e][1].type){u[r][1].type="codeTextPadding",u[n][1].type="codeTextPadding",r+=2,n-=2;break}e=r-1,n++;for(;++e<=n;)void 0===t?e!==n&&"lineEnding"!==u[e][1].type&&(t=e):e!==n&&"lineEnding"!==u[e][1].type||(u[t][1].type="codeTextData",e!==t+2&&(u[t][1].end=u[e-1][1].end,u.splice(t+2,e-t-2),n-=e-t-2,e=t+2),t=void 0);return u},tokenize:function(u,e,t){let n,r,D=0;return function(e){return u.enter("codeText"),u.enter("codeTextSequence"),o(e)};function o(e){return 96===e?(u.consume(e),D++,o):(u.exit("codeTextSequence"),i(e))}function i(e){return null===e?t(e):32===e?(u.enter("space"),u.consume(e),u.exit("space"),i):96===e?(r=u.enter("codeTextSequence"),n=0,a(e)):Wu(e)?(u.enter("lineEnding"),u.consume(e),u.exit("lineEnding"),i):(u.enter("codeTextData"),l(e))}function l(e){return null===e||32===e||96===e||Wu(e)?(u.exit("codeTextData"),i(e)):(u.consume(e),l)}function a(t){return 96===t?(u.consume(t),n++,a):n===D?(u.exit("codeTextSequence"),u.exit("codeText"),e(t)):(r.type="codeTextData",l(t))}}};const pt={42:de,43:de,45:de,48:de,49:de,50:de,51:de,52:de,53:de,54:de,55:de,56:de,57:de,62:ge},Ct={91:ke},Et={[-2]:Oe,[-1]:Oe,32:Oe},At={35:Pe,42:Ae,45:[Le,Ae],60:Me,61:Le,95:Ae,96:He,126:He},dt={38:We,92:Ye},ht={[-5]:Ke,[-4]:Ke,[-3]:Ke,33:tt,38:We,42:it,60:[at,st],91:ct,92:[Ft,Ye],93:Je,95:it,96:ft},mt={null:[it,ce]},gt={null:[42,95]},Bt={null:[]};function yt(u,e,t){let n={_bufferIndex:-1,_index:0,line:t&&t.line||1,column:t&&t.column||1,offset:t&&t.offset||0};const r={},D=[];let o=[],i=[],l=!0;const a={attempt:d((function(u,e){h(u,e.from)})),check:d(A),consume:function(u){Wu(u)?(n.line++,n.column=1,n.offset+=-3===u?2:1,m()):-1!==u&&(n.column++,n.offset++);n._bufferIndex<0?n._index++:(n._bufferIndex++,n._bufferIndex===o[n._index].length&&(n._bufferIndex=-1,n._index++));s.previous=u,l=!0},enter:function(u,e){const t=e||{};return t.type=u,t.start=p(),s.events.push(["enter",t,s]),i.push(t),t},exit:function(u){const e=i.pop();return e.end=p(),s.events.push(["exit",e,s]),e},interrupt:d(A,{interrupt:!0})},s={code:null,containerState:{},defineSkip:function(u){r[u.line]=u.column,m()},events:[],now:p,parser:u,previous:null,sliceSerialize:function(u,e){return function(u,e){let t=-1;const n=[];let r;for(;++t<u.length;){const D=u[t];let o;if("string"==typeof D)o=D;else switch(D){case-5:o="\r";break;case-4:o="\n";break;case-3:o="\r\n";break;case-2:o=e?" ":"\t";break;case-1:if(!e&&r)continue;o=" ";break;default:o=String.fromCharCode(D)}r=-2===D,n.push(o)}return n.join("")}(f(u),e)},sliceStream:f,write:function(u){if(o=ku(o,u),C(),null!==o[o.length-1])return[];return h(e,0),s.events=Qe(D,s.events,s),s.events}};let c,F=e.tokenize.call(s,a);return e.resolveAll&&D.push(e),s;function f(u){return function(u,e){const t=e.start._index,n=e.start._bufferIndex,r=e.end._index,D=e.end._bufferIndex;let o;if(t===r)o=[u[t].slice(n,D)];else{if(o=u.slice(t,r),n>-1){const u=o[0];"string"==typeof u?o[0]=u.slice(n):o.shift()}D>0&&o.push(u[r].slice(0,D))}return o}(o,u)}function p(){const{_bufferIndex:u,_index:e,line:t,column:r,offset:D}=n;return{_bufferIndex:u,_index:e,line:t,column:r,offset:D}}function C(){let u;for(;n._index<o.length;){const e=o[n._index];if("string"==typeof e)for(u=n._index,n._bufferIndex<0&&(n._bufferIndex=0);n._index===u&&n._bufferIndex<e.length;)E(e.charCodeAt(n._bufferIndex));else E(e)}}function E(u){l=void 0,c=u,F=F(u)}function A(u,e){e.restore()}function d(u,e){return function(t,r,D){let o,c,F,f;return Array.isArray(t)?C(t):"tokenize"in t?C([t]):function(u){return e;function e(e){const t=null!==e&&u[e],n=null!==e&&u.null;return C([...Array.isArray(t)?t:t?[t]:[],...Array.isArray(n)?n:n?[n]:[]])(e)}}(t);function C(u){return o=u,c=0,0===u.length?D:E(u[c])}function E(u){return function(t){f=function(){const u=p(),e=s.previous,t=s.currentConstruct,r=s.events.length,D=Array.from(i);return{from:r,restore:o};function o(){n=u,s.previous=e,s.currentConstruct=t,s.events.length=r,i=D,m()}}(),F=u,u.partial||(s.currentConstruct=u);if(u.name&&s.parser.constructs.disable.null.includes(u.name))return d(t);return u.tokenize.call(e?Object.assign(Object.create(s),e):s,a,A,d)(t)}}function A(e){return l=!0,u(F,f),r}function d(u){return l=!0,f.restore(),++c<o.length?E(o[c]):D}}}function h(u,e){u.resolveAll&&!D.includes(u)&&D.push(u),u.resolve&&xu(s.events,e,s.events.length-e,u.resolve(s.events.slice(e),s)),u.resolveTo&&(s.events=u.resolveTo(s.events,s))}function m(){n.line in r&&n.column<2&&(n.column=r[n.line],n.offset+=r[n.line]-1)}}function vt(u){const e=function(u){const e={};let t=-1;for(;++t<u.length;)Nu(e,u[t]);return e}([r,...(u||{}).extensions||[]]),t={constructs:e,content:n(Ju),defined:[],document:n(te),flow:n(ie),lazy:{},string:n(Fe),text:n(fe)};return t;function n(u){return function(e){return yt(t,u,e)}}}const bt=/[\0\t\n\r]/g;function xt(u,e){const t=Number.parseInt(u,e);return t<9||11===t||t>13&&t<32||t>126&&t<160||t>55295&&t<57344||t>64975&&t<65008||!(65535&~t)||65534==(65535&t)||t>1114111?"�":String.fromCodePoint(t)}const kt=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function wt(u,e,t){if(e)return e;if(35===t.charCodeAt(0)){const u=t.charCodeAt(1),e=120===u||88===u;return xt(t.slice(e?2:1),e?16:10)}return qe(t)||u}const Ot={}.hasOwnProperty;function St(u,e,t){return"string"!=typeof e&&(t=e,e=void 0),function(u){const e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:D(tu),autolinkProtocol:b,autolinkEmail:b,atxHeading:D(J),blockQuote:D(Y),characterEscape:b,characterReference:b,codeFenced:D(K),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:D(K,o),codeText:D(Q,o),codeTextData:b,data:b,codeFlowValue:b,definition:D($),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:D(Z),hardBreakEscape:D(G),hardBreakTrailing:D(G),htmlFlow:D(uu,o),htmlFlowData:b,htmlText:D(uu,o),htmlTextData:b,image:D(eu),label:o,link:D(tu),listItem:D(ru),listItemValue:F,listOrdered:D(nu,c),listUnordered:D(nu),paragraph:D(Du),reference:_,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:D(J),strong:D(ou),thematicBreak:D(lu)},exit:{atxHeading:l(),atxHeadingSequence:g,autolink:l(),autolinkEmail:W,autolinkProtocol:q,blockQuote:l(),characterEscapeValue:x,characterReferenceMarkerHexadecimal:U,characterReferenceMarkerNumeric:U,characterReferenceValue:H,characterReference:V,codeFenced:l(E),codeFencedFence:C,codeFencedFenceInfo:f,codeFencedFenceMeta:p,codeFlowValue:x,codeIndented:l(A),codeText:l(P),codeTextData:x,data:x,definition:l(),definitionDestinationString:m,definitionLabelString:d,definitionTitleString:h,emphasis:l(),hardBreakEscape:l(w),hardBreakTrailing:l(w),htmlFlow:l(O),htmlFlowData:x,htmlText:l(S),htmlTextData:x,image:l(I),label:L,labelText:T,lineEnding:k,link:l(j),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:R,resourceDestinationString:N,resourceTitleString:z,resource:M,setextHeading:l(v),setextHeadingLineSequence:y,setextHeadingText:B,strong:l(),thematicBreak:l()}};jt(e,(u||{}).mdastExtensions||[]);const t={};return n;function n(u){let n={type:"root",children:[]};const D={stack:[n],tokenStack:[],config:e,enter:i,exit:a,buffer:o,resume:s,data:t},l=[];let c=-1;for(;++c<u.length;)if("listOrdered"===u[c][1].type||"listUnordered"===u[c][1].type)if("enter"===u[c][0])l.push(c);else{c=r(u,l.pop(),c)}for(c=-1;++c<u.length;){const t=e[u[c][0]];Ot.call(t,u[c][1].type)&&t[u[c][1].type].call(Object.assign({sliceSerialize:u[c][2].sliceSerialize},D),u[c][1])}if(D.tokenStack.length>0){const u=D.tokenStack[D.tokenStack.length-1];(u[1]||Tt).call(D,void 0,u[0])}for(n.position={start:Pt(u.length>0?u[0][1].start:{line:1,column:1,offset:0}),end:Pt(u.length>0?u[u.length-2][1].end:{line:1,column:1,offset:0})},c=-1;++c<e.transforms.length;)n=e.transforms[c](n)||n;return n}function r(u,e,t){let n,r,D,o,i=e-1,l=-1,a=!1;for(;++i<=t;){const e=u[i];switch(e[1].type){case"listUnordered":case"listOrdered":case"blockQuote":"enter"===e[0]?l++:l--,o=void 0;break;case"lineEndingBlank":"enter"===e[0]&&(!n||o||l||D||(D=i),o=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:o=void 0}if(!l&&"enter"===e[0]&&"listItemPrefix"===e[1].type||-1===l&&"exit"===e[0]&&("listUnordered"===e[1].type||"listOrdered"===e[1].type)){if(n){let o=i;for(r=void 0;o--;){const e=u[o];if("lineEnding"===e[1].type||"lineEndingBlank"===e[1].type){if("exit"===e[0])continue;r&&(u[r][1].type="lineEndingBlank",a=!0),e[1].type="lineEnding",r=o}else if("linePrefix"!==e[1].type&&"blockQuotePrefix"!==e[1].type&&"blockQuotePrefixWhitespace"!==e[1].type&&"blockQuoteMarker"!==e[1].type&&"listItemIndent"!==e[1].type)break}D&&(!r||D<r)&&(n._spread=!0),n.end=Object.assign({},r?u[r][1].start:e[1].end),u.splice(r||i,0,["exit",n,e[2]]),i++,t++}if("listItemPrefix"===e[1].type){const r={type:"listItem",_spread:!1,start:Object.assign({},e[1].start),end:void 0};n=r,u.splice(i,0,["enter",r,e[2]]),i++,t++,D=void 0,o=!0}}}return u[e][1]._spread=a,t}function D(u,e){return t;function t(t){i.call(this,u(t),t),e&&e.call(this,t)}}function o(){this.stack.push({type:"fragment",children:[]})}function i(u,e,t){this.stack[this.stack.length-1].children.push(u),this.stack.push(u),this.tokenStack.push([e,t||void 0]),u.position={start:Pt(e.start),end:void 0}}function l(u){return e;function e(e){u&&u.call(this,e),a.call(this,e)}}function a(u,e){const t=this.stack.pop(),n=this.tokenStack.pop();if(!n)throw new Error("Cannot close `"+u.type+"` ("+X({start:u.start,end:u.end})+"): it’s not open");if(n[0].type!==u.type)if(e)e.call(this,u,n[0]);else{(n[1]||Tt).call(this,u,n[0])}t.position.end=Pt(u.end)}function s(){return function(u,e){const t=e||yu;return vu(u,"boolean"!=typeof t.includeImageAlt||t.includeImageAlt,"boolean"!=typeof t.includeHtml||t.includeHtml)}(this.stack.pop())}function c(){this.data.expectingFirstListItemValue=!0}function F(u){if(this.data.expectingFirstListItemValue){this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(u),10),this.data.expectingFirstListItemValue=void 0}}function f(){const u=this.resume();this.stack[this.stack.length-1].lang=u}function p(){const u=this.resume();this.stack[this.stack.length-1].meta=u}function C(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function E(){const u=this.resume();this.stack[this.stack.length-1].value=u.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function A(){const u=this.resume();this.stack[this.stack.length-1].value=u.replace(/(\r?\n|\r)$/g,"")}function d(u){const e=this.resume(),t=this.stack[this.stack.length-1];t.label=e,t.identifier=xe(this.sliceSerialize(u)).toLowerCase()}function h(){const u=this.resume();this.stack[this.stack.length-1].title=u}function m(){const u=this.resume();this.stack[this.stack.length-1].url=u}function g(u){const e=this.stack[this.stack.length-1];if(!e.depth){const t=this.sliceSerialize(u).length;e.depth=t}}function B(){this.data.setextHeadingSlurpLineEnding=!0}function y(u){this.stack[this.stack.length-1].depth=61===this.sliceSerialize(u).codePointAt(0)?1:2}function v(){this.data.setextHeadingSlurpLineEnding=void 0}function b(u){const e=this.stack[this.stack.length-1].children;let t=e[e.length-1];t&&"text"===t.type||(t=iu(),t.position={start:Pt(u.start),end:void 0},e.push(t)),this.stack.push(t)}function x(u){const e=this.stack.pop();e.value+=this.sliceSerialize(u),e.position.end=Pt(u.end)}function k(u){const t=this.stack[this.stack.length-1];if(this.data.atHardBreak){return t.children[t.children.length-1].position.end=Pt(u.end),void(this.data.atHardBreak=void 0)}!this.data.setextHeadingSlurpLineEnding&&e.canContainEols.includes(t.type)&&(b.call(this,u),x.call(this,u))}function w(){this.data.atHardBreak=!0}function O(){const u=this.resume();this.stack[this.stack.length-1].value=u}function S(){const u=this.resume();this.stack[this.stack.length-1].value=u}function P(){const u=this.resume();this.stack[this.stack.length-1].value=u}function j(){const u=this.stack[this.stack.length-1];if(this.data.inReference){const e=this.data.referenceType||"shortcut";u.type+="Reference",u.referenceType=e,delete u.url,delete u.title}else delete u.identifier,delete u.label;this.data.referenceType=void 0}function I(){const u=this.stack[this.stack.length-1];if(this.data.inReference){const e=this.data.referenceType||"shortcut";u.type+="Reference",u.referenceType=e,delete u.url,delete u.title}else delete u.identifier,delete u.label;this.data.referenceType=void 0}function T(u){const e=this.sliceSerialize(u),t=this.stack[this.stack.length-2];t.label=function(u){return u.replace(kt,wt)}(e),t.identifier=xe(e).toLowerCase()}function L(){const u=this.stack[this.stack.length-1],e=this.resume(),t=this.stack[this.stack.length-1];if(this.data.inReference=!0,"link"===t.type){const e=u.children;t.children=e}else t.alt=e}function N(){const u=this.resume();this.stack[this.stack.length-1].url=u}function z(){const u=this.resume();this.stack[this.stack.length-1].title=u}function M(){this.data.inReference=void 0}function _(){this.data.referenceType="collapsed"}function R(u){const e=this.resume(),t=this.stack[this.stack.length-1];t.label=e,t.identifier=xe(this.sliceSerialize(u)).toLowerCase(),this.data.referenceType="full"}function U(u){this.data.characterReferenceType=u.type}function H(u){const e=this.sliceSerialize(u),t=this.data.characterReferenceType;let n;if(t)n=xt(e,"characterReferenceMarkerNumeric"===t?10:16),this.data.characterReferenceType=void 0;else{n=qe(e)}this.stack[this.stack.length-1].value+=n}function V(u){this.stack.pop().position.end=Pt(u.end)}function q(u){x.call(this,u);this.stack[this.stack.length-1].url=this.sliceSerialize(u)}function W(u){x.call(this,u);this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(u)}function Y(){return{type:"blockquote",children:[]}}function K(){return{type:"code",lang:null,meta:null,value:""}}function Q(){return{type:"inlineCode",value:""}}function $(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Z(){return{type:"emphasis",children:[]}}function J(){return{type:"heading",depth:0,children:[]}}function G(){return{type:"break"}}function uu(){return{type:"html",value:""}}function eu(){return{type:"image",title:null,url:"",alt:null}}function tu(){return{type:"link",title:null,url:"",children:[]}}function nu(u){return{type:"list",ordered:"listOrdered"===u.type,start:null,spread:u._spread,children:[]}}function ru(u){return{type:"listItem",spread:u._spread,checked:null,children:[]}}function Du(){return{type:"paragraph",children:[]}}function ou(){return{type:"strong",children:[]}}function iu(){return{type:"text",value:""}}function lu(){return{type:"thematicBreak"}}}(t)(function(u){for(;!Iu(u););return u}(vt(t).document().write(function(){let u,e=1,t="",n=!0;return function(r,D,o){const i=[];let l,a,s,c,F;for(r=t+("string"==typeof r?r.toString():new TextDecoder(D||void 0).decode(r)),s=0,t="",n&&(65279===r.charCodeAt(0)&&s++,n=void 0);s<r.length;){if(bt.lastIndex=s,l=bt.exec(r),c=l&&void 0!==l.index?l.index:r.length,F=r.charCodeAt(c),!l){t=r.slice(s);break}if(10===F&&s===c&&u)i.push(-3),u=void 0;else switch(u&&(i.push(-5),u=void 0),s<c&&(i.push(r.slice(s,c)),e+=c-s),F){case 0:i.push(65533),e++;break;case 9:for(a=4*Math.ceil(e/4),i.push(-2);e++<a;)i.push(-1);break;case 10:i.push(-4),e=1;break;default:u=!0,e=1}s=c+1}return o&&(u&&i.push(-5),t&&i.push(t),i.push(null)),i}}()(u,e,!0))))}function Pt(u){return{line:u.line,column:u.column,offset:u.offset}}function jt(u,e){let t=-1;for(;++t<e.length;){const n=e[t];Array.isArray(n)?jt(u,n):It(u,n)}}function It(u,e){let t;for(t in e)if(Ot.call(e,t))switch(t){case"canContainEols":{const n=e[t];n&&u[t].push(...n);break}case"transforms":{const n=e[t];n&&u[t].push(...n);break}case"enter":case"exit":{const n=e[t];n&&Object.assign(u[t],n);break}}}function Tt(u,e){throw u?new Error("Cannot close `"+u.type+"` ("+X({start:u.start,end:u.end})+"): a different token (`"+e.type+"`, "+X({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+X({start:e.start,end:e.end})+") is still open")}function Lt(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Nt(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?Lt(Object(t),!0).forEach((function(e){zt(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):Lt(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function zt(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}function Mt(u){const e=this;e.parser=function(t){return St(t,Nt(Nt(Nt({},e.data("settings")),u),{},{extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]}))}}const _t="object"==typeof self?self:globalThis,Rt=u=>((u,e)=>{const t=(e,t)=>(u.set(t,e),e),n=r=>{if(u.has(r))return u.get(r);const[D,o]=e[r];switch(D){case 0:case-1:return t(o,r);case 1:{const u=t([],r);for(const e of o)u.push(n(e));return u}case 2:{const u=t({},r);for(const[e,t]of o)u[n(e)]=n(t);return u}case 3:return t(new Date(o),r);case 4:{const{source:u,flags:e}=o;return t(new RegExp(u,e),r)}case 5:{const u=t(new Map,r);for(const[e,t]of o)u.set(n(e),n(t));return u}case 6:{const u=t(new Set,r);for(const e of o)u.add(n(e));return u}case 7:{const{name:u,message:e}=o;return t(new _t[u](e),r)}case 8:return t(BigInt(o),r);case"BigInt":return t(Object(BigInt(o)),r);case"ArrayBuffer":return t(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:u}=new Uint8Array(o);return t(new DataView(u),o)}}return t(new _t[D](o),r)};return n})(new Map,u)(0),Ut="",{toString:Ht}={},{keys:Vt}=Object,qt=u=>{const e=typeof u;if("object"!==e||!u)return[0,e];const t=Ht.call(u).slice(8,-1);switch(t){case"Array":return[1,Ut];case"Object":return[2,Ut];case"Date":return[3,Ut];case"RegExp":return[4,Ut];case"Map":return[5,Ut];case"Set":return[6,Ut];case"DataView":return[1,t]}return t.includes("Array")?[1,t]:t.includes("Error")?[7,t]:[2,t]},Wt=u=>{let[e,t]=u;return 0===e&&("function"===t||"symbol"===t)},Yt=function(u){let{json:e,lossy:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=[];return((u,e,t,n)=>{const r=(u,e)=>{const r=n.push(u)-1;return t.set(e,r),r},D=n=>{if(t.has(n))return t.get(n);let[o,i]=qt(n);switch(o){case 0:{let e=n;switch(i){case"bigint":o=8,e=n.toString();break;case"function":case"symbol":if(u)throw new TypeError("unable to serialize "+i);e=null;break;case"undefined":return r([-1],n)}return r([o,e],n)}case 1:{if(i){let u=n;return"DataView"===i?u=new Uint8Array(n.buffer):"ArrayBuffer"===i&&(u=new Uint8Array(n)),r([i,[...u]],n)}const u=[],e=r([o,u],n);for(const e of n)u.push(D(e));return e}case 2:{if(i)switch(i){case"BigInt":return r([i,n.toString()],n);case"Boolean":case"Number":case"String":return r([i,n.valueOf()],n)}if(e&&"toJSON"in n)return D(n.toJSON());const t=[],l=r([o,t],n);for(const e of Vt(n))!u&&Wt(qt(n[e]))||t.push([D(e),D(n[e])]);return l}case 3:return r([o,n.toISOString()],n);case 4:{const{source:u,flags:e}=n;return r([o,{source:u,flags:e}],n)}case 5:{const e=[],t=r([o,e],n);for(const[t,r]of n)(u||!Wt(qt(t))&&!Wt(qt(r)))&&e.push([D(t),D(r)]);return t}case 6:{const e=[],t=r([o,e],n);for(const t of n)!u&&Wt(qt(t))||e.push(D(t));return t}}const{message:l}=n;return r([o,{name:i,message:l}],n)};return D})(!(e||t),!!e,new Map,n)(u),n},Kt="function"==typeof structuredClone?(u,e)=>e&&("json"in e||"lossy"in e)?Rt(Yt(u,e)):structuredClone(u):(u,e)=>Rt(Yt(u,e));function Qt(u){const e=[];let t=-1,n=0,r=0;for(;++t<u.length;){const D=u.charCodeAt(t);let o="";if(37===D&&_u(u.charCodeAt(t+1))&&_u(u.charCodeAt(t+2)))r=2;else if(D<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(D))||(o=String.fromCharCode(D));else if(D>55295&&D<57344){const e=u.charCodeAt(t+1);D<56320&&e>56319&&e<57344?(o=String.fromCharCode(D,e),r=1):o="�"}else o=String.fromCharCode(D);o&&(e.push(u.slice(n,t),encodeURIComponent(o)),n=t+r+1,o=""),r&&(t+=r,r=0)}return e.join("")+u.slice(n)}function $t(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Xt(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?$t(Object(t),!0).forEach((function(e){Zt(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):$t(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function Zt(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}function Jt(u,e){const t=[{type:"text",value:"↩"}];return e>1&&t.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(e)}]}),t}function Gt(u,e){return"Back to reference "+(u+1)+(e>1?"-"+e:"")}const un=function(u){if(null==u)return tn;if("function"==typeof u)return en(u);if("object"==typeof u)return Array.isArray(u)?function(u){const e=[];let t=-1;for(;++t<u.length;)e[t]=un(u[t]);return en(n);function n(){let u=-1;for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(;++u<e.length;)if(e[u].apply(this,n))return!0;return!1}}(u):function(u){const e=u;return en(t);function t(t){const n=t;let r;for(r in u)if(n[r]!==e[r])return!1;return!0}}(u);if("string"==typeof u)return function(u){return en(e);function e(e){return e&&e.type===u}}(u);throw new Error("Expected function, string, or object as test")};function en(u){return function(e,t,n){return Boolean(nn(e)&&u.call(this,e,"number"==typeof t?t:void 0,n||void 0))}}function tn(){return!0}function nn(u){return null!==u&&"object"==typeof u&&"type"in u}const rn=[],Dn=!0,on=!1,ln="skip";function an(u,e,t,n){let r;"function"==typeof e&&"function"!=typeof t?(n=t,t=e):r=e;const D=un(r),o=n?-1:1;!function u(r,i,l){const a=r&&"object"==typeof r?r:{};if("string"==typeof a.type){const u="string"==typeof a.tagName?a.tagName:"string"==typeof a.name?a.name:void 0;Object.defineProperty(s,"name",{value:"node ("+r.type+(u?"<"+u+">":"")+")"})}return s;function s(){let a,s,c,F=rn;if((!e||D(r,i,l[l.length-1]||void 0))&&(F=function(u){if(Array.isArray(u))return u;if("number"==typeof u)return[Dn,u];return null==u?rn:[u]}(t(r,l)),F[0]===on))return F;if("children"in r&&r.children){const e=r;if(e.children&&F[0]!==ln)for(s=(n?e.children.length:-1)+o,c=l.concat(e);s>-1&&s<e.children.length;){const t=e.children[s];if(a=u(t,s,c)(),a[0]===on)return a;s="number"==typeof a[1]?a[1]:s+o}}return F}}(u,void 0,[])()}function sn(u,e,t,n){let r,D,o;"function"==typeof e&&"function"!=typeof t?(D=void 0,o=e,r=t):(D=e,o=t,r=n),an(u,D,(function(u,e){const t=e[e.length-1],n=t?t.children.indexOf(u):void 0;return o(u,n,t)}),r)}function cn(u,e){const t=e.referenceType;let n="]";if("collapsed"===t?n+="[]":"full"===t&&(n+="["+(e.label||e.identifier)+"]"),"imageReference"===e.type)return[{type:"text",value:"!["+e.alt+n}];const r=u.all(e),D=r[0];D&&"text"===D.type?D.value="["+D.value:r.unshift({type:"text",value:"["});const o=r[r.length-1];return o&&"text"===o.type?o.value+=n:r.push({type:"text",value:n}),r}function Fn(u){const e=u.spread;return null==e?u.children.length>1:e}function fn(u){const e=String(u),t=/\r?\n|\r/g;let n=t.exec(e),r=0;const D=[];for(;n;)D.push(pn(e.slice(r,n.index),r>0,!0),n[0]),r=n.index+n[0].length,n=t.exec(e);return D.push(pn(e.slice(r),r>0,!1)),D.join("")}function pn(u,e,t){let n=0,r=u.length;if(e){let e=u.codePointAt(n);for(;9===e||32===e;)n++,e=u.codePointAt(n)}if(t){let e=u.codePointAt(r-1);for(;9===e||32===e;)r--,e=u.codePointAt(r-1)}return r>n?u.slice(n,r):""}const Cn={blockquote:function(u,e){const t={type:"element",tagName:"blockquote",properties:{},children:u.wrap(u.all(e),!0)};return u.patch(e,t),u.applyData(e,t)},break:function(u,e){const t={type:"element",tagName:"br",properties:{},children:[]};return u.patch(e,t),[u.applyData(e,t),{type:"text",value:"\n"}]},code:function(u,e){const t=e.value?e.value+"\n":"",n={};e.lang&&(n.className=["language-"+e.lang]);let r={type:"element",tagName:"code",properties:n,children:[{type:"text",value:t}]};return e.meta&&(r.data={meta:e.meta}),u.patch(e,r),r=u.applyData(e,r),r={type:"element",tagName:"pre",properties:{},children:[r]},u.patch(e,r),r},delete:function(u,e){const t={type:"element",tagName:"del",properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},emphasis:function(u,e){const t={type:"element",tagName:"em",properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},footnoteReference:function(u,e){const t="string"==typeof u.options.clobberPrefix?u.options.clobberPrefix:"user-content-",n=String(e.identifier).toUpperCase(),r=Qt(n.toLowerCase()),D=u.footnoteOrder.indexOf(n);let o,i=u.footnoteCounts.get(n);void 0===i?(i=0,u.footnoteOrder.push(n),o=u.footnoteOrder.length):o=D+1,i+=1,u.footnoteCounts.set(n,i);const l={type:"element",tagName:"a",properties:{href:"#"+t+"fn-"+r,id:t+"fnref-"+r+(i>1?"-"+i:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};u.patch(e,l);const a={type:"element",tagName:"sup",properties:{},children:[l]};return u.patch(e,a),u.applyData(e,a)},heading:function(u,e){const t={type:"element",tagName:"h"+e.depth,properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},html:function(u,e){if(u.options.allowDangerousHtml){const t={type:"raw",value:e.value};return u.patch(e,t),u.applyData(e,t)}},imageReference:function(u,e){const t=String(e.identifier).toUpperCase(),n=u.definitionById.get(t);if(!n)return cn(u,e);const r={src:Qt(n.url||""),alt:e.alt};null!==n.title&&void 0!==n.title&&(r.title=n.title);const D={type:"element",tagName:"img",properties:r,children:[]};return u.patch(e,D),u.applyData(e,D)},image:function(u,e){const t={src:Qt(e.url)};null!==e.alt&&void 0!==e.alt&&(t.alt=e.alt),null!==e.title&&void 0!==e.title&&(t.title=e.title);const n={type:"element",tagName:"img",properties:t,children:[]};return u.patch(e,n),u.applyData(e,n)},inlineCode:function(u,e){const t={type:"text",value:e.value.replace(/\r?\n|\r/g," ")};u.patch(e,t);const n={type:"element",tagName:"code",properties:{},children:[t]};return u.patch(e,n),u.applyData(e,n)},linkReference:function(u,e){const t=String(e.identifier).toUpperCase(),n=u.definitionById.get(t);if(!n)return cn(u,e);const r={href:Qt(n.url||"")};null!==n.title&&void 0!==n.title&&(r.title=n.title);const D={type:"element",tagName:"a",properties:r,children:u.all(e)};return u.patch(e,D),u.applyData(e,D)},link:function(u,e){const t={href:Qt(e.url)};null!==e.title&&void 0!==e.title&&(t.title=e.title);const n={type:"element",tagName:"a",properties:t,children:u.all(e)};return u.patch(e,n),u.applyData(e,n)},listItem:function(u,e,t){const n=u.all(e),r=t?function(u){let e=!1;if("list"===u.type){e=u.spread||!1;const t=u.children;let n=-1;for(;!e&&++n<t.length;)e=Fn(t[n])}return e}(t):Fn(e),D={},o=[];if("boolean"==typeof e.checked){const u=n[0];let t;u&&"element"===u.type&&"p"===u.tagName?t=u:(t={type:"element",tagName:"p",properties:{},children:[]},n.unshift(t)),t.children.length>0&&t.children.unshift({type:"text",value:" "}),t.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:e.checked,disabled:!0},children:[]}),D.className=["task-list-item"]}let i=-1;for(;++i<n.length;){const u=n[i];(r||0!==i||"element"!==u.type||"p"!==u.tagName)&&o.push({type:"text",value:"\n"}),"element"!==u.type||"p"!==u.tagName||r?o.push(u):o.push(...u.children)}const l=n[n.length-1];l&&(r||"element"!==l.type||"p"!==l.tagName)&&o.push({type:"text",value:"\n"});const a={type:"element",tagName:"li",properties:D,children:o};return u.patch(e,a),u.applyData(e,a)},list:function(u,e){const t={},n=u.all(e);let r=-1;for("number"==typeof e.start&&1!==e.start&&(t.start=e.start);++r<n.length;){const u=n[r];if("element"===u.type&&"li"===u.tagName&&u.properties&&Array.isArray(u.properties.className)&&u.properties.className.includes("task-list-item")){t.className=["contains-task-list"];break}}const D={type:"element",tagName:e.ordered?"ol":"ul",properties:t,children:u.wrap(n,!0)};return u.patch(e,D),u.applyData(e,D)},paragraph:function(u,e){const t={type:"element",tagName:"p",properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},root:function(u,e){const t={type:"root",children:u.wrap(u.all(e))};return u.patch(e,t),u.applyData(e,t)},strong:function(u,e){const t={type:"element",tagName:"strong",properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},table:function(u,e){const t=u.all(e),n=t.shift(),r=[];if(n){const t={type:"element",tagName:"thead",properties:{},children:u.wrap([n],!0)};u.patch(e.children[0],t),r.push(t)}if(t.length>0){const n={type:"element",tagName:"tbody",properties:{},children:u.wrap(t,!0)},D=Q(e.children[1]),o=K(e.children[e.children.length-1]);D&&o&&(n.position={start:D,end:o}),r.push(n)}const D={type:"element",tagName:"table",properties:{},children:u.wrap(r,!0)};return u.patch(e,D),u.applyData(e,D)},tableCell:function(u,e){const t={type:"element",tagName:"td",properties:{},children:u.all(e)};return u.patch(e,t),u.applyData(e,t)},tableRow:function(u,e,t){const n=t?t.children:void 0,r=0===(n?n.indexOf(e):1)?"th":"td",D=t&&"table"===t.type?t.align:void 0,o=D?D.length:e.children.length;let i=-1;const l=[];for(;++i<o;){const t=e.children[i],n={},o=D?D[i]:void 0;o&&(n.align=o);let a={type:"element",tagName:r,properties:n,children:[]};t&&(a.children=u.all(t),u.patch(t,a),a=u.applyData(t,a)),l.push(a)}const a={type:"element",tagName:"tr",properties:{},children:u.wrap(l,!0)};return u.patch(e,a),u.applyData(e,a)},text:function(u,e){const t={type:"text",value:fn(String(e.value))};return u.patch(e,t),u.applyData(e,t)},thematicBreak:function(u,e){const t={type:"element",tagName:"hr",properties:{},children:[]};return u.patch(e,t),u.applyData(e,t)},toml:En,yaml:En,definition:En,footnoteDefinition:En};function En(){}const An=["children"];function dn(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function hn(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?dn(Object(t),!0).forEach((function(e){mn(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):dn(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function mn(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const gn={}.hasOwnProperty,Bn={};function yn(u,e){const t=e||Bn,n=new Map,r=new Map,D=new Map,o=hn(hn({},Cn),t.handlers),i={all:function(u){const e=[];if("children"in u){const t=u.children;let n=-1;for(;++n<t.length;){const r=i.one(t[n],u);if(r){if(n&&"break"===t[n-1].type&&(Array.isArray(r)||"text"!==r.type||(r.value=wn(r.value)),!Array.isArray(r)&&"element"===r.type)){const u=r.children[0];u&&"text"===u.type&&(u.value=wn(u.value))}Array.isArray(r)?e.push(...r):e.push(r)}}}return e},applyData:bn,definitionById:n,footnoteById:r,footnoteCounts:D,footnoteOrder:[],handlers:o,one:function(u,e){const t=u.type,n=i.handlers[t];if(gn.call(i.handlers,t)&&n)return n(i,u,e);if(i.options.passThrough&&i.options.passThrough.includes(t)){if("children"in u){const{children:e}=u,t=function(u,e){if(null==u)return{};var t,n,r=function(u,e){if(null==u)return{};var t={};for(var n in u)if({}.hasOwnProperty.call(u,n)){if(-1!==e.indexOf(n))continue;t[n]=u[n]}return t}(u,e);if(Object.getOwnPropertySymbols){var D=Object.getOwnPropertySymbols(u);for(n=0;n<D.length;n++)t=D[n],-1===e.indexOf(t)&&{}.propertyIsEnumerable.call(u,t)&&(r[t]=u[t])}return r}(u,An),n=Kt(t);return n.children=i.all(u),n}return Kt(u)}return(i.options.unknownHandler||xn)(i,u,e)},options:t,patch:vn,wrap:kn};return sn(u,(function(u){if("definition"===u.type||"footnoteDefinition"===u.type){const e="definition"===u.type?n:r,t=String(u.identifier).toUpperCase();e.has(t)||e.set(t,u)}})),i}function vn(u,e){u.position&&(e.position=function(u){const e=Q(u),t=K(u);if(e&&t)return{start:e,end:t}}(u))}function bn(u,e){let t=e;if(u&&u.data){const e=u.data.hName,n=u.data.hChildren,r=u.data.hProperties;if("string"==typeof e)if("element"===t.type)t.tagName=e;else{t={type:"element",tagName:e,properties:{},children:"children"in t?t.children:[t]}}"element"===t.type&&r&&Object.assign(t.properties,Kt(r)),"children"in t&&t.children&&null!=n&&(t.children=n)}return t}function xn(u,e){const t=e.data||{},n=!("value"in e)||gn.call(t,"hProperties")||gn.call(t,"hChildren")?{type:"element",tagName:"div",properties:{},children:u.all(e)}:{type:"text",value:e.value};return u.patch(e,n),u.applyData(e,n)}function kn(u,e){const t=[];let n=-1;for(e&&t.push({type:"text",value:"\n"});++n<u.length;)n&&t.push({type:"text",value:"\n"}),t.push(u[n]);return e&&u.length>0&&t.push({type:"text",value:"\n"}),t}function wn(u){let e=0,t=u.charCodeAt(e);for(;9===t||32===t;)e++,t=u.charCodeAt(e);return u.slice(e)}function On(u,e){const t=yn(u,e),n=t.one(u,void 0),r=function(u){const e="string"==typeof u.options.clobberPrefix?u.options.clobberPrefix:"user-content-",t=u.options.footnoteBackContent||Jt,n=u.options.footnoteBackLabel||Gt,r=u.options.footnoteLabel||"Footnotes",D=u.options.footnoteLabelTagName||"h2",o=u.options.footnoteLabelProperties||{className:["sr-only"]},i=[];let l=-1;for(;++l<u.footnoteOrder.length;){const r=u.footnoteById.get(u.footnoteOrder[l]);if(!r)continue;const D=u.all(r),o=String(r.identifier).toUpperCase(),a=Qt(o.toLowerCase());let s=0;const c=[],F=u.footnoteCounts.get(o);for(;void 0!==F&&++s<=F;){c.length>0&&c.push({type:"text",value:" "});let u="string"==typeof t?t:t(l,s);"string"==typeof u&&(u={type:"text",value:u}),c.push({type:"element",tagName:"a",properties:{href:"#"+e+"fnref-"+a+(s>1?"-"+s:""),dataFootnoteBackref:"",ariaLabel:"string"==typeof n?n:n(l,s),className:["data-footnote-backref"]},children:Array.isArray(u)?u:[u]})}const f=D[D.length-1];if(f&&"element"===f.type&&"p"===f.tagName){const u=f.children[f.children.length-1];u&&"text"===u.type?u.value+=" ":f.children.push({type:"text",value:" "}),f.children.push(...c)}else D.push(...c);const p={type:"element",tagName:"li",properties:{id:e+"fn-"+a},children:u.wrap(D,!0)};u.patch(r,p),i.push(p)}if(0!==i.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:D,properties:Xt(Xt({},Kt(o)),{},{id:"footnote-label"}),children:[{type:"text",value:r}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:u.wrap(i,!0)},{type:"text",value:"\n"}]}}(t),D=Array.isArray(n)?{type:"root",children:n}:n||{type:"root",children:[]};return r&&D.children.push({type:"text",value:"\n"},r),D}function Sn(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Pn(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?Sn(Object(t),!0).forEach((function(e){jn(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):Sn(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function jn(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}function In(u,e){return u&&"run"in u?async function(t,n){const r=On(t,Pn({file:n},e));await u.run(r,n)}:function(t,n){return On(t,Pn({file:n},u||e))}}function Tn(u){if(u)throw u}var Ln=t(58295);function Nn(u){if("object"!=typeof u||null===u)return!1;const e=Object.getPrototypeOf(u);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in u||Symbol.iterator in u)}function zn(){const u=[],e={run:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];let r=-1;const D=t.pop();if("function"!=typeof D)throw new TypeError("Expected function as last argument, not "+D);!function e(n){const o=u[++r];let i=-1;if(n)D(n);else{for(var l=arguments.length,a=new Array(l>1?l-1:0),s=1;s<l;s++)a[s-1]=arguments[s];for(;++i<t.length;)null!==a[i]&&void 0!==a[i]||(a[i]=t[i]);t=a,o?function(u,e){let t;return n;function n(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];const i=u.length>n.length;let l;i&&n.push(r);try{l=u.apply(this,n)}catch(u){if(i&&t)throw u;return r(u)}i||(l&&l.then&&"function"==typeof l.then?l.then(D,r):l instanceof Error?r(l):D(l))}function r(u){if(!t){t=!0;for(var n=arguments.length,r=new Array(n>1?n-1:0),D=1;D<n;D++)r[D-1]=arguments[D];e(u,...r)}}function D(u){r(null,u)}}(o,e)(...a):D(null,...a)}}(null,...t)},use:function(t){if("function"!=typeof t)throw new TypeError("Expected `middelware` to be a function, not "+t);return u.push(t),e}};return e}const Mn={basename:function(u,e){if(void 0!==e&&"string"!=typeof e)throw new TypeError('"ext" argument must be a string');_n(u);let t,n=0,r=-1,D=u.length;if(void 0===e||0===e.length||e.length>u.length){for(;D--;)if(47===u.codePointAt(D)){if(t){n=D+1;break}}else r<0&&(t=!0,r=D+1);return r<0?"":u.slice(n,r)}if(e===u)return"";let o=-1,i=e.length-1;for(;D--;)if(47===u.codePointAt(D)){if(t){n=D+1;break}}else o<0&&(t=!0,o=D+1),i>-1&&(u.codePointAt(D)===e.codePointAt(i--)?i<0&&(r=D):(i=-1,r=o));n===r?r=o:r<0&&(r=u.length);return u.slice(n,r)},dirname:function(u){if(_n(u),0===u.length)return".";let e,t=-1,n=u.length;for(;--n;)if(47===u.codePointAt(n)){if(e){t=n;break}}else e||(e=!0);return t<0?47===u.codePointAt(0)?"/":".":1===t&&47===u.codePointAt(0)?"//":u.slice(0,t)},extname:function(u){_n(u);let e,t=u.length,n=-1,r=0,D=-1,o=0;for(;t--;){const i=u.codePointAt(t);if(47!==i)n<0&&(e=!0,n=t+1),46===i?D<0?D=t:1!==o&&(o=1):D>-1&&(o=-1);else if(e){r=t+1;break}}if(D<0||n<0||0===o||1===o&&D===n-1&&D===r+1)return"";return u.slice(D,n)},join:function(){let u,e=-1;for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(;++e<n.length;)_n(n[e]),n[e]&&(u=void 0===u?n[e]:u+"/"+n[e]);return void 0===u?".":function(u){_n(u);const e=47===u.codePointAt(0);let t=function(u,e){let t,n,r="",D=0,o=-1,i=0,l=-1;for(;++l<=u.length;){if(l<u.length)t=u.codePointAt(l);else{if(47===t)break;t=47}if(47===t){if(o===l-1||1===i);else if(o!==l-1&&2===i){if(r.length<2||2!==D||46!==r.codePointAt(r.length-1)||46!==r.codePointAt(r.length-2))if(r.length>2){if(n=r.lastIndexOf("/"),n!==r.length-1){n<0?(r="",D=0):(r=r.slice(0,n),D=r.length-1-r.lastIndexOf("/")),o=l,i=0;continue}}else if(r.length>0){r="",D=0,o=l,i=0;continue}e&&(r=r.length>0?r+"/..":"..",D=2)}else r.length>0?r+="/"+u.slice(o+1,l):r=u.slice(o+1,l),D=l-o-1;o=l,i=0}else 46===t&&i>-1?i++:i=-1}return r}(u,!e);0!==t.length||e||(t=".");t.length>0&&47===u.codePointAt(u.length-1)&&(t+="/");return e?"/"+t:t}(u)},sep:"/"};function _n(u){if("string"!=typeof u)throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}const Rn={cwd:function(){return"/"}};function Un(u){return Boolean(null!==u&&"object"==typeof u&&"href"in u&&u.href&&"protocol"in u&&u.protocol&&void 0===u.auth)}function Hn(u){if("string"==typeof u)u=new URL(u);else if(!Un(u)){const e=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+u+"`");throw e.code="ERR_INVALID_ARG_TYPE",e}if("file:"!==u.protocol){const u=new TypeError("The URL must be of scheme file");throw u.code="ERR_INVALID_URL_SCHEME",u}return function(u){if(""!==u.hostname){const u=new TypeError('File URL host must be "localhost" or empty on darwin');throw u.code="ERR_INVALID_FILE_URL_HOST",u}const e=u.pathname;let t=-1;for(;++t<e.length;)if(37===e.codePointAt(t)&&50===e.codePointAt(t+1)){const u=e.codePointAt(t+2);if(70===u||102===u){const u=new TypeError("File URL path must not include encoded / characters");throw u.code="ERR_INVALID_FILE_URL_PATH",u}}return decodeURIComponent(e)}(u)}const Vn=["history","path","basename","stem","extname","dirname"];class qn{constructor(u){let e;e=u?Un(u)?{path:u}:"string"==typeof u||function(u){return Boolean(u&&"object"==typeof u&&"byteLength"in u&&"byteOffset"in u)}(u)?{value:u}:u:{},this.cwd="cwd"in e?"":Rn.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let t,n=-1;for(;++n<Vn.length;){const u=Vn[n];u in e&&void 0!==e[u]&&null!==e[u]&&(this[u]="history"===u?[...e[u]]:e[u])}for(t in e)Vn.includes(t)||(this[t]=e[t])}get basename(){return"string"==typeof this.path?Mn.basename(this.path):void 0}set basename(u){Yn(u,"basename"),Wn(u,"basename"),this.path=Mn.join(this.dirname||"",u)}get dirname(){return"string"==typeof this.path?Mn.dirname(this.path):void 0}set dirname(u){Kn(this.basename,"dirname"),this.path=Mn.join(u||"",this.basename)}get extname(){return"string"==typeof this.path?Mn.extname(this.path):void 0}set extname(u){if(Wn(u,"extname"),Kn(this.dirname,"extname"),u){if(46!==u.codePointAt(0))throw new Error("`extname` must start with `.`");if(u.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Mn.join(this.dirname,this.stem+(u||""))}get path(){return this.history[this.history.length-1]}set path(u){Un(u)&&(u=Hn(u)),Yn(u,"path"),this.path!==u&&this.history.push(u)}get stem(){return"string"==typeof this.path?Mn.basename(this.path,this.extname):void 0}set stem(u){Yn(u,"stem"),Wn(u,"stem"),this.path=Mn.join(this.dirname||"",u+(this.extname||""))}fail(u,e,t){const n=this.message(u,e,t);throw n.fatal=!0,n}info(u,e,t){const n=this.message(u,e,t);return n.fatal=void 0,n}message(u,e,t){const n=new tu(u,e,t);return this.path&&(n.name=this.path+":"+n.name,n.file=this.path),n.fatal=!1,this.messages.push(n),n}toString(u){if(void 0===this.value)return"";if("string"==typeof this.value)return this.value;return new TextDecoder(u||void 0).decode(this.value)}}function Wn(u,e){if(u&&u.includes(Mn.sep))throw new Error("`"+e+"` cannot be a path: did not expect `"+Mn.sep+"`")}function Yn(u,e){if(!u)throw new Error("`"+e+"` cannot be empty")}function Kn(u,e){if(!u)throw new Error("Setting `"+e+"` requires `path` to be set too")}const Qn=function(u){const e=this.constructor.prototype,t=e[u],n=function(){return t.apply(n,arguments)};return Object.setPrototypeOf(n,e),n},$n={}.hasOwnProperty;class Xn extends Qn{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=zn()}copy(){const u=new Xn;let e=-1;for(;++e<this.attachers.length;){const t=this.attachers[e];u.use(...t)}return u.data(Ln(!0,{},this.namespace)),u}data(u,e){return"string"==typeof u?2===arguments.length?(ur("data",this.frozen),this.namespace[u]=e,this):$n.call(this.namespace,u)&&this.namespace[u]||void 0:u?(ur("data",this.frozen),this.namespace=u,this):this.namespace}freeze(){if(this.frozen)return this;const u=this;for(;++this.freezeIndex<this.attachers.length;){const[e,...t]=this.attachers[this.freezeIndex];if(!1===t[0])continue;!0===t[0]&&(t[0]=void 0);const n=e.call(u,...t);"function"==typeof n&&this.transformers.use(n)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(u){this.freeze();const e=nr(u),t=this.parser||this.Parser;return Jn("parse",t),t(String(e),e)}process(u,e){const t=this;return this.freeze(),Jn("process",this.parser||this.Parser),Gn("process",this.compiler||this.Compiler),e?n(void 0,e):new Promise(n);function n(n,r){const D=nr(u),o=t.parse(D);function i(u,t){u||!t?r(u):n?n(t):e(void 0,t)}t.run(o,D,(function(u,e,n){if(u||!e||!n)return i(u);const r=e,D=t.stringify(r,n);var o;"string"==typeof(o=D)||function(u){return Boolean(u&&"object"==typeof u&&"byteLength"in u&&"byteOffset"in u)}(o)?n.value=D:n.result=D,i(u,n)}))}}processSync(u){let e,t=!1;return this.freeze(),Jn("processSync",this.parser||this.Parser),Gn("processSync",this.compiler||this.Compiler),this.process(u,(function(u,n){t=!0,Tn(u),e=n})),tr("processSync","process",t),e}run(u,e,t){er(u),this.freeze();const n=this.transformers;return t||"function"!=typeof e||(t=e,e=void 0),t?r(void 0,t):new Promise(r);function r(r,D){const o=nr(e);n.run(u,o,(function(e,n,o){const i=n||u;e?D(e):r?r(i):t(void 0,i,o)}))}}runSync(u,e){let t,n=!1;return this.run(u,e,(function(u,e){Tn(u),t=e,n=!0})),tr("runSync","run",n),t}stringify(u,e){this.freeze();const t=nr(e),n=this.compiler||this.Compiler;return Gn("stringify",n),er(u),n(u,t)}use(u){const e=this.attachers,t=this.namespace;if(ur("use",this.frozen),null==u);else if("function"==typeof u){for(var n=arguments.length,r=new Array(n>1?n-1:0),D=1;D<n;D++)r[D-1]=arguments[D];a(u,r)}else{if("object"!=typeof u)throw new TypeError("Expected usable value, not `"+u+"`");Array.isArray(u)?l(u):i(u)}return this;function o(u){if("function"==typeof u)a(u,[]);else{if("object"!=typeof u)throw new TypeError("Expected usable value, not `"+u+"`");if(Array.isArray(u)){const[e,...t]=u;a(e,t)}else i(u)}}function i(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");l(u.plugins),u.settings&&(t.settings=Ln(!0,t.settings,u.settings))}function l(u){let e=-1;if(null==u);else{if(!Array.isArray(u))throw new TypeError("Expected a list of plugins, not `"+u+"`");for(;++e<u.length;){o(u[e])}}}function a(u,t){let n=-1,r=-1;for(;++n<e.length;)if(e[n][0]===u){r=n;break}if(-1===r)e.push([u,...t]);else if(t.length>0){let[n,...D]=t;const o=e[r][1];Nn(o)&&Nn(n)&&(n=Ln(!0,o,n)),e[r]=[u,n,...D]}}}}const Zn=(new Xn).freeze();function Jn(u,e){if("function"!=typeof e)throw new TypeError("Cannot `"+u+"` without `parser`")}function Gn(u,e){if("function"!=typeof e)throw new TypeError("Cannot `"+u+"` without `compiler`")}function ur(u,e){if(e)throw new Error("Cannot call `"+u+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function er(u){if(!Nn(u)||"string"!=typeof u.type)throw new TypeError("Expected node, got `"+u+"`")}function tr(u,e,t){if(!t)throw new Error("`"+u+"` finished async. Use `"+e+"` instead")}function nr(u){return function(u){return Boolean(u&&"object"==typeof u&&"message"in u&&"messages"in u)}(u)?u:new qn(u)}function rr(u,e){var t=Object.keys(u);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(u);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(u,e).enumerable}))),t.push.apply(t,n)}return t}function Dr(u){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?rr(Object(t),!0).forEach((function(e){or(u,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(t)):rr(Object(t)).forEach((function(e){Object.defineProperty(u,e,Object.getOwnPropertyDescriptor(t,e))}))}return u}function or(u,e,t){return(e=function(u){var e=function(u,e){if("object"!=typeof u||!u)return u;var t=u[Symbol.toPrimitive];if(void 0!==t){var n=t.call(u,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(u)}(u,"string");return"symbol"==typeof e?e:e+""}(e))in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}const ir=[],lr={allowDangerousHtml:!0},ar=/^(https?|ircs?|mailto|xmpp)$/i,sr=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function cr(u){const e=u.allowedElements,t=u.allowElement,n=u.children||"",r=u.className,D=u.components,o=u.disallowedElements,i=u.rehypePlugins||ir,l=u.remarkPlugins||ir,a=u.remarkRehypeOptions?Dr(Dr({},u.remarkRehypeOptions),lr):lr,s=u.skipHtml,c=u.unwrapDisallowed,F=u.urlTransform||Fr,f=Zn().use(Mt).use(l).use(In,a).use(i),p=new qn;"string"==typeof n&&(p.value=n);for(const e of sr)Object.hasOwn(u,e.from)&&(e.from,e.to&&e.to,e.id);const C=f.parse(p);let E=f.runSync(C,p);return r&&(E={type:"element",tagName:"div",properties:{className:r},children:"root"===E.type?E.children:[E]}),sn(E,(function(u,n,r){if("raw"===u.type&&r&&"number"==typeof n)return s?r.children.splice(n,1):r.children[n]={type:"text",value:u.value},n;if("element"===u.type){let e;for(e in gu)if(Object.hasOwn(gu,e)&&Object.hasOwn(u.properties,e)){const t=u.properties[e],n=gu[e];(null===n||n.includes(u.tagName))&&(u.properties[e]=F(String(t||""),e,u))}}if("element"===u.type){let D=e?!e.includes(u.tagName):!!o&&o.includes(u.tagName);if(!D&&t&&"number"==typeof n&&(D=!t(u,n,r)),D&&r&&"number"==typeof n)return c&&u.children?r.children.splice(n,1,...u.children):r.children.splice(n,1),n}})),su(E,{Fragment:Bu.Fragment,components:D,ignoreInvalidStyle:!0,jsx:Bu.jsx,jsxs:Bu.jsxs,passKeys:!0,passNode:!0})}function Fr(u){const e=u.indexOf(":"),t=u.indexOf("?"),n=u.indexOf("#"),r=u.indexOf("/");return-1===e||-1!==r&&e>r||-1!==t&&e>t||-1!==n&&e>n||ar.test(u.slice(0,e))?u:""}}}]);
|