!function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=47)}([function(e,t,n){"use strict";e.exports=n(54)},function(e,t,n){var r; /*! Copyright (c) 2017 Jed Watson. Licensed under the MIT License (MIT), see http://jedwatson.github.io/classnames */!function(){"use strict";var n={}.hasOwnProperty;function i(){for(var e=[],t=0;t0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},i=this&&this.__spread||function(){for(var e=[],t=0;t-1&&this._cancellationDelegates.splice(t,1)},e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(28);t.formatIsoDateAsDotNet=function(e){return e.replace(/z$/i,"")},t.formatIsoDateAsUtc=function(e){return e.endsWith("Z")?e:e+"Z"},t.formatFetchable=function(e,t,n,r){return e.isLoading?n:e.errors?r:t(e.value)},t.formatList=function(e){return e&&0!==e.length?1===e.length?e[0]:e.slice(0,e.length-1).join(", ")+" & "+e[e.length-1]:""},t.formatTimestamp=function(e){return!e||e.length<10?e:parseInt(e.substr(5,2))+"/"+parseInt(e.substr(8,2))+"/"+e.substr(2,2)},t.truncateText=function(e,t){return e&&e.length>t?e.substring(0,t-3)+"...":e},t.formatPossessive=function(e){return e+"'"+(e.endsWith("s")?"":"s")},t.formatCountable=function(e,t,n){return 1===e?t:n||t+"s"},t.pad=function(e,t,n,r){for(;n.length`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*/?>",s="]",u=new RegExp("^(?:<[A-Za-z][A-Za-z0-9-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*/?>|]|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|[<][?].*?[?][>]|]*>|)","i"),l=/[\\&]/,c="[!\"#$%&'()*+,./:;<=>?@[\\\\\\]^_`{|}~-]",d=new RegExp("\\\\"+c+"|"+o,"gi"),f=new RegExp('[&<>"]',"g"),p=function(e){return 92===e.charCodeAt(0)?e.charAt(1):i(e)},h=function(e){switch(e){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";default:return e}};e.exports={unescapeString:function(e){return l.test(e)?e.replace(d,p):e},normalizeURI:function(e){try{return r(e)}catch(t){return e}},escapeXml:function(e){return f.test(e)?e.replace(f,h):e},reHtmlTag:u,OPENTAG:a,CLOSETAG:s,ENTITY:o,ESCAPABLE:c}},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Apple=0]="Apple",e[e.Twitter=1]="Twitter"}(r||(r={})),t.default=r},function(e,t,n){"use strict";var r,i,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var a,s=n(0),u=n(1);!function(e){e[e.Success=0]="Success",e[e.Danger=1]="Danger",e[e.Neutral=2]="Neutral"}(a=t.Intent||(t.Intent={}));var l=((i={})[a.Success]="success",i[a.Danger]="danger",i[a.Neutral]="neutral",i),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._removeToast=function(e){"toaster_2zbeib-pop-out"===e.animationName&&t.props.onRemoveToast(parseInt(e.currentTarget.getAttribute("data-timeout-handle")))},t}return o(t,e),t.prototype.render=function(){var e=this;return s.createElement("div",{className:"toaster_2zbeib"},s.createElement("ul",{className:"toasts"},this.props.toasts.map((function(t){return s.createElement("li",{className:u.default("toast",l[t.intent],{remove:t.remove}),key:t.timeoutHandle,"data-timeout-handle":t.timeoutHandle,onAnimationEnd:e._removeToast},t.content)}))))},t}(s.PureComponent);t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(2),o=n(1);t.default=function(e){return r.createElement(i.default,{badge:!1,className:o.default("spinner-icon_6s5uk2",e.className),name:"spinner"})}},function(e,t,n){"use strict";function r(e,t){for(var n=0;n=t&&e<=n}function X(e,t){return void 0===t&&(t=2),e.toString().length=0&&(t=new Date(t)).setUTCFullYear(t.getUTCFullYear()-1900),+t}function se(e){var t=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,n=e-1,r=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===t||3===r?53:52}function ue(e){return e>99?e:e>60?1900+e:2e3+e}function le(e,t,n,r){void 0===r&&(r=null);var i=new Date(e),o={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(o.timeZone=r);var a=Object.assign({timeZoneName:t},o),s=Z();if(s&&$()){var u=new Intl.DateTimeFormat(n,a).formatToParts(i).find((function(e){return"timezonename"===e.type.toLowerCase()}));return u?u.value:null}if(s){var l=new Intl.DateTimeFormat(n,o).format(i);return new Intl.DateTimeFormat(n,a).format(i).substring(l.length).replace(/^[, \u200e]+/,"")}return null}function ce(e,t){var n=parseInt(e,10);Number.isNaN(n)&&(n=0);var r=parseInt(t,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function de(e){var t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new y("Invalid unit value "+e);return t}function fe(e,t,n){var r={};for(var i in e)if(Y(e,i)){if(n.indexOf(i)>=0)continue;var o=e[i];if(null==o)continue;r[t(i)]=de(o)}return r}function pe(e,t){var n=Math.trunc(e/60),r=Math.abs(e%60),i=n>=0&&!Object.is(n,-0)?"+":"-",o=""+i+Math.abs(n);switch(t){case"short":return""+i+X(Math.abs(n),2)+":"+X(r,2);case"narrow":return r>0?o+":"+r:o;case"techie":return""+i+X(Math.abs(n),2)+X(r,2);default:throw new RangeError("Value format "+t+" is out of range for property format")}}function he(e){return Q(e,["hour","minute","second","millisecond"])}var me=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function ge(e){return JSON.stringify(e,Object.keys(e).sort())}var ye=["January","February","March","April","May","June","July","August","September","October","November","December"],ve=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],be=["J","F","M","A","M","J","J","A","S","O","N","D"];function _e(e){switch(e){case"narrow":return be;case"short":return ve;case"long":return ye;case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var we=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ee=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ce=["M","T","W","T","F","S","S"];function ke(e){switch(e){case"narrow":return Ce;case"short":return Ee;case"long":return we;case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Se=["AM","PM"],xe=["Before Christ","Anno Domini"],Te=["BC","AD"],Ae=["B","A"];function De(e){switch(e){case"narrow":return Ae;case"short":return Te;case"long":return xe;default:return null}}function Pe(e,t){var n="",r=e,i=Array.isArray(r),o=0;for(r=i?r:r[Symbol.iterator]();;){var a;if(i){if(o>=r.length)break;a=r[o++]}else{if((o=r.next()).done)break;a=o.value}var s=a;s.literal?n+=s.val:n+=t(s.val)}return n}var Oe={D:E,DD:C,DDD:k,DDDD:S,t:x,tt:T,ttt:A,tttt:D,T:P,TT:O,TTT:N,TTTT:F,f:M,ff:R,fff:j,ffff:U,F:L,FF:I,FFF:B,FFFF:q},Ne=function(){function e(e,t){this.opts=t,this.loc=e,this.systemLoc=null}e.create=function(t,n){return void 0===n&&(n={}),new e(t,n)},e.parseFormat=function(e){for(var t=null,n="",r=!1,i=[],o=0;o0&&i.push({literal:r,val:n}),t=null,n="",r=!r):r?n+=a:a===t?n+=a:(n.length>0&&i.push({literal:!1,val:n}),n=a,t=a)}return n.length>0&&i.push({literal:r,val:n}),i},e.macroTokenToFormatOpts=function(e){return Oe[e]};var t=e.prototype;return t.formatWithSystemDefault=function(e,t){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,Object.assign({},this.opts,t)).format()},t.formatDateTime=function(e,t){return void 0===t&&(t={}),this.loc.dtFormatter(e,Object.assign({},this.opts,t)).format()},t.formatDateTimeParts=function(e,t){return void 0===t&&(t={}),this.loc.dtFormatter(e,Object.assign({},this.opts,t)).formatToParts()},t.resolvedOptions=function(e,t){return void 0===t&&(t={}),this.loc.dtFormatter(e,Object.assign({},this.opts,t)).resolvedOptions()},t.num=function(e,t){if(void 0===t&&(t=0),this.opts.forceSimple)return X(e,t);var n=Object.assign({},this.opts);return t>0&&(n.padTo=t),this.loc.numberFormatter(n).format(e)},t.formatDateTimeFromString=function(t,n){var r=this,i="en"===this.loc.listingMode(),o=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar&&$(),a=function(e,n){return r.loc.extract(t,e,n)},s=function(e){return t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):""},u=function(){return i?function(e){return Se[e.hour<12?0:1]}(t):a({hour:"numeric",hour12:!0},"dayperiod")},l=function(e,n){return i?function(e,t){return _e(t)[e.month-1]}(t,e):a(n?{month:e}:{month:e,day:"numeric"},"month")},c=function(e,n){return i?function(e,t){return ke(t)[e.weekday-1]}(t,e):a(n?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday")},d=function(e){return i?function(e,t){return De(t)[e.year<0?0:1]}(t,e):a({era:e},"era")};return Pe(e.parseFormat(n),(function(n){switch(n){case"S":return r.num(t.millisecond);case"u":case"SSS":return r.num(t.millisecond,3);case"s":return r.num(t.second);case"ss":return r.num(t.second,2);case"m":return r.num(t.minute);case"mm":return r.num(t.minute,2);case"h":return r.num(t.hour%12==0?12:t.hour%12);case"hh":return r.num(t.hour%12==0?12:t.hour%12,2);case"H":return r.num(t.hour);case"HH":return r.num(t.hour,2);case"Z":return s({format:"narrow",allowZ:r.opts.allowZ});case"ZZ":return s({format:"short",allowZ:r.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:!1});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:r.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:r.loc.locale});case"z":return t.zoneName;case"a":return u();case"d":return o?a({day:"numeric"},"day"):r.num(t.day);case"dd":return o?a({day:"2-digit"},"day"):r.num(t.day,2);case"c":return r.num(t.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"E":return r.num(t.weekday);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return o?a({month:"numeric",day:"numeric"},"month"):r.num(t.month);case"LL":return o?a({month:"2-digit",day:"numeric"},"month"):r.num(t.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return o?a({month:"numeric"},"month"):r.num(t.month);case"MM":return o?a({month:"2-digit"},"month"):r.num(t.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return o?a({year:"numeric"},"year"):r.num(t.year);case"yy":return o?a({year:"2-digit"},"year"):r.num(t.year.toString().slice(-2),2);case"yyyy":return o?a({year:"numeric"},"year"):r.num(t.year,4);case"yyyyyy":return o?a({year:"numeric"},"year"):r.num(t.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return r.num(t.weekYear.toString().slice(-2),2);case"kkkk":return r.num(t.weekYear,4);case"W":return r.num(t.weekNumber);case"WW":return r.num(t.weekNumber,2);case"o":return r.num(t.ordinal);case"ooo":return r.num(t.ordinal,3);case"q":return r.num(t.quarter);case"qq":return r.num(t.quarter,2);case"X":return r.num(Math.floor(t.ts/1e3));case"x":return r.num(t.ts);default:return function(n){var i=e.macroTokenToFormatOpts(n);return i?r.formatWithSystemDefault(t,i):n}(n)}}))},t.formatDurationFromString=function(t,n){var r,i=this,o=function(e){switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},a=e.parseFormat(n),s=a.reduce((function(e,t){var n=t.literal,r=t.val;return n?e:e.concat(r)}),[]),u=t.shiftTo.apply(t,s.map(o).filter((function(e){return e})));return Pe(a,(r=u,function(e){var t=o(e);return t?i.num(r.get(t),e.length):e}))},e}(),Fe=function(){function e(e,t){this.reason=e,this.explanation=t}return e.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},e}(),Me=function(){function e(){}var t=e.prototype;return t.offsetName=function(e,t){throw new v},t.formatOffset=function(e,t){throw new v},t.offset=function(e){throw new v},t.equals=function(e){throw new v},i(e,[{key:"type",get:function(){throw new v}},{key:"name",get:function(){throw new v}},{key:"universal",get:function(){throw new v}},{key:"isValid",get:function(){throw new v}}]),e}(),Le=null,Re=function(e){function t(){return e.apply(this,arguments)||this}o(t,e);var n=t.prototype;return n.offsetName=function(e,t){return le(e,t.format,t.locale)},n.formatOffset=function(e,t){return pe(this.offset(e),t)},n.offset=function(e){return-new Date(e).getTimezoneOffset()},n.equals=function(e){return"local"===e.type},i(t,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return Z()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Le&&(Le=new t),Le}}]),t}(Me),Ie=RegExp("^"+me.source+"$"),ze={};var je={year:0,month:1,day:2,hour:3,minute:4,second:5};var Be={},Ue=function(e){function t(n){var r;return(r=e.call(this)||this).zoneName=n,r.valid=t.isValidZone(n),r}o(t,e),t.create=function(e){return Be[e]||(Be[e]=new t(e)),Be[e]},t.resetCache=function(){Be={},ze={}},t.isValidSpecifier=function(e){return!(!e||!e.match(Ie))},t.isValidZone=function(e){try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}},t.parseGMTOffset=function(e){if(e){var t=e.match(/^Etc\/GMT([+-]\d{1,2})$/i);if(t)return-60*parseInt(t[1])}return null};var n=t.prototype;return n.offsetName=function(e,t){return le(e,t.format,t.locale,this.name)},n.formatOffset=function(e,t){return pe(this.offset(e),t)},n.offset=function(e){var t,n=new Date(e),r=(t=this.name,ze[t]||(ze[t]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),ze[t]),i=r.formatToParts?function(e,t){for(var n=e.formatToParts(t),r=[],i=0;i=0?c:1e3+c))/6e4},n.equals=function(e){return"iana"===e.type&&e.name===this.name},i(t,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),t}(Me),qe=null,Ve=function(e){function t(t){var n;return(n=e.call(this)||this).fixed=t,n}o(t,e),t.instance=function(e){return 0===e?t.utcInstance:new t(e)},t.parseSpecifier=function(e){if(e){var n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new t(ce(n[1],n[2]))}return null},i(t,null,[{key:"utcInstance",get:function(){return null===qe&&(qe=new t(0)),qe}}]);var n=t.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(e,t){return pe(this.fixed,t)},n.offset=function(){return this.fixed},n.equals=function(e){return"fixed"===e.type&&e.fixed===this.fixed},i(t,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+pe(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),t}(Me),He=function(e){function t(t){var n;return(n=e.call(this)||this).zoneName=t,n}o(t,e);var n=t.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(t,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),t}(Me);function We(e,t){var n;if(V(e)||null===e)return t;if(e instanceof Me)return e;if("string"==typeof e){var r=e.toLowerCase();return"local"===r?t:"utc"===r||"gmt"===r?Ve.utcInstance:null!=(n=Ue.parseGMTOffset(e))?Ve.instance(n):Ue.isValidSpecifier(r)?Ue.create(e):Ve.parseSpecifier(r)||new He(e)}return H(e)?Ve.instance(e):"object"==typeof e&&e.offset&&"number"==typeof e.offset?e:new He(e)}var Ze=function(){return Date.now()},$e=null,Ke=null,Ge=null,Qe=null,Ye=!1,Je=function(){function e(){}return e.resetCaches=function(){lt.resetCache(),Ue.resetCache()},i(e,null,[{key:"now",get:function(){return Ze},set:function(e){Ze=e}},{key:"defaultZoneName",get:function(){return e.defaultZone.name},set:function(e){$e=e?We(e):null}},{key:"defaultZone",get:function(){return $e||Re.instance}},{key:"defaultLocale",get:function(){return Ke},set:function(e){Ke=e}},{key:"defaultNumberingSystem",get:function(){return Ge},set:function(e){Ge=e}},{key:"defaultOutputCalendar",get:function(){return Qe},set:function(e){Qe=e}},{key:"throwOnInvalid",get:function(){return Ye},set:function(e){Ye=e}}]),e}(),Xe={};function et(e,t){void 0===t&&(t={});var n=JSON.stringify([e,t]),r=Xe[n];return r||(r=new Intl.DateTimeFormat(e,t),Xe[n]=r),r}var tt={};var nt={};function rt(e,t){void 0===t&&(t={});var n=t,r=(n.base,function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(n,["base"])),i=JSON.stringify([e,r]),o=nt[i];return o||(o=new Intl.RelativeTimeFormat(e,t),nt[i]=o),o}var it=null;function ot(e,t,n,r,i){var o=e.listingMode(n);return"error"===o?null:"en"===o?r(t):i(t)}var at=function(){function e(e,t,n){if(this.padTo=n.padTo||0,this.floor=n.floor||!1,!t&&Z()){var r={useGrouping:!1};n.padTo>0&&(r.minimumIntegerDigits=n.padTo),this.inf=function(e,t){void 0===t&&(t={});var n=JSON.stringify([e,t]),r=tt[n];return r||(r=new Intl.NumberFormat(e,t),tt[n]=r),r}(e,r)}}return e.prototype.format=function(e){if(this.inf){var t=this.floor?Math.floor(e):e;return this.inf.format(t)}return X(this.floor?Math.floor(e):ne(e,3),this.padTo)},e}(),st=function(){function e(e,t,n){var r;if(this.opts=n,this.hasIntl=Z(),e.zone.universal&&this.hasIntl?(r="UTC",n.timeZoneName?this.dt=e:this.dt=0===e.offset?e:ir.fromMillis(e.ts+60*e.offset*1e3)):"local"===e.zone.type?this.dt=e:(this.dt=e,r=e.zone.name),this.hasIntl){var i=Object.assign({},this.opts);r&&(i.timeZone=r),this.dtf=et(t,i)}}var t=e.prototype;return t.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var e=function(e){switch(ge(Q(e,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case ge(E):return"M/d/yyyy";case ge(C):return"LLL d, yyyy";case ge(k):return"LLLL d, yyyy";case ge(S):return"EEEE, LLLL d, yyyy";case ge(x):return"h:mm a";case ge(T):return"h:mm:ss a";case ge(A):case ge(D):return"h:mm a";case ge(P):return"HH:mm";case ge(O):return"HH:mm:ss";case ge(N):case ge(F):return"HH:mm";case ge(M):return"M/d/yyyy, h:mm a";case ge(R):return"LLL d, yyyy, h:mm a";case ge(j):return"LLLL d, yyyy, h:mm a";case ge(U):return"EEEE, LLLL d, yyyy, h:mm a";case ge(L):return"M/d/yyyy, h:mm:ss a";case ge(I):return"LLL d, yyyy, h:mm:ss a";case ge(z):return"EEE, d LLL yyyy, h:mm a";case ge(B):return"LLLL d, yyyy, h:mm:ss a";case ge(q):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return"EEEE, LLLL d, yyyy, h:mm a"}}(this.opts),t=lt.create("en-US");return Ne.create(t).formatDateTimeFromString(this.dt,e)},t.formatToParts=function(){return this.hasIntl&&$()?this.dtf.formatToParts(this.dt.toJSDate()):[]},t.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},e}(),ut=function(){function e(e,t,n){this.opts=Object.assign({style:"long"},n),!t&&K()&&(this.rtf=rt(e,n))}var t=e.prototype;return t.format=function(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,n,r){void 0===n&&(n="always"),void 0===r&&(r=!1);var i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===n&&o){var a="days"===e;switch(t){case 1:return a?"tomorrow":"next "+i[e][0];case-1:return a?"yesterday":"last "+i[e][0];case 0:return a?"today":"this "+i[e][0]}}var s=Object.is(t,-0)||t<0,u=Math.abs(t),l=1===u,c=i[e],d=r?l?c[1]:c[2]||c[1]:l?i[e][0]:e;return s?u+" "+d+" ago":"in "+u+" "+d}(t,e,this.opts.numeric,"long"!==this.opts.style)},t.formatToParts=function(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]},e}(),lt=function(){function e(e,t,n,r){var i=function(e){var t=e.indexOf("-u-");if(-1===t)return[e];var n,r=e.substring(0,t);try{n=et(e).resolvedOptions()}catch(e){n=et(r).resolvedOptions()}var i=n;return[r,i.numberingSystem,i.calendar]}(e),o=i[0],a=i[1],s=i[2];this.locale=o,this.numberingSystem=t||a||null,this.outputCalendar=n||s||null,this.intl=function(e,t,n){return Z()?n||t?(e+="-u",n&&(e+="-ca-"+n),t&&(e+="-nu-"+t),e):e:[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=r,this.fastNumbersCached=null}e.fromOpts=function(t){return e.create(t.locale,t.numberingSystem,t.outputCalendar,t.defaultToEN)},e.create=function(t,n,r,i){void 0===i&&(i=!1);var o=t||Je.defaultLocale;return new e(o||(i?"en-US":function(){if(it)return it;if(Z()){var e=(new Intl.DateTimeFormat).resolvedOptions().locale;return it=e&&"und"!==e?e:"en-US"}return it="en-US"}()),n||Je.defaultNumberingSystem,r||Je.defaultOutputCalendar,o)},e.resetCache=function(){it=null,Xe={},tt={},nt={}},e.fromObject=function(t){var n=void 0===t?{}:t,r=n.locale,i=n.numberingSystem,o=n.outputCalendar;return e.create(r,i,o)};var t=e.prototype;return t.listingMode=function(e){void 0===e&&(e=!0);var t=Z()&&$(),n=this.isEnglish(),r=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return t||n&&r||e?!t||n&&r?"en":"intl":"error"},t.clone=function(t){return t&&0!==Object.getOwnPropertyNames(t).length?e.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,t.defaultToEN||!1):this},t.redefaultToEN=function(e){return void 0===e&&(e={}),this.clone(Object.assign({},e,{defaultToEN:!0}))},t.redefaultToSystem=function(e){return void 0===e&&(e={}),this.clone(Object.assign({},e,{defaultToEN:!1}))},t.months=function(e,t,n){var r=this;return void 0===t&&(t=!1),void 0===n&&(n=!0),ot(this,e,n,_e,(function(){var n=t?{month:e,day:"numeric"}:{month:e},i=t?"format":"standalone";return r.monthsCache[i][e]||(r.monthsCache[i][e]=function(e){for(var t=[],n=1;n<=12;n++){var r=ir.utc(2016,n,1);t.push(e(r))}return t}((function(e){return r.extract(e,n,"month")}))),r.monthsCache[i][e]}))},t.weekdays=function(e,t,n){var r=this;return void 0===t&&(t=!1),void 0===n&&(n=!0),ot(this,e,n,ke,(function(){var n=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=t?"format":"standalone";return r.weekdaysCache[i][e]||(r.weekdaysCache[i][e]=function(e){for(var t=[],n=1;n<=7;n++){var r=ir.utc(2016,11,13+n);t.push(e(r))}return t}((function(e){return r.extract(e,n,"weekday")}))),r.weekdaysCache[i][e]}))},t.meridiems=function(e){var t=this;return void 0===e&&(e=!0),ot(this,void 0,e,(function(){return Se}),(function(){if(!t.meridiemCache){var e={hour:"numeric",hour12:!0};t.meridiemCache=[ir.utc(2016,11,13,9),ir.utc(2016,11,13,19)].map((function(n){return t.extract(n,e,"dayperiod")}))}return t.meridiemCache}))},t.eras=function(e,t){var n=this;return void 0===t&&(t=!0),ot(this,e,t,De,(function(){var t={era:e};return n.eraCache[e]||(n.eraCache[e]=[ir.utc(-40,1,1),ir.utc(2017,1,1)].map((function(e){return n.extract(e,t,"era")}))),n.eraCache[e]}))},t.extract=function(e,t,n){var r=this.dtFormatter(e,t).formatToParts().find((function(e){return e.type.toLowerCase()===n}));return r?r.value:null},t.numberFormatter=function(e){return void 0===e&&(e={}),new at(this.intl,e.forceSimple||this.fastNumbers,e)},t.dtFormatter=function(e,t){return void 0===t&&(t={}),new st(e,this.intl,t)},t.relFormatter=function(e){return void 0===e&&(e={}),new ut(this.intl,this.isEnglish(),e)},t.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||Z()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},t.equals=function(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar},i(e,[{key:"fastNumbers",get:function(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||Z()&&"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}}]),e}();function ct(){for(var e=arguments.length,t=new Array(e),n=0;n1?t-1:0),r=1;r3?we.indexOf(e)+1:Ee.indexOf(e)+1),s}var Ot=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Nt(e){var t,n=e[1],r=e[2],i=e[3],o=e[4],a=e[5],s=e[6],u=e[7],l=e[8],c=e[9],d=e[10],f=e[11],p=Pt(n,o,i,r,a,s,u);return t=l?Dt[l]:c?0:ce(d,f),[p,new Ve(t)]}var Ft=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Mt=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Lt=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Rt(e){var t=e[1],n=e[2],r=e[3];return[Pt(t,e[4],r,n,e[5],e[6],e[7]),Ve.utcInstance]}function It(e){var t=e[1],n=e[2],r=e[3],i=e[4],o=e[5],a=e[6];return[Pt(t,e[7],n,r,i,o,a),Ve.utcInstance]}var zt=ct(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,yt),jt=ct(/(\d{4})-?W(\d\d)(?:-?(\d))?/,yt),Bt=ct(/(\d{4})-?(\d{3})/,yt),Ut=ct(gt),qt=dt(Ct,kt,St),Vt=dt(vt,kt,St),Ht=dt(bt,kt),Wt=dt(kt,St);var Zt=ct(/(\d{4})-(\d\d)-(\d\d)/,wt),$t=ct(_t),Kt=dt(Ct,kt,St,xt),Gt=dt(kt,St,xt);var Qt={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Yt=Object.assign({years:{months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},Qt),Jt=Object.assign({years:{months:12,weeks:52.1775,days:365.2425,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:30.436875/7,days:30.436875,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},Qt),Xt=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],en=Xt.slice(0).reverse();function tn(e,t,n){void 0===n&&(n=!1);var r={values:n?t.values:Object.assign({},e.values,t.values||{}),loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy};return new on(r)}function nn(e,t,n,r,i){var o=e[i][n],a=t[n]/o,s=!(Math.sign(a)===Math.sign(r[i]))&&0!==r[i]&&Math.abs(a)<=1?function(e){return e<0?Math.floor(e):Math.ceil(e)}(a):Math.trunc(a);r[i]+=s,t[n]-=s*o}function rn(e,t){en.reduce((function(n,r){return V(t[r])?n:(n&&nn(e,t,n,t,r),r)}),null)}var on=function(){function e(e){var t="longterm"===e.conversionAccuracy||!1;this.values=e.values,this.loc=e.loc||lt.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=t?Jt:Yt,this.isLuxonDuration=!0}e.fromMillis=function(t,n){return e.fromObject(Object.assign({milliseconds:t},n))},e.fromObject=function(t){if(null==t||"object"!=typeof t)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new e({values:fe(t,e.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:lt.fromObject(t),conversionAccuracy:t.conversionAccuracy})},e.fromISO=function(t,n){var r=function(e){return ft(e,[Tt,At])}(t)[0];if(r){var i=Object.assign(r,n);return e.fromObject(i)}return e.invalid("unparsable",'the input "'+t+"\" can't be parsed as ISO 8601")},e.invalid=function(t,n){if(void 0===n&&(n=null),!t)throw new y("need to specify a reason the Duration is invalid");var r=t instanceof Fe?t:new Fe(t,n);if(Je.throwOnInvalid)throw new h(r);return new e({invalid:r})},e.normalizeUnit=function(e){var t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new g(e);return t},e.isDuration=function(e){return e&&e.isLuxonDuration||!1};var t=e.prototype;return t.toFormat=function(e,t){void 0===t&&(t={});var n=Object.assign({},t,{floor:!1!==t.round&&!1!==t.floor});return this.isValid?Ne.create(this.loc,n).formatDurationFromString(this,e):"Invalid Duration"},t.toObject=function(e){if(void 0===e&&(e={}),!this.isValid)return{};var t=Object.assign({},this.values);return e.includeConfig&&(t.conversionAccuracy=this.conversionAccuracy,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t},t.toISO=function(){if(!this.isValid)return null;var e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=ne(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e},t.toJSON=function(){return this.toISO()},t.toString=function(){return this.toISO()},t.valueOf=function(){return this.as("milliseconds")},t.plus=function(e){if(!this.isValid)return this;for(var t=an(e),n={},r=0,i=Xt;r=0){i=c;var d=0;for(var f in a)d+=this.matrix[f][c]*a[f],a[f]=0;H(s[c])&&(d+=s[c]);var p=Math.trunc(d);for(var h in o[c]=p,a[c]=d-p,s)Xt.indexOf(h)>Xt.indexOf(c)&&nn(this.matrix,s,h,o,c)}else H(s[c])&&(a[c]=s[c])}for(var m in a)0!==a[m]&&(o[i]+=m===i?a[m]:a[m]/this.matrix[i][m]);return tn(this,{values:o},!0).normalize()},t.negate=function(){if(!this.isValid)return this;for(var e={},t=0,n=Object.keys(this.values);te},t.isBefore=function(e){return!!this.isValid&&this.e<=e},t.contains=function(e){return!!this.isValid&&(this.s<=e&&this.e>e)},t.set=function(t){var n=void 0===t?{}:t,r=n.start,i=n.end;return this.isValid?e.fromDateTimes(r||this.s,i||this.e):this},t.splitAt=function(){var t=this;if(!this.isValid)return[];for(var n=arguments.length,r=new Array(n),i=0;i+this.e?this.e:l;a.push(e.fromDateTimes(s,c)),s=c,u+=1}return a},t.splitBy=function(t){var n=an(t);if(!this.isValid||!n.isValid||0===n.as("milliseconds"))return[];for(var r,i,o=this.s,a=[];o+this.e?this.e:r,a.push(e.fromDateTimes(o,i)),o=i;return a},t.divideEqually=function(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]},t.overlaps=function(e){return this.e>e.s&&this.s=e.e)},t.equals=function(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))},t.intersection=function(t){if(!this.isValid)return this;var n=this.s>t.s?this.s:t.s,r=this.er?null:e.fromDateTimes(n,r)},t.union=function(t){if(!this.isValid)return this;var n=this.st.e?this.e:t.e;return e.fromDateTimes(n,r)},e.merge=function(e){var t=e.sort((function(e,t){return e.s-t.s})).reduce((function(e,t){var n=e[0],r=e[1];return r?r.overlaps(t)||r.abutsStart(t)?[n,r.union(t)]:[n.concat([r]),t]:[n,t]}),[[],null]),n=t[0],r=t[1];return r&&n.push(r),n},e.xor=function(t){var n,r=null,i=0,o=[],a=t.map((function(e){return[{time:e.s,type:"s"},{time:e.e,type:"e"}]})),s=(n=Array.prototype).concat.apply(n,a).sort((function(e,t){return e.time-t.time})),u=Array.isArray(s),l=0;for(s=u?s:s[Symbol.iterator]();;){var c;if(u){if(l>=s.length)break;c=s[l++]}else{if((l=s.next()).done)break;c=l.value}var d=c;1===(i+="s"===d.type?1:-1)?r=d.time:(r&&+r!=+d.time&&o.push(e.fromDateTimes(r,d.time)),r=null)}return e.merge(o)},t.difference=function(){for(var t=this,n=arguments.length,r=new Array(n),i=0;i=0){var d;r=l;var f,p=c(e,t);if((i=e.plus(((d={})[l]=p,d)))>t)e=e.plus(((f={})[l]=p-1,f)),p-=1;else e=i;o[l]=p}}return[e,o,i,r]}(e,t,n),o=i[0],a=i[1],s=i[2],u=i[3],l=t-o,c=n.filter((function(e){return["hours","minutes","seconds","milliseconds"].indexOf(e)>=0}));if(0===c.length){var d;if(s0?(f=on.fromMillis(l,r)).shiftTo.apply(f,c).plus(p):p}var pn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},hn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},mn=pn.hanidec.replace(/[\[|\]]/g,"").split("");function gn(e,t){var n=e.numberingSystem;return void 0===t&&(t=""),new RegExp(""+pn[n||"latn"]+t)}function yn(e,t){return void 0===t&&(t=function(e){return e}),{regex:e,deser:function(e){var n=e[0];return t(function(e){var t=parseInt(e,10);if(isNaN(t)){t="";for(var n=0;n=a&&r<=s&&(t+=r-a)}}return parseInt(t,10)}return t}(n))}}}function vn(e){return e.replace(/\./,"\\.?")}function bn(e){return e.replace(/\./,"").toLowerCase()}function _n(e,t){return null===e?null:{regex:RegExp(e.map(vn).join("|")),deser:function(n){var r=n[0];return e.findIndex((function(e){return bn(r)===bn(e)}))+t}}}function wn(e,t){return{regex:e,deser:function(e){return ce(e[1],e[2])},groups:t}}function En(e){return{regex:e,deser:function(e){return e[0]}}}var Cn={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};var kn=null;function Sn(e,t){if(e.literal)return e;var n=Ne.macroTokenToFormatOpts(e.val);if(!n)return e;var r=Ne.create(t,n).formatDateTimeParts((kn||(kn=ir.fromMillis(1555555555555)),kn)).map((function(e){return function(e,t,n){var r=e.type,i=e.value;if("literal"===r)return{literal:!0,val:i};var o=n[r],a=Cn[r];return"object"==typeof a&&(a=a[o]),a?{literal:!1,val:a}:void 0}(e,0,n)}));return r.includes(void 0)?e:r}function xn(e,t,n){var r=function(e,t){var n;return(n=Array.prototype).concat.apply(n,e.map((function(e){return Sn(e,t)})))}(Ne.parseFormat(n),e),i=r.map((function(t){return n=t,i=gn(r=e),o=gn(r,"{2}"),a=gn(r,"{3}"),s=gn(r,"{4}"),u=gn(r,"{6}"),l=gn(r,"{1,2}"),c=gn(r,"{1,3}"),d=gn(r,"{1,6}"),f=gn(r,"{1,9}"),p=gn(r,"{2,4}"),h=gn(r,"{4,6}"),m=function(e){return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:function(e){return e[0]},literal:!0};var t},(g=function(e){if(n.literal)return m(e);switch(e.val){case"G":return _n(r.eras("short",!1),0);case"GG":return _n(r.eras("long",!1),0);case"y":return yn(d);case"yy":return yn(p,ue);case"yyyy":return yn(s);case"yyyyy":return yn(h);case"yyyyyy":return yn(u);case"M":return yn(l);case"MM":return yn(o);case"MMM":return _n(r.months("short",!0,!1),1);case"MMMM":return _n(r.months("long",!0,!1),1);case"L":return yn(l);case"LL":return yn(o);case"LLL":return _n(r.months("short",!1,!1),1);case"LLLL":return _n(r.months("long",!1,!1),1);case"d":return yn(l);case"dd":return yn(o);case"o":return yn(c);case"ooo":return yn(a);case"HH":return yn(o);case"H":return yn(l);case"hh":return yn(o);case"h":return yn(l);case"mm":return yn(o);case"m":case"q":return yn(l);case"qq":return yn(o);case"s":return yn(l);case"ss":return yn(o);case"S":return yn(c);case"SSS":return yn(a);case"u":return En(f);case"a":return _n(r.meridiems(),0);case"kkkk":return yn(s);case"kk":return yn(p,ue);case"W":return yn(l);case"WW":return yn(o);case"E":case"c":return yn(i);case"EEE":return _n(r.weekdays("short",!1,!1),1);case"EEEE":return _n(r.weekdays("long",!1,!1),1);case"ccc":return _n(r.weekdays("short",!0,!1),1);case"cccc":return _n(r.weekdays("long",!0,!1),1);case"Z":case"ZZ":return wn(new RegExp("([+-]"+l.source+")(?::("+o.source+"))?"),2);case"ZZZ":return wn(new RegExp("([+-]"+l.source+")("+o.source+")?"),2);case"z":return En(/[a-z_+-/]{1,256}?/i);default:return m(e)}}(n)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"}).token=n,g;var n,r,i,o,a,s,u,l,c,d,f,p,h,m,g})),o=i.find((function(e){return e.invalidReason}));if(o)return{input:t,tokens:r,invalidReason:o.invalidReason};var a=function(e){return["^"+e.map((function(e){return e.regex})).reduce((function(e,t){return e+"("+t.source+")"}),"")+"$",e]}(i),s=a[0],u=a[1],l=RegExp(s,"i"),c=function(e,t,n){var r=e.match(t);if(r){var i={},o=1;for(var a in n)if(Y(n,a)){var s=n[a],u=s.groups?s.groups+1:1;!s.literal&&s.token&&(i[s.token.val[0]]=s.deser(r.slice(o,o+u))),o+=u}return[r,i]}return[r,{}]}(t,l,u),d=c[0],f=c[1],p=f?function(e){var t;return t=V(e.Z)?V(e.z)?null:Ue.create(e.z):new Ve(e.Z),V(e.q)||(e.M=3*(e.q-1)+1),V(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),V(e.u)||(e.S=te(e.u)),[Object.keys(e).reduce((function(t,n){var r=function(e){switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(n);return r&&(t[r]=e[n]),t}),{}),t]}(f):[null,null],h=p[0],g=p[1];if(Y(f,"a")&&Y(f,"H"))throw new m("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:r,regex:l,rawMatches:d,matches:f,result:h,zone:g}}var Tn=[0,31,59,90,120,151,181,212,243,273,304,334],An=[0,31,60,91,121,152,182,213,244,274,305,335];function Dn(e,t){return new Fe("unit out of range","you specified "+t+" (of type "+typeof t+") as a "+e+", which is invalid")}function Pn(e,t,n){var r=new Date(Date.UTC(e,t-1,n)).getUTCDay();return 0===r?7:r}function On(e,t,n){return n+(re(e)?An:Tn)[t-1]}function Nn(e,t){var n=re(e)?An:Tn,r=n.findIndex((function(e){return ese(n)?(t=n+1,s=1):t=n,Object.assign({weekYear:t,weekNumber:s,weekday:a},he(e))}function Mn(e){var t,n=e.weekYear,r=e.weekNumber,i=e.weekday,o=Pn(n,1,4),a=ie(n),s=7*r+i-o-3;s<1?s+=ie(t=n-1):s>a?(t=n+1,s-=ie(n)):t=n;var u=Nn(t,s),l=u.month,c=u.day;return Object.assign({year:t,month:l,day:c},he(e))}function Ln(e){var t=e.year,n=On(t,e.month,e.day);return Object.assign({year:t,ordinal:n},he(e))}function Rn(e){var t=e.year,n=Nn(t,e.ordinal),r=n.month,i=n.day;return Object.assign({year:t,month:r,day:i},he(e))}function In(e){var t=W(e.year),n=J(e.month,1,12),r=J(e.day,1,oe(e.year,e.month));return t?n?!r&&Dn("day",e.day):Dn("month",e.month):Dn("year",e.year)}function zn(e){var t=e.hour,n=e.minute,r=e.second,i=e.millisecond,o=J(t,0,23)||24===t&&0===n&&0===r&&0===i,a=J(n,0,59),s=J(r,0,59),u=J(i,0,999);return o?a?s?!u&&Dn("millisecond",i):Dn("second",r):Dn("minute",n):Dn("hour",t)}function jn(e){return new Fe("unsupported zone",'the zone "'+e.name+'" is not supported')}function Bn(e){return null===e.weekData&&(e.weekData=Fn(e.c)),e.weekData}function Un(e,t){var n={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new ir(Object.assign({},n,t,{old:n}))}function qn(e,t,n){var r=e-60*t*1e3,i=n.offset(r);if(t===i)return[r,t];r-=60*(i-t)*1e3;var o=n.offset(r);return i===o?[r,i]:[e-60*Math.min(i,o)*1e3,Math.max(i,o)]}function Vn(e,t){var n=new Date(e+=60*t*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Hn(e,t,n){return qn(ae(e),t,n)}function Wn(e,t){var n,r=Object.keys(t.values);-1===r.indexOf("milliseconds")&&r.push("milliseconds"),t=(n=t).shiftTo.apply(n,r);var i=e.o,o=e.c.year+t.years,a=e.c.month+t.months+3*t.quarters,s=Object.assign({},e.c,{year:o,month:a,day:Math.min(e.c.day,oe(o,a))+t.days+7*t.weeks}),u=on.fromObject({hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),l=qn(ae(s),i,e.zone),c=l[0],d=l[1];return 0!==u&&(c+=u,d=e.zone.offset(c)),{ts:c,o:d}}function Zn(e,t,n,r,i){var o=n.setZone,a=n.zone;if(e&&0!==Object.keys(e).length){var s=t||a,u=ir.fromObject(Object.assign(e,n,{zone:s,setZone:void 0}));return o?u:u.setZone(a)}return ir.invalid(new Fe("unparsable",'the input "'+i+"\" can't be parsed as "+r))}function $n(e,t){return e.isValid?Ne.create(lt.create("en-US"),{allowZ:!0,forceSimple:!0}).formatDateTimeFromString(e,t):null}function Kn(e,t){var n=t.suppressSeconds,r=void 0!==n&&n,i=t.suppressMilliseconds,o=void 0!==i&&i,a=t.includeOffset,s=t.includeZone,u=void 0!==s&&s,l=t.spaceZone,c=void 0!==l&&l,d="HH:mm";return r&&0===e.second&&0===e.millisecond||(d+=":ss",o&&0===e.millisecond||(d+=".SSS")),(u||a)&&c&&(d+=" "),u?d+="z":a&&(d+="ZZ"),$n(e,d)}var Gn={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Qn={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Yn={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Jn=["year","month","day","hour","minute","second","millisecond"],Xn=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],er=["year","ordinal","hour","minute","second","millisecond"];function tr(e){var t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new g(e);return t}function nr(e,t){for(var n=0,r=Jn;n=a.length)break;l=a[u++]}else{if((u=a.next()).done)break;l=u.value}var c=l,d=o(c);if(Math.abs(d)>=1)return i(d,c)}return i(0,n.units[n.units.length-1])}var ir=function(){function e(e){var t=e.zone||Je.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new Fe("invalid input"):null)||(t.isValid?null:jn(t));this.ts=V(e.ts)?Je.now():e.ts;var r=null,i=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t)){var o=[e.old.c,e.old.o];r=o[0],i=o[1]}else{var a=t.offset(this.ts);r=Vn(this.ts,a),r=(n=Number.isNaN(r.year)?new Fe("invalid input"):null)?null:r,i=n?null:a}this._zone=t,this.loc=e.loc||lt.create(),this.invalid=n,this.weekData=null,this.c=r,this.o=i,this.isLuxonDateTime=!0}e.local=function(t,n,r,i,o,a,s){return V(t)?new e({ts:Je.now()}):nr({year:t,month:n,day:r,hour:i,minute:o,second:a,millisecond:s},Je.defaultZone)},e.utc=function(t,n,r,i,o,a,s){return V(t)?new e({ts:Je.now(),zone:Ve.utcInstance}):nr({year:t,month:n,day:r,hour:i,minute:o,second:a,millisecond:s},Ve.utcInstance)},e.fromJSDate=function(t,n){void 0===n&&(n={});var r,i=(r=t,"[object Date]"===Object.prototype.toString.call(r)?t.valueOf():NaN);if(Number.isNaN(i))return e.invalid("invalid input");var o=We(n.zone,Je.defaultZone);return o.isValid?new e({ts:i,zone:o,loc:lt.fromObject(n)}):e.invalid(jn(o))},e.fromMillis=function(t,n){if(void 0===n&&(n={}),H(t))return t<-864e13||t>864e13?e.invalid("Timestamp out of range"):new e({ts:t,zone:We(n.zone,Je.defaultZone),loc:lt.fromObject(n)});throw new y("fromMillis requires a numerical input")},e.fromSeconds=function(t,n){if(void 0===n&&(n={}),H(t))return new e({ts:1e3*t,zone:We(n.zone,Je.defaultZone),loc:lt.fromObject(n)});throw new y("fromSeconds requires a numerical input")},e.fromObject=function(t){var n=We(t.zone,Je.defaultZone);if(!n.isValid)return e.invalid(jn(n));var r=Je.now(),i=n.offset(r),o=fe(t,tr,["zone","locale","outputCalendar","numberingSystem"]),a=!V(o.ordinal),s=!V(o.year),u=!V(o.month)||!V(o.day),l=s||u,c=o.weekYear||o.weekNumber,d=lt.fromObject(t);if((l||a)&&c)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(u&&a)throw new m("Can't mix ordinal dates with month/day");var f,p,h=c||o.weekday&&!l,g=Vn(r,i);h?(f=Xn,p=Qn,g=Fn(g)):a?(f=er,p=Yn,g=Ln(g)):(f=Jn,p=Gn);var y=!1,v=f,b=Array.isArray(v),_=0;for(v=b?v:v[Symbol.iterator]();;){var w;if(b){if(_>=v.length)break;w=v[_++]}else{if((_=v.next()).done)break;w=_.value}var E=w;V(o[E])?o[E]=y?p[E]:g[E]:y=!0}var C=(h?function(e){var t=W(e.weekYear),n=J(e.weekNumber,1,se(e.weekYear)),r=J(e.weekday,1,7);return t?n?!r&&Dn("weekday",e.weekday):Dn("week",e.week):Dn("weekYear",e.weekYear)}(o):a?function(e){var t=W(e.year),n=J(e.ordinal,1,ie(e.year));return t?!n&&Dn("ordinal",e.ordinal):Dn("year",e.year)}(o):In(o))||zn(o);if(C)return e.invalid(C);var k=Hn(h?Mn(o):a?Rn(o):o,i,n),S=new e({ts:k[0],zone:n,o:k[1],loc:d});return o.weekday&&l&&t.weekday!==S.weekday?e.invalid("mismatched weekday","you can't specify both a weekday of "+o.weekday+" and a date of "+S.toISO()):S},e.fromISO=function(e,t){void 0===t&&(t={});var n=function(e){return ft(e,[zt,qt],[jt,Vt],[Bt,Ht],[Ut,Wt])}(e);return Zn(n[0],n[1],t,"ISO 8601",e)},e.fromRFC2822=function(e,t){void 0===t&&(t={});var n=function(e){return ft(function(e){return e.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[Ot,Nt])}(e);return Zn(n[0],n[1],t,"RFC 2822",e)},e.fromHTTP=function(e,t){void 0===t&&(t={});var n=function(e){return ft(e,[Ft,Rt],[Mt,Rt],[Lt,It])}(e);return Zn(n[0],n[1],t,"HTTP",t)},e.fromFormat=function(t,n,r){if(void 0===r&&(r={}),V(t)||V(n))throw new y("fromFormat requires an input string and a format");var i=r,o=i.locale,a=void 0===o?null:o,s=i.numberingSystem,u=void 0===s?null:s,l=function(e,t,n){var r=xn(e,t,n);return[r.result,r.zone,r.invalidReason]}(lt.fromOpts({locale:a,numberingSystem:u,defaultToEN:!0}),t,n),c=l[0],d=l[1],f=l[2];return f?e.invalid(f):Zn(c,d,r,"format "+n,t)},e.fromString=function(t,n,r){return void 0===r&&(r={}),e.fromFormat(t,n,r)},e.fromSQL=function(e,t){void 0===t&&(t={});var n=function(e){return ft(e,[Zt,Kt],[$t,Gt])}(e);return Zn(n[0],n[1],t,"SQL",e)},e.invalid=function(t,n){if(void 0===n&&(n=null),!t)throw new y("need to specify a reason the DateTime is invalid");var r=t instanceof Fe?t:new Fe(t,n);if(Je.throwOnInvalid)throw new f(r);return new e({invalid:r})},e.isDateTime=function(e){return e&&e.isLuxonDateTime||!1};var t=e.prototype;return t.get=function(e){return this[e]},t.resolvedLocaleOpts=function(e){void 0===e&&(e={});var t=Ne.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t.locale,numberingSystem:t.numberingSystem,outputCalendar:t.calendar}},t.toUTC=function(e,t){return void 0===e&&(e=0),void 0===t&&(t={}),this.setZone(Ve.instance(e),t)},t.toLocal=function(){return this.setZone(Je.defaultZone)},t.setZone=function(t,n){var r=void 0===n?{}:n,i=r.keepLocalTime,o=void 0!==i&&i,a=r.keepCalendarTime,s=void 0!==a&&a;if((t=We(t,Je.defaultZone)).equals(this.zone))return this;if(t.isValid){var u=this.ts;if(o||s){var l=t.offset(this.ts);u=Hn(this.toObject(),l,t)[0]}return Un(this,{ts:u,zone:t})}return e.invalid(jn(t))},t.reconfigure=function(e){var t=void 0===e?{}:e,n=t.locale,r=t.numberingSystem,i=t.outputCalendar;return Un(this,{loc:this.loc.clone({locale:n,numberingSystem:r,outputCalendar:i})})},t.setLocale=function(e){return this.reconfigure({locale:e})},t.set=function(e){if(!this.isValid)return this;var t,n=fe(e,tr,[]);!V(n.weekYear)||!V(n.weekNumber)||!V(n.weekday)?t=Mn(Object.assign(Fn(this.c),n)):V(n.ordinal)?(t=Object.assign(this.toObject(),n),V(n.day)&&(t.day=Math.min(oe(t.year,t.month),t.day))):t=Rn(Object.assign(Ln(this.c),n));var r=Hn(t,this.o,this.zone);return Un(this,{ts:r[0],o:r[1]})},t.plus=function(e){return this.isValid?Un(this,Wn(this,an(e))):this},t.minus=function(e){return this.isValid?Un(this,Wn(this,an(e).negate())):this},t.startOf=function(e){if(!this.isValid)return this;var t={},n=on.normalizeUnit(e);switch(n){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0}if("weeks"===n&&(t.weekday=1),"quarters"===n){var r=Math.ceil(this.month/3);t.month=3*(r-1)+1}return this.set(t)},t.endOf=function(e){var t;return this.isValid?this.plus((t={},t[e]=1,t)).startOf(e).minus(1):this},t.toFormat=function(e,t){return void 0===t&&(t={}),this.isValid?Ne.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):"Invalid DateTime"},t.toLocaleString=function(e){return void 0===e&&(e=E),this.isValid?Ne.create(this.loc.clone(e),e).formatDateTime(this):"Invalid DateTime"},t.toLocaleParts=function(e){return void 0===e&&(e={}),this.isValid?Ne.create(this.loc.clone(e),e).formatDateTimeParts(this):[]},t.toISO=function(e){return void 0===e&&(e={}),this.isValid?this.toISODate()+"T"+this.toISOTime(e):null},t.toISODate=function(){var e="yyyy-MM-dd";return this.year>9999&&(e="+"+e),$n(this,e)},t.toISOWeekDate=function(){return $n(this,"kkkk-'W'WW-c")},t.toISOTime=function(e){var t=void 0===e?{}:e,n=t.suppressMilliseconds,r=void 0!==n&&n,i=t.suppressSeconds,o=void 0!==i&&i,a=t.includeOffset;return Kn(this,{suppressSeconds:o,suppressMilliseconds:r,includeOffset:void 0===a||a})},t.toRFC2822=function(){return $n(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ")},t.toHTTP=function(){return $n(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},t.toSQLDate=function(){return $n(this,"yyyy-MM-dd")},t.toSQLTime=function(e){var t=void 0===e?{}:e,n=t.includeOffset,r=void 0===n||n,i=t.includeZone;return Kn(this,{includeOffset:r,includeZone:void 0!==i&&i,spaceZone:!0})},t.toSQL=function(e){return void 0===e&&(e={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(e):null},t.toString=function(){return this.isValid?this.toISO():"Invalid DateTime"},t.valueOf=function(){return this.toMillis()},t.toMillis=function(){return this.isValid?this.ts:NaN},t.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},t.toJSON=function(){return this.toISO()},t.toBSON=function(){return this.toJSDate()},t.toObject=function(e){if(void 0===e&&(e={}),!this.isValid)return{};var t=Object.assign({},this.c);return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t},t.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},t.diff=function(e,t,n){if(void 0===t&&(t="milliseconds"),void 0===n&&(n={}),!this.isValid||!e.isValid)return on.invalid(this.invalid||e.invalid,"created by diffing an invalid DateTime");var r,i=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},n),o=(r=t,Array.isArray(r)?r:[r]).map(on.normalizeUnit),a=e.valueOf()>this.valueOf(),s=fn(a?this:e,a?e:this,o,i);return a?s.negate():s},t.diffNow=function(t,n){return void 0===t&&(t="milliseconds"),void 0===n&&(n={}),this.diff(e.local(),t,n)},t.until=function(e){return this.isValid?ln.fromDateTimes(this,e):this},t.hasSame=function(e,t){if(!this.isValid)return!1;if("millisecond"===t)return this.valueOf()===e.valueOf();var n=e.valueOf();return this.startOf(t)<=n&&n<=this.endOf(t)},t.equals=function(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)},t.toRelative=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var n=t.base||e.fromObject({zone:this.zone}),r=t.padding?thisthis.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return re(this.year)}},{key:"daysInMonth",get:function(){return oe(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?ie(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?se(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return E}},{key:"DATE_MED",get:function(){return C}},{key:"DATE_FULL",get:function(){return k}},{key:"DATE_HUGE",get:function(){return S}},{key:"TIME_SIMPLE",get:function(){return x}},{key:"TIME_WITH_SECONDS",get:function(){return T}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return A}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return D}},{key:"TIME_24_SIMPLE",get:function(){return P}},{key:"TIME_24_WITH_SECONDS",get:function(){return O}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return N}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return F}},{key:"DATETIME_SHORT",get:function(){return M}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return L}},{key:"DATETIME_MED",get:function(){return R}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return I}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return z}},{key:"DATETIME_FULL",get:function(){return j}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return B}},{key:"DATETIME_HUGE",get:function(){return U}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return q}}]),e}();function or(e){if(ir.isDateTime(e))return e;if(e&&e.valueOf&&H(e.valueOf()))return ir.fromJSDate(e);if(e&&"object"==typeof e)return ir.fromObject(e);throw new y("Unknown datetime argument: "+e+", of type "+typeof e)}t.DateTime=ir,t.Duration=on,t.FixedOffsetZone=Ve,t.IANAZone=Ue,t.Info=cn,t.Interval=ln,t.InvalidZone=He,t.LocalZone=Re,t.Settings=Je,t.Zone=Me},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},i=this&&this.__spread||function(){for(var e=[],t=0;t=200&&e.naturalHeight>=100||e.naturalWidth>=100&&e.naturalHeight>=200},t.zipContentLineages=function(e){return u(e.reduce((function(e,t){return e.concat(t.contentLineages)}),[]))},t.zipLineages=u},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};Object.defineProperty(t,"__esModule",{value:!0});var i,o=n(76),a=n(14),s=n(77),u=[{createUrl:function(){return"/"},pathRegExp:/^\/$/,screenKey:a.default.Home},{createUrl:function(e){return"/?reset-password&email="+e.email+"&token="+e.token},dialogKey:o.default.ResetPassword,pathRegExp:/^\/$/,queryStringKeys:["reset-password","email","token"],screenKey:a.default.Home},{authLevel:s.default.Admin,createUrl:function(){return"/admin"},pathRegExp:/^\/admin$/,screenKey:a.default.Admin},{createUrl:function(){return"/aotd/history"},pathRegExp:/^\/aotd\/history$/,screenKey:a.default.AotdHistory},(i=/^\/comments\/([^/]+)\/([^/]+)(?:\/([^/]+))?$/,{createUrl:function(e){var t="/comments/"+e.sourceSlug+"/"+e.articleSlug;return e.commentId&&(t+="/"+e.commentId),t},getPathParams:function(e){var t=r(e.match(i),4),n=t[1],o=t[2],a=t[3],s={articleSlug:o,sourceSlug:n};return null!=a&&(s.commentId=a),s},pathRegExp:i,screenKey:a.default.Comments}),{authLevel:s.default.Regular,createUrl:function(){return"/discover"},pathRegExp:/^\/discover$/,screenKey:a.default.Discover},{createUrl:function(e){return"/email/confirm/"+e.result},noIndex:function(){return!0},pathRegExp:/^\/email\/confirm\/([^/]+)$/,screenKey:a.default.EmailConfirmation},{createUrl:function(e){return"/email/subscriptions?token="+e.token},noIndex:function(){return!0},pathRegExp:/^\/email\/subscriptions$/,queryStringKeys:["token"],screenKey:a.default.EmailSubscriptions},{createUrl:function(){return"/extension/uninstall"},noIndex:function(){return!0},pathRegExp:/^\/extension\/uninstall$/,screenKey:a.default.ExtensionRemoval},{createUrl:function(e){return"/extension/uninstall?installationId="+e.installationId},noIndex:function(){return!0},pathRegExp:/^\/extension\/uninstall$/,queryStringKeys:["installationId"],screenKey:a.default.ExtensionRemoval},{createUrl:function(){return"/leaderboards"},pathRegExp:/^\/leaderboards$/,screenKey:a.default.Leaderboards},{authLevel:s.default.Regular,createUrl:function(){return"/notifications"},pathRegExp:/^\/notifications$/,screenKey:a.default.Notifications},function(){var e=/^\/(starred|history)$/;return{authLevel:s.default.Regular,createUrl:function(e){return!e||"starred"!==e.view&&"history"!==e.view?"/starred":"/"+e.view},getPathParams:function(t){var n=r(t.match(e),2)[1];return{view:"history"===n?n:"starred"}},pathRegExp:e,screenKey:a.default.MyReads}}(),{createUrl:function(e){return"/password/"+e.action+"/"+e.result},noIndex:function(){return!0},pathRegExp:/^\/password\/([^/]+)\/([^/]+)$/,screenKey:a.default.Password},{createUrl:function(){return"/privacy"},pathRegExp:/^\/privacy$/,screenKey:a.default.PrivacyPolicy},function(){var e=/^\/@([^/]+)(?:\/(comment|post)\/([^/]+))?$/;return{createUrl:function(e){var t="/@"+e.userName;return e.highlightedType&&("comment"===e.highlightedType||"post"===e.highlightedType)&&e.highlightedId&&(t+="/"+e.highlightedType+"/"+e.highlightedId),t},getPathParams:function(t){var n=r(t.match(e),4),i=n[1],o=n[2],a=n[3],s={userName:i};return"comment"!==o&&"post"!==o||(s.highlightedType=o),a&&(s.highlightedId=a),s},pathRegExp:e,screenKey:a.default.Profile}}(),function(){var e=/^\/read\/([^/]+)\/([^/]+)$/;return{createUrl:function(e){return"/read/"+e.sourceSlug+"/"+e.articleSlug},getPathParams:function(t){var n=r(t.match(e),3),i=n[1];return{articleSlug:n[2],sourceSlug:i}},noIndex:function(){return!0},pathRegExp:e,screenKey:a.default.Read}}(),{authLevel:s.default.Regular,createUrl:function(){return"/settings"},pathRegExp:/^\/settings$/,screenKey:a.default.Settings},{authLevel:s.default.Regular,createUrl:function(){return"/stats"},pathRegExp:/^\/stats$/,screenKey:a.default.Stats},function(){var e=/^\/writers\/([^/]+)$/;return{createUrl:function(e){return"/writers/"+e.slug},getPathParams:function(t){return{slug:decodeURIComponent(t.match(e)[1])}},pathRegExp:e,screenKey:a.default.Author}}()];t.default=u},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Admin=0]="Admin",e[e.AotdHistory=1]="AotdHistory",e[e.Author=2]="Author",e[e.Comments=3]="Comments",e[e.Discover=4]="Discover",e[e.EmailConfirmation=5]="EmailConfirmation",e[e.EmailSubscriptions=6]="EmailSubscriptions",e[e.ExtensionRemoval=7]="ExtensionRemoval",e[e.Home=8]="Home",e[e.Leaderboards=9]="Leaderboards",e[e.MyReads=10]="MyReads",e[e.Notifications=11]="Notifications",e[e.Password=12]="Password",e[e.PrivacyPolicy=13]="PrivacyPolicy",e[e.Profile=14]="Profile",e[e.Read=15]="Read",e[e.Settings=16]="Settings",e[e.Stats=17]="Stats"}(r||(r={})),t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(22);t.default=function(e){return r.createElement(i.default,{className:"markdown-dialog_1fmodc",closeButtonText:"Ok",onClose:e.onClose,title:"Formatting Guide"},r.createElement("table",null,r.createElement("thead",null,r.createElement("tr",null,r.createElement("th",null,"Text entered as..."),r.createElement("th",null,"Will display as..."))),r.createElement("tbody",null,r.createElement("tr",null,r.createElement("td",null,"*italics*"),r.createElement("td",null,r.createElement("em",null,"italics"))),r.createElement("tr",null,r.createElement("td",null,"**bold**"),r.createElement("td",null,r.createElement("strong",null,"bold"))),r.createElement("tr",null,r.createElement("td",null,"[link](http://link.com)"),r.createElement("td",null,r.createElement("span",{className:"link"},"link"))),r.createElement("tr",null,r.createElement("td",null,"> Quoted text"),r.createElement("td",null,r.createElement("blockquote",null,"Quoted text"))),r.createElement("tr",null,r.createElement("td",null,"- List Item 1",r.createElement("br",null),"- List Item 2"),r.createElement("td",null,r.createElement("ul",null,r.createElement("li",null,"List Item 1"),r.createElement("li",null,"List Item 2")))))))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(1),o=n(95);t.default=function(e){var t=i.default("content-box_kkp9lc",e.className);return e.highlight?r.createElement(o.default,{className:t,highlight:e.highlight},e.children):r.createElement("div",{className:t},e.children)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(1);t.default=function(e){return r.createElement("span",{className:i.default("alert-badge_ejzklr",{hidden:!e.count})},e.count)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(19),i=[{protocol:"http",port:80},{protocol:"https",port:443}];function o(e){return e.startsWith("/")?e:"/"+e}t.createUrl=function(e,t,n){var a=e.protocol+"://"+e.host;if(null!=e.port){var s=i.filter((function(t){return t.protocol===e.protocol}))[0];s&&s.port===e.port||(a+=":"+e.port)}return e.path&&(a+=o(e.path)),t&&(a+=o(t)),n&&(a+=r.createQueryString(n)),a}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseQueryString=function(e){return e?(e.startsWith("?")&&(e=e.substring(1)),e.split("&").reduce((function(e,t){var n=t.split("=");return e[decodeURIComponent(n[0])]=decodeURIComponent(n[1]),e}),{})):{}},t.createQueryString=function(e){if(e){var t=Object.keys(e).reduce((function(t,n){var r=encodeURIComponent(n),i=e[n];return null==i?t.push(r):"string"==typeof i||"number"==typeof i?t.push(r+"="+encodeURIComponent(i)):Array.isArray(i)&&i.forEach((function(e){t.push(r+"="+encodeURIComponent(e))})),t}),[]);if(t.length)return"?"+t.join("&")}return""},t.appReferralQueryStringKey="appReferral",t.authServiceTokenQueryStringKey="authServiceToken",t.clientTypeQueryStringKey="clientType",t.extensionAuthQueryStringKey="extensionAuth",t.extensionInstalledQueryStringKey="extensionInstalled",t.messageQueryStringKey="message",t.marketingScreenVariantQueryStringKey="marketingScreenVariant",t.marketingVariantQueryStringKey="marketingVariant",t.referrerUrlQueryStringKey="referrerUrl",t.unroutableQueryStringKeys=[t.appReferralQueryStringKey,t.authServiceTokenQueryStringKey,t.clientTypeQueryStringKey,t.extensionAuthQueryStringKey,t.extensionInstalledQueryStringKey,t.messageQueryStringKey,t.marketingScreenVariantQueryStringKey,t.marketingVariantQueryStringKey,t.referrerUrlQueryStringKey]},function(e,t,n){"use strict";var r,i;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Cancelled=1]="Cancelled",e[e.InvalidAuthToken=2]="InvalidAuthToken",e[e.InvalidSessionId=3]="InvalidSessionId",e[e.EmailAddressRequired=4]="EmailAddressRequired",e[e.Unknown=5]="Unknown"}(i||(i={})),t.errorMessage=((r={})[i.Cancelled]="Authentication Cancelled",r[i.InvalidAuthToken]="Account Must Have Email Address",r[i.InvalidSessionId]="Invalid Auth Token",r[i.EmailAddressRequired]="Invalid Session ID",r[i.Unknown]="An Unknown Error Occurred",r),t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(19),i=n(13);function o(e,t,n){var i,o=e.filter((function(e){return e.pathRegExp.test(t.path)}));return o&&1===(o=t.queryString&&(i=Object.keys(r.parseQueryString(t.queryString)).filter((function(e){return!(n||[]).includes(e)}))).length?o.filter((function(e){return e.queryStringKeys&&e.queryStringKeys.length===i.length&&e.queryStringKeys.every((function(e){return i.includes(e)}))})):o.filter((function(e){return!e.queryStringKeys}))).length?o[0]:null}t.findRouteByLocation=o,t.findRouteByKey=function(e,t,n){var r=e.filter((function(e){return e.screenKey===t}));return r&&(r=null!=n?r.filter((function(e){return e.dialogKey===n})):r.filter((function(e){return null==e.dialogKey}))).length?r[0]:null},t.parseUrlForRoute=function(e){try{var t=new URL(e);if(["readup.com","readup.org","reallyread.it"].includes(t.hostname)){var n=o(i.default,{path:t.pathname,queryString:t.search},r.unroutableQueryStringKeys);return n?{isInternal:!0,route:n,url:t}:{isInternal:!0,route:null,url:t}}return{isInternal:!1,route:null,url:t}}catch(e){return{isInternal:!1,route:null,url:null}}}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(1),s=n(4),u=function(e){function t(t){var n=e.call(this,t)||this;return n._close=function(){n.props.onClose()},n._submit=function(){n.setState({isSubmitting:!0}),n.props.onSubmit().then((function(){n.props.onClose?n.props.onClose():n.setState({isSubmitting:!1})})).catch((function(){n.setState({isSubmitting:!1})}))},n.state={isSubmitting:!1},n}return i(t,e),t.prototype.render=function(){return o.createElement("div",{className:a.default("dialog_1wfm87",this.props.className,{small:"small"===this.props.size})},o.createElement("div",{className:"header"},this.props.title),o.createElement("div",{className:a.default("children",this.props.textAlign||"left")},this.props.children),o.createElement("div",{className:a.default("buttons",this.props.onClose&&this.props.onSubmit?"double":"single")},this.props.onClose?o.createElement(s.default,{onClick:this._close,state:this.props.buttonsDisabled||this.state.isSubmitting?"disabled":"normal",text:this.props.closeButtonText||"Close"}):null,this.props.onSubmit?o.createElement(s.default,{onClick:this._submit,state:this.state.isSubmitting?"busy":this.props.buttonsDisabled?"disabled":"normal",style:"preferred",text:this.props.submitButtonText||"Submit"}):null),this.props.footer)},t}(o.PureComponent);t.default=u},function(e,t,n){"use strict";function r(e){switch(e._type){case"document":case"block_quote":case"list":case"item":case"paragraph":case"heading":case"emph":case"strong":case"link":case"image":case"custom_inline":case"custom_block":return!0;default:return!1}}var i=function(e,t){this.current=e,this.entering=!0===t},o=function(){var e=this.current,t=this.entering;if(null===e)return null;var n=r(e);return t&&n?e._firstChild?(this.current=e._firstChild,this.entering=!0):this.entering=!1:e===this.root?this.current=null:null===e._next?(this.current=e._parent,this.entering=!1):(this.current=e._next,this.entering=!0),{entering:t,node:e}},a=function(e){return{current:e,root:e,entering:!0,next:o,resumeAt:i}},s=function(e,t){this._type=e,this._parent=null,this._firstChild=null,this._lastChild=null,this._prev=null,this._next=null,this._sourcepos=t,this._lastLineBlank=!1,this._lastLineChecked=!1,this._open=!0,this._string_content=null,this._literal=null,this._listData={},this._info=null,this._destination=null,this._title=null,this._isFenced=!1,this._fenceChar=null,this._fenceLength=0,this._fenceOffset=null,this._level=null,this._onEnter=null,this._onExit=null},u=s.prototype;Object.defineProperty(u,"isContainer",{get:function(){return r(this)}}),Object.defineProperty(u,"type",{get:function(){return this._type}}),Object.defineProperty(u,"firstChild",{get:function(){return this._firstChild}}),Object.defineProperty(u,"lastChild",{get:function(){return this._lastChild}}),Object.defineProperty(u,"next",{get:function(){return this._next}}),Object.defineProperty(u,"prev",{get:function(){return this._prev}}),Object.defineProperty(u,"parent",{get:function(){return this._parent}}),Object.defineProperty(u,"sourcepos",{get:function(){return this._sourcepos}}),Object.defineProperty(u,"literal",{get:function(){return this._literal},set:function(e){this._literal=e}}),Object.defineProperty(u,"destination",{get:function(){return this._destination},set:function(e){this._destination=e}}),Object.defineProperty(u,"title",{get:function(){return this._title},set:function(e){this._title=e}}),Object.defineProperty(u,"info",{get:function(){return this._info},set:function(e){this._info=e}}),Object.defineProperty(u,"level",{get:function(){return this._level},set:function(e){this._level=e}}),Object.defineProperty(u,"listType",{get:function(){return this._listData.type},set:function(e){this._listData.type=e}}),Object.defineProperty(u,"listTight",{get:function(){return this._listData.tight},set:function(e){this._listData.tight=e}}),Object.defineProperty(u,"listStart",{get:function(){return this._listData.start},set:function(e){this._listData.start=e}}),Object.defineProperty(u,"listDelimiter",{get:function(){return this._listData.delimiter},set:function(e){this._listData.delimiter=e}}),Object.defineProperty(u,"onEnter",{get:function(){return this._onEnter},set:function(e){this._onEnter=e}}),Object.defineProperty(u,"onExit",{get:function(){return this._onExit},set:function(e){this._onExit=e}}),s.prototype.appendChild=function(e){e.unlink(),e._parent=this,this._lastChild?(this._lastChild._next=e,e._prev=this._lastChild,this._lastChild=e):(this._firstChild=e,this._lastChild=e)},s.prototype.prependChild=function(e){e.unlink(),e._parent=this,this._firstChild?(this._firstChild._prev=e,e._next=this._firstChild,this._firstChild=e):(this._firstChild=e,this._lastChild=e)},s.prototype.unlink=function(){this._prev?this._prev._next=this._next:this._parent&&(this._parent._firstChild=this._next),this._next?this._next._prev=this._prev:this._parent&&(this._parent._lastChild=this._prev),this._parent=null,this._next=null,this._prev=null},s.prototype.insertAfter=function(e){e.unlink(),e._next=this._next,e._next&&(e._next._prev=e),e._prev=this,this._next=e,e._parent=this._parent,e._next||(e._parent._lastChild=e)},s.prototype.insertBefore=function(e){e.unlink(),e._prev=this._prev,e._prev&&(e._prev._next=e),e._next=this,this._prev=e,e._parent=this._parent,e._prev||(e._parent._firstChild=e)},s.prototype.walker=function(){return new a(this)},e.exports=s},function(e,t,n){"use strict";function r(){}r.prototype.render=function(e){var t,n,r=e.walker();for(this.buffer="",this.lastOut="\n";t=r.next();)this[n=t.node.type]&&this[n](t.node,t.entering);return this.buffer},r.prototype.out=function(e){this.lit(e)},r.prototype.lit=function(e){this.buffer+=e,this.lastOut=e},r.prototype.cr=function(){"\n"!==this.lastOut&&this.lit("\n")},r.prototype.esc=function(e){return e},e.exports=r},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;nthis._minor||e.minor===this._minor&&e.patch>this._patch)},e.prototype.compareTo=function(e){return this._major!==e._major?this._major-e._major:this._minor!==e._minor?this._minor-e._minor:this._patch!==e._patch?this._patch-e._patch:0},e.prototype.toString=function(){return this._major+"."+this._minor+"."+this._patch},Object.defineProperty(e.prototype,"major",{get:function(){return this._major},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"minor",{get:function(){return this._minor},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"patch",{get:function(){return this._patch},enumerable:!0,configurable:!0}),e}();t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isProblemResponse=function(e){return null!=e&&"object"==typeof e&&("number"==typeof e.status&&"string"==typeof e.title&&"string"==typeof e.traceId&&"string"==typeof e.type)}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o,a=n(0),s=n(1),u=n(2);!function(e){e[e.Aborted=0]="Aborted",e[e.Completed=1]="Completed",e[e.ExistingUserAuthenticated=2]="ExistingUserAuthenticated"}(o=t.ExitReason||(t.ExitReason={}));var l=function(e){function t(t){var n=e.call(this,t)||this;return n._handleAnimationEnd=function(e){"browser-onboarding-flow_74077a-steps-slide-out"===e.animationName&&n.props.onClose(null!=n.state.exitReason?n.state.exitReason:o.Aborted)},n._handleStepAnimationEnd=function(e){"browser-onboarding-flow_74077a-container-fade-out"===e.animationName&&n.setState({goingToStep:null,isInitialStep:!1,step:n.state.goingToStep})},n._abort=function(){n._beginClosing(o.Aborted)},n._beginClosing=function(e){n.setState({exitReason:e})},n._complete=function(){n._beginClosing(o.Completed)},n.state={exitReason:null,goingToStep:null,isInitialStep:!0,step:null},n}return i(t,e),t.prototype.goToStep=function(e){this.setState({goingToStep:e})},t.prototype.render=function(){return a.createElement("div",{className:s("browser-onboarding-flow_74077a",{closing:null!=this.state.exitReason}),onAnimationEnd:this._handleAnimationEnd},a.createElement("div",{className:"steps"},a.createElement("div",{className:"titlebar"},a.createElement("div",{className:"icon-right"},this.shouldAllowCancellation()?a.createElement(u.default,{display:"block",name:"cancel",onClick:this._abort}):null)),a.createElement("div",{className:s("content",{changing:null!=this.state.goingToStep,changed:null==this.state.goingToStep&&!this.state.isInitialStep}),onAnimationEnd:this._handleStepAnimationEnd},this.getStepRenderer(this.state.step)(this.props.user))))},t}(a.Component);t.default=l},function(e,t,n){"use strict"; /* object-assign (c) Sindre Sorhus @license MIT */var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function a(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,s,u=a(e),l=1;l=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(t,"__esModule",{value:!0});var i=n(12);function o(e){return e.split("\n").map((function(e){return e.trim()})).filter((function(e){return!!e})).join("

")}t.createMetadataElements=function(e,t,n){if(t&&(!e||t!==e)){var r=document.createElement("div");r.classList.add("com_readup_article_image_credit"),r.textContent=t,e&&(r.textContent=r.textContent.replace(e,"")),r.innerHTML=o(r.textContent),n.insertAdjacentElement("afterend",r)}if(e){var i=document.createElement("div");i.classList.add("com_readup_article_image_caption"),i.textContent=e,t&&e!==t&&(i.textContent=i.textContent.replace(t,"")),i.innerHTML=o(i.textContent),n.insertAdjacentElement("afterend",i)}},t.isValidContent=function(e,t){return!t.nodeNameBlacklist.some((function(t){return e.nodeName===t}))&&(t.nodeNameWhitelist.some((function(t){return e.nodeName===t||!!e.getElementsByTagName(t).length}))||!function(e){var t,n,i="";try{for(var o=r(e.childNodes),a=o.next();!a.done;a=o.next()){var s=a.value;s.nodeType===Node.TEXT_NODE&&(i+=s.textContent)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return i}(e).trim())&&!i.findWordsInAttributes(e).some((function(e){return t.attributeBlacklist.includes(e)}))&&("IMG"!==e.nodeName||i.isValidImgElement(e))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createCommentThread=function(e){return{id:e.comment&&e.comment.id||"",dateCreated:e.date,text:e.comment&&e.comment.text||"",addenda:e.comment&&e.comment.addenda||[],articleId:e.article.id,articleTitle:e.article.title,articleSlug:e.article.slug,userAccount:e.userName,badge:e.badge,parentCommentId:null,dateDeleted:e.dateDeleted,children:[]}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(t){if(t[0]instanceof e){var n=t;this._state=n[0]._state.slice();for(var r=1;r1&&(this._state=this._state.concat(n[r]._state.slice(1)))):this._state=this._state.concat(n[r]._state)}else this._state=t;this._updateCountCache()}return e.prototype._updateCountCache=function(){this._wordCount=0,this._wordsRead=0;for(var e=0;e0&&(this._wordsRead+=this._state[e])},e.prototype.getPercentComplete=function(){return 100*this._wordsRead/this._wordCount},e.prototype.isComplete=function(){return this._wordsRead===this._wordCount},e.prototype.readWord=function(){return!this.isComplete()&&(-1===this._state[0]?(this._state.splice(0,1),this._state[0]?this._state[0]++:this._state[0]=1):(this._state[0]>0?this._state[0]++:this._state.unshift(1),-1===this._state[1]?(this._state.splice(1,1),this._state.length>=2&&(this._state[0]+=this._state.splice(1,1)[0])):this._state[1]++),this._wordsRead++,!0)},e.prototype.slice=function(t,n){for(var r,i,o=0,a=0,s=0,u=[];a+Math.abs(this._state[o])<=t;)a+=Math.abs(this._state[o++]);for(;s!==n;)r=Math.min(Math.abs(this._state[o])-(t-a),n-s),(i=Math.sign(this._state[o]))===Math.sign(u[u.length-1])?u[u.length-1]+=i*r:u.push(i*r),a+=t-a,s+=r,o++;return new e(u)},Object.defineProperty(e.prototype,"wordCount",{get:function(){return this._wordCount},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"wordsRead",{get:function(){return this._wordsRead},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"readStateArray",{get:function(){return this._state},enumerable:!0,configurable:!0}),e}();t.default=r},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Clipboard=0]="Clipboard",e[e.Email=1]="Email",e[e.Twitter=2]="Twitter"}(r||(r={})),t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,i=n(0),o=n(10),a=n(2),s=n(1);!function(e){e[e.None=0]="None",e[e.Saving=1]="Saving",e[e.Saved=2]="Saved"}(r=t.State||(t.State={})),t.default=function(e){return e.state===r.Saving?i.createElement(o.default,{className:"save-indicator_5lgdsz"}):i.createElement(a.default,{className:s.default("save-indicator_5lgdsz",{none:e.state===r.None,saved:e.state===r.Saved}),name:"checkmark"})}},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.None=0]="None",e[e.LongestRead=1]="LongestRead",e[e.ReadCount=2]="ReadCount",e[e.Scout=4]="Scout",e[e.Scribe=8]="Scribe",e[e.Streak=16]="Streak",e[e.WeeklyReadCount=32]="WeeklyReadCount"}(r||(r={})),t.default=r},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o,a=n(0),s=n(1),u=n(99);!function(e){e.TopLeft="top/left",e.TopCenter="top/center",e.TopRight="top/right",e.RightTop="right/top",e.RightMiddle="right/middle",e.RightBottom="right/bottom",e.BottomLeft="bottom/left",e.BottomCenter="bottom/center",e.BottomRight="bottom/right",e.LeftTop="left/top",e.LeftMiddle="left/middle",e.LeftBottom="left/bottom"}(t.MenuPosition||(t.MenuPosition={})),function(e){e[e.Closed=0]="Closed",e[e.Closing=1]="Closing",e[e.Opened=2]="Opened"}(o=t.MenuState||(t.MenuState={}));var l=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._childElementWillReceiveFocus=!1,t._handleAnimationEnd=function(e){e.animationName.startsWith("menu_qla37i-pop-out")&&t.props.onClose()},t._handleBlur=function(){t._childElementWillReceiveFocus?t._childElementWillReceiveFocus=!1:t.props.menuState===o.Opened&&t.props.onBeginClosing()},t._handleChildrenClick=function(){t.props.menuState===o.Opened?t.props.onBeginClosing():t.props.onOpen()},t._registerImpendingChildFocusTransition=function(){t._childElementWillReceiveFocus=!0},t}return i(t,e),t.prototype.render=function(){return a.createElement("span",{className:s.default("popover_r7v81v",this.props.className),onAnimationEnd:this._handleAnimationEnd,onBlur:this._handleBlur,tabIndex:-1},a.createElement("span",{className:"children",onClick:this._handleChildrenClick},this.props.children),this.props.menuState!==o.Closed?a.createElement(u.default,{isClosing:this.props.menuState===o.Closing,onMouseDown:this._registerImpendingChildFocusTransition,position:this.props.menuPosition},this.props.menuChildren):null)},t}(a.PureComponent);t.default=l},function(e,t,n){var r=n(107),i=n(108);t.decode=function(e,t){return(!t||t<=0?i.XML:i.HTML)(e)},t.decodeStrict=function(e,t){return(!t||t<=0?i.XML:i.HTMLStrict)(e)},t.encode=function(e,t){return(!t||t<=0?r.XML:r.HTML)(e)},t.encodeXML=r.XML,t.encodeHTML4=t.encodeHTML5=t.encodeHTML=r.HTML,t.decodeXML=t.decodeXMLStrict=i.XML,t.decodeHTML4=t.decodeHTML5=t.decodeHTML=i.HTML,t.decodeHTML4Strict=t.decodeHTML5Strict=t.decodeHTMLStrict=i.HTMLStrict,t.escape=r.escape},function(e){e.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"⁡","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(18),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.getStylesheetUrl=function(){return o.createUrl(Object({protocol:"https",host:"static.readup.com"}),"/embed/bundle-1.0.1.css")},t}(n(126).default);t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(25);t.default=function(e){return r.createElement(i.default,{autoCapitalize:"none",autoFocus:e.autoFocus,error:e.error,label:"Username",labelPosition:e.labelPosition,minLength:3,maxLength:30,onChange:e.onChange,onEnterKeyPressed:e.onEnterKeyPressed,required:!0,showError:e.showError,subtext:"Your username will be public, but you can choose to be as anonymous as you wish. (ex: JenFox or Human123)",type:"username",value:e.value})}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(25);t.default=function(e){return r.createElement(i.default,{error:e.error,label:"Password",labelPosition:e.labelPosition,minLength:8,maxLength:256,onChange:e.onChange,onEnterKeyPressed:e.onEnterKeyPressed,required:!0,showError:e.showError,type:"password",value:e.value})}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0);t.default=function(){return r.createElement("div",{className:"form-partition_eo32pq"},"or")}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(5),s=n(8),u=n(10),l=n(1),c=function(e){function t(t){var n=e.call(this,t)||this;return n._asyncTracker=new a.default,n._submit=function(){n.setState((function(e){if(e.isSubmitting)return null;var t=n.props.onClick(n.props.provider);return t?(n._asyncTracker.addPromise(t).then(n._stopSubmitting).catch((function(e){var t;null!==(t=e)&&void 0!==t&&t.isCancelled||n._stopSubmitting()})),{isSubmitting:!0}):null}))},n._stopSubmitting=function(){n.setState({isSubmitting:!1})},n.state={isSubmitting:!1},n}return i(t,e),t.prototype.getContent=function(){var e;switch(this.props.provider){case s.default.Apple:e=o.createElement("span",{className:"content"}," Sign in with Apple");break;case s.default.Twitter:e=o.createElement("span",{className:"content"},o.createElement("img",{alt:"Twitter Logo",src:this.props.imageBasePath+"Twitter_Logo_White.svg"})," Sign in with Twitter")}return e},t.prototype.componentWillUnmount=function(){this._asyncTracker.cancelAll()},t.prototype.render=function(){var e;switch(this.props.provider){case s.default.Apple:e="apple";break;case s.default.Twitter:e="twitter"}return o.createElement("div",{className:l("auth-service-button_bj12nx",e),onClick:this._submit},this.state.isSubmitting?o.createElement(u.default,null):this.getContent())},t}(o.PureComponent);t.default=c},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;ne._timeToLive})).forEach((function(e){localStorage.removeItem(e[0])}))},e.prototype.generateKey=function(){return[this._keyPrefix,this._name,Date.now().toString(),r.generateRandomString(4)].join(this._keySeparator)},e.prototype.addEventListener=function(e,t){this._listeners.push(t)},e.prototype.postMessage=function(e){var t=this.generateKey();localStorage.setItem(t,JSON.stringify(e)),window.setTimeout((function(){localStorage.removeItem(t)}),this._timeToLive)},e}();t.default=i},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=function(e){function t(t,n){var r=e.call(this)||this;return r._captcha=null,r._queue=[],r._siteKey=t,t&&n((function(e){for(r._captcha=e;r._queue.length;)r._queue.splice(0,1)[0](e)})),r}return i(t,e),t.prototype.execute=function(e){var t=this;return this._siteKey?this._captcha?new Promise((function(n){t._captcha.execute(t._siteKey,{action:e}).then((function(e){n(e)}))})):new Promise((function(n){t._queue.push((function(r){r.execute(t._siteKey,{action:e}).then((function(e){n(e)}))}))})):Promise.resolve("")},t.prototype.hideBadge=function(){window.document.body.classList.remove("show-captcha"),window.document.body.classList.add("hide-captcha")},t.prototype.showBadge=function(){window.document.body.classList.remove("hide-captcha"),window.document.body.classList.add("show-captcha")},t}(n(53).default);t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){};t.default=r},function(e,t,n){"use strict"; /** @license React v16.12.0 * react.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var r=n(30),i="function"==typeof Symbol&&Symbol.for,o=i?Symbol.for("react.element"):60103,a=i?Symbol.for("react.portal"):60106,s=i?Symbol.for("react.fragment"):60107,u=i?Symbol.for("react.strict_mode"):60108,l=i?Symbol.for("react.profiler"):60114,c=i?Symbol.for("react.provider"):60109,d=i?Symbol.for("react.context"):60110,f=i?Symbol.for("react.forward_ref"):60112,p=i?Symbol.for("react.suspense"):60113;i&&Symbol.for("react.suspense_list");var h=i?Symbol.for("react.memo"):60115,m=i?Symbol.for("react.lazy"):60116;i&&Symbol.for("react.fundamental"),i&&Symbol.for("react.responder"),i&&Symbol.for("react.scope");var g="function"==typeof Symbol&&Symbol.iterator;function y(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;nO.length&&O.push(e)}function M(e,t,n){return null==e?0:function e(t,n,r,i){var s=typeof t;"undefined"!==s&&"boolean"!==s||(t=null);var u=!1;if(null===t)u=!0;else switch(s){case"string":case"number":u=!0;break;case"object":switch(t.$$typeof){case o:case a:u=!0}}if(u)return r(i,t,""===n?"."+L(t,0):n),1;if(u=0,n=""===n?".":n+":",Array.isArray(t))for(var l=0;l=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},i=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},o=this&&this.__spread||function(){for(var e=[],t=0;t=0;n--){var r=e[n];if(t(r,n))return r}return null}function w(e){return Array.isArray(e)?e.reduce((function(e,t){return e.concat(w(t))}),[]):"string"==typeof e?Array.from(document.querySelectorAll(e)):e()}function E(e,t){var n=f.findWordsInAttributes(e);return!n.some((function(e){return(t.attributeFullWordBlacklist.includes(e)||t.attributeWordPartBlacklist.some((function(t){return e.includes(t)})))&&!n.some((function(e){return t.attributeFullWordWhitelist.includes(e)}))}))}function C(e,t){var n=e.getElementsByTagName("a");if(!n.length)return!0;if(1===n.length&&n[0].textContent===e.textContent&&e.textContent.toUpperCase()===e.textContent)return!1;var r=e.textContent.trim();if(t.regexBlacklist.some((function(e){return e.test(r)})))return!1;if(r.match(y)){if(v.test(r))return!1;var i=r.toLowerCase();return!t.singleSentenceOpenerBlacklist.some((function(e){return i.startsWith(e)}))}return!0}function k(e,t){return!t.nodeNameBlacklist.some((function(t){return e.nodeName===t}))&&!t.selectorBlacklist.some((function(t){return e.matches(t)}))}var S=function(){function e(e,t,n,r){var i=function(e,t){return _(e,(function(n,r){return f.isElement(n)&&t.nodeNameWhitelist.includes(n.nodeName)&&!e.slice(0,r).some((function(e){return t.ancestorNodeNameBlacklist.includes(e.nodeName)}))}))}(t,n.textContainerSelection);if(i&&!n.textContainerSearch.descendantNodeNameBlacklist.some((function(e){return!!i.getElementsByTagName(e).length}))){var o=void 0,a=n?n.transpositions.find((function(e){return e.elements.some((function(e){return e===i}))})):null;o=a?a.lineage.concat(i):t.slice(0,t.indexOf(i)+1);var s=new d.default(o,[t.concat(e)],f.getWordCount(e)),u=r.find((function(e){return e.containerElement===i}));u?u.mergeContent(s):r.push(s)}}return function(t,n,i,o){var a,s;if(void 0===o&&(o=[]),f.isElement(t)&&(!n.length||k(t,i.textContainerSearch))){var u=n.concat(t);try{for(var l=r(t.childNodes),c=l.next();!c.done;c=l.next()){var d=c.value;d.nodeType===Node.TEXT_NODE?e(d,u,i,o):S(d,u,i,o)}}catch(e){a={error:e}}finally{try{c&&!c.done&&(s=l.return)&&s.call(l)}finally{if(a)throw a.error}}}return o}}();var x=function(){function e(e){var t,n;try{for(var i=r(e),o=i.next();!o.done;o=i.next()){var a=o.value;if(a instanceof HTMLElement){var s=a.innerText.trim();if(s)return s}}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return null}function t(e,n,i){var o,a;if(void 0===i&&(i=[]),p.isValidContent(e,n)){i.push(e);try{for(var s=r(e.children),u=s.next();!u.done;u=s.next()){t(u.value,n,i)}}catch(e){o={error:e}}finally{try{u&&!u.done&&(a=s.return)&&a.call(s)}finally{if(o)throw o.error}}}return i}return function(n,i,o,a,s,u){if(void 0===u&&(u=[]),f.isElement(n)&&k(n,s.imageContainerSearch)){var c=i.concat(n);A(n,i.length,o,a).forEach((function(n){f.isImageContainerElement(n.node)?function(n,i,o,a){var s,u;if(k(n,o.imageContainerSearch)&&!o.imageContainerSearch.descendantNodeNameBlacklist.some((function(e){return!!n.getElementsByTagName(e).length}))){var c=Array.from("IMG"===n.nodeName?[n]:n.getElementsByTagName("img")),d=c.filter((function(e){return f.isValidImgElement(e)}));if(!c.length||d.length){var p=void 0,h=void 0;switch(n.nodeName){case"PICTURE":p=n,h=Array.from(n.children).filter((function(e){return"SOURCE"===e.nodeName||"META"===e.nodeName||"IMG"===e.nodeName}));break;case"FIGURE":p=n,h=[];try{for(var m=r(n.children),g=m.next();!g.done;g=m.next()){t(g.value,o.imageContainerContent,h)}}catch(e){s={error:e}}finally{try{g&&!g.done&&(u=m.return)&&u.call(m)}finally{if(s)throw s.error}}break;case"IMG":p=n,h=[n]}var y=_(i,(function(e,t){if(0===t)return!1;var n=i[t-1];return(n.previousElementSibling||n.nextElementSibling)&&!f.findWordsInAttributes(n).some((function(e){return o.imageContainerMetadata.imageWrapperAttributeWordParts.some((function(t){return e.includes(t)}))}))}))||n;a.push(new l.default(p?i.concat(p):[],h.map((function(e){return i.concat(f.buildLineage({descendant:e,ancestor:n}))})),e(b(y,o.imageContainerMetadata.captionSelectors)),e(b(y,o.imageContainerMetadata.creditSelectors))))}}}(n.node,c,s,u):x(n.node,c,n.edge,a,s,u)}))}return u}}(),T=function(e,t,n,i,o){if(void 0===o&&(o=[]),f.isElement(e)){var a=t.concat(e);A(e,t.length,n,i).forEach((function(e){if("PRE"===e.node.nodeName){var t=a.concat(e.node);o.push(new d.default(t,function e(t,n,i){var o,a;void 0===i&&(i=[]);try{for(var s=r(t.childNodes),u=s.next();!u.done;u=s.next()){var l=u.value;f.isElement(l)?e(l,n.concat(l),i):l.nodeType===Node.TEXT_NODE&&i.push(n.concat(l))}}catch(e){o={error:e}}finally{try{u&&!u.done&&(a=s.return)&&a.call(s)}finally{if(o)throw o.error}}return i}(e.node,t),f.getWordCount(e.node)))}else T(e.node,a,e.edge,i,o)}))}return o};function A(e,t,n,r){var i=Array.from(e.childNodes);if(n!==c.default.None&&t=o)&&(null==a||t<=a)})).map((function(e,t,r){var i=c.default.None;return n&c.default.Left&&0===t&&(i|=c.default.Left),n&c.default.Right&&t===r.length-1&&(i|=c.default.Right),{node:e,edge:i}}))}return i.map((function(e){return{node:e,edge:c.default.None}}))}t.default=function(){var e,t=g.findPublisherConfig(m.default.publishers,window.location.hostname);t&&t.contentSearchRootElementSelector&&(e=document.querySelector(t.contentSearchRootElementSelector)),e||(e=document.body);var n=new h.default(m.default.universal,t,e),r=w(n.textContainerFilter.blacklistSelectors),i=S(e,[],n).filter((function(e){return e.wordCount>0&&!r.some((function(t){return t===e.containerElement}))&&C(e.containerElement,n.textContainerFilter)})),l=i.filter((function(e){return E(e.containerElement,n.textContainerFilter)}));l.length/i.length>.5&&(i=l);var d,p=i.reduce((function(e,t){var n=t.containerLineage.length,r=e.find((function(e){return e.depth===n}));return r?r.add(t):e.push(new a.default(n,t)),e}),[]),y=p.sort((function(e,t){return t.wordCount-e.wordCount}))[0],v=(d=y).members.map((function(e,t,n){for(var r=n.filter((function(t){return t!==e})),i=[new u.default({hops:0,frequency:1,wordCount:e.wordCount})],o=function(t){var n=d.depth-t,o=r.filter((function(t){return t.containerLineage[n]===e.containerLineage[n]}));o.length&&(i.push(new u.default({hops:2*t,frequency:o.length,wordCount:o.reduce((function(e,t){return e+t.wordCount}),0)})),o.forEach((function(e){r.splice(r.indexOf(e),1)})))},a=1;a<=d.depth&&r.length;a++)o(a);return new s.default(e,i)})),b=v.reduce((function(e,t){var n=e.find((function(e){return e.preferredPathHopCount===t.getPreferredPath().hops}));return n?(n.searchResults.push(t),n.wordCount+=t.textContainer.wordCount):e.push({preferredPathHopCount:t.getPreferredPath().hops,searchResults:[t],wordCount:t.textContainer.wordCount}),e}),[]).sort((function(e,t){return t.wordCount-e.wordCount})).reduce((function(e,t){return e.reduce((function(e,t){return e+t.wordCount}),0)=y.depth-n.textContainerSearch.additionalContentMaxDepthDecrease&&e.depth<=y.depth+n.textContainerSearch.additionalContentMaxDepthIncrease})).reduce((function(e,t){return e.concat(t.members)}),[]).concat(v.filter((function(e){return!b.includes(e)})).map((function(e){return e.textContainer}))),F.map((function(e){return e.containerElement})),n.textContainerSearch).filter((function(e){return C(e.containerElement,n.textContainerFilter)}));return{contentSearchRootElement:e,depthGroupWithMostWords:y,primaryTextContainerSearchResults:b,additionalPrimaryTextContainers:L,primaryTextRootNode:P,primaryTextContainers:b.map((function(e){return e.textContainer})).concat(L),imageContainers:F,preformattedTextContainers:M}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e){for(var t=[],n=1;n0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},a=this&&this.__spread||function(){for(var e=[],t=0;t0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},i=this&&this.__spread||function(){for(var e=[],t=0;t .lead > *"],parentElementSelector:".article > .body"}]},{hostname:"cnbc.com",contentSearchRootElementSelector:".ArticleBody-articleBody"},{hostname:"cnn.com",transpositions:[{elementSelectors:[".el__leafmedia--sourced-paragraph > .zn-body__paragraph",".l-container > .zn-body__paragraph:not(.zn-body__footer)",".l-container > .zn-body__paragraph > h3"],parentElementSelector:".zn-body__read-all"}]},{hostname:"gizmodo.com",imageStrategy:o.LazyImageStrategy.GizmodoImgUrl},{hostname:"abcnews.go.com",textContainerSearch:{selectorBlacklist:['[class*="insert"]']}},{hostname:"governing.com",imageStrategy:o.LazyImageStrategy.GoverningImgSrcCorrection},{hostname:"hackaday.com",contentSearchRootElementSelector:'div[itemprop="articleBody"]'},{hostname:"huffpost.com",transpositions:[{elementSelectors:['#entry-text [data-rapid-subsec="paragraph"] > :not([data-rapid-subsec="paragraph"])'],parentElementSelector:"#entry-text"}]},{hostname:"insider.com",imageStrategy:o.LazyImageStrategy.PostLoadImgTag},{hostname:"invisionapp.com",imageContainerSearch:{selectorBlacklist:['div[class^="TweetQuotecomponent"]']}},{hostname:"longreads.com",textContainerSearch:{selectorBlacklist:[".in-story"]}},{hostname:"junkyardofthemind.com",contentSearchRootElementSelector:'div[data-layout-label="Post Body"]'},{hostname:"medium.com",textContainerFilter:{attributeFullWordWhitelist:["ad"]},imageStrategy:o.LazyImageStrategy.MediumScaleUp},{hostname:"devblogs.microsoft.com",contentSearchRootElementSelector:"article"},{hostname:"nationalreview.com",contentSearchRootElementSelector:"div.article-content"},{hostname:"newyorker.com",textContainerSearch:{selectorBlacklist:[".persistent-top"]},transpositions:[{elementSelectors:["inline-embed p"],parentElementSelector:".article__body"}]},{hostname:"nymag.com",contentSearchRootElementSelector:".article-content"},{hostname:"nytimes.com",transpositions:[{elementSelectors:[".story-body-1 > .story-body-text"],parentElementSelector:".story-body-2"}],imageStrategy:o.LazyImageStrategy.NytFigureMulti,textContainerSearch:{selectorBlacklist:['[id*="ad"], .epkadsg3, .etfikam0, .ez3869y0']},imageContainerSearch:{selectorBlacklist:['[id*="ad"], .epkadsg3, .etfikam0, .ez3869y0']}},{hostname:"politico.com",imageContainerSearch:{selectorBlacklist:[".social-tools"]}},{hostname:"qsrmagazine.com",contentSearchRootElementSelector:".post"},{hostname:"raptitude.com",contentSearchRootElementSelector:".entry-content"},{hostname:"article-test.dev.readup.com",transpositions:[{elementSelectors:[".lead"],parentElementSelector:".lead + div"}],imageStrategy:o.LazyImageStrategy.PostLoadImgTag},{hostname:"sciencedaily.com",transpositions:[{elementSelectors:["p.lead"],parentElementSelector:"div#text"}]},{hostname:"sinocism.com",textContainerFilter:{blacklistSelectors:[function(){var e=Array.from(document.getElementsByTagName("p")).find((function(e){return e.textContent.toLowerCase().startsWith("this week’s issues of sinocism")}));return e?i([e],Array.from(e.parentElement.children).filter((function(t){return e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING}))):[]}]}},{hostname:"techcrunch.com",contentSearchRootElementSelector:".article-content"},{hostname:"techrepublic.com",textContainerFilter:{blacklistSelectors:[function(){var e=Array.from(document.getElementsByTagName("h2")).find((function(e){return e.textContent.toLowerCase().startsWith("also see")}));return e&&e.nextElementSibling?[e,e.nextElementSibling]:[]}]}},{hostname:"theatlantic.com",contentSearchRootElementSelector:".article-body",transpositions:[{elementSelectors:[".article-body > section > div > p"],parentElementSelector:".article-body > section:last-of-type"}],imageContainerSearch:{selectorBlacklist:[".callout"]},textContainerSearch:{selectorBlacklist:[".c-nudge__spacing-container"]},textContainerFilter:{blacklistSelectors:[function(){var e=Array.from(document.querySelectorAll("p > strong")).find((function(e){return"related video"===e.textContent.trim().toLowerCase()}));return e?[e.parentElement]:[]}]}},{hostname:"thecorrespondent.com",textContainerSearch:{selectorBlacklist:[".contentitem-infocard__toggle-icon",".contentitem-sidenote__note"]}},{hostname:"thecut.com",contentSearchRootElementSelector:'[itemprop="articleBody"]',textContainerSearch:{selectorBlacklist:["aside"]}},{hostname:"thedailybeast.com",contentSearchRootElementSelector:"article.Body"},{hostname:"theguardian.com",textContainerSearch:{selectorBlacklist:[".contributions__epic"]}},{hostname:"thenewatlantis.com",textContainerSearch:{selectorBlacklist:['.author, .epigraph, [style*="BellMT"], h2']},imageContainerSearch:{selectorBlacklist:['[style*="BellMT"]']}},{hostname:"theverge.com",contentSearchRootElementSelector:".c-entry-content",textContainerSearch:{selectorBlacklist:["aside"]}},{hostname:"variety.com",contentSearchRootElementSelector:"article.c-content"},{hostname:"vice.com",contentSearchRootElementSelector:".article__body"},{hostname:"washingtonpost.com",imageStrategy:o.LazyImageStrategy.WashingtonPostScaleUp,textContainerSearch:{selectorBlacklist:[".pg-navigation",".pg-article-bottom",".utility-bar",'[data-qa="article-body-ad"]',".hide-for-print",".annotation-details"]},textContainerFilter:{attributeFullWordBlacklist:["helper","interstitial"]},transpositions:[{elementSelectors:["article header#pg-content p.pg-body-copy"],parentElementSelector:"article .article-body"}],imageContainerSearch:{selectorBlacklist:[".annotation-details"]}},{hostname:"wired.com",textContainerFilter:{attributeFullWordBlacklist:["inset"],blacklistSelectors:[function(){var e=Array.from(document.getElementsByTagName("h3")).find((function(e){return e.textContent.toLowerCase().startsWith("more great wired stories")}));return e&&e.nextElementSibling?[e,e.nextElementSibling]:[]}]},imageContainerSearch:{selectorBlacklist:[".inset"]}},{hostname:"finance.yahoo.com",contentSearchRootElementSelector:'article[itemprop="articleBody"]',transpositions:[{elementSelectors:['div[class*="readmore"] p'],parentElementSelector:'article[itemprop="articleBody"] div[class~="canvas-body"]'}]},{hostname:"gsd.harvard.edu",contentSearchRootElementSelector:'div[class~="article-body"]'},{hostname:"news.harvard.edu",textContainerFilter:{attributeFullWordBlacklist:["explore"]}},{hostname:"nih.gov",contentSearchRootElementSelector:"#maincontent",textContainerSearch:{selectorBlacklist:[".goto",".largeobj-link"]},textContainerFilter:{blacklistSelectors:[function(){var e=Array.from(document.getElementsByTagName("h2")).find((function(e){return"Footnotes"===e.textContent}));return e&&e.parentElement.classList.contains("sec")?Array.from(e.parentElement.parentElement.children).filter((function(t){return e.parentElement===t||e.parentElement.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING})).reduce((function(e,t){return e.concat(Array.from(t.querySelectorAll("*")))}),[]):[]}]},transpositions:[{elementSelectors:[".sec > .sec > *",".sec > .table > *",".sec > .table > .caption > *",".sec > .table > * > table",".sec > .table > .tblwrap-foot > *"],parentElementSelector:"#maincontent .sec + .sec"}]},{hostname:"hackster.io",contentSearchRootElementSelector:"#story"},{hostname:"dark-mountain.net",transpositions:[{elementSelectors:[".entry-content > div > .component--drop-cap",".entry-content > div > p"],parentElementSelector:".entry-content"}]},{hostname:"mcsweeneys.net",contentSearchRootElementSelector:".article-body"},{hostname:"churchofjesuschrist.org",transpositions:[{elementSelectors:[".body-block > p",".body-block > section:first-of-type > header > h2"],parentElementSelector:".body-block > section:first-of-type"}]},{hostname:"quantamagazine.org",imageStrategy:o.LazyImageStrategy.QuantaScriptTemplate,imageContainerSearch:{selectorBlacklist:[".post__sidebar"]}},{hostname:"dailymail.co.uk",contentSearchRootElementSelector:'div[itemprop="articleBody"]',textContainerSearch:{selectorBlacklist:[".art-insert"]}},{hostname:"lrb.co.uk",transpositions:[{elementSelectors:[".article-body > .dropcap"],parentElementSelector:"#article-body"}]},{hostname:"telegraph.co.uk",transpositions:[{elementSelectors:['#mainBodyArea > div[class$="Par"] > *'],parentElementSelector:"#mainBodyArea > .body"}]},{hostname:"nautil.us",contentSearchRootElementSelector:'[itemprop="articleBody"]',imageStrategy:o.LazyImageStrategy.NautilusHostSwap,textContainerSearch:{selectorBlacklist:[".pull-quote"]},imageContainerSearch:{selectorBlacklist:[".reco"]}}]}},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},i=this&&this.__spread||function(){for(var e=[],t=0;t=n}))||t[t.length-1]}t.default=function e(t){switch(t){case o.DataSrcSrcset:u(Array.from(document.querySelectorAll(l)).map((function(e){return e.parentElement})),(function(e){Array.from(e.querySelectorAll(l)).forEach((function(e){e.hasAttribute("data-src")&&e.getAttribute("data-src")!==e.getAttribute("src")&&e.setAttribute("src",e.getAttribute("data-src")),e.hasAttribute("data-srcset")&&e.getAttribute("data-srcset")!==e.getAttribute("srcset")&&e.setAttribute("srcset",e.getAttribute("data-srcset")),e.hasAttribute("src")&&e.getAttribute("src").startsWith("data:")&&e.removeAttribute("src")}))}));break;case o.GizmodoImgUrl:u(Array.from(document.querySelectorAll("figure[data-id][data-format]")),(function(e){var t=e.getElementsByTagName("img")[0];t&&t.src.startsWith("data:")&&(t.src="https://i.kinja-img.com/gawker-media/image/upload/c_scale,f_auto,fl_progressive,q_80,w_"+c([80,320,470,800,1600])+"/"+e.dataset.id+"."+e.dataset.format.toLowerCase())}));break;case o.GoverningImgSrcCorrection:u(Array.from(document.querySelectorAll("img")),(function(e){e.src=e.src.replace(/^http:/,"https:").replace(/&.*$/,"")}));break;case o.HttpToHttps:u(Array.from(document.getElementsByTagName("img")),(function(e){e.src=e.src.replace(/^http:/,"https:")}));break;case o.MediumScaleUp:u(Array.from(document.querySelectorAll("figure")),(function(e){var t=e.getElementsByTagName("img")[0];if(t.src){var n=t.src.match(/(https:\/\/[^\/]+)\/.*\/([^\/?]+)/);n&&(t.src=n[1]+"/max/"+t.getAttribute("width")+"/"+n[2])}}));break;case o.NautilusHostSwap:u(Array.from(document.getElementsByTagName("figure")),(function(e){Array.from(e.getElementsByTagName("img")).forEach((function(e){e.src.startsWith("http://static.nautil.us/")&&(e.src=e.src.replace("http://static.nautil.us/","https://d3chnh8fr629l6.cloudfront.net/"))}))}));break;case o.NoscriptImgContent:var n;try{n=new RegExp(/^\s*<\s*img\s.+\s*>\s*$/,"is")}catch(e){n=new RegExp(/^\s*<\s*img\s.+\s*>\s*$/,"i")}u(Array.from(document.getElementsByTagName("noscript")).map((function(e){return e.parentElement})),(function(e){Array.from(e.getElementsByTagName("noscript")).forEach((function(e){if(n.test(e.textContent)){var t=document.createElement("div");t.innerHTML=e.textContent;var r=t.firstElementChild,i=e.parentElement.getElementsByClassName("com_readup_article_image_container")[0];i?"FIGURE"===i.nodeName?i.append(r):(r.classList.add("com_readup_article_image_container"),i.replaceWith(r)):e.replaceWith(r)}}))}));break;case o.NytFigureMulti:var r=Array.from(document.getElementsByTagName("figure")).filter((function(e){return"http://schema.org/ImageObject"===e.getAttribute("itemType")}));r.length&&u(r,(function(e){if(!e.getElementsByTagName("img").length){var t=document.createElement("img");t.src=e.getAttribute("itemID"),e.prepend(t)}}));var d=Array.from(document.querySelectorAll("img[data-pattern][data-widths]"));d.length&&u(d,(function(e){var t;try{var n=JSON.parse(e.dataset.widths);if(Array.isArray(n))t=e.dataset.pattern.replace("{{size}}",c(n).toString());else{var r=c(n.master.map((function(e){return e.size})));t=e.dataset.pattern.replace("{{file}}",n.master.find((function(e){return e.size===r})).filename)}}catch(n){t=e.dataset.mediaviewerSrc}t&&(e.src=t)}));break;case o.PostLoadImgTag:u(Array.from(document.getElementsByTagName("postload-img")),(function(e){var t=document.createElement("img");s.apply(void 0,i([e,t],["data-alt","data-class","data-sizes","data-src","data-srcset","data-title"].map((function(e){return[e,e.split("-")[1]]})))),e.replaceWith(t)}));break;case o.QuantaScriptTemplate:var f=document.querySelectorAll('div[id^="component-"] script');f.length&&u(Array.from(f).map((function(e){return e.parentElement})),(function(e){var t=e.getElementsByTagName("script")[0];if(t)try{var n=JSON.parse(t.textContent),r=document.createElement("img");if(r.src=n.data.src,t.replaceWith(r),n.data.attribution||n.data.caption){var i=void 0,o=void 0,s=document.createElement("div");n.data.attribution&&(s.innerHTML=n.data.attribution,o=s.textContent),n.data.caption&&(s.innerHTML=n.data.caption,i=s.textContent),a.createMetadataElements(i,o,r)}}catch(e){}}));break;case o.WashingtonPostScaleUp:u(Array.from(document.querySelectorAll("img[data-hi-res-src]")),(function(e){e.src=e.getAttribute("data-hi-res-src")}));break;default:if(document.querySelectorAll('figure img[src^="https://miro.medium.com"]').length)return e(o.MediumScaleUp);if(document.querySelectorAll(l).length)return e(o.DataSrcSrcset);if(document.querySelectorAll('img[src^="http:"]').length)return e(o.HttpToHttps);if(document.querySelectorAll("noscript").length)return e(o.NoscriptImgContent)}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findPublisherConfig=function(e,t){return e.find((function(e){return t.endsWith(e.hostname)}))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){this._listeners=[]}return e.prototype.addListener=function(e,t){var n=this,r={key:e,value:t};return this._listeners.push(r),function(){var e=n._listeners.findIndex((function(e){return e===r}));e>-1&&n._listeners.splice(e,1)}},e.prototype.removeListeners=function(e){this._listeners=this._listeners.filter((function(t){return t.key!==e}))},e.prototype.triggerEvent=function(e,t){this._listeners.filter((function(t){return t.key===e})).forEach((function(e){e.value(t)}))},e}();t.default=r},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=function(e){function t(t,n){var r=e.call(this)||this;return r._targetWindow=t,r._targetOrigin=n,r._messageListener=function(e){"*"!==r._targetOrigin&&e.origin!==r._targetOrigin||r.processMessage(e.data)},window.addEventListener("message",r._messageListener),r}return i(t,e),t.prototype.postMessage=function(e){this._targetWindow.postMessage(e,this._targetOrigin)},t.prototype.destruct=function(){window.removeEventListener("message",this._messageListener)},t}(n(68).default);t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){this._callbackId=1,this._onMessageListeners=[],this._responseCallbacks=[]}return e.prototype.isResponseEnvelope=function(e){return null!=e.id},e.prototype.processMessage=function(e){var t,n=this;this.isResponseEnvelope(e)?this._responseCallbacks.splice(this._responseCallbacks.findIndex((function(t){return t.id===e.id})),1)[0].function(e.data):(t=null!=e.callbackId?function(t){n.postMessage({id:e.callbackId,data:t})}:function(){},this._onMessageListeners.forEach((function(n){n(e.data,t)})))},e.prototype.addListener=function(e){this._onMessageListeners.push(e)},e.prototype.sendMessage=function(e,t){var n=null;t&&this._responseCallbacks.push({id:n=this._callbackId++,function:t}),this.postMessage({data:e,callbackId:n})},e}();t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAuthServiceBrowserLinkSuccessResponse=function(e){return!e.error}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Activate=0]="Activate",e[e.Deactivate=1]="Deactivate"}(t.InitializationAction||(t.InitializationAction={}))},function(e,t,n){"use strict";var r;function i(){return window.matchMedia("(prefers-color-scheme: dark)").matches?r.Dark:r.Light}Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Light=1]="Light",e[e.Dark=2]="Dark"}(r=t.DisplayTheme||(t.DisplayTheme={})),t.areEqual=function(e,t){return e.hideLinks===t.hideLinks&&e.textSize===t.textSize&&e.theme===t.theme},t.getClientPreferredColorScheme=i,t.getClientDefaultDisplayPreference=function(){return{hideLinks:!0,textSize:1,theme:i()}},t.getDisplayPreferenceChangeMessage=function(e,t){var n;return t.hideLinks!==e.hideLinks?n="Links "+(t.hideLinks?"Disabled":"Enabled"):t.textSize!==e.textSize?n="Text Size "+(t.textSize>e.textSize?"Increased":"Decreased"):t.theme!==e.theme&&(n=(t.theme===r.Dark?"Dark":"Light")+" Theme Enabled"),n}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(t,"__esModule",{value:!0});var i=n(34),o=n(73),a=n(12);function s(e,t){var n,i,u,l;void 0===t&&(t=[]);var c=!1,d=!1;try{for(var f=r(e.childNodes),p=f.next();!p.done;p=f.next()){(g=p.value).nodeType===Node.TEXT_NODE&&g.textContent.trim().length?c=!0:a.isBlockElement(g)&&(d=!0)}}catch(e){n={error:e}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}if(c||!d)t.push(new o.default(e,function e(t){var n,i,o=0;try{for(var s=r(t.childNodes),u=s.next();!u.done;u=s.next()){var l=u.value;l.nodeType===Node.TEXT_NODE?o+=a.getWordCount(l):a.isElement(l)&&(o+=e(l))}}catch(e){n={error:e}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}return o}(e)));else try{for(var h=r(e.children),m=h.next();!m.done;m=h.next()){var g;s(g=m.value,t)}}catch(e){u={error:e}}finally{try{m&&!m.done&&(l=h.return)&&l.call(h)}finally{if(u)throw u.error}}return t}var u=function(){function e(e){this._contentEls=e.reduce((function(e,t){return e.concat(s(t.containerElement))}),[]).sort((function(e,t){return e.offsetTop-t.offsetTop}))}return e.prototype.setReadState=function(e){var t=new i.default(e),n=0;return this._contentEls.forEach((function(e){var r=t.wordCount-n;r>=e.wordCount?e.setReadState(t.slice(n,e.wordCount)):r>0?e.setReadState(new i.default([t.slice(n,r),new i.default([-(e.wordCount-r)])])):e.setReadState(new i.default([-e.wordCount])),n+=e.wordCount})),this},e.prototype.getReadState=function(){return new i.default(this._contentEls.map((function(e){return e.getReadState()})))},e.prototype.updateLineHeight=function(){this._contentEls.forEach((function(e){e.setLineHeight()}))},e.prototype.updateOffset=function(){this._contentEls.forEach((function(e){return e.updateOffset()}))},e.prototype.isRead=function(){return!this._contentEls.some((function(e){return!e.isRead()}))},e.prototype.readWord=function(){var e=this._contentEls.find((function(e){return e.isReadable()}));return!!e&&e.readWord()},e.prototype.getBookmarkScrollTop=function(){this.updateOffset();var e=this.getReadState(),t=this._contentEls.reduce((function(e,t){return e.concat(t.lines)}),[]).reduce((function(t,n){return t.reduce((function(e,t){return e+t.readState.wordCount}),0)0}));return t?Math.max(0,this._contentEls.find((function(e){return e.lines.includes(t)})).offsetTop+t.top-window.innerHeight):0},e.prototype.toggleVisualDebugging=function(){this._contentEls.forEach((function(e){return e.toggleVisualDebugging()}))},Object.defineProperty(e.prototype,"elements",{get:function(){return this._contentEls},enumerable:!0,configurable:!0}),e}();t.default=u},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(34),i=n(74),o=function(){function e(e,t){this._isDebugging=!1,this._debugElements=[],this._element=e,this._contentOffset=this._getContentOffset(),this._contentRect=this._getContentRect(),this.setLineHeight(),this._wordCount=t,this._setLines(new r.default([-this._wordCount]))}return e.prototype._createListItemOrSpanElement=function(){var e;return e="OL"===this._element.nodeName||"UL"===this._element.nodeName?"li":"span",document.createElement(e)},e.prototype.isLineReadable=function(e){return this._contentRect.top+e.top>=window.pageYOffset&&this._contentRect.top+e.top<=window.innerHeight+window.pageYOffset&&!e.isRead()},e.prototype._setLines=function(e){var t=Math.max(1,Math.floor(this._contentRect.height/this._lineHeight)),n=Math.floor(this._wordCount/t),r=this._wordCount%t;this._lines=[];for(var o=0,a=0;o0?r- --r:0);this._lines.push(new i.default(this._lineHeight*o,this._lineHeight,e.slice(a,s))),a+=s}this._syncDebugDisplay()},e.prototype._getContentOffset=function(){var e=window.getComputedStyle(this._element),t=parseInt(e.borderTopWidth),n=parseInt(e.borderRightWidth),r=parseInt(e.borderBottomWidth),i=parseInt(e.borderLeftWidth);return{top:t+parseInt(e.paddingTop),right:n+parseInt(e.paddingRight),bottom:r+parseInt(e.paddingBottom),left:i+parseInt(e.paddingLeft)}},e.prototype._getContentRect=function(){var e=this._element.getBoundingClientRect();return{top:window.pageYOffset+e.top+this._contentOffset.top,left:e.left+this._contentOffset.left,width:e.width-(this._contentOffset.left+this._contentOffset.right),height:e.height-(this._contentOffset.top+this._contentOffset.bottom)}},e.prototype._syncDebugDisplay=function(){var e=this;if(this._isDebugging){var t=this._lines.length,n=this._debugElements.length;if(t>n)for(var r=0;rthis._lastCommitPercentComplete){var n=t>=90;this._onCommitReadState({isCompletionCommit:this._lastCommitPercentComplete<90&&n,isRead:n,percentComplete:t,readStateArray:e.readStateArray}),this._lastCommitPercentComplete=t}},e.prototype.startReading=function(){var e=this;this._isReading||this._page.isRead()||(this._isReading=!0,this._commitInterval=window.setInterval((function(){e.commitReadState()}),3e3),this._offsetUpdateInterval=window.setInterval((function(){e._page.updateOffset()}),3e3),this._read())},e.prototype.stopReading=function(){this._isReading&&(this._isReading=!1,this._lastReadTimestamp=null,window.clearInterval(this._commitInterval),window.clearInterval(this._offsetUpdateInterval))},e.prototype.loadPage=function(e){this._page=e,"visible"===window.document.visibilityState&&this.startReading()},e.prototype.unloadPage=function(){this.stopReading(),this._page=null,this._lastCommitPercentComplete=0},e}();t.default=r},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.ResetPassword=0]="ResetPassword"}(r||(r={})),t.default=r},function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Regular=0]="Regular",e[e.Admin=1]="Admin"}(r||(r={})),t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(9),i=n(79),o=function(){function e(e){var t=this;this.copyText=function(e,n){t._clipboardTextInput&&(t._clipboardTextInput.value=e,t.setTextSelection(),window.document.execCommand("copy"),t._clipboardTextInput.value="",n&&t._addToast(n,r.Intent.Success))},this.setTextInputRef=function(e){t._clipboardTextInput=e},this._addToast=e}return e.prototype.setTextSelection=function(){if(i.getDeviceType(window.navigator.userAgent)===i.DeviceType.Ios){var e=window.document.createRange(),t=window.getSelection();e.selectNodeContents(this._clipboardTextInput),t.removeAllRanges(),t.addRange(e),this._clipboardTextInput.setSelectionRange(0,999999)}else this._clipboardTextInput.select()},e}();t.default=o},function(e,t,n){"use strict";var r;function i(e){return e===r.DesktopChrome||e===r.DesktopEdge||e===r.DesktopFirefox||e===r.DesktopSafari}Object.defineProperty(t,"__esModule",{value:!0}),function(e){e.Unknown="Unknown Browser",e.Ios="iOS",e.Android="Android",e.DesktopChrome="Chrome",e.DesktopFirefox="Firefox",e.DesktopSafari="Safari",e.DesktopEdge="Edge"}(r=t.DeviceType||(t.DeviceType={})),t.getDeviceType=function(e){return/(iphone|ipad|ipod)/i.test(e)?r.Ios:/(android)/i.test(e)?r.Android:/(firefox)/i.test(e)?r.DesktopFirefox:/(edg)/i.test(e)?r.DesktopEdge:/(chrome)/i.test(e)?r.DesktopChrome:/(safari)/i.test(e)?r.DesktopSafari:r.Unknown},t.getExtensionName=function(e){switch(e){case r.DesktopChrome:return"extension";case r.DesktopEdge:return"add-on";case r.DesktopSafari:return"extension";case r.DesktopFirefox:return"add-on"}},t.getStoreUrl=function(e){switch(e){case r.DesktopChrome:return"https://chrome.google.com/webstore/detail/readup/mkeiglkfdfamdjehidenkklibndmljfi";case r.DesktopEdge:return"https://microsoftedge.microsoft.com/addons/detail/readup/nnnlnihiejbbkikldbfeeefljhpplhcm";case r.DesktopFirefox:return"https://addons.mozilla.org/en-US/firefox/addon/readup/";case r.DesktopSafari:case r.Ios:return"https://apps.apple.com/us/app/readup-social-reading/id1441825432"}},t.isCompatibleBrowser=i,t.isCompatibleDevice=function(e){return i(e)||e===r.Ios},t.isMobileDevice=function(e){return e===r.Android||e===r.Ios}},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n1&&o.splice(o.length-2,1,r(r({},o[o.length-2]),{state:"closing"})),{dialogs:o}}))},this._setState=n}return e.prototype.createDialog=function(e){return{element:e,key:this._key++,state:"opening"}},e}();t.default=i},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},o=this&&this.__spread||function(){for(var e=[],t=0;t0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};Object.defineProperty(t,"__esModule",{value:!0});var a,s=n(0),u=n(94),l=n(3),c=n(1),d=n(21),f=n(13),p=n(14),h=n(5),m=n(6),g=n(16),y=n(96),v=n(101),b=n(22),_=n(102),w=n(11),E=n(103);!function(e){e[e.None=0]="None",e[e.Reply=1]="Reply",e[e.Revision=2]="Revision",e[e.Addendum=3]="Addendum"}(a||(a={}));var C=function(e){function t(t){var n=e.call(this,t)||this;return n._asyncTracker=new h.default,n._commentsScreenRoute=d.findRouteByKey(f.default,p.default.Comments),n._openEditComposer=function(){-1*w.DateTime.fromISO(m.formatIsoDateAsUtc(n.props.comment.dateCreated)).diffNow("seconds").seconds<170?n.setState({compositionState:a.Revision}):n.setState({compositionState:a.Addendum})},n._openReplyComposer=function(){var e=function(){n.setState({compositionState:a.Reply})};if(n.props.user)e();else if(n.props.onAuthenticationRequired){var t=n.props.onAuthenticationRequired((function(){t(),n._asyncTracker.removeCancellationDelegate(t),e()}));n._asyncTracker.addCancellationDelegate(t)}},n._closeComposer=function(){n.setState({compositionState:a.None})},n._openDeleteDialog=function(){n.props.onOpenDialog(s.createElement(b.default,{closeButtonText:"Cancel",onClose:n.props.onCloseDialog,onSubmit:function(){return n.props.onDeleteComment({commentId:n.props.comment.id})},size:"small",textAlign:"center",title:"Delete Comment"},s.createElement("p",null,"Are you sure?"),s.createElement("p",null,"Comment deletion is permanant. You can't undo this action.")))},n._navTo=function(e){var t=n.props.onNavTo(e);return t||n.props.onOpenDialog(s.createElement(b.default,{closeButtonText:"Ok",onClose:n.props.onCloseDialog,size:"small",textAlign:"center",title:"Navigation Error"},s.createElement("p",null,"This link is invalid."))),t},n._postComment=function(e){return n.props.onPostComment(e).then(n._asyncTracker.addCallback((function(){n.setState({compositionState:a.None})})))},n._postCommentRevision=function(e){return n._asyncTracker.addPromise(n.props.onPostCommentRevision(e)).then((function(e){return n.setState({compositionState:a.None}),e}))},n._postCommentAddendum=function(e){return n._asyncTracker.addPromise(n.props.onPostCommentAddendum(e)).then((function(e){return n.setState({compositionState:a.None}),e}))},n._getShareData=function(){var e=n.props.comment.articleTitle,t=n.props.comment.userAccount,r=n.props.comment.text.split(/\n\n+/).map((function(e,t,n){return'"'+e+(t===n.length-1?'"':"")})).join("\n\n"),i=n.getCommentAbsoluteUrl();return{action:"Comment",email:{body:r+"\n\n"+i,subject:n.props.user&&n.props.user.name===t?'My comment on "'+e+'"':"Check out "+m.formatPossessive(t)+' comment on "'+e+'"'},text:n.props.user&&n.props.user.name===t?n.props.comment.text:"Check out "+m.formatPossessive(t)+' comment on "'+e+'"',url:i}},n._viewThread=function(){n.props.onViewThread(n.props.comment)},n.state={compositionState:a.None},n.props.onPostComment&&n.props.user&&n.props.user.name===n.props.comment.userAccount&&(n._textDivRef=s.createRef()),n}return i(t,e),t.prototype.getCommentAbsoluteUrl=function(){var e,t=o(this.props.comment.articleSlug.split("_"),2),n=t[0],r=t[1];return this.props.onCreateAbsoluteUrl(this._commentsScreenRoute.createUrl(((e={}).articleSlug=r,e.commentId=this.props.comment.id,e.sourceSlug=n,e)))},t.prototype.componentWillUnmount=function(){this._asyncTracker.cancelAll()},t.prototype.render=function(){var e,n=this,r=this.props.comment.dateDeleted?"This comment was deleted on "+w.DateTime.fromISO(m.formatIsoDateAsUtc(this.props.comment.dateDeleted)).toLocaleString(w.DateTime.DATE_SHORT):this.props.comment.text;return s.createElement(g.default,{className:c.default("comment-details_qker1u",{"post-embed":!!this.props.onViewThread}),highlight:this.props.highlightedCommentId===this.props.comment.id},s.createElement(y.default,{userName:this.props.comment.userAccount,leaderboardBadge:this.props.comment.badge,date:this.props.comment.dateCreated,onCopyTextToClipboard:this.props.onCopyTextToClipboard,onCreateAbsoluteUrl:this.props.onCreateAbsoluteUrl,onGetShareData:this._getShareData,onShare:this.props.onShare,onViewProfile:this.props.onViewProfile}),this.state.compositionState===a.Revision?s.createElement(v.default,{comment:this.props.comment,initialHeight:this._textDivRef.current&&this._textDivRef.current.offsetHeight+30||0,onClose:this._closeComposer,onCloseDialog:this.props.onCloseDialog,onCreateAddendum:this._openEditComposer,onOpenDialog:this.props.onOpenDialog,onPostRevision:this._postCommentRevision}):s.createElement(s.Fragment,null,s.createElement("div",{className:"text-wrapper",ref:this._textDivRef},s.createElement(E.default,{className:c.default("text",{deleted:!!this.props.comment.dateDeleted}),onNavTo:this._navTo,text:r})),this.props.comment.addenda.length?s.createElement("ol",{className:"addenda"},this.props.comment.addenda.map((function(e){return s.createElement("li",{className:"addendum",key:e.dateCreated},s.createElement("span",{className:"date"},"Update (",w.DateTime.fromISO(m.formatIsoDateAsUtc(e.dateCreated)).toLocaleString(w.DateTime.DATE_SHORT),"):"),s.createElement(E.default,{className:"text",onNavTo:n._navTo,text:e.textContent}))}))):null),this.state.compositionState===a.Addendum?s.createElement(_.default,{comment:this.props.comment,onClose:this._closeComposer,onCloseDialog:this.props.onCloseDialog,onOpenDialog:this.props.onOpenDialog,onPostAddendum:this._postCommentAddendum}):null,this.state.compositionState===a.Reply?s.createElement(u.default,{articleId:this.props.comment.articleId,onCancel:this._closeComposer,onCloseDialog:this.props.onCloseDialog,onOpenDialog:this.props.onOpenDialog,onPostComment:this._postComment,parentCommentId:this.props.comment.id}):null,this.state.compositionState!==a.None||!this.props.onPostComment&&!this.props.onViewThread||this.props.comment.dateDeleted?null:s.createElement("div",{className:"actions"},this.props.onPostComment?(null===(e=this.props.user)||void 0===e?void 0:e.name)===this.props.comment.userAccount?s.createElement(s.Fragment,null,s.createElement(l.default,{text:"Edit",onClick:this._openEditComposer}),s.createElement(l.default,{text:"Delete",onClick:this._openDeleteDialog})):s.createElement(l.default,{text:"Reply",onClick:this._openReplyComposer}):this.props.onViewThread?s.createElement(l.default,{href:this.getCommentAbsoluteUrl(),text:"View Thread",onClick:this._viewThread}):null),this.props.comment.children.length?s.createElement("ul",{className:"replies"},this.props.comment.children.map((function(e){return s.createElement("li",{key:e.id},s.createElement(t,{comment:e,highlightedCommentId:n.props.highlightedCommentId,onAuthenticationRequired:n.props.onAuthenticationRequired,onCloseDialog:n.props.onCloseDialog,onCopyTextToClipboard:n.props.onCopyTextToClipboard,onCreateAbsoluteUrl:n.props.onCreateAbsoluteUrl,onDeleteComment:n.props.onDeleteComment,onNavTo:n.props.onNavTo,onOpenDialog:n.props.onOpenDialog,onPostComment:n.props.onPostComment,onPostCommentAddendum:n.props.onPostCommentAddendum,onPostCommentRevision:n.props.onPostCommentRevision,onShare:n.props.onShare,onViewProfile:n.props.onViewProfile,onViewThread:n.props.onViewThread,parentCommentId:n.props.comment.id,user:n.props.user}))}))):null)},t}(s.Component);t.default=C},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(4),s=n(1),u=n(5),l=n(3),c=n(15),d=function(e){function t(t){var n=e.call(this,t)||this;return n._asyncTracker=new u.default,n._updateCommentText=function(e){return n.setState({commentText:e.currentTarget.value,hasContent:""!==e.currentTarget.value.trim()})},n._mousedown=function(){return n.setState({isMousedown:!0})},n._mousemove=function(){return n.setState((function(e){return{isResizing:e.isMousedown}}))},n._mouseup=function(){return n.setState({isMousedown:!1,isResizing:!1})},n._focus=function(){n.setState({hasFocus:!0}),window.reallyreadit&&window.reallyreadit.app&&(window.reallyreadit.app.isFocusedOnField=!0)},n._blur=function(){n.setState({hasFocus:!1}),window.reallyreadit&&window.reallyreadit.app&&(window.reallyreadit.app.isFocusedOnField=!1,window.setTimeout((function(){window.reallyreadit.app.isFocusedOnField||0===window.scrollY||window.scrollTo(0,0)}),100))},n._openMarkdownDialog=function(){n.props.onOpenDialog(o.createElement(c.default,{onClose:n.props.onCloseDialog}))},n._postComment=function(){n.setState({isPosting:!0}),n.props.onPostComment({text:n.state.commentText,articleId:n.props.articleId,parentCommentId:n.props.parentCommentId}).then(n._asyncTracker.addCallback((function(){n.setState({commentText:"",hasContent:!1,isPosting:!1})})))},n._cancel=function(){n.setState({commentText:"",hasContent:!1}),n.props.onCancel&&n.props.onCancel()},n.state={commentText:"",hasContent:!1,hasFocus:!1,isMousedown:!1,isResizing:!1,isPosting:!1},n}return i(t,e),t.prototype.componentWillUnmount=function(){this._asyncTracker.cancelAll()},t.prototype.render=function(){var e={};return this.state.hasFocus||this.state.hasContent||(e.width="100%",e.height=this.props.parentCommentId?"130px":"64px"),o.createElement("div",{className:"comment-composer_fgo1ny"},o.createElement("textarea",{className:s.default({expanded:!!(this.props.parentCommentId||this.state.hasFocus||this.state.hasContent),resizing:this.state.isResizing}),value:this.state.commentText,onChange:this._updateCommentText,autoFocus:!!this.props.parentCommentId,onFocus:this._focus,onBlur:this._blur,onMouseDown:this._mousedown,onMouseMove:this._mousemove,onMouseUp:this._mouseup,placeholder:"Share your thoughts.",style:e}),o.createElement("div",{className:"controls"},o.createElement(l.default,{iconLeft:"question-circle",onClick:this._openMarkdownDialog,text:"Formatting Guide"}),o.createElement("div",{className:"buttons"},this.props.parentCommentId?o.createElement(a.default,{text:"Cancel",state:this.state.isPosting?"disabled":"normal",onClick:this._cancel}):null,o.createElement(a.default,{text:"Post "+(this.props.parentCommentId?"Reply":"Comment"),style:"preferred",state:this.state.isPosting?"busy":this.state.hasContent?"normal":"disabled",onClick:this._postComment}))))},t}(o.PureComponent);t.default=d},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(1),s=n(5),u=function(e){function t(t){var n=e.call(this,t)||this;return n._asyncTracker=new s.default,n.state={fadeHighlight:!1},t.highlight&&(n._elementRef=o.createRef()),n}return i(t,e),t.prototype.componentDidMount=function(){var e=this;this.props.highlight&&this._asyncTracker.addTimeout(window.setTimeout((function(){"IntersectionObserver"in window&&(e._intersectionObserver=new IntersectionObserver((function(t){var n=t[0];n&&n.isIntersecting&&(e.setState({fadeHighlight:!0}),e._intersectionObserver.unobserve(n.target))})),e._intersectionObserver.observe(e._elementRef.current));var t=e._elementRef.current.getBoundingClientRect();(t.top<0||t.bottom>window.innerHeight)&&e._elementRef.current.scrollIntoView({behavior:"smooth",block:"start"})}),100))},t.prototype.componentWillUnmount=function(){this._asyncTracker.cancelAll(),this._intersectionObserver&&this._intersectionObserver.disconnect()},t.prototype.render=function(){return o.createElement("div",{className:a.default("highlighter_trojkf",this.props.className,{"fade-highlight":this.state.fadeHighlight,highlight:this.props.highlight}),ref:this._elementRef},this.props.children)},t}(o.PureComponent);t.default=u},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(37),o=n(97),a=n(148),s=n(98),u=n(2),l=n(100);t.default=function(e){return r.createElement("div",{className:"post-header_f4a846"},!e.userName||e.user&&e.user.name===e.userName?r.createElement("span",{className:"user-name"},e.userName||"[user]"):r.createElement(l.default,{className:"user-name",onCreateAbsoluteUrl:e.onCreateAbsoluteUrl,onViewProfile:e.onViewProfile,userName:e.userName}),e.leaderboardBadge!==i.default.None?r.createElement(o.default,{badge:e.leaderboardBadge}):null,r.createElement("span",{className:"age"},a.format(e.date.replace(/([^Z])$/,"$1Z"))),e.userName&&e.onCopyTextToClipboard&&e.onGetShareData&&e.onShare?r.createElement(s.default,{menuPosition:s.MenuPosition.RightMiddle,onCopyTextToClipboard:e.onCopyTextToClipboard,onGetData:e.onGetShareData,onShare:e.onShare},r.createElement(u.default,{display:"block",name:"share"})):null)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(37),o=n(2);t.default=function(e){var t=[];return e.badge&i.default.WeeklyReadCount&&t.push({iconName:"power",title:"Top reader this week"}),e.badge&i.default.ReadCount&&t.push({iconName:"medal",title:"Top reader of all time"}),e.badge&i.default.Streak&&t.push({iconName:"fire",title:"Reading streak"}),e.badge&i.default.LongestRead&&t.push({iconName:"graduation",title:"Longest recent read"}),e.badge&i.default.Scout&&t.push({iconName:"binoculars",title:"Scout"}),e.badge&i.default.Scribe&&t.push({iconName:"quill",title:"Scribe"}),r.createElement("div",{className:"leaderboard-badges_s4o6nj"},t.map((function(e){return r.createElement(o.default,{className:"badge",key:e.iconName,name:e.iconName,title:e.title})})))}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(2),s=n(19),u=n(35),l=n(6),c=n(38),d=n(38);t.MenuPosition=d.MenuPosition;var f=function(e){function t(t){var n=e.call(this,t)||this;return n._beginClosingMenu=function(){n.setState({menuState:c.MenuState.Closing})},n._copyLink=function(){n.props.onCopyTextToClipboard(n.props.onGetData().url,"Link copied to clipboard"),n._beginClosingMenu(),n.completeWithActivityType("Copy")},n._closeMenu=function(){n.setState({data:null,menuState:c.MenuState.Closed,shareChannels:[]}),n._shareResponseCompletionHandler=null},n._handleEmailLinkClick=function(){n.completeWithActivityType("Email")},n._openMenu=function(){var e=n.props.onGetData(),t=n.props.onShare(e);t.channels.length&&(n.setState({data:e,menuState:c.MenuState.Opened,shareChannels:t.channels}),t.completionHandler&&(n._shareResponseCompletionHandler=t.completionHandler))},n._openTweetComposer=function(){var e=s.createQueryString({text:l.truncateText(n.state.data.text,255),url:n.state.data.url,hashtags:"ReadOnReadup",via:"ReadupDotCom"});window.open("https://twitter.com/intent/tweet"+e,"_blank","height=300,location=0,menubar=0,toolbar=0,width=500"),n.completeWithActivityType("Twitter")},n.state={data:null,menuState:c.MenuState.Closed,shareChannels:[]},n}return i(t,e),t.prototype.completeWithActivityType=function(e){if(this.props.onComplete||this._shareResponseCompletionHandler){var t={id:null,action:this.state.data.action,activityType:e,completed:null,error:null};this.props.onComplete&&this.props.onComplete(t),this._shareResponseCompletionHandler&&this._shareResponseCompletionHandler(t)}},t.prototype.render=function(){return o.createElement(c.default,{className:"share-control_mnbspk",menuChildren:o.createElement(o.Fragment,null,this.state.shareChannels.includes(u.default.Clipboard)?o.createElement("button",{className:"button",onClick:this._copyLink},o.createElement(a.default,{name:"link"}),o.createElement("label",null,"Copy Link")):null,this.state.shareChannels.includes(u.default.Email)?o.createElement("a",{className:"button",href:"mailto:"+s.createQueryString({body:this.state.data.email.body,subject:this.state.data.email.subject}),onClick:this._handleEmailLinkClick,target:"_blank"},o.createElement(a.default,{name:"paper-plane"}),o.createElement("label",null,"Email")):null,this.state.shareChannels.includes(u.default.Twitter)?o.createElement("button",{className:"button",onClick:this._openTweetComposer},o.createElement(a.default,{name:"twitter"}),o.createElement("label",null,"Tweet")):null),menuPosition:this.props.menuPosition,menuState:this.state.menuState,onBeginClosing:this._beginClosingMenu,onClose:this._closeMenu,onOpen:this._openMenu},this.props.children)},t}(o.PureComponent);t.default=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=n(1);t.default=function(e){var t=e.position.split("/");return r.createElement("span",{className:i.default("menu_qla37i","menu","position-"+t[0],"align-"+t[1],{closing:e.isClosing}),onMouseDown:e.onMouseDown},e.children)}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(3),s=n(1),u=n(21),l=n(13),c=n(14),d=u.findRouteByKey(l.default,c.default.Profile),f=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._viewProfile=function(e){e.preventDefault(),t.props.onViewProfile(t.props.userName)},t}return i(t,e),t.prototype.render=function(){return o.createElement(a.default,{className:s.default("profile-link_7fs028",this.props.className),href:this.props.onCreateAbsoluteUrl(d.createUrl({userName:this.props.userName})),onClick:this._viewProfile,text:this.props.userName})},t}(o.PureComponent);t.default=f},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(4),s=n(6),u=n(11),l=n(5),c=n(3),d=n(15),f=function(e){function t(t){var n=e.call(this,t)||this;return n._asyncTracker=new l.default,n._changeText=function(e){n.setState({text:e.currentTarget.value})},n._openMarkdownDialog=function(){n.props.onOpenDialog(o.createElement(d.default,{onClose:n.props.onCloseDialog}))},n._postRevision=function(){n.setState({isPosting:!0}),n.props.onPostRevision({commentId:n.props.comment.id,text:n.state.text})},n._timeoutDate=u.DateTime.fromISO(s.formatIsoDateAsUtc(t.comment.dateCreated)).plus({minutes:3}),n.state={isPosting:!1,text:t.comment.text,timeRemaining:n.getTimeRemaining()},n._timerInterval=n._asyncTracker.addInterval(window.setInterval((function(){var e=n.getTimeRemaining();n.setState({timeRemaining:e}),e.seconds<=0&&window.clearInterval(n._timerInterval)}),1e3)),n}return i(t,e),t.prototype.getTimeRemaining=function(){return this._timeoutDate.diffNow(["minutes","seconds"])},t.prototype.componentWillUnmount=function(){this._asyncTracker.cancelAll()},t.prototype.render=function(){var e=this.state.text.trim();return o.createElement("div",{className:"comment-revision-composer_dnzrxr"},o.createElement("textarea",{autoFocus:!0,onChange:this._changeText,value:this.state.text,style:{minHeight:this.props.initialHeight}}),o.createElement("div",{className:"controls"},o.createElement("div",{className:"left-group"},o.createElement(c.default,{iconLeft:"question-circle",onClick:this._openMarkdownDialog,text:"Formatting Guide"}),o.createElement("div",{className:"timer"},this.state.isPosting?null:this.state.timeRemaining.seconds>0?o.createElement(o.Fragment,null,o.createElement("div",null,"You have ",this.state.timeRemaining.minutes>0?o.createElement("span",null,this.state.timeRemaining.minutes,"m "):null,Math.floor(this.state.timeRemaining.seconds),"s remaining to fix typos. After that you can add updates.")):o.createElement(o.Fragment,null,o.createElement("div",null,"The typo timer ran out. Copy your work and ",o.createElement(c.default,{text:"add an update",onClick:this.props.onCreateAddendum})," instead.")))),o.createElement("div",{className:"buttons"},o.createElement(a.default,{text:"Cancel",state:this.state.isPosting?"disabled":"normal",onClick:this.props.onClose}),o.createElement(a.default,{text:"Save Changes",style:"preferred",state:this.state.isPosting?"busy":this.state.timeRemaining.seconds>0&&e&&e!==this.props.comment.text?"normal":"disabled",onClick:this._postRevision}))))},t}(o.PureComponent);t.default=f},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(4),s=n(11),u=n(3),l=n(15),c=function(e){function t(t){var n=e.call(this,t)||this;return n._changeText=function(e){n.setState({text:e.currentTarget.value})},n._openMarkdownDialog=function(){n.props.onOpenDialog(o.createElement(l.default,{onClose:n.props.onCloseDialog}))},n._postAddendum=function(){n.setState({isPosting:!0}),n.props.onPostAddendum({commentId:n.props.comment.id,text:n.state.text})},n._updateDate=s.DateTime.local().toLocaleString(s.DateTime.DATE_SHORT),n.state={isPosting:!1,text:""},n}return i(t,e),t.prototype.render=function(){return o.createElement("div",{className:"comment-addendum-composer_z77dhy"},o.createElement("div",null,"Update (",this._updateDate,"):"),o.createElement("textarea",{autoFocus:!0,onChange:this._changeText,value:this.state.text}),o.createElement("div",{className:"controls"},o.createElement(u.default,{iconLeft:"question-circle",onClick:this._openMarkdownDialog,text:"Formatting Guide"}),o.createElement("div",{className:"buttons"},o.createElement(a.default,{text:"Cancel",state:this.state.isPosting?"disabled":"normal",onClick:this.props.onClose}),o.createElement(a.default,{text:"Post Update",style:"preferred",state:this.state.isPosting?"busy":this.state.text.trim()?"normal":"disabled",onClick:this._postAddendum}))))},t}(o.PureComponent);t.default=c},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),o=this&&this.__values||function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(t,"__esModule",{value:!0});var a=n(0),s=n(1),u=n(104),l=n(118),c=new u.Parser,d=new u.HtmlRenderer({safe:!0}),f=new l({"ftp:":null,"mailto:":null,"//:":null});function p(e){var t=new u.Node("text");return t.literal=e,t}function h(e){for(var t,n,r,i,a,s,l=c.parse(e),h=l.walker();r=h.next();){var m=void 0;if(r.entering&&"text"===r.node.type&&r.node.literal&&(m=f.match(r.node.literal))){var g=0;try{for(var y=(t=void 0,o(m)),v=y.next();!v.done;v=y.next()){var b=v.value;b.index>g&&r.node.insertBefore(p(r.node.literal.substring(g,b.index))),r.node.insertBefore((i=b.url,a=b.text,s=void 0,(s=new u.Node("link")).destination=i,s.appendChild(p(a)),s)),g=b.lastIndex}}catch(e){t={error:e}}finally{try{v&&!v.done&&(n=y.return)&&n.call(y)}finally{if(t)throw t.error}}g|$)/i,/^/,/\?>/,/>/,/\]\]>/],c=/^(?:(?:\*[ \t]*){3,}|(?:_[ \t]*){3,}|(?:-[ \t]*){3,})[ \t]*$/,d=/^[#`~*+_=<>0-9-]/,f=/[^ \t\f\v\r\n]/,p=/^[*+-]/,h=/^(\d{1,9})([.)])/,m=/^#{1,6}(?:[ \t]+|$)/,g=/^`{3,}(?!.*`)|^~{3,}/,y=/^(?:`{3,}|~{3,})(?= *$)/,v=/^(?:=+|-+)[ \t]*$/,b=/\r\n|\n|\r/,_=function(e){return 32===e||9===e},w=function(e,t){return t=t._listData.markerOffset+t._listData.padding))return 1;e.advanceOffset(t._listData.markerOffset+t._listData.padding,!0)}return 0},finalize:function(){},canContain:function(e){return"item"!==e},acceptsLines:!1},heading:{continue:function(){return 1},finalize:function(){},canContain:function(){return!1},acceptsLines:!1},thematic_break:{continue:function(){return 1},finalize:function(){},canContain:function(){return!1},acceptsLines:!1},code_block:{continue:function(e,t){var n=e.currentLine,r=e.indent;if(t._isFenced){var i=r<=3&&n.charAt(e.nextNonspace)===t._fenceChar&&n.slice(e.nextNonspace).match(y);if(i&&i[0].length>=t._fenceLength)return e.lastLineLength=i[0].length,e.finalize(t,e.lineNumber),2;for(var o=t._fenceOffset;o>0&&_(w(n,e.offset));)e.advanceOffset(1,!0),o--}else if(r>=4)e.advanceOffset(4,!0);else{if(!e.blank)return 1;e.advanceNextNonspace()}return 0},finalize:function(e,t){if(t._isFenced){var n=t._string_content,r=n.indexOf("\n"),o=n.slice(0,r),a=n.slice(r+1);t.info=i(o.trim()),t._literal=a}else t._literal=t._string_content.replace(/(\n *)+$/,"\n");t._string_content=null},canContain:function(){return!1},acceptsLines:!0},html_block:{continue:function(e,t){return!e.blank||6!==t._htmlBlockType&&7!==t._htmlBlockType?0:1},finalize:function(e,t){t._literal=t._string_content.replace(/(\n *)+$/,""),t._string_content=null},canContain:function(){return!1},acceptsLines:!0},paragraph:{continue:function(e){return e.blank?1:0},finalize:function(e,t){for(var n,r,i=!1;91===w(t._string_content,0)&&(n=e.inlineParser.parseReference(t._string_content,e.refmap));)t._string_content=t._string_content.slice(n),i=!0;i&&(r=t._string_content,!f.test(r))&&t.unlink()},canContain:function(){return!1},acceptsLines:!0}},T=[function(e){return e.indented||62!==w(e.currentLine,e.nextNonspace)?0:(e.advanceNextNonspace(),e.advanceOffset(1,!1),_(w(e.currentLine,e.offset))&&e.advanceOffset(1,!0),e.closeUnmatchedBlocks(),e.addChild("block_quote",e.nextNonspace),1)},function(e){var t;if(!e.indented&&(t=e.currentLine.slice(e.nextNonspace).match(m))){e.advanceNextNonspace(),e.advanceOffset(t[0].length,!1),e.closeUnmatchedBlocks();var n=e.addChild("heading",e.nextNonspace);return n.level=t[0].trim().length,n._string_content=e.currentLine.slice(e.offset).replace(/^[ \t]*#+[ \t]*$/,"").replace(/[ \t]+#+[ \t]*$/,""),e.advanceOffset(e.currentLine.length-e.offset),2}return 0},function(e){var t;if(!e.indented&&(t=e.currentLine.slice(e.nextNonspace).match(g))){var n=t[0].length;e.closeUnmatchedBlocks();var r=e.addChild("code_block",e.nextNonspace);return r._isFenced=!0,r._fenceLength=n,r._fenceChar=t[0][0],r._fenceOffset=e.indent,e.advanceNextNonspace(),e.advanceOffset(n,!1),2}return 0},function(e,t){if(!e.indented&&60===w(e.currentLine,e.nextNonspace)){var n,r=e.currentLine.slice(e.nextNonspace);for(n=1;n<=7;n++){if(u[n].test(r)&&(n<7||"paragraph"!==t.type))return e.closeUnmatchedBlocks(),e.addChild("html_block",e.offset)._htmlBlockType=n,2}}return 0},function(e,t){var n;if(!e.indented&&"paragraph"===t.type&&(n=e.currentLine.slice(e.nextNonspace).match(v))){var i;for(e.closeUnmatchedBlocks();91===w(t._string_content,0)&&(i=e.inlineParser.parseReference(t._string_content,e.refmap));)t._string_content=t._string_content.slice(i);if(t._string_content.length>0){var o=new r("heading",t.sourcepos);return o.level="="===n[0][0]?1:2,o._string_content=t._string_content,t.insertAfter(o),t.unlink(),e.tip=o,e.advanceOffset(e.currentLine.length-e.offset,!1),2}return 0}return 0},function(e){return!e.indented&&c.test(e.currentLine.slice(e.nextNonspace))?(e.closeUnmatchedBlocks(),e.addChild("thematic_break",e.nextNonspace),e.advanceOffset(e.currentLine.length-e.offset,!1),2):0},function(e,t){var n,r,i;return e.indented&&"list"!==t.type||!(n=function(e,t){var n,r,i,o,a=e.currentLine.slice(e.nextNonspace),s={type:null,tight:!0,bulletChar:null,start:null,delimiter:null,padding:null,markerOffset:e.indent};if(e.indent>=4)return null;if(n=a.match(p))s.type="bullet",s.bulletChar=n[0][0];else{if(!(n=a.match(h))||"paragraph"===t.type&&"1"!==n[1])return null;s.type="ordered",s.start=parseInt(n[1]),s.delimiter=n[2]}if(-1!==(r=w(e.currentLine,e.nextNonspace+n[0].length))&&9!==r&&32!==r)return null;if("paragraph"===t.type&&!e.currentLine.slice(e.nextNonspace+n[0].length).match(f))return null;e.advanceNextNonspace(),e.advanceOffset(n[0].length,!0),i=e.column,o=e.offset;do{e.advanceOffset(1,!0),r=w(e.currentLine,e.offset)}while(e.column-i<5&&_(r));var u=-1===w(e.currentLine,e.offset),l=e.column-i;return l>=5||l<1||u?(s.padding=n[0].length+1,e.column=i,e.offset=o,_(w(e.currentLine,e.offset))&&e.advanceOffset(1,!0)):s.padding=n[0].length+l,s}(e,t))?0:(e.closeUnmatchedBlocks(),"list"===e.tip.type&&(r=t._listData,i=n,r.type===i.type&&r.delimiter===i.delimiter&&r.bulletChar===i.bulletChar)||((t=e.addChild("list",e.nextNonspace))._listData=n),(t=e.addChild("item",e.nextNonspace))._listData=n,1)},function(e){return e.indented&&"paragraph"!==e.tip.type&&!e.blank?(e.advanceOffset(4,!0),e.closeUnmatchedBlocks(),e.addChild("code_block",e.offset),2):0}],A=function(e,t){for(var n,r,i,o=this.currentLine;e>0&&(i=o[this.offset]);)"\t"===i?(n=4-this.column%4,t?(this.partiallyConsumedTab=n>e,r=n>e?e:n,this.column+=r,this.offset+=this.partiallyConsumedTab?0:1,e-=r):(this.partiallyConsumedTab=!1,this.column+=n,this.offset+=1,e-=1)):(this.partiallyConsumedTab=!1,this.offset+=1,this.column+=1,e-=1)},D=function(){this.offset=this.nextNonspace,this.column=this.nextNonspaceColumn,this.partiallyConsumedTab=!1},P=function(){for(var e,t=this.currentLine,n=this.offset,r=this.column;""!==(e=t.charAt(n));)if(" "===e)n++,r++;else{if("\t"!==e)break;n++,r+=4-r%4}this.blank="\n"===e||"\r"===e||""===e,this.nextNonspace=n,this.nextNonspaceColumn=r,this.indent=this.nextNonspaceColumn-this.column,this.indented=this.indent>=4},O=function(e){var t,n,r=!0,i=this.doc;for(this.oldtip=this.tip,this.offset=0,this.column=0,this.blank=!1,this.partiallyConsumedTab=!1,this.lineNumber+=1,-1!==e.indexOf("\0")&&(e=e.replace(/\0/g,"�")),this.currentLine=e;(n=i._lastChild)&&n._open;){switch(i=n,this.findNextNonspace(),this.blocks[i.type].continue(this,i)){case 0:break;case 1:r=!1;break;case 2:return;default:throw"continue returned illegal value, must be 0, 1, or 2"}if(!r){i=i._parent;break}}this.allClosed=i===this.oldtip,this.lastMatchedContainer=i;for(var o="paragraph"!==i.type&&x[i.type].acceptsLines,a=this.blockStarts,s=a.length;!o;){if(this.findNextNonspace(),!this.indented&&!d.test(e.slice(this.nextNonspace))){this.advanceNextNonspace();break}for(var u=0;u=1&&i._htmlBlockType<=5&&l[i._htmlBlockType].test(this.currentLine.slice(this.offset))&&(this.lastLineLength=e.length,this.finalize(i,this.lineNumber))):this.offset=55296&&s<=57343){if(s>=55296&&s<=56319&&o+1=56320&&u<=57343){c+=encodeURIComponent(e[o]+e[o+1]),o++;continue}c+="%EF%BF%BD"}else c+=encodeURIComponent(e[o]);return c}i.defaultChars=";/?:@&=+$,-_.!~*'()#",i.componentChars="-_.!~*'()",e.exports=i},function(e,t,n){var r=s(n(40)),i=u(r);t.XML=p(r,i);var o=s(n(41)),a=u(o);function s(e){return Object.keys(e).sort().reduce((function(t,n){return t[e[n]]="&"+n+";",t}),{})}function u(e){var t=[],n=[];return Object.keys(e).forEach((function(e){1===e.length?t.push("\\"+e):n.push(e)})),n.unshift("["+t.join("")+"]"),new RegExp(n.join("|"),"g")}t.HTML=p(o,a);var l=/[^\0-\x7F]/g,c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function d(e){return"&#x"+e.charCodeAt(0).toString(16).toUpperCase()+";"}function f(e){return"&#x"+(1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536).toString(16).toUpperCase()+";"}function p(e,t){function n(t){return e[t]}return function(e){return e.replace(t,n).replace(c,f).replace(l,d)}}var h=u(r);t.escape=function(e){return e.replace(h,d).replace(c,f).replace(l,d)}},function(e,t,n){var r=n(41),i=n(109),o=n(40),a=n(110),s=l(o),u=l(r);function l(e){var t=Object.keys(e).join("|"),n=f(e),r=new RegExp("&(?:"+(t+="|#[xX][\\da-fA-F]+|#\\d+")+");","g");return function(e){return String(e).replace(r,n)}}var c=function(){for(var e=Object.keys(i).sort(d),t=Object.keys(r).sort(d),n=0,o=0;n","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},function(e,t,n){var r=n(111);e.exports=function(e){if(e>=55296&&e<=57343||e>1114111)return"�";e in r&&(e=r[e]);var t="";e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e);return t+=String.fromCharCode(e)}},function(e){e.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},function(e,t,n){"use strict";var r=n(23),i=n(7),o=n(113),a=i.normalizeURI,s=i.unescapeString,u=n(114),l=n(39).decodeHTML;n(115);var c=i.ESCAPABLE,d="\\\\"+c,f=i.ENTITY,p=i.reHtmlTag,h=new RegExp(/[!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/),m=new RegExp('^(?:"('+d+'|[^"\\x00])*"|\'('+d+"|[^'\\x00])*'|\\(("+d+"|[^()\\x00])*\\))"),g=/^(?:<(?:[^<>\n\\\x00]|\\.)*>)/,y=new RegExp("^"+c),v=new RegExp("^"+f,"i"),b=/`+/,_=/^`+/,w=/\.\.\./g,E=/--+/g,C=/^<([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)>/,k=/^<[A-Za-z][A-Za-z0-9.+-]{1,31}:[^<>\x00-\x20]*>/i,S=/^ *(?:\n *)?/,x=/^[ \t\n\x0b\x0c\x0d]/,T=/^\s/,A=/ *$/,D=/^ */,P=/^ *(?:\n|$)/,O=/^\[(?:[^\\\[\]]|\\.){0,1000}\]/,N=/^[^\n`\[\]\\!<&*_'"]+/m,F=function(e){var t=new r("text");return t._literal=e,t},M=function(e){var t=e.exec(this.subject.slice(this.pos));return null===t?null:(this.pos+=t.index+t[0].length,t[0])},L=function(){return this.pos0&&null!==o.match(/[^ ]/)&&" "==o[0]&&" "==o[o.length-1]?i._literal=o.slice(1,o.length-1):i._literal=o,e.appendChild(i),!0;return this.pos=a,e.appendChild(F(t)),!0},z=function(e){var t,n=this.subject;return this.pos+=1,10===this.peek()?(this.pos+=1,t=new r("linebreak"),e.appendChild(t)):y.test(n.charAt(this.pos))?(e.appendChild(F(n.charAt(this.pos))),this.pos+=1):e.appendChild(F("\\")),!0},j=function(e){var t,n,i;return(t=this.match(C))?(n=t.slice(1,t.length-1),(i=new r("link"))._destination=a("mailto:"+n),i._title="",i.appendChild(F(n)),e.appendChild(i),!0):!!(t=this.match(k))&&(n=t.slice(1,t.length-1),(i=new r("link"))._destination=a(n),i._title="",i.appendChild(F(n)),e.appendChild(i),!0)},B=function(e){var t=this.match(p);if(null===t)return!1;var n=new r("html_inline");return n._literal=t,e.appendChild(n),!0},U=function(e){var t,n,r,i,o,a,s,l,c,d,f,p=0,m=this.pos;if(39===e||34===e)p++,this.pos++;else for(;this.peek()===e;)p++,this.pos++;return 0===p?null:(t=0===m?"\n":this.subject.charAt(m-1),n=-1===(r=this.peek())?"\n":u(r),l=T.test(n),c=h.test(n),d=T.test(t),f=h.test(t),i=!l&&(!c||d||f),o=!d&&(!f||l||c),95===e?(a=i&&(!o||f),s=o&&(!i||c)):39===e||34===e?(a=i&&!o,s=o):(a=i,s=o),this.pos=m,{numdelims:p,can_open:a,can_close:s})},q=function(e,t){var n=this.scanDelims(e);if(!n)return!1;var r,i=n.numdelims,o=this.pos;this.pos+=i,r=39===e?"’":34===e?"“":this.subject.slice(o,this.pos);var a=F(r);return t.appendChild(a),!n.can_open&&!n.can_close||!this.options.smart&&39===e&&34===e||(this.delimiters={cc:e,numdelims:i,origdelims:i,node:a,previous:this.delimiters,next:null,can_open:n.can_open,can_close:n.can_close},null!==this.delimiters.previous&&(this.delimiters.previous.next=this.delimiters)),!0},V=function(e){null!==e.previous&&(e.previous.next=e.next),null===e.next?this.delimiters=e.previous:e.next.previous=e.previous},H=function(e){for(var t,n,i,o,a,s,u,l,c,d,f,p,h=[[],[],[]],m=!1,g=0;g<3;g++)h[g][95]=e,h[g][42]=e,h[g][39]=e,h[g][34]=e;for(n=this.delimiters;null!==n&&n.previous!==e;)n=n.previous;for(;null!==n;){var y=n.cc;if(n.can_close){for(t=n.previous,d=!1;null!==t&&t!==e&&t!==h[n.origdelims%3][y];){if(m=(n.can_open||t.can_close)&&n.origdelims%3!=0&&(t.origdelims+n.origdelims)%3==0,t.cc===n.cc&&t.can_open&&!m){d=!0;break}t=t.previous}if(i=n,42===y||95===y)if(d){u=n.numdelims>=2&&t.numdelims>=2?2:1,o=t.node,a=n.node,t.numdelims-=u,n.numdelims-=u,o._literal=o._literal.slice(0,o._literal.length-u),a._literal=a._literal.slice(0,a._literal.length-u);var v=new r(1===u?"emph":"strong");for(l=o._next;l&&l!==a;)c=l._next,l.unlink(),v.appendChild(l),l=c;o.insertAfter(v),p=n,(f=t).next!==p&&(f.next=p,p.previous=f),0===t.numdelims&&(o.unlink(),this.removeDelimiter(t)),0===n.numdelims&&(a.unlink(),s=n.next,this.removeDelimiter(n),n=s)}else n=n.next;else 39===y?(n.node._literal="’",d&&(t.node._literal="‘"),n=n.next):34===y&&(n.node._literal="”",d&&(t.node.literal="“"),n=n.next);d||(h[i.origdelims%3][y]=i.previous,i.can_open||this.removeDelimiter(i))}else n=n.next}for(;null!==this.delimiters&&this.delimiters!==e;)this.removeDelimiter(this.delimiters)},W=function(){var e=this.match(m);return null===e?null:s(e.substr(1,e.length-2))},Z=function(){var e=this.match(g);if(null===e){if(60===this.peek())return null;for(var t,n=this.pos,r=0;-1!==(t=this.peek());)if(92===t&&y.test(this.subject.charAt(this.pos+1)))this.pos+=1,-1!==this.peek()&&(this.pos+=1);else if(40===t)this.pos+=1,r+=1;else if(41===t){if(r<1)break;this.pos+=1,r-=1}else{if(null!==x.exec(u(t)))break;this.pos+=1}return this.pos===n&&41!==t?null:0!==r?null:(e=this.subject.substr(n,this.pos-n),a(s(e)))}return a(s(e.substr(1,e.length-2)))},$=function(){var e=this.match(O);return null===e||e.length>1001?0:e.length},K=function(e){var t=this.pos;this.pos+=1;var n=F("[");return e.appendChild(n),this.addBracket(n,t,!1),!0},G=function(e){var t=this.pos;if(this.pos+=1,91===this.peek()){this.pos+=1;var n=F("![");e.appendChild(n),this.addBracket(n,t+1,!0)}else e.appendChild(F("!"));return!0},Q=function(e){var t,n,i,a,s,u,l=!1;if(this.pos+=1,t=this.pos,null===(u=this.brackets))return e.appendChild(F("]")),!0;if(!u.active)return e.appendChild(F("]")),this.removeBracket(),!0;n=u.image;var c=this.pos;if(40===this.peek()&&(this.pos++,this.spnl()&&null!==(i=this.parseLinkDestination())&&this.spnl()&&(x.test(this.subject.charAt(this.pos-1))&&(a=this.parseLinkTitle()),1)&&this.spnl()&&41===this.peek()?(this.pos+=1,l=!0):this.pos=c),!l){var d=this.pos,f=this.parseLinkLabel();if(f>2?s=this.subject.slice(d,d+f):u.bracketAfter||(s=this.subject.slice(u.index,t)),0===f&&(this.pos=c),s){var p=this.refmap[o(s)];p&&(i=p.destination,a=p.title,l=!0)}}if(l){var h,m,g=new r(n?"image":"link");for(g._destination=i,g._title=a||"",h=u.node._next;h;)m=h._next,h.unlink(),g.appendChild(h),h=m;if(e.appendChild(g),this.processEmphasis(u.previousDelimiter),this.removeBracket(),u.node.unlink(),!n)for(u=this.brackets;null!==u;)u.image||(u.active=!1),u=u.previous;return!0}return this.removeBracket(),this.pos=t,e.appendChild(F("]")),!0},Y=function(e,t,n){null!==this.brackets&&(this.brackets.bracketAfter=!0),this.brackets={node:e,previous:this.brackets,previousDelimiter:this.delimiters,index:t,image:n,active:!0}},J=function(){this.brackets=this.brackets.previous},X=function(e){var t;return!!(t=this.match(v))&&(e.appendChild(F(l(t))),!0)},ee=function(e){var t;return!!(t=this.match(N))&&(this.options.smart?e.appendChild(F(t.replace(w,"…").replace(E,(function(e){var t=0,n=0;return e.length%3==0?n=e.length/3:e.length%2==0?t=e.length/2:e.length%3==2?(t=1,n=(e.length-2)/3):(t=2,n=(e.length-4)/3),"—".repeat(n)+"–".repeat(t)})))):e.appendChild(F(t)),!0)},te=function(e){this.pos+=1;var t=e._lastChild;if(t&&"text"===t.type&&" "===t._literal[t._literal.length-1]){var n=" "===t._literal[t._literal.length-2];t._literal=t._literal.replace(A,""),e.appendChild(new r(n?"linebreak":"softbreak"))}else e.appendChild(new r("softbreak"));return this.match(D),!0},ne=function(e,t){var n,r,i,a;this.subject=e,this.pos=0;var s=this.pos;if(0===(a=this.parseLinkLabel()))return 0;if(n=this.subject.substr(0,a),58!==this.peek())return this.pos=s,0;if(this.pos++,this.spnl(),null===(r=this.parseLinkDestination()))return this.pos=s,0;var u=this.pos;this.spnl(),this.pos!==u&&(i=this.parseLinkTitle()),null===i&&(i="",this.pos=u);var l=!0;if(null===this.match(P)&&(""===i?l=!1:(i="",this.pos=u,l=null!==this.match(P))),!l)return this.pos=s,0;var c=o(n);return""===c?(this.pos=s,0):(t[c]||(t[c]={destination:r,title:i}),this.pos-s)},re=function(e){var t=!1,n=this.peek();if(-1===n)return!1;switch(n){case 10:t=this.parseNewline(e);break;case 92:t=this.parseBackslash(e);break;case 96:t=this.parseBackticks(e);break;case 42:case 95:t=this.handleDelim(n,e);break;case 39:case 34:t=this.options.smart&&this.handleDelim(n,e);break;case 91:t=this.parseOpenBracket(e);break;case 33:t=this.parseBang(e);break;case 93:t=this.parseCloseBracket(e);break;case 60:t=this.parseAutolink(e)||this.parseHtmlTag(e);break;case 38:t=this.parseEntity(e);break;default:t=this.parseString(e)}return t||(this.pos+=1,e.appendChild(F(u(n)))),!0},ie=function(e){for(this.subject=e._string_content.trim(),this.pos=0,this.delimiters=null,this.brackets=null;this.parseInline(e););e._string_content=null,this.processEmphasis(null)};e.exports=function(e){return{subject:"",delimiters:null,brackets:null,pos:0,refmap:{},match:M,peek:L,spnl:R,parseBackticks:I,parseBackslash:z,parseAutolink:j,parseHtmlTag:B,scanDelims:U,handleDelim:q,parseLinkTitle:W,parseLinkDestination:Z,parseLinkLabel:$,parseOpenBracket:K,parseBang:G,parseCloseBracket:Q,addBracket:Y,removeBracket:J,parseEntity:X,parseString:ee,parseNewline:te,parseReference:ne,parseInline:re,processEmphasis:H,removeDelimiter:V,options:e||{},parse:ie}}},function(e,t,n){"use strict";var r=/[ \t\r\n]+|[A-Z\xB5\xC0-\xD6\xD8-\xDF\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u0149\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u017F\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C5\u01C7\u01C8\u01CA\u01CB\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F0-\u01F2\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0345\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03AB\u03B0\u03C2\u03CF-\u03D1\u03D5\u03D6\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F0\u03F1\u03F4\u03F5\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u0587\u10A0-\u10C5\u10C7\u10CD\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E96-\u1E9B\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F50\u1F52\u1F54\u1F56\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1F80-\u1FAF\u1FB2-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD2\u1FD3\u1FD6-\u1FDB\u1FE2-\u1FE4\u1FE6-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2126\u212A\u212B\u2132\u2160-\u216F\u2183\u24B6-\u24CF\u2C00-\u2C2E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AD\uA7B0\uA7B1\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A]|\uD801[\uDC00-\uDC27]|\uD806[\uDCA0-\uDCBF]/g,i={A:"a",B:"b",C:"c",D:"d",E:"e",F:"f",G:"g",H:"h",I:"i",J:"j",K:"k",L:"l",M:"m",N:"n",O:"o",P:"p",Q:"q",R:"r",S:"s",T:"t",U:"u",V:"v",W:"w",X:"x",Y:"y",Z:"z","µ":"μ","À":"à","Á":"á","Â":"â","Ã":"ã","Ä":"ä","Å":"å","Æ":"æ","Ç":"ç","È":"è","É":"é","Ê":"ê","Ë":"ë","Ì":"ì","Í":"í","Î":"î","Ï":"ï","Ð":"ð","Ñ":"ñ","Ò":"ò","Ó":"ó","Ô":"ô","Õ":"õ","Ö":"ö","Ø":"ø","Ù":"ù","Ú":"ú","Û":"û","Ü":"ü","Ý":"ý","Þ":"þ","Ā":"ā","Ă":"ă","Ą":"ą","Ć":"ć","Ĉ":"ĉ","Ċ":"ċ","Č":"č","Ď":"ď","Đ":"đ","Ē":"ē","Ĕ":"ĕ","Ė":"ė","Ę":"ę","Ě":"ě","Ĝ":"ĝ","Ğ":"ğ","Ġ":"ġ","Ģ":"ģ","Ĥ":"ĥ","Ħ":"ħ","Ĩ":"ĩ","Ī":"ī","Ĭ":"ĭ","Į":"į","IJ":"ij","Ĵ":"ĵ","Ķ":"ķ","Ĺ":"ĺ","Ļ":"ļ","Ľ":"ľ","Ŀ":"ŀ","Ł":"ł","Ń":"ń","Ņ":"ņ","Ň":"ň","Ŋ":"ŋ","Ō":"ō","Ŏ":"ŏ","Ő":"ő","Œ":"œ","Ŕ":"ŕ","Ŗ":"ŗ","Ř":"ř","Ś":"ś","Ŝ":"ŝ","Ş":"ş","Š":"š","Ţ":"ţ","Ť":"ť","Ŧ":"ŧ","Ũ":"ũ","Ū":"ū","Ŭ":"ŭ","Ů":"ů","Ű":"ű","Ų":"ų","Ŵ":"ŵ","Ŷ":"ŷ","Ÿ":"ÿ","Ź":"ź","Ż":"ż","Ž":"ž","ſ":"s","Ɓ":"ɓ","Ƃ":"ƃ","Ƅ":"ƅ","Ɔ":"ɔ","Ƈ":"ƈ","Ɖ":"ɖ","Ɗ":"ɗ","Ƌ":"ƌ","Ǝ":"ǝ","Ə":"ə","Ɛ":"ɛ","Ƒ":"ƒ","Ɠ":"ɠ","Ɣ":"ɣ","Ɩ":"ɩ","Ɨ":"ɨ","Ƙ":"ƙ","Ɯ":"ɯ","Ɲ":"ɲ","Ɵ":"ɵ","Ơ":"ơ","Ƣ":"ƣ","Ƥ":"ƥ","Ʀ":"ʀ","Ƨ":"ƨ","Ʃ":"ʃ","Ƭ":"ƭ","Ʈ":"ʈ","Ư":"ư","Ʊ":"ʊ","Ʋ":"ʋ","Ƴ":"ƴ","Ƶ":"ƶ","Ʒ":"ʒ","Ƹ":"ƹ","Ƽ":"ƽ","DŽ":"dž","Dž":"dž","LJ":"lj","Lj":"lj","NJ":"nj","Nj":"nj","Ǎ":"ǎ","Ǐ":"ǐ","Ǒ":"ǒ","Ǔ":"ǔ","Ǖ":"ǖ","Ǘ":"ǘ","Ǚ":"ǚ","Ǜ":"ǜ","Ǟ":"ǟ","Ǡ":"ǡ","Ǣ":"ǣ","Ǥ":"ǥ","Ǧ":"ǧ","Ǩ":"ǩ","Ǫ":"ǫ","Ǭ":"ǭ","Ǯ":"ǯ","DZ":"dz","Dz":"dz","Ǵ":"ǵ","Ƕ":"ƕ","Ƿ":"ƿ","Ǹ":"ǹ","Ǻ":"ǻ","Ǽ":"ǽ","Ǿ":"ǿ","Ȁ":"ȁ","Ȃ":"ȃ","Ȅ":"ȅ","Ȇ":"ȇ","Ȉ":"ȉ","Ȋ":"ȋ","Ȍ":"ȍ","Ȏ":"ȏ","Ȑ":"ȑ","Ȓ":"ȓ","Ȕ":"ȕ","Ȗ":"ȗ","Ș":"ș","Ț":"ț","Ȝ":"ȝ","Ȟ":"ȟ","Ƞ":"ƞ","Ȣ":"ȣ","Ȥ":"ȥ","Ȧ":"ȧ","Ȩ":"ȩ","Ȫ":"ȫ","Ȭ":"ȭ","Ȯ":"ȯ","Ȱ":"ȱ","Ȳ":"ȳ","Ⱥ":"ⱥ","Ȼ":"ȼ","Ƚ":"ƚ","Ⱦ":"ⱦ","Ɂ":"ɂ","Ƀ":"ƀ","Ʉ":"ʉ","Ʌ":"ʌ","Ɇ":"ɇ","Ɉ":"ɉ","Ɋ":"ɋ","Ɍ":"ɍ","Ɏ":"ɏ","ͅ":"ι","Ͱ":"ͱ","Ͳ":"ͳ","Ͷ":"ͷ","Ϳ":"ϳ","Ά":"ά","Έ":"έ","Ή":"ή","Ί":"ί","Ό":"ό","Ύ":"ύ","Ώ":"ώ","Α":"α","Β":"β","Γ":"γ","Δ":"δ","Ε":"ε","Ζ":"ζ","Η":"η","Θ":"θ","Ι":"ι","Κ":"κ","Λ":"λ","Μ":"μ","Ν":"ν","Ξ":"ξ","Ο":"ο","Π":"π","Ρ":"ρ","Σ":"σ","Τ":"τ","Υ":"υ","Φ":"φ","Χ":"χ","Ψ":"ψ","Ω":"ω","Ϊ":"ϊ","Ϋ":"ϋ","ς":"σ","Ϗ":"ϗ","ϐ":"β","ϑ":"θ","ϕ":"φ","ϖ":"π","Ϙ":"ϙ","Ϛ":"ϛ","Ϝ":"ϝ","Ϟ":"ϟ","Ϡ":"ϡ","Ϣ":"ϣ","Ϥ":"ϥ","Ϧ":"ϧ","Ϩ":"ϩ","Ϫ":"ϫ","Ϭ":"ϭ","Ϯ":"ϯ","ϰ":"κ","ϱ":"ρ","ϴ":"θ","ϵ":"ε","Ϸ":"ϸ","Ϲ":"ϲ","Ϻ":"ϻ","Ͻ":"ͻ","Ͼ":"ͼ","Ͽ":"ͽ","Ѐ":"ѐ","Ё":"ё","Ђ":"ђ","Ѓ":"ѓ","Є":"є","Ѕ":"ѕ","І":"і","Ї":"ї","Ј":"ј","Љ":"љ","Њ":"њ","Ћ":"ћ","Ќ":"ќ","Ѝ":"ѝ","Ў":"ў","Џ":"џ","А":"а","Б":"б","В":"в","Г":"г","Д":"д","Е":"е","Ж":"ж","З":"з","И":"и","Й":"й","К":"к","Л":"л","М":"м","Н":"н","О":"о","П":"п","Р":"р","С":"с","Т":"т","У":"у","Ф":"ф","Х":"х","Ц":"ц","Ч":"ч","Ш":"ш","Щ":"щ","Ъ":"ъ","Ы":"ы","Ь":"ь","Э":"э","Ю":"ю","Я":"я","Ѡ":"ѡ","Ѣ":"ѣ","Ѥ":"ѥ","Ѧ":"ѧ","Ѩ":"ѩ","Ѫ":"ѫ","Ѭ":"ѭ","Ѯ":"ѯ","Ѱ":"ѱ","Ѳ":"ѳ","Ѵ":"ѵ","Ѷ":"ѷ","Ѹ":"ѹ","Ѻ":"ѻ","Ѽ":"ѽ","Ѿ":"ѿ","Ҁ":"ҁ","Ҋ":"ҋ","Ҍ":"ҍ","Ҏ":"ҏ","Ґ":"ґ","Ғ":"ғ","Ҕ":"ҕ","Җ":"җ","Ҙ":"ҙ","Қ":"қ","Ҝ":"ҝ","Ҟ":"ҟ","Ҡ":"ҡ","Ң":"ң","Ҥ":"ҥ","Ҧ":"ҧ","Ҩ":"ҩ","Ҫ":"ҫ","Ҭ":"ҭ","Ү":"ү","Ұ":"ұ","Ҳ":"ҳ","Ҵ":"ҵ","Ҷ":"ҷ","Ҹ":"ҹ","Һ":"һ","Ҽ":"ҽ","Ҿ":"ҿ","Ӏ":"ӏ","Ӂ":"ӂ","Ӄ":"ӄ","Ӆ":"ӆ","Ӈ":"ӈ","Ӊ":"ӊ","Ӌ":"ӌ","Ӎ":"ӎ","Ӑ":"ӑ","Ӓ":"ӓ","Ӕ":"ӕ","Ӗ":"ӗ","Ә":"ә","Ӛ":"ӛ","Ӝ":"ӝ","Ӟ":"ӟ","Ӡ":"ӡ","Ӣ":"ӣ","Ӥ":"ӥ","Ӧ":"ӧ","Ө":"ө","Ӫ":"ӫ","Ӭ":"ӭ","Ӯ":"ӯ","Ӱ":"ӱ","Ӳ":"ӳ","Ӵ":"ӵ","Ӷ":"ӷ","Ӹ":"ӹ","Ӻ":"ӻ","Ӽ":"ӽ","Ӿ":"ӿ","Ԁ":"ԁ","Ԃ":"ԃ","Ԅ":"ԅ","Ԇ":"ԇ","Ԉ":"ԉ","Ԋ":"ԋ","Ԍ":"ԍ","Ԏ":"ԏ","Ԑ":"ԑ","Ԓ":"ԓ","Ԕ":"ԕ","Ԗ":"ԗ","Ԙ":"ԙ","Ԛ":"ԛ","Ԝ":"ԝ","Ԟ":"ԟ","Ԡ":"ԡ","Ԣ":"ԣ","Ԥ":"ԥ","Ԧ":"ԧ","Ԩ":"ԩ","Ԫ":"ԫ","Ԭ":"ԭ","Ԯ":"ԯ","Ա":"ա","Բ":"բ","Գ":"գ","Դ":"դ","Ե":"ե","Զ":"զ","Է":"է","Ը":"ը","Թ":"թ","Ժ":"ժ","Ի":"ի","Լ":"լ","Խ":"խ","Ծ":"ծ","Կ":"կ","Հ":"հ","Ձ":"ձ","Ղ":"ղ","Ճ":"ճ","Մ":"մ","Յ":"յ","Ն":"ն","Շ":"շ","Ո":"ո","Չ":"չ","Պ":"պ","Ջ":"ջ","Ռ":"ռ","Ս":"ս","Վ":"վ","Տ":"տ","Ր":"ր","Ց":"ց","Ւ":"ւ","Փ":"փ","Ք":"ք","Օ":"օ","Ֆ":"ֆ","Ⴀ":"ⴀ","Ⴁ":"ⴁ","Ⴂ":"ⴂ","Ⴃ":"ⴃ","Ⴄ":"ⴄ","Ⴅ":"ⴅ","Ⴆ":"ⴆ","Ⴇ":"ⴇ","Ⴈ":"ⴈ","Ⴉ":"ⴉ","Ⴊ":"ⴊ","Ⴋ":"ⴋ","Ⴌ":"ⴌ","Ⴍ":"ⴍ","Ⴎ":"ⴎ","Ⴏ":"ⴏ","Ⴐ":"ⴐ","Ⴑ":"ⴑ","Ⴒ":"ⴒ","Ⴓ":"ⴓ","Ⴔ":"ⴔ","Ⴕ":"ⴕ","Ⴖ":"ⴖ","Ⴗ":"ⴗ","Ⴘ":"ⴘ","Ⴙ":"ⴙ","Ⴚ":"ⴚ","Ⴛ":"ⴛ","Ⴜ":"ⴜ","Ⴝ":"ⴝ","Ⴞ":"ⴞ","Ⴟ":"ⴟ","Ⴠ":"ⴠ","Ⴡ":"ⴡ","Ⴢ":"ⴢ","Ⴣ":"ⴣ","Ⴤ":"ⴤ","Ⴥ":"ⴥ","Ⴧ":"ⴧ","Ⴭ":"ⴭ","Ḁ":"ḁ","Ḃ":"ḃ","Ḅ":"ḅ","Ḇ":"ḇ","Ḉ":"ḉ","Ḋ":"ḋ","Ḍ":"ḍ","Ḏ":"ḏ","Ḑ":"ḑ","Ḓ":"ḓ","Ḕ":"ḕ","Ḗ":"ḗ","Ḙ":"ḙ","Ḛ":"ḛ","Ḝ":"ḝ","Ḟ":"ḟ","Ḡ":"ḡ","Ḣ":"ḣ","Ḥ":"ḥ","Ḧ":"ḧ","Ḩ":"ḩ","Ḫ":"ḫ","Ḭ":"ḭ","Ḯ":"ḯ","Ḱ":"ḱ","Ḳ":"ḳ","Ḵ":"ḵ","Ḷ":"ḷ","Ḹ":"ḹ","Ḻ":"ḻ","Ḽ":"ḽ","Ḿ":"ḿ","Ṁ":"ṁ","Ṃ":"ṃ","Ṅ":"ṅ","Ṇ":"ṇ","Ṉ":"ṉ","Ṋ":"ṋ","Ṍ":"ṍ","Ṏ":"ṏ","Ṑ":"ṑ","Ṓ":"ṓ","Ṕ":"ṕ","Ṗ":"ṗ","Ṙ":"ṙ","Ṛ":"ṛ","Ṝ":"ṝ","Ṟ":"ṟ","Ṡ":"ṡ","Ṣ":"ṣ","Ṥ":"ṥ","Ṧ":"ṧ","Ṩ":"ṩ","Ṫ":"ṫ","Ṭ":"ṭ","Ṯ":"ṯ","Ṱ":"ṱ","Ṳ":"ṳ","Ṵ":"ṵ","Ṷ":"ṷ","Ṹ":"ṹ","Ṻ":"ṻ","Ṽ":"ṽ","Ṿ":"ṿ","Ẁ":"ẁ","Ẃ":"ẃ","Ẅ":"ẅ","Ẇ":"ẇ","Ẉ":"ẉ","Ẋ":"ẋ","Ẍ":"ẍ","Ẏ":"ẏ","Ẑ":"ẑ","Ẓ":"ẓ","Ẕ":"ẕ","ẛ":"ṡ","Ạ":"ạ","Ả":"ả","Ấ":"ấ","Ầ":"ầ","Ẩ":"ẩ","Ẫ":"ẫ","Ậ":"ậ","Ắ":"ắ","Ằ":"ằ","Ẳ":"ẳ","Ẵ":"ẵ","Ặ":"ặ","Ẹ":"ẹ","Ẻ":"ẻ","Ẽ":"ẽ","Ế":"ế","Ề":"ề","Ể":"ể","Ễ":"ễ","Ệ":"ệ","Ỉ":"ỉ","Ị":"ị","Ọ":"ọ","Ỏ":"ỏ","Ố":"ố","Ồ":"ồ","Ổ":"ổ","Ỗ":"ỗ","Ộ":"ộ","Ớ":"ớ","Ờ":"ờ","Ở":"ở","Ỡ":"ỡ","Ợ":"ợ","Ụ":"ụ","Ủ":"ủ","Ứ":"ứ","Ừ":"ừ","Ử":"ử","Ữ":"ữ","Ự":"ự","Ỳ":"ỳ","Ỵ":"ỵ","Ỷ":"ỷ","Ỹ":"ỹ","Ỻ":"ỻ","Ỽ":"ỽ","Ỿ":"ỿ","Ἀ":"ἀ","Ἁ":"ἁ","Ἂ":"ἂ","Ἃ":"ἃ","Ἄ":"ἄ","Ἅ":"ἅ","Ἆ":"ἆ","Ἇ":"ἇ","Ἐ":"ἐ","Ἑ":"ἑ","Ἒ":"ἒ","Ἓ":"ἓ","Ἔ":"ἔ","Ἕ":"ἕ","Ἠ":"ἠ","Ἡ":"ἡ","Ἢ":"ἢ","Ἣ":"ἣ","Ἤ":"ἤ","Ἥ":"ἥ","Ἦ":"ἦ","Ἧ":"ἧ","Ἰ":"ἰ","Ἱ":"ἱ","Ἲ":"ἲ","Ἳ":"ἳ","Ἴ":"ἴ","Ἵ":"ἵ","Ἶ":"ἶ","Ἷ":"ἷ","Ὀ":"ὀ","Ὁ":"ὁ","Ὂ":"ὂ","Ὃ":"ὃ","Ὄ":"ὄ","Ὅ":"ὅ","Ὑ":"ὑ","Ὓ":"ὓ","Ὕ":"ὕ","Ὗ":"ὗ","Ὠ":"ὠ","Ὡ":"ὡ","Ὢ":"ὢ","Ὣ":"ὣ","Ὤ":"ὤ","Ὥ":"ὥ","Ὦ":"ὦ","Ὧ":"ὧ","Ᾰ":"ᾰ","Ᾱ":"ᾱ","Ὰ":"ὰ","Ά":"ά","ι":"ι","Ὲ":"ὲ","Έ":"έ","Ὴ":"ὴ","Ή":"ή","Ῐ":"ῐ","Ῑ":"ῑ","Ὶ":"ὶ","Ί":"ί","Ῠ":"ῠ","Ῡ":"ῡ","Ὺ":"ὺ","Ύ":"ύ","Ῥ":"ῥ","Ὸ":"ὸ","Ό":"ό","Ὼ":"ὼ","Ώ":"ώ","Ω":"ω","K":"k","Å":"å","Ⅎ":"ⅎ","Ⅰ":"ⅰ","Ⅱ":"ⅱ","Ⅲ":"ⅲ","Ⅳ":"ⅳ","Ⅴ":"ⅴ","Ⅵ":"ⅵ","Ⅶ":"ⅶ","Ⅷ":"ⅷ","Ⅸ":"ⅸ","Ⅹ":"ⅹ","Ⅺ":"ⅺ","Ⅻ":"ⅻ","Ⅼ":"ⅼ","Ⅽ":"ⅽ","Ⅾ":"ⅾ","Ⅿ":"ⅿ","Ↄ":"ↄ","Ⓐ":"ⓐ","Ⓑ":"ⓑ","Ⓒ":"ⓒ","Ⓓ":"ⓓ","Ⓔ":"ⓔ","Ⓕ":"ⓕ","Ⓖ":"ⓖ","Ⓗ":"ⓗ","Ⓘ":"ⓘ","Ⓙ":"ⓙ","Ⓚ":"ⓚ","Ⓛ":"ⓛ","Ⓜ":"ⓜ","Ⓝ":"ⓝ","Ⓞ":"ⓞ","Ⓟ":"ⓟ","Ⓠ":"ⓠ","Ⓡ":"ⓡ","Ⓢ":"ⓢ","Ⓣ":"ⓣ","Ⓤ":"ⓤ","Ⓥ":"ⓥ","Ⓦ":"ⓦ","Ⓧ":"ⓧ","Ⓨ":"ⓨ","Ⓩ":"ⓩ","Ⰰ":"ⰰ","Ⰱ":"ⰱ","Ⰲ":"ⰲ","Ⰳ":"ⰳ","Ⰴ":"ⰴ","Ⰵ":"ⰵ","Ⰶ":"ⰶ","Ⰷ":"ⰷ","Ⰸ":"ⰸ","Ⰹ":"ⰹ","Ⰺ":"ⰺ","Ⰻ":"ⰻ","Ⰼ":"ⰼ","Ⰽ":"ⰽ","Ⰾ":"ⰾ","Ⰿ":"ⰿ","Ⱀ":"ⱀ","Ⱁ":"ⱁ","Ⱂ":"ⱂ","Ⱃ":"ⱃ","Ⱄ":"ⱄ","Ⱅ":"ⱅ","Ⱆ":"ⱆ","Ⱇ":"ⱇ","Ⱈ":"ⱈ","Ⱉ":"ⱉ","Ⱊ":"ⱊ","Ⱋ":"ⱋ","Ⱌ":"ⱌ","Ⱍ":"ⱍ","Ⱎ":"ⱎ","Ⱏ":"ⱏ","Ⱐ":"ⱐ","Ⱑ":"ⱑ","Ⱒ":"ⱒ","Ⱓ":"ⱓ","Ⱔ":"ⱔ","Ⱕ":"ⱕ","Ⱖ":"ⱖ","Ⱗ":"ⱗ","Ⱘ":"ⱘ","Ⱙ":"ⱙ","Ⱚ":"ⱚ","Ⱛ":"ⱛ","Ⱜ":"ⱜ","Ⱝ":"ⱝ","Ⱞ":"ⱞ","Ⱡ":"ⱡ","Ɫ":"ɫ","Ᵽ":"ᵽ","Ɽ":"ɽ","Ⱨ":"ⱨ","Ⱪ":"ⱪ","Ⱬ":"ⱬ","Ɑ":"ɑ","Ɱ":"ɱ","Ɐ":"ɐ","Ɒ":"ɒ","Ⱳ":"ⱳ","Ⱶ":"ⱶ","Ȿ":"ȿ","Ɀ":"ɀ","Ⲁ":"ⲁ","Ⲃ":"ⲃ","Ⲅ":"ⲅ","Ⲇ":"ⲇ","Ⲉ":"ⲉ","Ⲋ":"ⲋ","Ⲍ":"ⲍ","Ⲏ":"ⲏ","Ⲑ":"ⲑ","Ⲓ":"ⲓ","Ⲕ":"ⲕ","Ⲗ":"ⲗ","Ⲙ":"ⲙ","Ⲛ":"ⲛ","Ⲝ":"ⲝ","Ⲟ":"ⲟ","Ⲡ":"ⲡ","Ⲣ":"ⲣ","Ⲥ":"ⲥ","Ⲧ":"ⲧ","Ⲩ":"ⲩ","Ⲫ":"ⲫ","Ⲭ":"ⲭ","Ⲯ":"ⲯ","Ⲱ":"ⲱ","Ⲳ":"ⲳ","Ⲵ":"ⲵ","Ⲷ":"ⲷ","Ⲹ":"ⲹ","Ⲻ":"ⲻ","Ⲽ":"ⲽ","Ⲿ":"ⲿ","Ⳁ":"ⳁ","Ⳃ":"ⳃ","Ⳅ":"ⳅ","Ⳇ":"ⳇ","Ⳉ":"ⳉ","Ⳋ":"ⳋ","Ⳍ":"ⳍ","Ⳏ":"ⳏ","Ⳑ":"ⳑ","Ⳓ":"ⳓ","Ⳕ":"ⳕ","Ⳗ":"ⳗ","Ⳙ":"ⳙ","Ⳛ":"ⳛ","Ⳝ":"ⳝ","Ⳟ":"ⳟ","Ⳡ":"ⳡ","Ⳣ":"ⳣ","Ⳬ":"ⳬ","Ⳮ":"ⳮ","Ⳳ":"ⳳ","Ꙁ":"ꙁ","Ꙃ":"ꙃ","Ꙅ":"ꙅ","Ꙇ":"ꙇ","Ꙉ":"ꙉ","Ꙋ":"ꙋ","Ꙍ":"ꙍ","Ꙏ":"ꙏ","Ꙑ":"ꙑ","Ꙓ":"ꙓ","Ꙕ":"ꙕ","Ꙗ":"ꙗ","Ꙙ":"ꙙ","Ꙛ":"ꙛ","Ꙝ":"ꙝ","Ꙟ":"ꙟ","Ꙡ":"ꙡ","Ꙣ":"ꙣ","Ꙥ":"ꙥ","Ꙧ":"ꙧ","Ꙩ":"ꙩ","Ꙫ":"ꙫ","Ꙭ":"ꙭ","Ꚁ":"ꚁ","Ꚃ":"ꚃ","Ꚅ":"ꚅ","Ꚇ":"ꚇ","Ꚉ":"ꚉ","Ꚋ":"ꚋ","Ꚍ":"ꚍ","Ꚏ":"ꚏ","Ꚑ":"ꚑ","Ꚓ":"ꚓ","Ꚕ":"ꚕ","Ꚗ":"ꚗ","Ꚙ":"ꚙ","Ꚛ":"ꚛ","Ꜣ":"ꜣ","Ꜥ":"ꜥ","Ꜧ":"ꜧ","Ꜩ":"ꜩ","Ꜫ":"ꜫ","Ꜭ":"ꜭ","Ꜯ":"ꜯ","Ꜳ":"ꜳ","Ꜵ":"ꜵ","Ꜷ":"ꜷ","Ꜹ":"ꜹ","Ꜻ":"ꜻ","Ꜽ":"ꜽ","Ꜿ":"ꜿ","Ꝁ":"ꝁ","Ꝃ":"ꝃ","Ꝅ":"ꝅ","Ꝇ":"ꝇ","Ꝉ":"ꝉ","Ꝋ":"ꝋ","Ꝍ":"ꝍ","Ꝏ":"ꝏ","Ꝑ":"ꝑ","Ꝓ":"ꝓ","Ꝕ":"ꝕ","Ꝗ":"ꝗ","Ꝙ":"ꝙ","Ꝛ":"ꝛ","Ꝝ":"ꝝ","Ꝟ":"ꝟ","Ꝡ":"ꝡ","Ꝣ":"ꝣ","Ꝥ":"ꝥ","Ꝧ":"ꝧ","Ꝩ":"ꝩ","Ꝫ":"ꝫ","Ꝭ":"ꝭ","Ꝯ":"ꝯ","Ꝺ":"ꝺ","Ꝼ":"ꝼ","Ᵹ":"ᵹ","Ꝿ":"ꝿ","Ꞁ":"ꞁ","Ꞃ":"ꞃ","Ꞅ":"ꞅ","Ꞇ":"ꞇ","Ꞌ":"ꞌ","Ɥ":"ɥ","Ꞑ":"ꞑ","Ꞓ":"ꞓ","Ꞗ":"ꞗ","Ꞙ":"ꞙ","Ꞛ":"ꞛ","Ꞝ":"ꞝ","Ꞟ":"ꞟ","Ꞡ":"ꞡ","Ꞣ":"ꞣ","Ꞥ":"ꞥ","Ꞧ":"ꞧ","Ꞩ":"ꞩ","Ɦ":"ɦ","Ɜ":"ɜ","Ɡ":"ɡ","Ɬ":"ɬ","Ʞ":"ʞ","Ʇ":"ʇ","A":"a","B":"b","C":"c","D":"d","E":"e","F":"f","G":"g","H":"h","I":"i","J":"j","K":"k","L":"l","M":"m","N":"n","O":"o","P":"p","Q":"q","R":"r","S":"s","T":"t","U":"u","V":"v","W":"w","X":"x","Y":"y","Z":"z","𐐀":"𐐨","𐐁":"𐐩","𐐂":"𐐪","𐐃":"𐐫","𐐄":"𐐬","𐐅":"𐐭","𐐆":"𐐮","𐐇":"𐐯","𐐈":"𐐰","𐐉":"𐐱","𐐊":"𐐲","𐐋":"𐐳","𐐌":"𐐴","𐐍":"𐐵","𐐎":"𐐶","𐐏":"𐐷","𐐐":"𐐸","𐐑":"𐐹","𐐒":"𐐺","𐐓":"𐐻","𐐔":"𐐼","𐐕":"𐐽","𐐖":"𐐾","𐐗":"𐐿","𐐘":"𐑀","𐐙":"𐑁","𐐚":"𐑂","𐐛":"𐑃","𐐜":"𐑄","𐐝":"𐑅","𐐞":"𐑆","𐐟":"𐑇","𐐠":"𐑈","𐐡":"𐑉","𐐢":"𐑊","𐐣":"𐑋","𐐤":"𐑌","𐐥":"𐑍","𐐦":"𐑎","𐐧":"𐑏","𑢠":"𑣀","𑢡":"𑣁","𑢢":"𑣂","𑢣":"𑣃","𑢤":"𑣄","𑢥":"𑣅","𑢦":"𑣆","𑢧":"𑣇","𑢨":"𑣈","𑢩":"𑣉","𑢪":"𑣊","𑢫":"𑣋","𑢬":"𑣌","𑢭":"𑣍","𑢮":"𑣎","𑢯":"𑣏","𑢰":"𑣐","𑢱":"𑣑","𑢲":"𑣒","𑢳":"𑣓","𑢴":"𑣔","𑢵":"𑣕","𑢶":"𑣖","𑢷":"𑣗","𑢸":"𑣘","𑢹":"𑣙","𑢺":"𑣚","𑢻":"𑣛","𑢼":"𑣜","𑢽":"𑣝","𑢾":"𑣞","𑢿":"𑣟","ß":"ss","İ":"i̇","ʼn":"ʼn","ǰ":"ǰ","ΐ":"ΐ","ΰ":"ΰ","և":"եւ","ẖ":"ẖ","ẗ":"ẗ","ẘ":"ẘ","ẙ":"ẙ","ẚ":"aʾ","ẞ":"ss","ὐ":"ὐ","ὒ":"ὒ","ὔ":"ὔ","ὖ":"ὖ","ᾀ":"ἀι","ᾁ":"ἁι","ᾂ":"ἂι","ᾃ":"ἃι","ᾄ":"ἄι","ᾅ":"ἅι","ᾆ":"ἆι","ᾇ":"ἇι","ᾈ":"ἀι","ᾉ":"ἁι","ᾊ":"ἂι","ᾋ":"ἃι","ᾌ":"ἄι","ᾍ":"ἅι","ᾎ":"ἆι","ᾏ":"ἇι","ᾐ":"ἠι","ᾑ":"ἡι","ᾒ":"ἢι","ᾓ":"ἣι","ᾔ":"ἤι","ᾕ":"ἥι","ᾖ":"ἦι","ᾗ":"ἧι","ᾘ":"ἠι","ᾙ":"ἡι","ᾚ":"ἢι","ᾛ":"ἣι","ᾜ":"ἤι","ᾝ":"ἥι","ᾞ":"ἦι","ᾟ":"ἧι","ᾠ":"ὠι","ᾡ":"ὡι","ᾢ":"ὢι","ᾣ":"ὣι","ᾤ":"ὤι","ᾥ":"ὥι","ᾦ":"ὦι","ᾧ":"ὧι","ᾨ":"ὠι","ᾩ":"ὡι","ᾪ":"ὢι","ᾫ":"ὣι","ᾬ":"ὤι","ᾭ":"ὥι","ᾮ":"ὦι","ᾯ":"ὧι","ᾲ":"ὰι","ᾳ":"αι","ᾴ":"άι","ᾶ":"ᾶ","ᾷ":"ᾶι","ᾼ":"αι","ῂ":"ὴι","ῃ":"ηι","ῄ":"ήι","ῆ":"ῆ","ῇ":"ῆι","ῌ":"ηι","ῒ":"ῒ","ΐ":"ΐ","ῖ":"ῖ","ῗ":"ῗ","ῢ":"ῢ","ΰ":"ΰ","ῤ":"ῤ","ῦ":"ῦ","ῧ":"ῧ","ῲ":"ὼι","ῳ":"ωι","ῴ":"ώι","ῶ":"ῶ","ῷ":"ῶι","ῼ":"ωι","ff":"ff","fi":"fi","fl":"fl","ffi":"ffi","ffl":"ffl","ſt":"st","st":"st","ﬓ":"մն","ﬔ":"մե","ﬕ":"մի","ﬖ":"վն","ﬗ":"մխ"};e.exports=function(e){return e.slice(1,e.length-1).trim().replace(r,(function(e){return i[e]||" "}))}},function(e,t,n){"use strict"; /*! http://mths.be/fromcodepoint v0.2.1 by @mathias */if(String.fromCodePoint)e.exports=function(e){try{return String.fromCodePoint(e)}catch(e){if(e instanceof RangeError)return String.fromCharCode(65533);throw e}};else{var r=String.fromCharCode,i=Math.floor;e.exports=function(){var e,t,n=16384,o=[],a=-1,s=arguments.length;if(!s)return"";for(var u="";++a1114111||i(l)!==l)return String.fromCharCode(65533);l<=65535?o.push(l):(e=55296+((l-=65536)>>10),t=l%1024+56320,o.push(e,t)),(a+1===s||o.length>n)&&(u+=r.apply(null,o),o.length=0)}return u}}},function(e,t){ /*! http://mths.be/repeat v0.2.0 by @mathias */ String.prototype.repeat||function(){"use strict";var e=function(){try{var e={},t=Object.defineProperty,n=t(e,e,e)&&t}catch(e){}return n}(),t=function(e){if(null==this)throw TypeError();var t=String(this),n=e?Number(e):0;if(n!=n&&(n=0),n<0||n==1/0)throw RangeError();for(var r="";n;)n%2==1&&(r+=t),n>1&&(t+=t),n>>=1;return r};e?e(String.prototype,"repeat",{value:t,configurable:!0,writable:!0}):String.prototype.repeat=t}()},function(e,t,n){"use strict";var r=n(24),i=/^javascript:|vbscript:|file:|data:/i,o=/^data:image\/(?:png|gif|jpeg|webp)/i,a=function(e){return i.test(e)&&!o.test(e)};function s(e){(e=e||{}).softbreak=e.softbreak||"\n",this.disableTags=0,this.lastOut="\n",this.options=e}s.prototype=Object.create(r.prototype),s.prototype.text=function(e){this.out(e.literal)},s.prototype.html_inline=function(e){this.options.safe?this.lit("\x3c!-- raw HTML omitted --\x3e"):this.lit(e.literal)},s.prototype.html_block=function(e){this.cr(),this.options.safe?this.lit("\x3c!-- raw HTML omitted --\x3e"):this.lit(e.literal),this.cr()},s.prototype.softbreak=function(){this.lit(this.options.softbreak)},s.prototype.linebreak=function(){this.tag("br",[],!0),this.cr()},s.prototype.link=function(e,t){var n=this.attrs(e);t?(this.options.safe&&a(e.destination)||n.push(["href",this.esc(e.destination)]),e.title&&n.push(["title",this.esc(e.title)]),this.tag("a",n)):this.tag("/a")},s.prototype.image=function(e,t){t?(0===this.disableTags&&(this.options.safe&&a(e.destination)?this.lit(''):this.lit('<img src=')))},s.prototype.emph=function(e,t){this.tag(t?"em":"/em")},s.prototype.strong=function(e,t){this.tag(t?"strong":"/strong")},s.prototype.paragraph=function(e,t){var n=e.parent.parent,r=this.attrs(e);null!==n&&"list"===n.type&&n.listTight||(t?(this.cr(),this.tag("p",r)):(this.tag("/p"),this.cr()))},s.prototype.heading=function(e,t){var n="h"+e.level,r=this.attrs(e);t?(this.cr(),this.tag(n,r)):(this.tag("/"+n),this.cr())},s.prototype.code=function(e){this.tag("code"),this.out(e.literal),this.tag("/code")},s.prototype.code_block=function(e){var t=e.info?e.info.split(/\s+/):[],n=this.attrs(e);t.length>0&&t[0].length>0&&n.push(["class","language-"+this.esc(t[0])]),this.cr(),this.tag("pre"),this.tag("code",n),this.out(e.literal),this.tag("/code"),this.tag("/pre"),this.cr()},s.prototype.thematic_break=function(e){var t=this.attrs(e);this.cr(),this.tag("hr",t,!0),this.cr()},s.prototype.block_quote=function(e,t){var n=this.attrs(e);t?(this.cr(),this.tag("blockquote",n),this.cr()):(this.cr(),this.tag("/blockquote"),this.cr())},s.prototype.list=function(e,t){var n="bullet"===e.listType?"ul":"ol",r=this.attrs(e);if(t){var i=e.listStart;null!==i&&1!==i&&r.push(["start",i.toString()]),this.cr(),this.tag(n,r),this.cr()}else this.cr(),this.tag("/"+n),this.cr()},s.prototype.item=function(e,t){var n=this.attrs(e);t?this.tag("li",n):(this.tag("/li"),this.cr())},s.prototype.custom_inline=function(e,t){t&&e.onEnter?this.lit(e.onEnter):!t&&e.onExit&&this.lit(e.onExit)},s.prototype.custom_block=function(e,t){this.cr(),t&&e.onEnter?this.lit(e.onEnter):!t&&e.onExit&&this.lit(e.onExit),this.cr()},s.prototype.esc=n(7).escapeXml,s.prototype.out=function(e){this.lit(this.esc(e))},s.prototype.tag=function(e,t,n){if(!(this.disableTags>0)){if(this.buffer+="<"+e,t&&t.length>0)for(var r,i=0;void 0!==(r=t[i]);)this.buffer+=" "+r[0]+'="'+r[1]+'"',i++;n&&(this.buffer+=" /"),this.buffer+=">",this.lastOut=">"}},s.prototype.attrs=function(e){var t=[];if(this.options.sourcepos){var n=e.sourcepos;n&&t.push(["data-sourcepos",String(n[0][0])+":"+String(n[0][1])+"-"+String(n[1][0])+":"+String(n[1][1])])}return t},e.exports=s},function(e,t,n){"use strict";var r=n(24),i=/\<[^>]*\>/;function o(e){e=e||{},this.disableTags=0,this.lastOut="\n",this.indentLevel=0,this.indent=" ",this.options=e}o.prototype=Object.create(r.prototype),o.prototype.render=function(e){var t,n;this.buffer="";var r,i,o,a,s,u,l=e.walker(),c=this.options;for(c.time&&console.time("rendering"),this.buffer+='\n',this.buffer+='\n';r=l.next();)if(o=r.entering,u=(i=r.node).type,a=i.isContainer,s="thematic_break"===u||"linebreak"===u||"softbreak"===u,n=u.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase(),o){switch(t=[],u){case"document":t.push(["xmlns","http://commonmark.org/xml/1.0"]);break;case"list":null!==i.listType&&t.push(["type",i.listType.toLowerCase()]),null!==i.listStart&&t.push(["start",String(i.listStart)]),null!==i.listTight&&t.push(["tight",i.listTight?"true":"false"]);var d=i.listDelimiter;if(null!==d){var f="";f="."===d?"period":"paren",t.push(["delimiter",f])}break;case"code_block":i.info&&t.push(["info",i.info]);break;case"heading":t.push(["level",String(i.level)]);break;case"link":case"image":t.push(["destination",i.destination]),t.push(["title",i.title]);break;case"custom_inline":case"custom_block":t.push(["on_enter",i.onEnter]),t.push(["on_exit",i.onExit])}if(c.sourcepos){var p=i.sourcepos;p&&t.push(["sourcepos",String(p[0][0])+":"+String(p[0][1])+"-"+String(p[1][0])+":"+String(p[1][1])])}if(this.cr(),this.out(this.tag(n,t,s)),a)this.indentLevel+=1;else if(!a&&!s){var h=i.literal;h&&this.out(this.esc(h)),this.out(this.tag("/"+n))}}else this.indentLevel-=1,this.cr(),this.out(this.tag("/"+n));return c.time&&console.timeEnd("rendering"),this.buffer+="\n",this.buffer},o.prototype.out=function(e){this.disableTags>0?this.buffer+=e.replace(i,""):this.buffer+=e,this.lastOut=e},o.prototype.cr=function(){if("\n"!==this.lastOut){this.buffer+="\n",this.lastOut="\n";for(var e=this.indentLevel;e>0;e--)this.buffer+=this.indent}},o.prototype.tag=function(e,t,n){var r="<"+e;if(t&&t.length>0)for(var i,o=0;void 0!==(i=t[o]);)r+=" "+i[0]+'="'+this.esc(i[1])+'"',o++;return n&&(r+=" /"),r+=">"},o.prototype.esc=n(7).escapeXml,e.exports=o},function(e,t,n){"use strict";function r(e){var t=Array.prototype.slice.call(arguments,1);return t.forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function i(e){return Object.prototype.toString.call(e)}function o(e){return"[object Function]"===i(e)}function a(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var s={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var u={"http:":{validate:function(e,t,n){var r=e.slice(t);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var r=e.slice(t);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?t>=3&&":"===e[t-3]?0:t>=3&&"/"===e[t-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){var r=e.slice(t);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},l="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function c(e){var t=e.re=n(119)(e.__opts__),r=e.__tlds__.slice();function s(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(t.src_xn),t.src_tlds=r.join("|"),t.email_fuzzy=RegExp(s(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(s(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(s(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(s(t.tpl_host_fuzzy_test),"i");var u=[];function l(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){var n=e.__schemas__[t];if(null!==n){var r={validate:null,link:null};if(e.__compiled__[t]=r,"[object Object]"===i(n))return!function(e){return"[object RegExp]"===i(e)}(n.validate)?o(n.validate)?r.validate=n.validate:l(t,n):r.validate=function(e){return function(t,n){var r=t.slice(n);return e.test(r)?r.match(e)[0].length:0}}(n.validate),void(o(n.normalize)?r.normalize=n.normalize:n.normalize?l(t,n):r.normalize=function(e,t){t.normalize(e)});!function(e){return"[object String]"===i(e)}(n)?l(t,n):u.push(t)}})),u.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}};var c=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(a).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+c+")","ig"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function d(e,t){var n=e.__index__,r=e.__last_index__,i=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=i,this.text=i,this.url=i}function f(e,t){var n=new d(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function p(e,t){if(!(this instanceof p))return new p(e,t);var n;t||(n=e,Object.keys(n||{}).reduce((function(e,t){return e||s.hasOwnProperty(t)}),!1)&&(t=e,e={})),this.__opts__=r({},s,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=r({},u,e),this.__compiled__={},this.__tlds__=l,this.__tlds_replaced__=!1,this.re={},c(this)}p.prototype.add=function(e,t){return this.__schemas__[e]=t,c(this),this},p.prototype.set=function(e){return this.__opts__=r(this.__opts__,e),this},p.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,n,r,i,o,a,s,u;if(this.re.schema_test.test(e))for((s=this.re.schema_search).lastIndex=0;null!==(t=s.exec(e));)if(i=this.testSchemaAt(e,t[2],s.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(u=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||u=0&&null!==(r=e.match(this.re.email_fuzzy))&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||othis.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a)),this.__index__>=0},p.prototype.pretest=function(e){return this.re.pretest.test(e)},p.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},p.prototype.match=function(e){var t=0,n=[];this.__index__>=0&&this.__text_cache__===e&&(n.push(f(this,t)),t=this.__last_index__);for(var r=t?e.slice(t):e;this.test(r);)n.push(f(this,t)),r=r.slice(this.__last_index__),t+=this.__last_index__;return n.length?n:null},p.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,t,n){return e!==n[t-1]})).reverse(),c(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,c(this),this)},p.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},p.prototype.onCompile=function(){},e.exports=p},function(e,t,n){"use strict";e.exports=function(e){var t={};t.src_Any=n(120).source,t.src_Cc=n(121).source,t.src_Z=n(122).source,t.src_P=n(123).source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");return t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|[><|]|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-]).|\\.{2,4}[a-zA-Z0-9%/]|\\.(?!"+t.src_ZCc+"|[.]).|"+(e&&e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+"\\,(?!"+t.src_ZCc+").|\\!(?!"+t.src_ZCc+"|[!]).|\\?(?!"+t.src_ZCc+"|[?]).)+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}},function(e,t){e.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},function(e,t){e.exports=/[\0-\x1F\x7F-\x9F]/},function(e,t){e.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/},function(e,t){e.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),a=n(16),s=n(6),u=n(3),l=n(4),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._post=function(){t.props.onPost(t.props.article)},t}return i(t,e),t.prototype.render=function(){return o.createElement(a.default,{className:"post-prompt_de6v6u"},this.props.article.datesPosted.length?o.createElement(o.Fragment,null,o.createElement("p",null,"You posted this article on ",s.formatList(this.props.article.datesPosted.map(s.formatTimestamp)),"."),o.createElement(u.default,{text:"Post Again",onClick:this._post})):o.createElement(o.Fragment,null,o.createElement("p",null,this.props.promptMessage),o.createElement(l.default,{intent:"success",onClick:this._post,text:"Post"})))},t}(o.PureComponent);t.default=c},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};function o(e,t){var n,r;try{for(var a=i(t),s=a.next();!s.done;s=a.next()){var u=s.value;if(u.id===e)return u;var l=o(e,u.children);if(l)return l}}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return null}Object.defineProperty(t,"__esModule",{value:!0}),t.findComment=o,t.mergeComment=function(e,t){return e.parentCommentId?o(e.parentCommentId,t).children.unshift(e):t.unshift(e),t},t.updateComment=function(e,t){var n=function e(t,n){var r,o;if(n.some((function(e){return e.id===t})))return n;try{for(var a=i(n),s=a.next();!s.done;s=a.next()){var u=s.value,l=e(t,u.children);if(l)return l}}catch(e){r={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(r)throw r.error}}return null}(e.id,t);if(n){var o=n.find((function(t){return t.id===e.id}));n.splice(n.indexOf(o),1,r(r(r({},o),e),{children:e.children.length?e.children:o.children}))}return t}},function(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},o=this&&this.__spread||function(){for(var e=[],t=0;t