bitboss-ui 2.1.3 → 2.1.4

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 (168) hide show
  1. package/dist/components/BaseSlider/BaseSlider.vue.d.ts +5 -0
  2. package/dist/index106.js +9 -9
  3. package/dist/index113.js +1 -1
  4. package/dist/index121.js +11 -11
  5. package/dist/index13.js +1 -1
  6. package/dist/index131.js +3 -3
  7. package/dist/index15.js +8 -8
  8. package/dist/index17.js +3 -3
  9. package/dist/index19.js +8 -8
  10. package/dist/index209.js +85 -12
  11. package/dist/index21.js +11 -11
  12. package/dist/index211.js +27 -9
  13. package/dist/index212.js +17 -86
  14. package/dist/index213.js +53 -0
  15. package/dist/index214.js +12 -26
  16. package/dist/index215.js +3 -17
  17. package/dist/index216.js +11 -50
  18. package/dist/index217.js +14 -13
  19. package/dist/index218.js +66 -3
  20. package/dist/index220.js +13 -16
  21. package/dist/index221.js +177 -2
  22. package/dist/index222.js +2 -106
  23. package/dist/index223.js +4 -0
  24. package/dist/index224.js +31 -97
  25. package/dist/index225.js +6 -0
  26. package/dist/index226.js +2 -66
  27. package/dist/index227.js +11 -0
  28. package/dist/index228.js +13 -13
  29. package/dist/index229.js +3 -2
  30. package/dist/index23.js +8 -8
  31. package/dist/index230.js +2 -2
  32. package/dist/index231.js +2 -2
  33. package/dist/index232.js +2 -2
  34. package/dist/index233.js +2 -2
  35. package/dist/index234.js +2 -2
  36. package/dist/index235.js +2 -2
  37. package/dist/index237.js +2 -20
  38. package/dist/index238.js +2 -113
  39. package/dist/index239.js +13 -0
  40. package/dist/index240.js +20 -2
  41. package/dist/index241.js +113 -4
  42. package/dist/index243.js +6 -34
  43. package/dist/index244.js +16 -2
  44. package/dist/index245.js +106 -2
  45. package/dist/index247.js +100 -7
  46. package/dist/index249.js +18 -4
  47. package/dist/index25.js +3 -3
  48. package/dist/index250.js +12 -197
  49. package/dist/index251.js +8 -0
  50. package/dist/index252.js +228 -5
  51. package/dist/index253.js +10 -5
  52. package/dist/index254.js +3 -8
  53. package/dist/index255.js +12 -249
  54. package/dist/index256.js +2 -52
  55. package/dist/index257.js +7 -44
  56. package/dist/index258.js +7 -5
  57. package/dist/index259.js +5 -60
  58. package/dist/index260.js +5 -18
  59. package/dist/index261.js +8 -12
  60. package/dist/index262.js +249 -5
  61. package/dist/index263.js +45 -221
  62. package/dist/index264.js +44 -10
  63. package/dist/index265.js +5 -3
  64. package/dist/index266.js +59 -176
  65. package/dist/index267.js +8 -8
  66. package/dist/index268.js +8 -23
  67. package/dist/index269.js +1 -1
  68. package/dist/index27.js +1 -1
  69. package/dist/index270.js +9 -6
  70. package/dist/index271.js +23 -16
  71. package/dist/index272.js +3 -8
  72. package/dist/index273.js +197 -2
  73. package/dist/index275.js +2 -8
  74. package/dist/index276.js +1 -1
  75. package/dist/index278.js +1 -1
  76. package/dist/index279.js +1 -1
  77. package/dist/index280.js +1 -1
  78. package/dist/index281.js +1 -1
  79. package/dist/index283.js +3 -7
  80. package/dist/index285.js +7 -3
  81. package/dist/index286.js +2 -3
  82. package/dist/index287.js +4 -3
  83. package/dist/index288.js +6 -0
  84. package/dist/index289.js +6 -6
  85. package/dist/index29.js +3 -3
  86. package/dist/index290.js +10 -3
  87. package/dist/index291.js +5 -280
  88. package/dist/index292.js +280 -2
  89. package/dist/index293.js +2 -125
  90. package/dist/index294.js +125 -2
  91. package/dist/index295.js +2 -15
  92. package/dist/index296.js +15 -2
  93. package/dist/index297.js +2 -16
  94. package/dist/index298.js +16 -2
  95. package/dist/index299.js +2 -16
  96. package/dist/index300.js +16 -2
  97. package/dist/index301.js +2 -19
  98. package/dist/index302.js +19 -2
  99. package/dist/index303.js +2 -3
  100. package/dist/index304.js +3 -2
  101. package/dist/index305.js +700 -3
  102. package/dist/index306.js +354 -6
  103. package/dist/index307.js +58 -5
  104. package/dist/index308.js +1 -1
  105. package/dist/index309.js +3 -19
  106. package/dist/index31.js +2 -2
  107. package/dist/index310.js +6 -2
  108. package/dist/index311.js +2 -27
  109. package/dist/index312.js +19 -2
  110. package/dist/index313.js +2 -2
  111. package/dist/index314.js +27 -2
  112. package/dist/index315.js +2 -2
  113. package/dist/index316.js +1 -1
  114. package/dist/index317.js +1 -21
  115. package/dist/index318.js +4 -0
  116. package/dist/index319.js +1 -1
  117. package/dist/index320.js +22 -5
  118. package/dist/index322.js +5 -354
  119. package/dist/index323.js +3 -58
  120. package/dist/index325.js +32 -57
  121. package/dist/index326.js +27 -57
  122. package/dist/index328.js +1 -1
  123. package/dist/index329.js +2 -2
  124. package/dist/index33.js +8 -8
  125. package/dist/index330.js +1 -1
  126. package/dist/index331.js +46 -32
  127. package/dist/index332.js +57 -27
  128. package/dist/index333.js +60 -0
  129. package/dist/index334.js +6 -46
  130. package/dist/index335.js +6 -7
  131. package/dist/index336.js +18 -5
  132. package/dist/index337.js +92 -7
  133. package/dist/index338.js +7 -6
  134. package/dist/index339.js +5 -18
  135. package/dist/index340.js +7 -92
  136. package/dist/index342.js +5 -0
  137. package/dist/index343.js +129 -3
  138. package/dist/index35.js +3 -3
  139. package/dist/index37.js +20 -20
  140. package/dist/index39.js +78 -70
  141. package/dist/index41.js +2 -2
  142. package/dist/index43.js +8 -8
  143. package/dist/index45.js +8 -8
  144. package/dist/index47.js +2 -2
  145. package/dist/index49.js +3 -3
  146. package/dist/index53.js +1 -1
  147. package/dist/index55.js +1 -1
  148. package/dist/index57.js +2 -2
  149. package/dist/index61.js +3 -3
  150. package/dist/index67.js +1 -1
  151. package/dist/index79.js +4 -4
  152. package/dist/index81.js +1 -1
  153. package/dist/index83.js +2 -2
  154. package/dist/index85.js +1 -1
  155. package/dist/index90.js +3 -3
  156. package/dist/index92.js +2 -2
  157. package/dist/index94.js +3 -3
  158. package/package.json +2 -2
  159. package/dist/index210.js +0 -15
  160. package/dist/index219.js +0 -14
  161. package/dist/index242.js +0 -4
  162. package/dist/index246.js +0 -9
  163. package/dist/index248.js +0 -5
  164. package/dist/index274.js +0 -11
  165. package/dist/index284.js +0 -13
  166. package/dist/index321.js +0 -703
  167. package/dist/index327.js +0 -9
  168. package/dist/index341.js +0 -131
package/dist/index228.js CHANGED
@@ -1,15 +1,15 @@
1
- import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
2
- /* empty css */
3
- import r from "./index289.js";
4
- const s = {}, c = { class: "bb-common-input-outer-container" };
5
- function p(o, a) {
6
- return n(), t("span", c, [
7
- e(o.$slots, "prepend-outer"),
8
- e(o.$slots, "default"),
9
- e(o.$slots, "append-outer")
10
- ]);
11
- }
12
- const i = /* @__PURE__ */ r(s, [["render", p]]);
1
+ import { locales as t } from "./index289.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index290.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
13
13
  export {
14
- i as default
14
+ d as useLocale
15
15
  };
package/dist/index229.js CHANGED
@@ -1,4 +1,5 @@
1
- const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
1
+ import r from "./index291.js";
2
+ const t = r;
2
3
  export {
3
- n as isEmpty
4
+ t as deburr
4
5
  };
package/dist/index23.js CHANGED
@@ -7,19 +7,19 @@ import ne from "./index233.js";
7
7
  import re from "./index234.js";
8
8
  import le from "./index235.js";
9
9
  import { identity as ie } from "./index236.js";
10
- import { isEmpty as se } from "./index229.js";
11
- import { last as de } from "./index221.js";
10
+ import { isEmpty as se } from "./index237.js";
11
+ import { last as de } from "./index238.js";
12
12
  import { useId as ue } from "./index8.js";
13
- import { useLocale as pe } from "./index210.js";
13
+ import { useLocale as pe } from "./index228.js";
14
14
  import { useMobile as ce } from "./index9.js";
15
- import { useUntil as me } from "./index211.js";
16
- import { vMaska as fe } from "./index237.js";
15
+ import { useUntil as me } from "./index239.js";
16
+ import { vMaska as fe } from "./index240.js";
17
17
  import be from "./index21.js";
18
18
  /* empty css */
19
- import ke from "./index226.js";
19
+ import ke from "./index218.js";
20
20
  /* empty css */
21
- import ge from "./index228.js";
22
- import ye from "./index238.js";
21
+ import ge from "./index220.js";
22
+ import ye from "./index241.js";
23
23
  /* empty css */
24
24
  const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], Me = ["aria-label", "disabled"], he = ["id"], ze = /* @__PURE__ */ K({
25
25
  __name: "BaseDatePickerInput",
package/dist/index230.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as o } from "./index291.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as o } from "./index292.js";
3
3
  var t = o();
4
4
  const s = /* @__PURE__ */ r(t);
5
5
  export {
package/dist/index231.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as o } from "./index293.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as o } from "./index294.js";
3
3
  var t = o();
4
4
  const m = /* @__PURE__ */ r(t);
5
5
  export {
package/dist/index232.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as e } from "./index295.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as e } from "./index296.js";
3
3
  var o = e();
4
4
  const m = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index233.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as e } from "./index297.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as e } from "./index298.js";
3
3
  var t = e();
4
4
  const m = /* @__PURE__ */ r(t);
5
5
  export {
package/dist/index234.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as e } from "./index299.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as e } from "./index300.js";
3
3
  var o = e();
4
4
  const m = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index235.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index306.js";
2
- import { __require as t } from "./index301.js";
1
+ import { getDefaultExportFromCjs as r } from "./index310.js";
2
+ import { __require as t } from "./index302.js";
3
3
  var o = t();
4
4
  const a = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index237.js CHANGED
@@ -1,22 +1,4 @@
1
- import { MaskInput as r } from "./index266.js";
2
- const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
- if (a.arg == null || a.instance == null) return;
4
- const s = "setup" in a.instance.$.type;
5
- a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
- }, k = (a, n) => {
7
- var s;
8
- const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
- if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
- let e = {};
11
- if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
- const l = (o) => {
13
- const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
- p(n, i);
15
- };
16
- e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
17
- }
18
- u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
- };
1
+ const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
20
2
  export {
21
- k as vMaska
3
+ n as isEmpty
22
4
  };
package/dist/index238.js CHANGED
@@ -1,115 +1,4 @@
1
- import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as n, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
2
- import { wait as F } from "./index135.js";
3
- import { useFloating as U, arrow as j } from "./index329.js";
4
- import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index330.js";
5
- const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
6
- __name: "CommonPopover",
7
- props: /* @__PURE__ */ D({
8
- arrowPadding: {},
9
- offset: {},
10
- block: { type: Boolean },
11
- padding: { default: 0 },
12
- placement: {},
13
- transitionDuration: { default: 250 },
14
- containerAttributes: {},
15
- dialog: { type: Boolean },
16
- renderContent: { type: Boolean, default: !0 },
17
- tag: { default: "span" }
18
- }, {
19
- modelValue: { type: Boolean, default: !1 },
20
- modelModifiers: {}
21
- }),
22
- emits: ["update:modelValue"],
23
- setup(s) {
24
- const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: l, update: M } = U(
25
- i,
26
- t,
27
- {
28
- placement: o.placement,
29
- whileElementsMounted: J,
30
- middleware: [
31
- q(),
32
- G(o.offset),
33
- H({ padding: o.padding }),
34
- I(),
35
- j({
36
- element: p,
37
- padding: o.arrowPadding
38
- })
39
- ],
40
- strategy: "fixed"
41
- }
42
- ), d = (e) => {
43
- e ? (M(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
44
- t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
45
- });
46
- };
47
- A(a, d, { flush: "post" }), x(() => {
48
- a.value && d(a.value);
49
- });
50
- const $ = S(() => {
51
- if (l.value.arrow) {
52
- const { x: e, y: u } = l.value.arrow;
53
- return {
54
- style: {
55
- left: `${e}px`,
56
- top: `${u}px`
57
- }
58
- };
59
- }
60
- }), B = () => {
61
- a.value = !1;
62
- };
63
- return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
64
- ref_key: "wrapper",
65
- ref: i,
66
- class: E(["bb-common-popover", {
67
- "bb-common-popover--open": a.value && !!t.value,
68
- "bb-common-popover--block": o.block,
69
- [`bb-common-popover--${n(_)}`]: !0
70
- }]),
71
- style: z({
72
- "--transition-duration": `${o.transitionDuration}ms`
73
- })
74
- }, {
75
- default: w(() => {
76
- var m, c, f;
77
- return [
78
- y(e.$slots, "activator"),
79
- e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
80
- key: 0,
81
- ref_key: "content",
82
- ref: t,
83
- class: ["bb-common-popover__bubble-container", {
84
- "bb-common-popover__bubble-container--open": a.value && !!t.value
85
- }],
86
- popover: "manual",
87
- style: {
88
- ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
89
- ...n(k),
90
- "--arrow-offset-x": Math.round(((f = (c = n(l)) == null ? void 0 : c.arrow) == null ? void 0 : f.x) ?? 0) + "px",
91
- "--page-padding": `${e.padding}px`
92
- },
93
- tabindex: a.value ? void 0 : -1
94
- }, e.containerAttributes, { onClose: n(B) }), {
95
- default: w(() => [
96
- C("span", h({
97
- ref_key: "bubblearrow",
98
- ref: p,
99
- class: "bb-common-popover__arrow"
100
- }, $.value), null, 16),
101
- C("span", K, [
102
- y(e.$slots, "default")
103
- ])
104
- ]),
105
- _: 3
106
- }, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
107
- ];
108
- }),
109
- _: 3
110
- }, 8, ["class", "style"]));
111
- }
112
- });
1
+ const e = (t) => t[t.length - 1];
113
2
  export {
114
- W as default
3
+ e as last
115
4
  };
@@ -0,0 +1,13 @@
1
+ import { ref as a, watch as c, toValue as u } from "vue";
2
+ const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
3
+ const t = a(o), n = c(
4
+ () => u(e),
5
+ (s) => {
6
+ s && (t.value = r, n());
7
+ }
8
+ );
9
+ return t;
10
+ };
11
+ export {
12
+ i as useUntil
13
+ };
package/dist/index240.js CHANGED
@@ -1,4 +1,22 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { MaskInput as r } from "./index221.js";
2
+ const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
+ if (a.arg == null || a.instance == null) return;
4
+ const s = "setup" in a.instance.$.type;
5
+ a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
+ }, k = (a, n) => {
7
+ var s;
8
+ const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
+ if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
+ let e = {};
11
+ if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
+ const l = (o) => {
13
+ const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
+ p(n, i);
15
+ };
16
+ e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
17
+ }
18
+ u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
+ };
2
20
  export {
3
- s as isCssColor
21
+ k as vMaska
4
22
  };
package/dist/index241.js CHANGED
@@ -1,6 +1,115 @@
1
- import { curry as e } from "./index305.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as n, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
2
+ import { wait as F } from "./index135.js";
3
+ import { useFloating as U, arrow as j } from "./index329.js";
4
+ import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index330.js";
5
+ const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
6
+ __name: "CommonPopover",
7
+ props: /* @__PURE__ */ D({
8
+ arrowPadding: {},
9
+ offset: {},
10
+ block: { type: Boolean },
11
+ padding: { default: 0 },
12
+ placement: {},
13
+ transitionDuration: { default: 250 },
14
+ containerAttributes: {},
15
+ dialog: { type: Boolean },
16
+ renderContent: { type: Boolean, default: !0 },
17
+ tag: { default: "span" }
18
+ }, {
19
+ modelValue: { type: Boolean, default: !1 },
20
+ modelModifiers: {}
21
+ }),
22
+ emits: ["update:modelValue"],
23
+ setup(s) {
24
+ const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: l, update: M } = U(
25
+ i,
26
+ t,
27
+ {
28
+ placement: o.placement,
29
+ whileElementsMounted: J,
30
+ middleware: [
31
+ q(),
32
+ G(o.offset),
33
+ H({ padding: o.padding }),
34
+ I(),
35
+ j({
36
+ element: p,
37
+ padding: o.arrowPadding
38
+ })
39
+ ],
40
+ strategy: "fixed"
41
+ }
42
+ ), d = (e) => {
43
+ e ? (M(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
44
+ t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
45
+ });
46
+ };
47
+ A(a, d, { flush: "post" }), x(() => {
48
+ a.value && d(a.value);
49
+ });
50
+ const $ = S(() => {
51
+ if (l.value.arrow) {
52
+ const { x: e, y: u } = l.value.arrow;
53
+ return {
54
+ style: {
55
+ left: `${e}px`,
56
+ top: `${u}px`
57
+ }
58
+ };
59
+ }
60
+ }), B = () => {
61
+ a.value = !1;
62
+ };
63
+ return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
64
+ ref_key: "wrapper",
65
+ ref: i,
66
+ class: E(["bb-common-popover", {
67
+ "bb-common-popover--open": a.value && !!t.value,
68
+ "bb-common-popover--block": o.block,
69
+ [`bb-common-popover--${n(_)}`]: !0
70
+ }]),
71
+ style: z({
72
+ "--transition-duration": `${o.transitionDuration}ms`
73
+ })
74
+ }, {
75
+ default: w(() => {
76
+ var m, c, f;
77
+ return [
78
+ y(e.$slots, "activator"),
79
+ e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
80
+ key: 0,
81
+ ref_key: "content",
82
+ ref: t,
83
+ class: ["bb-common-popover__bubble-container", {
84
+ "bb-common-popover__bubble-container--open": a.value && !!t.value
85
+ }],
86
+ popover: "manual",
87
+ style: {
88
+ ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
89
+ ...n(k),
90
+ "--arrow-offset-x": Math.round(((f = (c = n(l)) == null ? void 0 : c.arrow) == null ? void 0 : f.x) ?? 0) + "px",
91
+ "--page-padding": `${e.padding}px`
92
+ },
93
+ tabindex: a.value ? void 0 : -1
94
+ }, e.containerAttributes, { onClose: n(B) }), {
95
+ default: w(() => [
96
+ C("span", h({
97
+ ref_key: "bubblearrow",
98
+ ref: p,
99
+ class: "bb-common-popover__arrow"
100
+ }, $.value), null, 16),
101
+ C("span", K, [
102
+ y(e.$slots, "default")
103
+ ])
104
+ ]),
105
+ _: 3
106
+ }, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
107
+ ];
108
+ }),
109
+ _: 3
110
+ }, 8, ["class", "style"]));
111
+ }
112
+ });
3
113
  export {
4
- t as baseWhen,
5
- s as when
114
+ W as default
6
115
  };
package/dist/index243.js CHANGED
@@ -1,36 +1,8 @@
1
- import { defineComponent as p, getCurrentInstance as a, resolveComponent as u, createBlock as f, openBlock as k, resolveDynamicComponent as g, unref as d, withCtx as b, renderSlot as x } from "vue";
2
- import { _config as e } from "./index4.js";
3
- import { useLogger as l } from "./index254.js";
4
- const $ = /* @__PURE__ */ p({
5
- __name: "RouterComponent",
6
- setup(y) {
7
- var o, i, r, s;
8
- const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
9
- let t;
10
- if (m) {
11
- if (t = u(e.inertiaLinkName), typeof t == "string") {
12
- const { warn: n } = l();
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 (c) {
18
- if (t = u(e.nuxtLinkName), typeof t == "string") {
19
- const { warn: n } = l();
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, L) => (k(), f(g(d(t)), null, {
27
- default: b(() => [
28
- x(n.$slots, "default")
29
- ]),
30
- _: 3
31
- }));
32
- }
33
- });
1
+ import e from "./index305.js";
2
+ import o from "./index306.js";
3
+ import r from "./index307.js";
4
+ const f = new r(o, e)._freeze();
34
5
  export {
35
- $ as default
6
+ r as Mime,
7
+ f as default
36
8
  };
package/dist/index244.js CHANGED
@@ -1,4 +1,18 @@
1
- const o = (e) => e[0];
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);
2
16
  export {
3
- o as head
17
+ e as findInTree
4
18
  };
package/dist/index245.js CHANGED
@@ -1,4 +1,108 @@
1
- const r = (e) => typeof e > "u" || e === null;
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 "./index215.js";
3
+ import { isNil as l } from "./index223.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));
104
+ }
105
+ });
2
106
  export {
3
- r as isNil
107
+ K as default
4
108
  };