hyperbook 0.55.0 → 0.57.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/assets/directive-alert/style.css +9 -0
  2. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/a11y/assistive-mml.js +1 -0
  3. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/a11y/semantic-enrich.js +1 -0
  4. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/a11y/sre.js +1 -0
  5. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_AMS-Regular.woff +0 -0
  6. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Calligraphic-Bold.woff +0 -0
  7. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Calligraphic-Regular.woff +0 -0
  8. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Fraktur-Bold.woff +0 -0
  9. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Fraktur-Regular.woff +0 -0
  10. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Main-Bold.woff +0 -0
  11. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Main-Italic.woff +0 -0
  12. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Main-Regular.woff +0 -0
  13. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Math-BoldItalic.woff +0 -0
  14. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Math-Italic.woff +0 -0
  15. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Math-Regular.woff +0 -0
  16. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_SansSerif-Bold.woff +0 -0
  17. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_SansSerif-Italic.woff +0 -0
  18. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_SansSerif-Regular.woff +0 -0
  19. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Script-Regular.woff +0 -0
  20. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Size1-Regular.woff +0 -0
  21. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Size2-Regular.woff +0 -0
  22. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Size3-Regular.woff +0 -0
  23. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Size4-Regular.woff +0 -0
  24. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Typewriter-Regular.woff +0 -0
  25. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Vector-Bold.woff +0 -0
  26. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Vector-Regular.woff +0 -0
  27. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/fonts/MathJax_Zero.woff +0 -0
  28. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/h5p-math-display.js +1 -0
  29. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/input/mml.js +1 -0
  30. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/mathjax.js +2 -0
  31. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/mathjax.js.LICENSE.txt +32 -0
  32. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/base.json +29 -0
  33. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/ca.json +140 -0
  34. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/da.json +140 -0
  35. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/de.json +146 -0
  36. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/en.json +158 -0
  37. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/es.json +140 -0
  38. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/fr.json +146 -0
  39. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/hi.json +146 -0
  40. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/it.json +146 -0
  41. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/nb.json +146 -0
  42. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/nemeth.json +125 -0
  43. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/nn.json +146 -0
  44. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/dist/sre/mathmaps/sv.json +146 -0
  45. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/h5p-math-display.css +6 -0
  46. package/dist/assets/directive-h5p/libraries/H5P.MathDisplay-1.0/library.json +36 -0
  47. package/dist/index.js +143 -48
  48. package/package.json +4 -4
@@ -24,6 +24,15 @@
24
24
  border-left-color: var(--alert-color);
25
25
  border-left-style: solid;
26
26
  border-left-width: 4px;
27
+
28
+ a,
29
+ strong {
30
+ color: var(--alert-color);
31
+ }
32
+
33
+ :first-child {
34
+ margin-top: 0;
35
+ }
27
36
  }
28
37
 
29
38
  .directive-alert.icon::before {
@@ -0,0 +1 @@
1
+ !function(){"use strict";var t,e,i,o={62:function(t,e,i){var o,s=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}),n=this&&this.__assign||function(){return n=Object.assign||function(t){for(var e,i=1,o=arguments.length;i<o;i++)for(var s in e=arguments[i])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t},n.apply(this,arguments)},r=this&&this.__read||function(t,e){var i="function"==typeof Symbol&&t[Symbol.iterator];if(!i)return t;var o,s,n=i.call(t),r=[];try{for(;(void 0===e||e-- >0)&&!(o=n.next()).done;)r.push(o.value)}catch(t){s={error:t}}finally{try{o&&!o.done&&(i=n.return)&&i.call(n)}finally{if(s)throw s.error}}return r},a=this&&this.__spreadArray||function(t,e,i){if(i||2===arguments.length)for(var o,s=0,n=e.length;s<n;s++)!o&&s in e||(o||(o=Array.prototype.slice.call(e,0,s)),o[s]=e[s]);return t.concat(o||Array.prototype.slice.call(e))},l=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,i=e&&t[e],o=0;if(i)return i.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:!0}),e.AssistiveMmlHandler=e.AssistiveMmlMathDocumentMixin=e.AssistiveMmlMathItemMixin=e.LimitedMmlVisitor=void 0;var p=i(769),c=i(433),u=i(77),h=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.getAttributes=function(e){return t.prototype.getAttributes.call(this,e).replace(/ ?id=".*?"/,"")},e}(c.SerializedMmlVisitor);function m(t){return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.prototype.assistiveMml=function(t,e){if(void 0===e&&(e=!1),!(this.state()>=p.STATE.ASSISTIVEMML)){if(!this.isEscaped&&(t.options.enableAssistiveMml||e)){var i=t.adaptor,o=t.toMML(this.root).replace(/\n */g,"").replace(/<!--.*?-->/g,""),s=i.firstChild(i.body(i.parse(o,"text/html"))),n=i.node("mjx-assistive-mml",{unselectable:"on",display:this.display?"block":"inline"},[s]);i.setAttribute(i.firstChild(this.typesetRoot),"aria-hidden","true"),i.setStyle(this.typesetRoot,"position","relative"),i.append(this.typesetRoot,n)}this.state(p.STATE.ASSISTIVEMML)}},e}(t)}function M(t){var e;return e=function(t){function e(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];var o=t.apply(this,a([],r(e),!1))||this,s=o.constructor,n=s.ProcessBits;return n.has("assistive-mml")||n.allocate("assistive-mml"),o.visitor=new h(o.mmlFactory),o.options.MathItem=m(o.options.MathItem),"addStyles"in o&&o.addStyles(s.assistiveStyles),o}return s(e,t),e.prototype.toMML=function(t){return this.visitor.visitTree(t)},e.prototype.assistiveMml=function(){var t,e;if(!this.processed.isSet("assistive-mml")){try{for(var i=l(this.math),o=i.next();!o.done;o=i.next())o.value.assistiveMml(this)}catch(e){t={error:e}}finally{try{o&&!o.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}this.processed.set("assistive-mml")}return this},e.prototype.state=function(e,i){return void 0===i&&(i=!1),t.prototype.state.call(this,e,i),e<p.STATE.ASSISTIVEMML&&this.processed.clear("assistive-mml"),this},e}(t),e.OPTIONS=n(n({},t.OPTIONS),{enableAssistiveMml:!0,renderActions:(0,u.expandable)(n(n({},t.OPTIONS.renderActions),{assistiveMml:[p.STATE.ASSISTIVEMML]}))}),e.assistiveStyles={"mjx-assistive-mml":{position:"absolute !important",top:"0px",left:"0px",clip:"rect(1px, 1px, 1px, 1px)",padding:"1px 0px 0px 0px !important",border:"0px !important",display:"block !important",width:"auto !important",overflow:"hidden !important","-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-ms-user-select":"none","user-select":"none"},'mjx-assistive-mml[display="block"]':{width:"100% !important"}},e}e.LimitedMmlVisitor=h,(0,p.newState)("ASSISTIVEMML",153),e.AssistiveMmlMathItemMixin=m,e.AssistiveMmlMathDocumentMixin=M,e.AssistiveMmlHandler=function(t){return t.documentClass=M(t.documentClass),t}},306:function(t,e){e.q=void 0,e.q="3.2.2"},723:function(t,e){MathJax._.components.global.isObject,MathJax._.components.global.combineConfig,MathJax._.components.global.combineDefaults,e.r8=MathJax._.components.global.combineWithMathJax,MathJax._.components.global.MathJax},769:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.protoItem=MathJax._.core.MathItem.protoItem,e.AbstractMathItem=MathJax._.core.MathItem.AbstractMathItem,e.STATE=MathJax._.core.MathItem.STATE,e.newState=MathJax._.core.MathItem.newState},433:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.DATAMJX=MathJax._.core.MmlTree.SerializedMmlVisitor.DATAMJX,e.toEntity=MathJax._.core.MmlTree.SerializedMmlVisitor.toEntity,e.SerializedMmlVisitor=MathJax._.core.MmlTree.SerializedMmlVisitor.SerializedMmlVisitor},77:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.isObject=MathJax._.util.Options.isObject,e.APPEND=MathJax._.util.Options.APPEND,e.REMOVE=MathJax._.util.Options.REMOVE,e.OPTIONS=MathJax._.util.Options.OPTIONS,e.Expandable=MathJax._.util.Options.Expandable,e.expandable=MathJax._.util.Options.expandable,e.makeArray=MathJax._.util.Options.makeArray,e.keys=MathJax._.util.Options.keys,e.copy=MathJax._.util.Options.copy,e.insert=MathJax._.util.Options.insert,e.defaultOptions=MathJax._.util.Options.defaultOptions,e.userOptions=MathJax._.util.Options.userOptions,e.selectOptions=MathJax._.util.Options.selectOptions,e.selectOptionsFromKeys=MathJax._.util.Options.selectOptionsFromKeys,e.separateOptions=MathJax._.util.Options.separateOptions,e.lookup=MathJax._.util.Options.lookup}},s={};function n(t){var e=s[t];if(void 0!==e)return e.exports;var i=s[t]={exports:{}};return o[t].call(i.exports,i,i.exports,n),i.exports}t=n(723),e=n(306),i=n(62),MathJax.loader&&MathJax.loader.checkVersion("a11y/assistive-mml",e.q,"a11y"),(0,t.r8)({_:{a11y:{"assistive-mml":i}}}),MathJax.startup&&MathJax.startup.extendHandler((function(t){return(0,i.AssistiveMmlHandler)(t)}))}();
@@ -0,0 +1 @@
1
+ !function(){"use strict";var t={433:function(t,e,r){var n,a=this&&this.__extends||(n=function(t,e){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},n(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var a in e=arguments[r])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},i.apply(this,arguments)},o=this&&this.__values||function(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},s=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,a,i=r.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)o.push(n.value)}catch(t){a={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return o},c=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var n,a=0,i=e.length;a<i;a++)!n&&a in e||(n||(n=Array.prototype.slice.call(e,0,a)),n[a]=e[a]);return t.concat(n||Array.prototype.slice.call(e))},l=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.EnrichHandler=e.EnrichedMathDocumentMixin=e.EnrichedMathItemMixin=void 0;var h=r(184),u=r(769),p=r(758),f=r(77),d=l(r(712)),y="none";function M(t,e,r){return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return a(n,t),n.prototype.serializeMml=function(t){if("outerHTML"in t)return t.outerHTML;if("undefined"!=typeof Element&&"undefined"!=typeof window&&t instanceof Element){var e=window.document.createElement("div");return e.appendChild(t),e.innerHTML}return t.toString()},n.prototype.enrich=function(t,n){if(void 0===n&&(n=!1),!(this.state()>=u.STATE.ENRICHED)){if(!this.isEscaped&&(t.options.enableEnrichment||n)){t.options.sre.speech!==y&&(y=t.options.sre.speech,h.mathjax.retryAfter(d.default.setupEngine(t.options.sre).then((function(){return d.default.sreReady()}))));var a=new t.options.MathItem("",e);try{var i=this.inputData.originalMml=r(this.root);a.math=this.serializeMml(d.default.toEnriched(i)),a.display=this.display,a.compile(t),this.root=a.root,this.inputData.enrichedMml=a.math}catch(e){t.options.enrichError(t,this,e)}}this.state(u.STATE.ENRICHED)}},n.prototype.attachSpeech=function(t){var e,r;if(!(this.state()>=u.STATE.ATTACHSPEECH)){var n=this.root.attributes.get("aria-label")||this.getSpeech(this.root);if(n){var a=t.adaptor,i=this.typesetRoot;a.setAttribute(i,"aria-label",n);try{for(var s=o(a.childNodes(i)),c=s.next();!c.done;c=s.next()){var l=c.value;a.setAttribute(l,"aria-hidden","true")}}catch(t){e={error:t}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(e)throw e.error}}}this.state(u.STATE.ATTACHSPEECH)}},n.prototype.getSpeech=function(t){var e,r,n=t.attributes;if(!n)return"";var a=n.getExplicit("data-semantic-speech");if(!n.getExplicit("data-semantic-parent")&&a)return a;try{for(var i=o(t.childNodes),s=i.next();!s.done;s=i.next()){var c=s.value,l=this.getSpeech(c);if(null!=l)return l}}catch(t){e={error:t}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}return""},n}(t)}function m(t,e){var r;return r=function(t){function r(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var a=t.apply(this,c([],s(r),!1))||this;e.setMmlFactory(a.mmlFactory);var i=a.constructor.ProcessBits;i.has("enriched")||(i.allocate("enriched"),i.allocate("attach-speech"));var o=new p.SerializedMmlVisitor(a.mmlFactory);return a.options.MathItem=M(a.options.MathItem,e,(function(t){return o.visitTree(t)})),a}return a(r,t),r.prototype.attachSpeech=function(){var t,e;if(!this.processed.isSet("attach-speech")){try{for(var r=o(this.math),n=r.next();!n.done;n=r.next())n.value.attachSpeech(this)}catch(e){t={error:e}}finally{try{n&&!n.done&&(e=r.return)&&e.call(r)}finally{if(t)throw t.error}}this.processed.set("attach-speech")}return this},r.prototype.enrich=function(){var t,e;if(!this.processed.isSet("enriched")){if(this.options.enableEnrichment)try{for(var r=o(this.math),n=r.next();!n.done;n=r.next())n.value.enrich(this)}catch(e){t={error:e}}finally{try{n&&!n.done&&(e=r.return)&&e.call(r)}finally{if(t)throw t.error}}this.processed.set("enriched")}return this},r.prototype.enrichError=function(t,e,r){console.warn("Enrichment error:",r)},r.prototype.state=function(e,r){return void 0===r&&(r=!1),t.prototype.state.call(this,e,r),e<u.STATE.ENRICHED&&this.processed.clear("enriched"),this},r}(t),r.OPTIONS=i(i({},t.OPTIONS),{enableEnrichment:!0,enrichError:function(t,e,r){return t.enrichError(t,e,r)},renderActions:(0,f.expandable)(i(i({},t.OPTIONS.renderActions),{enrich:[u.STATE.ENRICHED],attachSpeech:[u.STATE.ATTACHSPEECH]})),sre:(0,f.expandable)({speech:"none",domain:"mathspeak",style:"default",locale:"en"})}),r}(0,u.newState)("ENRICHED",30),(0,u.newState)("ATTACHSPEECH",155),e.EnrichedMathItemMixin=M,e.EnrichedMathDocumentMixin=m,e.EnrichHandler=function(t,e){return e.setAdaptor(t.adaptor),t.documentClass=m(t.documentClass,e),t}},306:function(t,e){e.q=void 0,e.q="3.2.2"},712:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Sre=MathJax._.a11y.sre.Sre,e.sreReady=MathJax._.a11y.sre.sreReady,e.default=MathJax._.a11y.sre.default},723:function(t,e){MathJax._.components.global.isObject,MathJax._.components.global.combineConfig,e.PV=MathJax._.components.global.combineDefaults,e.r8=MathJax._.components.global.combineWithMathJax,MathJax._.components.global.MathJax},769:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.protoItem=MathJax._.core.MathItem.protoItem,e.AbstractMathItem=MathJax._.core.MathItem.AbstractMathItem,e.STATE=MathJax._.core.MathItem.STATE,e.newState=MathJax._.core.MathItem.newState},758:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.DATAMJX=MathJax._.core.MmlTree.SerializedMmlVisitor.DATAMJX,e.toEntity=MathJax._.core.MmlTree.SerializedMmlVisitor.toEntity,e.SerializedMmlVisitor=MathJax._.core.MmlTree.SerializedMmlVisitor.SerializedMmlVisitor},184:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.mathjax=MathJax._.mathjax.mathjax},77:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.isObject=MathJax._.util.Options.isObject,e.APPEND=MathJax._.util.Options.APPEND,e.REMOVE=MathJax._.util.Options.REMOVE,e.OPTIONS=MathJax._.util.Options.OPTIONS,e.Expandable=MathJax._.util.Options.Expandable,e.expandable=MathJax._.util.Options.expandable,e.makeArray=MathJax._.util.Options.makeArray,e.keys=MathJax._.util.Options.keys,e.copy=MathJax._.util.Options.copy,e.insert=MathJax._.util.Options.insert,e.defaultOptions=MathJax._.util.Options.defaultOptions,e.userOptions=MathJax._.util.Options.userOptions,e.selectOptions=MathJax._.util.Options.selectOptions,e.selectOptionsFromKeys=MathJax._.util.Options.selectOptionsFromKeys,e.separateOptions=MathJax._.util.Options.separateOptions,e.lookup=MathJax._.util.Options.lookup},475:function(t,e){e.K=MathJax._.input.mathml_ts.MathML}},e={};function r(n){var a=e[n];if(void 0!==a)return a.exports;var i=e[n]={exports:{}};return t[n].call(i.exports,i,i.exports,r),i.exports}!function(){var t=r(723),e=r(306),n=r(433);MathJax.loader&&MathJax.loader.checkVersion("a11y/semantic-enrich",e.q,"a11y"),(0,t.r8)({_:{a11y:{"semantic-enrich":n}}});var a=r(712),i=r(475);MathJax.loader&&(0,t.PV)(MathJax.config.loader,"a11y/semantic-enrich",{checkReady:function(){return a.default.sreReady()}}),MathJax.startup&&MathJax.startup.extendHandler((function(t){return(0,n.EnrichHandler)(t,new i.K)}))}()}();