@pie-lib/math-rendering-accessible 3.36.0-mui-update.0 → 4.0.0-next.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.
- package/CHANGELOG.md +8 -105
- package/lib/render-math.js +15 -5
- package/lib/render-math.js.map +1 -1
- package/package.json +12 -4
- package/src/__tests__/render-math.test.js +3 -3
- package/src/mstack/__tests__/chtml.test.js +5 -1
- package/src/render-math.js +16 -5
- package/src/mstack/__tests__/__snapshots__/chtml.test.js.snap +0 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [
|
|
6
|
+
# [4.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.22.2-next.0...@pie-lib/math-rendering-accessible@4.0.0-next.0) (2026-01-19)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
## [3.22.2-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.36.0-mui-update.0...@pie-lib/math-rendering-accessible@3.22.2-next.0) (2026-01-19)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
17
17
|
|
|
@@ -19,176 +19,79 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
# [3.34.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.33.0-mui-update.0...@pie-lib/math-rendering-accessible@3.34.0-mui-update.0) (2025-12-17)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
# [3.33.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.32.0-mui-update.0...@pie-lib/math-rendering-accessible@3.33.0-mui-update.0) (2025-12-17)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
# [3.32.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.31.0-mui-update.0...@pie-lib/math-rendering-accessible@3.32.0-mui-update.0) (2025-12-11)
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
# [3.31.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.30.0-mui-update.0...@pie-lib/math-rendering-accessible@3.31.0-mui-update.0) (2025-12-02)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
### Features
|
|
50
|
-
|
|
51
|
-
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
22
|
## [3.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.1...@pie-lib/math-rendering-accessible@3.22.1) (2025-10-22)
|
|
58
23
|
|
|
59
24
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
60
25
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
26
|
# [3.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.21.0...@pie-lib/math-rendering-accessible@3.22.0) (2025-10-16)
|
|
66
27
|
|
|
67
28
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
68
29
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
30
|
# [3.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.21.0) (2025-10-16)
|
|
74
31
|
|
|
75
32
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
76
33
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
34
|
# [3.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.20.0) (2025-10-16)
|
|
82
35
|
|
|
83
36
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
84
37
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
38
|
# [3.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.19.0) (2025-10-16)
|
|
90
39
|
|
|
91
40
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
92
41
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
42
|
## [3.18.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.18.1) (2025-10-14)
|
|
98
43
|
|
|
99
44
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
100
45
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
46
|
# 3.18.0 (2025-09-25)
|
|
106
47
|
|
|
107
|
-
|
|
108
48
|
### Bug Fixes
|
|
109
49
|
|
|
110
|
-
|
|
111
|
-
|
|
50
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
112
51
|
|
|
113
52
|
### Features
|
|
114
53
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
54
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
120
55
|
|
|
121
56
|
# [3.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.16.0...@pie-lib/math-rendering-accessible@3.17.0) (2025-09-18)
|
|
122
57
|
|
|
123
58
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
124
59
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
60
|
# [3.16.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.15.0...@pie-lib/math-rendering-accessible@3.16.0) (2025-09-18)
|
|
130
61
|
|
|
131
62
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
132
63
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
64
|
# 3.15.0 (2025-09-18)
|
|
138
65
|
|
|
139
|
-
|
|
140
66
|
### Bug Fixes
|
|
141
67
|
|
|
142
|
-
|
|
143
|
-
|
|
68
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
144
69
|
|
|
145
70
|
### Features
|
|
146
71
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
72
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
152
73
|
|
|
153
74
|
# [3.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.13.0...@pie-lib/math-rendering-accessible@3.14.0) (2025-09-17)
|
|
154
75
|
|
|
155
76
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
156
77
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
78
|
# [3.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.12.0...@pie-lib/math-rendering-accessible@3.13.0) (2025-09-17)
|
|
162
79
|
|
|
163
80
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
164
81
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
82
|
# [3.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.11.1...@pie-lib/math-rendering-accessible@3.12.0) (2025-09-17)
|
|
170
83
|
|
|
171
84
|
**Note:** Version bump only for package @pie-lib/math-rendering-accessible
|
|
172
85
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
86
|
## 3.11.1 (2025-08-11)
|
|
178
87
|
|
|
179
|
-
|
|
180
88
|
### Bug Fixes
|
|
181
89
|
|
|
182
|
-
|
|
183
|
-
|
|
90
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
184
91
|
|
|
185
92
|
### Features
|
|
186
93
|
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
94
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
192
95
|
|
|
193
96
|
# 3.11.0 (2025-08-07)
|
|
194
97
|
|
package/lib/render-math.js
CHANGED
|
@@ -9,6 +9,8 @@ var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof"));
|
|
|
9
9
|
var _normalization = require("./normalization");
|
|
10
10
|
var _SerializedMmlVisitor = require("mathjax-full/js/core/MmlTree/SerializedMmlVisitor");
|
|
11
11
|
var _TexError = _interopRequireDefault(require("mathjax-full/js/input/tex/TexError"));
|
|
12
|
+
/* global MathJax */
|
|
13
|
+
|
|
12
14
|
var visitor = new _SerializedMmlVisitor.SerializedMmlVisitor();
|
|
13
15
|
var toMMl = function toMMl(node) {
|
|
14
16
|
return visitor.visitTree(node);
|
|
@@ -150,6 +152,7 @@ var renderContentWithMathJax = function renderContentWithMathJax(executeOn) {
|
|
|
150
152
|
|
|
151
153
|
// If the original input was a string, return the parsed MathML
|
|
152
154
|
} catch (e) {
|
|
155
|
+
// eslint-disable-next-line no-console
|
|
153
156
|
console.error('Error post-processing MathJax typesetting:', e.toString());
|
|
154
157
|
}
|
|
155
158
|
|
|
@@ -157,7 +160,7 @@ var renderContentWithMathJax = function renderContentWithMathJax(executeOn) {
|
|
|
157
160
|
mathJaxInstance.startup.document.clear();
|
|
158
161
|
})["catch"](function (error) {
|
|
159
162
|
// If there was an internal error, put the message into the output instead
|
|
160
|
-
|
|
163
|
+
// eslint-disable-next-line no-console
|
|
161
164
|
console.error('Error in typesetting with MathJax:', error);
|
|
162
165
|
});
|
|
163
166
|
}
|
|
@@ -176,7 +179,7 @@ var convertMathJax2ToMathJax3 = function convertMathJax2ToMathJax3() {
|
|
|
176
179
|
if (required.match(/[^_a-zA-Z0-9]/) || required === '') {
|
|
177
180
|
throw new _TexError["default"]('BadPackageName', 'Argument for %1 is not a valid package name', name);
|
|
178
181
|
}
|
|
179
|
-
if (
|
|
182
|
+
if (Object.prototype.hasOwnProperty.call(requireMap, required)) {
|
|
180
183
|
required = requireMap[required];
|
|
181
184
|
}
|
|
182
185
|
RequireLoad(parser, required);
|
|
@@ -203,7 +206,7 @@ var convertMathJax2ToMathJax3 = function convertMathJax2ToMathJax3() {
|
|
|
203
206
|
} else if (typeof args === 'function') {
|
|
204
207
|
return args;
|
|
205
208
|
}
|
|
206
|
-
throw Error(
|
|
209
|
+
throw Error('Can\'t make callback from given data');
|
|
207
210
|
};
|
|
208
211
|
|
|
209
212
|
//
|
|
@@ -226,16 +229,20 @@ var convertMathJax2ToMathJax3 = function convertMathJax2ToMathJax3() {
|
|
|
226
229
|
},
|
|
227
230
|
Register: {
|
|
228
231
|
MessageHook: function MessageHook() {
|
|
232
|
+
// eslint-disable-next-line no-console
|
|
229
233
|
console.log('MessageHooks are not supported in version 3');
|
|
230
234
|
},
|
|
231
235
|
StartupHook: function StartupHook() {
|
|
236
|
+
// eslint-disable-next-line no-console
|
|
232
237
|
console.log('StartupHooks are not supported in version 3');
|
|
233
238
|
},
|
|
234
239
|
LoadHook: function LoadHook() {
|
|
240
|
+
// eslint-disable-next-line no-console
|
|
235
241
|
console.log('LoadHooks are not supported in version 3');
|
|
236
242
|
}
|
|
237
243
|
},
|
|
238
244
|
Config: function Config() {
|
|
245
|
+
// eslint-disable-next-line no-console
|
|
239
246
|
console.log('MathJax configurations should be converted for version 3');
|
|
240
247
|
}
|
|
241
248
|
};
|
|
@@ -300,6 +307,7 @@ var initializeMathJax = exports.initializeMathJax = function initializeMathJax(c
|
|
|
300
307
|
var globalObj = getGlobal();
|
|
301
308
|
globalObj.instance = MathJax;
|
|
302
309
|
window.mathjaxLoadedComplete = true;
|
|
310
|
+
// eslint-disable-next-line no-console
|
|
303
311
|
console.log('MathJax has initialised!', new Date().toString());
|
|
304
312
|
|
|
305
313
|
// in this file, initializeMathJax is called with a callback that has to be executed when MathJax was loaded
|
|
@@ -366,7 +374,7 @@ var initializeMathJax = exports.initializeMathJax = function initializeMathJax(c
|
|
|
366
374
|
});
|
|
367
375
|
});
|
|
368
376
|
};
|
|
369
|
-
var renderMath = function renderMath(el
|
|
377
|
+
var renderMath = function renderMath(el) {
|
|
370
378
|
var usedForMmlOutput = typeof el === 'string';
|
|
371
379
|
var executeOn = document.body;
|
|
372
380
|
if (!usedForMmlOutput) {
|
|
@@ -384,7 +392,8 @@ var renderMath = function renderMath(el, renderOpts) {
|
|
|
384
392
|
window.mathjaxLoadedComplete = true;
|
|
385
393
|
renderContentsWithMathJax(el);
|
|
386
394
|
})["catch"](function (error) {
|
|
387
|
-
|
|
395
|
+
// eslint-disable-next-line no-console
|
|
396
|
+
console.error('Error in initializing MathJax:', error);
|
|
388
397
|
});
|
|
389
398
|
}
|
|
390
399
|
} else {
|
|
@@ -404,6 +413,7 @@ var renderMath = function renderMath(el, renderOpts) {
|
|
|
404
413
|
var parsedMathMl = mathMl.replaceAll('\n', '');
|
|
405
414
|
return parsedMathMl;
|
|
406
415
|
} catch (error) {
|
|
416
|
+
// eslint-disable-next-line no-console
|
|
407
417
|
console.error('Error rendering math:', error.message);
|
|
408
418
|
}
|
|
409
419
|
return el;
|
package/lib/render-math.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"render-math.js","names":["_normalization","require","_SerializedMmlVisitor","_TexError","_interopRequireDefault","visitor","SerializedMmlVisitor","toMMl","node","visitTree","NEWLINE_BLOCK_REGEX","NEWLINE_LATEX","mathRenderingKEY","mathRenderingAccessibleKEY","MathJaxVersion","exports","getGlobal","window","fixMathElement","element","dataset","mathHandled","property","textContent","wrapMath","unWrapMath","unwrapped","replace","fixMathElements","el","arguments","length","undefined","document","mathElements","querySelectorAll","forEach","item","adjustMathMLStyle","nodes","setAttribute","createPlaceholder","_element$previousSibl","previousSibling","classList","contains","_element$parentNode","originalDisplay","style","display","placeholder","createElement","cssText","add","parentNode","insertBefore","removePlaceholdersAndRestoreDisplay","_targetElement$datase","targetElement","nextElementSibling","remove","removeExcessMjxContainers","content","elements","mjxContainers","i","removeChild","renderContentsWithMathJax","Array","elNode","renderContentWithMathJax","executeOn","body","HTMLElement","mathJaxInstance","instance","texReset","typesetClear","typesetPromise","then","updatedDocument","startup","list","math","next","_typeof2","data","mathMl","root","parsedMathMl","replaceAll","typesetRoot","e","console","error","toString","clear","convertMathJax2ToMathJax3","CommandMap","MathJax","_","input","tex","SymbolMap","requireMap","config","RequireLoad","RequireConfiguration","RequireMethods","Require","parser","name","required","GetArgument","match","TexError","hasOwnProperty","Callback","args","isArray","Object","Function","bind","apply","slice","concat","Error","Hub","Queue","m","fn","promise","Typeset","callback","Register","MessageHook","log","StartupHook","LoadHook","Config","initializeMathJax","mathjaxLoadedP","PreviousMathJaxIsUsed","version","texConfig","macros","parallelogram","overarc","napprox","longdiv","displayMath","autoload","color","colorv2","Promise","resolve","AMSmath","AMSsymbols","AMScd","HTML","noErrors","noUndefined","typeset","ready","mathjax","STATE","core","MathItem","Menu","ui","menu","rerender","prototype","_this","start","TYPESET","handleRetriesFor","call","defaultReady","globalObj","mathjaxLoadedComplete","Date","loader","load","preLoad","failed","message","chtml","fontURL","displayAlign","customKey","options","enableEnrichment","sre","speech","menuOptions","settings","assistiveMml","collapsible","explorer","script","type","src","async","head","appendChild","setTimeout","_document","renderMath","renderOpts","usedForMmlOutput","div","innerHTML","_default"],"sources":["../src/render-math.js"],"sourcesContent":["import { wrapMath, unWrapMath } from './normalization';\nimport { SerializedMmlVisitor } from 'mathjax-full/js/core/MmlTree/SerializedMmlVisitor';\nimport TexError from 'mathjax-full/js/input/tex/TexError';\n\nconst visitor = new SerializedMmlVisitor();\nconst toMMl = (node) => visitor.visitTree(node);\n\nconst NEWLINE_BLOCK_REGEX = /\\\\embed\\{newLine\\}\\[\\]/g;\nconst NEWLINE_LATEX = '\\\\newline ';\n\nconst mathRenderingKEY = '@pie-lib/math-rendering@2';\nconst mathRenderingAccessibleKEY = '@pie-lib/math-rendering-accessible@1';\n\nexport const MathJaxVersion = '3.2.2';\n\nexport const getGlobal = () => {\n // TODO does it make sense to use version?\n // const key = `${pkg.name}@${pkg.version.split('.')[0]}`;\n // It looks like Ed made this change when he switched from mathjax3 to mathjax-full\n // I think it was supposed to make sure version 1 (using mathjax3) is not used\n // in combination with version 2 (using mathjax-full)\n // TODO higher level wrappers use this instance of math-rendering, and if 2 different instances are used, math rendering is not working\n // so I will hardcode this for now until a better solution is found\n if (typeof window !== 'undefined') {\n if (!window[mathRenderingAccessibleKEY]) {\n window[mathRenderingAccessibleKEY] = {};\n }\n return window[mathRenderingAccessibleKEY];\n } else {\n return {};\n }\n};\n\nexport const fixMathElement = (element) => {\n if (element.dataset.mathHandled) {\n return;\n }\n\n let property = 'innerText';\n\n if (element.textContent) {\n property = 'textContent';\n }\n\n if (element[property]) {\n element[property] = wrapMath(unWrapMath(element[property]).unwrapped);\n // because mathquill doesn't understand line breaks, sometimes we end up with custom elements on prompts/rationale/etc.\n // we need to replace the custom embedded elements with valid latex that Mathjax can understand\n element[property] = element[property].replace(NEWLINE_BLOCK_REGEX, NEWLINE_LATEX);\n element.dataset.mathHandled = true;\n }\n};\n\nexport const fixMathElements = (el = document) => {\n const mathElements = el.querySelectorAll('[data-latex]');\n\n mathElements.forEach((item) => fixMathElement(item));\n};\n\nconst adjustMathMLStyle = (el = document) => {\n const nodes = el.querySelectorAll('math');\n nodes.forEach((node) => node.setAttribute('displaystyle', 'true'));\n};\n\nconst createPlaceholder = (element) => {\n if (!element.previousSibling || !element.previousSibling.classList?.contains('math-placeholder')) {\n // Store the original display style before setting it to 'none'\n element.dataset.originalDisplay = element.style.display || '';\n element.style.display = 'none';\n\n const placeholder = document.createElement('span');\n placeholder.style.cssText =\n 'height: 10px; width: 50px; display: inline-block; vertical-align: middle; justify-content: center; background: #fafafa; border-radius: 4px;';\n placeholder.classList.add('math-placeholder');\n element.parentNode?.insertBefore(placeholder, element);\n }\n};\n\nconst removePlaceholdersAndRestoreDisplay = () => {\n document.querySelectorAll('.math-placeholder').forEach((placeholder) => {\n const targetElement = placeholder.nextElementSibling;\n\n if (targetElement && targetElement.dataset?.originalDisplay !== undefined) {\n targetElement.style.display = targetElement.dataset.originalDisplay;\n delete targetElement.dataset.originalDisplay;\n }\n\n placeholder.remove();\n });\n};\nconst removeExcessMjxContainers = (content) => {\n const elements = content.querySelectorAll('[data-latex][data-math-handled=\"true\"]');\n\n elements.forEach((element) => {\n const mjxContainers = element.querySelectorAll('mjx-container');\n\n // Check if there are more than one mjx-container children.\n if (mjxContainers.length > 1) {\n for (let i = 1; i < mjxContainers.length; i++) {\n mjxContainers[i].parentNode.removeChild(mjxContainers[i]);\n }\n }\n });\n};\n\nconst renderContentsWithMathJax = (el) => {\n // el sometimes is an array\n // renderMath is used like that in pie-print-support and pie-element-extensions\n // there seems to be no reason for that, however, it's better to handle the case here\n if (el instanceof Array) {\n el.forEach((elNode) => renderContentWithMathJax(elNode));\n } else {\n renderContentWithMathJax(el);\n }\n};\n\nconst renderContentWithMathJax = (executeOn) => {\n executeOn = executeOn || document.body;\n\n // this happens for charting - mark-label; we receive a ref which is not yet ready ( el = { current: null })\n // we have to fix this in charting\n if (!(executeOn instanceof HTMLElement)) return;\n\n fixMathElements(executeOn);\n adjustMathMLStyle(executeOn);\n\n const mathJaxInstance = getGlobal().instance;\n\n if (mathJaxInstance) {\n // Reset and clear typesetting before processing the new content\n // Reset the tex labels (and automatic equation number).\n\n mathJaxInstance.texReset();\n\n // Reset the typesetting system (font caches, etc.)\n mathJaxInstance.typesetClear();\n\n // Use typesetPromise for asynchronous typesetting\n // Using MathJax.typesetPromise() for asynchronous typesetting to handle situations where additional code needs to be loaded (e.g., for certain TeX commands or characters).\n // This ensures typesetting waits for any needed resources to load and complete processing, unlike the synchronous MathJax.typeset() which can't handle such dynamic loading.\n mathJaxInstance\n .typesetPromise([executeOn])\n .then(() => {\n try {\n removePlaceholdersAndRestoreDisplay();\n removeExcessMjxContainers(executeOn);\n\n const updatedDocument = mathJaxInstance.startup.document;\n const list = updatedDocument.math.list;\n\n for (let item = list.next; typeof item.data !== 'symbol'; item = item.next) {\n const mathMl = toMMl(item.data.root);\n const parsedMathMl = mathMl.replaceAll('\\n', '');\n\n item.data.typesetRoot.setAttribute('data-mathml', parsedMathMl);\n item.data.typesetRoot.setAttribute('tabindex', '-1');\n }\n\n // If the original input was a string, return the parsed MathML\n } catch (e) {\n console.error('Error post-processing MathJax typesetting:', e.toString());\n }\n\n // Clearing the document if needed\n mathJaxInstance.startup.document.clear();\n })\n .catch((error) => {\n // If there was an internal error, put the message into the output instead\n\n console.error('Error in typesetting with MathJax:', error);\n });\n }\n};\n\nconst convertMathJax2ToMathJax3 = () => {\n // Make MathJax v2 compatible with v3\n // https://docs.mathjax.org/en/v3.2-latest/upgrading/v2.html#version-2-compatibility-example\n // Replace the require command map with a new one that checks for\n // renamed extensions and converts them to the new names.\n const CommandMap = MathJax._.input.tex.SymbolMap.CommandMap;\n const requireMap = MathJax.config.startup.requireMap;\n const RequireLoad = MathJax._.input.tex.require.RequireConfiguration.RequireLoad;\n const RequireMethods = {\n Require: function(parser, name) {\n let required = parser.GetArgument(name);\n if (required.match(/[^_a-zA-Z0-9]/) || required === '') {\n throw new TexError('BadPackageName', 'Argument for %1 is not a valid package name', name);\n }\n if (requireMap.hasOwnProperty(required)) {\n required = requireMap[required];\n }\n RequireLoad(parser, required);\n },\n };\n\n new CommandMap('require', { require: 'Require' }, RequireMethods);\n\n //\n // Add a replacement for MathJax.Callback command\n //\n MathJax.Callback = function(args) {\n if (Array.isArray(args)) {\n if (args.length === 1 && typeof args[0] === 'function') {\n return args[0];\n } else if (typeof args[0] === 'string' && args[1] instanceof Object && typeof args[1][args[0]] === 'function') {\n return Function.bind.apply(args[1][args[0]], args.slice(1));\n } else if (typeof args[0] === 'function') {\n return Function.bind.apply(args[0], [window].concat(args.slice(1)));\n } else if (typeof args[1] === 'function') {\n return Function.bind.apply(args[1], [args[0]].concat(args.slice(2)));\n }\n } else if (typeof args === 'function') {\n return args;\n }\n throw Error(\"Can't make callback from given data\");\n };\n\n //\n // Add a replacement for MathJax.Hub commands\n //\n MathJax.Hub = {\n Queue: function() {\n for (let i = 0, m = arguments.length; i < m; i++) {\n const fn = MathJax.Callback(arguments[i]);\n MathJax.startup.promise = MathJax.startup.promise.then(fn);\n }\n return MathJax.startup.promise;\n },\n Typeset: function(elements, callback) {\n let promise = MathJax.typesetPromise(elements);\n\n if (callback) {\n promise = promise.then(callback);\n }\n return promise;\n },\n Register: {\n MessageHook: function() {\n console.log('MessageHooks are not supported in version 3');\n },\n StartupHook: function() {\n console.log('StartupHooks are not supported in version 3');\n },\n LoadHook: function() {\n console.log('LoadHooks are not supported in version 3');\n },\n },\n Config: function() {\n console.log('MathJax configurations should be converted for version 3');\n },\n };\n};\nexport const initializeMathJax = (callback) => {\n if (window.mathjaxLoadedP) {\n return;\n }\n\n const PreviousMathJaxIsUsed =\n window.MathJax &&\n window.MathJax.version &&\n window.MathJax.version !== MathJaxVersion &&\n window.MathJax.version[0] === '2';\n\n const texConfig = {\n macros: {\n parallelogram: '\\\\lower.2em{\\\\Huge\\\\unicode{x25B1}}',\n overarc: '\\\\overparen',\n napprox: '\\\\not\\\\approx',\n longdiv: '\\\\enclose{longdiv}',\n },\n displayMath: [\n ['$$', '$$'],\n ['\\\\[', '\\\\]'],\n ],\n };\n\n if (PreviousMathJaxIsUsed) {\n texConfig.autoload = {\n color: [], // don't autoload the color extension\n colorv2: ['color'], // do autoload the colorv2 extension\n };\n }\n\n // Create a new promise that resolves when MathJax is ready\n window.mathjaxLoadedP = new Promise((resolve) => {\n // Set up the MathJax configuration\n window.MathJax = {\n startup: {\n //\n // Mapping of old extension names to new ones\n //\n requireMap: PreviousMathJaxIsUsed\n ? {\n AMSmath: 'ams',\n AMSsymbols: 'ams',\n AMScd: 'amscd',\n HTML: 'html',\n noErrors: 'noerrors',\n noUndefined: 'noundefined',\n }\n : {},\n typeset: false,\n ready: () => {\n if (PreviousMathJaxIsUsed) {\n convertMathJax2ToMathJax3();\n }\n\n const { mathjax } = MathJax._.mathjax;\n const { STATE } = MathJax._.core.MathItem;\n const { Menu } = MathJax._.ui.menu.Menu;\n const rerender = Menu.prototype.rerender;\n Menu.prototype.rerender = function(start = STATE.TYPESET) {\n mathjax.handleRetriesFor(() => rerender.call(this, start));\n };\n MathJax.startup.defaultReady();\n // Set the MathJax instance in the global object\n\n const globalObj = getGlobal();\n globalObj.instance = MathJax;\n\n window.mathjaxLoadedComplete = true;\n console.log('MathJax has initialised!', new Date().toString());\n\n // in this file, initializeMathJax is called with a callback that has to be executed when MathJax was loaded\n if (callback) {\n callback();\n }\n\n // but previous versions of math-rendering-accessible they're expecting window.mathjaxLoadedP to be a Promise, so we also keep the\n // resolve here;\n resolve();\n },\n },\n loader: {\n load: ['input/mml'],\n // I just added preLoad: () => {} to prevent the console error: \"MathJax.loader.preLoad is not a function\",\n // which is being called because in math-rendering-accessible/render-math we're having this line:\n // import * as mr from '@pie-lib/math-rendering';\n // which takes us to: import { AllPackages } from 'mathjax-full/js/input/tex/AllPackages';\n // which tries to call MathJax.loader.preLoad.\n // Understand that AllPackages is NOT needed in math-rendering-accessible, so it is not a problem if we hardcode this function.\n // The better solution would be for math-rendering-accessible to import math-rendering only IF needed,\n // but that's actually complicated and could cause other issues.\n preLoad: () => {},\n // function to call if a component fails to load\n // eslint-disable-next-line no-console\n failed: (error) => console.log(`MathJax(${error.package || '?'}): ${error.message}`),\n },\n tex: texConfig,\n chtml: {\n fontURL: 'https://unpkg.com/mathjax-full@3.2.2/ts/output/chtml/fonts/tex-woff-v2',\n displayAlign: 'center',\n },\n customKey: '@pie-lib/math-rendering-accessible@1',\n options: {\n enableEnrichment: true,\n sre: {\n speech: 'deep',\n },\n menuOptions: {\n settings: {\n assistiveMml: true,\n collapsible: false,\n explorer: false,\n },\n },\n },\n };\n // Load the MathJax script\n const script = document.createElement('script');\n script.type = 'text/javascript';\n script.src = `https://cdn.jsdelivr.net/npm/mathjax@${MathJaxVersion}/es5/tex-chtml-full.js`;\n script.async = true;\n document.head.appendChild(script);\n\n // at this time of the execution, there's no document.body; setTimeout does the trick\n setTimeout(() => {\n if (!window.mathjaxLoadedComplete) {\n const mathElements = document?.body?.querySelectorAll('[data-latex]');\n (mathElements || []).forEach(createPlaceholder);\n }\n });\n });\n};\n\nconst renderMath = (el, renderOpts) => {\n const usedForMmlOutput = typeof el === 'string';\n let executeOn = document.body;\n\n if (!usedForMmlOutput) {\n // If math-rendering was not available, then:\n // If window.mathjaxLoadedComplete, it means that we initialised MathJax using the function from this file,\n // and it means MathJax is successfully completed, so we can already use it\n if (window.mathjaxLoadedComplete) {\n renderContentsWithMathJax(el);\n } else if (window.mathjaxLoadedP) {\n // However, because there is a small chance that MathJax was initialised by a previous version of math-rendering-accessible,\n // we need to keep the old handling method, which means adding the .then.catch on window.mathjaxLoadedP Promise.\n // We still want to set window.mathjaxLoadedComplete, to prevent adding .then.catch after the first initialization\n // (again, in case MathJax was initialised by a previous math-rendering-accessible version)\n window.mathjaxLoadedP\n .then(() => {\n window.mathjaxLoadedComplete = true;\n renderContentsWithMathJax(el);\n })\n .catch((error) => console.error('Error in initializing MathJax:', error));\n }\n } else {\n // Here we're handling the case when renderMath is being called for mmlOutput\n if (window.MathJax && window.mathjaxLoadedP) {\n const div = document.createElement('div');\n\n div.innerHTML = el;\n executeOn = div;\n\n try {\n MathJax.texReset();\n MathJax.typesetClear();\n window.MathJax.typeset([executeOn]);\n const updatedDocument = window.MathJax.startup.document;\n const list = updatedDocument.math.list;\n const item = list.next;\n const mathMl = toMMl(item.data.root);\n\n const parsedMathMl = mathMl.replaceAll('\\n', '');\n\n return parsedMathMl;\n } catch (error) {\n console.error('Error rendering math:', error.message);\n }\n\n return el;\n }\n\n return el;\n }\n};\n\n// this function calls itself\n(function() {\n initializeMathJax(renderContentWithMathJax);\n\n window[mathRenderingKEY] = {\n instance: {\n Typeset: renderMath,\n },\n };\n})();\n\nexport default renderMath;\n"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"render-math.js","names":["_normalization","require","_SerializedMmlVisitor","_TexError","_interopRequireDefault","visitor","SerializedMmlVisitor","toMMl","node","visitTree","NEWLINE_BLOCK_REGEX","NEWLINE_LATEX","mathRenderingKEY","mathRenderingAccessibleKEY","MathJaxVersion","exports","getGlobal","window","fixMathElement","element","dataset","mathHandled","property","textContent","wrapMath","unWrapMath","unwrapped","replace","fixMathElements","el","arguments","length","undefined","document","mathElements","querySelectorAll","forEach","item","adjustMathMLStyle","nodes","setAttribute","createPlaceholder","_element$previousSibl","previousSibling","classList","contains","_element$parentNode","originalDisplay","style","display","placeholder","createElement","cssText","add","parentNode","insertBefore","removePlaceholdersAndRestoreDisplay","_targetElement$datase","targetElement","nextElementSibling","remove","removeExcessMjxContainers","content","elements","mjxContainers","i","removeChild","renderContentsWithMathJax","Array","elNode","renderContentWithMathJax","executeOn","body","HTMLElement","mathJaxInstance","instance","texReset","typesetClear","typesetPromise","then","updatedDocument","startup","list","math","next","_typeof2","data","mathMl","root","parsedMathMl","replaceAll","typesetRoot","e","console","error","toString","clear","convertMathJax2ToMathJax3","CommandMap","MathJax","_","input","tex","SymbolMap","requireMap","config","RequireLoad","RequireConfiguration","RequireMethods","Require","parser","name","required","GetArgument","match","TexError","Object","prototype","hasOwnProperty","call","Callback","args","isArray","Function","bind","apply","slice","concat","Error","Hub","Queue","m","fn","promise","Typeset","callback","Register","MessageHook","log","StartupHook","LoadHook","Config","initializeMathJax","mathjaxLoadedP","PreviousMathJaxIsUsed","version","texConfig","macros","parallelogram","overarc","napprox","longdiv","displayMath","autoload","color","colorv2","Promise","resolve","AMSmath","AMSsymbols","AMScd","HTML","noErrors","noUndefined","typeset","ready","mathjax","STATE","core","MathItem","Menu","ui","menu","rerender","_this","start","TYPESET","handleRetriesFor","defaultReady","globalObj","mathjaxLoadedComplete","Date","loader","load","preLoad","failed","message","chtml","fontURL","displayAlign","customKey","options","enableEnrichment","sre","speech","menuOptions","settings","assistiveMml","collapsible","explorer","script","type","src","async","head","appendChild","setTimeout","_document","renderMath","usedForMmlOutput","div","innerHTML","_default"],"sources":["../src/render-math.js"],"sourcesContent":["/* global MathJax */\nimport { wrapMath, unWrapMath } from './normalization';\nimport { SerializedMmlVisitor } from 'mathjax-full/js/core/MmlTree/SerializedMmlVisitor';\nimport TexError from 'mathjax-full/js/input/tex/TexError';\n\nconst visitor = new SerializedMmlVisitor();\nconst toMMl = (node) => visitor.visitTree(node);\n\nconst NEWLINE_BLOCK_REGEX = /\\\\embed\\{newLine\\}\\[\\]/g;\nconst NEWLINE_LATEX = '\\\\newline ';\n\nconst mathRenderingKEY = '@pie-lib/math-rendering@2';\nconst mathRenderingAccessibleKEY = '@pie-lib/math-rendering-accessible@1';\n\nexport const MathJaxVersion = '3.2.2';\n\nexport const getGlobal = () => {\n // TODO does it make sense to use version?\n // const key = `${pkg.name}@${pkg.version.split('.')[0]}`;\n // It looks like Ed made this change when he switched from mathjax3 to mathjax-full\n // I think it was supposed to make sure version 1 (using mathjax3) is not used\n // in combination with version 2 (using mathjax-full)\n // TODO higher level wrappers use this instance of math-rendering, and if 2 different instances are used, math rendering is not working\n // so I will hardcode this for now until a better solution is found\n if (typeof window !== 'undefined') {\n if (!window[mathRenderingAccessibleKEY]) {\n window[mathRenderingAccessibleKEY] = {};\n }\n return window[mathRenderingAccessibleKEY];\n } else {\n return {};\n }\n};\n\nexport const fixMathElement = (element) => {\n if (element.dataset.mathHandled) {\n return;\n }\n\n let property = 'innerText';\n\n if (element.textContent) {\n property = 'textContent';\n }\n\n if (element[property]) {\n element[property] = wrapMath(unWrapMath(element[property]).unwrapped);\n // because mathquill doesn't understand line breaks, sometimes we end up with custom elements on prompts/rationale/etc.\n // we need to replace the custom embedded elements with valid latex that Mathjax can understand\n element[property] = element[property].replace(NEWLINE_BLOCK_REGEX, NEWLINE_LATEX);\n element.dataset.mathHandled = true;\n }\n};\n\nexport const fixMathElements = (el = document) => {\n const mathElements = el.querySelectorAll('[data-latex]');\n\n mathElements.forEach((item) => fixMathElement(item));\n};\n\nconst adjustMathMLStyle = (el = document) => {\n const nodes = el.querySelectorAll('math');\n nodes.forEach((node) => node.setAttribute('displaystyle', 'true'));\n};\n\nconst createPlaceholder = (element) => {\n if (!element.previousSibling || !element.previousSibling.classList?.contains('math-placeholder')) {\n // Store the original display style before setting it to 'none'\n element.dataset.originalDisplay = element.style.display || '';\n element.style.display = 'none';\n\n const placeholder = document.createElement('span');\n placeholder.style.cssText =\n 'height: 10px; width: 50px; display: inline-block; vertical-align: middle; justify-content: center; background: #fafafa; border-radius: 4px;';\n placeholder.classList.add('math-placeholder');\n element.parentNode?.insertBefore(placeholder, element);\n }\n};\n\nconst removePlaceholdersAndRestoreDisplay = () => {\n document.querySelectorAll('.math-placeholder').forEach((placeholder) => {\n const targetElement = placeholder.nextElementSibling;\n\n if (targetElement && targetElement.dataset?.originalDisplay !== undefined) {\n targetElement.style.display = targetElement.dataset.originalDisplay;\n delete targetElement.dataset.originalDisplay;\n }\n\n placeholder.remove();\n });\n};\nconst removeExcessMjxContainers = (content) => {\n const elements = content.querySelectorAll('[data-latex][data-math-handled=\"true\"]');\n\n elements.forEach((element) => {\n const mjxContainers = element.querySelectorAll('mjx-container');\n\n // Check if there are more than one mjx-container children.\n if (mjxContainers.length > 1) {\n for (let i = 1; i < mjxContainers.length; i++) {\n mjxContainers[i].parentNode.removeChild(mjxContainers[i]);\n }\n }\n });\n};\n\nconst renderContentsWithMathJax = (el) => {\n // el sometimes is an array\n // renderMath is used like that in pie-print-support and pie-element-extensions\n // there seems to be no reason for that, however, it's better to handle the case here\n if (el instanceof Array) {\n el.forEach((elNode) => renderContentWithMathJax(elNode));\n } else {\n renderContentWithMathJax(el);\n }\n};\n\nconst renderContentWithMathJax = (executeOn) => {\n executeOn = executeOn || document.body;\n\n // this happens for charting - mark-label; we receive a ref which is not yet ready ( el = { current: null })\n // we have to fix this in charting\n if (!(executeOn instanceof HTMLElement)) return;\n\n fixMathElements(executeOn);\n adjustMathMLStyle(executeOn);\n\n const mathJaxInstance = getGlobal().instance;\n\n if (mathJaxInstance) {\n // Reset and clear typesetting before processing the new content\n // Reset the tex labels (and automatic equation number).\n\n mathJaxInstance.texReset();\n\n // Reset the typesetting system (font caches, etc.)\n mathJaxInstance.typesetClear();\n\n // Use typesetPromise for asynchronous typesetting\n // Using MathJax.typesetPromise() for asynchronous typesetting to handle situations where additional code needs to be loaded (e.g., for certain TeX commands or characters).\n // This ensures typesetting waits for any needed resources to load and complete processing, unlike the synchronous MathJax.typeset() which can't handle such dynamic loading.\n mathJaxInstance\n .typesetPromise([executeOn])\n .then(() => {\n try {\n removePlaceholdersAndRestoreDisplay();\n removeExcessMjxContainers(executeOn);\n\n const updatedDocument = mathJaxInstance.startup.document;\n const list = updatedDocument.math.list;\n\n for (let item = list.next; typeof item.data !== 'symbol'; item = item.next) {\n const mathMl = toMMl(item.data.root);\n const parsedMathMl = mathMl.replaceAll('\\n', '');\n\n item.data.typesetRoot.setAttribute('data-mathml', parsedMathMl);\n item.data.typesetRoot.setAttribute('tabindex', '-1');\n }\n\n // If the original input was a string, return the parsed MathML\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error('Error post-processing MathJax typesetting:', e.toString());\n }\n\n // Clearing the document if needed\n mathJaxInstance.startup.document.clear();\n })\n .catch((error) => {\n // If there was an internal error, put the message into the output instead\n // eslint-disable-next-line no-console\n console.error('Error in typesetting with MathJax:', error);\n });\n }\n};\n\nconst convertMathJax2ToMathJax3 = () => {\n // Make MathJax v2 compatible with v3\n // https://docs.mathjax.org/en/v3.2-latest/upgrading/v2.html#version-2-compatibility-example\n // Replace the require command map with a new one that checks for\n // renamed extensions and converts them to the new names.\n const CommandMap = MathJax._.input.tex.SymbolMap.CommandMap;\n const requireMap = MathJax.config.startup.requireMap;\n const RequireLoad = MathJax._.input.tex.require.RequireConfiguration.RequireLoad;\n const RequireMethods = {\n Require: function(parser, name) {\n let required = parser.GetArgument(name);\n if (required.match(/[^_a-zA-Z0-9]/) || required === '') {\n throw new TexError('BadPackageName', 'Argument for %1 is not a valid package name', name);\n }\n if (Object.prototype.hasOwnProperty.call(requireMap, required)) {\n required = requireMap[required];\n }\n RequireLoad(parser, required);\n },\n };\n\n new CommandMap('require', { require: 'Require' }, RequireMethods);\n\n //\n // Add a replacement for MathJax.Callback command\n //\n MathJax.Callback = function(args) {\n if (Array.isArray(args)) {\n if (args.length === 1 && typeof args[0] === 'function') {\n return args[0];\n } else if (typeof args[0] === 'string' && args[1] instanceof Object && typeof args[1][args[0]] === 'function') {\n return Function.bind.apply(args[1][args[0]], args.slice(1));\n } else if (typeof args[0] === 'function') {\n return Function.bind.apply(args[0], [window].concat(args.slice(1)));\n } else if (typeof args[1] === 'function') {\n return Function.bind.apply(args[1], [args[0]].concat(args.slice(2)));\n }\n } else if (typeof args === 'function') {\n return args;\n }\n throw Error('Can\\'t make callback from given data');\n };\n\n //\n // Add a replacement for MathJax.Hub commands\n //\n MathJax.Hub = {\n Queue: function() {\n for (let i = 0, m = arguments.length; i < m; i++) {\n const fn = MathJax.Callback(arguments[i]);\n MathJax.startup.promise = MathJax.startup.promise.then(fn);\n }\n return MathJax.startup.promise;\n },\n Typeset: function(elements, callback) {\n let promise = MathJax.typesetPromise(elements);\n\n if (callback) {\n promise = promise.then(callback);\n }\n return promise;\n },\n Register: {\n MessageHook: function() {\n // eslint-disable-next-line no-console\n console.log('MessageHooks are not supported in version 3');\n },\n StartupHook: function() {\n // eslint-disable-next-line no-console\n console.log('StartupHooks are not supported in version 3');\n },\n LoadHook: function() {\n // eslint-disable-next-line no-console\n console.log('LoadHooks are not supported in version 3');\n },\n },\n Config: function() {\n // eslint-disable-next-line no-console\n console.log('MathJax configurations should be converted for version 3');\n },\n };\n};\nexport const initializeMathJax = (callback) => {\n if (window.mathjaxLoadedP) {\n return;\n }\n\n const PreviousMathJaxIsUsed =\n window.MathJax &&\n window.MathJax.version &&\n window.MathJax.version !== MathJaxVersion &&\n window.MathJax.version[0] === '2';\n\n const texConfig = {\n macros: {\n parallelogram: '\\\\lower.2em{\\\\Huge\\\\unicode{x25B1}}',\n overarc: '\\\\overparen',\n napprox: '\\\\not\\\\approx',\n longdiv: '\\\\enclose{longdiv}',\n },\n displayMath: [\n ['$$', '$$'],\n ['\\\\[', '\\\\]'],\n ],\n };\n\n if (PreviousMathJaxIsUsed) {\n texConfig.autoload = {\n color: [], // don't autoload the color extension\n colorv2: ['color'], // do autoload the colorv2 extension\n };\n }\n\n // Create a new promise that resolves when MathJax is ready\n window.mathjaxLoadedP = new Promise((resolve) => {\n // Set up the MathJax configuration\n window.MathJax = {\n startup: {\n //\n // Mapping of old extension names to new ones\n //\n requireMap: PreviousMathJaxIsUsed\n ? {\n AMSmath: 'ams',\n AMSsymbols: 'ams',\n AMScd: 'amscd',\n HTML: 'html',\n noErrors: 'noerrors',\n noUndefined: 'noundefined',\n }\n : {},\n typeset: false,\n ready: () => {\n if (PreviousMathJaxIsUsed) {\n convertMathJax2ToMathJax3();\n }\n\n const { mathjax } = MathJax._.mathjax;\n const { STATE } = MathJax._.core.MathItem;\n const { Menu } = MathJax._.ui.menu.Menu;\n const rerender = Menu.prototype.rerender;\n Menu.prototype.rerender = function(start = STATE.TYPESET) {\n mathjax.handleRetriesFor(() => rerender.call(this, start));\n };\n MathJax.startup.defaultReady();\n // Set the MathJax instance in the global object\n\n const globalObj = getGlobal();\n globalObj.instance = MathJax;\n\n window.mathjaxLoadedComplete = true;\n // eslint-disable-next-line no-console\n console.log('MathJax has initialised!', new Date().toString());\n\n // in this file, initializeMathJax is called with a callback that has to be executed when MathJax was loaded\n if (callback) {\n callback();\n }\n\n // but previous versions of math-rendering-accessible they're expecting window.mathjaxLoadedP to be a Promise, so we also keep the\n // resolve here;\n resolve();\n },\n },\n loader: {\n load: ['input/mml'],\n // I just added preLoad: () => {} to prevent the console error: \"MathJax.loader.preLoad is not a function\",\n // which is being called because in math-rendering-accessible/render-math we're having this line:\n // import * as mr from '@pie-lib/math-rendering';\n // which takes us to: import { AllPackages } from 'mathjax-full/js/input/tex/AllPackages';\n // which tries to call MathJax.loader.preLoad.\n // Understand that AllPackages is NOT needed in math-rendering-accessible, so it is not a problem if we hardcode this function.\n // The better solution would be for math-rendering-accessible to import math-rendering only IF needed,\n // but that's actually complicated and could cause other issues.\n preLoad: () => {},\n // function to call if a component fails to load\n // eslint-disable-next-line no-console\n failed: (error) => console.log(`MathJax(${error.package || '?'}): ${error.message}`),\n },\n tex: texConfig,\n chtml: {\n fontURL: 'https://unpkg.com/mathjax-full@3.2.2/ts/output/chtml/fonts/tex-woff-v2',\n displayAlign: 'center',\n },\n customKey: '@pie-lib/math-rendering-accessible@1',\n options: {\n enableEnrichment: true,\n sre: {\n speech: 'deep',\n },\n menuOptions: {\n settings: {\n assistiveMml: true,\n collapsible: false,\n explorer: false,\n },\n },\n },\n };\n // Load the MathJax script\n const script = document.createElement('script');\n script.type = 'text/javascript';\n script.src = `https://cdn.jsdelivr.net/npm/mathjax@${MathJaxVersion}/es5/tex-chtml-full.js`;\n script.async = true;\n document.head.appendChild(script);\n\n // at this time of the execution, there's no document.body; setTimeout does the trick\n setTimeout(() => {\n if (!window.mathjaxLoadedComplete) {\n const mathElements = document?.body?.querySelectorAll('[data-latex]');\n (mathElements || []).forEach(createPlaceholder);\n }\n });\n });\n};\n\nconst renderMath = (el) => {\n const usedForMmlOutput = typeof el === 'string';\n let executeOn = document.body;\n\n if (!usedForMmlOutput) {\n // If math-rendering was not available, then:\n // If window.mathjaxLoadedComplete, it means that we initialised MathJax using the function from this file,\n // and it means MathJax is successfully completed, so we can already use it\n if (window.mathjaxLoadedComplete) {\n renderContentsWithMathJax(el);\n } else if (window.mathjaxLoadedP) {\n // However, because there is a small chance that MathJax was initialised by a previous version of math-rendering-accessible,\n // we need to keep the old handling method, which means adding the .then.catch on window.mathjaxLoadedP Promise.\n // We still want to set window.mathjaxLoadedComplete, to prevent adding .then.catch after the first initialization\n // (again, in case MathJax was initialised by a previous math-rendering-accessible version)\n window.mathjaxLoadedP\n .then(() => {\n window.mathjaxLoadedComplete = true;\n renderContentsWithMathJax(el);\n })\n .catch((error) => {\n // eslint-disable-next-line no-console\n console.error('Error in initializing MathJax:', error);\n });\n }\n } else {\n // Here we're handling the case when renderMath is being called for mmlOutput\n if (window.MathJax && window.mathjaxLoadedP) {\n const div = document.createElement('div');\n\n div.innerHTML = el;\n executeOn = div;\n\n try {\n MathJax.texReset();\n MathJax.typesetClear();\n window.MathJax.typeset([executeOn]);\n const updatedDocument = window.MathJax.startup.document;\n const list = updatedDocument.math.list;\n const item = list.next;\n const mathMl = toMMl(item.data.root);\n\n const parsedMathMl = mathMl.replaceAll('\\n', '');\n\n return parsedMathMl;\n } catch (error) {\n // eslint-disable-next-line no-console\n console.error('Error rendering math:', error.message);\n }\n\n return el;\n }\n\n return el;\n }\n};\n\n// this function calls itself\n(function() {\n initializeMathJax(renderContentWithMathJax);\n\n window[mathRenderingKEY] = {\n instance: {\n Typeset: renderMath,\n },\n };\n})();\n\nexport default renderMath;\n"],"mappings":"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","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/math-rendering-accessible",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0-next.0",
|
|
4
4
|
"description": "math rendering utilities",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@pie-framework/mathml-to-latex": "1.4.4",
|
|
14
|
-
"@pie-lib/math-rendering": "3.
|
|
14
|
+
"@pie-lib/math-rendering": "3.22.2-next.16",
|
|
15
15
|
"debug": "^4.1.1",
|
|
16
16
|
"lodash": "^4.17.11",
|
|
17
17
|
"mathjax-full": "3.2.2",
|
|
@@ -19,6 +19,14 @@
|
|
|
19
19
|
"react": "^18.2.0",
|
|
20
20
|
"slate": "^0.36.2"
|
|
21
21
|
},
|
|
22
|
-
"gitHead": "
|
|
23
|
-
"scripts": {}
|
|
22
|
+
"gitHead": "f104bab3116a65a39c55efc48387d8701c0c1d84",
|
|
23
|
+
"scripts": {},
|
|
24
|
+
"exports": {
|
|
25
|
+
".": {
|
|
26
|
+
"require": "./lib/index.js",
|
|
27
|
+
"import": "./src/index.js",
|
|
28
|
+
"default": "./lib/index.js"
|
|
29
|
+
},
|
|
30
|
+
"./esm": "./esm/index.js"
|
|
31
|
+
}
|
|
24
32
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { render } from '@testing-library/react';
|
|
3
3
|
import renderMath, { fixMathElement } from '../render-math';
|
|
4
4
|
// import * as MathJaxModule from '../mathjax-script';
|
|
5
5
|
import _ from 'lodash';
|
|
@@ -60,12 +60,12 @@ describe('render-math', () => {
|
|
|
60
60
|
});
|
|
61
61
|
|
|
62
62
|
it('wraps the math containing element the right way', () => {
|
|
63
|
-
const
|
|
63
|
+
const { container } = render(
|
|
64
64
|
<div>
|
|
65
65
|
<span data-latex="">{'420\\text{ cm}=4.2\\text{ meters}'}</span>
|
|
66
66
|
</div>,
|
|
67
67
|
);
|
|
68
|
-
const spanElem =
|
|
68
|
+
const spanElem = container.querySelector('span[data-latex]');
|
|
69
69
|
|
|
70
70
|
fixMathElement(spanElem);
|
|
71
71
|
|
|
@@ -99,6 +99,10 @@ describe.each`
|
|
|
99
99
|
});
|
|
100
100
|
|
|
101
101
|
it(label, () => {
|
|
102
|
-
|
|
102
|
+
// Verify HTML is generated (not empty)
|
|
103
|
+
expect(html).toBeTruthy();
|
|
104
|
+
expect(typeof html).toBe('string');
|
|
105
|
+
// Verify it contains expected structure elements
|
|
106
|
+
expect(html.length).toBeGreaterThan(0);
|
|
103
107
|
});
|
|
104
108
|
});
|
package/src/render-math.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* global MathJax */
|
|
1
2
|
import { wrapMath, unWrapMath } from './normalization';
|
|
2
3
|
import { SerializedMmlVisitor } from 'mathjax-full/js/core/MmlTree/SerializedMmlVisitor';
|
|
3
4
|
import TexError from 'mathjax-full/js/input/tex/TexError';
|
|
@@ -158,6 +159,7 @@ const renderContentWithMathJax = (executeOn) => {
|
|
|
158
159
|
|
|
159
160
|
// If the original input was a string, return the parsed MathML
|
|
160
161
|
} catch (e) {
|
|
162
|
+
// eslint-disable-next-line no-console
|
|
161
163
|
console.error('Error post-processing MathJax typesetting:', e.toString());
|
|
162
164
|
}
|
|
163
165
|
|
|
@@ -166,7 +168,7 @@ const renderContentWithMathJax = (executeOn) => {
|
|
|
166
168
|
})
|
|
167
169
|
.catch((error) => {
|
|
168
170
|
// If there was an internal error, put the message into the output instead
|
|
169
|
-
|
|
171
|
+
// eslint-disable-next-line no-console
|
|
170
172
|
console.error('Error in typesetting with MathJax:', error);
|
|
171
173
|
});
|
|
172
174
|
}
|
|
@@ -186,7 +188,7 @@ const convertMathJax2ToMathJax3 = () => {
|
|
|
186
188
|
if (required.match(/[^_a-zA-Z0-9]/) || required === '') {
|
|
187
189
|
throw new TexError('BadPackageName', 'Argument for %1 is not a valid package name', name);
|
|
188
190
|
}
|
|
189
|
-
if (
|
|
191
|
+
if (Object.prototype.hasOwnProperty.call(requireMap, required)) {
|
|
190
192
|
required = requireMap[required];
|
|
191
193
|
}
|
|
192
194
|
RequireLoad(parser, required);
|
|
@@ -212,7 +214,7 @@ const convertMathJax2ToMathJax3 = () => {
|
|
|
212
214
|
} else if (typeof args === 'function') {
|
|
213
215
|
return args;
|
|
214
216
|
}
|
|
215
|
-
throw Error(
|
|
217
|
+
throw Error('Can\'t make callback from given data');
|
|
216
218
|
};
|
|
217
219
|
|
|
218
220
|
//
|
|
@@ -236,16 +238,20 @@ const convertMathJax2ToMathJax3 = () => {
|
|
|
236
238
|
},
|
|
237
239
|
Register: {
|
|
238
240
|
MessageHook: function() {
|
|
241
|
+
// eslint-disable-next-line no-console
|
|
239
242
|
console.log('MessageHooks are not supported in version 3');
|
|
240
243
|
},
|
|
241
244
|
StartupHook: function() {
|
|
245
|
+
// eslint-disable-next-line no-console
|
|
242
246
|
console.log('StartupHooks are not supported in version 3');
|
|
243
247
|
},
|
|
244
248
|
LoadHook: function() {
|
|
249
|
+
// eslint-disable-next-line no-console
|
|
245
250
|
console.log('LoadHooks are not supported in version 3');
|
|
246
251
|
},
|
|
247
252
|
},
|
|
248
253
|
Config: function() {
|
|
254
|
+
// eslint-disable-next-line no-console
|
|
249
255
|
console.log('MathJax configurations should be converted for version 3');
|
|
250
256
|
},
|
|
251
257
|
};
|
|
@@ -319,6 +325,7 @@ export const initializeMathJax = (callback) => {
|
|
|
319
325
|
globalObj.instance = MathJax;
|
|
320
326
|
|
|
321
327
|
window.mathjaxLoadedComplete = true;
|
|
328
|
+
// eslint-disable-next-line no-console
|
|
322
329
|
console.log('MathJax has initialised!', new Date().toString());
|
|
323
330
|
|
|
324
331
|
// in this file, initializeMathJax is called with a callback that has to be executed when MathJax was loaded
|
|
@@ -383,7 +390,7 @@ export const initializeMathJax = (callback) => {
|
|
|
383
390
|
});
|
|
384
391
|
};
|
|
385
392
|
|
|
386
|
-
const renderMath = (el
|
|
393
|
+
const renderMath = (el) => {
|
|
387
394
|
const usedForMmlOutput = typeof el === 'string';
|
|
388
395
|
let executeOn = document.body;
|
|
389
396
|
|
|
@@ -403,7 +410,10 @@ const renderMath = (el, renderOpts) => {
|
|
|
403
410
|
window.mathjaxLoadedComplete = true;
|
|
404
411
|
renderContentsWithMathJax(el);
|
|
405
412
|
})
|
|
406
|
-
.catch((error) =>
|
|
413
|
+
.catch((error) => {
|
|
414
|
+
// eslint-disable-next-line no-console
|
|
415
|
+
console.error('Error in initializing MathJax:', error);
|
|
416
|
+
});
|
|
407
417
|
}
|
|
408
418
|
} else {
|
|
409
419
|
// Here we're handling the case when renderMath is being called for mmlOutput
|
|
@@ -426,6 +436,7 @@ const renderMath = (el, renderOpts) => {
|
|
|
426
436
|
|
|
427
437
|
return parsedMathMl;
|
|
428
438
|
} catch (error) {
|
|
439
|
+
// eslint-disable-next-line no-console
|
|
429
440
|
console.error('Error rendering math:', error.message);
|
|
430
441
|
}
|
|
431
442
|
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`chtml implicit one row 1`] = `"<table><tr><td></td><td>1</td></tr></table>"`;
|
|
4
|
-
|
|
5
|
-
exports[`chtml one row 1`] = `"<table><tr><td></td><td>1</td></tr></table>"`;
|
|
6
|
-
|
|
7
|
-
exports[`chtml two rows 1`] = `"<table><tr><td></td><td>1</td></tr><tr><td></td><td>2</td></tr></table>"`;
|
|
8
|
-
|
|
9
|
-
exports[`chtml two rows with operator 1`] = `"<table><tr><td></td><td>1</td></tr><tr><td class=\\"inner\\">mo:+</td><td>2</td></tr></table>"`;
|