bitboss-ui 2.1.132 → 2.1.133

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/ai/BbDropdown.md +66 -13
  2. package/dist/ai/BbDropdownButton.md +29 -13
  3. package/dist/components/BbDropdown/types.d.ts +14 -2
  4. package/dist/components/BbDropdownButton/types.d.ts +2 -2
  5. package/dist/index.css +1 -1
  6. package/dist/index109.js +9 -9
  7. package/dist/index110.js +16 -16
  8. package/dist/index118.js +1 -1
  9. package/dist/index124.js +3 -3
  10. package/dist/index126.js +14 -14
  11. package/dist/index134.js +1 -1
  12. package/dist/index136.js +4 -4
  13. package/dist/index138.js +1 -1
  14. package/dist/index14.js +1 -1
  15. package/dist/index142.js +2 -2
  16. package/dist/index146.js +1 -1
  17. package/dist/index148.js +2 -2
  18. package/dist/index150.js +1 -1
  19. package/dist/index151.js +2 -2
  20. package/dist/index16.js +3 -3
  21. package/dist/index18.js +3 -3
  22. package/dist/index20.js +9 -9
  23. package/dist/index22.js +14 -14
  24. package/dist/index224.js +2 -138
  25. package/dist/index225.js +138 -2
  26. package/dist/index226.js +2 -2
  27. package/dist/index227.js +86 -4
  28. package/dist/index229.js +29 -19
  29. package/dist/index230.js +17 -5
  30. package/dist/index231.js +51 -5
  31. package/dist/index232.js +18 -5
  32. package/dist/index233.js +3 -5
  33. package/dist/index234.js +12 -3
  34. package/dist/index235.js +18 -2
  35. package/dist/index236.js +8 -6
  36. package/dist/index237.js +5 -8
  37. package/dist/index238.js +8 -268
  38. package/dist/index239.js +2 -52
  39. package/dist/index24.js +10 -10
  40. package/dist/index240.js +2 -52
  41. package/dist/index241.js +3 -32
  42. package/dist/index242.js +4 -60
  43. package/dist/index243.js +187 -4
  44. package/dist/index244.js +3 -8
  45. package/dist/index245.js +13 -10
  46. package/dist/index246.js +34 -3
  47. package/dist/index247.js +2 -4
  48. package/dist/index248.js +10 -3
  49. package/dist/index249.js +3 -373
  50. package/dist/index250.js +6 -0
  51. package/dist/index251.js +4 -160
  52. package/dist/index252.js +22 -0
  53. package/dist/index253.js +5 -7
  54. package/dist/index254.js +5 -2
  55. package/dist/index255.js +4 -4
  56. package/dist/index256.js +5 -5
  57. package/dist/index257.js +2 -5
  58. package/dist/index258.js +6 -3
  59. package/dist/index259.js +268 -6
  60. package/dist/index26.js +3 -3
  61. package/dist/index260.js +50 -14
  62. package/dist/index261.js +52 -2
  63. package/dist/index262.js +32 -11
  64. package/dist/index263.js +54 -80
  65. package/dist/index264.js +7 -0
  66. package/dist/index265.js +5 -30
  67. package/dist/index266.js +5 -17
  68. package/dist/index267.js +3 -51
  69. package/dist/index268.js +160 -18
  70. package/dist/index270.js +3 -18
  71. package/dist/index271.js +7 -9
  72. package/dist/index272.js +2 -2
  73. package/dist/index273.js +2 -2
  74. package/dist/index274.js +7 -34
  75. package/dist/index275.js +6 -32
  76. package/dist/index276.js +25 -28
  77. package/dist/index277.js +11 -0
  78. package/dist/index278.js +3 -4
  79. package/dist/index279.js +13 -25
  80. package/dist/index28.js +1 -1
  81. package/dist/index280.js +13 -106
  82. package/dist/index281.js +375 -0
  83. package/dist/index283.js +25 -0
  84. package/dist/index284.js +65 -7
  85. package/dist/index285.js +9 -44
  86. package/dist/index286.js +43 -52
  87. package/dist/index287.js +51 -11
  88. package/dist/index288.js +11 -13
  89. package/dist/index289.js +17 -22
  90. package/dist/index290.js +11 -17
  91. package/dist/index291.js +32 -11
  92. package/dist/index292.js +2 -2
  93. package/dist/index294.js +105 -20
  94. package/dist/index296.js +100 -3
  95. package/dist/index298.js +5 -23
  96. package/dist/index299.js +9 -3
  97. package/dist/index30.js +3 -3
  98. package/dist/index300.js +23 -2
  99. package/dist/index301.js +7 -6
  100. package/dist/index302.js +6 -7
  101. package/dist/index303.js +16 -3
  102. package/dist/index304.js +28 -5
  103. package/dist/index306.js +21 -7
  104. package/dist/index307.js +3 -280
  105. package/dist/index308.js +17 -2
  106. package/dist/index309.js +27 -15
  107. package/dist/index310.js +7 -2
  108. package/dist/index311.js +2 -16
  109. package/dist/index312.js +4 -2
  110. package/dist/index313.js +5 -27
  111. package/dist/index314.js +280 -2
  112. package/dist/index315.js +2 -2
  113. package/dist/index316.js +16 -2
  114. package/dist/index317.js +2 -2
  115. package/dist/index318.js +16 -2
  116. package/dist/index319.js +2 -28
  117. package/dist/index32.js +2 -2
  118. package/dist/index320.js +27 -2
  119. package/dist/index321.js +2 -3
  120. package/dist/index322.js +2 -17
  121. package/dist/index323.js +2 -3
  122. package/dist/index324.js +2 -3
  123. package/dist/index325.js +1 -1
  124. package/dist/index326.js +2 -4
  125. package/dist/index327.js +127 -0
  126. package/dist/index328.js +2 -7
  127. package/dist/index329.js +15 -3
  128. package/dist/index330.js +2 -125
  129. package/dist/index331.js +19 -2
  130. package/dist/index332.js +2 -15
  131. package/dist/index333.js +3 -2
  132. package/dist/index334.js +5 -19
  133. package/dist/index335.js +2 -2
  134. package/dist/index336.js +3 -719
  135. package/dist/index337.js +4 -366
  136. package/dist/index338.js +5 -56
  137. package/dist/index339.js +1 -1
  138. package/dist/index34.js +8 -8
  139. package/dist/index340.js +1 -1
  140. package/dist/index343.js +7 -6
  141. package/dist/index344.js +719 -2
  142. package/dist/index345.js +366 -5
  143. package/dist/index346.js +56 -66
  144. package/dist/index347.js +3 -67
  145. package/dist/index348.js +5 -4
  146. package/dist/index349.js +7 -5
  147. package/dist/index350.js +34 -6
  148. package/dist/index351.js +128 -17
  149. package/dist/index352.js +397 -7
  150. package/dist/index353.js +6 -14
  151. package/dist/index354.js +17 -5
  152. package/dist/index355.js +8 -34
  153. package/dist/index356.js +12 -127
  154. package/dist/index357.js +83 -389
  155. package/dist/index358.js +226 -198
  156. package/dist/index359.js +65 -257
  157. package/dist/index36.js +4 -4
  158. package/dist/index360.js +66 -21
  159. package/dist/index361.js +24 -0
  160. package/dist/index364.js +200 -2
  161. package/dist/index365.js +259 -2
  162. package/dist/index366.js +2 -228
  163. package/dist/index367.js +2 -482
  164. package/dist/index368.js +468 -114
  165. package/dist/index369.js +127 -46
  166. package/dist/index370.js +44 -67
  167. package/dist/index371.js +66 -516
  168. package/dist/index372.js +515 -45
  169. package/dist/index373.js +52 -0
  170. package/dist/index38.js +20 -20
  171. package/dist/index40.js +7 -7
  172. package/dist/index42.js +2 -2
  173. package/dist/index44.js +8 -8
  174. package/dist/index46.js +6 -6
  175. package/dist/index50.js +2 -2
  176. package/dist/index54.js +1 -1
  177. package/dist/index56.js +1 -1
  178. package/dist/index58.js +2 -2
  179. package/dist/index60.js +2 -2
  180. package/dist/index62.js +5 -5
  181. package/dist/index68.js +1 -1
  182. package/dist/index74.js +4 -4
  183. package/dist/index82.js +194 -179
  184. package/dist/index84.js +49 -47
  185. package/dist/index86.js +2 -2
  186. package/dist/index88.js +3 -3
  187. package/dist/index90.js +1 -1
  188. package/dist/index93.js +3 -3
  189. package/dist/index95.js +2 -2
  190. package/dist/index97.js +5 -5
  191. package/dist/index99.js +1 -1
  192. package/dist/utilities/functions/normalizeItemGroups.d.ts +13 -0
  193. package/package.json +1 -1
  194. package/dist/index228.js +0 -15
  195. package/dist/index269.js +0 -14
  196. package/dist/index282.js +0 -102
  197. package/dist/index295.js +0 -190
  198. package/dist/index297.js +0 -11
  199. package/dist/index305.js +0 -69
  200. package/dist/index342.js +0 -7
  201. package/dist/index362.js +0 -95
package/dist/index266.js CHANGED
@@ -1,19 +1,7 @@
1
- import { computed as u, unref as a } from "vue";
2
- import { hash as d } from "./index234.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
- };
1
+ import { getDefaultExportFromCjs as r } from "./index338.js";
2
+ import { __require as t } from "./index331.js";
3
+ var o = t();
4
+ const a = /* @__PURE__ */ r(o);
17
5
  export {
18
- p as useIndexById
6
+ a as default
19
7
  };
package/dist/index267.js CHANGED
@@ -1,53 +1,5 @@
1
- import { computed as l, unref as o } from "vue";
2
- import { useItemText as x } from "./index322.js";
3
- import { useItemValue as w } from "./index284.js";
4
- import { hash as y } from "./index234.js";
5
- import { useLogger as D } from "./index237.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
- };
1
+ import { isNil as r } from "./index247.js";
2
+ const e = (t) => r(t) ? !0 : Array.isArray(t) || typeof t == "string" ? t.length === 0 : t instanceof Map || t instanceof Set ? t.size === 0 : typeof t == "number" ? Number.isNaN(t) : typeof t == "boolean" || typeof t == "function" ? !1 : typeof t == "object" ? "length" in t && typeof t.length == "number" ? t.length === 0 : Object.keys(t).length === 0 : !1;
51
3
  export {
52
- q as useBaseOptions
4
+ e as isEmpty
53
5
  };
package/dist/index268.js CHANGED
@@ -1,20 +1,162 @@
1
- import { isNil as a } from "./index254.js";
2
- import { computed as n, unref as h } from "vue";
3
- const v = ({ modelValue: r, iteratee: c, multiple: t }) => {
4
- const s = n(
5
- () => new Array().concat(h(r))
6
- ), e = n(() => s.value.reduce(
7
- (o, u) => (c(u) ? o.coherent.push(u) : o.incoherent.push(u), o),
8
- { coherent: [], incoherent: [] }
9
- )), i = n(() => t && !h(r).length || !t && a(h(r)) ? !0 : !e.value.incoherent.length), l = n(
10
- () => t ? e.value.coherent : e.value.coherent[0] ?? null
11
- );
12
- return {
13
- status: e,
14
- coherent: i,
15
- coherentValue: l
16
- };
17
- };
1
+ import { defineComponent as L, mergeModels as T, useModel as F, ref as f, computed as i, watch as g, onBeforeUnmount as S, onMounted as z, createBlock as N, openBlock as h, resolveDynamicComponent as X, mergeProps as x, unref as B, withModifiers as C, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as O, renderSlot as R, nextTick as G } from "vue";
2
+ import { useCancelableFunction as H } from "./index350.js";
3
+ import { useUntil as J } from "./index280.js";
4
+ import { extractDomContainer as A } from "./index250.js";
5
+ import { waitFor as K } from "./index293.js";
6
+ import { arrow as Q, useFloating as W } from "./index351.js";
7
+ import { flip as Y, offset as Z, shift as ee, hide as oe, size as te, autoUpdate as re } from "./index352.js";
8
+ const ne = {
9
+ key: 0,
10
+ class: "bb-common-popover__bubble scrollbar-border"
11
+ }, ce = /* @__PURE__ */ L({
12
+ __name: "CommonPopover",
13
+ props: /* @__PURE__ */ T({
14
+ arrowPadding: {},
15
+ eager: { type: Boolean },
16
+ offset: {},
17
+ padding: { default: 0 },
18
+ placement: {},
19
+ transitionDuration: { default: 250 },
20
+ anchor: {},
21
+ boundary: {},
22
+ dialog: { type: Boolean },
23
+ hideArrow: { type: Boolean },
24
+ tag: { default: "span" },
25
+ flip: { type: Boolean, default: !0 },
26
+ scrollable: { type: Boolean, default: !1 },
27
+ forceAutoUpdate: { type: Boolean }
28
+ }, {
29
+ modelValue: { type: Boolean, default: !1 },
30
+ modelModifiers: {}
31
+ }),
32
+ emits: ["update:modelValue"],
33
+ setup(v) {
34
+ const o = v, a = F(v, "modelValue"), u = f(a.value), P = i(() => o.dialog ? "dialog" : "span"), r = f(), b = f(), w = i(() => {
35
+ const e = o.anchor;
36
+ return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : A(e);
37
+ }), _ = J(a, { initialValue: o.eager }), k = i(() => {
38
+ if (o.boundary)
39
+ return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : A(o.boundary) ?? void 0;
40
+ }), $ = i(() => {
41
+ const e = k.value;
42
+ return [
43
+ ...o.flip ? [Y(e ? { boundary: e } : void 0)] : [],
44
+ Z(o.offset),
45
+ ee({ padding: o.padding, ...e ? { boundary: e } : {} }),
46
+ oe(),
47
+ ...o.scrollable ? [
48
+ te({
49
+ padding: o.padding,
50
+ ...e ? { boundary: e } : {},
51
+ apply({ availableHeight: t, elements: n }) {
52
+ n.floating.style.setProperty(
53
+ "--available-height",
54
+ `${t}px`
55
+ );
56
+ }
57
+ })
58
+ ] : [],
59
+ ...o.hideArrow ? [] : [
60
+ Q({
61
+ element: b,
62
+ padding: o.arrowPadding
63
+ })
64
+ ]
65
+ ];
66
+ }), { floatingStyles: M, placement: D, middlewareData: p, update: c } = W(
67
+ w,
68
+ r,
69
+ {
70
+ placement: o.placement,
71
+ middleware: $,
72
+ strategy: "fixed"
73
+ }
74
+ );
75
+ let s = null;
76
+ g(
77
+ [u, w, r, () => o.forceAutoUpdate],
78
+ ([e, t, n, l]) => {
79
+ s?.(), s = null, (e || l) && t && n && (s = re(t, n, c));
80
+ },
81
+ { immediate: !0 }
82
+ ), S(() => {
83
+ s?.(), s = null;
84
+ });
85
+ const { execute: y } = H(
86
+ ({ signal: e }, t) => new Promise((n) => {
87
+ let l;
88
+ const d = () => {
89
+ l && clearTimeout(l);
90
+ };
91
+ e.addEventListener("abort", d), t ? (U(), c(), K(() => !!r.value).then(() => {
92
+ u.value = !0, e.removeEventListener("abort", d), n(void 0);
93
+ })) : (u.value = !1, l = setTimeout(() => {
94
+ G(() => {
95
+ r.value && (o.dialog ? r.value.close() : r.value.hidePopover()), e.removeEventListener("abort", d), c(), n(void 0);
96
+ });
97
+ }, o.transitionDuration));
98
+ })
99
+ ), U = () => {
100
+ if (!r.value) return;
101
+ if (!o.dialog) return r.value.showPopover();
102
+ r.value.showModal();
103
+ };
104
+ g(a, y), z(() => {
105
+ a.value && y(a.value);
106
+ });
107
+ const V = i(() => {
108
+ const e = a.value ? void 0 : -1, t = p.value.arrow?.x, n = o.hideArrow || t == null ? "50%" : `${Math.round(t)}px`, l = o.dialog ? void 0 : "manual";
109
+ return {
110
+ style: {
111
+ ...M.value,
112
+ "--transition-duration": `${o.transitionDuration}ms`,
113
+ "--page-padding": `${o.padding}px`,
114
+ "--arrow-offset-x": n
115
+ },
116
+ popover: l,
117
+ tabindex: e
118
+ };
119
+ }), E = i(() => {
120
+ if (p.value.arrow) {
121
+ const { x: e, y: t } = p.value.arrow;
122
+ return {
123
+ style: {
124
+ left: `${e}px`,
125
+ top: `${t}px`
126
+ }
127
+ };
128
+ }
129
+ }), m = () => {
130
+ a.value = !1;
131
+ };
132
+ return (e, t) => (h(), N(X(P.value), x({
133
+ ref_key: "wrapper",
134
+ ref: r,
135
+ class: ["bb-common-popover", {
136
+ "bb-common-popover--open": u.value,
137
+ "bb-common-popover--no-arrow": e.hideArrow,
138
+ "bb-common-popover--scrollable": e.scrollable,
139
+ [`bb-common-popover--${B(D)}`]: !0
140
+ }]
141
+ }, V.value, {
142
+ onClick: C(m, ["self", "stop"]),
143
+ onContextmenu: C(m, ["self", "stop", "prevent"]),
144
+ onClose: m
145
+ }), {
146
+ default: j(() => [
147
+ q("span", x({
148
+ ref_key: "bubblearrow",
149
+ ref: b,
150
+ class: "bb-common-popover__arrow"
151
+ }, E.value), null, 16),
152
+ B(_) ? (h(), I("span", ne, [
153
+ R(e.$slots, "default")
154
+ ])) : O("", !0)
155
+ ]),
156
+ _: 3
157
+ }, 16, ["class"]));
158
+ }
159
+ });
18
160
  export {
19
- v as useCoherence
161
+ ce as default
20
162
  };
package/dist/index270.js CHANGED
@@ -1,20 +1,5 @@
1
- import { isNotNil as v } from "./index152.js";
2
- import { computed as t, toValue as h, ref as u, onServerPrefetch as m, onBeforeMount as p } from "vue";
3
- const g = ({
4
- fn: i,
5
- trigger: n = !1,
6
- multiple: s,
7
- currentValue: r
8
- }) => {
9
- const f = t(() => s ? !!r?.length : v(r)), o = t(
10
- () => !!h(n) || f.value
11
- ), l = u(!1), e = u(!1), c = t(() => o.value || e.value), a = async () => {
12
- l.value || e.value || (l.value = !0, await i(!0), l.value = !1, e.value = !0);
13
- };
14
- return o.value && (m(a), p(async () => {
15
- e.value || await a();
16
- })), { isPrefilling: l, hasPrefilled: e, canLoad: c, prefill: a };
17
- };
1
+ import t from "./index313.js";
2
+ const r = t;
18
3
  export {
19
- g as usePrefill
4
+ r as throttle
20
5
  };
package/dist/index271.js CHANGED
@@ -1,11 +1,9 @@
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
- }
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
+ };
9
7
  export {
10
- u as debounce
8
+ s as clampPrecision
11
9
  };
package/dist/index272.js CHANGED
@@ -1,4 +1,4 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ const e = (t) => t;
2
2
  export {
3
- o as booleanishToBoolean
3
+ e as identity
4
4
  };
package/dist/index273.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = (t) => t;
1
+ const o = (e) => e[0];
2
2
  export {
3
- e as identity
3
+ o as head
4
4
  };
package/dist/index274.js CHANGED
@@ -1,36 +1,9 @@
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 "./index237.js";
4
- import { useFrameworkDetection as k } from "./index149.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
+ const s = (e, t, o, r) => {
2
+ if (r <= 0) throw new Error("Step must be a positive number");
3
+ if (t > o) throw new Error("Min must be less than or equal to Max");
4
+ const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
5
+ return t + a * r;
6
+ };
34
7
  export {
35
- y as default
8
+ s as snapToStep
36
9
  };
package/dist/index275.js CHANGED
@@ -1,35 +1,9 @@
1
- import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index328.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"
9
- };
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
- ]));
1
+ function o(t, e, n, r, a) {
2
+ if (n === e)
3
+ throw new Error("Original boundaries cannot be equal.");
4
+ const c = (t - e) / (n - e);
5
+ return r + c * (a - r);
31
6
  }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
33
7
  export {
34
- a as default
8
+ o as transpose
35
9
  };
package/dist/index276.js CHANGED
@@ -1,30 +1,27 @@
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 "./index228.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 a = new RegExp("\\p{Lu}", "u"), f = new RegExp("\\p{Ll}", "u"), R = new RegExp("\\p{N}", "u"), c = /\s/u, d = /[\p{Script=Han}\p{Script=Hiragana}\p{Script=Katakana}\p{Script=Hangul}]/u, A = new RegExp("\\p{Extended_Pictographic}", "u"), W = /* @__PURE__ */ new Set([
2
+ ".",
3
+ ",",
4
+ ":",
5
+ ";",
6
+ "!",
7
+ "|",
8
+ "'",
9
+ "`",
10
+ '"',
11
+ "(",
12
+ ")",
13
+ "[",
14
+ "]",
15
+ "{",
16
+ "}"
17
+ ]), _ = /* @__PURE__ */ new Set(["-", "_", "/", "\\", "+", "="]), m = /* @__PURE__ */ new Set(["i", "l", "I", "j", "t", "f", "r"]), p = /* @__PURE__ */ new Set(["W", "M", "w", "m", "@", "%", "&", "#"]), I = (t) => c.test(t) ? 0.42 : A.test(t) ? 1.95 : d.test(t) ? 1.8 : W.has(t) ? 0.48 : _.has(t) ? 0.66 : m.has(t) ? 0.72 : p.has(t) ? 1.28 : R.test(t) ? 0.92 : a.test(t) ? 1.08 : f.test(t) ? 0.9 : 1, C = (t, n) => {
18
+ const e = t, i = n.fontWidth * 2, s = n.fontWidth * 0.6, r = n.estimationBias ?? 1, E = Array.from(e).reduce((u, o) => u + I(o) * n.fontWidth, 0);
19
+ return Math.max(
20
+ i,
21
+ (E + s) * r
22
+ );
23
+ }, T = (t) => Math.max(10, t * 1.2);
28
24
  export {
29
- b as default
25
+ C as estimateBreadcrumbItemWidth,
26
+ T as estimateEllipsisWidth
30
27
  };
@@ -0,0 +1,11 @@
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
+ }
9
+ export {
10
+ u as debounce
11
+ };
package/dist/index278.js CHANGED
@@ -1,6 +1,5 @@
1
- import { curry as e } from "./index326.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ import r from "./index334.js";
2
+ const t = r;
3
3
  export {
4
- t as baseWhen,
5
- s as when
4
+ t as deburr
6
5
  };
package/dist/index279.js CHANGED
@@ -1,27 +1,15 @@
1
- const a = new RegExp("\\p{Lu}", "u"), f = new RegExp("\\p{Ll}", "u"), R = new RegExp("\\p{N}", "u"), c = /\s/u, d = /[\p{Script=Han}\p{Script=Hiragana}\p{Script=Katakana}\p{Script=Hangul}]/u, A = new RegExp("\\p{Extended_Pictographic}", "u"), W = /* @__PURE__ */ new Set([
2
- ".",
3
- ",",
4
- ":",
5
- ";",
6
- "!",
7
- "|",
8
- "'",
9
- "`",
10
- '"',
11
- "(",
12
- ")",
13
- "[",
14
- "]",
15
- "{",
16
- "}"
17
- ]), _ = /* @__PURE__ */ new Set(["-", "_", "/", "\\", "+", "="]), m = /* @__PURE__ */ new Set(["i", "l", "I", "j", "t", "f", "r"]), p = /* @__PURE__ */ new Set(["W", "M", "w", "m", "@", "%", "&", "#"]), I = (t) => c.test(t) ? 0.42 : A.test(t) ? 1.95 : d.test(t) ? 1.8 : W.has(t) ? 0.48 : _.has(t) ? 0.66 : m.has(t) ? 0.72 : p.has(t) ? 1.28 : R.test(t) ? 0.92 : a.test(t) ? 1.08 : f.test(t) ? 0.9 : 1, C = (t, n) => {
18
- const e = t, i = n.fontWidth * 2, s = n.fontWidth * 0.6, r = n.estimationBias ?? 1, E = Array.from(e).reduce((u, o) => u + I(o) * n.fontWidth, 0);
19
- return Math.max(
20
- i,
21
- (E + s) * r
22
- );
23
- }, T = (t) => Math.max(10, t * 1.2);
1
+ const c = (t, r) => {
2
+ if (typeof t == "string") {
3
+ const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
4
+ if (n) {
5
+ const [, o, a] = n;
6
+ return a ? t : o + "px";
7
+ } else if (t in r)
8
+ return r[t] + "px";
9
+ throw new Error(`Invalid size: ${t}`);
10
+ }
11
+ return t + "px";
12
+ };
24
13
  export {
25
- C as estimateBreadcrumbItemWidth,
26
- T as estimateEllipsisWidth
14
+ c as parseSize
27
15
  };
package/dist/index28.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as V, computed as a, ref as D, watchPostEffect as M, nextTick as N, createElementBlock as c, openBlock as o, normalizeClass as I, createBlock as E, createVNode as P, createElementVNode as h, resolveDynamicComponent as C, normalizeProps as l, guardReactiveProps as s, withCtx as p, renderSlot as k, createTextVNode as q, toDisplayString as f, unref as v, Transition as F, createCommentVNode as G, TransitionGroup as R, Fragment as j, renderList as x } from "vue";
2
- import { deburr as J } from "./index303.js";
2
+ import { deburr as J } from "./index278.js";
3
3
  import { getAsPercentage as T } from "./index146.js";
4
4
  import { useId as K } from "./index8.js";
5
5
  const O = ["id"], Q = { class: "bb-base-input-container__hint" }, Z = /* @__PURE__ */ V({