bitboss-ui 2.1.33 → 2.1.34

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 (194) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +7 -6
  2. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +7 -6
  3. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +3 -2
  4. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +3 -2
  5. package/dist/components/BaseTag/BaseTag.vue.d.ts +11 -10
  6. package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +3 -2
  7. package/dist/components/BaseTextarea/BaseTextarea.vue.d.ts +3 -2
  8. package/dist/components/BbButton/BbButton.vue.d.ts +5 -5
  9. package/dist/components/BbColorInput/BbColorInput.vue.d.ts +3 -2
  10. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +3 -2
  11. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +3 -2
  12. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +3 -2
  13. package/dist/components/BbIcon/BbIcon.vue.d.ts +4 -3
  14. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +7 -6
  15. package/dist/components/BbSelect/BbSelect.vue.d.ts +3 -2
  16. package/dist/components/BbTag/BbTag.vue.d.ts +3 -2
  17. package/dist/components/BbTextInput/BbTextInput.vue.d.ts +3 -2
  18. package/dist/components/BbTextarea/BbTextarea.vue.d.ts +3 -2
  19. package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -2
  20. package/dist/composables/useToast.d.ts +4 -3
  21. package/dist/index.d.ts +10 -0
  22. package/dist/index106.js +7 -7
  23. package/dist/index111.js +1 -1
  24. package/dist/index113.js +1 -1
  25. package/dist/index121.js +10 -10
  26. package/dist/index129.js +1 -1
  27. package/dist/index13.js +1 -1
  28. package/dist/index131.js +6 -6
  29. package/dist/index133.js +1 -1
  30. package/dist/index139.js +1 -1
  31. package/dist/index141.js +1 -1
  32. package/dist/index142.js +2 -2
  33. package/dist/index15.js +5 -5
  34. package/dist/index17.js +3 -3
  35. package/dist/index19.js +8 -8
  36. package/dist/index21.js +16 -16
  37. package/dist/index213.js +2 -2
  38. package/dist/index214.js +2 -2
  39. package/dist/index215.js +85 -12
  40. package/dist/index217.js +27 -11
  41. package/dist/index218.js +17 -3
  42. package/dist/index219.js +51 -86
  43. package/dist/index220.js +17 -0
  44. package/dist/index221.js +3 -29
  45. package/dist/index222.js +11 -16
  46. package/dist/index223.js +13 -48
  47. package/dist/index224.js +2 -15
  48. package/dist/index225.js +2 -3
  49. package/dist/index226.js +2 -12
  50. package/dist/index227.js +106 -16
  51. package/dist/index229.js +100 -2
  52. package/dist/index23.js +12 -12
  53. package/dist/index231.js +2 -16
  54. package/dist/index232.js +4 -10
  55. package/dist/index233.js +5 -3
  56. package/dist/index234.js +5 -9
  57. package/dist/index235.js +5 -121
  58. package/dist/index236.js +7 -0
  59. package/dist/index237.js +5 -23
  60. package/dist/index238.js +5 -4
  61. package/dist/index239.js +2 -23
  62. package/dist/index240.js +13 -5
  63. package/dist/index241.js +20 -5
  64. package/dist/index242.js +121 -5
  65. package/dist/index244.js +18 -5
  66. package/dist/index245.js +12 -5
  67. package/dist/index246.js +229 -5
  68. package/dist/index247.js +13 -2
  69. package/dist/index248.js +4 -8
  70. package/dist/index249.js +186 -239
  71. package/dist/index25.js +3 -3
  72. package/dist/index251.js +7 -44
  73. package/dist/index252.js +34 -5
  74. package/dist/index253.js +2 -60
  75. package/dist/index254.js +182 -105
  76. package/dist/index255.js +5 -0
  77. package/dist/index256.js +2 -100
  78. package/dist/index257.js +9 -0
  79. package/dist/index258.js +7 -2
  80. package/dist/index259.js +13 -4
  81. package/dist/index260.js +5 -5
  82. package/dist/index261.js +5 -2
  83. package/dist/index262.js +7 -19
  84. package/dist/index263.js +250 -2
  85. package/dist/index264.js +52 -7
  86. package/dist/index265.js +44 -7
  87. package/dist/index266.js +5 -34
  88. package/dist/index267.js +60 -2
  89. package/dist/index268.js +6 -18
  90. package/dist/index269.js +16 -12
  91. package/dist/index27.js +1 -1
  92. package/dist/index270.js +9 -229
  93. package/dist/index271.js +4 -3
  94. package/dist/index272.js +22 -3
  95. package/dist/index273.js +8 -196
  96. package/dist/index274.js +25 -0
  97. package/dist/index275.js +8 -181
  98. package/dist/index276.js +2 -6
  99. package/dist/index277.js +3 -9
  100. package/dist/index278.js +1 -1
  101. package/dist/index281.js +1 -1
  102. package/dist/index284.js +67 -5
  103. package/dist/index285.js +5 -67
  104. package/dist/index286.js +5 -7
  105. package/dist/index287.js +7 -10
  106. package/dist/index288.js +4 -5
  107. package/dist/index289.js +1 -1
  108. package/dist/index29.js +3 -3
  109. package/dist/index290.js +1 -1
  110. package/dist/index292.js +3 -718
  111. package/dist/index293.js +3 -366
  112. package/dist/index294.js +3 -57
  113. package/dist/index295.js +280 -3
  114. package/dist/index296.js +2 -280
  115. package/dist/index297.js +125 -2
  116. package/dist/index298.js +2 -16
  117. package/dist/index299.js +15 -2
  118. package/dist/index300.js +2 -16
  119. package/dist/index301.js +16 -2
  120. package/dist/index302.js +2 -19
  121. package/dist/index303.js +16 -2
  122. package/dist/index304.js +2 -15
  123. package/dist/index305.js +19 -2
  124. package/dist/index306.js +2 -19
  125. package/dist/index307.js +3 -2
  126. package/dist/index308.js +7 -27
  127. package/dist/index309.js +11 -2
  128. package/dist/index31.js +2 -2
  129. package/dist/index310.js +1 -1
  130. package/dist/index311.js +3 -2
  131. package/dist/index312.js +6 -2
  132. package/dist/index313.js +1 -1
  133. package/dist/index314.js +5 -22
  134. package/dist/index315.js +21 -0
  135. package/dist/index316.js +2 -3
  136. package/dist/index317.js +27 -3
  137. package/dist/index318.js +2 -6
  138. package/dist/index319.js +2 -4
  139. package/dist/index320.js +2 -125
  140. package/dist/index321.js +2 -2
  141. package/dist/index322.js +1 -1
  142. package/dist/index323.js +24 -0
  143. package/dist/index325.js +718 -5
  144. package/dist/index326.js +366 -8
  145. package/dist/index327.js +58 -2
  146. package/dist/index328.js +4 -4
  147. package/dist/index33.js +8 -8
  148. package/dist/index330.js +3 -4
  149. package/dist/index331.js +2 -93
  150. package/dist/index335.js +2 -2
  151. package/dist/index336.js +47 -58
  152. package/dist/index337.js +33 -33
  153. package/dist/index338.js +58 -2
  154. package/dist/index339.js +7 -6
  155. package/dist/index340.js +5 -6
  156. package/dist/index341.js +8 -19
  157. package/dist/index342.js +6 -46
  158. package/dist/index343.js +227 -7
  159. package/dist/index344.js +6 -5
  160. package/dist/index345.js +19 -8
  161. package/dist/index346.js +86 -221
  162. package/dist/index348.js +473 -421
  163. package/dist/index349.js +422 -113
  164. package/dist/index35.js +4 -4
  165. package/dist/index350.js +123 -484
  166. package/dist/index37.js +57 -59
  167. package/dist/index39.js +7 -7
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +60 -62
  171. package/dist/index49.js +1 -1
  172. package/dist/index53.js +1 -1
  173. package/dist/index55.js +1 -1
  174. package/dist/index57.js +2 -2
  175. package/dist/index61.js +6 -6
  176. package/dist/index67.js +1 -1
  177. package/dist/index79.js +6 -6
  178. package/dist/index81.js +1 -1
  179. package/dist/index83.js +2 -2
  180. package/dist/index85.js +3 -3
  181. package/dist/index87.js +1 -1
  182. package/dist/index90.js +3 -3
  183. package/dist/index92.js +2 -2
  184. package/dist/index94.js +5 -5
  185. package/dist/index96.js +1 -1
  186. package/dist/types/Icon.d.ts +9 -0
  187. package/package.json +2 -2
  188. package/dist/index216.js +0 -15
  189. package/dist/index228.js +0 -4
  190. package/dist/index230.js +0 -8
  191. package/dist/index243.js +0 -7
  192. package/dist/index250.js +0 -54
  193. package/dist/index324.js +0 -5
  194. package/dist/index329.js +0 -5
package/dist/index275.js CHANGED
@@ -1,185 +1,12 @@
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);
1
+ const o = (t, r) => {
105
2
  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"
113
- };
114
- }), e;
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);
3
+ for (const c in t)
4
+ if (Object.prototype.hasOwnProperty.call(t, c)) {
5
+ const n = t[c];
6
+ r(n, c, t) && (e[c] = n);
146
7
  }
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
- }
8
+ return e;
9
+ };
181
10
  export {
182
- T as Mask,
183
- O as MaskInput,
184
- R as tokens
11
+ o as pickBy
185
12
  };
package/dist/index276.js CHANGED
@@ -1,9 +1,5 @@
1
- const s = (r, t) => {
2
- if (r.endsWith("."))
3
- return t === 0 ? r.slice(0, -1) : r;
4
- const [n, i] = r.split(".");
5
- return i ? `${n}.${i.slice(0, t)}` : r;
1
+ const o = () => {
6
2
  };
7
3
  export {
8
- s as clampPrecision
4
+ o as noop
9
5
  };
package/dist/index277.js CHANGED
@@ -1,11 +1,5 @@
1
- function u(e, i) {
2
- let t;
3
- return function(...o) {
4
- t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
- e.apply(this, o);
6
- }, i);
7
- };
8
- }
1
+ import t from "./index328.js";
2
+ const r = t;
9
3
  export {
10
- u as debounce
4
+ r as throttle
11
5
  };
package/dist/index278.js CHANGED
@@ -1,4 +1,4 @@
1
- import { get as o } from "./index287.js";
1
+ import { get as o } from "./index309.js";
2
2
  const e = () => ({
3
3
  getItemValue(n, f) {
4
4
  if (typeof f > "u") return n;
package/dist/index281.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
- import { useLocale as s } from "./index216.js";
2
+ import { useLocale as s } from "./index240.js";
3
3
  const c = ["aria-label"], b = /* @__PURE__ */ l({
4
4
  __name: "ClearableButton",
5
5
  setup(u) {
package/dist/index284.js CHANGED
@@ -1,7 +1,69 @@
1
- const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
- f(r, u),
3
- ...o(r[n], n, f, f(r, u))
4
- ] : [f(r, u)]).flat();
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 "./index240.js";
3
+ import h from "./index13.js";
4
+ /* empty css */
5
+ import C from "./index85.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
+ });
5
67
  export {
6
- o as flattenTree
68
+ z as default
7
69
  };
package/dist/index285.js CHANGED
@@ -1,69 +1,7 @@
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 "./index216.js";
3
- import h from "./index13.js";
4
- /* empty css */
5
- import C from "./index85.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
- });
1
+ const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
+ f(r, u),
3
+ ...o(r[n], n, f, f(r, u))
4
+ ] : [f(r, u)]).flat();
67
5
  export {
68
- z as default
6
+ o as flattenTree
69
7
  };
package/dist/index286.js CHANGED
@@ -1,9 +1,7 @@
1
- import o from "./index336.js";
2
- import r from "./index337.js";
3
- const e = {
4
- it: o,
5
- en: r
6
- };
1
+ import { getType as t } from "./index294.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
4
+ }
7
5
  export {
8
- e as locales
6
+ o as isArray
9
7
  };
package/dist/index287.js CHANGED
@@ -1,13 +1,10 @@
1
- function c(n, r, e) {
2
- const i = typeof r == "string" ? r.split(".") : r;
3
- let t = n;
4
- for (const o of i)
5
- if (t && typeof t == "object" && o in t)
6
- t = t[o];
7
- else
8
- return e;
9
- return t === void 0 ? e : t;
1
+ import { getType as o } from "./index294.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;
10
7
  }
11
8
  export {
12
- c as get
9
+ c as isPlainObject
13
10
  };
package/dist/index288.js CHANGED
@@ -1,7 +1,6 @@
1
- import { getDefaultExportFromCjs as t } from "./index318.js";
2
- import { __require as r } from "./index331.js";
3
- var o = r();
4
- const s = /* @__PURE__ */ t(o);
1
+ const e = function(t) {
2
+ return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
+ };
5
4
  export {
6
- s as default
5
+ e as curry
7
6
  };
package/dist/index289.js CHANGED
@@ -1,4 +1,4 @@
1
- import o from "./index219.js";
1
+ import o from "./index215.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default
package/dist/index29.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as M, computed as T, ref as W, watchPostEffect as q, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as h, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as p } from "vue";
2
- import { clamp as c } from "./index213.js";
3
- import { clampPrecision as U } from "./index276.js";
4
- import { isNil as f } from "./index229.js";
2
+ import { clamp as c } from "./index214.js";
3
+ import { clampPrecision as U } from "./index251.js";
4
+ import { isNil as f } from "./index225.js";
5
5
  import { isNotNil as g } from "./index143.js";
6
6
  import j from "./index135.js";
7
7
  /* empty css */
package/dist/index290.js CHANGED
@@ -1,4 +1,4 @@
1
- import { get as t } from "./index287.js";
1
+ import { get as t } from "./index309.js";
2
2
  const o = () => ({
3
3
  getItemText(r, n) {
4
4
  if (typeof r == "string" && !n) return r;