bitboss-ui 2.1.4 → 2.1.6

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 (183) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -1
  2. package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +12 -0
  3. package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +12 -0
  4. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
  5. package/dist/index.css +1 -1
  6. package/dist/index100.js +33 -28
  7. package/dist/index106.js +9 -9
  8. package/dist/index111.js +1 -1
  9. package/dist/index113.js +1 -1
  10. package/dist/index117.js +35 -30
  11. package/dist/index121.js +11 -11
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +4 -4
  14. package/dist/index136.js +1 -1
  15. package/dist/index137.js +2 -2
  16. package/dist/index138.js +1 -1
  17. package/dist/index15.js +8 -8
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index206.js +138 -2
  21. package/dist/index207.js +2 -2
  22. package/dist/index208.js +2 -138
  23. package/dist/index209.js +2 -86
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +4 -0
  26. package/dist/index211.js +2 -29
  27. package/dist/index212.js +13 -17
  28. package/dist/index213.js +4 -51
  29. package/dist/index214.js +5 -15
  30. package/dist/index215.js +5 -3
  31. package/dist/index216.js +5 -12
  32. package/dist/index217.js +5 -16
  33. package/dist/index218.js +5 -66
  34. package/dist/index219.js +7 -0
  35. package/dist/index220.js +2 -13
  36. package/dist/index221.js +2 -177
  37. package/dist/index222.js +11 -2
  38. package/dist/index223.js +20 -2
  39. package/dist/index224.js +63 -31
  40. package/dist/index226.js +13 -2
  41. package/dist/index227.js +113 -9
  42. package/dist/index229.js +86 -3
  43. package/dist/index23.js +15 -15
  44. package/dist/index231.js +29 -5
  45. package/dist/index232.js +16 -5
  46. package/dist/index233.js +17 -5
  47. package/dist/index234.js +51 -5
  48. package/dist/index235.js +15 -5
  49. package/dist/index236.js +3 -2
  50. package/dist/index237.js +12 -2
  51. package/dist/index238.js +2 -2
  52. package/dist/index239.js +106 -11
  53. package/dist/index241.js +95 -108
  54. package/dist/index243.js +18 -6
  55. package/dist/index244.js +12 -16
  56. package/dist/index245.js +5 -105
  57. package/dist/index246.js +230 -0
  58. package/dist/index247.js +4 -100
  59. package/dist/index248.js +199 -0
  60. package/dist/index25.js +3 -3
  61. package/dist/index250.js +3 -12
  62. package/dist/index251.js +3 -6
  63. package/dist/index252.js +12 -227
  64. package/dist/index253.js +175 -8
  65. package/dist/index254.js +8 -2
  66. package/dist/index255.js +23 -13
  67. package/dist/index256.js +9 -2
  68. package/dist/index257.js +8 -7
  69. package/dist/index258.js +34 -7
  70. package/dist/index259.js +6 -5
  71. package/dist/index260.js +16 -5
  72. package/dist/index261.js +10 -8
  73. package/dist/index262.js +3 -250
  74. package/dist/index263.js +5 -52
  75. package/dist/index264.js +5 -44
  76. package/dist/index265.js +8 -5
  77. package/dist/index266.js +243 -53
  78. package/dist/index267.js +50 -7
  79. package/dist/index268.js +43 -7
  80. package/dist/index269.js +5 -3
  81. package/dist/index27.js +1 -1
  82. package/dist/index270.js +59 -8
  83. package/dist/index271.js +2 -23
  84. package/dist/index272.js +7 -4
  85. package/dist/index273.js +7 -197
  86. package/dist/index274.js +11 -0
  87. package/dist/index276.js +1 -1
  88. package/dist/index278.js +1 -1
  89. package/dist/index279.js +1 -1
  90. package/dist/index280.js +4 -3
  91. package/dist/index281.js +7 -17
  92. package/dist/index282.js +10 -27
  93. package/dist/index283.js +280 -3
  94. package/dist/index284.js +4 -0
  95. package/dist/index285.js +125 -7
  96. package/dist/index286.js +2 -2
  97. package/dist/index287.js +14 -3
  98. package/dist/index288.js +2 -4
  99. package/dist/index289.js +16 -7
  100. package/dist/index29.js +4 -4
  101. package/dist/index290.js +2 -11
  102. package/dist/index291.js +16 -5
  103. package/dist/index292.js +2 -280
  104. package/dist/index293.js +19 -2
  105. package/dist/index294.js +2 -125
  106. package/dist/index295.js +3 -2
  107. package/dist/index297.js +7 -2
  108. package/dist/index298.js +3 -16
  109. package/dist/index299.js +4 -2
  110. package/dist/index300.js +3 -16
  111. package/dist/index301.js +17 -2
  112. package/dist/index302.js +26 -17
  113. package/dist/index303.js +6 -2
  114. package/dist/index304.js +1 -1
  115. package/dist/index305.js +3 -701
  116. package/dist/index306.js +2 -354
  117. package/dist/index307.js +3 -58
  118. package/dist/index308.js +5 -3
  119. package/dist/index309.js +5 -3
  120. package/dist/index31.js +2 -2
  121. package/dist/index310.js +2 -6
  122. package/dist/index311.js +701 -2
  123. package/dist/index312.js +354 -19
  124. package/dist/index313.js +58 -2
  125. package/dist/index314.js +15 -23
  126. package/dist/index316.js +27 -2
  127. package/dist/index317.js +2 -2
  128. package/dist/index318.js +1 -1
  129. package/dist/index319.js +1 -1
  130. package/dist/index320.js +1 -21
  131. package/dist/index321.js +4 -0
  132. package/dist/index322.js +22 -5
  133. package/dist/index325.js +128 -32
  134. package/dist/index326.js +369 -28
  135. package/dist/index327.js +60 -0
  136. package/dist/index328.js +57 -227
  137. package/dist/index329.js +32 -128
  138. package/dist/index33.js +8 -8
  139. package/dist/index330.js +28 -369
  140. package/dist/index332.js +92 -57
  141. package/dist/index333.js +47 -58
  142. package/dist/index334.js +227 -6
  143. package/dist/index335.js +7 -6
  144. package/dist/index336.js +5 -18
  145. package/dist/index337.js +7 -92
  146. package/dist/index338.js +6 -7
  147. package/dist/index339.js +18 -5
  148. package/dist/index340.js +7 -8
  149. package/dist/index341.js +131 -0
  150. package/dist/index343.js +3 -129
  151. package/dist/index35.js +4 -4
  152. package/dist/index37.js +183 -183
  153. package/dist/index39.js +8 -8
  154. package/dist/index41.js +2 -2
  155. package/dist/index43.js +8 -8
  156. package/dist/index45.js +8 -8
  157. package/dist/index47.js +2 -2
  158. package/dist/index49.js +3 -3
  159. package/dist/index53.js +1 -1
  160. package/dist/index55.js +1 -1
  161. package/dist/index57.js +2 -2
  162. package/dist/index61.js +3 -3
  163. package/dist/index65.js +30 -25
  164. package/dist/index67.js +1 -1
  165. package/dist/index79.js +4 -4
  166. package/dist/index81.js +1 -1
  167. package/dist/index83.js +2 -2
  168. package/dist/index85.js +1 -1
  169. package/dist/index87.js +1 -1
  170. package/dist/index90.js +3 -3
  171. package/dist/index92.js +2 -2
  172. package/dist/index94.js +3 -3
  173. package/dist/index96.js +1 -1
  174. package/package.json +1 -1
  175. package/dist/index225.js +0 -6
  176. package/dist/index228.js +0 -15
  177. package/dist/index230.js +0 -7
  178. package/dist/index240.js +0 -22
  179. package/dist/index249.js +0 -20
  180. package/dist/index296.js +0 -17
  181. package/dist/index323.js +0 -5
  182. package/dist/index331.js +0 -49
  183. package/dist/index342.js +0 -5
package/dist/index100.js CHANGED
@@ -1,9 +1,9 @@
1
- import { defineComponent as v, ref as y, computed as g, createBlock as B, openBlock as $, withCtx as a, createVNode as w, mergeProps as T, renderSlot as i, normalizeProps as r, guardReactiveProps as l } from "vue";
1
+ import { defineComponent as g, ref as v, computed as y, createBlock as B, openBlock as $, withCtx as i, createVNode as w, mergeProps as T, renderSlot as a, normalizeProps as l, guardReactiveProps as t } from "vue";
2
2
  import V from "./index27.js";
3
3
  /* empty css */
4
4
  import D from "./index33.js";
5
5
  /* empty css */
6
- const E = /* @__PURE__ */ v({
6
+ const E = /* @__PURE__ */ g({
7
7
  __name: "BbRadioGroup",
8
8
  props: {
9
9
  autofocus: {},
@@ -11,6 +11,7 @@ const E = /* @__PURE__ */ v({
11
11
  compact: { type: Boolean },
12
12
  dependencies: {},
13
13
  depsDebounceTime: {},
14
+ direction: {},
14
15
  disabled: { type: Boolean },
15
16
  enforceCoherence: { type: Boolean },
16
17
  errors: {},
@@ -20,9 +21,11 @@ const E = /* @__PURE__ */ v({
20
21
  hint: {},
21
22
  id: {},
22
23
  inputDirection: {},
23
- items: { type: [Array, Function] },
24
+ inputPosition: { default: "left" },
25
+ items: {},
24
26
  itemText: {},
25
27
  itemValue: {},
28
+ labelPosition: {},
26
29
  legend: {},
27
30
  loadingText: {},
28
31
  modelValue: {},
@@ -36,15 +39,15 @@ const E = /* @__PURE__ */ v({
36
39
  },
37
40
  emits: ["blur", "change", "click", "focus", "inactive", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
38
41
  setup(s, { emit: p }) {
39
- const u = s, n = p, d = y(!1), m = g(() => u.persistentHint || d.value), c = {
42
+ const u = s, n = p, r = v(!1), m = y(() => u.persistentHint || r.value), c = {
40
43
  onBlur: (e) => n("blur", e),
41
44
  onChange: (e) => n("change", e),
42
45
  onClick: (e) => n("click", e),
43
46
  onFocus: (e) => {
44
- d.value = !0, n("focus", e);
47
+ r.value = !0, n("focus", e);
45
48
  },
46
49
  onInactive: () => {
47
- d.value = !1, n("inactive");
50
+ r.value = !1, n("inactive");
48
51
  },
49
52
  onInput: (e) => n("input", e),
50
53
  onKeydown: (e) => n("keydown", e),
@@ -56,24 +59,26 @@ const E = /* @__PURE__ */ v({
56
59
  id: e.id,
57
60
  class: "bb-radio-group",
58
61
  compact: e.compact,
59
- direction: "vertical",
62
+ direction: e.direction,
60
63
  errors: e.errors,
61
64
  "has-errors": e.hasErrors,
62
65
  "hide-label": e.hideLegend,
63
66
  hint: e.hint,
67
+ "input-position": e.inputPosition,
64
68
  label: e.legend,
69
+ "label-position": e.labelPosition,
65
70
  "label-tag": "legend",
66
71
  name: e.name,
67
72
  reverse: e.reverse,
68
73
  "show-hint": m.value,
69
74
  tag: "fieldset"
70
75
  }, {
71
- label: a((t) => [
72
- i(e.$slots, "legend", r(l(t)))
76
+ label: i((d) => [
77
+ a(e.$slots, "legend", l(t(d)))
73
78
  ]),
74
- input: a(({ id: t, name: b, hasErrors: h, ariaDescribedby: f }) => [
79
+ input: i(({ id: d, name: b, hasErrors: h, ariaDescribedby: f }) => [
75
80
  w(D, T({
76
- id: t,
81
+ id: d,
77
82
  "aria-describedby": f,
78
83
  autofocus: e.autofocus,
79
84
  color: e.color,
@@ -95,35 +100,35 @@ const E = /* @__PURE__ */ v({
95
100
  readonly: e.readonly,
96
101
  required: e.required
97
102
  }, c), {
98
- prepend: a((o) => [
99
- i(e.$slots, "prepend", r(l(o)))
103
+ prepend: i((o) => [
104
+ a(e.$slots, "prepend", l(t(o)))
100
105
  ]),
101
- loading: a((o) => [
102
- i(e.$slots, "loading", r(l(o)))
106
+ loading: i((o) => [
107
+ a(e.$slots, "loading", l(t(o)))
103
108
  ]),
104
- "no-data": a((o) => [
105
- i(e.$slots, "no-data", r(l(o)))
109
+ "no-data": i((o) => [
110
+ a(e.$slots, "no-data", l(t(o)))
106
111
  ]),
107
- "option:prepend": a((o) => [
108
- i(e.$slots, "option:prepend", r(l(o)))
112
+ "option:prepend": i((o) => [
113
+ a(e.$slots, "option:prepend", l(t(o)))
109
114
  ]),
110
- icon: a((o) => [
111
- i(e.$slots, "icon", r(l(o)))
115
+ icon: i((o) => [
116
+ a(e.$slots, "icon", l(t(o)))
112
117
  ]),
113
- label: a((o) => [
114
- i(e.$slots, "label", r(l(o)))
118
+ label: i((o) => [
119
+ a(e.$slots, "label", l(t(o)))
115
120
  ]),
116
- "option:append": a((o) => [
117
- i(e.$slots, "option:append", r(l(o)))
121
+ "option:append": i((o) => [
122
+ a(e.$slots, "option:append", l(t(o)))
118
123
  ]),
119
- append: a((o) => [
120
- i(e.$slots, "append", r(l(o)))
124
+ append: i((o) => [
125
+ a(e.$slots, "append", l(t(o)))
121
126
  ]),
122
127
  _: 2
123
128
  }, 1040, ["id", "aria-describedby", "autofocus", "color", "dependencies", "deps-debounce-time", "direction", "disabled", "enforce-coherence", "has-errors", "hide-label", "item-text", "item-value", "items", "loading-text", "model-value", "model-value-debounce-time", "name", "no-data-text", "readonly", "required"])
124
129
  ]),
125
130
  _: 3
126
- }, 8, ["id", "compact", "errors", "has-errors", "hide-label", "hint", "label", "name", "reverse", "show-hint"]));
131
+ }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "input-position", "label", "label-position", "name", "reverse", "show-hint"]));
127
132
  }
128
133
  });
129
134
  export {
package/dist/index106.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as D, computed as V, toRef as r, ref as E, reactive as L, watch as m, createElementBlock as b, openBlock as B, Fragment as g, renderSlot as i, createCommentVNode as P, unref as R, renderList as j } from "vue";
2
- import { useItemValue as G } from "./index267.js";
3
- import { isNil as k } from "./index223.js";
4
- import { indexBy as U } from "./index268.js";
5
- import { hash as p } from "./index215.js";
6
- import { useItemsGetter as W } from "./index211.js";
7
- import { usePrefill as q } from "./index217.js";
8
- import { useIndexById as z } from "./index212.js";
9
- import { useBaseOptions as J } from "./index213.js";
10
- import { useHashedWatcher as K } from "./index216.js";
2
+ import { useItemValue as G } from "./index256.js";
3
+ import { isNil as k } from "./index238.js";
4
+ import { indexBy as U } from "./index257.js";
5
+ import { hash as p } from "./index236.js";
6
+ import { useItemsGetter as W } from "./index231.js";
7
+ import { usePrefill as q } from "./index232.js";
8
+ import { useIndexById as z } from "./index233.js";
9
+ import { useBaseOptions as J } from "./index234.js";
10
+ import { useHashedWatcher as K } from "./index237.js";
11
11
  const oe = /* @__PURE__ */ D({
12
12
  __name: "BbRows",
13
13
  props: {
package/dist/index111.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as a, onMounted as m, onBeforeUnmount as p, createBlock as i, openBlock as l, resolveDynamicComponent as u, normalizeStyle as d, withCtx as f, renderSlot as h } from "vue";
2
- import { throttle as g } from "./index269.js";
2
+ import { throttle as g } from "./index251.js";
3
3
  const O = /* @__PURE__ */ v({
4
4
  __name: "BbSmoothHeight",
5
5
  props: {
package/dist/index113.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, computed as s, createElementBlock as b, openBlock as a, normalizeProps as _, guardReactiveProps as x, createStaticVNode as m } from "vue";
2
- import { isCssColor as u } from "./index222.js";
2
+ import { isCssColor as u } from "./index211.js";
3
3
  const f = /* @__PURE__ */ p({
4
4
  __name: "BbSpinner",
5
5
  props: {
package/dist/index117.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, ref as v, computed as g, createBlock as y, openBlock as B, withCtx as a, createVNode as w, mergeProps as $, renderSlot as i, normalizeProps as l, guardReactiveProps as r } from "vue";
1
+ import { defineComponent as f, ref as g, computed as v, createBlock as y, openBlock as B, withCtx as i, createVNode as w, mergeProps as $, renderSlot as a, normalizeProps as l, guardReactiveProps as t } from "vue";
2
2
  import T from "./index27.js";
3
3
  /* empty css */
4
4
  import V from "./index43.js";
@@ -11,6 +11,7 @@ const E = /* @__PURE__ */ f({
11
11
  compact: { type: Boolean },
12
12
  dependencies: {},
13
13
  depsDebounceTime: {},
14
+ direction: {},
14
15
  disabled: { type: Boolean },
15
16
  enforceCoherence: { type: Boolean },
16
17
  errors: {},
@@ -20,9 +21,11 @@ const E = /* @__PURE__ */ f({
20
21
  hint: {},
21
22
  id: {},
22
23
  inputDirection: {},
23
- items: { type: [Array, Function] },
24
+ inputPosition: { default: "left" },
25
+ items: {},
24
26
  itemText: {},
25
27
  itemValue: {},
28
+ labelPosition: {},
26
29
  legend: {},
27
30
  loadingText: {},
28
31
  max: {},
@@ -36,15 +39,15 @@ const E = /* @__PURE__ */ f({
36
39
  },
37
40
  emits: ["blur", "change", "click", "focus", "inactive", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
38
41
  setup(d, { emit: p }) {
39
- const m = d, n = p, t = v(!1), u = g(() => m.persistentHint || t.value), c = {
42
+ const u = d, n = p, s = g(!1), m = v(() => u.persistentHint || s.value), c = {
40
43
  onBlur: (e) => n("blur", e),
41
44
  onChange: (e) => n("change", e),
42
45
  onClick: (e) => n("click", e),
43
46
  onFocus: (e) => {
44
- t.value = !0, n("focus", e);
47
+ s.value = !0, n("focus", e);
45
48
  },
46
49
  onInactive: () => {
47
- t.value = !1, n("inactive");
50
+ s.value = !1, n("inactive");
48
51
  },
49
52
  onInput: (e) => n("input", e),
50
53
  onKeydown: (e) => n("keydown", e),
@@ -56,25 +59,27 @@ const E = /* @__PURE__ */ f({
56
59
  id: e.id,
57
60
  class: "bb-switch-group",
58
61
  compact: e.compact,
59
- direction: "vertical",
62
+ direction: e.direction,
60
63
  errors: e.errors,
61
64
  "has-errors": e.hasErrors,
62
65
  "hide-label": e.hideLegend,
63
66
  hint: e.hint,
67
+ "input-position": e.inputPosition,
64
68
  label: e.legend,
69
+ "label-position": e.labelPosition,
65
70
  "label-tag": "legend",
66
71
  name: e.name,
67
72
  reverse: e.reverse,
68
- "show-hint": u.value,
73
+ "show-hint": m.value,
69
74
  tag: "fieldset"
70
75
  }, {
71
- label: a((s) => [
72
- i(e.$slots, "legend", l(r(s)))
76
+ label: i((r) => [
77
+ a(e.$slots, "legend", l(t(r)))
73
78
  ]),
74
- input: a(({ id: s, hasErrors: h, ariaDescribedby: b }) => [
79
+ input: i(({ id: r, hasErrors: b, ariaDescribedby: h }) => [
75
80
  w(V, $({
76
- id: s,
77
- "aria-describedby": b,
81
+ id: r,
82
+ "aria-describedby": h,
78
83
  autofocus: e.autofocus,
79
84
  color: e.color,
80
85
  dependencies: e.dependencies,
@@ -82,7 +87,7 @@ const E = /* @__PURE__ */ f({
82
87
  direction: e.inputDirection,
83
88
  disabled: e.disabled,
84
89
  "enforce-coherence": e.enforceCoherence,
85
- "has-errors": h,
90
+ "has-errors": b,
86
91
  "hide-label": e.hideLabel,
87
92
  "item-text": e.itemText,
88
93
  "item-value": e.itemValue,
@@ -95,35 +100,35 @@ const E = /* @__PURE__ */ f({
95
100
  "no-data-text": e.noDataText,
96
101
  readonly: e.readonly
97
102
  }, c), {
98
- prepend: a((o) => [
99
- i(e.$slots, "prepend", l(r(o)))
103
+ prepend: i((o) => [
104
+ a(e.$slots, "prepend", l(t(o)))
100
105
  ]),
101
- loading: a((o) => [
102
- i(e.$slots, "loading", l(r(o)))
106
+ loading: i((o) => [
107
+ a(e.$slots, "loading", l(t(o)))
103
108
  ]),
104
- "no-data": a((o) => [
105
- i(e.$slots, "no-data", l(r(o)))
109
+ "no-data": i((o) => [
110
+ a(e.$slots, "no-data", l(t(o)))
106
111
  ]),
107
- "option:prepend": a((o) => [
108
- i(e.$slots, "option:prepend", l(r(o)))
112
+ "option:prepend": i((o) => [
113
+ a(e.$slots, "option:prepend", l(t(o)))
109
114
  ]),
110
- icon: a((o) => [
111
- i(e.$slots, "icon", l(r(o)))
115
+ icon: i((o) => [
116
+ a(e.$slots, "icon", l(t(o)))
112
117
  ]),
113
- label: a((o) => [
114
- i(e.$slots, "label", l(r(o)))
118
+ label: i((o) => [
119
+ a(e.$slots, "label", l(t(o)))
115
120
  ]),
116
- "option:append": a((o) => [
117
- i(e.$slots, "option:append", l(r(o)))
121
+ "option:append": i((o) => [
122
+ a(e.$slots, "option:append", l(t(o)))
118
123
  ]),
119
- append: a((o) => [
120
- i(e.$slots, "append", l(r(o)))
124
+ append: i((o) => [
125
+ a(e.$slots, "append", l(t(o)))
121
126
  ]),
122
127
  _: 2
123
128
  }, 1040, ["id", "aria-describedby", "autofocus", "color", "dependencies", "deps-debounce-time", "direction", "disabled", "enforce-coherence", "has-errors", "hide-label", "item-text", "item-value", "items", "loading-text", "max", "model-value", "model-value-debounce-time", "name", "no-data-text", "readonly"])
124
129
  ]),
125
130
  _: 3
126
- }, 8, ["id", "compact", "errors", "has-errors", "hide-label", "hint", "label", "name", "reverse", "show-hint"]));
131
+ }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "input-position", "label", "label-position", "name", "reverse", "show-hint"]));
127
132
  }
128
133
  });
129
134
  export {
package/dist/index121.js CHANGED
@@ -1,21 +1,21 @@
1
1
  import { defineComponent as ue, ref as K, computed as h, toRef as O, watch as D, reactive as pe, createBlock as Q, openBlock as n, resolveDynamicComponent as me, normalizeClass as p, unref as v, withCtx as fe, createElementBlock as d, createCommentVNode as g, createElementVNode as o, toDisplayString as m, renderSlot as f, Fragment as A, renderList as B, createVNode as X, createTextVNode as ye, mergeProps as he } from "vue";
2
2
  import { add as ve } from "./index275.js";
3
- import { clamp as ke } from "./index206.js";
4
- import { isNil as T } from "./index223.js";
3
+ import { clamp as ke } from "./index207.js";
4
+ import { isNil as T } from "./index238.js";
5
5
  import { useId as _e } from "./index8.js";
6
- import { useItemValue as ge } from "./index267.js";
7
- import { when as Ce } from "./index225.js";
6
+ import { useItemValue as ge } from "./index256.js";
7
+ import { when as Ce } from "./index213.js";
8
8
  import Y from "./index17.js";
9
9
  /* empty css */
10
10
  import we from "./index31.js";
11
11
  /* empty css */
12
- import { hash as E } from "./index215.js";
13
- import { useItemsGetter as Ie } from "./index211.js";
14
- import { usePrefill as Ve } from "./index217.js";
15
- import { useIndexById as Ae } from "./index212.js";
16
- import { useBaseOptions as Be } from "./index213.js";
17
- import { useHashedWatcher as Te } from "./index216.js";
18
- import { useLocale as $e } from "./index228.js";
12
+ import { hash as E } from "./index236.js";
13
+ import { useItemsGetter as Ie } from "./index231.js";
14
+ import { usePrefill as Ve } from "./index232.js";
15
+ import { useIndexById as Ae } from "./index233.js";
16
+ import { useBaseOptions as Be } from "./index234.js";
17
+ import { useHashedWatcher as Te } from "./index237.js";
18
+ import { useLocale as $e } from "./index212.js";
19
19
  const xe = {
20
20
  key: 0,
21
21
  class: "sr-only"
package/dist/index13.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, getCurrentInstance as h, computed as r, createBlock as i, openBlock as u, mergeProps as c, withCtx as d, renderSlot as p, createTextVNode as f, toDisplayString as v, resolveDynamicComponent as C } from "vue";
2
- import S from "./index224.js";
2
+ import S from "./index258.js";
3
3
  const A = /* @__PURE__ */ m({
4
4
  __name: "BaseButton",
5
5
  props: {
package/dist/index131.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as h, mergeModels as T, ref as k, useModel as $, createBlock as y, openBlock as B, unref as n, normalizeClass as D, withCtx as d, createElementVNode as u, createCommentVNode as O, renderSlot as C, normalizeProps as P, guardReactiveProps as z } from "vue";
2
- import { throttle as m } from "./index269.js";
2
+ import { throttle as m } from "./index251.js";
3
3
  import { useId as F } from "./index8.js";
4
- import { useLocale as N } from "./index228.js";
5
- import { useUntil as U } from "./index239.js";
4
+ import { useLocale as N } from "./index212.js";
5
+ import { useUntil as U } from "./index222.js";
6
6
  import H from "./index13.js";
7
7
  /* empty css */
8
- import I from "./index241.js";
8
+ import I from "./index227.js";
9
9
  /* empty css */
10
10
  const W = /* @__PURE__ */ h({
11
11
  __name: "BbTooltip",
package/dist/index136.js CHANGED
@@ -1,4 +1,4 @@
1
- import { clamp as s } from "./index206.js";
1
+ import { clamp as s } from "./index207.js";
2
2
  const o = (n, e, r = !1) => {
3
3
  const t = n * 100 / e;
4
4
  return r ? s(t, 0, 100) : t;
package/dist/index137.js CHANGED
@@ -1,5 +1,5 @@
1
- import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index208.js";
2
- import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index208.js";
1
+ import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index206.js";
2
+ import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index206.js";
3
3
  import { shallowRef as E, getCurrentInstance as ue, onMounted as re, computed as w, toValue as g, watch as P, reactive as G, ref as J, watchEffect as se, hasInjectionContext as ie, unref as ae } from "vue";
4
4
  const L = ee ? window : void 0;
5
5
  function I(n) {
package/dist/index138.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index207.js";
1
+ import { urlAlphabet as l } from "./index208.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index15.js CHANGED
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as I, ref as u, computed as L, createBlock as c, openBlock as m, normalizeClass as M, withCtx as t, createVNode as b, unref as i, createCommentVNode as _, withDirectives as N, createElementVNode as d, mergeProps as q, renderSlot as r, withModifiers as z, normalizeStyle as U } from "vue";
2
- import { isHex as F } from "./index272.js";
2
+ import { isHex as F } from "./index247.js";
3
3
  import { isNotNil as S } from "./index140.js";
4
4
  import { useId as A } from "./index8.js";
5
- import { useLocale as K } from "./index228.js";
6
- import { useUntil as O } from "./index239.js";
7
- import { vMaska as P } from "./index240.js";
8
- import T from "./index273.js";
5
+ import { useLocale as K } from "./index212.js";
6
+ import { useUntil as O } from "./index222.js";
7
+ import { vMaska as P } from "./index223.js";
8
+ import T from "./index248.js";
9
9
  /* empty css */
10
- import j from "./index218.js";
10
+ import j from "./index224.js";
11
11
  /* empty css */
12
- import G from "./index220.js";
13
- import J from "./index241.js";
12
+ import G from "./index226.js";
13
+ import J from "./index227.js";
14
14
  /* empty css */
15
15
  const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], R = ["aria-label"], W = { class: "bb-common-input-inner-container__suffix" }, de = /* @__PURE__ */ I({
16
16
  __name: "BaseColorInput",
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, createElementBlock as p, openBlock as h, normalizeProps as i, guardReactiveProps as f, createCommentVNode as I, createElementVNode as l, mergeProps as k, renderSlot as F } from "vue";
2
- import { isCssColor as y } from "./index222.js";
3
- import { when as N } from "./index225.js";
4
- import { booleanishToBoolean as S } from "./index226.js";
2
+ import { isCssColor as y } from "./index211.js";
3
+ import { when as N } from "./index213.js";
4
+ import { booleanishToBoolean as S } from "./index209.js";
5
5
  const A = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.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 b, guardReactiveProps as v, createVNode as R, mergeProps as T } from "vue";
2
2
  import W from "./index17.js";
3
3
  /* empty css */
4
- import K from "./index209.js";
4
+ import K from "./index229.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index211.js";
7
- import { useIndexById as w } from "./index212.js";
8
- import { useBaseOptions as U } from "./index213.js";
9
- import { useCoherence as q } from "./index214.js";
10
- import { hash as J } from "./index215.js";
11
- import { useHashedWatcher as C } from "./index216.js";
12
- import { usePrefill as Q } from "./index217.js";
6
+ import { useItemsGetter as N } from "./index231.js";
7
+ import { useIndexById as w } from "./index233.js";
8
+ import { useBaseOptions as U } from "./index234.js";
9
+ import { useCoherence as q } from "./index235.js";
10
+ import { hash as J } from "./index236.js";
11
+ import { useHashedWatcher as C } from "./index237.js";
12
+ import { usePrefill as Q } from "./index232.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index206.js CHANGED
@@ -1,4 +1,140 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
+ function V(e) {
3
+ return O() ? (W(e), !0) : !1;
4
+ }
5
+ const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
+ var r;
7
+ const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
+ if (t == null && !k())
9
+ throw new Error("injectLocal must be called in setup");
10
+ return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
+ }, G = typeof window < "u" && typeof document < "u";
12
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
+ const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
+ };
15
+ function y(e, r) {
16
+ function n(...t) {
17
+ return new Promise((o, i) => {
18
+ Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
+ });
20
+ }
21
+ return n;
22
+ }
23
+ const A = (e) => e();
24
+ function x(e, r = {}) {
25
+ let n, t, o = d;
26
+ const i = (c) => {
27
+ clearTimeout(c), o(), o = d;
28
+ };
29
+ let u;
30
+ return (c) => {
31
+ const a = b(e), l = b(r.maxWait);
32
+ return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
+ o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
+ n && i(n), t = null, f(u());
35
+ }, l)), n = setTimeout(() => {
36
+ t && i(t), t = null, f(c());
37
+ }, a);
38
+ });
39
+ };
40
+ }
41
+ function I(...e) {
42
+ let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
+ !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
+ const l = () => {
45
+ n && (clearTimeout(n), n = void 0, o(), o = d);
46
+ };
47
+ return (p) => {
48
+ const m = b(u), j = Date.now() - r, h = () => i = p();
49
+ return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
+ o = a ? D : T, n = setTimeout(() => {
51
+ r = Date.now(), t = !0, T(h()), l();
52
+ }, Math.max(0, m - j));
53
+ })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
+ };
55
+ }
56
+ function z(e) {
57
+ return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
+ }
59
+ function L(e) {
60
+ return g();
61
+ }
62
+ function B(e) {
63
+ return Array.isArray(e) ? e : [e];
64
+ }
65
+ function H(e, r = 200, n = {}) {
66
+ return y(
67
+ x(r, n),
68
+ e
69
+ );
70
+ }
71
+ function J(e, r = 200, n = !1, t = !0, o = !1) {
72
+ return y(
73
+ I(r, n, t, o),
74
+ e
75
+ );
76
+ }
77
+ function N(e, r, n = {}) {
78
+ const {
79
+ eventFilter: t = A,
80
+ ...o
81
+ } = n;
82
+ return F(
83
+ e,
84
+ y(
85
+ t,
86
+ r
87
+ ),
88
+ o
89
+ );
90
+ }
91
+ function K(e, r = !0, n) {
92
+ L() ? S(e, n) : r ? e() : C(e);
93
+ }
94
+ function Q(e, r, n = {}) {
95
+ const {
96
+ debounce: t = 0,
97
+ maxWait: o = void 0,
98
+ ...i
99
+ } = n;
100
+ return N(
101
+ e,
102
+ r,
103
+ {
104
+ ...i,
105
+ eventFilter: x(t, { maxWait: o })
106
+ }
107
+ );
108
+ }
109
+ function U(e, r, n) {
110
+ return F(
111
+ e,
112
+ r,
113
+ {
114
+ ...n,
115
+ immediate: !0
116
+ }
117
+ );
118
+ }
2
119
  export {
3
- n as clamp
120
+ A as bypassFilter,
121
+ y as createFilterWrapper,
122
+ x as debounceFilter,
123
+ Q as debouncedWatch,
124
+ L as getLifeCycleTarget,
125
+ E as injectLocal,
126
+ G as isClient,
127
+ q as isObject,
128
+ d as noop,
129
+ _ as notNullish,
130
+ z as pxValue,
131
+ I as throttleFilter,
132
+ B as toArray,
133
+ K as tryOnMounted,
134
+ V as tryOnScopeDispose,
135
+ H as useDebounceFn,
136
+ J as useThrottleFn,
137
+ Q as watchDebounced,
138
+ U as watchImmediate,
139
+ N as watchWithFilter
4
140
  };
package/dist/index207.js CHANGED
@@ -1,4 +1,4 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
2
2
  export {
3
- t as urlAlphabet
3
+ n as clamp
4
4
  };