@citolab/qti-components 6.0.10 → 6.0.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.
- package/dist/custom-elements.json +453 -453
- package/package.json +2 -1
|
@@ -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
|
]
|
|
@@ -3954,120 +3954,6 @@
|
|
|
3954
3954
|
}
|
|
3955
3955
|
]
|
|
3956
3956
|
},
|
|
3957
|
-
{
|
|
3958
|
-
"kind": "javascript-module",
|
|
3959
|
-
"path": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts",
|
|
3960
|
-
"declarations": [
|
|
3961
|
-
{
|
|
3962
|
-
"kind": "class",
|
|
3963
|
-
"description": "",
|
|
3964
|
-
"name": "QtiSelectPointInteraction",
|
|
3965
|
-
"members": [],
|
|
3966
|
-
"attributes": [
|
|
3967
|
-
{
|
|
3968
|
-
"name": "max-choices",
|
|
3969
|
-
"type": {
|
|
3970
|
-
"text": "number"
|
|
3971
|
-
},
|
|
3972
|
-
"default": "0",
|
|
3973
|
-
"fieldName": "maxChoices"
|
|
3974
|
-
},
|
|
3975
|
-
{
|
|
3976
|
-
"name": "min-choices",
|
|
3977
|
-
"type": {
|
|
3978
|
-
"text": "number"
|
|
3979
|
-
},
|
|
3980
|
-
"default": "0",
|
|
3981
|
-
"fieldName": "minChoices"
|
|
3982
|
-
},
|
|
3983
|
-
{
|
|
3984
|
-
"name": "response-identifier",
|
|
3985
|
-
"type": {
|
|
3986
|
-
"text": "string"
|
|
3987
|
-
},
|
|
3988
|
-
"default": "''",
|
|
3989
|
-
"fieldName": "responseIdentifier",
|
|
3990
|
-
"inheritedFrom": {
|
|
3991
|
-
"name": "Interaction",
|
|
3992
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3993
|
-
}
|
|
3994
|
-
},
|
|
3995
|
-
{
|
|
3996
|
-
"name": "disabled",
|
|
3997
|
-
"type": {
|
|
3998
|
-
"text": "boolean"
|
|
3999
|
-
},
|
|
4000
|
-
"default": "false",
|
|
4001
|
-
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
4002
|
-
"fieldName": "disabled",
|
|
4003
|
-
"inheritedFrom": {
|
|
4004
|
-
"name": "Interaction",
|
|
4005
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4006
|
-
}
|
|
4007
|
-
},
|
|
4008
|
-
{
|
|
4009
|
-
"name": "readonly",
|
|
4010
|
-
"type": {
|
|
4011
|
-
"text": "boolean"
|
|
4012
|
-
},
|
|
4013
|
-
"default": "false",
|
|
4014
|
-
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
4015
|
-
"fieldName": "readonly",
|
|
4016
|
-
"inheritedFrom": {
|
|
4017
|
-
"name": "Interaction",
|
|
4018
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4019
|
-
}
|
|
4020
|
-
}
|
|
4021
|
-
],
|
|
4022
|
-
"superclass": {
|
|
4023
|
-
"name": "Interaction",
|
|
4024
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
4025
|
-
},
|
|
4026
|
-
"tagName": "qti-select-point-interaction",
|
|
4027
|
-
"customElement": true,
|
|
4028
|
-
"events": [
|
|
4029
|
-
{
|
|
4030
|
-
"name": "qti-register-interaction",
|
|
4031
|
-
"type": {
|
|
4032
|
-
"text": "CustomEvent"
|
|
4033
|
-
},
|
|
4034
|
-
"inheritedFrom": {
|
|
4035
|
-
"name": "Interaction",
|
|
4036
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4037
|
-
}
|
|
4038
|
-
},
|
|
4039
|
-
{
|
|
4040
|
-
"name": "qti-interaction-response",
|
|
4041
|
-
"type": {
|
|
4042
|
-
"text": "CustomEvent"
|
|
4043
|
-
},
|
|
4044
|
-
"inheritedFrom": {
|
|
4045
|
-
"name": "Interaction",
|
|
4046
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4047
|
-
}
|
|
4048
|
-
}
|
|
4049
|
-
]
|
|
4050
|
-
}
|
|
4051
|
-
],
|
|
4052
|
-
"exports": [
|
|
4053
|
-
{
|
|
4054
|
-
"kind": "js",
|
|
4055
|
-
"name": "QtiSelectPointInteraction",
|
|
4056
|
-
"declaration": {
|
|
4057
|
-
"name": "QtiSelectPointInteraction",
|
|
4058
|
-
"module": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts"
|
|
4059
|
-
}
|
|
4060
|
-
},
|
|
4061
|
-
{
|
|
4062
|
-
"kind": "custom-element-definition",
|
|
4063
|
-
"name": "qti-select-point-interaction",
|
|
4064
|
-
"declaration": {
|
|
4065
|
-
"name": "QtiSelectPointInteraction",
|
|
4066
|
-
"module": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts"
|
|
4067
|
-
}
|
|
4068
|
-
}
|
|
4069
|
-
]
|
|
4070
|
-
},
|
|
4071
3957
|
{
|
|
4072
3958
|
"kind": "javascript-module",
|
|
4073
3959
|
"path": "src/lib/qti-components/qti-interaction/qti-slider-interaction/qti-slider-interaction.ts",
|
|
@@ -4153,48 +4039,141 @@
|
|
|
4153
4039
|
],
|
|
4154
4040
|
"attributes": [
|
|
4155
4041
|
{
|
|
4156
|
-
"name": "value",
|
|
4157
|
-
"type": {
|
|
4158
|
-
"text": "number"
|
|
4159
|
-
},
|
|
4160
|
-
"fieldName": "value"
|
|
4161
|
-
},
|
|
4162
|
-
{
|
|
4163
|
-
"name": "step-label",
|
|
4164
|
-
"type": {
|
|
4165
|
-
"text": "boolean"
|
|
4166
|
-
},
|
|
4167
|
-
"default": "false",
|
|
4168
|
-
"fieldName": "stepLabel"
|
|
4169
|
-
},
|
|
4170
|
-
{
|
|
4171
|
-
"name": "reverse",
|
|
4172
|
-
"type": {
|
|
4173
|
-
"text": "boolean"
|
|
4174
|
-
},
|
|
4175
|
-
"default": "false",
|
|
4176
|
-
"fieldName": "reverse"
|
|
4177
|
-
},
|
|
4178
|
-
{
|
|
4179
|
-
"name": "lower-bound",
|
|
4180
|
-
"type": {
|
|
4181
|
-
"text": "number"
|
|
4182
|
-
},
|
|
4183
|
-
"fieldName": "min"
|
|
4184
|
-
},
|
|
4185
|
-
{
|
|
4186
|
-
"name": "upper-bound",
|
|
4042
|
+
"name": "value",
|
|
4043
|
+
"type": {
|
|
4044
|
+
"text": "number"
|
|
4045
|
+
},
|
|
4046
|
+
"fieldName": "value"
|
|
4047
|
+
},
|
|
4048
|
+
{
|
|
4049
|
+
"name": "step-label",
|
|
4050
|
+
"type": {
|
|
4051
|
+
"text": "boolean"
|
|
4052
|
+
},
|
|
4053
|
+
"default": "false",
|
|
4054
|
+
"fieldName": "stepLabel"
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "reverse",
|
|
4058
|
+
"type": {
|
|
4059
|
+
"text": "boolean"
|
|
4060
|
+
},
|
|
4061
|
+
"default": "false",
|
|
4062
|
+
"fieldName": "reverse"
|
|
4063
|
+
},
|
|
4064
|
+
{
|
|
4065
|
+
"name": "lower-bound",
|
|
4066
|
+
"type": {
|
|
4067
|
+
"text": "number"
|
|
4068
|
+
},
|
|
4069
|
+
"fieldName": "min"
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
"name": "upper-bound",
|
|
4073
|
+
"type": {
|
|
4074
|
+
"text": "number"
|
|
4075
|
+
},
|
|
4076
|
+
"fieldName": "max"
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"name": "step",
|
|
4080
|
+
"type": {
|
|
4081
|
+
"text": "number"
|
|
4082
|
+
},
|
|
4083
|
+
"fieldName": "step"
|
|
4084
|
+
},
|
|
4085
|
+
{
|
|
4086
|
+
"name": "response-identifier",
|
|
4087
|
+
"type": {
|
|
4088
|
+
"text": "string"
|
|
4089
|
+
},
|
|
4090
|
+
"default": "''",
|
|
4091
|
+
"fieldName": "responseIdentifier",
|
|
4092
|
+
"inheritedFrom": {
|
|
4093
|
+
"name": "Interaction",
|
|
4094
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4095
|
+
}
|
|
4096
|
+
},
|
|
4097
|
+
{
|
|
4098
|
+
"name": "disabled",
|
|
4099
|
+
"type": {
|
|
4100
|
+
"text": "boolean"
|
|
4101
|
+
},
|
|
4102
|
+
"default": "false",
|
|
4103
|
+
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
4104
|
+
"fieldName": "disabled",
|
|
4105
|
+
"inheritedFrom": {
|
|
4106
|
+
"name": "Interaction",
|
|
4107
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4108
|
+
}
|
|
4109
|
+
},
|
|
4110
|
+
{
|
|
4111
|
+
"name": "readonly",
|
|
4112
|
+
"type": {
|
|
4113
|
+
"text": "boolean"
|
|
4114
|
+
},
|
|
4115
|
+
"default": "false",
|
|
4116
|
+
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
4117
|
+
"fieldName": "readonly",
|
|
4118
|
+
"inheritedFrom": {
|
|
4119
|
+
"name": "Interaction",
|
|
4120
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4121
|
+
}
|
|
4122
|
+
}
|
|
4123
|
+
],
|
|
4124
|
+
"superclass": {
|
|
4125
|
+
"name": "Interaction",
|
|
4126
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
4127
|
+
},
|
|
4128
|
+
"summary": "The SliderInteraction.Type (qti-slider-interaction) presents the candidate with a control for selecting a numerical value between a lower and upper bound.",
|
|
4129
|
+
"tagName": "qti-slider-interaction",
|
|
4130
|
+
"customElement": true
|
|
4131
|
+
}
|
|
4132
|
+
],
|
|
4133
|
+
"exports": [
|
|
4134
|
+
{
|
|
4135
|
+
"kind": "js",
|
|
4136
|
+
"name": "QtiSliderInteraction",
|
|
4137
|
+
"declaration": {
|
|
4138
|
+
"name": "QtiSliderInteraction",
|
|
4139
|
+
"module": "src/lib/qti-components/qti-interaction/qti-slider-interaction/qti-slider-interaction.ts"
|
|
4140
|
+
}
|
|
4141
|
+
},
|
|
4142
|
+
{
|
|
4143
|
+
"kind": "custom-element-definition",
|
|
4144
|
+
"name": "qti-slider-interaction",
|
|
4145
|
+
"declaration": {
|
|
4146
|
+
"name": "QtiSliderInteraction",
|
|
4147
|
+
"module": "src/lib/qti-components/qti-interaction/qti-slider-interaction/qti-slider-interaction.ts"
|
|
4148
|
+
}
|
|
4149
|
+
}
|
|
4150
|
+
]
|
|
4151
|
+
},
|
|
4152
|
+
{
|
|
4153
|
+
"kind": "javascript-module",
|
|
4154
|
+
"path": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts",
|
|
4155
|
+
"declarations": [
|
|
4156
|
+
{
|
|
4157
|
+
"kind": "class",
|
|
4158
|
+
"description": "",
|
|
4159
|
+
"name": "QtiSelectPointInteraction",
|
|
4160
|
+
"members": [],
|
|
4161
|
+
"attributes": [
|
|
4162
|
+
{
|
|
4163
|
+
"name": "max-choices",
|
|
4187
4164
|
"type": {
|
|
4188
4165
|
"text": "number"
|
|
4189
4166
|
},
|
|
4190
|
-
"
|
|
4167
|
+
"default": "0",
|
|
4168
|
+
"fieldName": "maxChoices"
|
|
4191
4169
|
},
|
|
4192
4170
|
{
|
|
4193
|
-
"name": "
|
|
4171
|
+
"name": "min-choices",
|
|
4194
4172
|
"type": {
|
|
4195
4173
|
"text": "number"
|
|
4196
4174
|
},
|
|
4197
|
-
"
|
|
4175
|
+
"default": "0",
|
|
4176
|
+
"fieldName": "minChoices"
|
|
4198
4177
|
},
|
|
4199
4178
|
{
|
|
4200
4179
|
"name": "response-identifier",
|
|
@@ -4239,26 +4218,47 @@
|
|
|
4239
4218
|
"name": "Interaction",
|
|
4240
4219
|
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
4241
4220
|
},
|
|
4242
|
-
"
|
|
4243
|
-
"
|
|
4244
|
-
"
|
|
4221
|
+
"tagName": "qti-select-point-interaction",
|
|
4222
|
+
"customElement": true,
|
|
4223
|
+
"events": [
|
|
4224
|
+
{
|
|
4225
|
+
"name": "qti-register-interaction",
|
|
4226
|
+
"type": {
|
|
4227
|
+
"text": "CustomEvent"
|
|
4228
|
+
},
|
|
4229
|
+
"inheritedFrom": {
|
|
4230
|
+
"name": "Interaction",
|
|
4231
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4232
|
+
}
|
|
4233
|
+
},
|
|
4234
|
+
{
|
|
4235
|
+
"name": "qti-interaction-response",
|
|
4236
|
+
"type": {
|
|
4237
|
+
"text": "CustomEvent"
|
|
4238
|
+
},
|
|
4239
|
+
"inheritedFrom": {
|
|
4240
|
+
"name": "Interaction",
|
|
4241
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
4242
|
+
}
|
|
4243
|
+
}
|
|
4244
|
+
]
|
|
4245
4245
|
}
|
|
4246
4246
|
],
|
|
4247
4247
|
"exports": [
|
|
4248
4248
|
{
|
|
4249
4249
|
"kind": "js",
|
|
4250
|
-
"name": "
|
|
4250
|
+
"name": "QtiSelectPointInteraction",
|
|
4251
4251
|
"declaration": {
|
|
4252
|
-
"name": "
|
|
4253
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
4252
|
+
"name": "QtiSelectPointInteraction",
|
|
4253
|
+
"module": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts"
|
|
4254
4254
|
}
|
|
4255
4255
|
},
|
|
4256
4256
|
{
|
|
4257
4257
|
"kind": "custom-element-definition",
|
|
4258
|
-
"name": "qti-
|
|
4258
|
+
"name": "qti-select-point-interaction",
|
|
4259
4259
|
"declaration": {
|
|
4260
|
-
"name": "
|
|
4261
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
4260
|
+
"name": "QtiSelectPointInteraction",
|
|
4261
|
+
"module": "src/lib/qti-components/qti-interaction/qti-select-point-interaction/qti-select-point-interaction.ts"
|
|
4262
4262
|
}
|
|
4263
4263
|
}
|
|
4264
4264
|
]
|
|
@@ -4495,77 +4495,77 @@
|
|
|
4495
4495
|
},
|
|
4496
4496
|
{
|
|
4497
4497
|
"kind": "javascript-module",
|
|
4498
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4498
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule.ts",
|
|
4499
4499
|
"declarations": [
|
|
4500
4500
|
{
|
|
4501
4501
|
"kind": "class",
|
|
4502
4502
|
"description": "",
|
|
4503
|
-
"name": "
|
|
4503
|
+
"name": "QtiRule",
|
|
4504
4504
|
"members": [],
|
|
4505
|
-
"attributes": [
|
|
4506
|
-
{
|
|
4507
|
-
"name": "identifier"
|
|
4508
|
-
}
|
|
4509
|
-
],
|
|
4510
4505
|
"superclass": {
|
|
4511
4506
|
"name": "LitElement",
|
|
4512
4507
|
"package": "lit"
|
|
4513
4508
|
},
|
|
4514
|
-
"tagName": "qti-
|
|
4509
|
+
"tagName": "qti-rule",
|
|
4515
4510
|
"customElement": true
|
|
4516
4511
|
}
|
|
4517
4512
|
],
|
|
4518
4513
|
"exports": [
|
|
4519
4514
|
{
|
|
4520
4515
|
"kind": "js",
|
|
4521
|
-
"name": "
|
|
4516
|
+
"name": "QtiRule",
|
|
4522
4517
|
"declaration": {
|
|
4523
|
-
"name": "
|
|
4524
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4518
|
+
"name": "QtiRule",
|
|
4519
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule.ts"
|
|
4525
4520
|
}
|
|
4526
4521
|
},
|
|
4527
4522
|
{
|
|
4528
4523
|
"kind": "custom-element-definition",
|
|
4529
|
-
"name": "qti-
|
|
4524
|
+
"name": "qti-rule",
|
|
4530
4525
|
"declaration": {
|
|
4531
|
-
"name": "
|
|
4532
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4526
|
+
"name": "QtiRule",
|
|
4527
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule.ts"
|
|
4533
4528
|
}
|
|
4534
4529
|
}
|
|
4535
4530
|
]
|
|
4536
4531
|
},
|
|
4537
4532
|
{
|
|
4538
4533
|
"kind": "javascript-module",
|
|
4539
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4534
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts",
|
|
4540
4535
|
"declarations": [
|
|
4541
4536
|
{
|
|
4542
4537
|
"kind": "class",
|
|
4543
4538
|
"description": "",
|
|
4544
|
-
"name": "
|
|
4539
|
+
"name": "QtiResponseProcessing",
|
|
4545
4540
|
"members": [],
|
|
4541
|
+
"attributes": [
|
|
4542
|
+
{
|
|
4543
|
+
"name": "identifier"
|
|
4544
|
+
}
|
|
4545
|
+
],
|
|
4546
4546
|
"superclass": {
|
|
4547
4547
|
"name": "LitElement",
|
|
4548
4548
|
"package": "lit"
|
|
4549
4549
|
},
|
|
4550
|
-
"tagName": "qti-
|
|
4550
|
+
"tagName": "qti-response-processing",
|
|
4551
4551
|
"customElement": true
|
|
4552
4552
|
}
|
|
4553
4553
|
],
|
|
4554
4554
|
"exports": [
|
|
4555
4555
|
{
|
|
4556
4556
|
"kind": "js",
|
|
4557
|
-
"name": "
|
|
4557
|
+
"name": "default",
|
|
4558
4558
|
"declaration": {
|
|
4559
|
-
"name": "
|
|
4560
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4559
|
+
"name": "QtiResponseProcessing",
|
|
4560
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4561
4561
|
}
|
|
4562
4562
|
},
|
|
4563
4563
|
{
|
|
4564
4564
|
"kind": "custom-element-definition",
|
|
4565
|
-
"name": "qti-
|
|
4565
|
+
"name": "qti-response-processing",
|
|
4566
4566
|
"declaration": {
|
|
4567
|
-
"name": "
|
|
4568
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-
|
|
4567
|
+
"name": "QtiResponseProcessing",
|
|
4568
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4569
4569
|
}
|
|
4570
4570
|
}
|
|
4571
4571
|
]
|
|
@@ -4760,6 +4760,26 @@
|
|
|
4760
4760
|
}
|
|
4761
4761
|
]
|
|
4762
4762
|
},
|
|
4763
|
+
{
|
|
4764
|
+
"kind": "javascript-module",
|
|
4765
|
+
"path": "src/lib/qti-components/utilities/context/context.ts",
|
|
4766
|
+
"declarations": [
|
|
4767
|
+
{
|
|
4768
|
+
"kind": "variable",
|
|
4769
|
+
"name": "loggerContext"
|
|
4770
|
+
}
|
|
4771
|
+
],
|
|
4772
|
+
"exports": [
|
|
4773
|
+
{
|
|
4774
|
+
"kind": "js",
|
|
4775
|
+
"name": "loggerContext",
|
|
4776
|
+
"declaration": {
|
|
4777
|
+
"name": "loggerContext",
|
|
4778
|
+
"module": "src/lib/qti-components/utilities/context/context.ts"
|
|
4779
|
+
}
|
|
4780
|
+
}
|
|
4781
|
+
]
|
|
4782
|
+
},
|
|
4763
4783
|
{
|
|
4764
4784
|
"kind": "javascript-module",
|
|
4765
4785
|
"path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
|
|
@@ -4827,26 +4847,6 @@
|
|
|
4827
4847
|
}
|
|
4828
4848
|
]
|
|
4829
4849
|
},
|
|
4830
|
-
{
|
|
4831
|
-
"kind": "javascript-module",
|
|
4832
|
-
"path": "src/lib/qti-components/utilities/context/context.ts",
|
|
4833
|
-
"declarations": [
|
|
4834
|
-
{
|
|
4835
|
-
"kind": "variable",
|
|
4836
|
-
"name": "loggerContext"
|
|
4837
|
-
}
|
|
4838
|
-
],
|
|
4839
|
-
"exports": [
|
|
4840
|
-
{
|
|
4841
|
-
"kind": "js",
|
|
4842
|
-
"name": "loggerContext",
|
|
4843
|
-
"declaration": {
|
|
4844
|
-
"name": "loggerContext",
|
|
4845
|
-
"module": "src/lib/qti-components/utilities/context/context.ts"
|
|
4846
|
-
}
|
|
4847
|
-
}
|
|
4848
|
-
]
|
|
4849
|
-
},
|
|
4850
4850
|
{
|
|
4851
4851
|
"kind": "javascript-module",
|
|
4852
4852
|
"path": "src/lib/qti-components/utilities/decorators/liveQuery.ts",
|
|
@@ -4920,43 +4920,43 @@
|
|
|
4920
4920
|
},
|
|
4921
4921
|
{
|
|
4922
4922
|
"kind": "javascript-module",
|
|
4923
|
-
"path": "src/lib/qti-components/utilities/
|
|
4923
|
+
"path": "src/lib/qti-components/utilities/scoring/scoring-helper.ts",
|
|
4924
4924
|
"declarations": [
|
|
4925
4925
|
{
|
|
4926
|
-
"kind": "
|
|
4927
|
-
"
|
|
4928
|
-
"
|
|
4926
|
+
"kind": "class",
|
|
4927
|
+
"description": "",
|
|
4928
|
+
"name": "ScoringHelper",
|
|
4929
|
+
"members": []
|
|
4929
4930
|
}
|
|
4930
4931
|
],
|
|
4931
4932
|
"exports": [
|
|
4932
4933
|
{
|
|
4933
4934
|
"kind": "js",
|
|
4934
|
-
"name": "
|
|
4935
|
+
"name": "ScoringHelper",
|
|
4935
4936
|
"declaration": {
|
|
4936
|
-
"name": "
|
|
4937
|
-
"module": "src/lib/qti-components/utilities/
|
|
4937
|
+
"name": "ScoringHelper",
|
|
4938
|
+
"module": "src/lib/qti-components/utilities/scoring/scoring-helper.ts"
|
|
4938
4939
|
}
|
|
4939
4940
|
}
|
|
4940
4941
|
]
|
|
4941
4942
|
},
|
|
4942
4943
|
{
|
|
4943
4944
|
"kind": "javascript-module",
|
|
4944
|
-
"path": "src/lib/qti-components/utilities/
|
|
4945
|
+
"path": "src/lib/qti-components/utilities/reset-styles/reset-shadowroot-styles.ts",
|
|
4945
4946
|
"declarations": [
|
|
4946
4947
|
{
|
|
4947
|
-
"kind": "
|
|
4948
|
-
"
|
|
4949
|
-
"
|
|
4950
|
-
"members": []
|
|
4948
|
+
"kind": "variable",
|
|
4949
|
+
"name": "resetCss",
|
|
4950
|
+
"default": "css`\n /***\n The new CSS reset - version 1.4.9 (last updated 11.2.2022)\n GitHub page: https://github.com/elad2412/the-new-css-reset\n ***/\n\n /*\n Remove all the styles of the \"User-Agent-Stylesheet\", except for the 'display' property\n - The \"symbol *\" part is to solve Firefox SVG sprite bug\n */\n *:where(:not(iframe, canvas, img, svg, video, object):not(svg *, symbol *)) {\n all: unset;\n display: revert;\n }\n\n /* Preferred box-sizing value */\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n /* Reapply the pointer cursor for anchor tags */\n a,\n button {\n cursor: revert;\n }\n\n /* Remove list styles (bullets/numbers) */\n ol,\n ul,\n menu {\n list-style: none;\n }\n\n /* For images to not be able to exceed their container */\n img {\n max-width: 100%;\n }\n\n /* removes spacing between cells in tables */\n table {\n border-collapse: collapse;\n }\n\n /* revert the 'white-space' property for textarea elements on Safari */\n textarea {\n white-space: revert;\n }\n\n /* minimum style to allow to style meter element */\n meter {\n -webkit-appearance: revert;\n appearance: revert;\n }\n\n /* reset default text opacity of input placeholder */\n ::placeholder {\n all: unset;\n }\n\n /* fix the feature of 'hidden' attribute.\n display:revert; revert to element instead of attribute */\n :where([hidden]) {\n display: none;\n }\n\n /* revert for bug in Chromium browsers\n - fix for the content editable attribute will work properly. */\n :where([contenteditable]) {\n -moz-user-modify: read-write;\n -webkit-user-modify: read-write;\n overflow-wrap: break-word;\n -webkit-line-break: after-white-space;\n }\n\n /* apply back the draggable feature - exist only in Chromium and Safari */\n :where([draggable='true']) {\n -webkit-user-drag: element;\n }\n`"
|
|
4951
4951
|
}
|
|
4952
4952
|
],
|
|
4953
4953
|
"exports": [
|
|
4954
4954
|
{
|
|
4955
4955
|
"kind": "js",
|
|
4956
|
-
"name": "
|
|
4956
|
+
"name": "resetCss",
|
|
4957
4957
|
"declaration": {
|
|
4958
|
-
"name": "
|
|
4959
|
-
"module": "src/lib/qti-components/utilities/
|
|
4958
|
+
"name": "resetCss",
|
|
4959
|
+
"module": "src/lib/qti-components/utilities/reset-styles/reset-shadowroot-styles.ts"
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
4962
|
]
|
|
@@ -5156,13 +5156,59 @@
|
|
|
5156
5156
|
}
|
|
5157
5157
|
},
|
|
5158
5158
|
{
|
|
5159
|
-
"name": "qti-interaction-response",
|
|
5159
|
+
"name": "qti-interaction-response",
|
|
5160
|
+
"type": {
|
|
5161
|
+
"text": "CustomEvent"
|
|
5162
|
+
},
|
|
5163
|
+
"inheritedFrom": {
|
|
5164
|
+
"name": "Interaction",
|
|
5165
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
5166
|
+
}
|
|
5167
|
+
}
|
|
5168
|
+
]
|
|
5169
|
+
}
|
|
5170
|
+
],
|
|
5171
|
+
"exports": [
|
|
5172
|
+
{
|
|
5173
|
+
"kind": "js",
|
|
5174
|
+
"name": "Choices",
|
|
5175
|
+
"declaration": {
|
|
5176
|
+
"name": "Choices",
|
|
5177
|
+
"module": "src/lib/qti-components/qti-interaction/internal/choices/choices.ts"
|
|
5178
|
+
}
|
|
5179
|
+
}
|
|
5180
|
+
]
|
|
5181
|
+
},
|
|
5182
|
+
{
|
|
5183
|
+
"kind": "javascript-module",
|
|
5184
|
+
"path": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts",
|
|
5185
|
+
"declarations": [
|
|
5186
|
+
{
|
|
5187
|
+
"kind": "function",
|
|
5188
|
+
"name": "positionHotspots",
|
|
5189
|
+
"parameters": [
|
|
5190
|
+
{
|
|
5191
|
+
"name": "shape",
|
|
5192
|
+
"type": {
|
|
5193
|
+
"text": "string"
|
|
5194
|
+
}
|
|
5195
|
+
},
|
|
5196
|
+
{
|
|
5197
|
+
"name": "coordsNumber",
|
|
5198
|
+
"type": {
|
|
5199
|
+
"text": "number[]"
|
|
5200
|
+
}
|
|
5201
|
+
},
|
|
5202
|
+
{
|
|
5203
|
+
"name": "img",
|
|
5204
|
+
"type": {
|
|
5205
|
+
"text": "HTMLImageElement"
|
|
5206
|
+
}
|
|
5207
|
+
},
|
|
5208
|
+
{
|
|
5209
|
+
"name": "hotspot",
|
|
5160
5210
|
"type": {
|
|
5161
|
-
"text": "
|
|
5162
|
-
},
|
|
5163
|
-
"inheritedFrom": {
|
|
5164
|
-
"name": "Interaction",
|
|
5165
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
5211
|
+
"text": "QtiHotspotChoice"
|
|
5166
5212
|
}
|
|
5167
5213
|
}
|
|
5168
5214
|
]
|
|
@@ -5171,10 +5217,10 @@
|
|
|
5171
5217
|
"exports": [
|
|
5172
5218
|
{
|
|
5173
5219
|
"kind": "js",
|
|
5174
|
-
"name": "
|
|
5220
|
+
"name": "positionHotspots",
|
|
5175
5221
|
"declaration": {
|
|
5176
|
-
"name": "
|
|
5177
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
5222
|
+
"name": "positionHotspots",
|
|
5223
|
+
"module": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts"
|
|
5178
5224
|
}
|
|
5179
5225
|
}
|
|
5180
5226
|
]
|
|
@@ -5470,88 +5516,6 @@
|
|
|
5470
5516
|
}
|
|
5471
5517
|
]
|
|
5472
5518
|
},
|
|
5473
|
-
{
|
|
5474
|
-
"kind": "javascript-module",
|
|
5475
|
-
"path": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts",
|
|
5476
|
-
"declarations": [
|
|
5477
|
-
{
|
|
5478
|
-
"kind": "function",
|
|
5479
|
-
"name": "positionHotspots",
|
|
5480
|
-
"parameters": [
|
|
5481
|
-
{
|
|
5482
|
-
"name": "shape",
|
|
5483
|
-
"type": {
|
|
5484
|
-
"text": "string"
|
|
5485
|
-
}
|
|
5486
|
-
},
|
|
5487
|
-
{
|
|
5488
|
-
"name": "coordsNumber",
|
|
5489
|
-
"type": {
|
|
5490
|
-
"text": "number[]"
|
|
5491
|
-
}
|
|
5492
|
-
},
|
|
5493
|
-
{
|
|
5494
|
-
"name": "img",
|
|
5495
|
-
"type": {
|
|
5496
|
-
"text": "HTMLImageElement"
|
|
5497
|
-
}
|
|
5498
|
-
},
|
|
5499
|
-
{
|
|
5500
|
-
"name": "hotspot",
|
|
5501
|
-
"type": {
|
|
5502
|
-
"text": "QtiHotspotChoice"
|
|
5503
|
-
}
|
|
5504
|
-
}
|
|
5505
|
-
]
|
|
5506
|
-
}
|
|
5507
|
-
],
|
|
5508
|
-
"exports": [
|
|
5509
|
-
{
|
|
5510
|
-
"kind": "js",
|
|
5511
|
-
"name": "positionHotspots",
|
|
5512
|
-
"declaration": {
|
|
5513
|
-
"name": "positionHotspots",
|
|
5514
|
-
"module": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts"
|
|
5515
|
-
}
|
|
5516
|
-
}
|
|
5517
|
-
]
|
|
5518
|
-
},
|
|
5519
|
-
{
|
|
5520
|
-
"kind": "javascript-module",
|
|
5521
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts",
|
|
5522
|
-
"declarations": [
|
|
5523
|
-
{
|
|
5524
|
-
"kind": "class",
|
|
5525
|
-
"description": "",
|
|
5526
|
-
"name": "QtiAnd",
|
|
5527
|
-
"members": [],
|
|
5528
|
-
"superclass": {
|
|
5529
|
-
"name": "QtiConditionExpression",
|
|
5530
|
-
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
|
|
5531
|
-
},
|
|
5532
|
-
"tagName": "qti-and",
|
|
5533
|
-
"customElement": true
|
|
5534
|
-
}
|
|
5535
|
-
],
|
|
5536
|
-
"exports": [
|
|
5537
|
-
{
|
|
5538
|
-
"kind": "js",
|
|
5539
|
-
"name": "QtiAnd",
|
|
5540
|
-
"declaration": {
|
|
5541
|
-
"name": "QtiAnd",
|
|
5542
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts"
|
|
5543
|
-
}
|
|
5544
|
-
},
|
|
5545
|
-
{
|
|
5546
|
-
"kind": "custom-element-definition",
|
|
5547
|
-
"name": "qti-and",
|
|
5548
|
-
"declaration": {
|
|
5549
|
-
"name": "QtiAnd",
|
|
5550
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts"
|
|
5551
|
-
}
|
|
5552
|
-
}
|
|
5553
|
-
]
|
|
5554
|
-
},
|
|
5555
5519
|
{
|
|
5556
5520
|
"kind": "javascript-module",
|
|
5557
5521
|
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.interface.ts",
|
|
@@ -5627,6 +5591,42 @@
|
|
|
5627
5591
|
}
|
|
5628
5592
|
]
|
|
5629
5593
|
},
|
|
5594
|
+
{
|
|
5595
|
+
"kind": "javascript-module",
|
|
5596
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts",
|
|
5597
|
+
"declarations": [
|
|
5598
|
+
{
|
|
5599
|
+
"kind": "class",
|
|
5600
|
+
"description": "",
|
|
5601
|
+
"name": "QtiAnd",
|
|
5602
|
+
"members": [],
|
|
5603
|
+
"superclass": {
|
|
5604
|
+
"name": "QtiConditionExpression",
|
|
5605
|
+
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
|
|
5606
|
+
},
|
|
5607
|
+
"tagName": "qti-and",
|
|
5608
|
+
"customElement": true
|
|
5609
|
+
}
|
|
5610
|
+
],
|
|
5611
|
+
"exports": [
|
|
5612
|
+
{
|
|
5613
|
+
"kind": "js",
|
|
5614
|
+
"name": "QtiAnd",
|
|
5615
|
+
"declaration": {
|
|
5616
|
+
"name": "QtiAnd",
|
|
5617
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts"
|
|
5618
|
+
}
|
|
5619
|
+
},
|
|
5620
|
+
{
|
|
5621
|
+
"kind": "custom-element-definition",
|
|
5622
|
+
"name": "qti-and",
|
|
5623
|
+
"declaration": {
|
|
5624
|
+
"name": "QtiAnd",
|
|
5625
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts"
|
|
5626
|
+
}
|
|
5627
|
+
}
|
|
5628
|
+
]
|
|
5629
|
+
},
|
|
5630
5630
|
{
|
|
5631
5631
|
"kind": "javascript-module",
|
|
5632
5632
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-basevalue/qti-basevalue.ts",
|
|
@@ -5747,92 +5747,92 @@
|
|
|
5747
5747
|
},
|
|
5748
5748
|
{
|
|
5749
5749
|
"kind": "javascript-module",
|
|
5750
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts",
|
|
5750
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts",
|
|
5751
5751
|
"declarations": [
|
|
5752
5752
|
{
|
|
5753
5753
|
"kind": "class",
|
|
5754
5754
|
"description": "",
|
|
5755
|
-
"name": "
|
|
5755
|
+
"name": "QtiEqualRounded",
|
|
5756
5756
|
"members": [],
|
|
5757
5757
|
"attributes": [
|
|
5758
5758
|
{
|
|
5759
|
-
"name": "
|
|
5759
|
+
"name": "roundingMode",
|
|
5760
5760
|
"type": {
|
|
5761
|
-
"text": "
|
|
5761
|
+
"text": "| \"decimalPlaces\"\n | \"significantFigures\""
|
|
5762
5762
|
},
|
|
5763
|
-
"default": "
|
|
5764
|
-
"fieldName": "
|
|
5763
|
+
"default": "\"significantFigures\"",
|
|
5764
|
+
"fieldName": "roundingMode"
|
|
5765
5765
|
}
|
|
5766
5766
|
],
|
|
5767
5767
|
"superclass": {
|
|
5768
5768
|
"name": "QtiExpression",
|
|
5769
5769
|
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5770
5770
|
},
|
|
5771
|
-
"tagName": "qti-equal",
|
|
5771
|
+
"tagName": "qti-equal-rounded",
|
|
5772
5772
|
"customElement": true
|
|
5773
5773
|
}
|
|
5774
5774
|
],
|
|
5775
5775
|
"exports": [
|
|
5776
5776
|
{
|
|
5777
5777
|
"kind": "js",
|
|
5778
|
-
"name": "
|
|
5778
|
+
"name": "QtiEqualRounded",
|
|
5779
5779
|
"declaration": {
|
|
5780
|
-
"name": "
|
|
5781
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts"
|
|
5780
|
+
"name": "QtiEqualRounded",
|
|
5781
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts"
|
|
5782
5782
|
}
|
|
5783
5783
|
},
|
|
5784
5784
|
{
|
|
5785
5785
|
"kind": "custom-element-definition",
|
|
5786
|
-
"name": "qti-equal",
|
|
5786
|
+
"name": "qti-equal-rounded",
|
|
5787
5787
|
"declaration": {
|
|
5788
|
-
"name": "
|
|
5789
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts"
|
|
5788
|
+
"name": "QtiEqualRounded",
|
|
5789
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal-rounded/qti-equal-rounded.ts"
|
|
5790
5790
|
}
|
|
5791
5791
|
}
|
|
5792
5792
|
]
|
|
5793
5793
|
},
|
|
5794
5794
|
{
|
|
5795
5795
|
"kind": "javascript-module",
|
|
5796
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal
|
|
5796
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts",
|
|
5797
5797
|
"declarations": [
|
|
5798
5798
|
{
|
|
5799
5799
|
"kind": "class",
|
|
5800
5800
|
"description": "",
|
|
5801
|
-
"name": "
|
|
5801
|
+
"name": "QtiEqual",
|
|
5802
5802
|
"members": [],
|
|
5803
5803
|
"attributes": [
|
|
5804
5804
|
{
|
|
5805
|
-
"name": "
|
|
5805
|
+
"name": "toleranceMode",
|
|
5806
5806
|
"type": {
|
|
5807
|
-
"text": "|
|
|
5807
|
+
"text": "'exact' | 'relative' | 'absolute'"
|
|
5808
5808
|
},
|
|
5809
|
-
"default": "
|
|
5810
|
-
"fieldName": "
|
|
5809
|
+
"default": "'exact'",
|
|
5810
|
+
"fieldName": "toleranceMode"
|
|
5811
5811
|
}
|
|
5812
5812
|
],
|
|
5813
5813
|
"superclass": {
|
|
5814
5814
|
"name": "QtiExpression",
|
|
5815
5815
|
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5816
5816
|
},
|
|
5817
|
-
"tagName": "qti-equal
|
|
5817
|
+
"tagName": "qti-equal",
|
|
5818
5818
|
"customElement": true
|
|
5819
5819
|
}
|
|
5820
5820
|
],
|
|
5821
5821
|
"exports": [
|
|
5822
5822
|
{
|
|
5823
5823
|
"kind": "js",
|
|
5824
|
-
"name": "
|
|
5824
|
+
"name": "QtiEqual",
|
|
5825
5825
|
"declaration": {
|
|
5826
|
-
"name": "
|
|
5827
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal
|
|
5826
|
+
"name": "QtiEqual",
|
|
5827
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts"
|
|
5828
5828
|
}
|
|
5829
5829
|
},
|
|
5830
5830
|
{
|
|
5831
5831
|
"kind": "custom-element-definition",
|
|
5832
|
-
"name": "qti-equal
|
|
5832
|
+
"name": "qti-equal",
|
|
5833
5833
|
"declaration": {
|
|
5834
|
-
"name": "
|
|
5835
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal
|
|
5834
|
+
"name": "QtiEqual",
|
|
5835
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-equal/qti-equal.ts"
|
|
5836
5836
|
}
|
|
5837
5837
|
}
|
|
5838
5838
|
]
|
|
@@ -5981,42 +5981,6 @@
|
|
|
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
|
-
},
|
|
6020
5984
|
{
|
|
6021
5985
|
"kind": "javascript-module",
|
|
6022
5986
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts",
|
|
@@ -6077,6 +6041,42 @@
|
|
|
6077
6041
|
}
|
|
6078
6042
|
]
|
|
6079
6043
|
},
|
|
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.12",
|
|
16
16
|
"type": "module",
|
|
17
17
|
"main": "dist/qti-components/index.js",
|
|
18
18
|
"exports": {
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"storybook": "storybook dev -p 6006",
|
|
72
72
|
"deploy": "firebase deploy --only hosting:qti-components",
|
|
73
73
|
"build-storybook": "storybook build",
|
|
74
|
+
"prepublishOnly": "echo 'calling prepublishOnly as npm lifecycle hook to build-lib!' && npm run build-lib",
|
|
74
75
|
"publish": "np",
|
|
75
76
|
"test-storybook": "test-storybook",
|
|
76
77
|
"cem": "cem analyze --watch",
|