bitboss-ui 2.1.13 → 2.1.15
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 +12 -2
- package/dist/components/BbPopover/BbPopover.vue.d.ts +12 -2
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +12 -2
- package/dist/components/CommonPopover.vue.d.ts +2 -0
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +10 -10
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index209.js +2 -34
- package/dist/index21.js +16 -16
- package/dist/index210.js +51 -86
- package/dist/{index213.js → index211.js} +1 -1
- package/dist/index212.js +105 -28
- package/dist/index214.js +99 -50
- package/dist/index216.js +72 -3
- package/dist/index218.js +13 -16
- package/dist/index219.js +2 -4
- package/dist/index220.js +2 -13
- package/dist/index221.js +2 -11
- package/dist/index222.js +2 -20
- package/dist/index223.js +3 -197
- package/dist/index224.js +9 -0
- package/dist/index225.js +7 -66
- package/dist/index226.js +7 -0
- package/dist/index227.js +5 -13
- package/dist/index228.js +5 -113
- package/dist/index229.js +7 -0
- package/dist/index23.js +15 -15
- package/dist/index230.js +5 -13
- package/dist/index231.js +5 -3
- package/dist/index232.js +5 -2
- package/dist/index233.js +8 -4
- package/dist/index234.js +250 -2
- package/dist/index235.js +52 -2
- package/dist/index236.js +44 -5
- package/dist/index237.js +4 -4
- package/dist/index238.js +60 -5
- package/dist/index239.js +13 -5
- package/dist/index240.js +4 -5
- package/dist/index241.js +11 -5
- package/dist/index242.js +20 -2
- package/dist/index243.js +197 -2
- package/dist/index245.js +114 -12
- package/dist/index247.js +10 -106
- package/dist/index248.js +5 -0
- package/dist/index249.js +4 -100
- package/dist/index25.js +3 -3
- package/dist/index250.js +88 -0
- package/dist/index252.js +29 -5
- package/dist/index253.js +16 -5
- package/dist/index254.js +15 -8
- package/dist/index255.js +12 -250
- package/dist/index256.js +12 -51
- package/dist/index257.js +3 -44
- package/dist/index258.js +4 -4
- package/dist/index259.js +2 -60
- package/dist/index260.js +34 -2
- package/dist/index261.js +17 -182
- package/dist/index262.js +11 -9
- package/dist/index263.js +6 -3
- package/dist/index264.js +231 -2
- package/dist/index265.js +182 -6
- package/dist/index266.js +2 -7
- package/dist/index267.js +8 -8
- package/dist/index268.js +8 -23
- package/dist/index269.js +9 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -6
- package/dist/index271.js +6 -16
- package/dist/index272.js +16 -9
- package/dist/index273.js +3 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +1 -1
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +3 -2
- package/dist/index281.js +1 -1
- package/dist/index282.js +3 -17
- package/dist/index284.js +7 -3
- package/dist/index285.js +17 -3
- package/dist/index286.js +6 -0
- package/dist/index287.js +28 -7
- package/dist/index288.js +1 -1
- package/dist/index289.js +3 -7
- package/dist/index29.js +3 -3
- package/dist/index290.js +7 -11
- package/dist/index291.js +10 -3
- package/dist/index293.js +280 -5
- package/dist/index294.js +2 -280
- package/dist/index295.js +16 -2
- package/dist/index296.js +2 -125
- package/dist/index297.js +16 -2
- package/dist/index298.js +2 -15
- package/dist/index299.js +19 -2
- package/dist/index300.js +2 -16
- package/dist/index301.js +15 -2
- package/dist/index302.js +2 -16
- package/dist/index303.js +19 -2
- package/dist/index304.js +2 -19
- package/dist/index305.js +27 -2
- package/dist/index306.js +2 -19
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +1 -1
- package/dist/index311.js +21 -1
- package/dist/index313.js +6 -2
- package/dist/index314.js +3 -22
- package/dist/index315.js +7 -0
- package/dist/index316.js +2 -6
- package/dist/index317.js +125 -3
- package/dist/index318.js +2 -3
- package/dist/index319.js +1 -1
- package/dist/index320.js +1 -1
- package/dist/index325.js +7 -128
- package/dist/index326.js +5 -368
- package/dist/index327.js +7 -32
- package/dist/index328.js +128 -27
- package/dist/index329.js +371 -0
- package/dist/index33.js +8 -8
- package/dist/index330.js +6 -7
- package/dist/index331.js +6 -5
- package/dist/index332.js +19 -8
- package/dist/index335.js +1 -1
- package/dist/index336.js +32 -6
- package/dist/index337.js +27 -18
- package/dist/index340.js +1 -1
- package/dist/{index344.js → index342.js} +1 -1
- package/dist/index343.js +127 -3
- package/dist/index345.js +3 -127
- package/dist/index35.js +4 -4
- package/dist/index37.js +204 -198
- package/dist/index39.js +7 -7
- 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 +4 -4
- 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 +3 -3
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +2 -2
- package/dist/index215.js +0 -17
- package/dist/index217.js +0 -14
- package/dist/index244.js +0 -20
- package/dist/index246.js +0 -8
- package/dist/index251.js +0 -233
- package/dist/index283.js +0 -30
- package/dist/index312.js +0 -4
- package/dist/index338.js +0 -9
package/dist/index266.js
CHANGED
@@ -1,9 +1,4 @@
|
|
1
|
-
|
2
|
-
if (n === e)
|
3
|
-
throw new Error("Original boundaries cannot be equal.");
|
4
|
-
const c = (t - e) / (n - e);
|
5
|
-
return r + c * (a - r);
|
6
|
-
}
|
1
|
+
const o = (e) => typeof e == "boolean" ? e : e === "true";
|
7
2
|
export {
|
8
|
-
o as
|
3
|
+
o as booleanishToBoolean
|
9
4
|
};
|
package/dist/index267.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
if (
|
5
|
-
|
1
|
+
import { get as o } from "./index291.js";
|
2
|
+
const e = () => ({
|
3
|
+
getItemValue(n, f) {
|
4
|
+
if (typeof f > "u") return n;
|
5
|
+
if (typeof f == "function") return f(n);
|
6
|
+
if (typeof f == "string") return o(n, f);
|
6
7
|
}
|
7
|
-
|
8
|
-
};
|
8
|
+
});
|
9
9
|
export {
|
10
|
-
|
10
|
+
e as useItemValue
|
11
11
|
};
|
package/dist/index268.js
CHANGED
@@ -1,25 +1,10 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
},
|
6
|
-
|
7
|
-
|
8
|
-
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
9
|
-
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
10
|
-
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
11
|
-
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
12
|
-
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
13
|
-
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
14
|
-
// Discard until Firefox supports `:has()`
|
15
|
-
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
16
|
-
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
17
|
-
`iframe${e.inert}${e.negTabIndex}`,
|
18
|
-
`audio[controls]${e.inert}${e.negTabIndex}`,
|
19
|
-
`video[controls]${e.inert}${e.negTabIndex}`,
|
20
|
-
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
21
|
-
`[tabindex]${e.inert}${e.negTabIndex}`
|
22
|
-
];
|
1
|
+
const u = (t, r) => t.reduce(
|
2
|
+
(e, n, o, d) => {
|
3
|
+
const s = r(n, o, d);
|
4
|
+
return e[s] = n, e;
|
5
|
+
},
|
6
|
+
{}
|
7
|
+
);
|
23
8
|
export {
|
24
|
-
|
9
|
+
u as indexBy
|
25
10
|
};
|
package/dist/index269.js
CHANGED
package/dist/index27.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as S, computed as n, createElementBlock as c, openBlock as r, normalizeClass as T, createBlock as w, createVNode as B, createElementVNode as p, resolveDynamicComponent as E, normalizeProps as o, guardReactiveProps as l, withCtx as b, renderSlot as P, createTextVNode as V, toDisplayString as d, unref as m, Fragment as D, renderList as I } from "vue";
|
2
|
-
import { deburr as N } from "./
|
2
|
+
import { deburr as N } from "./index257.js";
|
3
3
|
import { getAsPercentage as $ } from "./index136.js";
|
4
4
|
import { useId as F } from "./index8.js";
|
5
5
|
import R from "./index69.js";
|
package/dist/index270.js
CHANGED
@@ -1,8 +1,25 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
const e = {
|
2
|
+
inert: ":not([inert]):not([inert] *)",
|
3
|
+
negTabIndex: ':not([tabindex^="-"])',
|
4
|
+
disabled: ":not(:disabled)"
|
5
|
+
}, n = [
|
6
|
+
`a[href]${e.inert}${e.negTabIndex}`,
|
7
|
+
`area[href]${e.inert}${e.negTabIndex}`,
|
8
|
+
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
9
|
+
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
10
|
+
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
11
|
+
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
12
|
+
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
13
|
+
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
14
|
+
// Discard until Firefox supports `:has()`
|
15
|
+
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
16
|
+
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
17
|
+
`iframe${e.inert}${e.negTabIndex}`,
|
18
|
+
`audio[controls]${e.inert}${e.negTabIndex}`,
|
19
|
+
`video[controls]${e.inert}${e.negTabIndex}`,
|
20
|
+
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
21
|
+
`[tabindex]${e.inert}${e.negTabIndex}`
|
22
|
+
];
|
5
23
|
export {
|
6
|
-
|
7
|
-
f as default
|
24
|
+
n as default
|
8
25
|
};
|
package/dist/index271.js
CHANGED
@@ -1,18 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
if (r in n) {
|
6
|
-
const i = e(
|
7
|
-
[].concat(n[r]),
|
8
|
-
r,
|
9
|
-
f
|
10
|
-
);
|
11
|
-
if (i)
|
12
|
-
return i;
|
13
|
-
}
|
14
|
-
return t;
|
15
|
-
}, null);
|
1
|
+
import e from "./index321.js";
|
2
|
+
import o from "./index322.js";
|
3
|
+
import r from "./index323.js";
|
4
|
+
const f = new r(o, e)._freeze();
|
16
5
|
export {
|
17
|
-
|
6
|
+
r as Mime,
|
7
|
+
f as default
|
18
8
|
};
|
package/dist/index272.js
CHANGED
@@ -1,11 +1,18 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
1
|
+
const e = (o, r, f) => o.reduce((t, n) => {
|
2
|
+
if (t) return t;
|
3
|
+
if (f(n))
|
4
|
+
return n;
|
5
|
+
if (r in n) {
|
6
|
+
const i = e(
|
7
|
+
[].concat(n[r]),
|
8
|
+
r,
|
9
|
+
f
|
10
|
+
);
|
11
|
+
if (i)
|
12
|
+
return i;
|
13
|
+
}
|
14
|
+
return t;
|
15
|
+
}, null);
|
9
16
|
export {
|
10
|
-
|
17
|
+
e as findInTree
|
11
18
|
};
|
package/dist/index273.js
CHANGED
@@ -1,11 +1,5 @@
|
|
1
|
-
import
|
2
|
-
const
|
3
|
-
getItemValue(n, f) {
|
4
|
-
if (typeof f > "u") return n;
|
5
|
-
if (typeof f == "function") return f(n);
|
6
|
-
if (typeof f == "string") return o(n, f);
|
7
|
-
}
|
8
|
-
});
|
1
|
+
import t from "./index320.js";
|
2
|
+
const r = t;
|
9
3
|
export {
|
10
|
-
|
4
|
+
r as throttle
|
11
5
|
};
|
package/dist/index274.js
CHANGED
@@ -1,10 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
function u(e, i) {
|
2
|
+
let t;
|
3
|
+
return function(...o) {
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
5
|
+
e.apply(this, o);
|
6
|
+
}, i);
|
7
|
+
};
|
8
|
+
}
|
8
9
|
export {
|
9
|
-
u as
|
10
|
+
u as debounce
|
10
11
|
};
|
package/dist/index275.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
|
2
|
-
import { useLocale as k } from "./
|
2
|
+
import { useLocale as k } from "./index239.js";
|
3
3
|
import h from "./index13.js";
|
4
4
|
/* empty css */
|
5
5
|
import C from "./index85.js";
|
package/dist/index278.js
CHANGED
package/dist/index279.js
CHANGED
package/dist/index280.js
CHANGED
package/dist/index281.js
CHANGED
package/dist/index282.js
CHANGED
@@ -1,19 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
getItemText(r, n) {
|
4
|
-
if (typeof r == "string" && !n) return r;
|
5
|
-
if (n) {
|
6
|
-
if (typeof n == "function") {
|
7
|
-
let f = n(r);
|
8
|
-
return typeof f != "string" && (f = JSON.stringify(f)), f;
|
9
|
-
} else if (typeof n == "string") {
|
10
|
-
const f = t(r, n);
|
11
|
-
return typeof f == "string" ? f : JSON.stringify(f);
|
12
|
-
}
|
13
|
-
}
|
14
|
-
return JSON.stringify(r);
|
15
|
-
}
|
16
|
-
});
|
1
|
+
import o from "./index216.js";
|
2
|
+
/* empty css */
|
17
3
|
export {
|
18
|
-
o as
|
4
|
+
o as default
|
19
5
|
};
|
package/dist/index284.js
CHANGED
package/dist/index285.js
CHANGED
@@ -1,5 +1,19 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { get as t } from "./index291.js";
|
2
|
+
const o = () => ({
|
3
|
+
getItemText(r, n) {
|
4
|
+
if (typeof r == "string" && !n) return r;
|
5
|
+
if (n) {
|
6
|
+
if (typeof n == "function") {
|
7
|
+
let f = n(r);
|
8
|
+
return typeof f != "string" && (f = JSON.stringify(f)), f;
|
9
|
+
} else if (typeof n == "string") {
|
10
|
+
const f = t(r, n);
|
11
|
+
return typeof f == "string" ? f : JSON.stringify(f);
|
12
|
+
}
|
13
|
+
}
|
14
|
+
return JSON.stringify(r);
|
15
|
+
}
|
16
|
+
});
|
3
17
|
export {
|
4
|
-
o as
|
18
|
+
o as useItemText
|
5
19
|
};
|
package/dist/index286.js
ADDED
package/dist/index287.js
CHANGED
@@ -1,9 +1,30 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
function y(t, r) {
|
2
|
+
return t > r ? 1 : -1;
|
3
|
+
}
|
4
|
+
function c(t, r) {
|
5
|
+
var n = 5381;
|
6
|
+
if (typeof t == "object" && t !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
7
|
+
r || (r = /* @__PURE__ */ new WeakSet());
|
8
|
+
for (var p = Object.keys(t).sort(y), i = 0; i < p.length; i++) {
|
9
|
+
var s = p[i], e = t[s];
|
10
|
+
if (n = 33 * n ^ c(s, r), typeof e == "object" && e !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
|
11
|
+
if (r.has(e)) continue;
|
12
|
+
r.add(e);
|
13
|
+
}
|
14
|
+
n = 33 * n ^ c(e, r);
|
15
|
+
}
|
16
|
+
return 33 * n ^ c(t.constructor, r);
|
17
|
+
}
|
18
|
+
var o = typeof t;
|
19
|
+
try {
|
20
|
+
t instanceof Date ? o += t.getTime() : o += String(t);
|
21
|
+
} catch {
|
22
|
+
o += String(Object.assign({}, t));
|
23
|
+
}
|
24
|
+
for (var a = 0; a < o.length; a++) n = 33 * n ^ o.charCodeAt(a);
|
25
|
+
return n;
|
26
|
+
}
|
7
27
|
export {
|
8
|
-
|
28
|
+
c as hash,
|
29
|
+
y as sortNumbers
|
9
30
|
};
|
package/dist/index288.js
CHANGED
package/dist/index289.js
CHANGED
package/dist/index29.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
import { defineComponent as M, computed as W, ref as T, watch as q, onMounted as j, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as g, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as d } from "vue";
|
2
2
|
import { clamp as m } from "./index207.js";
|
3
|
-
import U from "./
|
3
|
+
import U from "./index216.js";
|
4
4
|
/* empty css */
|
5
|
-
import H from "./
|
5
|
+
import H from "./index218.js";
|
6
6
|
import { isNotNil as V } from "./index140.js";
|
7
|
-
import { isNil as c } from "./
|
7
|
+
import { isNil as c } from "./index222.js";
|
8
8
|
const X = ["id", "aria-describedby", "aria-valuemax", "aria-valuemin", "aria-valuenow", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required"], ne = /* @__PURE__ */ M({
|
9
9
|
__name: "BaseNumberInput",
|
10
10
|
props: {
|
package/dist/index290.js
CHANGED
@@ -1,13 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
else
|
8
|
-
return e;
|
9
|
-
return t === void 0 ? e : t;
|
10
|
-
}
|
1
|
+
import o from "./index333.js";
|
2
|
+
import r from "./index334.js";
|
3
|
+
const e = {
|
4
|
+
it: o,
|
5
|
+
en: r
|
6
|
+
};
|
11
7
|
export {
|
12
|
-
|
8
|
+
e as locales
|
13
9
|
};
|
package/dist/index291.js
CHANGED
@@ -1,6 +1,13 @@
|
|
1
|
-
function e
|
2
|
-
|
1
|
+
function c(n, r, e) {
|
2
|
+
const i = typeof r == "string" ? r.split(".") : r;
|
3
|
+
let t = n;
|
4
|
+
for (const o of i)
|
5
|
+
if (t && typeof t == "object" && o in t)
|
6
|
+
t = t[o];
|
7
|
+
else
|
8
|
+
return e;
|
9
|
+
return t === void 0 ? e : t;
|
3
10
|
}
|
4
11
|
export {
|
5
|
-
|
12
|
+
c as get
|
6
13
|
};
|