bitboss-ui 2.1.103 → 2.1.104

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 (195) hide show
  1. package/dist/components/BbSelectPopover/BbSelectPopover.vue.d.ts +277 -0
  2. package/dist/components/FlatListBox.vue.d.ts +4 -1
  3. package/dist/components/GroupedListBox.vue.d.ts +4 -1
  4. package/dist/components/ListBox.vue.d.ts +5 -1
  5. package/dist/composables/useCoherence.d.ts +1 -0
  6. package/dist/composables/usePrefill.d.ts +13 -3
  7. package/dist/index.d.ts +1 -0
  8. package/dist/index109.js +21 -23
  9. package/dist/index116.js +1 -1
  10. package/dist/index122.js +4 -4
  11. package/dist/index124.js +15 -17
  12. package/dist/index132.js +1 -1
  13. package/dist/index134.js +5 -5
  14. package/dist/index136.js +1 -1
  15. package/dist/index138.js +2 -2
  16. package/dist/index14.js +1 -1
  17. package/dist/index141.js +1 -1
  18. package/dist/index145.js +1 -1
  19. package/dist/index146.js +2 -2
  20. package/dist/index16.js +3 -3
  21. package/dist/index18.js +3 -3
  22. package/dist/index20.js +14 -14
  23. package/dist/index218.js +2 -2
  24. package/dist/index22.js +14 -14
  25. package/dist/index220.js +2 -2
  26. package/dist/index221.js +3 -5
  27. package/dist/index222.js +4 -7
  28. package/dist/index223.js +8 -2
  29. package/dist/index224.js +34 -2
  30. package/dist/index225.js +67 -3
  31. package/dist/index226.js +86 -33
  32. package/dist/index228.js +32 -0
  33. package/dist/index229.js +17 -5
  34. package/dist/index230.js +51 -5
  35. package/dist/index231.js +18 -5
  36. package/dist/index232.js +3 -5
  37. package/dist/index233.js +12 -3
  38. package/dist/index234.js +18 -2
  39. package/dist/index235.js +13 -6
  40. package/dist/index236.js +12 -7
  41. package/dist/index237.js +13 -268
  42. package/dist/index238.js +2 -52
  43. package/dist/index239.js +101 -47
  44. package/dist/index24.js +11 -11
  45. package/dist/index241.js +95 -55
  46. package/dist/index243.js +3 -3
  47. package/dist/index244.js +17 -85
  48. package/dist/index245.js +14 -0
  49. package/dist/index246.js +4 -29
  50. package/dist/index247.js +135 -16
  51. package/dist/index249.js +107 -51
  52. package/dist/index250.js +2 -15
  53. package/dist/index251.js +11 -12
  54. package/dist/index252.js +2 -2
  55. package/dist/index253.js +2 -4
  56. package/dist/index254.js +7 -106
  57. package/dist/index255.js +9 -0
  58. package/dist/index256.js +5 -100
  59. package/dist/index257.js +11 -0
  60. package/dist/index258.js +23 -3
  61. package/dist/index259.js +4 -10
  62. package/dist/index26.js +3 -3
  63. package/dist/index260.js +22 -2
  64. package/dist/index261.js +8 -4
  65. package/dist/index262.js +9 -5
  66. package/dist/index263.js +25 -5
  67. package/dist/index264.js +6 -5
  68. package/dist/index265.js +16 -2
  69. package/dist/index266.js +3 -20
  70. package/dist/index267.js +2 -135
  71. package/dist/index268.js +4 -0
  72. package/dist/index269.js +6 -187
  73. package/dist/index270.js +5 -3
  74. package/dist/index271.js +5 -13
  75. package/dist/index272.js +5 -13
  76. package/dist/index273.js +5 -23
  77. package/dist/index274.js +5 -9
  78. package/dist/index275.js +5 -23
  79. package/dist/index276.js +18 -16
  80. package/dist/index277.js +4 -12
  81. package/dist/index278.js +7 -102
  82. package/dist/index279.js +20 -10
  83. package/dist/index28.js +1 -1
  84. package/dist/index280.js +33 -9
  85. package/dist/index281.js +27 -20
  86. package/dist/index283.js +9 -32
  87. package/dist/index284.js +3 -4
  88. package/dist/index285.js +3 -67
  89. package/dist/index286.js +373 -9
  90. package/dist/index288.js +188 -2
  91. package/dist/index289.js +3 -7
  92. package/dist/index290.js +5 -7
  93. package/dist/index291.js +6 -3
  94. package/dist/index292.js +268 -6
  95. package/dist/index293.js +50 -14
  96. package/dist/index294.js +52 -5
  97. package/dist/index295.js +31 -52
  98. package/dist/index296.js +58 -32
  99. package/dist/index297.js +32 -372
  100. package/dist/index298.js +55 -0
  101. package/dist/index299.js +4 -0
  102. package/dist/index30.js +3 -3
  103. package/dist/index300.js +5 -3
  104. package/dist/index301.js +2 -5
  105. package/dist/index302.js +3 -280
  106. package/dist/index303.js +17 -2
  107. package/dist/index304.js +27 -15
  108. package/dist/index305.js +3 -2
  109. package/dist/index306.js +3 -16
  110. package/dist/index307.js +4 -2
  111. package/dist/index308.js +7 -27
  112. package/dist/index310.js +3 -2
  113. package/dist/index311.js +3 -2
  114. package/dist/index312.js +1 -1
  115. package/dist/index313.js +5 -2
  116. package/dist/index314.js +719 -28
  117. package/dist/index315.js +366 -2
  118. package/dist/index316.js +57 -7
  119. package/dist/index317.js +280 -3
  120. package/dist/index318.js +2 -17
  121. package/dist/index319.js +125 -4
  122. package/dist/index32.js +2 -2
  123. package/dist/index320.js +2 -3
  124. package/dist/index321.js +15 -3
  125. package/dist/index322.js +2 -125
  126. package/dist/index323.js +16 -2
  127. package/dist/index324.js +2 -15
  128. package/dist/index325.js +16 -2
  129. package/dist/index326.js +2 -19
  130. package/dist/index327.js +19 -2
  131. package/dist/index328.js +2 -3
  132. package/dist/index329.js +3 -2
  133. package/dist/index330.js +27 -2
  134. package/dist/index331.js +2 -6
  135. package/dist/index332.js +2 -4
  136. package/dist/index333.js +2 -5
  137. package/dist/index334.js +2 -719
  138. package/dist/index335.js +2 -366
  139. package/dist/index336.js +2 -57
  140. package/dist/index337.js +228 -2
  141. package/dist/index338.js +6 -5
  142. package/dist/index339.js +67 -7
  143. package/dist/index34.js +12 -12
  144. package/dist/index340.js +67 -7
  145. package/dist/index341.js +3 -18
  146. package/dist/index342.js +34 -8
  147. package/dist/index343.js +6 -15
  148. package/dist/index344.js +125 -31
  149. package/dist/index345.js +398 -6
  150. package/dist/index346.js +197 -126
  151. package/dist/index347.js +256 -395
  152. package/dist/index348.js +92 -66
  153. package/dist/index349.js +133 -66
  154. package/dist/index350.js +2 -228
  155. package/dist/index351.js +2 -3
  156. package/dist/index352.js +5 -191
  157. package/dist/index353.js +7 -258
  158. package/dist/index354.js +7 -22
  159. package/dist/index355.js +21 -0
  160. package/dist/index356.js +7 -132
  161. package/dist/index357.js +12 -90
  162. package/dist/index358.js +21 -1
  163. package/dist/index36.js +4 -4
  164. package/dist/index363.js +1 -1
  165. package/dist/index38.js +244 -244
  166. package/dist/index40.js +7 -7
  167. package/dist/index42.js +2 -2
  168. package/dist/index44.js +27 -29
  169. package/dist/index46.js +6 -6
  170. package/dist/index50.js +2 -2
  171. package/dist/index54.js +1 -1
  172. package/dist/index56.js +1 -1
  173. package/dist/index58.js +2 -2
  174. package/dist/index60.js +2 -2
  175. package/dist/index62.js +5 -5
  176. package/dist/index68.js +1 -1
  177. package/dist/index74.js +4 -4
  178. package/dist/index82.js +7 -7
  179. package/dist/index84.js +1 -1
  180. package/dist/index86.js +2 -2
  181. package/dist/index88.js +3 -3
  182. package/dist/index90.js +1 -1
  183. package/dist/index93.js +3 -3
  184. package/dist/index95.js +2 -2
  185. package/dist/index97.js +5 -5
  186. package/dist/index99.js +1 -1
  187. package/package.json +1 -1
  188. package/dist/index227.js +0 -30
  189. package/dist/index240.js +0 -34
  190. package/dist/index242.js +0 -15
  191. package/dist/index248.js +0 -19
  192. package/dist/index282.js +0 -27
  193. package/dist/index287.js +0 -9
  194. package/dist/index309.js +0 -4
  195. package/dist/index359.js +0 -4
package/dist/index146.js CHANGED
@@ -1,5 +1,5 @@
1
- import { isArray as p } from "./index221.js";
2
- import { isPlainObject as i } from "./index222.js";
1
+ import { isArray as p } from "./index222.js";
2
+ import { isPlainObject as i } from "./index223.js";
3
3
  function f(e, n, u, l, r) {
4
4
  const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
5
5
  o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
package/dist/index16.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as C, ref as d, computed as i, createBlock as $, openBlock as g, normalizeClass as I, withCtx as n, createVNode as b, unref as t, withDirectives as M, createElementVNode as p, mergeProps as f, renderSlot as s } from "vue";
2
- import { isHex as q } from "./index284.js";
2
+ import { isHex as q } from "./index277.js";
3
3
  import { isNotNil as D } from "./index147.js";
4
4
  import { useId as E } from "./index8.js";
5
- import { useLocale as N } from "./index242.js";
6
- import { vMaska as L } from "./index266.js";
5
+ import { useLocale as N } from "./index236.js";
6
+ import { vMaska as L } from "./index276.js";
7
7
  import P from "./index74.js";
8
8
  import z from "./index138.js";
9
9
  /* empty css */
package/dist/index18.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as _, ref as i, computed as t, watch as F, createElementBlock as p, openBlock as h, normalizeProps as d, guardReactiveProps as f, createCommentVNode as L, createElementVNode as s, mergeProps as k, renderSlot as M } from "vue";
2
- import { isCssColor as y } from "./index223.js";
3
- import { booleanishToBoolean as q } from "./index224.js";
4
- import { isEqual as A } from "./index225.js";
2
+ import { isCssColor as y } from "./index253.js";
3
+ import { booleanishToBoolean as q } from "./index267.js";
4
+ import { isEqual as A } from "./index285.js";
5
5
  const N = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index20.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as z, ref as B, toRef as p, computed as G, createBlock as R, openBlock as W, unref as T, withCtx as n, renderSlot as s, normalizeProps as f, guardReactiveProps as h, createVNode as K, mergeProps as w } from "vue";
2
2
  import N from "./index18.js";
3
3
  /* empty css */
4
- import U from "./index244.js";
4
+ import U from "./index226.js";
5
5
  /* empty css */
6
- import { useItemsGetter as q } from "./index246.js";
7
- import { useIndexById as C } from "./index248.js";
8
- import { useBaseOptions as J } from "./index249.js";
9
- import { useCoherence as Q } from "./index250.js";
10
- import { hash as X } from "./index233.js";
11
- import { useHashedWatcher as $ } from "./index251.js";
12
- import { usePrefill as Y } from "./index247.js";
6
+ import { useItemsGetter as q } from "./index228.js";
7
+ import { useIndexById as C } from "./index229.js";
8
+ import { useBaseOptions as J } from "./index230.js";
9
+ import { useCoherence as Q } from "./index231.js";
10
+ import { hash as X } from "./index232.js";
11
+ import { useHashedWatcher as $ } from "./index233.js";
12
+ import { usePrefill as Y } from "./index234.js";
13
13
  const ce = /* @__PURE__ */ z({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
@@ -50,10 +50,10 @@ const ce = /* @__PURE__ */ z({
50
50
  }), c = () => {
51
51
  o.enforceCoherence && !v.value && t("update:modelValue", F.value.coherent);
52
52
  }, { hasPrefilled: L } = Y({
53
- onStart: !0,
53
+ trigger: !0,
54
54
  currentValue: o.modelValue,
55
55
  multiple: !0,
56
- fn: async ({ prefill: e }) => {
56
+ fn: async (e) => {
57
57
  await u(e, o.modelValue), c();
58
58
  }
59
59
  }), { data: b } = C({
@@ -100,9 +100,9 @@ const ce = /* @__PURE__ */ z({
100
100
  const O = (e) => {
101
101
  if (o.id)
102
102
  return [o.id, e.valueHash].filter(Boolean).join("-");
103
- }, S = (e, l) => {
103
+ }, A = (e, l) => {
104
104
  t("change", e), l.selected ? M(l) : x(l);
105
- }, A = {
105
+ }, S = {
106
106
  onBlur: (e) => t("blur", e),
107
107
  onClick: (e) => t("click", e),
108
108
  onFocus: (e) => {
@@ -158,8 +158,8 @@ const ce = /* @__PURE__ */ z({
158
158
  name: e.name,
159
159
  readonly: e.readonly,
160
160
  "true-value": a.value
161
- }, A, {
162
- onChange: (m) => S(m, a)
161
+ }, S, {
162
+ onChange: (m) => A(m, a)
163
163
  }), {
164
164
  icon: n((m) => [
165
165
  s(e.$slots, "icon", w({
package/dist/index218.js CHANGED
@@ -1,4 +1,4 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
2
2
  export {
3
- t as urlAlphabet
3
+ n as clamp
4
4
  };
package/dist/index22.js CHANGED
@@ -5,20 +5,20 @@ import { _config as Q } from "./index4.js";
5
5
  import { useId as X } from "./index8.js";
6
6
  import b from "./index14.js";
7
7
  /* empty css */
8
- import d from "./index229.js";
9
- import ee from "./index230.js";
10
- import ae from "./index231.js";
11
- import te from "./index232.js";
12
- import { hash as B } from "./index233.js";
13
- import { last as le } from "./index234.js";
14
- import { validateDateFormat as L } from "./index235.js";
15
- import { useLogger as oe } from "./index236.js";
16
- import re from "./index237.js";
17
- import se from "./index238.js";
18
- import de from "./index239.js";
19
- import S from "./index240.js";
20
- import ie from "./index241.js";
21
- import { useLocale as ne } from "./index242.js";
8
+ import d from "./index270.js";
9
+ import ee from "./index273.js";
10
+ import ae from "./index274.js";
11
+ import te from "./index290.js";
12
+ import { hash as B } from "./index232.js";
13
+ import { last as le } from "./index238.js";
14
+ import { validateDateFormat as L } from "./index291.js";
15
+ import { useLogger as oe } from "./index261.js";
16
+ import re from "./index292.js";
17
+ import se from "./index293.js";
18
+ import de from "./index294.js";
19
+ import S from "./index295.js";
20
+ import ie from "./index296.js";
21
+ import { useLocale as ne } from "./index236.js";
22
22
  const ue = { class: "bb-base-date-picker" }, me = { class: "bb-base-date-picker__body" }, ce = { class: "bb-base-date-picker__controls" }, pe = { class: "sr-only" }, fe = { class: "sr-only" }, be = { class: "sr-only" }, ve = {
23
23
  style: { transform: "rotate(180deg)" },
24
24
  viewBox: "0 0 24 24",
package/dist/index220.js CHANGED
@@ -1,4 +1,4 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
2
2
  export {
3
- n as clamp
3
+ t as urlAlphabet
4
4
  };
package/dist/index221.js CHANGED
@@ -1,7 +1,5 @@
1
- import { getType as t } from "./index332.js";
2
- function o(r) {
3
- return t(r) === "Array";
4
- }
1
+ import r from "./index300.js";
2
+ const t = r;
5
3
  export {
6
- o as isArray
4
+ t as deburr
7
5
  };
package/dist/index222.js CHANGED
@@ -1,10 +1,7 @@
1
- import { getType as o } from "./index332.js";
2
- function c(e) {
3
- if (o(e) !== "Object")
4
- return !1;
5
- const t = Object.getPrototypeOf(e);
6
- return !!t && t.constructor === Object && t === Object.prototype;
1
+ import { getType as t } from "./index341.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
7
4
  }
8
5
  export {
9
- c as isPlainObject
6
+ o as isArray
10
7
  };
package/dist/index223.js CHANGED
@@ -1,4 +1,10 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { getType as o } from "./index341.js";
2
+ function c(e) {
3
+ if (o(e) !== "Object")
4
+ return !1;
5
+ const t = Object.getPrototypeOf(e);
6
+ return !!t && t.constructor === Object && t === Object.prototype;
7
+ }
2
8
  export {
3
- s as isCssColor
9
+ c as isPlainObject
4
10
  };
package/dist/index224.js CHANGED
@@ -1,4 +1,36 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ import { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
+ import { _config as e } from "./index4.js";
3
+ import { useLogger as i } from "./index261.js";
4
+ import { useFrameworkDetection as k } from "./index144.js";
5
+ const y = /* @__PURE__ */ a({
6
+ __name: "RouterComponent",
7
+ setup(g) {
8
+ const { isInertia: r, isNuxt: s } = k();
9
+ let t;
10
+ if (r) {
11
+ if (t = o(e.inertiaLinkName), typeof t == "string") {
12
+ const { warn: n } = i();
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 (s) {
18
+ if (t = o(e.nuxtLinkName), typeof t == "string") {
19
+ const { warn: n } = i();
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, d) => (l(), u(m(c(t)), null, {
27
+ default: p(() => [
28
+ f(n.$slots, "default")
29
+ ]),
30
+ _: 3
31
+ }));
32
+ }
33
+ });
2
34
  export {
3
- o as booleanishToBoolean
35
+ y as default
4
36
  };
package/dist/index225.js CHANGED
@@ -1,5 +1,69 @@
1
- import { hash as r } from "./index233.js";
2
- const a = (o, t) => r(o) === r(t);
1
+ import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
2
+ import { useLocale as k } from "./index236.js";
3
+ import h from "./index14.js";
4
+ /* empty css */
5
+ import C from "./index88.js";
6
+ /* empty css */
7
+ const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
+ key: 1,
9
+ class: "bb-toast-message__title"
10
+ }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
+ __name: "BbToastMessage",
12
+ props: {
13
+ title: {},
14
+ text: {},
15
+ icon: {},
16
+ theme: { default: "default" },
17
+ id: {},
18
+ showClose: { type: Boolean }
19
+ },
20
+ emits: ["click:close"],
21
+ setup(r, { emit: c }) {
22
+ const m = r, p = c, { t: _ } = k(), b = () => {
23
+ p("click:close", m.id);
24
+ };
25
+ return (e, a) => (o(), l("div", {
26
+ "aria-atomic": "true",
27
+ "aria-live": "polite",
28
+ "aria-role": "alert",
29
+ class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
+ }, [
31
+ t("div", w, [
32
+ e.icon ? (o(), i(C, {
33
+ key: 0,
34
+ class: "bb-toast-message__icon",
35
+ type: e.icon
36
+ }, null, 8, ["type"])) : s("", !0)
37
+ ]),
38
+ t("div", v, [
39
+ e.showClose ? (o(), i(h, {
40
+ key: 0,
41
+ "aria-label": f(_)("common.closeLabel").value,
42
+ class: "bb-toast-message__close",
43
+ onClick: b
44
+ }, {
45
+ default: g(() => a[0] || (a[0] = [
46
+ t("svg", {
47
+ fill: "none",
48
+ viewBox: "0 0 24 24",
49
+ xmlns: "http://www.w3.org/2000/svg"
50
+ }, [
51
+ t("path", {
52
+ d: "M23 23L1 1M23 1L1 23",
53
+ stroke: "currentColor",
54
+ "stroke-linecap": "round",
55
+ "stroke-width": "2"
56
+ })
57
+ ], -1)
58
+ ])),
59
+ _: 1
60
+ }, 8, ["aria-label"])) : s("", !0),
61
+ e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
62
+ t("p", B, n(e.text), 1)
63
+ ])
64
+ ], 2));
65
+ }
66
+ });
3
67
  export {
4
- a as isEqual
68
+ z as default
5
69
  };
package/dist/index226.js CHANGED
@@ -1,35 +1,88 @@
1
- import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index217.js";
4
- const l = {}, s = {
5
- class: "bb-error-icon",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
8
- xmlns: "http://www.w3.org/2000/svg"
9
- };
10
- function i(c, r) {
11
- return t(), e("svg", s, r[0] || (r[0] = [
12
- o("path", {
13
- d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
- fill: "currentColor"
15
- }, null, -1),
16
- o("path", {
17
- d: "M9.99414 6.66666V9.99999",
18
- stroke: "white",
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2"
22
- }, null, -1),
23
- o("path", {
24
- d: "M9.99414 13.3333H10.0025",
25
- stroke: "white",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round",
28
- "stroke-width": "2"
29
- }, null, -1)
30
- ]));
31
- }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
1
+ import { defineComponent as p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
2
+ import { useLocale as g } from "./index236.js";
3
+ const k = { class: "bb-cr-container__container" }, y = {
4
+ key: 0,
5
+ class: "bb-cr-container__loading-container"
6
+ }, $ = {
7
+ key: 1,
8
+ class: "bb-cr-container__no-data-container"
9
+ }, C = /* @__PURE__ */ p({
10
+ __name: "OptionsContainer",
11
+ props: {
12
+ direction: {},
13
+ hasErrors: { type: Boolean },
14
+ hideLabel: { type: Boolean },
15
+ loadingText: {},
16
+ loading: { type: Boolean },
17
+ noDataText: {},
18
+ options: {}
19
+ },
20
+ setup(f) {
21
+ const { t: d } = g();
22
+ return (e, T) => (s(), n("span", {
23
+ ref: "container",
24
+ class: r(["bb-cr-container", {
25
+ "bb-cr-container--errors": e.hasErrors,
26
+ "bb-cr-container--horizontal": e.direction === "horizontal",
27
+ "bb-cr-container--vertical": e.direction === "vertical"
28
+ }])
29
+ }, [
30
+ o("span", k, [
31
+ t(e.$slots, "prepend"),
32
+ !e.options.length && e.loading ? (s(), n("span", y, [
33
+ t(e.$slots, "loading", {}, () => [
34
+ l(i(e.loadingText || b(d)("common.loadingText")), 1)
35
+ ])
36
+ ])) : e.options.length ? h("", !0) : (s(), n("span", $, [
37
+ t(e.$slots, "no-data", {}, () => [
38
+ l(i(e.noDataText || b(d)("common.noDataText")), 1)
39
+ ])
40
+ ])),
41
+ (s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
42
+ key: a?.valueHash || c
43
+ }, [
44
+ t(e.$slots, "option:prepend", {
45
+ id: a.valueHash,
46
+ checked: !!a.selected,
47
+ disabled: !!a.disabled,
48
+ item: a.item,
49
+ text: a.text
50
+ }),
51
+ o("label", {
52
+ class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
53
+ }, [
54
+ t(e.$slots, "input", {
55
+ index: c,
56
+ option: a
57
+ }),
58
+ o("span", {
59
+ class: r({
60
+ "bb-cr-container-option__text": !0,
61
+ "sr-only": e.hideLabel
62
+ })
63
+ }, [
64
+ t(e.$slots, "label", {
65
+ checked: !!a.selected,
66
+ item: a.item,
67
+ text: a.text
68
+ }, () => [
69
+ l(i(a.text), 1)
70
+ ])
71
+ ], 2)
72
+ ], 2),
73
+ t(e.$slots, "option:append", {
74
+ id: a.valueHash,
75
+ checked: !!a.selected,
76
+ disabled: !!a.disabled,
77
+ item: a.item,
78
+ text: a.text
79
+ })
80
+ ], 64))), 128)),
81
+ t(e.$slots, "append")
82
+ ])
83
+ ], 2));
84
+ }
85
+ });
33
86
  export {
34
- a as default
87
+ C as default
35
88
  };
@@ -0,0 +1,32 @@
1
+ import { computed as s, unref as v, ref as c } from "vue";
2
+ import { useDebounceFn as m } from "./index219.js";
3
+ const y = (o) => {
4
+ const e = s(() => v(o.items)), t = c([]), r = c(0);
5
+ let a = 0;
6
+ const u = async (...i) => {
7
+ if (Array.isArray(e.value)) {
8
+ t.value = e.value;
9
+ return;
10
+ }
11
+ if (typeof e.value != "function") return;
12
+ const f = ++a;
13
+ r.value++;
14
+ try {
15
+ const n = await e.value(...i);
16
+ f === a && (t.value = n);
17
+ } catch (n) {
18
+ console.error(n);
19
+ } finally {
20
+ r.value--;
21
+ }
22
+ }, l = m(u, o.debounce || 0);
23
+ return {
24
+ getter: u,
25
+ debouncedGetter: l,
26
+ items: t,
27
+ loading: s(() => r.value > 0)
28
+ };
29
+ };
30
+ export {
31
+ y as useItemsGetter
32
+ };
package/dist/index229.js CHANGED
@@ -1,7 +1,19 @@
1
- import { getDefaultExportFromCjs as r } from "./index331.js";
2
- import { __require as o } from "./index302.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
1
+ import { computed as u, unref as a } from "vue";
2
+ import { hash as d } from "./index232.js";
3
+ const p = ({
4
+ items: m,
5
+ key: e
6
+ }) => {
7
+ const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
8
+ const t = {}, s = Array.from(a(m) ?? []);
9
+ for (let r = 0; r < s.length; r++) {
10
+ const c = s[r];
11
+ t[n(c)] = c;
12
+ }
13
+ return t;
14
+ });
15
+ return { data: o, get: (t) => o.value[n(t)] };
16
+ };
5
17
  export {
6
- s as default
18
+ p as useIndexById
7
19
  };
package/dist/index230.js CHANGED
@@ -1,7 +1,53 @@
1
- import { getDefaultExportFromCjs as r } from "./index331.js";
2
- import { __require as e } from "./index304.js";
3
- var t = e();
4
- const m = /* @__PURE__ */ r(t);
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index303.js";
3
+ import { useItemValue as w } from "./index278.js";
4
+ import { hash as y } from "./index232.js";
5
+ import { useLogger as D } from "./index261.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/index231.js CHANGED
@@ -1,7 +1,20 @@
1
- import { getDefaultExportFromCjs as r } from "./index331.js";
2
- import { __require as e } from "./index306.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
1
+ import { isNil as a } from "./index250.js";
2
+ import { computed as n, unref as h } from "vue";
3
+ const v = ({ modelValue: r, iteratee: c, multiple: t }) => {
4
+ const s = n(
5
+ () => new Array().concat(h(r))
6
+ ), e = n(() => s.value.reduce(
7
+ (o, u) => (c(u) ? o.coherent.push(u) : o.incoherent.push(u), o),
8
+ { coherent: [], incoherent: [] }
9
+ )), i = n(() => t && !h(r).length || !t && a(h(r)) ? !0 : !e.value.incoherent.length), l = n(
10
+ () => t ? e.value.coherent : e.value.coherent[0] ?? null
11
+ );
12
+ return {
13
+ status: e,
14
+ coherent: i,
15
+ coherentValue: l
16
+ };
17
+ };
5
18
  export {
6
- m as default
19
+ v as useCoherence
7
20
  };
package/dist/index232.js CHANGED
@@ -1,7 +1,5 @@
1
- import { getDefaultExportFromCjs as e } from "./index331.js";
2
- import { __require as r } from "./index308.js";
3
- var o = r();
4
- const f = /* @__PURE__ */ e(o);
1
+ import { hash as o } from "./index304.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
5
3
  export {
6
- f as default
4
+ t as hash
7
5
  };
package/dist/index233.js CHANGED
@@ -1,5 +1,14 @@
1
- import { hash as o } from "./index314.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
1
+ import { hash as e } from "./index232.js";
2
+ import { debouncedWatch as s } from "./index219.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
+ };
3
12
  export {
4
- t as hash
13
+ n as useHashedWatcher
5
14
  };
package/dist/index234.js CHANGED
@@ -1,4 +1,20 @@
1
- const e = (t) => t[t.length - 1];
1
+ import { isNotNil as v } from "./index147.js";
2
+ import { computed as t, toValue as h, ref as u, onServerPrefetch as m, onBeforeMount as p } from "vue";
3
+ const g = ({
4
+ fn: i,
5
+ trigger: n = !1,
6
+ multiple: s,
7
+ currentValue: r
8
+ }) => {
9
+ const f = t(() => s ? !!r?.length : v(r)), o = t(
10
+ () => !!h(n) || f.value
11
+ ), l = u(!1), e = u(!1), c = t(() => o.value || e.value), a = async () => {
12
+ l.value || e.value || (l.value = !0, await i(!0), l.value = !1, e.value = !0);
13
+ };
14
+ return o.value && (m(a), p(async () => {
15
+ e.value || await a();
16
+ })), { isPrefilling: l, hasPrefilled: e, canLoad: c, prefill: a };
17
+ };
2
18
  export {
3
- e as last
19
+ g as usePrefill
4
20
  };
package/dist/index235.js CHANGED
@@ -1,8 +1,15 @@
1
- function e(t, r) {
2
- if (!/\d{4}-\d{2}-\d{2}/.test(t))
3
- throw new Error(`${r} must be in the format YYYY-MM-DD`);
4
- return t;
5
- }
1
+ const c = (t, r) => {
2
+ if (typeof t == "string") {
3
+ const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
4
+ if (n) {
5
+ const [, o, a] = n;
6
+ return a ? t : o + "px";
7
+ } else if (t in r)
8
+ return r[t] + "px";
9
+ throw new Error(`Invalid size: ${t}`);
10
+ }
11
+ return t + "px";
12
+ };
6
13
  export {
7
- e as validateDateFormat
14
+ c as parseSize
8
15
  };