sprof 0.0.228 → 0.0.229
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/sprof.js +3 -3
- package/dist/sprof.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/sprof.js
CHANGED
|
@@ -8868,7 +8868,7 @@ const ga = /* @__PURE__ */ A(yg, [["render", bg], ["__scopeId", "data-v-d28c6f33
|
|
|
8868
8868
|
n.searchFunc && (r.value = await n.searchFunc(s.value));
|
|
8869
8869
|
}
|
|
8870
8870
|
async function l(c) {
|
|
8871
|
-
i("select", c);
|
|
8871
|
+
s.value = "", i("select", c);
|
|
8872
8872
|
}
|
|
8873
8873
|
return (c, d) => (m(), w("div", {
|
|
8874
8874
|
class: "container",
|
|
@@ -8885,7 +8885,7 @@ const ga = /* @__PURE__ */ A(yg, [["render", bg], ["__scopeId", "data-v-d28c6f33
|
|
|
8885
8885
|
]),
|
|
8886
8886
|
_: 1
|
|
8887
8887
|
}, 8, ["modelValue"]),
|
|
8888
|
-
p(s) ? (m(), w("div", Ng, [
|
|
8888
|
+
p(s) && p(s).length >= 2 ? (m(), w("div", Ng, [
|
|
8889
8889
|
f("ul", Ug, [
|
|
8890
8890
|
(m(!0), w(V, null, Oe(p(r), (h) => (m(), w("li", {
|
|
8891
8891
|
key: h.value,
|
|
@@ -8895,7 +8895,7 @@ const ga = /* @__PURE__ */ A(yg, [["render", bg], ["__scopeId", "data-v-d28c6f33
|
|
|
8895
8895
|
])) : J("", !0)
|
|
8896
8896
|
], 4));
|
|
8897
8897
|
}
|
|
8898
|
-
}), Es = /* @__PURE__ */ A(Wg, [["__scopeId", "data-v-
|
|
8898
|
+
}), Es = /* @__PURE__ */ A(Wg, [["__scopeId", "data-v-2b4b5468"]]), Gg = { class: "footer" }, Vg = /* @__PURE__ */ $({
|
|
8899
8899
|
__name: "PDialog",
|
|
8900
8900
|
setup(t) {
|
|
8901
8901
|
const e = ue(() => {
|