@solar-taro/ui-sun 1.6.0 → 1.6.2

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,17 @@
1
+ ## 1.6.1 (2025-11-01)
2
+
3
+ This was a version bump only for ui-sun to align it with other projects, there were no code changes.
4
+
5
+ ## 1.6.0 (2025-10-31)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **ui-sun/list-header:** add list-header component
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - HyperLife1119
14
+
1
15
  ## 1.5.2 (2025-10-23)
2
16
 
3
17
  This was a version bump only for ui-sun to align it with other projects, there were no code changes.
package/index11.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, inject as a, getCurrentInstance as c, onUnmounted as m, unref as u, renderSlot as i, mergeProps as _, openBlock as f, createElementBlock as v } from "vue";
2
- import { ACTIVE_CHILD as d, PARENT as g } from "./index41.js";
2
+ import { ACTIVE_CHILD as d, PARENT as g } from "./index46.js";
3
3
  const o = u, k = i, C = _, B = f, E = v, $ = /* @__PURE__ */ p({
4
4
  __name: "segment-btn",
5
5
  props: {
package/index12.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as x, getCurrentInstance as V, shallowRef as E, shallowReactive as k, computed as a, provide as i, watch as C, onMounted as w, renderSlot as y, createElementVNode as B, mergeProps as I, openBlock as O, createElementBlock as A } from "vue";
2
- import { ACTIVE_CHILD as N, PARENT as P } from "./index41.js";
2
+ import { ACTIVE_CHILD as N, PARENT as P } from "./index46.js";
3
3
  const R = y, T = B, b = I, L = O, S = A, $ = { class: "sun-segment-inner" }, M = /* @__PURE__ */ x({
4
4
  __name: "segment",
5
5
  props: {
package/index13.js CHANGED
@@ -6,11 +6,11 @@ import { filterResult as ie } from "@solar-kit/planets/sun";
6
6
  import { useCommonInterceptor as re } from "@solar-taro/http";
7
7
  import { SunSpinner as ce } from "@solar-taro/ui-sun";
8
8
  import { createSelectorQuery as le, getWindowInfo as pe } from "@tarojs/taro";
9
- import { a as ue } from "./index42.js";
10
- import { e as D } from "./index43.js";
11
- import de from "./index44.js";
12
- import me from "./index45.js";
13
- import { attachLoading as ve } from "./index46.js";
9
+ import { a as ue } from "./index41.js";
10
+ import { e as D } from "./index42.js";
11
+ import de from "./index43.js";
12
+ import me from "./index44.js";
13
+ import { attachLoading as ve } from "./index45.js";
14
14
  const g = K, H = O, o = Q, w = X, fe = Y, N = ee, he = te, U = ae, $ = ne, ye = { class: "sun-slider-captcha" }, ge = { class: "sun-slider-captcha-container" }, we = { class: "sun-slider-captcha-mask" }, ke = { class: "sun-slider-captcha-track" }, _e = ["x", "disabled"], V = "sun-slider-captcha", be = 155, Ie = 310, ze = 155, xe = 50, Le = /* @__PURE__ */ J({
15
15
  __name: "index",
16
16
  props: {
package/index20.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { renderSlot as r, mergeProps as o, openBlock as t, createElementBlock as n } from "vue";
2
- import c from "./index28.js";
2
+ import c from "./index31.js";
3
3
  const s = {}, l = r, a = o, f = t, _ = n;
4
4
  function m(e, p) {
5
5
  return f(), _("view", a(e.$attrs, { class: "sun-fab" }), [
package/index21.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { renderSlot as o, openBlock as t, createElementBlock as r } from "vue";
2
- import n from "./index28.js";
2
+ import n from "./index31.js";
3
3
  const c = {}, s = o, l = t, _ = r, a = { class: "sun-list-header" };
4
4
  function d(e, f) {
5
5
  return l(), _("view", a, [
package/index22.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { renderSlot as o, mergeProps as r, openBlock as t, createElementBlock as s } from "vue";
2
- import n from "./index28.js";
2
+ import n from "./index31.js";
3
3
  const c = {}, l = o, m = r, _ = t, a = s;
4
4
  function u(e, d) {
5
5
  return _(), a("view", m(e.$attrs, { class: "sun-sudoku-item" }), [
package/index23.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index3.js";
1
+ import f from "./index14.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index24.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index7.js";
1
+ import f from "./index11.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index25.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index4.js";
1
+ import f from "./index12.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index26.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/index27.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index5.js";
1
+ import f from "./index16.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index28.js CHANGED
@@ -1,9 +1,4 @@
1
- const s = (t, e) => {
2
- const o = t.__vccOpts || t;
3
- for (const [r, c] of e)
4
- o[r] = c;
5
- return o;
6
- };
1
+ import f from "./index17.js";
7
2
  export {
8
- s as default
3
+ f as default
9
4
  };
package/index29.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index9.js";
1
+ import f from "./index18.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index30.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index11.js";
1
+ import f from "./index13.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index31.js CHANGED
@@ -1,4 +1,9 @@
1
- import f from "./index12.js";
1
+ const s = (t, e) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [r, c] of e)
4
+ o[r] = c;
5
+ return o;
6
+ };
2
7
  export {
3
- f as default
8
+ s as default
4
9
  };
package/index32.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index13.js";
1
+ import f from "./index15.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index33.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index14.js";
1
+ import f from "./index19.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index34.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index6.js";
1
+ import f from "./index7.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index35.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index10.js";
1
+ import f from "./index4.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index36.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index19.js";
1
+ import f from "./index8.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index37.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index16.js";
1
+ import f from "./index3.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index38.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index17.js";
1
+ import f from "./index9.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index39.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index18.js";
1
+ import f from "./index5.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index40.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index15.js";
1
+ import f from "./index6.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/index41.js CHANGED
@@ -1,5 +1,68 @@
1
- const o = Symbol(), t = Symbol();
1
+ import { commonjsGlobal as L } from "./index47.js";
2
+ import { __module as H } from "./index48.js";
3
+ import { __require as Q } from "./index49.js";
4
+ import { __require as T } from "./index50.js";
5
+ import { __require as Y } from "./index51.js";
6
+ import { __require as Z } from "./index52.js";
7
+ import { __require as $ } from "./index53.js";
8
+ (function(I, J) {
9
+ (function(s, l, V) {
10
+ I.exports = l(Q(), T(), Y(), Z(), $());
11
+ })(L, function(s) {
12
+ return function() {
13
+ var l = s, V = l.lib, A = V.BlockCipher, W = l.algo, t = [], g = [], z = [], P = [], j = [], k = [], d = [], h = [], C = [], q = [];
14
+ (function() {
15
+ for (var r = [], f = 0; f < 256; f++)
16
+ f < 128 ? r[f] = f << 1 : r[f] = f << 1 ^ 283;
17
+ for (var v = 0, i = 0, f = 0; f < 256; f++) {
18
+ var e = i ^ i << 1 ^ i << 2 ^ i << 3 ^ i << 4;
19
+ e = e >>> 8 ^ e & 255 ^ 99, t[v] = e, g[e] = v;
20
+ var _ = r[v], n = r[_], a = r[n], x = r[e] * 257 ^ e * 16843008;
21
+ z[v] = x << 24 | x >>> 8, P[v] = x << 16 | x >>> 16, j[v] = x << 8 | x >>> 24, k[v] = x;
22
+ var x = a * 16843009 ^ n * 65537 ^ _ * 257 ^ v * 16843008;
23
+ d[e] = x << 24 | x >>> 8, h[e] = x << 16 | x >>> 16, C[e] = x << 8 | x >>> 24, q[e] = x, v ? (v = _ ^ r[r[r[a ^ _]]], i ^= r[r[i]]) : v = i = 1;
24
+ }
25
+ })();
26
+ var D = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54], F = W.AES = A.extend({
27
+ _doReset: function() {
28
+ var r;
29
+ if (!(this._nRounds && this._keyPriorReset === this._key)) {
30
+ for (var f = this._keyPriorReset = this._key, v = f.words, i = f.sigBytes / 4, e = this._nRounds = i + 6, _ = (e + 1) * 4, n = this._keySchedule = [], a = 0; a < _; a++)
31
+ a < i ? n[a] = v[a] : (r = n[a - 1], a % i ? i > 6 && a % i == 4 && (r = t[r >>> 24] << 24 | t[r >>> 16 & 255] << 16 | t[r >>> 8 & 255] << 8 | t[r & 255]) : (r = r << 8 | r >>> 24, r = t[r >>> 24] << 24 | t[r >>> 16 & 255] << 16 | t[r >>> 8 & 255] << 8 | t[r & 255], r ^= D[a / i | 0] << 24), n[a] = n[a - i] ^ r);
32
+ for (var x = this._invKeySchedule = [], o = 0; o < _; o++) {
33
+ var a = _ - o;
34
+ if (o % 4)
35
+ var r = n[a];
36
+ else
37
+ var r = n[a - 4];
38
+ o < 4 || a <= 4 ? x[o] = r : x[o] = d[t[r >>> 24]] ^ h[t[r >>> 16 & 255]] ^ C[t[r >>> 8 & 255]] ^ q[t[r & 255]];
39
+ }
40
+ }
41
+ },
42
+ encryptBlock: function(r, f) {
43
+ this._doCryptBlock(r, f, this._keySchedule, z, P, j, k, t);
44
+ },
45
+ decryptBlock: function(r, f) {
46
+ var v = r[f + 1];
47
+ r[f + 1] = r[f + 3], r[f + 3] = v, this._doCryptBlock(r, f, this._invKeySchedule, d, h, C, q, g);
48
+ var v = r[f + 1];
49
+ r[f + 1] = r[f + 3], r[f + 3] = v;
50
+ },
51
+ _doCryptBlock: function(r, f, v, i, e, _, n, a) {
52
+ for (var x = this._nRounds, o = r[f] ^ v[0], u = r[f + 1] ^ v[1], p = r[f + 2] ^ v[2], m = r[f + 3] ^ v[3], c = 4, G = 1; G < x; G++) {
53
+ var y = i[o >>> 24] ^ e[u >>> 16 & 255] ^ _[p >>> 8 & 255] ^ n[m & 255] ^ v[c++], E = i[u >>> 24] ^ e[p >>> 16 & 255] ^ _[m >>> 8 & 255] ^ n[o & 255] ^ v[c++], N = i[p >>> 24] ^ e[m >>> 16 & 255] ^ _[o >>> 8 & 255] ^ n[u & 255] ^ v[c++], b = i[m >>> 24] ^ e[o >>> 16 & 255] ^ _[u >>> 8 & 255] ^ n[p & 255] ^ v[c++];
54
+ o = y, u = E, p = N, m = b;
55
+ }
56
+ var y = (a[o >>> 24] << 24 | a[u >>> 16 & 255] << 16 | a[p >>> 8 & 255] << 8 | a[m & 255]) ^ v[c++], E = (a[u >>> 24] << 24 | a[p >>> 16 & 255] << 16 | a[m >>> 8 & 255] << 8 | a[o & 255]) ^ v[c++], N = (a[p >>> 24] << 24 | a[m >>> 16 & 255] << 16 | a[o >>> 8 & 255] << 8 | a[u & 255]) ^ v[c++], b = (a[m >>> 24] << 24 | a[o >>> 16 & 255] << 16 | a[u >>> 8 & 255] << 8 | a[p & 255]) ^ v[c++];
57
+ r[f] = y, r[f + 1] = E, r[f + 2] = N, r[f + 3] = b;
58
+ },
59
+ keySize: 256 / 32
60
+ });
61
+ l.AES = A._createHelper(F);
62
+ }(), s.AES;
63
+ });
64
+ })(H);
65
+ var X = H.exports;
2
66
  export {
3
- o as ACTIVE_CHILD,
4
- t as PARENT
67
+ X as a
5
68
  };
package/index42.js CHANGED
@@ -1,68 +1,14 @@
1
- import { commonjsGlobal as L } from "./index47.js";
2
- import { __module as H } from "./index48.js";
3
- import { __require as Q } from "./index49.js";
4
- import { __require as T } from "./index50.js";
5
- import { __require as Y } from "./index51.js";
6
- import { __require as Z } from "./index52.js";
7
- import { __require as $ } from "./index53.js";
8
- (function(I, J) {
9
- (function(s, l, V) {
10
- I.exports = l(Q(), T(), Y(), Z(), $());
11
- })(L, function(s) {
12
- return function() {
13
- var l = s, V = l.lib, A = V.BlockCipher, W = l.algo, t = [], g = [], z = [], P = [], j = [], k = [], d = [], h = [], C = [], q = [];
14
- (function() {
15
- for (var r = [], f = 0; f < 256; f++)
16
- f < 128 ? r[f] = f << 1 : r[f] = f << 1 ^ 283;
17
- for (var v = 0, i = 0, f = 0; f < 256; f++) {
18
- var e = i ^ i << 1 ^ i << 2 ^ i << 3 ^ i << 4;
19
- e = e >>> 8 ^ e & 255 ^ 99, t[v] = e, g[e] = v;
20
- var _ = r[v], n = r[_], a = r[n], x = r[e] * 257 ^ e * 16843008;
21
- z[v] = x << 24 | x >>> 8, P[v] = x << 16 | x >>> 16, j[v] = x << 8 | x >>> 24, k[v] = x;
22
- var x = a * 16843009 ^ n * 65537 ^ _ * 257 ^ v * 16843008;
23
- d[e] = x << 24 | x >>> 8, h[e] = x << 16 | x >>> 16, C[e] = x << 8 | x >>> 24, q[e] = x, v ? (v = _ ^ r[r[r[a ^ _]]], i ^= r[r[i]]) : v = i = 1;
24
- }
25
- })();
26
- var D = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54], F = W.AES = A.extend({
27
- _doReset: function() {
28
- var r;
29
- if (!(this._nRounds && this._keyPriorReset === this._key)) {
30
- for (var f = this._keyPriorReset = this._key, v = f.words, i = f.sigBytes / 4, e = this._nRounds = i + 6, _ = (e + 1) * 4, n = this._keySchedule = [], a = 0; a < _; a++)
31
- a < i ? n[a] = v[a] : (r = n[a - 1], a % i ? i > 6 && a % i == 4 && (r = t[r >>> 24] << 24 | t[r >>> 16 & 255] << 16 | t[r >>> 8 & 255] << 8 | t[r & 255]) : (r = r << 8 | r >>> 24, r = t[r >>> 24] << 24 | t[r >>> 16 & 255] << 16 | t[r >>> 8 & 255] << 8 | t[r & 255], r ^= D[a / i | 0] << 24), n[a] = n[a - i] ^ r);
32
- for (var x = this._invKeySchedule = [], o = 0; o < _; o++) {
33
- var a = _ - o;
34
- if (o % 4)
35
- var r = n[a];
36
- else
37
- var r = n[a - 4];
38
- o < 4 || a <= 4 ? x[o] = r : x[o] = d[t[r >>> 24]] ^ h[t[r >>> 16 & 255]] ^ C[t[r >>> 8 & 255]] ^ q[t[r & 255]];
39
- }
40
- }
41
- },
42
- encryptBlock: function(r, f) {
43
- this._doCryptBlock(r, f, this._keySchedule, z, P, j, k, t);
44
- },
45
- decryptBlock: function(r, f) {
46
- var v = r[f + 1];
47
- r[f + 1] = r[f + 3], r[f + 3] = v, this._doCryptBlock(r, f, this._invKeySchedule, d, h, C, q, g);
48
- var v = r[f + 1];
49
- r[f + 1] = r[f + 3], r[f + 3] = v;
50
- },
51
- _doCryptBlock: function(r, f, v, i, e, _, n, a) {
52
- for (var x = this._nRounds, o = r[f] ^ v[0], u = r[f + 1] ^ v[1], p = r[f + 2] ^ v[2], m = r[f + 3] ^ v[3], c = 4, G = 1; G < x; G++) {
53
- var y = i[o >>> 24] ^ e[u >>> 16 & 255] ^ _[p >>> 8 & 255] ^ n[m & 255] ^ v[c++], E = i[u >>> 24] ^ e[p >>> 16 & 255] ^ _[m >>> 8 & 255] ^ n[o & 255] ^ v[c++], N = i[p >>> 24] ^ e[m >>> 16 & 255] ^ _[o >>> 8 & 255] ^ n[u & 255] ^ v[c++], b = i[m >>> 24] ^ e[o >>> 16 & 255] ^ _[u >>> 8 & 255] ^ n[p & 255] ^ v[c++];
54
- o = y, u = E, p = N, m = b;
55
- }
56
- var y = (a[o >>> 24] << 24 | a[u >>> 16 & 255] << 16 | a[p >>> 8 & 255] << 8 | a[m & 255]) ^ v[c++], E = (a[u >>> 24] << 24 | a[p >>> 16 & 255] << 16 | a[m >>> 8 & 255] << 8 | a[o & 255]) ^ v[c++], N = (a[p >>> 24] << 24 | a[m >>> 16 & 255] << 16 | a[o >>> 8 & 255] << 8 | a[u & 255]) ^ v[c++], b = (a[m >>> 24] << 24 | a[o >>> 16 & 255] << 16 | a[u >>> 8 & 255] << 8 | a[p & 255]) ^ v[c++];
57
- r[f] = y, r[f + 1] = E, r[f + 2] = N, r[f + 3] = b;
58
- },
59
- keySize: 256 / 32
60
- });
61
- l.AES = A._createHelper(F);
62
- }(), s.AES;
1
+ import { commonjsGlobal as n } from "./index47.js";
2
+ import { __module as r } from "./index54.js";
3
+ import { __require as f } from "./index49.js";
4
+ (function(t, m) {
5
+ (function(o, e) {
6
+ t.exports = e(f());
7
+ })(n, function(o) {
8
+ return o.enc.Utf8;
63
9
  });
64
- })(H);
65
- var X = H.exports;
10
+ })(r);
11
+ var c = r.exports;
66
12
  export {
67
- X as a
13
+ c as e
68
14
  };
package/index43.js CHANGED
@@ -1,14 +1,27 @@
1
- import { commonjsGlobal as n } from "./index47.js";
2
- import { __module as r } from "./index54.js";
3
- import { __require as f } from "./index49.js";
4
- (function(t, m) {
5
- (function(o, e) {
6
- t.exports = e(f());
7
- })(n, function(o) {
8
- return o.enc.Utf8;
1
+ import { commonjsGlobal as i, getDefaultExportFromCjs as p } from "./index47.js";
2
+ import { __module as c } from "./index55.js";
3
+ import { __require as m } from "./index49.js";
4
+ import { __require as s } from "./index53.js";
5
+ (function(n, d) {
6
+ (function(e, o, r) {
7
+ n.exports = o(m(), s());
8
+ })(i, function(e) {
9
+ return e.mode.ECB = function() {
10
+ var o = e.lib.BlockCipherMode.extend();
11
+ return o.Encryptor = o.extend({
12
+ processBlock: function(r, t) {
13
+ this._cipher.encryptBlock(r, t);
14
+ }
15
+ }), o.Decryptor = o.extend({
16
+ processBlock: function(r, t) {
17
+ this._cipher.decryptBlock(r, t);
18
+ }
19
+ }), o;
20
+ }(), e.mode.ECB;
9
21
  });
10
- })(r);
11
- var c = r.exports;
22
+ })(c);
23
+ var u = c.exports;
24
+ const B = /* @__PURE__ */ p(u);
12
25
  export {
13
- c as e
26
+ B as default
14
27
  };
package/index44.js CHANGED
@@ -1,27 +1,16 @@
1
- import { commonjsGlobal as i, getDefaultExportFromCjs as p } from "./index47.js";
2
- import { __module as c } from "./index55.js";
3
- import { __require as m } from "./index49.js";
4
- import { __require as s } from "./index53.js";
5
- (function(n, d) {
6
- (function(e, o, r) {
7
- n.exports = o(m(), s());
8
- })(i, function(e) {
9
- return e.mode.ECB = function() {
10
- var o = e.lib.BlockCipherMode.extend();
11
- return o.Encryptor = o.extend({
12
- processBlock: function(r, t) {
13
- this._cipher.encryptBlock(r, t);
14
- }
15
- }), o.Decryptor = o.extend({
16
- processBlock: function(r, t) {
17
- this._cipher.decryptBlock(r, t);
18
- }
19
- }), o;
20
- }(), e.mode.ECB;
1
+ import { commonjsGlobal as p, getDefaultExportFromCjs as s } from "./index47.js";
2
+ import { __module as o } from "./index56.js";
3
+ import { __require as i } from "./index49.js";
4
+ import { __require as a } from "./index53.js";
5
+ (function(e, u) {
6
+ (function(r, t, n) {
7
+ e.exports = t(i(), a());
8
+ })(p, function(r) {
9
+ return r.pad.Pkcs7;
21
10
  });
22
- })(c);
23
- var u = c.exports;
24
- const B = /* @__PURE__ */ p(u);
11
+ })(o);
12
+ var m = o.exports;
13
+ const _ = /* @__PURE__ */ s(m);
25
14
  export {
26
- B as default
15
+ _ as default
27
16
  };
package/index45.js CHANGED
@@ -1,16 +1,7 @@
1
- import { commonjsGlobal as p, getDefaultExportFromCjs as s } from "./index47.js";
2
- import { __module as o } from "./index56.js";
3
- import { __require as i } from "./index49.js";
4
- import { __require as a } from "./index53.js";
5
- (function(e, u) {
6
- (function(r, t, n) {
7
- e.exports = t(i(), a());
8
- })(p, function(r) {
9
- return r.pad.Pkcs7;
10
- });
11
- })(o);
12
- var m = o.exports;
13
- const _ = /* @__PURE__ */ s(m);
1
+ import { finalize as t } from "rxjs";
2
+ function u(e) {
3
+ return (r) => (e.value = !0, r.pipe(t(() => e.value = !1)));
4
+ }
14
5
  export {
15
- _ as default
6
+ u as attachLoading
16
7
  };
package/index46.js CHANGED
@@ -1,7 +1,5 @@
1
- import { finalize as t } from "rxjs";
2
- function u(e) {
3
- return (r) => (e.value = !0, r.pipe(t(() => e.value = !1)));
4
- }
1
+ const o = Symbol(), t = Symbol();
5
2
  export {
6
- u as attachLoading
3
+ o as ACTIVE_CHILD,
4
+ t as PARENT
7
5
  };
package/index50.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { commonjsGlobal as B } from "./index47.js";
2
- import { __module as h } from "./index61.js";
2
+ import { __module as h } from "./index60.js";
3
3
  import { __require as A } from "./index49.js";
4
4
  var m;
5
5
  function E() {
package/index51.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { commonjsGlobal as K } from "./index47.js";
2
- import { __module as M } from "./index62.js";
2
+ import { __module as M } from "./index61.js";
3
3
  import { __require as N } from "./index49.js";
4
4
  var k;
5
5
  function X() {
package/index52.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { commonjsGlobal as k } from "./index47.js";
2
- import { __module as f } from "./index63.js";
2
+ import { __module as f } from "./index62.js";
3
3
  import { __require as y } from "./index49.js";
4
- import { __require as D } from "./index64.js";
5
- import { __require as E } from "./index65.js";
4
+ import { __require as D } from "./index63.js";
5
+ import { __require as E } from "./index64.js";
6
6
  var m;
7
7
  function S() {
8
8
  return m ? f.exports : (m = 1, function(h, K) {
package/index53.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { commonjsGlobal as X } from "./index47.js";
2
- import { __module as m } from "./index60.js";
2
+ import { __module as m } from "./index65.js";
3
3
  import { __require as A } from "./index49.js";
4
4
  import { __require as W } from "./index52.js";
5
5
  var B;
package/index59.js CHANGED
@@ -1,4 +1,4 @@
1
- import * as e from "./index66.js";
1
+ import * as e from "./index68.js";
2
2
  import { getAugmentedNamespace as r } from "./index47.js";
3
3
  const o = /* @__PURE__ */ r(e);
4
4
  export {
package/index63.js CHANGED
@@ -1,4 +1,50 @@
1
- var e = { exports: {} };
1
+ import { commonjsGlobal as B } from "./index47.js";
2
+ import { __module as d } from "./index66.js";
3
+ import { __require as S } from "./index49.js";
4
+ var m;
5
+ function w() {
6
+ return m ? d.exports : (m = 1, function(p, g) {
7
+ (function(v, c) {
8
+ p.exports = c(S());
9
+ })(B, function(v) {
10
+ return function() {
11
+ var c = v, u = c.lib, b = u.WordArray, f = u.Hasher, A = c.algo, i = [], x = A.SHA1 = f.extend({
12
+ _doReset: function() {
13
+ this._hash = new b.init([
14
+ 1732584193,
15
+ 4023233417,
16
+ 2562383102,
17
+ 271733878,
18
+ 3285377520
19
+ ]);
20
+ },
21
+ _doProcessBlock: function(s, h) {
22
+ for (var r = this._hash.words, a = r[0], o = r[1], t = r[2], n = r[3], _ = r[4], e = 0; e < 80; e++) {
23
+ if (e < 16)
24
+ i[e] = s[h + e] | 0;
25
+ else {
26
+ var H = i[e - 3] ^ i[e - 8] ^ i[e - 14] ^ i[e - 16];
27
+ i[e] = H << 1 | H >>> 31;
28
+ }
29
+ var l = (a << 5 | a >>> 27) + _ + i[e];
30
+ e < 20 ? l += (o & t | ~o & n) + 1518500249 : e < 40 ? l += (o ^ t ^ n) + 1859775393 : e < 60 ? l += (o & t | o & n | t & n) - 1894007588 : l += (o ^ t ^ n) - 899497514, _ = n, n = t, t = o << 30 | o >>> 2, o = a, a = l;
31
+ }
32
+ r[0] = r[0] + a | 0, r[1] = r[1] + o | 0, r[2] = r[2] + t | 0, r[3] = r[3] + n | 0, r[4] = r[4] + _ | 0;
33
+ },
34
+ _doFinalize: function() {
35
+ var s = this._data, h = s.words, r = this._nDataBytes * 8, a = s.sigBytes * 8;
36
+ return h[a >>> 5] |= 128 << 24 - a % 32, h[(a + 64 >>> 9 << 4) + 14] = Math.floor(r / 4294967296), h[(a + 64 >>> 9 << 4) + 15] = r, s.sigBytes = h.length * 4, this._process(), this._hash;
37
+ },
38
+ clone: function() {
39
+ var s = f.clone.call(this);
40
+ return s._hash = this._hash.clone(), s;
41
+ }
42
+ });
43
+ c.SHA1 = f._createHelper(x), c.HmacSHA1 = f._createHmacHelper(x);
44
+ }(), v.SHA1;
45
+ });
46
+ }(d), d.exports);
47
+ }
2
48
  export {
3
- e as __module
49
+ w as __require
4
50
  };
package/index64.js CHANGED
@@ -1,50 +1,84 @@
1
1
  import { commonjsGlobal as B } from "./index47.js";
2
- import { __module as d } from "./index67.js";
3
- import { __require as S } from "./index49.js";
4
- var m;
5
- function w() {
6
- return m ? d.exports : (m = 1, function(p, g) {
7
- (function(v, c) {
8
- p.exports = c(S());
9
- })(B, function(v) {
10
- return function() {
11
- var c = v, u = c.lib, b = u.WordArray, f = u.Hasher, A = c.algo, i = [], x = A.SHA1 = f.extend({
12
- _doReset: function() {
13
- this._hash = new b.init([
14
- 1732584193,
15
- 4023233417,
16
- 2562383102,
17
- 271733878,
18
- 3285377520
19
- ]);
2
+ import { __module as s } from "./index67.js";
3
+ import { __require as K } from "./index49.js";
4
+ var f;
5
+ function y() {
6
+ return f ? s.exports : (f = 1, function(u, z) {
7
+ (function(n, i) {
8
+ u.exports = i(K());
9
+ })(B, function(n) {
10
+ (function() {
11
+ var i = n, l = i.lib, v = l.Base, _ = i.enc, m = _.Utf8, p = i.algo;
12
+ p.HMAC = v.extend({
13
+ /**
14
+ * Initializes a newly created HMAC.
15
+ *
16
+ * @param {Hasher} hasher The hash algorithm to use.
17
+ * @param {WordArray|string} key The secret key.
18
+ *
19
+ * @example
20
+ *
21
+ * var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key);
22
+ */
23
+ init: function(e, r) {
24
+ e = this._hasher = new e.init(), typeof r == "string" && (r = m.parse(r));
25
+ var t = e.blockSize, a = t * 4;
26
+ r.sigBytes > a && (r = e.finalize(r)), r.clamp();
27
+ for (var c = this._oKey = r.clone(), h = this._iKey = r.clone(), d = c.words, x = h.words, o = 0; o < t; o++)
28
+ d[o] ^= 1549556828, x[o] ^= 909522486;
29
+ c.sigBytes = h.sigBytes = a, this.reset();
20
30
  },
21
- _doProcessBlock: function(s, h) {
22
- for (var r = this._hash.words, a = r[0], o = r[1], t = r[2], n = r[3], _ = r[4], e = 0; e < 80; e++) {
23
- if (e < 16)
24
- i[e] = s[h + e] | 0;
25
- else {
26
- var H = i[e - 3] ^ i[e - 8] ^ i[e - 14] ^ i[e - 16];
27
- i[e] = H << 1 | H >>> 31;
28
- }
29
- var l = (a << 5 | a >>> 27) + _ + i[e];
30
- e < 20 ? l += (o & t | ~o & n) + 1518500249 : e < 40 ? l += (o ^ t ^ n) + 1859775393 : e < 60 ? l += (o & t | o & n | t & n) - 1894007588 : l += (o ^ t ^ n) - 899497514, _ = n, n = t, t = o << 30 | o >>> 2, o = a, a = l;
31
- }
32
- r[0] = r[0] + a | 0, r[1] = r[1] + o | 0, r[2] = r[2] + t | 0, r[3] = r[3] + n | 0, r[4] = r[4] + _ | 0;
31
+ /**
32
+ * Resets this HMAC to its initial state.
33
+ *
34
+ * @example
35
+ *
36
+ * hmacHasher.reset();
37
+ */
38
+ reset: function() {
39
+ var e = this._hasher;
40
+ e.reset(), e.update(this._iKey);
33
41
  },
34
- _doFinalize: function() {
35
- var s = this._data, h = s.words, r = this._nDataBytes * 8, a = s.sigBytes * 8;
36
- return h[a >>> 5] |= 128 << 24 - a % 32, h[(a + 64 >>> 9 << 4) + 14] = Math.floor(r / 4294967296), h[(a + 64 >>> 9 << 4) + 15] = r, s.sigBytes = h.length * 4, this._process(), this._hash;
42
+ /**
43
+ * Updates this HMAC with a message.
44
+ *
45
+ * @param {WordArray|string} messageUpdate The message to append.
46
+ *
47
+ * @return {HMAC} This HMAC instance.
48
+ *
49
+ * @example
50
+ *
51
+ * hmacHasher.update('message');
52
+ * hmacHasher.update(wordArray);
53
+ */
54
+ update: function(e) {
55
+ return this._hasher.update(e), this;
37
56
  },
38
- clone: function() {
39
- var s = f.clone.call(this);
40
- return s._hash = this._hash.clone(), s;
57
+ /**
58
+ * Finalizes the HMAC computation.
59
+ * Note that the finalize operation is effectively a destructive, read-once operation.
60
+ *
61
+ * @param {WordArray|string} messageUpdate (Optional) A final message update.
62
+ *
63
+ * @return {WordArray} The HMAC.
64
+ *
65
+ * @example
66
+ *
67
+ * var hmac = hmacHasher.finalize();
68
+ * var hmac = hmacHasher.finalize('message');
69
+ * var hmac = hmacHasher.finalize(wordArray);
70
+ */
71
+ finalize: function(e) {
72
+ var r = this._hasher, t = r.finalize(e);
73
+ r.reset();
74
+ var a = r.finalize(this._oKey.clone().concat(t));
75
+ return a;
41
76
  }
42
77
  });
43
- c.SHA1 = f._createHelper(x), c.HmacSHA1 = f._createHmacHelper(x);
44
- }(), v.SHA1;
78
+ })();
45
79
  });
46
- }(d), d.exports);
80
+ }(s), s.exports);
47
81
  }
48
82
  export {
49
- w as __require
83
+ y as __require
50
84
  };
package/index65.js CHANGED
@@ -1,84 +1,4 @@
1
- import { commonjsGlobal as B } from "./index47.js";
2
- import { __module as s } from "./index68.js";
3
- import { __require as K } from "./index49.js";
4
- var f;
5
- function y() {
6
- return f ? s.exports : (f = 1, function(u, z) {
7
- (function(n, i) {
8
- u.exports = i(K());
9
- })(B, function(n) {
10
- (function() {
11
- var i = n, l = i.lib, v = l.Base, _ = i.enc, m = _.Utf8, p = i.algo;
12
- p.HMAC = v.extend({
13
- /**
14
- * Initializes a newly created HMAC.
15
- *
16
- * @param {Hasher} hasher The hash algorithm to use.
17
- * @param {WordArray|string} key The secret key.
18
- *
19
- * @example
20
- *
21
- * var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key);
22
- */
23
- init: function(e, r) {
24
- e = this._hasher = new e.init(), typeof r == "string" && (r = m.parse(r));
25
- var t = e.blockSize, a = t * 4;
26
- r.sigBytes > a && (r = e.finalize(r)), r.clamp();
27
- for (var c = this._oKey = r.clone(), h = this._iKey = r.clone(), d = c.words, x = h.words, o = 0; o < t; o++)
28
- d[o] ^= 1549556828, x[o] ^= 909522486;
29
- c.sigBytes = h.sigBytes = a, this.reset();
30
- },
31
- /**
32
- * Resets this HMAC to its initial state.
33
- *
34
- * @example
35
- *
36
- * hmacHasher.reset();
37
- */
38
- reset: function() {
39
- var e = this._hasher;
40
- e.reset(), e.update(this._iKey);
41
- },
42
- /**
43
- * Updates this HMAC with a message.
44
- *
45
- * @param {WordArray|string} messageUpdate The message to append.
46
- *
47
- * @return {HMAC} This HMAC instance.
48
- *
49
- * @example
50
- *
51
- * hmacHasher.update('message');
52
- * hmacHasher.update(wordArray);
53
- */
54
- update: function(e) {
55
- return this._hasher.update(e), this;
56
- },
57
- /**
58
- * Finalizes the HMAC computation.
59
- * Note that the finalize operation is effectively a destructive, read-once operation.
60
- *
61
- * @param {WordArray|string} messageUpdate (Optional) A final message update.
62
- *
63
- * @return {WordArray} The HMAC.
64
- *
65
- * @example
66
- *
67
- * var hmac = hmacHasher.finalize();
68
- * var hmac = hmacHasher.finalize('message');
69
- * var hmac = hmacHasher.finalize(wordArray);
70
- */
71
- finalize: function(e) {
72
- var r = this._hasher, t = r.finalize(e);
73
- r.reset();
74
- var a = r.finalize(this._oKey.clone().concat(t));
75
- return a;
76
- }
77
- });
78
- })();
79
- });
80
- }(s), s.exports);
81
- }
1
+ var e = { exports: {} };
82
2
  export {
83
- y as __require
3
+ e as __module
84
4
  };
package/index66.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = {};
1
+ var a = { exports: {} };
2
2
  export {
3
- e as default
3
+ a as __module
4
4
  };
package/index68.js CHANGED
@@ -1,4 +1,4 @@
1
- var a = { exports: {} };
1
+ const e = {};
2
2
  export {
3
- a as __module
3
+ e as default
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solar-taro/ui-sun",
3
- "version": "1.6.0",
3
+ "version": "1.6.2",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "module": "./index.js",