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/index273.js CHANGED
@@ -1,69 +1,88 @@
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 "./index235.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 = {
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 "./index223.js";
3
+ const k = { class: "bb-cr-container__container" }, y = {
4
+ key: 0,
5
+ class: "bb-cr-container__loading-container"
6
+ }, $ = {
8
7
  key: 1,
9
- class: "bb-toast-message__title"
10
- }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
- __name: "BbToastMessage",
8
+ class: "bb-cr-container__no-data-container"
9
+ }, C = /* @__PURE__ */ p({
10
+ __name: "OptionsContainer",
12
11
  props: {
13
- title: {},
14
- text: {},
15
- icon: {},
16
- theme: { default: "default" },
17
- id: {},
18
- showClose: { type: Boolean }
12
+ direction: {},
13
+ hasErrors: { type: Boolean },
14
+ hideLabel: { type: Boolean },
15
+ loadingText: {},
16
+ loading: { type: Boolean },
17
+ noDataText: {},
18
+ options: {}
19
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 }])
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
+ }])
30
29
  }, [
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"
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
56
62
  })
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
+ 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")
63
82
  ])
64
83
  ], 2));
65
84
  }
66
85
  });
67
86
  export {
68
- z as default
87
+ C as default
69
88
  };
package/dist/index275.js CHANGED
@@ -1,30 +1,4 @@
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 "./index235.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
+ const r = (e) => typeof e > "u" || e === null;
28
2
  export {
29
- b as default
3
+ r as isNil
30
4
  };
@@ -0,0 +1,11 @@
1
+ import { get as o } from "./index288.js";
2
+ const e = () => ({
3
+ getItemValue(n, f) {
4
+ if (typeof f > "u") return n;
5
+ if (typeof f == "function") return f(n);
6
+ if (typeof f == "string") return o(n, f);
7
+ }
8
+ });
9
+ export {
10
+ e as useItemValue
11
+ };
package/dist/index277.js CHANGED
@@ -1,9 +1,55 @@
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;
1
+ import { useLogger as y } from "./index261.js";
2
+ const g = (t, i) => {
3
+ if (!i.length) return;
4
+ const n = Array.from(
5
+ t.querySelectorAll(":scope > thead th")
6
+ );
7
+ if (!n.length) return;
8
+ const { error: r } = y(), p = n.length, u = i.map((e) => ({
9
+ index: typeof e == "number" ? e : e.index,
10
+ position: typeof e == "number" ? "left" : e.position
11
+ })).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
12
+ const l = n[o.index];
13
+ if (!l)
14
+ return r(
15
+ `BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
16
+ ), e;
17
+ const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
18
+ return e.push({
19
+ index: o.index,
20
+ position: o.position,
21
+ width: Math.floor(c),
22
+ offset: m
23
+ }), e;
24
+ }, []);
25
+ Array.from(
26
+ t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
27
+ ).forEach((e) => {
28
+ u.forEach((o) => {
29
+ const l = e.querySelector(
30
+ `:scope > :nth-child(${o.index + 1})`
31
+ );
32
+ l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
33
+ });
34
+ });
35
+ }, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
36
+ const r = [...d(t)];
37
+ return i && r.push(...d(i)), n && r.push(...d(n)), r;
38
+ }, $ = (t, i, n, r, p, a) => {
39
+ const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
40
+ if (i) {
41
+ const s = u(i);
42
+ s && f.push(...d(s));
43
+ }
44
+ if (n) {
45
+ const s = u(n);
46
+ s && f.push(...d(s));
47
+ }
48
+ return f;
6
49
  };
7
50
  export {
8
- s as clampPrecision
51
+ g as applyFixedTableColumns,
52
+ w as columnKeyToSlotName,
53
+ $ as mergeCellClasses,
54
+ A as mergeHeaderClasses
9
55
  };
package/dist/index278.js CHANGED
@@ -1,11 +1,25 @@
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
- };
1
+ const i = (t) => {
2
+ const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
3
+ return parseFloat(n) || 0;
8
4
  };
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
+ }
9
23
  export {
10
- s as useFrameworkDetection
24
+ s as parseWidthString
11
25
  };
package/dist/index279.js CHANGED
@@ -1,11 +1,11 @@
1
- import { get as o } from "./index281.js";
2
- const e = () => ({
3
- getItemValue(n, f) {
4
- if (typeof f > "u") return n;
5
- if (typeof f == "function") return f(n);
6
- if (typeof f == "string") return o(n, f);
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;
7
6
  }
8
- });
7
+ return -1;
8
+ };
9
9
  export {
10
- e as useItemValue
10
+ o as findRightIndex
11
11
  };
package/dist/index280.js CHANGED
@@ -1,55 +1,25 @@
1
- import { useLogger as y } from "./index229.js";
2
- const g = (t, i) => {
3
- if (!i.length) return;
4
- const n = Array.from(
5
- t.querySelectorAll(":scope > thead th")
6
- );
7
- if (!n.length) return;
8
- const { error: r } = y(), p = n.length, u = i.map((e) => ({
9
- index: typeof e == "number" ? e : e.index,
10
- position: typeof e == "number" ? "left" : e.position
11
- })).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
12
- const l = n[o.index];
13
- if (!l)
14
- return r(
15
- `BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
16
- ), e;
17
- const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
18
- return e.push({
19
- index: o.index,
20
- position: o.position,
21
- width: Math.floor(c),
22
- offset: m
23
- }), e;
24
- }, []);
25
- Array.from(
26
- t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
27
- ).forEach((e) => {
28
- u.forEach((o) => {
29
- const l = e.querySelector(
30
- `:scope > :nth-child(${o.index + 1})`
31
- );
32
- l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
33
- });
34
- });
35
- }, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
36
- const r = [...d(t)];
37
- return i && r.push(...d(i)), n && r.push(...d(n)), r;
38
- }, $ = (t, i, n, r, p, a) => {
39
- const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
40
- if (i) {
41
- const s = u(i);
42
- s && f.push(...d(s));
43
- }
44
- if (n) {
45
- const s = u(n);
46
- s && f.push(...d(s));
47
- }
48
- return f;
49
- };
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
+ ];
50
23
  export {
51
- g as applyFixedTableColumns,
52
- w as columnKeyToSlotName,
53
- $ as mergeCellClasses,
54
- A as mergeHeaderClasses
24
+ n as default
55
25
  };
package/dist/index281.js CHANGED
@@ -1,13 +1,8 @@
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
- }
1
+ import e from "./index326.js";
2
+ import o from "./index327.js";
3
+ import r from "./index328.js";
4
+ const f = new r(o, e)._freeze();
11
5
  export {
12
- c as get
6
+ r as Mime,
7
+ f as default
13
8
  };
package/dist/index282.js CHANGED
@@ -1,7 +1,18 @@
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();
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);
5
16
  export {
6
- o as flattenTree
17
+ e as findInTree
7
18
  };
package/dist/index283.js CHANGED
@@ -1,20 +1,11 @@
1
- import { isNil as c } from "./index270.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
- };
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
+ };
8
+ }
18
9
  export {
19
- y as matchAnyKey
10
+ u as debounce
20
11
  };
package/dist/index284.js CHANGED
@@ -1,14 +1,4 @@
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
+ const o = (e) => e[0];
12
2
  export {
13
- n as useArray
3
+ o as head
14
4
  };