@digabi/exam-engine-core 22.1.3-alpha.0 → 22.1.3-alpha.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (141) hide show
  1. package/dist/__tests__/editor/{NBSP.test.js → nbsp.test.js} +1 -1
  2. package/dist/__tests__/editor/{NBSP.test.js.map → nbsp.test.js.map} +1 -1
  3. package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
  4. package/dist/components/Localization.d.ts +5 -0
  5. package/dist/components/Localization.d.ts.map +1 -0
  6. package/dist/components/Localization.js +9 -0
  7. package/dist/components/Localization.js.map +1 -0
  8. package/dist/components/context/AttachmentContext.d.ts.map +1 -1
  9. package/dist/components/context/ExamContext.d.ts.map +1 -1
  10. package/dist/components/context/QuestionContext.d.ts.map +1 -1
  11. package/dist/components/context/ResultsContext.d.ts.map +1 -1
  12. package/dist/components/context/SectionContext.d.ts.map +1 -1
  13. package/dist/components/grading-instructions/EditableGradingInstruction.d.ts.map +1 -1
  14. package/dist/components/grading-instructions/EditableGradingInstruction.js +21 -15
  15. package/dist/components/grading-instructions/EditableGradingInstruction.js.map +1 -1
  16. package/dist/components/grading-instructions/ExamGradingInstruction.d.ts.map +1 -1
  17. package/dist/components/grading-instructions/ExamGradingInstruction.js +2 -7
  18. package/dist/components/grading-instructions/ExamGradingInstruction.js.map +1 -1
  19. package/dist/components/grading-instructions/GradingInstruction.d.ts +7 -0
  20. package/dist/components/grading-instructions/GradingInstruction.d.ts.map +1 -0
  21. package/dist/components/grading-instructions/GradingInstruction.js +9 -0
  22. package/dist/components/grading-instructions/GradingInstruction.js.map +1 -0
  23. package/dist/components/grading-instructions/GradingInstructions.d.ts +1 -1
  24. package/dist/components/grading-instructions/editor/Localization.d.ts +3 -0
  25. package/dist/components/grading-instructions/editor/Localization.d.ts.map +1 -0
  26. package/dist/components/grading-instructions/editor/Localization.js +36 -0
  27. package/dist/components/grading-instructions/editor/Localization.js.map +1 -0
  28. package/dist/components/grading-instructions/editor/localizatio.d.ts +3 -0
  29. package/dist/components/grading-instructions/editor/localizatio.d.ts.map +1 -0
  30. package/dist/components/grading-instructions/editor/localizatio.js +36 -0
  31. package/dist/components/grading-instructions/editor/localizatio.js.map +1 -0
  32. package/dist/components/grading-instructions/editor/localizationSpan.d.ts +3 -0
  33. package/dist/components/grading-instructions/editor/localizationSpan.d.ts.map +1 -0
  34. package/dist/components/grading-instructions/editor/localizationSpan.js +36 -0
  35. package/dist/components/grading-instructions/editor/localizationSpan.js.map +1 -0
  36. package/dist/components/grading-instructions/editor/spanWithPath.d.ts +3 -0
  37. package/dist/components/grading-instructions/editor/spanWithPath.d.ts.map +1 -0
  38. package/dist/components/grading-instructions/editor/spanWithPath.js +24 -0
  39. package/dist/components/grading-instructions/editor/spanWithPath.js.map +1 -0
  40. package/dist/main-bundle.js +1 -1
  41. package/dist/main-bundle.js.LICENSE.txt +1 -1
  42. package/dist/main.css +1 -1
  43. package/package.json +2 -2
  44. package/dist/__tests__/EditableGradingInsatruction.test.d.ts +0 -1
  45. package/dist/__tests__/EditableGradingInsatruction.test.d.ts.map +0 -1
  46. package/dist/__tests__/EditableGradingInsatruction.test.js +0 -2
  47. package/dist/__tests__/EditableGradingInsatruction.test.js.map +0 -1
  48. package/dist/__tests__/editor/no-wrap.test.d.ts +0 -2
  49. package/dist/__tests__/editor/no-wrap.test.d.ts.map +0 -1
  50. package/dist/__tests__/editor/no-wrap.test.js +0 -43
  51. package/dist/__tests__/editor/no-wrap.test.js.map +0 -1
  52. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.d.ts +0 -1
  53. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.d.ts.map +0 -1
  54. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.js +0 -2
  55. package/dist/__tests__/utils/EditableGradingInstructionsWrapper.js.map +0 -1
  56. package/dist/__tests__/utils/renderEditableGradingInstructions.d.ts +0 -1
  57. package/dist/__tests__/utils/renderEditableGradingInstructions.d.ts.map +0 -1
  58. package/dist/__tests__/utils/renderEditableGradingInstructions.js +0 -2
  59. package/dist/__tests__/utils/renderEditableGradingInstructions.js.map +0 -1
  60. package/dist/components/LexicalEditor.d.ts +0 -3
  61. package/dist/components/LexicalEditor.d.ts.map +0 -1
  62. package/dist/components/LexicalEditor.js +0 -44
  63. package/dist/components/LexicalEditor.js.map +0 -1
  64. package/dist/components/RTE.d.ts +0 -3
  65. package/dist/components/RTE.d.ts.map +0 -1
  66. package/dist/components/RTE.js +0 -23
  67. package/dist/components/RTE.js.map +0 -1
  68. package/dist/components/TablePlugin.d.ts +0 -1
  69. package/dist/components/TablePlugin.d.ts.map +0 -1
  70. package/dist/components/TablePlugin.js +0 -2
  71. package/dist/components/TablePlugin.js.map +0 -1
  72. package/dist/components/ToolBarPlugin.d.ts +0 -10
  73. package/dist/components/ToolBarPlugin.d.ts.map +0 -1
  74. package/dist/components/ToolBarPlugin.js +0 -111
  75. package/dist/components/ToolBarPlugin.js.map +0 -1
  76. package/dist/components/context/AnnotationContext.d.ts +0 -8
  77. package/dist/components/context/AnnotationContext.d.ts.map +0 -1
  78. package/dist/components/context/AnnotationContext.js +0 -3
  79. package/dist/components/context/AnnotationContext.js.map +0 -1
  80. package/dist/components/exam/ExamineExam.d.ts +0 -5
  81. package/dist/components/exam/ExamineExam.d.ts.map +0 -1
  82. package/dist/components/exam/ExamineExam.js +0 -20
  83. package/dist/components/exam/ExamineExam.js.map +0 -1
  84. package/dist/components/exam/FinishExam.d.ts +0 -5
  85. package/dist/components/exam/FinishExam.d.ts.map +0 -1
  86. package/dist/components/exam/FinishExam.js +0 -17
  87. package/dist/components/exam/FinishExam.js.map +0 -1
  88. package/dist/components/grading/reactAnnotation.d.ts +0 -4
  89. package/dist/components/grading/reactAnnotation.d.ts.map +0 -1
  90. package/dist/components/grading/reactAnnotation.js +0 -54
  91. package/dist/components/grading/reactAnnotation.js.map +0 -1
  92. package/dist/components/grading-instructions/SlateTableEditor.d.ts +0 -22
  93. package/dist/components/grading-instructions/SlateTableEditor.d.ts.map +0 -1
  94. package/dist/components/grading-instructions/SlateTableEditor.js +0 -44
  95. package/dist/components/grading-instructions/SlateTableEditor.js.map +0 -1
  96. package/dist/components/grading-instructions/SlateUtils.d.ts +0 -5
  97. package/dist/components/grading-instructions/SlateUtils.d.ts.map +0 -1
  98. package/dist/components/grading-instructions/SlateUtils.js +0 -28
  99. package/dist/components/grading-instructions/SlateUtils.js.map +0 -1
  100. package/dist/components/grading-instructions/editor/MathPopup.d.ts +0 -10
  101. package/dist/components/grading-instructions/editor/MathPopup.d.ts.map +0 -1
  102. package/dist/components/grading-instructions/editor/MathPopup.js +0 -94
  103. package/dist/components/grading-instructions/editor/MathPopup.js.map +0 -1
  104. package/dist/components/grading-instructions/editor/math-svg.d.ts +0 -2
  105. package/dist/components/grading-instructions/editor/math-svg.d.ts.map +0 -1
  106. package/dist/components/grading-instructions/editor/math-svg.js +0 -22
  107. package/dist/components/grading-instructions/editor/math-svg.js.map +0 -1
  108. package/dist/components/grading-instructions/editor/math.d.ts +0 -4
  109. package/dist/components/grading-instructions/editor/math.d.ts.map +0 -1
  110. package/dist/components/grading-instructions/editor/math.js +0 -55
  111. package/dist/components/grading-instructions/editor/math.js.map +0 -1
  112. package/dist/components/grading-instructions/editor/noWrap.d.ts +0 -3
  113. package/dist/components/grading-instructions/editor/noWrap.d.ts.map +0 -1
  114. package/dist/components/grading-instructions/editor/noWrap.js +0 -13
  115. package/dist/components/grading-instructions/editor/noWrap.js.map +0 -1
  116. package/dist/components/grading-instructions/editor/spanWithClass.d.ts +0 -3
  117. package/dist/components/grading-instructions/editor/spanWithClass.d.ts.map +0 -1
  118. package/dist/components/grading-instructions/editor/spanWithClass.js +0 -19
  119. package/dist/components/grading-instructions/editor/spanWithClass.js.map +0 -1
  120. package/dist/components/grading-instructions/prosemirror.d.ts +0 -8
  121. package/dist/components/grading-instructions/prosemirror.d.ts.map +0 -1
  122. package/dist/components/grading-instructions/prosemirror.js +0 -108
  123. package/dist/components/grading-instructions/prosemirror.js.map +0 -1
  124. package/dist/components/results/isExamFinishPageHook.d.ts +0 -2
  125. package/dist/components/results/isExamFinishPageHook.d.ts.map +0 -1
  126. package/dist/components/results/isExamFinishPageHook.js +0 -7
  127. package/dist/components/results/isExamFinishPageHook.js.map +0 -1
  128. package/dist/components/shared/CreateAnnotationPopup.d.ts +0 -6
  129. package/dist/components/shared/CreateAnnotationPopup.d.ts.map +0 -1
  130. package/dist/components/shared/CreateAnnotationPopup.js +0 -11
  131. package/dist/components/shared/CreateAnnotationPopup.js.map +0 -1
  132. package/dist/components/shared/PopupUtils.d.ts +0 -4
  133. package/dist/components/shared/PopupUtils.d.ts.map +0 -1
  134. package/dist/components/shared/PopupUtils.js +0 -26
  135. package/dist/components/shared/PopupUtils.js.map +0 -1
  136. package/dist/store/listenerMiddleware.d.ts +0 -89
  137. package/dist/store/listenerMiddleware.d.ts.map +0 -1
  138. package/dist/store/listenerMiddleware.js +0 -6
  139. package/dist/store/listenerMiddleware.js.map +0 -1
  140. /package/dist/__tests__/editor/{NBSP.test.d.ts → nbsp.test.d.ts} +0 -0
  141. /package/dist/__tests__/editor/{NBSP.test.d.ts.map → nbsp.test.d.ts.map} +0 -0
@@ -1,22 +0,0 @@
1
- import { mathjax } from 'mathjax-full/js/mathjax';
2
- import { TeX } from 'mathjax-full/js/input/tex';
3
- import { SVG } from 'mathjax-full/js/output/svg';
4
- import { AllPackages } from 'mathjax-full/js/input/tex/AllPackages';
5
- import { liteAdaptor } from 'mathjax-full/js/adaptors/liteAdaptor';
6
- import { RegisterHTMLHandler } from 'mathjax-full/js/handlers/html';
7
- const adaptor = liteAdaptor();
8
- RegisterHTMLHandler(adaptor);
9
- const mathjaxDocument = mathjax.document('', {
10
- InputJax: new TeX({ packages: AllPackages }),
11
- OutputJax: new SVG({ fontCache: 'local' })
12
- });
13
- const mathjaxOptions = {
14
- em: 16,
15
- ex: 8,
16
- containerWidth: 1280
17
- };
18
- export function getMathSvg(math) {
19
- const node = mathjaxDocument.convert(math, mathjaxOptions);
20
- return adaptor.innerHTML(node);
21
- }
22
- //# sourceMappingURL=math-svg.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"math-svg.js","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/math-svg.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,GAAG,EAAE,MAAM,2BAA2B,CAAA;AAC/C,OAAO,EAAE,GAAG,EAAE,MAAM,4BAA4B,CAAA;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAA;AACnE,OAAO,EAAE,WAAW,EAAE,MAAM,sCAAsC,CAAA;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAA;AAGnE,MAAM,OAAO,GAAG,WAAW,EAAE,CAAA;AAC7B,mBAAmB,CAAC,OAAO,CAAC,CAAA;AAE5B,MAAM,eAAe,GAAG,OAAO,CAAC,QAAQ,CAAC,EAAE,EAAE;IAC3C,QAAQ,EAAE,IAAI,GAAG,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC;IAC5C,SAAS,EAAE,IAAI,GAAG,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC;CAC3C,CAAC,CAAA;AAEF,MAAM,cAAc,GAAG;IACrB,EAAE,EAAE,EAAE;IACN,EAAE,EAAE,CAAC;IACL,cAAc,EAAE,IAAI;CACrB,CAAA;AAED,MAAM,UAAU,UAAU,CAAC,IAAY;IACrC,MAAM,IAAI,GAAG,eAAe,CAAC,OAAO,CAAC,IAAI,EAAE,cAAc,CAAgB,CAAA;IACzE,OAAO,OAAO,CAAC,SAAS,CAAC,IAAI,CAAC,CAAA;AAChC,CAAC"}
@@ -1,4 +0,0 @@
1
- import { Plugin } from 'prosemirror-state';
2
- import { DecorationSet } from 'prosemirror-view';
3
- export declare const highlightEditingPlugin: Plugin<DecorationSet>;
4
- //# sourceMappingURL=math.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"math.d.ts","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/math.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAwB,MAAM,mBAAmB,CAAA;AAChE,OAAO,EAA0B,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAGxE,eAAO,MAAM,sBAAsB,uBA2BjC,CAAA"}
@@ -1,55 +0,0 @@
1
- import { Plugin, PluginKey } from 'prosemirror-state';
2
- import { Decoration, DecorationSet } from 'prosemirror-view';
3
- export const highlightEditingPlugin = new Plugin({
4
- key: new PluginKey('highlightEditing'),
5
- state: {
6
- init() {
7
- return DecorationSet.empty;
8
- },
9
- apply(tr, old) {
10
- if (tr.docChanged || tr.selection) {
11
- return getDecorations(tr.doc, tr.selection);
12
- }
13
- return old;
14
- }
15
- },
16
- props: {
17
- decorations(state) {
18
- return this.getState(state);
19
- },
20
- handleClickOn(view, pos) {
21
- const { state } = view;
22
- const node = state.doc.nodeAt(pos);
23
- if (node && node.type.name === 'formula') {
24
- showPopup();
25
- return true;
26
- }
27
- return false;
28
- }
29
- }
30
- });
31
- function showPopup() {
32
- console.log('pioppup');
33
- const popup = document.getElementById('popup');
34
- //const domAtPos = view.domAtPos(pos)
35
- //const domNode = domAtPos.node.nodeType === 1 ? domAtPos.node : domAtPos.node.parentNode
36
- //const rect = domNode.getBoundingClientRect()
37
- //popup.style.top = `${rect.top + window.pageYOffset + rect.height}px`
38
- //popup.style.left = `${rect.left + window.pageXOffset}px`
39
- console.log(popup);
40
- popup.style.display = 'block';
41
- window.alert('hello');
42
- }
43
- function getDecorations(doc, selection) {
44
- const decorations = [];
45
- doc.descendants((node, pos) => {
46
- if (node.type.name === 'formula') {
47
- const isSelected = selection.from >= pos && selection.to <= pos + node.nodeSize;
48
- if (isSelected) {
49
- decorations.push(Decoration.node(pos, pos + node.nodeSize, { class: 'editing-my-tag' }));
50
- }
51
- }
52
- });
53
- return DecorationSet.create(doc, decorations);
54
- }
55
- //# sourceMappingURL=math.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"math.js","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/math.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,SAAS,EAAa,MAAM,mBAAmB,CAAA;AAChE,OAAO,EAAc,UAAU,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAGxE,MAAM,CAAC,MAAM,sBAAsB,GAAG,IAAI,MAAM,CAAC;IAC/C,GAAG,EAAE,IAAI,SAAS,CAAC,kBAAkB,CAAC;IACtC,KAAK,EAAE;QACL,IAAI;YACF,OAAO,aAAa,CAAC,KAAK,CAAA;QAC5B,CAAC;QACD,KAAK,CAAC,EAAE,EAAE,GAAG;YACX,IAAI,EAAE,CAAC,UAAU,IAAI,EAAE,CAAC,SAAS,EAAE,CAAC;gBAClC,OAAO,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,SAAS,CAAC,CAAA;YAC7C,CAAC;YACD,OAAO,GAAG,CAAA;QACZ,CAAC;KACF;IACD,KAAK,EAAE;QACL,WAAW,CAAC,KAAK;YACf,OAAO,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAA;QAC7B,CAAC;QACD,aAAa,CAAC,IAAgB,EAAE,GAAW;YACzC,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,CAAA;YACtB,MAAM,IAAI,GAAG,KAAK,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,CAAA;YAClC,IAAI,IAAI,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;gBACzC,SAAS,EAAE,CAAA;gBACX,OAAO,IAAI,CAAA;YACb,CAAC;YACD,OAAO,KAAK,CAAA;QACd,CAAC;KACF;CACF,CAAC,CAAA;AAEF,SAAS,SAAS;IAChB,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAA;IACtB,MAAM,KAAK,GAAG,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA;IAC9C,qCAAqC;IACrC,yFAAyF;IAEzF,8CAA8C;IAC9C,sEAAsE;IACtE,0DAA0D;IAC1D,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAA;IAClB,KAAM,CAAC,KAAK,CAAC,OAAO,GAAG,OAAO,CAAA;IAC9B,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA;AACvB,CAAC;AAED,SAAS,cAAc,CAAC,GAAS,EAAE,SAAoB;IACrD,MAAM,WAAW,GAAiB,EAAE,CAAA;IACpC,GAAG,CAAC,WAAW,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,EAAE;QAC5B,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YACjC,MAAM,UAAU,GAAG,SAAS,CAAC,IAAI,IAAI,GAAG,IAAI,SAAS,CAAC,EAAE,IAAI,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAA;YAC/E,IAAI,UAAU,EAAE,CAAC;gBACf,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,gBAAgB,EAAE,CAAC,CAAC,CAAA;YAC1F,CAAC;QACH,CAAC;IACH,CAAC,CAAC,CAAA;IACF,OAAO,aAAa,CAAC,MAAM,CAAC,GAAG,EAAE,WAAW,CAAC,CAAA;AAC/C,CAAC"}
@@ -1,3 +0,0 @@
1
- import { NodeSpec } from 'prosemirror-model';
2
- export declare const noWrapSchema: NodeSpec;
3
- //# sourceMappingURL=noWrap.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"noWrap.d.ts","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/noWrap.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AAE5C,eAAO,MAAM,YAAY,EAAE,QAW1B,CAAA"}
@@ -1,13 +0,0 @@
1
- export const noWrapSchema = {
2
- spanNoWrap: {
3
- content: 'inline*',
4
- group: 'block',
5
- parseDOM: [
6
- {
7
- tag: 'span[class="e-nowrap"]'
8
- }
9
- ],
10
- toDOM: () => ['span', { class: 'e-nowrap' }, 0]
11
- }
12
- };
13
- //# sourceMappingURL=noWrap.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"noWrap.js","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/noWrap.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,YAAY,GAAa;IACpC,UAAU,EAAE;QACV,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,OAAO;QACd,QAAQ,EAAE;YACR;gBACE,GAAG,EAAE,wBAAwB;aAC9B;SACF;QACD,KAAK,EAAE,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,KAAK,EAAE,UAAU,EAAE,EAAE,CAAC,CAAC;KAChD;CACF,CAAA"}
@@ -1,3 +0,0 @@
1
- import { MarkSpec } from 'prosemirror-model';
2
- export declare const spanWithClassSchema: MarkSpec;
3
- //# sourceMappingURL=spanWithClass.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spanWithClass.d.ts","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/spanWithClass.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AAElD,eAAO,MAAM,mBAAmB,EAAE,QAiBjC,CAAA"}
@@ -1,19 +0,0 @@
1
- export const spanWithClassSchema = {
2
- spanWithClass: {
3
- attrs: {
4
- class: { default: null }
5
- },
6
- parseDOM: [
7
- {
8
- tag: 'span',
9
- getAttrs(dom) {
10
- return { class: dom.getAttribute('class') || null };
11
- }
12
- }
13
- ],
14
- toDOM(node) {
15
- return ['span', { class: node.attrs.class }, 0];
16
- }
17
- }
18
- };
19
- //# sourceMappingURL=spanWithClass.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spanWithClass.js","sourceRoot":"","sources":["../../../../src/components/grading-instructions/editor/spanWithClass.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,mBAAmB,GAAa;IAC3C,aAAa,EAAE;QACb,KAAK,EAAE;YACL,KAAK,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE;SACzB;QACD,QAAQ,EAAE;YACR;gBACE,GAAG,EAAE,MAAM;gBACX,QAAQ,CAAC,GAAgB;oBACvB,OAAO,EAAE,KAAK,EAAE,GAAG,CAAC,YAAY,CAAC,OAAO,CAAC,IAAI,IAAI,EAAE,CAAA;gBACrD,CAAC;aACF;SACF;QACD,KAAK,CAAC,IAAU;YACd,OAAO,CAAC,MAAM,EAAE,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAe,EAAE,EAAE,CAAC,CAAC,CAAA;QAC3D,CAAC;KACF;CACF,CAAA"}
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import 'prosemirror-view/style/prosemirror.css';
3
- import 'prosemirror-menu/style/menu.css';
4
- import 'prosemirror-example-setup/style/style.css';
5
- import 'prosemirror-gapcursor/style/gapcursor.css';
6
- import 'prosemirror-tables/style/tables.css';
7
- export declare function ProseMirrorEditor(): React.JSX.Element;
8
- //# sourceMappingURL=prosemirror.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prosemirror.d.ts","sourceRoot":"","sources":["../../../src/components/grading-instructions/prosemirror.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAIvC,OAAO,wCAAwC,CAAA;AAC/C,OAAO,iCAAiC,CAAA;AACxC,OAAO,2CAA2C,CAAA;AAClD,OAAO,2CAA2C,CAAA;AAClD,OAAO,qCAAqC,CAAA;AA2G5C,wBAAgB,iBAAiB,sBAsChC"}
@@ -1,108 +0,0 @@
1
- import React, { useState } from 'react';
2
- import { EditorState, TextSelection } from 'prosemirror-state';
3
- import { ProseMirror } from '@nytimes/react-prosemirror';
4
- import 'prosemirror-view/style/prosemirror.css';
5
- import 'prosemirror-menu/style/menu.css';
6
- import 'prosemirror-example-setup/style/style.css';
7
- import 'prosemirror-gapcursor/style/gapcursor.css';
8
- import 'prosemirror-tables/style/tables.css';
9
- import { schema as baseSchema } from 'prosemirror-schema-basic';
10
- import { buildMenuItems, exampleSetup } from 'prosemirror-example-setup';
11
- import { MenuItem, Dropdown } from 'prosemirror-menu';
12
- import { addColumnAfter, addColumnBefore, deleteColumn, addRowAfter, addRowBefore, deleteRow, mergeCells, splitCell, setCellAttr, toggleHeaderRow, toggleHeaderColumn, toggleHeaderCell, deleteTable, columnResizing, tableEditing, goToNextCell, tableNodes } from 'prosemirror-tables';
13
- import { keymap } from 'prosemirror-keymap';
14
- import { Fragment, Schema, DOMParser as ProseDOMParser } from 'prosemirror-model';
15
- const schema = new Schema({
16
- nodes: baseSchema.spec.nodes.append(tableNodes({
17
- tableGroup: 'block',
18
- cellContent: 'block+',
19
- cellAttributes: {
20
- background: {
21
- default: null,
22
- getFromDOM(dom) {
23
- return dom.style.backgroundColor || null;
24
- },
25
- setDOMAttr(value, attrs) {
26
- // eslint-disable-next-line @typescript-eslint/no-base-to-string,@typescript-eslint/restrict-template-expressions
27
- if (value)
28
- attrs.style = `${attrs.style || ''}background-color: ${value};`;
29
- }
30
- }
31
- }
32
- })),
33
- marks: baseSchema.spec.marks
34
- });
35
- const menu = buildMenuItems(schema).fullMenu;
36
- function item(label, cmd) {
37
- return new MenuItem({ label, select: cmd, run: cmd });
38
- }
39
- const tableMenu = [
40
- item('Insert column before', addColumnBefore),
41
- item('Insert column after', addColumnAfter),
42
- item('Delete column', deleteColumn),
43
- item('Insert row before', addRowBefore),
44
- item('Insert row after', addRowAfter),
45
- item('Delete row', deleteRow),
46
- item('Delete table', deleteTable),
47
- item('Merge cells', mergeCells),
48
- item('Split cell', splitCell),
49
- item('Toggle header column', toggleHeaderColumn),
50
- item('Toggle header row', toggleHeaderRow),
51
- item('Toggle header cells', toggleHeaderCell),
52
- item('Make cell green', setCellAttr('background', '#dfd')),
53
- item('Make cell not-green', setCellAttr('background', null)),
54
- new MenuItem({ label: 'uusi taulu', select: () => true, run: insertTable() }),
55
- new MenuItem({
56
- label: 'tila',
57
- select: state => {
58
- console.log('state', state.doc.content);
59
- return true;
60
- },
61
- run: () => { }
62
- })
63
- ];
64
- menu.splice(2, 0, [new Dropdown(tableMenu)]);
65
- function insertTable() {
66
- return (state, dispatch) => {
67
- const offset = state.tr.selection.anchor + 1;
68
- const transaction = state.tr;
69
- const cell = state.schema.nodes.table_cell.createAndFill();
70
- const node = state.schema.nodes.table.create(null, Fragment.fromArray([
71
- state.schema.nodes.table_row.create(null, Fragment.fromArray([cell, cell, cell])),
72
- state.schema.nodes.table_row.create(null, Fragment.fromArray([cell, cell, cell]))
73
- ]));
74
- if (dispatch) {
75
- dispatch(transaction
76
- .replaceSelectionWith(node)
77
- .scrollIntoView()
78
- .setSelection(TextSelection.near(transaction.doc.resolve(offset))));
79
- }
80
- return true;
81
- };
82
- }
83
- export function ProseMirrorEditor() {
84
- const value = '<p>*some sentence* whatever.</p><table><thead><tr><th>ds</th></tr></thead><tbody><tr><td></td></tr></tbody></table>';
85
- const dom = new DOMParser().parseFromString(value, 'text/html');
86
- const doc = ProseDOMParser.fromSchema(schema).parse(dom);
87
- const [mount, setMount] = useState(null);
88
- const [state, setState] = useState(EditorState.create({
89
- schema,
90
- doc,
91
- plugins: [
92
- columnResizing(),
93
- tableEditing(),
94
- keymap({
95
- Tab: goToNextCell(1),
96
- 'Shift-Tab': goToNextCell(-1)
97
- })
98
- ].concat(exampleSetup({
99
- schema,
100
- menuContent: menu
101
- }))
102
- }));
103
- return (React.createElement(ProseMirror, { mount: mount, state: state, dispatchTransaction: tr => {
104
- setState(s => s.apply(tr));
105
- } },
106
- React.createElement("div", { ref: setMount })));
107
- }
108
- //# sourceMappingURL=prosemirror.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prosemirror.js","sourceRoot":"","sources":["../../../src/components/grading-instructions/prosemirror.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export declare const useIsStudentsFinishExamPage: () => boolean;
2
- //# sourceMappingURL=isExamFinishPageHook.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isExamFinishPageHook.d.ts","sourceRoot":"","sources":["../../../src/components/results/isExamFinishPageHook.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,2BAA2B,eAGvC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { useContext } from 'react';
2
- import { ResultsContext } from '../context/ResultsContext';
3
- export const useIsStudentsFinishExamPage = () => {
4
- const { gradingStructure } = useContext(ResultsContext);
5
- return gradingStructure === undefined;
6
- };
7
- //# sourceMappingURL=isExamFinishPageHook.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isExamFinishPageHook.js","sourceRoot":"","sources":["../../../src/components/results/isExamFinishPageHook.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAE1D,MAAM,CAAC,MAAM,2BAA2B,GAAG,GAAG,EAAE;IAC9C,MAAM,EAAE,gBAAgB,EAAE,GAAG,UAAU,CAAC,cAAc,CAAC,CAAA;IACvD,OAAO,gBAAgB,KAAK,SAAS,CAAA;AACvC,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export declare function CreateAnnotationPopup({ updateComment, closeEditor }: {
3
- updateComment: (value: string) => void;
4
- closeEditor: () => void;
5
- }): React.JSX.Element;
6
- //# sourceMappingURL=CreateAnnotationPopup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateAnnotationPopup.d.ts","sourceRoot":"","sources":["../../../src/components/shared/CreateAnnotationPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAEvC,wBAAgB,qBAAqB,CAAC,EACpC,aAAa,EACb,WAAW,EACZ,EAAE;IACD,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACtC,WAAW,EAAE,MAAM,IAAI,CAAA;CACxB,qBAyBA"}
@@ -1,11 +0,0 @@
1
- import React, { useState } from 'react';
2
- export function CreateAnnotationPopup({ updateComment, closeEditor }) {
3
- const [comment, setComment] = useState('');
4
- return (React.createElement("span", { className: "annotation-popup", style: { position: 'absolute' } },
5
- React.createElement("textarea", { className: "comment-content", role: "textbox", "aria-multiline": "true", onChange: e => setComment(e.target.value), value: comment, autoFocus: true }),
6
- React.createElement("span", { className: "comment-button-area" },
7
- React.createElement("span", null,
8
- React.createElement("button", { onClick: () => updateComment(comment), disabled: comment.trim().length === 0 }, "Vastaa"),
9
- React.createElement("button", { className: "text-button", onClick: () => closeEditor() }, "Peru")))));
10
- }
11
- //# sourceMappingURL=CreateAnnotationPopup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateAnnotationPopup.js","sourceRoot":"","sources":["../../../src/components/shared/CreateAnnotationPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAEvC,MAAM,UAAU,qBAAqB,CAAC,EACpC,aAAa,EACb,WAAW,EAIZ;IACC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAS,EAAE,CAAC,CAAA;IAElD,OAAO,CACL,8BAAM,SAAS,EAAC,kBAAkB,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,UAAU,EAAE;QAChE,kCACE,SAAS,EAAC,iBAAiB,EAC3B,IAAI,EAAC,SAAS,oBACC,MAAM,EACrB,QAAQ,EAAE,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EACzC,KAAK,EAAE,OAAO,EACd,SAAS,EAAE,IAAI,GACf;QACF,8BAAM,SAAS,EAAC,qBAAqB;YACnC;gBACE,gCAAQ,OAAO,EAAE,GAAG,EAAE,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,QAAQ,EAAE,OAAO,CAAC,IAAI,EAAE,CAAC,MAAM,KAAK,CAAC,aAE3E;gBACT,gCAAQ,SAAS,EAAC,aAAa,EAAC,OAAO,EAAE,GAAG,EAAE,CAAC,WAAW,EAAE,WAEnD,CACJ,CACF,CACF,CACR,CAAA;AACH,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- export declare function showAndPositionElement(mark: Element | null, popupRef: React.RefObject<HTMLElement>): void;
3
- export declare function closeMathEditor(element: HTMLDivElement): void;
4
- //# sourceMappingURL=PopupUtils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PopupUtils.d.ts","sourceRoot":"","sources":["../../../src/components/shared/PopupUtils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI,EAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,QAkBlG;AAED,wBAAgB,eAAe,CAAC,OAAO,EAAE,cAAc,QAKtD"}
@@ -1,26 +0,0 @@
1
- export function showAndPositionElement(mark, popupRef) {
2
- const popup = popupRef.current;
3
- if (mark && popup) {
4
- const style = popup.style;
5
- const markRect = mark === null || mark === void 0 ? void 0 : mark.getBoundingClientRect();
6
- const popupRect = popup.getBoundingClientRect();
7
- const top = markRect.height + markRect.top + window.scrollY;
8
- const windowWidth = window.innerWidth;
9
- style.top = `${String(top)}px`;
10
- style.opacity = '1';
11
- const popupHitsWindowRight = markRect.left + popupRect.width > windowWidth;
12
- if (popupHitsWindowRight) {
13
- style.left = `${markRect.right - popupRect.width}px`;
14
- }
15
- else {
16
- style.left = `${markRect.left}px`;
17
- }
18
- }
19
- }
20
- export function closeMathEditor(element) {
21
- // rich-text-editor does not properly support several rich-text-editor instances created at different times.
22
- // In order to close math editor that is open, we need to dispatch events like this.
23
- element.dispatchEvent(new Event('focus', { bubbles: true, cancelable: true }));
24
- element.dispatchEvent(new Event('blur', { bubbles: true, cancelable: true }));
25
- }
26
- //# sourceMappingURL=PopupUtils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PopupUtils.js","sourceRoot":"","sources":["../../../src/components/shared/PopupUtils.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,sBAAsB,CAAC,IAAoB,EAAE,QAAsC;IACjG,MAAM,KAAK,GAAG,QAAQ,CAAC,OAAO,CAAA;IAC9B,IAAI,IAAI,IAAI,KAAK,EAAE,CAAC;QAClB,MAAM,KAAK,GAAG,KAAK,CAAC,KAAK,CAAA;QACzB,MAAM,QAAQ,GAAG,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,qBAAqB,EAAE,CAAA;QAC9C,MAAM,SAAS,GAAG,KAAK,CAAC,qBAAqB,EAAE,CAAA;QAC/C,MAAM,GAAG,GAAG,QAAQ,CAAC,MAAM,GAAG,QAAQ,CAAC,GAAG,GAAG,MAAM,CAAC,OAAO,CAAA;QAC3D,MAAM,WAAW,GAAG,MAAM,CAAC,UAAU,CAAA;QACrC,KAAK,CAAC,GAAG,GAAG,GAAG,MAAM,CAAC,GAAG,CAAC,IAAI,CAAA;QAC9B,KAAK,CAAC,OAAO,GAAG,GAAG,CAAA;QACnB,MAAM,oBAAoB,GAAG,QAAQ,CAAC,IAAI,GAAG,SAAS,CAAC,KAAK,GAAG,WAAW,CAAA;QAE1E,IAAI,oBAAoB,EAAE,CAAC;YACzB,KAAK,CAAC,IAAI,GAAG,GAAG,QAAQ,CAAC,KAAK,GAAG,SAAS,CAAC,KAAK,IAAI,CAAA;QACtD,CAAC;aAAM,CAAC;YACN,KAAK,CAAC,IAAI,GAAG,GAAG,QAAQ,CAAC,IAAI,IAAI,CAAA;QACnC,CAAC;IACH,CAAC;AACH,CAAC;AAED,MAAM,UAAU,eAAe,CAAC,OAAuB;IACrD,4GAA4G;IAC5G,oFAAoF;IACpF,OAAO,CAAC,aAAa,CAAC,IAAI,KAAK,CAAC,OAAO,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAA;IAC9E,OAAO,CAAC,aAAa,CAAC,IAAI,KAAK,CAAC,MAAM,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC,CAAA;AAC/E,CAAC"}
@@ -1,89 +0,0 @@
1
- export declare const listenerMiddleware: import("@reduxjs/toolkit").ListenerMiddlewareInstance<unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
2
- export declare const startListening: {
3
- <MiddlewareActionType extends import("redux").UnknownAction, ListenerPredicateType extends (action: import("redux").UnknownAction, currentState: unknown, originalState: unknown) => action is MiddlewareActionType>(options: {
4
- actionCreator?: never;
5
- type?: never;
6
- matcher?: never;
7
- predicate: ListenerPredicateType;
8
- effect: import("@reduxjs/toolkit").ListenerEffect<ListenerPredicateType extends (action: import("redux").UnknownAction, currentState: any, originalState: any) => action is infer ActionType extends import("redux").Action ? ActionType : never, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
9
- }): import("@reduxjs/toolkit").UnsubscribeListener;
10
- <ActionCreatorType extends {
11
- (...args: any[]): import("redux").Action<any>;
12
- type: any;
13
- } & {
14
- match: (v: any) => v is any;
15
- }>(options: {
16
- actionCreator: ActionCreatorType;
17
- type?: never;
18
- matcher?: never;
19
- predicate?: never;
20
- effect: import("@reduxjs/toolkit").ListenerEffect<ReturnType<ActionCreatorType>, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
21
- }): import("@reduxjs/toolkit").UnsubscribeListener;
22
- <T extends string>(options: {
23
- actionCreator?: never;
24
- type: T;
25
- matcher?: never;
26
- predicate?: never;
27
- effect: import("@reduxjs/toolkit").ListenerEffect<import("redux").Action<T>, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
28
- }): import("@reduxjs/toolkit").UnsubscribeListener;
29
- <MatchFunctionType extends (v: any) => v is import("redux").UnknownAction>(options: {
30
- actionCreator?: never;
31
- type?: never;
32
- matcher: MatchFunctionType;
33
- predicate?: never;
34
- effect: import("@reduxjs/toolkit").ListenerEffect<MatchFunctionType extends (x: any, ...args: any[]) => x is infer T ? T : never, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
35
- }): import("@reduxjs/toolkit").UnsubscribeListener;
36
- <ListenerPredicateType extends import("@reduxjs/toolkit").AnyListenerPredicate<unknown>>(options: {
37
- actionCreator?: never;
38
- type?: never;
39
- matcher?: never;
40
- predicate: ListenerPredicateType;
41
- effect: import("@reduxjs/toolkit").ListenerEffect<import("redux").UnknownAction, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
42
- }): import("@reduxjs/toolkit").UnsubscribeListener;
43
- } & {
44
- withTypes: <OverrideStateType extends unknown, OverrideDispatchType extends import("redux").Dispatch = import("redux-thunk").ThunkDispatch<OverrideStateType, unknown, import("redux").UnknownAction>, OverrideExtraArgument = unknown>() => import("@reduxjs/toolkit").TypedStartListening<OverrideStateType, OverrideDispatchType, OverrideExtraArgument>;
45
- }, stopListening: {
46
- <MiddlewareActionType extends import("redux").UnknownAction, ListenerPredicateType extends (action: import("redux").UnknownAction, currentState: unknown, originalState: unknown) => action is MiddlewareActionType>(options: {
47
- actionCreator?: never;
48
- type?: never;
49
- matcher?: never;
50
- predicate: ListenerPredicateType;
51
- effect: import("@reduxjs/toolkit").ListenerEffect<ListenerPredicateType extends (action: import("redux").UnknownAction, currentState: any, originalState: any) => action is infer ActionType extends import("redux").Action ? ActionType : never, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
52
- } & import("@reduxjs/toolkit").UnsubscribeListenerOptions): boolean;
53
- <ActionCreatorType extends {
54
- (...args: any[]): import("redux").Action<any>;
55
- type: any;
56
- } & {
57
- match: (v: any) => v is any;
58
- }>(options: {
59
- actionCreator: ActionCreatorType;
60
- type?: never;
61
- matcher?: never;
62
- predicate?: never;
63
- effect: import("@reduxjs/toolkit").ListenerEffect<ReturnType<ActionCreatorType>, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
64
- } & import("@reduxjs/toolkit").UnsubscribeListenerOptions): boolean;
65
- <T extends string>(options: {
66
- actionCreator?: never;
67
- type: T;
68
- matcher?: never;
69
- predicate?: never;
70
- effect: import("@reduxjs/toolkit").ListenerEffect<import("redux").Action<T>, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
71
- } & import("@reduxjs/toolkit").UnsubscribeListenerOptions): boolean;
72
- <MatchFunctionType extends (v: any) => v is import("redux").UnknownAction>(options: {
73
- actionCreator?: never;
74
- type?: never;
75
- matcher: MatchFunctionType;
76
- predicate?: never;
77
- effect: import("@reduxjs/toolkit").ListenerEffect<MatchFunctionType extends (x: any, ...args: any[]) => x is infer T ? T : never, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
78
- } & import("@reduxjs/toolkit").UnsubscribeListenerOptions): boolean;
79
- <ListenerPredicateType extends import("@reduxjs/toolkit").AnyListenerPredicate<unknown>>(options: {
80
- actionCreator?: never;
81
- type?: never;
82
- matcher?: never;
83
- predicate: ListenerPredicateType;
84
- effect: import("@reduxjs/toolkit").ListenerEffect<import("redux").UnknownAction, unknown, import("redux-thunk").ThunkDispatch<unknown, unknown, import("redux").UnknownAction>, unknown>;
85
- } & import("@reduxjs/toolkit").UnsubscribeListenerOptions): boolean;
86
- } & {
87
- withTypes: <OverrideStateType extends unknown, OverrideDispatchType extends import("redux").Dispatch = import("redux-thunk").ThunkDispatch<OverrideStateType, unknown, import("redux").UnknownAction>, OverrideExtraArgument = unknown>() => import("@reduxjs/toolkit").TypedStopListening<OverrideStateType, OverrideDispatchType, OverrideExtraArgument>;
88
- };
89
- //# sourceMappingURL=listenerMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"listenerMiddleware.d.ts","sourceRoot":"","sources":["../../src/store/listenerMiddleware.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB,+JAA6B,CAAA;AAE5D,eAAO,MAAQ,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAE,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuB,CAAA"}
@@ -1,6 +0,0 @@
1
- import { createListenerMiddleware } from '@reduxjs/toolkit';
2
- // Best to define this in a separate file, to avoid importing
3
- // from the store file into the rest of the codebase
4
- export const listenerMiddleware = createListenerMiddleware();
5
- export const { startListening, stopListening } = listenerMiddleware;
6
- //# sourceMappingURL=listenerMiddleware.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"listenerMiddleware.js","sourceRoot":"","sources":["../../src/store/listenerMiddleware.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAA;AAE3D,6DAA6D;AAC7D,oDAAoD;AACpD,MAAM,CAAC,MAAM,kBAAkB,GAAG,wBAAwB,EAAE,CAAA;AAE5D,MAAM,CAAC,MAAM,EAAE,cAAc,EAAE,aAAa,EAAE,GAAG,kBAAkB,CAAA"}