@top-message/ui-lib 2.23.36 → 2.23.38
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
|
@@ -66368,12 +66368,12 @@ function d9(e, {
|
|
|
66368
66368
|
const a = r(idt.parseDOM(e, { decodeEntities: t }));
|
|
66369
66369
|
return YS(a, n);
|
|
66370
66370
|
}
|
|
66371
|
-
const ydt = "
|
|
66371
|
+
const ydt = "_bubble_1v1w5_1", wdt = "_SMS_1v1w5_10", Ldt = "_out_1v1w5_13", Mdt = "_WHATSAPP_1v1w5_18", xdt = "_content_1v1w5_35", Pdt = "_header_1v1w5_39", Sdt = "_mediaContainer_1v1w5_49", zdt = "_text_1v1w5_56", jdt = "_footer_1v1w5_66", Edt = "_time_1v1w5_75", Odt = "_button_1v1w5_83", Hdt = "_buttonIcon_1v1w5_97", Ndt = "_buttonText_1v1w5_104", cr = {
|
|
66372
66372
|
bubble: ydt,
|
|
66373
66373
|
SMS: wdt,
|
|
66374
66374
|
out: Ldt,
|
|
66375
66375
|
WHATSAPP: Mdt,
|
|
66376
|
-
in: "
|
|
66376
|
+
in: "_in_1v1w5_24",
|
|
66377
66377
|
content: xdt,
|
|
66378
66378
|
header: Pdt,
|
|
66379
66379
|
mediaContainer: Sdt,
|
|
@@ -70293,9 +70293,10 @@ const xpt = (e) => {
|
|
|
70293
70293
|
optionRender: x,
|
|
70294
70294
|
onBlur: P,
|
|
70295
70295
|
customButtonText: S,
|
|
70296
|
-
tags: j
|
|
70296
|
+
tags: j,
|
|
70297
|
+
showArrow: E = !0
|
|
70297
70298
|
}) => {
|
|
70298
|
-
const [
|
|
70299
|
+
const [z, H] = it(!1);
|
|
70299
70300
|
return /* @__PURE__ */ pe("div", { style: { display: "flex", flexDirection: "column" }, children: [
|
|
70300
70301
|
l && /* @__PURE__ */ g(Ua, { labelContent: l, infoIconText: y }),
|
|
70301
70302
|
/* @__PURE__ */ g(
|
|
@@ -70308,24 +70309,24 @@ const xpt = (e) => {
|
|
|
70308
70309
|
placeholder: v,
|
|
70309
70310
|
options: e,
|
|
70310
70311
|
disabled: m,
|
|
70311
|
-
dropdownRender: (
|
|
70312
|
+
dropdownRender: (I) => i ? null : M ? M(I) : /* @__PURE__ */ g("div", { className: Mr.dropdown, children: I }),
|
|
70312
70313
|
listHeight: w,
|
|
70313
70314
|
value: n,
|
|
70314
70315
|
onChange: t,
|
|
70315
70316
|
mode: p ? "multiple" : j ? "tags" : void 0,
|
|
70316
|
-
className: `${Mr.wrapper} ${j ? Mr.tags : ""}${
|
|
70317
|
+
className: `${Mr.wrapper} ${j ? Mr.tags : ""}${z ? Mr.focused : ""} ${p ? Mr.multiple : Mr.single} ${d}`,
|
|
70317
70318
|
style: C,
|
|
70318
70319
|
maxTagCount: "responsive",
|
|
70319
|
-
onDropdownVisibleChange:
|
|
70320
|
+
onDropdownVisibleChange: H,
|
|
70320
70321
|
showSearch: o,
|
|
70321
|
-
suffixIcon: S ? /* @__PURE__ */ g("div", { className: Mr.customButton, children: S }) : /* @__PURE__ */ g(
|
|
70322
|
+
suffixIcon: S ? /* @__PURE__ */ g("div", { className: Mr.customButton, children: S }) : E ? /* @__PURE__ */ g(
|
|
70322
70323
|
It,
|
|
70323
70324
|
{
|
|
70324
70325
|
name: s || "chevron-down",
|
|
70325
70326
|
size: 18,
|
|
70326
70327
|
className: Mr.icon
|
|
70327
70328
|
}
|
|
70328
|
-
),
|
|
70329
|
+
) : null,
|
|
70329
70330
|
menuItemSelectedIcon: /* @__PURE__ */ g(
|
|
70330
70331
|
It,
|
|
70331
70332
|
{
|