@digabi/exam-engine-core 20.4.2 → 20.5.1-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (121) hide show
  1. package/dist/__tests__/annotations.test.d.ts.map +1 -1
  2. package/dist/__tests__/annotations.test.js +31 -20
  3. package/dist/__tests__/annotations.test.js.map +1 -1
  4. package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
  5. package/dist/components/RenderIf.d.ts.map +1 -1
  6. package/dist/components/attachments/Attachments.d.ts.map +1 -1
  7. package/dist/components/attachments/Attachments.js +7 -9
  8. package/dist/components/attachments/Attachments.js.map +1 -1
  9. package/dist/components/context/AnnotationProvider.d.ts.map +1 -1
  10. package/dist/components/context/AnnotationProvider.js +18 -2
  11. package/dist/components/context/AnnotationProvider.js.map +1 -1
  12. package/dist/components/context/GradingInstructionContext.d.ts +9 -0
  13. package/dist/components/context/GradingInstructionContext.d.ts.map +1 -0
  14. package/dist/components/context/GradingInstructionContext.js +3 -0
  15. package/dist/components/context/GradingInstructionContext.js.map +1 -0
  16. package/dist/components/context/IsInSidebarContext.d.ts +0 -1
  17. package/dist/components/context/IsInSidebarContext.d.ts.map +1 -1
  18. package/dist/components/context/ResultsContext.d.ts.map +1 -1
  19. package/dist/components/context/ResultsContext.js.map +1 -1
  20. package/dist/components/context/TOCContext.d.ts +0 -1
  21. package/dist/components/context/TOCContext.d.ts.map +1 -1
  22. package/dist/components/context/withContext.d.ts.map +1 -1
  23. package/dist/components/exam/ChoiceAnswer.d.ts.map +1 -1
  24. package/dist/components/exam/ChoiceAnswer.js +16 -14
  25. package/dist/components/exam/ChoiceAnswer.js.map +1 -1
  26. package/dist/components/exam/Exam.d.ts.map +1 -1
  27. package/dist/components/exam/Exam.js +0 -2
  28. package/dist/components/exam/Exam.js.map +1 -1
  29. package/dist/components/exam/FinishExam.d.ts.map +1 -1
  30. package/dist/components/exam/FinishExam.js +3 -7
  31. package/dist/components/exam/FinishExam.js.map +1 -1
  32. package/dist/components/exam/RichTextAnswer.d.ts +1 -1
  33. package/dist/components/exam/RichTextAnswer.d.ts.map +1 -1
  34. package/dist/components/exam/TextAnswer.d.ts.map +1 -1
  35. package/dist/components/exam/TextAnswer.js +6 -4
  36. package/dist/components/exam/TextAnswer.js.map +1 -1
  37. package/dist/components/exam/internal/ProgressBar.d.ts.map +1 -1
  38. package/dist/components/exam/internal/ProgressBar.js +1 -0
  39. package/dist/components/exam/internal/ProgressBar.js.map +1 -1
  40. package/dist/components/grading/editAnnotations.d.ts.map +1 -1
  41. package/dist/components/grading/editAnnotations.js +2 -1
  42. package/dist/components/grading/editAnnotations.js.map +1 -1
  43. package/dist/components/grading/examAnnotationUtils.d.ts +0 -1
  44. package/dist/components/grading/examAnnotationUtils.d.ts.map +1 -1
  45. package/dist/components/grading/examAnnotationUtils.js +26 -33
  46. package/dist/components/grading/examAnnotationUtils.js.map +1 -1
  47. package/dist/components/grading-instructions/AnswerGradingInstruction.d.ts.map +1 -1
  48. package/dist/components/grading-instructions/AnswerGradingInstruction.js +7 -2
  49. package/dist/components/grading-instructions/AnswerGradingInstruction.js.map +1 -1
  50. package/dist/components/grading-instructions/EditableGradingInstruction.d.ts +5 -0
  51. package/dist/components/grading-instructions/EditableGradingInstruction.d.ts.map +1 -0
  52. package/dist/components/grading-instructions/EditableGradingInstruction.js +25 -0
  53. package/dist/components/grading-instructions/EditableGradingInstruction.js.map +1 -0
  54. package/dist/components/grading-instructions/ExamGradingInstruction.d.ts.map +1 -1
  55. package/dist/components/grading-instructions/ExamGradingInstruction.js +7 -2
  56. package/dist/components/grading-instructions/ExamGradingInstruction.js.map +1 -1
  57. package/dist/components/grading-instructions/GradingInstructionProvider.d.ts +9 -0
  58. package/dist/components/grading-instructions/GradingInstructionProvider.d.ts.map +1 -0
  59. package/dist/components/grading-instructions/GradingInstructionProvider.js +8 -0
  60. package/dist/components/grading-instructions/GradingInstructionProvider.js.map +1 -0
  61. package/dist/components/grading-instructions/GradingInstructions.d.ts +2 -1
  62. package/dist/components/grading-instructions/GradingInstructions.d.ts.map +1 -1
  63. package/dist/components/grading-instructions/GradingInstructions.js +40 -40
  64. package/dist/components/grading-instructions/GradingInstructions.js.map +1 -1
  65. package/dist/components/shared/AnnotatableText.d.ts +2 -4
  66. package/dist/components/shared/AnnotatableText.d.ts.map +1 -1
  67. package/dist/components/shared/AnnotatableText.js +19 -19
  68. package/dist/components/shared/AnnotatableText.js.map +1 -1
  69. package/dist/components/shared/AnswerIndicator.d.ts +1 -1
  70. package/dist/components/shared/AnswerIndicator.d.ts.map +1 -1
  71. package/dist/components/shared/AnswerIndicator.js +10 -9
  72. package/dist/components/shared/AnswerIndicator.js.map +1 -1
  73. package/dist/components/shared/AnswerLengthInfo.d.ts +1 -1
  74. package/dist/components/shared/AnswerLengthInfo.d.ts.map +1 -1
  75. package/dist/components/shared/AttachmentLink.d.ts +1 -1
  76. package/dist/components/shared/AttachmentLink.d.ts.map +1 -1
  77. package/dist/components/shared/AttachmentLinks.d.ts +1 -1
  78. package/dist/components/shared/AttachmentLinks.d.ts.map +1 -1
  79. package/dist/components/shared/References.d.ts.map +1 -1
  80. package/dist/components/shared/References.js +1 -0
  81. package/dist/components/shared/References.js.map +1 -1
  82. package/dist/components/shared/TOCQuestion.js +1 -1
  83. package/dist/components/shared/TOCQuestion.js.map +1 -1
  84. package/dist/createRenderChildNodes.d.ts.map +1 -1
  85. package/dist/createRenderChildNodes.js +2 -12
  86. package/dist/createRenderChildNodes.js.map +1 -1
  87. package/dist/i18n/index.d.ts +1 -2
  88. package/dist/i18n/index.d.ts.map +1 -1
  89. package/dist/i18n/index.js.map +1 -1
  90. package/dist/main-bundle.js +1 -1
  91. package/dist/main.css +1 -1
  92. package/dist/store/answers/reducer.d.ts.map +1 -1
  93. package/dist/store/audio/reducer.d.ts.map +1 -1
  94. package/dist/store/audio/sagas.d.ts.map +1 -1
  95. package/dist/store/audio/sagas.js +3 -1
  96. package/dist/store/audio/sagas.js.map +1 -1
  97. package/dist/store/cas/reducer.d.ts.map +1 -1
  98. package/dist/store/index.d.ts +1 -2
  99. package/dist/store/index.d.ts.map +1 -1
  100. package/dist/store/selectors.d.ts +1 -1
  101. package/package.json +4 -4
  102. package/dist/components/context/AnnotationContext.d.ts +0 -8
  103. package/dist/components/context/AnnotationContext.d.ts.map +0 -1
  104. package/dist/components/context/AnnotationContext.js +0 -3
  105. package/dist/components/context/AnnotationContext.js.map +0 -1
  106. package/dist/components/exam/ExamineExam.d.ts +0 -5
  107. package/dist/components/exam/ExamineExam.d.ts.map +0 -1
  108. package/dist/components/exam/ExamineExam.js +0 -20
  109. package/dist/components/exam/ExamineExam.js.map +0 -1
  110. package/dist/components/grading/reactAnnotation.d.ts +0 -4
  111. package/dist/components/grading/reactAnnotation.d.ts.map +0 -1
  112. package/dist/components/grading/reactAnnotation.js +0 -54
  113. package/dist/components/grading/reactAnnotation.js.map +0 -1
  114. package/dist/components/results/isExamFinishPageHook.d.ts +0 -2
  115. package/dist/components/results/isExamFinishPageHook.d.ts.map +0 -1
  116. package/dist/components/results/isExamFinishPageHook.js +0 -7
  117. package/dist/components/results/isExamFinishPageHook.js.map +0 -1
  118. package/dist/components/shared/CreateAnnotationPopup.d.ts +0 -6
  119. package/dist/components/shared/CreateAnnotationPopup.d.ts.map +0 -1
  120. package/dist/components/shared/CreateAnnotationPopup.js +0 -11
  121. package/dist/components/shared/CreateAnnotationPopup.js.map +0 -1
@@ -1,18 +1,29 @@
1
1
  import { textAnnotationFromRange } from './editAnnotations';
2
2
  export function onMouseDownForAnnotation(e, mouseUpCallback) {
3
- function onMouseUpAfterAnswerMouseDown(e) {
4
- const target = e.target;
3
+ function onMouseUpAfterAnswerMouseDown() {
4
+ var _a, _b, _c, _d, _e;
5
5
  window.removeEventListener('mouseup', onMouseUpAfterAnswerMouseDown);
6
- // Text annotation
6
+ /**
7
+ * selection.anchorNode = where mouse is pressed down (chronologically first)
8
+ * selection.getRangeAt(0).startContainer = where selection starts (first in DOM)
9
+ */
7
10
  const selection = window.getSelection();
8
- if (selection && hasTextSelectedInAnswerText()) {
11
+ const startNode = (_a = selection === null || selection === void 0 ? void 0 : selection.anchorNode) === null || _a === void 0 ? void 0 : _a.parentElement;
12
+ const endNode = (_b = selection === null || selection === void 0 ? void 0 : selection.focusNode) === null || _b === void 0 ? void 0 : _b.parentElement;
13
+ const endNodePath = endNode === null || endNode === void 0 ? void 0 : endNode.getAttribute('data-annotation-path');
14
+ if (selection && endNodePath && hasOnlyOneTextElementSelected()) {
9
15
  const range = selection.getRangeAt(0);
10
- const position = textAnnotationFromRange(target, range);
11
- if (!position) {
16
+ const displayNumber = ((_d = (_c = startNode === null || startNode === void 0 ? void 0 : startNode.parentElement) === null || _c === void 0 ? void 0 : _c.closest('div[data-annotation-anchor]')) === null || _d === void 0 ? void 0 : _d.getAttribute('data-annotation-anchor')) || '';
17
+ const startAndLength = textAnnotationFromRange((_e = selection.focusNode) === null || _e === void 0 ? void 0 : _e.parentElement, range);
18
+ if (!startAndLength || !(startAndLength === null || startAndLength === void 0 ? void 0 : startAndLength.length)) {
12
19
  return;
13
20
  }
14
- const selectedText = selection.toString();
15
- mouseUpCallback({ ...position, selectedText });
21
+ const position = {
22
+ startIndex: startAndLength.startIndex,
23
+ length: startAndLength === null || startAndLength === void 0 ? void 0 : startAndLength.length,
24
+ selectedText: selection.toString()
25
+ };
26
+ mouseUpCallback({ ...position, annotationAnchor: endNodePath, displayNumber });
16
27
  }
17
28
  }
18
29
  // Do annotations only with left mouse buttons
@@ -21,31 +32,13 @@ export function onMouseDownForAnnotation(e, mouseUpCallback) {
21
32
  }
22
33
  window.addEventListener('mouseup', onMouseUpAfterAnswerMouseDown);
23
34
  }
24
- export function hasTextSelectedInAnswerText() {
35
+ function hasOnlyOneTextElementSelected() {
36
+ var _a, _b;
25
37
  const selection = window.getSelection();
26
- return (selection !== null &&
27
- selectionInAnswerText(selection) &&
28
- (isRangeSelection(selection) || textSelectedInRange(selection)));
29
- function selectionInAnswerText(sel) {
30
- if (sel.type === 'None' || sel.type === 'Caret' || sel.rangeCount === 0) {
31
- return false;
32
- }
33
- const startContainer = sel.getRangeAt(0).startContainer;
34
- const endContainer = sel.getRangeAt(0).endContainer;
35
- const startParent = startContainer.parentElement;
36
- const endParent = endContainer.parentElement;
37
- const visibleMarkTagExistsInSelection = Array.from(sel.getRangeAt(0).cloneContents().children).some(child => child.tagName === 'MARK' && child.getAttribute('data-hidden') === 'false');
38
- return (sel.rangeCount > 0 &&
39
- startParent === endParent &&
40
- (startParent === null || startParent === void 0 ? void 0 : startParent.tagName) !== 'MARK' &&
41
- !visibleMarkTagExistsInSelection);
42
- }
43
- function isRangeSelection(sel) {
44
- return (sel === null || sel === void 0 ? void 0 : sel.type) === 'Range';
45
- }
46
- function textSelectedInRange(sel) {
47
- const range = sel === null || sel === void 0 ? void 0 : sel.getRangeAt(0);
48
- return !!sel.rangeCount && range.toString().length > 0;
49
- }
38
+ const rangeChildren = selection && Array.from(selection === null || selection === void 0 ? void 0 : selection.getRangeAt(0).cloneContents().children);
39
+ const visibleMarkTagExistsInSelection = rangeChildren === null || rangeChildren === void 0 ? void 0 : rangeChildren.some(child => child.tagName === 'MARK' && child.getAttribute('data-hidden') === 'false');
40
+ const startNode = (_a = selection === null || selection === void 0 ? void 0 : selection.anchorNode) === null || _a === void 0 ? void 0 : _a.parentElement;
41
+ const endNode = (_b = selection === null || selection === void 0 ? void 0 : selection.focusNode) === null || _b === void 0 ? void 0 : _b.parentElement;
42
+ return !visibleMarkTagExistsInSelection && startNode === endNode;
50
43
  }
51
44
  //# sourceMappingURL=examAnnotationUtils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"examAnnotationUtils.js","sourceRoot":"","sources":["../../../src/components/grading/examAnnotationUtils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"examAnnotationUtils.js","sourceRoot":"","sources":["../../../src/components/grading/examAnnotationUtils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAA;AAE3D,MAAM,UAAU,wBAAwB,CAAC,CAAmB,EAAE,eAAiC;IAC7F,SAAS,6BAA6B;;QACpC,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,6BAA6B,CAAC,CAAA;QAEpE;;;WAGG;QAEH,MAAM,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAA;QACvC,MAAM,SAAS,GAAG,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,0CAAE,aAAa,CAAA;QACtD,MAAM,OAAO,GAAG,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,SAAS,0CAAE,aAAa,CAAA;QACnD,MAAM,WAAW,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,YAAY,CAAC,sBAAsB,CAAC,CAAA;QAEjE,IAAI,SAAS,IAAI,WAAW,IAAI,6BAA6B,EAAE,EAAE,CAAC;YAChE,MAAM,KAAK,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC,CAAC,CAAA;YACrC,MAAM,aAAa,GACjB,CAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,aAAa,0CAAE,OAAO,CAAC,6BAA6B,CAAC,0CAAE,YAAY,CAAC,wBAAwB,CAAC,KAAI,EAAE,CAAA;YAEhH,MAAM,cAAc,GAAG,uBAAuB,CAAC,MAAA,SAAS,CAAC,SAAS,0CAAE,aAA4B,EAAE,KAAK,CAAC,CAAA;YAExG,IAAI,CAAC,cAAc,IAAI,CAAC,CAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,MAAM,CAAA,EAAE,CAAC;gBAC/C,OAAM;YACR,CAAC;YAED,MAAM,QAAQ,GAAG;gBACf,UAAU,EAAE,cAAc,CAAC,UAAU;gBACrC,MAAM,EAAE,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,MAAM;gBAC9B,YAAY,EAAE,SAAS,CAAC,QAAQ,EAAE;aACnC,CAAA;YACD,eAAe,CAAC,EAAE,GAAG,QAAQ,EAAE,gBAAgB,EAAE,WAAW,EAAE,aAAa,EAAE,CAAC,CAAA;QAChF,CAAC;IACH,CAAC;IAED,8CAA8C;IAC9C,IAAI,CAAC,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACnB,OAAM;IACR,CAAC;IACD,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,6BAA6B,CAAC,CAAA;AACnE,CAAC;AAED,SAAS,6BAA6B;;IACpC,MAAM,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAA;IAEvC,MAAM,aAAa,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,CAAC,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,CAAC,CAAC,EAAE,aAAa,GAAG,QAAQ,CAAC,CAAA;IAChG,MAAM,+BAA+B,GAAG,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,IAAI,CACzD,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,OAAO,KAAK,MAAM,IAAI,KAAK,CAAC,YAAY,CAAC,aAAa,CAAC,KAAK,OAAO,CACnF,CAAA;IAED,MAAM,SAAS,GAAG,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,0CAAE,aAAa,CAAA;IACtD,MAAM,OAAO,GAAG,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,SAAS,0CAAE,aAAa,CAAA;IACnD,OAAO,CAAC,+BAA+B,IAAI,SAAS,KAAK,OAAO,CAAA;AAClE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AnswerGradingInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/AnswerGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAIzE,CAAA;AAED,eAAe,wBAAwB,CAAA"}
1
+ {"version":3,"file":"AnswerGradingInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/AnswerGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAOzE,CAAA;AAED,eAAe,wBAAwB,CAAA"}
@@ -1,4 +1,9 @@
1
- import React from 'react';
2
- const AnswerGradingInstruction = ({ element, renderChildNodes }) => (React.createElement("div", { className: "e-answer-grading-instruction e-multiline-results-text-answer e-mrg-b-2 e-pad-l-2" }, renderChildNodes(element)));
1
+ import React, { useContext } from 'react';
2
+ import { GradingInstructionContext } from '../context/GradingInstructionContext';
3
+ import { EditableGradingInstruction } from './EditableGradingInstruction';
4
+ const AnswerGradingInstruction = ({ element, renderChildNodes }) => {
5
+ const { editable } = useContext(GradingInstructionContext);
6
+ return (React.createElement("div", { className: "e-answer-grading-instruction e-multiline-results-text-answer e-mrg-b-2 e-pad-l-2" }, editable ? React.createElement(EditableGradingInstruction, { element: element }) : renderChildNodes(element)));
7
+ };
3
8
  export default AnswerGradingInstruction;
4
9
  //# sourceMappingURL=AnswerGradingInstruction.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AnswerGradingInstruction.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/AnswerGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,MAAM,wBAAwB,GAAgD,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,EAAE,CAAC,CAC/G,6BAAK,SAAS,EAAC,kFAAkF,IAC9F,gBAAgB,CAAC,OAAO,CAAC,CACtB,CACP,CAAA;AAED,eAAe,wBAAwB,CAAA"}
1
+ {"version":3,"file":"AnswerGradingInstruction.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/AnswerGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAA;AAEzE,MAAM,wBAAwB,GAAgD,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,EAAE;IAC9G,MAAM,EAAE,QAAQ,EAAE,GAAG,UAAU,CAAC,yBAAyB,CAAC,CAAA;IAC1D,OAAO,CACL,6BAAK,SAAS,EAAC,kFAAkF,IAC9F,QAAQ,CAAC,CAAC,CAAC,oBAAC,0BAA0B,IAAC,OAAO,EAAE,OAAO,GAAI,CAAC,CAAC,CAAC,gBAAgB,CAAC,OAAO,CAAC,CACpF,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,wBAAwB,CAAA"}
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export declare function EditableGradingInstruction({ element }: {
3
+ element: Element;
4
+ }): React.JSX.Element;
5
+ //# sourceMappingURL=EditableGradingInstruction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EditableGradingInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/EditableGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAA;AAM5D,wBAAgB,0BAA0B,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,qBAuB3E"}
@@ -0,0 +1,25 @@
1
+ import React, { useContext, useEffect, useRef } from 'react';
2
+ import { makeRichText } from 'rich-text-editor';
3
+ import { GradingInstructionContext } from '../context/GradingInstructionContext';
4
+ import { CommonExamContext } from '../context/CommonExamContext';
5
+ import { QuestionContext } from '../context/QuestionContext';
6
+ export function EditableGradingInstruction({ element }) {
7
+ const { language } = useContext(CommonExamContext);
8
+ const { displayNumber } = useContext(QuestionContext);
9
+ const { onContentChange, saveScreenshot } = useContext(GradingInstructionContext);
10
+ const answerGradingInstructionDiv = useRef(null);
11
+ useEffect(() => {
12
+ if (answerGradingInstructionDiv.current) {
13
+ makeRichText(answerGradingInstructionDiv.current, {
14
+ locale: language.startsWith('sv') ? 'SV' : 'FI',
15
+ screenshotSaver: saveScreenshot ? ({ type, data }) => saveScreenshot(type, data, displayNumber) : undefined,
16
+ forceInit: true,
17
+ screenshotImageSelector: 'img[src^="data:image/png"], img[src^="data:image/jpeg"]',
18
+ fileTypes: ['image/png', 'image/jpeg']
19
+ }, ({ answerHTML }) => (onContentChange ? onContentChange(answerHTML, displayNumber) : () => { }));
20
+ answerGradingInstructionDiv.current.replaceChildren(element);
21
+ }
22
+ }, [language]);
23
+ return React.createElement("div", { ref: answerGradingInstructionDiv });
24
+ }
25
+ //# sourceMappingURL=EditableGradingInstruction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EditableGradingInstruction.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/EditableGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAC/C,OAAO,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AAChF,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAE5D,MAAM,UAAU,0BAA0B,CAAC,EAAE,OAAO,EAAwB;IAC1E,MAAM,EAAE,QAAQ,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAA;IAClD,MAAM,EAAE,aAAa,EAAE,GAAG,UAAU,CAAC,eAAe,CAAC,CAAA;IACrD,MAAM,EAAE,eAAe,EAAE,cAAc,EAAE,GAAG,UAAU,CAAC,yBAAyB,CAAC,CAAA;IACjF,MAAM,2BAA2B,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAEhE,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,2BAA2B,CAAC,OAAO,EAAE,CAAC;YACxC,YAAY,CACV,2BAA2B,CAAC,OAAO,EACnC;gBACE,MAAM,EAAE,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;gBAC/C,eAAe,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC,cAAc,CAAC,IAAI,EAAE,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS;gBAC3G,SAAS,EAAE,IAAI;gBACf,uBAAuB,EAAE,yDAAyD;gBAClF,SAAS,EAAE,CAAC,WAAW,EAAE,YAAY,CAAC;aACvC,EACD,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,eAAe,CAAC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,GAAG,EAAE,GAAE,CAAC,CAAC,CAC9F,CAAA;YACD,2BAA2B,CAAC,OAAO,CAAC,eAAe,CAAC,OAAO,CAAC,CAAA;QAC9D,CAAC;IACH,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAA;IACd,OAAO,6BAAK,GAAG,EAAE,2BAA2B,GAAI,CAAA;AAClD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ExamGradingInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/ExamGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAIvE,CAAA;AAED,eAAe,sBAAsB,CAAA"}
1
+ {"version":3,"file":"ExamGradingInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/ExamGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAQvE,CAAA;AACD,eAAe,sBAAsB,CAAA"}
@@ -1,4 +1,9 @@
1
- import React from 'react';
2
- const ExamGradingInstruction = ({ element, renderChildNodes }) => (React.createElement("div", { className: "e-exam-grading-instruction notification e-pad-4", "data-annotation-anchor": "exam-grading-instruction" }, renderChildNodes(element)));
1
+ import React, { useContext } from 'react';
2
+ import { GradingInstructionContext } from '../context/GradingInstructionContext';
3
+ import { EditableGradingInstruction } from './EditableGradingInstruction';
4
+ const ExamGradingInstruction = ({ element, renderChildNodes }) => {
5
+ const { editable } = useContext(GradingInstructionContext);
6
+ return (React.createElement("div", { className: "e-exam-grading-instruction notification e-pad-4", "data-annotation-anchor": "exam-grading-instruction" }, editable ? React.createElement(EditableGradingInstruction, { element: element }) : renderChildNodes(element)));
7
+ };
3
8
  export default ExamGradingInstruction;
4
9
  //# sourceMappingURL=ExamGradingInstruction.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExamGradingInstruction.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/ExamGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,MAAM,sBAAsB,GAAgD,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,EAAE,CAAC,CAC7G,6BAAK,SAAS,EAAC,iDAAiD,4BAAwB,0BAA0B,IAC/G,gBAAgB,CAAC,OAAO,CAAC,CACtB,CACP,CAAA;AAED,eAAe,sBAAsB,CAAA"}
1
+ {"version":3,"file":"ExamGradingInstruction.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/ExamGradingInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAA;AAEzE,MAAM,sBAAsB,GAAgD,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,EAAE;IAC5G,MAAM,EAAE,QAAQ,EAAE,GAAG,UAAU,CAAC,yBAAyB,CAAC,CAAA;IAE1D,OAAO,CACL,6BAAK,SAAS,EAAC,iDAAiD,4BAAwB,0BAA0B,IAC/G,QAAQ,CAAC,CAAC,CAAC,oBAAC,0BAA0B,IAAC,OAAO,EAAE,OAAO,GAAI,CAAC,CAAC,CAAC,gBAAgB,CAAC,OAAO,CAAC,CACpF,CACP,CAAA;AACH,CAAC,CAAA;AACD,eAAe,sBAAsB,CAAA"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ export interface GradingInstructionProps {
3
+ children?: React.ReactNode;
4
+ editable?: boolean;
5
+ onContentChange?: (answerHTML: string, displayNumber?: string) => void;
6
+ saveScreenshot?: (type: string, data: Buffer, displayNumber?: string) => Promise<string>;
7
+ }
8
+ export declare const GradingInstructionProvider: ({ editable, onContentChange, saveScreenshot, children }: GradingInstructionProps) => React.JSX.Element;
9
+ //# sourceMappingURL=GradingInstructionProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GradingInstructionProvider.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructionProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACtE,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;CACzF;AAED,eAAO,MAAM,0BAA0B,4DAKpC,uBAAuB,sBAUzB,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { GradingInstructionContext } from '../context/GradingInstructionContext';
3
+ export const GradingInstructionProvider = ({ editable, onContentChange, saveScreenshot, children }) => (React.createElement(GradingInstructionContext.Provider, { value: {
4
+ editable: editable !== null && editable !== void 0 ? editable : false,
5
+ onContentChange: onContentChange ? onContentChange : () => { },
6
+ saveScreenshot
7
+ } }, children));
8
+ //# sourceMappingURL=GradingInstructionProvider.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GradingInstructionProvider.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructionProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AAShF,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,EACzC,QAAQ,EACR,eAAe,EACf,cAAc,EACd,QAAQ,EACgB,EAAE,EAAE,CAAC,CAC7B,oBAAC,yBAAyB,CAAC,QAAQ,IACjC,KAAK,EAAE;QACL,QAAQ,EAAE,QAAQ,aAAR,QAAQ,cAAR,QAAQ,GAAI,KAAK;QAC3B,eAAe,EAAE,eAAe,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,EAAE,GAAE,CAAC;QAC7D,cAAc;KACf,IAEA,QAAQ,CAC0B,CACtC,CAAA"}
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  import { AnnotationProps, CommonExamProps } from '../exam/Exam';
3
+ import { GradingInstructionProps } from './GradingInstructionProvider';
3
4
  export declare const GradingInstructionsPageTitle: React.FunctionComponent;
4
- declare const _default: React.MemoExoticComponent<React.ComponentType<CommonExamProps & AnnotationProps>>;
5
+ declare const _default: React.MemoExoticComponent<React.ComponentType<CommonExamProps & AnnotationProps & GradingInstructionProps>>;
5
6
  export default _default;
6
7
  //# sourceMappingURL=GradingInstructions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GradingInstructions.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAA;AACpD,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AA6I/D,eAAO,MAAM,4BAA4B,EAAE,KAAK,CAAC,iBAGhD,CAAA;;AAED,wBAAqE"}
1
+ {"version":3,"file":"GradingInstructions.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAA;AAcpD,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AAmB/D,OAAO,EAAE,uBAAuB,EAA8B,MAAM,8BAA8B,CAAA;AAiHlG,eAAO,MAAM,4BAA4B,EAAE,KAAK,CAAC,iBAGhD,CAAA;;AAED,wBAAqE"}
@@ -1,36 +1,36 @@
1
1
  import React, { useContext, useEffect } from 'react';
2
- import { CommonExamContext, withCommonExamContext } from '../context/CommonExamContext';
3
- import { useCached } from '../../useCached';
4
- import { changeLanguage, initI18n, useExamTranslation } from '../../i18n';
5
- import { scrollToHash } from '../../scrollToHash';
6
2
  import { I18nextProvider } from 'react-i18next';
7
- import Section from './Section';
8
- import SectionTitle from './SectionTitle';
9
- import Question from './Question';
10
- import File from '../shared/File';
11
- import ExamGradingInstruction from './ExamGradingInstruction';
12
- import AutogradedAnswer from './AutogradedAnswer';
13
- import Image from '../shared/Image';
14
- import Formula from '../shared/Formula';
15
- import AutogradedAnswerOption from './AutogradedAnswerOption';
16
- import QuestionTitle from './QuestionTitle';
17
3
  import { createRenderChildNodes } from '../../createRenderChildNodes';
4
+ import { findChildElement, queryAncestors } from '../../dom-utils';
5
+ import { changeLanguage, initI18n, useExamTranslation } from '../../i18n';
18
6
  import { examTitleId } from '../../ids';
7
+ import { scrollToHash } from '../../scrollToHash';
8
+ import { useCached } from '../../useCached';
19
9
  import DocumentTitle from '../DocumentTitle';
20
- import SectionElement from '../SectionElement';
21
- import { findChildElement, queryAncestors } from '../../dom-utils';
22
- import { renderIf } from '../RenderIf';
23
10
  import RenderExamElements from '../RenderExamElements';
24
- import { mkTableOfContents } from '../shared/TableOfContents';
25
- import AnswerGradingInstruction from './AnswerGradingInstruction';
11
+ import { renderIf } from '../RenderIf';
12
+ import SectionElement from '../SectionElement';
13
+ import { AnnotationProvider } from '../context/AnnotationProvider';
14
+ import { CommonExamContext, withCommonExamContext } from '../context/CommonExamContext';
15
+ import QuestionInstruction from '../exam/QuestionInstruction';
26
16
  import mkAttachmentLink from '../shared/AttachmentLink';
27
17
  import mkAttachmentLinks from '../shared/AttachmentLinks';
28
- import Recording from './Recording';
29
- import QuestionInstruction from '../exam/QuestionInstruction';
30
- import { QuestionNumber } from '../shared/QuestionNumber';
31
18
  import ExamTranslation from '../shared/ExamTranslation';
32
- import { AnnotationProvider } from '../context/AnnotationProvider';
33
- import { AnnotationPopup } from '../shared/AnnotationPopup';
19
+ import File from '../shared/File';
20
+ import Formula from '../shared/Formula';
21
+ import Image from '../shared/Image';
22
+ import { QuestionNumber } from '../shared/QuestionNumber';
23
+ import { mkTableOfContents } from '../shared/TableOfContents';
24
+ import AnswerGradingInstruction from './AnswerGradingInstruction';
25
+ import AutogradedAnswer from './AutogradedAnswer';
26
+ import AutogradedAnswerOption from './AutogradedAnswerOption';
27
+ import ExamGradingInstruction from './ExamGradingInstruction';
28
+ import Question from './Question';
29
+ import QuestionTitle from './QuestionTitle';
30
+ import Recording from './Recording';
31
+ import Section from './Section';
32
+ import SectionTitle from './SectionTitle';
33
+ import { GradingInstructionProvider } from './GradingInstructionProvider';
34
34
  const renderIfWithinGradingInstructionContent = renderIf(({ element }) => queryAncestors(element, [
35
35
  // Keep in sync with lists in mastering/index.ts
36
36
  'answer-grading-instruction',
@@ -71,7 +71,7 @@ const renderChildNodes = createRenderChildNodes({
71
71
  'section-title': SectionTitle,
72
72
  video: Recording
73
73
  });
74
- const GradingInstructions = ({ doc, annotations, onClickAnnotation, onSaveAnnotation }) => {
74
+ const GradingInstructions = ({ doc, annotations, onClickAnnotation, onSaveAnnotation, editable, onContentChange, saveScreenshot }) => {
75
75
  const root = doc.documentElement;
76
76
  const { date, dateTimeFormatter, dayCode, examCode, language, subjectLanguage } = useContext(CommonExamContext);
77
77
  const examTitle = findChildElement(root, 'exam-title');
@@ -86,21 +86,21 @@ const GradingInstructions = ({ doc, annotations, onClickAnnotation, onSaveAnnota
86
86
  useEffect(changeLanguage(i18n, language));
87
87
  useEffect(scrollToHash, []);
88
88
  return (React.createElement(AnnotationProvider, { annotations: annotations, onClickAnnotation: onClickAnnotation, onSaveAnnotation: onSaveAnnotation },
89
- React.createElement(I18nextProvider, { i18n: i18n },
90
- React.createElement("main", { className: "e-exam e-grading-instructions", lang: subjectLanguage },
91
- React.createElement(AnnotationPopup, null),
92
- React.createElement(React.StrictMode, null),
93
- React.createElement(SectionElement, { "aria-labelledby": examTitleId },
94
- React.createElement(DocumentTitle, { id: examTitleId },
95
- React.createElement(GradingInstructionsPageTitle, null),
96
- " ",
97
- examTitle && renderChildNodes(examTitle)),
98
- date && (React.createElement("p", null,
99
- React.createElement("strong", null, dateTimeFormatter.format(date)))),
100
- examGradingInstruction && (React.createElement(ExamGradingInstruction, { element: examGradingInstruction, renderChildNodes })),
101
- tableOfContents && (React.createElement("div", { className: "main-toc-container" },
102
- React.createElement(TableOfContents, { element: tableOfContents, renderChildNodes })))),
103
- renderChildNodes(root)))));
89
+ React.createElement(GradingInstructionProvider, { editable, onContentChange, saveScreenshot },
90
+ React.createElement(I18nextProvider, { i18n: i18n },
91
+ React.createElement("main", { className: "e-exam e-grading-instructions", lang: subjectLanguage },
92
+ React.createElement(React.StrictMode, null),
93
+ React.createElement(SectionElement, { "aria-labelledby": examTitleId },
94
+ React.createElement(DocumentTitle, { id: examTitleId },
95
+ React.createElement(GradingInstructionsPageTitle, null),
96
+ " ",
97
+ examTitle && renderChildNodes(examTitle)),
98
+ date && (React.createElement("p", null,
99
+ React.createElement("strong", null, dateTimeFormatter.format(date)))),
100
+ examGradingInstruction && (React.createElement(ExamGradingInstruction, { element: examGradingInstruction, renderChildNodes })),
101
+ tableOfContents && (React.createElement("div", { className: "main-toc-container" },
102
+ React.createElement(TableOfContents, { element: tableOfContents, renderChildNodes })))),
103
+ renderChildNodes(root))))));
104
104
  };
105
105
  // Wrap to a separate component, since we can't use translation hooks in the root component.
106
106
  export const GradingInstructionsPageTitle = () => {
@@ -1 +1 @@
1
- {"version":3,"file":"GradingInstructions.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"GradingInstructions.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/GradingInstructions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAA;AACrE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAClE,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAA;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,aAAa,MAAM,kBAAkB,CAAA;AAC5C,OAAO,kBAAkB,MAAM,uBAAuB,CAAA;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AACtC,OAAO,cAAc,MAAM,mBAAmB,CAAA;AAC9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA;AAClE,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AAEvF,OAAO,mBAAmB,MAAM,6BAA6B,CAAA;AAC7D,OAAO,gBAAgB,MAAM,0BAA0B,CAAA;AACvD,OAAO,iBAAiB,MAAM,2BAA2B,CAAA;AACzD,OAAO,eAAe,MAAM,2BAA2B,CAAA;AACvD,OAAO,IAAI,MAAM,gBAAgB,CAAA;AACjC,OAAO,OAAO,MAAM,mBAAmB,CAAA;AACvC,OAAO,KAAK,MAAM,iBAAiB,CAAA;AACnC,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAA;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAC7D,OAAO,wBAAwB,MAAM,4BAA4B,CAAA;AACjE,OAAO,gBAAgB,MAAM,oBAAoB,CAAA;AACjD,OAAO,sBAAsB,MAAM,0BAA0B,CAAA;AAC7D,OAAO,sBAAsB,MAAM,0BAA0B,CAAA;AAC7D,OAAO,QAAQ,MAAM,YAAY,CAAA;AACjC,OAAO,aAAa,MAAM,iBAAiB,CAAA;AAC3C,OAAO,SAAS,MAAM,aAAa,CAAA;AACnC,OAAO,OAAO,MAAM,WAAW,CAAA;AAC/B,OAAO,YAAY,MAAM,gBAAgB,CAAA;AACzC,OAAO,EAA2B,0BAA0B,EAAE,MAAM,8BAA8B,CAAA;AAElG,MAAM,uCAAuC,GAAG,QAAQ,CACtD,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CACd,cAAc,CAAC,OAAO,EAAE;IACtB,gDAAgD;IAChD,4BAA4B;IAC5B,sBAAsB;IACtB,wBAAwB;IACxB,0BAA0B;IAC1B,8BAA8B;IAC9B,MAAM;IACN,gBAAgB;IAChB,sBAAsB;CACvB,CAAC,IAAI,IAAI,CACb,CAAA;AAED,MAAM,iCAAiC,GAAG,QAAQ,CAChD,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,CAAC,IAAI,IAAI,CACxE,CAAA;AAED,MAAM,gBAAgB,GAAG,sBAAsB,CAAC;IAC9C,iBAAiB,EAAE,sBAAsB;IACzC,UAAU,EAAE,kBAAkB;IAC9B,iBAAiB,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;IAC/E,kBAAkB,EAAE,iCAAiC,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;IACjF,KAAK,EAAE,SAAS;IAChB,aAAa,EAAE,kBAAkB;IACjC,eAAe,EAAE,gBAAgB;IACjC,sBAAsB,EAAE,sBAAsB;IAC9C,iBAAiB,EAAE,gBAAgB;IACnC,wBAAwB,EAAE,sBAAsB;IAChD,mBAAmB,EAAE,kBAAkB;IACvC,IAAI,EAAE,uCAAuC,CAAC,IAAI,CAAC;IACnD,OAAO,EAAE,uCAAuC,CAAC,OAAO,CAAC;IACzD,KAAK,EAAE,kBAAkB;IACzB,KAAK,EAAE,uCAAuC,CAAC,KAAK,CAAC;IACrD,QAAQ,EAAE,QAAQ;IAClB,gBAAgB,EAAE,aAAa;IAC/B,sBAAsB,EAAE,mBAAmB;IAC3C,8BAA8B,EAAE,wBAAwB;IACxD,iBAAiB,EAAE,cAAc;IACjC,WAAW,EAAE,eAAe;IAC5B,oBAAoB,EAAE,gBAAgB;IACtC,aAAa,EAAE,gBAAgB;IAC/B,OAAO,EAAE,OAAO;IAChB,eAAe,EAAE,YAAY;IAC7B,KAAK,EAAE,SAAS;CACjB,CAAC,CAAA;AAEF,MAAM,mBAAmB,GAAyF,CAAC,EACjH,GAAG,EACH,WAAW,EACX,iBAAiB,EACjB,gBAAgB,EAChB,QAAQ,EACR,eAAe,EACf,cAAc,EACf,EAAE,EAAE;IACH,MAAM,IAAI,GAAG,GAAG,CAAC,eAAe,CAAA;IAChC,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAA;IAE/G,MAAM,SAAS,GAAG,gBAAgB,CAAC,IAAI,EAAE,YAAY,CAAC,CAAA;IACtD,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,IAAI,EAAE,0BAA0B,CAAC,CAAA;IACjF,MAAM,eAAe,GAAG,gBAAgB,CAAC,IAAI,EAAE,mBAAmB,CAAC,CAAA;IACnE,MAAM,eAAe,GAAG,iBAAiB,CAAC;QACxC,yBAAyB,EAAE,KAAK;QAChC,mBAAmB,EAAE,KAAK;QAC1B,WAAW,EAAE,KAAK;KACnB,CAAC,CAAA;IAEF,MAAM,IAAI,GAAG,SAAS,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAA;IACnE,SAAS,CAAC,cAAc,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAA;IAEzC,SAAS,CAAC,YAAY,EAAE,EAAE,CAAC,CAAA;IAE3B,OAAO,CACL,oBAAC,kBAAkB,IACjB,WAAW,EAAE,WAAW,EACxB,iBAAiB,EAAE,iBAAiB,EACpC,gBAAgB,EAAE,gBAAgB;QAElC,oBAAC,0BAA0B,IAAO,QAAQ,EAAE,eAAe,EAAE,cAAc;YACzE,oBAAC,eAAe,IAAC,IAAI,EAAE,IAAI;gBACzB,8BAAM,SAAS,EAAC,+BAA+B,EAAC,IAAI,EAAE,eAAe;oBACnE,oBAAC,KAAK,CAAC,UAAU,OAAG;oBACpB,oBAAC,cAAc,uBAAkB,WAAW;wBAC1C,oBAAC,aAAa,IAAC,EAAE,EAAE,WAAW;4BAC5B,oBAAC,4BAA4B,OAAG;;4BAAE,SAAS,IAAI,gBAAgB,CAAC,SAAS,CAAC,CAC5D;wBACf,IAAI,IAAI,CACP;4BACE,oCAAS,iBAAiB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAU,CAC/C,CACL;wBACA,sBAAsB,IAAI,CACzB,oBAAC,sBAAsB,IAAO,OAAO,EAAE,sBAAsB,EAAE,gBAAgB,GAAM,CACtF;wBACA,eAAe,IAAI,CAClB,6BAAK,SAAS,EAAC,oBAAoB;4BACjC,oBAAC,eAAe,IAAO,OAAO,EAAE,eAAe,EAAE,gBAAgB,GAAM,CACnE,CACP,CACc;oBAChB,gBAAgB,CAAC,IAAI,CAAC,CAClB,CACS,CACS,CACV,CACtB,CAAA;AACH,CAAC,CAAA;AAED,4FAA4F;AAC5F,MAAM,CAAC,MAAM,4BAA4B,GAA4B,GAAG,EAAE;IACxE,MAAM,EAAE,CAAC,EAAE,GAAG,kBAAkB,EAAE,CAAA;IAClC,OAAO,0CAAG,CAAC,CAAC,iCAAiC,CAAC,CAAI,CAAA;AACpD,CAAC,CAAA;AAED,eAAe,KAAK,CAAC,IAAI,CAAC,qBAAqB,CAAC,mBAAmB,CAAC,CAAC,CAAA"}
@@ -1,7 +1,5 @@
1
1
  import React from 'react';
2
- import { AnnotationContextType } from '../context/AnnotationProvider';
3
- export declare const AnnotatableText: ({ node, annotationContextData }: {
2
+ export declare const AnnotatableText: ({ node }: {
4
3
  node: Node;
5
- annotationContextData: AnnotationContextType;
6
- }) => React.JSX.Element;
4
+ }) => string | React.JSX.Element;
7
5
  //# sourceMappingURL=AnnotatableText.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AnnotatableText.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnnotatableText.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4B,MAAM,OAAO,CAAA;AAGhD,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAA;AAMrE,eAAO,MAAM,eAAe,oCAGzB;IACD,IAAI,EAAE,IAAI,CAAA;IACV,qBAAqB,EAAE,qBAAqB,CAAA;CAC7C,sBAqGA,CAAA"}
1
+ {"version":3,"file":"AnnotatableText.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnnotatableText.tsx"],"names":[],"mappings":"AACA,OAAO,KAAwC,MAAM,OAAO,CAAA;AAS5D,eAAO,MAAM,eAAe,aAAc;IAAE,IAAI,EAAE,IAAI,CAAA;CAAE,+BAsGvD,CAAA"}
@@ -1,30 +1,30 @@
1
1
  import { partition } from 'lodash-es';
2
- import React, { useEffect, useRef } from 'react';
3
- import { getElementPath, queryAncestors } from '../../dom-utils';
4
- import { onMouseDownForAnnotation } from '../grading/examAnnotationUtils';
2
+ import React, { useContext, useEffect, useRef } from 'react';
3
+ import { getElementPath } from '../../dom-utils';
4
+ import { AnnotationContext } from '../context/AnnotationProvider';
5
+ import { IsInSidebarContext } from '../context/IsInSidebarContext';
5
6
  const isExamAnnotation = (annotation) => 'annotationId' in annotation;
6
- export const AnnotatableText = ({ node, annotationContextData }) => {
7
- const { annotations, onClickAnnotation, setNewAnnotation, setNewAnnotationRef, newAnnotation } = annotationContextData;
7
+ export const AnnotatableText = ({ node }) => {
8
+ var _a;
9
+ const annotationContextData = useContext(AnnotationContext);
10
+ const { isInSidebar } = useContext(IsInSidebarContext);
11
+ const { annotations, onClickAnnotation, setNewAnnotationRef, newAnnotation } = annotationContextData;
12
+ const canNotBeAnnotated = (annotationContextData === null || annotationContextData === void 0 ? void 0 : annotationContextData.annotations) === undefined ||
13
+ ((_a = node.textContent) === null || _a === void 0 ? void 0 : _a.trim().length) === 0 ||
14
+ isInSidebar !== undefined;
15
+ if (canNotBeAnnotated) {
16
+ return node.textContent;
17
+ }
8
18
  const path = getElementPath(node);
9
19
  const newAnnotationForThisNode = (newAnnotation === null || newAnnotation === void 0 ? void 0 : newAnnotation.annotationAnchor) === path ? newAnnotation : null;
10
20
  const thisNodeAnnotations = [
11
21
  ...((annotations === null || annotations === void 0 ? void 0 : annotations[path]) || []),
12
22
  ...(newAnnotationForThisNode ? [newAnnotationForThisNode] : [])
13
23
  ];
14
- const mouseUpCallback = (annotation) => {
15
- var _a;
16
- const displayNumber = ((_a = queryAncestors(node.parentElement, 'question')) === null || _a === void 0 ? void 0 : _a.getAttribute('display-number')) || '';
17
- setNewAnnotation({ ...annotation, annotationAnchor: path, displayNumber });
18
- };
19
- function onMouseDown(e) {
20
- const target = e.target;
21
- const clickIsInPopup = target.closest('.annotation-popup');
22
- if (!clickIsInPopup) {
23
- setNewAnnotation(null);
24
- }
25
- onMouseDownForAnnotation(e, mouseUpCallback);
26
- }
27
- return (React.createElement("span", { onMouseDown: onMouseDown, className: "e-annotatable", key: path }, (thisNodeAnnotations === null || thisNodeAnnotations === void 0 ? void 0 : thisNodeAnnotations.length) > 0 ? markText(node.textContent, thisNodeAnnotations) : node.textContent));
24
+ const textWithoutLineBreaksAndExtraSpaces = node.textContent.replace(/\n/g, ' ').replace(/\s+/g, ' ');
25
+ return (React.createElement("span", { className: "e-annotatable", key: path, "data-annotation-path": path, "data-testid": path }, (thisNodeAnnotations === null || thisNodeAnnotations === void 0 ? void 0 : thisNodeAnnotations.length) > 0
26
+ ? markText(textWithoutLineBreaksAndExtraSpaces, thisNodeAnnotations)
27
+ : textWithoutLineBreaksAndExtraSpaces));
28
28
  function markText(text, annotations) {
29
29
  if (annotations.length === 0) {
30
30
  return [text];
@@ -1 +1 @@
1
- {"version":3,"file":"AnnotatableText.js","sourceRoot":"","sources":["../../../src/components/shared/AnnotatableText.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"AnnotatableText.js","sourceRoot":"","sources":["../../../src/components/shared/AnnotatableText.tsx"],"names":[],"mappings":"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"}
@@ -5,7 +5,7 @@ type Props = {
5
5
  type: string;
6
6
  answer: ExamAnswer;
7
7
  error: boolean;
8
- displayNumber: number;
8
+ displayNumber: string;
9
9
  };
10
10
  export declare const Indicator: React.MemoExoticComponent<(props: Props) => React.JSX.Element>;
11
11
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"AnswerIndicator.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnswerIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAA;AAEnC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AAInD,KAAK,KAAK,GAAG;IACX,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,CAAA;IAClB,KAAK,EAAE,OAAO,CAAA;IACd,aAAa,EAAE,MAAM,CAAA;CACtB,CAAA;AA0CD,eAAO,MAAM,SAAS,oCAxCU,KAAK,uBAwCS,CAAA"}
1
+ {"version":3,"file":"AnswerIndicator.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnswerIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAA;AAEnC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AAInD,KAAK,KAAK,GAAG;IACX,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,CAAA;IAClB,KAAK,EAAE,OAAO,CAAA;IACd,aAAa,EAAE,MAAM,CAAA;CACtB,CAAA;AAyCD,eAAO,MAAM,SAAS,oCAvCU,KAAK,uBAuCS,CAAA"}
@@ -12,15 +12,16 @@ const AnswerIndicator = (props) => {
12
12
  e.stopPropagation();
13
13
  window.location.href = `#question-nr-${displayNumber}`;
14
14
  };
15
- return (React.createElement("div", { key: id, className: classNames('answer-indicator', {
16
- ok: value,
17
- error,
18
- big: type === 'rich-text'
19
- }), "data-indicator-id": id, onClick: onClick }, (answer === null || answer === void 0 ? void 0 : answer.type) === 'richText' && (React.createElement(React.Fragment, null,
20
- (answerIsLongText && (answer === null || answer === void 0 ? void 0 : answer.characterCount) && React.createElement("span", null, answer.characterCount)) || '',
21
- answerIsFormula && React.createElement("span", { className: "formula" }, "\u2211"),
22
- answerIsImage && (React.createElement("span", { className: "img" },
23
- React.createElement(FontAwesomeIcon, { icon: faImage, size: "lg" })))))));
15
+ return (React.createElement("div", { className: "answer-indicator-container", onClick: onClick, key: id },
16
+ React.createElement("div", { className: classNames('answer-indicator', {
17
+ ok: value,
18
+ error,
19
+ big: type === 'rich-text'
20
+ }), "data-indicator-id": id }, (answer === null || answer === void 0 ? void 0 : answer.type) === 'richText' && (React.createElement(React.Fragment, null,
21
+ (answerIsLongText && (answer === null || answer === void 0 ? void 0 : answer.characterCount) && React.createElement("span", null, answer.characterCount)) || '',
22
+ answerIsFormula && React.createElement("span", { className: "formula" }, "\u2211"),
23
+ answerIsImage && (React.createElement("span", { className: "img" },
24
+ React.createElement(FontAwesomeIcon, { icon: faImage, size: "lg" }))))))));
24
25
  };
25
26
  export const Indicator = memo(AnswerIndicator);
26
27
  //# sourceMappingURL=AnswerIndicator.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AnswerIndicator.js","sourceRoot":"","sources":["../../../src/components/shared/AnswerIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,OAAO,CAAA;AACnC,OAAO,UAAU,MAAM,YAAY,CAAA;AAEnC,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AAChE,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAA;AAU3D,MAAM,eAAe,GAAG,CAAC,KAAY,EAAE,EAAE;IACvC,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,aAAa,EAAE,GAAG,KAAK,CAAA;IAExD,MAAM,KAAK,GAAG,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,CAAA;IAC3B,MAAM,gBAAgB,GAAG,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,IAAI,MAAK,UAAU,CAAA;IACpD,MAAM,eAAe,GAAG,gBAAgB,KAAI,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,uBAAuB,CAAC,CAAA,CAAA;IACpF,MAAM,aAAa,GACjB,gBAAgB,IAAI,CAAC,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,wBAAwB,CAAC,MAAI,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,2BAA2B,CAAC,CAAA,CAAC,CAAA;IAEjH,MAAM,OAAO,GAAG,CAAC,CAA+C,EAAE,EAAE;QAClE,CAAC,CAAC,eAAe,EAAE,CAAA;QACnB,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAG,gBAAgB,aAAa,EAAE,CAAA;IACxD,CAAC,CAAA;IAED,OAAO,CACL,6BACE,GAAG,EAAE,EAAE,EACP,SAAS,EAAE,UAAU,CAAC,kBAAkB,EAAE;YACxC,EAAE,EAAE,KAAK;YACT,KAAK;YACL,GAAG,EAAE,IAAI,KAAK,WAAW;SAC1B,CAAC,uBACiB,EAAE,EACrB,OAAO,EAAE,OAAO,IAEf,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,IAAI,MAAK,UAAU,IAAI,CAC9B;QACG,CAAC,gBAAgB,KAAI,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,CAAA,IAAI,kCAAO,MAAM,CAAC,cAAc,CAAQ,CAAC,IAAI,EAAE;QAC1F,eAAe,IAAI,8BAAM,SAAS,EAAC,SAAS,aAAS;QACrD,aAAa,IAAI,CAChB,8BAAM,SAAS,EAAC,KAAK;YACnB,oBAAC,eAAe,IAAC,IAAI,EAAE,OAAO,EAAE,IAAI,EAAC,IAAI,GAAG,CACvC,CACR,CACA,CACJ,CACG,CACP,CAAA;AACH,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,SAAS,GAAG,IAAI,CAAC,eAAe,CAAC,CAAA"}
1
+ {"version":3,"file":"AnswerIndicator.js","sourceRoot":"","sources":["../../../src/components/shared/AnswerIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,OAAO,CAAA;AACnC,OAAO,UAAU,MAAM,YAAY,CAAA;AAEnC,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AAChE,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAA;AAU3D,MAAM,eAAe,GAAG,CAAC,KAAY,EAAE,EAAE;IACvC,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,aAAa,EAAE,GAAG,KAAK,CAAA;IAExD,MAAM,KAAK,GAAG,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,CAAA;IAC3B,MAAM,gBAAgB,GAAG,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,IAAI,MAAK,UAAU,CAAA;IACpD,MAAM,eAAe,GAAG,gBAAgB,KAAI,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,uBAAuB,CAAC,CAAA,CAAA;IACpF,MAAM,aAAa,GACjB,gBAAgB,IAAI,CAAC,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,wBAAwB,CAAC,MAAI,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,CAAC,2BAA2B,CAAC,CAAA,CAAC,CAAA;IAEjH,MAAM,OAAO,GAAG,CAAC,CAA+C,EAAE,EAAE;QAClE,CAAC,CAAC,eAAe,EAAE,CAAA;QACnB,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAG,gBAAgB,aAAa,EAAE,CAAA;IACxD,CAAC,CAAA;IACD,OAAO,CACL,6BAAK,SAAS,EAAC,4BAA4B,EAAC,OAAO,EAAE,OAAO,EAAE,GAAG,EAAE,EAAE;QACnE,6BACE,SAAS,EAAE,UAAU,CAAC,kBAAkB,EAAE;gBACxC,EAAE,EAAE,KAAK;gBACT,KAAK;gBACL,GAAG,EAAE,IAAI,KAAK,WAAW;aAC1B,CAAC,uBACiB,EAAE,IAEpB,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,IAAI,MAAK,UAAU,IAAI,CAC9B;YACG,CAAC,gBAAgB,KAAI,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,CAAA,IAAI,kCAAO,MAAM,CAAC,cAAc,CAAQ,CAAC,IAAI,EAAE;YAC1F,eAAe,IAAI,8BAAM,SAAS,EAAC,SAAS,aAAS;YACrD,aAAa,IAAI,CAChB,8BAAM,SAAS,EAAC,KAAK;gBACnB,oBAAC,eAAe,IAAC,IAAI,EAAE,OAAO,EAAE,IAAI,EAAC,IAAI,GAAG,CACvC,CACR,CACA,CACJ,CACG,CACF,CACP,CAAA;AACH,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,SAAS,GAAG,IAAI,CAAC,eAAe,CAAC,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  declare const _default: React.NamedExoticComponent<{
3
3
  maxLength: number;
4
- id?: string | undefined;
4
+ id?: string;
5
5
  }>;
6
6
  export default _default;
7
7
  //# sourceMappingURL=AnswerLengthInfo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AnswerLengthInfo.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnswerLengthInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;;;;AAezB,wBAA2C"}
1
+ {"version":3,"file":"AnswerLengthInfo.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnswerLengthInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;eAIoC,MAAM;SAAO,MAAM;;AAWhF,wBAA2C"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
2
  import { ExamComponentProps } from '../../createRenderChildNodes';
3
- declare const mkAttachmentLink: (type: 'link' | 'plain') => React.FunctionComponent<ExamComponentProps>;
3
+ declare const mkAttachmentLink: (type: "link" | "plain") => React.FunctionComponent<ExamComponentProps>;
4
4
  export default mkAttachmentLink;
5
5
  //# sourceMappingURL=AttachmentLink.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentLink.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AttachmentLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,QAAA,MAAM,gBAAgB,SAAU,MAAM,GAAG,OAAO,KAAG,MAAM,iBAAiB,CAAC,kBAAkB,CAyB5F,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"AttachmentLink.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AttachmentLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,QAAA,MAAM,gBAAgB,SAAU,MAAM,GAAG,OAAO,KAAG,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAyB5F,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
2
  import { ExamComponentProps } from '../../createRenderChildNodes';
3
- declare const mkAttachmentLinks: (type: 'link' | 'plain') => React.FunctionComponent<ExamComponentProps>;
3
+ declare const mkAttachmentLinks: (type: "link" | "plain") => React.FunctionComponent<ExamComponentProps>;
4
4
  export default mkAttachmentLinks;
5
5
  //# sourceMappingURL=AttachmentLinks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentLinks.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AttachmentLinks.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,QAAA,MAAM,iBAAiB,SAAU,MAAM,GAAG,OAAO,KAAG,MAAM,iBAAiB,CAAC,kBAAkB,CAmC7F,CAAA;AAgCD,eAAe,iBAAiB,CAAA"}
1
+ {"version":3,"file":"AttachmentLinks.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AttachmentLinks.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,QAAA,MAAM,iBAAiB,SAAU,MAAM,GAAG,OAAO,KAAG,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAmC7F,CAAA;AAgCD,eAAe,iBAAiB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"References.d.ts","sourceRoot":"","sources":["../../../src/components/shared/References.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAA0B,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAUzF,iBAAS,UAAU,CAAC,MAAM,EAAE,kBAAkB,4BAuB7C;;AAED,wBAAqC"}
1
+ {"version":3,"file":"References.d.ts","sourceRoot":"","sources":["../../../src/components/shared/References.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAA0B,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAUzF,iBAAS,UAAU,CAAC,MAAM,EAAE,kBAAkB,4BAwB7C;;AAED,wBAAqC"}
@@ -14,6 +14,7 @@ function References(_props) {
14
14
  const internalReferences = queryAll(root, 'reference').filter(reference => queryAncestors(reference, 'external-material') == null);
15
15
  return internalReferences.length > 0 ? (React.createElement(SectionElement, { "aria-labelledby": referencesTitleId },
16
16
  React.createElement("h2", { id: referencesTitleId }, t('references.heading')),
17
+ React.createElement("div", { className: "anchor", id: "references" }),
17
18
  React.createElement("ol", { className: "e-list-data", "data-annotation-anchor": referencesTitleId }, internalReferences.map((reference, i) => {
18
19
  const question = queryAncestors(reference, 'question');
19
20
  const displayNumber = question.getAttribute('display-number');