@citolab/qti-components 7.0.4 → 7.0.5
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/cdn/chunks/chunk-4UJBK6JO.js +1 -0
- package/cdn/chunks/chunk-5FCXUJAG.js +23 -0
- package/cdn/chunks/chunk-5O3Z7TDV.js +1 -0
- package/cdn/chunks/chunk-65LFT33L.js +8 -0
- package/cdn/chunks/chunk-6D25UFJR.js +8 -0
- package/cdn/chunks/chunk-6DMSHH5X.js +0 -0
- package/cdn/chunks/chunk-6UGPNL7M.js +1 -0
- package/cdn/chunks/chunk-CFXQCNG6.js +3523 -0
- package/cdn/chunks/chunk-CSUKVUZF.js +3 -0
- package/cdn/chunks/chunk-CSY3WI5A.js +1 -0
- package/cdn/chunks/chunk-DAZR7RUI.js +0 -0
- package/cdn/chunks/chunk-EHK76KRT.js +1 -0
- package/cdn/chunks/chunk-EOPEMJS3.js +0 -0
- package/cdn/chunks/chunk-G5O7EN45.js +5 -0
- package/cdn/chunks/chunk-GEFUIFM7.js +0 -0
- package/cdn/chunks/chunk-JLNHEMQG.js +1 -0
- package/cdn/chunks/chunk-LPWIM7QJ.js +902 -0
- package/cdn/chunks/chunk-M3YRM3AV.js +1 -0
- package/cdn/chunks/chunk-M6BOWL2U.js +1 -0
- package/cdn/chunks/chunk-P5IE36FO.js +8 -0
- package/cdn/chunks/chunk-PXH5KN5O.js +1 -0
- package/cdn/chunks/chunk-RBEI6NIF.js +1 -0
- package/cdn/chunks/chunk-SMKIYFFI.js +1 -0
- package/cdn/chunks/chunk-SRLMW23F.js +0 -0
- package/cdn/chunks/chunk-T3YDLD2H.js +11 -0
- package/cdn/chunks/chunk-T4HD2C4F.js +1 -0
- package/cdn/chunks/chunk-T6IXJ4W4.js +1 -0
- package/cdn/chunks/chunk-TFAUBGP2.js +0 -0
- package/cdn/chunks/chunk-UIEC4LXR.js +17 -0
- package/cdn/chunks/chunk-V44O3GTW.js +0 -0
- package/cdn/chunks/chunk-V6B54FQW.js +5 -0
- package/cdn/chunks/chunk-V6KX6BQN.js +1 -0
- package/cdn/chunks/chunk-VYANBI35.js +1 -0
- package/cdn/chunks/chunk-XUJ7TXHW.js +1 -0
- package/cdn/chunks/chunk-ZIZLFFSG.js +0 -0
- package/cdn/index.css +1 -0
- package/cdn/index.global.js +45 -45
- package/cdn/index.js +196 -476
- package/cdn/qti-components/index.global.js +226 -0
- package/cdn/qti-components/index.js +924 -0
- package/cdn/qti-item/components/index.css +1 -0
- package/cdn/qti-item/components/index.global.js +149 -0
- package/cdn/qti-item/components/index.js +3549 -0
- package/cdn/qti-item/components/item-container.css +1 -0
- package/cdn/qti-item/components/item-container.global.js +149 -0
- package/cdn/qti-item/components/item-container.js +3549 -0
- package/cdn/qti-item/index.css +1 -0
- package/cdn/qti-item/index.global.js +149 -0
- package/cdn/qti-item/index.js +3549 -0
- package/cdn/qti-item/qti-item.global.js +114 -0
- package/cdn/qti-item/qti-item.js +1 -0
- package/cdn/qti-loader/index.global.js +1 -0
- package/cdn/qti-loader/index.js +23 -0
- package/cdn/qti-test/components/index.css +1 -0
- package/cdn/qti-test/components/index.global.js +242 -0
- package/cdn/qti-test/components/index.js +3598 -0
- package/cdn/qti-test/components/styles.global.js +44 -0
- package/cdn/qti-test/components/styles.js +17 -0
- package/cdn/qti-test/components/test-component.abstract.global.js +170 -0
- package/cdn/qti-test/components/test-component.abstract.js +1 -0
- package/cdn/qti-test/components/test-container.css +1 -0
- package/cdn/qti-test/components/test-container.global.js +149 -0
- package/cdn/qti-test/components/test-container.js +3549 -0
- package/cdn/qti-test/components/test-item-link.global.js +170 -0
- package/cdn/qti-test/components/test-item-link.js +24 -0
- package/cdn/qti-test/components/test-next.global.js +170 -0
- package/cdn/qti-test/components/test-next.js +24 -0
- package/cdn/qti-test/components/test-next.spec.css +1 -0
- package/cdn/qti-test/components/test-next.spec.global.js +297 -0
- package/cdn/qti-test/components/test-next.spec.js +5215 -0
- package/cdn/qti-test/components/test-paging-buttons-stamp.global.js +207 -0
- package/cdn/qti-test/components/test-paging-buttons-stamp.js +3 -0
- package/cdn/qti-test/components/test-prev.global.js +170 -0
- package/cdn/qti-test/components/test-prev.js +24 -0
- package/cdn/qti-test/components/test-view.global.js +170 -0
- package/cdn/qti-test/components/test-view.js +11 -0
- package/cdn/qti-test/context/index.global.js +58 -0
- package/cdn/qti-test/context/index.js +1 -0
- package/cdn/qti-test/context/test.context.global.js +58 -0
- package/cdn/qti-test/context/test.context.js +1 -0
- package/cdn/qti-test/index.css +1 -0
- package/cdn/qti-test/index.global.js +242 -0
- package/cdn/qti-test/index.js +3598 -0
- package/cdn/qti-test/mixins/index.global.js +1 -0
- package/cdn/qti-test/mixins/index.js +23 -0
- package/cdn/qti-test/mixins/test-loader.mixin.global.js +1 -0
- package/cdn/qti-test/mixins/test-loader.mixin.js +23 -0
- package/cdn/qti-test/mixins/test-navigation.mixin.global.js +1 -0
- package/cdn/qti-test/mixins/test-navigation.mixin.js +1 -0
- package/cdn/qti-test/mixins/test-view.mixin.global.js +1 -0
- package/cdn/qti-test/mixins/test-view.mixin.js +1 -0
- package/cdn/qti-test/qti-assessment-test/index.global.js +170 -0
- package/cdn/qti-test/qti-assessment-test/index.js +1 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-item-ref.global.js +170 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-item-ref.js +1 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-section.global.js +170 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-section.js +1 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-test.global.js +170 -0
- package/cdn/qti-test/qti-assessment-test/qti-assessment-test.js +1 -0
- package/cdn/qti-test/qti-assessment-test/qti-test-part.global.js +114 -0
- package/cdn/qti-test/qti-assessment-test/qti-test-part.js +1 -0
- package/cdn/qti-test/qti-test.global.js +170 -0
- package/cdn/qti-test/qti-test.js +23 -0
- package/cdn/qti-test/test-base.global.js +170 -0
- package/cdn/qti-test/test-base.js +1 -0
- package/cdn/qti-transformers/index.global.js +1 -0
- package/cdn/qti-transformers/index.js +23 -0
- package/dist/chunks/chunk-3G2DDBJW.js +44 -0
- package/dist/chunks/chunk-3G2DDBJW.js.map +1 -0
- package/dist/chunks/chunk-3NLCJYSX.js +1 -0
- package/dist/chunks/chunk-3NLCJYSX.js.map +1 -0
- package/dist/chunks/chunk-3OXGDCSU.js +6253 -0
- package/dist/chunks/chunk-3OXGDCSU.js.map +1 -0
- package/dist/chunks/chunk-3ROZMGAN.js +43 -0
- package/dist/chunks/chunk-3ROZMGAN.js.map +1 -0
- package/dist/chunks/chunk-4O5F7WV7.js +30 -0
- package/dist/chunks/chunk-4O5F7WV7.js.map +1 -0
- package/dist/chunks/chunk-6YE2KJ4C.js +55 -0
- package/dist/chunks/chunk-6YE2KJ4C.js.map +1 -0
- package/dist/chunks/chunk-AAQCM2FP.js +56 -0
- package/dist/chunks/chunk-AAQCM2FP.js.map +1 -0
- package/dist/chunks/chunk-D3RGDWKP.js +37 -0
- package/dist/chunks/chunk-D3RGDWKP.js.map +1 -0
- package/dist/chunks/chunk-DJLE6EV2.js +36 -0
- package/dist/chunks/chunk-DJLE6EV2.js.map +1 -0
- package/dist/chunks/chunk-ELDMXTUQ.js +31 -0
- package/dist/chunks/chunk-ELDMXTUQ.js.map +1 -0
- package/dist/chunks/chunk-EW5CTHAD.js +1 -0
- package/dist/chunks/chunk-EW5CTHAD.js.map +1 -0
- package/dist/chunks/chunk-HWA4A3SR.js +50 -0
- package/dist/chunks/chunk-HWA4A3SR.js.map +1 -0
- package/dist/chunks/chunk-IKZWK2C5.js +1 -0
- package/dist/chunks/chunk-IKZWK2C5.js.map +1 -0
- package/dist/chunks/chunk-IP7JSYO6.js +1 -0
- package/dist/chunks/chunk-IP7JSYO6.js.map +1 -0
- package/dist/chunks/chunk-JE6BMXZU.js +94 -0
- package/dist/chunks/chunk-JE6BMXZU.js.map +1 -0
- package/dist/chunks/chunk-JSPJGWGT.js +20 -0
- package/dist/chunks/chunk-JSPJGWGT.js.map +1 -0
- package/dist/chunks/chunk-LKINC6JO.js +118 -0
- package/dist/chunks/chunk-LKINC6JO.js.map +1 -0
- package/dist/chunks/chunk-LROTNPC2.js +94 -0
- package/dist/chunks/chunk-LROTNPC2.js.map +1 -0
- package/dist/chunks/chunk-MTMT2RMF.js +63 -0
- package/dist/chunks/chunk-MTMT2RMF.js.map +1 -0
- package/dist/chunks/chunk-NDJZGJUR.js +65 -0
- package/dist/chunks/chunk-NDJZGJUR.js.map +1 -0
- package/dist/chunks/chunk-OE2LFIH2.js +1 -0
- package/dist/chunks/chunk-OE2LFIH2.js.map +1 -0
- package/dist/chunks/chunk-OJ2XGDWK.js +1 -0
- package/dist/chunks/chunk-OJ2XGDWK.js.map +1 -0
- package/dist/chunks/chunk-PUBGXXTM.js +50 -0
- package/dist/chunks/chunk-PUBGXXTM.js.map +1 -0
- package/dist/chunks/chunk-QRCUNRP5.js +75 -0
- package/dist/chunks/chunk-QRCUNRP5.js.map +1 -0
- package/dist/chunks/chunk-S6JJYCO7.js +51 -0
- package/dist/chunks/chunk-S6JJYCO7.js.map +1 -0
- package/dist/chunks/chunk-U3AALKEP.js +1 -0
- package/dist/chunks/chunk-U3AALKEP.js.map +1 -0
- package/dist/chunks/chunk-UCQFSRYF.js +34 -0
- package/dist/chunks/chunk-UCQFSRYF.js.map +1 -0
- package/dist/chunks/chunk-URGVQ64M.js +1 -0
- package/dist/chunks/chunk-URGVQ64M.js.map +1 -0
- package/dist/chunks/chunk-V4FXK4TP.js +128 -0
- package/dist/chunks/chunk-V4FXK4TP.js.map +1 -0
- package/dist/chunks/chunk-W4B23OIP.js +72 -0
- package/dist/chunks/chunk-W4B23OIP.js.map +1 -0
- package/dist/chunks/chunk-XDFXD3BI.js +10 -0
- package/dist/chunks/chunk-XDFXD3BI.js.map +1 -0
- package/dist/chunks/chunk-XDMSEAYC.js +294 -0
- package/dist/chunks/chunk-XPDS72XY.js +29 -0
- package/dist/chunks/chunk-XPDS72XY.js.map +1 -0
- package/dist/chunks/chunk-Y6UWSECL.js +3529 -0
- package/dist/chunks/chunk-Y6UWSECL.js.map +1 -0
- package/dist/chunks/chunk-ZEFOMZNY.js +78 -0
- package/dist/chunks/chunk-ZEFOMZNY.js.map +1 -0
- package/dist/index-Cvrd4KQA.d.ts +109 -0
- package/dist/index.d.ts +18 -503
- package/dist/index.js +1666 -4206
- package/dist/index.js.map +1 -1
- package/dist/item.css +10 -10
- package/dist/qti-components/index.d.ts +150 -0
- package/dist/qti-components/index.js +6525 -0
- package/dist/qti-components/index.js.map +1 -0
- package/dist/qti-components-jsx.d.ts +93 -147
- package/dist/qti-item/components/index.d.ts +3 -0
- package/dist/qti-item/components/index.js +3856 -0
- package/dist/qti-item/components/index.js.map +1 -0
- package/dist/qti-item/components/item-container.d.ts +40 -0
- package/dist/qti-item/components/item-container.js +3856 -0
- package/dist/qti-item/components/item-container.js.map +1 -0
- package/dist/qti-item/index.d.ts +4 -0
- package/dist/qti-item/index.js +3869 -0
- package/dist/qti-item/index.js.map +1 -0
- package/dist/qti-item/qti-item.d.ts +25 -0
- package/dist/qti-item/qti-item.js +26 -0
- package/dist/qti-item/qti-item.js.map +1 -0
- package/dist/{loader → qti-loader}/index.d.ts +1 -1
- package/dist/{qti-simple-choice-D0GiMrqD.d.ts → qti-simple-choice-DxWcdKHi.d.ts} +30 -40
- package/dist/qti-test/components/index.d.ts +13 -0
- package/dist/qti-test/components/index.js +4144 -0
- package/dist/qti-test/components/index.js.map +1 -0
- package/dist/qti-test/components/styles.d.ts +8 -0
- package/dist/qti-test/components/styles.js +29 -0
- package/dist/qti-test/components/styles.js.map +1 -0
- package/dist/qti-test/components/test-component.abstract.d.ts +23 -0
- package/dist/qti-test/components/test-component.abstract.js +149 -0
- package/dist/qti-test/components/test-component.abstract.js.map +1 -0
- package/dist/qti-test/components/test-container.d.ts +37 -0
- package/dist/qti-test/components/test-container.js +3782 -0
- package/dist/qti-test/components/test-container.js.map +1 -0
- package/dist/qti-test/components/test-item-link.d.ts +21 -0
- package/dist/qti-test/components/test-item-link.js +202 -0
- package/dist/qti-test/components/test-item-link.js.map +1 -0
- package/dist/qti-test/components/test-next.d.ts +32 -0
- package/dist/qti-test/components/test-next.js +209 -0
- package/dist/qti-test/components/test-next.js.map +1 -0
- package/dist/qti-test/components/test-next.spec.d.ts +16 -0
- package/dist/qti-test/components/test-next.spec.js +56915 -0
- package/dist/qti-test/components/test-next.spec.js.map +1 -0
- package/dist/qti-test/components/test-paging-buttons-stamp.d.ts +22 -0
- package/dist/qti-test/components/test-paging-buttons-stamp.js +218 -0
- package/dist/qti-test/components/test-paging-buttons-stamp.js.map +1 -0
- package/dist/qti-test/components/test-prev.d.ts +32 -0
- package/dist/qti-test/components/test-prev.js +209 -0
- package/dist/qti-test/components/test-prev.js.map +1 -0
- package/dist/qti-test/components/test-view.d.ts +27 -0
- package/dist/qti-test/components/test-view.js +209 -0
- package/dist/qti-test/components/test-view.js.map +1 -0
- package/dist/qti-test/context/index.d.ts +6 -0
- package/dist/qti-test/context/index.js +9 -0
- package/dist/qti-test/context/index.js.map +1 -0
- package/dist/qti-test/context/test.context.d.ts +6 -0
- package/dist/qti-test/context/test.context.js +9 -0
- package/dist/qti-test/context/test.context.js.map +1 -0
- package/dist/qti-test/index.d.ts +14 -0
- package/dist/qti-test/index.js +4746 -0
- package/dist/qti-test/index.js.map +1 -0
- package/dist/qti-test/mixins/index.d.ts +8 -0
- package/dist/qti-test/mixins/index.js +350 -0
- package/dist/qti-test/mixins/index.js.map +1 -0
- package/dist/qti-test/mixins/test-loader.mixin.d.ts +8 -0
- package/dist/qti-test/mixins/test-loader.mixin.js +240 -0
- package/dist/qti-test/mixins/test-loader.mixin.js.map +1 -0
- package/dist/qti-test/mixins/test-navigation.mixin.d.ts +22 -0
- package/dist/qti-test/mixins/test-navigation.mixin.js +64 -0
- package/dist/qti-test/mixins/test-navigation.mixin.js.map +1 -0
- package/dist/qti-test/mixins/test-view.mixin.d.ts +6 -0
- package/dist/qti-test/mixins/test-view.mixin.js +50 -0
- package/dist/qti-test/mixins/test-view.mixin.js.map +1 -0
- package/dist/qti-test/qti-assessment-test/index.d.ts +6 -0
- package/dist/qti-test/qti-assessment-test/index.js +221 -0
- package/dist/qti-test/qti-assessment-test/index.js.map +1 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-item-ref.d.ts +6 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-item-ref.js +85 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-item-ref.js.map +1 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-section.d.ts +6 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-section.js +73 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-section.js.map +1 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-test.d.ts +6 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-test.js +54 -0
- package/dist/qti-test/qti-assessment-test/qti-assessment-test.js.map +1 -0
- package/dist/qti-test/qti-assessment-test/qti-test-part.d.ts +19 -0
- package/dist/qti-test/qti-assessment-test/qti-test-part.js +62 -0
- package/dist/qti-test/qti-assessment-test/qti-test-part.js.map +1 -0
- package/dist/qti-test/qti-test.d.ts +68 -0
- package/dist/qti-test/qti-test.js +500 -0
- package/dist/qti-test/qti-test.js.map +1 -0
- package/dist/qti-test/test-base.d.ts +6 -0
- package/dist/qti-test/test-base.js +137 -0
- package/dist/qti-test/test-base.js.map +1 -0
- package/dist/qti-transformers/index.js.map +1 -0
- package/dist/test-base-BJwG9Ie8.d.ts +109 -0
- package/dist/vscode.html-custom-data.json +49 -38
- package/package.json +28 -51
- package/dist/custom-element-eslint-rules.js +0 -329
- package/dist/custom-elements.json +0 -27271
- package/dist/qti-simple-choice-CfgBEvdI.d.ts +0 -1143
- package/dist/qti-simple-choice-UTrFa_RQ.d.ts +0 -1177
- package/dist/qti-simple-choice-zEsDq3c0.d.ts +0 -1147
- /package/dist/{transformers/index.js.map → chunks/chunk-XDMSEAYC.js.map} +0 -0
- /package/dist/{loader → qti-loader}/index.js +0 -0
- /package/dist/{loader → qti-loader}/index.js.map +0 -0
- /package/dist/{transformers → qti-transformers}/index.d.ts +0 -0
- /package/dist/{transformers → qti-transformers}/index.js +0 -0
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
function t(t,e){if(e==null||e>t.length)e=t.length;for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function e(t){if(Array.isArray(t))return t}function n(e){if(Array.isArray(e))return t(e)}function r(t){if(t===void 0){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return t}function i(t,e,n,r,i,o,a){try{var s=t[o](a);var u=s.value}catch(t){n(t);return}if(s.done){e(u)}else{Promise.resolve(u).then(r,i)}}function o(t){return function(){var e=this,n=arguments;return new Promise(function(r,o){var a=t.apply(e,n);function s(t){i(a,r,o,s,u,"next",t)}function u(t){i(a,r,o,s,u,"throw",t)}s(undefined)})}}function a(t,e,n){e=f(e);return w(t,I()?Reflect.construct(e,n||[],f(t).constructor):e.apply(t,n))}function s(t,e){if(!(t instanceof e)){throw new TypeError("Cannot call a class as a function")}}function u(t,e,n){if(I()){u=Reflect.construct}else{u=function t(t,e,n){var r=[null];r.push.apply(r,e);var i=Function.bind.apply(t,r);var o=new i;if(n)S(o,n.prototype);return o}}return u.apply(null,arguments)}function l(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(t,r.key,r)}}function c(t,e,n){if(e)l(t.prototype,e);if(n)l(t,n);return t}function h(t,e,n){if(e in t){Object.defineProperty(t,e,{value:n,enumerable:true,configurable:true,writable:true})}else{t[e]=n}return t}function d(t,e,n){if(typeof Reflect!=="undefined"&&Reflect.get){d=Reflect.get}else{d=function t(t,e,n){var r=R(t,e);if(!r)return;var i=Object.getOwnPropertyDescriptor(r,e);if(i.get){return i.get.call(n||t)}return i.value}}return d(t,e,n||t)}function f(t){f=Object.setPrototypeOf?Object.getPrototypeOf:function t(t){return t.__proto__||Object.getPrototypeOf(t)};return f(t)}function v(t,e){if(typeof e!=="function"&&e!==null){throw new TypeError("Super expression must either be null or a function")}t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:true,configurable:true}});if(e)S(t,e)}function p(t,e){if(e!=null&&typeof Symbol!=="undefined"&&e[Symbol.hasInstance]){return!!e[Symbol.hasInstance](t)}else{return t instanceof e}}function y(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function m(t){if(typeof Symbol!=="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function b(t,e){var n=t==null?null:typeof Symbol!=="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n==null)return;var r=[];var i=true;var o=false;var a,s;try{for(n=n.call(t);!(i=(a=n.next()).done);i=true){r.push(a.value);if(e&&r.length===e)break}}catch(t){o=true;s=t}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(o)throw s}}return r}function g(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function k(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))}r.forEach(function(e){h(t,e,n[e])})}return t}function E(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);if(e){r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})}n.push.apply(n,r)}return n}function x(t,e){e=e!=null?e:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(t,Object.getOwnPropertyDescriptors(e))}else{E(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))})}return t}function w(t,e){if(e&&($(e)==="object"||typeof e==="function")){return e}return r(t)}function C(t,e,n,r){if(typeof Reflect!=="undefined"&&Reflect.set){C=Reflect.set}else{C=function t(t,e,n,r){var i=R(t,e);var o;if(i){o=Object.getOwnPropertyDescriptor(i,e);if(o.set){o.set.call(r,n);return true}else if(!o.writable){return false}}o=Object.getOwnPropertyDescriptor(r,e);if(o){if(!o.writable){return false}o.value=n;Object.defineProperty(r,e,o)}else{h(r,e,n)}return true}}return C(t,e,n,r)}function A(t,e,n,r,i){var o=C(t,e,n,r||t);if(!o&&i){throw new Error("failed to set property")}return n}function S(t,e){S=Object.setPrototypeOf||function t(t,e){t.__proto__=e;return t};return S(t,e)}function q(t,n){return e(t)||b(t,n)||O(t,n)||g()}function R(t,e){while(!Object.prototype.hasOwnProperty.call(t,e)){t=f(t);if(t===null)break}return t}function P(t,e){if(!e){e=t.slice(0)}return Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}function M(t){return e(t)||m(t)||O(t)||g()}function T(t){return n(t)||m(t)||O(t)||_()}function $(t){"@swc/helpers - typeof";return t&&typeof Symbol!=="undefined"&&t.constructor===Symbol?"symbol":typeof t}function O(e,n){if(!e)return;if(typeof e==="string")return t(e,n);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor)r=e.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return t(e,n)}function U(t){var e=typeof Map==="function"?new Map:undefined;U=function t(t){if(t===null||!y(t))return t;if(typeof t!=="function"){throw new TypeError("Super expression must either be null or a function")}if(typeof e!=="undefined"){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return u(t,arguments,f(this).constructor)}n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:false,writable:true,configurable:true}});return S(n,t)};return U(t)}function I(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(I=function(){return!!t})()}function D(t,e){var n,r,i,o,a={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),"throw":s(1),"return":s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(t){return function(e){return u([t,e])}}function u(o){if(n)throw new TypeError("Generator is already executing.");while(a)try{if(n=1,r&&(i=o[0]&2?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;if(r=0,i)o=[o[0]&2,i.value];switch(o[0]){case 0:case 1:i=o;break;case 4:a.label++;return{value:o[1],done:false};case 5:a.label++;r=o[1];o=[0];continue;case 7:o=a.ops.pop();a.trys.pop();continue;default:if(!(i=a.trys,i=i.length>0&&i[i.length-1])&&(o[0]===6||o[0]===2)){a=0;continue}if(o[0]===3&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(o[0]===6&&a.label<i[1]){a.label=i[1];i=o;break}if(i&&a.label<i[2]){a.label=i[2];a.ops.push(o);break}if(i[2])a.ops.pop();a.trys.pop();continue}o=e.call(t,a)}catch(t){o=[6,t];r=0}finally{n=i=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}}function N(){var t=P(["<slot></slot>"]);N=function e(){return t};return t}function L(){var t=P(["<slot></slot>"]);L=function e(){return t};return t}function V(){var t=P(['<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">\n<xsl:output method="html" version="5.0" encoding="UTF-8" indent="yes" />\n <xsl:template match="@*|node()">\n <xsl:copy>\n <xsl:apply-templates select="@*|node()"/>\n </xsl:copy>\n </xsl:template>\n\n \x3c!-- remove existing namespaces --\x3e\n <xsl:template match="*">\n \x3c!-- remove element prefix --\x3e\n <xsl:element name="{local-name()}">\n \x3c!-- process attributes --\x3e\n <xsl:for-each select="@*">\n \x3c!-- remove attribute prefix --\x3e\n <xsl:attribute name="{local-name()}">\n <xsl:value-of select="."/>\n </xsl:attribute>\n </xsl:for-each>\n <xsl:apply-templates/>\n </xsl:element>\n</xsl:template>\n</xsl:stylesheet>']);V=function e(){return t};return t}function j(){var t=P(["\n :host {\n display: block;\n }\n"]);j=function e(){return t};return t}function H(){var t=P(['<slot name="qti-rubric-block"></slot><slot></slot>']);H=function e(){return t};return t}function Q(){var t=P(["<slot></slot>"]);Q=function e(){return t};return t}function z(){var t=P(["<slot></slot>"]);z=function e(){return t};return t}function F(){var t=P(["",""]);F=function e(){return t};return t}function B(){var t=P(["\n :host {\n display: none;\n }\n "]);B=function e(){return t};return t}function W(){var t=P(["",""]);W=function e(){return t};return t}function Y(){var t=P(["\n :host {\n display: none;\n }\n "]);Y=function e(){return t};return t}function X(){var t=P(["<slot></slot>"]);X=function e(){return t};return t}function G(){var t=P(["<slot></slot>"]);G=function e(){return t};return t}function J(){var t=P(["\n :host {\n display: block;\n }\n "]);J=function e(){return t};return t}function K(){var t=P([' <slot part="feedback" class="feedback ','"></slot> ']);K=function e(){return t};return t}function Z(){var t=P(["\n :host {\n display: block;\n }\n .on {\n display: block;\n }\n .off {\n display: none;\n }\n "]);Z=function e(){return t};return t}function tt(){var t=P([' <slot part="feedback" class="','"></slot> ']);tt=function e(){return t};return t}function te(){var t=P(["\n .on {\n display: inline-block;\n }\n .off {\n display: none;\n }\n "]);te=function e(){return t};return t}function tn(){var t=P(['\n <dialog class="qti-dialog" part="feedback" ?open="','">\n <slot></slot>\n <div style="margin-top: var(--qti-gap-size); text-align: center;">\n <button class="button close-button" @click="','"></button>\n </div>\n </dialog>\n ']);tn=function e(){return t};return t}function tr(){var t=P(["\n .qti-dialog {\n background: var(--qti-bg);\n border: var(--qti-border-thickness) var(--qti-border-style) var(--qti-border-color);\n border-radius: var(--qti-border-radius);\n padding: var(--qti-padding-vertical) var(--qti-padding-horizontal);\n box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n position: fixed;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 1000;\n width: auto;\n max-width: 90%;\n }\n\n .button {\n border-radius: var(--qti-border-radius);\n padding: var(--qti-padding-vertical) var(--qti-padding-horizontal);\n background-color: var(--qti-bg-active);\n border: var(--qti-border-active);\n cursor: pointer;\n position: relative;\n display: inline-block;\n }\n\n .button:hover {\n background-color: var(--qti-hover-bg);\n }\n\n .button:disabled {\n background-color: var(--qti-disabled-bg);\n color: var(--qti-disabled-color);\n cursor: not-allowed;\n }\n\n .button:focus {\n outline: var(--qti-focus-border-width) solid var(--qti-focus-color);\n }\n\n /* Text content of the button */\n .button::after {\n content: var(--qti-close-text, 'Close');\n color: inherit;\n font-size: inherit;\n text-align: center;\n display: inline-block;\n line-height: 1.5;\n }\n "]);tr=function e(){return t};return t}function ti(){var t=P(["\n /* PK: display host as block, else design will be collapsed */\n :host {\n display: block;\n }\n textarea {\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n border: 0;\n }\n"]);ti=function e(){return t};return t}function to(){var t=P(['<slot name="prompt"></slot\n ><textarea\n part="textarea"\n name="','"\n spellcheck="false"\n autocomplete="off"\n maxlength="','"\n @keydown="','"\n @keyup="','"\n @change="','"\n @blur="','"\n placeholder="','"\n rows="','"\n ?disabled="','"\n ?readonly="','"\n .value=',"\n ></textarea>"]);to=function e(){return t};return t}function ta(){var t=P(["\n :host {\n display: inline-block;\n }\n [part='correct'] {\n position: absolute;\n width: 100%;\n }\n :host(.qti-input-width-1) [part='input'] {\n width: 1.1rem;\n min-width: 1.1rem;\n }\n\n :host(.qti-input-width-2) [part='input'] {\n width: 2.3rem;\n min-width: 2.3rem;\n }\n\n :host(.qti-input-width-3) [part='input'] {\n width: 3.3rem;\n min-width: 3.3rem;\n }\n\n :host(.qti-input-width-4) [part='input'] {\n width: 4.2rem;\n min-width: 4.2rem;\n }\n\n :host(.qti-input-width-6) [part='input'] {\n width: 6.6rem;\n min-width: 6.6rem;\n }\n\n :host(.qti-input-width-10) [part='input'] {\n width: 8rem;\n min-width: 8rem;\n }\n\n :host(.qti-input-width-15) [part='input'] {\n width: 12rem;\n min-width: 12rem;\n }\n\n :host(.qti-input-width-20) [part='input'] {\n width: 17rem;\n min-width: 17rem;\n }\n\n :host(.qti-input-width-25) [part='input'] {\n width: 20rem;\n min-width: 20rem;\n }\n\n :host(.qti-input-width-30) [part='input'] {\n width: 24rem;\n min-width: 24rem;\n }\n\n :host(.qti-input-width-35) [part='input'] {\n width: 28rem;\n min-width: 28rem;\n }\n\n :host(.qti-input-width-40) [part='input'] {\n width: 32rem;\n min-width: 32rem;\n }\n\n :host(.qti-input-width-45) [part='input'] {\n width: 36rem;\n min-width: 36rem;\n }\n\n :host(.qti-input-width-50) [part='input'] {\n width: 40rem;\n min-width: 40rem;\n }\n\n :host(.qti-input-width-72) [part='input'] {\n width: 57rem;\n min-width: 57rem;\n }\n"]);ta=function e(){return t};return t}function ts(){var t=P(['\n <input\n part="input"\n name="','"\n spellcheck="false"\n autocomplete="off"\n @blur="','"\n @keydown="','"\n @keyup="','"\n @change="','"\n type="','"\n placeholder="','"\n .value="','"\n pattern="','"\n maxlength=','\n ?disabled="','"\n ?readonly="','"\n />\n <div part="correct">',"</div>\n "]);ts=function e(){return t};return t}function tu(){var t=P(["<slot></slot>"]);tu=function e(){return t};return t}function tl(){var t=P(["\n :host {\n display: inline-block;\n }\n slot {\n display: flex;\n flex-direction: column;\n }\n [role='menu'] {\n position: absolute;\n z-index: 1000;\n }\n .anchor {\n /* anchor-name: --infobox; */\n width: fit-content;\n }\n\n .positionedElement {\n position: absolute;\n /* position-anchor: --infobox; */\n /* top: anchor(bottom); */\n }\n "]);tl=function e(){return t};return t}function tc(){var t=P(['\n <option value="','" ?selected="','">',"</option>\n "]);tc=function e(){return t};return t}function th(){var t=P(['\n <select part="select" @change="','" ?disabled="','" ?readonly="','">\n ',"\n </select>\n\n ","\n "]);th=function e(){return t};return t}function td(){var t=P(["\n [part='slot'] {\n display: flex;\n flex-direction: column;\n gap: var(--qti-gap-size);\n flex-wrap: wrap;\n }\n\n ::slotted(qti-simple-choice) {\n flex: 0 0\n calc((100% - (var(--qti-gap-size) * var(--choice-interactions-stacking))) / var(--choice-interactions-stacking)) !important;\n box-sizing: border-box !important;\n }\n\n :host(.qti-choices-stacking-1) [part='slot'] {\n flex-direction: row;\n --choice-interactions-stacking: 1;\n }\n\n :host(.qti-choices-stacking-2) [part='slot'] {\n flex-direction: row;\n --choice-interactions-stacking: 2;\n }\n :host(.qti-choices-stacking-3) [part='slot'] {\n flex-direction: row;\n --choice-interactions-stacking: 3;\n }\n :host(.qti-choices-stacking-4) [part='slot'] {\n flex-direction: row;\n --choice-interactions-stacking: 4;\n }\n :host(.qti-choices-stacking-5) [part='slot'] {\n flex-direction: row;\n --choice-interactions-stacking: 5;\n }\n :host([orientation='horizontal']) [part='slot'] {\n flex-direction: row;\n }\n"]);td=function e(){return t};return t}function tf(){var t=P(['\n <slot part="prompt" name="prompt"></slot><slot part="slot"></slot>\n <div part="message" role="alert" id="validationMessage"></div>\n ']);tf=function e(){return t};return t}function tv(){var t=P(['\n <div>\n <slot name="prompt"></slot>\n <input type="file" @change="','" ?disabled="','" ?readonly="','" />\n </div>\n ']);tv=function e(){return t};return t}function tp(){var t=P(["\n :host {\n display: block;\n margin: 1em 0;\n }\n input[type='file'] {\n display: block;\n margin-top: 0.5em;\n }\n "]);tp=function e(){return t};return t}function ty(){var t=P(["<slot></slot>"]);ty=function e(){return t};return t}function tm(){var t=P(["\n :host {\n display: none;\n }\n "]);tm=function e(){return t};return t}function tb(){var t=P(["<slot></slot>"]);tb=function e(){return t};return t}function tg(){var t=P(["\n :host {\n display: none;\n }\n "]);tg=function e(){return t};return t}function t_(){var t=P(["<slot></slot>"]);t_=function e(){return t};return t}function tk(){var t=P(["<slot></slot>"]);tk=function e(){return t};return t}function tE(){var t=P(["<slot></slot>"]);tE=function e(){return t};return t}function tx(){var t=P(["",""]);tx=function e(){return t};return t}function tw(){var t=P(["<pre>","</pre>\n <slot></slot>"]);tw=function e(){return t};return t}function tC(){var t=P(["\n slot {\n display: none;\n }\n "]);tC=function e(){return t};return t}function tA(){var t=P(["",""]);tA=function e(){return t};return t}function tS(){var t=P(["",""]);tS=function e(){return t};return t}function tq(){var t=P(['<div style="color:red">\n <h1>Error</h1>\n ',"\n </div>"]);tq=function e(){return t};return t}function tR(){var t=P(["<slot></slot>",""]);tR=function e(){return t};return t}function tP(){var t=P(["\n :host {\n display: block; /* necessary to calculate scaling position */\n }\n slot[name='qti-simple-associable-choice'] {\n display: flex;\n align-items: flex-start;\n flex: 1;\n border: 2px solid transparent;\n padding: 0.3rem;\n border-radius: 0.3rem;\n gap: 0.5rem;\n }\n\n :host::part(associables-container) {\n display: flex;\n padding: 0.5rem;\n justify-content: space-between;\n background: linear-gradient(\n 180deg,\n rgb(0 0 0 / 0%) calc(50% - 1px),\n var(--qti-border-color-gray) calc(50%),\n rgb(0 0 0 / 0%) calc(50% + 1px)\n );\n }\n"]);tP=function e(){return t};return t}function tM(){var t=P(['<div part="associables-container">\n <div name="left','" part="drop-list" class="dl" identifier="droplist','_left"></div>\n <div name="right','" part="drop-list" class="dl" identifier="droplist','_right"></div>\n </div>']);tM=function e(){return t};return t}function tT(){var t=P([' <slot name="prompt"></slot>\n <slot name="qti-simple-associable-choice"></slot>\n <div part="drop-container">\n ','\n\n <div role="alert" id="validationMessage"></div>\n </div>']);tT=function e(){return t};return t}function t$(){var t=P(['<div style="color:red">\n <h1>Error</h1>\n ',"\n </div>"]);t$=function e(){return t};return t}function tO(){var t=P(["<iframe\n width=","\n height=",'\n frameborder="0"\n title="pciContainer"\n id="pciContainer"\n >\n </iframe>\n ',""]);tO=function e(){return t};return t}function tU(){var t=P(["<button ?disabled=",' part="button" @click=',">","</button>"]);tU=function e(){return t};return t}function tI(){var t=P(["\n :host {\n display: flex;\n align-items: flex-start;\n flex-direction: column;\n flex-wrap: wrap;\n gap: 0.5rem;\n }\n\n :host(.qti-choices-top) {\n flex-direction: column;\n }\n :host(.qti-choices-bottom) {\n flex-direction: column-reverse;\n }\n :host(.qti-choices-left) {\n flex-direction: row;\n }\n :host(.qti-choices-right) {\n flex-direction: row-reverse;\n }\n /* [part='drops'] , */\n [name='prompt'] {\n width: 100%;\n }\n [name='drags'] {\n display: flex;\n align-items: flex-start;\n flex: 1;\n border: 2px solid transparent;\n padding: 0.3rem;\n border-radius: 0.3rem;\n gap: 0.5rem;\n }\n"]);tI=function e(){return t};return t}function tD(){var t=P(['<slot name="prompt"> </slot>\n <slot part="drags" name="drags"></slot>\n <slot part="drops"></slot>\n <div role="alert" id="validationMessage"></div>']);tD=function e(){return t};return t}function tN(){var t=P(["\n slot:not([name='prompt']) {\n // position: relative; /* qti-hotspot-choice relative to the slot */\n display: block;\n width: fit-content; /* hotspots not stretching further if image is at max size */\n }\n ::slotted(img) {\n /* image not selectable anymore */\n pointer-events: none;\n user-select: none;\n }\n ::slotted(qti-associable-hotspot) {\n transform: translate(-50%, -50%);\n }\n line-container {\n display: block;\n position: relative;\n }\n svg {\n position: absolute;\n top: 0px;\n left: 0px;\n }\n"]);tN=function e(){return t};return t}function tL(){var t=P(['\n <line\n part="line"\n x1=',"\n y1=","\n x2=","\n y2=",'\n stroke="red"\n stroke-width="3"\n @click=',"\n />\n "]);tL=function e(){return t};return t}function tV(){var t=P(['<line\n part="point"\n x1=',"\n y1=","\n x2=","\n y2=",'\n stroke="red"\n stroke-width="3"\n />']);tV=function e(){return t};return t}function tj(){var t=P(['<slot name="prompt"></slot>\n <line-container>\n <svg\n width=',"\n height=",'\n viewbox="0 0 '," ",'"\n >\n ',"\n ",'\n </svg>\n <slot></slot>\n </line-container>\n <div role="alert" id="validationMessage"></div>']);tj=function e(){return t};return t}function tH(){var t=P(["\n :host {\n display: flex;\n align-items: flex-start;\n flex-direction: column;\n flex-wrap: wrap;\n gap: 0.5rem;\n }\n\n :host(.qti-choices-top) {\n flex-direction: column-reverse;\n }\n :host(.qti-choices-bottom) {\n flex-direction: column;\n }\n :host(.qti-choices-left) {\n flex-direction: row-reverse;\n & [name='drags'] {\n width: 25%;\n }\n & [part='image'] {\n width: 75%;\n }\n }\n :host(.qti-choices-right) {\n flex-direction: row;\n & [name='drags'] {\n width: 25%;\n }\n & [part='image'] {\n width: 75%;\n }\n }\n [part='image'] {\n display: block;\n position: relative;\n }\n /* [part='drops'] , */\n\n [name='drags'] {\n display: flex;\n align-items: flex-start;\n flex-wrap: wrap;\n flex: 1;\n border: 2px solid transparent;\n padding: 0.3rem;\n border-radius: 0.3rem;\n gap: 0.5rem;\n }\n ::slotted(img) {\n display: inline-block;\n user-select: none;\n pointer-events: none;\n }\n"]);tH=function e(){return t};return t}function tQ(){var t=P([' <slot name="prompt"></slot>\n <slot part="image"></slot>\n <slot part="drags" name="drags" class="hover-border"></slot>\n <div role="alert" id="validationMessage"></div>']);tQ=function e(){return t};return t}function tz(){var t=P(["\n slot:not([name='prompt']) {\n position: relative; /* qti-hotspot-choice relative to the slot */\n display: block;\n width: fit-content; /* hotspots not stretching further if image is at max size */\n }\n ::slotted(img) {\n /* image not selectable anymore */\n pointer-events: none;\n user-select: none;\n }\n"]);tz=function e(){return t};return t}function tF(){var t=P(['\n <slot name="prompt"></slot>\n <slot></slot>\n <div role="alert" id="validationMessage"></div>\n ']);tF=function e(){return t};return t}function tB(){var t=P(["\n slot:not([name='prompt']) {\n position: relative; /* qti-hotspot-choice relative to the slot */\n display: block;\n width: fit-content; /* hotspots not stretching further if image is at max size */\n }\n ::slotted(img) {\n /* image not selectable anymore */\n pointer-events: none;\n user-select: none;\n /* width:100%; */\n }\n"]);tB=function e(){return t};return t}function tW(){var t=P(['\n <slot name="prompt"></slot>\n <slot></slot>\n ']);tW=function e(){return t};return t}function tY(){var t=P(['\n <slot part="slot"></slot>\n <slot part="dropslot" name="qti-simple-associable-choice"></slot>\n ']);tY=function e(){return t};return t}function tX(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n }\n slot {\n width: 100%;\n display: block;\n }\n slot[name='qti-simple-associable-choice'] {\n width: 100%;\n }\n "]);tX=function e(){return t};return t}function tG(){var t=P(["\n slot:not([hidden]) {\n /* slot where the */\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n align-items: flex-start; /* prevents the drag and drop container slots having the same height */\n }\n :host(.qti-choices-top) slot {\n flex-direction: column;\n }\n :host(.qti-choices-bottom) slot {\n flex-direction: column-reverse;\n }\n :host(.qti-choices-left) slot {\n flex-direction: row;\n }\n :host(.qti-choices-right) slot {\n flex-direction: row-reverse;\n }\n slot[name='prompt'] {\n display: block;\n }\n ::slotted(qti-simple-match-set) {\n /* Make sure the drag and drop container slots have the same width */\n flex: 1;\n }\n"]);tG=function e(){return t};return t}function tJ(){var t=P(['<th part="r-header">',"</th>"]);tJ=function e(){return t};return t}function tK(){var t=P(["<td>\n <input\n type=","\n part=","\n name=","\n value=","\n .disabled=","\n @change=","\n @click=","\n />\n </td>"]);tK=function e(){return t};return t}function tZ(){var t=P(['<tr>\n <td part="c-header">',"</td>\n ","\n </tr>"]);tZ=function e(){return t};return t}function t0(){var t=P(["\n <table>\n <tr>\n <td></td>\n ","\n </tr>\n\n ","\n </table>\n "]);t0=function e(){return t};return t}function t1(){var t=P(['\n <slot name="prompt"></slot>\n <slot ?hidden=',"></slot>\n\n ",'\n\n <div role="alert" id="validationMessage"></div>\n ']);t1=function e(){return t};return t}function t2(){var t=P([' <slot name="prompt"></slot>\n <slot></slot>']);t2=function e(){return t};return t}function t3(){var t=P([""]);t3=function e(){return t};return t}function t5(){var t=P(["\n [part='drags'] {\n display: flex;\n align-items: flex-start;\n flex: 1;\n border: 2px solid transparent;\n }\n\n [part='drops'] {\n flex: 1;\n display: grid;\n grid-auto-flow: column;\n grid-auto-columns: 1fr;\n }\n\n :host([orientation='horizontal']) [part='drags'] {\n flex-direction: row;\n }\n :host([orientation='horizontal']) [part='drops'] {\n grid-auto-flow: column;\n }\n :host([orientation='vertical']) [part='drags'] {\n flex-direction: column;\n }\n :host([orientation='vertical']) [part='drops'] {\n grid-auto-flow: row;\n }\n\n [part='drop-list'] {\n display: block;\n flex: 1;\n }\n\n [part='container'] {\n display: flex;\n gap: 0.5rem;\n }\n :host(.qti-choices-top) [part='container'] {\n flex-direction: column;\n }\n :host(.qti-choices-bottom) [part='container'] {\n flex-direction: column-reverse;\n }\n :host(.qti-choices-left) [part='container'] {\n flex-direction: row;\n }\n :host(.qti-choices-right) [part='container'] {\n flex-direction: row-reverse;\n }\n"]);t5=function e(){return t};return t}function t4(){var t=P(['<drop-list part="drop-list" identifier="droplist','"></drop-list>',""]);t4=function e(){return t};return t}function t6(){var t=P([' <slot name="prompt"> </slot>\n <div part="container">\n <slot part="drags"> </slot>\n <div part="drops">\n ',"\n </div>\n </div>"]);t6=function e(){return t};return t}function t9(){var t=P(["<slot></slot>"]);t9=function e(){return t};return t}function t7(){var t=P(["\n :host {\n display: block;\n }\n ::slotted(img) {\n position: absolute;\n cursor: move;\n user-select: none;\n left: 50%;\n transform: translateX(-50%);\n }\n "]);t7=function e(){return t};return t}function t8(){var t=P(["<slot></slot>"]);t8=function e(){return t};return t}function et(){var t=P(["\n :host {\n display: inline-block;\n position: relative;\n }\n "]);et=function e(){return t};return t}function ee(){var t=P(['\n <button\n part="point"\n style=','\n aria-label="Remove point at ','"\n @click=',"\n ></button>\n "]);ee=function e(){return t};return t}function en(){var t=P([' <slot name="prompt"></slot>\n <point-container>\n ',"\n <slot></slot>\n </point-container>"]);en=function e(){return t};return t}function er(){var t=P(["\n :host {\n display: block;\n }\n point-container {\n display: block;\n position: relative;\n }\n "]);er=function e(){return t};return t}function ei(){var t=P(["\n :host {\n display: block;\n --show-bounds: true;\n --show-ticks: true;\n --show-value: true;\n }\n\n [part='slider'] {\n margin-left: 2rem; /* mx-8 */\n margin-right: 2rem;\n padding-bottom: 1rem; /* pb-4 */\n padding-top: 1.25rem; /* pt-5 */\n }\n\n [part='bounds'] {\n display: flex;\n width: 100%;\n justify-content: space-between;\n margin-bottom: 0.5rem; /* mb-2 */\n }\n\n [part='ticks'] {\n margin-left: 0.125rem; /* mx-0.5 */\n margin-right: 0.125rem;\n margin-bottom: 0.25rem; /* mb-1 */\n height: 0.5rem; /* h-2 */\n background: linear-gradient(to right, var(--qti-border-color) var(--qti-border-thickness), transparent 1px) repeat-x\n 0 center / calc(calc(100% - var(--qti-border-thickness)) / ((var(--max) - var(--min)) / var(--step))) 100%;\n }\n\n [part='rail'] {\n display: flex;\n align-items: center;\n box-sizing: border-box;\n height: 0.375rem; /* h-1.5 */\n width: 100%;\n cursor: pointer;\n border-radius: 9999px; /* rounded-full */\n border: 1px solid #d1d5db; /* border-gray-300 */\n background-color: #e5e7eb; /* bg-gray-200 */\n }\n\n [part='knob'] {\n background-color: var(--qti-bg-active);\n border: 2px solid var(--qti-border-active);\n position: relative;\n height: 1rem; /* h-4 */\n width: 1rem; /* w-4 */\n transform-origin: center;\n transform: translateX(-50%);\n cursor: pointer;\n border-radius: 9999px; /* rounded-full */\n left: var(--value-percentage);\n }\n\n [part='value'] {\n position: absolute;\n bottom: 2rem; /* bottom-8 */\n left: 0.5rem; /* left-2 */\n transform: translateX(-50%);\n cursor: pointer;\n border-radius: 0.25rem; /* rounded */\n background-color: #f3f4f6; /* bg-gray-100 */\n padding: 0.25rem 0.5rem; /* px-2 py-1 */\n text-align: center;\n color: #6b7280; /* text-gray-500 */\n }\n"]);ei=function e(){return t};return t}function eo(){var t=P(['\n <slot name="prompt"></slot>\n <div id="slider" part="slider">\n <div id="bounds" part="bounds">\n <div>',"</div>\n <div>",'</div>\n </div>\n\n <div id="ticks" part="ticks"></div>\n\n <div id="rail" part="rail" @mousedown='," @touchstart=",'>\n <div id="knob" part="knob"><div id="value" part="value">',"</div></div>\n </div>\n </div>\n "]);eo=function e(){return t};return t}function ea(){var t=P(["<slot @slotchange=","></slot>"]);ea=function e(){return t};return t}function es(){var t=P([' <slot name="drags"></slot> ']);es=function e(){return t};return t}function eu(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n position: absolute;\n }\n "]);eu=function e(){return t};return t}function el(){var t=P([' <slot name="drags"></slot>']);el=function e(){return t};return t}function ec(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n }\n "]);ec=function e(){return t};return t}function eh(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n }\n "]);eh=function e(){return t};return t}function ed(){var t=P(["<slot></slot>"]);ed=function e(){return t};return t}function ef(){var t=P(["\n :host {\n display: inline-flex;\n user-select: none;\n }\n "]);ef=function e(){return t};return t}function ev(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n position: absolute;\n }\n "]);ev=function e(){return t};return t}function ep(){var t=P(['<div part="ch"><div part="cha"></div></div>\n <slot></slot> ']);ep=function e(){return t};return t}function ey(){var t=P(["\n :host {\n display: flex;\n user-select: none;\n }\n "]);ey=function e(){return t};return t}function em(){var t=P(["\n :host {\n display: block;\n cursor: pointer;\n }\n "]);em=function e(){return t};return t}function eb(){var t=P([" <slot></slot> "]);eb=function e(){return t};return t}function eg(){var t=P(['<div id="label">',"</div>"]);eg=function e(){return t};return t}function e_(){var t=P(['<div part="ch">\n <div part="cha"></div>\n </div>\n ','\n <slot part="slot"></slot> ']);e_=function e(){return t};return t}function ek(){var t=P(["\n :host {\n display: flex;\n align-items: center;\n user-select: none;\n }\n slot {\n width: 100%;\n display: flex;\n align-items: center;\n }\n [part='ch'] {\n display: flex;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n }\n "]);ek=function e(){return t};return t}var QtiComponents=function(){var t=function t(t){var e=t.context;return function(t,n){var r=new WeakMap;if((typeof n==="undefined"?"undefined":$(n))=="object")return n.addInitializer(function(){r.set(this,new eH(this,{context:e}))}),{get:function e(){return t.get.call(this)},set:function e(e){var n;return(n=r.get(this))===null||n===void 0?void 0:n.setValue(e),t.set.call(this,e)},init:function t(t){var e;return(e=r.get(this))===null||e===void 0?void 0:e.setValue(t),t}};{t.constructor.addInitializer(function(t){r.set(t,new eH(t,{context:e}))});var i=Object.getOwnPropertyDescriptor(t,n),o;if(i===void 0){var a=new WeakMap;o={get:function t(){return a.get(this)},set:function t(t){r.get(this).setValue(t),a.set(this,t)},configurable:!0,enumerable:!0}}else{var s=i.set;o=x(k({},i),{set:function t(t){r.get(this).setValue(t),s===null||s===void 0?void 0:s.call(this,t)}})}return void Object.defineProperty(t,n,o)}}};var e=function t(t){var e=t.context,n=t.subscribe;return function(t,r){(typeof r==="undefined"?"undefined":$(r))=="object"?r.addInitializer(function(){var r=this;new eL(this,{context:e,callback:function(e){t.set.call(r,e)},subscribe:n})}):t.constructor.addInitializer(function(t){new eL(t,{context:e,callback:function(e){t[r]=e},subscribe:n})})}};var n=function t(t,e){if(!nS(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return ng!==void 0?ng.createHTML(e):e};var r=function t(t){return function(e,n){return(typeof n==="undefined"?"undefined":$(n))=="object"?rt(t,e,n):function(t,e,n){var r=e.hasOwnProperty(n);return e.constructor.createProperty(n,r?x(k({},t),{wrapped:!0}):t),r?Object.getOwnPropertyDescriptor(e,n):void 0}(t,e,n)}};var i=function t(t){return r(x(k({},t),{state:!0,attribute:!1}))};var u=function t(t,e){return function(n,r,i){var o=function(e){var n;var r;return(r=(n=e.renderRoot)===null||n===void 0?void 0:n.querySelector(t))!==null&&r!==void 0?r:null};if(e){var a=(typeof r==="undefined"?"undefined":$(r))=="object"?n:i!==null&&i!==void 0?i:function(){var t=Symbol();return{get:function e(){return this[t]},set:function e(e){this[t]=e}}}(),s=a.get,u=a.set;return re(n,r,{get:function t(){var t=s.call(this);return t===void 0&&(t=o(this),(t!==null||this.hasUpdated)&&u.call(this,t)),t}})}return re(n,r,{get:function t(){return o(this)}})}};var l=function t(t){return function(e,n){var r=t!==null&&t!==void 0?t:{},i=r.slot,o=r.selector,a="slot"+(i?"[name=".concat(i,"]"):":not([name])");return re(e,n,{get:function e(){var e;var n;var r=(e=this.renderRoot)===null||e===void 0?void 0:e.querySelector(a),i=(n=r===null||r===void 0?void 0:r.assignedElements(t))!==null&&n!==void 0?n:[];return o===void 0?i:i.filter(function(t){return t.matches(o)})}})}};var h=function t(t,e){var n=k({waitUntilFirstUpdate:!1},e);return function(e,r){var i=e.update,o=Array.isArray(t)?t:[t];e.update=function(t){var e=this;o.forEach(function(i){var o=i;if(t.has(o)){var a=t.get(o),s=e[o];a!==s&&(!n.waitUntilFirstUpdate||e.hasUpdated)&&e[r](a,s)}}),i.call(this,t)}}};var y=function t(t,e,n){t.querySelectorAll(e).forEach(function(t){var r="".concat(e,"-").concat(n),i=b(t,r);t.replaceWith(i)})};var m=function t(t,e){t.querySelectorAll("*").forEach(function(t){var n=t.classList;n&&n.forEach(function(n){if(n.startsWith("".concat(e,":"))){var r=n.slice("".concat(e,":").length),i="".concat(t.nodeName,"-").concat(r),o=b(t,i);t.replaceWith(o)}})})};var b=function t(t,e){var n=document.createElement(e);var r=true,i=false,o=undefined;try{for(var a=t.attributes[Symbol.iterator](),s;!(r=(s=a.next()).done);r=true){var u=s.value;n.setAttribute(u.name,u.value)}}catch(t){i=true;o=t}finally{try{if(!r&&a.return!=null){a.return()}}finally{if(i){throw o}}}for(;t.firstChild;)n.appendChild(t.firstChild);return n};var g=function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return e&&rs!==null&&rs.abort(),new Promise(function(e,n){var r=new XMLHttpRequest;rs=r,r.open("GET",t,!0),r.responseType="document",r.onload=function(){r.status>=200&&r.status<300?e(r.responseXML):n(r.statusText)},r.onerror=function(){n(r.statusText)},r.send()})};var _=function t(t){return new DOMParser().parseFromString(t,"text/xml")};var E=function t(t){var e=new XSLTProcessor,n=new DOMParser().parseFromString(ra,"text/xml");return e.importStylesheet(n),e.transformToFragment(t,document)};var w=function t(t,e){e.endsWith("/")||(e+="/"),t.querySelectorAll("[src],[href],[primary-path]").forEach(function(t){var n;var r="";t.getAttribute("src")&&(r="src"),t.getAttribute("href")&&(r="href"),t.getAttribute("primary-path")&&(r="primary-path");var i=(n=t.getAttribute(r))===null||n===void 0?void 0:n.trim();if(!i.startsWith("data:")&&!i.startsWith("http")){var o=e+encodeURI(i);t.setAttribute(r,o)}})};var C=function t(t){t.querySelectorAll('qti-custom-operator[class="js.org"] > qti-base-value').forEach(function(t){var e=document.createComment(t.textContent);t.replaceChild(e,t.firstChild)})};var S=function t(t){t.querySelectorAll("qti-stylesheet").forEach(function(t){return t.remove()})};var R=function t(t,e){var n=/*#__PURE__*/function(t){"use strict";v(n,t);function n(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++){e[r]=arguments[r]}s(this,n);var i;i=a(this,n,T(e));i.identifier="";i.tabIndex=0;i.disabled=!1;i.readonly=!1;i.internals=i.attachInternals();return i}c(n,[{key:"handleDisabledChange",value:function t(t,e){this.tabIndex=e?-1:0,e&&this.blur()}},{key:"connectedCallback",value:function t(){d(f(n.prototype),"connectedCallback",this).call(this),this.addEventListener("keyup",this._onKeyUp),this.addEventListener("click",this._onClick),this.dispatchEvent(new CustomEvent("register-".concat(e),{bubbles:!0,composed:!0}))}},{key:"disconnectedCallback",value:function t(){d(f(n.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("keyup",this._onKeyUp),this.removeEventListener("click",this._onClick),this.dispatchEvent(new CustomEvent("unregister-".concat(e),{bubbles:!0,composed:!0}))}},{key:"_onKeyUp",value:function t(t){t.altKey||t.code==="Space"&&(t.preventDefault(),this._activate())}},{key:"_onClick",value:function t(){this.disabled||this.readonly||(this.focus(),this._activate())}},{key:"_activate",value:function t(){this.disabled||this.readonly||this.dispatchEvent(new CustomEvent("activate-".concat(e),{bubbles:!0,composed:!0,detail:{identifier:this.identifier}}))}},{key:"render",value:function t(){return nN(N())}}]);return n}(t);return eI([r({type:String})],n.prototype,"identifier",2),eI([r({type:Number,reflect:!0,attribute:"tabindex"})],n.prototype,"tabIndex",2),eI([r({type:Boolean,reflect:!0,attribute:"aria-disabled",converter:rc})],n.prototype,"disabled",2),eI([r({type:Boolean,reflect:!0,attribute:"aria-readonly",converter:rc})],n.prototype,"readonly",2),eI([h("disabled",{waitUntilFirstUpdate:!0})],n.prototype,"handleDisabledChange",1),n};var P=function t(t){return t==null};var O=function t(t){return t.replace(/([^:]\/)\/+/g,"$1").replace(/\/\//g,"/").replace("http:/","http://").replace("https:/","https://")};var I=function t(t){this._$AN!==void 0?(rz(this),this._$AM=t,rF(this)):this._$AM=t};var eE=function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;var r=this._$AH,i=this._$AN;if(i!==void 0&&i.size!==0)if(e)if(Array.isArray(r))for(var o=n;o<r.length;o++)rQ(r[o],!1),rz(r[o]);else r!=null&&(rQ(r,!1),rz(r));else rQ(this,t)};var ex=function t(t){return /*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"calculateChildren",value:function t(t){return t.map(function(t){var e=t;if(!e.calculate)return console.error("Element doesn't implement QtiConditionExpression"),null;var n=e.calculate(),r=!1;if(typeof n=="string")if(n==="true")r=!0;else if(n==="false")r=!1;else return console.error("unexpected val in qti-or, expected boolean"),null;else typeof n=="boolean"&&(r=n);return r}).every(function(t){return typeof t=="boolean"&&t})}}]);return e}(t)};var ew=function t(t){return /*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"calculateChildren",value:function t(t){var e=t.map(function(t){if(!t.calculate)return console.error("Element doesn't implement QtiConditionExpression"),null;var e=t.calculate();return Number.isNaN(e)?(console.error("Unexpected value in qti-subtract, expected number"),null):Number(e)});return e.some(function(t){return t===null})?(console.error("One or more child expressions returned invalid values"),0):e[0]-e[1]}}]);return e}(t)};var eC=function t(t,e){var n;return function(e,r){var i=e.connectedCallback,o=e.disconnectedCallback;e.connectedCallback=function(){var e=this;var o;i.call(this);var a=function(n){var i;var o=Array.from(e.querySelectorAll(t)).concat(Array.from(((i=e.shadowRoot)===null||i===void 0?void 0:i.querySelectorAll(t))||[]));var a=true,s=false,u=undefined;try{for(var l=n[Symbol.iterator](),c;!(a=(c=l.next()).done);a=true){var h=c.value;var d=Array.from(h.addedNodes).map(function(t){return t}),f=Array.from(h.addedNodes).map(function(t){return t});h.type==="childList"&&d.find(function(t){return o.includes(t)})&&e[r](d,f)}}catch(t){s=true;u=t}finally{try{if(!a&&l.return!=null){l.return()}}finally{if(s){throw u}}}};n=new MutationObserver(a),n.observe(this,{childList:!0,subtree:!0});var s=Array.from(this.querySelectorAll(t)).concat(Array.from(((o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(t))||[]));this[r](Array.from(s),[])},e.disconnectedCallback=function(){o.call(this),n.disconnect()}}};var eA=function t(t,e,n,r){switch(t){case"circle":{var i=q(e,3),o=i[0],a=i[1],s=i[2],u=o/n.width*100,l=a/n.height*100,c=s/n.width*100;r.style.left=u-c+"%",r.style.top=l-c+"%",r.style.width=r.style.height=4*c+"px",r.style.borderRadius="9999px"}break;case"rect":{var h=q(e,4),d=h[0],f=h[1],v=h[2],p=h[3],y=d/n.width*100,m=f/n.height*100,b=v/n.width*100,g=p/n.height*100;r.style.left=y+"%",r.style.top=m+"%",r.style.width=b-y+"%",r.style.height=g-m+"%"}break;case"poly":{var _,k,E,x;var w=e.reduce(function(t,e,n,r){if(n%2===1){var i=t.pop();t[t.length]={x:i,y:r[n]}}else t.push(e);return t},[]),C=(_=Math).min.apply(_,T(w.map(function(t){return t.x}))),A=(k=Math).max.apply(k,T(w.map(function(t){return t.x}))),S=(E=Math).min.apply(E,T(w.map(function(t){return t.y}))),R=(x=Math).max.apply(x,T(w.map(function(t){return t.y}))),P=C/n.width*100,M=S/n.height*100,$=A/n.width*100,O=R/n.height*100;r.style.left=C/n.width*100+"%",r.style.top=S/n.height*100+"%",r.style.width=$-P+"%",r.style.height=O-M+"%";var U=w.map(function(t){return{x:(t.x-C)/(A-C)*100,y:(t.y-S)/(R-S)*100}}).map(function(t){return Math.round(t.x)+"% "+Math.round(t.y)+"%"}).join(",");r.style.clipPath="polygon(".concat(U,")")}break;default:break}};var eS,eq;var eR=Object.defineProperty;var eP=Object.getOwnPropertyDescriptor;var eM=Object.getOwnPropertyNames;var eT=Object.prototype.hasOwnProperty;var e$=function(t,e){for(var n in e)eR(t,n,{get:e[n],enumerable:!0})},eO=function(t,e,n,r){var i=true,o=false,a=undefined;if(e&&(typeof e==="undefined"?"undefined":$(e))=="object"||typeof e=="function")try{var s=function(){var i=l.value;!eT.call(t,i)&&i!==n&&eR(t,i,{get:function(){return e[i]},enumerable:!(r=eP(e,i))||r.enumerable})};for(var u=eM(e)[Symbol.iterator](),l;!(i=(l=u.next()).done);i=true)s()}catch(t){o=true;a=t}finally{try{if(!i&&u.return!=null){u.return()}}finally{if(o){throw a}}}return t};var eU=function(t){return eO(eR({},"__esModule",{value:!0}),t)},eI=function(t,e,n,r){for(var i=r>1?void 0:r?eP(e,n):e,o=t.length-1,a;o>=0;o--)(a=t[o])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&eR(e,n,i),i};var eD={};e$(eD,{ActiveElementMixin:function(){return R},Interaction:function(){return rq},QtiAnd:function(){return ib},QtiAssessmentItem:function(){return ri},QtiAssessmentStimulusRef:function(){return rl},QtiAssociableHotspot:function(){return op},QtiAssociateInteraction:function(){return iX},QtiBaseValue:function(){return ig},QtiChoiceInteraction:function(){return r7},QtiCompanionMaterialsInfo:function(){return rb},QtiConditionExpression:function(){return im},QtiContains:function(){return i_},QtiContentBody:function(){return rg},QtiCorrect:function(){return ik},QtiCustomInteraction:function(){return iG},QtiCustomOperator:function(){return ov},QtiEndAttemptInteraction:function(){return iJ},QtiEqual:function(){return iw},QtiEqualRounded:function(){return iE},QtiExpression:function(){return iy},QtiExtendedTextInteraction:function(){return rP},QtiFeedbackBlock:function(){return rw},QtiFeedbackInline:function(){return rC},QtiGap:function(){return oy},QtiGapImg:function(){return om},QtiGapMatchInteraction:function(){return iZ},QtiGapText:function(){return ob},QtiGraphicAssociateInteraction:function(){return i3},QtiGraphicGapMatchInteraction:function(){return i4},QtiGraphicOrderInteraction:function(){return i9},QtiGt:function(){return iC},QtiGte:function(){return iA},QtiHotspotChoice:function(){return og},QtiHotspotInteraction:function(){return i8},QtiHottext:function(){return o_},QtiHottextInteraction:function(){return r1},QtiInlineChoice:function(){return ok},QtiInlineChoiceInteraction:function(){return r5},QtiIsNull:function(){return iS},QtiItemBody:function(){return rd},QtiLookupOutcomeValue:function(){return iu},QtiLt:function(){return iq},QtiLte:function(){return iR},QtiMapResponse:function(){return iP},QtiMapping:function(){return iM},QtiMatch:function(){return iT},QtiMatchInteraction:function(){return on},QtiMediaInteraction:function(){return or},QtiMember:function(){return i$},QtiModalFeedback:function(){return rA},QtiMultiple:function(){return iO},QtiNot:function(){return iU},QtiOr:function(){return iI},QtiOrderInteraction:function(){return oo},QtiOrdered:function(){return iD},QtiOutcomeDeclaration:function(){return ry},QtiOutcomeProcessing:function(){return it},QtiOutcomeProcessingProcessor:function(){return ie},QtiPortableCustomInteraction:function(){return iF},QtiPositionObjectInteraction:function(){return oa},QtiPositionObjectStage:function(){return os},QtiPrintedVariable:function(){return iN},QtiProduct:function(){return iL},QtiPrompt:function(){return rf},QtiResponseCondition:function(){return il},QtiResponseDeclaration:function(){return rm},QtiResponseElse:function(){return id},QtiResponseElseIf:function(){return ip},QtiResponseIf:function(){return iv},QtiResponseProcessing:function(){return ia},QtiRubricBlock:function(){return r_},QtiRule:function(){return is},QtiSelectPointInteraction:function(){return oh},QtiSetOutcomeValue:function(){return ic},QtiSetOutcomeValueRule:function(){return ih},QtiSimpleAssociableChoice:function(){return ot},QtiSimpleChoice:function(){return oE},QtiSliderInteraction:function(){return of},QtiStringMatch:function(){return ij},QtiStylesheet:function(){return rv},QtiSubtract:function(){return iV},QtiSum:function(){return iH},QtiSumExpression:function(){return iQ},QtiTextEntryInteraction:function(){return rZ},QtiUploadInteraction:function(){return r8},QtiVariable:function(){return iz},itemContext:function(){return rr},itemContextVariables:function(){return rn},qtiAndMixin:function(){return ex},qtiSubtractMixin:function(){return ew}});var eN=/*#__PURE__*/function(t){"use strict";v(e,t);function e(t,n,r){s(this,e);var i;i=a(this,e,["context-request",{bubbles:!0,composed:!0}]),i.context=t,i.callback=n,i.subscribe=r!==null&&r!==void 0?r:!1;return i}return e}(U(Event));var eL=/*#__PURE__*/function(){"use strict";function t(e,n,r,i){var o=this;s(this,t);if(this.subscribe=!1,this.provided=!1,this.value=void 0,this.t=function(t,e){o.unsubscribe&&(o.unsubscribe!==e&&(o.provided=!1,o.unsubscribe()),o.subscribe||o.unsubscribe()),o.value=t,o.host.requestUpdate(),o.provided&&!o.subscribe||(o.provided=!0,o.callback&&o.callback(t,e)),o.unsubscribe=e},this.host=e,n.context!==void 0){var a=n;var u;this.context=a.context,this.callback=a.callback,this.subscribe=(u=a.subscribe)!==null&&u!==void 0?u:!1}else this.context=n,this.callback=r,this.subscribe=i!==null&&i!==void 0?i:!1;this.host.addController(this)}c(t,[{key:"hostConnected",value:function t(){this.dispatchRequest()}},{key:"hostDisconnected",value:function t(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0)}},{key:"dispatchRequest",value:function t(){this.host.dispatchEvent(new eN(this.context,this.t,this.subscribe))}}]);return t}();var eV=/*#__PURE__*/function(){"use strict";function t(e){var n=this;s(this,t);this.subscriptions=new Map,this.updateObservers=function(){var t=true,e=false,r=undefined;try{for(var i=n.subscriptions[Symbol.iterator](),o;!(t=(o=i.next()).done);t=true){var a=q(o.value,2),s=a[0],u=a[1],l=u.disposer;s(n.o,l)}}catch(t){e=true;r=t}finally{try{if(!t&&i.return!=null){i.return()}}finally{if(e){throw r}}}},e!==void 0&&(this.value=e)}c(t,[{key:"value",get:function t(){return this.o},set:function t(t){this.setValue(t)}},{key:"setValue",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;var n=e||!Object.is(t,this.o);this.o=t,n&&this.updateObservers()}},{key:"addCallback",value:function t(t,e,n){var r=this;if(!n)return void t(this.value);this.subscriptions.has(t)||this.subscriptions.set(t,{disposer:function(){r.subscriptions.delete(t)},consumerHost:e});var i=this.subscriptions.get(t),o=i.disposer;t(this.value,o)}},{key:"clearCallbacks",value:function t(){this.subscriptions.clear()}}]);return t}();var ej=/*#__PURE__*/function(t){"use strict";v(e,t);function e(t){s(this,e);var n;n=a(this,e,["context-provider",{bubbles:!0,composed:!0}]),n.context=t;return n}return e}(U(Event)),eH=/*#__PURE__*/function(t){"use strict";v(e,t);function e(t,n,r){s(this,e);var i;var o,u;i=a(this,e,[n.context!==void 0?n.initialValue:r]),i.onContextRequest=function(t){var e=t.composedPath()[0];t.context===i.context&&e!==i.host&&(t.stopPropagation(),i.addCallback(t.callback,e,t.subscribe))},i.onProviderRequest=function(t){var e=t.composedPath()[0];if(t.context!==i.context||e===i.host)return;var n=new Set;var r=true,o=false,a=undefined;try{for(var s=i.subscriptions[Symbol.iterator](),u;!(r=(u=s.next()).done);r=true){var l=q(u.value,2),c=l[0],h=l[1],d=h.consumerHost;n.has(c)||(n.add(c),d.dispatchEvent(new eN(i.context,c,!0)))}}catch(t){o=true;a=t}finally{try{if(!r&&s.return!=null){s.return()}}finally{if(o){throw a}}}t.stopPropagation()},i.host=t,n.context!==void 0?i.context=n.context:i.context=n,i.attachListeners(),(o=(u=i.host).addController)===null||o===void 0?void 0:o.call(u,i);return i}c(e,[{key:"attachListeners",value:function t(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}},{key:"hostConnected",value:function t(){this.host.dispatchEvent(new ej(this.context))}}]);return e}(eV);var eQ=/*#__PURE__*/function(){"use strict";function t(e){s(this,t);this.ariaAtomic="",this.ariaAutoComplete="",this.ariaBrailleLabel="",this.ariaBrailleRoleDescription="",this.ariaBusy="",this.ariaChecked="",this.ariaColCount="",this.ariaColIndex="",this.ariaColSpan="",this.ariaCurrent="",this.ariaDescription="",this.ariaDisabled="",this.ariaExpanded="",this.ariaHasPopup="",this.ariaHidden="",this.ariaInvalid="",this.ariaKeyShortcuts="",this.ariaLabel="",this.ariaLevel="",this.ariaLive="",this.ariaModal="",this.ariaMultiLine="",this.ariaMultiSelectable="",this.ariaOrientation="",this.ariaPlaceholder="",this.ariaPosInSet="",this.ariaPressed="",this.ariaReadOnly="",this.ariaRequired="",this.ariaRoleDescription="",this.ariaRowCount="",this.ariaRowIndex="",this.ariaRowSpan="",this.ariaSelected="",this.ariaSetSize="",this.ariaSort="",this.ariaValueMax="",this.ariaValueMin="",this.ariaValueNow="",this.ariaValueText="",this.role="",this.form=null,this.labels=[],this.states=new Set,this.validationMessage="",this.validity={},this.willValidate=!0,this.__host=e}c(t,[{key:"shadowRoot",get:function t(){return this.__host.__shadowRoot}},{key:"checkValidity",value:function t(){return console.warn("`ElementInternals.checkValidity()` was called on the server.This method always returns true."),!0}},{key:"reportValidity",value:function t(){return!0}},{key:"setFormValue",value:function t(){}},{key:"setValidity",value:function t(){}}]);return t}();var ez=new WeakMap,eF=function(t){var e=ez.get(t);return e===void 0&&ez.set(t,e=new Map),e},eB=/*#__PURE__*/function(){"use strict";function t(){s(this,t);this.__shadowRootMode=null,this.__shadowRoot=null,this.__internals=null}c(t,[{key:"attributes",get:function t(){return Array.from(eF(this)).map(function(t){var e=q(t,2),n=e[0],r=e[1];return{name:n,value:r}})}},{key:"shadowRoot",get:function t(){return this.__shadowRootMode==="closed"?null:this.__shadowRoot}},{key:"localName",get:function t(){return this.constructor.__localName}},{key:"tagName",get:function t(){var t;return(t=this.localName)===null||t===void 0?void 0:t.toUpperCase()}},{key:"setAttribute",value:function t(t,e){eF(this).set(t,String(e))}},{key:"removeAttribute",value:function t(t){eF(this).delete(t)}},{key:"toggleAttribute",value:function t(t,e){if(this.hasAttribute(t)){if(e===void 0||!e)return this.removeAttribute(t),!1}else return e===void 0||e?(this.setAttribute(t,""),!0):!1;return!0}},{key:"hasAttribute",value:function t(t){return eF(this).has(t)}},{key:"attachShadow",value:function t(t){var e={host:this};return this.__shadowRootMode=t.mode,t&&t.mode==="open"&&(this.__shadowRoot=e),e}},{key:"attachInternals",value:function t(){if(this.__internals!==null)throw new Error("Failed to execute 'attachInternals' on 'HTMLElement': ElementInternals for the specified element was already attached.");var t=new eQ(this);return this.__internals=t,t}},{key:"getAttribute",value:function t(t){var e;return(e=eF(this).get(t))!==null&&e!==void 0?e:null}}]);return t}();var eW=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}return e}(eB),eY=eW;var eX=/*#__PURE__*/function(){"use strict";function t(){s(this,t);this.__definitions=new Map}c(t,[{key:"define",value:function t(t,e){if(this.__definitions.has(t))if(process.env.NODE_ENV==="development")console.warn("'CustomElementRegistry' already has \"".concat(t,'" defined. This may have been caused by live reload or hot module replacement in which case it can be safely ignored.\nMake sure to test your application with a production build as repeat registrations will throw in production.'));else throw new Error("Failed to execute 'define' on 'CustomElementRegistry': the name \"".concat(t,'" has already been used with this registry'));var n;e.__localName=t,this.__definitions.set(t,{ctor:e,observedAttributes:(n=e.observedAttributes)!==null&&n!==void 0?n:[]})}},{key:"get",value:function t(t){var e;return(e=this.__definitions.get(t))===null||e===void 0?void 0:e.ctor}}]);return t}(),eG=eX;var eJ=new eG;var eK=globalThis,eZ=eK.ShadowRoot&&(eK.ShadyCSS===void 0||eK.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,e0=Symbol(),e1=new WeakMap,e2=/*#__PURE__*/function(){"use strict";function t(e,n,r){s(this,t);if(this._$cssResult$=!0,r!==e0)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=n}c(t,[{key:"styleSheet",get:function t(){var t=this.o,e=this.t;if(eZ&&t===void 0){var n=e!==void 0&&e.length===1;n&&(t=e1.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&e1.set(e,t))}return t}},{key:"toString",value:function t(){return this.cssText}}]);return t}(),e3=function(t){return new e2(typeof t=="string"?t:t+"",void 0,e0)},e5=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++){n[r-1]=arguments[r]}var i=t.length===1?t[0]:n.reduce(function(e,n,r){return e+function(t){if(t._$cssResult$===!0)return t.cssText;if(typeof t=="number")return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")}(n)+t[r+1]},t[0]);return new e2(i,t,e0)},e4=function(t,e){var n=true,r=false,i=undefined;if(eZ)t.adoptedStyleSheets=e.map(function(t){return p(t,CSSStyleSheet)?t:t.styleSheet});else try{for(var o=e[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;var u=document.createElement("style"),l=eK.litNonce;l!==void 0&&u.setAttribute("nonce",l),u.textContent=s.cssText,t.appendChild(u)}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}},e6=eZ||eK.CSSStyleSheet===void 0?function(t){return t}:function(t){return p(t,CSSStyleSheet)?function(t){var e="";var n=true,r=false,i=undefined;try{for(var o=t.cssRules[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;e+=s.cssText}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}return e3(e)}(t):t};var e9=Object.is,e7=Object.defineProperty,e8=Object.getOwnPropertyDescriptor,nt=Object.getOwnPropertyNames,ne=Object.getOwnPropertySymbols,nn=Object.getPrototypeOf,nr=globalThis;var ni;(ni=nr.customElements)!==null&&ni!==void 0?ni:nr.customElements=eJ;var no=nr.trustedTypes,na=no?no.emptyScript:"",ns=nr.reactiveElementPolyfillSupport,nu=function(t,e){return t},nl={toAttribute:function t(t,e){switch(e){case Boolean:t=t?na:null;break;case Object:case Array:t=t==null?t:JSON.stringify(t)}return t},fromAttribute:function t(t,e){var n=t;switch(e){case Boolean:n=t!==null;break;case Number:n=t===null?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},nc=function(t,e){return!e9(t,e)},nh={attribute:!0,type:String,converter:nl,reflect:!1,hasChanged:nc};var nd,nf;(nd=Symbol.metadata)!==null&&nd!==void 0?nd:Symbol.metadata=Symbol("metadata"),(nf=nr.litPropertyMetadata)!==null&&nf!==void 0?nf:nr.litPropertyMetadata=new WeakMap;var nv;var np=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e),t._$Ep=void 0,t.isUpdatePending=!1,t.hasUpdated=!1,t._$Em=null,t._$Ev();return t}c(e,[{key:"_$Ev",value:function t(){var t=this;var e;this._$ES=new Promise(function(e){return t.enableUpdating=e}),this._$AL=new Map,this._$E_(),this.requestUpdate(),(e=this.constructor.l)===null||e===void 0?void 0:e.forEach(function(e){return e(t)})}},{key:"addController",value:function t(t){var e;var n;((n=this._$EO)!==null&&n!==void 0?n:this._$EO=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)===null||e===void 0?void 0:e.call(t))}},{key:"removeController",value:function t(t){var e;(e=this._$EO)===null||e===void 0?void 0:e.delete(t)}},{key:"_$E_",value:function t(){var t=new Map,e=this.constructor.elementProperties;var n=true,r=false,i=undefined;try{for(var o=e.keys()[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s])}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}t.size>0&&(this._$Ep=t)}},{key:"createRenderRoot",value:function t(){var t;var e=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return e4(e,this.constructor.elementStyles),e}},{key:"connectedCallback",value:function t(){var t;var e;(e=this.renderRoot)!==null&&e!==void 0?e:this.renderRoot=this.createRenderRoot(),this.enableUpdating(!0),(t=this._$EO)===null||t===void 0?void 0:t.forEach(function(t){var e;return(e=t.hostConnected)===null||e===void 0?void 0:e.call(t)})}},{key:"enableUpdating",value:function t(t){}},{key:"disconnectedCallback",value:function t(){var t;(t=this._$EO)===null||t===void 0?void 0:t.forEach(function(t){var e;return(e=t.hostDisconnected)===null||e===void 0?void 0:e.call(t)})}},{key:"attributeChangedCallback",value:function t(t,e,n){this._$AK(t,n)}},{key:"_$EC",value:function t(t,e){var n=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,n);if(r!==void 0&&n.reflect===!0){var i;var o=(((i=n.converter)===null||i===void 0?void 0:i.toAttribute)!==void 0?n.converter:nl).toAttribute(e,n.type);this._$Em=t,o==null?this.removeAttribute(r):this.setAttribute(r,o),this._$Em=null}}},{key:"_$AK",value:function t(t,e){var n=this.constructor,r=n._$Eh.get(t);if(r!==void 0&&this._$Em!==r){var i;var o=n.getPropertyOptions(r),a=typeof o.converter=="function"?{fromAttribute:o.converter}:((i=o.converter)===null||i===void 0?void 0:i.fromAttribute)!==void 0?o.converter:nl;this._$Em=r,this[r]=a.fromAttribute(e,o.type),this._$Em=null}}},{key:"requestUpdate",value:function t(t,e,n){if(t!==void 0){var r;if(n!==null&&n!==void 0?n:n=this.constructor.getPropertyOptions(t),!((r=n.hasChanged)!==null&&r!==void 0?r:nc)(this[t],e))return;this.P(t,e,n)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}},{key:"P",value:function t(t,e,n){var r;this._$AL.has(t)||this._$AL.set(t,e),n.reflect===!0&&this._$Em!==t&&((r=this._$Ej)!==null&&r!==void 0?r:this._$Ej=new Set).add(t)}},{key:"_$ET",value:function t(){var t=this;return o(function(){var e,n,r;return D(this,function(i){switch(i.label){case 0:t.isUpdatePending=!0;i.label=1;case 1:i.trys.push([1,3,,4]);return[4,t._$ES];case 2:i.sent();return[3,4];case 3:e=i.sent();Promise.reject(e);return[3,4];case 4:n=t.scheduleUpdate();r=n!=null;if(!r)return[3,6];return[4,n];case 5:r=i.sent();i.label=6;case 6:return[2,(r,!t.isUpdatePending)]}})})()}},{key:"scheduleUpdate",value:function t(){return this.performUpdate()}},{key:"performUpdate",value:function t(){if(!this.isUpdatePending)return;if(!this.hasUpdated){var t;if((t=this.renderRoot)!==null&&t!==void 0?t:this.renderRoot=this.createRenderRoot(),this._$Ep){var e=true,n=false,r=undefined;try{for(var i=this._$Ep[Symbol.iterator](),o;!(e=(o=i.next()).done);e=true){var a=q(o.value,2),s=a[0],u=a[1];this[s]=u}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}this._$Ep=void 0}var l=this.constructor.elementProperties;var c=true,h=false,d=undefined;if(l.size>0)try{for(var f=l[Symbol.iterator](),v;!(c=(v=f.next()).done);c=true){var p=q(v.value,2),y=p[0],m=p[1];m.wrapped!==!0||this._$AL.has(y)||this[y]===void 0||this.P(y,this[y],m)}}catch(t){h=true;d=t}finally{try{if(!c&&f.return!=null){f.return()}}finally{if(h){throw d}}}}var b=!1,g=this._$AL;try{var _;b=this.shouldUpdate(g),b?(this.willUpdate(g),(_=this._$EO)===null||_===void 0?void 0:_.forEach(function(t){var e;return(e=t.hostUpdate)===null||e===void 0?void 0:e.call(t)}),this.update(g)):this._$EU()}catch(t){throw b=!1,this._$EU(),t}b&&this._$AE(g)}},{key:"willUpdate",value:function t(t){}},{key:"_$AE",value:function t(t){var e;(e=this._$EO)===null||e===void 0?void 0:e.forEach(function(t){var e;return(e=t.hostUpdated)===null||e===void 0?void 0:e.call(t)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}},{key:"_$EU",value:function t(){this._$AL=new Map,this.isUpdatePending=!1}},{key:"updateComplete",get:function t(){return this.getUpdateComplete()}},{key:"getUpdateComplete",value:function t(){return this._$ES}},{key:"shouldUpdate",value:function t(t){return!0}},{key:"update",value:function t(t){var e=this;this._$Ej&&(this._$Ej=this._$Ej.forEach(function(t){return e._$EC(t,e[t])})),this._$EU()}},{key:"updated",value:function t(t){}},{key:"firstUpdated",value:function t(t){}}],[{key:"addInitializer",value:function t(t){var e;this._$Ei(),((e=this.l)!==null&&e!==void 0?e:this.l=[]).push(t)}},{key:"observedAttributes",get:function t(){return this.finalize(),this._$Eh&&T(this._$Eh.keys())}},{key:"createProperty",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:nh;if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){var n=Symbol(),r=this.getPropertyDescriptor(t,n,e);r!==void 0&&e7(this.prototype,t,r)}}},{key:"getPropertyDescriptor",value:function t(t,e,n){var r;var i=(r=e8(this.prototype,t))!==null&&r!==void 0?r:{get:function t(){return this[e]},set:function t(t){this[e]=t}},o=i.get,a=i.set;return{get:function t(){return o===null||o===void 0?void 0:o.call(this)},set:function e(e){var r=o===null||o===void 0?void 0:o.call(this);a.call(this,e),this.requestUpdate(t,r,n)},configurable:!0,enumerable:!0}}},{key:"getPropertyOptions",value:function t(t){var e;return(e=this.elementProperties.get(t))!==null&&e!==void 0?e:nh}},{key:"_$Ei",value:function t(){if(this.hasOwnProperty(nu("elementProperties")))return;var t=nn(this);t.finalize(),t.l!==void 0&&(this.l=T(t.l)),this.elementProperties=new Map(t.elementProperties)}},{key:"finalize",value:function t(){if(this.hasOwnProperty(nu("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(nu("properties"))){var t=this.properties,e=T(nt(t)).concat(T(ne(t)));var n=true,r=false,i=undefined;try{for(var o=e[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;this.createProperty(s,t[s])}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}}var u=this[Symbol.metadata];if(u!==null){var l=litPropertyMetadata.get(u);var c=true,h=false,d=undefined;if(l!==void 0)try{for(var f=l[Symbol.iterator](),v;!(c=(v=f.next()).done);c=true){var p=q(v.value,2),y=p[0],m=p[1];this.elementProperties.set(y,m)}}catch(t){h=true;d=t}finally{try{if(!c&&f.return!=null){f.return()}}finally{if(h){throw d}}}}this._$Eh=new Map;var b=true,g=false,_=undefined;try{for(var k=this.elementProperties[Symbol.iterator](),E;!(b=(E=k.next()).done);b=true){var x=q(E.value,2),w=x[0],C=x[1];var A=this._$Eu(w,C);A!==void 0&&this._$Eh.set(A,w)}}catch(t){g=true;_=t}finally{try{if(!b&&k.return!=null){k.return()}}finally{if(g){throw _}}}this.elementStyles=this.finalizeStyles(this.styles)}},{key:"finalizeStyles",value:function t(t){var e=[];if(Array.isArray(t)){var n=new Set(t.flat(1/0).reverse());var r=true,i=false,o=undefined;try{for(var a=n[Symbol.iterator](),s;!(r=(s=a.next()).done);r=true){var u=s.value;e.unshift(e6(u))}}catch(t){i=true;o=t}finally{try{if(!r&&a.return!=null){a.return()}}finally{if(i){throw o}}}}else t!==void 0&&e.push(e6(t));return e}},{key:"_$Eu",value:function t(t,e){var n=e.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?t.toLowerCase():void 0}}]);return e}((nv=globalThis.HTMLElement)!==null&&nv!==void 0?nv:eY);var ny;np.elementStyles=[],np.shadowRootOptions={mode:"open"},np[nu("elementProperties")]=new Map,np[nu("finalized")]=new Map,ns===null||ns===void 0?void 0:ns({ReactiveElement:np}),((ny=nr.reactiveElementVersions)!==null&&ny!==void 0?ny:nr.reactiveElementVersions=[]).push("2.0.4");var nm=globalThis,nb=nm.trustedTypes,ng=nb?nb.createPolicy("lit-html",{createHTML:function(t){return t}}):void 0,n_="$lit$",nk="lit$".concat(Math.random().toFixed(9).slice(2),"$"),nE="?"+nk,nx="<".concat(nE,">"),nw=nm.document===void 0?{createTreeWalker:function(){return{}}}:document,nC=function(){return nw.createComment("")},nA=function(t){return t===null||(typeof t==="undefined"?"undefined":$(t))!="object"&&typeof t!="function"},nS=Array.isArray,nq=function(t){return nS(t)||typeof(t===null||t===void 0?void 0:t[Symbol.iterator])=="function"},nR="[ \n\f\r]",nP=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,nM=/-->/g,nT=/>/g,n$=RegExp(">|".concat(nR,"(?:([^\\s\"'>=/]+)(").concat(nR,"*=").concat(nR,"*(?:[^ \n\f\r\"'`<>=]|(\"|')|))|$)"),"g"),nO=/'/g,nU=/"/g,nI=/^(?:script|style|textarea|title)$/i,nD=function(t){return function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++){r[i-1]=arguments[i]}return{_$litType$:t,strings:e,values:r}}},nN=nD(1),nL=nD(2),nV=nD(3),nj=Symbol.for("lit-noChange"),nH=Symbol.for("lit-nothing"),nQ=new WeakMap,nz=nw.createTreeWalker(nw,129);var nF=function(t,e){var r=t.length-1,i=[],o,a=e===2?"<svg>":e===3?"<math>":"",s=nP;for(var u=0;u<r;u++){var l=t[u],c=void 0,h=void 0,d=-1,f=0;for(;f<l.length&&(s.lastIndex=f,h=s.exec(l),h!==null);)f=s.lastIndex,s===nP?h[1]==="!--"?s=nM:h[1]!==void 0?s=nT:h[2]!==void 0?(nI.test(h[2])&&(o=RegExp("</"+h[2],"g")),s=n$):h[3]!==void 0&&(s=n$):s===n$?h[0]===">"?(s=o!==null&&o!==void 0?o:nP,d=-1):h[1]===void 0?d=-2:(d=s.lastIndex-h[2].length,c=h[1],s=h[3]===void 0?n$:h[3]==='"'?nU:nO):s===nU||s===nO?s=n$:s===nM||s===nT?s=nP:(s=n$,o=void 0);var v=s===n$&&t[u+1].startsWith("/>")?" ":"";a+=s===nP?l+nx:d>=0?(i.push(c),l.slice(0,d)+n_+l.slice(d)+nk+v):l+nk+(d===-2?u:v)}return[n(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},nB=/*#__PURE__*/function(){"use strict";function t(e,n){var r=e.strings,i=e._$litType$;s(this,t);var o;this.parts=[];var a=0,u=0,l=r.length-1,c=this.parts,h=q(nF(r,i),2),d=h[0],f=h[1];if(this.el=t.createElement(d,n),nz.currentNode=this.el.content,i===2||i===3){var v;var p=this.el.content.firstChild;(v=p).replaceWith.apply(v,T(p.childNodes))}for(;(o=nz.nextNode())!==null&&c.length<l;){if(o.nodeType===1){var y=true,m=false,b=undefined;if(o.hasAttributes())try{for(var g=o.getAttributeNames()[Symbol.iterator](),_;!(y=(_=g.next()).done);y=true){var k=_.value;if(k.endsWith(n_)){var E=f[u++],x=o.getAttribute(k).split(nk),w=/([.?@])?(.*)/.exec(E);c.push({type:1,index:a,name:w[2],strings:x,ctor:w[1]==="."?nJ:w[1]==="?"?nK:w[1]==="@"?nZ:nG}),o.removeAttribute(k)}else k.startsWith(nk)&&(c.push({type:6,index:a}),o.removeAttribute(k))}}catch(t){m=true;b=t}finally{try{if(!y&&g.return!=null){g.return()}}finally{if(m){throw b}}}if(nI.test(o.tagName)){var C=o.textContent.split(nk),A=C.length-1;if(A>0){o.textContent=nb?nb.emptyScript:"";for(var S=0;S<A;S++)o.append(C[S],nC()),nz.nextNode(),c.push({type:2,index:++a});o.append(C[A],nC())}}}else if(o.nodeType===8)if(o.data===nE)c.push({type:2,index:a});else{var R=-1;for(;(R=o.data.indexOf(nk,R+1))!==-1;)c.push({type:7,index:a}),R+=nk.length-1}a++}}c(t,null,[{key:"createElement",value:function t(t,e){var n=nw.createElement("template");return n.innerHTML=t,n}}]);return t}();function nW(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:t,r=arguments.length>3?arguments[3]:void 0;var i,o;if(e===nj)return e;var a=r!==void 0?(i=n._$Co)===null||i===void 0?void 0:i[r]:n._$Cl,s=nA(e)?void 0:e._$litDirective$;var u;return(a===null||a===void 0?void 0:a.constructor)!==s&&(a===null||a===void 0?void 0:(o=a._$AO)===null||o===void 0?void 0:o.call(a,!1),s===void 0?a=void 0:(a=new s(t),a._$AT(t,n,r)),r!==void 0?((u=n._$Co)!==null&&u!==void 0?u:n._$Co=[])[r]=a:n._$Cl=a),a!==void 0&&(e=nW(t,a._$AS(t,e.values),a,r)),e}var nY=/*#__PURE__*/function(){"use strict";function t(e,n){s(this,t);this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=n}c(t,[{key:"parentNode",get:function t(){return this._$AM.parentNode}},{key:"_$AU",get:function t(){return this._$AM._$AU}},{key:"u",value:function t(t){var e;var n=this._$AD,r=n.el,i=r.content,o=n.parts,a=((e=t===null||t===void 0?void 0:t.creationScope)!==null&&e!==void 0?e:nw).importNode(i,!0);nz.currentNode=a;var s=nz.nextNode(),u=0,l=0,c=o[0];for(;c!==void 0;){if(u===c.index){var h=void 0;c.type===2?h=new nX(s,s.nextSibling,this,t):c.type===1?h=new c.ctor(s,c.name,c.strings,this,t):c.type===6&&(h=new n0(s,this,t)),this._$AV.push(h),c=o[++l]}u!==(c===null||c===void 0?void 0:c.index)&&(s=nz.nextNode(),u++)}return nz.currentNode=nw,a}},{key:"p",value:function t(t){var e=0;var n=true,r=false,i=undefined;try{for(var o=this._$AV[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;s!==void 0&&(s.strings!==void 0?(s._$AI(t,s,e),e+=s.strings.length-2):s._$AI(t[e])),e++}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}}}]);return t}(),nX=/*#__PURE__*/function(){"use strict";function t(e,n,r,i){s(this,t);var o;this.type=2,this._$AH=nH,this._$AN=void 0,this._$AA=e,this._$AB=n,this._$AM=r,this.options=i,this._$Cv=(o=i===null||i===void 0?void 0:i.isConnected)!==null&&o!==void 0?o:!0}c(t,[{key:"_$AU",get:function t(){var t;var e;return(e=(t=this._$AM)===null||t===void 0?void 0:t._$AU)!==null&&e!==void 0?e:this._$Cv}},{key:"parentNode",get:function t(){var t=this._$AA.parentNode,e=this._$AM;return e!==void 0&&(t===null||t===void 0?void 0:t.nodeType)===11&&(t=e.parentNode),t}},{key:"startNode",get:function t(){return this._$AA}},{key:"endNode",get:function t(){return this._$AB}},{key:"_$AI",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this;t=nW(this,t,e),nA(t)?t===nH||t==null||t===""?(this._$AH!==nH&&this._$AR(),this._$AH=nH):t!==this._$AH&&t!==nj&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):nq(t)?this.k(t):this._(t)}},{key:"O",value:function t(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}},{key:"T",value:function t(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}},{key:"_",value:function t(t){this._$AH!==nH&&nA(this._$AH)?this._$AA.nextSibling.data=t:this.T(nw.createTextNode(t)),this._$AH=t}},{key:"$",value:function t(t){var e;var r=t.values,i=t._$litType$,o=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=nB.createElement(n(i.h,i.h[0]),this.options)),i);if(((e=this._$AH)===null||e===void 0?void 0:e._$AD)===o)this._$AH.p(r);else{var a=new nY(o,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}},{key:"_$AC",value:function t(t){var e=nQ.get(t.strings);return e===void 0&&nQ.set(t.strings,e=new nB(t)),e}},{key:"k",value:function e(e){nS(this._$AH)||(this._$AH=[],this._$AR());var n=this._$AH,r,i=0;var o=true,a=false,s=undefined;try{for(var u=e[Symbol.iterator](),l;!(o=(l=u.next()).done);o=true){var c=l.value;i===n.length?n.push(r=new t(this.O(nC()),this.O(nC()),this,this.options)):r=n[i],r._$AI(c),i++}}catch(t){a=true;s=t}finally{try{if(!o&&u.return!=null){u.return()}}finally{if(a){throw s}}}i<n.length&&(this._$AR(r&&r._$AB.nextSibling,i),n.length=i)}},{key:"_$AR",value:function t(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this._$AA.nextSibling,e=arguments.length>1?arguments[1]:void 0;var n,r;for((n=(r=this)._$AP)===null||n===void 0?void 0:n.call(r,!1,!0,e);t&&t!==this._$AB;){var i=t.nextSibling;t.remove(),t=i}}},{key:"setConnected",value:function t(t){var e,n;this._$AM===void 0&&(this._$Cv=t,(e=(n=this)._$AP)===null||e===void 0?void 0:e.call(n,t))}}]);return t}(),nG=/*#__PURE__*/function(){"use strict";function t(e,n,r,i,o){s(this,t);this.type=1,this._$AH=nH,this._$AN=void 0,this.element=e,this.name=n,this._$AM=i,this.options=o,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=nH}c(t,[{key:"tagName",get:function t(){return this.element.tagName}},{key:"_$AU",get:function t(){return this._$AM._$AU}},{key:"_$AI",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0;var i=this.strings,o=!1;if(i===void 0)t=nW(this,t,e,0),o=!nA(t)||t!==this._$AH&&t!==nj,o&&(this._$AH=t);else{var a=t,s,u;for(t=i[0],s=0;s<i.length-1;s++)u=nW(this,a[n+s],e,s),u===nj&&(u=this._$AH[s]),o||(o=!nA(u)||u!==this._$AH[s]),u===nH?t=nH:t!==nH&&(t+=(u!==null&&u!==void 0?u:"")+i[s+1]),this._$AH[s]=u}o&&!r&&this.j(t)}},{key:"j",value:function t(t){t===nH?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!==null&&t!==void 0?t:"")}}]);return t}(),nJ=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments),t.type=3;return t}c(e,[{key:"j",value:function t(t){this.element[this.name]=t===nH?void 0:t}}]);return e}(nG),nK=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments),t.type=4;return t}c(e,[{key:"j",value:function t(t){this.element.toggleAttribute(this.name,!!t&&t!==nH)}}]);return e}(nG),nZ=/*#__PURE__*/function(t){"use strict";v(e,t);function e(t,n,r,i,o){s(this,e);var u;u=a(this,e,[t,n,r,i,o]),u.type=5;return u}c(e,[{key:"_$AI",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this;var n;if((t=(n=nW(this,t,e,0))!==null&&n!==void 0?n:nH)===nj)return;var r=this._$AH,i=t===nH&&r!==nH||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,o=t!==nH&&(r===nH||i);i&&this.element.removeEventListener(this.name,this,r),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}},{key:"handleEvent",value:function t(t){var e;var n;typeof this._$AH=="function"?this._$AH.call((n=(e=this.options)===null||e===void 0?void 0:e.host)!==null&&n!==void 0?n:this.element,t):this._$AH.handleEvent(t)}}]);return e}(nG),n0=/*#__PURE__*/function(){"use strict";function t(e,n,r){s(this,t);this.element=e,this.type=6,this._$AN=void 0,this._$AM=n,this.options=r}c(t,[{key:"_$AU",get:function t(){return this._$AM._$AU}},{key:"_$AI",value:function t(t){nW(this,t)}}]);return t}(),n1={M:n_,P:nk,A:nE,C:1,L:nF,R:nY,D:nq,V:nW,I:nX,H:nG,N:nK,U:nZ,B:nJ,F:n0},n2=nm.litHtmlPolyfillSupport;var n3;n2===null||n2===void 0?void 0:n2(nB,nX),((n3=nm.litHtmlVersions)!==null&&n3!==void 0?n3:nm.litHtmlVersions=[]).push("3.2.1");var n5=function(t,e,n){var r;var i=(r=n===null||n===void 0?void 0:n.renderBefore)!==null&&r!==void 0?r:e,o=i._$litPart$;if(o===void 0){var a;var s=(a=n===null||n===void 0?void 0:n.renderBefore)!==null&&a!==void 0?a:null;i._$litPart$=o=new nX(e.insertBefore(nC(),s),s,void 0,n!==null&&n!==void 0?n:{})}return o._$AI(t),o};var n4=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments),t.renderOptions={host:t},t._$Do=void 0;return t}c(e,[{key:"createRenderRoot",value:function t(){var t;var n=d(f(e.prototype),"createRenderRoot",this).call(this);var r;return(r=(t=this.renderOptions).renderBefore)!==null&&r!==void 0?r:t.renderBefore=n.firstChild,n}},{key:"update",value:function t(t){var n=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),d(f(e.prototype),"update",this).call(this,t),this._$Do=n5(n,this.renderRoot,this.renderOptions)}},{key:"connectedCallback",value:function t(){var t;d(f(e.prototype),"connectedCallback",this).call(this),(t=this._$Do)===null||t===void 0?void 0:t.setConnected(!0)}},{key:"disconnectedCallback",value:function t(){var t;d(f(e.prototype),"disconnectedCallback",this).call(this),(t=this._$Do)===null||t===void 0?void 0:t.setConnected(!1)}},{key:"render",value:function t(){return nj}}]);return e}(np);n4._$litElement$=!0,n4.finalized=!0,(eS=(eq=globalThis).litElementHydrateSupport)===null||eS===void 0?void 0:eS.call(eq,{LitElement:n4});var n6=globalThis.litElementPolyfillSupport;n6===null||n6===void 0?void 0:n6({LitElement:n4});var n9;((n9=globalThis.litElementVersions)!==null&&n9!==void 0?n9:globalThis.litElementVersions=[]).push("4.1.1");var n7=function(t){return function(e,n){n!==void 0?n.addInitializer(function(){customElements.define(t,e)}):customElements.define(t,e)}};var n8={attribute:!0,type:String,converter:nl,reflect:!1,hasChanged:nc},rt=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:n8,e=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;var r=n.kind,i=n.metadata,o=globalThis.litPropertyMetadata.get(i);if(o===void 0&&globalThis.litPropertyMetadata.set(i,o=new Map),o.set(n.name,t),r==="accessor"){var a=n.name;return{set:function n(n){var r=e.get.call(this);e.set.call(this,n),this.requestUpdate(a,r,t)},init:function e(e){return e!==void 0&&this.P(a,void 0,t),e}}}if(r==="setter"){var s=n.name;return function n(n){var r=this[s];e.call(this,n),this.requestUpdate(s,r,t)}}throw Error("Unsupported decorator location: "+r)};var re=function(t,e,n){return n.configurable=!0,n.enumerable=!0,Reflect.decorate&&(typeof e==="undefined"?"undefined":$(e))!="object"&&Object.defineProperty(t,e,n),n};var rn=[{identifier:"completionStatus",cardinality:"single",baseType:"string",value:"unknown",type:"outcome"},{identifier:"numAttempts",cardinality:"single",baseType:"integer",value:"0",type:"response"}],rr=Symbol("item");var ri=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t.identifier="";t.adaptive="false";t.timeDependent=null;t._handleDisabledChange=function(e,n){t._interactionElements.forEach(function(t){return t.disabled=n})};t._handleReadonlyChange=function(e,n){return t._interactionElements.forEach(function(t){return t.readonly=n})};t._context={identifier:t.getAttribute("identifier"),variables:rn};t._initialContext=x(k({},t._context),{variables:t._context.variables});t._feedbackElements=[];t._interactionElements=[];t.addEventListener("qti-register-variable",function(e){t._context=x(k({},t._context),{variables:T(t._context.variables).concat([e.detail.variable])}),t._initialContext=t._context,e.stopPropagation()}),t.addEventListener("qti-register-feedback",function(e){var n;e.stopPropagation();var r=e.detail;t._feedbackElements.push(r),(Number((n=t._context.variables.find(function(t){return t.identifier==="numAttempts"}))===null||n===void 0?void 0:n.value)||0)>0&&r.checkShowFeedback(r.outcomeIdentifier)}),t.addEventListener("qti-register-interaction",function(e){e.stopPropagation(),t._interactionElements.push(e.target)}),t.addEventListener("end-attempt",function(e){var n=e.detail,r=n.responseIdentifier,i=n.countAttempt;t.validate(),t.updateResponseVariable(r,"true"),t.processResponse(i)}),t.addEventListener("qti-set-outcome-value",function(e){var n=e.detail,r=n.outcomeIdentifier,i=n.value;t.updateOutcomeVariable(r,i),e.stopPropagation()}),t.addEventListener("qti-interaction-response",t.handleUpdateResponseVariable);return t}c(e,[{key:"variables",get:function t(){return this._context.variables.map(function(t){return k({identifier:t.identifier,value:t.value,type:t.type},t.type==="outcome"&&t.identifier==="SCORE"?{externalScored:t.externalScored}:{})})},set:function t(t){var e=this;if(!Array.isArray(t)||t.some(function(t){return!("identifier"in t)})){console.warn("variables property should be an array of VariableDeclaration");return}this._context=x(k({},this._context),{variables:this._context.variables.map(function(e){var n=t.find(function(t){return t.identifier===e.identifier});return n?k({},e,n):e})}),this._context.variables.forEach(function(t){if(t.type==="response"){var n=e._interactionElements.find(function(e){return e.responseIdentifier===t.identifier});n&&(n.value=t.value)}})}},{key:"connectedCallback",value:function t(){var t=this;var n=this,r=function(){return d(f(e.prototype),"connectedCallback",t)};return o(function(){return D(this,function(t){switch(t.label){case 0:r().call(n);return[4,n.updateComplete];case 1:t.sent(),n._emit("qti-assessment-item-connected",n);return[2]}})})()}},{key:"responses",set:function t(t){var e=true,n=false,r=undefined;if(t)try{var i,o=function(){var t=s.value;i.getResponse(t.responseIdentifier)&&i.updateResponseVariable(t.responseIdentifier,t.response);var e=i._interactionElements.find(function(e){return e.getAttribute("response-identifier")===t.responseIdentifier});e&&(e.value=t.response)};for(var a=t[Symbol.iterator](),s;!(e=(s=a.next()).done);e=true)i=this,o()}catch(t){n=true;r=t}finally{try{if(!e&&a.return!=null){a.return()}}finally{if(n){throw r}}}}},{key:"render",value:function t(){return nN(L())}},{key:"showCorrectResponse",value:function t(t){var e=this._context.variables.filter(function(t){return"correctResponse"in t&&t.correctResponse}).map(function(t){return{responseIdentifier:t.identifier,response:t.correctResponse}});var n=true,r=false,i=undefined;try{var o,a=function(){var e=u.value;var n=o._interactionElements.find(function(t){return t.getAttribute("response-identifier")===e.responseIdentifier});n&&(n.correctResponse=t?e.response:"")};for(var s=e[Symbol.iterator](),u;!(n=(u=s.next()).done);n=true)o=this,a()}catch(t){r=true;i=t}finally{try{if(!n&&s.return!=null){s.return()}}finally{if(r){throw i}}}}},{key:"processResponse",value:function t(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;var e;this.validate();var n=this.querySelector("qti-response-processing");return!n||!n.process?!1:(n.process(),this.adaptive==="false"&&this.updateOutcomeVariable("completionStatus",this._getCompletionStatus()),t&&this.updateOutcomeVariable("numAttempts",(+((e=this._context.variables.find(function(t){return t.identifier==="numAttempts"}))===null||e===void 0?void 0:e.value)+1).toString()),this._emit("qti-response-processed"),!0)}},{key:"resetResponses",value:function t(){this._context=this._initialContext}},{key:"getResponse",value:function t(t){return this.getVariable(t)}},{key:"getOutcome",value:function t(t){return this.getVariable(t)}},{key:"getVariable",value:function t(t){return this._context.variables.find(function(e){return e.identifier===t})||null}},{key:"handleUpdateResponseVariable",value:function t(t){var e=t.detail,n=e.responseIdentifier,r=e.response;this.updateResponseVariable(n,r)}},{key:"updateResponseVariable",value:function t(t,e){this._context=x(k({},this._context),{variables:this._context.variables.map(function(n){return n.identifier!==t?n:x(k({},n),{value:e})})}),this._emit("qti-interaction-changed",{item:this.identifier,responseIdentifier:t,response:Array.isArray(e)?T(e):e}),this.adaptive==="false"&&this.updateOutcomeVariable("completionStatus",this._getCompletionStatus())}},{key:"updateOutcomeVariable",value:function t(t,e){var n;var r=this.getOutcome(t);if(!r){console.warn("Can not set qti-outcome-identifier: ".concat(t,", it is not available"));return}this._context=x(k({},this._context),{variables:this._context.variables.map(function(n){return n.identifier!==t?n:x(k({},n),{value:r.cardinality==="single"?e:T(n.value).concat([e])})})}),this._feedbackElements.forEach(function(e){return e.checkShowFeedback(t)}),this._emit("qti-outcome-changed",{item:this.identifier,outcomeIdentifier:t,value:(n=this._context.variables.find(function(e){return e.identifier===t}))===null||n===void 0?void 0:n.value})}},{key:"validate",value:function t(){return this._interactionElements.every(function(t){return t.validate()})?!0:this._interactionElements.some(function(t){return t.validate()})?!1:null}},{key:"_getCompletionStatus",value:function t(){var t=this.validate();return t===!0?"completed":t===!1?"incomplete":"not_attempted"}},{key:"_emit",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;this.dispatchEvent(new CustomEvent(t,{bubbles:!0,composed:!0,detail:e}))}}]);return e}(n4);eI([r({type:String})],ri.prototype,"title",2),eI([r({type:String})],ri.prototype,"identifier",2),eI([r({type:String})],ri.prototype,"adaptive",2),eI([r({type:String})],ri.prototype,"timeDependent",2),eI([r({type:Boolean})],ri.prototype,"disabled",2),eI([h("disabled",{waitUntilFirstUpdate:!0})],ri.prototype,"_handleDisabledChange",2),eI([r({type:Boolean})],ri.prototype,"readonly",2),eI([h("readonly",{waitUntilFirstUpdate:!0})],ri.prototype,"_handleReadonlyChange",2),eI([t({context:rr})],ri.prototype,"_context",2),ri=eI([n7("qti-assessment-item")],ri);var ro=String.raw,ra=ro(V());var rs=null;var ru=function(){var t,e={load:function n(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return o(function(){return D(this,function(i){return[2,new Promise(function(i){g(n,r).then(function(r){return t=r,e.path(n.substring(0,n.lastIndexOf("/"))),i(e)})})]})})()},parse:function n(n){return t=_(n),e},path:function(n){return w(t,n),e},fn:function n(n){return n(t),e},pciHooks:function n(n){var r=["hook","module"],i=n.substring(0,n.lastIndexOf("/"));var o=true,a=false,s=undefined;try{var u=function(){var e=c.value;t.querySelectorAll("["+e+"]").forEach(function(t){var r=t.getAttribute(e);!r.startsWith("data:")&&!r.startsWith("http")&&(t.setAttribute("base-url",n),t.setAttribute("module",i+"/"+encodeURI(r+(r.endsWith(".js")?"":".js"))))})};for(var l=r[Symbol.iterator](),c;!(o=(c=l.next()).done);o=true)u()}catch(t){a=true;s=t}finally{try{if(!o&&l.return!=null){l.return()}}finally{if(a){throw s}}}return e},extendElementName:function(n,r){return y(t,n,r),e},extendElementsWithClass:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"extend";return m(t,n),e},customInteraction:function n(n,r){var i=t.querySelector("qti-custom-interaction"),o=i.querySelector("object");return i.setAttribute("data-base-ref",n),i.setAttribute("data-base-item",n+r),i.setAttribute("data",o.getAttribute("data")),i.setAttribute("width",o.getAttribute("width")),i.setAttribute("height",o.getAttribute("height")),i.removeChild(o),e},convertCDATAtoComment:function n(){return C(t),e},stripStyleSheets:function n(){return S(t),e},html:function e(){return new XMLSerializer().serializeToString(E(t))},xml:function e(){return new XMLSerializer().serializeToString(t)},htmlDoc:function e(){return E(t)},xmlDoc:function e(){return t}};return e};var rl=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.identifier="";t.href="";return t}c(e,[{key:"connectedCallback",value:function t(){var t=this;var n=this,r=function(){return d(f(e.prototype),"connectedCallback",t)};return o(function(){var t,e,i;return D(this,function(o){switch(o.label){case 0:r().call(n);t=new Event("qti-assessment-stimulus-ref-connected",{cancelable:!0,bubbles:!0,composed:!0});if(!n.dispatchEvent(t))return[3,4];e=n.closest("qti-assessment-item").querySelector("[data-stimulus-idref=".concat(n.identifier,"]"));if(!e)return[3,2];return[4,n.updateStimulusRef(e)];case 1:i=o.sent();return[3,3];case 2:i=console.warn("Stimulus with data-stimulus-idref ".concat(n.identifier," not found"));o.label=3;case 3:i;o.label=4;case 4:return[2]}})})()}},{key:"updateStimulusRef",value:function t(t){var e=this;return o(function(){var n,r,i;return D(this,function(o){switch(o.label){case 0:return[4,ru().load(e.href).then(function(t){return t.htmlDoc()})];case 1:n=o.sent();if(n){;i=n.querySelectorAll("qti-stimulus-body, qti-stylesheet");t.innerHTML="",(r=t).append.apply(r,T(i))}return[2]}})})()}}]);return e}(n4);eI([r({type:String})],rl.prototype,"identifier",2),eI([r({type:String})],rl.prototype,"href",2),rl=eI([n7("qti-assessment-stimulus-ref")],rl);var rc={toAttribute:function(t){return t?"true":"false"},fromAttribute:function(t){return t==="true"}};var rh=e5(j());var rd=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(H())}}]);return e}(n4);rd.styles=rh,rd=eI([n7("qti-item-body")],rd);var rf=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(Q())}},{key:"connectedCallback",value:function t(){this.parentElement.tagName.endsWith("INTERACTION")&&this.setAttribute("slot","prompt")}}]);return e}(n4);rf=eI([n7("qti-prompt")],rf);var rv=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.styleElement=null;return t}c(e,[{key:"firstUpdated",value:function t(t){var n=this;d(f(e.prototype),"firstUpdated",this).call(this,t);var r=this.getAttribute("href");if(r!==null&&fetch(r).then(function(t){return t.text()}).then(function(t){var e=n.minifyCss(t);n.styleElement=document.createElement("style"),n.styleElement.media="screen",n.styleElement.textContent="@scope {".concat(e,"}"),n.parentElement?n.parentElement.appendChild(n.styleElement):console.warn("No parent element to append the scoped stylesheet to.")}).catch(function(t){console.error("Failed to load stylesheet:",t)}),this.textContent!==null&&this.textContent.trim()!==""){var i=this.minifyCss(this.textContent);this.styleElement=document.createElement("style"),this.styleElement.media="screen",this.styleElement.textContent="@scope {".concat(i,"}"),this.parentElement?this.parentElement.appendChild(this.styleElement):console.warn("No parent element to append the scoped stylesheet to.")}}},{key:"minifyCss",value:function t(t){return t.replace(/\/\*[\s\S]*?\*\//g,"").replace(/\s+/g," ").replace(/\s*([{}:;])\s*/g,"$1").trim()}},{key:"disconnectedCallback",value:function t(){if(this.styleElement)try{this.styleElement.remove()}catch(t){console.error("Could not remove stylesheet:",t)}d(f(e.prototype),"disconnectedCallback",this).call(this)}}]);return e}(n4);rv=eI([n7("qti-stylesheet")],rv);var rp=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(z())}},{key:"defaultValues",value:function t(t){var e=Array.from(this.querySelectorAll("qti-default-value > qti-value"));if(e.length===0)return null;var n=e.map(function(t){return t.innerHTML.trim()});return n.length>1||t.cardinality==="multiple"||t.cardinality==="ordered"?n:n[0]}}]);return e}(n4);rp=eI([n7("qti-variabledeclaration")],rp);var ry=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.externalScored=null;return t}c(e,[{key:"render",value:function t(){var t=this;var e,n;var r=(n=this.itemContext)===null||n===void 0?void 0:(e=n.variables.find(function(e){return e.identifier===t.identifier}))===null||e===void 0?void 0:e.value;return nN(F(),JSON.stringify(r,null,2))}},{key:"interpolationTable",get:function t(){var t=this.querySelector("qti-interpolation-table");if(t){var e=new Map;var n=true,r=false,i=undefined;try{for(var o=t.querySelectorAll("qti-interpolation-table-entry")[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;!s.getAttribute("source-value")&&s.getAttribute("target-value")&&console.error("source-value or target-value is missing in qti-interpolation-table-entry");var u=parseInt(s.getAttribute("source-value")),l=parseInt(s.getAttribute("target-value"));(isNaN(u)||isNaN(l))&&console.error("source-value or target-value is not a number in qti-interpolation-table-entry"),e.set(u,l)}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}return e}return null}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this);var t={identifier:this.identifier,cardinality:this.cardinality,baseType:this.baseType,type:"outcome",value:null,interpolationTable:this.interpolationTable,externalScored:this.externalScored};t.value=this.defaultValues(t),this.dispatchEvent(new CustomEvent("qti-register-variable",{bubbles:!0,composed:!0,detail:{variable:t}}))}}]);return e}(rp);ry.styles=[e5(B())],eI([r({type:String,attribute:"base-type"})],ry.prototype,"baseType",2),eI([r({type:String,attribute:"external-scored"})],ry.prototype,"externalScored",2),eI([r({type:String})],ry.prototype,"identifier",2),eI([r({type:String})],ry.prototype,"cardinality",2),eI([e({context:rr,subscribe:!0}),i()],ry.prototype,"itemContext",2),ry=eI([n7("qti-outcome-declaration")],ry);var rm=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){var t=this;var e,n;var r=(n=this.itemContext)===null||n===void 0?void 0:(e=n.variables.find(function(e){return e.identifier===t.identifier}))===null||e===void 0?void 0:e.value;return nN(W(),JSON.stringify(r,null,2))}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this);var t={baseType:this.baseType,identifier:this.identifier,correctResponse:this.correctResponse,cardinality:this.cardinality||"single",mapping:this.mapping,value:null,type:"response",candidateResponse:null};t.value=this.defaultValues(t),this.dispatchEvent(new CustomEvent("qti-register-variable",{bubbles:!0,composed:!0,detail:{variable:t}}))}},{key:"correctResponse",get:function t(){var t,e=this.querySelector("qti-correct-response");if(e){var n=e.querySelectorAll("qti-value");if(this.cardinality==="single"&&n.length>0)t=n[0].textContent,n[0].remove();else if(this.cardinality!=="single"){t=[];for(var r=0;r<n.length;r++)t.push(n[r].textContent),n[r].remove()}}return t}},{key:"mapping",get:function t(){return this.querySelector("qti-mapping")}}]);return e}(rp);rm.styles=[e5(Y())],eI([r({type:String,attribute:"base-type"})],rm.prototype,"baseType",2),eI([r({type:String})],rm.prototype,"identifier",2),eI([r({type:String})],rm.prototype,"cardinality",2),eI([e({context:rr,subscribe:!0}),i()],rm.prototype,"itemContext",2),rm=eI([n7("qti-response-declaration")],rm);var rb=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}return e}(n4);rb=eI([n7("qti-companion-materials-info")],rb);var rg=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(X())}}]);return e}(n4);rg=eI([n7("qti-content-body")],rg);var r_=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"handleclassNamesChange",value:function t(){var t=this;this.classNames.split(" ").forEach(function(e){switch(e){case"qti-rubric-discretionary-placement":t.setAttribute("slot","qti-rubric-block");break;case"qti-rubric-inline":t.setAttribute("slot","");break;default:break}})}},{key:"render",value:function t(){return nN(G())}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.setAttribute("slot","qti-rubric-block")}}]);return e}(n4);r_.styles=e5(J()),eI([r({type:String})],r_.prototype,"id",2),eI([r({type:String})],r_.prototype,"use",2),eI([r({type:String})],r_.prototype,"view",2),eI([r({type:String,attribute:"class"})],r_.prototype,"classNames",2),eI([h("classNames",{waitUntilFirstUpdate:!0})],r_.prototype,"handleclassNamesChange",1),r_=eI([n7("qti-rubric-block")],r_);var rk=function(){return new Intl.NumberFormat().format(.1).replace(/\d/g,"")},rE=function(t){if(typeof t=="string")return t;var e=rk();return e==="."?t.toLocaleString():t.toString().replace(".","").replace(e,".")};var rx=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.dispatchEvent(new CustomEvent("qti-register-feedback",{bubbles:!0,composed:!0,detail:this}))}},{key:"checkShowFeedback",value:function t(t){var e=this._context.variables.find(function(e){return e.identifier===t})||null;if(this.outcomeIdentifier!==t||!e)return;var n=!1;Array.isArray(e.value)?n=e.value.includes(this.identifier):n=!P(this.identifier)&&!P(e===null||e===void 0?void 0:e.value)&&this.identifier===e.value||!1,this.showFeedback(n)}},{key:"showFeedback",value:function t(t){this.showStatus=t&&this.showHide==="show"||!t&&this.showHide==="hide"?"on":"off"}}]);return e}(n4);eI([r({type:String,attribute:"show-hide"})],rx.prototype,"showHide",2),eI([r({type:String,attribute:"outcome-identifier"})],rx.prototype,"outcomeIdentifier",2),eI([r({type:String})],rx.prototype,"identifier",2),eI([r({type:String,attribute:!1})],rx.prototype,"showStatus",2),eI([e({context:rr,subscribe:!0}),i()],rx.prototype,"_context",2);var rw=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(K(),this.showStatus)}},{key:"firstUpdated",value:function t(t){this.checkShowFeedback(this.outcomeIdentifier)}}]);return e}(rx);rw.styles=e5(Z()),rw=eI([n7("qti-feedback-block")],rw);var rC=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.render=function(){return nN(tt(),t.showStatus)};return t}return e}(rx);rC.styles=e5(te()),rC=eI([n7("qti-feedback-inline")],rC);var rA=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tn(),this.showStatus==="on",this.closeFeedback)}},{key:"openFeedback",value:function t(){var t;var e=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelector("dialog");e&&!e.open&&e.showModal()}},{key:"closeFeedback",value:function t(){var t;var e=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelector("dialog");e&&e.open&&(e.close(),this.showStatus="off")}},{key:"firstUpdated",value:function t(){this.showStatus==="on"&&this.openFeedback()}},{key:"updated",value:function t(t){t.has("showStatus")&&(this.showStatus==="on"?this.openFeedback():this.closeFeedback())}}]);return e}(rx);rA.styles=e5(tr()),rA=eI([n7("qti-modal-feedback")],rA);var rS=function(t){return t!==null&&t!==void 0?t:nH};var rq=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t.disabled=!1;t.readonly=!1;t._internals=t.attachInternals();return t}c(e,[{key:"reportValidity",value:function t(){return this._internals.reportValidity()}},{key:"reset",value:function t(){this.value=""}},{key:"correctResponse",get:function t(){return this._correctResponse},set:function t(t){this._correctResponse=t}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.dispatchEvent(new CustomEvent("qti-register-interaction",{bubbles:!0,composed:!0,cancelable:!1,detail:{responseIdentifier:this.responseIdentifier}}))}},{key:"saveResponse",value:function t(t){this.dispatchEvent(new CustomEvent("qti-interaction-response",{bubbles:!0,composed:!0,cancelable:!1,detail:{responseIdentifier:this.responseIdentifier,response:Array.isArray(t)?T(t):t}}))}}]);return e}(n4);rq.formAssociated=!0,eI([r({type:String,attribute:"response-identifier"})],rq.prototype,"responseIdentifier",2),eI([r({reflect:!0,type:Boolean})],rq.prototype,"disabled",2),eI([r({reflect:!0,type:Boolean})],rq.prototype,"readonly",2),eI([i()],rq.prototype,"_correctResponse",2);var rR=e5(ti());var rP=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t._rows=5;t._value="";return t}c(e,[{key:"handleclassNamesChange",value:function t(t,e){var n=this;var r=e.split(" "),i=!1;if(r.forEach(function(t){if(t.startsWith("qti-height-lines-")){var e=t.replace("qti-height-lines-","");n._rows=parseInt(e),i=!0}}),!i&&this.expectedLength){var o=Math.ceil(this.expectedLength/50);this._rows=o}}},{key:"value",get:function t(){return this._value},set:function t(t){if(typeof t=="string"){this._value=t;var e=new FormData;e.append(this.responseIdentifier,t),this._internals.setFormValue(e),this.validate()}else throw new Error("Value must be a string")}},{key:"validate",value:function t(){var t=this.shadowRoot.querySelector("textarea");if(!t)return!1;if(this.patternMask&&this.dataPatternmaskMessage){this._internals.setValidity({}),t.setCustomValidity("");var e=this.patternMask.startsWith("^")&&this.patternMask.endsWith("$")?this.patternMask:"^".concat(this.patternMask,"$"),n=new RegExp(e);t.checkValidity()&&n.test(t.value)||(this._internals.setValidity({customError:!0},this.dataPatternmaskMessage),t.setCustomValidity(this.dataPatternmaskMessage))}else{var r=t.checkValidity();this._internals.setValidity(r?{}:{customError:!1})}return this._value!==""&&t.checkValidity()}},{key:"reportValidity",value:function t(){var t=this.shadowRoot.querySelector("textarea");if(!t)return!1;var e=this.validate();return e||t.reportValidity(),e}},{key:"render",value:function t(){var t=this;return nN(to(),this.responseIdentifier,5e3,function(t){return t.stopImmediatePropagation()},this.textChanged,this.textChanged,function(e){t.reportValidity()},rS(this.placeholderText?this.placeholderText:void 0),this._rows,this.disabled,this.readonly,this._value)}},{key:"textChanged",value:function t(t){if(this.disabled||this.readonly)return;var e=t.target;this.setEmptyAttribute(e.value),this._value!==e.value&&(this.value=e.value,this.saveResponse(e.value))}},{key:"setEmptyAttribute",value:function t(t){this.setAttribute("empty",t===""?"true":"false")}}]);return e}(rq);rP.styles=rR,eI([i()],rP.prototype,"_rows",2),eI([r({type:Number,attribute:"expected-length"})],rP.prototype,"expectedLength",2),eI([r({type:String,attribute:"pattern-mask"})],rP.prototype,"patternMask",2),eI([r({type:String,attribute:"placeholder-text"})],rP.prototype,"placeholderText",2),eI([r({type:String,attribute:"data-patternmask-message"})],rP.prototype,"dataPatternmaskMessage",2),eI([i()],rP.prototype,"_value",2),eI([r({type:String,attribute:"class"})],rP.prototype,"classNames",2),eI([h("classNames")],rP.prototype,"handleclassNamesChange",1),rP=eI([n7("qti-extended-text-interaction")],rP);var rM=n1.I;var rT=function(t){return t.strings===void 0},r$=function(){return document.createComment("")},rO=function(t,e,n){var r=t._$AA.parentNode,i=e===void 0?t._$AB:e._$AA;if(n===void 0){var o=r.insertBefore(r$(),i),a=r.insertBefore(r$(),i);n=new rM(o,a,t,t.options)}else{var s=n._$AB.nextSibling,u=n._$AM,l=u!==t;if(l){var c;var h;(c=n._$AQ)===null||c===void 0?void 0:c.call(n,t),n._$AM=t,n._$AP!==void 0&&(h=t._$AU)!==u._$AU&&n._$AP(h)}if(s!==i||l){var d=n._$AA;for(;d!==s;){var f=d.nextSibling;r.insertBefore(d,i),d=f}}}return n},rU=function(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:t;return t._$AI(e,n),t},rI={},rD=function(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:rI;return t._$AH=e},rN=function(t){return t._$AH},rL=function(t){var e;(e=t._$AP)===null||e===void 0?void 0:e.call(t,!1,!0);var n=t._$AA,r=t._$AB.nextSibling;for(;n!==r;){var i=n.nextSibling;n.remove(),n=i}};var rV={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},rj=function(t){return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++){n[r]=arguments[r]}return{_$litDirective$:t,values:n}}},rH=/*#__PURE__*/function(){"use strict";function t(e){s(this,t)}c(t,[{key:"_$AU",get:function t(){return this._$AM._$AU}},{key:"_$AT",value:function t(t,e,n){this._$Ct=t,this._$AM=e,this._$Ci=n}},{key:"_$AS",value:function t(t,e){return this.update(t,e)}},{key:"update",value:function t(t,e){return this.render.apply(this,T(e))}}]);return t}();var rQ=function(t,e){var n;var r=t._$AN;if(r===void 0)return!1;var i=true,o=false,a=undefined;try{for(var s=r[Symbol.iterator](),u;!(i=(u=s.next()).done);i=true){var l=u.value;(n=l._$AO)===null||n===void 0?void 0:n.call(l,e,!1),rQ(l,e)}}catch(t){o=true;a=t}finally{try{if(!i&&s.return!=null){s.return()}}finally{if(o){throw a}}}return!0},rz=function(t){var e,n;do{if((e=t._$AM)===void 0)break;n=e._$AN,n.delete(t),t=e}while((n===null||n===void 0?void 0:n.size)===0)},rF=function(t){for(var e;e=t._$AM;t=e){var n=e._$AN;if(n===void 0)e._$AN=n=new Set;else if(n.has(t))break;n.add(t),rB(e)}};var rB=function(t){var e,n;t.type==rV.CHILD&&((e=t._$AP)!==null&&e!==void 0?e:t._$AP=eE,(n=t._$AQ)!==null&&n!==void 0?n:t._$AQ=I)},rW=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments),t._$AN=void 0;return t}c(e,[{key:"_$AT",value:function t(t,n,r){d(f(e.prototype),"_$AT",this).call(this,t,n,r),rF(this),this.isConnected=t._$AU}},{key:"_$AO",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;var n,r,i,o;t!==this.isConnected&&(this.isConnected=t,t?(n=(r=this).reconnected)===null||n===void 0?void 0:n.call(r):(i=(o=this).disconnected)===null||i===void 0?void 0:i.call(o)),e&&(rQ(this,t),rz(this))}},{key:"setValue",value:function t(t){if(rT(this._$Ct))this._$Ct._$AI(t,this);else{var e=T(this._$Ct._$AH);e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}},{key:"disconnected",value:function t(){}},{key:"reconnected",value:function t(){}}]);return e}(rH);var rY=function(){return new rX},rX=function t(){"use strict";s(this,t)},rG=new WeakMap,rJ=rj(/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(t){return nH}},{key:"update",value:function t(t,e){var n=q(e,1),r=n[0];var i;var o=r!==this.Y;return o&&this.Y!==void 0&&this.rt(void 0),(o||this.lt!==this.ct)&&(this.Y=r,this.ht=(i=t.options)===null||i===void 0?void 0:i.host,this.rt(this.ct=t.element)),nH}},{key:"rt",value:function t(t){if(this.isConnected||(t=void 0),typeof this.Y=="function"){var e;var n=(e=this.ht)!==null&&e!==void 0?e:globalThis,r=rG.get(n);r===void 0&&(r=new WeakMap,rG.set(n,r)),r.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),r.set(this.Y,t),t!==void 0&&this.Y.call(this.ht,t)}else this.Y.value=t}},{key:"lt",get:function t(){var t,e;var n;return typeof this.Y=="function"?(t=rG.get((n=this.ht)!==null&&n!==void 0?n:globalThis))===null||t===void 0?void 0:t.get(this.Y):(e=this.Y)===null||e===void 0?void 0:e.value}},{key:"disconnected",value:function t(){this.lt===this.ct&&this.rt(void 0)}},{key:"reconnected",value:function t(){this.rt(this.ct)}}]);return e}(rW));var rK=e5(ta());var rZ=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t._value="";t.inputRef=rY();return t}c(e,[{key:"value",get:function t(){return this._value},set:function t(t){if(typeof t=="string"){this._value=t;var e=new FormData;e.append(this.responseIdentifier,t),this._internals.setFormValue(e),this.validate()}else throw new Error("Value must be a string")}},{key:"validate",value:function t(){var t=this.shadowRoot.querySelector("input");if(!t)return!1;if(this.patternMask&&this.dataPatternmaskMessage)this._internals.setValidity({}),t.setCustomValidity(""),t.checkValidity()||(this._internals.setValidity({customError:!0},this.dataPatternmaskMessage),t.setCustomValidity(this.dataPatternmaskMessage));else{var e=t.checkValidity();this._internals.setValidity(e?{}:{customError:!1})}return this._value!==""&&t.checkValidity()}},{key:"render",value:function t(){var t=this;return nN(ts(),this.responseIdentifier,function(e){t.reportValidity()},function(t){return t.stopImmediatePropagation()},this.textChanged,this.textChanged,this.patternMask=="[0-9]*"?"number":"text",rS(this.placeholderText?this.placeholderText:void 0),this._value,rS(this.patternMask?this.patternMask:void 0),1e3,this.disabled,this.readonly,this._correctResponse)}},{key:"textChanged",value:function t(t){if(this.disabled||this.readonly)return;var e=t.target;this.setEmptyAttribute(e.value),this._value!==e.value&&(this.value=e.value,this.saveResponse(e.value))}},{key:"reportValidity",value:function t(){var t=this.shadowRoot.querySelector("input");if(!t)return!1;var e=this.validate();return e||t.reportValidity(),e}},{key:"reset",value:function t(){this._value=""}},{key:"setEmptyAttribute",value:function t(t){this.setAttribute("empty",t===""?"true":"false")}}]);return e}(rq);rZ.styles=rK,eI([r({type:Number,attribute:"expected-length"})],rZ.prototype,"expectedLength",2),eI([r({type:String,attribute:"pattern-mask"})],rZ.prototype,"patternMask",2),eI([r({type:String,attribute:"placeholder-text"})],rZ.prototype,"placeholderText",2),eI([r({type:String,attribute:"data-patternmask-message"})],rZ.prototype,"dataPatternmaskMessage",2),eI([i()],rZ.prototype,"_value",2),rZ=eI([n7("qti-text-entry-interaction")],rZ);var r0=function(t,e){var n=/*#__PURE__*/function(t){"use strict";v(n,t);function n(){s(this,n);var t;t=a(this,n,arguments);t._choiceElements=[];t.minChoices=0;t.maxChoices=1;t._handleDisabledChange=function(e,n){t._choiceElements.forEach(function(t){return t.disabled=n})};t._handleReadonlyChange=function(e,n){t._choiceElements.forEach(function(t){return t.readonly=n})};t._value="";return t}c(n,[{key:"_handleMaxChoicesChange",value:function t(t,e){this._determineInputType()}},{key:"value",get:function t(){return Array.isArray(this._value)?this._value.join(","):this._value},set:function t(t){var e=this;if(this.maxChoices>1&&typeof t=="string"?this._value=t.split(","):this._value=t,Array.isArray(this._value)){var n=new FormData;this._value.forEach(function(t){n.append(e.responseIdentifier,t)}),this._internals.setFormValue(n)}else this._internals.setFormValue(this._value);this._updateChoiceSelection()}},{key:"correctResponse",get:function t(){return this._correctResponse},set:function t(t){this._correctResponse=t;var e=Array.isArray(t)?t:[t];this._choiceElements.forEach(function(t){t.internals.states.delete("correct-response"),t.internals.states.delete("incorrect-response"),e.length>0&&(e.includes(t.identifier)?t.internals.states.add("correct-response"):t.internals.states.add("incorrect-response"))})}},{key:"connectedCallback",value:function t(){d(f(n.prototype),"connectedCallback",this).call(this),this.addEventListener("register-".concat(e),this._registerChoiceElement),this.addEventListener("unregister-".concat(e),this._unregisterChoiceElement),this.addEventListener("activate-".concat(e),this._choiceElementSelectedHandler)}},{key:"disconnectedCallback",value:function t(){d(f(n.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("register-".concat(e),this._registerChoiceElement),this.removeEventListener("unregister-".concat(e),this._unregisterChoiceElement),this.removeEventListener("activate-".concat(e),this._choiceElementSelectedHandler)}},{key:"validate",value:function t(){var t=this;var e=this._choiceElements.filter(function(e){return t._getChoiceChecked(e)}),n=e.length,r=!0,i="";return this.maxChoices!==0&&n>this.maxChoices?(r=!1,i=this.dataset.maxSelectionsMessage||"You can select at most ".concat(this.maxChoices," choices.")):n<this.minChoices&&(r=!1,i=this.dataset.minSelectionsMessage||"You must select at least ".concat(this.minChoices," choices.")),e.length>0&&this._internals.setValidity(r?{}:{customError:!0},i,e[n-1]||this._choiceElements[0]||this),this.reportValidity(),r}},{key:"reportValidity",value:function t(){return this._validationMessageElement&&(this._internals.validity.valid?(this._validationMessageElement.textContent="",this._validationMessageElement.style.display="none"):(this._validationMessageElement.textContent=this._internals.validationMessage,this._validationMessageElement.style.display="block")),this._internals.validity.valid}},{key:"_registerChoiceElement",value:function t(t){t.stopPropagation();var e=t.target;e.disabled=this.disabled,this._choiceElements.push(e),this._setInputType(e)}},{key:"_unregisterChoiceElement",value:function t(t){t.stopPropagation();var e=t.target;this._choiceElements=this._choiceElements.filter(function(t){return t!==e})}},{key:"_determineInputType",value:function t(){var t=this;this._choiceElements.forEach(function(e){t._setInputType(e)})}},{key:"_setInputType",value:function t(t){this._internals.ariaLabel=this.maxChoices===1?"radio-group":"checkbox-group";var e=this.maxChoices===1?"radio":"checkbox";t.internals.role=e,t.internals.states.delete(e==="radio"?"checkbox":"radio"),t.internals.states.add(e)}},{key:"_choiceElementSelectedHandler",value:function t(t){var e=this;this._toggleChoiceChecked(t.target),this.maxChoices===1&&this._choiceElements.forEach(function(n){n.identifier!==t.detail.identifier&&e._setChoiceChecked(n,!1)}),this._handleChoiceSelection()}},{key:"_setChoiceChecked",value:function t(t,e){var n;((n=t.internals)===null||n===void 0?void 0:n.states)&&(e?(t.internals.states.add("--checked"),t.internals.ariaChecked="true"):(t.internals.states.delete("--checked"),t.internals.ariaChecked="false"))}},{key:"_getChoiceChecked",value:function t(t){return t.internals.states.has("--checked")}},{key:"_toggleChoiceChecked",value:function t(t){var e=this._getChoiceChecked(t);this._setChoiceChecked(t,!e)}},{key:"_handleChoiceSelection",value:function t(){var t=this;var e=this._choiceElements.filter(function(e){return t._getChoiceChecked(e)}).map(function(t){return t.identifier});this.value=this.maxChoices===1?e[0]||"":e,this.validate(),this.saveResponse(this._value)}},{key:"_updateChoiceSelection",value:function t(){var t=this;var e=Array.isArray(this._value)?this._value:[this._value];this._choiceElements.forEach(function(n){var r=e.includes(n.identifier);t._setChoiceChecked(n,r)})}}]);return n}(t);return eI([u("#validationMessage")],n.prototype,"_validationMessageElement",2),eI([r({type:Number,attribute:"min-choices"})],n.prototype,"minChoices",2),eI([r({type:Number,attribute:"max-choices"})],n.prototype,"maxChoices",2),eI([h("maxChoices",{waitUntilFirstUpdate:!0})],n.prototype,"_handleMaxChoicesChange",1),eI([h("disabled",{waitUntilFirstUpdate:!0})],n.prototype,"_handleDisabledChange",2),eI([h("readonly",{waitUntilFirstUpdate:!0})],n.prototype,"_handleReadonlyChange",2),n};var r1=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.render=function(){return nN(tu())};return t}return e}(r0(rq,"qti-hottext"));r1=eI([n7("qti-hottext-interaction")],r1);var r2=/*#__PURE__*/function(t){"use strict";v(e,t);function e(t){s(this,e);var n;if(n=a(this,e,[t]),n.it=nH,t.type!==rV.CHILD)throw Error(n.constructor.directiveName+"() can only be used in child bindings");return n}c(e,[{key:"render",value:function t(t){if(t===nH||t==null)return this._t=void 0,this.it=t;if(t===nj)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;var e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}]);return e}(rH);r2.directiveName="unsafeHTML",r2.resultType=1;var r3=rj(r2);var r5=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.options=[];t.correctOption="";t.dataPrompt="select";return t}c(e,[{key:"render",value:function t(){return nN(th(),this.choiceSelected,this.disabled,this.readonly,this.options.map(function(t){return nN(tc(),t.value,t.selected,r3(t.textContent))}),r3(this.correctOption))}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.addEventListener("on-dropdown-selected",this.choiceSelected);var t=Array.from(this.querySelectorAll("qti-inline-choice"));this.options=[{textContent:this.dataPrompt,value:"",selected:!1}].concat(T(t.map(function(t){return{textContent:t.innerHTML,value:t.getAttribute("identifier"),selected:!1}})))}},{key:"disconnectedCallback",value:function t(){this.removeEventListener("on-dropdown-selected",this.choiceSelected)}},{key:"validate",value:function t(){var t=this.options.find(function(t){return t.selected});return t?t.value!=="":!1}},{key:"reset",value:function t(){this.options=this.options.map(function(t,e){return x(k({},t),{selected:e===0})})}},{key:"value",get:function t(){return this.options.find(function(t){return t.selected}).value},set:function t(t){this.options=this.options.map(function(e){return t===e.value&&(e.selected=!0),e})}},{key:"correctResponse",set:function t(t){if(t===""){this.correctOption="";return}this.correctOption='<span part="correct-option">'.concat(this.options.find(function(e){return t===e.value}).textContent,"</span>")}},{key:"choiceSelected",value:function t(t){var e=t.target.value;this.options=this.options.map(function(t){return x(k({},t),{selected:t.value===e})}),this.saveResponse(e)}}],[{key:"styles",get:function t(){return[e5(tl())]}}]);return e}(rq);r5.inputWidthClass=["","qti-input-width-2","qti-input-width-1","qti-input-width-3","qti-input-width-4","qti-input-width-6","qti-input-width-10","qti-input-width-15","qti-input-width-20","qti-input-width-72"],eI([i()],r5.prototype,"options",2),eI([i()],r5.prototype,"correctOption",2),eI([r({attribute:"data-prompt",type:String})],r5.prototype,"dataPrompt",2),r5=eI([n7("qti-inline-choice-interaction")],r5);var r4=function(t,e){var n=/*#__PURE__*/function(t){"use strict";v(n,t);function n(){s(this,n);var t;t=a(this,n,arguments);t.shuffle="false";return t}c(n,[{key:"connectedCallback",value:function t(){d(f(n.prototype),"connectedCallback",this).call(this),this._applyShuffle()}},{key:"updated",value:function t(t){t.has("shuffle")&&this._applyShuffle()}},{key:"_applyShuffle",value:function t(){this.shuffle==="true"?this._shuffleChoices():this._resetShuffleChoices()}},{key:"_shuffleChoices",value:function t(){var t=Array.from(this.querySelectorAll(e)),n=t.filter(function(t){return t.hasAttribute("fixed")}),r=t.filter(function(t){return!t.hasAttribute("fixed")});if(r.length<=1){console.warn("Shuffling is not possible with fewer than 2 non-fixed elements.");return}var i=T(r),o=!1,a=0;for(;!o&&a<10;){a++;for(var s=r.length-1;s>0;s--){var u=Math.floor(Math.random()*(s+1));var l;l=[r[u],r[s]],r[s]=l[0],r[u]=l[1],l}o=!r.every(function(t,e){return t===i[e]})}o||console.warn("Failed to shuffle the choices after multiple attempts.");var c=1;T(n).concat(T(r)).forEach(function(t){t.style.setProperty("order",String(c++))})}},{key:"_resetShuffleChoices",value:function t(){this.querySelectorAll(e).forEach(function(t){t.style.setProperty("order","initial")})}}]);return n}(t);return eI([r({type:String,reflect:!0})],n.prototype,"shuffle",2),n};var r6=function(t,e){var n=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t._classes=[];t._allLabels=["qti-labels-decimal","qti-labels-lower-alpha","qti-labels-upper-alpha"];t._allLabelSuffixes=["qti-labels-suffix-period","qti-labels-suffix-parenthesis"];return t}c(e,[{key:"class",get:function t(){var t;return((t=this._classes)===null||t===void 0?void 0:t.join(" "))||""},set:function t(t){t&&(this._classes=t.split(" "),this._addLabels())}},{key:"updated",value:function t(t){d(f(e.prototype),"updated",this).call(this,t),t.has("shuffle")&&this._addLabels()}},{key:"_addLabels",value:function t(){var t=this;var e=this._classes.some(function(e){return t._allLabels.includes(e)||t._allLabelSuffixes.includes(e)}),n=function(t){return!isNaN(+t)};if(e){var r=Array.from(this.querySelectorAll("qti-simple-choice")).map(function(t){return t}).map(function(t,e){return{el:t,order:n(t.style.order)?+t.style.order:e+1}}).sort(function(t,e){return t.order-e.order}).map(function(t){return t.el});for(var i=0;i<r.length;i++)r[i].marker=this._getLabel(i+1)}}},{key:"_getLabel",value:function t(t){var e=this;var n=this._classes.filter(function(t){return e._allLabels.includes(t)}).pop(),r=this._classes.filter(function(t){return e._allLabelSuffixes.includes(t)}).pop();!n&&r&&(n="qti-labels-upper-alpha");var i="";switch(n){case"qti-labels-decimal":i="".concat(t);break;case"qti-labels-lower-alpha":i="".concat(String.fromCharCode(97+t-1));break;case"qti-labels-upper-alpha":i="".concat(String.fromCharCode(65+t-1));break}return r==="qti-labels-suffix-period"?i+=".":r==="qti-labels-suffix-parenthesis"&&(i+=")"),i}}]);return e}(t);return eI([r({type:String,reflect:!0})],n.prototype,"class",1),n};var r9=e5(td());var r7=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e),t._internals.role="group";return t}c(e,[{key:"render",value:function t(){return nN(tf())}}]);return e}(r6(r4(r0(rq,"qti-simple-choice"),"qti-simple-choice"),"qti-simple-choice"));r7.styles=r9,eI([r({type:String})],r7.prototype,"orientation",2),r7=eI([n7("qti-choice-interaction")],r7);var r8=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t._file=null;t._base64=null;return t}c(e,[{key:"reset",value:function t(){this._file=null,this._base64=null,this.saveResponse(null)}},{key:"validate",value:function t(){return this._base64!==null}},{key:"value",get:function t(){return this._base64},set:function t(t){if(typeof t=="string")this._base64=t,this.saveResponse(t);else if(t===null)this.reset();else throw new Error("Value must be a Base64-encoded string or null")}},{key:"render",value:function t(){return nN(tv(),this._onFileChange,this.disabled,this.readonly)}},{key:"_onFileChange",value:function t(t){var e=this;return o(function(){var n,r;return D(this,function(i){switch(i.label){case 0:n=t.target;r=n.files&&n.files.length>0;if(!r)return[3,2];e._file=n.files[0];return[4,e._convertToBase64(e._file)];case 1:r=(e._base64=i.sent(),e.saveResponse(e._base64),e.dispatchEvent(new CustomEvent("qti-interaction-response",{detail:{response:e._base64}})));i.label=2;case 2:r;return[2]}})})()}},{key:"_convertToBase64",value:function t(t){return new Promise(function(e,n){var r=new FileReader;r.onload=function(){return e(r.result)},r.onerror=function(){return n(r.error)},r.readAsDataURL(t)})}}],[{key:"properties",get:function t(){return k({},rq.properties)}}]);return e}(rq);r8.styles=[e5(tp())],r8=eI([n7("qti-upload-interaction")],r8);var it=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(ty())}},{key:"process",value:function t(){var t=new ie,e=T(this.children);t.process(e)}}]);return e}(n4);it.styles=[e5(tm())],it=eI([n7("qti-outcome-processing")],it);var ie=/*#__PURE__*/function(){"use strict";function t(){s(this,t)}c(t,[{key:"process",value:function t(t){var e=true,n=false,r=undefined;try{for(var i=t[Symbol.iterator](),o;!(e=(o=i.next()).done);e=true){var a=o.value;a.process()}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}}}]);return t}();var ir='<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-match>\n <qti-variable identifier="RESPONSE"></qti-variable>\n <qti-correct identifier="RESPONSE"></qti-correct>\n </qti-match>\n <qti-set-outcome-value identifier="SCORE">\n <qti-base-value base-type="float">1</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier="SCORE">\n <qti-base-value base-type="float">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>',ii='<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier="RESPONSE"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier="SCORE">\n <qti-base-value base-type="float">0.0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier="SCORE">\n <qti-map-response identifier="RESPONSE"> </qti-map-response>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>',io='<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier="RESPONSE"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier="SCORE">\n <qti-base-value base-type="float">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier="SCORE">\n <qti-map-response-point identifier="RESPONSE"></qti-map-response-point>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>';var ia=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tb())}},{key:"process",value:function t(){if(!this.closest("qti-assessment-item"))return;var t=T(this.children);var e=true,n=false,r=undefined;try{for(var i=t[Symbol.iterator](),o;!(e=(o=i.next()).done);e=true){var a=o.value;a.process()}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}}},{key:"firstUpdated",value:function t(t){if(this.getAttribute("template")){var e=this.getAttribute("template").split("/"),n=e[e.length-1].replace(".xml","");switch(this.innerHTML="",n){case"map_response":{this.appendChild(this.fragmentFromString(ii).firstElementChild.firstElementChild);break}case"map_response_point":{this.appendChild(this.fragmentFromString(io).firstElementChild.firstElementChild);break}case"match_correct":this.appendChild(this.fragmentFromString(ir).firstElementChild.firstElementChild);break}}}},{key:"fragmentFromString",value:function t(t){return document.createRange().createContextualFragment(t)}}]);return e}(n4);ia.styles=[e5(tg())],ia=eI([n7("qti-response-processing")],ia);var is=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(t_())}},{key:"process",value:function t(){throw new Error("Not implemented")}}]);return e}(n4);is=eI([n7("qti-rule")],is);var iu=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"childExpression",get:function t(){return this.firstElementChild}},{key:"process",value:function t(){var t=this.getAttribute("identifier"),e=this.closest("qti-assessment-item").getVariable(t),n;return e.interpolationTable&&(n=e.interpolationTable.get(parseInt(this.childExpression.calculate()))),n==null?(console.warn("lookupOutcomeValue: value is null or undefined"),0):(this.dispatchEvent(new CustomEvent("qti-set-outcome-value",{bubbles:!0,composed:!0,detail:{outcomeIdentifier:this.identifier,value:rE(n)}})),n)}}]);return e}(is);eI([r({type:String})],iu.prototype,"identifier",2);customElements.define("qti-lookup-outcome-value",iu);var il=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tk())}},{key:"process",value:function t(){var t=T(this.children);for(var e=0;e<t.length;e++){var n=t[e];if(n.calculate()){n.process();return}}}}]);return e}(is);customElements.define("qti-response-condition",il);var ic=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"process",value:function t(){var t=this.getAttribute("identifier"),e=this.firstElementChild,n=new ih(e).process();this.dispatchEvent(new CustomEvent("qti-set-outcome-value",{bubbles:!0,composed:!0,detail:{outcomeIdentifier:t,value:Array.isArray(n)?n.map(function(t){return rE(t)}):rE(n)}}))}}]);return e}(is),ih=/*#__PURE__*/function(){"use strict";function t(e){s(this,t);this.expression=e}c(t,[{key:"process",value:function t(){var t=this.expression?this.expression.calculate():null;if(t==null){console.warn("setOutcomeValue: value is null or undefined");return}return t}}]);return t}();customElements.define("qti-set-outcome-value",ic);var id=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tE())}},{key:"calculate",value:function t(){return!0}},{key:"getSubRules",value:function t(){return T(this.children)}},{key:"process",value:function t(){var t=this.getSubRules();for(var e=0;e<t.length;e++)t[e].process()}}]);return e}(n4);customElements.define("qti-response-else",id);var iv=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"calculate",value:function t(){return this.firstElementChild.calculate()}},{key:"getSubRules",value:function t(){var t=[];for(var e=1;e<this.children.length;e++)t.push(this.children[e]);return t}}]);return e}(id);customElements.define("qti-response-if",iv);var ip=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tx(),d(f(e.prototype),"render",this).call(this))}}]);return e}(iv);customElements.define("qti-response-else-if",ip);var iy=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.getVariables=function(){return Array.from(t.children).map(function(e){switch(e.tagName.toLowerCase()){case"qti-base-value":return{baseType:e.getAttribute("base-type"),value:e.textContent.trim(),cardinality:"single"};case"qti-variable":{var n=e.getAttribute("identifier")||"";return t.context.variables.find(function(t){return t.identifier===n})||null}case"qti-multiple":{var r=e.getResult();return r.length>0?{identifier:"",baseType:r[0].baseType,value:r.map(function(t){return t.value}),cardinality:"multiple",type:"response"}:null}case"qti-correct":{var i=e.getAttribute("identifier")||"",o=t.context.variables.find(function(t){return t.identifier===i})||null;return{baseType:o.baseType,value:o.correctResponse,cardinality:o.cardinality}}default:{try{return{baseType:"integer",value:e.getResult().toString(),cardinality:"single"}}catch(t){console.warn("default not sufficient")}return null}}}).filter(function(t){return t!==null})};return t}c(e,[{key:"render",value:function t(){return nN(tw(),JSON.stringify(this.result,null,2))}},{key:"calculate",value:function t(){return this.result=this.getResult(),this.result}},{key:"getResult",value:function t(){throw new Error("Not implemented")}}]);return e}(n4);iy.styles=e5(tC()),eI([i()],iy.prototype,"result",2),eI([e({context:rr,subscribe:!0}),i()],iy.prototype,"context",2);var im=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"calculate",value:function t(){return this.result=this.getResult(),this.result}},{key:"getResult",value:function t(){throw new Error("Not implemented")}}]);return e}(iy);var ib=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"calculate",value:function t(){return this.calculateChildren(Array.from(this.children))}}]);return e}(ex(im));customElements.define("qti-and",ib);var ig=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.baseType="string";return t}c(e,[{key:"getResult",value:function t(){return this.textContent.trim()}}]);return e}(iy);eI([r({type:String,attribute:"base-type"})],ig.prototype,"baseType",2);customElements.define("qti-base-value",ig);var i_=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this.getVariables();if(this.children.length===2){var e=t[0],n=t[1];if(e.baseType==="directedPair"&&n.baseType==="directedPair"&&e.cardinality==="multiple"){var r=e.value,i=n.value;return r.filter(function(t){return i.includes(t)}).length>0}else if(e.baseType==="directedPair"&&n.baseType==="directedPair"&&e.cardinality==="single"){var o=e.value;return n.value.includes(o)}else console.error("unsupported baseType or cardinality in qti contains, only baseType: directedPair and cardinality: multiple is supported")}else console.error("unexpected number of children in qti contains");return!1}}]);return e}(im);customElements.define("qti-contains",i_);var ik=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"interpretation",get:function t(){return this.getAttribute("interpretation")||""}},{key:"getResult",value:function t(){var t=this.getAttribute("identifier")||"",e=this.context.variables.find(function(e){return e.identifier===t})||null;return e.cardinality!=="single"?e.correctResponse.length>0?e.correctResponse[0]:"":e.correctResponse}}]);return e}(iy);customElements.define("qti-correct",ik);var iE=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.roundingMode="significantFigures";return t}c(e,[{key:"figures",get:function t(){if(!this.getAttribute("figures"))return console.error("figures attribute is missing"),null;var t=parseInt(this.getAttribute("figures")||"0");return isNaN(t)?(console.error("figures attribute is not a number"),null):t<0?(console.error("figures attribute is negative"),null):t<1&&this.roundingMode==="significantFigures"?(console.error("figures cannot be smaller than 1 for RoundingMode significantFigures"),null):t}},{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];if(this.roundingMode===null)return null;if(e.cardinality!=="single"||n.cardinality!=="single"||Array.isArray(e.value)||Array.isArray(n.value))return console.error("unexpected cardinality in qti equal"),!1;switch(t[0].baseType){case"integer":case"float":{var r=parseFloat(e.value),i=parseFloat(n.value);if(!isNaN(r)&&!isNaN(i))return this.roundingMode==="significantFigures"?r.toPrecision(this.figures)===i.toPrecision(this.figures):Math.round(r*Math.pow(10,this.figures))/Math.pow(10,this.figures)===Math.round(i*Math.pow(10,this.figures))/Math.pow(10,this.figures);console.error("value cannot be casted to numeric value in equalRounded operator: ".concat(r,", ").concat(i));break}default:{console.error("values other than float and int cannot be used in equalRounded operator.");break}}return!1}return console.error("unexpected number of children in qti-equal-rounded"),null}}]);return e}(iy);eI([r({type:String})],iE.prototype,"roundingMode",2);customElements.define("qti-equal-rounded",iE);var ix=/*#__PURE__*/function(){"use strict";function t(){s(this,t)}c(t,null,[{key:"compareSingleValues",value:function t(t,e,n){switch(n){case"identifier":case"string":return t===e;case"integer":{var r=parseInt(t,10),i=parseInt(e,10);if(!isNaN(r)&&!isNaN(i))return r===i;console.error("Cannot convert ".concat(t," and/or ").concat(e," to int."));break}case"float":{var o=parseFloat(t),a=parseFloat(e);if(!isNaN(o)&&!isNaN(a))return o===a;console.error("couldn't convert ".concat(t," and/or ").concat(e," to float."));break}case"pair":case"directedPair":{var s=t.split(" ").sort(),u=e.split(" ").sort();if(s.length===2&&u.length===2)return n==="pair"&&(s.sort(),u.sort()),s.join(" ")===u.join(" ");console.error("compared two pair but one of the values does not have 2 values: 1: ".concat(t," 2: ").concat(e));break}}return!1}}]);return t}();var iw=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.toleranceMode="exact";return t}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];return this.toleranceMode!=="exact"?(console.error("toleranceMode is not supported yet"),!1):e.cardinality!=="single"||n.cardinality!=="single"||Array.isArray(e.value)||Array.isArray(n.value)?(console.error("unexpected cardinality in qti equal"),!1):ix.compareSingleValues(e.value,n.value,e.baseType)}return console.error("unexpected number of children in qti-equal"),null}}]);return e}(iy);eI([r({type:String})],iw.prototype,"toleranceMode",2);customElements.define("qti-equal",iw);var iC=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];if((e.baseType==="integer"||e.baseType==="float")&&(n.baseType==="integer"||n.baseType==="float"))return+e.value>+n.value;console.error("unexpected baseType or cardinality in qti gt")}return console.error("unexpected number of children in qt"),null}}]);return e}(iy);customElements.define("qti-gt",iC);var iA=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];return(e.baseType==="integer"||e.baseType==="float")&&(n.baseType==="integer"||n.baseType==="float")?+e.value>=+n.value:(console.error("unexpected baseType or cardinality in qti gte"),null)}return console.log("unexpected number of children in qte"),null}}]);return e}(im);customElements.define("qti-gte",iA);var iS=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===1){var t=this.getVariables();if(!t)return!0;var e=t[0].value;return e==null||e==null||e===""}return console.error("unexpected number of children in qti Null"),null}}]);return e}(iy);customElements.define("qti-is-null",iS);var iq=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];if((e.baseType==="integer"||e.baseType==="float")&&(n.baseType==="integer"||n.baseType==="float"))return+e.value<+n.value;console.error("unexpected baseType or cardinality in qti lt")}return console.error("unexpected number of children in lt"),null}}]);return e}(iy);customElements.define("qti-lt",iq);var iR=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];return(e.baseType==="integer"||e.baseType==="float")&&(n.baseType==="integer"||n.baseType==="float")?+e.value<=+n.value:(console.error("unexpected baseType or cardinality in qti lte"),null)}return console.log("unexpected number of children in lte"),null}}]);return e}(im);customElements.define("qti-lte",iR);var iP=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this;var e=this.context.variables.find(function(e){return e.identifier===t.identifier});if(!e)return console.warn("Response ".concat(this.identifier," can not be found")),null;var n=e.mapping,r=Array.isArray(e.value)?e.value:[e.value],i=0;var o=true,a=false,s=undefined;try{var u=function(){var t=c.value;var r=n.mapEntries.find(function(n){return ix.compareSingleValues(n.mapKey,t,e.baseType)});r==null||r.mappedValue==null?i+=n.defaultValue:i+=r.mappedValue};for(var l=r[Symbol.iterator](),c;!(o=(c=l.next()).done);o=true)u()}catch(t){a=true;s=t}finally{try{if(!o&&l.return!=null){l.return()}}finally{if(a){throw s}}}return n.lowerBound!=null&&(i=Math.max(n.lowerBound,i)),n.upperBound!=null&&(i=Math.min(n.upperBound,i)),i}}]);return e}(iy);eI([r({type:String})],iP.prototype,"identifier",2);customElements.define("qti-map-response",iP);var iM=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.defaultValue=0;return t}c(e,[{key:"mapEntries",get:function t(){return Array.from(this.querySelectorAll("qti-map-entry")).map(function(t){return{mapKey:t.getAttribute("map-key"),mappedValue:+t.getAttribute("mapped-value")}})}}]);return e}(n4);eI([r({attribute:"default-value",type:Number})],iM.prototype,"defaultValue",2),eI([r({attribute:"lower-bound",type:Number})],iM.prototype,"lowerBound",2),eI([r({attribute:"upper-bound",type:Number})],iM.prototype,"upperBound",2);customElements.define("qti-mapping",iM);var iT=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),n=t[0],r=t[1];return e.match(n,r)}return console.error("unexpected number of children in match"),null}}],[{key:"match",value:function t(t,e){switch(e.cardinality){case"single":var n;return t.value===null?!1:Array.isArray(t.value)||Array.isArray(e.value)?(console.error("unexpected cardinality in qti match"),!1):ix.compareSingleValues((n=t.value)===null||n===void 0?void 0:n.toString(),e.value.toString(),e.baseType);case"ordered":{if(!Array.isArray(t.value)||!Array.isArray(e.value))return console.error("unexpected cardinality in qti match"),!1;if(t.value.length!==e.value.length)return!1;for(var r=0;r<t.value.length;r++)if(!ix.compareSingleValues(e.value[r],t.value[r],e.baseType))return!1;return!0}case"multiple":{if(!Array.isArray(t.value)||!Array.isArray(e.value))return console.error("unexpected cardinality in qti match"),!1;if(t.value.length!==e.value.length)return!1;var i=0;var o=true,a=false,s=undefined;try{for(var u=e.value[Symbol.iterator](),l;!(o=(l=u.next()).done);o=true){var c=l.value;var h=null,d=T(t.value);var f=true,v=false,p=undefined;try{for(var y=d[Symbol.iterator](),m;!(f=(m=y.next()).done);f=true){var b=m.value;if(ix.compareSingleValues(c,b,e.baseType)){h=b;break}}}catch(t){v=true;p=t}finally{try{if(!f&&y.return!=null){y.return()}}finally{if(v){throw p}}}if(h!==null)d.splice(d.indexOf(h),1);else return!1;i++}}catch(t){a=true;s=t}finally{try{if(!o&&u.return!=null){u.return()}}finally{if(a){throw s}}}return!0}default:return console.error("unexpected cardinality in qti match"),!1}}}]);return e}(iy);customElements.define("qti-match",iT);var i$=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this.getVariables();this.children.length!==2&&console.warn("The member operator takes two sub-expressions");var e=q(t,2),n=e[0],r=e[1];if(n.baseType===r.baseType||n.baseType==="integer"&&r.baseType==="float"||n.baseType==="float"&&r.baseType==="integer"||console.warn("Which must both have the same base-type"),r.cardinality==="multiple"||r.cardinality==="ordered"||console.warn("and the second must be a multiple or ordered container"),(n.baseType==="float"||r.baseType==="float")&&console.warn("The member operator should not be used on sub-expressions with a base-type of float"),(n.baseType==="duration"||r.baseType==="duration")&&console.warn("It must not be used on sub-expressions with a base-type of duration"),n.value===null||r.value===null)return null;var i=n.value;return r.value.includes(i)}}]);return e}(iy);customElements.define("qti-member",i$);var iO=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this.getVariables();if(t.length===0)return console.error("unexpected number of children in qti multiple"),null;var e=true,n=false,r=undefined;try{for(var i=t[Symbol.iterator](),o;!(e=(o=i.next()).done);e=true){var a=o.value;if(a.cardinality!=="multiple"&&a.cardinality!=="single")return console.error("unexpected cardinality in qti multiple"),[]}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}return t}}]);return e}(iy);customElements.define("qti-multiple",iO);var iU=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tA(),d(f(e.prototype),"render",this).call(this))}},{key:"getResult",value:function t(){return!this.firstElementChild.calculate()}}]);return e}(iy);customElements.define("qti-not",iU);var iI=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){return Array.from(this.children).map(function(t){var e=t;if(!e.calculate)return console.error("Element doesn't implement QtiConditionExpression"),null;var n=e.calculate(),r=!1;if(typeof n=="string")if(n==="true")r=!0;else if(n==="false")r=!1;else return console.error("unexpected val in qti-or, expected boolean"),null;else typeof n=="boolean"&&(r=n);return r}).some(function(t){return typeof t=="boolean"&&t})}}]);return e}(im);customElements.define("qti-or",iI);var iD=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this.getVariables();if(t.length===0)return console.error("unexpected number of children in qti multiple"),null;var e=true,n=false,r=undefined;try{for(var i=t[Symbol.iterator](),o;!(e=(o=i.next()).done);e=true){var a=o.value;if(a.cardinality!=="ordered"&&a.cardinality!=="single")return console.error("unexpected cardinality in qti ordered"),[]}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}return t}}]);return e}(iy);customElements.define("qti-ordered",iD);var iN=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){var t=this;var e,n;var r=(n=this.context)===null||n===void 0?void 0:(e=n.variables.find(function(e){return e.identifier===t.identifier}))===null||e===void 0?void 0:e.value;return nN(tS(),JSON.stringify(r,null,2))}},{key:"calculate",value:function t(){var t=this;return this.context.variables.find(function(e){return e.identifier===t.identifier})||null}}]);return e}(n4);eI([r({type:String})],iN.prototype,"identifier",2),eI([e({context:rr,subscribe:!0}),i()],iN.prototype,"context",2);customElements.define("qti-printed-variable",iN);var iL=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){return this.getVariables().reduce(function(t,e){if(e.baseType=="float"||e.baseType=="integer")try{return t*parseInt(e.value.toString())}catch(t){console.warn("can not convert to number")}else console.warn("has another baseType ".concat(e.baseType));return t},1)}}]);return e}(iy);customElements.define("qti-product",iL);var iV=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){return this.calculateChildren(Array.from(this.children))}}]);return e}(ew(iy));customElements.define("qti-subtract",iV);var ij=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.caseSensitive="true";return t}c(e,[{key:"getResult",value:function t(){if(this.children.length===2){var t=this.getVariables(),e=t[0],n=t[1];if(e.cardinality!=="single"||n.cardinality!=="single"||Array.isArray(e.value)||Array.isArray(n.value))return console.error("unexpected cardinality in qti string-match"),!1;var r=this.caseSensitive==="true"?e.value:e.value.toLowerCase(),i=this.caseSensitive==="true"?n.value:n.value.toLowerCase();return ix.compareSingleValues(r,i,e.baseType)}return console.error("unexpected number of children in qti-string-match"),null}}]);return e}(iy);eI([r({type:String,attribute:"case-sensitive"})],ij.prototype,"caseSensitive",2);customElements.define("qti-string-match",ij);var iH=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e),t._expression=new iQ(Array.from(t.children));return t}c(e,[{key:"getResult",value:function t(){return this._expression.calculate()}}]);return e}(iy),iQ=/*#__PURE__*/function(){"use strict";function t(e){s(this,t);this.expressions=e}c(t,[{key:"calculate",value:function t(){return this.expressions.map(function(t){if(!t.calculate)return console.error("Element doesn't implement QtiConditionExpression"),null;var e=t.calculate();return Number.isNaN(e)?(console.error("unexpected value in qti-sum, expected number"),null):Number(e)}).reduce(function(t,e){return t+e},0)}}]);return t}();customElements.define("qti-sum",iH);var iz=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"getResult",value:function t(){var t=this.getAttribute("identifier");return this.context.variables.find(function(e){return e.identifier===t}).value}}]);return e}(iy);customElements.define("qti-variable",iz);var iF=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;var n;t=a(this,e,arguments),n=t;t._errorMessage=null;t.loadConfig=/*#__PURE__*/function(){var t=o(function(t,e){var r,i,o,a;return D(this,function(o){switch(o.label){case 0:t=n.removeDoubleSlashes(t);o.label=1;case 1:o.trys.push([1,5,,6]);return[4,fetch(t)];case 2:r=o.sent();if(!r.ok)return[3,4];return[4,r.json()];case 3:i=o.sent();for(var s in i.paths)e&&(i.paths[s]=n.getResolvablePath(i.paths[s],e));return[2,i];case 4:return[3,6];case 5:a=o.sent();return[3,6];case 6:return[2,null]}})});return function(e,n){return t.apply(this,arguments)}}();t.getResolvablePathString=function(e,n){return e=e.replace(/\.js$/,""),(e===null||e===void 0?void 0:e.toLocaleLowerCase().startsWith("http"))||!n?e:t.removeDoubleSlashes("".concat(n,"/").concat(e))};t.getResolvablePath=function(e,n){return Array.isArray(e)?e.map(function(e){return t.getResolvablePathString(e,n)}):t.getResolvablePathString(e,n)};return t}c(e,[{key:"convertQtiVariableJSON",value:function t(t){for(var e in t)if(t.hasOwnProperty(e)){var n=t[e];if(n){for(var r in n)if(n.hasOwnProperty(r)){var i=n[r];if(Array.isArray(i))return i.map(String);if(i!=null)return String(i)}}}return null}},{key:"startChecking",value:function t(){var t=this;this.intervalId=setInterval(function(){var e=t.pci.getResponse(),n=t.pci.getResponse(),r=JSON.stringify(e);if(r!==t.rawResponse){t.rawResponse=r;var i=t.convertQtiVariableJSON(n);t.value=i,t.saveResponse(i)}},200)}},{key:"stopChecking",value:function t(){this.intervalId!==void 0&&clearInterval(this.intervalId)}},{key:"validate",value:function t(){return!0}},{key:"value",get:function t(){return this.rawResponse},set:function t(t){}},{key:"getTAOConfig",value:function t(t){var e=t.querySelectorAll("properties"),n={},r=function(t){var e={},n=t.getAttribute("key");if(n){var r=Array.from(t.children),o=r.map(function(t){return t.getAttribute("key")});o.length>0&&!o.find(function(t){return!Number.isInteger(+t)})?e[n]=r.map(function(t){return i(t)}):e[n]=t.textContent}return e},i=function(t){if(t){var e={};var n=true,i=false,o=undefined;try{for(var a=t.children[Symbol.iterator](),s;!(n=(s=a.next()).done);n=true){var u=s.value;e=k({},e,r(u))}}catch(t){i=true;o=t}finally{try{if(!n&&a.return!=null){a.return()}}finally{if(i){throw o}}}return e}};var o=true,a=false,s=undefined;try{for(var u=e[Symbol.iterator](),l;!(o=(l=u.next()).done);o=true){var c=l.value;return c.getAttribute("key")||(n=k({},n,i(c))),n}}catch(t){a=true;s=t}finally{try{if(!o&&u.return!=null){u.return()}}finally{if(a){throw s}}}return console.log("Can not find qti-custom-interaction config"),null}},{key:"register",value:function t(t){this.pci=t;var e=this.parentElement.tagName==="QTI-CUSTOM-INTERACTION"?"TAO":"IMS",n=e=="IMS"?this.querySelector("qti-interaction-markup"):this.querySelector("markup");n.classList.add("qti-customInteraction"),e=="TAO"&&this.querySelector("properties")&&(this.querySelector("properties").style.display="none");var r=e=="IMS"?{properties:this.dataset,onready:function(){console.log("onready")}}:this.getTAOConfig(this);e=="IMS"?t.getInstance(n,r,void 0):t.initialize(this.customInteractionTypeIdentifier,n.firstElementChild,r),e=="TAO"&&Array.from(this.querySelectorAll("link")).map(function(t){return t.getAttribute("href")}).forEach(function(t){var e=document.createElement("link");e.rel="stylesheet",e.type="text/css",e.media="screen",e.href=t,n.appendChild(e)}),this.startChecking()}},{key:"connectedCallback",value:function t(){var t=this;d(f(e.prototype),"connectedCallback",this).call(this),define("qtiCustomInteractionContext",function(){return{register:function(e){t.register(e)},notifyReady:function(){}}});var n=this.buildRequireConfig();requirejs.config(n)(["require"],function(e){e([t.module])})}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),requirejs.undef(this.customInteractionTypeIdentifier);var t=requirejs.s.contexts;delete t[this.customInteractionTypeIdentifier],this.stopChecking()}},{key:"buildRequireConfig",value:function t(){var t={context:this.customInteractionTypeIdentifier,catchError:!0,paths:window.requirePaths||{},shim:window.requireShim||{}};if(!globalThis.require)return this._errorMessage="RequireJS not found. Please load it via CDN: https://cdnjs.com/libraries/require.js",null;var e=this.getAttribute("data-base-url"),n=this.querySelector("qti-interaction-modules");if(n){var r=n.querySelectorAll("qti-interaction-module");var i=true,o=false,a=undefined;try{for(var s=r[Symbol.iterator](),u;!(i=(u=s.next()).done);i=true){var l=u.value;var c=l.getAttribute("id"),h=l.getAttribute("primary-path"),d=l.getAttribute("fallback-path");if(c&&h){var f=d?this.combineRequireResolvePaths(this.getResolvablePath(h,e),this.getResolvablePath(d,e)):this.getResolvablePath(h,e),v=t.paths[c]||[];t.paths[c]=this.combineRequireResolvePaths(v,f)}}}catch(t){o=true;a=t}finally{try{if(!i&&s.return!=null){s.return()}}finally{if(o){throw a}}}}return t}},{key:"combineRequireResolvePaths",value:function t(t,e){var n=Array.isArray(t)?t:[t],r=Array.isArray(e)?e:[e];return n.concat(r)}},{key:"removeDoubleSlashes",value:function t(t){return t.replace(/([^:]\/)\/+/g,"$1").replace(/\/\//g,"/").replace("http:/","http://").replace("https:/","https://")}},{key:"render",value:function t(){return nN(tR(),this._errorMessage&&nN(tq(),this._errorMessage))}}]);return e}(rq);eI([r({type:String,attribute:"module"})],iF.prototype,"module",2),eI([r({type:String,attribute:"custom-interaction-type-identifier"})],iF.prototype,"customInteractionTypeIdentifier",2),eI([i()],iF.prototype,"_errorMessage",2),iF=eI([n7("qti-portable-custom-interaction")],iF);var iB=function(t,e,n){var r=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}return e}(t);return r};var iW=function(t,e,n,i){var u=/*#__PURE__*/function(t){"use strict";v(r,t);function r(){s(this,r);var t;var e;t=a(this,r,arguments),e=t;t.observer=null;t.droppableObsever=null;t.resizeObserver=null;t.draggables=[];t.droppables=[];t.dragContainers=[];t.dragClone=null;t.dragSource=null;t.touchStartPoint=null;t.isDraggable=!1;t.cloneOffset={x:0,y:0};t.isDragging=!1;t.rootNode=null;t.allDropzones=[];t.lastTarget=null;t.dropzoneOriginalParent=null;t.currentDropTarget=null;t.MIN_DRAG_DISTANCE=5;t.DRAG_CLONE_OPACITY=1;t.dataTransfer={data:{},setData:function t(t,e){this.data[t]=e},getData:function t(t){return this.data[t]},effectAllowed:"move"};t.configuration={copyStylesDragClone:!0,dragCanBePlacedBack:!0,dragOnClick:!1};t.minAssociations=1;t.maxAssociations=1;t.draggablesModified=function(e,n){var r=true,i=false,o=undefined;try{var a=function(){var e=u.value;t.draggables.includes(e)&&(t.draggables=t.draggables.filter(function(t){return t!==e}),e.removeAttribute("tabindex"),e.removeEventListener("touchstart",t.handleTouchStart.bind(t)),e.removeEventListener("mousedown",t.handleTouchStart.bind(t)))};for(var s=n[Symbol.iterator](),u;!(r=(u=s.next()).done);r=true)a()}catch(t){i=true;o=t}finally{try{if(!r&&s.return!=null){s.return()}}finally{if(i){throw o}}}var l=true,c=false,h=undefined;try{for(var d=e[Symbol.iterator](),f;!(l=(f=d.next()).done);l=true){var v=f.value;t.draggables.includes(v)||(t.draggables.push(v),v.setAttribute("tabindex","0"),v.hasTouchStartListener||(v.addEventListener("touchstart",t.handleTouchStart.bind(t),{passive:!1}),v.addEventListener("mousedown",t.handleTouchStart.bind(t),{passive:!1}),v.hasTouchStartListener=!0))}}catch(t){c=true;h=t}finally{try{if(!l&&d.return!=null){d.return()}}finally{if(c){throw h}}}var p=0;t.draggables.forEach(function(e){e.style.viewTransitionName="drag-".concat(p,"-").concat(t.getAttribute("identifier")||crypto.randomUUID()),e.setAttribute("qti-draggable","true"),e.addEventListener("dragstart",t.handleDragStart),e.addEventListener("dragend",t.handleDragEnd),p++})};t.droppablesModified=function(e,n){var r=true,i=false,o=undefined;try{var a=function(){var e=u.value;t.droppables.includes(e)&&(t.droppables=t.droppables.filter(function(t){return t!==e}),t.allDropzones=t.allDropzones.filter(function(t){return t!==e}))};for(var s=n[Symbol.iterator](),u;!(r=(u=s.next()).done);r=true)a()}catch(t){i=true;o=t}finally{try{if(!r&&s.return!=null){s.return()}}finally{if(i){throw o}}}var l=true,c=false,h=undefined;try{for(var d=e[Symbol.iterator](),f;!(l=(f=d.next()).done);l=true){var v=f.value;t.droppables.includes(v)||(t.droppables.push(v),t.allDropzones.push(v))}}catch(t){c=true;h=t}finally{try{if(!l&&d.return!=null){d.return()}}finally{if(c){throw h}}}var p=true,y=false,m=undefined;try{for(var b=t.droppables[Symbol.iterator](),g;!(p=(g=b.next()).done);p=true){var _=g.value;t.dataset.choicesContainerWidth&&(_.style.width="".concat(t.dataset.choicesContainerWidth,"px"),_.style.boxSizing="border-box")}}catch(t){y=true;m=t}finally{try{if(!p&&b.return!=null){b.return()}}finally{if(y){throw m}}}};t.handleDragStart=function(e){var n=e.currentTarget;e.dataTransfer.setData("text",n.getAttribute("identifier")),t.responseIdentifier&&e.dataTransfer.setData("responseIdentifier",t.responseIdentifier),t._internals.states.add("--dragzone-enabled"),t._internals.states.add("--dragzone-active"),n.setAttribute("dragging",""),t.activateDragLocation(),t.activateDroppables(n)};t.handleDragEnd=/*#__PURE__*/function(){var t=o(function(t){var n;return D(this,function(r){t.preventDefault();n=t.currentTarget;e._internals.states.delete("--dragzone-enabled"),e._internals.states.delete("--dragzone-active"),e.deactivateDragLocation(),e.deactivateDroppables(),n.removeAttribute("dragging");return[2]})});return function(e){return t.apply(this,arguments)}}();return t}c(r,[{key:"handleDraggableContainerChange",value:function t(t,e){this.isMatchTabular()||(t.length>0||e.length>0)&&this.dragContainersModified(t||[],e||[])}},{key:"dragContainersModified",value:function t(t,e){var n=true,r=false,i=undefined;try{var o,a=function(){var t=u.value;o.dragContainers.includes(t)&&(o.dragContainers=o.dragContainers.filter(function(e){return e!==t}),o.allDropzones=o.allDropzones.filter(function(e){return e!==t}))};for(var s=e[Symbol.iterator](),u;!(n=(u=s.next()).done);n=true)o=this,a()}catch(t){r=true;i=t}finally{try{if(!n&&s.return!=null){s.return()}}finally{if(r){throw i}}}var l=true,c=false,h=undefined;try{for(var d=t[Symbol.iterator](),f;!(l=(f=d.next()).done);l=true){var v=f.value;this.dragContainers.includes(v)||(this.dragContainers.push(v),this.allDropzones.push(v))}}catch(t){c=true;h=t}finally{try{if(!l&&d.return!=null){d.return()}}finally{if(c){throw h}}}}},{key:"handleDraggablesChange",value:function t(t,e){this.isMatchTabular()||(t.length>0||e.length>0)&&this.draggablesModified(t||[],e||[])}},{key:"handleDroppablesChange",value:function t(t,e){this.isMatchTabular()||(t.length>0||e.length>0)&&this.droppablesModified(t||[],e||[])}},{key:"firstUpdated",value:function t(t){var o=this;var a,s,u;d(f(r.prototype),"firstUpdated",this).call(this,t),this.hasAttribute("disabled")||(document.addEventListener("touchmove",this.handleTouchMove.bind(this),{passive:!1}),document.addEventListener("mousemove",this.handleTouchMove.bind(this),{passive:!1}),document.addEventListener("touchend",this.handleTouchEnd.bind(this),{passive:!1}),document.addEventListener("mouseup",this.handleTouchEnd.bind(this),{passive:!1}),document.addEventListener("touchcancel",this.handleTouchCancel.bind(this),{passive:!1}));var l=Array.from(this.querySelectorAll(e)||[]).concat(Array.from(((a=this.shadowRoot)===null||a===void 0?void 0:a.querySelectorAll(e))||[])),c=Array.from(this.querySelectorAll(n)||[]).concat(Array.from(((s=this.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(n))||[])),h=Array.from(this.querySelectorAll(i)||[]).concat(Array.from(((u=this.shadowRoot)===null||u===void 0?void 0:u.querySelectorAll(i))||[]));this.dragContainersModified(h,[]),this.droppablesModified(c,[]),this.draggablesModified(l,[]),this.updateMinDimensionsForDropZones(),this.observer=new MutationObserver(function(){return o.updateMinDimensionsForDropZones()}),this.observer.observe(this,{childList:!0,subtree:!0}),this.resizeObserver=new ResizeObserver(function(){return o.updateMinDimensionsForDropZones()}),this.querySelectorAll("qti-gap-text").forEach(function(t){var e;return(e=o.resizeObserver)===null||e===void 0?void 0:e.observe(t)})}},{key:"moveDraggableToDroppable",value:function t(t,e){var n=this;return o(function(){return D(this,function(r){(function(){t.style.transform="translate(0, 0)",e.tagName==="SLOT"?t.setAttribute("slot",e.getAttribute("name")):e.appendChild(t),n.checkAllMaxAssociations(),n.saveResponse()})();return[2]})})()}},{key:"activateDroppable",value:function t(t){this.dragContainers.includes(t)?(this._internals.states.add("--dragzone-active"),t.setAttribute("active","")):(this._internals.states.delete("--dragzone-active"),t.setAttribute("active",""))}},{key:"deactivateDroppable",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;e&&this._internals.states.add("--dragzone-active"),t.removeAttribute("active")}},{key:"connectedCallback",value:function t(){d(f(r.prototype),"connectedCallback",this).call(this)}},{key:"isMatchTabular",value:function t(){return this.classList.contains("qti-match-tabular")}},{key:"updateMinDimensionsForDropZones",value:function t(){var t;var r=this.querySelectorAll(e),o=Array.from(this.querySelectorAll(n)).map(function(t){return t}),a=0,s=0;r.forEach(function(t){var e=t.getBoundingClientRect();a=Math.max(a,e.height),s=Math.max(s,e.width)});var u=this.querySelector(i)||((t=this.shadowRoot)===null||t===void 0?void 0:t.querySelector(i));u&&(u.style.minHeight="".concat(a,"px"),u.style.minWidth="".concat(s,"px"));var l=true,c=false,h=undefined;try{for(var d=o[Symbol.iterator](),f;!(l=(f=d.next()).done);l=true){var v=f.value;v.style.minHeight="".concat(a,"px"),v.style.minWidth="".concat(s,"px")}}catch(t){c=true;h=t}finally{try{if(!l&&d.return!=null){d.return()}}finally{if(c){throw h}}}}},{key:"activateDroppables",value:function t(t){this.dragContainers.forEach(function(e){e.setAttribute("enabled",""),e.hasAttribute("disabled")&&(e.contains(t)||e.shadowRoot&&e.shadowRoot.contains(t))&&e.removeAttribute("disabled")}),this.droppables.forEach(function(e){e.setAttribute("enabled",""),e.hasAttribute("disabled")&&(e.contains(t)||e.shadowRoot&&e.shadowRoot.contains(t))&&e.removeAttribute("disabled")})}},{key:"activateDragLocation",value:function t(){this._internals.states.add("--dragzone-enabled")}},{key:"deactivateDragLocation",value:function t(){this._internals.states.delete("--dragzone-enabled")}},{key:"deactivateDroppables",value:function t(){this.dragContainers.forEach(function(t){t.removeAttribute("enabled")}),this.droppables.forEach(function(t){return t.removeAttribute("enabled")})}},{key:"disconnectedCallback",value:function t(){d(f(r.prototype),"disconnectedCallback",this).call(this),this.observer&&(this.observer.disconnect(),this.observer=null),this.droppableObsever&&(this.droppableObsever.disconnect(),this.droppableObsever=null),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null),document.removeEventListener("touchmove",this.handleTouchMove),document.removeEventListener("mousemove",this.handleTouchMove),document.removeEventListener("touchend",this.handleTouchEnd),document.removeEventListener("mouseup",this.handleTouchEnd),document.removeEventListener("touchcancel",this.handleTouchCancel)}},{key:"handleTouchMove",value:function t(t){if(this.isDraggable&&this.dragClone){var e=this.getEventCoordinates(t),n=e.x,r=e.y,i={clientX:n,clientY:r};this.calculateDragDistance(i)>=this.MIN_DRAG_DISTANCE&&(this.isDragging=!0,this.updateDragClonePosition(i));var o=this.findClosestDropzone();this.currentDropTarget=o,o!==this.lastTarget&&(this.lastTarget&&(this.deactivateDroppable(this.lastTarget),this.dispatchCustomEvent(this.lastTarget,"dragleave")),o&&(this.activateDroppable(o),this.dispatchCustomEvent(o,"dragenter")),this.lastTarget=o),this.currentDropTarget&&this.dispatchCustomEvent(this.currentDropTarget,"dragover"),t.preventDefault()}}},{key:"handleTouchEnd",value:function t(t){if(this.isDragging){if(this.currentDropTarget){var e=this.dragClone;this.moveDraggableToDroppable(e,this.currentDropTarget)}this.resetDragState()}this._internals.states.delete("--dragzone-active"),this.checkAllMaxAssociations(),t.preventDefault()}},{key:"handleTouchCancel",value:function t(t){this.resetDragState()}},{key:"validate",value:function t(){if(!this.shadowRoot)return!1;var t=this.getValidAssociations(),e=!0,n="";this.maxAssociations>0&&t>this.maxAssociations?(e=!1,n=this.dataset.maxSelectionsMessage||"You've selected too many associations. Maximum allowed is ".concat(this.maxAssociations,".")):this.minAssociations>0&&t<this.minAssociations&&(e=!1,n=this.dataset.minSelectionsMessage||"You haven't selected enough associations. Minimum required is ".concat(this.minAssociations,"."));var r=this.lastElementChild;return this._internals.setValidity(e?{}:{customError:!0},n,r),this.reportValidity(),e}},{key:"reportValidity",value:function t(){var t=this.shadowRoot.querySelector("#validationMessage");return t&&(this._internals.validity.valid?(t.textContent="",t.style.display="none"):(t.textContent=this._internals.validationMessage,t.style.display="block")),this._internals.validity.valid}},{key:"checkMaxAssociations",value:function t(t){var e=this.getMatchMaxValue(t),n=t.querySelectorAll('[qti-draggable="true"]').length;return e===0||n>=e}},{key:"resetDragState",value:function t(){if(this.dragClone)if(!(this.currentDropTarget!==null)||this.dragContainers.includes(this.currentDropTarget))this.dragSource.style.opacity="1.0",this.dragSource.style.display="block",this.dragSource.style.pointerEvents="auto",this.dragClone.remove();else{var t=window.getComputedStyle(this.dragSource);for(var e=0;e<t.length;e++){var n=t[e];this.dragClone.style.setProperty(n,t.getPropertyValue(n))}this.dragClone.style.opacity="1.0",this.dragClone.style.display="block",this.dragClone.style.pointerEvents="auto"}this.isDragging=!1,this.isDraggable=!1,this.dragSource=null,this.dragClone=null,this.touchStartPoint=null,this.currentDropTarget=null,this.lastTarget=null}},{key:"checkAllMaxAssociations",value:function t(){var t=this;this.droppables.forEach(function(e){t.checkMaxAssociations(e)?t.disableDroppable(e):t.enableDroppable(e)})}},{key:"getMatchMaxValue",value:function t(t){var e=t.getAttribute("match-max");return e?parseInt(e,10):1}},{key:"disableDroppable",value:function t(t){t.setAttribute("disabled","")}},{key:"enableDroppable",value:function t(t){t.removeAttribute("disabled")}},{key:"value",get:function t(){return this.collectResponseData()},set:function t(t){var e=this;if(!this.isMatchTabular())if(Array.isArray(t)){t===null||t===void 0?void 0:t.forEach(function(t){return e.placeResponse(t)});var n=new FormData;t.forEach(function(t){n.append(e.responseIdentifier,t)}),this._internals.setFormValue(n)}else this._internals.setFormValue(t)}},{key:"placeResponse",value:function t(t){var e=this;var n=M(t.split(" ").reverse()),r=n[0],i=n.slice(1),o=this.findDroppableById(r);i.forEach(function(t){return e.placeDraggableInDroppable(t,o)})}},{key:"findDroppableById",value:function t(t){return this.droppables.find(function(e){return e.getAttribute("identifier")===t})}},{key:"placeDraggableInDroppable",value:function t(t,e){var n=this;return o(function(){var r,i,o;return D(this,function(a){switch(a.label){case 0:r=n.querySelector("[identifier=".concat(t,"]"));if(!e||!r){console.error("Cannot find draggable or droppable with the given identifier: ".concat(t));return[2]}i=function(){r.style.transform="translate(0, 0)",console.log("droppable",e),e.appendChild(r),n.checkAllMaxAssociations()};if(!document.startViewTransition)return[3,2];return[4,document.startViewTransition(i).finished];case 1:o=a.sent();return[3,3];case 2:o=i();a.label=3;case 3:o;return[2]}})})()}},{key:"getValidAssociations",value:function t(){return this.droppables.filter(function(t){return t.childElementCount>0}).length}},{key:"saveResponse",value:function t(){this.validate();var t=this.collectResponseData();this.dispatchEvent(new CustomEvent("qti-interaction-response",{bubbles:!0,composed:!0,detail:{responseIdentifier:this.responseIdentifier,response:t}}))}},{key:"collectResponseData",value:function t(){return this.droppables.map(function(t){var e=t.querySelectorAll('[qti-draggable="true"]'),n=Array.from(e).map(function(t){return t.getAttribute("identifier")}),r=t.getAttribute("identifier");return n.map(function(t){return"".concat(t," ").concat(r)})}).flat()}},{key:"reset",value:function t(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;t&&this.saveResponse()}},{key:"updateDragClonePosition",value:function t(t){if(!this.isDragging||!this.dragClone)return;var e=t.clientX-this.cloneOffset.x,n=t.clientY-this.cloneOffset.y,r=this.applyBoundaries(e,n,this.dragClone),i=r.newLeft,o=r.newTop;this.dragClone.style.left="".concat(i,"px"),this.dragClone.style.top="".concat(o,"px")}},{key:"getEventCoordinates",value:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;var n=t.touches?t.touches[0]:t;return{x:e?n.pageX:n.clientX,y:e?n.pageY:n.clientY}}},{key:"calculateDragDistance",value:function t(t){var e=Math.abs(t.clientX-this.touchStartPoint.x),n=Math.abs(t.clientY-this.touchStartPoint.y);return e+n}},{key:"applyBoundaries",value:function t(t,e,n){var r=new DOMRect(0,0,window.innerWidth,window.innerHeight);p(this.rootNode,ShadowRoot)?r=this.rootNode.host.getBoundingClientRect():p(this.rootNode,Document)&&(r=document.documentElement.getBoundingClientRect());var i=n.getBoundingClientRect(),o=i.width,a=i.height,s=Math.max(r.left,Math.min(t,r.right-o)),u=Math.max(r.top,Math.min(e,r.bottom-a));return{newLeft:s,newTop:u}}},{key:"findClosestDropzone",value:function t(){var t=this.allDropzones.filter(function(t){return!t.hasAttribute("disabled")});if(!this.dragClone||t.length===0)return null;var e=this.dragClone.getBoundingClientRect(),n=null,r=0;var i=true,o=false,a=undefined;try{for(var s=t[Symbol.iterator](),u;!(i=(u=s.next()).done);i=true){var l=u.value;var c=l.getBoundingClientRect(),h=this.calculateOverlapArea(e,c);h>r&&(r=h,n=l)}}catch(t){o=true;a=t}finally{try{if(!i&&s.return!=null){s.return()}}finally{if(o){throw a}}}if(!n){var d=200;var f=true,v=false,p=undefined;try{for(var y=t[Symbol.iterator](),m;!(f=(m=y.next()).done);f=true){var b=m.value;var g=b.getBoundingClientRect(),_=Math.sqrt(Math.pow(e.left-g.left,2)+Math.pow(e.top-g.top,2));_<d&&(d=_,n=b)}}catch(t){v=true;p=t}finally{try{if(!f&&y.return!=null){y.return()}}finally{if(v){throw p}}}}return n}},{key:"calculateOverlapArea",value:function t(t,e){var n=Math.max(0,Math.min(t.right,e.right)-Math.max(t.left,e.left)),r=Math.max(0,Math.min(t.bottom,e.bottom)-Math.max(t.top,e.top));return n*r}},{key:"dispatchCustomEvent",value:function t(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t)return;var r=new CustomEvent(e,{bubbles:n,cancelable:!0});r.dataTransfer=this.dataTransfer,t.dispatchEvent(r)}},{key:"handleTouchStart",value:function t(t){var e=this;var n=this.getEventCoordinates(t),r=n.x,i=n.y;this.dropzoneOriginalParent=t.currentTarget.parentElement,this.touchStartPoint={x:r,y:i},this.dragSource=t.currentTarget,this.isDraggable=!0,this.rootNode=this.dragSource.getRootNode();var o=this.findDraggableInDraggableContainer(this.dragSource.getAttribute("identifier")),a=this.dragSource.parentElement;if(this.droppables.includes(a)){this.enableDroppable(a),this.dragClone=this.dragSource,this.dragSource=this.findDraggableInDraggableContainer(this.dragSource.getAttribute("identifier"));var s=this.findParentInteractionElement(this.dragSource),u=this.dragClone.getBoundingClientRect();s?s.appendChild(this.dragClone):p(this.rootNode,ShadowRoot)?this.rootNode.host.appendChild(this.dragClone):p(this.rootNode,Document)&&document.body.appendChild(this.dragClone),u&&this.setDragCloneStyles(u)}else{var l=o.getBoundingClientRect();this.cloneOffset.x=r-l.left,this.cloneOffset.y=i-l.top,this.dragClone=o.cloneNode(!0),l&&this.setDragCloneStyles(l);var c=this.findParentInteractionElement(this.dragSource);c?c.appendChild(this.dragClone):p(this.rootNode,ShadowRoot)?this.rootNode.host.appendChild(this.dragClone):p(this.rootNode,Document)&&document.body.appendChild(this.dragClone);var h=this.getMatchMaxValue(this.dragSource),d=this.draggables.filter(function(t){return t.getAttribute("identifier")===e.dragSource.getAttribute("identifier")});h!==0&&d.length>=h?(o.style.opacity="0.0",o.style.pointerEvents="none"):o.style.opacity="1.0",t.preventDefault()}}},{key:"findParentInteractionElement",value:function t(t){var e;var n=t.parentElement;for(;n&&!((e=n.tagName)===null||e===void 0?void 0:e.toLowerCase().endsWith("-interaction"));)n=n.parentElement;return n}},{key:"findDraggableInDraggableContainer",value:function t(t){var e=this.dragContainers.flat();var n=true,r=false,i=undefined;try{for(var o=e[Symbol.iterator](),a;!(n=(a=o.next()).done);n=true){var s=a.value;if(s.getAttribute("identifier")===t)return s;var u=Array.from(s.assignedElements()||[]).find(function(e){return e.getAttribute("identifier")===t});if(u)return u}}catch(t){r=true;i=t}finally{try{if(!n&&o.return!=null){o.return()}}finally{if(r){throw i}}}}},{key:"setDragCloneStyles",value:function t(t){this.dragClone.style.position="fixed",this.dragClone.style.top="".concat(t.top,"px"),this.dragClone.style.left="".concat(t.left,"px"),this.dragClone.style.width="".concat(t.width,"px"),this.dragClone.style.height="".concat(t.height,"px"),this.dragClone.style.setProperty("box-sizing","border-box","important"),this.dragClone.style.zIndex="9999",this.dragClone.style.pointerEvents="none",this.dragClone.style.opacity=this.DRAG_CLONE_OPACITY.toString(),this.dragClone.style.display="block"}}]);return r}(iB(t,n,e));return eI([r({attribute:!1,type:Object})],u.prototype,"configuration",2),eI([r({type:Number,reflect:!0,attribute:"min-associations"})],u.prototype,"minAssociations",2),eI([r({type:Number,reflect:!0,attribute:"max-associations"})],u.prototype,"maxAssociations",2),eI([eC(i)],u.prototype,"handleDraggableContainerChange",1),eI([eC(e)],u.prototype,"handleDraggablesChange",1),eI([eC(n)],u.prototype,"handleDroppablesChange",1),u};var iY=e5(tP());var iX=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t._childrenMap=[];t._registerChoiceHandler=t._registerChoice.bind(t),t.addEventListener("register-qti-simple-associable-choice",t._registerChoiceHandler);return t}c(e,[{key:"_registerChoice",value:function t(t){var e=t.target;this._childrenMap.push(e)}},{key:"render",value:function t(){return nN(tT(),this._childrenMap.length>0&&Array.from(Array(Math.ceil(this._childrenMap.length/2)).keys()).map(function(t,e){return nN(tM(),e,e,e,e)}))}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("register-qti-simple-associable-choice",this._registerChoiceHandler)}}]);return e}(iW(rq,"qti-simple-associable-choice",".dl","slot[name='qti-simple-associable-choice']"));iX.styles=iY,eI([i()],iX.prototype,"_childrenMap",2),iX=eI([n7("qti-associate-interaction")],iX);var iG=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t._errorMessage=null;t.handlePostMessage=t.handlePostMessage.bind(t);return t}c(e,[{key:"connectedCallback",value:function t(){var t=this;d(f(e.prototype),"connectedCallback",this).call(this);var n=this.data.startsWith("http")?this.data:O(this.baseItemUrl+"/"+this.data);fetch(n).then(function(t){return t.json()}).then(function(e){t.manifest=e,t.setupCES()}).catch(function(e){t._errorMessage=e})}},{key:"setupCES",value:function t(){var t=this.shadowRoot.querySelector("#pciContainer"),e=t.contentDocument;window.addEventListener("message",this.handlePostMessage),e.open(),e.write("\n <html>\n <head>\n <link href='".concat(O("".concat(this.baseRefUrl,"/").concat(this.manifest.style[0])),"' rel=\"stylesheet\" />\n <script src='").concat(O("".concat(this.baseRefUrl,"/").concat(this.manifest.script[0])),"'><\/script>\n </head>\n <body></body>\n </html>\n ")),e.close()}},{key:"getIFrames",value:function t(){var t=this.shadowRoot.querySelectorAll("iframe"),e=this.querySelectorAll("iframe"),n=T(t).concat(T(e));var r=true,i=false,o=undefined;try{for(var a=n[Symbol.iterator](),s;!(r=(s=a.next()).done);r=true){var u=s.value;var l=u.src;if(new URL(l,window.location.href).origin===window.location.origin)try{var c=u.contentDocument||u.contentWindow.document;c&&this.getInnerIFrames(c,n)}catch(t){console.error("Error accessing nested iframe:",t)}}}catch(t){i=true;o=t}finally{try{if(!r&&a.return!=null){a.return()}}finally{if(i){throw o}}}return n.forEach(function(t,e){n.indexOf(t)!==e&&n.splice(e,1)}),n}},{key:"getInnerIFrames",value:function t(t){var e=this;var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return t.querySelectorAll("iframe").forEach(function(t){n.push(t);var r=t.src;if(new URL(r,window.location.href).origin===window.location.origin)try{var i=t.contentDocument||t.contentWindow.document;e.getInnerIFrames(i,n)}catch(t){console.error("Error accessing nested iframe:",t)}else console.warn("Skipped cross-origin iframe:",r)}),n}},{key:"postToWindowAndIframes",value:function t(t,e){window.postMessage({type:t,data:e},"*");var n=this.getIFrames();var r=true,i=false,o=undefined;try{for(var a=n[Symbol.iterator](),s;!(r=(s=a.next()).done);r=true){var u=s.value;u.contentWindow&&u.contentWindow.postMessage({type:t,data:e},"*")}}catch(t){i=true;o=t}finally{try{if(!r&&a.return!=null){a.return()}}finally{if(i){throw o}}}}},{key:"handlePostMessage",value:function t(t){var e=this;var n=t.data,r=n.type,i=n.data;switch(r){case"setResponse":this.rawResponse=i,this.saveResponse(i);break;case"getResponse":{this.postToWindowAndIframes("responseData",this.rawResponse);break}case"getMedia":{var o=this.manifest.media.map(function(t){return t.startsWith("http")?t:O(e.baseRefUrl+"/"+t)});this.postToWindowAndIframes("mediaData",o);break}case"setStageHeight":console.log("setStageHeight not implemented");break}}},{key:"validate",value:function t(){return this.rawResponse!==""}},{key:"value",get:function t(){return this.rawResponse},set:function t(t){if(typeof t=="string")this.rawResponse=t,this.saveResponse(t);else throw new Error("Value must be a string")}},{key:"disconnectedCallback",value:function t(){window.removeEventListener("message",this.handlePostMessage),d(f(e.prototype),"disconnectedCallback",this).call(this)}},{key:"render",value:function t(){return nN(tO(),this.getAttribute("width"),this.getAttribute("height"),this._errorMessage&&nN(t$(),this._errorMessage))}}]);return e}(rq);eI([r({type:String,attribute:"data"})],iG.prototype,"data",2),eI([r({type:String,attribute:"data-base-item"})],iG.prototype,"baseItemUrl",2),eI([r({type:String,attribute:"data-base-ref"})],iG.prototype,"baseRefUrl",2),eI([r({type:String,attribute:"id"})],iG.prototype,"id",2),eI([i()],iG.prototype,"_errorMessage",2),iG=eI([n7("qti-custom-interaction")],iG);var iJ=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.disabled=!1;t.countAttempt=null;t.title="end attempt";return t}c(e,[{key:"render",value:function t(){return nN(tU(),this.disabled,this.endAttempt,this.title)}},{key:"endAttempt",value:function t(t){this.dispatchEvent(new CustomEvent("end-attempt",{bubbles:!0,composed:!0,detail:{responseIdentifier:this.responseIdentifier,countAttempt:this.countAttempt==="true"}}))}}]);return e}(n4);eI([r({type:String,attribute:"response-identifier"})],iJ.prototype,"responseIdentifier",2),eI([r({reflect:!0,type:Boolean})],iJ.prototype,"disabled",2),eI([r({type:String,attribute:"count-attempt"})],iJ.prototype,"countAttempt",2),eI([r({type:String})],iJ.prototype,"title",2),iJ=eI([n7("qti-end-attempt-interaction")],iJ);var iK=e5(tI());var iZ=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tD())}},{key:"correctResponse",set:function t(t){var e=this;var n=[],r=Array.isArray(t)?t:[t];r&&(n=r.map(function(t){var e=t.split(" ");return{text:e[0],gap:e[1]}})),this.querySelectorAll("qti-gap").forEach(function(t){var r,i,o;var a=t.getAttribute("identifier"),s=(r=n.find(function(t){return t.gap===a}))===null||r===void 0?void 0:r.text,u=(i=e.querySelector('qti-gap-text[identifier="'.concat(s,'"]')))===null||i===void 0?void 0:i.textContent.trim();if(s&&u){var l;if(!((l=t.nextElementSibling)===null||l===void 0?void 0:l.classList.contains("correct-option"))){var c=document.createElement("span");c.classList.add("correct-option"),c.textContent=u,t.insertAdjacentElement("afterend",c)}}else((o=t.nextElementSibling)===null||o===void 0?void 0:o.classList.contains("correct-option"))&&t.nextElementSibling.remove()})}}]);return e}(iW(rq,"qti-gap-text","qti-gap","slot[part='drags']"));iZ.styles=iK,iZ=eI([n7("qti-gap-match-interaction")],iZ);var i0=function(t,e,n){var r=new Map;for(var i=e;i<=n;i++)r.set(t[i],i);return r},i1=rj(/*#__PURE__*/function(t){"use strict";v(e,t);function e(t){s(this,e);var n;if(n=a(this,e,[t]),t.type!==rV.CHILD)throw Error("repeat() can only be used in text expressions");return n}c(e,[{key:"dt",value:function t(t,e,n){var r;n===void 0?n=e:e!==void 0&&(r=e);var i=[],o=[],a=0;var s=true,u=false,l=undefined;try{for(var c=t[Symbol.iterator](),h;!(s=(h=c.next()).done);s=true){var d=h.value;i[a]=r?r(d,a):a,o[a]=n(d,a),a++}}catch(t){u=true;l=t}finally{try{if(!s&&c.return!=null){c.return()}}finally{if(u){throw l}}}return{values:o,keys:i}}},{key:"render",value:function t(t,e,n){return this.dt(t,e,n).values}},{key:"update",value:function t(t,e){var n=q(e,3),r=n[0],i=n[1],o=n[2];var a=rN(t),s=this.dt(r,i,o),u=s.values,l=s.keys;if(!Array.isArray(a))return this.ut=l,u;var c;var h=(c=this.ut)!==null&&c!==void 0?c:this.ut=[],d=[],f,v,p=0,y=a.length-1,m=0,b=u.length-1;for(;p<=y&&m<=b;)if(a[p]===null)p++;else if(a[y]===null)y--;else if(h[p]===l[m])d[m]=rU(a[p],u[m]),p++,m++;else if(h[y]===l[b])d[b]=rU(a[y],u[b]),y--,b--;else if(h[p]===l[b])d[b]=rU(a[p],u[b]),rO(t,d[b+1],a[p]),p++,b--;else if(h[y]===l[m])d[m]=rU(a[y],u[m]),rO(t,a[p],a[y]),y--,m++;else if(f===void 0&&(f=i0(l,m,b),v=i0(h,p,y)),f.has(h[p]))if(f.has(h[y])){var g=v.get(l[m]),_=g!==void 0?a[g]:null;if(_===null){var k=rO(t,a[p]);rU(k,u[m]),d[m]=k}else d[m]=rU(_,u[m]),rO(t,a[p],_),a[g]=null;m++}else rL(a[y]),y--;else rL(a[p]),p++;for(;m<=b;){var E=rO(t,d[b+1]);rU(E,u[m]),d[m++]=E}for(;p<=y;){var x=a[p++];x!==null&&rL(x)}return this.ut=l,rD(t,d),nj}}]);return e}(rH));var i2=e5(tN());var i3=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t.startPoint=null;t.endPoint=null;t._lines=[];t.addEventListener("qti-register-hotspot",t.positionHotspotOnRegister);return t}c(e,[{key:"reset",value:function t(){this._lines=[]}},{key:"validate",value:function t(){return this._lines.length>0}},{key:"value",get:function t(){return this._lines},set:function t(t){Array.isArray(t)&&(this._lines=t)}},{key:"render",value:function t(){var t=this;var e,n,r,i;return nN(tj(),rS((e=this.grImage[0])===null||e===void 0?void 0:e.width),rS((n=this.grImage[0])===null||n===void 0?void 0:n.height),(r=this.grImage[0])===null||r===void 0?void 0:r.width,(i=this.grImage[0])===null||i===void 0?void 0:i.height,i1(this._lines,function(t){return t},function(e,n){return nL(tL(),parseInt(t.querySelector("[identifier="+e.split(" ")[0]+"]").style.left),parseInt(t.querySelector("[identifier="+e.split(" ")[0]+"]").style.top),parseInt(t.querySelector("[identifier="+e.split(" ")[1]+"]").style.left),parseInt(t.querySelector("[identifier="+e.split(" ")[1]+"]").style.top),function(e){e.stopPropagation(),t._lines=t._lines.filter(function(t,e){return e!==n}),t.saveResponse(t._lines)})}),this.startPoint&&nL(tV(),this.startCoord.x,this.startCoord.y,this.mouseCoord.x,this.mouseCoord.y))}},{key:"positionHotspotOnRegister",value:function t(t){var e=this.querySelector("img"),n=t.target,r=n.getAttribute("coords"),i=n.getAttribute("shape"),o=r.split(",").map(function(t){return parseInt(t)});eA(i,o,e,n)}},{key:"firstUpdated",value:function t(t){var n=this;d(f(e.prototype),"firstUpdated",this).call(this,t),this.hotspots=this.querySelectorAll("qti-associable-hotspot"),document.addEventListener("mousemove",function(t){n.mouseCoord={x:t.clientX-n.grImage[0].getBoundingClientRect().left,y:t.clientY-n.grImage[0].getBoundingClientRect().top}}),this.hotspots.forEach(function(t){t.style.left=t.getAttribute("coords").split(",")[0]+"px",t.style.top=t.getAttribute("coords").split(",")[1]+"px",t.addEventListener("click",function(t){n.startPoint?n.endPoint||(n.endPoint=t.target,n._lines=T(n._lines).concat([n.startPoint.getAttribute("identifier")+" "+n.endPoint.getAttribute("identifier")]),n.saveResponse(n._lines),n.startPoint=null,n.endPoint=null):(n.startPoint=t.target,n.startCoord={x:n.startPoint.getAttribute("coords").split(",")[0],y:n.startPoint.getAttribute("coords").split(",")[1]})})})}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("qti-register-hotspot",this.positionHotspotOnRegister)}}]);return e}(rq);i3.styles=i2,eI([i()],i3.prototype,"_lines",2),eI([i()],i3.prototype,"startCoord",2),eI([i()],i3.prototype,"mouseCoord",2),eI([l({selector:"img"})],i3.prototype,"grImage",2),i3=eI([n7("qti-graphic-associate-interaction")],i3);var i5=e5(tH());var i4=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tQ())}},{key:"positionHotspotOnRegister",value:function t(t){var e=t.target,n=e.getAttribute("coords"),r=e.getAttribute("shape"),i=n.split(",").map(function(t){return parseInt(t)});switch(r){case"circle":{var o=q(i,3),a=o[0],s=o[1],u=o[2];e.style.left=a-u+"px",e.style.top=s-u+"px",e.style.width=e.style.height=2*u+"px"}break;case"rect":{var l=q(i,4),c=l[0],h=l[1],d=l[2],f=l[3];e.style.left=c+"px",e.style.top=h+"px",e.style.width=d-c+"px",e.style.height=f-h+"px"}break;default:break}}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.addEventListener("qti-register-hotspot",this.positionHotspotOnRegister)}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("qti-register-hotspot",this.positionHotspotOnRegister)}}]);return e}(iW(rq,"qti-gap-img, qti-gap-text","qti-associable-hotspot","slot[part='drags']"));i4.styles=i5,i4=eI([n7("qti-graphic-gap-match-interaction")],i4);var i6=e5(tz());var i9=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t._choiceElements=[];return t}c(e,[{key:"render",value:function t(){return nN(tF())}},{key:"setHotspotOrder",value:function t(t){var e=t.detail,n=e.identifier,r=this._choiceElements.find(function(t){return t.getAttribute("identifier")===n}),i=this._choiceElements.length;if(!this.choiceOrdering){if(this.choiceOrdering=!0,r.order==null){if(this._choiceElements.filter(function(t){return t.order>0}).length>=i){this.choiceOrdering=!1;return}r.order=this._choiceElements.filter(function(t){return!!t.order}).length+1,this.choiceOrdering=!1;return}else this._choiceElements.forEach(function(t){return t.order>t.order&&t.order--,t}),r.order=null;this.choiceOrdering=!1}}},{key:"positionHotspotOnRegister",value:function t(t){var e=this.querySelector("img"),n=t.target,r=n.getAttribute("coords"),i=n.getAttribute("shape"),o=r.split(",").map(function(t){return parseInt(t)});eA(i,o,e,n)}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.addEventListener("activate-qti-hotspot-choice",this.setHotspotOrder),this.addEventListener("register-qti-hotspot-choice",this.positionHotspotOnRegister)}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("activate-qti-hotspot-choice",this.setHotspotOrder),this.removeEventListener("register-qti-hotspot-choice",this.positionHotspotOnRegister)}}]);return e}(r0(rq,"qti-hotspot-choice"));i9.styles=i6,i9=eI([n7("qti-graphic-order-interaction")],i9);var i7=e5(tB());var i8=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(tW())}},{key:"positionHotspotOnRegister",value:function t(t){var e=this.querySelector("img"),n=t.target,r=n.getAttribute("coords"),i=n.getAttribute("shape"),o=r.split(",").map(function(t){return parseInt(t)});eA(i,o,e,n)}},{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.addEventListener("register-qti-hotspot-choice",this.positionHotspotOnRegister)}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this.removeEventListener("unregister-qti-hotspot-choice",this.positionHotspotOnRegister)}}]);return e}(r0(rq,"qti-hotspot-choice"));i8.styles=i7,i8=eI([n7("qti-hotspot-interaction")],i8);var ot=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.matchMin=0;t.matchMax=1;t.fixed=!1;return t}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.setAttribute("slot","qti-simple-associable-choice"),this.setAttribute("part","qti-simple-associable-choice")}},{key:"render",value:function t(){return nN(tY())}}]);return e}(R(n4,"qti-simple-associable-choice"));ot.styles=e5(tX()),eI([r({type:Number,attribute:"match-min"})],ot.prototype,"matchMin",2),eI([r({type:Number,attribute:"match-max"})],ot.prototype,"matchMax",2),eI([r({type:Boolean,attribute:"fixed"})],ot.prototype,"fixed",2),ot=eI([n7("qti-simple-associable-choice")],ot);var oe=e5(tG());var on=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.lastCheckedRadio=null;t.class="";t._response=[];t.responseIdentifier="";t.correctOptions=[];t.handleRadioClick=function(e){var n=e.target;t.lastCheckedRadio===n?(n.checked=!1,t.lastCheckedRadio=null,t.handleRadioChange(e)):t.lastCheckedRadio=n};t.handleRadioChange=function(e){var n=e.target,r=n.value,i=n.name,o=n.type;n.checked?(t.value?t.value.indexOf(r)===-1&&(o==="radio"&&(t.value=t.value.filter(function(t){return t.indexOf(i)===-1})),t.value=T(t.value).concat([r])):t.value=[r],t.lastCheckedRadio=n):(t.value=t.value.filter(function(t){return t!==r}),t.lastCheckedRadio=null),t.requestUpdate(),t.dispatchEvent(new CustomEvent("qti-interaction-response",{bubbles:!0,composed:!0,detail:{responseIdentifier:t.responseIdentifier,response:Array.isArray(t.value)?T(t.value):t.value}}))};return t}c(e,[{key:"value",get:function t(){return this.classList.contains("qti-match-tabular")?this._response:d(f(e.prototype),"value",this)},set:function t(t){this.classList.contains("qti-match-tabular")?this._response=t:A(f(e.prototype),"value",t,this,true)}},{key:"connectedCallback",value:function t(){var t=this;var n=this,r=function(){return d(f(e.prototype),"connectedCallback",t)};return o(function(){return D(this,function(t){r().call(n),n.rows=Array.from(n.querySelectorAll("qti-simple-match-set:first-of-type qti-simple-associable-choice")),n.cols=Array.from(n.querySelectorAll("qti-simple-match-set:last-of-type qti-simple-associable-choice")),n.value=[];return[2]})})()}},{key:"correctResponse",set:function t(t){if(t===""){this.correctOptions=[];return}else Array.isArray(t)&&(this.correctOptions=t)}},{key:"render",value:function t(){var t=this;var e=this.class.split(" ").includes("qti-match-tabular");return nN(t1(),e,e?nN(t0(),this.cols.map(function(t){return nN(tJ(),r3(t.innerHTML))}),this.rows.map(function(e){return nN(tZ(),r3(e.innerHTML),t.cols.map(function(n){var r=e.getAttribute("identifier"),i=n.getAttribute("identifier"),o="".concat(r," ").concat(i),a=t.value.filter(function(t){return t.split(" ")[0]===r}).length||0,s=t.value.includes(o),u="rb ".concat(s?"rb-checked":""," ").concat(t.correctOptions.includes(o)?"rb-correct":""),l=t.correctOptions.length>0?!0:e.matchMax===1?!1:a>=e.matchMax&&!s;return nN(tK(),e.matchMax===1?"radio":"checkbox",u,r,o,l,function(e){return t.handleRadioChange(e)},function(n){return e.matchMax===1?t.handleRadioClick(n):null})}))})):nH)}}]);return e}(iW(rq,"qti-simple-match-set:first-of-type qti-simple-associable-choice, qti-simple-match-set:last-of-type > qti-simple-associable-choice > qti-simple-associable-choice","qti-simple-match-set:last-of-type > qti-simple-associable-choice","qti-simple-match-set:first-of-type"));on.styles=oe,eI([r({type:String})],on.prototype,"class",2),eI([i()],on.prototype,"_response",2),eI([r({type:String,attribute:"response-identifier"})],on.prototype,"responseIdentifier",2),eI([i()],on.prototype,"correctOptions",2),on=eI([n7("qti-match-interaction")],on);var or=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t._value=0;return t}c(e,[{key:"reset",value:function t(){}},{key:"validate",value:function t(){return!0}},{key:"value",get:function t(){return this._value.toString()},set:function t(t){if(!isNaN(parseInt(t.toString())))this._value=parseInt(t.toString());else throw new Error("Value must be a number")}},{key:"render",value:function t(){return nN(t2())}},{key:"connectedCallback",value:function t(){var t=this;d(f(e.prototype),"connectedCallback",this).call(this);var n=this.querySelector("audio")||this.querySelector("video")||this.querySelector("object");n&&n.addEventListener("ended",function(){t._value++,t.saveResponse(t.value)})}}],[{key:"properties",get:function t(){return x(k({},rq.properties),{step:{type:Number,attribute:"step",default:10}})}}]);return e}(rq);or.styles=[e5(t3())],or=eI([n7("qti-media-interaction")],or);var oi=e5(t5());var oo=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.nrChoices=0;t.correctResponses=[];t.showCorrectResponses=!1;return t}c(e,[{key:"render",value:function t(){var t=this;var e=Array.from(this.querySelectorAll("qti-simple-choice"));return this.nrChoices<e.length&&(this.nrChoices=e.length),nN(t6(),Array.from(Array(this.nrChoices)).map(function(e,n){return nN(t4(),n,t.showCorrectResponses&&t.correctResponses.length>n?r3("<span part='correct-response'>".concat(t.correctResponses[n],"</span>")):"")}))}},{key:"correctResponse",set:function t(t){var e=this;if(t===""){this.showCorrectResponses=!1;return}this.correctResponses.length===0&&(Array.isArray(t)?t:[t]).forEach(function(t){var n=e.querySelector('qti-simple-choice[identifier="'.concat(t,'"]'));n||(n=e.shadowRoot.querySelector('qti-simple-choice[identifier="'.concat(t,'"]')));var r=n===null||n===void 0?void 0:n.textContent.trim();e.correctResponses=T(e.correctResponses).concat([r])}),this.showCorrectResponses=!0}},{key:"getResponse",value:function t(){return Array.from(this.shadowRoot.querySelectorAll("drop-list")).map(function(t){var e=t.querySelectorAll('[qti-draggable="true"]');return T(Array.from(e).map(function(t){return t.getAttribute("identifier")})).join(" ")})}},{key:"firstUpdated",value:function t(t){var n=this;var r=this,i=function(){return d(f(e.prototype),"firstUpdated",n)};return o(function(){return D(this,function(e){i().call(r,t),r.childrenMap=Array.from(r.querySelectorAll("qti-simple-choice")),r.childrenMap.forEach(function(t){return t.setAttribute("part","qti-simple-choice")});return[2]})})()}}]);return e}(r4(iW(rq,"qti-simple-choice","drop-list","slot[part='drags']"),"qti-simple-choice"));oo.styles=oi,eI([i()],oo.prototype,"nrChoices",2),eI([i()],oo.prototype,"correctResponses",2),eI([i()],oo.prototype,"showCorrectResponses",2),eI([r({type:String})],oo.prototype,"orientation",2),oo=eI([n7("qti-order-interaction")],oo);var oa=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(t9())}}]);return e}(n4);oa.styles=[e5(t7())];customElements.define("qti-position-object-interaction",oa);var os=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e),t.removeMoveListener=t.removeMoveListener.bind(t),t.dragElementHandler=t.dragElementHandler.bind(t);return t}c(e,[{key:"render",value:function t(){return nN(t8())}},{key:"dragElementHandler",value:function t(t){t.preventDefault();var e=t.clientX-this.startX,n=t.clientY-this.startY;this.dragElement.style.left=this.dragElement.offsetLeft+e+"px",this.dragElement.style.top=this.dragElement.offsetTop+n+"px",this.startX=t.clientX,this.startY=t.clientY}},{key:"firstUpdated",value:function t(t){var n=this;d(f(e.prototype),"firstUpdated",this).call(this,t),this.dragElement=this.querySelector("qti-position-object-interaction>img"),this.startX=0,this.startY=0,this.dragElement.addEventListener("mousedown",function(t){n.startX=t.clientX,n.startY=t.clientY,document.addEventListener("mousemove",n.dragElementHandler,!0)}),document.addEventListener("mouseup",this.removeMoveListener)}},{key:"removeMoveListener",value:function t(){document.removeEventListener("mousemove",this.dragElementHandler,!0)}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),document.removeEventListener("mousemove",this.dragElementHandler),document.removeEventListener("mouseup",this.removeMoveListener)}}]);return e}(n4);os.styles=[e5(et())],os=eI([n7("qti-position-object-stage")],os);var ou="important",ol=" !"+ou,oc=rj(/*#__PURE__*/function(t){"use strict";v(e,t);function e(t){s(this,e);var n;var r;if(n=a(this,e,[t]),t.type!==rV.ATTRIBUTE||t.name!=="style"||((r=t.strings)===null||r===void 0?void 0:r.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.");return n}c(e,[{key:"render",value:function t(t){return Object.keys(t).reduce(function(e,n){var r=t[n];return r==null?e:e+"".concat(n=n.includes("-")?n:n.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase(),":").concat(r,";")},"")}},{key:"update",value:function t(t,e){var n=q(e,1),r=n[0];var i=t.element,o=i.style;if(this.ft===void 0)return this.ft=new Set(Object.keys(r)),this.render(r);var a=true,s=false,u=undefined;try{for(var l=this.ft[Symbol.iterator](),c;!(a=(c=l.next()).done);a=true){var h=c.value;r[h]==null&&(this.ft.delete(h),h.includes("-")?o.removeProperty(h):o[h]=null)}}catch(t){s=true;u=t}finally{try{if(!a&&l.return!=null){l.return()}}finally{if(s){throw u}}}for(var d in r){var f=r[d];if(f!=null){this.ft.add(d);var v=typeof f=="string"&&f.endsWith(ol);d.includes("-")||v?o.setProperty(d,v?f.slice(0,-11):f,v?ou:""):o[d]=f}}return nj}}]);return e}(rH));var oh=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.maxChoices=1/0;t.minChoices=0;t._points=[];t._imgElement=null;t._onImageClick=function(e){if(t._points.length<t.maxChoices){var n=e.offsetX,r=e.offsetY;t._points=T(t._points).concat(["".concat(n," ").concat(r)]),t.saveResponse(t._points)}};return t}c(e,[{key:"render",value:function t(){var t=this;return nN(en(),i1(this._points,function(t){return t},function(e,n){return nN(ee(),oc({position:"absolute",transform:"translate(-50%, -50%)",left:"".concat(e.split(" ")[0],"px"),top:"".concat(e.split(" ")[1],"px")}),e,function(e){e.stopPropagation(),t._points=t._points.filter(function(t,e){return e!==n}),t.saveResponse(t._points)})}))}},{key:"reset",value:function t(){this._points=[]}},{key:"validate",value:function t(){return this._points.length>=this.minChoices&&this._points.length<=this.maxChoices}},{key:"value",get:function t(){return this._points},set:function t(t){this._points=Array.isArray(t)?t:[t]}},{key:"firstUpdated",value:function t(){this._imgElement=this.querySelector("img"),this._imgElement?this._imgElement.addEventListener("click",this._onImageClick):console.warn("No <img> element found in <qti-select-point-interaction>")}},{key:"disconnectedCallback",value:function t(){d(f(e.prototype),"disconnectedCallback",this).call(this),this._imgElement&&this._imgElement.removeEventListener("click",this._onImageClick)}}]);return e}(rq);oh.styles=[e5(er())],eI([r({type:Number,attribute:"max-choices"})],oh.prototype,"maxChoices",2),eI([r({type:Number,attribute:"min-choices"})],oh.prototype,"minChoices",2),eI([i()],oh.prototype,"_points",2),oh=eI([n7("qti-select-point-interaction")],oh);var od=e5(ei());var of=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e);t._value=0;t.min=0;t.max=100;t.step=1;t._internals=t.attachInternals();return t}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this._updateValue(this.min),this.setAttribute("tabindex","0"),this.setAttribute("role","slider")}},{key:"value",get:function t(){return this._value.toString()},set:function t(t){var e=parseInt(t,10);isNaN(e)||this._updateValue(e)}},{key:"_updateValue",value:function t(t){this._value=Math.min(this.max,Math.max(this.min,t));var e=(this._value-this.min)/(this.max-this.min)*100;this.style.setProperty("--value-percentage","".concat(e,"%")),this._internals.setFormValue(this.value),this.requestUpdate()}},{key:"render",value:function t(){return nN(eo(),this.min,this.max,this._onMouseDown,this._onTouchStart,this.value)}},{key:"_onMouseDown",value:function t(t){var e=this;this._startDrag(t.pageX);var n=function(t){return e._onDrag(t.pageX)},r=function(){document.removeEventListener("mousemove",n),document.removeEventListener("mouseup",r),e._onDragEnd()};document.addEventListener("mousemove",n),document.addEventListener("mouseup",r)}},{key:"_onTouchStart",value:function t(t){var e=this;this._startDrag(t.touches[0].pageX);var n=function(t){return e._onDrag(t.touches[0].pageX)},r=function(){document.removeEventListener("touchmove",n),document.removeEventListener("touchend",r),e._onDragEnd()};document.addEventListener("touchmove",n,{passive:!1}),document.addEventListener("touchend",r)}},{key:"_startDrag",value:function t(t){this._onDrag(t)}},{key:"_onDrag",value:function t(t){var e=this._rail.getBoundingClientRect(),n=t-e.left,r=Math.min(1,Math.max(0,n/e.width)),i=this.min+Math.round(r*(this.max-this.min)/this.step)*this.step;this._updateValue(i)}},{key:"_onDragEnd",value:function t(){this.dispatchEvent(new Event("change",{bubbles:!0}))}}]);return e}(n4);of.formAssociated=!0,of.styles=od,eI([u("#rail")],of.prototype,"_rail",2),eI([r({type:Number,attribute:"lower-bound"})],of.prototype,"min",2),eI([r({type:Number,attribute:"upper-bound"})],of.prototype,"max",2),eI([r({type:Number,attribute:"step"})],of.prototype,"step",2),of=eI([n7("qti-slider-interaction")],of);var ov=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(ea(),this.handleSlotChange)}},{key:"handleSlotChange",value:function t(){var t;var e;var n=Array.from((e=(t=this.firstElementChild)===null||t===void 0?void 0:t.childNodes)!==null&&e!==void 0?e:[]).find(function(t){return t.nodeType===Node.COMMENT_NODE});try{var r;this.operatorFunction=new Function("context","fn","item",(r=n===null||n===void 0?void 0:n.textContent)!==null&&r!==void 0?r:"")}catch(t){console.error("custom-operator contains invalid javascript code",t)}}},{key:"calculate",value:function t(){var t=this;var e={variable:function(e){var n,r;var i;return(i=(r=t._context)===null||r===void 0?void 0:(n=r.variables.find(function(t){return t.identifier===e}))===null||n===void 0?void 0:n.value)!==null&&i!==void 0?i:""},correct:function(e){var n,r;var i;return(i=(r=t._context)===null||r===void 0?void 0:(n=r.variables.find(function(t){return t.identifier===e}))===null||n===void 0?void 0:n.correctResponse)!==null&&i!==void 0?i:""}},n={getVariable:function(e){var n;return(n=t._context)===null||n===void 0?void 0:n.variables.find(function(t){return t.identifier===e})},updateOutcomeVariable:function(e,n){t.dispatchEvent(new CustomEvent("qti-set-outcome-value",{bubbles:!0,composed:!0,detail:{outcomeIdentifier:e,value:n}}))},updateResponseVariable:function(e,n){t.dispatchEvent(new CustomEvent("qti-interaction-response",{bubbles:!0,composed:!0,detail:{responseIdentifier:e,response:n}}))}};return this.operatorFunction(this._context,e,n)}}]);return e}(n4);eI([e({context:rr,subscribe:!0}),i()],ov.prototype,"_context",2),ov=eI([n7("qti-custom-operator")],ov);var op=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.dispatchEvent(new CustomEvent("qti-register-hotspot",{bubbles:!0,composed:!0,cancelable:!1}))}},{key:"render",value:function t(){return nN(es())}}]);return e}(n4);op.styles=e5(eu()),op=eI([n7("qti-associable-hotspot")],op);var oy=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.tabindex=0;return t}c(e,[{key:"render",value:function t(){return nN(el())}}]);return e}(n4);oy.styles=e5(ec()),eI([r({type:Number,reflect:!0})],oy.prototype,"tabindex",2),oy=eI([n7("qti-gap")],oy);var om=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.tabindex=0;return t}c(e,[{key:"connectedCallback",value:function t(){this.setAttribute("slot","drags")}}]);return e}(n4);om.styles=e5(eh()),eI([r({type:Number,reflect:!0})],om.prototype,"tabindex",2),om=eI([n7("qti-gap-img")],om);var ob=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);var t;t=a(this,e,arguments);t.tabindex=0;return t}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.setAttribute("slot","drags")}},{key:"render",value:function t(){return nN(ed())}}]);return e}(R(n4,"qti-gap-text"));ob.styles=e5(ef()),eI([r({type:Number,reflect:!0})],ob.prototype,"tabindex",2),ob=eI([n7("qti-gap-text")],ob);var og=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}return e}(R(n4,"qti-hotspot-choice"));og.styles=e5(ev()),eI([r({attribute:"aria-ordervalue",type:Number,reflect:!0})],og.prototype,"order",2),og=eI([n7("qti-hotspot-choice")],og);var o_=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"render",value:function t(){return nN(ep())}}]);return e}(R(n4,"qti-hottext"));o_.styles=e5(ey()),o_=eI([n7("qti-hottext")],o_);var ok=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"connectedCallback",value:function t(){d(f(e.prototype),"connectedCallback",this).call(this),this.addEventListener("click",this._onSelectInlineChoice),this.dispatchEvent(new CustomEvent("qti-inline-choice-register",{bubbles:!0,composed:!0,cancelable:!1}))}},{key:"disconnectedCallback",value:function t(){this.removeEventListener("click",this._onSelectInlineChoice)}},{key:"render",value:function t(){return nN(eb())}},{key:"_onSelectInlineChoice",value:function t(){this.dispatchEvent(new CustomEvent("qti-inline-choice-select",{bubbles:!0,cancelable:!1,composed:!0,detail:{identifier:this.identifier}}))}}],[{key:"styles",get:function t(){return[e5(em())]}}]);return e}(n4);eI([r({type:String})],ok.prototype,"identifier",2),ok=eI([n7("qti-inline-choice")],ok);var oE=/*#__PURE__*/function(t){"use strict";v(e,t);function e(){s(this,e);return a(this,e,arguments)}c(e,[{key:"checked",get:function t(){return this.internals.states.has("--checked")}},{key:"render",value:function t(){return nN(e_(),this.marker?nN(eg(),this.marker):nH)}}]);return e}(R(n4,"qti-simple-choice"));oE.styles=e5(ek()),eI([r({type:String,attribute:!1})],oE.prototype,"marker",2),oE=eI([n7("qti-simple-choice")],oE);return eU(eD)}();/*! Bundled license information:
|
|
2
|
+
|
|
3
|
+
@lit/context/lib/context-request-event.js:
|
|
4
|
+
(**
|
|
5
|
+
* @license
|
|
6
|
+
* Copyright 2021 Google LLC
|
|
7
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
8
|
+
*)
|
|
9
|
+
|
|
10
|
+
@lit/context/lib/create-context.js:
|
|
11
|
+
(**
|
|
12
|
+
* @license
|
|
13
|
+
* Copyright 2021 Google LLC
|
|
14
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
15
|
+
*)
|
|
16
|
+
|
|
17
|
+
@lit/context/lib/controllers/context-consumer.js:
|
|
18
|
+
(**
|
|
19
|
+
* @license
|
|
20
|
+
* Copyright 2021 Google LLC
|
|
21
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
22
|
+
*)
|
|
23
|
+
|
|
24
|
+
@lit/context/lib/value-notifier.js:
|
|
25
|
+
(**
|
|
26
|
+
* @license
|
|
27
|
+
* Copyright 2021 Google LLC
|
|
28
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
29
|
+
*)
|
|
30
|
+
|
|
31
|
+
@lit/context/lib/controllers/context-provider.js:
|
|
32
|
+
(**
|
|
33
|
+
* @license
|
|
34
|
+
* Copyright 2021 Google LLC
|
|
35
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
36
|
+
*)
|
|
37
|
+
|
|
38
|
+
@lit/context/lib/context-root.js:
|
|
39
|
+
(**
|
|
40
|
+
* @license
|
|
41
|
+
* Copyright 2021 Google LLC
|
|
42
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
43
|
+
*)
|
|
44
|
+
|
|
45
|
+
@lit/context/lib/decorators/provide.js:
|
|
46
|
+
(**
|
|
47
|
+
* @license
|
|
48
|
+
* Copyright 2017 Google LLC
|
|
49
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
50
|
+
*)
|
|
51
|
+
|
|
52
|
+
@lit/context/lib/decorators/consume.js:
|
|
53
|
+
(**
|
|
54
|
+
* @license
|
|
55
|
+
* Copyright 2022 Google LLC
|
|
56
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
57
|
+
*)
|
|
58
|
+
|
|
59
|
+
@lit-labs/ssr-dom-shim/lib/element-internals.js:
|
|
60
|
+
(**
|
|
61
|
+
* @license
|
|
62
|
+
* Copyright 2023 Google LLC
|
|
63
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
64
|
+
*)
|
|
65
|
+
|
|
66
|
+
@lit-labs/ssr-dom-shim/index.js:
|
|
67
|
+
(**
|
|
68
|
+
* @license
|
|
69
|
+
* Copyright 2019 Google LLC
|
|
70
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
71
|
+
*)
|
|
72
|
+
|
|
73
|
+
@lit/reactive-element/node/css-tag.js:
|
|
74
|
+
(**
|
|
75
|
+
* @license
|
|
76
|
+
* Copyright 2019 Google LLC
|
|
77
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
78
|
+
*)
|
|
79
|
+
|
|
80
|
+
lit-html/node/lit-html.js:
|
|
81
|
+
(**
|
|
82
|
+
* @license
|
|
83
|
+
* Copyright 2017 Google LLC
|
|
84
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
85
|
+
*)
|
|
86
|
+
|
|
87
|
+
lit-element/lit-element.js:
|
|
88
|
+
(**
|
|
89
|
+
* @license
|
|
90
|
+
* Copyright 2017 Google LLC
|
|
91
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
92
|
+
*)
|
|
93
|
+
|
|
94
|
+
lit-html/node/is-server.js:
|
|
95
|
+
(**
|
|
96
|
+
* @license
|
|
97
|
+
* Copyright 2022 Google LLC
|
|
98
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
99
|
+
*)
|
|
100
|
+
|
|
101
|
+
@lit/reactive-element/node/decorators/custom-element.js:
|
|
102
|
+
(**
|
|
103
|
+
* @license
|
|
104
|
+
* Copyright 2017 Google LLC
|
|
105
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
106
|
+
*)
|
|
107
|
+
|
|
108
|
+
@lit/reactive-element/node/decorators/property.js:
|
|
109
|
+
(**
|
|
110
|
+
* @license
|
|
111
|
+
* Copyright 2017 Google LLC
|
|
112
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
113
|
+
*)
|
|
114
|
+
|
|
115
|
+
@lit/reactive-element/node/decorators/state.js:
|
|
116
|
+
(**
|
|
117
|
+
* @license
|
|
118
|
+
* Copyright 2017 Google LLC
|
|
119
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
120
|
+
*)
|
|
121
|
+
|
|
122
|
+
@lit/reactive-element/node/decorators/event-options.js:
|
|
123
|
+
(**
|
|
124
|
+
* @license
|
|
125
|
+
* Copyright 2017 Google LLC
|
|
126
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
127
|
+
*)
|
|
128
|
+
|
|
129
|
+
@lit/reactive-element/node/decorators/base.js:
|
|
130
|
+
(**
|
|
131
|
+
* @license
|
|
132
|
+
* Copyright 2017 Google LLC
|
|
133
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
134
|
+
*)
|
|
135
|
+
|
|
136
|
+
@lit/reactive-element/node/decorators/query.js:
|
|
137
|
+
(**
|
|
138
|
+
* @license
|
|
139
|
+
* Copyright 2017 Google LLC
|
|
140
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
141
|
+
*)
|
|
142
|
+
|
|
143
|
+
@lit/reactive-element/node/decorators/query-all.js:
|
|
144
|
+
(**
|
|
145
|
+
* @license
|
|
146
|
+
* Copyright 2017 Google LLC
|
|
147
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
148
|
+
*)
|
|
149
|
+
|
|
150
|
+
@lit/reactive-element/node/decorators/query-async.js:
|
|
151
|
+
(**
|
|
152
|
+
* @license
|
|
153
|
+
* Copyright 2017 Google LLC
|
|
154
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
155
|
+
*)
|
|
156
|
+
|
|
157
|
+
@lit/reactive-element/node/decorators/query-assigned-elements.js:
|
|
158
|
+
(**
|
|
159
|
+
* @license
|
|
160
|
+
* Copyright 2021 Google LLC
|
|
161
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
162
|
+
*)
|
|
163
|
+
|
|
164
|
+
@lit/reactive-element/node/decorators/query-assigned-nodes.js:
|
|
165
|
+
(**
|
|
166
|
+
* @license
|
|
167
|
+
* Copyright 2017 Google LLC
|
|
168
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
169
|
+
*)
|
|
170
|
+
|
|
171
|
+
lit-html/node/directives/if-defined.js:
|
|
172
|
+
(**
|
|
173
|
+
* @license
|
|
174
|
+
* Copyright 2018 Google LLC
|
|
175
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
176
|
+
*)
|
|
177
|
+
|
|
178
|
+
lit-html/node/directive-helpers.js:
|
|
179
|
+
(**
|
|
180
|
+
* @license
|
|
181
|
+
* Copyright 2020 Google LLC
|
|
182
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
183
|
+
*)
|
|
184
|
+
|
|
185
|
+
lit-html/node/directive.js:
|
|
186
|
+
(**
|
|
187
|
+
* @license
|
|
188
|
+
* Copyright 2017 Google LLC
|
|
189
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
190
|
+
*)
|
|
191
|
+
|
|
192
|
+
lit-html/node/async-directive.js:
|
|
193
|
+
(**
|
|
194
|
+
* @license
|
|
195
|
+
* Copyright 2017 Google LLC
|
|
196
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
197
|
+
*)
|
|
198
|
+
|
|
199
|
+
lit-html/node/directives/ref.js:
|
|
200
|
+
(**
|
|
201
|
+
* @license
|
|
202
|
+
* Copyright 2020 Google LLC
|
|
203
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
204
|
+
*)
|
|
205
|
+
|
|
206
|
+
lit-html/node/directives/unsafe-html.js:
|
|
207
|
+
(**
|
|
208
|
+
* @license
|
|
209
|
+
* Copyright 2017 Google LLC
|
|
210
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
211
|
+
*)
|
|
212
|
+
|
|
213
|
+
lit-html/node/directives/repeat.js:
|
|
214
|
+
(**
|
|
215
|
+
* @license
|
|
216
|
+
* Copyright 2017 Google LLC
|
|
217
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
218
|
+
*)
|
|
219
|
+
|
|
220
|
+
lit-html/node/directives/style-map.js:
|
|
221
|
+
(**
|
|
222
|
+
* @license
|
|
223
|
+
* Copyright 2018 Google LLC
|
|
224
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
225
|
+
*)
|
|
226
|
+
*/
|