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