bitboss-ui 2.0.169 → 2.0.170
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/dist/components/BbDropdown/BbDropdown.vue.d.ts +4 -4
- package/dist/components/BbPopover/BbPopover.vue.d.ts +4 -4
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +2 -2
- package/dist/index106.js +7 -7
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +10 -10
- package/dist/index129.js +2 -2
- package/dist/index13.js +1 -1
- package/dist/index131.js +37 -37
- package/dist/index133.js +1 -1
- package/dist/index136.js +1 -1
- package/dist/index138.js +1 -1
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +2 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +5 -66
- package/dist/index21.js +16 -16
- package/dist/index210.js +7 -0
- package/dist/index211.js +5 -13
- package/dist/index212.js +5 -41
- package/dist/index213.js +5 -6
- package/dist/index214.js +5 -7
- package/dist/index215.js +5 -15
- package/dist/index216.js +3 -13
- package/dist/index217.js +2 -5
- package/dist/index218.js +8 -5
- package/dist/index219.js +250 -5
- package/dist/index220.js +52 -5
- package/dist/index221.js +44 -5
- package/dist/index222.js +4 -4
- package/dist/index223.js +60 -2
- package/dist/index224.js +13 -2
- package/dist/index225.js +2 -20
- package/dist/index226.js +4 -94
- package/dist/index227.js +4 -0
- package/dist/index228.js +34 -2
- package/dist/index229.js +2 -9
- package/dist/index23.js +17 -17
- package/dist/index230.js +2 -34
- package/dist/index231.js +86 -4
- package/dist/index233.js +31 -0
- package/dist/index234.js +17 -2
- package/dist/index235.js +51 -2
- package/dist/index236.js +15 -4
- package/dist/index237.js +12 -2
- package/dist/index238.js +16 -2
- package/dist/index239.js +3 -3
- package/dist/index240.js +4 -5
- package/dist/index241.js +41 -5
- package/dist/index242.js +19 -7
- package/dist/index243.js +86 -242
- package/dist/index245.js +194 -38
- package/dist/index247.js +57 -51
- package/dist/index249.js +15 -0
- package/dist/index25.js +5 -5
- package/dist/index250.js +6 -29
- package/dist/index251.js +7 -16
- package/dist/index252.js +15 -17
- package/dist/index253.js +16 -49
- package/dist/index254.js +126 -13
- package/dist/index255.js +106 -12
- package/dist/index257.js +47 -53
- package/dist/index259.js +12 -100
- package/dist/index260.js +4 -0
- package/dist/index261.js +227 -17
- package/dist/index262.js +352 -112
- package/dist/index263.js +2 -12
- package/dist/index264.js +5 -228
- package/dist/index265.js +7 -366
- package/dist/index266.js +177 -3
- package/dist/index267.js +8 -9
- package/dist/index268.js +10 -2
- package/dist/index269.js +98 -174
- package/dist/index27.js +1 -1
- package/dist/index271.js +23 -11
- package/dist/index272.js +10 -101
- package/dist/index273.js +5 -0
- package/dist/index274.js +6 -23
- package/dist/index275.js +16 -6
- package/dist/index276.js +3 -16
- package/dist/index277.js +1 -1
- package/dist/index280.js +67 -5
- package/dist/index281.js +5 -67
- package/dist/index282.js +1 -1
- package/dist/index283.js +1 -1
- package/dist/index284.js +280 -3
- package/dist/index285.js +4 -0
- package/dist/index286.js +16 -7
- package/dist/index287.js +2 -471
- package/dist/index288.js +16 -2
- package/dist/index289.js +2 -7
- package/dist/index29.js +3 -3
- package/dist/index290.js +18 -10
- package/dist/index291.js +2 -4
- package/dist/index292.js +15 -2
- package/dist/index293.js +2 -280
- package/dist/index294.js +19 -2
- package/dist/index295.js +2 -125
- package/dist/index296.js +27 -2
- package/dist/index297.js +2 -16
- package/dist/index298.js +2 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +2 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +28 -2
- package/dist/index303.js +22 -15
- package/dist/index305.js +7 -3
- package/dist/index306.js +6 -199
- package/dist/index307.js +11 -3
- package/dist/index309.js +2 -28
- package/dist/index31.js +2 -2
- package/dist/index311.js +4 -3
- package/dist/index312.js +3 -17
- package/dist/index313.js +17 -5
- package/dist/index314.js +5 -19
- package/dist/index315.js +471 -2
- package/dist/index316.js +3 -27
- package/dist/index317.js +3 -2
- package/dist/index318.js +3 -2
- package/dist/index320.js +200 -2
- package/dist/index321.js +1 -1
- package/dist/index322.js +128 -21
- package/dist/index323.js +5 -0
- package/dist/index325.js +2 -3
- package/dist/index326.js +374 -121
- package/dist/index327.js +126 -2
- package/dist/index328.js +118 -375
- package/dist/index329.js +2 -126
- package/dist/index33.js +8 -8
- package/dist/index330.js +3 -5
- package/dist/index331.js +5 -3
- package/dist/index335.js +1 -1
- package/dist/index336.js +6 -6
- package/dist/index337.js +17 -226
- package/dist/index338.js +7 -5
- package/dist/index339.js +32 -7
- package/dist/index340.js +28 -6
- package/dist/index342.js +221 -86
- package/dist/index343.js +57 -32
- package/dist/index344.js +57 -27
- package/dist/index345.js +10 -0
- package/dist/index346.js +5 -46
- package/dist/index347.js +8 -7
- package/dist/index348.js +5 -19
- package/dist/index349.js +47 -58
- package/dist/index35.js +4 -4
- package/dist/index350.js +92 -57
- package/dist/index352.js +1 -1
- package/dist/index353.js +1 -1
- package/dist/index354.js +45 -479
- package/dist/index355.js +481 -2
- package/dist/index356.js +2 -47
- package/dist/index37.js +22 -22
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +56 -56
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +2 -2
- package/dist/index94.js +25 -25
- package/dist/index96.js +1 -1
- package/package.json +1 -1
- package/dist/index232.js +0 -202
- package/dist/index244.js +0 -54
- package/dist/index246.js +0 -7
- package/dist/index248.js +0 -88
- package/dist/index256.js +0 -5
- package/dist/index270.js +0 -11
- package/dist/index304.js +0 -4
- package/dist/index319.js +0 -4
- package/dist/index341.js +0 -10
package/dist/index326.js
CHANGED
@@ -1,131 +1,384 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
}
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
}
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
}
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
1
|
+
import { evaluate as $, getSide as j, getSideAxis as B, getOppositePlacement as K, getExpandedPlacements as N, getOppositeAxisPlacements as Q, getAlignmentSides as U, clamp as Y, getPaddingObject as I, rectToClientRect as _, getAlignment as X, getOppositeAxis as Z, getAlignmentAxis as W, getAxisLength as q, min as z } from "./index327.js";
|
2
|
+
function H(o, i, m) {
|
3
|
+
let {
|
4
|
+
reference: n,
|
5
|
+
floating: r
|
6
|
+
} = o;
|
7
|
+
const e = B(i), l = W(i), s = q(l), g = j(i), x = e === "y", d = n.x + n.width / 2 - r.width / 2, c = n.y + n.height / 2 - r.height / 2, f = n[s] / 2 - r[s] / 2;
|
8
|
+
let t;
|
9
|
+
switch (g) {
|
10
|
+
case "top":
|
11
|
+
t = {
|
12
|
+
x: d,
|
13
|
+
y: n.y - r.height
|
14
|
+
};
|
15
|
+
break;
|
16
|
+
case "bottom":
|
17
|
+
t = {
|
18
|
+
x: d,
|
19
|
+
y: n.y + n.height
|
20
|
+
};
|
21
|
+
break;
|
22
|
+
case "right":
|
23
|
+
t = {
|
24
|
+
x: n.x + n.width,
|
25
|
+
y: c
|
26
|
+
};
|
27
|
+
break;
|
28
|
+
case "left":
|
29
|
+
t = {
|
30
|
+
x: n.x - r.width,
|
31
|
+
y: c
|
32
|
+
};
|
33
|
+
break;
|
34
|
+
default:
|
35
|
+
t = {
|
36
|
+
x: n.x,
|
37
|
+
y: n.y
|
38
|
+
};
|
39
|
+
}
|
40
|
+
switch (X(i)) {
|
41
|
+
case "start":
|
42
|
+
t[l] -= f * (m && x ? -1 : 1);
|
43
|
+
break;
|
44
|
+
case "end":
|
45
|
+
t[l] += f * (m && x ? -1 : 1);
|
46
|
+
break;
|
47
|
+
}
|
48
|
+
return t;
|
26
49
|
}
|
27
|
-
|
50
|
+
const nt = async (o, i, m) => {
|
28
51
|
const {
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
} =
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
}
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
}
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
52
|
+
placement: n = "bottom",
|
53
|
+
strategy: r = "absolute",
|
54
|
+
middleware: e = [],
|
55
|
+
platform: l
|
56
|
+
} = m, s = e.filter(Boolean), g = await (l.isRTL == null ? void 0 : l.isRTL(i));
|
57
|
+
let x = await l.getElementRects({
|
58
|
+
reference: o,
|
59
|
+
floating: i,
|
60
|
+
strategy: r
|
61
|
+
}), {
|
62
|
+
x: d,
|
63
|
+
y: c
|
64
|
+
} = H(x, n, g), f = n, t = {}, a = 0;
|
65
|
+
for (let w = 0; w < s.length; w++) {
|
66
|
+
const {
|
67
|
+
name: u,
|
68
|
+
fn: y
|
69
|
+
} = s[w], {
|
70
|
+
x: h,
|
71
|
+
y: v,
|
72
|
+
data: b,
|
73
|
+
reset: p
|
74
|
+
} = await y({
|
75
|
+
x: d,
|
76
|
+
y: c,
|
77
|
+
initialPlacement: n,
|
78
|
+
placement: f,
|
79
|
+
strategy: r,
|
80
|
+
middlewareData: t,
|
81
|
+
rects: x,
|
82
|
+
platform: l,
|
83
|
+
elements: {
|
84
|
+
reference: o,
|
85
|
+
floating: i
|
86
|
+
}
|
87
|
+
});
|
88
|
+
d = h ?? d, c = v ?? c, t = {
|
89
|
+
...t,
|
90
|
+
[u]: {
|
91
|
+
...t[u],
|
92
|
+
...b
|
93
|
+
}
|
94
|
+
}, p && a <= 50 && (a++, typeof p == "object" && (p.placement && (f = p.placement), p.rects && (x = p.rects === !0 ? await l.getElementRects({
|
95
|
+
reference: o,
|
96
|
+
floating: i,
|
97
|
+
strategy: r
|
98
|
+
}) : p.rects), {
|
99
|
+
x: d,
|
100
|
+
y: c
|
101
|
+
} = H(x, f, g)), w = -1);
|
60
102
|
}
|
61
|
-
return
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
}
|
69
|
-
function
|
70
|
-
|
71
|
-
}
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
103
|
+
return {
|
104
|
+
x: d,
|
105
|
+
y: c,
|
106
|
+
placement: f,
|
107
|
+
strategy: r,
|
108
|
+
middlewareData: t
|
109
|
+
};
|
110
|
+
};
|
111
|
+
async function G(o, i) {
|
112
|
+
var m;
|
113
|
+
i === void 0 && (i = {});
|
114
|
+
const {
|
115
|
+
x: n,
|
116
|
+
y: r,
|
117
|
+
platform: e,
|
118
|
+
rects: l,
|
119
|
+
elements: s,
|
120
|
+
strategy: g
|
121
|
+
} = o, {
|
122
|
+
boundary: x = "clippingAncestors",
|
123
|
+
rootBoundary: d = "viewport",
|
124
|
+
elementContext: c = "floating",
|
125
|
+
altBoundary: f = !1,
|
126
|
+
padding: t = 0
|
127
|
+
} = $(i, o), a = I(t), u = s[f ? c === "floating" ? "reference" : "floating" : c], y = _(await e.getClippingRect({
|
128
|
+
element: (m = await (e.isElement == null ? void 0 : e.isElement(u))) == null || m ? u : u.contextElement || await (e.getDocumentElement == null ? void 0 : e.getDocumentElement(s.floating)),
|
129
|
+
boundary: x,
|
130
|
+
rootBoundary: d,
|
131
|
+
strategy: g
|
132
|
+
})), h = c === "floating" ? {
|
133
|
+
x: n,
|
134
|
+
y: r,
|
135
|
+
width: l.floating.width,
|
136
|
+
height: l.floating.height
|
137
|
+
} : l.reference, v = await (e.getOffsetParent == null ? void 0 : e.getOffsetParent(s.floating)), b = await (e.isElement == null ? void 0 : e.isElement(v)) ? await (e.getScale == null ? void 0 : e.getScale(v)) || {
|
138
|
+
x: 1,
|
139
|
+
y: 1
|
76
140
|
} : {
|
77
|
-
|
78
|
-
|
141
|
+
x: 1,
|
142
|
+
y: 1
|
143
|
+
}, p = _(e.convertOffsetParentRelativeRectToViewportRelativeRect ? await e.convertOffsetParentRelativeRectToViewportRelativeRect({
|
144
|
+
elements: s,
|
145
|
+
rect: h,
|
146
|
+
offsetParent: v,
|
147
|
+
strategy: g
|
148
|
+
}) : h);
|
149
|
+
return {
|
150
|
+
top: (y.top - p.top + a.top) / b.y,
|
151
|
+
bottom: (p.bottom - y.bottom + a.bottom) / b.y,
|
152
|
+
left: (y.left - p.left + a.left) / b.x,
|
153
|
+
right: (p.right - y.right + a.right) / b.x
|
79
154
|
};
|
80
155
|
}
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
}
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
156
|
+
const it = (o) => ({
|
157
|
+
name: "arrow",
|
158
|
+
options: o,
|
159
|
+
async fn(i) {
|
160
|
+
const {
|
161
|
+
x: m,
|
162
|
+
y: n,
|
163
|
+
placement: r,
|
164
|
+
rects: e,
|
165
|
+
platform: l,
|
166
|
+
elements: s,
|
167
|
+
middlewareData: g
|
168
|
+
} = i, {
|
169
|
+
element: x,
|
170
|
+
padding: d = 0
|
171
|
+
} = $(o, i) || {};
|
172
|
+
if (x == null)
|
173
|
+
return {};
|
174
|
+
const c = I(d), f = {
|
175
|
+
x: m,
|
176
|
+
y: n
|
177
|
+
}, t = W(r), a = q(t), w = await l.getDimensions(x), u = t === "y", y = u ? "top" : "left", h = u ? "bottom" : "right", v = u ? "clientHeight" : "clientWidth", b = e.reference[a] + e.reference[t] - f[t] - e.floating[a], p = f[t] - e.reference[t], T = await (l.getOffsetParent == null ? void 0 : l.getOffsetParent(x));
|
178
|
+
let S = T ? T[v] : 0;
|
179
|
+
(!S || !await (l.isElement == null ? void 0 : l.isElement(T))) && (S = s.floating[v] || e.floating[a]);
|
180
|
+
const V = b / 2 - p / 2, D = S / 2 - w[a] / 2 - 1, R = z(c[y], D), F = z(c[h], D), E = R, M = S - w[a] - F, A = S / 2 - w[a] / 2 + V, L = Y(E, A, M), O = !g.arrow && X(r) != null && A !== L && e.reference[a] / 2 - (A < E ? R : F) - w[a] / 2 < 0, P = O ? A < E ? A - E : A - M : 0;
|
181
|
+
return {
|
182
|
+
[t]: f[t] + P,
|
183
|
+
data: {
|
184
|
+
[t]: L,
|
185
|
+
centerOffset: A - L - P,
|
186
|
+
...O && {
|
187
|
+
alignmentOffset: P
|
188
|
+
}
|
189
|
+
},
|
190
|
+
reset: O
|
191
|
+
};
|
104
192
|
}
|
105
|
-
|
106
|
-
}
|
107
|
-
|
108
|
-
|
193
|
+
}), ot = function(o) {
|
194
|
+
return o === void 0 && (o = {}), {
|
195
|
+
name: "flip",
|
196
|
+
options: o,
|
197
|
+
async fn(i) {
|
198
|
+
var m, n;
|
199
|
+
const {
|
200
|
+
placement: r,
|
201
|
+
middlewareData: e,
|
202
|
+
rects: l,
|
203
|
+
initialPlacement: s,
|
204
|
+
platform: g,
|
205
|
+
elements: x
|
206
|
+
} = i, {
|
207
|
+
mainAxis: d = !0,
|
208
|
+
crossAxis: c = !0,
|
209
|
+
fallbackPlacements: f,
|
210
|
+
fallbackStrategy: t = "bestFit",
|
211
|
+
fallbackAxisSideDirection: a = "none",
|
212
|
+
flipAlignment: w = !0,
|
213
|
+
...u
|
214
|
+
} = $(o, i);
|
215
|
+
if ((m = e.arrow) != null && m.alignmentOffset)
|
216
|
+
return {};
|
217
|
+
const y = j(r), h = B(s), v = j(s) === s, b = await (g.isRTL == null ? void 0 : g.isRTL(x.floating)), p = f || (v || !w ? [K(s)] : N(s)), T = a !== "none";
|
218
|
+
!f && T && p.push(...Q(s, w, a, b));
|
219
|
+
const S = [s, ...p], V = await G(i, u), D = [];
|
220
|
+
let R = ((n = e.flip) == null ? void 0 : n.overflows) || [];
|
221
|
+
if (d && D.push(V[y]), c) {
|
222
|
+
const A = U(r, l, b);
|
223
|
+
D.push(V[A[0]], V[A[1]]);
|
224
|
+
}
|
225
|
+
if (R = [...R, {
|
226
|
+
placement: r,
|
227
|
+
overflows: D
|
228
|
+
}], !D.every((A) => A <= 0)) {
|
229
|
+
var F, E;
|
230
|
+
const A = (((F = e.flip) == null ? void 0 : F.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 (t) {
|
244
|
+
case "bestFit": {
|
245
|
+
var M;
|
246
|
+
const P = (M = R.filter((k) => {
|
247
|
+
if (T) {
|
248
|
+
const C = B(k.placement);
|
249
|
+
return C === h || // 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, J) => C + J, 0)]).sort((k, C) => k[1] - C[1])[0]) == null ? void 0 : M[0];
|
255
|
+
P && (O = P);
|
256
|
+
break;
|
257
|
+
}
|
258
|
+
case "initialPlacement":
|
259
|
+
O = s;
|
260
|
+
break;
|
261
|
+
}
|
262
|
+
if (r !== O)
|
263
|
+
return {
|
264
|
+
reset: {
|
265
|
+
placement: O
|
266
|
+
}
|
267
|
+
};
|
268
|
+
}
|
269
|
+
return {};
|
270
|
+
}
|
271
|
+
};
|
272
|
+
};
|
273
|
+
async function tt(o, i) {
|
274
|
+
const {
|
275
|
+
placement: m,
|
276
|
+
platform: n,
|
277
|
+
elements: r
|
278
|
+
} = o, e = await (n.isRTL == null ? void 0 : n.isRTL(r.floating)), l = j(m), s = X(m), g = B(m) === "y", x = ["left", "top"].includes(l) ? -1 : 1, d = e && g ? -1 : 1, c = $(i, o);
|
279
|
+
let {
|
280
|
+
mainAxis: f,
|
281
|
+
crossAxis: t,
|
282
|
+
alignmentAxis: a
|
283
|
+
} = typeof c == "number" ? {
|
284
|
+
mainAxis: c,
|
285
|
+
crossAxis: 0,
|
286
|
+
alignmentAxis: null
|
287
|
+
} : {
|
288
|
+
mainAxis: 0,
|
289
|
+
crossAxis: 0,
|
290
|
+
alignmentAxis: null,
|
291
|
+
...c
|
292
|
+
};
|
293
|
+
return s && typeof a == "number" && (t = s === "end" ? a * -1 : a), g ? {
|
294
|
+
x: t * d,
|
295
|
+
y: f * x
|
296
|
+
} : {
|
297
|
+
x: f * x,
|
298
|
+
y: t * d
|
299
|
+
};
|
109
300
|
}
|
301
|
+
const st = function(o) {
|
302
|
+
return o === void 0 && (o = 0), {
|
303
|
+
name: "offset",
|
304
|
+
options: o,
|
305
|
+
async fn(i) {
|
306
|
+
var m, n;
|
307
|
+
const {
|
308
|
+
x: r,
|
309
|
+
y: e,
|
310
|
+
placement: l,
|
311
|
+
middlewareData: s
|
312
|
+
} = i, g = await tt(i, o);
|
313
|
+
return l === ((m = s.offset) == null ? void 0 : m.placement) && (n = s.arrow) != null && n.alignmentOffset ? {} : {
|
314
|
+
x: r + g.x,
|
315
|
+
y: e + g.y,
|
316
|
+
data: {
|
317
|
+
...g,
|
318
|
+
placement: l
|
319
|
+
}
|
320
|
+
};
|
321
|
+
}
|
322
|
+
};
|
323
|
+
}, at = function(o) {
|
324
|
+
return o === void 0 && (o = {}), {
|
325
|
+
name: "shift",
|
326
|
+
options: o,
|
327
|
+
async fn(i) {
|
328
|
+
const {
|
329
|
+
x: m,
|
330
|
+
y: n,
|
331
|
+
placement: r
|
332
|
+
} = i, {
|
333
|
+
mainAxis: e = !0,
|
334
|
+
crossAxis: l = !1,
|
335
|
+
limiter: s = {
|
336
|
+
fn: (u) => {
|
337
|
+
let {
|
338
|
+
x: y,
|
339
|
+
y: h
|
340
|
+
} = u;
|
341
|
+
return {
|
342
|
+
x: y,
|
343
|
+
y: h
|
344
|
+
};
|
345
|
+
}
|
346
|
+
},
|
347
|
+
...g
|
348
|
+
} = $(o, i), x = {
|
349
|
+
x: m,
|
350
|
+
y: n
|
351
|
+
}, d = await G(i, g), c = B(j(r)), f = Z(c);
|
352
|
+
let t = x[f], a = x[c];
|
353
|
+
if (e) {
|
354
|
+
const u = f === "y" ? "top" : "left", y = f === "y" ? "bottom" : "right", h = t + d[u], v = t - d[y];
|
355
|
+
t = Y(h, t, v);
|
356
|
+
}
|
357
|
+
if (l) {
|
358
|
+
const u = c === "y" ? "top" : "left", y = c === "y" ? "bottom" : "right", h = a + d[u], v = a - d[y];
|
359
|
+
a = Y(h, a, v);
|
360
|
+
}
|
361
|
+
const w = s.fn({
|
362
|
+
...i,
|
363
|
+
[f]: t,
|
364
|
+
[c]: a
|
365
|
+
});
|
366
|
+
return {
|
367
|
+
...w,
|
368
|
+
data: {
|
369
|
+
x: w.x - m,
|
370
|
+
y: w.y - n
|
371
|
+
}
|
372
|
+
};
|
373
|
+
}
|
374
|
+
};
|
375
|
+
};
|
110
376
|
export {
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
d as getOverflowAncestors,
|
119
|
-
u as getParentNode,
|
120
|
-
i as getWindow,
|
121
|
-
T as isContainingBlock,
|
122
|
-
m as isElement,
|
123
|
-
w as isHTMLElement,
|
124
|
-
g as isLastTraversableNode,
|
125
|
-
p as isNode,
|
126
|
-
y as isOverflowElement,
|
127
|
-
a as isShadowRoot,
|
128
|
-
D as isTableElement,
|
129
|
-
N as isTopLayer,
|
130
|
-
L as isWebKit
|
377
|
+
it as arrow,
|
378
|
+
nt as computePosition,
|
379
|
+
G as detectOverflow,
|
380
|
+
ot as flip,
|
381
|
+
st as offset,
|
382
|
+
_ as rectToClientRect,
|
383
|
+
at as shift
|
131
384
|
};
|
package/dist/index327.js
CHANGED
@@ -1,4 +1,128 @@
|
|
1
|
-
|
1
|
+
const l = Math.min, a = Math.max, P = Math.round, M = Math.floor, O = (t) => ({
|
2
|
+
x: t,
|
3
|
+
y: t
|
4
|
+
}), m = {
|
5
|
+
left: "right",
|
6
|
+
right: "left",
|
7
|
+
bottom: "top",
|
8
|
+
top: "bottom"
|
9
|
+
}, p = {
|
10
|
+
start: "end",
|
11
|
+
end: "start"
|
12
|
+
};
|
13
|
+
function S(t, n, e) {
|
14
|
+
return a(t, l(n, e));
|
15
|
+
}
|
16
|
+
function w(t, n) {
|
17
|
+
return typeof t == "function" ? t(n) : t;
|
18
|
+
}
|
19
|
+
function f(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 x(t) {
|
29
|
+
return t === "y" ? "height" : "width";
|
30
|
+
}
|
31
|
+
function b(t) {
|
32
|
+
return ["top", "bottom"].includes(f(t)) ? "y" : "x";
|
33
|
+
}
|
34
|
+
function d(t) {
|
35
|
+
return h(b(t));
|
36
|
+
}
|
37
|
+
function j(t, n, e) {
|
38
|
+
e === void 0 && (e = !1);
|
39
|
+
const r = g(t), o = d(t), i = x(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 = u(c)), [c, u(c)];
|
42
|
+
}
|
43
|
+
function C(t) {
|
44
|
+
const n = u(t);
|
45
|
+
return [s(t), n, s(n)];
|
46
|
+
}
|
47
|
+
function s(t) {
|
48
|
+
return t.replace(/start|end/g, (n) => p[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 [];
|
61
|
+
}
|
62
|
+
}
|
63
|
+
function L(t, n, e, r) {
|
64
|
+
const o = g(t);
|
65
|
+
let i = A(f(t), e === "start", r);
|
66
|
+
return o && (i = i.map((c) => c + "-" + o), n && (i = i.concat(i.map(s)))), i;
|
67
|
+
}
|
68
|
+
function u(t) {
|
69
|
+
return t.replace(/left|right|bottom|top/g, (n) => m[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 E(t) {
|
81
|
+
return typeof t != "number" ? y(t) : {
|
82
|
+
top: t,
|
83
|
+
right: t,
|
84
|
+
bottom: t,
|
85
|
+
left: t
|
86
|
+
};
|
87
|
+
}
|
88
|
+
function R(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
|
104
|
+
};
|
105
|
+
}
|
2
106
|
export {
|
3
|
-
|
107
|
+
S as clamp,
|
108
|
+
O as createCoords,
|
109
|
+
w as evaluate,
|
110
|
+
y as expandPaddingObject,
|
111
|
+
M as floor,
|
112
|
+
g as getAlignment,
|
113
|
+
d as getAlignmentAxis,
|
114
|
+
j as getAlignmentSides,
|
115
|
+
x as getAxisLength,
|
116
|
+
C as getExpandedPlacements,
|
117
|
+
s as getOppositeAlignmentPlacement,
|
118
|
+
h as getOppositeAxis,
|
119
|
+
L as getOppositeAxisPlacements,
|
120
|
+
u as getOppositePlacement,
|
121
|
+
E as getPaddingObject,
|
122
|
+
f as getSide,
|
123
|
+
b as getSideAxis,
|
124
|
+
a as max,
|
125
|
+
l as min,
|
126
|
+
R as rectToClientRect,
|
127
|
+
P as round
|
4
128
|
};
|