bitboss-ui 2.0.128 → 2.0.129
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.
- package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +5 -0
- package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +11 -2
- package/dist/index100.js +8 -8
- package/dist/index111.js +11 -11
- package/dist/index119.js +2 -2
- package/dist/index121.js +6 -6
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index131.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +7 -7
- package/dist/index205.js +2 -115
- package/dist/index206.js +115 -2
- package/dist/index208.js +1 -1
- package/dist/index209.js +2 -86
- package/dist/index21.js +14 -14
- package/dist/index210.js +6 -0
- package/dist/index211.js +2 -29
- package/dist/index212.js +280 -16
- package/dist/index213.js +124 -50
- package/dist/index214.js +16 -15
- package/dist/index215.js +16 -12
- package/dist/index216.js +19 -16
- package/dist/index217.js +15 -65
- package/dist/index218.js +4 -0
- package/dist/index219.js +2 -13
- package/dist/index220.js +41 -20
- package/dist/index221.js +13 -4
- package/dist/index222.js +20 -13
- package/dist/index223.js +6 -2
- package/dist/index224.js +94 -4
- package/dist/index226.js +65 -3
- package/dist/index228.js +12 -40
- package/dist/index229.js +2 -6
- package/dist/index23.js +16 -16
- package/dist/index230.js +4 -7
- package/dist/index231.js +3 -15
- package/dist/index232.js +86 -5
- package/dist/index234.js +29 -16
- package/dist/index235.js +15 -17
- package/dist/index236.js +51 -15
- package/dist/index237.js +15 -19
- package/dist/index238.js +12 -27
- package/dist/index239.js +16 -2
- package/dist/index240.js +17 -248
- package/dist/index241.js +26 -51
- package/dist/index242.js +242 -36
- package/dist/index243.js +52 -5
- package/dist/index244.js +31 -47
- package/dist/index245.js +5 -2
- package/dist/index246.js +60 -2
- package/dist/index247.js +3 -2
- package/dist/index248.js +7 -125
- package/dist/index249.js +11 -90
- package/dist/index25.js +6 -6
- package/dist/index250.js +20 -0
- package/dist/index251.js +126 -2
- package/dist/index252.js +105 -17
- package/dist/index254.js +47 -53
- package/dist/index256.js +12 -100
- package/dist/index257.js +230 -0
- package/dist/index258.js +368 -11
- package/dist/index259.js +2 -228
- package/dist/index260.js +2 -369
- package/dist/index263.js +6 -28
- package/dist/index264.js +16 -3
- package/dist/index265.js +8 -16
- package/dist/index266.js +23 -9
- package/dist/index267.js +4 -3
- package/dist/index268.js +30 -0
- package/dist/index269.js +3 -7
- package/dist/index27.js +1 -1
- package/dist/index271.js +6 -6
- package/dist/index272.js +174 -9
- package/dist/index273.js +7 -6
- package/dist/index274.js +11 -16
- package/dist/index275.js +6 -4
- package/dist/index276.js +2 -9
- package/dist/index277.js +2 -23
- package/dist/index278.js +2 -9
- package/dist/index279.js +2 -8
- package/dist/index280.js +2 -224
- package/dist/index281.js +2 -431
- package/dist/index282.js +431 -2
- package/dist/index283.js +3 -89
- package/dist/index284.js +223 -280
- package/dist/index285.js +3 -6
- package/dist/index286.js +17 -2
- package/dist/index287.js +9 -2
- package/dist/index288.js +200 -2
- package/dist/index29.js +11 -10
- package/dist/index291.js +2 -2
- package/dist/index292.js +2 -2
- package/dist/index293.js +1 -1
- package/dist/index294.js +1 -1
- package/dist/index295.js +21 -1
- package/dist/index297.js +9 -22
- package/dist/index298.js +4 -0
- package/dist/index299.js +86 -197
- package/dist/index300.js +8 -2
- package/dist/index301.js +126 -3
- package/dist/index302.js +3 -126
- package/dist/index304.js +2 -3
- package/dist/index305.js +436 -2
- package/dist/index306.js +127 -5
- package/dist/index307.js +2 -436
- package/dist/index308.js +66 -126
- package/dist/index309.js +5 -67
- package/dist/index31.js +2 -2
- package/dist/index310.js +3 -2
- package/dist/index311.js +3 -5
- package/dist/index312.js +57 -7
- package/dist/index313.js +32 -3
- package/dist/index314.js +26 -3
- package/dist/index315.js +480 -3
- package/dist/index316.js +4 -57
- package/dist/index317.js +8 -53
- package/dist/index318.js +28 -28
- package/dist/index319.js +52 -32
- package/dist/index320.js +3 -25
- package/dist/index321.js +6 -6
- package/dist/index322.js +6 -18
- package/dist/index323.js +17 -5
- package/dist/index324.js +47 -480
- package/dist/index325.js +2 -47
- package/dist/index328.js +4 -0
- package/dist/index329.js +424 -2
- package/dist/index33.js +7 -7
- package/dist/index330.js +43 -420
- package/dist/index35.js +4 -4
- package/dist/index37.js +21 -21
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +7 -7
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index82.js +7 -5
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +5 -5
- package/dist/index90.js +1 -1
- package/package.json +1 -1
- package/dist/index225.js +0 -4
- package/dist/index227.js +0 -5
- package/dist/index233.js +0 -18
- package/dist/index253.js +0 -128
- package/dist/index270.js +0 -178
- package/dist/index296.js +0 -4
- package/dist/index326.js +0 -4
- package/dist/index331.js +0 -49
@@ -45,6 +45,10 @@ export type BaseNumberInputProps = {
|
|
45
45
|
* Maximum value cap
|
46
46
|
*/
|
47
47
|
max?: number;
|
48
|
+
/**
|
49
|
+
* Maximum precision of the number
|
50
|
+
*/
|
51
|
+
maxPrecision?: number;
|
48
52
|
/**
|
49
53
|
* Minimum value cap
|
50
54
|
*/
|
@@ -136,6 +140,7 @@ declare const __VLS_component: import('vue').DefineComponent<BaseNumberInputProp
|
|
136
140
|
}>, {
|
137
141
|
autocomplete: string;
|
138
142
|
step: number;
|
143
|
+
maxPrecision: number;
|
139
144
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
140
145
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
141
146
|
export default _default;
|
@@ -66,6 +66,10 @@ export type BbNumberInputProps = {
|
|
66
66
|
* Maximum value cap
|
67
67
|
*/
|
68
68
|
max?: number;
|
69
|
+
/**
|
70
|
+
* Maximum precision of the number
|
71
|
+
*/
|
72
|
+
maxPrecision?: number;
|
69
73
|
/**
|
70
74
|
* Minimum value cap
|
71
75
|
*/
|
@@ -139,6 +143,7 @@ declare function __VLS_template(): {
|
|
139
143
|
readonly id?: HTMLAttributes["id"];
|
140
144
|
readonly loading?: boolean | undefined;
|
141
145
|
readonly max?: number | undefined;
|
146
|
+
readonly maxPrecision?: number | undefined;
|
142
147
|
readonly min?: number | undefined;
|
143
148
|
readonly modelValue: number | string | null;
|
144
149
|
readonly name?: InputHTMLAttributes["name"];
|
@@ -174,6 +179,7 @@ declare function __VLS_template(): {
|
|
174
179
|
}, string, {
|
175
180
|
autocomplete: string;
|
176
181
|
step: number;
|
182
|
+
maxPrecision: number;
|
177
183
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
178
184
|
beforeCreate?: (() => void) | (() => void)[];
|
179
185
|
created?: (() => void) | (() => void)[];
|
@@ -197,9 +203,10 @@ declare function __VLS_template(): {
|
|
197
203
|
} & Readonly<{
|
198
204
|
autocomplete: string;
|
199
205
|
step: number;
|
206
|
+
maxPrecision: number;
|
200
207
|
}> & Omit<Readonly<import('../..').BaseNumberInputProps> & Readonly<{
|
201
208
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
202
|
-
}>, "decrease" | "increase" | ("autocomplete" | "step")> & import('vue').ShallowUnwrapRef<{
|
209
|
+
}>, "decrease" | "increase" | ("autocomplete" | "step" | "maxPrecision")> & import('vue').ShallowUnwrapRef<{
|
203
210
|
increase: () => void;
|
204
211
|
decrease: () => void;
|
205
212
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -218,7 +225,9 @@ declare const __VLS_component: import('vue').DefineComponent<BbNumberInputProps,
|
|
218
225
|
[x: string]: any;
|
219
226
|
}, string, import('vue').PublicProps, Readonly<BbNumberInputProps> & Readonly<{
|
220
227
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
221
|
-
}>, {
|
228
|
+
}>, {
|
229
|
+
maxPrecision: number;
|
230
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
222
231
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
223
232
|
export default _default;
|
224
233
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
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 "./
|
3
|
-
import { isNil as k } from "./
|
4
|
-
import { indexBy as U } from "./
|
2
|
+
import { useItemValue as G } from "./index287.js";
|
3
|
+
import { isNil as k } from "./index260.js";
|
4
|
+
import { indexBy as U } from "./index300.js";
|
5
5
|
import { hash as p } from "./index208.js";
|
6
|
-
import { useItemsGetter as W } from "./
|
7
|
-
import { usePrefill as q } from "./
|
8
|
-
import { useIndexById as z } from "./
|
9
|
-
import { useBaseOptions as J } from "./
|
10
|
-
import { useHashedWatcher as K } from "./
|
6
|
+
import { useItemsGetter as W } from "./index234.js";
|
7
|
+
import { usePrefill as q } from "./index239.js";
|
8
|
+
import { useIndexById as z } from "./index235.js";
|
9
|
+
import { useBaseOptions as J } from "./index236.js";
|
10
|
+
import { useHashedWatcher as K } from "./index238.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 "./
|
3
|
-
import { clamp as ke } from "./
|
4
|
-
import { isNil as T } from "./
|
2
|
+
import { add as ve } from "./index307.js";
|
3
|
+
import { clamp as ke } from "./index205.js";
|
4
|
+
import { isNil as T } from "./index260.js";
|
5
5
|
import { useId as _e } from "./index8.js";
|
6
|
-
import { useItemValue as ge } from "./
|
7
|
-
import { when as Ce } from "./
|
6
|
+
import { useItemValue as ge } from "./index287.js";
|
7
|
+
import { when as Ce } from "./index210.js";
|
8
8
|
import Y from "./index17.js";
|
9
9
|
/* empty css */
|
10
10
|
import we from "./index31.js";
|
11
11
|
/* empty css */
|
12
12
|
import { hash as j } from "./index208.js";
|
13
|
-
import { useItemsGetter as Ie } from "./
|
14
|
-
import { usePrefill as Ve } from "./
|
15
|
-
import { useIndexById as Ae } from "./
|
16
|
-
import { useBaseOptions as Be } from "./
|
17
|
-
import { useHashedWatcher as Te } from "./
|
18
|
-
import { useLocale as $e } from "./
|
13
|
+
import { useItemsGetter as Ie } from "./index234.js";
|
14
|
+
import { usePrefill as Ve } from "./index239.js";
|
15
|
+
import { useIndexById as Ae } from "./index235.js";
|
16
|
+
import { useBaseOptions as Be } from "./index236.js";
|
17
|
+
import { useHashedWatcher as Te } from "./index238.js";
|
18
|
+
import { useLocale as $e } from "./index221.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 "./
|
4
|
-
import B from "./
|
3
|
+
import C from "./index249.js";
|
4
|
+
import B from "./index308.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 "./
|
2
|
+
import { useFloating as G, arrow as J } from "./index251.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 "./
|
8
|
-
import { waitFor as X } from "./
|
9
|
-
import Y from "./
|
7
|
+
import { throttle as v } from "./index247.js";
|
8
|
+
import { waitFor as X } from "./index223.js";
|
9
|
+
import Y from "./index224.js";
|
10
10
|
/* empty css */
|
11
|
-
import { useLocale as Z } from "./
|
12
|
-
import { autoUpdate as x, flip as ee, shift as te, hide as oe } from "./
|
11
|
+
import { useLocale as Z } from "./index221.js";
|
12
|
+
import { autoUpdate as x, flip as ee, shift as te, hide as oe } from "./index258.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 "./
|
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 "./
|
2
|
+
import { useLocale as f } from "./index221.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 "./
|
2
|
+
import { isCssColor as I } from "./index209.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 "./
|
2
|
+
import { throttle as g } from "./index247.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 "./
|
2
|
+
import { isCssColor as u } from "./index209.js";
|
3
3
|
const f = /* @__PURE__ */ p({
|
4
4
|
__name: "BbSpinner",
|
5
5
|
props: {
|
package/dist/index131.js
CHANGED
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 "./
|
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 "./
|
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 "./index206.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 "./index206.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/index133.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { isArray as p } from "./
|
2
|
-
import { isPlainObject as c } from "./
|
1
|
+
import { isArray as p } from "./index316.js";
|
2
|
+
import { isPlainObject as c } from "./index317.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 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 "./
|
2
|
+
import M from "./index226.js";
|
3
3
|
/* empty css */
|
4
|
-
import L from "./
|
5
|
-
import { vMaska as N } from "./
|
6
|
-
import { isHex as z } from "./
|
7
|
-
import { useLocale as D } from "./
|
4
|
+
import L from "./index228.js";
|
5
|
+
import { vMaska as N } from "./index222.js";
|
6
|
+
import { isHex as z } from "./index230.js";
|
7
|
+
import { useLocale as D } from "./index221.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 "./
|
3
|
-
import { when as N } from "./
|
4
|
-
import { booleanishToBoolean as S } from "./
|
2
|
+
import { isCssColor as y } from "./index209.js";
|
3
|
+
import { when as N } from "./index210.js";
|
4
|
+
import { booleanishToBoolean as S } from "./index211.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 "./
|
4
|
+
import K from "./index232.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as N } from "./
|
7
|
-
import { useIndexById as w } from "./
|
8
|
-
import { useBaseOptions as U } from "./
|
9
|
-
import { useCoherence as q } from "./
|
6
|
+
import { useItemsGetter as N } from "./index234.js";
|
7
|
+
import { useIndexById as w } from "./index235.js";
|
8
|
+
import { useBaseOptions as U } from "./index236.js";
|
9
|
+
import { useCoherence as q } from "./index237.js";
|
10
10
|
import { hash as J } from "./index208.js";
|
11
|
-
import { useHashedWatcher as C } from "./
|
12
|
-
import { usePrefill as Q } from "./
|
11
|
+
import { useHashedWatcher as C } from "./index238.js";
|
12
|
+
import { usePrefill as Q } from "./index239.js";
|
13
13
|
const de = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseCheckboxGroup",
|
15
15
|
props: {
|
package/dist/index205.js
CHANGED
@@ -1,117 +1,4 @@
|
|
1
|
-
|
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
|
-
}
|
1
|
+
const n = (t, a, m) => Math.min(Math.max(t, a), m);
|
99
2
|
export {
|
100
|
-
|
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
|
3
|
+
n as clamp
|
117
4
|
};
|
package/dist/index206.js
CHANGED
@@ -1,4 +1,117 @@
|
|
1
|
-
|
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
|
-
|
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/index208.js
CHANGED
package/dist/index209.js
CHANGED
@@ -1,88 +1,4 @@
|
|
1
|
-
|
2
|
-
import { useLocale as g } from "./index222.js";
|
3
|
-
const k = { class: "bb-cr-container__container" }, y = {
|
4
|
-
key: 0,
|
5
|
-
class: "bb-cr-container__loading-container"
|
6
|
-
}, $ = {
|
7
|
-
key: 1,
|
8
|
-
class: "bb-cr-container__no-data-container"
|
9
|
-
}, C = /* @__PURE__ */ h({
|
10
|
-
__name: "OptionsContainer",
|
11
|
-
props: {
|
12
|
-
direction: {},
|
13
|
-
hasErrors: { type: Boolean },
|
14
|
-
hideLabel: { type: Boolean },
|
15
|
-
loadingText: {},
|
16
|
-
loading: { type: Boolean },
|
17
|
-
noDataText: {},
|
18
|
-
options: {}
|
19
|
-
},
|
20
|
-
setup(f) {
|
21
|
-
const { t: i } = g();
|
22
|
-
return (a, T) => (n(), s("span", {
|
23
|
-
ref: "container",
|
24
|
-
class: r(["bb-cr-container", {
|
25
|
-
"bb-cr-container--errors": a.hasErrors,
|
26
|
-
"bb-cr-container--horizontal": a.direction === "horizontal",
|
27
|
-
"bb-cr-container--vertical": a.direction === "vertical"
|
28
|
-
}])
|
29
|
-
}, [
|
30
|
-
l("span", k, [
|
31
|
-
t(a.$slots, "prepend"),
|
32
|
-
!a.options.length && a.loading ? (n(), s("span", y, [
|
33
|
-
t(a.$slots, "loading", {}, () => [
|
34
|
-
o(d(a.loadingText || b(i)("common.loadingText")), 1)
|
35
|
-
])
|
36
|
-
])) : a.options.length ? p("", !0) : (n(), s("span", $, [
|
37
|
-
t(a.$slots, "no-data", {}, () => [
|
38
|
-
o(d(a.noDataText || b(i)("common.noDataText")), 1)
|
39
|
-
])
|
40
|
-
])),
|
41
|
-
(n(!0), s(m, null, u(a.options, (e, c) => (n(), s(m, {
|
42
|
-
key: (e == null ? void 0 : e.valueHash) || c
|
43
|
-
}, [
|
44
|
-
t(a.$slots, "option:prepend", {
|
45
|
-
id: e.valueHash,
|
46
|
-
checked: !!e.selected,
|
47
|
-
disabled: !!e.disabled,
|
48
|
-
item: e.item,
|
49
|
-
text: e.text
|
50
|
-
}),
|
51
|
-
l("label", {
|
52
|
-
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
53
|
-
}, [
|
54
|
-
t(a.$slots, "input", {
|
55
|
-
index: c,
|
56
|
-
option: e
|
57
|
-
}),
|
58
|
-
l("span", {
|
59
|
-
class: r({
|
60
|
-
"bb-cr-container-option__text": !0,
|
61
|
-
"sr-only": a.hideLabel
|
62
|
-
})
|
63
|
-
}, [
|
64
|
-
t(a.$slots, "label", {
|
65
|
-
checked: !!e.selected,
|
66
|
-
item: e.item,
|
67
|
-
text: e.text
|
68
|
-
}, () => [
|
69
|
-
o(d(e.text), 1)
|
70
|
-
])
|
71
|
-
], 2)
|
72
|
-
], 2),
|
73
|
-
t(a.$slots, "option:append", {
|
74
|
-
id: e.valueHash,
|
75
|
-
checked: !!e.selected,
|
76
|
-
disabled: !!e.disabled,
|
77
|
-
item: e.item,
|
78
|
-
text: e.text
|
79
|
-
})
|
80
|
-
], 64))), 128)),
|
81
|
-
t(a.$slots, "append")
|
82
|
-
])
|
83
|
-
], 2));
|
84
|
-
}
|
85
|
-
});
|
1
|
+
const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
|
86
2
|
export {
|
87
|
-
|
3
|
+
s as isCssColor
|
88
4
|
};
|
package/dist/index21.js
CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
|
|
5
5
|
import { useId as F } from "./index8.js";
|
6
6
|
import f from "./index13.js";
|
7
7
|
/* empty css */
|
8
|
-
import s from "./
|
9
|
-
import G from "./
|
10
|
-
import J from "./
|
11
|
-
import K from "./
|
12
|
-
import Q from "./
|
13
|
-
import X from "./
|
14
|
-
import ee from "./
|
8
|
+
import s from "./index212.js";
|
9
|
+
import G from "./index214.js";
|
10
|
+
import J from "./index215.js";
|
11
|
+
import K from "./index216.js";
|
12
|
+
import Q from "./index217.js";
|
13
|
+
import X from "./index240.js";
|
14
|
+
import ee from "./index241.js";
|
15
15
|
import { hash as M } from "./index208.js";
|
16
|
-
import { last as ae } from "./
|
16
|
+
import { last as ae } from "./index219.js";
|
17
17
|
import { useLogger as te } from "./index207.js";
|
18
|
-
import oe from "./
|
19
|
-
import le from "./
|
20
|
-
import re from "./
|
21
|
-
import B from "./
|
22
|
-
import se from "./
|
23
|
-
import { useLocale as de } from "./
|
18
|
+
import oe from "./index242.js";
|
19
|
+
import le from "./index243.js";
|
20
|
+
import re from "./index244.js";
|
21
|
+
import B from "./index245.js";
|
22
|
+
import se from "./index246.js";
|
23
|
+
import { useLocale as de } from "./index221.js";
|
24
24
|
const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
|
25
25
|
style: { transform: "rotate(180deg)" },
|
26
26
|
viewBox: "0 0 24 24",
|