bitboss-ui 2.0.175 → 2.1.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.
- package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
- package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
- package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
- package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index107.js +29 -31
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +20 -26
- package/dist/index13.js +1 -1
- package/dist/index131.js +13 -14
- package/dist/index133.js +1 -1
- package/dist/index136.js +1 -1
- package/dist/index137.js +3 -3
- package/dist/index139.js +2 -2
- package/dist/index15.js +14 -15
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index209.js +2 -86
- package/dist/index21.js +16 -16
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -29
- package/dist/index212.js +66 -17
- package/dist/index214.js +13 -15
- package/dist/index215.js +13 -3
- package/dist/index216.js +13 -12
- package/dist/index217.js +10 -15
- package/dist/index218.js +5 -2
- package/dist/index219.js +5 -2
- package/dist/index220.js +5 -18
- package/dist/index221.js +5 -12
- package/dist/index222.js +5 -13
- package/dist/index223.js +5 -6
- package/dist/index224.js +2 -4
- package/dist/index225.js +2 -106
- package/dist/index226.js +4 -0
- package/dist/index227.js +19 -99
- package/dist/index228.js +115 -0
- package/dist/index23.js +45 -46
- package/dist/index230.js +88 -0
- package/dist/index232.js +28 -119
- package/dist/index233.js +18 -0
- package/dist/index234.js +17 -228
- package/dist/index235.js +51 -2
- package/dist/index236.js +15 -2
- package/dist/index237.js +3 -2
- package/dist/index238.js +11 -40
- package/dist/index239.js +4 -7
- package/dist/index240.js +193 -11
- package/dist/index242.js +5 -3
- package/dist/index243.js +5 -3
- package/dist/index244.js +6 -32
- package/dist/index245.js +247 -174
- package/dist/index246.js +52 -5
- package/dist/index247.js +44 -5
- package/dist/index248.js +4 -4
- package/dist/index249.js +60 -5
- package/dist/index25.js +155 -224
- package/dist/index250.js +18 -5
- package/dist/index251.js +12 -5
- package/dist/index252.js +6 -5
- package/dist/index253.js +104 -6
- package/dist/index255.js +95 -47
- package/dist/index257.js +228 -5
- package/dist/index258.js +176 -59
- package/dist/index259.js +2 -4
- package/dist/index260.js +3 -11
- package/dist/index261.js +33 -19
- package/dist/index262.js +2 -200
- package/dist/index264.js +3 -5
- package/dist/index265.js +6 -2
- package/dist/index266.js +16 -2
- package/dist/index267.js +3 -6
- package/dist/index268.js +9 -16
- package/dist/index269.js +9 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -9
- package/dist/index271.js +9 -23
- package/dist/index272.js +8 -9
- package/dist/index273.js +5 -9
- package/dist/index274.js +8 -8
- package/dist/index275.js +2 -67
- package/dist/index276.js +67 -5
- package/dist/index277.js +5 -2
- package/dist/index278.js +4 -5
- package/dist/index279.js +3 -8
- package/dist/index281.js +7 -17
- package/dist/index282.js +7 -28
- package/dist/index283.js +10 -470
- package/dist/index284.js +4 -2
- package/dist/index285.js +3 -7
- package/dist/index286.js +3 -11
- package/dist/index287.js +3 -4
- package/dist/index288.js +17 -4
- package/dist/index289.js +28 -5
- package/dist/index29.js +3 -3
- package/dist/index290.js +278 -198
- package/dist/index291.js +2 -3
- package/dist/index292.js +125 -3
- package/dist/index293.js +2 -3
- package/dist/index294.js +17 -0
- package/dist/index295.js +2 -7
- package/dist/index296.js +16 -3
- package/dist/index297.js +2 -2
- package/dist/index298.js +16 -3
- package/dist/index299.js +2 -280
- package/dist/index300.js +19 -2
- package/dist/index301.js +2 -16
- package/dist/index302.js +19 -2
- package/dist/index303.js +2 -16
- package/dist/index304.js +27 -2
- package/dist/index305.js +2 -19
- package/dist/index306.js +2 -2
- package/dist/index307.js +2 -15
- package/dist/index308.js +2 -2
- package/dist/index309.js +2 -19
- package/dist/index31.js +2 -2
- package/dist/index310.js +22 -2
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +1 -1
- package/dist/index315.js +6 -2
- package/dist/index316.js +1 -1
- package/dist/index317.js +5 -22
- package/dist/index318.js +7 -0
- package/dist/index319.js +701 -6
- package/dist/index320.js +354 -125
- package/dist/index321.js +58 -2
- package/dist/index322.js +33 -2
- package/dist/index323.js +28 -5
- package/dist/index325.js +2 -354
- package/dist/index326.js +122 -51
- package/dist/index327.js +369 -2
- package/dist/index328.js +7 -227
- package/dist/index329.js +5 -128
- package/dist/index33.js +8 -8
- package/dist/index330.js +6 -367
- package/dist/index331.js +46 -6
- package/dist/index332.js +6 -18
- package/dist/index333.js +17 -5
- package/dist/index334.js +58 -47
- package/dist/index335.js +58 -8
- package/dist/index336.js +227 -5
- package/dist/index337.js +7 -8
- package/dist/index338.js +92 -57
- package/dist/index340.js +2 -32
- package/dist/index341.js +128 -27
- package/dist/index342.js +438 -0
- package/dist/index343.js +125 -91
- package/dist/index344.js +476 -123
- package/dist/index345.js +40 -429
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -21
- 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/index73.js +23 -26
- package/dist/index77.js +32 -34
- package/dist/index79.js +18 -19
- 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 +159 -225
- package/dist/index92.js +2 -2
- package/dist/index94.js +15 -15
- package/dist/index96.js +1 -1
- package/dist/types/CommonProps.d.ts +0 -4
- package/dist/utilities/functions/parseSize.d.ts +2 -0
- package/package.json +2 -3
- package/dist/components/BbTeleport.vue.d.ts +0 -20
- package/dist/index213.js +0 -53
- package/dist/index229.js +0 -68
- package/dist/index231.js +0 -15
- package/dist/index254.js +0 -252
- package/dist/index256.js +0 -46
- package/dist/index280.js +0 -5
- package/dist/index311.js +0 -29
- package/dist/index324.js +0 -703
- package/dist/index339.js +0 -60
- package/dist/index346.js +0 -129
- package/dist/index347.js +0 -484
- package/dist/index349.js +0 -5
- package/dist/index350.js +0 -49
- /package/dist/{index241.js → index263.js} +0 -0
package/dist/index345.js
CHANGED
@@ -1,438 +1,49 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
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
|
1
|
+
function D(n, l, e) {
|
2
|
+
let i = e.initialDeps ?? [], t;
|
3
|
+
return () => {
|
4
|
+
var r, c, h, m;
|
5
|
+
let f;
|
6
|
+
e.key && ((r = e.debug) != null && r.call(e)) && (f = Date.now());
|
7
|
+
const o = n();
|
8
|
+
if (!(o.length !== i.length || o.some((a, u) => i[u] !== a)))
|
9
|
+
return t;
|
10
|
+
i = o;
|
11
|
+
let g;
|
12
|
+
if (e.key && ((c = e.debug) != null && c.call(e)) && (g = Date.now()), t = l(...o), e.key && ((h = e.debug) != null && h.call(e))) {
|
13
|
+
const a = Math.round((Date.now() - f) * 100) / 100, u = Math.round((Date.now() - g) * 100) / 100, w = u / 16, s = (d, b) => {
|
14
|
+
for (d = String(d); d.length < b; )
|
15
|
+
d = " " + d;
|
16
|
+
return d;
|
26
17
|
};
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
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 {};
|
18
|
+
console.info(
|
19
|
+
`%c⏱ ${s(u, 5)} /${s(a, 5)} ms`,
|
20
|
+
`
|
21
|
+
font-size: .6rem;
|
22
|
+
font-weight: bold;
|
23
|
+
color: hsl(${Math.max(
|
24
|
+
0,
|
25
|
+
Math.min(120 - 120 * w, 120)
|
26
|
+
)}deg 100% 31%);`,
|
27
|
+
e == null ? void 0 : e.key
|
28
|
+
);
|
270
29
|
}
|
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
|
30
|
+
return (m = e == null ? void 0 : e.onChange) == null || m.call(e, t), t;
|
279
31
|
};
|
280
32
|
}
|
281
|
-
function
|
282
|
-
|
33
|
+
function T(n, l) {
|
34
|
+
if (n === void 0)
|
35
|
+
throw new Error("Unexpected undefined");
|
36
|
+
return n;
|
283
37
|
}
|
284
|
-
const
|
285
|
-
|
286
|
-
|
287
|
-
|
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
|
-
}
|
38
|
+
const y = (n, l) => Math.abs(n - l) < 1, M = (n, l, e) => {
|
39
|
+
let i;
|
40
|
+
return function(...t) {
|
41
|
+
n.clearTimeout(i), i = n.setTimeout(() => l.apply(this, t), e);
|
427
42
|
};
|
428
43
|
};
|
429
44
|
export {
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
le as hide,
|
435
|
-
re as offset,
|
436
|
-
_ as rectToClientRect,
|
437
|
-
fe as shift
|
45
|
+
y as approxEqual,
|
46
|
+
M as debounce,
|
47
|
+
D as memo,
|
48
|
+
T as notUndefined
|
438
49
|
};
|
package/dist/index35.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as I, ref as v, computed as f, createElementBlock as l, openBlock as r, mergeProps as h, createElementVNode as i, renderSlot as p, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
|
2
|
-
import { booleanishToBoolean as T } from "./
|
3
|
-
import { identity as $ } from "./
|
4
|
-
import { isCssColor as k } from "./
|
2
|
+
import { booleanishToBoolean as T } from "./index211.js";
|
3
|
+
import { identity as $ } from "./index224.js";
|
4
|
+
import { isCssColor as k } from "./index209.js";
|
5
5
|
import { isNotNil as q } from "./index140.js";
|
6
|
-
import { useLocale as x } from "./
|
6
|
+
import { useLocale as x } from "./index216.js";
|
7
7
|
const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
|
8
8
|
__name: "BaseRating",
|
9
9
|
props: {
|
package/dist/index37.js
CHANGED
@@ -5,32 +5,32 @@ import { useId as Ye } from "./index8.js";
|
|
5
5
|
import { useMobile as Ze } from "./index9.js";
|
6
6
|
import et from "./index111.js";
|
7
7
|
/* empty css */
|
8
|
-
import { hash as tt } from "./
|
9
|
-
import { isEmpty as lt } from "./
|
10
|
-
import { last as at } from "./
|
11
|
-
import { matchAnyKey as ne } from "./
|
12
|
-
import { useArray as ot } from "./
|
13
|
-
import { useBaseOptions as nt } from "./
|
14
|
-
import { useCoherence as ut } from "./
|
15
|
-
import { useHashedWatcher as ue } from "./
|
16
|
-
import { useIndexById as ie } from "./
|
8
|
+
import { hash as tt } from "./index237.js";
|
9
|
+
import { isEmpty as lt } from "./index225.js";
|
10
|
+
import { last as at } from "./index226.js";
|
11
|
+
import { matchAnyKey as ne } from "./index250.js";
|
12
|
+
import { useArray as ot } from "./index251.js";
|
13
|
+
import { useBaseOptions as nt } from "./index235.js";
|
14
|
+
import { useCoherence as ut } from "./index236.js";
|
15
|
+
import { useHashedWatcher as ue } from "./index238.js";
|
16
|
+
import { useIndexById as ie } from "./index234.js";
|
17
17
|
import { useMounted as it, useIntersectionObserver as rt } from "./index137.js";
|
18
|
-
import { useItemsGetter as st } from "./
|
19
|
-
import { useLocale as dt } from "./
|
20
|
-
import { usePrefill as ct } from "./
|
18
|
+
import { useItemsGetter as st } from "./index232.js";
|
19
|
+
import { useLocale as dt } from "./index216.js";
|
20
|
+
import { usePrefill as ct } from "./index233.js";
|
21
21
|
import { wait as F } from "./index135.js";
|
22
|
-
import { waitFor as pt } from "./
|
23
|
-
import { when as mt } from "./
|
24
|
-
import ft from "./
|
22
|
+
import { waitFor as pt } from "./index252.js";
|
23
|
+
import { when as mt } from "./index210.js";
|
24
|
+
import ft from "./index253.js";
|
25
25
|
/* empty css */
|
26
|
-
import vt from "./
|
26
|
+
import vt from "./index255.js";
|
27
27
|
/* empty css */
|
28
|
-
import yt from "./
|
28
|
+
import yt from "./index212.js";
|
29
29
|
/* empty css */
|
30
|
-
import ht from "./
|
31
|
-
import bt from "./
|
30
|
+
import ht from "./index214.js";
|
31
|
+
import bt from "./index228.js";
|
32
32
|
/* empty css */
|
33
|
-
import gt from "./
|
33
|
+
import gt from "./index257.js";
|
34
34
|
const wt = { class: "bb-base-select__input-container" }, Bt = {
|
35
35
|
key: 1,
|
36
36
|
class: "bb-base-select__max-reached"
|
@@ -73,7 +73,6 @@ const wt = { class: "bb-base-select__input-container" }, Bt = {
|
|
73
73
|
showChevron: { type: Boolean, default: !0 },
|
74
74
|
stash: { type: Boolean },
|
75
75
|
selectedLabelsFn: {},
|
76
|
-
teleportTarget: {},
|
77
76
|
transitionDuration: { default: 300 },
|
78
77
|
updateOnAnimationFrame: { type: Boolean, default: !1 }
|
79
78
|
},
|
package/dist/index39.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as U, ref as d, computed as h, onMounted as W, watch as Z, createElementBlock as g, openBlock as w, mergeProps as T, renderSlot as f, createElementVNode as c, createCommentVNode as H, Fragment as ee, renderList as ae, normalizeProps as re, guardReactiveProps as te, unref as b, normalizeStyle as F, normalizeClass as I } from "vue";
|
2
|
-
import { clamp as le } from "./
|
3
|
-
import { head as O } from "./
|
4
|
-
import { isCssColor as Y } from "./
|
5
|
-
import { isNil as P } from "./
|
2
|
+
import { clamp as le } from "./index206.js";
|
3
|
+
import { head as O } from "./index262.js";
|
4
|
+
import { isCssColor as Y } from "./index209.js";
|
5
|
+
import { isNil as P } from "./index259.js";
|
6
6
|
import { isNotNil as ne } from "./index140.js";
|
7
7
|
import { transposeValue as y } from "./index136.js";
|
8
|
-
import { hash as J } from "./
|
8
|
+
import { hash as J } from "./index237.js";
|
9
9
|
const oe = { class: "bb-base-slider__slider-container" }, ie = {
|
10
10
|
key: 0,
|
11
11
|
class: "bb-base-slider__ticks-container"
|
package/dist/index41.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as I, ref as f, computed as n, watch as S, createElementBlock as h, openBlock as y, normalizeProps as r, guardReactiveProps as d, createCommentVNode as A, createElementVNode as l, mergeProps as V, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as b } from "./
|
3
|
-
import { when as N } from "./
|
2
|
+
import { isCssColor as b } from "./index209.js";
|
3
|
+
import { when as N } from "./index210.js";
|
4
4
|
const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
|
5
5
|
__name: "BaseSwitch",
|
6
6
|
props: {
|
package/dist/index43.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as v, guardReactiveProps as b, createVNode as R, mergeProps as w, createSlots as W } from "vue";
|
2
2
|
import K from "./index41.js";
|
3
3
|
/* empty css */
|
4
|
-
import N from "./
|
4
|
+
import N from "./index230.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as U } from "./
|
7
|
-
import { useIndexById as T } from "./
|
8
|
-
import { useBaseOptions as q } from "./
|
9
|
-
import { useCoherence as J } from "./
|
10
|
-
import { hash as Q } from "./
|
11
|
-
import { useHashedWatcher as $ } from "./
|
12
|
-
import { usePrefill as X } from "./
|
6
|
+
import { useItemsGetter as U } from "./index232.js";
|
7
|
+
import { useIndexById as T } from "./index234.js";
|
8
|
+
import { useBaseOptions as q } from "./index235.js";
|
9
|
+
import { useCoherence as J } from "./index236.js";
|
10
|
+
import { hash as Q } from "./index237.js";
|
11
|
+
import { useHashedWatcher as $ } from "./index238.js";
|
12
|
+
import { usePrefill as X } from "./index233.js";
|
13
13
|
const ue = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseSwitchGroup",
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
|
|
3
3
|
/* empty css */
|
4
4
|
import ae from "./index111.js";
|
5
5
|
/* empty css */
|
6
|
-
import { last as le } from "./
|
7
|
-
import { useBaseOptions as ne } from "./
|
8
|
-
import { useIndexById as re } from "./
|
9
|
-
import ie from "./
|
6
|
+
import { last as le } from "./index226.js";
|
7
|
+
import { useBaseOptions as ne } from "./index235.js";
|
8
|
+
import { useIndexById as re } from "./index234.js";
|
9
|
+
import ie from "./index253.js";
|
10
10
|
/* empty css */
|
11
|
-
import ue from "./
|
11
|
+
import ue from "./index255.js";
|
12
12
|
/* empty css */
|
13
|
-
import se from "./
|
13
|
+
import se from "./index212.js";
|
14
14
|
/* empty css */
|
15
|
-
import de from "./
|
16
|
-
import { isEmpty as pe } from "./
|
15
|
+
import de from "./index214.js";
|
16
|
+
import { isEmpty as pe } from "./index225.js";
|
17
17
|
const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
|
18
18
|
__name: "BaseTag",
|
19
19
|
props: {
|
package/dist/index47.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, createBlock as $, openBlock as k, normalizeClass as C, withCtx as r, createVNode as i, unref as T, createElementVNode as v, mergeProps as x, renderSlot as t } from "vue";
|
2
|
-
import E from "./
|
3
|
-
import G from "./
|
2
|
+
import E from "./index214.js";
|
3
|
+
import G from "./index212.js";
|
4
4
|
/* empty css */
|
5
5
|
import M from "./index111.js";
|
6
6
|
/* empty css */
|
package/dist/index49.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as V, ref as h, computed as v, onMounted as B, onBeforeUnmount as M, watch as g, createElementBlock as i, openBlock as r, Fragment as w, createVNode as m, createElementVNode as $, normalizeClass as C, withCtx as n, unref as q, mergeProps as b, renderSlot as d } from "vue";
|
2
|
-
import E from "./
|
2
|
+
import E from "./index212.js";
|
3
3
|
/* empty css */
|
4
|
-
import I from "./
|
4
|
+
import I from "./index214.js";
|
5
5
|
import { isNotNil as N } from "./index140.js";
|
6
|
-
import { MaskInput as z } from "./
|
6
|
+
import { MaskInput as z } from "./index258.js";
|
7
7
|
const D = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], U = /* @__PURE__ */ V({
|
8
8
|
__name: "BaseTextInput",
|
9
9
|
props: {
|
package/dist/index53.js
CHANGED
package/dist/index55.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as b, computed as z, ref as o, onMounted as g, createElementBlock as l, openBlock as i, normalizeProps as _, guardReactiveProps as h, renderSlot as k } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
2
|
+
import { isCssColor as y } from "./index209.js";
|
3
3
|
import { wait as C } from "./index135.js";
|
4
4
|
const w = ["alt", "sizes", "src", "srcset"], B = {
|
5
5
|
key: 1,
|