ode-explorer 1.0.0-develop-pedago.202309261237 → 1.0.0-develop-pedago.202309261520

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.
@@ -1 +1 @@
1
- import{d as s,u as o,j as n,b as a}from"./index.js";import{E as p}from"./EmptyScreen.js";import"/assets/js/edifice-ts-client/index.js";import"./Heading.js";function c(){const{appCode:e}=s(),[r]=a(),{t}=o();return n.jsx(p,{imageSrc:`${r}/emptyscreen/illu-error.svg`,imageAlt:t("explorer.emptyScreen.error.alt",{ns:e}),title:"",text:"Un problème est survenu lors du chargement des ressources. Si le problème persiste, contactez le support."})}export{c as default};
1
+ import{u as t,j as o,b as s}from"./index.js";import{E as m}from"./EmptyScreen.js";import"/assets/js/edifice-ts-client/index.js";import"./Heading.js";function c(){const[r]=s(),{t:e}=t();return o.jsx(m,{imageSrc:`${r}/emptyscreen/illu-error.svg`,imageAlt:e("explorer.emptyScreen.error.alt"),text:"explorer.emptyScreen.error.text"})}export{c as default};
@@ -0,0 +1 @@
1
+ import{d as s,u as a,j as n,b as o}from"./index.js";import{E as m}from"./EmptyScreen.js";import"/assets/js/edifice-ts-client/index.js";import"./Heading.js";function u(){const{appCode:e}=s(),[r]=o(),{t}=a();return n.jsx(m,{imageSrc:`${r}/emptyscreen/illu-search.svg`,imageAlt:t("explorer.emptyScreen.search.alt",{ns:e}),text:t("explorer.emptyScreen.search.text",{ns:e})})}export{u as default};