@point-hub/papp 0.0.53 → 0.0.54
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 +4 -4
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7597,7 +7597,7 @@ const Hv = /* @__PURE__ */ _({
|
|
|
7597
7597
|
], 2);
|
|
7598
7598
|
};
|
|
7599
7599
|
}
|
|
7600
|
-
}), We = /* @__PURE__ */ se(nm, [["__scopeId", "data-v-692cf180"]]), rm = { class: "relative w-full
|
|
7600
|
+
}), We = /* @__PURE__ */ se(nm, [["__scopeId", "data-v-692cf180"]]), rm = { class: "relative w-full" }, am = { class: "relative" }, om = {
|
|
7601
7601
|
key: 0,
|
|
7602
7602
|
class: "relative cursor-default select-none px-4 py-2 text-gray-700"
|
|
7603
7603
|
}, im = {
|
|
@@ -7684,7 +7684,7 @@ const Hv = /* @__PURE__ */ _({
|
|
|
7684
7684
|
key: 0,
|
|
7685
7685
|
ref_key: "buttonRef",
|
|
7686
7686
|
ref: s,
|
|
7687
|
-
class: "absolute inset-y-0 right-
|
|
7687
|
+
class: "absolute inset-y-0 right-1 flex items-center"
|
|
7688
7688
|
}, {
|
|
7689
7689
|
default: N(() => [
|
|
7690
7690
|
Q(h, { icon: "i-far-angle-down" })
|
|
@@ -7696,7 +7696,7 @@ const Hv = /* @__PURE__ */ _({
|
|
|
7696
7696
|
size: "none",
|
|
7697
7697
|
variant: "text",
|
|
7698
7698
|
type: "button",
|
|
7699
|
-
class: "absolute inset-y-0 right-
|
|
7699
|
+
class: "absolute inset-y-0 right-1 flex items-center",
|
|
7700
7700
|
onClick: c[1] || (c[1] = (g) => l())
|
|
7701
7701
|
}, {
|
|
7702
7702
|
default: N(() => [
|
|
@@ -7751,7 +7751,7 @@ const Hv = /* @__PURE__ */ _({
|
|
|
7751
7751
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
7752
7752
|
};
|
|
7753
7753
|
}
|
|
7754
|
-
}), sm = /* @__PURE__ */ se(lm, [["__scopeId", "data-v-
|
|
7754
|
+
}), sm = /* @__PURE__ */ se(lm, [["__scopeId", "data-v-9eac14f7"]]), um = { class: "flex gap-2 items-center" }, dm = ["id", "required", "disabled"], cm = ["for"], fm = { key: 0 }, pm = /* @__PURE__ */ _({
|
|
7755
7755
|
__name: "base-checkbox",
|
|
7756
7756
|
props: {
|
|
7757
7757
|
modelValue: { type: Boolean, default: !1 },
|