@digabi/exam-engine-core 22.1.7-alpha.0 → 22.2.0-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (273) hide show
  1. package/dist/__tests__/annotations.test.js +4 -3
  2. package/dist/__tests__/annotations.test.js.map +1 -1
  3. package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
  4. package/dist/components/context/AttachmentContext.d.ts.map +1 -1
  5. package/dist/components/context/ExamContext.d.ts.map +1 -1
  6. package/dist/components/context/GradingInstructionContext.d.ts +6 -11
  7. package/dist/components/context/GradingInstructionContext.d.ts.map +1 -1
  8. package/dist/components/context/GradingInstructionContext.js.map +1 -1
  9. package/dist/components/context/QuestionContext.d.ts.map +1 -1
  10. package/dist/components/context/ResultsContext.d.ts.map +1 -1
  11. package/dist/components/context/SectionContext.d.ts.map +1 -1
  12. package/dist/components/exam/RichTextAnswer.d.ts +2 -9
  13. package/dist/components/exam/RichTextAnswer.d.ts.map +1 -1
  14. package/dist/components/exam/RichTextAnswer.js +14 -33
  15. package/dist/components/exam/RichTextAnswer.js.map +1 -1
  16. package/dist/components/grading-instructions/AnswerGradingInstruction.d.ts.map +1 -1
  17. package/dist/components/grading-instructions/AnswerGradingInstruction.js +4 -3
  18. package/dist/components/grading-instructions/AnswerGradingInstruction.js.map +1 -1
  19. package/dist/components/grading-instructions/GradingInstructionProvider.d.ts +1 -1
  20. package/dist/components/grading-instructions/GradingInstructionProvider.d.ts.map +1 -1
  21. package/dist/components/grading-instructions/GradingInstructionProvider.js +1 -4
  22. package/dist/components/grading-instructions/GradingInstructionProvider.js.map +1 -1
  23. package/dist/components/grading-instructions/GradingInstructions.d.ts +6 -2
  24. package/dist/components/grading-instructions/GradingInstructions.d.ts.map +1 -1
  25. package/dist/components/grading-instructions/GradingInstructions.js +2 -3
  26. package/dist/components/grading-instructions/GradingInstructions.js.map +1 -1
  27. package/dist/components/shared/Popup.d.ts +0 -1
  28. package/dist/components/shared/Popup.d.ts.map +1 -1
  29. package/dist/components/shared/Popup.js +14 -27
  30. package/dist/components/shared/Popup.js.map +1 -1
  31. package/dist/dom-utils.d.ts.map +1 -1
  32. package/dist/dom-utils.js +4 -2
  33. package/dist/dom-utils.js.map +1 -1
  34. package/dist/main-bundle.js +356 -1
  35. package/dist/main-bundle.js.LICENSE.txt +11 -1
  36. package/dist/main.css +1 -1
  37. package/package.json +5 -14
  38. package/dist/__tests__/EditableGradingInsatruction.test.d.ts +0 -1
  39. package/dist/__tests__/EditableGradingInsatruction.test.d.ts.map +0 -1
  40. package/dist/__tests__/EditableGradingInsatruction.test.js +0 -2
  41. package/dist/__tests__/EditableGradingInsatruction.test.js.map +0 -1
  42. package/dist/__tests__/EditableGradingInstruction.test.d.ts +0 -2
  43. package/dist/__tests__/EditableGradingInstruction.test.d.ts.map +0 -1
  44. package/dist/__tests__/EditableGradingInstruction.test.js +0 -174
  45. package/dist/__tests__/EditableGradingInstruction.test.js.map +0 -1
  46. package/dist/__tests__/EditableGradingInstructionLocalization.test.d.ts +0 -2
  47. package/dist/__tests__/EditableGradingInstructionLocalization.test.d.ts.map +0 -1
  48. package/dist/__tests__/EditableGradingInstructionLocalization.test.js +0 -75
  49. package/dist/__tests__/EditableGradingInstructionLocalization.test.js.map +0 -1
  50. package/dist/__tests__/FormatButton.test.d.ts +0 -2
  51. package/dist/__tests__/FormatButton.test.d.ts.map +0 -1
  52. package/dist/__tests__/FormatButton.test.js +0 -94
  53. package/dist/__tests__/FormatButton.test.js.map +0 -1
  54. package/dist/__tests__/editor/FormatButton.test.d.ts +0 -2
  55. package/dist/__tests__/editor/FormatButton.test.d.ts.map +0 -1
  56. package/dist/__tests__/editor/FormatButton.test.js +0 -98
  57. package/dist/__tests__/editor/FormatButton.test.js.map +0 -1
  58. package/dist/__tests__/editor/Formula.test.d.ts +0 -2
  59. package/dist/__tests__/editor/Formula.test.d.ts.map +0 -1
  60. package/dist/__tests__/editor/Formula.test.js +0 -50
  61. package/dist/__tests__/editor/Formula.test.js.map +0 -1
  62. package/dist/__tests__/editor/ImageUploadButton.test.d.ts +0 -2
  63. package/dist/__tests__/editor/ImageUploadButton.test.d.ts.map +0 -1
  64. package/dist/__tests__/editor/ImageUploadButton.test.js +0 -69
  65. package/dist/__tests__/editor/ImageUploadButton.test.js.map +0 -1
  66. package/dist/__tests__/editor/List.test.d.ts +0 -2
  67. package/dist/__tests__/editor/List.test.d.ts.map +0 -1
  68. package/dist/__tests__/editor/List.test.js +0 -54
  69. package/dist/__tests__/editor/List.test.js.map +0 -1
  70. package/dist/__tests__/editor/NBSP.test.d.ts +0 -2
  71. package/dist/__tests__/editor/NBSP.test.d.ts.map +0 -1
  72. package/dist/__tests__/editor/NBSP.test.js +0 -55
  73. package/dist/__tests__/editor/NBSP.test.js.map +0 -1
  74. package/dist/__tests__/editor/Table.test.d.ts +0 -2
  75. package/dist/__tests__/editor/Table.test.d.ts.map +0 -1
  76. package/dist/__tests__/editor/Table.test.js +0 -172
  77. package/dist/__tests__/editor/Table.test.js.map +0 -1
  78. package/dist/__tests__/editor/br.test.d.ts +0 -2
  79. package/dist/__tests__/editor/br.test.d.ts.map +0 -1
  80. package/dist/__tests__/editor/br.test.js +0 -39
  81. package/dist/__tests__/editor/br.test.js.map +0 -1
  82. package/dist/__tests__/editor/hr.test.d.ts +0 -2
  83. package/dist/__tests__/editor/hr.test.d.ts.map +0 -1
  84. package/dist/__tests__/editor/hr.test.js +0 -39
  85. package/dist/__tests__/editor/hr.test.js.map +0 -1
  86. package/dist/__tests__/editor/no-wrap.test.d.ts +0 -2
  87. package/dist/__tests__/editor/no-wrap.test.d.ts.map +0 -1
  88. package/dist/__tests__/editor/no-wrap.test.js +0 -43
  89. package/dist/__tests__/editor/no-wrap.test.js.map +0 -1
  90. package/dist/__tests__/editor/noWrap.test.d.ts +0 -2
  91. package/dist/__tests__/editor/noWrap.test.d.ts.map +0 -1
  92. package/dist/__tests__/editor/noWrap.test.js +0 -62
  93. package/dist/__tests__/editor/noWrap.test.js.map +0 -1
  94. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.d.ts +0 -1
  95. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.d.ts.map +0 -1
  96. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.js +0 -2
  97. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.js.map +0 -1
  98. package/dist/__tests__/utils/ProseMirrorWrapper.d.ts +0 -8
  99. package/dist/__tests__/utils/ProseMirrorWrapper.d.ts.map +0 -1
  100. package/dist/__tests__/utils/ProseMirrorWrapper.js +0 -44
  101. package/dist/__tests__/utils/ProseMirrorWrapper.js.map +0 -1
  102. package/dist/__tests__/utils/prosemirror.d.ts +0 -2
  103. package/dist/__tests__/utils/prosemirror.d.ts.map +0 -1
  104. package/dist/__tests__/utils/prosemirror.js +0 -30
  105. package/dist/__tests__/utils/prosemirror.js.map +0 -1
  106. package/dist/__tests__/utils/renderEditableGradingInstruction.d.ts +0 -4
  107. package/dist/__tests__/utils/renderEditableGradingInstruction.d.ts.map +0 -1
  108. package/dist/__tests__/utils/renderEditableGradingInstruction.js +0 -22
  109. package/dist/__tests__/utils/renderEditableGradingInstruction.js.map +0 -1
  110. package/dist/__tests__/utils/renderEditableGradingInstructions.d.ts +0 -1
  111. package/dist/__tests__/utils/renderEditableGradingInstructions.d.ts.map +0 -1
  112. package/dist/__tests__/utils/renderEditableGradingInstructions.js +0 -2
  113. package/dist/__tests__/utils/renderEditableGradingInstructions.js.map +0 -1
  114. package/dist/__tests__/utils/util.d.ts +0 -2
  115. package/dist/__tests__/utils/util.d.ts.map +0 -1
  116. package/dist/__tests__/utils/util.js +0 -10
  117. package/dist/__tests__/utils/util.js.map +0 -1
  118. package/dist/components/LexicalEditor.d.ts +0 -3
  119. package/dist/components/LexicalEditor.d.ts.map +0 -1
  120. package/dist/components/LexicalEditor.js +0 -44
  121. package/dist/components/LexicalEditor.js.map +0 -1
  122. package/dist/components/RTE.d.ts +0 -3
  123. package/dist/components/RTE.d.ts.map +0 -1
  124. package/dist/components/RTE.js +0 -23
  125. package/dist/components/RTE.js.map +0 -1
  126. package/dist/components/TablePlugin.d.ts +0 -1
  127. package/dist/components/TablePlugin.d.ts.map +0 -1
  128. package/dist/components/TablePlugin.js +0 -2
  129. package/dist/components/TablePlugin.js.map +0 -1
  130. package/dist/components/ToolBarPlugin.d.ts +0 -10
  131. package/dist/components/ToolBarPlugin.d.ts.map +0 -1
  132. package/dist/components/ToolBarPlugin.js +0 -111
  133. package/dist/components/ToolBarPlugin.js.map +0 -1
  134. package/dist/components/context/AnnotationContext.d.ts +0 -8
  135. package/dist/components/context/AnnotationContext.d.ts.map +0 -1
  136. package/dist/components/context/AnnotationContext.js +0 -3
  137. package/dist/components/context/AnnotationContext.js.map +0 -1
  138. package/dist/components/exam/ExamineExam.d.ts +0 -5
  139. package/dist/components/exam/ExamineExam.d.ts.map +0 -1
  140. package/dist/components/exam/ExamineExam.js +0 -20
  141. package/dist/components/exam/ExamineExam.js.map +0 -1
  142. package/dist/components/exam/FinishExam.d.ts +0 -5
  143. package/dist/components/exam/FinishExam.d.ts.map +0 -1
  144. package/dist/components/exam/FinishExam.js +0 -17
  145. package/dist/components/exam/FinishExam.js.map +0 -1
  146. package/dist/components/grading/reactAnnotation.d.ts +0 -4
  147. package/dist/components/grading/reactAnnotation.d.ts.map +0 -1
  148. package/dist/components/grading/reactAnnotation.js +0 -54
  149. package/dist/components/grading/reactAnnotation.js.map +0 -1
  150. package/dist/components/grading-instructions/EditableGradingInstruction.d.ts +0 -6
  151. package/dist/components/grading-instructions/EditableGradingInstruction.d.ts.map +0 -1
  152. package/dist/components/grading-instructions/EditableGradingInstruction.js +0 -112
  153. package/dist/components/grading-instructions/EditableGradingInstruction.js.map +0 -1
  154. package/dist/components/grading-instructions/SlateTableEditor.d.ts +0 -22
  155. package/dist/components/grading-instructions/SlateTableEditor.d.ts.map +0 -1
  156. package/dist/components/grading-instructions/SlateTableEditor.js +0 -44
  157. package/dist/components/grading-instructions/SlateTableEditor.js.map +0 -1
  158. package/dist/components/grading-instructions/SlateUtils.d.ts +0 -5
  159. package/dist/components/grading-instructions/SlateUtils.d.ts.map +0 -1
  160. package/dist/components/grading-instructions/SlateUtils.js +0 -28
  161. package/dist/components/grading-instructions/SlateUtils.js.map +0 -1
  162. package/dist/components/grading-instructions/editor/FormatButton.d.ts +0 -9
  163. package/dist/components/grading-instructions/editor/FormatButton.d.ts.map +0 -1
  164. package/dist/components/grading-instructions/editor/FormatButton.js +0 -26
  165. package/dist/components/grading-instructions/editor/FormatButton.js.map +0 -1
  166. package/dist/components/grading-instructions/editor/Formula.d.ts +0 -15
  167. package/dist/components/grading-instructions/editor/Formula.d.ts.map +0 -1
  168. package/dist/components/grading-instructions/editor/Formula.js +0 -41
  169. package/dist/components/grading-instructions/editor/Formula.js.map +0 -1
  170. package/dist/components/grading-instructions/editor/FormulaPopup.d.ts +0 -7
  171. package/dist/components/grading-instructions/editor/FormulaPopup.d.ts.map +0 -1
  172. package/dist/components/grading-instructions/editor/FormulaPopup.js +0 -49
  173. package/dist/components/grading-instructions/editor/FormulaPopup.js.map +0 -1
  174. package/dist/components/grading-instructions/editor/ImageUploadButton.d.ts +0 -6
  175. package/dist/components/grading-instructions/editor/ImageUploadButton.d.ts.map +0 -1
  176. package/dist/components/grading-instructions/editor/ImageUploadButton.js +0 -77
  177. package/dist/components/grading-instructions/editor/ImageUploadButton.js.map +0 -1
  178. package/dist/components/grading-instructions/editor/List.d.ts +0 -7
  179. package/dist/components/grading-instructions/editor/List.d.ts.map +0 -1
  180. package/dist/components/grading-instructions/editor/List.js +0 -41
  181. package/dist/components/grading-instructions/editor/List.js.map +0 -1
  182. package/dist/components/grading-instructions/editor/MathPopup.d.ts +0 -10
  183. package/dist/components/grading-instructions/editor/MathPopup.d.ts.map +0 -1
  184. package/dist/components/grading-instructions/editor/MathPopup.js +0 -94
  185. package/dist/components/grading-instructions/editor/MathPopup.js.map +0 -1
  186. package/dist/components/grading-instructions/editor/Menu.d.ts +0 -1
  187. package/dist/components/grading-instructions/editor/Menu.d.ts.map +0 -1
  188. package/dist/components/grading-instructions/editor/Menu.js +0 -2
  189. package/dist/components/grading-instructions/editor/Menu.js.map +0 -1
  190. package/dist/components/grading-instructions/editor/NBSP.d.ts +0 -4
  191. package/dist/components/grading-instructions/editor/NBSP.d.ts.map +0 -1
  192. package/dist/components/grading-instructions/editor/NBSP.js +0 -17
  193. package/dist/components/grading-instructions/editor/NBSP.js.map +0 -1
  194. package/dist/components/grading-instructions/editor/Table.d.ts +0 -6
  195. package/dist/components/grading-instructions/editor/Table.d.ts.map +0 -1
  196. package/dist/components/grading-instructions/editor/Table.js +0 -186
  197. package/dist/components/grading-instructions/editor/Table.js.map +0 -1
  198. package/dist/components/grading-instructions/editor/findNode.d.ts +0 -3
  199. package/dist/components/grading-instructions/editor/findNode.d.ts.map +0 -1
  200. package/dist/components/grading-instructions/editor/findNode.js +0 -10
  201. package/dist/components/grading-instructions/editor/findNode.js.map +0 -1
  202. package/dist/components/grading-instructions/editor/keymap.d.ts +0 -2
  203. package/dist/components/grading-instructions/editor/keymap.d.ts.map +0 -1
  204. package/dist/components/grading-instructions/editor/keymap.js +0 -12
  205. package/dist/components/grading-instructions/editor/keymap.js.map +0 -1
  206. package/dist/components/grading-instructions/editor/localization.d.ts +0 -3
  207. package/dist/components/grading-instructions/editor/localization.d.ts.map +0 -1
  208. package/dist/components/grading-instructions/editor/localization.js +0 -36
  209. package/dist/components/grading-instructions/editor/localization.js.map +0 -1
  210. package/dist/components/grading-instructions/editor/math-svg.d.ts +0 -2
  211. package/dist/components/grading-instructions/editor/math-svg.d.ts.map +0 -1
  212. package/dist/components/grading-instructions/editor/math-svg.js +0 -22
  213. package/dist/components/grading-instructions/editor/math-svg.js.map +0 -1
  214. package/dist/components/grading-instructions/editor/math.d.ts +0 -4
  215. package/dist/components/grading-instructions/editor/math.d.ts.map +0 -1
  216. package/dist/components/grading-instructions/editor/math.js +0 -55
  217. package/dist/components/grading-instructions/editor/math.js.map +0 -1
  218. package/dist/components/grading-instructions/editor/noWrap.d.ts +0 -3
  219. package/dist/components/grading-instructions/editor/noWrap.d.ts.map +0 -1
  220. package/dist/components/grading-instructions/editor/noWrap.js +0 -13
  221. package/dist/components/grading-instructions/editor/noWrap.js.map +0 -1
  222. package/dist/components/grading-instructions/editor/schemas/formulaSchema.d.ts +0 -4
  223. package/dist/components/grading-instructions/editor/schemas/formulaSchema.d.ts.map +0 -1
  224. package/dist/components/grading-instructions/editor/schemas/formulaSchema.js +0 -55
  225. package/dist/components/grading-instructions/editor/schemas/formulaSchema.js.map +0 -1
  226. package/dist/components/grading-instructions/editor/schemas/image-schema.d.ts +0 -4
  227. package/dist/components/grading-instructions/editor/schemas/image-schema.d.ts.map +0 -1
  228. package/dist/components/grading-instructions/editor/schemas/image-schema.js +0 -47
  229. package/dist/components/grading-instructions/editor/schemas/image-schema.js.map +0 -1
  230. package/dist/components/grading-instructions/editor/schemas/imageSchema.d.ts +0 -4
  231. package/dist/components/grading-instructions/editor/schemas/imageSchema.d.ts.map +0 -1
  232. package/dist/components/grading-instructions/editor/schemas/imageSchema.js +0 -47
  233. package/dist/components/grading-instructions/editor/schemas/imageSchema.js.map +0 -1
  234. package/dist/components/grading-instructions/editor/schemas/listSchema.d.ts +0 -72
  235. package/dist/components/grading-instructions/editor/schemas/listSchema.d.ts.map +0 -1
  236. package/dist/components/grading-instructions/editor/schemas/listSchema.js +0 -7
  237. package/dist/components/grading-instructions/editor/schemas/listSchema.js.map +0 -1
  238. package/dist/components/grading-instructions/editor/schemas/spanWithNowrapSchema.d.ts +0 -3
  239. package/dist/components/grading-instructions/editor/schemas/spanWithNowrapSchema.d.ts.map +0 -1
  240. package/dist/components/grading-instructions/editor/schemas/spanWithNowrapSchema.js +0 -19
  241. package/dist/components/grading-instructions/editor/schemas/spanWithNowrapSchema.js.map +0 -1
  242. package/dist/components/grading-instructions/editor/schemas/tableSchema.d.ts +0 -3
  243. package/dist/components/grading-instructions/editor/schemas/tableSchema.d.ts.map +0 -1
  244. package/dist/components/grading-instructions/editor/schemas/tableSchema.js +0 -43
  245. package/dist/components/grading-instructions/editor/schemas/tableSchema.js.map +0 -1
  246. package/dist/components/grading-instructions/editor/spanWithClass.d.ts +0 -3
  247. package/dist/components/grading-instructions/editor/spanWithClass.d.ts.map +0 -1
  248. package/dist/components/grading-instructions/editor/spanWithClass.js +0 -19
  249. package/dist/components/grading-instructions/editor/spanWithClass.js.map +0 -1
  250. package/dist/components/grading-instructions/editor/spanWithNowrap.d.ts +0 -3
  251. package/dist/components/grading-instructions/editor/spanWithNowrap.d.ts.map +0 -1
  252. package/dist/components/grading-instructions/editor/spanWithNowrap.js +0 -19
  253. package/dist/components/grading-instructions/editor/spanWithNowrap.js.map +0 -1
  254. package/dist/components/grading-instructions/prosemirror.d.ts +0 -8
  255. package/dist/components/grading-instructions/prosemirror.d.ts.map +0 -1
  256. package/dist/components/grading-instructions/prosemirror.js +0 -108
  257. package/dist/components/grading-instructions/prosemirror.js.map +0 -1
  258. package/dist/components/results/isExamFinishPageHook.d.ts +0 -2
  259. package/dist/components/results/isExamFinishPageHook.d.ts.map +0 -1
  260. package/dist/components/results/isExamFinishPageHook.js +0 -7
  261. package/dist/components/results/isExamFinishPageHook.js.map +0 -1
  262. package/dist/components/shared/CreateAnnotationPopup.d.ts +0 -6
  263. package/dist/components/shared/CreateAnnotationPopup.d.ts.map +0 -1
  264. package/dist/components/shared/CreateAnnotationPopup.js +0 -11
  265. package/dist/components/shared/CreateAnnotationPopup.js.map +0 -1
  266. package/dist/components/shared/PopupUtils.d.ts +0 -4
  267. package/dist/components/shared/PopupUtils.d.ts.map +0 -1
  268. package/dist/components/shared/PopupUtils.js +0 -26
  269. package/dist/components/shared/PopupUtils.js.map +0 -1
  270. package/dist/store/listenerMiddleware.d.ts +0 -89
  271. package/dist/store/listenerMiddleware.d.ts.map +0 -1
  272. package/dist/store/listenerMiddleware.js +0 -6
  273. package/dist/store/listenerMiddleware.js.map +0 -1
@@ -1,174 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- const react_1 = require("@testing-library/react");
7
- const user_event_1 = __importDefault(require("@testing-library/user-event"));
8
- const renderEditableGradingInstruction_1 = require("./utils/renderEditableGradingInstruction");
9
- const util_1 = require("./utils/util");
10
- require("@testing-library/jest-dom");
11
- const act = react_1.act;
12
- describe('EditableGradingInstruction', () => {
13
- let cleanup;
14
- let onContentChangeMock;
15
- beforeEach(() => {
16
- onContentChangeMock = jest.fn();
17
- });
18
- afterEach(() => {
19
- if (cleanup) {
20
- cleanup();
21
- }
22
- cleanup = null;
23
- });
24
- describe('table', () => {
25
- it('Table is rendered as expected', () => {
26
- const inputData = '<table class="e-table"><tbody><tr><td>foo</td></tr></tbody></table>';
27
- const expectedOutput = '<table class="e-table"><tbody><tr><td>foo</td></tr></tbody></table>';
28
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData);
29
- const table = result.container.querySelector('.ProseMirror');
30
- expect(table.innerHTML).toBe(expectedOutput);
31
- });
32
- it('Change in table is returned as expected', async () => {
33
- cleanup = mockCreateRange();
34
- const inputData = '<table class="e-table"><tbody><tr><td>foo</td></tr></tbody></table>';
35
- const expectedOutput = '<table class="e-table"><tbody><tr><td>bar</td></tr></tbody></table>';
36
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
37
- await act(async () => {
38
- (0, util_1.insertText)(await result.findByText('foo'), 'bar');
39
- });
40
- expect(onContentChangeMock).toHaveBeenCalledTimes(1);
41
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
42
- });
43
- it('Insert table adds expected table', async () => {
44
- const inputData = '';
45
- const expectedOutput = '<table class="e-table e-width-half"><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>';
46
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
47
- await act(async () => {
48
- await user_event_1.default.click(await result.findByTestId('editor-menu-add-table'));
49
- });
50
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
51
- });
52
- it('Remove table removes table', async () => {
53
- const inputData = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
54
- const expectedOutput = '<p></p>';
55
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
56
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Poista taulukko');
57
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
58
- });
59
- it('Insert column adds column', async () => {
60
- const inputData = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
61
- const expectedOutput = '<table><tbody><tr><td>foo</td><td></td></tr></tbody></table>';
62
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
63
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Lisää sarake');
64
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
65
- });
66
- it('Remove column removes column', async () => {
67
- const inputData = '<table><tbody><tr><td>foo</td><td>bar</td></tr></tbody></table>';
68
- const expectedOutput = '<table><tbody><tr><td>bar</td></tr></tbody></table>';
69
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
70
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Poista sarake');
71
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
72
- });
73
- it('Insert row adds row', async () => {
74
- const inputData = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
75
- const expectedOutput = '<table><tbody><tr><td>foo</td></tr><tr><td></td></tr></tbody></table>';
76
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
77
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Lisää rivi');
78
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
79
- });
80
- it('Remove row removes row', async () => {
81
- const inputData = '<table><tbody><tr><td>foo</td></tr><tr><td>bar</td></tr></tbody></table>';
82
- const expectedOutput = '<table><tbody><tr><td>bar</td></tr></tbody></table>';
83
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
84
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Poista rivi');
85
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
86
- });
87
- it('Full width changes full width class to table', async () => {
88
- const inputData = '<table class="e-width-half"><tbody><tr><td>foo</td></tr></tbody></table>';
89
- const expectedOutput = '<table class="e-width-full"><tbody><tr><td>foo</td></tr></tbody></table>';
90
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
91
- expect(result.queryByText('Puolikas leveys')).not.toBeInTheDocument();
92
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Täysi leveys');
93
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
94
- });
95
- it('Half width changes half width class to table', async () => {
96
- const inputData = '<table class="e-width-full"><tbody><tr><td>foo</td></tr></tbody></table>';
97
- const expectedOutput = '<table class="e-width-half"><tbody><tr><td>foo</td></tr></tbody></table>';
98
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
99
- expect(result.queryByText('Täysi leveys')).not.toBeInTheDocument();
100
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Puolikas leveys');
101
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
102
- });
103
- it('Remove borders adds e-table--borderless class to table', async () => {
104
- const inputData = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
105
- const expectedOutput = '<table class="e-table--borderless"><tbody><tr><td>foo</td></tr></tbody></table>';
106
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
107
- expect(result.queryByText('Lisää reunat')).not.toBeInTheDocument();
108
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Poista reunat');
109
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
110
- });
111
- it('Add borders removes e-table--borderless class from table', async () => {
112
- const inputData = '<table class="e-table--borderless"><tbody><tr><td>foo</td></tr></tbody></table>';
113
- const expectedOutput = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
114
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
115
- expect(result.queryByText('Poista reunat')).not.toBeInTheDocument();
116
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Lisää reunat');
117
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
118
- });
119
- it('Remove zebra removes class from table', async () => {
120
- const inputData = '<table class="e-table--zebra"><tbody><tr><td>foo</td></tr></tbody></table>';
121
- const expectedOutput = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
122
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
123
- expect(result.queryByText('Lisää raidat')).not.toBeInTheDocument();
124
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Poista raidat');
125
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
126
- });
127
- it('Add zebra adds e-table--zebra class to table', async () => {
128
- const inputData = '<table><tbody><tr><td>foo</td></tr></tbody></table>';
129
- const expectedOutput = '<table class="e-table--zebra"><tbody><tr><td>foo</td></tr></tbody></table>';
130
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
131
- expect(result.queryByText('Poista raidat')).not.toBeInTheDocument();
132
- await clickTableMenuButtonWithFocusOnCell(result, 'foo', 'Lisää raidat');
133
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
134
- });
135
- });
136
- });
137
- async function clickTableMenuButtonWithFocusOnCell(result, cellText, buttonText) {
138
- await act(async () => {
139
- await focusOnTablesCell(result, cellText);
140
- await user_event_1.default.click(await result.findByText(buttonText));
141
- });
142
- }
143
- async function focusOnTablesCell(result, text) {
144
- // Replace cell's text with same text
145
- // Hack to get focus on cell without need to mock createRange
146
- (0, util_1.insertText)(await result.findByText(text), text);
147
- }
148
- function mockCreateRange() {
149
- const originalCreateRange = global.window.document.createRange;
150
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
151
- // @ts-expect-error
152
- global.Range = function Range() { };
153
- const createContextualFragment = (html) => {
154
- const div = document.createElement('div');
155
- div.innerHTML = html;
156
- return div.children[0];
157
- };
158
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
159
- // @ts-expect-error
160
- Range.prototype.createContextualFragment = (html) => createContextualFragment(html);
161
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
162
- // @ts-expect-error
163
- global.window.document.createRange = function createRange() {
164
- return {
165
- setEnd: () => { },
166
- setStart: () => { },
167
- getBoundingClientRect: () => ({ right: 0 }),
168
- getClientRects: () => [],
169
- createContextualFragment
170
- };
171
- };
172
- return () => (global.window.document.createRange = originalCreateRange);
173
- }
174
- //# sourceMappingURL=EditableGradingInstruction.test.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditableGradingInstruction.test.js","sourceRoot":"","sources":["../../__tests__/EditableGradingInstruction.test.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=EditableGradingInstructionLocalization.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditableGradingInstructionLocalization.test.d.ts","sourceRoot":"","sources":["../../__tests__/EditableGradingInstructionLocalization.test.tsx"],"names":[],"mappings":""}
@@ -1,75 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const react_1 = require("@testing-library/react");
4
- const renderEditableGradingInstruction_1 = require("./utils/renderEditableGradingInstruction");
5
- const util_1 = require("./utils/util");
6
- const prosemirror_1 = require("./utils/prosemirror");
7
- const act = react_1.act;
8
- describe('EditableGradingInstructionLocalization', () => {
9
- let cleanup;
10
- let onContentChangeMock;
11
- beforeEach(() => {
12
- onContentChangeMock = jest.fn();
13
- cleanup = (0, prosemirror_1.mockCreateRange)();
14
- });
15
- afterEach(() => {
16
- if (cleanup) {
17
- cleanup();
18
- }
19
- cleanup = null;
20
- });
21
- it('preserves localization tags with e-localization attribute on save', async () => {
22
- // e-localization attribute is added on mastering exam
23
- const inputData = '<p><e:localization lang="sv-FI" exam-type="hearing-impaired" e-localization="1">placeholder</e:localization></p>';
24
- const expectedOutput = '<p><e:localization lang="sv-FI" exam-type="hearing-impaired">lokalisaatio</e:localization></p>';
25
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
26
- await act(async () => {
27
- (0, util_1.insertText)(await result.findByText('placeholder'), 'lokalisaatio');
28
- });
29
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
30
- });
31
- it('localization tags without e-localization attribute are ignored', async () => {
32
- const inputData = '<p><e:localization lang="sv-FI" exam-type="hearing-impaired">placeholder</e:localization></p>';
33
- const expectedOutput = '<p>lokalisaatio</p>';
34
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
35
- await act(async () => {
36
- (0, util_1.insertText)(await result.findByText('placeholder'), 'lokalisaatio');
37
- });
38
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
39
- });
40
- it("removes localization's e-localization and hidden attributes on save", async () => {
41
- const inputData = '<p>Tämä <e:localization exam-type="visually-impaired" e-localization="1" hidden="hidden">on</e:localization> piilossa</p>';
42
- const expectedOutput = '<p>Tämä <e:localization exam-type="visually-impaired">ei ole</e:localization> piilossa</p>';
43
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
44
- await act(async () => {
45
- (0, util_1.insertText)(await result.findByText('on'), 'ei ole');
46
- });
47
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
48
- });
49
- it('saves all grading instructions as a whole regardless which localization is edited', async () => {
50
- const inputData = `
51
- <p>Not localized</p>
52
- <p>
53
- <e:localization e-localization="1">Localized without attributes</e:localization>
54
- <e:localization e-localization="1" lang="fi-FI">Localized with language</e:localization>
55
- <e:localization e-localization="1" exam-type="visually-impaired">Localized with exam-type</e:localization>
56
- <e:localization e-localization="1" lang="sv-FI" exam-type="visually-impaired">Localized with language and exam-type</e:localization>
57
- </p>
58
- `.replace(/\n/g, '');
59
- const expectedOutput = `
60
- <p>Not localized</p>
61
- <p>
62
- <e:localization>Localized without attributes</e:localization>
63
- <e:localization lang="fi-FI">Localized with language</e:localization>
64
- <e:localization exam-type="visually-impaired">Localized with examType</e:localization>
65
- <e:localization lang="sv-FI" exam-type="visually-impaired">Localized with language and exam-type</e:localization>
66
- </p>
67
- `.replace(/\n/g, '');
68
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
69
- await act(async () => {
70
- (0, util_1.insertText)(await result.findByText('Localized with exam-type'), 'Localized with examType');
71
- });
72
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
73
- });
74
- });
75
- //# sourceMappingURL=EditableGradingInstructionLocalization.test.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditableGradingInstructionLocalization.test.js","sourceRoot":"","sources":["../../__tests__/EditableGradingInstructionLocalization.test.tsx"],"names":[],"mappings":";;AAAA,kDAAuD;AACvD,+FAAmF;AACnF,uCAAyC;AACzC,qDAAqD;AAErD,MAAM,GAAG,GAAG,WAAuD,CAAA;AAEnE,QAAQ,CAAC,wCAAwC,EAAE,GAAG,EAAE;IACtD,IAAI,OAA4B,CAAA;IAChC,IAAI,mBAA8B,CAAA;IAElC,UAAU,CAAC,GAAG,EAAE;QACd,mBAAmB,GAAG,IAAI,CAAC,EAAE,EAAE,CAAA;QAC/B,OAAO,GAAG,IAAA,6BAAe,GAAE,CAAA;IAC7B,CAAC,CAAC,CAAA;IAEF,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,OAAO,EAAE,CAAC;YACZ,OAAO,EAAE,CAAA;QACX,CAAC;QACD,OAAO,GAAG,IAAI,CAAA;IAChB,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,mEAAmE,EAAE,KAAK,IAAI,EAAE;QACjF,sDAAsD;QACtD,MAAM,SAAS,GACb,kHAAkH,CAAA;QACpH,MAAM,cAAc,GAClB,gGAAgG,CAAA;QAClG,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,aAAa,CAAC,EAAE,cAAc,CAAC,CAAA;QACpE,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,gEAAgE,EAAE,KAAK,IAAI,EAAE;QAC9E,MAAM,SAAS,GAAG,+FAA+F,CAAA;QACjH,MAAM,cAAc,GAAG,qBAAqB,CAAA;QAC5C,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,aAAa,CAAC,EAAE,cAAc,CAAC,CAAA;QACpE,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,qEAAqE,EAAE,KAAK,IAAI,EAAE;QACnF,MAAM,SAAS,GACb,2HAA2H,CAAA;QAC7H,MAAM,cAAc,GAAG,4FAA4F,CAAA;QACnH,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,QAAQ,CAAC,CAAA;QACrD,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,mFAAmF,EAAE,KAAK,IAAI,EAAE;QACjG,MAAM,SAAS,GAAG;;;;;;;;CAQrB,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,CAAA;QAChB,MAAM,cAAc,GAAG;;;;;;;;CAQ1B,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,CAAA;QAChB,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,0BAA0B,CAAC,EAAE,yBAAyB,CAAC,CAAA;QAC5F,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;AACJ,CAAC,CAAC,CAAA"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=FormatButton.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormatButton.test.d.ts","sourceRoot":"","sources":["../../__tests__/FormatButton.test.tsx"],"names":[],"mappings":"AACA,OAAO,2BAA2B,CAAA"}
@@ -1,94 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- const react_1 = __importDefault(require("react"));
7
- require("@testing-library/jest-dom");
8
- const react_2 = require("@testing-library/react");
9
- const ProseMirrorWrapper_1 = __importDefault(require("./utils/ProseMirrorWrapper"));
10
- const prosemirror_1 = require("./utils/prosemirror");
11
- const FormatButton_1 = __importDefault(require("../src/components/grading-instructions/editor/FormatButton"));
12
- const user_event_1 = __importDefault(require("@testing-library/user-event"));
13
- const act = react_2.act;
14
- describe('FormatButton', () => {
15
- beforeAll(() => {
16
- (0, prosemirror_1.mockCreateRange)();
17
- });
18
- afterEach(() => {
19
- (0, react_2.cleanup)();
20
- });
21
- describe('Italics', () => {
22
- it('Renders italics button', () => {
23
- const props = { markName: 'em', displayName: 'Italic' };
24
- const { button } = renderEditorWithFormatButton(props);
25
- expect(button).toHaveTextContent(props.displayName);
26
- });
27
- it('Toggles button active state when clicked', async () => {
28
- const props = { markName: 'em', displayName: 'Italic' };
29
- const { button } = renderEditorWithFormatButton(props);
30
- expect(button).toHaveStyle('font-weight: normal');
31
- await user_event_1.default.click(button);
32
- expect(button).toHaveStyle('font-weight: bold');
33
- await user_event_1.default.click(button);
34
- expect(button).toHaveStyle('font-weight: normal');
35
- });
36
- it('formats text', async () => {
37
- const props = { markName: 'em', displayName: 'Italic' };
38
- const { button, paragraph } = renderEditorWithFormatButton(props);
39
- await user_event_1.default.click(button);
40
- await act(async () => await (0, prosemirror_1.promisifiedFireEventInput)(paragraph, { target: { innerHTML: 'hello' } }));
41
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('hello');
42
- });
43
- it('em tags are rendered as italic', () => {
44
- const props = { markName: 'em', displayName: 'Italic', innerHtml: '<em>Italic text</em>' };
45
- const { paragraph } = renderEditorWithFormatButton(props);
46
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('Italic text');
47
- });
48
- it('i tags are rendered as italic', () => {
49
- const props = { markName: 'em', displayName: 'Italic', innerHtml: '<i>Italic text</i>' };
50
- const { paragraph } = renderEditorWithFormatButton(props);
51
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('Italic text');
52
- });
53
- });
54
- describe('Bold', () => {
55
- it('Renders bold button', () => {
56
- const props = { markName: 'strong', displayName: 'Bold' };
57
- const { button } = renderEditorWithFormatButton(props);
58
- expect(button).toHaveTextContent(props.displayName);
59
- });
60
- it('Toggles button active state when clicked', async () => {
61
- const props = { markName: 'strong', displayName: 'Bold' };
62
- const { button } = renderEditorWithFormatButton(props);
63
- expect(button).toHaveStyle('font-weight: normal');
64
- await user_event_1.default.click(button);
65
- expect(button).toHaveStyle('font-weight: bold');
66
- await user_event_1.default.click(button);
67
- expect(button).toHaveStyle('font-weight: normal');
68
- });
69
- it('formats text', async () => {
70
- const props = { markName: 'strong', displayName: 'Bold' };
71
- const { button, paragraph } = renderEditorWithFormatButton(props);
72
- await user_event_1.default.click(button);
73
- await act(async () => await (0, prosemirror_1.promisifiedFireEventInput)(paragraph, { target: { innerHTML: 'hello' } }));
74
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('hello');
75
- });
76
- it('b tags are rendered as bold', () => {
77
- const props = { markName: 'strong', displayName: 'bold', innerHtml: '<b>Bold text</b>' };
78
- const { paragraph } = renderEditorWithFormatButton(props);
79
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('Bold text');
80
- });
81
- it('strong tags are rendered as bold', () => {
82
- const props = { markName: 'strong', displayName: 'bold', innerHtml: '<strong>Bold text</strong>' };
83
- const { paragraph } = renderEditorWithFormatButton(props);
84
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('Bold text');
85
- });
86
- });
87
- function renderEditorWithFormatButton(props) {
88
- const { markName, displayName, innerHtml = '' } = props;
89
- const { getByRole } = (0, react_2.render)(react_1.default.createElement(ProseMirrorWrapper_1.default, { innerHtml: innerHtml },
90
- react_1.default.createElement(FormatButton_1.default, { markName: markName, displayName: displayName })));
91
- return { button: getByRole('button'), paragraph: getByRole('paragraph') };
92
- }
93
- });
94
- //# sourceMappingURL=FormatButton.test.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormatButton.test.js","sourceRoot":"","sources":["../../__tests__/FormatButton.test.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=FormatButton.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormatButton.test.d.ts","sourceRoot":"","sources":["../../../__tests__/editor/FormatButton.test.tsx"],"names":[],"mappings":"AACA,OAAO,2BAA2B,CAAA"}
@@ -1,98 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- const react_1 = __importDefault(require("react"));
7
- require("@testing-library/jest-dom");
8
- const react_2 = require("@testing-library/react");
9
- const ProseMirrorWrapper_1 = __importDefault(require("../utils/ProseMirrorWrapper"));
10
- const prosemirror_1 = require("../utils/prosemirror");
11
- const FormatButton_1 = __importDefault(require("../../src/components/grading-instructions/editor/FormatButton"));
12
- const user_event_1 = __importDefault(require("@testing-library/user-event"));
13
- const util_1 = require("../utils/util");
14
- const free_solid_svg_icons_1 = require("@fortawesome/free-solid-svg-icons");
15
- const act = react_2.act;
16
- describe('FormatButton', () => {
17
- beforeAll(() => {
18
- (0, prosemirror_1.mockCreateRange)();
19
- });
20
- afterEach(() => {
21
- (0, react_2.cleanup)();
22
- });
23
- describe('Italics', () => {
24
- it('Renders italics button', () => {
25
- const props = { markName: 'em', icon: free_solid_svg_icons_1.faItalic };
26
- const { button } = renderEditorWithFormatButton(props);
27
- expect(button.children[0]).toHaveAttribute('data-icon', 'italic');
28
- });
29
- it('Toggles button active state when clicked', async () => {
30
- const props = { markName: 'em', icon: free_solid_svg_icons_1.faItalic };
31
- const { button } = renderEditorWithFormatButton(props);
32
- expect(button).not.toHaveClass('active');
33
- await user_event_1.default.click(button);
34
- expect(button).toHaveClass('active');
35
- await user_event_1.default.click(button);
36
- expect(button).not.toHaveClass('active');
37
- });
38
- it('formats text', async () => {
39
- const props = { markName: 'em', icon: free_solid_svg_icons_1.faItalic };
40
- const { button, paragraph, container } = renderEditorWithFormatButton(props);
41
- await user_event_1.default.click(button);
42
- await act(async () => (0, util_1.insertText)(await container.findByRole('paragraph'), 'hello'));
43
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('hello');
44
- });
45
- it('em tags are rendered as italic', () => {
46
- const props = { markName: 'em', icon: free_solid_svg_icons_1.faItalic, innerHtml: '<em>Italic text</em>' };
47
- const { paragraph } = renderEditorWithFormatButton(props);
48
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('Italic text');
49
- });
50
- it('i tags are rendered as italic', () => {
51
- const props = { markName: 'em', icon: free_solid_svg_icons_1.faItalic, innerHtml: '<i>Italic text</i>' };
52
- const { paragraph } = renderEditorWithFormatButton(props);
53
- expect((0, react_2.within)(paragraph).getByRole('emphasis')).toHaveTextContent('Italic text');
54
- });
55
- });
56
- describe('Bold', () => {
57
- it('Renders bold button', () => {
58
- const props = { markName: 'strong', icon: free_solid_svg_icons_1.faBold };
59
- const { button } = renderEditorWithFormatButton(props);
60
- expect(button.children[0]).toHaveAttribute('data-icon', 'bold');
61
- });
62
- it('Toggles button active state when clicked', async () => {
63
- const props = { markName: 'strong', icon: free_solid_svg_icons_1.faBold };
64
- const { button } = renderEditorWithFormatButton(props);
65
- expect(button).not.toHaveClass('active');
66
- await user_event_1.default.click(button);
67
- expect(button).toHaveClass('active');
68
- await user_event_1.default.click(button);
69
- expect(button).not.toHaveClass('active');
70
- });
71
- it('formats text', async () => {
72
- const props = { markName: 'strong', icon: free_solid_svg_icons_1.faBold };
73
- const { button, container, paragraph } = renderEditorWithFormatButton(props);
74
- await user_event_1.default.click(button);
75
- await act(async () => {
76
- (0, util_1.insertText)(await container.findByRole('paragraph'), 'hello');
77
- });
78
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('hello');
79
- });
80
- it('b tags are rendered as bold', () => {
81
- const props = { markName: 'strong', icon: free_solid_svg_icons_1.faBold, innerHtml: '<b>Bold text</b>' };
82
- const { paragraph } = renderEditorWithFormatButton(props);
83
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('Bold text');
84
- });
85
- it('strong tags are rendered as bold', () => {
86
- const props = { markName: 'strong', icon: free_solid_svg_icons_1.faBold, innerHtml: '<strong>Bold text</strong>' };
87
- const { paragraph } = renderEditorWithFormatButton(props);
88
- expect((0, react_2.within)(paragraph).getByRole('strong')).toHaveTextContent('Bold text');
89
- });
90
- });
91
- function renderEditorWithFormatButton(props) {
92
- const { markName, icon, innerHtml = '' } = props;
93
- const container = (0, react_2.render)(react_1.default.createElement(ProseMirrorWrapper_1.default, { innerHtml: innerHtml },
94
- react_1.default.createElement(FormatButton_1.default, { markName: markName, icon: icon })));
95
- return { button: container.getByRole('button'), paragraph: container.getByRole('paragraph'), container };
96
- }
97
- });
98
- //# sourceMappingURL=FormatButton.test.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormatButton.test.js","sourceRoot":"","sources":["../../../__tests__/editor/FormatButton.test.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Formula.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Formula.test.d.ts","sourceRoot":"","sources":["../../../__tests__/editor/Formula.test.tsx"],"names":[],"mappings":""}
@@ -1,50 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const react_1 = require("@testing-library/react");
4
- const prosemirror_1 = require("../utils/prosemirror");
5
- const renderEditableGradingInstruction_1 = require("../utils/renderEditableGradingInstruction");
6
- const util_1 = require("../utils/util");
7
- const act = react_1.act;
8
- describe('Editor - Formula', () => {
9
- let cleanup;
10
- let onContentChangeMock;
11
- beforeEach(() => {
12
- onContentChangeMock = jest.fn();
13
- });
14
- afterEach(() => {
15
- if (cleanup) {
16
- cleanup();
17
- }
18
- cleanup = null;
19
- });
20
- it('Formula is rendered as expected', () => {
21
- const inputData = '<p>bar <e:formula data-editor-id="e-formula">foo</e:formula></p>';
22
- const expectedOutput = '<p>bar <img alt="foo" formula="true" src="/math.svg?latex=foo"><img class="ProseMirror-separator" alt=""><br class="ProseMirror-trailingBreak"></p>';
23
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData);
24
- const table = result.container.querySelector('.ProseMirror');
25
- expect(table.innerHTML).toBe(expectedOutput);
26
- });
27
- it('Change in content causes formula to be returned as expected', async () => {
28
- cleanup = (0, prosemirror_1.mockCreateRange)();
29
- const inputData = '<p>bar</p><p><e:formula data-editor-id="e-formula" mode="inline">foo</e:formula><e:formula data-editor-id="e-formula" assistive-title="foobar">bar</e:formula></p>';
30
- const expectedOutput = '<p>foo</p><p><e:formula mode="inline">foo</e:formula><e:formula assistive-title="foobar">bar</e:formula></p>';
31
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
32
- await act(async () => {
33
- (0, util_1.insertText)(await result.findByText('bar'), 'foo');
34
- });
35
- expect(onContentChangeMock).toHaveBeenCalledTimes(1);
36
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
37
- });
38
- it('Empty formula is removed when sending changed content', async () => {
39
- cleanup = (0, prosemirror_1.mockCreateRange)();
40
- const inputData = '<p>bar</p><p><e:formula data-editor-id="e-formula"></e:formula></p>';
41
- const expectedOutput = '<p>foo</p><p></p>';
42
- const result = (0, renderEditableGradingInstruction_1.renderGradingInstruction)(inputData, onContentChangeMock);
43
- await act(async () => {
44
- (0, util_1.insertText)(await result.findByText('bar'), 'foo');
45
- });
46
- expect(onContentChangeMock).toHaveBeenCalledTimes(1);
47
- expect(onContentChangeMock).toHaveBeenCalledWith(expectedOutput, '');
48
- });
49
- });
50
- //# sourceMappingURL=Formula.test.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Formula.test.js","sourceRoot":"","sources":["../../../__tests__/editor/Formula.test.tsx"],"names":[],"mappings":";;AAAA,kDAAuD;AACvD,sDAAsD;AACtD,gGAAoF;AACpF,wCAA0C;AAE1C,MAAM,GAAG,GAAG,WAAuD,CAAA;AAEnE,QAAQ,CAAC,kBAAkB,EAAE,GAAG,EAAE;IAChC,IAAI,OAA4B,CAAA;IAChC,IAAI,mBAA8B,CAAA;IAElC,UAAU,CAAC,GAAG,EAAE;QACd,mBAAmB,GAAG,IAAI,CAAC,EAAE,EAAE,CAAA;IACjC,CAAC,CAAC,CAAA;IAEF,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,OAAO,EAAE,CAAC;YACZ,OAAO,EAAE,CAAA;QACX,CAAC;QACD,OAAO,GAAG,IAAI,CAAA;IAChB,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,iCAAiC,EAAE,GAAG,EAAE;QACzC,MAAM,SAAS,GAAG,kEAAkE,CAAA;QACpF,MAAM,cAAc,GAClB,qJAAqJ,CAAA;QACvJ,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,CAAC,CAAA;QAClD,MAAM,KAAK,GAAG,MAAM,CAAC,SAAS,CAAC,aAAa,CAAC,cAAc,CAAC,CAAA;QAC5D,MAAM,CAAC,KAAM,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;IAC/C,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,6DAA6D,EAAE,KAAK,IAAI,EAAE;QAC3E,OAAO,GAAG,IAAA,6BAAe,GAAE,CAAA;QAC3B,MAAM,SAAS,GACb,oKAAoK,CAAA;QACtK,MAAM,cAAc,GAClB,8GAA8G,CAAA;QAChH,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,CAAA;QACnD,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAA;QACpD,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;IAEF,EAAE,CAAC,uDAAuD,EAAE,KAAK,IAAI,EAAE;QACrE,OAAO,GAAG,IAAA,6BAAe,GAAE,CAAA;QAC3B,MAAM,SAAS,GAAG,qEAAqE,CAAA;QACvF,MAAM,cAAc,GAAG,mBAAmB,CAAA;QAC1C,MAAM,MAAM,GAAG,IAAA,2DAAwB,EAAC,SAAS,EAAE,mBAAmB,CAAC,CAAA;QACvE,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;YACnB,IAAA,iBAAU,EAAC,MAAM,MAAM,CAAC,UAAU,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,CAAA;QACnD,CAAC,CAAC,CAAA;QACF,MAAM,CAAC,mBAAmB,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAA;QACpD,MAAM,CAAC,mBAAmB,CAAC,CAAC,oBAAoB,CAAC,cAAc,EAAE,EAAE,CAAC,CAAA;IACtE,CAAC,CAAC,CAAA;AACJ,CAAC,CAAC,CAAA"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=ImageUploadButton.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageUploadButton.test.d.ts","sourceRoot":"","sources":["../../../__tests__/editor/ImageUploadButton.test.tsx"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAA"}