@wx-design/components 1.5.3 → 1.5.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/es/index.mjs +2 -1
- package/es/style.css +1 -1
- package/lib/index.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -44759,6 +44759,7 @@ const fJ = (e) => {
|
|
|
44759
44759
|
p.splice(g + d, 0, u);
|
|
44760
44760
|
};
|
|
44761
44761
|
return (c, f) => (_n(), wo(Ps, null, [Zt(Fs, {
|
|
44762
|
+
class: "sab-table-column-set",
|
|
44762
44763
|
height: "auto",
|
|
44763
44764
|
ref_key: "innerTableRef",
|
|
44764
44765
|
ref: o,
|
|
@@ -44773,7 +44774,7 @@ const fJ = (e) => {
|
|
|
44773
44774
|
drag: !1
|
|
44774
44775
|
},
|
|
44775
44776
|
"column-drag-config": {
|
|
44776
|
-
trigger:
|
|
44777
|
+
trigger: null
|
|
44777
44778
|
},
|
|
44778
44779
|
"row-config": {
|
|
44779
44780
|
useKey: !0,
|