@readme/markdown 10.2.10 → 10.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.node.js CHANGED
@@ -12,7 +12,7 @@
12
12
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
13
13
 
14
14
  /*! For license information please see index.js.LICENSE.txt */
15
- (()=>{var u={326:u=>{"use strict";u.exports=__webpack_require__(3137)},368:(u,D,F)=>{var C;function A(u){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(u){return typeof u}:function(u){return u&&"function"==typeof Symbol&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},A(u)}!function(){"use strict";var E={}.hasOwnProperty;function B(){for(var u="",D=0;D<arguments.length;D++){var F=arguments[D];F&&(u=t(u,e(F)))}return u}function e(u){if("string"==typeof u||"number"==typeof u)return u;if("object"!==A(u))return"";if(Array.isArray(u))return B.apply(null,u);if(u.toString!==Object.prototype.toString&&!u.toString.toString().includes("[native code]"))return u.toString();var D="";for(var F in u)E.call(u,F)&&u[F]&&(D=t(D,F));return D}function t(u,D){return D?u?u+" "+D:u+D:u}u.exports?(B.default=B,u.exports=B):"object"===A(F.amdO)&&F.amdO?void 0===(C=function(){return B}.apply(D,[]))||(u.exports=C):window.classNames=B}()},611:(u,D,F)=>{var C=F(326);u.exports=C.createContext(!1)},643:u=>{"use strict";u.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},762:(u,D,F)=>{u.exports=F(948)()},860:(u,D,F)=>{var C=F(326);u.exports=C.createContext({selected:"",changeSelected:function(){}})},861:(u,D,F)=>{var C=F(326);u.exports=C.createContext({user:{},defaults:[]})},913:(u,D,F)=>{function C(){return C=Object.assign?Object.assign.bind():function(u){for(var D=1;D<arguments.length;D++){var F=arguments[D];for(var C in F)({}).hasOwnProperty.call(F,C)&&(u[C]=F[C])}return u},C.apply(null,arguments)}function A(u){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(u){return typeof u}:function(u){return u&&"function"==typeof Symbol&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},A(u)}function E(u,D){for(var F=0;F<D.length;F++){var C=D[F];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(u,B(C.key),C)}}function B(u){var D=function(u,D){if("object"!=A(u)||!u)return u;var F=u[Symbol.toPrimitive];if(void 0!==F){var C=F.call(u,D||"default");if("object"!=A(C))return C;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===D?String:Number)(u)}(u,"string");return"symbol"==A(D)?D:D+""}function e(u,D,F){return D=r(D),function(u,D){if(D&&("object"==A(D)||"function"==typeof D))return D;if(void 0!==D)throw new TypeError("Derived constructors may only return object or undefined");return function(u){if(void 0===u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}(u)}(u,t()?Reflect.construct(D,F||[],r(u).constructor):D.apply(u,F))}function t(){try{var u=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(u){}return(t=function(){return!!u})()}function r(u){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(u){return u.__proto__||Object.getPrototypeOf(u)},r(u)}function n(u,D){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(u,D){return u.__proto__=D,u},n(u,D)}var o=F(368),a=F(762),i=F(326),s=F(611),l=F(860),c=F(861),p=function(u){function D(u){var F;return function(u,D){if(!(u instanceof D))throw new TypeError("Cannot call a class as a function")}(this,D),(F=e(this,D,[u])).state={showDropdown:!1},F.getName=F.getName.bind(F),F.toggleVarDropdown=F.toggleVarDropdown.bind(F),F.toggleAuthDropdown=F.toggleAuthDropdown.bind(F),F.renderVarDropdown=F.renderVarDropdown.bind(F),F.onChange=F.onChange.bind(F),F}return function(u,D){if("function"!=typeof D&&null!==D)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(D&&D.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),Object.defineProperty(u,"prototype",{writable:!1}),D&&n(u,D)}(D,u),F=D,B=[{key:"renderAuthDropdown",value:function(){return i.createElement("div",{className:o("ns-popover-dropdown-theme","ns-popover-bottom-placement","ns-popover-right-align"),style:{position:"absolute"}},i.createElement("div",{className:"ns-popover-tooltip",id:"loginDropdown"},i.createElement("div",{className:"ns-triangle"}),i.createElement("div",{className:"triangle"}),i.createElement("div",{className:"pad"},i.createElement("div",{className:"text-center"},"Authenticate to personalize this page",i.createElement("a",{className:o("btn","btn-primary"),href:"/oauth",target:"_self"},"Authenticate")))))}}],(C=[{key:"onChange",value:function(u){this.toggleVarDropdown(),this.props.changeSelected(u.target.value)}},{key:"getName",value:function(){var u=this.props.name||this.props.variable;if(!u)throw new TypeError("Missing prop 'name' or 'variable' for Variable component!");return u}},{key:"getDefault",value:function(){var u=this,D=this.props.defaults.filter(Boolean).find(function(D){return D.name===u.getName()})||{};return D.default?D.default:this.getName().toUpperCase()}},{key:"getSelectedValue",value:function(u){var D=this.props.user,F={};return Array.isArray(D.keys)&&D.keys.length&&(F=u?D.keys.find(function(D){return D.name===u}):D.keys[0]),F}},{key:"shouldShowVarDropdown",value:function(u){var D=this.props.user;return!!this.getSelectedValue(u)[this.getName()]&&Array.isArray(D.keys)&&D.keys.length>1}},{key:"getValue",value:function(u){var D=this.getSelectedValue(u)[this.getName()]||this.props.user[this.getName()]||this.getDefault();return"object"===A(D)?JSON.stringify(D):D}},{key:"toggleVarDropdown",value:function(){this.shouldShowVarDropdown()&&this.setState(function(u){return{showDropdown:!u.showDropdown}})}},{key:"toggleAuthDropdown",value:function(){this.setState(function(u){return{showAuthDropdown:!u.showAuthDropdown}})}},{key:"renderVarDropdown",value:function(){return i.createElement("select",{onChange:this.onChange,value:this.props.selected},this.props.user.keys.map(function(u){return i.createElement("option",{key:u.name,value:u.name},u.name)}))}},{key:"render",value:function(){var u=this.props,F=u.user,C=u.selected;return Array.isArray(F.keys)&&F.keys.length?i.createElement("span",null,!this.state.showDropdown&&i.createElement("span",{className:"variable-underline",onClick:this.toggleVarDropdown},this.getValue(C)),this.state.showDropdown&&this.renderVarDropdown()):this.getValue()===this.getDefault()&&this.props.oauth?i.createElement("span",null,i.createElement("span",{className:"variable-underline",onClick:this.toggleAuthDropdown},this.getValue()),this.state.showAuthDropdown&&D.renderAuthDropdown()):i.createElement("span",null,this.getValue())}}])&&E(F.prototype,C),B&&E(F,B),Object.defineProperty(F,"prototype",{writable:!1}),F;var F,C,B}(i.Component);p.propTypes={changeSelected:a.func.isRequired,defaults:a.arrayOf(a.shape({default:a.string,name:a.string})).isRequired,name:a.string,oauth:a.bool,selected:a.string.isRequired,user:a.shape({keys:a.array}).isRequired,variable:a.string},p.defaultProps={oauth:!1},u.exports=function(u){return i.createElement(c.Consumer,null,function(D){var F=D.user,A=D.defaults;return i.createElement(s.Consumer,null,function(D){return i.createElement(l.Consumer,null,function(E){var B=E.selected,e=E.changeSelected;return i.createElement(p,C({},u,{changeSelected:e,defaults:A,oauth:D,selected:B,user:F}))})})})},u.exports.Variable=p,u.exports.VARIABLE_REGEXP=/(?:\\)?<<((?:(?![\n\r])(?:[\t-\r \x2D\.0-:A-Z_a-z\xA0\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\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-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\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\u2000-\u200A\u2028\u2029\u202F\u205F\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3000\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\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-\uA6E5\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\uFEFF\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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]))+)(?:\\)?>>/i.source,u.exports.MDX_VARIABLE_REGEXP=/(\\)?\{u[s\u017F]er(?:[\0-\t\x0B\f\x0E-\u2027\u202A-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])((?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\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\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\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-\uA6E5\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\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\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\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-\u19D9\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\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3005\u3006\u302A-\u302F\u3031-\u3035\u303B\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6E5\uA6F0\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\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\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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.source,u.exports.VariablesContext=c,u.exports.SelectedAppContext=l},948:(u,D,F)=>{"use strict";var C=F(643);function A(){}function E(){}E.resetWarningCache=A,u.exports=function(){function u(u,D,F,A,E,B){if(B!==C){var e=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw e.name="Invariant Violation",e}}function D(){return u}u.isRequired=u;var F={array:u,bigint:u,bool:u,func:u,number:u,object:u,string:u,symbol:u,any:u,arrayOf:D,element:u,elementType:u,instanceOf:D,node:u,objectOf:D,oneOf:D,oneOfType:D,shape:D,exact:D,checkPropTypes:E,resetWarningCache:A};return F.PropTypes=F,F}}},D={};function F(C){var A=D[C];if(void 0!==A)return A.exports;var E=D[C]={exports:{}};return u[C](E,E.exports,F),E.exports}F.amdO={};var C=F(913);module.exports=C})();
15
+ (()=>{var u={326:u=>{"use strict";u.exports=__webpack_require__(4953)},368:(u,D,F)=>{var C;function A(u){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(u){return typeof u}:function(u){return u&&"function"==typeof Symbol&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},A(u)}!function(){"use strict";var E={}.hasOwnProperty;function B(){for(var u="",D=0;D<arguments.length;D++){var F=arguments[D];F&&(u=t(u,e(F)))}return u}function e(u){if("string"==typeof u||"number"==typeof u)return u;if("object"!==A(u))return"";if(Array.isArray(u))return B.apply(null,u);if(u.toString!==Object.prototype.toString&&!u.toString.toString().includes("[native code]"))return u.toString();var D="";for(var F in u)E.call(u,F)&&u[F]&&(D=t(D,F));return D}function t(u,D){return D?u?u+" "+D:u+D:u}u.exports?(B.default=B,u.exports=B):"object"===A(F.amdO)&&F.amdO?void 0===(C=function(){return B}.apply(D,[]))||(u.exports=C):window.classNames=B}()},611:(u,D,F)=>{var C=F(326);u.exports=C.createContext(!1)},643:u=>{"use strict";u.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},762:(u,D,F)=>{u.exports=F(948)()},860:(u,D,F)=>{var C=F(326);u.exports=C.createContext({selected:"",changeSelected:function(){}})},861:(u,D,F)=>{var C=F(326);u.exports=C.createContext({user:{},defaults:[]})},913:(u,D,F)=>{function C(){return C=Object.assign?Object.assign.bind():function(u){for(var D=1;D<arguments.length;D++){var F=arguments[D];for(var C in F)({}).hasOwnProperty.call(F,C)&&(u[C]=F[C])}return u},C.apply(null,arguments)}function A(u){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(u){return typeof u}:function(u){return u&&"function"==typeof Symbol&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},A(u)}function E(u,D){for(var F=0;F<D.length;F++){var C=D[F];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(u,B(C.key),C)}}function B(u){var D=function(u,D){if("object"!=A(u)||!u)return u;var F=u[Symbol.toPrimitive];if(void 0!==F){var C=F.call(u,D||"default");if("object"!=A(C))return C;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===D?String:Number)(u)}(u,"string");return"symbol"==A(D)?D:D+""}function e(u,D,F){return D=r(D),function(u,D){if(D&&("object"==A(D)||"function"==typeof D))return D;if(void 0!==D)throw new TypeError("Derived constructors may only return object or undefined");return function(u){if(void 0===u)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}(u)}(u,t()?Reflect.construct(D,F||[],r(u).constructor):D.apply(u,F))}function t(){try{var u=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(u){}return(t=function(){return!!u})()}function r(u){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(u){return u.__proto__||Object.getPrototypeOf(u)},r(u)}function n(u,D){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(u,D){return u.__proto__=D,u},n(u,D)}var o=F(368),a=F(762),i=F(326),s=F(611),l=F(860),c=F(861),p=function(u){function D(u){var F;return function(u,D){if(!(u instanceof D))throw new TypeError("Cannot call a class as a function")}(this,D),(F=e(this,D,[u])).state={showDropdown:!1},F.getName=F.getName.bind(F),F.toggleVarDropdown=F.toggleVarDropdown.bind(F),F.toggleAuthDropdown=F.toggleAuthDropdown.bind(F),F.renderVarDropdown=F.renderVarDropdown.bind(F),F.onChange=F.onChange.bind(F),F}return function(u,D){if("function"!=typeof D&&null!==D)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(D&&D.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),Object.defineProperty(u,"prototype",{writable:!1}),D&&n(u,D)}(D,u),F=D,B=[{key:"renderAuthDropdown",value:function(){return i.createElement("div",{className:o("ns-popover-dropdown-theme","ns-popover-bottom-placement","ns-popover-right-align"),style:{position:"absolute"}},i.createElement("div",{className:"ns-popover-tooltip",id:"loginDropdown"},i.createElement("div",{className:"ns-triangle"}),i.createElement("div",{className:"triangle"}),i.createElement("div",{className:"pad"},i.createElement("div",{className:"text-center"},"Authenticate to personalize this page",i.createElement("a",{className:o("btn","btn-primary"),href:"/oauth",target:"_self"},"Authenticate")))))}}],(C=[{key:"onChange",value:function(u){this.toggleVarDropdown(),this.props.changeSelected(u.target.value)}},{key:"getName",value:function(){var u=this.props.name||this.props.variable;if(!u)throw new TypeError("Missing prop 'name' or 'variable' for Variable component!");return u}},{key:"getDefault",value:function(){var u=this,D=this.props.defaults.filter(Boolean).find(function(D){return D.name===u.getName()})||{};return D.default?D.default:this.getName().toUpperCase()}},{key:"getSelectedValue",value:function(u){var D=this.props.user,F={};return Array.isArray(D.keys)&&D.keys.length&&(F=u?D.keys.find(function(D){return D.name===u}):D.keys[0]),F}},{key:"shouldShowVarDropdown",value:function(u){var D=this.props.user;return!!this.getSelectedValue(u)[this.getName()]&&Array.isArray(D.keys)&&D.keys.length>1}},{key:"getValue",value:function(u){var D=this.getSelectedValue(u)[this.getName()]||this.props.user[this.getName()]||this.getDefault();return"object"===A(D)?JSON.stringify(D):D}},{key:"toggleVarDropdown",value:function(){this.shouldShowVarDropdown()&&this.setState(function(u){return{showDropdown:!u.showDropdown}})}},{key:"toggleAuthDropdown",value:function(){this.setState(function(u){return{showAuthDropdown:!u.showAuthDropdown}})}},{key:"renderVarDropdown",value:function(){return i.createElement("select",{onChange:this.onChange,value:this.props.selected},this.props.user.keys.map(function(u){return i.createElement("option",{key:u.name,value:u.name},u.name)}))}},{key:"render",value:function(){var u=this.props,F=u.user,C=u.selected;return Array.isArray(F.keys)&&F.keys.length?i.createElement("span",null,!this.state.showDropdown&&i.createElement("span",{className:"variable-underline",onClick:this.toggleVarDropdown},this.getValue(C)),this.state.showDropdown&&this.renderVarDropdown()):this.getValue()===this.getDefault()&&this.props.oauth?i.createElement("span",null,i.createElement("span",{className:"variable-underline",onClick:this.toggleAuthDropdown},this.getValue()),this.state.showAuthDropdown&&D.renderAuthDropdown()):i.createElement("span",null,this.getValue())}}])&&E(F.prototype,C),B&&E(F,B),Object.defineProperty(F,"prototype",{writable:!1}),F;var F,C,B}(i.Component);p.propTypes={changeSelected:a.func.isRequired,defaults:a.arrayOf(a.shape({default:a.string,name:a.string})).isRequired,name:a.string,oauth:a.bool,selected:a.string.isRequired,user:a.shape({keys:a.array}).isRequired,variable:a.string},p.defaultProps={oauth:!1},u.exports=function(u){return i.createElement(c.Consumer,null,function(D){var F=D.user,A=D.defaults;return i.createElement(s.Consumer,null,function(D){return i.createElement(l.Consumer,null,function(E){var B=E.selected,e=E.changeSelected;return i.createElement(p,C({},u,{changeSelected:e,defaults:A,oauth:D,selected:B,user:F}))})})})},u.exports.Variable=p,u.exports.VARIABLE_REGEXP=/(?:\\)?<<((?:(?![\n\r])(?:[\t-\r \x2D\.0-:A-Z_a-z\xA0\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\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-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\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\u2000-\u200A\u2028\u2029\u202F\u205F\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3000\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\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-\uA6E5\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\uFEFF\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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]))+)(?:\\)?>>/i.source,u.exports.MDX_VARIABLE_REGEXP=/(\\)?\{u[s\u017F]er(?:[\0-\t\x0B\f\x0E-\u2027\u202A-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])((?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\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\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\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-\uA6E5\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\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\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\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-\u19D9\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\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\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\u2E2F\u3005\u3006\u302A-\u302F\u3031-\u3035\u303B\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6E5\uA6F0\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\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\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\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[\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.source,u.exports.VariablesContext=c,u.exports.SelectedAppContext=l},948:(u,D,F)=>{"use strict";var C=F(643);function A(){}function E(){}E.resetWarningCache=A,u.exports=function(){function u(u,D,F,A,E,B){if(B!==C){var e=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw e.name="Invariant Violation",e}}function D(){return u}u.isRequired=u;var F={array:u,bigint:u,bool:u,func:u,number:u,object:u,string:u,symbol:u,any:u,arrayOf:D,element:u,elementType:u,instanceOf:D,node:u,objectOf:D,oneOf:D,oneOfType:D,shape:D,exact:D,checkPropTypes:E,resetWarningCache:A};return F.PropTypes=F,F}}},D={};function F(C){var A=D[C];if(void 0!==A)return A.exports;var E=D[C]={exports:{}};return u[C](E,E.exports,F),E.exports}F.amdO={};var C=F(913);module.exports=C})();
16
16
 
17
17
  /***/ }),
18
18
 
@@ -6966,6 +6966,147 @@ function copy(text, options) {
6966
6966
  module.exports = copy;
6967
6967
 
6968
6968
 
6969
+ /***/ }),
6970
+
6971
+ /***/ 4744:
6972
+ /***/ ((module) => {
6973
+
6974
+ "use strict";
6975
+
6976
+
6977
+ var isMergeableObject = function isMergeableObject(value) {
6978
+ return isNonNullObject(value)
6979
+ && !isSpecial(value)
6980
+ };
6981
+
6982
+ function isNonNullObject(value) {
6983
+ return !!value && typeof value === 'object'
6984
+ }
6985
+
6986
+ function isSpecial(value) {
6987
+ var stringValue = Object.prototype.toString.call(value);
6988
+
6989
+ return stringValue === '[object RegExp]'
6990
+ || stringValue === '[object Date]'
6991
+ || isReactElement(value)
6992
+ }
6993
+
6994
+ // see https://github.com/facebook/react/blob/b5ac963fb791d1298e7f396236383bc955f916c1/src/isomorphic/classic/element/ReactElement.js#L21-L25
6995
+ var canUseSymbol = typeof Symbol === 'function' && Symbol.for;
6996
+ var REACT_ELEMENT_TYPE = canUseSymbol ? Symbol.for('react.element') : 0xeac7;
6997
+
6998
+ function isReactElement(value) {
6999
+ return value.$$typeof === REACT_ELEMENT_TYPE
7000
+ }
7001
+
7002
+ function emptyTarget(val) {
7003
+ return Array.isArray(val) ? [] : {}
7004
+ }
7005
+
7006
+ function cloneUnlessOtherwiseSpecified(value, options) {
7007
+ return (options.clone !== false && options.isMergeableObject(value))
7008
+ ? deepmerge(emptyTarget(value), value, options)
7009
+ : value
7010
+ }
7011
+
7012
+ function defaultArrayMerge(target, source, options) {
7013
+ return target.concat(source).map(function(element) {
7014
+ return cloneUnlessOtherwiseSpecified(element, options)
7015
+ })
7016
+ }
7017
+
7018
+ function getMergeFunction(key, options) {
7019
+ if (!options.customMerge) {
7020
+ return deepmerge
7021
+ }
7022
+ var customMerge = options.customMerge(key);
7023
+ return typeof customMerge === 'function' ? customMerge : deepmerge
7024
+ }
7025
+
7026
+ function getEnumerableOwnPropertySymbols(target) {
7027
+ return Object.getOwnPropertySymbols
7028
+ ? Object.getOwnPropertySymbols(target).filter(function(symbol) {
7029
+ return Object.propertyIsEnumerable.call(target, symbol)
7030
+ })
7031
+ : []
7032
+ }
7033
+
7034
+ function getKeys(target) {
7035
+ return Object.keys(target).concat(getEnumerableOwnPropertySymbols(target))
7036
+ }
7037
+
7038
+ function propertyIsOnObject(object, property) {
7039
+ try {
7040
+ return property in object
7041
+ } catch(_) {
7042
+ return false
7043
+ }
7044
+ }
7045
+
7046
+ // Protects from prototype poisoning and unexpected merging up the prototype chain.
7047
+ function propertyIsUnsafe(target, key) {
7048
+ return propertyIsOnObject(target, key) // Properties are safe to merge if they don't exist in the target yet,
7049
+ && !(Object.hasOwnProperty.call(target, key) // unsafe if they exist up the prototype chain,
7050
+ && Object.propertyIsEnumerable.call(target, key)) // and also unsafe if they're nonenumerable.
7051
+ }
7052
+
7053
+ function mergeObject(target, source, options) {
7054
+ var destination = {};
7055
+ if (options.isMergeableObject(target)) {
7056
+ getKeys(target).forEach(function(key) {
7057
+ destination[key] = cloneUnlessOtherwiseSpecified(target[key], options);
7058
+ });
7059
+ }
7060
+ getKeys(source).forEach(function(key) {
7061
+ if (propertyIsUnsafe(target, key)) {
7062
+ return
7063
+ }
7064
+
7065
+ if (propertyIsOnObject(target, key) && options.isMergeableObject(source[key])) {
7066
+ destination[key] = getMergeFunction(key, options)(target[key], source[key], options);
7067
+ } else {
7068
+ destination[key] = cloneUnlessOtherwiseSpecified(source[key], options);
7069
+ }
7070
+ });
7071
+ return destination
7072
+ }
7073
+
7074
+ function deepmerge(target, source, options) {
7075
+ options = options || {};
7076
+ options.arrayMerge = options.arrayMerge || defaultArrayMerge;
7077
+ options.isMergeableObject = options.isMergeableObject || isMergeableObject;
7078
+ // cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()
7079
+ // implementations can use it. The caller may not replace it.
7080
+ options.cloneUnlessOtherwiseSpecified = cloneUnlessOtherwiseSpecified;
7081
+
7082
+ var sourceIsArray = Array.isArray(source);
7083
+ var targetIsArray = Array.isArray(target);
7084
+ var sourceAndTargetTypesMatch = sourceIsArray === targetIsArray;
7085
+
7086
+ if (!sourceAndTargetTypesMatch) {
7087
+ return cloneUnlessOtherwiseSpecified(source, options)
7088
+ } else if (sourceIsArray) {
7089
+ return options.arrayMerge(target, source, options)
7090
+ } else {
7091
+ return mergeObject(target, source, options)
7092
+ }
7093
+ }
7094
+
7095
+ deepmerge.all = function deepmergeAll(array, options) {
7096
+ if (!Array.isArray(array)) {
7097
+ throw new Error('first argument should be an array')
7098
+ }
7099
+
7100
+ return array.reduce(function(prev, next) {
7101
+ return deepmerge(prev, next, options)
7102
+ }, {})
7103
+ };
7104
+
7105
+ var deepmerge_1 = deepmerge;
7106
+
7107
+ module.exports = deepmerge_1;
7108
+
7109
+
6969
7110
  /***/ }),
6970
7111
 
6971
7112
  /***/ 2849:
@@ -7494,8 +7635,9 @@ function trim(str) {
7494
7635
  /***/ }),
7495
7636
 
7496
7637
  /***/ 8991:
7497
- /***/ ((module) => {
7638
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
7498
7639
 
7640
+ /* provided dependency */ var process = __webpack_require__(5606);
7499
7641
  let p = process || {}, argv = p.argv || [], env = p.env || {}
7500
7642
  let isColorSupported =
7501
7643
  !(!!env.NO_COLOR || argv.includes("--no-color")) &&
@@ -10932,6 +11074,7 @@ module.exports = Parser
10932
11074
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10933
11075
 
10934
11076
  "use strict";
11077
+ /* provided dependency */ var process = __webpack_require__(5606);
10935
11078
 
10936
11079
 
10937
11080
  let AtRule = __webpack_require__(396)
@@ -12221,6 +12364,197 @@ module.exports = Warning
12221
12364
  Warning.default = Warning
12222
12365
 
12223
12366
 
12367
+ /***/ }),
12368
+
12369
+ /***/ 5606:
12370
+ /***/ ((module) => {
12371
+
12372
+ // shim for using process in browser
12373
+ var process = module.exports = {};
12374
+
12375
+ // cached from whatever global is present so that test runners that stub it
12376
+ // don't break things. But we need to wrap it in a try catch in case it is
12377
+ // wrapped in strict mode code which doesn't define any globals. It's inside a
12378
+ // function because try/catches deoptimize in certain engines.
12379
+
12380
+ var cachedSetTimeout;
12381
+ var cachedClearTimeout;
12382
+
12383
+ function defaultSetTimout() {
12384
+ throw new Error('setTimeout has not been defined');
12385
+ }
12386
+ function defaultClearTimeout () {
12387
+ throw new Error('clearTimeout has not been defined');
12388
+ }
12389
+ (function () {
12390
+ try {
12391
+ if (typeof setTimeout === 'function') {
12392
+ cachedSetTimeout = setTimeout;
12393
+ } else {
12394
+ cachedSetTimeout = defaultSetTimout;
12395
+ }
12396
+ } catch (e) {
12397
+ cachedSetTimeout = defaultSetTimout;
12398
+ }
12399
+ try {
12400
+ if (typeof clearTimeout === 'function') {
12401
+ cachedClearTimeout = clearTimeout;
12402
+ } else {
12403
+ cachedClearTimeout = defaultClearTimeout;
12404
+ }
12405
+ } catch (e) {
12406
+ cachedClearTimeout = defaultClearTimeout;
12407
+ }
12408
+ } ())
12409
+ function runTimeout(fun) {
12410
+ if (cachedSetTimeout === setTimeout) {
12411
+ //normal enviroments in sane situations
12412
+ return setTimeout(fun, 0);
12413
+ }
12414
+ // if setTimeout wasn't available but was latter defined
12415
+ if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
12416
+ cachedSetTimeout = setTimeout;
12417
+ return setTimeout(fun, 0);
12418
+ }
12419
+ try {
12420
+ // when when somebody has screwed with setTimeout but no I.E. maddness
12421
+ return cachedSetTimeout(fun, 0);
12422
+ } catch(e){
12423
+ try {
12424
+ // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
12425
+ return cachedSetTimeout.call(null, fun, 0);
12426
+ } catch(e){
12427
+ // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error
12428
+ return cachedSetTimeout.call(this, fun, 0);
12429
+ }
12430
+ }
12431
+
12432
+
12433
+ }
12434
+ function runClearTimeout(marker) {
12435
+ if (cachedClearTimeout === clearTimeout) {
12436
+ //normal enviroments in sane situations
12437
+ return clearTimeout(marker);
12438
+ }
12439
+ // if clearTimeout wasn't available but was latter defined
12440
+ if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {
12441
+ cachedClearTimeout = clearTimeout;
12442
+ return clearTimeout(marker);
12443
+ }
12444
+ try {
12445
+ // when when somebody has screwed with setTimeout but no I.E. maddness
12446
+ return cachedClearTimeout(marker);
12447
+ } catch (e){
12448
+ try {
12449
+ // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
12450
+ return cachedClearTimeout.call(null, marker);
12451
+ } catch (e){
12452
+ // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.
12453
+ // Some versions of I.E. have different rules for clearTimeout vs setTimeout
12454
+ return cachedClearTimeout.call(this, marker);
12455
+ }
12456
+ }
12457
+
12458
+
12459
+
12460
+ }
12461
+ var queue = [];
12462
+ var draining = false;
12463
+ var currentQueue;
12464
+ var queueIndex = -1;
12465
+
12466
+ function cleanUpNextTick() {
12467
+ if (!draining || !currentQueue) {
12468
+ return;
12469
+ }
12470
+ draining = false;
12471
+ if (currentQueue.length) {
12472
+ queue = currentQueue.concat(queue);
12473
+ } else {
12474
+ queueIndex = -1;
12475
+ }
12476
+ if (queue.length) {
12477
+ drainQueue();
12478
+ }
12479
+ }
12480
+
12481
+ function drainQueue() {
12482
+ if (draining) {
12483
+ return;
12484
+ }
12485
+ var timeout = runTimeout(cleanUpNextTick);
12486
+ draining = true;
12487
+
12488
+ var len = queue.length;
12489
+ while(len) {
12490
+ currentQueue = queue;
12491
+ queue = [];
12492
+ while (++queueIndex < len) {
12493
+ if (currentQueue) {
12494
+ currentQueue[queueIndex].run();
12495
+ }
12496
+ }
12497
+ queueIndex = -1;
12498
+ len = queue.length;
12499
+ }
12500
+ currentQueue = null;
12501
+ draining = false;
12502
+ runClearTimeout(timeout);
12503
+ }
12504
+
12505
+ process.nextTick = function (fun) {
12506
+ var args = new Array(arguments.length - 1);
12507
+ if (arguments.length > 1) {
12508
+ for (var i = 1; i < arguments.length; i++) {
12509
+ args[i - 1] = arguments[i];
12510
+ }
12511
+ }
12512
+ queue.push(new Item(fun, args));
12513
+ if (queue.length === 1 && !draining) {
12514
+ runTimeout(drainQueue);
12515
+ }
12516
+ };
12517
+
12518
+ // v8 likes predictible objects
12519
+ function Item(fun, array) {
12520
+ this.fun = fun;
12521
+ this.array = array;
12522
+ }
12523
+ Item.prototype.run = function () {
12524
+ this.fun.apply(null, this.array);
12525
+ };
12526
+ process.title = 'browser';
12527
+ process.browser = true;
12528
+ process.env = {};
12529
+ process.argv = [];
12530
+ process.version = ''; // empty string to avoid regexp issues
12531
+ process.versions = {};
12532
+
12533
+ function noop() {}
12534
+
12535
+ process.on = noop;
12536
+ process.addListener = noop;
12537
+ process.once = noop;
12538
+ process.off = noop;
12539
+ process.removeListener = noop;
12540
+ process.removeAllListeners = noop;
12541
+ process.emit = noop;
12542
+ process.prependListener = noop;
12543
+ process.prependOnceListener = noop;
12544
+
12545
+ process.listeners = function (name) { return [] }
12546
+
12547
+ process.binding = function (name) {
12548
+ throw new Error('process.binding is not supported');
12549
+ };
12550
+
12551
+ process.cwd = function () { return '/' };
12552
+ process.chdir = function (dir) {
12553
+ throw new Error('process.chdir is not supported');
12554
+ };
12555
+ process.umask = function() { return 0; };
12556
+
12557
+
12224
12558
  /***/ }),
12225
12559
 
12226
12560
  /***/ 1020:
@@ -12236,7 +12570,7 @@ Warning.default = Warning
12236
12570
  * This source code is licensed under the MIT license found in the
12237
12571
  * LICENSE file in the root directory of this source tree.
12238
12572
  */
12239
- var f=__webpack_require__(3137),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};
12573
+ var f=__webpack_require__(4953),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};
12240
12574
  function q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=""+g);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;
12241
12575
 
12242
12576
 
@@ -15726,7 +16060,7 @@ module.exports = function () {
15726
16060
 
15727
16061
  /***/ }),
15728
16062
 
15729
- /***/ 3137:
16063
+ /***/ 4953:
15730
16064
  /***/ ((module) => {
15731
16065
 
15732
16066
  "use strict";
@@ -16091,26 +16425,26 @@ __webpack_require__.d(util_types_namespaceObject, {
16091
16425
  spaceSeparated: () => (types_spaceSeparated)
16092
16426
  });
16093
16427
 
16094
- // EXTERNAL MODULE: external {"amd":"react","commonjs":"react","commonjs2":"react","root":"React","umd":"react"}
16095
- var external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_ = __webpack_require__(3137);
16096
- var external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default = /*#__PURE__*/__webpack_require__.n(external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_);
16428
+ // EXTERNAL MODULE: external "react"
16429
+ var external_react_ = __webpack_require__(4953);
16430
+ var external_react_default = /*#__PURE__*/__webpack_require__.n(external_react_);
16097
16431
  ;// ./components/Accordion/index.tsx
16098
16432
 
16099
16433
 
16100
16434
  const Accordion = ({ children, icon, iconColor, title }) => {
16101
- const [isOpen, setIsOpen] = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)(false);
16102
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("details", { className: "Accordion", onToggle: () => setIsOpen(!isOpen) },
16103
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("summary", { className: "Accordion-title" },
16104
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("i", { className: `Accordion-toggleIcon${isOpen ? '_opened' : ''} fa fa-regular fa-chevron-right` }),
16105
- icon && external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("i", { className: `Accordion-icon fa-duotone fa-solid ${icon}`, style: { color: `${iconColor}` } }),
16435
+ const [isOpen, setIsOpen] = (0,external_react_.useState)(false);
16436
+ return (external_react_default().createElement("details", { className: "Accordion", onToggle: () => setIsOpen(!isOpen) },
16437
+ external_react_default().createElement("summary", { className: "Accordion-title" },
16438
+ external_react_default().createElement("i", { className: `Accordion-toggleIcon${isOpen ? '_opened' : ''} fa fa-regular fa-chevron-right` }),
16439
+ icon && external_react_default().createElement("i", { className: `Accordion-icon fa-duotone fa-solid ${icon}`, style: { color: `${iconColor}` } }),
16106
16440
  title),
16107
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "Accordion-content" }, children)));
16441
+ external_react_default().createElement("div", { className: "Accordion-content" }, children)));
16108
16442
  };
16109
16443
  /* harmony default export */ const components_Accordion = (Accordion);
16110
16444
 
16111
16445
  ;// ./contexts/BaseUrl.js
16112
16446
 
16113
- const BaseUrlContext = /*#__PURE__*/external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createContext('/');
16447
+ const BaseUrlContext = /*#__PURE__*/external_react_default().createContext('/');
16114
16448
  /* harmony default export */ const BaseUrl = (BaseUrlContext);
16115
16449
  ;// ./components/Anchor.tsx
16116
16450
 
@@ -16154,10 +16488,10 @@ function docLink(href) {
16154
16488
  }
16155
16489
  function Anchor(props) {
16156
16490
  const { children, href = '', target = '', title = '', ...attrs } = props;
16157
- const baseUrl = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useContext)(BaseUrl);
16491
+ const baseUrl = (0,external_react_.useContext)(BaseUrl);
16158
16492
  return (
16159
16493
  // eslint-disable-next-line react/jsx-props-no-spreading
16160
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("a", { ...attrs, href: getHref(href, baseUrl), target: target, title: title, ...docLink(href) }, children));
16494
+ external_react_default().createElement("a", { ...attrs, href: getHref(href, baseUrl), target: target, title: title, ...docLink(href) }, children));
16161
16495
  }
16162
16496
  /* harmony default export */ const components_Anchor = (Anchor);
16163
16497
 
@@ -16197,16 +16531,16 @@ const defaultIcons = {
16197
16531
  };
16198
16532
  const Callout = (props) => {
16199
16533
  const { attributes, empty } = props;
16200
- const children = external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.Children.toArray(props.children);
16534
+ const children = external_react_.Children.toArray(props.children);
16201
16535
  const icon = props.icon;
16202
16536
  const isEmoji = icon && emoji_regex().test(icon);
16203
- const heading = empty ? external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("p", { className: 'callout-heading empty' }) : children[0];
16537
+ const heading = empty ? external_react_.createElement("p", { className: 'callout-heading empty' }) : children[0];
16204
16538
  const theme = props.theme || (icon && themes[icon]) || 'default';
16205
16539
  return (
16206
16540
  // @ts-expect-error -- theme is not a valid attribute
16207
16541
  // eslint-disable-next-line react/jsx-props-no-spreading, react/no-unknown-property
16208
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("blockquote", { ...attributes, className: `callout callout_${theme}`, theme: icon || theme },
16209
- icon ? (isEmoji ? (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { className: "callout-icon" }, icon)) : (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { className: `callout-icon callout-icon_fa ${icon}` }))) : null,
16542
+ external_react_.createElement("blockquote", { ...attributes, className: `callout callout_${theme}`, theme: icon || theme },
16543
+ icon ? (isEmoji ? (external_react_.createElement("span", { className: "callout-icon" }, icon)) : (external_react_.createElement("span", { className: `callout-icon callout-icon_fa ${icon}` }))) : null,
16210
16544
  heading,
16211
16545
  children.slice(1)));
16212
16546
  };
@@ -16217,15 +16551,15 @@ const Callout = (props) => {
16217
16551
 
16218
16552
  const Card = ({ children, href, icon, iconColor, target, title }) => {
16219
16553
  const Tag = href ? 'a' : 'div';
16220
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Tag, { className: "Card", href: href, target: target },
16221
- icon && external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("i", { className: `Card-icon fa-duotone fa-solid ${icon}`, style: { '--Card-icon-color': iconColor } }),
16222
- title && external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("p", { className: "Card-title" }, title),
16223
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "Card-content" }, children)));
16554
+ return (external_react_default().createElement(Tag, { className: "Card", href: href, target: target },
16555
+ icon && external_react_default().createElement("i", { className: `Card-icon fa-duotone fa-solid ${icon}`, style: { '--Card-icon-color': iconColor } }),
16556
+ title && external_react_default().createElement("p", { className: "Card-title" }, title),
16557
+ external_react_default().createElement("div", { className: "Card-content" }, children)));
16224
16558
  };
16225
16559
  const CardsGrid = ({ columns = 2, children }) => {
16226
16560
  // eslint-disable-next-line no-param-reassign
16227
16561
  columns = columns >= 2 ? columns : 2;
16228
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "CardsGrid", style: { gridTemplateColumns: `repeat(${columns}, 1fr)` } }, children));
16562
+ return (external_react_default().createElement("div", { className: "CardsGrid", style: { gridTemplateColumns: `repeat(${columns}, 1fr)` } }, children));
16229
16563
  };
16230
16564
  /* harmony default export */ const Cards = (CardsGrid);
16231
16565
 
@@ -16235,12 +16569,12 @@ var copy_to_clipboard_default = /*#__PURE__*/__webpack_require__.n(copy_to_clipb
16235
16569
  ;// ./contexts/CodeOpts.ts
16236
16570
 
16237
16571
  // used for the copyButtons prop
16238
- const CodeOptsContext = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createContext)(false);
16572
+ const CodeOptsContext = (0,external_react_.createContext)(false);
16239
16573
  /* harmony default export */ const CodeOpts = (CodeOptsContext);
16240
16574
 
16241
16575
  ;// ./contexts/Theme.ts
16242
16576
 
16243
- const ThemeContext = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createContext)('light');
16577
+ const ThemeContext = (0,external_react_.createContext)('light');
16244
16578
  /* harmony default export */ const Theme = (ThemeContext);
16245
16579
 
16246
16580
  ;// ./components/Code/index.tsx
@@ -16262,7 +16596,7 @@ if (typeof window !== 'undefined') {
16262
16596
  }
16263
16597
  function CopyCode({ codeRef, rootClass = 'rdmd-code-copy', className = '', }) {
16264
16598
  const copyClass = `${rootClass}_copied`;
16265
- const buttonRef = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createRef)();
16599
+ const buttonRef = (0,external_react_.createRef)();
16266
16600
  const copier = () => {
16267
16601
  const code = codeRef.current.textContent;
16268
16602
  if (copy_to_clipboard_default()(code)) {
@@ -16271,14 +16605,14 @@ function CopyCode({ codeRef, rootClass = 'rdmd-code-copy', className = '', }) {
16271
16605
  setTimeout(() => el.classList.remove(copyClass), 1500);
16272
16606
  }
16273
16607
  };
16274
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("button", { ref: buttonRef, "aria-label": "Copy Code", className: `${rootClass} ${className}`, onClick: copier });
16608
+ return external_react_default().createElement("button", { ref: buttonRef, "aria-label": "Copy Code", className: `${rootClass} ${className}`, onClick: copier });
16275
16609
  }
16276
16610
  const Code = (props) => {
16277
16611
  const { children, lang, value } = props;
16278
- const theme = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useContext)(Theme);
16279
- const copyButtons = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useContext)(CodeOpts) || props.copyButtons;
16612
+ const theme = (0,external_react_.useContext)(Theme);
16613
+ const copyButtons = (0,external_react_.useContext)(CodeOpts) || props.copyButtons;
16280
16614
  const language = canonicalLanguage(lang);
16281
- const codeRef = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createRef)();
16615
+ const codeRef = (0,external_react_.createRef)();
16282
16616
  const codeOpts = {
16283
16617
  inline: !lang,
16284
16618
  tokenizeVariables: true,
@@ -16291,9 +16625,9 @@ const Code = (props) => {
16291
16625
  if (language === 'mermaid') {
16292
16626
  return code;
16293
16627
  }
16294
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement((external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default()).Fragment, null,
16295
- copyButtons && external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(CopyCode, { className: "fa", codeRef: codeRef }),
16296
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("code", { ref: codeRef, className: ['rdmd-code', `lang-${language}`, `theme-${theme}`].join(' '), "data-lang": language, suppressHydrationWarning: true }, highlightedCode)));
16628
+ return (external_react_default().createElement((external_react_default()).Fragment, null,
16629
+ copyButtons && external_react_default().createElement(CopyCode, { className: "fa", codeRef: codeRef }),
16630
+ external_react_default().createElement("code", { ref: codeRef, className: ['rdmd-code', `lang-${language}`, `theme-${theme}`].join(' '), "data-lang": language, suppressHydrationWarning: true }, highlightedCode)));
16297
16631
  };
16298
16632
  /* harmony default export */ const components_Code = (Code);
16299
16633
 
@@ -16306,10 +16640,10 @@ var index_node = __webpack_require__(3368);
16306
16640
  let mermaid;
16307
16641
  const CodeTabs = (props) => {
16308
16642
  const { children } = props;
16309
- const theme = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useContext)(Theme);
16643
+ const theme = (0,external_react_.useContext)(Theme);
16310
16644
  const hasMermaid = !Array.isArray(children) && children.props?.children.props.lang === 'mermaid';
16311
16645
  // render Mermaid diagram
16312
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
16646
+ (0,external_react_.useEffect)(() => {
16313
16647
  if (typeof window !== 'undefined' && hasMermaid) {
16314
16648
  __webpack_require__.e(/* import() */ 486).then(__webpack_require__.bind(__webpack_require__, 5486)).then(module => {
16315
16649
  mermaid = module.default;
@@ -16332,15 +16666,15 @@ const CodeTabs = (props) => {
16332
16666
  // render single Mermaid diagram
16333
16667
  if (hasMermaid) {
16334
16668
  const value = children.props.children.props.value;
16335
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("pre", { className: "mermaid mermaid_single" }, value);
16669
+ return external_react_default().createElement("pre", { className: "mermaid mermaid_single" }, value);
16336
16670
  }
16337
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: `CodeTabs CodeTabs_initial theme-${theme}` },
16338
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "CodeTabs-toolbar" }, (Array.isArray(children) ? children : [children]).map((pre, i) => {
16671
+ return (external_react_default().createElement("div", { className: `CodeTabs CodeTabs_initial theme-${theme}` },
16672
+ external_react_default().createElement("div", { className: "CodeTabs-toolbar" }, (Array.isArray(children) ? children : [children]).map((pre, i) => {
16339
16673
  const { meta, lang } = pre.props.children.props;
16340
16674
  /* istanbul ignore next */
16341
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("button", { key: i, onClick: e => handleClick(e, i), type: "button", value: lang }, meta || `${!lang ? 'Text' : (0,index_node.uppercase)(lang)}`));
16675
+ return (external_react_default().createElement("button", { key: i, onClick: e => handleClick(e, i), type: "button", value: lang }, meta || `${!lang ? 'Text' : (0,index_node.uppercase)(lang)}`));
16342
16676
  })),
16343
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "CodeTabs-inner" }, children)));
16677
+ external_react_default().createElement("div", { className: "CodeTabs-inner" }, children)));
16344
16678
  };
16345
16679
  /* harmony default export */ const components_CodeTabs = (CodeTabs);
16346
16680
 
@@ -16348,13 +16682,13 @@ const CodeTabs = (props) => {
16348
16682
 
16349
16683
 
16350
16684
  const Column = ({ children }) => {
16351
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "Column" }, children);
16685
+ return external_react_default().createElement("div", { className: "Column" }, children);
16352
16686
  };
16353
16687
  const Columns = ({ children, layout = 'auto' }) => {
16354
16688
  // eslint-disable-next-line no-param-reassign
16355
16689
  layout = layout === 'fixed' ? '1fr' : 'auto';
16356
- const columnsCount = external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().Children.count(children);
16357
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "Columns", style: { gridTemplateColumns: `repeat(${columnsCount}, ${layout})` } }, children));
16690
+ const columnsCount = external_react_default().Children.count(children);
16691
+ return (external_react_default().createElement("div", { className: "Columns", style: { gridTemplateColumns: `repeat(${columnsCount}, ${layout})` } }, children));
16358
16692
  };
16359
16693
  /* harmony default export */ const components_Columns = (Columns);
16360
16694
 
@@ -16362,7 +16696,7 @@ const Columns = ({ children, layout = 'auto' }) => {
16362
16696
  /* eslint-disable no-param-reassign */
16363
16697
  /* eslint-disable react/jsx-props-no-spreading */
16364
16698
 
16365
- const Favicon = ({ src, alt = 'favicon', ...attr }) => (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("img", { ...attr, alt: alt, height: "14", src: src, width: "14" }));
16699
+ const Favicon = ({ src, alt = 'favicon', ...attr }) => (external_react_default().createElement("img", { ...attr, alt: alt, height: "14", src: src, width: "14" }));
16366
16700
  const Embed = ({ lazy = true, url, html, providerName, providerUrl, title, iframe, image, favicon, ...attrs }) => {
16367
16701
  if (typeof iframe !== 'boolean')
16368
16702
  iframe = iframe === 'true';
@@ -16381,7 +16715,7 @@ const Embed = ({ lazy = true, url, html, providerName, providerUrl, title, ifram
16381
16715
  }
16382
16716
  }
16383
16717
  if (iframe) {
16384
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("iframe", { ...attrs, src: url, style: { border: 'none', display: 'flex', margin: 'auto' }, title: title });
16718
+ return external_react_default().createElement("iframe", { ...attrs, src: url, style: { border: 'none', display: 'flex', margin: 'auto' }, title: title });
16385
16719
  }
16386
16720
  if (!providerUrl && url)
16387
16721
  providerUrl = new URL(url).hostname
@@ -16391,23 +16725,18 @@ const Embed = ({ lazy = true, url, html, providerName, providerUrl, title, ifram
16391
16725
  if (!providerName)
16392
16726
  providerName = providerUrl;
16393
16727
  const classes = ['embed', image ? 'embed_hasImg' : ''];
16394
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: classes.join(' ') }, html ? (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "embed-media", dangerouslySetInnerHTML: { __html: html } })) : (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("a", { className: "embed-link", href: url, rel: "noopener noreferrer", target: "_blank" },
16395
- !image || external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("img", { alt: title, className: "embed-img", loading: lazy ? 'lazy' : undefined, src: image }),
16396
- title && title !== '@embed' ? (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "embed-body" },
16397
- !favicon || external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Favicon, { alt: providerName, src: favicon }),
16398
- providerUrl && (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("small", { className: "embed-provider" }, providerUrl.search(/^@{1}/) < 0 ? (providerName) : (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("code", { style: { fontFamily: 'var(--md-code-font, monospace)' } }, url)))),
16399
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "embed-title" }, title))) : (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "embed-body" },
16400
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("b", null, "View"),
16728
+ return (external_react_default().createElement("div", { className: classes.join(' ') }, html ? (external_react_default().createElement("div", { className: "embed-media", dangerouslySetInnerHTML: { __html: html } })) : (external_react_default().createElement("a", { className: "embed-link", href: url, rel: "noopener noreferrer", target: "_blank" },
16729
+ !image || external_react_default().createElement("img", { alt: title, className: "embed-img", loading: lazy ? 'lazy' : undefined, src: image }),
16730
+ title && title !== '@embed' ? (external_react_default().createElement("div", { className: "embed-body" },
16731
+ !favicon || external_react_default().createElement(Favicon, { alt: providerName, src: favicon }),
16732
+ providerUrl && (external_react_default().createElement("small", { className: "embed-provider" }, providerUrl.search(/^@{1}/) < 0 ? (providerName) : (external_react_default().createElement("code", { style: { fontFamily: 'var(--md-code-font, monospace)' } }, url)))),
16733
+ external_react_default().createElement("div", { className: "embed-title" }, title))) : (external_react_default().createElement("div", { className: "embed-body" },
16734
+ external_react_default().createElement("b", null, "View"),
16401
16735
  ": ",
16402
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("span", { className: "embed-body-url" }, url)))))));
16736
+ external_react_default().createElement("span", { className: "embed-body-url" }, url)))))));
16403
16737
  };
16404
16738
  /* harmony default export */ const components_Embed = (Embed);
16405
16739
 
16406
- ;// ./contexts/GlossaryTerms.ts
16407
-
16408
- const GlossaryContext = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createContext)([]);
16409
- /* harmony default export */ const GlossaryTerms = (GlossaryContext);
16410
-
16411
16740
  ;// ./node_modules/@popperjs/core/lib/dom-utils/getWindow.js
16412
16741
  function getWindow(node) {
16413
16742
  if (node == null) {
@@ -20832,8 +21161,8 @@ tippy.setDefaultProps({
20832
21161
 
20833
21162
  //# sourceMappingURL=tippy.esm.js.map
20834
21163
 
20835
- ;// external {"amd":"react-dom","commonjs2":"react-dom","commonjs":"react-dom","root":"ReactDOM","umd":"react-dom"}
20836
- const external_amd_react_dom_commonjs2_react_dom_commonjs_react_dom_root_ReactDOM_umd_react_dom_namespaceObject = require("react-dom");
21164
+ ;// external "react-dom"
21165
+ const external_react_dom_namespaceObject = require("react-dom");
20837
21166
  ;// ./node_modules/@tippyjs/react/dist/tippy-react.esm.js
20838
21167
 
20839
21168
 
@@ -20931,11 +21260,11 @@ function deepPreserveProps(instanceProps, componentProps) {
20931
21260
  });
20932
21261
  }
20933
21262
 
20934
- var useIsomorphicLayoutEffect = tippy_react_esm_isBrowser ? external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useLayoutEffect : external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect;
21263
+ var useIsomorphicLayoutEffect = tippy_react_esm_isBrowser ? external_react_.useLayoutEffect : external_react_.useEffect;
20935
21264
  function useMutableBox(initialValue) {
20936
21265
  // Using refs instead of state as it's recommended to not store imperative
20937
21266
  // values in state due to memory problems in React(?)
20938
- var ref = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useRef)();
21267
+ var ref = (0,external_react_.useRef)();
20939
21268
 
20940
21269
  if (!ref.current) {
20941
21270
  ref.current = typeof initialValue === 'function' ? initialValue() : initialValue;
@@ -21007,15 +21336,15 @@ function TippyGenerator(tippy) {
21007
21336
  var isControlledMode = visible !== undefined;
21008
21337
  var isSingletonMode = singleton !== undefined;
21009
21338
 
21010
- var _useState = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)(false),
21339
+ var _useState = (0,external_react_.useState)(false),
21011
21340
  mounted = _useState[0],
21012
21341
  setMounted = _useState[1];
21013
21342
 
21014
- var _useState2 = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)({}),
21343
+ var _useState2 = (0,external_react_.useState)({}),
21015
21344
  attrs = _useState2[0],
21016
21345
  setAttrs = _useState2[1];
21017
21346
 
21018
- var _useState3 = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)(),
21347
+ var _useState3 = (0,external_react_.useState)(),
21019
21348
  singletonContent = _useState3[0],
21020
21349
  setSingletonContent = _useState3[1];
21021
21350
 
@@ -21183,12 +21512,12 @@ function TippyGenerator(tippy) {
21183
21512
  })
21184
21513
  });
21185
21514
  }, [attrs.placement, attrs.referenceHidden, attrs.escaped].concat(deps));
21186
- return /*#__PURE__*/external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement((external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default()).Fragment, null, children ? /*#__PURE__*/(0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.cloneElement)(children, {
21515
+ return /*#__PURE__*/external_react_default().createElement((external_react_default()).Fragment, null, children ? /*#__PURE__*/(0,external_react_.cloneElement)(children, {
21187
21516
  ref: function ref(node) {
21188
21517
  mutableBox.ref = node;
21189
21518
  preserveRef(children.ref, node);
21190
21519
  }
21191
- }) : null, mounted && /*#__PURE__*/(0,external_amd_react_dom_commonjs2_react_dom_commonjs_react_dom_root_ReactDOM_umd_react_dom_namespaceObject.createPortal)(render ? render(toDataAttributes(attrs), singletonContent, mutableBox.instance) : content, mutableBox.container));
21520
+ }) : null, mounted && /*#__PURE__*/(0,external_react_dom_namespaceObject.createPortal)(render ? render(toDataAttributes(attrs), singletonContent, mutableBox.instance) : content, mutableBox.container));
21192
21521
  }
21193
21522
 
21194
21523
  return Tippy;
@@ -21330,7 +21659,7 @@ function useSingletonGenerator(createSingleton) {
21330
21659
  }
21331
21660
 
21332
21661
  var forwardRef = (function (Tippy, defaultProps) {
21333
- return /*#__PURE__*/(0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.forwardRef)(function TippyWrapper(_ref, _ref2) {
21662
+ return /*#__PURE__*/(0,external_react_.forwardRef)(function TippyWrapper(_ref, _ref2) {
21334
21663
  var children = _ref.children,
21335
21664
  props = _objectWithoutPropertiesLoose(_ref, ["children"]);
21336
21665
 
@@ -21338,7 +21667,7 @@ var forwardRef = (function (Tippy, defaultProps) {
21338
21667
  /*#__PURE__*/
21339
21668
  // If I spread them separately here, Babel adds the _extends ponyfill for
21340
21669
  // some reason
21341
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Tippy, Object.assign({}, defaultProps, props), children ? /*#__PURE__*/(0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.cloneElement)(children, {
21670
+ external_react_default().createElement(Tippy, Object.assign({}, defaultProps, props), children ? /*#__PURE__*/(0,external_react_.cloneElement)(children, {
21342
21671
  ref: function ref(node) {
21343
21672
  preserveRef(_ref2, node);
21344
21673
  preserveRef(children.ref, node);
@@ -21355,52 +21684,10 @@ var index = /*#__PURE__*/forwardRef( /*#__PURE__*/TippyGenerator(tippy_esm));
21355
21684
 
21356
21685
  //# sourceMappingURL=tippy-react.esm.js.map
21357
21686
 
21358
- ;// ./components/Tooltip/index.tsx
21359
-
21687
+ ;// ./contexts/GlossaryTerms.ts
21360
21688
 
21361
- /**
21362
- * A custom wrapper around `@tippyjs/react` that attaches a MutationObserver to
21363
- * listen for changes of the trigger element's DOM tree.
21364
- *
21365
- * This is necessary for features like translation, where we initially render a
21366
- * Glossary term in English but then replace it with the translated term, which
21367
- * creates a stale Tippy reference.
21368
- */
21369
- function Tooltip({ children, ...rest }) {
21370
- const triggerRef = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useRef)(null);
21371
- const [triggerTarget, setTriggerTarget] = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)(null);
21372
- const triggerId = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useMemo)(() => {
21373
- return `tooltip-trigger-${crypto.randomUUID()}`;
21374
- }, []);
21375
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
21376
- if (!triggerRef.current?.parentElement)
21377
- return () => { };
21378
- const observer = new MutationObserver((records) => {
21379
- records.forEach(record => {
21380
- // was the node tree changed?
21381
- if (record.type === 'childList') {
21382
- record.addedNodes.forEach(node => {
21383
- // was the node for the tooltip trigger replaced?
21384
- if (node instanceof HTMLElement && node.id === triggerId) {
21385
- // if it was, update our reference to it
21386
- setTriggerTarget(node);
21387
- }
21388
- });
21389
- }
21390
- });
21391
- });
21392
- observer.observe(triggerRef.current.parentElement, {
21393
- subtree: true,
21394
- childList: true,
21395
- });
21396
- return () => observer.disconnect();
21397
- }, [setTriggerTarget, triggerId, triggerTarget]);
21398
- const getReferenceClientRect = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useMemo)(() => {
21399
- return triggerTarget ? () => triggerTarget.getBoundingClientRect() : undefined;
21400
- }, [triggerTarget]);
21401
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(tippy_react_esm, { getReferenceClientRect: getReferenceClientRect, triggerTarget: triggerTarget, ...rest },
21402
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("span", { ref: triggerRef, id: triggerId }, children)));
21403
- }
21689
+ const GlossaryContext = (0,external_react_.createContext)([]);
21690
+ /* harmony default export */ const GlossaryTerms = (GlossaryContext);
21404
21691
 
21405
21692
  ;// ./components/Glossary/index.tsx
21406
21693
 
@@ -21410,16 +21697,16 @@ const Glossary = ({ children, term: termProp, terms }) => {
21410
21697
  const term = (Array.isArray(children) ? children[0] : children) || termProp;
21411
21698
  const foundTerm = terms.find(i => term.toLowerCase() === i?.term?.toLowerCase());
21412
21699
  if (!foundTerm)
21413
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("span", null, term);
21414
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Tooltip, { content: external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "GlossaryItem-tooltip-content" },
21415
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("strong", { className: "GlossaryItem-term" }, foundTerm.term),
21700
+ return external_react_default().createElement("span", null, term);
21701
+ return (external_react_default().createElement(tippy_react_esm, { content: external_react_default().createElement("div", { className: "GlossaryItem-tooltip-content" },
21702
+ external_react_default().createElement("strong", { className: "GlossaryItem-term" }, foundTerm.term),
21416
21703
  " - ",
21417
21704
  foundTerm.definition), offset: [-5, 5], placement: "bottom-start" },
21418
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("span", { className: "GlossaryItem-trigger" }, term)));
21705
+ external_react_default().createElement("span", { className: "GlossaryItem-trigger" }, term)));
21419
21706
  };
21420
21707
  const GlossaryWithContext = (props) => {
21421
- const terms = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useContext)(GlossaryTerms);
21422
- return terms ? external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Glossary, { ...props, terms: terms }) : external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("span", null, props.term);
21708
+ const terms = (0,external_react_.useContext)(GlossaryTerms);
21709
+ return terms ? external_react_default().createElement(Glossary, { ...props, terms: terms }) : external_react_default().createElement("span", null, props.term);
21423
21710
  };
21424
21711
 
21425
21712
  /* harmony default export */ const components_Glossary = (GlossaryWithContext);
@@ -21445,15 +21732,15 @@ const HTMLBlock = ({ children = '', runScripts, safeMode = false }) => {
21445
21732
  // eslint-disable-next-line no-param-reassign
21446
21733
  runScripts = typeof runScripts !== 'boolean' ? runScripts === 'true' : runScripts;
21447
21734
  const [cleanedHtml, exec] = extractScripts(html);
21448
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
21735
+ (0,external_react_.useEffect)(() => {
21449
21736
  if (typeof window !== 'undefined' && typeof runScripts === 'boolean' && runScripts)
21450
21737
  exec();
21451
21738
  }, [runScripts, exec]);
21452
21739
  if (safeMode) {
21453
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("pre", { className: "html-unsafe" },
21454
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("code", null, html)));
21740
+ return (external_react_default().createElement("pre", { className: "html-unsafe" },
21741
+ external_react_default().createElement("code", null, html)));
21455
21742
  }
21456
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "rdmd-html", dangerouslySetInnerHTML: { __html: cleanedHtml } });
21743
+ return external_react_default().createElement("div", { className: "rdmd-html", dangerouslySetInnerHTML: { __html: cleanedHtml } });
21457
21744
  };
21458
21745
  /* harmony default export */ const components_HTMLBlock = (HTMLBlock);
21459
21746
 
@@ -21462,13 +21749,13 @@ const HTMLBlock = ({ children = '', runScripts, safeMode = false }) => {
21462
21749
  const Heading = ({ tag: Tag = 'h3', depth = 3, id, children, ...attrs }) => {
21463
21750
  if (!children)
21464
21751
  return '';
21465
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Tag, { ...attrs, className: `heading heading-${depth} header-scroll` },
21466
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { key: `heading-anchor-${id}`, className: "heading-anchor anchor waypoint", id: id }),
21467
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { key: `heading-text-${id}`, className: "heading-text" }, children),
21468
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("a", { key: `heading-anchor-icon-${id}`, "aria-label": `Skip link to ${children}`, className: "heading-anchor-icon fa fa-regular fa-anchor", href: `#${id}` })));
21752
+ return (external_react_default().createElement(Tag, { ...attrs, className: `heading heading-${depth} header-scroll` },
21753
+ external_react_default().createElement("div", { key: `heading-anchor-${id}`, className: "heading-anchor anchor waypoint", id: id }),
21754
+ external_react_default().createElement("div", { key: `heading-text-${id}`, className: "heading-text" }, children),
21755
+ external_react_default().createElement("a", { key: `heading-anchor-icon-${id}`, "aria-label": `Skip link to ${children}`, className: "heading-anchor-icon fa fa-regular fa-anchor", href: `#${id}` })));
21469
21756
  };
21470
21757
  const CreateHeading = (depth) => {
21471
- const HeadingWithDepth = (props) => external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Heading, { ...props, depth: depth, tag: `h${depth}` });
21758
+ const HeadingWithDepth = (props) => external_react_default().createElement(Heading, { ...props, depth: depth, tag: `h${depth}` });
21472
21759
  return HeadingWithDepth;
21473
21760
  };
21474
21761
  /* harmony default export */ const components_Heading = (CreateHeading);
@@ -21477,9 +21764,9 @@ const CreateHeading = (depth) => {
21477
21764
 
21478
21765
  const Image = (Props) => {
21479
21766
  const { align = '', alt = '', border = false, caption, className = '', height = 'auto', src, title = '', width = 'auto', lazy = true, children, } = Props;
21480
- const [lightbox, setLightbox] = external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState(false);
21767
+ const [lightbox, setLightbox] = external_react_.useState(false);
21481
21768
  if (className === 'emoji') {
21482
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("img", { alt: alt, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width });
21769
+ return external_react_.createElement("img", { alt: alt, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width });
21483
21770
  }
21484
21771
  const handleKeyDown = ({ key, metaKey: cmd }) => {
21485
21772
  const cmdKey = cmd ? 'cmd+' : '';
@@ -21506,15 +21793,15 @@ const Image = (Props) => {
21506
21793
  setLightbox(!lightbox);
21507
21794
  };
21508
21795
  if (children || caption) {
21509
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("figure", null,
21510
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { "aria-label": alt, className: `img lightbox ${lightbox ? 'open' : 'closed'}`, onClick: toggle, onKeyDown: handleKeyDown, role: 'button', tabIndex: 0 },
21511
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { className: "lightbox-inner" },
21512
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("img", { alt: alt, className: `img img-align-center ${border ? 'border' : ''}`, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width }),
21513
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("figcaption", null, children || caption)))));
21514
- }
21515
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { "aria-label": `${lightbox ? 'Collapse image' : 'Expand image'}`, className: `img lightbox ${lightbox ? 'open' : 'closed'}`, onClick: toggle, onKeyDown: handleKeyDown, role: 'button', tabIndex: 0 },
21516
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("span", { className: "lightbox-inner" },
21517
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.createElement("img", { alt: alt, className: `img ${align ? `img-align-${align}` : ''} ${border ? 'border' : ''}`, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width }))));
21796
+ return (external_react_.createElement("figure", null,
21797
+ external_react_.createElement("span", { "aria-label": alt, className: `img lightbox ${lightbox ? 'open' : 'closed'}`, onClick: toggle, onKeyDown: handleKeyDown, role: 'button', tabIndex: 0 },
21798
+ external_react_.createElement("span", { className: "lightbox-inner" },
21799
+ external_react_.createElement("img", { alt: alt, className: `img img-align-center ${border ? 'border' : ''}`, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width }),
21800
+ external_react_.createElement("figcaption", null, children || caption)))));
21801
+ }
21802
+ return (external_react_.createElement("span", { "aria-label": `${lightbox ? 'Collapse image' : 'Expand image'}`, className: `img lightbox ${lightbox ? 'open' : 'closed'}`, onClick: toggle, onKeyDown: handleKeyDown, role: 'button', tabIndex: 0 },
21803
+ external_react_.createElement("span", { className: "lightbox-inner" },
21804
+ external_react_.createElement("img", { alt: alt, className: `img ${align ? `img-align-${align}` : ''} ${border ? 'border' : ''}`, height: height, loading: lazy ? 'lazy' : 'eager', src: src, title: title, width: width }))));
21518
21805
  };
21519
21806
  /* harmony default export */ const components_Image = (Image);
21520
21807
 
@@ -21522,22 +21809,22 @@ const Image = (Props) => {
21522
21809
 
21523
21810
  const Table = (props) => {
21524
21811
  const { children } = props;
21525
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "rdmd-table" },
21526
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "rdmd-table-inner" },
21527
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("table", null, children))));
21812
+ return (external_react_default().createElement("div", { className: "rdmd-table" },
21813
+ external_react_default().createElement("div", { className: "rdmd-table-inner" },
21814
+ external_react_default().createElement("table", null, children))));
21528
21815
  };
21529
21816
  /* harmony default export */ const components_Table = (Table);
21530
21817
 
21531
21818
  ;// ./components/TableOfContents/index.tsx
21532
21819
 
21533
21820
  function TableOfContents({ children }) {
21534
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("nav", { "aria-label": "Table of contents", role: "navigation" },
21535
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("ul", { className: "toc-list" },
21536
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("li", null,
21537
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("a", { className: "tocHeader", href: "#" },
21538
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("i", { className: "icon icon-text-align-left" }),
21821
+ return (external_react_default().createElement("nav", { "aria-label": "Table of contents", role: "navigation" },
21822
+ external_react_default().createElement("ul", { className: "toc-list" },
21823
+ external_react_default().createElement("li", null,
21824
+ external_react_default().createElement("a", { className: "tocHeader", href: "#" },
21825
+ external_react_default().createElement("i", { className: "icon icon-text-align-left" }),
21539
21826
  "Table of Contents")),
21540
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("li", { className: "toc-children" }, children))));
21827
+ external_react_default().createElement("li", { className: "toc-children" }, children))));
21541
21828
  }
21542
21829
  /* harmony default export */ const components_TableOfContents = (TableOfContents);
21543
21830
 
@@ -21545,16 +21832,16 @@ function TableOfContents({ children }) {
21545
21832
 
21546
21833
 
21547
21834
  const Tab = ({ children }) => {
21548
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "TabContent" }, children);
21835
+ return external_react_default().createElement("div", { className: "TabContent" }, children);
21549
21836
  };
21550
21837
  const Tabs = ({ children }) => {
21551
- const [activeTab, setActiveTab] = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)(0);
21552
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "TabGroup" },
21553
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("header", null,
21554
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("nav", { className: "TabGroup-nav" }, children?.map((tab, index) => (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("button", { key: tab.props.title, className: `TabGroup-tab${activeTab === index ? '_active' : ''}`, onClick: () => setActiveTab(index) },
21555
- tab.props.icon && (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("i", { className: `TabGroup-icon fa-duotone fa-solid ${tab.props.icon}`, style: { color: `${tab.props.iconColor}` } })),
21838
+ const [activeTab, setActiveTab] = (0,external_react_.useState)(0);
21839
+ return (external_react_default().createElement("div", { className: "TabGroup" },
21840
+ external_react_default().createElement("header", null,
21841
+ external_react_default().createElement("nav", { className: "TabGroup-nav" }, children?.map((tab, index) => (external_react_default().createElement("button", { key: tab.props.title, className: `TabGroup-tab${activeTab === index ? '_active' : ''}`, onClick: () => setActiveTab(index) },
21842
+ tab.props.icon && (external_react_default().createElement("i", { className: `TabGroup-icon fa-duotone fa-solid ${tab.props.icon}`, style: { color: `${tab.props.iconColor}` } })),
21556
21843
  tab.props.title))))),
21557
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("section", null, children && children[activeTab])));
21844
+ external_react_default().createElement("section", null, children && children[activeTab])));
21558
21845
  };
21559
21846
  /* harmony default export */ const components_Tabs = (Tabs);
21560
21847
 
@@ -21566,7 +21853,7 @@ const tailwindPrefix = 'readme-tailwind';
21566
21853
 
21567
21854
  const TailwindRoot = ({ children, flow }) => {
21568
21855
  const Tag = flow ? 'div' : 'span';
21569
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Tag, { className: tailwindPrefix }, children);
21856
+ return external_react_default().createElement(Tag, { className: tailwindPrefix }, children);
21570
21857
  };
21571
21858
  /* harmony default export */ const components_TailwindRoot = (TailwindRoot);
21572
21859
 
@@ -21750,11 +22037,11 @@ const traverse = (node, callback) => {
21750
22037
  });
21751
22038
  };
21752
22039
  const TailwindStyle = ({ children, darkModeDataAttribute }) => {
21753
- const [stylesheet, setStylesheet] = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)('');
21754
- const classesSet = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useRef)(new Set());
21755
- const ref = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useRef)(null);
21756
- const [classes, setClasses] = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useState)([]);
21757
- const addClasses = (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useCallback)((element) => {
22040
+ const [stylesheet, setStylesheet] = (0,external_react_.useState)('');
22041
+ const classesSet = (0,external_react_.useRef)(new Set());
22042
+ const ref = (0,external_react_.useRef)(null);
22043
+ const [classes, setClasses] = (0,external_react_.useState)([]);
22044
+ const addClasses = (0,external_react_.useCallback)((element) => {
21758
22045
  if (!(element instanceof HTMLElement))
21759
22046
  return;
21760
22047
  element.classList.forEach(className => {
@@ -21764,7 +22051,7 @@ const TailwindStyle = ({ children, darkModeDataAttribute }) => {
21764
22051
  /*
21765
22052
  * @note: regenerate stylesheet
21766
22053
  */
21767
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
22054
+ (0,external_react_.useEffect)(() => {
21768
22055
  const run = async () => {
21769
22056
  if (classes.length === 0) {
21770
22057
  setStylesheet('');
@@ -21784,7 +22071,7 @@ const TailwindStyle = ({ children, darkModeDataAttribute }) => {
21784
22071
  /*
21785
22072
  * @note: execute once on load
21786
22073
  */
21787
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
22074
+ (0,external_react_.useEffect)(() => {
21788
22075
  if (!ref.current)
21789
22076
  return;
21790
22077
  ref.current.parentElement.querySelectorAll(`.${tailwindPrefix}`).forEach(child => traverse(child, addClasses));
@@ -21793,7 +22080,7 @@ const TailwindStyle = ({ children, darkModeDataAttribute }) => {
21793
22080
  /*
21794
22081
  * @note: observe for changes
21795
22082
  */
21796
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
22083
+ (0,external_react_.useEffect)(() => {
21797
22084
  if (!ref.current)
21798
22085
  return;
21799
22086
  const observer = new MutationObserver((records) => {
@@ -21827,8 +22114,8 @@ const TailwindStyle = ({ children, darkModeDataAttribute }) => {
21827
22114
  // eslint-disable-next-line consistent-return
21828
22115
  return () => observer.disconnect();
21829
22116
  }, [addClasses]);
21830
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement((external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default()).Fragment, null,
21831
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("style", { ref: ref, "data-tailwind-stylesheet": true }, stylesheet),
22117
+ return (external_react_default().createElement((external_react_default()).Fragment, null,
22118
+ external_react_default().createElement("style", { ref: ref, "data-tailwind-stylesheet": true }, stylesheet),
21832
22119
  children));
21833
22120
  };
21834
22121
  /* harmony default export */ const components_TailwindStyle = (TailwindStyle);
@@ -21861,12 +22148,12 @@ const Recipe = () => {
21861
22148
  width: '150px',
21862
22149
  margin: '0 15px',
21863
22150
  };
21864
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", null,
21865
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { style: style },
21866
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { style: avatarStyle }),
21867
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", null,
21868
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { style: { ...lineStyle, marginBottom: '6px' } }),
21869
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { style: { ...lineStyle, width: '75px' } })))));
22151
+ return (external_react_default().createElement("div", null,
22152
+ external_react_default().createElement("div", { style: style },
22153
+ external_react_default().createElement("div", { style: avatarStyle }),
22154
+ external_react_default().createElement("div", null,
22155
+ external_react_default().createElement("div", { style: { ...lineStyle, marginBottom: '6px' } }),
22156
+ external_react_default().createElement("div", { style: { ...lineStyle, width: '75px' } })))));
21870
22157
  };
21871
22158
  /* harmony default export */ const components_Recipe = (Recipe);
21872
22159
 
@@ -21875,7 +22162,7 @@ const Recipe = () => {
21875
22162
  const PostmanRunButton = ({ collectionId = '', // Add your collection ID here
21876
22163
  collectionUrl = '', // Add your collection URL here
21877
22164
  visibility = 'public', action = 'collection/fork', }) => {
21878
- (0,external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_.useEffect)(() => {
22165
+ (0,external_react_.useEffect)(() => {
21879
22166
  // Only run on client-side
21880
22167
  if (typeof window !== 'undefined') {
21881
22168
  const scriptFunction = function noIdeaWhatThisShouldBeCalledOrDoesOne(p, o, s, t, m) {
@@ -21904,8 +22191,8 @@ visibility = 'public', action = 'collection/fork', }) => {
21904
22191
  }
21905
22192
  return undefined;
21906
22193
  }, []);
21907
- return (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "my-4" },
21908
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement("div", { className: "postman-run-button", "data-postman-action": action, "data-postman-collection-url": collectionUrl, "data-postman-var-1": collectionId, "data-postman-visibility": visibility })));
22194
+ return (external_react_default().createElement("div", { className: "my-4" },
22195
+ external_react_default().createElement("div", { className: "postman-run-button", "data-postman-action": action, "data-postman-collection-url": collectionUrl, "data-postman-var-1": collectionId, "data-postman-visibility": visibility })));
21909
22196
  };
21910
22197
  /* harmony default export */ const components_PostmanRunButton = (PostmanRunButton);
21911
22198
 
@@ -97788,6 +98075,9 @@ function compileSync(vfileCompatible, compileOptions) {
97788
98075
  return core_createProcessor(options).processSync(file)
97789
98076
  }
97790
98077
 
98078
+ // EXTERNAL MODULE: ./node_modules/deepmerge/dist/cjs.js
98079
+ var cjs = __webpack_require__(4744);
98080
+ var cjs_default = /*#__PURE__*/__webpack_require__.n(cjs);
97791
98081
  ;// ./node_modules/hast-util-to-parse5/lib/index.js
97792
98082
  /**
97793
98083
  * @typedef {import('hast').Comment} Comment
@@ -102606,7 +102896,11 @@ const tocHastToMdx = (toc, components) => {
102606
102896
 
102607
102897
 
102608
102898
 
102899
+
102609
102900
  const { codeTabsTransformer: compile_codeTabsTransformer, ...transforms } = defaultTransforms;
102901
+ const sanitizeSchema = cjs_default()(defaultSchema, {
102902
+ protocols: ['doc', 'ref', 'blog', 'changelog', 'page'],
102903
+ });
102610
102904
  const compile_compile = (text, { components = {}, missingComponents, copyButtons, useTailwind, ...opts } = {}) => {
102611
102905
  const remarkPlugins = [
102612
102906
  remarkFrontmatter,
@@ -102637,7 +102931,7 @@ const compile_compile = (text, { components = {}, missingComponents, copyButtons
102637
102931
  passThrough: ['mdxjsEsm'],
102638
102932
  },
102639
102933
  ]);
102640
- rehypePlugins.push(rehypeSanitize);
102934
+ rehypePlugins.push([rehypeSanitize, sanitizeSchema]);
102641
102935
  }
102642
102936
  try {
102643
102937
  const vfile = compileSync(text, {
@@ -107684,7 +107978,7 @@ var dist_default = /*#__PURE__*/__webpack_require__.n(dist);
107684
107978
 
107685
107979
  const compose = (children, ...contexts) => {
107686
107980
  return contexts.reduce((content, [Context, value]) => {
107687
- return external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Context.Provider, { value: value }, content);
107981
+ return external_react_default().createElement(Context.Provider, { value: value }, content);
107688
107982
  }, children);
107689
107983
  };
107690
107984
  const Contexts = ({ children, terms = [], variables = { user: {}, defaults: [] }, baseUrl = '/', theme, copyButtons }) => {
@@ -107770,7 +108064,7 @@ const run_run = (string, _opts = {}) => {
107770
108064
  ...jsx_runtime_namespaceObject,
107771
108065
  Fragment,
107772
108066
  baseUrl: "file:///home/runner/work/markdown/markdown/lib/run.tsx",
107773
- imports: { React: (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default()), user: user(variables), ...imports },
108067
+ imports: { React: (external_react_default()), user: user(variables), ...imports },
107774
108068
  useMDXComponents,
107775
108069
  ...opts,
107776
108070
  });
@@ -107785,11 +108079,11 @@ const run_run = (string, _opts = {}) => {
107785
108079
  Toc = tocModule.default;
107786
108080
  }
107787
108081
  return {
107788
- default: (props) => (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(contexts, { baseUrl: baseUrl, copyButtons: copyButtons, terms: terms, theme: theme, variables: variables },
107789
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Content, { ...props }))),
108082
+ default: (props) => (external_react_default().createElement(contexts, { baseUrl: baseUrl, copyButtons: copyButtons, terms: terms, theme: theme, variables: variables },
108083
+ external_react_default().createElement(Content, { ...props }))),
107790
108084
  toc,
107791
- Toc: props => Toc ? (external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(components_TableOfContents, null,
107792
- external_amd_react_commonjs_react_commonjs2_react_root_React_umd_react_default().createElement(Toc, { ...props }))) : null,
108085
+ Toc: props => Toc ? (external_react_default().createElement(components_TableOfContents, null,
108086
+ external_react_default().createElement(Toc, { ...props }))) : null,
107793
108087
  stylesheet,
107794
108088
  ...exports,
107795
108089
  };