@morghulis/core 1.0.51 → 1.0.53

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.
@@ -7577,7 +7577,8 @@ function Ho(e, t, n) {
7577
7577
  conditions: p.value,
7578
7578
  orders: t.value.orders,
7579
7579
  page: t.value.page,
7580
- size: t.value.size
7580
+ size: t.value.size,
7581
+ root: t.value.root
7581
7582
  }), ($, P) => {
7582
7583
  Ie($, P) || (!Ie($.conditions, P.conditions) && $.page != 1 ? t.value.page = 1 : C());
7583
7584
  }, { deep: !0 });
@@ -16016,7 +16017,8 @@ const Eg = /* @__PURE__ */ I({
16016
16017
  e.data.disabled ? (b(), k(h(j), {
16017
16018
  key: 0,
16018
16019
  icon: "ban",
16019
- type: "danger"
16020
+ type: "danger",
16021
+ style: { width: "14px", "margin-right": "10px" }
16020
16022
  })) : (b(), k(h(j), {
16021
16023
  key: 1,
16022
16024
  icon: o.value,