ep-lib-ts 1.0.58 → 1.0.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_plugin-vue_export-helper.js +8 -6
- package/dist/_virtual/_plugin-vue_export-helper.js.map +1 -0
- package/dist/_virtual/dynamic-import-helper.js +7 -5
- package/dist/_virtual/dynamic-import-helper.js.map +1 -0
- package/dist/assets/ep-lib-ts.css +235 -0
- package/dist/components/basics/EpAvatar.vue.js +45 -19
- package/dist/components/basics/EpAvatar.vue.js.map +1 -0
- package/dist/components/basics/EpAvatar.vue2.js +3 -2
- package/dist/components/basics/EpAvatar.vue2.js.map +1 -0
- package/dist/components/basics/EpBadge.vue.js +3 -20
- package/dist/components/basics/EpBadge.vue.js.map +1 -0
- package/dist/components/basics/EpBadge.vue2.js +29 -2
- package/dist/components/basics/EpBadge.vue2.js.map +1 -0
- package/dist/components/basics/EpBtn.vue.js +81 -55
- package/dist/components/basics/EpBtn.vue.js.map +1 -0
- package/dist/components/basics/EpBtn.vue2.js +3 -2
- package/dist/components/basics/EpBtn.vue2.js.map +1 -0
- package/dist/components/basics/EpCard.vue.js +107 -56
- package/dist/components/basics/EpCard.vue.js.map +1 -0
- package/dist/components/basics/EpCard.vue2.js +3 -2
- package/dist/components/basics/EpCard.vue2.js.map +1 -0
- package/dist/components/basics/EpChip.vue.js +55 -34
- package/dist/components/basics/EpChip.vue.js.map +1 -0
- package/dist/components/basics/EpChip.vue2.js +3 -2
- package/dist/components/basics/EpChip.vue2.js.map +1 -0
- package/dist/components/basics/EpDivider.vue.js +22 -10
- package/dist/components/basics/EpDivider.vue.js.map +1 -0
- package/dist/components/basics/EpDivider.vue2.js +3 -2
- package/dist/components/basics/EpDivider.vue2.js.map +1 -0
- package/dist/components/basics/EpFlex.vue.js +11 -7
- package/dist/components/basics/EpFlex.vue.js.map +1 -0
- package/dist/components/basics/EpFlex.vue2.js +3 -2
- package/dist/components/basics/EpFlex.vue2.js.map +1 -0
- package/dist/components/basics/EpHover.vue.js +38 -23
- package/dist/components/basics/EpHover.vue.js.map +1 -0
- package/dist/components/basics/EpHover.vue2.js +3 -2
- package/dist/components/basics/EpHover.vue2.js.map +1 -0
- package/dist/components/basics/EpHoverCard.vue.js +104 -60
- package/dist/components/basics/EpHoverCard.vue.js.map +1 -0
- package/dist/components/basics/EpHoverCard.vue2.js +3 -2
- package/dist/components/basics/EpHoverCard.vue2.js.map +1 -0
- package/dist/components/basics/EpIcon.vue.js +21 -15
- package/dist/components/basics/EpIcon.vue.js.map +1 -0
- package/dist/components/basics/EpIcon.vue2.js +3 -2
- package/dist/components/basics/EpIcon.vue2.js.map +1 -0
- package/dist/components/basics/EpImg.vue.js +184 -141
- package/dist/components/basics/EpImg.vue.js.map +1 -0
- package/dist/components/basics/EpImg.vue2.js +3 -2
- package/dist/components/basics/EpImg.vue2.js.map +1 -0
- package/dist/components/basics/EpImgCarousel.vue.js +135 -97
- package/dist/components/basics/EpImgCarousel.vue.js.map +1 -0
- package/dist/components/basics/EpImgCarousel.vue2.js +3 -2
- package/dist/components/basics/EpImgCarousel.vue2.js.map +1 -0
- package/dist/components/basics/EpList.vue.js +10 -8
- package/dist/components/basics/EpList.vue.js.map +1 -0
- package/dist/components/basics/EpListItem.vue.js +43 -22
- package/dist/components/basics/EpListItem.vue.js.map +1 -0
- package/dist/components/basics/EpListItem.vue2.js +3 -2
- package/dist/components/basics/EpListItem.vue2.js.map +1 -0
- package/dist/components/basics/EpSection.vue.js +75 -52
- package/dist/components/basics/EpSection.vue.js.map +1 -0
- package/dist/components/basics/EpSection.vue2.js +3 -2
- package/dist/components/basics/EpSection.vue2.js.map +1 -0
- package/dist/components/basics/EpSectionCols.vue.js +92 -67
- package/dist/components/basics/EpSectionCols.vue.js.map +1 -0
- package/dist/components/basics/EpSectionCols.vue2.js +3 -2
- package/dist/components/basics/EpSectionCols.vue2.js.map +1 -0
- package/dist/components/basics/EpSpinner.vue.js +120 -109
- package/dist/components/basics/EpSpinner.vue.js.map +1 -0
- package/dist/components/basics/EpSpinner.vue2.js +3 -2
- package/dist/components/basics/EpSpinner.vue2.js.map +1 -0
- package/dist/components/basics/EpStackedList.vue.js +71 -56
- package/dist/components/basics/EpStackedList.vue.js.map +1 -0
- package/dist/components/basics/EpStackedList.vue2.js +3 -2
- package/dist/components/basics/EpStackedList.vue2.js.map +1 -0
- package/dist/components/basics/EpTable.vue.js +49 -35
- package/dist/components/basics/EpTable.vue.js.map +1 -0
- package/dist/components/basics/EpTable.vue2.js +3 -2
- package/dist/components/basics/EpTable.vue2.js.map +1 -0
- package/dist/components/basics/EpText.vue.js +119 -67
- package/dist/components/basics/EpText.vue.js.map +1 -0
- package/dist/components/basics/EpText.vue2.js +3 -2
- package/dist/components/basics/EpText.vue2.js.map +1 -0
- package/dist/components/charts/EpBarChart.vue.js +78 -59
- package/dist/components/charts/EpBarChart.vue.js.map +1 -0
- package/dist/components/charts/EpBarChart.vue2.js +3 -2
- package/dist/components/charts/EpBarChart.vue2.js.map +1 -0
- package/dist/components/charts/EpFunnelChart.vue.js +103 -82
- package/dist/components/charts/EpFunnelChart.vue.js.map +1 -0
- package/dist/components/charts/EpFunnelChart.vue2.js +3 -2
- package/dist/components/charts/EpFunnelChart.vue2.js.map +1 -0
- package/dist/components/charts/EpLineChart.vue.js +91 -72
- package/dist/components/charts/EpLineChart.vue.js.map +1 -0
- package/dist/components/charts/EpLineChart.vue2.js +3 -2
- package/dist/components/charts/EpLineChart.vue2.js.map +1 -0
- package/dist/components/charts/EpPieChart.vue.js +75 -56
- package/dist/components/charts/EpPieChart.vue.js.map +1 -0
- package/dist/components/charts/EpPieChart.vue2.js +3 -2
- package/dist/components/charts/EpPieChart.vue2.js.map +1 -0
- package/dist/components/educationals/EpBranchingScenario.vue.js +5 -4
- package/dist/components/educationals/EpBranchingScenario.vue.js.map +1 -0
- package/dist/components/educationals/EpBranchingScenario.vue2.js +232 -178
- package/dist/components/educationals/EpBranchingScenario.vue2.js.map +1 -0
- package/dist/components/educationals/EpCodeblock.vue.js +54 -33
- package/dist/components/educationals/EpCodeblock.vue.js.map +1 -0
- package/dist/components/educationals/EpCodeblock.vue3.js +3 -2
- package/dist/components/educationals/EpCodeblock.vue3.js.map +1 -0
- package/dist/components/educationals/EpConclusion.vue.js +37 -26
- package/dist/components/educationals/EpConclusion.vue.js.map +1 -0
- package/dist/components/educationals/EpConclusion.vue2.js +3 -2
- package/dist/components/educationals/EpConclusion.vue2.js.map +1 -0
- package/dist/components/educationals/EpDescription.vue.js +37 -26
- package/dist/components/educationals/EpDescription.vue.js.map +1 -0
- package/dist/components/educationals/EpDescription.vue2.js +3 -2
- package/dist/components/educationals/EpDescription.vue2.js.map +1 -0
- package/dist/components/educationals/EpDocument.vue.js +94 -69
- package/dist/components/educationals/EpDocument.vue.js.map +1 -0
- package/dist/components/educationals/EpDocument.vue2.js +3 -2
- package/dist/components/educationals/EpDocument.vue2.js.map +1 -0
- package/dist/components/educationals/EpEdu.vue.js +100 -61
- package/dist/components/educationals/EpEdu.vue.js.map +1 -0
- package/dist/components/educationals/EpEdu.vue2.js +3 -2
- package/dist/components/educationals/EpEdu.vue2.js.map +1 -0
- package/dist/components/educationals/EpInstructions.vue.js +49 -37
- package/dist/components/educationals/EpInstructions.vue.js.map +1 -0
- package/dist/components/educationals/EpInstructions.vue2.js +3 -2
- package/dist/components/educationals/EpInstructions.vue2.js.map +1 -0
- package/dist/components/educationals/EpIntroduction.vue.js +35 -25
- package/dist/components/educationals/EpIntroduction.vue.js.map +1 -0
- package/dist/components/educationals/EpIntroduction.vue2.js +3 -2
- package/dist/components/educationals/EpIntroduction.vue2.js.map +1 -0
- package/dist/components/educationals/EpObjective.vue.js +22 -15
- package/dist/components/educationals/EpObjective.vue.js.map +1 -0
- package/dist/components/educationals/EpObjective.vue2.js +3 -2
- package/dist/components/educationals/EpObjective.vue2.js.map +1 -0
- package/dist/components/educationals/EpReading.vue.js +313 -248
- package/dist/components/educationals/EpReading.vue.js.map +1 -0
- package/dist/components/educationals/EpReading.vue2.js +3 -2
- package/dist/components/educationals/EpReading.vue2.js.map +1 -0
- package/dist/components/educationals/EpResource.vue.js +56 -20
- package/dist/components/educationals/EpResource.vue.js.map +1 -0
- package/dist/components/educationals/EpResource.vue2.js +3 -2
- package/dist/components/educationals/EpResource.vue2.js.map +1 -0
- package/dist/components/educationals/EpScope.vue.js +26 -17
- package/dist/components/educationals/EpScope.vue.js.map +1 -0
- package/dist/components/educationals/EpScope.vue2.js +3 -2
- package/dist/components/educationals/EpScope.vue2.js.map +1 -0
- package/dist/components/educationals/EpSpecificObjective.vue.js +30 -22
- package/dist/components/educationals/EpSpecificObjective.vue.js.map +1 -0
- package/dist/components/educationals/EpSpecificObjective.vue2.js +3 -2
- package/dist/components/educationals/EpSpecificObjective.vue2.js.map +1 -0
- package/dist/components/forms/EpCheckbox.vue.js +3 -39
- package/dist/components/forms/EpCheckbox.vue.js.map +1 -0
- package/dist/components/forms/EpCheckbox.vue2.js +48 -2
- package/dist/components/forms/EpCheckbox.vue2.js.map +1 -0
- package/dist/components/forms/EpInput.vue.js +3 -60
- package/dist/components/forms/EpInput.vue.js.map +1 -0
- package/dist/components/forms/EpInput.vue2.js +78 -2
- package/dist/components/forms/EpInput.vue2.js.map +1 -0
- package/dist/components/forms/EpRadio.vue.js +3 -39
- package/dist/components/forms/EpRadio.vue.js.map +1 -0
- package/dist/components/forms/EpRadio.vue2.js +60 -2
- package/dist/components/forms/EpRadio.vue2.js.map +1 -0
- package/dist/components/forms/EpRadioSummative.vue.js +3 -35
- package/dist/components/forms/EpRadioSummative.vue.js.map +1 -0
- package/dist/components/forms/EpRadioSummative.vue2.js +48 -2
- package/dist/components/forms/EpRadioSummative.vue2.js.map +1 -0
- package/dist/components/forms/EpSelect.vue.js +3 -31
- package/dist/components/forms/EpSelect.vue.js.map +1 -0
- package/dist/components/forms/EpSelect.vue2.js +39 -2
- package/dist/components/forms/EpSelect.vue2.js.map +1 -0
- package/dist/components/forms/EpSwitch.vue.js +3 -46
- package/dist/components/forms/EpSwitch.vue.js.map +1 -0
- package/dist/components/forms/EpSwitch.vue2.js +58 -2
- package/dist/components/forms/EpSwitch.vue2.js.map +1 -0
- package/dist/components/forms/EpTextarea.vue.js +3 -33
- package/dist/components/forms/EpTextarea.vue.js.map +1 -0
- package/dist/components/forms/EpTextarea.vue2.js +43 -2
- package/dist/components/forms/EpTextarea.vue2.js.map +1 -0
- package/dist/components/forms/EpToggle.vue.js +3 -36
- package/dist/components/forms/EpToggle.vue.js.map +1 -0
- package/dist/components/forms/EpToggle.vue2.js +44 -2
- package/dist/components/forms/EpToggle.vue2.js.map +1 -0
- package/dist/components/interactions/Ep360Image.vue.js +3 -8
- package/dist/components/interactions/Ep360Image.vue.js.map +1 -0
- package/dist/components/interactions/Ep360Image.vue2.js +11 -2
- package/dist/components/interactions/Ep360Image.vue2.js.map +1 -0
- package/dist/components/interactions/Ep360Video.vue.js +3 -8
- package/dist/components/interactions/Ep360Video.vue.js.map +1 -0
- package/dist/components/interactions/Ep360Video.vue2.js +11 -2
- package/dist/components/interactions/Ep360Video.vue2.js.map +1 -0
- package/dist/components/interactions/EpAccordeon.vue.js +5 -4
- package/dist/components/interactions/EpAccordeon.vue.js.map +1 -0
- package/dist/components/interactions/EpAccordeon.vue2.js +88 -60
- package/dist/components/interactions/EpAccordeon.vue2.js.map +1 -0
- package/dist/components/interactions/EpContentSlider.vue.js +208 -156
- package/dist/components/interactions/EpContentSlider.vue.js.map +1 -0
- package/dist/components/interactions/EpContentSlider.vue2.js +3 -2
- package/dist/components/interactions/EpContentSlider.vue2.js.map +1 -0
- package/dist/components/interactions/EpDarkMode.vue.js +54 -37
- package/dist/components/interactions/EpDarkMode.vue.js.map +1 -0
- package/dist/components/interactions/EpDarkMode.vue2.js +3 -2
- package/dist/components/interactions/EpDarkMode.vue2.js.map +1 -0
- package/dist/components/interactions/EpDraggable.vue.js +171 -119
- package/dist/components/interactions/EpDraggable.vue.js.map +1 -0
- package/dist/components/interactions/EpDraggable.vue2.js +3 -2
- package/dist/components/interactions/EpDraggable.vue2.js.map +1 -0
- package/dist/components/interactions/EpHotSpot.vue.js +78 -45
- package/dist/components/interactions/EpHotSpot.vue.js.map +1 -0
- package/dist/components/interactions/EpHotSpot.vue2.js +3 -2
- package/dist/components/interactions/EpHotSpot.vue2.js.map +1 -0
- package/dist/components/interactions/EpModal.vue.js +51 -39
- package/dist/components/interactions/EpModal.vue.js.map +1 -0
- package/dist/components/interactions/EpModal.vue3.js +3 -2
- package/dist/components/interactions/EpModal.vue3.js.map +1 -0
- package/dist/components/interactions/EpQuestion.vue.js +181 -134
- package/dist/components/interactions/EpQuestion.vue.js.map +1 -0
- package/dist/components/interactions/EpQuestion.vue2.js +3 -2
- package/dist/components/interactions/EpQuestion.vue2.js.map +1 -0
- package/dist/components/interactions/EpSummativeTable.vue.js +57 -36
- package/dist/components/interactions/EpSummativeTable.vue.js.map +1 -0
- package/dist/components/interactions/EpSummativeTable.vue2.js +3 -2
- package/dist/components/interactions/EpSummativeTable.vue2.js.map +1 -0
- package/dist/components/interactions/EpSvgShow.vue.js +64 -42
- package/dist/components/interactions/EpSvgShow.vue.js.map +1 -0
- package/dist/components/interactions/EpSvgShow.vue2.js +3 -2
- package/dist/components/interactions/EpSvgShow.vue2.js.map +1 -0
- package/dist/components/interactions/EpTabs.vue.js +10 -8
- package/dist/components/interactions/EpTabs.vue.js.map +1 -0
- package/dist/components/interactions/EpTooltip.vue.js +38 -12
- package/dist/components/interactions/EpTooltip.vue.js.map +1 -0
- package/dist/components/interactions/EpTooltip.vue3.js +3 -2
- package/dist/components/interactions/EpTooltip.vue3.js.map +1 -0
- package/dist/components/medias/EpAudio.vue.js +92 -60
- package/dist/components/medias/EpAudio.vue.js.map +1 -0
- package/dist/components/medias/EpAudio.vue2.js +3 -2
- package/dist/components/medias/EpAudio.vue2.js.map +1 -0
- package/dist/components/medias/EpCardLink.vue.js +60 -46
- package/dist/components/medias/EpCardLink.vue.js.map +1 -0
- package/dist/components/medias/EpCardLink.vue2.js +3 -2
- package/dist/components/medias/EpCardLink.vue2.js.map +1 -0
- package/dist/components/medias/EpCarousel.vue.js +5 -4
- package/dist/components/medias/EpCarousel.vue.js.map +1 -0
- package/dist/components/medias/EpCarousel.vue2.js +168 -130
- package/dist/components/medias/EpCarousel.vue2.js.map +1 -0
- package/dist/components/medias/EpHierarchy.vue.js +5 -4
- package/dist/components/medias/EpHierarchy.vue.js.map +1 -0
- package/dist/components/medias/EpHierarchy.vue2.js +187 -107
- package/dist/components/medias/EpHierarchy.vue2.js.map +1 -0
- package/dist/components/medias/EpIframe.vue.js +65 -38
- package/dist/components/medias/EpIframe.vue.js.map +1 -0
- package/dist/components/medias/EpIframe.vue2.js +3 -2
- package/dist/components/medias/EpIframe.vue2.js.map +1 -0
- package/dist/components/medias/EpKatex.vue.js +5 -4
- package/dist/components/medias/EpKatex.vue.js.map +1 -0
- package/dist/components/medias/EpKatex.vue2.js +59 -43
- package/dist/components/medias/EpKatex.vue2.js.map +1 -0
- package/dist/components/medias/EpLink.vue.js +73 -56
- package/dist/components/medias/EpLink.vue.js.map +1 -0
- package/dist/components/medias/EpLink.vue2.js +3 -2
- package/dist/components/medias/EpLink.vue2.js.map +1 -0
- package/dist/components/medias/EpLinkVersion.vue.js +33 -24
- package/dist/components/medias/EpLinkVersion.vue.js.map +1 -0
- package/dist/components/medias/EpLinkVersion.vue2.js +3 -2
- package/dist/components/medias/EpLinkVersion.vue2.js.map +1 -0
- package/dist/components/medias/EpLottieSvg.vue.js +54 -34
- package/dist/components/medias/EpLottieSvg.vue.js.map +1 -0
- package/dist/components/medias/EpLottieSvg.vue2.js +3 -2
- package/dist/components/medias/EpLottieSvg.vue2.js.map +1 -0
- package/dist/components/medias/EpSensibleImage.vue.js +5 -4
- package/dist/components/medias/EpSensibleImage.vue.js.map +1 -0
- package/dist/components/medias/EpSensibleImage.vue2.js +69 -50
- package/dist/components/medias/EpSensibleImage.vue2.js.map +1 -0
- package/dist/components/medias/EpSoftware.vue.js +104 -86
- package/dist/components/medias/EpSoftware.vue.js.map +1 -0
- package/dist/components/medias/EpSoftware.vue2.js +3 -2
- package/dist/components/medias/EpSoftware.vue2.js.map +1 -0
- package/dist/components/medias/EpSvg.vue.js +56 -40
- package/dist/components/medias/EpSvg.vue.js.map +1 -0
- package/dist/components/medias/EpSvg.vue2.js +3 -2
- package/dist/components/medias/EpSvg.vue2.js.map +1 -0
- package/dist/components/medias/EpTerm.vue.js +163 -111
- package/dist/components/medias/EpTerm.vue.js.map +1 -0
- package/dist/components/medias/EpTerm.vue2.js +3 -2
- package/dist/components/medias/EpTerm.vue2.js.map +1 -0
- package/dist/components/medias/EpTimeLine.vue.js +89 -52
- package/dist/components/medias/EpTimeLine.vue.js.map +1 -0
- package/dist/components/medias/EpTimeLine.vue3.js +3 -2
- package/dist/components/medias/EpTimeLine.vue3.js.map +1 -0
- package/dist/components/medias/EpVideo.vue.js +97 -63
- package/dist/components/medias/EpVideo.vue.js.map +1 -0
- package/dist/components/medias/EpVideo.vue2.js +3 -2
- package/dist/components/medias/EpVideo.vue2.js.map +1 -0
- package/dist/components/medias/EpVideoPanopto.vue.js +61 -40
- package/dist/components/medias/EpVideoPanopto.vue.js.map +1 -0
- package/dist/components/medias/EpVideoPanopto.vue2.js +3 -2
- package/dist/components/medias/EpVideoPanopto.vue2.js.map +1 -0
- package/dist/components/medias/EpWordDef.vue.js +123 -73
- package/dist/components/medias/EpWordDef.vue.js.map +1 -0
- package/dist/components/medias/EpWordDef.vue2.js +3 -2
- package/dist/components/medias/EpWordDef.vue2.js.map +1 -0
- package/dist/components/signages/EpAlert.vue.js +5 -4
- package/dist/components/signages/EpAlert.vue.js.map +1 -0
- package/dist/components/signages/EpAlert.vue2.js +87 -51
- package/dist/components/signages/EpAlert.vue2.js.map +1 -0
- package/dist/components/signages/EpBadge.vue.js +44 -17
- package/dist/components/signages/EpBadge.vue.js.map +1 -0
- package/dist/components/signages/EpBadge.vue2.js +3 -2
- package/dist/components/signages/EpBadge.vue2.js.map +1 -0
- package/dist/components/signages/EpHeader.vue.js +179 -143
- package/dist/components/signages/EpHeader.vue.js.map +1 -0
- package/dist/components/signages/EpHeader.vue2.js +3 -2
- package/dist/components/signages/EpHeader.vue2.js.map +1 -0
- package/dist/components/signages/EpNothing.vue.js +8 -7
- package/dist/components/signages/EpNothing.vue.js.map +1 -0
- package/dist/components/signages/EpQuote.vue.js +83 -61
- package/dist/components/signages/EpQuote.vue.js.map +1 -0
- package/dist/components/signages/EpQuote.vue2.js +3 -2
- package/dist/components/signages/EpQuote.vue2.js.map +1 -0
- package/dist/components/signages/EpSkeleton.vue.js +31 -22
- package/dist/components/signages/EpSkeleton.vue.js.map +1 -0
- package/dist/components/signages/EpSkeleton.vue3.js +3 -2
- package/dist/components/signages/EpSkeleton.vue3.js.map +1 -0
- package/dist/components/tools/BgAudio.vue.js +3 -2
- package/dist/components/tools/BgAudio.vue.js.map +1 -0
- package/dist/components/tools/BgAudio.vue2.js +39 -42
- package/dist/components/tools/BgAudio.vue2.js.map +1 -0
- package/dist/components/tools/Details.vue.js +3 -2
- package/dist/components/tools/Details.vue.js.map +1 -0
- package/dist/components/tools/Details.vue2.js +48 -43
- package/dist/components/tools/Details.vue2.js.map +1 -0
- package/dist/components/tools/DisplayBox.vue.js +41 -3
- package/dist/components/tools/DisplayBox.vue.js.map +1 -0
- package/dist/components/tools/DisplayBox.vue3.js +6 -0
- package/dist/components/tools/DisplayBox.vue3.js.map +1 -0
- package/dist/components/tools/SvgFilter.vue.js +10 -47
- package/dist/components/tools/SvgFilter.vue.js.map +1 -0
- package/dist/components/tools/TextMedia.vue.js +3 -2
- package/dist/components/tools/TextMedia.vue.js.map +1 -0
- package/dist/components/tools/TextMedia.vue2.js +37 -25
- package/dist/components/tools/TextMedia.vue2.js.map +1 -0
- package/dist/components/tools/TimelineItem.vue.js +5 -4
- package/dist/components/tools/TimelineItem.vue.js.map +1 -0
- package/dist/components/tools/TimelineItem.vue2.js +136 -84
- package/dist/components/tools/TimelineItem.vue2.js.map +1 -0
- package/dist/components/tools/TwoColsMedia.vue.js +3 -2
- package/dist/components/tools/TwoColsMedia.vue.js.map +1 -0
- package/dist/components/tools/TwoColsMedia.vue2.js +39 -29
- package/dist/components/tools/TwoColsMedia.vue2.js.map +1 -0
- package/dist/composables/isHtml.js +5 -3
- package/dist/composables/isHtml.js.map +1 -0
- package/dist/composables/useColors.js +131 -129
- package/dist/composables/useColors.js.map +1 -0
- package/dist/composables/useComponent.js +34 -7
- package/dist/composables/useComponent.js.map +1 -0
- package/dist/composables/useCreateUid.js +6 -4
- package/dist/composables/useCreateUid.js.map +1 -0
- package/dist/composables/useIcons.js +12 -11
- package/dist/composables/useIcons.js.map +1 -0
- package/dist/composables/useMarkdown.js +9 -8
- package/dist/composables/useMarkdown.js.map +1 -0
- package/dist/composables/useRenderText.js +9 -5
- package/dist/composables/useRenderText.js.map +1 -0
- package/dist/entry/basics/EpBtn.d.ts +5 -0
- package/dist/entry/basics/EpBtn.js +5 -0
- package/dist/entry/basics/EpBtn.js.map +1 -0
- package/dist/entry/basics/EpCard.d.ts +5 -0
- package/dist/entry/basics/EpCard.js +5 -0
- package/dist/entry/basics/EpCard.js.map +1 -0
- package/dist/entry/basics/EpChip.d.ts +5 -0
- package/dist/entry/basics/EpChip.js +5 -0
- package/dist/entry/basics/EpChip.js.map +1 -0
- package/dist/entry/basics/EpDivider.d.ts +5 -0
- package/dist/entry/basics/EpDivider.js +5 -0
- package/dist/entry/basics/EpDivider.js.map +1 -0
- package/dist/entry/basics/EpFlex.d.ts +5 -0
- package/dist/entry/basics/EpFlex.js +5 -0
- package/dist/entry/basics/EpFlex.js.map +1 -0
- package/dist/entry/basics/EpHover.d.ts +5 -0
- package/dist/entry/basics/EpHover.js +5 -0
- package/dist/entry/basics/EpHover.js.map +1 -0
- package/dist/entry/basics/EpHoverCard.d.ts +5 -0
- package/dist/entry/basics/EpHoverCard.js +5 -0
- package/dist/entry/basics/EpHoverCard.js.map +1 -0
- package/dist/entry/basics/EpIcon.d.ts +5 -0
- package/dist/entry/basics/EpIcon.js +5 -0
- package/dist/entry/basics/EpIcon.js.map +1 -0
- package/dist/entry/basics/EpImg.d.ts +5 -0
- package/dist/entry/basics/EpImg.js +5 -0
- package/dist/entry/basics/EpImg.js.map +1 -0
- package/dist/entry/basics/EpImgCarousel.d.ts +5 -0
- package/dist/entry/basics/EpImgCarousel.js +5 -0
- package/dist/entry/basics/EpImgCarousel.js.map +1 -0
- package/dist/entry/basics/EpList.d.ts +5 -0
- package/dist/entry/basics/EpList.js +5 -0
- package/dist/entry/basics/EpList.js.map +1 -0
- package/dist/entry/basics/EpListItem.d.ts +5 -0
- package/dist/entry/basics/EpListItem.js +5 -0
- package/dist/entry/basics/EpListItem.js.map +1 -0
- package/dist/entry/basics/EpSection.d.ts +5 -0
- package/dist/entry/basics/EpSection.js +5 -0
- package/dist/entry/basics/EpSection.js.map +1 -0
- package/dist/entry/basics/EpSectionCols.d.ts +5 -0
- package/dist/entry/basics/EpSectionCols.js +5 -0
- package/dist/entry/basics/EpSectionCols.js.map +1 -0
- package/dist/entry/basics/EpSpinner.d.ts +5 -0
- package/dist/entry/basics/EpSpinner.js +5 -0
- package/dist/entry/basics/EpSpinner.js.map +1 -0
- package/dist/entry/basics/EpStackedList.d.ts +5 -0
- package/dist/entry/basics/EpStackedList.js +5 -0
- package/dist/entry/basics/EpStackedList.js.map +1 -0
- package/dist/entry/basics/EpTable.d.ts +5 -0
- package/dist/entry/basics/EpTable.js +5 -0
- package/dist/entry/basics/EpTable.js.map +1 -0
- package/dist/entry/basics/EpText.d.ts +5 -0
- package/dist/entry/basics/EpText.js +5 -0
- package/dist/entry/basics/EpText.js.map +1 -0
- package/dist/entry/charts/EpBarChart.d.ts +5 -0
- package/dist/entry/charts/EpBarChart.js +5 -0
- package/dist/entry/charts/EpBarChart.js.map +1 -0
- package/dist/entry/charts/EpFunnelChart.d.ts +5 -0
- package/dist/entry/charts/EpFunnelChart.js +5 -0
- package/dist/entry/charts/EpFunnelChart.js.map +1 -0
- package/dist/entry/charts/EpLineChart.d.ts +5 -0
- package/dist/entry/charts/EpLineChart.js +5 -0
- package/dist/entry/charts/EpLineChart.js.map +1 -0
- package/dist/entry/charts/EpPieChart.d.ts +5 -0
- package/dist/entry/charts/EpPieChart.js +5 -0
- package/dist/entry/charts/EpPieChart.js.map +1 -0
- package/dist/entry/educationals/EpBranchingScenario.d.ts +5 -0
- package/dist/entry/educationals/EpBranchingScenario.js +5 -0
- package/dist/entry/educationals/EpBranchingScenario.js.map +1 -0
- package/dist/entry/educationals/EpCodeblock.d.ts +5 -0
- package/dist/entry/educationals/EpCodeblock.js +6 -0
- package/dist/entry/educationals/EpCodeblock.js.map +1 -0
- package/dist/entry/educationals/EpConclusion.d.ts +5 -0
- package/dist/entry/educationals/EpConclusion.js +5 -0
- package/dist/entry/educationals/EpConclusion.js.map +1 -0
- package/dist/entry/educationals/EpDescription.d.ts +5 -0
- package/dist/entry/educationals/EpDescription.js +5 -0
- package/dist/entry/educationals/EpDescription.js.map +1 -0
- package/dist/entry/educationals/EpDocument.d.ts +5 -0
- package/dist/entry/educationals/EpDocument.js +5 -0
- package/dist/entry/educationals/EpDocument.js.map +1 -0
- package/dist/entry/educationals/EpEdu.d.ts +5 -0
- package/dist/entry/educationals/EpEdu.js +5 -0
- package/dist/entry/educationals/EpEdu.js.map +1 -0
- package/dist/entry/educationals/EpInstructions.d.ts +5 -0
- package/dist/entry/educationals/EpInstructions.js +5 -0
- package/dist/entry/educationals/EpInstructions.js.map +1 -0
- package/dist/entry/educationals/EpIntroduction.d.ts +5 -0
- package/dist/entry/educationals/EpIntroduction.js +5 -0
- package/dist/entry/educationals/EpIntroduction.js.map +1 -0
- package/dist/entry/educationals/EpObjective.d.ts +5 -0
- package/dist/entry/educationals/EpObjective.js +5 -0
- package/dist/entry/educationals/EpObjective.js.map +1 -0
- package/dist/entry/educationals/EpReading.d.ts +5 -0
- package/dist/entry/educationals/EpReading.js +5 -0
- package/dist/entry/educationals/EpReading.js.map +1 -0
- package/dist/entry/educationals/EpResource.d.ts +5 -0
- package/dist/entry/educationals/EpResource.js +5 -0
- package/dist/entry/educationals/EpResource.js.map +1 -0
- package/dist/entry/educationals/EpScope.d.ts +5 -0
- package/dist/entry/educationals/EpScope.js +5 -0
- package/dist/entry/educationals/EpScope.js.map +1 -0
- package/dist/entry/educationals/EpSpecificObjective.d.ts +5 -0
- package/dist/entry/educationals/EpSpecificObjective.js +5 -0
- package/dist/entry/educationals/EpSpecificObjective.js.map +1 -0
- package/dist/entry/interactions/EpAccordeon.d.ts +5 -0
- package/dist/entry/interactions/EpAccordeon.js +5 -0
- package/dist/entry/interactions/EpAccordeon.js.map +1 -0
- package/dist/entry/interactions/EpContentSlider.d.ts +5 -0
- package/dist/entry/interactions/EpContentSlider.js +5 -0
- package/dist/entry/interactions/EpContentSlider.js.map +1 -0
- package/dist/entry/interactions/EpDarkMode.d.ts +5 -0
- package/dist/entry/interactions/EpDarkMode.js +5 -0
- package/dist/entry/interactions/EpDarkMode.js.map +1 -0
- package/dist/entry/interactions/EpDraggable.d.ts +5 -0
- package/dist/entry/interactions/EpDraggable.js +5 -0
- package/dist/entry/interactions/EpDraggable.js.map +1 -0
- package/dist/entry/interactions/EpHotSpot.d.ts +5 -0
- package/dist/entry/interactions/EpHotSpot.js +5 -0
- package/dist/entry/interactions/EpHotSpot.js.map +1 -0
- package/dist/entry/interactions/EpModal.d.ts +5 -0
- package/dist/entry/interactions/EpModal.js +6 -0
- package/dist/entry/interactions/EpModal.js.map +1 -0
- package/dist/entry/interactions/EpQuestion.d.ts +5 -0
- package/dist/entry/interactions/EpQuestion.js +5 -0
- package/dist/entry/interactions/EpQuestion.js.map +1 -0
- package/dist/entry/interactions/EpSummativeTable.d.ts +5 -0
- package/dist/entry/interactions/EpSummativeTable.js +5 -0
- package/dist/entry/interactions/EpSummativeTable.js.map +1 -0
- package/dist/entry/interactions/EpSvgShow.d.ts +5 -0
- package/dist/entry/interactions/EpSvgShow.js +5 -0
- package/dist/entry/interactions/EpSvgShow.js.map +1 -0
- package/dist/entry/interactions/EpTabs.d.ts +5 -0
- package/dist/entry/interactions/EpTabs.js +5 -0
- package/dist/entry/interactions/EpTabs.js.map +1 -0
- package/dist/entry/interactions/EpTooltip.d.ts +5 -0
- package/dist/entry/interactions/EpTooltip.js +6 -0
- package/dist/entry/interactions/EpTooltip.js.map +1 -0
- package/dist/entry/medias/EpAudio.d.ts +5 -0
- package/dist/entry/medias/EpAudio.js +5 -0
- package/dist/entry/medias/EpAudio.js.map +1 -0
- package/dist/entry/medias/EpCardLink.d.ts +5 -0
- package/dist/entry/medias/EpCardLink.js +5 -0
- package/dist/entry/medias/EpCardLink.js.map +1 -0
- package/dist/entry/medias/EpCarousel.d.ts +5 -0
- package/dist/entry/medias/EpCarousel.js +5 -0
- package/dist/entry/medias/EpCarousel.js.map +1 -0
- package/dist/entry/medias/EpHierarchy.d.ts +5 -0
- package/dist/entry/medias/EpHierarchy.js +5 -0
- package/dist/entry/medias/EpHierarchy.js.map +1 -0
- package/dist/entry/medias/EpIframe.d.ts +5 -0
- package/dist/entry/medias/EpIframe.js +5 -0
- package/dist/entry/medias/EpIframe.js.map +1 -0
- package/dist/entry/medias/EpKatex.d.ts +5 -0
- package/dist/entry/medias/EpKatex.js +5 -0
- package/dist/entry/medias/EpKatex.js.map +1 -0
- package/dist/entry/medias/EpLink.d.ts +5 -0
- package/dist/entry/medias/EpLink.js +5 -0
- package/dist/entry/medias/EpLink.js.map +1 -0
- package/dist/entry/medias/EpLinkVersion.d.ts +5 -0
- package/dist/entry/medias/EpLinkVersion.js +5 -0
- package/dist/entry/medias/EpLinkVersion.js.map +1 -0
- package/dist/entry/medias/EpLottieSvg.d.ts +5 -0
- package/dist/entry/medias/EpLottieSvg.js +5 -0
- package/dist/entry/medias/EpLottieSvg.js.map +1 -0
- package/dist/entry/medias/EpSoftware.d.ts +5 -0
- package/dist/entry/medias/EpSoftware.js +5 -0
- package/dist/entry/medias/EpSoftware.js.map +1 -0
- package/dist/entry/medias/EpSvg.d.ts +5 -0
- package/dist/entry/medias/EpSvg.js +5 -0
- package/dist/entry/medias/EpSvg.js.map +1 -0
- package/dist/entry/medias/EpTerm.d.ts +5 -0
- package/dist/entry/medias/EpTerm.js +5 -0
- package/dist/entry/medias/EpTerm.js.map +1 -0
- package/dist/entry/medias/EpTimeLine.d.ts +5 -0
- package/dist/entry/medias/EpTimeLine.js +6 -0
- package/dist/entry/medias/EpTimeLine.js.map +1 -0
- package/dist/entry/medias/EpVideo.d.ts +5 -0
- package/dist/entry/medias/EpVideo.js +5 -0
- package/dist/entry/medias/EpVideo.js.map +1 -0
- package/dist/entry/medias/EpVideoPanopto.d.ts +5 -0
- package/dist/entry/medias/EpVideoPanopto.js +5 -0
- package/dist/entry/medias/EpVideoPanopto.js.map +1 -0
- package/dist/entry/medias/EpWordDef.d.ts +5 -0
- package/dist/entry/medias/EpWordDef.js +5 -0
- package/dist/entry/medias/EpWordDef.js.map +1 -0
- package/dist/entry/signages/EpAlert.d.ts +5 -0
- package/dist/entry/signages/EpAlert.js +5 -0
- package/dist/entry/signages/EpAlert.js.map +1 -0
- package/dist/entry/signages/EpBadge.d.ts +5 -0
- package/dist/entry/signages/EpBadge.js +5 -0
- package/dist/entry/signages/EpBadge.js.map +1 -0
- package/dist/entry/signages/EpHeader.d.ts +5 -0
- package/dist/entry/signages/EpHeader.js +5 -0
- package/dist/entry/signages/EpHeader.js.map +1 -0
- package/dist/entry/signages/EpNothing.d.ts +5 -0
- package/dist/entry/signages/EpNothing.js +5 -0
- package/dist/entry/signages/EpNothing.js.map +1 -0
- package/dist/entry/signages/EpQuote.d.ts +5 -0
- package/dist/entry/signages/EpQuote.js +5 -0
- package/dist/entry/signages/EpQuote.js.map +1 -0
- package/dist/entry/signages/EpSkeleton.d.ts +5 -0
- package/dist/entry/signages/EpSkeleton.js +6 -0
- package/dist/entry/signages/EpSkeleton.js.map +1 -0
- package/dist/index.d.ts +63 -0
- package/dist/index.js +188 -0
- package/dist/index.js.map +1 -0
- package/dist/types/Accordeon.js +3 -2
- package/dist/types/Accordeon.js.map +1 -0
- package/dist/types/Alert.js +6 -4
- package/dist/types/Alert.js.map +1 -0
- package/dist/types/Avatar.js +3 -2
- package/dist/types/Avatar.js.map +1 -0
- package/dist/types/Badge.js +3 -2
- package/dist/types/Badge.js.map +1 -0
- package/dist/types/Btn.js +6 -4
- package/dist/types/Btn.js.map +1 -0
- package/dist/types/Card.js +3 -2
- package/dist/types/Card.js.map +1 -0
- package/dist/types/Chip.js +6 -4
- package/dist/types/Chip.js.map +1 -0
- package/dist/types/Codeblock.js +6 -4
- package/dist/types/Codeblock.js.map +1 -0
- package/dist/types/Cols.js +3 -2
- package/dist/types/Cols.js.map +1 -0
- package/dist/types/Glossary.d.ts +10 -0
- package/dist/types/Image.js +6 -4
- package/dist/types/Image.js.map +1 -0
- package/dist/types/Medias.js +3 -2
- package/dist/types/Medias.js.map +1 -0
- package/dist/types/Radio.js +3 -2
- package/dist/types/Radio.js.map +1 -0
- package/dist/types/StackedList.js +3 -2
- package/dist/types/StackedList.js.map +1 -0
- package/dist/types/Switch.js +3 -2
- package/dist/types/Switch.js.map +1 -0
- package/dist/types/TimeLine.js +15 -14
- package/dist/types/TimeLine.js.map +1 -0
- package/dist/types/Tooltip.js +3 -2
- package/dist/types/Tooltip.js.map +1 -0
- package/dist/{medias → types/medias}/EpSensibleImage.d.ts +2 -0
- package/package.json +1 -5
- package/dist/basics/EpAvatar.js +0 -4
- package/dist/basics/EpBadge.js +0 -4
- package/dist/basics/EpBtn.js +0 -4
- package/dist/basics/EpCard.js +0 -4
- package/dist/basics/EpChip.js +0 -4
- package/dist/basics/EpDivider.js +0 -4
- package/dist/basics/EpFlex.js +0 -4
- package/dist/basics/EpHover.js +0 -4
- package/dist/basics/EpHoverCard.js +0 -4
- package/dist/basics/EpIcon.js +0 -4
- package/dist/basics/EpImg.js +0 -4
- package/dist/basics/EpImgCarousel.js +0 -4
- package/dist/basics/EpList.js +0 -4
- package/dist/basics/EpListItem.js +0 -4
- package/dist/basics/EpSection.js +0 -4
- package/dist/basics/EpSectionCols.js +0 -4
- package/dist/basics/EpSpinner.js +0 -4
- package/dist/basics/EpStackedList.js +0 -4
- package/dist/basics/EpTable.js +0 -4
- package/dist/basics/EpText.js +0 -4
- package/dist/charts/EpBarChart.js +0 -4
- package/dist/charts/EpFunnelChart.js +0 -4
- package/dist/charts/EpLineChart.js +0 -4
- package/dist/charts/EpPieChart.js +0 -4
- package/dist/components/tools/DisplayBox.vue2.js +0 -36
- package/dist/educationals/EpBranchingScenario.js +0 -4
- package/dist/educationals/EpCodeblock.js +0 -5
- package/dist/educationals/EpConclusion.js +0 -4
- package/dist/educationals/EpDescription.js +0 -4
- package/dist/educationals/EpDocument.js +0 -4
- package/dist/educationals/EpEdu.js +0 -4
- package/dist/educationals/EpInstructions.js +0 -4
- package/dist/educationals/EpIntroduction.js +0 -4
- package/dist/educationals/EpObjective.js +0 -4
- package/dist/educationals/EpReading.js +0 -4
- package/dist/educationals/EpResource.js +0 -4
- package/dist/educationals/EpScope.js +0 -4
- package/dist/educationals/EpSpecificObjective.js +0 -4
- package/dist/ep-lib-ts.css +0 -1
- package/dist/forms/EpCheckbox.js +0 -4
- package/dist/forms/EpInput.js +0 -4
- package/dist/forms/EpRadio.js +0 -4
- package/dist/forms/EpRadioSummative.js +0 -4
- package/dist/forms/EpSelect.js +0 -4
- package/dist/forms/EpSwitch.js +0 -4
- package/dist/forms/EpTextarea.js +0 -4
- package/dist/forms/EpToggle.js +0 -4
- package/dist/interactions/Ep360Image.js +0 -4
- package/dist/interactions/Ep360Video.js +0 -4
- package/dist/interactions/EpAccordeon.js +0 -4
- package/dist/interactions/EpContentSlider.js +0 -4
- package/dist/interactions/EpDarkMode.js +0 -4
- package/dist/interactions/EpDraggable.js +0 -4
- package/dist/interactions/EpHotSpot.js +0 -4
- package/dist/interactions/EpModal.js +0 -5
- package/dist/interactions/EpQuestion.js +0 -4
- package/dist/interactions/EpSummativeTable.js +0 -4
- package/dist/interactions/EpSvgShow.js +0 -4
- package/dist/interactions/EpTabs.js +0 -4
- package/dist/interactions/EpTooltip.js +0 -5
- package/dist/medias/EpAudio.js +0 -4
- package/dist/medias/EpCardLink.js +0 -4
- package/dist/medias/EpCarousel.js +0 -4
- package/dist/medias/EpHierarchy.js +0 -4
- package/dist/medias/EpIframe.js +0 -4
- package/dist/medias/EpKatex.js +0 -4
- package/dist/medias/EpLink.js +0 -4
- package/dist/medias/EpLinkVersion.js +0 -4
- package/dist/medias/EpLottieSvg.js +0 -4
- package/dist/medias/EpSoftware.js +0 -4
- package/dist/medias/EpSvg.js +0 -4
- package/dist/medias/EpTerm.js +0 -4
- package/dist/medias/EpTimeLine.js +0 -5
- package/dist/medias/EpVideo.js +0 -4
- package/dist/medias/EpVideoPanopto.js +0 -4
- package/dist/medias/EpWordDef.js +0 -4
- package/dist/signages/EpAlert.js +0 -4
- package/dist/signages/EpBadge.js +0 -4
- package/dist/signages/EpHeader.js +0 -4
- package/dist/signages/EpNothing.js +0 -4
- package/dist/signages/EpQuote.js +0 -4
- package/dist/signages/EpSkeleton.js +0 -5
- /package/dist/{Accordeon.d.ts → types/Accordeon.d.ts} +0 -0
- /package/dist/{Aframe.d.ts → types/Aframe.d.ts} +0 -0
- /package/dist/{Alert.d.ts → types/Alert.d.ts} +0 -0
- /package/dist/{Answer.d.ts → types/Answer.d.ts} +0 -0
- /package/dist/{Avatar.d.ts → types/Avatar.d.ts} +0 -0
- /package/dist/{Badge.d.ts → types/Badge.d.ts} +0 -0
- /package/dist/{Border.d.ts → types/Border.d.ts} +0 -0
- /package/dist/{Btn.d.ts → types/Btn.d.ts} +0 -0
- /package/dist/{Card.d.ts → types/Card.d.ts} +0 -0
- /package/dist/{Chip.d.ts → types/Chip.d.ts} +0 -0
- /package/dist/{Codeblock.d.ts → types/Codeblock.d.ts} +0 -0
- /package/dist/{Cols.d.ts → types/Cols.d.ts} +0 -0
- /package/dist/{Component.d.ts → types/Component.d.ts} +0 -0
- /package/dist/{Draggable.d.ts → types/Draggable.d.ts} +0 -0
- /package/dist/{GlossaryEntry.d.ts → types/GlossaryEntry.d.ts} +0 -0
- /package/dist/{Hierarchy.d.ts → types/Hierarchy.d.ts} +0 -0
- /package/dist/{Hover.d.ts → types/Hover.d.ts} +0 -0
- /package/dist/{Image.d.ts → types/Image.d.ts} +0 -0
- /package/dist/{MandateLevel.d.ts → types/MandateLevel.d.ts} +0 -0
- /package/dist/{MediaCarousel.d.ts → types/MediaCarousel.d.ts} +0 -0
- /package/dist/{Medias.d.ts → types/Medias.d.ts} +0 -0
- /package/dist/{Radio.d.ts → types/Radio.d.ts} +0 -0
- /package/dist/{Slides.d.ts → types/Slides.d.ts} +0 -0
- /package/dist/{StackedList.d.ts → types/StackedList.d.ts} +0 -0
- /package/dist/{SummativeTable.d.ts → types/SummativeTable.d.ts} +0 -0
- /package/dist/{Switch.d.ts → types/Switch.d.ts} +0 -0
- /package/dist/{Three.d.ts → types/Three.d.ts} +0 -0
- /package/dist/{TimeLine.d.ts → types/TimeLine.d.ts} +0 -0
- /package/dist/{Tooltip.d.ts → types/Tooltip.d.ts} +0 -0
- /package/dist/{basics → types/basics}/EpAvatar.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpBadge.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpBtn.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpCard.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpChip.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpDivider.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpFlex.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpHover.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpHoverCard.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpIcon.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpImg.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpImgCarousel.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpList.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpListItem.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpSection.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpSectionCols.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpSpinner.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpStackedList.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpTable.d.ts +0 -0
- /package/dist/{basics → types/basics}/EpText.d.ts +0 -0
- /package/dist/{charts → types/charts}/EpBarChart.d.ts +0 -0
- /package/dist/{charts → types/charts}/EpFunnelChart.d.ts +0 -0
- /package/dist/{charts → types/charts}/EpLineChart.d.ts +0 -0
- /package/dist/{charts → types/charts}/EpPieChart.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpBranchingScenario.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpCodeblock.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpConclusion.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpDescription.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpDocument.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpEdu.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpInstructions.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpIntroduction.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpObjective.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpReading.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpResource.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpScope.d.ts +0 -0
- /package/dist/{educationals → types/educationals}/EpSpecificObjective.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpCheckbox.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpInput.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpRadio.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpRadioSummative.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpSelect.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpSwitch.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpTextarea.d.ts +0 -0
- /package/dist/{forms → types/forms}/EpToggle.d.ts +0 -0
- /package/dist/{image360.d.ts → types/image360.d.ts} +0 -0
- /package/dist/{interactions → types/interactions}/Ep360Image.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/Ep360Video.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpAccordeon.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpContentSlider.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpDarkMode.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpDraggable.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpHotSpot.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpModal.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpQuestion.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpSummativeTable.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpSvgShow.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpTabs.d.ts +0 -0
- /package/dist/{interactions → types/interactions}/EpTooltip.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpAudio.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpCardLink.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpCarousel.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpHierarchy.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpIframe.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpKatex.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpLink.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpLinkVersion.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpLottieSvg.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpSoftware.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpSvg.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpTerm.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpTimeLine.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpVideo.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpVideoPanopto.d.ts +0 -0
- /package/dist/{medias → types/medias}/EpWordDef.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpAlert.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpBadge.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpHeader.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpNothing.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpQuote.d.ts +0 -0
- /package/dist/{signages → types/signages}/EpSkeleton.d.ts +0 -0
- /package/dist/{video360.d.ts → types/video360.d.ts} +0 -0
|
@@ -1,36 +1,82 @@
|
|
|
1
|
-
import { defineComponent
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { defineComponent, computed, toRefs, createElementBlock, createBlock, openBlock, createCommentVNode, createElementVNode, unref, Fragment, createVNode, createSlots, withCtx, createTextVNode, toDisplayString, normalizeClass, withModifiers } from "vue";
|
|
2
|
+
import _sfc_main$1 from "../basics/EpIcon.vue.js";
|
|
3
|
+
import _sfc_main$3 from "../basics/EpBtn.vue.js";
|
|
4
|
+
import _sfc_main$4 from "../tools/DisplayBox.vue.js";
|
|
5
5
|
/* empty css */
|
|
6
|
-
import
|
|
7
|
-
import { useRenderText
|
|
8
|
-
import { mdiBookOpenPageVariant
|
|
9
|
-
const
|
|
6
|
+
import _sfc_main$2 from "./EpEdu.vue.js";
|
|
7
|
+
import { useRenderText } from "../../composables/useRenderText.js";
|
|
8
|
+
import { mdiBookOpenPageVariant, mdiBookOpenVariant, mdiOpenInNew, mdiBookmarkBox } from "@mdi/js";
|
|
9
|
+
const _hoisted_1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "flex shadow-sm rounded-lg overflow-hidden bg-white dark:bg-dark md:flex-row"
|
|
12
|
-
}
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_2 = {
|
|
13
14
|
key: 0,
|
|
14
15
|
class: "h-96 mr-2 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"
|
|
15
|
-
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_3 = ["src", "alt"];
|
|
18
|
+
const _hoisted_4 = {
|
|
16
19
|
key: 1,
|
|
17
20
|
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 dark:bg-dark"
|
|
18
|
-
}
|
|
21
|
+
};
|
|
22
|
+
const _hoisted_5 = { class: "flex py-3 flex-col w-full" };
|
|
23
|
+
const _hoisted_6 = ["innerHTML"];
|
|
24
|
+
const _hoisted_7 = { class: "w-full" };
|
|
25
|
+
const _hoisted_8 = { class: "flex" };
|
|
26
|
+
const _hoisted_9 = {
|
|
19
27
|
key: 0,
|
|
20
28
|
class: "flex-1 py-2"
|
|
21
|
-
}
|
|
29
|
+
};
|
|
30
|
+
const _hoisted_10 = { class: "font-medium" };
|
|
31
|
+
const _hoisted_11 = {
|
|
22
32
|
key: 0,
|
|
23
33
|
class: "font-bold mr-1"
|
|
24
|
-
}
|
|
34
|
+
};
|
|
35
|
+
const _hoisted_12 = { key: 1 };
|
|
36
|
+
const _hoisted_13 = { key: 2 };
|
|
37
|
+
const _hoisted_14 = { key: 3 };
|
|
38
|
+
const _hoisted_15 = { key: 0 };
|
|
39
|
+
const _hoisted_16 = { class: "text-sm italic pr-1" };
|
|
40
|
+
const _hoisted_17 = { class: "" };
|
|
41
|
+
const _hoisted_18 = { class: "pl-2 align-middle" };
|
|
42
|
+
const _hoisted_19 = ["innerHTML"];
|
|
43
|
+
const _hoisted_20 = { class: "flex flex-row justify-between" };
|
|
44
|
+
const _hoisted_21 = { class: "p-5" };
|
|
45
|
+
const _hoisted_22 = { class: "text-lg leading-6 font-semibold font-sans" };
|
|
46
|
+
const _hoisted_23 = { class: "flex" };
|
|
47
|
+
const _hoisted_24 = { class: "p-5" };
|
|
48
|
+
const _hoisted_25 = { class: "w-[32rem]" };
|
|
49
|
+
const _hoisted_26 = { class: "flex flex-col rounded-lg bg-white dark:bg-dark dark:border-r md:flex-row" };
|
|
50
|
+
const _hoisted_27 = ["src", "alt"];
|
|
51
|
+
const _hoisted_28 = {
|
|
25
52
|
key: 1,
|
|
26
53
|
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"
|
|
27
|
-
}
|
|
54
|
+
};
|
|
55
|
+
const _hoisted_29 = { class: "flex flex-col justify-between w-full" };
|
|
56
|
+
const _hoisted_30 = { class: "text-left px-5 py-2 bg-gray-100 text-black dark:rounded-tr-lg" };
|
|
57
|
+
const _hoisted_31 = { class: "pl-2 align-middle" };
|
|
58
|
+
const _hoisted_32 = { class: "w-full px-5" };
|
|
59
|
+
const _hoisted_33 = { class: "flex" };
|
|
60
|
+
const _hoisted_34 = {
|
|
28
61
|
key: 0,
|
|
29
62
|
class: "flex-1 py-2"
|
|
30
|
-
}
|
|
63
|
+
};
|
|
64
|
+
const _hoisted_35 = { class: "font-medium" };
|
|
65
|
+
const _hoisted_36 = {
|
|
31
66
|
key: 0,
|
|
32
67
|
class: "font-bold mr-2"
|
|
33
|
-
}
|
|
68
|
+
};
|
|
69
|
+
const _hoisted_37 = { key: 1 };
|
|
70
|
+
const _hoisted_38 = { key: 2 };
|
|
71
|
+
const _hoisted_39 = { key: 3 };
|
|
72
|
+
const _hoisted_40 = { key: 0 };
|
|
73
|
+
const _hoisted_41 = { class: "text-sm italic pr-1" };
|
|
74
|
+
const _hoisted_42 = { class: "pl-2 align-middle" };
|
|
75
|
+
const _hoisted_43 = { class: "bg-gray-100 dark:bg-transparent dark:border-b dark:rounded-br text-right pr-5" };
|
|
76
|
+
const _hoisted_44 = { class: "border-l p-5" };
|
|
77
|
+
const old_image = "https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg";
|
|
78
|
+
const bad_image = "https://farm5.staticflickr.com/4868/45940268562_9452f09a61_o.png";
|
|
79
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
34
80
|
__name: "EpReading",
|
|
35
81
|
props: {
|
|
36
82
|
url: {},
|
|
@@ -43,12 +89,12 @@ const Y = {
|
|
|
43
89
|
pages: {},
|
|
44
90
|
mandateLevel: {},
|
|
45
91
|
intentions: {},
|
|
46
|
-
compact: { type: Boolean, default:
|
|
92
|
+
compact: { type: Boolean, default: false },
|
|
47
93
|
more: { type: Boolean },
|
|
48
94
|
version_link: {},
|
|
49
|
-
hideCover: { type: Boolean, default:
|
|
95
|
+
hideCover: { type: Boolean, default: false },
|
|
50
96
|
type: { default: "neutral" },
|
|
51
|
-
hideIcon: { type: Boolean, default:
|
|
97
|
+
hideIcon: { type: Boolean, default: false },
|
|
52
98
|
labelIn: { default: "dans" },
|
|
53
99
|
labelRead: { default: "Lire" },
|
|
54
100
|
labelClose: { default: "Fermer" },
|
|
@@ -56,252 +102,271 @@ const Y = {
|
|
|
56
102
|
labelCard: { default: "Lecture" },
|
|
57
103
|
labelIntentions: { default: "Intentions de lecture" }
|
|
58
104
|
},
|
|
59
|
-
setup(
|
|
60
|
-
const
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
editor
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
105
|
+
setup(__props) {
|
|
106
|
+
const props = __props;
|
|
107
|
+
const hasCover = computed(() => {
|
|
108
|
+
if (props.cover === old_image || props.cover.trim().length === 0 || props.cover === bad_image) {
|
|
109
|
+
return false;
|
|
110
|
+
}
|
|
111
|
+
return true;
|
|
112
|
+
});
|
|
113
|
+
const hasDetails = computed(() => {
|
|
114
|
+
if (props.author || props.editor || props.container || props.year) {
|
|
115
|
+
return true;
|
|
116
|
+
}
|
|
117
|
+
return false;
|
|
118
|
+
});
|
|
119
|
+
const {
|
|
120
|
+
title,
|
|
121
|
+
intentions,
|
|
122
|
+
cover,
|
|
123
|
+
hideCover,
|
|
124
|
+
year,
|
|
125
|
+
author,
|
|
126
|
+
container,
|
|
127
|
+
editor,
|
|
128
|
+
pages,
|
|
129
|
+
type,
|
|
130
|
+
mandateLevel,
|
|
131
|
+
url,
|
|
132
|
+
labelIn,
|
|
133
|
+
labelRead,
|
|
134
|
+
labelClose,
|
|
135
|
+
labelDetails,
|
|
136
|
+
labelCard,
|
|
137
|
+
labelIntentions
|
|
138
|
+
} = toRefs(props);
|
|
139
|
+
const errorImg = (event) => {
|
|
140
|
+
const imgElement = event.target;
|
|
141
|
+
if (imgElement.src) {
|
|
142
|
+
imgElement.src = "https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg";
|
|
143
|
+
}
|
|
82
144
|
};
|
|
83
|
-
return (
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
145
|
+
return (_ctx, _cache) => {
|
|
146
|
+
return !_ctx.compact ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
147
|
+
!unref(hideCover) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
148
|
+
hasCover.value ? (openBlock(), createElementBlock("div", _hoisted_2, [
|
|
149
|
+
createElementVNode("img", {
|
|
150
|
+
src: unref(cover),
|
|
151
|
+
alt: `image de la lecture ${unref(title)}`,
|
|
152
|
+
onError: errorImg
|
|
153
|
+
}, null, 40, _hoisted_3)
|
|
154
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
155
|
+
createVNode(_sfc_main$1, {
|
|
156
|
+
"icon-path": unref(mdiBookOpenPageVariant),
|
|
157
|
+
size: "95"
|
|
158
|
+
}, null, 8, ["icon-path"])
|
|
159
|
+
]))
|
|
160
|
+
], 64)) : createCommentVNode("", true),
|
|
161
|
+
createElementVNode("div", _hoisted_5, [
|
|
162
|
+
createVNode(_sfc_main$2, {
|
|
163
|
+
title: unref(labelCard),
|
|
164
|
+
labelIntentions: unref(labelIntentions),
|
|
165
|
+
icon: unref(mdiBookOpenVariant),
|
|
166
|
+
flat: "",
|
|
167
|
+
type: unref(type),
|
|
168
|
+
hideIcon: _ctx.hideIcon,
|
|
169
|
+
mandateLevel: unref(mandateLevel)
|
|
170
|
+
}, createSlots({
|
|
171
|
+
content: withCtx(() => [
|
|
172
|
+
createElementVNode("div", _hoisted_7, [
|
|
173
|
+
createElementVNode("h4", {
|
|
174
|
+
class: normalizeClass(`text-xl font-semibold ${hasDetails.value || unref(pages) ? "border-b" : ""}`)
|
|
175
|
+
}, toDisplayString(unref(title)), 3),
|
|
176
|
+
createElementVNode("div", _hoisted_8, [
|
|
177
|
+
hasDetails.value ? (openBlock(), createElementBlock("div", _hoisted_9, [
|
|
178
|
+
createElementVNode("p", _hoisted_10, [
|
|
179
|
+
unref(author) ? (openBlock(), createElementBlock("span", _hoisted_11, toDisplayString(unref(author)), 1)) : createCommentVNode("", true),
|
|
180
|
+
unref(year) ? (openBlock(), createElementBlock("span", _hoisted_12, "(" + toDisplayString(unref(year)) + ")", 1)) : createCommentVNode("", true),
|
|
181
|
+
unref(year) && unref(editor) ? (openBlock(), createElementBlock("span", _hoisted_13, ", ")) : createCommentVNode("", true),
|
|
182
|
+
unref(editor) ? (openBlock(), createElementBlock("span", _hoisted_14, toDisplayString(unref(editor)), 1)) : createCommentVNode("", true)
|
|
108
183
|
]),
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
}, null, 8, ["icon-path"])
|
|
127
|
-
]))
|
|
128
|
-
], 64)),
|
|
129
|
-
t("div", Be, [
|
|
130
|
-
t("div", Le, [
|
|
131
|
-
a(r, {
|
|
132
|
-
size: 24,
|
|
133
|
-
"icon-path": e(L)
|
|
134
|
-
}, null, 8, ["icon-path"]),
|
|
135
|
-
t("span", $e, l(e(w)), 1)
|
|
136
|
-
]),
|
|
137
|
-
t("div", je, [
|
|
138
|
-
t("h4", {
|
|
139
|
-
class: g(`text-xl font-semibold py-4 ${c.value || e(p) ? "border-b" : ""}`)
|
|
140
|
-
}, l(e(f)), 3),
|
|
141
|
-
t("div", ze, [
|
|
142
|
-
c.value ? (o(), s("div", Ee, [
|
|
143
|
-
t("p", Te, [
|
|
144
|
-
e(y) ? (o(), s("span", Ve, l(e(y)), 1)) : n("", !0),
|
|
145
|
-
e(u) ? (o(), s("span", Me, " (" + l(e(u)) + ")", 1)) : n("", !0),
|
|
146
|
-
e(u) && e(_) ? (o(), s("span", Ne, ", ")) : n("", !0),
|
|
147
|
-
e(_) ? (o(), s("span", Re, l(e(_)), 1)) : n("", !0)
|
|
148
|
-
]),
|
|
149
|
-
e(b) ? (o(), s("p", De, [
|
|
150
|
-
t("span", He, l(e(T)), 1),
|
|
151
|
-
t("span", null, l(e(b)), 1)
|
|
152
|
-
])) : n("", !0)
|
|
153
|
-
])) : n("", !0),
|
|
154
|
-
e(p) ? (o(), s("div", {
|
|
155
|
-
key: 1,
|
|
156
|
-
class: g(`flex-1 pt-2 pb-2 ${c.value ? "border-l pl-2" : ""}`)
|
|
157
|
-
}, [
|
|
158
|
-
a(r, {
|
|
159
|
-
size: 24,
|
|
160
|
-
"icon-path": e(A)
|
|
161
|
-
}, null, 8, ["icon-path"]),
|
|
162
|
-
t("span", Oe, l(e(p)), 1)
|
|
163
|
-
], 2)) : n("", !0)
|
|
164
|
-
])
|
|
165
|
-
]),
|
|
166
|
-
t("div", qe, [
|
|
167
|
-
a(x, {
|
|
168
|
-
text: "",
|
|
169
|
-
onClick: O(C, ["stop"]),
|
|
170
|
-
type: "error"
|
|
171
|
-
}, {
|
|
172
|
-
default: i(() => [
|
|
173
|
-
v(l(e(K)), 1)
|
|
174
|
-
]),
|
|
175
|
-
_: 2
|
|
176
|
-
}, 1032, ["onClick"])
|
|
177
|
-
])
|
|
178
|
-
])
|
|
179
|
-
])
|
|
180
|
-
])
|
|
181
|
-
]),
|
|
182
|
-
_: 1
|
|
183
|
-
})
|
|
184
|
+
unref(container) ? (openBlock(), createElementBlock("p", _hoisted_15, [
|
|
185
|
+
createElementVNode("span", _hoisted_16, toDisplayString(unref(labelIn)), 1),
|
|
186
|
+
createElementVNode("span", _hoisted_17, toDisplayString(unref(container)), 1)
|
|
187
|
+
])) : createCommentVNode("", true)
|
|
188
|
+
])) : createCommentVNode("", true),
|
|
189
|
+
unref(pages) ? (openBlock(), createElementBlock("div", {
|
|
190
|
+
key: 1,
|
|
191
|
+
class: normalizeClass(`flex-1 pt-2 pb-2 ${hasDetails.value ? "border-l pl-2" : ""}`)
|
|
192
|
+
}, [
|
|
193
|
+
createVNode(_sfc_main$1, {
|
|
194
|
+
size: 24,
|
|
195
|
+
"icon-path": unref(mdiBookmarkBox)
|
|
196
|
+
}, null, 8, ["icon-path"]),
|
|
197
|
+
createElementVNode("span", _hoisted_18, toDisplayString(unref(pages)), 1)
|
|
198
|
+
], 2)) : createCommentVNode("", true)
|
|
199
|
+
])
|
|
200
|
+
])
|
|
184
201
|
]),
|
|
185
|
-
|
|
186
|
-
|
|
202
|
+
actions: withCtx(() => [
|
|
203
|
+
unref(url) ? (openBlock(), createBlock(_sfc_main$3, {
|
|
187
204
|
key: 0,
|
|
188
205
|
text: "",
|
|
189
|
-
href:
|
|
206
|
+
href: unref(url),
|
|
190
207
|
type: "primary"
|
|
191
208
|
}, {
|
|
192
|
-
default:
|
|
193
|
-
|
|
209
|
+
default: withCtx(() => [
|
|
210
|
+
createVNode(_sfc_main$1, {
|
|
194
211
|
size: 20,
|
|
195
|
-
"icon-path":
|
|
212
|
+
"icon-path": unref(mdiOpenInNew)
|
|
196
213
|
}, null, 8, ["icon-path"]),
|
|
197
|
-
|
|
214
|
+
createTextVNode(" " + toDisplayString(unref(labelRead)), 1)
|
|
198
215
|
]),
|
|
199
216
|
_: 1
|
|
200
|
-
}, 8, ["href"])) :
|
|
201
|
-
])
|
|
202
|
-
|
|
217
|
+
}, 8, ["href"])) : createCommentVNode("", true)
|
|
218
|
+
]),
|
|
219
|
+
_: 2
|
|
220
|
+
}, [
|
|
221
|
+
unref(intentions) ? {
|
|
222
|
+
name: "intentions",
|
|
223
|
+
fn: withCtx(() => [
|
|
224
|
+
createElementVNode("div", {
|
|
225
|
+
innerHTML: unref(useRenderText)(unref(intentions))
|
|
226
|
+
}, null, 8, _hoisted_6)
|
|
227
|
+
]),
|
|
228
|
+
key: "0"
|
|
229
|
+
} : void 0
|
|
230
|
+
]), 1032, ["title", "labelIntentions", "icon", "type", "hideIcon", "mandateLevel"])
|
|
203
231
|
])
|
|
204
|
-
]),
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
a(q, {
|
|
233
|
-
title: e(w),
|
|
234
|
-
labelIntentions: e(M),
|
|
235
|
-
icon: e(L),
|
|
236
|
-
flat: "",
|
|
237
|
-
type: e(E),
|
|
238
|
-
hideIcon: m.hideIcon,
|
|
239
|
-
mandateLevel: e(J)
|
|
240
|
-
}, H({
|
|
241
|
-
content: i(() => [
|
|
242
|
-
t("div", le, [
|
|
243
|
-
t("h4", {
|
|
244
|
-
class: g(`text-xl font-semibold ${c.value || e(p) ? "border-b" : ""}`)
|
|
245
|
-
}, l(e(f)), 3),
|
|
246
|
-
t("div", ne, [
|
|
247
|
-
c.value ? (o(), s("div", ae, [
|
|
248
|
-
t("p", ie, [
|
|
249
|
-
e(y) ? (o(), s("span", de, l(e(y)), 1)) : n("", !0),
|
|
250
|
-
e(u) ? (o(), s("span", re, "(" + l(e(u)) + ")", 1)) : n("", !0),
|
|
251
|
-
e(u) && e(_) ? (o(), s("span", ce, ", ")) : n("", !0),
|
|
252
|
-
e(_) ? (o(), s("span", ue, l(e(_)), 1)) : n("", !0)
|
|
232
|
+
])) : (openBlock(), createBlock(_sfc_main$2, {
|
|
233
|
+
key: 1,
|
|
234
|
+
title: unref(labelCard),
|
|
235
|
+
labelIntentions: unref(labelIntentions),
|
|
236
|
+
icon: unref(mdiBookOpenVariant),
|
|
237
|
+
flat: "",
|
|
238
|
+
type: unref(type),
|
|
239
|
+
hideIcon: _ctx.hideIcon
|
|
240
|
+
}, createSlots({
|
|
241
|
+
content: withCtx(() => [
|
|
242
|
+
createElementVNode("div", _hoisted_20, [
|
|
243
|
+
createElementVNode("div", _hoisted_21, [
|
|
244
|
+
createElementVNode("span", _hoisted_22, toDisplayString(unref(title)), 1)
|
|
245
|
+
]),
|
|
246
|
+
createElementVNode("div", _hoisted_23, [
|
|
247
|
+
createElementVNode("div", _hoisted_24, [
|
|
248
|
+
createVNode(_sfc_main$4, null, {
|
|
249
|
+
default: withCtx(({ open }) => [
|
|
250
|
+
createVNode(_sfc_main$3, {
|
|
251
|
+
text: "",
|
|
252
|
+
onClick: withModifiers(open, ["stop"]),
|
|
253
|
+
type: "primary"
|
|
254
|
+
}, {
|
|
255
|
+
default: withCtx(() => [
|
|
256
|
+
createTextVNode(toDisplayString(unref(labelDetails)), 1)
|
|
257
|
+
]),
|
|
258
|
+
_: 2
|
|
259
|
+
}, 1032, ["onClick"])
|
|
253
260
|
]),
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
261
|
+
menu: withCtx(({ close }) => [
|
|
262
|
+
createElementVNode("div", _hoisted_25, [
|
|
263
|
+
createElementVNode("div", _hoisted_26, [
|
|
264
|
+
!unref(hideCover) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
265
|
+
hasCover.value ? (openBlock(), createElementBlock("img", {
|
|
266
|
+
key: 0,
|
|
267
|
+
class: "object-cover h-96 w-full rounded-t-lg md:h-auto md:w-56 md:rounded-none md:rounded-l-lg",
|
|
268
|
+
src: unref(cover),
|
|
269
|
+
alt: `image de la lecture ${unref(title)}`,
|
|
270
|
+
onError: errorImg
|
|
271
|
+
}, null, 40, _hoisted_27)) : (openBlock(), createElementBlock("div", _hoisted_28, [
|
|
272
|
+
createVNode(_sfc_main$1, {
|
|
273
|
+
"icon-path": unref(mdiBookOpenPageVariant),
|
|
274
|
+
size: "95"
|
|
275
|
+
}, null, 8, ["icon-path"])
|
|
276
|
+
]))
|
|
277
|
+
], 64)) : createCommentVNode("", true),
|
|
278
|
+
createElementVNode("div", _hoisted_29, [
|
|
279
|
+
createElementVNode("div", _hoisted_30, [
|
|
280
|
+
createVNode(_sfc_main$1, {
|
|
281
|
+
size: 24,
|
|
282
|
+
"icon-path": unref(mdiBookOpenVariant)
|
|
283
|
+
}, null, 8, ["icon-path"]),
|
|
284
|
+
createElementVNode("span", _hoisted_31, toDisplayString(unref(labelCard)), 1)
|
|
285
|
+
]),
|
|
286
|
+
createElementVNode("div", _hoisted_32, [
|
|
287
|
+
createElementVNode("h4", {
|
|
288
|
+
class: normalizeClass(`text-xl font-semibold py-4 ${hasDetails.value || unref(pages) ? "border-b" : ""}`)
|
|
289
|
+
}, toDisplayString(unref(title)), 3),
|
|
290
|
+
createElementVNode("div", _hoisted_33, [
|
|
291
|
+
hasDetails.value ? (openBlock(), createElementBlock("div", _hoisted_34, [
|
|
292
|
+
createElementVNode("p", _hoisted_35, [
|
|
293
|
+
unref(author) ? (openBlock(), createElementBlock("span", _hoisted_36, toDisplayString(unref(author)), 1)) : createCommentVNode("", true),
|
|
294
|
+
unref(year) ? (openBlock(), createElementBlock("span", _hoisted_37, " (" + toDisplayString(unref(year)) + ")", 1)) : createCommentVNode("", true),
|
|
295
|
+
unref(year) && unref(editor) ? (openBlock(), createElementBlock("span", _hoisted_38, ", ")) : createCommentVNode("", true),
|
|
296
|
+
unref(editor) ? (openBlock(), createElementBlock("span", _hoisted_39, toDisplayString(unref(editor)), 1)) : createCommentVNode("", true)
|
|
297
|
+
]),
|
|
298
|
+
unref(container) ? (openBlock(), createElementBlock("p", _hoisted_40, [
|
|
299
|
+
createElementVNode("span", _hoisted_41, toDisplayString(unref(labelIn)), 1),
|
|
300
|
+
createElementVNode("span", null, toDisplayString(unref(container)), 1)
|
|
301
|
+
])) : createCommentVNode("", true)
|
|
302
|
+
])) : createCommentVNode("", true),
|
|
303
|
+
unref(pages) ? (openBlock(), createElementBlock("div", {
|
|
304
|
+
key: 1,
|
|
305
|
+
class: normalizeClass(`flex-1 pt-2 pb-2 ${hasDetails.value ? "border-l pl-2" : ""}`)
|
|
306
|
+
}, [
|
|
307
|
+
createVNode(_sfc_main$1, {
|
|
308
|
+
size: 24,
|
|
309
|
+
"icon-path": unref(mdiBookmarkBox)
|
|
310
|
+
}, null, 8, ["icon-path"]),
|
|
311
|
+
createElementVNode("span", _hoisted_42, toDisplayString(unref(pages)), 1)
|
|
312
|
+
], 2)) : createCommentVNode("", true)
|
|
313
|
+
])
|
|
314
|
+
]),
|
|
315
|
+
createElementVNode("div", _hoisted_43, [
|
|
316
|
+
createVNode(_sfc_main$3, {
|
|
317
|
+
text: "",
|
|
318
|
+
onClick: withModifiers(close, ["stop"]),
|
|
319
|
+
type: "error"
|
|
320
|
+
}, {
|
|
321
|
+
default: withCtx(() => [
|
|
322
|
+
createTextVNode(toDisplayString(unref(labelClose)), 1)
|
|
323
|
+
]),
|
|
324
|
+
_: 2
|
|
325
|
+
}, 1032, ["onClick"])
|
|
326
|
+
])
|
|
327
|
+
])
|
|
328
|
+
])
|
|
329
|
+
])
|
|
330
|
+
]),
|
|
331
|
+
_: 1
|
|
332
|
+
})
|
|
333
|
+
]),
|
|
334
|
+
createElementVNode("div", _hoisted_44, [
|
|
335
|
+
unref(url) ? (openBlock(), createBlock(_sfc_main$3, {
|
|
336
|
+
key: 0,
|
|
337
|
+
text: "",
|
|
338
|
+
href: unref(url),
|
|
339
|
+
type: "primary"
|
|
340
|
+
}, {
|
|
341
|
+
default: withCtx(() => [
|
|
342
|
+
createVNode(_sfc_main$1, {
|
|
343
|
+
size: 20,
|
|
344
|
+
"icon-path": unref(mdiOpenInNew)
|
|
345
|
+
}, null, 8, ["icon-path"]),
|
|
346
|
+
createTextVNode(" " + toDisplayString(unref(labelRead)), 1)
|
|
347
|
+
]),
|
|
348
|
+
_: 1
|
|
349
|
+
}, 8, ["href"])) : createCommentVNode("", true)
|
|
269
350
|
])
|
|
270
351
|
])
|
|
352
|
+
])
|
|
353
|
+
]),
|
|
354
|
+
_: 2
|
|
355
|
+
}, [
|
|
356
|
+
unref(intentions) ? {
|
|
357
|
+
name: "intentions",
|
|
358
|
+
fn: withCtx(() => [
|
|
359
|
+
createElementVNode("div", {
|
|
360
|
+
innerHTML: unref(useRenderText)(unref(intentions))
|
|
361
|
+
}, null, 8, _hoisted_19)
|
|
271
362
|
]),
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
href: e(k),
|
|
277
|
-
type: "primary"
|
|
278
|
-
}, {
|
|
279
|
-
default: i(() => [
|
|
280
|
-
a(r, {
|
|
281
|
-
size: 20,
|
|
282
|
-
"icon-path": e(P)
|
|
283
|
-
}, null, 8, ["icon-path"]),
|
|
284
|
-
v(" " + l(e(V)), 1)
|
|
285
|
-
]),
|
|
286
|
-
_: 1
|
|
287
|
-
}, 8, ["href"])) : n("", !0)
|
|
288
|
-
]),
|
|
289
|
-
_: 2
|
|
290
|
-
}, [
|
|
291
|
-
e(h) ? {
|
|
292
|
-
name: "intentions",
|
|
293
|
-
fn: i(() => [
|
|
294
|
-
t("div", {
|
|
295
|
-
innerHTML: e(F)(e(h))
|
|
296
|
-
}, null, 8, se)
|
|
297
|
-
]),
|
|
298
|
-
key: "0"
|
|
299
|
-
} : void 0
|
|
300
|
-
]), 1032, ["title", "labelIntentions", "icon", "type", "hideIcon", "mandateLevel"])
|
|
301
|
-
])
|
|
302
|
-
]));
|
|
363
|
+
key: "0"
|
|
364
|
+
} : void 0
|
|
365
|
+
]), 1032, ["title", "labelIntentions", "icon", "type", "hideIcon"]));
|
|
366
|
+
};
|
|
303
367
|
}
|
|
304
368
|
});
|
|
305
369
|
export {
|
|
306
|
-
|
|
370
|
+
_sfc_main as default
|
|
307
371
|
};
|
|
372
|
+
//# sourceMappingURL=EpReading.vue.js.map
|