bitboss-ui 2.0.175 → 2.0.176

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 (195) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -0
  3. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  4. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  5. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  6. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
  7. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  8. package/dist/index.css +1 -1
  9. package/dist/index106.js +9 -9
  10. package/dist/index111.js +1 -1
  11. package/dist/index113.js +1 -1
  12. package/dist/index121.js +11 -11
  13. package/dist/index129.js +20 -26
  14. package/dist/index13.js +1 -1
  15. package/dist/index131.js +4 -4
  16. package/dist/index133.js +1 -1
  17. package/dist/index136.js +1 -1
  18. package/dist/index137.js +2 -2
  19. package/dist/index138.js +1 -1
  20. package/dist/index139.js +2 -2
  21. package/dist/index15.js +9 -9
  22. package/dist/index17.js +2 -2
  23. package/dist/index19.js +8 -8
  24. package/dist/index207.js +2 -2
  25. package/dist/index208.js +2 -2
  26. package/dist/index209.js +13 -86
  27. package/dist/index21.js +16 -16
  28. package/dist/index210.js +68 -0
  29. package/dist/index212.js +175 -15
  30. package/dist/index213.js +86 -51
  31. package/dist/index215.js +29 -3
  32. package/dist/index216.js +16 -11
  33. package/dist/index217.js +48 -13
  34. package/dist/index218.js +15 -2
  35. package/dist/index219.js +3 -2
  36. package/dist/index220.js +11 -17
  37. package/dist/index221.js +15 -11
  38. package/dist/index222.js +33 -12
  39. package/dist/index223.js +2 -6
  40. package/dist/index224.js +1 -1
  41. package/dist/index225.js +2 -106
  42. package/dist/index226.js +7 -0
  43. package/dist/index227.js +5 -100
  44. package/dist/index228.js +7 -0
  45. package/dist/index229.js +5 -66
  46. package/dist/index23.js +15 -15
  47. package/dist/index230.js +7 -0
  48. package/dist/index231.js +5 -13
  49. package/dist/index232.js +2 -120
  50. package/dist/index233.js +4 -0
  51. package/dist/index234.js +2 -228
  52. package/dist/index235.js +13 -2
  53. package/dist/index236.js +11 -2
  54. package/dist/index237.js +20 -2
  55. package/dist/index238.js +113 -41
  56. package/dist/index240.js +102 -11
  57. package/dist/index242.js +100 -3
  58. package/dist/index244.js +4 -34
  59. package/dist/index245.js +194 -174
  60. package/dist/index247.js +18 -5
  61. package/dist/index248.js +12 -5
  62. package/dist/index249.js +6 -5
  63. package/dist/index25.js +154 -224
  64. package/dist/index250.js +228 -5
  65. package/dist/index251.js +13 -5
  66. package/dist/index252.js +3 -5
  67. package/dist/index253.js +5 -8
  68. package/dist/index254.js +5 -250
  69. package/dist/index255.js +6 -50
  70. package/dist/index256.js +242 -36
  71. package/dist/index257.js +52 -5
  72. package/dist/index258.js +31 -47
  73. package/dist/index259.js +5 -4
  74. package/dist/index260.js +60 -11
  75. package/dist/index261.js +2 -20
  76. package/dist/index262.js +2 -200
  77. package/dist/index263.js +11 -0
  78. package/dist/index264.js +23 -5
  79. package/dist/index265.js +10 -2
  80. package/dist/index266.js +3 -2
  81. package/dist/index267.js +41 -6
  82. package/dist/index268.js +7 -16
  83. package/dist/index269.js +15 -3
  84. package/dist/index27.js +1 -1
  85. package/dist/index270.js +3 -9
  86. package/dist/index271.js +6 -23
  87. package/dist/index272.js +16 -9
  88. package/dist/index273.js +9 -9
  89. package/dist/index274.js +9 -8
  90. package/dist/index275.js +7 -66
  91. package/dist/index276.js +2 -5
  92. package/dist/index277.js +5 -2
  93. package/dist/index278.js +67 -5
  94. package/dist/index279.js +4 -7
  95. package/dist/index280.js +8 -3
  96. package/dist/index282.js +7 -28
  97. package/dist/index283.js +3 -471
  98. package/dist/index284.js +3 -2
  99. package/dist/index285.js +17 -7
  100. package/dist/index286.js +27 -10
  101. package/dist/index287.js +2 -4
  102. package/dist/index289.js +4 -5
  103. package/dist/index29.js +3 -3
  104. package/dist/index290.js +278 -198
  105. package/dist/index291.js +2 -3
  106. package/dist/index292.js +125 -3
  107. package/dist/index293.js +2 -3
  108. package/dist/index294.js +17 -0
  109. package/dist/index295.js +2 -7
  110. package/dist/index296.js +16 -3
  111. package/dist/index297.js +2 -2
  112. package/dist/index298.js +16 -3
  113. package/dist/index299.js +2 -280
  114. package/dist/index300.js +19 -2
  115. package/dist/index301.js +2 -16
  116. package/dist/index302.js +3 -2
  117. package/dist/index303.js +7 -16
  118. package/dist/index304.js +11 -2
  119. package/dist/index305.js +3 -19
  120. package/dist/index306.js +3 -2
  121. package/dist/index307.js +3 -15
  122. package/dist/index308.js +6 -2
  123. package/dist/index309.js +2 -19
  124. package/dist/index31.js +1 -1
  125. package/dist/index310.js +5 -2
  126. package/dist/index311.js +15 -23
  127. package/dist/index313.js +27 -2
  128. package/dist/index314.js +2 -2
  129. package/dist/index316.js +1 -1
  130. package/dist/index317.js +1 -21
  131. package/dist/index318.js +4 -0
  132. package/dist/index319.js +22 -6
  133. package/dist/index321.js +471 -2
  134. package/dist/index322.js +1 -1
  135. package/dist/index323.js +2 -2
  136. package/dist/index324.js +199 -700
  137. package/dist/index325.js +699 -352
  138. package/dist/index326.js +354 -58
  139. package/dist/index327.js +58 -2
  140. package/dist/index328.js +2 -228
  141. package/dist/index329.js +6 -128
  142. package/dist/index33.js +8 -8
  143. package/dist/index330.js +44 -366
  144. package/dist/index331.js +128 -6
  145. package/dist/index332.js +366 -16
  146. package/dist/index333.js +6 -6
  147. package/dist/index334.js +17 -45
  148. package/dist/index335.js +32 -7
  149. package/dist/index336.js +28 -6
  150. package/dist/index340.js +7 -32
  151. package/dist/index341.js +6 -28
  152. package/dist/index343.js +221 -86
  153. package/dist/index344.js +89 -125
  154. package/dist/index345.js +467 -421
  155. package/dist/index346.js +123 -121
  156. package/dist/index348.js +5 -0
  157. package/dist/index349.js +47 -3
  158. package/dist/index35.js +4 -4
  159. package/dist/index350.js +429 -40
  160. package/dist/index351.js +129 -0
  161. package/dist/index37.js +19 -19
  162. package/dist/index39.js +5 -5
  163. package/dist/index41.js +1 -1
  164. package/dist/index43.js +8 -8
  165. package/dist/index45.js +8 -8
  166. package/dist/index47.js +2 -2
  167. package/dist/index49.js +3 -3
  168. package/dist/index53.js +1 -1
  169. package/dist/index55.js +1 -1
  170. package/dist/index57.js +2 -2
  171. package/dist/index61.js +3 -3
  172. package/dist/index67.js +1 -1
  173. package/dist/index73.js +23 -26
  174. package/dist/index77.js +32 -34
  175. package/dist/index79.js +4 -4
  176. package/dist/index81.js +1 -1
  177. package/dist/index83.js +2 -2
  178. package/dist/index85.js +1 -1
  179. package/dist/index87.js +1 -1
  180. package/dist/index90.js +4 -4
  181. package/dist/index92.js +2 -2
  182. package/dist/index94.js +7 -6
  183. package/dist/index96.js +1 -1
  184. package/dist/utilities/functions/parseSize.d.ts +2 -0
  185. package/package.json +2 -2
  186. package/dist/index211.js +0 -31
  187. package/dist/index214.js +0 -17
  188. package/dist/index239.js +0 -9
  189. package/dist/index241.js +0 -12
  190. package/dist/index243.js +0 -5
  191. package/dist/index246.js +0 -7
  192. package/dist/index281.js +0 -19
  193. package/dist/index320.js +0 -127
  194. package/dist/index347.js +0 -484
  195. /package/dist/{index337.js → index342.js} +0 -0
package/dist/index271.js CHANGED
@@ -1,25 +1,8 @@
1
- const e = {
2
- inert: ":not([inert]):not([inert] *)",
3
- negTabIndex: ':not([tabindex^="-"])',
4
- disabled: ":not(:disabled)"
5
- }, n = [
6
- `a[href]${e.inert}${e.negTabIndex}`,
7
- `area[href]${e.inert}${e.negTabIndex}`,
8
- `input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
9
- `input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
10
- `select${e.inert}${e.negTabIndex}${e.disabled}`,
11
- `textarea${e.inert}${e.negTabIndex}${e.disabled}`,
12
- `button${e.inert}${e.negTabIndex}${e.disabled}`,
13
- `details${e.inert} > summary:first-of-type${e.negTabIndex}`,
14
- // Discard until Firefox supports `:has()`
15
- // See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
16
- // `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
17
- `iframe${e.inert}${e.negTabIndex}`,
18
- `audio[controls]${e.inert}${e.negTabIndex}`,
19
- `video[controls]${e.inert}${e.negTabIndex}`,
20
- `[contenteditable]${e.inert}${e.negTabIndex}`,
21
- `[tabindex]${e.inert}${e.negTabIndex}`
22
- ];
1
+ import e from "./index325.js";
2
+ import o from "./index326.js";
3
+ import r from "./index327.js";
4
+ const f = new r(o, e)._freeze();
23
5
  export {
24
- n as default
6
+ r as Mime,
7
+ f as default
25
8
  };
package/dist/index272.js CHANGED
@@ -1,11 +1,18 @@
1
- function u(e, i) {
2
- let t;
3
- return function(...o) {
4
- t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
- e.apply(this, o);
6
- }, i);
7
- };
8
- }
1
+ 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;
13
+ }
14
+ return t;
15
+ }, null);
9
16
  export {
10
- u as debounce
17
+ e as findInTree
11
18
  };
package/dist/index273.js CHANGED
@@ -1,11 +1,11 @@
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 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
+ }
9
9
  export {
10
- e as useItemValue
10
+ u as debounce
11
11
  };
package/dist/index274.js CHANGED
@@ -1,10 +1,11 @@
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 { get as o } from "./index304.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
+ });
8
9
  export {
9
- u as indexBy
10
+ e as useItemValue
10
11
  };
package/dist/index275.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 }
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;
19
5
  },
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
- });
6
+ {}
7
+ );
67
8
  export {
68
- z as default
9
+ u as indexBy
69
10
  };
package/dist/index276.js CHANGED
@@ -1,7 +1,4 @@
1
- const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
- f(r, u),
3
- ...o(r[n], n, f, f(r, u))
4
- ] : [f(r, u)]).flat();
1
+ const t = (d, o) => +d + +o;
5
2
  export {
6
- o as flattenTree
3
+ t as add
7
4
  };
package/dist/index277.js CHANGED
@@ -1,4 +1,7 @@
1
- const t = (d, o) => +d + +o;
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();
2
5
  export {
3
- t as add
6
+ o as flattenTree
4
7
  };
package/dist/index278.js CHANGED
@@ -1,7 +1,69 @@
1
- import { getType as t } from "./index288.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 "./index235.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/index279.js CHANGED
@@ -1,10 +1,7 @@
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;
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/index280.js CHANGED
@@ -1,5 +1,10 @@
1
- import o from "./index209.js";
2
- /* empty css */
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
+ }
3
8
  export {
4
- o as default
9
+ c as isPlainObject
5
10
  };
package/dist/index282.js CHANGED
@@ -1,30 +1,9 @@
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;
26
- }
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
+ };
27
7
  export {
28
- c as hash,
29
- y as sortNumbers
8
+ s as default
30
9
  };