wave-ui 3.4.1 → 3.4.2

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.
@@ -5435,10 +5435,7 @@ function hs(e, t, l, a, r, i) {
5435
5435
  }
5436
5436
  const cs = {
5437
5437
  name: "tab-content",
5438
- props: { item: Object },
5439
- mounted() {
5440
- console.log("mounted!", this.item._uid);
5441
- }
5438
+ props: { item: Object }
5442
5439
  }, ps = /* @__PURE__ */ v(cs, [["render", hs]]), fs = ["onClick", "onFocus", "tabindex", "onKeypress", "aria-selected"], gs = ["innerHTML"], ms = {
5443
5440
  key: 0,
5444
5441
  class: "w-tabs__bar-extra"