@creatorsn/vfluent3 0.3.57 → 0.3.58
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/vfluent3.js +1 -1
- package/dist/vfluent3.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/vfluent3.js
CHANGED
|
@@ -13991,7 +13991,7 @@ const fo = /* @__PURE__ */ we(Cg, [["render", Vg]]), Tg = { class: "list-view-he
|
|
|
13991
13991
|
this.showSelectedBorder = !1;
|
|
13992
13992
|
}), setTimeout(() => {
|
|
13993
13993
|
this.setSliderTarget();
|
|
13994
|
-
},
|
|
13994
|
+
}, 600);
|
|
13995
13995
|
},
|
|
13996
13996
|
methods: {
|
|
13997
13997
|
valueInit() {
|