bitboss-ui 2.1.73 → 2.1.74

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 (187) hide show
  1. package/dist/components/BbRows/BbRows.vue.d.ts +3 -3
  2. package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
  3. package/dist/components/BbTable/types.d.ts +46 -28
  4. package/dist/components/BbTable/utils.d.ts +23 -0
  5. package/dist/index.css +1 -1
  6. package/dist/index107.js +9 -9
  7. package/dist/index112.js +1 -1
  8. package/dist/index114.js +1 -1
  9. package/dist/index120.js +1 -1
  10. package/dist/index122.js +326 -304
  11. package/dist/index13.js +2 -2
  12. package/dist/index130.js +1 -1
  13. package/dist/index132.js +5 -5
  14. package/dist/index134.js +1 -1
  15. package/dist/index136.js +2 -2
  16. package/dist/index139.js +1 -1
  17. package/dist/index142.js +1 -1
  18. package/dist/index15.js +5 -5
  19. package/dist/index17.js +3 -3
  20. package/dist/index19.js +8 -8
  21. package/dist/index21.js +14 -14
  22. package/dist/index215.js +2 -2
  23. package/dist/index216.js +2 -2
  24. package/dist/index217.js +1 -1
  25. package/dist/index218.js +1 -1
  26. package/dist/index219.js +9 -34
  27. package/dist/index220.js +13 -9
  28. package/dist/index221.js +13 -2
  29. package/dist/index222.js +127 -4
  30. package/dist/index224.js +4 -3
  31. package/dist/index225.js +22 -85
  32. package/dist/index227.js +2 -29
  33. package/dist/index228.js +2 -17
  34. package/dist/index229.js +4 -51
  35. package/dist/index23.js +11 -11
  36. package/dist/index230.js +19 -14
  37. package/dist/index231.js +201 -3
  38. package/dist/index233.js +34 -16
  39. package/dist/index234.js +8 -12
  40. package/dist/index235.js +2 -13
  41. package/dist/index236.js +8 -13
  42. package/dist/index237.js +3 -4
  43. package/dist/index238.js +28 -19
  44. package/dist/index239.js +16 -201
  45. package/dist/index240.js +19 -0
  46. package/dist/index241.js +49 -125
  47. package/dist/{index232.js → index242.js} +1 -1
  48. package/dist/index243.js +3 -10
  49. package/dist/index244.js +11 -3
  50. package/dist/index245.js +8 -4
  51. package/dist/index246.js +2 -5
  52. package/dist/index247.js +7 -5
  53. package/dist/index248.js +2 -5
  54. package/dist/index249.js +7 -5
  55. package/dist/index25.js +3 -3
  56. package/dist/index250.js +188 -2
  57. package/dist/index251.js +5 -6
  58. package/dist/index252.js +5 -8
  59. package/dist/index253.js +5 -268
  60. package/dist/index254.js +5 -52
  61. package/dist/index255.js +6 -52
  62. package/dist/index256.js +263 -27
  63. package/dist/index257.js +43 -51
  64. package/dist/index258.js +52 -3
  65. package/dist/index259.js +31 -187
  66. package/dist/index260.js +60 -3
  67. package/dist/index261.js +3 -18
  68. package/dist/index262.js +17 -11
  69. package/dist/index263.js +12 -106
  70. package/dist/index264.js +17 -0
  71. package/dist/index265.js +4 -100
  72. package/dist/index266.js +108 -0
  73. package/dist/index268.js +100 -3
  74. package/dist/index27.js +1 -1
  75. package/dist/index270.js +228 -15
  76. package/dist/index271.js +86 -5
  77. package/dist/index273.js +10 -5
  78. package/dist/index274.js +3 -2
  79. package/dist/index275.js +8 -32
  80. package/dist/index276.js +65 -26
  81. package/dist/index277.js +11 -0
  82. package/dist/index278.js +23 -2
  83. package/dist/index279.js +5 -2
  84. package/dist/index280.js +5 -2
  85. package/dist/index281.js +5 -7
  86. package/dist/index282.js +5 -7
  87. package/dist/index283.js +3 -9
  88. package/dist/index284.js +13 -23
  89. package/dist/index285.js +6 -22
  90. package/dist/index286.js +40 -6
  91. package/dist/index287.js +6 -9
  92. package/dist/index288.js +15 -66
  93. package/dist/index289.js +33 -2
  94. package/dist/index29.js +3 -3
  95. package/dist/index290.js +26 -7
  96. package/dist/index292.js +3 -8
  97. package/dist/index293.js +27 -10
  98. package/dist/index294.js +17 -4
  99. package/dist/index295.js +5 -0
  100. package/dist/index296.js +7 -3
  101. package/dist/index297.js +280 -7
  102. package/dist/index298.js +2 -3
  103. package/dist/index299.js +16 -17
  104. package/dist/index300.js +2 -28
  105. package/dist/index301.js +16 -5
  106. package/dist/index302.js +2 -280
  107. package/dist/index303.js +27 -2
  108. package/dist/index304.js +2 -16
  109. package/dist/index305.js +2 -2
  110. package/dist/index306.js +2 -16
  111. package/dist/index307.js +2 -2
  112. package/dist/index308.js +2 -27
  113. package/dist/index309.js +2 -2
  114. package/dist/index31.js +2 -2
  115. package/dist/index310.js +5 -2
  116. package/dist/index311.js +1 -1
  117. package/dist/index312.js +3 -2
  118. package/dist/index313.js +3 -2
  119. package/dist/index314.js +3 -2
  120. package/dist/index315.js +1 -1
  121. package/dist/index316.js +4 -3
  122. package/dist/index317.js +2 -4
  123. package/dist/index318.js +4 -719
  124. package/dist/index319.js +2 -366
  125. package/dist/index321.js +3 -5
  126. package/dist/index322.js +125 -3
  127. package/dist/index323.js +2 -3
  128. package/dist/index324.js +15 -2
  129. package/dist/index325.js +2 -125
  130. package/dist/index326.js +19 -2
  131. package/dist/index327.js +2 -15
  132. package/dist/index328.js +6 -2
  133. package/dist/index329.js +719 -19
  134. package/dist/index33.js +8 -8
  135. package/dist/index330.js +366 -2
  136. package/dist/index331.js +57 -2
  137. package/dist/index332.js +5 -6
  138. package/dist/index333.js +6 -6
  139. package/dist/index334.js +19 -5
  140. package/dist/index335.js +8 -6
  141. package/dist/index336.js +13 -17
  142. package/dist/index337.js +7 -8
  143. package/dist/index338.js +5 -14
  144. package/dist/index339.js +8 -8
  145. package/dist/index340.js +34 -5
  146. package/dist/index341.js +6 -8
  147. package/dist/index342.js +125 -31
  148. package/dist/index343.js +398 -6
  149. package/dist/index344.js +57 -128
  150. package/dist/index345.js +56 -396
  151. package/dist/index346.js +6 -46
  152. package/dist/index347.js +5 -93
  153. package/dist/index348.js +92 -57
  154. package/dist/index349.js +47 -58
  155. package/dist/index35.js +4 -4
  156. package/dist/index350.js +21 -227
  157. package/dist/index352.js +136 -0
  158. package/dist/index353.js +515 -129
  159. package/dist/index354.js +222 -514
  160. package/dist/index37.js +18 -18
  161. package/dist/index39.js +7 -7
  162. package/dist/index41.js +2 -2
  163. package/dist/index43.js +8 -8
  164. package/dist/index45.js +6 -6
  165. package/dist/index49.js +1 -1
  166. package/dist/index53.js +1 -1
  167. package/dist/index55.js +1 -1
  168. package/dist/index57.js +2 -2
  169. package/dist/index61.js +4 -4
  170. package/dist/index67.js +1 -1
  171. package/dist/index80.js +6 -6
  172. package/dist/index82.js +1 -1
  173. package/dist/index84.js +2 -2
  174. package/dist/index86.js +3 -3
  175. package/dist/index88.js +1 -1
  176. package/dist/index91.js +3 -3
  177. package/dist/index93.js +2 -2
  178. package/dist/index95.js +5 -5
  179. package/dist/index97.js +1 -1
  180. package/package.json +2 -2
  181. package/dist/index267.js +0 -231
  182. package/dist/index269.js +0 -8
  183. package/dist/index272.js +0 -7
  184. package/dist/index291.js +0 -7
  185. package/dist/index320.js +0 -59
  186. package/dist/index351.js +0 -24
  187. /package/dist/{index223.js → index226.js} +0 -0
package/dist/index239.js CHANGED
@@ -1,203 +1,18 @@
1
- import { defineComponent as j, ref as s, onMounted as J, watch as Q, createElementBlock as M, openBlock as S, createElementVNode as x, createTextVNode as L, createCommentVNode as B, toDisplayString as y, unref as w } from "vue";
2
- import { hexToRgb as K } from "./index339.js";
3
- import { getHueFromRGB as F } from "./index340.js";
4
- import { hslToHex as b } from "./index341.js";
5
- import { useLocale as Z } from "./index235.js";
6
- const ee = {
7
- id: "mainCanvasDesc",
8
- "aria-live": "polite",
9
- class: "sr-only"
10
- }, te = { key: 0 }, ae = {
11
- id: "hueCanvasDesc",
12
- "aria-live": "polite",
13
- class: "sr-only"
14
- }, ne = { key: 0 }, ue = /* @__PURE__ */ j({
15
- __name: "ColorPallette",
16
- props: {
17
- modelValue: {}
18
- },
19
- emits: ["update:modelValue"],
20
- setup(N, { emit: O }) {
21
- const _ = N, f = O, { t: h } = Z(), o = s(_.modelValue), d = s(
22
- b(F(...K(o.value ?? "#ff0000")), 100, 50)
23
- ), T = s(null), i = s(null), r = s(null), l = s({ x: 0, y: 0 }), u = s({ x: 0 }), p = s(!1), P = s(!1), q = () => {
24
- const e = i.value, t = r.value;
25
- !e || !t || (e.width = e.offsetWidth, e.height = e.offsetHeight, t.width = t.offsetWidth, t.height = t.offsetHeight, v(), g());
26
- }, R = () => {
27
- const e = i.value;
28
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
29
- }, v = () => {
30
- const e = i.value;
31
- if (!e) return;
32
- const t = R();
33
- if (!t) return;
34
- t.clearRect(0, 0, e.width, e.height);
35
- const a = t.createLinearGradient(0, 0, e.width, 0);
36
- a.addColorStop(0, d.value), a.addColorStop(1, "#ffffff");
37
- const n = t.createLinearGradient(0, 0, 0, e.height);
38
- n.addColorStop(0, "transparent"), n.addColorStop(1, "#000000"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), t.fillStyle = n, t.globalCompositeOperation = "multiply", t.fillRect(0, 0, e.width, e.height), t.globalCompositeOperation = "source-over", t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
39
- }, m = () => {
40
- const e = R();
41
- e && (e.beginPath(), e.arc(
42
- l.value.x,
43
- l.value.y,
44
- 8,
45
- 0,
46
- 2 * Math.PI
47
- ), e.strokeStyle = "#ffffff", e.lineWidth = 2, e.stroke(), e.beginPath(), e.arc(
48
- l.value.x,
49
- l.value.y,
50
- 7,
51
- 0,
52
- 2 * Math.PI
53
- ), e.strokeStyle = "#000000", e.lineWidth = 1, e.stroke(), e.globalCompositeOperation = "source-over");
54
- }, D = () => {
55
- const e = r.value;
56
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
57
- }, g = () => {
58
- const e = r.value;
59
- if (!e) return;
60
- const t = D();
61
- if (!t) return;
62
- const a = t.createLinearGradient(0, 0, e.width, 0);
63
- for (let n = 0; n <= 360; n += 60)
64
- a.addColorStop(n / 360, `hsl(${n}, 100%, 50%)`);
65
- a.addColorStop(1, "hsl(360, 100%, 50%)"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), H(), t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
66
- }, H = () => {
67
- const e = r.value;
68
- if (!e) return;
69
- const t = D();
70
- if (!t) return;
71
- const a = 10, n = 16, c = u.value.x - a / 2, k = e.height / 2 - n / 2;
72
- t.beginPath(), t.roundRect(c, k, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
73
- }, E = (e) => {
74
- const t = i.value;
75
- t && (t.setPointerCapture(e.pointerId), p.value = !0, I(e));
76
- }, U = (e) => {
77
- const t = r.value;
78
- t && (t.setPointerCapture(e.pointerId), P.value = !0, V(e));
79
- }, I = (e) => {
80
- const t = i.value;
81
- if (!t) return;
82
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left)), c = Math.max(0, Math.min(t.height - 1, e.clientY - a.top));
83
- l.value = { x: n, y: c }, v(), m(), o.value = C(), f("update:modelValue", o.value);
84
- }, V = (e) => {
85
- const t = r.value;
86
- if (!t) return;
87
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left));
88
- u.value = { x: n };
89
- const c = n / t.width * 360;
90
- d.value = b(c, 100, 50), g(), v(), m(), o.value = C(), f("update:modelValue", o.value);
91
- }, G = (e) => {
92
- p.value ? I(e) : P.value && V(e);
93
- }, W = (e) => {
94
- const t = p.value ? i.value : r.value;
95
- t && t.releasePointerCapture(e.pointerId), p.value = !1, P.value = !1;
96
- }, X = (e) => {
97
- switch (e.key) {
98
- case "ArrowUp":
99
- l.value.y = Math.max(0, l.value.y - 5);
100
- break;
101
- case "ArrowDown":
102
- l.value.y = Math.min(
103
- i.value?.height ?? 0,
104
- l.value.y + 5
105
- );
106
- break;
107
- case "ArrowLeft":
108
- l.value.x = Math.max(0, l.value.x - 5);
109
- break;
110
- case "ArrowRight":
111
- l.value.x = Math.min(
112
- i.value?.width ?? 0,
113
- l.value.x + 5
114
- );
115
- break;
116
- default:
117
- return;
118
- }
119
- v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
120
- }, $ = (e) => {
121
- switch (e.key) {
122
- case "ArrowLeft":
123
- u.value.x = Math.max(0, u.value.x - 5);
124
- break;
125
- case "ArrowRight":
126
- u.value.x = Math.min(
127
- r.value?.width ?? 0,
128
- u.value.x + 5
129
- );
130
- break;
131
- default:
132
- return;
133
- }
134
- const a = u.value.x / (r.value?.width ?? 1) * 360;
135
- d.value = b(a, 100, 50), g(), H(), v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
136
- };
137
- J(() => {
138
- q(), A(o.value ?? "#ff0000");
139
- }), Q(
140
- () => _.modelValue,
141
- (e) => {
142
- !e || e === o.value || (o.value = e, A(e), g(), v());
143
- }
144
- );
145
- const C = () => {
146
- const e = i.value;
147
- if (!e) return "#ffffff";
148
- const t = e.getContext("2d");
149
- if (!t) return "#ffffff";
150
- const { x: a, y: n } = l.value, c = t.getImageData(a, n, 1, 1).data, [k, z, Y] = c;
151
- return `#${((1 << 24) + (k << 16) + (z << 8) + Y).toString(16).slice(1)}`;
152
- };
153
- function A(e) {
154
- const t = F(...K(e));
155
- d.value = b(t, 100, 50), u.value.x = t / 360 * (r.value?.width ?? 0);
156
- }
157
- return (e, t) => (S(), M("span", {
158
- ref_key: "paletteRef",
159
- ref: T,
160
- "aria-label": "Color Picker",
161
- class: "bb-color-palette",
162
- role: "application"
163
- }, [
164
- x("canvas", {
165
- ref_key: "mainCanvasRef",
166
- ref: i,
167
- "aria-describedby": "mainCanvasDesc",
168
- "aria-label": "Main Color Selection",
169
- class: "bb-color-palette__canvas",
170
- role: "application",
171
- tabindex: "0",
172
- onKeydown: X,
173
- onPointerdown: E,
174
- onPointermove: G,
175
- onPointerup: W
176
- }, null, 544),
177
- x("span", ee, [
178
- L(y(w(h)("colorInput.mainCanvasDesc")) + " ", 1),
179
- o.value ? (S(), M("span", te, y(w(h)("colorInput.mainCanvasSelectedColor", o.value)), 1)) : B("", !0)
180
- ]),
181
- x("canvas", {
182
- ref_key: "hueCanvasRef",
183
- ref: r,
184
- "aria-describedby": "hueCanvasDesc",
185
- "aria-label": "Hue Selection",
186
- class: "bb-color-palette__hue-canvas",
187
- role: "application",
188
- tabindex: "0",
189
- onKeydown: $,
190
- onPointerdown: U,
191
- onPointermove: G,
192
- onPointerup: W
193
- }, null, 544),
194
- x("span", ae, [
195
- L(y(w(h)("colorInput.hueCanvasDesc")) + " ", 1),
196
- d.value ? (S(), M("span", ne, y(w(h)("colorInput.hueCanvasSelectedHue", d.value)), 1)) : B("", !0)
197
- ])
198
- ], 512));
199
- }
200
- });
1
+ import { isNotNil as n } from "./index144.js";
2
+ import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
3
+ const h = ({
4
+ fn: i,
5
+ onStart: s,
6
+ multiple: f,
7
+ currentValue: o
8
+ }) => {
9
+ const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
10
+ e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
11
+ };
12
+ return a && (u(r), c(async () => {
13
+ l.value || await r();
14
+ })), { isPrefilling: e, hasPrefilled: l, prefill: r };
15
+ };
201
16
  export {
202
- ue as default
17
+ h as usePrefill
203
18
  };
@@ -0,0 +1,19 @@
1
+ import { computed as u, unref as a } from "vue";
2
+ import { hash as d } from "./index237.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
+ };
17
+ export {
18
+ p as useIndexById
19
+ };
package/dist/index241.js CHANGED
@@ -1,129 +1,53 @@
1
- import { defineComponent as V, mergeModels as L, useModel as T, ref as p, computed as n, watch as F, onMounted as S, createBlock as A, openBlock as w, resolveDynamicComponent as N, mergeProps as g, unref as y, withModifiers as U, withCtx as q, createElementVNode as I, createElementBlock as X, createCommentVNode as j, renderSlot as z, nextTick as G } from "vue";
2
- import { useCancelableFunction as H } from "./index342.js";
3
- import { useUntil as J } from "./index236.js";
4
- import { extractDomContainer as h } from "./index245.js";
5
- import { waitFor as K } from "./index343.js";
6
- import { arrow as O, useFloating as Q } from "./index344.js";
7
- import { flip as R, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index345.js";
8
- const oe = {
9
- key: 0,
10
- class: "bb-common-popover__bubble"
11
- }, ue = /* @__PURE__ */ V({
12
- __name: "CommonPopover",
13
- props: /* @__PURE__ */ L({
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
- tag: { default: "span" },
24
- flip: { type: Boolean, default: !0 }
25
- }, {
26
- modelValue: { type: Boolean, default: !1 },
27
- modelModifiers: {}
28
- }),
29
- emits: ["update:modelValue"],
30
- setup(c) {
31
- const e = c, r = T(c, "modelValue"), s = p(r.value), x = n(() => e.dialog ? "dialog" : "span"), t = p(), m = p(), _ = n(() => h(e.anchor)), C = J(r, { initialValue: e.eager }), P = n(() => {
32
- if (e.boundary)
33
- return typeof e.boundary == "string" ? document.querySelector(e.boundary) ?? void 0 : h(e.boundary) ?? void 0;
34
- }), k = n(() => {
35
- const o = P.value;
36
- return [
37
- ...e.flip ? [R(o ? { boundary: o } : void 0)] : [],
38
- W(e.offset),
39
- Y({ padding: e.padding, ...o ? { boundary: o } : {} }),
40
- Z(),
41
- O({
42
- element: m,
43
- padding: e.arrowPadding
44
- })
45
- ];
46
- }), { floatingStyles: M, placement: B, middlewareData: u, update: f } = Q(
47
- _,
48
- t,
49
- {
50
- placement: e.placement,
51
- whileElementsMounted: ee,
52
- middleware: k,
53
- strategy: "fixed"
54
- }
55
- ), { execute: v } = H(
56
- ({ signal: o }, a) => new Promise((l) => {
57
- let i;
58
- const d = () => {
59
- i && clearTimeout(i);
60
- };
61
- o.addEventListener("abort", d), a ? (E(), f(), K(() => !!t.value).then(() => {
62
- s.value = !0, o.removeEventListener("abort", d), l(void 0);
63
- })) : (s.value = !1, i = setTimeout(() => {
64
- G(() => {
65
- t.value && (e.dialog ? t.value.close() : t.value.hidePopover()), o.removeEventListener("abort", d), f(), l(void 0);
66
- });
67
- }, e.transitionDuration));
68
- })
69
- ), E = () => {
70
- if (!t.value) return;
71
- if (!e.dialog) return t.value.showPopover();
72
- t.value.showModal();
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index294.js";
3
+ import { useItemValue as w } from "./index234.js";
4
+ import { hash as y } from "./index237.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)
73
33
  };
74
- F(r, v), S(() => {
75
- r.value && v(r.value);
76
- });
77
- const $ = n(() => {
78
- const o = r.value ? void 0 : -1, a = Math.round(u.value.arrow?.x ?? 0), l = e.dialog ? void 0 : "manual";
79
- return {
80
- style: {
81
- ...M.value,
82
- "--transition-duration": `${e.transitionDuration}ms`,
83
- "--page-padding": `${e.padding}px`,
84
- "--arrow-offset-x": `${a}px`
85
- },
86
- popover: l,
87
- tabindex: o
88
- };
89
- }), D = n(() => {
90
- if (u.value.arrow) {
91
- const { x: o, y: a } = u.value.arrow;
92
- return {
93
- style: {
94
- left: `${o}px`,
95
- top: `${a}px`
96
- }
97
- };
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));
98
45
  }
99
- }), b = () => {
100
- r.value = !1;
101
- };
102
- return (o, a) => (w(), A(N(x.value), g({
103
- ref_key: "wrapper",
104
- ref: t,
105
- class: ["bb-common-popover", {
106
- "bb-common-popover--open": s.value,
107
- [`bb-common-popover--${y(B)}`]: !0
108
- }]
109
- }, $.value, {
110
- onClick: U(b, ["self", "stop"]),
111
- onClose: b
112
- }), {
113
- default: q(() => [
114
- I("span", g({
115
- ref_key: "bubblearrow",
116
- ref: m,
117
- class: "bb-common-popover__arrow"
118
- }, D.value), null, 16),
119
- y(C) ? (w(), X("span", oe, [
120
- z(o.$slots, "default")
121
- ])) : j("", !0)
122
- ]),
123
- _: 3
124
- }, 16, ["class"]));
125
- }
126
- });
46
+ return e;
47
+ }),
48
+ createOption: f
49
+ };
50
+ };
127
51
  export {
128
- ue as default
52
+ q as useBaseOptions
129
53
  };
@@ -1,4 +1,4 @@
1
- import { hash as e } from "./index231.js";
1
+ import { hash as e } from "./index237.js";
2
2
  import { debouncedWatch as s } from "./index214.js";
3
3
  const n = (o, c, h) => {
4
4
  s(
package/dist/index243.js CHANGED
@@ -1,12 +1,5 @@
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;
9
- };
1
+ import t from "./index310.js";
2
+ const r = t;
10
3
  export {
11
- o as pickBy
4
+ r as throttle
12
5
  };
package/dist/index244.js CHANGED
@@ -1,5 +1,13 @@
1
- const o = () => {
2
- };
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
+ }
3
11
  export {
4
- o as noop
12
+ c as get
5
13
  };
package/dist/index245.js CHANGED
@@ -1,6 +1,10 @@
1
- function e(n) {
2
- return n ? n instanceof HTMLElement ? n : typeof n == "object" && "$el" in n && n.$el instanceof HTMLElement ? n.$el : typeof n == "object" && "el" in n && n.el instanceof HTMLElement ? n.el : null : null;
3
- }
1
+ const o = "bitboss-ui | ", e = () => ({
2
+ warn: (r) => console.warn(`${o}${r}`),
3
+ error: (r) => console.error(`${o}${r}`),
4
+ throw: (r) => {
5
+ throw new Error(`${o}${r}`);
6
+ }
7
+ });
4
8
  export {
5
- e as extractDomContainer
9
+ e as useLogger
6
10
  };
package/dist/index246.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index332.js";
2
- import { __require as o } from "./index302.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
1
+ const o = (e) => e[0];
5
2
  export {
6
- s as default
3
+ o as head
7
4
  };
package/dist/index247.js CHANGED
@@ -1,7 +1,9 @@
1
- import { getDefaultExportFromCjs as r } from "./index332.js";
2
- import { __require as e } from "./index304.js";
3
- var t = e();
4
- const m = /* @__PURE__ */ r(t);
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
+ };
5
7
  export {
6
- m as default
8
+ s as snapToStep
7
9
  };
package/dist/index248.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index332.js";
2
- import { __require as e } from "./index306.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ const e = (t) => t[t.length - 1];
5
2
  export {
6
- m as default
3
+ e as last
7
4
  };
package/dist/index249.js CHANGED
@@ -1,7 +1,9 @@
1
- import { getDefaultExportFromCjs as e } from "./index332.js";
2
- import { __require as r } from "./index308.js";
3
- var o = r();
4
- const f = /* @__PURE__ */ e(o);
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);
6
+ }
5
7
  export {
6
- f as default
8
+ o as transpose
7
9
  };
package/dist/index25.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, mergeModels as M, useModel as W, computed as v, 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 h, createCommentVNode as b, 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 "./index234.js";
2
+ import { parseSize as U } from "./index284.js";
3
3
  import { useId as D } from "./index8.js";
4
- import { useLocale as j } from "./index235.js";
4
+ import { useLocale as j } from "./index220.js";
5
5
  import { useMobile as G } from "./index9.js";
6
- import { useUntil as J } from "./index236.js";
6
+ import { useUntil as J } from "./index221.js";
7
7
  import { wait as y } from "./index140.js";
8
8
  import { _config as Q } from "./index4.js";
9
9
  const X = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], Y = {