bitboss-ui 2.1.1 → 2.1.3

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/BaseNumberInput/BaseNumberInput.vue.d.ts +2 -0
  2. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +10 -2
  3. package/dist/index106.js +9 -9
  4. package/dist/index111.js +1 -1
  5. package/dist/index113.js +1 -1
  6. package/dist/index121.js +10 -10
  7. package/dist/index129.js +1 -1
  8. package/dist/index13.js +1 -1
  9. package/dist/index131.js +2 -2
  10. package/dist/index133.js +1 -1
  11. package/dist/index136.js +10 -20
  12. package/dist/index137.js +2 -2
  13. package/dist/index138.js +1 -1
  14. package/dist/index139.js +2 -2
  15. package/dist/index15.js +6 -6
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +8 -8
  18. package/dist/index206.js +2 -138
  19. package/dist/index207.js +2 -2
  20. package/dist/index208.js +138 -2
  21. package/dist/index21.js +7 -7
  22. package/dist/index210.js +2 -2
  23. package/dist/index212.js +84 -32
  24. package/dist/{index225.js → index214.js} +1 -1
  25. package/dist/index215.js +17 -13
  26. package/dist/index216.js +51 -4
  27. package/dist/index217.js +14 -19
  28. package/dist/index218.js +3 -197
  29. package/dist/index219.js +14 -0
  30. package/dist/index220.js +16 -113
  31. package/dist/index221.js +4 -0
  32. package/dist/index222.js +106 -3
  33. package/dist/index224.js +102 -0
  34. package/dist/index226.js +66 -17
  35. package/dist/index228.js +13 -15
  36. package/dist/index229.js +2 -3
  37. package/dist/index23.js +13 -13
  38. package/dist/index230.js +5 -12
  39. package/dist/index231.js +5 -16
  40. package/dist/index232.js +5 -2
  41. package/dist/index233.js +5 -4
  42. package/dist/index234.js +5 -5
  43. package/dist/index235.js +5 -5
  44. package/dist/index236.js +2 -5
  45. package/dist/index237.js +20 -5
  46. package/dist/index238.js +113 -5
  47. package/dist/index240.js +2 -2
  48. package/dist/index241.js +4 -2
  49. package/dist/index242.js +2 -2
  50. package/dist/index243.js +33 -17
  51. package/dist/index244.js +2 -12
  52. package/dist/index245.js +2 -6
  53. package/dist/index246.js +7 -106
  54. package/dist/index247.js +9 -0
  55. package/dist/index248.js +3 -100
  56. package/dist/index249.js +6 -0
  57. package/dist/index250.js +188 -219
  58. package/dist/index252.js +2 -2
  59. package/dist/index253.js +2 -2
  60. package/dist/index255.js +5 -5
  61. package/dist/index258.js +2 -2
  62. package/dist/index259.js +1 -1
  63. package/dist/index260.js +18 -2
  64. package/dist/index261.js +12 -2
  65. package/dist/index262.js +6 -2
  66. package/dist/index263.js +228 -10
  67. package/dist/index264.js +9 -2
  68. package/dist/index265.js +3 -6
  69. package/dist/index266.js +176 -15
  70. package/dist/index267.js +9 -3
  71. package/dist/index268.js +23 -9
  72. package/dist/index269.js +3 -9
  73. package/dist/index27.js +1 -1
  74. package/dist/index270.js +6 -23
  75. package/dist/index271.js +15 -8
  76. package/dist/index272.js +9 -8
  77. package/dist/index274.js +9 -5
  78. package/dist/index275.js +7 -66
  79. package/dist/index276.js +67 -5
  80. package/dist/index277.js +5 -8
  81. package/dist/index278.js +5 -7
  82. package/dist/index279.js +7 -10
  83. package/dist/index280.js +3 -2
  84. package/dist/index281.js +17 -3
  85. package/dist/index282.js +30 -0
  86. package/dist/index283.js +6 -6
  87. package/dist/index284.js +10 -3
  88. package/dist/index285.js +3 -5
  89. package/dist/index286.js +3 -4
  90. package/dist/index287.js +1 -1
  91. package/dist/index289.js +7 -28
  92. package/dist/index29.js +91 -87
  93. package/dist/index290.js +4 -3
  94. package/dist/index291.js +280 -3
  95. package/dist/index292.js +2 -280
  96. package/dist/index293.js +125 -2
  97. package/dist/index294.js +2 -125
  98. package/dist/index295.js +15 -2
  99. package/dist/index296.js +2 -15
  100. package/dist/index297.js +16 -2
  101. package/dist/index298.js +2 -16
  102. package/dist/index299.js +16 -2
  103. package/dist/index300.js +2 -16
  104. package/dist/index301.js +19 -2
  105. package/dist/index302.js +2 -19
  106. package/dist/index303.js +3 -2
  107. package/dist/index304.js +2 -3
  108. package/dist/index305.js +4 -3
  109. package/dist/index306.js +6 -2
  110. package/dist/index307.js +5 -6
  111. package/dist/index308.js +3 -19
  112. package/dist/index309.js +19 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +2 -27
  115. package/dist/index311.js +27 -2
  116. package/dist/index312.js +2 -2
  117. package/dist/index313.js +1 -1
  118. package/dist/index314.js +1 -1
  119. package/dist/index315.js +1 -1
  120. package/dist/index316.js +1 -21
  121. package/dist/index317.js +24 -0
  122. package/dist/index319.js +2 -701
  123. package/dist/index320.js +5 -354
  124. package/dist/index321.js +701 -58
  125. package/dist/index322.js +354 -2
  126. package/dist/index323.js +57 -7
  127. package/dist/index324.js +2 -6
  128. package/dist/index325.js +57 -7
  129. package/dist/index326.js +58 -7
  130. package/dist/index327.js +6 -227
  131. package/dist/index328.js +227 -57
  132. package/dist/index329.js +128 -57
  133. package/dist/index33.js +8 -8
  134. package/dist/index330.js +368 -32
  135. package/dist/index331.js +33 -28
  136. package/dist/index332.js +30 -0
  137. package/dist/index334.js +44 -366
  138. package/dist/index335.js +7 -46
  139. package/dist/index336.js +5 -6
  140. package/dist/index337.js +8 -19
  141. package/dist/index338.js +6 -92
  142. package/dist/index339.js +21 -0
  143. package/dist/index340.js +93 -3
  144. package/dist/index343.js +3 -127
  145. package/dist/index344.js +421 -467
  146. package/dist/index345.js +123 -43
  147. package/dist/index346.js +484 -0
  148. package/dist/index347.js +49 -0
  149. package/dist/index35.js +3 -3
  150. package/dist/index37.js +19 -19
  151. package/dist/index39.js +177 -167
  152. package/dist/index41.js +2 -2
  153. package/dist/index43.js +8 -8
  154. package/dist/index45.js +8 -8
  155. package/dist/index47.js +2 -2
  156. package/dist/index49.js +3 -3
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +2 -2
  160. package/dist/index79.js +3 -3
  161. package/dist/index83.js +2 -2
  162. package/dist/index85.js +1 -1
  163. package/dist/index87.js +1 -1
  164. package/dist/index92.js +1 -1
  165. package/dist/index94.js +1 -1
  166. package/dist/index96.js +1 -1
  167. package/dist/utilities/functions/percentage.d.ts +14 -21
  168. package/dist/utilities/functions/snapToStep.d.ts +1 -0
  169. package/dist/utilities/functions/transpose.d.ts +1 -0
  170. package/dist/utilities/functions/transposePercent.d.ts +9 -0
  171. package/package.json +1 -1
  172. package/dist/index213.js +0 -68
  173. package/dist/index223.js +0 -88
  174. package/dist/index227.js +0 -53
  175. package/dist/index239.js +0 -7
  176. package/dist/index251.js +0 -179
  177. package/dist/index288.js +0 -19
  178. package/dist/index318.js +0 -7
  179. package/dist/index333.js +0 -131
  180. package/dist/index342.js +0 -438
@@ -141,6 +141,8 @@ declare const __VLS_component: import('vue').DefineComponent<BaseNumberInputProp
141
141
  }>, {
142
142
  autocomplete: string;
143
143
  step: number;
144
+ max: number;
145
+ min: number;
144
146
  maxPrecision: number;
145
147
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
146
148
  input: HTMLInputElement;
@@ -182,6 +182,8 @@ declare function __VLS_template(): {
182
182
  }, string, {
183
183
  autocomplete: string;
184
184
  step: number;
185
+ max: number;
186
+ min: number;
185
187
  maxPrecision: number;
186
188
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
187
189
  beforeCreate?: (() => void) | (() => void)[];
@@ -206,10 +208,12 @@ declare function __VLS_template(): {
206
208
  } & Readonly<{
207
209
  autocomplete: string;
208
210
  step: number;
211
+ max: number;
212
+ min: number;
209
213
  maxPrecision: number;
210
214
  }> & Omit<Readonly<import('../..').BaseNumberInputProps> & Readonly<{
211
215
  [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
212
- }>, "decrease" | "increase" | ("autocomplete" | "step" | "maxPrecision")> & import('vue').ShallowUnwrapRef<{
216
+ }>, "decrease" | "increase" | ("autocomplete" | "step" | "max" | "min" | "maxPrecision")> & import('vue').ShallowUnwrapRef<{
213
217
  increase: () => void;
214
218
  decrease: () => void;
215
219
  }> & {} & import('vue').ComponentCustomProperties & {} & {
@@ -285,6 +289,8 @@ declare const __VLS_component: import('vue').DefineComponent<BbNumberInputProps,
285
289
  }, string, {
286
290
  autocomplete: string;
287
291
  step: number;
292
+ max: number;
293
+ min: number;
288
294
  maxPrecision: number;
289
295
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
290
296
  beforeCreate?: (() => void) | (() => void)[];
@@ -309,10 +315,12 @@ declare const __VLS_component: import('vue').DefineComponent<BbNumberInputProps,
309
315
  } & Readonly<{
310
316
  autocomplete: string;
311
317
  step: number;
318
+ max: number;
319
+ min: number;
312
320
  maxPrecision: number;
313
321
  }> & Omit<Readonly<import('../..').BaseNumberInputProps> & Readonly<{
314
322
  [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
315
- }>, "decrease" | "increase" | ("autocomplete" | "step" | "maxPrecision")> & import('vue').ShallowUnwrapRef<{
323
+ }>, "decrease" | "increase" | ("autocomplete" | "step" | "max" | "min" | "maxPrecision")> & import('vue').ShallowUnwrapRef<{
316
324
  increase: () => void;
317
325
  decrease: () => void;
318
326
  }> & {} & import('vue').ComponentCustomProperties & {} & {
package/dist/index106.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as D, computed as V, toRef as r, ref as E, reactive as L, watch as m, createElementBlock as b, openBlock as B, Fragment as g, renderSlot as i, createCommentVNode as P, unref as R, renderList as j } from "vue";
2
- import { useItemValue as G } from "./index271.js";
3
- import { isNil as k } from "./index262.js";
4
- import { indexBy as U } from "./index272.js";
5
- import { hash as p } from "./index229.js";
6
- import { useItemsGetter as W } from "./index225.js";
7
- import { usePrefill as q } from "./index231.js";
8
- import { useIndexById as z } from "./index226.js";
9
- import { useBaseOptions as J } from "./index227.js";
10
- import { useHashedWatcher as K } from "./index230.js";
2
+ import { useItemValue as G } from "./index274.js";
3
+ import { isNil as k } from "./index245.js";
4
+ import { indexBy as U } from "./index275.js";
5
+ import { hash as p } from "./index218.js";
6
+ import { useItemsGetter as W } from "./index214.js";
7
+ import { usePrefill as q } from "./index220.js";
8
+ import { useIndexById as z } from "./index215.js";
9
+ import { useBaseOptions as J } from "./index216.js";
10
+ import { useHashedWatcher as K } from "./index219.js";
11
11
  const oe = /* @__PURE__ */ D({
12
12
  __name: "BbRows",
13
13
  props: {
package/dist/index111.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as v, ref as a, onMounted as m, onBeforeUnmount as p, createBlock as i, openBlock as l, resolveDynamicComponent as u, normalizeStyle as d, withCtx as f, renderSlot as h } from "vue";
2
- import { throttle as g } from "./index267.js";
2
+ import { throttle as g } from "./index269.js";
3
3
  const O = /* @__PURE__ */ v({
4
4
  __name: "BbSmoothHeight",
5
5
  props: {
package/dist/index113.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, computed as s, createElementBlock as b, openBlock as a, normalizeProps as _, guardReactiveProps as x, createStaticVNode as m } from "vue";
2
- import { isCssColor as u } from "./index232.js";
2
+ import { isCssColor as u } from "./index240.js";
3
3
  const f = /* @__PURE__ */ p({
4
4
  __name: "BbSpinner",
5
5
  props: {
package/dist/index121.js CHANGED
@@ -1,20 +1,20 @@
1
1
  import { defineComponent as ue, ref as K, computed as h, toRef as O, watch as D, reactive as pe, createBlock as Q, openBlock as n, resolveDynamicComponent as me, normalizeClass as p, unref as v, withCtx as fe, createElementBlock as d, createCommentVNode as g, createElementVNode as o, toDisplayString as m, renderSlot as f, Fragment as A, renderList as B, createVNode as X, createTextVNode as ye, mergeProps as he } from "vue";
2
2
  import { add as ve } from "./index273.js";
3
- import { clamp as ke } from "./index207.js";
4
- import { isNil as T } from "./index262.js";
3
+ import { clamp as ke } from "./index206.js";
4
+ import { isNil as T } from "./index245.js";
5
5
  import { useId as _e } from "./index8.js";
6
- import { useItemValue as ge } from "./index271.js";
7
- import { when as Ce } from "./index233.js";
6
+ import { useItemValue as ge } from "./index274.js";
7
+ import { when as Ce } from "./index241.js";
8
8
  import Y from "./index17.js";
9
9
  /* empty css */
10
10
  import we from "./index31.js";
11
11
  /* empty css */
12
- import { hash as E } from "./index229.js";
13
- import { useItemsGetter as Ie } from "./index225.js";
14
- import { usePrefill as Ve } from "./index231.js";
15
- import { useIndexById as Ae } from "./index226.js";
16
- import { useBaseOptions as Be } from "./index227.js";
17
- import { useHashedWatcher as Te } from "./index230.js";
12
+ import { hash as E } from "./index218.js";
13
+ import { useItemsGetter as Ie } from "./index214.js";
14
+ import { usePrefill as Ve } from "./index220.js";
15
+ import { useIndexById as Ae } from "./index215.js";
16
+ import { useBaseOptions as Be } from "./index216.js";
17
+ import { useHashedWatcher as Te } from "./index219.js";
18
18
  import { useLocale as $e } from "./index210.js";
19
19
  const xe = {
20
20
  key: 0,
package/dist/index129.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as a, createElementBlock as o, openBlock as e, normalizeClass as c, createVNode as l, TransitionGroup as m, withCtx as i, Fragment as p, renderList as u, unref as r, createBlock as f, mergeProps as _ } from "vue";
2
2
  import { useToast as d, state as k } from "./index11.js";
3
- import b from "./index275.js";
3
+ import b from "./index276.js";
4
4
  const $ = /* @__PURE__ */ a({
5
5
  __name: "BbToast",
6
6
  props: {
package/dist/index13.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, getCurrentInstance as h, computed as r, createBlock as i, openBlock as u, mergeProps as c, withCtx as d, renderSlot as p, createTextVNode as f, toDisplayString as v, resolveDynamicComponent as C } from "vue";
2
- import S from "./index212.js";
2
+ import S from "./index243.js";
3
3
  const A = /* @__PURE__ */ m({
4
4
  __name: "BaseButton",
5
5
  props: {
package/dist/index131.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as h, mergeModels as T, ref as k, useModel as $, createBlock as y, openBlock as B, unref as n, normalizeClass as D, withCtx as d, createElementVNode as u, createCommentVNode as O, renderSlot as C, normalizeProps as P, guardReactiveProps as z } from "vue";
2
- import { throttle as m } from "./index267.js";
2
+ import { throttle as m } from "./index269.js";
3
3
  import { useId as F } from "./index8.js";
4
4
  import { useLocale as N } from "./index210.js";
5
5
  import { useUntil as U } from "./index211.js";
6
6
  import H from "./index13.js";
7
7
  /* empty css */
8
- import I from "./index220.js";
8
+ import I from "./index238.js";
9
9
  /* empty css */
10
10
  const W = /* @__PURE__ */ h({
11
11
  __name: "BbTooltip",
package/dist/index133.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, computed as g, resolveComponent as y, createElementBlock as f, openBlock 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 "./index274.js";
2
+ import { flattenTree as T } from "./index277.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/index136.js CHANGED
@@ -1,23 +1,13 @@
1
- import { clamp as o } from "./index207.js";
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
- value: t = 0,
4
- originalBounds: e,
5
- targetBounds: n,
6
- step: c = 1
7
- }) => {
8
- const a = l(
9
- t,
10
- e.min,
11
- e.max
12
- ), m = p(
13
- a,
14
- n.max - n.min
15
- ) + n.min, s = Math.round(m / c) * c;
16
- return o(s, n.min, n.max);
1
+ import { clamp as s } from "./index206.js";
2
+ const o = (n, e, r = !1) => {
3
+ const t = n * 100 / e;
4
+ return r ? s(t, 0, 100) : t;
5
+ }, g = (n, e, r, t = !1) => o(n - e, r - e, t), l = (n, e, r) => {
6
+ const t = r - e, c = n / 100 * t;
7
+ return e + c;
17
8
  };
18
9
  export {
19
- r as getAsPercentage,
20
- l as getAsPercentageBetween,
21
- p as getPercentageFrom,
22
- P as transposeValue
10
+ o as getAsPercentage,
11
+ g as getAsPercentageBetween,
12
+ l as getValueFromPercentageInInterval
23
13
  };
package/dist/index137.js CHANGED
@@ -1,5 +1,5 @@
1
- import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index206.js";
2
- import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index206.js";
1
+ import { toArray as C, notNullish as Z, noop as F, tryOnScopeDispose as D, useThrottleFn as q, tryOnMounted as U, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as $, injectLocal as oe, isObject as le } from "./index208.js";
2
+ import { bypassFilter as Ee, createFilterWrapper as xe, debounceFilter as We, debouncedWatch as Te, getLifeCycleTarget as Me, throttleFilter as Ie, debouncedWatch as Ae, watchWithFilter as Le } from "./index208.js";
3
3
  import { shallowRef as E, getCurrentInstance as ue, onMounted as re, computed as w, toValue as g, watch as P, reactive as G, ref as J, watchEffect as se, hasInjectionContext as ie, unref as ae } from "vue";
4
4
  const L = ee ? window : void 0;
5
5
  function I(n) {
package/dist/index138.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index208.js";
1
+ import { urlAlphabet as l } from "./index207.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index139.js CHANGED
@@ -1,5 +1,5 @@
1
- import { isArray as p } from "./index276.js";
2
- import { isPlainObject as c } from "./index277.js";
1
+ import { isArray as p } from "./index278.js";
2
+ import { isPlainObject as c } from "./index279.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,16 +1,16 @@
1
1
  import { defineComponent as I, ref as u, computed as L, createBlock as c, openBlock as m, normalizeClass as M, withCtx as t, createVNode as b, unref as i, createCommentVNode as _, withDirectives as N, createElementVNode as d, mergeProps as q, renderSlot as r, withModifiers as z, normalizeStyle as U } from "vue";
2
- import { isHex as F } from "./index216.js";
2
+ import { isHex as F } from "./index249.js";
3
3
  import { isNotNil as S } from "./index140.js";
4
4
  import { useId as A } from "./index8.js";
5
5
  import { useLocale as K } from "./index210.js";
6
6
  import { useUntil as O } from "./index211.js";
7
- import { vMaska as P } from "./index217.js";
8
- import T from "./index218.js";
7
+ import { vMaska as P } from "./index237.js";
8
+ import T from "./index250.js";
9
9
  /* empty css */
10
- import j from "./index213.js";
10
+ import j from "./index226.js";
11
11
  /* empty css */
12
- import G from "./index215.js";
13
- import J from "./index220.js";
12
+ import G from "./index228.js";
13
+ import J from "./index238.js";
14
14
  /* empty css */
15
15
  const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], R = ["aria-label"], W = { class: "bb-common-input-inner-container__suffix" }, de = /* @__PURE__ */ I({
16
16
  __name: "BaseColorInput",
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as E, ref as m, computed as n, watch as _, createElementBlock as p, openBlock as h, normalizeProps as i, guardReactiveProps as f, createCommentVNode as I, createElementVNode as l, mergeProps as k, renderSlot as F } from "vue";
2
- import { isCssColor as y } from "./index232.js";
3
- import { when as N } from "./index233.js";
4
- import { booleanishToBoolean as S } from "./index260.js";
2
+ import { isCssColor as y } from "./index240.js";
3
+ import { when as N } from "./index241.js";
4
+ import { booleanishToBoolean as S } from "./index242.js";
5
5
  const A = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as b, guardReactiveProps as v, createVNode as R, mergeProps as T } from "vue";
2
2
  import W from "./index17.js";
3
3
  /* empty css */
4
- import K from "./index223.js";
4
+ import K from "./index212.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index225.js";
7
- import { useIndexById as w } from "./index226.js";
8
- import { useBaseOptions as U } from "./index227.js";
9
- import { useCoherence as q } from "./index228.js";
10
- import { hash as J } from "./index229.js";
11
- import { useHashedWatcher as C } from "./index230.js";
12
- import { usePrefill as Q } from "./index231.js";
6
+ import { useItemsGetter as N } from "./index214.js";
7
+ import { useIndexById as w } from "./index215.js";
8
+ import { useBaseOptions as U } from "./index216.js";
9
+ import { useCoherence as q } from "./index217.js";
10
+ import { hash as J } from "./index218.js";
11
+ import { useHashedWatcher as C } from "./index219.js";
12
+ import { usePrefill as Q } from "./index220.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index206.js CHANGED
@@ -1,140 +1,4 @@
1
- import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
- function V(e) {
3
- return O() ? (W(e), !0) : !1;
4
- }
5
- const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
- var r;
7
- const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
- if (t == null && !k())
9
- throw new Error("injectLocal must be called in setup");
10
- return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
- }, G = typeof window < "u" && typeof document < "u";
12
- typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
- const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
- };
15
- function y(e, r) {
16
- function n(...t) {
17
- return new Promise((o, i) => {
18
- Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
- });
20
- }
21
- return n;
22
- }
23
- const A = (e) => e();
24
- function x(e, r = {}) {
25
- let n, t, o = d;
26
- const i = (c) => {
27
- clearTimeout(c), o(), o = d;
28
- };
29
- let u;
30
- return (c) => {
31
- const a = b(e), l = b(r.maxWait);
32
- return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
- o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
- n && i(n), t = null, f(u());
35
- }, l)), n = setTimeout(() => {
36
- t && i(t), t = null, f(c());
37
- }, a);
38
- });
39
- };
40
- }
41
- function I(...e) {
42
- let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
- !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
- const l = () => {
45
- n && (clearTimeout(n), n = void 0, o(), o = d);
46
- };
47
- return (p) => {
48
- const m = b(u), j = Date.now() - r, h = () => i = p();
49
- return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
- o = a ? D : T, n = setTimeout(() => {
51
- r = Date.now(), t = !0, T(h()), l();
52
- }, Math.max(0, m - j));
53
- })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
- };
55
- }
56
- function z(e) {
57
- return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
- }
59
- function L(e) {
60
- return g();
61
- }
62
- function B(e) {
63
- return Array.isArray(e) ? e : [e];
64
- }
65
- function H(e, r = 200, n = {}) {
66
- return y(
67
- x(r, n),
68
- e
69
- );
70
- }
71
- function J(e, r = 200, n = !1, t = !0, o = !1) {
72
- return y(
73
- I(r, n, t, o),
74
- e
75
- );
76
- }
77
- function N(e, r, n = {}) {
78
- const {
79
- eventFilter: t = A,
80
- ...o
81
- } = n;
82
- return F(
83
- e,
84
- y(
85
- t,
86
- r
87
- ),
88
- o
89
- );
90
- }
91
- function K(e, r = !0, n) {
92
- L() ? S(e, n) : r ? e() : C(e);
93
- }
94
- function Q(e, r, n = {}) {
95
- const {
96
- debounce: t = 0,
97
- maxWait: o = void 0,
98
- ...i
99
- } = n;
100
- return N(
101
- e,
102
- r,
103
- {
104
- ...i,
105
- eventFilter: x(t, { maxWait: o })
106
- }
107
- );
108
- }
109
- function U(e, r, n) {
110
- return F(
111
- e,
112
- r,
113
- {
114
- ...n,
115
- immediate: !0
116
- }
117
- );
118
- }
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
119
2
  export {
120
- A as bypassFilter,
121
- y as createFilterWrapper,
122
- x as debounceFilter,
123
- Q as debouncedWatch,
124
- L as getLifeCycleTarget,
125
- E as injectLocal,
126
- G as isClient,
127
- q as isObject,
128
- d as noop,
129
- _ as notNullish,
130
- z as pxValue,
131
- I as throttleFilter,
132
- B as toArray,
133
- K as tryOnMounted,
134
- V as tryOnScopeDispose,
135
- H as useDebounceFn,
136
- J as useThrottleFn,
137
- Q as watchDebounced,
138
- U as watchImmediate,
139
- N as watchWithFilter
3
+ n as clamp
140
4
  };
package/dist/index207.js CHANGED
@@ -1,4 +1,4 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
2
2
  export {
3
- n as clamp
3
+ t as urlAlphabet
4
4
  };
package/dist/index208.js CHANGED
@@ -1,4 +1,140 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ import { getCurrentScope as O, onScopeDispose as W, onMounted as S, nextTick as C, watch as F, isRef as P, getCurrentInstance as g, toValue as b, hasInjectionContext as k, inject as v } from "vue";
2
+ function V(e) {
3
+ return O() ? (W(e), !0) : !1;
4
+ }
5
+ const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
6
+ var r;
7
+ const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
8
+ if (t == null && !k())
9
+ throw new Error("injectLocal must be called in setup");
10
+ return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
11
+ }, G = typeof window < "u" && typeof document < "u";
12
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
13
+ const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
14
+ };
15
+ function y(e, r) {
16
+ function n(...t) {
17
+ return new Promise((o, i) => {
18
+ Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
19
+ });
20
+ }
21
+ return n;
22
+ }
23
+ const A = (e) => e();
24
+ function x(e, r = {}) {
25
+ let n, t, o = d;
26
+ const i = (c) => {
27
+ clearTimeout(c), o(), o = d;
28
+ };
29
+ let u;
30
+ return (c) => {
31
+ const a = b(e), l = b(r.maxWait);
32
+ return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
33
+ o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
34
+ n && i(n), t = null, f(u());
35
+ }, l)), n = setTimeout(() => {
36
+ t && i(t), t = null, f(c());
37
+ }, a);
38
+ });
39
+ };
40
+ }
41
+ function I(...e) {
42
+ let r = 0, n, t = !0, o = d, i, u, s, c, a;
43
+ !P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
44
+ const l = () => {
45
+ n && (clearTimeout(n), n = void 0, o(), o = d);
46
+ };
47
+ return (p) => {
48
+ const m = b(u), j = Date.now() - r, h = () => i = p();
49
+ return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
50
+ o = a ? D : T, n = setTimeout(() => {
51
+ r = Date.now(), t = !0, T(h()), l();
52
+ }, Math.max(0, m - j));
53
+ })), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
54
+ };
55
+ }
56
+ function z(e) {
57
+ return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
58
+ }
59
+ function L(e) {
60
+ return g();
61
+ }
62
+ function B(e) {
63
+ return Array.isArray(e) ? e : [e];
64
+ }
65
+ function H(e, r = 200, n = {}) {
66
+ return y(
67
+ x(r, n),
68
+ e
69
+ );
70
+ }
71
+ function J(e, r = 200, n = !1, t = !0, o = !1) {
72
+ return y(
73
+ I(r, n, t, o),
74
+ e
75
+ );
76
+ }
77
+ function N(e, r, n = {}) {
78
+ const {
79
+ eventFilter: t = A,
80
+ ...o
81
+ } = n;
82
+ return F(
83
+ e,
84
+ y(
85
+ t,
86
+ r
87
+ ),
88
+ o
89
+ );
90
+ }
91
+ function K(e, r = !0, n) {
92
+ L() ? S(e, n) : r ? e() : C(e);
93
+ }
94
+ function Q(e, r, n = {}) {
95
+ const {
96
+ debounce: t = 0,
97
+ maxWait: o = void 0,
98
+ ...i
99
+ } = n;
100
+ return N(
101
+ e,
102
+ r,
103
+ {
104
+ ...i,
105
+ eventFilter: x(t, { maxWait: o })
106
+ }
107
+ );
108
+ }
109
+ function U(e, r, n) {
110
+ return F(
111
+ e,
112
+ r,
113
+ {
114
+ ...n,
115
+ immediate: !0
116
+ }
117
+ );
118
+ }
2
119
  export {
3
- t as urlAlphabet
120
+ A as bypassFilter,
121
+ y as createFilterWrapper,
122
+ x as debounceFilter,
123
+ Q as debouncedWatch,
124
+ L as getLifeCycleTarget,
125
+ E as injectLocal,
126
+ G as isClient,
127
+ q as isObject,
128
+ d as noop,
129
+ _ as notNullish,
130
+ z as pxValue,
131
+ I as throttleFilter,
132
+ B as toArray,
133
+ K as tryOnMounted,
134
+ V as tryOnScopeDispose,
135
+ H as useDebounceFn,
136
+ J as useThrottleFn,
137
+ Q as watchDebounced,
138
+ U as watchImmediate,
139
+ N as watchWithFilter
4
140
  };
package/dist/index21.js CHANGED
@@ -5,15 +5,15 @@ 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 "./index234.js";
9
- import G from "./index237.js";
10
- import J from "./index238.js";
11
- import K from "./index239.js";
12
- import Q from "./index236.js";
8
+ import s from "./index230.js";
9
+ import G from "./index233.js";
10
+ import J from "./index234.js";
11
+ import K from "./index235.js";
12
+ import Q from "./index232.js";
13
13
  import X from "./index252.js";
14
14
  import ee from "./index253.js";
15
- import { hash as M } from "./index229.js";
16
- import { last as ae } from "./index242.js";
15
+ import { hash as M } from "./index218.js";
16
+ import { last as ae } from "./index221.js";
17
17
  import { useLogger as te } from "./index254.js";
18
18
  import oe from "./index255.js";
19
19
  import le from "./index256.js";
package/dist/index210.js CHANGED
@@ -1,6 +1,6 @@
1
- import { locales as t } from "./index278.js";
1
+ import { locales as t } from "./index283.js";
2
2
  import { _config as m } from "./index4.js";
3
- import { get as c } from "./index279.js";
3
+ import { get as c } from "./index284.js";
4
4
  import { readonly as l, computed as n } from "vue";
5
5
  const p = (o, ...r) => l(
6
6
  n(() => c(t[m.locale], o).replace(