bitboss-ui 2.0.130 → 2.0.132
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +100 -4
- package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +9 -0
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
- package/dist/i18n/en.d.ts +4 -0
- package/dist/i18n/it.d.ts +4 -0
- package/dist/index100.js +9 -9
- package/dist/index101.js +33 -31
- 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/index13.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +97 -61
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +63 -6
- package/dist/index209.js +13 -3
- package/dist/index21.js +16 -16
- package/dist/index210.js +279 -63
- package/dist/index211.js +127 -0
- package/dist/index212.js +16 -13
- package/dist/index213.js +15 -19
- package/dist/index214.js +19 -4
- package/dist/index215.js +15 -13
- package/dist/index216.js +2 -3
- package/dist/index217.js +2 -41
- package/dist/index218.js +41 -6
- package/dist/index219.js +13 -7
- package/dist/index220.js +19 -14
- package/dist/index221.js +6 -5
- package/dist/index222.js +94 -16
- package/dist/index224.js +2 -19
- package/dist/index225.js +86 -15
- package/dist/index227.js +29 -27
- package/dist/index228.js +17 -2
- package/dist/index229.js +49 -248
- package/dist/index23.js +16 -16
- package/dist/index230.js +15 -52
- package/dist/index231.js +3 -44
- package/dist/index232.js +12 -5
- package/dist/index233.js +16 -60
- package/dist/index234.js +3 -2
- package/dist/index235.js +7 -4
- package/dist/index236.js +8 -2
- package/dist/index237.js +15 -125
- package/dist/index238.js +2 -2
- package/dist/index239.js +4 -94
- package/dist/index240.js +4 -0
- package/dist/index241.js +3 -2
- package/dist/index242.js +4 -86
- package/dist/index243.js +202 -0
- package/dist/index245.js +18 -16
- package/dist/index246.js +26 -50
- package/dist/index247.js +250 -15
- package/dist/index248.js +52 -12
- package/dist/index249.js +44 -16
- package/dist/index25.js +7 -7
- package/dist/index250.js +5 -18
- package/dist/index251.js +58 -124
- package/dist/index252.js +2 -106
- package/dist/index253.js +4 -0
- package/dist/index254.js +17 -99
- package/dist/index255.js +128 -0
- package/dist/index256.js +106 -12
- package/dist/index258.js +98 -367
- package/dist/index260.js +12 -2
- package/dist/index261.js +228 -10
- package/dist/index262.js +368 -2
- package/dist/index263.js +10 -6
- package/dist/index264.js +3 -16
- package/dist/index265.js +3 -9
- package/dist/index267.js +7 -28
- package/dist/index268.js +5 -223
- package/dist/index269.js +2 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +4 -0
- package/dist/index271.js +2 -7
- package/dist/index272.js +2 -176
- package/dist/index273.js +2 -7
- package/dist/index274.js +2 -11
- package/dist/index275.js +1 -1
- package/dist/index276.js +176 -2
- package/dist/index277.js +3 -89
- package/dist/index278.js +7 -281
- package/dist/index279.js +10 -5
- package/dist/index280.js +3 -2
- package/dist/index281.js +17 -2
- package/dist/index282.js +9 -2
- package/dist/index283.js +28 -2
- package/dist/index284.js +200 -2
- package/dist/index285.js +2 -2
- package/dist/index286.js +89 -2
- package/dist/index287.js +4 -2
- package/dist/index288.js +224 -2
- package/dist/index289.js +3 -2
- package/dist/index29.js +2 -2
- package/dist/index290.js +2 -2
- package/dist/index291.js +2 -22
- package/dist/index292.js +4 -0
- package/dist/index293.js +2 -4
- package/dist/index294.js +2 -200
- package/dist/index295.js +2 -9
- package/dist/index296.js +20 -7
- package/dist/index298.js +9 -2
- package/dist/index299.js +23 -3
- package/dist/index300.js +6 -3
- package/dist/index301.js +15 -16
- package/dist/index302.js +7 -124
- package/dist/index303.js +8 -3
- package/dist/index304.js +126 -3
- package/dist/index305.js +3 -2
- package/dist/index306.js +3 -436
- package/dist/index307.js +2 -127
- package/dist/index308.js +436 -3
- package/dist/index309.js +127 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -58
- package/dist/index311.js +5 -2
- package/dist/index312.js +5 -5
- package/dist/index313.js +8 -67
- package/dist/index314.js +67 -5
- package/dist/index315.js +479 -7
- package/dist/index316.js +32 -6
- package/dist/index317.js +25 -6
- package/dist/index318.js +56 -18
- package/dist/index319.js +56 -32
- package/dist/index320.js +3 -25
- package/dist/index321.js +3 -53
- package/dist/index322.js +3 -53
- package/dist/index323.js +57 -3
- package/dist/index324.js +8 -480
- package/dist/index325.js +5 -46
- package/dist/index326.js +8 -2
- package/dist/index327.js +9 -0
- package/dist/index328.js +9 -0
- package/dist/index329.js +15 -420
- package/dist/index33.js +8 -8
- package/dist/index330.js +47 -2
- package/dist/index331.js +2 -47
- package/dist/index334.js +4 -0
- package/dist/index335.js +426 -0
- package/dist/index336.js +49 -0
- package/dist/index35.js +4 -4
- package/dist/index37.js +153 -150
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +27 -26
- 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 +3 -3
- 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/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/dist/style.css +1 -1
- package/dist/utilities/functions/getHueFromRGB.d.ts +9 -0
- package/dist/utilities/functions/hexToRGB.d.ts +7 -0
- package/dist/utilities/functions/hslToHex.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index208.js +0 -5
- package/dist/index223.js +0 -18
- package/dist/index226.js +0 -21
- package/dist/index244.js +0 -31
- package/dist/index257.js +0 -230
- package/dist/index259.js +0 -4
- package/dist/index266.js +0 -25
- package/dist/index297.js +0 -10
@@ -1,4 +1,4 @@
|
|
1
|
-
import { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
1
|
+
import { HTMLAttributes, InputHTMLAttributes, nextTick } from 'vue';
|
2
2
|
export type BaseColorInputProps = {
|
3
3
|
/**
|
4
4
|
* Name of the icon to be added at the end of the input.
|
@@ -65,6 +65,14 @@ export type BaseColorInputProps = {
|
|
65
65
|
* Sets the input as required.
|
66
66
|
*/
|
67
67
|
required?: boolean;
|
68
|
+
/**
|
69
|
+
* The target to teleport the floating component to.
|
70
|
+
*/
|
71
|
+
teleportTarget?: string;
|
72
|
+
/**
|
73
|
+
* The transition duration of the floating component.
|
74
|
+
*/
|
75
|
+
transitionDuration?: number;
|
68
76
|
};
|
69
77
|
export type BaseColorInputEvents = {
|
70
78
|
(e: 'blur', event: FocusEvent): void;
|
@@ -88,8 +96,94 @@ export type BaseColorInputSlots = {
|
|
88
96
|
declare function __VLS_template(): {
|
89
97
|
slots: Readonly<BaseColorInputSlots> & BaseColorInputSlots;
|
90
98
|
refs: {
|
91
|
-
|
92
|
-
|
99
|
+
innerContainer: ({
|
100
|
+
$: import('vue').ComponentInternalInstance;
|
101
|
+
$data: {};
|
102
|
+
$props: {
|
103
|
+
readonly 'append:icon'?: string | undefined;
|
104
|
+
readonly clearable?: boolean | undefined;
|
105
|
+
readonly 'prepend:icon'?: string | undefined;
|
106
|
+
readonly preventFocus?: boolean | undefined;
|
107
|
+
readonly "onClick:clear"?: (() => any) | undefined;
|
108
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
109
|
+
$attrs: {
|
110
|
+
[x: string]: unknown;
|
111
|
+
};
|
112
|
+
$refs: {
|
113
|
+
[x: string]: unknown;
|
114
|
+
};
|
115
|
+
$slots: Readonly<{
|
116
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
117
|
+
}>;
|
118
|
+
$root: import('vue').ComponentPublicInstance | null;
|
119
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
120
|
+
$host: Element | null;
|
121
|
+
$emit: (event: "click:clear") => void;
|
122
|
+
$el: any;
|
123
|
+
$options: import('vue').ComponentOptionsBase<Readonly<{
|
124
|
+
'append:icon'?: string;
|
125
|
+
clearable?: boolean;
|
126
|
+
'prepend:icon'?: string;
|
127
|
+
preventFocus?: boolean;
|
128
|
+
}> & Readonly<{
|
129
|
+
"onClick:clear"?: (() => any) | undefined;
|
130
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
131
|
+
"click:clear": () => any;
|
132
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
133
|
+
beforeCreate?: (() => void) | (() => void)[];
|
134
|
+
created?: (() => void) | (() => void)[];
|
135
|
+
beforeMount?: (() => void) | (() => void)[];
|
136
|
+
mounted?: (() => void) | (() => void)[];
|
137
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
138
|
+
updated?: (() => void) | (() => void)[];
|
139
|
+
activated?: (() => void) | (() => void)[];
|
140
|
+
deactivated?: (() => void) | (() => void)[];
|
141
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
142
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
143
|
+
destroyed?: (() => void) | (() => void)[];
|
144
|
+
unmounted?: (() => void) | (() => void)[];
|
145
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
146
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
147
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
148
|
+
};
|
149
|
+
$forceUpdate: () => void;
|
150
|
+
$nextTick: typeof nextTick;
|
151
|
+
$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;
|
152
|
+
} & Readonly<{}> & Omit<Readonly<{
|
153
|
+
'append:icon'?: string;
|
154
|
+
clearable?: boolean;
|
155
|
+
'prepend:icon'?: string;
|
156
|
+
preventFocus?: boolean;
|
157
|
+
}> & Readonly<{
|
158
|
+
"onClick:clear"?: (() => any) | undefined;
|
159
|
+
}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
160
|
+
$slots: {
|
161
|
+
prepend?(_: {}): any;
|
162
|
+
prefix?(_: {}): any;
|
163
|
+
default?(_: {}): any;
|
164
|
+
append?(_: {}): any;
|
165
|
+
suffix?(_: {}): any;
|
166
|
+
};
|
167
|
+
}) | null;
|
168
|
+
indicator: HTMLButtonElement;
|
169
|
+
pallette: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
170
|
+
modelValue: string | null;
|
171
|
+
}> & Readonly<{
|
172
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
173
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
174
|
+
"update:modelValue": (value: string) => any;
|
175
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
176
|
+
P: {};
|
177
|
+
B: {};
|
178
|
+
D: {};
|
179
|
+
C: {};
|
180
|
+
M: {};
|
181
|
+
Defaults: {};
|
182
|
+
}, Readonly<{
|
183
|
+
modelValue: string | null;
|
184
|
+
}> & Readonly<{
|
185
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
186
|
+
}>, {}, {}, {}, {}, {}> | null;
|
93
187
|
};
|
94
188
|
attrs: Partial<{}>;
|
95
189
|
};
|
@@ -100,7 +194,9 @@ declare const __VLS_component: import('vue').DefineComponent<BaseColorInputProps
|
|
100
194
|
[x: string]: any;
|
101
195
|
}, string, import('vue').PublicProps, Readonly<BaseColorInputProps> & Readonly<{
|
102
196
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
103
|
-
}>, {
|
197
|
+
}>, {
|
198
|
+
transitionDuration: number;
|
199
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
104
200
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
105
201
|
export default _default;
|
106
202
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
@@ -0,0 +1,9 @@
|
|
1
|
+
type Props = {
|
2
|
+
modelValue: string | null;
|
3
|
+
};
|
4
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
5
|
+
"update:modelValue": (value: string) => any;
|
6
|
+
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
7
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
8
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
9
|
+
export default _default;
|
@@ -147,6 +147,10 @@ export type BaseSelectProps<Item> = {
|
|
147
147
|
* Sets the input as required.
|
148
148
|
*/
|
149
149
|
required?: boolean;
|
150
|
+
/**
|
151
|
+
* If true, the chevron will be shown.
|
152
|
+
*/
|
153
|
+
showChevron?: boolean;
|
150
154
|
/**
|
151
155
|
* Adds a stash to accumulate selected values. Especially
|
152
156
|
* useful when searching in a big database of items.
|
@@ -98,7 +98,7 @@ export type BbSelectProps<T> = {
|
|
98
98
|
/**
|
99
99
|
* Defines a path that returns a property of the object to use as value or a function that returns any value
|
100
100
|
*/
|
101
|
-
itemValue?: T extends object ? NestedKeyOf<T> | ((item: T) =>
|
101
|
+
itemValue?: T extends object ? NestedKeyOf<T> | ((item: T) => any) : ((item: T) => any) | undefined;
|
102
102
|
/**
|
103
103
|
* Text content of the label of the element.
|
104
104
|
*/
|
@@ -182,6 +182,10 @@ export type BbSelectProps<T> = {
|
|
182
182
|
* @param count - Number of selected labels.
|
183
183
|
*/
|
184
184
|
selectedLabelsFn?: (count: number) => string;
|
185
|
+
/**
|
186
|
+
* If true, the chevron will be shown.
|
187
|
+
*/
|
188
|
+
showChevron?: boolean;
|
185
189
|
/**
|
186
190
|
* Adds a stash to accumulate selected values. Especially
|
187
191
|
* useful when searching in a big database of items.
|
package/dist/i18n/en.d.ts
CHANGED
package/dist/i18n/it.d.ts
CHANGED
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 "./
|
5
|
-
import { hash as p } from "./
|
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 "./
|
2
|
+
import { useItemValue as G } from "./index282.js";
|
3
|
+
import { isNil as k } from "./index253.js";
|
4
|
+
import { indexBy as U } from "./index303.js";
|
5
|
+
import { hash as p } from "./index231.js";
|
6
|
+
import { useItemsGetter as W } from "./index227.js";
|
7
|
+
import { usePrefill as q } from "./index233.js";
|
8
|
+
import { useIndexById as z } from "./index228.js";
|
9
|
+
import { useBaseOptions as J } from "./index229.js";
|
10
|
+
import { useHashedWatcher as K } from "./index232.js";
|
11
11
|
const oe = /* @__PURE__ */ D({
|
12
12
|
__name: "BbRows",
|
13
13
|
props: {
|
package/dist/index101.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import
|
1
|
+
import { defineComponent as f, ref as y, computed as v, openBlock as g, createBlock as B, withCtx as a, renderSlot as n, normalizeProps as l, guardReactiveProps as t, createVNode as $, mergeProps as w } from "vue";
|
2
|
+
import T from "./index27.js";
|
3
3
|
/* empty css */
|
4
|
-
import
|
4
|
+
import V from "./index37.js";
|
5
5
|
/* empty css */
|
6
|
-
const k = /* @__PURE__ */
|
6
|
+
const k = /* @__PURE__ */ f({
|
7
7
|
__name: "BbSelect",
|
8
8
|
props: {
|
9
9
|
allowWriting: { type: [Boolean, String], default: !0 },
|
@@ -47,6 +47,7 @@ const k = /* @__PURE__ */ h({
|
|
47
47
|
readonly: { type: Boolean },
|
48
48
|
reverse: { type: Boolean },
|
49
49
|
selectedLabelsFn: {},
|
50
|
+
showChevron: { type: Boolean, default: !0 },
|
50
51
|
stash: { type: Boolean },
|
51
52
|
teleportTarget: {},
|
52
53
|
transitionDuration: {},
|
@@ -54,21 +55,21 @@ const k = /* @__PURE__ */ h({
|
|
54
55
|
},
|
55
56
|
emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
|
56
57
|
setup(d, { emit: m }) {
|
57
|
-
const r = d,
|
58
|
-
onBlur: (e) =>
|
59
|
-
onChange: (e) =>
|
60
|
-
onClick: (e) =>
|
61
|
-
"onOption:add": (e) =>
|
58
|
+
const r = d, i = m, s = y(!1), u = v(() => r.persistentHint || s.value), c = {
|
59
|
+
onBlur: (e) => i("blur", e),
|
60
|
+
onChange: (e) => i("change", e),
|
61
|
+
onClick: (e) => i("click", e),
|
62
|
+
"onOption:add": (e) => i("option:add", e),
|
62
63
|
onFocus: (e) => {
|
63
|
-
s.value = !0,
|
64
|
+
s.value = !0, i("focus", e);
|
64
65
|
},
|
65
66
|
onInactive: () => {
|
66
|
-
s.value = !1,
|
67
|
+
s.value = !1, i("inactive");
|
67
68
|
},
|
68
|
-
onInput: (e) =>
|
69
|
-
"onUpdate:modelValue": (e) =>
|
69
|
+
onInput: (e) => i("input", e),
|
70
|
+
"onUpdate:modelValue": (e) => i("update:modelValue", e)
|
70
71
|
};
|
71
|
-
return (e, D) => (
|
72
|
+
return (e, D) => (g(), B(T, {
|
72
73
|
id: e.id,
|
73
74
|
class: "bb-select",
|
74
75
|
compact: e.compact,
|
@@ -85,14 +86,14 @@ const k = /* @__PURE__ */ h({
|
|
85
86
|
"show-hint": u.value
|
86
87
|
}, {
|
87
88
|
label: a((p) => [
|
88
|
-
n(e.$slots, "label", l(
|
89
|
+
n(e.$slots, "label", l(t(p)))
|
89
90
|
]),
|
90
|
-
input: a(({ id: p, hasErrors: b, ariaDescribedby:
|
91
|
-
$(
|
91
|
+
input: a(({ id: p, hasErrors: b, ariaDescribedby: h }) => [
|
92
|
+
$(V, w({
|
92
93
|
id: p,
|
93
94
|
"allow-writing": e.allowWriting,
|
94
95
|
"append:icon": r["append:icon"],
|
95
|
-
"aria-describedby":
|
96
|
+
"aria-describedby": h,
|
96
97
|
autocomplete: e.autocomplete,
|
97
98
|
autofocus: e.autofocus,
|
98
99
|
clearable: e.clearable,
|
@@ -123,49 +124,50 @@ const k = /* @__PURE__ */ h({
|
|
123
124
|
readonly: e.readonly,
|
124
125
|
required: e.required,
|
125
126
|
"selected-labels-fn": e.selectedLabelsFn,
|
127
|
+
"show-chevron": e.showChevron,
|
126
128
|
stash: e.stash,
|
127
129
|
"teleport-target": e.teleportTarget,
|
128
130
|
"transition-duration": e.transitionDuration,
|
129
131
|
"update-on-animation-frame": e.updateOnAnimationFrame
|
130
132
|
}, c), {
|
131
133
|
"append-outer": a((o) => [
|
132
|
-
n(e.$slots, "append-outer", l(
|
134
|
+
n(e.$slots, "append-outer", l(t(o)))
|
133
135
|
]),
|
134
136
|
append: a((o) => [
|
135
|
-
n(e.$slots, "append", l(
|
137
|
+
n(e.$slots, "append", l(t(o)))
|
136
138
|
]),
|
137
139
|
prefix: a((o) => [
|
138
|
-
n(e.$slots, "prefix", l(
|
140
|
+
n(e.$slots, "prefix", l(t(o)))
|
139
141
|
]),
|
140
142
|
chevron: a((o) => [
|
141
|
-
n(e.$slots, "chevron", l(
|
143
|
+
n(e.$slots, "chevron", l(t(o)))
|
142
144
|
]),
|
143
145
|
loading: a((o) => [
|
144
|
-
n(e.$slots, "loading", l(
|
146
|
+
n(e.$slots, "loading", l(t(o)))
|
145
147
|
]),
|
146
148
|
"no-data": a((o) => [
|
147
|
-
n(e.$slots, "no-data", l(
|
149
|
+
n(e.$slots, "no-data", l(t(o)))
|
148
150
|
]),
|
149
151
|
option: a((o) => [
|
150
|
-
n(e.$slots, "option", l(
|
152
|
+
n(e.$slots, "option", l(t(o)))
|
151
153
|
]),
|
152
154
|
"options:append": a((o) => [
|
153
|
-
n(e.$slots, "options:append", l(
|
155
|
+
n(e.$slots, "options:append", l(t(o)))
|
154
156
|
]),
|
155
157
|
"options:prepend": a((o) => [
|
156
|
-
n(e.$slots, "options:prepend", l(
|
158
|
+
n(e.$slots, "options:prepend", l(t(o)))
|
157
159
|
]),
|
158
160
|
"prepend-outer": a((o) => [
|
159
|
-
n(e.$slots, "prepend-outer", l(
|
161
|
+
n(e.$slots, "prepend-outer", l(t(o)))
|
160
162
|
]),
|
161
163
|
prepend: a((o) => [
|
162
|
-
n(e.$slots, "prepend", l(
|
164
|
+
n(e.$slots, "prepend", l(t(o)))
|
163
165
|
]),
|
164
166
|
suffix: a((o) => [
|
165
|
-
n(e.$slots, "suffix", l(
|
167
|
+
n(e.$slots, "suffix", l(t(o)))
|
166
168
|
]),
|
167
169
|
_: 2
|
168
|
-
}, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "selected-labels-fn", "stash", "teleport-target", "transition-duration", "update-on-animation-frame"])
|
170
|
+
}, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "selected-labels-fn", "show-chevron", "stash", "teleport-target", "transition-duration", "update-on-animation-frame"])
|
169
171
|
]),
|
170
172
|
_: 3
|
171
173
|
}, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
|
package/dist/index111.js
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
import { defineComponent as 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 "./
|
2
|
+
import { add as ve } from "./index310.js";
|
3
3
|
import { clamp as ke } from "./index206.js";
|
4
|
-
import { isNil as T } from "./
|
4
|
+
import { isNil as T } from "./index253.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 "./index282.js";
|
7
|
+
import { when as Ce } from "./index239.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 "./
|
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 "./
|
12
|
+
import { hash as j } from "./index231.js";
|
13
|
+
import { useItemsGetter as Ie } from "./index227.js";
|
14
|
+
import { usePrefill as Ve } from "./index233.js";
|
15
|
+
import { useIndexById as Ae } from "./index228.js";
|
16
|
+
import { useBaseOptions as Be } from "./index229.js";
|
17
|
+
import { useHashedWatcher as Te } from "./index232.js";
|
18
|
+
import { useLocale as $e } from "./index219.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 "./index237.js";
|
4
|
+
import B from "./index314.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 "./index255.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 "./index234.js";
|
8
|
+
import { waitFor as X } from "./index221.js";
|
9
|
+
import Y from "./index222.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 "./index219.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 "./
|
2
|
+
import { flattenTree as T } from "./index311.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 "./index219.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 "./index238.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 "./index234.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 "./index238.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 "./
|
4
|
-
import { hash as g } from "./
|
3
|
+
import { useLogger as v } from "./index236.js";
|
4
|
+
import { hash as g } from "./index231.js";
|
5
5
|
const I = /* @__PURE__ */ C({
|
6
6
|
__name: "BaseButton",
|
7
7
|
props: {
|
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 "./index312.js";
|
2
|
+
import { isPlainObject as c } from "./index313.js";
|
3
3
|
function i(e, n, u, l, r) {
|
4
4
|
const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
|
5
5
|
o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
|