@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.
Files changed (114) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/index.scss +5 -0
  3. package/index10.js +1 -1
  4. package/index100.js +4 -10
  5. package/index101.js +5 -5
  6. package/index102.js +6 -4
  7. package/index103.js +10 -5
  8. package/index104.js +6 -5
  9. package/index105.js +793 -6
  10. package/index106.js +6 -9
  11. package/index107.js +17 -6
  12. package/index108.js +4 -17
  13. package/index109.js +4 -4
  14. package/index110.js +3 -4
  15. package/index111.js +3 -3
  16. package/index112.js +14 -3
  17. package/index113.js +7 -14
  18. package/index114.js +6 -8
  19. package/index115.js +5 -5
  20. package/index116.js +5 -5
  21. package/index117.js +5 -5
  22. package/index118.js +5 -5
  23. package/index119.js +3 -6
  24. package/index120.js +18 -3
  25. package/index121.js +5 -17
  26. package/index122.js +31 -5
  27. package/index129.js +1 -1
  28. package/index136.js +1 -1
  29. package/index137.js +1 -1
  30. package/index17.js +1 -1
  31. package/index19.js +1 -1
  32. package/index20.js +1 -1
  33. package/index22.js +1 -1
  34. package/index23.js +5 -9
  35. package/index24.js +8 -7
  36. package/index25.js +8 -5
  37. package/index26.js +3 -13
  38. package/index27.js +13 -3
  39. package/index28.js +62 -6
  40. package/index29.js +3 -793
  41. package/index3.js +1 -1
  42. package/index30.js +8 -32
  43. package/index31.js +6 -62
  44. package/index32.js +3 -3
  45. package/index33.js +2 -8
  46. package/index34.js +5 -6
  47. package/index35.js +9 -3
  48. package/index36.js +4 -1
  49. package/index37.js +4 -6
  50. package/index38.js +3 -10
  51. package/index39.js +3 -4
  52. package/index4.js +1 -1
  53. package/index40.js +8 -4
  54. package/index41.js +5 -3
  55. package/index42.js +5 -4
  56. package/index43.js +6 -7
  57. package/index44.js +5 -4
  58. package/index45.js +9 -5
  59. package/index46.js +5 -7
  60. package/index47.js +6 -5
  61. package/index48.js +5 -9
  62. package/index49.js +10 -5
  63. package/index50.js +6 -6
  64. package/index51.js +18 -5
  65. package/index52.js +11 -9
  66. package/index53.js +6 -6
  67. package/index54.js +12 -17
  68. package/index55.js +3 -11
  69. package/index56.js +7 -6
  70. package/index57.js +9 -12
  71. package/index58.js +11 -3
  72. package/index59.js +5 -11
  73. package/index60.js +5 -7
  74. package/index61.js +9 -10
  75. package/index62.js +15 -5
  76. package/index63.js +5 -5
  77. package/index64.js +6 -9
  78. package/index65.js +8 -15
  79. package/index66.js +6 -5
  80. package/index67.js +5 -5
  81. package/index68.js +5 -8
  82. package/index69.js +6 -6
  83. package/index70.js +6 -5
  84. package/index71.js +26 -6
  85. package/index72.js +5 -6
  86. package/index73.js +39 -6
  87. package/index74.js +7 -26
  88. package/index75.js +5 -5
  89. package/index76.js +14 -39
  90. package/index77.js +7 -6
  91. package/index78.js +1 -5
  92. package/index79.js +3 -15
  93. package/index8.js +2 -2
  94. package/index80.js +11 -6
  95. package/index81.js +5 -2
  96. package/index82.js +3 -3
  97. package/index83.js +4 -13
  98. package/index84.js +4 -5
  99. package/index85.js +4 -3
  100. package/index86.js +4 -4
  101. package/index87.js +4 -4
  102. package/index88.js +15 -4
  103. package/index89.js +14 -4
  104. package/index90.js +9 -4
  105. package/index91.js +3 -15
  106. package/index92.js +5 -13
  107. package/index93.js +5 -8
  108. package/index94.js +6 -3
  109. package/index95.js +7 -5
  110. package/index96.js +17 -5
  111. package/index97.js +10 -5
  112. package/index98.js +5 -7
  113. package/index99.js +4 -17
  114. 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 "./index27.js";
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 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
  };