bitboss-ui 2.1.24 → 2.1.26
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/BaseDialog/BaseDialog.vue.d.ts +2 -7
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
- package/dist/index.css +1 -1
- package/dist/index106.js +7 -7
- 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/index133.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index15.js +8 -8
- 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 +10 -2
- package/dist/index21.js +16 -16
- package/dist/index210.js +3 -2
- package/dist/index211.js +13 -2
- package/dist/index212.js +13 -13
- package/dist/index213.js +69 -4
- package/dist/index215.js +33 -19
- package/dist/index216.js +5 -197
- package/dist/index217.js +7 -0
- package/dist/index218.js +5 -69
- package/dist/index219.js +7 -0
- package/dist/index220.js +5 -13
- package/dist/index221.js +5 -114
- package/dist/index222.js +7 -0
- package/dist/index223.js +3 -4
- package/dist/index224.js +2 -13
- package/dist/index225.js +8 -2
- package/dist/index226.js +250 -2
- package/dist/index227.js +52 -7
- package/dist/index228.js +44 -2
- package/dist/index229.js +5 -7
- package/dist/index23.js +15 -15
- package/dist/index230.js +54 -80
- package/dist/index231.js +15 -0
- package/dist/index232.js +9 -27
- package/dist/index233.js +2 -16
- package/dist/index234.js +8 -16
- package/dist/index235.js +112 -49
- package/dist/index237.js +23 -3
- package/dist/index238.js +182 -11
- package/dist/index239.js +3 -5
- package/dist/index240.js +3 -3
- package/dist/index241.js +2 -5
- package/dist/index242.js +2 -5
- package/dist/index243.js +20 -5
- package/dist/index244.js +2 -5
- package/dist/index245.js +4 -5
- package/dist/index246.js +84 -6
- package/dist/index248.js +28 -51
- package/dist/index249.js +17 -44
- package/dist/index25.js +79 -75
- package/dist/index250.js +51 -5
- package/dist/index251.js +15 -60
- package/dist/index252.js +12 -2
- package/dist/index253.js +15 -17
- package/dist/index254.js +106 -12
- package/dist/index256.js +47 -53
- package/dist/index258.js +6 -100
- package/dist/index259.js +18 -0
- package/dist/index260.js +9 -229
- package/dist/index261.js +2 -34
- package/dist/index262.js +18 -5
- package/dist/index263.js +12 -3
- package/dist/index264.js +6 -10
- package/dist/index265.js +229 -3
- package/dist/index266.js +2 -183
- package/dist/index267.js +7 -6
- package/dist/index268.js +7 -16
- package/dist/index269.js +4 -9
- package/dist/index27.js +1 -1
- package/dist/index270.js +197 -23
- package/dist/index272.js +3 -9
- package/dist/index273.js +5 -2
- package/dist/index276.js +2 -5
- package/dist/index277.js +1 -1
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +2 -2
- package/dist/index283.js +7 -3
- package/dist/{index282.js → index284.js} +1 -1
- package/dist/index285.js +2 -7
- package/dist/index286.js +4 -3
- package/dist/index287.js +280 -4
- package/dist/index288.js +2 -4
- package/dist/index289.js +16 -3
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -17
- package/dist/index291.js +15 -27
- package/dist/index292.js +2 -280
- package/dist/index293.js +19 -2
- package/dist/index294.js +2 -16
- package/dist/index295.js +15 -2
- package/dist/index296.js +2 -16
- package/dist/index297.js +19 -2
- package/dist/index298.js +2 -19
- package/dist/index299.js +27 -2
- package/dist/index300.js +2 -15
- package/dist/index301.js +2 -2
- package/dist/index302.js +2 -19
- package/dist/index303.js +2 -2
- package/dist/index304.js +2 -27
- package/dist/index305.js +28 -2
- package/dist/index306.js +21 -1
- package/dist/index308.js +3 -2
- package/dist/index309.js +6 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -22
- package/dist/index311.js +127 -0
- package/dist/index312.js +2 -2
- package/dist/index313.js +4 -6
- package/dist/index314.js +1 -1
- package/dist/index315.js +17 -3
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -125
- package/dist/index318.js +718 -2
- package/dist/index319.js +366 -5
- package/dist/index320.js +58 -718
- package/dist/index321.js +2 -366
- package/dist/index322.js +5 -58
- package/dist/index323.js +3 -5
- package/dist/index324.js +32 -7
- package/dist/index325.js +28 -6
- package/dist/index328.js +6 -46
- package/dist/index329.js +7 -58
- package/dist/index33.js +8 -8
- package/dist/index330.js +18 -57
- package/dist/index331.js +58 -7
- package/dist/index332.js +57 -18
- package/dist/index333.js +2 -2
- package/dist/index334.js +1 -1
- package/dist/index335.js +46 -6
- package/dist/index336.js +227 -32
- package/dist/index337.js +92 -27
- package/dist/index338.js +10 -0
- package/dist/index339.js +5 -227
- package/dist/index340.js +7 -92
- package/dist/index342.js +3 -129
- package/dist/index343.js +126 -47
- package/dist/{index341.js → index346.js} +1 -1
- package/dist/index347.js +50 -3
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +6 -6
- 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 +84 -80
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +1 -1
- package/dist/index214.js +0 -13
- package/dist/index236.js +0 -17
- package/dist/index247.js +0 -252
- package/dist/index255.js +0 -8
- package/dist/index271.js +0 -5
- package/dist/index307.js +0 -4
- package/dist/index326.js +0 -10
package/dist/index90.js
CHANGED
@@ -1,22 +1,22 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { parseSize as
|
3
|
-
import { useId as
|
4
|
-
import { useLocale as
|
5
|
-
import { useMobile as
|
6
|
-
import { useUntil as
|
1
|
+
import { defineComponent as P, mergeModels as T, useModel as q, computed as v, ref as z, watch as A, onMounted as H, createElementBlock as r, openBlock as d, withModifiers as K, normalizeStyle as R, normalizeClass as U, unref as p, createCommentVNode as y, Fragment as j, createElementVNode as t, renderSlot as l, createTextVNode as G, toDisplayString as D, nextTick as J } from "vue";
|
2
|
+
import { parseSize as Q } from "./index231.js";
|
3
|
+
import { useId as S } from "./index8.js";
|
4
|
+
import { useLocale as X } from "./index211.js";
|
5
|
+
import { useMobile as Y } from "./index9.js";
|
6
|
+
import { useUntil as Z } from "./index232.js";
|
7
7
|
import { wait as h } from "./index135.js";
|
8
|
-
const
|
8
|
+
const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
|
9
9
|
ref: "header",
|
10
10
|
class: "bb-offcanvas__header"
|
11
|
-
},
|
11
|
+
}, oe = { class: "bb-offcanvas__close" }, te = ["aria-label", "disabled"], se = {
|
12
12
|
ref: "body",
|
13
13
|
class: "bb-offcanvas__body scrollbar-border"
|
14
|
-
}, le = {
|
14
|
+
}, le = { class: "bb-offcanvas__body-content" }, ae = {
|
15
15
|
ref: "footer",
|
16
16
|
class: "bb-offcanvas__footer"
|
17
|
-
},
|
17
|
+
}, be = /* @__PURE__ */ P({
|
18
18
|
__name: "BbOffCanvas",
|
19
|
-
props: /* @__PURE__ */
|
19
|
+
props: /* @__PURE__ */ T({
|
20
20
|
closeLabel: {},
|
21
21
|
compact: { type: Boolean },
|
22
22
|
disabled: { type: Boolean },
|
@@ -36,59 +36,61 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
36
36
|
modelValue: { type: Boolean, default: !1 },
|
37
37
|
modelModifiers: {}
|
38
38
|
}),
|
39
|
-
emits: /* @__PURE__ */
|
40
|
-
setup(g, { emit:
|
41
|
-
const o = g, w =
|
42
|
-
() => o.closeLabel ||
|
43
|
-
), i =
|
44
|
-
() =>
|
39
|
+
emits: /* @__PURE__ */ T(["shown", "hidden"], ["update:modelValue"]),
|
40
|
+
setup(g, { emit: V }) {
|
41
|
+
const o = g, w = V, s = q(g, "modelValue"), { t: I } = X(), N = v(
|
42
|
+
() => o.closeLabel || I("dialog.closeLabel").value
|
43
|
+
), i = z(null), c = Z(
|
44
|
+
() => s.value || o.eager,
|
45
45
|
{
|
46
|
-
initialValue:
|
46
|
+
initialValue: s.value || o.eager
|
47
47
|
}
|
48
|
-
),
|
48
|
+
), u = `title_${S().id.value}`, f = `description_${S().id.value}`, _ = (e) => {
|
49
49
|
if (e.key === "Escape" && (o.disabled || o.persistent))
|
50
50
|
return e.preventDefault(), a.value = !0, h(200).then(() => {
|
51
51
|
a.value = !1;
|
52
52
|
}), !1;
|
53
|
-
},
|
54
|
-
var n,
|
53
|
+
}, C = async (e) => {
|
54
|
+
var n, L, M, $;
|
55
55
|
e ? ((n = window.globalThis) != null && n.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && (document.documentElement.style.setProperty(
|
56
56
|
"--scrollbar-width",
|
57
|
-
`${
|
58
|
-
), document.addEventListener("keydown",
|
59
|
-
var
|
60
|
-
const
|
61
|
-
|
62
|
-
}), w("shown")) : (await h(o.transitionDuration), (
|
57
|
+
`${F()}px`
|
58
|
+
), document.addEventListener("keydown", _)), (L = i.value) == null || L.showModal(), o.focusTarget && J(() => {
|
59
|
+
var E;
|
60
|
+
const m = (E = i.value) == null ? void 0 : E.querySelector(o.focusTarget);
|
61
|
+
m && m instanceof HTMLElement && m.focus();
|
62
|
+
}), w("shown")) : (await h(o.transitionDuration), (M = window.globalThis) != null && M.document && document.removeEventListener("keydown", _), ($ = i.value) == null || $.close(), w("hidden"));
|
63
63
|
};
|
64
|
-
|
65
|
-
|
64
|
+
A(s, C), H(() => {
|
65
|
+
s.value && C(!0);
|
66
66
|
});
|
67
|
-
const
|
67
|
+
const W = v(() => B.value ? "100%" : o.size === "auto" ? "fit-content" : Q(o.size, {
|
68
68
|
sm: 384,
|
69
69
|
md: 652,
|
70
70
|
lg: 896
|
71
|
-
})),
|
71
|
+
})), k = (e) => {
|
72
72
|
if (e.preventDefault(), o.disabled || o.persistent)
|
73
73
|
return a.value = !0, h(300).then(() => {
|
74
74
|
a.value = !1;
|
75
75
|
}), !1;
|
76
|
-
|
77
|
-
},
|
78
|
-
|
76
|
+
b();
|
77
|
+
}, b = () => {
|
78
|
+
s.value = !1;
|
79
|
+
}, a = z(!1), F = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: O } = Y(), B = v(
|
80
|
+
() => o.fullscreen === !0 || o.fullscreen === "mobile" && O.value
|
79
81
|
);
|
80
|
-
return (e, n) => (
|
82
|
+
return (e, n) => (d(), r("dialog", {
|
81
83
|
ref_key: "dialog",
|
82
84
|
ref: i,
|
83
|
-
"aria-describedby":
|
84
|
-
"aria-labelledby":
|
85
|
-
"aria-live":
|
86
|
-
class:
|
85
|
+
"aria-describedby": p(c) && e.description ? f : void 0,
|
86
|
+
"aria-labelledby": p(c) && e.title ? u : void 0,
|
87
|
+
"aria-live": s.value ? "polite" : "off",
|
88
|
+
class: U([
|
87
89
|
"bb-offcanvas",
|
88
90
|
[
|
89
91
|
{
|
90
|
-
"bb-offcanvas--open":
|
91
|
-
"bb-offcanvas--fullscreen":
|
92
|
+
"bb-offcanvas--open": s.value,
|
93
|
+
"bb-offcanvas--fullscreen": B.value,
|
92
94
|
"bb-offcanvas--compact": e.compact,
|
93
95
|
"bb-offcanvas--deny-close": a.value,
|
94
96
|
[`bb-offcanvas--${o.direction}`]: !0
|
@@ -97,46 +99,46 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
97
99
|
e.panelClasses
|
98
100
|
].flat()
|
99
101
|
]),
|
100
|
-
inert: !
|
101
|
-
style:
|
102
|
-
"--max-size":
|
102
|
+
inert: !s.value,
|
103
|
+
style: R({
|
104
|
+
"--max-size": W.value,
|
103
105
|
"--transition-duration": `${o.transitionDuration}ms`
|
104
106
|
}),
|
105
|
-
onCancel:
|
106
|
-
onClick:
|
107
|
+
onCancel: k,
|
108
|
+
onClick: K(k, ["self"])
|
107
109
|
}, [
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
close:
|
110
|
+
p(c) ? (d(), r(j, { key: 0 }, [
|
111
|
+
t("div", ee, [
|
112
|
+
l(e.$slots, "header", {
|
113
|
+
close: b,
|
112
114
|
title: e.title,
|
113
|
-
titleId:
|
115
|
+
titleId: u
|
114
116
|
}, () => [
|
115
|
-
|
116
|
-
id:
|
117
|
+
t("span", {
|
118
|
+
id: u,
|
117
119
|
class: "bb-offcanvas__title"
|
118
120
|
}, [
|
119
|
-
|
120
|
-
|
121
|
+
l(e.$slots, "title", { text: e.title }, () => [
|
122
|
+
G(D(e.title), 1)
|
121
123
|
])
|
122
124
|
]),
|
123
|
-
|
124
|
-
e.showClose ? (
|
125
|
+
t("span", oe, [
|
126
|
+
e.showClose ? (d(), r("button", {
|
125
127
|
key: 0,
|
126
|
-
"aria-label":
|
128
|
+
"aria-label": N.value,
|
127
129
|
disabled: o.disabled,
|
128
130
|
type: "button",
|
129
|
-
onClick:
|
131
|
+
onClick: b
|
130
132
|
}, [
|
131
|
-
|
132
|
-
n[0] || (n[0] =
|
133
|
-
|
133
|
+
l(e.$slots, "close", {}, () => [
|
134
|
+
n[0] || (n[0] = t("span", { class: "bb-offcanvas__close-icon" }, [
|
135
|
+
t("svg", {
|
134
136
|
"aria-hidden": "true",
|
135
137
|
fill: "none",
|
136
138
|
viewBox: "0 0 24 24",
|
137
139
|
xmlns: "http://www.w3.org/2000/svg"
|
138
140
|
}, [
|
139
|
-
|
141
|
+
t("path", {
|
140
142
|
d: "M23 23L1 1M23 1L1 23",
|
141
143
|
stroke: "currentColor",
|
142
144
|
"stroke-linecap": "round",
|
@@ -145,30 +147,32 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
|
|
145
147
|
])
|
146
148
|
], -1))
|
147
149
|
])
|
148
|
-
], 8,
|
150
|
+
], 8, te)) : y("", !0)
|
149
151
|
])
|
150
152
|
])
|
151
153
|
], 512),
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
154
|
+
t("div", se, [
|
155
|
+
t("div", le, [
|
156
|
+
l(e.$slots, "description", {
|
157
|
+
descriptionId: f,
|
158
|
+
text: e.description
|
159
|
+
}, () => [
|
160
|
+
e.description ? (d(), r("div", {
|
161
|
+
key: 0,
|
162
|
+
id: f,
|
163
|
+
class: "bb-offcanvas__description sr-only"
|
164
|
+
}, D(e.description), 1)) : y("", !0)
|
165
|
+
]),
|
166
|
+
l(e.$slots, "default")
|
167
|
+
])
|
164
168
|
], 512),
|
165
|
-
|
166
|
-
|
169
|
+
t("div", ae, [
|
170
|
+
l(e.$slots, "footer")
|
167
171
|
], 512)
|
168
172
|
], 64)) : y("", !0)
|
169
|
-
], 46,
|
173
|
+
], 46, x));
|
170
174
|
}
|
171
175
|
});
|
172
176
|
export {
|
173
|
-
|
177
|
+
be as default
|
174
178
|
};
|
package/dist/index92.js
CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as d, r
|
|
3
3
|
/* empty css */
|
4
4
|
import P from "./index13.js";
|
5
5
|
/* empty css */
|
6
|
-
import { debounce as X } from "./
|
7
|
-
import { useLocale as H } from "./
|
6
|
+
import { debounce as X } from "./index260.js";
|
7
|
+
import { useLocale as H } from "./index211.js";
|
8
8
|
import { useRoute as J } from "./index142.js";
|
9
9
|
const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
|
10
10
|
__name: "BbPagination",
|
package/dist/index94.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as V, ref as m, computed as g, createBlock as k, openBlock as y, unref as l, normalizeClass as D, withCtx as v, createElementVNode as d, createCommentVNode as M, renderSlot as C, toDisplayString as z, normalizeProps as I, guardReactiveProps as O, nextTick as S } from "vue";
|
2
2
|
import { useId as H } from "./index8.js";
|
3
3
|
import { useIntersectionObserver as N } from "./index137.js";
|
4
|
-
import { useLocale as U } from "./
|
5
|
-
import { useUntil as W } from "./
|
4
|
+
import { useLocale as U } from "./index211.js";
|
5
|
+
import { useUntil as W } from "./index232.js";
|
6
6
|
import q from "./index13.js";
|
7
7
|
/* empty css */
|
8
|
-
import A from "./
|
8
|
+
import A from "./index235.js";
|
9
9
|
/* empty css */
|
10
10
|
const R = ["inert"], Z = { class: "bb-popover__close-label sr-only" }, ee = /* @__PURE__ */ V({
|
11
11
|
__name: "BbPopover",
|
package/package.json
CHANGED
package/dist/index214.js
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
import { ref as a, watch as c, toValue as u } from "vue";
|
2
|
-
const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
|
3
|
-
const t = a(o), n = c(
|
4
|
-
() => u(e),
|
5
|
-
(s) => {
|
6
|
-
s && (t.value = r, n());
|
7
|
-
}
|
8
|
-
);
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
export {
|
12
|
-
i as useUntil
|
13
|
-
};
|
package/dist/index236.js
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
import { isNil as f } from "./index226.js";
|
2
|
-
import { computed as t, unref as o } from "vue";
|
3
|
-
const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
|
4
|
-
const i = t(
|
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
|
-
};
|
15
|
-
export {
|
16
|
-
a as useCoherence
|
17
|
-
};
|
package/dist/index247.js
DELETED
@@ -1,252 +0,0 @@
|
|
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 "./index331.js";
|
3
|
-
import { identity as T } from "./index210.js";
|
4
|
-
import { isNotNil as me } from "./index140.js";
|
5
|
-
import { last as ge } from "./index228.js";
|
6
|
-
import { sort as E } from "./index332.js";
|
7
|
-
import b from "./index239.js";
|
8
|
-
import he from "./index250.js";
|
9
|
-
const ye = ["onKeydown"], _e = { class: "bb-base-date-picker__header-container" }, ke = ["abbr"], Oe = ["id", "disabled", "tabindex"], Ce = /* @__PURE__ */ le({
|
10
|
-
__name: "BaseDatePickerInputDaySelector",
|
11
|
-
props: {
|
12
|
-
cursor: {},
|
13
|
-
current: { type: Boolean },
|
14
|
-
disabled: { type: Boolean },
|
15
|
-
firstDayOfWeek: {},
|
16
|
-
id: {},
|
17
|
-
modelValue: {},
|
18
|
-
max: {},
|
19
|
-
min: {},
|
20
|
-
selectable: { type: Function },
|
21
|
-
range: { type: Boolean },
|
22
|
-
multiple: { type: Boolean },
|
23
|
-
readonly: { type: Boolean }
|
24
|
-
},
|
25
|
-
emits: ["update:modelValue", "update:cursor"],
|
26
|
-
setup(N, { emit: x }) {
|
27
|
-
const a = N, s = x, g = A(null), R = b().startOf("day"), m = _(() => {
|
28
|
-
let e = 1 / 0, r = -1 / 0, o = {};
|
29
|
-
return a.modelValue && [].concat(a.modelValue).filter(T).map((i) => b(i).startOf("day")).map((i) => i.valueOf()).forEach((i, h) => {
|
30
|
-
i < e && (e = i), i > r && (r = i), o[i] = h;
|
31
|
-
}), {
|
32
|
-
min: e,
|
33
|
-
max: r,
|
34
|
-
index: (t) => o[t.valueOf()],
|
35
|
-
selected: (t) => me(o[t.valueOf()]),
|
36
|
-
isFirstOfRange: (t) => t.valueOf() === e,
|
37
|
-
isLastOfRange: (t) => t.valueOf() === r,
|
38
|
-
isBetween: (t) => t.valueOf() > e && t.valueOf() < r
|
39
|
-
};
|
40
|
-
}), K = _(() => new Array(7).fill("").map((e, r) => b().day((r + a.firstDayOfWeek) % 7)).map((e) => ({
|
41
|
-
accessibleLabel: e.format("dddd"),
|
42
|
-
label: e.format("dd").slice(0, 1).toUpperCase(),
|
43
|
-
id: e.toISOString(),
|
44
|
-
original: e
|
45
|
-
}))), v = _(() => {
|
46
|
-
const e = a.cursor.year().toString(), r = a.cursor.month().toString();
|
47
|
-
let t = a.cursor.clone().startOf("month").clone().startOf("week"), h = a.cursor.clone().endOf("month").clone().endOf("week"), Z = b(a.cursor).startOf("day"), D = [];
|
48
|
-
for (let n = t; n.isBefore(h); n = n.add(1, "day"))
|
49
|
-
D.push(n.clone());
|
50
|
-
const ee = D.map((n) => {
|
51
|
-
const y = n.toISOString(), te = n.week().toString();
|
52
|
-
let re = m.value.selected(n);
|
53
|
-
const B = a.range && m.value.isFirstOfRange(n), I = a.range && m.value.isLastOfRange(n), ae = a.range && !B && !I && m.value.isBetween(n), oe = n.month().toString() === r && n.year().toString() === e, ne = n.isSame(R), se = n.isSame(Z), ie = d(n), de = n.get("D").toString();
|
54
|
-
return {
|
55
|
-
buttonId: [a.id, y].filter(T).join("_"),
|
56
|
-
current: se,
|
57
|
-
disabled: ie,
|
58
|
-
first: B,
|
59
|
-
highlighted: oe,
|
60
|
-
id: y,
|
61
|
-
label: de,
|
62
|
-
last: I,
|
63
|
-
middle: ae,
|
64
|
-
original: n,
|
65
|
-
selected: re,
|
66
|
-
slotName: y,
|
67
|
-
today: ne,
|
68
|
-
week: te
|
69
|
-
};
|
70
|
-
});
|
71
|
-
return be(ee, 7);
|
72
|
-
}), d = (e) => {
|
73
|
-
let r = !0;
|
74
|
-
return a.min && r && (r = e.isSameOrAfter(b(a.min).startOf("day"))), a.max && r && (r = e.isSameOrBefore(b(a.max).startOf("day"))), typeof a.selectable == "function" && r && (r = a.selectable(e.toDate())), !r;
|
75
|
-
}, w = A("left"), F = (e, r) => {
|
76
|
-
e && r && (w.value = e.isBefore(r) ? "left" : "right");
|
77
|
-
};
|
78
|
-
ce(
|
79
|
-
() => a.cursor,
|
80
|
-
(e, r) => {
|
81
|
-
F(e, r);
|
82
|
-
}
|
83
|
-
);
|
84
|
-
const V = (e) => s("update:cursor", e), l = async () => {
|
85
|
-
if (!g.value) return;
|
86
|
-
await pe();
|
87
|
-
const e = ge([
|
88
|
-
...g.value.querySelectorAll(
|
89
|
-
".bb-base-date-picker__date--current button"
|
90
|
-
)
|
91
|
-
]);
|
92
|
-
e instanceof HTMLElement && e.focus();
|
93
|
-
}, H = (e) => {
|
94
|
-
if (!a.readonly && e.target instanceof HTMLButtonElement) {
|
95
|
-
const [, r] = e.target.id.split("_"), o = b(r);
|
96
|
-
if (a.cursor.month() !== o.month()) {
|
97
|
-
V(o);
|
98
|
-
return;
|
99
|
-
}
|
100
|
-
const t = v.value.flat().find((i) => i.id === r);
|
101
|
-
if (t.disabled) return;
|
102
|
-
V(o), P(t);
|
103
|
-
}
|
104
|
-
}, P = (e) => {
|
105
|
-
a.range ? U(e) : a.multiple ? j(e) : W(e);
|
106
|
-
}, U = (e) => {
|
107
|
-
if (!Array.isArray(a.modelValue)) return;
|
108
|
-
const r = e.original.toISOString();
|
109
|
-
if (a.modelValue.length !== 1) s("update:modelValue", [r]);
|
110
|
-
else {
|
111
|
-
const o = E([a.modelValue[0], e.original.toISOString()]);
|
112
|
-
s("update:modelValue", o);
|
113
|
-
}
|
114
|
-
}, j = (e) => {
|
115
|
-
if (Array.isArray(a.modelValue))
|
116
|
-
if (e.selected) {
|
117
|
-
const r = e.original.toISOString(), o = a.modelValue.filter((t) => t !== r);
|
118
|
-
s("update:modelValue", o);
|
119
|
-
} else {
|
120
|
-
const r = E([...a.modelValue, e.original.toISOString()]);
|
121
|
-
s("update:modelValue", r);
|
122
|
-
}
|
123
|
-
}, W = (e) => {
|
124
|
-
e.selected ? s("update:modelValue", null) : s("update:modelValue", e.original.toISOString());
|
125
|
-
}, $ = () => {
|
126
|
-
const e = a.cursor.clone().add(1, "day");
|
127
|
-
d(e) || (s("update:cursor", e), l());
|
128
|
-
}, q = () => {
|
129
|
-
const e = a.cursor.clone().subtract(1, "day");
|
130
|
-
d(e) || (s("update:cursor", e), l());
|
131
|
-
}, z = () => {
|
132
|
-
const e = a.cursor.clone().subtract(1, "week");
|
133
|
-
d(e) || (s("update:cursor", e), l());
|
134
|
-
}, G = () => {
|
135
|
-
const e = a.cursor.clone().add(1, "week");
|
136
|
-
d(e) || (s("update:cursor", e), l());
|
137
|
-
}, J = () => {
|
138
|
-
const e = a.cursor.clone().endOf("week");
|
139
|
-
d(e) || (s("update:cursor", e), l());
|
140
|
-
}, Q = () => {
|
141
|
-
const e = a.cursor.clone().startOf("week");
|
142
|
-
d(e) || (s("update:cursor", e), l());
|
143
|
-
}, X = (e) => {
|
144
|
-
if (e.shiftKey) {
|
145
|
-
const r = a.cursor.clone().subtract(1, "year");
|
146
|
-
if (d(r)) return;
|
147
|
-
s("update:cursor", r);
|
148
|
-
} else {
|
149
|
-
const r = a.cursor.clone().subtract(1, "month");
|
150
|
-
if (d(r)) return;
|
151
|
-
s("update:cursor", r);
|
152
|
-
}
|
153
|
-
l();
|
154
|
-
}, Y = (e) => {
|
155
|
-
if (e.shiftKey) {
|
156
|
-
const r = a.cursor.clone().add(1, "year");
|
157
|
-
if (d(r)) return;
|
158
|
-
s("update:cursor", r);
|
159
|
-
} else {
|
160
|
-
const r = a.cursor.clone().add(1, "month");
|
161
|
-
if (d(r)) return;
|
162
|
-
s("update:cursor", r);
|
163
|
-
}
|
164
|
-
l();
|
165
|
-
};
|
166
|
-
return (e, r) => (u(), c("div", {
|
167
|
-
ref_key: "calendar",
|
168
|
-
ref: g,
|
169
|
-
class: k(["bb-base-date-picker__days-selector", { "bb-base-date-picker__days-selector--hidden": !e.current }]),
|
170
|
-
onKeydown: [
|
171
|
-
f(p(G, ["prevent"]), ["down"]),
|
172
|
-
f(p(J, ["prevent"]), ["end"]),
|
173
|
-
f(p(Q, ["prevent"]), ["home"]),
|
174
|
-
f(p(q, ["prevent"]), ["left"]),
|
175
|
-
f(p(Y, ["prevent"]), ["page-down"]),
|
176
|
-
f(p(X, ["prevent"]), ["page-up"]),
|
177
|
-
f(p($, ["prevent"]), ["right"]),
|
178
|
-
f(p(z, ["prevent"]), ["up"])
|
179
|
-
]
|
180
|
-
}, [
|
181
|
-
ue(he, {
|
182
|
-
direction: w.value,
|
183
|
-
gap: 30
|
184
|
-
}, {
|
185
|
-
default: fe(() => [
|
186
|
-
(u(), c("div", {
|
187
|
-
key: e.cursor.month().toString(),
|
188
|
-
class: "bb-base-date-picker__month"
|
189
|
-
}, [
|
190
|
-
M("div", _e, [
|
191
|
-
(u(!0), c(O, null, S(K.value, (o) => (u(), c("div", {
|
192
|
-
key: o.id,
|
193
|
-
abbr: o.accessibleLabel,
|
194
|
-
class: "bb-base-date-picker__header-cell"
|
195
|
-
}, C(o.label), 9, ke))), 128))
|
196
|
-
]),
|
197
|
-
(u(!0), c(O, null, S(v.value, (o) => (u(), c("div", {
|
198
|
-
key: o[0].id,
|
199
|
-
class: "bb-base-date-picker__week"
|
200
|
-
}, [
|
201
|
-
(u(!0), c(O, null, S(o, (t) => (u(), c("div", {
|
202
|
-
key: t.id,
|
203
|
-
class: k({
|
204
|
-
"bb-base-date-picker__date--current": t.current,
|
205
|
-
"bb-base-date-picker__date--disabled": e.disabled || t.disabled,
|
206
|
-
"bb-base-date-picker__date--first": t.first,
|
207
|
-
"bb-base-date-picker__date--highlighted": t.highlighted,
|
208
|
-
"bb-base-date-picker__date--last": t.last,
|
209
|
-
"bb-base-date-picker__date--middle": t.middle,
|
210
|
-
"bb-base-date-picker__date--selected": t.selected,
|
211
|
-
"bb-base-date-picker__date--today": t.today,
|
212
|
-
"bb-base-date-picker__date": !0
|
213
|
-
})
|
214
|
-
}, [
|
215
|
-
M("button", {
|
216
|
-
id: t.buttonId,
|
217
|
-
class: k("bb-base-date-picker__date-button"),
|
218
|
-
disabled: e.disabled || t.disabled,
|
219
|
-
tabindex: Number(t.current) - 1,
|
220
|
-
type: "button",
|
221
|
-
onClick: H
|
222
|
-
}, C(t.label), 9, Oe),
|
223
|
-
L(e.$slots, "day", {
|
224
|
-
first: t.first,
|
225
|
-
highlighted: t.highlighted,
|
226
|
-
item: t.original,
|
227
|
-
label: t.label,
|
228
|
-
last: t.last,
|
229
|
-
middle: t.middle,
|
230
|
-
selected: t.selected
|
231
|
-
}),
|
232
|
-
L(e.$slots, t.slotName, {
|
233
|
-
first: t.first,
|
234
|
-
highlighted: t.highlighted,
|
235
|
-
item: t.original,
|
236
|
-
label: t.label,
|
237
|
-
last: t.last,
|
238
|
-
middle: t.middle,
|
239
|
-
selected: t.selected
|
240
|
-
})
|
241
|
-
], 2))), 128))
|
242
|
-
]))), 128))
|
243
|
-
]))
|
244
|
-
]),
|
245
|
-
_: 3
|
246
|
-
}, 8, ["direction"])
|
247
|
-
], 42, ye));
|
248
|
-
}
|
249
|
-
});
|
250
|
-
export {
|
251
|
-
Ce as default
|
252
|
-
};
|
package/dist/index255.js
DELETED
package/dist/index271.js
DELETED
package/dist/index307.js
DELETED
package/dist/index326.js
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
const i = (r, s, a) => {
|
2
|
-
const t = a / 100, c = s * Math.min(t, 1 - t) / 100, n = (h) => {
|
3
|
-
const o = (h + r / 30) % 12, e = t - c * Math.max(Math.min(o - 3, 9 - o, 1), -1);
|
4
|
-
return Math.round(255 * e).toString(16).padStart(2, "0");
|
5
|
-
};
|
6
|
-
return `#${n(0)}${n(8)}${n(4)}`;
|
7
|
-
};
|
8
|
-
export {
|
9
|
-
i as hslToHex
|
10
|
-
};
|