@citolab/qti-components 6.4.6-0 → 6.4.6-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.
- package/dist/custom-elements.json +175 -127
- package/dist/index.cjs +41 -41
- package/dist/index.d.cts +44 -23
- package/dist/index.d.ts +44 -23
- package/dist/index.js +46 -46
- package/dist/qti-components/index.cjs +37 -37
- package/dist/qti-components/index.d.cts +44 -23
- package/dist/qti-components/index.d.ts +44 -23
- package/dist/qti-components/index.js +54 -54
- package/package.json +11 -11
|
@@ -1664,14 +1664,6 @@
|
|
|
1664
1664
|
"module": "./qti-response-processing/qti-responseprocessing"
|
|
1665
1665
|
}
|
|
1666
1666
|
},
|
|
1667
|
-
{
|
|
1668
|
-
"kind": "js",
|
|
1669
|
-
"name": "QtiRule",
|
|
1670
|
-
"declaration": {
|
|
1671
|
-
"name": "QtiRule",
|
|
1672
|
-
"module": "./qti-rule/qti-rule"
|
|
1673
|
-
}
|
|
1674
|
-
},
|
|
1675
1667
|
{
|
|
1676
1668
|
"kind": "js",
|
|
1677
1669
|
"name": "*",
|
|
@@ -1727,6 +1719,14 @@
|
|
|
1727
1719
|
"name": "*",
|
|
1728
1720
|
"package": "./qti-expression"
|
|
1729
1721
|
}
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"kind": "js",
|
|
1725
|
+
"name": "*",
|
|
1726
|
+
"declaration": {
|
|
1727
|
+
"name": "*",
|
|
1728
|
+
"package": "./qti-rule/qti-rule"
|
|
1729
|
+
}
|
|
1730
1730
|
}
|
|
1731
1731
|
]
|
|
1732
1732
|
},
|
|
@@ -4824,7 +4824,7 @@
|
|
|
4824
4824
|
"name": "*",
|
|
4825
4825
|
"declaration": {
|
|
4826
4826
|
"name": "*",
|
|
4827
|
-
"package": "./qti-and
|
|
4827
|
+
"package": "./qti-and"
|
|
4828
4828
|
}
|
|
4829
4829
|
},
|
|
4830
4830
|
{
|
|
@@ -4835,6 +4835,14 @@
|
|
|
4835
4835
|
"package": "./qti-basevalue/qti-basevalue"
|
|
4836
4836
|
}
|
|
4837
4837
|
},
|
|
4838
|
+
{
|
|
4839
|
+
"kind": "js",
|
|
4840
|
+
"name": "*",
|
|
4841
|
+
"declaration": {
|
|
4842
|
+
"name": "*",
|
|
4843
|
+
"package": "./qti-condition-expression"
|
|
4844
|
+
}
|
|
4845
|
+
},
|
|
4838
4846
|
{
|
|
4839
4847
|
"kind": "js",
|
|
4840
4848
|
"name": "*",
|
|
@@ -4851,6 +4859,14 @@
|
|
|
4851
4859
|
"package": "./qti-correct/qti-correct"
|
|
4852
4860
|
}
|
|
4853
4861
|
},
|
|
4862
|
+
{
|
|
4863
|
+
"kind": "js",
|
|
4864
|
+
"name": "*",
|
|
4865
|
+
"declaration": {
|
|
4866
|
+
"name": "*",
|
|
4867
|
+
"package": "./qti-equal-rounded/qti-equal-rounded"
|
|
4868
|
+
}
|
|
4869
|
+
},
|
|
4854
4870
|
{
|
|
4855
4871
|
"kind": "js",
|
|
4856
4872
|
"name": "*",
|
|
@@ -4864,7 +4880,7 @@
|
|
|
4864
4880
|
"name": "*",
|
|
4865
4881
|
"declaration": {
|
|
4866
4882
|
"name": "*",
|
|
4867
|
-
"package": "./qti-
|
|
4883
|
+
"package": "./qti-expression"
|
|
4868
4884
|
}
|
|
4869
4885
|
},
|
|
4870
4886
|
{
|
|
@@ -4912,7 +4928,7 @@
|
|
|
4912
4928
|
"name": "*",
|
|
4913
4929
|
"declaration": {
|
|
4914
4930
|
"name": "*",
|
|
4915
|
-
"package": "./qti-
|
|
4931
|
+
"package": "./qti-map-response/qti-map-response"
|
|
4916
4932
|
}
|
|
4917
4933
|
},
|
|
4918
4934
|
{
|
|
@@ -4920,7 +4936,7 @@
|
|
|
4920
4936
|
"name": "*",
|
|
4921
4937
|
"declaration": {
|
|
4922
4938
|
"name": "*",
|
|
4923
|
-
"package": "./qti-
|
|
4939
|
+
"package": "./qti-mapping/qti-mapping"
|
|
4924
4940
|
}
|
|
4925
4941
|
},
|
|
4926
4942
|
{
|
|
@@ -4987,14 +5003,6 @@
|
|
|
4987
5003
|
"package": "./qti-product/qti-product"
|
|
4988
5004
|
}
|
|
4989
5005
|
},
|
|
4990
|
-
{
|
|
4991
|
-
"kind": "js",
|
|
4992
|
-
"name": "*",
|
|
4993
|
-
"declaration": {
|
|
4994
|
-
"name": "*",
|
|
4995
|
-
"package": "./qti-variable/qti-variable"
|
|
4996
|
-
}
|
|
4997
|
-
},
|
|
4998
5006
|
{
|
|
4999
5007
|
"kind": "js",
|
|
5000
5008
|
"name": "*",
|
|
@@ -5008,15 +5016,7 @@
|
|
|
5008
5016
|
"name": "*",
|
|
5009
5017
|
"declaration": {
|
|
5010
5018
|
"name": "*",
|
|
5011
|
-
"package": "./qti-
|
|
5012
|
-
}
|
|
5013
|
-
},
|
|
5014
|
-
{
|
|
5015
|
-
"kind": "js",
|
|
5016
|
-
"name": "*",
|
|
5017
|
-
"declaration": {
|
|
5018
|
-
"name": "*",
|
|
5019
|
-
"package": "./qti-expression"
|
|
5019
|
+
"package": "./qti-sum/qti-sum"
|
|
5020
5020
|
}
|
|
5021
5021
|
},
|
|
5022
5022
|
{
|
|
@@ -5024,7 +5024,7 @@
|
|
|
5024
5024
|
"name": "*",
|
|
5025
5025
|
"declaration": {
|
|
5026
5026
|
"name": "*",
|
|
5027
|
-
"package": "./qti-
|
|
5027
|
+
"package": "./qti-variable/qti-variable"
|
|
5028
5028
|
}
|
|
5029
5029
|
}
|
|
5030
5030
|
]
|
|
@@ -6100,6 +6100,29 @@
|
|
|
6100
6100
|
}
|
|
6101
6101
|
]
|
|
6102
6102
|
},
|
|
6103
|
+
{
|
|
6104
|
+
"kind": "javascript-module",
|
|
6105
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/index.ts",
|
|
6106
|
+
"declarations": [],
|
|
6107
|
+
"exports": [
|
|
6108
|
+
{
|
|
6109
|
+
"kind": "custom-element-definition",
|
|
6110
|
+
"name": "qti-and",
|
|
6111
|
+
"declaration": {
|
|
6112
|
+
"name": "QtiAnd",
|
|
6113
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-and/qti-and"
|
|
6114
|
+
}
|
|
6115
|
+
},
|
|
6116
|
+
{
|
|
6117
|
+
"kind": "js",
|
|
6118
|
+
"name": "*",
|
|
6119
|
+
"declaration": {
|
|
6120
|
+
"name": "*",
|
|
6121
|
+
"package": "./qti-and"
|
|
6122
|
+
}
|
|
6123
|
+
}
|
|
6124
|
+
]
|
|
6125
|
+
},
|
|
6103
6126
|
{
|
|
6104
6127
|
"kind": "javascript-module",
|
|
6105
6128
|
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/qti-and.ts",
|
|
@@ -6109,12 +6132,31 @@
|
|
|
6109
6132
|
"description": "",
|
|
6110
6133
|
"name": "QtiAnd",
|
|
6111
6134
|
"members": [],
|
|
6135
|
+
"mixins": [
|
|
6136
|
+
{
|
|
6137
|
+
"name": "qtiAndMixin",
|
|
6138
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/qti-and.ts"
|
|
6139
|
+
}
|
|
6140
|
+
],
|
|
6112
6141
|
"superclass": {
|
|
6113
|
-
"
|
|
6114
|
-
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-condition-expression"
|
|
6142
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/qti-and.ts"
|
|
6115
6143
|
},
|
|
6116
6144
|
"tagName": "qti-and",
|
|
6117
6145
|
"customElement": true
|
|
6146
|
+
},
|
|
6147
|
+
{
|
|
6148
|
+
"kind": "mixin",
|
|
6149
|
+
"description": "",
|
|
6150
|
+
"name": "qtiAndMixin",
|
|
6151
|
+
"members": [],
|
|
6152
|
+
"parameters": [
|
|
6153
|
+
{
|
|
6154
|
+
"name": "Base",
|
|
6155
|
+
"type": {
|
|
6156
|
+
"text": "TBase"
|
|
6157
|
+
}
|
|
6158
|
+
}
|
|
6159
|
+
]
|
|
6118
6160
|
}
|
|
6119
6161
|
],
|
|
6120
6162
|
"exports": [
|
|
@@ -6127,10 +6169,10 @@
|
|
|
6127
6169
|
}
|
|
6128
6170
|
},
|
|
6129
6171
|
{
|
|
6130
|
-
"kind": "
|
|
6131
|
-
"name": "
|
|
6172
|
+
"kind": "js",
|
|
6173
|
+
"name": "qtiAndMixin",
|
|
6132
6174
|
"declaration": {
|
|
6133
|
-
"name": "
|
|
6175
|
+
"name": "qtiAndMixin",
|
|
6134
6176
|
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/qti-and.ts"
|
|
6135
6177
|
}
|
|
6136
6178
|
}
|
|
@@ -6256,92 +6298,92 @@
|
|
|
6256
6298
|
},
|
|
6257
6299
|
{
|
|
6258
6300
|
"kind": "javascript-module",
|
|
6259
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts",
|
|
6301
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts",
|
|
6260
6302
|
"declarations": [
|
|
6261
6303
|
{
|
|
6262
6304
|
"kind": "class",
|
|
6263
6305
|
"description": "",
|
|
6264
|
-
"name": "
|
|
6306
|
+
"name": "QtiEqualRounded",
|
|
6265
6307
|
"members": [],
|
|
6266
6308
|
"attributes": [
|
|
6267
6309
|
{
|
|
6268
|
-
"name": "
|
|
6310
|
+
"name": "roundingMode",
|
|
6269
6311
|
"type": {
|
|
6270
|
-
"text": "'
|
|
6312
|
+
"text": "'decimalPlaces' | 'significantFigures'"
|
|
6271
6313
|
},
|
|
6272
|
-
"default": "'
|
|
6273
|
-
"fieldName": "
|
|
6314
|
+
"default": "'significantFigures'",
|
|
6315
|
+
"fieldName": "roundingMode"
|
|
6274
6316
|
}
|
|
6275
6317
|
],
|
|
6276
6318
|
"superclass": {
|
|
6277
6319
|
"name": "QtiExpression",
|
|
6278
6320
|
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6279
6321
|
},
|
|
6280
|
-
"tagName": "qti-equal",
|
|
6322
|
+
"tagName": "qti-equal-rounded",
|
|
6281
6323
|
"customElement": true
|
|
6282
6324
|
}
|
|
6283
6325
|
],
|
|
6284
6326
|
"exports": [
|
|
6285
6327
|
{
|
|
6286
6328
|
"kind": "js",
|
|
6287
|
-
"name": "
|
|
6329
|
+
"name": "QtiEqualRounded",
|
|
6288
6330
|
"declaration": {
|
|
6289
|
-
"name": "
|
|
6290
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts"
|
|
6331
|
+
"name": "QtiEqualRounded",
|
|
6332
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts"
|
|
6291
6333
|
}
|
|
6292
6334
|
},
|
|
6293
6335
|
{
|
|
6294
6336
|
"kind": "custom-element-definition",
|
|
6295
|
-
"name": "qti-equal",
|
|
6337
|
+
"name": "qti-equal-rounded",
|
|
6296
6338
|
"declaration": {
|
|
6297
|
-
"name": "
|
|
6298
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts"
|
|
6339
|
+
"name": "QtiEqualRounded",
|
|
6340
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts"
|
|
6299
6341
|
}
|
|
6300
6342
|
}
|
|
6301
6343
|
]
|
|
6302
6344
|
},
|
|
6303
6345
|
{
|
|
6304
6346
|
"kind": "javascript-module",
|
|
6305
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal
|
|
6347
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts",
|
|
6306
6348
|
"declarations": [
|
|
6307
6349
|
{
|
|
6308
6350
|
"kind": "class",
|
|
6309
6351
|
"description": "",
|
|
6310
|
-
"name": "
|
|
6352
|
+
"name": "QtiEqual",
|
|
6311
6353
|
"members": [],
|
|
6312
6354
|
"attributes": [
|
|
6313
6355
|
{
|
|
6314
|
-
"name": "
|
|
6356
|
+
"name": "toleranceMode",
|
|
6315
6357
|
"type": {
|
|
6316
|
-
"text": "'
|
|
6358
|
+
"text": "'exact' | 'relative' | 'absolute'"
|
|
6317
6359
|
},
|
|
6318
|
-
"default": "'
|
|
6319
|
-
"fieldName": "
|
|
6360
|
+
"default": "'exact'",
|
|
6361
|
+
"fieldName": "toleranceMode"
|
|
6320
6362
|
}
|
|
6321
6363
|
],
|
|
6322
6364
|
"superclass": {
|
|
6323
6365
|
"name": "QtiExpression",
|
|
6324
6366
|
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6325
6367
|
},
|
|
6326
|
-
"tagName": "qti-equal
|
|
6368
|
+
"tagName": "qti-equal",
|
|
6327
6369
|
"customElement": true
|
|
6328
6370
|
}
|
|
6329
6371
|
],
|
|
6330
6372
|
"exports": [
|
|
6331
6373
|
{
|
|
6332
6374
|
"kind": "js",
|
|
6333
|
-
"name": "
|
|
6375
|
+
"name": "QtiEqual",
|
|
6334
6376
|
"declaration": {
|
|
6335
|
-
"name": "
|
|
6336
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal
|
|
6377
|
+
"name": "QtiEqual",
|
|
6378
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts"
|
|
6337
6379
|
}
|
|
6338
6380
|
},
|
|
6339
6381
|
{
|
|
6340
6382
|
"kind": "custom-element-definition",
|
|
6341
|
-
"name": "qti-equal
|
|
6383
|
+
"name": "qti-equal",
|
|
6342
6384
|
"declaration": {
|
|
6343
|
-
"name": "
|
|
6344
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal
|
|
6385
|
+
"name": "QtiEqual",
|
|
6386
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-equal/qti-equal.ts"
|
|
6345
6387
|
}
|
|
6346
6388
|
}
|
|
6347
6389
|
]
|
|
@@ -6528,105 +6570,105 @@
|
|
|
6528
6570
|
},
|
|
6529
6571
|
{
|
|
6530
6572
|
"kind": "javascript-module",
|
|
6531
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6573
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-mapping/qti-mapping.ts",
|
|
6532
6574
|
"declarations": [
|
|
6533
6575
|
{
|
|
6534
6576
|
"kind": "class",
|
|
6535
6577
|
"description": "",
|
|
6536
|
-
"name": "
|
|
6578
|
+
"name": "QtiMapping",
|
|
6537
6579
|
"members": [],
|
|
6538
6580
|
"attributes": [
|
|
6539
6581
|
{
|
|
6540
|
-
"name": "
|
|
6582
|
+
"name": "default-value",
|
|
6541
6583
|
"type": {
|
|
6542
|
-
"text": "
|
|
6584
|
+
"text": "number"
|
|
6543
6585
|
},
|
|
6544
|
-
"
|
|
6586
|
+
"default": "0",
|
|
6587
|
+
"fieldName": "defaultValue"
|
|
6588
|
+
},
|
|
6589
|
+
{
|
|
6590
|
+
"name": "lower-bound",
|
|
6591
|
+
"type": {
|
|
6592
|
+
"text": "number"
|
|
6593
|
+
},
|
|
6594
|
+
"fieldName": "lowerBound"
|
|
6595
|
+
},
|
|
6596
|
+
{
|
|
6597
|
+
"name": "upper-bound",
|
|
6598
|
+
"type": {
|
|
6599
|
+
"text": "number"
|
|
6600
|
+
},
|
|
6601
|
+
"fieldName": "upperBound"
|
|
6545
6602
|
}
|
|
6546
6603
|
],
|
|
6547
6604
|
"superclass": {
|
|
6548
|
-
"name": "
|
|
6549
|
-
"
|
|
6605
|
+
"name": "LitElement",
|
|
6606
|
+
"package": "lit"
|
|
6550
6607
|
},
|
|
6551
|
-
"tagName": "qti-
|
|
6608
|
+
"tagName": "qti-mapping",
|
|
6552
6609
|
"customElement": true
|
|
6553
6610
|
}
|
|
6554
6611
|
],
|
|
6555
6612
|
"exports": [
|
|
6556
6613
|
{
|
|
6557
6614
|
"kind": "js",
|
|
6558
|
-
"name": "
|
|
6615
|
+
"name": "QtiMapping",
|
|
6559
6616
|
"declaration": {
|
|
6560
|
-
"name": "
|
|
6561
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6617
|
+
"name": "QtiMapping",
|
|
6618
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-mapping/qti-mapping.ts"
|
|
6562
6619
|
}
|
|
6563
6620
|
},
|
|
6564
6621
|
{
|
|
6565
6622
|
"kind": "custom-element-definition",
|
|
6566
|
-
"name": "qti-
|
|
6623
|
+
"name": "qti-mapping",
|
|
6567
6624
|
"declaration": {
|
|
6568
|
-
"name": "
|
|
6569
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6625
|
+
"name": "QtiMapping",
|
|
6626
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-mapping/qti-mapping.ts"
|
|
6570
6627
|
}
|
|
6571
6628
|
}
|
|
6572
6629
|
]
|
|
6573
6630
|
},
|
|
6574
6631
|
{
|
|
6575
6632
|
"kind": "javascript-module",
|
|
6576
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6633
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-map-response/qti-map-response.ts",
|
|
6577
6634
|
"declarations": [
|
|
6578
6635
|
{
|
|
6579
6636
|
"kind": "class",
|
|
6580
6637
|
"description": "",
|
|
6581
|
-
"name": "
|
|
6638
|
+
"name": "QtiMapResponse",
|
|
6582
6639
|
"members": [],
|
|
6583
6640
|
"attributes": [
|
|
6584
6641
|
{
|
|
6585
|
-
"name": "
|
|
6586
|
-
"type": {
|
|
6587
|
-
"text": "number"
|
|
6588
|
-
},
|
|
6589
|
-
"default": "0",
|
|
6590
|
-
"fieldName": "defaultValue"
|
|
6591
|
-
},
|
|
6592
|
-
{
|
|
6593
|
-
"name": "lower-bound",
|
|
6594
|
-
"type": {
|
|
6595
|
-
"text": "number"
|
|
6596
|
-
},
|
|
6597
|
-
"fieldName": "lowerBound"
|
|
6598
|
-
},
|
|
6599
|
-
{
|
|
6600
|
-
"name": "upper-bound",
|
|
6642
|
+
"name": "identifier",
|
|
6601
6643
|
"type": {
|
|
6602
|
-
"text": "
|
|
6644
|
+
"text": "string"
|
|
6603
6645
|
},
|
|
6604
|
-
"fieldName": "
|
|
6646
|
+
"fieldName": "identifier"
|
|
6605
6647
|
}
|
|
6606
6648
|
],
|
|
6607
6649
|
"superclass": {
|
|
6608
|
-
"name": "
|
|
6609
|
-
"
|
|
6650
|
+
"name": "QtiExpression",
|
|
6651
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6610
6652
|
},
|
|
6611
|
-
"tagName": "qti-
|
|
6653
|
+
"tagName": "qti-map-response",
|
|
6612
6654
|
"customElement": true
|
|
6613
6655
|
}
|
|
6614
6656
|
],
|
|
6615
6657
|
"exports": [
|
|
6616
6658
|
{
|
|
6617
6659
|
"kind": "js",
|
|
6618
|
-
"name": "
|
|
6660
|
+
"name": "QtiMapResponse",
|
|
6619
6661
|
"declaration": {
|
|
6620
|
-
"name": "
|
|
6621
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6662
|
+
"name": "QtiMapResponse",
|
|
6663
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-map-response/qti-map-response.ts"
|
|
6622
6664
|
}
|
|
6623
6665
|
},
|
|
6624
6666
|
{
|
|
6625
6667
|
"kind": "custom-element-definition",
|
|
6626
|
-
"name": "qti-
|
|
6668
|
+
"name": "qti-map-response",
|
|
6627
6669
|
"declaration": {
|
|
6628
|
-
"name": "
|
|
6629
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6670
|
+
"name": "QtiMapResponse",
|
|
6671
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-map-response/qti-map-response.ts"
|
|
6630
6672
|
}
|
|
6631
6673
|
}
|
|
6632
6674
|
]
|
|
@@ -6777,72 +6819,72 @@
|
|
|
6777
6819
|
},
|
|
6778
6820
|
{
|
|
6779
6821
|
"kind": "javascript-module",
|
|
6780
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6822
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-ordered/qti-ordered.ts",
|
|
6781
6823
|
"declarations": [
|
|
6782
6824
|
{
|
|
6783
6825
|
"kind": "class",
|
|
6784
6826
|
"description": "",
|
|
6785
|
-
"name": "
|
|
6827
|
+
"name": "QtiOrdered",
|
|
6786
6828
|
"members": [],
|
|
6787
6829
|
"superclass": {
|
|
6788
|
-
"name": "
|
|
6789
|
-
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6830
|
+
"name": "QtiExpression",
|
|
6831
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6790
6832
|
},
|
|
6791
|
-
"tagName": "qti-
|
|
6833
|
+
"tagName": "qti-ordered",
|
|
6792
6834
|
"customElement": true
|
|
6793
6835
|
}
|
|
6794
6836
|
],
|
|
6795
6837
|
"exports": [
|
|
6796
6838
|
{
|
|
6797
6839
|
"kind": "js",
|
|
6798
|
-
"name": "
|
|
6840
|
+
"name": "QtiOrdered",
|
|
6799
6841
|
"declaration": {
|
|
6800
|
-
"name": "
|
|
6801
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6842
|
+
"name": "QtiOrdered",
|
|
6843
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-ordered/qti-ordered.ts"
|
|
6802
6844
|
}
|
|
6803
6845
|
},
|
|
6804
6846
|
{
|
|
6805
6847
|
"kind": "custom-element-definition",
|
|
6806
|
-
"name": "qti-
|
|
6848
|
+
"name": "qti-ordered",
|
|
6807
6849
|
"declaration": {
|
|
6808
|
-
"name": "
|
|
6809
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6850
|
+
"name": "QtiOrdered",
|
|
6851
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-ordered/qti-ordered.ts"
|
|
6810
6852
|
}
|
|
6811
6853
|
}
|
|
6812
6854
|
]
|
|
6813
6855
|
},
|
|
6814
6856
|
{
|
|
6815
6857
|
"kind": "javascript-module",
|
|
6816
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6858
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-or/qti-or.ts",
|
|
6817
6859
|
"declarations": [
|
|
6818
6860
|
{
|
|
6819
6861
|
"kind": "class",
|
|
6820
6862
|
"description": "",
|
|
6821
|
-
"name": "
|
|
6863
|
+
"name": "QtiOr",
|
|
6822
6864
|
"members": [],
|
|
6823
6865
|
"superclass": {
|
|
6824
|
-
"name": "
|
|
6825
|
-
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6866
|
+
"name": "QtiConditionExpression",
|
|
6867
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-condition-expression"
|
|
6826
6868
|
},
|
|
6827
|
-
"tagName": "qti-
|
|
6869
|
+
"tagName": "qti-or",
|
|
6828
6870
|
"customElement": true
|
|
6829
6871
|
}
|
|
6830
6872
|
],
|
|
6831
6873
|
"exports": [
|
|
6832
6874
|
{
|
|
6833
6875
|
"kind": "js",
|
|
6834
|
-
"name": "
|
|
6876
|
+
"name": "QtiOr",
|
|
6835
6877
|
"declaration": {
|
|
6836
|
-
"name": "
|
|
6837
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6878
|
+
"name": "QtiOr",
|
|
6879
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-or/qti-or.ts"
|
|
6838
6880
|
}
|
|
6839
6881
|
},
|
|
6840
6882
|
{
|
|
6841
6883
|
"kind": "custom-element-definition",
|
|
6842
|
-
"name": "qti-
|
|
6884
|
+
"name": "qti-or",
|
|
6843
6885
|
"declaration": {
|
|
6844
|
-
"name": "
|
|
6845
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6886
|
+
"name": "QtiOr",
|
|
6887
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-or/qti-or.ts"
|
|
6846
6888
|
}
|
|
6847
6889
|
}
|
|
6848
6890
|
]
|
|
@@ -7074,7 +7116,7 @@
|
|
|
7074
7116
|
],
|
|
7075
7117
|
"superclass": {
|
|
7076
7118
|
"name": "QtiRule",
|
|
7077
|
-
"
|
|
7119
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-rule/qti-rule"
|
|
7078
7120
|
},
|
|
7079
7121
|
"tagName": "qti-lookup-outcome-value",
|
|
7080
7122
|
"customElement": true
|
|
@@ -7240,6 +7282,12 @@
|
|
|
7240
7282
|
}
|
|
7241
7283
|
]
|
|
7242
7284
|
},
|
|
7285
|
+
{
|
|
7286
|
+
"kind": "javascript-module",
|
|
7287
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-and/__snapshots__/qti-and.stories.ts.snap",
|
|
7288
|
+
"declarations": [],
|
|
7289
|
+
"exports": []
|
|
7290
|
+
},
|
|
7243
7291
|
{
|
|
7244
7292
|
"kind": "javascript-module",
|
|
7245
7293
|
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-member/__snapshots__/qti-member.stories.ts.snap",
|