@solar-taro/ui-vant 2.1.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 CHANGED
@@ -1,3 +1,7 @@
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
+
1
5
  # 2.0.0 (2025-11-13)
2
6
 
3
7
  ### 🚀 Features
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/index120.js CHANGED
@@ -1,8 +1,8 @@
1
- import p from "./index130.js";
2
- import a from "./index131.js";
3
- import l from "./index132.js";
4
- import s from "./index133.js";
5
- import m from "./index134.js";
1
+ import p from "./index131.js";
2
+ import a from "./index132.js";
3
+ import l from "./index133.js";
4
+ import s from "./index134.js";
5
+ import m from "./index135.js";
6
6
  function t(o) {
7
7
  var e = -1, h = o == null ? 0 : o.length;
8
8
  for (this.clear(); ++e < h; ) {
package/index121.js CHANGED
@@ -1,4 +1,4 @@
1
- import e from "./index135.js";
1
+ import e from "./index130.js";
2
2
  function n(r, a) {
3
3
  var t = r.__data__;
4
4
  return e(a) ? t[typeof a == "string" ? "string" : "hash"] : t.map;
package/index130.js CHANGED
@@ -1,6 +1,6 @@
1
- import t from "./index137.js";
2
- function e() {
3
- this.__data__ = t ? t(null) : {}, this.size = 0;
1
+ function e(t) {
2
+ var o = typeof t;
3
+ return o == "string" || o == "number" || o == "symbol" || o == "boolean" ? t !== "__proto__" : t === null;
4
4
  }
5
5
  export {
6
6
  e as default
package/index131.js CHANGED
@@ -1,7 +1,7 @@
1
- function s(t) {
2
- var e = this.has(t) && delete this.__data__[t];
3
- return this.size -= e ? 1 : 0, e;
1
+ import t from "./index137.js";
2
+ function e() {
3
+ this.__data__ = t ? t(null) : {}, this.size = 0;
4
4
  }
5
5
  export {
6
- s as default
6
+ e as default
7
7
  };
package/index132.js CHANGED
@@ -1,13 +1,7 @@
1
- import e from "./index137.js";
2
- var n = "__lodash_hash_undefined__", o = Object.prototype, _ = o.hasOwnProperty;
3
- function h(a) {
4
- var r = this.__data__;
5
- if (e) {
6
- var t = r[a];
7
- return t === n ? void 0 : t;
8
- }
9
- return _.call(r, a) ? r[a] : void 0;
1
+ function s(t) {
2
+ var e = this.has(t) && delete this.__data__[t];
3
+ return this.size -= e ? 1 : 0, e;
10
4
  }
11
5
  export {
12
- h as default
6
+ s as default
13
7
  };
package/index133.js CHANGED
@@ -1,9 +1,13 @@
1
- import r from "./index137.js";
2
- var e = Object.prototype, o = e.hasOwnProperty;
3
- function p(t) {
4
- var a = this.__data__;
5
- return r ? a[t] !== void 0 : o.call(a, t);
1
+ import e from "./index137.js";
2
+ var n = "__lodash_hash_undefined__", o = Object.prototype, _ = o.hasOwnProperty;
3
+ function h(a) {
4
+ var r = this.__data__;
5
+ if (e) {
6
+ var t = r[a];
7
+ return t === n ? void 0 : t;
8
+ }
9
+ return _.call(r, a) ? r[a] : void 0;
6
10
  }
7
11
  export {
8
- p as default
12
+ h as default
9
13
  };
package/index134.js CHANGED
@@ -1,9 +1,9 @@
1
- import e from "./index137.js";
2
- var h = "__lodash_hash_undefined__";
3
- function s(t, a) {
4
- var _ = this.__data__;
5
- return this.size += this.has(t) ? 0 : 1, _[t] = e && a === void 0 ? h : a, this;
1
+ import r from "./index137.js";
2
+ var e = Object.prototype, o = e.hasOwnProperty;
3
+ function p(t) {
4
+ var a = this.__data__;
5
+ return r ? a[t] !== void 0 : o.call(a, t);
6
6
  }
7
7
  export {
8
- s as default
8
+ p as default
9
9
  };
package/index135.js CHANGED
@@ -1,7 +1,9 @@
1
- function e(t) {
2
- var o = typeof t;
3
- return o == "string" || o == "number" || o == "symbol" || o == "boolean" ? t !== "__proto__" : t === null;
1
+ import e from "./index137.js";
2
+ var h = "__lodash_hash_undefined__";
3
+ function s(t, a) {
4
+ var _ = this.__data__;
5
+ return this.size += this.has(t) ? 0 : 1, _[t] = e && a === void 0 ? h : a, this;
4
6
  }
5
7
  export {
6
- e as default
8
+ s as default
7
9
  };
package/index16.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index6.js";
1
+ import f from "./index5.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index17.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index5.js";
1
+ import f from "./index7.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index18.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index7.js";
1
+ import f from "./index8.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index19.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index8.js";
1
+ import f from "./index6.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index20.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index3.js";
1
+ import f from "./index9.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index22.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index9.js";
1
+ import f from "./index3.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index26.js CHANGED
@@ -1,16 +1,6 @@
1
- import { ref as n, effect as t, pauseTracking as f, resetTracking as a } from "./index105.js";
2
- function i(e) {
3
- const r = n(e());
4
- return t(() => r.value = e()), r;
5
- }
6
- function u(e) {
7
- try {
8
- return f(), e();
9
- } finally {
10
- a();
11
- }
1
+ function n(l) {
2
+ return l == null;
12
3
  }
13
4
  export {
14
- i as linkedRef,
15
- u as untracked
5
+ n as default
16
6
  };
package/index27.js CHANGED
@@ -1,6 +1,16 @@
1
- function n(l) {
2
- return l == null;
1
+ import { ref as n, effect as t, pauseTracking as f, resetTracking as a } from "./index105.js";
2
+ function i(e) {
3
+ const r = n(e());
4
+ return t(() => r.value = e()), r;
5
+ }
6
+ function u(e) {
7
+ try {
8
+ return f(), e();
9
+ } finally {
10
+ a();
11
+ }
3
12
  }
4
13
  export {
5
- n as default
14
+ i as linkedRef,
15
+ u as untracked
6
16
  };
package/index3.js CHANGED
@@ -2,7 +2,7 @@ import { defineComponent as J, mergeModels as T, useModel as O, computed as n, r
2
2
  import { tree2list as me } from "@solar-kit/core";
3
3
  import { SunLazyRender as pe, SunItem as _ } from "@solar-taro/ui-sun";
4
4
  import { SunModal as fe } from "@solar-taro/ui-vant";
5
- import { linkedRef as q, untracked as he } from "./index26.js";
5
+ import { linkedRef as q, untracked as he } from "./index27.js";
6
6
  const ye = Q, t = W, o = X, b = Y, be = Z, ke = x, ge = ee, d = le, k = ae, m = te, z = ne, g = oe, E = se, we = re, c = ue, Ke = ie, M = de, I = ce, L = ve, Ne = ["label", "value", "placeholder", "required", "disabled"], Ve = ["active"], Ce = ["title"], Se = {
7
7
  key: 0,
8
8
  class: "sun-cascader-tab",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solar-taro/ui-vant",
3
- "version": "2.1.0",
3
+ "version": "2.2.0",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "module": "./index.js",