@top-message/ui-lib 1.22.2 → 1.22.4
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.js
CHANGED
|
@@ -47186,6 +47186,7 @@ const SW = D2, Jl = kn(
|
|
|
47186
47186
|
taiwan: "fi-tw",
|
|
47187
47187
|
tajikistan: "fi-tj",
|
|
47188
47188
|
tanzania: "fi-tz",
|
|
47189
|
+
"timor-leste": "fi-tl",
|
|
47189
47190
|
thailand: "fi-th",
|
|
47190
47191
|
togo: "fi-tg",
|
|
47191
47192
|
tonga: "fi-to",
|
|
@@ -49320,26 +49321,28 @@ const $F = /* @__PURE__ */ Da(qF), _F = "_wrapper_1wmsl_1", eY = "_icon_1wmsl_55
|
|
|
49320
49321
|
style: d,
|
|
49321
49322
|
onClick: v,
|
|
49322
49323
|
multiple: g,
|
|
49323
|
-
disabled: b
|
|
49324
|
+
disabled: b,
|
|
49325
|
+
optionFilterProp: p
|
|
49324
49326
|
}) => {
|
|
49325
|
-
const [
|
|
49327
|
+
const [m, h] = mt(!1);
|
|
49326
49328
|
return /* @__PURE__ */ lt("div", { style: { display: "flex", flexDirection: "column" }, children: [
|
|
49327
49329
|
i && /* @__PURE__ */ B("span", { className: Ca.label, children: i }),
|
|
49328
49330
|
/* @__PURE__ */ B(
|
|
49329
49331
|
vs,
|
|
49330
49332
|
{
|
|
49333
|
+
optionFilterProp: p,
|
|
49331
49334
|
onClick: v,
|
|
49332
49335
|
placeholder: f,
|
|
49333
49336
|
options: e,
|
|
49334
49337
|
disabled: b,
|
|
49335
|
-
dropdownRender: (
|
|
49338
|
+
dropdownRender: (C) => a ? null : /* @__PURE__ */ B("div", { className: Ca.dropdown, children: C }),
|
|
49336
49339
|
value: n,
|
|
49337
49340
|
onChange: t,
|
|
49338
49341
|
mode: g ? "multiple" : void 0,
|
|
49339
|
-
className: `${Ca.wrapper} ${
|
|
49342
|
+
className: `${Ca.wrapper} ${m ? Ca.focused : ""} ${g ? Ca.multiple : ""} ${u}`,
|
|
49340
49343
|
style: d,
|
|
49341
49344
|
maxTagCount: "responsive",
|
|
49342
|
-
onDropdownVisibleChange:
|
|
49345
|
+
onDropdownVisibleChange: h,
|
|
49343
49346
|
showSearch: r,
|
|
49344
49347
|
suffixIcon: /* @__PURE__ */ B(
|
|
49345
49348
|
mn,
|