bitboss-ui 2.1.16 → 2.1.18

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 (162) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index106.js +9 -9
  3. package/dist/index111.js +1 -1
  4. package/dist/index121.js +10 -10
  5. package/dist/index13.js +1 -1
  6. package/dist/index131.js +4 -4
  7. package/dist/index133.js +1 -1
  8. package/dist/index139.js +2 -2
  9. package/dist/index15.js +8 -8
  10. package/dist/index19.js +8 -8
  11. package/dist/index21.js +16 -16
  12. package/dist/index212.js +5 -4
  13. package/dist/index213.js +5 -13
  14. package/dist/index214.js +5 -11
  15. package/dist/index215.js +5 -20
  16. package/dist/index216.js +5 -197
  17. package/dist/index217.js +7 -0
  18. package/dist/index218.js +2 -72
  19. package/dist/index219.js +4 -0
  20. package/dist/index220.js +2 -13
  21. package/dist/index221.js +12 -113
  22. package/dist/index222.js +13 -0
  23. package/dist/index223.js +20 -5
  24. package/dist/index224.js +72 -5
  25. package/dist/index226.js +13 -5
  26. package/dist/index227.js +114 -5
  27. package/dist/index229.js +86 -5
  28. package/dist/index23.js +15 -15
  29. package/dist/index231.js +29 -2
  30. package/dist/index232.js +16 -8
  31. package/dist/index233.js +17 -250
  32. package/dist/index234.js +49 -50
  33. package/dist/index235.js +15 -44
  34. package/dist/index236.js +3 -5
  35. package/dist/index237.js +12 -60
  36. package/dist/index238.js +33 -12
  37. package/dist/index239.js +2 -86
  38. package/dist/index241.js +6 -28
  39. package/dist/index242.js +7 -17
  40. package/dist/index243.js +181 -49
  41. package/dist/index244.js +106 -15
  42. package/dist/index246.js +100 -16
  43. package/dist/index248.js +4 -34
  44. package/dist/index249.js +197 -2
  45. package/dist/index25.js +3 -3
  46. package/dist/index251.js +3 -7
  47. package/dist/index252.js +5 -3
  48. package/dist/index253.js +5 -5
  49. package/dist/index254.js +8 -2
  50. package/dist/index255.js +250 -2
  51. package/dist/index256.js +50 -181
  52. package/dist/index257.js +39 -101
  53. package/dist/index258.js +7 -0
  54. package/dist/index259.js +55 -95
  55. package/dist/index260.js +15 -0
  56. package/dist/index261.js +1 -1
  57. package/dist/index264.js +45 -47
  58. package/dist/index267.js +6 -9
  59. package/dist/index268.js +16 -23
  60. package/dist/index269.js +9 -3
  61. package/dist/index27.js +1 -1
  62. package/dist/index270.js +9 -6
  63. package/dist/index271.js +23 -16
  64. package/dist/index272.js +3 -9
  65. package/dist/index273.js +2 -9
  66. package/dist/index274.js +9 -8
  67. package/dist/index275.js +8 -5
  68. package/dist/index276.js +1 -1
  69. package/dist/index277.js +5 -2
  70. package/dist/index278.js +7 -4
  71. package/dist/index279.js +5 -8
  72. package/dist/index281.js +280 -3
  73. package/dist/index282.js +2 -3
  74. package/dist/index283.js +127 -0
  75. package/dist/index284.js +2 -7
  76. package/dist/index285.js +15 -3
  77. package/dist/index286.js +2 -7
  78. package/dist/index287.js +15 -10
  79. package/dist/index288.js +2 -280
  80. package/dist/index289.js +16 -2
  81. package/dist/index29.js +3 -3
  82. package/dist/index290.js +2 -16
  83. package/dist/index291.js +19 -2
  84. package/dist/index292.js +2 -16
  85. package/dist/index293.js +3 -2
  86. package/dist/index295.js +7 -2
  87. package/dist/index296.js +3 -15
  88. package/dist/index297.js +7 -2
  89. package/dist/index298.js +10 -18
  90. package/dist/index299.js +4 -2
  91. package/dist/index300.js +3 -27
  92. package/dist/index301.js +17 -2
  93. package/dist/index302.js +28 -2
  94. package/dist/index303.js +6 -2
  95. package/dist/index304.js +1 -1
  96. package/dist/index305.js +3 -2
  97. package/dist/index306.js +3 -28
  98. package/dist/index307.js +3 -22
  99. package/dist/index308.js +7 -0
  100. package/dist/index309.js +18 -3
  101. package/dist/index310.js +2 -3
  102. package/dist/index311.js +27 -17
  103. package/dist/index312.js +2 -6
  104. package/dist/index313.js +1 -1
  105. package/dist/index314.js +2 -5
  106. package/dist/index315.js +2 -125
  107. package/dist/index316.js +2 -2
  108. package/dist/index317.js +22 -3
  109. package/dist/index320.js +718 -5
  110. package/dist/index321.js +363 -715
  111. package/dist/index322.js +58 -366
  112. package/dist/index323.js +5 -58
  113. package/dist/index325.js +32 -7
  114. package/dist/index326.js +28 -6
  115. package/dist/index328.js +227 -6
  116. package/dist/index329.js +57 -18
  117. package/dist/index33.js +8 -8
  118. package/dist/index330.js +33 -33
  119. package/dist/index331.js +8 -58
  120. package/dist/index332.js +5 -6
  121. package/dist/index333.js +7 -32
  122. package/dist/index334.js +47 -28
  123. package/dist/index335.js +9 -0
  124. package/dist/index336.js +2 -2
  125. package/dist/index337.js +3 -3
  126. package/dist/index338.js +6 -227
  127. package/dist/index339.js +17 -45
  128. package/dist/index340.js +1 -1
  129. package/dist/index342.js +1 -1
  130. package/dist/index343.js +483 -124
  131. package/dist/index344.js +120 -427
  132. package/dist/index345.js +48 -125
  133. package/dist/index346.js +421 -473
  134. package/dist/index347.js +125 -48
  135. package/dist/index35.js +2 -2
  136. package/dist/index37.js +15 -15
  137. package/dist/index39.js +6 -6
  138. package/dist/index43.js +8 -8
  139. package/dist/index45.js +8 -8
  140. package/dist/index47.js +2 -2
  141. package/dist/index49.js +3 -3
  142. package/dist/index53.js +1 -1
  143. package/dist/index57.js +1 -1
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +4 -4
  147. package/dist/index81.js +1 -1
  148. package/dist/index83.js +2 -2
  149. package/dist/index87.js +1 -1
  150. package/dist/index90.js +3 -3
  151. package/dist/index92.js +2 -2
  152. package/dist/index94.js +3 -3
  153. package/package.json +2 -2
  154. package/dist/index225.js +0 -7
  155. package/dist/index228.js +0 -7
  156. package/dist/index230.js +0 -5
  157. package/dist/index245.js +0 -14
  158. package/dist/index250.js +0 -9
  159. package/dist/index294.js +0 -21
  160. package/dist/index318.js +0 -5
  161. package/dist/index327.js +0 -10
  162. /package/dist/{index247.js → index240.js} +0 -0
package/dist/index241.js CHANGED
@@ -1,31 +1,9 @@
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
- };
1
+ const s = (e, t, o, r) => {
2
+ if (r <= 0) throw new Error("Step must be a positive number");
3
+ if (t > o) throw new Error("Min must be less than or equal to Max");
4
+ const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
5
+ return t + a * r;
28
6
  };
29
7
  export {
30
- p as useItemsGetter
8
+ s as snapToStep
31
9
  };
package/dist/index242.js CHANGED
@@ -1,19 +1,9 @@
1
- import { computed as i, unref as m } from "vue";
2
- import { hash as s } from "./index230.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
+ function o(t, e, n, r, a) {
2
+ if (n === e)
3
+ throw new Error("Original boundaries cannot be equal.");
4
+ const c = (t - e) / (n - e);
5
+ return r + c * (a - r);
6
+ }
17
7
  export {
18
- p as useIndexById
8
+ o as transpose
19
9
  };
package/dist/index243.js CHANGED
@@ -1,53 +1,185 @@
1
- import { computed as l, unref as o } from "vue";
2
- import { useItemText as x } from "./index311.js";
3
- import { useItemValue as w } from "./index273.js";
4
- import { hash as y } from "./index230.js";
5
- import { useLogger as D } from "./index232.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)
1
+ var w = Object.defineProperty, C = (a, e, t) => e in a ? w(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, A = (a, e, t) => C(a, typeof e != "symbol" ? e + "" : e, t);
2
+ const R = {
3
+ "#": { pattern: /[0-9]/ },
4
+ "@": { pattern: /[a-zA-Z]/ },
5
+ "*": { pattern: /[a-zA-Z0-9]/ }
6
+ }, N = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), I = (a, e, t) => {
7
+ var s;
8
+ return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
9
+ minimumFractionDigits: a,
10
+ maximumFractionDigits: e,
11
+ roundingMode: "trunc"
12
+ });
13
+ }, P = (a, e = !0, t) => {
14
+ var s, r, n, l;
15
+ const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
16
+ let o = I(0, p, t);
17
+ const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = N(a, m, f);
18
+ if (Number.isNaN(parseFloat(c))) return u;
19
+ const v = c.split(".");
20
+ if (v[1] != null && v[1].length >= 1) {
21
+ const i = v[1].length <= p ? v[1].length : p;
22
+ o = I(i, p, t);
23
+ }
24
+ let d = o.format(parseFloat(c));
25
+ return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = N(d, m, f), u + d;
26
+ };
27
+ class T {
28
+ constructor(e = {}) {
29
+ A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
30
+ const t = { ...e };
31
+ if (t.tokens != null) {
32
+ t.tokens = t.tokensReplace ? { ...t.tokens } : { ...R, ...t.tokens };
33
+ for (const s of Object.values(t.tokens))
34
+ typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
35
+ } else
36
+ t.tokens = R;
37
+ Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
38
+ }
39
+ masked(e) {
40
+ return this.process(String(e), this.findMask(String(e)));
41
+ }
42
+ unmasked(e) {
43
+ return this.process(String(e), this.findMask(String(e)), !1);
44
+ }
45
+ isEager() {
46
+ return this.opts.eager === !0;
47
+ }
48
+ isReversed() {
49
+ return this.opts.reversed === !0;
50
+ }
51
+ completed(e) {
52
+ const t = this.findMask(String(e));
53
+ if (this.opts.mask == null || t == null) return !1;
54
+ const s = this.process(String(e), t).length;
55
+ return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
56
+ }
57
+ findMask(e) {
58
+ const t = this.opts.mask;
59
+ if (t == null)
60
+ return null;
61
+ if (typeof t == "string")
62
+ return t;
63
+ if (typeof t == "function")
64
+ return t(e);
65
+ const s = this.process(e, t.slice(-1).pop() ?? "", !1);
66
+ return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
67
+ }
68
+ escapeMask(e) {
69
+ const t = [], s = [];
70
+ return e.split("").forEach((r, n) => {
71
+ r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
72
+ }), { mask: t.join(""), escaped: s };
73
+ }
74
+ process(e, t, s = !0) {
75
+ if (this.opts.number != null) return P(e, s, this.opts);
76
+ if (t == null) return e;
77
+ const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
78
+ if (this.memo.has(r)) return this.memo.get(r);
79
+ const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
80
+ let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, M = !1;
81
+ for (; f(); ) {
82
+ const b = n.charAt(i), g = p[b], y = (g == null ? void 0 : g.transform) != null ? g.transform(e.charAt(h)) : e.charAt(h);
83
+ if (!l.includes(i) && g != null ? (y.match(g.pattern) != null ? (u[k](y), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (M = !0, i -= o), i += o) : g.multiple ? M && (i += o, h -= o, M = !1) : y === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), y === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
84
+ for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
85
+ if (s) {
86
+ if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
87
+ i += o, h += o;
88
+ continue;
89
+ }
90
+ } else n.charAt(i) === e.charAt(h) && (h += o);
91
+ i += o;
92
+ }
93
+ }
94
+ return this.memo.set(r, u.join("")), this.memo.get(r);
95
+ }
96
+ }
97
+ const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, e = {}) => {
98
+ const t = { ...e };
99
+ a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = x(a.dataset.maskaTokens));
100
+ const s = {};
101
+ return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
102
+ }, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
103
+ if (a.startsWith("{") && a.endsWith("}"))
104
+ return S(a);
105
+ const e = {};
106
+ return a.split("|").forEach((t) => {
107
+ const s = t.split(":");
108
+ e[s[0]] = {
109
+ pattern: new RegExp(s[1]),
110
+ optional: s[2] === "optional",
111
+ multiple: s[2] === "multiple",
112
+ repeated: s[2] === "repeated"
33
113
  };
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
- };
114
+ }), e;
50
115
  };
116
+ class O {
117
+ constructor(e, t = {}) {
118
+ A(this, "items", /* @__PURE__ */ new Map()), A(this, "eventAbortController"), A(this, "onInput", (s) => {
119
+ if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
120
+ return;
121
+ const r = s.target, n = this.items.get(r);
122
+ if (n === void 0) return;
123
+ const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
124
+ this.fixCursor(r, l, () => this.setValue(r, p));
125
+ }), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
126
+ }
127
+ update(e = {}) {
128
+ this.options = { ...e }, this.init(Array.from(this.items.keys()));
129
+ }
130
+ updateValue(e) {
131
+ var t;
132
+ e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
133
+ }
134
+ destroy() {
135
+ this.eventAbortController.abort(), this.items.clear();
136
+ }
137
+ init(e) {
138
+ const t = this.getOptions(this.options);
139
+ for (const s of e) {
140
+ if (!this.items.has(s)) {
141
+ const { signal: n } = this.eventAbortController;
142
+ s.addEventListener("input", this.onInput, { capture: !0, signal: n });
143
+ }
144
+ const r = new T(F(s, t));
145
+ this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
146
+ }
147
+ }
148
+ getInputs(e) {
149
+ return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
150
+ }
151
+ getOptions(e) {
152
+ const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
153
+ return n;
154
+ }
155
+ fixCursor(e, t, s) {
156
+ var r, n;
157
+ const l = e.selectionStart, u = e.value;
158
+ if (s(), l === null || l === u.length && !t) return;
159
+ const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
160
+ if (m === void 0 || f === void 0) return;
161
+ let c = l;
162
+ o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
163
+ }
164
+ setValue(e, t) {
165
+ const s = this.processInput(e, t);
166
+ s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
167
+ }
168
+ processInput(e, t) {
169
+ const s = this.items.get(e);
170
+ if (s === void 0) return;
171
+ let r = t ?? e.value;
172
+ this.options.preProcess != null && (r = this.options.preProcess(r));
173
+ let n = s.masked(r);
174
+ return this.options.postProcess != null && (n = this.options.postProcess(n)), {
175
+ masked: n,
176
+ unmasked: s.unmasked(r),
177
+ completed: s.completed(r)
178
+ };
179
+ }
180
+ }
51
181
  export {
52
- q as useBaseOptions
182
+ T as Mask,
183
+ O as MaskInput,
184
+ R as tokens
53
185
  };
package/dist/index244.js CHANGED
@@ -1,17 +1,108 @@
1
- import { isNil as f } from "./index247.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 { 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 "./index236.js";
3
+ import { isNil as l } from "./index240.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
+ });
15
106
  export {
16
- a as useCoherence
107
+ K as default
17
108
  };
package/dist/index246.js CHANGED
@@ -1,18 +1,102 @@
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 };
15
- };
1
+ import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
2
+ import { hash as f } from "./index236.js";
3
+ import { isNil as i } from "./index240.js";
4
+ const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
+ __name: "CommaBox",
6
+ props: {
7
+ options: {}
8
+ },
9
+ emits: ["option:unselected"],
10
+ setup(m, { expose: h, emit: x }) {
11
+ const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
12
+ const s = i(n.value) ? -1 : n.value;
13
+ let o = (s + e) % t.options.length;
14
+ for (; t.options[o].disabled && o !== s; )
15
+ o = u(e + 1);
16
+ return o;
17
+ }, b = () => {
18
+ if (!l.value) return;
19
+ const e = u();
20
+ n.value = e;
21
+ }, c = (e = 1) => {
22
+ const s = i(n.value) ? 0 : n.value;
23
+ let o = (s - e + t.options.length) % t.options.length;
24
+ for (; t.options[o].disabled && o !== s; )
25
+ o = c(e + 1);
26
+ return o;
27
+ }, w = async () => {
28
+ if (!l.value) return;
29
+ const e = c();
30
+ n.value = e;
31
+ }, I = () => {
32
+ if (!l.value) return;
33
+ let e = 0;
34
+ for (; t.options[e].disabled; )
35
+ e++;
36
+ n.value = e;
37
+ }, g = () => {
38
+ if (!l.value) return;
39
+ let e = t.options.length - 1;
40
+ for (; t.options[e].disabled && e !== 0; )
41
+ e--;
42
+ n.value = e;
43
+ }, k = () => {
44
+ if (!l.value) return;
45
+ let e = 0;
46
+ for (; !t.options[e].selected && t.options.length !== e; )
47
+ e++;
48
+ n.value = e;
49
+ }, _ = () => {
50
+ if (!l.value) return;
51
+ let e = t.options.length - 1;
52
+ for (; t.options[e].selected && e !== 0; )
53
+ e--;
54
+ n.value = e;
55
+ }, C = (e) => {
56
+ if (!l.value) return;
57
+ const s = t.options.findIndex(
58
+ (o) => o.valueHash === e
59
+ );
60
+ s >= 0 && (n.value = s);
61
+ }, r = () => {
62
+ n.value = null;
63
+ }, y = () => {
64
+ if (i(n.value)) return;
65
+ const e = t.options[n.value];
66
+ e.selected && a("option:unselected", e);
67
+ }, B = () => i(n.value) ? void 0 : t.options[n.value];
68
+ return N(
69
+ () => t.options,
70
+ (e, s) => {
71
+ f(e) !== f(s) && r();
72
+ },
73
+ {
74
+ flush: "post"
75
+ }
76
+ ), h({
77
+ focusNext: b,
78
+ focusPrevious: w,
79
+ focusFirst: I,
80
+ focusFirstSelected: k,
81
+ focusLast: g,
82
+ focusLastSelected: _,
83
+ blur: r,
84
+ confirmOption: y,
85
+ focusByHash: C,
86
+ getHighlighted: B
87
+ }), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
88
+ key: o.valueHash,
89
+ class: P({
90
+ "bb-commabox-item": !0,
91
+ "bb-commabox-item--focused": p === n.value,
92
+ "bb-commabox-item--has-comma": p !== e.options.length - 1
93
+ }),
94
+ clearable: !0,
95
+ text: o.text,
96
+ "onClick:clear": O((D) => a("option:unselected", o), ["stop"])
97
+ }, V(o.text), 43, z))), 128));
98
+ }
99
+ });
16
100
  export {
17
- h as usePrefill
101
+ j as default
18
102
  };
package/dist/index248.js CHANGED
@@ -1,36 +1,6 @@
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 "./index232.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
- });
1
+ function x(e) {
2
+ return /^#([A-Fa-f0-9]{6})$/.test(e);
3
+ }
34
4
  export {
35
- $ as default
5
+ x as isHex
36
6
  };