bitboss-ui 2.1.9 → 2.1.11

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 (175) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +2 -2
  2. package/dist/index.css +1 -1
  3. package/dist/index106.js +9 -9
  4. package/dist/index111.js +1 -1
  5. package/dist/index113.js +1 -1
  6. package/dist/index121.js +11 -11
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +4 -4
  10. package/dist/index136.js +1 -1
  11. package/dist/index137.js +2 -2
  12. package/dist/index139.js +6 -6
  13. package/dist/index15.js +8 -8
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +8 -8
  16. package/dist/index206.js +138 -2
  17. package/dist/index208.js +2 -138
  18. package/dist/index209.js +12 -85
  19. package/dist/index21.js +16 -16
  20. package/dist/index210.js +15 -0
  21. package/dist/index211.js +9 -27
  22. package/dist/index212.js +2 -17
  23. package/dist/index213.js +4 -51
  24. package/dist/index214.js +2 -15
  25. package/dist/index215.js +66 -3
  26. package/dist/index217.js +13 -16
  27. package/dist/index218.js +183 -2
  28. package/dist/index219.js +5 -4
  29. package/dist/index220.js +5 -2
  30. package/dist/index221.js +5 -4
  31. package/dist/index222.js +5 -13
  32. package/dist/index223.js +5 -11
  33. package/dist/index224.js +5 -20
  34. package/dist/index225.js +2 -197
  35. package/dist/index226.js +4 -0
  36. package/dist/index227.js +2 -66
  37. package/dist/index228.js +22 -0
  38. package/dist/index229.js +113 -13
  39. package/dist/index23.js +155 -153
  40. package/dist/index231.js +6 -0
  41. package/dist/index232.js +196 -12
  42. package/dist/index234.js +84 -32
  43. package/dist/index236.js +29 -5
  44. package/dist/index237.js +17 -5
  45. package/dist/index238.js +51 -5
  46. package/dist/index239.js +15 -5
  47. package/dist/index240.js +3 -5
  48. package/dist/index241.js +12 -2
  49. package/dist/index242.js +16 -2
  50. package/dist/index243.js +10 -2
  51. package/dist/index244.js +2 -17
  52. package/dist/index245.js +2 -12
  53. package/dist/index246.js +9 -6
  54. package/dist/index247.js +23 -106
  55. package/dist/index248.js +11 -0
  56. package/dist/index249.js +7 -99
  57. package/dist/index25.js +3 -3
  58. package/dist/{index233.js → index250.js} +1 -1
  59. package/dist/index251.js +89 -211
  60. package/dist/index253.js +99 -176
  61. package/dist/index255.js +5 -4
  62. package/dist/index256.js +15 -7
  63. package/dist/index257.js +30 -246
  64. package/dist/index258.js +3 -52
  65. package/dist/index259.js +5 -44
  66. package/dist/index260.js +5 -5
  67. package/dist/index261.js +6 -58
  68. package/dist/index262.js +250 -2
  69. package/dist/index263.js +52 -7
  70. package/dist/index264.js +44 -7
  71. package/dist/index265.js +5 -9
  72. package/dist/index266.js +60 -23
  73. package/dist/index267.js +9 -10
  74. package/dist/index268.js +17 -2
  75. package/dist/index269.js +12 -3
  76. package/dist/index27.js +1 -1
  77. package/dist/index270.js +6 -6
  78. package/dist/index271.js +229 -15
  79. package/dist/index272.js +2 -9
  80. package/dist/index273.js +7 -8
  81. package/dist/index274.js +6 -8
  82. package/dist/index277.js +67 -5
  83. package/dist/index278.js +4 -7
  84. package/dist/index279.js +8 -67
  85. package/dist/index280.js +4 -3
  86. package/dist/index281.js +7 -17
  87. package/dist/index282.js +10 -27
  88. package/dist/index283.js +3 -4
  89. package/dist/index285.js +7 -3
  90. package/dist/{index284.js → index286.js} +1 -1
  91. package/dist/index287.js +3 -7
  92. package/dist/index288.js +4 -3
  93. package/dist/index289.js +280 -7
  94. package/dist/index29.js +4 -4
  95. package/dist/index290.js +2 -11
  96. package/dist/index291.js +124 -3
  97. package/dist/index292.js +2 -5
  98. package/dist/index293.js +15 -2
  99. package/dist/index294.js +2 -280
  100. package/dist/index295.js +16 -2
  101. package/dist/index296.js +2 -125
  102. package/dist/index297.js +16 -2
  103. package/dist/index298.js +2 -15
  104. package/dist/index299.js +19 -2
  105. package/dist/index300.js +2 -16
  106. package/dist/index301.js +3 -2
  107. package/dist/index302.js +17 -16
  108. package/dist/index303.js +28 -2
  109. package/dist/index304.js +5 -18
  110. package/dist/index305.js +5 -2
  111. package/dist/index306.js +3 -6
  112. package/dist/index307.js +1 -1
  113. package/dist/index308.js +718 -3
  114. package/dist/index309.js +366 -2
  115. package/dist/index31.js +2 -2
  116. package/dist/index310.js +57 -18
  117. package/dist/index311.js +2 -2
  118. package/dist/index312.js +5 -27
  119. package/dist/index313.js +19 -2
  120. package/dist/index314.js +2 -2
  121. package/dist/index315.js +27 -2
  122. package/dist/index316.js +2 -2
  123. package/dist/index317.js +1 -1
  124. package/dist/index318.js +1 -21
  125. package/dist/index319.js +4 -0
  126. package/dist/index320.js +2 -5
  127. package/dist/index321.js +22 -701
  128. package/dist/index323.js +2 -58
  129. package/dist/index324.js +1 -1
  130. package/dist/index325.js +1 -1
  131. package/dist/index326.js +1 -1
  132. package/dist/index328.js +128 -7
  133. package/dist/index329.js +368 -5
  134. package/dist/index33.js +8 -8
  135. package/dist/index330.js +57 -7
  136. package/dist/index331.js +57 -128
  137. package/dist/index332.js +7 -368
  138. package/dist/index333.js +6 -58
  139. package/dist/index334.js +7 -57
  140. package/dist/index335.js +86 -221
  141. package/dist/index336.js +227 -6
  142. package/dist/index337.js +6 -18
  143. package/dist/index338.js +17 -45
  144. package/dist/index340.js +46 -92
  145. package/dist/index346.js +97 -91
  146. package/dist/index347.js +28 -25
  147. package/dist/index35.js +4 -4
  148. package/dist/index37.js +230 -232
  149. package/dist/index39.js +8 -8
  150. package/dist/index41.js +2 -2
  151. package/dist/index43.js +8 -8
  152. package/dist/index45.js +8 -8
  153. package/dist/index47.js +2 -2
  154. package/dist/index49.js +3 -3
  155. package/dist/index53.js +1 -1
  156. package/dist/index55.js +1 -1
  157. package/dist/index57.js +2 -2
  158. package/dist/index61.js +3 -3
  159. package/dist/index67.js +1 -1
  160. package/dist/index79.js +4 -4
  161. package/dist/index81.js +1 -1
  162. package/dist/index83.js +2 -2
  163. package/dist/index85.js +1 -1
  164. package/dist/index87.js +1 -1
  165. package/dist/index90.js +3 -3
  166. package/dist/index92.js +2 -2
  167. package/dist/index94.js +3 -3
  168. package/dist/index96.js +1 -1
  169. package/package.json +17 -17
  170. package/dist/index216.js +0 -14
  171. package/dist/index230.js +0 -115
  172. package/dist/index235.js +0 -7
  173. package/dist/index252.js +0 -4
  174. package/dist/index254.js +0 -7
  175. package/dist/index322.js +0 -356
package/dist/index267.js CHANGED
@@ -1,12 +1,11 @@
1
- const o = (t, r) => {
2
- const e = {};
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);
7
- }
8
- return e;
9
- };
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
+ }
10
9
  export {
11
- o as pickBy
10
+ u as debounce
12
11
  };
package/dist/index268.js CHANGED
@@ -1,5 +1,20 @@
1
- const o = () => {
1
+ import { isNil as c } from "./index245.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;
2
17
  };
3
18
  export {
4
- o as noop
19
+ y as matchAnyKey
5
20
  };
package/dist/index269.js CHANGED
@@ -1,5 +1,14 @@
1
- import t from "./index320.js";
2
- const r = t;
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
+ };
3
12
  export {
4
- r as throttle
13
+ n as useArray
5
14
  };
package/dist/index27.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as S, computed as n, createElementBlock as c, openBlock as r, normalizeClass as T, createBlock as w, createVNode as B, createElementVNode as p, resolveDynamicComponent as E, normalizeProps as o, guardReactiveProps as l, withCtx as b, renderSlot as P, createTextVNode as V, toDisplayString as d, unref as m, Fragment as D, renderList as I } from "vue";
2
- import { deburr as N } from "./index233.js";
2
+ import { deburr as N } from "./index250.js";
3
3
  import { getAsPercentage as $ } from "./index136.js";
4
4
  import { useId as F } from "./index8.js";
5
5
  import R from "./index69.js";
package/dist/index270.js CHANGED
@@ -1,8 +1,8 @@
1
- import e from "./index321.js";
2
- import o from "./index322.js";
3
- import r from "./index323.js";
4
- const f = new r(o, e)._freeze();
1
+ const o = (e, t = 50) => new Promise((r) => {
2
+ const n = setInterval(() => {
3
+ e() && (clearInterval(n), r());
4
+ }, t);
5
+ });
5
6
  export {
6
- r as Mime,
7
- f as default
7
+ o as waitFor
8
8
  };
package/dist/index271.js CHANGED
@@ -1,18 +1,232 @@
1
- const e = (o, r, f) => o.reduce((t, n) => {
2
- if (t) return t;
3
- if (f(n))
4
- return n;
5
- if (r in n) {
6
- const i = e(
7
- [].concat(n[r]),
8
- r,
9
- f
10
- );
11
- if (i)
12
- return i;
1
+ import { defineComponent as U, ref as f, computed as x, watch as D, createElementBlock as d, openBlock as p, withModifiers as X, normalizeStyle as h, normalizeClass as $, createElementVNode as c, renderSlot as m, createTextVNode as z, toDisplayString as g, unref as H, Fragment as Z, renderList as ee } from "vue";
2
+ import { isNil as b } from "./index245.js";
3
+ import { useVirtualizer as te } from "./index340.js";
4
+ import { isNotNil as oe } from "./index140.js";
5
+ import { hash as L } from "./index240.js";
6
+ import { useLocale as ne } from "./index210.js";
7
+ const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
8
+ key: 0,
9
+ class: "bb-listbox__loading"
10
+ }, se = {
11
+ key: 1,
12
+ class: "bb-listbox__no-data"
13
+ }, ae = ["aria-selected", "data-index"], ue = { class: "autocomplete-option__content" }, re = { class: "autocomplete-option__label" }, xe = /* @__PURE__ */ U({
14
+ __name: "ListBox",
15
+ props: {
16
+ compact: { type: Boolean },
17
+ options: {},
18
+ open: { type: Boolean },
19
+ loading: { type: Boolean },
20
+ multiple: { type: Boolean },
21
+ transitionDuration: { default: 250 },
22
+ loadingText: {},
23
+ noDataText: {}
24
+ },
25
+ emits: ["option:selected", "option:unselected"],
26
+ setup(N, { expose: V, emit: O }) {
27
+ const o = N, _ = O, { t: y } = ne(), s = f(null), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
28
+ () => o.options.map((e) => ({ ...e, id: C(e.value) }))
29
+ ), v = te({
30
+ get count() {
31
+ return o.options.length;
32
+ },
33
+ getScrollElement: () => s.value ? s.value : null,
34
+ estimateSize: () => o.compact ? 33 : 41,
35
+ overscan: 5,
36
+ measureElement: () => o.compact ? 33 : 41,
37
+ useAnimationFrameWithResizeObserver: !0
38
+ }), F = (e) => {
39
+ e && v.value.measureElement(e);
40
+ }, M = x(() => v.value.getVirtualItems()), A = x(() => v.value.getTotalSize()), n = f(null), a = x(
41
+ () => o.open && o.options.some((e) => !e.disabled)
42
+ ), I = (e = 1) => {
43
+ const l = b(n.value) ? -1 : n.value;
44
+ let t = (l + e) % o.options.length;
45
+ for (; o.options[t].disabled && t !== l; )
46
+ t = I(e + 1);
47
+ return t;
48
+ }, R = () => {
49
+ if (!a.value) return;
50
+ const e = I();
51
+ n.value = e, u();
52
+ }, S = (e = 1) => {
53
+ const l = b(n.value) ? 0 : n.value;
54
+ let t = (l - e + o.options.length) % o.options.length;
55
+ for (; o.options[t].disabled && t !== l; )
56
+ t = S(e + 1);
57
+ return t;
58
+ }, P = async () => {
59
+ if (!a.value) return;
60
+ const e = S();
61
+ n.value = e, u();
62
+ }, W = () => {
63
+ if (!a.value) return;
64
+ let e = 0;
65
+ for (; o.options[e].disabled; )
66
+ e++;
67
+ n.value = e, u();
68
+ }, q = () => {
69
+ if (!a.value) return;
70
+ let e = o.options.length - 1;
71
+ for (; o.options[e].disabled && e !== 0; )
72
+ e--;
73
+ n.value = e, u();
74
+ }, J = () => {
75
+ if (!a.value) return;
76
+ let e = 0;
77
+ for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
78
+ e++;
79
+ n.value = e % o.options.length, u();
80
+ }, Y = () => {
81
+ if (!a.value) return;
82
+ let e = o.options.length - 1;
83
+ for (; o.options[e].selected && e > 0; )
84
+ e--;
85
+ n.value = e === -1 ? o.options.length - 1 : e, u();
86
+ }, j = (e) => {
87
+ if (!a.value) return;
88
+ const l = o.options.findIndex(
89
+ (t) => t.valueHash === e
90
+ );
91
+ l >= 0 && (n.value = l), u();
92
+ }, k = () => {
93
+ n.value = null;
94
+ }, u = () => {
95
+ s.value && oe(n.value) && v.value.scrollToIndex(n.value, {
96
+ align: "center",
97
+ behavior: "smooth"
98
+ });
99
+ }, w = () => {
100
+ if (b(n.value) || !o.open) return;
101
+ const e = o.options[n.value];
102
+ e.selected ? _("option:unselected", e) : _("option:selected", e);
103
+ }, B = f(0), E = () => {
104
+ s.value && (B.value = s.value.scrollHeight);
105
+ }, G = (e) => !e.disabled, K = (e) => {
106
+ if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
107
+ if (!s.value.querySelector('[role="listbox"]'))
108
+ throw new Error("Could not find listbox in DOM tree.");
109
+ let t = e.target, r = t.dataset.index;
110
+ for (; b(r) && t.parentElement; )
111
+ t = t.parentElement, r = t.dataset.index;
112
+ if (r) {
113
+ const T = o.options[+r];
114
+ T && G(T) && (n.value = +r, w());
115
+ }
116
+ }
117
+ }, Q = () => b(n.value) ? void 0 : o.options[n.value];
118
+ return D(
119
+ () => o.open,
120
+ () => {
121
+ E();
122
+ },
123
+ { flush: "post" }
124
+ ), D(
125
+ () => o.options,
126
+ (e, l) => {
127
+ L(e.map((t) => t.valueHash)) !== L(l.map((t) => t.valueHash)) && (v.value.calculateRange(), E(), k());
128
+ },
129
+ {
130
+ flush: "post"
131
+ }
132
+ ), V({
133
+ focusNext: R,
134
+ focusPrevious: P,
135
+ focusFirst: W,
136
+ focusFirstSelected: J,
137
+ focusLast: q,
138
+ focusLastSelected: Y,
139
+ blur: k,
140
+ confirmOption: w,
141
+ focusByHash: j,
142
+ getHighlighted: Q
143
+ }), (e, l) => (p(), d("span", {
144
+ class: $(["bb-listbox", {
145
+ "bb-listbox--compact": e.compact,
146
+ "bb-listbox--loading": e.loading,
147
+ "bb-listbox--multiple": e.multiple,
148
+ "bb-listbox--no-data": !i.value.length,
149
+ "bb-listbox--open": e.open
150
+ }]),
151
+ style: h({
152
+ "--transition-duration": `${e.transitionDuration}ms`,
153
+ "--overlay-min-height": `${B.value}px`
154
+ }),
155
+ onClick: X(K, ["stop"])
156
+ }, [
157
+ c("span", le, [
158
+ c("span", {
159
+ ref_key: "inner",
160
+ ref: s,
161
+ class: "bb-listbox__inner-container"
162
+ }, [
163
+ m(e.$slots, "options:prepend"),
164
+ e.loading && !e.options.length ? (p(), d("span", ie, [
165
+ m(e.$slots, "loading", {}, () => [
166
+ z(g(e.loadingText || H(y)("common.loadingText").value), 1)
167
+ ])
168
+ ])) : e.options.length ? (p(), d("span", {
169
+ key: 2,
170
+ role: "listbox",
171
+ style: h({
172
+ height: `${A.value}px`
173
+ }),
174
+ tabindex: "-1"
175
+ }, [
176
+ (p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
177
+ key: i.value[t.index].value,
178
+ ref_for: !0,
179
+ ref: F,
180
+ "aria-selected": n.value === r ? !0 : void 0,
181
+ class: $({
182
+ "bb-listbox__option autocomplete-option": !0,
183
+ "autocomplete-option--focused": n.value === t.index,
184
+ "autocomplete-option--selected": i.value[t.index].selected,
185
+ "autocomplete-option--disabled": i.value[t.index].disabled
186
+ }),
187
+ "data-index": t.index,
188
+ role: "option",
189
+ style: h({
190
+ transform: `translateY(${t.start}px)`
191
+ })
192
+ }, [
193
+ c("span", ue, [
194
+ m(e.$slots, "option", {
195
+ disabled: !!i.value[t.index].disabled,
196
+ focused: n.value === t.index,
197
+ index: t.index,
198
+ item: i.value[t.index].item,
199
+ selected: !!i.value[t.index].selected,
200
+ text: i.value[t.index].text,
201
+ value: i.value[t.index].value
202
+ }, () => [
203
+ l[0] || (l[0] = c("svg", {
204
+ class: "autocomplete-option__checkbox",
205
+ role: "presentation",
206
+ viewBox: "276.411 158.834 114.971 114.97"
207
+ }, [
208
+ c("path", {
209
+ d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
210
+ fill: "none",
211
+ "stroke-linecap": "round",
212
+ "stroke-width": "14px"
213
+ })
214
+ ], -1)),
215
+ c("span", re, g(i.value[t.index].text), 1)
216
+ ])
217
+ ])
218
+ ], 14, ae))), 128))
219
+ ], 4)) : (p(), d("span", se, [
220
+ m(e.$slots, "no-data", {}, () => [
221
+ z(g(e.noDataText || H(y)("common.noDataText").value), 1)
222
+ ])
223
+ ])),
224
+ m(e.$slots, "options:append")
225
+ ], 512)
226
+ ])
227
+ ], 6));
13
228
  }
14
- return t;
15
- }, null);
229
+ });
16
230
  export {
17
- e as findInTree
231
+ xe as default
18
232
  };
package/dist/index272.js CHANGED
@@ -1,11 +1,4 @@
1
- import { get as o } from "./index290.js";
2
- const e = () => ({
3
- getItemValue(n, f) {
4
- if (typeof f > "u") return n;
5
- if (typeof f == "function") return f(n);
6
- if (typeof f == "string") return o(n, f);
7
- }
8
- });
1
+ const o = (e) => e[0];
9
2
  export {
10
- e as useItemValue
3
+ o as head
11
4
  };
package/dist/index273.js CHANGED
@@ -1,10 +1,9 @@
1
- const u = (t, r) => t.reduce(
2
- (e, n, o, d) => {
3
- const s = r(n, o, d);
4
- return e[s] = n, e;
5
- },
6
- {}
7
- );
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;
6
+ };
8
7
  export {
9
- u as indexBy
8
+ s as snapToStep
10
9
  };
package/dist/index274.js CHANGED
@@ -1,11 +1,9 @@
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
- };
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);
8
6
  }
9
7
  export {
10
- u as debounce
8
+ o as transpose
11
9
  };
package/dist/index277.js CHANGED
@@ -1,7 +1,69 @@
1
- import { getType as t } from "./index291.js";
2
- function o(r) {
3
- return t(r) === "Array";
4
- }
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 "./index210.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 isArray
68
+ z as default
7
69
  };
package/dist/index278.js CHANGED
@@ -1,10 +1,7 @@
1
- import { getType as o } from "./index291.js";
2
- function c(e) {
3
- if (o(e) !== "Object")
4
- return !1;
5
- const t = Object.getPrototypeOf(e);
6
- return !!t && t.constructor === Object && t === Object.prototype;
1
+ import { getType as t } from "./index288.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
7
4
  }
8
5
  export {
9
- c as isPlainObject
6
+ o as isArray
10
7
  };
package/dist/index279.js CHANGED
@@ -1,69 +1,10 @@
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 "./index222.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
+ import { getType as o } from "./index288.js";
2
+ function c(e) {
3
+ if (o(e) !== "Object")
4
+ return !1;
5
+ const t = Object.getPrototypeOf(e);
6
+ return !!t && t.constructor === Object && t === Object.prototype;
7
+ }
67
8
  export {
68
- z as default
9
+ c as isPlainObject
69
10
  };
package/dist/index280.js CHANGED
@@ -1,5 +1,6 @@
1
- import o from "./index209.js";
2
- /* empty css */
1
+ const e = function(t) {
2
+ return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
+ };
3
4
  export {
4
- o as default
5
+ e as curry
5
6
  };
package/dist/index281.js CHANGED
@@ -1,19 +1,9 @@
1
- import { get as t } from "./index290.js";
2
- const o = () => ({
3
- getItemText(r, n) {
4
- if (typeof r == "string" && !n) return r;
5
- if (n) {
6
- if (typeof n == "function") {
7
- let f = n(r);
8
- return typeof f != "string" && (f = JSON.stringify(f)), f;
9
- } else if (typeof n == "string") {
10
- const f = t(r, n);
11
- return typeof f == "string" ? f : JSON.stringify(f);
12
- }
13
- }
14
- return JSON.stringify(r);
15
- }
16
- });
1
+ import o from "./index330.js";
2
+ import r from "./index331.js";
3
+ const e = {
4
+ it: o,
5
+ en: r
6
+ };
17
7
  export {
18
- o as useItemText
8
+ e as locales
19
9
  };
package/dist/index282.js CHANGED
@@ -1,30 +1,13 @@
1
- function y(t, r) {
2
- return t > r ? 1 : -1;
3
- }
4
- function c(t, r) {
5
- var n = 5381;
6
- if (typeof t == "object" && t !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
7
- r || (r = /* @__PURE__ */ new WeakSet());
8
- for (var p = Object.keys(t).sort(y), i = 0; i < p.length; i++) {
9
- var s = p[i], e = t[s];
10
- if (n = 33 * n ^ c(s, r), typeof e == "object" && e !== null && (t.toString === Object.prototype.toString || t.toString === Array.prototype.toString)) {
11
- if (r.has(e)) continue;
12
- r.add(e);
13
- }
14
- n = 33 * n ^ c(e, r);
15
- }
16
- return 33 * n ^ c(t.constructor, r);
17
- }
18
- var o = typeof t;
19
- try {
20
- t instanceof Date ? o += t.getTime() : o += String(t);
21
- } catch {
22
- o += String(Object.assign({}, t));
23
- }
24
- for (var a = 0; a < o.length; a++) n = 33 * n ^ o.charCodeAt(a);
25
- return n;
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;
26
10
  }
27
11
  export {
28
- c as hash,
29
- y as sortNumbers
12
+ c as get
30
13
  };
package/dist/index283.js CHANGED
@@ -1,6 +1,5 @@
1
- const e = function(t) {
2
- return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
- };
1
+ import o from "./index215.js";
2
+ /* empty css */
4
3
  export {
5
- e as curry
4
+ o as default
6
5
  };
package/dist/index285.js CHANGED
@@ -1,5 +1,9 @@
1
- import o from "./index227.js";
2
- /* empty css */
1
+ const s = (t, e) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [r, c] of e)
4
+ o[r] = c;
5
+ return o;
6
+ };
3
7
  export {
4
- o as default
8
+ s as default
5
9
  };
@@ -1,4 +1,4 @@
1
- import o from "./index225.js";
1
+ import o from "./index232.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default