@sme.up/ketchup 11.0.0-SNAPSHOT-20241031153037 → 11.0.0-SNAPSHOT-20241031153324

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.
@@ -16505,7 +16505,7 @@ const KupTabBar = class {
16505
16505
  this.variant = KupTabbarStyling.FLAT;
16506
16506
  this.dense = false;
16507
16507
  this.ripple = false;
16508
- this.toolbar = true;
16508
+ this.toolbar = false;
16509
16509
  this.toolbarData = undefined;
16510
16510
  }
16511
16511
  onKupBlur(i, node) {