@citolab/qti-components 6.9.1-beta.81 → 7.0.1

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 (45) hide show
  1. package/cdn/index.global.js +277 -0
  2. package/cdn/index.min.cjs +4489 -0
  3. package/cdn/index.min.js +4489 -0
  4. package/dist/custom-element-eslint-rules.js +25 -19
  5. package/dist/item.css +172 -5
  6. package/dist/qti-components/index.cjs +660 -465
  7. package/dist/qti-components/index.cjs.map +1 -0
  8. package/dist/qti-components/index.d.cts +4 -4
  9. package/dist/qti-components/index.d.ts +4 -4
  10. package/dist/qti-components/index.js +615 -423
  11. package/dist/qti-components/index.js.map +1 -0
  12. package/dist/qti-components-jsx.d.ts +398 -64
  13. package/dist/qti-item/index.cjs +2 -3
  14. package/dist/qti-item/index.cjs.map +1 -0
  15. package/dist/qti-item/index.d.cts +1 -1
  16. package/dist/qti-item/index.d.ts +1 -1
  17. package/dist/qti-item/index.js +2 -3
  18. package/dist/qti-item/index.js.map +1 -0
  19. package/dist/qti-loader/index.cjs +5 -6
  20. package/dist/qti-loader/index.cjs.map +1 -0
  21. package/dist/qti-loader/index.d.cts +1 -1
  22. package/dist/qti-loader/index.d.ts +1 -1
  23. package/dist/qti-loader/index.js +5 -6
  24. package/dist/qti-loader/index.js.map +1 -0
  25. package/dist/{qti-simple-choice-DC5DJota.d.cts → qti-simple-choice-CynLWb8d.d.cts} +74 -26
  26. package/dist/{qti-simple-choice-DC5DJota.d.ts → qti-simple-choice-CynLWb8d.d.ts} +74 -26
  27. package/dist/qti-test/index.cjs +4632 -0
  28. package/dist/qti-test/index.cjs.map +1 -0
  29. package/dist/qti-test/index.d.cts +304 -0
  30. package/dist/qti-test/index.d.ts +304 -0
  31. package/dist/qti-test/index.js +4599 -0
  32. package/dist/qti-test/index.js.map +1 -0
  33. package/dist/qti-transformers/index.cjs +5 -6
  34. package/dist/qti-transformers/index.cjs.map +1 -0
  35. package/dist/qti-transformers/index.js +5 -6
  36. package/dist/qti-transformers/index.js.map +1 -0
  37. package/dist/vscode.css-custom-data.json +28 -0
  38. package/dist/vscode.html-custom-data.json +179 -230
  39. package/package.json +96 -67
  40. package/dist/custom-elements.json +0 -24168
  41. package/dist/index.global.js +0 -226
  42. package/dist/index.js +0 -7860
  43. package/dist/index.min.js +0 -952
  44. /package/{LICENSE → LICENSE.md} +0 -0
  45. /package/{readme.md → README.md} +0 -0

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.