@solar-taro/ui-vant 1.6.2 → 1.6.3

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
+ ## 1.6.2 (2025-11-03)
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
  ## 1.6.1 (2025-11-01)
2
6
 
3
7
  This was a version bump only for ui-vant to align it with other projects, there were no code changes.
package/index11.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 ce, SunVirtualScroll as fe } from "@solar-taro/ui-sun";
4
- import C from "./index31.js";
4
+ import C from "./index30.js";
5
5
  import E from "./index6.js";
6
6
  import ve from "./index7.js";
7
7
  const u = J, s = Q, r = U, f = X, F = Y, me = Z, O = _, p = x, R = ee, ye = le, v = oe, P = te, d = ne, j = se, I = ae, z = re, N = ie, T = ue, he = de, ge = ["label", "value", "placeholder", "required", "disabled"], be = {
package/index125.js CHANGED
@@ -1,8 +1,8 @@
1
- import p from "./index134.js";
2
- import a from "./index135.js";
3
- import l from "./index136.js";
4
- import s from "./index137.js";
5
- import m from "./index138.js";
1
+ import p from "./index135.js";
2
+ import a from "./index136.js";
3
+ import l from "./index137.js";
4
+ import s from "./index138.js";
5
+ import m from "./index139.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/index126.js CHANGED
@@ -1,4 +1,4 @@
1
- import e from "./index139.js";
1
+ import e from "./index134.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/index134.js CHANGED
@@ -1,6 +1,6 @@
1
- import t from "./index141.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/index135.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 "./index141.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/index136.js CHANGED
@@ -1,13 +1,7 @@
1
- import e from "./index141.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/index137.js CHANGED
@@ -1,9 +1,13 @@
1
- import r from "./index141.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 "./index141.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/index138.js CHANGED
@@ -1,9 +1,9 @@
1
- import e from "./index141.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 "./index141.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/index139.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 "./index141.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/index17.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index4.js";
1
+ import f from "./index6.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index18.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index3.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 "./index5.js";
1
+ import f from "./index9.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index20.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index7.js";
1
+ import f from "./index3.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index21.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index9.js";
1
+ import f from "./index11.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index22.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index8.js";
1
+ import f from "./index10.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index23.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index11.js";
1
+ import f from "./index5.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index24.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index6.js";
1
+ import f from "./index12.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index25.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index12.js";
1
+ import f from "./index4.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index26.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index10.js";
1
+ import f from "./index7.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index27.js CHANGED
@@ -1,16 +1,12 @@
1
- import { ref as n, effect as t, pauseTracking as f, resetTracking as a } from "./index33.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
+ import "rxjs";
2
+ import { ref as i } from "vue";
3
+ import { takeUntilDestroyed as p } from "./index32.js";
4
+ function c(t, o) {
5
+ const e = i(o);
6
+ return (typeof t == "function" ? t() : t).pipe(p()).subscribe((r) => {
7
+ e.value = r;
8
+ }), e;
12
9
  }
13
10
  export {
14
- i as linkedRef,
15
- u as untracked
11
+ c as useObservable
16
12
  };
package/index28.js CHANGED
@@ -1,12 +1,11 @@
1
- import "rxjs";
2
- import { ref as i } from "vue";
3
- import { takeUntilDestroyed as p } from "./index32.js";
4
- function c(t, o) {
5
- const e = i(o);
6
- return (typeof t == "function" ? t() : t).pipe(p()).subscribe((r) => {
7
- e.value = r;
1
+ import { Subject as o } from "rxjs";
2
+ import { onUnmounted as t } from "vue";
3
+ function m() {
4
+ const e = new o();
5
+ return t(() => {
6
+ e.next(), e.complete();
8
7
  }), e;
9
8
  }
10
9
  export {
11
- c as useObservable
10
+ m as useDestroyed
12
11
  };
package/index29.js CHANGED
@@ -1,11 +1,16 @@
1
- import { Subject as o } from "rxjs";
2
- import { onUnmounted as t } from "vue";
3
- function m() {
4
- const e = new o();
5
- return t(() => {
6
- e.next(), e.complete();
7
- }), e;
1
+ import { ref as n, effect as t, pauseTracking as f, resetTracking as a } from "./index33.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
+ }
8
12
  }
9
13
  export {
10
- m as useDestroyed
14
+ i as linkedRef,
15
+ u as untracked
11
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 } from "@solar-taro/ui-sun";
4
4
  import { SunModal as fe, SunItem as _ } from "@solar-taro/ui-vant";
5
- import { linkedRef as q, untracked as he } from "./index27.js";
5
+ import { linkedRef as q, untracked as he } from "./index29.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/index30.js CHANGED
@@ -1,8 +1,6 @@
1
- import o from "./index35.js";
2
- var r = 1, n = 4;
3
- function L(e) {
4
- return o(e, r | n);
1
+ function n(l) {
2
+ return l == null;
5
3
  }
6
4
  export {
7
- L as default
5
+ n as default
8
6
  };
package/index31.js CHANGED
@@ -1,6 +1,8 @@
1
- function n(l) {
2
- return l == null;
1
+ import o from "./index35.js";
2
+ var r = 1, n = 4;
3
+ function L(e) {
4
+ return o(e, r | n);
3
5
  }
4
6
  export {
5
- n as default
7
+ L as default
6
8
  };
package/index32.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { takeUntil as e } from "rxjs";
2
- import { useDestroyed as o } from "./index29.js";
2
+ import { useDestroyed as o } from "./index28.js";
3
3
  function i() {
4
4
  const t = o();
5
5
  return e(t);
package/index35.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import S from "./index69.js";
2
- import L from "./index66.js";
2
+ import L from "./index67.js";
3
3
  import B from "./index64.js";
4
4
  import I from "./index70.js";
5
5
  import O from "./index71.js";
package/index4.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as E, ref as N, computed as r, mergeProps as I, createElementVNode as L, openBlock as P, createElementBlock as $, createCommentVNode as q } from "vue";
2
- import y from "./index30.js";
2
+ import y from "./index31.js";
3
3
  const D = I, A = L, v = P, h = $, T = q, j = ["show"], z = ["title", "value-key", "columns", "loading"], H = /* @__PURE__ */ E({
4
4
  inheritAttrs: !1,
5
5
  __name: "index",
package/index59.js CHANGED
@@ -1,4 +1,4 @@
1
- import a from "./index68.js";
1
+ import a from "./index66.js";
2
2
  import e from "./index89.js";
3
3
  var s = Object.prototype, n = s.hasOwnProperty;
4
4
  function f(r) {
package/index61.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import a from "./index48.js";
2
- import i from "./index68.js";
2
+ import i from "./index66.js";
3
3
  import n from "./index102.js";
4
4
  var e = Object.prototype, p = e.hasOwnProperty;
5
5
  function v(r) {
package/index65.js CHANGED
@@ -1,4 +1,4 @@
1
- import u from "./index67.js";
1
+ import u from "./index68.js";
2
2
  function i(r, e, t) {
3
3
  e == "__proto__" && u ? u(r, e, {
4
4
  configurable: !0,
package/index66.js CHANGED
@@ -1,8 +1,8 @@
1
- function f(e, n) {
2
- for (var l = -1, t = e == null ? 0 : e.length; ++l < t && n(e[l], l, e) !== !1; )
3
- ;
4
- return e;
1
+ var p = Object.prototype;
2
+ function e(t) {
3
+ var o = t && t.constructor, r = typeof o == "function" && o.prototype || p;
4
+ return t === r;
5
5
  }
6
6
  export {
7
- f as default
7
+ e as default
8
8
  };
package/index67.js CHANGED
@@ -1,11 +1,8 @@
1
- import r from "./index111.js";
2
- var o = function() {
3
- try {
4
- var e = r(Object, "defineProperty");
5
- return e({}, "", {}), e;
6
- } catch {
7
- }
8
- }();
1
+ function f(e, n) {
2
+ for (var l = -1, t = e == null ? 0 : e.length; ++l < t && n(e[l], l, e) !== !1; )
3
+ ;
4
+ return e;
5
+ }
9
6
  export {
10
- o as default
7
+ f as default
11
8
  };
package/index68.js CHANGED
@@ -1,8 +1,11 @@
1
- var p = Object.prototype;
2
- function e(t) {
3
- var o = t && t.constructor, r = typeof o == "function" && o.prototype || p;
4
- return t === r;
5
- }
1
+ import r from "./index111.js";
2
+ var o = function() {
3
+ try {
4
+ var e = r(Object, "defineProperty");
5
+ return e({}, "", {}), e;
6
+ } catch {
7
+ }
8
+ }();
6
9
  export {
7
- e as default
10
+ o as default
8
11
  };
package/index81.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import o from "./index83.js";
2
2
  import r from "./index98.js";
3
- import e from "./index68.js";
3
+ import e from "./index66.js";
4
4
  function p(t) {
5
5
  return typeof t.constructor == "function" && !e(t) ? o(r(t)) : {};
6
6
  }
package/index9.js CHANGED
@@ -4,10 +4,10 @@ import { BluetoothLowEnergeDevice as me } from "@opper/wx";
4
4
  import { checkBluetooth as V, bluetoothService as w, vibrator as fe, overlay as r, withLoading as we } from "@solar-taro/core";
5
5
  import { getSystemInfo as he, openSetting as be } from "@tarojs/taro";
6
6
  import { filter as A, switchMap as m, combineLatest as ge, of as E, map as $, catchError as D, tap as B, timer as ye, takeUntil as N, finalize as O, from as _e } from "rxjs";
7
- import { useObservable as j } from "./index28.js";
7
+ import { useObservable as j } from "./index27.js";
8
8
  import De from "./index7.js";
9
9
  import { dialog as Se } from "./index16.js";
10
- import { useDestroyed as F } from "./index29.js";
10
+ import { useDestroyed as F } from "./index28.js";
11
11
  const l = Z, n = ee, p = te, Ce = ne, ke = oe, xe = ie, Ie = se, T = re, h = le, b = ce, Ee = ae, $e = ue, Be = de, Ne = pe, Oe = { class: "sun-opper-controller" }, Te = ["show"], Me = { class: "sun-opper-controller-device" }, Pe = { class: "sun-opper-controller-device-header" }, Re = { class: "sun-opper-controller-device-name" }, ze = { class: "sun-opper-controller-device-infos" }, Le = { class: "sun-opper-controller-device-info" }, Ve = { class: "sun-opper-controller-device-info" }, Ae = { class: "sun-opper-controller-device-info" }, je = { class: "sun-opper-controller-device-info" }, Fe = { class: "van-button-container" }, Ue = ["title", "label", "onTap"], qe = { class: "van-button-container" }, Ke = ["show"], nt = /* @__PURE__ */ J({
12
12
  __name: "index",
13
13
  props: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solar-taro/ui-vant",
3
- "version": "1.6.2",
3
+ "version": "1.6.3",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "module": "./index.js",