@digabi/exam-engine-core 19.9.11 → 19.9.13-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
- package/dist/components/AnswerToolbar.d.ts +1 -1
- package/dist/components/AnswerToolbar.d.ts.map +1 -1
- package/dist/components/AnsweringInstructions.d.ts +1 -1
- package/dist/components/AnsweringInstructions.d.ts.map +1 -1
- package/dist/components/RenderChildNodes.d.ts +2 -2
- package/dist/components/RenderChildNodes.d.ts.map +1 -1
- package/dist/components/RenderExamElements.d.ts +1 -1
- package/dist/components/RenderExamElements.d.ts.map +1 -1
- package/dist/components/attachments/AttachmentTitle.d.ts +1 -1
- package/dist/components/attachments/AttachmentTitle.d.ts.map +1 -1
- package/dist/components/attachments/ExternalMaterial.d.ts +1 -1
- package/dist/components/attachments/ExternalMaterial.d.ts.map +1 -1
- package/dist/components/attachments/QuestionTitle.d.ts +1 -1
- package/dist/components/attachments/QuestionTitle.d.ts.map +1 -1
- package/dist/components/exam/ExamFooter.d.ts +1 -1
- package/dist/components/exam/ExamFooter.d.ts.map +1 -1
- package/dist/components/exam/ExamInstruction.d.ts +1 -1
- package/dist/components/exam/ExamInstruction.d.ts.map +1 -1
- package/dist/components/exam/ExternalMaterial.d.ts +1 -1
- package/dist/components/exam/ExternalMaterial.d.ts.map +1 -1
- package/dist/components/exam/QuestionInstruction.d.ts +1 -1
- package/dist/components/exam/QuestionInstruction.d.ts.map +1 -1
- package/dist/components/exam/SectionInstruction.d.ts +1 -1
- package/dist/components/exam/SectionInstruction.d.ts.map +1 -1
- package/dist/components/exam/SectionTitle.d.ts +1 -1
- package/dist/components/exam/SectionTitle.d.ts.map +1 -1
- package/dist/components/exam/TextAnswer.d.ts +1 -1
- package/dist/components/exam/TextAnswer.d.ts.map +1 -1
- package/dist/components/exam/internal/ErrorIndicator.d.ts +1 -1
- package/dist/components/exam/internal/ErrorIndicator.d.ts.map +1 -1
- package/dist/components/exam/internal/SaveIndicator.d.ts +1 -1
- package/dist/components/exam/internal/SaveIndicator.d.ts.map +1 -1
- package/dist/components/grading/AnswerCharacterCounter.d.ts +2 -2
- package/dist/components/grading/AnswerCharacterCounter.d.ts.map +1 -1
- package/dist/components/grading/GradingAnswer.d.ts +2 -2
- package/dist/components/grading/GradingAnswer.d.ts.map +1 -1
- package/dist/components/grading/GradingAnswerAnnotationList.d.ts +2 -2
- package/dist/components/grading/GradingAnswerAnnotationList.d.ts.map +1 -1
- package/dist/components/results/ChoiceAnswer.d.ts +1 -1
- package/dist/components/results/ChoiceAnswer.d.ts.map +1 -1
- package/dist/components/results/DropdownAnswer.d.ts +1 -1
- package/dist/components/results/DropdownAnswer.d.ts.map +1 -1
- package/dist/components/results/QuestionTitle.d.ts +1 -1
- package/dist/components/results/QuestionTitle.d.ts.map +1 -1
- package/dist/components/results/ScoredTextAnswer.d.ts +1 -1
- package/dist/components/results/ScoredTextAnswer.d.ts.map +1 -1
- package/dist/components/results/SingleLineAnswer.d.ts +1 -1
- package/dist/components/results/SingleLineAnswer.d.ts.map +1 -1
- package/dist/components/results/TextAnswer.d.ts +1 -1
- package/dist/components/results/TextAnswer.d.ts.map +1 -1
- package/dist/components/results/internal/AnnotationList.d.ts +1 -1
- package/dist/components/results/internal/AnnotationList.d.ts.map +1 -1
- package/dist/components/results/internal/QuestionAutoScore.d.ts +1 -1
- package/dist/components/results/internal/QuestionAutoScore.d.ts.map +1 -1
- package/dist/components/results/internal/QuestionManualScore.d.ts +1 -1
- package/dist/components/results/internal/QuestionManualScore.d.ts.map +1 -1
- package/dist/components/results/internal/QuestionScoresContainer.d.ts +1 -1
- package/dist/components/results/internal/QuestionScoresContainer.d.ts.map +1 -1
- package/dist/components/shared/AnnotationLists.d.ts +2 -2
- package/dist/components/shared/AnnotationLists.d.ts.map +1 -1
- package/dist/components/shared/AnswerIndicator.d.ts +1 -1
- package/dist/components/shared/AnswerIndicator.d.ts.map +1 -1
- package/dist/components/shared/Audio.d.ts +1 -1
- package/dist/components/shared/Audio.d.ts.map +1 -1
- package/dist/components/shared/AudioGroup.d.ts +1 -1
- package/dist/components/shared/AudioGroup.d.ts.map +1 -1
- package/dist/components/shared/AudioTest.d.ts +1 -1
- package/dist/components/shared/AudioTest.d.ts.map +1 -1
- package/dist/components/shared/ExamTranslation.d.ts +1 -1
- package/dist/components/shared/ExamTranslation.d.ts.map +1 -1
- package/dist/components/shared/File.d.ts +1 -1
- package/dist/components/shared/File.d.ts.map +1 -1
- package/dist/components/shared/Formula.d.ts +1 -1
- package/dist/components/shared/Formula.d.ts.map +1 -1
- package/dist/components/shared/Image.d.ts +1 -1
- package/dist/components/shared/Image.d.ts.map +1 -1
- package/dist/components/shared/ImageOverlay.d.ts +1 -1
- package/dist/components/shared/ImageOverlay.d.ts.map +1 -1
- package/dist/components/shared/QuestionNumber.d.ts +2 -2
- package/dist/components/shared/QuestionNumber.d.ts.map +1 -1
- package/dist/components/shared/Reference.d.ts +1 -1
- package/dist/components/shared/Reference.d.ts.map +1 -1
- package/dist/components/shared/References.d.ts +1 -1
- package/dist/components/shared/References.d.ts.map +1 -1
- package/dist/components/shared/Video.d.ts +1 -1
- package/dist/components/shared/Video.d.ts.map +1 -1
- package/dist/components/shared/internal/AudioPlaybackError.d.ts +1 -0
- package/dist/components/shared/internal/AudioPlaybackError.d.ts.map +1 -1
- package/dist/components/shared/internal/AudioPlaybackError.js +4 -1
- package/dist/components/shared/internal/AudioPlaybackError.js.map +1 -1
- package/dist/components/shared/internal/RestrictedAudioPlayer.d.ts +1 -1
- package/dist/components/shared/internal/RestrictedAudioPlayer.d.ts.map +1 -1
- package/dist/main-bundle.js +1 -1
- package/dist/main-bundle.js.LICENSE.txt +2 -2
- package/dist/main.css +1 -1
- package/package.json +2 -3
@@ -12,7 +12,7 @@ interface AnswerToolbarProps {
|
|
12
12
|
showAnswerHistory?: boolean;
|
13
13
|
supportsAnswerHistory?: boolean;
|
14
14
|
}
|
15
|
-
declare function AnswerToolbar({ answer, element, screenshotError, validationError, selectAnswerVersion, showAnswerHistory, supportsAnswerHistory }: AnswerToolbarProps): JSX.Element;
|
15
|
+
declare function AnswerToolbar({ answer, element, screenshotError, validationError, selectAnswerVersion, showAnswerHistory, supportsAnswerHistory }: AnswerToolbarProps): React.JSX.Element;
|
16
16
|
declare const _default: React.MemoExoticComponent<typeof AnswerToolbar>;
|
17
17
|
export default _default;
|
18
18
|
//# sourceMappingURL=AnswerToolbar.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AnswerToolbar.d.ts","sourceRoot":"","sources":["../../src/components/AnswerToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,IAAI,CAAA;AAG/C,OAAO,KAAK,OAAO,MAAM,0BAA0B,CAAA;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,UAAU,kBAAkB;IAC1B,MAAM,CAAC,EAAE,UAAU,GAAG,cAAc,CAAA;IACpC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,eAAe,CAAC,EAAE,aAAa,CAAA;IAC/B,OAAO,EAAE,OAAO,CAAA;IAChB,mBAAmB,CAAC,EAAE,OAAO,OAAO,CAAC,mBAAmB,CAAA;IACxD,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,qBAAqB,CAAC,EAAE,OAAO,CAAA;CAChC;AAED,iBAAS,aAAa,CAAC,EACrB,MAAM,EACN,OAAO,EACP,eAAe,EACf,eAAe,EACf,mBAAmB,EACnB,iBAAyB,EACzB,qBAA6B,EAC9B,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"AnswerToolbar.d.ts","sourceRoot":"","sources":["../../src/components/AnswerToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,IAAI,CAAA;AAG/C,OAAO,KAAK,OAAO,MAAM,0BAA0B,CAAA;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,UAAU,kBAAkB;IAC1B,MAAM,CAAC,EAAE,UAAU,GAAG,cAAc,CAAA;IACpC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,eAAe,CAAC,EAAE,aAAa,CAAA;IAC/B,OAAO,EAAE,OAAO,CAAA;IAChB,mBAAmB,CAAC,EAAE,OAAO,OAAO,CAAC,mBAAmB,CAAA;IACxD,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,qBAAqB,CAAC,EAAE,OAAO,CAAA;CAChC;AAED,iBAAS,aAAa,CAAC,EACrB,MAAM,EACN,OAAO,EACP,eAAe,EACf,eAAe,EACf,mBAAmB,EACnB,iBAAyB,EACzB,qBAA6B,EAC9B,EAAE,kBAAkB,qBAoDpB;;AAED,wBAAwC"}
|
@@ -6,7 +6,7 @@ export interface AnsweringInstructionProps {
|
|
6
6
|
elementType: 'exam' | 'question' | 'section' | 'toc-section';
|
7
7
|
minAnswers?: number;
|
8
8
|
}
|
9
|
-
declare function AnsweringInstructions({ maxAnswers, minAnswers, elementType, childQuestions }: AnsweringInstructionProps): JSX.Element;
|
9
|
+
declare function AnsweringInstructions({ maxAnswers, minAnswers, elementType, childQuestions }: AnsweringInstructionProps): React.JSX.Element;
|
10
10
|
declare const _default: React.MemoExoticComponent<typeof AnsweringInstructions>;
|
11
11
|
export default _default;
|
12
12
|
//# sourceMappingURL=AnsweringInstructions.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AnsweringInstructions.d.ts","sourceRoot":"","sources":["../../src/components/AnsweringInstructions.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,MAAM,CAAA;IAClB,mFAAmF;IACnF,cAAc,EAAE,CAAC,MAAM,GAAG,OAAO,CAAC,EAAE,CAAA;IACpC,WAAW,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,aAAa,CAAA;IAC5D,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,iBAAS,qBAAqB,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,cAAc,EAAE,EAAE,yBAAyB,
|
1
|
+
{"version":3,"file":"AnsweringInstructions.d.ts","sourceRoot":"","sources":["../../src/components/AnsweringInstructions.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,MAAM,CAAA;IAClB,mFAAmF;IACnF,cAAc,EAAE,CAAC,MAAM,GAAG,OAAO,CAAC,EAAE,CAAA;IACpC,WAAW,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,aAAa,CAAA;IAC5D,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,iBAAS,qBAAqB,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,cAAc,EAAE,EAAE,yBAAyB,qBAiBhH;;AAgBD,wBAAgD"}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../createRenderChildNodes';
|
3
|
-
declare function RenderChildNodes({ element, renderChildNodes }: ExamComponentProps): JSX.Element | null;
|
3
|
+
declare function RenderChildNodes({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element | null;
|
4
4
|
export default RenderChildNodes;
|
5
5
|
//# sourceMappingURL=RenderChildNodes.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"RenderChildNodes.d.ts","sourceRoot":"","sources":["../../src/components/RenderChildNodes.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"RenderChildNodes.d.ts","sourceRoot":"","sources":["../../src/components/RenderChildNodes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAA;AAE9D,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,4BAG1E;AAED,eAAe,gBAAgB,CAAA"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../createRenderChildNodes';
|
3
|
-
declare function RenderExamElements({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function RenderExamElements({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof RenderExamElements>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=RenderExamElements.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"RenderExamElements.d.ts","sourceRoot":"","sources":["../../src/components/RenderExamElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAiB,MAAM,2BAA2B,CAAA;AAE7E,iBAAS,kBAAkB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"RenderExamElements.d.ts","sourceRoot":"","sources":["../../src/components/RenderExamElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAiB,MAAM,2BAA2B,CAAA;AAE7E,iBAAS,kBAAkB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAE5E;;AAED,wBAA6C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function AttachmentTitle({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function AttachmentTitle({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof AttachmentTitle>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=AttachmentTitle.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AttachmentTitle.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/AttachmentTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAGzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"AttachmentTitle.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/AttachmentTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAGzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAUzE;;AAED,wBAA0C"}
|
@@ -3,7 +3,7 @@ import { ExamComponentProps } from '../../createRenderChildNodes';
|
|
3
3
|
interface AttachmentsExternalMaterialProps extends ExamComponentProps {
|
4
4
|
forceRender?: boolean;
|
5
5
|
}
|
6
|
-
declare function ExternalMaterial({ element, forceRender }: AttachmentsExternalMaterialProps): JSX.Element | null;
|
6
|
+
declare function ExternalMaterial({ element, forceRender }: AttachmentsExternalMaterialProps): React.JSX.Element | null;
|
7
7
|
declare const _default: React.MemoExoticComponent<typeof ExternalMaterial>;
|
8
8
|
export default _default;
|
9
9
|
//# sourceMappingURL=ExternalMaterial.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ExternalMaterial.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/ExternalMaterial.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAA0B,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAoCzF,UAAU,gCAAiC,SAAQ,kBAAkB;IACnE,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,WAAmB,EAAE,EAAE,gCAAgC,
|
1
|
+
{"version":3,"file":"ExternalMaterial.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/ExternalMaterial.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAA0B,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAoCzF,UAAU,gCAAiC,SAAQ,kBAAkB;IACnE,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,WAAmB,EAAE,EAAE,gCAAgC,4BAe3F;;AAED,wBAA2C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function QuestionTitle({ element, renderChildNodes }: ExamComponentProps): JSX.Element | null;
|
3
|
+
declare function QuestionTitle({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element | null;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof QuestionTitle>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=QuestionTitle.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/QuestionTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"QuestionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/attachments/QuestionTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,4BAQvE;;AAED,wBAAwC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ExamFooter({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ExamFooter({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ExamFooter>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ExamFooter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ExamFooter.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExamFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ExamFooter.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExamFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAEpE;;AAED,wBAAqC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ExamInstruction({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ExamInstruction({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ExamInstruction>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ExamInstruction.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ExamInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExamInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ExamInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExamInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAEzE;;AAED,wBAA0C"}
|
@@ -4,7 +4,7 @@ interface ExternalMaterialProps extends ExamComponentProps {
|
|
4
4
|
forceRender?: boolean;
|
5
5
|
showTitle?: boolean;
|
6
6
|
}
|
7
|
-
declare function ExternalMaterial({ element, showTitle, forceRender }: ExternalMaterialProps): JSX.Element | null;
|
7
|
+
declare function ExternalMaterial({ element, showTitle, forceRender }: ExternalMaterialProps): React.JSX.Element | null;
|
8
8
|
declare const _default: React.MemoExoticComponent<typeof ExternalMaterial>;
|
9
9
|
export default _default;
|
10
10
|
//# sourceMappingURL=ExternalMaterial.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ExternalMaterial.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExternalMaterial.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAA0B,kBAAkB,EAAiB,MAAM,8BAA8B,CAAA;AAkCxG,UAAU,qBAAsB,SAAQ,kBAAkB;IACxD,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,SAAgB,EAAE,WAAmB,EAAE,EAAE,qBAAqB,
|
1
|
+
{"version":3,"file":"ExternalMaterial.d.ts","sourceRoot":"","sources":["../../../src/components/exam/ExternalMaterial.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAA0B,kBAAkB,EAAiB,MAAM,8BAA8B,CAAA;AAkCxG,UAAU,qBAAsB,SAAQ,kBAAkB;IACxD,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,SAAgB,EAAE,WAAmB,EAAE,EAAE,qBAAqB,4BAoBlG;;AAED,wBAA2C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function QuestionInstruction({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function QuestionInstruction({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof QuestionInstruction>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=QuestionInstruction.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/QuestionInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,mBAAmB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"QuestionInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/QuestionInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,mBAAmB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAO7E;;AAED,wBAA8C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function SectionInstruction({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function SectionInstruction({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof SectionInstruction>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=SectionInstruction.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SectionInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/SectionInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,kBAAkB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"SectionInstruction.d.ts","sourceRoot":"","sources":["../../../src/components/exam/SectionInstruction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,kBAAkB,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAE5E;;AAED,wBAA6C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function SectionTitle({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function SectionTitle({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof SectionTitle>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=SectionTitle.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SectionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/exam/SectionTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAQjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"SectionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/exam/SectionTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAQjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAoBtE;;AAED,wBAAuC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function TextAnswer(props: ExamComponentProps): JSX.Element;
|
3
|
+
declare function TextAnswer(props: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof TextAnswer>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=TextAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"TextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/exam/TextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,UAAU,CAAC,KAAK,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"TextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/exam/TextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,UAAU,CAAC,KAAK,EAAE,kBAAkB,qBAe5C;;AAED,wBAAqC"}
|
@@ -3,7 +3,7 @@ import { ValidationError } from '../../../validateAnswers';
|
|
3
3
|
export declare function ErrorIndicatorForErrors({ validationErrors, inExam }: {
|
4
4
|
validationErrors: ValidationError[];
|
5
5
|
inExam: boolean;
|
6
|
-
}): JSX.Element | null;
|
6
|
+
}): React.JSX.Element | null;
|
7
7
|
declare const _default: React.NamedExoticComponent<{}>;
|
8
8
|
export default _default;
|
9
9
|
//# sourceMappingURL=ErrorIndicator.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ErrorIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/exam/internal/ErrorIndicator.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAA8B,eAAe,EAAE,MAAM,0BAA0B,CAAA;AA2BtF,wBAAgB,uBAAuB,CAAC,EACtC,gBAAgB,EAChB,MAAM,EACP,EAAE;IACD,gBAAgB,EAAE,eAAe,EAAE,CAAA;IACnC,MAAM,EAAE,OAAO,CAAA;CAChB,
|
1
|
+
{"version":3,"file":"ErrorIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/exam/internal/ErrorIndicator.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAA8B,eAAe,EAAE,MAAM,0BAA0B,CAAA;AA2BtF,wBAAgB,uBAAuB,CAAC,EACtC,gBAAgB,EAChB,MAAM,EACP,EAAE;IACD,gBAAgB,EAAE,eAAe,EAAE,CAAA;IACnC,MAAM,EAAE,OAAO,CAAA;CAChB,4BAyBA;;AA2BD,wBAAyC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
declare function SaveIndicator(): JSX.Element | null;
|
2
|
+
declare function SaveIndicator(): React.JSX.Element | null;
|
3
3
|
declare const _default: React.MemoExoticComponent<typeof SaveIndicator>;
|
4
4
|
export default _default;
|
5
5
|
//# sourceMappingURL=SaveIndicator.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SaveIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/exam/internal/SaveIndicator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,iBAAS,aAAa,
|
1
|
+
{"version":3,"file":"SaveIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/exam/internal/SaveIndicator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,iBAAS,aAAa,6BAarB;;AAED,wBAAwC"}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
export declare function AnswerCharacterCounter({ characterCount, maxLength }: {
|
3
3
|
characterCount: number;
|
4
4
|
maxLength: number | undefined;
|
5
|
-
}): JSX.Element;
|
5
|
+
}): React.JSX.Element;
|
6
6
|
//# sourceMappingURL=AnswerCharacterCounter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AnswerCharacterCounter.d.ts","sourceRoot":"","sources":["../../../src/components/grading/AnswerCharacterCounter.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"AnswerCharacterCounter.d.ts","sourceRoot":"","sources":["../../../src/components/grading/AnswerCharacterCounter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,wBAAgB,sBAAsB,CAAC,EACrC,cAAc,EACd,SAAS,EACV,EAAE;IACD,cAAc,EAAE,MAAM,CAAA;IACtB,SAAS,EAAE,MAAM,GAAG,SAAS,CAAA;CAC9B,qBAqBA"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
import { Annotation } from '../..';
|
3
3
|
type Annotations = {
|
4
4
|
pregrading: Annotation[];
|
@@ -19,6 +19,6 @@ type GradingAnswerProps = {
|
|
19
19
|
saveAnnotations: (annotations: Annotations) => void;
|
20
20
|
popupTopMargin?: number;
|
21
21
|
};
|
22
|
-
export declare function GradingAnswer(props: GradingAnswerProps): JSX.Element;
|
22
|
+
export declare function GradingAnswer(props: GradingAnswerProps): React.JSX.Element;
|
23
23
|
export {};
|
24
24
|
//# sourceMappingURL=GradingAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"GradingAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"GradingAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwD,MAAM,OAAO,CAAA;AAC5E,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AA0BlC,KAAK,WAAW,GAAG;IAAE,UAAU,EAAE,UAAU,EAAE,CAAC;IAAC,SAAS,EAAE,UAAU,EAAE,CAAA;CAAE,CAAA;AAExE,KAAK,WAAW,GAAG,YAAY,GAAG,WAAW,CAAA;AAE7C,KAAK,kBAAkB,GAAG;IACxB,MAAM,EAAE;QAAE,IAAI,EAAE,UAAU,GAAG,MAAM,CAAC;QAAC,cAAc,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IAC5E,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,eAAe,EAAE,CAAC,WAAW,EAAE,WAAW,KAAK,IAAI,CAAA;IACnD,cAAc,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,qBAQtD"}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
import { Annotation } from '../../index';
|
3
3
|
declare function GradingAnswerAnnotationList({ pregrading, censoring, singleGrading }: {
|
4
4
|
pregrading: Annotation[];
|
5
5
|
censoring: Annotation[];
|
6
6
|
singleGrading: boolean;
|
7
|
-
}): JSX.Element;
|
7
|
+
}): React.JSX.Element;
|
8
8
|
export default GradingAnswerAnnotationList;
|
9
9
|
//# sourceMappingURL=GradingAnswerAnnotationList.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"GradingAnswerAnnotationList.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswerAnnotationList.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"GradingAnswerAnnotationList.d.ts","sourceRoot":"","sources":["../../../src/components/grading/GradingAnswerAnnotationList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAGxC,iBAAS,2BAA2B,CAAC,EACnC,UAAU,EACV,SAAS,EACT,aAAa,EACd,EAAE;IACD,UAAU,EAAE,UAAU,EAAE,CAAA;IACxB,SAAS,EAAE,UAAU,EAAE,CAAA;IACvB,aAAa,EAAE,OAAO,CAAA;CACvB,qBAmBA;AAED,eAAe,2BAA2B,CAAA"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ChoiceAnswer({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ChoiceAnswer({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ChoiceAnswer>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ChoiceAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ChoiceAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/ChoiceAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAuEjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ChoiceAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/ChoiceAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAuEjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAyCtE;;AAED,wBAAuC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function DropdownAnswer({ element, renderChildNodes }: ExamComponentProps): JSX.Element | null;
|
3
|
+
declare function DropdownAnswer({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element | null;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof DropdownAnswer>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=DropdownAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DropdownAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/DropdownAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AASjE,iBAAS,cAAc,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"DropdownAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/DropdownAnswer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AASjE,iBAAS,cAAc,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,4BA2DxE;;AAED,wBAAyC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function QuestionTitle({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function QuestionTitle({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof QuestionTitle>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=QuestionTitle.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/results/QuestionTitle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"QuestionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/results/QuestionTitle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAwBvE;;AAED,wBAAwC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ScoredTextAnswer({ element }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ScoredTextAnswer({ element }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ScoredTextAnswer>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ScoredTextAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ScoredTextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/ScoredTextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAOzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ScoredTextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/ScoredTextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAOzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,gBAAgB,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBAoBxD;;AAED,wBAA2C"}
|
@@ -6,7 +6,7 @@ declare function SingleLineAnswer({ displayNumber, score, value, children }: {
|
|
6
6
|
displayNumber?: string;
|
7
7
|
value: string | undefined;
|
8
8
|
children: React.ReactNode;
|
9
|
-
}): JSX.Element;
|
9
|
+
}): React.JSX.Element;
|
10
10
|
declare const _default: React.MemoExoticComponent<typeof SingleLineAnswer>;
|
11
11
|
export default _default;
|
12
12
|
//# sourceMappingURL=SingleLineAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SingleLineAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/SingleLineAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAA;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,OAAO,CAAA;AAK7B,iBAAS,gBAAgB,CAAC,EACxB,aAAa,EACb,KAAK,EACL,KAAK,EACL,QAAQ,EACT,EAAE;IACD,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC1B,
|
1
|
+
{"version":3,"file":"SingleLineAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/SingleLineAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAA;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,OAAO,CAAA;AAK7B,iBAAS,gBAAgB,CAAC,EACxB,aAAa,EACb,KAAK,EACL,KAAK,EACL,QAAQ,EACT,EAAE;IACD,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC1B,qBAuBA;;AAED,wBAA2C"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { TextAnswer } from '../..';
|
3
3
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
4
|
-
declare function TextAnswer({ element }: ExamComponentProps): JSX.Element;
|
4
|
+
declare function TextAnswer({ element }: ExamComponentProps): React.JSX.Element;
|
5
5
|
declare const _default: React.MemoExoticComponent<typeof TextAnswer>;
|
6
6
|
export default _default;
|
7
7
|
//# sourceMappingURL=TextAnswer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"TextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/TextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAYjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"TextAnswer.d.ts","sourceRoot":"","sources":["../../../src/components/results/TextAnswer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAYjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBAmDlD;;AAED,wBAAqC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
declare function ResultsAnnotationList(): JSX.Element;
|
2
|
+
declare function ResultsAnnotationList(): React.JSX.Element;
|
3
3
|
declare const _default: React.MemoExoticComponent<typeof ResultsAnnotationList>;
|
4
4
|
export default _default;
|
5
5
|
//# sourceMappingURL=AnnotationList.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AnnotationList.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/AnnotationList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAezC,iBAAS,qBAAqB,
|
1
|
+
{"version":3,"file":"AnnotationList.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/AnnotationList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAezC,iBAAS,qBAAqB,sBAsC7B;;AAED,wBAAgD"}
|
@@ -4,7 +4,7 @@ export interface QuestionAutoScoreProps {
|
|
4
4
|
maxScore?: number;
|
5
5
|
displayNumber?: string;
|
6
6
|
}
|
7
|
-
declare function QuestionAutoScore({ score, maxScore, displayNumber }: QuestionAutoScoreProps): JSX.Element;
|
7
|
+
declare function QuestionAutoScore({ score, maxScore, displayNumber }: QuestionAutoScoreProps): React.JSX.Element;
|
8
8
|
declare const _default: React.MemoExoticComponent<typeof QuestionAutoScore>;
|
9
9
|
export default _default;
|
10
10
|
//# sourceMappingURL=QuestionAutoScore.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionAutoScore.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionAutoScore.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAKzC,MAAM,WAAW,sBAAsB;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,iBAAS,iBAAiB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,EAAE,sBAAsB,
|
1
|
+
{"version":3,"file":"QuestionAutoScore.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionAutoScore.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAKzC,MAAM,WAAW,sBAAsB;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,iBAAS,iBAAiB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,EAAE,sBAAsB,qBAUpF;;AAED,wBAA4C"}
|
@@ -6,7 +6,7 @@ export interface QuestionManualScoreProps {
|
|
6
6
|
displayNumber?: string;
|
7
7
|
multilineAnswer?: boolean;
|
8
8
|
}
|
9
|
-
declare function QuestionManualScore({ scores, maxScore, displayNumber, multilineAnswer }: QuestionManualScoreProps): JSX.Element;
|
9
|
+
declare function QuestionManualScore({ scores, maxScore, displayNumber, multilineAnswer }: QuestionManualScoreProps): React.JSX.Element;
|
10
10
|
declare const _default: React.MemoExoticComponent<typeof QuestionManualScore>;
|
11
11
|
export default _default;
|
12
12
|
//# sourceMappingURL=QuestionManualScore.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionManualScore.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionManualScore.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAoD,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAKxF,MAAM,WAAW,wBAAwB;IACvC,MAAM,CAAC,EAAE,KAAK,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AAaD,iBAAS,mBAAmB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,eAAe,EAAE,EAAE,wBAAwB,
|
1
|
+
{"version":3,"file":"QuestionManualScore.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionManualScore.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAoD,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAKxF,MAAM,WAAW,wBAAwB;IACvC,MAAM,CAAC,EAAE,KAAK,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AAaD,iBAAS,mBAAmB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,eAAe,EAAE,EAAE,wBAAwB,qBAgB1G;;AA0FD,wBAA8C"}
|
@@ -4,7 +4,7 @@ declare function QuestionScoresContainer({ answers, displayNumber, children, mul
|
|
4
4
|
displayNumber?: string;
|
5
5
|
children: React.ReactNode;
|
6
6
|
multilineAnswer?: boolean;
|
7
|
-
}): JSX.Element;
|
7
|
+
}): React.JSX.Element;
|
8
8
|
declare const _default: React.MemoExoticComponent<typeof QuestionScoresContainer>;
|
9
9
|
export default _default;
|
10
10
|
//# sourceMappingURL=QuestionScoresContainer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionScoresContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionScoresContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,iBAAS,uBAAuB,CAAC,EAC/B,OAAO,EACP,aAAa,EACb,QAAQ,EACR,eAAe,EAChB,EAAE;IACD,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B,
|
1
|
+
{"version":3,"file":"QuestionScoresContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/results/internal/QuestionScoresContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,iBAAS,uBAAuB,CAAC,EAC/B,OAAO,EACP,aAAa,EACb,QAAQ,EACR,eAAe,EAChB,EAAE;IACD,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B,qBAoBA;;AAED,wBAAkD"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
export declare function AnnotationLists({ pregradingAnnotations, censoringAnnotations, singleGrading }: {
|
3
3
|
pregradingAnnotations: {
|
4
4
|
numbering: string;
|
@@ -9,5 +9,5 @@ export declare function AnnotationLists({ pregradingAnnotations, censoringAnnota
|
|
9
9
|
message: string;
|
10
10
|
}[];
|
11
11
|
singleGrading: boolean;
|
12
|
-
}): JSX.Element | null;
|
12
|
+
}): React.JSX.Element | null;
|
13
13
|
//# sourceMappingURL=AnnotationLists.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AnnotationLists.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnnotationLists.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"AnnotationLists.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AnnotationLists.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,wBAAgB,eAAe,CAAC,EAC9B,qBAAqB,EACrB,oBAAoB,EACpB,aAAa,EACd,EAAE;IACD,qBAAqB,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IAC/D,oBAAoB,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IAC9D,aAAa,EAAE,OAAO,CAAA;CACvB,4BAsBA"}
|
@@ -6,6 +6,6 @@ type Props = {
|
|
6
6
|
answer: ExamAnswer;
|
7
7
|
error: boolean;
|
8
8
|
};
|
9
|
-
export declare const Indicator: React.MemoExoticComponent<(props: Props) => JSX.Element>;
|
9
|
+
export declare const Indicator: React.MemoExoticComponent<(props: Props) => React.JSX.Element>;
|
10
10
|
export {};
|
11
11
|
//# sourceMappingURL=AnswerIndicator.d.ts.map
|
@@ -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;CACf,CAAA;AAuCD,eAAO,MAAM,SAAS,oCArCU,KAAK,
|
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;CACf,CAAA;AAuCD,eAAO,MAAM,SAAS,oCArCU,KAAK,uBAqCS,CAAA"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function Audio({ element, className, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function Audio({ element, className, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Audio>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=Audio.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Audio.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Audio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AASjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"Audio.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Audio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AASjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAoC1E;;AAED,wBAAgC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function AudioGroup({ element, className, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function AudioGroup({ element, className, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof AudioGroup>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=AudioGroup.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AudioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AudioGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"AudioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AudioGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,UAAU,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAS/E;;AAED,wBAAqC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function AudioTest({ element }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function AudioTest({ element }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof AudioTest>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=AudioTest.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AudioTest.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AudioTest.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,iBAAS,SAAS,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"AudioTest.d.ts","sourceRoot":"","sources":["../../../src/components/shared/AudioTest.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,iBAAS,SAAS,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBA6BjD;;AAED,wBAAoC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ExamTranslation({ element }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ExamTranslation({ element }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ExamTranslation>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ExamTranslation.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ExamTranslation.d.ts","sourceRoot":"","sources":["../../../src/components/shared/ExamTranslation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ExamTranslation.d.ts","sourceRoot":"","sources":["../../../src/components/shared/ExamTranslation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,eAAe,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBAMvD;;AAED,wBAA0C"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function File({ element, className, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function File({ element, className, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof File>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=File.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"File.d.ts","sourceRoot":"","sources":["../../../src/components/shared/File.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,IAAI,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"File.d.ts","sourceRoot":"","sources":["../../../src/components/shared/File.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEjE,iBAAS,IAAI,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAgBzE;;AAED,wBAA+B"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function Formula({ element, className }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function Formula({ element, className }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Formula>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=Formula.d.ts.map
|