@vue-skuilder/courseware 0.1.17 → 0.1.18

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.
Files changed (103) hide show
  1. package/dist/CourseWare.d.ts +1 -1
  2. package/dist/backend.d.ts +1 -1
  3. package/dist/backend.mjs +1 -21
  4. package/dist/backend.mjs.map +1 -1
  5. package/dist/chess/chessground/anim.d.ts.map +1 -1
  6. package/dist/chess/chessground/board.d.ts.map +1 -1
  7. package/dist/chess/chessground/draw.d.ts.map +1 -1
  8. package/dist/chess/chessground/util.d.ts.map +1 -1
  9. package/dist/chess/questions/forks/forksView.vue.d.ts +1 -1
  10. package/dist/chess/questions/forks/index.d.ts +2 -2
  11. package/dist/chess/questions/forks/index.d.ts.map +1 -1
  12. package/dist/chess/questions/puzzle/index.d.ts +2 -2
  13. package/dist/chess/questions/puzzle/index.d.ts.map +1 -1
  14. package/dist/chess/questions/puzzle/puzzle.vue.d.ts +5 -5
  15. package/dist/chess/questions/puzzle/puzzle.vue.d.ts.map +1 -1
  16. package/dist/default/questions/fillIn/fillIn.vue.d.ts +28 -28
  17. package/dist/default/questions/fillIn/fillIn.vue.d.ts.map +1 -1
  18. package/dist/default/questions/fillIn/index.d.ts +58 -58
  19. package/dist/default/questions/fillIn/index.d.ts.map +1 -1
  20. package/dist/default/questions/fillIn/shapes.d.ts +1 -1
  21. package/dist/french/questions/audioparse/index.d.ts +10 -10
  22. package/dist/french/questions/audioparse/index.d.ts.map +1 -1
  23. package/dist/french/questions/audioparse/view.vue.d.ts +5 -5
  24. package/dist/french/questions/audioparse/view.vue.d.ts.map +1 -1
  25. package/dist/french/questions/vocab/identify.vue.d.ts +5 -5
  26. package/dist/french/questions/vocab/identify.vue.d.ts.map +1 -1
  27. package/dist/french/questions/vocab/index.d.ts +14 -14
  28. package/dist/french/questions/vocab/index.d.ts.map +1 -1
  29. package/dist/index.cjs.js +1 -74
  30. package/dist/index.cjs.js.map +1 -1
  31. package/dist/index.d.ts +3 -3
  32. package/dist/index.mjs +1 -63098
  33. package/dist/index.mjs.map +1 -1
  34. package/dist/math/questions/addition/horizontal.vue.d.ts +8 -8
  35. package/dist/math/questions/addition/horizontal.vue.d.ts.map +1 -1
  36. package/dist/math/questions/addition/index.d.ts +4 -4
  37. package/dist/math/questions/addition/shapes.d.ts +1 -1
  38. package/dist/math/questions/addition/verbal.vue.d.ts +8 -8
  39. package/dist/math/questions/addition/verbal.vue.d.ts.map +1 -1
  40. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts +18 -18
  41. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts.map +1 -1
  42. package/dist/math/questions/angleCategorize/index.d.ts +36 -36
  43. package/dist/math/questions/angleCategorize/index.d.ts.map +1 -1
  44. package/dist/math/questions/countBy/default.vue.d.ts +5 -5
  45. package/dist/math/questions/countBy/default.vue.d.ts.map +1 -1
  46. package/dist/math/questions/countBy/index.d.ts +10 -10
  47. package/dist/math/questions/countBy/index.d.ts.map +1 -1
  48. package/dist/math/questions/division/horizontal.vue.d.ts +8 -8
  49. package/dist/math/questions/division/horizontal.vue.d.ts.map +1 -1
  50. package/dist/math/questions/division/index.d.ts +16 -16
  51. package/dist/math/questions/division/index.d.ts.map +1 -1
  52. package/dist/math/questions/equalityTest/index.d.ts +30 -30
  53. package/dist/math/questions/equalityTest/index.d.ts.map +1 -1
  54. package/dist/math/questions/equalityTest/shapes.d.ts +1 -1
  55. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts +14 -14
  56. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts.map +1 -1
  57. package/dist/math/questions/multiplication/blorizontal.vue.d.ts +8 -8
  58. package/dist/math/questions/multiplication/blorizontal.vue.d.ts.map +1 -1
  59. package/dist/math/questions/multiplication/index.d.ts +16 -16
  60. package/dist/math/questions/multiplication/index.d.ts.map +1 -1
  61. package/dist/math/questions/multiplication/verbal.vue.d.ts +8 -8
  62. package/dist/math/questions/multiplication/verbal.vue.d.ts.map +1 -1
  63. package/dist/math/questions/oneStepEqn/index.d.ts +16 -16
  64. package/dist/math/questions/oneStepEqn/index.d.ts.map +1 -1
  65. package/dist/math/questions/oneStepEqn/solve.vue.d.ts +8 -8
  66. package/dist/math/questions/oneStepEqn/solve.vue.d.ts.map +1 -1
  67. package/dist/math/questions/supplementaryAngles/index.d.ts +16 -16
  68. package/dist/math/questions/supplementaryAngles/index.d.ts.map +1 -1
  69. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts +8 -8
  70. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts.map +1 -1
  71. package/dist/math/utility/index.d.ts +1 -1
  72. package/dist/piano/questions/echo/Playback.vue.d.ts +13 -13
  73. package/dist/piano/questions/echo/Playback.vue.d.ts.map +1 -1
  74. package/dist/piano/questions/echo/index.d.ts +26 -26
  75. package/dist/piano/questions/echo/index.d.ts.map +1 -1
  76. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts +13 -13
  77. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts.map +1 -1
  78. package/dist/piano/questions/playNote/index.d.ts +26 -26
  79. package/dist/piano/questions/playNote/index.d.ts.map +1 -1
  80. package/dist/piano/utility/MidiConfig.vue.d.ts +1 -1
  81. package/dist/pitch/questions/indentify/index.d.ts +36 -36
  82. package/dist/pitch/questions/indentify/index.d.ts.map +1 -1
  83. package/dist/pitch/questions/indentify/textBox.vue.d.ts +18 -18
  84. package/dist/pitch/questions/indentify/textBox.vue.d.ts.map +1 -1
  85. package/dist/shapes-ClIYUyOT.js +2 -0
  86. package/dist/{shapes-CSAUKU5h.js.map → shapes-ClIYUyOT.js.map} +1 -1
  87. package/dist/shapes.d.ts +1 -1
  88. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts +18 -18
  89. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts.map +1 -1
  90. package/dist/sightsing/questions/IdentifyKey/index.d.ts +36 -36
  91. package/dist/sightsing/questions/IdentifyKey/index.d.ts.map +1 -1
  92. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts +2 -2
  93. package/dist/typing/questions/falling-letters/FallingLettersQuestion.d.ts +2 -2
  94. package/dist/typing/questions/single-letter/index.d.ts +10 -10
  95. package/dist/typing/questions/single-letter/index.d.ts.map +1 -1
  96. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts +5 -5
  97. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts.map +1 -1
  98. package/dist/word-work/questions/spelling/index.d.ts +16 -16
  99. package/dist/word-work/questions/spelling/index.d.ts.map +1 -1
  100. package/dist/word-work/questions/spelling/textBox.vue.d.ts +8 -8
  101. package/dist/word-work/questions/spelling/textBox.vue.d.ts.map +1 -1
  102. package/package.json +17 -9
  103. package/dist/shapes-CSAUKU5h.js +0 -36
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/french/questions/vocab/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EACL,MAAM,EAGN,SAAS,EAGV,MAAM,sBAAsB,CAAC;AAmB9B,qBAAa,aAAc,SAAQ,QAAQ;IACzC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;sDAY8K,CAAC;qCA7B5L,OAAO,MACb;;;;6CASA,CAAA;;;;;;;mFAOsC;IAE/B,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAGlC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;sDAIqL,CAAC;qCA7B5L,OAAO,MACb;;;;6CASA,CAAA;;;;;;;;CAkBD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/french/questions/vocab/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EACL,MAAM,EAGN,SAAS,EAGV,MAAM,sBAAsB,CAAC;AAmB9B,qBAAa,aAAc,SAAQ,QAAQ;IACzC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;sDAY8K,CAAC;;;;;6CAnBlM,CAAA;;;;;;;mFAOsC;IAE/B,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAGlC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;sDAIqL,CAAC;;;;;6CAnBlM,CAAA;;;;;;;;CAkBD"}