bt-core-app 2.0.231 → 2.0.232

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.
@@ -44624,8 +44624,7 @@ function fu(e, t, a) {
44624
44624
  nav: u,
44625
44625
  params: {
44626
44626
  ...he.value,
44627
- ...s ? (zt = (Vt = o == null ? void 0 : o.bladeData) == null ? void 0 : Vt.data) == null ? void 0 : zt.params : {},
44628
- ...(a == null ? void 0 : a.params) ?? {}
44627
+ ...s ? (zt = (Vt = o == null ? void 0 : o.bladeData) == null ? void 0 : Vt.data) == null ? void 0 : zt.params : {}
44629
44628
  },
44630
44629
  proxyID: P.value,
44631
44630
  refresh: (Ve == null ? void 0 : Ve.deepRefresh) ?? !1,
@@ -44646,8 +44645,7 @@ function fu(e, t, a) {
44646
44645
  nav: u,
44647
44646
  params: {
44648
44647
  ...he.value,
44649
- ...s ? (ha = (ca = o == null ? void 0 : o.bladeData) == null ? void 0 : ca.data) == null ? void 0 : ha.params : {},
44650
- ...(a == null ? void 0 : a.params) ?? {}
44648
+ ...s ? (ha = (ca = o == null ? void 0 : o.bladeData) == null ? void 0 : ca.data) == null ? void 0 : ha.params : {}
44651
44649
  },
44652
44650
  proxyID: P.value,
44653
44651
  refresh: (Ve == null ? void 0 : Ve.deepRefresh) ?? !1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.231",
3
+ "version": "2.0.232",
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": {