bitboss-ui 2.1.77 → 2.1.79

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 (184) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  2. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  3. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  4. package/dist/index.css +1 -1
  5. package/dist/index107.js +9 -9
  6. package/dist/index112.js +1 -1
  7. package/dist/index114.js +1 -1
  8. package/dist/index120.js +1 -1
  9. package/dist/index122.js +12 -12
  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/index15.js +5 -5
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +8 -8
  18. package/dist/index21.js +14 -14
  19. package/dist/index217.js +1 -1
  20. package/dist/index218.js +1 -1
  21. package/dist/index219.js +33 -5
  22. package/dist/index220.js +28 -5
  23. package/dist/index222.js +2 -5
  24. package/dist/index223.js +2 -3
  25. package/dist/index224.js +3 -2
  26. package/dist/index225.js +2 -6
  27. package/dist/index226.js +2 -8
  28. package/dist/index227.js +7 -268
  29. package/dist/index228.js +2 -52
  30. package/dist/index229.js +7 -52
  31. package/dist/index23.js +11 -11
  32. package/dist/index230.js +28 -26
  33. package/dist/index231.js +9 -60
  34. package/dist/index232.js +4 -13
  35. package/dist/index233.js +13 -33
  36. package/dist/index234.js +19 -27
  37. package/dist/index235.js +203 -0
  38. package/dist/index237.js +135 -2
  39. package/dist/index239.js +50 -12
  40. package/dist/index240.js +15 -11
  41. package/dist/index241.js +106 -2
  42. package/dist/index243.js +96 -131
  43. package/dist/index245.js +3 -4
  44. package/dist/index246.js +85 -22
  45. package/dist/index248.js +28 -6
  46. package/dist/index249.js +15 -7
  47. package/dist/index25.js +3 -3
  48. package/dist/index250.js +3 -4
  49. package/dist/index251.js +12 -9
  50. package/dist/index252.js +14 -27
  51. package/dist/index253.js +5 -16
  52. package/dist/index254.js +5 -17
  53. package/dist/index255.js +5 -51
  54. package/dist/index256.js +5 -12
  55. package/dist/index257.js +6 -41
  56. package/dist/index258.js +6 -32
  57. package/dist/index259.js +268 -9
  58. package/dist/index260.js +46 -100
  59. package/dist/index261.js +54 -0
  60. package/dist/index262.js +28 -96
  61. package/dist/index263.js +62 -0
  62. package/dist/index264.js +18 -3
  63. package/dist/index265.js +12 -5
  64. package/dist/index266.js +4 -86
  65. package/dist/index267.js +231 -0
  66. package/dist/index268.js +12 -14
  67. package/dist/index269.js +9 -188
  68. package/dist/index27.js +1 -1
  69. package/dist/index270.js +8 -2
  70. package/dist/index271.js +3 -5
  71. package/dist/index272.js +13 -5
  72. package/dist/index273.js +4 -5
  73. package/dist/index274.js +21 -18
  74. package/dist/index275.js +3 -8
  75. package/dist/index276.js +2 -67
  76. package/dist/index277.js +5 -3
  77. package/dist/index278.js +5 -4
  78. package/dist/index279.js +5 -201
  79. package/dist/index280.js +8 -0
  80. package/dist/index281.js +16 -7
  81. package/dist/index282.js +8 -10
  82. package/dist/index283.js +67 -6
  83. package/dist/index284.js +7 -16
  84. package/dist/index285.js +8 -9
  85. package/dist/index286.js +23 -3
  86. package/dist/index287.js +39 -16
  87. package/dist/index288.js +11 -12
  88. package/dist/index289.js +5 -229
  89. package/dist/index29.js +2 -2
  90. package/dist/index290.js +186 -278
  91. package/dist/index291.js +3 -2
  92. package/dist/index292.js +10 -16
  93. package/dist/index293.js +3 -2
  94. package/dist/index294.js +2 -16
  95. package/dist/index295.js +3 -2
  96. package/dist/index296.js +3 -27
  97. package/dist/index297.js +7 -2
  98. package/dist/index299.js +3 -2
  99. package/dist/index300.js +5 -2
  100. package/dist/index301.js +280 -2
  101. package/dist/index302.js +2 -28
  102. package/dist/index303.js +16 -2
  103. package/dist/index304.js +2 -7
  104. package/dist/index305.js +16 -9
  105. package/dist/index306.js +2 -23
  106. package/dist/index307.js +27 -3
  107. package/dist/index308.js +4 -0
  108. package/dist/index309.js +2 -3
  109. package/dist/index31.js +2 -2
  110. package/dist/index310.js +2 -3
  111. package/dist/index311.js +2 -3
  112. package/dist/index312.js +2 -3
  113. package/dist/index313.js +25 -14
  114. package/dist/index314.js +2 -3
  115. package/dist/index315.js +3 -4
  116. package/dist/index316.js +3 -2
  117. package/dist/index317.js +16 -124
  118. package/dist/index318.js +2 -2
  119. package/dist/index319.js +4 -15
  120. package/dist/index320.js +3 -2
  121. package/dist/index321.js +5 -19
  122. package/dist/index322.js +125 -2
  123. package/dist/index323.js +2 -4
  124. package/dist/index324.js +14 -5
  125. package/dist/index325.js +2 -2
  126. package/dist/index326.js +19 -5
  127. package/dist/index327.js +2 -3
  128. package/dist/index33.js +8 -8
  129. package/dist/index331.js +4 -5
  130. package/dist/index332.js +5 -6
  131. package/dist/index333.js +2 -19
  132. package/dist/index334.js +45 -7
  133. package/dist/index335.js +7 -14
  134. package/dist/index336.js +5 -6
  135. package/dist/index337.js +7 -57
  136. package/dist/index338.js +7 -58
  137. package/dist/index339.js +19 -5
  138. package/dist/index340.js +9 -2
  139. package/dist/index341.js +14 -34
  140. package/dist/index342.js +5 -6
  141. package/dist/index343.js +6 -128
  142. package/dist/index344.js +220 -390
  143. package/dist/index345.js +35 -22
  144. package/dist/index346.js +8 -0
  145. package/dist/index347.js +128 -7
  146. package/dist/index348.js +397 -5
  147. package/dist/index349.js +92 -7
  148. package/dist/index35.js +4 -4
  149. package/dist/index350.js +57 -92
  150. package/dist/index351.js +57 -133
  151. package/dist/index352.js +515 -42
  152. package/dist/index353.js +21 -227
  153. package/dist/index355.js +125 -432
  154. package/dist/index356.js +48 -126
  155. package/dist/index357.js +435 -44
  156. package/dist/index358.js +130 -0
  157. package/dist/index37.js +108 -99
  158. package/dist/index39.js +6 -6
  159. package/dist/index41.js +2 -2
  160. package/dist/index43.js +8 -8
  161. package/dist/index45.js +6 -6
  162. package/dist/index49.js +20 -20
  163. package/dist/index53.js +1 -1
  164. package/dist/index55.js +1 -1
  165. package/dist/index57.js +2 -2
  166. package/dist/index61.js +74 -58
  167. package/dist/index67.js +1 -1
  168. package/dist/index80.js +6 -6
  169. package/dist/index82.js +1 -1
  170. package/dist/index84.js +2 -2
  171. package/dist/index86.js +3 -3
  172. package/dist/index88.js +1 -1
  173. package/dist/index91.js +3 -3
  174. package/dist/index93.js +2 -2
  175. package/dist/index95.js +5 -5
  176. package/dist/utilities/functions/isNotEmpty.d.ts +1 -0
  177. package/package.json +1 -1
  178. package/dist/index221.js +0 -7
  179. package/dist/index236.js +0 -4
  180. package/dist/index238.js +0 -5
  181. package/dist/index242.js +0 -11
  182. package/dist/index247.js +0 -4
  183. package/dist/index298.js +0 -4
  184. package/dist/index354.js +0 -522
package/dist/index281.js CHANGED
@@ -1,9 +1,18 @@
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
- };
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);
7
16
  export {
8
- s as clampPrecision
17
+ e as findInTree
9
18
  };
package/dist/index282.js CHANGED
@@ -1,13 +1,11 @@
1
- function c(n, r, e) {
2
- const i = typeof r == "string" ? r.split(".") : r;
3
- let t = n;
4
- for (const o of i)
5
- if (t && typeof t == "object" && o in t)
6
- t = t[o];
7
- else
8
- return e;
9
- return t === void 0 ? e : t;
1
+ function u(e, i) {
2
+ let t;
3
+ return function(...o) {
4
+ t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
+ e.apply(this, o);
6
+ }, i);
7
+ };
10
8
  }
11
9
  export {
12
- c as get
10
+ u as debounce
13
11
  };
package/dist/index283.js CHANGED
@@ -1,8 +1,69 @@
1
- import e from "./index328.js";
2
- import o from "./index329.js";
3
- import r from "./index330.js";
4
- const f = new r(o, e)._freeze();
1
+ import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
2
+ import { useLocale as k } from "./index233.js";
3
+ import h from "./index13.js";
4
+ /* empty css */
5
+ import C from "./index86.js";
6
+ /* empty css */
7
+ const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
+ key: 1,
9
+ class: "bb-toast-message__title"
10
+ }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
+ __name: "BbToastMessage",
12
+ props: {
13
+ title: {},
14
+ text: {},
15
+ icon: {},
16
+ theme: { default: "default" },
17
+ id: {},
18
+ showClose: { type: Boolean }
19
+ },
20
+ emits: ["click:close"],
21
+ setup(r, { emit: c }) {
22
+ const m = r, p = c, { t: _ } = k(), b = () => {
23
+ p("click:close", m.id);
24
+ };
25
+ return (e, a) => (o(), l("div", {
26
+ "aria-atomic": "true",
27
+ "aria-live": "polite",
28
+ "aria-role": "alert",
29
+ class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
+ }, [
31
+ t("div", w, [
32
+ e.icon ? (o(), i(C, {
33
+ key: 0,
34
+ class: "bb-toast-message__icon",
35
+ type: e.icon
36
+ }, null, 8, ["type"])) : s("", !0)
37
+ ]),
38
+ t("div", v, [
39
+ e.showClose ? (o(), i(h, {
40
+ key: 0,
41
+ "aria-label": f(_)("common.closeLabel").value,
42
+ class: "bb-toast-message__close",
43
+ onClick: b
44
+ }, {
45
+ default: g(() => a[0] || (a[0] = [
46
+ t("svg", {
47
+ fill: "none",
48
+ viewBox: "0 0 24 24",
49
+ xmlns: "http://www.w3.org/2000/svg"
50
+ }, [
51
+ t("path", {
52
+ d: "M23 23L1 1M23 1L1 23",
53
+ stroke: "currentColor",
54
+ "stroke-linecap": "round",
55
+ "stroke-width": "2"
56
+ })
57
+ ], -1)
58
+ ])),
59
+ _: 1
60
+ }, 8, ["aria-label"])) : s("", !0),
61
+ e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
62
+ t("p", B, n(e.text), 1)
63
+ ])
64
+ ], 2));
65
+ }
66
+ });
5
67
  export {
6
- r as Mime,
7
- f as default
68
+ z as default
8
69
  };
package/dist/index284.js CHANGED
@@ -1,18 +1,9 @@
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);
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
+ };
16
7
  export {
17
- e as findInTree
8
+ s as clampPrecision
18
9
  };
package/dist/index285.js CHANGED
@@ -1,12 +1,11 @@
1
- const o = (t, r) => {
2
- const e = {};
3
- for (const c in t)
4
- if (Object.prototype.hasOwnProperty.call(t, c)) {
5
- const n = t[c];
6
- r(n, c, t) && (e[c] = n);
7
- }
8
- return e;
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;
6
+ }
7
+ return -1;
9
8
  };
10
9
  export {
11
- o as pickBy
10
+ o as findRightIndex
12
11
  };
package/dist/index286.js CHANGED
@@ -1,5 +1,25 @@
1
- const o = () => {
2
- };
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
+ ];
3
23
  export {
4
- o as noop
24
+ n as default
5
25
  };
package/dist/index287.js CHANGED
@@ -1,20 +1,43 @@
1
- import { isNil as c } from "./index241.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 { useLogger as g } from "./index258.js";
2
+ const A = (t, s) => {
3
+ if (!s.length) return;
4
+ const o = Array.from(
5
+ t.querySelectorAll("thead th")
6
+ );
7
+ if (!o.length) return;
8
+ const { error: n } = g(), u = o.length, a = s.reduce((e, r) => {
9
+ const i = typeof r == "number" ? r : r.index, d = typeof r == "number" ? "left" : r.position, l = o[i];
10
+ if (!l)
11
+ return n(
12
+ `BbTable fixedColumns: Cannot affix column at index ${i}. Table has ${u} columns (valid indices: 0–${u - 1}).`
13
+ ), e;
14
+ const { width: m } = l.getBoundingClientRect(), y = e.filter((h) => h.position === d).reduce((h, C) => h + C.width, 0);
15
+ return e.push({ index: i, position: d, width: Math.floor(m), offset: y }), e;
16
+ }, []), c = Array.from(t.querySelectorAll("tr")), p = a.map((e) => `:scope > :nth-child(${e.index + 1})`).join(", ");
17
+ c.forEach((e) => {
18
+ Array.from(e.querySelectorAll(p)).forEach((i, d) => {
19
+ const l = a[d];
20
+ l && (i.style.position = "sticky", i.style[l.position] = `${l.offset}px`);
21
+ });
22
+ });
23
+ }, f = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), $ = (t, s, o) => {
24
+ const n = [...f(t)];
25
+ return s && n.push(...f(s)), o && n.push(...f(o)), n;
26
+ }, b = (t, s, o, n, u, a) => {
27
+ const c = [...f(t)], p = (e) => typeof e == "function" ? e(n, u, a) : e;
28
+ if (s) {
29
+ const e = p(s);
30
+ e && c.push(...f(e));
15
31
  }
16
- return !1;
32
+ if (o) {
33
+ const e = p(o);
34
+ e && c.push(...f(e));
35
+ }
36
+ return c;
17
37
  };
18
38
  export {
19
- y as matchAnyKey
39
+ A as applyFixedTableColumns,
40
+ w as columnKeyToSlotName,
41
+ b as mergeCellClasses,
42
+ $ as mergeHeaderClasses
20
43
  };
package/dist/index288.js CHANGED
@@ -1,14 +1,13 @@
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
+ function c(n, r, e) {
2
+ const i = typeof r == "string" ? r.split(".") : r;
3
+ let t = n;
4
+ for (const o of i)
5
+ if (t && typeof t == "object" && o in t)
6
+ t = t[o];
7
+ else
8
+ return e;
9
+ return t === void 0 ? e : t;
10
+ }
12
11
  export {
13
- n as useArray
12
+ c as get
14
13
  };
package/dist/index289.js CHANGED
@@ -1,231 +1,7 @@
1
- import { defineComponent as U, ref as f, computed as x, watch as D, createElementBlock as d, openBlock as p, withModifiers as X, normalizeStyle as h, normalizeClass as $, createElementVNode as v, renderSlot as m, createTextVNode as z, toDisplayString as g, unref as H, Fragment as Z, renderList as ee } from "vue";
2
- import { isNil as b } from "./index241.js";
3
- import { useVirtualizer as te } from "./index352.js";
4
- import { isNotNil as oe } from "./index144.js";
5
- import { hash as L } from "./index223.js";
6
- import { useLocale as ne } from "./index232.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__label" }, be = /* @__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(N, { expose: V, emit: O }) {
27
- const o = N, y = O, { t: I } = ne(), s = f(null), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
28
- () => o.options.map((e) => ({ ...e, id: C(e.value) }))
29
- ), c = te({
30
- get count() {
31
- return o.options.length;
32
- },
33
- getScrollElement: () => s.value ? s.value : null,
34
- estimateSize: () => o.compact ? 32 : 40,
35
- overscan: 5,
36
- measureElement: () => o.compact ? 32 : 40,
37
- useAnimationFrameWithResizeObserver: !0
38
- }), F = (e) => {
39
- e && c.value.measureElement(e);
40
- }, M = x(() => c.value.getVirtualItems()), A = x(() => c.value.getTotalSize()), n = f(null), a = x(
41
- () => o.open && o.options.some((e) => !e.disabled)
42
- ), _ = (e = 1) => {
43
- const l = b(n.value) ? -1 : n.value;
44
- let t = (l + e) % o.options.length;
45
- for (; o.options[t].disabled && t !== l; )
46
- t = _(e + 1);
47
- return t;
48
- }, R = () => {
49
- if (!a.value) return;
50
- const e = _();
51
- n.value = e, u();
52
- }, S = (e = 1) => {
53
- const l = b(n.value) ? 0 : n.value;
54
- let t = (l - e + o.options.length) % o.options.length;
55
- for (; o.options[t].disabled && t !== l; )
56
- t = S(e + 1);
57
- return t;
58
- }, P = async () => {
59
- if (!a.value) return;
60
- const e = S();
61
- n.value = e, u();
62
- }, W = () => {
63
- if (!a.value) return;
64
- let e = 0;
65
- for (; o.options[e].disabled; )
66
- e++;
67
- n.value = e, u();
68
- }, q = () => {
69
- if (!a.value) return;
70
- let e = o.options.length - 1;
71
- for (; o.options[e].disabled && e !== 0; )
72
- e--;
73
- n.value = e, u();
74
- }, J = () => {
75
- if (!a.value) return;
76
- let e = 0;
77
- for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
78
- e++;
79
- n.value = e % o.options.length, u();
80
- }, Y = () => {
81
- if (!a.value) return;
82
- let e = o.options.length - 1;
83
- for (; o.options[e].selected && e > 0; )
84
- e--;
85
- n.value = e === -1 ? o.options.length - 1 : e, u();
86
- }, j = (e) => {
87
- if (!a.value) return;
88
- const l = o.options.findIndex(
89
- (t) => t.valueHash === e
90
- );
91
- l >= 0 && (n.value = l), u();
92
- }, k = () => {
93
- n.value = null;
94
- }, u = () => {
95
- s.value && oe(n.value) && c.value.scrollToIndex(n.value, {
96
- align: "center",
97
- behavior: "smooth"
98
- });
99
- }, w = () => {
100
- if (b(n.value) || !o.open) return;
101
- const e = o.options[n.value];
102
- e.selected ? y("option:unselected", e) : y("option:selected", e);
103
- }, B = f(0), E = () => {
104
- s.value && (B.value = s.value.scrollHeight);
105
- }, G = (e) => !e.disabled, K = (e) => {
106
- if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
107
- if (!s.value.querySelector('[role="listbox"]'))
108
- throw new Error("Could not find listbox in DOM tree.");
109
- let t = e.target, r = t.dataset.index;
110
- for (; b(r) && t.parentElement; )
111
- t = t.parentElement, r = t.dataset.index;
112
- if (r) {
113
- const T = o.options[+r];
114
- T && G(T) && (n.value = +r, w());
115
- }
116
- }
117
- }, Q = () => b(n.value) ? void 0 : o.options[n.value];
118
- return D(
119
- () => o.open,
120
- () => {
121
- E();
122
- },
123
- { flush: "post" }
124
- ), D(
125
- () => o.options,
126
- (e, l) => {
127
- L(e.map((t) => t.valueHash)) !== L(l.map((t) => t.valueHash)) && (c.value.calculateRange(), E(), k());
128
- },
129
- {
130
- flush: "post"
131
- }
132
- ), V({
133
- focusNext: R,
134
- focusPrevious: P,
135
- focusFirst: W,
136
- focusFirstSelected: J,
137
- focusLast: q,
138
- focusLastSelected: Y,
139
- blur: k,
140
- confirmOption: w,
141
- focusByHash: j,
142
- getHighlighted: Q
143
- }), (e, l) => (p(), d("span", {
144
- class: $(["bb-listbox", {
145
- "bb-listbox--compact": e.compact,
146
- "bb-listbox--loading": e.loading,
147
- "bb-listbox--multiple": e.multiple,
148
- "bb-listbox--no-data": !i.value.length,
149
- "bb-listbox--open": e.open
150
- }]),
151
- style: h({
152
- "--transition-duration": `${e.transitionDuration}ms`,
153
- "--overlay-min-height": `${B.value}px`
154
- }),
155
- onClick: X(K, ["stop"])
156
- }, [
157
- v("span", le, [
158
- v("span", {
159
- ref_key: "inner",
160
- ref: s,
161
- class: "bb-listbox__inner-container",
162
- tabindex: "-1"
163
- }, [
164
- m(e.$slots, "options:prepend"),
165
- e.loading && !e.options.length ? (p(), d("span", ie, [
166
- m(e.$slots, "loading", {}, () => [
167
- z(g(e.loadingText || H(I)("common.loadingText").value), 1)
168
- ])
169
- ])) : e.options.length ? (p(), d("span", {
170
- key: 2,
171
- role: "listbox",
172
- style: h({
173
- height: `${A.value}px`
174
- }),
175
- tabindex: "-1"
176
- }, [
177
- (p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
178
- key: i.value[t.index].value,
179
- ref_for: !0,
180
- ref: F,
181
- "aria-selected": n.value === r ? !0 : void 0,
182
- class: $({
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", ue, g(i.value[t.index].text), 1)
216
- ])
217
- ], 14, ae))), 128))
218
- ], 4)) : (p(), d("span", se, [
219
- m(e.$slots, "no-data", {}, () => [
220
- z(g(e.noDataText || H(I)("common.noDataText").value), 1)
221
- ])
222
- ])),
223
- m(e.$slots, "options:append")
224
- ], 512)
225
- ])
226
- ], 6));
227
- }
228
- });
1
+ const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
+ f(r, u),
3
+ ...o(r[n], n, f, f(r, u))
4
+ ] : [f(r, u)]).flat();
229
5
  export {
230
- be as default
6
+ o as flattenTree
231
7
  };
package/dist/index29.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as M, computed as T, ref as W, watchPostEffect as q, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as h, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as d } from "vue";
2
2
  import { clamp as c } from "./index214.js";
3
- import { clampPrecision as U } from "./index281.js";
4
- import { isNil as f } from "./index241.js";
3
+ import { clampPrecision as U } from "./index284.js";
4
+ import { isNil as f } from "./index225.js";
5
5
  import { isNotNil as g } from "./index144.js";
6
6
  import j from "./index136.js";
7
7
  /* empty css */