import { a1 as ssr_context, X as store_get, _ as escape_html, Z as ensure_array_like, V as attr_class, Y as unsubscribe_stores, a2 as attr, a3 as bind_props } from "../../chunks/index2.js"; import { w as writable } from "../../chunks/index.js"; import "clsx"; function onDestroy(fn) { /** @type {SSRContext} */ ssr_context.r.on_destroy(fn); } const plugins = writable([]); const selectedPlugin = writable(null); const selectedTask = writable(null); const taskLogs = writable([]); function TaskRunner($$renderer, $$props) { $$renderer.component(($$renderer2) => { var $$store_subs; onDestroy(() => { }); $$renderer2.push(`
No task selected.
`); } $$renderer2.push(`${escape_html(plugin.description)}
v${escape_html(plugin.version)}