@citolab/qti-components 7.5.2 → 7.8.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.
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  QtiModalFeedback
3
- } from "./chunk-K47QFOQX.js";
3
+ } from "./chunk-YD7FVKDP.js";
4
4
  import {
5
5
  item_default
6
- } from "./chunk-LSEB52SP.js";
6
+ } from "./chunk-PT5ASWGQ.js";
7
7
  import {
8
8
  watch
9
9
  } from "./chunk-ELDMXTUQ.js";
@@ -1985,6 +1985,12 @@ var TestStamp = class extends LitElement19 {
1985
1985
  activeTestpart: augmentedTestPart,
1986
1986
  test: activeTest
1987
1987
  };
1988
+ this.dispatchEvent(
1989
+ new CustomEvent("qti-stamp-context-updated", {
1990
+ detail: this.stampContext,
1991
+ bubbles: true
1992
+ })
1993
+ );
1988
1994
  }
1989
1995
  render() {
1990
1996
  return html19` ${this.debug ? html19`<small><pre>${JSON.stringify(this.stampContext, null, 2)}</pre></small>` : nothing}
@@ -2234,4 +2240,4 @@ export {
2234
2240
  TestScoringFeedback,
2235
2241
  TestCheckItem
2236
2242
  };
2237
- //# sourceMappingURL=chunk-UVKOJQ52.js.map
2243
+ //# sourceMappingURL=chunk-B7XX75Z3.js.map