bitboss-ui 2.0.118 → 2.0.120

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 (174) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +3 -15
  2. package/dist/components/BbAccordion/BbAccordion.vue.d.ts +6 -1
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  4. package/dist/components/CommonFloating.vue.d.ts +1 -0
  5. package/dist/index100.js +9 -9
  6. package/dist/index111.js +12 -12
  7. package/dist/index119.js +2 -2
  8. package/dist/index121.js +6 -6
  9. package/dist/index123.js +1 -1
  10. package/dist/index125.js +1 -1
  11. package/dist/index127.js +1 -1
  12. package/dist/index128.js +1 -1
  13. package/dist/index129.js +1 -1
  14. package/dist/index13.js +2 -2
  15. package/dist/index131.js +1 -1
  16. package/dist/index132.js +2 -2
  17. package/dist/index15.js +5 -5
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index205.js +115 -2
  21. package/dist/index206.js +2 -126
  22. package/dist/index207.js +65 -5
  23. package/dist/index209.js +13 -16
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +19 -15
  26. package/dist/index211.js +4 -19
  27. package/dist/index212.js +13 -15
  28. package/dist/index213.js +3 -2
  29. package/dist/index214.js +41 -2
  30. package/dist/index215.js +6 -41
  31. package/dist/index216.js +7 -13
  32. package/dist/index217.js +7 -19
  33. package/dist/index218.js +14 -5
  34. package/dist/index219.js +82 -11
  35. package/dist/index221.js +27 -0
  36. package/dist/index222.js +17 -13
  37. package/dist/index223.js +51 -5
  38. package/dist/index224.js +15 -2
  39. package/dist/index225.js +3 -369
  40. package/dist/index226.js +12 -3
  41. package/dist/index227.js +16 -7
  42. package/dist/index228.js +5 -8
  43. package/dist/index229.js +122 -16
  44. package/dist/index23.js +136 -158
  45. package/dist/index230.js +13 -24
  46. package/dist/index231.js +16 -3
  47. package/dist/index232.js +19 -250
  48. package/dist/index233.js +15 -52
  49. package/dist/index234.js +2 -44
  50. package/dist/index235.js +2 -5
  51. package/dist/index236.js +86 -56
  52. package/dist/index238.js +2 -115
  53. package/dist/index239.js +19 -4
  54. package/dist/index240.js +27 -2
  55. package/dist/index241.js +250 -4
  56. package/dist/index242.js +52 -2
  57. package/dist/index243.js +38 -80
  58. package/dist/index244.js +7 -0
  59. package/dist/index245.js +60 -25
  60. package/dist/index246.js +2 -17
  61. package/dist/index247.js +4 -51
  62. package/dist/index248.js +2 -15
  63. package/dist/index249.js +2 -12
  64. package/dist/index25.js +7 -7
  65. package/dist/index250.js +3 -16
  66. package/dist/index252.js +10 -2
  67. package/dist/index253.js +2 -17
  68. package/dist/index254.js +2 -2
  69. package/dist/index256.js +2 -2
  70. package/dist/index258.js +17 -11
  71. package/dist/index259.js +124 -212
  72. package/dist/index260.js +11 -9
  73. package/dist/index261.js +214 -3
  74. package/dist/index262.js +367 -7
  75. package/dist/index263.js +6 -23
  76. package/dist/index264.js +15 -89
  77. package/dist/index265.js +11 -0
  78. package/dist/index266.js +23 -6
  79. package/dist/index267.js +9 -16
  80. package/dist/index268.js +3 -9
  81. package/dist/index27.js +1 -1
  82. package/dist/index270.js +7 -8
  83. package/dist/index271.js +174 -279
  84. package/dist/index272.js +7 -6
  85. package/dist/index273.js +11 -2
  86. package/dist/index274.js +3 -2
  87. package/dist/index275.js +17 -2
  88. package/dist/index276.js +9 -2
  89. package/dist/index277.js +28 -2
  90. package/dist/index278.js +431 -2
  91. package/dist/index279.js +2 -126
  92. package/dist/index280.js +82 -424
  93. package/dist/index281.js +279 -174
  94. package/dist/index282.js +6 -2
  95. package/dist/index283.js +2 -3
  96. package/dist/index284.js +4 -0
  97. package/dist/index285.js +2 -7
  98. package/dist/index286.js +2 -22
  99. package/dist/index288.js +2 -7
  100. package/dist/index289.js +3 -11
  101. package/dist/index29.js +3 -3
  102. package/dist/index290.js +8 -89
  103. package/dist/index291.js +2 -200
  104. package/dist/index292.js +2 -436
  105. package/dist/index293.js +2 -127
  106. package/dist/index294.js +2 -224
  107. package/dist/index295.js +2 -2
  108. package/dist/index296.js +2 -2
  109. package/dist/index297.js +21 -1
  110. package/dist/index299.js +200 -2
  111. package/dist/index300.js +4 -2
  112. package/dist/index301.js +222 -26
  113. package/dist/index302.js +2 -22
  114. package/dist/index303.js +69 -0
  115. package/dist/index304.js +5 -4
  116. package/dist/index305.js +1 -1
  117. package/dist/index306.js +3 -17
  118. package/dist/index307.js +126 -3
  119. package/dist/index308.js +2 -3
  120. package/dist/index309.js +3 -2
  121. package/dist/index31.js +2 -2
  122. package/dist/index310.js +3 -2
  123. package/dist/index311.js +58 -5
  124. package/dist/index312.js +434 -65
  125. package/dist/index313.js +127 -3
  126. package/dist/index314.js +1 -1
  127. package/dist/index315.js +1 -1
  128. package/dist/index316.js +32 -2
  129. package/dist/index317.js +26 -3
  130. package/dist/index318.js +6 -57
  131. package/dist/index319.js +18 -3
  132. package/dist/index320.js +52 -32
  133. package/dist/index321.js +52 -25
  134. package/dist/index322.js +3 -6
  135. package/dist/index323.js +480 -7
  136. package/dist/index324.js +5 -17
  137. package/dist/index325.js +2 -53
  138. package/dist/index326.js +47 -53
  139. package/dist/index329.js +424 -2
  140. package/dist/index33.js +8 -8
  141. package/dist/index330.js +4 -0
  142. package/dist/index35.js +4 -4
  143. package/dist/index37.js +20 -20
  144. package/dist/index39.js +4 -4
  145. package/dist/index41.js +2 -2
  146. package/dist/index43.js +8 -8
  147. package/dist/index45.js +6 -6
  148. package/dist/index47.js +2 -2
  149. package/dist/index49.js +2 -2
  150. package/dist/index53.js +1 -1
  151. package/dist/index55.js +1 -1
  152. package/dist/index57.js +2 -2
  153. package/dist/index61.js +3 -3
  154. package/dist/index75.js +3 -3
  155. package/dist/index77.js +1 -1
  156. package/dist/index79.js +2 -2
  157. package/dist/index81.js +1 -1
  158. package/dist/index84.js +4 -4
  159. package/dist/index86.js +2 -2
  160. package/dist/index88.js +6 -6
  161. package/dist/index90.js +1 -1
  162. package/dist/style.css +1 -1
  163. package/package.json +2 -2
  164. package/dist/components/Transitions/SlideBack.vue.d.ts +0 -25
  165. package/dist/index208.js +0 -127
  166. package/dist/index220.js +0 -67
  167. package/dist/index237.js +0 -5
  168. package/dist/index269.js +0 -11
  169. package/dist/index298.js +0 -4
  170. package/dist/index327.js +0 -49
  171. package/dist/index328.js +0 -482
  172. package/dist/index332.js +0 -426
  173. /package/dist/{index334.js → index287.js} +0 -0
  174. /package/dist/{index333.js → index331.js} +0 -0
@@ -153,11 +153,7 @@ declare function __VLS_template(): {
153
153
  };
154
154
  $forceUpdate: () => void;
155
155
  $nextTick: typeof import('vue').nextTick;
156
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (
157
- /**
158
- * These events are just propagated
159
- */
160
- ...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
156
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
161
157
  } & Readonly<{}> & Omit<Readonly<{}> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
162
158
  $slots: {
163
159
  "prepend-outer"?(_: {}): any;
@@ -217,11 +213,7 @@ declare function __VLS_template(): {
217
213
  };
218
214
  $forceUpdate: () => void;
219
215
  $nextTick: typeof import('vue').nextTick;
220
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (
221
- /**
222
- * These events are just propagated
223
- */
224
- ...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
216
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
225
217
  } & Readonly<{}> & Omit<Readonly<{
226
218
  'append:icon'?: string;
227
219
  clearable?: boolean;
@@ -298,11 +290,7 @@ declare function __VLS_template(): {
298
290
  };
299
291
  $forceUpdate: () => void;
300
292
  $nextTick: typeof import('vue').nextTick;
301
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (
302
- /**
303
- * These events are just propagated
304
- */
305
- ...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
293
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
306
294
  } & Readonly<{
307
295
  firstDayOfWeek: number;
308
296
  }> & Omit<Readonly<import('../..').BaseDatePickerProps> & Readonly<{
@@ -1,6 +1,11 @@
1
1
  import { BbCollapsibleProps } from '../BbCollapsible/BbCollapsible.vue';
2
2
  import { CommonProps } from '../../types/CommonProps';
3
- export type BbAccordionProps = Pick<BbCollapsibleProps, 'eager' | 'transitionDuration' | 'modelValue'> & Pick<CommonProps, 'id'>;
3
+ export type BbAccordionProps = Pick<BbCollapsibleProps, 'eager' | 'transitionDuration'> & {
4
+ /**
5
+ * Used by v-model to trigger opening / closing the collapsible
6
+ */
7
+ modelValue?: boolean;
8
+ } & Pick<CommonProps, 'id'>;
4
9
  export type BbAccordionEvents = {
5
10
  (e: 'update:modelValue', value: boolean): void;
6
11
  };
@@ -14,7 +14,7 @@ export type BbDropdownProps<T extends string> = Pick<CommonProps, 'arrowPadding'
14
14
  */
15
15
  width?: number;
16
16
  };
17
- export type Item<T extends string> = Omit<BaseButtonProps, 'block' | 'tag' | 'type'> & {
17
+ export type Item<T extends string = string> = Omit<BaseButtonProps, 'block' | 'tag' | 'type'> & {
18
18
  /**
19
19
  * Click handler of the item.
20
20
  */
@@ -22,6 +22,7 @@ declare function __VLS_template(): {
22
22
  };
23
23
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
24
24
  declare const __VLS_component: import('vue').DefineComponent<BubbleProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BubbleProps> & Readonly<{}>, {
25
+ theme: string;
25
26
  containerAttributes: any;
26
27
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
27
28
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
package/dist/index100.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as D, computed as V, toRef as r, reactive as E, watch as m, ref as L, openBlock as b, createElementBlock as B, Fragment as g, renderSlot as i, unref as P, createCommentVNode as R, renderList as j } from "vue";
2
- import { useItemValue as G } from "./index269.js";
3
- import { isNil as k } from "./index252.js";
4
- import { indexBy as U } from "./index270.js";
5
- import { hash as p } from "./index231.js";
6
- import { useItemsGetter as W } from "./index245.js";
7
- import { usePrefill as q } from "./index250.js";
8
- import { useIndexById as z } from "./index246.js";
9
- import { useBaseOptions as J } from "./index247.js";
10
- import { useHashedWatcher as K } from "./index249.js";
2
+ import { useItemValue as G } from "./index276.js";
3
+ import { isNil as k } from "./index249.js";
4
+ import { indexBy as U } from "./index290.js";
5
+ import { hash as p } from "./index225.js";
6
+ import { useItemsGetter as W } from "./index221.js";
7
+ import { usePrefill as q } from "./index227.js";
8
+ import { useIndexById as z } from "./index222.js";
9
+ import { useBaseOptions as J } from "./index223.js";
10
+ import { useHashedWatcher as K } from "./index226.js";
11
11
  const oe = /* @__PURE__ */ D({
12
12
  __name: "BbRows",
13
13
  props: {
package/dist/index111.js CHANGED
@@ -1,21 +1,21 @@
1
1
  import { defineComponent as ue, ref as K, computed as h, toRef as E, watch as D, reactive as pe, openBlock as n, createBlock as Q, resolveDynamicComponent as me, normalizeClass as p, unref as v, withCtx as fe, createElementBlock as d, toDisplayString as m, createCommentVNode as g, createElementVNode as o, renderSlot as f, Fragment as A, renderList as B, createVNode as X, createTextVNode as ye, mergeProps as he } from "vue";
2
- import { add as ve } from "./index310.js";
3
- import { clamp as ke } from "./index205.js";
4
- import { isNil as T } from "./index252.js";
2
+ import { add as ve } from "./index302.js";
3
+ import { clamp as ke } from "./index206.js";
4
+ import { isNil as T } from "./index249.js";
5
5
  import { useId as _e } from "./index8.js";
6
- import { useItemValue as ge } from "./index269.js";
7
- import { when as Ce } from "./index241.js";
6
+ import { useItemValue as ge } from "./index276.js";
7
+ import { when as Ce } from "./index247.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 j } from "./index231.js";
13
- import { useItemsGetter as Ie } from "./index245.js";
14
- import { usePrefill as Ve } from "./index250.js";
15
- import { useIndexById as Ae } from "./index246.js";
16
- import { useBaseOptions as Be } from "./index247.js";
17
- import { useHashedWatcher as Te } from "./index249.js";
18
- import { useLocale as $e } from "./index216.js";
12
+ import { hash as j } from "./index225.js";
13
+ import { useItemsGetter as Ie } from "./index221.js";
14
+ import { usePrefill as Ve } from "./index227.js";
15
+ import { useIndexById as Ae } from "./index222.js";
16
+ import { useBaseOptions as Be } from "./index223.js";
17
+ import { useHashedWatcher as Te } from "./index226.js";
18
+ import { useLocale as $e } from "./index212.js";
19
19
  const xe = {
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 "./index219.js";
4
- import B from "./index312.js";
3
+ import C from "./index218.js";
4
+ import B from "./index303.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 H, ref as o, watch as I, computed as z, openBlock as E, createElementBlock as R, mergeProps as S, createElementVNode as p, renderSlot as B, normalizeProps as U, guardReactiveProps as W, unref as u, createVNode as j, withCtx as C, createBlock as q, createCommentVNode as A } from "vue";
2
- import { useFloating as G, arrow as J } from "./index206.js";
2
+ import { useFloating as G, arrow as J } from "./index259.js";
3
3
  import { useId as K } from "./index8.js";
4
4
  import { wait as L } from "./index130.js";
5
5
  import Q from "./index13.js";
6
6
  /* empty css */
7
- import { throttle as v } from "./index226.js";
8
- import { waitFor as X } from "./index218.js";
9
- import Y from "./index264.js";
7
+ import { throttle as v } from "./index213.js";
8
+ import { waitFor as X } from "./index215.js";
9
+ import Y from "./index236.js";
10
10
  /* empty css */
11
- import { useLocale as Z } from "./index216.js";
12
- import { autoUpdate as x, flip as ee, shift as te, hide as oe } from "./index225.js";
11
+ import { useLocale as Z } from "./index212.js";
12
+ import { autoUpdate as x, flip as ee, shift as te, hide as oe } from "./index262.js";
13
13
  const ae = { class: "bb-tooltip__content" }, be = /* @__PURE__ */ H({
14
14
  __name: "BbTooltip",
15
15
  props: {
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 "./index311.js";
2
+ import { flattenTree as T } from "./index304.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 "./index216.js";
2
+ import { useLocale as f } from "./index212.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 "./index240.js";
2
+ import { isCssColor as I } from "./index246.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 "./index226.js";
2
+ import { throttle as g } from "./index213.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 "./index240.js";
2
+ import { isCssColor as u } from "./index246.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 C, getCurrentInstance as d, shallowRef as x, watch as S, computed as f, openBlock as L, createBlock as B, resolveDynamicComponent as N, unref as $, mergeProps as F, withCtx as w, renderSlot as A, createTextVNode as P, toDisplayString as _, resolveComponent as m } from "vue";
2
2
  import { _config as o } from "./index4.js";
3
- import { useLogger as v } from "./index228.js";
4
- import { hash as g } from "./index231.js";
3
+ import { useLogger as v } from "./index217.js";
4
+ import { hash as g } from "./index225.js";
5
5
  const I = /* @__PURE__ */ C({
6
6
  __name: "BaseButton",
7
7
  props: {
package/dist/index131.js CHANGED
@@ -1,4 +1,4 @@
1
- import { clamp as o } from "./index205.js";
1
+ import { clamp as o } from "./index206.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/index132.js CHANGED
@@ -1,5 +1,5 @@
1
- import { toValue as O, tryOnScopeDispose as R, notNullish as $, noop as W, useDebounceFn as q, useThrottleFn as G, tryOnMounted as X, isObject as J, isClient as K } from "./index238.js";
2
- import { bypassFilter as ve, createFilterWrapper as de, debounceFilter as pe, debouncedWatch as he, getLifeCycleTarget as me, throttleFilter as be, debouncedWatch as ge, watchWithFilter as ye } from "./index238.js";
1
+ import { toValue as O, tryOnScopeDispose as R, notNullish as $, noop as W, useDebounceFn as q, useThrottleFn as G, tryOnMounted as X, isObject as J, isClient as K } from "./index205.js";
2
+ import { bypassFilter as ve, createFilterWrapper as de, debounceFilter as pe, debouncedWatch as he, getLifeCycleTarget as me, throttleFilter as be, debouncedWatch as ge, watchWithFilter as ye } from "./index205.js";
3
3
  import { computed as w, watch as z, ref as S, reactive as k, getCurrentInstance as U, onMounted as Z, watchEffect as ee } from "vue";
4
4
  function L(l) {
5
5
  var o;
package/dist/index15.js CHANGED
@@ -1,10 +1,10 @@
1
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 "./index220.js";
2
+ import M from "./index207.js";
3
3
  /* empty css */
4
- import L from "./index222.js";
5
- import { vMaska as N } from "./index217.js";
6
- import { isHex as z } from "./index239.js";
7
- import { useLocale as D } from "./index216.js";
4
+ import L from "./index209.js";
5
+ import { vMaska as N } from "./index210.js";
6
+ import { isHex as z } from "./index211.js";
7
+ import { useLocale as D } from "./index212.js";
8
8
  import { isNotNil as F } from "./index134.js";
9
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({
10
10
  __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 _, 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 "./index240.js";
3
- import { when as N } from "./index241.js";
4
- import { booleanishToBoolean as S } from "./index242.js";
2
+ import { isCssColor as y } from "./index246.js";
3
+ import { when as N } from "./index247.js";
4
+ import { booleanishToBoolean as S } from "./index248.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 "./index243.js";
4
+ import K from "./index219.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index245.js";
7
- import { useIndexById as w } from "./index246.js";
8
- import { useBaseOptions as U } from "./index247.js";
9
- import { useCoherence as q } from "./index248.js";
10
- import { hash as J } from "./index231.js";
11
- import { useHashedWatcher as C } from "./index249.js";
12
- import { usePrefill as Q } from "./index250.js";
6
+ import { useItemsGetter as N } from "./index221.js";
7
+ import { useIndexById as w } from "./index222.js";
8
+ import { useBaseOptions as U } from "./index223.js";
9
+ import { useCoherence as q } from "./index224.js";
10
+ import { hash as J } from "./index225.js";
11
+ import { useHashedWatcher as C } from "./index226.js";
12
+ import { usePrefill as Q } from "./index227.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index205.js CHANGED
@@ -1,4 +1,117 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ import { getCurrentScope as F, onScopeDispose as O, unref as g, onMounted as x, nextTick as S, isRef as W, getCurrentInstance as C, watch as P } from "vue";
2
+ function V(e) {
3
+ return F() ? (O(e), !0) : !1;
4
+ }
5
+ function m(e) {
6
+ return typeof e == "function" ? e() : g(e);
7
+ }
8
+ const A = typeof window < "u" && typeof document < "u";
9
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
10
+ const E = (e) => e != null, v = Object.prototype.toString, I = (e) => v.call(e) === "[object Object]", p = () => {
11
+ };
12
+ function h(e, o) {
13
+ function t(...n) {
14
+ return new Promise((r, i) => {
15
+ Promise.resolve(e(() => o.apply(this, n), { fn: o, thisArg: this, args: n })).then(r).catch(i);
16
+ });
17
+ }
18
+ return t;
19
+ }
20
+ const M = (e) => e();
21
+ function T(e, o = {}) {
22
+ let t, n, r = p;
23
+ const i = (c) => {
24
+ clearTimeout(c), r(), r = p;
25
+ };
26
+ return (c) => {
27
+ const l = m(e), u = m(o.maxWait);
28
+ return t && i(t), l <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(c())) : new Promise((s, w) => {
29
+ r = o.rejectOnCancel ? w : s, u && !n && (n = setTimeout(() => {
30
+ t && i(t), n = null, s(c());
31
+ }, u)), t = setTimeout(() => {
32
+ n && i(n), n = null, s(c());
33
+ }, l);
34
+ });
35
+ };
36
+ }
37
+ function R(...e) {
38
+ let o = 0, t, n = !0, r = p, i, a, c, l, u;
39
+ !W(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: c = !0, leading: l = !0, rejectOnCancel: u = !1 } = e[0] : [a, c = !0, l = !0, u = !1] = e;
40
+ const s = () => {
41
+ t && (clearTimeout(t), t = void 0, r(), r = p);
42
+ };
43
+ return (j) => {
44
+ const f = m(a), b = Date.now() - o, d = () => i = j();
45
+ return s(), f <= 0 ? (o = Date.now(), d()) : (b > f && (l || !n) ? (o = Date.now(), d()) : c && (i = new Promise((y, D) => {
46
+ r = u ? D : y, t = setTimeout(() => {
47
+ o = Date.now(), n = !0, y(d()), s();
48
+ }, Math.max(0, f - b));
49
+ })), !l && !t && (t = setTimeout(() => n = !0, f)), n = !1, i);
50
+ };
51
+ }
52
+ function k(e) {
53
+ return C();
54
+ }
55
+ function N(e, o = 200, t = {}) {
56
+ return h(
57
+ T(o, t),
58
+ e
59
+ );
60
+ }
61
+ function _(e, o = 200, t = !1, n = !0, r = !1) {
62
+ return h(
63
+ R(o, t, n, r),
64
+ e
65
+ );
66
+ }
67
+ function G(e, o, t = {}) {
68
+ const {
69
+ eventFilter: n = M,
70
+ ...r
71
+ } = t;
72
+ return P(
73
+ e,
74
+ h(
75
+ n,
76
+ o
77
+ ),
78
+ r
79
+ );
80
+ }
81
+ function q(e, o = !0, t) {
82
+ k() ? x(e, t) : o ? e() : S(e);
83
+ }
84
+ function z(e, o, t = {}) {
85
+ const {
86
+ debounce: n = 0,
87
+ maxWait: r = void 0,
88
+ ...i
89
+ } = t;
90
+ return G(
91
+ e,
92
+ o,
93
+ {
94
+ ...i,
95
+ eventFilter: T(n, { maxWait: r })
96
+ }
97
+ );
98
+ }
2
99
  export {
3
- n as clamp
100
+ M as bypassFilter,
101
+ h as createFilterWrapper,
102
+ T as debounceFilter,
103
+ z as debouncedWatch,
104
+ k as getLifeCycleTarget,
105
+ A as isClient,
106
+ I as isObject,
107
+ p as noop,
108
+ E as notNullish,
109
+ R as throttleFilter,
110
+ m as toValue,
111
+ q as tryOnMounted,
112
+ V as tryOnScopeDispose,
113
+ N as useDebounceFn,
114
+ _ as useThrottleFn,
115
+ z as watchDebounced,
116
+ G as watchWithFilter
4
117
  };
package/dist/index206.js CHANGED
@@ -1,128 +1,4 @@
1
- import { arrow as j, computePosition as A } from "./index225.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index225.js";
3
- import { isNode as B, getNodeName as F } from "./index279.js";
4
- import { getOverflowAncestors as le } from "./index279.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
- }
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
117
2
  export {
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
3
+ n as clamp
128
4
  };
package/dist/index207.js CHANGED
@@ -1,7 +1,67 @@
1
- import { getDefaultExportFromCjs as r } from "./index272.js";
2
- import { __require as o } from "./index271.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
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(p(C)),
56
+ t(B),
57
+ n(e.$slots, "append", {}, () => [
58
+ c("span", I, [
59
+ n(e.$slots, "suffix")
60
+ ])
61
+ ])
62
+ ], 2));
63
+ }
64
+ });
5
65
  export {
6
- s as default
66
+ w as default
7
67
  };
package/dist/index209.js CHANGED
@@ -1,18 +1,15 @@
1
- import { getDefaultExportFromCjs as f, commonjsGlobal as n } from "./index272.js";
2
- import { __module as e } from "./index275.js";
3
- (function(s, a) {
4
- (function(i, t) {
5
- s.exports = t();
6
- })(n, function() {
7
- return function(i, t) {
8
- t.prototype.isSameOrAfter = function(r, o) {
9
- return this.isSame(r, o) || this.isAfter(r, o);
10
- };
11
- };
12
- });
13
- })(e);
14
- var m = e.exports;
15
- const c = /* @__PURE__ */ f(m);
1
+ import { openBlock as t, createElementBlock as n, renderSlot as e } from "vue";
2
+ /* empty css */
3
+ import r from "./index270.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]]);
16
13
  export {
17
- c as default
14
+ i as default
18
15
  };