sm-click-library-ui 0.0.224 → 0.0.225
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.
|
@@ -13708,10 +13708,7 @@ const ip = /* @__PURE__ */ yt(op, [["render", lp], ["__scopeId", "data-v-bd52dde
|
|
|
13708
13708
|
},
|
|
13709
13709
|
emits: ["depart"],
|
|
13710
13710
|
setup(e, { emit: n }) {
|
|
13711
|
-
const t = e, a = n, r = jr(), o = F(""), s = F([]), l = F(!1), i = F(!1), c = K(() =>
|
|
13712
|
-
const M = t.externalDepartments || r.departments;
|
|
13713
|
-
return o.value ? M.filter((g) => !(t.hiddenDepartment && g.id === t.hiddenDepartment)) : M;
|
|
13714
|
-
});
|
|
13711
|
+
const t = e, a = n, r = jr(), o = F(""), s = F([]), l = F(!1), i = F(!1), c = K(() => (t.externalDepartments || r.departments).filter((g) => !(t.hiddenDepartment && g.id === t.hiddenDepartment)).filter((g) => !o.value || g.name.toLowerCase().includes(o.value.toLowerCase())));
|
|
13715
13712
|
Ye(() => {
|
|
13716
13713
|
m(), d();
|
|
13717
13714
|
}), Ie(
|
|
@@ -13853,7 +13850,7 @@ const ip = /* @__PURE__ */ yt(op, [["render", lp], ["__scopeId", "data-v-bd52dde
|
|
|
13853
13850
|
])
|
|
13854
13851
|
]));
|
|
13855
13852
|
}
|
|
13856
|
-
}, Ml = /* @__PURE__ */ yt(Cp, [["__scopeId", "data-v-
|
|
13853
|
+
}, Ml = /* @__PURE__ */ yt(Cp, [["__scopeId", "data-v-5e81325e"]]), Pp = { class: "depart-select-container" }, Sp = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, Op = ["placeholder"], $p = { class: "icon-container" }, Ep = {
|
|
13857
13854
|
key: 0,
|
|
13858
13855
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13859
13856
|
fill: "none",
|