@wx-design/components 1.1.26 → 1.1.27
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 -2
- 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
|
@@ -42550,7 +42550,7 @@ const SJ = /* @__PURE__ */ st({
|
|
|
42550
42550
|
let j;
|
|
42551
42551
|
const oe = function() {
|
|
42552
42552
|
// @ts-ignore
|
|
42553
|
-
this.scrollHeight - this.scrollTop - 1 <= this.clientHeight && b();
|
|
42553
|
+
this.scrollHeight - this.scrollTop - 1 <= this.clientHeight && !c.value && b();
|
|
42554
42554
|
};
|
|
42555
42555
|
return {
|
|
42556
42556
|
listen: () => {
|
|
@@ -42730,7 +42730,7 @@ const DJ = (e, t) => {
|
|
|
42730
42730
|
for (const [o, s] of t)
|
|
42731
42731
|
n[o] = s;
|
|
42732
42732
|
return n;
|
|
42733
|
-
}, Vv = /* @__PURE__ */ DJ(SJ, [["__scopeId", "data-v-
|
|
42733
|
+
}, Vv = /* @__PURE__ */ DJ(SJ, [["__scopeId", "data-v-be8ed6a7"]]), $J = /* @__PURE__ */ st({
|
|
42734
42734
|
__name: "index",
|
|
42735
42735
|
props: {
|
|
42736
42736
|
lang: {}
|