bitboss-ui 2.1.16 → 2.1.18

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 (162) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index106.js +9 -9
  3. package/dist/index111.js +1 -1
  4. package/dist/index121.js +10 -10
  5. package/dist/index13.js +1 -1
  6. package/dist/index131.js +4 -4
  7. package/dist/index133.js +1 -1
  8. package/dist/index139.js +2 -2
  9. package/dist/index15.js +8 -8
  10. package/dist/index19.js +8 -8
  11. package/dist/index21.js +16 -16
  12. package/dist/index212.js +5 -4
  13. package/dist/index213.js +5 -13
  14. package/dist/index214.js +5 -11
  15. package/dist/index215.js +5 -20
  16. package/dist/index216.js +5 -197
  17. package/dist/index217.js +7 -0
  18. package/dist/index218.js +2 -72
  19. package/dist/index219.js +4 -0
  20. package/dist/index220.js +2 -13
  21. package/dist/index221.js +12 -113
  22. package/dist/index222.js +13 -0
  23. package/dist/index223.js +20 -5
  24. package/dist/index224.js +72 -5
  25. package/dist/index226.js +13 -5
  26. package/dist/index227.js +114 -5
  27. package/dist/index229.js +86 -5
  28. package/dist/index23.js +15 -15
  29. package/dist/index231.js +29 -2
  30. package/dist/index232.js +16 -8
  31. package/dist/index233.js +17 -250
  32. package/dist/index234.js +49 -50
  33. package/dist/index235.js +15 -44
  34. package/dist/index236.js +3 -5
  35. package/dist/index237.js +12 -60
  36. package/dist/index238.js +33 -12
  37. package/dist/index239.js +2 -86
  38. package/dist/index241.js +6 -28
  39. package/dist/index242.js +7 -17
  40. package/dist/index243.js +181 -49
  41. package/dist/index244.js +106 -15
  42. package/dist/index246.js +100 -16
  43. package/dist/index248.js +4 -34
  44. package/dist/index249.js +197 -2
  45. package/dist/index25.js +3 -3
  46. package/dist/index251.js +3 -7
  47. package/dist/index252.js +5 -3
  48. package/dist/index253.js +5 -5
  49. package/dist/index254.js +8 -2
  50. package/dist/index255.js +250 -2
  51. package/dist/index256.js +50 -181
  52. package/dist/index257.js +39 -101
  53. package/dist/index258.js +7 -0
  54. package/dist/index259.js +55 -95
  55. package/dist/index260.js +15 -0
  56. package/dist/index261.js +1 -1
  57. package/dist/index264.js +45 -47
  58. package/dist/index267.js +6 -9
  59. package/dist/index268.js +16 -23
  60. package/dist/index269.js +9 -3
  61. package/dist/index27.js +1 -1
  62. package/dist/index270.js +9 -6
  63. package/dist/index271.js +23 -16
  64. package/dist/index272.js +3 -9
  65. package/dist/index273.js +2 -9
  66. package/dist/index274.js +9 -8
  67. package/dist/index275.js +8 -5
  68. package/dist/index276.js +1 -1
  69. package/dist/index277.js +5 -2
  70. package/dist/index278.js +7 -4
  71. package/dist/index279.js +5 -8
  72. package/dist/index281.js +280 -3
  73. package/dist/index282.js +2 -3
  74. package/dist/index283.js +127 -0
  75. package/dist/index284.js +2 -7
  76. package/dist/index285.js +15 -3
  77. package/dist/index286.js +2 -7
  78. package/dist/index287.js +15 -10
  79. package/dist/index288.js +2 -280
  80. package/dist/index289.js +16 -2
  81. package/dist/index29.js +3 -3
  82. package/dist/index290.js +2 -16
  83. package/dist/index291.js +19 -2
  84. package/dist/index292.js +2 -16
  85. package/dist/index293.js +3 -2
  86. package/dist/index295.js +7 -2
  87. package/dist/index296.js +3 -15
  88. package/dist/index297.js +7 -2
  89. package/dist/index298.js +10 -18
  90. package/dist/index299.js +4 -2
  91. package/dist/index300.js +3 -27
  92. package/dist/index301.js +17 -2
  93. package/dist/index302.js +28 -2
  94. package/dist/index303.js +6 -2
  95. package/dist/index304.js +1 -1
  96. package/dist/index305.js +3 -2
  97. package/dist/index306.js +3 -28
  98. package/dist/index307.js +3 -22
  99. package/dist/index308.js +7 -0
  100. package/dist/index309.js +18 -3
  101. package/dist/index310.js +2 -3
  102. package/dist/index311.js +27 -17
  103. package/dist/index312.js +2 -6
  104. package/dist/index313.js +1 -1
  105. package/dist/index314.js +2 -5
  106. package/dist/index315.js +2 -125
  107. package/dist/index316.js +2 -2
  108. package/dist/index317.js +22 -3
  109. package/dist/index320.js +718 -5
  110. package/dist/index321.js +363 -715
  111. package/dist/index322.js +58 -366
  112. package/dist/index323.js +5 -58
  113. package/dist/index325.js +32 -7
  114. package/dist/index326.js +28 -6
  115. package/dist/index328.js +227 -6
  116. package/dist/index329.js +57 -18
  117. package/dist/index33.js +8 -8
  118. package/dist/index330.js +33 -33
  119. package/dist/index331.js +8 -58
  120. package/dist/index332.js +5 -6
  121. package/dist/index333.js +7 -32
  122. package/dist/index334.js +47 -28
  123. package/dist/index335.js +9 -0
  124. package/dist/index336.js +2 -2
  125. package/dist/index337.js +3 -3
  126. package/dist/index338.js +6 -227
  127. package/dist/index339.js +17 -45
  128. package/dist/index340.js +1 -1
  129. package/dist/index342.js +1 -1
  130. package/dist/index343.js +483 -124
  131. package/dist/index344.js +120 -427
  132. package/dist/index345.js +48 -125
  133. package/dist/index346.js +421 -473
  134. package/dist/index347.js +125 -48
  135. package/dist/index35.js +2 -2
  136. package/dist/index37.js +15 -15
  137. package/dist/index39.js +6 -6
  138. package/dist/index43.js +8 -8
  139. package/dist/index45.js +8 -8
  140. package/dist/index47.js +2 -2
  141. package/dist/index49.js +3 -3
  142. package/dist/index53.js +1 -1
  143. package/dist/index57.js +1 -1
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +4 -4
  147. package/dist/index81.js +1 -1
  148. package/dist/index83.js +2 -2
  149. package/dist/index87.js +1 -1
  150. package/dist/index90.js +3 -3
  151. package/dist/index92.js +2 -2
  152. package/dist/index94.js +3 -3
  153. package/package.json +2 -2
  154. package/dist/index225.js +0 -7
  155. package/dist/index228.js +0 -7
  156. package/dist/index230.js +0 -5
  157. package/dist/index245.js +0 -14
  158. package/dist/index250.js +0 -9
  159. package/dist/index294.js +0 -21
  160. package/dist/index318.js +0 -5
  161. package/dist/index327.js +0 -10
  162. /package/dist/{index247.js → index240.js} +0 -0
package/dist/index347.js CHANGED
@@ -1,52 +1,129 @@
1
- function T(n, i, e) {
2
- let l = e.initialDeps ?? [], t;
3
- function r() {
4
- var o, m, h, f;
5
- let g;
6
- e.key && ((o = e.debug) != null && o.call(e)) && (g = Date.now());
7
- const u = n();
8
- if (!(u.length !== l.length || u.some((c, a) => l[a] !== c)))
9
- return t;
10
- l = u;
11
- let s;
12
- if (e.key && ((m = e.debug) != null && m.call(e)) && (s = Date.now()), t = i(...u), e.key && ((h = e.debug) != null && h.call(e))) {
13
- const c = Math.round((Date.now() - g) * 100) / 100, a = Math.round((Date.now() - s) * 100) / 100, b = a / 16, w = (d, v) => {
14
- for (d = String(d); d.length < v; )
15
- d = " " + d;
16
- return d;
17
- };
18
- console.info(
19
- `%c⏱ ${w(a, 5)} /${w(c, 5)} ms`,
20
- `
21
- font-size: .6rem;
22
- font-weight: bold;
23
- color: hsl(${Math.max(
24
- 0,
25
- Math.min(120 - 120 * b, 120)
26
- )}deg 100% 31%);`,
27
- e == null ? void 0 : e.key
28
- );
29
- }
30
- return (f = e == null ? void 0 : e.onChange) == null || f.call(e, t), t;
1
+ const P = ["top", "right", "bottom", "left"], l = Math.min, m = Math.max, M = Math.round, O = Math.floor, S = (t) => ({
2
+ x: t,
3
+ y: t
4
+ }), p = {
5
+ left: "right",
6
+ right: "left",
7
+ bottom: "top",
8
+ top: "bottom"
9
+ }, a = {
10
+ start: "end",
11
+ end: "start"
12
+ };
13
+ function w(t, n, e) {
14
+ return m(t, l(n, e));
15
+ }
16
+ function j(t, n) {
17
+ return typeof t == "function" ? t(n) : t;
18
+ }
19
+ function u(t) {
20
+ return t.split("-")[0];
21
+ }
22
+ function g(t) {
23
+ return t.split("-")[1];
24
+ }
25
+ function h(t) {
26
+ return t === "x" ? "y" : "x";
27
+ }
28
+ function b(t) {
29
+ return t === "y" ? "height" : "width";
30
+ }
31
+ function x(t) {
32
+ return ["top", "bottom"].includes(u(t)) ? "y" : "x";
33
+ }
34
+ function d(t) {
35
+ return h(x(t));
36
+ }
37
+ function C(t, n, e) {
38
+ e === void 0 && (e = !1);
39
+ const r = g(t), o = d(t), i = b(o);
40
+ let c = o === "x" ? r === (e ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
41
+ return n.reference[i] > n.floating[i] && (c = f(c)), [c, f(c)];
42
+ }
43
+ function L(t) {
44
+ const n = f(t);
45
+ return [s(t), n, s(n)];
46
+ }
47
+ function s(t) {
48
+ return t.replace(/start|end/g, (n) => a[n]);
49
+ }
50
+ function A(t, n, e) {
51
+ const r = ["left", "right"], o = ["right", "left"], i = ["top", "bottom"], c = ["bottom", "top"];
52
+ switch (t) {
53
+ case "top":
54
+ case "bottom":
55
+ return e ? n ? o : r : n ? r : o;
56
+ case "left":
57
+ case "right":
58
+ return n ? i : c;
59
+ default:
60
+ return [];
31
61
  }
32
- return r.updateDeps = (o) => {
33
- l = o;
34
- }, r;
35
- }
36
- function y(n, i) {
37
- if (n === void 0)
38
- throw new Error("Unexpected undefined");
39
- return n;
40
- }
41
- const M = (n, i) => Math.abs(n - i) <= 1, k = (n, i, e) => {
42
- let l;
43
- return function(...t) {
44
- n.clearTimeout(l), l = n.setTimeout(() => i.apply(this, t), e);
62
+ }
63
+ function E(t, n, e, r) {
64
+ const o = g(t);
65
+ let i = A(u(t), e === "start", r);
66
+ return o && (i = i.map((c) => c + "-" + o), n && (i = i.concat(i.map(s)))), i;
67
+ }
68
+ function f(t) {
69
+ return t.replace(/left|right|bottom|top/g, (n) => p[n]);
70
+ }
71
+ function y(t) {
72
+ return {
73
+ top: 0,
74
+ right: 0,
75
+ bottom: 0,
76
+ left: 0,
77
+ ...t
45
78
  };
46
- };
79
+ }
80
+ function R(t) {
81
+ return typeof t != "number" ? y(t) : {
82
+ top: t,
83
+ right: t,
84
+ bottom: t,
85
+ left: t
86
+ };
87
+ }
88
+ function T(t) {
89
+ const {
90
+ x: n,
91
+ y: e,
92
+ width: r,
93
+ height: o
94
+ } = t;
95
+ return {
96
+ width: r,
97
+ height: o,
98
+ top: e,
99
+ left: n,
100
+ right: n + r,
101
+ bottom: e + o,
102
+ x: n,
103
+ y: e
104
+ };
105
+ }
47
106
  export {
48
- M as approxEqual,
49
- k as debounce,
50
- T as memo,
51
- y as notUndefined
107
+ w as clamp,
108
+ S as createCoords,
109
+ j as evaluate,
110
+ y as expandPaddingObject,
111
+ O as floor,
112
+ g as getAlignment,
113
+ d as getAlignmentAxis,
114
+ C as getAlignmentSides,
115
+ b as getAxisLength,
116
+ L as getExpandedPlacements,
117
+ s as getOppositeAlignmentPlacement,
118
+ h as getOppositeAxis,
119
+ E as getOppositeAxisPlacements,
120
+ f as getOppositePlacement,
121
+ R as getPaddingObject,
122
+ u as getSide,
123
+ x as getSideAxis,
124
+ m as max,
125
+ l as min,
126
+ T as rectToClientRect,
127
+ M as round,
128
+ P as sides
52
129
  };
package/dist/index35.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, ref as v, computed as f, createElementBlock as l, openBlock as r, mergeProps as h, createElementVNode as i, renderSlot as p, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
2
2
  import { booleanishToBoolean as T } from "./index211.js";
3
- import { identity as $ } from "./index254.js";
3
+ import { identity as $ } from "./index218.js";
4
4
  import { isCssColor as k } from "./index209.js";
5
5
  import { isNotNil as q } from "./index140.js";
6
- import { useLocale as x } from "./index213.js";
6
+ import { useLocale as x } from "./index221.js";
7
7
  const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
8
8
  __name: "BaseRating",
9
9
  props: {
package/dist/index37.js CHANGED
@@ -5,30 +5,30 @@ import { useId as tt } from "./index8.js";
5
5
  import { useMobile as lt } from "./index9.js";
6
6
  import at from "./index111.js";
7
7
  /* empty css */
8
- import { hash as ot } from "./index230.js";
9
- import { isEmpty as nt } from "./index255.js";
10
- import { last as ut } from "./index231.js";
8
+ import { hash as ot } from "./index236.js";
9
+ import { isEmpty as nt } from "./index219.js";
10
+ import { last as ut } from "./index220.js";
11
11
  import { matchAnyKey as ie } from "./index261.js";
12
12
  import { useArray as st } from "./index262.js";
13
- import { useBaseOptions as it } from "./index243.js";
14
- import { useCoherence as rt } from "./index244.js";
15
- import { useHashedWatcher as re } from "./index245.js";
16
- import { useIndexById as de } from "./index242.js";
13
+ import { useBaseOptions as it } from "./index234.js";
14
+ import { useCoherence as rt } from "./index235.js";
15
+ import { useHashedWatcher as re } from "./index237.js";
16
+ import { useIndexById as de } from "./index233.js";
17
17
  import { useMounted as dt, useIntersectionObserver as ct } from "./index137.js";
18
- import { useItemsGetter as pt } from "./index241.js";
19
- import { useLocale as mt } from "./index213.js";
20
- import { usePrefill as ft } from "./index246.js";
18
+ import { useItemsGetter as pt } from "./index231.js";
19
+ import { useLocale as mt } from "./index221.js";
20
+ import { usePrefill as ft } from "./index232.js";
21
21
  import { wait as q } from "./index135.js";
22
22
  import { waitFor as vt } from "./index263.js";
23
23
  import { when as ht } from "./index210.js";
24
- import yt from "./index257.js";
24
+ import yt from "./index244.js";
25
25
  /* empty css */
26
- import bt from "./index259.js";
26
+ import bt from "./index246.js";
27
27
  /* empty css */
28
- import gt from "./index218.js";
28
+ import gt from "./index224.js";
29
29
  /* empty css */
30
- import wt from "./index220.js";
31
- import Bt from "./index221.js";
30
+ import wt from "./index226.js";
31
+ import Bt from "./index227.js";
32
32
  /* empty css */
33
33
  import Vt from "./index264.js";
34
34
  const St = { class: "bb-base-select__inner-wrapper" }, kt = { class: "bb-base-select__input-container" }, Ct = {
package/dist/index39.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as te, ref as d, computed as p, onMounted as le, watch as oe, createElementBlock as y, openBlock as g, mergeProps as L, renderSlot as v, createElementVNode as m, createCommentVNode as H, Fragment as ne, renderList as se, normalizeProps as ie, guardReactiveProps as ue, unref as c, normalizeStyle as G, normalizeClass as O } from "vue";
2
- import { head as de } from "./index249.js";
2
+ import { head as de } from "./index239.js";
3
3
  import { isCssColor as Y } from "./index209.js";
4
- import { isNil as S } from "./index247.js";
4
+ import { isNil as S } from "./index240.js";
5
5
  import { getAsPercentageBetween as T, getAsPercentage as me, getValueFromPercentageInInterval as x } from "./index136.js";
6
- import { hash as j } from "./index230.js";
7
- import { snapToStep as ce } from "./index250.js";
8
- import { last as be } from "./index231.js";
9
- import { transpose as J } from "./index251.js";
6
+ import { hash as j } from "./index236.js";
7
+ import { snapToStep as ce } from "./index241.js";
8
+ import { last as be } from "./index220.js";
9
+ import { transpose as J } from "./index242.js";
10
10
  import { clamp as f } from "./index207.js";
11
11
  const ve = { class: "bb-base-slider__slider-container" }, fe = {
12
12
  key: 0,
package/dist/index43.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as v, guardReactiveProps as b, createVNode as R, mergeProps as w, createSlots as W } from "vue";
2
2
  import K from "./index41.js";
3
3
  /* empty css */
4
- import N from "./index239.js";
4
+ import N from "./index229.js";
5
5
  /* empty css */
6
- import { useItemsGetter as U } from "./index241.js";
7
- import { useIndexById as T } from "./index242.js";
8
- import { useBaseOptions as q } from "./index243.js";
9
- import { useCoherence as J } from "./index244.js";
10
- import { hash as Q } from "./index230.js";
11
- import { useHashedWatcher as $ } from "./index245.js";
12
- import { usePrefill as X } from "./index246.js";
6
+ import { useItemsGetter as U } from "./index231.js";
7
+ import { useIndexById as T } from "./index233.js";
8
+ import { useBaseOptions as q } from "./index234.js";
9
+ import { useCoherence as J } from "./index235.js";
10
+ import { hash as Q } from "./index236.js";
11
+ import { useHashedWatcher as $ } from "./index237.js";
12
+ import { usePrefill as X } from "./index232.js";
13
13
  const ue = /* @__PURE__ */ j({
14
14
  __name: "BaseSwitchGroup",
15
15
  props: {
package/dist/index45.js CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
3
3
  /* empty css */
4
4
  import ae from "./index111.js";
5
5
  /* empty css */
6
- import { last as le } from "./index231.js";
7
- import { useBaseOptions as ne } from "./index243.js";
8
- import { useIndexById as re } from "./index242.js";
9
- import ie from "./index257.js";
6
+ import { last as le } from "./index220.js";
7
+ import { useBaseOptions as ne } from "./index234.js";
8
+ import { useIndexById as re } from "./index233.js";
9
+ import ie from "./index244.js";
10
10
  /* empty css */
11
- import ue from "./index259.js";
11
+ import ue from "./index246.js";
12
12
  /* empty css */
13
- import se from "./index218.js";
13
+ import se from "./index224.js";
14
14
  /* empty css */
15
- import de from "./index220.js";
16
- import { isEmpty as pe } from "./index255.js";
15
+ import de from "./index226.js";
16
+ import { isEmpty as pe } from "./index219.js";
17
17
  const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
18
18
  __name: "BaseTag",
19
19
  props: {
package/dist/index47.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, createBlock as $, openBlock as k, normalizeClass as C, withCtx as r, createVNode as i, unref as T, createElementVNode as v, mergeProps as x, renderSlot as t } from "vue";
2
- import E from "./index220.js";
3
- import G from "./index218.js";
2
+ import E from "./index226.js";
3
+ import G from "./index224.js";
4
4
  /* empty css */
5
5
  import M from "./index111.js";
6
6
  /* empty css */
package/dist/index49.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as V, ref as h, computed as v, onMounted as B, onBeforeUnmount as M, watch as g, createElementBlock as i, openBlock as r, Fragment as w, createVNode as m, createElementVNode as $, normalizeClass as C, withCtx as n, unref as q, mergeProps as b, renderSlot as d } from "vue";
2
- import E from "./index218.js";
2
+ import E from "./index224.js";
3
3
  /* empty css */
4
- import I from "./index220.js";
4
+ import I from "./index226.js";
5
5
  import { isNotNil as N } from "./index140.js";
6
- import { MaskInput as z } from "./index256.js";
6
+ import { MaskInput as z } from "./index243.js";
7
7
  const D = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], U = /* @__PURE__ */ V({
8
8
  __name: "BaseTextInput",
9
9
  props: {
package/dist/index53.js CHANGED
@@ -3,7 +3,7 @@ import B from "./index69.js";
3
3
  /* empty css */
4
4
  import L from "./index85.js";
5
5
  /* empty css */
6
- import { useLocale as g } from "./index213.js";
6
+ import { useLocale as g } from "./index221.js";
7
7
  const $ = {
8
8
  class: "bb-alert__inner-container",
9
9
  role: "alert"
package/dist/index57.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as s, createElementBlock as m, openBlock as u, normalizeClass as g, createElementVNode as n, renderSlot as r, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
2
  import { isCssColor as l } from "./index209.js";
3
- import { isNil as B } from "./index247.js";
3
+ import { isNil as B } from "./index240.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, N = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index61.js CHANGED
@@ -9,7 +9,7 @@ import T from "./index113.js";
9
9
  /* empty css */
10
10
  import { pickBy as W } from "./index265.js";
11
11
  import { noop as w } from "./index266.js";
12
- import { useLocale as D } from "./index213.js";
12
+ import { useLocale as D } from "./index221.js";
13
13
  const E = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
package/dist/index67.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, createElementBlock as o, openBlock as a, createElementVNode as t, createCommentVNode as p, renderSlot as b, createTextVNode as m, toDisplayString as u, withModifiers as d, unref as _ } from "vue";
2
- import { useLocale as f } from "./index213.js";
2
+ import { useLocale as f } from "./index221.js";
3
3
  const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
4
4
  __name: "BbChip",
5
5
  props: {
package/dist/index79.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as N, computed as R, ref as E, watch as W, createBlock as h, openBlock as k, unref as f, normalizeClass as G, withCtx as D, createElementVNode as I, normalizeStyle as J, renderSlot as m, createElementBlock as q, Fragment as F, renderList as Q, createVNode as X, mergeProps as Y, createCommentVNode as A, toDisplayString as Z, normalizeProps as x, guardReactiveProps as ee } from "vue";
2
- import { findRightIndex as T } from "./index267.js";
2
+ import { findRightIndex as T } from "./index270.js";
3
3
  import { useId as te } from "./index8.js";
4
- import { useUntil as ne } from "./index214.js";
4
+ import { useUntil as ne } from "./index222.js";
5
5
  import { wait as oe } from "./index135.js";
6
6
  import ae from "./index13.js";
7
7
  /* empty css */
8
8
  import B from "./index85.js";
9
9
  /* empty css */
10
- import le from "./index221.js";
10
+ import le from "./index227.js";
11
11
  /* empty css */
12
- import K from "./index268.js";
12
+ import K from "./index271.js";
13
13
  const se = ["id", "aria-labelledby", "inert"], ie = { class: "item__content" }, Ee = /* @__PURE__ */ N({
14
14
  __name: "BbDropdown",
15
15
  props: {
package/dist/index81.js CHANGED
@@ -9,7 +9,7 @@ import z from "./index85.js";
9
9
  /* empty css */
10
10
  import I from "./index113.js";
11
11
  /* empty css */
12
- import { useLocale as M } from "./index213.js";
12
+ import { useLocale as M } from "./index221.js";
13
13
  const O = { class: "bb-dropdown-button__content" }, R = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
package/dist/index83.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index271.js";
2
+ import { findInTree as ae } from "./index268.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index111.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index270.js")).default);
56
+ b || (b = (await import("./index267.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index87.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index269.js";
2
+ import { throttle as c } from "./index272.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index90.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as O, mergeModels as E, useModel as P, computed as p, ref as T, watch as q, onMounted as A, createElementBlock as d, openBlock as c, withModifiers as H, normalizeStyle as K, normalizeClass as R, unref as v, createCommentVNode as y, Fragment as U, createElementVNode as l, renderSlot as s, createTextVNode as j, toDisplayString as z, nextTick as G } from "vue";
2
- import { parseSize as J } from "./index238.js";
2
+ import { parseSize as J } from "./index260.js";
3
3
  import { useId as D } from "./index8.js";
4
- import { useLocale as Q } from "./index213.js";
4
+ import { useLocale as Q } from "./index221.js";
5
5
  import { useMobile as X } from "./index9.js";
6
- import { useUntil as Y } from "./index214.js";
6
+ import { useUntil as Y } from "./index222.js";
7
7
  import { wait as h } from "./index135.js";
8
8
  const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
9
9
  ref: "header",
package/dist/index92.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as d, r
3
3
  /* empty css */
4
4
  import P from "./index13.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index272.js";
7
- import { useLocale as H } from "./index213.js";
6
+ import { debounce as X } from "./index269.js";
7
+ import { useLocale as H } from "./index221.js";
8
8
  import { useRoute as J } from "./index142.js";
9
9
  const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
10
10
  __name: "BbPagination",
package/dist/index94.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as V, ref as m, computed as g, createBlock as k, openBlock as y, unref as l, normalizeClass as D, withCtx as v, createElementVNode as d, createCommentVNode as M, renderSlot as C, toDisplayString as z, normalizeProps as I, guardReactiveProps as O, nextTick as S } from "vue";
2
2
  import { useId as H } from "./index8.js";
3
3
  import { useIntersectionObserver as N } from "./index137.js";
4
- import { useLocale as U } from "./index213.js";
5
- import { useUntil as W } from "./index214.js";
4
+ import { useLocale as U } from "./index221.js";
5
+ import { useUntil as W } from "./index222.js";
6
6
  import q from "./index13.js";
7
7
  /* empty css */
8
- import A from "./index221.js";
8
+ import A from "./index227.js";
9
9
  /* empty css */
10
10
  const R = ["inert"], Z = { class: "bb-popover__close-label sr-only" }, ee = /* @__PURE__ */ V({
11
11
  __name: "BbPopover",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.16",
3
+ "version": "2.1.18",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
@@ -92,4 +92,4 @@
92
92
  "lint-staged": {
93
93
  "*.{js,css,md,html,json,vue,ts}": "prettier --write"
94
94
  }
95
- }
95
+ }
package/dist/index225.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "./index312.js";
2
- import { __require as e } from "./index292.js";
3
- var o = e();
4
- const m = /* @__PURE__ */ r(o);
5
- export {
6
- m as default
7
- };
package/dist/index228.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as e } from "./index312.js";
2
- import { __require as r } from "./index298.js";
3
- var o = r();
4
- const p = /* @__PURE__ */ e(o);
5
- export {
6
- p as default
7
- };
package/dist/index230.js DELETED
@@ -1,5 +0,0 @@
1
- import { hash as o } from "./index306.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
3
- export {
4
- t as hash
5
- };
package/dist/index245.js DELETED
@@ -1,14 +0,0 @@
1
- import { hash as e } from "./index230.js";
2
- import { debouncedWatch as s } from "./index206.js";
3
- const n = (o, c, h) => {
4
- s(
5
- o,
6
- (r, t) => {
7
- e(r) !== e(t) && c(r, t);
8
- },
9
- h
10
- );
11
- };
12
- export {
13
- n as useHashedWatcher
14
- };
package/dist/index250.js DELETED
@@ -1,9 +0,0 @@
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
- };
7
- export {
8
- s as snapToStep
9
- };
package/dist/index294.js DELETED
@@ -1,21 +0,0 @@
1
- import { __module as r } from "./index295.js";
2
- import { __require as m } from "./index288.js";
3
- var u = r.exports, n;
4
- function f() {
5
- return n ? r.exports : (n = 1, function(i, s) {
6
- (function(o, t) {
7
- i.exports = t(m());
8
- })(u, function(o) {
9
- function t(e) {
10
- return e && typeof e == "object" && "default" in e ? e : { default: e };
11
- }
12
- var a = t(o), _ = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
13
- return e + "º";
14
- } };
15
- return a.default.locale(_, null, !0), _;
16
- });
17
- }(r), r.exports);
18
- }
19
- export {
20
- f as __require
21
- };
package/dist/index318.js DELETED
@@ -1,5 +0,0 @@
1
- import o from "./index259.js";
2
- /* empty css */
3
- export {
4
- o as default
5
- };
package/dist/index327.js DELETED
@@ -1,10 +0,0 @@
1
- const i = (r, s, a) => {
2
- const t = a / 100, c = s * Math.min(t, 1 - t) / 100, n = (h) => {
3
- const o = (h + r / 30) % 12, e = t - c * Math.max(Math.min(o - 3, 9 - o, 1), -1);
4
- return Math.round(255 * e).toString(16).padStart(2, "0");
5
- };
6
- return `#${n(0)}${n(8)}${n(4)}`;
7
- };
8
- export {
9
- i as hslToHex
10
- };
File without changes