bitboss-ui 2.0.117 → 2.0.118
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/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +15 -3
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +29 -367
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +76 -89
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +75 -89
- package/dist/components/BbRows/BbRows.vue.d.ts +70 -85
- package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -10
- package/dist/components/BbTable/BbTable.vue.d.ts +63 -91
- package/dist/components/BbTable/types.d.ts +46 -27
- package/dist/components/ListBox.vue.d.ts +40 -44
- package/dist/index100.js +91 -82
- package/dist/index101.js +7 -16
- package/dist/index111.js +235 -211
- 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/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 +8 -8
- package/dist/index205.js +2 -115
- package/dist/index206.js +126 -2
- package/dist/index207.js +5 -65
- package/dist/index208.js +127 -0
- package/dist/index209.js +16 -13
- package/dist/index21.js +16 -16
- package/dist/index210.js +15 -19
- package/dist/index211.js +19 -4
- package/dist/index212.js +15 -13
- package/dist/index213.js +2 -3
- package/dist/index214.js +2 -126
- package/dist/index215.js +41 -5
- package/dist/index216.js +13 -125
- package/dist/index217.js +19 -15
- package/dist/index218.js +6 -16
- package/dist/index219.js +15 -19
- package/dist/index220.js +65 -15
- package/dist/index222.js +13 -2
- package/dist/index223.js +5 -41
- package/dist/index224.js +2 -6
- package/dist/index225.js +369 -15
- package/dist/index226.js +3 -5
- package/dist/index227.js +7 -2
- package/dist/index228.js +7 -368
- package/dist/index229.js +19 -86
- package/dist/index23.js +19 -19
- package/dist/index230.js +29 -0
- package/dist/index231.js +3 -25
- package/dist/index232.js +250 -17
- package/dist/index233.js +50 -49
- package/dist/index234.js +44 -15
- package/dist/index235.js +5 -3
- package/dist/index236.js +60 -12
- package/dist/index237.js +3 -16
- package/dist/index238.js +115 -2
- package/dist/index239.js +4 -4
- package/dist/index240.js +2 -2
- package/dist/index241.js +4 -19
- package/dist/index242.js +2 -27
- package/dist/index243.js +84 -6
- package/dist/index245.js +24 -51
- package/dist/index246.js +17 -44
- package/dist/index247.js +51 -5
- package/dist/index248.js +15 -60
- package/dist/index249.js +12 -3
- package/dist/index25.js +7 -7
- package/dist/index250.js +16 -7
- package/dist/index253.js +18 -2
- package/dist/index254.js +105 -17
- package/dist/{index257.js → index256.js} +1 -1
- package/dist/index258.js +14 -0
- package/dist/index259.js +214 -12
- package/dist/index262.js +9 -6
- package/dist/index263.js +23 -16
- package/dist/index264.js +89 -8
- package/dist/index266.js +6 -90
- package/dist/index267.js +18 -0
- package/dist/index269.js +9 -224
- package/dist/index27.js +1 -1
- package/dist/index270.js +8 -3
- package/dist/index271.js +283 -0
- package/dist/index272.js +6 -7
- package/dist/index273.js +2 -176
- package/dist/index274.js +2 -7
- package/dist/index275.js +2 -11
- package/dist/index276.js +2 -281
- package/dist/index277.js +2 -6
- package/dist/index278.js +2 -2
- package/dist/index279.js +126 -2
- package/dist/index280.js +431 -2
- package/dist/index281.js +176 -2
- package/dist/index282.js +2 -2
- package/dist/index283.js +3 -2
- package/dist/index285.js +5 -429
- package/dist/index286.js +21 -1
- package/dist/index288.js +9 -0
- package/dist/index289.js +11 -3
- package/dist/index29.js +3 -3
- package/dist/index290.js +87 -15
- package/dist/index291.js +199 -8
- package/dist/index292.js +431 -23
- package/dist/index293.js +126 -3
- package/dist/index294.js +219 -431
- package/dist/index295.js +2 -127
- package/dist/index296.js +2 -200
- package/dist/index297.js +2 -2
- package/dist/index298.js +2 -2
- package/dist/index299.js +1 -1
- package/dist/index300.js +1 -1
- package/dist/index301.js +28 -2
- package/dist/index302.js +21 -1
- package/dist/index304.js +6 -0
- package/dist/index305.js +3 -8
- package/dist/index306.js +15 -87
- package/dist/index307.js +1 -1
- package/dist/index308.js +1 -1
- package/dist/index309.js +2 -214
- package/dist/index31.js +2 -2
- package/dist/index311.js +5 -3
- package/dist/index312.js +67 -3
- package/dist/index313.js +3 -58
- package/dist/index314.js +5 -5
- package/dist/index315.js +8 -67
- package/dist/index316.js +3 -7
- package/dist/index317.js +3 -19
- package/dist/index318.js +58 -3
- package/dist/index319.js +3 -32
- package/dist/index320.js +28 -21
- package/dist/index321.js +25 -52
- package/dist/index322.js +7 -53
- package/dist/index323.js +6 -4
- package/dist/index324.js +18 -7
- package/dist/index325.js +53 -7
- package/dist/index326.js +53 -4
- package/dist/index328.js +480 -2
- package/dist/index329.js +4 -0
- package/dist/index33.js +8 -8
- package/dist/index35.js +4 -4
- package/dist/index37.js +176 -175
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- 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 +1 -1
- package/dist/index61.js +1 -1
- package/dist/index75.js +37 -35
- package/dist/index77.js +54 -50
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +1 -1
- package/dist/index88.js +5 -5
- package/dist/index90.js +1 -1
- package/dist/types/ColumnName.d.ts +4 -0
- package/dist/types/Option.d.ts +2 -2
- package/dist/types/PrefixWith.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index221.js +0 -4
- package/dist/index244.js +0 -252
- package/dist/index255.js +0 -108
- package/dist/index265.js +0 -25
- package/dist/index284.js +0 -128
- package/dist/index287.js +0 -24
- package/dist/index303.js +0 -24
- package/dist/index331.js +0 -482
@@ -1,60 +1,56 @@
|
|
1
1
|
import { Option } from '../types/Option';
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
2
|
+
declare const _default: <Item = any>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
3
|
+
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
4
|
+
readonly "onOption:unselected"?: ((option: Option) => any) | undefined;
|
5
|
+
readonly "onOption:selected"?: ((option: Option) => any) | undefined;
|
6
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onOption:unselected" | "onOption:selected"> & {
|
7
|
+
/**
|
8
|
+
* Sets the listbox in a compact state.
|
9
|
+
*/
|
10
|
+
compact?: boolean;
|
11
|
+
options: Option<Item>[];
|
12
|
+
open?: boolean;
|
13
|
+
loading?: boolean;
|
14
|
+
transitionDuration?: number;
|
15
|
+
loadingText?: string;
|
16
|
+
noDataText?: string;
|
17
|
+
}> & import('vue').PublicProps;
|
18
|
+
expose(exposed: import('vue').ShallowUnwrapRef<{
|
19
|
+
focusNext: () => void;
|
20
|
+
focusPrevious: () => Promise<void>;
|
21
|
+
focusFirst: () => void;
|
22
|
+
focusFirstSelected: () => void;
|
23
|
+
focusLast: () => void;
|
24
|
+
focusLastSelected: () => void;
|
25
|
+
blur: () => void;
|
26
|
+
confirmOption: () => void;
|
27
|
+
focusByHash: (hash: Option["valueHash"]) => void;
|
28
|
+
getHighlighted: () => Option<Item> | undefined;
|
29
|
+
}>): void;
|
30
|
+
attrs: any;
|
15
31
|
slots: Partial<Record<"loading", (_: {}) => any>> & Partial<Record<"no-data", (_: {}) => any>> & {
|
16
32
|
"options:prepend"?(_: {}): any;
|
17
33
|
option?(_: {
|
18
34
|
disabled: boolean;
|
19
35
|
focused: boolean;
|
20
36
|
index: number;
|
21
|
-
item:
|
37
|
+
item: Item;
|
22
38
|
selected: boolean;
|
23
39
|
text: string;
|
24
40
|
value: any;
|
25
41
|
}): any;
|
26
42
|
"options:append"?(_: {}): any;
|
27
43
|
};
|
28
|
-
|
29
|
-
|
44
|
+
emit: {
|
45
|
+
(e: "option:selected", option: Option): void;
|
46
|
+
(e: "option:unselected", option: Option): void;
|
30
47
|
};
|
31
|
-
|
48
|
+
}>) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
49
|
+
[key: string]: any;
|
50
|
+
}> & {
|
51
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
32
52
|
};
|
33
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
34
|
-
declare const __VLS_component: import('vue').DefineComponent<Props, {
|
35
|
-
focusNext: () => void;
|
36
|
-
focusPrevious: () => Promise<void>;
|
37
|
-
focusFirst: () => void;
|
38
|
-
focusFirstSelected: () => void;
|
39
|
-
focusLast: () => void;
|
40
|
-
focusLastSelected: () => void;
|
41
|
-
blur: () => void;
|
42
|
-
confirmOption: () => void;
|
43
|
-
focusByHash: (hash: Option["valueHash"]) => void;
|
44
|
-
getHighlighted: () => Option | undefined;
|
45
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
46
|
-
"option:unselected": (option: Option) => any;
|
47
|
-
"option:selected": (option: Option) => any;
|
48
|
-
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
49
|
-
"onOption:unselected"?: ((option: Option) => any) | undefined;
|
50
|
-
"onOption:selected"?: ((option: Option) => any) | undefined;
|
51
|
-
}>, {
|
52
|
-
transitionDuration: number;
|
53
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
54
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
55
53
|
export default _default;
|
56
|
-
type
|
57
|
-
|
58
|
-
|
59
|
-
};
|
60
|
-
};
|
54
|
+
type __VLS_PrettifyLocal<T> = {
|
55
|
+
[K in keyof T]: T[K];
|
56
|
+
} & {};
|
package/dist/index100.js
CHANGED
@@ -1,16 +1,16 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { useItemValue as
|
3
|
-
import { isNil as
|
4
|
-
import { indexBy as
|
5
|
-
import { hash as
|
6
|
-
import { useItemsGetter as
|
7
|
-
import { usePrefill as
|
8
|
-
import { useIndexById as
|
9
|
-
import { useBaseOptions as
|
10
|
-
import { useHashedWatcher as
|
11
|
-
const
|
1
|
+
import { defineComponent as D, computed as V, toRef as r, reactive as E, watch as m, ref as L, openBlock as b, createElementBlock as B, Fragment as g, renderSlot as i, unref as P, createCommentVNode as R, renderList as j } from "vue";
|
2
|
+
import { useItemValue as G } from "./index269.js";
|
3
|
+
import { isNil as k } from "./index252.js";
|
4
|
+
import { indexBy as U } from "./index270.js";
|
5
|
+
import { hash as p } from "./index231.js";
|
6
|
+
import { useItemsGetter as W } from "./index245.js";
|
7
|
+
import { usePrefill as q } from "./index250.js";
|
8
|
+
import { useIndexById as z } from "./index246.js";
|
9
|
+
import { useBaseOptions as J } from "./index247.js";
|
10
|
+
import { useHashedWatcher as K } from "./index249.js";
|
11
|
+
const oe = /* @__PURE__ */ D({
|
12
12
|
__name: "BbRows",
|
13
|
-
props:
|
13
|
+
props: {
|
14
14
|
columns: { default: () => [] },
|
15
15
|
dependencies: { default: () => [] },
|
16
16
|
depsDebounceTime: { default: 0 },
|
@@ -21,109 +21,118 @@ const de = /* @__PURE__ */ R({
|
|
21
21
|
max: { default: 1 / 0 },
|
22
22
|
modelValue: { default: () => [] },
|
23
23
|
multiple: { type: Boolean, default: !0 },
|
24
|
-
selectable: { type: [Boolean, Function] }
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
"select-allModifiers": {}
|
32
|
-
}),
|
33
|
-
emits: /* @__PURE__ */ b(["update:modelValue"], ["update:unselected-items", "update:select-all"]),
|
34
|
-
setup(r, { emit: O }) {
|
35
|
-
const l = r, o = O, { getItemValue: S } = W(), f = I(() => !!(l.loading || F.value)), {
|
24
|
+
selectable: { type: [Boolean, Function] },
|
25
|
+
selectAll: { type: Boolean },
|
26
|
+
unselectedItems: { default: () => [] }
|
27
|
+
},
|
28
|
+
emits: ["update:modelValue", "update:unselectedItems"],
|
29
|
+
setup(H, { emit: x }) {
|
30
|
+
const t = H, u = x, { getItemValue: A } = G(), f = V(() => !!(t.loading || w.value)), {
|
36
31
|
getter: v,
|
37
32
|
items: y,
|
38
|
-
loading:
|
39
|
-
} =
|
40
|
-
items:
|
41
|
-
}), { hasPrefilled:
|
33
|
+
loading: w
|
34
|
+
} = W({
|
35
|
+
items: r(t, "items")
|
36
|
+
}), { hasPrefilled: O } = q({
|
42
37
|
onStart: !0,
|
43
|
-
currentValue:
|
44
|
-
multiple:
|
38
|
+
currentValue: t.modelValue,
|
39
|
+
multiple: t.multiple,
|
45
40
|
fn: async ({ prefill: e }) => {
|
46
|
-
await v(e,
|
41
|
+
await v(e, t.modelValue);
|
47
42
|
}
|
48
|
-
}), { data: h } =
|
49
|
-
items:
|
50
|
-
}), { options:
|
51
|
-
disabled:
|
43
|
+
}), { data: h } = z({
|
44
|
+
items: r(t, "modelValue")
|
45
|
+
}), { options: S } = J({
|
46
|
+
disabled: r(t, "disabled"),
|
52
47
|
items: y,
|
53
48
|
itemText: void 0,
|
54
|
-
itemValue:
|
55
|
-
max:
|
49
|
+
itemValue: t.itemValue,
|
50
|
+
max: t.max,
|
56
51
|
selectable: !0,
|
57
52
|
selectedIndexedByHash: h
|
58
|
-
}),
|
59
|
-
|
60
|
-
},
|
61
|
-
if (
|
62
|
-
const
|
63
|
-
delete
|
53
|
+
}), F = async (e) => {
|
54
|
+
t.multiple ? u("update:modelValue", t.modelValue.concat(e.value)) : u("update:modelValue", e.value);
|
55
|
+
}, N = async (e) => {
|
56
|
+
if (t.multiple) {
|
57
|
+
const l = { ...h.value };
|
58
|
+
delete l[e.valueHash], u("update:modelValue", Object.values(l));
|
64
59
|
} else
|
65
|
-
|
60
|
+
u("update:modelValue", null);
|
66
61
|
};
|
67
|
-
|
68
|
-
() => [
|
62
|
+
K(
|
63
|
+
() => [t.dependencies, t.items],
|
69
64
|
async () => {
|
70
|
-
|
65
|
+
O.value && await v(!1, t.modelValue);
|
71
66
|
},
|
72
67
|
{
|
73
|
-
debounce:
|
68
|
+
debounce: t.depsDebounceTime
|
74
69
|
}
|
75
70
|
);
|
76
|
-
const
|
77
|
-
let
|
78
|
-
typeof
|
79
|
-
const a =
|
80
|
-
|
81
|
-
const { label:
|
82
|
-
let
|
71
|
+
const I = V(() => S.value.map((e) => {
|
72
|
+
let l = !t.selectable;
|
73
|
+
typeof t.selectable == "function" && (l = !t.selectable(e.item)), l = l || !!e.disabled;
|
74
|
+
const a = U(
|
75
|
+
t.columns.map((s) => {
|
76
|
+
const { label: $, key: C } = s;
|
77
|
+
let n = A(e.item, s.key);
|
83
78
|
return s.formatter && // By default the formatter runs anyway
|
84
|
-
(!
|
85
|
-
value:
|
86
|
-
key:
|
87
|
-
label:
|
79
|
+
(!k(n) || s.formatOnNull !== !1) && (n = s.formatter(n, s.key, e.item)), s.placeholder && k(n) && (n = s.placeholder), {
|
80
|
+
value: n,
|
81
|
+
key: C,
|
82
|
+
label: $
|
88
83
|
};
|
89
84
|
}),
|
90
85
|
(s) => s.key
|
91
|
-
),
|
86
|
+
), c = !!(e.selected || d.value) && !o.has(e.valueHash);
|
92
87
|
return {
|
93
88
|
columns: a,
|
94
89
|
item: e.item,
|
95
90
|
text: e.text,
|
96
91
|
valueHash: e.valueHash,
|
97
92
|
value: e.value,
|
98
|
-
selected:
|
99
|
-
disabled:
|
93
|
+
selected: c,
|
94
|
+
disabled: l
|
100
95
|
};
|
101
|
-
})),
|
102
|
-
|
103
|
-
|
96
|
+
})), T = (e) => {
|
97
|
+
d.value || F(e), o.delete(e.valueHash), u(
|
98
|
+
"update:unselectedItems",
|
99
|
+
t.unselectedItems.filter((l) => p(l) !== p(e.value))
|
104
100
|
);
|
105
|
-
},
|
106
|
-
|
107
|
-
},
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
101
|
+
}, _ = (e) => {
|
102
|
+
o.add(e.valueHash), u("update:unselectedItems", [...t.unselectedItems, e.value]), N(e);
|
103
|
+
}, o = E(/* @__PURE__ */ new Set());
|
104
|
+
m(
|
105
|
+
() => t.unselectedItems,
|
106
|
+
() => {
|
107
|
+
o.clear(), t.unselectedItems.forEach((e) => {
|
108
|
+
o.add(p(e));
|
109
|
+
});
|
110
|
+
}
|
111
|
+
);
|
112
|
+
const d = L(t.selectAll);
|
113
|
+
return m(
|
114
|
+
() => t.selectAll,
|
115
|
+
() => {
|
116
|
+
d.value = t.selectAll;
|
117
|
+
}
|
118
|
+
), m(d, () => {
|
119
|
+
o.clear(), u("update:unselectedItems", []), u("update:modelValue", []);
|
120
|
+
}), (e, l) => (b(), B(g, null, [
|
121
|
+
f.value ? i(e.$slots, "loading", {
|
113
122
|
key: 0,
|
114
|
-
items:
|
115
|
-
}) :
|
116
|
-
|
117
|
-
key: a.valueHash +
|
123
|
+
items: P(y)
|
124
|
+
}) : R("", !0),
|
125
|
+
I.value.length ? (b(!0), B(g, { key: 2 }, j(I.value, (a, c) => i(e.$slots, "default", {
|
126
|
+
key: a.valueHash + d.value,
|
118
127
|
checked: a.selected,
|
119
128
|
columns: a.columns,
|
120
129
|
disabled: a.disabled,
|
121
|
-
index:
|
130
|
+
index: c,
|
122
131
|
item: a.item,
|
123
|
-
select: () =>
|
124
|
-
unselect: () =>
|
132
|
+
select: () => T(a),
|
133
|
+
unselect: () => _(a),
|
125
134
|
value: a.value
|
126
|
-
})), 128)) :
|
135
|
+
})), 128)) : i(e.$slots, "no-data", {
|
127
136
|
key: 1,
|
128
137
|
loading: f.value
|
129
138
|
})
|
@@ -131,5 +140,5 @@ const de = /* @__PURE__ */ R({
|
|
131
140
|
}
|
132
141
|
});
|
133
142
|
export {
|
134
|
-
|
143
|
+
oe as default
|
135
144
|
};
|
package/dist/index101.js
CHANGED
@@ -54,16 +54,16 @@ const k = /* @__PURE__ */ h({
|
|
54
54
|
},
|
55
55
|
emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
|
56
56
|
setup(d, { emit: m }) {
|
57
|
-
const r = d, t = m,
|
57
|
+
const r = d, t = m, s = y(!1), u = g(() => r.persistentHint || s.value), c = {
|
58
58
|
onBlur: (e) => t("blur", e),
|
59
59
|
onChange: (e) => t("change", e),
|
60
60
|
onClick: (e) => t("click", e),
|
61
61
|
"onOption:add": (e) => t("option:add", e),
|
62
62
|
onFocus: (e) => {
|
63
|
-
|
63
|
+
s.value = !0, t("focus", e);
|
64
64
|
},
|
65
65
|
onInactive: () => {
|
66
|
-
|
66
|
+
s.value = !1, t("inactive");
|
67
67
|
},
|
68
68
|
onInput: (e) => t("input", e),
|
69
69
|
"onUpdate:modelValue": (e) => t("update:modelValue", e)
|
@@ -84,12 +84,12 @@ const k = /* @__PURE__ */ h({
|
|
84
84
|
reverse: e.reverse,
|
85
85
|
"show-hint": u.value
|
86
86
|
}, {
|
87
|
-
label: a((
|
88
|
-
n(e.$slots, "label", l(i(
|
87
|
+
label: a((p) => [
|
88
|
+
n(e.$slots, "label", l(i(p)))
|
89
89
|
]),
|
90
|
-
input: a(({ id:
|
90
|
+
input: a(({ id: p, hasErrors: b, ariaDescribedby: f }) => [
|
91
91
|
$(w, T({
|
92
|
-
id:
|
92
|
+
id: p,
|
93
93
|
"allow-writing": e.allowWriting,
|
94
94
|
"append:icon": r["append:icon"],
|
95
95
|
"aria-describedby": f,
|
@@ -146,12 +146,6 @@ const k = /* @__PURE__ */ h({
|
|
146
146
|
"no-data": a((o) => [
|
147
147
|
n(e.$slots, "no-data", l(i(o)))
|
148
148
|
]),
|
149
|
-
"option:append": a((o) => [
|
150
|
-
n(e.$slots, "option:append", l(i(o)))
|
151
|
-
]),
|
152
|
-
"option:prepend": a((o) => [
|
153
|
-
n(e.$slots, "option:prepend", l(i(o)))
|
154
|
-
]),
|
155
149
|
option: a((o) => [
|
156
150
|
n(e.$slots, "option", l(i(o)))
|
157
151
|
]),
|
@@ -170,9 +164,6 @@ const k = /* @__PURE__ */ h({
|
|
170
164
|
suffix: a((o) => [
|
171
165
|
n(e.$slots, "suffix", l(i(o)))
|
172
166
|
]),
|
173
|
-
spinner: a((o) => [
|
174
|
-
n(e.$slots, "spinner", l(i(o)))
|
175
|
-
]),
|
176
167
|
_: 2
|
177
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"])
|
178
169
|
]),
|