bitboss-ui 2.0.175 → 2.1.0

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 (206) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
  3. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
  4. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  5. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
  6. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  7. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  8. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  9. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
  10. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  11. package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
  12. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  13. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  14. package/dist/index.css +1 -1
  15. package/dist/index106.js +9 -9
  16. package/dist/index107.js +29 -31
  17. package/dist/index111.js +1 -1
  18. package/dist/index113.js +1 -1
  19. package/dist/index121.js +12 -12
  20. package/dist/index129.js +20 -26
  21. package/dist/index13.js +1 -1
  22. package/dist/index131.js +13 -14
  23. package/dist/index133.js +1 -1
  24. package/dist/index136.js +1 -1
  25. package/dist/index137.js +3 -3
  26. package/dist/index139.js +2 -2
  27. package/dist/index15.js +14 -15
  28. package/dist/index17.js +3 -3
  29. package/dist/index19.js +8 -8
  30. package/dist/index206.js +2 -138
  31. package/dist/index207.js +138 -2
  32. package/dist/index209.js +2 -86
  33. package/dist/index21.js +16 -16
  34. package/dist/index210.js +6 -0
  35. package/dist/index211.js +2 -29
  36. package/dist/index212.js +66 -17
  37. package/dist/index214.js +13 -15
  38. package/dist/index215.js +13 -3
  39. package/dist/index216.js +13 -12
  40. package/dist/index217.js +10 -15
  41. package/dist/index218.js +5 -2
  42. package/dist/index219.js +5 -2
  43. package/dist/index220.js +5 -18
  44. package/dist/index221.js +5 -12
  45. package/dist/index222.js +5 -13
  46. package/dist/index223.js +5 -6
  47. package/dist/index224.js +2 -4
  48. package/dist/index225.js +2 -106
  49. package/dist/index226.js +4 -0
  50. package/dist/index227.js +19 -99
  51. package/dist/index228.js +115 -0
  52. package/dist/index23.js +45 -46
  53. package/dist/index230.js +88 -0
  54. package/dist/index232.js +28 -119
  55. package/dist/index233.js +18 -0
  56. package/dist/index234.js +17 -228
  57. package/dist/index235.js +51 -2
  58. package/dist/index236.js +15 -2
  59. package/dist/index237.js +3 -2
  60. package/dist/index238.js +11 -40
  61. package/dist/index239.js +4 -7
  62. package/dist/index240.js +193 -11
  63. package/dist/index242.js +5 -3
  64. package/dist/index243.js +5 -3
  65. package/dist/index244.js +6 -32
  66. package/dist/index245.js +247 -174
  67. package/dist/index246.js +52 -5
  68. package/dist/index247.js +44 -5
  69. package/dist/index248.js +4 -4
  70. package/dist/index249.js +60 -5
  71. package/dist/index25.js +155 -224
  72. package/dist/index250.js +18 -5
  73. package/dist/index251.js +12 -5
  74. package/dist/index252.js +6 -5
  75. package/dist/index253.js +104 -6
  76. package/dist/index255.js +95 -47
  77. package/dist/index257.js +228 -5
  78. package/dist/index258.js +176 -59
  79. package/dist/index259.js +2 -4
  80. package/dist/index260.js +3 -11
  81. package/dist/index261.js +33 -19
  82. package/dist/index262.js +2 -200
  83. package/dist/index264.js +3 -5
  84. package/dist/index265.js +6 -2
  85. package/dist/index266.js +16 -2
  86. package/dist/index267.js +3 -6
  87. package/dist/index268.js +9 -16
  88. package/dist/index269.js +9 -3
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +23 -9
  91. package/dist/index271.js +9 -23
  92. package/dist/index272.js +8 -9
  93. package/dist/index273.js +5 -9
  94. package/dist/index274.js +8 -8
  95. package/dist/index275.js +2 -67
  96. package/dist/index276.js +67 -5
  97. package/dist/index277.js +5 -2
  98. package/dist/index278.js +4 -5
  99. package/dist/index279.js +3 -8
  100. package/dist/index281.js +7 -17
  101. package/dist/index282.js +7 -28
  102. package/dist/index283.js +10 -470
  103. package/dist/index284.js +4 -2
  104. package/dist/index285.js +3 -7
  105. package/dist/index286.js +3 -11
  106. package/dist/index287.js +3 -4
  107. package/dist/index288.js +17 -4
  108. package/dist/index289.js +28 -5
  109. package/dist/index29.js +3 -3
  110. package/dist/index290.js +278 -198
  111. package/dist/index291.js +2 -3
  112. package/dist/index292.js +125 -3
  113. package/dist/index293.js +2 -3
  114. package/dist/index294.js +17 -0
  115. package/dist/index295.js +2 -7
  116. package/dist/index296.js +16 -3
  117. package/dist/index297.js +2 -2
  118. package/dist/index298.js +16 -3
  119. package/dist/index299.js +2 -280
  120. package/dist/index300.js +19 -2
  121. package/dist/index301.js +2 -16
  122. package/dist/index302.js +19 -2
  123. package/dist/index303.js +2 -16
  124. package/dist/index304.js +27 -2
  125. package/dist/index305.js +2 -19
  126. package/dist/index306.js +2 -2
  127. package/dist/index307.js +2 -15
  128. package/dist/index308.js +2 -2
  129. package/dist/index309.js +2 -19
  130. package/dist/index31.js +2 -2
  131. package/dist/index310.js +22 -2
  132. package/dist/index312.js +3 -2
  133. package/dist/index313.js +3 -2
  134. package/dist/index314.js +1 -1
  135. package/dist/index315.js +6 -2
  136. package/dist/index316.js +1 -1
  137. package/dist/index317.js +5 -22
  138. package/dist/index318.js +7 -0
  139. package/dist/index319.js +701 -6
  140. package/dist/index320.js +354 -125
  141. package/dist/index321.js +58 -2
  142. package/dist/index322.js +33 -2
  143. package/dist/index323.js +28 -5
  144. package/dist/index325.js +2 -354
  145. package/dist/index326.js +122 -51
  146. package/dist/index327.js +369 -2
  147. package/dist/index328.js +7 -227
  148. package/dist/index329.js +5 -128
  149. package/dist/index33.js +8 -8
  150. package/dist/index330.js +6 -367
  151. package/dist/index331.js +46 -6
  152. package/dist/index332.js +6 -18
  153. package/dist/index333.js +17 -5
  154. package/dist/index334.js +58 -47
  155. package/dist/index335.js +58 -8
  156. package/dist/index336.js +227 -5
  157. package/dist/index337.js +7 -8
  158. package/dist/index338.js +92 -57
  159. package/dist/index340.js +2 -32
  160. package/dist/index341.js +128 -27
  161. package/dist/index342.js +438 -0
  162. package/dist/index343.js +125 -91
  163. package/dist/index344.js +476 -123
  164. package/dist/index345.js +40 -429
  165. package/dist/index35.js +4 -4
  166. package/dist/index37.js +20 -21
  167. package/dist/index39.js +5 -5
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +8 -8
  171. package/dist/index47.js +2 -2
  172. package/dist/index49.js +3 -3
  173. package/dist/index53.js +1 -1
  174. package/dist/index55.js +1 -1
  175. package/dist/index57.js +2 -2
  176. package/dist/index61.js +3 -3
  177. package/dist/index67.js +1 -1
  178. package/dist/index73.js +23 -26
  179. package/dist/index77.js +32 -34
  180. package/dist/index79.js +18 -19
  181. package/dist/index81.js +1 -1
  182. package/dist/index83.js +2 -2
  183. package/dist/index85.js +1 -1
  184. package/dist/index87.js +1 -1
  185. package/dist/index90.js +159 -225
  186. package/dist/index92.js +2 -2
  187. package/dist/index94.js +15 -15
  188. package/dist/index96.js +1 -1
  189. package/dist/types/CommonProps.d.ts +0 -4
  190. package/dist/utilities/functions/parseSize.d.ts +2 -0
  191. package/package.json +2 -3
  192. package/dist/components/BbTeleport.vue.d.ts +0 -20
  193. package/dist/index213.js +0 -53
  194. package/dist/index229.js +0 -68
  195. package/dist/index231.js +0 -15
  196. package/dist/index254.js +0 -252
  197. package/dist/index256.js +0 -46
  198. package/dist/index280.js +0 -5
  199. package/dist/index311.js +0 -29
  200. package/dist/index324.js +0 -703
  201. package/dist/index339.js +0 -60
  202. package/dist/index346.js +0 -129
  203. package/dist/index347.js +0 -484
  204. package/dist/index349.js +0 -5
  205. package/dist/index350.js +0 -49
  206. /package/dist/{index241.js → index263.js} +0 -0
package/dist/index209.js CHANGED
@@ -1,88 +1,4 @@
1
- import { defineComponent as h, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createCommentVNode as p, createTextVNode as o, toDisplayString as d, unref as b, Fragment as m, renderList as u } from "vue";
2
- import { useLocale as g } from "./index222.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__ */ h({
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: i } = g();
22
- return (a, T) => (s(), n("span", {
23
- ref: "container",
24
- class: r(["bb-cr-container", {
25
- "bb-cr-container--errors": a.hasErrors,
26
- "bb-cr-container--horizontal": a.direction === "horizontal",
27
- "bb-cr-container--vertical": a.direction === "vertical"
28
- }])
29
- }, [
30
- l("span", k, [
31
- t(a.$slots, "prepend"),
32
- !a.options.length && a.loading ? (s(), n("span", y, [
33
- t(a.$slots, "loading", {}, () => [
34
- o(d(a.loadingText || b(i)("common.loadingText")), 1)
35
- ])
36
- ])) : a.options.length ? p("", !0) : (s(), n("span", $, [
37
- t(a.$slots, "no-data", {}, () => [
38
- o(d(a.noDataText || b(i)("common.noDataText")), 1)
39
- ])
40
- ])),
41
- (s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
42
- key: (e == null ? void 0 : e.valueHash) || c
43
- }, [
44
- t(a.$slots, "option:prepend", {
45
- id: e.valueHash,
46
- checked: !!e.selected,
47
- disabled: !!e.disabled,
48
- item: e.item,
49
- text: e.text
50
- }),
51
- l("label", {
52
- class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
53
- }, [
54
- t(a.$slots, "input", {
55
- index: c,
56
- option: e
57
- }),
58
- l("span", {
59
- class: r({
60
- "bb-cr-container-option__text": !0,
61
- "sr-only": a.hideLabel
62
- })
63
- }, [
64
- t(a.$slots, "label", {
65
- checked: !!e.selected,
66
- item: e.item,
67
- text: e.text
68
- }, () => [
69
- o(d(e.text), 1)
70
- ])
71
- ], 2)
72
- ], 2),
73
- t(a.$slots, "option:append", {
74
- id: e.valueHash,
75
- checked: !!e.selected,
76
- disabled: !!e.disabled,
77
- item: e.item,
78
- text: e.text
79
- })
80
- ], 64))), 128)),
81
- t(a.$slots, "append")
82
- ])
83
- ], 2));
84
- }
85
- });
1
+ const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
86
2
  export {
87
- C as default
3
+ s as isCssColor
88
4
  };
package/dist/index21.js CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
5
5
  import { useId as F } from "./index8.js";
6
6
  import f from "./index13.js";
7
7
  /* empty css */
8
- import s from "./index246.js";
9
- import G from "./index247.js";
10
- import J from "./index248.js";
11
- import K from "./index249.js";
12
- import Q from "./index250.js";
13
- import X from "./index251.js";
14
- import ee from "./index252.js";
15
- import { hash as M } from "./index215.js";
16
- import { last as ae } from "./index219.js";
17
- import { useLogger as te } from "./index253.js";
18
- import oe from "./index254.js";
19
- import le from "./index255.js";
20
- import re from "./index256.js";
21
- import B from "./index257.js";
22
- import se from "./index258.js";
23
- import { useLocale as de } from "./index222.js";
8
+ import s from "./index218.js";
9
+ import G from "./index221.js";
10
+ import J from "./index222.js";
11
+ import K from "./index223.js";
12
+ import Q from "./index220.js";
13
+ import X from "./index242.js";
14
+ import ee from "./index243.js";
15
+ import { hash as M } from "./index237.js";
16
+ import { last as ae } from "./index226.js";
17
+ import { useLogger as te } from "./index244.js";
18
+ import oe from "./index245.js";
19
+ import le from "./index246.js";
20
+ import re from "./index247.js";
21
+ import B from "./index248.js";
22
+ import se from "./index249.js";
23
+ import { useLocale as de } from "./index216.js";
24
24
  const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
25
25
  style: { transform: "rotate(180deg)" },
26
26
  viewBox: "0 0 24 24",
@@ -0,0 +1,6 @@
1
+ import { curry as e } from "./index278.js";
2
+ const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
3
+ export {
4
+ t as baseWhen,
5
+ s as when
6
+ };
package/dist/index211.js CHANGED
@@ -1,31 +1,4 @@
1
- import { ref as a, computed as s, unref as v } from "vue";
2
- import { useDebounceFn as f } from "./index206.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);
18
- }
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
- };
1
+ const o = (e) => typeof e == "boolean" ? e : e === "true";
29
2
  export {
30
- p as useItemsGetter
3
+ o as booleanishToBoolean
31
4
  };
package/dist/index212.js CHANGED
@@ -1,19 +1,68 @@
1
- import { computed as i, unref as m } from "vue";
2
- import { hash as s } from "./index215.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
- };
1
+ import { defineComponent as _, ref as $, createElementBlock as k, openBlock as r, normalizeClass as y, renderSlot as n, createBlock as c, createCommentVNode as s, createVNode as p, createElementVNode as l, unref as i } from "vue";
2
+ /* empty css */
3
+ /* empty css */
4
+ import m from "./index85.js";
5
+ /* empty css */
6
+ import C from "./index113.js";
7
+ /* empty css */
8
+ import h from "./index322.js";
9
+ import B from "./index323.js";
10
+ /* empty css */
11
+ const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, A = /* @__PURE__ */ _({
12
+ __name: "CommonInputInnerContainer",
13
+ props: {
14
+ "append:icon": {},
15
+ clearable: { type: Boolean },
16
+ "prepend:icon": {},
17
+ preventFocus: { type: Boolean }
18
+ },
19
+ emits: ["click:clear"],
20
+ setup(u, { emit: d }) {
21
+ const t = u, f = d, o = $(), a = () => {
22
+ var e;
23
+ !o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
24
+ }, b = () => {
25
+ f("click:clear"), a();
26
+ };
27
+ return (e, E) => (r(), k("span", {
28
+ ref_key: "container",
29
+ ref: o,
30
+ class: y(["bb-common-input-inner-container", {
31
+ "bb-common-input-inner-container--clearable": t.clearable
32
+ }]),
33
+ onClick: a
34
+ }, [
35
+ n(e.$slots, "prepend", {}, () => [
36
+ l("span", v, [
37
+ n(e.$slots, "prefix")
38
+ ])
39
+ ]),
40
+ e.$props["prepend:icon"] ? (r(), c(i(m), {
41
+ key: 0,
42
+ class: "bb-common-input-inner-container__prepend-icon",
43
+ type: e.$props["prepend:icon"]
44
+ }, null, 8, ["type"])) : s("", !0),
45
+ n(e.$slots, "default"),
46
+ p(B, {
47
+ "aria-hidden": !e.clearable,
48
+ tabindex: e.clearable ? 0 : -1,
49
+ onClick: b
50
+ }, null, 8, ["aria-hidden", "tabindex"]),
51
+ e.$props["append:icon"] ? (r(), c(i(m), {
52
+ key: 1,
53
+ class: "bb-common-input-inner-container__append-icon",
54
+ type: e.$props["append:icon"]
55
+ }, null, 8, ["type"])) : s("", !0),
56
+ p(h),
57
+ p(i(C)),
58
+ n(e.$slots, "append", {}, () => [
59
+ l("span", I, [
60
+ n(e.$slots, "suffix")
61
+ ])
62
+ ])
63
+ ], 2));
64
+ }
65
+ });
17
66
  export {
18
- p as useIndexById
67
+ A as default
19
68
  };
package/dist/index214.js CHANGED
@@ -1,17 +1,15 @@
1
- import { isNil as f } from "./index237.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
- };
1
+ import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
2
+ /* empty css */
3
+ import r from "./index281.js";
4
+ const s = {}, c = { class: "bb-common-input-outer-container" };
5
+ function p(o, a) {
6
+ return n(), t("span", c, [
7
+ e(o.$slots, "prepend-outer"),
8
+ e(o.$slots, "default"),
9
+ e(o.$slots, "append-outer")
10
+ ]);
11
+ }
12
+ const i = /* @__PURE__ */ r(s, [["render", p]]);
15
13
  export {
16
- a as useCoherence
14
+ i as default
17
15
  };
package/dist/index215.js CHANGED
@@ -1,5 +1,15 @@
1
- import { hash as o } from "./index282.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
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
+ };
3
13
  export {
4
- t as hash
14
+ c as parseSize
5
15
  };
package/dist/index216.js CHANGED
@@ -1,14 +1,15 @@
1
- import { hash as e } from "./index215.js";
2
- import { debouncedWatch as s } from "./index206.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
- };
1
+ import { locales as t } from "./index282.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index283.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
12
13
  export {
13
- n as useHashedWatcher
14
+ d as useLocale
14
15
  };
package/dist/index217.js CHANGED
@@ -1,18 +1,13 @@
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 };
1
+ import { ref as a, watch as c, toValue as u } from "vue";
2
+ const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
3
+ const t = a(o), n = c(
4
+ () => u(e),
5
+ (s) => {
6
+ s && (t.value = r, n());
7
+ }
8
+ );
9
+ return t;
15
10
  };
16
11
  export {
17
- h as usePrefill
12
+ i as useUntil
18
13
  };
package/dist/index218.js CHANGED
@@ -1,4 +1,7 @@
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 { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as o } from "./index290.js";
3
+ var t = o();
4
+ const s = /* @__PURE__ */ r(t);
2
5
  export {
3
- n as isEmpty
6
+ s as default
4
7
  };
package/dist/index219.js CHANGED
@@ -1,4 +1,7 @@
1
- const e = (t) => t[t.length - 1];
1
+ import { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as o } from "./index292.js";
3
+ var t = o();
4
+ const m = /* @__PURE__ */ r(t);
2
5
  export {
3
- e as last
6
+ m as default
4
7
  };
package/dist/index220.js CHANGED
@@ -1,20 +1,7 @@
1
- import { isNil as c } from "./index237.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 { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as e } from "./index294.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
18
5
  export {
19
- y as matchAnyKey
6
+ m as default
20
7
  };
package/dist/index221.js CHANGED
@@ -1,14 +1,7 @@
1
- import { ref as t } from "vue";
2
- const n = () => {
3
- const e = t([]);
4
- return { array: e, set: (...r) => {
5
- e.value = r;
6
- }, add: (...r) => {
7
- e.value.push(...r);
8
- }, remove: (r) => {
9
- e.value = e.value.filter(r);
10
- } };
11
- };
1
+ import { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as e } from "./index296.js";
3
+ var t = e();
4
+ const m = /* @__PURE__ */ r(t);
12
5
  export {
13
- n as useArray
6
+ m as default
14
7
  };
package/dist/index222.js CHANGED
@@ -1,15 +1,7 @@
1
- import { locales as t } from "./index285.js";
2
- import { _config as m } from "./index4.js";
3
- import { get as c } from "./index286.js";
4
- import { readonly as l, computed as n } from "vue";
5
- const p = (o, ...r) => l(
6
- n(() => c(t[m.locale], o).replace(
7
- /\{(\d+)\}/g,
8
- (a, e) => r[e]
9
- ))
10
- ), d = () => ({
11
- t: p
12
- });
1
+ import { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as e } from "./index298.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
13
5
  export {
14
- d as useLocale
6
+ m as default
15
7
  };
package/dist/index223.js CHANGED
@@ -1,8 +1,7 @@
1
- const o = (e, t = 50) => new Promise((r) => {
2
- const n = setInterval(() => {
3
- e() && (clearInterval(n), r());
4
- }, t);
5
- });
1
+ import { getDefaultExportFromCjs as r } from "./index315.js";
2
+ import { __require as t } from "./index300.js";
3
+ var o = t();
4
+ const a = /* @__PURE__ */ r(o);
6
5
  export {
7
- o as waitFor
6
+ a as default
8
7
  };
package/dist/index224.js CHANGED
@@ -1,6 +1,4 @@
1
- import { curry as e } from "./index287.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ const e = (t) => t;
3
2
  export {
4
- t as baseWhen,
5
- s as when
3
+ e as identity
6
4
  };
package/dist/index225.js CHANGED
@@ -1,108 +1,4 @@
1
- import { defineComponent as y, ref as F, computed as H, watch as N, createElementBlock as L, openBlock as p, Fragment as S, renderList as V, createBlock as A, withModifiers as O, normalizeClass as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
- import { hash as d } from "./index215.js";
3
- import { isNil as l } from "./index237.js";
4
- import E from "./index67.js";
5
- /* empty css */
6
- const K = /* @__PURE__ */ y({
7
- __name: "ChipsBox",
8
- props: {
9
- options: {}
10
- },
11
- emits: ["option:unselected"],
12
- setup(f, { expose: v, emit: h }) {
13
- const t = f, u = h, n = F(null), i = H(() => t.options.some((e) => !e.disabled)), a = (e = 1) => {
14
- const s = l(n.value) ? -1 : n.value;
15
- let o = (s + e) % t.options.length;
16
- for (; t.options[o].disabled && o !== s; )
17
- o = a(e + 1);
18
- return o;
19
- }, x = () => {
20
- if (!i.value) return;
21
- const e = a();
22
- n.value = e;
23
- }, c = (e = 1) => {
24
- const s = l(n.value) ? 0 : n.value;
25
- let o = (s - e + t.options.length) % t.options.length;
26
- for (; t.options[o].disabled && o !== s; )
27
- o = c(e + 1);
28
- return o;
29
- }, m = async () => {
30
- if (!i.value) return;
31
- const e = c();
32
- n.value = e;
33
- }, w = () => {
34
- if (!i.value) return;
35
- let e = 0;
36
- for (; t.options[e].disabled; )
37
- e++;
38
- n.value = e;
39
- }, b = () => {
40
- if (!i.value) return;
41
- let e = t.options.length - 1;
42
- for (; t.options[e].disabled && e !== 0; )
43
- e--;
44
- n.value = e;
45
- }, I = () => {
46
- if (!i.value) return;
47
- let e = 0;
48
- for (; !t.options[e].selected && t.options.length !== e; )
49
- e++;
50
- n.value = e;
51
- }, g = () => {
52
- if (!i.value) return;
53
- let e = t.options.length - 1;
54
- for (; t.options[e].selected && e !== 0; )
55
- e--;
56
- n.value = e;
57
- }, _ = (e) => {
58
- if (!i.value) return;
59
- const s = t.options.findIndex(
60
- (o) => o.valueHash === e
61
- );
62
- s >= 0 && (n.value = s);
63
- }, r = () => {
64
- n.value = null;
65
- }, k = () => {
66
- if (l(n.value)) return;
67
- const e = t.options[n.value];
68
- e.selected && u("option:unselected", e);
69
- }, C = () => l(n.value) ? void 0 : t.options[n.value];
70
- return N(
71
- () => t.options,
72
- (e, s) => {
73
- d(e) !== d(s) && r();
74
- },
75
- {
76
- flush: "post"
77
- }
78
- ), v({
79
- focusNext: x,
80
- focusPrevious: m,
81
- focusFirst: w,
82
- focusFirstSelected: I,
83
- focusLast: b,
84
- focusLastSelected: g,
85
- blur: r,
86
- confirmOption: k,
87
- focusByHash: _,
88
- getHighlighted: C
89
- }), (e, s) => (p(!0), L(S, null, V(e.options, (o, B) => (p(), A(E, {
90
- key: o.valueHash,
91
- class: P({
92
- "bb-chipsbox-item": !0,
93
- "bb-chipsbox-item--focused": B === n.value
94
- }),
95
- clearable: !0,
96
- text: o.text,
97
- "onClick:clear": O((M) => u("option:unselected", o), ["stop"])
98
- }, {
99
- default: $(() => [
100
- z(D(o.text), 1)
101
- ]),
102
- _: 2
103
- }, 1032, ["class", "text", "onClick:clear"]))), 128));
104
- }
105
- });
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;
106
2
  export {
107
- K as default
3
+ n as isEmpty
108
4
  };
@@ -0,0 +1,4 @@
1
+ const e = (t) => t[t.length - 1];
2
+ export {
3
+ e as last
4
+ };