@citolab/qti-components 6.9.1-beta.17 → 6.9.1-beta.22
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.
|
@@ -96,56 +96,6 @@
|
|
|
96
96
|
}
|
|
97
97
|
]
|
|
98
98
|
},
|
|
99
|
-
{
|
|
100
|
-
"kind": "javascript-module",
|
|
101
|
-
"path": "src/lib/qti-item/index.ts",
|
|
102
|
-
"declarations": [],
|
|
103
|
-
"exports": [
|
|
104
|
-
{
|
|
105
|
-
"kind": "js",
|
|
106
|
-
"name": "*",
|
|
107
|
-
"declaration": {
|
|
108
|
-
"name": "*",
|
|
109
|
-
"package": "./qti-item"
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
]
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"kind": "javascript-module",
|
|
116
|
-
"path": "src/lib/qti-item/qti-item.ts",
|
|
117
|
-
"declarations": [
|
|
118
|
-
{
|
|
119
|
-
"kind": "class",
|
|
120
|
-
"description": "",
|
|
121
|
-
"name": "QtiItem",
|
|
122
|
-
"members": [],
|
|
123
|
-
"superclass": {
|
|
124
|
-
"name": "HTMLElement"
|
|
125
|
-
},
|
|
126
|
-
"tagName": "qti-item",
|
|
127
|
-
"customElement": true
|
|
128
|
-
}
|
|
129
|
-
],
|
|
130
|
-
"exports": [
|
|
131
|
-
{
|
|
132
|
-
"kind": "js",
|
|
133
|
-
"name": "QtiItem",
|
|
134
|
-
"declaration": {
|
|
135
|
-
"name": "QtiItem",
|
|
136
|
-
"module": "src/lib/qti-item/qti-item.ts"
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"kind": "custom-element-definition",
|
|
141
|
-
"name": "qti-item",
|
|
142
|
-
"declaration": {
|
|
143
|
-
"name": "QtiItem",
|
|
144
|
-
"module": "src/lib/qti-item/qti-item.ts"
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
]
|
|
148
|
-
},
|
|
149
99
|
{
|
|
150
100
|
"kind": "javascript-module",
|
|
151
101
|
"path": "src/lib/qti-components/index.ts",
|
|
@@ -577,6 +527,56 @@
|
|
|
577
527
|
}
|
|
578
528
|
]
|
|
579
529
|
},
|
|
530
|
+
{
|
|
531
|
+
"kind": "javascript-module",
|
|
532
|
+
"path": "src/lib/qti-item/index.ts",
|
|
533
|
+
"declarations": [],
|
|
534
|
+
"exports": [
|
|
535
|
+
{
|
|
536
|
+
"kind": "js",
|
|
537
|
+
"name": "*",
|
|
538
|
+
"declaration": {
|
|
539
|
+
"name": "*",
|
|
540
|
+
"package": "./qti-item"
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
]
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"kind": "javascript-module",
|
|
547
|
+
"path": "src/lib/qti-item/qti-item.ts",
|
|
548
|
+
"declarations": [
|
|
549
|
+
{
|
|
550
|
+
"kind": "class",
|
|
551
|
+
"description": "",
|
|
552
|
+
"name": "QtiItem",
|
|
553
|
+
"members": [],
|
|
554
|
+
"superclass": {
|
|
555
|
+
"name": "HTMLElement"
|
|
556
|
+
},
|
|
557
|
+
"tagName": "qti-item",
|
|
558
|
+
"customElement": true
|
|
559
|
+
}
|
|
560
|
+
],
|
|
561
|
+
"exports": [
|
|
562
|
+
{
|
|
563
|
+
"kind": "js",
|
|
564
|
+
"name": "QtiItem",
|
|
565
|
+
"declaration": {
|
|
566
|
+
"name": "QtiItem",
|
|
567
|
+
"module": "src/lib/qti-item/qti-item.ts"
|
|
568
|
+
}
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"kind": "custom-element-definition",
|
|
572
|
+
"name": "qti-item",
|
|
573
|
+
"declaration": {
|
|
574
|
+
"name": "QtiItem",
|
|
575
|
+
"module": "src/lib/qti-item/qti-item.ts"
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
]
|
|
579
|
+
},
|
|
580
580
|
{
|
|
581
581
|
"kind": "javascript-module",
|
|
582
582
|
"path": "src/lib/qti-loader/index.ts",
|