@citolab/qti-components 6.0.16 → 6.0.18
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/{chunk-2EOV63WT.js → chunk-FIJLDR56.js} +1 -1
- package/dist/context/index.d.ts +1 -0
- package/dist/context/index.js +1 -0
- package/dist/context-a957e50e.d.ts +9 -0
- package/dist/custom-elements.json +472 -492
- package/dist/index.d.ts +1 -1
- package/dist/index.js +63 -143
- package/dist/qti-components/index.d.ts +3 -7
- package/dist/qti-components/index.js +70 -150
- package/dist/qti-item/index.js +1 -1
- package/dist/qti-item-react/index.d.ts +1 -1
- package/dist/qti-item-react/index.js +1 -1
- package/dist/{qti-simple-choice-e1c352e0.d.ts → qti-simple-choice-ca9b86db.d.ts} +1 -1
- package/package.json +47 -39
- package/dist/chunk-DLLHO3W2.js +0 -1
- package/dist/chunk-YDZUFMBB.js +0 -2204
- /package/dist/{chunk-L6436D6O.js → chunk-HQKT4SJF.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{a as s}from"./chunk-
|
|
1
|
+
import{a as s}from"./chunk-HQKT4SJF.js";import{a as n}from"./chunk-WFLR5TH7.js";import{c as i}from"./chunk-NMCIOGD2.js";import{css as g,html as h,LitElement as l}from"lit";import{customElement as p,property as w}from"lit/decorators.js";import{unsafeHTML as f}from"lit/directives/unsafe-html.js";import{ContextProvider as v}from"@lit-labs/context";var c=`/* PK: Tailwind theming file for all qti-components
|
|
2
2
|
Uses tailwind components and utilities from the other files
|
|
3
3
|
|
|
4
4
|
https://play.tailwindcss.com/OFThGk8CbR
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { L as Logger, l as loggerContext } from '../context-a957e50e.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as o}from"../chunk-HQKT4SJF.js";import"../chunk-NMCIOGD2.js";export{o as loggerContext};
|