bitboss-ui 2.0.169 → 2.0.171
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 +6 -6
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +2 -2
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +11 -11
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +37 -37
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index209.js +2 -66
- package/dist/index21.js +16 -16
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -13
- package/dist/index212.js +18 -41
- package/dist/index213.js +128 -6
- package/dist/index214.js +106 -7
- package/dist/index216.js +99 -12
- package/dist/index218.js +66 -5
- package/dist/index220.js +13 -5
- package/dist/index221.js +6 -5
- package/dist/index222.js +15 -5
- package/dist/index223.js +29 -2
- package/dist/index224.js +16 -2
- package/dist/index225.js +11 -19
- package/dist/index226.js +50 -93
- package/dist/index227.js +19 -0
- package/dist/index228.js +15 -2
- package/dist/index229.js +3 -9
- package/dist/index23.js +17 -17
- package/dist/index230.js +12 -34
- package/dist/index231.js +13 -4
- package/dist/index232.js +2 -200
- package/dist/index233.js +230 -0
- package/dist/index234.js +368 -2
- package/dist/index235.js +2 -2
- package/dist/index236.js +5 -4
- package/dist/index237.js +5 -2
- package/dist/index238.js +5 -2
- package/dist/index239.js +5 -3
- package/dist/index240.js +5 -5
- package/dist/index241.js +4 -4
- package/dist/index242.js +5 -8
- package/dist/index243.js +6 -248
- package/dist/index244.js +240 -42
- package/dist/index245.js +43 -35
- package/dist/index246.js +44 -5
- package/dist/index247.js +5 -60
- package/dist/index248.js +54 -80
- package/dist/index249.js +7 -0
- package/dist/index25.js +5 -5
- package/dist/index250.js +2 -29
- package/dist/index251.js +40 -15
- package/dist/index252.js +19 -16
- package/dist/index253.js +93 -50
- package/dist/index255.js +9 -12
- package/dist/index256.js +4 -3
- package/dist/index257.js +193 -99
- package/dist/index259.js +7 -100
- package/dist/index260.js +88 -0
- package/dist/index262.js +32 -126
- package/dist/index263.js +2 -12
- package/dist/index264.js +2 -228
- package/dist/index265.js +3 -368
- package/dist/index266.js +177 -3
- package/dist/index269.js +6 -177
- package/dist/index27.js +1 -1
- package/dist/index270.js +15 -8
- package/dist/index272.js +2 -2
- package/dist/index274.js +3 -23
- package/dist/index275.js +9 -6
- package/dist/index276.js +23 -16
- package/dist/index277.js +2 -9
- package/dist/index278.js +9 -8
- package/dist/index279.js +8 -2
- package/dist/index281.js +1 -1
- package/dist/index282.js +1 -1
- package/dist/index283.js +1 -1
- package/dist/index284.js +4 -3
- package/dist/index285.js +6 -0
- package/dist/index286.js +129 -7
- package/dist/index287.js +3 -471
- package/dist/index288.js +3 -2
- package/dist/index289.js +3 -7
- package/dist/index29.js +2 -2
- package/dist/index291.js +7 -4
- package/dist/index292.js +1 -1
- package/dist/index293.js +2 -280
- package/dist/index294.js +17 -2
- package/dist/index295.js +26 -123
- package/dist/index296.js +7 -2
- package/dist/index297.js +10 -15
- package/dist/index298.js +280 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +16 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +16 -2
- package/dist/index303.js +2 -15
- package/dist/index304.js +19 -2
- package/dist/index305.js +2 -3
- package/dist/index306.js +14 -199
- package/dist/index307.js +2 -3
- package/dist/index308.js +19 -4
- package/dist/index309.js +2 -28
- package/dist/index31.js +2 -2
- package/dist/index310.js +26 -5
- package/dist/index311.js +2 -3
- package/dist/index312.js +2 -17
- package/dist/index313.js +2 -5
- package/dist/index314.js +2 -19
- package/dist/index315.js +2 -2
- package/dist/index316.js +22 -27
- package/dist/index318.js +125 -2
- package/dist/index319.js +2 -2
- package/dist/index320.js +471 -2
- package/dist/index321.js +3 -2
- package/dist/index322.js +3 -22
- package/dist/index323.js +384 -0
- package/dist/index324.js +126 -3
- package/dist/index325.js +2 -3
- package/dist/index326.js +3 -129
- package/dist/index327.js +6 -2
- package/dist/index328.js +191 -373
- package/dist/index329.js +5 -126
- package/dist/index33.js +8 -8
- package/dist/index330.js +701 -5
- package/dist/index331.js +354 -3
- package/dist/index332.js +58 -701
- package/dist/index333.js +3 -354
- package/dist/index334.js +5 -58
- package/dist/index335.js +47 -2
- package/dist/index336.js +2 -7
- package/dist/index337.js +32 -227
- package/dist/index338.js +28 -5
- package/dist/index340.js +58 -6
- package/dist/index341.js +57 -7
- package/dist/index342.js +6 -92
- package/dist/index343.js +7 -32
- package/dist/index344.js +6 -28
- package/dist/index345.js +10 -0
- package/dist/index346.js +5 -47
- package/dist/index349.js +227 -57
- package/dist/index35.js +4 -4
- package/dist/index350.js +92 -57
- package/dist/index351.js +484 -0
- package/dist/index353.js +3 -482
- 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 +4 -4
- 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 +1 -1
- 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 +50 -49
- package/package.json +1 -1
- package/dist/index215.js +0 -17
- package/dist/index217.js +0 -7
- package/dist/index219.js +0 -7
- package/dist/index254.js +0 -17
- package/dist/index261.js +0 -20
- package/dist/index290.js +0 -13
- package/dist/index317.js +0 -4
- package/dist/index339.js +0 -10
- package/dist/index352.js +0 -5
package/dist/index329.js
CHANGED
@@ -1,128 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
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
|
-
}
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index327.js";
|
2
|
+
import { __require as o } from "./index349.js";
|
3
|
+
var e = o();
|
4
|
+
const s = /* @__PURE__ */ r(e);
|
106
5
|
export {
|
107
|
-
|
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
|
6
|
+
s as default
|
128
7
|
};
|
package/dist/index33.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as M, ref as g, toRef as d, createBlock as S, openBlock as R, unref as V, withCtx as t, renderSlot as i, normalizeProps as h, guardReactiveProps as v, createVNode as z, mergeProps as k, createSlots as G } from "vue";
|
2
2
|
import W from "./index31.js";
|
3
3
|
/* empty css */
|
4
|
-
import j from "./
|
4
|
+
import j from "./index260.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as A } from "./
|
7
|
-
import { usePrefill as K } from "./
|
8
|
-
import { useIndexById as B } from "./
|
9
|
-
import { useBaseOptions as N } from "./
|
10
|
-
import { useCoherence as O } from "./
|
11
|
-
import { hash as U } from "./
|
12
|
-
import { useHashedWatcher as T } from "./
|
6
|
+
import { useItemsGetter as A } from "./index223.js";
|
7
|
+
import { usePrefill as K } from "./index224.js";
|
8
|
+
import { useIndexById as B } from "./index227.js";
|
9
|
+
import { useBaseOptions as N } from "./index226.js";
|
10
|
+
import { useCoherence as O } from "./index228.js";
|
11
|
+
import { hash as U } from "./index229.js";
|
12
|
+
import { useHashedWatcher as T } from "./index230.js";
|
13
13
|
const le = /* @__PURE__ */ M({
|
14
14
|
__name: "BaseRadioGroup",
|
15
15
|
props: {
|