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.
Files changed (175) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +15 -3
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +29 -367
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +76 -89
  4. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +75 -89
  5. package/dist/components/BbRows/BbRows.vue.d.ts +70 -85
  6. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -10
  7. package/dist/components/BbTable/BbTable.vue.d.ts +63 -91
  8. package/dist/components/BbTable/types.d.ts +46 -27
  9. package/dist/components/ListBox.vue.d.ts +40 -44
  10. package/dist/index100.js +91 -82
  11. package/dist/index101.js +7 -16
  12. package/dist/index111.js +235 -211
  13. package/dist/index119.js +2 -2
  14. package/dist/index121.js +6 -6
  15. package/dist/index123.js +1 -1
  16. package/dist/index125.js +1 -1
  17. package/dist/index127.js +1 -1
  18. package/dist/index128.js +1 -1
  19. package/dist/index129.js +1 -1
  20. package/dist/index13.js +2 -2
  21. package/dist/index131.js +1 -1
  22. package/dist/index132.js +2 -2
  23. package/dist/index133.js +2 -2
  24. package/dist/index15.js +5 -5
  25. package/dist/index17.js +3 -3
  26. package/dist/index19.js +8 -8
  27. package/dist/index205.js +2 -115
  28. package/dist/index206.js +126 -2
  29. package/dist/index207.js +5 -65
  30. package/dist/index208.js +127 -0
  31. package/dist/index209.js +16 -13
  32. package/dist/index21.js +16 -16
  33. package/dist/index210.js +15 -19
  34. package/dist/index211.js +19 -4
  35. package/dist/index212.js +15 -13
  36. package/dist/index213.js +2 -3
  37. package/dist/index214.js +2 -126
  38. package/dist/index215.js +41 -5
  39. package/dist/index216.js +13 -125
  40. package/dist/index217.js +19 -15
  41. package/dist/index218.js +6 -16
  42. package/dist/index219.js +15 -19
  43. package/dist/index220.js +65 -15
  44. package/dist/index222.js +13 -2
  45. package/dist/index223.js +5 -41
  46. package/dist/index224.js +2 -6
  47. package/dist/index225.js +369 -15
  48. package/dist/index226.js +3 -5
  49. package/dist/index227.js +7 -2
  50. package/dist/index228.js +7 -368
  51. package/dist/index229.js +19 -86
  52. package/dist/index23.js +19 -19
  53. package/dist/index230.js +29 -0
  54. package/dist/index231.js +3 -25
  55. package/dist/index232.js +250 -17
  56. package/dist/index233.js +50 -49
  57. package/dist/index234.js +44 -15
  58. package/dist/index235.js +5 -3
  59. package/dist/index236.js +60 -12
  60. package/dist/index237.js +3 -16
  61. package/dist/index238.js +115 -2
  62. package/dist/index239.js +4 -4
  63. package/dist/index240.js +2 -2
  64. package/dist/index241.js +4 -19
  65. package/dist/index242.js +2 -27
  66. package/dist/index243.js +84 -6
  67. package/dist/index245.js +24 -51
  68. package/dist/index246.js +17 -44
  69. package/dist/index247.js +51 -5
  70. package/dist/index248.js +15 -60
  71. package/dist/index249.js +12 -3
  72. package/dist/index25.js +7 -7
  73. package/dist/index250.js +16 -7
  74. package/dist/index253.js +18 -2
  75. package/dist/index254.js +105 -17
  76. package/dist/{index257.js → index256.js} +1 -1
  77. package/dist/index258.js +14 -0
  78. package/dist/index259.js +214 -12
  79. package/dist/index262.js +9 -6
  80. package/dist/index263.js +23 -16
  81. package/dist/index264.js +89 -8
  82. package/dist/index266.js +6 -90
  83. package/dist/index267.js +18 -0
  84. package/dist/index269.js +9 -224
  85. package/dist/index27.js +1 -1
  86. package/dist/index270.js +8 -3
  87. package/dist/index271.js +283 -0
  88. package/dist/index272.js +6 -7
  89. package/dist/index273.js +2 -176
  90. package/dist/index274.js +2 -7
  91. package/dist/index275.js +2 -11
  92. package/dist/index276.js +2 -281
  93. package/dist/index277.js +2 -6
  94. package/dist/index278.js +2 -2
  95. package/dist/index279.js +126 -2
  96. package/dist/index280.js +431 -2
  97. package/dist/index281.js +176 -2
  98. package/dist/index282.js +2 -2
  99. package/dist/index283.js +3 -2
  100. package/dist/index285.js +5 -429
  101. package/dist/index286.js +21 -1
  102. package/dist/index288.js +9 -0
  103. package/dist/index289.js +11 -3
  104. package/dist/index29.js +3 -3
  105. package/dist/index290.js +87 -15
  106. package/dist/index291.js +199 -8
  107. package/dist/index292.js +431 -23
  108. package/dist/index293.js +126 -3
  109. package/dist/index294.js +219 -431
  110. package/dist/index295.js +2 -127
  111. package/dist/index296.js +2 -200
  112. package/dist/index297.js +2 -2
  113. package/dist/index298.js +2 -2
  114. package/dist/index299.js +1 -1
  115. package/dist/index300.js +1 -1
  116. package/dist/index301.js +28 -2
  117. package/dist/index302.js +21 -1
  118. package/dist/index304.js +6 -0
  119. package/dist/index305.js +3 -8
  120. package/dist/index306.js +15 -87
  121. package/dist/index307.js +1 -1
  122. package/dist/index308.js +1 -1
  123. package/dist/index309.js +2 -214
  124. package/dist/index31.js +2 -2
  125. package/dist/index311.js +5 -3
  126. package/dist/index312.js +67 -3
  127. package/dist/index313.js +3 -58
  128. package/dist/index314.js +5 -5
  129. package/dist/index315.js +8 -67
  130. package/dist/index316.js +3 -7
  131. package/dist/index317.js +3 -19
  132. package/dist/index318.js +58 -3
  133. package/dist/index319.js +3 -32
  134. package/dist/index320.js +28 -21
  135. package/dist/index321.js +25 -52
  136. package/dist/index322.js +7 -53
  137. package/dist/index323.js +6 -4
  138. package/dist/index324.js +18 -7
  139. package/dist/index325.js +53 -7
  140. package/dist/index326.js +53 -4
  141. package/dist/index328.js +480 -2
  142. package/dist/index329.js +4 -0
  143. package/dist/index33.js +8 -8
  144. package/dist/index35.js +4 -4
  145. package/dist/index37.js +176 -175
  146. package/dist/index39.js +3 -3
  147. package/dist/index41.js +2 -2
  148. package/dist/index43.js +8 -8
  149. package/dist/index45.js +8 -8
  150. package/dist/index47.js +2 -2
  151. package/dist/index49.js +2 -2
  152. package/dist/index53.js +1 -1
  153. package/dist/index55.js +1 -1
  154. package/dist/index57.js +1 -1
  155. package/dist/index61.js +1 -1
  156. package/dist/index75.js +37 -35
  157. package/dist/index77.js +54 -50
  158. package/dist/index79.js +2 -2
  159. package/dist/index81.js +1 -1
  160. package/dist/index84.js +4 -4
  161. package/dist/index86.js +1 -1
  162. package/dist/index88.js +5 -5
  163. package/dist/index90.js +1 -1
  164. package/dist/types/ColumnName.d.ts +4 -0
  165. package/dist/types/Option.d.ts +2 -2
  166. package/dist/types/PrefixWith.d.ts +1 -0
  167. package/package.json +1 -1
  168. package/dist/index221.js +0 -4
  169. package/dist/index244.js +0 -252
  170. package/dist/index255.js +0 -108
  171. package/dist/index265.js +0 -25
  172. package/dist/index284.js +0 -128
  173. package/dist/index287.js +0 -24
  174. package/dist/index303.js +0 -24
  175. package/dist/index331.js +0 -482
@@ -1,60 +1,56 @@
1
1
  import { Option } from '../types/Option';
2
- type Props = {
3
- /**
4
- * Sets the listbox in a compact state.
5
- */
6
- compact?: boolean;
7
- options: Option[];
8
- open?: boolean;
9
- loading?: boolean;
10
- transitionDuration?: number;
11
- loadingText?: string;
12
- noDataText?: string;
13
- };
14
- declare function __VLS_template(): {
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: any;
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
- refs: {
29
- inner: HTMLDivElement;
44
+ emit: {
45
+ (e: "option:selected", option: Option): void;
46
+ (e: "option:unselected", option: Option): void;
30
47
  };
31
- attrs: Partial<{}>;
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 __VLS_WithTemplateSlots<T, S> = T & {
57
- new (): {
58
- $slots: S;
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 R, mergeModels as b, computed as I, toRef as m, reactive as j, useModel as B, watch as E, openBlock as g, createElementBlock as k, Fragment as H, renderSlot as p, unref as x, createCommentVNode as G, renderList as U } from "vue";
2
- import { useItemValue as W } from "./index291.js";
3
- import { isNil as w } from "./index252.js";
4
- import { indexBy as q } from "./index305.js";
5
- import { hash as M } from "./index235.js";
6
- import { useItemsGetter as z } from "./index231.js";
7
- import { usePrefill as J } from "./index237.js";
8
- import { useIndexById as K } from "./index232.js";
9
- import { useBaseOptions as Q } from "./index233.js";
10
- import { useHashedWatcher as X } from "./index236.js";
11
- const de = /* @__PURE__ */ R({
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: /* @__PURE__ */ b({
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
- "unselected-items": {
27
- default: () => []
28
- },
29
- "unselected-itemsModifiers": {},
30
- "select-all": { type: Boolean, default: !1 },
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: F
39
- } = z({
40
- items: m(l, "items")
41
- }), { hasPrefilled: N } = J({
33
+ loading: w
34
+ } = W({
35
+ items: r(t, "items")
36
+ }), { hasPrefilled: O } = q({
42
37
  onStart: !0,
43
- currentValue: l.modelValue,
44
- multiple: l.multiple,
38
+ currentValue: t.modelValue,
39
+ multiple: t.multiple,
45
40
  fn: async ({ prefill: e }) => {
46
- await v(e, l.modelValue);
41
+ await v(e, t.modelValue);
47
42
  }
48
- }), { data: h } = K({
49
- items: m(l, "modelValue")
50
- }), { options: T } = Q({
51
- disabled: m(l, "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: l.itemValue,
55
- max: l.max,
49
+ itemValue: t.itemValue,
50
+ max: t.max,
56
51
  selectable: !0,
57
52
  selectedIndexedByHash: h
58
- }), $ = async (e) => {
59
- l.multiple ? o("update:modelValue", l.modelValue.concat(e.value)) : o("update:modelValue", e.value);
60
- }, A = async (e) => {
61
- if (l.multiple) {
62
- const t = { ...h.value };
63
- delete t[e.valueHash], o("update:modelValue", Object.values(t));
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
- o("update:modelValue", null);
60
+ u("update:modelValue", null);
66
61
  };
67
- X(
68
- () => [l.dependencies, l.items],
62
+ K(
63
+ () => [t.dependencies, t.items],
69
64
  async () => {
70
- N.value && await v(!1, l.modelValue);
65
+ O.value && await v(!1, t.modelValue);
71
66
  },
72
67
  {
73
- debounce: l.depsDebounceTime
68
+ debounce: t.depsDebounceTime
74
69
  }
75
70
  );
76
- const V = I(() => T.value.map((e) => {
77
- let t = !l.selectable;
78
- typeof l.selectable == "function" && (t = !l.selectable(e.item)), t = t || !!e.disabled;
79
- const a = q(
80
- l.columns.map((s) => {
81
- const { label: L, key: P } = s;
82
- let u = S(e.item, s.key);
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
- (!w(u) || s.formatOnNull !== !1) && (u = s.formatter(u, s.key, e.item)), s.placeholder && w(u) && (u = s.placeholder), {
85
- value: u,
86
- key: P,
87
- label: L
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
- ), i = !!(e.selected || c.value) && !n.has(e.valueHash);
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: i,
99
- disabled: t
93
+ selected: c,
94
+ disabled: l
100
95
  };
101
- })), C = (e) => {
102
- c.value || $(e), n.delete(e.valueHash), d.value = d.value.filter(
103
- (t) => M(t) !== M(e.value)
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
- }, D = (e) => {
106
- n.add(e.valueHash), d.value.push(e.value), A(e);
107
- }, n = j(/* @__PURE__ */ new Set()), d = B(r, "unselected-items");
108
- let c = B(r, "select-all");
109
- return E(c, () => {
110
- n.clear(), d.value = [], o("update:modelValue", []);
111
- }), (e, t) => (g(), k(H, null, [
112
- f.value ? p(e.$slots, "loading", {
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: x(y)
115
- }) : G("", !0),
116
- V.value.length ? (g(!0), k(H, { key: 2 }, U(V.value, (a, i) => p(e.$slots, "default", {
117
- key: a.valueHash + x(c),
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: i,
130
+ index: c,
122
131
  item: a.item,
123
- select: () => C(a),
124
- unselect: () => D(a),
132
+ select: () => T(a),
133
+ unselect: () => _(a),
125
134
  value: a.value
126
- })), 128)) : p(e.$slots, "no-data", {
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
- de as default
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, p = y(!1), u = g(() => r.persistentHint || p.value), c = {
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
- p.value = !0, t("focus", e);
63
+ s.value = !0, t("focus", e);
64
64
  },
65
65
  onInactive: () => {
66
- p.value = !1, t("inactive");
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((s) => [
88
- n(e.$slots, "label", l(i(s)))
87
+ label: a((p) => [
88
+ n(e.$slots, "label", l(i(p)))
89
89
  ]),
90
- input: a(({ id: s, hasErrors: b, ariaDescribedby: f }) => [
90
+ input: a(({ id: p, hasErrors: b, ariaDescribedby: f }) => [
91
91
  $(w, T({
92
- id: s,
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
  ]),