{ "version": 3, "sources": ["../../javascript/components/direct_upload.js"], "sourcesContent": ["addEventListener(\"direct-upload:initialize\", event => {\n const { target, detail } = event\n const { id, file } = detail\n target.insertAdjacentHTML(\"beforebegin\", `\n