bt-core-app 1.4.127 → 1.4.129

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.
@@ -29564,7 +29564,7 @@ const $T = ["start", "end", "left", "right", "top", "bottom"], RT = Se({
29564
29564
  },
29565
29565
  setup(e) {
29566
29566
  const { state: t, toggleDrawerStick: n } = j0(), { isLoggedIn: a, logout: r } = Qr(), l = Bl(), i = lb();
29567
- return (s, o) => A(a) ? (L(), se(LT, {
29567
+ return (s, o) => A(a) ? (L(), se(A(LT), {
29568
29568
  key: 0,
29569
29569
  "disabled-resize-watcher": "",
29570
29570
  "expand-on-hover": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.127",
3
+ "version": "1.4.129",
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": {