@citolab/qti-components 6.9.1-beta.67 → 6.9.1-beta.69
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.
- package/dist/custom-elements.json +49 -49
- package/dist/index.global.js +1 -1
- package/dist/index.js +1 -7
- package/dist/index.min.js +26 -26
- package/dist/qti-components/index.cjs +1 -7
- package/dist/qti-components/index.d.cts +2 -2
- package/dist/qti-components/index.d.ts +2 -2
- package/dist/qti-components/index.js +1 -7
- package/dist/qti-components-jsx.d.ts +4 -4
- package/dist/qti-item/index.d.cts +1 -1
- package/dist/qti-item/index.d.ts +1 -1
- package/dist/qti-loader/index.d.cts +1 -1
- package/dist/qti-loader/index.d.ts +1 -1
- package/dist/{qti-simple-choice-C2d4_r3u.d.cts → qti-simple-choice-C7xBKYaS.d.cts} +0 -2
- package/dist/{qti-simple-choice-C2d4_r3u.d.ts → qti-simple-choice-C7xBKYaS.d.ts} +0 -2
- package/dist/qti-transformers/index.d.cts +1 -1
- package/dist/qti-transformers/index.d.ts +1 -1
- package/dist/vscode.html-custom-data.json +2 -2
- package/package.json +34 -33
|
@@ -5996,19 +5996,6 @@
|
|
|
5996
5996
|
},
|
|
5997
5997
|
"privacy": "private"
|
|
5998
5998
|
},
|
|
5999
|
-
{
|
|
6000
|
-
"kind": "field",
|
|
6001
|
-
"name": "responseIdentifier",
|
|
6002
|
-
"type": {
|
|
6003
|
-
"text": "string"
|
|
6004
|
-
},
|
|
6005
|
-
"default": "''",
|
|
6006
|
-
"attribute": "response-identifier",
|
|
6007
|
-
"inheritedFrom": {
|
|
6008
|
-
"name": "Interaction",
|
|
6009
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
6010
|
-
}
|
|
6011
|
-
},
|
|
6012
5999
|
{
|
|
6013
6000
|
"kind": "field",
|
|
6014
6001
|
"name": "data",
|
|
@@ -6151,6 +6138,19 @@
|
|
|
6151
6138
|
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
6152
6139
|
}
|
|
6153
6140
|
},
|
|
6141
|
+
{
|
|
6142
|
+
"kind": "field",
|
|
6143
|
+
"name": "responseIdentifier",
|
|
6144
|
+
"type": {
|
|
6145
|
+
"text": "string"
|
|
6146
|
+
},
|
|
6147
|
+
"default": "''",
|
|
6148
|
+
"attribute": "response-identifier",
|
|
6149
|
+
"inheritedFrom": {
|
|
6150
|
+
"name": "Interaction",
|
|
6151
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
6152
|
+
}
|
|
6153
|
+
},
|
|
6154
6154
|
{
|
|
6155
6155
|
"kind": "field",
|
|
6156
6156
|
"name": "disabled",
|
|
@@ -6265,18 +6265,6 @@
|
|
|
6265
6265
|
}
|
|
6266
6266
|
],
|
|
6267
6267
|
"attributes": [
|
|
6268
|
-
{
|
|
6269
|
-
"name": "response-identifier",
|
|
6270
|
-
"type": {
|
|
6271
|
-
"text": "string"
|
|
6272
|
-
},
|
|
6273
|
-
"default": "''",
|
|
6274
|
-
"fieldName": "responseIdentifier",
|
|
6275
|
-
"inheritedFrom": {
|
|
6276
|
-
"name": "Interaction",
|
|
6277
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
6278
|
-
}
|
|
6279
|
-
},
|
|
6280
6268
|
{
|
|
6281
6269
|
"name": "data",
|
|
6282
6270
|
"type": {
|
|
@@ -6305,6 +6293,18 @@
|
|
|
6305
6293
|
},
|
|
6306
6294
|
"fieldName": "id"
|
|
6307
6295
|
},
|
|
6296
|
+
{
|
|
6297
|
+
"name": "response-identifier",
|
|
6298
|
+
"type": {
|
|
6299
|
+
"text": "string"
|
|
6300
|
+
},
|
|
6301
|
+
"default": "''",
|
|
6302
|
+
"fieldName": "responseIdentifier",
|
|
6303
|
+
"inheritedFrom": {
|
|
6304
|
+
"name": "Interaction",
|
|
6305
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
6306
|
+
}
|
|
6307
|
+
},
|
|
6308
6308
|
{
|
|
6309
6309
|
"name": "disabled",
|
|
6310
6310
|
"type": {
|
|
@@ -14581,19 +14581,6 @@
|
|
|
14581
14581
|
},
|
|
14582
14582
|
"privacy": "private"
|
|
14583
14583
|
},
|
|
14584
|
-
{
|
|
14585
|
-
"kind": "field",
|
|
14586
|
-
"name": "responseIdentifier",
|
|
14587
|
-
"type": {
|
|
14588
|
-
"text": "string"
|
|
14589
|
-
},
|
|
14590
|
-
"default": "''",
|
|
14591
|
-
"attribute": "response-identifier",
|
|
14592
|
-
"inheritedFrom": {
|
|
14593
|
-
"name": "Interaction",
|
|
14594
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
14595
|
-
}
|
|
14596
|
-
},
|
|
14597
14584
|
{
|
|
14598
14585
|
"kind": "field",
|
|
14599
14586
|
"name": "module",
|
|
@@ -14763,6 +14750,19 @@
|
|
|
14763
14750
|
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
14764
14751
|
}
|
|
14765
14752
|
},
|
|
14753
|
+
{
|
|
14754
|
+
"kind": "field",
|
|
14755
|
+
"name": "responseIdentifier",
|
|
14756
|
+
"type": {
|
|
14757
|
+
"text": "string"
|
|
14758
|
+
},
|
|
14759
|
+
"default": "''",
|
|
14760
|
+
"attribute": "response-identifier",
|
|
14761
|
+
"inheritedFrom": {
|
|
14762
|
+
"name": "Interaction",
|
|
14763
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
14764
|
+
}
|
|
14765
|
+
},
|
|
14766
14766
|
{
|
|
14767
14767
|
"kind": "field",
|
|
14768
14768
|
"name": "disabled",
|
|
@@ -14878,30 +14878,30 @@
|
|
|
14878
14878
|
],
|
|
14879
14879
|
"attributes": [
|
|
14880
14880
|
{
|
|
14881
|
-
"name": "
|
|
14881
|
+
"name": "module",
|
|
14882
14882
|
"type": {
|
|
14883
14883
|
"text": "string"
|
|
14884
14884
|
},
|
|
14885
|
-
"
|
|
14886
|
-
"fieldName": "responseIdentifier",
|
|
14887
|
-
"inheritedFrom": {
|
|
14888
|
-
"name": "Interaction",
|
|
14889
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
14890
|
-
}
|
|
14885
|
+
"fieldName": "module"
|
|
14891
14886
|
},
|
|
14892
14887
|
{
|
|
14893
|
-
"name": "
|
|
14888
|
+
"name": "custom-interaction-type-identifier",
|
|
14894
14889
|
"type": {
|
|
14895
14890
|
"text": "string"
|
|
14896
14891
|
},
|
|
14897
|
-
"fieldName": "
|
|
14892
|
+
"fieldName": "customInteractionTypeIdentifier"
|
|
14898
14893
|
},
|
|
14899
14894
|
{
|
|
14900
|
-
"name": "
|
|
14895
|
+
"name": "response-identifier",
|
|
14901
14896
|
"type": {
|
|
14902
14897
|
"text": "string"
|
|
14903
14898
|
},
|
|
14904
|
-
"
|
|
14899
|
+
"default": "''",
|
|
14900
|
+
"fieldName": "responseIdentifier",
|
|
14901
|
+
"inheritedFrom": {
|
|
14902
|
+
"name": "Interaction",
|
|
14903
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
14904
|
+
}
|
|
14905
14905
|
},
|
|
14906
14906
|
{
|
|
14907
14907
|
"name": "disabled",
|