first commit

This commit is contained in:
2025-06-17 11:53:18 +02:00
commit 9f0f7ba12b
8804 changed files with 1369176 additions and 0 deletions

View File

@ -0,0 +1 @@
(o=>{if(!window.parent.Joomla)throw new Error("core.js was not properly initialised");o||(window.Joomla={}),o.fieldIns=(o,e)=>{window.parent.JoomlaExpectingPostMessage||(console.warn("Method Joomla.fieldIns() is deprecated. Use postMessage() instead."),window.parent.Joomla.editors.instances[e].replaceSelection(`{field ${o}}`),window.parent.Joomla.Modal&&window.parent.Joomla.Modal.getCurrent().close())},o.fieldgroupIns=(o,e)=>{window.parent.JoomlaExpectingPostMessage||(console.warn("Method Joomla.fieldgroupIns() is deprecated. Use postMessage() instead."),window.parent.Joomla.editors.instances[e].replaceSelection(`{fieldgroup ${o}}`),window.parent.Joomla.Modal&&window.parent.Joomla.Modal.getCurrent().close())}})(Joomla);