bitboss-ui 2.1.24 → 2.1.26

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 (176) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +2 -7
  2. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
  3. package/dist/index.css +1 -1
  4. package/dist/index106.js +7 -7
  5. package/dist/index111.js +1 -1
  6. package/dist/index113.js +1 -1
  7. package/dist/index121.js +10 -10
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +4 -4
  10. package/dist/index133.js +1 -1
  11. package/dist/index137.js +2 -2
  12. package/dist/index138.js +1 -1
  13. package/dist/index15.js +8 -8
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +8 -8
  16. package/dist/index206.js +2 -138
  17. package/dist/index207.js +138 -2
  18. package/dist/index209.js +10 -2
  19. package/dist/index21.js +16 -16
  20. package/dist/index210.js +3 -2
  21. package/dist/index211.js +13 -2
  22. package/dist/index212.js +13 -13
  23. package/dist/index213.js +69 -4
  24. package/dist/index215.js +33 -19
  25. package/dist/index216.js +5 -197
  26. package/dist/index217.js +7 -0
  27. package/dist/index218.js +5 -69
  28. package/dist/index219.js +7 -0
  29. package/dist/index220.js +5 -13
  30. package/dist/index221.js +5 -114
  31. package/dist/index222.js +7 -0
  32. package/dist/index223.js +3 -4
  33. package/dist/index224.js +2 -13
  34. package/dist/index225.js +8 -2
  35. package/dist/index226.js +250 -2
  36. package/dist/index227.js +52 -7
  37. package/dist/index228.js +44 -2
  38. package/dist/index229.js +5 -7
  39. package/dist/index23.js +15 -15
  40. package/dist/index230.js +54 -80
  41. package/dist/index231.js +15 -0
  42. package/dist/index232.js +9 -27
  43. package/dist/index233.js +2 -16
  44. package/dist/index234.js +8 -16
  45. package/dist/index235.js +112 -49
  46. package/dist/index237.js +23 -3
  47. package/dist/index238.js +182 -11
  48. package/dist/index239.js +3 -5
  49. package/dist/index240.js +3 -3
  50. package/dist/index241.js +2 -5
  51. package/dist/index242.js +2 -5
  52. package/dist/index243.js +20 -5
  53. package/dist/index244.js +2 -5
  54. package/dist/index245.js +4 -5
  55. package/dist/index246.js +84 -6
  56. package/dist/index248.js +28 -51
  57. package/dist/index249.js +17 -44
  58. package/dist/index25.js +79 -75
  59. package/dist/index250.js +51 -5
  60. package/dist/index251.js +15 -60
  61. package/dist/index252.js +12 -2
  62. package/dist/index253.js +15 -17
  63. package/dist/index254.js +106 -12
  64. package/dist/index256.js +47 -53
  65. package/dist/index258.js +6 -100
  66. package/dist/index259.js +18 -0
  67. package/dist/index260.js +9 -229
  68. package/dist/index261.js +2 -34
  69. package/dist/index262.js +18 -5
  70. package/dist/index263.js +12 -3
  71. package/dist/index264.js +6 -10
  72. package/dist/index265.js +229 -3
  73. package/dist/index266.js +2 -183
  74. package/dist/index267.js +7 -6
  75. package/dist/index268.js +7 -16
  76. package/dist/index269.js +4 -9
  77. package/dist/index27.js +1 -1
  78. package/dist/index270.js +197 -23
  79. package/dist/index272.js +3 -9
  80. package/dist/index273.js +5 -2
  81. package/dist/index276.js +2 -5
  82. package/dist/index277.js +1 -1
  83. package/dist/index278.js +1 -1
  84. package/dist/index279.js +1 -1
  85. package/dist/index280.js +2 -2
  86. package/dist/index283.js +7 -3
  87. package/dist/{index282.js → index284.js} +1 -1
  88. package/dist/index285.js +2 -7
  89. package/dist/index286.js +4 -3
  90. package/dist/index287.js +280 -4
  91. package/dist/index288.js +2 -4
  92. package/dist/index289.js +16 -3
  93. package/dist/index29.js +3 -3
  94. package/dist/index290.js +2 -17
  95. package/dist/index291.js +15 -27
  96. package/dist/index292.js +2 -280
  97. package/dist/index293.js +19 -2
  98. package/dist/index294.js +2 -16
  99. package/dist/index295.js +15 -2
  100. package/dist/index296.js +2 -16
  101. package/dist/index297.js +19 -2
  102. package/dist/index298.js +2 -19
  103. package/dist/index299.js +27 -2
  104. package/dist/index300.js +2 -15
  105. package/dist/index301.js +2 -2
  106. package/dist/index302.js +2 -19
  107. package/dist/index303.js +2 -2
  108. package/dist/index304.js +2 -27
  109. package/dist/index305.js +28 -2
  110. package/dist/index306.js +21 -1
  111. package/dist/index308.js +3 -2
  112. package/dist/index309.js +6 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +5 -22
  115. package/dist/index311.js +127 -0
  116. package/dist/index312.js +2 -2
  117. package/dist/index313.js +4 -6
  118. package/dist/index314.js +1 -1
  119. package/dist/index315.js +17 -3
  120. package/dist/index316.js +3 -2
  121. package/dist/index317.js +3 -125
  122. package/dist/index318.js +718 -2
  123. package/dist/index319.js +366 -5
  124. package/dist/index320.js +58 -718
  125. package/dist/index321.js +2 -366
  126. package/dist/index322.js +5 -58
  127. package/dist/index323.js +3 -5
  128. package/dist/index324.js +32 -7
  129. package/dist/index325.js +28 -6
  130. package/dist/index328.js +6 -46
  131. package/dist/index329.js +7 -58
  132. package/dist/index33.js +8 -8
  133. package/dist/index330.js +18 -57
  134. package/dist/index331.js +58 -7
  135. package/dist/index332.js +57 -18
  136. package/dist/index333.js +2 -2
  137. package/dist/index334.js +1 -1
  138. package/dist/index335.js +46 -6
  139. package/dist/index336.js +227 -32
  140. package/dist/index337.js +92 -27
  141. package/dist/index338.js +10 -0
  142. package/dist/index339.js +5 -227
  143. package/dist/index340.js +7 -92
  144. package/dist/index342.js +3 -129
  145. package/dist/index343.js +126 -47
  146. package/dist/{index341.js → index346.js} +1 -1
  147. package/dist/index347.js +50 -3
  148. package/dist/index35.js +4 -4
  149. package/dist/index37.js +20 -20
  150. package/dist/index39.js +6 -6
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +8 -8
  153. package/dist/index45.js +8 -8
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +3 -3
  156. package/dist/index53.js +1 -1
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +3 -3
  160. package/dist/index67.js +1 -1
  161. package/dist/index79.js +4 -4
  162. package/dist/index81.js +1 -1
  163. package/dist/index83.js +2 -2
  164. package/dist/index85.js +1 -1
  165. package/dist/index87.js +1 -1
  166. package/dist/index90.js +84 -80
  167. package/dist/index92.js +2 -2
  168. package/dist/index94.js +3 -3
  169. package/package.json +1 -1
  170. package/dist/index214.js +0 -13
  171. package/dist/index236.js +0 -17
  172. package/dist/index247.js +0 -252
  173. package/dist/index255.js +0 -8
  174. package/dist/index271.js +0 -5
  175. package/dist/index307.js +0 -4
  176. package/dist/index326.js +0 -10
package/dist/index248.js CHANGED
@@ -1,54 +1,31 @@
1
- import { defineComponent as p, ref as b, watch as _, computed as m, createElementBlock as d, openBlock as c, normalizeClass as u, createElementVNode as t, createVNode as h, withCtx as f, toDisplayString as o } from "vue";
2
- import k from "./index250.js";
3
- const y = { class: "bb-base-date-picker__year-container" }, v = {
4
- "aria-live": "polite",
5
- class: "bb-base-date-picker__selected-day-label"
6
- }, B = { class: "bb-base-date-picker__weekday" }, D = { class: "bb-base-date-picker__monthday" }, M = { class: "bb-base-date-picker__month-button" }, C = /* @__PURE__ */ p({
7
- __name: "BaseDatePickerHeader",
8
- props: {
9
- cursor: {},
10
- disabled: { type: Boolean },
11
- hidden: { type: Boolean }
12
- },
13
- emits: ["mode:year", "mode:month"],
14
- setup(n) {
15
- const s = n, r = b("top"), l = (e, a) => {
16
- e && a && (r.value = e.isBefore(a) ? "top" : "bottom");
17
- };
18
- _(
19
- () => s.cursor,
20
- (e, a) => {
21
- l(e, a);
1
+ import { ref as a, computed as s, unref as v } from "vue";
2
+ import { useDebounceFn as f } from "./index207.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);
22
18
  }
23
- );
24
- const i = m(() => s.cursor.format("YYYY"));
25
- return (e, a) => (c(), d("div", {
26
- class: u(["bb-base-date-picker__header", { "bb-base-date-picker__header--hidden": e.hidden }])
27
- }, [
28
- t("div", y, [
29
- h(k, {
30
- direction: r.value,
31
- duration: 500,
32
- gap: 30
33
- }, {
34
- default: f(() => [
35
- (c(), d("span", {
36
- key: i.value,
37
- "aria-live": "polite",
38
- class: "bb-base-date-picker__year-button"
39
- }, o(i.value), 1))
40
- ]),
41
- _: 1
42
- }, 8, ["direction"])
43
- ]),
44
- t("div", v, [
45
- t("span", B, o(e.cursor.format("ddd")) + ", ", 1),
46
- t("span", D, o(e.cursor.format("DD")), 1),
47
- t("span", M, o(e.cursor.format("MMMM")), 1)
48
- ])
49
- ], 2));
50
- }
51
- });
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
+ };
52
29
  export {
53
- C as default
30
+ p as useItemsGetter
54
31
  };
package/dist/index249.js CHANGED
@@ -1,46 +1,19 @@
1
- import { defineComponent as _, computed as a, createElementBlock as c, openBlock as o, createElementVNode as p, Fragment as b, renderList as h, createBlock as k, normalizeClass as f, withCtx as y, createTextVNode as x, toDisplayString as B } from "vue";
2
- import C from "./index13.js";
3
- /* empty css */
4
- const M = { class: "bb-base-date-picker__button-menu bb-base-date-picker__month-selector" }, v = { class: "content" }, E = /* @__PURE__ */ _({
5
- __name: "BaseDatePickerMonthSelector",
6
- props: {
7
- cursor: {},
8
- disabled: { type: Boolean }
9
- },
10
- emits: ["update:month"],
11
- setup(l, { emit: d }) {
12
- const s = l, m = d, i = a(() => s.cursor.month()), u = a(
13
- () => new Array(12).fill(0).map((r, t) => {
14
- const n = s.cursor.clone().startOf("year").add(t, "month");
15
- return {
16
- text: n.format("MMMM"),
17
- key: n.unix(),
18
- selected: n.month() === i.value,
19
- handler: () => m("update:month", t)
20
- };
21
- })
22
- );
23
- return (r, t) => (o(), c("div", M, [
24
- p("div", v, [
25
- (o(!0), c(b, null, h(u.value, (e) => (o(), k(C, {
26
- key: e.key,
27
- class: f({
28
- content__btn: !0,
29
- "content__btn--selected": e.selected
30
- }),
31
- disabled: r.disabled,
32
- type: "button",
33
- onClick: e.handler
34
- }, {
35
- default: y(() => [
36
- x(B(e.text), 1)
37
- ]),
38
- _: 2
39
- }, 1032, ["class", "disabled", "onClick"]))), 128))
40
- ])
41
- ]));
42
- }
43
- });
1
+ import { computed as i, unref as m } from "vue";
2
+ import { hash as s } from "./index223.js";
3
+ const p = ({ items: a, key: r }) => {
4
+ const n = i(() => {
5
+ const t = {}, c = new Array().concat(m(a));
6
+ for (let e = 0; e < c.length; e++) {
7
+ const o = c[e], u = r ? String(o[r]) : s(o);
8
+ t[u] = o;
9
+ }
10
+ return t;
11
+ });
12
+ return {
13
+ data: n,
14
+ get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
15
+ };
16
+ };
44
17
  export {
45
- E as default
18
+ p as useIndexById
46
19
  };
package/dist/index25.js CHANGED
@@ -1,22 +1,22 @@
1
- import { defineComponent as P, mergeModels as D, useModel as q, computed as p, ref as E, watch as A, onMounted as H, createElementBlock as d, openBlock as u, withModifiers as K, normalizeStyle as O, normalizeClass as R, unref as v, createCommentVNode as g, Fragment as U, createElementVNode as l, renderSlot as s, createTextVNode as j, toDisplayString as T, nextTick as G } from "vue";
2
- import { parseSize as J } from "./index224.js";
3
- import { useId as V } from "./index8.js";
4
- import { useLocale as Q } from "./index212.js";
5
- import { useMobile as X } from "./index9.js";
6
- import { useUntil as Y } from "./index214.js";
1
+ import { defineComponent as q, mergeModels as E, useModel as A, computed as p, ref as T, watch as H, onMounted as K, createElementBlock as r, openBlock as d, withModifiers as O, normalizeStyle as R, normalizeClass as U, unref as v, createCommentVNode as g, Fragment as j, createElementVNode as t, renderSlot as s, createTextVNode as G, toDisplayString as V, nextTick as J } from "vue";
2
+ import { parseSize as Q } from "./index231.js";
3
+ import { useId as S } from "./index8.js";
4
+ import { useLocale as X } from "./index211.js";
5
+ import { useMobile as Y } from "./index9.js";
6
+ import { useUntil as Z } from "./index232.js";
7
7
  import { wait as y } from "./index135.js";
8
- const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
8
+ const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
9
9
  ref: "header",
10
10
  class: "bb-base-dialog__header"
11
- }, ee = { class: "bb-base-dialog__close" }, oe = ["aria-label", "disabled"], te = {
11
+ }, oe = { class: "bb-base-dialog__close" }, te = ["aria-label", "disabled"], le = {
12
12
  ref: "body",
13
13
  class: "bb-base-dialog__body scrollbar-border"
14
- }, le = {
14
+ }, se = { class: "bb-base-dialog__body-content" }, ae = {
15
15
  ref: "footer",
16
16
  class: "bb-base-dialog__footer"
17
- }, ce = /* @__PURE__ */ P({
17
+ }, fe = /* @__PURE__ */ q({
18
18
  __name: "BaseDialog",
19
- props: /* @__PURE__ */ D({
19
+ props: /* @__PURE__ */ E({
20
20
  closeLabel: {},
21
21
  compact: { type: Boolean },
22
22
  disabled: { type: Boolean },
@@ -35,59 +35,61 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
35
35
  modelValue: { type: Boolean, default: !1 },
36
36
  modelModifiers: {}
37
37
  }),
38
- emits: /* @__PURE__ */ D(["shown", "hidden"], ["update:modelValue"]),
39
- setup(h, { emit: S }) {
40
- const o = h, w = S, t = q(h, "modelValue"), { t: z } = Q(), W = p(
41
- () => o.closeLabel || z("dialog.closeLabel").value
42
- ), n = E(null), c = Y(
43
- () => t.value || o.eager,
38
+ emits: /* @__PURE__ */ E(["shown", "hidden"], ["update:modelValue"]),
39
+ setup(h, { emit: z }) {
40
+ const o = h, w = z, l = A(h, "modelValue"), { t: W } = X(), I = p(
41
+ () => o.closeLabel || W("dialog.closeLabel").value
42
+ ), n = T(null), u = Z(
43
+ () => l.value || o.eager,
44
44
  {
45
- initialValue: t.value || o.eager
45
+ initialValue: l.value || o.eager
46
46
  }
47
- ), b = `title_${V().id.value}`, f = `description_${V().id.value}`, k = (e) => {
47
+ ), c = `title_${S().id.value}`, b = `description_${S().id.value}`, _ = (e) => {
48
48
  if (e.key === "Escape" && (o.disabled || o.persistent))
49
49
  return e.preventDefault(), a.value = !0, y(200).then(() => {
50
50
  a.value = !1;
51
51
  }), !1;
52
- }, C = async (e) => {
53
- var i, B, L, M;
52
+ }, k = async (e) => {
53
+ var i, L, M, $;
54
54
  e ? ((i = window.globalThis) != null && i.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && (document.documentElement.style.setProperty(
55
55
  "--scrollbar-width",
56
- `${N()}px`
57
- ), document.addEventListener("keydown", k)), (B = n.value) == null || B.showModal(), o.focusTarget && G(() => {
58
- var $;
59
- const m = ($ = n.value) == null ? void 0 : $.querySelector(o.focusTarget);
56
+ `${F()}px`
57
+ ), document.addEventListener("keydown", _)), (L = n.value) == null || L.showModal(), o.focusTarget && J(() => {
58
+ var D;
59
+ const m = (D = n.value) == null ? void 0 : D.querySelector(o.focusTarget);
60
60
  m && m instanceof HTMLElement && m.focus();
61
- }), w("shown")) : (await y(o.transitionDuration), (L = window.globalThis) != null && L.document && document.removeEventListener("keydown", k), (M = n.value) == null || M.close(), w("hidden"));
61
+ }), w("shown")) : (await y(o.transitionDuration), (M = window.globalThis) != null && M.document && document.removeEventListener("keydown", _), ($ = n.value) == null || $.close(), w("hidden"));
62
62
  };
63
- A(t, C), H(() => {
64
- t.value && C(!0);
63
+ H(l, k), K(() => {
64
+ l.value && k(!0);
65
65
  });
66
- const I = p(() => _.value ? "100%" : J(o.size, {
66
+ const N = p(() => B.value ? "100%" : Q(o.size, {
67
67
  sm: 384,
68
68
  md: 652,
69
69
  lg: 896
70
- })), r = (e) => {
70
+ })), C = (e) => {
71
71
  if (e.preventDefault(), o.disabled || o.persistent)
72
72
  return a.value = !0, y(300).then(() => {
73
73
  a.value = !1;
74
74
  }), !1;
75
- t.value = !1;
76
- }, a = E(!1), N = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: F } = X(), _ = p(
77
- () => o.fullscreen === !0 || o.fullscreen === "mobile" && F.value
75
+ f();
76
+ }, f = () => {
77
+ l.value = !1;
78
+ }, a = T(!1), F = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: P } = Y(), B = p(
79
+ () => o.fullscreen === !0 || o.fullscreen === "mobile" && P.value
78
80
  );
79
- return (e, i) => (u(), d("dialog", {
81
+ return (e, i) => (d(), r("dialog", {
80
82
  ref_key: "dialog",
81
83
  ref: n,
82
- "aria-describedby": v(c) && e.description ? f : void 0,
83
- "aria-labelledby": v(c) && e.title ? b : void 0,
84
- "aria-live": t.value ? "polite" : "off",
85
- class: R([
84
+ "aria-describedby": v(u) && e.description ? b : void 0,
85
+ "aria-labelledby": v(u) && e.title ? c : void 0,
86
+ "aria-live": l.value ? "polite" : "off",
87
+ class: U([
86
88
  "bb-base-dialog",
87
89
  [
88
90
  {
89
- "bb-base-dialog--open": t.value,
90
- "bb-base-dialog--fullscreen": _.value,
91
+ "bb-base-dialog--open": l.value,
92
+ "bb-base-dialog--fullscreen": B.value,
91
93
  "bb-base-dialog--compact": e.compact,
92
94
  "bb-base-dialog--deny-close": a.value
93
95
  },
@@ -95,46 +97,46 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
95
97
  e.panelClasses
96
98
  ].flat()
97
99
  ]),
98
- inert: !t.value,
99
- style: O({
100
- "--max-width": I.value,
100
+ inert: !l.value,
101
+ style: R({
102
+ "--max-width": N.value,
101
103
  "--transition-duration": `${o.transitionDuration}ms`
102
104
  }),
103
- onCancel: r,
104
- onClick: K(r, ["self"])
105
+ onCancel: C,
106
+ onClick: O(C, ["self"])
105
107
  }, [
106
- v(c) ? (u(), d(U, { key: 0 }, [
107
- l("div", x, [
108
+ v(u) ? (d(), r(j, { key: 0 }, [
109
+ t("div", ee, [
108
110
  s(e.$slots, "header", {
109
- close: r,
111
+ close: f,
110
112
  title: e.title,
111
- titleId: b
113
+ titleId: c
112
114
  }, () => [
113
- l("span", {
114
- id: b,
115
+ t("span", {
116
+ id: c,
115
117
  class: "bb-base-dialog__title"
116
118
  }, [
117
119
  s(e.$slots, "title", { text: e.title }, () => [
118
- j(T(e.title), 1)
120
+ G(V(e.title), 1)
119
121
  ])
120
122
  ]),
121
- l("span", ee, [
122
- e.showClose ? (u(), d("button", {
123
+ t("span", oe, [
124
+ e.showClose ? (d(), r("button", {
123
125
  key: 0,
124
- "aria-label": W.value,
126
+ "aria-label": I.value,
125
127
  disabled: o.disabled,
126
128
  type: "button",
127
- onClick: r
129
+ onClick: f
128
130
  }, [
129
131
  s(e.$slots, "close", {}, () => [
130
- i[0] || (i[0] = l("span", { class: "bb-base-dialog__close-icon" }, [
131
- l("svg", {
132
+ i[0] || (i[0] = t("span", { class: "bb-base-dialog__close-icon" }, [
133
+ t("svg", {
132
134
  "aria-hidden": "true",
133
135
  fill: "none",
134
136
  viewBox: "0 0 24 24",
135
137
  xmlns: "http://www.w3.org/2000/svg"
136
138
  }, [
137
- l("path", {
139
+ t("path", {
138
140
  d: "M23 23L1 1M23 1L1 23",
139
141
  stroke: "currentColor",
140
142
  "stroke-linecap": "round",
@@ -143,30 +145,32 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
143
145
  ])
144
146
  ], -1))
145
147
  ])
146
- ], 8, oe)) : g("", !0)
148
+ ], 8, te)) : g("", !0)
147
149
  ])
148
150
  ])
149
151
  ], 512),
150
- l("div", te, [
151
- s(e.$slots, "description", {
152
- descriptionId: f,
153
- text: e.description
154
- }, () => [
155
- e.description ? (u(), d("div", {
156
- key: 0,
157
- id: f,
158
- class: "bb-base-dialog__description sr-only"
159
- }, T(e.description), 1)) : g("", !0)
160
- ]),
161
- s(e.$slots, "default")
152
+ t("div", le, [
153
+ t("div", se, [
154
+ s(e.$slots, "description", {
155
+ descriptionId: b,
156
+ text: e.description
157
+ }, () => [
158
+ e.description ? (d(), r("div", {
159
+ key: 0,
160
+ id: b,
161
+ class: "bb-base-dialog__description sr-only"
162
+ }, V(e.description), 1)) : g("", !0)
163
+ ]),
164
+ s(e.$slots, "default")
165
+ ])
162
166
  ], 512),
163
- l("div", le, [
167
+ t("div", ae, [
164
168
  s(e.$slots, "footer")
165
169
  ], 512)
166
170
  ], 64)) : g("", !0)
167
- ], 46, Z));
171
+ ], 46, x));
168
172
  }
169
173
  });
170
174
  export {
171
- ce as default
175
+ fe as default
172
176
  };
package/dist/index250.js CHANGED
@@ -1,7 +1,53 @@
1
- import o from "./index310.js";
2
- /* empty css */
3
- import t from "./index285.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8c6b13bd"]]);
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index315.js";
3
+ import { useItemValue as w } from "./index274.js";
4
+ import { hash as y } from "./index223.js";
5
+ import { useLogger as D } from "./index225.js";
6
+ const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
7
+ items: u,
8
+ disabled: c,
9
+ selectable: m,
10
+ itemText: a,
11
+ itemValue: d,
12
+ selectedIndexedByHash: r,
13
+ max: b = 1 / 0
14
+ }) => {
15
+ const v = l(() => o(c)), p = l(() => o(u)), h = l(
16
+ () => Object.keys(r.value).length
17
+ ), g = o(b), f = (e) => {
18
+ const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
19
+ e,
20
+ v.value,
21
+ m,
22
+ g,
23
+ h.value,
24
+ s
25
+ );
26
+ return {
27
+ item: e,
28
+ text: i,
29
+ value: n,
30
+ valueHash: t,
31
+ selected: s,
32
+ disabled: o(I)
33
+ };
34
+ };
35
+ return {
36
+ options: l(() => {
37
+ const e = [], n = /* @__PURE__ */ new Set();
38
+ for (let t = 0; t < p.value.length; t++) {
39
+ const i = p.value[t];
40
+ i.disabled && H(
41
+ "Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
42
+ );
43
+ const s = f(i);
44
+ n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
45
+ }
46
+ return e;
47
+ }),
48
+ createOption: f
49
+ };
50
+ };
5
51
  export {
6
- m as default
52
+ q as useBaseOptions
7
53
  };
package/dist/index251.js CHANGED
@@ -1,62 +1,17 @@
1
- import { defineComponent as g, ref as i, computed as d, onMounted as h, createElementBlock as m, openBlock as u, createElementVNode as y, Fragment as x, renderList as B, createBlock as C, normalizeClass as S, withCtx as T, createTextVNode as E, toDisplayString as w } from "vue";
2
- import { range as H } from "./index335.js";
3
- import M from "./index13.js";
4
- /* empty css */
5
- const n = 10, l = 3, V = /* @__PURE__ */ g({
6
- __name: "BaseDatePickerYearSelector",
7
- props: {
8
- cursor: {},
9
- disabled: { type: Boolean }
10
- },
11
- emits: ["update:year"],
12
- setup(p, { emit: _ }) {
13
- const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
14
- () => H(c.value, s.value).map((e) => ({
15
- text: e,
16
- key: e,
17
- selected: e === r.value,
18
- handler: () => b("update:year", e)
19
- }))
20
- ), k = (e) => {
21
- const t = e.target;
22
- t.scrollTop <= 100 ? c.value = Math.max(
23
- c.value - n * l,
24
- r.value - 200
25
- ) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
26
- };
27
- return h(() => {
28
- if (!o.value) return;
29
- const e = o.value.querySelector(
30
- ".content__btn--selected"
31
- );
32
- e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
33
- }), (e, t) => (u(), m("div", {
34
- ref_key: "container",
35
- ref: o,
36
- class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
37
- }, [
38
- y("div", {
39
- class: "content",
40
- onScrollPassive: k
41
- }, [
42
- (u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
43
- key: a.key,
44
- class: S({
45
- content__btn: !0,
46
- "content__btn--selected": a.selected
47
- }),
48
- disabled: e.disabled,
49
- onClick: a.handler
50
- }, {
51
- default: T(() => [
52
- E(w(a.text), 1)
53
- ]),
54
- _: 2
55
- }, 1032, ["class", "disabled", "onClick"]))), 128))
56
- ], 32)
57
- ], 512));
58
- }
59
- });
1
+ import { isNil as f } from "./index244.js";
2
+ import { computed as t, unref as o } from "vue";
3
+ const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
4
+ const i = t(
5
+ () => new Array().concat(o(e))
6
+ ), s = t(() => i.value.reduce(
7
+ (r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
8
+ { coherent: [], incoherent: [] }
9
+ )), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
10
+ return {
11
+ status: s,
12
+ coherent: c
13
+ };
14
+ };
60
15
  export {
61
- V as default
16
+ a as useCoherence
62
17
  };
package/dist/index252.js CHANGED
@@ -1,4 +1,14 @@
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 { hash as e } from "./index223.js";
2
+ import { debouncedWatch as s } from "./index207.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
+ };
2
12
  export {
3
- n as isEmpty
13
+ n as useHashedWatcher
4
14
  };
package/dist/index253.js CHANGED
@@ -1,20 +1,18 @@
1
- import { isNil as c } from "./index226.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;
1
+ import { isNotNil as n } from "./index140.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 };
17
15
  };
18
16
  export {
19
- y as matchAnyKey
17
+ h as usePrefill
20
18
  };