bitboss-ui 2.1.37 → 2.1.39

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 (162) hide show
  1. package/dist/components/BbTab/BbTab.vue.d.ts +12 -5
  2. package/dist/index.css +1 -1
  3. package/dist/index106.js +9 -9
  4. package/dist/index113.js +1 -1
  5. package/dist/index119.js +59 -58
  6. package/dist/index121.js +11 -11
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +5 -5
  10. package/dist/index133.js +1 -1
  11. package/dist/index140.js +2 -2
  12. package/dist/index141.js +1 -1
  13. package/dist/index15.js +5 -5
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +8 -8
  16. package/dist/index21.js +16 -16
  17. package/dist/index212.js +2 -138
  18. package/dist/index213.js +138 -2
  19. package/dist/index215.js +2 -10
  20. package/dist/index216.js +2 -3
  21. package/dist/index217.js +2 -13
  22. package/dist/index218.js +7 -3
  23. package/dist/index219.js +2 -4
  24. package/dist/index220.js +7 -20
  25. package/dist/index221.js +80 -191
  26. package/dist/index223.js +28 -120
  27. package/dist/index224.js +19 -0
  28. package/dist/index225.js +51 -5
  29. package/dist/index226.js +15 -5
  30. package/dist/index227.js +3 -5
  31. package/dist/index228.js +12 -5
  32. package/dist/index229.js +16 -5
  33. package/dist/index23.js +12 -12
  34. package/dist/index230.js +13 -5
  35. package/dist/index231.js +2 -2
  36. package/dist/index232.js +18 -2
  37. package/dist/index233.js +12 -2
  38. package/dist/index234.js +4 -34
  39. package/dist/index235.js +106 -2
  40. package/dist/index237.js +100 -2
  41. package/dist/index239.js +121 -2
  42. package/dist/index241.js +229 -7
  43. package/dist/index242.js +12 -50
  44. package/dist/index243.js +34 -17
  45. package/dist/index244.js +2 -106
  46. package/dist/index245.js +4 -0
  47. package/dist/index246.js +5 -100
  48. package/dist/index247.js +7 -0
  49. package/dist/index248.js +5 -13
  50. package/dist/index249.js +5 -13
  51. package/dist/index25.js +3 -3
  52. package/dist/index250.js +5 -9
  53. package/dist/index251.js +5 -23
  54. package/dist/index252.js +5 -4
  55. package/dist/index253.js +7 -22
  56. package/dist/index254.js +250 -5
  57. package/dist/index255.js +52 -5
  58. package/dist/index256.js +44 -3
  59. package/dist/index257.js +5 -8
  60. package/dist/index258.js +53 -243
  61. package/dist/index259.js +10 -52
  62. package/dist/index260.js +3 -44
  63. package/dist/index261.js +4 -5
  64. package/dist/index262.js +18 -58
  65. package/dist/index263.js +194 -180
  66. package/dist/index265.js +3 -86
  67. package/dist/index266.js +8 -0
  68. package/dist/index267.js +16 -29
  69. package/dist/index268.js +6 -14
  70. package/dist/index269.js +12 -11
  71. package/dist/index27.js +1 -1
  72. package/dist/index270.js +5 -16
  73. package/dist/index271.js +9 -9
  74. package/dist/index272.js +23 -11
  75. package/dist/index273.js +4 -18
  76. package/dist/index274.js +22 -11
  77. package/dist/index275.js +11 -229
  78. package/dist/index276.js +183 -6
  79. package/dist/index277.js +9 -16
  80. package/dist/index279.js +9 -2
  81. package/dist/index280.js +8 -9
  82. package/dist/index281.js +2 -5
  83. package/dist/index283.js +1 -1
  84. package/dist/index285.js +66 -7
  85. package/dist/index286.js +5 -67
  86. package/dist/index289.js +3 -7
  87. package/dist/index29.js +2 -2
  88. package/dist/index290.js +17 -5
  89. package/dist/index291.js +28 -3
  90. package/dist/index292.js +7 -3
  91. package/dist/index294.js +2 -280
  92. package/dist/index295.js +3 -2
  93. package/dist/index296.js +3 -125
  94. package/dist/index297.js +3 -2
  95. package/dist/index298.js +2 -15
  96. package/dist/index299.js +4 -2
  97. package/dist/index300.js +277 -13
  98. package/dist/index301.js +2 -2
  99. package/dist/index302.js +9 -9
  100. package/dist/index304.js +14 -17
  101. package/dist/index306.js +19 -2
  102. package/dist/index307.js +2 -4
  103. package/dist/index308.js +14 -5
  104. package/dist/index309.js +2 -28
  105. package/dist/index31.js +2 -2
  106. package/dist/index310.js +19 -3
  107. package/dist/index311.js +2 -3
  108. package/dist/index312.js +27 -17
  109. package/dist/index313.js +2 -19
  110. package/dist/index314.js +2 -2
  111. package/dist/index315.js +2 -27
  112. package/dist/index316.js +2 -2
  113. package/dist/index318.js +21 -1
  114. package/dist/index320.js +6 -2
  115. package/dist/index321.js +3 -22
  116. package/dist/index322.js +7 -0
  117. package/dist/index323.js +718 -3
  118. package/dist/index324.js +366 -2
  119. package/dist/index325.js +58 -718
  120. package/dist/index326.js +125 -366
  121. package/dist/index327.js +2 -58
  122. package/dist/index328.js +1 -1
  123. package/dist/index329.js +4 -0
  124. package/dist/index33.js +8 -8
  125. package/dist/index331.js +3 -2
  126. package/dist/index336.js +46 -227
  127. package/dist/index337.js +58 -7
  128. package/dist/index338.js +58 -8
  129. package/dist/index339.js +6 -5
  130. package/dist/index340.js +19 -8
  131. package/dist/index341.js +7 -58
  132. package/dist/index342.js +8 -58
  133. package/dist/index343.js +5 -46
  134. package/dist/index344.js +8 -7
  135. package/dist/index345.js +226 -17
  136. package/dist/index346.js +1 -1
  137. package/dist/index35.js +4 -4
  138. package/dist/index37.js +18 -18
  139. package/dist/index39.js +6 -6
  140. package/dist/index41.js +2 -2
  141. package/dist/index43.js +8 -8
  142. package/dist/index45.js +6 -6
  143. package/dist/index49.js +1 -1
  144. package/dist/index53.js +1 -1
  145. package/dist/index55.js +1 -1
  146. package/dist/index57.js +2 -2
  147. package/dist/index61.js +3 -3
  148. package/dist/index67.js +1 -1
  149. package/dist/index79.js +6 -6
  150. package/dist/index81.js +1 -1
  151. package/dist/index83.js +2 -2
  152. package/dist/index85.js +3 -3
  153. package/dist/index90.js +3 -3
  154. package/dist/index92.js +2 -2
  155. package/dist/index94.js +5 -5
  156. package/package.json +1 -1
  157. package/dist/index236.js +0 -6
  158. package/dist/index238.js +0 -4
  159. package/dist/index240.js +0 -9
  160. package/dist/index264.js +0 -9
  161. package/dist/index319.js +0 -4
  162. package/dist/index330.js +0 -5
@@ -0,0 +1,19 @@
1
+ import { computed as i, unref as m } from "vue";
2
+ import { hash as s } from "./index227.js";
3
+ const p = ({ items: a, key: r }) => {
4
+ const n = i(() => {
5
+ const t = {}, c = new Array().concat(m(a));
6
+ for (let e = 0; e < c.length; e++) {
7
+ const o = c[e], u = r ? String(o[r]) : s(o);
8
+ t[u] = o;
9
+ }
10
+ return t;
11
+ });
12
+ return {
13
+ data: n,
14
+ get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
15
+ };
16
+ };
17
+ export {
18
+ p as useIndexById
19
+ };
package/dist/index225.js CHANGED
@@ -1,7 +1,53 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as o } from "./index294.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index290.js";
3
+ import { useItemValue as w } from "./index279.js";
4
+ import { hash as y } from "./index227.js";
5
+ import { useLogger as D } from "./index253.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)
33
+ };
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));
45
+ }
46
+ return e;
47
+ }),
48
+ createOption: f
49
+ };
50
+ };
5
51
  export {
6
- s as default
52
+ q as useBaseOptions
7
53
  };
package/dist/index226.js CHANGED
@@ -1,7 +1,17 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as o } from "./index296.js";
3
- var t = o();
4
- const m = /* @__PURE__ */ r(t);
1
+ import { isNil as f } from "./index217.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
+ };
5
15
  export {
6
- m as default
16
+ a as useCoherence
7
17
  };
package/dist/index227.js CHANGED
@@ -1,7 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as e } from "./index298.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ import { hash as o } from "./index291.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
5
3
  export {
6
- m as default
4
+ t as hash
7
5
  };
package/dist/index228.js CHANGED
@@ -1,7 +1,14 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as e } from "./index300.js";
3
- var t = e();
4
- const m = /* @__PURE__ */ r(t);
1
+ import { hash as e } from "./index227.js";
2
+ import { debouncedWatch as s } from "./index213.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
+ };
5
12
  export {
6
- m as default
13
+ n as useHashedWatcher
7
14
  };
package/dist/index229.js CHANGED
@@ -1,7 +1,18 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as e } from "./index302.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ import { isNotNil as n } from "./index143.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
+ };
5
16
  export {
6
- m as default
17
+ h as usePrefill
7
18
  };
package/dist/index23.js CHANGED
@@ -1,24 +1,24 @@
1
1
  import { defineComponent as Z, watchEffect as G, ref as r, computed as k, watch as C, createBlock as J, openBlock as K, normalizeClass as w, withCtx as i, createElementVNode as o, createVNode as y, unref as l, withDirectives as Q, mergeProps as B, withModifiers as X, toDisplayString as S, renderSlot as c } from "vue";
2
2
  import { _config as x } from "./index4.js";
3
- import n from "./index225.js";
4
- import ee from "./index226.js";
5
- import ae from "./index227.js";
6
- import te from "./index228.js";
7
- import ne from "./index229.js";
8
- import oe from "./index230.js";
9
- import { identity as re } from "./index231.js";
10
- import { isEmpty as ie } from "./index232.js";
11
- import { last as le } from "./index233.js";
3
+ import n from "./index246.js";
4
+ import ee from "./index270.js";
5
+ import ae from "./index250.js";
6
+ import te from "./index247.js";
7
+ import ne from "./index248.js";
8
+ import oe from "./index249.js";
9
+ import { identity as re } from "./index245.js";
10
+ import { isEmpty as ie } from "./index231.js";
11
+ import { last as le } from "./index219.js";
12
12
  import { useId as se } from "./index8.js";
13
- import { useLocale as de } from "./index217.js";
13
+ import { useLocale as de } from "./index230.js";
14
14
  import { useMobile as ue } from "./index9.js";
15
- import { vMaska as pe } from "./index220.js";
15
+ import { vMaska as pe } from "./index262.js";
16
16
  import ce from "./index21.js";
17
17
  /* empty css */
18
18
  import me from "./index135.js";
19
19
  /* empty css */
20
20
  import fe from "./index137.js";
21
- import be from "./index223.js";
21
+ import be from "./index239.js";
22
22
  /* empty css */
23
23
  const ge = { class: "bb-base-date-picker-input__inner-wrapper" }, ke = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], ve = ["aria-label", "disabled"], ye = ["id"], he = ["inert"], Te = /* @__PURE__ */ Z({
24
24
  __name: "BaseDatePickerInput",
package/dist/index230.js CHANGED
@@ -1,7 +1,15 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as t } from "./index304.js";
3
- var o = t();
4
- const a = /* @__PURE__ */ r(o);
1
+ import { locales as t } from "./index292.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index275.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
5
13
  export {
6
- a as default
14
+ d as useLocale
7
15
  };
package/dist/index231.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = (t) => t;
1
+ const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
2
2
  export {
3
- e as identity
3
+ n as isEmpty
4
4
  };
package/dist/index232.js CHANGED
@@ -1,4 +1,20 @@
1
- const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
1
+ import { isNil as c } from "./index217.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;
15
+ }
16
+ return !1;
17
+ };
2
18
  export {
3
- n as isEmpty
19
+ y as matchAnyKey
4
20
  };
package/dist/index233.js CHANGED
@@ -1,4 +1,14 @@
1
- const e = (t) => t[t.length - 1];
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
+ };
2
12
  export {
3
- e as last
13
+ n as useArray
4
14
  };
package/dist/index234.js CHANGED
@@ -1,36 +1,6 @@
1
- import { defineComponent as p, getCurrentInstance as a, resolveComponent as u, createBlock as f, openBlock as k, resolveDynamicComponent as g, unref as d, withCtx as b, renderSlot as x } from "vue";
2
- import { _config as e } from "./index4.js";
3
- import { useLogger as l } from "./index257.js";
4
- const $ = /* @__PURE__ */ p({
5
- __name: "RouterComponent",
6
- setup(y) {
7
- var o, i, r, s;
8
- const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
9
- let t;
10
- if (m) {
11
- if (t = u(e.inertiaLinkName), typeof t == "string") {
12
- const { warn: n } = l();
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 (c) {
18
- if (t = u(e.nuxtLinkName), typeof t == "string") {
19
- const { warn: n } = l();
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, L) => (k(), f(g(d(t)), null, {
27
- default: b(() => [
28
- x(n.$slots, "default")
29
- ]),
30
- _: 3
31
- }));
32
- }
33
- });
1
+ import { curry as e } from "./index299.js";
2
+ const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
34
3
  export {
35
- $ as default
4
+ t as baseWhen,
5
+ s as when
36
6
  };
package/dist/index235.js CHANGED
@@ -1,4 +1,108 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { defineComponent as y, ref as F, computed as H, watch as N, createElementBlock as L, openBlock as p, Fragment as S, renderList as V, createBlock as A, withModifiers as O, normalizeClass as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
+ import { hash as d } from "./index227.js";
3
+ import { isNil as l } from "./index217.js";
4
+ import E from "./index67.js";
5
+ /* empty css */
6
+ const K = /* @__PURE__ */ y({
7
+ __name: "ChipsBox",
8
+ props: {
9
+ options: {}
10
+ },
11
+ emits: ["option:unselected"],
12
+ setup(f, { expose: v, emit: h }) {
13
+ const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
14
+ const s = l(n.value) ? -1 : n.value;
15
+ let o = (s + e) % t.options.length;
16
+ for (; t.options[o].disabled && o !== s; )
17
+ o = a(e + 1);
18
+ return o;
19
+ }, x = () => {
20
+ if (!i.value) return;
21
+ const e = a();
22
+ n.value = e;
23
+ }, c = (e = 1) => {
24
+ const s = l(n.value) ? 0 : n.value;
25
+ let o = (s - e + t.options.length) % t.options.length;
26
+ for (; t.options[o].disabled && o !== s; )
27
+ o = c(e + 1);
28
+ return o;
29
+ }, m = async () => {
30
+ if (!i.value) return;
31
+ const e = c();
32
+ n.value = e;
33
+ }, w = () => {
34
+ if (!i.value) return;
35
+ let e = 0;
36
+ for (; t.options[e].disabled; )
37
+ e++;
38
+ n.value = e;
39
+ }, b = () => {
40
+ if (!i.value) return;
41
+ let e = t.options.length - 1;
42
+ for (; t.options[e].disabled && e !== 0; )
43
+ e--;
44
+ n.value = e;
45
+ }, I = () => {
46
+ if (!i.value) return;
47
+ let e = 0;
48
+ for (; !t.options[e].selected && t.options.length !== e; )
49
+ e++;
50
+ n.value = e;
51
+ }, g = () => {
52
+ if (!i.value) return;
53
+ let e = t.options.length - 1;
54
+ for (; t.options[e].selected && e !== 0; )
55
+ e--;
56
+ n.value = e;
57
+ }, _ = (e) => {
58
+ if (!i.value) return;
59
+ const s = t.options.findIndex(
60
+ (o) => o.valueHash === e
61
+ );
62
+ s >= 0 && (n.value = s);
63
+ }, r = () => {
64
+ n.value = null;
65
+ }, k = () => {
66
+ if (l(n.value)) return;
67
+ const e = t.options[n.value];
68
+ e.selected && u("option:unselected", e);
69
+ }, C = () => l(n.value) ? void 0 : t.options[n.value];
70
+ return N(
71
+ () => t.options,
72
+ (e, s) => {
73
+ d(e) !== d(s) && r();
74
+ },
75
+ {
76
+ flush: "post"
77
+ }
78
+ ), v({
79
+ focusNext: x,
80
+ focusPrevious: m,
81
+ focusFirst: w,
82
+ focusFirstSelected: I,
83
+ focusLast: b,
84
+ focusLastSelected: g,
85
+ blur: r,
86
+ confirmOption: k,
87
+ focusByHash: _,
88
+ getHighlighted: C
89
+ }), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
90
+ key: o.valueHash,
91
+ class: P({
92
+ "bb-chipsbox-item": !0,
93
+ "bb-chipsbox-item--focused": B === n.value
94
+ }),
95
+ clearable: !0,
96
+ text: o.text,
97
+ "onClick:clear": O((M) => u("option:unselected", o), ["stop"])
98
+ }, {
99
+ default: $(() => [
100
+ z(D(o.text), 1)
101
+ ]),
102
+ _: 2
103
+ }, 1032, ["class", "text", "onClick:clear"]))), 128));
104
+ }
105
+ });
2
106
  export {
3
- s as isCssColor
107
+ K as default
4
108
  };
package/dist/index237.js CHANGED
@@ -1,4 +1,102 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
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 "./index227.js";
3
+ import { isNil as i } from "./index217.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
+ });
2
100
  export {
3
- o as booleanishToBoolean
101
+ j as default
4
102
  };
package/dist/index239.js CHANGED
@@ -1,4 +1,123 @@
1
- const r = (e) => typeof e > "u" || e === null;
1
+ import { defineComponent as $, mergeModels as D, useModel as E, ref as p, computed as i, watch as V, onMounted as L, createBlock as T, openBlock as w, resolveDynamicComponent as F, mergeProps as g, unref as h, withModifiers as A, withCtx as N, createElementVNode as S, createElementBlock as U, createCommentVNode as I, renderSlot as X, nextTick as j } from "vue";
2
+ import { useCancelableFunction as q } from "./index332.js";
3
+ import { useUntil as z } from "./index242.js";
4
+ import { extractDomContainer as G } from "./index273.js";
5
+ import { waitFor as H } from "./index333.js";
6
+ import { useFloating as J, arrow as K } from "./index334.js";
7
+ import { flip as O, offset as Q, shift as R, hide as W, autoUpdate as Y } from "./index335.js";
8
+ const Z = {
9
+ key: 0,
10
+ class: "bb-common-popover__bubble"
11
+ }, se = /* @__PURE__ */ $({
12
+ __name: "CommonPopover2",
13
+ props: /* @__PURE__ */ D({
14
+ arrowPadding: {},
15
+ eager: { type: Boolean },
16
+ offset: {},
17
+ padding: { default: 0 },
18
+ placement: {},
19
+ transitionDuration: { default: 250 },
20
+ anchor: {},
21
+ dialog: { type: Boolean },
22
+ tag: { default: "span" },
23
+ flip: { type: Boolean, default: !0 }
24
+ }, {
25
+ modelValue: { type: Boolean, default: !1 },
26
+ modelModifiers: {}
27
+ }),
28
+ emits: ["update:modelValue"],
29
+ setup(c) {
30
+ const e = c, a = E(c, "modelValue"), u = p(a.value), x = i(() => e.dialog ? "dialog" : "span"), t = p(), m = p(), y = i(() => G(e.anchor)), _ = z(a, { initialValue: e.eager }), { floatingStyles: C, placement: P, middlewareData: d, update: f } = J(
31
+ y,
32
+ t,
33
+ {
34
+ placement: e.placement,
35
+ whileElementsMounted: Y,
36
+ middleware: [
37
+ ...e.flip ? [O()] : [],
38
+ Q(e.offset),
39
+ R({ padding: e.padding }),
40
+ W(),
41
+ K({
42
+ element: m,
43
+ padding: e.arrowPadding
44
+ })
45
+ ],
46
+ strategy: "fixed"
47
+ }
48
+ ), { execute: v } = q(
49
+ ({ signal: o }, r) => new Promise((l) => {
50
+ let s;
51
+ const n = () => {
52
+ s && clearTimeout(s);
53
+ };
54
+ o.addEventListener("abort", n), r ? (k(), f(), H(() => !!t.value).then(() => {
55
+ u.value = !0, o.removeEventListener("abort", n), l(void 0);
56
+ })) : (u.value = !1, s = setTimeout(() => {
57
+ j(() => {
58
+ t.value && (e.dialog ? t.value.close() : t.value.hidePopover()), o.removeEventListener("abort", n), f(), l(void 0);
59
+ });
60
+ }, e.transitionDuration));
61
+ })
62
+ ), k = () => {
63
+ if (!t.value) return;
64
+ if (!e.dialog) return t.value.showPopover();
65
+ t.value.showModal();
66
+ };
67
+ V(a, v), L(() => {
68
+ a.value && v(a.value);
69
+ });
70
+ const M = i(() => {
71
+ var n;
72
+ const o = a.value ? void 0 : -1, r = Math.round(((n = d.value.arrow) == null ? void 0 : n.x) ?? 0), l = e.dialog ? void 0 : "manual";
73
+ return {
74
+ style: {
75
+ ...C.value,
76
+ "--transition-duration": `${e.transitionDuration}ms`,
77
+ "--page-padding": `${e.padding}px`,
78
+ "--arrow-offset-x": `${r}px`
79
+ },
80
+ popover: l,
81
+ tabindex: o
82
+ };
83
+ }), B = i(() => {
84
+ if (d.value.arrow) {
85
+ const { x: o, y: r } = d.value.arrow;
86
+ return {
87
+ style: {
88
+ left: `${o}px`,
89
+ top: `${r}px`
90
+ }
91
+ };
92
+ }
93
+ }), b = () => {
94
+ a.value = !1;
95
+ };
96
+ return (o, r) => (w(), T(F(x.value), g({
97
+ ref_key: "wrapper",
98
+ ref: t,
99
+ class: ["bb-common-popover", {
100
+ "bb-common-popover--open": u.value,
101
+ [`bb-common-popover--${h(P)}`]: !0
102
+ }]
103
+ }, M.value, {
104
+ onClick: A(b, ["self"]),
105
+ onClose: b
106
+ }), {
107
+ default: N(() => [
108
+ S("span", g({
109
+ ref_key: "bubblearrow",
110
+ ref: m,
111
+ class: "bb-common-popover__arrow"
112
+ }, B.value), null, 16),
113
+ h(_) ? (w(), U("span", Z, [
114
+ X(o.$slots, "default")
115
+ ])) : I("", !0)
116
+ ]),
117
+ _: 3
118
+ }, 16, ["class"]));
119
+ }
120
+ });
2
121
  export {
3
- r as isNil
122
+ se as default
4
123
  };