bitboss-ui 2.1.99 → 2.1.101

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 (201) hide show
  1. package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +61 -7
  2. package/dist/components/BbBreadcrumbs/estimateBreadcrumbItemWidth.d.ts +26 -0
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +5 -0
  4. package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
  5. package/dist/i18n/en.d.ts +4 -0
  6. package/dist/i18n/it.d.ts +4 -0
  7. package/dist/index.css +1 -1
  8. package/dist/index108.js +9 -9
  9. package/dist/index115.js +1 -1
  10. package/dist/index121.js +4 -4
  11. package/dist/index123.js +13 -13
  12. package/dist/index131.js +1 -1
  13. package/dist/index133.js +5 -5
  14. package/dist/index137.js +2 -2
  15. package/dist/index14.js +1 -1
  16. package/dist/index140.js +1 -1
  17. package/dist/index142.js +2 -2
  18. package/dist/index144.js +1 -1
  19. package/dist/index145.js +2 -2
  20. package/dist/index16.js +5 -5
  21. package/dist/index18.js +3 -3
  22. package/dist/index20.js +8 -8
  23. package/dist/index216.js +2 -138
  24. package/dist/index217.js +138 -2
  25. package/dist/index218.js +2 -2
  26. package/dist/index219.js +3 -4
  27. package/dist/index22.js +14 -14
  28. package/dist/index220.js +13 -8
  29. package/dist/index221.js +20 -3
  30. package/dist/index222.js +201 -3
  31. package/dist/index224.js +134 -17
  32. package/dist/index226.js +32 -50
  33. package/dist/index227.js +28 -15
  34. package/dist/index229.js +2 -17
  35. package/dist/index230.js +2 -29
  36. package/dist/index231.js +3 -13
  37. package/dist/index232.js +12 -15
  38. package/dist/index233.js +13 -4
  39. package/dist/index234.js +8 -105
  40. package/dist/index235.js +25 -0
  41. package/dist/index236.js +4 -100
  42. package/dist/index237.js +25 -0
  43. package/dist/index238.js +5 -135
  44. package/dist/index239.js +7 -0
  45. package/dist/index24.js +11 -11
  46. package/dist/index240.js +5 -104
  47. package/dist/index241.js +5 -13
  48. package/dist/index242.js +3 -2
  49. package/dist/index243.js +2 -11
  50. package/dist/index244.js +6 -86
  51. package/dist/index245.js +10 -0
  52. package/dist/index246.js +268 -10
  53. package/dist/index247.js +52 -3
  54. package/dist/index248.js +52 -4
  55. package/dist/index249.js +32 -3
  56. package/dist/index250.js +60 -2
  57. package/dist/index251.js +4 -5
  58. package/dist/index252.js +25 -5
  59. package/dist/index253.js +33 -5
  60. package/dist/index254.js +2 -5
  61. package/dist/index255.js +7 -5
  62. package/dist/index256.js +6 -5
  63. package/dist/index257.js +16 -2
  64. package/dist/index258.js +85 -19
  65. package/dist/index26.js +3 -3
  66. package/dist/index260.js +28 -20
  67. package/dist/index261.js +17 -34
  68. package/dist/index262.js +50 -32
  69. package/dist/index263.js +15 -28
  70. package/dist/{index228.js → index264.js} +2 -2
  71. package/dist/index265.js +15 -22
  72. package/dist/index266.js +33 -8
  73. package/dist/index267.js +188 -23
  74. package/dist/index268.js +3 -7
  75. package/dist/index269.js +9 -5
  76. package/dist/index270.js +53 -6
  77. package/dist/index271.js +3 -8
  78. package/dist/index272.js +2 -268
  79. package/dist/index273.js +2 -52
  80. package/dist/index274.js +7 -52
  81. package/dist/index275.js +7 -32
  82. package/dist/index276.js +20 -59
  83. package/dist/index277.js +10 -3
  84. package/dist/index278.js +2 -32
  85. package/dist/index279.js +5 -188
  86. package/dist/index28.js +1 -1
  87. package/dist/index280.js +5 -3
  88. package/dist/index281.js +5 -53
  89. package/dist/index282.js +3 -2
  90. package/dist/index283.js +3 -2
  91. package/dist/index284.js +106 -7
  92. package/dist/index286.js +100 -4
  93. package/dist/index288.js +69 -0
  94. package/dist/index289.js +9 -67
  95. package/dist/index290.js +11 -13
  96. package/dist/index292.js +18 -3
  97. package/dist/index293.js +12 -6
  98. package/dist/index294.js +103 -15
  99. package/dist/index295.js +4 -8
  100. package/dist/index296.js +10 -0
  101. package/dist/index297.js +4 -3
  102. package/dist/index299.js +1 -1
  103. package/dist/index30.js +3 -3
  104. package/dist/index300.js +7 -17
  105. package/dist/index301.js +3 -28
  106. package/dist/index302.js +1 -1
  107. package/dist/index303.js +5 -3
  108. package/dist/index304.js +719 -3
  109. package/dist/index305.js +365 -6
  110. package/dist/index306.js +57 -2
  111. package/dist/index307.js +3 -4
  112. package/dist/index308.js +17 -4
  113. package/dist/index309.js +27 -279
  114. package/dist/index310.js +280 -2
  115. package/dist/index311.js +2 -125
  116. package/dist/index312.js +16 -2
  117. package/dist/index313.js +2 -15
  118. package/dist/index314.js +16 -2
  119. package/dist/index315.js +2 -16
  120. package/dist/index316.js +27 -2
  121. package/dist/index317.js +2 -16
  122. package/dist/index318.js +2 -2
  123. package/dist/index319.js +2 -19
  124. package/dist/index32.js +2 -2
  125. package/dist/index320.js +2 -2
  126. package/dist/index321.js +2 -5
  127. package/dist/index322.js +2 -27
  128. package/dist/index323.js +2 -2
  129. package/dist/index324.js +5 -2
  130. package/dist/index325.js +125 -2
  131. package/dist/index326.js +2 -2
  132. package/dist/index327.js +15 -2
  133. package/dist/index328.js +2 -2
  134. package/dist/index329.js +19 -2
  135. package/dist/index330.js +2 -3
  136. package/dist/index331.js +2 -5
  137. package/dist/index332.js +3 -719
  138. package/dist/index333.js +3 -366
  139. package/dist/index334.js +2 -57
  140. package/dist/index335.js +3 -34
  141. package/dist/index336.js +6 -6
  142. package/dist/index337.js +7 -128
  143. package/dist/index338.js +5 -397
  144. package/dist/index339.js +8 -193
  145. package/dist/index34.js +8 -8
  146. package/dist/index340.js +34 -257
  147. package/dist/index341.js +6 -58
  148. package/dist/index342.js +128 -57
  149. package/dist/index343.js +397 -5
  150. package/dist/index344.js +92 -6
  151. package/dist/index345.js +61 -18
  152. package/dist/index346.js +62 -9
  153. package/dist/index347.js +5 -15
  154. package/dist/index348.js +7 -5
  155. package/dist/index349.js +17 -5
  156. package/dist/index350.js +8 -92
  157. package/dist/index351.js +12 -131
  158. package/dist/index352.js +7 -2
  159. package/dist/index353.js +228 -2
  160. package/dist/index354.js +133 -21
  161. package/dist/index355.js +24 -0
  162. package/dist/index357.js +191 -6
  163. package/dist/index358.js +258 -8
  164. package/dist/index359.js +2 -228
  165. package/dist/index36.js +4 -4
  166. package/dist/index360.js +2 -441
  167. package/dist/index361.js +427 -114
  168. package/dist/index362.js +127 -46
  169. package/dist/index363.js +44 -67
  170. package/dist/index364.js +66 -516
  171. package/dist/index365.js +515 -45
  172. package/dist/index366.js +52 -0
  173. package/dist/index38.js +20 -20
  174. package/dist/index40.js +7 -7
  175. package/dist/index42.js +2 -2
  176. package/dist/index44.js +8 -8
  177. package/dist/index46.js +6 -6
  178. package/dist/index50.js +2 -2
  179. package/dist/index54.js +1 -1
  180. package/dist/index56.js +1 -1
  181. package/dist/index58.js +2 -2
  182. package/dist/index60.js +194 -46
  183. package/dist/index62.js +5 -5
  184. package/dist/index68.js +1 -1
  185. package/dist/index81.js +14 -12
  186. package/dist/index83.js +1 -1
  187. package/dist/index85.js +2 -2
  188. package/dist/index87.js +3 -3
  189. package/dist/index89.js +1 -1
  190. package/dist/index92.js +3 -3
  191. package/dist/index94.js +2 -2
  192. package/dist/index96.js +5 -5
  193. package/dist/index98.js +1 -1
  194. package/package.json +2 -2
  195. package/dist/index223.js +0 -4
  196. package/dist/index225.js +0 -14
  197. package/dist/index259.js +0 -11
  198. package/dist/index285.js +0 -9
  199. package/dist/index287.js +0 -203
  200. package/dist/index298.js +0 -4
  201. package/dist/index356.js +0 -10
package/dist/index253.js CHANGED
@@ -1,7 +1,35 @@
1
- import { getDefaultExportFromCjs as r } from "./index343.js";
2
- import { __require as e } from "./index313.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ const y = (t) => typeof t == "object" && t !== null, c = (t) => {
2
+ if (!y(t)) return !1;
3
+ const r = Object.getPrototypeOf(t);
4
+ return r === Object.prototype || r === null;
5
+ }, n = (t) => {
6
+ if (Array.isArray(t))
7
+ return t.map((o) => n(o));
8
+ if (!c(t))
9
+ return t;
10
+ const r = {};
11
+ for (const o of Reflect.ownKeys(t))
12
+ r[o] = n(t[o]);
13
+ return r;
14
+ }, f = (t, r) => {
15
+ if (r === void 0)
16
+ return n(t);
17
+ if (Array.isArray(r))
18
+ return n(r);
19
+ if (!c(r))
20
+ return r;
21
+ const o = c(t) ? n(t) : {};
22
+ for (const e of Reflect.ownKeys(r)) {
23
+ const s = r[e], i = o[e];
24
+ o[e] = f(i, s);
25
+ }
26
+ return o;
27
+ }, p = (...t) => {
28
+ let r = {};
29
+ for (const o of t)
30
+ r = f(r, o);
31
+ return r;
32
+ };
5
33
  export {
6
- m as default
34
+ p as merge
7
35
  };
package/dist/index254.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index343.js";
2
- import { __require as e } from "./index315.js";
3
- var t = e();
4
- const m = /* @__PURE__ */ r(t);
1
+ const r = (e) => typeof e > "u" || e === null;
5
2
  export {
6
- m as default
3
+ r as isNil
7
4
  };
package/dist/index255.js CHANGED
@@ -1,7 +1,9 @@
1
- import { getDefaultExportFromCjs as r } from "./index343.js";
2
- import { __require as e } from "./index317.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ const s = (r, t) => {
2
+ if (r.endsWith("."))
3
+ return t === 0 ? r.slice(0, -1) : r;
4
+ const [n, i] = r.split(".");
5
+ return i ? `${n}.${i.slice(0, t)}` : r;
6
+ };
5
7
  export {
6
- m as default
8
+ s as clampPrecision
7
9
  };
package/dist/index256.js CHANGED
@@ -1,7 +1,8 @@
1
- import { getDefaultExportFromCjs as r } from "./index343.js";
2
- import { __require as t } from "./index319.js";
3
- var o = t();
4
- const a = /* @__PURE__ */ r(o);
1
+ import e from "./index304.js";
2
+ import o from "./index305.js";
3
+ import r from "./index306.js";
4
+ const f = new r(o, e)._freeze();
5
5
  export {
6
- a as default
6
+ r as Mime,
7
+ f as default
7
8
  };
package/dist/index257.js CHANGED
@@ -1,4 +1,18 @@
1
- const e = (t) => t;
1
+ const e = (o, r, f) => o.reduce((t, n) => {
2
+ if (t) return t;
3
+ if (f(n))
4
+ return n;
5
+ if (r in n) {
6
+ const i = e(
7
+ [].concat(n[r]),
8
+ r,
9
+ f
10
+ );
11
+ if (i)
12
+ return i;
13
+ }
14
+ return t;
15
+ }, null);
2
16
  export {
3
- e as identity
17
+ e as findInTree
4
18
  };
package/dist/index258.js CHANGED
@@ -1,22 +1,88 @@
1
- import { MaskInput as r } from "./index279.js";
2
- const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
- if (a.arg == null || a.instance == null) return;
4
- const s = "setup" in a.instance.$.type;
5
- a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
- }, k = (a, n) => {
7
- var s;
8
- const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
- if (t == null || t?.type === "file") return;
10
- let e = {};
11
- if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
- const l = (o) => {
13
- const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
- p(n, i);
15
- };
16
- e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
1
+ import { defineComponent as p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
2
+ import { useLocale as g } from "./index220.js";
3
+ const k = { class: "bb-cr-container__container" }, y = {
4
+ key: 0,
5
+ class: "bb-cr-container__loading-container"
6
+ }, $ = {
7
+ key: 1,
8
+ class: "bb-cr-container__no-data-container"
9
+ }, C = /* @__PURE__ */ p({
10
+ __name: "OptionsContainer",
11
+ props: {
12
+ direction: {},
13
+ hasErrors: { type: Boolean },
14
+ hideLabel: { type: Boolean },
15
+ loadingText: {},
16
+ loading: { type: Boolean },
17
+ noDataText: {},
18
+ options: {}
19
+ },
20
+ setup(f) {
21
+ const { t: d } = g();
22
+ return (e, T) => (s(), n("span", {
23
+ ref: "container",
24
+ class: r(["bb-cr-container", {
25
+ "bb-cr-container--errors": e.hasErrors,
26
+ "bb-cr-container--horizontal": e.direction === "horizontal",
27
+ "bb-cr-container--vertical": e.direction === "vertical"
28
+ }])
29
+ }, [
30
+ o("span", k, [
31
+ t(e.$slots, "prepend"),
32
+ !e.options.length && e.loading ? (s(), n("span", y, [
33
+ t(e.$slots, "loading", {}, () => [
34
+ l(i(e.loadingText || b(d)("common.loadingText")), 1)
35
+ ])
36
+ ])) : e.options.length ? h("", !0) : (s(), n("span", $, [
37
+ t(e.$slots, "no-data", {}, () => [
38
+ l(i(e.noDataText || b(d)("common.noDataText")), 1)
39
+ ])
40
+ ])),
41
+ (s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
42
+ key: a?.valueHash || c
43
+ }, [
44
+ t(e.$slots, "option:prepend", {
45
+ id: a.valueHash,
46
+ checked: !!a.selected,
47
+ disabled: !!a.disabled,
48
+ item: a.item,
49
+ text: a.text
50
+ }),
51
+ o("label", {
52
+ class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
53
+ }, [
54
+ t(e.$slots, "input", {
55
+ index: c,
56
+ option: a
57
+ }),
58
+ o("span", {
59
+ class: r({
60
+ "bb-cr-container-option__text": !0,
61
+ "sr-only": e.hideLabel
62
+ })
63
+ }, [
64
+ t(e.$slots, "label", {
65
+ checked: !!a.selected,
66
+ item: a.item,
67
+ text: a.text
68
+ }, () => [
69
+ l(i(a.text), 1)
70
+ ])
71
+ ], 2)
72
+ ], 2),
73
+ t(e.$slots, "option:append", {
74
+ id: a.valueHash,
75
+ checked: !!a.selected,
76
+ disabled: !!a.disabled,
77
+ item: a.item,
78
+ text: a.text
79
+ })
80
+ ], 64))), 128)),
81
+ t(e.$slots, "append")
82
+ ])
83
+ ], 2));
17
84
  }
18
- u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
- };
85
+ });
20
86
  export {
21
- k as vMaska
87
+ C as default
22
88
  };
package/dist/index26.js CHANGED
@@ -1,9 +1,9 @@
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 "./index290.js";
2
+ import { parseSize as U } from "./index232.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
- import { useUntil as J } from "./index241.js";
6
+ import { useUntil as J } from "./index233.js";
7
7
  import { wait as w } from "./index141.js";
8
8
  import { _config as Q } from "./index4.js";
9
9
  const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {
package/dist/index260.js CHANGED
@@ -1,23 +1,31 @@
1
- function i(e, o) {
2
- const l = {}, u = e.length;
3
- for (let n = 0; n < u; n++) {
4
- const s = e[n];
5
- let f;
6
- if (typeof o == "function")
7
- f = o(s, n, e);
8
- else {
9
- const t = s[o];
10
- if (typeof t == "string" || typeof t == "number" || typeof t == "symbol")
11
- f = t;
12
- else
13
- throw new Error(
14
- `Property "${String(o)}" must be of type string, number, or symbol`
15
- );
1
+ import { ref as a, computed as s, unref as v } from "vue";
2
+ import { useDebounceFn as f } from "./index217.js";
3
+ const p = (u) => {
4
+ const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
5
+ if (Array.isArray(r.value))
6
+ t.value = r.value;
7
+ else if (typeof r.value == "function") {
8
+ const i = ++e.value;
9
+ try {
10
+ const o = await r.value(...l);
11
+ if (i < e.value) {
12
+ e.value--;
13
+ return;
14
+ } else
15
+ t.value = o;
16
+ } catch (o) {
17
+ console.error(o);
18
+ }
19
+ e.value--;
16
20
  }
17
- l[f] = s;
18
- }
19
- return l;
20
- }
21
+ }, c = f(n, u.debounce || 0);
22
+ return {
23
+ getter: n,
24
+ debouncedGetter: c,
25
+ items: t,
26
+ loading: s(() => !!e.value)
27
+ };
28
+ };
21
29
  export {
22
- i as indexBy
30
+ p as useItemsGetter
23
31
  };
package/dist/index261.js CHANGED
@@ -1,36 +1,19 @@
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 "./index271.js";
4
- import { useFrameworkDetection as k } from "./index143.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
- });
1
+ import { computed as u, unref as a } from "vue";
2
+ import { hash as d } from "./index242.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
+ };
34
17
  export {
35
- y as default
18
+ p as useIndexById
36
19
  };
package/dist/index262.js CHANGED
@@ -1,35 +1,53 @@
1
- import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index215.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"
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index308.js";
3
+ import { useItemValue as w } from "./index269.js";
4
+ import { hash as y } from "./index242.js";
5
+ import { useLogger as D } from "./index245.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
+ };
9
50
  };
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]]);
33
51
  export {
34
- a as default
52
+ q as useBaseOptions
35
53
  };
package/dist/index263.js CHANGED
@@ -1,30 +1,17 @@
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 "./index231.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
- });
1
+ import { isNil as f } from "./index254.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
+ };
28
15
  export {
29
- b as default
16
+ a as useCoherence
30
17
  };
@@ -1,5 +1,5 @@
1
- import { hash as e } from "./index221.js";
2
- import { debouncedWatch as s } from "./index216.js";
1
+ import { hash as e } from "./index242.js";
2
+ import { debouncedWatch as s } from "./index217.js";
3
3
  const n = (o, c, h) => {
4
4
  s(
5
5
  o,
package/dist/index265.js CHANGED
@@ -1,25 +1,18 @@
1
- const i = (t) => {
2
- const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
3
- return parseFloat(n) || 0;
1
+ import { isNotNil as n } from "./index146.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 };
4
15
  };
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
16
  export {
24
- s as parseWidthString
17
+ h as usePrefill
25
18
  };
package/dist/index266.js CHANGED
@@ -1,11 +1,36 @@
1
- const o = (n, t) => {
2
- for (let e = n.length - 1; e >= 0; e--) {
3
- const i = n[e];
4
- if (t(i, e, n))
5
- return e;
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 "./index245.js";
4
+ import { useFrameworkDetection as k } from "./index143.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
+ }));
6
32
  }
7
- return -1;
8
- };
33
+ });
9
34
  export {
10
- o as findRightIndex
35
+ y as default
11
36
  };