@wwtdev/bsds-components-vue3 1.11.0 → 1.12.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,7 +1,7 @@
1
- import { openBlock as n, createElementBlock as u, mergeProps as i, renderSlot as o, computed as W, unref as f, createBlock as $, withCtx as g, createElementVNode as k, createVNode as p, normalizeProps as E, guardReactiveProps as O, ref as h, reactive as w, onBeforeMount as S, onMounted as C, watch as I, nextTick as x, onBeforeUnmount as q, Fragment as V, Teleport as L, createCommentVNode as A, createSlots as z } from "vue";
1
+ import { openBlock as n, createElementBlock as u, mergeProps as i, renderSlot as o, computed as E, unref as f, createBlock as $, withCtx as g, createElementVNode as k, createVNode as p, normalizeProps as W, guardReactiveProps as O, ref as h, reactive as w, onBeforeMount as S, onMounted as I, watch as C, nextTick as L, onBeforeUnmount as V, Fragment as q, Teleport as x, createCommentVNode as A, createSlots as z } from "vue";
2
2
  import { ClientOnly as T } from "#components";
3
- import { useAsyncData as P } from "#imports";
4
- const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero"], Ne = {
3
+ import { useAsyncData as D } from "#imports";
4
+ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero"], Ge = {
5
5
  __name: "BsBadge",
6
6
  props: {
7
7
  color: {},
@@ -26,7 +26,7 @@ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero
26
26
  o(a.$slots, "default")
27
27
  ], 16, F));
28
28
  }
29
- }, M = ["char-count", "char-max"], Ge = {
29
+ }, M = ["char-count", "char-max"], He = {
30
30
  __name: "BsCharacterCount",
31
31
  props: {
32
32
  charCount: {},
@@ -39,7 +39,7 @@ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero
39
39
  "char-max": e.charMax
40
40
  }), null, 16, M));
41
41
  }
42
- }, j = ["chart-title", "data", "dataIdxLabels", "show-legend", "show-tooltips", "show-x-grid", "show-y-grid", "stacked", "x-label", "y-label"], He = {
42
+ }, j = ["chart-title", "data", "dataIdxLabels", "show-legend", "show-tooltips", "show-x-grid", "show-y-grid", "stacked", "x-label", "y-label"], Xe = {
43
43
  __name: "BsChartBar",
44
44
  props: {
45
45
  chartTitle: {},
@@ -68,7 +68,7 @@ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero
68
68
  "y-label": e.yLabel
69
69
  }), null, 16, j));
70
70
  }
71
- }, N = ["data", "dataIdxLabels", "table-title"], Xe = {
71
+ }, N = ["data", "dataIdxLabels", "table-title"], Ye = {
72
72
  __name: "BsChartTable",
73
73
  props: {
74
74
  data: {},
@@ -83,7 +83,7 @@ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero
83
83
  "table-title": e.tableTitle
84
84
  }), null, 16, N));
85
85
  }
86
- }, G = ["label", "checked", "checked-partially", "disabled", "error", "pass-attrs", "required", "size"], Ye = {
86
+ }, G = ["label", "checked", "checked-partially", "disabled", "error", "pass-attrs", "required", "size"], Ze = {
87
87
  __name: "BsCheckbox",
88
88
  props: {
89
89
  label: {},
@@ -112,10 +112,10 @@ const F = ["color", "count", "count-max", "dot", "label", "position", "show-zero
112
112
  }
113
113
  };
114
114
  function R(e) {
115
- const s = W(() => {
115
+ const s = E(() => {
116
116
  var l, d;
117
117
  return ((d = (l = e.href) == null ? void 0 : l.startsWith) == null ? void 0 : d.call(l, "/")) || !1;
118
- }), a = W(() => {
118
+ }), a = E(() => {
119
119
  var l, d;
120
120
  return s.value && ((l = e.router) == null ? void 0 : l.navigateTo) || ((d = e.router) == null ? void 0 : d.push) || null;
121
121
  });
@@ -125,7 +125,7 @@ function R(e) {
125
125
  }
126
126
  return { onLinkClick: t };
127
127
  }
128
- const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-position", "label", "pass-attrs", "text-btn", "size"], Ze = {
128
+ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-position", "label", "pass-attrs", "text-btn", "size"], Je = {
129
129
  __name: "BsCircleButton",
130
130
  props: {
131
131
  disabled: {},
@@ -157,7 +157,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
157
157
  onClick: d[0] || (d[0] = (...c) => f(t) && f(t)(...c))
158
158
  }), null, 16, H));
159
159
  }
160
- }, X = ["width", "top", "center", "toggle-id", "container-id", "helper-text", "helper-description", "enter-controlled", "enter-trigger", "leave-trigger"], Je = {
160
+ }, X = ["width", "top", "center", "toggle-id", "container-id", "helper-text", "helper-description", "enter-controlled", "enter-trigger", "leave-trigger"], Ke = {
161
161
  __name: "BsDropdown",
162
162
  props: {
163
163
  width: { default: void 0 },
@@ -196,7 +196,7 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
196
196
  _: 3
197
197
  }));
198
198
  }
199
- }, Y = ["value", "variant", "options-id", "selected", "focused", "index"], Ke = {
199
+ }, Y = ["value", "variant", "options-id", "selected", "focused", "index"], Ue = {
200
200
  __name: "BsDropdownOption",
201
201
  props: {
202
202
  value: {},
@@ -221,11 +221,34 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
221
221
  o(a.$slots, "default")
222
222
  ], 16, Y));
223
223
  }
224
- }, Z = ["toggle-id", "container-id", "options-id", "width", "top", "center", "label", "selected-value", "enter-controlled", "enter-trigger", "leave-trigger", "helper-text", "helper-description"], Ue = {
224
+ }, Z = ["options-id", "visible", "focus-delay", "label", "selected-value"], Qe = {
225
+ __name: "BsDropdownOptionList",
226
+ props: {
227
+ optionsId: {},
228
+ visible: { default: !1 },
229
+ focusDelay: { default: 75 },
230
+ label: {},
231
+ selectedValue: {}
232
+ },
233
+ emits: ["optselected", "close"],
234
+ setup(e, { emit: s }) {
235
+ return (a, t) => (n(), u("bs-dropdown-option-list", i(a.$attrs, {
236
+ "options-id": e.optionsId,
237
+ visible: e.visible,
238
+ "focus-delay": e.focusDelay,
239
+ label: e.label,
240
+ "selected-value": e.selectedValue,
241
+ onOptselected: t[0] || (t[0] = (l) => s("optselected", l.detail)),
242
+ onClose: t[1] || (t[1] = (l) => s("close", l.detail))
243
+ }), [
244
+ o(a.$slots, "default")
245
+ ], 16, Z));
246
+ }
247
+ }, J = ["toggle-id", "container-id", "options-id", "width", "top", "center", "label", "selected-value", "enter-controlled", "enter-trigger", "leave-trigger", "helper-text", "helper-description"], _e = {
225
248
  __name: "BsDropdownWithOptions",
226
249
  props: {
227
250
  toggleId: {},
228
- containerId: {},
251
+ containerId: { default: void 0 },
229
252
  optionsId: {},
230
253
  width: { default: void 0 },
231
254
  top: { default: !1 },
@@ -260,9 +283,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
260
283
  onLeaveend: t[3] || (t[3] = (l) => s("leaveend", l.detail))
261
284
  }), [
262
285
  o(a.$slots, "default")
263
- ], 16, Z));
286
+ ], 16, J));
264
287
  }
265
- }, J = ["char-count", "char-max", "disabled", "error", "hints", "label", "label-for", "required", "hint-id"], Qe = {
288
+ }, K = ["char-count", "char-max", "disabled", "error", "hints", "label", "label-for", "required", "hint-id"], et = {
266
289
  __name: "BsFieldLayout",
267
290
  props: {
268
291
  charCount: {},
@@ -289,9 +312,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
289
312
  "hint-id": e.hintId
290
313
  }), [
291
314
  o(a.$slots, "default")
292
- ], 16, J));
315
+ ], 16, K));
293
316
  }
294
- }, K = ["error", "hint-id", "hints"], _e = {
317
+ }, U = ["error", "hint-id", "hints"], tt = {
295
318
  __name: "BsHint",
296
319
  props: {
297
320
  error: {},
@@ -304,9 +327,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
304
327
  error: e.error,
305
328
  "hint-id": e.hintId,
306
329
  hints: e.hints
307
- }), null, 16, K));
330
+ }), null, 16, U));
308
331
  }
309
- }, U = ["disabled", "error", "pass-attrs", "placeholder", "required", "type", "value", "hint-id"], et = {
332
+ }, Q = ["disabled", "error", "pass-attrs", "placeholder", "required", "type", "value", "hint-id"], at = {
310
333
  __name: "BsInput",
311
334
  props: {
312
335
  disabled: { default: !1 },
@@ -331,9 +354,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
331
354
  value: e.value || e.modelValue,
332
355
  "hint-id": e.hintId,
333
356
  onInput: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
334
- }), null, 16, U));
357
+ }), null, 16, Q));
335
358
  }
336
- }, Q = ["disabled", "error", "multifocus", "variant"], tt = {
359
+ }, _ = ["disabled", "error", "multifocus", "variant"], lt = {
337
360
  __name: "BsInputAddon",
338
361
  props: {
339
362
  disabled: { default: !1 },
@@ -350,9 +373,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
350
373
  variant: e.variant
351
374
  }), [
352
375
  o(a.$slots, "default")
353
- ], 16, Q));
376
+ ], 16, _));
354
377
  }
355
- }, _ = ["disabled", "error", "hints", "label", "pass-attrs", "placeholder", "required", "type", "value"], at = {
378
+ }, ee = ["disabled", "error", "hints", "label", "pass-attrs", "placeholder", "required", "type", "value"], st = {
356
379
  __name: "BsInputField",
357
380
  props: {
358
381
  disabled: { default: !1 },
@@ -379,9 +402,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
379
402
  type: e.type,
380
403
  value: e.value || e.modelValue,
381
404
  onInput: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
382
- }), null, 16, _));
405
+ }), null, 16, ee));
383
406
  }
384
- }, ee = ["disabled", "pass-attrs", "placeholder", "hint-id", "value"], lt = {
407
+ }, te = ["disabled", "pass-attrs", "placeholder", "hint-id", "value"], rt = {
385
408
  __name: "BsInputSearch",
386
409
  props: {
387
410
  disabled: { default: !1 },
@@ -401,9 +424,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
401
424
  value: e.value || e.modelValue,
402
425
  onClear: t[0] || (t[0] = (l) => s("clear", l.detail)),
403
426
  onInput: t[1] || (t[1] = (l) => s("update:modelValue", l.target.value))
404
- }), null, 16, ee));
427
+ }), null, 16, te));
405
428
  }
406
- }, te = ["size", "variant"], st = {
429
+ }, ae = ["size", "variant"], nt = {
407
430
  __name: "BsLoader",
408
431
  props: {
409
432
  size: {},
@@ -414,9 +437,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
414
437
  return (a, t) => (n(), u("bs-loader", i(a.$attrs, {
415
438
  size: e.size,
416
439
  variant: e.variant
417
- }), null, 16, te));
440
+ }), null, 16, ae));
418
441
  }
419
- }, ae = ["alert", "close-button", "enter-controlled", "enter-trigger", "leave-trigger"], rt = {
442
+ }, le = ["alert", "close-button", "enter-controlled", "enter-trigger", "leave-trigger"], dt = {
420
443
  __name: "BsModal",
421
444
  props: {
422
445
  alert: { default: !1 },
@@ -440,12 +463,12 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
440
463
  onLeaveend: t[2] || (t[2] = (l) => s("leaveend", l.detail))
441
464
  }), [
442
465
  o(a.$slots, "default")
443
- ], 16, ae)
466
+ ], 16, le)
444
467
  ]),
445
468
  _: 3
446
469
  }));
447
470
  }
448
- }, le = ["enter-controlled", "enter-trigger", "leave-trigger"], nt = {
471
+ }, se = ["enter-controlled", "enter-trigger", "leave-trigger"], it = {
449
472
  __name: "BsOverlay",
450
473
  props: {
451
474
  enterControlled: { default: !1 },
@@ -462,12 +485,12 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
462
485
  "leave-trigger": e.leaveTrigger,
463
486
  onEnterend: t[0] || (t[0] = (l) => s("enterend", l.detail)),
464
487
  onLeaveend: t[1] || (t[1] = (l) => s("leaveend", l.detail))
465
- }), null, 16, le)
488
+ }), null, 16, se)
466
489
  ]),
467
490
  _: 1
468
491
  }));
469
492
  }
470
- }, se = ["show-first-last-buttons", "prev-page-text", "first-page-text", "next-page-text", "last-page-text", "fixed", "variant", "selection", "center-display", "break-text", "page-range", "page-count", "center-label", "items-per-group", "items-count", "results-increments"], dt = {
493
+ }, re = ["show-first-last-buttons", "prev-page-text", "first-page-text", "next-page-text", "last-page-text", "fixed", "variant", "selection", "center-display", "break-text", "page-range", "page-count", "center-label", "items-per-group", "items-count", "results-increments"], ut = {
471
494
  __name: "BsPagination",
472
495
  props: {
473
496
  showFirstLastButtons: { default: !1 },
@@ -507,9 +530,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
507
530
  "items-count": e.itemsCount,
508
531
  "results-increments": e.resultsIncrements,
509
532
  onSelchange: t[0] || (t[0] = (l) => s("selchange", l.detail))
510
- }), null, 16, se));
533
+ }), null, 16, re));
511
534
  }
512
- }, re = ["layout", "href", "image-src", "image-size", "initials", "profile-name", "company", "job-title", "email"], it = {
535
+ }, ne = ["layout", "href", "image-src", "image-size", "initials", "profile-name", "company", "job-title", "email"], ot = {
513
536
  __name: "BsProfile",
514
537
  props: {
515
538
  layout: {},
@@ -537,9 +560,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
537
560
  "job-title": e.jobTitle,
538
561
  email: e.email,
539
562
  onClick: d[0] || (d[0] = (...c) => f(t) && f(t)(...c))
540
- }), null, 16, re));
563
+ }), null, 16, ne));
541
564
  }
542
- }, ne = ["profile-name", "company", "job-title", "email"], ut = {
565
+ }, de = ["profile-name", "company", "job-title", "email"], ct = {
543
566
  __name: "BsProfileDetails",
544
567
  props: {
545
568
  profileName: {},
@@ -554,9 +577,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
554
577
  company: e.company,
555
578
  "job-title": e.jobTitle,
556
579
  email: e.email
557
- }), null, 16, ne));
580
+ }), null, 16, de));
558
581
  }
559
- }, de = ["src", "size", "initials", "profile-name"], ot = {
582
+ }, ie = ["src", "size", "initials", "profile-name"], ft = {
560
583
  __name: "BsProfileImg",
561
584
  props: {
562
585
  src: {},
@@ -571,9 +594,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
571
594
  size: e.size,
572
595
  initials: e.initials,
573
596
  "profile-name": e.profileName
574
- }), null, 16, de));
597
+ }), null, 16, ie));
575
598
  }
576
- }, ie = ["layout", "href", "pass-attrs"], ct = {
599
+ }, ue = ["layout", "href", "pass-attrs"], mt = {
577
600
  __name: "BsProfileLayout",
578
601
  props: {
579
602
  layout: { default: "vertical" },
@@ -591,9 +614,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
591
614
  onClick: d[0] || (d[0] = (...c) => f(t) && f(t)(...c))
592
615
  }), [
593
616
  o(l.$slots, "default")
594
- ], 16, ie));
617
+ ], 16, ue));
595
618
  }
596
- }, ue = ["label", "checked", "disabled", "error", "pass-attrs", "required", "size", "value"], ft = {
619
+ }, oe = ["label", "checked", "disabled", "error", "pass-attrs", "required", "size", "value"], ht = {
597
620
  __name: "BsRadio",
598
621
  props: {
599
622
  label: {},
@@ -618,9 +641,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
618
641
  size: e.size,
619
642
  value: e.value,
620
643
  onChange: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
621
- }), null, 16, ue));
644
+ }), null, 16, oe));
622
645
  }
623
- }, oe = ["disabled", "error", "required", "label", "hints", "placeholder", "value", "pass-attrs", "data"], mt = {
646
+ }, ce = ["disabled", "error", "required", "label", "hints", "placeholder", "value", "pass-attrs", "data"], bt = {
624
647
  __name: "BsSelectField",
625
648
  props: {
626
649
  disabled: { default: !1 },
@@ -647,13 +670,14 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
647
670
  "pass-attrs": e.passAttrs,
648
671
  data: e.data,
649
672
  onChange: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
650
- }), null, 16, oe));
673
+ }), null, 16, ce));
651
674
  }
652
- }, ce = ["checked", "disabled", "inner-on-label", "inner-off-label", "label", "pass-attrs", "size"], ht = {
675
+ }, fe = ["checked", "disabled", "hide-label", "inner-on-label", "inner-off-label", "label", "pass-attrs", "size"], vt = {
653
676
  __name: "BsSwitch",
654
677
  props: {
655
678
  checked: { default: !1 },
656
679
  disabled: { default: !1 },
680
+ hideLabel: { default: !1 },
657
681
  innerOnLabel: {},
658
682
  innerOffLabel: {},
659
683
  label: {},
@@ -666,15 +690,16 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
666
690
  return (a, t) => (n(), u("bs-switch", i(a.$attrs, {
667
691
  checked: e.checked || e.modelValue,
668
692
  disabled: e.disabled,
693
+ "hide-label": e.hideLabel,
669
694
  "inner-on-label": e.innerOnLabel,
670
695
  "inner-off-label": e.innerOffLabel,
671
696
  label: e.label,
672
697
  "pass-attrs": e.passAttrs,
673
698
  size: e.size,
674
699
  onChange: t[0] || (t[0] = (l) => s("update:modelValue", l.target.checked))
675
- }), null, 16, ce));
700
+ }), null, 16, fe));
676
701
  }
677
- }, fe = ["active-tab-id", "hidden", "panel-id"], bt = {
702
+ }, me = ["active-tab-id", "hidden", "panel-id"], gt = {
678
703
  __name: "BsTab",
679
704
  props: {
680
705
  activeTabId: {},
@@ -689,9 +714,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
689
714
  "panel-id": e.panelId
690
715
  }), [
691
716
  o(a.$slots, "default")
692
- ], 16, fe));
717
+ ], 16, me));
693
718
  }
694
- }, me = ["active-tab-id", "helper-text", "helper-description"], vt = {
719
+ }, he = ["active-tab-id", "helper-text", "helper-description"], $t = {
695
720
  __name: "BsTabList",
696
721
  props: {
697
722
  activeTabId: {},
@@ -716,9 +741,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
716
741
  ]),
717
742
  _: 3
718
743
  })
719
- ], 16, me));
744
+ ], 16, he));
720
745
  }
721
- }, he = ["active-tab-id", "tab-id"], gt = {
746
+ }, be = ["active-tab-id", "tab-id"], yt = {
722
747
  __name: "BsTabPanel",
723
748
  props: {
724
749
  activeTabId: {},
@@ -731,9 +756,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
731
756
  "tab-id": e.tabId
732
757
  }), [
733
758
  o(a.$slots, "default")
734
- ], 16, he));
759
+ ], 16, be));
735
760
  }
736
- }, be = ["disabled", "error", "pass-attrs", "placeholder", "required", "value", "hint-id"], $t = {
761
+ }, ve = ["disabled", "error", "pass-attrs", "placeholder", "required", "value", "hint-id"], Bt = {
737
762
  __name: "BsTextarea",
738
763
  props: {
739
764
  disabled: { default: !1 },
@@ -756,9 +781,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
756
781
  value: e.value || e.modelValue,
757
782
  "hint-id": e.hintId,
758
783
  onInput: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
759
- }), null, 16, be));
784
+ }), null, 16, ve));
760
785
  }
761
- }, ve = ["char-max", "disabled", "error", "hints", "label", "placeholder", "required", "value", "pass-attrs"], yt = {
786
+ }, ge = ["char-max", "disabled", "error", "hints", "label", "placeholder", "required", "value", "pass-attrs"], Tt = {
762
787
  __name: "BsTextareaField",
763
788
  props: {
764
789
  charMax: {},
@@ -785,9 +810,9 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
785
810
  value: e.value || e.modelValue,
786
811
  "pass-attrs": e.passAttrs,
787
812
  onInput: t[0] || (t[0] = (l) => s("update:modelValue", l.target.value))
788
- }), null, 16, ve));
813
+ }), null, 16, ge));
789
814
  }
790
- }, ge = ["toast-id", "variant", "stacked", "duration", "enter-controlled", "enter-trigger", "leave-trigger"], Bt = {
815
+ }, $e = ["toast-id", "variant", "stacked", "duration", "enter-controlled", "enter-trigger", "leave-trigger"], kt = {
791
816
  __name: "BsToast",
792
817
  props: {
793
818
  toastId: {},
@@ -815,12 +840,12 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
815
840
  onLeaveend: t[2] || (t[2] = (l) => s("leaveend", l.detail))
816
841
  }), [
817
842
  o(a.$slots, "default")
818
- ], 16, ge)
843
+ ], 16, $e)
819
844
  ]),
820
845
  _: 3
821
846
  }));
822
847
  }
823
- }, Tt = {
848
+ }, pt = {
824
849
  __name: "BsToastActions",
825
850
  props: {},
826
851
  emits: ["defaultDismiss"],
@@ -831,16 +856,16 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
831
856
  o(a.$slots, "default")
832
857
  ], 16));
833
858
  }
834
- }, kt = {
859
+ }, wt = {
835
860
  __name: "BsToastBody",
836
861
  props: {},
837
862
  emits: [],
838
863
  setup(e, { emit: s }) {
839
- return (a, t) => (n(), u("bs-toast-body", E(O(a.$attrs)), [
864
+ return (a, t) => (n(), u("bs-toast-body", W(O(a.$attrs)), [
840
865
  o(a.$slots, "default")
841
866
  ], 16));
842
867
  }
843
- }, $e = ["variant"], pt = {
868
+ }, ye = ["variant"], St = {
844
869
  __name: "BsToastHeader",
845
870
  props: {
846
871
  variant: {}
@@ -849,23 +874,23 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
849
874
  setup(e, { emit: s }) {
850
875
  return (a, t) => (n(), u("bs-toast-header", i(a.$attrs, { variant: e.variant }), [
851
876
  o(a.$slots, "default")
852
- ], 16, $e));
877
+ ], 16, ye));
853
878
  }
854
- }, wt = {
879
+ }, It = {
855
880
  __name: "BsToaster",
856
881
  props: {},
857
882
  emits: [],
858
883
  setup(e, { emit: s }) {
859
884
  return (a, t) => (n(), $(f(T), null, {
860
885
  default: g(() => [
861
- k("bs-toaster", E(O(a.$attrs)), [
886
+ k("bs-toaster", W(O(a.$attrs)), [
862
887
  o(a.$slots, "default")
863
888
  ], 16)
864
889
  ]),
865
890
  _: 3
866
891
  }));
867
892
  }
868
- }, ye = ["enter-class", "enter-attribute", "enter-duration", "leave-class", "leave-attribute", "leave-duration", "enter-controlled", "enter-trigger", "leave-trigger"], St = {
893
+ }, Be = ["enter-class", "enter-attribute", "enter-duration", "leave-class", "leave-attribute", "leave-duration", "enter-controlled", "enter-trigger", "leave-trigger"], Ct = {
869
894
  __name: "BsTransition",
870
895
  props: {
871
896
  enterClass: { default: void 0 },
@@ -894,13 +919,13 @@ const H = ["disabled", "ghost-btn", "hover-effect", "href", "icon", "icon-positi
894
919
  onLeaveend: t[1] || (t[1] = (l) => s("leaveend", l.detail))
895
920
  }), [
896
921
  o(a.$slots, "default")
897
- ], 16, ye));
922
+ ], 16, Be));
898
923
  }
899
924
  };
900
- function D(e) {
925
+ function P(e) {
901
926
  e.value.replaceChildren();
902
927
  }
903
- const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "open-item-id", "stacked"], Te = {
928
+ const Te = ["controlled", "icon", "header-text", "heading-level", "open-item", "open-item-id", "stacked"], ke = {
904
929
  __name: "BsAccordionServer",
905
930
  props: {
906
931
  controlled: { default: !1 },
@@ -917,16 +942,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
917
942
  var m, B;
918
943
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
919
944
  };
920
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
921
- !r || a.value || (D(t), d.push(setTimeout(() => {
922
- x(() => {
945
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
946
+ !r || a.value || (P(t), d.push(setTimeout(() => {
947
+ L(() => {
923
948
  l.value = customElements.get("bs-accordion") ? "hydrated superhydrated" : "superhydrated";
924
949
  });
925
950
  }, 100)), a.value = !0);
926
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
951
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
927
952
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
928
953
  default: g(() => [
929
- (n(), $(L, { to: t.value }, [
954
+ (n(), $(x, { to: t.value }, [
930
955
  o(r.$slots, "default")
931
956
  ], 8, ["to"]))
932
957
  ]),
@@ -955,10 +980,10 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
955
980
  key: "0"
956
981
  }
957
982
  ]), 1024)
958
- ], 16, Be)
983
+ ], 16, Te)
959
984
  ], 64));
960
985
  }
961
- }, ke = "bs-accordion", Ct = {
986
+ }, pe = "bs-accordion", Lt = {
962
987
  __name: "BsAccordion",
963
988
  props: {
964
989
  controlled: { default: !1 },
@@ -972,11 +997,11 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
972
997
  },
973
998
  emits: ["toggled"],
974
999
  setup(e, { emit: s }) {
975
- const a = e, { data: t } = P(ke, () => {
1000
+ const a = e, { data: t } = D(pe, () => {
976
1001
  if (process.server)
977
1002
  return !0;
978
1003
  });
979
- return (l, d) => f(t) ? (n(), $(Te, i({ key: 0 }, { ...a, ...l.$attrs }, {
1004
+ return (l, d) => f(t) ? (n(), $(ke, i({ key: 0 }, { ...a, ...l.$attrs }, {
980
1005
  style: { display: e.bsShow ? null : "none" },
981
1006
  onToggled: d[0] || (d[0] = (c) => s("toggled", c))
982
1007
  }), {
@@ -991,7 +1016,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
991
1016
  o(l.$slots, "default")
992
1017
  ], 16));
993
1018
  }
994
- }, pe = {
1019
+ }, we = {
995
1020
  __name: "BsBannerServer",
996
1021
  props: {},
997
1022
  emits: ["dismiss"],
@@ -1000,16 +1025,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1000
1025
  var m, B;
1001
1026
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1002
1027
  };
1003
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1004
- !r || a.value || (D(t), d.push(setTimeout(() => {
1005
- x(() => {
1028
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1029
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1030
+ L(() => {
1006
1031
  l.value = customElements.get("bs-banner") ? "hydrated superhydrated" : "superhydrated";
1007
1032
  });
1008
1033
  }, 100)), a.value = !0);
1009
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1034
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1010
1035
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1011
1036
  default: g(() => [
1012
- (n(), $(L, { to: t.value }, [
1037
+ (n(), $(x, { to: t.value }, [
1013
1038
  o(r.$slots, "default")
1014
1039
  ], 8, ["to"]))
1015
1040
  ]),
@@ -1034,18 +1059,18 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1034
1059
  ], 16)
1035
1060
  ], 64));
1036
1061
  }
1037
- }, we = "bs-banner", It = {
1062
+ }, Se = "bs-banner", Vt = {
1038
1063
  __name: "BsBanner",
1039
1064
  props: {
1040
1065
  bsShow: { default: !0 }
1041
1066
  },
1042
1067
  emits: ["dismiss"],
1043
1068
  setup(e, { emit: s }) {
1044
- const a = e, { data: t } = P(we, () => {
1069
+ const a = e, { data: t } = D(Se, () => {
1045
1070
  if (process.server)
1046
1071
  return !0;
1047
1072
  });
1048
- return (l, d) => f(t) ? (n(), $(pe, i({ key: 0 }, { ...a, ...l.$attrs }, {
1073
+ return (l, d) => f(t) ? (n(), $(we, i({ key: 0 }, { ...a, ...l.$attrs }, {
1049
1074
  style: { display: e.bsShow ? null : "none" },
1050
1075
  onDismiss: d[0] || (d[0] = (c) => s("dismiss", c))
1051
1076
  }), {
@@ -1060,7 +1085,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1060
1085
  o(l.$slots, "default")
1061
1086
  ], 16));
1062
1087
  }
1063
- }, Se = ["variant", "disabled", "ghost-btn", "href", "pass-attrs", "text-btn", "size"], Ce = {
1088
+ }, Ie = ["variant", "disabled", "ghost-btn", "href", "pass-attrs", "text-btn", "size"], Ce = {
1064
1089
  __name: "BsButtonServer",
1065
1090
  props: {
1066
1091
  variant: {},
@@ -1077,16 +1102,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1077
1102
  var m, B;
1078
1103
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1079
1104
  };
1080
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1081
- !r || a.value || (D(t), d.push(setTimeout(() => {
1082
- x(() => {
1105
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1106
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1107
+ L(() => {
1083
1108
  l.value = customElements.get("bs-button") ? "hydrated superhydrated" : "superhydrated";
1084
1109
  });
1085
1110
  }, 100)), a.value = !0);
1086
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1111
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1087
1112
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1088
1113
  default: g(() => [
1089
- (n(), $(L, { to: t.value }, [
1114
+ (n(), $(x, { to: t.value }, [
1090
1115
  o(r.$slots, "default")
1091
1116
  ], 8, ["to"]))
1092
1117
  ]),
@@ -1114,10 +1139,10 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1114
1139
  key: "0"
1115
1140
  }
1116
1141
  ]), 1024)
1117
- ], 16, Se)
1142
+ ], 16, Ie)
1118
1143
  ], 64));
1119
1144
  }
1120
- }, Ie = "bs-button", xt = {
1145
+ }, Le = "bs-button", qt = {
1121
1146
  __name: "BsButton",
1122
1147
  props: {
1123
1148
  variant: {},
@@ -1132,7 +1157,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1132
1157
  },
1133
1158
  emits: [],
1134
1159
  setup(e, { emit: s }) {
1135
- const a = e, { onLinkClick: t } = R(a), { data: l } = P(Ie, () => {
1160
+ const a = e, { onLinkClick: t } = R(a), { data: l } = D(Le, () => {
1136
1161
  if (process.server)
1137
1162
  return !0;
1138
1163
  });
@@ -1151,7 +1176,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1151
1176
  o(d.$slots, "default")
1152
1177
  ], 16));
1153
1178
  }
1154
- }, xe = ["disabled", "for", "hide", "pass-attrs", "required"], qe = {
1179
+ }, Ve = ["disabled", "for", "hide", "pass-attrs", "required"], qe = {
1155
1180
  __name: "BsLabelServer",
1156
1181
  props: {
1157
1182
  disabled: {},
@@ -1166,16 +1191,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1166
1191
  var m, B;
1167
1192
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1168
1193
  };
1169
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1170
- !r || a.value || (D(t), d.push(setTimeout(() => {
1171
- x(() => {
1194
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1195
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1196
+ L(() => {
1172
1197
  l.value = customElements.get("bs-label") ? "hydrated superhydrated" : "superhydrated";
1173
1198
  });
1174
1199
  }, 100)), a.value = !0);
1175
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1200
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1176
1201
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1177
1202
  default: g(() => [
1178
- (n(), $(L, { to: t.value }, [
1203
+ (n(), $(x, { to: t.value }, [
1179
1204
  o(r.$slots, "default")
1180
1205
  ], 8, ["to"]))
1181
1206
  ]),
@@ -1201,10 +1226,10 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1201
1226
  key: "0"
1202
1227
  }
1203
1228
  ]), 1024)
1204
- ], 16, xe)
1229
+ ], 16, Ve)
1205
1230
  ], 64));
1206
1231
  }
1207
- }, Ve = "bs-label", qt = {
1232
+ }, xe = "bs-label", xt = {
1208
1233
  __name: "BsLabel",
1209
1234
  props: {
1210
1235
  disabled: {},
@@ -1216,7 +1241,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1216
1241
  },
1217
1242
  emits: [],
1218
1243
  setup(e, { emit: s }) {
1219
- const a = e, { data: t } = P(Ve, () => {
1244
+ const a = e, { data: t } = D(xe, () => {
1220
1245
  if (process.server)
1221
1246
  return !0;
1222
1247
  });
@@ -1233,7 +1258,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1233
1258
  o(l.$slots, "default")
1234
1259
  ], 16));
1235
1260
  }
1236
- }, Le = ["variant", "status", "href", "active", "disabled", "pass-attrs"], Ae = {
1261
+ }, Ae = ["variant", "status", "href", "active", "disabled", "pass-attrs"], ze = {
1237
1262
  __name: "BsPillServer",
1238
1263
  props: {
1239
1264
  variant: {},
@@ -1249,16 +1274,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1249
1274
  var m, B;
1250
1275
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1251
1276
  };
1252
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1253
- !r || a.value || (D(t), d.push(setTimeout(() => {
1254
- x(() => {
1277
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1278
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1279
+ L(() => {
1255
1280
  l.value = customElements.get("bs-pill") ? "hydrated superhydrated" : "superhydrated";
1256
1281
  });
1257
1282
  }, 100)), a.value = !0);
1258
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1283
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1259
1284
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1260
1285
  default: g(() => [
1261
- (n(), $(L, { to: t.value }, [
1286
+ (n(), $(x, { to: t.value }, [
1262
1287
  o(r.$slots, "default")
1263
1288
  ], 8, ["to"]))
1264
1289
  ]),
@@ -1285,10 +1310,10 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1285
1310
  key: "0"
1286
1311
  }
1287
1312
  ]), 1024)
1288
- ], 16, Le)
1313
+ ], 16, Ae)
1289
1314
  ], 64));
1290
1315
  }
1291
- }, ze = "bs-pill", Vt = {
1316
+ }, De = "bs-pill", At = {
1292
1317
  __name: "BsPill",
1293
1318
  props: {
1294
1319
  variant: {},
@@ -1302,11 +1327,11 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1302
1327
  },
1303
1328
  emits: [],
1304
1329
  setup(e, { emit: s }) {
1305
- const a = e, { onLinkClick: t } = R(a), { data: l } = P(ze, () => {
1330
+ const a = e, { onLinkClick: t } = R(a), { data: l } = D(De, () => {
1306
1331
  if (process.server)
1307
1332
  return !0;
1308
1333
  });
1309
- return (d, c) => f(l) ? (n(), $(Ae, i({ key: 0 }, { ...a, ...d.$attrs, router: void 0 }, {
1334
+ return (d, c) => f(l) ? (n(), $(ze, i({ key: 0 }, { ...a, ...d.$attrs, router: void 0 }, {
1310
1335
  style: { display: e.bsShow ? null : "none" },
1311
1336
  onClick: f(t)
1312
1337
  }), {
@@ -1321,7 +1346,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1321
1346
  o(d.$slots, "default")
1322
1347
  ], 16));
1323
1348
  }
1324
- }, Pe = ["disabled", "required", "error", "hint-id", "value", "pass-attrs"], De = {
1349
+ }, Pe = ["disabled", "required", "error", "hint-id", "value", "pass-attrs"], Re = {
1325
1350
  __name: "BsSelectServer",
1326
1351
  props: {
1327
1352
  disabled: { default: !1 },
@@ -1338,16 +1363,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1338
1363
  var m, B;
1339
1364
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1340
1365
  };
1341
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1342
- !r || a.value || (D(t), d.push(setTimeout(() => {
1343
- x(() => {
1366
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1367
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1368
+ L(() => {
1344
1369
  l.value = customElements.get("bs-select") ? "hydrated superhydrated" : "superhydrated";
1345
1370
  });
1346
1371
  }, 100)), a.value = !0);
1347
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1372
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1348
1373
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1349
1374
  default: g(() => [
1350
- (n(), $(L, { to: t.value }, [
1375
+ (n(), $(x, { to: t.value }, [
1351
1376
  o(r.$slots, "default")
1352
1377
  ], 8, ["to"]))
1353
1378
  ]),
@@ -1377,7 +1402,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1377
1402
  ], 16, Pe)
1378
1403
  ], 64));
1379
1404
  }
1380
- }, Re = "bs-select", Lt = {
1405
+ }, Ee = "bs-select", zt = {
1381
1406
  __name: "BsSelect",
1382
1407
  props: {
1383
1408
  disabled: { default: !1 },
@@ -1391,11 +1416,11 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1391
1416
  },
1392
1417
  emits: ["update:modelValue"],
1393
1418
  setup(e, { emit: s }) {
1394
- const a = e, { data: t } = P(Re, () => {
1419
+ const a = e, { data: t } = D(Ee, () => {
1395
1420
  if (process.server)
1396
1421
  return !0;
1397
1422
  });
1398
- return (l, d) => f(t) ? (n(), $(De, i({ key: 0 }, { ...a, ...l.$attrs, value: e.value || e.modelValue }, {
1423
+ return (l, d) => f(t) ? (n(), $(Re, i({ key: 0 }, { ...a, ...l.$attrs, value: e.value || e.modelValue }, {
1399
1424
  style: { display: e.bsShow ? null : "none" }
1400
1425
  }), {
1401
1426
  default: g(() => [
@@ -1408,7 +1433,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1408
1433
  o(l.$slots, "default")
1409
1434
  ], 16));
1410
1435
  }
1411
- }, We = ["tooltip-id", "content", "position"], Ee = {
1436
+ }, We = ["tooltip-id", "content", "position"], Oe = {
1412
1437
  __name: "BsTooltipServer",
1413
1438
  props: {
1414
1439
  tooltipId: {},
@@ -1421,16 +1446,16 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1421
1446
  var m, B;
1422
1447
  t.value || v >= 4 || (t.value = (B = (m = r.value) == null ? void 0 : m.querySelector) == null ? void 0 : B.call(m, "[data-slot]"), t.value || d.push(setTimeout(() => y(r, v + 1), 50)));
1423
1448
  };
1424
- return S(() => b.value = !0), C(() => y(c, 0)), I(t, (r) => {
1425
- !r || a.value || (D(t), d.push(setTimeout(() => {
1426
- x(() => {
1449
+ return S(() => b.value = !0), I(() => y(c, 0)), C(t, (r) => {
1450
+ !r || a.value || (P(t), d.push(setTimeout(() => {
1451
+ L(() => {
1427
1452
  l.value = customElements.get("bs-tooltip") ? "hydrated superhydrated" : "superhydrated";
1428
1453
  });
1429
1454
  }, 100)), a.value = !0);
1430
- }, { immediate: !0 }), q(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(V, null, [
1455
+ }, { immediate: !0 }), V(() => d.forEach((r) => clearTimeout(r))), (r, v) => (n(), u(q, null, [
1431
1456
  t.value && b.value ? (n(), $(f(T), { key: 0 }, {
1432
1457
  default: g(() => [
1433
- (n(), $(L, { to: t.value }, [
1458
+ (n(), $(x, { to: t.value }, [
1434
1459
  o(r.$slots, "default")
1435
1460
  ], 8, ["to"]))
1436
1461
  ]),
@@ -1457,7 +1482,7 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1457
1482
  ], 16, We)
1458
1483
  ], 64));
1459
1484
  }
1460
- }, Oe = "bs-tooltip", At = {
1485
+ }, Fe = "bs-tooltip", Dt = {
1461
1486
  __name: "BsTooltip",
1462
1487
  props: {
1463
1488
  tooltipId: {},
@@ -1467,11 +1492,11 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1467
1492
  },
1468
1493
  emits: [],
1469
1494
  setup(e, { emit: s }) {
1470
- const a = e, { data: t } = P(Oe, () => {
1495
+ const a = e, { data: t } = D(Fe, () => {
1471
1496
  if (process.server)
1472
1497
  return !0;
1473
1498
  });
1474
- return (l, d) => f(t) ? (n(), $(Ee, i({ key: 0 }, { ...a, ...l.$attrs }, {
1499
+ return (l, d) => f(t) ? (n(), $(Oe, i({ key: 0 }, { ...a, ...l.$attrs }, {
1475
1500
  style: { display: e.bsShow ? null : "none" }
1476
1501
  }), {
1477
1502
  default: g(() => [
@@ -1486,55 +1511,56 @@ const Be = ["controlled", "icon", "header-text", "heading-level", "open-item", "
1486
1511
  }
1487
1512
  };
1488
1513
  export {
1489
- Ct as BsAccordion,
1490
- Te as BsAccordionServer,
1491
- Ne as BsBadge,
1492
- It as BsBanner,
1493
- pe as BsBannerServer,
1494
- xt as BsButton,
1514
+ Lt as BsAccordion,
1515
+ ke as BsAccordionServer,
1516
+ Ge as BsBadge,
1517
+ Vt as BsBanner,
1518
+ we as BsBannerServer,
1519
+ qt as BsButton,
1495
1520
  Ce as BsButtonServer,
1496
- Ge as BsCharacterCount,
1497
- He as BsChartBar,
1498
- Xe as BsChartTable,
1499
- Ye as BsCheckbox,
1500
- Ze as BsCircleButton,
1501
- Je as BsDropdown,
1502
- Ke as BsDropdownOption,
1503
- Ue as BsDropdownWithOptions,
1504
- Qe as BsFieldLayout,
1505
- _e as BsHint,
1506
- et as BsInput,
1507
- tt as BsInputAddon,
1508
- at as BsInputField,
1509
- lt as BsInputSearch,
1510
- qt as BsLabel,
1521
+ He as BsCharacterCount,
1522
+ Xe as BsChartBar,
1523
+ Ye as BsChartTable,
1524
+ Ze as BsCheckbox,
1525
+ Je as BsCircleButton,
1526
+ Ke as BsDropdown,
1527
+ Ue as BsDropdownOption,
1528
+ Qe as BsDropdownOptionList,
1529
+ _e as BsDropdownWithOptions,
1530
+ et as BsFieldLayout,
1531
+ tt as BsHint,
1532
+ at as BsInput,
1533
+ lt as BsInputAddon,
1534
+ st as BsInputField,
1535
+ rt as BsInputSearch,
1536
+ xt as BsLabel,
1511
1537
  qe as BsLabelServer,
1512
- st as BsLoader,
1513
- rt as BsModal,
1514
- nt as BsOverlay,
1515
- dt as BsPagination,
1516
- Vt as BsPill,
1517
- Ae as BsPillServer,
1518
- it as BsProfile,
1519
- ut as BsProfileDetails,
1520
- ot as BsProfileImg,
1521
- ct as BsProfileLayout,
1522
- ft as BsRadio,
1523
- Lt as BsSelect,
1524
- mt as BsSelectField,
1525
- De as BsSelectServer,
1526
- ht as BsSwitch,
1527
- bt as BsTab,
1528
- vt as BsTabList,
1529
- gt as BsTabPanel,
1530
- $t as BsTextarea,
1531
- yt as BsTextareaField,
1532
- Bt as BsToast,
1533
- Tt as BsToastActions,
1534
- kt as BsToastBody,
1535
- pt as BsToastHeader,
1536
- wt as BsToaster,
1537
- At as BsTooltip,
1538
- Ee as BsTooltipServer,
1539
- St as BsTransition
1538
+ nt as BsLoader,
1539
+ dt as BsModal,
1540
+ it as BsOverlay,
1541
+ ut as BsPagination,
1542
+ At as BsPill,
1543
+ ze as BsPillServer,
1544
+ ot as BsProfile,
1545
+ ct as BsProfileDetails,
1546
+ ft as BsProfileImg,
1547
+ mt as BsProfileLayout,
1548
+ ht as BsRadio,
1549
+ zt as BsSelect,
1550
+ bt as BsSelectField,
1551
+ Re as BsSelectServer,
1552
+ vt as BsSwitch,
1553
+ gt as BsTab,
1554
+ $t as BsTabList,
1555
+ yt as BsTabPanel,
1556
+ Bt as BsTextarea,
1557
+ Tt as BsTextareaField,
1558
+ kt as BsToast,
1559
+ pt as BsToastActions,
1560
+ wt as BsToastBody,
1561
+ St as BsToastHeader,
1562
+ It as BsToaster,
1563
+ Dt as BsTooltip,
1564
+ Oe as BsTooltipServer,
1565
+ Ct as BsTransition
1540
1566
  };