@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
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Formula.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Formula.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,OAAO,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"Formula.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Formula.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAGjE,iBAAS,OAAO,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,kBAAkB,qBAe1D;;AAED,wBAAkC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function Image({ element, className, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function Image({ element, className, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Image>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=Image.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAQjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAQjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBA8C1E;;AAED,wBAAgC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function ImageOverlay({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function ImageOverlay({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof ImageOverlay>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=ImageOverlay.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ImageOverlay.d.ts","sourceRoot":"","sources":["../../../src/components/shared/ImageOverlay.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA+B,MAAM,OAAO,CAAA;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAKjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"ImageOverlay.d.ts","sourceRoot":"","sources":["../../../src/components/shared/ImageOverlay.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA+B,MAAM,OAAO,CAAA;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAKjE,iBAAS,YAAY,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAsCtE;;AAwDD,wBAAuC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
export declare function QuestionNumber({ element }: ExamComponentProps): JSX.Element;
|
3
|
+
export declare function QuestionNumber({ element }: ExamComponentProps): React.JSX.Element;
|
4
4
|
//# sourceMappingURL=QuestionNumber.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"QuestionNumber.d.ts","sourceRoot":"","sources":["../../../src/components/shared/QuestionNumber.tsx"],"names":[],"mappings":";
|
1
|
+
{"version":3,"file":"QuestionNumber.d.ts","sourceRoot":"","sources":["../../../src/components/shared/QuestionNumber.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,wBAAgB,cAAc,CAAC,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBAS7D"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function Reference({ element, renderChildNodes }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function Reference({ element, renderChildNodes }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Reference>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=Reference.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Reference.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Reference.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,iBAAS,SAAS,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"Reference.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Reference.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAOjE,iBAAS,SAAS,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,kBAAkB,qBAqDnE;;AAoCD,wBAAoC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function References(_props: ExamComponentProps): JSX.Element | null;
|
3
|
+
declare function References(_props: ExamComponentProps): React.JSX.Element | null;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof References>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=References.d.ts.map
|
@@ -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,
|
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,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ExamComponentProps } from '../../createRenderChildNodes';
|
3
|
-
declare function Video({ element, renderChildNodes, className }: ExamComponentProps): JSX.Element;
|
3
|
+
declare function Video({ element, renderChildNodes, className }: ExamComponentProps): React.JSX.Element;
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof Video>;
|
5
5
|
export default _default;
|
6
6
|
//# sourceMappingURL=Video.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Video.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,EAAE,kBAAkB,
|
1
|
+
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/shared/Video.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAIjE,iBAAS,KAAK,CAAC,EAAE,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,EAAE,kBAAkB,qBA2B1E;;AAED,wBAAgC"}
|
@@ -2,6 +2,7 @@ import React from 'react';
|
|
2
2
|
import { AudioPlaybackError } from '../../../index';
|
3
3
|
declare const AudioPlaybackError: React.FunctionComponent<{
|
4
4
|
error?: AudioPlaybackError;
|
5
|
+
children: React.ReactNode[] | React.ReactNode;
|
5
6
|
}>;
|
6
7
|
export default AudioPlaybackError;
|
7
8
|
//# sourceMappingURL=AudioPlaybackError.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AudioPlaybackError.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/internal/AudioPlaybackError.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAGnD,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAChD,KAAK,CAAC,EAAE,kBAAkB,CAAA;
|
1
|
+
{"version":3,"file":"AudioPlaybackError.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/internal/AudioPlaybackError.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAGnD,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,iBAAiB,CAAC;IAChD,KAAK,CAAC,EAAE,kBAAkB,CAAA;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,EAAE,GAAG,KAAK,CAAC,SAAS,CAAA;CAC9C,CAiBA,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
@@ -5,7 +5,10 @@ import ReactCSSTransitionReplace from 'react-css-transition-replace';
|
|
5
5
|
import { useExamTranslation } from '../../../i18n';
|
6
6
|
const AudioPlaybackError = ({ error, children }) => {
|
7
7
|
const { t } = useExamTranslation();
|
8
|
-
return (
|
8
|
+
return (
|
9
|
+
// @types/react 18 removed children from implicit props. This component has not explicitly added them yet
|
10
|
+
// @ts-ignore
|
11
|
+
React.createElement(ReactCSSTransitionReplace, { transitionName: "e-crossfade", transitionEnterTimeout: 500, transitionLeaveTimeout: 500 }, error != null ? (React.createElement("div", { className: "e-color-error", role: "alert" },
|
9
12
|
React.createElement(FontAwesomeIcon, { icon: faExclamationTriangle, className: "e-mrg-r-1" }),
|
10
13
|
t(`audio-errors.${error}`))) : (React.createElement("div", { key: "no-error" }, children))));
|
11
14
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AudioPlaybackError.js","sourceRoot":"","sources":["../../../../src/components/shared/internal/AudioPlaybackError.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAA;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AAChE,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,yBAAyB,MAAM,8BAA8B,CAAA;AAEpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAA;AAElD,MAAM,kBAAkB,
|
1
|
+
{"version":3,"file":"AudioPlaybackError.js","sourceRoot":"","sources":["../../../../src/components/shared/internal/AudioPlaybackError.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAA;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AAChE,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,yBAAyB,MAAM,8BAA8B,CAAA;AAEpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAA;AAElD,MAAM,kBAAkB,GAGnB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE;IAC3B,MAAM,EAAE,CAAC,EAAE,GAAG,kBAAkB,EAAE,CAAA;IAElC,OAAO;IACL,yGAAyG;IACzG,aAAa;IACb,oBAAC,yBAAyB,IAAC,cAAc,EAAC,aAAa,EAAC,sBAAsB,EAAE,GAAG,EAAE,sBAAsB,EAAE,GAAG,IAC7G,KAAK,IAAI,IAAI,CAAC,CAAC,CAAC,CACf,6BAAK,SAAS,EAAC,eAAe,EAAC,IAAI,EAAC,OAAO;QACzC,oBAAC,eAAe,IAAC,IAAI,EAAE,qBAAqB,EAAE,SAAS,EAAC,WAAW,GAAG;QACrE,CAAC,CAAC,gBAAgB,KAAK,EAAW,CAAC,CAChC,CACP,CAAC,CAAC,CAAC,CACF,6BAAK,GAAG,EAAC,UAAU,IAAE,QAAQ,CAAO,CACrC,CACyB,CAC7B,CAAA;AACH,CAAC,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
@@ -6,7 +6,7 @@ declare function RestrictedAudioPlayer({ src, restrictedAudioId, duration, times
|
|
6
6
|
duration: number;
|
7
7
|
times: number;
|
8
8
|
labelId: string;
|
9
|
-
}): JSX.Element;
|
9
|
+
}): React.JSX.Element;
|
10
10
|
declare const _default: React.MemoExoticComponent<typeof RestrictedAudioPlayer>;
|
11
11
|
export default _default;
|
12
12
|
//# sourceMappingURL=RestrictedAudioPlayer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"RestrictedAudioPlayer.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/internal/RestrictedAudioPlayer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAKlD,iBAAS,qBAAqB,CAAC,EAC7B,GAAG,EACH,iBAAiB,EACjB,QAAQ,EACR,KAAK,EACL,OAAO,EACR,EAAE;IACD,GAAG,EAAE,MAAM,CAAA;IACX,iBAAiB,EAAE,iBAAiB,CAAA;IACpC,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;CAChB,
|
1
|
+
{"version":3,"file":"RestrictedAudioPlayer.d.ts","sourceRoot":"","sources":["../../../../src/components/shared/internal/RestrictedAudioPlayer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAKlD,iBAAS,qBAAqB,CAAC,EAC7B,GAAG,EACH,iBAAiB,EACjB,QAAQ,EACR,KAAK,EACL,OAAO,EACR,EAAE;IACD,GAAG,EAAE,MAAM,CAAA;IACX,iBAAiB,EAAE,iBAAiB,CAAA;IACpC,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;CAChB,qBAmCA;;AAED,wBAAgD"}
|