10
2
Fork 0
has-writeup/mathjax/mml-svg.js

1 line
1.5 MiB
JavaScript
Raw Normal View History

2020-06-04 00:31:32 +00:00
!function(t){var e={};function r(Q){if(e[Q])return e[Q].exports;var T=e[Q]={i:Q,l:!1,exports:{}};return t[Q].call(T.exports,T,T.exports,r),T.l=!0,T.exports}r.m=t,r.c=e,r.d=function(Q,T,t){r.o(Q,T)||Object.defineProperty(Q,T,{enumerable:!0,get:t})},r.r=function(Q){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(Q,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(Q,"__esModule",{value:!0})},r.t=function(T,Q){if(1&Q&&(T=r(T)),8&Q)return T;if(4&Q&&"object"==typeof T&&T&&T.__esModule)return T;var t=Object.create(null);if(r.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:T}),2&Q&&"string"!=typeof T)for(var e in T)r.d(t,e,function(Q){return T[Q]}.bind(null,e));return t},r.n=function(Q){var T=Q&&Q.__esModule?function(){return Q.default}:function(){return Q};return r.d(T,"a",T),T},r.o=function(Q,T){return Object.prototype.hasOwnProperty.call(Q,T)},r.p="",r(r.s=210)}([function(Q,o,T){"use strict";var e,t=this&&this.__extends||(e=function(Q,T){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Q,T){Q.__proto__=T}||function(Q,T){for(var t in T)T.hasOwnProperty(t)&&(Q[t]=T[t])})(Q,T)},function(Q,T){function t(){this.constructor=Q}e(Q,T),Q.prototype=null===T?Object.create(T):(t.prototype=T.prototype,new t)}),s=this&&this.__assign||function(){return(s=Object.assign||function(Q){for(var T,t=1,e=arguments.length;t<e;t++)for(var r in T=arguments[t])Object.prototype.hasOwnProperty.call(T,r)&&(Q[r]=T[r]);return Q}).apply(this,arguments)},h=this&&this.__values||function(Q){var T="function"==typeof Symbol&&Symbol.iterator,t=T&&Q[T],e=0;if(t)return t.call(Q);if(Q&&"number"==typeof Q.length)return{next:function(){return Q&&e>=Q.length&&(Q=void 0),{value:Q&&Q[e++],done:!Q}}};throw new TypeError(T?"Object is not iterable.":"Symbol.iterator is not defined.")},p=this&&this.__read||function(Q,T){var t="function"==typeof Symbol&&Q[Symbol.iterator];if(!t)return Q;var e,r,n=t.call(Q),i=[];try{for(;(void 0===T||0<T--)&&!(e=n.next()).done;)i.push(e.value)}catch(Q){r={error:Q}}finally{try{e&&!e.done&&(t=n.return)&&t.call(n)}finally{if(r)throw r.error}}return i};Object.defineProperty(o,"__esModule",{value:!0});var r=T(9),n=T(32);o.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},o.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var i=["","thinmathspace","mediummathspace","thickmathspace"],a=[[0,-1,2,3,0,0,0,1],[-1,-1,0,3,0,0,0,1],[2,2,0,0,2,0,0,2],[3,3,0,0,3,0,0,3],[0,0,0,0,0,0,0,0],[0,-1,2,3,0,0,0,1],[1,1,0,1,1,1,1,1],[1,-1,2,3,1,0,1,1]];o.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var l,c=(l=n.AbstractNode,t(H,l),Object.defineProperty(H.prototype,"isToken",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"isEmbellished",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"isSpacelike",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"hasNewLine",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"arity",{get:function(){return 1/0},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"isInferred",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"Parent",{get:function(){for(var Q=this.parent;Q&&Q.notParent;)Q=Q.Parent;return Q},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"notParent",{get:function(){return!1},enumerable:!0,configurable:!0}),H.prototype.setChildren=function(Q){return this.arity<0?this.childNodes[0].setChildren(Q):l.prototype.setChildren.call(this,Q)},H.prototype.appendChild=function(Q){return this.arity<0?(this.childNodes[0].appendChild(Q),Q):l.prototype.appendChild.call(this,Q)},H.prototype.replaceChild=function(Q,T){return this.arity<0?(this.childNodes[0].replaceChild(Q,T),Q):l.prototype.replaceChild.call(this,Q,T)},H