bitboss-ui 2.0.130 → 2.0.132

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 (180) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +100 -4
  2. package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +9 -0
  3. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
  4. package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
  5. package/dist/i18n/en.d.ts +4 -0
  6. package/dist/i18n/it.d.ts +4 -0
  7. package/dist/index100.js +9 -9
  8. package/dist/index101.js +33 -31
  9. package/dist/index111.js +11 -11
  10. package/dist/index119.js +2 -2
  11. package/dist/index121.js +6 -6
  12. package/dist/index123.js +1 -1
  13. package/dist/index125.js +1 -1
  14. package/dist/index127.js +1 -1
  15. package/dist/index128.js +1 -1
  16. package/dist/index129.js +1 -1
  17. package/dist/index13.js +2 -2
  18. package/dist/index133.js +2 -2
  19. package/dist/index15.js +97 -61
  20. package/dist/index17.js +3 -3
  21. package/dist/index19.js +8 -8
  22. package/dist/index207.js +63 -6
  23. package/dist/index209.js +13 -3
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +279 -63
  26. package/dist/index211.js +127 -0
  27. package/dist/index212.js +16 -13
  28. package/dist/index213.js +15 -19
  29. package/dist/index214.js +19 -4
  30. package/dist/index215.js +15 -13
  31. package/dist/index216.js +2 -3
  32. package/dist/index217.js +2 -41
  33. package/dist/index218.js +41 -6
  34. package/dist/index219.js +13 -7
  35. package/dist/index220.js +19 -14
  36. package/dist/index221.js +6 -5
  37. package/dist/index222.js +94 -16
  38. package/dist/index224.js +2 -19
  39. package/dist/index225.js +86 -15
  40. package/dist/index227.js +29 -27
  41. package/dist/index228.js +17 -2
  42. package/dist/index229.js +49 -248
  43. package/dist/index23.js +16 -16
  44. package/dist/index230.js +15 -52
  45. package/dist/index231.js +3 -44
  46. package/dist/index232.js +12 -5
  47. package/dist/index233.js +16 -60
  48. package/dist/index234.js +3 -2
  49. package/dist/index235.js +7 -4
  50. package/dist/index236.js +8 -2
  51. package/dist/index237.js +15 -125
  52. package/dist/index238.js +2 -2
  53. package/dist/index239.js +4 -94
  54. package/dist/index240.js +4 -0
  55. package/dist/index241.js +3 -2
  56. package/dist/index242.js +4 -86
  57. package/dist/index243.js +202 -0
  58. package/dist/index245.js +18 -16
  59. package/dist/index246.js +26 -50
  60. package/dist/index247.js +250 -15
  61. package/dist/index248.js +52 -12
  62. package/dist/index249.js +44 -16
  63. package/dist/index25.js +7 -7
  64. package/dist/index250.js +5 -18
  65. package/dist/index251.js +58 -124
  66. package/dist/index252.js +2 -106
  67. package/dist/index253.js +4 -0
  68. package/dist/index254.js +17 -99
  69. package/dist/index255.js +128 -0
  70. package/dist/index256.js +106 -12
  71. package/dist/index258.js +98 -367
  72. package/dist/index260.js +12 -2
  73. package/dist/index261.js +228 -10
  74. package/dist/index262.js +368 -2
  75. package/dist/index263.js +10 -6
  76. package/dist/index264.js +3 -16
  77. package/dist/index265.js +3 -9
  78. package/dist/index267.js +7 -28
  79. package/dist/index268.js +5 -223
  80. package/dist/index269.js +2 -3
  81. package/dist/index27.js +1 -1
  82. package/dist/index270.js +4 -0
  83. package/dist/index271.js +2 -7
  84. package/dist/index272.js +2 -176
  85. package/dist/index273.js +2 -7
  86. package/dist/index274.js +2 -11
  87. package/dist/index275.js +1 -1
  88. package/dist/index276.js +176 -2
  89. package/dist/index277.js +3 -89
  90. package/dist/index278.js +7 -281
  91. package/dist/index279.js +10 -5
  92. package/dist/index280.js +3 -2
  93. package/dist/index281.js +17 -2
  94. package/dist/index282.js +9 -2
  95. package/dist/index283.js +28 -2
  96. package/dist/index284.js +200 -2
  97. package/dist/index285.js +2 -2
  98. package/dist/index286.js +89 -2
  99. package/dist/index287.js +4 -2
  100. package/dist/index288.js +224 -2
  101. package/dist/index289.js +3 -2
  102. package/dist/index29.js +2 -2
  103. package/dist/index290.js +2 -2
  104. package/dist/index291.js +2 -22
  105. package/dist/index292.js +4 -0
  106. package/dist/index293.js +2 -4
  107. package/dist/index294.js +2 -200
  108. package/dist/index295.js +2 -9
  109. package/dist/index296.js +20 -7
  110. package/dist/index298.js +9 -2
  111. package/dist/index299.js +23 -3
  112. package/dist/index300.js +6 -3
  113. package/dist/index301.js +15 -16
  114. package/dist/index302.js +7 -124
  115. package/dist/index303.js +8 -3
  116. package/dist/index304.js +126 -3
  117. package/dist/index305.js +3 -2
  118. package/dist/index306.js +3 -436
  119. package/dist/index307.js +2 -127
  120. package/dist/index308.js +436 -3
  121. package/dist/index309.js +127 -3
  122. package/dist/index31.js +2 -2
  123. package/dist/index310.js +2 -58
  124. package/dist/index311.js +5 -2
  125. package/dist/index312.js +5 -5
  126. package/dist/index313.js +8 -67
  127. package/dist/index314.js +67 -5
  128. package/dist/index315.js +479 -7
  129. package/dist/index316.js +32 -6
  130. package/dist/index317.js +25 -6
  131. package/dist/index318.js +56 -18
  132. package/dist/index319.js +56 -32
  133. package/dist/index320.js +3 -25
  134. package/dist/index321.js +3 -53
  135. package/dist/index322.js +3 -53
  136. package/dist/index323.js +57 -3
  137. package/dist/index324.js +8 -480
  138. package/dist/index325.js +5 -46
  139. package/dist/index326.js +8 -2
  140. package/dist/index327.js +9 -0
  141. package/dist/index328.js +9 -0
  142. package/dist/index329.js +15 -420
  143. package/dist/index33.js +8 -8
  144. package/dist/index330.js +47 -2
  145. package/dist/index331.js +2 -47
  146. package/dist/index334.js +4 -0
  147. package/dist/index335.js +426 -0
  148. package/dist/index336.js +49 -0
  149. package/dist/index35.js +4 -4
  150. package/dist/index37.js +153 -150
  151. package/dist/index39.js +4 -4
  152. package/dist/index41.js +2 -2
  153. package/dist/index43.js +8 -8
  154. package/dist/index45.js +27 -26
  155. package/dist/index47.js +2 -2
  156. package/dist/index49.js +2 -2
  157. package/dist/index53.js +1 -1
  158. package/dist/index55.js +1 -1
  159. package/dist/index57.js +2 -2
  160. package/dist/index61.js +3 -3
  161. package/dist/index75.js +3 -3
  162. package/dist/index77.js +1 -1
  163. package/dist/index79.js +2 -2
  164. package/dist/index81.js +1 -1
  165. package/dist/index84.js +4 -4
  166. package/dist/index86.js +2 -2
  167. package/dist/index88.js +4 -4
  168. package/dist/style.css +1 -1
  169. package/dist/utilities/functions/getHueFromRGB.d.ts +9 -0
  170. package/dist/utilities/functions/hexToRGB.d.ts +7 -0
  171. package/dist/utilities/functions/hslToHex.d.ts +1 -0
  172. package/package.json +1 -1
  173. package/dist/index208.js +0 -5
  174. package/dist/index223.js +0 -18
  175. package/dist/index226.js +0 -21
  176. package/dist/index244.js +0 -31
  177. package/dist/index257.js +0 -230
  178. package/dist/index259.js +0 -4
  179. package/dist/index266.js +0 -25
  180. package/dist/index297.js +0 -10
package/dist/index15.js CHANGED
@@ -1,12 +1,19 @@
1
- import { defineComponent as v, ref as h, computed as C, watchPostEffect as g, openBlock as V, createElementBlock as B, Fragment as w, createVNode as d, normalizeClass as H, withCtx as n, renderSlot as r, unref as t, createElementVNode as s, normalizeStyle as $, withModifiers as E, withDirectives as q, mergeProps as I } from "vue";
2
- import M from "./index210.js";
1
+ import { defineComponent as H, ref as u, computed as D, openBlock as E, createElementBlock as I, Fragment as M, createVNode as p, normalizeClass as F, withCtx as n, renderSlot as r, unref as s, createElementVNode as f, normalizeStyle as T, withModifiers as q, withDirectives as L, mergeProps as N, nextTick as O } from "vue";
2
+ import { isHex as z } from "./index242.js";
3
+ import { isNotNil as S } from "./index134.js";
4
+ import { useFocusTrap as _ } from "./index218.js";
5
+ import { useId as A } from "./index8.js";
6
+ import { vMaska as K } from "./index220.js";
7
+ import P from "./index222.js";
3
8
  /* empty css */
4
- import L from "./index212.js";
5
- import { vMaska as N } from "./index213.js";
6
- import { isHex as z } from "./index214.js";
7
- import { useLocale as D } from "./index215.js";
8
- import { isNotNil as F } from "./index134.js";
9
- const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], S = ["aria-invalid", "aria-label", "disabled", "required"], U = /* @__PURE__ */ v({
9
+ import R from "./index243.js";
10
+ /* empty css */
11
+ import U from "./index207.js";
12
+ /* empty css */
13
+ import j from "./index209.js";
14
+ import { wait as G } from "./index130.js";
15
+ import { useLocale as J } from "./index219.js";
16
+ const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], W = ["aria-label"], de = /* @__PURE__ */ H({
10
17
  __name: "BaseColorInput",
11
18
  props: {
12
19
  "append:icon": {},
@@ -24,18 +31,21 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
24
31
  placeholder: {},
25
32
  "prepend:icon": {},
26
33
  readonly: { type: Boolean },
27
- required: { type: Boolean }
34
+ required: { type: Boolean },
35
+ teleportTarget: {},
36
+ transitionDuration: { default: 250 }
28
37
  },
29
38
  emits: ["blur", "change", "click", "focus", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
30
- setup(p, { emit: u }) {
31
- const a = p, o = u, { t: c } = D(), i = h(), m = C(() => ({
39
+ setup(y, { emit: v }) {
40
+ const t = y, o = v, c = t.id ?? `bb_${A().id.value}`, m = u(null), d = u(null), { t: k } = J(), g = D(() => ({
32
41
  "bb-base-color-input": !0,
33
- "bb-base-color-input--disabled": a.disabled,
34
- "bb-base-color-input--errors": a.hasErrors,
35
- "bb-base-color-input--loading": a.loading,
36
- "bb-base-color-input--readonly": a.readonly,
37
- "bb-base-color-input--compact": a.compact
38
- })), b = {
42
+ "bb-base-color-input--disabled": t.disabled,
43
+ "bb-base-color-input--errors": t.hasErrors,
44
+ "bb-base-color-input--loading": t.loading,
45
+ "bb-base-color-input--readonly": t.readonly,
46
+ "bb-base-color-input--compact": t.compact,
47
+ "bb-base-color-input--active": l.value
48
+ })), w = {
39
49
  onBlur: (e) => o("blur", e),
40
50
  onChange: (e) => o("change", e),
41
51
  onClick: (e) => o("click", e),
@@ -47,26 +57,42 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
47
57
  onMousedown: (e) => o("mousedown", e),
48
58
  onMouseup: (e) => o("mouseup", e),
49
59
  onMaska: (e) => {
50
- const l = e.detail;
51
- z(l.masked) ? o("update:modelValue", l.masked) : l.masked === "" && o("update:modelValue", null);
60
+ const a = e.detail;
61
+ z(a.masked) ? o("update:modelValue", a.masked) : a.masked === "" && o("update:modelValue", null);
52
62
  }
53
- }, f = () => {
54
- var e;
55
- (e = i.value) == null || e.click();
56
- }, y = {
63
+ }, h = () => {
64
+ V();
65
+ }, C = {
57
66
  mask: "!#HHHHHH",
58
67
  tokens: {
59
68
  H: { pattern: /[0-9a-fA-F]/ }
60
69
  },
61
70
  eager: !0
62
- }, k = (e) => {
63
- e.target instanceof HTMLInputElement && o("update:modelValue", e.target.value);
64
- };
65
- return g(() => {
66
- i.value && (i.value.value = a.modelValue ?? "");
67
- }), (e, l) => (V(), B(w, null, [
68
- d(L, {
69
- class: H(m.value)
71
+ }, l = u(!1), V = async () => {
72
+ $.value = !0, l.value = !0, await G(100), B();
73
+ }, b = async () => {
74
+ l.value = !1;
75
+ }, $ = u(!1), { activate: B } = _(d, {
76
+ /**
77
+ * This traps all clicks outside so we are pressing
78
+ * the trigger we just allow and process that in its
79
+ * own click handler.
80
+ * If we are pressing anything random on the page
81
+ * close the popover and be done
82
+ */
83
+ clickOutsideDeactivates: (e) => {
84
+ var i;
85
+ const a = e.target;
86
+ return a instanceof HTMLElement && (i = d.value) != null && i.$el.contains(a) || b(), !0;
87
+ },
88
+ escapeDeactivates: () => (O(async () => {
89
+ await b();
90
+ }), !0),
91
+ returnFocusOnDeactivate: !0
92
+ });
93
+ return (e, a) => (E(), I(M, null, [
94
+ p(j, {
95
+ class: F(g.value)
70
96
  }, {
71
97
  "prepend-outer": n(() => [
72
98
  r(e.$slots, "prepend-outer")
@@ -75,11 +101,13 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
75
101
  r(e.$slots, "append-outer")
76
102
  ]),
77
103
  default: n(() => [
78
- d(M, {
79
- "append:icon": a["append:icon"],
80
- clearable: e.clearable && t(F)(e.modelValue),
81
- "prepend:icon": a["prepend:icon"],
82
- "onClick:clear": l[0] || (l[0] = (A) => e.$emit("update:modelValue", null))
104
+ p(U, {
105
+ ref_key: "innerContainer",
106
+ ref: m,
107
+ "append:icon": t["append:icon"],
108
+ clearable: e.clearable && s(S)(e.modelValue),
109
+ "prepend:icon": t["prepend:icon"],
110
+ "onClick:clear": a[0] || (a[0] = (i) => e.$emit("update:modelValue", null))
83
111
  }, {
84
112
  prepend: n(() => [
85
113
  r(e.$slots, "prepend")
@@ -88,20 +116,22 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
88
116
  r(e.$slots, "prefix")
89
117
  ]),
90
118
  append: n(() => [
91
- s("span", {
119
+ f("button", {
120
+ ref: "indicator",
121
+ "aria-label": s(k)("colorInput.paletteLabel").value,
92
122
  class: "bb-base-color-input__indicator",
93
- style: $({ backgroundColor: a.modelValue ?? void 0 }),
94
- onClick: E(f, ["stop"])
95
- }, null, 4),
123
+ style: T({ backgroundColor: t.modelValue ?? void 0 }),
124
+ type: "button",
125
+ onClick: q(h, ["stop"])
126
+ }, null, 12, W),
96
127
  r(e.$slots, "append")
97
128
  ]),
98
129
  suffix: n(() => [
99
130
  r(e.$slots, "suffix")
100
131
  ]),
101
132
  default: n(() => [
102
- q(s("input", I(b, {
103
- id: e.id,
104
- ref: "input",
133
+ L(f("input", N(w, {
134
+ id: s(c),
105
135
  "aria-describedby": e.ariaDescribedby,
106
136
  "aria-invalid": e.hasErrors ? !0 : void 0,
107
137
  autocomplete: e.autocomplete,
@@ -115,32 +145,38 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
115
145
  size: "1",
116
146
  type: "text",
117
147
  value: e.modelValue
118
- }), null, 16, P), [
119
- [t(N), y]
120
- ]),
121
- s("input", {
122
- ref_key: "picker",
123
- ref: i,
124
- "aria-hidden": "true",
125
- "aria-invalid": e.hasErrors ? !0 : void 0,
126
- "aria-label": t(c)("colorInput.paletteLabel").value,
127
- class: "bb-base-color-input__picker",
128
- disabled: e.disabled || e.readonly,
129
- required: e.required,
130
- tabindex: "-1",
131
- type: "color",
132
- onInput: k
133
- }, null, 40, S)
148
+ }), null, 16, Q), [
149
+ [s(K), C]
150
+ ])
134
151
  ]),
135
152
  _: 3
136
153
  }, 8, ["append:icon", "clearable", "prepend:icon"])
137
154
  ]),
138
155
  _: 3
139
156
  }, 8, ["class"]),
140
- l[1] || (l[1] = s("span", null, null, -1))
157
+ p(P, {
158
+ "base-class": "bb-base-color-input__pallette",
159
+ "container-attributes": { id: s(c) },
160
+ offset: 4,
161
+ open: l.value,
162
+ "teleport-target": e.teleportTarget,
163
+ "transition-duration": e.transitionDuration,
164
+ wrapper: m.value
165
+ }, {
166
+ default: n(() => [
167
+ p(R, {
168
+ ref_key: "pallette",
169
+ ref: d,
170
+ inert: !l.value,
171
+ "model-value": e.modelValue,
172
+ "onUpdate:modelValue": a[1] || (a[1] = (i) => o("update:modelValue", i))
173
+ }, null, 8, ["inert", "model-value"])
174
+ ]),
175
+ _: 1
176
+ }, 8, ["container-attributes", "open", "teleport-target", "transition-duration", "wrapper"])
141
177
  ], 64));
142
178
  }
143
179
  });
144
180
  export {
145
- U as default
181
+ de as default
146
182
  };
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, openBlock as p, createElementBlock as h, normalizeProps as i, guardReactiveProps as f, mergeProps as k, createCommentVNode as I, createElementVNode as l, renderSlot as F } from "vue";
2
- import { isCssColor as y } from "./index234.js";
3
- import { when as N } from "./index235.js";
4
- import { booleanishToBoolean as S } from "./index236.js";
2
+ import { isCssColor as y } from "./index238.js";
3
+ import { when as N } from "./index239.js";
4
+ import { booleanishToBoolean as S } from "./index240.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, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as b, createVNode as R, mergeProps as T } from "vue";
2
2
  import W from "./index17.js";
3
3
  /* empty css */
4
- import K from "./index242.js";
4
+ import K from "./index225.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index244.js";
7
- import { useIndexById as w } from "./index245.js";
8
- import { useBaseOptions as U } from "./index246.js";
9
- import { useCoherence as q } from "./index247.js";
10
- import { hash as J } from "./index208.js";
11
- import { useHashedWatcher as C } from "./index248.js";
12
- import { usePrefill as Q } from "./index249.js";
6
+ import { useItemsGetter as N } from "./index227.js";
7
+ import { useIndexById as w } from "./index228.js";
8
+ import { useBaseOptions as U } from "./index229.js";
9
+ import { useCoherence as q } from "./index230.js";
10
+ import { hash as J } from "./index231.js";
11
+ import { useHashedWatcher as C } from "./index232.js";
12
+ import { usePrefill as Q } from "./index233.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index207.js CHANGED
@@ -1,10 +1,67 @@
1
- const o = "bitboss-ui | ", e = () => ({
2
- warn: (r) => console.warn(`${o}${r}`),
3
- error: (r) => console.error(`${o}${r}`),
4
- throw: (r) => {
5
- throw new Error(`${o}${r}`);
1
+ import { defineComponent as _, ref as k, openBlock as r, createElementBlock as $, normalizeClass as y, renderSlot as n, createElementVNode as c, createBlock as s, unref as p, createCommentVNode as l, createVNode as t } from "vue";
2
+ /* empty css */
3
+ /* empty css */
4
+ import m from "./index127.js";
5
+ /* empty css */
6
+ import C from "./index129.js";
7
+ /* empty css */
8
+ import B from "./index316.js";
9
+ import h from "./index317.js";
10
+ const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, w = /* @__PURE__ */ _({
11
+ __name: "CommonInputInnerContainer",
12
+ props: {
13
+ "append:icon": {},
14
+ clearable: { type: Boolean },
15
+ "prepend:icon": {},
16
+ preventFocus: { type: Boolean }
17
+ },
18
+ emits: ["click:clear"],
19
+ setup(u, { emit: d }) {
20
+ const i = u, f = d, o = k(), a = () => {
21
+ var e;
22
+ !o.value || i.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
23
+ }, b = () => {
24
+ f("click:clear"), a();
25
+ };
26
+ return (e, E) => (r(), $("span", {
27
+ ref_key: "container",
28
+ ref: o,
29
+ class: y(["bb-common-input-inner-container", {
30
+ "bb-common-input-inner-container--clearable": i.clearable
31
+ }]),
32
+ onClick: a
33
+ }, [
34
+ n(e.$slots, "prepend", {}, () => [
35
+ c("span", v, [
36
+ n(e.$slots, "prefix")
37
+ ])
38
+ ]),
39
+ e.$props["prepend:icon"] ? (r(), s(p(m), {
40
+ key: 0,
41
+ class: "bb-common-input-inner-container__prepend-icon",
42
+ type: e.$props["prepend:icon"]
43
+ }, null, 8, ["type"])) : l("", !0),
44
+ n(e.$slots, "default"),
45
+ t(h, {
46
+ "aria-hidden": !e.clearable,
47
+ tabindex: e.clearable ? 0 : -1,
48
+ onClick: b
49
+ }, null, 8, ["aria-hidden", "tabindex"]),
50
+ e.$props["append:icon"] ? (r(), s(p(m), {
51
+ key: 1,
52
+ class: "bb-common-input-inner-container__append-icon",
53
+ type: e.$props["append:icon"]
54
+ }, null, 8, ["type"])) : l("", !0),
55
+ t(B),
56
+ t(p(C)),
57
+ n(e.$slots, "append", {}, () => [
58
+ c("span", I, [
59
+ n(e.$slots, "suffix")
60
+ ])
61
+ ])
62
+ ], 2));
6
63
  }
7
64
  });
8
65
  export {
9
- e as useLogger
66
+ w as default
10
67
  };
package/dist/index209.js CHANGED
@@ -1,5 +1,15 @@
1
- import r from "./index268.js";
2
- const t = r;
1
+ import { openBlock as t, createElementBlock as n, renderSlot as e } from "vue";
2
+ /* empty css */
3
+ import r from "./index267.js";
4
+ const s = {}, c = { class: "bb-common-input-outer-container" };
5
+ function p(o, a) {
6
+ return t(), n("span", c, [
7
+ e(o.$slots, "prepend-outer"),
8
+ e(o.$slots, "default"),
9
+ e(o.$slots, "append-outer")
10
+ ]);
11
+ }
12
+ const i = /* @__PURE__ */ r(s, [["render", p]]);
3
13
  export {
4
- t as deburr
14
+ i as default
5
15
  };
package/dist/index21.js CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
5
5
  import { useId as F } from "./index8.js";
6
6
  import f from "./index13.js";
7
7
  /* empty css */
8
- import s from "./index221.js";
9
- import G from "./index222.js";
10
- import J from "./index223.js";
11
- import K from "./index224.js";
12
- import Q from "./index225.js";
13
- import X from "./index226.js";
14
- import ee from "./index227.js";
15
- import { hash as M } from "./index208.js";
16
- import { last as ae } from "./index228.js";
17
- import { useLogger as te } from "./index207.js";
18
- import oe from "./index229.js";
19
- import le from "./index230.js";
20
- import re from "./index231.js";
21
- import B from "./index232.js";
22
- import se from "./index233.js";
23
- import { useLocale as de } from "./index215.js";
8
+ import s from "./index210.js";
9
+ import G from "./index212.js";
10
+ import J from "./index213.js";
11
+ import K from "./index214.js";
12
+ import Q from "./index215.js";
13
+ import X from "./index245.js";
14
+ import ee from "./index246.js";
15
+ import { hash as M } from "./index231.js";
16
+ import { last as ae } from "./index217.js";
17
+ import { useLogger as te } from "./index236.js";
18
+ import oe from "./index247.js";
19
+ import le from "./index248.js";
20
+ import re from "./index249.js";
21
+ import B from "./index250.js";
22
+ import se from "./index251.js";
23
+ import { useLocale as de } from "./index219.js";
24
24
  const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
25
25
  style: { transform: "rotate(180deg)" },
26
26
  viewBox: "0 0 24 24",