@citolab/qti-components 6.0.26 → 6.0.28

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.
@@ -2,6 +2,41 @@
2
2
  "schemaVersion": "1.0.0",
3
3
  "readme": "",
4
4
  "modules": [
5
+ {
6
+ "kind": "javascript-module",
7
+ "path": "src/lib/context/audience-context.ts",
8
+ "declarations": [
9
+ {
10
+ "kind": "variable",
11
+ "name": "audienceContext"
12
+ }
13
+ ],
14
+ "exports": [
15
+ {
16
+ "kind": "js",
17
+ "name": "audienceContext",
18
+ "declaration": {
19
+ "name": "audienceContext",
20
+ "module": "src/lib/context/audience-context.ts"
21
+ }
22
+ }
23
+ ]
24
+ },
25
+ {
26
+ "kind": "javascript-module",
27
+ "path": "src/lib/context/index.ts",
28
+ "declarations": [],
29
+ "exports": [
30
+ {
31
+ "kind": "js",
32
+ "name": "*",
33
+ "declaration": {
34
+ "name": "*",
35
+ "package": "./audience-context"
36
+ }
37
+ }
38
+ ]
39
+ },
5
40
  {
6
41
  "kind": "javascript-module",
7
42
  "path": "src/lib/decorators/index.ts",
@@ -96,77 +131,6 @@
96
131
  }
97
132
  ]
98
133
  },
99
- {
100
- "kind": "javascript-module",
101
- "path": "src/lib/context/audience-context.ts",
102
- "declarations": [
103
- {
104
- "kind": "variable",
105
- "name": "audienceContext"
106
- }
107
- ],
108
- "exports": [
109
- {
110
- "kind": "js",
111
- "name": "audienceContext",
112
- "declaration": {
113
- "name": "audienceContext",
114
- "module": "src/lib/context/audience-context.ts"
115
- }
116
- }
117
- ]
118
- },
119
- {
120
- "kind": "javascript-module",
121
- "path": "src/lib/context/index.ts",
122
- "declarations": [],
123
- "exports": [
124
- {
125
- "kind": "js",
126
- "name": "*",
127
- "declaration": {
128
- "name": "*",
129
- "package": "./audience-context"
130
- }
131
- }
132
- ]
133
- },
134
- {
135
- "kind": "javascript-module",
136
- "path": "src/lib/qti-item-react/index.ts",
137
- "declarations": [],
138
- "exports": [
139
- {
140
- "kind": "js",
141
- "name": "*",
142
- "declaration": {
143
- "name": "*",
144
- "package": "./qti-item.react"
145
- }
146
- }
147
- ]
148
- },
149
- {
150
- "kind": "javascript-module",
151
- "path": "src/lib/qti-item-react/qti-item.react.ts",
152
- "declarations": [
153
- {
154
- "kind": "variable",
155
- "name": "QtiItem",
156
- "default": "createComponent({\n tagName: 'qti-item',\n react: React,\n elementClass: QtiItemWebComponent,\n events: {\n 'qti-outcome-changed': 'qti-outcome-changed', // as EventName<Event>\n 'qti-interaction-changed': 'qti-interaction-changed',\n 'qti-item-connected': 'qti-item-connected'\n }\n})"
157
- }
158
- ],
159
- "exports": [
160
- {
161
- "kind": "js",
162
- "name": "QtiItem",
163
- "declaration": {
164
- "name": "QtiItem",
165
- "module": "src/lib/qti-item-react/qti-item.react.ts"
166
- }
167
- }
168
- ]
169
- },
170
134
  {
171
135
  "kind": "javascript-module",
172
136
  "path": "src/lib/qti-components/index.ts",
@@ -552,7 +516,7 @@
552
516
  },
553
517
  {
554
518
  "kind": "javascript-module",
555
- "path": "src/lib/qti-transform/index.ts",
519
+ "path": "src/lib/qti-item-react/index.ts",
556
520
  "declarations": [],
557
521
  "exports": [
558
522
  {
@@ -560,35 +524,28 @@
560
524
  "name": "*",
561
525
  "declaration": {
562
526
  "name": "*",
563
- "package": "./qti-transform"
527
+ "package": "./qti-item.react"
564
528
  }
565
529
  }
566
530
  ]
567
531
  },
568
532
  {
569
533
  "kind": "javascript-module",
570
- "path": "src/lib/qti-transform/qti-transform.ts",
534
+ "path": "src/lib/qti-item-react/qti-item.react.ts",
571
535
  "declarations": [
572
536
  {
573
- "kind": "function",
574
- "name": "qtiTransform",
575
- "parameters": [
576
- {
577
- "name": "xmlValue",
578
- "type": {
579
- "text": "string"
580
- }
581
- }
582
- ]
537
+ "kind": "variable",
538
+ "name": "QtiItem",
539
+ "default": "createComponent({\n tagName: 'qti-item',\n react: React,\n elementClass: QtiItemWebComponent,\n events: {\n 'qti-outcome-changed': 'qti-outcome-changed', // as EventName<Event>\n 'qti-interaction-changed': 'qti-interaction-changed',\n 'qti-item-connected': 'qti-item-connected'\n }\n})"
583
540
  }
584
541
  ],
585
542
  "exports": [
586
543
  {
587
544
  "kind": "js",
588
- "name": "qtiTransform",
545
+ "name": "QtiItem",
589
546
  "declaration": {
590
- "name": "qtiTransform",
591
- "module": "src/lib/qti-transform/qti-transform.ts"
547
+ "name": "QtiItem",
548
+ "module": "src/lib/qti-item-react/qti-item.react.ts"
592
549
  }
593
550
  }
594
551
  ]
@@ -658,6 +615,49 @@
658
615
  }
659
616
  ]
660
617
  },
618
+ {
619
+ "kind": "javascript-module",
620
+ "path": "src/lib/qti-transform/index.ts",
621
+ "declarations": [],
622
+ "exports": [
623
+ {
624
+ "kind": "js",
625
+ "name": "*",
626
+ "declaration": {
627
+ "name": "*",
628
+ "package": "./qti-transform"
629
+ }
630
+ }
631
+ ]
632
+ },
633
+ {
634
+ "kind": "javascript-module",
635
+ "path": "src/lib/qti-transform/qti-transform.ts",
636
+ "declarations": [
637
+ {
638
+ "kind": "function",
639
+ "name": "qtiTransform",
640
+ "parameters": [
641
+ {
642
+ "name": "xmlValue",
643
+ "type": {
644
+ "text": "string"
645
+ }
646
+ }
647
+ ]
648
+ }
649
+ ],
650
+ "exports": [
651
+ {
652
+ "kind": "js",
653
+ "name": "qtiTransform",
654
+ "declaration": {
655
+ "name": "qtiTransform",
656
+ "module": "src/lib/qti-transform/qti-transform.ts"
657
+ }
658
+ }
659
+ ]
660
+ },
661
661
  {
662
662
  "kind": "javascript-module",
663
663
  "path": "src/lib/qti-components/qti-assessment-item/qti-assessment-item.ts",
@@ -854,53 +854,6 @@
854
854
  }
855
855
  ]
856
856
  },
857
- {
858
- "kind": "javascript-module",
859
- "path": "src/lib/qti-components/qti-item-body/qti-item-body.ts",
860
- "declarations": [
861
- {
862
- "kind": "class",
863
- "description": "",
864
- "name": "QtiItemBody",
865
- "slots": [
866
- {
867
- "description": "item body content.",
868
- "name": ""
869
- },
870
- {
871
- "description": "the qti rubric block is placed above the item",
872
- "name": "qti-rubric-block"
873
- }
874
- ],
875
- "members": [],
876
- "superclass": {
877
- "name": "LitElement",
878
- "package": "lit"
879
- },
880
- "summary": "The qti-item-body node contains the text, graphics, media objects and interactions that describe the item's content and information about how it is structured.",
881
- "tagName": "qti-item-body",
882
- "customElement": true
883
- }
884
- ],
885
- "exports": [
886
- {
887
- "kind": "js",
888
- "name": "default",
889
- "declaration": {
890
- "name": "QtiItemBody",
891
- "module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
892
- }
893
- },
894
- {
895
- "kind": "custom-element-definition",
896
- "name": "qti-item-body",
897
- "declaration": {
898
- "name": "QtiItemBody",
899
- "module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
900
- }
901
- }
902
- ]
903
- },
904
857
  {
905
858
  "kind": "javascript-module",
906
859
  "path": "src/lib/qti-components/qti-interaction/qti-associable-hotspot.ts",
@@ -1564,6 +1517,53 @@
1564
1517
  }
1565
1518
  ]
1566
1519
  },
1520
+ {
1521
+ "kind": "javascript-module",
1522
+ "path": "src/lib/qti-components/qti-item-body/qti-item-body.ts",
1523
+ "declarations": [
1524
+ {
1525
+ "kind": "class",
1526
+ "description": "",
1527
+ "name": "QtiItemBody",
1528
+ "slots": [
1529
+ {
1530
+ "description": "item body content.",
1531
+ "name": ""
1532
+ },
1533
+ {
1534
+ "description": "the qti rubric block is placed above the item",
1535
+ "name": "qti-rubric-block"
1536
+ }
1537
+ ],
1538
+ "members": [],
1539
+ "superclass": {
1540
+ "name": "LitElement",
1541
+ "package": "lit"
1542
+ },
1543
+ "summary": "The qti-item-body node contains the text, graphics, media objects and interactions that describe the item's content and information about how it is structured.",
1544
+ "tagName": "qti-item-body",
1545
+ "customElement": true
1546
+ }
1547
+ ],
1548
+ "exports": [
1549
+ {
1550
+ "kind": "js",
1551
+ "name": "default",
1552
+ "declaration": {
1553
+ "name": "QtiItemBody",
1554
+ "module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
1555
+ }
1556
+ },
1557
+ {
1558
+ "kind": "custom-element-definition",
1559
+ "name": "qti-item-body",
1560
+ "declaration": {
1561
+ "name": "QtiItemBody",
1562
+ "module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
1563
+ }
1564
+ }
1565
+ ]
1566
+ },
1567
1567
  {
1568
1568
  "kind": "javascript-module",
1569
1569
  "path": "src/lib/qti-components/qti-prompt/qti-prompt.ts",
@@ -3465,18 +3465,21 @@
3465
3465
  },
3466
3466
  {
3467
3467
  "kind": "javascript-module",
3468
- "path": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts",
3468
+ "path": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts",
3469
3469
  "declarations": [
3470
3470
  {
3471
3471
  "kind": "class",
3472
3472
  "description": "",
3473
- "name": "QtiMediaInteraction",
3473
+ "name": "QtiInlineChoiceInteraction",
3474
3474
  "members": [],
3475
3475
  "attributes": [
3476
3476
  {
3477
- "name": "",
3478
- "fieldName": "",
3479
- "attribute": ""
3477
+ "name": "data-prompt",
3478
+ "type": {
3479
+ "text": "string"
3480
+ },
3481
+ "default": "'select'",
3482
+ "fieldName": "dataPrompt"
3480
3483
  },
3481
3484
  {
3482
3485
  "name": "response-identifier",
@@ -3521,7 +3524,7 @@
3521
3524
  "name": "Interaction",
3522
3525
  "module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
3523
3526
  },
3524
- "tagName": "qti-media-interaction",
3527
+ "tagName": "qti-inline-choice-interaction",
3525
3528
  "customElement": true,
3526
3529
  "events": [
3527
3530
  {
@@ -3550,43 +3553,54 @@
3550
3553
  "exports": [
3551
3554
  {
3552
3555
  "kind": "js",
3553
- "name": "QtiMediaInteraction",
3556
+ "name": "QtiInlineChoiceInteraction",
3554
3557
  "declaration": {
3555
- "name": "QtiMediaInteraction",
3556
- "module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
3558
+ "name": "QtiInlineChoiceInteraction",
3559
+ "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3557
3560
  }
3558
3561
  },
3559
3562
  {
3560
3563
  "kind": "custom-element-definition",
3561
- "name": "qti-media-interaction",
3564
+ "name": "qti-inline-choice-interaction",
3562
3565
  "declaration": {
3563
- "name": "QtiMediaInteraction",
3564
- "module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
3566
+ "name": "QtiInlineChoiceInteraction",
3567
+ "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3565
3568
  }
3566
3569
  }
3567
3570
  ]
3568
3571
  },
3569
3572
  {
3570
3573
  "kind": "javascript-module",
3571
- "path": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.xml",
3572
- "declarations": [],
3573
- "exports": []
3574
- },
3575
- {
3576
- "kind": "javascript-module",
3577
- "path": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts",
3574
+ "path": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts",
3578
3575
  "declarations": [
3579
3576
  {
3580
3577
  "kind": "class",
3581
3578
  "description": "",
3582
- "name": "QtiInlineChoiceInteraction",
3579
+ "name": "QtiMatchInteraction",
3583
3580
  "members": [],
3584
- "attributes": [
3581
+ "events": [
3585
3582
  {
3586
- "name": "",
3587
- "fieldName": "",
3588
- "attribute": ""
3583
+ "name": "qti-interaction-response",
3584
+ "type": {
3585
+ "text": "CustomEvent"
3586
+ },
3587
+ "inheritedFrom": {
3588
+ "name": "DragDropInteractionMixin",
3589
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3590
+ }
3589
3591
  },
3592
+ {
3593
+ "name": "qti-register-interaction",
3594
+ "type": {
3595
+ "text": "CustomEvent"
3596
+ },
3597
+ "inheritedFrom": {
3598
+ "name": "DragDropInteractionMixin",
3599
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3600
+ }
3601
+ }
3602
+ ],
3603
+ "attributes": [
3590
3604
  {
3591
3605
  "name": "response-identifier",
3592
3606
  "type": {
@@ -3595,8 +3609,8 @@
3595
3609
  "default": "''",
3596
3610
  "fieldName": "responseIdentifier",
3597
3611
  "inheritedFrom": {
3598
- "name": "Interaction",
3599
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3612
+ "name": "DragDropInteractionMixin",
3613
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3600
3614
  }
3601
3615
  },
3602
3616
  {
@@ -3605,11 +3619,10 @@
3605
3619
  "text": "boolean"
3606
3620
  },
3607
3621
  "default": "false",
3608
- "description": "disabled should be exposed to the attributes and accessible as property",
3609
3622
  "fieldName": "disabled",
3610
3623
  "inheritedFrom": {
3611
- "name": "Interaction",
3612
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3624
+ "name": "DroppablesMixin",
3625
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
3613
3626
  }
3614
3627
  },
3615
3628
  {
@@ -3618,85 +3631,85 @@
3618
3631
  "text": "boolean"
3619
3632
  },
3620
3633
  "default": "false",
3621
- "description": "readonly should be exposed to the attributes and accessible as property",
3622
3634
  "fieldName": "readonly",
3623
3635
  "inheritedFrom": {
3624
- "name": "Interaction",
3625
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3636
+ "name": "DragDropInteractionMixin",
3637
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3626
3638
  }
3627
- }
3628
- ],
3629
- "superclass": {
3630
- "name": "Interaction",
3631
- "module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
3632
- },
3633
- "tagName": "qti-inline-choice-interaction",
3634
- "customElement": true,
3635
- "events": [
3639
+ },
3636
3640
  {
3637
- "name": "qti-register-interaction",
3641
+ "name": "min-associations",
3638
3642
  "type": {
3639
- "text": "CustomEvent"
3643
+ "text": "number"
3640
3644
  },
3645
+ "default": "1",
3646
+ "fieldName": "minAssociations",
3641
3647
  "inheritedFrom": {
3642
- "name": "Interaction",
3643
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3648
+ "name": "DragDropInteractionMixin",
3649
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3644
3650
  }
3645
3651
  },
3646
3652
  {
3647
- "name": "qti-interaction-response",
3653
+ "name": "max-associations",
3648
3654
  "type": {
3649
- "text": "CustomEvent"
3655
+ "text": "number"
3650
3656
  },
3657
+ "default": "1",
3658
+ "fieldName": "maxAssociations",
3651
3659
  "inheritedFrom": {
3652
- "name": "Interaction",
3653
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3660
+ "name": "DragDropInteractionMixin",
3661
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3654
3662
  }
3655
3663
  }
3656
- ]
3664
+ ],
3665
+ "mixins": [
3666
+ {
3667
+ "name": "DragDropInteractionMixin",
3668
+ "module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
3669
+ }
3670
+ ],
3671
+ "superclass": {
3672
+ "name": "LitElement",
3673
+ "package": "lit"
3674
+ },
3675
+ "tagName": "qti-match-interaction",
3676
+ "customElement": true
3657
3677
  }
3658
3678
  ],
3659
3679
  "exports": [
3660
3680
  {
3661
3681
  "kind": "js",
3662
- "name": "QtiInlineChoiceInteraction",
3682
+ "name": "QtiMatchInteraction",
3663
3683
  "declaration": {
3664
- "name": "QtiInlineChoiceInteraction",
3665
- "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3684
+ "name": "QtiMatchInteraction",
3685
+ "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3666
3686
  }
3667
3687
  },
3668
3688
  {
3669
3689
  "kind": "custom-element-definition",
3670
- "name": "qti-inline-choice-interaction",
3690
+ "name": "qti-match-interaction",
3671
3691
  "declaration": {
3672
- "name": "QtiInlineChoiceInteraction",
3673
- "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3692
+ "name": "QtiMatchInteraction",
3693
+ "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3674
3694
  }
3675
3695
  }
3676
3696
  ]
3677
3697
  },
3678
3698
  {
3679
3699
  "kind": "javascript-module",
3680
- "path": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts",
3700
+ "path": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts",
3681
3701
  "declarations": [
3682
3702
  {
3683
3703
  "kind": "class",
3684
3704
  "description": "",
3685
- "name": "QtiMatchInteraction",
3705
+ "name": "QtiMediaInteraction",
3686
3706
  "members": [],
3687
- "mixins": [
3688
- {
3689
- "name": "DragDropInteractionMixin",
3690
- "module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
3691
- }
3692
- ],
3693
- "superclass": {
3694
- "name": "LitElement",
3695
- "package": "lit"
3696
- },
3697
- "tagName": "qti-match-interaction",
3698
- "customElement": true,
3699
3707
  "attributes": [
3708
+ {
3709
+ "name": "",
3710
+ "fieldName": "",
3711
+ "attribute": ""
3712
+ },
3700
3713
  {
3701
3714
  "name": "response-identifier",
3702
3715
  "type": {
@@ -3705,8 +3718,8 @@
3705
3718
  "default": "''",
3706
3719
  "fieldName": "responseIdentifier",
3707
3720
  "inheritedFrom": {
3708
- "name": "DragDropInteractionMixin",
3709
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3721
+ "name": "Interaction",
3722
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3710
3723
  }
3711
3724
  },
3712
3725
  {
@@ -3715,10 +3728,11 @@
3715
3728
  "text": "boolean"
3716
3729
  },
3717
3730
  "default": "false",
3731
+ "description": "disabled should be exposed to the attributes and accessible as property",
3718
3732
  "fieldName": "disabled",
3719
3733
  "inheritedFrom": {
3720
- "name": "DroppablesMixin",
3721
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
3734
+ "name": "Interaction",
3735
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3722
3736
  }
3723
3737
  },
3724
3738
  {
@@ -3727,37 +3741,20 @@
3727
3741
  "text": "boolean"
3728
3742
  },
3729
3743
  "default": "false",
3744
+ "description": "readonly should be exposed to the attributes and accessible as property",
3730
3745
  "fieldName": "readonly",
3731
3746
  "inheritedFrom": {
3732
- "name": "DragDropInteractionMixin",
3733
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3734
- }
3735
- },
3736
- {
3737
- "name": "min-associations",
3738
- "type": {
3739
- "text": "number"
3740
- },
3741
- "default": "1",
3742
- "fieldName": "minAssociations",
3743
- "inheritedFrom": {
3744
- "name": "DragDropInteractionMixin",
3745
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3746
- }
3747
- },
3748
- {
3749
- "name": "max-associations",
3750
- "type": {
3751
- "text": "number"
3752
- },
3753
- "default": "1",
3754
- "fieldName": "maxAssociations",
3755
- "inheritedFrom": {
3756
- "name": "DragDropInteractionMixin",
3757
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3747
+ "name": "Interaction",
3748
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3758
3749
  }
3759
3750
  }
3760
3751
  ],
3752
+ "superclass": {
3753
+ "name": "Interaction",
3754
+ "module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
3755
+ },
3756
+ "tagName": "qti-media-interaction",
3757
+ "customElement": true,
3761
3758
  "events": [
3762
3759
  {
3763
3760
  "name": "qti-register-interaction",
@@ -3765,8 +3762,8 @@
3765
3762
  "text": "CustomEvent"
3766
3763
  },
3767
3764
  "inheritedFrom": {
3768
- "name": "DragDropInteractionMixin",
3769
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3765
+ "name": "Interaction",
3766
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3770
3767
  }
3771
3768
  },
3772
3769
  {
@@ -3775,8 +3772,8 @@
3775
3772
  "text": "CustomEvent"
3776
3773
  },
3777
3774
  "inheritedFrom": {
3778
- "name": "DragDropInteractionMixin",
3779
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3775
+ "name": "Interaction",
3776
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3780
3777
  }
3781
3778
  }
3782
3779
  ]
@@ -3785,22 +3782,28 @@
3785
3782
  "exports": [
3786
3783
  {
3787
3784
  "kind": "js",
3788
- "name": "QtiMatchInteraction",
3785
+ "name": "QtiMediaInteraction",
3789
3786
  "declaration": {
3790
- "name": "QtiMatchInteraction",
3791
- "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3787
+ "name": "QtiMediaInteraction",
3788
+ "module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
3792
3789
  }
3793
3790
  },
3794
3791
  {
3795
3792
  "kind": "custom-element-definition",
3796
- "name": "qti-match-interaction",
3793
+ "name": "qti-media-interaction",
3797
3794
  "declaration": {
3798
- "name": "QtiMatchInteraction",
3799
- "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3795
+ "name": "QtiMediaInteraction",
3796
+ "module": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.ts"
3800
3797
  }
3801
3798
  }
3802
3799
  ]
3803
3800
  },
3801
+ {
3802
+ "kind": "javascript-module",
3803
+ "path": "src/lib/qti-components/qti-interaction/qti-media-interaction/qti-media-interaction.xml",
3804
+ "declarations": [],
3805
+ "exports": []
3806
+ },
3804
3807
  {
3805
3808
  "kind": "javascript-module",
3806
3809
  "path": "src/lib/qti-components/qti-interaction/qti-order-interaction/qti-order-interaction.ts",
@@ -5042,6 +5045,73 @@
5042
5045
  }
5043
5046
  ]
5044
5047
  },
5048
+ {
5049
+ "kind": "javascript-module",
5050
+ "path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
5051
+ "declarations": [
5052
+ {
5053
+ "kind": "class",
5054
+ "description": "",
5055
+ "name": "QtiResponseDeclaration",
5056
+ "members": [],
5057
+ "events": [
5058
+ {
5059
+ "name": "qti-register-variable",
5060
+ "type": {
5061
+ "text": "CustomEvent"
5062
+ }
5063
+ }
5064
+ ],
5065
+ "attributes": [
5066
+ {
5067
+ "name": "base-type",
5068
+ "type": {
5069
+ "text": "BaseType"
5070
+ },
5071
+ "fieldName": "baseType"
5072
+ },
5073
+ {
5074
+ "name": "identifier",
5075
+ "type": {
5076
+ "text": "string"
5077
+ },
5078
+ "fieldName": "identifier"
5079
+ },
5080
+ {
5081
+ "name": "cardinality",
5082
+ "type": {
5083
+ "text": "Cardinality"
5084
+ },
5085
+ "fieldName": "cardinality"
5086
+ }
5087
+ ],
5088
+ "superclass": {
5089
+ "name": "QtiVariableDeclaration",
5090
+ "module": "/src/lib/qti-components/qti-variabledeclaration/qti-variabledeclaration"
5091
+ },
5092
+ "tagName": "qti-response-declaration",
5093
+ "customElement": true
5094
+ }
5095
+ ],
5096
+ "exports": [
5097
+ {
5098
+ "kind": "js",
5099
+ "name": "QtiResponseDeclaration",
5100
+ "declaration": {
5101
+ "name": "QtiResponseDeclaration",
5102
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5103
+ }
5104
+ },
5105
+ {
5106
+ "kind": "custom-element-definition",
5107
+ "name": "qti-response-declaration",
5108
+ "declaration": {
5109
+ "name": "QtiResponseDeclaration",
5110
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5111
+ }
5112
+ }
5113
+ ]
5114
+ },
5045
5115
  {
5046
5116
  "kind": "javascript-module",
5047
5117
  "path": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts",
@@ -5207,73 +5277,6 @@
5207
5277
  }
5208
5278
  ]
5209
5279
  },
5210
- {
5211
- "kind": "javascript-module",
5212
- "path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
5213
- "declarations": [
5214
- {
5215
- "kind": "class",
5216
- "description": "",
5217
- "name": "QtiResponseDeclaration",
5218
- "members": [],
5219
- "events": [
5220
- {
5221
- "name": "qti-register-variable",
5222
- "type": {
5223
- "text": "CustomEvent"
5224
- }
5225
- }
5226
- ],
5227
- "attributes": [
5228
- {
5229
- "name": "base-type",
5230
- "type": {
5231
- "text": "BaseType"
5232
- },
5233
- "fieldName": "baseType"
5234
- },
5235
- {
5236
- "name": "identifier",
5237
- "type": {
5238
- "text": "string"
5239
- },
5240
- "fieldName": "identifier"
5241
- },
5242
- {
5243
- "name": "cardinality",
5244
- "type": {
5245
- "text": "Cardinality"
5246
- },
5247
- "fieldName": "cardinality"
5248
- }
5249
- ],
5250
- "superclass": {
5251
- "name": "QtiVariableDeclaration",
5252
- "module": "/src/lib/qti-components/qti-variabledeclaration/qti-variabledeclaration"
5253
- },
5254
- "tagName": "qti-response-declaration",
5255
- "customElement": true
5256
- }
5257
- ],
5258
- "exports": [
5259
- {
5260
- "kind": "js",
5261
- "name": "QtiResponseDeclaration",
5262
- "declaration": {
5263
- "name": "QtiResponseDeclaration",
5264
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5265
- }
5266
- },
5267
- {
5268
- "kind": "custom-element-definition",
5269
- "name": "qti-response-declaration",
5270
- "declaration": {
5271
- "name": "QtiResponseDeclaration",
5272
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5273
- }
5274
- }
5275
- ]
5276
- },
5277
5280
  {
5278
5281
  "kind": "javascript-module",
5279
5282
  "path": "src/lib/qti-components/qti-interaction/internal/choices/choices.ts",
@@ -6329,81 +6332,81 @@
6329
6332
  },
6330
6333
  {
6331
6334
  "kind": "javascript-module",
6332
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts",
6335
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts",
6333
6336
  "declarations": [
6334
6337
  {
6335
6338
  "kind": "class",
6336
6339
  "description": "",
6337
- "name": "QtiMatch",
6340
+ "name": "QtiMapResponse",
6338
6341
  "members": [],
6342
+ "attributes": [
6343
+ {
6344
+ "name": "identifier",
6345
+ "type": {
6346
+ "text": "string"
6347
+ },
6348
+ "fieldName": "identifier"
6349
+ }
6350
+ ],
6339
6351
  "superclass": {
6340
6352
  "name": "QtiExpression",
6341
6353
  "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
6342
6354
  },
6343
- "tagName": "qti-match",
6355
+ "tagName": "qti-map-response",
6344
6356
  "customElement": true
6345
6357
  }
6346
6358
  ],
6347
6359
  "exports": [
6348
6360
  {
6349
6361
  "kind": "js",
6350
- "name": "QtiMatch",
6362
+ "name": "QtiMapResponse",
6351
6363
  "declaration": {
6352
- "name": "QtiMatch",
6353
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts"
6364
+ "name": "QtiMapResponse",
6365
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6354
6366
  }
6355
6367
  },
6356
6368
  {
6357
6369
  "kind": "custom-element-definition",
6358
- "name": "qti-match",
6370
+ "name": "qti-map-response",
6359
6371
  "declaration": {
6360
- "name": "QtiMatch",
6361
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts"
6372
+ "name": "QtiMapResponse",
6373
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6362
6374
  }
6363
6375
  }
6364
6376
  ]
6365
6377
  },
6366
6378
  {
6367
6379
  "kind": "javascript-module",
6368
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts",
6380
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts",
6369
6381
  "declarations": [
6370
6382
  {
6371
6383
  "kind": "class",
6372
6384
  "description": "",
6373
- "name": "QtiMapResponse",
6385
+ "name": "QtiMatch",
6374
6386
  "members": [],
6375
- "attributes": [
6376
- {
6377
- "name": "identifier",
6378
- "type": {
6379
- "text": "string"
6380
- },
6381
- "fieldName": "identifier"
6382
- }
6383
- ],
6384
6387
  "superclass": {
6385
6388
  "name": "QtiExpression",
6386
6389
  "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
6387
6390
  },
6388
- "tagName": "qti-map-response",
6391
+ "tagName": "qti-match",
6389
6392
  "customElement": true
6390
6393
  }
6391
6394
  ],
6392
6395
  "exports": [
6393
6396
  {
6394
6397
  "kind": "js",
6395
- "name": "QtiMapResponse",
6398
+ "name": "QtiMatch",
6396
6399
  "declaration": {
6397
- "name": "QtiMapResponse",
6398
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6400
+ "name": "QtiMatch",
6401
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts"
6399
6402
  }
6400
6403
  },
6401
6404
  {
6402
6405
  "kind": "custom-element-definition",
6403
- "name": "qti-map-response",
6406
+ "name": "qti-match",
6404
6407
  "declaration": {
6405
- "name": "QtiMapResponse",
6406
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6408
+ "name": "QtiMatch",
6409
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-match/qti-match.ts"
6407
6410
  }
6408
6411
  }
6409
6412
  ]