@citolab/qti-components 6.0.7 → 6.0.8
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 +290 -290
- package/package.json +2 -2
|
@@ -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
|
]
|
|
@@ -4493,47 +4493,6 @@
|
|
|
4493
4493
|
}
|
|
4494
4494
|
]
|
|
4495
4495
|
},
|
|
4496
|
-
{
|
|
4497
|
-
"kind": "javascript-module",
|
|
4498
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts",
|
|
4499
|
-
"declarations": [
|
|
4500
|
-
{
|
|
4501
|
-
"kind": "class",
|
|
4502
|
-
"description": "",
|
|
4503
|
-
"name": "QtiResponseProcessing",
|
|
4504
|
-
"members": [],
|
|
4505
|
-
"attributes": [
|
|
4506
|
-
{
|
|
4507
|
-
"name": "identifier"
|
|
4508
|
-
}
|
|
4509
|
-
],
|
|
4510
|
-
"superclass": {
|
|
4511
|
-
"name": "LitElement",
|
|
4512
|
-
"package": "lit"
|
|
4513
|
-
},
|
|
4514
|
-
"tagName": "qti-response-processing",
|
|
4515
|
-
"customElement": true
|
|
4516
|
-
}
|
|
4517
|
-
],
|
|
4518
|
-
"exports": [
|
|
4519
|
-
{
|
|
4520
|
-
"kind": "js",
|
|
4521
|
-
"name": "default",
|
|
4522
|
-
"declaration": {
|
|
4523
|
-
"name": "QtiResponseProcessing",
|
|
4524
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4525
|
-
}
|
|
4526
|
-
},
|
|
4527
|
-
{
|
|
4528
|
-
"kind": "custom-element-definition",
|
|
4529
|
-
"name": "qti-response-processing",
|
|
4530
|
-
"declaration": {
|
|
4531
|
-
"name": "QtiResponseProcessing",
|
|
4532
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4533
|
-
}
|
|
4534
|
-
}
|
|
4535
|
-
]
|
|
4536
|
-
},
|
|
4537
4496
|
{
|
|
4538
4497
|
"kind": "javascript-module",
|
|
4539
4498
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule.ts",
|
|
@@ -4572,55 +4531,41 @@
|
|
|
4572
4531
|
},
|
|
4573
4532
|
{
|
|
4574
4533
|
"kind": "javascript-module",
|
|
4575
|
-
"path": "src/lib/qti-components/qti-
|
|
4534
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts",
|
|
4576
4535
|
"declarations": [
|
|
4577
4536
|
{
|
|
4578
4537
|
"kind": "class",
|
|
4579
4538
|
"description": "",
|
|
4580
|
-
"name": "
|
|
4539
|
+
"name": "QtiResponseProcessing",
|
|
4581
4540
|
"members": [],
|
|
4582
|
-
"events": [
|
|
4583
|
-
{
|
|
4584
|
-
"name": "qti-register-variable",
|
|
4585
|
-
"type": {
|
|
4586
|
-
"text": "CustomEvent"
|
|
4587
|
-
}
|
|
4588
|
-
}
|
|
4589
|
-
],
|
|
4590
4541
|
"attributes": [
|
|
4591
4542
|
{
|
|
4592
4543
|
"name": "identifier"
|
|
4593
|
-
},
|
|
4594
|
-
{
|
|
4595
|
-
"name": "cardinality"
|
|
4596
|
-
},
|
|
4597
|
-
{
|
|
4598
|
-
"name": "base-type"
|
|
4599
4544
|
}
|
|
4600
4545
|
],
|
|
4601
4546
|
"superclass": {
|
|
4602
|
-
"name": "
|
|
4603
|
-
"
|
|
4547
|
+
"name": "LitElement",
|
|
4548
|
+
"package": "lit"
|
|
4604
4549
|
},
|
|
4605
|
-
"tagName": "qti-
|
|
4550
|
+
"tagName": "qti-response-processing",
|
|
4606
4551
|
"customElement": true
|
|
4607
4552
|
}
|
|
4608
4553
|
],
|
|
4609
4554
|
"exports": [
|
|
4610
4555
|
{
|
|
4611
4556
|
"kind": "js",
|
|
4612
|
-
"name": "
|
|
4557
|
+
"name": "default",
|
|
4613
4558
|
"declaration": {
|
|
4614
|
-
"name": "
|
|
4615
|
-
"module": "src/lib/qti-components/qti-
|
|
4559
|
+
"name": "QtiResponseProcessing",
|
|
4560
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4616
4561
|
}
|
|
4617
4562
|
},
|
|
4618
4563
|
{
|
|
4619
4564
|
"kind": "custom-element-definition",
|
|
4620
|
-
"name": "qti-
|
|
4565
|
+
"name": "qti-response-processing",
|
|
4621
4566
|
"declaration": {
|
|
4622
|
-
"name": "
|
|
4623
|
-
"module": "src/lib/qti-components/qti-
|
|
4567
|
+
"name": "QtiResponseProcessing",
|
|
4568
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts"
|
|
4624
4569
|
}
|
|
4625
4570
|
}
|
|
4626
4571
|
]
|
|
@@ -4762,12 +4707,12 @@
|
|
|
4762
4707
|
},
|
|
4763
4708
|
{
|
|
4764
4709
|
"kind": "javascript-module",
|
|
4765
|
-
"path": "src/lib/qti-components/qti-variabledeclaration/qti-
|
|
4710
|
+
"path": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts",
|
|
4766
4711
|
"declarations": [
|
|
4767
4712
|
{
|
|
4768
4713
|
"kind": "class",
|
|
4769
4714
|
"description": "",
|
|
4770
|
-
"name": "
|
|
4715
|
+
"name": "QtiOutcomeDeclaration",
|
|
4771
4716
|
"members": [],
|
|
4772
4717
|
"events": [
|
|
4773
4718
|
{
|
|
@@ -4779,11 +4724,66 @@
|
|
|
4779
4724
|
],
|
|
4780
4725
|
"attributes": [
|
|
4781
4726
|
{
|
|
4782
|
-
"name": "
|
|
4783
|
-
|
|
4784
|
-
|
|
4785
|
-
|
|
4786
|
-
|
|
4727
|
+
"name": "identifier"
|
|
4728
|
+
},
|
|
4729
|
+
{
|
|
4730
|
+
"name": "cardinality"
|
|
4731
|
+
},
|
|
4732
|
+
{
|
|
4733
|
+
"name": "base-type"
|
|
4734
|
+
}
|
|
4735
|
+
],
|
|
4736
|
+
"superclass": {
|
|
4737
|
+
"name": "QtiVariableDeclaration",
|
|
4738
|
+
"module": "/src/lib/qti-components/qti-variabledeclaration/qti-variabledeclaration"
|
|
4739
|
+
},
|
|
4740
|
+
"tagName": "qti-outcome-declaration",
|
|
4741
|
+
"customElement": true
|
|
4742
|
+
}
|
|
4743
|
+
],
|
|
4744
|
+
"exports": [
|
|
4745
|
+
{
|
|
4746
|
+
"kind": "js",
|
|
4747
|
+
"name": "QtiOutcomeDeclaration",
|
|
4748
|
+
"declaration": {
|
|
4749
|
+
"name": "QtiOutcomeDeclaration",
|
|
4750
|
+
"module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
|
|
4751
|
+
}
|
|
4752
|
+
},
|
|
4753
|
+
{
|
|
4754
|
+
"kind": "custom-element-definition",
|
|
4755
|
+
"name": "qti-outcome-declaration",
|
|
4756
|
+
"declaration": {
|
|
4757
|
+
"name": "QtiOutcomeDeclaration",
|
|
4758
|
+
"module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
|
|
4759
|
+
}
|
|
4760
|
+
}
|
|
4761
|
+
]
|
|
4762
|
+
},
|
|
4763
|
+
{
|
|
4764
|
+
"kind": "javascript-module",
|
|
4765
|
+
"path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
|
|
4766
|
+
"declarations": [
|
|
4767
|
+
{
|
|
4768
|
+
"kind": "class",
|
|
4769
|
+
"description": "",
|
|
4770
|
+
"name": "QtiResponseDeclaration",
|
|
4771
|
+
"members": [],
|
|
4772
|
+
"events": [
|
|
4773
|
+
{
|
|
4774
|
+
"name": "qti-register-variable",
|
|
4775
|
+
"type": {
|
|
4776
|
+
"text": "CustomEvent"
|
|
4777
|
+
}
|
|
4778
|
+
}
|
|
4779
|
+
],
|
|
4780
|
+
"attributes": [
|
|
4781
|
+
{
|
|
4782
|
+
"name": "base-type",
|
|
4783
|
+
"type": {
|
|
4784
|
+
"text": "BaseType"
|
|
4785
|
+
},
|
|
4786
|
+
"fieldName": "baseType"
|
|
4787
4787
|
},
|
|
4788
4788
|
{
|
|
4789
4789
|
"name": "identifier",
|
|
@@ -5179,6 +5179,52 @@
|
|
|
5179
5179
|
}
|
|
5180
5180
|
]
|
|
5181
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",
|
|
5210
|
+
"type": {
|
|
5211
|
+
"text": "QtiHotspotChoice"
|
|
5212
|
+
}
|
|
5213
|
+
}
|
|
5214
|
+
]
|
|
5215
|
+
}
|
|
5216
|
+
],
|
|
5217
|
+
"exports": [
|
|
5218
|
+
{
|
|
5219
|
+
"kind": "js",
|
|
5220
|
+
"name": "positionHotspots",
|
|
5221
|
+
"declaration": {
|
|
5222
|
+
"name": "positionHotspots",
|
|
5223
|
+
"module": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts"
|
|
5224
|
+
}
|
|
5225
|
+
}
|
|
5226
|
+
]
|
|
5227
|
+
},
|
|
5182
5228
|
{
|
|
5183
5229
|
"kind": "javascript-module",
|
|
5184
5230
|
"path": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-api.ts",
|
|
@@ -5470,52 +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
5519
|
{
|
|
5520
5520
|
"kind": "javascript-module",
|
|
5521
5521
|
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.interface.ts",
|
|
@@ -5629,82 +5629,82 @@
|
|
|
5629
5629
|
},
|
|
5630
5630
|
{
|
|
5631
5631
|
"kind": "javascript-module",
|
|
5632
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5632
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-basevalue/qti-basevalue.ts",
|
|
5633
5633
|
"declarations": [
|
|
5634
5634
|
{
|
|
5635
5635
|
"kind": "class",
|
|
5636
5636
|
"description": "",
|
|
5637
|
-
"name": "
|
|
5637
|
+
"name": "QtiBaseValue",
|
|
5638
5638
|
"members": [],
|
|
5639
|
+
"attributes": [
|
|
5640
|
+
{
|
|
5641
|
+
"name": "baseType",
|
|
5642
|
+
"type": {
|
|
5643
|
+
"text": "BaseType"
|
|
5644
|
+
},
|
|
5645
|
+
"default": "'string'",
|
|
5646
|
+
"fieldName": "baseType"
|
|
5647
|
+
}
|
|
5648
|
+
],
|
|
5639
5649
|
"superclass": {
|
|
5640
5650
|
"name": "QtiExpression",
|
|
5641
5651
|
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5642
5652
|
},
|
|
5643
|
-
"tagName": "qti-
|
|
5653
|
+
"tagName": "qti-base-value",
|
|
5644
5654
|
"customElement": true
|
|
5645
5655
|
}
|
|
5646
5656
|
],
|
|
5647
5657
|
"exports": [
|
|
5648
5658
|
{
|
|
5649
5659
|
"kind": "js",
|
|
5650
|
-
"name": "
|
|
5660
|
+
"name": "QtiBaseValue",
|
|
5651
5661
|
"declaration": {
|
|
5652
|
-
"name": "
|
|
5653
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5662
|
+
"name": "QtiBaseValue",
|
|
5663
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-basevalue/qti-basevalue.ts"
|
|
5654
5664
|
}
|
|
5655
5665
|
},
|
|
5656
5666
|
{
|
|
5657
5667
|
"kind": "custom-element-definition",
|
|
5658
|
-
"name": "qti-
|
|
5668
|
+
"name": "qti-base-value",
|
|
5659
5669
|
"declaration": {
|
|
5660
|
-
"name": "
|
|
5661
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5670
|
+
"name": "QtiBaseValue",
|
|
5671
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-basevalue/qti-basevalue.ts"
|
|
5662
5672
|
}
|
|
5663
5673
|
}
|
|
5664
5674
|
]
|
|
5665
5675
|
},
|
|
5666
5676
|
{
|
|
5667
5677
|
"kind": "javascript-module",
|
|
5668
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5678
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts",
|
|
5669
5679
|
"declarations": [
|
|
5670
5680
|
{
|
|
5671
5681
|
"kind": "class",
|
|
5672
5682
|
"description": "",
|
|
5673
|
-
"name": "
|
|
5683
|
+
"name": "QtiContains",
|
|
5674
5684
|
"members": [],
|
|
5675
|
-
"attributes": [
|
|
5676
|
-
{
|
|
5677
|
-
"name": "baseType",
|
|
5678
|
-
"type": {
|
|
5679
|
-
"text": "BaseType"
|
|
5680
|
-
},
|
|
5681
|
-
"default": "'string'",
|
|
5682
|
-
"fieldName": "baseType"
|
|
5683
|
-
}
|
|
5684
|
-
],
|
|
5685
5685
|
"superclass": {
|
|
5686
5686
|
"name": "QtiExpression",
|
|
5687
5687
|
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5688
5688
|
},
|
|
5689
|
-
"tagName": "qti-
|
|
5689
|
+
"tagName": "qti-contains",
|
|
5690
5690
|
"customElement": true
|
|
5691
5691
|
}
|
|
5692
5692
|
],
|
|
5693
5693
|
"exports": [
|
|
5694
5694
|
{
|
|
5695
5695
|
"kind": "js",
|
|
5696
|
-
"name": "
|
|
5696
|
+
"name": "QtiContains",
|
|
5697
5697
|
"declaration": {
|
|
5698
|
-
"name": "
|
|
5699
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5698
|
+
"name": "QtiContains",
|
|
5699
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
|
|
5700
5700
|
}
|
|
5701
5701
|
},
|
|
5702
5702
|
{
|
|
5703
5703
|
"kind": "custom-element-definition",
|
|
5704
|
-
"name": "qti-
|
|
5704
|
+
"name": "qti-contains",
|
|
5705
5705
|
"declaration": {
|
|
5706
|
-
"name": "
|
|
5707
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5706
|
+
"name": "QtiContains",
|
|
5707
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
|
|
5708
5708
|
}
|
|
5709
5709
|
}
|
|
5710
5710
|
]
|
|
@@ -5875,72 +5875,72 @@
|
|
|
5875
5875
|
},
|
|
5876
5876
|
{
|
|
5877
5877
|
"kind": "javascript-module",
|
|
5878
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5878
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-gte/qti-gte.ts",
|
|
5879
5879
|
"declarations": [
|
|
5880
5880
|
{
|
|
5881
5881
|
"kind": "class",
|
|
5882
5882
|
"description": "",
|
|
5883
|
-
"name": "
|
|
5883
|
+
"name": "QtiGte",
|
|
5884
5884
|
"members": [],
|
|
5885
5885
|
"superclass": {
|
|
5886
|
-
"name": "
|
|
5887
|
-
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5886
|
+
"name": "QtiConditionExpression",
|
|
5887
|
+
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
|
|
5888
5888
|
},
|
|
5889
|
-
"tagName": "qti-
|
|
5889
|
+
"tagName": "qti-gte",
|
|
5890
5890
|
"customElement": true
|
|
5891
5891
|
}
|
|
5892
5892
|
],
|
|
5893
5893
|
"exports": [
|
|
5894
5894
|
{
|
|
5895
5895
|
"kind": "js",
|
|
5896
|
-
"name": "
|
|
5896
|
+
"name": "QtiGte",
|
|
5897
5897
|
"declaration": {
|
|
5898
|
-
"name": "
|
|
5899
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5898
|
+
"name": "QtiGte",
|
|
5899
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-gte/qti-gte.ts"
|
|
5900
5900
|
}
|
|
5901
5901
|
},
|
|
5902
5902
|
{
|
|
5903
5903
|
"kind": "custom-element-definition",
|
|
5904
|
-
"name": "qti-
|
|
5904
|
+
"name": "qti-gte",
|
|
5905
5905
|
"declaration": {
|
|
5906
|
-
"name": "
|
|
5907
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5906
|
+
"name": "QtiGte",
|
|
5907
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-gte/qti-gte.ts"
|
|
5908
5908
|
}
|
|
5909
5909
|
}
|
|
5910
5910
|
]
|
|
5911
5911
|
},
|
|
5912
5912
|
{
|
|
5913
5913
|
"kind": "javascript-module",
|
|
5914
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5914
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-is-null/qti-is-null.ts",
|
|
5915
5915
|
"declarations": [
|
|
5916
5916
|
{
|
|
5917
5917
|
"kind": "class",
|
|
5918
5918
|
"description": "",
|
|
5919
|
-
"name": "
|
|
5919
|
+
"name": "QtiIsNull",
|
|
5920
5920
|
"members": [],
|
|
5921
5921
|
"superclass": {
|
|
5922
|
-
"name": "
|
|
5923
|
-
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5922
|
+
"name": "QtiExpression",
|
|
5923
|
+
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
5924
5924
|
},
|
|
5925
|
-
"tagName": "qti-
|
|
5925
|
+
"tagName": "qti-is-null",
|
|
5926
5926
|
"customElement": true
|
|
5927
5927
|
}
|
|
5928
5928
|
],
|
|
5929
5929
|
"exports": [
|
|
5930
5930
|
{
|
|
5931
5931
|
"kind": "js",
|
|
5932
|
-
"name": "
|
|
5932
|
+
"name": "QtiIsNull",
|
|
5933
5933
|
"declaration": {
|
|
5934
|
-
"name": "
|
|
5935
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5934
|
+
"name": "QtiIsNull",
|
|
5935
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-is-null/qti-is-null.ts"
|
|
5936
5936
|
}
|
|
5937
5937
|
},
|
|
5938
5938
|
{
|
|
5939
5939
|
"kind": "custom-element-definition",
|
|
5940
|
-
"name": "qti-
|
|
5940
|
+
"name": "qti-is-null",
|
|
5941
5941
|
"declaration": {
|
|
5942
|
-
"name": "
|
|
5943
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-
|
|
5942
|
+
"name": "QtiIsNull",
|
|
5943
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-is-null/qti-is-null.ts"
|
|
5944
5944
|
}
|
|
5945
5945
|
}
|
|
5946
5946
|
]
|
|
@@ -6266,42 +6266,6 @@
|
|
|
6266
6266
|
}
|
|
6267
6267
|
]
|
|
6268
6268
|
},
|
|
6269
|
-
{
|
|
6270
|
-
"kind": "javascript-module",
|
|
6271
|
-
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts",
|
|
6272
|
-
"declarations": [
|
|
6273
|
-
{
|
|
6274
|
-
"kind": "class",
|
|
6275
|
-
"description": "",
|
|
6276
|
-
"name": "QtiVariable",
|
|
6277
|
-
"members": [],
|
|
6278
|
-
"superclass": {
|
|
6279
|
-
"name": "QtiExpression",
|
|
6280
|
-
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
6281
|
-
},
|
|
6282
|
-
"tagName": "qti-variable",
|
|
6283
|
-
"customElement": true
|
|
6284
|
-
}
|
|
6285
|
-
],
|
|
6286
|
-
"exports": [
|
|
6287
|
-
{
|
|
6288
|
-
"kind": "js",
|
|
6289
|
-
"name": "QtiVariable",
|
|
6290
|
-
"declaration": {
|
|
6291
|
-
"name": "QtiVariable",
|
|
6292
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts"
|
|
6293
|
-
}
|
|
6294
|
-
},
|
|
6295
|
-
{
|
|
6296
|
-
"kind": "custom-element-definition",
|
|
6297
|
-
"name": "qti-variable",
|
|
6298
|
-
"declaration": {
|
|
6299
|
-
"name": "QtiVariable",
|
|
6300
|
-
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts"
|
|
6301
|
-
}
|
|
6302
|
-
}
|
|
6303
|
-
]
|
|
6304
|
-
},
|
|
6305
6269
|
{
|
|
6306
6270
|
"kind": "javascript-module",
|
|
6307
6271
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts",
|
|
@@ -6351,6 +6315,42 @@
|
|
|
6351
6315
|
}
|
|
6352
6316
|
]
|
|
6353
6317
|
},
|
|
6318
|
+
{
|
|
6319
|
+
"kind": "javascript-module",
|
|
6320
|
+
"path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts",
|
|
6321
|
+
"declarations": [
|
|
6322
|
+
{
|
|
6323
|
+
"kind": "class",
|
|
6324
|
+
"description": "",
|
|
6325
|
+
"name": "QtiVariable",
|
|
6326
|
+
"members": [],
|
|
6327
|
+
"superclass": {
|
|
6328
|
+
"name": "QtiExpression",
|
|
6329
|
+
"module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
|
|
6330
|
+
},
|
|
6331
|
+
"tagName": "qti-variable",
|
|
6332
|
+
"customElement": true
|
|
6333
|
+
}
|
|
6334
|
+
],
|
|
6335
|
+
"exports": [
|
|
6336
|
+
{
|
|
6337
|
+
"kind": "js",
|
|
6338
|
+
"name": "QtiVariable",
|
|
6339
|
+
"declaration": {
|
|
6340
|
+
"name": "QtiVariable",
|
|
6341
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts"
|
|
6342
|
+
}
|
|
6343
|
+
},
|
|
6344
|
+
{
|
|
6345
|
+
"kind": "custom-element-definition",
|
|
6346
|
+
"name": "qti-variable",
|
|
6347
|
+
"declaration": {
|
|
6348
|
+
"name": "QtiVariable",
|
|
6349
|
+
"module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-variable/qti-variable.ts"
|
|
6350
|
+
}
|
|
6351
|
+
}
|
|
6352
|
+
]
|
|
6353
|
+
},
|
|
6354
6354
|
{
|
|
6355
6355
|
"kind": "javascript-module",
|
|
6356
6356
|
"path": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.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.8",
|
|
16
16
|
"type": "module",
|
|
17
17
|
"main": "dist/qti-components/index.js",
|
|
18
18
|
"exports": {
|
|
@@ -71,7 +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
|
-
"
|
|
74
|
+
"prepublishOnly": "echo 'calling prepublishOnly as npm lifecycle hook to build-lib!' && npm run build-lib",
|
|
75
75
|
"publish": "np",
|
|
76
76
|
"test-storybook": "test-storybook",
|
|
77
77
|
"cem": "cem analyze --watch",
|