bitboss-ui 2.1.30 → 2.1.32
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/BaseColorInput/BaseColorInput.vue.d.ts +4 -24
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +4 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- package/dist/index.d.ts +3 -0
- package/dist/index.js +143 -138
- package/dist/index106.js +9 -9
- package/dist/index11.js +2 -2
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index119.js +4 -4
- package/dist/index12.js +6 -6
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- package/dist/index135.js +69 -2
- package/dist/index137.js +13 -377
- package/dist/index138.js +2 -9
- package/dist/index139.js +11 -25
- package/dist/index140.js +377 -2
- package/dist/index141.js +9 -5
- package/dist/index142.js +23 -7
- package/dist/index143.js +2 -6
- package/dist/index144.js +5 -3
- package/dist/index145.js +9 -3
- package/dist/index146.js +6 -3
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +9 -9
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +1 -1
- package/dist/index166.js +1 -1
- package/dist/index167.js +1 -1
- package/dist/index168.js +1 -1
- package/dist/index169.js +1 -1
- package/dist/index17.js +3 -3
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +1 -1
- package/dist/index177.js +1 -1
- package/dist/index178.js +1 -1
- package/dist/index179.js +1 -1
- package/dist/index180.js +1 -1
- package/dist/index181.js +3 -2
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +2 -3
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -2
- package/dist/index19.js +8 -8
- package/dist/index190.js +2 -2
- package/dist/index191.js +3 -2
- package/dist/index192.js +1 -1
- package/dist/index193.js +1 -1
- package/dist/index194.js +2 -3
- package/dist/index195.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +1 -1
- package/dist/index205.js +1 -1
- package/dist/index206.js +3 -138
- package/dist/index207.js +3 -2
- package/dist/index208.js +3 -2
- package/dist/index209.js +3 -13
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -5
- package/dist/index212.js +138 -5
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +4 -5
- package/dist/index216.js +13 -2
- package/dist/index217.js +11 -2
- package/dist/index218.js +20 -2
- package/dist/index219.js +196 -10
- package/dist/index221.js +113 -65
- package/dist/index223.js +34 -13
- package/dist/index224.js +83 -114
- package/dist/index226.js +28 -33
- package/dist/index227.js +17 -4
- package/dist/index228.js +49 -195
- package/dist/index229.js +17 -0
- package/dist/index23.js +15 -15
- package/dist/index230.js +3 -2
- package/dist/index231.js +12 -4
- package/dist/index232.js +16 -2
- package/dist/index233.js +2 -13
- package/dist/index234.js +2 -3
- package/dist/index235.js +2 -18
- package/dist/index236.js +5 -12
- package/dist/index237.js +5 -51
- package/dist/index238.js +5 -15
- package/dist/index239.js +5 -12
- package/dist/index240.js +5 -17
- package/dist/index241.js +5 -29
- package/dist/index242.js +5 -16
- package/dist/index243.js +2 -6
- package/dist/index244.js +6 -104
- package/dist/{index254.js → index245.js} +7 -7
- package/dist/index246.js +47 -95
- package/dist/index248.js +5 -229
- package/dist/index249.js +60 -6
- package/dist/index25.js +4 -4
- package/dist/index250.js +4 -2
- package/dist/index251.js +3 -5
- package/dist/index252.js +13 -5
- package/dist/index253.js +104 -6
- package/dist/index255.js +95 -47
- package/dist/index257.js +2 -5
- package/dist/index258.js +182 -59
- package/dist/index259.js +7 -86
- package/dist/index260.js +4 -0
- package/dist/index261.js +2 -183
- package/dist/index262.js +7 -2
- package/dist/index263.js +7 -7
- package/dist/index264.js +18 -7
- package/dist/index265.js +12 -3
- package/dist/index266.js +6 -6
- package/dist/index267.js +228 -15
- package/dist/index268.js +5 -9
- package/dist/index269.js +10 -23
- package/dist/index27.js +2 -2
- package/dist/index270.js +2 -9
- package/dist/index271.js +8 -2
- package/dist/index272.js +23 -3
- package/dist/index273.js +3 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +6 -9
- package/dist/index276.js +16 -5
- package/dist/index277.js +7 -65
- package/dist/index278.js +8 -2
- package/dist/index279.js +32 -4
- package/dist/index280.js +28 -8
- package/dist/index282.js +67 -11
- package/dist/index283.js +4 -279
- package/dist/index284.js +8 -2
- package/dist/index285.js +2 -125
- package/dist/index286.js +5 -2
- package/dist/index287.js +3 -15
- package/dist/index288.js +3 -2
- package/dist/index289.js +7 -16
- package/dist/index29.js +6 -6
- package/dist/index290.js +11 -2
- package/dist/index291.js +2 -16
- package/dist/index292.js +4 -2
- package/dist/index293.js +3 -19
- package/dist/index294.js +17 -2
- package/dist/index295.js +28 -3
- package/dist/index296.js +6 -0
- package/dist/index297.js +4 -6
- package/dist/index298.js +280 -3
- package/dist/index299.js +2 -2
- package/dist/index300.js +16 -3
- package/dist/index301.js +2 -6
- package/dist/index302.js +15 -3
- package/dist/index303.js +2 -4
- package/dist/index304.js +17 -17
- package/dist/index306.js +13 -25
- package/dist/index308.js +19 -2
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +27 -2
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -28
- package/dist/index313.js +1 -21
- package/dist/index314.js +4 -0
- package/dist/index315.js +2 -3
- package/dist/index316.js +22 -3
- package/dist/index318.js +3 -17
- package/dist/index319.js +1 -1
- package/dist/index320.js +6 -5
- package/dist/index321.js +2 -718
- package/dist/index322.js +125 -366
- package/dist/index323.js +2 -58
- package/dist/index324.js +2 -2
- package/dist/index325.js +718 -2
- package/dist/index326.js +365 -7
- package/dist/index327.js +51 -122
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +2 -6
- package/dist/index331.js +8 -8
- package/dist/index332.js +5 -32
- package/dist/index333.js +8 -28
- package/dist/index334.js +60 -0
- package/dist/index335.js +58 -7
- package/dist/index336.js +7 -18
- package/dist/index337.js +128 -6
- package/dist/index338.js +366 -44
- package/dist/index339.js +7 -58
- package/dist/index340.js +18 -57
- package/dist/index341.js +1 -1
- package/dist/index342.js +6 -92
- package/dist/index343.js +44 -126
- package/dist/index344.js +95 -0
- package/dist/index345.js +129 -3
- package/dist/index35.js +5 -5
- package/dist/index37.js +38 -38
- package/dist/index39.js +8 -8
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +15 -15
- package/dist/index47.js +3 -3
- package/dist/index49.js +4 -4
- package/dist/index53.js +1 -1
- package/dist/index55.js +2 -2
- package/dist/index57.js +2 -2
- package/dist/index6.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index79.js +5 -5
- 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/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +4 -4
- package/dist/index96.js +2 -2
- package/package.json +1 -1
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -7
- package/dist/index220.js +0 -22
- package/dist/index281.js +0 -9
- package/dist/index317.js +0 -4
- package/dist/index328.js +0 -371
- /package/dist/{index256.js → index247.js} +0 -0
package/dist/index23.js
CHANGED
@@ -1,25 +1,25 @@
|
|
1
1
|
import { defineComponent as K, watchEffect as Q, ref as i, computed as g, watch as D, createBlock as C, openBlock as Y, normalizeClass as w, withCtx as s, createElementVNode as n, createVNode as B, createCommentVNode as X, unref as r, withDirectives as x, mergeProps as S, withModifiers as ee, toDisplayString as E, renderSlot as c } from "vue";
|
2
2
|
import { _config as te } from "./index4.js";
|
3
|
-
import o from "./
|
4
|
-
import ae from "./
|
5
|
-
import oe from "./
|
6
|
-
import ne from "./
|
7
|
-
import re from "./
|
8
|
-
import le from "./
|
9
|
-
import { identity as ie } from "./
|
10
|
-
import { isEmpty as se } from "./
|
11
|
-
import { last as de } from "./
|
3
|
+
import o from "./index236.js";
|
4
|
+
import ae from "./index268.js";
|
5
|
+
import oe from "./index240.js";
|
6
|
+
import ne from "./index237.js";
|
7
|
+
import re from "./index238.js";
|
8
|
+
import le from "./index239.js";
|
9
|
+
import { identity as ie } from "./index234.js";
|
10
|
+
import { isEmpty as se } from "./index257.js";
|
11
|
+
import { last as de } from "./index243.js";
|
12
12
|
import { useId as ue } from "./index8.js";
|
13
|
-
import { useLocale as pe } from "./
|
13
|
+
import { useLocale as pe } from "./index216.js";
|
14
14
|
import { useMobile as ce } from "./index9.js";
|
15
|
-
import { useUntil as me } from "./
|
16
|
-
import { vMaska as fe } from "./
|
15
|
+
import { useUntil as me } from "./index217.js";
|
16
|
+
import { vMaska as fe } from "./index218.js";
|
17
17
|
import be from "./index21.js";
|
18
18
|
/* empty css */
|
19
|
-
import ke from "./
|
19
|
+
import ke from "./index135.js";
|
20
20
|
/* empty css */
|
21
|
-
import ge from "./
|
22
|
-
import ye from "./
|
21
|
+
import ge from "./index137.js";
|
22
|
+
import ye from "./index221.js";
|
23
23
|
/* empty css */
|
24
24
|
const ve = { class: "bb-base-date-picker-input__inner-wrapper" }, Ve = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], he = ["aria-label", "disabled"], Me = ["id"], De = ["inert"], Ze = /* @__PURE__ */ K({
|
25
25
|
__name: "BaseDatePickerInput",
|
package/dist/index230.js
CHANGED
package/dist/index231.js
CHANGED
@@ -1,6 +1,14 @@
|
|
1
|
-
import {
|
2
|
-
|
1
|
+
import { hash as e } from "./index230.js";
|
2
|
+
import { debouncedWatch as s } from "./index212.js";
|
3
|
+
const n = (o, c, h) => {
|
4
|
+
s(
|
5
|
+
o,
|
6
|
+
(r, t) => {
|
7
|
+
e(r) !== e(t) && c(r, t);
|
8
|
+
},
|
9
|
+
h
|
10
|
+
);
|
11
|
+
};
|
3
12
|
export {
|
4
|
-
|
5
|
-
s as when
|
13
|
+
n as useHashedWatcher
|
6
14
|
};
|
package/dist/index232.js
CHANGED
@@ -1,4 +1,18 @@
|
|
1
|
-
|
1
|
+
import { isNotNil as n } from "./index143.js";
|
2
|
+
import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
|
3
|
+
const h = ({
|
4
|
+
fn: i,
|
5
|
+
onStart: s,
|
6
|
+
multiple: f,
|
7
|
+
currentValue: o
|
8
|
+
}) => {
|
9
|
+
const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
|
10
|
+
e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
|
11
|
+
};
|
12
|
+
return a && (u(r), c(async () => {
|
13
|
+
l.value || await r();
|
14
|
+
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
+
};
|
2
16
|
export {
|
3
|
-
|
17
|
+
h as usePrefill
|
4
18
|
};
|
package/dist/index233.js
CHANGED
@@ -1,15 +1,4 @@
|
|
1
|
-
const
|
2
|
-
if (typeof t == "string") {
|
3
|
-
const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
|
4
|
-
if (n) {
|
5
|
-
const [, o, a] = n;
|
6
|
-
return a ? t : o + "px";
|
7
|
-
} else if (t in r)
|
8
|
-
return r[t] + "px";
|
9
|
-
throw new Error(`Invalid size: ${t}`);
|
10
|
-
}
|
11
|
-
return t + "px";
|
12
|
-
};
|
1
|
+
const o = (e) => typeof e == "boolean" ? e : e === "true";
|
13
2
|
export {
|
14
|
-
|
3
|
+
o as booleanishToBoolean
|
15
4
|
};
|
package/dist/index234.js
CHANGED
package/dist/index235.js
CHANGED
@@ -1,20 +1,4 @@
|
|
1
|
-
|
2
|
-
const a = (t, r) => {
|
3
|
-
if (!Object.prototype.hasOwnProperty.call(t, r))
|
4
|
-
throw new Error(
|
5
|
-
`Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
|
6
|
-
);
|
7
|
-
}, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
|
8
|
-
const i = s.toLocaleLowerCase();
|
9
|
-
for (let e = 0; e < r.length; e++) {
|
10
|
-
const n = r[e];
|
11
|
-
a(t, n);
|
12
|
-
const o = t[n];
|
13
|
-
if (c(o)) continue;
|
14
|
-
if (l(o).includes(i)) return !0;
|
15
|
-
}
|
16
|
-
return !1;
|
17
|
-
};
|
1
|
+
const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
|
18
2
|
export {
|
19
|
-
|
3
|
+
s as isCssColor
|
20
4
|
};
|
package/dist/index236.js
CHANGED
@@ -1,14 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
e.value = r;
|
6
|
-
}, add: (...r) => {
|
7
|
-
e.value.push(...r);
|
8
|
-
}, remove: (r) => {
|
9
|
-
e.value = e.value.filter(r);
|
10
|
-
} };
|
11
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index320.js";
|
2
|
+
import { __require as o } from "./index298.js";
|
3
|
+
var t = o();
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
12
5
|
export {
|
13
|
-
|
6
|
+
s as default
|
14
7
|
};
|
package/dist/index237.js
CHANGED
@@ -1,53 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
import { useLogger as D } from "./index253.js";
|
6
|
-
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
7
|
-
items: u,
|
8
|
-
disabled: c,
|
9
|
-
selectable: m,
|
10
|
-
itemText: a,
|
11
|
-
itemValue: d,
|
12
|
-
selectedIndexedByHash: r,
|
13
|
-
max: b = 1 / 0
|
14
|
-
}) => {
|
15
|
-
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
16
|
-
() => Object.keys(r.value).length
|
17
|
-
), g = o(b), f = (e) => {
|
18
|
-
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
19
|
-
e,
|
20
|
-
v.value,
|
21
|
-
m,
|
22
|
-
g,
|
23
|
-
h.value,
|
24
|
-
s
|
25
|
-
);
|
26
|
-
return {
|
27
|
-
item: e,
|
28
|
-
text: i,
|
29
|
-
value: n,
|
30
|
-
valueHash: t,
|
31
|
-
selected: s,
|
32
|
-
disabled: o(I)
|
33
|
-
};
|
34
|
-
};
|
35
|
-
return {
|
36
|
-
options: l(() => {
|
37
|
-
const e = [], n = /* @__PURE__ */ new Set();
|
38
|
-
for (let t = 0; t < p.value.length; t++) {
|
39
|
-
const i = p.value[t];
|
40
|
-
i.disabled && H(
|
41
|
-
"Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
|
42
|
-
);
|
43
|
-
const s = f(i);
|
44
|
-
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
45
|
-
}
|
46
|
-
return e;
|
47
|
-
}),
|
48
|
-
createOption: f
|
49
|
-
};
|
50
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index320.js";
|
2
|
+
import { __require as e } from "./index300.js";
|
3
|
+
var t = e();
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
51
5
|
export {
|
52
|
-
|
6
|
+
m as default
|
53
7
|
};
|
package/dist/index238.js
CHANGED
@@ -1,17 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
() => new Array().concat(o(e))
|
6
|
-
), s = t(() => i.value.reduce(
|
7
|
-
(r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
|
8
|
-
{ coherent: [], incoherent: [] }
|
9
|
-
)), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
|
10
|
-
return {
|
11
|
-
status: s,
|
12
|
-
coherent: c
|
13
|
-
};
|
14
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index320.js";
|
2
|
+
import { __require as e } from "./index302.js";
|
3
|
+
var o = e();
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
15
5
|
export {
|
16
|
-
|
6
|
+
m as default
|
17
7
|
};
|
package/dist/index239.js
CHANGED
@@ -1,14 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
o,
|
6
|
-
(r, t) => {
|
7
|
-
e(r) !== e(t) && c(r, t);
|
8
|
-
},
|
9
|
-
h
|
10
|
-
);
|
11
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index320.js";
|
2
|
+
import { __require as t } from "./index304.js";
|
3
|
+
var o = t();
|
4
|
+
const a = /* @__PURE__ */ r(o);
|
12
5
|
export {
|
13
|
-
|
6
|
+
a as default
|
14
7
|
};
|
package/dist/index240.js
CHANGED
@@ -1,19 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
const t = {}, c = new Array().concat(m(a));
|
6
|
-
for (let e = 0; e < c.length; e++) {
|
7
|
-
const o = c[e], u = r ? String(o[r]) : s(o);
|
8
|
-
t[u] = o;
|
9
|
-
}
|
10
|
-
return t;
|
11
|
-
});
|
12
|
-
return {
|
13
|
-
data: n,
|
14
|
-
get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
|
15
|
-
};
|
16
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index320.js";
|
2
|
+
import { __require as e } from "./index306.js";
|
3
|
+
var o = e();
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
17
5
|
export {
|
18
|
-
|
6
|
+
m as default
|
19
7
|
};
|
package/dist/index241.js
CHANGED
@@ -1,31 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
if (Array.isArray(r.value))
|
6
|
-
t.value = r.value;
|
7
|
-
else if (typeof r.value == "function") {
|
8
|
-
const i = ++e.value;
|
9
|
-
try {
|
10
|
-
const o = await r.value(...l);
|
11
|
-
if (i < e.value) {
|
12
|
-
e.value--;
|
13
|
-
return;
|
14
|
-
} else
|
15
|
-
t.value = o;
|
16
|
-
} catch (o) {
|
17
|
-
console.error(o);
|
18
|
-
}
|
19
|
-
e.value--;
|
20
|
-
}
|
21
|
-
}, c = f(n, u.debounce || 0);
|
22
|
-
return {
|
23
|
-
getter: n,
|
24
|
-
debouncedGetter: c,
|
25
|
-
items: t,
|
26
|
-
loading: s(() => !!e.value)
|
27
|
-
};
|
28
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as e } from "./index320.js";
|
2
|
+
import { __require as r } from "./index308.js";
|
3
|
+
var o = r();
|
4
|
+
const p = /* @__PURE__ */ e(o);
|
29
5
|
export {
|
30
|
-
p as
|
6
|
+
p as default
|
31
7
|
};
|
package/dist/index242.js
CHANGED
@@ -1,18 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
|
4
|
-
|
5
|
-
onStart: s,
|
6
|
-
multiple: f,
|
7
|
-
currentValue: o
|
8
|
-
}) => {
|
9
|
-
const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
|
10
|
-
e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
|
11
|
-
};
|
12
|
-
return a && (u(r), c(async () => {
|
13
|
-
l.value || await r();
|
14
|
-
})), { isPrefilling: e, hasPrefilled: l, prefill: r };
|
15
|
-
};
|
1
|
+
import { getDefaultExportFromCjs as e } from "./index320.js";
|
2
|
+
import { __require as r } from "./index310.js";
|
3
|
+
var o = r();
|
4
|
+
const f = /* @__PURE__ */ e(o);
|
16
5
|
export {
|
17
|
-
|
6
|
+
f as default
|
18
7
|
};
|
package/dist/index243.js
CHANGED
package/dist/index244.js
CHANGED
@@ -1,108 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
const K = /* @__PURE__ */ y({
|
7
|
-
__name: "ChipsBox",
|
8
|
-
props: {
|
9
|
-
options: {}
|
10
|
-
},
|
11
|
-
emits: ["option:unselected"],
|
12
|
-
setup(f, { expose: v, emit: h }) {
|
13
|
-
const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
|
14
|
-
const s = l(n.value) ? -1 : n.value;
|
15
|
-
let o = (s + e) % t.options.length;
|
16
|
-
for (; t.options[o].disabled && o !== s; )
|
17
|
-
o = a(e + 1);
|
18
|
-
return o;
|
19
|
-
}, x = () => {
|
20
|
-
if (!i.value) return;
|
21
|
-
const e = a();
|
22
|
-
n.value = e;
|
23
|
-
}, c = (e = 1) => {
|
24
|
-
const s = l(n.value) ? 0 : n.value;
|
25
|
-
let o = (s - e + t.options.length) % t.options.length;
|
26
|
-
for (; t.options[o].disabled && o !== s; )
|
27
|
-
o = c(e + 1);
|
28
|
-
return o;
|
29
|
-
}, m = async () => {
|
30
|
-
if (!i.value) return;
|
31
|
-
const e = c();
|
32
|
-
n.value = e;
|
33
|
-
}, w = () => {
|
34
|
-
if (!i.value) return;
|
35
|
-
let e = 0;
|
36
|
-
for (; t.options[e].disabled; )
|
37
|
-
e++;
|
38
|
-
n.value = e;
|
39
|
-
}, b = () => {
|
40
|
-
if (!i.value) return;
|
41
|
-
let e = t.options.length - 1;
|
42
|
-
for (; t.options[e].disabled && e !== 0; )
|
43
|
-
e--;
|
44
|
-
n.value = e;
|
45
|
-
}, I = () => {
|
46
|
-
if (!i.value) return;
|
47
|
-
let e = 0;
|
48
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
49
|
-
e++;
|
50
|
-
n.value = e;
|
51
|
-
}, g = () => {
|
52
|
-
if (!i.value) return;
|
53
|
-
let e = t.options.length - 1;
|
54
|
-
for (; t.options[e].selected && e !== 0; )
|
55
|
-
e--;
|
56
|
-
n.value = e;
|
57
|
-
}, _ = (e) => {
|
58
|
-
if (!i.value) return;
|
59
|
-
const s = t.options.findIndex(
|
60
|
-
(o) => o.valueHash === e
|
61
|
-
);
|
62
|
-
s >= 0 && (n.value = s);
|
63
|
-
}, r = () => {
|
64
|
-
n.value = null;
|
65
|
-
}, k = () => {
|
66
|
-
if (l(n.value)) return;
|
67
|
-
const e = t.options[n.value];
|
68
|
-
e.selected && u("option:unselected", e);
|
69
|
-
}, C = () => l(n.value) ? void 0 : t.options[n.value];
|
70
|
-
return N(
|
71
|
-
() => t.options,
|
72
|
-
(e, s) => {
|
73
|
-
d(e) !== d(s) && r();
|
74
|
-
},
|
75
|
-
{
|
76
|
-
flush: "post"
|
77
|
-
}
|
78
|
-
), v({
|
79
|
-
focusNext: x,
|
80
|
-
focusPrevious: m,
|
81
|
-
focusFirst: w,
|
82
|
-
focusFirstSelected: I,
|
83
|
-
focusLast: b,
|
84
|
-
focusLastSelected: g,
|
85
|
-
blur: r,
|
86
|
-
confirmOption: k,
|
87
|
-
focusByHash: _,
|
88
|
-
getHighlighted: C
|
89
|
-
}), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
|
90
|
-
key: o.valueHash,
|
91
|
-
class: P({
|
92
|
-
"bb-chipsbox-item": !0,
|
93
|
-
"bb-chipsbox-item--focused": B === n.value
|
94
|
-
}),
|
95
|
-
clearable: !0,
|
96
|
-
text: o.text,
|
97
|
-
"onClick:clear": O((M) => u("option:unselected", o), ["stop"])
|
98
|
-
}, {
|
99
|
-
default: $(() => [
|
100
|
-
z(D(o.text), 1)
|
101
|
-
]),
|
102
|
-
_: 2
|
103
|
-
}, 1032, ["class", "text", "onClick:clear"]))), 128));
|
1
|
+
const o = "bitboss-ui | ", e = () => ({
|
2
|
+
warn: (r) => console.warn(`${o}${r}`),
|
3
|
+
error: (r) => console.error(`${o}${r}`),
|
4
|
+
throw: (r) => {
|
5
|
+
throw new Error(`${o}${r}`);
|
104
6
|
}
|
105
7
|
});
|
106
8
|
export {
|
107
|
-
|
9
|
+
e as useLogger
|
108
10
|
};
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as le, ref as A, computed as _, watch as ce, createElementBlock as c, openBlock as u, withKeys as f, normalizeClass as k, withModifiers as p, createVNode as ue, withCtx as fe, createElementVNode as M, Fragment as O, renderList as S, toDisplayString as C, renderSlot as L, nextTick as pe } from "vue";
|
2
|
-
import { chunk as be } from "./
|
3
|
-
import { identity as T } from "./
|
4
|
-
import { isNotNil as me } from "./
|
5
|
-
import { last as ge } from "./
|
6
|
-
import { sort as E } from "./
|
7
|
-
import b from "./
|
8
|
-
import he from "./
|
2
|
+
import { chunk as be } from "./index339.js";
|
3
|
+
import { identity as T } from "./index234.js";
|
4
|
+
import { isNotNil as me } from "./index143.js";
|
5
|
+
import { last as ge } from "./index243.js";
|
6
|
+
import { sort as E } from "./index340.js";
|
7
|
+
import b from "./index236.js";
|
8
|
+
import he from "./index248.js";
|
9
9
|
const ye = ["onKeydown"], _e = { class: "bb-base-date-picker__header-container" }, ke = ["abbr"], Oe = ["id", "disabled", "tabindex"], Ce = /* @__PURE__ */ le({
|
10
10
|
__name: "BaseDatePickerInputDaySelector",
|
11
11
|
props: {
|
package/dist/index246.js
CHANGED
@@ -1,102 +1,54 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
import { defineComponent as p, ref as b, watch as _, computed as m, createElementBlock as d, openBlock as c, normalizeClass as u, createElementVNode as t, createVNode as h, withCtx as f, toDisplayString as o } from "vue";
|
2
|
+
import k from "./index248.js";
|
3
|
+
const y = { class: "bb-base-date-picker__year-container" }, v = {
|
4
|
+
"aria-live": "polite",
|
5
|
+
class: "bb-base-date-picker__selected-day-label"
|
6
|
+
}, B = { class: "bb-base-date-picker__weekday" }, D = { class: "bb-base-date-picker__monthday" }, M = { class: "bb-base-date-picker__month-button" }, C = /* @__PURE__ */ p({
|
7
|
+
__name: "BaseDatePickerHeader",
|
6
8
|
props: {
|
7
|
-
|
9
|
+
cursor: {},
|
10
|
+
disabled: { type: Boolean },
|
11
|
+
hidden: { type: Boolean }
|
8
12
|
},
|
9
|
-
emits: ["
|
10
|
-
setup(
|
11
|
-
const
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
if (!l.value) return;
|
19
|
-
const e = u();
|
20
|
-
n.value = e;
|
21
|
-
}, c = (e = 1) => {
|
22
|
-
const s = i(n.value) ? 0 : n.value;
|
23
|
-
let o = (s - e + t.options.length) % t.options.length;
|
24
|
-
for (; t.options[o].disabled && o !== s; )
|
25
|
-
o = c(e + 1);
|
26
|
-
return o;
|
27
|
-
}, w = async () => {
|
28
|
-
if (!l.value) return;
|
29
|
-
const e = c();
|
30
|
-
n.value = e;
|
31
|
-
}, I = () => {
|
32
|
-
if (!l.value) return;
|
33
|
-
let e = 0;
|
34
|
-
for (; t.options[e].disabled; )
|
35
|
-
e++;
|
36
|
-
n.value = e;
|
37
|
-
}, g = () => {
|
38
|
-
if (!l.value) return;
|
39
|
-
let e = t.options.length - 1;
|
40
|
-
for (; t.options[e].disabled && e !== 0; )
|
41
|
-
e--;
|
42
|
-
n.value = e;
|
43
|
-
}, k = () => {
|
44
|
-
if (!l.value) return;
|
45
|
-
let e = 0;
|
46
|
-
for (; !t.options[e].selected && t.options.length !== e; )
|
47
|
-
e++;
|
48
|
-
n.value = e;
|
49
|
-
}, _ = () => {
|
50
|
-
if (!l.value) return;
|
51
|
-
let e = t.options.length - 1;
|
52
|
-
for (; t.options[e].selected && e !== 0; )
|
53
|
-
e--;
|
54
|
-
n.value = e;
|
55
|
-
}, C = (e) => {
|
56
|
-
if (!l.value) return;
|
57
|
-
const s = t.options.findIndex(
|
58
|
-
(o) => o.valueHash === e
|
59
|
-
);
|
60
|
-
s >= 0 && (n.value = s);
|
61
|
-
}, r = () => {
|
62
|
-
n.value = null;
|
63
|
-
}, y = () => {
|
64
|
-
if (i(n.value)) return;
|
65
|
-
const e = t.options[n.value];
|
66
|
-
e.selected && a("option:unselected", e);
|
67
|
-
}, B = () => i(n.value) ? void 0 : t.options[n.value];
|
68
|
-
return N(
|
69
|
-
() => t.options,
|
70
|
-
(e, s) => {
|
71
|
-
f(e) !== f(s) && r();
|
72
|
-
},
|
73
|
-
{
|
74
|
-
flush: "post"
|
13
|
+
emits: ["mode:year", "mode:month"],
|
14
|
+
setup(n) {
|
15
|
+
const s = n, r = b("top"), l = (e, a) => {
|
16
|
+
e && a && (r.value = e.isBefore(a) ? "top" : "bottom");
|
17
|
+
};
|
18
|
+
_(
|
19
|
+
() => s.cursor,
|
20
|
+
(e, a) => {
|
21
|
+
l(e, a);
|
75
22
|
}
|
76
|
-
)
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
23
|
+
);
|
24
|
+
const i = m(() => s.cursor.format("YYYY"));
|
25
|
+
return (e, a) => (c(), d("div", {
|
26
|
+
class: u(["bb-base-date-picker__header", { "bb-base-date-picker__header--hidden": e.hidden }])
|
27
|
+
}, [
|
28
|
+
t("div", y, [
|
29
|
+
h(k, {
|
30
|
+
direction: r.value,
|
31
|
+
duration: 500,
|
32
|
+
gap: 30
|
33
|
+
}, {
|
34
|
+
default: f(() => [
|
35
|
+
(c(), d("span", {
|
36
|
+
key: i.value,
|
37
|
+
"aria-live": "polite",
|
38
|
+
class: "bb-base-date-picker__year-button"
|
39
|
+
}, o(i.value), 1))
|
40
|
+
]),
|
41
|
+
_: 1
|
42
|
+
}, 8, ["direction"])
|
43
|
+
]),
|
44
|
+
t("div", v, [
|
45
|
+
t("span", B, o(e.cursor.format("ddd")) + ", ", 1),
|
46
|
+
t("span", D, o(e.cursor.format("DD")), 1),
|
47
|
+
t("span", M, o(e.cursor.format("MMMM")), 1)
|
48
|
+
])
|
49
|
+
], 2));
|
98
50
|
}
|
99
51
|
});
|
100
52
|
export {
|
101
|
-
|
53
|
+
C as default
|
102
54
|
};
|