@top-message/ui-lib 1.20.4 → 1.20.5
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
|
@@ -53477,12 +53477,12 @@ const Q_ = /* @__PURE__ */ Ja(K_), U_ = "_wrapper_1wmsl_1", q_ = "_icon_1wmsl_55
|
|
|
53477
53477
|
disabled: r
|
|
53478
53478
|
}
|
|
53479
53479
|
);
|
|
53480
|
-
}, see = "
|
|
53480
|
+
}, see = "_wrapper_1ydym_1", cee = "_icon_1ydym_19", fee = "_focused_1ydym_63", uee = "_multiple_1ydym_69", dee = "_dropdown_1ydym_82", vee = "_checkmark_1ydym_140", gee = "_message_1ydym_144", mee = "_label_1ydym_153", pee = "_danger_1ydym_160", bee = "_warning_1ydym_164", Ta = {
|
|
53481
53481
|
wrapper: see,
|
|
53482
|
-
|
|
53483
|
-
|
|
53484
|
-
|
|
53485
|
-
|
|
53482
|
+
icon: cee,
|
|
53483
|
+
focused: fee,
|
|
53484
|
+
multiple: uee,
|
|
53485
|
+
dropdown: dee,
|
|
53486
53486
|
checkmark: vee,
|
|
53487
53487
|
message: gee,
|
|
53488
53488
|
label: mee,
|
|
@@ -53502,9 +53502,10 @@ const Q_ = /* @__PURE__ */ Ja(K_), U_ = "_wrapper_1wmsl_1", q_ = "_icon_1wmsl_55
|
|
|
53502
53502
|
className: u = "",
|
|
53503
53503
|
style: d,
|
|
53504
53504
|
onClick: v,
|
|
53505
|
-
mode: g
|
|
53505
|
+
mode: g,
|
|
53506
|
+
disabled: b
|
|
53506
53507
|
}) => {
|
|
53507
|
-
const [
|
|
53508
|
+
const [p, m] = ct(!1);
|
|
53508
53509
|
return /* @__PURE__ */ ot("div", { children: [
|
|
53509
53510
|
i && /* @__PURE__ */ B("span", { className: Ta.label, children: i }),
|
|
53510
53511
|
/* @__PURE__ */ B(
|
|
@@ -53513,14 +53514,15 @@ const Q_ = /* @__PURE__ */ Ja(K_), U_ = "_wrapper_1wmsl_1", q_ = "_icon_1wmsl_55
|
|
|
53513
53514
|
onClick: v,
|
|
53514
53515
|
placeholder: c,
|
|
53515
53516
|
options: e,
|
|
53516
|
-
|
|
53517
|
+
disabled: b,
|
|
53518
|
+
dropdownRender: (h) => a ? null : /* @__PURE__ */ B("div", { className: Ta.dropdown, children: h }),
|
|
53517
53519
|
value: n,
|
|
53518
53520
|
onChange: t,
|
|
53519
53521
|
mode: g,
|
|
53520
|
-
className: `${Ta.wrapper} ${
|
|
53522
|
+
className: `${Ta.wrapper} ${p ? Ta.focused : ""} ${g ? Ta.multiple : ""} ${u}`,
|
|
53521
53523
|
style: d,
|
|
53522
53524
|
maxTagCount: "responsive",
|
|
53523
|
-
onDropdownVisibleChange:
|
|
53525
|
+
onDropdownVisibleChange: m,
|
|
53524
53526
|
showSearch: r,
|
|
53525
53527
|
suffixIcon: /* @__PURE__ */ B(
|
|
53526
53528
|
bn,
|