@solar-taro/ui-vant 2.0.0 → 2.2.0
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 +17 -0
- package/index.scss +5 -0
- package/index10.js +1 -1
- package/index100.js +4 -10
- package/index101.js +5 -5
- package/index102.js +6 -4
- package/index103.js +10 -5
- package/index104.js +6 -5
- package/index105.js +793 -6
- package/index106.js +6 -9
- package/index107.js +17 -6
- package/index108.js +4 -17
- package/index109.js +4 -4
- package/index110.js +3 -4
- package/index111.js +3 -3
- package/index112.js +14 -3
- package/index113.js +7 -14
- package/index114.js +6 -8
- package/index115.js +5 -5
- package/index116.js +5 -5
- package/index117.js +5 -5
- package/index118.js +5 -5
- package/index119.js +3 -6
- package/index120.js +18 -3
- package/index121.js +5 -17
- package/index122.js +31 -5
- package/index129.js +1 -1
- package/index136.js +1 -1
- package/index137.js +1 -1
- package/index17.js +1 -1
- package/index19.js +1 -1
- package/index20.js +1 -1
- package/index22.js +1 -1
- package/index23.js +5 -9
- package/index24.js +8 -7
- package/index25.js +8 -5
- package/index26.js +3 -13
- package/index27.js +13 -3
- package/index28.js +62 -6
- package/index29.js +3 -793
- package/index3.js +1 -1
- package/index30.js +8 -32
- package/index31.js +6 -62
- package/index32.js +3 -3
- package/index33.js +2 -8
- package/index34.js +5 -6
- package/index35.js +9 -3
- package/index36.js +4 -1
- package/index37.js +4 -6
- package/index38.js +3 -10
- package/index39.js +3 -4
- package/index4.js +1 -1
- package/index40.js +8 -4
- package/index41.js +5 -3
- package/index42.js +5 -4
- package/index43.js +6 -7
- package/index44.js +5 -4
- package/index45.js +9 -5
- package/index46.js +5 -7
- package/index47.js +6 -5
- package/index48.js +5 -9
- package/index49.js +10 -5
- package/index50.js +6 -6
- package/index51.js +18 -5
- package/index52.js +11 -9
- package/index53.js +6 -6
- package/index54.js +12 -17
- package/index55.js +3 -11
- package/index56.js +7 -6
- package/index57.js +9 -12
- package/index58.js +11 -3
- package/index59.js +5 -11
- package/index60.js +5 -7
- package/index61.js +9 -10
- package/index62.js +15 -5
- package/index63.js +5 -5
- package/index64.js +6 -9
- package/index65.js +8 -15
- package/index66.js +6 -5
- package/index67.js +5 -5
- package/index68.js +5 -8
- package/index69.js +6 -6
- package/index70.js +6 -5
- package/index71.js +26 -6
- package/index72.js +5 -6
- package/index73.js +39 -6
- package/index74.js +7 -26
- package/index75.js +5 -5
- package/index76.js +14 -39
- package/index77.js +7 -6
- package/index78.js +1 -5
- package/index79.js +3 -15
- package/index8.js +2 -2
- package/index80.js +11 -6
- package/index81.js +5 -2
- package/index82.js +3 -3
- package/index83.js +4 -13
- package/index84.js +4 -5
- package/index85.js +4 -3
- package/index86.js +4 -4
- package/index87.js +4 -4
- package/index88.js +15 -4
- package/index89.js +14 -4
- package/index90.js +9 -4
- package/index91.js +3 -15
- package/index92.js +5 -13
- package/index93.js +5 -8
- package/index94.js +6 -3
- package/index95.js +7 -5
- package/index96.js +17 -5
- package/index97.js +10 -5
- package/index98.js +5 -7
- package/index99.js +4 -17
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
## 2.1.0 (2025-11-25)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for ui-vant to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
# 2.0.0 (2025-11-13)
|
|
6
|
+
|
|
7
|
+
### 🚀 Features
|
|
8
|
+
|
|
9
|
+
- **ui-vant:** add van-tab-height css variable
|
|
10
|
+
- **ui-vant/selector:** enhance type safety
|
|
11
|
+
- **ui-vant/cascader:** enhance type safety
|
|
12
|
+
- **ui-sun/virtual-scroll:** enhance type safety
|
|
13
|
+
|
|
14
|
+
### ❤️ Thank You
|
|
15
|
+
|
|
16
|
+
- HyperLife1119
|
|
17
|
+
|
|
1
18
|
## 1.6.5 (2025-11-10)
|
|
2
19
|
|
|
3
20
|
This was a version bump only for ui-vant to align it with other projects, there were no code changes.
|
package/index.scss
CHANGED
|
@@ -14,6 +14,7 @@ page > view {
|
|
|
14
14
|
--loading-spinner-color: rgba(var(--color-primary-rgb), 0.75);
|
|
15
15
|
--loading-text-color: rgba(var(--color-primary-rgb), 0.75);
|
|
16
16
|
|
|
17
|
+
--checkbox-label-margin: 6px;
|
|
17
18
|
--checkbox-checked-icon-color: var(--color-primary);
|
|
18
19
|
|
|
19
20
|
--radio-checked-icon-color: var(--color-primary);
|
|
@@ -166,3 +167,7 @@ van-sidebar {
|
|
|
166
167
|
van-search .van-search__action--hover {
|
|
167
168
|
background-color: transparent;
|
|
168
169
|
}
|
|
170
|
+
|
|
171
|
+
.van-dialog__footer > van-button:last-child .van-button__text {
|
|
172
|
+
color: var(--color-primary);
|
|
173
|
+
}
|
package/index10.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as H, ref as L, computed as b, renderSlot as J, openBlock as Q, createElementBlock as U, createCommentVNode as X, mergeProps as Y, resolveDirective as Z, withDirectives as _, unref as x, toDisplayString as ee, createTextVNode as le, createElementVNode as oe, normalizeClass as te, withCtx as ne, createSlots as se, createVNode as ae, normalizeStyle as re, createBlock as ie, Fragment as ue, renderList as de } from "vue";
|
|
2
2
|
import { useFilterList as pe } from "@solar-taro/core";
|
|
3
3
|
import { SunLazyRender as ve, SunVirtualScroll as ce, SunItem as E } from "@solar-taro/ui-sun";
|
|
4
|
-
import C from "./
|
|
4
|
+
import C from "./index26.js";
|
|
5
5
|
import fe from "./index6.js";
|
|
6
6
|
const u = J, s = Q, r = U, c = X, F = Y, me = Z, O = _, p = x, R = ee, ye = le, f = oe, I = te, d = ne, P = se, j = ae, z = re, N = ie, T = ue, he = de, ge = ["label", "value", "placeholder", "required", "disabled"], be = {
|
|
7
7
|
key: 1,
|
package/index100.js
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
function o() {
|
|
5
|
-
this.size = 0, this.__data__ = {
|
|
6
|
-
hash: new a(),
|
|
7
|
-
map: new (e || t)(),
|
|
8
|
-
string: new a()
|
|
9
|
-
};
|
|
1
|
+
import t from "./index121.js";
|
|
2
|
+
function e(a) {
|
|
3
|
+
return t(this, a).has(a);
|
|
10
4
|
}
|
|
11
5
|
export {
|
|
12
|
-
|
|
6
|
+
e as default
|
|
13
7
|
};
|
package/index101.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
function
|
|
3
|
-
var t =
|
|
4
|
-
return this.size
|
|
1
|
+
import s from "./index121.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;
|
|
5
5
|
}
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
h as default
|
|
8
8
|
};
|
package/index102.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import e from "./index75.js";
|
|
2
|
+
import u from "./index33.js";
|
|
3
|
+
function l(r, s, t) {
|
|
4
|
+
var a = s(r);
|
|
5
|
+
return u(r) ? a : e(a, t(r));
|
|
4
6
|
}
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
l as default
|
|
7
9
|
};
|
package/index103.js
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import o from "./index75.js";
|
|
2
|
+
import m from "./index91.js";
|
|
3
|
+
import e from "./index113.js";
|
|
4
|
+
import a from "./index55.js";
|
|
5
|
+
var s = Object.getOwnPropertySymbols, f = s ? function(r) {
|
|
6
|
+
for (var t = []; r; )
|
|
7
|
+
o(t, e(r)), r = m(r);
|
|
8
|
+
return t;
|
|
9
|
+
} : a;
|
|
5
10
|
export {
|
|
6
|
-
|
|
11
|
+
f as default
|
|
7
12
|
};
|
package/index104.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { takeUntil as e } from "rxjs";
|
|
2
|
+
import { useDestroyed as o } from "./index25.js";
|
|
3
|
+
function i() {
|
|
4
|
+
const t = o();
|
|
5
|
+
return e(t);
|
|
5
6
|
}
|
|
6
7
|
export {
|
|
7
|
-
|
|
8
|
+
i as takeUntilDestroyed
|
|
8
9
|
};
|