@wx-design/components 1.4.0-alpha.5 → 1.4.0-alpha.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/es/index.mjs +5 -5
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -44733,9 +44733,9 @@ const uJ = (e) => {
|
|
|
44733
44733
|
"custom-config": {
|
|
44734
44734
|
enabled: !1
|
|
44735
44735
|
},
|
|
44736
|
-
onRowDragend: a
|
|
44736
|
+
onRowDragend: a,
|
|
44737
|
+
"empty-text": " "
|
|
44737
44738
|
}, {
|
|
44738
|
-
empty: Ln(() => [...ee[0] || (ee[0] = [])]),
|
|
44739
44739
|
"column-fixed": Ln(({
|
|
44740
44740
|
row: P
|
|
44741
44741
|
}) => [Zt(nn(AE), {
|
|
@@ -44763,7 +44763,7 @@ const uJ = (e) => {
|
|
|
44763
44763
|
_: 2
|
|
44764
44764
|
}, 1032, ["modelValue", "onUpdate:modelValue"])]),
|
|
44765
44765
|
_: 1
|
|
44766
|
-
}, 8, ["data", "columns", "row-drag-config"]), ee[
|
|
44766
|
+
}, 8, ["data", "columns", "row-drag-config"]), ee[0] || (ee[0] = kr("span", null, null, -1))], 64));
|
|
44767
44767
|
}
|
|
44768
44768
|
});
|
|
44769
44769
|
function yJ(e) {
|
|
@@ -45513,9 +45513,9 @@ const NJ = (e) => {
|
|
|
45513
45513
|
ref: s,
|
|
45514
45514
|
id: o.name,
|
|
45515
45515
|
data: nn(d),
|
|
45516
|
-
footerMethod: nn(NJ)(nn(a).columns || [])
|
|
45516
|
+
footerMethod: nn(NJ)(nn(a).columns || []),
|
|
45517
|
+
"empty-text": (q = nn(c)) == null ? void 0 : q.sabDesign.table.emptyText
|
|
45517
45518
|
}, E.value, Zv(nn(v)), {
|
|
45518
|
-
"empty-text": (q = nn(c)) == null ? void 0 : q.sabDesign.table.emptyText,
|
|
45519
45519
|
"loading-config": {
|
|
45520
45520
|
text: (U = nn(c)) == null ? void 0 : U.sabDesign.table.loadingText
|
|
45521
45521
|
},
|