bt-core-app 1.4.184 → 1.4.185

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.
@@ -8173,7 +8173,7 @@ function B0(e, t = {}) {
8173
8173
  if (!q)
8174
8174
  return;
8175
8175
  const Y = q.$el;
8176
- if (console.log(n), n !== "page" && E == "page") {
8176
+ if (n !== "page" && E == "page") {
8177
8177
  const J = rg(Y), z = ra(J) ?? null;
8178
8178
  let O = 0;
8179
8179
  if (z != null) {
@@ -8226,7 +8226,7 @@ function B0(e, t = {}) {
8226
8226
  if (g.value)
8227
8227
  return;
8228
8228
  const Y = ra(e);
8229
- Y && (console.log("adding handles"), console.log(Y), A(Y, E ?? N0), P(q), o.push(yn(Y.$el, "mousedown", p)), o.push(yn(Y.$el, "touchstart", p)), g.value = !0, n = q);
8229
+ Y && (console.log("adding handles"), console.log(Y), A(Y, E ?? N0), o.push(yn(Y.$el, "mousedown", p)), o.push(yn(Y.$el, "touchstart", p)), g.value = !0, n = q);
8230
8230
  }
8231
8231
  function N(E) {
8232
8232
  if (!g.value)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.184",
3
+ "version": "1.4.185",
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": {