import LogsPanel from "./LogsPanel-ICU1Y6Hy.js"; import { d as defineComponent, a1 as useWorkflowsStore, x as computed, e as createBlock, f as createCommentVNode, g as openBlock } from "./index-CeNA_ukL.js"; import "./AnimatedSpinner-Boagztc5.js"; import "./ConsumedTokensDetails.vue_vue_type_script_setup_true_lang-DfVZTSuh.js"; import "./core-CZWe7osv.js"; import "./canvas-X-1icOh2.js"; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "DemoFooter", setup(__props) { const workflowsStore = useWorkflowsStore(); const hasExecutionData = computed(() => workflowsStore.workflowExecutionData); return (_ctx, _cache) => { return hasExecutionData.value ? (openBlock(), createBlock(LogsPanel, { key: 0, "is-read-only": true })) : createCommentVNode("", true); }; } }); export { _sfc_main as default };