bitboss-ui 2.0.172 → 2.0.173

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 (182) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +2 -2
  2. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +16 -2
  3. package/dist/components/BbPopover/BbPopover.vue.d.ts +18 -4
  4. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +16 -2
  5. package/dist/components/CommonPopover.vue.d.ts +3 -0
  6. package/dist/index.css +1 -1
  7. package/dist/index106.js +7 -7
  8. package/dist/index111.js +1 -1
  9. package/dist/index113.js +1 -1
  10. package/dist/index121.js +9 -9
  11. package/dist/index129.js +1 -1
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +40 -39
  14. package/dist/index133.js +1 -1
  15. package/dist/index139.js +2 -2
  16. package/dist/index15.js +35 -34
  17. package/dist/index17.js +3 -3
  18. package/dist/index19.js +5 -5
  19. package/dist/index209.js +5 -10
  20. package/dist/index21.js +16 -16
  21. package/dist/index210.js +5 -3
  22. package/dist/index211.js +5 -13
  23. package/dist/index212.js +5 -34
  24. package/dist/index213.js +5 -13
  25. package/dist/index214.js +5 -66
  26. package/dist/index215.js +7 -0
  27. package/dist/index216.js +3 -2
  28. package/dist/index217.js +2 -4
  29. package/dist/index218.js +8 -2
  30. package/dist/index219.js +250 -2
  31. package/dist/index220.js +52 -41
  32. package/dist/index221.js +43 -5
  33. package/dist/index222.js +5 -7
  34. package/dist/index223.js +56 -11
  35. package/dist/index224.js +13 -5
  36. package/dist/index225.js +2 -9
  37. package/dist/index226.js +2 -5
  38. package/dist/index227.js +2 -5
  39. package/dist/index228.js +66 -5
  40. package/dist/index23.js +114 -125
  41. package/dist/index230.js +13 -5
  42. package/dist/index231.js +177 -2
  43. package/dist/index232.js +41 -2
  44. package/dist/index233.js +6 -11
  45. package/dist/index234.js +7 -20
  46. package/dist/index235.js +13 -103
  47. package/dist/{index237.js → index236.js} +1 -1
  48. package/dist/index238.js +31 -0
  49. package/dist/index239.js +14 -27
  50. package/dist/index240.js +1 -1
  51. package/dist/index241.js +4 -4
  52. package/dist/index242.js +1 -1
  53. package/dist/index243.js +12 -3
  54. package/dist/index244.js +34 -12
  55. package/dist/index245.js +3 -16
  56. package/dist/index246.js +5 -4
  57. package/dist/index247.js +2 -200
  58. package/dist/index248.js +13 -0
  59. package/dist/index249.js +18 -16
  60. package/dist/index25.js +5 -5
  61. package/dist/index250.js +120 -12
  62. package/dist/index252.js +6 -0
  63. package/dist/index253.js +4 -100
  64. package/dist/index254.js +202 -0
  65. package/dist/index256.js +18 -2
  66. package/dist/index257.js +11 -176
  67. package/dist/index258.js +106 -3
  68. package/dist/index260.js +100 -5
  69. package/dist/index262.js +226 -6
  70. package/dist/index263.js +2 -250
  71. package/dist/index264.js +2 -52
  72. package/dist/index265.js +10 -44
  73. package/dist/index266.js +3 -5
  74. package/dist/index267.js +6 -60
  75. package/dist/index268.js +15 -8
  76. package/dist/index269.js +3 -23
  77. package/dist/index27.js +1 -1
  78. package/dist/index270.js +2 -6
  79. package/dist/index271.js +8 -15
  80. package/dist/index272.js +9 -3
  81. package/dist/index273.js +23 -9
  82. package/dist/index274.js +9 -8
  83. package/dist/index275.js +8 -2
  84. package/dist/index276.js +1 -1
  85. package/dist/index277.js +5 -5
  86. package/dist/index278.js +279 -7
  87. package/dist/index279.js +2 -5
  88. package/dist/index280.js +16 -7
  89. package/dist/index281.js +2 -11
  90. package/dist/index282.js +16 -2
  91. package/dist/index284.js +19 -7
  92. package/dist/index285.js +2 -3
  93. package/dist/index286.js +15 -4
  94. package/dist/index287.js +2 -3
  95. package/dist/index288.js +19 -17
  96. package/dist/index289.js +2 -28
  97. package/dist/index29.js +2 -2
  98. package/dist/index290.js +26 -3
  99. package/dist/index291.js +2 -471
  100. package/dist/index292.js +1 -1
  101. package/dist/index293.js +2 -3
  102. package/dist/index294.js +2 -3
  103. package/dist/index295.js +2 -280
  104. package/dist/index296.js +28 -2
  105. package/dist/index297.js +22 -125
  106. package/dist/index299.js +7 -15
  107. package/dist/index300.js +7 -2
  108. package/dist/index301.js +10 -15
  109. package/dist/index302.js +6 -2
  110. package/dist/index303.js +3 -16
  111. package/dist/index305.js +2 -19
  112. package/dist/index306.js +3 -2
  113. package/dist/index307.js +14 -197
  114. package/dist/index308.js +470 -5
  115. package/dist/index309.js +2 -3
  116. package/dist/index31.js +2 -2
  117. package/dist/index310.js +200 -3
  118. package/dist/index311.js +5 -2
  119. package/dist/index312.js +4 -5
  120. package/dist/index313.js +121 -15
  121. package/dist/index314.js +2 -2
  122. package/dist/index315.js +3 -27
  123. package/dist/index316.js +3 -2
  124. package/dist/index317.js +3 -2
  125. package/dist/index318.js +3 -2
  126. package/dist/index319.js +1 -1
  127. package/dist/index320.js +5 -2
  128. package/dist/index321.js +8 -22
  129. package/dist/index322.js +7 -0
  130. package/dist/index323.js +4 -5
  131. package/dist/index328.js +32 -57
  132. package/dist/index329.js +27 -57
  133. package/dist/index33.js +5 -5
  134. package/dist/index331.js +7 -28
  135. package/dist/index332.js +21 -0
  136. package/dist/index333.js +58 -47
  137. package/dist/index334.js +58 -7
  138. package/dist/index335.js +6 -7
  139. package/dist/index336.js +46 -5
  140. package/dist/index337.js +128 -7
  141. package/dist/index338.js +368 -6
  142. package/dist/index339.js +7 -18
  143. package/dist/index340.js +5 -227
  144. package/dist/index341.js +7 -127
  145. package/dist/index342.js +220 -360
  146. package/dist/index343.js +1 -1
  147. package/dist/index345.js +1 -1
  148. package/dist/index346.js +1 -1
  149. package/dist/index347.js +125 -43
  150. package/dist/index348.js +43 -125
  151. package/dist/index349.js +283 -229
  152. package/dist/index35.js +4 -4
  153. package/dist/index350.js +39 -38
  154. package/dist/index37.js +17 -17
  155. package/dist/index39.js +4 -4
  156. package/dist/index41.js +2 -2
  157. package/dist/index43.js +5 -5
  158. package/dist/index45.js +6 -6
  159. package/dist/index47.js +2 -2
  160. package/dist/index49.js +3 -3
  161. package/dist/index53.js +1 -1
  162. package/dist/index55.js +1 -1
  163. package/dist/index57.js +2 -2
  164. package/dist/index61.js +3 -3
  165. package/dist/index67.js +1 -1
  166. package/dist/index79.js +106 -112
  167. package/dist/index81.js +1 -1
  168. package/dist/index83.js +2 -2
  169. package/dist/index85.js +1 -1
  170. package/dist/index87.js +1 -1
  171. package/dist/index90.js +4 -4
  172. package/dist/index92.js +2 -2
  173. package/dist/index94.js +56 -56
  174. package/package.json +2 -2
  175. package/dist/index229.js +0 -7
  176. package/dist/index251.js +0 -108
  177. package/dist/index255.js +0 -230
  178. package/dist/index259.js +0 -4
  179. package/dist/index261.js +0 -7
  180. package/dist/index298.js +0 -4
  181. package/dist/index330.js +0 -35
  182. /package/dist/{index304.js → index283.js} +0 -0
package/dist/index251.js DELETED
@@ -1,108 +0,0 @@
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 "./index243.js";
3
- import { isNil as l } from "./index256.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
- });
106
- export {
107
- K as default
108
- };
package/dist/index255.js DELETED
@@ -1,230 +0,0 @@
1
- import { defineComponent as U, ref as f, computed as x, watch as E, createElementBlock as d, openBlock as p, withModifiers as X, normalizeStyle as h, normalizeClass as $, createElementVNode as c, renderSlot as m, createTextVNode as H, toDisplayString as g, unref as L, Fragment as Z, renderList as ee } from "vue";
2
- import { isNil as b } from "./index256.js";
3
- import { useVirtualizer as te } from "./index333.js";
4
- import { isNotNil as oe } from "./index140.js";
5
- import { hash as N } from "./index243.js";
6
- import { useLocale as ne } from "./index211.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(V, { expose: z, emit: C }) {
27
- const o = V, _ = C, { t: y } = ne(), s = f(null), O = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
28
- () => o.options.map((e) => ({ ...e, id: O(e.value) }))
29
- ), v = te({
30
- get count() {
31
- return o.options.length;
32
- },
33
- getScrollElement: () => s.value,
34
- estimateSize: () => 42,
35
- overscan: 5
36
- }), F = (e) => {
37
- e && v.value.measureElement(e);
38
- }, M = x(() => v.value.getVirtualItems()), A = x(() => v.value.getTotalSize()), n = f(null), a = x(
39
- () => o.open && o.options.some((e) => !e.disabled)
40
- ), I = (e = 1) => {
41
- const l = b(n.value) ? -1 : n.value;
42
- let t = (l + e) % o.options.length;
43
- for (; o.options[t].disabled && t !== l; )
44
- t = I(e + 1);
45
- return t;
46
- }, P = () => {
47
- if (!a.value) return;
48
- const e = I();
49
- n.value = e, u();
50
- }, S = (e = 1) => {
51
- const l = b(n.value) ? 0 : n.value;
52
- let t = (l - e + o.options.length) % o.options.length;
53
- for (; o.options[t].disabled && t !== l; )
54
- t = S(e + 1);
55
- return t;
56
- }, R = async () => {
57
- if (!a.value) return;
58
- const e = S();
59
- n.value = e, u();
60
- }, q = () => {
61
- if (!a.value) return;
62
- let e = 0;
63
- for (; o.options[e].disabled; )
64
- e++;
65
- n.value = e, u();
66
- }, J = () => {
67
- if (!a.value) return;
68
- let e = o.options.length - 1;
69
- for (; o.options[e].disabled && e !== 0; )
70
- e--;
71
- n.value = e, u();
72
- }, W = () => {
73
- if (!a.value) return;
74
- let e = 0;
75
- for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
76
- e++;
77
- n.value = e % o.options.length, u();
78
- }, Y = () => {
79
- if (!a.value) return;
80
- let e = o.options.length - 1;
81
- for (; o.options[e].selected && e > 0; )
82
- e--;
83
- n.value = e === -1 ? o.options.length - 1 : e, u();
84
- }, j = (e) => {
85
- if (!a.value) return;
86
- const l = o.options.findIndex(
87
- (t) => t.valueHash === e
88
- );
89
- l >= 0 && (n.value = l), u();
90
- }, k = () => {
91
- n.value = null;
92
- }, u = () => {
93
- s.value && oe(n.value) && v.value.scrollToIndex(n.value, {
94
- align: "center",
95
- behavior: "smooth"
96
- });
97
- }, w = () => {
98
- if (b(n.value) || !o.open) return;
99
- const e = o.options[n.value];
100
- e.selected ? _("option:unselected", e) : _("option:selected", e);
101
- }, B = f(0), T = () => {
102
- s.value && (B.value = s.value.scrollHeight);
103
- }, G = (e) => !e.disabled, K = (e) => {
104
- if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
105
- if (!s.value.querySelector('[role="listbox"]'))
106
- throw new Error("Could not find listbox in DOM tree.");
107
- let t = e.target, r = t.dataset.index;
108
- for (; b(r) && t.parentElement; )
109
- t = t.parentElement, r = t.dataset.index;
110
- if (r) {
111
- const D = o.options[+r];
112
- D && G(D) && (n.value = +r, w());
113
- }
114
- }
115
- }, Q = () => b(n.value) ? void 0 : o.options[n.value];
116
- return E(
117
- () => o.open,
118
- () => {
119
- T();
120
- },
121
- { flush: "post" }
122
- ), E(
123
- () => o.options,
124
- (e, l) => {
125
- N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (v.value.calculateRange(), T(), k());
126
- },
127
- {
128
- flush: "post"
129
- }
130
- ), z({
131
- focusNext: P,
132
- focusPrevious: R,
133
- focusFirst: q,
134
- focusFirstSelected: W,
135
- focusLast: J,
136
- focusLastSelected: Y,
137
- blur: k,
138
- confirmOption: w,
139
- focusByHash: j,
140
- getHighlighted: Q
141
- }), (e, l) => (p(), d("span", {
142
- class: $(["bb-listbox", {
143
- "bb-listbox--compact": e.compact,
144
- "bb-listbox--loading": e.loading,
145
- "bb-listbox--multiple": e.multiple,
146
- "bb-listbox--no-data": !i.value.length,
147
- "bb-listbox--open": e.open
148
- }]),
149
- style: h({
150
- "--transition-duration": `${e.transitionDuration}ms`,
151
- "--overlay-min-height": `${B.value}px`
152
- }),
153
- onClick: X(K, ["stop"])
154
- }, [
155
- c("span", le, [
156
- c("span", {
157
- ref_key: "inner",
158
- ref: s,
159
- class: "bb-listbox__inner-container"
160
- }, [
161
- m(e.$slots, "options:prepend"),
162
- e.loading && !e.options.length ? (p(), d("span", ie, [
163
- m(e.$slots, "loading", {}, () => [
164
- H(g(e.loadingText || L(y)("common.loadingText").value), 1)
165
- ])
166
- ])) : e.options.length ? (p(), d("span", {
167
- key: 2,
168
- role: "listbox",
169
- style: h({
170
- height: `${A.value}px`
171
- }),
172
- tabindex: "-1"
173
- }, [
174
- (p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
175
- key: i.value[t.index].value,
176
- ref_for: !0,
177
- ref: F,
178
- "aria-selected": n.value === r ? !0 : void 0,
179
- class: $({
180
- "bb-listbox__option autocomplete-option": !0,
181
- "autocomplete-option--focused": n.value === t.index,
182
- "autocomplete-option--selected": i.value[t.index].selected,
183
- "autocomplete-option--disabled": i.value[t.index].disabled
184
- }),
185
- "data-index": t.index,
186
- role: "option",
187
- style: h({
188
- transform: `translateY(${t.start}px)`
189
- })
190
- }, [
191
- c("span", ue, [
192
- m(e.$slots, "option", {
193
- disabled: !!i.value[t.index].disabled,
194
- focused: n.value === t.index,
195
- index: t.index,
196
- item: i.value[t.index].item,
197
- selected: !!i.value[t.index].selected,
198
- text: i.value[t.index].text,
199
- value: i.value[t.index].value
200
- }, () => [
201
- l[0] || (l[0] = c("svg", {
202
- class: "autocomplete-option__checkbox",
203
- role: "presentation",
204
- viewBox: "276.411 158.834 114.971 114.97"
205
- }, [
206
- c("path", {
207
- d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
208
- fill: "none",
209
- "stroke-linecap": "round",
210
- "stroke-width": "14px"
211
- })
212
- ], -1)),
213
- c("span", re, g(i.value[t.index].text), 1)
214
- ])
215
- ])
216
- ], 14, ae))), 128))
217
- ], 4)) : (p(), d("span", se, [
218
- m(e.$slots, "no-data", {}, () => [
219
- H(g(e.noDataText || L(y)("common.noDataText").value), 1)
220
- ])
221
- ])),
222
- m(e.$slots, "options:append")
223
- ], 512)
224
- ])
225
- ], 6));
226
- }
227
- });
228
- export {
229
- xe as default
230
- };
package/dist/index259.js DELETED
@@ -1,4 +0,0 @@
1
- const o = (e) => e[0];
2
- export {
3
- o as head
4
- };
package/dist/index261.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as e } from "./index308.js";
2
- import { __require as r } from "./index315.js";
3
- var o = r();
4
- const f = /* @__PURE__ */ e(o);
5
- export {
6
- f as default
7
- };
package/dist/index298.js DELETED
@@ -1,4 +0,0 @@
1
- var o = { exports: {} };
2
- export {
3
- o as __module
4
- };
package/dist/index330.js DELETED
@@ -1,35 +0,0 @@
1
- import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index284.js";
4
- const l = {}, s = {
5
- class: "bb-error-icon",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
8
- xmlns: "http://www.w3.org/2000/svg"
9
- };
10
- function i(c, r) {
11
- return t(), e("svg", s, r[0] || (r[0] = [
12
- o("path", {
13
- d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
- fill: "currentColor"
15
- }, null, -1),
16
- o("path", {
17
- d: "M9.99414 6.66666V9.99999",
18
- stroke: "white",
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2"
22
- }, null, -1),
23
- o("path", {
24
- d: "M9.99414 13.3333H10.0025",
25
- stroke: "white",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round",
28
- "stroke-width": "2"
29
- }, null, -1)
30
- ]));
31
- }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
33
- export {
34
- a as default
35
- };
File without changes