bitboss-ui 2.0.76 → 2.0.78

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 (138) hide show
  1. package/dist/components/CommonFloating.vue.d.ts +2 -2
  2. package/dist/index110.js +4 -4
  3. package/dist/index118.js +1 -1
  4. package/dist/index120.js +51 -51
  5. package/dist/index126.js +1 -1
  6. package/dist/index127.js +1 -1
  7. package/dist/index128.js +1 -1
  8. package/dist/index15.js +4 -4
  9. package/dist/index17.js +3 -3
  10. package/dist/index19.js +2 -2
  11. package/dist/index207.js +3 -164
  12. package/dist/index208.js +41 -84
  13. package/dist/index209.js +8 -0
  14. package/dist/index21.js +13 -13
  15. package/dist/index210.js +7 -53
  16. package/dist/index211.js +7 -0
  17. package/dist/index212.js +16 -13
  18. package/dist/index213.js +15 -19
  19. package/dist/index214.js +19 -4
  20. package/dist/index215.js +19 -2
  21. package/dist/index216.js +27 -4
  22. package/dist/index217.js +3 -2
  23. package/dist/index218.js +2 -281
  24. package/dist/index219.js +247 -14
  25. package/dist/index220.js +51 -15
  26. package/dist/index221.js +44 -19
  27. package/dist/index222.js +5 -19
  28. package/dist/index223.js +59 -26
  29. package/dist/index224.js +53 -3
  30. package/dist/index226.js +13 -249
  31. package/dist/index227.js +162 -50
  32. package/dist/index228.js +78 -38
  33. package/dist/index23.js +12 -12
  34. package/dist/index230.js +3 -60
  35. package/dist/index231.js +4 -4
  36. package/dist/index232.js +2 -2
  37. package/dist/index234.js +20 -41
  38. package/dist/index235.js +5 -6
  39. package/dist/index236.js +369 -5
  40. package/dist/index237.js +3 -368
  41. package/dist/index238.js +2 -3
  42. package/dist/index239.js +4 -7
  43. package/dist/index240.js +2 -3
  44. package/dist/index241.js +2 -2
  45. package/dist/index242.js +105 -17
  46. package/dist/{index245.js → index244.js} +1 -1
  47. package/dist/index246.js +4 -0
  48. package/dist/index247.js +18 -2
  49. package/dist/index25.js +4 -4
  50. package/dist/index250.js +9 -3
  51. package/dist/index251.js +23 -12
  52. package/dist/index252.js +88 -8
  53. package/dist/index254.js +6 -17
  54. package/dist/index255.js +16 -4
  55. package/dist/index256.js +280 -5
  56. package/dist/index257.js +6 -2
  57. package/dist/index258.js +2 -2
  58. package/dist/index263.js +2 -2
  59. package/dist/index264.js +1 -1
  60. package/dist/index265.js +1 -1
  61. package/dist/index266.js +1 -1
  62. package/dist/index267.js +2 -28
  63. package/dist/index268.js +27 -21
  64. package/dist/index269.js +24 -0
  65. package/dist/index27.js +1 -1
  66. package/dist/index271.js +6 -3
  67. package/dist/index272.js +431 -3
  68. package/dist/index273.js +91 -0
  69. package/dist/index274.js +8 -175
  70. package/dist/index275.js +3 -2
  71. package/dist/index277.js +189 -420
  72. package/dist/index278.js +3 -22
  73. package/dist/index279.js +14 -0
  74. package/dist/index280.js +9 -6
  75. package/dist/index281.js +8 -15
  76. package/dist/index282.js +17 -3
  77. package/dist/index283.js +4 -9
  78. package/dist/index284.js +224 -23
  79. package/dist/index285.js +2 -9
  80. package/dist/index286.js +120 -218
  81. package/dist/index287.js +171 -195
  82. package/dist/index288.js +21 -435
  83. package/dist/index29.js +2 -2
  84. package/dist/index290.js +3 -88
  85. package/dist/index291.js +436 -3
  86. package/dist/index292.js +127 -3
  87. package/dist/index293.js +2 -211
  88. package/dist/index294.js +3 -2
  89. package/dist/index295.js +2 -65
  90. package/dist/index297.js +66 -7
  91. package/dist/index298.js +211 -33
  92. package/dist/index299.js +1 -1
  93. package/dist/index300.js +1 -1
  94. package/dist/index301.js +4 -7
  95. package/dist/index302.js +4 -19
  96. package/dist/index303.js +58 -10
  97. package/dist/index304.js +3 -4
  98. package/dist/index305.js +4 -4
  99. package/dist/index306.js +7 -4
  100. package/dist/index307.js +6 -58
  101. package/dist/index308.js +18 -87
  102. package/dist/index309.js +35 -0
  103. package/dist/index31.js +2 -2
  104. package/dist/index310.js +10 -46
  105. package/dist/index311.js +47 -2
  106. package/dist/index312.js +14 -0
  107. package/dist/index313.js +480 -12
  108. package/dist/index314.js +2 -480
  109. package/dist/index316.js +1 -1
  110. package/dist/index317.js +420 -43
  111. package/dist/index319.js +49 -0
  112. package/dist/index33.js +2 -2
  113. package/dist/index35.js +2 -2
  114. package/dist/index37.js +11 -11
  115. package/dist/index39.js +3 -3
  116. package/dist/index41.js +2 -2
  117. package/dist/index43.js +2 -2
  118. package/dist/index45.js +6 -6
  119. package/dist/index47.js +2 -2
  120. package/dist/index49.js +2 -2
  121. package/dist/index55.js +1 -1
  122. package/dist/index57.js +1 -1
  123. package/dist/index75.js +35 -35
  124. package/dist/index79.js +2 -2
  125. package/dist/index81.js +1 -1
  126. package/dist/index84.js +2 -2
  127. package/dist/index86.js +1 -1
  128. package/dist/index88.js +62 -62
  129. package/dist/style.css +1 -1
  130. package/package.json +1 -1
  131. package/dist/index225.js +0 -4
  132. package/dist/index229.js +0 -7
  133. package/dist/index243.js +0 -108
  134. package/dist/index253.js +0 -11
  135. package/dist/index270.js +0 -9
  136. package/dist/index276.js +0 -128
  137. package/dist/index289.js +0 -129
  138. package/dist/index315.js +0 -426
@@ -2,14 +2,14 @@ import { CommonProps } from '../types/CommonProps';
2
2
  import { Ref } from 'vue';
3
3
  import { MaybeElement } from '@floating-ui/vue';
4
4
  export type BubbleProps = Pick<CommonProps, 'arrowPadding' | 'eager' | 'offset' | 'padding' | 'placement' | 'theme' | 'transitionDuration'> & {
5
- containerAttributes?: object;
5
+ containerAttributes?: any;
6
6
  bubbleAttributes?: object;
7
7
  wrapper: Ref<MaybeElement<HTMLElement>>;
8
8
  baseClass: string;
9
9
  open?: boolean;
10
10
  };
11
11
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<BubbleProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BubbleProps> & Readonly<{}>, {
12
- containerAttributes: object;
12
+ containerAttributes: any;
13
13
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
14
14
  default?(_: {}): any;
15
15
  }>;
package/dist/index110.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as oe, ref as j, computed as m, toRef as B, watch as ne, openBlock as n, createBlock as de, resolveDynamicComponent as ce, normalizeClass as r, unref as y, withCtx as ie, createElementBlock as d, toDisplayString as u, createCommentVNode as _, createElementVNode as o, renderSlot as p, createVNode as R, Fragment as w, renderList as T, createTextVNode as be, mergeProps as re } from "vue";
2
- import { add as ue } from "./index294.js";
2
+ import { add as ue } from "./index293.js";
3
3
  import { clamp as pe } from "./index205.js";
4
4
  import { isNil as M } from "./index129.js";
5
5
  import { useId as fe } from "./index8.js";
6
- import { useItemValue as me } from "./index253.js";
7
- import { when as ye } from "./index216.js";
6
+ import { useItemValue as me } from "./index281.js";
7
+ import { when as ye } from "./index239.js";
8
8
  import J from "./index17.js";
9
9
  /* empty css */
10
10
  import he from "./index31.js";
11
11
  /* empty css */
12
- import { useOptions as ke } from "./index207.js";
12
+ import { useOptions as ke } from "./index227.js";
13
13
  const _e = {
14
14
  key: 0,
15
15
  class: "sr-only"
package/dist/index118.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as s, openBlock as e, createBlock as o, Teleport as l, createElementVNode as c, normalizeClass as m, createVNode as i, TransitionGroup as p, withCtx as u, createElementBlock as f, Fragment as d, renderList as _, unref as r, mergeProps as b } from "vue";
2
2
  import { state as k, useToast as C } from "./index11.js";
3
- import B from "./index295.js";
3
+ import B from "./index297.js";
4
4
  const N = /* @__PURE__ */ s({
5
5
  __name: "BbToast",
6
6
  props: {
package/dist/index120.js CHANGED
@@ -1,13 +1,15 @@
1
- import { defineComponent as V, defineAsyncComponent as H, ref as o, watch as z, computed as A, openBlock as C, createElementBlock as I, mergeProps as R, createElementVNode as c, renderSlot as B, normalizeProps as S, guardReactiveProps as U, unref as u, createVNode as W, withCtx as E, createBlock as j, createCommentVNode as q } from "vue";
2
- import { useFloating as G, arrow as J } from "./index231.js";
3
- import { useId as K } from "./index8.js";
4
- import { wait as D } from "./index131.js";
5
- import Q from "./index13.js";
1
+ import { defineComponent as N, ref as a, watch as V, computed as H, openBlock as B, createElementBlock as z, mergeProps as I, createElementVNode as p, renderSlot as C, normalizeProps as R, guardReactiveProps as S, unref as c, createVNode as U, withCtx as E, createBlock as W, createCommentVNode as j } from "vue";
2
+ import { useFloating as q, arrow as A } from "./index231.js";
3
+ import { useId as G } from "./index8.js";
4
+ import { wait as _ } from "./index131.js";
5
+ import J from "./index13.js";
6
6
  /* empty css */
7
- import { throttle as m } from "./index238.js";
8
- import { waitFor as X } from "./index235.js";
9
- import { autoUpdate as Y, flip as Z, shift as x, hide as ee } from "./index237.js";
10
- const de = /* @__PURE__ */ V({
7
+ import { throttle as m } from "./index207.js";
8
+ import { waitFor as K } from "./index209.js";
9
+ import Q from "./index252.js";
10
+ /* empty css */
11
+ import { autoUpdate as X, flip as Y, shift as Z, hide as x } from "./index236.js";
12
+ const pe = /* @__PURE__ */ N({
11
13
  __name: "BbTooltip",
12
14
  props: {
13
15
  arrowPadding: { default: 10 },
@@ -22,77 +24,75 @@ const de = /* @__PURE__ */ V({
22
24
  theme: { default: "default" },
23
25
  transitionDuration: { default: 250 }
24
26
  },
25
- setup(L) {
26
- const M = H(
27
- () => import("./index282.js")
28
- ), t = L, v = `bb_${t.id ?? K().id.value}`, s = o(), d = o(), P = o(), { placement: b, middlewareData: _ } = G(s, d, {
27
+ setup(D) {
28
+ const t = D, v = `bb_${t.id ?? G().id.value}`, s = a(), u = a(), L = a(), { placement: b, middlewareData: M } = q(s, u, {
29
29
  placement: t.placement,
30
- whileElementsMounted: Y,
30
+ whileElementsMounted: X,
31
31
  middleware: [
32
- Z(),
33
- x({ padding: t.padding }),
34
- J({
35
- element: P,
32
+ Y(),
33
+ Z({ padding: t.padding }),
34
+ A({
35
+ element: L,
36
36
  padding: t.arrowPadding
37
37
  }),
38
- ee()
38
+ x()
39
39
  ]
40
40
  });
41
41
  let w = () => {
42
42
  };
43
- const g = o(!0), n = o(!1), r = o(!1), i = o(!1), p = o(!0), h = () => {
44
- r.value || n.value || t.disabled || (T(), document.addEventListener("mouseover", k, { passive: !0 }), document.addEventListener("keydown", y, { passive: !0 }));
45
- }, F = h, k = m((e) => {
46
- const a = e.target;
47
- if (a && a instanceof HTMLElement) {
43
+ const g = a(!0), n = a(!1), r = a(!1), i = a(!1), d = a(!0), h = () => {
44
+ r.value || n.value || t.disabled || (F(), document.addEventListener("mouseover", k, { passive: !0 }), document.addEventListener("keydown", y, { passive: !0 }));
45
+ }, P = h, k = m((e) => {
46
+ const o = e.target;
47
+ if (o && o instanceof HTMLElement) {
48
48
  let f = !0;
49
- s.value && s.value.contains(a) && (f = !1), d.value && d.value.contains(a) && (f = !1), f && l();
49
+ s.value && s.value.contains(o) && (f = !1), u.value && u.value.contains(o) && (f = !1), f && l();
50
50
  }
51
51
  }, t.transitionDuration), y = (e) => {
52
52
  r.value && e.key === "Escape" && l();
53
- }, O = () => {
53
+ }, $ = () => {
54
54
  g.value = !1, l();
55
- }, $ = o(!1), T = m(async () => {
56
- g.value && ($.value = !0, p.value = !1, i.value = !1, n.value = !0, await D(50), r.value = !0, n.value = !1, w = z(
55
+ }, O = a(!1), F = m(async () => {
56
+ g.value && (O.value = !0, d.value = !1, i.value = !1, n.value = !0, await _(50), r.value = !0, n.value = !1, w = V(
57
57
  () => {
58
58
  var e;
59
- return (e = _.value.hide) == null ? void 0 : e.referenceHidden;
59
+ return (e = M.value.hide) == null ? void 0 : e.referenceHidden;
60
60
  },
61
61
  async (e) => {
62
- !i.value && !p.value && e && await l();
62
+ !i.value && !d.value && e && await l();
63
63
  }
64
64
  ));
65
65
  }, t.transitionDuration), l = m(async () => {
66
- await X(() => !n.value), document.removeEventListener("mouseover", k), document.removeEventListener("keydown", y), r.value = !1, n.value = !1, i.value = !0, await D(t.transitionDuration), i.value = !1, p.value = !0, w();
67
- }, t.transitionDuration), N = A(() => ({
66
+ await K(() => !n.value), document.removeEventListener("mouseover", k), document.removeEventListener("keydown", y), r.value = !1, n.value = !1, i.value = !0, await _(t.transitionDuration), i.value = !1, d.value = !0, w();
67
+ }, t.transitionDuration), T = H(() => ({
68
68
  class: {
69
69
  "bb-tooltip--block": t.block,
70
70
  [`bb-tooltip--theme-${t.theme}`]: t.theme
71
71
  }
72
72
  }));
73
- return (e, a) => (C(), I("span", R({ class: "bb-tooltip" }, N.value), [
74
- c("span", {
73
+ return (e, o) => (B(), z("span", I({ class: "bb-tooltip" }, T.value), [
74
+ p("span", {
75
75
  ref_key: "wrapper",
76
76
  ref: s,
77
77
  class: "bb-tooltip__wrapper"
78
78
  }, [
79
- B(e.$slots, "activator", S(U({
79
+ C(e.$slots, "activator", R(S({
80
80
  props: {
81
81
  "aria-describedby": v,
82
82
  onMouseenter: h,
83
- onFocus: u(F),
84
- onBlur: u(l),
83
+ onFocus: c(P),
84
+ onBlur: c(l),
85
85
  disabled: e.disabled
86
86
  },
87
- closed: p.value,
87
+ closed: d.value,
88
88
  closing: i.value,
89
89
  disabled: e.disabled,
90
90
  open: r.value,
91
91
  opening: n.value,
92
- placement: u(b)
92
+ placement: c(b)
93
93
  })))
94
94
  ], 512),
95
- W(u(M), {
95
+ U(Q, {
96
96
  "arrow-padding": e.arrowPadding,
97
97
  "base-class": "bb-tooltip",
98
98
  "container-attributes": {
@@ -102,32 +102,32 @@ const de = /* @__PURE__ */ V({
102
102
  offset: e.offset,
103
103
  open: r.value,
104
104
  padding: e.padding,
105
- placement: u(b),
105
+ placement: c(b),
106
106
  theme: e.theme,
107
107
  "transition-duration": e.transitionDuration,
108
108
  wrapper: s.value
109
109
  }, {
110
110
  default: E(() => [
111
- c("span", {
111
+ p("span", {
112
112
  ref_key: "content",
113
- ref: d,
113
+ ref: u,
114
114
  class: "bb-tooltip__content"
115
115
  }, [
116
- e.showClose ? (C(), j(Q, {
116
+ e.showClose ? (B(), W(J, {
117
117
  key: 0,
118
118
  "aria-hidden": "true",
119
119
  "aria-label": "Chiudi",
120
120
  class: "bb-tooltip__close",
121
121
  tabindex: "-1",
122
- onClick: O
122
+ onClick: $
123
123
  }, {
124
- default: E(() => a[0] || (a[0] = [
125
- c("svg", {
124
+ default: E(() => o[0] || (o[0] = [
125
+ p("svg", {
126
126
  fill: "none",
127
127
  viewBox: "0 0 24 24",
128
128
  xmlns: "http://www.w3.org/2000/svg"
129
129
  }, [
130
- c("path", {
130
+ p("path", {
131
131
  d: "M23 23L1 1M23 1L1 23",
132
132
  stroke: "currentColor",
133
133
  "stroke-linecap": "round",
@@ -136,8 +136,8 @@ const de = /* @__PURE__ */ V({
136
136
  ], -1)
137
137
  ])),
138
138
  _: 1
139
- })) : q("", !0),
140
- B(e.$slots, "default")
139
+ })) : j("", !0),
140
+ C(e.$slots, "default")
141
141
  ], 512)
142
142
  ]),
143
143
  _: 3
@@ -146,5 +146,5 @@ const de = /* @__PURE__ */ V({
146
146
  }
147
147
  });
148
148
  export {
149
- de as default
149
+ pe as default
150
150
  };
package/dist/index126.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, getCurrentInstance as x, inject as y, computed as p, ref as z, onServerPrefetch as _, onBeforeMount as b, watch as h, openBlock as v, createElementBlock as w, mergeProps as g } from "vue";
2
- import { isCssColor as I } from "./index215.js";
2
+ import { isCssColor as I } from "./index238.js";
3
3
  const B = ["innerHTML"], N = /* @__PURE__ */ d({
4
4
  __name: "BbIcon",
5
5
  props: {
package/dist/index127.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as r, onMounted as p, onBeforeUnmount as h, openBlock as i, createBlock as l, resolveDynamicComponent as u, normalizeStyle as m, withCtx as f, renderSlot as d } from "vue";
2
- import { throttle as g } from "./index238.js";
2
+ import { throttle as g } from "./index207.js";
3
3
  const O = /* @__PURE__ */ v({
4
4
  __name: "BbSmoothHeight",
5
5
  props: {
package/dist/index128.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, computed as s, openBlock as b, createElementBlock as a, normalizeProps as _, guardReactiveProps as x, createStaticVNode as m } from "vue";
2
- import { isCssColor as u } from "./index215.js";
2
+ import { isCssColor as u } from "./index238.js";
3
3
  const f = /* @__PURE__ */ p({
4
4
  __name: "BbSpinner",
5
5
  props: {
package/dist/index15.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as k, ref as y, computed as v, watchPostEffect as h, openBlock as g, createElementBlock as C, Fragment as w, createVNode as d, normalizeClass as V, withCtx as n, renderSlot as l, createElementVNode as s, normalizeStyle as H, withModifiers as B, withDirectives as E, mergeProps as q, unref as $ } from "vue";
2
- import z from "./index210.js";
2
+ import z from "./index224.js";
3
3
  /* empty css */
4
- import I from "./index212.js";
5
- import { vMaska as M } from "./index213.js";
6
- import { isHex as D } from "./index214.js";
4
+ import I from "./index226.js";
5
+ import { vMaska as M } from "./index234.js";
6
+ import { isHex as D } from "./index237.js";
7
7
  const F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], P = ["aria-invalid", "disabled", "required"], T = /* @__PURE__ */ k({
8
8
  __name: "BaseColorInput",
9
9
  props: {
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, openBlock as p, createElementBlock as h, normalizeProps as i, guardReactiveProps as f, mergeProps as k, createCommentVNode as I, createElementVNode as s, renderSlot as q } from "vue";
2
- import { isCssColor as y } from "./index215.js";
3
- import { when as F } from "./index216.js";
4
- import { booleanishToBoolean as N } from "./index217.js";
2
+ import { isCssColor as y } from "./index238.js";
3
+ import { when as F } from "./index239.js";
4
+ import { booleanishToBoolean as N } from "./index240.js";
5
5
  const S = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as $, ref as p, toRef as l, openBlock as B, createBlock as w, unref as f, withCtx as i, renderSlot as s, normalizeProps as b, guardReactiveProps as h, createVNode as O, mergeProps as v } from "vue";
2
- import { useOptions as z } from "./index207.js";
2
+ import { useOptions as z } from "./index227.js";
3
3
  import F from "./index17.js";
4
4
  /* empty css */
5
- import M from "./index208.js";
5
+ import M from "./index228.js";
6
6
  /* empty css */
7
7
  const A = /* @__PURE__ */ $({
8
8
  __name: "BaseCheckboxGroup",
package/dist/index207.js CHANGED
@@ -1,166 +1,5 @@
1
- import { ref as s, computed as a, onServerPrefetch as $, onBeforeMount as ee, onBeforeUnmount as te, watch as b, nextTick as Q } from "vue";
2
- import { last as le } from "./index225.js";
3
- import { useArray as E } from "./index251.js";
4
- import { uniqBy as ne } from "./index252.js";
5
- import { useItemValue as ue } from "./index253.js";
6
- import { useItemText as oe } from "./index254.js";
7
- import { hash as f } from "./index224.js";
8
- import { isNotNil as F } from "./index134.js";
9
- import { waitFor as ie } from "./index235.js";
10
- import { isNil as se } from "./index129.js";
11
- import { pipe as H } from "./index255.js";
12
- const xe = (t) => {
13
- const r = s(""), P = s(), o = (e) => {
14
- P.value = e, t.emit("update:modelValue", e);
15
- }, m = s([]), {
16
- array: k,
17
- add: j,
18
- remove: J,
19
- set: h
20
- } = E(), {
21
- array: O,
22
- add: L,
23
- remove: U
24
- } = E(), { getItemText: z } = oe(), { getItemValue: G } = ue();
25
- if (t.max && t.max < 1)
26
- throw new Error("Invalid value for `max` property");
27
- const B = (e) => {
28
- const l = !!(t.disabled.value || e.disabled), n = z(e, t.itemText), u = G(e, t.itemValue);
29
- if (u === void 0)
30
- throw new Error(
31
- 'The result of extracting "value" from option was undefined. Affected item is ' + JSON.stringify(e) + " please check itemValue property is correct."
32
- );
33
- const _ = f(u);
34
- return {
35
- item: e,
36
- text: n,
37
- value: u,
38
- valueHash: _,
39
- disabled: l,
40
- selected: !1
41
- };
42
- }, V = (e) => (e.selected = F(q.value[e.valueHash]), e), K = t.max || 1 / 0, g = (e) => (e.disabled = e.disabled || t.multiple && t.modelValue.value.length >= K && !e.selected, e), x = a(() => {
43
- const e = [].concat(
44
- m.value.map(H(B, V, g)),
45
- O.value.map(H(V, g)),
46
- k.value.map(H(V, g))
47
- );
48
- return ne(e, (n) => n.valueHash);
49
- }), R = (e) => {
50
- t.multiple ? (o(t.modelValue.value.concat(e.value)), t.stash && j(e), t.resetQueryOnOptionSelected && i()) : (t.stash && h(e), o(e.value), Q(() => i()));
51
- }, W = async (e) => {
52
- if (U((l) => l.valueHash !== e.valueHash), J((l) => l.valueHash !== e.valueHash), t.multiple) {
53
- const l = { ...q.value };
54
- delete l[e.valueHash], o(Object.values(l));
55
- } else
56
- o(null), await Q(), i();
57
- }, q = a(() => {
58
- const e = {}, l = [].concat(t.modelValue.value);
59
- for (let n = 0; n < l.length; n++) {
60
- const u = l[n];
61
- e[f(u)] = u;
62
- }
63
- return e;
64
- }), I = async ({ prefill: e = !1 }) => {
65
- let l = [];
66
- if (Array.isArray(t.items.value))
67
- l = t.items.value;
68
- else if (typeof t.items.value == "function") {
69
- const n = ++d.value;
70
- try {
71
- l = await t.items.value(
72
- r.value,
73
- e,
74
- t.modelValue.value
75
- ), n < d.value && (await ie(() => n === d.value), l = m.value);
76
- } catch (u) {
77
- console.error(u);
78
- }
79
- d.value--;
80
- }
81
- m.value = l;
82
- }, C = a(() => {
83
- const e = {};
84
- for (let l = 0; l < x.value.length; l++) {
85
- const n = x.value[l], { valueHash: u } = n;
86
- e[u] = n;
87
- }
88
- return {
89
- get: (l) => e[f(l)]
90
- };
91
- }), c = a(() => [].concat(t.modelValue.value).reduce((e, l) => {
92
- const n = C.value.get(l);
93
- return n && e.push(n), e;
94
- }, [])), M = (e) => F(C.value.get(e)), i = () => {
95
- if (t.multiple) {
96
- r.value = "";
97
- return;
98
- }
99
- let e;
100
- c.value && (e = le(c.value)), r.value = (e == null ? void 0 : e.text) || "";
101
- }, X = () => {
102
- const e = r.value.trim(), l = B(e);
103
- L(l), i();
104
- }, d = s(0), A = a(() => [].concat(t.modelValue.value).reduce(
105
- (e, l) => (M(l) ? e.coherent.push(l) : e.incoherent.push(l), e),
106
- { coherent: [], incoherent: [] }
107
- )), D = a(() => t.multiple && !t.modelValue.value.length || !t.multiple && se(t.modelValue.value) ? !0 : !A.value.incoherent.length), Y = () => {
108
- t.enforceCoherence && !D.value && (t.multiple ? o(A.value.coherent) : o(null));
109
- }, y = s(!1), w = s(!1), v = async () => {
110
- w.value = !0, await I({ prefill: !0 }), Y(), i(), y.value = !0, w.value = !1;
111
- };
112
- $(async () => {
113
- t.prefill && (await v(), t.stash && h(...c.value));
114
- }), ee(async () => {
115
- t.prefill && !y.value && (await v(), t.stash && h(...c.value));
116
- });
117
- let T;
118
- const Z = () => {
119
- T && clearTimeout(T), T = setTimeout(async () => {
120
- try {
121
- await I({ prefill: !1 });
122
- } catch (e) {
123
- console.error(e);
124
- }
125
- }, t.queryDebounceTime);
126
- };
127
- te(() => clearTimeout(T));
128
- let p;
129
- b(
130
- () => t.modelValue.value,
131
- () => {
132
- D.value || (p && clearTimeout(p), p = setTimeout(async () => {
133
- v();
134
- }, t.modelValueDebounceTime));
135
- }
136
- );
137
- let S;
138
- const N = async (e, l) => {
139
- f(l) !== f(e) && y.value && (S && clearTimeout(S), S = setTimeout(async () => {
140
- await v();
141
- }, t.depsDebounceTime));
142
- };
143
- return b(() => t.items.value, N), b(() => t.dependencies.value, N), {
144
- addCurrentQueryToManualItems: X,
145
- alignQueryToState: i,
146
- getOptions: I,
147
- hasPrefilled: y,
148
- innerLoading: d,
149
- isPrefilling: w,
150
- manualItems: O,
151
- options: x,
152
- prefillItems: v,
153
- query: r,
154
- searchByQuery: Z,
155
- selectedOptions: c,
156
- selectOption: R,
157
- setStash: h,
158
- unselectOption: W,
159
- updateModelValue: o,
160
- valueIsSelected: M,
161
- internalItems: m
162
- };
163
- };
1
+ import t from "./index273.js";
2
+ const r = t;
164
3
  export {
165
- xe as useOptions
4
+ r as throttle
166
5
  };
package/dist/index208.js CHANGED
@@ -1,86 +1,43 @@
1
- import { defineComponent as b, openBlock as t, createElementBlock as n, normalizeClass as r, createElementVNode as l, renderSlot as s, createTextVNode as o, toDisplayString as d, createCommentVNode as h, Fragment as c, renderList as m } from "vue";
2
- const p = { class: "bb-cr-container__container" }, u = {
3
- key: 0,
4
- class: "bb-cr-container__loading-container"
5
- }, g = {
6
- key: 1,
7
- class: "bb-cr-container__no-data-container"
8
- }, f = /* @__PURE__ */ b({
9
- __name: "OptionsContainer",
10
- props: {
11
- direction: {},
12
- hasErrors: { type: Boolean },
13
- hideLabel: { type: Boolean },
14
- loadingText: {},
15
- loading: { type: Boolean },
16
- noDataText: {},
17
- options: {}
18
- },
19
- setup(k) {
20
- return (a, y) => (t(), n("span", {
21
- ref: "container",
22
- class: r(["bb-cr-container", {
23
- "bb-cr-container--errors": a.hasErrors,
24
- "bb-cr-container--horizontal": a.direction === "horizontal",
25
- "bb-cr-container--vertical": a.direction === "vertical"
26
- }])
27
- }, [
28
- l("span", p, [
29
- s(a.$slots, "prepend"),
30
- !a.options.length && a.loading ? (t(), n("span", u, [
31
- s(a.$slots, "loading", {}, () => [
32
- o(d(a.loadingText), 1)
33
- ])
34
- ])) : a.options.length ? h("", !0) : (t(), n("span", g, [
35
- s(a.$slots, "no-data", {}, () => [
36
- o(d(a.noDataText), 1)
37
- ])
38
- ])),
39
- (t(!0), n(c, null, m(a.options, (e, i) => (t(), n(c, {
40
- key: (e == null ? void 0 : e.valueHash) || i
41
- }, [
42
- s(a.$slots, "option:prepend", {
43
- id: e.valueHash,
44
- checked: !!e.selected,
45
- disabled: !!e.disabled,
46
- item: e.item,
47
- text: e.text
48
- }),
49
- l("label", {
50
- class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
51
- }, [
52
- s(a.$slots, "input", {
53
- index: i,
54
- option: e
55
- }),
56
- l("span", {
57
- class: r({
58
- "bb-cr-container-option__text": !0,
59
- "sr-only": a.hideLabel
60
- })
61
- }, [
62
- s(a.$slots, "label", {
63
- checked: !!e.selected,
64
- item: e.item,
65
- text: e.text
66
- }, () => [
67
- o(d(e.text), 1)
68
- ])
69
- ], 2)
70
- ], 2),
71
- s(a.$slots, "option:append", {
72
- id: e.valueHash,
73
- checked: !!e.selected,
74
- disabled: !!e.disabled,
75
- item: e.item,
76
- text: e.text
77
- })
78
- ], 64))), 128)),
79
- s(a.$slots, "append")
80
- ])
81
- ], 2));
82
- }
83
- });
1
+ import { unrefElement as A } from "./index132.js";
2
+ import { toValue as n, notNullish as g, tryOnScopeDispose as y } from "./index204.js";
3
+ import { ref as i, computed as D, watch as F } from "vue";
4
+ import { createFocusTrap as T } from "./index272.js";
5
+ function E(f, a = {}) {
6
+ let e;
7
+ const { immediate: l, ...p } = a, r = i(!1), s = i(!1), c = (t) => e && e.activate(t), u = (t) => e && e.deactivate(t), v = () => {
8
+ e && (e.pause(), s.value = !0);
9
+ }, m = () => {
10
+ e && (e.unpause(), s.value = !1);
11
+ }, d = D(() => {
12
+ const t = n(f);
13
+ return (Array.isArray(t) ? t : [t]).map((h) => {
14
+ const o = n(h);
15
+ return typeof o == "string" ? o : A(o);
16
+ }).filter(g);
17
+ });
18
+ return F(
19
+ d,
20
+ (t) => {
21
+ t.length && (e = T(t, {
22
+ ...p,
23
+ onActivate() {
24
+ r.value = !0, a.onActivate && a.onActivate();
25
+ },
26
+ onDeactivate() {
27
+ r.value = !1, a.onDeactivate && a.onDeactivate();
28
+ }
29
+ }), l && c());
30
+ },
31
+ { flush: "post" }
32
+ ), y(() => u()), {
33
+ hasFocus: r,
34
+ isPaused: s,
35
+ activate: c,
36
+ deactivate: u,
37
+ pause: v,
38
+ unpause: m
39
+ };
40
+ }
84
41
  export {
85
- f as default
42
+ E as useFocusTrap
86
43
  };
@@ -0,0 +1,8 @@
1
+ const o = (e, t = 50) => new Promise((r) => {
2
+ const n = setInterval(() => {
3
+ e() && (clearInterval(n), r());
4
+ }, t);
5
+ });
6
+ export {
7
+ o as waitFor
8
+ };
package/dist/index21.js CHANGED
@@ -3,20 +3,20 @@ import { defineComponent as $, ref as b, watch as x, openBlock as u, createEleme
3
3
  /* empty css */
4
4
  import p from "./index13.js";
5
5
  /* empty css */
6
- import s from "./index218.js";
7
- import z from "./index219.js";
8
- import U from "./index220.js";
9
- import W from "./index221.js";
10
- import E from "./index222.js";
11
- import T from "./index223.js";
12
- import { hash as V } from "./index224.js";
13
- import { last as j } from "./index225.js";
6
+ import s from "./index211.js";
7
+ import z from "./index212.js";
8
+ import U from "./index213.js";
9
+ import W from "./index214.js";
10
+ import E from "./index215.js";
11
+ import T from "./index216.js";
12
+ import { hash as V } from "./index217.js";
13
+ import { last as j } from "./index218.js";
14
14
  import { useLogger as H } from "./index206.js";
15
- import P from "./index226.js";
16
- import Z from "./index227.js";
17
- import q from "./index228.js";
18
- import h from "./index229.js";
19
- import F from "./index230.js";
15
+ import P from "./index219.js";
16
+ import Z from "./index220.js";
17
+ import q from "./index221.js";
18
+ import h from "./index222.js";
19
+ import F from "./index223.js";
20
20
  const G = { class: "bb-base-date-picker" }, I = { class: "bb-base-date-picker__body" }, J = { class: "bb-base-date-picker__controls" }, K = {
21
21
  style: { transform: "rotate(180deg)" },
22
22
  viewBox: "0 0 24 24",