@point-hub/papp 0.0.125 → 0.0.126
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 -3
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10446,7 +10446,7 @@ const wg = /* @__PURE__ */ bg(Ag), xg = { class: "relative w-full" }, kg = ["id"
|
|
|
10446
10446
|
]),
|
|
10447
10447
|
f.value ? (w(), P("ul", {
|
|
10448
10448
|
key: 0,
|
|
10449
|
-
class: "absolute bg-white border rounded shadow p-1 z-10 w-48",
|
|
10449
|
+
class: "absolute bg-white dark:bg-gray-900 border dark:border-gray-500 rounded shadow p-1 z-10 w-48",
|
|
10450
10450
|
style: et({ top: `${u.value.top}px`, left: `${u.value.left}px` })
|
|
10451
10451
|
}, [
|
|
10452
10452
|
A.loading ? (w(), P("li", Sg, "Searching...")) : m.value.length ? V("", !0) : (w(), P("li", Og, "No results")),
|
|
@@ -10454,7 +10454,7 @@ const wg = /* @__PURE__ */ bg(Ag), xg = { class: "relative w-full" }, kg = ["id"
|
|
|
10454
10454
|
key: M.id,
|
|
10455
10455
|
class: H([
|
|
10456
10456
|
"p-1 cursor-pointer",
|
|
10457
|
-
B === c.value ? "bg-gray-200" : "hover:bg-gray-100"
|
|
10457
|
+
B === c.value ? "bg-gray-200 dark:bg-gray-700" : "hover:bg-gray-100 dark:hover:bg-gray-700"
|
|
10458
10458
|
]),
|
|
10459
10459
|
onClick: (I) => p(M)
|
|
10460
10460
|
}, U(M.label), 11, Cg))), 128))
|
|
@@ -10465,7 +10465,7 @@ const wg = /* @__PURE__ */ bg(Ag), xg = { class: "relative w-full" }, kg = ["id"
|
|
|
10465
10465
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
10466
10466
|
};
|
|
10467
10467
|
}
|
|
10468
|
-
}), Tg = /* @__PURE__ */ oe(Eg, [["__scopeId", "data-v-
|
|
10468
|
+
}), Tg = /* @__PURE__ */ oe(Eg, [["__scopeId", "data-v-caa39d8c"]]), Pg = { class: "cursor-pointer" }, Bg = { class: "flex items-center justify-between gap-2" }, Dg = {
|
|
10469
10469
|
key: 0,
|
|
10470
10470
|
class: "shrink-0 text-white"
|
|
10471
10471
|
}, Ig = {
|