bitboss-ui 2.1.1 → 2.1.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.
Files changed (180) hide show
  1. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +2 -0
  2. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +10 -2
  3. package/dist/index106.js +9 -9
  4. package/dist/index111.js +1 -1
  5. package/dist/index113.js +1 -1
  6. package/dist/index121.js +10 -10
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +2 -2
  10. package/dist/index133.js +1 -1
  11. package/dist/index136.js +10 -20
  12. package/dist/index137.js +2 -2
  13. package/dist/index138.js +1 -1
  14. package/dist/index139.js +2 -2
  15. package/dist/index15.js +6 -6
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +8 -8
  18. package/dist/index206.js +2 -138
  19. package/dist/index207.js +2 -2
  20. package/dist/index208.js +138 -2
  21. package/dist/index21.js +7 -7
  22. package/dist/index210.js +2 -2
  23. package/dist/index212.js +84 -32
  24. package/dist/{index225.js → index214.js} +1 -1
  25. package/dist/index215.js +17 -13
  26. package/dist/index216.js +51 -4
  27. package/dist/index217.js +14 -19
  28. package/dist/index218.js +3 -197
  29. package/dist/index219.js +14 -0
  30. package/dist/index220.js +16 -113
  31. package/dist/index221.js +4 -0
  32. package/dist/index222.js +106 -3
  33. package/dist/index224.js +102 -0
  34. package/dist/index226.js +66 -17
  35. package/dist/index228.js +13 -15
  36. package/dist/index229.js +2 -3
  37. package/dist/index23.js +13 -13
  38. package/dist/index230.js +5 -12
  39. package/dist/index231.js +5 -16
  40. package/dist/index232.js +5 -2
  41. package/dist/index233.js +5 -4
  42. package/dist/index234.js +5 -5
  43. package/dist/index235.js +5 -5
  44. package/dist/index236.js +2 -5
  45. package/dist/index237.js +20 -5
  46. package/dist/index238.js +113 -5
  47. package/dist/index240.js +2 -2
  48. package/dist/index241.js +4 -2
  49. package/dist/index242.js +2 -2
  50. package/dist/index243.js +33 -17
  51. package/dist/index244.js +2 -12
  52. package/dist/index245.js +2 -6
  53. package/dist/index246.js +7 -106
  54. package/dist/index247.js +9 -0
  55. package/dist/index248.js +3 -100
  56. package/dist/index249.js +6 -0
  57. package/dist/index250.js +188 -219
  58. package/dist/index252.js +2 -2
  59. package/dist/index253.js +2 -2
  60. package/dist/index255.js +5 -5
  61. package/dist/index258.js +2 -2
  62. package/dist/index259.js +1 -1
  63. package/dist/index260.js +18 -2
  64. package/dist/index261.js +12 -2
  65. package/dist/index262.js +6 -2
  66. package/dist/index263.js +228 -10
  67. package/dist/index264.js +9 -2
  68. package/dist/index265.js +3 -6
  69. package/dist/index266.js +176 -15
  70. package/dist/index267.js +9 -3
  71. package/dist/index268.js +23 -9
  72. package/dist/index269.js +3 -9
  73. package/dist/index27.js +1 -1
  74. package/dist/index270.js +6 -23
  75. package/dist/index271.js +15 -8
  76. package/dist/index272.js +9 -8
  77. package/dist/index274.js +9 -5
  78. package/dist/index275.js +7 -66
  79. package/dist/index276.js +67 -5
  80. package/dist/index277.js +5 -8
  81. package/dist/index278.js +5 -7
  82. package/dist/index279.js +7 -10
  83. package/dist/index280.js +3 -2
  84. package/dist/index281.js +17 -3
  85. package/dist/index282.js +30 -0
  86. package/dist/index283.js +6 -6
  87. package/dist/index284.js +10 -3
  88. package/dist/index285.js +3 -5
  89. package/dist/index286.js +3 -4
  90. package/dist/index287.js +1 -1
  91. package/dist/index289.js +7 -28
  92. package/dist/index29.js +91 -87
  93. package/dist/index290.js +4 -3
  94. package/dist/index291.js +280 -3
  95. package/dist/index292.js +2 -280
  96. package/dist/index293.js +125 -2
  97. package/dist/index294.js +2 -125
  98. package/dist/index295.js +15 -2
  99. package/dist/index296.js +2 -15
  100. package/dist/index297.js +16 -2
  101. package/dist/index298.js +2 -16
  102. package/dist/index299.js +16 -2
  103. package/dist/index300.js +2 -16
  104. package/dist/index301.js +19 -2
  105. package/dist/index302.js +2 -19
  106. package/dist/index303.js +3 -2
  107. package/dist/index304.js +2 -3
  108. package/dist/index305.js +4 -3
  109. package/dist/index306.js +6 -2
  110. package/dist/index307.js +5 -6
  111. package/dist/index308.js +3 -19
  112. package/dist/index309.js +19 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +2 -27
  115. package/dist/index311.js +27 -2
  116. package/dist/index312.js +2 -2
  117. package/dist/index313.js +1 -1
  118. package/dist/index314.js +1 -1
  119. package/dist/index315.js +1 -1
  120. package/dist/index316.js +1 -21
  121. package/dist/index317.js +24 -0
  122. package/dist/index319.js +2 -701
  123. package/dist/index320.js +5 -354
  124. package/dist/index321.js +701 -58
  125. package/dist/index322.js +354 -2
  126. package/dist/index323.js +57 -7
  127. package/dist/index324.js +2 -6
  128. package/dist/index325.js +57 -7
  129. package/dist/index326.js +58 -7
  130. package/dist/index327.js +6 -227
  131. package/dist/index328.js +227 -57
  132. package/dist/index329.js +128 -57
  133. package/dist/index33.js +8 -8
  134. package/dist/index330.js +368 -32
  135. package/dist/index331.js +33 -28
  136. package/dist/index332.js +30 -0
  137. package/dist/index334.js +44 -366
  138. package/dist/index335.js +7 -46
  139. package/dist/index336.js +5 -6
  140. package/dist/index337.js +8 -19
  141. package/dist/index338.js +6 -92
  142. package/dist/index339.js +21 -0
  143. package/dist/index340.js +93 -3
  144. package/dist/index343.js +3 -127
  145. package/dist/index344.js +421 -467
  146. package/dist/index345.js +123 -43
  147. package/dist/index346.js +484 -0
  148. package/dist/index347.js +49 -0
  149. package/dist/index35.js +3 -3
  150. package/dist/index37.js +19 -19
  151. package/dist/index39.js +177 -167
  152. package/dist/index41.js +2 -2
  153. package/dist/index43.js +8 -8
  154. package/dist/index45.js +8 -8
  155. package/dist/index47.js +2 -2
  156. package/dist/index49.js +3 -3
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +2 -2
  160. package/dist/index79.js +3 -3
  161. package/dist/index83.js +2 -2
  162. package/dist/index85.js +1 -1
  163. package/dist/index87.js +1 -1
  164. package/dist/index92.js +1 -1
  165. package/dist/index94.js +1 -1
  166. package/dist/index96.js +1 -1
  167. package/dist/utilities/functions/percentage.d.ts +14 -21
  168. package/dist/utilities/functions/snapToStep.d.ts +1 -0
  169. package/dist/utilities/functions/transpose.d.ts +1 -0
  170. package/dist/utilities/functions/transposePercent.d.ts +9 -0
  171. package/package.json +1 -1
  172. package/dist/index213.js +0 -68
  173. package/dist/index223.js +0 -88
  174. package/dist/index227.js +0 -53
  175. package/dist/index239.js +0 -7
  176. package/dist/index251.js +0 -179
  177. package/dist/index288.js +0 -19
  178. package/dist/index318.js +0 -7
  179. package/dist/index333.js +0 -131
  180. package/dist/index342.js +0 -438
package/dist/index333.js DELETED
@@ -1,131 +0,0 @@
1
- import { arrow as j, computePosition as A } from "./index334.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index334.js";
3
- import { isNode as B, getNodeName as F } from "./index341.js";
4
- import { getOverflowAncestors as le } from "./index341.js";
5
- import { computed as r, ref as c, shallowRef as I, watch as x, getCurrentScope as U, onScopeDispose as k, shallowReadonly as o, unref as q } from "vue";
6
- function z(e) {
7
- return e != null && typeof e == "object" && "$el" in e;
8
- }
9
- function V(e) {
10
- if (z(e)) {
11
- const l = e.$el;
12
- return B(l) && F(l) === "#comment" ? null : l;
13
- }
14
- return e;
15
- }
16
- function i(e) {
17
- return typeof e == "function" ? e() : q(e);
18
- }
19
- function K(e) {
20
- return {
21
- name: "arrow",
22
- options: e,
23
- fn(l) {
24
- const t = V(i(e.element));
25
- return t == null ? {} : j({
26
- element: t,
27
- padding: e.padding
28
- }).fn(l);
29
- }
30
- };
31
- }
32
- function M(e) {
33
- return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
- }
35
- function C(e, l) {
36
- const t = M(e);
37
- return Math.round(l * t) / t;
38
- }
39
- function L(e, l, t) {
40
- t === void 0 && (t = {});
41
- const D = t.whileElementsMounted, s = r(() => {
42
- var n;
43
- return (n = i(t.open)) != null ? n : !0;
44
- }), O = r(() => i(t.middleware)), p = r(() => {
45
- var n;
46
- return (n = i(t.placement)) != null ? n : "bottom";
47
- }), w = r(() => {
48
- var n;
49
- return (n = i(t.strategy)) != null ? n : "absolute";
50
- }), S = r(() => {
51
- var n;
52
- return (n = i(t.transform)) != null ? n : !0;
53
- }), f = r(() => V(e.value)), u = r(() => V(l.value)), y = c(0), h = c(0), m = c(w.value), P = c(p.value), E = I({}), g = c(!1), _ = r(() => {
54
- const n = {
55
- position: m.value,
56
- left: "0",
57
- top: "0"
58
- };
59
- if (!u.value)
60
- return n;
61
- const a = C(u.value, y.value), b = C(u.value, h.value);
62
- return S.value ? {
63
- ...n,
64
- transform: "translate(" + a + "px, " + b + "px)",
65
- ...M(u.value) >= 1.5 && {
66
- willChange: "transform"
67
- }
68
- } : {
69
- position: m.value,
70
- left: a + "px",
71
- top: b + "px"
72
- };
73
- });
74
- let d;
75
- function v() {
76
- if (f.value == null || u.value == null)
77
- return;
78
- const n = s.value;
79
- A(f.value, u.value, {
80
- middleware: O.value,
81
- placement: p.value,
82
- strategy: w.value
83
- }).then((a) => {
84
- y.value = a.x, h.value = a.y, m.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, g.value = n !== !1;
85
- });
86
- }
87
- function R() {
88
- typeof d == "function" && (d(), d = void 0);
89
- }
90
- function N() {
91
- if (R(), D === void 0) {
92
- v();
93
- return;
94
- }
95
- if (f.value != null && u.value != null) {
96
- d = D(f.value, u.value, v);
97
- return;
98
- }
99
- }
100
- function $() {
101
- s.value || (g.value = !1);
102
- }
103
- return x([O, p, w, s], v, {
104
- flush: "sync"
105
- }), x([f, u], N, {
106
- flush: "sync"
107
- }), x(s, $, {
108
- flush: "sync"
109
- }), U() && k(R), {
110
- x: o(y),
111
- y: o(h),
112
- strategy: o(m),
113
- placement: o(P),
114
- middlewareData: o(E),
115
- isPositioned: o(g),
116
- floatingStyles: _,
117
- update: v
118
- };
119
- }
120
- export {
121
- K as arrow,
122
- W as autoUpdate,
123
- A as computePosition,
124
- X as flip,
125
- le as getOverflowAncestors,
126
- Y as hide,
127
- Z as offset,
128
- ee as platform,
129
- ne as shift,
130
- L as useFloating
131
- };
package/dist/index342.js DELETED
@@ -1,438 +0,0 @@
1
- import { evaluate as F, getSide as M, getSideAxis as j, getOppositePlacement as Q, getExpandedPlacements as U, getOppositeAxisPlacements as Z, getAlignmentSides as ee, clamp as Y, getPaddingObject as G, rectToClientRect as _, getAlignment as X, getOppositeAxis as te, sides as ne, getAlignmentAxis as J, getAxisLength as K, min as z } from "./index343.js";
2
- function I(t, e, f) {
3
- let {
4
- reference: s,
5
- floating: a
6
- } = t;
7
- const n = j(e), o = J(e), c = K(o), u = M(e), g = n === "y", d = s.x + s.width / 2 - a.width / 2, r = s.y + s.height / 2 - a.height / 2, m = s[c] / 2 - a[c] / 2;
8
- let i;
9
- switch (u) {
10
- case "top":
11
- i = {
12
- x: d,
13
- y: s.y - a.height
14
- };
15
- break;
16
- case "bottom":
17
- i = {
18
- x: d,
19
- y: s.y + s.height
20
- };
21
- break;
22
- case "right":
23
- i = {
24
- x: s.x + s.width,
25
- y: r
26
- };
27
- break;
28
- case "left":
29
- i = {
30
- x: s.x - a.width,
31
- y: r
32
- };
33
- break;
34
- default:
35
- i = {
36
- x: s.x,
37
- y: s.y
38
- };
39
- }
40
- switch (X(e)) {
41
- case "start":
42
- i[o] -= m * (f && g ? -1 : 1);
43
- break;
44
- case "end":
45
- i[o] += m * (f && g ? -1 : 1);
46
- break;
47
- }
48
- return i;
49
- }
50
- const oe = async (t, e, f) => {
51
- const {
52
- placement: s = "bottom",
53
- strategy: a = "absolute",
54
- middleware: n = [],
55
- platform: o
56
- } = f, c = n.filter(Boolean), u = await (o.isRTL == null ? void 0 : o.isRTL(e));
57
- let g = await o.getElementRects({
58
- reference: t,
59
- floating: e,
60
- strategy: a
61
- }), {
62
- x: d,
63
- y: r
64
- } = I(g, s, u), m = s, i = {}, l = 0;
65
- for (let w = 0; w < c.length; w++) {
66
- const {
67
- name: x,
68
- fn: h
69
- } = c[w], {
70
- x: y,
71
- y: v,
72
- data: b,
73
- reset: p
74
- } = await h({
75
- x: d,
76
- y: r,
77
- initialPlacement: s,
78
- placement: m,
79
- strategy: a,
80
- middlewareData: i,
81
- rects: g,
82
- platform: o,
83
- elements: {
84
- reference: t,
85
- floating: e
86
- }
87
- });
88
- d = y ?? d, r = v ?? r, i = {
89
- ...i,
90
- [x]: {
91
- ...i[x],
92
- ...b
93
- }
94
- }, p && l <= 50 && (l++, typeof p == "object" && (p.placement && (m = p.placement), p.rects && (g = p.rects === !0 ? await o.getElementRects({
95
- reference: t,
96
- floating: e,
97
- strategy: a
98
- }) : p.rects), {
99
- x: d,
100
- y: r
101
- } = I(g, m, u)), w = -1);
102
- }
103
- return {
104
- x: d,
105
- y: r,
106
- placement: m,
107
- strategy: a,
108
- middlewareData: i
109
- };
110
- };
111
- async function $(t, e) {
112
- var f;
113
- e === void 0 && (e = {});
114
- const {
115
- x: s,
116
- y: a,
117
- platform: n,
118
- rects: o,
119
- elements: c,
120
- strategy: u
121
- } = t, {
122
- boundary: g = "clippingAncestors",
123
- rootBoundary: d = "viewport",
124
- elementContext: r = "floating",
125
- altBoundary: m = !1,
126
- padding: i = 0
127
- } = F(e, t), l = G(i), x = c[m ? r === "floating" ? "reference" : "floating" : r], h = _(await n.getClippingRect({
128
- element: (f = await (n.isElement == null ? void 0 : n.isElement(x))) == null || f ? x : x.contextElement || await (n.getDocumentElement == null ? void 0 : n.getDocumentElement(c.floating)),
129
- boundary: g,
130
- rootBoundary: d,
131
- strategy: u
132
- })), y = r === "floating" ? {
133
- x: s,
134
- y: a,
135
- width: o.floating.width,
136
- height: o.floating.height
137
- } : o.reference, v = await (n.getOffsetParent == null ? void 0 : n.getOffsetParent(c.floating)), b = await (n.isElement == null ? void 0 : n.isElement(v)) ? await (n.getScale == null ? void 0 : n.getScale(v)) || {
138
- x: 1,
139
- y: 1
140
- } : {
141
- x: 1,
142
- y: 1
143
- }, p = _(n.convertOffsetParentRelativeRectToViewportRelativeRect ? await n.convertOffsetParentRelativeRectToViewportRelativeRect({
144
- elements: c,
145
- rect: y,
146
- offsetParent: v,
147
- strategy: u
148
- }) : y);
149
- return {
150
- top: (h.top - p.top + l.top) / b.y,
151
- bottom: (p.bottom - h.bottom + l.bottom) / b.y,
152
- left: (h.left - p.left + l.left) / b.x,
153
- right: (p.right - h.right + l.right) / b.x
154
- };
155
- }
156
- const ae = (t) => ({
157
- name: "arrow",
158
- options: t,
159
- async fn(e) {
160
- const {
161
- x: f,
162
- y: s,
163
- placement: a,
164
- rects: n,
165
- platform: o,
166
- elements: c,
167
- middlewareData: u
168
- } = e, {
169
- element: g,
170
- padding: d = 0
171
- } = F(t, e) || {};
172
- if (g == null)
173
- return {};
174
- const r = G(d), m = {
175
- x: f,
176
- y: s
177
- }, i = J(a), l = K(i), w = await o.getDimensions(g), x = i === "y", h = x ? "top" : "left", y = x ? "bottom" : "right", v = x ? "clientHeight" : "clientWidth", b = n.reference[l] + n.reference[i] - m[i] - n.floating[l], p = m[i] - n.reference[i], T = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(g));
178
- let S = T ? T[v] : 0;
179
- (!S || !await (o.isElement == null ? void 0 : o.isElement(T))) && (S = c.floating[v] || n.floating[l]);
180
- const V = b / 2 - p / 2, D = S / 2 - w[l] / 2 - 1, R = z(r[h], D), B = z(r[y], D), E = R, H = S - w[l] - B, A = S / 2 - w[l] / 2 + V, L = Y(E, A, H), O = !u.arrow && X(a) != null && A !== L && n.reference[l] / 2 - (A < E ? R : B) - w[l] / 2 < 0, P = O ? A < E ? A - E : A - H : 0;
181
- return {
182
- [i]: m[i] + P,
183
- data: {
184
- [i]: L,
185
- centerOffset: A - L - P,
186
- ...O && {
187
- alignmentOffset: P
188
- }
189
- },
190
- reset: O
191
- };
192
- }
193
- }), ce = function(t) {
194
- return t === void 0 && (t = {}), {
195
- name: "flip",
196
- options: t,
197
- async fn(e) {
198
- var f, s;
199
- const {
200
- placement: a,
201
- middlewareData: n,
202
- rects: o,
203
- initialPlacement: c,
204
- platform: u,
205
- elements: g
206
- } = e, {
207
- mainAxis: d = !0,
208
- crossAxis: r = !0,
209
- fallbackPlacements: m,
210
- fallbackStrategy: i = "bestFit",
211
- fallbackAxisSideDirection: l = "none",
212
- flipAlignment: w = !0,
213
- ...x
214
- } = F(t, e);
215
- if ((f = n.arrow) != null && f.alignmentOffset)
216
- return {};
217
- const h = M(a), y = j(c), v = M(c) === c, b = await (u.isRTL == null ? void 0 : u.isRTL(g.floating)), p = m || (v || !w ? [Q(c)] : U(c)), T = l !== "none";
218
- !m && T && p.push(...Z(c, w, l, b));
219
- const S = [c, ...p], V = await $(e, x), D = [];
220
- let R = ((s = n.flip) == null ? void 0 : s.overflows) || [];
221
- if (d && D.push(V[h]), r) {
222
- const A = ee(a, o, b);
223
- D.push(V[A[0]], V[A[1]]);
224
- }
225
- if (R = [...R, {
226
- placement: a,
227
- overflows: D
228
- }], !D.every((A) => A <= 0)) {
229
- var B, E;
230
- const A = (((B = n.flip) == null ? void 0 : B.index) || 0) + 1, L = S[A];
231
- if (L)
232
- return {
233
- data: {
234
- index: A,
235
- overflows: R
236
- },
237
- reset: {
238
- placement: L
239
- }
240
- };
241
- let O = (E = R.filter((P) => P.overflows[0] <= 0).sort((P, k) => P.overflows[1] - k.overflows[1])[0]) == null ? void 0 : E.placement;
242
- if (!O)
243
- switch (i) {
244
- case "bestFit": {
245
- var H;
246
- const P = (H = R.filter((k) => {
247
- if (T) {
248
- const C = j(k.placement);
249
- return C === y || // Create a bias to the `y` side axis due to horizontal
250
- // reading directions favoring greater width.
251
- C === "y";
252
- }
253
- return !0;
254
- }).map((k) => [k.placement, k.overflows.filter((C) => C > 0).reduce((C, N) => C + N, 0)]).sort((k, C) => k[1] - C[1])[0]) == null ? void 0 : H[0];
255
- P && (O = P);
256
- break;
257
- }
258
- case "initialPlacement":
259
- O = c;
260
- break;
261
- }
262
- if (a !== O)
263
- return {
264
- reset: {
265
- placement: O
266
- }
267
- };
268
- }
269
- return {};
270
- }
271
- };
272
- };
273
- function W(t, e) {
274
- return {
275
- top: t.top - e.height,
276
- right: t.right - e.width,
277
- bottom: t.bottom - e.height,
278
- left: t.left - e.width
279
- };
280
- }
281
- function q(t) {
282
- return ne.some((e) => t[e] >= 0);
283
- }
284
- const le = function(t) {
285
- return t === void 0 && (t = {}), {
286
- name: "hide",
287
- options: t,
288
- async fn(e) {
289
- const {
290
- rects: f
291
- } = e, {
292
- strategy: s = "referenceHidden",
293
- ...a
294
- } = F(t, e);
295
- switch (s) {
296
- case "referenceHidden": {
297
- const n = await $(e, {
298
- ...a,
299
- elementContext: "reference"
300
- }), o = W(n, f.reference);
301
- return {
302
- data: {
303
- referenceHiddenOffsets: o,
304
- referenceHidden: q(o)
305
- }
306
- };
307
- }
308
- case "escaped": {
309
- const n = await $(e, {
310
- ...a,
311
- altBoundary: !0
312
- }), o = W(n, f.floating);
313
- return {
314
- data: {
315
- escapedOffsets: o,
316
- escaped: q(o)
317
- }
318
- };
319
- }
320
- default:
321
- return {};
322
- }
323
- }
324
- };
325
- };
326
- async function ie(t, e) {
327
- const {
328
- placement: f,
329
- platform: s,
330
- elements: a
331
- } = t, n = await (s.isRTL == null ? void 0 : s.isRTL(a.floating)), o = M(f), c = X(f), u = j(f) === "y", g = ["left", "top"].includes(o) ? -1 : 1, d = n && u ? -1 : 1, r = F(e, t);
332
- let {
333
- mainAxis: m,
334
- crossAxis: i,
335
- alignmentAxis: l
336
- } = typeof r == "number" ? {
337
- mainAxis: r,
338
- crossAxis: 0,
339
- alignmentAxis: null
340
- } : {
341
- mainAxis: 0,
342
- crossAxis: 0,
343
- alignmentAxis: null,
344
- ...r
345
- };
346
- return c && typeof l == "number" && (i = c === "end" ? l * -1 : l), u ? {
347
- x: i * d,
348
- y: m * g
349
- } : {
350
- x: m * g,
351
- y: i * d
352
- };
353
- }
354
- const re = function(t) {
355
- return t === void 0 && (t = 0), {
356
- name: "offset",
357
- options: t,
358
- async fn(e) {
359
- var f, s;
360
- const {
361
- x: a,
362
- y: n,
363
- placement: o,
364
- middlewareData: c
365
- } = e, u = await ie(e, t);
366
- return o === ((f = c.offset) == null ? void 0 : f.placement) && (s = c.arrow) != null && s.alignmentOffset ? {} : {
367
- x: a + u.x,
368
- y: n + u.y,
369
- data: {
370
- ...u,
371
- placement: o
372
- }
373
- };
374
- }
375
- };
376
- }, fe = function(t) {
377
- return t === void 0 && (t = {}), {
378
- name: "shift",
379
- options: t,
380
- async fn(e) {
381
- const {
382
- x: f,
383
- y: s,
384
- placement: a
385
- } = e, {
386
- mainAxis: n = !0,
387
- crossAxis: o = !1,
388
- limiter: c = {
389
- fn: (x) => {
390
- let {
391
- x: h,
392
- y
393
- } = x;
394
- return {
395
- x: h,
396
- y
397
- };
398
- }
399
- },
400
- ...u
401
- } = F(t, e), g = {
402
- x: f,
403
- y: s
404
- }, d = await $(e, u), r = j(M(a)), m = te(r);
405
- let i = g[m], l = g[r];
406
- if (n) {
407
- const x = m === "y" ? "top" : "left", h = m === "y" ? "bottom" : "right", y = i + d[x], v = i - d[h];
408
- i = Y(y, i, v);
409
- }
410
- if (o) {
411
- const x = r === "y" ? "top" : "left", h = r === "y" ? "bottom" : "right", y = l + d[x], v = l - d[h];
412
- l = Y(y, l, v);
413
- }
414
- const w = c.fn({
415
- ...e,
416
- [m]: i,
417
- [r]: l
418
- });
419
- return {
420
- ...w,
421
- data: {
422
- x: w.x - f,
423
- y: w.y - s
424
- }
425
- };
426
- }
427
- };
428
- };
429
- export {
430
- ae as arrow,
431
- oe as computePosition,
432
- $ as detectOverflow,
433
- ce as flip,
434
- le as hide,
435
- re as offset,
436
- _ as rectToClientRect,
437
- fe as shift
438
- };