bt-core-app 1.4.488 → 1.4.489
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bt-core-app.js +1 -1
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/bt-core-app.js
CHANGED
|
@@ -40612,7 +40612,7 @@ const W5 = { class: "d-flex align-center" }, WV = /* @__PURE__ */ Ke({
|
|
|
40612
40612
|
title: n.value.title
|
|
40613
40613
|
}, {
|
|
40614
40614
|
default: F(() => [
|
|
40615
|
-
ze("div", U5, Be(a.value), 1),
|
|
40615
|
+
ze("div", U5, Be(n.value.prefix) + Be(a.value), 1),
|
|
40616
40616
|
b(In, { class: "ma-0 pa-0 mb-4" }, {
|
|
40617
40617
|
default: F(() => [
|
|
40618
40618
|
($(!0), de(_e, null, et(i.value, (v, g) => ($(), ee(rt, {
|
package/dist/index.d.ts
CHANGED
package/package.json
CHANGED