bitboss-ui 2.0.93 → 2.0.95

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 (242) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -0
  2. package/dist/components/BbRows/BbRows.vue.d.ts +105 -0
  3. package/dist/components/BbTable/BbTable.vue.d.ts +2 -2
  4. package/dist/components/BbTable/types.d.ts +10 -8
  5. package/dist/index.d.ts +1 -0
  6. package/dist/index.js +35 -33
  7. package/dist/index100.js +97 -172
  8. package/dist/index101.js +179 -0
  9. package/dist/{index108.js → index109.js} +5 -5
  10. package/dist/index11.js +1 -1
  11. package/dist/{index110.js → index111.js} +33 -33
  12. package/dist/{index118.js → index119.js} +2 -2
  13. package/dist/index12.js +6 -6
  14. package/dist/{index120.js → index121.js} +6 -6
  15. package/dist/{index122.js → index123.js} +1 -1
  16. package/dist/index125.js +35 -39
  17. package/dist/index126.js +39 -46
  18. package/dist/index127.js +46 -42
  19. package/dist/index128.js +43 -31
  20. package/dist/index129.js +35 -2
  21. package/dist/index13.js +1 -1
  22. package/dist/index130.js +2 -21
  23. package/dist/index131.js +21 -2
  24. package/dist/index132.js +2 -340
  25. package/dist/index133.js +337 -22
  26. package/dist/index134.js +25 -2
  27. package/dist/index135.js +2 -5
  28. package/dist/index136.js +5 -9
  29. package/dist/index137.js +8 -5
  30. package/dist/index138.js +6 -3
  31. package/dist/index139.js +1 -1
  32. package/dist/index140.js +1 -1
  33. package/dist/index141.js +1 -1
  34. package/dist/index142.js +1 -1
  35. package/dist/index143.js +1 -1
  36. package/dist/index144.js +1 -1
  37. package/dist/index145.js +1 -1
  38. package/dist/index146.js +1 -1
  39. package/dist/index147.js +1 -1
  40. package/dist/index148.js +1 -1
  41. package/dist/index149.js +1 -1
  42. package/dist/index15.js +4 -4
  43. package/dist/index150.js +1 -1
  44. package/dist/index151.js +1 -1
  45. package/dist/index152.js +1 -1
  46. package/dist/index153.js +1 -1
  47. package/dist/index154.js +1 -1
  48. package/dist/index155.js +1 -1
  49. package/dist/index156.js +1 -1
  50. package/dist/index157.js +1 -1
  51. package/dist/index158.js +1 -1
  52. package/dist/index159.js +1 -1
  53. package/dist/index160.js +1 -1
  54. package/dist/index161.js +1 -1
  55. package/dist/index162.js +1 -1
  56. package/dist/index163.js +1 -1
  57. package/dist/index164.js +1 -1
  58. package/dist/index165.js +2 -2
  59. package/dist/{index195.js → index168.js} +1 -1
  60. package/dist/index17.js +3 -3
  61. package/dist/index170.js +1 -1
  62. package/dist/index171.js +1 -1
  63. package/dist/index172.js +1 -1
  64. package/dist/index173.js +1 -1
  65. package/dist/index174.js +1 -1
  66. package/dist/index175.js +1 -1
  67. package/dist/index176.js +2 -2
  68. package/dist/index177.js +5 -0
  69. package/dist/index179.js +2 -3
  70. package/dist/index180.js +1 -1
  71. package/dist/index181.js +1 -1
  72. package/dist/index182.js +1 -1
  73. package/dist/index183.js +1 -1
  74. package/dist/index184.js +1 -1
  75. package/dist/index185.js +1 -1
  76. package/dist/index186.js +1 -1
  77. package/dist/index187.js +1 -1
  78. package/dist/index188.js +2 -2
  79. package/dist/index189.js +2 -3
  80. package/dist/index190.js +1 -1
  81. package/dist/index191.js +5 -0
  82. package/dist/index194.js +1 -1
  83. package/dist/index196.js +1 -1
  84. package/dist/index197.js +1 -1
  85. package/dist/index198.js +1 -1
  86. package/dist/index199.js +1 -1
  87. package/dist/index200.js +1 -1
  88. package/dist/index201.js +1 -1
  89. package/dist/index202.js +1 -1
  90. package/dist/index203.js +1 -1
  91. package/dist/index204.js +3 -5
  92. package/dist/index205.js +3 -16
  93. package/dist/index206.js +2 -16
  94. package/dist/index207.js +81 -19
  95. package/dist/index208.js +52 -18
  96. package/dist/index21.js +14 -14
  97. package/dist/index210.js +13 -3
  98. package/dist/index211.js +20 -2
  99. package/dist/index212.js +4 -8
  100. package/dist/index213.js +5 -249
  101. package/dist/index214.js +15 -51
  102. package/dist/index215.js +16 -44
  103. package/dist/index216.js +19 -5
  104. package/dist/index217.js +18 -59
  105. package/dist/index218.js +27 -2
  106. package/dist/index219.js +3 -4
  107. package/dist/index220.js +2 -2
  108. package/dist/index221.js +7 -125
  109. package/dist/index222.js +244 -120
  110. package/dist/index223.js +52 -2
  111. package/dist/index224.js +44 -41
  112. package/dist/index225.js +5 -20
  113. package/dist/index226.js +59 -5
  114. package/dist/index227.js +2 -53
  115. package/dist/index228.js +6 -0
  116. package/dist/index229.js +2 -13
  117. package/dist/index23.js +18 -18
  118. package/dist/index230.js +3 -5
  119. package/dist/index231.js +41 -12
  120. package/dist/index232.js +6 -369
  121. package/dist/index233.js +7 -2
  122. package/dist/index234.js +11 -80
  123. package/dist/index235.js +5 -5
  124. package/dist/index238.js +126 -3
  125. package/dist/index239.js +125 -3
  126. package/dist/index240.js +2 -7
  127. package/dist/index241.js +5 -4
  128. package/dist/index242.js +369 -2
  129. package/dist/index243.js +3 -18
  130. package/dist/index244.js +2 -106
  131. package/dist/index245.js +108 -0
  132. package/dist/{index246.js → index247.js} +2 -2
  133. package/dist/index249.js +2 -10
  134. package/dist/index25.js +7 -7
  135. package/dist/index250.js +17 -2
  136. package/dist/index251.js +9 -3
  137. package/dist/index252.js +3 -281
  138. package/dist/index253.js +9 -6
  139. package/dist/index254.js +23 -2
  140. package/dist/index255.js +89 -2
  141. package/dist/index257.js +9 -2
  142. package/dist/index258.js +6 -2
  143. package/dist/index259.js +16 -2
  144. package/dist/index260.js +3 -2
  145. package/dist/index262.js +7 -2
  146. package/dist/index263.js +176 -2
  147. package/dist/index264.js +280 -27
  148. package/dist/index265.js +6 -22
  149. package/dist/index266.js +4 -0
  150. package/dist/index267.js +2 -7
  151. package/dist/index268.js +2 -2
  152. package/dist/index269.js +2 -126
  153. package/dist/index27.js +4 -4
  154. package/dist/index270.js +2 -431
  155. package/dist/index271.js +2 -176
  156. package/dist/index272.js +2 -3
  157. package/dist/index273.js +4 -0
  158. package/dist/index274.js +1 -21
  159. package/dist/index275.js +4 -0
  160. package/dist/index276.js +28 -2
  161. package/dist/index277.js +21 -8
  162. package/dist/index279.js +4 -89
  163. package/dist/index280.js +433 -0
  164. package/dist/index281.js +1 -5
  165. package/dist/index282.js +89 -16
  166. package/dist/index286.js +1 -1
  167. package/dist/index287.js +1 -1
  168. package/dist/index289.js +200 -9
  169. package/dist/index29.js +3 -3
  170. package/dist/index290.js +2 -436
  171. package/dist/index291.js +120 -121
  172. package/dist/index292.js +21 -199
  173. package/dist/index294.js +8 -89
  174. package/dist/index295.js +224 -3
  175. package/dist/index296.js +436 -3
  176. package/dist/index297.js +126 -210
  177. package/dist/index298.js +3 -2
  178. package/dist/index299.js +2 -65
  179. package/dist/index300.js +211 -5
  180. package/dist/index301.js +3 -5
  181. package/dist/index302.js +32 -7
  182. package/dist/index303.js +4 -6
  183. package/dist/index304.js +8 -3
  184. package/dist/index305.js +3 -7
  185. package/dist/index306.js +3 -19
  186. package/dist/index307.js +57 -3
  187. package/dist/index308.js +2 -3
  188. package/dist/index309.js +7 -3
  189. package/dist/index31.js +2 -2
  190. package/dist/index310.js +64 -56
  191. package/dist/index311.js +5 -33
  192. package/dist/index312.js +6 -10
  193. package/dist/index313.js +17 -45
  194. package/dist/index314.js +11 -2
  195. package/dist/index315.js +4 -480
  196. package/dist/index316.js +49 -0
  197. package/dist/index317.js +470 -414
  198. package/dist/index319.js +2 -2
  199. package/dist/index320.js +426 -0
  200. package/dist/index35.js +4 -4
  201. package/dist/index37.js +18 -18
  202. package/dist/index39.js +7 -7
  203. package/dist/index41.js +2 -2
  204. package/dist/index45.js +7 -7
  205. package/dist/index47.js +3 -3
  206. package/dist/index49.js +2 -2
  207. package/dist/index51.js +1 -1
  208. package/dist/index53.js +2 -2
  209. package/dist/index55.js +2 -2
  210. package/dist/index57.js +2 -2
  211. package/dist/index6.js +1 -1
  212. package/dist/index61.js +4 -4
  213. package/dist/index69.js +1 -1
  214. package/dist/index7.js +2 -2
  215. package/dist/index75.js +6 -6
  216. package/dist/index77.js +2 -2
  217. package/dist/index79.js +3 -3
  218. package/dist/index81.js +1 -1
  219. package/dist/index84.js +4 -4
  220. package/dist/index86.js +1 -1
  221. package/dist/index88.js +5 -5
  222. package/dist/index9.js +1 -1
  223. package/dist/index90.js +2 -2
  224. package/dist/utilities/functions/indexBy.d.ts +1 -1
  225. package/package.json +1 -1
  226. package/dist/index124.js +0 -42
  227. package/dist/index169.js +0 -5
  228. package/dist/index178.js +0 -4
  229. package/dist/index209.js +0 -29
  230. package/dist/index248.js +0 -4
  231. package/dist/index261.js +0 -4
  232. package/dist/index278.js +0 -25
  233. package/dist/index293.js +0 -226
  234. /package/dist/{index102.js → index103.js} +0 -0
  235. /package/dist/{index104.js → index105.js} +0 -0
  236. /package/dist/{index106.js → index107.js} +0 -0
  237. /package/dist/{index112.js → index113.js} +0 -0
  238. /package/dist/{index114.js → index115.js} +0 -0
  239. /package/dist/{index116.js → index117.js} +0 -0
  240. /package/dist/{index167.js → index166.js} +0 -0
  241. /package/dist/{index318.js → index321.js} +0 -0
  242. /package/dist/{index256.js → index322.js} +0 -0
package/dist/index310.js CHANGED
@@ -1,60 +1,68 @@
1
- var o = function(a, e, s, t) {
2
- if (s === "a" && !t) throw new TypeError("Private accessor was defined without a getter");
3
- if (typeof e == "function" ? a !== e || !t : !e.has(a)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
4
- return s === "m" ? t : s === "a" ? t.call(a) : t ? t.value : e.get(a);
5
- }, i, l, r;
6
- class d {
7
- constructor(...e) {
8
- i.set(this, /* @__PURE__ */ new Map()), l.set(this, /* @__PURE__ */ new Map()), r.set(this, /* @__PURE__ */ new Map());
9
- for (const s of e)
10
- this.define(s);
11
- }
12
- define(e, s = !1) {
13
- for (let [t, f] of Object.entries(e)) {
14
- t = t.toLowerCase(), f = f.map((n) => n.toLowerCase()), o(this, r, "f").has(t) || o(this, r, "f").set(t, /* @__PURE__ */ new Set());
15
- const h = o(this, r, "f").get(t);
16
- let u = !0;
17
- for (let n of f) {
18
- const w = n.startsWith("*");
19
- if (n = w ? n.slice(1) : n, h == null || h.add(n), u && o(this, l, "f").set(t, n), u = !1, w)
20
- continue;
21
- const c = o(this, i, "f").get(n);
22
- if (c && c != t && !s)
23
- throw new Error(`"${t} -> ${n}" conflicts with "${c} -> ${n}". Pass \`force=true\` to override this definition.`);
24
- o(this, i, "f").set(n, t);
25
- }
26
- }
27
- return this;
28
- }
29
- getType(e) {
30
- if (typeof e != "string")
31
- return null;
32
- const s = e.replace(/^.*[/\\]/, "").toLowerCase(), t = s.replace(/^.*\./, "").toLowerCase(), f = s.length < e.length;
33
- return !(t.length < s.length - 1) && f ? null : o(this, i, "f").get(t) ?? null;
34
- }
35
- getExtension(e) {
36
- var s;
37
- return typeof e != "string" ? null : (e = (s = e == null ? void 0 : e.split) == null ? void 0 : s.call(e, ";")[0], (e && o(this, l, "f").get(e.trim().toLowerCase())) ?? null);
38
- }
39
- getAllExtensions(e) {
40
- return typeof e != "string" ? null : o(this, r, "f").get(e.toLowerCase()) ?? null;
41
- }
42
- _freeze() {
43
- this.define = () => {
44
- throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
45
- }, Object.freeze(this);
46
- for (const e of o(this, r, "f").values())
47
- Object.freeze(e);
48
- return this;
49
- }
50
- _getTestState() {
51
- return {
52
- types: o(this, i, "f"),
53
- extensions: o(this, l, "f")
1
+ import { defineComponent as d, openBlock as s, createElementBlock as i, normalizeClass as b, createElementVNode as t, createBlock as l, createCommentVNode as o, toDisplayString as n, withCtx as u } from "vue";
2
+ import g from "./index13.js";
3
+ /* empty css */
4
+ import h from "./index127.js";
5
+ /* empty css */
6
+ const k = { class: "bb-toast-message__icon-container" }, f = { class: "bb-toast-message__content" }, C = {
7
+ key: 0,
8
+ class: "bb-toast-message__title"
9
+ }, w = { class: "bb-toast-message__text" }, E = /* @__PURE__ */ d({
10
+ __name: "BbToastMessage",
11
+ props: {
12
+ title: {},
13
+ text: {},
14
+ icon: {},
15
+ theme: { default: "default" },
16
+ id: {},
17
+ showClose: { type: Boolean }
18
+ },
19
+ emits: ["click:close"],
20
+ setup(r, { emit: c }) {
21
+ const m = r, p = c, _ = () => {
22
+ p("click:close", m.id);
54
23
  };
24
+ return (e, a) => (s(), i("div", {
25
+ "aria-atomic": "true",
26
+ "aria-live": "polite",
27
+ "aria-role": "alert",
28
+ class: b(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
29
+ }, [
30
+ t("div", k, [
31
+ e.icon ? (s(), l(h, {
32
+ key: 0,
33
+ class: "bb-toast-message__icon",
34
+ type: e.icon
35
+ }, null, 8, ["type"])) : o("", !0)
36
+ ]),
37
+ t("div", f, [
38
+ e.title ? (s(), i("p", C, n(e.title), 1)) : o("", !0),
39
+ t("p", w, n(e.text), 1)
40
+ ]),
41
+ e.showClose ? (s(), l(g, {
42
+ key: 0,
43
+ "aria-label": "Chiudi",
44
+ class: "bb-toast-message__close",
45
+ onClick: _
46
+ }, {
47
+ default: u(() => a[0] || (a[0] = [
48
+ t("svg", {
49
+ fill: "none",
50
+ viewBox: "0 0 24 24",
51
+ xmlns: "http://www.w3.org/2000/svg"
52
+ }, [
53
+ t("path", {
54
+ d: "M23 23L1 1M23 1L1 23",
55
+ stroke: "currentColor",
56
+ "stroke-linecap": "round",
57
+ "stroke-width": "2"
58
+ })
59
+ ], -1)
60
+ ])),
61
+ _: 1
62
+ })) : o("", !0)
63
+ ], 2));
55
64
  }
56
- }
57
- i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
65
+ });
58
66
  export {
59
- d as default
67
+ E as default
60
68
  };
package/dist/index311.js CHANGED
@@ -1,35 +1,7 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index267.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 e(), t("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]]);
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();
33
5
  export {
34
- a as default
6
+ o as flattenTree
35
7
  };
package/dist/index312.js CHANGED
@@ -1,13 +1,9 @@
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
+ function c(n, e) {
2
+ const u = [];
3
+ for (let t = 0; t < n.length; t += e)
4
+ u.push(n.slice(t, t + e));
5
+ return u;
10
6
  }
11
7
  export {
12
- c as get
8
+ c as chunk
13
9
  };
package/dist/index313.js CHANGED
@@ -1,49 +1,21 @@
1
- import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index317.js";
2
- import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index317.js";
3
- import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
4
- function w(e) {
5
- const t = new p(l(e)), a = E(t), u = t._didMount();
6
- return o(
7
- () => l(e).getScrollElement(),
8
- (r) => {
9
- r && t._willUpdate();
10
- },
11
- {
12
- immediate: !0
13
- }
14
- ), o(
15
- () => l(e),
16
- (r) => {
17
- t.setOptions({
18
- ...r,
19
- onChange: (c, m) => {
20
- var n;
21
- i(a), (n = r.onChange) == null || n.call(r, c, m);
1
+ function l(t, ...e) {
2
+ if (t.length) {
3
+ const o = t[0];
4
+ if (typeof o == "string") return [...t].sort(r);
5
+ if (typeof o == "number") return [...t].sort(r);
6
+ if (e && e.length)
7
+ return [...t].sort((f, u) => {
8
+ for (let n = 0; n < e.length; n++) {
9
+ const i = e[n], s = r(f[i], u[i]);
10
+ if (s) return s;
22
11
  }
23
- }), t._willUpdate(), i(a);
24
- },
25
- {
26
- immediate: !0
27
- }
28
- ), v(u), a;
29
- }
30
- function z(e) {
31
- return w(
32
- g(() => ({
33
- observeElementRect: f,
34
- observeElementOffset: s,
35
- scrollToFn: d,
36
- ...l(e)
37
- }))
38
- );
12
+ return 0;
13
+ });
14
+ throw new Error("Invalid comparison");
15
+ }
16
+ return t;
39
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
40
19
  export {
41
- p as Virtualizer,
42
- S as defaultKeyExtractor,
43
- V as defaultRangeExtractor,
44
- d as elementScroll,
45
- b as measureElement,
46
- s as observeElementOffset,
47
- f as observeElementRect,
48
- z as useVirtualizer
20
+ l as sort
49
21
  };
package/dist/index314.js CHANGED
@@ -1,4 +1,13 @@
1
- import f from "./index299.js";
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
+ }
2
11
  export {
3
- f as default
12
+ c as get
4
13
  };