@pie-element/select-text 13.1.2-next.14 → 13.1.2-next.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/delivery/index.js +1 -1
- package/dist/browser/{main-Dv3iYGLO.js → main-BtVrCYrZ.js} +3 -5
- package/dist/browser/main-BtVrCYrZ.js.map +1 -0
- package/dist/browser/print/index.js +1 -1
- package/dist/index.iife.js +1 -1
- package/module/print.js +2 -4
- package/module/print.js.map +1 -1
- package/package.json +6 -6
- package/dist/browser/main-Dv3iYGLO.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { C as e } from "../Check-DWUum4RU.js";
|
|
2
|
-
import { n as t, t as n } from "../main-
|
|
2
|
+
import { n as t, t as n } from "../main-BtVrCYrZ.js";
|
|
3
3
|
import r from "react";
|
|
4
4
|
import { createRoot as i } from "react-dom/client";
|
|
5
5
|
//#region ../../shared/player-events/dist/index.js
|
|
@@ -3040,8 +3040,7 @@ var M = {
|
|
|
3040
3040
|
listenSilentAlt: "Repeat instructions",
|
|
3041
3041
|
listenPlayingAlt: "Instructions are playing",
|
|
3042
3042
|
printAudio: "Audio:",
|
|
3043
|
-
printTranscript: "Transcript:"
|
|
3044
|
-
printKey: "(key)"
|
|
3043
|
+
printTranscript: "Transcript:"
|
|
3045
3044
|
},
|
|
3046
3045
|
multipleChoice: {
|
|
3047
3046
|
minSelections: "Select at least {{minSelections}}.",
|
|
@@ -3181,8 +3180,7 @@ var M = {
|
|
|
3181
3180
|
listenSilentAlt: "Escuchar. Repetir las instrucciones.",
|
|
3182
3181
|
listenPlayingAlt: "Escuchar. Estas son las instrucciones.",
|
|
3183
3182
|
printAudio: "Audio:",
|
|
3184
|
-
printTranscript: "Transcripción:"
|
|
3185
|
-
printKey: "(clave)"
|
|
3183
|
+
printTranscript: "Transcripción:"
|
|
3186
3184
|
},
|
|
3187
3185
|
multipleChoice: {
|
|
3188
3186
|
minSelections: "Seleccione al menos {{minSelections}}.",
|
|
@@ -4913,4 +4911,4 @@ var Zt = X(p, "UiLayout") || X(tn.UiLayout, "UiLayout"), Z = X(f, "PreviewPrompt
|
|
|
4913
4911
|
//#endregion
|
|
4914
4912
|
export { Xt as n, un as t };
|
|
4915
4913
|
|
|
4916
|
-
//# sourceMappingURL=main-
|
|
4914
|
+
//# sourceMappingURL=main-BtVrCYrZ.js.map
|