bitboss-ui 2.1.16 → 2.1.18

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 (162) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index106.js +9 -9
  3. package/dist/index111.js +1 -1
  4. package/dist/index121.js +10 -10
  5. package/dist/index13.js +1 -1
  6. package/dist/index131.js +4 -4
  7. package/dist/index133.js +1 -1
  8. package/dist/index139.js +2 -2
  9. package/dist/index15.js +8 -8
  10. package/dist/index19.js +8 -8
  11. package/dist/index21.js +16 -16
  12. package/dist/index212.js +5 -4
  13. package/dist/index213.js +5 -13
  14. package/dist/index214.js +5 -11
  15. package/dist/index215.js +5 -20
  16. package/dist/index216.js +5 -197
  17. package/dist/index217.js +7 -0
  18. package/dist/index218.js +2 -72
  19. package/dist/index219.js +4 -0
  20. package/dist/index220.js +2 -13
  21. package/dist/index221.js +12 -113
  22. package/dist/index222.js +13 -0
  23. package/dist/index223.js +20 -5
  24. package/dist/index224.js +72 -5
  25. package/dist/index226.js +13 -5
  26. package/dist/index227.js +114 -5
  27. package/dist/index229.js +86 -5
  28. package/dist/index23.js +15 -15
  29. package/dist/index231.js +29 -2
  30. package/dist/index232.js +16 -8
  31. package/dist/index233.js +17 -250
  32. package/dist/index234.js +49 -50
  33. package/dist/index235.js +15 -44
  34. package/dist/index236.js +3 -5
  35. package/dist/index237.js +12 -60
  36. package/dist/index238.js +33 -12
  37. package/dist/index239.js +2 -86
  38. package/dist/index241.js +6 -28
  39. package/dist/index242.js +7 -17
  40. package/dist/index243.js +181 -49
  41. package/dist/index244.js +106 -15
  42. package/dist/index246.js +100 -16
  43. package/dist/index248.js +4 -34
  44. package/dist/index249.js +197 -2
  45. package/dist/index25.js +3 -3
  46. package/dist/index251.js +3 -7
  47. package/dist/index252.js +5 -3
  48. package/dist/index253.js +5 -5
  49. package/dist/index254.js +8 -2
  50. package/dist/index255.js +250 -2
  51. package/dist/index256.js +50 -181
  52. package/dist/index257.js +39 -101
  53. package/dist/index258.js +7 -0
  54. package/dist/index259.js +55 -95
  55. package/dist/index260.js +15 -0
  56. package/dist/index261.js +1 -1
  57. package/dist/index264.js +45 -47
  58. package/dist/index267.js +6 -9
  59. package/dist/index268.js +16 -23
  60. package/dist/index269.js +9 -3
  61. package/dist/index27.js +1 -1
  62. package/dist/index270.js +9 -6
  63. package/dist/index271.js +23 -16
  64. package/dist/index272.js +3 -9
  65. package/dist/index273.js +2 -9
  66. package/dist/index274.js +9 -8
  67. package/dist/index275.js +8 -5
  68. package/dist/index276.js +1 -1
  69. package/dist/index277.js +5 -2
  70. package/dist/index278.js +7 -4
  71. package/dist/index279.js +5 -8
  72. package/dist/index281.js +280 -3
  73. package/dist/index282.js +2 -3
  74. package/dist/index283.js +127 -0
  75. package/dist/index284.js +2 -7
  76. package/dist/index285.js +15 -3
  77. package/dist/index286.js +2 -7
  78. package/dist/index287.js +15 -10
  79. package/dist/index288.js +2 -280
  80. package/dist/index289.js +16 -2
  81. package/dist/index29.js +3 -3
  82. package/dist/index290.js +2 -16
  83. package/dist/index291.js +19 -2
  84. package/dist/index292.js +2 -16
  85. package/dist/index293.js +3 -2
  86. package/dist/index295.js +7 -2
  87. package/dist/index296.js +3 -15
  88. package/dist/index297.js +7 -2
  89. package/dist/index298.js +10 -18
  90. package/dist/index299.js +4 -2
  91. package/dist/index300.js +3 -27
  92. package/dist/index301.js +17 -2
  93. package/dist/index302.js +28 -2
  94. package/dist/index303.js +6 -2
  95. package/dist/index304.js +1 -1
  96. package/dist/index305.js +3 -2
  97. package/dist/index306.js +3 -28
  98. package/dist/index307.js +3 -22
  99. package/dist/index308.js +7 -0
  100. package/dist/index309.js +18 -3
  101. package/dist/index310.js +2 -3
  102. package/dist/index311.js +27 -17
  103. package/dist/index312.js +2 -6
  104. package/dist/index313.js +1 -1
  105. package/dist/index314.js +2 -5
  106. package/dist/index315.js +2 -125
  107. package/dist/index316.js +2 -2
  108. package/dist/index317.js +22 -3
  109. package/dist/index320.js +718 -5
  110. package/dist/index321.js +363 -715
  111. package/dist/index322.js +58 -366
  112. package/dist/index323.js +5 -58
  113. package/dist/index325.js +32 -7
  114. package/dist/index326.js +28 -6
  115. package/dist/index328.js +227 -6
  116. package/dist/index329.js +57 -18
  117. package/dist/index33.js +8 -8
  118. package/dist/index330.js +33 -33
  119. package/dist/index331.js +8 -58
  120. package/dist/index332.js +5 -6
  121. package/dist/index333.js +7 -32
  122. package/dist/index334.js +47 -28
  123. package/dist/index335.js +9 -0
  124. package/dist/index336.js +2 -2
  125. package/dist/index337.js +3 -3
  126. package/dist/index338.js +6 -227
  127. package/dist/index339.js +17 -45
  128. package/dist/index340.js +1 -1
  129. package/dist/index342.js +1 -1
  130. package/dist/index343.js +483 -124
  131. package/dist/index344.js +120 -427
  132. package/dist/index345.js +48 -125
  133. package/dist/index346.js +421 -473
  134. package/dist/index347.js +125 -48
  135. package/dist/index35.js +2 -2
  136. package/dist/index37.js +15 -15
  137. package/dist/index39.js +6 -6
  138. package/dist/index43.js +8 -8
  139. package/dist/index45.js +8 -8
  140. package/dist/index47.js +2 -2
  141. package/dist/index49.js +3 -3
  142. package/dist/index53.js +1 -1
  143. package/dist/index57.js +1 -1
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +4 -4
  147. package/dist/index81.js +1 -1
  148. package/dist/index83.js +2 -2
  149. package/dist/index87.js +1 -1
  150. package/dist/index90.js +3 -3
  151. package/dist/index92.js +2 -2
  152. package/dist/index94.js +3 -3
  153. package/package.json +2 -2
  154. package/dist/index225.js +0 -7
  155. package/dist/index228.js +0 -7
  156. package/dist/index230.js +0 -5
  157. package/dist/index245.js +0 -14
  158. package/dist/index250.js +0 -9
  159. package/dist/index294.js +0 -21
  160. package/dist/index318.js +0 -5
  161. package/dist/index327.js +0 -10
  162. /package/dist/{index247.js → index240.js} +0 -0
package/dist/index345.js CHANGED
@@ -1,129 +1,52 @@
1
- const P = ["top", "right", "bottom", "left"], l = Math.min, m = Math.max, M = Math.round, O = Math.floor, S = (t) => ({
2
- x: t,
3
- y: t
4
- }), p = {
5
- left: "right",
6
- right: "left",
7
- bottom: "top",
8
- top: "bottom"
9
- }, a = {
10
- start: "end",
11
- end: "start"
12
- };
13
- function w(t, n, e) {
14
- return m(t, l(n, e));
15
- }
16
- function j(t, n) {
17
- return typeof t == "function" ? t(n) : t;
18
- }
19
- function u(t) {
20
- return t.split("-")[0];
21
- }
22
- function g(t) {
23
- return t.split("-")[1];
24
- }
25
- function h(t) {
26
- return t === "x" ? "y" : "x";
27
- }
28
- function b(t) {
29
- return t === "y" ? "height" : "width";
30
- }
31
- function x(t) {
32
- return ["top", "bottom"].includes(u(t)) ? "y" : "x";
33
- }
34
- function d(t) {
35
- return h(x(t));
36
- }
37
- function C(t, n, e) {
38
- e === void 0 && (e = !1);
39
- const r = g(t), o = d(t), i = b(o);
40
- let c = o === "x" ? r === (e ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
41
- return n.reference[i] > n.floating[i] && (c = f(c)), [c, f(c)];
42
- }
43
- function L(t) {
44
- const n = f(t);
45
- return [s(t), n, s(n)];
46
- }
47
- function s(t) {
48
- return t.replace(/start|end/g, (n) => a[n]);
49
- }
50
- function A(t, n, e) {
51
- const r = ["left", "right"], o = ["right", "left"], i = ["top", "bottom"], c = ["bottom", "top"];
52
- switch (t) {
53
- case "top":
54
- case "bottom":
55
- return e ? n ? o : r : n ? r : o;
56
- case "left":
57
- case "right":
58
- return n ? i : c;
59
- default:
60
- return [];
1
+ function T(n, i, e) {
2
+ let l = e.initialDeps ?? [], t;
3
+ function r() {
4
+ var o, m, h, f;
5
+ let g;
6
+ e.key && ((o = e.debug) != null && o.call(e)) && (g = Date.now());
7
+ const u = n();
8
+ if (!(u.length !== l.length || u.some((c, a) => l[a] !== c)))
9
+ return t;
10
+ l = u;
11
+ let s;
12
+ if (e.key && ((m = e.debug) != null && m.call(e)) && (s = Date.now()), t = i(...u), e.key && ((h = e.debug) != null && h.call(e))) {
13
+ const c = Math.round((Date.now() - g) * 100) / 100, a = Math.round((Date.now() - s) * 100) / 100, b = a / 16, w = (d, v) => {
14
+ for (d = String(d); d.length < v; )
15
+ d = " " + d;
16
+ return d;
17
+ };
18
+ console.info(
19
+ `%c⏱ ${w(a, 5)} /${w(c, 5)} ms`,
20
+ `
21
+ font-size: .6rem;
22
+ font-weight: bold;
23
+ color: hsl(${Math.max(
24
+ 0,
25
+ Math.min(120 - 120 * b, 120)
26
+ )}deg 100% 31%);`,
27
+ e == null ? void 0 : e.key
28
+ );
29
+ }
30
+ return (f = e == null ? void 0 : e.onChange) == null || f.call(e, t), t;
61
31
  }
62
- }
63
- function E(t, n, e, r) {
64
- const o = g(t);
65
- let i = A(u(t), e === "start", r);
66
- return o && (i = i.map((c) => c + "-" + o), n && (i = i.concat(i.map(s)))), i;
67
- }
68
- function f(t) {
69
- return t.replace(/left|right|bottom|top/g, (n) => p[n]);
70
- }
71
- function y(t) {
72
- return {
73
- top: 0,
74
- right: 0,
75
- bottom: 0,
76
- left: 0,
77
- ...t
78
- };
79
- }
80
- function R(t) {
81
- return typeof t != "number" ? y(t) : {
82
- top: t,
83
- right: t,
84
- bottom: t,
85
- left: t
86
- };
87
- }
88
- function T(t) {
89
- const {
90
- x: n,
91
- y: e,
92
- width: r,
93
- height: o
94
- } = t;
95
- return {
96
- width: r,
97
- height: o,
98
- top: e,
99
- left: n,
100
- right: n + r,
101
- bottom: e + o,
102
- x: n,
103
- y: e
32
+ return r.updateDeps = (o) => {
33
+ l = o;
34
+ }, r;
35
+ }
36
+ function y(n, i) {
37
+ if (n === void 0)
38
+ throw new Error("Unexpected undefined");
39
+ return n;
40
+ }
41
+ const M = (n, i) => Math.abs(n - i) <= 1, k = (n, i, e) => {
42
+ let l;
43
+ return function(...t) {
44
+ n.clearTimeout(l), l = n.setTimeout(() => i.apply(this, t), e);
104
45
  };
105
- }
46
+ };
106
47
  export {
107
- w as clamp,
108
- S as createCoords,
109
- j as evaluate,
110
- y as expandPaddingObject,
111
- O as floor,
112
- g as getAlignment,
113
- d as getAlignmentAxis,
114
- C as getAlignmentSides,
115
- b as getAxisLength,
116
- L as getExpandedPlacements,
117
- s as getOppositeAlignmentPlacement,
118
- h as getOppositeAxis,
119
- E as getOppositeAxisPlacements,
120
- f as getOppositePlacement,
121
- R as getPaddingObject,
122
- u as getSide,
123
- x as getSideAxis,
124
- m as max,
125
- l as min,
126
- T as rectToClientRect,
127
- M as round,
128
- P as sides
48
+ M as approxEqual,
49
+ k as debounce,
50
+ T as memo,
51
+ y as notUndefined
129
52
  };