@next-core/brick-kit 2.87.0 → 2.88.0

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/index.esm.js CHANGED
@@ -9274,7 +9274,8 @@ class Router {
9274
9274
  portal: [],
9275
9275
  appBar: {
9276
9276
  breadcrumb: [],
9277
- documentId: null
9277
+ documentId: null,
9278
+ noCurrentApp: false
9278
9279
  },
9279
9280
  flags: {
9280
9281
  redirect: undefined,