@solar-taro/ui-vant 2.0.0 → 2.1.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.
Files changed (118) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/index.scss +5 -0
  3. package/index100.js +4 -10
  4. package/index101.js +5 -5
  5. package/index102.js +6 -4
  6. package/index103.js +10 -5
  7. package/index104.js +6 -5
  8. package/index105.js +793 -6
  9. package/index106.js +6 -9
  10. package/index107.js +17 -6
  11. package/index108.js +4 -17
  12. package/index109.js +4 -4
  13. package/index110.js +3 -4
  14. package/index111.js +3 -3
  15. package/index112.js +14 -3
  16. package/index113.js +7 -14
  17. package/index114.js +6 -8
  18. package/index115.js +5 -5
  19. package/index116.js +5 -5
  20. package/index117.js +5 -5
  21. package/index118.js +5 -5
  22. package/index119.js +3 -6
  23. package/index120.js +18 -3
  24. package/index121.js +5 -17
  25. package/index122.js +31 -5
  26. package/index129.js +1 -1
  27. package/index130.js +3 -3
  28. package/index131.js +4 -4
  29. package/index132.js +10 -4
  30. package/index133.js +6 -10
  31. package/index134.js +6 -6
  32. package/index135.js +4 -6
  33. package/index136.js +1 -1
  34. package/index137.js +1 -1
  35. package/index16.js +1 -1
  36. package/index17.js +1 -1
  37. package/index18.js +1 -1
  38. package/index19.js +1 -1
  39. package/index22.js +1 -1
  40. package/index23.js +5 -9
  41. package/index24.js +8 -7
  42. package/index25.js +8 -5
  43. package/index26.js +1 -1
  44. package/index28.js +62 -6
  45. package/index29.js +3 -793
  46. package/index30.js +8 -32
  47. package/index31.js +6 -62
  48. package/index32.js +3 -3
  49. package/index33.js +2 -8
  50. package/index34.js +5 -6
  51. package/index35.js +9 -3
  52. package/index36.js +4 -1
  53. package/index37.js +4 -6
  54. package/index38.js +3 -10
  55. package/index39.js +3 -4
  56. package/index4.js +1 -1
  57. package/index40.js +8 -4
  58. package/index41.js +5 -3
  59. package/index42.js +5 -4
  60. package/index43.js +6 -7
  61. package/index44.js +5 -4
  62. package/index45.js +9 -5
  63. package/index46.js +5 -7
  64. package/index47.js +6 -5
  65. package/index48.js +5 -9
  66. package/index49.js +10 -5
  67. package/index50.js +6 -6
  68. package/index51.js +18 -5
  69. package/index52.js +11 -9
  70. package/index53.js +6 -6
  71. package/index54.js +12 -17
  72. package/index55.js +3 -11
  73. package/index56.js +7 -6
  74. package/index57.js +9 -12
  75. package/index58.js +11 -3
  76. package/index59.js +5 -11
  77. package/index60.js +5 -7
  78. package/index61.js +9 -10
  79. package/index62.js +15 -5
  80. package/index63.js +5 -5
  81. package/index64.js +6 -9
  82. package/index65.js +8 -15
  83. package/index66.js +6 -5
  84. package/index67.js +5 -5
  85. package/index68.js +5 -8
  86. package/index69.js +6 -6
  87. package/index70.js +6 -5
  88. package/index71.js +26 -6
  89. package/index72.js +5 -6
  90. package/index73.js +39 -6
  91. package/index74.js +7 -26
  92. package/index75.js +5 -5
  93. package/index76.js +14 -39
  94. package/index77.js +7 -6
  95. package/index78.js +1 -5
  96. package/index79.js +3 -15
  97. package/index8.js +2 -2
  98. package/index80.js +11 -6
  99. package/index81.js +5 -2
  100. package/index82.js +3 -3
  101. package/index83.js +4 -13
  102. package/index84.js +4 -5
  103. package/index85.js +4 -3
  104. package/index86.js +4 -4
  105. package/index87.js +4 -4
  106. package/index88.js +15 -4
  107. package/index89.js +14 -4
  108. package/index90.js +9 -4
  109. package/index91.js +3 -15
  110. package/index92.js +5 -13
  111. package/index93.js +5 -8
  112. package/index94.js +6 -3
  113. package/index95.js +7 -5
  114. package/index96.js +17 -5
  115. package/index97.js +10 -5
  116. package/index98.js +5 -7
  117. package/index99.js +4 -17
  118. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ # 2.0.0 (2025-11-13)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **ui-vant:** add van-tab-height css variable
6
+ - **ui-vant/selector:** enhance type safety
7
+ - **ui-vant/cascader:** enhance type safety
8
+ - **ui-sun/virtual-scroll:** enhance type safety
9
+
10
+ ### ❤️ Thank You
11
+
12
+ - HyperLife1119
13
+
1
14
  ## 1.6.5 (2025-11-10)
2
15
 
3
16
  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/index100.js CHANGED
@@ -1,13 +1,7 @@
1
- import a from "./index121.js";
2
- import t from "./index108.js";
3
- import e from "./index87.js";
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
- o as default
6
+ e as default
13
7
  };
package/index101.js CHANGED
@@ -1,8 +1,8 @@
1
- import a from "./index122.js";
2
- function i(e) {
3
- var t = a(this, e).delete(e);
4
- return this.size -= t ? 1 : 0, t;
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
- i as default
7
+ h as default
8
8
  };
package/index102.js CHANGED
@@ -1,7 +1,9 @@
1
- import a from "./index122.js";
2
- function r(t) {
3
- return a(this, t).get(t);
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
- r as default
8
+ l as default
7
9
  };
package/index103.js CHANGED
@@ -1,7 +1,12 @@
1
- import t from "./index122.js";
2
- function e(a) {
3
- return t(this, a).has(a);
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
- e as default
11
+ f as default
7
12
  };
package/index104.js CHANGED
@@ -1,8 +1,9 @@
1
- import s from "./index122.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;
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
- h as default
8
+ i as takeUntilDestroyed
8
9
  };