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.
- package/dist/bt-core-app.js +1 -1
- package/package.json +1 -1
package/dist/bt-core-app.js
CHANGED
|
@@ -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: "
|
|
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