@pie-element/math-templated 7.1.1-next.14 → 7.1.1-next.142
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/CHANGELOG.json +1 -0
- package/CHANGELOG.md +1134 -0
- package/LICENSE.md +5 -0
- package/README.md +0 -0
- package/configure/CHANGELOG.json +1 -0
- package/configure/CHANGELOG.md +1011 -0
- package/configure/lib/defaults.js +172 -0
- package/configure/lib/defaults.js.map +1 -0
- package/configure/lib/design.js +546 -0
- package/configure/lib/design.js.map +1 -0
- package/configure/lib/index.js +173 -0
- package/configure/lib/index.js.map +1 -0
- package/configure/lib/markupUtils.js +39 -0
- package/configure/lib/markupUtils.js.map +1 -0
- package/configure/lib/response.js +394 -0
- package/configure/lib/response.js.map +1 -0
- package/configure/lib/utils.js +15 -0
- package/configure/lib/utils.js.map +1 -0
- package/configure/package.json +26 -0
- package/controller/CHANGELOG.json +1 -0
- package/controller/CHANGELOG.md +870 -0
- package/controller/lib/defaults.js +28 -0
- package/controller/lib/defaults.js.map +1 -0
- package/controller/lib/index.js +360 -0
- package/controller/lib/index.js.map +1 -0
- package/controller/package.json +17 -0
- package/docs/config-schema.json +2251 -0
- package/docs/config-schema.json.md +1658 -0
- package/docs/demo/config.js +8 -0
- package/docs/demo/generate.js +42 -0
- package/docs/demo/index.html +1 -0
- package/docs/demo/session.js +14 -0
- package/docs/pie-schema.json +1231 -0
- package/docs/pie-schema.json.md +894 -0
- package/lib/index.js +77 -0
- package/lib/index.js.map +1 -0
- package/lib/main.js +877 -0
- package/lib/main.js.map +1 -0
- package/lib/print.js +88 -0
- package/lib/print.js.map +1 -0
- package/module/configure.js +1 -0
- package/module/controller.js +3711 -0
- package/module/demo.js +67 -0
- package/module/element.js +1 -0
- package/module/index.html +21 -0
- package/module/manifest.json +22 -0
- package/module/print-demo.js +105 -0
- package/module/print.html +18 -0
- package/module/print.js +1 -0
- package/package.json +22 -93
- package/configure.js +0 -2
- package/controller.js +0 -1
- package/dist/author/defaults.d.ts +0 -173
- package/dist/author/defaults.js +0 -123
- package/dist/author/design.d.ts +0 -35
- package/dist/author/design.js +0 -360
- package/dist/author/index.d.ts +0 -42
- package/dist/author/index.js +0 -97
- package/dist/author/markupUtils.d.ts +0 -11
- package/dist/author/markupUtils.js +0 -10
- package/dist/author/response.d.ts +0 -41
- package/dist/author/response.js +0 -238
- package/dist/author/utils.d.ts +0 -9
- package/dist/author/utils.js +0 -7
- package/dist/browser/author/index.js +0 -37857
- package/dist/browser/author/index.js.map +0 -1
- package/dist/browser/browser-Bh0vTpLq.js +0 -335
- package/dist/browser/browser-Bh0vTpLq.js.map +0 -1
- package/dist/browser/controller/index.js +0 -37731
- package/dist/browser/controller/index.js.map +0 -1
- package/dist/browser/delivery/index.js +0 -81
- package/dist/browser/delivery/index.js.map +0 -1
- package/dist/browser/dist-CEUn2InX.js +0 -17046
- package/dist/browser/dist-CEUn2InX.js.map +0 -1
- package/dist/browser/dist-D9ARZhQk.js +0 -1426
- package/dist/browser/dist-D9ARZhQk.js.map +0 -1
- package/dist/browser/main-BaKJhgCS.js +0 -1274
- package/dist/browser/main-BaKJhgCS.js.map +0 -1
- package/dist/browser/math-templated.css +0 -2
- package/dist/browser/print/index.js +0 -47
- package/dist/browser/print/index.js.map +0 -1
- package/dist/controller/defaults.d.ts +0 -29
- package/dist/controller/defaults.js +0 -23
- package/dist/controller/index.d.ts +0 -45
- package/dist/controller/index.js +0 -154
- package/dist/delivery/index.d.ts +0 -20
- package/dist/delivery/index.js +0 -51
- package/dist/delivery/main.d.ts +0 -40
- package/dist/delivery/main.js +0 -492
- package/dist/index.d.ts +0 -1
- package/dist/index.iife.d.ts +0 -8
- package/dist/index.iife.js +0 -205
- package/dist/index.js +0 -2
- package/dist/math-templated.css +0 -2
- package/dist/print/index.d.ts +0 -15
- package/dist/print/index.js +0 -47
- package/dist/runtime-support.d.ts +0 -12
- package/dist/runtime-support.js +0 -12
package/module/demo.js
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import Configure from './configure.js';
|
|
2
|
+
import Element from './element.js';
|
|
3
|
+
import * as controller from './controller.js';
|
|
4
|
+
|
|
5
|
+
var generate = {};
|
|
6
|
+
|
|
7
|
+
generate.model = (id, element) => ({
|
|
8
|
+
id,
|
|
9
|
+
element,
|
|
10
|
+
rationale: 'Rationale',
|
|
11
|
+
partialScoring: true,
|
|
12
|
+
prompt: 'There are 24 students in the class. They had the choice to buy supplies from two different stores, Store A and B. Each of them bought 2 binders and 5 notebooks. The students have a total of $420 to spend.',
|
|
13
|
+
scoringType: 'auto',
|
|
14
|
+
feedbackEnabled: false,
|
|
15
|
+
promptEnabled: true,
|
|
16
|
+
rationaleEnabled: true,
|
|
17
|
+
teacherInstructionsEnabled: true,
|
|
18
|
+
studentInstructionsEnabled: true,
|
|
19
|
+
toolbarEditorPosition: 'bottom',
|
|
20
|
+
validationDefault: 'literal',
|
|
21
|
+
ignoreOrderDefault: false,
|
|
22
|
+
allowTrailingZerosDefault: false,
|
|
23
|
+
teacherInstructions: 'These are teacher instructions',
|
|
24
|
+
customKeys: [], // these have effect on player only?
|
|
25
|
+
equationEditor: 'geometry',
|
|
26
|
+
markup: `
|
|
27
|
+
<p>If the unit price of a notebook in Store A is $1.50, what is the unit price of a binder? \${{0}}</p>
|
|
28
|
+
<p>If the unit price of a binder in Store B is $2.80, what is the unit price of a notebook? \${{1}}</p>
|
|
29
|
+
`,
|
|
30
|
+
responses: {
|
|
31
|
+
0: {
|
|
32
|
+
allowTrailingZeros: false,
|
|
33
|
+
answer: '5',
|
|
34
|
+
id: '1',
|
|
35
|
+
validation: 'symbolic',
|
|
36
|
+
ignoreOrder: false,
|
|
37
|
+
alternates: {}
|
|
38
|
+
},
|
|
39
|
+
1: {
|
|
40
|
+
allowTrailingZeros: false,
|
|
41
|
+
answer: '2.38',
|
|
42
|
+
id: '1',
|
|
43
|
+
validation: 'literal',
|
|
44
|
+
ignoreOrder: false,
|
|
45
|
+
alternates: {}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
const { model } = generate;
|
|
51
|
+
|
|
52
|
+
var config = {
|
|
53
|
+
elements: {
|
|
54
|
+
'math-templated': '../..',
|
|
55
|
+
},
|
|
56
|
+
models: [model('1', 'math-templated')],
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
//Note: demo-el is a custom element loaded in the markup.
|
|
60
|
+
customElements.whenDefined("demo-el").then(() => {
|
|
61
|
+
config.models.forEach((m) => {
|
|
62
|
+
const de = document.createElement("demo-el");
|
|
63
|
+
document.body.appendChild(de);
|
|
64
|
+
de.def = { tagName: m.element, Element, Configure, controller };
|
|
65
|
+
de.model = m;
|
|
66
|
+
});
|
|
67
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{_dll_debug as e,_dll_react as t,_dll_prop_types as n,_dll_mui__material_styles as r,_dll_react_dom as o,_dll_mui__material as i,_dll_pie_lib__render_ui as a,_dll_mui__material_colors as s,_dll_classnames as l,_dll_mui__icons_material as c,_dll_pie_lib__correct_answer_toggle as u,_dll_react_dom_client as d}from"../../../@pie-lib/shared-module@6.0.0/module/index.js";import{_dll_pie_lib__math_input as p}from"../../../@pie-lib/math-edit-module@5.0.0/module/index.js";import{_dll_pie_lib__math_rendering as h}from"../../../@pie-lib/math-rendering-module@6.0.0/module/index.js";import{_dll_pie_lib__drag as f}from"../../../@pie-lib/drag-module@5.0.0/module/index.js";var g={};Object.defineProperty(g,"__esModule",{value:!0});class m extends CustomEvent{constructor(e,t,n){super(m.TYPE,{bubbles:!0,composed:!0,detail:{complete:t,component:e,hasModel:n}}),this.component=e,this.complete=t}}m.TYPE="model-set";var v=g.ModelSetEvent=m;class b extends CustomEvent{constructor(e,t){super(b.TYPE,{bubbles:!0,composed:!0,detail:{complete:t,component:e}}),this.component=e,this.complete=t}}b.TYPE="session-changed";var y=g.SessionChangedEvent=b,w="object"==typeof global&&global&&global.Object===Object&&global,x="object"==typeof self&&self&&self.Object===Object&&self,_=w||x||Function("return this")(),C=_.Symbol,E=Object.prototype,k=E.hasOwnProperty,S=E.toString,A=C?C.toStringTag:void 0;var R=Object.prototype.toString;var j=C?C.toStringTag:void 0;function D(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":j&&j in Object(e)?function(e){var t=k.call(e,A),n=e[A];try{e[A]=void 0;var r=!0}catch(e){}var o=S.call(e);return r&&(t?e[A]=n:delete e[A]),o}(e):function(e){return R.call(e)}(e)}function O(e){return null!=e&&"object"==typeof e}function T(e){return"symbol"==typeof e||O(e)&&"[object Symbol]"==D(e)}var M=Array.isArray,N=C?C.prototype:void 0,$=N?N.toString:void 0;function I(e){if("string"==typeof e)return e;if(M(e))return function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}(e,I)+"";if(T(e))return $?$.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}var L=/\s/;var P=/^\s+/;function W(e){return e?e.slice(0,function(e){for(var t=e.length;t--&&L.test(e.charAt(t)););return t}(e)+1).replace(P,""):e}function z(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}var B=/^[-+]0x[0-9a-f]+$/i,F=/^0b[01]+$/i,H=/^0o[0-7]+$/i,q=parseInt;function U(e){if("number"==typeof e)return e;if(T(e))return NaN;if(z(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=z(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=W(e);var n=F.test(e);return n||H.test(e)?q(e.slice(2),n?2:8):B.test(e)?NaN:+e}function K(e){return e}function V(e){if(!z(e))return!1;var t=D(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}var Y,X=_["__core-js_shared__"],J=(Y=/[^.]+$/.exec(X&&X.keys&&X.keys.IE_PROTO||""))?"Symbol(src)_1."+Y:"";var Q=Function.prototype.toString;function G(e){if(null!=e){try{return Q.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var Z=/^\[object .+?Constructor\]$/,ee=Function.prototype,te=Object.prototype,ne=ee.toString,re=te.hasOwnProperty,oe=RegExp("^"+ne.call(re).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ie(e){return!(!z(e)||(t=e,J&&J in t))&&(V(e)?oe:Z).test(G(e));var t}function ae(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return ie(n)?n:void 0}var se=ae(_,"WeakMap"),le=/^(?:0|[1-9]\d*)$/;function ce(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&le.test(e))&&e>-1&&e%1==0&&e<t}function ue(e,t){return e===t||e!=e&&t!=t}function de(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function pe(e){return null!=e&&de(e.length)&&!V(e)}var he=Object.prototype;function fe(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||he)}function ge(e){return O(e)&&"[object Arguments]"==D(e)}var me=Object.prototype,ve=me.hasOwnProperty,be=me.propertyIsEnumerable,ye=ge(function(){return arguments}())?ge:function(e){return O(e)&&ve.call(e,"callee")&&!be.call(e,"callee")};var we="object"==typeof exports&&exports&&!exports.nodeType&&exports,xe=we&&"object"==typeof module&&module&&!module.nodeType&&module,_e=xe&&xe.exports===we?_.Buffer:void 0,Ce=(_e?_e.isBuffer:void 0)||function(){return!1},Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;var ke,Se="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ae=Se&&"object"==typeof module&&module&&!module.nodeType&&module,Re=Ae&&Ae.exports===Se&&w.process,je=function(){try{var e=Ae&&Ae.require&&Ae.require("util").types;return e||Re&&Re.binding&&Re.binding("util")}catch(e){}}(),De=je&&je.isTypedArray,Oe=De?(ke=De,function(e){return ke(e)}):function(e){return O(e)&&de(e.length)&&!!Ee[D(e)]},Te=Object.prototype.hasOwnProperty;function Me(e,t){var n=M(e),r=!n&&ye(e),o=!n&&!r&&Ce(e),i=!n&&!r&&!o&&Oe(e),a=n||r||o||i,s=a?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],l=s.length;for(var c in e)!t&&!Te.call(e,c)||a&&("length"==c||o&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||ce(c,l))||s.push(c);return s}var Ne=function(e,t){return function(n){return e(t(n))}}(Object.keys,Object),$e=Ne,Ie=Object.prototype.hasOwnProperty;function Le(e){if(!fe(e))return $e(e);var t=[];for(var n in Object(e))Ie.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Pe(e){return pe(e)?Me(e):Le(e)}var We=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ze=/^\w*$/;function Be(e,t){if(M(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!T(e))||(ze.test(e)||!We.test(e)||null!=t&&e in Object(t))}var Fe=ae(Object,"create");var He=Object.prototype.hasOwnProperty;var qe=Object.prototype.hasOwnProperty;function Ue(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Ke(e,t){for(var n=e.length;n--;)if(ue(e[n][0],t))return n;return-1}Ue.prototype.clear=function(){this.__data__=Fe?Fe(null):{},this.size=0},Ue.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Ue.prototype.get=function(e){var t=this.__data__;if(Fe){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return He.call(t,e)?t[e]:void 0},Ue.prototype.has=function(e){var t=this.__data__;return Fe?void 0!==t[e]:qe.call(t,e)},Ue.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Fe&&void 0===t?"__lodash_hash_undefined__":t,this};var Ve=Array.prototype.splice;function Ye(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Ye.prototype.clear=function(){this.__data__=[],this.size=0},Ye.prototype.delete=function(e){var t=this.__data__,n=Ke(t,e);return!(n<0)&&(n==t.length-1?t.pop():Ve.call(t,n,1),--this.size,!0)},Ye.prototype.get=function(e){var t=this.__data__,n=Ke(t,e);return n<0?void 0:t[n][1]},Ye.prototype.has=function(e){return Ke(this.__data__,e)>-1},Ye.prototype.set=function(e,t){var n=this.__data__,r=Ke(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var Xe=ae(_,"Map");function Je(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function Qe(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Qe.prototype.clear=function(){this.size=0,this.__data__={hash:new Ue,map:new(Xe||Ye),string:new Ue}},Qe.prototype.delete=function(e){var t=Je(this,e).delete(e);return this.size-=t?1:0,t},Qe.prototype.get=function(e){return Je(this,e).get(e)},Qe.prototype.has=function(e){return Je(this,e).has(e)},Qe.prototype.set=function(e,t){var n=Je(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function Ge(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(Ge.Cache||Qe),n}Ge.Cache=Qe;var Ze=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,et=/\\(\\)?/g,tt=function(e){var t=Ge(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Ze,function(e,n,r,o){t.push(r?o.replace(et,"$1"):n||e)}),t}),nt=tt;function rt(e,t){return M(e)?e:Be(e,t)?[e]:nt(function(e){return null==e?"":I(e)}(e))}function ot(e){if("string"==typeof e||T(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function it(e,t){for(var n=0,r=(t=rt(t,e)).length;null!=e&&n<r;)e=e[ot(t[n++])];return n&&n==r?e:void 0}function at(e,t,n){var r=null==e?void 0:it(e,t);return void 0===r?n:r}function st(e){var t=this.__data__=new Ye(e);this.size=t.size}st.prototype.clear=function(){this.__data__=new Ye,this.size=0},st.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},st.prototype.get=function(e){return this.__data__.get(e)},st.prototype.has=function(e){return this.__data__.has(e)},st.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Ye){var r=n.__data__;if(!Xe||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Qe(r)}return n.set(e,t),this.size=n.size,this};var lt=Object.prototype.propertyIsEnumerable,ct=Object.getOwnPropertySymbols,ut=ct?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}(ct(e),function(t){return lt.call(e,t)}))}:function(){return[]};function dt(e){return function(e,t,n){var r=t(e);return M(e)?r:function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}(r,n(e))}(e,Pe,ut)}var pt=ae(_,"DataView"),ht=ae(_,"Promise"),ft=ae(_,"Set"),gt="[object Map]",mt="[object Promise]",vt="[object Set]",bt="[object WeakMap]",yt="[object DataView]",wt=G(pt),xt=G(Xe),_t=G(ht),Ct=G(ft),Et=G(se),kt=D;(pt&&kt(new pt(new ArrayBuffer(1)))!=yt||Xe&&kt(new Xe)!=gt||ht&&kt(ht.resolve())!=mt||ft&&kt(new ft)!=vt||se&&kt(new se)!=bt)&&(kt=function(e){var t=D(e),n="[object Object]"==t?e.constructor:void 0,r=n?G(n):"";if(r)switch(r){case wt:return yt;case xt:return gt;case _t:return mt;case Ct:return vt;case Et:return bt}return t});var St=kt,At=_.Uint8Array;function Rt(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Qe;++t<n;)this.add(e[t])}function jt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function Dt(e,t){return e.has(t)}Rt.prototype.add=Rt.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},Rt.prototype.has=function(e){return this.__data__.has(e)};function Ot(e,t,n,r,o,i){var a=1&n,s=e.length,l=t.length;if(s!=l&&!(a&&l>s))return!1;var c=i.get(e),u=i.get(t);if(c&&u)return c==t&&u==e;var d=-1,p=!0,h=2&n?new Rt:void 0;for(i.set(e,t),i.set(t,e);++d<s;){var f=e[d],g=t[d];if(r)var m=a?r(g,f,d,t,e,i):r(f,g,d,e,t,i);if(void 0!==m){if(m)continue;p=!1;break}if(h){if(!jt(t,function(e,t){if(!Dt(h,t)&&(f===e||o(f,e,n,r,i)))return h.push(t)})){p=!1;break}}else if(f!==g&&!o(f,g,n,r,i)){p=!1;break}}return i.delete(e),i.delete(t),p}function Tt(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}function Mt(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}var Nt=C?C.prototype:void 0,$t=Nt?Nt.valueOf:void 0;var It=Object.prototype.hasOwnProperty;var Lt="[object Arguments]",Pt="[object Array]",Wt="[object Object]",zt=Object.prototype.hasOwnProperty;function Bt(e,t,n,r,o,i){var a=M(e),s=M(t),l=a?Pt:St(e),c=s?Pt:St(t),u=(l=l==Lt?Wt:l)==Wt,d=(c=c==Lt?Wt:c)==Wt,p=l==c;if(p&&Ce(e)){if(!Ce(t))return!1;a=!0,u=!1}if(p&&!u)return i||(i=new st),a||Oe(e)?Ot(e,t,n,r,o,i):function(e,t,n,r,o,i,a){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!i(new At(e),new At(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return ue(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var s=Tt;case"[object Set]":var l=1&r;if(s||(s=Mt),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;r|=2,a.set(e,t);var u=Ot(s(e),s(t),r,o,i,a);return a.delete(e),u;case"[object Symbol]":if($t)return $t.call(e)==$t.call(t)}return!1}(e,t,l,n,r,o,i);if(!(1&n)){var h=u&&zt.call(e,"__wrapped__"),f=d&&zt.call(t,"__wrapped__");if(h||f){var g=h?e.value():e,m=f?t.value():t;return i||(i=new st),o(g,m,n,r,i)}}return!!p&&(i||(i=new st),function(e,t,n,r,o,i){var a=1&n,s=dt(e),l=s.length;if(l!=dt(t).length&&!a)return!1;for(var c=l;c--;){var u=s[c];if(!(a?u in t:It.call(t,u)))return!1}var d=i.get(e),p=i.get(t);if(d&&p)return d==t&&p==e;var h=!0;i.set(e,t),i.set(t,e);for(var f=a;++c<l;){var g=e[u=s[c]],m=t[u];if(r)var v=a?r(m,g,u,t,e,i):r(g,m,u,e,t,i);if(!(void 0===v?g===m||o(g,m,n,r,i):v)){h=!1;break}f||(f="constructor"==u)}if(h&&!f){var b=e.constructor,y=t.constructor;b==y||!("constructor"in e)||!("constructor"in t)||"function"==typeof b&&b instanceof b&&"function"==typeof y&&y instanceof y||(h=!1)}return i.delete(e),i.delete(t),h}(e,t,n,r,o,i))}function Ft(e,t,n,r,o){return e===t||(null==e||null==t||!O(e)&&!O(t)?e!=e&&t!=t:Bt(e,t,n,r,Ft,o))}function Ht(e){return e==e&&!z(e)}function qt(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}function Ut(e){var t=function(e){for(var t=Pe(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,Ht(o)]}return t}(e);return 1==t.length&&t[0][2]?qt(t[0][0],t[0][1]):function(n){return n===e||function(e,t,n,r){var o=n.length,i=o,a=!r;if(null==e)return!i;for(e=Object(e);o--;){var s=n[o];if(a&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++o<i;){var l=(s=n[o])[0],c=e[l],u=s[1];if(a&&s[2]){if(void 0===c&&!(l in e))return!1}else{var d=new st;if(r)var p=r(c,u,l,e,t,d);if(!(void 0===p?Ft(u,c,3,r,d):p))return!1}}return!0}(n,e,t)}}function Kt(e,t){return null!=e&&t in Object(e)}function Vt(e,t){return null!=e&&function(e,t,n){for(var r=-1,o=(t=rt(t,e)).length,i=!1;++r<o;){var a=ot(t[r]);if(!(i=null!=e&&n(e,a)))break;e=e[a]}return i||++r!=o?i:!!(o=null==e?0:e.length)&&de(o)&&ce(a,o)&&(M(e)||ye(e))}(e,t,Kt)}function Yt(e){return Be(e)?function(e){return function(t){return null==t?void 0:t[e]}}(ot(e)):function(e){return function(t){return it(t,e)}}(e)}function Xt(e){return"function"==typeof e?e:null==e?K:"object"==typeof e?M(e)?(t=e[0],n=e[1],Be(t)&&Ht(n)?qt(ot(t),n):function(e){var r=at(e,t);return void 0===r&&r===n?Vt(e,t):Ft(n,r,3)}):Ut(e):Yt(e);var t,n}var Jt,Qt=function(e,t,n){for(var r=-1,o=Object(e),i=n(e),a=i.length;a--;){var s=i[Jt?a:++r];if(!1===t(o[s],s,o))break}return e},Gt=Qt;function Zt(e,t){return e&&Gt(e,t,Pe)}var en=function(){return _.Date.now()},tn=Math.max,nn=Math.min;function rn(e,t,n){var r,o,i,a,s,l,c=0,u=!1,d=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var n=r,i=o;return r=o=void 0,c=t,a=e.apply(i,n)}function f(e){var n=e-l;return void 0===l||n>=t||n<0||d&&e-c>=i}function g(){var e=en();if(f(e))return m(e);s=setTimeout(g,function(e){var n=t-(e-l);return d?nn(n,i-(e-c)):n}(e))}function m(e){return s=void 0,p&&r?h(e):(r=o=void 0,a)}function v(){var e=en(),n=f(e);if(r=arguments,o=this,l=e,n){if(void 0===s)return function(e){return c=e,s=setTimeout(g,t),u?h(e):a}(l);if(d)return clearTimeout(s),s=setTimeout(g,t),h(l)}return void 0===s&&(s=setTimeout(g,t)),a}return t=U(t)||0,z(n)&&(u=!!n.leading,i=(d="maxWait"in n)?tn(U(n.maxWait)||0,t):i,p="trailing"in n?!!n.trailing:p),v.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},v.flush=function(){return void 0===s?a:m(en())},v}var on=Object.prototype.hasOwnProperty;function an(e){if(null==e)return!0;if(pe(e)&&(M(e)||"string"==typeof e||"function"==typeof e.splice||Ce(e)||Oe(e)||ye(e)))return!e.length;var t=St(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(fe(e))return!Le(e).length;for(var n in e)if(on.call(e,n))return!1;return!0}function sn(e,t){return Ft(e,t)}var ln,cn,un,dn={"border-radius":1,"border-top-left-radius":1,"border-top-right-radius":1,"border-bottom-left-radius":1,"border-bottom-right-radius":1,"box-shadow":1,order:1,flex:function(e,t){return[t+"box-flex"]},"box-flex":1,"box-align":1,animation:1,"animation-duration":1,"animation-name":1,transition:1,"transition-duration":1,transform:1,"transform-style":1,"transform-origin":1,"backface-visibility":1,perspective:1,"box-pack":1},pn={animation:1,"column-count":1,columns:1,"font-weight":1,opacity:1,"order ":1,"z-index":1,zoom:1,flex:1,"box-flex":1,transform:1,perspective:1,"box-pack":1,"box-align":1,colspan:1,rowspan:1},hn=function(e){return e.length?e.charAt(0).toUpperCase()+e.substring(1):e},fn=hn,gn=/^(Moz|Webkit|Khtml|O|ms|Icab)(?=[A-Z])/,mn="undefined"==typeof document?{}:document.documentElement.style,vn=(ln=function(){for(var e in mn)if(gn.test(e))return e.match(gn)[0];return"WebkitOpacity"in mn?"Webkit":"KhtmlOpacity"in mn?"Khtml":""}(),cn=ln.toLowerCase(),{style:ln,css:"-"+cn+"-",dom:{Webkit:"WebKit",ms:"MS",o:"WebKit"}[ln]||fn(ln)}),bn=function(e,t){return t?t.toUpperCase():""},yn=/[-\s]+(.)?/g,wn=function(e){return e?e.replace(yn,bn):""},xn=/::/g,_n=/([A-Z]+)([A-Z][a-z])/g,Cn=/([a-z\d])([A-Z])/g,En=/_/g,kn=function(e,t){return e?e.replace(xn,"/").replace(_n,"$1_$2").replace(Cn,"$1_$2").replace(En,t||"-"):""},Sn=function(e){return kn(e).toLowerCase()},An=wn,Rn=Sn,jn=function(e){return e.length?e.charAt(0).toLowerCase()+e.substring(1):e},Dn=hn,On=vn,Tn=dn,Mn="undefined"==typeof document?{}:document.documentElement.style,Nn=function(e,t){t=t||{};var n=jn(An(e)),r=Rn(e),o=un?n:r,i=On.style?un?On.style:On.css:"";if(n in Mn)return t.asString?o:[o];var a=o,s=Tn[r],l=[];if(un&&(a=Dn(o)),"function"==typeof s){var c=s(o,i)||[];c&&!Array.isArray(c)&&(c=[c]),c.length&&(c=c.map(function(e){return un?jn(An(e)):Rn(e)})),l=l.concat(c)}return i&&l.push(i+a),l.push(o),t.asString||1==l.length?l[0]:l},$n=Object.prototype.hasOwnProperty,In=function(e,t){return $n.call(e,t)},Ln=Object.prototype.toString,Pn=Object.prototype.toString,Wn=Nn,zn=Sn,Bn=wn,Fn=In,Hn=function(e){return!!e&&"[object Object]"===Ln.call(e)},qn=function(e){return"[object Function]"===Pn.apply(e)},Un=function(e,t,n,r){Wn(t).forEach(function(t){e[r?r(t):t]=n})},Kn={cssUnitless:pn},Vn=function(e,t,n,r){"string"==typeof e&&(e=function(e){e=(e||"").split(";");var t={};return e.forEach(function(e){var n=e.split(":");2==n.length&&(t[n[0].trim()]=n[1].trim())}),t}(e)),(t=t||Kn).cssUnitless=t.cssUnitless||Kn.cssUnitless,r=r||{};var o,i,a,s,l,c,u,d,p=t.scope||{},h=null!=t.addUnits?t.addUnits:!p||null==p.addUnits||p.addUnits,f=(null!=t.cssUnitless?t.cssUnitless:p?p.cssUnitless:null)||{},g=(t.cssUnit||p?p.cssUnit:null)||"px",m=t.prefixProperties||(p?p.prefixProperties:null)||{},v=t.camelize?Bn:zn;for(a in e)if(Fn(e,a)){if(s=e[a],i=zn(n?n+a:a),o=!1,d=!1,qn(s)&&(u=s.call(p||e,s,a,i,e),Hn(u)&&null!=u.value?(s=u.value,d=u.prefix,i=u.name?zn(u.name):i):s=u),c="number"==(l=typeof s)||"string"==l&&""!=s&&1*s==s,null==s||null==i||""===i)continue;if((c||"string"==l)&&(o=!0),!o&&null!=s.value&&s.prefix&&(o=!0,d=s.prefix,s=s.value),o){if(d=d||!!m[i],c&&(s=h&&!(i in f)?s+g:s+""),"border"!=i&&(i.indexOf("border")||~i.indexOf("radius")||~i.indexOf("width"))||!c||(i+="-width"),!i.indexOf("border-radius-")&&(i.replace(/border(-radius)(-(.*))/,function(e,t,n){var r={"-top":["-top-left","-top-right"],"-left":["-top-left","-bottom-left"],"-right":["-top-right","-bottom-right"],"-bottom":["-bottom-left","-bottom-right"]};n in r?(i=[],r[n].forEach(function(e){i.push("border"+e+t)})):i="border"+n+t}),Array.isArray(i))){i.forEach(function(e){d?Un(r,e,s,v):r[v(e)]=s});continue}d?Un(r,i,s,v):r[v(i)]=s}else Vn(s,t,i+"-",r)}return r},Yn=Vn,Xn=In,Jn={prefixProperties:dn,cssUnitless:pn,object:Vn,string:function(e,t){e=Yn(e,t);var n,r=[];for(n in e)Xn(e,n)&&r.push(n+": "+e[n]);return r.join("; ")}};const Qn=e("@pie-lib:mask-markup:serialization"),Gn=["span"],Zn=["em","strong","u"],er=(e,t)=>{const n=e.getAttribute(t);return r=(e=>{const t=/([\w-]*)\s*:\s*([^;]*)/g;let n;const r={};for(;n=t.exec(e);)r[n[1]]=n[2].trim();return r})(n),Jn.object(r,{camelize:!0,addUnits:!1});var r},tr=["border","class","style"],nr={b:"bold",em:"italic",u:"underline",s:"strikethrough",code:"code",strong:"strong"},rr=(e,t=[])=>{if(8===e.nodeType)return null;if(3===e.nodeType){const n={text:e.textContent};return t.length>0&&(n.marks=t.map(e=>({type:e,data:void 0}))),{object:"text",leaves:[n]}}if(1===e.nodeType){const r=e.tagName.toLowerCase(),o=nr[r];if(o){Qn("[deserialize] mark: ",o);return{_flatten:!0,nodes:or(e.childNodes,[...t,o])}}if("math"===r)return{isMath:!0,nodes:[e]};const i=(e=>{if(!e.attributes||e.attributes.length<=0)return;const t={};let n;for(n=0;n<e.attributes.length;n++){const r=e.attributes[n];t[r.name]=r.value}return t})(e)||{};"audio"===r&&""===i.controls&&(i.controls=!0);const a=tr.reduce((n=e,(e,t)=>{if(!n.getAttribute)return e;if(n.getAttribute(t))switch(t){case"style":e.style=er(n,t);break;case"class":e.className=((e,t,n)=>{const r=e.getAttribute(n);return delete t.class,r})(n,e,t);break;default:e[t]=n.getAttribute(t)}return e}),{...i}),s=(e=>Gn.includes(e)?"inline":Zn.includes(e)?"mark":"block")(r),l=or(e.childNodes,t);return{object:s,type:r,data:{dataset:{...e.dataset},attributes:{...a}},nodes:l}}var n;return null},or=(e,t=[])=>{const n=[];for(let r=0;r<e.length;r++){const o=rr(e[r],t);null!==o&&(o._flatten&&o.nodes?n.push(...o.nodes):n.push(o))}return n},ir=t,ar=n,{styled:sr}=r,{renderMath:lr}=h;function cr(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}const ur=sr("div")(({theme:e})=>({paddingTop:e.spacing(.5),paddingBottom:e.spacing(.5)})),dr=sr("span")(()=>({display:"inline-block",width:".75em"})),pr=["tbody","tr"],hr=(e,t,n,r,o,i)=>{if(!t)return null;const a=[];return(e.nodes||[]).forEach((e,i)=>{const s=e.type?`${e.type}-${i}`:`${i}`;if(e.isMath)return a.push(ir.createElement("span",{dangerouslySetInnerHTML:{__html:`<math displaystyle="true">${e.nodes[0].innerHTML}</math>`}})),a;if(r){const o=r(e,t,n);if(o){const t="blank"===cr([e,"access",e=>e.data,"optionalAccess",e=>e.dataset,"optionalAccess",e=>e.component]);return t&&a.push(ir.createElement(dr,{key:`spacer-${i}`})),a.push(o),void(t&&a.push(ir.createElement(dr,{key:`spacer-${i}`})))}}if("text"===e.object){const t=e.leaves.reduce((e,t)=>{const n=t.text,r=((e,t)=>{const n=""===t.trim(),r=e&&e.type;return n&&pr.includes(r)?void 0:t})(o,n);return r?e+r:e},""),n=(e=>{const t=e.leaves.find(e=>at(e,"marks",[]).length);return t?t.marks:null})(e);if(cr([n,"optionalAccess",e=>e.length])>0){const e=n.map(e=>Object.keys(nr).find(t=>nr[t]===e.type)).filter(Boolean);e.length>0?a.push(e.reduceRight((e,t,n)=>ir.createElement(t,{key:`${s}-${t}-${n}`},e),t)):a.push(t)}else t.length>0&&a.push(t)}else{const o=hr(e,t,n,r,e);if("p"===e.type||"paragraph"===e.type)a.push(ir.createElement(ur,{key:s},o));else{const t=e.type;e.nodes&&e.nodes.length>0?a.push(ir.createElement(t,{key:s,...e.data.attributes},o)):a.push(ir.createElement(t,{key:s,...e.data.attributes}))}}}),a},fr=sr("div")(()=>({display:"initial","&:not(.MathJax) table":{borderCollapse:"collapse"},"&:not(.MathJax) table td, &:not(.MathJax) table th":{padding:"8px 12px",textAlign:"left"}}));class gr extends ir.Component{constructor(e){super(e),gr.prototype.__init.call(this),this.internalContainerRef=ir.createRef()}static __initStatic(){this.propTypes={renderChildren:ar.func,layout:ar.object,value:ar.object,onChange:ar.func,elementType:ar.string,containerRef:ar.oneOfType([ar.func,ar.shape({current:ar.instanceOf(Element)})])}}componentDidMount(){const e=this.props.containerRef||this.internalContainerRef;e.current&&"function"==typeof lr&&lr(e.current)}__init(){this.handleChange=(e,t)=>{const n={...this.props.value,[e]:t};this.props.onChange(n)}}render(){const{value:e,layout:t,elementType:n,containerRef:r}=this.props,o=hr(t,e,this.handleChange,this.props.renderChildren,null),i=r||this.internalContainerRef;return ir.createElement(fr,{ref:i},o)}}gr.__initStatic();const mr=/\{\{(\d+)\}\}/g;const vr=t,br=n;var yr;const wr=(e,t)=>{const{markup:n}=(o=t,(r=e)?{markup:r.replace(mr,(e,t)=>`<span data-component="${o}" data-id="${t}"></span>`)}:{markup:""});var r,o;return(e=>{if(!e||!e.trim())return{object:"value",document:{object:"document",data:{},nodes:[{object:"block",type:"span",data:{},isVoid:!1,nodes:[]}]}};const t=(new DOMParser).parseFromString(e,"text/html");let n=or(t.body.childNodes);return!n.some(e=>"block"===e.object||"inline"===e.object)&&n.length>0&&(n=[{object:"block",type:"span",data:{},isVoid:!1,nodes:n}]),0===n.length&&(n=[{object:"block",type:"span",data:{},isVoid:!1,nodes:[]}]),{object:"value",document:{object:"document",data:{},nodes:n}}})(n).document},xr=(e,t)=>((yr=class extends vr.Component{static __initStatic(){this.propTypes={markup:br.string,layout:br.object,value:br.object,onChange:br.func,customMarkMarkupComponent:br.func,elementType:br.string}}constructor(e){super(e),this.containerRef=vr.createRef()}componentDidUpdate(e){if(this.props.markup!==e.markup){const e=this.containerRef.current;(e&&e.querySelectorAll('[data-latex][data-math-handled="true"]')||[]).forEach(e=>{const t=e.querySelector("mjx-container");t&&e.removeChild(t);const n=e.getAttribute("data-raw");e.innerHTML=n,e.removeAttribute("data-math-handled")})}}render(){const{markup:n,layout:r,value:o,onChange:i,elementType:a}=this.props,s=r||wr(n,e);return vr.createElement(gr,{containerRef:this.containerRef,elementType:a,layout:s,value:o,onChange:i,renderChildren:t(this.props)})}}).__initStatic(),yr),{useMemo:_r}=t,{useLayoutEffect:Cr}=t,{useEffect:Er}=t,{useRef:kr}=t,{useCallback:Sr}=t,Ar="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function Rr(e){const t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function jr(e){return"nodeType"in e}function Dr(e){var t,n;return e?Rr(e)?e:jr(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function Or(e){const{Document:t}=Dr(e);return e instanceof t}function Tr(e){return!Rr(e)&&e instanceof Dr(e).HTMLElement}function Mr(e){return e instanceof Dr(e).SVGElement}function Nr(e){return e?Rr(e)?e.document:jr(e)?Or(e)?e:Tr(e)||Mr(e)?e.ownerDocument:document:document:document}const $r=Ar?Cr:Er;function Ir(e){const t=kr(e);return $r(()=>{t.current=e}),Sr(function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)},[])}function Lr(e,t){void 0===t&&(t=[e]);const n=kr(e);return $r(()=>{n.current!==e&&(n.current=e)},t),n}function Pr(e,t){const n=kr();return _r(()=>{const t=e(n.current);return n.current=t,t},[...t])}function Wr(e){const t=Ir(e),n=kr(null),r=Sr(e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e},[]);return[n,r]}function zr(e){const t=kr();return Er(()=>{t.current=e},[e]),t.current}let Br={};function Fr(e,t){return _r(()=>{if(t)return t;const n=null==Br[e]?0:Br[e]+1;return Br[e]=n,e+"-"+n},[e,t])}function Hr(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return r.reduce((t,n)=>{const r=Object.entries(n);for(const[n,o]of r){const r=t[n];null!=r&&(t[n]=r+e*o)}return t},{...t})}}const qr=Hr(1),Ur=Hr(-1);function Kr(e){if(!e)return!1;const{KeyboardEvent:t}=Dr(e.target);return t&&e instanceof t}function Vr(e){if(function(e){if(!e)return!1;const{TouchEvent:t}=Dr(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){const{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){const{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return function(e){return"clientX"in e&&"clientY"in e}(e)?{x:e.clientX,y:e.clientY}:null}const Yr=Object.freeze({Translate:{toString(e){if(!e)return;const{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[Yr.Translate.toString(e),Yr.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),Xr="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function Jr(e){return e.matches(Xr)?e:e.querySelector(Xr)}const Qr=t,{useState:Gr}=t,{useCallback:Zr}=t,eo={display:"none"};function to(e){let{id:t,value:n}=e;return Qr.createElement("div",{id:t,style:eo},n)}function no(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return Qr.createElement("div",{id:t,style:{position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}const ro=t,{createContext:oo}=t,{useContext:io}=t,{useEffect:ao}=t,{useState:so}=t,{useCallback:lo}=t,{useMemo:co}=t,{useRef:uo}=t,{memo:po}=t,{useReducer:ho}=t,{cloneElement:fo}=t,{forwardRef:go}=t,{createPortal:mo}=o,{unstable_batchedUpdates:vo}=o,bo=oo(null);const yo={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},wo={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function xo(e){let{announcements:t=wo,container:n,hiddenTextDescribedById:r,screenReaderInstructions:o=yo}=e;const{announce:i,announcement:a}=function(){const[e,t]=Gr("");return{announce:Zr(e=>{null!=e&&t(e)},[]),announcement:e}}(),s=Fr("DndLiveRegion"),[l,c]=so(!1);if(ao(()=>{c(!0)},[]),function(e){const t=io(bo);ao(()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)},[e,t])}(co(()=>({onDragStart(e){let{active:n}=e;i(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&i(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;i(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;i(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;i(t.onDragCancel({active:n,over:r}))}}),[i,t])),!l)return null;const u=ro.createElement(ro.Fragment,null,ro.createElement(to,{id:r,value:o.draggable}),ro.createElement(no,{id:s,announcement:a}));return n?mo(u,n):u}var _o;function Co(){}!function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"}(_o||(_o={}));const Eo=Object.freeze({x:0,y:0});function ko(e,t){const n=Vr(e);if(!n)return"0 0";return(n.x-t.left)/t.width*100+"% "+(n.y-t.top)/t.height*100+"%"}function So(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}function Ao(e,t){const n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),o=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),a=o-r,s=i-n;if(r<o&&n<i){const n=t.width*t.height,r=e.width*e.height,o=a*s;return Number((o/(n+r-o)).toFixed(4))}return 0}const Ro=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=[];for(const e of r){const{id:r}=e,i=n.get(r);if(i){const n=Ao(i,t);n>0&&o.push({id:r,data:{droppableContainer:e,value:n}})}}return o.sort(So)};function jo(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:Eo}const Do=(Oo=1,function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return n.reduce((e,t)=>({...e,top:e.top+Oo*t.y,bottom:e.bottom+Oo*t.y,left:e.left+Oo*t.x,right:e.right+Oo*t.x}),{...e})});var Oo;function To(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}const Mo={ignoreTransform:!1};function No(e,t){void 0===t&&(t=Mo);let n=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:t,transformOrigin:r}=Dr(e).getComputedStyle(e);t&&(n=function(e,t,n){const r=To(t);if(!r)return e;const{scaleX:o,scaleY:i,x:a,y:s}=r,l=e.left-a-(1-o)*parseFloat(n),c=e.top-s-(1-i)*parseFloat(n.slice(n.indexOf(" ")+1)),u=o?e.width/o:e.width,d=i?e.height/i:e.height;return{width:u,height:d,top:c,right:l+u,bottom:c+d,left:l}}(n,t,r))}const{top:r,left:o,width:i,height:a,bottom:s,right:l}=n;return{top:r,left:o,width:i,height:a,bottom:s,right:l}}function $o(e){return No(e,{ignoreTransform:!0})}function Io(e,t){const n=[];return e?function r(o){if(null!=t&&n.length>=t)return n;if(!o)return n;if(Or(o)&&null!=o.scrollingElement&&!n.includes(o.scrollingElement))return n.push(o.scrollingElement),n;if(!Tr(o)||Mr(o))return n;if(n.includes(o))return n;const i=Dr(e).getComputedStyle(o);return o!==e&&function(e,t){void 0===t&&(t=Dr(e).getComputedStyle(e));const n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(e=>{const r=t[e];return"string"==typeof r&&n.test(r)})}(o,i)&&n.push(o),function(e,t){return void 0===t&&(t=Dr(e).getComputedStyle(e)),"fixed"===t.position}(o,i)?n:r(o.parentNode)}(e):n}function Lo(e){const[t]=Io(e,1);return null!=t?t:null}function Po(e){return Ar&&e?Rr(e)?e:jr(e)?Or(e)||e===Nr(e).scrollingElement?window:Tr(e)?e:null:null:null}function Wo(e){return Rr(e)?e.scrollX:e.scrollLeft}function zo(e){return Rr(e)?e.scrollY:e.scrollTop}function Bo(e){return{x:Wo(e),y:zo(e)}}var Fo;function Ho(e){return!(!Ar||!e)&&e===document.scrollingElement}function qo(e){const t={x:0,y:0},n=Ho(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height};return{isTop:e.scrollTop<=t.y,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}!function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"}(Fo||(Fo={}));const Uo={x:.2,y:.2};function Ko(e,t,n,r,o){let{top:i,left:a,right:s,bottom:l}=n;void 0===r&&(r=10),void 0===o&&(o=Uo);const{isTop:c,isBottom:u,isLeft:d,isRight:p}=qo(e),h={x:0,y:0},f={x:0,y:0},g=t.height*o.y,m=t.width*o.x;return!c&&i<=t.top+g?(h.y=Fo.Backward,f.y=r*Math.abs((t.top+g-i)/g)):!u&&l>=t.bottom-g&&(h.y=Fo.Forward,f.y=r*Math.abs((t.bottom-g-l)/g)),!p&&s>=t.right-m?(h.x=Fo.Forward,f.x=r*Math.abs((t.right-m-s)/m)):!d&&a<=t.left+m&&(h.x=Fo.Backward,f.x=r*Math.abs((t.left+m-a)/m)),{direction:h,speed:f}}function Vo(e){if(e===document.scrollingElement){const{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}const{top:t,left:n,right:r,bottom:o}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:o,width:e.clientWidth,height:e.clientHeight}}function Yo(e){return e.reduce((e,t)=>qr(e,Bo(t)),Eo)}function Xo(e,t){if(void 0===t&&(t=No),!e)return;const{top:n,left:r,bottom:o,right:i}=t(e);Lo(e)&&(o<=0||i<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const Jo=[["x",["left","right"],function(e){return e.reduce((e,t)=>e+Wo(t),0)}],["y",["top","bottom"],function(e){return e.reduce((e,t)=>e+zo(t),0)}]];class Qo{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=Io(t),r=Yo(n);this.rect={...e},this.width=e.width,this.height=e.height;for(const[e,t,o]of Jo)for(const i of t)Object.defineProperty(this,i,{get:()=>{const t=o(n),a=r[e]-t;return this.rect[i]+a},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class Go{constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)})},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function Zo(e,t){const n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}var ei,ti;function ni(e){e.preventDefault()}function ri(e){e.stopPropagation()}!function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"}(ei||(ei={})),function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"}(ti||(ti={}));const oi={start:[ti.Space,ti.Enter],cancel:[ti.Esc],end:[ti.Space,ti.Enter,ti.Tab]},ii=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case ti.Right:return{...n,x:n.x+25};case ti.Left:return{...n,x:n.x-25};case ti.Down:return{...n,y:n.y+25};case ti.Up:return{...n,y:n.y-25}}};class ai{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;const{event:{target:t}}=e;this.props=e,this.listeners=new Go(Nr(t)),this.windowListeners=new Go(Dr(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(ei.Resize,this.handleCancel),this.windowListeners.add(ei.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(ei.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&Xo(n),t(Eo)}handleKeyDown(e){if(Kr(e)){const{active:t,context:n,options:r}=this.props,{keyboardCodes:o=oi,coordinateGetter:i=ii,scrollBehavior:a="smooth"}=r,{code:s}=e;if(o.end.includes(s))return void this.handleEnd(e);if(o.cancel.includes(s))return void this.handleCancel(e);const{collisionRect:l}=n.current,c=l?{x:l.left,y:l.top}:Eo;this.referenceCoordinates||(this.referenceCoordinates=c);const u=i(e,{active:t,context:n.current,currentCoordinates:c});if(u){const t=Ur(u,c),r={x:0,y:0},{scrollableAncestors:o}=n.current;for(const n of o){const o=e.code,{isTop:i,isRight:s,isLeft:l,isBottom:c,maxScroll:d,minScroll:p}=qo(n),h=Vo(n),f={x:Math.min(o===ti.Right?h.right-h.width/2:h.right,Math.max(o===ti.Right?h.left:h.left+h.width/2,u.x)),y:Math.min(o===ti.Down?h.bottom-h.height/2:h.bottom,Math.max(o===ti.Down?h.top:h.top+h.height/2,u.y))},g=o===ti.Right&&!s||o===ti.Left&&!l,m=o===ti.Down&&!c||o===ti.Up&&!i;if(g&&f.x!==u.x){const e=n.scrollLeft+t.x,i=o===ti.Right&&e<=d.x||o===ti.Left&&e>=p.x;if(i&&!t.y)return void n.scrollTo({left:e,behavior:a});r.x=i?n.scrollLeft-e:o===ti.Right?n.scrollLeft-d.x:n.scrollLeft-p.x,r.x&&n.scrollBy({left:-r.x,behavior:a});break}if(m&&f.y!==u.y){const e=n.scrollTop+t.y,i=o===ti.Down&&e<=d.y||o===ti.Up&&e>=p.y;if(i&&!t.x)return void n.scrollTo({top:e,behavior:a});r.y=i?n.scrollTop-e:o===ti.Down?n.scrollTop-d.y:n.scrollTop-p.y,r.y&&n.scrollBy({top:-r.y,behavior:a});break}}this.handleMove(e,qr(Ur(u,this.referenceCoordinates),r))}}}handleMove(e,t){const{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){const{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){const{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function si(e){return Boolean(e&&"distance"in e)}function li(e){return Boolean(e&&"delay"in e)}ai.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=oi,onActivation:o}=t,{active:i}=n;const{code:a}=e.nativeEvent;if(r.start.includes(a)){const t=i.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==o||o({event:e.nativeEvent}),!0)}return!1}}];class ci{constructor(e,t,n){var r;void 0===n&&(n=function(e){const{EventTarget:t}=Dr(e);return e instanceof t?e:Nr(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;const{event:o}=e,{target:i}=o;this.props=e,this.events=t,this.document=Nr(i),this.documentListeners=new Go(this.document),this.listeners=new Go(n),this.windowListeners=new Go(Dr(i)),this.initialCoordinates=null!=(r=Vr(o))?r:Eo,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),e.cancel&&this.listeners.add(e.cancel.name,this.handleCancel),this.windowListeners.add(ei.Resize,this.handleCancel),this.windowListeners.add(ei.DragStart,ni),this.windowListeners.add(ei.VisibilityChange,this.handleCancel),this.windowListeners.add(ei.ContextMenu,ni),this.documentListeners.add(ei.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(li(t))return this.timeoutId=setTimeout(this.handleStart,t.delay),void this.handlePending(t);if(si(t))return void this.handlePending(t)}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(e,t){const{active:n,onPending:r}=this.props;r(n,e,this.initialCoordinates,t)}handleStart(){const{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(ei.Click,ri,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(ei.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;const{activated:n,initialCoordinates:r,props:o}=this,{onMove:i,options:{activationConstraint:a}}=o;if(!r)return;const s=null!=(t=Vr(e))?t:Eo,l=Ur(r,s);if(!n&&a){if(si(a)){if(null!=a.tolerance&&Zo(l,a.tolerance))return this.handleCancel();if(Zo(l,a.distance))return this.handleStart()}return li(a)&&Zo(l,a.tolerance)?this.handleCancel():void this.handlePending(a,l)}e.cancelable&&e.preventDefault(),i(s)}handleEnd(){const{onAbort:e,onEnd:t}=this.props;this.detach(),this.activated||e(this.props.active),t()}handleCancel(){const{onAbort:e,onCancel:t}=this.props;this.detach(),this.activated||e(this.props.active),t()}handleKeydown(e){e.code===ti.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}const ui={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class di extends ci{constructor(e){const{event:t}=e,n=Nr(t.target);super(e,ui,n)}}di.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!(!n.isPrimary||0!==n.button)&&(null==r||r({event:n}),!0)}}];const pi={move:{name:"mousemove"},end:{name:"mouseup"}};var hi;!function(e){e[e.RightClick=2]="RightClick"}(hi||(hi={}));(class extends ci{constructor(e){super(e,pi,Nr(e.event.target))}}).activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==hi.RightClick&&(null==r||r({event:n}),!0)}}];const fi={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};var gi,mi;function vi(e){let{acceleration:t,activator:n=gi.Pointer,canScroll:r,draggingRect:o,enabled:i,interval:a=5,order:s=mi.TreeOrder,pointerCoordinates:l,scrollableAncestors:c,scrollableAncestorRects:u,delta:d,threshold:p}=e;const h=function(e){let{delta:t,disabled:n}=e;const r=zr(t);return Pr(e=>{if(n||!r||!e)return bi;const o={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[Fo.Backward]:e.x[Fo.Backward]||-1===o.x,[Fo.Forward]:e.x[Fo.Forward]||1===o.x},y:{[Fo.Backward]:e.y[Fo.Backward]||-1===o.y,[Fo.Forward]:e.y[Fo.Forward]||1===o.y}}},[n,t,r])}({delta:d,disabled:!i}),[f,g]=function(){const e=kr(null);return[Sr((t,n)=>{e.current=setInterval(t,n)},[]),Sr(()=>{null!==e.current&&(clearInterval(e.current),e.current=null)},[])]}(),m=uo({x:0,y:0}),v=uo({x:0,y:0}),b=co(()=>{switch(n){case gi.Pointer:return l?{top:l.y,bottom:l.y,left:l.x,right:l.x}:null;case gi.DraggableRect:return o}},[n,o,l]),y=uo(null),w=lo(()=>{const e=y.current;if(!e)return;const t=m.current.x*v.current.x,n=m.current.y*v.current.y;e.scrollBy(t,n)},[]),x=co(()=>s===mi.TreeOrder?[...c].reverse():c,[s,c]);ao(()=>{if(i&&c.length&&b){for(const e of x){if(!1===(null==r?void 0:r(e)))continue;const n=c.indexOf(e),o=u[n];if(!o)continue;const{direction:i,speed:s}=Ko(e,o,b,t,p);for(const e of["x","y"])h[e][i[e]]||(s[e]=0,i[e]=0);if(s.x>0||s.y>0)return g(),y.current=e,f(w,a),m.current=s,void(v.current=i)}m.current={x:0,y:0},v.current={x:0,y:0},g()}else g()},[t,w,r,g,i,a,JSON.stringify(b),JSON.stringify(h),f,c,x,u,JSON.stringify(p)])}(class extends ci{constructor(e){super(e,fi)}static setup(){return window.addEventListener(fi.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(fi.move.name,e)};function e(){}}}).activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;const{touches:o}=n;return!(o.length>1)&&(null==r||r({event:n}),!0)}}],function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"}(gi||(gi={})),function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"}(mi||(mi={}));const bi={x:{[Fo.Backward]:!1,[Fo.Forward]:!1},y:{[Fo.Backward]:!1,[Fo.Forward]:!1}};var yi,wi;!function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"}(yi||(yi={})),function(e){e.Optimized="optimized"}(wi||(wi={}));const xi=new Map;function _i(e,t){return Pr(n=>e?n||("function"==typeof t?t(e):e):null,[t,e])}function Ci(e){let{callback:t,disabled:n}=e;const r=Ir(t),o=co(()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;const{ResizeObserver:e}=window;return new e(r)},[n]);return ao(()=>()=>null==o?void 0:o.disconnect(),[o]),o}function Ei(e){return new Qo(No(e),e)}function ki(e,t,n){void 0===t&&(t=Ei);const[r,o]=so(null);function i(){o(r=>{if(!e)return null;var o;if(!1===e.isConnected)return null!=(o=null!=r?r:n)?o:null;const i=t(e);return JSON.stringify(r)===JSON.stringify(i)?r:i})}const a=function(e){let{callback:t,disabled:n}=e;const r=Ir(t),o=co(()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;const{MutationObserver:e}=window;return new e(r)},[r,n]);return ao(()=>()=>null==o?void 0:o.disconnect(),[o]),o}({callback(t){if(e)for(const n of t){const{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){i();break}}}}),s=Ci({callback:i});return $r(()=>{i(),e?(null==s||s.observe(e),null==a||a.observe(document.body,{childList:!0,subtree:!0})):(null==s||s.disconnect(),null==a||a.disconnect())},[e]),r}const Si=[];function Ai(e,t){void 0===t&&(t=[]);const n=uo(null);return ao(()=>{n.current=null},t),ao(()=>{const t=e!==Eo;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)},[e]),n.current?Ur(e,n.current):Eo}function Ri(e){return co(()=>e?function(e){const t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null,[e])}const ji=[];function Di(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Tr(t)?t:e}const Oi=[{sensor:di,options:{}},{sensor:ai,options:{}}],Ti={current:{}},Mi={draggable:{measure:$o},droppable:{measure:$o,strategy:yi.WhileDragging,frequency:wi.Optimized},dragOverlay:{measure:No}};class Ni extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(e=>{let{disabled:t}=e;return!t})}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}const $i={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Ni,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Co},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Mi,measureDroppableContainers:Co,windowRect:null,measuringScheduled:!1},Ii={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Co,draggableNodes:new Map,over:null,measureDroppableContainers:Co},Li=oo(Ii),Pi=oo($i);function Wi(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Ni}}}function zi(e,t){switch(t.type){case _o.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case _o.DragMove:return null==e.draggable.active?e:{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case _o.DragEnd:case _o.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case _o.RegisterDroppable:{const{element:n}=t,{id:r}=n,o=new Ni(e.droppable.containers);return o.set(r,n),{...e,droppable:{...e.droppable,containers:o}}}case _o.SetDroppableDisabled:{const{id:n,key:r,disabled:o}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;const a=new Ni(e.droppable.containers);return a.set(n,{...i,disabled:o}),{...e,droppable:{...e.droppable,containers:a}}}case _o.UnregisterDroppable:{const{id:n,key:r}=t,o=e.droppable.containers.get(n);if(!o||r!==o.key)return e;const i=new Ni(e.droppable.containers);return i.delete(n),{...e,droppable:{...e.droppable,containers:i}}}default:return e}}function Bi(e){let{disabled:t}=e;const{active:n,activatorEvent:r,draggableNodes:o}=io(Li),i=zr(r),a=zr(null==n?void 0:n.id);return ao(()=>{if(!t&&!r&&i&&null!=a){if(!Kr(i))return;if(document.activeElement===i.target)return;const e=o.get(a);if(!e)return;const{activatorNode:t,node:n}=e;if(!t.current&&!n.current)return;requestAnimationFrame(()=>{for(const e of[t.current,n.current]){if(!e)continue;const t=Jr(e);if(t){t.focus();break}}})}},[r,t,o,a,i]),null}function Fi(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce((e,t)=>t({transform:e,...r}),n):n}const Hi=oo({...Eo,scaleX:1,scaleY:1});var qi;!function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"}(qi||(qi={})),po(function(e){var t,n,r,o;let{id:i,accessibility:a,autoScroll:s=!0,children:l,sensors:c=Oi,collisionDetection:u=Ro,measuring:d,modifiers:p,...h}=e;const f=ho(zi,void 0,Wi),[g,m]=f,[v,b]=function(){const[e]=so(()=>new Set),t=lo(t=>(e.add(t),()=>e.delete(t)),[e]);return[lo(t=>{let{type:n,event:r}=t;e.forEach(e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)})},[e]),t]}(),[y,w]=so(qi.Uninitialized),x=y===qi.Initialized,{draggable:{active:_,nodes:C,translate:E},droppable:{containers:k}}=g,S=null!=_?C.get(_):null,A=uo({initial:null,translated:null}),R=co(()=>{var e;return null!=_?{id:_,data:null!=(e=null==S?void 0:S.data)?e:Ti,rect:A}:null},[_,S]),j=uo(null),[D,O]=so(null),[T,M]=so(null),N=Lr(h,Object.values(h)),$=Fr("DndDescribedBy",i),I=co(()=>k.getEnabled(),[k]),L=co(()=>({draggable:{...Mi.draggable,...null==P?void 0:P.draggable},droppable:{...Mi.droppable,...null==P?void 0:P.droppable},dragOverlay:{...Mi.dragOverlay,...null==P?void 0:P.dragOverlay}}),[null==(P=d)?void 0:P.draggable,null==P?void 0:P.droppable,null==P?void 0:P.dragOverlay]);var P;const{droppableRects:W,measureDroppableContainers:z,measuringScheduled:B}=function(e,t){let{dragging:n,dependencies:r,config:o}=t;const[i,a]=so(null),{frequency:s,measure:l,strategy:c}=o,u=uo(e),d=function(){switch(c){case yi.Always:return!1;case yi.BeforeDragging:return n;default:return!n}}(),p=Lr(d),h=lo(function(e){void 0===e&&(e=[]),p.current||a(t=>null===t?e:t.concat(e.filter(e=>!t.includes(e))))},[p]),f=uo(null),g=Pr(t=>{if(d&&!n)return xi;if(!t||t===xi||u.current!==e||null!=i){const t=new Map;for(let n of e){if(!n)continue;if(i&&i.length>0&&!i.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}const e=n.node.current,r=e?new Qo(l(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t},[e,i,n,d,l]);return ao(()=>{u.current=e},[e]),ao(()=>{d||h()},[n,d]),ao(()=>{i&&i.length>0&&a(null)},[JSON.stringify(i)]),ao(()=>{d||"number"!=typeof s||null!==f.current||(f.current=setTimeout(()=>{h(),f.current=null},s))},[s,d,h,...r]),{droppableRects:g,measureDroppableContainers:h,measuringScheduled:null!=i}}(I,{dragging:x,dependencies:[E.x,E.y],config:L.droppable}),F=function(e,t){const n=null!=t?e.get(t):void 0,r=n?n.node.current:null;return Pr(e=>{var n;return null==t?null:null!=(n=null!=r?r:e)?n:null},[r,t])}(C,_),H=co(()=>T?Vr(T):null,[T]),q=function(){const e=!1===(null==D?void 0:D.autoScrollEnabled),t="object"==typeof s?!1===s.enabled:!1===s,n=x&&!e&&!t;if("object"==typeof s)return{...s,enabled:n};return{enabled:n}}(),U=function(e,t){return _i(e,t)}(F,L.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:o=!0}=e;const i=uo(!1),{x:a,y:s}="boolean"==typeof o?{x:o,y:o}:o;$r(()=>{if(!a&&!s||!t)return void(i.current=!1);if(i.current||!r)return;const e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;const o=jo(n(e),r);if(a||(o.x=0),s||(o.y=0),i.current=!0,Math.abs(o.x)>0||Math.abs(o.y)>0){const t=Lo(e);t&&t.scrollBy({top:o.y,left:o.x})}},[t,a,s,r,n])}({activeNode:null!=_?C.get(_):null,config:q.layoutShiftCompensation,initialRect:U,measure:L.draggable.measure});const K=ki(F,L.draggable.measure,U),V=ki(F?F.parentElement:null),Y=uo({activatorEvent:null,active:null,activeNode:F,collisionRect:null,collisions:null,droppableRects:W,draggableNodes:C,draggingNode:null,draggingNodeRect:null,droppableContainers:k,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),X=k.getNodeFor(null==(t=Y.current.over)?void 0:t.id),J=function(e){let{measure:t}=e;const[n,r]=so(null),o=Ci({callback:lo(e=>{for(const{target:n}of e)if(Tr(n)){r(e=>{const r=t(n);return e?{...e,width:r.width,height:r.height}:r});break}},[t])}),i=lo(e=>{const n=Di(e);null==o||o.disconnect(),n&&(null==o||o.observe(n)),r(n?t(n):null)},[t,o]),[a,s]=Wr(i);return co(()=>({nodeRef:a,rect:n,setRef:s}),[n,a,s])}({measure:L.dragOverlay.measure}),Q=null!=(n=J.nodeRef.current)?n:F,G=x?null!=(r=J.rect)?r:K:null,Z=Boolean(J.nodeRef.current&&J.rect),ee=jo(te=Z?null:K,_i(te));var te;const ne=Ri(Q?Dr(Q):null),re=function(e){const t=uo(e),n=Pr(n=>e?n&&n!==Si&&e&&t.current&&e.parentNode===t.current.parentNode?n:Io(e):Si,[e]);return ao(()=>{t.current=e},[e]),n}(x?null!=X?X:F:null),oe=function(e,t){void 0===t&&(t=No);const[n]=e,r=Ri(n?Dr(n):null),[o,i]=so(ji);function a(){i(()=>e.length?e.map(e=>Ho(e)?r:new Qo(t(e),e)):ji)}const s=Ci({callback:a});return $r(()=>{null==s||s.disconnect(),a(),e.forEach(e=>null==s?void 0:s.observe(e))},[e]),o}(re),ie=Fi(p,{transform:{x:E.x-ee.x,y:E.y-ee.y,scaleX:1,scaleY:1},activatorEvent:T,active:R,activeNodeRect:K,containerNodeRect:V,draggingNodeRect:G,over:Y.current.over,overlayNodeRect:J.rect,scrollableAncestors:re,scrollableAncestorRects:oe,windowRect:ne}),ae=H?qr(H,E):null,se=function(e){const[t,n]=so(null),r=uo(e),o=lo(e=>{const t=Po(e.target);t&&n(e=>e?(e.set(t,Bo(t)),new Map(e)):null)},[]);return ao(()=>{const t=r.current;if(e!==t){i(t);const a=e.map(e=>{const t=Po(e);return t?(t.addEventListener("scroll",o,{passive:!0}),[t,Bo(t)]):null}).filter(e=>null!=e);n(a.length?new Map(a):null),r.current=e}return()=>{i(e),i(t)};function i(e){e.forEach(e=>{const t=Po(e);null==t||t.removeEventListener("scroll",o)})}},[o,e]),co(()=>e.length?t?Array.from(t.values()).reduce((e,t)=>qr(e,t),Eo):Yo(e):Eo,[e,t])}(re),le=Ai(se),ce=Ai(se,[K]),ue=qr(ie,le),de=G?Do(G,ie):null,pe=R&&de?u({active:R,collisionRect:de,droppableRects:W,droppableContainers:I,pointerCoordinates:ae}):null,he=function(e,t){if(!e||0===e.length)return null;const[n]=e;return t?n[t]:n}(pe,"id"),[fe,ge]=so(null),me=function(e,t,n){return{...e,scaleX:t&&n?t.width/n.width:1,scaleY:t&&n?t.height/n.height:1}}(Z?ie:qr(ie,ce),null!=(o=null==fe?void 0:fe.rect)?o:null,K),ve=uo(null),be=lo((e,t)=>{let{sensor:n,options:r}=t;if(null==j.current)return;const o=C.get(j.current);if(!o)return;const i=e.nativeEvent,a=new n({active:j.current,activeNode:o,event:i,options:r,context:Y,onAbort(e){if(!C.get(e))return;const{onDragAbort:t}=N.current,n={id:e};null==t||t(n),v({type:"onDragAbort",event:n})},onPending(e,t,n,r){if(!C.get(e))return;const{onDragPending:o}=N.current,i={id:e,constraint:t,initialCoordinates:n,offset:r};null==o||o(i),v({type:"onDragPending",event:i})},onStart(e){const t=j.current;if(null==t)return;const n=C.get(t);if(!n)return;const{onDragStart:r}=N.current,o={activatorEvent:i,active:{id:t,data:n.data,rect:A}};vo(()=>{null==r||r(o),w(qi.Initializing),m({type:_o.DragStart,initialCoordinates:e,active:t}),v({type:"onDragStart",event:o}),O(ve.current),M(i)})},onMove(e){m({type:_o.DragMove,coordinates:e})},onEnd:s(_o.DragEnd),onCancel:s(_o.DragCancel)});function s(e){return async function(){const{active:t,collisions:n,over:r,scrollAdjustedTranslate:o}=Y.current;let a=null;if(t&&o){const{cancelDrop:s}=N.current;if(a={activatorEvent:i,active:t,collisions:n,delta:o,over:r},e===_o.DragEnd&&"function"==typeof s){await Promise.resolve(s(a))&&(e=_o.DragCancel)}}j.current=null,vo(()=>{m({type:e}),w(qi.Uninitialized),ge(null),O(null),M(null),ve.current=null;const t=e===_o.DragEnd?"onDragEnd":"onDragCancel";if(a){const e=N.current[t];null==e||e(a),v({type:t,event:a})}})}}ve.current=a},[C]),ye=lo((e,t)=>(n,r)=>{const o=n.nativeEvent,i=C.get(r);if(null!==j.current||!i||o.dndKit||o.defaultPrevented)return;const a={active:i};!0===e(n,t.options,a)&&(o.dndKit={capturedBy:t.sensor},j.current=r,be(n,t))},[C,be]),we=function(e,t){return co(()=>e.reduce((e,n)=>{const{sensor:r}=n;return[...e,...r.activators.map(e=>({eventName:e.eventName,handler:t(e.handler,n)}))]},[]),[e,t])}(c,ye);!function(e){ao(()=>{if(!Ar)return;const t=e.map(e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()});return()=>{for(const e of t)null==e||e()}},e.map(e=>{let{sensor:t}=e;return t}))}(c),$r(()=>{K&&y===qi.Initializing&&w(qi.Initialized)},[K,y]),ao(()=>{const{onDragMove:e}=N.current,{active:t,activatorEvent:n,collisions:r,over:o}=Y.current;if(!t||!n)return;const i={active:t,activatorEvent:n,collisions:r,delta:{x:ue.x,y:ue.y},over:o};vo(()=>{null==e||e(i),v({type:"onDragMove",event:i})})},[ue.x,ue.y]),ao(()=>{const{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:o}=Y.current;if(!e||null==j.current||!t||!o)return;const{onDragOver:i}=N.current,a=r.get(he),s=a&&a.rect.current?{id:a.id,rect:a.rect.current,data:a.data,disabled:a.disabled}:null,l={active:e,activatorEvent:t,collisions:n,delta:{x:o.x,y:o.y},over:s};vo(()=>{ge(s),null==i||i(l),v({type:"onDragOver",event:l})})},[he]),$r(()=>{Y.current={activatorEvent:T,active:R,activeNode:F,collisionRect:de,collisions:pe,droppableRects:W,draggableNodes:C,draggingNode:Q,draggingNodeRect:G,droppableContainers:k,over:fe,scrollableAncestors:re,scrollAdjustedTranslate:ue},A.current={initial:G,translated:de}},[R,F,pe,de,C,Q,G,W,k,fe,re,ue]),vi({...q,delta:E,draggingRect:de,pointerCoordinates:ae,scrollableAncestors:re,scrollableAncestorRects:oe});const xe=co(()=>({active:R,activeNode:F,activeNodeRect:K,activatorEvent:T,collisions:pe,containerNodeRect:V,dragOverlay:J,draggableNodes:C,droppableContainers:k,droppableRects:W,over:fe,measureDroppableContainers:z,scrollableAncestors:re,scrollableAncestorRects:oe,measuringConfiguration:L,measuringScheduled:B,windowRect:ne}),[R,F,K,T,pe,V,J,C,k,W,fe,z,re,oe,L,B,ne]),_e=co(()=>({activatorEvent:T,activators:we,active:R,activeNodeRect:K,ariaDescribedById:{draggable:$},dispatch:m,draggableNodes:C,over:fe,measureDroppableContainers:z}),[T,we,R,K,m,$,C,fe,z]);return ro.createElement(bo.Provider,{value:b},ro.createElement(Li.Provider,{value:_e},ro.createElement(Pi.Provider,{value:xe},ro.createElement(Hi.Provider,{value:me},l)),ro.createElement(Bi,{disabled:!1===(null==a?void 0:a.restoreFocus)})),ro.createElement(xo,{...a,hiddenTextDescribedById:$}))});const Ui=oo(null),Ki="button";function Vi(e){let{id:t,data:n,disabled:r=!1,attributes:o}=e;const i=Fr("Draggable"),{activators:a,activatorEvent:s,active:l,activeNodeRect:c,ariaDescribedById:u,draggableNodes:d,over:p}=io(Li),{role:h=Ki,roleDescription:f="draggable",tabIndex:g=0}=null!=o?o:{},m=(null==l?void 0:l.id)===t,v=io(m?Hi:Ui),[b,y]=Wr(),[w,x]=Wr(),_=function(e,t){return co(()=>e.reduce((e,n)=>{let{eventName:r,handler:o}=n;return e[r]=e=>{o(e,t)},e},{}),[e,t])}(a,t),C=Lr(n);$r(()=>(d.set(t,{id:t,key:i,node:b,activatorNode:w,data:C}),()=>{const e=d.get(t);e&&e.key===i&&d.delete(t)}),[d,t]);return{active:l,activatorEvent:s,activeNodeRect:c,attributes:co(()=>({role:h,tabIndex:g,"aria-disabled":r,"aria-pressed":!(!m||h!==Ki)||void 0,"aria-roledescription":f,"aria-describedby":u.draggable}),[r,h,g,m,f,u.draggable]),isDragging:m,listeners:r?void 0:_,node:b,over:p,setNodeRef:y,setActivatorNodeRef:x,transform:v}}const Yi={timeout:25};function Xi(e){let{animation:t,children:n}=e;const[r,o]=so(null),[i,a]=so(null),s=zr(n);return n||r||!s||o(s),$r(()=>{if(!i)return;const e=null==r?void 0:r.key,n=null==r?void 0:r.props.id;null!=e&&null!=n?Promise.resolve(t(n,i)).then(()=>{o(null)}):o(null)},[t,r,i]),ro.createElement(ro.Fragment,null,n,r?fo(r,{ref:a}):null)}const Ji={x:0,y:0,scaleX:1,scaleY:1};function Qi(e){let{children:t}=e;return ro.createElement(Li.Provider,{value:Ii},ro.createElement(Hi.Provider,{value:Ji},t))}const Gi={position:"fixed",touchAction:"none"},Zi=e=>Kr(e)?"transform 250ms ease":void 0,ea=go((e,t)=>{let{as:n,activatorEvent:r,adjustScale:o,children:i,className:a,rect:s,style:l,transform:c,transition:u=Zi}=e;if(!s)return null;const d=o?c:{...c,scaleX:1,scaleY:1},p={...Gi,width:s.width,height:s.height,top:s.top,left:s.left,transform:Yr.Transform.toString(d),transformOrigin:o&&r?ko(r,s):void 0,transition:"function"==typeof u?u(r):u,...l};return ro.createElement(n,{className:a,style:p,ref:t},i)}),ta={duration:250,easing:"ease",keyframes:e=>{let{transform:{initial:t,final:n}}=e;return[{transform:Yr.Transform.toString(t)},{transform:Yr.Transform.toString(n)}]},sideEffects:(na={styles:{active:{opacity:"0"}}},e=>{let{active:t,dragOverlay:n}=e;const r={},{styles:o,className:i}=na;if(null!=o&&o.active)for(const[e,n]of Object.entries(o.active))void 0!==n&&(r[e]=t.node.style.getPropertyValue(e),t.node.style.setProperty(e,n));if(null!=o&&o.dragOverlay)for(const[e,t]of Object.entries(o.dragOverlay))void 0!==t&&n.node.style.setProperty(e,t);return null!=i&&i.active&&t.node.classList.add(i.active),null!=i&&i.dragOverlay&&n.node.classList.add(i.dragOverlay),function(){for(const[e,n]of Object.entries(r))t.node.style.setProperty(e,n);null!=i&&i.active&&t.node.classList.remove(i.active)}})};var na;function ra(e){let{config:t,draggableNodes:n,droppableContainers:r,measuringConfiguration:o}=e;return Ir((e,i)=>{if(null===t)return;const a=n.get(e);if(!a)return;const s=a.node.current;if(!s)return;const l=Di(i);if(!l)return;const{transform:c}=Dr(i).getComputedStyle(i),u=To(c);if(!u)return;const d="function"==typeof t?t:function(e){const{duration:t,easing:n,sideEffects:r,keyframes:o}={...ta,...e};return e=>{let{active:i,dragOverlay:a,transform:s,...l}=e;if(!t)return;const c={x:a.rect.left-i.rect.left,y:a.rect.top-i.rect.top},u={scaleX:1!==s.scaleX?i.rect.width*s.scaleX/a.rect.width:1,scaleY:1!==s.scaleY?i.rect.height*s.scaleY/a.rect.height:1},d={x:s.x-c.x,y:s.y-c.y,...u},p=o({...l,active:i,dragOverlay:a,transform:{initial:s,final:d}}),[h]=p,f=p[p.length-1];if(JSON.stringify(h)===JSON.stringify(f))return;const g=null==r?void 0:r({active:i,dragOverlay:a,...l}),m=a.node.animate(p,{duration:t,easing:n,fill:"forwards"});return new Promise(e=>{m.onfinish=()=>{null==g||g(),e()}})}}(t);return Xo(s,o.draggable.measure),d({active:{id:e,data:a.data,node:s,rect:o.draggable.measure(s)},draggableNodes:n,dragOverlay:{node:i,rect:o.dragOverlay.measure(l)},droppableContainers:r,measuringConfiguration:o,transform:u})})}let oa=0;function ia(e){return co(()=>{if(null!=e)return oa++,oa},[e])}const aa=ro.memo(e=>{let{adjustScale:t=!1,children:n,dropAnimation:r,style:o,transition:i,modifiers:a,wrapperElement:s="div",className:l,zIndex:c=999}=e;const{activatorEvent:u,active:d,activeNodeRect:p,containerNodeRect:h,draggableNodes:f,droppableContainers:g,dragOverlay:m,over:v,measuringConfiguration:b,scrollableAncestors:y,scrollableAncestorRects:w,windowRect:x}=io(Pi),_=io(Hi),C=ia(null==d?void 0:d.id),E=Fi(a,{activatorEvent:u,active:d,activeNodeRect:p,containerNodeRect:h,draggingNodeRect:m.rect,over:v,overlayNodeRect:m.rect,scrollableAncestors:y,scrollableAncestorRects:w,transform:_,windowRect:x}),k=_i(p),S=ra({config:r,draggableNodes:f,droppableContainers:g,measuringConfiguration:b}),A=k?m.setRef:void 0;return ro.createElement(Qi,null,ro.createElement(Xi,{animation:S},d&&C?ro.createElement(ea,{key:C,id:d.id,ref:A,as:s,activatorEvent:u,adjustScale:t,className:l,transition:i,rect:k,style:{zIndex:c,...o},transform:E},n):null))}),sa=t,{useEffect:la}=t,{useRef:ca}=t,ua=n,{styled:da}=r,{Chip:pa}=i,{color:ha}=a,{renderMath:fa}=h;function ga(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}const ma=da("span")(({theme:e,disabled:t})=>({border:`solid 0px ${e.palette.primary.main}`,borderRadius:e.spacing(2),margin:e.spacing(.5),transform:"translate(0, 0)",display:"inline-flex",...t&&{}})),va=da(pa)(()=>({backgroundColor:ha.white(),border:`1px solid ${ha.text()}`,color:ha.text(),alignItems:"center",display:"inline-flex",height:"initial",minHeight:"32px",fontSize:"inherit",whiteSpace:"pre-wrap",maxWidth:"374px",pointerEvents:"none",borderRadius:"3px",paddingTop:"12px",paddingBottom:"12px","&.Mui-disabled":{opacity:1}})),ba=da("span")(()=>({whiteSpace:"normal","& img":{display:"block",padding:"2px 0"},"& mjx-frac":{fontSize:"120% !important"},"& mjx-mn:has(~ mjx-mfrac), mjx-mfrac ~ mjx-mn":{fontSize:"120% !important"}}));function ya({choice:e,disabled:t,instanceId:n}){const r=ca(null),{attributes:o,listeners:i,setNodeRef:a,isDragging:s}=Vi({id:`choice-${e.id}`,data:{choice:e,instanceId:n,fromChoice:!0,type:"MaskBlank"},disabled:t});return la(()=>{fa(r.current)},[e.value]),sa.createElement(ma,{ref:a,style:s?{width:ga([r,"access",e=>e.current,"optionalAccess",e=>e.offsetWidth])||90,height:ga([r,"access",e=>e.current,"optionalAccess",e=>e.offsetHeight])||32}:{},disabled:t,...i,...o},sa.createElement(va,{clickable:!1,disabled:t,ref:r,label:sa.createElement(ba,{dangerouslySetInnerHTML:{__html:e.value}})}))}ya.propTypes={choice:ua.object.isRequired,disabled:ua.bool,instanceId:ua.oneOfType([ua.string,ua.number])};const wa=t,xa=n,{DragDroppablePlaceholder:_a}=f;class Ca extends wa.Component{constructor(...e){super(...e),Ca.prototype.__init.call(this)}static __initStatic(){this.propTypes={disabled:xa.bool,duplicates:xa.bool,choices:xa.arrayOf(xa.shape({label:xa.string,value:xa.string})),value:xa.object,choicePosition:xa.string.isRequired,instanceId:xa.string}}__init(){this.getStyleForWrapper=()=>{const{choicePosition:e}=this.props;switch(e){case"above":return{margin:"0 0 40px 0"};case"below":return{margin:"40px 0 0 0"};case"right":return{margin:"0 0 0 40px"};default:return{margin:"0 40px 0 0"}}}}render(){const{disabled:e,duplicates:t,choices:n,value:r,instanceId:o}=this.props,i=n.filter(e=>{if(!0===t)return!0;const n=function(e,t){var n;return Zt(e,function(e,r,o){if(t(e,r,o))return n=r,!1}),n}(r,Xt(t=>t===e.id));return void 0===n}),a={...this.getStyleForWrapper(),minWidth:"100px"};return wa.createElement("div",{style:a},wa.createElement(_a,{disabled:e,instanceId:o},i.map((t,n)=>wa.createElement(ya,{key:`${t.value}-${n}`,disabled:e,choice:t,instanceId:o}))))}}Ca.__initStatic();const Ea=t,{useEffect:ka}=t,{useRef:Sa}=t,{useState:Aa}=t,Ra=n,ja=e,{styled:Da}=r,{Chip:Oa}=i,Ta=l,{color:Ma}=a,{grey:Na}=s,{renderMath:$a}=h;function Ia(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}ja("pie-lib:mask-markup:blank");const La=Da("span")(({dragged:e,over:t})=>({border:`solid 0px ${Ma.primary()}`,minWidth:"200px",touchAction:"none",overflow:"hidden",whiteSpace:"nowrap",opacity:1,...t&&{whiteSpace:"nowrap",overflow:"hidden"},...e&&{opacity:.5}})),Pa=Da(Oa)(()=>({backgroundColor:Ma.background(),border:`2px dashed ${Ma.text()}`,touchAction:"none",color:Ma.text(),fontSize:"inherit",maxWidth:"374px",position:"relative",borderRadius:"3px","&.over":{whiteSpace:"nowrap",overflow:"hidden"},"&.parentOver":{border:`1px solid ${Na[500]}`,backgroundColor:`${Na[300]}`},"&.correct":{border:`solid 1px ${Ma.correct()}`},"&.incorrect":{border:`solid 1px ${Ma.incorrect()}`},"&.Mui-disabled":{opacity:1}})),Wa=Da("span")(()=>({whiteSpace:"normal",pointerEvents:"none","& img":{display:"block",padding:"2px 0"},"& p":{marginTop:"0",marginBottom:"0"},"& mjx-frac":{fontSize:"120% !important"},"& mjx-mn:has(~ mjx-mfrac), mjx-mfrac ~ mjx-mn":{fontSize:"120% !important"},"&.over":{whiteSpace:"nowrap",overflow:"hidden"},"&.hidden":{color:"transparent",opacity:0},"&.dragged":{position:"absolute",left:16,maxWidth:"60px",top:"50%",transform:"translateY(-50%)"}}));function za({disabled:e,choice:t,isOver:n,isDragging:r,dragItem:o,correct:i,emptyResponseAreaWidth:a,emptyResponseAreaHeight:s}){const l=Sa(null),c=Sa(null),u=Sa(null),d=Sa(!1),[p,h]=Aa({height:0,width:0}),f=()=>{m()},g=()=>{const e=Ia([c,"access",e=>e.current,"optionalAccess",e=>e.querySelector,"call",e=>e("img")]);e?e.onload=f:setTimeout(()=>{m()},300)},m=()=>{if(c.current&&l.current&&!d.current){d.current=!0,l.current.style.width="auto",l.current.style.height="auto",l.current.offsetHeight;const e=(()=>{if(!c.current)return null;if(c.current.querySelector("mjx-container")&&c.current.parentElement)return c.current.parentElement;const e=c.current.querySelector("img");if(e)return c.current.textContent.trim().length>0?c.current:e;return c.current})()||c.current,t=e.getBoundingClientRect(),n=12,r=2,o=1,i=(e.offsetWidth||t.width||0)+2*n+2*r+o,u=Math.max(e.offsetHeight||0,t.height||0,e.scrollHeight||0,c.current.scrollHeight||0)+2*n+2*r+o,p=parseFloat(a)||0,f=parseFloat(s)||0,g=i<=p?p:i,m=u<=f?f:u;h(e=>({width:g>p?g:e.width,height:m>f?m:e.height}));const v=`${g}px`,b=`${m}px`;l.current.style.width!==v&&(l.current.style.width=v),l.current.style.height!==b&&(l.current.style.height=b),d.current=!1}};ka(()=>{g()},[]),ka(()=>{if("undefined"==typeof IntersectionObserver||!l.current)return;const e=new IntersectionObserver(e=>{e.some(e=>e.isIntersecting)&&m()},{threshold:0});return e.observe(l.current),()=>e.disconnect()},[]),ka(()=>{l.current&&$a(l.current)},[i,n,Ia([o,"optionalAccess",e=>e.choice,"optionalAccess",e=>e.value])]),ka(()=>{t?g():h({height:0,width:0})},[Ia([t,"optionalAccess",e=>e.value])]),ka(()=>{n||r||(u.current={width:l.current.offsetWidth,height:l.current.offsetHeight})},[t,n,r]);const v=o&&n&&o.choice&&o.choice.value,b=t&&t.value,y=n||r?{width:Ia([u,"access",e=>e.current,"optionalAccess",e=>e.width]),height:Ia([u,"access",e=>e.current,"optionalAccess",e=>e.height])}:(()=>{const e=isNaN(parseFloat(a))?0:parseFloat(a),t=isNaN(parseFloat(s))?0:parseFloat(s);return{...{height:p.height||t,width:p.width||e},...e?{}:{minWidth:90},...t?{}:{minHeight:32}}})();return Ea.createElement(Pa,{clickable:!1,disabled:e,ref:l,component:"span",label:Ea.createElement(Ea.Fragment,null,Ea.createElement(Wa,{ref:c,draggable:!0,className:Ta({over:n,hidden:v}),dangerouslySetInnerHTML:{__html:b||""}}),v&&Ea.createElement(Wa,{draggable:!0,className:Ta({over:n,dragged:!0}),dangerouslySetInnerHTML:{__html:v||""}})),className:Ta({over:n,parentOver:n,correct:void 0!==i&&i,incorrect:void 0!==i&&!i}),variant:e?"outlined":void 0,style:y})}function Ba({id:e,disabled:t,duplicates:n,choice:r,correct:o,onChange:i,emptyResponseAreaWidth:a,emptyResponseAreaHeight:s,instanceId:l}){const{attributes:c,listeners:u,setNodeRef:d,transform:p,isDragging:h}=Vi({id:`mask-blank-drag-${e}`,disabled:t||!r,data:{id:e,choice:r,instanceId:l,fromChoice:!1,type:"MaskBlank"}}),{setNodeRef:f,isOver:g,active:m}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:o}=e;const i=Fr("Droppable"),{active:a,dispatch:s,over:l,measureDroppableContainers:c}=io(Li),u=uo({disabled:n}),d=uo(!1),p=uo(null),h=uo(null),{disabled:f,updateMeasurementsFor:g,timeout:m}={...Yi,...o},v=Lr(null!=g?g:r),b=Ci({callback:lo(()=>{d.current?(null!=h.current&&clearTimeout(h.current),h.current=setTimeout(()=>{c(Array.isArray(v.current)?v.current:[v.current]),h.current=null},m)):d.current=!0},[m]),disabled:f||!a}),y=lo((e,t)=>{b&&(t&&(b.unobserve(t),d.current=!1),e&&b.observe(e))},[b]),[w,x]=Wr(y),_=Lr(t);return ao(()=>{b&&w.current&&(b.disconnect(),d.current=!1,b.observe(w.current))},[w,b]),ao(()=>(s({type:_o.RegisterDroppable,element:{id:r,key:i,disabled:n,node:w,rect:p,data:_}}),()=>s({type:_o.UnregisterDroppable,key:i,id:r})),[r]),ao(()=>{n!==u.current.disabled&&(s({type:_o.SetDroppableDisabled,id:r,key:i,disabled:n}),u.current.disabled=n)},[r,i,n,s]),{active:a,rect:p,isOver:(null==l?void 0:l.id)===r,node:w,over:l,setNodeRef:x}}({id:`mask-blank-drop-${e}`,data:{id:e,accepts:["MaskBlank"],instanceId:l}}),v={transform:Yr.Translate.toString(p)};return Ea.createElement(La,{ref:e=>{d(e),f(e)},style:v,dragged:h,over:g,...c,...u},Ea.createElement(za,{id:e,disabled:t,duplicates:n,choice:r,isOver:g,dragItem:Ia([m,"optionalAccess",e=>e.data,"optionalAccess",e=>e.current]),correct:o,onChange:i,emptyResponseAreaWidth:a,emptyResponseAreaHeight:s,instanceId:l}))}za.defaultProps={emptyResponseAreaWidth:0,emptyResponseAreaHeight:0},za.propTypes={id:Ra.oneOfType([Ra.string,Ra.number]),disabled:Ra.bool,duplicates:Ra.bool,choice:Ra.object,isOver:Ra.bool,dragItem:Ra.object,correct:Ra.bool,onChange:Ra.func,emptyResponseAreaWidth:Ra.oneOfType([Ra.string,Ra.number]),emptyResponseAreaHeight:Ra.oneOfType([Ra.string,Ra.number]),instanceId:Ra.string},Ba.defaultProps={emptyResponseAreaWidth:0,emptyResponseAreaHeight:0},Ba.propTypes={id:Ra.oneOfType([Ra.string,Ra.number]),disabled:Ra.bool,duplicates:Ra.bool,choice:Ra.object,correct:Ra.bool,onChange:Ra.func,emptyResponseAreaWidth:Ra.oneOfType([Ra.string,Ra.number]),emptyResponseAreaHeight:Ra.oneOfType([Ra.string,Ra.number]),instanceId:Ra.string};const Fa=t,Ha=n,{DragProvider:qa}=f;function Ua(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}const Ka=xr("blank",e=>(t,n,r)=>{const o=Ua([t,"access",e=>e.data,"optionalAccess",e=>e.dataset])||{};if("blank"===o.component){const{disabled:i,duplicates:a,correctResponse:s,feedback:l,showCorrectAnswer:c,emptyResponseAreaWidth:u,emptyResponseAreaHeight:d,instanceId:p,isDragging:h}=e,f=c?s[o.id]:n[o.id],g=f&&e.choices.find(e=>e.id===f);return Fa.createElement(Ba,{key:`${t.type}-${o.id}`,correct:c||l&&l[o.id],disabled:i,duplicates:a,choice:g,id:o.id,emptyResponseAreaWidth:u,emptyResponseAreaHeight:d,onChange:(e,t)=>{const o={...n};void 0===t?delete o[e]:o[e]=t,r(o)},instanceId:p,isDragging:h})}});class Va extends Fa.Component{constructor(e){super(e),Va.prototype.__init.call(this),Va.prototype.__init2.call(this),Va.prototype.__init3.call(this),Va.prototype.__init4.call(this),this.state={activeDragItem:null,dropAnimation:void 0}}static __initStatic(){this.propTypes={markup:Ha.string,layout:Ha.object,choicesPosition:Ha.string,choices:Ha.array,value:Ha.object,onChange:Ha.func,duplicates:Ha.bool,disabled:Ha.bool,feedback:Ha.object,correctResponse:Ha.object,showCorrectAnswer:Ha.bool,emptyResponseAreaWidth:Ha.oneOfType([Ha.string,Ha.number]),emptyResponseAreaHeight:Ha.oneOfType([Ha.string,Ha.number]),instanceId:Ha.string}}static __initStatic2(){this.defaultProps={instanceId:"drag-in-the-blank"}}__init(){this.handleDragStart=e=>{const{active:t}=e;Ua([t,"optionalAccess",e=>e.data,"optionalAccess",e=>e.current])&&this.setState({activeDragItem:t.data.current,dropAnimation:void 0})}}__init2(){this.renderDragOverlay=()=>{const{activeDragItem:e}=this.state;return e&&"MaskBlank"===e.type?Fa.createElement(ya,{disabled:e.disabled,choice:e.choice,instanceId:e.instanceId}):null}}__init3(){this.handleDragEnd=e=>{const{active:t,over:n}=e,{onChange:r,value:o}=this.props,i=Ua([t,"optionalAccess",e=>e.data,"optionalAccess",e=>e.current]),a=Ua([n,"optionalAccess",e=>e.data,"optionalAccess",e=>e.current]),s=!!t&&!!n&&"MaskBlank"===Ua([i,"optionalAccess",e=>e.type])&&Ua([a,"optionalAccess",e=>e.accepts,"optionalAccess",e=>e.includes,"call",e=>e("MaskBlank")]);if(this.setState({activeDragItem:null,dropAnimation:s?null:void 0}),!s||!r)return;const l=i,c=a.id;if(!0===a.toChoiceBoard){if(!l.fromChoice&&l.id){const e={...o};delete e[l.id],r(e)}}else if(!0===l.fromChoice){if(c&&"drag-in-the-blank-droppable"!==c){const e={...o};e[c]=l.choice.id,r(e)}}else if(l.id&&l.id!==c){const e={...o};e[c]=l.choice.id,delete e[l.id],r(e)}}}__init4(){this.getPositionDirection=e=>{let t,n,r;switch(e){case"left":t="row",r="center";break;case"right":t="row-reverse",n="flex-end",r="center";break;case"below":t="column-reverse";break;default:t="column"}return{flexDirection:t,justifyContent:n,alignItems:r}}}render(){const{markup:e,duplicates:t,value:n,onChange:r,choicesPosition:o,choices:i,correctResponse:a,disabled:s,feedback:l,showCorrectAnswer:c,emptyResponseAreaWidth:u,emptyResponseAreaHeight:d,layout:p,instanceId:h}=this.props,f=o||"below",g={display:"flex",minWidth:"100px",...this.getPositionDirection(f)};return Fa.createElement(qa,{onDragStart:this.handleDragStart,onDragEnd:this.handleDragEnd,collisionDetection:Ro},Fa.createElement("div",{ref:e=>this.rootRef=e,style:g},Fa.createElement(Ca,{choicePosition:f,choices:i,value:n,duplicates:t,disabled:s,instanceId:h}),Fa.createElement(Ka,{elementType:"drag-in-the-blank",markup:e,layout:p,value:n,choices:i,onChange:r,disabled:s,duplicates:t,feedback:l,correctResponse:a,showCorrectAnswer:c,emptyResponseAreaWidth:u,emptyResponseAreaHeight:d,instanceId:h,isDragging:!!this.state.activeDragItem}),Fa.createElement(aa,{style:{pointerEvents:"none"},dropAnimation:this.state.dropAnimation},this.renderDragOverlay())))}}Va.__initStatic(),Va.__initStatic2();const Ya=t,{styled:Xa}=r,Ja=l,{color:Qa}=a;function Ga(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}let Za,es;"undefined"!=typeof window&&(Za=require("@pie-lib/editable-html-tip-tap").default,es=Xa(Za)(()=>({display:"inline-block",verticalAlign:"middle",margin:"4px",borderRadius:"4px",border:`1px solid ${Qa.black()}`,"&.correct":{border:`1px solid ${Qa.correct()}`},"&.incorrect":{border:`1px solid ${Qa.incorrect()}`}})));xr("input",e=>(t,n)=>{const{adjustedLimit:r,disabled:o,feedback:i,showCorrectAnswer:a,maxLength:s,spellCheck:l,pluginProps:c,onChange:u}=e,d=Ga([t,"access",e=>e.data,"optionalAccess",e=>e.dataset])||{};if("input"===d.component){const p=(e.choices&&d&&e.choices[d.id]||[])[0],h=a?p&&p.label:n[d.id]||"",f=s&&s[d.id],g=i&&i[d.id],m=a||"correct"===g,v=!a&&"incorrect"===g,b=e=>{const t={...n,[d.id]:e};u(t)},y=e=>{if("Enter"===e.key||13===e.keyCode)return!0};return Ya.createElement(es,{id:d.id,key:`${t.type}-input-${d.id}`,disabled:a||o,disableUnderline:!0,onChange:b,markup:h||"",charactersLimit:r?f:25,activePlugins:["languageCharacters"],pluginProps:c,languageCharactersProps:[{language:"spanish"}],spellCheck:l,adjustWidthForLimit:!0,onKeyDown:y,autoWidthToolbar:!0,toolbarOpts:{minWidth:"auto",noBorder:!0,isHidden:!!Ga([c,"optionalAccess",e=>e.characters,"optionalAccess",e=>e.disabled])},className:Ja({correct:m,incorrect:v})})}});var ts=xr("input",e=>(t,n,r)=>{const o=t.data&&t.data.dataset||{};if("input"===o.component)return e.customMarkMarkupComponent(o.id)});const ns=t,rs=n,{Button:os}=i,{InputLabel:is}=i,{Menu:as}=i,{MenuItem:ss}=i,{ArrowDropDown:ls}=c,{ArrowDropUp:cs}=c,{Close:us}=c,{Check:ds}=c,{styled:ps}=r,{color:hs}=a,{renderMath:fs}=h,gs=ps(os)(()=>({color:hs.text(),border:`1px solid ${hs.borderGray()}`,borderRadius:"4px",justifyContent:"space-between",backgroundColor:hs.background(),position:"relative",height:"45px",width:"fit-content",margin:"2px",textTransform:"none","& span":{paddingRight:"24px"},"& svg":{position:"absolute",right:"4px",top:"calc(50% - 12px)",pointerEvents:"none",color:hs.text(),marginLeft:"5px"},"&.Mui-focused":{outline:`3px solid ${hs.tertiary()}`,outlineOffset:"2px",borderWidth:"3px"},"&.disabledCorrect":{borderWidth:"2px",borderColor:hs.correct(),color:`${hs.text()} !important`},"&.disabledIncorrect":{borderWidth:"2px",borderColor:hs.incorrectWithIcon(),color:`${hs.text()} !important`}})),ms=ps(as)(()=>({backgroundColor:hs.background(),border:`1px solid ${hs.correct()} !important`,"&:hover":{border:`1px solid ${hs.text()} `,borderColor:"initial"},"&:focus":{border:`1px solid ${hs.text()}`,borderColor:"initial"},"& .MuiList-root":{padding:0}})),vs=ps(ss)(()=>({height:24,overflow:"hidden",fontSize:"1rem",fontWeight:400,fontFamily:"inherit",lineHeight:"1.5em",whiteSpace:"nowrap",color:hs.text(),backgroundColor:hs.background(),"&.Mui-focusVisible":{outline:`3px solid ${hs.tertiary()}`,outlineOffset:"-1px",color:hs.text(),backgroundColor:hs.background()},"&:hover":{color:hs.text(),backgroundColor:hs.dropdownBackground()},boxSizing:"border-box",padding:"16px 8px",borderRadius:"4px","&.selected":{color:`${hs.text()} !important`,backgroundColor:`${hs.background()} !important`,"&:hover":{color:hs.text(),backgroundColor:`${hs.dropdownBackground()} !important`}}})),bs=ps("span")(()=>({fontSize:"max(1rem, 14px)"})),ys=ps("span")(()=>({fontSize:"max(1rem, 14px)",flexShrink:0,paddingLeft:"8px"})),ws=ps(is)(()=>({position:"absolute",left:"-10000px",top:"auto",width:"1px",height:"1px",overflow:"hidden"})),xs=ps(ds)(()=>({color:`${hs.white()} !important`,position:"absolute",top:"-8px !important",left:"-8px",marginLeft:"0 !important",borderRadius:"50%",fontSize:"16px",padding:"2px","&.correct":{backgroundColor:hs.correct()},"&.incorrect":{backgroundColor:hs.incorrectWithIcon()}})),_s=ps(us)(()=>({color:`${hs.white()} !important`,position:"absolute",top:"-8px !important",left:"-8px",marginLeft:"0 !important",borderRadius:"50%",fontSize:"16px",padding:"2px","&.correct":{backgroundColor:hs.correct()},"&.incorrect":{backgroundColor:hs.incorrectWithIcon()}}));class Cs extends ns.Component{static __initStatic(){this.propTypes={id:rs.string,value:rs.string,disabled:rs.bool,onChange:rs.func,correct:rs.bool,choices:rs.arrayOf(rs.shape({value:rs.string,label:rs.string})),showCorrectAnswer:rs.bool,singleQuery:rs.bool,correctValue:rs.string}}constructor(e){super(e),Cs.prototype.__init.call(this),Cs.prototype.__init2.call(this),Cs.prototype.__init3.call(this),Cs.prototype.__init4.call(this),Cs.prototype.__init5.call(this),this.state={anchorEl:null,highlightedOptionId:null,menuWidth:null,previewValue:null},this.hiddenRef=ns.createRef(),this.buttonRef=ns.createRef(),this.previewRef=ns.createRef(),this.elementRefs=[]}componentDidMount(){this.hiddenRef.current&&null===this.state.menuWidth&&this.setState({menuWidth:this.hiddenRef.current.clientWidth})}componentDidUpdate(e,t){const n=this.hiddenRef.current;if(!t.anchorEl&&this.state.anchorEl&&this.elementRefs.forEach(e=>{if(!e)return;const t=e.querySelector("[data-latex], [data-raw]"),n=e.querySelector("mjx-container"),r=e.querySelector('[data-math-handled="true"]');!t||r&&n||fs(e)}),n){const e=n.clientWidth;e!==this.state.menuWidth&&(this.elementRefs.forEach(e=>{e&&fs(e)}),fs(n),this.setState({menuWidth:e}))}}__init(){this.handleClick=e=>{const{id:t,value:n,choices:r}=this.props;let o=null;if(n){const e=(r||[]).findIndex(e=>e.value===n);e>=0&&(o=`dropdown-option-${t}-${e}`)}this.setState({anchorEl:e.currentTarget,highlightedOptionId:o})}}__init2(){this.handleClose=()=>{const{value:e}=this.props;this.setState({anchorEl:null,previewValue:null,highlightedOptionId:null}),!e&&this.previewRef.current&&(this.previewRef.current.innerHTML="")}}__init3(){this.handleHighlight=e=>{const t={highlightedOptionId:`dropdown-option-${this.props.id}-${e}`};this.props.value||(t.previewValue=this.props.choices[e].value),this.setState(t)}}__init4(){this.handleSelect=(e,t)=>{this.props.onChange(this.props.id,e),this.handleHighlight(t),this.handleClose()}}__init5(){this.handleHover=e=>{if(this.props.value)return;const t=`dropdown-option-${this.props.id}-${e}`,n=this.state.previewValue;this.setState({highlightedOptionId:t,previewValue:n},()=>{const t=this.elementRefs[e],n=this.previewRef.current;t&&n&&(n.innerHTML=t.innerHTML)})}}getLabel(e,t){const n=(e||[]).find(e=>e.value===t);return n?n.label.trim():void 0}render(){const{id:e,correct:t,disabled:n,value:r,choices:o,showCorrectAnswer:i,singleQuery:a,correctValue:s}=this.props,{anchorEl:l}=this.state,c=Boolean(l),u=`dropdown-button-${e}`,d=`dropdown-menu-${e}`,p=`dropdown-value-${e}`;let h;this.elementRefs=[],n&&void 0!==t&&(h=t||i?"disabledCorrect":"disabledIncorrect");const f=parseInt(e,10)+1,g=a?"Query-label":`Query-label-${f}`,m=a?"Query":`Query ${f}`;let v=null;return n&&void 0!==t&&(v=t||i?ns.createElement(xs,{className:"correct"}):ns.createElement(_s,{className:"incorrect"})),ns.createElement(ns.Fragment,null,ns.createElement("div",{ref:this.hiddenRef,style:{position:"absolute",visibility:"hidden",top:0,left:0},tabIndex:-1,"aria-hidden":"true"},(o||[]).map((e,t)=>ns.createElement(vs,{key:t,tabIndex:-1,"aria-hidden":"true"},ns.createElement(bs,{dangerouslySetInnerHTML:{__html:e.label}})))),ns.createElement(ws,{id:g,tabIndex:-1,"aria-hidden":"true"},m),ns.createElement(gs,{ref:this.buttonRef,style:{...this.state.menuWidth&&{minWidth:`calc(${this.state.menuWidth}px + 8px)`},borderWidth:c?"2px":"1px",transition:"border-width 0.2s ease-in-out"},"aria-controls":c?d:void 0,"aria-haspopup":"listbox","aria-expanded":c?"true":void 0,"aria-activedescendant":this.state.highlightedOptionId,onClick:this.handleClick,className:h,disabled:n,id:u,role:"combobox","aria-label":`Select an option for ${m}`,"aria-labelledby":p},v,ns.createElement(bs,{id:p,ref:this.previewRef,dangerouslySetInnerHTML:{__html:s||(c&&this.state.previewValue?this.getLabel(o,this.state.previewValue):this.getLabel(o,r)||"")}}),c?ns.createElement(cs,null):ns.createElement(ls,null)),ns.createElement(ms,{id:d,anchorEl:l,keepMounted:!0,open:c,onClose:this.handleClose,getContentAnchorEl:null,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},transitionDuration:{enter:225,exit:195},slotProps:{paper:this.state.menuWidth?{style:{minWidth:this.state.menuWidth,padding:"4px"}}:void 0,list:{"aria-labelledby":u,role:"listbox",disablePadding:!0}}},(o||[]).map((t,n)=>{const o=`dropdown-option-${e}-${n}`;return ns.createElement(vs,{id:o,className:t.value===r?"selected":"",selected:t.value===r,key:`${t.label}-${n}`,value:t.value,onClick:()=>this.handleSelect(t.value,n),role:"option","aria-selected":this.state.highlightedOptionId===o?"true":void 0,onMouseOver:()=>this.handleHover(n)},ns.createElement(bs,{ref:e=>this.elementRefs[n]=e,dangerouslySetInnerHTML:{__html:t.label}}),ns.createElement(ys,{dangerouslySetInnerHTML:{__html:t.value===r?" ✓":""}}))})))}}Cs.__initStatic();const Es=t;xr("dropdown",e=>(t,n,r)=>{const o=t.data&&t.data.dataset||{};if("dropdown"===o.component){const{choices:i,disabled:a,feedback:s,showCorrectAnswer:l}=e,c=i&&i[o.id]&&i[o.id].find(e=>e.correct),u=l?c&&c.value:n[o.id];return Es.createElement(Cs,{key:`${t.type}-dropdown-${o.id}`,correct:s&&s[o.id]&&"correct"===s[o.id],disabled:a||l,value:u,correctValue:l?c&&c.label:void 0,id:o.id,onChange:r,choices:i[o.id],showCorrectAnswer:l,singleQuery:1==Object.keys(i).length})}});const ks=t,Ss=n,{styled:As}=r,{Tooltip:Rs}=i,{color:js}=a,{Collapsible:Ds}=a,{Readable:Os}=a,{hasText:Ts}=a,{hasMedia:Ms}=a,{PreviewPrompt:Ns}=a,{UiLayout:$s}=a,Is=u,Ls=o,{mq:Ps}=p,{HorizontalKeypad:Ws}=p,{updateSpans:zs}=p,{registerEmbed:Bs}=p,{applyStaticMath:Fs}=p,{renderMath:Hs}=h;function qs(e){let t,n=e[0],r=1;for(;r<e.length;){const o=e[r],i=e[r+1];if(r+=2,("optionalAccess"===o||"optionalCall"===o)&&null==n)return;"access"===o||"optionalAccess"===o?(t=n,n=i(n)):"call"!==o&&"optionalCall"!==o||(n=i((...e)=>n.call(t,...e)),t=void 0)}return n}const Us=As($s)({color:js.text(),backgroundColor:js.background(),display:"inline-block"}),Ks=As("div")({width:"100%",position:"relative",backgroundColor:js.background(),color:js.text()}),Vs=As("div")(({theme:e})=>({marginBottom:e.spacing(2)})),Ys=As("div")(({theme:e})=>({marginBottom:e.spacing(2)})),Xs=As("div")({position:"relative","& > div > div":{display:"flex",alignItems:"baseline",flexWrap:"wrap"},"& .mq-overarrow-inner":{border:"none !important",padding:"0 !important"},"& .mq-overarrow-inner-right":{display:"none !important"},"& .mq-overarrow-inner-left":{display:"none !important"},"& .mq-overarrow.mq-arrow-both":{minWidth:"1.23em","& *":{lineHeight:"1 !important"},"&:before":{top:"-0.4em",left:"-1px"},"&:after":{top:"-2.4em",right:"-1px"},"&.mq-empty:after":{top:"-0.45em"}},"& .mq-overarrow.mq-arrow-right":{"&:before":{top:"-0.4em",right:"-1px"}},"& .mq-longdiv-inner":{borderTop:"1px solid !important",paddingTop:"1.5px !important"},"& .mq-parallelogram":{lineHeight:.85}}),Js=As("div")(({theme:e,$incorrect:t,$correct:n,$showCorrectness:r,$correctAnswerShown:o})=>({maxWidth:"fit-content",...t&&{borderColor:`${js.incorrect()} !important`},...n&&{borderColor:`${js.correct()} !important`},...r&&{border:"2px solid"},...o&&{padding:e.spacing(1),letterSpacing:"0.5px"},"& > .mq-math-mode":{"& > .mq-root-block":{"& > .mq-editable-field":{minWidth:"10px",padding:e.spacing(.25)}},"& sup":{top:0}}})),Qs=As(Ps.Static)({"& > .mq-root-block":{"& > .mq-editable-field":{borderColor:js.text()}}}),Gs=As("div")(({theme:e})=>({zIndex:10,minWidth:"400px",marginTop:e.spacing(2)})),Zs=As("div")(({theme:e})=>({marginBottom:e.spacing(1),pointerEvents:"none"})),el=As("h2")({position:"absolute",left:"-10000px",top:"auto",width:"1px",height:"1px",overflow:"hidden"}),tl=As("div")(({theme:e})=>({marginBottom:e.spacing(2)})),nl=As(Is)(({theme:e})=>({color:js.text(),marginBottom:e.spacing(2)}));if("undefined"!=typeof document){const e="math-templated-main-styles";if(!document.getElementById(e)){const t=document.createElement("style");t.id=e,t.textContent=`\n .block-container {\n margin: 8px !important;\n display: inline-flex;\n border: 2px solid grey !important;\n }\n .block-response {\n flex: 2;\n color: grey;\n background: rgba(0, 0, 0, 0.04);\n font-size: 0.8rem !important;\n padding: 4px !important;\n display: flex;\n align-items: center;\n justify-content: center;\n border-right: 2px solid #bdbdbd !important;\n }\n .block-math {\n color: ${js.text()};\n background-color: ${js.background()};\n padding: 4px !important;\n display: flex;\n align-items: center;\n justify-content: center;\n flex: 8;\n }\n .block-math > .mq-math-mode > .mq-hasCursor > .mq-cursor {\n display: none;\n }\n .correct {\n border-color: ${js.correct()} !important;\n }\n .incorrect {\n border-color: ${js.incorrect()} !important;\n }\n `,document.head.appendChild(t)}}let rl=!1;const ol=/(\{\{\d+\}\})/gm,il=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);function al(e=[],t){return 30*Math.floor(e.length/5)+("miscellaneous"===t?600:500)}function sl(e,t){const{responses:n,disabled:r,markup:o,printMode:i,alwaysShowCorrect:a}=e||{};if(o){if(t.showCorrect)return Object.keys(n||{}).reduce((e,t)=>(e[t]=qs([n,"optionalAccess",e=>e[t],"optionalAccess",e=>e.answer]),e),{});return o.split(ol).filter(e=>e).reduce((e,n)=>{if(n.match(ol)){const o=cl.getResponseKey(n),s=t.session.answers[`r${o}`];if(i&&!a){const t="\\ \\ ".repeat(30)+"\\embed{newLine}[] ";return{...e,[o]:`\\MathQuillMathField[r${o}]{${t.repeat(3)}}`}}return r?{...e,[o]:`\\embed{answerBlock}[r${o}]`}:{...e,[o]:`\\MathQuillMathField[r${o}]{${s&&s.value||""}}`}}return e},{})}}const ll={name:"smartHorizontalPlacement",enabled:!0,phase:"main",requires:["popperOffsets"],fn:({state:e})=>{const t=e.modifiersData.popperOffsets;if(!t)return;const n=window.innerWidth||document.documentElement.clientWidth,r=e.rects.popper.width,o=e.elements.reference.getBoundingClientRect().left,i=qs([e,"access",e=>e.elements,"access",e=>e.popper,"optionalAccess",e=>e.offsetParent]),a=qs([i,"optionalAccess",e=>e.getBoundingClientRect,"optionalCall",e=>e()])||{left:0},s=qs([i,"optionalAccess",e=>e.scrollLeft])||0,l=o-a.left+s,c=l-o,u=c+8,d=c+n-r-8;t.x=o+r<=n?l:l-r,t.x=d<u?u:Math.min(Math.max(t.x,u),d)}};class cl extends ks.Component{static __initStatic(){this.getResponseKey=e=>(e||"").replaceAll("{{","").replaceAll("}}","")}static __initStatic2(){this.propTypes={session:Ss.object.isRequired,onSessionChange:Ss.func,model:Ss.object.isRequired}}constructor(e){super(e),cl.prototype.__init.call(this),cl.prototype.__init2.call(this),cl.prototype.__init3.call(this),cl.prototype.__init4.call(this),cl.prototype.__init5.call(this),cl.prototype.__init6.call(this),cl.prototype.__init7.call(this),cl.prototype.__init8.call(this),cl.prototype.__init9.call(this),cl.prototype.__init10.call(this),cl.prototype.__init11.call(this),cl.prototype.__init12.call(this),cl.prototype.__init13.call(this);const t={},{model:n,session:r}=e||{},{markup:o,alwaysShowCorrect:i}=n||{},{answers:a}=r||{};o&&(o||"").replace(ol,e=>{const n=cl.getResponseKey(e),r=a&&a[`r${n}`];t[`r${n}`]={value:qs([r,"optionalAccess",e=>e.value])||""}}),this.state={session:{...e.session,answers:t},activeAnswerBlock:"",showCorrect:i||!1,tooltipContainerRef:ks.createRef()}}UNSAFE_componentWillMount(){"undefined"!=typeof window&&(rl||(Bs("answerBlock",e=>({htmlString:`<div class="block-container">\n <div class="block-response" id="${e}Index">R</div>\n <div class="block-math">\n <span id="${e}"></span>\n </div>\n </div>`,text:()=>"text",latex:()=>`\\embed{answerBlock}[${e}]`})),rl=!0))}__init(){this.handleAnswerBlockDomUpdate=()=>{const{model:e}=this.props,{session:t,showCorrect:n}=this.state,r=t.answers;this.root&&e.disabled&&!n&&Object.keys(r).forEach(t=>{const n=this.root.querySelector(`#${t}`),o=this.root.querySelector(`#${t}Index`);if(n){const i=r[t];Fs(n,i&&i.value||""),e.view&&(n.parentElement.parentElement.classList.remove("correct"),n.parentElement.parentElement.classList.remove("incorrect")),o.textContent="R"}}),Hs(this.root)}}UNSAFE_componentWillReceiveProps(e){const{model:t}=this.props,{model:n={}}=e||{},{markup:r="",env:o={}}=t||{},{markup:i="",env:a={},alwaysShowCorrect:s=!1}=n,l=e=>e&&"evaluate"===e.mode;l(o)&&l(a)||this.setState(e=>({...e.session,showCorrect:!1})),s&&this.setState({showCorrect:!0});const c=r.match(ol),u=i.match(ol);if(!sn(c,u)){const e={},t=this.state.session.answers;(u||[]).forEach(n=>{const r=cl.getResponseKey(n),o=t&&t[`r${r}`];e[`r${r}`]={value:qs([o,"optionalAccess",e=>e.value])||""}}),this.setState(t=>({session:{...t.session,answers:e}}),()=>{this.props.onSessionChange(this.state.session),this.handleAnswerBlockDomUpdate()})}}shouldComponentUpdate(e,t){const n=sn(this.props.model,e.model),r=sn(this.state,t);return!n||!r}componentDidMount(){this.handleAnswerBlockDomUpdate(),setTimeout(()=>Hs(this.root),100)}componentDidUpdate(){this.handleAnswerBlockDomUpdate()}__init2(){this.onSubFieldFocus=e=>{const t=Array.from(qs([this,"access",e=>e.root,"optionalAccess",e=>e.querySelectorAll,"call",e=>e(".mq-editable-field")])||[]).map(e=>({el:e,left:e.scrollLeft,top:e.scrollTop})),n=()=>{t.forEach(({el:e,left:t,top:n})=>{e.scrollLeft=t,e.scrollTop=n})};this.setState({activeAnswerBlock:e},()=>{n(),requestAnimationFrame(n),setTimeout(n,0)})}}__init3(){this.toNodeData=e=>{if(!e)return;const{type:t,value:n}=e;return"command"===t||"cursor"===t?e:"answer"===t?{type:"answer",...e}:"clear"===n?{type:"clear"}:{type:"write",value:n}}}__init4(){this.setInput=e=>{this.input=e}}__init5(){this.onClick=e=>{const t=this.toNodeData(e);"clear"===t.type?this.input.clear():"command"===t.type?Array.isArray(t.value)?t.value.forEach(e=>{this.input.cmd(e)}):this.input.cmd(t.value):"cursor"===t.type?this.input.keystroke(t.value):this.input.write(t.value);const n=[];let r=qs([this,"access",e=>e.input,"optionalAccess",e=>e.el,"optionalCall",e=>e()])||this.root;for(;r&&r!==document.body&&r!==document.documentElement;){(r.scrollWidth>r.clientWidth||r.scrollHeight>r.clientHeight)&&n.push(r),r=r.parentElement}document.scrollingElement&&n.push(document.scrollingElement);const o=n.map(e=>({el:e,left:e.scrollLeft,top:e.scrollTop})),i={x:window.scrollX,y:window.scrollY},a=()=>{o.forEach(({el:e,left:t,top:n})=>{e.scrollLeft=t,e.scrollTop=n}),window.scrollTo(i.x,i.y)};this.input.focus(),a(),requestAnimationFrame(a),setTimeout(a,0)}}__init6(){this.callOnSessionChange=()=>{const{onSessionChange:e}=this.props;e&&e(this.state.session)}}__init7(){this.toggleShowCorrect=e=>{this.setState({showCorrect:e},this.handleAnswerBlockDomUpdate)}}__init8(){this.subFieldChanged=(e,t)=>{zs(),e&&this.setState(n=>({session:{...n.session,answers:{...n.session.answers,[e]:{value:t}}}}),this.callOnSessionChange)}}__init9(){this.getFieldName=(e,t)=>{const{answers:n}=this.state.session;if(Object.keys(n||{}).length){return Object.keys(n).find(n=>{const r=t[n];return r&&r.id==e.id})}}}__init10(){this.onBlur=e=>{const{relatedTarget:t,currentTarget:n}=e||{};const r=function e(t,n=0){if(!t||n>=16)return null;const r=t.offsetParent;return r?"tooltip"===r.getAttribute("role")?r:e(r,n+1):null}(t),o=r?function e(t,n=0){if(!t||n>=4)return null;const r=qs([t,"optionalAccess",e=>e.children,"optionalAccess",e=>e[0]]);return r?r.attributes&&r.attributes["data-keypad"]?r:e(r,n+1):null}(r):null;t&&n&&qs([o,"optionalAccess",e=>e.attributes,"access",e=>e["data-keypad"]])||this.setState({activeAnswerBlock:""})}}setTooltipRef(e){setTimeout(()=>{if(e&&il){const e=document.querySelector("[role='tooltip']");if(e){e.firstChild.setAttribute("tabindex","-1")}}},1)}__init11(){this.renderTeacherInstructions=()=>{const{model:e}=this.props,{teacherInstructions:t,animationsDisabled:n}=e||{},r=t&&(Ts(t)||Ms(t)),o=ks.createElement(Ns,{defaultClassName:"teacher-instructions",prompt:t});return r&&ks.createElement(Ys,null,n?o:ks.createElement(Ds,{labels:{hidden:"Show Teacher Instructions",visible:"Hide Teacher Instructions"}},o))}}__init12(){this.renderRationale=()=>{const{model:e}=this.props,{rationale:t,animationsDisabled:n}=e||{},r=ks.createElement(Ns,{prompt:t});return t&&(Ts(t)||Ms(t))&&ks.createElement(Ys,null,n?r:ks.createElement(Ds,{labels:{hidden:"Show Rationale",visible:"Hide Rationale"}},r))}}__init13(){this.renderPlayerContent=()=>{const{model:e}=this.props,{activeAnswerBlock:t,showCorrect:n,session:r,tooltipContainerRef:o}=this.state,{correctness:i,disabled:a,view:s,responses:l,equationEditor:c,customKeys:u,feedback:d,env:{mode:p}={},printMode:h,alwaysShowCorrect:f}=e||{},g=an(l),m=function(e=[]){return e.map(e=>({name:e,latex:e,write:e,label:e}))}(u),v=sl(e,this.state)||"",b=h&&!f;return ks.createElement(Xs,null,ks.createElement(ts,{disabled:a,markup:e.markup,value:{},customMarkMarkupComponent:e=>{const l="evaluate"===p&&d&&d[e],u=ks.createElement(Qs,{ref:e=>{this.mqStatic=e||this.mqStatic},latex:v[e],onSubFieldChange:this.subFieldChanged,getFieldName:this.getFieldName,setInput:this.setInput,onSubFieldFocus:this.onSubFieldFocus,onBlur:this.onBlur});return ks.createElement(Js,{ref:o,$incorrect:!g&&!l&&!n,$correct:!g&&(l||n),$showCorrectness:!g&&a&&i&&!s,$correctAnswerShown:n},ks.createElement(Rs,{ref:e=>this.setTooltipRef(e),enterTouchDelay:0,interactive:!0,open:t===`r${e}`,slotProps:{popper:{container:qs([o,"optionalAccess",e=>e.current])||void 0,placement:"bottom-start",sx:{backgroundColor:"transparent",width:"auto",opacity:1,"& .MuiTooltip-arrow":{display:"none"}},modifiers:[{name:"preventOverflow",enabled:!1},{name:"flip",enabled:!1},ll]},tooltip:{sx:{fontSize:"initial",backgroundColor:"transparent",width:"auto",maxWidth:"none",marginTop:0,paddingTop:0,boxShadow:"none"}}},title:Object.keys(r.answers).map(e=>e===t&&!(n||a)&&ks.createElement(Gs,{"data-keypad":!0,key:e,style:{width:al(m,c)}},ks.createElement(Ws,{additionalKeys:m,mode:c||6,onClick:this.onClick}))||null)},b?ks.createElement(Zs,null,u):ks.createElement("div",null,u)))}}))}}render(){const{model:e}=this.props,{showCorrect:t}=this.state,{prompt:n,env:{mode:r,role:o}={},extraCSSRules:i,correctness:a,responses:s,language:l,showNote:c,note:u}=e||{},d=!an(s)&&a&&"correct"!==a.correctness,p=(t||"view"===r&&"instructor"===o)&&c&&u;return ks.createElement(Us,{extraCSSRules:i,ref:e=>{const t=Ls.findDOMNode(e);this.root=t||this.root}},ks.createElement(Ks,null,"gather"===r&&ks.createElement(el,null,"Math Equation Response Question"),ks.createElement(Ks,null,d&&ks.createElement(nl,{language:l,show:!0,toggled:t,onToggle:this.toggleShowCorrect})),this.renderTeacherInstructions(),n&&ks.createElement(Vs,null,ks.createElement(Ns,{prompt:n})),ks.createElement(Os,{false:!0},this.renderPlayerContent()),p&&ks.createElement(tl,{className:"note",dangerouslySetInnerHTML:{__html:u}}),this.renderRationale()))}}cl.__initStatic(),cl.__initStatic2();const ul=t,{createRoot:dl}=d;class pl extends HTMLElement{constructor(){super(),this._root=null,this.sessionChangedEventCaller=rn(()=>{this.dispatchEvent(new y(this.tagName.toLowerCase(),!0))},1e3)}set model(e){this._model=e,this.render(),this.dispatchEvent(new v(this.tagName.toLowerCase(),this.isSessionComplete(),void 0!==this._model))}get model(){return this._model}set session(e){this._session=e,this.render()}get session(){return this._session}isSessionComplete(){return!0}onSessionChange(e){Object.keys(e).map(t=>{this._session[t]=e[t]}),this.sessionChangedEventCaller(),this.render()}connectedCallback(){this.render()}render(){if(this._model&&this._session&&this._model&&this._session){const e=ul.createElement(cl,{model:this._model,session:this._session,onSessionChange:this.onSessionChange.bind(this)});this._root||(this._root=dl(this)),this._root.render(e)}}disconnectedCallback(){this._root&&(this._root.unmount(),this._root=null)}}export{pl as default};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<title>@pie-element/math-templated@7.1.0</title>
|
|
6
|
+
<script
|
|
7
|
+
type="module"
|
|
8
|
+
src="https://cdn.jsdelivr.net/npm/@pslb/demo-el@^1.0.0/dist/demo-el/demo-el.esm.js"></script>
|
|
9
|
+
|
|
10
|
+
<link
|
|
11
|
+
href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
|
|
12
|
+
rel="stylesheet"
|
|
13
|
+
/>
|
|
14
|
+
<style>
|
|
15
|
+
html, body {
|
|
16
|
+
font-family: 'Roboto', sans-serif;
|
|
17
|
+
}
|
|
18
|
+
</style>
|
|
19
|
+
<script type="module" src="./demo.js"></script>
|
|
20
|
+
</head>
|
|
21
|
+
</html>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@pie-element/math-templated",
|
|
3
|
+
"version": "7.1.0",
|
|
4
|
+
"modules": [
|
|
5
|
+
{
|
|
6
|
+
"name": "@pie-lib/shared-module",
|
|
7
|
+
"version": "6.0.0"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"name": "@pie-lib/math-rendering-module",
|
|
11
|
+
"version": "6.0.0"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "@pie-lib/math-edit-module",
|
|
15
|
+
"version": "5.0.0"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"name": "@pie-lib/drag-module",
|
|
19
|
+
"version": "5.0.0"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
import PrintElement from './print.js';
|
|
2
|
+
|
|
3
|
+
var generate = {};
|
|
4
|
+
|
|
5
|
+
generate.model = (id, element) => ({
|
|
6
|
+
id,
|
|
7
|
+
element,
|
|
8
|
+
rationale: 'Rationale',
|
|
9
|
+
partialScoring: true,
|
|
10
|
+
prompt: 'There are 24 students in the class. They had the choice to buy supplies from two different stores, Store A and B. Each of them bought 2 binders and 5 notebooks. The students have a total of $420 to spend.',
|
|
11
|
+
scoringType: 'auto',
|
|
12
|
+
feedbackEnabled: false,
|
|
13
|
+
promptEnabled: true,
|
|
14
|
+
rationaleEnabled: true,
|
|
15
|
+
teacherInstructionsEnabled: true,
|
|
16
|
+
studentInstructionsEnabled: true,
|
|
17
|
+
toolbarEditorPosition: 'bottom',
|
|
18
|
+
validationDefault: 'literal',
|
|
19
|
+
ignoreOrderDefault: false,
|
|
20
|
+
allowTrailingZerosDefault: false,
|
|
21
|
+
teacherInstructions: 'These are teacher instructions',
|
|
22
|
+
customKeys: [], // these have effect on player only?
|
|
23
|
+
equationEditor: 'geometry',
|
|
24
|
+
markup: `
|
|
25
|
+
<p>If the unit price of a notebook in Store A is $1.50, what is the unit price of a binder? \${{0}}</p>
|
|
26
|
+
<p>If the unit price of a binder in Store B is $2.80, what is the unit price of a notebook? \${{1}}</p>
|
|
27
|
+
`,
|
|
28
|
+
responses: {
|
|
29
|
+
0: {
|
|
30
|
+
allowTrailingZeros: false,
|
|
31
|
+
answer: '5',
|
|
32
|
+
id: '1',
|
|
33
|
+
validation: 'symbolic',
|
|
34
|
+
ignoreOrder: false,
|
|
35
|
+
alternates: {}
|
|
36
|
+
},
|
|
37
|
+
1: {
|
|
38
|
+
allowTrailingZeros: false,
|
|
39
|
+
answer: '2.38',
|
|
40
|
+
id: '1',
|
|
41
|
+
validation: 'literal',
|
|
42
|
+
ignoreOrder: false,
|
|
43
|
+
alternates: {}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
|
|
48
|
+
const { model } = generate;
|
|
49
|
+
|
|
50
|
+
var config = {
|
|
51
|
+
elements: {
|
|
52
|
+
'math-templated': '../..',
|
|
53
|
+
},
|
|
54
|
+
models: [model('1', 'math-templated')],
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
// new init - just shows off print!
|
|
58
|
+
|
|
59
|
+
const init = async () => {
|
|
60
|
+
console.log('define the element...');
|
|
61
|
+
await Promise.all(
|
|
62
|
+
config.models.map(async (m) => {
|
|
63
|
+
try {
|
|
64
|
+
const printTag = `${m.element}-print`;
|
|
65
|
+
if (customElements.get(printTag)) {
|
|
66
|
+
return true;
|
|
67
|
+
} else {
|
|
68
|
+
customElements.define(printTag, PrintElement);
|
|
69
|
+
await customElements.whenDefined(printTag);
|
|
70
|
+
return true;
|
|
71
|
+
}
|
|
72
|
+
} catch (e) {
|
|
73
|
+
return false;
|
|
74
|
+
}
|
|
75
|
+
})
|
|
76
|
+
);
|
|
77
|
+
|
|
78
|
+
console.log('now apply the model...');
|
|
79
|
+
config.models.forEach((m) => {
|
|
80
|
+
const printTag = `${m.element}-print`;
|
|
81
|
+
const h3s = document.createElement('h3');
|
|
82
|
+
h3s.textContent = 'student mode';
|
|
83
|
+
document.body.appendChild(h3s);
|
|
84
|
+
const de = document.createElement(printTag);
|
|
85
|
+
document.body.appendChild(de);
|
|
86
|
+
de.options = {};
|
|
87
|
+
de.model = m;
|
|
88
|
+
|
|
89
|
+
const h3 = document.createElement('h3');
|
|
90
|
+
h3.textContent = 'instructor mode';
|
|
91
|
+
document.body.appendChild(h3);
|
|
92
|
+
const instr = document.createElement(printTag);
|
|
93
|
+
document.body.appendChild(instr);
|
|
94
|
+
instr.options = { mode: 'instructor' };
|
|
95
|
+
instr.model = JSON.parse(JSON.stringify(m));
|
|
96
|
+
});
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
init()
|
|
100
|
+
.then(() => {
|
|
101
|
+
console.log('ready');
|
|
102
|
+
})
|
|
103
|
+
.catch((e) => {
|
|
104
|
+
console.error(e);
|
|
105
|
+
});
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<title>@pie-element/math-templated@7.1.0</title>
|
|
6
|
+
<link
|
|
7
|
+
href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
|
|
8
|
+
rel="stylesheet"
|
|
9
|
+
/>
|
|
10
|
+
<style>
|
|
11
|
+
html, body {
|
|
12
|
+
font-family: 'Roboto', sans-serif;
|
|
13
|
+
}
|
|
14
|
+
</style>
|
|
15
|
+
<script type="module" src="./print-demo.js"></script>
|
|
16
|
+
</head>
|
|
17
|
+
<body></body>
|
|
18
|
+
</html>
|