bitboss-ui 2.0.107 → 2.0.108

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 (160) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +4 -0
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  4. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  5. package/dist/components/BbSelect/BbSelect.vue.d.ts +4 -0
  6. package/dist/components/BbTeleport.vue.d.ts +4 -1
  7. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  8. package/dist/components/CommonFloating.vue.d.ts +4 -0
  9. package/dist/index100.js +4 -4
  10. package/dist/index101.js +22 -20
  11. package/dist/index111.js +7 -7
  12. package/dist/index119.js +2 -2
  13. package/dist/index121.js +18 -16
  14. package/dist/index123.js +1 -1
  15. package/dist/index125.js +1 -1
  16. package/dist/index127.js +1 -1
  17. package/dist/index128.js +1 -1
  18. package/dist/index129.js +1 -1
  19. package/dist/index13.js +2 -2
  20. package/dist/index131.js +1 -1
  21. package/dist/index133.js +2 -2
  22. package/dist/index15.js +5 -5
  23. package/dist/index17.js +3 -3
  24. package/dist/index19.js +1 -1
  25. package/dist/index206.js +126 -2
  26. package/dist/index207.js +281 -8
  27. package/dist/index208.js +125 -3
  28. package/dist/index209.js +15 -52
  29. package/dist/index21.js +16 -16
  30. package/dist/index210.js +18 -0
  31. package/dist/index211.js +19 -13
  32. package/dist/index212.js +15 -3
  33. package/dist/index213.js +2 -41
  34. package/dist/index214.js +2 -6
  35. package/dist/index215.js +41 -7
  36. package/dist/index216.js +12 -11
  37. package/dist/index217.js +20 -13
  38. package/dist/index218.js +6 -2
  39. package/dist/index219.js +15 -4
  40. package/dist/index220.js +53 -2
  41. package/dist/index222.js +13 -20
  42. package/dist/index223.js +5 -4
  43. package/dist/index224.js +366 -278
  44. package/dist/index225.js +4 -16
  45. package/dist/index226.js +8 -16
  46. package/dist/index227.js +3 -19
  47. package/dist/index228.js +2 -15
  48. package/dist/index229.js +4 -19
  49. package/dist/index23.js +48 -44
  50. package/dist/index230.js +2 -27
  51. package/dist/index231.js +2 -2
  52. package/dist/index232.js +17 -248
  53. package/dist/index233.js +26 -51
  54. package/dist/index234.js +242 -36
  55. package/dist/index235.js +52 -5
  56. package/dist/index236.js +31 -47
  57. package/dist/index237.js +5 -126
  58. package/dist/index238.js +59 -124
  59. package/dist/index239.js +3 -2
  60. package/dist/index240.js +3 -5
  61. package/dist/index241.js +7 -369
  62. package/dist/index242.js +1 -1
  63. package/dist/index245.js +1 -1
  64. package/dist/index246.js +4 -4
  65. package/dist/index247.js +1 -1
  66. package/dist/index248.js +1 -1
  67. package/dist/index25.js +7 -7
  68. package/dist/index250.js +2 -2
  69. package/dist/index251.js +2 -18
  70. package/dist/index252.js +2 -2
  71. package/dist/index254.js +2 -2
  72. package/dist/index256.js +2 -12
  73. package/dist/index257.js +18 -2
  74. package/dist/index258.js +12 -2
  75. package/dist/index263.js +15 -14
  76. package/dist/index265.js +3 -6
  77. package/dist/index267.js +7 -9
  78. package/dist/index268.js +176 -9
  79. package/dist/index269.js +7 -8
  80. package/dist/index27.js +1 -1
  81. package/dist/index270.js +10 -27
  82. package/dist/index271.js +6 -3
  83. package/dist/index273.js +9 -7
  84. package/dist/index274.js +7 -430
  85. package/dist/index275.js +28 -2
  86. package/dist/index276.js +3 -88
  87. package/dist/index277.js +6 -7
  88. package/dist/index278.js +2 -11
  89. package/dist/index279.js +2 -4
  90. package/dist/index280.js +2 -224
  91. package/dist/index281.js +2 -200
  92. package/dist/index282.js +2 -176
  93. package/dist/index283.js +2 -6
  94. package/dist/index284.js +126 -2
  95. package/dist/index285.js +431 -2
  96. package/dist/index286.js +2 -2
  97. package/dist/index287.js +22 -2
  98. package/dist/index289.js +9 -2
  99. package/dist/index29.js +3 -3
  100. package/dist/index291.js +2 -2
  101. package/dist/index292.js +1 -1
  102. package/dist/index293.js +1 -1
  103. package/dist/index295.js +1 -21
  104. package/dist/index296.js +24 -0
  105. package/dist/index298.js +427 -117
  106. package/dist/index299.js +126 -21
  107. package/dist/index300.js +202 -0
  108. package/dist/index301.js +224 -3
  109. package/dist/index302.js +3 -17
  110. package/dist/index303.js +15 -434
  111. package/dist/index304.js +87 -125
  112. package/dist/index307.js +4 -4
  113. package/dist/index308.js +2 -3
  114. package/dist/index309.js +5 -3
  115. package/dist/index31.js +2 -2
  116. package/dist/index310.js +67 -3
  117. package/dist/index311.js +3 -58
  118. package/dist/index312.js +5 -2
  119. package/dist/index313.js +8 -67
  120. package/dist/index314.js +33 -5
  121. package/dist/index315.js +52 -32
  122. package/dist/index316.js +53 -7
  123. package/dist/index317.js +3 -18
  124. package/dist/index318.js +3 -53
  125. package/dist/index319.js +3 -53
  126. package/dist/index320.js +56 -45
  127. package/dist/index321.js +6 -6
  128. package/dist/index322.js +18 -4
  129. package/dist/index323.js +6 -7
  130. package/dist/index324.js +47 -480
  131. package/dist/index325.js +2 -4
  132. package/dist/index326.js +480 -2
  133. package/dist/index33.js +1 -1
  134. package/dist/index35.js +4 -4
  135. package/dist/index37.js +69 -65
  136. package/dist/index39.js +5 -5
  137. package/dist/index41.js +2 -2
  138. package/dist/index43.js +1 -1
  139. package/dist/index45.js +3 -3
  140. package/dist/index47.js +2 -2
  141. package/dist/index49.js +2 -2
  142. package/dist/index53.js +1 -1
  143. package/dist/index55.js +1 -1
  144. package/dist/index57.js +2 -2
  145. package/dist/index61.js +1 -1
  146. package/dist/index75.js +19 -17
  147. package/dist/index77.js +1 -1
  148. package/dist/index79.js +2 -2
  149. package/dist/index81.js +1 -1
  150. package/dist/index84.js +4 -4
  151. package/dist/index86.js +2 -2
  152. package/dist/index88.js +39 -37
  153. package/dist/index90.js +1 -1
  154. package/dist/style.css +1 -1
  155. package/dist/types/CommonProps.d.ts +4 -0
  156. package/package.json +1 -1
  157. package/dist/index221.js +0 -5
  158. package/dist/index288.js +0 -4
  159. package/dist/index297.js +0 -4
  160. /package/dist/{index266.js → index272.js} +0 -0
@@ -83,6 +83,10 @@ export type BaseDatePickerInputProps = {
83
83
  * @param date
84
84
  */
85
85
  selectable?: (date: Date) => boolean;
86
+ /**
87
+ * Target element to teleport the calendar to.
88
+ */
89
+ teleportTarget?: string;
86
90
  /**
87
91
  * Width of the calendar
88
92
  */
@@ -151,6 +151,10 @@ export type BaseSelectProps = {
151
151
  * you either always return the previous items or you stash them passing `true` to this option.
152
152
  */
153
153
  stash?: boolean;
154
+ /**
155
+ * Target to teleport the listbox to.
156
+ */
157
+ teleportTarget?: string;
154
158
  /**
155
159
  * How long the transition has to last in milliseconds
156
160
  */
@@ -1,6 +1,6 @@
1
1
  import { BaseButtonProps } from '../BaseButton/BaseButton.vue';
2
2
  import { CommonProps } from '../../types/CommonProps';
3
- export type BbDropdownProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'offset' | 'padding' | 'placement' | 'theme' | 'transitionDuration'> & {
3
+ export type BbDropdownProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'offset' | 'padding' | 'placement' | 'theme' | 'transitionDuration' | 'teleportTarget'> & {
4
4
  /**
5
5
  * Array used to render each dropdown button.
6
6
  * They can act as `button`, as `a`, or as `router-link`
@@ -1,6 +1,6 @@
1
1
  import { CommonProps } from '../../types/CommonProps';
2
2
  import { Placement } from '@floating-ui/vue';
3
- export type BbPopoverProps = Pick<CommonProps, 'arrowPadding' | 'closeLabel' | 'block' | 'disabled' | 'eager' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'> & {
3
+ export type BbPopoverProps = Pick<CommonProps, 'arrowPadding' | 'closeLabel' | 'block' | 'disabled' | 'eager' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration' | 'teleportTarget'> & {
4
4
  /**
5
5
  * Elements that obtains focus immediately after opening the popover.
6
6
  * By default it's the first tabbable item.
@@ -180,6 +180,10 @@ export type BbSelectProps<T> = {
180
180
  * you either always return the previous items or you stash them passing `true` to this option.
181
181
  */
182
182
  stash?: boolean;
183
+ /**
184
+ * Target to teleport the listbox to.
185
+ */
186
+ teleportTarget?: string;
183
187
  /**
184
188
  * How long the transition has to last in milliseconds
185
189
  */
@@ -1,3 +1,6 @@
1
+ type Props = {
2
+ target?: string;
3
+ };
1
4
  declare function __VLS_template(): {
2
5
  slots: {
3
6
  default?(_: {}): any;
@@ -6,7 +9,7 @@ declare function __VLS_template(): {
6
9
  attrs: Partial<{}>;
7
10
  };
8
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
- declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
12
+ declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
10
13
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
11
14
  export default _default;
12
15
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,6 +1,6 @@
1
1
  import { CommonProps } from '../../types/CommonProps';
2
2
  import { Placement } from '@floating-ui/vue';
3
- export type BbTooltipProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'>;
3
+ export type BbTooltipProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'offset' | 'padding' | 'placement' | 'showClose' | 'teleportTarget' | 'theme' | 'transitionDuration'>;
4
4
  type BbTooltipSlots = {
5
5
  activator?: (props: {
6
6
  props: {
@@ -5,6 +5,10 @@ export type BubbleProps = Pick<CommonProps, 'arrowPadding' | 'eager' | 'offset'
5
5
  wrapper: any | undefined;
6
6
  baseClass: string;
7
7
  open?: boolean;
8
+ /**
9
+ * Target to teleport the floating element to.
10
+ */
11
+ teleportTarget?: string;
8
12
  };
9
13
  declare function __VLS_template(): {
10
14
  slots: {
package/dist/index100.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as P, mergeModels as b, computed as I, toRef as m, reactive as R, useModel as B, watch as j, openBlock as g, createElementBlock as k, Fragment as x, renderSlot as r, unref as E, createCommentVNode as G, renderList as U } from "vue";
2
- import { useItemValue as W } from "./index268.js";
3
- import { isNil as H } from "./index257.js";
4
- import { indexBy as q } from "./index269.js";
5
- import { hash as w } from "./index208.js";
2
+ import { useItemValue as W } from "./index273.js";
3
+ import { isNil as H } from "./index251.js";
4
+ import { indexBy as q } from "./index274.js";
5
+ import { hash as w } from "./index227.js";
6
6
  import { useItemsGetter as z } from "./index244.js";
7
7
  import { usePrefill as J } from "./index249.js";
8
8
  import { useIndexById as K } from "./index245.js";
package/dist/index101.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as h, ref as y, computed as v, openBlock as B, createBlock as g, withCtx as n, renderSlot as a, normalizeProps as i, guardReactiveProps as l, createVNode as $, mergeProps as T } from "vue";
1
+ import { defineComponent as h, ref as y, computed as g, openBlock as v, createBlock as B, withCtx as n, renderSlot as a, normalizeProps as l, guardReactiveProps as i, createVNode as $, mergeProps as T } from "vue";
2
2
  import V from "./index27.js";
3
3
  /* empty css */
4
4
  import w from "./index37.js";
@@ -46,12 +46,13 @@ const P = /* @__PURE__ */ h({
46
46
  readonly: { type: Boolean },
47
47
  reverse: { type: Boolean },
48
48
  stash: { type: Boolean },
49
+ teleportTarget: {},
49
50
  transitionDuration: {},
50
51
  updateOnAnimationFrame: { type: Boolean }
51
52
  },
52
53
  emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
53
54
  setup(d, { emit: m }) {
54
- const r = d, t = m, p = y(!1), u = v(() => r.persistentHint || p.value), c = {
55
+ const r = d, t = m, p = y(!1), u = g(() => r.persistentHint || p.value), c = {
55
56
  onBlur: (e) => t("blur", e),
56
57
  onChange: (e) => t("change", e),
57
58
  onClick: (e) => t("click", e),
@@ -65,7 +66,7 @@ const P = /* @__PURE__ */ h({
65
66
  onInput: (e) => t("input", e),
66
67
  "onUpdate:modelValue": (e) => t("update:modelValue", e)
67
68
  };
68
- return (e, D) => (B(), g(V, {
69
+ return (e, D) => (v(), B(V, {
69
70
  id: e.id,
70
71
  class: "bb-select",
71
72
  compact: e.compact,
@@ -82,7 +83,7 @@ const P = /* @__PURE__ */ h({
82
83
  "show-hint": u.value
83
84
  }, {
84
85
  label: n((s) => [
85
- a(e.$slots, "label", i(l(s)))
86
+ a(e.$slots, "label", l(i(s)))
86
87
  ]),
87
88
  input: n(({ id: s, hasErrors: b, ariaDescribedby: f }) => [
88
89
  $(w, T({
@@ -119,56 +120,57 @@ const P = /* @__PURE__ */ h({
119
120
  readonly: e.readonly,
120
121
  required: e.required,
121
122
  stash: e.stash,
123
+ "teleport-target": e.teleportTarget,
122
124
  "transition-duration": e.transitionDuration,
123
125
  "update-on-animation-frame": e.updateOnAnimationFrame
124
126
  }, c), {
125
127
  "append-outer": n((o) => [
126
- a(e.$slots, "append-outer", i(l(o)))
128
+ a(e.$slots, "append-outer", l(i(o)))
127
129
  ]),
128
130
  append: n((o) => [
129
- a(e.$slots, "append", i(l(o)))
131
+ a(e.$slots, "append", l(i(o)))
130
132
  ]),
131
133
  prefix: n((o) => [
132
- a(e.$slots, "prefix", i(l(o)))
134
+ a(e.$slots, "prefix", l(i(o)))
133
135
  ]),
134
136
  chevron: n((o) => [
135
- a(e.$slots, "chevron", i(l(o)))
137
+ a(e.$slots, "chevron", l(i(o)))
136
138
  ]),
137
139
  loading: n((o) => [
138
- a(e.$slots, "loading", i(l(o)))
140
+ a(e.$slots, "loading", l(i(o)))
139
141
  ]),
140
142
  "no-data": n((o) => [
141
- a(e.$slots, "no-data", i(l(o)))
143
+ a(e.$slots, "no-data", l(i(o)))
142
144
  ]),
143
145
  "option:append": n((o) => [
144
- a(e.$slots, "option:append", i(l(o)))
146
+ a(e.$slots, "option:append", l(i(o)))
145
147
  ]),
146
148
  "option:prepend": n((o) => [
147
- a(e.$slots, "option:prepend", i(l(o)))
149
+ a(e.$slots, "option:prepend", l(i(o)))
148
150
  ]),
149
151
  option: n((o) => [
150
- a(e.$slots, "option", i(l(o)))
152
+ a(e.$slots, "option", l(i(o)))
151
153
  ]),
152
154
  "options:append": n((o) => [
153
- a(e.$slots, "options:append", i(l(o)))
155
+ a(e.$slots, "options:append", l(i(o)))
154
156
  ]),
155
157
  "options:prepend": n((o) => [
156
- a(e.$slots, "options:prepend", i(l(o)))
158
+ a(e.$slots, "options:prepend", l(i(o)))
157
159
  ]),
158
160
  "prepend-outer": n((o) => [
159
- a(e.$slots, "prepend-outer", i(l(o)))
161
+ a(e.$slots, "prepend-outer", l(i(o)))
160
162
  ]),
161
163
  prepend: n((o) => [
162
- a(e.$slots, "prepend", i(l(o)))
164
+ a(e.$slots, "prepend", l(i(o)))
163
165
  ]),
164
166
  suffix: n((o) => [
165
- a(e.$slots, "suffix", i(l(o)))
167
+ a(e.$slots, "suffix", l(i(o)))
166
168
  ]),
167
169
  spinner: n((o) => [
168
- a(e.$slots, "spinner", i(l(o)))
170
+ a(e.$slots, "spinner", l(i(o)))
169
171
  ]),
170
172
  _: 2
171
- }, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "stash", "transition-duration", "update-on-animation-frame"])
173
+ }, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "stash", "teleport-target", "transition-duration", "update-on-animation-frame"])
172
174
  ]),
173
175
  _: 3
174
176
  }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
package/dist/index111.js CHANGED
@@ -1,21 +1,21 @@
1
1
  import { defineComponent as me, mergeModels as K, ref as fe, computed as v, toRef as j, useModel as Q, watch as X, reactive as ye, openBlock as n, createBlock as Y, resolveDynamicComponent as he, normalizeClass as p, unref as b, withCtx as ve, createElementBlock as d, toDisplayString as m, createCommentVNode as _, createElementVNode as o, renderSlot as f, isRef as ke, Fragment as I, renderList as T, createVNode as Z, createTextVNode as _e, mergeProps as ge } from "vue";
2
- import { add as Ce } from "./index312.js";
3
- import { clamp as we } from "./index206.js";
4
- import { isNil as $ } from "./index257.js";
2
+ import { add as Ce } from "./index308.js";
3
+ import { clamp as we } from "./index231.js";
4
+ import { isNil as $ } from "./index251.js";
5
5
  import { useId as Ve } from "./index8.js";
6
- import { useItemValue as Be } from "./index268.js";
7
- import { when as Ie } from "./index219.js";
6
+ import { useItemValue as Be } from "./index273.js";
7
+ import { when as Ie } from "./index229.js";
8
8
  import ee from "./index17.js";
9
9
  /* empty css */
10
10
  import Te from "./index31.js";
11
11
  /* empty css */
12
- import { hash as le } from "./index208.js";
12
+ import { hash as le } from "./index227.js";
13
13
  import { useItemsGetter as $e } from "./index244.js";
14
14
  import { usePrefill as Ae } from "./index249.js";
15
15
  import { useIndexById as xe } from "./index245.js";
16
16
  import { useBaseOptions as Ne } from "./index246.js";
17
17
  import { useHashedWatcher as Le } from "./index248.js";
18
- import { useLocale as Se } from "./index217.js";
18
+ import { useLocale as Se } from "./index216.js";
19
19
  const He = {
20
20
  key: 0,
21
21
  class: "sr-only"
package/dist/index119.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as l, openBlock as e, createBlock as o, withCtx as r, createElementVNode as c, normalizeClass as m, createVNode as i, TransitionGroup as u, createElementBlock as p, Fragment as f, renderList as _, unref as n, mergeProps as d } from "vue";
2
2
  import { state as k, useToast as b } from "./index11.js";
3
- import C from "./index216.js";
4
- import B from "./index313.js";
3
+ import C from "./index219.js";
4
+ import B from "./index310.js";
5
5
  const V = /* @__PURE__ */ l({
6
6
  __name: "BbToast",
7
7
  props: {
package/dist/index121.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as V, ref as a, watch as H, computed as z, openBlock as B, createElementBlock as I, mergeProps as R, createElementVNode as c, renderSlot as E, normalizeProps as S, guardReactiveProps as U, unref as u, createVNode as W, withCtx as C, createBlock as j, createCommentVNode as q } from "vue";
2
- import { useFloating as A, arrow as G } from "./index237.js";
2
+ import { useFloating as A, arrow as G } from "./index206.js";
3
3
  import { useId as J } from "./index8.js";
4
4
  import { wait as L } from "./index130.js";
5
5
  import K from "./index13.js";
6
6
  /* empty css */
7
- import { throttle as m } from "./index212.js";
8
- import { waitFor as Q } from "./index214.js";
7
+ import { throttle as m } from "./index240.js";
8
+ import { waitFor as Q } from "./index218.js";
9
9
  import X from "./index263.js";
10
10
  /* empty css */
11
- import { useLocale as Y } from "./index217.js";
12
- import { autoUpdate as Z, flip as x, shift as ee, hide as te } from "./index241.js";
11
+ import { useLocale as Y } from "./index216.js";
12
+ import { autoUpdate as Z, flip as x, shift as ee, hide as te } from "./index224.js";
13
13
  const me = /* @__PURE__ */ V({
14
14
  __name: "BbTooltip",
15
15
  props: {
@@ -22,11 +22,12 @@ const me = /* @__PURE__ */ V({
22
22
  padding: { default: 10 },
23
23
  placement: { default: "top" },
24
24
  showClose: { type: Boolean, default: !0 },
25
+ teleportTarget: {},
25
26
  theme: { default: "default" },
26
27
  transitionDuration: { default: 250 }
27
28
  },
28
- setup(_) {
29
- const t = _, { t: D } = Y(), v = `bb_${t.id ?? J().id.value}`, s = a(), d = a(), M = a(), { placement: b, middlewareData: P } = A(s, d, {
29
+ setup(D) {
30
+ const t = D, { t: _ } = Y(), v = `bb_${t.id ?? J().id.value}`, s = a(), d = a(), M = a(), { placement: b, middlewareData: P } = A(s, d, {
30
31
  placement: t.placement,
31
32
  whileElementsMounted: Z,
32
33
  middleware: [
@@ -42,8 +43,8 @@ const me = /* @__PURE__ */ V({
42
43
  let w = () => {
43
44
  };
44
45
  const g = a(!0), n = a(!1), r = a(!1), l = a(!1), p = a(!0), h = () => {
45
- r.value || n.value || t.disabled || (T(), document.addEventListener("mouseover", k, { passive: !0 }), document.addEventListener("keydown", y, { passive: !0 }));
46
- }, $ = h, k = m((e) => {
46
+ r.value || n.value || t.disabled || (F(), document.addEventListener("mouseover", k, { passive: !0 }), document.addEventListener("keydown", y, { passive: !0 }));
47
+ }, T = h, k = m((e) => {
47
48
  const o = e.target;
48
49
  if (o && o instanceof HTMLElement) {
49
50
  let f = !0;
@@ -51,10 +52,10 @@ const me = /* @__PURE__ */ V({
51
52
  }
52
53
  }, t.transitionDuration), y = (e) => {
53
54
  r.value && e.key === "Escape" && i();
54
- }, O = () => {
55
+ }, $ = () => {
55
56
  g.value = !1, i();
56
- }, F = a(!1), T = m(async () => {
57
- g.value && (F.value = !0, p.value = !1, l.value = !1, n.value = !0, await L(50), r.value = !0, n.value = !1, w = H(
57
+ }, O = a(!1), F = m(async () => {
58
+ g.value && (O.value = !0, p.value = !1, l.value = !1, n.value = !0, await L(50), r.value = !0, n.value = !1, w = H(
58
59
  () => {
59
60
  var e;
60
61
  return (e = P.value.hide) == null ? void 0 : e.referenceHidden;
@@ -81,7 +82,7 @@ const me = /* @__PURE__ */ V({
81
82
  props: {
82
83
  "aria-describedby": v,
83
84
  onMouseenter: h,
84
- onFocus: u($),
85
+ onFocus: u(T),
85
86
  onBlur: u(i),
86
87
  disabled: e.disabled
87
88
  },
@@ -104,6 +105,7 @@ const me = /* @__PURE__ */ V({
104
105
  open: r.value,
105
106
  padding: e.padding,
106
107
  placement: u(b),
108
+ "teleport-target": e.teleportTarget,
107
109
  theme: e.theme,
108
110
  "transition-duration": e.transitionDuration,
109
111
  wrapper: s.value
@@ -117,10 +119,10 @@ const me = /* @__PURE__ */ V({
117
119
  e.showClose ? (B(), j(K, {
118
120
  key: 0,
119
121
  "aria-hidden": "true",
120
- "aria-label": u(D)("common.closeLabel").value,
122
+ "aria-label": u(_)("common.closeLabel").value,
121
123
  class: "bb-tooltip__close",
122
124
  tabindex: "-1",
123
- onClick: O
125
+ onClick: $
124
126
  }, {
125
127
  default: C(() => o[0] || (o[0] = [
126
128
  c("svg", {
@@ -142,7 +144,7 @@ const me = /* @__PURE__ */ V({
142
144
  ], 512)
143
145
  ]),
144
146
  _: 3
145
- }, 8, ["arrow-padding", "container-attributes", "eager", "offset", "open", "padding", "placement", "theme", "transition-duration", "wrapper"])
147
+ }, 8, ["arrow-padding", "container-attributes", "eager", "offset", "open", "padding", "placement", "teleport-target", "theme", "transition-duration", "wrapper"])
146
148
  ], 16));
147
149
  }
148
150
  });
package/dist/index123.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, computed as g, resolveComponent as y, openBlock as f, createElementBlock as i, Fragment as k, renderList as h, normalizeClass as b, createElementVNode as s, renderSlot as t, createVNode as v, createSlots as B, withCtx as _, mergeProps as C } from "vue";
2
- import { flattenTree as T } from "./index314.js";
2
+ import { flattenTree as T } from "./index309.js";
3
3
  const w = { class: "bb-tree-row" }, E = { class: "bb-tree-main-content" }, N = /* @__PURE__ */ $({
4
4
  __name: "BbTree",
5
5
  props: {
package/dist/index125.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, openBlock as o, createElementBlock as a, createElementVNode as t, renderSlot as p, createTextVNode as b, toDisplayString as m, unref as u, withModifiers as d, createCommentVNode as _ } from "vue";
2
- import { useLocale as f } from "./index217.js";
2
+ import { useLocale as f } from "./index216.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/index127.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as p, getCurrentInstance as c, onServerPrefetch as w, onBeforeMount as z, inject as _, watch as b, computed as f, openBlock as h, createElementBlock as $, mergeProps as g } from "vue";
2
- import { isCssColor as I } from "./index218.js";
2
+ import { isCssColor as I } from "./index228.js";
3
3
  const B = ["innerHTML"], k = /* @__PURE__ */ v({
4
4
  __name: "BbIcon",
5
5
  props: {
package/dist/index128.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as r, onMounted as p, onBeforeUnmount as h, openBlock as i, createBlock as l, resolveDynamicComponent as u, normalizeStyle as m, withCtx as f, renderSlot as d } from "vue";
2
- import { throttle as g } from "./index212.js";
2
+ import { throttle as g } from "./index240.js";
3
3
  const O = /* @__PURE__ */ v({
4
4
  __name: "BbSmoothHeight",
5
5
  props: {
package/dist/index129.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, computed as s, openBlock as b, createElementBlock as a, normalizeProps as _, guardReactiveProps as x, createStaticVNode as m } from "vue";
2
- import { isCssColor as u } from "./index218.js";
2
+ import { isCssColor as u } from "./index228.js";
3
3
  const f = /* @__PURE__ */ p({
4
4
  __name: "BbSpinner",
5
5
  props: {
package/dist/index13.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as h, getCurrentInstance as p, shallowRef as C, watch as x, computed as d, openBlock as S, createBlock as L, resolveDynamicComponent as B, unref as N, mergeProps as $, withCtx as F, renderSlot as w, createTextVNode as A, toDisplayString as P, resolveComponent as f } from "vue";
2
2
  import { _config as a } from "./index4.js";
3
- import { useLogger as m } from "./index207.js";
4
- import { hash as v } from "./index208.js";
3
+ import { useLogger as m } from "./index226.js";
4
+ import { hash as v } from "./index227.js";
5
5
  const q = /* @__PURE__ */ h({
6
6
  __name: "BaseButton",
7
7
  props: {
package/dist/index131.js CHANGED
@@ -1,4 +1,4 @@
1
- import { clamp as o } from "./index206.js";
1
+ import { clamp as o } from "./index231.js";
2
2
  const r = (t, e) => t * 100 / e, p = (t, e) => t / 100 * e, l = (t, e, n) => r(t - e, n - e), P = ({
3
3
  value: t = 0,
4
4
  originalBounds: e,
package/dist/index133.js CHANGED
@@ -1,5 +1,5 @@
1
- import { isArray as p } from "./index322.js";
2
- import { isPlainObject as c } from "./index323.js";
1
+ import { isArray as p } from "./index312.js";
2
+ import { isPlainObject as c } from "./index313.js";
3
3
  function i(e, n, u, l, r) {
4
4
  const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
5
5
  o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
package/dist/index15.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as v, ref as h, computed as g, watchPostEffect as C, openBlock as w, createElementBlock as B, Fragment as V, createVNode as t, normalizeClass as H, withCtx as n, renderSlot as l, createElementVNode as s, normalizeStyle as E, withModifiers as q, withDirectives as I, mergeProps as $, unref as d } from "vue";
2
- import M from "./index209.js";
2
+ import M from "./index220.js";
3
3
  /* empty css */
4
- import L from "./index211.js";
5
- import { vMaska as z } from "./index222.js";
6
- import { isHex as D } from "./index223.js";
7
- import { useLocale as F } from "./index217.js";
4
+ import L from "./index222.js";
5
+ import { vMaska as z } from "./index217.js";
6
+ import { isHex as D } from "./index225.js";
7
+ import { useLocale as F } from "./index216.js";
8
8
  const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], N = ["aria-invalid", "aria-label", "disabled", "required"], J = /* @__PURE__ */ v({
9
9
  __name: "BaseColorInput",
10
10
  props: {
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 "./index218.js";
3
- import { when as N } from "./index219.js";
4
- import { booleanishToBoolean as S } from "./index220.js";
2
+ import { isCssColor as y } from "./index228.js";
3
+ import { when as N } from "./index229.js";
4
+ import { booleanishToBoolean as S } from "./index230.js";
5
5
  const A = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.js CHANGED
@@ -7,7 +7,7 @@ import { useItemsGetter as N } from "./index244.js";
7
7
  import { useIndexById as w } from "./index245.js";
8
8
  import { useBaseOptions as U } from "./index246.js";
9
9
  import { useCoherence as q } from "./index247.js";
10
- import { hash as J } from "./index208.js";
10
+ import { hash as J } from "./index227.js";
11
11
  import { useHashedWatcher as C } from "./index248.js";
12
12
  import { usePrefill as Q } from "./index249.js";
13
13
  const de = /* @__PURE__ */ j({
package/dist/index206.js CHANGED
@@ -1,4 +1,128 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ import { arrow as j, computePosition as A } from "./index224.js";
2
+ import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index224.js";
3
+ import { isNode as B, getNodeName as F } from "./index284.js";
4
+ import { getOverflowAncestors as le } from "./index284.js";
5
+ import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
6
+ function z(e) {
7
+ return e != null && typeof e == "object" && "$el" in e;
8
+ }
9
+ function g(e) {
10
+ if (z(e)) {
11
+ const l = e.$el;
12
+ return B(l) && F(l) === "#comment" ? null : l;
13
+ }
14
+ return e;
15
+ }
16
+ function o(e) {
17
+ return typeof e == "function" ? e() : q(e);
18
+ }
19
+ function K(e) {
20
+ return {
21
+ name: "arrow",
22
+ options: e,
23
+ fn(l) {
24
+ const t = g(o(e.element));
25
+ return t == null ? {} : j({
26
+ element: t,
27
+ padding: e.padding
28
+ }).fn(l);
29
+ }
30
+ };
31
+ }
32
+ function M(e) {
33
+ return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
+ }
35
+ function C(e, l) {
36
+ const t = M(e);
37
+ return Math.round(l * t) / t;
38
+ }
39
+ function L(e, l, t) {
40
+ t === void 0 && (t = {});
41
+ const x = t.whileElementsMounted, V = a(() => {
42
+ var n;
43
+ return (n = o(t.open)) != null ? n : !0;
44
+ }), D = a(() => o(t.middleware)), d = a(() => {
45
+ var n;
46
+ return (n = o(t.placement)) != null ? n : "bottom";
47
+ }), v = a(() => {
48
+ var n;
49
+ return (n = o(t.strategy)) != null ? n : "absolute";
50
+ }), S = a(() => {
51
+ var n;
52
+ return (n = o(t.transform)) != null ? n : !0;
53
+ }), i = a(() => g(e.value)), u = a(() => g(l.value)), p = f(0), w = f(0), c = f(v.value), O = f(d.value), P = I({}), y = f(!1), _ = a(() => {
54
+ const n = {
55
+ position: c.value,
56
+ left: "0",
57
+ top: "0"
58
+ };
59
+ if (!u.value)
60
+ return n;
61
+ const R = C(u.value, p.value), b = C(u.value, w.value);
62
+ return S.value ? {
63
+ ...n,
64
+ transform: "translate(" + R + "px, " + b + "px)",
65
+ ...M(u.value) >= 1.5 && {
66
+ willChange: "transform"
67
+ }
68
+ } : {
69
+ position: c.value,
70
+ left: R + "px",
71
+ top: b + "px"
72
+ };
73
+ });
74
+ let s;
75
+ function m() {
76
+ i.value == null || u.value == null || A(i.value, u.value, {
77
+ middleware: D.value,
78
+ placement: d.value,
79
+ strategy: v.value
80
+ }).then((n) => {
81
+ p.value = n.x, w.value = n.y, c.value = n.strategy, O.value = n.placement, P.value = n.middlewareData, y.value = !0;
82
+ });
83
+ }
84
+ function E() {
85
+ typeof s == "function" && (s(), s = void 0);
86
+ }
87
+ function N() {
88
+ if (E(), x === void 0) {
89
+ m();
90
+ return;
91
+ }
92
+ if (i.value != null && u.value != null) {
93
+ s = x(i.value, u.value, m);
94
+ return;
95
+ }
96
+ }
97
+ function $() {
98
+ V.value || (y.value = !1);
99
+ }
100
+ return h([D, d, v], m, {
101
+ flush: "sync"
102
+ }), h([i, u], N, {
103
+ flush: "sync"
104
+ }), h(V, $, {
105
+ flush: "sync"
106
+ }), U() && k(E), {
107
+ x: r(p),
108
+ y: r(w),
109
+ strategy: r(c),
110
+ placement: r(O),
111
+ middlewareData: r(P),
112
+ isPositioned: r(y),
113
+ floatingStyles: _,
114
+ update: m
115
+ };
116
+ }
2
117
  export {
3
- n as clamp
118
+ K as arrow,
119
+ W as autoUpdate,
120
+ A as computePosition,
121
+ X as flip,
122
+ le as getOverflowAncestors,
123
+ Y as hide,
124
+ Z as offset,
125
+ ee as platform,
126
+ ne as shift,
127
+ L as useFloating
4
128
  };