@a2simcode/ui 0.0.81 → 0.0.82

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.
@@ -12441,6 +12441,7 @@ const Rv = /* @__PURE__ */ ae({
12441
12441
  return (c, u) => {
12442
12442
  const d = B("el-tabs");
12443
12443
  return C(), H(d, He(c.$attrs, {
12444
+ class: { isFill: e.isFill },
12444
12445
  "model-value": e.modelValue,
12445
12446
  type: e.type,
12446
12447
  closable: e.closable,
@@ -12460,7 +12461,7 @@ const Rv = /* @__PURE__ */ ae({
12460
12461
  $e(c.$slots, "default")
12461
12462
  ]),
12462
12463
  _: 3
12463
- }, 16, ["model-value", "type", "closable", "addable", "editable", "tab-position", "stretch", "before-leave"]);
12464
+ }, 16, ["class", "model-value", "type", "closable", "addable", "editable", "tab-position", "stretch", "before-leave"]);
12464
12465
  };
12465
12466
  }
12466
12467
  }), tm = de(em), nm = /* @__PURE__ */ ae({