@solar-taro/ui-vant 2.5.0 → 2.5.2
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/CHANGELOG.md +16 -0
- package/cascader/index.scss +6 -0
- package/directives/binding.d.ts +10 -0
- package/directives/index.d.ts +1 -0
- package/index.js +18 -16
- package/index10.js +213 -196
- package/index100.js +7 -10
- package/index101.js +9 -6
- package/index102.js +6 -17
- package/index103.js +17 -4
- package/index104.js +4 -4
- package/index105.js +4 -3
- package/index106.js +3 -3
- package/index107.js +3 -14
- package/index108.js +14 -7
- package/index109.js +8 -6
- package/index110.js +5 -5
- package/index111.js +5 -5
- package/index112.js +5 -5
- package/index113.js +5 -5
- package/index114.js +6 -3
- package/index115.js +3 -18
- package/index116.js +17 -5
- package/index117.js +5 -3
- package/index118.js +3 -3
- package/index119.js +3 -9
- package/index12.js +3 -28
- package/index120.js +9 -5
- package/index121.js +5 -4
- package/index122.js +4 -5
- package/index123.js +6 -3
- package/index124.js +3 -5
- package/index125.js +4 -4
- package/index126.js +4 -10
- package/index127.js +10 -6
- package/index128.js +6 -6
- package/index129.js +6 -4
- package/index13.js +28 -4
- package/index130.js +4 -7
- package/index131.js +8 -3
- package/index132.js +5 -0
- package/index14.js +5 -64
- package/index15.js +64 -2
- package/index16.js +1 -1
- package/index17.js +1 -1
- package/index18.js +1 -1
- package/index19.js +1 -1
- package/index2.js +1 -1
- package/index20.js +1 -1
- package/index21.js +1 -1
- package/index22.js +1 -1
- package/index23.js +2 -6
- package/index24.js +5 -3
- package/index25.js +3 -62
- package/index26.js +62 -3
- package/index27.js +4 -8
- package/index28.js +7 -6
- package/index29.js +6 -3
- package/index3.js +62 -59
- package/index30.js +4 -2
- package/index31.js +2 -6
- package/index32.js +5 -9
- package/index33.js +9 -4
- package/index34.js +5 -4
- package/index35.js +4 -3
- package/index36.js +3 -4
- package/index37.js +3 -7
- package/index38.js +7 -4
- package/index39.js +5 -5
- package/index4.js +1 -1
- package/index40.js +5 -7
- package/index41.js +6 -5
- package/index42.js +6 -9
- package/index43.js +9 -5
- package/index44.js +5 -7
- package/index45.js +6 -4
- package/index46.js +5 -10
- package/index47.js +9 -6
- package/index48.js +6 -17
- package/index49.js +17 -11
- package/index5.js +1 -1
- package/index50.js +11 -6
- package/index51.js +6 -12
- package/index52.js +12 -3
- package/index53.js +3 -11
- package/index54.js +11 -7
- package/index55.js +7 -9
- package/index56.js +9 -5
- package/index58.js +1 -1
- package/index59.js +5 -15
- package/index60.js +15 -5
- package/index61.js +5 -5
- package/index62.js +5 -8
- package/index63.js +8 -6
- package/index64.js +6 -5
- package/index65.js +4 -4
- package/index66.js +5 -6
- package/index67.js +5 -5
- package/index68.js +7 -26
- package/index69.js +26 -6
- package/index7.js +25 -19
- package/index70.js +5 -39
- package/index71.js +39 -6
- package/index72.js +6 -5
- package/index73.js +6 -15
- package/index74.js +14 -7
- package/index75.js +8 -2
- package/index76.js +2 -3
- package/index77.js +3 -13
- package/index78.js +12 -4
- package/index79.js +5 -3
- package/index8.js +1 -1
- package/index80.js +3 -4
- package/index81.js +4 -4
- package/index82.js +4 -4
- package/index83.js +4 -4
- package/index84.js +4 -4
- package/index85.js +3 -14
- package/index86.js +14 -13
- package/index87.js +13 -8
- package/index88.js +9 -3
- package/index89.js +3 -6
- package/index90.js +5 -5
- package/index91.js +5 -5
- package/index92.js +5 -7
- package/index93.js +7 -17
- package/index94.js +17 -10
- package/index95.js +9 -4
- package/index96.js +5 -4
- package/index97.js +4 -4
- package/index98.js +4 -5
- package/index99.js +5 -6
- package/modal/index.vue.d.ts +1 -0
- package/package.json +1 -1
- package/selector/index.scss +11 -0
- package/selector/index.vue.d.ts +2 -1
package/index93.js
CHANGED
|
@@ -1,20 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var o = -1, a = t == null ? 0 : t.length;
|
|
8
|
-
for (this.clear(); ++o < a; ) {
|
|
9
|
-
var p = t[o];
|
|
10
|
-
this.set(p[0], p[1]);
|
|
11
|
-
}
|
|
1
|
+
function t(n) {
|
|
2
|
+
var r = [];
|
|
3
|
+
if (n != null)
|
|
4
|
+
for (var e in Object(n))
|
|
5
|
+
r.push(e);
|
|
6
|
+
return r;
|
|
12
7
|
}
|
|
13
|
-
e.prototype.clear = r;
|
|
14
|
-
e.prototype.delete = m;
|
|
15
|
-
e.prototype.get = h;
|
|
16
|
-
e.prototype.has = l;
|
|
17
|
-
e.prototype.set = c;
|
|
18
8
|
export {
|
|
19
|
-
|
|
9
|
+
t as default
|
|
20
10
|
};
|
package/index94.js
CHANGED
|
@@ -1,13 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import r from "./index95.js";
|
|
2
|
+
import m from "./index96.js";
|
|
3
|
+
import h from "./index97.js";
|
|
4
|
+
import l from "./index98.js";
|
|
5
|
+
import c from "./index99.js";
|
|
6
|
+
function e(t) {
|
|
7
|
+
var o = -1, a = t == null ? 0 : t.length;
|
|
8
|
+
for (this.clear(); ++o < a; ) {
|
|
9
|
+
var p = t[o];
|
|
10
|
+
this.set(p[0], p[1]);
|
|
11
|
+
}
|
|
10
12
|
}
|
|
13
|
+
e.prototype.clear = r;
|
|
14
|
+
e.prototype.delete = m;
|
|
15
|
+
e.prototype.get = h;
|
|
16
|
+
e.prototype.has = l;
|
|
17
|
+
e.prototype.set = c;
|
|
11
18
|
export {
|
|
12
|
-
|
|
19
|
+
e as default
|
|
13
20
|
};
|
package/index95.js
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import a from "./index116.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
import t from "./index103.js";
|
|
3
|
+
import e from "./index82.js";
|
|
4
|
+
function o() {
|
|
5
|
+
this.size = 0, this.__data__ = {
|
|
6
|
+
hash: new a(),
|
|
7
|
+
map: new (e || t)(),
|
|
8
|
+
string: new a()
|
|
9
|
+
};
|
|
5
10
|
}
|
|
6
11
|
export {
|
|
7
|
-
|
|
12
|
+
o as default
|
|
8
13
|
};
|
package/index96.js
CHANGED
package/index97.js
CHANGED
package/index98.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
return t.set(a, e), this.size += t.size == i ? 0 : 1, this;
|
|
1
|
+
import t from "./index117.js";
|
|
2
|
+
function e(a) {
|
|
3
|
+
return t(this, a).has(a);
|
|
5
4
|
}
|
|
6
5
|
export {
|
|
7
|
-
|
|
6
|
+
e as default
|
|
8
7
|
};
|
package/index99.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return u(r) ? a : e(a, t(r));
|
|
1
|
+
import s from "./index117.js";
|
|
2
|
+
function h(a, e) {
|
|
3
|
+
var t = s(this, a), i = t.size;
|
|
4
|
+
return t.set(a, e), this.size += t.size == i ? 0 : 1, this;
|
|
6
5
|
}
|
|
7
6
|
export {
|
|
8
|
-
|
|
7
|
+
h as default
|
|
9
8
|
};
|
package/modal/index.vue.d.ts
CHANGED
package/package.json
CHANGED
package/selector/index.scss
CHANGED
package/selector/index.vue.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable
|
|
|
23
23
|
/** 多选模式下,分割符 */
|
|
24
24
|
delimiter?: string;
|
|
25
25
|
searchable?: boolean;
|
|
26
|
+
clearable?: boolean;
|
|
26
27
|
searcher?: (option: T, keyword: string) => boolean;
|
|
27
28
|
virtual?: boolean | {
|
|
28
29
|
itemSize?: number;
|
|
@@ -76,7 +77,7 @@ declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable
|
|
|
76
77
|
index: number;
|
|
77
78
|
active: boolean;
|
|
78
79
|
}): any;
|
|
79
|
-
|
|
80
|
+
buttons?(_: {
|
|
80
81
|
confirm: () => void;
|
|
81
82
|
}): any;
|
|
82
83
|
};
|