@point-hub/papp 0.3.2 → 0.3.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.
package/dist/index.js
CHANGED
|
@@ -7567,8 +7567,8 @@ const em = /* @__PURE__ */ R({
|
|
|
7567
7567
|
description: {},
|
|
7568
7568
|
layout: { default: "horizontal" },
|
|
7569
7569
|
required: { type: Boolean, default: !1 },
|
|
7570
|
-
helpers: {},
|
|
7571
|
-
errors: {}
|
|
7570
|
+
helpers: { default: () => [] },
|
|
7571
|
+
errors: { default: () => [] }
|
|
7572
7572
|
},
|
|
7573
7573
|
setup(e) {
|
|
7574
7574
|
const t = e, n = Vo(), r = T(() => {
|
|
@@ -7632,7 +7632,7 @@ const em = /* @__PURE__ */ R({
|
|
|
7632
7632
|
], 2);
|
|
7633
7633
|
};
|
|
7634
7634
|
}
|
|
7635
|
-
}), hm = /* @__PURE__ */ oe(mm, [["__scopeId", "data-v-
|
|
7635
|
+
}), hm = /* @__PURE__ */ oe(mm, [["__scopeId", "data-v-b85cf3de"]]), gm = { class: "flex gap-2 items-center" }, bm = ["id", "data-testid", "readonly", "disabled", "value", "required", "true-value", "false-value"], ym = ["for"], Am = { key: 0 }, wm = /* @__PURE__ */ R({
|
|
7636
7636
|
__name: "base-checkbox",
|
|
7637
7637
|
props: /* @__PURE__ */ be({
|
|
7638
7638
|
id: {},
|