@dpa-id-components/dpa-shared-components 9.9.0 → 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
|
};
|
|
@@ -14210,7 +14210,6 @@ const hv = ["disabled"], mv = { class: "w-full truncate" }, Eo = /* @__PURE__ */
|
|
|
14210
14210
|
position: "left",
|
|
14211
14211
|
disabled: v.disabledState,
|
|
14212
14212
|
"keep-action-row": v.actionArea,
|
|
14213
|
-
range: s.value,
|
|
14214
14213
|
"month-picker": v.monthPicker,
|
|
14215
14214
|
teleport: v.teleport,
|
|
14216
14215
|
config: {
|
|
@@ -14218,6 +14217,7 @@ const hv = ["disabled"], mv = { class: "w-full truncate" }, Eo = /* @__PURE__ */
|
|
|
14218
14217
|
}
|
|
14219
14218
|
},
|
|
14220
14219
|
v.monthPicker ? {} : {
|
|
14220
|
+
range: s.value,
|
|
14221
14221
|
startDate: Array.isArray(v.selectedDate) ? v.selectedDate[0] : v.selectedDate
|
|
14222
14222
|
},
|
|
14223
14223
|
{
|
|
@@ -14319,7 +14319,7 @@ const hv = ["disabled"], mv = { class: "w-full truncate" }, Eo = /* @__PURE__ */
|
|
|
14319
14319
|
]),
|
|
14320
14320
|
key: "0"
|
|
14321
14321
|
} : void 0
|
|
14322
|
-
]), 1040, ["modelValue", "utc", "class", "text-input", "text-input-options", "ui", "multi-calendars", "locale", "enable-time-picker", "auto-apply", "close-on-auto-apply", "min-date", "max-date", "year-range", "auto-position", "disabled", "keep-action-row", "
|
|
14322
|
+
]), 1040, ["modelValue", "utc", "class", "text-input", "text-input-options", "ui", "multi-calendars", "locale", "enable-time-picker", "auto-apply", "close-on-auto-apply", "min-date", "max-date", "year-range", "auto-position", "disabled", "keep-action-row", "month-picker", "teleport", "config"])
|
|
14323
14323
|
]));
|
|
14324
14324
|
}
|
|
14325
14325
|
}), Gv = {
|
|
@@ -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,
|