@citolab/qti-components 6.7.1-10 → 6.7.1-12

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.
@@ -285,6 +285,14 @@
285
285
  "package": "./qti-response-processing"
286
286
  }
287
287
  },
288
+ {
289
+ "kind": "js",
290
+ "name": "*",
291
+ "declaration": {
292
+ "name": "*",
293
+ "package": "./qti-outcome-processing/qti-outcome-processing"
294
+ }
295
+ },
288
296
  {
289
297
  "kind": "js",
290
298
  "name": "*",
@@ -1713,6 +1721,56 @@
1713
1721
  }
1714
1722
  ]
1715
1723
  },
1724
+ {
1725
+ "kind": "javascript-module",
1726
+ "path": "src/lib/qti-components/qti-outcome-processing/qti-outcome-processing.ts",
1727
+ "declarations": [
1728
+ {
1729
+ "kind": "class",
1730
+ "description": "",
1731
+ "name": "QtiOutcomeProcessing",
1732
+ "members": [],
1733
+ "superclass": {
1734
+ "name": "LitElement",
1735
+ "package": "lit"
1736
+ },
1737
+ "tagName": "qti-outcome-processing",
1738
+ "customElement": true
1739
+ },
1740
+ {
1741
+ "kind": "class",
1742
+ "description": "",
1743
+ "name": "QtiOutcomeProcessingProcessor",
1744
+ "members": []
1745
+ }
1746
+ ],
1747
+ "exports": [
1748
+ {
1749
+ "kind": "js",
1750
+ "name": "QtiOutcomeProcessing",
1751
+ "declaration": {
1752
+ "name": "QtiOutcomeProcessing",
1753
+ "module": "src/lib/qti-components/qti-outcome-processing/qti-outcome-processing.ts"
1754
+ }
1755
+ },
1756
+ {
1757
+ "kind": "custom-element-definition",
1758
+ "name": "qti-outcome-processing",
1759
+ "declaration": {
1760
+ "name": "QtiOutcomeProcessing",
1761
+ "module": "src/lib/qti-components/qti-outcome-processing/qti-outcome-processing.ts"
1762
+ }
1763
+ },
1764
+ {
1765
+ "kind": "js",
1766
+ "name": "QtiOutcomeProcessingProcessor",
1767
+ "declaration": {
1768
+ "name": "QtiOutcomeProcessingProcessor",
1769
+ "module": "src/lib/qti-components/qti-outcome-processing/qti-outcome-processing.ts"
1770
+ }
1771
+ }
1772
+ ]
1773
+ },
1716
1774
  {
1717
1775
  "kind": "javascript-module",
1718
1776
  "path": "src/lib/qti-components/qti-prompt/qti-prompt.ts",
@@ -7066,6 +7124,12 @@
7066
7124
  },
7067
7125
  "tagName": "qti-sum",
7068
7126
  "customElement": true
7127
+ },
7128
+ {
7129
+ "kind": "class",
7130
+ "description": "",
7131
+ "name": "QtiSumExpression",
7132
+ "members": []
7069
7133
  }
7070
7134
  ],
7071
7135
  "exports": [
@@ -7077,6 +7141,14 @@
7077
7141
  "module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-sum/qti-sum.ts"
7078
7142
  }
7079
7143
  },
7144
+ {
7145
+ "kind": "js",
7146
+ "name": "QtiSumExpression",
7147
+ "declaration": {
7148
+ "name": "QtiSumExpression",
7149
+ "module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-sum/qti-sum.ts"
7150
+ }
7151
+ },
7080
7152
  {
7081
7153
  "kind": "custom-element-definition",
7082
7154
  "name": "qti-sum",
@@ -7283,6 +7355,12 @@
7283
7355
  },
7284
7356
  "tagName": "qti-set-outcome-value",
7285
7357
  "customElement": true
7358
+ },
7359
+ {
7360
+ "kind": "class",
7361
+ "description": "",
7362
+ "name": "QtiSetOutcomeValueRule",
7363
+ "members": []
7286
7364
  }
7287
7365
  ],
7288
7366
  "exports": [
@@ -7294,6 +7372,14 @@
7294
7372
  "module": "src/lib/qti-components/qti-response-processing/qti-rule/qti-set-outcome-value/qti-set-outcome-value.ts"
7295
7373
  }
7296
7374
  },
7375
+ {
7376
+ "kind": "js",
7377
+ "name": "QtiSetOutcomeValueRule",
7378
+ "declaration": {
7379
+ "name": "QtiSetOutcomeValueRule",
7380
+ "module": "src/lib/qti-components/qti-response-processing/qti-rule/qti-set-outcome-value/qti-set-outcome-value.ts"
7381
+ }
7382
+ },
7297
7383
  {
7298
7384
  "kind": "custom-element-definition",
7299
7385
  "name": "qti-set-outcome-value",