@dpa-id-components/dpa-shared-components 9.9.1 → 9.9.2
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.
|
@@ -5331,7 +5331,7 @@ const Xo = /* @__PURE__ */ Go(jf, [["render", Gf]]), Xf = ["checked", "aria-chec
|
|
|
5331
5331
|
a.selected ? "is-selected" : "",
|
|
5332
5332
|
a.disabled ? "text-gray-600" : "text-gray-800",
|
|
5333
5333
|
a.selectable ? "pr-9" : "pr-4",
|
|
5334
|
-
a.checkboxSize === "medium" ? "py-3 px-4" : "
|
|
5334
|
+
a.checkboxSize === "medium" ? "py-3 px-4" : "px-4 py-2"
|
|
5335
5335
|
]), o = () => {
|
|
5336
5336
|
n("list-item-click", a.value);
|
|
5337
5337
|
};
|
|
@@ -15642,7 +15642,7 @@ const Kg = { class: "relative" }, Jg = {
|
|
|
15642
15642
|
"data-testid": "search-input"
|
|
15643
15643
|
}, Zg = {
|
|
15644
15644
|
key: 1,
|
|
15645
|
-
class: "max-h-
|
|
15645
|
+
class: "max-h-80 overflow-y-auto",
|
|
15646
15646
|
tabindex: "0"
|
|
15647
15647
|
}, ey = { class: "flex h-6 items-center border-t bg-gray-100 px-4 text-xs font-semibold uppercase tracking-wider text-gray-700 first:border-t-0" }, ty = {
|
|
15648
15648
|
key: 2,
|