startup-ui 1.0.2 → 1.0.4

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.
@@ -4373,6 +4373,7 @@ const _u = /* @__PURE__ */ Eo(Cu), xu = { class: "s-filter" }, Ou = /* @__PURE__
4373
4373
  hoverable: { type: Boolean },
4374
4374
  striped: { type: Boolean },
4375
4375
  bordered: { type: Boolean },
4376
+ compact: { type: Boolean },
4376
4377
  nodata: {},
4377
4378
  fixedHeader: { type: Boolean },
4378
4379
  height: {},
@@ -4387,7 +4388,7 @@ const _u = /* @__PURE__ */ Eo(Cu), xu = { class: "s-filter" }, Ou = /* @__PURE__
4387
4388
  return t.height && (s.height = t.height), s;
4388
4389
  });
4389
4390
  return (s, i) => (p(), v("div", {
4390
- class: ee(["s-table", { hoverable: e.hoverable, striped: e.striped, bordered: e.bordered, topscroll: e.topScroll, fixedheader: e.height }]),
4391
+ class: ee(["s-table", { hoverable: e.hoverable, striped: e.striped, bordered: e.bordered, compact: e.compact, topscroll: e.topScroll, fixedheader: e.height }]),
4391
4392
  style: Ce(r.value)
4392
4393
  }, [
4393
4394
  _("table", null, [