bitboss-ui 2.1.92 → 2.1.93

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.
Files changed (181) hide show
  1. package/dist/components/BbTab/BbTab.vue.d.ts +120 -91
  2. package/dist/index107.js +7 -7
  3. package/dist/index114.js +1 -1
  4. package/dist/index120.js +239 -167
  5. package/dist/index122.js +10 -10
  6. package/dist/index13.js +2 -2
  7. package/dist/index130.js +1 -1
  8. package/dist/index132.js +4 -4
  9. package/dist/index134.js +1 -1
  10. package/dist/index136.js +2 -2
  11. package/dist/index143.js +2 -2
  12. package/dist/index15.js +5 -5
  13. package/dist/index17.js +3 -3
  14. package/dist/index19.js +6 -6
  15. package/dist/index21.js +14 -14
  16. package/dist/index217.js +4 -32
  17. package/dist/index218.js +8 -28
  18. package/dist/index219.js +6 -0
  19. package/dist/index220.js +13 -5
  20. package/dist/index221.js +20 -8
  21. package/dist/index222.js +201 -2
  22. package/dist/index224.js +135 -17
  23. package/dist/index226.js +9 -0
  24. package/dist/index227.js +2 -100
  25. package/dist/index228.js +4 -0
  26. package/dist/index229.js +188 -3
  27. package/dist/index23.js +11 -11
  28. package/dist/index230.js +3 -13
  29. package/dist/index231.js +13 -13
  30. package/dist/index233.js +1 -1
  31. package/dist/index234.js +4 -9
  32. package/dist/index235.js +8 -186
  33. package/dist/index236.js +3 -3
  34. package/dist/index237.js +4 -3
  35. package/dist/index238.js +3 -18
  36. package/dist/index239.js +9 -12
  37. package/dist/index240.js +8 -15
  38. package/dist/index241.js +3 -12
  39. package/dist/index244.js +17 -4
  40. package/dist/index245.js +49 -133
  41. package/dist/index246.js +14 -0
  42. package/dist/index247.js +33 -229
  43. package/dist/index248.js +28 -2
  44. package/dist/index25.js +2 -2
  45. package/dist/index251.js +5 -2
  46. package/dist/index252.js +5 -3
  47. package/dist/index253.js +5 -10
  48. package/dist/index254.js +5 -3
  49. package/dist/index255.js +2 -4
  50. package/dist/index256.js +6 -5
  51. package/dist/index257.js +8 -5
  52. package/dist/index258.js +268 -5
  53. package/dist/index259.js +52 -5
  54. package/dist/index260.js +52 -6
  55. package/dist/index261.js +30 -6
  56. package/dist/index262.js +53 -261
  57. package/dist/index263.js +78 -44
  58. package/dist/index265.js +15 -32
  59. package/dist/index266.js +32 -58
  60. package/dist/index267.js +9 -5
  61. package/dist/index268.js +9 -5
  62. package/dist/index269.js +23 -5
  63. package/dist/index270.js +6 -2
  64. package/dist/index271.js +15 -19
  65. package/dist/index272.js +52 -6
  66. package/dist/index273.js +2 -2
  67. package/dist/index274.js +7 -34
  68. package/dist/index275.js +6 -8
  69. package/dist/index276.js +9 -3
  70. package/dist/index277.js +2 -5
  71. package/dist/index278.js +2 -4
  72. package/dist/index279.js +3 -201
  73. package/dist/index280.js +20 -0
  74. package/dist/index281.js +11 -8
  75. package/dist/index282.js +106 -23
  76. package/dist/index284.js +100 -6
  77. package/dist/index286.js +229 -11
  78. package/dist/index287.js +33 -2
  79. package/dist/index288.js +3 -7
  80. package/dist/index289.js +67 -7
  81. package/dist/index29.js +2 -2
  82. package/dist/index290.js +11 -9
  83. package/dist/index291.js +5 -8
  84. package/dist/index292.js +5 -67
  85. package/dist/index293.js +5 -53
  86. package/dist/index294.js +7 -0
  87. package/dist/index295.js +1 -1
  88. package/dist/index296.js +3 -7
  89. package/dist/index297.js +7 -3
  90. package/dist/index299.js +3 -17
  91. package/dist/index300.js +5 -4
  92. package/dist/index301.js +4 -5
  93. package/dist/index302.js +1 -1
  94. package/dist/index303.js +14 -25
  95. package/dist/index304.js +28 -3
  96. package/dist/index305.js +280 -2
  97. package/dist/index306.js +2 -280
  98. package/dist/index307.js +16 -2
  99. package/dist/index308.js +2 -16
  100. package/dist/index309.js +16 -2
  101. package/dist/index31.js +2 -2
  102. package/dist/index310.js +2 -16
  103. package/dist/index311.js +27 -2
  104. package/dist/index312.js +2 -27
  105. package/dist/index313.js +2 -2
  106. package/dist/index314.js +1 -1
  107. package/dist/index315.js +1 -1
  108. package/dist/index316.js +1 -1
  109. package/dist/index317.js +1 -1
  110. package/dist/index318.js +1 -1
  111. package/dist/index319.js +719 -2
  112. package/dist/index320.js +366 -5
  113. package/dist/index321.js +57 -3
  114. package/dist/index322.js +3 -124
  115. package/dist/index323.js +3 -2
  116. package/dist/index324.js +3 -15
  117. package/dist/index325.js +2 -2
  118. package/dist/index326.js +5 -18
  119. package/dist/index327.js +5 -2
  120. package/dist/index328.js +2 -719
  121. package/dist/index329.js +8 -366
  122. package/dist/index33.js +6 -6
  123. package/dist/index330.js +5 -56
  124. package/dist/index331.js +8 -2
  125. package/dist/index332.js +5 -58
  126. package/dist/index333.js +7 -58
  127. package/dist/index334.js +6 -227
  128. package/dist/index335.js +18 -5
  129. package/dist/index336.js +8 -34
  130. package/dist/index337.js +15 -6
  131. package/dist/index338.js +222 -123
  132. package/dist/index339.js +30 -393
  133. package/dist/index340.js +6 -47
  134. package/dist/index341.js +128 -3
  135. package/dist/index342.js +397 -6
  136. package/dist/index343.js +57 -18
  137. package/dist/index344.js +58 -9
  138. package/dist/index345.js +124 -14
  139. package/dist/index346.js +2 -5
  140. package/dist/index347.js +14 -6
  141. package/dist/index348.js +2 -8
  142. package/dist/index349.js +18 -5
  143. package/dist/index35.js +4 -4
  144. package/dist/index350.js +2 -8
  145. package/dist/index351.js +21 -92
  146. package/dist/index353.js +129 -515
  147. package/dist/index354.js +47 -22
  148. package/dist/index355.js +95 -0
  149. package/dist/index356.js +503 -424
  150. package/dist/index357.js +427 -114
  151. package/dist/index358.js +126 -48
  152. package/dist/index359.js +52 -0
  153. package/dist/index37.js +15 -15
  154. package/dist/index39.js +6 -6
  155. package/dist/index41.js +2 -2
  156. package/dist/index43.js +6 -6
  157. package/dist/index45.js +6 -6
  158. package/dist/index49.js +2 -2
  159. package/dist/index53.js +1 -1
  160. package/dist/index55.js +1 -1
  161. package/dist/index57.js +2 -2
  162. package/dist/index61.js +5 -5
  163. package/dist/index67.js +1 -1
  164. package/dist/index80.js +5 -5
  165. package/dist/index82.js +1 -1
  166. package/dist/index84.js +2 -2
  167. package/dist/index86.js +3 -3
  168. package/dist/index88.js +1 -1
  169. package/dist/index91.js +2 -2
  170. package/dist/index93.js +2 -2
  171. package/dist/index95.js +4 -4
  172. package/dist/utilities/functions/merge.d.ts +11 -1
  173. package/package.json +2 -2
  174. package/dist/index223.js +0 -53
  175. package/dist/index225.js +0 -108
  176. package/dist/index249.js +0 -88
  177. package/dist/index264.js +0 -54
  178. package/dist/index285.js +0 -18
  179. package/dist/index298.js +0 -5
  180. package/dist/index352.js +0 -136
  181. /package/dist/{index283.js → index250.js} +0 -0
package/dist/index239.js CHANGED
@@ -1,14 +1,11 @@
1
- import { ref as t } from "vue";
2
- const n = () => {
3
- const e = t([]);
4
- return { array: e, set: (...r) => {
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 { get as o } from "./index290.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);
7
+ }
8
+ });
12
9
  export {
13
- n as useArray
10
+ e as useItemValue
14
11
  };
package/dist/index240.js CHANGED
@@ -1,17 +1,10 @@
1
- import { isNil as f } from "./index273.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
- };
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
+ );
15
8
  export {
16
- a as useCoherence
9
+ u as indexBy
17
10
  };
package/dist/index241.js CHANGED
@@ -1,14 +1,5 @@
1
- import { hash as e } from "./index237.js";
2
- import { debouncedWatch as s } from "./index215.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
- };
1
+ import { hash as o } from "./index304.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
12
3
  export {
13
- n as useHashedWatcher
4
+ t as hash
14
5
  };
package/dist/index244.js CHANGED
@@ -1,6 +1,19 @@
1
- import { curry as e } from "./index300.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ import { computed as u, unref as a } from "vue";
2
+ import { hash as d } from "./index241.js";
3
+ const p = ({
4
+ items: m,
5
+ key: e
6
+ }) => {
7
+ const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
8
+ const t = {}, s = Array.from(a(m) ?? []);
9
+ for (let r = 0; r < s.length; r++) {
10
+ const c = s[r];
11
+ t[n(c)] = c;
12
+ }
13
+ return t;
14
+ });
15
+ return { data: o, get: (t) => o.value[n(t)] };
16
+ };
3
17
  export {
4
- t as baseWhen,
5
- s as when
18
+ p as useIndexById
6
19
  };
package/dist/index245.js CHANGED
@@ -1,137 +1,53 @@
1
- import { defineComponent as A, mergeModels as L, useModel as T, ref as c, computed as a, watch as F, onMounted as S, createBlock as N, openBlock as w, resolveDynamicComponent as U, mergeProps as g, unref as y, withModifiers as h, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as R, renderSlot as X, nextTick as z } from "vue";
2
- import { useCancelableFunction as G } from "./index336.js";
3
- import { useUntil as H } from "./index232.js";
4
- import { extractDomContainer as x } from "./index255.js";
5
- import { waitFor as J } from "./index337.js";
6
- import { arrow as K, useFloating as O } from "./index338.js";
7
- import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index339.js";
8
- const oe = {
9
- key: 0,
10
- class: "bb-common-popover__bubble"
11
- }, ue = /* @__PURE__ */ A({
12
- __name: "CommonPopover",
13
- props: /* @__PURE__ */ L({
14
- arrowPadding: {},
15
- eager: { type: Boolean },
16
- offset: {},
17
- padding: { default: 0 },
18
- placement: {},
19
- transitionDuration: { default: 250 },
20
- anchor: {},
21
- boundary: {},
22
- dialog: { type: Boolean },
23
- hideArrow: { type: Boolean },
24
- tag: { default: "span" },
25
- flip: { type: Boolean, default: !0 }
26
- }, {
27
- modelValue: { type: Boolean, default: !1 },
28
- modelModifiers: {}
29
- }),
30
- emits: ["update:modelValue"],
31
- setup(m) {
32
- const o = m, r = T(m, "modelValue"), s = c(r.value), C = a(() => o.dialog ? "dialog" : "span"), t = c(), f = c(), _ = a(() => {
33
- const e = o.anchor;
34
- return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
35
- }), B = H(r, { initialValue: o.eager }), P = a(() => {
36
- if (o.boundary)
37
- return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
38
- }), k = a(() => {
39
- const e = P.value;
40
- return [
41
- ...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
42
- W(o.offset),
43
- Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
44
- Z(),
45
- ...o.hideArrow ? [] : [
46
- K({
47
- element: f,
48
- padding: o.arrowPadding
49
- })
50
- ]
51
- ];
52
- }), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
53
- _,
54
- t,
55
- {
56
- placement: o.placement,
57
- whileElementsMounted: ee,
58
- middleware: k,
59
- strategy: "fixed"
60
- }
61
- ), { execute: b } = G(
62
- ({ signal: e }, n) => new Promise((l) => {
63
- let i;
64
- const p = () => {
65
- i && clearTimeout(i);
66
- };
67
- e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
68
- s.value = !0, e.removeEventListener("abort", p), l(void 0);
69
- })) : (s.value = !1, i = setTimeout(() => {
70
- z(() => {
71
- t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
72
- });
73
- }, o.transitionDuration));
74
- })
75
- ), $ = () => {
76
- if (!t.value) return;
77
- if (!o.dialog) return t.value.showPopover();
78
- t.value.showModal();
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index303.js";
3
+ import { useItemValue as w } from "./index239.js";
4
+ import { hash as y } from "./index241.js";
5
+ import { useLogger as D } from "./index257.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)
79
33
  };
80
- F(r, b), S(() => {
81
- r.value && b(r.value);
82
- });
83
- const D = a(() => {
84
- const e = r.value ? void 0 : -1, n = Math.round(u.value.arrow?.x ?? 0), l = o.dialog ? void 0 : "manual";
85
- return {
86
- style: {
87
- ...E.value,
88
- "--transition-duration": `${o.transitionDuration}ms`,
89
- "--page-padding": `${o.padding}px`,
90
- "--arrow-offset-x": `${n}px`
91
- },
92
- popover: l,
93
- tabindex: e
94
- };
95
- }), V = a(() => {
96
- if (u.value.arrow) {
97
- const { x: e, y: n } = u.value.arrow;
98
- return {
99
- style: {
100
- left: `${e}px`,
101
- top: `${n}px`
102
- }
103
- };
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));
104
45
  }
105
- }), d = () => {
106
- r.value = !1;
107
- };
108
- return (e, n) => (w(), N(U(C.value), g({
109
- ref_key: "wrapper",
110
- ref: t,
111
- class: ["bb-common-popover", {
112
- "bb-common-popover--open": s.value,
113
- "bb-common-popover--no-arrow": e.hideArrow,
114
- [`bb-common-popover--${y(M)}`]: !0
115
- }]
116
- }, D.value, {
117
- onClick: h(d, ["self", "stop"]),
118
- onContextmenu: h(d, ["self", "stop", "prevent"]),
119
- onClose: d
120
- }), {
121
- default: j(() => [
122
- q("span", g({
123
- ref_key: "bubblearrow",
124
- ref: f,
125
- class: "bb-common-popover__arrow"
126
- }, V.value), null, 16),
127
- y(B) ? (w(), I("span", oe, [
128
- X(e.$slots, "default")
129
- ])) : R("", !0)
130
- ]),
131
- _: 3
132
- }, 16, ["class"]));
133
- }
134
- });
46
+ return e;
47
+ }),
48
+ createOption: f
49
+ };
50
+ };
135
51
  export {
136
- ue as default
52
+ q as useBaseOptions
137
53
  };
@@ -0,0 +1,14 @@
1
+ import { hash as e } from "./index241.js";
2
+ import { debouncedWatch as s } from "./index215.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
+ };
12
+ export {
13
+ n as useHashedWatcher
14
+ };
package/dist/index247.js CHANGED
@@ -1,231 +1,35 @@
1
- import { defineComponent as Z, useTemplateRef as $, computed as c, ref as w, watch as E, createElementBlock as r, openBlock as p, withModifiers as ee, normalizeStyle as h, normalizeClass as z, createElementVNode as v, renderSlot as m, createTextVNode as D, toDisplayString as g, unref as L, Fragment as te, renderList as oe } from "vue";
2
- import { isNil as b } from "./index273.js";
3
- import { useVirtualizer as ne } from "./index340.js";
4
- import { isNotNil as le } from "./index144.js";
5
- import { hash as N } from "./index237.js";
6
- import { useLocale as ie } from "./index231.js";
7
- const se = { class: "bb-listbox__outer-container scrollbar-border" }, ae = {
8
- ref: "inner",
9
- class: "bb-listbox__inner-container",
10
- tabindex: "-1"
11
- }, ue = {
12
- key: 0,
13
- class: "bb-listbox__loading"
14
- }, re = {
15
- key: 1,
16
- class: "bb-listbox__no-data"
17
- }, pe = ["aria-selected", "data-index"], de = { class: "autocomplete-option__label" }, he = /* @__PURE__ */ Z({
18
- __name: "ListBox",
19
- props: {
20
- compact: { type: Boolean },
21
- options: {},
22
- open: { type: Boolean },
23
- loading: { type: Boolean },
24
- multiple: { type: Boolean },
25
- transitionDuration: { default: 250 },
26
- loadingText: {},
27
- noDataText: {},
28
- optionHeight: {}
29
- },
30
- emits: ["option:selected", "option:unselected"],
31
- setup(V, { expose: R, emit: F }) {
32
- const o = V, _ = F, { t: y } = ie(), u = $("inner"), O = $("listbox"), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = c(
33
- () => o.options.map((e) => ({ ...e, id: C(e.value) }))
34
- ), x = c(() => o.optionHeight ? o.optionHeight : o.compact ? 32 : 40), d = ne({
35
- get count() {
36
- return o.options.length;
37
- },
38
- getScrollElement: () => u.value ? u.value : null,
39
- estimateSize: () => x.value,
40
- overscan: 5,
41
- measureElement: () => x.value,
42
- useAnimationFrameWithResizeObserver: !0
43
- }), A = (e) => {
44
- e && d.value.measureElement(e);
45
- }, M = c(() => d.value.getVirtualItems()), P = c(() => d.value.getTotalSize()), n = w(null), s = c(
46
- () => o.open && o.options.some((e) => !e.disabled)
47
- ), I = (e = 1) => {
48
- const l = b(n.value) ? -1 : n.value;
49
- let t = (l + e) % o.options.length;
50
- for (; o.options[t].disabled && t !== l; )
51
- t = I(e + 1);
52
- return t;
53
- }, W = () => {
54
- if (!s.value) return;
55
- const e = I();
56
- n.value = e, a();
57
- }, S = (e = 1) => {
58
- const l = b(n.value) ? 0 : n.value;
59
- let t = (l - e + o.options.length) % o.options.length;
60
- for (; o.options[t].disabled && t !== l; )
61
- t = S(e + 1);
62
- return t;
63
- }, J = async () => {
64
- if (!s.value) return;
65
- const e = S();
66
- n.value = e, a();
67
- }, Y = () => {
68
- if (!s.value) return;
69
- let e = 0;
70
- for (; o.options[e].disabled; )
71
- e++;
72
- n.value = e, a();
73
- }, j = () => {
74
- if (!s.value) return;
75
- let e = o.options.length - 1;
76
- for (; o.options[e].disabled && e !== 0; )
77
- e--;
78
- n.value = e, a();
79
- }, q = () => {
80
- if (!s.value) return;
81
- let e = 0;
82
- for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
83
- e++;
84
- n.value = e % o.options.length, a();
85
- }, G = () => {
86
- if (!s.value) return;
87
- let e = o.options.length - 1;
88
- for (; o.options[e].selected && e > 0; )
89
- e--;
90
- n.value = e === -1 ? o.options.length - 1 : e, a();
91
- }, K = (e) => {
92
- if (!s.value) return;
93
- const l = o.options.findIndex(
94
- (t) => t.valueHash === e
95
- );
96
- l >= 0 && (n.value = l), a();
97
- }, k = () => {
98
- n.value = null;
99
- }, a = () => {
100
- u.value && le(n.value) && d.value.scrollToIndex(n.value, {
101
- align: "center",
102
- behavior: "smooth"
103
- });
104
- }, H = () => {
105
- if (b(n.value) || !o.open) return;
106
- const e = o.options[n.value];
107
- e.selected ? _("option:unselected", e) : _("option:selected", e);
108
- }, T = w(0), B = () => {
109
- u.value && (T.value = u.value.scrollHeight);
110
- }, Q = (e) => !e.disabled, U = (e) => {
111
- if (e.preventDefault(), u.value && e.target && e.target instanceof HTMLElement && O.value) {
112
- let l = e.target, t = l.dataset.index;
113
- for (; b(t) && l.parentElement; )
114
- l = l.parentElement, t = l.dataset.index;
115
- if (t) {
116
- const f = o.options[+t];
117
- f && Q(f) && (n.value = +t, H());
118
- }
119
- }
120
- }, X = () => b(n.value) ? void 0 : o.options[n.value];
121
- return E(
122
- () => o.open,
123
- () => {
124
- B();
125
- },
126
- { flush: "post" }
127
- ), E(
128
- () => o.options,
129
- (e, l) => {
130
- N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (d.value.calculateRange(), B(), k());
131
- },
132
- {
133
- flush: "post"
134
- }
135
- ), R({
136
- focusNext: W,
137
- focusPrevious: J,
138
- focusFirst: Y,
139
- focusFirstSelected: q,
140
- focusLast: j,
141
- focusLastSelected: G,
142
- blur: k,
143
- confirmOption: H,
144
- focusByHash: K,
145
- getHighlighted: X
146
- }), (e, l) => (p(), r("span", {
147
- class: z(["bb-listbox", {
148
- "bb-listbox--compact": e.compact,
149
- "bb-listbox--loading": e.loading,
150
- "bb-listbox--multiple": e.multiple,
151
- "bb-listbox--no-data": !i.value.length,
152
- "bb-listbox--open": e.open
153
- }]),
154
- style: h({
155
- "--transition-duration": `${e.transitionDuration}ms`,
156
- "--overlay-min-height": `${T.value}px`,
157
- "--option-height": `${x.value}px`
158
- }),
159
- onClick: ee(U, ["stop"])
160
- }, [
161
- v("span", se, [
162
- v("span", ae, [
163
- m(e.$slots, "options:prepend"),
164
- e.loading && !e.options.length ? (p(), r("span", ue, [
165
- m(e.$slots, "loading", {}, () => [
166
- D(g(e.loadingText || L(y)("common.loadingText").value), 1)
167
- ])
168
- ])) : e.options.length ? (p(), r("span", {
169
- key: 2,
170
- role: "listbox",
171
- ref: "listbox",
172
- style: h({
173
- height: `${P.value}px`
174
- }),
175
- tabindex: "-1"
176
- }, [
177
- (p(!0), r(te, null, oe(M.value, (t, f) => (p(), r("span", {
178
- key: i.value[t.index].value,
179
- ref_for: !0,
180
- ref: A,
181
- "aria-selected": n.value === f ? !0 : void 0,
182
- class: z({
183
- "bb-listbox__option autocomplete-option": !0,
184
- "autocomplete-option--focused": n.value === t.index,
185
- "autocomplete-option--selected": i.value[t.index].selected,
186
- "autocomplete-option--disabled": i.value[t.index].disabled
187
- }),
188
- "data-index": t.index,
189
- role: "option",
190
- style: h({
191
- transform: `translateY(${t.start}px)`
192
- })
193
- }, [
194
- m(e.$slots, "option", {
195
- disabled: !!i.value[t.index].disabled,
196
- focused: n.value === t.index,
197
- index: t.index,
198
- item: i.value[t.index].item,
199
- selected: !!i.value[t.index].selected,
200
- text: i.value[t.index].text,
201
- value: i.value[t.index].value
202
- }, () => [
203
- l[0] || (l[0] = v("svg", {
204
- class: "autocomplete-option__checkbox",
205
- role: "presentation",
206
- viewBox: "276.411 158.834 114.971 114.97"
207
- }, [
208
- v("path", {
209
- d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
210
- fill: "none",
211
- "stroke-linecap": "round",
212
- "stroke-width": "14px"
213
- })
214
- ], -1)),
215
- v("span", de, g(i.value[t.index].text), 1)
216
- ])
217
- ], 14, pe))), 128))
218
- ], 4)) : (p(), r("span", re, [
219
- m(e.$slots, "no-data", {}, () => [
220
- D(g(e.noDataText || L(y)("common.noDataText").value), 1)
221
- ])
222
- ])),
223
- m(e.$slots, "options:append")
224
- ], 512)
225
- ])
226
- ], 6));
227
- }
228
- });
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index213.js";
4
+ const l = {}, s = {
5
+ class: "bb-error-icon",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ };
10
+ function i(c, r) {
11
+ return t(), e("svg", s, r[0] || (r[0] = [
12
+ o("path", {
13
+ d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
+ fill: "currentColor"
15
+ }, null, -1),
16
+ o("path", {
17
+ d: "M9.99414 6.66666V9.99999",
18
+ stroke: "white",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2"
22
+ }, null, -1),
23
+ o("path", {
24
+ d: "M9.99414 13.3333H10.0025",
25
+ stroke: "white",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "2"
29
+ }, null, -1)
30
+ ]));
31
+ }
32
+ const a = /* @__PURE__ */ n(l, [["render", i]]);
229
33
  export {
230
- he as default
34
+ a as default
231
35
  };
package/dist/index248.js CHANGED
@@ -1,4 +1,30 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
+ import { useLocale as s } from "./index220.js";
3
+ const c = ["aria-label"], b = /* @__PURE__ */ l({
4
+ __name: "ClearableButton",
5
+ setup(u) {
6
+ const { t: o } = s();
7
+ return (i, e) => (r(), n("button", {
8
+ "aria-label": a(o)("common.clearLabel").value,
9
+ class: "bb-clearable-button",
10
+ type: "button"
11
+ }, e[0] || (e[0] = [
12
+ t("svg", {
13
+ viewBox: "0 0 24 24",
14
+ xmlns: "http://www.w3.org/2000/svg"
15
+ }, [
16
+ t("path", {
17
+ d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
18
+ fill: "none",
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-width": "2"
23
+ })
24
+ ], -1)
25
+ ]), 8, c));
26
+ }
27
+ });
2
28
  export {
3
- s as isCssColor
29
+ b as default
4
30
  };
package/dist/index25.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as I, mergeModels as M, useModel as W, computed as h, ref as g, watch as N, onMounted as P, createElementBlock as n, openBlock as r, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as y, createCommentVNode as f, Fragment as A, createElementVNode as a, renderSlot as s, createTextVNode as K, toDisplayString as T, nextTick as R } from "vue";
2
- import { parseSize as U } from "./index230.js";
2
+ import { parseSize as U } from "./index231.js";
3
3
  import { useId as D } from "./index8.js";
4
- import { useLocale as j } from "./index231.js";
4
+ import { useLocale as j } from "./index220.js";
5
5
  import { useMobile as G } from "./index9.js";
6
6
  import { useUntil as J } from "./index232.js";
7
7
  import { wait as w } from "./index140.js";
package/dist/index251.js CHANGED
@@ -1,4 +1,7 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ import { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as o } from "./index305.js";
3
+ var t = o();
4
+ const s = /* @__PURE__ */ r(t);
2
5
  export {
3
- o as booleanishToBoolean
6
+ s as default
4
7
  };
package/dist/index252.js CHANGED
@@ -1,5 +1,7 @@
1
- import { hash as r } from "./index237.js";
2
- const a = (o, t) => r(o) === r(t);
1
+ import { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as e } from "./index307.js";
3
+ var t = e();
4
+ const m = /* @__PURE__ */ r(t);
3
5
  export {
4
- a as isEqual
6
+ m as default
5
7
  };
package/dist/index253.js CHANGED
@@ -1,12 +1,7 @@
1
- const o = (t, r) => {
2
- const e = {};
3
- for (const c in t)
4
- if (Object.prototype.hasOwnProperty.call(t, c)) {
5
- const n = t[c];
6
- r(n, c, t) && (e[c] = n);
7
- }
8
- return e;
9
- };
1
+ import { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as e } from "./index309.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
10
5
  export {
11
- o as pickBy
6
+ m as default
12
7
  };
package/dist/index254.js CHANGED
@@ -1,5 +1,7 @@
1
- const o = () => {
2
- };
1
+ import { getDefaultExportFromCjs as e } from "./index326.js";
2
+ import { __require as r } from "./index311.js";
3
+ var o = r();
4
+ const f = /* @__PURE__ */ e(o);
3
5
  export {
4
- o as noop
6
+ f as default
5
7
  };