@top-message/ui-lib 1.23.5 → 1.23.6
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
|
@@ -47672,7 +47672,9 @@ const SW = D2, Ni = kn(
|
|
|
47672
47672
|
},
|
|
47673
47673
|
selectable: s = !0,
|
|
47674
47674
|
className: c = "",
|
|
47675
|
-
style: u
|
|
47675
|
+
style: u,
|
|
47676
|
+
onColumnChange: d = () => {
|
|
47677
|
+
}
|
|
47676
47678
|
}) => /* @__PURE__ */ R(
|
|
47677
47679
|
SV,
|
|
47678
47680
|
{
|
|
@@ -47683,9 +47685,10 @@ const SW = D2, Ni = kn(
|
|
|
47683
47685
|
dataSource: e,
|
|
47684
47686
|
style: u,
|
|
47685
47687
|
pagination: !1,
|
|
47686
|
-
|
|
47687
|
-
|
|
47688
|
-
|
|
47688
|
+
onChange: d,
|
|
47689
|
+
onRow: (v) => ({
|
|
47690
|
+
onClick: (g) => {
|
|
47691
|
+
l(g, v);
|
|
47689
47692
|
}
|
|
47690
47693
|
}),
|
|
47691
47694
|
rowSelection: s ? {
|
|
@@ -47694,8 +47697,8 @@ const SW = D2, Ni = kn(
|
|
|
47694
47697
|
columnWidth: 48,
|
|
47695
47698
|
checkStrictly: !1,
|
|
47696
47699
|
fixed: !0,
|
|
47697
|
-
getCheckboxProps: (
|
|
47698
|
-
disabled:
|
|
47700
|
+
getCheckboxProps: (v) => ({
|
|
47701
|
+
disabled: v.disabled || !1
|
|
47699
47702
|
})
|
|
47700
47703
|
} : void 0
|
|
47701
47704
|
}
|
|
@@ -49512,7 +49515,7 @@ const $F = /* @__PURE__ */ Da(qF), _F = "_wrapper_1wmsl_1", eY = "_icon_1wmsl_55
|
|
|
49512
49515
|
),
|
|
49513
49516
|
t && a ? /* @__PURE__ */ R("div", { className: bl.dropdown, ref: u, children: c ? /* @__PURE__ */ R("div", { className: bl.empty, children: "Fetching" }) : v.length ? /* @__PURE__ */ R(OF, { menuItems: v }) : /* @__PURE__ */ R("div", { className: bl.empty, children: "No Results" }) }) : null
|
|
49514
49517
|
] });
|
|
49515
|
-
}, zY = "
|
|
49518
|
+
}, zY = "_wrapper_1g25j_1", SY = "_item_1g25j_6", OY = "_label_1g25j_11", NY = "_active_1g25j_23", DY = "_icon_1g25j_31", Za = {
|
|
49516
49519
|
wrapper: zY,
|
|
49517
49520
|
item: SY,
|
|
49518
49521
|
label: OY,
|