@point-hub/papp 0.0.140 → 0.0.141
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 +7 -1
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10661,6 +10661,12 @@ const Ag = /* @__PURE__ */ gg(yg), wg = { class: "relative w-full" }, xg = ["id"
|
|
|
10661
10661
|
() => {
|
|
10662
10662
|
n.value = o.value?.label ?? "", r.value = o.value?.value ?? "", s.value?.length && (s.value = []);
|
|
10663
10663
|
}
|
|
10664
|
+
), ne(
|
|
10665
|
+
() => r.value,
|
|
10666
|
+
(g) => {
|
|
10667
|
+
o.value = a.options.find((v) => v.value === g);
|
|
10668
|
+
},
|
|
10669
|
+
{ immediate: !0 }
|
|
10664
10670
|
), t({
|
|
10665
10671
|
inputRef: h
|
|
10666
10672
|
}), (g, v) => {
|
|
@@ -10771,7 +10777,7 @@ const Ag = /* @__PURE__ */ gg(yg), wg = { class: "relative w-full" }, xg = ["id"
|
|
|
10771
10777
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
10772
10778
|
};
|
|
10773
10779
|
}
|
|
10774
|
-
}), qg = /* @__PURE__ */ oe(Hg, [["__scopeId", "data-v-
|
|
10780
|
+
}), qg = /* @__PURE__ */ oe(Hg, [["__scopeId", "data-v-2023deda"]]), zg = ["disabled", "data-testid"], Ug = /* @__PURE__ */ $({
|
|
10775
10781
|
__name: "base-switch",
|
|
10776
10782
|
props: /* @__PURE__ */ we({
|
|
10777
10783
|
modelValue: { type: Boolean },
|