bitboss-ui 2.0.109 → 2.0.111

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 (151) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +1 -1
  2. package/dist/index100.js +8 -8
  3. package/dist/index111.js +11 -11
  4. package/dist/index119.js +1 -1
  5. package/dist/index121.js +6 -6
  6. package/dist/index123.js +1 -1
  7. package/dist/index125.js +1 -1
  8. package/dist/index127.js +1 -1
  9. package/dist/index128.js +1 -1
  10. package/dist/index129.js +1 -1
  11. package/dist/index131.js +1 -1
  12. package/dist/index132.js +2 -2
  13. package/dist/index15.js +5 -5
  14. package/dist/index17.js +3 -3
  15. package/dist/index19.js +7 -7
  16. package/dist/index205.js +115 -2
  17. package/dist/index206.js +3 -115
  18. package/dist/index208.js +1 -1
  19. package/dist/index209.js +2 -2
  20. package/dist/index21.js +12 -12
  21. package/dist/index210.js +53 -4
  22. package/dist/index212.js +12 -52
  23. package/dist/index213.js +4 -0
  24. package/dist/index214.js +4 -13
  25. package/dist/index215.js +2 -20
  26. package/dist/index216.js +20 -4
  27. package/dist/index217.js +4 -13
  28. package/dist/index218.js +13 -126
  29. package/dist/index219.js +2 -2
  30. package/dist/index220.js +13 -122
  31. package/dist/index221.js +10 -10
  32. package/dist/index222.js +18 -15
  33. package/dist/index223.js +12 -16
  34. package/dist/index224.js +17 -13
  35. package/dist/index225.js +27 -2
  36. package/dist/index227.js +249 -40
  37. package/dist/index228.js +51 -5
  38. package/dist/index229.js +40 -11
  39. package/dist/index23.js +17 -17
  40. package/dist/index230.js +4 -4
  41. package/dist/index231.js +59 -368
  42. package/dist/index232.js +3 -86
  43. package/dist/index233.js +43 -0
  44. package/dist/index234.js +6 -25
  45. package/dist/index235.js +7 -17
  46. package/dist/index236.js +15 -48
  47. package/dist/index237.js +124 -13
  48. package/dist/index238.js +125 -12
  49. package/dist/index239.js +2 -16
  50. package/dist/index240.js +5 -3
  51. package/dist/index241.js +369 -3
  52. package/dist/index242.js +86 -7
  53. package/dist/index244.js +25 -27
  54. package/dist/index245.js +17 -250
  55. package/dist/index246.js +46 -50
  56. package/dist/index247.js +15 -44
  57. package/dist/index248.js +12 -5
  58. package/dist/index249.js +16 -60
  59. package/dist/index25.js +6 -6
  60. package/dist/index250.js +2 -2
  61. package/dist/index251.js +2 -18
  62. package/dist/index252.js +1 -1
  63. package/dist/index254.js +1 -1
  64. package/dist/index256.js +2 -12
  65. package/dist/index257.js +18 -2
  66. package/dist/index258.js +12 -2
  67. package/dist/index261.js +8 -27
  68. package/dist/index262.js +23 -9
  69. package/dist/index263.js +90 -23
  70. package/dist/index265.js +30 -0
  71. package/dist/index266.js +3 -3
  72. package/dist/index268.js +224 -4
  73. package/dist/index27.js +1 -1
  74. package/dist/index270.js +9 -3
  75. package/dist/index271.js +10 -0
  76. package/dist/index272.js +3 -7
  77. package/dist/index274.js +6 -6
  78. package/dist/index275.js +4 -11
  79. package/dist/index276.js +174 -279
  80. package/dist/index277.js +7 -6
  81. package/dist/index278.js +11 -2
  82. package/dist/index279.js +281 -2
  83. package/dist/index280.js +6 -2
  84. package/dist/index281.js +2 -2
  85. package/dist/index284.js +2 -126
  86. package/dist/index285.js +2 -431
  87. package/dist/index286.js +2 -2
  88. package/dist/index287.js +2 -22
  89. package/dist/index288.js +4 -0
  90. package/dist/index289.js +2 -3
  91. package/dist/index29.js +3 -3
  92. package/dist/index290.js +2 -17
  93. package/dist/index291.js +2 -9
  94. package/dist/index292.js +21 -7
  95. package/dist/index294.js +431 -2
  96. package/dist/index295.js +2 -2
  97. package/dist/index296.js +89 -2
  98. package/dist/index297.js +2 -2
  99. package/dist/index298.js +126 -2
  100. package/dist/index299.js +21 -1
  101. package/dist/index301.js +202 -0
  102. package/dist/index302.js +3 -89
  103. package/dist/index303.js +14 -197
  104. package/dist/index308.js +3 -3
  105. package/dist/index309.js +2 -5
  106. package/dist/index31.js +2 -2
  107. package/dist/index310.js +1 -1
  108. package/dist/index311.js +5 -2
  109. package/dist/index312.js +1 -1
  110. package/dist/index313.js +1 -1
  111. package/dist/index314.js +1 -1
  112. package/dist/index315.js +3 -4
  113. package/dist/index316.js +3 -3
  114. package/dist/index317.js +58 -3
  115. package/dist/index318.js +3 -57
  116. package/dist/index319.js +6 -32
  117. package/dist/index320.js +18 -52
  118. package/dist/index321.js +7 -53
  119. package/dist/index322.js +32 -46
  120. package/dist/index323.js +53 -7
  121. package/dist/index324.js +53 -7
  122. package/dist/index325.js +45 -17
  123. package/dist/index327.js +1 -1
  124. package/dist/index33.js +7 -7
  125. package/dist/index35.js +4 -4
  126. package/dist/index37.js +17 -17
  127. package/dist/index39.js +4 -4
  128. package/dist/index41.js +2 -2
  129. package/dist/index43.js +7 -7
  130. package/dist/index45.js +13 -12
  131. package/dist/index47.js +2 -2
  132. package/dist/index49.js +2 -2
  133. package/dist/index53.js +1 -1
  134. package/dist/index55.js +1 -1
  135. package/dist/index57.js +2 -2
  136. package/dist/index61.js +1 -1
  137. package/dist/index75.js +3 -3
  138. package/dist/index77.js +1 -1
  139. package/dist/index81.js +1 -1
  140. package/dist/index84.js +4 -4
  141. package/dist/index86.js +1 -1
  142. package/dist/index88.js +5 -5
  143. package/dist/index90.js +1 -1
  144. package/dist/style.css +1 -1
  145. package/package.json +2 -2
  146. package/dist/index211.js +0 -4
  147. package/dist/index243.js +0 -21
  148. package/dist/index264.js +0 -92
  149. package/dist/index273.js +0 -178
  150. package/dist/index293.js +0 -226
  151. package/dist/index300.js +0 -24
package/dist/index322.js CHANGED
@@ -1,49 +1,35 @@
1
- import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index329.js";
2
- import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index329.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);
22
- }
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
- );
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index274.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
+ ]));
39
31
  }
32
+ const a = /* @__PURE__ */ n(l, [["render", i]]);
40
33
  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
34
+ a as default
49
35
  };
package/dist/index323.js CHANGED
@@ -1,9 +1,55 @@
1
- function l(n, c, r = 1) {
2
- const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
- for (let e = 0; e < o; e++, n += r)
4
- t[e] = n;
5
- return t;
6
- }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
6
+ },
7
+ colorInput: {
8
+ paletteLabel: "Seleziona un colore dalla tavolozza"
9
+ },
10
+ datePicker: {
11
+ monthLabel: "Seleziona un mese",
12
+ yearLabel: "Seleziona un anno",
13
+ previousMonthLabel: "Vai indietro di un mese",
14
+ nextMonthLabel: "Vai avanti di un mese"
15
+ },
16
+ baseDatePickerInput: {
17
+ dateFormat: "Formato della data",
18
+ dateFormatSingle: "GG/MM/AAAA",
19
+ dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
20
+ emptyRange: "Seleziona un range",
21
+ changeSelectionRange: "Cambia selezione, da {0} a {1}",
22
+ changeSelection: "Cambia selezione, {0}",
23
+ emptySelection: "Seleziona una data"
24
+ },
25
+ dialog: {
26
+ closeLabel: "Chiudi modale"
27
+ },
28
+ dropdownButton: {
29
+ open: "Apri menu",
30
+ close: "Chiudi menu"
31
+ },
32
+ rating: {
33
+ singleStar: "{0} su {1}",
34
+ multipleStars: "{0} su {1}"
35
+ },
36
+ select: {
37
+ multipleMaxReached: "{0} elementi selezionati"
38
+ },
39
+ chip: {
40
+ clearLabel: "Elimina"
41
+ },
42
+ pagination: {
43
+ previous: "Precedente",
44
+ next: "Successivo"
45
+ },
46
+ table: {
47
+ noDataText: "Non ci sono elementi da visualizzare",
48
+ selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
49
+ selectText: "Seleziona un elemento",
50
+ select: "Seleziona"
51
+ }
52
+ };
7
53
  export {
8
- l as range
54
+ e as default
9
55
  };
package/dist/index324.js CHANGED
@@ -1,9 +1,55 @@
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;
6
- }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display"
6
+ },
7
+ colorInput: {
8
+ paletteLabel: "Select a color from the palette"
9
+ },
10
+ datePicker: {
11
+ monthLabel: "Select a month",
12
+ yearLabel: "Select a year",
13
+ previousMonthLabel: "Go to previous month",
14
+ nextMonthLabel: "Go to next month"
15
+ },
16
+ baseDatePickerInput: {
17
+ dateFormat: "Date format",
18
+ dateFormatSingle: "DD/MM/YYYY",
19
+ dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
20
+ emptyRange: "Select a range",
21
+ changeSelectionRange: "Change selection, from {0} to {1}",
22
+ changeSelection: "Change selection, {0}",
23
+ emptySelection: "Select a date"
24
+ },
25
+ dialog: {
26
+ closeLabel: "Close dialog"
27
+ },
28
+ dropdownButton: {
29
+ open: "Open menu",
30
+ close: "Close menu"
31
+ },
32
+ rating: {
33
+ singleStar: "{0} out of {1}",
34
+ multipleStars: "{0} out of {1}"
35
+ },
36
+ select: {
37
+ multipleMaxReached: "{0} items selected"
38
+ },
39
+ chip: {
40
+ clearLabel: "Remove"
41
+ },
42
+ pagination: {
43
+ previous: "Previous",
44
+ next: "Next"
45
+ },
46
+ table: {
47
+ noDataText: "No data to display",
48
+ selectAllLabel: "Select all items on this page",
49
+ selectText: "Select an item",
50
+ select: "Select"
51
+ }
52
+ };
7
53
  export {
8
- c as chunk
54
+ e as default
9
55
  };
package/dist/index325.js CHANGED
@@ -1,21 +1,49 @@
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;
1
+ import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index329.js";
2
+ import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index329.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);
11
22
  }
12
- return 0;
13
- });
14
- throw new Error("Invalid comparison");
15
- }
16
- return t;
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
+ );
17
39
  }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
19
40
  export {
20
- l as sort
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
21
49
  };
package/dist/index327.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index277.js";
1
+ import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index280.js";
2
2
  import { __module as M } from "./index331.js";
3
3
  M.exports;
4
4
  (function(j, F) {
package/dist/index33.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as M, ref as g, toRef as d, openBlock as S, createBlock as R, unref as V, withCtx as t, renderSlot as i, normalizeProps as f, guardReactiveProps as h, createVNode as z, mergeProps as B, createSlots as G } from "vue";
2
2
  import W from "./index31.js";
3
3
  /* empty css */
4
- import j from "./index232.js";
4
+ import j from "./index242.js";
5
5
  /* empty css */
6
- import { useItemsGetter as A } from "./index234.js";
7
- import { usePrefill as K } from "./index239.js";
8
- import { useIndexById as k } from "./index235.js";
9
- import { useBaseOptions as N } from "./index236.js";
10
- import { useCoherence as O } from "./index237.js";
6
+ import { useItemsGetter as A } from "./index244.js";
7
+ import { usePrefill as K } from "./index249.js";
8
+ import { useIndexById as k } from "./index245.js";
9
+ import { useBaseOptions as N } from "./index246.js";
10
+ import { useCoherence as O } from "./index247.js";
11
11
  import { hash as U } from "./index208.js";
12
- import { useHashedWatcher as T } from "./index238.js";
12
+ import { useHashedWatcher as T } from "./index248.js";
13
13
  const se = /* @__PURE__ */ M({
14
14
  __name: "BaseRadioGroup",
15
15
  props: {
package/dist/index35.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, ref as v, computed as f, openBlock as l, createElementBlock 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
- import { booleanishToBoolean as T } from "./index211.js";
3
- import { identity as $ } from "./index225.js";
4
- import { isCssColor as k } from "./index209.js";
2
+ import { booleanishToBoolean as T } from "./index215.js";
3
+ import { identity as $ } from "./index239.js";
4
+ import { isCssColor as k } from "./index213.js";
5
5
  import { isNotNil as q } from "./index134.js";
6
- import { useLocale as x } from "./index217.js";
6
+ import { useLocale as x } from "./index218.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
@@ -6,30 +6,30 @@ import { useMobile as et } from "./index9.js";
6
6
  import tt from "./index128.js";
7
7
  /* empty css */
8
8
  import { last as ot } from "./index226.js";
9
- import { matchAnyKey as le } from "./index251.js";
10
- import { useFloating as lt } from "./index218.js";
9
+ import { matchAnyKey as le } from "./index257.js";
10
+ import { useFloating as lt } from "./index237.js";
11
11
  import { useIntersectionObserver as at } from "./index132.js";
12
12
  import { wait as L } from "./index130.js";
13
- import { when as nt } from "./index210.js";
13
+ import { when as nt } from "./index214.js";
14
14
  import it from "./index252.js";
15
15
  /* empty css */
16
16
  import ut from "./index254.js";
17
17
  /* empty css */
18
- import rt from "./index212.js";
18
+ import rt from "./index210.js";
19
19
  /* empty css */
20
- import st from "./index214.js";
21
- import { waitFor as dt } from "./index228.js";
22
- import ct from "./index229.js";
23
- import { useItemsGetter as pt } from "./index234.js";
24
- import { usePrefill as mt } from "./index239.js";
25
- import { useArray as ft } from "./index256.js";
26
- import { useBaseOptions as vt } from "./index236.js";
27
- import { useIndexById as ae } from "./index235.js";
28
- import { useCoherence as yt } from "./index237.js";
20
+ import st from "./index212.js";
21
+ import { waitFor as dt } from "./index234.js";
22
+ import ct from "./index236.js";
23
+ import { useItemsGetter as pt } from "./index244.js";
24
+ import { usePrefill as mt } from "./index249.js";
25
+ import { useArray as ft } from "./index258.js";
26
+ import { useBaseOptions as vt } from "./index246.js";
27
+ import { useIndexById as ae } from "./index245.js";
28
+ import { useCoherence as yt } from "./index247.js";
29
29
  import { hash as ht } from "./index208.js";
30
- import { useHashedWatcher as ne } from "./index238.js";
31
- import { useLocale as bt } from "./index217.js";
32
- import { autoUpdate as gt, flip as wt, offset as Bt, shift as Vt } from "./index231.js";
30
+ import { useHashedWatcher as ne } from "./index248.js";
31
+ import { useLocale as bt } from "./index218.js";
32
+ import { autoUpdate as gt, flip as wt, offset as Bt, shift as Vt } from "./index241.js";
33
33
  const It = { class: "bb-base-select__input-container" }, kt = {
34
34
  key: 1,
35
35
  class: "bb-base-select__max-reached"
@@ -78,7 +78,7 @@ const It = { class: "bb-base-select__input-container" }, kt = {
78
78
  const t = ie, u = ue;
79
79
  if (t.multiple && !Array.isArray(t.modelValue))
80
80
  throw new Error('Multiple is set to "true" but modelValue is not an array.');
81
- const { t: re } = bt(), se = Ge(() => import("./index250.js")), E = f(null), I = f(null), n = f(null), U = f(null), R = f(null), r = y(
81
+ const { t: re } = bt(), se = Ge(() => import("./index256.js")), E = f(null), I = f(null), n = f(null), U = f(null), R = f(null), r = y(
82
82
  () => t.comma ? U.value : R.value
83
83
  ), { isMobile: de } = et(), ce = y(
84
84
  () => t.allowWriting === "not-mobile" && de.value ? "none" : void 0
package/dist/index39.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as U, ref as d, computed as h, onMounted as W, watch as Z, openBlock as g, createElementBlock as w, mergeProps as T, renderSlot as f, createElementVNode as c, Fragment as ee, renderList as ae, createCommentVNode as H, normalizeProps as re, guardReactiveProps as te, unref as b, normalizeClass as F, normalizeStyle as I } from "vue";
2
- import { clamp as le } from "./index205.js";
3
- import { head as O } from "./index257.js";
4
- import { isCssColor as Y } from "./index209.js";
5
- import { isNil as P } from "./index258.js";
2
+ import { clamp as le } from "./index209.js";
3
+ import { head as O } from "./index250.js";
4
+ import { isCssColor as Y } from "./index213.js";
5
+ import { isNil as P } from "./index251.js";
6
6
  import { isNotNil as ne } from "./index134.js";
7
7
  import { transposeValue as y } from "./index131.js";
8
8
  import { hash as J } from "./index208.js";
package/dist/index41.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as I, ref as f, computed as n, watch as S, openBlock as h, createElementBlock as y, normalizeProps as r, guardReactiveProps as d, mergeProps as V, createCommentVNode as A, createElementVNode as l, renderSlot as F } from "vue";
2
- import { isCssColor as b } from "./index209.js";
3
- import { when as N } from "./index210.js";
2
+ import { isCssColor as b } from "./index213.js";
3
+ import { when as N } from "./index214.js";
4
4
  const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
5
5
  __name: "BaseSwitch",
6
6
  props: {
package/dist/index43.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as v, 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 "./index232.js";
4
+ import N from "./index242.js";
5
5
  /* empty css */
6
- import { useItemsGetter as U } from "./index234.js";
7
- import { useIndexById as T } from "./index235.js";
8
- import { useBaseOptions as q } from "./index236.js";
9
- import { useCoherence as J } from "./index237.js";
6
+ import { useItemsGetter as U } from "./index244.js";
7
+ import { useIndexById as T } from "./index245.js";
8
+ import { useBaseOptions as q } from "./index246.js";
9
+ import { useCoherence as J } from "./index247.js";
10
10
  import { hash as Q } from "./index208.js";
11
- import { useHashedWatcher as E } from "./index238.js";
12
- import { usePrefill as X } from "./index239.js";
11
+ import { useHashedWatcher as E } from "./index248.js";
12
+ import { usePrefill as X } from "./index249.js";
13
13
  const ue = /* @__PURE__ */ j({
14
14
  __name: "BaseSwitchGroup",
15
15
  props: {
package/dist/index45.js CHANGED
@@ -4,15 +4,15 @@ import { defineComponent as R, ref as u, computed as m, toRef as E, watch as j,
4
4
  import oe from "./index128.js";
5
5
  /* empty css */
6
6
  import { last as ae } from "./index226.js";
7
- import { useBaseOptions as ne } from "./index236.js";
8
- import { useIndexById as le } from "./index235.js";
7
+ import { useBaseOptions as ne } from "./index246.js";
8
+ import { useIndexById as le } from "./index245.js";
9
9
  import re from "./index252.js";
10
10
  /* empty css */
11
11
  import ie from "./index254.js";
12
12
  /* empty css */
13
- import ue from "./index212.js";
13
+ import ue from "./index210.js";
14
14
  /* empty css */
15
- import se from "./index214.js";
15
+ import se from "./index212.js";
16
16
  const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], $e = /* @__PURE__ */ R({
17
17
  __name: "BaseTag",
18
18
  props: {
@@ -92,7 +92,7 @@ const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describe
92
92
  }, x = () => {
93
93
  var e;
94
94
  (e = r.value) == null || e.blur();
95
- }, F = async (e) => {
95
+ }, z = async (e) => {
96
96
  var a;
97
97
  if (n("keydown", e), t.readonly || t.disabled) {
98
98
  e.preventDefault();
@@ -120,16 +120,16 @@ const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describe
120
120
  t.multiple ? n("update:modelValue", t.modelValue.concat(o.value)) : n("update:modelValue", o.value);
121
121
  }
122
122
  }
123
- }, S = (e) => {
123
+ }, F = (e) => {
124
124
  n("focus", e), q(), document.addEventListener("click", c), document.addEventListener("focusin", c);
125
- }, U = (e) => {
125
+ }, S = (e) => {
126
126
  n("click", e), !(t.disabled || t.readonly) && p.value instanceof HTMLElement && p.value.focus();
127
127
  }, c = async (e) => {
128
128
  if (e.target instanceof Node && b.value && !b.value.$el.contains(e.target)) {
129
129
  M(), document.removeEventListener("click", c), document.removeEventListener("focusin", c), C();
130
130
  return;
131
131
  }
132
- }, z = {
132
+ }, U = {
133
133
  onBlur: (e) => n("blur", e),
134
134
  onChange: (e) => n("change", e),
135
135
  onKeyup: (e) => n("keyup", e),
@@ -147,7 +147,7 @@ const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describe
147
147
  "bb-base-tag--readonly": e.readonly,
148
148
  "bb-base-tag--compact": e.compact
149
149
  }),
150
- onClick: U
150
+ onClick: S
151
151
  }, {
152
152
  "prepend-outer": l(() => [
153
153
  s(e.$slots, "prepend-outer")
@@ -197,7 +197,7 @@ const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describe
197
197
  id: e.id,
198
198
  ref_key: "input",
199
199
  ref: p
200
- }, z, {
200
+ }, U, {
201
201
  "onUpdate:modelValue": a[0] || (a[0] = (f) => o.value = f),
202
202
  "aria-describedby": e.ariaDescribedby,
203
203
  autocomplete: e.autocomplete,
@@ -208,10 +208,11 @@ const de = { class: "bb-base-tag__input-container" }, pe = ["id", "aria-describe
208
208
  placeholder: e.placeholder,
209
209
  readonly: e.readonly,
210
210
  required: e.required && (!e.multiple || !e.modelValue.length),
211
+ size: "1",
211
212
  type: "text",
212
- onFocus: d(S, ["stop"]),
213
+ onFocus: d(F, ["stop"]),
213
214
  onKeydown: [
214
- d(F, ["stop"]),
215
+ d(z, ["stop"]),
215
216
  y(d(P, ["stop"]), ["delete"]),
216
217
  y(d(N, ["stop"]), ["left"]),
217
218
  y(d(x, ["stop", "prevent"]), ["esc"]),
package/dist/index47.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as w, ref as y, computed as u, onMounted as g, watch as B, nextTick as x, openBlock as V, createBlock as k, normalizeClass as $, withCtx as t, renderSlot as r, createVNode as i, createElementVNode as C, mergeProps as T } from "vue";
2
- import v from "./index214.js";
3
- import E from "./index212.js";
2
+ import v from "./index212.js";
3
+ import E from "./index210.js";
4
4
  /* empty css */
5
5
  import G from "./index128.js";
6
6
  /* empty css */
package/dist/index49.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as m, computed as c, openBlock as b, createElementBlock as f, Fragment as y, createVNode as r, normalizeClass as h, withCtx as n, renderSlot as t, createElementVNode as l, mergeProps as g } from "vue";
2
- import B from "./index212.js";
2
+ import B from "./index210.js";
3
3
  /* empty css */
4
- import k from "./index214.js";
4
+ import k from "./index212.js";
5
5
  const w = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "type", "value"], V = /* @__PURE__ */ m({
6
6
  __name: "BaseTextInput",
7
7
  props: {
package/dist/index53.js CHANGED
@@ -3,7 +3,7 @@ import B from "./index126.js";
3
3
  /* empty css */
4
4
  import L from "./index127.js";
5
5
  /* empty css */
6
- import { useLocale as g } from "./index217.js";
6
+ import { useLocale as g } from "./index218.js";
7
7
  const $ = {
8
8
  class: "bb-alert__inner-container",
9
9
  role: "alert"
package/dist/index55.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as z, computed as b, ref as o, onMounted as g, openBlock as l, createElementBlock as i, normalizeProps as h, guardReactiveProps as k, renderSlot as y } from "vue";
2
- import { isCssColor as _ } from "./index209.js";
2
+ import { isCssColor as _ } from "./index213.js";
3
3
  import { wait as C } from "./index130.js";
4
4
  const w = ["alt", "sizes", "src", "srcset"], B = {
5
5
  key: 1,
package/dist/index57.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as n, openBlock as m, createElementBlock as u, normalizeClass as g, createElementVNode as s, renderSlot as l, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as r } from "./index209.js";
3
- import { isNil as B } from "./index258.js";
2
+ import { isCssColor as r } from "./index213.js";
3
+ import { isNil as B } from "./index251.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, S = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index61.js CHANGED
@@ -9,7 +9,7 @@ import T from "./index129.js";
9
9
  /* empty css */
10
10
  import { pickBy as $ } from "./index259.js";
11
11
  import { noop as A } from "./index260.js";
12
- import { useLocale as W } from "./index217.js";
12
+ import { useLocale as W } from "./index218.js";
13
13
  const w = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
package/dist/index75.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as X, computed as A, ref as y, openBlock as $, createElementBlock as D, mergeProps as B, createElementVNode as H, renderSlot as g, normalizeProps as Y, guardReactiveProps as Z, unref as h, createVNode as C, withCtx as O, normalizeStyle as x, Fragment as K, renderList as ee, createBlock as P, createCommentVNode as N, toDisplayString as te } from "vue";
2
- import { findRightIndex as I } from "./index262.js";
2
+ import { findRightIndex as I } from "./index261.js";
3
3
  import { useId as ne } from "./index8.js";
4
4
  import { wait as oe } from "./index130.js";
5
5
  import { useIntersectionObserver as ae } from "./index132.js";
6
6
  import le from "./index13.js";
7
7
  /* empty css */
8
- import V from "./index263.js";
9
- import se from "./index264.js";
8
+ import V from "./index262.js";
9
+ import se from "./index263.js";
10
10
  /* empty css */
11
11
  import j from "./index127.js";
12
12
  /* empty css */
package/dist/index77.js CHANGED
@@ -9,7 +9,7 @@ import S from "./index127.js";
9
9
  /* empty css */
10
10
  import Z from "./index129.js";
11
11
  /* empty css */
12
- import { useLocale as j } from "./index217.js";
12
+ import { useLocale as j } from "./index218.js";
13
13
  const q = { class: "bb-dropdown-button__content" }, A = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
package/dist/index81.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, openBlock as g, createBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index241.js";
2
+ import { throttle as c } from "./index232.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index84.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as se, ref as l, useAttrs as ae, computed as u, getCurrentInstance as ne, nextTick as ie, onBeforeUnmount as O, onMounted as re, watch as ue, openBlock as g, createBlock as ce, withCtx as de, createElementVNode as s, mergeProps as S, createElementBlock as z, renderSlot as n, createTextVNode as fe, toDisplayString as A, unref as ve, createCommentVNode as $ } from "vue";
2
- import { useFocusTrap as pe } from "./index227.js";
2
+ import { useFocusTrap as pe } from "./index233.js";
3
3
  import { useId as E } from "./index8.js";
4
4
  import { wait as H } from "./index130.js";
5
- import { useModalsState as b } from "./index242.js";
6
- import be from "./index229.js";
5
+ import { useModalsState as b } from "./index235.js";
6
+ import be from "./index236.js";
7
7
  import { useMobile as me } from "./index9.js";
8
- import { useLocale as ye } from "./index217.js";
8
+ import { useLocale as ye } from "./index218.js";
9
9
  const he = ["inert"], ge = { class: "bb-offcanvas-close" }, _e = ["aria-label"], Te = /* @__PURE__ */ se({
10
10
  __name: "BbOffCanvas",
11
11
  props: {
package/dist/index86.js CHANGED
@@ -4,7 +4,7 @@ import { debounce as T } from "./index269.js";
4
4
  /* empty css */
5
5
  import z from "./index13.js";
6
6
  /* empty css */
7
- import { useLocale as D } from "./index217.js";
7
+ import { useLocale as D } from "./index218.js";
8
8
  const G = ["aria-label"], I = { class: "bb-pagination__page-label sr-only" }, O = { class: "bb-pagination__page-label" }, j = { class: "bb-pagination__page-label" }, q = { class: "bb-pagination__page-label sr-only" }, Z = /* @__PURE__ */ E({
9
9
  __name: "BbPagination",
10
10
  props: {