@vue-skuilder/courseware 0.1.16 → 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 (105) hide show
  1. package/dist/CourseWare.d.ts +1 -1
  2. package/dist/backend.cjs.js.map +1 -1
  3. package/dist/backend.d.ts +1 -1
  4. package/dist/backend.mjs +1 -21
  5. package/dist/backend.mjs.map +1 -1
  6. package/dist/chess/chessground/anim.d.ts.map +1 -1
  7. package/dist/chess/chessground/board.d.ts.map +1 -1
  8. package/dist/chess/chessground/draw.d.ts.map +1 -1
  9. package/dist/chess/chessground/util.d.ts.map +1 -1
  10. package/dist/chess/questions/forks/forksView.vue.d.ts +1 -1
  11. package/dist/chess/questions/forks/index.d.ts +2 -2
  12. package/dist/chess/questions/forks/index.d.ts.map +1 -1
  13. package/dist/chess/questions/puzzle/index.d.ts +2 -2
  14. package/dist/chess/questions/puzzle/index.d.ts.map +1 -1
  15. package/dist/chess/questions/puzzle/puzzle.vue.d.ts +5 -5
  16. package/dist/chess/questions/puzzle/puzzle.vue.d.ts.map +1 -1
  17. package/dist/default/questions/fillIn/fillIn.vue.d.ts +28 -28
  18. package/dist/default/questions/fillIn/fillIn.vue.d.ts.map +1 -1
  19. package/dist/default/questions/fillIn/index.d.ts +58 -58
  20. package/dist/default/questions/fillIn/index.d.ts.map +1 -1
  21. package/dist/default/questions/fillIn/shapes.d.ts +1 -1
  22. package/dist/french/questions/audioparse/index.d.ts +10 -10
  23. package/dist/french/questions/audioparse/index.d.ts.map +1 -1
  24. package/dist/french/questions/audioparse/view.vue.d.ts +5 -5
  25. package/dist/french/questions/audioparse/view.vue.d.ts.map +1 -1
  26. package/dist/french/questions/vocab/identify.vue.d.ts +5 -5
  27. package/dist/french/questions/vocab/identify.vue.d.ts.map +1 -1
  28. package/dist/french/questions/vocab/index.d.ts +14 -14
  29. package/dist/french/questions/vocab/index.d.ts.map +1 -1
  30. package/dist/index.cjs.js +1 -74
  31. package/dist/index.cjs.js.map +1 -1
  32. package/dist/index.d.ts +3 -3
  33. package/dist/index.mjs +1 -63098
  34. package/dist/index.mjs.map +1 -1
  35. package/dist/math/questions/addition/horizontal.vue.d.ts +8 -8
  36. package/dist/math/questions/addition/horizontal.vue.d.ts.map +1 -1
  37. package/dist/math/questions/addition/index.d.ts +4 -4
  38. package/dist/math/questions/addition/shapes.d.ts +1 -1
  39. package/dist/math/questions/addition/verbal.vue.d.ts +8 -8
  40. package/dist/math/questions/addition/verbal.vue.d.ts.map +1 -1
  41. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts +18 -18
  42. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts.map +1 -1
  43. package/dist/math/questions/angleCategorize/index.d.ts +36 -36
  44. package/dist/math/questions/angleCategorize/index.d.ts.map +1 -1
  45. package/dist/math/questions/countBy/default.vue.d.ts +5 -5
  46. package/dist/math/questions/countBy/default.vue.d.ts.map +1 -1
  47. package/dist/math/questions/countBy/index.d.ts +10 -10
  48. package/dist/math/questions/countBy/index.d.ts.map +1 -1
  49. package/dist/math/questions/division/horizontal.vue.d.ts +8 -8
  50. package/dist/math/questions/division/horizontal.vue.d.ts.map +1 -1
  51. package/dist/math/questions/division/index.d.ts +16 -16
  52. package/dist/math/questions/division/index.d.ts.map +1 -1
  53. package/dist/math/questions/equalityTest/index.d.ts +30 -30
  54. package/dist/math/questions/equalityTest/index.d.ts.map +1 -1
  55. package/dist/math/questions/equalityTest/shapes.d.ts +1 -1
  56. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts +14 -14
  57. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts.map +1 -1
  58. package/dist/math/questions/multiplication/blorizontal.vue.d.ts +8 -8
  59. package/dist/math/questions/multiplication/blorizontal.vue.d.ts.map +1 -1
  60. package/dist/math/questions/multiplication/index.d.ts +16 -16
  61. package/dist/math/questions/multiplication/index.d.ts.map +1 -1
  62. package/dist/math/questions/multiplication/verbal.vue.d.ts +8 -8
  63. package/dist/math/questions/multiplication/verbal.vue.d.ts.map +1 -1
  64. package/dist/math/questions/oneStepEqn/index.d.ts +16 -16
  65. package/dist/math/questions/oneStepEqn/index.d.ts.map +1 -1
  66. package/dist/math/questions/oneStepEqn/solve.vue.d.ts +8 -8
  67. package/dist/math/questions/oneStepEqn/solve.vue.d.ts.map +1 -1
  68. package/dist/math/questions/supplementaryAngles/index.d.ts +16 -16
  69. package/dist/math/questions/supplementaryAngles/index.d.ts.map +1 -1
  70. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts +8 -8
  71. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts.map +1 -1
  72. package/dist/math/utility/index.d.ts +1 -1
  73. package/dist/piano/questions/echo/Playback.vue.d.ts +13 -13
  74. package/dist/piano/questions/echo/Playback.vue.d.ts.map +1 -1
  75. package/dist/piano/questions/echo/index.d.ts +26 -26
  76. package/dist/piano/questions/echo/index.d.ts.map +1 -1
  77. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts +13 -13
  78. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts.map +1 -1
  79. package/dist/piano/questions/playNote/index.d.ts +26 -26
  80. package/dist/piano/questions/playNote/index.d.ts.map +1 -1
  81. package/dist/piano/utility/MidiConfig.vue.d.ts +1 -1
  82. package/dist/pitch/questions/indentify/index.d.ts +36 -36
  83. package/dist/pitch/questions/indentify/index.d.ts.map +1 -1
  84. package/dist/pitch/questions/indentify/textBox.vue.d.ts +18 -18
  85. package/dist/pitch/questions/indentify/textBox.vue.d.ts.map +1 -1
  86. package/dist/shapes-CkScEONr.cjs.map +1 -1
  87. package/dist/shapes-ClIYUyOT.js +2 -0
  88. package/dist/{shapes-CSAUKU5h.js.map → shapes-ClIYUyOT.js.map} +1 -1
  89. package/dist/shapes.d.ts +1 -1
  90. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts +18 -18
  91. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts.map +1 -1
  92. package/dist/sightsing/questions/IdentifyKey/index.d.ts +36 -36
  93. package/dist/sightsing/questions/IdentifyKey/index.d.ts.map +1 -1
  94. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts +2 -2
  95. package/dist/typing/questions/falling-letters/FallingLettersQuestion.d.ts +2 -2
  96. package/dist/typing/questions/single-letter/index.d.ts +10 -10
  97. package/dist/typing/questions/single-letter/index.d.ts.map +1 -1
  98. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts +5 -5
  99. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts.map +1 -1
  100. package/dist/word-work/questions/spelling/index.d.ts +16 -16
  101. package/dist/word-work/questions/spelling/index.d.ts.map +1 -1
  102. package/dist/word-work/questions/spelling/textBox.vue.d.ts +8 -8
  103. package/dist/word-work/questions/spelling/textBox.vue.d.ts.map +1 -1
  104. package/package.json +17 -9
  105. package/dist/shapes-CSAUKU5h.js +0 -36

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.