@web-utils/form-ui 1.0.0-beta84 → 1.0.0-beta86

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.
@@ -2,7 +2,7 @@ import { i as e } from "./ClVh1Lek.mjs";
2
2
  import { commonAutoBindProps as t, commonManualBindProps as n } from "../props/common.mjs";
3
3
  import { n as r, o as i } from "./b0ve2YgF.mjs";
4
4
  import { n as a } from "./C28bnMcw.mjs";
5
- import { n as o, t as s } from "./BMei9UHN2.mjs";
5
+ import { n as o, t as s } from "./8h-xBLL82.mjs";
6
6
  import { computed as c, createVNode as l, getCurrentInstance as u, mergeProps as d, useModel as f, useTemplateRef as p } from "vue";
7
7
  import { isArray as m, isString as h, trace as g, warning as _ } from "@web-utils/core";
8
8
  import { useEventBus as v } from "@web-utils/vue/hooks/useEventBus";
@@ -1,6 +1,6 @@
1
1
  import { s as e } from "./ClVh1Lek.mjs";
2
2
  import { t } from "./B1MSrc6f.mjs";
3
- import { t as n } from "./SLYmepqR.mjs";
3
+ import { t as n } from "./HFLY8Wla.mjs";
4
4
  import { cellClickHandlerContextKey as r } from "../constants/index.mjs";
5
5
  import { t as i } from "./mnqSaATq.mjs";
6
6
  import { t as a } from "./tzjUpVIj.mjs";
@@ -47,7 +47,11 @@ var z = {
47
47
  initRow: Function,
48
48
  onRowDbClick: Function,
49
49
  showMessage: Boolean,
50
- pageSize: Number
50
+ pageSize: Number,
51
+ rowKey: {
52
+ type: [Function, String],
53
+ default: "id"
54
+ }
51
55
  }, B = {
52
56
  name: "SubTablePlus",
53
57
  inject: {
@@ -229,6 +233,7 @@ function J(e, t, r, o, h, g) {
229
233
  "show-summary": e.showSummary,
230
234
  descs: e.descs,
231
235
  ascs: e.ascs,
236
+ "row-key": e.rowKey,
232
237
  "page-size": e.pageSize,
233
238
  "selection-width": e.selectionWidth,
234
239
  "hide-on-single-page": "",
@@ -487,6 +492,7 @@ function J(e, t, r, o, h, g) {
487
492
  "show-summary",
488
493
  "descs",
489
494
  "ascs",
495
+ "row-key",
490
496
  "page-size",
491
497
  "selection-width",
492
498
  "selection",