bitboss-ui 2.1.95 → 2.1.97
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/BaseSelect/BaseSelect.vue.d.ts +13 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +16 -0
- package/dist/components/FlatListBox.vue.d.ts +56 -0
- package/dist/components/GroupedListBox.vue.d.ts +67 -0
- package/dist/components/ListBox.vue.d.ts +58 -16
- package/dist/composables/useListboxFocus.d.ts +19 -0
- package/dist/index.css +1 -1
- package/dist/index108.js +9 -9
- package/dist/index109.js +17 -10
- package/dist/index11.js +18 -18
- package/dist/index115.js +1 -1
- package/dist/index121.js +6 -7
- package/dist/index123.js +13 -13
- package/dist/index131.js +1 -1
- package/dist/index133.js +5 -5
- package/dist/index135.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index14.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index142.js +2 -2
- package/dist/index145.js +2 -2
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index216.js +138 -2
- package/dist/index217.js +2 -138
- package/dist/index219.js +32 -4
- package/dist/index22.js +14 -14
- package/dist/index220.js +28 -8
- package/dist/index222.js +5 -2
- package/dist/index223.js +8 -2
- package/dist/index224.js +2 -7
- package/dist/index225.js +4 -2
- package/dist/index226.js +34 -7
- package/dist/index227.js +2 -5
- package/dist/index228.js +3 -5
- package/dist/index229.js +2 -5
- package/dist/index230.js +13 -5
- package/dist/index231.js +3 -3
- package/dist/index232.js +187 -5
- package/dist/index233.js +3 -8
- package/dist/index234.js +9 -268
- package/dist/index235.js +4 -52
- package/dist/index236.js +19 -51
- package/dist/index237.js +195 -26
- package/dist/index239.js +134 -12
- package/dist/index24.js +11 -11
- package/dist/index241.js +2 -17
- package/dist/index242.js +50 -105
- package/dist/index243.js +19 -0
- package/dist/index244.js +53 -47
- package/dist/index246.js +100 -3
- package/dist/index248.js +3 -3
- package/dist/index249.js +86 -10
- package/dist/index251.js +29 -4
- package/dist/index252.js +16 -5
- package/dist/index253.js +15 -4
- package/dist/index254.js +3 -9
- package/dist/index255.js +11 -28
- package/dist/index256.js +12 -15
- package/dist/index257.js +4 -12
- package/dist/index258.js +22 -52
- package/dist/index259.js +31 -11
- package/dist/index26.js +3 -3
- package/dist/index260.js +2 -13
- package/dist/index261.js +8 -2
- package/dist/index262.js +8 -66
- package/dist/index263.js +23 -33
- package/dist/index264.js +3 -28
- package/dist/index265.js +15 -0
- package/dist/index266.js +9 -188
- package/dist/index267.js +53 -3
- package/dist/index268.js +10 -3
- package/dist/index269.js +2 -32
- package/dist/index270.js +66 -7
- package/dist/index271.js +5 -5
- package/dist/index272.js +2 -5
- package/dist/index273.js +7 -5
- package/dist/index274.js +7 -20
- package/dist/index275.js +17 -134
- package/dist/index276.js +14 -0
- package/dist/index277.js +98 -80
- package/dist/index278.js +13 -0
- package/dist/index279.js +5 -15
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -9
- package/dist/index281.js +5 -23
- package/dist/index282.js +5 -23
- package/dist/index283.js +5 -8
- package/dist/index284.js +268 -4
- package/dist/index285.js +41 -190
- package/dist/index286.js +54 -0
- package/dist/index287.js +26 -28
- package/dist/index288.js +60 -7
- package/dist/index289.js +6 -17
- package/dist/index290.js +5 -12
- package/dist/index291.js +5 -229
- package/dist/index292.js +5 -3
- package/dist/index293.js +6 -11
- package/dist/index294.js +16 -6
- package/dist/index295.js +20 -15
- package/dist/index297.js +5 -0
- package/dist/index298.js +4 -3
- package/dist/index299.js +7 -280
- package/dist/index30.js +3 -3
- package/dist/index300.js +2 -2
- package/dist/index301.js +5 -16
- package/dist/index302.js +3 -2
- package/dist/index303.js +3 -16
- package/dist/index304.js +3 -2
- package/dist/index305.js +3 -27
- package/dist/index306.js +17 -2
- package/dist/index307.js +3 -2
- package/dist/index308.js +28 -2
- package/dist/index309.js +5 -2
- package/dist/index310.js +1 -1
- package/dist/index311.js +2 -28
- package/dist/index312.js +280 -2
- package/dist/index313.js +2 -3
- package/dist/index314.js +16 -2
- package/dist/index315.js +2 -4
- package/dist/index316.js +16 -17
- package/dist/index317.js +2 -3
- package/dist/index318.js +27 -3
- package/dist/index319.js +2 -125
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -2
- package/dist/index321.js +2 -15
- package/dist/index322.js +2 -2
- package/dist/index323.js +2 -19
- package/dist/index324.js +2 -2
- package/dist/index325.js +4 -3
- package/dist/index326.js +719 -3
- package/dist/index327.js +366 -5
- package/dist/index328.js +57 -2
- package/dist/index329.js +124 -3
- package/dist/index330.js +2 -5
- package/dist/index331.js +14 -5
- package/dist/index332.js +2 -2
- package/dist/index333.js +19 -58
- package/dist/index334.js +2 -58
- package/dist/index335.js +57 -718
- package/dist/index336.js +57 -365
- package/dist/index337.js +221 -50
- package/dist/index338.js +5 -6
- package/dist/index339.js +91 -17
- package/dist/index34.js +8 -8
- package/dist/index340.js +7 -8
- package/dist/index341.js +5 -14
- package/dist/index342.js +8 -5
- package/dist/index343.js +34 -6
- package/dist/index344.js +6 -35
- package/dist/index345.js +129 -6
- package/dist/index346.js +382 -113
- package/dist/index347.js +114 -378
- package/dist/index348.js +193 -8
- package/dist/index349.js +258 -6
- package/dist/index350.js +7 -8
- package/dist/index351.js +17 -226
- package/dist/index352.js +9 -22
- package/dist/index353.js +17 -0
- package/dist/index354.js +5 -134
- package/dist/index355.js +6 -46
- package/dist/index356.js +2 -93
- package/dist/index357.js +2 -441
- package/dist/index358.js +21 -127
- package/dist/index36.js +4 -4
- package/dist/index360.js +435 -44
- package/dist/index361.js +130 -0
- package/dist/index362.js +49 -0
- package/dist/index363.js +72 -0
- package/dist/{index359.js → index364.js} +1 -1
- package/dist/index365.js +52 -0
- package/dist/index38.js +252 -232
- package/dist/index40.js +7 -7
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index81.js +6 -6
- package/dist/index83.js +1 -1
- package/dist/index85.js +2 -2
- package/dist/index87.js +3 -3
- package/dist/index89.js +1 -1
- package/dist/index92.js +3 -3
- package/dist/index94.js +2 -2
- package/dist/index96.js +5 -5
- package/dist/index98.js +1 -1
- package/dist/types/Option.d.ts +5 -0
- package/dist/utilities/functions/groupBy.d.ts +4 -2
- package/dist/utilities/functions/indexBy.d.ts +9 -2
- package/package.json +2 -2
- package/dist/index221.js +0 -4
- package/dist/index238.js +0 -62
- package/dist/index240.js +0 -53
- package/dist/index247.js +0 -4
- package/dist/index250.js +0 -5
- package/dist/index296.js +0 -9
package/dist/index277.js
CHANGED
|
@@ -1,88 +1,106 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}, $ = {
|
|
7
|
-
key: 1,
|
|
8
|
-
class: "bb-cr-container__no-data-container"
|
|
9
|
-
}, C = /* @__PURE__ */ p({
|
|
10
|
-
__name: "OptionsContainer",
|
|
1
|
+
import { defineComponent as u, ref as g, createBlock as l, openBlock as d, withCtx as n, renderSlot as i, normalizeProps as s, guardReactiveProps as a } from "vue";
|
|
2
|
+
import m from "./index348.js";
|
|
3
|
+
import f from "./index349.js";
|
|
4
|
+
const B = /* @__PURE__ */ u({
|
|
5
|
+
__name: "ListBox",
|
|
11
6
|
props: {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
7
|
+
compact: { type: Boolean },
|
|
8
|
+
options: {},
|
|
9
|
+
groups: {},
|
|
10
|
+
headerHeight: {},
|
|
11
|
+
open: { type: Boolean },
|
|
16
12
|
loading: { type: Boolean },
|
|
13
|
+
multiple: { type: Boolean },
|
|
14
|
+
transitionDuration: {},
|
|
15
|
+
loadingText: {},
|
|
17
16
|
noDataText: {},
|
|
18
|
-
|
|
17
|
+
optionHeight: {}
|
|
19
18
|
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
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
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
19
|
+
emits: ["option:selected", "option:unselected"],
|
|
20
|
+
setup(h, { expose: r }) {
|
|
21
|
+
const t = g();
|
|
22
|
+
return r({
|
|
23
|
+
focusNext: () => t.value?.focusNext(),
|
|
24
|
+
focusPrevious: () => t.value?.focusPrevious(),
|
|
25
|
+
focusFirst: () => t.value?.focusFirst(),
|
|
26
|
+
focusFirstSelected: () => t.value?.focusFirstSelected(),
|
|
27
|
+
focusLast: () => t.value?.focusLast(),
|
|
28
|
+
focusLastSelected: () => t.value?.focusLastSelected(),
|
|
29
|
+
blur: () => t.value?.blur(),
|
|
30
|
+
confirmOption: () => t.value?.confirmOption(),
|
|
31
|
+
focusByHash: (o) => t.value?.focusByHash(o),
|
|
32
|
+
getHighlighted: () => t.value?.getHighlighted()
|
|
33
|
+
}), (o, p) => o.groups ? (d(), l(f, {
|
|
34
|
+
key: 0,
|
|
35
|
+
ref_key: "child",
|
|
36
|
+
ref: t,
|
|
37
|
+
compact: o.compact,
|
|
38
|
+
groups: o.groups,
|
|
39
|
+
"header-height": o.headerHeight,
|
|
40
|
+
loading: o.loading,
|
|
41
|
+
"loading-text": o.loadingText,
|
|
42
|
+
multiple: o.multiple,
|
|
43
|
+
"no-data-text": o.noDataText,
|
|
44
|
+
open: o.open,
|
|
45
|
+
"option-height": o.optionHeight,
|
|
46
|
+
"transition-duration": o.transitionDuration,
|
|
47
|
+
"onOption:selected": p[0] || (p[0] = (e) => o.$emit("option:selected", e)),
|
|
48
|
+
"onOption:unselected": p[1] || (p[1] = (e) => o.$emit("option:unselected", e))
|
|
49
|
+
}, {
|
|
50
|
+
"options:prepend": n(() => [
|
|
51
|
+
i(o.$slots, "options:prepend")
|
|
52
|
+
]),
|
|
53
|
+
loading: n(() => [
|
|
54
|
+
i(o.$slots, "loading")
|
|
55
|
+
]),
|
|
56
|
+
"no-data": n(() => [
|
|
57
|
+
i(o.$slots, "no-data")
|
|
58
|
+
]),
|
|
59
|
+
"options:append": n(() => [
|
|
60
|
+
i(o.$slots, "options:append")
|
|
61
|
+
]),
|
|
62
|
+
option: n((e) => [
|
|
63
|
+
i(o.$slots, "option", s(a(e)))
|
|
64
|
+
]),
|
|
65
|
+
group: n((e) => [
|
|
66
|
+
i(o.$slots, "group", s(a(e)))
|
|
67
|
+
]),
|
|
68
|
+
_: 3
|
|
69
|
+
}, 8, ["compact", "groups", "header-height", "loading", "loading-text", "multiple", "no-data-text", "open", "option-height", "transition-duration"])) : (d(), l(m, {
|
|
70
|
+
key: 1,
|
|
71
|
+
ref_key: "child",
|
|
72
|
+
ref: t,
|
|
73
|
+
compact: o.compact,
|
|
74
|
+
loading: o.loading,
|
|
75
|
+
"loading-text": o.loadingText,
|
|
76
|
+
multiple: o.multiple,
|
|
77
|
+
"no-data-text": o.noDataText,
|
|
78
|
+
open: o.open,
|
|
79
|
+
options: o.options ?? [],
|
|
80
|
+
"option-height": o.optionHeight,
|
|
81
|
+
"transition-duration": o.transitionDuration,
|
|
82
|
+
"onOption:selected": p[2] || (p[2] = (e) => o.$emit("option:selected", e)),
|
|
83
|
+
"onOption:unselected": p[3] || (p[3] = (e) => o.$emit("option:unselected", e))
|
|
84
|
+
}, {
|
|
85
|
+
"options:prepend": n(() => [
|
|
86
|
+
i(o.$slots, "options:prepend")
|
|
87
|
+
]),
|
|
88
|
+
loading: n(() => [
|
|
89
|
+
i(o.$slots, "loading")
|
|
90
|
+
]),
|
|
91
|
+
"no-data": n(() => [
|
|
92
|
+
i(o.$slots, "no-data")
|
|
93
|
+
]),
|
|
94
|
+
"options:append": n(() => [
|
|
95
|
+
i(o.$slots, "options:append")
|
|
96
|
+
]),
|
|
97
|
+
option: n((e) => [
|
|
98
|
+
i(o.$slots, "option", s(a(e)))
|
|
99
|
+
]),
|
|
100
|
+
_: 3
|
|
101
|
+
}, 8, ["compact", "loading", "loading-text", "multiple", "no-data-text", "open", "options", "option-height", "transition-duration"]));
|
|
84
102
|
}
|
|
85
103
|
});
|
|
86
104
|
export {
|
|
87
|
-
|
|
105
|
+
B as default
|
|
88
106
|
};
|
package/dist/index278.js
ADDED
package/dist/index279.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 "./index338.js";
|
|
2
|
+
import { __require as o } from "./index312.js";
|
|
3
|
+
var t = o();
|
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
|
15
5
|
export {
|
|
16
|
-
|
|
6
|
+
s as default
|
|
17
7
|
};
|
package/dist/index28.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as S, computed as r, ref as V, watchPostEffect as N, nextTick as D, createElementBlock as u, openBlock as i, normalizeClass as I, createBlock as B, createVNode as E, createElementVNode as d, resolveDynamicComponent as P, normalizeProps as o, guardReactiveProps as s, withCtx as b, renderSlot as C, createTextVNode as q, toDisplayString as h, unref as f, Transition as F, createCommentVNode as G, TransitionGroup as M, Fragment as R, renderList as j } from "vue";
|
|
2
|
-
import { deburr as x } from "./
|
|
2
|
+
import { deburr as x } from "./index231.js";
|
|
3
3
|
import { getAsPercentage as k } from "./index140.js";
|
|
4
4
|
import { useId as J } from "./index8.js";
|
|
5
5
|
const K = ["id"], O = { class: "bb-base-input-container__hint" }, Y = /* @__PURE__ */ S({
|
package/dist/index280.js
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return e;
|
|
6
|
-
}
|
|
7
|
-
return -1;
|
|
8
|
-
};
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index338.js";
|
|
2
|
+
import { __require as e } from "./index314.js";
|
|
3
|
+
var t = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(t);
|
|
9
5
|
export {
|
|
10
|
-
|
|
6
|
+
m as default
|
|
11
7
|
};
|
package/dist/index281.js
CHANGED
|
@@ -1,25 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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
|
-
];
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index338.js";
|
|
2
|
+
import { __require as e } from "./index316.js";
|
|
3
|
+
var o = e();
|
|
4
|
+
const m = /* @__PURE__ */ r(o);
|
|
23
5
|
export {
|
|
24
|
-
|
|
6
|
+
m as default
|
|
25
7
|
};
|
package/dist/index282.js
CHANGED
|
@@ -1,25 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
function s(t) {
|
|
6
|
-
if (typeof t == "number")
|
|
7
|
-
return {
|
|
8
|
-
value: i(t),
|
|
9
|
-
unit: "px"
|
|
10
|
-
};
|
|
11
|
-
if (typeof t == "string") {
|
|
12
|
-
const r = /^(-?\d*\.?\d+)([a-zA-Z%]*)?$/, e = t.match(r);
|
|
13
|
-
if (e) {
|
|
14
|
-
const [, n, o = "px"] = e, a = parseFloat(n);
|
|
15
|
-
return {
|
|
16
|
-
value: i(a),
|
|
17
|
-
unit: o
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
throw new Error(`Invalid width: ${t}`);
|
|
22
|
-
}
|
|
1
|
+
import { getDefaultExportFromCjs as e } from "./index338.js";
|
|
2
|
+
import { __require as r } from "./index318.js";
|
|
3
|
+
var o = r();
|
|
4
|
+
const f = /* @__PURE__ */ e(o);
|
|
23
5
|
export {
|
|
24
|
-
|
|
6
|
+
f as default
|
|
25
7
|
};
|
package/dist/index283.js
CHANGED
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
e.apply(this, o);
|
|
6
|
-
}, i);
|
|
7
|
-
};
|
|
1
|
+
function e(t, r) {
|
|
2
|
+
if (!/\d{4}-\d{2}-\d{2}/.test(t))
|
|
3
|
+
throw new Error(`${r} must be in the format YYYY-MM-DD`);
|
|
4
|
+
return t;
|
|
8
5
|
}
|
|
9
6
|
export {
|
|
10
|
-
|
|
7
|
+
e as validateDateFormat
|
|
11
8
|
};
|
package/dist/index284.js
CHANGED
|
@@ -1,6 +1,270 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
1
|
+
import { defineComponent as pe, ref as T, computed as v, watch as be, createElementBlock as c, openBlock as u, withKeys as f, normalizeClass as O, withModifiers as m, createVNode as ge, withCtx as he, createElementVNode as E, Fragment as w, renderList as S, toDisplayString as x, renderSlot as C, nextTick as ye } from "vue";
|
|
2
|
+
import { chunk as _e } from "./index350.js";
|
|
3
|
+
import { identity as L } from "./index229.js";
|
|
4
|
+
import { isNotNil as ke } from "./index146.js";
|
|
5
|
+
import { last as ve } from "./index241.js";
|
|
6
|
+
import { sort as N } from "./index351.js";
|
|
7
|
+
import { validateDateFormat as R } from "./index283.js";
|
|
8
|
+
import { toInnerValue as Oe, toOuterValue as p } from "./index352.js";
|
|
9
|
+
import { isDateDisabled as we } from "./index353.js";
|
|
10
|
+
import g from "./index279.js";
|
|
11
|
+
import Se from "./index354.js";
|
|
12
|
+
const Ve = ["onKeydown"], De = { class: "bb-base-date-picker__header-container" }, Me = ["abbr"], Be = ["id", "aria-current", "aria-label", "aria-selected", "disabled", "tabindex"], Pe = /* @__PURE__ */ pe({
|
|
13
|
+
__name: "BaseDatePickerInputDaySelector",
|
|
14
|
+
props: {
|
|
15
|
+
cursor: {},
|
|
16
|
+
current: { type: Boolean },
|
|
17
|
+
disabled: { type: Boolean },
|
|
18
|
+
firstDayOfWeek: {},
|
|
19
|
+
id: {},
|
|
20
|
+
floating: { type: Boolean },
|
|
21
|
+
modelValue: {},
|
|
22
|
+
max: {},
|
|
23
|
+
min: {},
|
|
24
|
+
selectable: { type: Function },
|
|
25
|
+
range: { type: Boolean },
|
|
26
|
+
multiple: { type: Boolean },
|
|
27
|
+
readonly: { type: Boolean }
|
|
28
|
+
},
|
|
29
|
+
emits: ["update:modelValue", "update:cursor"],
|
|
30
|
+
setup(F, { emit: K }) {
|
|
31
|
+
const a = F, n = K, h = T(null), H = g().startOf("day");
|
|
32
|
+
a.min && R(a.min, "Min"), a.max && R(a.max, "Max");
|
|
33
|
+
const P = v(() => {
|
|
34
|
+
let e = 1 / 0, r = -1 / 0, s = {};
|
|
35
|
+
return a.modelValue && [].concat(a.modelValue).filter(L).map((i) => Oe(i, a.floating)).map((i) => i.valueOf()).forEach((i, y) => {
|
|
36
|
+
i < e && (e = i), i > r && (r = i), s[i] = y;
|
|
37
|
+
}), {
|
|
38
|
+
min: e,
|
|
39
|
+
max: r,
|
|
40
|
+
index: (t) => s[t.valueOf()],
|
|
41
|
+
selected: (t) => ke(s[t.valueOf()]),
|
|
42
|
+
isFirstOfRange: (t) => t.valueOf() === e,
|
|
43
|
+
isLastOfRange: (t) => t.valueOf() === r,
|
|
44
|
+
isBetween: (t) => t.valueOf() > e && t.valueOf() < r
|
|
45
|
+
};
|
|
46
|
+
}), Y = v(() => new Array(7).fill("").map((e, r) => g().day((r + a.firstDayOfWeek) % 7)).map((e) => ({
|
|
47
|
+
accessibleLabel: e.format("dddd"),
|
|
48
|
+
label: e.format("dd").slice(0, 1).toUpperCase(),
|
|
49
|
+
id: e.toISOString(),
|
|
50
|
+
original: e
|
|
51
|
+
}))), V = v(() => {
|
|
52
|
+
const e = a.cursor.year().toString(), r = a.cursor.month().toString(), t = a.cursor.clone().startOf("month").clone().startOf("week"), y = a.cursor.clone().endOf("month").clone().endOf("week"), re = g(a.cursor).startOf("day"), b = P.value, _ = a.range, oe = a.id, B = [];
|
|
53
|
+
for (let o = t; o.isBefore(y); o = o.add(1, "day"))
|
|
54
|
+
B.push(o.clone());
|
|
55
|
+
const ne = B.map((o) => {
|
|
56
|
+
const k = o.toISOString(), se = o.week().toString(), ie = b.selected(o), A = _ && b.isFirstOfRange(o), I = _ && b.isLastOfRange(o), de = _ && !A && !I && b.isBetween(o), le = o.month().toString() === r && o.year().toString() === e, ce = o.isSame(H), ue = o.isSame(re), fe = d(o), me = o.get("D").toString();
|
|
57
|
+
return {
|
|
58
|
+
buttonId: [oe, k].filter(L).join("_"),
|
|
59
|
+
current: ue,
|
|
60
|
+
disabled: fe,
|
|
61
|
+
first: A,
|
|
62
|
+
highlighted: le,
|
|
63
|
+
id: k,
|
|
64
|
+
label: me,
|
|
65
|
+
last: I,
|
|
66
|
+
middle: de,
|
|
67
|
+
original: o,
|
|
68
|
+
selected: ie,
|
|
69
|
+
slotName: k,
|
|
70
|
+
today: ce,
|
|
71
|
+
week: se
|
|
72
|
+
};
|
|
73
|
+
});
|
|
74
|
+
return _e(ne, 7);
|
|
75
|
+
}), d = (e) => we(e, {
|
|
76
|
+
min: a.min,
|
|
77
|
+
max: a.max,
|
|
78
|
+
selectable: a.selectable,
|
|
79
|
+
floating: a.floating
|
|
80
|
+
}), D = T("left"), $ = (e, r) => {
|
|
81
|
+
e && r && (D.value = e.isBefore(r) ? "left" : "right");
|
|
82
|
+
};
|
|
83
|
+
be(
|
|
84
|
+
() => a.cursor,
|
|
85
|
+
(e, r) => {
|
|
86
|
+
$(e, r);
|
|
87
|
+
}
|
|
88
|
+
);
|
|
89
|
+
const M = (e) => n("update:cursor", e), l = async () => {
|
|
90
|
+
if (!h.value) return;
|
|
91
|
+
await ye();
|
|
92
|
+
const e = ve([
|
|
93
|
+
...h.value.querySelectorAll(
|
|
94
|
+
".bb-base-date-picker__date--current button"
|
|
95
|
+
)
|
|
96
|
+
]);
|
|
97
|
+
e instanceof HTMLElement && e.focus();
|
|
98
|
+
}, U = (e) => {
|
|
99
|
+
if (!a.readonly && e.target instanceof HTMLButtonElement) {
|
|
100
|
+
const [, r] = e.target.id.split("_"), s = g(r);
|
|
101
|
+
if (a.cursor.month() !== s.month()) {
|
|
102
|
+
M(s);
|
|
103
|
+
return;
|
|
104
|
+
}
|
|
105
|
+
const t = V.value.flat().find((i) => i.id === r);
|
|
106
|
+
if (!t || t.disabled) return;
|
|
107
|
+
M(s), j(t);
|
|
108
|
+
}
|
|
109
|
+
}, j = (e) => {
|
|
110
|
+
a.range ? W(e) : a.multiple ? q(e) : z(e);
|
|
111
|
+
}, W = (e) => {
|
|
112
|
+
if (Array.isArray(a.modelValue))
|
|
113
|
+
if (a.modelValue.length !== 1) {
|
|
114
|
+
const r = [p(e.original, a.floating)];
|
|
115
|
+
n("update:modelValue", r);
|
|
116
|
+
} else {
|
|
117
|
+
const r = N([
|
|
118
|
+
a.modelValue[0],
|
|
119
|
+
p(e.original, a.floating)
|
|
120
|
+
]);
|
|
121
|
+
n("update:modelValue", r);
|
|
122
|
+
}
|
|
123
|
+
}, q = (e) => {
|
|
124
|
+
if (Array.isArray(a.modelValue))
|
|
125
|
+
if (e.selected) {
|
|
126
|
+
const r = p(e.original, a.floating), s = a.modelValue.filter((t) => t !== r);
|
|
127
|
+
n("update:modelValue", s);
|
|
128
|
+
} else {
|
|
129
|
+
const r = N([
|
|
130
|
+
...a.modelValue,
|
|
131
|
+
p(e.original, a.floating)
|
|
132
|
+
]);
|
|
133
|
+
n("update:modelValue", r);
|
|
134
|
+
}
|
|
135
|
+
}, z = (e) => {
|
|
136
|
+
e.selected ? n("update:modelValue", null) : n("update:modelValue", p(e.original, a.floating));
|
|
137
|
+
}, G = () => {
|
|
138
|
+
const e = a.cursor.clone().add(1, "day");
|
|
139
|
+
d(e) || (n("update:cursor", e), l());
|
|
140
|
+
}, J = () => {
|
|
141
|
+
const e = a.cursor.clone().subtract(1, "day");
|
|
142
|
+
d(e) || (n("update:cursor", e), l());
|
|
143
|
+
}, Q = () => {
|
|
144
|
+
const e = a.cursor.clone().subtract(1, "week");
|
|
145
|
+
d(e) || (n("update:cursor", e), l());
|
|
146
|
+
}, X = () => {
|
|
147
|
+
const e = a.cursor.clone().add(1, "week");
|
|
148
|
+
d(e) || (n("update:cursor", e), l());
|
|
149
|
+
}, Z = () => {
|
|
150
|
+
const e = a.cursor.clone().endOf("week");
|
|
151
|
+
d(e) || (n("update:cursor", e), l());
|
|
152
|
+
}, ee = () => {
|
|
153
|
+
const e = a.cursor.clone().startOf("week");
|
|
154
|
+
d(e) || (n("update:cursor", e), l());
|
|
155
|
+
}, te = (e) => {
|
|
156
|
+
if (e.shiftKey) {
|
|
157
|
+
const r = a.cursor.clone().subtract(1, "year");
|
|
158
|
+
if (d(r)) return;
|
|
159
|
+
n("update:cursor", r);
|
|
160
|
+
} else {
|
|
161
|
+
const r = a.cursor.clone().subtract(1, "month");
|
|
162
|
+
if (d(r)) return;
|
|
163
|
+
n("update:cursor", r);
|
|
164
|
+
}
|
|
165
|
+
l();
|
|
166
|
+
}, ae = (e) => {
|
|
167
|
+
if (e.shiftKey) {
|
|
168
|
+
const r = a.cursor.clone().add(1, "year");
|
|
169
|
+
if (d(r)) return;
|
|
170
|
+
n("update:cursor", r);
|
|
171
|
+
} else {
|
|
172
|
+
const r = a.cursor.clone().add(1, "month");
|
|
173
|
+
if (d(r)) return;
|
|
174
|
+
n("update:cursor", r);
|
|
175
|
+
}
|
|
176
|
+
l();
|
|
177
|
+
};
|
|
178
|
+
return (e, r) => (u(), c("div", {
|
|
179
|
+
ref_key: "calendar",
|
|
180
|
+
ref: h,
|
|
181
|
+
"aria-label": "Calendar dates",
|
|
182
|
+
class: O(["bb-base-date-picker__days-selector", { "bb-base-date-picker__days-selector--hidden": !e.current }]),
|
|
183
|
+
role: "grid",
|
|
184
|
+
onKeydown: [
|
|
185
|
+
f(m(X, ["prevent"]), ["down"]),
|
|
186
|
+
f(m(Z, ["prevent"]), ["end"]),
|
|
187
|
+
f(m(ee, ["prevent"]), ["home"]),
|
|
188
|
+
f(m(J, ["prevent"]), ["left"]),
|
|
189
|
+
f(m(ae, ["prevent"]), ["page-down"]),
|
|
190
|
+
f(m(te, ["prevent"]), ["page-up"]),
|
|
191
|
+
f(m(G, ["prevent"]), ["right"]),
|
|
192
|
+
f(m(Q, ["prevent"]), ["up"])
|
|
193
|
+
]
|
|
194
|
+
}, [
|
|
195
|
+
ge(Se, {
|
|
196
|
+
direction: D.value,
|
|
197
|
+
gap: 30
|
|
198
|
+
}, {
|
|
199
|
+
default: he(() => [
|
|
200
|
+
(u(), c("div", {
|
|
201
|
+
key: e.cursor.month().toString(),
|
|
202
|
+
class: "bb-base-date-picker__month"
|
|
203
|
+
}, [
|
|
204
|
+
E("div", De, [
|
|
205
|
+
(u(!0), c(w, null, S(Y.value, (s) => (u(), c("div", {
|
|
206
|
+
key: s.id,
|
|
207
|
+
abbr: s.accessibleLabel,
|
|
208
|
+
class: "bb-base-date-picker__header-cell"
|
|
209
|
+
}, x(s.label), 9, Me))), 128))
|
|
210
|
+
]),
|
|
211
|
+
(u(!0), c(w, null, S(V.value, (s) => (u(), c("div", {
|
|
212
|
+
key: s[0].id,
|
|
213
|
+
class: "bb-base-date-picker__week"
|
|
214
|
+
}, [
|
|
215
|
+
(u(!0), c(w, null, S(s, (t) => (u(), c("div", {
|
|
216
|
+
key: t.id,
|
|
217
|
+
class: O({
|
|
218
|
+
"bb-base-date-picker__date--current": t.current,
|
|
219
|
+
"bb-base-date-picker__date--disabled": e.disabled || t.disabled,
|
|
220
|
+
"bb-base-date-picker__date--first": t.first,
|
|
221
|
+
"bb-base-date-picker__date--highlighted": t.highlighted,
|
|
222
|
+
"bb-base-date-picker__date--last": t.last,
|
|
223
|
+
"bb-base-date-picker__date--middle": t.middle,
|
|
224
|
+
"bb-base-date-picker__date--selected": t.selected,
|
|
225
|
+
"bb-base-date-picker__date--today": t.today,
|
|
226
|
+
"bb-base-date-picker__date": !0
|
|
227
|
+
})
|
|
228
|
+
}, [
|
|
229
|
+
E("button", {
|
|
230
|
+
id: t.buttonId,
|
|
231
|
+
"aria-current": t.today ? "date" : void 0,
|
|
232
|
+
"aria-label": `${t.original.format("dddd, MMMM D, YYYY")}${t.selected ? ", selected" : ""}`,
|
|
233
|
+
"aria-selected": t.selected,
|
|
234
|
+
class: O("bb-base-date-picker__date-button"),
|
|
235
|
+
disabled: e.disabled || t.disabled,
|
|
236
|
+
tabindex: Number(t.current) - 1,
|
|
237
|
+
type: "button",
|
|
238
|
+
role: "gridcell",
|
|
239
|
+
onClick: U
|
|
240
|
+
}, x(t.label), 9, Be),
|
|
241
|
+
C(e.$slots, "day", {
|
|
242
|
+
first: t.first,
|
|
243
|
+
highlighted: t.highlighted,
|
|
244
|
+
item: t.original,
|
|
245
|
+
label: t.label,
|
|
246
|
+
last: t.last,
|
|
247
|
+
middle: t.middle,
|
|
248
|
+
selected: t.selected
|
|
249
|
+
}),
|
|
250
|
+
C(e.$slots, t.slotName, {
|
|
251
|
+
first: t.first,
|
|
252
|
+
highlighted: t.highlighted,
|
|
253
|
+
item: t.original,
|
|
254
|
+
label: t.label,
|
|
255
|
+
last: t.last,
|
|
256
|
+
middle: t.middle,
|
|
257
|
+
selected: t.selected
|
|
258
|
+
})
|
|
259
|
+
], 2))), 128))
|
|
260
|
+
]))), 128))
|
|
261
|
+
]))
|
|
262
|
+
]),
|
|
263
|
+
_: 3
|
|
264
|
+
}, 8, ["direction"])
|
|
265
|
+
], 42, Ve));
|
|
266
|
+
}
|
|
267
|
+
});
|
|
4
268
|
export {
|
|
5
|
-
|
|
269
|
+
Pe as default
|
|
6
270
|
};
|