@point-hub/papp 0.0.154 → 0.0.155
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 +2 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7557,7 +7557,7 @@ const nm = /* @__PURE__ */ R({
|
|
|
7557
7557
|
}, [
|
|
7558
7558
|
O("label", {
|
|
7559
7559
|
for: t.id,
|
|
7560
|
-
class: z(["font-bold flex flex-col
|
|
7560
|
+
class: z(["font-bold flex flex-col", {
|
|
7561
7561
|
// Horizontal classes
|
|
7562
7562
|
"lg:flex-col lg:gap-0 lg:w-20% xl:w-17% 2xl:w-15% lg:items-start gap-0": a.value && t.label,
|
|
7563
7563
|
// Vertical classes (default)
|
|
@@ -7602,7 +7602,7 @@ const nm = /* @__PURE__ */ R({
|
|
|
7602
7602
|
], 2);
|
|
7603
7603
|
};
|
|
7604
7604
|
}
|
|
7605
|
-
}), bm = /* @__PURE__ */ oe(gm, [["__scopeId", "data-v-
|
|
7605
|
+
}), bm = /* @__PURE__ */ oe(gm, [["__scopeId", "data-v-831a22d8"]]), ym = { class: "flex gap-2 items-center" }, Am = ["id", "data-testid", "readonly", "disabled", "value", "required", "true-value", "false-value"], wm = ["for"], xm = { key: 0 }, km = /* @__PURE__ */ R({
|
|
7606
7606
|
__name: "base-checkbox",
|
|
7607
7607
|
props: /* @__PURE__ */ we({
|
|
7608
7608
|
id: {},
|