@citolab/qti-components 7.22.1 → 7.24.0

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 (33) hide show
  1. package/cdn/index.global.js +1 -1
  2. package/cdn/index.js +2569 -2901
  3. package/custom-elements.json +91 -208
  4. package/dist/base.js +1 -1
  5. package/dist/{chunk-NUNAE73U.js → chunk-2X7747Q4.js} +1111 -1364
  6. package/dist/chunk-2X7747Q4.js.map +1 -0
  7. package/dist/{chunk-ULXR5TWK.js → chunk-4A7ZMQKU.js} +3 -3
  8. package/dist/{chunk-SVCFKO4U.js → chunk-53QVHUUQ.js} +2 -2
  9. package/dist/{chunk-EGLWHNOX.js → chunk-BHB6PYJG.js} +4 -4
  10. package/dist/{chunk-EGLWHNOX.js.map → chunk-BHB6PYJG.js.map} +1 -1
  11. package/dist/{chunk-MF25NAZ4.js → chunk-ES2FREAP.js} +4 -4
  12. package/dist/{chunk-MF25NAZ4.js.map → chunk-ES2FREAP.js.map} +1 -1
  13. package/dist/{chunk-YAGFD5RQ.js → chunk-FEO7D54Z.js} +3 -3
  14. package/dist/chunk-FEO7D54Z.js.map +1 -0
  15. package/dist/{chunk-HCVDQUP7.js → chunk-IKBPPSNQ.js} +1516 -1696
  16. package/dist/chunk-IKBPPSNQ.js.map +1 -0
  17. package/dist/{chunk-QZLVYJDX.js → chunk-VQAG7NSK.js} +2 -2
  18. package/dist/elements.js +3 -3
  19. package/dist/index.js +8 -8
  20. package/dist/interactions.d.ts +8 -23
  21. package/dist/interactions.js +3 -3
  22. package/dist/item.css +1513 -1693
  23. package/dist/item.js +3 -3
  24. package/dist/processing.js +2 -2
  25. package/dist/qti-components-jsx.d.ts +6 -10
  26. package/dist/test.js +5 -5
  27. package/package.json +12 -11
  28. package/dist/chunk-HCVDQUP7.js.map +0 -1
  29. package/dist/chunk-NUNAE73U.js.map +0 -1
  30. package/dist/chunk-YAGFD5RQ.js.map +0 -1
  31. /package/dist/{chunk-ULXR5TWK.js.map → chunk-4A7ZMQKU.js.map} +0 -0
  32. /package/dist/{chunk-SVCFKO4U.js.map → chunk-53QVHUUQ.js.map} +0 -0
  33. /package/dist/{chunk-QZLVYJDX.js.map → chunk-VQAG7NSK.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  o
3
- } from "./chunk-QZLVYJDX.js";
3
+ } from "./chunk-VQAG7NSK.js";
4
4
  import {
5
5
  qtiTransformItem
6
6
  } from "./chunk-K7HR6ZAY.js";
@@ -18,7 +18,7 @@ import {
18
18
  t,
19
19
  watch,
20
20
  x
21
- } from "./chunk-EGLWHNOX.js";
21
+ } from "./chunk-BHB6PYJG.js";
22
22
  import {
23
23
  __decorateClass,
24
24
  __privateAdd,
@@ -1322,4 +1322,4 @@ export {
1322
1322
  QtiTemplateDeclaration,
1323
1323
  QtiContextDeclaration
1324
1324
  };
1325
- //# sourceMappingURL=chunk-ULXR5TWK.js.map
1325
+ //# sourceMappingURL=chunk-4A7ZMQKU.js.map
@@ -12,7 +12,7 @@ import {
12
12
  t,
13
13
  testContext,
14
14
  x
15
- } from "./chunk-EGLWHNOX.js";
15
+ } from "./chunk-BHB6PYJG.js";
16
16
  import {
17
17
  __decorateClass,
18
18
  __privateAdd,
@@ -1759,4 +1759,4 @@ export {
1759
1759
  QtiDelete,
1760
1760
  QtiIndex
1761
1761
  };
1762
- //# sourceMappingURL=chunk-SVCFKO4U.js.map
1762
+ //# sourceMappingURL=chunk-53QVHUUQ.js.map
@@ -1372,7 +1372,7 @@ var o6 = s6.litElementPolyfillSupport;
1372
1372
  o6?.({ LitElement: i4 });
1373
1373
  (s6.litElementVersions ??= []).push("4.2.1");
1374
1374
 
1375
- // ../lit-utilities/src/decorators/live-query.ts
1375
+ // ../qti-utilities/src/decorators/live-query.ts
1376
1376
  function liveQuery(querySelector, options) {
1377
1377
  return (proto, decoratedFnName) => {
1378
1378
  const { connectedCallback, disconnectedCallback } = proto;
@@ -1429,7 +1429,7 @@ function liveQuery(querySelector, options) {
1429
1429
  };
1430
1430
  }
1431
1431
 
1432
- // ../lit-utilities/src/decorators/watch.ts
1432
+ // ../qti-utilities/src/decorators/watch.ts
1433
1433
  function watch(propertyName, options) {
1434
1434
  const resolvedOptions = {
1435
1435
  waitUntilFirstUpdate: false,
@@ -1567,7 +1567,7 @@ var f4 = class extends i5 {
1567
1567
  }
1568
1568
  };
1569
1569
 
1570
- // ../lit-utilities/src/directives/spread-args.ts
1570
+ // ../qti-utilities/src/directives/spread-args.ts
1571
1571
  var SpreadArgsDirective = class extends f4 {
1572
1572
  constructor() {
1573
1573
  super(...arguments);
@@ -2408,4 +2408,4 @@ lit-html/node/directive-helpers.js:
2408
2408
  * SPDX-License-Identifier: BSD-3-Clause
2409
2409
  *)
2410
2410
  */
2411
- //# sourceMappingURL=chunk-EGLWHNOX.js.map
2411
+ //# sourceMappingURL=chunk-BHB6PYJG.js.map