bt-core-app 1.4.181 → 1.4.182

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/bt-core-app.js +24 -22
  2. package/package.json +1 -1
@@ -30323,28 +30323,30 @@ const PM = { key: 0 }, LM = /* @__PURE__ */ tt({
30323
30323
  ref: l
30324
30324
  }, {
30325
30325
  default: K(() => [
30326
- S(Il, { "hide-on-leave": "" }, {
30327
- default: K(() => [
30328
- f.value ? re("", !0) : (H(), se(Qe, {
30329
- icon: "$arrow-left",
30330
- key: "1",
30331
- size: g.size,
30332
- title: "Back",
30333
- onClick: w[0] || (w[0] = () => M(i)())
30334
- }, null, 8, ["size"]))
30335
- ]),
30336
- _: 1
30337
- }),
30338
- de(g.$slots, "blade-title-left"),
30339
- S(Qm, { key: "2" }, {
30340
- default: K(() => [
30341
- Je(ze(g.label), 1)
30342
- ]),
30343
- _: 1
30344
- }),
30345
- de(g.$slots, "blade-title-right"),
30346
- S(ji, { key: "3" }),
30347
- de(g.$slots, "blade-toolbar-right"),
30326
+ de(g.$slots, "blade-toolbar", {}, () => [
30327
+ S(Il, { "hide-on-leave": "" }, {
30328
+ default: K(() => [
30329
+ f.value ? re("", !0) : (H(), se(Qe, {
30330
+ icon: "$arrow-left",
30331
+ key: "1",
30332
+ size: g.size,
30333
+ title: "Back",
30334
+ onClick: w[0] || (w[0] = () => M(i)())
30335
+ }, null, 8, ["size"]))
30336
+ ]),
30337
+ _: 1
30338
+ }),
30339
+ de(g.$slots, "blade-title-left"),
30340
+ S(Qm, { key: "2" }, {
30341
+ default: K(() => [
30342
+ Je(ze(g.label), 1)
30343
+ ]),
30344
+ _: 1
30345
+ }),
30346
+ de(g.$slots, "blade-title-right"),
30347
+ S(ji, { key: "3" }),
30348
+ de(g.$slots, "blade-toolbar-right")
30349
+ ]),
30348
30350
  !m.value && M(s).variant.value == "page" ? (H(), se(Qe, {
30349
30351
  icon: "$move-resize-variant",
30350
30352
  key: "5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.181",
3
+ "version": "1.4.182",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {