bitboss-ui 2.0.104 → 2.0.106

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 (174) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +0 -1
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -7
  3. package/dist/components/BbAlert/BbAlert.vue.d.ts +0 -1
  4. package/dist/components/BbChip/BbChip.vue.d.ts +0 -1
  5. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +0 -1
  6. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  7. package/dist/components/BbTable/BbTable.vue.d.ts +2 -7
  8. package/dist/components/ListBox.vue.d.ts +0 -2
  9. package/dist/composables/useLocale.d.ts +1 -1
  10. package/dist/i18n/en.d.ts +45 -0
  11. package/dist/i18n/it.d.ts +45 -0
  12. package/dist/index100.js +9 -9
  13. package/dist/index111.js +109 -108
  14. package/dist/index119.js +1 -1
  15. package/dist/index121.js +55 -54
  16. package/dist/index123.js +1 -1
  17. package/dist/index125.js +14 -13
  18. package/dist/index127.js +1 -1
  19. package/dist/index128.js +1 -1
  20. package/dist/index129.js +1 -1
  21. package/dist/index13.js +23 -23
  22. package/dist/index132.js +2 -2
  23. package/dist/index133.js +2 -2
  24. package/dist/index15.js +36 -35
  25. package/dist/index17.js +3 -3
  26. package/dist/index19.js +63 -64
  27. package/dist/index206.js +85 -114
  28. package/dist/index208.js +25 -16
  29. package/dist/index209.js +16 -15
  30. package/dist/index21.js +110 -103
  31. package/dist/index210.js +48 -19
  32. package/dist/index211.js +15 -19
  33. package/dist/index212.js +3 -27
  34. package/dist/index213.js +12 -3
  35. package/dist/index214.js +16 -2
  36. package/dist/index215.js +2 -8
  37. package/dist/index216.js +4 -250
  38. package/dist/index217.js +2 -52
  39. package/dist/index218.js +6 -42
  40. package/dist/index219.js +3 -5
  41. package/dist/index220.js +41 -60
  42. package/dist/index221.js +6 -126
  43. package/dist/index222.js +7 -125
  44. package/dist/index223.js +12 -2
  45. package/dist/index224.js +13 -41
  46. package/dist/index225.js +51 -18
  47. package/dist/index227.js +12 -52
  48. package/dist/index228.js +7 -0
  49. package/dist/index229.js +16 -13
  50. package/dist/index23.js +127 -119
  51. package/dist/index230.js +16 -5
  52. package/dist/index231.js +19 -12
  53. package/dist/index232.js +14 -368
  54. package/dist/index233.js +19 -4
  55. package/dist/index234.js +27 -84
  56. package/dist/index235.js +4 -0
  57. package/dist/index236.js +249 -7
  58. package/dist/index237.js +51 -24
  59. package/dist/index238.js +44 -17
  60. package/dist/index239.js +5 -48
  61. package/dist/index240.js +60 -15
  62. package/dist/index241.js +19 -11
  63. package/dist/index242.js +4 -16
  64. package/dist/index243.js +126 -2
  65. package/dist/index244.js +125 -4
  66. package/dist/index245.js +2 -2
  67. package/dist/index246.js +5 -3
  68. package/dist/index247.js +369 -7
  69. package/dist/index248.js +115 -2
  70. package/dist/index249.js +3 -18
  71. package/dist/index25.js +44 -41
  72. package/dist/index250.js +2 -106
  73. package/dist/index251.js +20 -0
  74. package/dist/index252.js +53 -47
  75. package/dist/index254.js +100 -12
  76. package/dist/index256.js +12 -3
  77. package/dist/index258.js +2 -10
  78. package/dist/index259.js +9 -2
  79. package/dist/index260.js +2 -8
  80. package/dist/index261.js +3 -23
  81. package/dist/index262.js +14 -86
  82. package/dist/index263.js +11 -0
  83. package/dist/index264.js +27 -8
  84. package/dist/index265.js +4 -6
  85. package/dist/index266.js +430 -15
  86. package/dist/index267.js +2 -281
  87. package/dist/index268.js +88 -5
  88. package/dist/index269.js +7 -2
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +11 -2
  91. package/dist/index271.js +3 -2
  92. package/dist/index273.js +7 -2
  93. package/dist/index274.js +200 -2
  94. package/dist/index275.js +281 -2
  95. package/dist/index276.js +6 -2
  96. package/dist/index277.js +2 -2
  97. package/dist/index278.js +2 -2
  98. package/dist/index279.js +2 -28
  99. package/dist/index280.js +2 -22
  100. package/dist/index282.js +2 -7
  101. package/dist/index283.js +2 -3
  102. package/dist/index284.js +2 -7
  103. package/dist/index285.js +2 -11
  104. package/dist/index286.js +2 -17
  105. package/dist/index287.js +2 -9
  106. package/dist/index288.js +22 -3
  107. package/dist/index29.js +2 -2
  108. package/dist/index290.js +6 -173
  109. package/dist/index291.js +23 -2
  110. package/dist/index292.js +88 -125
  111. package/dist/index294.js +176 -22
  112. package/dist/index295.js +4 -0
  113. package/dist/index296.js +126 -2
  114. package/dist/index297.js +22 -4
  115. package/dist/index299.js +7 -434
  116. package/dist/index300.js +6 -127
  117. package/dist/index301.js +15 -199
  118. package/dist/index302.js +8 -89
  119. package/dist/index303.js +224 -3
  120. package/dist/index304.js +436 -3
  121. package/dist/index305.js +126 -212
  122. package/dist/index306.js +3 -224
  123. package/dist/index307.js +3 -5
  124. package/dist/index308.js +214 -2
  125. package/dist/index309.js +21 -20
  126. package/dist/index31.js +2 -2
  127. package/dist/index310.js +2 -3
  128. package/dist/index311.js +5 -7
  129. package/dist/index312.js +4 -18
  130. package/dist/index313.js +7 -4
  131. package/dist/index314.js +6 -7
  132. package/dist/index315.js +19 -3
  133. package/dist/index316.js +53 -3
  134. package/dist/index317.js +52 -57
  135. package/dist/index318.js +7 -8
  136. package/dist/index319.js +32 -7
  137. package/dist/index320.js +3 -6
  138. package/dist/index321.js +3 -4
  139. package/dist/index322.js +2 -32
  140. package/dist/index323.js +3 -47
  141. package/dist/index324.js +58 -2
  142. package/dist/index325.js +47 -480
  143. package/dist/index326.js +4 -0
  144. package/dist/index327.js +470 -414
  145. package/dist/index329.js +424 -2
  146. package/dist/index33.js +45 -45
  147. package/dist/index331.js +4 -0
  148. package/dist/index35.js +56 -55
  149. package/dist/index37.js +166 -165
  150. package/dist/index39.js +3 -3
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +70 -71
  153. package/dist/index45.js +7 -7
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +2 -2
  156. package/dist/index53.js +28 -27
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +32 -31
  160. package/dist/index75.js +3 -3
  161. package/dist/index77.js +87 -86
  162. package/dist/index79.js +2 -2
  163. package/dist/index81.js +1 -1
  164. package/dist/index84.js +45 -44
  165. package/dist/index86.js +67 -66
  166. package/dist/index88.js +69 -67
  167. package/package.json +1 -1
  168. package/dist/index207.js +0 -7
  169. package/dist/index226.js +0 -8
  170. package/dist/index255.js +0 -4
  171. package/dist/index293.js +0 -433
  172. package/dist/index298.js +0 -10
  173. /package/dist/{index272.js → index281.js} +0 -0
  174. /package/dist/{index328.js → index330.js} +0 -0
package/dist/index248.js CHANGED
@@ -1,4 +1,117 @@
1
- import f from "./index305.js";
1
+ import { getCurrentScope as F, onScopeDispose as O, unref as g, onMounted as x, nextTick as S, isRef as W, getCurrentInstance as C, watch as P } from "vue";
2
+ function V(e) {
3
+ return F() ? (O(e), !0) : !1;
4
+ }
5
+ function m(e) {
6
+ return typeof e == "function" ? e() : g(e);
7
+ }
8
+ const A = typeof window < "u" && typeof document < "u";
9
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
10
+ const E = (e) => e != null, v = Object.prototype.toString, I = (e) => v.call(e) === "[object Object]", p = () => {
11
+ };
12
+ function h(e, o) {
13
+ function t(...n) {
14
+ return new Promise((r, i) => {
15
+ Promise.resolve(e(() => o.apply(this, n), { fn: o, thisArg: this, args: n })).then(r).catch(i);
16
+ });
17
+ }
18
+ return t;
19
+ }
20
+ const M = (e) => e();
21
+ function T(e, o = {}) {
22
+ let t, n, r = p;
23
+ const i = (c) => {
24
+ clearTimeout(c), r(), r = p;
25
+ };
26
+ return (c) => {
27
+ const l = m(e), u = m(o.maxWait);
28
+ return t && i(t), l <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(c())) : new Promise((s, w) => {
29
+ r = o.rejectOnCancel ? w : s, u && !n && (n = setTimeout(() => {
30
+ t && i(t), n = null, s(c());
31
+ }, u)), t = setTimeout(() => {
32
+ n && i(n), n = null, s(c());
33
+ }, l);
34
+ });
35
+ };
36
+ }
37
+ function R(...e) {
38
+ let o = 0, t, n = !0, r = p, i, a, c, l, u;
39
+ !W(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: c = !0, leading: l = !0, rejectOnCancel: u = !1 } = e[0] : [a, c = !0, l = !0, u = !1] = e;
40
+ const s = () => {
41
+ t && (clearTimeout(t), t = void 0, r(), r = p);
42
+ };
43
+ return (j) => {
44
+ const f = m(a), b = Date.now() - o, d = () => i = j();
45
+ return s(), f <= 0 ? (o = Date.now(), d()) : (b > f && (l || !n) ? (o = Date.now(), d()) : c && (i = new Promise((y, D) => {
46
+ r = u ? D : y, t = setTimeout(() => {
47
+ o = Date.now(), n = !0, y(d()), s();
48
+ }, Math.max(0, f - b));
49
+ })), !l && !t && (t = setTimeout(() => n = !0, f)), n = !1, i);
50
+ };
51
+ }
52
+ function k(e) {
53
+ return C();
54
+ }
55
+ function N(e, o = 200, t = {}) {
56
+ return h(
57
+ T(o, t),
58
+ e
59
+ );
60
+ }
61
+ function _(e, o = 200, t = !1, n = !0, r = !1) {
62
+ return h(
63
+ R(o, t, n, r),
64
+ e
65
+ );
66
+ }
67
+ function G(e, o, t = {}) {
68
+ const {
69
+ eventFilter: n = M,
70
+ ...r
71
+ } = t;
72
+ return P(
73
+ e,
74
+ h(
75
+ n,
76
+ o
77
+ ),
78
+ r
79
+ );
80
+ }
81
+ function q(e, o = !0, t) {
82
+ k() ? x(e, t) : o ? e() : S(e);
83
+ }
84
+ function z(e, o, t = {}) {
85
+ const {
86
+ debounce: n = 0,
87
+ maxWait: r = void 0,
88
+ ...i
89
+ } = t;
90
+ return G(
91
+ e,
92
+ o,
93
+ {
94
+ ...i,
95
+ eventFilter: T(n, { maxWait: r })
96
+ }
97
+ );
98
+ }
2
99
  export {
3
- f as default
100
+ M as bypassFilter,
101
+ h as createFilterWrapper,
102
+ T as debounceFilter,
103
+ z as debouncedWatch,
104
+ k as getLifeCycleTarget,
105
+ A as isClient,
106
+ I as isObject,
107
+ p as noop,
108
+ E as notNullish,
109
+ R as throttleFilter,
110
+ m as toValue,
111
+ q as tryOnMounted,
112
+ V as tryOnScopeDispose,
113
+ N as useDebounceFn,
114
+ _ as useThrottleFn,
115
+ z as watchDebounced,
116
+ G as watchWithFilter
4
117
  };
package/dist/index249.js CHANGED
@@ -1,20 +1,5 @@
1
- import { isNil as c } from "./index255.js";
2
- const a = (t, r) => {
3
- if (!Object.prototype.hasOwnProperty.call(t, r))
4
- throw new Error(
5
- `Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
6
- );
7
- }, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
8
- const i = s.toLocaleLowerCase();
9
- for (let e = 0; e < r.length; e++) {
10
- const n = r[e];
11
- a(t, n);
12
- const o = t[n];
13
- if (c(o)) continue;
14
- if (l(o).includes(i)) return !0;
15
- }
16
- return !1;
17
- };
1
+ import r from "./index303.js";
2
+ const t = r;
18
3
  export {
19
- y as matchAnyKey
4
+ t as deburr
20
5
  };
package/dist/index25.js CHANGED
@@ -1,17 +1,18 @@
1
- import { defineComponent as ie, ref as o, computed as u, getCurrentInstance as ne, nextTick as N, useAttrs as re, onMounted as ue, onBeforeUnmount as G, watch as de, openBlock as _, createBlock as ce, withCtx as ve, createElementVNode as a, mergeProps as P, createElementBlock as $, renderSlot as d, createTextVNode as fe, toDisplayString as K, createCommentVNode as z } from "vue";
2
- import { throttle as be } from "./index246.js";
3
- import { useFocusTrap as pe } from "./index224.js";
1
+ import { defineComponent as ne, ref as o, computed as u, getCurrentInstance as re, nextTick as N, useAttrs as ue, onMounted as de, onBeforeUnmount as G, watch as ce, openBlock as _, createBlock as ve, withCtx as fe, createElementVNode as a, mergeProps as P, createElementBlock as $, renderSlot as d, createTextVNode as be, toDisplayString as K, createCommentVNode as z } from "vue";
2
+ import { throttle as pe } from "./index219.js";
3
+ import { useFocusTrap as me } from "./index220.js";
4
4
  import { useId as U } from "./index8.js";
5
5
  import { wait as H } from "./index130.js";
6
- import { waitFor as me } from "./index226.js";
7
- import { useModalsState as C } from "./index247.js";
8
- import { useLogger as ge } from "./index215.js";
9
- import { useMobile as ye } from "./index9.js";
10
- import he from "./index231.js";
11
- const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PURE__ */ ie({
6
+ import { waitFor as ge } from "./index221.js";
7
+ import { useModalsState as C } from "./index222.js";
8
+ import { useLogger as ye } from "./index218.js";
9
+ import { useMobile as he } from "./index9.js";
10
+ import we from "./index223.js";
11
+ import { useLocale as ke } from "./index224.js";
12
+ const _e = { class: "bb-base-dialog-close" }, Ce = ["aria-label"], Se = /* @__PURE__ */ ne({
12
13
  __name: "BaseDialog",
13
14
  props: {
14
- closeLabel: { default: "Chiudi modale" },
15
+ closeLabel: {},
15
16
  compact: { type: Boolean },
16
17
  disabled: { type: Boolean },
17
18
  eager: { type: Boolean },
@@ -31,12 +32,12 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
31
32
  emits: ["shown", "hidden", "update:modelValue"],
32
33
  setup(j, { emit: q }) {
33
34
  var R, W;
34
- const l = j, c = q, B = `title_${U().id.value}`, V = `description_${U().id.value}`, { isMobile: J } = ye(), g = o(null), v = o(null), T = o(null), y = o(null), f = o(null), s = o(null), b = o(null), Q = o(null), M = u(
35
+ const l = j, c = q, B = `title_${U().id.value}`, V = `description_${U().id.value}`, { isMobile: J } = he(), g = o(null), v = o(null), L = o(null), y = o(null), f = o(null), s = o(null), b = o(null), Q = o(null), T = u(
35
36
  () => l.fullscreen === !0 || l.fullscreen === "mobile" && J.value
36
- ), L = !!((W = (R = ne()) == null ? void 0 : R.proxy) != null && W.$nuxt), h = o(0), X = u(() => {
37
+ ), M = !!((W = (R = re()) == null ? void 0 : R.proxy) != null && W.$nuxt), h = o(0), X = u(() => {
37
38
  const { openedModals: e } = C();
38
39
  return e.value && e.value === h.value;
39
- }), { activate: Y, deactivate: x } = pe(T, {
40
+ }), { activate: Y, deactivate: x } = me(L, {
40
41
  initialFocus: l.focusTarget ?? void 0,
41
42
  clickOutsideDeactivates: (e) => e.target === v.value,
42
43
  allowOutsideClick: !0,
@@ -44,13 +45,15 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
44
45
  escapeDeactivates: () => (N(() => {
45
46
  c("update:modelValue", !1);
46
47
  }), !0)
47
- }), Z = re(), ee = u(() => l.closeLabel);
48
- ue(async () => {
49
- s.value && (g.value = new ResizeObserver(r), g.value.observe(s.value)), window.addEventListener("resize", r), r(), !(!l.modelValue && !n.value) && (L && !globalThis.document || A());
48
+ }), Z = ue(), { t: ee } = ke(), le = u(
49
+ () => l.closeLabel || ee("dialog.closeLabel").value
50
+ );
51
+ de(async () => {
52
+ s.value && (g.value = new ResizeObserver(r), g.value.observe(s.value)), window.addEventListener("resize", r), r(), !(!l.modelValue && !n.value) && (M && !globalThis.document || A());
50
53
  }), G(() => {
51
54
  window.removeEventListener("resize", r);
52
55
  });
53
- const w = o(!1), p = o(!1), D = o(!0), m = o(!1), n = o(l.eager || l.modelValue), O = u(() => p.value || m.value), le = () => {
56
+ const w = o(!1), p = o(!1), D = o(!0), m = o(!1), n = o(l.eager || l.modelValue), O = u(() => p.value || m.value), te = () => {
54
57
  if (!globalThis.document) return;
55
58
  const e = window.innerWidth - document.documentElement.clientWidth;
56
59
  document.body.style.overflow = "hidden", document.body.style.paddingRight = `${e}px`;
@@ -65,33 +68,33 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
65
68
  });
66
69
  const A = async () => {
67
70
  if (l.modelValue) {
68
- n.value || (n.value = !0, await me(() => !!s.value), await N(), s.value && (g.value = new ResizeObserver(r), g.value.observe(s.value))), D.value = !1, m.value = !1, p.value = !0;
71
+ n.value || (n.value = !0, await ge(() => !!s.value), await N(), s.value && (g.value = new ResizeObserver(r), g.value.observe(s.value))), D.value = !1, m.value = !1, p.value = !0;
69
72
  const { modalHasOpened: e, openedModals: t } = C();
70
- e(), h.value = t.value, le(), await H(l.transitionDuration), p.value = !1, w.value = !0, c("shown"), Y();
73
+ e(), h.value = t.value, te(), await H(l.transitionDuration), p.value = !1, w.value = !0, c("shown"), Y();
71
74
  } else {
72
75
  x(), p.value = !1, w.value = !1, m.value = !0, await H(l.transitionDuration), m.value = !1, D.value = !0;
73
76
  const { modalHasClosed: e, openedModals: t } = C();
74
77
  e(), h.value = 0, t.value || S(), c("hidden");
75
78
  }
76
79
  };
77
- de(
80
+ ce(
78
81
  () => l.modelValue,
79
82
  () => {
80
- !l.modelValue && !n.value || L && !globalThis.document || A();
83
+ !l.modelValue && !n.value || M && !globalThis.document || A();
81
84
  },
82
85
  { flush: "post" }
83
86
  );
84
87
  const k = (e) => {
85
88
  e.target === v.value && e.preventDefault();
86
- }, te = (e) => {
89
+ }, oe = (e) => {
87
90
  l.disabled || O.value || v.value && e.target === v.value && (l.persistent || c("update:modelValue", !1));
88
91
  }, E = () => {
89
92
  l.disabled || O.value || (x(), c("update:modelValue", !1));
90
- }, oe = u(() => {
93
+ }, ae = u(() => {
91
94
  const e = [
92
95
  {
93
96
  "bb-base-dialog bb-base-dialog__overlay": !0,
94
- "bb-base-dialog--fullscreen": M.value,
97
+ "bb-base-dialog--fullscreen": T.value,
95
98
  "bb-base-dialog--faded": !X.value,
96
99
  "bb-base-dialog--open": w.value,
97
100
  "bb-base-dialog--opening": p.value,
@@ -101,7 +104,7 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
101
104
  },
102
105
  l.overlayClasses
103
106
  ].flat(), t = {
104
- onClick: te,
107
+ onClick: oe,
105
108
  onScroll: k,
106
109
  onTouchmove: k,
107
110
  onWheel: k,
@@ -115,7 +118,7 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
115
118
  ...t,
116
119
  ...Z
117
120
  };
118
- }), ae = u(() => {
121
+ }), se = u(() => {
119
122
  const e = [
120
123
  {
121
124
  "bb-base-dialog__panel": !0,
@@ -134,22 +137,22 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
134
137
  md: 652,
135
138
  lg: 896
136
139
  };
137
- M.value ? i = "100%" : typeof l.size == "number" ? i = l.size + "px" : l.size in F ? i = F[l.size] + "px" : i = l.size + "px";
138
- const se = {
140
+ T.value ? i = "100%" : typeof l.size == "number" ? i = l.size + "px" : l.size in F ? i = F[l.size] + "px" : i = l.size + "px";
141
+ const ie = {
139
142
  maxWidth: i,
140
143
  transitionDuration: l.transitionDuration / 1e3 + "s"
141
144
  };
142
145
  return {
143
146
  class: e,
144
- style: se,
147
+ style: ie,
145
148
  ...t
146
149
  };
147
150
  });
148
151
  let I = 0;
149
- const r = be(
152
+ const r = pe(
150
153
  async () => {
151
154
  if (I++, I === 100) {
152
- const { error: e } = ge();
155
+ const { error: e } = ye();
153
156
  e(
154
157
  "Dialog is updating its height too often. Please check the content is reliably sized."
155
158
  );
@@ -169,15 +172,15 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
169
172
  200,
170
173
  { trailing: !0 }
171
174
  );
172
- return (e, t) => (_(), ce(he, null, {
173
- default: ve(() => [
174
- a("div", P(oe.value, {
175
+ return (e, t) => (_(), ve(we, null, {
176
+ default: fe(() => [
177
+ a("div", P(ae.value, {
175
178
  ref_key: "overlay",
176
179
  ref: v
177
180
  }), [
178
- a("div", P(ae.value, {
181
+ a("div", P(se.value, {
179
182
  ref_key: "panel",
180
- ref: T
183
+ ref: L
181
184
  }), [
182
185
  n.value ? (_(), $("div", {
183
186
  key: 0,
@@ -200,13 +203,13 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
200
203
  class: "bb-base-dialog__title"
201
204
  }, [
202
205
  d(e.$slots, "title", { text: e.title }, () => [
203
- fe(K(e.title), 1)
206
+ be(K(e.title), 1)
204
207
  ])
205
208
  ]),
206
- a("span", we, [
209
+ a("span", _e, [
207
210
  e.showClose ? (_(), $("button", {
208
211
  key: 0,
209
- "aria-label": ee.value,
212
+ "aria-label": le.value,
210
213
  type: "button",
211
214
  onClick: E
212
215
  }, [
@@ -227,7 +230,7 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
227
230
  ])
228
231
  ], -1))
229
232
  ])
230
- ], 8, ke)) : z("", !0)
233
+ ], 8, Ce)) : z("", !0)
231
234
  ])
232
235
  ])
233
236
  ], 512),
@@ -265,5 +268,5 @@ const we = { class: "bb-base-dialog-close" }, ke = ["aria-label"], Le = /* @__PU
265
268
  }
266
269
  });
267
270
  export {
268
- Le as default
271
+ Se as default
269
272
  };
package/dist/index250.js CHANGED
@@ -1,108 +1,4 @@
1
- import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
- import { hash as d } from "./index213.js";
3
- import { isNil as l } from "./index255.js";
4
- import E from "./index125.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: O({
92
- "bb-chipsbox-item": !0,
93
- "bb-chipsbox-item--focused": B === n.value
94
- }),
95
- clearable: !0,
96
- text: o.text,
97
- "onClick:clear": P((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
- });
1
+ import f from "./index308.js";
106
2
  export {
107
- K as default
3
+ f as default
108
4
  };
@@ -0,0 +1,20 @@
1
+ import { isNil as c } from "./index258.js";
2
+ const a = (t, r) => {
3
+ if (!Object.prototype.hasOwnProperty.call(t, r))
4
+ throw new Error(
5
+ `Object ${JSON.stringify(t, null, 2)} has no property named "${r.toString()}"`
6
+ );
7
+ }, l = (t) => typeof t == "string" ? t.toLocaleLowerCase() : JSON.stringify(t).toLowerCase(), y = (t, r, s) => {
8
+ const i = s.toLocaleLowerCase();
9
+ for (let e = 0; e < r.length; e++) {
10
+ const n = r[e];
11
+ a(t, n);
12
+ const o = t[n];
13
+ if (c(o)) continue;
14
+ if (l(o).includes(i)) return !0;
15
+ }
16
+ return !1;
17
+ };
18
+ export {
19
+ y as matchAnyKey
20
+ };
package/dist/index252.js CHANGED
@@ -1,102 +1,108 @@
1
- import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
2
- import { hash as f } from "./index213.js";
3
- import { isNil as i } from "./index255.js";
4
- const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
- __name: "CommaBox",
1
+ import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
+ import { hash as d } from "./index212.js";
3
+ import { isNil as l } from "./index258.js";
4
+ import E from "./index125.js";
5
+ /* empty css */
6
+ const K = /* @__PURE__ */ y({
7
+ __name: "ChipsBox",
6
8
  props: {
7
9
  options: {}
8
10
  },
9
11
  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;
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;
13
15
  let o = (s + e) % t.options.length;
14
16
  for (; t.options[o].disabled && o !== s; )
15
- o = u(e + 1);
17
+ o = a(e + 1);
16
18
  return o;
17
- }, b = () => {
18
- if (!l.value) return;
19
- const e = u();
19
+ }, x = () => {
20
+ if (!i.value) return;
21
+ const e = a();
20
22
  n.value = e;
21
23
  }, c = (e = 1) => {
22
- const s = i(n.value) ? 0 : n.value;
24
+ const s = l(n.value) ? 0 : n.value;
23
25
  let o = (s - e + t.options.length) % t.options.length;
24
26
  for (; t.options[o].disabled && o !== s; )
25
27
  o = c(e + 1);
26
28
  return o;
27
- }, w = async () => {
28
- if (!l.value) return;
29
+ }, m = async () => {
30
+ if (!i.value) return;
29
31
  const e = c();
30
32
  n.value = e;
31
- }, I = () => {
32
- if (!l.value) return;
33
+ }, w = () => {
34
+ if (!i.value) return;
33
35
  let e = 0;
34
36
  for (; t.options[e].disabled; )
35
37
  e++;
36
38
  n.value = e;
37
- }, g = () => {
38
- if (!l.value) return;
39
+ }, b = () => {
40
+ if (!i.value) return;
39
41
  let e = t.options.length - 1;
40
42
  for (; t.options[e].disabled && e !== 0; )
41
43
  e--;
42
44
  n.value = e;
43
- }, k = () => {
44
- if (!l.value) return;
45
+ }, I = () => {
46
+ if (!i.value) return;
45
47
  let e = 0;
46
48
  for (; !t.options[e].selected && t.options.length !== e; )
47
49
  e++;
48
50
  n.value = e;
49
- }, _ = () => {
50
- if (!l.value) return;
51
+ }, g = () => {
52
+ if (!i.value) return;
51
53
  let e = t.options.length - 1;
52
54
  for (; t.options[e].selected && e !== 0; )
53
55
  e--;
54
56
  n.value = e;
55
- }, C = (e) => {
56
- if (!l.value) return;
57
+ }, _ = (e) => {
58
+ if (!i.value) return;
57
59
  const s = t.options.findIndex(
58
60
  (o) => o.valueHash === e
59
61
  );
60
62
  s >= 0 && (n.value = s);
61
63
  }, r = () => {
62
64
  n.value = null;
63
- }, y = () => {
64
- if (!n.value) return;
65
+ }, k = () => {
66
+ if (l(n.value)) return;
65
67
  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
+ e.selected && u("option:unselected", e);
69
+ }, C = () => l(n.value) ? void 0 : t.options[n.value];
68
70
  return N(
69
71
  () => t.options,
70
72
  (e, s) => {
71
- f(e) !== f(s) && r();
73
+ d(e) !== d(s) && r();
72
74
  },
73
75
  {
74
76
  flush: "post"
75
77
  }
76
- ), h({
77
- focusNext: b,
78
- focusPrevious: w,
79
- focusFirst: I,
80
- focusFirstSelected: k,
81
- focusLast: g,
82
- focusLastSelected: _,
78
+ ), v({
79
+ focusNext: x,
80
+ focusPrevious: m,
81
+ focusFirst: w,
82
+ focusFirstSelected: I,
83
+ focusLast: b,
84
+ focusLastSelected: g,
83
85
  blur: r,
84
- confirmOption: y,
85
- focusByHash: C,
86
- getHighlighted: B
87
- }), (e, s) => (d(!0), v(S, null, A(e.options, (o, p) => (d(), v("span", {
86
+ confirmOption: k,
87
+ focusByHash: _,
88
+ getHighlighted: C
89
+ }), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
88
90
  key: o.valueHash,
89
91
  class: O({
90
- "bb-commabox-item": !0,
91
- "bb-commabox-item--focused": p === n.value,
92
- "bb-commabox-item--has-comma": p !== e.options.length - 1
92
+ "bb-chipsbox-item": !0,
93
+ "bb-chipsbox-item--focused": B === n.value
93
94
  }),
94
95
  clearable: !0,
95
96
  text: o.text,
96
- "onClick:clear": P((D) => a("option:unselected", o), ["stop"])
97
- }, V(o.text), 43, z))), 128));
97
+ "onClick:clear": P((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));
98
104
  }
99
105
  });
100
106
  export {
101
- j as default
107
+ K as default
102
108
  };