lido-player 0.0.2-alpha-62 → 0.0.2-alpha-63

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.
@@ -9810,7 +9810,34 @@ const instruction$4 = {
9810
9810
  dragAndDrop: "Match the items by dragging and dropping them into the correct places.",
9811
9811
  mcq: "Select the correct answer from the options provided.",
9812
9812
  tracing: "Trace the shape by following the outline carefully.",
9813
- flashcards: "Review the flashcards to reinforce your learning."
9813
+ flashcards: "Review the flashcards to reinforce your learning.",
9814
+ substractionWithImage: "substractionWithImageEngAudio",
9815
+ substractionWithoutImage: "substractionWithoutImageEngAudio",
9816
+ numberIdentificationWithImage: "numberIdentificationWithImageEngAudio",
9817
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageEngAudio",
9818
+ wordBuildingWithImage: "wordBuildingWithImageEngAudio",
9819
+ wordBuildingWithoutImage: "wordBuildingWithoutImageEngAudio",
9820
+ pictureClues: "pictureCluesEngAudio",
9821
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesEngAudio",
9822
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageEngAudio",
9823
+ sentenceMatch: "sentenceMatchEngAudio",
9824
+ imageMatch: "imageMatchEngAudio",
9825
+ palStoryTale: "palStoryTaleEngAudio",
9826
+ palEgmaPatternMatching: "palEgmaPatternMatchingEngAudio",
9827
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropEngAudio",
9828
+ palEgmaWordProblemClick: "palEgmaWordProblemClickEngAudio",
9829
+ palEgraOddOneOut: "palEgraOddOneOutEngAudio",
9830
+ palEgraArrangePictures: "palEgraArrangePicturesEngAudio",
9831
+ palEgraBuildWord: "palEgraBuildWordEngAudio",
9832
+ palEgraWordFormation: "palEgraWordFormationEngAudio",
9833
+ palInventedSpelling: "palInventedSpellingEngAudio",
9834
+ palLetterIdentification: "palLetterIdentificationEngAudio",
9835
+ palStoryMaking: "palStoryMakingEngAudio",
9836
+ palegmasumtogether: "palegmasumtogetherEngAudio",
9837
+ palegmamultioption: "palegmamultioptionEngAudio",
9838
+ palegraoptionaudio: "palegraoptionaudioEngAudio",
9839
+ palegrawordmatch: "palegrawordmatchEngAudio",
9840
+ palegramcqimages: "palegramcqimagesEngAudio"
9814
9841
  };
9815
9842
  const en = {
9816
9843
  "Do you want to exit?": "Do you want to exit?",
@@ -9839,10 +9866,37 @@ const fr = {
9839
9866
 
9840
9867
  const Exit$3 = "बाहर निकलें";
9841
9868
  const instruction$2 = {
9842
- dragAndDrop: "वस्तुओं को सही स्थानों पर खींचकर और छोड़कर मिलाएँ।",
9843
- mcq: "दिए गए विकल्पों में से सही उत्तर चुनें।",
9844
- tracing: "रेखा का सावधानीपूर्वक अनुसरण करते हुए आकृति बनाएँ।",
9845
- flashcards: "सीख को मजबूत करने के लिए फ्लैशकार्ड देखें।"
9869
+ dragAndDrop: "Match_the_items_by_dragging_and_dropping_them_into_the_correct_places.",
9870
+ mcq: "Select the correct answer from the options provided.",
9871
+ tracing: "Trace the shape by following the outline carefully.",
9872
+ flashcards: "Review the flashcards to reinforce your learning.",
9873
+ substractionWithImage: "substractionWithImageHiAudio",
9874
+ substractionWithoutImage: "substractionWithoutImageHiAudio",
9875
+ numberIdentificationWithImage: "numberIdentificationWithImageHiAudio",
9876
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageHiAudio",
9877
+ wordBuildingWithImage: "wordBuildingWithImageHiAudio",
9878
+ wordBuildingWithoutImage: "wordBuildingWithoutImageHiAudio",
9879
+ pictureClues: "pictureCluesHiAudio",
9880
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesHiAudio",
9881
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageHiAudio",
9882
+ sentenceMatch: "sentenceMatchHiAudio",
9883
+ imageMatch: "imageMatchHiAudio",
9884
+ palStoryTale: "palStoryTaleHiAudio",
9885
+ palEgmaPatternMatching: "palEgmaPatternMatchingHiAudio",
9886
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropHiAudio",
9887
+ palEgmaWordProblemClick: "palEgmaWordProblemClickHiAudio",
9888
+ palEgraOddOneOut: "palEgraOddOneOutHiAudio",
9889
+ palEgraArrangePictures: "palEgraArrangePicturesHiAudio",
9890
+ palEgraBuildWord: "palEgraBuildWordHiAudio",
9891
+ palEgraWordFormation: "palEgraWordFormationHiAudio",
9892
+ palInventedSpelling: "palInventedSpellingHiAudio",
9893
+ palLetterIdentification: "palLetterIdentificationHiAudio",
9894
+ palStoryMaking: "palStoryMakingHiAudio",
9895
+ palegmasumtogether: "palegmasumtogetherHiAudio",
9896
+ palegmamultioption: "palegmamultioptionHiAudio",
9897
+ palegraoptionaudio: "palegraoptionaudioHiAudio",
9898
+ palegrawordmatch: "palegrawordmatchHiAudio",
9899
+ palegramcqimages: "palegramcqimagesHiAudio"
9846
9900
  };
9847
9901
  const hi = {
9848
9902
  "Do you want to exit?": "क्या आप बाहर निकलना चाहते हैं?",
@@ -9985,6 +10039,33 @@ const LidoContainer = class {
9985
10039
  mcq: "instruction.mcq" /* templateAudio.mcq */,
9986
10040
  tracing: "instruction.tracing" /* templateAudio.tracing */,
9987
10041
  dragAndDrop: "instruction.dragAndDrop" /* templateAudio.dragAndDrop */,
10042
+ substractionWithImage: "instruction.substractionWithImage" /* templateAudio.substractionWithImage */,
10043
+ "substractionWithoutImage": "instruction.substractionWithoutImage" /* templateAudio.substractionWithoutImage */,
10044
+ "numberIdentificationWithImage": "instruction.numberIdentificationWithImage" /* templateAudio.numberIdentificationWithImage */,
10045
+ "numberIdentificationWithoutImage": "instruction.numberIdentificationWithoutImage" /* templateAudio.numberIdentificationWithoutImage */,
10046
+ "wordBuildingWithImage": "instruction.wordBuildingWithImage" /* templateAudio.wordBuildingWithImage */,
10047
+ "wordBuildingWithoutImage": "instruction.wordBuildingWithoutImage" /* templateAudio.wordBuildingWithoutImage */,
10048
+ "pictureClues": "instruction.pictureClues" /* templateAudio.pictureClues */,
10049
+ "pictureWordMatchMultipleImages": "instruction.pictureWordMatchMultipleImages" /* templateAudio.pictureWordMatchMultipleImages */,
10050
+ "pictureWordMatchSingleImage": "instruction.pictureWordMatchSingleImage" /* templateAudio.pictureWordMatchSingleImage */,
10051
+ "sentenceMatch": "instruction.sentenceMatch" /* templateAudio.sentenceMatch */,
10052
+ "imageMatch": "instruction.imageMatch" /* templateAudio.imageMatch */,
10053
+ "palStoryTale": "instruction.palStoryTale" /* templateAudio.palStoryTale */,
10054
+ "palEgmaPatternMatching": "instruction.palEgmaPatternMatching" /* templateAudio.palEgmaPatternMatching */,
10055
+ "palEgmaWordProblemDragnDrop": "instruction.palEgmaWordProblemDragnDrop" /* templateAudio.palEgmaWordProblemDragnDrop */,
10056
+ "palEgmaWordProblemClick": "instruction.palEgmaWordProblemClick" /* templateAudio.palEgmaWordProblemClick */,
10057
+ "palEgraOddOneOut": "instruction.palEgraOddOneOut" /* templateAudio.palEgraOddOneOut */,
10058
+ "palEgraArrangePictures": "instruction.palEgraArrangePictures" /* templateAudio.palEgraArrangePictures */,
10059
+ "palEgraBuildWord": "instruction.palEgraBuildWord" /* templateAudio.palEgraBuildWord */,
10060
+ "palEgraWordFormation": "instruction.palEgraWordFormation" /* templateAudio.palEgraWordFormation */,
10061
+ "palInventedSpelling": "instruction.palInventedSpelling" /* templateAudio.palInventedSpelling */,
10062
+ "palLetterIdentification": "instruction.palLetterIdentification" /* templateAudio.palLetterIdentification */,
10063
+ "palStoryMaking": "instruction.palStoryMaking" /* templateAudio.palStoryMaking */,
10064
+ "palegmasumtogether": "instruction.palegmasumtogether" /* templateAudio.palegmasumtogether */,
10065
+ "palegmamultioption": "instruction.palegmamultioption" /* templateAudio.palegmamultioption */,
10066
+ "palegraoptionaudio": "instruction.palegraoptionaudio" /* templateAudio.palegraoptionaudio */,
10067
+ "palegrawordmatch": "instruction.palegrawordmatch" /* templateAudio.palegrawordmatch */,
10068
+ "palegramcqimages": "instruction.palegramcqimages" /* templateAudio.palegramcqimages */,
9988
10069
  }[this.templateId]) !== null && _a !== void 0 ? _a : '';
9989
10070
  this.instructName = key ? instance.t(key) : '';
9990
10071
  const home = document.querySelector('lido-home');
@@ -10140,7 +10221,7 @@ const LidoContainer = class {
10140
10221
  userSelect: 'none', // Prevent any field selection
10141
10222
  };
10142
10223
  console.log('🚀 ~ LidoContainer ~ canplay:', this.canplay);
10143
- return (index.h(index.Host, { key: 'b2b35ac6c3be99cabf0eeaf2708611bfd4c3360c', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, index.h("lido-text", { key: 'ebd91c0603caa4e52d583dd86a1692b57b99afb4', visible: "false", id: this.templateId, audio: "", string: this.instructName }), index.h("slot", { key: '76f7f53558af814bbd0ce4516b80d4fa970e3c48' })));
10224
+ return (index.h(index.Host, { key: '63931aa1e8ffe4b1b427f851f7a7f0197f4c0c33', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, index.h("lido-text", { key: 'b8857a16147d8eac74f8c4bc70eec2558ddc888b', visible: "false", id: this.templateId, audio: "", string: this.instructName }), index.h("slot", { key: '7b6369dd2d859ee824d3fca53486aa8f5dd6fa34' })));
10144
10225
  }
10145
10226
  get el() { return index.getElement(this); }
10146
10227
  static get watchers() { return {
@@ -71,6 +71,33 @@ export class LidoContainer {
71
71
  mcq: "instruction.mcq" /* templateAudio.mcq */,
72
72
  tracing: "instruction.tracing" /* templateAudio.tracing */,
73
73
  dragAndDrop: "instruction.dragAndDrop" /* templateAudio.dragAndDrop */,
74
+ substractionWithImage: "instruction.substractionWithImage" /* templateAudio.substractionWithImage */,
75
+ "substractionWithoutImage": "instruction.substractionWithoutImage" /* templateAudio.substractionWithoutImage */,
76
+ "numberIdentificationWithImage": "instruction.numberIdentificationWithImage" /* templateAudio.numberIdentificationWithImage */,
77
+ "numberIdentificationWithoutImage": "instruction.numberIdentificationWithoutImage" /* templateAudio.numberIdentificationWithoutImage */,
78
+ "wordBuildingWithImage": "instruction.wordBuildingWithImage" /* templateAudio.wordBuildingWithImage */,
79
+ "wordBuildingWithoutImage": "instruction.wordBuildingWithoutImage" /* templateAudio.wordBuildingWithoutImage */,
80
+ "pictureClues": "instruction.pictureClues" /* templateAudio.pictureClues */,
81
+ "pictureWordMatchMultipleImages": "instruction.pictureWordMatchMultipleImages" /* templateAudio.pictureWordMatchMultipleImages */,
82
+ "pictureWordMatchSingleImage": "instruction.pictureWordMatchSingleImage" /* templateAudio.pictureWordMatchSingleImage */,
83
+ "sentenceMatch": "instruction.sentenceMatch" /* templateAudio.sentenceMatch */,
84
+ "imageMatch": "instruction.imageMatch" /* templateAudio.imageMatch */,
85
+ "palStoryTale": "instruction.palStoryTale" /* templateAudio.palStoryTale */,
86
+ "palEgmaPatternMatching": "instruction.palEgmaPatternMatching" /* templateAudio.palEgmaPatternMatching */,
87
+ "palEgmaWordProblemDragnDrop": "instruction.palEgmaWordProblemDragnDrop" /* templateAudio.palEgmaWordProblemDragnDrop */,
88
+ "palEgmaWordProblemClick": "instruction.palEgmaWordProblemClick" /* templateAudio.palEgmaWordProblemClick */,
89
+ "palEgraOddOneOut": "instruction.palEgraOddOneOut" /* templateAudio.palEgraOddOneOut */,
90
+ "palEgraArrangePictures": "instruction.palEgraArrangePictures" /* templateAudio.palEgraArrangePictures */,
91
+ "palEgraBuildWord": "instruction.palEgraBuildWord" /* templateAudio.palEgraBuildWord */,
92
+ "palEgraWordFormation": "instruction.palEgraWordFormation" /* templateAudio.palEgraWordFormation */,
93
+ "palInventedSpelling": "instruction.palInventedSpelling" /* templateAudio.palInventedSpelling */,
94
+ "palLetterIdentification": "instruction.palLetterIdentification" /* templateAudio.palLetterIdentification */,
95
+ "palStoryMaking": "instruction.palStoryMaking" /* templateAudio.palStoryMaking */,
96
+ "palegmasumtogether": "instruction.palegmasumtogether" /* templateAudio.palegmasumtogether */,
97
+ "palegmamultioption": "instruction.palegmamultioption" /* templateAudio.palegmamultioption */,
98
+ "palegraoptionaudio": "instruction.palegraoptionaudio" /* templateAudio.palegraoptionaudio */,
99
+ "palegrawordmatch": "instruction.palegrawordmatch" /* templateAudio.palegrawordmatch */,
100
+ "palegramcqimages": "instruction.palegramcqimages" /* templateAudio.palegramcqimages */,
74
101
  }[this.templateId]) !== null && _a !== void 0 ? _a : '';
75
102
  this.instructName = key ? i18next.t(key) : '';
76
103
  const home = document.querySelector('lido-home');
@@ -226,7 +253,7 @@ export class LidoContainer {
226
253
  userSelect: 'none', // Prevent any field selection
227
254
  };
228
255
  console.log('🚀 ~ LidoContainer ~ canplay:', this.canplay);
229
- return (h(Host, { key: 'b2b35ac6c3be99cabf0eeaf2708611bfd4c3360c', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'ebd91c0603caa4e52d583dd86a1692b57b99afb4', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '76f7f53558af814bbd0ce4516b80d4fa970e3c48' })));
256
+ return (h(Host, { key: '63931aa1e8ffe4b1b427f851f7a7f0197f4c0c33', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'b8857a16147d8eac74f8c4bc70eec2558ddc888b', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '7b6369dd2d859ee824d3fca53486aa8f5dd6fa34' })));
230
257
  }
231
258
  static get is() { return "lido-container"; }
232
259
  static get originalStyleUrls() {
@@ -38,7 +38,7 @@ export const wordBuildingwithimg = {
38
38
  function getContainerXml(args) {
39
39
  const { isAllowOnlyCorrect = true } = args;
40
40
  return `<main>
41
- <lido-container disable-speak="true" visible="true" id="lido-container" template-id="mcq" objective="${args.answer}" bg-image="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/WordBuilding/bgImage.png" onInCorrect="lido-avatar.avatarAnimate='Fail';this.sleep='2000';" onCorrect="lido-avatar.avatarAnimate='Success';this.sleep='1200';data.z-index='100'; data.boxShadow='0 0 40px #FFC107';this.sleep='300'; this.sleep='400'; data.boxShadow='none';this.sleep='2000';" is-continue-on-correct="${args.PracticeMode}" is-allow-only-correct="${args.PracticeMode}" onEntry="blank.z-index='12';">
41
+ <lido-container lang="hi" disable-speak="true" visible="true" id="lido-container" template-id="wordBuildingWithImage" objective="${args.answer}" bg-image="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/WordBuilding/bgImage.png" onInCorrect="lido-avatar.avatarAnimate='Fail';this.sleep='2000';" onCorrect="lido-avatar.avatarAnimate='Success';this.sleep='1200';data.z-index='100'; data.boxShadow='0 0 40px #FFC107';this.sleep='300'; this.sleep='400'; data.boxShadow='none';this.sleep='2000';" is-continue-on-correct="${args.PracticeMode}" is-allow-only-correct="${args.PracticeMode}" onEntry="blank.z-index='12';">
42
42
  <!-- Chimple Avatar -->
43
43
  <lido-cell layout="pos" id="pos1" disable-edit="true" value="pos2" height="landscape. 373px,portrait.402px" width="landscape.304px,portrait.398px" x="landscape.0%, portrait.28%" y="landscape.51%, portrait.77%" aria-hidden="true" z="1" bg-color="transparent" visible="true" >
44
44
  <lido-avatar id="lido-avatar" disable-edit="true" visible="true" height="100%" width="100%" src="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/temp2/chimplecharacter.riv" alt-text="{chimpleCharacterRive}">
@@ -37,7 +37,7 @@ export const wordBuildingwithoutimg = {
37
37
  function getContainerXml(args) {
38
38
  const { isAllowOnlyCorrect = true } = args;
39
39
  return `<main>
40
- <lido-container disable-speak="true" visible="true" id="lido-container" template-id="mcq" objective="${args.answer}" bg-image="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/WordBuilding/bgImage.png" onInCorrect="lido-avatar.avatarAnimate='Fail';this.sleep='2000';" onCorrect="lido-avatar.avatarAnimate='Success';data.speak='true';this.sleep='1200';data.z-index='100'; data.boxShadow='0 0 40px #FFC107';this.sleep='300'; this.sleep='400'; data.boxShadow='none';this.sleep='2000';" is-continue-on-correct="${isAllowOnlyCorrect}" is-allow-only-correct="true" onEntry="blank.z-index='12';">
40
+ <lido-container disable-speak="true" visible="true" id="lido-container" template-id="wordBuildingWithoutImage" objective="${args.answer}" bg-image="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/WordBuilding/bgImage.png" onInCorrect="lido-avatar.avatarAnimate='Fail';this.sleep='2000';" onCorrect="lido-avatar.avatarAnimate='Success';data.speak='true';this.sleep='1200';data.z-index='100'; data.boxShadow='0 0 40px #FFC107';this.sleep='300'; this.sleep='400'; data.boxShadow='none';this.sleep='2000';" is-continue-on-correct="${isAllowOnlyCorrect}" is-allow-only-correct="true" onEntry="blank.z-index='12';">
41
41
  <!-- Chimple Avatar -->
42
42
  <lido-cell layout="pos" id="pos1" disable-edit="true" value="pos2" height="landscape. 373px,portrait.402px" width="landscape.304px,portrait.398px" x="landscape.0%, portrait.28%" y="landscape.51%, portrait.77%" aria-hidden="true" z="1" bg-color="transparent" visible="true" >
43
43
  <lido-avatar id="lido-avatar" disable-edit="true" visible="true" height="100%" width="100%" src="https://aeakbcdznktpsbrfsgys.supabase.co/storage/v1/object/public/template-assets/temp2/chimplecharacter.riv" alt-text="{chimpleCharacterRive}">
@@ -1,4 +1,4 @@
1
- import { L as LidoCalculator$1, d as defineCustomElement$1 } from './p-d0d890d8.js';
1
+ import { L as LidoCalculator$1, d as defineCustomElement$1 } from './p-d31bcfae.js';
2
2
 
3
3
  const LidoCalculator = LidoCalculator$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { L as LidoCanvas$1, d as defineCustomElement$1 } from './p-da85322a.js';
1
+ import { L as LidoCanvas$1, d as defineCustomElement$1 } from './p-1a53b784.js';
2
2
 
3
3
  const LidoCanvas = LidoCanvas$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { L as LidoContainer$1, d as defineCustomElement$1 } from './p-5da9c4a0.js';
1
+ import { L as LidoContainer$1, d as defineCustomElement$1 } from './p-adfef26f.js';
2
2
 
3
3
  const LidoContainer = LidoContainer$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { L as LidoHome$1, d as defineCustomElement$1 } from './p-fb9e274c.js';
1
+ import { L as LidoHome$1, d as defineCustomElement$1 } from './p-302d1390.js';
2
2
 
3
3
  const LidoHome = LidoHome$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { L as LidoKeyboard$1, d as defineCustomElement$1 } from './p-21938b85.js';
1
+ import { L as LidoKeyboard$1, d as defineCustomElement$1 } from './p-228a12b2.js';
2
2
 
3
3
  const LidoKeyboard = LidoKeyboard$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,17 +1,17 @@
1
1
  import { p as proxyCustomElement, H, g as getAssetPath, h } from './p-bd09bc5b.js';
2
- import { d as defineCustomElement$4, i as instance } from './p-5a3a7f41.js';
2
+ import { d as defineCustomElement$4, i as instance } from './p-196e9b0e.js';
3
3
  import { d as defineCustomElement$m } from './p-6c1ea24d.js';
4
4
  import { d as defineCustomElement$l } from './p-f4c980f0.js';
5
- import { d as defineCustomElement$k } from './p-d0d890d8.js';
6
- import { d as defineCustomElement$j } from './p-da85322a.js';
5
+ import { d as defineCustomElement$k } from './p-d31bcfae.js';
6
+ import { d as defineCustomElement$j } from './p-1a53b784.js';
7
7
  import { d as defineCustomElement$i } from './p-64b85ae6.js';
8
8
  import { d as defineCustomElement$h } from './p-d2d6e641.js';
9
- import { d as defineCustomElement$g } from './p-5da9c4a0.js';
9
+ import { d as defineCustomElement$g } from './p-adfef26f.js';
10
10
  import { d as defineCustomElement$f } from './p-8f174468.js';
11
11
  import { d as defineCustomElement$e } from './p-7256917d.js';
12
- import { d as defineCustomElement$d } from './p-fb9e274c.js';
12
+ import { d as defineCustomElement$d } from './p-302d1390.js';
13
13
  import { d as defineCustomElement$c } from './p-e42ddea5.js';
14
- import { d as defineCustomElement$b } from './p-21938b85.js';
14
+ import { d as defineCustomElement$b } from './p-228a12b2.js';
15
15
  import { d as defineCustomElement$a } from './p-40dd6fa3.js';
16
16
  import { d as defineCustomElement$9 } from './p-cdb5b0e6.js';
17
17
  import { d as defineCustomElement$8 } from './p-85eaa0b7.js';
@@ -1,4 +1,4 @@
1
- import { L as LidoText$1, d as defineCustomElement$1 } from './p-5a3a7f41.js';
1
+ import { L as LidoText$1, d as defineCustomElement$1 } from './p-196e9b0e.js';
2
2
 
3
3
  const LidoText = LidoText$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -2633,7 +2633,34 @@ const instruction$4 = {
2633
2633
  dragAndDrop: "Match the items by dragging and dropping them into the correct places.",
2634
2634
  mcq: "Select the correct answer from the options provided.",
2635
2635
  tracing: "Trace the shape by following the outline carefully.",
2636
- flashcards: "Review the flashcards to reinforce your learning."
2636
+ flashcards: "Review the flashcards to reinforce your learning.",
2637
+ substractionWithImage: "substractionWithImageEngAudio",
2638
+ substractionWithoutImage: "substractionWithoutImageEngAudio",
2639
+ numberIdentificationWithImage: "numberIdentificationWithImageEngAudio",
2640
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageEngAudio",
2641
+ wordBuildingWithImage: "wordBuildingWithImageEngAudio",
2642
+ wordBuildingWithoutImage: "wordBuildingWithoutImageEngAudio",
2643
+ pictureClues: "pictureCluesEngAudio",
2644
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesEngAudio",
2645
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageEngAudio",
2646
+ sentenceMatch: "sentenceMatchEngAudio",
2647
+ imageMatch: "imageMatchEngAudio",
2648
+ palStoryTale: "palStoryTaleEngAudio",
2649
+ palEgmaPatternMatching: "palEgmaPatternMatchingEngAudio",
2650
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropEngAudio",
2651
+ palEgmaWordProblemClick: "palEgmaWordProblemClickEngAudio",
2652
+ palEgraOddOneOut: "palEgraOddOneOutEngAudio",
2653
+ palEgraArrangePictures: "palEgraArrangePicturesEngAudio",
2654
+ palEgraBuildWord: "palEgraBuildWordEngAudio",
2655
+ palEgraWordFormation: "palEgraWordFormationEngAudio",
2656
+ palInventedSpelling: "palInventedSpellingEngAudio",
2657
+ palLetterIdentification: "palLetterIdentificationEngAudio",
2658
+ palStoryMaking: "palStoryMakingEngAudio",
2659
+ palegmasumtogether: "palegmasumtogetherEngAudio",
2660
+ palegmamultioption: "palegmamultioptionEngAudio",
2661
+ palegraoptionaudio: "palegraoptionaudioEngAudio",
2662
+ palegrawordmatch: "palegrawordmatchEngAudio",
2663
+ palegramcqimages: "palegramcqimagesEngAudio"
2637
2664
  };
2638
2665
  const en = {
2639
2666
  "Do you want to exit?": "Do you want to exit?",
@@ -2662,10 +2689,37 @@ const fr = {
2662
2689
 
2663
2690
  const Exit$3 = "बाहर निकलें";
2664
2691
  const instruction$2 = {
2665
- dragAndDrop: "वस्तुओं को सही स्थानों पर खींचकर और छोड़कर मिलाएँ।",
2666
- mcq: "दिए गए विकल्पों में से सही उत्तर चुनें।",
2667
- tracing: "रेखा का सावधानीपूर्वक अनुसरण करते हुए आकृति बनाएँ।",
2668
- flashcards: "सीख को मजबूत करने के लिए फ्लैशकार्ड देखें।"
2692
+ dragAndDrop: "Match_the_items_by_dragging_and_dropping_them_into_the_correct_places.",
2693
+ mcq: "Select the correct answer from the options provided.",
2694
+ tracing: "Trace the shape by following the outline carefully.",
2695
+ flashcards: "Review the flashcards to reinforce your learning.",
2696
+ substractionWithImage: "substractionWithImageHiAudio",
2697
+ substractionWithoutImage: "substractionWithoutImageHiAudio",
2698
+ numberIdentificationWithImage: "numberIdentificationWithImageHiAudio",
2699
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageHiAudio",
2700
+ wordBuildingWithImage: "wordBuildingWithImageHiAudio",
2701
+ wordBuildingWithoutImage: "wordBuildingWithoutImageHiAudio",
2702
+ pictureClues: "pictureCluesHiAudio",
2703
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesHiAudio",
2704
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageHiAudio",
2705
+ sentenceMatch: "sentenceMatchHiAudio",
2706
+ imageMatch: "imageMatchHiAudio",
2707
+ palStoryTale: "palStoryTaleHiAudio",
2708
+ palEgmaPatternMatching: "palEgmaPatternMatchingHiAudio",
2709
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropHiAudio",
2710
+ palEgmaWordProblemClick: "palEgmaWordProblemClickHiAudio",
2711
+ palEgraOddOneOut: "palEgraOddOneOutHiAudio",
2712
+ palEgraArrangePictures: "palEgraArrangePicturesHiAudio",
2713
+ palEgraBuildWord: "palEgraBuildWordHiAudio",
2714
+ palEgraWordFormation: "palEgraWordFormationHiAudio",
2715
+ palInventedSpelling: "palInventedSpellingHiAudio",
2716
+ palLetterIdentification: "palLetterIdentificationHiAudio",
2717
+ palStoryMaking: "palStoryMakingHiAudio",
2718
+ palegmasumtogether: "palegmasumtogetherHiAudio",
2719
+ palegmamultioption: "palegmamultioptionHiAudio",
2720
+ palegraoptionaudio: "palegraoptionaudioHiAudio",
2721
+ palegrawordmatch: "palegrawordmatchHiAudio",
2722
+ palegramcqimages: "palegramcqimagesHiAudio"
2669
2723
  };
2670
2724
  const hi = {
2671
2725
  "Do you want to exit?": "क्या आप बाहर निकलना चाहते हैं?",
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, k as parseProp, h, j as Host } from './p-bd09bc5b.js';
2
- import { d as defineCustomElement$1 } from './p-5a3a7f41.js';
2
+ import { d as defineCustomElement$1 } from './p-196e9b0e.js';
3
3
 
4
4
  const lidoCanvasCss = ":host{display:flex;justify-content:center;align-items:center}.lido-canvas{background:red;border:2px solid #ccc;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;position:relative}#lido-exit-button{padding:6px 14px;border:none;background:transparent;color:#fff;border-radius:6px;cursor:pointer;font-size:14px;position:relative;top:-43%;left:18%;z-index:10}canvas{touch-action:none;display:block}";
5
5
  const LidoCanvasStyle0 = lidoCanvasCss;
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, S as SelectedValuesKey, M as LidoContainer, o as executeActions, U as triggerNextContainer, y as handleFloatElementPosition, n as storingEachActivityScore, Z as DropAction, k as parseProp, h, j as Host } from './p-bd09bc5b.js';
2
- import { d as defineCustomElement$1 } from './p-5a3a7f41.js';
2
+ import { d as defineCustomElement$1 } from './p-196e9b0e.js';
3
3
 
4
4
  const lidoKeyboardCss = ".lido-keyboard{display:flex;flex-direction:column;align-items:center;gap:30px}.input-area{display:flex;gap:15px}input[type=\"text\"]{font-size:30px;font-weight:600;padding-left:20px;width:300px;height:70px;border:2px solid;background:whitesmoke;border-radius:20px;text-align:center}.keyboard-wrapper{justify-content:center;width:700px}.disabled{opacity:0.5;pointer-events:none}.key-button{background:aquamarine;font-weight:600}";
5
5
  const LidoKeyboardStyle0 = lidoKeyboardCss;
@@ -1,16 +1,16 @@
1
1
  import { p as proxyCustomElement, H, A as dispatchActivityChangeEvent, B as ActivityScoreKey, C as dispatchGameCompletedEvent, D as dispatchGameExitEvent, E as AudioPlayer, F as generateUUIDFallback, G as exitUrl, I as prevUrl, J as nextUrl, K as speakUrl, N as NextContainerKey, P as PrevContainerKey, u as LIDO_COMMON_AUDIO_PATH, M as LidoContainer, h, T as TemplateID, o as executeActions, O as getCancelBtnPopup, S as SelectedValuesKey, Q as matchStringPattern, U as triggerNextContainer, v as calculateScale, V as triggerPrevcontainer, j as Host, e as convertUrlToRelative, W as setCancelBtnPopup } from './p-bd09bc5b.js';
2
- import { d as defineCustomElement$3, i as instance } from './p-5a3a7f41.js';
2
+ import { d as defineCustomElement$3, i as instance } from './p-196e9b0e.js';
3
3
  import { d as defineCustomElement$k } from './p-6c1ea24d.js';
4
4
  import { d as defineCustomElement$j } from './p-f4c980f0.js';
5
- import { d as defineCustomElement$i } from './p-d0d890d8.js';
6
- import { d as defineCustomElement$h } from './p-da85322a.js';
5
+ import { d as defineCustomElement$i } from './p-d31bcfae.js';
6
+ import { d as defineCustomElement$h } from './p-1a53b784.js';
7
7
  import { d as defineCustomElement$g } from './p-64b85ae6.js';
8
8
  import { d as defineCustomElement$f } from './p-d2d6e641.js';
9
- import { d as defineCustomElement$e } from './p-5da9c4a0.js';
9
+ import { d as defineCustomElement$e } from './p-adfef26f.js';
10
10
  import { d as defineCustomElement$d } from './p-8f174468.js';
11
11
  import { d as defineCustomElement$c } from './p-7256917d.js';
12
12
  import { d as defineCustomElement$b } from './p-e42ddea5.js';
13
- import { d as defineCustomElement$a } from './p-21938b85.js';
13
+ import { d as defineCustomElement$a } from './p-228a12b2.js';
14
14
  import { d as defineCustomElement$9 } from './p-40dd6fa3.js';
15
15
  import { d as defineCustomElement$8 } from './p-cdb5b0e6.js';
16
16
  import { d as defineCustomElement$7 } from './p-85eaa0b7.js';
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, T as TemplateID, v as calculateScale, e as convertUrlToRelative, i as initEventsForElement, w as highlightElement, x as Timer, h, j as Host } from './p-bd09bc5b.js';
2
- import { d as defineCustomElement$1, i as instance } from './p-5a3a7f41.js';
2
+ import { d as defineCustomElement$1, i as instance } from './p-196e9b0e.js';
3
3
 
4
4
  const lidoContainerCss = ".lido-container{position:relative;height:100%;width:100%;background-color:var(--bgColor, transparent);display:flex;flex-direction:column;justify-content:center;align-items:center}";
5
5
  const LidoContainerStyle0 = lidoContainerCss;
@@ -66,6 +66,33 @@ const LidoContainer = /*@__PURE__*/ proxyCustomElement(class LidoContainer exten
66
66
  mcq: "instruction.mcq" /* templateAudio.mcq */,
67
67
  tracing: "instruction.tracing" /* templateAudio.tracing */,
68
68
  dragAndDrop: "instruction.dragAndDrop" /* templateAudio.dragAndDrop */,
69
+ substractionWithImage: "instruction.substractionWithImage" /* templateAudio.substractionWithImage */,
70
+ "substractionWithoutImage": "instruction.substractionWithoutImage" /* templateAudio.substractionWithoutImage */,
71
+ "numberIdentificationWithImage": "instruction.numberIdentificationWithImage" /* templateAudio.numberIdentificationWithImage */,
72
+ "numberIdentificationWithoutImage": "instruction.numberIdentificationWithoutImage" /* templateAudio.numberIdentificationWithoutImage */,
73
+ "wordBuildingWithImage": "instruction.wordBuildingWithImage" /* templateAudio.wordBuildingWithImage */,
74
+ "wordBuildingWithoutImage": "instruction.wordBuildingWithoutImage" /* templateAudio.wordBuildingWithoutImage */,
75
+ "pictureClues": "instruction.pictureClues" /* templateAudio.pictureClues */,
76
+ "pictureWordMatchMultipleImages": "instruction.pictureWordMatchMultipleImages" /* templateAudio.pictureWordMatchMultipleImages */,
77
+ "pictureWordMatchSingleImage": "instruction.pictureWordMatchSingleImage" /* templateAudio.pictureWordMatchSingleImage */,
78
+ "sentenceMatch": "instruction.sentenceMatch" /* templateAudio.sentenceMatch */,
79
+ "imageMatch": "instruction.imageMatch" /* templateAudio.imageMatch */,
80
+ "palStoryTale": "instruction.palStoryTale" /* templateAudio.palStoryTale */,
81
+ "palEgmaPatternMatching": "instruction.palEgmaPatternMatching" /* templateAudio.palEgmaPatternMatching */,
82
+ "palEgmaWordProblemDragnDrop": "instruction.palEgmaWordProblemDragnDrop" /* templateAudio.palEgmaWordProblemDragnDrop */,
83
+ "palEgmaWordProblemClick": "instruction.palEgmaWordProblemClick" /* templateAudio.palEgmaWordProblemClick */,
84
+ "palEgraOddOneOut": "instruction.palEgraOddOneOut" /* templateAudio.palEgraOddOneOut */,
85
+ "palEgraArrangePictures": "instruction.palEgraArrangePictures" /* templateAudio.palEgraArrangePictures */,
86
+ "palEgraBuildWord": "instruction.palEgraBuildWord" /* templateAudio.palEgraBuildWord */,
87
+ "palEgraWordFormation": "instruction.palEgraWordFormation" /* templateAudio.palEgraWordFormation */,
88
+ "palInventedSpelling": "instruction.palInventedSpelling" /* templateAudio.palInventedSpelling */,
89
+ "palLetterIdentification": "instruction.palLetterIdentification" /* templateAudio.palLetterIdentification */,
90
+ "palStoryMaking": "instruction.palStoryMaking" /* templateAudio.palStoryMaking */,
91
+ "palegmasumtogether": "instruction.palegmasumtogether" /* templateAudio.palegmasumtogether */,
92
+ "palegmamultioption": "instruction.palegmamultioption" /* templateAudio.palegmamultioption */,
93
+ "palegraoptionaudio": "instruction.palegraoptionaudio" /* templateAudio.palegraoptionaudio */,
94
+ "palegrawordmatch": "instruction.palegrawordmatch" /* templateAudio.palegrawordmatch */,
95
+ "palegramcqimages": "instruction.palegramcqimages" /* templateAudio.palegramcqimages */,
69
96
  }[this.templateId]) !== null && _a !== void 0 ? _a : '';
70
97
  this.instructName = key ? instance.t(key) : '';
71
98
  const home = document.querySelector('lido-home');
@@ -221,7 +248,7 @@ const LidoContainer = /*@__PURE__*/ proxyCustomElement(class LidoContainer exten
221
248
  userSelect: 'none', // Prevent any field selection
222
249
  };
223
250
  console.log('🚀 ~ LidoContainer ~ canplay:', this.canplay);
224
- return (h(Host, { key: 'b2b35ac6c3be99cabf0eeaf2708611bfd4c3360c', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'ebd91c0603caa4e52d583dd86a1692b57b99afb4', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '76f7f53558af814bbd0ce4516b80d4fa970e3c48' })));
251
+ return (h(Host, { key: '63931aa1e8ffe4b1b427f851f7a7f0197f4c0c33', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'b8857a16147d8eac74f8c4bc70eec2558ddc888b', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '7b6369dd2d859ee824d3fca53486aa8f5dd6fa34' })));
225
252
  }
226
253
  get el() { return this; }
227
254
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, l as createEvent, m as equationCheck, n as storingEachActivityScore, o as executeActions, q as calculateScore, N as NextContainerKey, h, j as Host } from './p-bd09bc5b.js';
2
2
  import { d as defineCustomElement$2 } from './p-64b85ae6.js';
3
- import { d as defineCustomElement$1 } from './p-5a3a7f41.js';
3
+ import { d as defineCustomElement$1 } from './p-196e9b0e.js';
4
4
 
5
5
  const lidoCalculatorCss = "#lidoCalculator{border-radius:19px;border:5px solid #029A9A;position:relative;display:flex;flex-direction:column;padding:2%;box-sizing:border-box}.lido-calculator-btn-special{background-color:#014D4D !important;--btn-shadow-color:#0a2f2f !important}.lido-calculator-btn-default{background-color:#029A9A !important;color:#000;--btn-shadow-color:#0f4242 !important}#lido-calculator-penIcon{--btn-bg-color:#FB7038 !important;--btn-shadow-px:0 8px 0 !important;--btn-shadow-color:#D74B12 !important;border-radius:5px !important}.lido-calculator-displayParent{width:89%;height:107px;background-color:rgb(68, 186, 186);border-radius:5px;margin:14px auto 17px auto;overflow:hidden;display:flex;align-items:end}.lido-calculator-display{width:97%;height:94px;background:#029A9A;color:#fff;text-align:right;display:flex;justify-content:flex-end;align-items:center;font-size:72px;font-weight:700;font-family:'Baloo Bhai 2', serif;border-radius:5px 0px 0px 5px;box-sizing:border-box;margin:0 0px -6px auto}.lido-calculator-buttons{flex:1;display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr;gap:0%;width:100%;justify-items:center;align-items:center;position:relative;top:-1%}.lido-calculator-buttons lido-text{display:flex !important;justify-content:center;align-items:center;width:96px !important;height:80px !important;font-size:72px !important;font-weight:700 !important;color:#fff;border-radius:5px !important;cursor:pointer;text-align:center;line-height:1;box-sizing:border-box;transition:transform 0.1s}.lido-calculator-buttons lido-text:active{transform:scale(0.95)}";
6
6
  const LidoCalculatorStyle0 = lidoCalculatorCss;
@@ -9806,7 +9806,34 @@ const instruction$4 = {
9806
9806
  dragAndDrop: "Match the items by dragging and dropping them into the correct places.",
9807
9807
  mcq: "Select the correct answer from the options provided.",
9808
9808
  tracing: "Trace the shape by following the outline carefully.",
9809
- flashcards: "Review the flashcards to reinforce your learning."
9809
+ flashcards: "Review the flashcards to reinforce your learning.",
9810
+ substractionWithImage: "substractionWithImageEngAudio",
9811
+ substractionWithoutImage: "substractionWithoutImageEngAudio",
9812
+ numberIdentificationWithImage: "numberIdentificationWithImageEngAudio",
9813
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageEngAudio",
9814
+ wordBuildingWithImage: "wordBuildingWithImageEngAudio",
9815
+ wordBuildingWithoutImage: "wordBuildingWithoutImageEngAudio",
9816
+ pictureClues: "pictureCluesEngAudio",
9817
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesEngAudio",
9818
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageEngAudio",
9819
+ sentenceMatch: "sentenceMatchEngAudio",
9820
+ imageMatch: "imageMatchEngAudio",
9821
+ palStoryTale: "palStoryTaleEngAudio",
9822
+ palEgmaPatternMatching: "palEgmaPatternMatchingEngAudio",
9823
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropEngAudio",
9824
+ palEgmaWordProblemClick: "palEgmaWordProblemClickEngAudio",
9825
+ palEgraOddOneOut: "palEgraOddOneOutEngAudio",
9826
+ palEgraArrangePictures: "palEgraArrangePicturesEngAudio",
9827
+ palEgraBuildWord: "palEgraBuildWordEngAudio",
9828
+ palEgraWordFormation: "palEgraWordFormationEngAudio",
9829
+ palInventedSpelling: "palInventedSpellingEngAudio",
9830
+ palLetterIdentification: "palLetterIdentificationEngAudio",
9831
+ palStoryMaking: "palStoryMakingEngAudio",
9832
+ palegmasumtogether: "palegmasumtogetherEngAudio",
9833
+ palegmamultioption: "palegmamultioptionEngAudio",
9834
+ palegraoptionaudio: "palegraoptionaudioEngAudio",
9835
+ palegrawordmatch: "palegrawordmatchEngAudio",
9836
+ palegramcqimages: "palegramcqimagesEngAudio"
9810
9837
  };
9811
9838
  const en = {
9812
9839
  "Do you want to exit?": "Do you want to exit?",
@@ -9835,10 +9862,37 @@ const fr = {
9835
9862
 
9836
9863
  const Exit$3 = "बाहर निकलें";
9837
9864
  const instruction$2 = {
9838
- dragAndDrop: "वस्तुओं को सही स्थानों पर खींचकर और छोड़कर मिलाएँ।",
9839
- mcq: "दिए गए विकल्पों में से सही उत्तर चुनें।",
9840
- tracing: "रेखा का सावधानीपूर्वक अनुसरण करते हुए आकृति बनाएँ।",
9841
- flashcards: "सीख को मजबूत करने के लिए फ्लैशकार्ड देखें।"
9865
+ dragAndDrop: "Match_the_items_by_dragging_and_dropping_them_into_the_correct_places.",
9866
+ mcq: "Select the correct answer from the options provided.",
9867
+ tracing: "Trace the shape by following the outline carefully.",
9868
+ flashcards: "Review the flashcards to reinforce your learning.",
9869
+ substractionWithImage: "substractionWithImageHiAudio",
9870
+ substractionWithoutImage: "substractionWithoutImageHiAudio",
9871
+ numberIdentificationWithImage: "numberIdentificationWithImageHiAudio",
9872
+ numberIdentificationWithoutImage: "numberIdentificationWithoutImageHiAudio",
9873
+ wordBuildingWithImage: "wordBuildingWithImageHiAudio",
9874
+ wordBuildingWithoutImage: "wordBuildingWithoutImageHiAudio",
9875
+ pictureClues: "pictureCluesHiAudio",
9876
+ pictureWordMatchMultipleImages: "pictureWordMatchMultipleImagesHiAudio",
9877
+ pictureWordMatchSingleImage: "pictureWordMatchSingleImageHiAudio",
9878
+ sentenceMatch: "sentenceMatchHiAudio",
9879
+ imageMatch: "imageMatchHiAudio",
9880
+ palStoryTale: "palStoryTaleHiAudio",
9881
+ palEgmaPatternMatching: "palEgmaPatternMatchingHiAudio",
9882
+ palEgmaWordProblemDragnDrop: "palEgmaWordProblemDragnDropHiAudio",
9883
+ palEgmaWordProblemClick: "palEgmaWordProblemClickHiAudio",
9884
+ palEgraOddOneOut: "palEgraOddOneOutHiAudio",
9885
+ palEgraArrangePictures: "palEgraArrangePicturesHiAudio",
9886
+ palEgraBuildWord: "palEgraBuildWordHiAudio",
9887
+ palEgraWordFormation: "palEgraWordFormationHiAudio",
9888
+ palInventedSpelling: "palInventedSpellingHiAudio",
9889
+ palLetterIdentification: "palLetterIdentificationHiAudio",
9890
+ palStoryMaking: "palStoryMakingHiAudio",
9891
+ palegmasumtogether: "palegmasumtogetherHiAudio",
9892
+ palegmamultioption: "palegmamultioptionHiAudio",
9893
+ palegraoptionaudio: "palegraoptionaudioHiAudio",
9894
+ palegrawordmatch: "palegrawordmatchHiAudio",
9895
+ palegramcqimages: "palegramcqimagesHiAudio"
9842
9896
  };
9843
9897
  const hi = {
9844
9898
  "Do you want to exit?": "क्या आप बाहर निकलना चाहते हैं?",
@@ -9981,6 +10035,33 @@ const LidoContainer = class {
9981
10035
  mcq: "instruction.mcq" /* templateAudio.mcq */,
9982
10036
  tracing: "instruction.tracing" /* templateAudio.tracing */,
9983
10037
  dragAndDrop: "instruction.dragAndDrop" /* templateAudio.dragAndDrop */,
10038
+ substractionWithImage: "instruction.substractionWithImage" /* templateAudio.substractionWithImage */,
10039
+ "substractionWithoutImage": "instruction.substractionWithoutImage" /* templateAudio.substractionWithoutImage */,
10040
+ "numberIdentificationWithImage": "instruction.numberIdentificationWithImage" /* templateAudio.numberIdentificationWithImage */,
10041
+ "numberIdentificationWithoutImage": "instruction.numberIdentificationWithoutImage" /* templateAudio.numberIdentificationWithoutImage */,
10042
+ "wordBuildingWithImage": "instruction.wordBuildingWithImage" /* templateAudio.wordBuildingWithImage */,
10043
+ "wordBuildingWithoutImage": "instruction.wordBuildingWithoutImage" /* templateAudio.wordBuildingWithoutImage */,
10044
+ "pictureClues": "instruction.pictureClues" /* templateAudio.pictureClues */,
10045
+ "pictureWordMatchMultipleImages": "instruction.pictureWordMatchMultipleImages" /* templateAudio.pictureWordMatchMultipleImages */,
10046
+ "pictureWordMatchSingleImage": "instruction.pictureWordMatchSingleImage" /* templateAudio.pictureWordMatchSingleImage */,
10047
+ "sentenceMatch": "instruction.sentenceMatch" /* templateAudio.sentenceMatch */,
10048
+ "imageMatch": "instruction.imageMatch" /* templateAudio.imageMatch */,
10049
+ "palStoryTale": "instruction.palStoryTale" /* templateAudio.palStoryTale */,
10050
+ "palEgmaPatternMatching": "instruction.palEgmaPatternMatching" /* templateAudio.palEgmaPatternMatching */,
10051
+ "palEgmaWordProblemDragnDrop": "instruction.palEgmaWordProblemDragnDrop" /* templateAudio.palEgmaWordProblemDragnDrop */,
10052
+ "palEgmaWordProblemClick": "instruction.palEgmaWordProblemClick" /* templateAudio.palEgmaWordProblemClick */,
10053
+ "palEgraOddOneOut": "instruction.palEgraOddOneOut" /* templateAudio.palEgraOddOneOut */,
10054
+ "palEgraArrangePictures": "instruction.palEgraArrangePictures" /* templateAudio.palEgraArrangePictures */,
10055
+ "palEgraBuildWord": "instruction.palEgraBuildWord" /* templateAudio.palEgraBuildWord */,
10056
+ "palEgraWordFormation": "instruction.palEgraWordFormation" /* templateAudio.palEgraWordFormation */,
10057
+ "palInventedSpelling": "instruction.palInventedSpelling" /* templateAudio.palInventedSpelling */,
10058
+ "palLetterIdentification": "instruction.palLetterIdentification" /* templateAudio.palLetterIdentification */,
10059
+ "palStoryMaking": "instruction.palStoryMaking" /* templateAudio.palStoryMaking */,
10060
+ "palegmasumtogether": "instruction.palegmasumtogether" /* templateAudio.palegmasumtogether */,
10061
+ "palegmamultioption": "instruction.palegmamultioption" /* templateAudio.palegmamultioption */,
10062
+ "palegraoptionaudio": "instruction.palegraoptionaudio" /* templateAudio.palegraoptionaudio */,
10063
+ "palegrawordmatch": "instruction.palegrawordmatch" /* templateAudio.palegrawordmatch */,
10064
+ "palegramcqimages": "instruction.palegramcqimages" /* templateAudio.palegramcqimages */,
9984
10065
  }[this.templateId]) !== null && _a !== void 0 ? _a : '';
9985
10066
  this.instructName = key ? instance.t(key) : '';
9986
10067
  const home = document.querySelector('lido-home');
@@ -10136,7 +10217,7 @@ const LidoContainer = class {
10136
10217
  userSelect: 'none', // Prevent any field selection
10137
10218
  };
10138
10219
  console.log('🚀 ~ LidoContainer ~ canplay:', this.canplay);
10139
- return (h(Host, { key: 'b2b35ac6c3be99cabf0eeaf2708611bfd4c3360c', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'ebd91c0603caa4e52d583dd86a1692b57b99afb4', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '76f7f53558af814bbd0ce4516b80d4fa970e3c48' })));
10220
+ return (h(Host, { key: '63931aa1e8ffe4b1b427f851f7a7f0197f4c0c33', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": this.disableSpeak, "template-id": this.templateId, audio: this.audio }, h("lido-text", { key: 'b8857a16147d8eac74f8c4bc70eec2558ddc888b', visible: "false", id: this.templateId, audio: "", string: this.instructName }), h("slot", { key: '7b6369dd2d859ee824d3fca53486aa8f5dd6fa34' })));
10140
10221
  }
10141
10222
  get el() { return getElement(this); }
10142
10223
  static get watchers() { return {