@web-utils/form-ui 1.0.0-beta30 → 1.0.0-beta31

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.
@@ -289,7 +289,7 @@ var ae = {
289
289
  disabledRowKeys: Array,
290
290
  selectExport: Boolean,
291
291
  useVisibilityChange: Boolean
292
- }, P = { props: !0 }, se = [
292
+ }, P = { data: !0 }, se = [
293
293
  "change",
294
294
  "expand-change",
295
295
  "blur",
@@ -537,14 +537,13 @@ var I = {
537
537
  });
538
538
  return f("div", { class: ["pageable-table", { "auto-height": a.autoHeight }] }, [f("div", { class: "pageable-table-wrapper" }, [
539
539
  m.toolbar && m.toolbar({ selectedRows: N.value }),
540
- f(j, g({
540
+ f(j, g(ge.value, {
541
541
  ref: v,
542
542
  data: T.value,
543
543
  class: ["flex-item", { "header-bold": a.headerBold }],
544
544
  border: a.border,
545
545
  stripe: !0,
546
- size: "default"
547
- }, ge.value, {
546
+ size: "default",
548
547
  height: a.autoHeight ? null : "auto",
549
548
  onScroll: W,
550
549
  onSortChange: de,
package/index.mjs CHANGED
@@ -36,7 +36,7 @@ import { t as P } from "./chunks/CugRu2Ka.mjs";
36
36
  import F from "./form-view/index.mjs";
37
37
  import I from "./iframe-window/index.mjs";
38
38
  import L from "./resize-observer/index.mjs";
39
- import { t as R } from "./chunks/CKErj8Ax.mjs";
39
+ import { t as R } from "./chunks/C44-CFi-.mjs";
40
40
  import { t as z } from "./chunks/BV_P9a8o.mjs";
41
41
  import B from "./table-column-def/index.mjs";
42
42
  import V from "./table-view/index.mjs";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@web-utils/form-ui",
3
3
  "description": "form-ui",
4
- "version": "1.0.0-beta30",
4
+ "version": "1.0.0-beta31",
5
5
  "author": "Simple",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/CKErj8Ax.mjs";
1
+ import { t as e } from "../chunks/C44-CFi-.mjs";
2
2
  export { e as default };