@point-hub/papp 0.0.105 → 0.0.106
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.css +1 -1
- package/dist/index.js +3 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7926,7 +7926,7 @@ const sm = /* @__PURE__ */ R({
|
|
|
7926
7926
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
7927
7927
|
};
|
|
7928
7928
|
}
|
|
7929
|
-
}), Im = /* @__PURE__ */ le(Bm, [["__scopeId", "data-v-
|
|
7929
|
+
}), Im = /* @__PURE__ */ le(Bm, [["__scopeId", "data-v-6561518b"]]), Mm = { class: "flex gap-2 items-center" }, $m = ["id", "required", "disabled"], Rm = ["for"], Lm = { key: 0 }, _m = /* @__PURE__ */ R({
|
|
7930
7930
|
__name: "base-checkbox",
|
|
7931
7931
|
props: /* @__PURE__ */ ke({
|
|
7932
7932
|
modelValue: { type: Boolean, default: !1 },
|
|
@@ -8088,8 +8088,9 @@ const sm = /* @__PURE__ */ R({
|
|
|
8088
8088
|
"onUpdate:modelValue": g[0] || (g[0] = (p) => n.value = p),
|
|
8089
8089
|
onClick: h,
|
|
8090
8090
|
border: v.border,
|
|
8091
|
+
placeholder: v.placeholder,
|
|
8091
8092
|
class: "w-full"
|
|
8092
|
-
}, null, 8, ["modelValue", "border"])) : q("", !0),
|
|
8093
|
+
}, null, 8, ["modelValue", "border", "placeholder"])) : q("", !0),
|
|
8093
8094
|
v.mode === "text" ? (S(), T("div", {
|
|
8094
8095
|
key: 1,
|
|
8095
8096
|
class: "border-b border-dashed cursor-pointer border-black dark:border-white",
|