@comercti/react-components-hmg 0.8.1 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ const _t = ["id", ".indeterminate", "checked", "disabled"], Ht = { class: "flex-
10
10
  inheritAttrs: !1,
11
11
  __name: "ce-checkbox",
12
12
  props: {
13
- modelValue: { type: [String, Number, Boolean, Array] },
13
+ modelValue: { type: [String, Number, Boolean, Array, null] },
14
14
  id: {},
15
15
  trueValue: { type: [String, Number, Boolean], default: !0 },
16
16
  falseValue: { type: [String, Number, Boolean], default: !1 },
@@ -5604,7 +5604,7 @@ const fl = {
5604
5604
  })[t.position || "right-top"]);
5605
5605
  return (c, h) => n(o).length ? (r(), u("div", {
5606
5606
  key: 0,
5607
- class: b(["fixed flex flex-col px-4 w-full max-w-[30rem] h-auto", v.value])
5607
+ class: b(["absolute top-0 z-50 flex flex-col px-4 w-full max-w-[30rem] h-auto", v.value])
5608
5608
  }, [
5609
5609
  a("transition-group", fl, [
5610
5610
  (r(!0), u(_, null, Q(n(o), (w) => (r(), u("div", {