@solar-taro/ui-vant 2.1.0 → 2.3.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 (116) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/index10.js +1 -1
  3. package/index100.js +10 -4
  4. package/index101.js +5 -5
  5. package/index102.js +4 -6
  6. package/index103.js +5 -10
  7. package/index104.js +5 -6
  8. package/index105.js +6 -793
  9. package/index106.js +9 -6
  10. package/index107.js +6 -17
  11. package/index108.js +17 -4
  12. package/index109.js +4 -4
  13. package/index110.js +4 -3
  14. package/index111.js +3 -3
  15. package/index112.js +3 -14
  16. package/index113.js +14 -7
  17. package/index114.js +8 -6
  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 +6 -3
  23. package/index120.js +3 -18
  24. package/index121.js +17 -5
  25. package/index122.js +5 -31
  26. package/index129.js +1 -1
  27. package/index136.js +1 -1
  28. package/index137.js +1 -1
  29. package/index15.js +1 -1
  30. package/index16.js +1 -1
  31. package/index17.js +1 -1
  32. package/index18.js +1 -1
  33. package/index19.js +1 -1
  34. package/index20.js +1 -1
  35. package/index21.js +1 -1
  36. package/index23.js +13 -5
  37. package/index24.js +3 -9
  38. package/index25.js +5 -8
  39. package/index26.js +9 -13
  40. package/index27.js +8 -3
  41. package/index28.js +6 -62
  42. package/index29.js +793 -3
  43. package/index3.js +1 -1
  44. package/index30.js +63 -8
  45. package/index31.js +3 -6
  46. package/index32.js +8 -4
  47. package/index33.js +7 -2
  48. package/index34.js +2 -4
  49. package/index35.js +2 -10
  50. package/index36.js +5 -4
  51. package/index37.js +10 -4
  52. package/index38.js +4 -2
  53. package/index39.js +4 -4
  54. package/index4.js +1 -1
  55. package/index40.js +3 -8
  56. package/index41.js +3 -4
  57. package/index42.js +7 -4
  58. package/index43.js +4 -6
  59. package/index44.js +5 -6
  60. package/index45.js +7 -9
  61. package/index46.js +6 -5
  62. package/index47.js +9 -7
  63. package/index48.js +5 -5
  64. package/index49.js +6 -9
  65. package/index50.js +4 -6
  66. package/index51.js +9 -17
  67. package/index52.js +4 -9
  68. package/index53.js +17 -6
  69. package/index54.js +9 -10
  70. package/index55.js +6 -3
  71. package/index56.js +12 -7
  72. package/index57.js +3 -9
  73. package/index58.js +31 -11
  74. package/index59.js +7 -5
  75. package/index60.js +9 -5
  76. package/index61.js +11 -8
  77. package/index62.js +5 -15
  78. package/index63.js +5 -5
  79. package/index64.js +9 -6
  80. package/index65.js +15 -8
  81. package/index66.js +5 -6
  82. package/index67.js +5 -5
  83. package/index68.js +8 -5
  84. package/index69.js +6 -6
  85. package/index70.js +5 -6
  86. package/index71.js +6 -26
  87. package/index72.js +6 -5
  88. package/index73.js +6 -39
  89. package/index74.js +26 -7
  90. package/index75.js +5 -5
  91. package/index76.js +39 -14
  92. package/index77.js +6 -7
  93. package/index78.js +5 -1
  94. package/index79.js +15 -3
  95. package/index8.js +2 -2
  96. package/index80.js +6 -11
  97. package/index81.js +2 -5
  98. package/index82.js +3 -3
  99. package/index83.js +13 -4
  100. package/index84.js +5 -4
  101. package/index85.js +3 -4
  102. package/index86.js +4 -4
  103. package/index87.js +4 -4
  104. package/index88.js +4 -15
  105. package/index89.js +4 -14
  106. package/index90.js +4 -9
  107. package/index91.js +15 -3
  108. package/index92.js +13 -5
  109. package/index93.js +8 -5
  110. package/index94.js +3 -6
  111. package/index95.js +5 -7
  112. package/index96.js +5 -17
  113. package/index97.js +5 -10
  114. package/index98.js +7 -5
  115. package/index99.js +17 -4
  116. package/package.json +1 -1
package/index106.js CHANGED
@@ -1,9 +1,12 @@
1
- import r from "./index89.js";
2
- import i from "./index123.js";
3
- function f(t, a) {
4
- var e = i(t, a);
5
- return r(e) ? e : void 0;
6
- }
1
+ import o from "./index78.js";
2
+ import m from "./index94.js";
3
+ import e from "./index114.js";
4
+ import a from "./index57.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;
7
10
  export {
8
11
  f as default
9
12
  };
package/index107.js CHANGED
@@ -1,20 +1,9 @@
1
- import p from "./index124.js";
2
- import a from "./index125.js";
3
- import i from "./index126.js";
4
- import h from "./index127.js";
5
- import s from "./index128.js";
6
- function t(e) {
7
- var o = -1, l = e == null ? 0 : e.length;
8
- for (this.clear(); ++o < l; ) {
9
- var r = e[o];
10
- this.set(r[0], r[1]);
11
- }
1
+ import r from "./index92.js";
2
+ import i from "./index123.js";
3
+ function f(t, a) {
4
+ var e = i(t, a);
5
+ return r(e) ? e : void 0;
12
6
  }
13
- t.prototype.clear = p;
14
- t.prototype.delete = a;
15
- t.prototype.get = i;
16
- t.prototype.has = h;
17
- t.prototype.set = s;
18
7
  export {
19
- t as default
8
+ f as default
20
9
  };
package/index108.js CHANGED
@@ -1,7 +1,20 @@
1
- import t from "./index107.js";
2
- function e() {
3
- this.__data__ = new t(), this.size = 0;
1
+ import p from "./index124.js";
2
+ import a from "./index125.js";
3
+ import i from "./index126.js";
4
+ import h from "./index127.js";
5
+ import s from "./index128.js";
6
+ function t(e) {
7
+ var o = -1, l = e == null ? 0 : e.length;
8
+ for (this.clear(); ++o < l; ) {
9
+ var r = e[o];
10
+ this.set(r[0], r[1]);
11
+ }
4
12
  }
13
+ t.prototype.clear = p;
14
+ t.prototype.delete = a;
15
+ t.prototype.get = i;
16
+ t.prototype.has = h;
17
+ t.prototype.set = s;
5
18
  export {
6
- e as default
19
+ t as default
7
20
  };
package/index109.js CHANGED
@@ -1,7 +1,7 @@
1
- function s(t) {
2
- var e = this.__data__, a = e.delete(t);
3
- return this.size = e.size, a;
1
+ import t from "./index108.js";
2
+ function e() {
3
+ this.__data__ = new t(), this.size = 0;
4
4
  }
5
5
  export {
6
- s as default
6
+ e as default
7
7
  };
package/index110.js CHANGED
@@ -1,6 +1,7 @@
1
- function a(t) {
2
- return this.__data__.get(t);
1
+ function s(t) {
2
+ var e = this.__data__, a = e.delete(t);
3
+ return this.size = e.size, a;
3
4
  }
4
5
  export {
5
- a as default
6
+ s as default
6
7
  };
package/index111.js CHANGED
@@ -1,6 +1,6 @@
1
- function t(a) {
2
- return this.__data__.has(a);
1
+ function a(t) {
2
+ return this.__data__.get(t);
3
3
  }
4
4
  export {
5
- t as default
5
+ a as default
6
6
  };
package/index112.js CHANGED
@@ -1,17 +1,6 @@
1
- import _ from "./index107.js";
2
- import e from "./index84.js";
3
- import r from "./index96.js";
4
- var h = 200;
5
- function m(i, s) {
6
- var t = this.__data__;
7
- if (t instanceof _) {
8
- var a = t.__data__;
9
- if (!e || a.length < h - 1)
10
- return a.push([i, s]), this.size = ++t.size, this;
11
- t = this.__data__ = new r(a);
12
- }
13
- return t.set(i, s), this.size = t.size, this;
1
+ function t(a) {
2
+ return this.__data__.has(a);
14
3
  }
15
4
  export {
16
- m as default
5
+ t as default
17
6
  };
package/index113.js CHANGED
@@ -1,10 +1,17 @@
1
- import o from "./index77.js";
2
- import a from "./index55.js";
3
- var n = Object.prototype, l = n.propertyIsEnumerable, t = Object.getOwnPropertySymbols, m = t ? function(r) {
4
- return r == null ? [] : (r = Object(r), o(t(r), function(e) {
5
- return l.call(r, e);
6
- }));
7
- } : a;
1
+ import _ from "./index108.js";
2
+ import e from "./index87.js";
3
+ import r from "./index99.js";
4
+ var h = 200;
5
+ function m(i, s) {
6
+ var t = this.__data__;
7
+ if (t instanceof _) {
8
+ var a = t.__data__;
9
+ if (!e || a.length < h - 1)
10
+ return a.push([i, s]), this.size = ++t.size, this;
11
+ t = this.__data__ = new r(a);
12
+ }
13
+ return t.set(i, s), this.size = t.size, this;
14
+ }
8
15
  export {
9
16
  m as default
10
17
  };
package/index114.js CHANGED
@@ -1,8 +1,10 @@
1
- import n from "./index129.js";
2
- function o(t) {
3
- var e = new t.constructor(t.byteLength);
4
- return new n(e).set(new n(t)), e;
5
- }
1
+ import o from "./index80.js";
2
+ import a from "./index57.js";
3
+ var n = Object.prototype, l = n.propertyIsEnumerable, t = Object.getOwnPropertySymbols, m = t ? function(r) {
4
+ return r == null ? [] : (r = Object(r), o(t(r), function(e) {
5
+ return l.call(r, e);
6
+ }));
7
+ } : a;
6
8
  export {
7
- o as default
9
+ m as default
8
10
  };
package/index115.js CHANGED
@@ -1,8 +1,8 @@
1
- import n from "./index114.js";
2
- function t(r, f) {
3
- var e = f ? n(r.buffer) : r.buffer;
4
- return new r.constructor(e, r.byteOffset, r.byteLength);
1
+ import n from "./index129.js";
2
+ function o(t) {
3
+ var e = new t.constructor(t.byteLength);
4
+ return new n(e).set(new n(t)), e;
5
5
  }
6
6
  export {
7
- t as default
7
+ o as default
8
8
  };
package/index116.js CHANGED
@@ -1,8 +1,8 @@
1
- var a = /\w*$/;
2
- function e(t) {
3
- var n = new t.constructor(t.source, a.exec(t));
4
- return n.lastIndex = t.lastIndex, n;
1
+ import n from "./index115.js";
2
+ function t(r, f) {
3
+ var e = f ? n(r.buffer) : r.buffer;
4
+ return new r.constructor(e, r.byteOffset, r.byteLength);
5
5
  }
6
6
  export {
7
- e as default
7
+ t as default
8
8
  };
package/index117.js CHANGED
@@ -1,8 +1,8 @@
1
- import o from "./index79.js";
2
- var e = o ? o.prototype : void 0, l = e ? e.valueOf : void 0;
3
- function r(t) {
4
- return l ? Object(l.call(t)) : {};
1
+ var a = /\w*$/;
2
+ function e(t) {
3
+ var n = new t.constructor(t.source, a.exec(t));
4
+ return n.lastIndex = t.lastIndex, n;
5
5
  }
6
6
  export {
7
- r as default
7
+ e as default
8
8
  };
package/index118.js CHANGED
@@ -1,8 +1,8 @@
1
- import o from "./index114.js";
2
- function u(f, e) {
3
- var n = e ? o(f.buffer) : f.buffer;
4
- return new f.constructor(n, f.byteOffset, f.length);
1
+ import o from "./index82.js";
2
+ var e = o ? o.prototype : void 0, l = e ? e.valueOf : void 0;
3
+ function r(t) {
4
+ return l ? Object(l.call(t)) : {};
5
5
  }
6
6
  export {
7
- u as default
7
+ r as default
8
8
  };
package/index119.js CHANGED
@@ -1,5 +1,8 @@
1
- import r from "./index38.js";
2
- var a = r["__core-js_shared__"];
1
+ import o from "./index115.js";
2
+ function u(f, e) {
3
+ var n = e ? o(f.buffer) : f.buffer;
4
+ return new f.constructor(n, f.byteOffset, f.length);
5
+ }
3
6
  export {
4
- a as default
7
+ u as default
5
8
  };
package/index120.js CHANGED
@@ -1,20 +1,5 @@
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";
6
- function t(o) {
7
- var e = -1, h = o == null ? 0 : o.length;
8
- for (this.clear(); ++e < h; ) {
9
- var r = o[e];
10
- this.set(r[0], r[1]);
11
- }
12
- }
13
- t.prototype.clear = p;
14
- t.prototype.delete = a;
15
- t.prototype.get = l;
16
- t.prototype.has = s;
17
- t.prototype.set = m;
1
+ import r from "./index40.js";
2
+ var a = r["__core-js_shared__"];
18
3
  export {
19
- t as default
4
+ a as default
20
5
  };
package/index121.js CHANGED
@@ -1,8 +1,20 @@
1
- import e from "./index135.js";
2
- function n(r, a) {
3
- var t = r.__data__;
4
- return e(a) ? t[typeof a == "string" ? "string" : "hash"] : t.map;
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";
6
+ function t(o) {
7
+ var e = -1, h = o == null ? 0 : o.length;
8
+ for (this.clear(); ++e < h; ) {
9
+ var r = o[e];
10
+ this.set(r[0], r[1]);
11
+ }
5
12
  }
13
+ t.prototype.clear = p;
14
+ t.prototype.delete = a;
15
+ t.prototype.get = l;
16
+ t.prototype.has = s;
17
+ t.prototype.set = m;
6
18
  export {
7
- n as default
19
+ t as default
8
20
  };
package/index122.js CHANGED
@@ -1,34 +1,8 @@
1
- /**
2
- * @vue/shared v3.5.13
3
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
- * @license MIT
5
- **/
6
- /*! #__NO_SIDE_EFFECTS__ */
7
- // @__NO_SIDE_EFFECTS__
8
- function p(t) {
9
- const e = /* @__PURE__ */ Object.create(null);
10
- for (const n of t.split(",")) e[n] = 1;
11
- return (n) => n in e;
1
+ import e from "./index135.js";
2
+ function n(r, a) {
3
+ var t = r.__data__;
4
+ return e(a) ? t[typeof a == "string" ? "string" : "hash"] : t.map;
12
5
  }
13
- process.env.NODE_ENV !== "production" && Object.freeze({});
14
- process.env.NODE_ENV !== "production" && Object.freeze([]);
15
- const l = Object.assign, o = Object.prototype.hasOwnProperty, b = (t, e) => o.call(t, e), O = Array.isArray, j = (t) => c(t) === "[object Map]", s = (t) => typeof t == "string", u = (t) => typeof t == "symbol", y = (t) => t !== null && typeof t == "object", r = Object.prototype.toString, c = (t) => r.call(t), h = (t) => c(t).slice(8, -1), g = (t) => s(t) && t !== "NaN" && t[0] !== "-" && "" + parseInt(t, 10) === t, i = (t) => {
16
- const e = /* @__PURE__ */ Object.create(null);
17
- return (n) => e[n] || (e[n] = t(n));
18
- }, f = i((t) => t.charAt(0).toUpperCase() + t.slice(1)), N = (t, e) => !Object.is(t, e);
19
6
  export {
20
- f as capitalize,
21
- l as extend,
22
- N as hasChanged,
23
- b as hasOwn,
24
- O as isArray,
25
- g as isIntegerKey,
26
- j as isMap,
27
- y as isObject,
28
- s as isString,
29
- u as isSymbol,
30
- p as makeMap,
31
- r as objectToString,
32
- h as toRawType,
33
- c as toTypeString
7
+ n as default
34
8
  };
package/index129.js CHANGED
@@ -1,4 +1,4 @@
1
- import r from "./index38.js";
1
+ import r from "./index40.js";
2
2
  var a = r.Uint8Array;
3
3
  export {
4
4
  a as default
package/index136.js CHANGED
@@ -1,4 +1,4 @@
1
- import r from "./index29.js";
1
+ import r from "./index31.js";
2
2
  function o(t, n) {
3
3
  for (var e = t.length; e--; )
4
4
  if (r(t[e][0], n))
package/index137.js CHANGED
@@ -1,4 +1,4 @@
1
- import e from "./index106.js";
1
+ import e from "./index107.js";
2
2
  var a = e(Object, "create");
3
3
  export {
4
4
  a as default
package/index15.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index4.js";
1
+ import f from "./index3.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index16.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index6.js";
1
+ import f from "./index4.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 "./index10.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 "./index5.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index21.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/index23.js CHANGED
@@ -1,8 +1,16 @@
1
- import o from "./index28.js";
2
- var r = 1, n = 4;
3
- function L(e) {
4
- return o(e, r | n);
1
+ import { ref as n, effect as t, pauseTracking as f, resetTracking as a } from "./index29.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
+ }
5
12
  }
6
13
  export {
7
- L as default
14
+ i as linkedRef,
15
+ u as untracked
8
16
  };
package/index24.js CHANGED
@@ -1,12 +1,6 @@
1
- import "rxjs";
2
- import { ref as i } from "vue";
3
- import { takeUntilDestroyed as p } from "./index104.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;
1
+ function n(l) {
2
+ return l == null;
9
3
  }
10
4
  export {
11
- c as useObservable
5
+ n as default
12
6
  };
package/index25.js CHANGED
@@ -1,11 +1,8 @@
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 o from "./index30.js";
2
+ var r = 1, n = 4;
3
+ function L(e) {
4
+ return o(e, r | n);
8
5
  }
9
6
  export {
10
- m as useDestroyed
7
+ L as default
11
8
  };
package/index26.js CHANGED
@@ -1,16 +1,12 @@
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
+ import "rxjs";
2
+ import { ref as i } from "vue";
3
+ import { takeUntilDestroyed as p } from "./index28.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/index27.js CHANGED
@@ -1,6 +1,11 @@
1
- function n(l) {
2
- return l == null;
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;
3
8
  }
4
9
  export {
5
- n as default
10
+ m as useDestroyed
6
11
  };
package/index28.js CHANGED
@@ -1,65 +1,9 @@
1
- import S from "./index62.js";
2
- import L from "./index60.js";
3
- import B from "./index56.js";
4
- import I from "./index63.js";
5
- import O from "./index64.js";
6
- import _ from "./index65.js";
7
- import M from "./index66.js";
8
- import l from "./index67.js";
9
- import w from "./index68.js";
10
- import D from "./index69.js";
11
- import G from "./index70.js";
12
- import N from "./index71.js";
13
- import U from "./index72.js";
14
- import h from "./index73.js";
15
- import x from "./index74.js";
16
- import K from "./index33.js";
17
- import P from "./index37.js";
18
- import R from "./index42.js";
19
- import W from "./index41.js";
20
- import Y from "./index46.js";
21
- import q from "./index50.js";
22
- import H from "./index53.js";
23
- var J = 1, Q = 2, V = 4, A = "[object Arguments]", X = "[object Array]", Z = "[object Boolean]", $ = "[object Date]", u = "[object Error]", d = "[object Function]", z = "[object GeneratorFunction]", k = "[object Map]", v = "[object Number]", E = "[object Object]", rr = "[object RegExp]", or = "[object Set]", tr = "[object String]", er = "[object Symbol]", ir = "[object WeakMap]", nr = "[object ArrayBuffer]", fr = "[object DataView]", ar = "[object Float32Array]", mr = "[object Float64Array]", cr = "[object Int8Array]", gr = "[object Int16Array]", pr = "[object Int32Array]", br = "[object Uint8Array]", Tr = "[object Uint8ClampedArray]", jr = "[object Uint16Array]", yr = "[object Uint32Array]", o = {};
24
- o[A] = o[X] = o[nr] = o[fr] = o[Z] = o[$] = o[ar] = o[mr] = o[cr] = o[gr] = o[pr] = o[k] = o[v] = o[E] = o[rr] = o[or] = o[tr] = o[er] = o[br] = o[Tr] = o[jr] = o[yr] = !0;
25
- o[u] = o[d] = o[ir] = !1;
26
- function p(r, f, g, sr, b, i) {
27
- var t, m = f & J, c = f & Q, F = f & V;
28
- if (t !== void 0)
29
- return t;
30
- if (!W(r))
31
- return r;
32
- var T = K(r);
33
- if (T) {
34
- if (t = U(r), !m)
35
- return M(r, t);
36
- } else {
37
- var a = N(r), j = a == d || a == z;
38
- if (P(r))
39
- return _(r, m);
40
- if (a == E || a == A || j && !b) {
41
- if (t = c || j ? {} : x(r), !m)
42
- return c ? w(r, O(t, r)) : l(r, I(t, r));
43
- } else {
44
- if (!o[a])
45
- return b ? r : {};
46
- t = h(r, a, m);
47
- }
48
- }
49
- i || (i = new S());
50
- var y = i.get(r);
51
- if (y)
52
- return y;
53
- i.set(r, t), Y(r) ? r.forEach(function(e) {
54
- t.add(p(e, f, g, e, r, i));
55
- }) : R(r) && r.forEach(function(e, n) {
56
- t.set(n, p(e, f, g, n, r, i));
57
- });
58
- var C = F ? c ? G : D : c ? H : q, s = T ? void 0 : C(r);
59
- return L(s || r, function(e, n) {
60
- s && (n = e, e = r[n]), B(t, n, p(e, f, g, n, r, i));
61
- }), t;
1
+ import { takeUntil as e } from "rxjs";
2
+ import { useDestroyed as o } from "./index27.js";
3
+ function i() {
4
+ const t = o();
5
+ return e(t);
62
6
  }
63
7
  export {
64
- p as default
8
+ i as takeUntilDestroyed
65
9
  };