@wwtdev/bsds-components-vue3 1.9.0 → 1.10.0

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as i, createElementBlock as d, mergeProps as u, renderSlot as c, computed as W, unref as m, createBlock as y, withCtx as g, createElementVNode as w, normalizeProps as E, guardReactiveProps as F, ref as h, reactive as p, onBeforeMount as S, onMounted as T, watch as C, nextTick as I, onBeforeUnmount as q, Fragment as A, Teleport as L, createCommentVNode as x, createVNode as V, createSlots as z } from "vue";
1
+ import { openBlock as d, createElementBlock as o, mergeProps as i, renderSlot as f, computed as W, unref as m, createBlock as g, withCtx as $, createElementVNode as T, normalizeProps as E, guardReactiveProps as F, ref as h, reactive as w, onBeforeMount as p, onMounted as S, watch as C, nextTick as I, onBeforeUnmount as q, Fragment as A, Teleport as L, createCommentVNode as x, createVNode as V, createSlots as z } from "vue";
2
2
  import { ClientOnly as k } from "#components";
3
3
  import { useAsyncData as P } from "#imports";
4
4
  const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero"], Oe = {
@@ -14,7 +14,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
14
14
  },
15
15
  emits: [],
16
16
  setup(e, { emit: l }) {
17
- return (a, t) => (i(), d("bs-badge", u(a.$attrs, {
17
+ return (s, t) => (d(), o("bs-badge", i(s.$attrs, {
18
18
  color: e.color,
19
19
  count: e.count,
20
20
  "count-max": e.countMax,
@@ -23,7 +23,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
23
23
  position: e.position,
24
24
  "show-zero": e.showZero
25
25
  }), [
26
- c(a.$slots, "default")
26
+ f(s.$slots, "default")
27
27
  ], 16, O));
28
28
  }
29
29
  }, M = ["char-count", "char-max"], Me = {
@@ -34,7 +34,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
34
34
  },
35
35
  emits: [],
36
36
  setup(e, { emit: l }) {
37
- return (a, t) => (i(), d("bs-character-count", u(a.$attrs, {
37
+ return (s, t) => (d(), o("bs-character-count", i(s.$attrs, {
38
38
  "char-count": e.charCount,
39
39
  "char-max": e.charMax
40
40
  }), null, 16, M));
@@ -55,7 +55,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
55
55
  },
56
56
  emits: [],
57
57
  setup(e, { emit: l }) {
58
- return (a, t) => (i(), d("bs-chart-bar", u(a.$attrs, {
58
+ return (s, t) => (d(), o("bs-chart-bar", i(s.$attrs, {
59
59
  "chart-title": e.chartTitle,
60
60
  data: e.data,
61
61
  dataIdxLabels: e.dataIdxLabels,
@@ -77,7 +77,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
77
77
  },
78
78
  emits: [],
79
79
  setup(e, { emit: l }) {
80
- return (a, t) => (i(), d("bs-chart-table", u(a.$attrs, {
80
+ return (s, t) => (d(), o("bs-chart-table", i(s.$attrs, {
81
81
  data: e.data,
82
82
  dataIdxLabels: e.dataIdxLabels,
83
83
  "table-title": e.tableTitle
@@ -98,7 +98,7 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
98
98
  },
99
99
  emits: ["update:modelValue"],
100
100
  setup(e, { emit: l }) {
101
- return (a, t) => (i(), d("bs-checkbox", u(a.$attrs, {
101
+ return (s, t) => (d(), o("bs-checkbox", i(s.$attrs, {
102
102
  label: e.label,
103
103
  checked: e.checked || e.modelValue,
104
104
  "checked-partially": e.checkedPartially,
@@ -107,21 +107,21 @@ const O = ["color", "count", "count-max", "dot", "label", "position", "show-zero
107
107
  "pass-attrs": e.passAttrs,
108
108
  required: e.required,
109
109
  size: e.size,
110
- onChange: t[0] || (t[0] = (s) => l("update:modelValue", s.target.checked))
110
+ onChange: t[0] || (t[0] = (a) => l("update:modelValue", a.target.checked))
111
111
  }), null, 16, G));
112
112
  }
113
113
  };
114
114
  function D(e) {
115
115
  const l = W(() => {
116
- var s, n;
117
- return ((n = (s = e.href) == null ? void 0 : s.startsWith) == null ? void 0 : n.call(s, "/")) || !1;
118
- }), a = W(() => {
119
- var s, n;
120
- return l.value && ((s = e.router) == null ? void 0 : s.navigateTo) || ((n = e.router) == null ? void 0 : n.push) || null;
116
+ var a, n;
117
+ return ((n = (a = e.href) == null ? void 0 : a.startsWith) == null ? void 0 : n.call(a, "/")) || !1;
118
+ }), s = W(() => {
119
+ var a, n;
120
+ return l.value && ((a = e.router) == null ? void 0 : a.navigateTo) || ((n = e.router) == null ? void 0 : n.push) || null;
121
121
  });
122
- function t(s) {
123
- var n, o, b, $, r;
124
- a.value && ((o = (n = s.target.href) == null ? void 0 : n.endsWith) != null && o.call(n, e.href) || (r = ($ = (b = s.target.closest("a")) == null ? void 0 : b.href) == null ? void 0 : $.endsWith) != null && r.call($, e.href)) && (s.preventDefault(), a.value(e.href));
122
+ function t(a) {
123
+ var n, u, b, y, r;
124
+ s.value && ((u = (n = a.target.href) == null ? void 0 : n.endsWith) != null && u.call(n, e.href) || (r = (y = (b = a.target.closest("a")) == null ? void 0 : b.href) == null ? void 0 : y.endsWith) != null && r.call(y, e.href)) && (a.preventDefault(), s.value(e.href));
125
125
  }
126
126
  return { onLinkClick: t };
127
127
  }
@@ -142,8 +142,8 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
142
142
  },
143
143
  emits: [],
144
144
  setup(e, { emit: l }) {
145
- const a = e, { onLinkClick: t } = D(a);
146
- return (s, n) => (i(), d("bs-circle-button", u(s.$attrs, {
145
+ const s = e, { onLinkClick: t } = D(s);
146
+ return (a, n) => (d(), o("bs-circle-button", i(a.$attrs, {
147
147
  disabled: e.disabled,
148
148
  "ghost-btn": e.ghostBtn,
149
149
  "hover-effect": e.hoverEffect,
@@ -154,82 +154,108 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
154
154
  "pass-attrs": e.passAttrs,
155
155
  "text-btn": e.textBtn,
156
156
  size: e.size,
157
- onClick: n[0] || (n[0] = (...o) => m(t) && m(t)(...o))
157
+ onClick: n[0] || (n[0] = (...u) => m(t) && m(t)(...u))
158
158
  }), null, 16, H));
159
159
  }
160
- }, X = ["shown", "width", "top", "center", "toggle-id", "container-id"], Xe = {
160
+ }, X = ["width", "top", "center", "toggle-id", "container-id", "helper-text", "helper-description", "enter-controlled", "enter-trigger", "leave-trigger"], Xe = {
161
161
  __name: "BsDropdown",
162
162
  props: {
163
- shown: { default: !1 },
164
163
  width: { default: void 0 },
165
164
  top: { default: !1 },
166
165
  center: { default: !1 },
167
166
  toggleId: {},
168
- containerId: { default: void 0 }
167
+ containerId: { default: void 0 },
168
+ helperText: {},
169
+ helperDescription: {},
170
+ enterControlled: { default: !1 },
171
+ enterTrigger: { default: !1 },
172
+ leaveTrigger: { default: !1 }
169
173
  },
170
- emits: ["close"],
174
+ emits: ["close", "enterend", "leaveend"],
171
175
  setup(e, { emit: l }) {
172
- return (a, t) => (i(), y(m(k), null, {
173
- default: g(() => [
174
- w("bs-dropdown", u(a.$attrs, {
175
- shown: e.shown,
176
+ return (s, t) => (d(), g(m(k), null, {
177
+ default: $(() => [
178
+ T("bs-dropdown", i(s.$attrs, {
176
179
  width: e.width,
177
180
  top: e.top,
178
181
  center: e.center,
179
182
  "toggle-id": e.toggleId,
180
183
  "container-id": e.containerId,
181
- onClose: t[0] || (t[0] = (s) => l("close", s.detail))
184
+ "helper-text": e.helperText,
185
+ "helper-description": e.helperDescription,
186
+ "enter-controlled": e.enterControlled,
187
+ "enter-trigger": e.enterTrigger,
188
+ "leave-trigger": e.leaveTrigger,
189
+ onClose: t[0] || (t[0] = (a) => l("close", a.detail)),
190
+ onEnterend: t[1] || (t[1] = (a) => l("enterend", a.detail)),
191
+ onLeaveend: t[2] || (t[2] = (a) => l("leaveend", a.detail))
182
192
  }), [
183
- c(a.$slots, "default")
193
+ f(s.$slots, "default")
184
194
  ], 16, X)
185
195
  ]),
186
196
  _: 3
187
197
  }));
188
198
  }
189
- }, Y = ["value", "variant", "selected", "options-id", "shown", "focused", "index"], Ye = {
199
+ }, Y = ["value", "variant", "options-id", "selected", "focused", "index"], Ye = {
190
200
  __name: "BsDropdownOption",
191
201
  props: {
192
202
  value: {},
193
203
  variant: { default: void 0 },
194
- selected: { default: !1 },
195
204
  optionsId: {},
196
- shown: { default: !1 },
205
+ selected: { default: !1 },
197
206
  focused: { default: !1 },
198
207
  index: {}
199
208
  },
200
- emits: ["optionmouseenter", "optionselect"],
209
+ emits: ["optmouseenter", "optselect"],
201
210
  setup(e, { emit: l }) {
202
- return (a, t) => (i(), d("bs-dropdown-option", u(a.$attrs, {
211
+ return (s, t) => (d(), o("bs-dropdown-option", i(s.$attrs, {
203
212
  value: e.value,
204
213
  variant: e.variant,
205
- selected: e.selected,
206
214
  "options-id": e.optionsId,
207
- shown: e.shown,
215
+ selected: e.selected,
208
216
  focused: e.focused,
209
217
  index: e.index,
210
- onOptionmouseenter: t[0] || (t[0] = (s) => l("optionmouseenter", s.detail)),
211
- onOptionselect: t[1] || (t[1] = (s) => l("optionselect", s.detail))
218
+ onOptmouseenter: t[0] || (t[0] = (a) => l("optmouseenter", a.detail)),
219
+ onOptselect: t[1] || (t[1] = (a) => l("optselect", a.detail))
212
220
  }), [
213
- c(a.$slots, "default")
221
+ f(s.$slots, "default")
214
222
  ], 16, Y));
215
223
  }
216
- }, Z = ["options-id", "shown", "label"], Ze = {
217
- __name: "BsDropdownOptions",
224
+ }, Z = ["toggle-id", "container-id", "options-id", "width", "top", "center", "label", "selected-value", "enter-controlled", "enter-trigger", "leave-trigger"], Ze = {
225
+ __name: "BsDropdownWithOptions",
218
226
  props: {
227
+ toggleId: {},
228
+ containerId: {},
219
229
  optionsId: {},
220
- shown: {},
221
- label: {}
230
+ width: { default: void 0 },
231
+ top: { default: !1 },
232
+ center: { default: !1 },
233
+ label: {},
234
+ selectedValue: {},
235
+ enterControlled: { default: !1 },
236
+ enterTrigger: { default: !1 },
237
+ leaveTrigger: { default: !1 }
222
238
  },
223
- emits: ["selectionchange", "close"],
239
+ emits: ["optselected", "close", "enterend", "leaveend"],
224
240
  setup(e, { emit: l }) {
225
- return (a, t) => (i(), d("bs-dropdown-options", u(a.$attrs, {
241
+ return (s, t) => (d(), o("bs-dropdown-with-options", i(s.$attrs, {
242
+ "toggle-id": e.toggleId,
243
+ "container-id": e.containerId,
226
244
  "options-id": e.optionsId,
227
- shown: e.shown,
245
+ width: e.width,
246
+ top: e.top,
247
+ center: e.center,
228
248
  label: e.label,
229
- onSelectionchange: t[0] || (t[0] = (s) => l("selectionchange", s.detail)),
230
- onClose: t[1] || (t[1] = (s) => l("close", s.detail))
249
+ "selected-value": e.selectedValue,
250
+ "enter-controlled": e.enterControlled,
251
+ "enter-trigger": e.enterTrigger,
252
+ "leave-trigger": e.leaveTrigger,
253
+ onOptselected: t[0] || (t[0] = (a) => l("optselected", a.detail)),
254
+ onClose: t[1] || (t[1] = (a) => l("close", a.detail)),
255
+ onEnterend: t[2] || (t[2] = (a) => l("enterend", a.detail)),
256
+ onLeaveend: t[3] || (t[3] = (a) => l("leaveend", a.detail))
231
257
  }), [
232
- c(a.$slots, "default")
258
+ f(s.$slots, "default")
233
259
  ], 16, Z));
234
260
  }
235
261
  }, J = ["char-count", "char-max", "disabled", "error", "hints", "label", "label-for", "required", "hint-id"], Je = {
@@ -247,7 +273,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
247
273
  },
248
274
  emits: [],
249
275
  setup(e, { emit: l }) {
250
- return (a, t) => (i(), d("bs-field-layout", u(a.$attrs, {
276
+ return (s, t) => (d(), o("bs-field-layout", i(s.$attrs, {
251
277
  "char-count": e.charCount,
252
278
  "char-max": e.charMax,
253
279
  disabled: e.disabled,
@@ -258,7 +284,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
258
284
  required: e.required,
259
285
  "hint-id": e.hintId
260
286
  }), [
261
- c(a.$slots, "default")
287
+ f(s.$slots, "default")
262
288
  ], 16, J));
263
289
  }
264
290
  }, K = ["error", "hint-id", "hints"], Ke = {
@@ -270,7 +296,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
270
296
  },
271
297
  emits: [],
272
298
  setup(e, { emit: l }) {
273
- return (a, t) => (i(), d("bs-hint", u(a.$attrs, {
299
+ return (s, t) => (d(), o("bs-hint", i(s.$attrs, {
274
300
  error: e.error,
275
301
  "hint-id": e.hintId,
276
302
  hints: e.hints
@@ -291,7 +317,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
291
317
  },
292
318
  emits: ["update:modelValue"],
293
319
  setup(e, { emit: l }) {
294
- return (a, t) => (i(), d("bs-input", u(a.$attrs, {
320
+ return (s, t) => (d(), o("bs-input", i(s.$attrs, {
295
321
  disabled: e.disabled,
296
322
  error: e.error,
297
323
  "pass-attrs": e.passAttrs,
@@ -300,7 +326,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
300
326
  type: e.type,
301
327
  value: e.value || e.modelValue,
302
328
  "hint-id": e.hintId,
303
- onInput: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
329
+ onInput: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
304
330
  }), null, 16, U));
305
331
  }
306
332
  }, Q = ["disabled", "error", "multifocus", "variant"], Qe = {
@@ -313,13 +339,13 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
313
339
  },
314
340
  emits: [],
315
341
  setup(e, { emit: l }) {
316
- return (a, t) => (i(), d("bs-input-addon", u(a.$attrs, {
342
+ return (s, t) => (d(), o("bs-input-addon", i(s.$attrs, {
317
343
  disabled: e.disabled,
318
344
  error: e.error,
319
345
  multifocus: e.multifocus,
320
346
  variant: e.variant
321
347
  }), [
322
- c(a.$slots, "default")
348
+ f(s.$slots, "default")
323
349
  ], 16, Q));
324
350
  }
325
351
  }, _ = ["disabled", "error", "hints", "label", "pass-attrs", "placeholder", "required", "type", "value"], _e = {
@@ -338,7 +364,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
338
364
  },
339
365
  emits: ["update:modelValue"],
340
366
  setup(e, { emit: l }) {
341
- return (a, t) => (i(), d("bs-input-field", u(a.$attrs, {
367
+ return (s, t) => (d(), o("bs-input-field", i(s.$attrs, {
342
368
  disabled: e.disabled,
343
369
  error: e.error,
344
370
  hints: e.hints,
@@ -348,7 +374,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
348
374
  required: e.required,
349
375
  type: e.type,
350
376
  value: e.value || e.modelValue,
351
- onInput: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
377
+ onInput: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
352
378
  }), null, 16, _));
353
379
  }
354
380
  }, ee = ["disabled", "pass-attrs", "placeholder", "hint-id", "value"], et = {
@@ -363,14 +389,14 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
363
389
  },
364
390
  emits: ["clear", "update:modelValue"],
365
391
  setup(e, { emit: l }) {
366
- return (a, t) => (i(), d("bs-input-search", u(a.$attrs, {
392
+ return (s, t) => (d(), o("bs-input-search", i(s.$attrs, {
367
393
  disabled: e.disabled,
368
394
  "pass-attrs": e.passAttrs,
369
395
  placeholder: e.placeholder,
370
396
  "hint-id": e.hintId,
371
397
  value: e.value || e.modelValue,
372
- onClear: t[0] || (t[0] = (s) => l("clear", s.detail)),
373
- onInput: t[1] || (t[1] = (s) => l("update:modelValue", s.target.value))
398
+ onClear: t[0] || (t[0] = (a) => l("clear", a.detail)),
399
+ onInput: t[1] || (t[1] = (a) => l("update:modelValue", a.target.value))
374
400
  }), null, 16, ee));
375
401
  }
376
402
  }, te = ["size", "variant"], tt = {
@@ -381,45 +407,58 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
381
407
  },
382
408
  emits: [],
383
409
  setup(e, { emit: l }) {
384
- return (a, t) => (i(), d("bs-loader", u(a.$attrs, {
410
+ return (s, t) => (d(), o("bs-loader", i(s.$attrs, {
385
411
  size: e.size,
386
412
  variant: e.variant
387
413
  }), null, 16, te));
388
414
  }
389
- }, ae = ["shown", "alert", "close-button"], at = {
415
+ }, ae = ["alert", "close-button", "enter-controlled", "enter-trigger", "leave-trigger"], at = {
390
416
  __name: "BsModal",
391
417
  props: {
392
- shown: { default: !1 },
393
418
  alert: { default: !1 },
394
- closeButton: { default: !0 }
419
+ closeButton: { default: !0 },
420
+ enterControlled: { default: !1 },
421
+ enterTrigger: { default: !1 },
422
+ leaveTrigger: { default: !1 }
395
423
  },
396
- emits: ["close", "leaveend"],
424
+ emits: ["close", "enterend", "leaveend"],
397
425
  setup(e, { emit: l }) {
398
- return (a, t) => (i(), y(m(k), null, {
399
- default: g(() => [
400
- w("bs-modal", u(a.$attrs, {
401
- shown: e.shown,
426
+ return (s, t) => (d(), g(m(k), null, {
427
+ default: $(() => [
428
+ T("bs-modal", i(s.$attrs, {
402
429
  alert: e.alert,
403
430
  "close-button": e.closeButton,
404
- onClose: t[0] || (t[0] = (s) => l("close", s.detail)),
405
- onLeaveend: t[1] || (t[1] = (s) => l("leaveend", s.detail))
431
+ "enter-controlled": e.enterControlled,
432
+ "enter-trigger": e.enterTrigger,
433
+ "leave-trigger": e.leaveTrigger,
434
+ onClose: t[0] || (t[0] = (a) => l("close", a.detail)),
435
+ onEnterend: t[1] || (t[1] = (a) => l("enterend", a.detail)),
436
+ onLeaveend: t[2] || (t[2] = (a) => l("leaveend", a.detail))
406
437
  }), [
407
- c(a.$slots, "default")
438
+ f(s.$slots, "default")
408
439
  ], 16, ae)
409
440
  ]),
410
441
  _: 3
411
442
  }));
412
443
  }
413
- }, se = ["shown"], st = {
444
+ }, se = ["enter-controlled", "enter-trigger", "leave-trigger"], st = {
414
445
  __name: "BsOverlay",
415
446
  props: {
416
- shown: { default: !1 }
447
+ enterControlled: { default: !1 },
448
+ enterTrigger: { default: !1 },
449
+ leaveTrigger: { default: !1 }
417
450
  },
418
- emits: [],
451
+ emits: ["enterend", "leaveend"],
419
452
  setup(e, { emit: l }) {
420
- return (a, t) => (i(), y(m(k), null, {
421
- default: g(() => [
422
- w("bs-overlay", u(a.$attrs, { shown: e.shown }), null, 16, se)
453
+ return (s, t) => (d(), g(m(k), null, {
454
+ default: $(() => [
455
+ T("bs-overlay", i(s.$attrs, {
456
+ "enter-controlled": e.enterControlled,
457
+ "enter-trigger": e.enterTrigger,
458
+ "leave-trigger": e.leaveTrigger,
459
+ onEnterend: t[0] || (t[0] = (a) => l("enterend", a.detail)),
460
+ onLeaveend: t[1] || (t[1] = (a) => l("leaveend", a.detail))
461
+ }), null, 16, se)
423
462
  ]),
424
463
  _: 1
425
464
  }));
@@ -444,9 +483,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
444
483
  itemsCount: {},
445
484
  resultsIncrements: {}
446
485
  },
447
- emits: ["selectionchange"],
486
+ emits: ["selchange"],
448
487
  setup(e, { emit: l }) {
449
- return (a, t) => (i(), d("bs-pagination", u(a.$attrs, {
488
+ return (s, t) => (d(), o("bs-pagination", i(s.$attrs, {
450
489
  "show-first-last-buttons": e.showFirstLastButtons,
451
490
  "prev-page-text": e.prevPageText,
452
491
  "first-page-text": e.firstPageText,
@@ -463,7 +502,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
463
502
  "items-per-group": e.itemsPerGroup,
464
503
  "items-count": e.itemsCount,
465
504
  "results-increments": e.resultsIncrements,
466
- onSelectionchange: t[0] || (t[0] = (s) => l("selectionchange", s.detail))
505
+ onSelchange: t[0] || (t[0] = (a) => l("selchange", a.detail))
467
506
  }), null, 16, le));
468
507
  }
469
508
  }, re = ["layout", "href", "image-src", "image-size", "initials", "profile-name", "company", "job-title", "email"], rt = {
@@ -482,8 +521,8 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
482
521
  },
483
522
  emits: [],
484
523
  setup(e, { emit: l }) {
485
- const a = e, { onLinkClick: t } = D(a);
486
- return (s, n) => (i(), d("bs-profile", u(s.$attrs, {
524
+ const s = e, { onLinkClick: t } = D(s);
525
+ return (a, n) => (d(), o("bs-profile", i(a.$attrs, {
487
526
  layout: e.layout,
488
527
  href: e.href,
489
528
  "image-src": e.imageSrc,
@@ -493,7 +532,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
493
532
  company: e.company,
494
533
  "job-title": e.jobTitle,
495
534
  email: e.email,
496
- onClick: n[0] || (n[0] = (...o) => m(t) && m(t)(...o))
535
+ onClick: n[0] || (n[0] = (...u) => m(t) && m(t)(...u))
497
536
  }), null, 16, re));
498
537
  }
499
538
  }, ne = ["profile-name", "company", "job-title", "email"], nt = {
@@ -506,14 +545,14 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
506
545
  },
507
546
  emits: [],
508
547
  setup(e, { emit: l }) {
509
- return (a, t) => (i(), d("bs-profile-details", u(a.$attrs, {
548
+ return (s, t) => (d(), o("bs-profile-details", i(s.$attrs, {
510
549
  "profile-name": e.profileName,
511
550
  company: e.company,
512
551
  "job-title": e.jobTitle,
513
552
  email: e.email
514
553
  }), null, 16, ne));
515
554
  }
516
- }, ie = ["src", "size", "initials", "profile-name"], it = {
555
+ }, de = ["src", "size", "initials", "profile-name"], dt = {
517
556
  __name: "BsProfileImg",
518
557
  props: {
519
558
  src: {},
@@ -523,14 +562,14 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
523
562
  },
524
563
  emits: [],
525
564
  setup(e, { emit: l }) {
526
- return (a, t) => (i(), d("bs-profile-img", u(a.$attrs, {
565
+ return (s, t) => (d(), o("bs-profile-img", i(s.$attrs, {
527
566
  src: e.src,
528
567
  size: e.size,
529
568
  initials: e.initials,
530
569
  "profile-name": e.profileName
531
- }), null, 16, ie));
570
+ }), null, 16, de));
532
571
  }
533
- }, ue = ["layout", "href", "pass-attrs"], ut = {
572
+ }, ie = ["layout", "href", "pass-attrs"], it = {
534
573
  __name: "BsProfileLayout",
535
574
  props: {
536
575
  layout: { default: "vertical" },
@@ -540,17 +579,17 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
540
579
  },
541
580
  emits: [],
542
581
  setup(e, { emit: l }) {
543
- const a = e, { onLinkClick: t } = D(a);
544
- return (s, n) => (i(), d("bs-profile-layout", u(s.$attrs, {
582
+ const s = e, { onLinkClick: t } = D(s);
583
+ return (a, n) => (d(), o("bs-profile-layout", i(a.$attrs, {
545
584
  layout: e.layout,
546
585
  href: e.href,
547
586
  "pass-attrs": e.passAttrs,
548
- onClick: n[0] || (n[0] = (...o) => m(t) && m(t)(...o))
587
+ onClick: n[0] || (n[0] = (...u) => m(t) && m(t)(...u))
549
588
  }), [
550
- c(s.$slots, "default")
551
- ], 16, ue));
589
+ f(a.$slots, "default")
590
+ ], 16, ie));
552
591
  }
553
- }, de = ["label", "checked", "disabled", "error", "pass-attrs", "required", "size", "value"], dt = {
592
+ }, ue = ["label", "checked", "disabled", "error", "pass-attrs", "required", "size", "value"], ut = {
554
593
  __name: "BsRadio",
555
594
  props: {
556
595
  label: {},
@@ -565,7 +604,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
565
604
  },
566
605
  emits: ["update:modelValue"],
567
606
  setup(e, { emit: l }) {
568
- return (a, t) => (i(), d("bs-radio", u(a.$attrs, {
607
+ return (s, t) => (d(), o("bs-radio", i(s.$attrs, {
569
608
  label: e.label,
570
609
  checked: e.checked || e.modelValue === e.value,
571
610
  disabled: e.disabled,
@@ -574,8 +613,8 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
574
613
  required: e.required,
575
614
  size: e.size,
576
615
  value: e.value,
577
- onChange: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
578
- }), null, 16, de));
616
+ onChange: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
617
+ }), null, 16, ue));
579
618
  }
580
619
  }, oe = ["disabled", "error", "required", "label", "hints", "placeholder", "value", "pass-attrs", "data"], ot = {
581
620
  __name: "BsSelectField",
@@ -593,7 +632,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
593
632
  },
594
633
  emits: ["update:modelValue"],
595
634
  setup(e, { emit: l }) {
596
- return (a, t) => (i(), d("bs-select-field", u(a.$attrs, {
635
+ return (s, t) => (d(), o("bs-select-field", i(s.$attrs, {
597
636
  disabled: e.disabled,
598
637
  error: e.error,
599
638
  required: e.required,
@@ -603,10 +642,10 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
603
642
  value: e.value || e.modelValue,
604
643
  "pass-attrs": e.passAttrs,
605
644
  data: e.data,
606
- onChange: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
645
+ onChange: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
607
646
  }), null, 16, oe));
608
647
  }
609
- }, ce = ["checked", "disabled", "inner-on-label", "inner-off-label", "label", "pass-attrs", "size"], ct = {
648
+ }, fe = ["checked", "disabled", "inner-on-label", "inner-off-label", "label", "pass-attrs", "size"], ft = {
610
649
  __name: "BsSwitch",
611
650
  props: {
612
651
  checked: { default: !1 },
@@ -620,7 +659,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
620
659
  },
621
660
  emits: ["update:modelValue"],
622
661
  setup(e, { emit: l }) {
623
- return (a, t) => (i(), d("bs-switch", u(a.$attrs, {
662
+ return (s, t) => (d(), o("bs-switch", i(s.$attrs, {
624
663
  checked: e.checked || e.modelValue,
625
664
  disabled: e.disabled,
626
665
  "inner-on-label": e.innerOnLabel,
@@ -628,10 +667,10 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
628
667
  label: e.label,
629
668
  "pass-attrs": e.passAttrs,
630
669
  size: e.size,
631
- onChange: t[0] || (t[0] = (s) => l("update:modelValue", s.target.checked))
632
- }), null, 16, ce));
670
+ onChange: t[0] || (t[0] = (a) => l("update:modelValue", a.target.checked))
671
+ }), null, 16, fe));
633
672
  }
634
- }, fe = ["disabled", "error", "pass-attrs", "placeholder", "required", "value", "hint-id"], ft = {
673
+ }, ce = ["disabled", "error", "pass-attrs", "placeholder", "required", "value", "hint-id"], ct = {
635
674
  __name: "BsTextarea",
636
675
  props: {
637
676
  disabled: { default: !1 },
@@ -645,7 +684,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
645
684
  },
646
685
  emits: ["update:modelValue"],
647
686
  setup(e, { emit: l }) {
648
- return (a, t) => (i(), d("bs-textarea", u(a.$attrs, {
687
+ return (s, t) => (d(), o("bs-textarea", i(s.$attrs, {
649
688
  disabled: e.disabled,
650
689
  error: e.error,
651
690
  "pass-attrs": e.passAttrs,
@@ -653,8 +692,8 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
653
692
  required: e.required,
654
693
  value: e.value || e.modelValue,
655
694
  "hint-id": e.hintId,
656
- onInput: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
657
- }), null, 16, fe));
695
+ onInput: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
696
+ }), null, 16, ce));
658
697
  }
659
698
  }, me = ["char-max", "disabled", "error", "hints", "label", "placeholder", "required", "value", "pass-attrs"], mt = {
660
699
  __name: "BsTextareaField",
@@ -672,7 +711,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
672
711
  },
673
712
  emits: ["update:modelValue"],
674
713
  setup(e, { emit: l }) {
675
- return (a, t) => (i(), d("bs-textarea-field", u(a.$attrs, {
714
+ return (s, t) => (d(), o("bs-textarea-field", i(s.$attrs, {
676
715
  "char-max": e.charMax,
677
716
  disabled: e.disabled,
678
717
  error: e.error,
@@ -682,40 +721,51 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
682
721
  required: e.required,
683
722
  value: e.value || e.modelValue,
684
723
  "pass-attrs": e.passAttrs,
685
- onInput: t[0] || (t[0] = (s) => l("update:modelValue", s.target.value))
724
+ onInput: t[0] || (t[0] = (a) => l("update:modelValue", a.target.value))
686
725
  }), null, 16, me));
687
726
  }
688
- }, he = ["toast-id", "shown", "variant", "stacked", "duration"], ht = {
727
+ }, he = ["toast-id", "variant", "stacked", "duration", "enter-controlled", "enter-trigger", "leave-trigger"], ht = {
689
728
  __name: "BsToast",
690
729
  props: {
691
730
  toastId: {},
692
- shown: {},
693
731
  variant: {},
694
732
  stacked: { default: !1 },
695
- duration: { default: 1e4 }
733
+ duration: { default: 1e4 },
734
+ enterControlled: { default: !1 },
735
+ enterTrigger: { default: !1 },
736
+ leaveTrigger: { default: !1 }
696
737
  },
697
- emits: ["dismiss"],
738
+ emits: ["dismiss", "enterend", "leaveend"],
698
739
  setup(e, { emit: l }) {
699
- return (a, t) => (i(), d("bs-toast", u(a.$attrs, {
700
- "toast-id": e.toastId,
701
- shown: e.shown,
702
- variant: e.variant,
703
- stacked: e.stacked,
704
- duration: e.duration,
705
- onDismiss: t[0] || (t[0] = (s) => l("dismiss", s.detail))
706
- }), [
707
- c(a.$slots, "default")
708
- ], 16, he));
740
+ return (s, t) => (d(), g(m(k), null, {
741
+ default: $(() => [
742
+ T("bs-toast", i(s.$attrs, {
743
+ "toast-id": e.toastId,
744
+ variant: e.variant,
745
+ stacked: e.stacked,
746
+ duration: e.duration,
747
+ "enter-controlled": e.enterControlled,
748
+ "enter-trigger": e.enterTrigger,
749
+ "leave-trigger": e.leaveTrigger,
750
+ onDismiss: t[0] || (t[0] = (a) => l("dismiss", a.detail)),
751
+ onEnterend: t[1] || (t[1] = (a) => l("enterend", a.detail)),
752
+ onLeaveend: t[2] || (t[2] = (a) => l("leaveend", a.detail))
753
+ }), [
754
+ f(s.$slots, "default")
755
+ ], 16, he)
756
+ ]),
757
+ _: 3
758
+ }));
709
759
  }
710
760
  }, bt = {
711
761
  __name: "BsToastActions",
712
762
  props: {},
713
763
  emits: ["defaultDismiss"],
714
764
  setup(e, { emit: l }) {
715
- return (a, t) => (i(), d("bs-toast-actions", u(a.$attrs, {
716
- "on:defaultDismiss": t[0] || (t[0] = (s) => l("defaultDismiss", s.detail))
765
+ return (s, t) => (d(), o("bs-toast-actions", i(s.$attrs, {
766
+ "on:defaultDismiss": t[0] || (t[0] = (a) => l("defaultDismiss", a.detail))
717
767
  }), [
718
- c(a.$slots, "default")
768
+ f(s.$slots, "default")
719
769
  ], 16));
720
770
  }
721
771
  }, vt = {
@@ -723,64 +773,71 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
723
773
  props: {},
724
774
  emits: [],
725
775
  setup(e, { emit: l }) {
726
- return (a, t) => (i(), d("bs-toast-body", E(F(a.$attrs)), [
727
- c(a.$slots, "default")
776
+ return (s, t) => (d(), o("bs-toast-body", E(F(s.$attrs)), [
777
+ f(s.$slots, "default")
728
778
  ], 16));
729
779
  }
730
- }, be = ["variant"], $t = {
780
+ }, be = ["variant"], gt = {
731
781
  __name: "BsToastHeader",
732
782
  props: {
733
783
  variant: {}
734
784
  },
735
785
  emits: [],
736
786
  setup(e, { emit: l }) {
737
- return (a, t) => (i(), d("bs-toast-header", u(a.$attrs, { variant: e.variant }), [
738
- c(a.$slots, "default")
787
+ return (s, t) => (d(), o("bs-toast-header", i(s.$attrs, { variant: e.variant }), [
788
+ f(s.$slots, "default")
739
789
  ], 16, be));
740
790
  }
741
- }, yt = {
791
+ }, $t = {
742
792
  __name: "BsToaster",
743
793
  props: {},
744
794
  emits: [],
745
795
  setup(e, { emit: l }) {
746
- return (a, t) => (i(), d("bs-toaster", E(F(a.$attrs)), [
747
- c(a.$slots, "default")
748
- ], 16));
796
+ return (s, t) => (d(), g(m(k), null, {
797
+ default: $(() => [
798
+ T("bs-toaster", E(F(s.$attrs)), [
799
+ f(s.$slots, "default")
800
+ ], 16)
801
+ ]),
802
+ _: 3
803
+ }));
749
804
  }
750
- }, ve = ["active", "enter-class", "enter-attribute", "enter-duration", "leave-class", "leave-attribute", "leave-duration"], gt = {
805
+ }, ve = ["enter-class", "enter-attribute", "enter-duration", "leave-class", "leave-attribute", "leave-duration", "enter-controlled", "enter-trigger", "leave-trigger"], yt = {
751
806
  __name: "BsTransition",
752
807
  props: {
753
- active: {},
754
808
  enterClass: { default: void 0 },
755
809
  enterAttribute: { default: void 0 },
756
810
  enterDuration: {},
757
811
  leaveClass: { default: void 0 },
758
812
  leaveAttribute: { default: void 0 },
759
- leaveDuration: { default: void 0 }
813
+ leaveDuration: { default: void 0 },
814
+ enterControlled: { default: !1 },
815
+ enterTrigger: { default: !1 },
816
+ leaveTrigger: { default: !1 }
760
817
  },
761
- emits: ["enterstart", "enterend", "leavestart", "leaveend"],
818
+ emits: ["enterend", "leaveend"],
762
819
  setup(e, { emit: l }) {
763
- return (a, t) => (i(), d("bs-transition", u(a.$attrs, {
764
- active: e.active,
820
+ return (s, t) => (d(), o("bs-transition", i(s.$attrs, {
765
821
  "enter-class": e.enterClass,
766
822
  "enter-attribute": e.enterAttribute,
767
823
  "enter-duration": e.enterDuration,
768
824
  "leave-class": e.leaveClass,
769
825
  "leave-attribute": e.leaveAttribute,
770
826
  "leave-duration": e.leaveDuration,
771
- onEnterstart: t[0] || (t[0] = (s) => l("enterstart", s.detail)),
772
- onEnterend: t[1] || (t[1] = (s) => l("enterend", s.detail)),
773
- onLeavestart: t[2] || (t[2] = (s) => l("leavestart", s.detail)),
774
- onLeaveend: t[3] || (t[3] = (s) => l("leaveend", s.detail))
827
+ "enter-controlled": e.enterControlled,
828
+ "enter-trigger": e.enterTrigger,
829
+ "leave-trigger": e.leaveTrigger,
830
+ onEnterend: t[0] || (t[0] = (a) => l("enterend", a.detail)),
831
+ onLeaveend: t[1] || (t[1] = (a) => l("leaveend", a.detail))
775
832
  }), [
776
- c(a.$slots, "default")
833
+ f(s.$slots, "default")
777
834
  ], 16, ve));
778
835
  }
779
836
  };
780
837
  function R(e) {
781
838
  e.value.replaceChildren();
782
839
  }
783
- const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "stacked"], ye = {
840
+ const ge = ["controlled", "icon", "header-text", "heading-level", "open-item", "stacked"], $e = {
784
841
  __name: "BsAccordionServer",
785
842
  props: {
786
843
  controlled: { default: !1 },
@@ -792,29 +849,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
792
849
  },
793
850
  emits: ["toggled"],
794
851
  setup(e, { emit: l }) {
795
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
796
- var f, B;
797
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
852
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
853
+ var c, B;
854
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
798
855
  };
799
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
800
- !r || a.value || (R(t), n.push(setTimeout(() => {
856
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
857
+ !r || s.value || (R(t), n.push(setTimeout(() => {
801
858
  I(() => {
802
- s.value = customElements.get("bs-accordion") ? "hydrated superhydrated" : "superhydrated";
859
+ a.value = customElements.get("bs-accordion") ? "hydrated superhydrated" : "superhydrated";
803
860
  });
804
- }, 100)), a.value = !0);
805
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
806
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
807
- default: g(() => [
808
- (i(), y(L, { to: t.value }, [
809
- c(r.$slots, "default")
861
+ }, 100)), s.value = !0);
862
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
863
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
864
+ default: $(() => [
865
+ (d(), g(L, { to: t.value }, [
866
+ f(r.$slots, "default")
810
867
  ], 8, ["to"]))
811
868
  ]),
812
869
  _: 3
813
870
  })) : x("", !0),
814
- w("bs-accordion", u({
871
+ T("bs-accordion", i({
815
872
  ref_key: "wcRef",
816
- ref: o,
817
- class: s.value,
873
+ ref: u,
874
+ class: a.value,
818
875
  "data-bsds-ssr": "",
819
876
  controlled: e.controlled,
820
877
  icon: e.icon,
@@ -822,21 +879,21 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
822
879
  "heading-level": e.headingLevel,
823
880
  "open-item": e.openItem,
824
881
  stacked: e.stacked,
825
- onToggled: v[0] || (v[0] = (f) => l("toggled", f.detail))
882
+ onToggled: v[0] || (v[0] = (c) => l("toggled", c.detail))
826
883
  }, r.$attrs), [
827
884
  V(m(k), null, z({ _: 2 }, [
828
885
  b.value ? void 0 : {
829
886
  name: "fallback",
830
- fn: g(() => [
831
- c(r.$slots, "default")
887
+ fn: $(() => [
888
+ f(r.$slots, "default")
832
889
  ]),
833
890
  key: "0"
834
891
  }
835
892
  ]), 1024)
836
- ], 16, $e)
893
+ ], 16, ge)
837
894
  ], 64));
838
895
  }
839
- }, ge = "bs-accordion", Bt = {
896
+ }, ye = "bs-accordion", Bt = {
840
897
  __name: "BsAccordion",
841
898
  props: {
842
899
  controlled: { default: !1 },
@@ -849,23 +906,23 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
849
906
  },
850
907
  emits: ["toggled"],
851
908
  setup(e, { emit: l }) {
852
- const a = e, { data: t } = P(ge, () => {
909
+ const s = e, { data: t } = P(ye, () => {
853
910
  if (process.server)
854
911
  return !0;
855
912
  });
856
- return (s, n) => m(t) ? (i(), y(ye, u({ key: 0 }, { ...a, ...s.$attrs }, {
913
+ return (a, n) => m(t) ? (d(), g($e, i({ key: 0 }, { ...s, ...a.$attrs }, {
857
914
  style: { display: e.bsShow ? null : "none" },
858
- onToggled: n[0] || (n[0] = (o) => l("toggled", o))
915
+ onToggled: n[0] || (n[0] = (u) => l("toggled", u))
859
916
  }), {
860
- default: g(() => [
861
- c(s.$slots, "default")
917
+ default: $(() => [
918
+ f(a.$slots, "default")
862
919
  ]),
863
920
  _: 3
864
- }, 16, ["style"])) : (i(), d("bs-accordion", u({ key: 1 }, { ...a, ...s.$attrs }, {
921
+ }, 16, ["style"])) : (d(), o("bs-accordion", i({ key: 1 }, { ...s, ...a.$attrs }, {
865
922
  style: { display: e.bsShow ? null : "none" },
866
- onToggled: n[1] || (n[1] = (o) => l("toggled", o.detail))
923
+ onToggled: n[1] || (n[1] = (u) => l("toggled", u.detail))
867
924
  }), [
868
- c(s.$slots, "default")
925
+ f(a.$slots, "default")
869
926
  ], 16));
870
927
  }
871
928
  }, Be = {
@@ -873,37 +930,37 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
873
930
  props: {},
874
931
  emits: ["dismiss"],
875
932
  setup(e, { emit: l }) {
876
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
877
- var f, B;
878
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
933
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
934
+ var c, B;
935
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
879
936
  };
880
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
881
- !r || a.value || (R(t), n.push(setTimeout(() => {
937
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
938
+ !r || s.value || (R(t), n.push(setTimeout(() => {
882
939
  I(() => {
883
- s.value = customElements.get("bs-banner") ? "hydrated superhydrated" : "superhydrated";
940
+ a.value = customElements.get("bs-banner") ? "hydrated superhydrated" : "superhydrated";
884
941
  });
885
- }, 100)), a.value = !0);
886
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
887
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
888
- default: g(() => [
889
- (i(), y(L, { to: t.value }, [
890
- c(r.$slots, "default")
942
+ }, 100)), s.value = !0);
943
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
944
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
945
+ default: $(() => [
946
+ (d(), g(L, { to: t.value }, [
947
+ f(r.$slots, "default")
891
948
  ], 8, ["to"]))
892
949
  ]),
893
950
  _: 3
894
951
  })) : x("", !0),
895
- w("bs-banner", u({
952
+ T("bs-banner", i({
896
953
  ref_key: "wcRef",
897
- ref: o,
898
- class: s.value,
954
+ ref: u,
955
+ class: a.value,
899
956
  "data-bsds-ssr": "",
900
- onDismiss: v[0] || (v[0] = (f) => l("dismiss", f.detail))
957
+ onDismiss: v[0] || (v[0] = (c) => l("dismiss", c.detail))
901
958
  }, r.$attrs), [
902
959
  V(m(k), null, z({ _: 2 }, [
903
960
  b.value ? void 0 : {
904
961
  name: "fallback",
905
- fn: g(() => [
906
- c(r.$slots, "default")
962
+ fn: $(() => [
963
+ f(r.$slots, "default")
907
964
  ]),
908
965
  key: "0"
909
966
  }
@@ -918,26 +975,26 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
918
975
  },
919
976
  emits: ["dismiss"],
920
977
  setup(e, { emit: l }) {
921
- const a = e, { data: t } = P(ke, () => {
978
+ const s = e, { data: t } = P(ke, () => {
922
979
  if (process.server)
923
980
  return !0;
924
981
  });
925
- return (s, n) => m(t) ? (i(), y(Be, u({ key: 0 }, { ...a, ...s.$attrs }, {
982
+ return (a, n) => m(t) ? (d(), g(Be, i({ key: 0 }, { ...s, ...a.$attrs }, {
926
983
  style: { display: e.bsShow ? null : "none" },
927
- onDismiss: n[0] || (n[0] = (o) => l("dismiss", o))
984
+ onDismiss: n[0] || (n[0] = (u) => l("dismiss", u))
928
985
  }), {
929
- default: g(() => [
930
- c(s.$slots, "default")
986
+ default: $(() => [
987
+ f(a.$slots, "default")
931
988
  ]),
932
989
  _: 3
933
- }, 16, ["style"])) : (i(), d("bs-banner", u({ key: 1 }, { ...a, ...s.$attrs }, {
990
+ }, 16, ["style"])) : (d(), o("bs-banner", i({ key: 1 }, { ...s, ...a.$attrs }, {
934
991
  style: { display: e.bsShow ? null : "none" },
935
- onDismiss: n[1] || (n[1] = (o) => l("dismiss", o.detail))
992
+ onDismiss: n[1] || (n[1] = (u) => l("dismiss", u.detail))
936
993
  }), [
937
- c(s.$slots, "default")
994
+ f(a.$slots, "default")
938
995
  ], 16));
939
996
  }
940
- }, we = ["variant", "disabled", "ghost-btn", "href", "pass-attrs", "text-btn", "size"], pe = {
997
+ }, Te = ["variant", "disabled", "ghost-btn", "href", "pass-attrs", "text-btn", "size"], we = {
941
998
  __name: "BsButtonServer",
942
999
  props: {
943
1000
  variant: {},
@@ -950,29 +1007,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
950
1007
  },
951
1008
  emits: [],
952
1009
  setup(e, { emit: l }) {
953
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
954
- var f, B;
955
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
1010
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
1011
+ var c, B;
1012
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
956
1013
  };
957
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
958
- !r || a.value || (R(t), n.push(setTimeout(() => {
1014
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
1015
+ !r || s.value || (R(t), n.push(setTimeout(() => {
959
1016
  I(() => {
960
- s.value = customElements.get("bs-button") ? "hydrated superhydrated" : "superhydrated";
1017
+ a.value = customElements.get("bs-button") ? "hydrated superhydrated" : "superhydrated";
961
1018
  });
962
- }, 100)), a.value = !0);
963
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
964
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
965
- default: g(() => [
966
- (i(), y(L, { to: t.value }, [
967
- c(r.$slots, "default")
1019
+ }, 100)), s.value = !0);
1020
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
1021
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
1022
+ default: $(() => [
1023
+ (d(), g(L, { to: t.value }, [
1024
+ f(r.$slots, "default")
968
1025
  ], 8, ["to"]))
969
1026
  ]),
970
1027
  _: 3
971
1028
  })) : x("", !0),
972
- w("bs-button", u({
1029
+ T("bs-button", i({
973
1030
  ref_key: "wcRef",
974
- ref: o,
975
- class: s.value,
1031
+ ref: u,
1032
+ class: a.value,
976
1033
  "data-bsds-ssr": "",
977
1034
  variant: e.variant,
978
1035
  disabled: e.disabled,
@@ -985,16 +1042,16 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
985
1042
  V(m(k), null, z({ _: 2 }, [
986
1043
  b.value ? void 0 : {
987
1044
  name: "fallback",
988
- fn: g(() => [
989
- c(r.$slots, "default")
1045
+ fn: $(() => [
1046
+ f(r.$slots, "default")
990
1047
  ]),
991
1048
  key: "0"
992
1049
  }
993
1050
  ]), 1024)
994
- ], 16, we)
1051
+ ], 16, Te)
995
1052
  ], 64));
996
1053
  }
997
- }, Se = "bs-button", wt = {
1054
+ }, pe = "bs-button", Tt = {
998
1055
  __name: "BsButton",
999
1056
  props: {
1000
1057
  variant: {},
@@ -1009,26 +1066,26 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1009
1066
  },
1010
1067
  emits: [],
1011
1068
  setup(e, { emit: l }) {
1012
- const a = e, { onLinkClick: t } = D(a), { data: s } = P(Se, () => {
1069
+ const s = e, { onLinkClick: t } = D(s), { data: a } = P(pe, () => {
1013
1070
  if (process.server)
1014
1071
  return !0;
1015
1072
  });
1016
- return (n, o) => m(s) ? (i(), y(pe, u({ key: 0 }, { ...a, ...n.$attrs, router: void 0 }, {
1073
+ return (n, u) => m(a) ? (d(), g(we, i({ key: 0 }, { ...s, ...n.$attrs, router: void 0 }, {
1017
1074
  style: { display: e.bsShow ? null : "none" },
1018
1075
  onClick: m(t)
1019
1076
  }), {
1020
- default: g(() => [
1021
- c(n.$slots, "default")
1077
+ default: $(() => [
1078
+ f(n.$slots, "default")
1022
1079
  ]),
1023
1080
  _: 3
1024
- }, 16, ["style", "onClick"])) : (i(), d("bs-button", u({ key: 1 }, { ...a, ...n.$attrs, router: void 0 }, {
1081
+ }, 16, ["style", "onClick"])) : (d(), o("bs-button", i({ key: 1 }, { ...s, ...n.$attrs, router: void 0 }, {
1025
1082
  style: { display: e.bsShow ? null : "none" },
1026
- onClick: o[0] || (o[0] = (...b) => m(t) && m(t)(...b))
1083
+ onClick: u[0] || (u[0] = (...b) => m(t) && m(t)(...b))
1027
1084
  }), [
1028
- c(n.$slots, "default")
1085
+ f(n.$slots, "default")
1029
1086
  ], 16));
1030
1087
  }
1031
- }, Te = ["disabled", "for", "hide", "pass-attrs", "required"], Ce = {
1088
+ }, Se = ["disabled", "for", "hide", "pass-attrs", "required"], Ce = {
1032
1089
  __name: "BsLabelServer",
1033
1090
  props: {
1034
1091
  disabled: {},
@@ -1039,29 +1096,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1039
1096
  },
1040
1097
  emits: [],
1041
1098
  setup(e, { emit: l }) {
1042
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
1043
- var f, B;
1044
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
1099
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
1100
+ var c, B;
1101
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
1045
1102
  };
1046
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
1047
- !r || a.value || (R(t), n.push(setTimeout(() => {
1103
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
1104
+ !r || s.value || (R(t), n.push(setTimeout(() => {
1048
1105
  I(() => {
1049
- s.value = customElements.get("bs-label") ? "hydrated superhydrated" : "superhydrated";
1106
+ a.value = customElements.get("bs-label") ? "hydrated superhydrated" : "superhydrated";
1050
1107
  });
1051
- }, 100)), a.value = !0);
1052
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
1053
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
1054
- default: g(() => [
1055
- (i(), y(L, { to: t.value }, [
1056
- c(r.$slots, "default")
1108
+ }, 100)), s.value = !0);
1109
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
1110
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
1111
+ default: $(() => [
1112
+ (d(), g(L, { to: t.value }, [
1113
+ f(r.$slots, "default")
1057
1114
  ], 8, ["to"]))
1058
1115
  ]),
1059
1116
  _: 3
1060
1117
  })) : x("", !0),
1061
- w("bs-label", u({
1118
+ T("bs-label", i({
1062
1119
  ref_key: "wcRef",
1063
- ref: o,
1064
- class: s.value,
1120
+ ref: u,
1121
+ class: a.value,
1065
1122
  "data-bsds-ssr": "",
1066
1123
  disabled: e.disabled,
1067
1124
  for: e.for,
@@ -1072,16 +1129,16 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1072
1129
  V(m(k), null, z({ _: 2 }, [
1073
1130
  b.value ? void 0 : {
1074
1131
  name: "fallback",
1075
- fn: g(() => [
1076
- c(r.$slots, "default")
1132
+ fn: $(() => [
1133
+ f(r.$slots, "default")
1077
1134
  ]),
1078
1135
  key: "0"
1079
1136
  }
1080
1137
  ]), 1024)
1081
- ], 16, Te)
1138
+ ], 16, Se)
1082
1139
  ], 64));
1083
1140
  }
1084
- }, Ie = "bs-label", pt = {
1141
+ }, Ie = "bs-label", wt = {
1085
1142
  __name: "BsLabel",
1086
1143
  props: {
1087
1144
  disabled: {},
@@ -1093,21 +1150,21 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1093
1150
  },
1094
1151
  emits: [],
1095
1152
  setup(e, { emit: l }) {
1096
- const a = e, { data: t } = P(Ie, () => {
1153
+ const s = e, { data: t } = P(Ie, () => {
1097
1154
  if (process.server)
1098
1155
  return !0;
1099
1156
  });
1100
- return (s, n) => m(t) ? (i(), y(Ce, u({ key: 0 }, { ...a, ...s.$attrs }, {
1157
+ return (a, n) => m(t) ? (d(), g(Ce, i({ key: 0 }, { ...s, ...a.$attrs }, {
1101
1158
  style: { display: e.bsShow ? null : "none" }
1102
1159
  }), {
1103
- default: g(() => [
1104
- c(s.$slots, "default")
1160
+ default: $(() => [
1161
+ f(a.$slots, "default")
1105
1162
  ]),
1106
1163
  _: 3
1107
- }, 16, ["style"])) : (i(), d("bs-label", u({ key: 1 }, { ...a, ...s.$attrs }, {
1164
+ }, 16, ["style"])) : (d(), o("bs-label", i({ key: 1 }, { ...s, ...a.$attrs }, {
1108
1165
  style: { display: e.bsShow ? null : "none" }
1109
1166
  }), [
1110
- c(s.$slots, "default")
1167
+ f(a.$slots, "default")
1111
1168
  ], 16));
1112
1169
  }
1113
1170
  }, qe = ["variant", "status", "href", "active", "disabled", "pass-attrs"], Ae = {
@@ -1122,29 +1179,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1122
1179
  },
1123
1180
  emits: [],
1124
1181
  setup(e, { emit: l }) {
1125
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
1126
- var f, B;
1127
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
1182
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
1183
+ var c, B;
1184
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
1128
1185
  };
1129
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
1130
- !r || a.value || (R(t), n.push(setTimeout(() => {
1186
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
1187
+ !r || s.value || (R(t), n.push(setTimeout(() => {
1131
1188
  I(() => {
1132
- s.value = customElements.get("bs-pill") ? "hydrated superhydrated" : "superhydrated";
1189
+ a.value = customElements.get("bs-pill") ? "hydrated superhydrated" : "superhydrated";
1133
1190
  });
1134
- }, 100)), a.value = !0);
1135
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
1136
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
1137
- default: g(() => [
1138
- (i(), y(L, { to: t.value }, [
1139
- c(r.$slots, "default")
1191
+ }, 100)), s.value = !0);
1192
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
1193
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
1194
+ default: $(() => [
1195
+ (d(), g(L, { to: t.value }, [
1196
+ f(r.$slots, "default")
1140
1197
  ], 8, ["to"]))
1141
1198
  ]),
1142
1199
  _: 3
1143
1200
  })) : x("", !0),
1144
- w("bs-pill", u({
1201
+ T("bs-pill", i({
1145
1202
  ref_key: "wcRef",
1146
- ref: o,
1147
- class: s.value,
1203
+ ref: u,
1204
+ class: a.value,
1148
1205
  "data-bsds-ssr": "",
1149
1206
  variant: e.variant,
1150
1207
  status: e.status,
@@ -1156,8 +1213,8 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1156
1213
  V(m(k), null, z({ _: 2 }, [
1157
1214
  b.value ? void 0 : {
1158
1215
  name: "fallback",
1159
- fn: g(() => [
1160
- c(r.$slots, "default")
1216
+ fn: $(() => [
1217
+ f(r.$slots, "default")
1161
1218
  ]),
1162
1219
  key: "0"
1163
1220
  }
@@ -1165,7 +1222,7 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1165
1222
  ], 16, qe)
1166
1223
  ], 64));
1167
1224
  }
1168
- }, Le = "bs-pill", St = {
1225
+ }, Le = "bs-pill", pt = {
1169
1226
  __name: "BsPill",
1170
1227
  props: {
1171
1228
  variant: {},
@@ -1179,23 +1236,23 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1179
1236
  },
1180
1237
  emits: [],
1181
1238
  setup(e, { emit: l }) {
1182
- const a = e, { onLinkClick: t } = D(a), { data: s } = P(Le, () => {
1239
+ const s = e, { onLinkClick: t } = D(s), { data: a } = P(Le, () => {
1183
1240
  if (process.server)
1184
1241
  return !0;
1185
1242
  });
1186
- return (n, o) => m(s) ? (i(), y(Ae, u({ key: 0 }, { ...a, ...n.$attrs, router: void 0 }, {
1243
+ return (n, u) => m(a) ? (d(), g(Ae, i({ key: 0 }, { ...s, ...n.$attrs, router: void 0 }, {
1187
1244
  style: { display: e.bsShow ? null : "none" },
1188
1245
  onClick: m(t)
1189
1246
  }), {
1190
- default: g(() => [
1191
- c(n.$slots, "default")
1247
+ default: $(() => [
1248
+ f(n.$slots, "default")
1192
1249
  ]),
1193
1250
  _: 3
1194
- }, 16, ["style", "onClick"])) : (i(), d("bs-pill", u({ key: 1 }, { ...a, ...n.$attrs, router: void 0 }, {
1251
+ }, 16, ["style", "onClick"])) : (d(), o("bs-pill", i({ key: 1 }, { ...s, ...n.$attrs, router: void 0 }, {
1195
1252
  style: { display: e.bsShow ? null : "none" },
1196
- onClick: o[0] || (o[0] = (...b) => m(t) && m(t)(...b))
1253
+ onClick: u[0] || (u[0] = (...b) => m(t) && m(t)(...b))
1197
1254
  }), [
1198
- c(n.$slots, "default")
1255
+ f(n.$slots, "default")
1199
1256
  ], 16));
1200
1257
  }
1201
1258
  }, xe = ["disabled", "required", "error", "hint-id", "value", "pass-attrs"], Ve = {
@@ -1210,29 +1267,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1210
1267
  },
1211
1268
  emits: [],
1212
1269
  setup(e, { emit: l }) {
1213
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
1214
- var f, B;
1215
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
1270
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
1271
+ var c, B;
1272
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
1216
1273
  };
1217
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
1218
- !r || a.value || (R(t), n.push(setTimeout(() => {
1274
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
1275
+ !r || s.value || (R(t), n.push(setTimeout(() => {
1219
1276
  I(() => {
1220
- s.value = customElements.get("bs-select") ? "hydrated superhydrated" : "superhydrated";
1277
+ a.value = customElements.get("bs-select") ? "hydrated superhydrated" : "superhydrated";
1221
1278
  });
1222
- }, 100)), a.value = !0);
1223
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
1224
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
1225
- default: g(() => [
1226
- (i(), y(L, { to: t.value }, [
1227
- c(r.$slots, "default")
1279
+ }, 100)), s.value = !0);
1280
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
1281
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
1282
+ default: $(() => [
1283
+ (d(), g(L, { to: t.value }, [
1284
+ f(r.$slots, "default")
1228
1285
  ], 8, ["to"]))
1229
1286
  ]),
1230
1287
  _: 3
1231
1288
  })) : x("", !0),
1232
- w("bs-select", u({
1289
+ T("bs-select", i({
1233
1290
  ref_key: "wcRef",
1234
- ref: o,
1235
- class: s.value,
1291
+ ref: u,
1292
+ class: a.value,
1236
1293
  "data-bsds-ssr": "",
1237
1294
  disabled: e.disabled,
1238
1295
  required: e.required,
@@ -1244,8 +1301,8 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1244
1301
  V(m(k), null, z({ _: 2 }, [
1245
1302
  b.value ? void 0 : {
1246
1303
  name: "fallback",
1247
- fn: g(() => [
1248
- c(r.$slots, "default")
1304
+ fn: $(() => [
1305
+ f(r.$slots, "default")
1249
1306
  ]),
1250
1307
  key: "0"
1251
1308
  }
@@ -1253,7 +1310,7 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1253
1310
  ], 16, xe)
1254
1311
  ], 64));
1255
1312
  }
1256
- }, ze = "bs-select", Tt = {
1313
+ }, ze = "bs-select", St = {
1257
1314
  __name: "BsSelect",
1258
1315
  props: {
1259
1316
  disabled: { default: !1 },
@@ -1266,21 +1323,21 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1266
1323
  },
1267
1324
  emits: [],
1268
1325
  setup(e, { emit: l }) {
1269
- const a = e, { data: t } = P(ze, () => {
1326
+ const s = e, { data: t } = P(ze, () => {
1270
1327
  if (process.server)
1271
1328
  return !0;
1272
1329
  });
1273
- return (s, n) => m(t) ? (i(), y(Ve, u({ key: 0 }, { ...a, ...s.$attrs }, {
1330
+ return (a, n) => m(t) ? (d(), g(Ve, i({ key: 0 }, { ...s, ...a.$attrs }, {
1274
1331
  style: { display: e.bsShow ? null : "none" }
1275
1332
  }), {
1276
- default: g(() => [
1277
- c(s.$slots, "default")
1333
+ default: $(() => [
1334
+ f(a.$slots, "default")
1278
1335
  ]),
1279
1336
  _: 3
1280
- }, 16, ["style"])) : (i(), d("bs-select", u({ key: 1 }, { ...a, ...s.$attrs }, {
1337
+ }, 16, ["style"])) : (d(), o("bs-select", i({ key: 1 }, { ...s, ...a.$attrs }, {
1281
1338
  style: { display: e.bsShow ? null : "none" }
1282
1339
  }), [
1283
- c(s.$slots, "default")
1340
+ f(a.$slots, "default")
1284
1341
  ], 16));
1285
1342
  }
1286
1343
  }, Pe = ["tooltip-id", "content", "position"], Re = {
@@ -1292,29 +1349,29 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1292
1349
  },
1293
1350
  emits: [],
1294
1351
  setup(e, { emit: l }) {
1295
- const a = h(!1), t = h(null), s = h(""), n = p([]), o = h(null), b = h(!1), $ = (r, v = 0) => {
1296
- var f, B;
1297
- t.value || v >= 4 || (t.value = (B = (f = r.value) == null ? void 0 : f.querySelector) == null ? void 0 : B.call(f, "[data-slot]"), t.value || n.push(setTimeout(() => $(r, v + 1), 50)));
1352
+ const s = h(!1), t = h(null), a = h(""), n = w([]), u = h(null), b = h(!1), y = (r, v = 0) => {
1353
+ var c, B;
1354
+ t.value || v >= 4 || (t.value = (B = (c = r.value) == null ? void 0 : c.querySelector) == null ? void 0 : B.call(c, "[data-slot]"), t.value || n.push(setTimeout(() => y(r, v + 1), 50)));
1298
1355
  };
1299
- return S(() => b.value = !0), T(() => $(o, 0)), C(t, (r) => {
1300
- !r || a.value || (R(t), n.push(setTimeout(() => {
1356
+ return p(() => b.value = !0), S(() => y(u, 0)), C(t, (r) => {
1357
+ !r || s.value || (R(t), n.push(setTimeout(() => {
1301
1358
  I(() => {
1302
- s.value = customElements.get("bs-tooltip") ? "hydrated superhydrated" : "superhydrated";
1359
+ a.value = customElements.get("bs-tooltip") ? "hydrated superhydrated" : "superhydrated";
1303
1360
  });
1304
- }, 100)), a.value = !0);
1305
- }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (i(), d(A, null, [
1306
- t.value && b.value ? (i(), y(m(k), { key: 0 }, {
1307
- default: g(() => [
1308
- (i(), y(L, { to: t.value }, [
1309
- c(r.$slots, "default")
1361
+ }, 100)), s.value = !0);
1362
+ }, { immediate: !0 }), q(() => n.forEach((r) => clearTimeout(r))), (r, v) => (d(), o(A, null, [
1363
+ t.value && b.value ? (d(), g(m(k), { key: 0 }, {
1364
+ default: $(() => [
1365
+ (d(), g(L, { to: t.value }, [
1366
+ f(r.$slots, "default")
1310
1367
  ], 8, ["to"]))
1311
1368
  ]),
1312
1369
  _: 3
1313
1370
  })) : x("", !0),
1314
- w("bs-tooltip", u({
1371
+ T("bs-tooltip", i({
1315
1372
  ref_key: "wcRef",
1316
- ref: o,
1317
- class: s.value,
1373
+ ref: u,
1374
+ class: a.value,
1318
1375
  "data-bsds-ssr": "",
1319
1376
  "tooltip-id": e.tooltipId,
1320
1377
  content: e.content,
@@ -1323,8 +1380,8 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1323
1380
  V(m(k), null, z({ _: 2 }, [
1324
1381
  b.value ? void 0 : {
1325
1382
  name: "fallback",
1326
- fn: g(() => [
1327
- c(r.$slots, "default")
1383
+ fn: $(() => [
1384
+ f(r.$slots, "default")
1328
1385
  ]),
1329
1386
  key: "0"
1330
1387
  }
@@ -1342,32 +1399,32 @@ const $e = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1342
1399
  },
1343
1400
  emits: [],
1344
1401
  setup(e, { emit: l }) {
1345
- const a = e, { data: t } = P(De, () => {
1402
+ const s = e, { data: t } = P(De, () => {
1346
1403
  if (process.server)
1347
1404
  return !0;
1348
1405
  });
1349
- return (s, n) => m(t) ? (i(), y(Re, u({ key: 0 }, { ...a, ...s.$attrs }, {
1406
+ return (a, n) => m(t) ? (d(), g(Re, i({ key: 0 }, { ...s, ...a.$attrs }, {
1350
1407
  style: { display: e.bsShow ? null : "none" }
1351
1408
  }), {
1352
- default: g(() => [
1353
- c(s.$slots, "default")
1409
+ default: $(() => [
1410
+ f(a.$slots, "default")
1354
1411
  ]),
1355
1412
  _: 3
1356
- }, 16, ["style"])) : (i(), d("bs-tooltip", u({ key: 1 }, { ...a, ...s.$attrs }, {
1413
+ }, 16, ["style"])) : (d(), o("bs-tooltip", i({ key: 1 }, { ...s, ...a.$attrs }, {
1357
1414
  style: { display: e.bsShow ? null : "none" }
1358
1415
  }), [
1359
- c(s.$slots, "default")
1416
+ f(a.$slots, "default")
1360
1417
  ], 16));
1361
1418
  }
1362
1419
  };
1363
1420
  export {
1364
1421
  Bt as BsAccordion,
1365
- ye as BsAccordionServer,
1422
+ $e as BsAccordionServer,
1366
1423
  Oe as BsBadge,
1367
1424
  kt as BsBanner,
1368
1425
  Be as BsBannerServer,
1369
- wt as BsButton,
1370
- pe as BsButtonServer,
1426
+ Tt as BsButton,
1427
+ we as BsButtonServer,
1371
1428
  Me as BsCharacterCount,
1372
1429
  je as BsChartBar,
1373
1430
  Ne as BsChartTable,
@@ -1375,38 +1432,38 @@ export {
1375
1432
  He as BsCircleButton,
1376
1433
  Xe as BsDropdown,
1377
1434
  Ye as BsDropdownOption,
1378
- Ze as BsDropdownOptions,
1435
+ Ze as BsDropdownWithOptions,
1379
1436
  Je as BsFieldLayout,
1380
1437
  Ke as BsHint,
1381
1438
  Ue as BsInput,
1382
1439
  Qe as BsInputAddon,
1383
1440
  _e as BsInputField,
1384
1441
  et as BsInputSearch,
1385
- pt as BsLabel,
1442
+ wt as BsLabel,
1386
1443
  Ce as BsLabelServer,
1387
1444
  tt as BsLoader,
1388
1445
  at as BsModal,
1389
1446
  st as BsOverlay,
1390
1447
  lt as BsPagination,
1391
- St as BsPill,
1448
+ pt as BsPill,
1392
1449
  Ae as BsPillServer,
1393
1450
  rt as BsProfile,
1394
1451
  nt as BsProfileDetails,
1395
- it as BsProfileImg,
1396
- ut as BsProfileLayout,
1397
- dt as BsRadio,
1398
- Tt as BsSelect,
1452
+ dt as BsProfileImg,
1453
+ it as BsProfileLayout,
1454
+ ut as BsRadio,
1455
+ St as BsSelect,
1399
1456
  ot as BsSelectField,
1400
1457
  Ve as BsSelectServer,
1401
- ct as BsSwitch,
1402
- ft as BsTextarea,
1458
+ ft as BsSwitch,
1459
+ ct as BsTextarea,
1403
1460
  mt as BsTextareaField,
1404
1461
  ht as BsToast,
1405
1462
  bt as BsToastActions,
1406
1463
  vt as BsToastBody,
1407
- $t as BsToastHeader,
1408
- yt as BsToaster,
1464
+ gt as BsToastHeader,
1465
+ $t as BsToaster,
1409
1466
  Ct as BsTooltip,
1410
1467
  Re as BsTooltipServer,
1411
- gt as BsTransition
1468
+ yt as BsTransition
1412
1469
  };