bitboss-ui 2.1.5 → 2.1.7

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 (157) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -1
  2. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
  3. package/dist/index.css +1 -1
  4. package/dist/index106.js +1 -1
  5. package/dist/index111.js +1 -1
  6. package/dist/index121.js +3 -3
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +3 -3
  10. package/dist/index133.js +1 -1
  11. package/dist/index136.js +1 -1
  12. package/dist/index137.js +2 -2
  13. package/dist/index139.js +2 -2
  14. package/dist/index15.js +7 -7
  15. package/dist/index17.js +2 -2
  16. package/dist/index206.js +2 -138
  17. package/dist/index207.js +138 -2
  18. package/dist/index209.js +2 -2
  19. package/dist/index210.js +2 -2
  20. package/dist/index211.js +2 -2
  21. package/dist/index212.js +2 -2
  22. package/dist/index213.js +2 -2
  23. package/dist/index214.js +2 -2
  24. package/dist/index215.js +2 -2
  25. package/dist/index216.js +1 -1
  26. package/dist/index219.js +3 -3
  27. package/dist/index222.js +2 -2
  28. package/dist/index223.js +1 -1
  29. package/dist/index224.js +2 -2
  30. package/dist/index227.js +1 -1
  31. package/dist/index229.js +1 -1
  32. package/dist/index23.js +8 -8
  33. package/dist/index230.js +1 -1
  34. package/dist/index231.js +1 -1
  35. package/dist/index233.js +34 -2
  36. package/dist/index234.js +2 -2
  37. package/dist/index236.js +2 -4
  38. package/dist/index237.js +7 -106
  39. package/dist/index238.js +9 -0
  40. package/dist/index239.js +4 -100
  41. package/dist/{index241.js → index240.js} +2 -2
  42. package/dist/index242.js +15 -0
  43. package/dist/index243.js +5 -13
  44. package/dist/index244.js +2 -2
  45. package/dist/index245.js +2 -2
  46. package/dist/index246.js +11 -2
  47. package/dist/index247.js +19 -6
  48. package/dist/index248.js +113 -7
  49. package/dist/index25.js +2 -2
  50. package/dist/index250.js +8 -9
  51. package/dist/index251.js +3 -3
  52. package/dist/index252.js +4 -5
  53. package/dist/index253.js +195 -18
  54. package/dist/index255.js +5 -0
  55. package/dist/index256.js +2 -177
  56. package/dist/index257.js +13 -4
  57. package/dist/index258.js +100 -191
  58. package/dist/index260.js +100 -10
  59. package/dist/index262.js +176 -33
  60. package/dist/index263.js +1 -1
  61. package/dist/index266.js +2 -2
  62. package/dist/index267.js +3 -9
  63. package/dist/index268.js +6 -23
  64. package/dist/index269.js +16 -6
  65. package/dist/index27.js +1 -1
  66. package/dist/index270.js +8 -15
  67. package/dist/index271.js +23 -9
  68. package/dist/index272.js +9 -3
  69. package/dist/index273.js +1 -1
  70. package/dist/index276.js +5 -67
  71. package/dist/index277.js +67 -5
  72. package/dist/index278.js +4 -279
  73. package/dist/index279.js +8 -2
  74. package/dist/index280.js +277 -13
  75. package/dist/index281.js +2 -2
  76. package/dist/index282.js +9 -9
  77. package/dist/index284.js +14 -17
  78. package/dist/index286.js +16 -12
  79. package/dist/index288.js +11 -15
  80. package/dist/index29.js +4 -4
  81. package/dist/index290.js +15 -23
  82. package/dist/index292.js +27 -2
  83. package/dist/index293.js +2 -2
  84. package/dist/index294.js +1 -1
  85. package/dist/index295.js +1 -1
  86. package/dist/index296.js +2 -28
  87. package/dist/index297.js +1 -21
  88. package/dist/index298.js +30 -0
  89. package/dist/index299.js +22 -7
  90. package/dist/index301.js +7 -11
  91. package/dist/index302.js +7 -3
  92. package/dist/index303.js +11 -17
  93. package/dist/index304.js +3 -6
  94. package/dist/index305.js +17 -4
  95. package/dist/index306.js +6 -3
  96. package/dist/index307.js +2 -3
  97. package/dist/index308.js +4 -3
  98. package/dist/index309.js +6 -0
  99. package/dist/index31.js +1 -1
  100. package/dist/index310.js +3 -5
  101. package/dist/index312.js +125 -2
  102. package/dist/index313.js +2 -3
  103. package/dist/index314.js +1 -1
  104. package/dist/index315.js +3 -2
  105. package/dist/index316.js +5 -2
  106. package/dist/index317.js +3 -701
  107. package/dist/index318.js +3 -354
  108. package/dist/index319.js +5 -58
  109. package/dist/index320.js +2 -5
  110. package/dist/index321.js +701 -8
  111. package/dist/index322.js +354 -5
  112. package/dist/index323.js +57 -3
  113. package/dist/index324.js +7 -2
  114. package/dist/index325.js +18 -6
  115. package/dist/index326.js +7 -18
  116. package/dist/index327.js +5 -6
  117. package/dist/index328.js +7 -32
  118. package/dist/index329.js +57 -27
  119. package/dist/index330.js +60 -0
  120. package/dist/index331.js +2 -58
  121. package/dist/index332.js +128 -57
  122. package/dist/index333.js +353 -113
  123. package/dist/index334.js +6 -368
  124. package/dist/index335.js +32 -227
  125. package/dist/index336.js +28 -8
  126. package/dist/index338.js +47 -8
  127. package/dist/index339.js +227 -46
  128. package/dist/index340.js +1 -1
  129. package/dist/index341.js +131 -0
  130. package/dist/index343.js +3 -129
  131. package/dist/index344.js +467 -421
  132. package/dist/index345.js +422 -113
  133. package/dist/index346.js +123 -478
  134. package/dist/index35.js +2 -2
  135. package/dist/index37.js +182 -182
  136. package/dist/index39.js +5 -5
  137. package/dist/index41.js +1 -1
  138. package/dist/index45.js +5 -5
  139. package/dist/index47.js +2 -2
  140. package/dist/index49.js +3 -3
  141. package/dist/index57.js +1 -1
  142. package/dist/index61.js +2 -2
  143. package/dist/index79.js +4 -4
  144. package/dist/index83.js +2 -2
  145. package/dist/index87.js +1 -1
  146. package/dist/index90.js +2 -2
  147. package/dist/index92.js +1 -1
  148. package/dist/index94.js +2 -2
  149. package/dist/index96.js +1 -1
  150. package/package.json +2 -2
  151. package/dist/index249.js +0 -15
  152. package/dist/index254.js +0 -115
  153. package/dist/index261.js +0 -5
  154. package/dist/index300.js +0 -9
  155. package/dist/index311.js +0 -127
  156. package/dist/index337.js +0 -8
  157. package/dist/index342.js +0 -5
package/dist/index15.js CHANGED
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as I, ref as u, computed as L, createBlock as c, openBlock as m, normalizeClass as M, withCtx as t, createVNode as b, unref as i, createCommentVNode as _, withDirectives as N, createElementVNode as d, mergeProps as q, renderSlot as r, withModifiers as z, normalizeStyle as U } from "vue";
2
- import { isHex as F } from "./index257.js";
2
+ import { isHex as F } from "./index252.js";
3
3
  import { isNotNil as S } from "./index140.js";
4
4
  import { useId as A } from "./index8.js";
5
5
  import { useLocale as K } from "./index224.js";
6
- import { useUntil as O } from "./index250.js";
7
- import { vMaska as P } from "./index253.js";
8
- import T from "./index258.js";
6
+ import { useUntil as O } from "./index246.js";
7
+ import { vMaska as P } from "./index247.js";
8
+ import T from "./index253.js";
9
9
  /* empty css */
10
- import j from "./index241.js";
10
+ import j from "./index240.js";
11
11
  /* empty css */
12
- import G from "./index243.js";
13
- import J from "./index254.js";
12
+ import G from "./index242.js";
13
+ import J from "./index248.js";
14
14
  /* empty css */
15
15
  const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], R = ["aria-label"], W = { class: "bb-common-input-inner-container__suffix" }, de = /* @__PURE__ */ I({
16
16
  __name: "BaseColorInput",
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, createElementBlock as p, openBlock as h, normalizeProps as i, guardReactiveProps as f, createCommentVNode as I, createElementVNode as l, mergeProps as k, renderSlot as F } from "vue";
2
2
  import { isCssColor as y } from "./index235.js";
3
- import { when as N } from "./index236.js";
4
- import { booleanishToBoolean as S } from "./index233.js";
3
+ import { when as N } from "./index239.js";
4
+ import { booleanishToBoolean as S } from "./index256.js";
5
5
  const A = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index206.js CHANGED
@@ -1,140 +1,4 @@
1
- import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
- function V(e) {
3
- return O() ? (W(e), !0) : !1;
4
- }
5
- const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
- var r;
7
- const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
- if (t == null && !k())
9
- throw new Error("injectLocal must be called in setup");
10
- return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
- }, G = typeof window < "u" && typeof document < "u";
12
- typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
- const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
- };
15
- function y(e, r) {
16
- function n(...t) {
17
- return new Promise((o, i) => {
18
- Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
- });
20
- }
21
- return n;
22
- }
23
- const A = (e) => e();
24
- function x(e, r = {}) {
25
- let n, t, o = d;
26
- const i = (c) => {
27
- clearTimeout(c), o(), o = d;
28
- };
29
- let u;
30
- return (c) => {
31
- const a = b(e), l = b(r.maxWait);
32
- return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
- o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
- n && i(n), t = null, f(u());
35
- }, l)), n = setTimeout(() => {
36
- t && i(t), t = null, f(c());
37
- }, a);
38
- });
39
- };
40
- }
41
- function I(...e) {
42
- let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
- !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
- const l = () => {
45
- n && (clearTimeout(n), n = void 0, o(), o = d);
46
- };
47
- return (p) => {
48
- const m = b(u), j = Date.now() - r, h = () => i = p();
49
- return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
- o = a ? D : T, n = setTimeout(() => {
51
- r = Date.now(), t = !0, T(h()), l();
52
- }, Math.max(0, m - j));
53
- })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
- };
55
- }
56
- function z(e) {
57
- return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
- }
59
- function L(e) {
60
- return g();
61
- }
62
- function B(e) {
63
- return Array.isArray(e) ? e : [e];
64
- }
65
- function H(e, r = 200, n = {}) {
66
- return y(
67
- x(r, n),
68
- e
69
- );
70
- }
71
- function J(e, r = 200, n = !1, t = !0, o = !1) {
72
- return y(
73
- I(r, n, t, o),
74
- e
75
- );
76
- }
77
- function N(e, r, n = {}) {
78
- const {
79
- eventFilter: t = A,
80
- ...o
81
- } = n;
82
- return F(
83
- e,
84
- y(
85
- t,
86
- r
87
- ),
88
- o
89
- );
90
- }
91
- function K(e, r = !0, n) {
92
- L() ? S(e, n) : r ? e() : C(e);
93
- }
94
- function Q(e, r, n = {}) {
95
- const {
96
- debounce: t = 0,
97
- maxWait: o = void 0,
98
- ...i
99
- } = n;
100
- return N(
101
- e,
102
- r,
103
- {
104
- ...i,
105
- eventFilter: x(t, { maxWait: o })
106
- }
107
- );
108
- }
109
- function U(e, r, n) {
110
- return F(
111
- e,
112
- r,
113
- {
114
- ...n,
115
- immediate: !0
116
- }
117
- );
118
- }
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
119
2
  export {
120
- A as bypassFilter,
121
- y as createFilterWrapper,
122
- x as debounceFilter,
123
- Q as debouncedWatch,
124
- L as getLifeCycleTarget,
125
- E as injectLocal,
126
- G as isClient,
127
- q as isObject,
128
- d as noop,
129
- _ as notNullish,
130
- z as pxValue,
131
- I as throttleFilter,
132
- B as toArray,
133
- K as tryOnMounted,
134
- V as tryOnScopeDispose,
135
- H as useDebounceFn,
136
- J as useThrottleFn,
137
- Q as watchDebounced,
138
- U as watchImmediate,
139
- N as watchWithFilter
3
+ n as clamp
140
4
  };
package/dist/index207.js CHANGED
@@ -1,4 +1,140 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
+ function V(e) {
3
+ return O() ? (W(e), !0) : !1;
4
+ }
5
+ const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
+ var r;
7
+ const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
+ if (t == null && !k())
9
+ throw new Error("injectLocal must be called in setup");
10
+ return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
+ }, G = typeof window < "u" && typeof document < "u";
12
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
+ const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
+ };
15
+ function y(e, r) {
16
+ function n(...t) {
17
+ return new Promise((o, i) => {
18
+ Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
+ });
20
+ }
21
+ return n;
22
+ }
23
+ const A = (e) => e();
24
+ function x(e, r = {}) {
25
+ let n, t, o = d;
26
+ const i = (c) => {
27
+ clearTimeout(c), o(), o = d;
28
+ };
29
+ let u;
30
+ return (c) => {
31
+ const a = b(e), l = b(r.maxWait);
32
+ return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
+ o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
+ n && i(n), t = null, f(u());
35
+ }, l)), n = setTimeout(() => {
36
+ t && i(t), t = null, f(c());
37
+ }, a);
38
+ });
39
+ };
40
+ }
41
+ function I(...e) {
42
+ let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
+ !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
+ const l = () => {
45
+ n && (clearTimeout(n), n = void 0, o(), o = d);
46
+ };
47
+ return (p) => {
48
+ const m = b(u), j = Date.now() - r, h = () => i = p();
49
+ return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
+ o = a ? D : T, n = setTimeout(() => {
51
+ r = Date.now(), t = !0, T(h()), l();
52
+ }, Math.max(0, m - j));
53
+ })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
+ };
55
+ }
56
+ function z(e) {
57
+ return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
+ }
59
+ function L(e) {
60
+ return g();
61
+ }
62
+ function B(e) {
63
+ return Array.isArray(e) ? e : [e];
64
+ }
65
+ function H(e, r = 200, n = {}) {
66
+ return y(
67
+ x(r, n),
68
+ e
69
+ );
70
+ }
71
+ function J(e, r = 200, n = !1, t = !0, o = !1) {
72
+ return y(
73
+ I(r, n, t, o),
74
+ e
75
+ );
76
+ }
77
+ function N(e, r, n = {}) {
78
+ const {
79
+ eventFilter: t = A,
80
+ ...o
81
+ } = n;
82
+ return F(
83
+ e,
84
+ y(
85
+ t,
86
+ r
87
+ ),
88
+ o
89
+ );
90
+ }
91
+ function K(e, r = !0, n) {
92
+ L() ? S(e, n) : r ? e() : C(e);
93
+ }
94
+ function Q(e, r, n = {}) {
95
+ const {
96
+ debounce: t = 0,
97
+ maxWait: o = void 0,
98
+ ...i
99
+ } = n;
100
+ return N(
101
+ e,
102
+ r,
103
+ {
104
+ ...i,
105
+ eventFilter: x(t, { maxWait: o })
106
+ }
107
+ );
108
+ }
109
+ function U(e, r, n) {
110
+ return F(
111
+ e,
112
+ r,
113
+ {
114
+ ...n,
115
+ immediate: !0
116
+ }
117
+ );
118
+ }
2
119
  export {
3
- n as clamp
120
+ A as bypassFilter,
121
+ y as createFilterWrapper,
122
+ x as debounceFilter,
123
+ Q as debouncedWatch,
124
+ L as getLifeCycleTarget,
125
+ E as injectLocal,
126
+ G as isClient,
127
+ q as isObject,
128
+ d as noop,
129
+ _ as notNullish,
130
+ z as pxValue,
131
+ I as throttleFilter,
132
+ B as toArray,
133
+ K as tryOnMounted,
134
+ V as tryOnScopeDispose,
135
+ H as useDebounceFn,
136
+ J as useThrottleFn,
137
+ Q as watchDebounced,
138
+ U as watchImmediate,
139
+ N as watchWithFilter
4
140
  };
package/dist/index209.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index304.js";
2
- import { __require as o } from "./index278.js";
1
+ import { getDefaultExportFromCjs as r } from "./index306.js";
2
+ import { __require as o } from "./index280.js";
3
3
  var t = o();
4
4
  const s = /* @__PURE__ */ r(t);
5
5
  export {
package/dist/index210.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index304.js";
2
- import { __require as e } from "./index280.js";
1
+ import { getDefaultExportFromCjs as r } from "./index306.js";
2
+ import { __require as e } from "./index282.js";
3
3
  var t = e();
4
4
  const m = /* @__PURE__ */ r(t);
5
5
  export {
package/dist/index211.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index304.js";
2
- import { __require as e } from "./index282.js";
1
+ import { getDefaultExportFromCjs as r } from "./index306.js";
2
+ import { __require as e } from "./index284.js";
3
3
  var o = e();
4
4
  const m = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index212.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index304.js";
2
- import { __require as t } from "./index284.js";
1
+ import { getDefaultExportFromCjs as r } from "./index306.js";
2
+ import { __require as t } from "./index286.js";
3
3
  var o = t();
4
4
  const a = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index213.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index304.js";
2
- import { __require as e } from "./index286.js";
1
+ import { getDefaultExportFromCjs as r } from "./index306.js";
2
+ import { __require as e } from "./index288.js";
3
3
  var o = e();
4
4
  const m = /* @__PURE__ */ r(o);
5
5
  export {
package/dist/index214.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as e } from "./index304.js";
2
- import { __require as r } from "./index288.js";
1
+ import { getDefaultExportFromCjs as e } from "./index306.js";
2
+ import { __require as r } from "./index290.js";
3
3
  var o = r();
4
4
  const p = /* @__PURE__ */ e(o);
5
5
  export {
package/dist/index215.js CHANGED
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as e } from "./index304.js";
2
- import { __require as r } from "./index290.js";
1
+ import { getDefaultExportFromCjs as e } from "./index306.js";
2
+ import { __require as r } from "./index292.js";
3
3
  var o = r();
4
4
  const f = /* @__PURE__ */ e(o);
5
5
  export {
package/dist/index216.js CHANGED
@@ -1,4 +1,4 @@
1
- import { hash as o } from "./index296.js";
1
+ import { hash as o } from "./index298.js";
2
2
  const t = (r, h = "bb") => `${h}${o(r)}`;
3
3
  export {
4
4
  t as hash
package/dist/index219.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as le, ref as A, computed as _, watch as ce, createElementBlock as c, openBlock as u, withKeys as f, normalizeClass as k, withModifiers as p, createVNode as ue, withCtx as fe, createElementVNode as M, Fragment as O, renderList as S, toDisplayString as C, renderSlot as L, nextTick as pe } from "vue";
2
- import { chunk as be } from "./index325.js";
3
- import { identity as T } from "./index234.js";
2
+ import { chunk as be } from "./index324.js";
3
+ import { identity as T } from "./index244.js";
4
4
  import { isNotNil as me } from "./index140.js";
5
5
  import { last as ge } from "./index217.js";
6
- import { sort as E } from "./index326.js";
6
+ import { sort as E } from "./index325.js";
7
7
  import b from "./index209.js";
8
8
  import he from "./index222.js";
9
9
  const ye = ["onKeydown"], _e = { class: "bb-base-date-picker__header-container" }, ke = ["abbr"], Oe = ["id", "disabled", "tabindex"], Ce = /* @__PURE__ */ le({
package/dist/index222.js CHANGED
@@ -1,6 +1,6 @@
1
- import o from "./index297.js";
1
+ import o from "./index299.js";
2
2
  /* empty css */
3
- import t from "./index299.js";
3
+ import t from "./index301.js";
4
4
  const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8c6b13bd"]]);
5
5
  export {
6
6
  m as default
package/dist/index223.js CHANGED
@@ -1,5 +1,5 @@
1
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 "./index327.js";
2
+ import { range as H } from "./index334.js";
3
3
  import M from "./index13.js";
4
4
  /* empty css */
5
5
  const n = 10, l = 3, V = /* @__PURE__ */ g({
package/dist/index224.js CHANGED
@@ -1,6 +1,6 @@
1
- import { locales as t } from "./index300.js";
1
+ import { locales as t } from "./index302.js";
2
2
  import { _config as m } from "./index4.js";
3
- import { get as c } from "./index301.js";
3
+ import { get as c } from "./index303.js";
4
4
  import { readonly as l, computed as n } from "vue";
5
5
  const p = (o, ...r) => l(
6
6
  n(() => c(t[m.locale], o).replace(
package/dist/index227.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ref as a, computed as s, unref as v } from "vue";
2
- import { useDebounceFn as f } from "./index206.js";
2
+ import { useDebounceFn as f } from "./index207.js";
3
3
  const p = (u) => {
4
4
  const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
5
5
  if (Array.isArray(r.value))
package/dist/index229.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { computed as l, unref as o } from "vue";
2
- import { useItemText as x } from "./index303.js";
2
+ import { useItemText as x } from "./index305.js";
3
3
  import { useItemValue as w } from "./index273.js";
4
4
  import { hash as y } from "./index216.js";
5
5
  import { useLogger as D } from "./index218.js";
package/dist/index23.js CHANGED
@@ -1,25 +1,25 @@
1
1
  import { defineComponent as K, watchEffect as Q, ref as l, computed as g, watch as D, createBlock as C, openBlock as Y, normalizeClass as w, withCtx as i, createVNode as B, unref as n, createCommentVNode as X, withDirectives as x, createElementVNode as s, mergeProps as S, withModifiers as ee, toDisplayString as E, renderSlot as c } from "vue";
2
2
  import { _config as te } from "./index4.js";
3
3
  import o from "./index209.js";
4
- import ae from "./index252.js";
4
+ import ae from "./index243.js";
5
5
  import oe from "./index213.js";
6
6
  import ne from "./index210.js";
7
7
  import re from "./index211.js";
8
8
  import le from "./index212.js";
9
- import { identity as ie } from "./index234.js";
10
- import { isEmpty as se } from "./index244.js";
9
+ import { identity as ie } from "./index244.js";
10
+ import { isEmpty as se } from "./index245.js";
11
11
  import { last as de } from "./index217.js";
12
12
  import { useId as ue } from "./index8.js";
13
13
  import { useLocale as pe } from "./index224.js";
14
14
  import { useMobile as ce } from "./index9.js";
15
- import { useUntil as me } from "./index250.js";
16
- import { vMaska as fe } from "./index253.js";
15
+ import { useUntil as me } from "./index246.js";
16
+ import { vMaska as fe } from "./index247.js";
17
17
  import be from "./index21.js";
18
18
  /* empty css */
19
- import ke from "./index241.js";
19
+ import ke from "./index240.js";
20
20
  /* empty css */
21
- import ge from "./index243.js";
22
- import ye from "./index254.js";
21
+ import ge from "./index242.js";
22
+ import ye from "./index248.js";
23
23
  /* empty css */
24
24
  const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], Me = ["aria-label", "disabled"], he = ["id"], ze = /* @__PURE__ */ K({
25
25
  __name: "BaseDatePickerInput",
package/dist/index230.js CHANGED
@@ -1,4 +1,4 @@
1
- import { isNil as f } from "./index246.js";
1
+ import { isNil as f } from "./index236.js";
2
2
  import { computed as t, unref as o } from "vue";
3
3
  const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
4
4
  const i = t(
package/dist/index231.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { hash as e } from "./index216.js";
2
- import { debouncedWatch as s } from "./index206.js";
2
+ import { debouncedWatch as s } from "./index207.js";
3
3
  const n = (o, c, h) => {
4
4
  s(
5
5
  o,
package/dist/index233.js CHANGED
@@ -1,4 +1,36 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ import { defineComponent as p, getCurrentInstance as a, resolveComponent as u, createBlock as f, openBlock as k, resolveDynamicComponent as g, unref as d, withCtx as b, renderSlot as x } from "vue";
2
+ import { _config as e } from "./index4.js";
3
+ import { useLogger as l } from "./index218.js";
4
+ const $ = /* @__PURE__ */ p({
5
+ __name: "RouterComponent",
6
+ setup(y) {
7
+ var o, i, r, s;
8
+ const m = !!((i = (o = a()) == null ? void 0 : o.proxy) != null && i.$inertia), c = !!((s = (r = a()) == null ? void 0 : r.proxy) != null && s.$nuxt);
9
+ let t;
10
+ if (m) {
11
+ if (t = u(e.inertiaLinkName), typeof t == "string") {
12
+ const { warn: n } = l();
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 (c) {
18
+ if (t = u(e.nuxtLinkName), typeof t == "string") {
19
+ const { warn: n } = l();
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, L) => (k(), f(g(d(t)), null, {
27
+ default: b(() => [
28
+ x(n.$slots, "default")
29
+ ]),
30
+ _: 3
31
+ }));
32
+ }
33
+ });
2
34
  export {
3
- o as booleanishToBoolean
35
+ $ as default
4
36
  };
package/dist/index234.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = (t) => t;
1
+ const o = (e) => e[0];
2
2
  export {
3
- e as identity
3
+ o as head
4
4
  };
package/dist/index236.js CHANGED
@@ -1,6 +1,4 @@
1
- import { curry as e } from "./index305.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ const r = (e) => typeof e > "u" || e === null;
3
2
  export {
4
- t as baseWhen,
5
- s as when
3
+ r as isNil
6
4
  };