@selfeesas/shared-components 1.4.4 → 1.4.5

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.
@@ -140,6 +140,7 @@ declare const __VLS_component_6: DefineComponent<ExtractPropTypes<__VLS_WithDefa
140
140
  order: number;
141
141
  };
142
142
  clearSort: () => void;
143
+ expandRow: (row: any) => Promise<void>;
143
144
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
144
145
  "update:pagination": (...args: any[]) => void;
145
146
  "update:selected": (...args: any[]) => void;
@@ -35241,7 +35241,8 @@ const zd = {
35241
35241
  sortBy: void 0,
35242
35242
  descending: void 0
35243
35243
  };
35244
- }
35244
+ },
35245
+ expandRow: (te) => Q(te)
35245
35246
  }), (te, se) => (Ce(), lt(Vt, null, [
35246
35247
  s.value.length > 0 ? (Ce(), lt("div", zd, [
35247
35248
  Qe("div", Vd, [
@@ -35616,7 +35617,7 @@ const zd = {
35616
35617
  }, 8, ["pagination", "columns", "rows", "filter", "row-key", "rows-per-page-options", "loading", "hide-no-data"])
35617
35618
  ], 64));
35618
35619
  }
35619
- }), Eh = /* @__PURE__ */ wr(rh, [["__scopeId", "data-v-439c5df3"]]);
35620
+ }), Eh = /* @__PURE__ */ wr(rh, [["__scopeId", "data-v-98034d85"]]);
35620
35621
  export {
35621
35622
  ih as Breadcrumbs,
35622
35623
  ah as CheckboxFilter,