UNPKG

dk-plus

Version:
21 lines (20 loc) 783 B
import d from "./index2.js"; import { resolveComponent as c, openBlock as l, createElementBlock as a, mergeProps as r, Fragment as s, renderList as p, createBlock as u } from "vue"; import m from "../../_virtual/index.js"; function k(o, i, h, f, _, b) { const n = c("dk-checkbox"); return l(), a("div", r({ class: "dk-checkbox-group" }, o.$attrs), [ (l(!0), a(s, null, p(o.slotList, (e) => (l(), u(n, r({ key: e.value, modelValue: e.modelValue, "onUpdate:modelValue": (t) => e.modelValue = t }, 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 };