UNPKG

dk-plus

Version:
22 lines (21 loc) 802 B
import d from "./index2.js"; import { resolveComponent as c, openBlock as r, createElementBlock as l, mergeProps as a, Fragment as s, renderList as u, createBlock as p } from "vue"; import m from "../../_virtual/index.js"; function k(o, f, i, h, _, b) { const n = c("dk-checkbox"); return r(), l("div", a({ class: "dk-checkbox-group" }, o.$attrs), [ (r(!0), l(s, null, u(o.slotList, (e) => (r(), p(n, a({ key: e.value, modelValue: e.modelValue, "onUpdate:modelValue": (t) => e.modelValue = t, ref_for: !0 }, e, { disabled: e.disabled, onDetailChange: o.handleItemChange }), null, 16, ["modelValue", "onUpdate:modelValue", "disabled", "onDetailChange"]))), 128)) ], 16); } const x = /* @__PURE__ */ m(d, [["render", k]]); export { x as default };