bitboss-ui 2.1.87 → 2.1.88

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 (178) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +8 -0
  2. package/dist/components/BbSelect/BbSelect.vue.d.ts +6 -0
  3. package/dist/components/ListBox.vue.d.ts +1 -0
  4. package/dist/index.css +1 -1
  5. package/dist/index107.js +8 -8
  6. package/dist/index108.js +5 -3
  7. package/dist/index114.js +1 -1
  8. package/dist/index120.js +1 -1
  9. package/dist/index122.js +11 -11
  10. package/dist/index13.js +2 -2
  11. package/dist/index130.js +1 -1
  12. package/dist/index132.js +5 -5
  13. package/dist/index134.js +1 -1
  14. package/dist/index136.js +2 -2
  15. package/dist/index143.js +2 -2
  16. package/dist/index15.js +5 -5
  17. package/dist/index17.js +3 -3
  18. package/dist/index19.js +7 -7
  19. package/dist/index21.js +14 -14
  20. package/dist/index217.js +5 -2
  21. package/dist/index218.js +8 -2
  22. package/dist/index219.js +33 -3
  23. package/dist/index220.js +28 -5
  24. package/dist/index222.js +4 -5
  25. package/dist/index223.js +13 -5
  26. package/dist/index224.js +20 -5
  27. package/dist/index225.js +201 -5
  28. package/dist/index227.js +135 -2
  29. package/dist/index229.js +5 -8
  30. package/dist/index23.js +11 -11
  31. package/dist/index230.js +5 -268
  32. package/dist/index231.js +5 -52
  33. package/dist/index232.js +5 -52
  34. package/dist/index233.js +5 -32
  35. package/dist/index234.js +5 -60
  36. package/dist/index235.js +2 -13
  37. package/dist/index236.js +3 -13
  38. package/dist/index237.js +3 -13
  39. package/dist/index238.js +2 -3
  40. package/dist/index239.js +18 -4
  41. package/dist/index240.js +11 -9
  42. package/dist/index241.js +50 -2
  43. package/dist/index242.js +15 -4
  44. package/dist/index243.js +12 -86
  45. package/dist/index244.js +19 -0
  46. package/dist/index246.js +14 -15
  47. package/dist/index247.js +4 -51
  48. package/dist/index248.js +106 -15
  49. package/dist/index25.js +3 -3
  50. package/dist/index250.js +100 -16
  51. package/dist/index252.js +223 -129
  52. package/dist/index253.js +15 -0
  53. package/dist/index254.js +34 -23
  54. package/dist/index255.js +8 -22
  55. package/dist/index256.js +2 -188
  56. package/dist/index257.js +188 -3
  57. package/dist/index258.js +3 -9
  58. package/dist/index259.js +5 -106
  59. package/dist/index261.js +6 -98
  60. package/dist/index262.js +270 -0
  61. package/dist/index263.js +52 -3
  62. package/dist/index264.js +52 -2
  63. package/dist/index265.js +32 -5
  64. package/dist/index266.js +60 -5
  65. package/dist/index267.js +13 -5
  66. package/dist/index268.js +9 -19
  67. package/dist/index269.js +3 -2
  68. package/dist/index27.js +1 -1
  69. package/dist/index270.js +4 -2
  70. package/dist/index271.js +3 -7
  71. package/dist/index272.js +2 -7
  72. package/dist/index273.js +77 -58
  73. package/dist/index275.js +2 -28
  74. package/dist/index276.js +11 -0
  75. package/dist/index277.js +52 -6
  76. package/dist/index278.js +22 -8
  77. package/dist/index279.js +8 -8
  78. package/dist/index280.js +23 -53
  79. package/dist/index281.js +6 -11
  80. package/dist/index282.js +16 -5
  81. package/dist/index283.js +9 -18
  82. package/dist/index284.js +2 -12
  83. package/dist/index285.js +7 -227
  84. package/dist/index286.js +7 -6
  85. package/dist/index287.js +66 -15
  86. package/dist/index288.js +11 -8
  87. package/dist/index289.js +5 -4
  88. package/dist/index29.js +2 -2
  89. package/dist/index290.js +3 -201
  90. package/dist/index291.js +5 -0
  91. package/dist/index292.js +7 -34
  92. package/dist/index293.js +1 -1
  93. package/dist/index294.js +10 -0
  94. package/dist/index295.js +7 -3
  95. package/dist/index296.js +3 -280
  96. package/dist/index298.js +3 -16
  97. package/dist/index299.js +280 -2
  98. package/dist/index300.js +2 -16
  99. package/dist/index301.js +125 -2
  100. package/dist/index302.js +2 -27
  101. package/dist/index303.js +15 -2
  102. package/dist/index304.js +2 -2
  103. package/dist/index305.js +16 -2
  104. package/dist/index306.js +2 -2
  105. package/dist/index307.js +16 -2
  106. package/dist/index308.js +2 -28
  107. package/dist/index309.js +19 -2
  108. package/dist/index31.js +2 -2
  109. package/dist/index310.js +2 -7
  110. package/dist/index311.js +2 -4
  111. package/dist/index312.js +4 -5
  112. package/dist/index313.js +1 -1
  113. package/dist/index314.js +3 -17
  114. package/dist/index315.js +2 -3
  115. package/dist/index316.js +28 -3
  116. package/dist/index317.js +17 -3
  117. package/dist/index318.js +22 -120
  118. package/dist/index319.js +2 -2
  119. package/dist/index320.js +2 -15
  120. package/dist/index321.js +2 -2
  121. package/dist/index322.js +2 -19
  122. package/dist/index323.js +2 -2
  123. package/dist/index324.js +1 -1
  124. package/dist/index325.js +3 -6
  125. package/dist/index329.js +1 -1
  126. package/dist/index33.js +7 -7
  127. package/dist/index331.js +5 -2
  128. package/dist/index332.js +8 -3
  129. package/dist/index333.js +6 -5
  130. package/dist/index334.js +7 -34
  131. package/dist/index335.js +35 -6
  132. package/dist/index336.js +6 -129
  133. package/dist/index337.js +113 -382
  134. package/dist/index338.js +397 -6
  135. package/dist/index339.js +5 -7
  136. package/dist/index340.js +57 -18
  137. package/dist/index341.js +58 -9
  138. package/dist/index342.js +5 -14
  139. package/dist/index343.js +134 -5
  140. package/dist/index344.js +7 -58
  141. package/dist/index345.js +18 -57
  142. package/dist/index346.js +8 -227
  143. package/dist/index347.js +12 -131
  144. package/dist/index348.js +5 -22
  145. package/dist/index349.js +49 -0
  146. package/dist/index35.js +4 -4
  147. package/dist/index350.js +6 -46
  148. package/dist/index351.js +22 -8
  149. package/dist/index353.js +518 -6
  150. package/dist/index354.js +1 -1
  151. package/dist/index355.js +222 -514
  152. package/dist/index37.js +58 -56
  153. package/dist/index39.js +6 -6
  154. package/dist/index41.js +2 -2
  155. package/dist/index43.js +7 -7
  156. package/dist/index45.js +6 -6
  157. package/dist/index49.js +2 -2
  158. package/dist/index53.js +1 -1
  159. package/dist/index55.js +1 -1
  160. package/dist/index57.js +2 -2
  161. package/dist/index61.js +5 -5
  162. package/dist/index67.js +1 -1
  163. package/dist/index80.js +6 -6
  164. package/dist/index82.js +1 -1
  165. package/dist/index84.js +2 -2
  166. package/dist/index86.js +3 -3
  167. package/dist/index91.js +3 -3
  168. package/dist/index93.js +2 -2
  169. package/dist/index95.js +5 -5
  170. package/package.json +1 -1
  171. package/dist/index221.js +0 -10
  172. package/dist/index226.js +0 -5
  173. package/dist/index249.js +0 -14
  174. package/dist/index251.js +0 -11
  175. package/dist/index274.js +0 -35
  176. package/dist/index297.js +0 -4
  177. package/dist/index352.js +0 -8
  178. /package/dist/{index228.js → index260.js} +0 -0
package/dist/index250.js CHANGED
@@ -1,18 +1,102 @@
1
- import { isNotNil as n } from "./index144.js";
2
- import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
3
- const h = ({
4
- fn: i,
5
- onStart: s,
6
- multiple: f,
7
- currentValue: o
8
- }) => {
9
- const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
10
- e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
11
- };
12
- return a && (u(r), c(async () => {
13
- l.value || await r();
14
- })), { isPrefilling: e, hasPrefilled: l, prefill: r };
15
- };
1
+ import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
2
+ import { hash as f } from "./index237.js";
3
+ import { isNil as i } from "./index275.js";
4
+ const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
+ __name: "CommaBox",
6
+ props: {
7
+ options: {}
8
+ },
9
+ emits: ["option:unselected"],
10
+ setup(m, { expose: h, emit: x }) {
11
+ const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
12
+ const s = i(n.value) ? -1 : n.value;
13
+ let o = (s + e) % t.options.length;
14
+ for (; t.options[o].disabled && o !== s; )
15
+ o = u(e + 1);
16
+ return o;
17
+ }, b = () => {
18
+ if (!l.value) return;
19
+ const e = u();
20
+ n.value = e;
21
+ }, c = (e = 1) => {
22
+ const s = i(n.value) ? 0 : n.value;
23
+ let o = (s - e + t.options.length) % t.options.length;
24
+ for (; t.options[o].disabled && o !== s; )
25
+ o = c(e + 1);
26
+ return o;
27
+ }, w = async () => {
28
+ if (!l.value) return;
29
+ const e = c();
30
+ n.value = e;
31
+ }, I = () => {
32
+ if (!l.value) return;
33
+ let e = 0;
34
+ for (; t.options[e].disabled; )
35
+ e++;
36
+ n.value = e;
37
+ }, g = () => {
38
+ if (!l.value) return;
39
+ let e = t.options.length - 1;
40
+ for (; t.options[e].disabled && e !== 0; )
41
+ e--;
42
+ n.value = e;
43
+ }, k = () => {
44
+ if (!l.value) return;
45
+ let e = 0;
46
+ for (; !t.options[e].selected && t.options.length !== e; )
47
+ e++;
48
+ n.value = e;
49
+ }, _ = () => {
50
+ if (!l.value) return;
51
+ let e = t.options.length - 1;
52
+ for (; t.options[e].selected && e !== 0; )
53
+ e--;
54
+ n.value = e;
55
+ }, C = (e) => {
56
+ if (!l.value) return;
57
+ const s = t.options.findIndex(
58
+ (o) => o.valueHash === e
59
+ );
60
+ s >= 0 && (n.value = s);
61
+ }, r = () => {
62
+ n.value = null;
63
+ }, y = () => {
64
+ if (i(n.value)) return;
65
+ const e = t.options[n.value];
66
+ e.selected && a("option:unselected", e);
67
+ }, B = () => i(n.value) ? void 0 : t.options[n.value];
68
+ return N(
69
+ () => t.options,
70
+ (e, s) => {
71
+ f(e) !== f(s) && r();
72
+ },
73
+ {
74
+ flush: "post"
75
+ }
76
+ ), h({
77
+ focusNext: b,
78
+ focusPrevious: w,
79
+ focusFirst: I,
80
+ focusFirstSelected: k,
81
+ focusLast: g,
82
+ focusLastSelected: _,
83
+ blur: r,
84
+ confirmOption: y,
85
+ focusByHash: C,
86
+ getHighlighted: B
87
+ }), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
88
+ key: o.valueHash,
89
+ class: P({
90
+ "bb-commabox-item": !0,
91
+ "bb-commabox-item--focused": p === n.value,
92
+ "bb-commabox-item--has-comma": p !== e.options.length - 1
93
+ }),
94
+ clearable: !0,
95
+ text: o.text,
96
+ "onClick:clear": O((D) => a("option:unselected", o), ["stop"])
97
+ }, V(o.text), 43, z))), 128));
98
+ }
99
+ });
16
100
  export {
17
- h as usePrefill
101
+ j as default
18
102
  };
package/dist/index252.js CHANGED
@@ -1,137 +1,231 @@
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 "./index334.js";
3
- import { useUntil as H } from "./index237.js";
4
- import { extractDomContainer as x } from "./index242.js";
5
- import { waitFor as J } from "./index335.js";
6
- import { arrow as K, useFloating as O } from "./index336.js";
7
- import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index337.js";
8
- const oe = {
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 "./index275.js";
3
+ import { useVirtualizer as ne } from "./index349.js";
4
+ import { isNotNil as le } from "./index144.js";
5
+ import { hash as N } from "./index237.js";
6
+ import { useLocale as ie } from "./index223.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 = {
9
12
  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: {},
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 },
19
25
  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"
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
+ }
60
119
  }
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();
79
- };
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
- };
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"
104
134
  }
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"]));
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));
133
227
  }
134
228
  });
135
229
  export {
136
- ue as default
230
+ he as default
137
231
  };
@@ -0,0 +1,15 @@
1
+ import { ref as c, watch as f, toValue as u } from "vue";
2
+ const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
3
+ const t = c(r);
4
+ if (r) return t;
5
+ const n = f(
6
+ () => u(e),
7
+ (s) => {
8
+ s && (t.value = o, n());
9
+ }
10
+ );
11
+ return t;
12
+ };
13
+ export {
14
+ p as useUntil
15
+ };
package/dist/index254.js CHANGED
@@ -1,25 +1,36 @@
1
- const e = {
2
- inert: ":not([inert]):not([inert] *)",
3
- negTabIndex: ':not([tabindex^="-"])',
4
- disabled: ":not(:disabled)"
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 { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
+ import { _config as e } from "./index4.js";
3
+ import { useLogger as i } from "./index261.js";
4
+ import { useFrameworkDetection as k } from "./index255.js";
5
+ const y = /* @__PURE__ */ a({
6
+ __name: "RouterComponent",
7
+ setup(g) {
8
+ const { isInertia: r, isNuxt: s } = k();
9
+ let t;
10
+ if (r) {
11
+ if (t = o(e.inertiaLinkName), typeof t == "string") {
12
+ const { warn: n } = i();
13
+ n(
14
+ `Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
15
+ );
16
+ }
17
+ } else if (s) {
18
+ if (t = o(e.nuxtLinkName), typeof t == "string") {
19
+ const { warn: n } = i();
20
+ n(
21
+ `Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
22
+ );
23
+ }
24
+ } else
25
+ t = "router-link";
26
+ return (n, d) => (l(), u(m(c(t)), null, {
27
+ default: p(() => [
28
+ f(n.$slots, "default")
29
+ ]),
30
+ _: 3
31
+ }));
32
+ }
33
+ });
23
34
  export {
24
- n as default
35
+ y as default
25
36
  };
package/dist/index255.js CHANGED
@@ -1,25 +1,11 @@
1
- const i = (t) => {
2
- const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
3
- return parseFloat(n) || 0;
1
+ import { getCurrentInstance as e } from "vue";
2
+ const s = () => {
3
+ const t = e(), n = !!t?.proxy?.$inertia, r = !!t?.proxy?.$nuxt;
4
+ return {
5
+ isInertia: n,
6
+ isNuxt: r
7
+ };
4
8
  };
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
- }
23
9
  export {
24
- s as parseWidthString
10
+ s as useFrameworkDetection
25
11
  };