bitboss-ui 2.0.156 → 2.0.159

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 (176) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +2 -2
  2. package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +2 -2
  3. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +3 -3
  4. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  5. package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +2 -2
  6. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  7. package/dist/index100.js +8 -8
  8. package/dist/index111.js +12 -12
  9. package/dist/index119.js +2 -2
  10. package/dist/index121.js +6 -6
  11. package/dist/index123.js +1 -1
  12. package/dist/index125.js +1 -1
  13. package/dist/index127.js +1 -1
  14. package/dist/index128.js +13 -13
  15. package/dist/index129.js +1 -1
  16. package/dist/index13.js +1 -1
  17. package/dist/index131.js +1 -1
  18. package/dist/index133.js +1 -1
  19. package/dist/index134.js +2 -2
  20. package/dist/index15.js +8 -8
  21. package/dist/index17.js +3 -3
  22. package/dist/index19.js +8 -8
  23. package/dist/index207.js +4 -2
  24. package/dist/index208.js +41 -2
  25. package/dist/index209.js +20 -4
  26. package/dist/index21.js +16 -16
  27. package/dist/index210.js +94 -2
  28. package/dist/index212.js +200 -4
  29. package/dist/index214.js +64 -18
  30. package/dist/index216.js +15 -0
  31. package/dist/index217.js +12 -199
  32. package/dist/index218.js +4 -0
  33. package/dist/index219.js +79 -59
  34. package/dist/index221.js +29 -13
  35. package/dist/index222.js +17 -13
  36. package/dist/index223.js +51 -5
  37. package/dist/index224.js +15 -16
  38. package/dist/index225.js +3 -16
  39. package/dist/index226.js +12 -19
  40. package/dist/index227.js +16 -15
  41. package/dist/index228.js +5 -19
  42. package/dist/index229.js +13 -24
  43. package/dist/index23.js +15 -15
  44. package/dist/index230.js +16 -3
  45. package/dist/index231.js +19 -2
  46. package/dist/index232.js +15 -8
  47. package/dist/index233.js +17 -248
  48. package/dist/index234.js +26 -51
  49. package/dist/index235.js +2 -44
  50. package/dist/index236.js +8 -5
  51. package/dist/index237.js +243 -53
  52. package/dist/index238.js +44 -78
  53. package/dist/index239.js +46 -0
  54. package/dist/index240.js +5 -29
  55. package/dist/index241.js +60 -17
  56. package/dist/index242.js +3 -51
  57. package/dist/index243.js +6 -15
  58. package/dist/index244.js +7 -12
  59. package/dist/index245.js +15 -16
  60. package/dist/index246.js +33 -124
  61. package/dist/index247.js +125 -2
  62. package/dist/index248.js +2 -6
  63. package/dist/index25.js +107 -128
  64. package/dist/index250.js +2 -34
  65. package/dist/index251.js +4 -3
  66. package/dist/index252.js +2 -7
  67. package/dist/index253.js +2 -15
  68. package/dist/index254.js +106 -2
  69. package/dist/{index257.js → index256.js} +2 -2
  70. package/dist/index258.js +20 -0
  71. package/dist/index259.js +125 -17
  72. package/dist/index260.js +12 -126
  73. package/dist/index261.js +228 -12
  74. package/dist/index262.js +367 -226
  75. package/dist/index263.js +2 -369
  76. package/dist/index264.js +2 -2
  77. package/dist/index265.js +176 -2
  78. package/dist/index266.js +8 -174
  79. package/dist/index267.js +2 -9
  80. package/dist/index268.js +6 -3
  81. package/dist/index269.js +15 -8
  82. package/dist/index27.js +1 -1
  83. package/dist/index270.js +3 -23
  84. package/dist/index271.js +9 -6
  85. package/dist/index272.js +23 -16
  86. package/dist/index273.js +430 -8
  87. package/dist/index274.js +3 -4
  88. package/dist/index275.js +3 -224
  89. package/dist/index276.js +3 -431
  90. package/dist/index278.js +7 -3
  91. package/dist/index279.js +7 -3
  92. package/dist/index280.js +13 -0
  93. package/dist/index281.js +3 -7
  94. package/dist/index282.js +17 -7
  95. package/dist/index283.js +9 -11
  96. package/dist/index284.js +27 -280
  97. package/dist/index285.js +200 -6
  98. package/dist/index286.js +281 -2
  99. package/dist/index287.js +6 -2
  100. package/dist/index288.js +2 -2
  101. package/dist/index29.js +3 -3
  102. package/dist/index293.js +2 -2
  103. package/dist/index294.js +2 -2
  104. package/dist/index295.js +1 -1
  105. package/dist/index296.js +1 -1
  106. package/dist/index297.js +2 -28
  107. package/dist/index298.js +1 -21
  108. package/dist/index299.js +24 -0
  109. package/dist/index301.js +224 -3
  110. package/dist/index302.js +2 -17
  111. package/dist/index303.js +2 -9
  112. package/dist/index305.js +9 -2
  113. package/dist/index307.js +4 -2
  114. package/dist/index308.js +3 -89
  115. package/dist/index309.js +1 -1
  116. package/dist/index31.js +2 -2
  117. package/dist/index310.js +126 -3
  118. package/dist/index311.js +2 -126
  119. package/dist/index312.js +436 -2
  120. package/dist/index313.js +113 -422
  121. package/dist/index314.js +7 -126
  122. package/dist/index315.js +6 -2
  123. package/dist/index316.js +8 -67
  124. package/dist/index317.js +5 -3
  125. package/dist/index318.js +5 -3
  126. package/dist/index319.js +7 -57
  127. package/dist/index320.js +66 -32
  128. package/dist/index321.js +480 -28
  129. package/dist/index322.js +4 -0
  130. package/dist/index323.js +7 -5
  131. package/dist/index324.js +58 -7
  132. package/dist/index325.js +57 -18
  133. package/dist/index326.js +32 -6
  134. package/dist/index327.js +28 -480
  135. package/dist/index329.js +3 -5
  136. package/dist/index33.js +8 -8
  137. package/dist/index330.js +7 -8
  138. package/dist/index331.js +18 -4
  139. package/dist/index332.js +3 -8
  140. package/dist/index333.js +3 -58
  141. package/dist/index334.js +57 -57
  142. package/dist/index335.js +88 -3
  143. package/dist/index336.js +2 -2
  144. package/dist/index337.js +1 -1
  145. package/dist/index339.js +1 -1
  146. package/dist/index340.js +2 -424
  147. package/dist/index341.js +424 -2
  148. package/dist/index35.js +4 -4
  149. package/dist/index37.js +21 -21
  150. package/dist/index39.js +5 -5
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +8 -8
  153. package/dist/index45.js +7 -7
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +83 -55
  156. package/dist/index53.js +1 -1
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +3 -3
  160. package/dist/index75.js +3 -3
  161. package/dist/index77.js +1 -1
  162. package/dist/index79.js +2 -2
  163. package/dist/index81.js +1 -1
  164. package/dist/index84.js +4 -4
  165. package/dist/index86.js +2 -2
  166. package/dist/index88.js +4 -4
  167. package/dist/index90.js +1 -1
  168. package/dist/style.css +1 -1
  169. package/package.json +1 -1
  170. package/dist/index211.js +0 -5
  171. package/dist/index213.js +0 -43
  172. package/dist/index215.js +0 -96
  173. package/dist/index255.js +0 -108
  174. package/dist/index277.js +0 -5
  175. package/dist/index300.js +0 -202
  176. package/dist/index328.js +0 -10
package/dist/index259.js CHANGED
@@ -1,20 +1,128 @@
1
- import { isNil as c } from "./index265.js";
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;
1
+ import { arrow as j, computePosition as A } from "./index262.js";
2
+ import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index262.js";
3
+ import { isNode as B, getNodeName as F } from "./index310.js";
4
+ import { getOverflowAncestors as le } from "./index310.js";
5
+ import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
6
+ function z(e) {
7
+ return e != null && typeof e == "object" && "$el" in e;
8
+ }
9
+ function g(e) {
10
+ if (z(e)) {
11
+ const l = e.$el;
12
+ return B(l) && F(l) === "#comment" ? null : l;
15
13
  }
16
- return !1;
17
- };
14
+ return e;
15
+ }
16
+ function o(e) {
17
+ return typeof e == "function" ? e() : q(e);
18
+ }
19
+ function K(e) {
20
+ return {
21
+ name: "arrow",
22
+ options: e,
23
+ fn(l) {
24
+ const t = g(o(e.element));
25
+ return t == null ? {} : j({
26
+ element: t,
27
+ padding: e.padding
28
+ }).fn(l);
29
+ }
30
+ };
31
+ }
32
+ function M(e) {
33
+ return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
+ }
35
+ function C(e, l) {
36
+ const t = M(e);
37
+ return Math.round(l * t) / t;
38
+ }
39
+ function L(e, l, t) {
40
+ t === void 0 && (t = {});
41
+ const x = t.whileElementsMounted, V = a(() => {
42
+ var n;
43
+ return (n = o(t.open)) != null ? n : !0;
44
+ }), D = a(() => o(t.middleware)), d = a(() => {
45
+ var n;
46
+ return (n = o(t.placement)) != null ? n : "bottom";
47
+ }), v = a(() => {
48
+ var n;
49
+ return (n = o(t.strategy)) != null ? n : "absolute";
50
+ }), S = a(() => {
51
+ var n;
52
+ return (n = o(t.transform)) != null ? n : !0;
53
+ }), i = a(() => g(e.value)), u = a(() => g(l.value)), p = f(0), w = f(0), c = f(v.value), O = f(d.value), P = I({}), y = f(!1), _ = a(() => {
54
+ const n = {
55
+ position: c.value,
56
+ left: "0",
57
+ top: "0"
58
+ };
59
+ if (!u.value)
60
+ return n;
61
+ const R = C(u.value, p.value), b = C(u.value, w.value);
62
+ return S.value ? {
63
+ ...n,
64
+ transform: "translate(" + R + "px, " + b + "px)",
65
+ ...M(u.value) >= 1.5 && {
66
+ willChange: "transform"
67
+ }
68
+ } : {
69
+ position: c.value,
70
+ left: R + "px",
71
+ top: b + "px"
72
+ };
73
+ });
74
+ let s;
75
+ function m() {
76
+ i.value == null || u.value == null || A(i.value, u.value, {
77
+ middleware: D.value,
78
+ placement: d.value,
79
+ strategy: v.value
80
+ }).then((n) => {
81
+ p.value = n.x, w.value = n.y, c.value = n.strategy, O.value = n.placement, P.value = n.middlewareData, y.value = !0;
82
+ });
83
+ }
84
+ function E() {
85
+ typeof s == "function" && (s(), s = void 0);
86
+ }
87
+ function N() {
88
+ if (E(), x === void 0) {
89
+ m();
90
+ return;
91
+ }
92
+ if (i.value != null && u.value != null) {
93
+ s = x(i.value, u.value, m);
94
+ return;
95
+ }
96
+ }
97
+ function $() {
98
+ V.value || (y.value = !1);
99
+ }
100
+ return h([D, d, v], m, {
101
+ flush: "sync"
102
+ }), h([i, u], N, {
103
+ flush: "sync"
104
+ }), h(V, $, {
105
+ flush: "sync"
106
+ }), U() && k(E), {
107
+ x: r(p),
108
+ y: r(w),
109
+ strategy: r(c),
110
+ placement: r(O),
111
+ middlewareData: r(P),
112
+ isPositioned: r(y),
113
+ floatingStyles: _,
114
+ update: m
115
+ };
116
+ }
18
117
  export {
19
- y as matchAnyKey
118
+ K as arrow,
119
+ W as autoUpdate,
120
+ A as computePosition,
121
+ X as flip,
122
+ le as getOverflowAncestors,
123
+ Y as hide,
124
+ Z as offset,
125
+ ee as platform,
126
+ ne as shift,
127
+ L as useFloating
20
128
  };
package/dist/index260.js CHANGED
@@ -1,128 +1,14 @@
1
- import { arrow as j, computePosition as A } from "./index263.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index263.js";
3
- import { isNode as B, getNodeName as F } from "./index311.js";
4
- import { getOverflowAncestors as le } from "./index311.js";
5
- import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
6
- function z(e) {
7
- return e != null && typeof e == "object" && "$el" in e;
8
- }
9
- function g(e) {
10
- if (z(e)) {
11
- const l = e.$el;
12
- return B(l) && F(l) === "#comment" ? null : l;
13
- }
14
- return e;
15
- }
16
- function o(e) {
17
- return typeof e == "function" ? e() : q(e);
18
- }
19
- function K(e) {
20
- return {
21
- name: "arrow",
22
- options: e,
23
- fn(l) {
24
- const t = g(o(e.element));
25
- return t == null ? {} : j({
26
- element: t,
27
- padding: e.padding
28
- }).fn(l);
29
- }
30
- };
31
- }
32
- function M(e) {
33
- return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
- }
35
- function C(e, l) {
36
- const t = M(e);
37
- return Math.round(l * t) / t;
38
- }
39
- function L(e, l, t) {
40
- t === void 0 && (t = {});
41
- const x = t.whileElementsMounted, V = a(() => {
42
- var n;
43
- return (n = o(t.open)) != null ? n : !0;
44
- }), D = a(() => o(t.middleware)), d = a(() => {
45
- var n;
46
- return (n = o(t.placement)) != null ? n : "bottom";
47
- }), v = a(() => {
48
- var n;
49
- return (n = o(t.strategy)) != null ? n : "absolute";
50
- }), S = a(() => {
51
- var n;
52
- return (n = o(t.transform)) != null ? n : !0;
53
- }), i = a(() => g(e.value)), u = a(() => g(l.value)), p = f(0), w = f(0), c = f(v.value), O = f(d.value), P = I({}), y = f(!1), _ = a(() => {
54
- const n = {
55
- position: c.value,
56
- left: "0",
57
- top: "0"
58
- };
59
- if (!u.value)
60
- return n;
61
- const R = C(u.value, p.value), b = C(u.value, w.value);
62
- return S.value ? {
63
- ...n,
64
- transform: "translate(" + R + "px, " + b + "px)",
65
- ...M(u.value) >= 1.5 && {
66
- willChange: "transform"
67
- }
68
- } : {
69
- position: c.value,
70
- left: R + "px",
71
- top: b + "px"
72
- };
73
- });
74
- let s;
75
- function m() {
76
- i.value == null || u.value == null || A(i.value, u.value, {
77
- middleware: D.value,
78
- placement: d.value,
79
- strategy: v.value
80
- }).then((n) => {
81
- p.value = n.x, w.value = n.y, c.value = n.strategy, O.value = n.placement, P.value = n.middlewareData, y.value = !0;
82
- });
83
- }
84
- function E() {
85
- typeof s == "function" && (s(), s = void 0);
86
- }
87
- function N() {
88
- if (E(), x === void 0) {
89
- m();
90
- return;
91
- }
92
- if (i.value != null && u.value != null) {
93
- s = x(i.value, u.value, m);
94
- return;
95
- }
96
- }
97
- function $() {
98
- V.value || (y.value = !1);
99
- }
100
- return h([D, d, v], m, {
101
- flush: "sync"
102
- }), h([i, u], N, {
103
- flush: "sync"
104
- }), h(V, $, {
105
- flush: "sync"
106
- }), U() && k(E), {
107
- x: r(p),
108
- y: r(w),
109
- strategy: r(c),
110
- placement: r(O),
111
- middlewareData: r(P),
112
- isPositioned: r(y),
113
- floatingStyles: _,
114
- update: m
115
- };
116
- }
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
+ };
117
12
  export {
118
- K as arrow,
119
- W as autoUpdate,
120
- A as computePosition,
121
- X as flip,
122
- le as getOverflowAncestors,
123
- Y as hide,
124
- Z as offset,
125
- ee as platform,
126
- ne as shift,
127
- L as useFloating
13
+ n as useArray
128
14
  };
package/dist/index261.js CHANGED
@@ -1,14 +1,230 @@
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 { defineComponent as U, ref as f, computed as x, watch as E, openBlock as d, createElementBlock as c, normalizeClass as $, normalizeStyle as h, withModifiers as X, createElementVNode as p, renderSlot as m, createTextVNode as H, toDisplayString as g, unref as L, Fragment as Z, renderList as ee } from "vue";
2
+ import { isNil as b } from "./index264.js";
3
+ import { useVirtualizer as te } from "./index336.js";
4
+ import { isNotNil as oe } from "./index135.js";
5
+ import { hash as N } from "./index225.js";
6
+ import { useLocale as ne } from "./index217.js";
7
+ const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
8
+ key: 0,
9
+ class: "bb-listbox__loading"
10
+ }, se = {
11
+ key: 1,
12
+ class: "bb-listbox__no-data"
13
+ }, ae = ["aria-selected", "data-index"], ue = { class: "autocomplete-option__content" }, re = { class: "autocomplete-option__label" }, xe = /* @__PURE__ */ U({
14
+ __name: "ListBox",
15
+ props: {
16
+ compact: { type: Boolean },
17
+ options: {},
18
+ open: { type: Boolean },
19
+ loading: { type: Boolean },
20
+ multiple: { type: Boolean },
21
+ transitionDuration: { default: 250 },
22
+ loadingText: {},
23
+ noDataText: {}
24
+ },
25
+ emits: ["option:selected", "option:unselected"],
26
+ setup(V, { expose: z, emit: C }) {
27
+ const o = V, _ = C, { t: y } = ne(), s = f(null), O = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
28
+ () => o.options.map((e) => ({ ...e, id: O(e.value) }))
29
+ ), v = te({
30
+ get count() {
31
+ return o.options.length;
32
+ },
33
+ getScrollElement: () => s.value,
34
+ estimateSize: () => 42,
35
+ overscan: 5
36
+ }), F = (e) => {
37
+ e && v.value.measureElement(e);
38
+ }, M = x(() => v.value.getVirtualItems()), A = x(() => v.value.getTotalSize()), n = f(null), a = x(
39
+ () => o.open && o.options.some((e) => !e.disabled)
40
+ ), I = (e = 1) => {
41
+ const l = b(n.value) ? -1 : n.value;
42
+ let t = (l + e) % o.options.length;
43
+ for (; o.options[t].disabled && t !== l; )
44
+ t = I(e + 1);
45
+ return t;
46
+ }, P = () => {
47
+ if (!a.value) return;
48
+ const e = I();
49
+ n.value = e, u();
50
+ }, S = (e = 1) => {
51
+ const l = b(n.value) ? 0 : n.value;
52
+ let t = (l - e + o.options.length) % o.options.length;
53
+ for (; o.options[t].disabled && t !== l; )
54
+ t = S(e + 1);
55
+ return t;
56
+ }, R = async () => {
57
+ if (!a.value) return;
58
+ const e = S();
59
+ n.value = e, u();
60
+ }, q = () => {
61
+ if (!a.value) return;
62
+ let e = 0;
63
+ for (; o.options[e].disabled; )
64
+ e++;
65
+ n.value = e, u();
66
+ }, J = () => {
67
+ if (!a.value) return;
68
+ let e = o.options.length - 1;
69
+ for (; o.options[e].disabled && e !== 0; )
70
+ e--;
71
+ n.value = e, u();
72
+ }, W = () => {
73
+ if (!a.value) return;
74
+ let e = 0;
75
+ for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
76
+ e++;
77
+ n.value = e % o.options.length, u();
78
+ }, Y = () => {
79
+ if (!a.value) return;
80
+ let e = o.options.length - 1;
81
+ for (; o.options[e].selected && e > 0; )
82
+ e--;
83
+ n.value = e === -1 ? o.options.length - 1 : e, u();
84
+ }, j = (e) => {
85
+ if (!a.value) return;
86
+ const l = o.options.findIndex(
87
+ (t) => t.valueHash === e
88
+ );
89
+ l >= 0 && (n.value = l), u();
90
+ }, k = () => {
91
+ n.value = null;
92
+ }, u = () => {
93
+ s.value && oe(n.value) && v.value.scrollToIndex(n.value, {
94
+ align: "center",
95
+ behavior: "smooth"
96
+ });
97
+ }, w = () => {
98
+ if (b(n.value) || !o.open) return;
99
+ const e = o.options[n.value];
100
+ e.selected ? _("option:unselected", e) : _("option:selected", e);
101
+ }, B = f(0), T = () => {
102
+ s.value && (B.value = s.value.scrollHeight);
103
+ }, G = (e) => !e.disabled, K = (e) => {
104
+ if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
105
+ if (!s.value.querySelector('[role="listbox"]'))
106
+ throw new Error("Could not find listbox in DOM tree.");
107
+ let t = e.target, r = t.dataset.index;
108
+ for (; b(r) && t.parentElement; )
109
+ t = t.parentElement, r = t.dataset.index;
110
+ if (r) {
111
+ const D = o.options[+r];
112
+ D && G(D) && (n.value = +r, w());
113
+ }
114
+ }
115
+ }, Q = () => b(n.value) ? void 0 : o.options[n.value];
116
+ return E(
117
+ () => o.open,
118
+ () => {
119
+ T();
120
+ },
121
+ { flush: "post" }
122
+ ), E(
123
+ () => o.options,
124
+ (e, l) => {
125
+ N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (v.value.calculateRange(), T(), k());
126
+ },
127
+ {
128
+ flush: "post"
129
+ }
130
+ ), z({
131
+ focusNext: P,
132
+ focusPrevious: R,
133
+ focusFirst: q,
134
+ focusFirstSelected: W,
135
+ focusLast: J,
136
+ focusLastSelected: Y,
137
+ blur: k,
138
+ confirmOption: w,
139
+ focusByHash: j,
140
+ getHighlighted: Q
141
+ }), (e, l) => (d(), c("div", {
142
+ class: $(["bb-listbox", {
143
+ "bb-listbox--compact": e.compact,
144
+ "bb-listbox--loading": e.loading,
145
+ "bb-listbox--multiple": e.multiple,
146
+ "bb-listbox--no-data": !i.value.length,
147
+ "bb-listbox--open": e.open
148
+ }]),
149
+ style: h({
150
+ "--transition-duration": `${e.transitionDuration}ms`,
151
+ "--overlay-min-height": `${B.value}px`
152
+ }),
153
+ onClick: X(K, ["stop"])
154
+ }, [
155
+ p("div", le, [
156
+ p("div", {
157
+ ref_key: "inner",
158
+ ref: s,
159
+ class: "bb-listbox__inner-container"
160
+ }, [
161
+ m(e.$slots, "options:prepend"),
162
+ e.loading && !e.options.length ? (d(), c("div", ie, [
163
+ m(e.$slots, "loading", {}, () => [
164
+ H(g(e.loadingText || L(y)("common.loadingText").value), 1)
165
+ ])
166
+ ])) : e.options.length ? (d(), c("div", {
167
+ key: 2,
168
+ role: "listbox",
169
+ style: h({
170
+ height: `${A.value}px`
171
+ }),
172
+ tabindex: "-1"
173
+ }, [
174
+ (d(!0), c(Z, null, ee(M.value, (t, r) => (d(), c("div", {
175
+ key: i.value[t.index].value,
176
+ ref_for: !0,
177
+ ref: F,
178
+ "aria-selected": n.value === r ? !0 : void 0,
179
+ class: $({
180
+ "bb-listbox__option autocomplete-option": !0,
181
+ "autocomplete-option--focused": n.value === t.index,
182
+ "autocomplete-option--selected": i.value[t.index].selected,
183
+ "autocomplete-option--disabled": i.value[t.index].disabled
184
+ }),
185
+ "data-index": t.index,
186
+ role: "option",
187
+ style: h({
188
+ transform: `translateY(${t.start}px)`
189
+ })
190
+ }, [
191
+ p("span", ue, [
192
+ m(e.$slots, "option", {
193
+ disabled: !!i.value[t.index].disabled,
194
+ focused: n.value === t.index,
195
+ index: t.index,
196
+ item: i.value[t.index].item,
197
+ selected: !!i.value[t.index].selected,
198
+ text: i.value[t.index].text,
199
+ value: i.value[t.index].value
200
+ }, () => [
201
+ l[0] || (l[0] = p("svg", {
202
+ class: "autocomplete-option__checkbox",
203
+ role: "presentation",
204
+ viewBox: "276.411 158.834 114.971 114.97"
205
+ }, [
206
+ p("path", {
207
+ d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
208
+ fill: "none",
209
+ "stroke-linecap": "round",
210
+ "stroke-width": "14px"
211
+ })
212
+ ], -1)),
213
+ p("span", re, g(i.value[t.index].text), 1)
214
+ ])
215
+ ])
216
+ ], 14, ae))), 128))
217
+ ], 4)) : (d(), c("div", se, [
218
+ m(e.$slots, "no-data", {}, () => [
219
+ H(g(e.noDataText || L(y)("common.noDataText").value), 1)
220
+ ])
221
+ ])),
222
+ m(e.$slots, "options:append")
223
+ ], 512)
224
+ ])
225
+ ], 6));
226
+ }
227
+ });
12
228
  export {
13
- n as useArray
229
+ xe as default
14
230
  };