bitboss-ui 2.1.76 → 2.1.77

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 (190) hide show
  1. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +23 -2
  2. package/dist/components/BbPopover/BbPopover.vue.d.ts +34 -9
  3. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +6 -0
  4. package/dist/components/CommonPopover.vue.d.ts +5 -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 +13 -13
  11. package/dist/index13.js +1 -1
  12. package/dist/index130.js +1 -1
  13. package/dist/index132.js +4 -4
  14. package/dist/index134.js +1 -1
  15. package/dist/index136.js +2 -2
  16. package/dist/index139.js +1 -1
  17. package/dist/index141.js +2 -2
  18. package/dist/index143.js +2 -2
  19. package/dist/index15.js +4 -4
  20. package/dist/index17.js +3 -3
  21. package/dist/index19.js +8 -8
  22. package/dist/index21.js +14 -14
  23. package/dist/index214.js +2 -138
  24. package/dist/index215.js +138 -2
  25. package/dist/index217.js +5 -7
  26. package/dist/index218.js +8 -2
  27. package/dist/index219.js +5 -5
  28. package/dist/index220.js +5 -8
  29. package/dist/index221.js +5 -5
  30. package/dist/index222.js +5 -2
  31. package/dist/index223.js +3 -2
  32. package/dist/index224.js +2 -2
  33. package/dist/index225.js +6 -13
  34. package/dist/index226.js +8 -9
  35. package/dist/index227.js +268 -3
  36. package/dist/index228.js +52 -3
  37. package/dist/index229.js +52 -2
  38. package/dist/index23.js +10 -10
  39. package/dist/index230.js +31 -17
  40. package/dist/index231.js +60 -12
  41. package/dist/index232.js +13 -51
  42. package/dist/index233.js +32 -14
  43. package/dist/index234.js +28 -12
  44. package/dist/index236.js +2 -29
  45. package/dist/index237.js +2 -16
  46. package/dist/index238.js +3 -4
  47. package/dist/index239.js +12 -105
  48. package/dist/index240.js +15 -0
  49. package/dist/index241.js +2 -100
  50. package/dist/index242.js +11 -0
  51. package/dist/index243.js +67 -59
  52. package/dist/index245.js +4 -229
  53. package/dist/index246.js +22 -12
  54. package/dist/index247.js +2 -3
  55. package/dist/index248.js +7 -5
  56. package/dist/index249.js +7 -5
  57. package/dist/index25.js +3 -3
  58. package/dist/index250.js +4 -5
  59. package/dist/index251.js +9 -5
  60. package/dist/index252.js +29 -5
  61. package/dist/index253.js +16 -5
  62. package/dist/index254.js +16 -19
  63. package/dist/index255.js +50 -32
  64. package/dist/index256.js +12 -28
  65. package/dist/index257.js +43 -0
  66. package/dist/index258.js +2 -2
  67. package/dist/index259.js +9 -2
  68. package/dist/index260.js +106 -7
  69. package/dist/index262.js +100 -10
  70. package/dist/index264.js +3 -4
  71. package/dist/index265.js +5 -3
  72. package/dist/index266.js +86 -4
  73. package/dist/index268.js +17 -0
  74. package/dist/index269.js +188 -86
  75. package/dist/index27.js +1 -1
  76. package/dist/index270.js +4 -0
  77. package/dist/index271.js +5 -5
  78. package/dist/index272.js +5 -6
  79. package/dist/index273.js +5 -8
  80. package/dist/index274.js +18 -266
  81. package/dist/index275.js +7 -51
  82. package/dist/index276.js +60 -45
  83. package/dist/index277.js +3 -32
  84. package/dist/index278.js +4 -60
  85. package/dist/index279.js +201 -9
  86. package/dist/index281.js +7 -9
  87. package/dist/index282.js +11 -8
  88. package/dist/index283.js +6 -9
  89. package/dist/index284.js +16 -23
  90. package/dist/index285.js +9 -12
  91. package/dist/index286.js +2 -187
  92. package/dist/index287.js +17 -66
  93. package/dist/index288.js +12 -6
  94. package/dist/index289.js +228 -15
  95. package/dist/index29.js +3 -3
  96. package/dist/index290.js +279 -40
  97. package/dist/index291.js +2 -11
  98. package/dist/index292.js +16 -3
  99. package/dist/index293.js +4 -0
  100. package/dist/index294.js +16 -3
  101. package/dist/index295.js +2 -5
  102. package/dist/index296.js +27 -7
  103. package/dist/index297.js +2 -3
  104. package/dist/index298.js +2 -3
  105. package/dist/index299.js +2 -3
  106. package/dist/index300.js +1 -1
  107. package/dist/index301.js +2 -28
  108. package/dist/index302.js +25 -14
  109. package/dist/index303.js +2 -4
  110. package/dist/index304.js +7 -280
  111. package/dist/index305.js +9 -2
  112. package/dist/index306.js +23 -125
  113. package/dist/index307.js +3 -2
  114. package/dist/index309.js +3 -2
  115. package/dist/index31.js +2 -2
  116. package/dist/index310.js +3 -16
  117. package/dist/index311.js +3 -2
  118. package/dist/index312.js +3 -16
  119. package/dist/index313.js +17 -2
  120. package/dist/index314.js +3 -19
  121. package/dist/index315.js +4 -2
  122. package/dist/index317.js +125 -3
  123. package/dist/index318.js +2 -5
  124. package/dist/index319.js +15 -3
  125. package/dist/index320.js +2 -2
  126. package/dist/index321.js +17 -25
  127. package/dist/index323.js +4 -2
  128. package/dist/index324.js +6 -2
  129. package/dist/index326.js +5 -2
  130. package/dist/index327.js +3 -2
  131. package/dist/index328.js +719 -6
  132. package/dist/index329.js +366 -4
  133. package/dist/index33.js +8 -8
  134. package/dist/index330.js +57 -719
  135. package/dist/index331.js +5 -366
  136. package/dist/index332.js +6 -56
  137. package/dist/index333.js +18 -57
  138. package/dist/index334.js +9 -58
  139. package/dist/index335.js +14 -46
  140. package/dist/index336.js +6 -34
  141. package/dist/index337.js +58 -6
  142. package/dist/index338.js +57 -128
  143. package/dist/index339.js +5 -398
  144. package/dist/index340.js +2 -8
  145. package/dist/index341.js +34 -5
  146. package/dist/index342.js +6 -8
  147. package/dist/index343.js +121 -85
  148. package/dist/index344.js +390 -220
  149. package/dist/index345.js +20 -518
  150. package/dist/index347.js +8 -5
  151. package/dist/index348.js +5 -6
  152. package/dist/index349.js +8 -19
  153. package/dist/index35.js +4 -4
  154. package/dist/index350.js +92 -8
  155. package/dist/index351.js +131 -12
  156. package/dist/index352.js +46 -6
  157. package/dist/index353.js +226 -48
  158. package/dist/index354.js +518 -20
  159. package/dist/index355.js +443 -0
  160. package/dist/index356.js +114 -427
  161. package/dist/index357.js +48 -126
  162. package/dist/index37.js +17 -17
  163. package/dist/index39.js +7 -7
  164. package/dist/index41.js +2 -2
  165. package/dist/index43.js +8 -8
  166. package/dist/index45.js +6 -6
  167. package/dist/index49.js +1 -1
  168. package/dist/index53.js +1 -1
  169. package/dist/index55.js +1 -1
  170. package/dist/index57.js +2 -2
  171. package/dist/index61.js +4 -4
  172. package/dist/index67.js +1 -1
  173. package/dist/index80.js +209 -156
  174. package/dist/index82.js +1 -1
  175. package/dist/index84.js +2 -2
  176. package/dist/index86.js +3 -3
  177. package/dist/index88.js +1 -1
  178. package/dist/index91.js +3 -3
  179. package/dist/index93.js +2 -2
  180. package/dist/index95.js +160 -100
  181. package/dist/index97.js +1 -1
  182. package/dist/types/CommonProps.d.ts +1 -1
  183. package/package.json +1 -1
  184. package/dist/index235.js +0 -19
  185. package/dist/index261.js +0 -9
  186. package/dist/index263.js +0 -5
  187. package/dist/index267.js +0 -203
  188. package/dist/index280.js +0 -25
  189. package/dist/index308.js +0 -17
  190. package/dist/index346.js +0 -136
package/dist/index234.js CHANGED
@@ -1,14 +1,30 @@
1
- import { hash as e } from "./index227.js";
2
- import { debouncedWatch as s } from "./index214.js";
3
- const n = (o, c, h) => {
4
- s(
5
- o,
6
- (r, t) => {
7
- e(r) !== e(t) && c(r, t);
8
- },
9
- h
10
- );
11
- };
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 "./index232.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
+ });
12
28
  export {
13
- n as useHashedWatcher
29
+ b as default
14
30
  };
package/dist/index236.js CHANGED
@@ -1,31 +1,4 @@
1
- import { ref as a, computed as s, unref as v } from "vue";
2
- import { useDebounceFn as f } from "./index214.js";
3
- const p = (u) => {
4
- const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
5
- if (Array.isArray(r.value))
6
- t.value = r.value;
7
- else if (typeof r.value == "function") {
8
- const i = ++e.value;
9
- try {
10
- const o = await r.value(...l);
11
- if (i < e.value) {
12
- e.value--;
13
- return;
14
- } else
15
- t.value = o;
16
- } catch (o) {
17
- console.error(o);
18
- }
19
- e.value--;
20
- }
21
- }, c = f(n, u.debounce || 0);
22
- return {
23
- getter: n,
24
- debouncedGetter: c,
25
- items: t,
26
- loading: s(() => !!e.value)
27
- };
28
- };
1
+ const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
29
2
  export {
30
- p as useItemsGetter
3
+ s as isCssColor
31
4
  };
package/dist/index237.js CHANGED
@@ -1,18 +1,4 @@
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
- };
1
+ const o = (e) => typeof e == "boolean" ? e : e === "true";
16
2
  export {
17
- h as usePrefill
3
+ o as booleanishToBoolean
18
4
  };
package/dist/index238.js CHANGED
@@ -1,6 +1,5 @@
1
- import { curry as e } from "./index303.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ import { hash as r } from "./index223.js";
2
+ const a = (o, t) => r(o) === r(t);
3
3
  export {
4
- t as baseWhen,
5
- s as when
4
+ a as isEqual
6
5
  };
package/dist/index239.js CHANGED
@@ -1,108 +1,15 @@
1
- import { defineComponent as y, ref as F, computed as H, watch as N, createElementBlock as L, openBlock as p, Fragment as S, renderList as V, createBlock as A, withModifiers as O, normalizeClass as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
- import { hash as d } from "./index227.js";
3
- import { isNil as l } from "./index218.js";
4
- import E from "./index67.js";
5
- /* empty css */
6
- const K = /* @__PURE__ */ y({
7
- __name: "ChipsBox",
8
- props: {
9
- options: {}
10
- },
11
- emits: ["option:unselected"],
12
- setup(f, { expose: v, emit: h }) {
13
- const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
14
- const s = l(n.value) ? -1 : n.value;
15
- let o = (s + e) % t.options.length;
16
- for (; t.options[o].disabled && o !== s; )
17
- o = a(e + 1);
18
- return o;
19
- }, x = () => {
20
- if (!i.value) return;
21
- const e = a();
22
- n.value = e;
23
- }, c = (e = 1) => {
24
- const s = l(n.value) ? 0 : n.value;
25
- let o = (s - e + t.options.length) % t.options.length;
26
- for (; t.options[o].disabled && o !== s; )
27
- o = c(e + 1);
28
- return o;
29
- }, m = async () => {
30
- if (!i.value) return;
31
- const e = c();
32
- n.value = e;
33
- }, w = () => {
34
- if (!i.value) return;
35
- let e = 0;
36
- for (; t.options[e].disabled; )
37
- e++;
38
- n.value = e;
39
- }, b = () => {
40
- if (!i.value) return;
41
- let e = t.options.length - 1;
42
- for (; t.options[e].disabled && e !== 0; )
43
- e--;
44
- n.value = e;
45
- }, I = () => {
46
- if (!i.value) return;
47
- let e = 0;
48
- for (; !t.options[e].selected && t.options.length !== e; )
49
- e++;
50
- n.value = e;
51
- }, g = () => {
52
- if (!i.value) return;
53
- let e = t.options.length - 1;
54
- for (; t.options[e].selected && e !== 0; )
55
- e--;
56
- n.value = e;
57
- }, _ = (e) => {
58
- if (!i.value) return;
59
- const s = t.options.findIndex(
60
- (o) => o.valueHash === e
61
- );
62
- s >= 0 && (n.value = s);
63
- }, r = () => {
64
- n.value = null;
65
- }, k = () => {
66
- if (l(n.value)) return;
67
- const e = t.options[n.value];
68
- e.selected && u("option:unselected", e);
69
- }, C = () => l(n.value) ? void 0 : t.options[n.value];
70
- return N(
71
- () => t.options,
72
- (e, s) => {
73
- d(e) !== d(s) && r();
74
- },
75
- {
76
- flush: "post"
77
- }
78
- ), v({
79
- focusNext: x,
80
- focusPrevious: m,
81
- focusFirst: w,
82
- focusFirstSelected: I,
83
- focusLast: b,
84
- focusLastSelected: g,
85
- blur: r,
86
- confirmOption: k,
87
- focusByHash: _,
88
- getHighlighted: C
89
- }), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
90
- key: o.valueHash,
91
- class: P({
92
- "bb-chipsbox-item": !0,
93
- "bb-chipsbox-item--focused": B === n.value
94
- }),
95
- clearable: !0,
96
- text: o.text,
97
- "onClick:clear": O((M) => u("option:unselected", o), ["stop"])
98
- }, {
99
- default: $(() => [
100
- z(D(o.text), 1)
101
- ]),
102
- _: 2
103
- }, 1032, ["class", "text", "onClick:clear"]))), 128));
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}`);
104
10
  }
105
- });
11
+ return t + "px";
12
+ };
106
13
  export {
107
- K as default
14
+ c as parseSize
108
15
  };
@@ -0,0 +1,15 @@
1
+ import { ref as c, watch as f, toValue as u } from "vue";
2
+ const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
3
+ const t = c(r);
4
+ if (r) return t;
5
+ const n = f(
6
+ () => u(e),
7
+ (s) => {
8
+ s && (t.value = o, n());
9
+ }
10
+ );
11
+ return t;
12
+ };
13
+ export {
14
+ p as useUntil
15
+ };
package/dist/index241.js CHANGED
@@ -1,102 +1,4 @@
1
- import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
2
- import { hash as f } from "./index227.js";
3
- import { isNil as i } from "./index218.js";
4
- const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
- __name: "CommaBox",
6
- props: {
7
- options: {}
8
- },
9
- emits: ["option:unselected"],
10
- setup(m, { expose: h, emit: x }) {
11
- const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
12
- const s = i(n.value) ? -1 : n.value;
13
- let o = (s + e) % t.options.length;
14
- for (; t.options[o].disabled && o !== s; )
15
- o = u(e + 1);
16
- return o;
17
- }, b = () => {
18
- if (!l.value) return;
19
- const e = u();
20
- n.value = e;
21
- }, c = (e = 1) => {
22
- const s = i(n.value) ? 0 : n.value;
23
- let o = (s - e + t.options.length) % t.options.length;
24
- for (; t.options[o].disabled && o !== s; )
25
- o = c(e + 1);
26
- return o;
27
- }, w = async () => {
28
- if (!l.value) return;
29
- const e = c();
30
- n.value = e;
31
- }, I = () => {
32
- if (!l.value) return;
33
- let e = 0;
34
- for (; t.options[e].disabled; )
35
- e++;
36
- n.value = e;
37
- }, g = () => {
38
- if (!l.value) return;
39
- let e = t.options.length - 1;
40
- for (; t.options[e].disabled && e !== 0; )
41
- e--;
42
- n.value = e;
43
- }, k = () => {
44
- if (!l.value) return;
45
- let e = 0;
46
- for (; !t.options[e].selected && t.options.length !== e; )
47
- e++;
48
- n.value = e;
49
- }, _ = () => {
50
- if (!l.value) return;
51
- let e = t.options.length - 1;
52
- for (; t.options[e].selected && e !== 0; )
53
- e--;
54
- n.value = e;
55
- }, C = (e) => {
56
- if (!l.value) return;
57
- const s = t.options.findIndex(
58
- (o) => o.valueHash === e
59
- );
60
- s >= 0 && (n.value = s);
61
- }, r = () => {
62
- n.value = null;
63
- }, y = () => {
64
- if (i(n.value)) return;
65
- const e = t.options[n.value];
66
- e.selected && a("option:unselected", e);
67
- }, B = () => i(n.value) ? void 0 : t.options[n.value];
68
- return N(
69
- () => t.options,
70
- (e, s) => {
71
- f(e) !== f(s) && r();
72
- },
73
- {
74
- flush: "post"
75
- }
76
- ), h({
77
- focusNext: b,
78
- focusPrevious: w,
79
- focusFirst: I,
80
- focusFirstSelected: k,
81
- focusLast: g,
82
- focusLastSelected: _,
83
- blur: r,
84
- confirmOption: y,
85
- focusByHash: C,
86
- getHighlighted: B
87
- }), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
88
- key: o.valueHash,
89
- class: P({
90
- "bb-commabox-item": !0,
91
- "bb-commabox-item--focused": p === n.value,
92
- "bb-commabox-item--has-comma": p !== e.options.length - 1
93
- }),
94
- clearable: !0,
95
- text: o.text,
96
- "onClick:clear": O((D) => a("option:unselected", o), ["stop"])
97
- }, V(o.text), 43, z))), 128));
98
- }
99
- });
1
+ const r = (e) => typeof e > "u" || e === null;
100
2
  export {
101
- j as default
3
+ r as isNil
102
4
  };
@@ -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/index243.js CHANGED
@@ -1,14 +1,14 @@
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 "./index336.js";
3
- import { useUntil as J } from "./index246.js";
4
- import { extractDomContainer as h } from "./index264.js";
5
- import { waitFor as K } from "./index337.js";
6
- import { arrow as O, useFloating as Q } from "./index338.js";
7
- import { flip as R, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index339.js";
1
+ import { defineComponent as A, mergeModels as L, useModel as T, ref as c, computed as a, watch as F, onMounted as S, createBlock as N, openBlock as w, resolveDynamicComponent as U, mergeProps as g, unref as y, withModifiers as h, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as R, renderSlot as X, nextTick as z } from "vue";
2
+ import { useCancelableFunction as G } from "./index341.js";
3
+ import { useUntil as H } from "./index240.js";
4
+ import { extractDomContainer as x } from "./index245.js";
5
+ import { waitFor as J } from "./index342.js";
6
+ import { arrow as K, useFloating as O } from "./index343.js";
7
+ import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index344.js";
8
8
  const oe = {
9
9
  key: 0,
10
10
  class: "bb-common-popover__bubble"
11
- }, ue = /* @__PURE__ */ V({
11
+ }, ue = /* @__PURE__ */ A({
12
12
  __name: "CommonPopover",
13
13
  props: /* @__PURE__ */ L({
14
14
  arrowPadding: {},
@@ -20,6 +20,7 @@ const oe = {
20
20
  anchor: {},
21
21
  boundary: {},
22
22
  dialog: { type: Boolean },
23
+ hideArrow: { type: Boolean },
23
24
  tag: { default: "span" },
24
25
  flip: { type: Boolean, default: !0 }
25
26
  }, {
@@ -27,98 +28,105 @@ const oe = {
27
28
  modelModifiers: {}
28
29
  }),
29
30
  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;
31
+ setup(m) {
32
+ const o = m, r = T(m, "modelValue"), s = c(r.value), C = a(() => o.dialog ? "dialog" : "span"), t = c(), f = c(), _ = a(() => {
33
+ const e = o.anchor;
34
+ return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
35
+ }), B = H(r, { initialValue: o.eager }), P = a(() => {
36
+ if (o.boundary)
37
+ return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
38
+ }), k = a(() => {
39
+ const e = P.value;
36
40
  return [
37
- ...e.flip ? [R(o ? { boundary: o } : void 0)] : [],
38
- W(e.offset),
39
- Y({ padding: e.padding, ...o ? { boundary: o } : {} }),
41
+ ...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
42
+ W(o.offset),
43
+ Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
40
44
  Z(),
41
- O({
42
- element: m,
43
- padding: e.arrowPadding
44
- })
45
+ ...o.hideArrow ? [] : [
46
+ K({
47
+ element: f,
48
+ padding: o.arrowPadding
49
+ })
50
+ ]
45
51
  ];
46
- }), { floatingStyles: M, placement: B, middlewareData: u, update: f } = Q(
52
+ }), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
47
53
  _,
48
54
  t,
49
55
  {
50
- placement: e.placement,
56
+ placement: o.placement,
51
57
  whileElementsMounted: ee,
52
58
  middleware: k,
53
59
  strategy: "fixed"
54
60
  }
55
- ), { execute: v } = H(
56
- ({ signal: o }, a) => new Promise((l) => {
61
+ ), { execute: b } = G(
62
+ ({ signal: e }, n) => new Promise((l) => {
57
63
  let i;
58
- const d = () => {
64
+ const p = () => {
59
65
  i && clearTimeout(i);
60
66
  };
61
- o.addEventListener("abort", d), a ? (E(), f(), K(() => !!t.value).then(() => {
62
- s.value = !0, o.removeEventListener("abort", d), l(void 0);
67
+ e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
68
+ s.value = !0, e.removeEventListener("abort", p), l(void 0);
63
69
  })) : (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);
70
+ z(() => {
71
+ t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
66
72
  });
67
- }, e.transitionDuration));
73
+ }, o.transitionDuration));
68
74
  })
69
- ), E = () => {
75
+ ), $ = () => {
70
76
  if (!t.value) return;
71
- if (!e.dialog) return t.value.showPopover();
77
+ if (!o.dialog) return t.value.showPopover();
72
78
  t.value.showModal();
73
79
  };
74
- F(r, v), S(() => {
75
- r.value && v(r.value);
80
+ F(r, b), S(() => {
81
+ r.value && b(r.value);
76
82
  });
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";
83
+ const D = a(() => {
84
+ const e = r.value ? void 0 : -1, n = Math.round(u.value.arrow?.x ?? 0), l = o.dialog ? void 0 : "manual";
79
85
  return {
80
86
  style: {
81
- ...M.value,
82
- "--transition-duration": `${e.transitionDuration}ms`,
83
- "--page-padding": `${e.padding}px`,
84
- "--arrow-offset-x": `${a}px`
87
+ ...E.value,
88
+ "--transition-duration": `${o.transitionDuration}ms`,
89
+ "--page-padding": `${o.padding}px`,
90
+ "--arrow-offset-x": `${n}px`
85
91
  },
86
92
  popover: l,
87
- tabindex: o
93
+ tabindex: e
88
94
  };
89
- }), D = n(() => {
95
+ }), V = a(() => {
90
96
  if (u.value.arrow) {
91
- const { x: o, y: a } = u.value.arrow;
97
+ const { x: e, y: n } = u.value.arrow;
92
98
  return {
93
99
  style: {
94
- left: `${o}px`,
95
- top: `${a}px`
100
+ left: `${e}px`,
101
+ top: `${n}px`
96
102
  }
97
103
  };
98
104
  }
99
- }), b = () => {
105
+ }), d = () => {
100
106
  r.value = !1;
101
107
  };
102
- return (o, a) => (w(), A(N(x.value), g({
108
+ return (e, n) => (w(), N(U(C.value), g({
103
109
  ref_key: "wrapper",
104
110
  ref: t,
105
111
  class: ["bb-common-popover", {
106
112
  "bb-common-popover--open": s.value,
107
- [`bb-common-popover--${y(B)}`]: !0
113
+ "bb-common-popover--no-arrow": e.hideArrow,
114
+ [`bb-common-popover--${y(M)}`]: !0
108
115
  }]
109
- }, $.value, {
110
- onClick: U(b, ["self", "stop"]),
111
- onClose: b
116
+ }, D.value, {
117
+ onClick: h(d, ["self", "stop"]),
118
+ onContextmenu: h(d, ["self", "stop", "prevent"]),
119
+ onClose: d
112
120
  }), {
113
- default: q(() => [
114
- I("span", g({
121
+ default: j(() => [
122
+ q("span", g({
115
123
  ref_key: "bubblearrow",
116
- ref: m,
124
+ ref: f,
117
125
  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)
126
+ }, V.value), null, 16),
127
+ y(B) ? (w(), I("span", oe, [
128
+ X(e.$slots, "default")
129
+ ])) : R("", !0)
122
130
  ]),
123
131
  _: 3
124
132
  }, 16, ["class"]));