ep-lib-ts 1.0.59 → 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 -2
- package/dist/components/basics/EpBadge.vue.js.map +1 -0
- package/dist/components/basics/EpBadge.vue2.js +21 -12
- 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 +102 -76
- 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 -2
- package/dist/components/forms/EpCheckbox.vue.js.map +1 -0
- package/dist/components/forms/EpCheckbox.vue2.js +35 -26
- package/dist/components/forms/EpCheckbox.vue2.js.map +1 -0
- package/dist/components/forms/EpInput.vue.js +3 -2
- package/dist/components/forms/EpInput.vue.js.map +1 -0
- package/dist/components/forms/EpInput.vue2.js +62 -44
- package/dist/components/forms/EpInput.vue2.js.map +1 -0
- package/dist/components/forms/EpRadio.vue.js +3 -2
- package/dist/components/forms/EpRadio.vue.js.map +1 -0
- package/dist/components/forms/EpRadio.vue2.js +48 -27
- package/dist/components/forms/EpRadio.vue2.js.map +1 -0
- package/dist/components/forms/EpRadioSummative.vue.js +3 -2
- package/dist/components/forms/EpRadioSummative.vue.js.map +1 -0
- package/dist/components/forms/EpRadioSummative.vue2.js +36 -23
- package/dist/components/forms/EpRadioSummative.vue2.js.map +1 -0
- package/dist/components/forms/EpSelect.vue.js +3 -2
- package/dist/components/forms/EpSelect.vue.js.map +1 -0
- package/dist/components/forms/EpSelect.vue2.js +30 -22
- package/dist/components/forms/EpSelect.vue2.js.map +1 -0
- package/dist/components/forms/EpSwitch.vue.js +3 -2
- package/dist/components/forms/EpSwitch.vue.js.map +1 -0
- package/dist/components/forms/EpSwitch.vue2.js +47 -35
- package/dist/components/forms/EpSwitch.vue2.js.map +1 -0
- package/dist/components/forms/EpTextarea.vue.js +3 -2
- package/dist/components/forms/EpTextarea.vue.js.map +1 -0
- package/dist/components/forms/EpTextarea.vue2.js +30 -20
- package/dist/components/forms/EpTextarea.vue2.js.map +1 -0
- package/dist/components/forms/EpToggle.vue.js +3 -2
- package/dist/components/forms/EpToggle.vue.js.map +1 -0
- package/dist/components/forms/EpToggle.vue2.js +33 -25
- package/dist/components/forms/EpToggle.vue2.js.map +1 -0
- package/dist/components/interactions/Ep360Image.vue.js +3 -2
- package/dist/components/interactions/Ep360Image.vue.js.map +1 -0
- package/dist/components/interactions/Ep360Image.vue2.js +8 -5
- package/dist/components/interactions/Ep360Image.vue2.js.map +1 -0
- package/dist/components/interactions/Ep360Video.vue.js +3 -2
- package/dist/components/interactions/Ep360Video.vue.js.map +1 -0
- package/dist/components/interactions/Ep360Video.vue2.js +8 -5
- 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 +186 -106
- 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 +67 -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/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/package.json +1 -1
- 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/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/{Glossary.d.ts → types/Glossary.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}/EpSensibleImage.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,9 +1,11 @@
|
|
|
1
|
-
import { defineComponent
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import { mdiEyeOffOutline
|
|
5
|
-
import { useRenderText
|
|
6
|
-
const
|
|
1
|
+
import { defineComponent, ref, watchEffect, createElementBlock, openBlock, createVNode, createBlock, createCommentVNode, Teleport, unref, normalizeClass } from "vue";
|
|
2
|
+
import _sfc_main$1 from "../basics/EpImg.vue.js";
|
|
3
|
+
import _sfc_main$2 from "../basics/EpIcon.vue.js";
|
|
4
|
+
import { mdiEyeOffOutline } from "@mdi/js";
|
|
5
|
+
import { useRenderText } from "../../composables/useRenderText.js";
|
|
6
|
+
const _hoisted_1 = { class: "relative" };
|
|
7
|
+
const _hoisted_2 = ["innerHTML"];
|
|
8
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
9
|
__name: "EpSensibleImage",
|
|
8
10
|
props: {
|
|
9
11
|
src: {},
|
|
@@ -16,58 +18,73 @@ const N = { class: "relative" }, C = ["innerHTML"], I = /* @__PURE__ */ m({
|
|
|
16
18
|
title: {},
|
|
17
19
|
cols: { default: "6" },
|
|
18
20
|
noModal: { type: Boolean },
|
|
19
|
-
icon: { default:
|
|
21
|
+
icon: { default: mdiEyeOffOutline }
|
|
20
22
|
},
|
|
21
|
-
setup(
|
|
22
|
-
const
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
23
|
+
setup(__props) {
|
|
24
|
+
const epImg = ref(null);
|
|
25
|
+
const parentRef = ref(null);
|
|
26
|
+
const hasTarget = ref(false);
|
|
27
|
+
watchEffect(() => {
|
|
28
|
+
var _a;
|
|
29
|
+
const img = (_a = epImg.value) == null ? void 0 : _a.imgEl;
|
|
30
|
+
if (img && img.parentNode) {
|
|
31
|
+
const parent = img.parentNode;
|
|
32
|
+
if (parent instanceof HTMLElement) {
|
|
33
|
+
if (!parent.classList.contains("sensible-content")) {
|
|
34
|
+
parent.classList.add("sensible-content");
|
|
35
|
+
hasTarget.value = true;
|
|
36
|
+
parentRef.value = parent;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
28
39
|
}
|
|
29
40
|
});
|
|
30
|
-
const
|
|
31
|
-
|
|
41
|
+
const show = ref(false);
|
|
42
|
+
const toggleShow = () => {
|
|
43
|
+
if (!show.value) {
|
|
44
|
+
show.value = true;
|
|
45
|
+
}
|
|
32
46
|
};
|
|
33
|
-
return (
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
to: r.value
|
|
50
|
-
}, [
|
|
51
|
-
n.value ? i("", !0) : (o(), a("div", {
|
|
47
|
+
return (_ctx, _cache) => {
|
|
48
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
49
|
+
createVNode(_sfc_main$1, {
|
|
50
|
+
ref_key: "epImg",
|
|
51
|
+
ref: epImg,
|
|
52
|
+
src: _ctx.src,
|
|
53
|
+
alt: _ctx.alt,
|
|
54
|
+
height: _ctx.height,
|
|
55
|
+
width: _ctx.width,
|
|
56
|
+
caption: _ctx.caption,
|
|
57
|
+
bib: _ctx.bib,
|
|
58
|
+
title: _ctx.title,
|
|
59
|
+
cols: _ctx.cols,
|
|
60
|
+
"no-modal": _ctx.noModal
|
|
61
|
+
}, null, 8, ["src", "alt", "height", "width", "caption", "bib", "title", "cols", "no-modal"]),
|
|
62
|
+
hasTarget.value ? (openBlock(), createBlock(Teleport, {
|
|
52
63
|
key: 0,
|
|
53
|
-
|
|
54
|
-
class: "text-white absolute z-3 top-0 left-0 w-full h-full inset-0 bg-black/50 backdrop-blur-2xl flex flex-col gap-2 justify-center items-center text-center",
|
|
55
|
-
onClick: f
|
|
64
|
+
to: parentRef.value
|
|
56
65
|
}, [
|
|
57
|
-
|
|
58
|
-
size: `${Number(e.cols) <= 2 ? "45" : "60"}`,
|
|
59
|
-
"icon-path": e.icon
|
|
60
|
-
}, null, 8, ["size", "icon-path"]),
|
|
61
|
-
Number(e.cols) > 1 ? (o(), a("div", {
|
|
66
|
+
!show.value ? (openBlock(), createElementBlock("div", {
|
|
62
67
|
key: 0,
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
68
|
+
id: "overlay",
|
|
69
|
+
class: "text-white absolute z-3 top-0 left-0 w-full h-full inset-0 bg-black/50 backdrop-blur-2xl flex flex-col gap-2 justify-center items-center text-center",
|
|
70
|
+
onClick: toggleShow
|
|
71
|
+
}, [
|
|
72
|
+
createVNode(_sfc_main$2, {
|
|
73
|
+
size: `${Number(_ctx.cols) <= 2 ? "45" : "60"}`,
|
|
74
|
+
"icon-path": _ctx.icon
|
|
75
|
+
}, null, 8, ["size", "icon-path"]),
|
|
76
|
+
Number(_ctx.cols) > 1 ? (openBlock(), createElementBlock("div", {
|
|
77
|
+
key: 0,
|
|
78
|
+
class: normalizeClass(`${Number(_ctx.cols) <= 2 ? "hidden md:block" : "md:text-base"} text-xs overflow-auto md:p-1`),
|
|
79
|
+
innerHTML: unref(useRenderText)(_ctx.label)
|
|
80
|
+
}, null, 10, _hoisted_2)) : createCommentVNode("", true)
|
|
81
|
+
])) : createCommentVNode("", true)
|
|
82
|
+
], 8, ["to"])) : createCommentVNode("", true)
|
|
83
|
+
]);
|
|
84
|
+
};
|
|
69
85
|
}
|
|
70
86
|
});
|
|
71
87
|
export {
|
|
72
|
-
|
|
88
|
+
_sfc_main as default
|
|
73
89
|
};
|
|
90
|
+
//# sourceMappingURL=EpSensibleImage.vue2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EpSensibleImage.vue2.js","sources":["../../../src/components/medias/EpSensibleImage.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { watchEffect, ref } from \"vue\";\nimport EpImg from \"~/components/basics/EpImg.vue\";\nimport EpIcon from \"~/components/basics/EpIcon.vue\";\nimport { mdiEyeOffOutline } from \"@mdi/js\";\nimport { useRenderText } from \"~/composables/useRenderText\";\nimport { EpSensibleImageProps } from \"~/types/medias/EpSensibleImage\";\n\nconst props = withDefaults(defineProps<EpSensibleImageProps>(), {\n alt: \"Image snfas\",\n cols: \"6\",\n label:\n \"<h5>Ce contenu est sensible</h5><p>Cliquez pour afficher l'image.</p>\",\n icon:mdiEyeOffOutline\n});\n\nconst epImg = ref<{ imgEl: HTMLImageElement | null } | null>(null);\nconst parentRef = ref<HTMLElement | null>(null);\nconst hasTarget = ref(false);\n\nwatchEffect(() => {\n const img = epImg.value?.imgEl;\n if (img && img.parentNode) {\n const parent = img.parentNode;\n\n // Placer le parent en position relative pour pouvoir positionner l’overlay\n if (parent instanceof HTMLElement) {\n if (!parent.classList.contains(\"sensible-content\")) {\n parent.classList.add(\"sensible-content\");\n hasTarget.value = true;\n parentRef.value = parent;\n }\n }\n }\n});\n\nconst show = ref(false);\nconst toggleShow = () => {\n if (!show.value) {\n show.value = true;\n }\n};\n</script>\n\n<template>\n <div class=\"relative\">\n <EpImg\n ref=\"epImg\"\n :src=\"src\"\n :alt=\"alt\"\n :height=\"height\"\n :width=\"width\"\n :caption=\"caption\"\n :bib=\"bib\"\n :title=\"title\"\n :cols=\"cols\"\n :no-modal=\"noModal\"\n />\n\n <!-- Overlay -->\n <Teleport v-if=\"hasTarget\" :to=\"parentRef\">\n <div\n v-if=\"!show\"\n id=\"overlay\"\n class=\"text-white absolute z-3 top-0 left-0 w-full h-full inset-0 bg-black/50 backdrop-blur-2xl flex flex-col gap-2 justify-center items-center text-center\"\n @click=\"toggleShow\"\n >\n <EpIcon\n :size=\"`${Number(cols) <= 2 ? '45' : '60'}`\"\n :icon-path=\"icon\"\n />\n <div\n :class=\"`${\n Number(cols) <= 2 ? 'hidden md:block' : 'md:text-base'\n } text-xs overflow-auto md:p-1`\"\n v-if=\"Number(cols) > 1\"\n v-html=\"useRenderText(label)\"\n />\n </div>\n </Teleport>\n </div>\n</template>\n\n<style scoped>\n.sensible-content {\n position: relative;\n}\n</style>\n"],"names":["_openBlock","_createElementBlock","_createVNode","EpImg","src","alt","height","width","caption","bib","title","cols","noModal","_createBlock","_Teleport","EpIcon","icon","_normalizeClass","_unref","label"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAgBA,UAAM,QAAQ,IAA+C,IAAI;AACjE,UAAM,YAAY,IAAwB,IAAI;AAC9C,UAAM,YAAY,IAAI,KAAK;AAE3B,gBAAY,MAAM;;AAChB,YAAM,OAAM,WAAM,UAAN,mBAAa;AACzB,UAAI,OAAO,IAAI,YAAY;AACzB,cAAM,SAAS,IAAI;AAGnB,YAAI,kBAAkB,aAAa;AACjC,cAAI,CAAC,OAAO,UAAU,SAAS,kBAAkB,GAAG;AAClD,mBAAO,UAAU,IAAI,kBAAkB;AACvC,sBAAU,QAAQ;AAClB,sBAAU,QAAQ;AAAA,UACpB;AAAA,QACF;AAAA,MACF;AAAA,IACF,CAAC;AAED,UAAM,OAAO,IAAI,KAAK;AACtB,UAAM,aAAa,MAAM;AACvB,UAAI,CAAC,KAAK,OAAO;AACf,aAAK,QAAQ;AAAA,MACf;AAAA,IACF;;AAIE,aAAAA,UAAA,GAAAC,mBAmCM,OAnCN,YAmCM;AAAA,QAlCJC,YAWEC,aAAA;AAAA,mBAVI;AAAA,UAAJ,KAAI;AAAA,UACH,KAAKC,KAAAA;AAAAA,UACL,KAAKC,KAAAA;AAAAA,UACL,QAAQC,KAAAA;AAAAA,UACR,OAAOC,KAAAA;AAAAA,UACP,SAASC,KAAAA;AAAAA,UACT,KAAKC,KAAAA;AAAAA,UACL,OAAOC,KAAAA;AAAAA,UACP,MAAMC,KAAAA;AAAAA,UACN,YAAUC,KAAAA;AAAAA,QAAAA;QAIG,UAAA,sBAAhBC,YAmBWC,UAAA;AAAA;UAnBiB,IAAI,UAAA;AAAA,QAAA;WAErB,KAAA,sBADTb,mBAiBM,OAAA;AAAA;YAfJ,IAAG;AAAA,YACH,OAAM;AAAA,YACL,SAAO;AAAA,UAAA;YAERC,YAGEa,aAAA;AAAA,cAFC,MAAI,GAAK,OAAOJ,KAAAA,IAAI,KAAA,IAAA,OAAA,IAAA;AAAA,cACpB,aAAWK,KAAAA;AAAAA,YAAAA;YAMN,OAAOL,KAAAA,IAAI,IAAA,kBAJnBV,mBAME,OAAA;AAAA;cALC,OAAKgB,eAAA,GAAkB,OAAON,KAAAA,IAAI,KAAA,IAAA,oBAAA;cAInC,WAAQO,MAAA,aAAA,EAAcC,KAAAA,KAAK;AAAA,YAAA;;;;;;;"}
|
|
@@ -1,14 +1,22 @@
|
|
|
1
|
-
import { defineComponent
|
|
2
|
-
import $ from "../basics/EpIcon.vue.js";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { useRenderText
|
|
7
|
-
import { mdiLaptop
|
|
8
|
-
const
|
|
1
|
+
import { defineComponent, computed, toRefs, createBlock, openBlock, unref, createSlots, withCtx, createElementVNode, createElementBlock, createCommentVNode, Fragment, createVNode, createTextVNode, toDisplayString } from "vue";
|
|
2
|
+
import _sfc_main$2 from "../basics/EpIcon.vue.js";
|
|
3
|
+
import _sfc_main$4 from "../basics/EpBtn.vue.js";
|
|
4
|
+
import _sfc_main$3 from "../basics/EpChip.vue.js";
|
|
5
|
+
import _sfc_main$1 from "../educationals/EpEdu.vue.js";
|
|
6
|
+
import { useRenderText } from "../../composables/useRenderText.js";
|
|
7
|
+
import { mdiLaptop, mdiOpenInNew } from "@mdi/js";
|
|
8
|
+
const _hoisted_1 = ["innerHTML"];
|
|
9
|
+
const _hoisted_2 = { class: "flex flex-col items-center border rounded-lg bg-base-light md:flex-row mt-2 dark:bg-dark" };
|
|
10
|
+
const _hoisted_3 = ["src", "alt"];
|
|
11
|
+
const _hoisted_4 = {
|
|
9
12
|
key: 1,
|
|
10
13
|
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-base-dark dark:text-white"
|
|
11
|
-
}
|
|
14
|
+
};
|
|
15
|
+
const _hoisted_5 = { class: "w-full" };
|
|
16
|
+
const _hoisted_6 = { class: "w-full px-5" };
|
|
17
|
+
const _hoisted_7 = { class: "flex justify-between items-center rounded-t-md p-2" };
|
|
18
|
+
const old_image = "https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg";
|
|
19
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
12
20
|
__name: "EpSoftware",
|
|
13
21
|
props: {
|
|
14
22
|
url: {},
|
|
@@ -16,98 +24,108 @@ const S = ["innerHTML"], z = { class: "flex flex-col items-center border rounded
|
|
|
16
24
|
title: {},
|
|
17
25
|
mandateLevel: {},
|
|
18
26
|
intentions: { default: "" },
|
|
19
|
-
hideCover: { type: Boolean, default:
|
|
27
|
+
hideCover: { type: Boolean, default: false },
|
|
20
28
|
version: {},
|
|
21
29
|
type: { default: "base" },
|
|
22
|
-
hideIcon: { type: Boolean, default:
|
|
30
|
+
hideIcon: { type: Boolean, default: false },
|
|
23
31
|
labelCard: {},
|
|
24
32
|
labelIntentions: {},
|
|
25
33
|
labelAccess: { default: "Accéder au logiciel" }
|
|
26
34
|
},
|
|
27
|
-
setup(
|
|
28
|
-
const
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
35
|
+
setup(__props) {
|
|
36
|
+
const props = __props;
|
|
37
|
+
const hasCover = computed(() => {
|
|
38
|
+
if (props.cover === old_image || props.cover.trim().length === 0) {
|
|
39
|
+
return false;
|
|
40
|
+
}
|
|
41
|
+
return true;
|
|
42
|
+
});
|
|
43
|
+
const {
|
|
44
|
+
title,
|
|
45
|
+
intentions,
|
|
46
|
+
cover,
|
|
47
|
+
hideCover,
|
|
48
|
+
version,
|
|
49
|
+
labelCard,
|
|
50
|
+
hideIcon,
|
|
51
|
+
mandateLevel,
|
|
52
|
+
url
|
|
53
|
+
} = toRefs(props);
|
|
54
|
+
return (_ctx, _cache) => {
|
|
55
|
+
return openBlock(), createBlock(_sfc_main$1, {
|
|
56
|
+
title: unref(labelCard),
|
|
57
|
+
labelIntentions: _ctx.labelIntentions,
|
|
58
|
+
icon: unref(mdiLaptop),
|
|
59
|
+
flat: "",
|
|
60
|
+
type: _ctx.type,
|
|
61
|
+
hideIcon: unref(hideIcon),
|
|
62
|
+
mandateLevel: unref(mandateLevel)
|
|
63
|
+
}, createSlots({
|
|
64
|
+
content: withCtx(() => [
|
|
65
|
+
createElementVNode("div", _hoisted_2, [
|
|
66
|
+
!unref(hideCover) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
67
|
+
hasCover.value ? (openBlock(), createElementBlock("img", {
|
|
68
|
+
key: 0,
|
|
69
|
+
class: "h-24 w-full rounded-t-lg object-cover md:h-auto md:w-24 md:rounded-none md:rounded-l-lg",
|
|
70
|
+
src: unref(cover),
|
|
71
|
+
alt: `image de la lecture ${unref(title)}`
|
|
72
|
+
}, null, 8, _hoisted_3)) : (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
73
|
+
createVNode(_sfc_main$2, {
|
|
74
|
+
"icon-path": unref(mdiLaptop),
|
|
75
|
+
size: "95"
|
|
76
|
+
}, null, 8, ["icon-path"])
|
|
77
|
+
]))
|
|
78
|
+
], 64)) : createCommentVNode("", true),
|
|
79
|
+
createElementVNode("div", _hoisted_5, [
|
|
80
|
+
createElementVNode("div", _hoisted_6, [
|
|
81
|
+
createElementVNode("div", _hoisted_7, [
|
|
82
|
+
createElementVNode("h4", null, [
|
|
83
|
+
createTextVNode(toDisplayString(unref(title)) + " ", 1),
|
|
84
|
+
unref(version) ? (openBlock(), createBlock(_sfc_main$3, {
|
|
85
|
+
key: 0,
|
|
86
|
+
size: "small",
|
|
87
|
+
type: "primary"
|
|
88
|
+
}, {
|
|
89
|
+
default: withCtx(() => [
|
|
90
|
+
createTextVNode(toDisplayString(unref(version)), 1)
|
|
91
|
+
]),
|
|
92
|
+
_: 1
|
|
93
|
+
})) : createCommentVNode("", true)
|
|
94
|
+
]),
|
|
95
|
+
unref(url) ? (openBlock(), createBlock(_sfc_main$4, {
|
|
69
96
|
key: 0,
|
|
70
|
-
|
|
71
|
-
type: "primary"
|
|
97
|
+
rounded: "",
|
|
98
|
+
type: "primary",
|
|
99
|
+
prependIcon: unref(mdiOpenInNew),
|
|
100
|
+
href: unref(url)
|
|
72
101
|
}, {
|
|
73
|
-
default:
|
|
74
|
-
|
|
102
|
+
default: withCtx(() => [
|
|
103
|
+
createTextVNode(toDisplayString(_ctx.labelAccess), 1)
|
|
75
104
|
]),
|
|
76
105
|
_: 1
|
|
77
|
-
})) :
|
|
78
|
-
])
|
|
79
|
-
e(p) ? (t(), d(j, {
|
|
80
|
-
key: 0,
|
|
81
|
-
rounded: "",
|
|
82
|
-
type: "primary",
|
|
83
|
-
prependIcon: e(E),
|
|
84
|
-
href: e(p)
|
|
85
|
-
}, {
|
|
86
|
-
default: o(() => [
|
|
87
|
-
s(c(r.labelAccess), 1)
|
|
88
|
-
]),
|
|
89
|
-
_: 1
|
|
90
|
-
}, 8, ["prependIcon", "href"])) : i("", !0)
|
|
106
|
+
}, 8, ["prependIcon", "href"])) : createCommentVNode("", true)
|
|
107
|
+
])
|
|
91
108
|
])
|
|
92
109
|
])
|
|
93
110
|
])
|
|
94
|
-
])
|
|
95
|
-
]),
|
|
96
|
-
actions: o(() => []),
|
|
97
|
-
_: 2
|
|
98
|
-
}, [
|
|
99
|
-
e(f) ? {
|
|
100
|
-
name: "intentions",
|
|
101
|
-
fn: o(() => [
|
|
102
|
-
n("div", {
|
|
103
|
-
innerHTML: e(A)(e(f))
|
|
104
|
-
}, null, 8, S)
|
|
105
111
|
]),
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
112
|
+
actions: withCtx(() => []),
|
|
113
|
+
_: 2
|
|
114
|
+
}, [
|
|
115
|
+
unref(intentions) ? {
|
|
116
|
+
name: "intentions",
|
|
117
|
+
fn: withCtx(() => [
|
|
118
|
+
createElementVNode("div", {
|
|
119
|
+
innerHTML: unref(useRenderText)(unref(intentions))
|
|
120
|
+
}, null, 8, _hoisted_1)
|
|
121
|
+
]),
|
|
122
|
+
key: "0"
|
|
123
|
+
} : void 0
|
|
124
|
+
]), 1032, ["title", "labelIntentions", "icon", "type", "hideIcon", "mandateLevel"]);
|
|
125
|
+
};
|
|
109
126
|
}
|
|
110
127
|
});
|
|
111
128
|
export {
|
|
112
|
-
|
|
129
|
+
_sfc_main as default
|
|
113
130
|
};
|
|
131
|
+
//# sourceMappingURL=EpSoftware.vue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EpSoftware.vue.js","sources":["../../../src/components/medias/EpSoftware.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { toRefs, computed } from \"vue\";\nimport EpIcon from \"~/components/basics/EpIcon.vue\";\nimport EpBtn from \"~/components/basics/EpBtn.vue\";\nimport EpChip from \"~/components/basics/EpChip.vue\";\nimport EpEdu from \"~/components/educationals/EpEdu.vue\";\nimport { useRenderText } from \"~/composables/useRenderText\";\nimport { mdiLaptop } from \"@mdi/js\";\nimport { mdiOpenInNew } from \"@mdi/js\";\nimport { EpSoftwareProps } from \"~/types/medias/EpSoftware\";\n\nconst props = withDefaults(defineProps<EpSoftwareProps>(), {\n icon: \"mdiLaptop\",\n hideCover: false,\n intentions: \"\",\n cover: \"\",\n type: \"base\",\n hideIcon: false,\n labelAccess: \"Accéder au logiciel\",\n});\n\nconst old_image =\n \"https://live.staticflickr.com/4868/45940268562_c5f7fdd06b_q.jpg\";\n\nconst hasCover = computed(() => {\n if (props.cover === old_image || props.cover.trim().length === 0) {\n return false;\n }\n return true;\n});\n\nconst {\n title,\n intentions,\n cover,\n hideCover,\n version,\n labelCard,\n hideIcon,\n mandateLevel,\n url,\n} = toRefs(props);\n</script>\n\n<template>\n <EpEdu\n :title=\"labelCard\"\n :labelIntentions=\"labelIntentions\"\n :icon=\"mdiLaptop\"\n flat\n :type=\"type\"\n :hideIcon=\"hideIcon\"\n :mandateLevel=\"mandateLevel\"\n >\n <template #intentions v-if=\"intentions\">\n <div v-html=\"useRenderText(intentions)\" />\n </template>\n <template #content>\n <div\n class=\"flex flex-col items-center border rounded-lg bg-base-light md:flex-row mt-2 dark:bg-dark\"\n >\n <template v-if=\"!hideCover\">\n <img\n v-if=\"hasCover\"\n class=\"h-24 w-full rounded-t-lg object-cover md:h-auto md:w-24 md:rounded-none md:rounded-l-lg\"\n :src=\"cover\"\n :alt=\"`image de la lecture ${title}`\"\n />\n <div\n v-else\n 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-base-dark dark:text-white\"\n >\n <EpIcon :icon-path=\"mdiLaptop\" size=\"95\" />\n </div>\n </template>\n <div class=\"w-full\">\n <div class=\"w-full px-5\">\n <div class=\"flex justify-between items-center rounded-t-md p-2\">\n <h4>\n {{ title }}\n <EpChip size=\"small\" type=\"primary\" v-if=\"version\">{{\n version\n }}</EpChip>\n </h4>\n <EpBtn\n v-if=\"url\"\n rounded\n type=\"primary\"\n :prependIcon=\"mdiOpenInNew\"\n :href=\"url\"\n >{{ labelAccess }}</EpBtn\n >\n </div>\n </div>\n </div>\n </div>\n </template>\n <template #actions></template>\n </EpEdu>\n</template>\n"],"names":["_createBlock","EpEdu","_unref","labelIntentions","type","_createElementVNode","_createElementBlock","_Fragment","_openBlock","_createVNode","EpIcon","_createTextVNode","_toDisplayString","EpChip","EpBtn","labelAccess"],"mappings":";;;;;;;;;;;;;;;;;AAqBA,MAAM,YACJ;;;;;;;;;;;;;;;;;;AAXF,UAAM,QAAQ;AAad,UAAM,WAAW,SAAS,MAAM;AAC9B,UAAI,MAAM,UAAU,aAAa,MAAM,MAAM,KAAA,EAAO,WAAW,GAAG;AAChE,eAAO;AAAA,MACT;AACA,aAAO;AAAA,IACT,CAAC;AAED,UAAM;AAAA,MACJ;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IAAA,IACE,OAAO,KAAK;;0BAIdA,YAqDQC,aAAA;AAAA,QApDL,OAAOC,MAAA,SAAA;AAAA,QACP,iBAAiBC,KAAAA;AAAAA,QACjB,MAAMD,MAAA,SAAA;AAAA,QACP,MAAA;AAAA,QACC,MAAME,KAAAA;AAAAA,QACN,UAAUF,MAAA,QAAA;AAAA,QACV,cAAcA,MAAA,YAAA;AAAA,MAAA;QAKJ,iBACT,MAqCM;AAAA,UArCNG,mBAqCM,OArCN,YAqCM;AAAA,aAlCaH,MAAA,SAAA,kBAAjBI,mBAaWC,UAAA,EAAA,KAAA,KAAA;AAAA,cAXD,SAAA,sBADRD,mBAKE,OAAA;AAAA;gBAHA,OAAM;AAAA,gBACL,KAAKJ,MAAA,KAAA;AAAA,gBACL,4BAA4BA,MAAA,KAAA,CAAK;AAAA,cAAA,4BAEpCM,UAAA,GAAAF,mBAKM,OALN,YAKM;AAAA,gBADJG,YAA2CC,aAAA;AAAA,kBAAlC,aAAWR,MAAA,SAAA;AAAA,kBAAW,MAAK;AAAA,gBAAA;;;YAGxCG,mBAmBM,OAnBN,YAmBM;AAAA,cAlBJA,mBAiBM,OAjBN,YAiBM;AAAA,gBAhBJA,mBAeM,OAfN,YAeM;AAAA,kBAdJA,mBAKK,MAAA,MAAA;AAAA,oBAJAM,gBAAAC,gBAAAV,MAAA,KAAA,CAAK,IAAG,KACX,CAAA;AAAA,oBAA0CA,MAAA,OAAA,kBAA1CF,YAEWa,aAAA;AAAA;sBAFH,MAAK;AAAA,sBAAQ,MAAK;AAAA,oBAAA;uCAAyB,MAEjD;AAAA,wDADAX,MAAA,OAAA,CAAO,GAAA,CAAA;AAAA,sBAAA;;;;kBAIHA,MAAA,GAAA,kBADRF,YAOCc,aAAA;AAAA;oBALC,SAAA;AAAA,oBACA,MAAK;AAAA,oBACJ,aAAaZ,MAAA,YAAA;AAAA,oBACb,MAAMA,MAAA,GAAA;AAAA,kBAAA;qCACN,MAAiB;AAAA,sDAAda,KAAAA,WAAW,GAAA,CAAA;AAAA,oBAAA;;;;;;;;QAOhB,iBAAX,MAA8B,EAAA;AAAA;;QA3CFb,MAAA,UAAA;gBAAjB;AAAA,sBACT,MAA0C;AAAA,YAA1CG,mBAA0C,OAAA;AAAA,cAArC,WAAQH,MAAA,aAAA,EAAcA,MAAA,UAAA,CAAU;AAAA,YAAA;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EpSoftware.vue2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
import { defineComponent
|
|
2
|
-
import { cols_img
|
|
3
|
-
import { useRenderText
|
|
4
|
-
import { mdiImage
|
|
5
|
-
import
|
|
6
|
-
const
|
|
1
|
+
import { defineComponent, computed, toRefs, createBlock, openBlock, unref, createSlots, withCtx, createElementVNode, createElementBlock, createCommentVNode, normalizeClass } from "vue";
|
|
2
|
+
import { cols_img } from "../../types/Image.js";
|
|
3
|
+
import { useRenderText } from "../../composables/useRenderText.js";
|
|
4
|
+
import { mdiImage } from "@mdi/js";
|
|
5
|
+
import _sfc_main$1 from "../educationals/EpEdu.vue.js";
|
|
6
|
+
const _hoisted_1 = ["innerHTML"];
|
|
7
|
+
const _hoisted_2 = { class: "flex" };
|
|
8
|
+
const _hoisted_3 = ["innerHTML"];
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
10
|
__name: "EpSvg",
|
|
8
11
|
props: {
|
|
9
12
|
desc: {},
|
|
@@ -15,42 +18,55 @@ const C = ["innerHTML"], b = { class: "flex" }, B = ["innerHTML"], N = /* @__PUR
|
|
|
15
18
|
labelIntentions: {},
|
|
16
19
|
hideIcon: { type: Boolean }
|
|
17
20
|
},
|
|
18
|
-
setup(
|
|
19
|
-
const
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
21
|
+
setup(__props) {
|
|
22
|
+
const props = __props;
|
|
23
|
+
const renderCols = computed(() => {
|
|
24
|
+
return cols_img[+props.cols];
|
|
25
|
+
});
|
|
26
|
+
const renderText = computed(() => {
|
|
27
|
+
if (props.desc) {
|
|
28
|
+
return useRenderText(props.desc);
|
|
29
|
+
}
|
|
30
|
+
return null;
|
|
31
|
+
});
|
|
32
|
+
const { title, content } = toRefs(props);
|
|
33
|
+
return (_ctx, _cache) => {
|
|
34
|
+
return openBlock(), createBlock(_sfc_main$1, {
|
|
35
|
+
title: unref(title),
|
|
36
|
+
hideIcon: _ctx.hideIcon,
|
|
37
|
+
icon: unref(mdiImage),
|
|
38
|
+
labelIntentions: _ctx.labelIntentions,
|
|
39
|
+
flat: "",
|
|
40
|
+
type: _ctx.type,
|
|
41
|
+
mandateLevel: _ctx.mandateLevel
|
|
42
|
+
}, createSlots({
|
|
43
|
+
content: withCtx(() => [
|
|
44
|
+
createElementVNode("div", _hoisted_2, [
|
|
45
|
+
unref(content) ? (openBlock(), createElementBlock("div", {
|
|
46
|
+
key: 0,
|
|
47
|
+
class: normalizeClass(`mx-auto ${renderCols.value}`)
|
|
48
|
+
}, [
|
|
49
|
+
createElementVNode("div", {
|
|
50
|
+
innerHTML: unref(content),
|
|
51
|
+
class: "w-full"
|
|
52
|
+
}, null, 8, _hoisted_3)
|
|
53
|
+
], 2)) : createCommentVNode("", true)
|
|
54
|
+
])
|
|
48
55
|
]),
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
|
|
56
|
+
_: 2
|
|
57
|
+
}, [
|
|
58
|
+
renderText.value ? {
|
|
59
|
+
name: "intentions",
|
|
60
|
+
fn: withCtx(() => [
|
|
61
|
+
createElementVNode("div", { innerHTML: renderText.value }, null, 8, _hoisted_1)
|
|
62
|
+
]),
|
|
63
|
+
key: "0"
|
|
64
|
+
} : void 0
|
|
65
|
+
]), 1032, ["title", "hideIcon", "icon", "labelIntentions", "type", "mandateLevel"]);
|
|
66
|
+
};
|
|
52
67
|
}
|
|
53
68
|
});
|
|
54
69
|
export {
|
|
55
|
-
|
|
70
|
+
_sfc_main as default
|
|
56
71
|
};
|
|
72
|
+
//# sourceMappingURL=EpSvg.vue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EpSvg.vue.js","sources":["../../../src/components/medias/EpSvg.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { toRefs, computed } from \"vue\";\nimport { cols_img } from \"~/types/Image\";\nimport { useRenderText } from \"~/composables/useRenderText\";\nimport { mdiImage } from \"@mdi/js\";\nimport EpEdu from \"~/components/educationals/EpEdu.vue\";\nimport { EpSvgProps } from \"~/types/medias/EpSvg\";\n\nconst props = withDefaults(defineProps<EpSvgProps>(), {\n cols: \"6\",\n});\n\nconst renderCols = computed(() => {\n // console.log(+props.cols)\n // console.log(Cols[+props.cols])\n return cols_img[+props.cols];\n});\n\nconst renderText = computed(() => {\n if (props.desc) {\n return useRenderText(props.desc);\n }\n return null;\n});\n\nconst { title, content } = toRefs(props);\n</script>\n\n<template>\n <EpEdu\n :title=\"title\"\n :hideIcon=\"hideIcon\"\n :icon=\"mdiImage\"\n :labelIntentions=\"labelIntentions\"\n flat\n :type=\"type\"\n :mandateLevel=\"mandateLevel\"\n >\n <template #intentions v-if=\"renderText\">\n <div v-html=\"renderText\" />\n </template>\n <template #content>\n <div class=\"flex\">\n <div v-if=\"content\" :class=\"`mx-auto ${renderCols}`\">\n <div v-html=\"content\" class=\"w-full\" />\n </div>\n </div>\n </template>\n </EpEdu>\n</template>\n"],"names":["_createBlock","EpEdu","_unref","hideIcon","labelIntentions","type","mandateLevel","_createElementVNode","_createElementBlock"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAQA,UAAM,QAAQ;AAId,UAAM,aAAa,SAAS,MAAM;AAGhC,aAAO,SAAS,CAAC,MAAM,IAAI;AAAA,IAC7B,CAAC;AAED,UAAM,aAAa,SAAS,MAAM;AAChC,UAAI,MAAM,MAAM;AACd,eAAO,cAAc,MAAM,IAAI;AAAA,MACjC;AACA,aAAO;AAAA,IACT,CAAC;AAED,UAAM,EAAE,OAAO,YAAY,OAAO,KAAK;;0BAIrCA,YAmBQC,aAAA;AAAA,QAlBL,OAAOC,MAAA,KAAA;AAAA,QACP,UAAUC,KAAAA;AAAAA,QACV,MAAMD,MAAA,QAAA;AAAA,QACN,iBAAiBE,KAAAA;AAAAA,QAClB,MAAA;AAAA,QACC,MAAMC,KAAAA;AAAAA,QACN,cAAcC,KAAAA;AAAAA,MAAAA;QAKJ,iBACT,MAIM;AAAA,UAJNC,mBAIM,OAJN,YAIM;AAAA,YAHOL,MAAA,OAAA,kBAAXM,mBAEM,OAAA;AAAA;cAFe,iCAAkB,WAAA,KAAU,EAAA;AAAA,YAAA;cAC/CD,mBAAuC,OAAA;AAAA,gBAAlC,WAAQL,MAAA,OAAA;AAAA,gBAAS,OAAM;AAAA,cAAA;;;;;;QANN,WAAA;gBAAjB;AAAA,sBACT,MAA2B;AAAA,YAA3BK,mBAA2B,OAAA,EAAtB,WAAQ,WAAA,SAAU,MAAA,GAAA,UAAA;AAAA,UAAA;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EpSvg.vue2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|