bt-core-app 2.0.91 → 2.0.92

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.
@@ -16757,7 +16757,7 @@ fr("scroll-x-transition");
16757
16757
  fr("scroll-x-reverse-transition");
16758
16758
  fr("scroll-y-transition");
16759
16759
  fr("scroll-y-reverse-transition");
16760
- const Ba = fr("slide-x-transition"), Wf = fr("slide-x-reverse-transition"), Wn = fr("slide-y-transition"), tr = fr("slide-y-reverse-transition"), VT = $T("expand-transition", IT()), LT = $T("expand-x-transition", IT("", !0)), w8 = { class: "mx-2" }, x8 = { key: 1 }, k8 = { key: 2 }, S8 = /* @__PURE__ */ et({
16760
+ const Ba = fr("slide-x-transition"), Wf = fr("slide-x-reverse-transition"), Wn = fr("slide-y-transition"), tr = fr("slide-y-reverse-transition"), VT = $T("expand-transition", IT()), LT = $T("expand-x-transition", IT("", !0)), w8 = { class: "px-2" }, x8 = { key: 1 }, k8 = { key: 2 }, S8 = /* @__PURE__ */ et({
16761
16761
  __name: "BT-Background-Task",
16762
16762
  props: {
16763
16763
  actionName: {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.91",
3
+ "version": "2.0.92",
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": {