bitboss-ui 2.1.92 → 2.1.93

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 (181) hide show
  1. package/dist/components/BbTab/BbTab.vue.d.ts +120 -91
  2. package/dist/index107.js +7 -7
  3. package/dist/index114.js +1 -1
  4. package/dist/index120.js +239 -167
  5. package/dist/index122.js +10 -10
  6. package/dist/index13.js +2 -2
  7. package/dist/index130.js +1 -1
  8. package/dist/index132.js +4 -4
  9. package/dist/index134.js +1 -1
  10. package/dist/index136.js +2 -2
  11. package/dist/index143.js +2 -2
  12. package/dist/index15.js +5 -5
  13. package/dist/index17.js +3 -3
  14. package/dist/index19.js +6 -6
  15. package/dist/index21.js +14 -14
  16. package/dist/index217.js +4 -32
  17. package/dist/index218.js +8 -28
  18. package/dist/index219.js +6 -0
  19. package/dist/index220.js +13 -5
  20. package/dist/index221.js +20 -8
  21. package/dist/index222.js +201 -2
  22. package/dist/index224.js +135 -17
  23. package/dist/index226.js +9 -0
  24. package/dist/index227.js +2 -100
  25. package/dist/index228.js +4 -0
  26. package/dist/index229.js +188 -3
  27. package/dist/index23.js +11 -11
  28. package/dist/index230.js +3 -13
  29. package/dist/index231.js +13 -13
  30. package/dist/index233.js +1 -1
  31. package/dist/index234.js +4 -9
  32. package/dist/index235.js +8 -186
  33. package/dist/index236.js +3 -3
  34. package/dist/index237.js +4 -3
  35. package/dist/index238.js +3 -18
  36. package/dist/index239.js +9 -12
  37. package/dist/index240.js +8 -15
  38. package/dist/index241.js +3 -12
  39. package/dist/index244.js +17 -4
  40. package/dist/index245.js +49 -133
  41. package/dist/index246.js +14 -0
  42. package/dist/index247.js +33 -229
  43. package/dist/index248.js +28 -2
  44. package/dist/index25.js +2 -2
  45. package/dist/index251.js +5 -2
  46. package/dist/index252.js +5 -3
  47. package/dist/index253.js +5 -10
  48. package/dist/index254.js +5 -3
  49. package/dist/index255.js +2 -4
  50. package/dist/index256.js +6 -5
  51. package/dist/index257.js +8 -5
  52. package/dist/index258.js +268 -5
  53. package/dist/index259.js +52 -5
  54. package/dist/index260.js +52 -6
  55. package/dist/index261.js +30 -6
  56. package/dist/index262.js +53 -261
  57. package/dist/index263.js +78 -44
  58. package/dist/index265.js +15 -32
  59. package/dist/index266.js +32 -58
  60. package/dist/index267.js +9 -5
  61. package/dist/index268.js +9 -5
  62. package/dist/index269.js +23 -5
  63. package/dist/index270.js +6 -2
  64. package/dist/index271.js +15 -19
  65. package/dist/index272.js +52 -6
  66. package/dist/index273.js +2 -2
  67. package/dist/index274.js +7 -34
  68. package/dist/index275.js +6 -8
  69. package/dist/index276.js +9 -3
  70. package/dist/index277.js +2 -5
  71. package/dist/index278.js +2 -4
  72. package/dist/index279.js +3 -201
  73. package/dist/index280.js +20 -0
  74. package/dist/index281.js +11 -8
  75. package/dist/index282.js +106 -23
  76. package/dist/index284.js +100 -6
  77. package/dist/index286.js +229 -11
  78. package/dist/index287.js +33 -2
  79. package/dist/index288.js +3 -7
  80. package/dist/index289.js +67 -7
  81. package/dist/index29.js +2 -2
  82. package/dist/index290.js +11 -9
  83. package/dist/index291.js +5 -8
  84. package/dist/index292.js +5 -67
  85. package/dist/index293.js +5 -53
  86. package/dist/index294.js +7 -0
  87. package/dist/index295.js +1 -1
  88. package/dist/index296.js +3 -7
  89. package/dist/index297.js +7 -3
  90. package/dist/index299.js +3 -17
  91. package/dist/index300.js +5 -4
  92. package/dist/index301.js +4 -5
  93. package/dist/index302.js +1 -1
  94. package/dist/index303.js +14 -25
  95. package/dist/index304.js +28 -3
  96. package/dist/index305.js +280 -2
  97. package/dist/index306.js +2 -280
  98. package/dist/index307.js +16 -2
  99. package/dist/index308.js +2 -16
  100. package/dist/index309.js +16 -2
  101. package/dist/index31.js +2 -2
  102. package/dist/index310.js +2 -16
  103. package/dist/index311.js +27 -2
  104. package/dist/index312.js +2 -27
  105. package/dist/index313.js +2 -2
  106. package/dist/index314.js +1 -1
  107. package/dist/index315.js +1 -1
  108. package/dist/index316.js +1 -1
  109. package/dist/index317.js +1 -1
  110. package/dist/index318.js +1 -1
  111. package/dist/index319.js +719 -2
  112. package/dist/index320.js +366 -5
  113. package/dist/index321.js +57 -3
  114. package/dist/index322.js +3 -124
  115. package/dist/index323.js +3 -2
  116. package/dist/index324.js +3 -15
  117. package/dist/index325.js +2 -2
  118. package/dist/index326.js +5 -18
  119. package/dist/index327.js +5 -2
  120. package/dist/index328.js +2 -719
  121. package/dist/index329.js +8 -366
  122. package/dist/index33.js +6 -6
  123. package/dist/index330.js +5 -56
  124. package/dist/index331.js +8 -2
  125. package/dist/index332.js +5 -58
  126. package/dist/index333.js +7 -58
  127. package/dist/index334.js +6 -227
  128. package/dist/index335.js +18 -5
  129. package/dist/index336.js +8 -34
  130. package/dist/index337.js +15 -6
  131. package/dist/index338.js +222 -123
  132. package/dist/index339.js +30 -393
  133. package/dist/index340.js +6 -47
  134. package/dist/index341.js +128 -3
  135. package/dist/index342.js +397 -6
  136. package/dist/index343.js +57 -18
  137. package/dist/index344.js +58 -9
  138. package/dist/index345.js +124 -14
  139. package/dist/index346.js +2 -5
  140. package/dist/index347.js +14 -6
  141. package/dist/index348.js +2 -8
  142. package/dist/index349.js +18 -5
  143. package/dist/index35.js +4 -4
  144. package/dist/index350.js +2 -8
  145. package/dist/index351.js +21 -92
  146. package/dist/index353.js +129 -515
  147. package/dist/index354.js +47 -22
  148. package/dist/index355.js +95 -0
  149. package/dist/index356.js +503 -424
  150. package/dist/index357.js +427 -114
  151. package/dist/index358.js +126 -48
  152. package/dist/index359.js +52 -0
  153. package/dist/index37.js +15 -15
  154. package/dist/index39.js +6 -6
  155. package/dist/index41.js +2 -2
  156. package/dist/index43.js +6 -6
  157. package/dist/index45.js +6 -6
  158. package/dist/index49.js +2 -2
  159. package/dist/index53.js +1 -1
  160. package/dist/index55.js +1 -1
  161. package/dist/index57.js +2 -2
  162. package/dist/index61.js +5 -5
  163. package/dist/index67.js +1 -1
  164. package/dist/index80.js +5 -5
  165. package/dist/index82.js +1 -1
  166. package/dist/index84.js +2 -2
  167. package/dist/index86.js +3 -3
  168. package/dist/index88.js +1 -1
  169. package/dist/index91.js +2 -2
  170. package/dist/index93.js +2 -2
  171. package/dist/index95.js +4 -4
  172. package/dist/utilities/functions/merge.d.ts +11 -1
  173. package/package.json +2 -2
  174. package/dist/index223.js +0 -53
  175. package/dist/index225.js +0 -108
  176. package/dist/index249.js +0 -88
  177. package/dist/index264.js +0 -54
  178. package/dist/index285.js +0 -18
  179. package/dist/index298.js +0 -5
  180. package/dist/index352.js +0 -136
  181. /package/dist/{index283.js → index250.js} +0 -0
package/dist/index284.js CHANGED
@@ -1,8 +1,102 @@
1
- import e from "./index328.js";
2
- import o from "./index329.js";
3
- import r from "./index330.js";
4
- const f = new r(o, e)._freeze();
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 "./index241.js";
3
+ import { isNil as i } from "./index227.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
+ });
5
100
  export {
6
- r as Mime,
7
- f as default
101
+ j as default
8
102
  };
package/dist/index286.js CHANGED
@@ -1,13 +1,231 @@
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;
10
- }
1
+ import { defineComponent as Z, useTemplateRef as $, computed as c, ref as w, watch as E, createElementBlock as r, openBlock as p, withModifiers as ee, normalizeStyle as h, normalizeClass as z, createElementVNode as v, renderSlot as m, createTextVNode as D, toDisplayString as g, unref as L, Fragment as te, renderList as oe } from "vue";
2
+ import { isNil as b } from "./index227.js";
3
+ import { useVirtualizer as ne } from "./index354.js";
4
+ import { isNotNil as le } from "./index144.js";
5
+ import { hash as N } from "./index241.js";
6
+ import { useLocale as ie } from "./index220.js";
7
+ const se = { class: "bb-listbox__outer-container scrollbar-border" }, ae = {
8
+ ref: "inner",
9
+ class: "bb-listbox__inner-container",
10
+ tabindex: "-1"
11
+ }, ue = {
12
+ key: 0,
13
+ class: "bb-listbox__loading"
14
+ }, re = {
15
+ key: 1,
16
+ class: "bb-listbox__no-data"
17
+ }, pe = ["aria-selected", "data-index"], de = { class: "autocomplete-option__label" }, he = /* @__PURE__ */ Z({
18
+ __name: "ListBox",
19
+ props: {
20
+ compact: { type: Boolean },
21
+ options: {},
22
+ open: { type: Boolean },
23
+ loading: { type: Boolean },
24
+ multiple: { type: Boolean },
25
+ transitionDuration: { default: 250 },
26
+ loadingText: {},
27
+ noDataText: {},
28
+ optionHeight: {}
29
+ },
30
+ emits: ["option:selected", "option:unselected"],
31
+ setup(V, { expose: R, emit: F }) {
32
+ const o = V, _ = F, { t: y } = ie(), u = $("inner"), O = $("listbox"), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = c(
33
+ () => o.options.map((e) => ({ ...e, id: C(e.value) }))
34
+ ), x = c(() => o.optionHeight ? o.optionHeight : o.compact ? 32 : 40), d = ne({
35
+ get count() {
36
+ return o.options.length;
37
+ },
38
+ getScrollElement: () => u.value ? u.value : null,
39
+ estimateSize: () => x.value,
40
+ overscan: 5,
41
+ measureElement: () => x.value,
42
+ useAnimationFrameWithResizeObserver: !0
43
+ }), A = (e) => {
44
+ e && d.value.measureElement(e);
45
+ }, M = c(() => d.value.getVirtualItems()), P = c(() => d.value.getTotalSize()), n = w(null), s = c(
46
+ () => o.open && o.options.some((e) => !e.disabled)
47
+ ), I = (e = 1) => {
48
+ const l = b(n.value) ? -1 : n.value;
49
+ let t = (l + e) % o.options.length;
50
+ for (; o.options[t].disabled && t !== l; )
51
+ t = I(e + 1);
52
+ return t;
53
+ }, W = () => {
54
+ if (!s.value) return;
55
+ const e = I();
56
+ n.value = e, a();
57
+ }, S = (e = 1) => {
58
+ const l = b(n.value) ? 0 : n.value;
59
+ let t = (l - e + o.options.length) % o.options.length;
60
+ for (; o.options[t].disabled && t !== l; )
61
+ t = S(e + 1);
62
+ return t;
63
+ }, J = async () => {
64
+ if (!s.value) return;
65
+ const e = S();
66
+ n.value = e, a();
67
+ }, Y = () => {
68
+ if (!s.value) return;
69
+ let e = 0;
70
+ for (; o.options[e].disabled; )
71
+ e++;
72
+ n.value = e, a();
73
+ }, j = () => {
74
+ if (!s.value) return;
75
+ let e = o.options.length - 1;
76
+ for (; o.options[e].disabled && e !== 0; )
77
+ e--;
78
+ n.value = e, a();
79
+ }, q = () => {
80
+ if (!s.value) return;
81
+ let e = 0;
82
+ for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
83
+ e++;
84
+ n.value = e % o.options.length, a();
85
+ }, G = () => {
86
+ if (!s.value) return;
87
+ let e = o.options.length - 1;
88
+ for (; o.options[e].selected && e > 0; )
89
+ e--;
90
+ n.value = e === -1 ? o.options.length - 1 : e, a();
91
+ }, K = (e) => {
92
+ if (!s.value) return;
93
+ const l = o.options.findIndex(
94
+ (t) => t.valueHash === e
95
+ );
96
+ l >= 0 && (n.value = l), a();
97
+ }, k = () => {
98
+ n.value = null;
99
+ }, a = () => {
100
+ u.value && le(n.value) && d.value.scrollToIndex(n.value, {
101
+ align: "center",
102
+ behavior: "smooth"
103
+ });
104
+ }, H = () => {
105
+ if (b(n.value) || !o.open) return;
106
+ const e = o.options[n.value];
107
+ e.selected ? _("option:unselected", e) : _("option:selected", e);
108
+ }, T = w(0), B = () => {
109
+ u.value && (T.value = u.value.scrollHeight);
110
+ }, Q = (e) => !e.disabled, U = (e) => {
111
+ if (e.preventDefault(), u.value && e.target && e.target instanceof HTMLElement && O.value) {
112
+ let l = e.target, t = l.dataset.index;
113
+ for (; b(t) && l.parentElement; )
114
+ l = l.parentElement, t = l.dataset.index;
115
+ if (t) {
116
+ const f = o.options[+t];
117
+ f && Q(f) && (n.value = +t, H());
118
+ }
119
+ }
120
+ }, X = () => b(n.value) ? void 0 : o.options[n.value];
121
+ return E(
122
+ () => o.open,
123
+ () => {
124
+ B();
125
+ },
126
+ { flush: "post" }
127
+ ), E(
128
+ () => o.options,
129
+ (e, l) => {
130
+ N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (d.value.calculateRange(), B(), k());
131
+ },
132
+ {
133
+ flush: "post"
134
+ }
135
+ ), R({
136
+ focusNext: W,
137
+ focusPrevious: J,
138
+ focusFirst: Y,
139
+ focusFirstSelected: q,
140
+ focusLast: j,
141
+ focusLastSelected: G,
142
+ blur: k,
143
+ confirmOption: H,
144
+ focusByHash: K,
145
+ getHighlighted: X
146
+ }), (e, l) => (p(), r("span", {
147
+ class: z(["bb-listbox", {
148
+ "bb-listbox--compact": e.compact,
149
+ "bb-listbox--loading": e.loading,
150
+ "bb-listbox--multiple": e.multiple,
151
+ "bb-listbox--no-data": !i.value.length,
152
+ "bb-listbox--open": e.open
153
+ }]),
154
+ style: h({
155
+ "--transition-duration": `${e.transitionDuration}ms`,
156
+ "--overlay-min-height": `${T.value}px`,
157
+ "--option-height": `${x.value}px`
158
+ }),
159
+ onClick: ee(U, ["stop"])
160
+ }, [
161
+ v("span", se, [
162
+ v("span", ae, [
163
+ m(e.$slots, "options:prepend"),
164
+ e.loading && !e.options.length ? (p(), r("span", ue, [
165
+ m(e.$slots, "loading", {}, () => [
166
+ D(g(e.loadingText || L(y)("common.loadingText").value), 1)
167
+ ])
168
+ ])) : e.options.length ? (p(), r("span", {
169
+ key: 2,
170
+ role: "listbox",
171
+ ref: "listbox",
172
+ style: h({
173
+ height: `${P.value}px`
174
+ }),
175
+ tabindex: "-1"
176
+ }, [
177
+ (p(!0), r(te, null, oe(M.value, (t, f) => (p(), r("span", {
178
+ key: i.value[t.index].value,
179
+ ref_for: !0,
180
+ ref: A,
181
+ "aria-selected": n.value === f ? !0 : void 0,
182
+ class: z({
183
+ "bb-listbox__option autocomplete-option": !0,
184
+ "autocomplete-option--focused": n.value === t.index,
185
+ "autocomplete-option--selected": i.value[t.index].selected,
186
+ "autocomplete-option--disabled": i.value[t.index].disabled
187
+ }),
188
+ "data-index": t.index,
189
+ role: "option",
190
+ style: h({
191
+ transform: `translateY(${t.start}px)`
192
+ })
193
+ }, [
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] = v("svg", {
204
+ class: "autocomplete-option__checkbox",
205
+ role: "presentation",
206
+ viewBox: "276.411 158.834 114.971 114.97"
207
+ }, [
208
+ v("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
+ v("span", de, g(i.value[t.index].text), 1)
216
+ ])
217
+ ], 14, pe))), 128))
218
+ ], 4)) : (p(), r("span", re, [
219
+ m(e.$slots, "no-data", {}, () => [
220
+ D(g(e.noDataText || L(y)("common.noDataText").value), 1)
221
+ ])
222
+ ])),
223
+ m(e.$slots, "options:append")
224
+ ], 512)
225
+ ])
226
+ ], 6));
227
+ }
228
+ });
11
229
  export {
12
- c as get
230
+ he as default
13
231
  };
package/dist/index287.js CHANGED
@@ -1,4 +1,35 @@
1
- const o = (e) => e[0];
1
+ const y = (t) => typeof t == "object" && t !== null, c = (t) => {
2
+ if (!y(t)) return !1;
3
+ const r = Object.getPrototypeOf(t);
4
+ return r === Object.prototype || r === null;
5
+ }, n = (t) => {
6
+ if (Array.isArray(t))
7
+ return t.map((o) => n(o));
8
+ if (!c(t))
9
+ return t;
10
+ const r = {};
11
+ for (const o of Reflect.ownKeys(t))
12
+ r[o] = n(t[o]);
13
+ return r;
14
+ }, f = (t, r) => {
15
+ if (r === void 0)
16
+ return n(t);
17
+ if (Array.isArray(r))
18
+ return n(r);
19
+ if (!c(r))
20
+ return r;
21
+ const o = c(t) ? n(t) : {};
22
+ for (const e of Reflect.ownKeys(r)) {
23
+ const s = r[e], i = o[e];
24
+ o[e] = f(i, s);
25
+ }
26
+ return o;
27
+ }, p = (...t) => {
28
+ let r = {};
29
+ for (const o of t)
30
+ r = f(r, o);
31
+ return r;
32
+ };
2
33
  export {
3
- o as head
34
+ p as merge
4
35
  };
package/dist/index288.js CHANGED
@@ -1,9 +1,5 @@
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
- };
1
+ import t from "./index327.js";
2
+ const r = t;
7
3
  export {
8
- s as snapToStep
4
+ r as throttle
9
5
  };
package/dist/index289.js CHANGED
@@ -1,9 +1,69 @@
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
- }
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 "./index220.js";
3
+ import h from "./index13.js";
4
+ /* empty css */
5
+ import C from "./index86.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
+ });
7
67
  export {
8
- o as transpose
68
+ z as default
9
69
  };
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 d } from "vue";
2
2
  import { clamp as c } from "./index214.js";
3
- import { clampPrecision as U } from "./index272.js";
4
- import { isNil as f } from "./index273.js";
3
+ import { clampPrecision as U } from "./index226.js";
4
+ import { isNil as f } from "./index227.js";
5
5
  import { isNotNil as g } from "./index144.js";
6
6
  import j from "./index136.js";
7
7
  /* empty css */
package/dist/index290.js CHANGED
@@ -1,11 +1,13 @@
1
- import { get as o } from "./index286.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
+ 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;
10
+ }
9
11
  export {
10
- e as useItemValue
12
+ c as get
11
13
  };
package/dist/index291.js CHANGED
@@ -1,10 +1,7 @@
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
+ import { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as o } from "./index345.js";
3
+ var t = o();
4
+ const m = /* @__PURE__ */ r(t);
8
5
  export {
9
- u as indexBy
6
+ m as default
10
7
  };
package/dist/index292.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 "./index231.js";
3
- import h from "./index13.js";
4
- /* empty css */
5
- import C from "./index86.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 { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as e } from "./index347.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
67
5
  export {
68
- z as default
6
+ m as default
69
7
  };
package/dist/index293.js CHANGED
@@ -1,55 +1,7 @@
1
- import { useLogger as y } from "./index261.js";
2
- const g = (t, i) => {
3
- if (!i.length) return;
4
- const n = Array.from(
5
- t.querySelectorAll(":scope > thead th")
6
- );
7
- if (!n.length) return;
8
- const { error: r } = y(), p = n.length, u = i.map((e) => ({
9
- index: typeof e == "number" ? e : e.index,
10
- position: typeof e == "number" ? "left" : e.position
11
- })).sort((e, o) => e.position !== o.position ? e.position === "left" ? -1 : 1 : e.position === "left" ? e.index - o.index : o.index - e.index).reduce((e, o) => {
12
- const l = n[o.index];
13
- if (!l)
14
- return r(
15
- `BbTable fixedColumns: Cannot affix column at index ${o.index}. Table has ${p} columns (valid indices: 0–${p - 1}).`
16
- ), e;
17
- const { width: c } = l.getBoundingClientRect(), m = e.filter((h) => h.position === o.position).reduce((h, x) => h + x.width, 0);
18
- return e.push({
19
- index: o.index,
20
- position: o.position,
21
- width: Math.floor(c),
22
- offset: m
23
- }), e;
24
- }, []);
25
- Array.from(
26
- t.querySelectorAll(":scope > thead > tr, :scope > tbody > tr")
27
- ).forEach((e) => {
28
- u.forEach((o) => {
29
- const l = e.querySelector(
30
- `:scope > :nth-child(${o.index + 1})`
31
- );
32
- l && (l.style.position = "sticky", l.style[o.position] = `${o.offset}px`);
33
- });
34
- });
35
- }, d = (t) => Array.isArray(t) ? t : [t], w = (t) => t.split(/\W+/g).join("_").toLowerCase(), A = (t, i, n) => {
36
- const r = [...d(t)];
37
- return i && r.push(...d(i)), n && r.push(...d(n)), r;
38
- }, $ = (t, i, n, r, p, a) => {
39
- const f = [...d(t)], u = (s) => typeof s == "function" ? s(r, p, a) : s;
40
- if (i) {
41
- const s = u(i);
42
- s && f.push(...d(s));
43
- }
44
- if (n) {
45
- const s = u(n);
46
- s && f.push(...d(s));
47
- }
48
- return f;
49
- };
1
+ import { getDefaultExportFromCjs as r } from "./index326.js";
2
+ import { __require as t } from "./index349.js";
3
+ var o = t();
4
+ const a = /* @__PURE__ */ r(o);
50
5
  export {
51
- g as applyFixedTableColumns,
52
- w as columnKeyToSlotName,
53
- $ as mergeCellClasses,
54
- A as mergeHeaderClasses
6
+ a as default
55
7
  };
@@ -0,0 +1,7 @@
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();
5
+ export {
6
+ o as flattenTree
7
+ };
package/dist/index295.js CHANGED
@@ -1,4 +1,4 @@
1
- import o from "./index218.js";
1
+ import o from "./index222.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default