@luigi-project/core-modular 0.0.11-dev.202607140046 → 0.0.11-dev.202607160048

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/luigi.js CHANGED
@@ -8157,6 +8157,7 @@ var Ti = {
8157
8157
  }), {
8158
8158
  appTitle: o || n.settings?.header?.title,
8159
8159
  globalSearch: y,
8160
+ isHeaderDisabled: !!n.settings?.header?.disabled,
8160
8161
  logo: n.settings?.header?.logo,
8161
8162
  topNodes: v.items,
8162
8163
  totalBadgeNode: v.totalBadgeNode,