@citolab/qti-components 6.0.13 → 6.0.15
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 +121 -121
- package/package.json +3 -3
|
@@ -3455,26 +3455,19 @@
|
|
|
3455
3455
|
},
|
|
3456
3456
|
{
|
|
3457
3457
|
"kind": "javascript-module",
|
|
3458
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
3458
|
+
"path": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts",
|
|
3459
3459
|
"declarations": [
|
|
3460
3460
|
{
|
|
3461
3461
|
"kind": "class",
|
|
3462
3462
|
"description": "",
|
|
3463
|
-
"name": "
|
|
3463
|
+
"name": "QtiMediaInteraction",
|
|
3464
3464
|
"members": [],
|
|
3465
|
-
"mixins": [
|
|
3466
|
-
{
|
|
3467
|
-
"name": "DragDropInteractionMixin",
|
|
3468
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
|
|
3469
|
-
}
|
|
3470
|
-
],
|
|
3471
|
-
"superclass": {
|
|
3472
|
-
"name": "LitElement",
|
|
3473
|
-
"package": "lit"
|
|
3474
|
-
},
|
|
3475
|
-
"tagName": "qti-match-interaction",
|
|
3476
|
-
"customElement": true,
|
|
3477
3465
|
"attributes": [
|
|
3466
|
+
{
|
|
3467
|
+
"name": "",
|
|
3468
|
+
"fieldName": "",
|
|
3469
|
+
"attribute": ""
|
|
3470
|
+
},
|
|
3478
3471
|
{
|
|
3479
3472
|
"name": "response-identifier",
|
|
3480
3473
|
"type": {
|
|
@@ -3483,8 +3476,8 @@
|
|
|
3483
3476
|
"default": "''",
|
|
3484
3477
|
"fieldName": "responseIdentifier",
|
|
3485
3478
|
"inheritedFrom": {
|
|
3486
|
-
"name": "
|
|
3487
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3479
|
+
"name": "Interaction",
|
|
3480
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3488
3481
|
}
|
|
3489
3482
|
},
|
|
3490
3483
|
{
|
|
@@ -3493,10 +3486,11 @@
|
|
|
3493
3486
|
"text": "boolean"
|
|
3494
3487
|
},
|
|
3495
3488
|
"default": "false",
|
|
3489
|
+
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
3496
3490
|
"fieldName": "disabled",
|
|
3497
3491
|
"inheritedFrom": {
|
|
3498
|
-
"name": "
|
|
3499
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3492
|
+
"name": "Interaction",
|
|
3493
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3500
3494
|
}
|
|
3501
3495
|
},
|
|
3502
3496
|
{
|
|
@@ -3505,37 +3499,20 @@
|
|
|
3505
3499
|
"text": "boolean"
|
|
3506
3500
|
},
|
|
3507
3501
|
"default": "false",
|
|
3502
|
+
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
3508
3503
|
"fieldName": "readonly",
|
|
3509
3504
|
"inheritedFrom": {
|
|
3510
|
-
"name": "
|
|
3511
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3512
|
-
}
|
|
3513
|
-
},
|
|
3514
|
-
{
|
|
3515
|
-
"name": "min-associations",
|
|
3516
|
-
"type": {
|
|
3517
|
-
"text": "number"
|
|
3518
|
-
},
|
|
3519
|
-
"default": "1",
|
|
3520
|
-
"fieldName": "minAssociations",
|
|
3521
|
-
"inheritedFrom": {
|
|
3522
|
-
"name": "DragDropInteractionMixin",
|
|
3523
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3524
|
-
}
|
|
3525
|
-
},
|
|
3526
|
-
{
|
|
3527
|
-
"name": "max-associations",
|
|
3528
|
-
"type": {
|
|
3529
|
-
"text": "number"
|
|
3530
|
-
},
|
|
3531
|
-
"default": "1",
|
|
3532
|
-
"fieldName": "maxAssociations",
|
|
3533
|
-
"inheritedFrom": {
|
|
3534
|
-
"name": "DragDropInteractionMixin",
|
|
3535
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3505
|
+
"name": "Interaction",
|
|
3506
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3536
3507
|
}
|
|
3537
3508
|
}
|
|
3538
3509
|
],
|
|
3510
|
+
"superclass": {
|
|
3511
|
+
"name": "Interaction",
|
|
3512
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
3513
|
+
},
|
|
3514
|
+
"tagName": "qti-media-interaction",
|
|
3515
|
+
"customElement": true,
|
|
3539
3516
|
"events": [
|
|
3540
3517
|
{
|
|
3541
3518
|
"name": "qti-register-interaction",
|
|
@@ -3543,8 +3520,8 @@
|
|
|
3543
3520
|
"text": "CustomEvent"
|
|
3544
3521
|
},
|
|
3545
3522
|
"inheritedFrom": {
|
|
3546
|
-
"name": "
|
|
3547
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3523
|
+
"name": "Interaction",
|
|
3524
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3548
3525
|
}
|
|
3549
3526
|
},
|
|
3550
3527
|
{
|
|
@@ -3553,8 +3530,8 @@
|
|
|
3553
3530
|
"text": "CustomEvent"
|
|
3554
3531
|
},
|
|
3555
3532
|
"inheritedFrom": {
|
|
3556
|
-
"name": "
|
|
3557
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3533
|
+
"name": "Interaction",
|
|
3534
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3558
3535
|
}
|
|
3559
3536
|
}
|
|
3560
3537
|
]
|
|
@@ -3563,37 +3540,44 @@
|
|
|
3563
3540
|
"exports": [
|
|
3564
3541
|
{
|
|
3565
3542
|
"kind": "js",
|
|
3566
|
-
"name": "
|
|
3543
|
+
"name": "QtiMediaInteraction",
|
|
3567
3544
|
"declaration": {
|
|
3568
|
-
"name": "
|
|
3569
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
3545
|
+
"name": "QtiMediaInteraction",
|
|
3546
|
+
"module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
|
|
3570
3547
|
}
|
|
3571
3548
|
},
|
|
3572
3549
|
{
|
|
3573
3550
|
"kind": "custom-element-definition",
|
|
3574
|
-
"name": "qti-
|
|
3551
|
+
"name": "qti-media-interaction",
|
|
3575
3552
|
"declaration": {
|
|
3576
|
-
"name": "
|
|
3577
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
3553
|
+
"name": "QtiMediaInteraction",
|
|
3554
|
+
"module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
|
|
3578
3555
|
}
|
|
3579
3556
|
}
|
|
3580
3557
|
]
|
|
3581
3558
|
},
|
|
3582
3559
|
{
|
|
3583
3560
|
"kind": "javascript-module",
|
|
3584
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
3561
|
+
"path": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts",
|
|
3585
3562
|
"declarations": [
|
|
3586
3563
|
{
|
|
3587
3564
|
"kind": "class",
|
|
3588
3565
|
"description": "",
|
|
3589
|
-
"name": "
|
|
3566
|
+
"name": "QtiMatchInteraction",
|
|
3590
3567
|
"members": [],
|
|
3591
|
-
"
|
|
3568
|
+
"mixins": [
|
|
3592
3569
|
{
|
|
3593
|
-
"name": "",
|
|
3594
|
-
"
|
|
3595
|
-
|
|
3596
|
-
|
|
3570
|
+
"name": "DragDropInteractionMixin",
|
|
3571
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
|
|
3572
|
+
}
|
|
3573
|
+
],
|
|
3574
|
+
"superclass": {
|
|
3575
|
+
"name": "LitElement",
|
|
3576
|
+
"package": "lit"
|
|
3577
|
+
},
|
|
3578
|
+
"tagName": "qti-match-interaction",
|
|
3579
|
+
"customElement": true,
|
|
3580
|
+
"attributes": [
|
|
3597
3581
|
{
|
|
3598
3582
|
"name": "response-identifier",
|
|
3599
3583
|
"type": {
|
|
@@ -3602,8 +3586,8 @@
|
|
|
3602
3586
|
"default": "''",
|
|
3603
3587
|
"fieldName": "responseIdentifier",
|
|
3604
3588
|
"inheritedFrom": {
|
|
3605
|
-
"name": "
|
|
3606
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3589
|
+
"name": "DragDropInteractionMixin",
|
|
3590
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3607
3591
|
}
|
|
3608
3592
|
},
|
|
3609
3593
|
{
|
|
@@ -3612,11 +3596,10 @@
|
|
|
3612
3596
|
"text": "boolean"
|
|
3613
3597
|
},
|
|
3614
3598
|
"default": "false",
|
|
3615
|
-
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
3616
3599
|
"fieldName": "disabled",
|
|
3617
3600
|
"inheritedFrom": {
|
|
3618
|
-
"name": "
|
|
3619
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3601
|
+
"name": "DroppablesMixin",
|
|
3602
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
|
|
3620
3603
|
}
|
|
3621
3604
|
},
|
|
3622
3605
|
{
|
|
@@ -3625,20 +3608,37 @@
|
|
|
3625
3608
|
"text": "boolean"
|
|
3626
3609
|
},
|
|
3627
3610
|
"default": "false",
|
|
3628
|
-
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
3629
3611
|
"fieldName": "readonly",
|
|
3630
3612
|
"inheritedFrom": {
|
|
3631
|
-
"name": "
|
|
3632
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3613
|
+
"name": "DragDropInteractionMixin",
|
|
3614
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3615
|
+
}
|
|
3616
|
+
},
|
|
3617
|
+
{
|
|
3618
|
+
"name": "min-associations",
|
|
3619
|
+
"type": {
|
|
3620
|
+
"text": "number"
|
|
3621
|
+
},
|
|
3622
|
+
"default": "1",
|
|
3623
|
+
"fieldName": "minAssociations",
|
|
3624
|
+
"inheritedFrom": {
|
|
3625
|
+
"name": "DragDropInteractionMixin",
|
|
3626
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3627
|
+
}
|
|
3628
|
+
},
|
|
3629
|
+
{
|
|
3630
|
+
"name": "max-associations",
|
|
3631
|
+
"type": {
|
|
3632
|
+
"text": "number"
|
|
3633
|
+
},
|
|
3634
|
+
"default": "1",
|
|
3635
|
+
"fieldName": "maxAssociations",
|
|
3636
|
+
"inheritedFrom": {
|
|
3637
|
+
"name": "DragDropInteractionMixin",
|
|
3638
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3633
3639
|
}
|
|
3634
3640
|
}
|
|
3635
3641
|
],
|
|
3636
|
-
"superclass": {
|
|
3637
|
-
"name": "Interaction",
|
|
3638
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
3639
|
-
},
|
|
3640
|
-
"tagName": "qti-media-interaction",
|
|
3641
|
-
"customElement": true,
|
|
3642
3642
|
"events": [
|
|
3643
3643
|
{
|
|
3644
3644
|
"name": "qti-register-interaction",
|
|
@@ -3646,8 +3646,8 @@
|
|
|
3646
3646
|
"text": "CustomEvent"
|
|
3647
3647
|
},
|
|
3648
3648
|
"inheritedFrom": {
|
|
3649
|
-
"name": "
|
|
3650
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3649
|
+
"name": "DragDropInteractionMixin",
|
|
3650
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3651
3651
|
}
|
|
3652
3652
|
},
|
|
3653
3653
|
{
|
|
@@ -3656,8 +3656,8 @@
|
|
|
3656
3656
|
"text": "CustomEvent"
|
|
3657
3657
|
},
|
|
3658
3658
|
"inheritedFrom": {
|
|
3659
|
-
"name": "
|
|
3660
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
3659
|
+
"name": "DragDropInteractionMixin",
|
|
3660
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3661
3661
|
}
|
|
3662
3662
|
}
|
|
3663
3663
|
]
|
|
@@ -3666,18 +3666,18 @@
|
|
|
3666
3666
|
"exports": [
|
|
3667
3667
|
{
|
|
3668
3668
|
"kind": "js",
|
|
3669
|
-
"name": "
|
|
3669
|
+
"name": "QtiMatchInteraction",
|
|
3670
3670
|
"declaration": {
|
|
3671
|
-
"name": "
|
|
3672
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
3671
|
+
"name": "QtiMatchInteraction",
|
|
3672
|
+
"module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
|
|
3673
3673
|
}
|
|
3674
3674
|
},
|
|
3675
3675
|
{
|
|
3676
3676
|
"kind": "custom-element-definition",
|
|
3677
|
-
"name": "qti-
|
|
3677
|
+
"name": "qti-match-interaction",
|
|
3678
3678
|
"declaration": {
|
|
3679
|
-
"name": "
|
|
3680
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
3679
|
+
"name": "QtiMatchInteraction",
|
|
3680
|
+
"module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
|
|
3681
3681
|
}
|
|
3682
3682
|
}
|
|
3683
3683
|
]
|
|
@@ -5981,6 +5981,42 @@
|
|
|
5981
5981
|
}
|
|
5982
5982
|
]
|
|
5983
5983
|
},
|
|
5984
|
+
{
|
|
5985
|
+
"kind": "javascript-module",
|
|
5986
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts",
|
|
5987
|
+
"declarations": [
|
|
5988
|
+
{
|
|
5989
|
+
"kind": "class",
|
|
5990
|
+
"description": "",
|
|
5991
|
+
"name": "QtiLte",
|
|
5992
|
+
"members": [],
|
|
5993
|
+
"superclass": {
|
|
5994
|
+
"name": "QtiConditionExpression",
|
|
5995
|
+
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
|
|
5996
|
+
},
|
|
5997
|
+
"tagName": "qti-lte",
|
|
5998
|
+
"customElement": true
|
|
5999
|
+
}
|
|
6000
|
+
],
|
|
6001
|
+
"exports": [
|
|
6002
|
+
{
|
|
6003
|
+
"kind": "js",
|
|
6004
|
+
"name": "QtiLte",
|
|
6005
|
+
"declaration": {
|
|
6006
|
+
"name": "QtiLte",
|
|
6007
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts"
|
|
6008
|
+
}
|
|
6009
|
+
},
|
|
6010
|
+
{
|
|
6011
|
+
"kind": "custom-element-definition",
|
|
6012
|
+
"name": "qti-lte",
|
|
6013
|
+
"declaration": {
|
|
6014
|
+
"name": "QtiLte",
|
|
6015
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts"
|
|
6016
|
+
}
|
|
6017
|
+
}
|
|
6018
|
+
]
|
|
6019
|
+
},
|
|
5984
6020
|
{
|
|
5985
6021
|
"kind": "javascript-module",
|
|
5986
6022
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts",
|
|
@@ -6041,42 +6077,6 @@
|
|
|
6041
6077
|
}
|
|
6042
6078
|
]
|
|
6043
6079
|
},
|
|
6044
|
-
{
|
|
6045
|
-
"kind": "javascript-module",
|
|
6046
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts",
|
|
6047
|
-
"declarations": [
|
|
6048
|
-
{
|
|
6049
|
-
"kind": "class",
|
|
6050
|
-
"description": "",
|
|
6051
|
-
"name": "QtiLte",
|
|
6052
|
-
"members": [],
|
|
6053
|
-
"superclass": {
|
|
6054
|
-
"name": "QtiConditionExpression",
|
|
6055
|
-
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
|
|
6056
|
-
},
|
|
6057
|
-
"tagName": "qti-lte",
|
|
6058
|
-
"customElement": true
|
|
6059
|
-
}
|
|
6060
|
-
],
|
|
6061
|
-
"exports": [
|
|
6062
|
-
{
|
|
6063
|
-
"kind": "js",
|
|
6064
|
-
"name": "QtiLte",
|
|
6065
|
-
"declaration": {
|
|
6066
|
-
"name": "QtiLte",
|
|
6067
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts"
|
|
6068
|
-
}
|
|
6069
|
-
},
|
|
6070
|
-
{
|
|
6071
|
-
"kind": "custom-element-definition",
|
|
6072
|
-
"name": "qti-lte",
|
|
6073
|
-
"declaration": {
|
|
6074
|
-
"name": "QtiLte",
|
|
6075
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-lte/qti-lte.ts"
|
|
6076
|
-
}
|
|
6077
|
-
}
|
|
6078
|
-
]
|
|
6079
|
-
},
|
|
6080
6080
|
{
|
|
6081
6081
|
"kind": "javascript-module",
|
|
6082
6082
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts",
|
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"engines": {
|
|
13
13
|
"node": ">=16.0.0"
|
|
14
14
|
},
|
|
15
|
-
"version": "6.0.
|
|
15
|
+
"version": "6.0.15",
|
|
16
16
|
"type": "module",
|
|
17
17
|
"main": "dist/qti-components/index.js",
|
|
18
18
|
"exports": {
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
"storybook": "storybook dev -p 6006",
|
|
72
72
|
"deploy": "firebase deploy --only hosting:qti-components",
|
|
73
73
|
"build-storybook": "storybook build",
|
|
74
|
-
"
|
|
75
|
-
"
|
|
74
|
+
"prepublishOnly": "echo 'calling prepublishOnly as npm lifecycle hook to build-lib!' && npm run build-lib",
|
|
75
|
+
"npm": "np",
|
|
76
76
|
"test-storybook": "test-storybook",
|
|
77
77
|
"cem": "cem analyze --watch",
|
|
78
78
|
"lint": "eslint src/lib/**",
|