File: /www/server/panel/BTPanel/static/js/index118.js
import{c as r,e as f}from"./base-lib.js?v=1777008528";const t=r({name:"BtTableGroup",setup(n,{slots:e}){return()=>f("div",{class:"flex flex-col"},[f("div",{class:"flex justify-between flex-wrap",style:{rowGap:"0.8rem"}},[f("div",{class:"flex flex-shrink-0"},[e["header-left"]&&e["header-left"]()]),f("div",{class:"flex flex-shrink-0"},[e["header-right"]&&e["header-right"]()])]),f("div",{class:"w-full content py-[12px]"},[e.content&&e.content()]),f("div",{class:"flex justify-between"},[f("div",{class:"flex flex-shrink-0"},[e["footer-left"]&&e["footer-left"]()]),f("div",{class:"flex flex-shrink-0"},[e["footer-right"]&&e["footer-right"]()])]),e.popup&&e.popup()])}});export{t as _};