ep-lib-ts 0.1.43 → 0.1.44

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.
Files changed (97) hide show
  1. package/dist/{BgAudio-9074bf47.js → BgAudio-201834a5.js} +1 -1
  2. package/dist/{DisplayBox-e2f9c14b.js → DisplayBox-171d0236.js} +1 -1
  3. package/dist/{EpAlert-98a8913b.js → EpAlert-b912c3ae.js} +1 -1
  4. package/dist/{EpAudio-8bca3f8b.js → EpAudio-2101bf81.js} +1 -1
  5. package/dist/EpBadge-7247df23.js +6 -0
  6. package/dist/{EpBarChart-89719705.js → EpBarChart-607f1d3a.js} +1 -1
  7. package/dist/EpBtn-c6ee3c06.js +6 -0
  8. package/dist/EpCard-17e2340f.js +6 -0
  9. package/dist/EpChip-fad19f38.js +6 -0
  10. package/dist/{EpCodeblock-f5d4bbd7.js → EpCodeblock-4ac683f6.js} +3 -3
  11. package/dist/EpContentSlider-8445422f.js +6 -0
  12. package/dist/EpDivider-4fa1a100.js +6 -0
  13. package/dist/{EpEdu-1d62ac0f.js → EpEdu-b733e904.js} +1 -1
  14. package/dist/EpFlex-e6ffe678.js +6 -0
  15. package/dist/EpHeader-dcb977a2.js +6 -0
  16. package/dist/{EpHover-073dc31c.js → EpHover-377ef256.js} +1 -1
  17. package/dist/{EpIcon-e311fbad.js → EpIcon-a64b1a32.js} +1 -1
  18. package/dist/EpIframe-d14d7039.js +6 -0
  19. package/dist/EpImg-37e8c6da.js +6 -0
  20. package/dist/{EpInput-867e4d4d.js → EpInput-c0096d40.js} +1 -1
  21. package/dist/EpLineChart-78c50047.js +6 -0
  22. package/dist/EpLink-7a03f094.js +6 -0
  23. package/dist/EpLinkVersion-55282f69.js +6 -0
  24. package/dist/{EpList-8a3621c1.js → EpList-5211df15.js} +1 -1
  25. package/dist/EpModal-d0e7bfe1.js +6 -0
  26. package/dist/{EpNothing-ad160acf.js → EpNothing-c3bae89e.js} +1 -1
  27. package/dist/EpPieChart-ccc6e9ea.js +6 -0
  28. package/dist/EpQuestion-1b0e98d9.js +6 -0
  29. package/dist/EpQuote-a3d9641f.js +6 -0
  30. package/dist/EpRadio-33311a7c.js +6 -0
  31. package/dist/EpRadioSummative-25f2d598.js +6 -0
  32. package/dist/EpReading-11835aac.js +6 -0
  33. package/dist/EpResource-d2707861.js +6 -0
  34. package/dist/EpScope-60c80551.js +6 -0
  35. package/dist/EpSection-9c54221c.js +6 -0
  36. package/dist/{EpSelect-2b3b90bf.js → EpSelect-78c9c0aa.js} +1 -1
  37. package/dist/EpSkeleton-a40c904b.js +6 -0
  38. package/dist/EpSoftware-887b35ab.js +6 -0
  39. package/dist/EpSpinner-f7b9988b.js +6 -0
  40. package/dist/EpSummativeTable-1e759db5.js +6 -0
  41. package/dist/EpSvg-2a82f199.js +6 -0
  42. package/dist/EpTable-bc1744a8.js +6 -0
  43. package/dist/EpTerm-96482f48.js +6 -0
  44. package/dist/EpText-ab46371f.js +6 -0
  45. package/dist/EpTimeLine-67891a23.js +6 -0
  46. package/dist/EpVideo-8d575ce2.js +6 -0
  47. package/dist/EpVideoPanopto-716e3877.js +6 -0
  48. package/dist/EpWordDef-89e45463.js +6 -0
  49. package/dist/components/charts/EpBarChart.vue.d.ts +1 -0
  50. package/dist/components/charts/EpLineChart.vue.d.ts +1 -0
  51. package/dist/components/charts/EpPieChart.vue.d.ts +1 -0
  52. package/dist/ep-lib-ts.js +1 -1
  53. package/dist/ep-lib-ts.umd.cjs +1 -1
  54. package/dist/{index-a3ad71e0.js → index-03f58de2.js} +6 -6
  55. package/dist/{index-96f36524.js → index-36787516.js} +1 -1
  56. package/dist/{prism-04608307.js → prism-146a2db5.js} +1 -1
  57. package/dist/types/SummativeTable.d.ts +1 -1
  58. package/package.json +1 -1
  59. package/src/components/charts/EpBarChart.vue +3 -3
  60. package/src/components/charts/EpLineChart.vue +3 -3
  61. package/src/components/charts/EpPieChart.vue +1 -0
  62. package/src/components/interactions/EpSummativeTable.vue +1 -1
  63. package/dist/EpBadge-aa69b61f.js +0 -6
  64. package/dist/EpBtn-94de00aa.js +0 -6
  65. package/dist/EpCard-d31b9544.js +0 -6
  66. package/dist/EpChip-b1c3761b.js +0 -6
  67. package/dist/EpContentSlider-8b95883d.js +0 -6
  68. package/dist/EpDivider-717cb204.js +0 -6
  69. package/dist/EpFlex-4931d64b.js +0 -6
  70. package/dist/EpHeader-bf8e2580.js +0 -6
  71. package/dist/EpIframe-d9f071a1.js +0 -6
  72. package/dist/EpImg-69c0feaf.js +0 -6
  73. package/dist/EpLineChart-0954dd9c.js +0 -6
  74. package/dist/EpLink-d3b39f02.js +0 -6
  75. package/dist/EpLinkVersion-b760bbd8.js +0 -6
  76. package/dist/EpModal-5f7b55e3.js +0 -6
  77. package/dist/EpPieChart-b4ace5f7.js +0 -6
  78. package/dist/EpQuestion-15d6c264.js +0 -6
  79. package/dist/EpQuote-2f8b0fd5.js +0 -6
  80. package/dist/EpRadio-53ea7ddf.js +0 -6
  81. package/dist/EpRadioSummative-e834a5da.js +0 -6
  82. package/dist/EpReading-6d3adc21.js +0 -6
  83. package/dist/EpResource-730effb3.js +0 -6
  84. package/dist/EpScope-9fa20a62.js +0 -6
  85. package/dist/EpSection-7a940784.js +0 -6
  86. package/dist/EpSkeleton-579dd745.js +0 -6
  87. package/dist/EpSoftware-705be204.js +0 -6
  88. package/dist/EpSpinner-34dd8e0e.js +0 -6
  89. package/dist/EpSummativeTable-4765167a.js +0 -6
  90. package/dist/EpSvg-c3fcd0c2.js +0 -6
  91. package/dist/EpTable-5c9216b8.js +0 -6
  92. package/dist/EpTerm-507bdfb9.js +0 -6
  93. package/dist/EpText-1915cfeb.js +0 -6
  94. package/dist/EpTimeLine-73c0ce36.js +0 -6
  95. package/dist/EpVideo-1d6e8d50.js +0 -6
  96. package/dist/EpVideoPanopto-4cb0d51e.js +0 -6
  97. package/dist/EpWordDef-6bc37d76.js +0 -6
@@ -27,7 +27,7 @@
27
27
  ${Gv[e.size]}
28
28
  ${r.value}
29
29
  ${(c=Uv[e.type])==null?void 0:c[t.value]}
30
- `}),s=a.computed(()=>{if(e.size==="large")return"30";if(e.size==="medium")return"20";if(e.size==="small")return"15"}),{appendIcon:l}=a.toRefs(e);return(c,d)=>(a.openBlock(),a.createElementBlock("span",{class:a.normalizeClass(`${i.value} mx-2 cursor-default`)},[c.prependIcon?(a.openBlock(),a.createBlock(Oe,{key:0,iconPath:c.prependIcon,size:s.value,extraClass:"mr-2"},null,8,["iconPath","size"])):a.createCommentVNode("",!0),a.renderSlot(c.$slots,"default"),a.unref(l)?(a.openBlock(),a.createBlock(Oe,{key:1,iconPath:a.unref(l),size:s.value,extraClass:"ml-2"},null,8,["iconPath","size"])):a.createCommentVNode("",!0)],2))}}),Ma=Object.freeze(Object.defineProperty({__proto__:null,default:an},Symbol.toStringTag,{value:"Module"})),zt=a.defineComponent({__name:"EpDivider",props:{color:{default:null},size:{default:"border"},inset:{type:Boolean,default:!1},icon:{default:null},margin:{default:"my-2"}},setup(n){const e=n,t=a.computed(()=>e.color?`${e.size} ${ct("border",e.color)}`:`${e.size} border-grey-700`),r=a.computed(()=>`${t.value} ${e.inset?"w-9/12 mx-auto":"w-full"} ${e.margin}`);return(o,i)=>(a.openBlock(),a.createElementBlock("hr",{class:a.normalizeClass(`h-px ${r.value}`)},null,2))}}),La=Object.freeze(Object.defineProperty({__proto__:null,default:zt},Symbol.toStringTag,{value:"Module"})),qv={class:"EpSection"},Vv={class:"relative items-center w-full"},zv={class:"w-full mx-auto text-left"},Yv={class:"relative flex-col items-center m-auto align-middle"},Hv={class:"gap-12 text-left lg:gap-24"},$v={class:"order-first block w-full mt-12 lg:mt-0"},Wv=["src"],Kv={class:"flex flex-col space-y-20 lg:mt-0"},Qv={class:"border-b"},Xv={class:"text-2xl font-medium tracking-tight text-black sm:text-4xl"},Zv={class:""},Jv={class:"lg:max-w-7xl"},Bu=a.defineComponent({__name:"EpSection",props:{title:{default:null},subtitle:{},prependIcon:{},iconSize:{},color:{default:null},taxonomyLevel:{},courseCode:{},courseTitle:{},height:{},src:{},synchrone:{type:Boolean}},setup(n){const e=n,{title:t,icon:r,color:o,src:i}=a.toRefs(e);return(s,l)=>(a.openBlock(),a.createElementBlock("section",qv,[a.createElementVNode("div",Vv,[a.createElementVNode("div",zv,[a.createElementVNode("div",Yv,[a.createElementVNode("div",Hv,[a.createElementVNode("div",$v,[a.unref(i)?(a.openBlock(),a.createElementBlock("img",{key:0,class:"object-cover object-center w-full mx-auto bg-gray-300 border lg:ml-auto",alt:"hero",src:a.unref(i)},null,8,Wv)):a.createCommentVNode("",!0)]),a.createElementVNode("div",Kv,[a.createElementVNode("div",Qv,[a.createElementVNode("div",null,[a.createElementVNode("p",Xv,a.toDisplayString(a.unref(t)),1),a.createElementVNode("p",Zv,a.toDisplayString(s.subtitle),1)])]),a.createElementVNode("div",Jv,[a.renderSlot(s.$slots,"default")])])])])])])]))}}),Pa=Object.freeze(Object.defineProperty({__proto__:null,default:Bu},Symbol.toStringTag,{value:"Module"})),ey=["width","height"],ty=[a.createElementVNode("animateTransform",{attributeName:"transform",dur:"0.75s",repeatCount:"indefinite",type:"rotate",values:"0 12 12;360 12 12"},null,-1)],ny=["width","height"],ry=a.createElementVNode("animateTransform",{attributeName:"transform",calcMode:"discrete",dur:"0.75s",repeatCount:"indefinite",type:"rotate",values:"0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12;360 12 12"},null,-1),Fu=a.defineComponent({__name:"EpSpinner",props:{color:{default:"primary"},dots:{type:Boolean,default:!1},size:{default:46},inline:{type:Boolean,default:!1}},setup(n){const e=n,t=a.computed(()=>ct("fill",e.color)),r=a.computed(()=>e.inline?"":"flex flex-row w-full h-screen items-center justify-center");return(o,i)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(r.value)},[o.dots?(a.openBlock(),a.createElementBlock("svg",{key:1,xmlns:"http://www.w3.org/2000/svg",width:o.size,height:o.size,class:"inline",viewBox:"0 0 32 32"},[a.createElementVNode("g",null,[a.createElementVNode("circle",{cx:"12",cy:"2.5",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".14"},null,2),a.createElementVNode("circle",{cx:"16.75",cy:"3.77",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".29"},null,2),a.createElementVNode("circle",{cx:"20.23",cy:"7.25",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".43"},null,2),a.createElementVNode("circle",{cx:"21.5",cy:"12",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".57"},null,2),a.createElementVNode("circle",{cx:"20.23",cy:"16.75",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".71"},null,2),a.createElementVNode("circle",{cx:"16.75",cy:"20.23",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".86"},null,2),a.createElementVNode("circle",{cx:"12",cy:"21.5",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor"},null,2),ry])],8,ny)):(a.openBlock(),a.createElementBlock("svg",{key:0,xmlns:"http://www.w3.org/2000/svg",width:o.size,height:o.size,class:"inline",viewBox:"0 0 32 32"},[a.createElementVNode("path",{class:a.normalizeClass(t.value),fill:"currentColor",d:"M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z",opacity:".25"},null,2),a.createElementVNode("path",{class:a.normalizeClass(t.value),fill:"currentColor",d:"M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"},ty,2)],8,ey))],2))}}),Ba=Object.freeze(Object.defineProperty({__proto__:null,default:Fu},Symbol.toStringTag,{value:"Module"})),ay={class:"grid grid-cols-2 gap-4"},ju=a.defineComponent({__name:"EpFlex",setup(n){return(e,t)=>(a.openBlock(),a.createElementBlock("div",ay,[a.renderSlot(e.$slots,"default")]))}}),Fa=Object.freeze(Object.defineProperty({__proto__:null,default:ju},Symbol.toStringTag,{value:"Module"})),oy={class:"min-w-full divide-y divide-gray-200 shadow"},iy={key:0,class:"bg-gray-50"},sy={class:"bg-white divide-y divide-gray-200"},ly="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider",Uu=a.defineComponent({__name:"EpTable",props:{arrayContent:{},headers:{},title:{}},setup(n){const e=n,{headers:t,arrayContent:r,title:o}=a.toRefs(e);return(i,s)=>(a.openBlock(),a.createBlock(jn,{flat:"",title:a.unref(o)},{default:a.withCtx(()=>[a.createElementVNode("table",oy,[a.unref(t)?(a.openBlock(),a.createElementBlock("thead",iy,[a.createElementVNode("tr",null,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(t),(l,c)=>(a.openBlock(),a.createElementBlock("th",{key:`th-${c}`,scope:"col",class:a.normalizeClass(ly)},a.toDisplayString(l),1))),128))])])):a.createCommentVNode("",!0),a.createElementVNode("tbody",sy,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(r),(l,c)=>(a.openBlock(),a.createElementBlock("tr",{key:`tr-${c}`,class:"hover:bg-gray-50"},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(l,(d,u)=>(a.openBlock(),a.createElementBlock("td",{key:`td-${c}-${u}`,class:"px-6 py-4"},a.toDisplayString(d),1))),128))]))),128))])])]),_:1},8,["title"]))}}),ja=Object.freeze(Object.defineProperty({__proto__:null,default:Uu},Symbol.toStringTag,{value:"Module"})),Gu={base:"bg-neutral-100 text-black",primary:"bg-primary text-white",secondary:"bg-secondary text-white",accent:"bg-accent text-white",info:"bg-info text-white",warning:"bg-warning text-white",success:"bg-success text-white",error:"bg-error text-white"},Ua=a.defineComponent({__name:"EpScope",props:{title:{default:"Essentiel"},type:{default:"base"}},setup(n){const e=n;let t=a.ref("base");const r=a.computed(()=>e.title.trim()==="Essentiel"?t.value="warning":e.title.trim()==="Enrichissement"?t.value="info":t.value),{title:o}=a.toRefs(e);return(i,s)=>(a.openBlock(),a.createBlock(an,{size:"small",type:r.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(o).trim()),1)]),_:1},8,["type"]))}}),Ga=Object.freeze(Object.defineProperty({__proto__:null,default:Ua},Symbol.toStringTag,{value:"Module"})),cy={class:"font-bold align-middle"},dy={class:"px-5"},uy={key:0,class:"py-2"},py=a.createElementVNode("h4",{class:"font-semibold mb-2 text-sm uppercase tracking-wide text-gray-500"}," [Intentions] ",-1),gy={class:"py-2"},Qe=a.defineComponent({__name:"EpEdu",props:{title:{default:null},subtitle:{},icon:{},mandateLevel:{},synchrone:{type:Boolean},type:{default:"base"},intentions:{},hideIcon:{type:Boolean,default:!1},flat:{type:Boolean,default:!1}},setup(n){const e=n,t=a.useSlots(),r=a.computed(()=>!!t.intentions),o=a.computed(()=>!!t.actions),i=a.computed(()=>e.icon?e.icon:hv),s=a.computed(()=>`${Gu[e.type]} text-left px-5 py-2 ${e.flat?"":"rounded-t-md"} flex justify-between items-center `),l=a.computed(()=>`${Gu[e.type]} text-right pr-5`),c=a.computed(()=>o.value||r.value||e.title?`rounded-lg overflow-hidden ${e.flat?"":"shadow-md"} flex flex-col justify-between h-full`:"flex flex-col justify-between"),d=a.computed(()=>{var g;return typeof e.mandateLevel=="object"?(g=e.mandateLevel)==null?void 0:g.title:e.mandateLevel}),{title:u,hideIcon:p}=a.toRefs(e);return(g,_)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(c.value)},[a.unref(u)||g.mandateLevel?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`${s.value}`)},[a.createElementVNode("h3",null,[a.unref(p)?a.createCommentVNode("",!0):(a.openBlock(),a.createBlock(Oe,{key:0,iconPath:i.value,size:"24"},null,8,["iconPath"])),a.createTextVNode(),a.createElementVNode("span",cy,a.toDisplayString(a.unref(u)),1)]),g.mandateLevel?(a.openBlock(),a.createBlock(Ua,{key:0,title:d.value},null,8,["title"])):a.createCommentVNode("",!0)],2)):a.createCommentVNode("",!0),a.createElementVNode("div",dy,[r.value?(a.openBlock(),a.createElementBlock("div",uy,[py,a.renderSlot(g.$slots,"intentions"),a.createVNode(zt)])):a.createCommentVNode("",!0),a.createElementVNode("div",gy,[a.renderSlot(g.$slots,"content")])]),o.value?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(l.value)},[a.renderSlot(g.$slots,"actions")],2)):a.createCommentVNode("",!0)],2))}}),qa=Object.freeze(Object.defineProperty({__proto__:null,default:Qe},Symbol.toStringTag,{value:"Module"})),my=["innerHTML"],_y={key:1},hy=[a.createElementVNode("p",null,"Data no disponible",-1)],qu=a.defineComponent({__name:"EpBarChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},title:{},intentions:{},hideIcon:{type:Boolean},type:{},mandateLevel:{},source:{},width:{default:"500"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),r=a.computed(()=>({...e.options,dataLabels:{enabled:!1}})),{center:o,series:i,source:s,width:l}=a.toRefs(e);return(c,d)=>{const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:c.title,type:c.type,hideIcon:c.hideIcon,icon:a.unref(tv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[r.value&&a.unref(i)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(o)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"bar",options:r.value,series:a.unref(i)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",_y,hy))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,my)]),key:"0"}:void 0,a.unref(s)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(s)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),Va=Object.freeze(Object.defineProperty({__proto__:null,default:qu},Symbol.toStringTag,{value:"Module"})),by=["innerHTML"],fy={key:1},Ey=[a.createElementVNode("p",null,"Data no disponible",-1)],Vu=a.defineComponent({__name:"EpLineChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},title:{},intentions:{},hideIcon:{type:Boolean},type:{},mandateLevel:{},source:{},width:{default:"500"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),r=a.computed(()=>({...e.options,dataLabels:{enabled:!1},stroke:{curve:"straight"},chart:{width:550,type:"line",zoom:{enabled:!1}}})),{center:o,series:i,source:s,width:l}=a.toRefs(e);return(c,d)=>{const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:c.title,type:c.type,hideIcon:c.hideIcon,icon:a.unref(nv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[r.value&&a.unref(i)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(o)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"line",options:r.value,series:a.unref(i)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",fy,Ey))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,by)]),key:"0"}:void 0,a.unref(s)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(s)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),za=Object.freeze(Object.defineProperty({__proto__:null,default:Vu},Symbol.toStringTag,{value:"Module"})),Sy=["innerHTML"],vy={key:1},yy=[a.createElementVNode("p",null,"Data no disponible",-1)],zu=a.defineComponent({__name:"EpPieChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},intentions:{},hideIcon:{type:Boolean},type:{default:"base"},mandateLevel:{},source:{},width:{default:"450"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),{center:r,series:o,source:i,options:s,width:l}=a.toRefs(e);return(c,d)=>{var p,g;const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:(g=(p=a.unref(s))==null?void 0:p.title)==null?void 0:g.text,type:c.type,hideIcon:c.hideIcon,icon:a.unref(rv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[a.unref(s)&&a.unref(o)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(r)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"pie",options:a.unref(s),series:a.unref(o)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",vy,yy))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,Sy)]),key:"0"}:void 0,a.unref(i)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(i)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),Ya=Object.freeze(Object.defineProperty({__proto__:null,default:zu},Symbol.toStringTag,{value:"Module"})),Yu=a.defineComponent({__name:"DisplayBox",setup(n){const e=a.ref(),t=a.ref();DS(e,s=>{t.value=!1}),hr("keydown",s=>{s.key==="Escape"&&t&&(t.value=!1)});function r(){return t.value=!0}function o(){return t.value=!1}const i=a.computed(()=>t.value?"w-[32rem]":"hidden");return(s,l)=>(a.openBlock(),a.createElementBlock("div",null,[a.renderSlot(s.$slots,"default",{open:r}),a.createElementVNode("div",{ref_key:"menu",ref:e,class:a.normalizeClass(`${i.value} custom_index`)},[a.renderSlot(s.$slots,"menu",{isOpen:t.value,close:o})],2)]))}}),Rpe="",Ha=Object.freeze(Object.defineProperty({__proto__:null,default:Yu},Symbol.toStringTag,{value:"Module"})),Ty={key:0,class:"flex rounded-lg overflow-hidden bg-white md:flex-row"},Cy={key:0,class:"h-96 w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Ry=["src","alt"],Ny={key:1,class:"h-96 w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Ay={class:"flex flex-col w-full"},Oy=["innerHTML"],ky={class:"w-full"},Iy={class:"flex"},xy={key:0,class:"flex-1 py-2"},wy={class:"font-medium"},Dy={key:0,class:"text-sm italic pr-1"},My={key:1,class:"font-bold mr-1"},Ly={key:2},Py={key:3},By={key:4},Fy={key:0},jy=a.createElementVNode("span",{class:"text-sm italic pr-1"},"dans",-1),Uy={class:""},Gy={class:"pl-2 align-middle"},qy=["innerHTML"],Vy={class:"flex flex-row justify-between"},zy={class:"p-5"},Yy={class:"text-lg leading-6 font-semibold font-sans text-skin-inverted group-hover:text-skin-primary"},Hy={class:"flex"},$y={class:"p-5"},Wy={class:"w-[32rem]"},Ky={class:"flex flex-col rounded-lg bg-white md:flex-row"},Qy=["src","alt"],Xy={key:1,class:"h-96 border-l border-t border-b w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Zy={class:"flex flex-col justify-between w-full"},Jy={class:"bg-neutral-100 text-left px-5 py-2"},eT=a.createElementVNode("span",{class:"pl-2 align-middle"},"Lecture",-1),tT={class:"w-full px-5"},nT={class:"flex"},rT={key:0,class:"flex-1 py-2"},aT={class:"font-medium"},oT={key:0,class:"text-sm italic pr-1"},iT={key:1,class:"font-bold mr-2"},sT={key:2},lT={key:3},cT={key:4},dT={key:0},uT=a.createElementVNode("span",{class:"text-sm italic pr-1"},"dans",-1),pT={class:"pl-2 align-middle"},gT={class:"bg-neutral-100 text-right pr-5"},mT={class:"border-l p-5"},_T="https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg",hT="https://farm5.staticflickr.com/4868/45940268562_9452f09a61_o.png",Hu=a.defineComponent({__name:"EpReading",props:{url:{},year:{},author:{},cover:{default:""},title:{default:null},container:{},editor:{},pages:{},mandateLevel:{},intentions:{default:""},compact:{type:Boolean,default:!1},more:{type:Boolean},version_link:{},hideCover:{type:Boolean,default:!1},labelcard:{default:"lecture"},labelBtb:{default:"lire"},labelIntentions:{default:"Intentions de lecture"},type:{default:"base"},hideIcon:{type:Boolean,default:!1}},setup(n){const e=n,t=a.computed(()=>!(e.cover===_T||e.cover.trim().length===0||e.cover===hT)),r=a.computed(()=>!!(e.author||e.editor||e.container||e.year)),{title:o,intentions:i,cover:s,hideCover:l,labelcard:c,year:d,author:u,container:p,editor:g,pages:_,type:b,mandateLevel:f,url:E}=a.toRefs(e),R=v=>{const y=v.target;y.src&&(y.src="https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg")};return(v,y)=>v.compact?(a.openBlock(),a.createBlock(Qe,{key:1,title:a.unref(c),icon:a.unref(xa),flat:"",type:a.unref(b),hideIcon:v.hideIcon},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",Vy,[a.createElementVNode("div",zy,[a.createElementVNode("span",Yy,a.toDisplayString(a.unref(o)),1)]),a.createElementVNode("div",Hy,[a.createElementVNode("div",$y,[a.createVNode(Yu,null,{default:a.withCtx(({open:C})=>[a.createVNode(Ke,{text:"",onClick:a.withModifiers(C,["stop"])},{default:a.withCtx(()=>[a.createTextVNode(" détails ")]),_:2},1032,["onClick"])]),menu:a.withCtx(({close:C})=>[a.createElementVNode("div",Wy,[a.createElementVNode("div",Ky,[a.unref(l)?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[t.value?(a.openBlock(),a.createElementBlock("img",{key:0,class:"object-cover h-96 w-full rounded-t-lg object-cover md:h-auto md:w-56 md:rounded-none md:rounded-l-lg",src:a.unref(s),alt:`image de la lecture ${a.unref(o)}`,onError:R},null,40,Qy)):(a.openBlock(),a.createElementBlock("div",Xy,[a.createVNode(Oe,{"icon-path":a.unref(ku),size:"95"},null,8,["icon-path"])]))],64)),a.createElementVNode("div",Zy,[a.createElementVNode("div",Jy,[a.createVNode(Oe,{size:24,"icon-path":a.unref(xa)},null,8,["icon-path"]),eT]),a.createElementVNode("div",tT,[a.createElementVNode("h4",{class:a.normalizeClass(`text-xl font-semibold py-4 ${r.value||a.unref(_)?"border-b":""}`)},a.toDisplayString(a.unref(o)),3),a.createElementVNode("div",nT,[r.value?(a.openBlock(),a.createElementBlock("div",rT,[a.createElementVNode("p",aT,[a.unref(u)?(a.openBlock(),a.createElementBlock("span",oT,"par")):a.createCommentVNode("",!0),a.unref(u)?(a.openBlock(),a.createElementBlock("span",iT,a.toDisplayString(a.unref(u)),1)):a.createCommentVNode("",!0),a.unref(d)?(a.openBlock(),a.createElementBlock("span",sT," ("+a.toDisplayString(a.unref(d))+")",1)):a.createCommentVNode("",!0),a.unref(d)&&a.unref(g)?(a.openBlock(),a.createElementBlock("span",lT,", ")):a.createCommentVNode("",!0),a.unref(g)?(a.openBlock(),a.createElementBlock("span",cT,a.toDisplayString(a.unref(g)),1)):a.createCommentVNode("",!0)]),a.unref(p)?(a.openBlock(),a.createElementBlock("p",dT,[uT,a.createElementVNode("span",null,a.toDisplayString(a.unref(p)),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.unref(_)?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(`flex-1 pt-2 pb-2 ${r.value?"border-l pl-2":""}`)},[a.createVNode(Oe,{size:24,"icon-path":a.unref(Iu)},null,8,["icon-path"]),a.createElementVNode("span",pT,a.toDisplayString(a.unref(_)),1)],2)):a.createCommentVNode("",!0)])]),a.createElementVNode("div",gT,[a.createVNode(Ke,{text:"",onClick:a.withModifiers(C,["stop"])},{default:a.withCtx(()=>[a.createTextVNode(" Fermer ")]),_:2},1032,["onClick"])])])])])]),_:1})]),a.createElementVNode("div",mT,[a.unref(E)?(a.openBlock(),a.createBlock(Ke,{key:0,text:"",href:a.unref(E)},{default:a.withCtx(()=>[a.createVNode(Oe,{size:20,"icon-path":a.unref(Lu)},null,8,["icon-path"]),a.createTextVNode(" Lire ")]),_:1},8,["href"])):a.createCommentVNode("",!0)])])])]),_:2},[a.unref($e)(a.unref(i))?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(i))},null,8,qy)]),key:"0"}:void 0]),1032,["title","icon","type","hideIcon"])):(a.openBlock(),a.createElementBlock("div",Ty,[a.unref(l)?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[t.value?(a.openBlock(),a.createElementBlock("div",Cy,[a.createElementVNode("img",{src:a.unref(s),alt:`image de la lecture ${a.unref(o)}`,onError:R},null,40,Ry)])):(a.openBlock(),a.createElementBlock("div",Ny,[a.createVNode(Oe,{"icon-path":a.unref(ku),size:"95"},null,8,["icon-path"])]))],64)),a.createElementVNode("div",Ay,[a.createVNode(Qe,{title:a.unref(c),icon:a.unref(xa),flat:"",type:a.unref(b),hideIcon:v.hideIcon,mandateLevel:a.unref(f)},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",ky,[a.createElementVNode("h4",{class:a.normalizeClass(`text-xl font-semibold ${r.value||a.unref(_)?"border-b":""}`)},a.toDisplayString(a.unref(o)),3),a.createElementVNode("div",Iy,[r.value?(a.openBlock(),a.createElementBlock("div",xy,[a.createElementVNode("p",wy,[a.unref(u)?(a.openBlock(),a.createElementBlock("span",Dy,"par")):a.createCommentVNode("",!0),a.unref(u)?(a.openBlock(),a.createElementBlock("span",My,a.toDisplayString(a.unref(u)),1)):a.createCommentVNode("",!0),a.unref(d)?(a.openBlock(),a.createElementBlock("span",Ly,"("+a.toDisplayString(a.unref(d))+")",1)):a.createCommentVNode("",!0),a.unref(d)&&a.unref(g)?(a.openBlock(),a.createElementBlock("span",Py,", ")):a.createCommentVNode("",!0),a.unref(g)?(a.openBlock(),a.createElementBlock("span",By,a.toDisplayString(a.unref(g)),1)):a.createCommentVNode("",!0)]),a.unref(p)?(a.openBlock(),a.createElementBlock("p",Fy,[jy,a.createElementVNode("span",Uy,a.toDisplayString(a.unref(p)),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.unref(_)?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(`flex-1 pt-2 pb-2 ${r.value?"border-l pl-2":""}`)},[a.createVNode(Oe,{size:24,"icon-path":a.unref(Iu)},null,8,["icon-path"]),a.createElementVNode("span",Gy,a.toDisplayString(a.unref(_)),1)],2)):a.createCommentVNode("",!0)])])]),actions:a.withCtx(()=>[a.unref(E)?(a.openBlock(),a.createBlock(Ke,{key:0,color:a.unref(b)=="base"?"text-gray-700":"text-white",type:a.unref(b),href:a.unref(E)},{default:a.withCtx(()=>[a.createTextVNode("LIRE")]),_:1},8,["color","type","href"])):a.createCommentVNode("",!0)]),_:2},[a.unref($e)(a.unref(i))?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(i))},null,8,Oy)]),key:"0"}:void 0]),1032,["title","icon","type","hideIcon","mandateLevel"])])]))}}),Er=Object.freeze(Object.defineProperty({__proto__:null,default:Hu},Symbol.toStringTag,{value:"Module"})),$a=(n,e)=>{const t=n[e];return t?typeof t=="function"?t():Promise.resolve(t):new Promise((r,o)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(o.bind(null,new Error("Unknown variable dynamic import: "+e)))})};function Wa(n){let e=new Map;return e.set("ptsTextBlock",{name:"EpText",path:"basics"}),e.set("ptsImg",{name:"EpImg",path:"basics"}),e.set("ptsVideo",{name:"EpVideo",path:"medias"}),e.set("clip",{name:"EpVideo",path:"medias"}),e.set("ptsPanopto",{name:"EpVideoPanopto",path:"medias"}),e.set("ptsAudio",{name:"EpAudio",path:"medias"}),e.set("ptsTable",{name:"EpTable",path:"basics"}),e.set("ptsQuote",{name:"EpQuote",path:"signages"}),e.set("ptsReading",{name:"EpReading",path:"educationals"}),e.set("book",{name:"EpReading",path:"educationals"}),e.set("ptsIframe",{name:"EpIframe",path:"medias"}),e.set("ptsResource",{name:"EpResource",path:"educationals"}),e.set("ptsLinkVersion",{name:"EpLinkVersion",path:"medias"}),e.set("ptsQuestion",{name:"EpQuestion",path:"interactions"}),e.set("ptsTimeline",{name:"EpTimeLine",path:"medias"}),e.set("ptsCarrousel",{name:"EpCarousel",path:"medias"}),e.set("ptsContentSlider",{name:"EpContentSlider",path:"interactions"}),e.set("ptsBarChart",{name:"EpBarChart",path:"charts"}),e.set("ptsPieChart",{name:"EpPieChart",path:"charts"}),e.set("ptsLineChart",{name:"EpLineChart",path:"charts"}),e.set("ptsAlert",{name:"EpAlert",path:"signages"}),e.set("ptsLink",{name:"EpLink",path:"medias"}),e.set("ptsBtnLink",{name:"EpLink",path:"medias"}),e.set("website",{name:"EpLink",path:"medias"}),e.set("ptsKatex",{name:"EpKatex",path:"medias"}),e.set("ptsSvg",{name:"EpSvg",path:"medias"}),e.set("ptsSoftware",{name:"EpSoftware",path:"medias"}),e.set("software",{name:"EpSoftware",path:"medias"}),e.get(n)===void 0?{name:"EpNothing",path:"signages"}:e.get(n)}const $u=a.defineComponent({__name:"EpResource",props:{pages:{},resource:{},mandateLevel:{},type:{default:"base"}},setup(n){const e=n,t=a.computed(()=>{if(!e.resource.hasOwnProperty("content"))return"EpNothing";const l=Object.keys(e.resource.content)[0],c=Object.assign({},e.resource.content[l]);return c.pages=e.pages,c.type=l,l==="clip"&&(c.src=c.url),l==="website"&&(c.href=c.url,c.label=c.title),l==="book"&&e.pages&&(c.intentions=e.pages,c.pages=null),c.version_link&&(c.url=c.version_link.url),c}),r=l=>{const c=Wa(l);return c.name==="EpNothing"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Qn)):c.name==="EpReading"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Er)):a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"./EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"./EpEdu.vue":()=>Promise.resolve().then(()=>qa),"./EpReading.vue":()=>Promise.resolve().then(()=>Er),"./EpResource.vue":()=>Promise.resolve().then(()=>Ka),"./EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"../interactions/EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"../interactions/EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"../interactions/EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"../interactions/EpModal.vue":()=>Promise.resolve().then(()=>ka),"../interactions/EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"../interactions/EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"../interactions/EpTabs.vue":()=>Promise.resolve().then(()=>eo),"../interactions/EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${c.path}/${c.name}.vue`))},{mandateLevel:o,type:i,pages:s}=a.toRefs(e);return(l,c)=>(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r(t.value.type)),a.mergeProps({...t.value},{mandateLevel:a.unref(o),intentions:a.unref(s),type:a.unref(i)}),null,16,["mandateLevel","intentions","type"]))}}),Ka=Object.freeze(Object.defineProperty({__proto__:null,default:$u},Symbol.toStringTag,{value:"Module"})),bT={class:"bg-stone-100 p-5 w-full md:h-custom overflow-hidden"},fT={class:"flex justify-between border-b border-black w-auto"},ET={class:"text-lg border-b-4 border-black"},ST={key:0,class:"md:flex items-end pb-1"},vT=["onClick"],yT={class:"ml-2 text-xs"},TT={class:""},CT={key:0,class:"p-4"},RT={key:1},NT={key:1,class:"w-full pt-4"},AT=["innerHTML"],Wu=a.defineComponent({__name:"EpContentSlider",props:{slides:{}},setup(n){const e=n,t=a.ref(0),r=a.computed(()=>e.slides?e.slides.length===0?{title:"no data",img:"",uid:2,content:""}:e.slides[t.value]:{title:"no data",img:"",uid:2,content:""}),o=a.computed(()=>r.value.content.trim().length>0),i=a.computed(()=>{var g;if(r.value.img)return a.defineAsyncComponent(()=>Promise.resolve().then(()=>br));if(r.value.component){const _=Wa((g=r.value.component)==null?void 0:g.type);return a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"../educationals/EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"../educationals/EpEdu.vue":()=>Promise.resolve().then(()=>qa),"../educationals/EpReading.vue":()=>Promise.resolve().then(()=>Er),"../educationals/EpResource.vue":()=>Promise.resolve().then(()=>Ka),"../educationals/EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"./EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"./EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"./EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"./EpModal.vue":()=>Promise.resolve().then(()=>ka),"./EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"./EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"./EpTabs.vue":()=>Promise.resolve().then(()=>eo),"./EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${_.path}/${_.name}.vue`))}return null}),s=a.computed(()=>t.value+1<e.slides.length),l=a.computed(()=>t.value+1>1),c=()=>{s.value&&(t.value+=1)},d=()=>{l.value&&(t.value-=1)},u=g=>{t.value=g},{slides:p}=a.toRefs(e);return(g,_)=>(a.openBlock(),a.createElementBlock("div",bT,[a.createElementVNode("div",fT,[a.createElementVNode("h5",ET,a.toDisplayString(r.value.title),1),a.unref(p)?(a.openBlock(),a.createElementBlock("div",ST,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(p).length,(b,f)=>(a.openBlock(),a.createElementBlock("span",{key:`slide-index-${f}`,class:a.normalizeClass(`cursor-pointer h-4 w-4 ml-1 inline-block ${f===t.value?"bg-primary":"bg-gray-400"}`),onClick:E=>u(f)},null,10,vT))),128)),a.createElementVNode("span",yT,"("+a.toDisplayString(t.value+1)+"/"+a.toDisplayString(a.unref(p).length)+")",1),a.createElementVNode("button",{class:a.normalizeClass(`px-2 ${l.value?"":"opacity-5"}`),onClick:d},[a.createVNode(Oe,{"icon-path":a.unref(XS),size:"24"},null,8,["icon-path"])],2),a.createElementVNode("button",{class:a.normalizeClass(`mx-2 ${s.value?"":"opacity-5"}`),onClick:c},[a.createVNode(Oe,{"icon-path":a.unref(ZS),size:"24"},null,8,["icon-path"])],2)])):a.createCommentVNode("",!0)]),a.createElementVNode("div",TT,[a.createVNode(a.Transition,{name:"list",mode:"out-in"},{default:a.withCtx(()=>[(a.openBlock(),a.createElementBlock("div",{class:"md:flex p-4",key:r.value.uid},[i.value?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`w-full ${o.value?"mr-5":""}`)},[r.value.img?(a.openBlock(),a.createElementBlock("div",CT,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(i.value),{src:r.value.img,cols:"11"},null,8,["src"]))])):r.value.component?(a.openBlock(),a.createElementBlock("div",RT,[(a.openBlock(),a.createBlock(a.Suspense,null,{fallback:a.withCtx(()=>[a.createTextVNode(" ...loading ")]),default:a.withCtx(()=>[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(i.value),a.normalizeProps(a.guardReactiveProps({...r.value.component.data})),null,16))]),_:1}))])):a.createCommentVNode("",!0)],2)):a.createCommentVNode("",!0),o.value?(a.openBlock(),a.createElementBlock("div",NT,[a.createElementVNode("div",{class:"overflow-y-auto h-96 p-custom",innerHTML:a.unref($e)(r.value.content)},null,8,AT)])):a.createCommentVNode("",!0)]))]),_:1})])]))}}),Npe="",Qa=Object.freeze(Object.defineProperty({__proto__:null,default:Wu},Symbol.toStringTag,{value:"Module"})),OT={base:"form-radio rounded-full border-neutral-300 text-gray-600 h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-gray-300",primary:"form-radio rounded-full border-primary text-primary h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-primary",secondary:"form-radio rounded-full border-secondary text-secondary h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-secondary",accent:"form-radio rounded-full border-accent text-accent h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-accent",info:"form-radio rounded-full border-info text-info h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-info",warning:"form-radio rounded-full border-warning text-warning h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-warning",success:"form-radio rounded-full border-success text-success h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-success",error:"form-radio rounded-full border-error text-error h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-error"},kT={class:"flex items-center"},IT=["id","name","disabled","readonly","value","checked"],xT=["for"],Ku=a.defineComponent({__name:"EpRadio",props:{id:{default:"01"},label:{},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},type:{default:"base"},value:{default:void 0},modelValue:{default:""}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=a.computed(()=>`${OT[t.type]} mx-2 `),o=a.computed(()=>t.modelValue===t.value),i=a.computed(()=>t.label?t.label.trim().replace(/\s/g,"_"):`label_${Math.round(Math.random()*100)}`),{label:s,disabled:l,readonly:c,value:d}=a.toRefs(t),u=e,p=g=>{const _=g.target;u("update:modelValue",_.value)};return(g,_)=>(a.openBlock(),a.createElementBlock("span",kT,[a.createElementVNode("input",{class:a.normalizeClass(["cursor-pointer",r.value]),type:"radio",id:i.value,name:i.value,disabled:a.unref(l),readonly:a.unref(c),value:a.unref(d),checked:o.value,onChange:p},null,42,IT),a.createElementVNode("label",{for:i.value,class:"disabled:opacity-40 cursor-pointer"},a.toDisplayString(a.unref(s)),9,xT)]))}}),Xa=Object.freeze(Object.defineProperty({__proto__:null,default:Ku},Symbol.toStringTag,{value:"Module"})),wT={base:{default:"bg-gray-100 text-black",outlined:"bg-white border-gray-100 border text-black"},warning:{default:"bg-warning text-white",outlined:"bg-white border-warning border text-warning"},success:{default:"bg-success text-white",outlined:"bg-white border-success border text-success"},error:{default:"bg-error text-white",outlined:"bg-white border-error border text-error"},info:{default:"bg-info text-white",outlined:"bg-white border-info border text-info"},question:{default:"bg-question text-white",outlined:"bg-white border-question border text-question"},Question:{default:"bg-question text-white",outlined:"bg-white border-question border text-question"},tip:{default:"bg-tip text-white",outlined:"bg-white border-tip border text-tip"}},DT={base:{icon:dv},warning:{icon:$S},success:{icon:av},error:{icon:WS},info:{icon:_v},question:{icon:wa},Question:{icon:wa},tip:{icon:bv}},MT={key:0,class:"flex items-center justify-center w-1/12"},LT={class:"container"},PT={key:0,class:"text-left text-2xl font-bold"},Un=a.defineComponent({__name:"EpAlert",props:{type:{default:"base"},title:{default:null},outlined:{type:Boolean,default:!0},noIcon:{type:Boolean,default:!1},compact:{type:Boolean}},setup(n){const e=n,t=a.computed(()=>e.outlined?"default":"outlined"),r=a.computed(()=>typeof e.type=="object"?e.type.type:e.type),o=a.computed(()=>{var d;return`${(d=wT[r.value])==null?void 0:d[t.value]}`}),i=a.computed(()=>{let d=DT[r.value].icon;return e.noIcon?null:d}),{title:s,compact:l,outlined:c}=a.toRefs(e);return(d,u)=>a.unref(l)?(a.openBlock(),a.createBlock(_r,{key:1,type:r.value,outlined:a.unref(c),icon:i.value,title:a.unref(s)},{default:a.withCtx(()=>[a.renderSlot(d.$slots,"default")]),_:3},8,["type","outlined","icon","title"])):(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`flex p-4 rounded shadow-md m-2 ${o.value}`)},[i.value?(a.openBlock(),a.createElementBlock("div",MT,[a.createVNode(Oe,{size:40,"icon-path":i.value},null,8,["icon-path"])])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(`${i.value?"w-11/12":"w-full"} flex items-center`)},[a.createElementVNode("div",LT,[a.unref(s)?(a.openBlock(),a.createElementBlock("h3",PT,a.toDisplayString(a.unref(s)),1)):a.createCommentVNode("",!0),a.unref(s)?(a.openBlock(),a.createBlock(zt,{key:1,size:"border"})):a.createCommentVNode("",!0),a.renderSlot(d.$slots,"default")])],2)],2))}}),Za=Object.freeze(Object.defineProperty({__proto__:null,default:Un},Symbol.toStringTag,{value:"Module"})),BT=["innerHTML"],FT={class:"mt-5"},jT=["innerHTML"],UT={class:"mb-6"},GT={class:"no-list"},qT={key:2,class:"mb-2"},VT=["innerHTML"],zT={key:0,class:"my-2"},Qu=a.defineComponent({__name:"EpQuestion",props:{title:{},intentions:{},hideIcon:{type:Boolean,default:!1},type:{default:"base"},mandateLevel:{},question:{},answers:{},shuffle:{type:Boolean,default:!1},before:{type:Boolean,default:!1},numeration:{type:Boolean,default:!1},src:{}},setup(n){const e=n,t=a.computed(()=>e.intentions?$e(e.intentions):null),r=a.computed(()=>{const v=e.answers;if(e.shuffle)for(let y=v.length-1;y>0;y--){const C=Math.floor(Math.random()*(y+1)),A=v[y];v[y]=v[C],v[C]=A}return v}),o=["A","B","C","D","E","F","G","H","I","J"],i=v=>e.numeration?o[v]:v+1,s=a.ref(""),l=a.ref(!1),c=a.ref(!0),d=a.ref({type:"warning",text:"no found",component:null,feedback:""}),u=()=>{if(s.value===""){c.value=!1;return}const v=e.answers.find(y=>y.uid===s.value);v&&(d.value=v,l.value=!0)},p=()=>{l.value=!1,s.value=""};a.watch(s,v=>{v!==""&&(c.value=!0)});const g=v=>{const y=Wa(v);return y.name==="EpNothing"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Qn)):a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"../educationals/EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"../educationals/EpEdu.vue":()=>Promise.resolve().then(()=>qa),"../educationals/EpReading.vue":()=>Promise.resolve().then(()=>Er),"../educationals/EpResource.vue":()=>Promise.resolve().then(()=>Ka),"../educationals/EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"./EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"./EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"./EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"./EpModal.vue":()=>Promise.resolve().then(()=>ka),"./EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"./EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"./EpTabs.vue":()=>Promise.resolve().then(()=>eo),"./EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${y.path}/${y.name}.vue`))},{title:_,intentions:b,hideIcon:f,question:E,src:R}=a.toRefs(e);return(v,y)=>(a.openBlock(),a.createBlock(Qe,{title:a.unref(_),type:v.type,hideIcon:a.unref(f),icon:a.unref(wa),mandateLevel:v.mandateLevel},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",FT,[a.unref(R)&&v.before?(a.openBlock(),a.createBlock(rn,{key:0,src:a.unref(R),alt:"Image soutien à la question",cols:"5"},null,8,["src"])):a.createCommentVNode("",!0),a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(E)),class:"my-6"},null,8,jT),a.unref(R)&&!v.before?(a.openBlock(),a.createBlock(rn,{key:1,src:a.unref(R),alt:"Image soutien à la question",cols:"5"},null,8,["src"])):a.createCommentVNode("",!0),a.createElementVNode("div",UT,[a.createElementVNode("ol",GT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(r.value,(C,A)=>(a.openBlock(),a.createElementBlock("li",{key:C.uid},[a.createVNode(Ku,{label:`${i(A)}. ${C.text}`,modelValue:s.value,"onUpdate:modelValue":y[0]||(y[0]=N=>s.value=N),value:C.uid,disabled:l.value},null,8,["label","modelValue","value","disabled"])]))),128))]),c.value?a.createCommentVNode("",!0):(a.openBlock(),a.createBlock(Un,{key:0,type:"error",outlined:"",noIcon:""},{default:a.withCtx(()=>[a.createTextVNode(" Veuillez choisir une réponse ")]),_:1}))]),l.value?(a.openBlock(),a.createElementBlock("div",qT,[a.createVNode(Un,{type:d.value.type,outlined:""},{default:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(d.value.feedback)},null,8,VT)]),_:1},8,["type"]),d.value.component?(a.openBlock(),a.createElementBlock("div",zT,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(g(d.value.component.type)),a.normalizeProps(a.guardReactiveProps({...d.value.component.data})),null,16))])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.createVNode(Ke,{type:v.type,onClick:u,disabled:l.value,outlined:"",extraClass:"mr-2"},{default:a.withCtx(()=>[a.createTextVNode("Valider")]),_:1},8,["type","disabled"]),l.value?(a.openBlock(),a.createBlock(Ke,{key:3,type:v.type,onClick:p,outlined:""},{default:a.withCtx(()=>[a.createTextVNode("Réessayer")]),_:1},8,["type"])):a.createCommentVNode("",!0)])]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,BT)]),key:"0"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"]))}}),Ja=Object.freeze(Object.defineProperty({__proto__:null,default:Qu},Symbol.toStringTag,{value:"Module"})),YT={},HT={class:"p-12 bg-warning-light w-[50%] mx-auto border-2 border-warning"},$T=[a.createElementVNode("p",{class:"text-center text-error font-bold uppercase"},"In progress",-1)];function WT(n,e){return a.openBlock(),a.createElementBlock("div",HT,$T)}const Xu=Vt(YT,[["render",WT]]),eo=Object.freeze(Object.defineProperty({__proto__:null,default:Xu},Symbol.toStringTag,{value:"Module"})),KT={class:"cursor-pointer flex items-center rounded-md py-3 px-3 text-xs font-semibold uppercase sm:flex-1 hover:bg-gray-200"},QT=["id","name","disabled","readonly","value","checked"],XT={class:"ml-2"},Zu=a.defineComponent({__name:"EpRadioSummative",props:{id:{default:"01"},label:{},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},type:{default:"base"},value:{default:void 0},modelValue:{default:null}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=a.computed(()=>t.modelValue===t.value),{label:o,disabled:i,readonly:s,value:l,id:c}=a.toRefs(t),d=e,u=p=>{const _=+p.target.value||0;d("update:modelValue",_)};return(p,g)=>(a.openBlock(),a.createElementBlock("label",KT,[a.createElementVNode("input",{type:"radio",id:a.unref(c),name:a.unref(c),disabled:a.unref(i),readonly:a.unref(s),value:a.unref(l),checked:r.value,onChange:u,class:"rounded bg-gray-200 border-gray-300 focus:border-transparent focus:bg-gray-200 text-primary focus:ring-1 focus:ring-offset-2 focus:ring-primary"},null,40,QT),a.createElementVNode("span",XT,a.toDisplayString(a.unref(o)),1)]))}}),to=Object.freeze(Object.defineProperty({__proto__:null,default:Zu},Symbol.toStringTag,{value:"Module"})),ZT={class:"mt-4 bg-gray-50 p-4"},JT={key:0,class:"text-xl font-semibold mb-6"},e1={class:"text-gray-600 py-2 rounded"},t1={class:"flex flex-row flex-wrap gap-y-2 sm:gap-x-4"},n1={class:"text-right pr-16"},r1={class:"text-sm font-semibold uppercase"},Ju=a.defineComponent({__name:"EpSummativeTable",props:{title:{},questions:{}},setup(n){const e=a.ref([]),t=n,{title:r,questions:o}=a.toRefs(t),i=a.computed(()=>e.value.reduce((l,c)=>l+c,0)),s=l=>{const c=Number(l);return isNaN(c)?0:c};return(l,c)=>(a.openBlock(),a.createElementBlock("div",ZT,[a.unref(r)?(a.openBlock(),a.createElementBlock("h4",JT,a.toDisplayString(a.unref(r)),1)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(o),(d,u)=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:`item-question-${u}`},[a.createElementVNode("p",e1,a.toDisplayString(d.question),1),a.createElementVNode("div",t1,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(d.options,(p,g)=>(a.openBlock(),a.createBlock(Zu,{key:`option-question-${g}`,id:`option-${u}-${g}-${p.uid}`,name:`option-${u}-${g}-${p.uid}`,label:p.label,value:s(p.value),modelValue:e.value[u],"onUpdate:modelValue":_=>e.value[u]=_},null,8,["id","name","label","value","modelValue","onUpdate:modelValue"]))),128))]),a.createVNode(zt)],64))),128)),a.createElementVNode("div",n1,[a.createElementVNode("span",r1,"Total : "+a.toDisplayString(i.value),1)])]))}}),no=Object.freeze(Object.defineProperty({__proto__:null,default:Ju},Symbol.toStringTag,{value:"Module"})),a1={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 640 360",style:{"enable-background":"new 0 0 640 360"},"xml:space":"preserve"},o1=a.createStaticVNode(`<pattern y="-20" width="150" height="100" patternUnits="userSpaceOnUse" id="New_Pattern" viewBox="8 -107.8 150 100" style="overflow:visible;"><g><rect x="8" y="-107.8" style="fill:none;" width="150" height="100"></rect><g style="opacity:0.1;"><path d="M159.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M162-7.8
30
+ `}),s=a.computed(()=>{if(e.size==="large")return"30";if(e.size==="medium")return"20";if(e.size==="small")return"15"}),{appendIcon:l}=a.toRefs(e);return(c,d)=>(a.openBlock(),a.createElementBlock("span",{class:a.normalizeClass(`${i.value} mx-2 cursor-default`)},[c.prependIcon?(a.openBlock(),a.createBlock(Oe,{key:0,iconPath:c.prependIcon,size:s.value,extraClass:"mr-2"},null,8,["iconPath","size"])):a.createCommentVNode("",!0),a.renderSlot(c.$slots,"default"),a.unref(l)?(a.openBlock(),a.createBlock(Oe,{key:1,iconPath:a.unref(l),size:s.value,extraClass:"ml-2"},null,8,["iconPath","size"])):a.createCommentVNode("",!0)],2))}}),Ma=Object.freeze(Object.defineProperty({__proto__:null,default:an},Symbol.toStringTag,{value:"Module"})),zt=a.defineComponent({__name:"EpDivider",props:{color:{default:null},size:{default:"border"},inset:{type:Boolean,default:!1},icon:{default:null},margin:{default:"my-2"}},setup(n){const e=n,t=a.computed(()=>e.color?`${e.size} ${ct("border",e.color)}`:`${e.size} border-grey-700`),r=a.computed(()=>`${t.value} ${e.inset?"w-9/12 mx-auto":"w-full"} ${e.margin}`);return(o,i)=>(a.openBlock(),a.createElementBlock("hr",{class:a.normalizeClass(`h-px ${r.value}`)},null,2))}}),La=Object.freeze(Object.defineProperty({__proto__:null,default:zt},Symbol.toStringTag,{value:"Module"})),qv={class:"EpSection"},Vv={class:"relative items-center w-full"},zv={class:"w-full mx-auto text-left"},Yv={class:"relative flex-col items-center m-auto align-middle"},Hv={class:"gap-12 text-left lg:gap-24"},$v={class:"order-first block w-full mt-12 lg:mt-0"},Wv=["src"],Kv={class:"flex flex-col space-y-20 lg:mt-0"},Qv={class:"border-b"},Xv={class:"text-2xl font-medium tracking-tight text-black sm:text-4xl"},Zv={class:""},Jv={class:"lg:max-w-7xl"},Bu=a.defineComponent({__name:"EpSection",props:{title:{default:null},subtitle:{},prependIcon:{},iconSize:{},color:{default:null},taxonomyLevel:{},courseCode:{},courseTitle:{},height:{},src:{},synchrone:{type:Boolean}},setup(n){const e=n,{title:t,icon:r,color:o,src:i}=a.toRefs(e);return(s,l)=>(a.openBlock(),a.createElementBlock("section",qv,[a.createElementVNode("div",Vv,[a.createElementVNode("div",zv,[a.createElementVNode("div",Yv,[a.createElementVNode("div",Hv,[a.createElementVNode("div",$v,[a.unref(i)?(a.openBlock(),a.createElementBlock("img",{key:0,class:"object-cover object-center w-full mx-auto bg-gray-300 border lg:ml-auto",alt:"hero",src:a.unref(i)},null,8,Wv)):a.createCommentVNode("",!0)]),a.createElementVNode("div",Kv,[a.createElementVNode("div",Qv,[a.createElementVNode("div",null,[a.createElementVNode("p",Xv,a.toDisplayString(a.unref(t)),1),a.createElementVNode("p",Zv,a.toDisplayString(s.subtitle),1)])]),a.createElementVNode("div",Jv,[a.renderSlot(s.$slots,"default")])])])])])])]))}}),Pa=Object.freeze(Object.defineProperty({__proto__:null,default:Bu},Symbol.toStringTag,{value:"Module"})),ey=["width","height"],ty=[a.createElementVNode("animateTransform",{attributeName:"transform",dur:"0.75s",repeatCount:"indefinite",type:"rotate",values:"0 12 12;360 12 12"},null,-1)],ny=["width","height"],ry=a.createElementVNode("animateTransform",{attributeName:"transform",calcMode:"discrete",dur:"0.75s",repeatCount:"indefinite",type:"rotate",values:"0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12;360 12 12"},null,-1),Fu=a.defineComponent({__name:"EpSpinner",props:{color:{default:"primary"},dots:{type:Boolean,default:!1},size:{default:46},inline:{type:Boolean,default:!1}},setup(n){const e=n,t=a.computed(()=>ct("fill",e.color)),r=a.computed(()=>e.inline?"":"flex flex-row w-full h-screen items-center justify-center");return(o,i)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(r.value)},[o.dots?(a.openBlock(),a.createElementBlock("svg",{key:1,xmlns:"http://www.w3.org/2000/svg",width:o.size,height:o.size,class:"inline",viewBox:"0 0 32 32"},[a.createElementVNode("g",null,[a.createElementVNode("circle",{cx:"12",cy:"2.5",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".14"},null,2),a.createElementVNode("circle",{cx:"16.75",cy:"3.77",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".29"},null,2),a.createElementVNode("circle",{cx:"20.23",cy:"7.25",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".43"},null,2),a.createElementVNode("circle",{cx:"21.5",cy:"12",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".57"},null,2),a.createElementVNode("circle",{cx:"20.23",cy:"16.75",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".71"},null,2),a.createElementVNode("circle",{cx:"16.75",cy:"20.23",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor",opacity:".86"},null,2),a.createElementVNode("circle",{cx:"12",cy:"21.5",r:"1.5",class:a.normalizeClass(t.value),fill:"currentColor"},null,2),ry])],8,ny)):(a.openBlock(),a.createElementBlock("svg",{key:0,xmlns:"http://www.w3.org/2000/svg",width:o.size,height:o.size,class:"inline",viewBox:"0 0 32 32"},[a.createElementVNode("path",{class:a.normalizeClass(t.value),fill:"currentColor",d:"M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z",opacity:".25"},null,2),a.createElementVNode("path",{class:a.normalizeClass(t.value),fill:"currentColor",d:"M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"},ty,2)],8,ey))],2))}}),Ba=Object.freeze(Object.defineProperty({__proto__:null,default:Fu},Symbol.toStringTag,{value:"Module"})),ay={class:"grid grid-cols-2 gap-4"},ju=a.defineComponent({__name:"EpFlex",setup(n){return(e,t)=>(a.openBlock(),a.createElementBlock("div",ay,[a.renderSlot(e.$slots,"default")]))}}),Fa=Object.freeze(Object.defineProperty({__proto__:null,default:ju},Symbol.toStringTag,{value:"Module"})),oy={class:"min-w-full divide-y divide-gray-200 shadow"},iy={key:0,class:"bg-gray-50"},sy={class:"bg-white divide-y divide-gray-200"},ly="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider",Uu=a.defineComponent({__name:"EpTable",props:{arrayContent:{},headers:{},title:{}},setup(n){const e=n,{headers:t,arrayContent:r,title:o}=a.toRefs(e);return(i,s)=>(a.openBlock(),a.createBlock(jn,{flat:"",title:a.unref(o)},{default:a.withCtx(()=>[a.createElementVNode("table",oy,[a.unref(t)?(a.openBlock(),a.createElementBlock("thead",iy,[a.createElementVNode("tr",null,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(t),(l,c)=>(a.openBlock(),a.createElementBlock("th",{key:`th-${c}`,scope:"col",class:a.normalizeClass(ly)},a.toDisplayString(l),1))),128))])])):a.createCommentVNode("",!0),a.createElementVNode("tbody",sy,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(r),(l,c)=>(a.openBlock(),a.createElementBlock("tr",{key:`tr-${c}`,class:"hover:bg-gray-50"},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(l,(d,u)=>(a.openBlock(),a.createElementBlock("td",{key:`td-${c}-${u}`,class:"px-6 py-4"},a.toDisplayString(d),1))),128))]))),128))])])]),_:1},8,["title"]))}}),ja=Object.freeze(Object.defineProperty({__proto__:null,default:Uu},Symbol.toStringTag,{value:"Module"})),Gu={base:"bg-neutral-100 text-black",primary:"bg-primary text-white",secondary:"bg-secondary text-white",accent:"bg-accent text-white",info:"bg-info text-white",warning:"bg-warning text-white",success:"bg-success text-white",error:"bg-error text-white"},Ua=a.defineComponent({__name:"EpScope",props:{title:{default:"Essentiel"},type:{default:"base"}},setup(n){const e=n;let t=a.ref("base");const r=a.computed(()=>e.title.trim()==="Essentiel"?t.value="warning":e.title.trim()==="Enrichissement"?t.value="info":t.value),{title:o}=a.toRefs(e);return(i,s)=>(a.openBlock(),a.createBlock(an,{size:"small",type:r.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(o).trim()),1)]),_:1},8,["type"]))}}),Ga=Object.freeze(Object.defineProperty({__proto__:null,default:Ua},Symbol.toStringTag,{value:"Module"})),cy={class:"font-bold align-middle"},dy={class:"px-5"},uy={key:0,class:"py-2"},py=a.createElementVNode("h4",{class:"font-semibold mb-2 text-sm uppercase tracking-wide text-gray-500"}," [Intentions] ",-1),gy={class:"py-2"},Qe=a.defineComponent({__name:"EpEdu",props:{title:{default:null},subtitle:{},icon:{},mandateLevel:{},synchrone:{type:Boolean},type:{default:"base"},intentions:{},hideIcon:{type:Boolean,default:!1},flat:{type:Boolean,default:!1}},setup(n){const e=n,t=a.useSlots(),r=a.computed(()=>!!t.intentions),o=a.computed(()=>!!t.actions),i=a.computed(()=>e.icon?e.icon:hv),s=a.computed(()=>`${Gu[e.type]} text-left px-5 py-2 ${e.flat?"":"rounded-t-md"} flex justify-between items-center `),l=a.computed(()=>`${Gu[e.type]} text-right pr-5`),c=a.computed(()=>o.value||r.value||e.title?`rounded-lg overflow-hidden ${e.flat?"":"shadow-md"} flex flex-col justify-between h-full`:"flex flex-col justify-between"),d=a.computed(()=>{var g;return typeof e.mandateLevel=="object"?(g=e.mandateLevel)==null?void 0:g.title:e.mandateLevel}),{title:u,hideIcon:p}=a.toRefs(e);return(g,_)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(c.value)},[a.unref(u)||g.mandateLevel?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`${s.value}`)},[a.createElementVNode("h3",null,[a.unref(p)?a.createCommentVNode("",!0):(a.openBlock(),a.createBlock(Oe,{key:0,iconPath:i.value,size:"24"},null,8,["iconPath"])),a.createTextVNode(),a.createElementVNode("span",cy,a.toDisplayString(a.unref(u)),1)]),g.mandateLevel?(a.openBlock(),a.createBlock(Ua,{key:0,title:d.value},null,8,["title"])):a.createCommentVNode("",!0)],2)):a.createCommentVNode("",!0),a.createElementVNode("div",dy,[r.value?(a.openBlock(),a.createElementBlock("div",uy,[py,a.renderSlot(g.$slots,"intentions"),a.createVNode(zt)])):a.createCommentVNode("",!0),a.createElementVNode("div",gy,[a.renderSlot(g.$slots,"content")])]),o.value?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(l.value)},[a.renderSlot(g.$slots,"actions")],2)):a.createCommentVNode("",!0)],2))}}),qa=Object.freeze(Object.defineProperty({__proto__:null,default:Qe},Symbol.toStringTag,{value:"Module"})),my=["innerHTML"],_y={key:1},hy=[a.createElementVNode("p",null,"Data no disponible",-1)],qu=a.defineComponent({__name:"EpBarChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},title:{},intentions:{},hideIcon:{type:Boolean},type:{},mandateLevel:{},source:{},width:{default:"500"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),r=a.computed(()=>({...e.options,dataLabels:{enabled:!1}})),{center:o,series:i,source:s,width:l}=a.toRefs(e);return(c,d)=>{const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:c.title,type:c.type,hideIcon:c.hideIcon,icon:a.unref(tv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[r.value&&a.unref(i)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(o)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"bar",options:r.value,series:a.unref(i)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",_y,hy))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,my)]),key:"0"}:void 0,a.unref(s)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(s)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),Va=Object.freeze(Object.defineProperty({__proto__:null,default:qu},Symbol.toStringTag,{value:"Module"})),by=["innerHTML"],fy={key:1},Ey=[a.createElementVNode("p",null,"Data no disponible",-1)],Vu=a.defineComponent({__name:"EpLineChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},title:{},intentions:{},hideIcon:{type:Boolean},type:{},mandateLevel:{},source:{},width:{default:"500"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),r=a.computed(()=>({...e.options,dataLabels:{enabled:!1},stroke:{curve:"straight"},chart:{width:550,type:"line",zoom:{enabled:!1}}})),{center:o,series:i,source:s,width:l}=a.toRefs(e);return(c,d)=>{const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:c.title,type:c.type,hideIcon:c.hideIcon,icon:a.unref(nv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[r.value&&a.unref(i)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(o)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"line",options:r.value,series:a.unref(i)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",fy,Ey))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,by)]),key:"0"}:void 0,a.unref(s)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(s)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),za=Object.freeze(Object.defineProperty({__proto__:null,default:Vu},Symbol.toStringTag,{value:"Module"})),Sy=["innerHTML"],vy={key:1},yy=[a.createElementVNode("p",null,"Data no disponible",-1)],zu=a.defineComponent({__name:"EpPieChart",props:{series:{},options:{},id:{},center:{type:Boolean,default:!0},intentions:{},hideIcon:{type:Boolean},type:{default:"base"},mandateLevel:{},source:{},width:{default:"450"}},setup(n){const e=n,t=a.computed(()=>e.intentions?Et(e.intentions)?e.intentions:Ct(e.intentions):null),{center:r,series:o,source:i,options:s,width:l}=a.toRefs(e);return(c,d)=>{var p,g;const u=a.resolveComponent("apexchart");return a.openBlock(),a.createBlock(Qe,{title:(g=(p=a.unref(s))==null?void 0:p.title)==null?void 0:g.text,type:c.type,hideIcon:c.hideIcon,icon:a.unref(rv),mandateLevel:c.mandateLevel},a.createSlots({content:a.withCtx(()=>[a.unref(s)&&a.unref(o)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`p-4 ${a.unref(r)?"flex justify-center":""}`)},[a.createVNode(u,{width:a.unref(l),type:"pie",options:a.unref(s),series:a.unref(o)},null,8,["width","options","series"])],2)):(a.openBlock(),a.createElementBlock("div",vy,yy))]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,Sy)]),key:"0"}:void 0,a.unref(i)?{name:"actions",fn:a.withCtx(()=>[a.createElementVNode("p",null,a.toDisplayString(a.unref(i)),1)]),key:"1"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"])}}}),Ya=Object.freeze(Object.defineProperty({__proto__:null,default:zu},Symbol.toStringTag,{value:"Module"})),Yu=a.defineComponent({__name:"DisplayBox",setup(n){const e=a.ref(),t=a.ref();DS(e,s=>{t.value=!1}),hr("keydown",s=>{s.key==="Escape"&&t&&(t.value=!1)});function r(){return t.value=!0}function o(){return t.value=!1}const i=a.computed(()=>t.value?"w-[32rem]":"hidden");return(s,l)=>(a.openBlock(),a.createElementBlock("div",null,[a.renderSlot(s.$slots,"default",{open:r}),a.createElementVNode("div",{ref_key:"menu",ref:e,class:a.normalizeClass(`${i.value} custom_index`)},[a.renderSlot(s.$slots,"menu",{isOpen:t.value,close:o})],2)]))}}),Rpe="",Ha=Object.freeze(Object.defineProperty({__proto__:null,default:Yu},Symbol.toStringTag,{value:"Module"})),Ty={key:0,class:"flex rounded-lg overflow-hidden bg-white md:flex-row"},Cy={key:0,class:"h-96 w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Ry=["src","alt"],Ny={key:1,class:"h-96 w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Ay={class:"flex flex-col w-full"},Oy=["innerHTML"],ky={class:"w-full"},Iy={class:"flex"},xy={key:0,class:"flex-1 py-2"},wy={class:"font-medium"},Dy={key:0,class:"text-sm italic pr-1"},My={key:1,class:"font-bold mr-1"},Ly={key:2},Py={key:3},By={key:4},Fy={key:0},jy=a.createElementVNode("span",{class:"text-sm italic pr-1"},"dans",-1),Uy={class:""},Gy={class:"pl-2 align-middle"},qy=["innerHTML"],Vy={class:"flex flex-row justify-between"},zy={class:"p-5"},Yy={class:"text-lg leading-6 font-semibold font-sans text-skin-inverted group-hover:text-skin-primary"},Hy={class:"flex"},$y={class:"p-5"},Wy={class:"w-[32rem]"},Ky={class:"flex flex-col rounded-lg bg-white md:flex-row"},Qy=["src","alt"],Xy={key:1,class:"h-96 border-l border-t border-b w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg flex justify-center items-center text-gray-300"},Zy={class:"flex flex-col justify-between w-full"},Jy={class:"bg-neutral-100 text-left px-5 py-2"},eT=a.createElementVNode("span",{class:"pl-2 align-middle"},"Lecture",-1),tT={class:"w-full px-5"},nT={class:"flex"},rT={key:0,class:"flex-1 py-2"},aT={class:"font-medium"},oT={key:0,class:"text-sm italic pr-1"},iT={key:1,class:"font-bold mr-2"},sT={key:2},lT={key:3},cT={key:4},dT={key:0},uT=a.createElementVNode("span",{class:"text-sm italic pr-1"},"dans",-1),pT={class:"pl-2 align-middle"},gT={class:"bg-neutral-100 text-right pr-5"},mT={class:"border-l p-5"},_T="https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg",hT="https://farm5.staticflickr.com/4868/45940268562_9452f09a61_o.png",Hu=a.defineComponent({__name:"EpReading",props:{url:{},year:{},author:{},cover:{default:""},title:{default:null},container:{},editor:{},pages:{},mandateLevel:{},intentions:{default:""},compact:{type:Boolean,default:!1},more:{type:Boolean},version_link:{},hideCover:{type:Boolean,default:!1},labelcard:{default:"lecture"},labelBtb:{default:"lire"},labelIntentions:{default:"Intentions de lecture"},type:{default:"base"},hideIcon:{type:Boolean,default:!1}},setup(n){const e=n,t=a.computed(()=>!(e.cover===_T||e.cover.trim().length===0||e.cover===hT)),r=a.computed(()=>!!(e.author||e.editor||e.container||e.year)),{title:o,intentions:i,cover:s,hideCover:l,labelcard:c,year:d,author:u,container:p,editor:g,pages:_,type:b,mandateLevel:f,url:E}=a.toRefs(e),R=v=>{const y=v.target;y.src&&(y.src="https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg")};return(v,y)=>v.compact?(a.openBlock(),a.createBlock(Qe,{key:1,title:a.unref(c),icon:a.unref(xa),flat:"",type:a.unref(b),hideIcon:v.hideIcon},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",Vy,[a.createElementVNode("div",zy,[a.createElementVNode("span",Yy,a.toDisplayString(a.unref(o)),1)]),a.createElementVNode("div",Hy,[a.createElementVNode("div",$y,[a.createVNode(Yu,null,{default:a.withCtx(({open:C})=>[a.createVNode(Ke,{text:"",onClick:a.withModifiers(C,["stop"])},{default:a.withCtx(()=>[a.createTextVNode(" détails ")]),_:2},1032,["onClick"])]),menu:a.withCtx(({close:C})=>[a.createElementVNode("div",Wy,[a.createElementVNode("div",Ky,[a.unref(l)?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[t.value?(a.openBlock(),a.createElementBlock("img",{key:0,class:"object-cover h-96 w-full rounded-t-lg object-cover md:h-auto md:w-56 md:rounded-none md:rounded-l-lg",src:a.unref(s),alt:`image de la lecture ${a.unref(o)}`,onError:R},null,40,Qy)):(a.openBlock(),a.createElementBlock("div",Xy,[a.createVNode(Oe,{"icon-path":a.unref(ku),size:"95"},null,8,["icon-path"])]))],64)),a.createElementVNode("div",Zy,[a.createElementVNode("div",Jy,[a.createVNode(Oe,{size:24,"icon-path":a.unref(xa)},null,8,["icon-path"]),eT]),a.createElementVNode("div",tT,[a.createElementVNode("h4",{class:a.normalizeClass(`text-xl font-semibold py-4 ${r.value||a.unref(_)?"border-b":""}`)},a.toDisplayString(a.unref(o)),3),a.createElementVNode("div",nT,[r.value?(a.openBlock(),a.createElementBlock("div",rT,[a.createElementVNode("p",aT,[a.unref(u)?(a.openBlock(),a.createElementBlock("span",oT,"par")):a.createCommentVNode("",!0),a.unref(u)?(a.openBlock(),a.createElementBlock("span",iT,a.toDisplayString(a.unref(u)),1)):a.createCommentVNode("",!0),a.unref(d)?(a.openBlock(),a.createElementBlock("span",sT," ("+a.toDisplayString(a.unref(d))+")",1)):a.createCommentVNode("",!0),a.unref(d)&&a.unref(g)?(a.openBlock(),a.createElementBlock("span",lT,", ")):a.createCommentVNode("",!0),a.unref(g)?(a.openBlock(),a.createElementBlock("span",cT,a.toDisplayString(a.unref(g)),1)):a.createCommentVNode("",!0)]),a.unref(p)?(a.openBlock(),a.createElementBlock("p",dT,[uT,a.createElementVNode("span",null,a.toDisplayString(a.unref(p)),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.unref(_)?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(`flex-1 pt-2 pb-2 ${r.value?"border-l pl-2":""}`)},[a.createVNode(Oe,{size:24,"icon-path":a.unref(Iu)},null,8,["icon-path"]),a.createElementVNode("span",pT,a.toDisplayString(a.unref(_)),1)],2)):a.createCommentVNode("",!0)])]),a.createElementVNode("div",gT,[a.createVNode(Ke,{text:"",onClick:a.withModifiers(C,["stop"])},{default:a.withCtx(()=>[a.createTextVNode(" Fermer ")]),_:2},1032,["onClick"])])])])])]),_:1})]),a.createElementVNode("div",mT,[a.unref(E)?(a.openBlock(),a.createBlock(Ke,{key:0,text:"",href:a.unref(E)},{default:a.withCtx(()=>[a.createVNode(Oe,{size:20,"icon-path":a.unref(Lu)},null,8,["icon-path"]),a.createTextVNode(" Lire ")]),_:1},8,["href"])):a.createCommentVNode("",!0)])])])]),_:2},[a.unref($e)(a.unref(i))?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(i))},null,8,qy)]),key:"0"}:void 0]),1032,["title","icon","type","hideIcon"])):(a.openBlock(),a.createElementBlock("div",Ty,[a.unref(l)?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[t.value?(a.openBlock(),a.createElementBlock("div",Cy,[a.createElementVNode("img",{src:a.unref(s),alt:`image de la lecture ${a.unref(o)}`,onError:R},null,40,Ry)])):(a.openBlock(),a.createElementBlock("div",Ny,[a.createVNode(Oe,{"icon-path":a.unref(ku),size:"95"},null,8,["icon-path"])]))],64)),a.createElementVNode("div",Ay,[a.createVNode(Qe,{title:a.unref(c),icon:a.unref(xa),flat:"",type:a.unref(b),hideIcon:v.hideIcon,mandateLevel:a.unref(f)},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",ky,[a.createElementVNode("h4",{class:a.normalizeClass(`text-xl font-semibold ${r.value||a.unref(_)?"border-b":""}`)},a.toDisplayString(a.unref(o)),3),a.createElementVNode("div",Iy,[r.value?(a.openBlock(),a.createElementBlock("div",xy,[a.createElementVNode("p",wy,[a.unref(u)?(a.openBlock(),a.createElementBlock("span",Dy,"par")):a.createCommentVNode("",!0),a.unref(u)?(a.openBlock(),a.createElementBlock("span",My,a.toDisplayString(a.unref(u)),1)):a.createCommentVNode("",!0),a.unref(d)?(a.openBlock(),a.createElementBlock("span",Ly,"("+a.toDisplayString(a.unref(d))+")",1)):a.createCommentVNode("",!0),a.unref(d)&&a.unref(g)?(a.openBlock(),a.createElementBlock("span",Py,", ")):a.createCommentVNode("",!0),a.unref(g)?(a.openBlock(),a.createElementBlock("span",By,a.toDisplayString(a.unref(g)),1)):a.createCommentVNode("",!0)]),a.unref(p)?(a.openBlock(),a.createElementBlock("p",Fy,[jy,a.createElementVNode("span",Uy,a.toDisplayString(a.unref(p)),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.unref(_)?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(`flex-1 pt-2 pb-2 ${r.value?"border-l pl-2":""}`)},[a.createVNode(Oe,{size:24,"icon-path":a.unref(Iu)},null,8,["icon-path"]),a.createElementVNode("span",Gy,a.toDisplayString(a.unref(_)),1)],2)):a.createCommentVNode("",!0)])])]),actions:a.withCtx(()=>[a.unref(E)?(a.openBlock(),a.createBlock(Ke,{key:0,color:a.unref(b)=="base"?"text-gray-700":"text-white",type:a.unref(b),href:a.unref(E)},{default:a.withCtx(()=>[a.createTextVNode("LIRE")]),_:1},8,["color","type","href"])):a.createCommentVNode("",!0)]),_:2},[a.unref($e)(a.unref(i))?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(i))},null,8,Oy)]),key:"0"}:void 0]),1032,["title","icon","type","hideIcon","mandateLevel"])])]))}}),Er=Object.freeze(Object.defineProperty({__proto__:null,default:Hu},Symbol.toStringTag,{value:"Module"})),$a=(n,e)=>{const t=n[e];return t?typeof t=="function"?t():Promise.resolve(t):new Promise((r,o)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(o.bind(null,new Error("Unknown variable dynamic import: "+e)))})};function Wa(n){let e=new Map;return e.set("ptsTextBlock",{name:"EpText",path:"basics"}),e.set("ptsImg",{name:"EpImg",path:"basics"}),e.set("ptsVideo",{name:"EpVideo",path:"medias"}),e.set("clip",{name:"EpVideo",path:"medias"}),e.set("ptsPanopto",{name:"EpVideoPanopto",path:"medias"}),e.set("ptsAudio",{name:"EpAudio",path:"medias"}),e.set("ptsTable",{name:"EpTable",path:"basics"}),e.set("ptsQuote",{name:"EpQuote",path:"signages"}),e.set("ptsReading",{name:"EpReading",path:"educationals"}),e.set("book",{name:"EpReading",path:"educationals"}),e.set("ptsIframe",{name:"EpIframe",path:"medias"}),e.set("ptsResource",{name:"EpResource",path:"educationals"}),e.set("ptsLinkVersion",{name:"EpLinkVersion",path:"medias"}),e.set("ptsQuestion",{name:"EpQuestion",path:"interactions"}),e.set("ptsTimeline",{name:"EpTimeLine",path:"medias"}),e.set("ptsCarrousel",{name:"EpCarousel",path:"medias"}),e.set("ptsContentSlider",{name:"EpContentSlider",path:"interactions"}),e.set("ptsBarChart",{name:"EpBarChart",path:"charts"}),e.set("ptsPieChart",{name:"EpPieChart",path:"charts"}),e.set("ptsLineChart",{name:"EpLineChart",path:"charts"}),e.set("ptsAlert",{name:"EpAlert",path:"signages"}),e.set("ptsLink",{name:"EpLink",path:"medias"}),e.set("ptsBtnLink",{name:"EpLink",path:"medias"}),e.set("website",{name:"EpLink",path:"medias"}),e.set("ptsKatex",{name:"EpKatex",path:"medias"}),e.set("ptsSvg",{name:"EpSvg",path:"medias"}),e.set("ptsSoftware",{name:"EpSoftware",path:"medias"}),e.set("software",{name:"EpSoftware",path:"medias"}),e.get(n)===void 0?{name:"EpNothing",path:"signages"}:e.get(n)}const $u=a.defineComponent({__name:"EpResource",props:{pages:{},resource:{},mandateLevel:{},type:{default:"base"}},setup(n){const e=n,t=a.computed(()=>{if(!e.resource.hasOwnProperty("content"))return"EpNothing";const l=Object.keys(e.resource.content)[0],c=Object.assign({},e.resource.content[l]);return c.pages=e.pages,c.type=l,l==="clip"&&(c.src=c.url),l==="website"&&(c.href=c.url,c.label=c.title),l==="book"&&e.pages&&(c.intentions=e.pages,c.pages=null),c.version_link&&(c.url=c.version_link.url),c}),r=l=>{const c=Wa(l);return c.name==="EpNothing"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Qn)):c.name==="EpReading"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Er)):a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"./EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"./EpEdu.vue":()=>Promise.resolve().then(()=>qa),"./EpReading.vue":()=>Promise.resolve().then(()=>Er),"./EpResource.vue":()=>Promise.resolve().then(()=>Ka),"./EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"../interactions/EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"../interactions/EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"../interactions/EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"../interactions/EpModal.vue":()=>Promise.resolve().then(()=>ka),"../interactions/EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"../interactions/EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"../interactions/EpTabs.vue":()=>Promise.resolve().then(()=>eo),"../interactions/EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${c.path}/${c.name}.vue`))},{mandateLevel:o,type:i,pages:s}=a.toRefs(e);return(l,c)=>(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r(t.value.type)),a.mergeProps({...t.value},{mandateLevel:a.unref(o),intentions:a.unref(s),type:a.unref(i)}),null,16,["mandateLevel","intentions","type"]))}}),Ka=Object.freeze(Object.defineProperty({__proto__:null,default:$u},Symbol.toStringTag,{value:"Module"})),bT={class:"bg-stone-100 p-5 w-full md:h-custom overflow-hidden"},fT={class:"flex justify-between border-b border-black w-auto"},ET={class:"text-lg border-b-4 border-black"},ST={key:0,class:"md:flex items-end pb-1"},vT=["onClick"],yT={class:"ml-2 text-xs"},TT={class:""},CT={key:0,class:"p-4"},RT={key:1},NT={key:1,class:"w-full pt-4"},AT=["innerHTML"],Wu=a.defineComponent({__name:"EpContentSlider",props:{slides:{}},setup(n){const e=n,t=a.ref(0),r=a.computed(()=>e.slides?e.slides.length===0?{title:"no data",img:"",uid:2,content:""}:e.slides[t.value]:{title:"no data",img:"",uid:2,content:""}),o=a.computed(()=>r.value.content.trim().length>0),i=a.computed(()=>{var g;if(r.value.img)return a.defineAsyncComponent(()=>Promise.resolve().then(()=>br));if(r.value.component){const _=Wa((g=r.value.component)==null?void 0:g.type);return a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"../educationals/EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"../educationals/EpEdu.vue":()=>Promise.resolve().then(()=>qa),"../educationals/EpReading.vue":()=>Promise.resolve().then(()=>Er),"../educationals/EpResource.vue":()=>Promise.resolve().then(()=>Ka),"../educationals/EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"./EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"./EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"./EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"./EpModal.vue":()=>Promise.resolve().then(()=>ka),"./EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"./EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"./EpTabs.vue":()=>Promise.resolve().then(()=>eo),"./EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${_.path}/${_.name}.vue`))}return null}),s=a.computed(()=>t.value+1<e.slides.length),l=a.computed(()=>t.value+1>1),c=()=>{s.value&&(t.value+=1)},d=()=>{l.value&&(t.value-=1)},u=g=>{t.value=g},{slides:p}=a.toRefs(e);return(g,_)=>(a.openBlock(),a.createElementBlock("div",bT,[a.createElementVNode("div",fT,[a.createElementVNode("h5",ET,a.toDisplayString(r.value.title),1),a.unref(p)?(a.openBlock(),a.createElementBlock("div",ST,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(p).length,(b,f)=>(a.openBlock(),a.createElementBlock("span",{key:`slide-index-${f}`,class:a.normalizeClass(`cursor-pointer h-4 w-4 ml-1 inline-block ${f===t.value?"bg-primary":"bg-gray-400"}`),onClick:E=>u(f)},null,10,vT))),128)),a.createElementVNode("span",yT,"("+a.toDisplayString(t.value+1)+"/"+a.toDisplayString(a.unref(p).length)+")",1),a.createElementVNode("button",{class:a.normalizeClass(`px-2 ${l.value?"":"opacity-5"}`),onClick:d},[a.createVNode(Oe,{"icon-path":a.unref(XS),size:"24"},null,8,["icon-path"])],2),a.createElementVNode("button",{class:a.normalizeClass(`mx-2 ${s.value?"":"opacity-5"}`),onClick:c},[a.createVNode(Oe,{"icon-path":a.unref(ZS),size:"24"},null,8,["icon-path"])],2)])):a.createCommentVNode("",!0)]),a.createElementVNode("div",TT,[a.createVNode(a.Transition,{name:"list",mode:"out-in"},{default:a.withCtx(()=>[(a.openBlock(),a.createElementBlock("div",{class:"md:flex p-4",key:r.value.uid},[i.value?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`w-full ${o.value?"mr-5":""}`)},[r.value.img?(a.openBlock(),a.createElementBlock("div",CT,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(i.value),{src:r.value.img,cols:"11"},null,8,["src"]))])):r.value.component?(a.openBlock(),a.createElementBlock("div",RT,[(a.openBlock(),a.createBlock(a.Suspense,null,{fallback:a.withCtx(()=>[a.createTextVNode(" ...loading ")]),default:a.withCtx(()=>[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(i.value),a.normalizeProps(a.guardReactiveProps({...r.value.component.data})),null,16))]),_:1}))])):a.createCommentVNode("",!0)],2)):a.createCommentVNode("",!0),o.value?(a.openBlock(),a.createElementBlock("div",NT,[a.createElementVNode("div",{class:"overflow-y-auto h-96 p-custom",innerHTML:a.unref($e)(r.value.content)},null,8,AT)])):a.createCommentVNode("",!0)]))]),_:1})])]))}}),Npe="",Qa=Object.freeze(Object.defineProperty({__proto__:null,default:Wu},Symbol.toStringTag,{value:"Module"})),OT={base:"form-radio rounded-full border-neutral-300 text-gray-600 h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-gray-300",primary:"form-radio rounded-full border-primary text-primary h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-primary",secondary:"form-radio rounded-full border-secondary text-secondary h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-secondary",accent:"form-radio rounded-full border-accent text-accent h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-accent",info:"form-radio rounded-full border-info text-info h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-info",warning:"form-radio rounded-full border-warning text-warning h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-warning",success:"form-radio rounded-full border-success text-success h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-success",error:"form-radio rounded-full border-error text-error h-[1.190rem] w-[1.190rem] disabled:opacity-40 focus:ring-error"},kT={class:"flex items-center"},IT=["id","name","disabled","readonly","value","checked"],xT=["for"],Ku=a.defineComponent({__name:"EpRadio",props:{id:{default:"01"},label:{},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},type:{default:"base"},value:{default:void 0},modelValue:{default:""}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=a.computed(()=>`${OT[t.type]} mx-2 `),o=a.computed(()=>t.modelValue===t.value),i=a.computed(()=>t.label?t.label.trim().replace(/\s/g,"_"):`label_${Math.round(Math.random()*100)}`),{label:s,disabled:l,readonly:c,value:d}=a.toRefs(t),u=e,p=g=>{const _=g.target;u("update:modelValue",_.value)};return(g,_)=>(a.openBlock(),a.createElementBlock("span",kT,[a.createElementVNode("input",{class:a.normalizeClass(["cursor-pointer",r.value]),type:"radio",id:i.value,name:i.value,disabled:a.unref(l),readonly:a.unref(c),value:a.unref(d),checked:o.value,onChange:p},null,42,IT),a.createElementVNode("label",{for:i.value,class:"disabled:opacity-40 cursor-pointer"},a.toDisplayString(a.unref(s)),9,xT)]))}}),Xa=Object.freeze(Object.defineProperty({__proto__:null,default:Ku},Symbol.toStringTag,{value:"Module"})),wT={base:{default:"bg-gray-100 text-black",outlined:"bg-white border-gray-100 border text-black"},warning:{default:"bg-warning text-white",outlined:"bg-white border-warning border text-warning"},success:{default:"bg-success text-white",outlined:"bg-white border-success border text-success"},error:{default:"bg-error text-white",outlined:"bg-white border-error border text-error"},info:{default:"bg-info text-white",outlined:"bg-white border-info border text-info"},question:{default:"bg-question text-white",outlined:"bg-white border-question border text-question"},Question:{default:"bg-question text-white",outlined:"bg-white border-question border text-question"},tip:{default:"bg-tip text-white",outlined:"bg-white border-tip border text-tip"}},DT={base:{icon:dv},warning:{icon:$S},success:{icon:av},error:{icon:WS},info:{icon:_v},question:{icon:wa},Question:{icon:wa},tip:{icon:bv}},MT={key:0,class:"flex items-center justify-center w-1/12"},LT={class:"container"},PT={key:0,class:"text-left text-2xl font-bold"},Un=a.defineComponent({__name:"EpAlert",props:{type:{default:"base"},title:{default:null},outlined:{type:Boolean,default:!0},noIcon:{type:Boolean,default:!1},compact:{type:Boolean}},setup(n){const e=n,t=a.computed(()=>e.outlined?"default":"outlined"),r=a.computed(()=>typeof e.type=="object"?e.type.type:e.type),o=a.computed(()=>{var d;return`${(d=wT[r.value])==null?void 0:d[t.value]}`}),i=a.computed(()=>{let d=DT[r.value].icon;return e.noIcon?null:d}),{title:s,compact:l,outlined:c}=a.toRefs(e);return(d,u)=>a.unref(l)?(a.openBlock(),a.createBlock(_r,{key:1,type:r.value,outlined:a.unref(c),icon:i.value,title:a.unref(s)},{default:a.withCtx(()=>[a.renderSlot(d.$slots,"default")]),_:3},8,["type","outlined","icon","title"])):(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(`flex p-4 rounded shadow-md m-2 ${o.value}`)},[i.value?(a.openBlock(),a.createElementBlock("div",MT,[a.createVNode(Oe,{size:40,"icon-path":i.value},null,8,["icon-path"])])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(`${i.value?"w-11/12":"w-full"} flex items-center`)},[a.createElementVNode("div",LT,[a.unref(s)?(a.openBlock(),a.createElementBlock("h3",PT,a.toDisplayString(a.unref(s)),1)):a.createCommentVNode("",!0),a.unref(s)?(a.openBlock(),a.createBlock(zt,{key:1,size:"border"})):a.createCommentVNode("",!0),a.renderSlot(d.$slots,"default")])],2)],2))}}),Za=Object.freeze(Object.defineProperty({__proto__:null,default:Un},Symbol.toStringTag,{value:"Module"})),BT=["innerHTML"],FT={class:"mt-5"},jT=["innerHTML"],UT={class:"mb-6"},GT={class:"no-list"},qT={key:2,class:"mb-2"},VT=["innerHTML"],zT={key:0,class:"my-2"},Qu=a.defineComponent({__name:"EpQuestion",props:{title:{},intentions:{},hideIcon:{type:Boolean,default:!1},type:{default:"base"},mandateLevel:{},question:{},answers:{},shuffle:{type:Boolean,default:!1},before:{type:Boolean,default:!1},numeration:{type:Boolean,default:!1},src:{}},setup(n){const e=n,t=a.computed(()=>e.intentions?$e(e.intentions):null),r=a.computed(()=>{const v=e.answers;if(e.shuffle)for(let y=v.length-1;y>0;y--){const C=Math.floor(Math.random()*(y+1)),A=v[y];v[y]=v[C],v[C]=A}return v}),o=["A","B","C","D","E","F","G","H","I","J"],i=v=>e.numeration?o[v]:v+1,s=a.ref(""),l=a.ref(!1),c=a.ref(!0),d=a.ref({type:"warning",text:"no found",component:null,feedback:""}),u=()=>{if(s.value===""){c.value=!1;return}const v=e.answers.find(y=>y.uid===s.value);v&&(d.value=v,l.value=!0)},p=()=>{l.value=!1,s.value=""};a.watch(s,v=>{v!==""&&(c.value=!0)});const g=v=>{const y=Wa(v);return y.name==="EpNothing"?a.defineAsyncComponent(()=>Promise.resolve().then(()=>Qn)):a.defineAsyncComponent(()=>$a(Object.assign({"../basics/EpAvatar.vue":()=>Promise.resolve().then(()=>gi),"../basics/EpBadge.vue":()=>Promise.resolve().then(()=>Da),"../basics/EpBtn.vue":()=>Promise.resolve().then(()=>Ia),"../basics/EpCard.vue":()=>Promise.resolve().then(()=>Oa),"../basics/EpChip.vue":()=>Promise.resolve().then(()=>Ma),"../basics/EpDivider.vue":()=>Promise.resolve().then(()=>La),"../basics/EpFlex.vue":()=>Promise.resolve().then(()=>Fa),"../basics/EpHover.vue":()=>Promise.resolve().then(()=>mi),"../basics/EpIcon.vue":()=>Promise.resolve().then(()=>Ta),"../basics/EpImg.vue":()=>Promise.resolve().then(()=>br),"../basics/EpList.vue":()=>Promise.resolve().then(()=>_i),"../basics/EpListitem.vue":()=>Promise.resolve().then(()=>hi),"../basics/EpSection.vue":()=>Promise.resolve().then(()=>Pa),"../basics/EpSpinner.vue":()=>Promise.resolve().then(()=>Ba),"../basics/EpTable.vue":()=>Promise.resolve().then(()=>ja),"../basics/EpText.vue":()=>Promise.resolve().then(()=>Ra),"../charts/EpBarChart.vue":()=>Promise.resolve().then(()=>Va),"../charts/EpLineChart.vue":()=>Promise.resolve().then(()=>za),"../charts/EpPieChart.vue":()=>Promise.resolve().then(()=>Ya),"../educationals/EpCodeblock.vue":()=>Promise.resolve().then(()=>fi),"../educationals/EpEdu.vue":()=>Promise.resolve().then(()=>qa),"../educationals/EpReading.vue":()=>Promise.resolve().then(()=>Er),"../educationals/EpResource.vue":()=>Promise.resolve().then(()=>Ka),"../educationals/EpScope.vue":()=>Promise.resolve().then(()=>Ga),"../forms/EpCheckbox.vue":()=>Promise.resolve().then(()=>Ei),"../forms/EpInput.vue":()=>Promise.resolve().then(()=>Oi),"../forms/EpRadio.vue":()=>Promise.resolve().then(()=>Xa),"../forms/EpRadioSummative.vue":()=>Promise.resolve().then(()=>to),"../forms/EpSelect.vue":()=>Promise.resolve().then(()=>ki),"../forms/EpSwitch.vue":()=>Promise.resolve().then(()=>Ii),"../forms/EpTextarea.vue":()=>Promise.resolve().then(()=>xi),"../forms/EpToggle.vue":()=>Promise.resolve().then(()=>wi),"./EpAccordeon.vue":()=>Promise.resolve().then(()=>Ca),"./EpContentSlider.vue":()=>Promise.resolve().then(()=>Qa),"./EpHotsPot.vue":()=>Promise.resolve().then(()=>Di),"./EpModal.vue":()=>Promise.resolve().then(()=>ka),"./EpQuestion.vue":()=>Promise.resolve().then(()=>Ja),"./EpSummativeTable.vue":()=>Promise.resolve().then(()=>no),"./EpTabs.vue":()=>Promise.resolve().then(()=>eo),"./EpTooltip.vue":()=>Promise.resolve().then(()=>Mi),"../medias/EpAudio.vue":()=>Promise.resolve().then(()=>ao),"../medias/EpCarousel.vue":()=>Promise.resolve().then(()=>oo),"../medias/EpIframe.vue":()=>Promise.resolve().then(()=>so),"../medias/EpKatex.vue":()=>Promise.resolve().then(()=>Zo),"../medias/EpLink.vue":()=>Promise.resolve().then(()=>ei),"../medias/EpLinkVersion.vue":()=>Promise.resolve().then(()=>ti),"../medias/EpSoftware.vue":()=>Promise.resolve().then(()=>ni),"../medias/EpSvg.vue":()=>Promise.resolve().then(()=>ri),"../medias/EpTerm.vue":()=>Promise.resolve().then(()=>qr),"../medias/EpTimeLine.vue":()=>Promise.resolve().then(()=>oi),"../medias/EpVideo.vue":()=>Promise.resolve().then(()=>ii),"../medias/EpVideoPanopto.vue":()=>Promise.resolve().then(()=>si),"../medias/EpWordDef.vue":()=>Promise.resolve().then(()=>li),"../signages/EpAlert.vue":()=>Promise.resolve().then(()=>Za),"../signages/EpBadge.vue":()=>Promise.resolve().then(()=>Li),"../signages/EpHeader.vue":()=>Promise.resolve().then(()=>di),"../signages/EpNothing.vue":()=>Promise.resolve().then(()=>Qn),"../signages/EpQuote.vue":()=>Promise.resolve().then(()=>ui),"../signages/EpSkeleton.vue":()=>Promise.resolve().then(()=>pi),"../tools/BgAudio.vue":()=>Promise.resolve().then(()=>ro),"../tools/DisplayBox.vue":()=>Promise.resolve().then(()=>Ha),"../tools/SvgFilter.vue":()=>Promise.resolve().then(()=>ci),"../tools/TimelineItem.vue":()=>Promise.resolve().then(()=>ai)}),`../${y.path}/${y.name}.vue`))},{title:_,intentions:b,hideIcon:f,question:E,src:R}=a.toRefs(e);return(v,y)=>(a.openBlock(),a.createBlock(Qe,{title:a.unref(_),type:v.type,hideIcon:a.unref(f),icon:a.unref(wa),mandateLevel:v.mandateLevel},a.createSlots({content:a.withCtx(()=>[a.createElementVNode("div",FT,[a.unref(R)&&v.before?(a.openBlock(),a.createBlock(rn,{key:0,src:a.unref(R),alt:"Image soutien à la question",cols:"5"},null,8,["src"])):a.createCommentVNode("",!0),a.createElementVNode("div",{innerHTML:a.unref($e)(a.unref(E)),class:"my-6"},null,8,jT),a.unref(R)&&!v.before?(a.openBlock(),a.createBlock(rn,{key:1,src:a.unref(R),alt:"Image soutien à la question",cols:"5"},null,8,["src"])):a.createCommentVNode("",!0),a.createElementVNode("div",UT,[a.createElementVNode("ol",GT,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(r.value,(C,A)=>(a.openBlock(),a.createElementBlock("li",{key:C.uid},[a.createVNode(Ku,{label:`${i(A)}. ${C.text}`,modelValue:s.value,"onUpdate:modelValue":y[0]||(y[0]=N=>s.value=N),value:C.uid,disabled:l.value},null,8,["label","modelValue","value","disabled"])]))),128))]),c.value?a.createCommentVNode("",!0):(a.openBlock(),a.createBlock(Un,{key:0,type:"error",outlined:"",noIcon:""},{default:a.withCtx(()=>[a.createTextVNode(" Veuillez choisir une réponse ")]),_:1}))]),l.value?(a.openBlock(),a.createElementBlock("div",qT,[a.createVNode(Un,{type:d.value.type,outlined:""},{default:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:a.unref($e)(d.value.feedback)},null,8,VT)]),_:1},8,["type"]),d.value.component?(a.openBlock(),a.createElementBlock("div",zT,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(g(d.value.component.type)),a.normalizeProps(a.guardReactiveProps({...d.value.component.data})),null,16))])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),a.createVNode(Ke,{type:v.type,onClick:u,disabled:l.value,outlined:"",extraClass:"mr-2"},{default:a.withCtx(()=>[a.createTextVNode("Valider")]),_:1},8,["type","disabled"]),l.value?(a.openBlock(),a.createBlock(Ke,{key:3,type:v.type,onClick:p,outlined:""},{default:a.withCtx(()=>[a.createTextVNode("Réessayer")]),_:1},8,["type"])):a.createCommentVNode("",!0)])]),_:2},[t.value?{name:"intentions",fn:a.withCtx(()=>[a.createElementVNode("div",{innerHTML:t.value},null,8,BT)]),key:"0"}:void 0]),1032,["title","type","hideIcon","icon","mandateLevel"]))}}),Ja=Object.freeze(Object.defineProperty({__proto__:null,default:Qu},Symbol.toStringTag,{value:"Module"})),YT={},HT={class:"p-12 bg-warning-light w-[50%] mx-auto border-2 border-warning"},$T=[a.createElementVNode("p",{class:"text-center text-error font-bold uppercase"},"In progress",-1)];function WT(n,e){return a.openBlock(),a.createElementBlock("div",HT,$T)}const Xu=Vt(YT,[["render",WT]]),eo=Object.freeze(Object.defineProperty({__proto__:null,default:Xu},Symbol.toStringTag,{value:"Module"})),KT={class:"cursor-pointer flex items-center rounded-md py-3 px-3 text-xs font-semibold uppercase sm:flex-1 hover:bg-gray-200"},QT=["id","name","disabled","readonly","value","checked"],XT={class:"ml-2"},Zu=a.defineComponent({__name:"EpRadioSummative",props:{id:{default:"01"},label:{},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},type:{default:"base"},value:{default:void 0},modelValue:{default:null}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,r=a.computed(()=>t.modelValue===t.value),{label:o,disabled:i,readonly:s,value:l,id:c}=a.toRefs(t),d=e,u=p=>{const _=+p.target.value||0;d("update:modelValue",_)};return(p,g)=>(a.openBlock(),a.createElementBlock("label",KT,[a.createElementVNode("input",{type:"radio",id:a.unref(c),name:a.unref(c),disabled:a.unref(i),readonly:a.unref(s),value:a.unref(l),checked:r.value,onChange:u,class:"rounded bg-gray-200 border-gray-300 focus:border-transparent focus:bg-gray-200 text-primary focus:ring-1 focus:ring-offset-2 focus:ring-primary"},null,40,QT),a.createElementVNode("span",XT,a.toDisplayString(a.unref(o)),1)]))}}),to=Object.freeze(Object.defineProperty({__proto__:null,default:Zu},Symbol.toStringTag,{value:"Module"})),ZT={class:"mt-4 bg-gray-50 p-4"},JT={key:0,class:"text-xl font-semibold mb-6"},e1={class:"text-gray-600 py-2 rounded"},t1={class:"flex flex-row flex-wrap gap-y-2 sm:gap-x-4"},n1={class:"text-right pr-16"},r1={class:"text-sm font-semibold uppercase"},Ju=a.defineComponent({__name:"EpSummativeTable",props:{title:{},questions:{}},setup(n){const e=a.ref([]),t=n,{title:r,questions:o}=a.toRefs(t),i=a.computed(()=>e.value.reduce((l,c)=>l+c,0)),s=l=>{const c=Number(l);return isNaN(c)?0:c};return(l,c)=>(a.openBlock(),a.createElementBlock("div",ZT,[a.unref(r)?(a.openBlock(),a.createElementBlock("h4",JT,a.toDisplayString(a.unref(r)),1)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(o),(d,u)=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:`item-question-${u}`},[a.createElementVNode("p",e1,a.toDisplayString(d.label),1),a.createElementVNode("div",t1,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(d.options,(p,g)=>(a.openBlock(),a.createBlock(Zu,{key:`option-question-${g}`,id:`option-${u}-${g}-${p.uid}`,name:`option-${u}-${g}-${p.uid}`,label:p.label,value:s(p.value),modelValue:e.value[u],"onUpdate:modelValue":_=>e.value[u]=_},null,8,["id","name","label","value","modelValue","onUpdate:modelValue"]))),128))]),a.createVNode(zt)],64))),128)),a.createElementVNode("div",n1,[a.createElementVNode("span",r1,"Total : "+a.toDisplayString(i.value),1)])]))}}),no=Object.freeze(Object.defineProperty({__proto__:null,default:Ju},Symbol.toStringTag,{value:"Module"})),a1={version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 640 360",style:{"enable-background":"new 0 0 640 360"},"xml:space":"preserve"},o1=a.createStaticVNode(`<pattern y="-20" width="150" height="100" patternUnits="userSpaceOnUse" id="New_Pattern" viewBox="8 -107.8 150 100" style="overflow:visible;"><g><rect x="8" y="-107.8" style="fill:none;" width="150" height="100"></rect><g style="opacity:0.1;"><path d="M159.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M162-7.8
31
31
  c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-10.7,162-9.3,162-7.8 M153.5-10.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M9.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M12-7.8
32
32
  c0,1.6-0.9,2.9-2.2,3.5v-7.1C11.1-10.7,12-9.3,12-7.8 M3.5-10.4L8-14.8v14.2L3.5-5.1H0v-5.3H3.5z"></path></g><g style="opacity:0.1;"><path d="M159.8-115.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-115.5 M162-107.8
33
33
  c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-110.7,162-109.3,162-107.8 M153.5-110.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M84.8-65.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9c0-2.8-1.9-5.2-4.4-5.9V-65.5 M87-57.8
@@ -4651,7 +4651,7 @@ const Zt = (r, e) => {
4651
4651
  }), s = () => {
4652
4652
  const a = {
4653
4653
  components: {
4654
- epterm: Ct(() => import("./EpTerm-507bdfb9.js"))
4654
+ epterm: Ct(() => import("./EpTerm-96482f48.js"))
4655
4655
  },
4656
4656
  template: `${n.value}`
4657
4657
  };
@@ -6252,7 +6252,7 @@ const UW = /* @__PURE__ */ Q({
6252
6252
  return l.pages = e.pages, l.type = i, i === "clip" && (l.src = l.url), i === "website" && (l.href = l.url, l.label = l.title), i === "book" && e.pages && (l.intentions = e.pages, l.pages = null), l.version_link && (l.url = l.version_link.url), l;
6253
6253
  }), n = (i) => {
6254
6254
  const l = gn(i);
6255
- return l.name === "EpNothing" ? Ct(() => import("./EpNothing-ad160acf.js")) : l.name === "EpReading" ? Ct(() => import("./EpReading-6d3adc21.js")) : Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-aa69b61f.js"), "../basics/EpBtn.vue": () => import("./EpBtn-94de00aa.js"), "../basics/EpCard.vue": () => import("./EpCard-d31b9544.js"), "../basics/EpChip.vue": () => import("./EpChip-b1c3761b.js"), "../basics/EpDivider.vue": () => import("./EpDivider-717cb204.js"), "../basics/EpFlex.vue": () => import("./EpFlex-4931d64b.js"), "../basics/EpHover.vue": () => import("./EpHover-073dc31c.js"), "../basics/EpIcon.vue": () => import("./EpIcon-e311fbad.js"), "../basics/EpImg.vue": () => import("./EpImg-69c0feaf.js"), "../basics/EpList.vue": () => import("./EpList-8a3621c1.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-7a940784.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-34dd8e0e.js"), "../basics/EpTable.vue": () => import("./EpTable-5c9216b8.js"), "../basics/EpText.vue": () => import("./EpText-1915cfeb.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-89719705.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-0954dd9c.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-b4ace5f7.js"), "./EpCodeblock.vue": () => import("./EpCodeblock-f5d4bbd7.js"), "./EpEdu.vue": () => import("./EpEdu-1d62ac0f.js"), "./EpReading.vue": () => import("./EpReading-6d3adc21.js"), "./EpResource.vue": () => import("./EpResource-730effb3.js"), "./EpScope.vue": () => import("./EpScope-9fa20a62.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-867e4d4d.js"), "../forms/EpRadio.vue": () => import("./EpRadio-53ea7ddf.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-e834a5da.js"), "../forms/EpSelect.vue": () => import("./EpSelect-2b3b90bf.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "../interactions/EpAccordeon.vue": () => Promise.resolve().then(() => mn), "../interactions/EpContentSlider.vue": () => import("./EpContentSlider-8b95883d.js"), "../interactions/EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "../interactions/EpModal.vue": () => import("./EpModal-5f7b55e3.js"), "../interactions/EpQuestion.vue": () => import("./EpQuestion-15d6c264.js"), "../interactions/EpSummativeTable.vue": () => import("./EpSummativeTable-4765167a.js"), "../interactions/EpTabs.vue": () => Promise.resolve().then(() => bn), "../interactions/EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-8bca3f8b.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d9f071a1.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-d3b39f02.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-b760bbd8.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-705be204.js"), "../medias/EpSvg.vue": () => import("./EpSvg-c3fcd0c2.js"), "../medias/EpTerm.vue": () => import("./EpTerm-507bdfb9.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-73c0ce36.js"), "../medias/EpVideo.vue": () => import("./EpVideo-1d6e8d50.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-4cb0d51e.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-6bc37d76.js"), "../signages/EpAlert.vue": () => import("./EpAlert-98a8913b.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-bf8e2580.js"), "../signages/EpNothing.vue": () => import("./EpNothing-ad160acf.js"), "../signages/EpQuote.vue": () => import("./EpQuote-2f8b0fd5.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-579dd745.js"), "../tools/BgAudio.vue": () => import("./BgAudio-9074bf47.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-e2f9c14b.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${l.path}/${l.name}.vue`));
6255
+ return l.name === "EpNothing" ? Ct(() => import("./EpNothing-c3bae89e.js")) : l.name === "EpReading" ? Ct(() => import("./EpReading-11835aac.js")) : Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-7247df23.js"), "../basics/EpBtn.vue": () => import("./EpBtn-c6ee3c06.js"), "../basics/EpCard.vue": () => import("./EpCard-17e2340f.js"), "../basics/EpChip.vue": () => import("./EpChip-fad19f38.js"), "../basics/EpDivider.vue": () => import("./EpDivider-4fa1a100.js"), "../basics/EpFlex.vue": () => import("./EpFlex-e6ffe678.js"), "../basics/EpHover.vue": () => import("./EpHover-377ef256.js"), "../basics/EpIcon.vue": () => import("./EpIcon-a64b1a32.js"), "../basics/EpImg.vue": () => import("./EpImg-37e8c6da.js"), "../basics/EpList.vue": () => import("./EpList-5211df15.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-9c54221c.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-f7b9988b.js"), "../basics/EpTable.vue": () => import("./EpTable-bc1744a8.js"), "../basics/EpText.vue": () => import("./EpText-ab46371f.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-607f1d3a.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-78c50047.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-ccc6e9ea.js"), "./EpCodeblock.vue": () => import("./EpCodeblock-4ac683f6.js"), "./EpEdu.vue": () => import("./EpEdu-b733e904.js"), "./EpReading.vue": () => import("./EpReading-11835aac.js"), "./EpResource.vue": () => import("./EpResource-d2707861.js"), "./EpScope.vue": () => import("./EpScope-60c80551.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-c0096d40.js"), "../forms/EpRadio.vue": () => import("./EpRadio-33311a7c.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-25f2d598.js"), "../forms/EpSelect.vue": () => import("./EpSelect-78c9c0aa.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "../interactions/EpAccordeon.vue": () => Promise.resolve().then(() => mn), "../interactions/EpContentSlider.vue": () => import("./EpContentSlider-8445422f.js"), "../interactions/EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "../interactions/EpModal.vue": () => import("./EpModal-d0e7bfe1.js"), "../interactions/EpQuestion.vue": () => import("./EpQuestion-1b0e98d9.js"), "../interactions/EpSummativeTable.vue": () => import("./EpSummativeTable-1e759db5.js"), "../interactions/EpTabs.vue": () => Promise.resolve().then(() => bn), "../interactions/EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-2101bf81.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d14d7039.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-7a03f094.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-55282f69.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-887b35ab.js"), "../medias/EpSvg.vue": () => import("./EpSvg-2a82f199.js"), "../medias/EpTerm.vue": () => import("./EpTerm-96482f48.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-67891a23.js"), "../medias/EpVideo.vue": () => import("./EpVideo-8d575ce2.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-716e3877.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-89e45463.js"), "../signages/EpAlert.vue": () => import("./EpAlert-b912c3ae.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-dcb977a2.js"), "../signages/EpNothing.vue": () => import("./EpNothing-c3bae89e.js"), "../signages/EpQuote.vue": () => import("./EpQuote-a3d9641f.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-a40c904b.js"), "../tools/BgAudio.vue": () => import("./BgAudio-201834a5.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-171d0236.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${l.path}/${l.name}.vue`));
6256
6256
  }, { mandateLevel: s, type: o, pages: a } = oe(e);
6257
6257
  return (i, l) => (_(), X(Br(n(t.value.type)), ri({ ...t.value }, {
6258
6258
  mandateLevel: b(s),
@@ -6278,10 +6278,10 @@ const UW = /* @__PURE__ */ Q({
6278
6278
  const e = r, t = ve(0), n = F(() => e.slides ? e.slides.length === 0 ? { title: "no data", img: "", uid: 2, content: "" } : e.slides[t.value] : { title: "no data", img: "", uid: 2, content: "" }), s = F(() => n.value.content.trim().length > 0), o = F(() => {
6279
6279
  var f;
6280
6280
  if (n.value.img)
6281
- return Ct(() => import("./EpImg-69c0feaf.js"));
6281
+ return Ct(() => import("./EpImg-37e8c6da.js"));
6282
6282
  if (n.value.component) {
6283
6283
  const g = gn((f = n.value.component) == null ? void 0 : f.type);
6284
- return Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-aa69b61f.js"), "../basics/EpBtn.vue": () => import("./EpBtn-94de00aa.js"), "../basics/EpCard.vue": () => import("./EpCard-d31b9544.js"), "../basics/EpChip.vue": () => import("./EpChip-b1c3761b.js"), "../basics/EpDivider.vue": () => import("./EpDivider-717cb204.js"), "../basics/EpFlex.vue": () => import("./EpFlex-4931d64b.js"), "../basics/EpHover.vue": () => import("./EpHover-073dc31c.js"), "../basics/EpIcon.vue": () => import("./EpIcon-e311fbad.js"), "../basics/EpImg.vue": () => import("./EpImg-69c0feaf.js"), "../basics/EpList.vue": () => import("./EpList-8a3621c1.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-7a940784.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-34dd8e0e.js"), "../basics/EpTable.vue": () => import("./EpTable-5c9216b8.js"), "../basics/EpText.vue": () => import("./EpText-1915cfeb.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-89719705.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-0954dd9c.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-b4ace5f7.js"), "../educationals/EpCodeblock.vue": () => import("./EpCodeblock-f5d4bbd7.js"), "../educationals/EpEdu.vue": () => import("./EpEdu-1d62ac0f.js"), "../educationals/EpReading.vue": () => import("./EpReading-6d3adc21.js"), "../educationals/EpResource.vue": () => import("./EpResource-730effb3.js"), "../educationals/EpScope.vue": () => import("./EpScope-9fa20a62.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-867e4d4d.js"), "../forms/EpRadio.vue": () => import("./EpRadio-53ea7ddf.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-e834a5da.js"), "../forms/EpSelect.vue": () => import("./EpSelect-2b3b90bf.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "./EpAccordeon.vue": () => Promise.resolve().then(() => mn), "./EpContentSlider.vue": () => import("./EpContentSlider-8b95883d.js"), "./EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "./EpModal.vue": () => import("./EpModal-5f7b55e3.js"), "./EpQuestion.vue": () => import("./EpQuestion-15d6c264.js"), "./EpSummativeTable.vue": () => import("./EpSummativeTable-4765167a.js"), "./EpTabs.vue": () => Promise.resolve().then(() => bn), "./EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-8bca3f8b.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d9f071a1.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-d3b39f02.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-b760bbd8.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-705be204.js"), "../medias/EpSvg.vue": () => import("./EpSvg-c3fcd0c2.js"), "../medias/EpTerm.vue": () => import("./EpTerm-507bdfb9.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-73c0ce36.js"), "../medias/EpVideo.vue": () => import("./EpVideo-1d6e8d50.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-4cb0d51e.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-6bc37d76.js"), "../signages/EpAlert.vue": () => import("./EpAlert-98a8913b.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-bf8e2580.js"), "../signages/EpNothing.vue": () => import("./EpNothing-ad160acf.js"), "../signages/EpQuote.vue": () => import("./EpQuote-2f8b0fd5.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-579dd745.js"), "../tools/BgAudio.vue": () => import("./BgAudio-9074bf47.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-e2f9c14b.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${g.path}/${g.name}.vue`));
6284
+ return Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-7247df23.js"), "../basics/EpBtn.vue": () => import("./EpBtn-c6ee3c06.js"), "../basics/EpCard.vue": () => import("./EpCard-17e2340f.js"), "../basics/EpChip.vue": () => import("./EpChip-fad19f38.js"), "../basics/EpDivider.vue": () => import("./EpDivider-4fa1a100.js"), "../basics/EpFlex.vue": () => import("./EpFlex-e6ffe678.js"), "../basics/EpHover.vue": () => import("./EpHover-377ef256.js"), "../basics/EpIcon.vue": () => import("./EpIcon-a64b1a32.js"), "../basics/EpImg.vue": () => import("./EpImg-37e8c6da.js"), "../basics/EpList.vue": () => import("./EpList-5211df15.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-9c54221c.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-f7b9988b.js"), "../basics/EpTable.vue": () => import("./EpTable-bc1744a8.js"), "../basics/EpText.vue": () => import("./EpText-ab46371f.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-607f1d3a.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-78c50047.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-ccc6e9ea.js"), "../educationals/EpCodeblock.vue": () => import("./EpCodeblock-4ac683f6.js"), "../educationals/EpEdu.vue": () => import("./EpEdu-b733e904.js"), "../educationals/EpReading.vue": () => import("./EpReading-11835aac.js"), "../educationals/EpResource.vue": () => import("./EpResource-d2707861.js"), "../educationals/EpScope.vue": () => import("./EpScope-60c80551.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-c0096d40.js"), "../forms/EpRadio.vue": () => import("./EpRadio-33311a7c.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-25f2d598.js"), "../forms/EpSelect.vue": () => import("./EpSelect-78c9c0aa.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "./EpAccordeon.vue": () => Promise.resolve().then(() => mn), "./EpContentSlider.vue": () => import("./EpContentSlider-8445422f.js"), "./EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "./EpModal.vue": () => import("./EpModal-d0e7bfe1.js"), "./EpQuestion.vue": () => import("./EpQuestion-1b0e98d9.js"), "./EpSummativeTable.vue": () => import("./EpSummativeTable-1e759db5.js"), "./EpTabs.vue": () => Promise.resolve().then(() => bn), "./EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-2101bf81.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d14d7039.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-7a03f094.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-55282f69.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-887b35ab.js"), "../medias/EpSvg.vue": () => import("./EpSvg-2a82f199.js"), "../medias/EpTerm.vue": () => import("./EpTerm-96482f48.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-67891a23.js"), "../medias/EpVideo.vue": () => import("./EpVideo-8d575ce2.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-716e3877.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-89e45463.js"), "../signages/EpAlert.vue": () => import("./EpAlert-b912c3ae.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-dcb977a2.js"), "../signages/EpNothing.vue": () => import("./EpNothing-c3bae89e.js"), "../signages/EpQuote.vue": () => import("./EpQuote-a3d9641f.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-a40c904b.js"), "../tools/BgAudio.vue": () => import("./BgAudio-201834a5.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-171d0236.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${g.path}/${g.name}.vue`));
6285
6285
  }
6286
6286
  return null;
6287
6287
  }), a = F(() => t.value + 1 < e.slides.length), i = F(() => t.value + 1 > 1), l = () => {
@@ -6575,7 +6575,7 @@ const HP = {
6575
6575
  });
6576
6576
  const f = (S) => {
6577
6577
  const D = gn(S);
6578
- return D.name === "EpNothing" ? Ct(() => import("./EpNothing-ad160acf.js")) : Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-aa69b61f.js"), "../basics/EpBtn.vue": () => import("./EpBtn-94de00aa.js"), "../basics/EpCard.vue": () => import("./EpCard-d31b9544.js"), "../basics/EpChip.vue": () => import("./EpChip-b1c3761b.js"), "../basics/EpDivider.vue": () => import("./EpDivider-717cb204.js"), "../basics/EpFlex.vue": () => import("./EpFlex-4931d64b.js"), "../basics/EpHover.vue": () => import("./EpHover-073dc31c.js"), "../basics/EpIcon.vue": () => import("./EpIcon-e311fbad.js"), "../basics/EpImg.vue": () => import("./EpImg-69c0feaf.js"), "../basics/EpList.vue": () => import("./EpList-8a3621c1.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-7a940784.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-34dd8e0e.js"), "../basics/EpTable.vue": () => import("./EpTable-5c9216b8.js"), "../basics/EpText.vue": () => import("./EpText-1915cfeb.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-89719705.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-0954dd9c.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-b4ace5f7.js"), "../educationals/EpCodeblock.vue": () => import("./EpCodeblock-f5d4bbd7.js"), "../educationals/EpEdu.vue": () => import("./EpEdu-1d62ac0f.js"), "../educationals/EpReading.vue": () => import("./EpReading-6d3adc21.js"), "../educationals/EpResource.vue": () => import("./EpResource-730effb3.js"), "../educationals/EpScope.vue": () => import("./EpScope-9fa20a62.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-867e4d4d.js"), "../forms/EpRadio.vue": () => import("./EpRadio-53ea7ddf.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-e834a5da.js"), "../forms/EpSelect.vue": () => import("./EpSelect-2b3b90bf.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "./EpAccordeon.vue": () => Promise.resolve().then(() => mn), "./EpContentSlider.vue": () => import("./EpContentSlider-8b95883d.js"), "./EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "./EpModal.vue": () => import("./EpModal-5f7b55e3.js"), "./EpQuestion.vue": () => import("./EpQuestion-15d6c264.js"), "./EpSummativeTable.vue": () => import("./EpSummativeTable-4765167a.js"), "./EpTabs.vue": () => Promise.resolve().then(() => bn), "./EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-8bca3f8b.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d9f071a1.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-d3b39f02.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-b760bbd8.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-705be204.js"), "../medias/EpSvg.vue": () => import("./EpSvg-c3fcd0c2.js"), "../medias/EpTerm.vue": () => import("./EpTerm-507bdfb9.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-73c0ce36.js"), "../medias/EpVideo.vue": () => import("./EpVideo-1d6e8d50.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-4cb0d51e.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-6bc37d76.js"), "../signages/EpAlert.vue": () => import("./EpAlert-98a8913b.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-bf8e2580.js"), "../signages/EpNothing.vue": () => import("./EpNothing-ad160acf.js"), "../signages/EpQuote.vue": () => import("./EpQuote-2f8b0fd5.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-579dd745.js"), "../tools/BgAudio.vue": () => import("./BgAudio-9074bf47.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-e2f9c14b.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${D.path}/${D.name}.vue`));
6578
+ return D.name === "EpNothing" ? Ct(() => import("./EpNothing-c3bae89e.js")) : Ct(() => vn(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("./EpAvatar-1e55fdc7.js"), "../basics/EpBadge.vue": () => import("./EpBadge-7247df23.js"), "../basics/EpBtn.vue": () => import("./EpBtn-c6ee3c06.js"), "../basics/EpCard.vue": () => import("./EpCard-17e2340f.js"), "../basics/EpChip.vue": () => import("./EpChip-fad19f38.js"), "../basics/EpDivider.vue": () => import("./EpDivider-4fa1a100.js"), "../basics/EpFlex.vue": () => import("./EpFlex-e6ffe678.js"), "../basics/EpHover.vue": () => import("./EpHover-377ef256.js"), "../basics/EpIcon.vue": () => import("./EpIcon-a64b1a32.js"), "../basics/EpImg.vue": () => import("./EpImg-37e8c6da.js"), "../basics/EpList.vue": () => import("./EpList-5211df15.js"), "../basics/EpListitem.vue": () => import("./EpListitem-aa4a0f95.js"), "../basics/EpSection.vue": () => import("./EpSection-9c54221c.js"), "../basics/EpSpinner.vue": () => import("./EpSpinner-f7b9988b.js"), "../basics/EpTable.vue": () => import("./EpTable-bc1744a8.js"), "../basics/EpText.vue": () => import("./EpText-ab46371f.js"), "../charts/EpBarChart.vue": () => import("./EpBarChart-607f1d3a.js"), "../charts/EpLineChart.vue": () => import("./EpLineChart-78c50047.js"), "../charts/EpPieChart.vue": () => import("./EpPieChart-ccc6e9ea.js"), "../educationals/EpCodeblock.vue": () => import("./EpCodeblock-4ac683f6.js"), "../educationals/EpEdu.vue": () => import("./EpEdu-b733e904.js"), "../educationals/EpReading.vue": () => import("./EpReading-11835aac.js"), "../educationals/EpResource.vue": () => import("./EpResource-d2707861.js"), "../educationals/EpScope.vue": () => import("./EpScope-60c80551.js"), "../forms/EpCheckbox.vue": () => import("./EpCheckbox-b4696548.js"), "../forms/EpInput.vue": () => import("./EpInput-c0096d40.js"), "../forms/EpRadio.vue": () => import("./EpRadio-33311a7c.js"), "../forms/EpRadioSummative.vue": () => import("./EpRadioSummative-25f2d598.js"), "../forms/EpSelect.vue": () => import("./EpSelect-78c9c0aa.js"), "../forms/EpSwitch.vue": () => import("./EpSwitch-778610f4.js"), "../forms/EpTextarea.vue": () => import("./EpTextarea-67f751e9.js"), "../forms/EpToggle.vue": () => import("./EpToggle-79231e19.js"), "./EpAccordeon.vue": () => Promise.resolve().then(() => mn), "./EpContentSlider.vue": () => import("./EpContentSlider-8445422f.js"), "./EpHotsPot.vue": () => import("./EpHotsPot-f4deb558.js"), "./EpModal.vue": () => import("./EpModal-d0e7bfe1.js"), "./EpQuestion.vue": () => import("./EpQuestion-1b0e98d9.js"), "./EpSummativeTable.vue": () => import("./EpSummativeTable-1e759db5.js"), "./EpTabs.vue": () => Promise.resolve().then(() => bn), "./EpTooltip.vue": () => import("./EpTooltip-05e1d8fe.js"), "../medias/EpAudio.vue": () => import("./EpAudio-2101bf81.js"), "../medias/EpCarousel.vue": () => Promise.resolve().then(() => yn), "../medias/EpIframe.vue": () => import("./EpIframe-d14d7039.js"), "../medias/EpKatex.vue": () => Promise.resolve().then(() => Vn), "../medias/EpLink.vue": () => import("./EpLink-7a03f094.js"), "../medias/EpLinkVersion.vue": () => import("./EpLinkVersion-55282f69.js"), "../medias/EpSoftware.vue": () => import("./EpSoftware-887b35ab.js"), "../medias/EpSvg.vue": () => import("./EpSvg-2a82f199.js"), "../medias/EpTerm.vue": () => import("./EpTerm-96482f48.js"), "../medias/EpTimeLine.vue": () => import("./EpTimeLine-67891a23.js"), "../medias/EpVideo.vue": () => import("./EpVideo-8d575ce2.js"), "../medias/EpVideoPanopto.vue": () => import("./EpVideoPanopto-716e3877.js"), "../medias/EpWordDef.vue": () => import("./EpWordDef-89e45463.js"), "../signages/EpAlert.vue": () => import("./EpAlert-b912c3ae.js"), "../signages/EpBadge.vue": () => import("./EpBadge-f5faab43.js"), "../signages/EpHeader.vue": () => import("./EpHeader-dcb977a2.js"), "../signages/EpNothing.vue": () => import("./EpNothing-c3bae89e.js"), "../signages/EpQuote.vue": () => import("./EpQuote-a3d9641f.js"), "../signages/EpSkeleton.vue": () => import("./EpSkeleton-a40c904b.js"), "../tools/BgAudio.vue": () => import("./BgAudio-201834a5.js"), "../tools/DisplayBox.vue": () => import("./DisplayBox-171d0236.js"), "../tools/SvgFilter.vue": () => Promise.resolve().then(() => On), "../tools/TimelineItem.vue": () => Promise.resolve().then(() => Nn) }), `../${D.path}/${D.name}.vue`));
6579
6579
  }, { title: g, intentions: k, hideIcon: A, question: E, src: T } = oe(e);
6580
6580
  return (S, D) => (_(), X($e, {
6581
6581
  title: b(g),
@@ -6740,7 +6740,7 @@ const lG = /* @__PURE__ */ Zt(nG, [["render", iG]]), bn = /* @__PURE__ */ Object
6740
6740
  (_(!0), z(ke, null, Be(b(s), (d, h) => (_(), z(ke, {
6741
6741
  key: `item-question-${h}`
6742
6742
  }, [
6743
- w("p", fG, O(d.question), 1),
6743
+ w("p", fG, O(d.label), 1),
6744
6744
  w("div", vG, [
6745
6745
  (_(!0), z(ke, null, Be(d.options, (p, f) => (_(), X(hG, {
6746
6746
  key: `option-question-${f}`,
@@ -1,4 +1,4 @@
1
- import { s as Dc } from "./index-a3ad71e0.js";
1
+ import { s as Dc } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  function cl(n) {
@@ -1,4 +1,4 @@
1
- import { s as V, r as W } from "./index-a3ad71e0.js";
1
+ import { s as V, r as W } from "./index-03f58de2.js";
2
2
  function ee(S, P) {
3
3
  for (var i = 0; i < P.length; i++) {
4
4
  const g = P[i];
@@ -4,7 +4,7 @@ interface Option {
4
4
  value: number | string;
5
5
  }
6
6
  export interface QuestionSummative {
7
- question: string;
7
+ label: string;
8
8
  options: Option[];
9
9
  }
10
10
  export {};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ep-lib-ts",
3
3
  "private": false,
4
- "version": "0.1.43",
4
+ "version": "0.1.44",
5
5
  "files": [
6
6
  "dist",
7
7
  "src/components/"
@@ -16,8 +16,8 @@ interface Options {
16
16
  xaxis: {
17
17
  categories: (number | string)[];
18
18
  convertedCatToNumeric?: boolean;
19
- }
20
-
19
+ }
20
+ colors?:string[];
21
21
  }
22
22
 
23
23
  interface Props {
@@ -31,7 +31,7 @@ interface Props {
31
31
  type?: MediaVariants;
32
32
  mandateLevel?: string | null;
33
33
  source?:string;
34
- width?:string
34
+ width?:string;
35
35
  }
36
36
 
37
37
  const props = withDefaults(defineProps<Props>(), {
@@ -15,8 +15,8 @@ interface Options {
15
15
  xaxis: {
16
16
  categories: (number | string)[];
17
17
  convertedCatToNumeric?: boolean;
18
- }
19
-
18
+ },
19
+ colors?:string[]
20
20
  }
21
21
 
22
22
  interface Props {
@@ -30,7 +30,7 @@ interface Props {
30
30
  type?: MediaVariants;
31
31
  mandateLevel?: string | null;
32
32
  source?: string;
33
- width?:string
33
+ width?:string;
34
34
  }
35
35
 
36
36
  const props = withDefaults(defineProps<Props>(), {
@@ -18,6 +18,7 @@ interface OptionsPieChart {
18
18
  }
19
19
  title:TitlePie;
20
20
  labels:string[];
21
+ colors?:string[];
21
22
  }
22
23
 
23
24
 
@@ -35,7 +35,7 @@ const transformNumber = (value:string|number) => {
35
35
  <div class="mt-4 bg-gray-50 p-4">
36
36
  <h4 v-if="title" class="text-xl font-semibold mb-6">{{ title }}</h4>
37
37
  <template v-for="(question,i) in questions" :key="`item-question-${i}`">
38
- <p class=" text-gray-600 py-2 rounded">{{question.question}}</p>
38
+ <p class=" text-gray-600 py-2 rounded">{{question.label}}</p>
39
39
  <div class="flex flex-row flex-wrap gap-y-2 sm:gap-x-4">
40
40
  <template v-for="(_option, j) in question.options" :key="`option-question-${j}`">
41
41
  <EpRadioSummative
@@ -1,6 +0,0 @@
1
- import { c as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };
@@ -1,6 +0,0 @@
1
- import { d as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };
@@ -1,6 +0,0 @@
1
- import { e as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };
@@ -1,6 +0,0 @@
1
- import { f as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };
@@ -1,6 +0,0 @@
1
- import { A as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };
@@ -1,6 +0,0 @@
1
- import { g as o } from "./index-a3ad71e0.js";
2
- import "vue";
3
- import "vue-router";
4
- export {
5
- o as default
6
- };