@oiij/naive-ui 0.0.42 → 0.0.43

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.
@@ -6699,9 +6699,9 @@ const mu = /* @__PURE__ */ le({
6699
6699
  _: 1
6700
6700
  }, 16)) : Y("", !0);
6701
6701
  }
6702
- }), Hc = { style: { height: "100%", display: "flex", "align-items": "center" } }, Gc = {
6702
+ }), Hc = { style: { height: "100%", display: "flex", alignItems: "center" } }, Gc = {
6703
6703
  key: 0,
6704
- style: { "font-size": "16px" }
6704
+ style: { fontSize: "16px" }
6705
6705
  }, rf = /* @__PURE__ */ le({
6706
6706
  __name: "DataTablePlus",
6707
6707
  props: {
@@ -6727,9 +6727,7 @@ const mu = /* @__PURE__ */ le({
6727
6727
  clearable: { type: Boolean },
6728
6728
  columnsFilterOptions: { type: Function },
6729
6729
  columnsSorterOptions: { type: Function },
6730
- dataTableProps: {},
6731
- style: {},
6732
- class: {}
6730
+ dataTableProps: {}
6733
6731
  },
6734
6732
  emits: ["before", "success", "error", "finally", "clickRow", "contextMenuRow", "load", "scroll", "update:checkedRowKeys", "update:expandedRowKeys", "update:filters", "update:sorter", "update:page", "update:pageSize"],
6735
6733
  setup(e, { expose: u, emit: t }) {
@@ -6900,7 +6898,10 @@ const mu = /* @__PURE__ */ le({
6900
6898
  return u({
6901
6899
  refs: Z,
6902
6900
  actions: U
6903
- }), (w, M) => (P(), N(y(Qe), { vertical: "" }, {
6901
+ }), (w, M) => (P(), N(y(Qe), {
6902
+ style: { width: 100, height: 100 },
6903
+ vertical: ""
6904
+ }, {
6904
6905
  default: O(() => [
6905
6906
  z(w.$slots, "header", {
6906
6907
  refs: Z,
@@ -6915,7 +6916,7 @@ const mu = /* @__PURE__ */ le({
6915
6916
  ]),
6916
6917
  w.search ? (P(), N(y(Do), X({
6917
6918
  key: 0,
6918
- style: { "margin-left": "auto", width: "260px" },
6919
+ style: { marginLeft: "auto", width: "260px" },
6919
6920
  value: y(p)[0][i.search],
6920
6921
  loading: y(_)
6921
6922
  }, l, {
@@ -7033,8 +7034,7 @@ const mu = /* @__PURE__ */ le({
7033
7034
  "flex-height": "",
7034
7035
  "single-line": !1,
7035
7036
  "scroll-x": I.value,
7036
- style: { flex: 1, ...e.style },
7037
- class: e.class,
7037
+ style: { flex: 1 },
7038
7038
  "row-key": (R) => R[i.rowKey],
7039
7039
  "children-key": i.children,
7040
7040
  loading: y(_),
@@ -7062,7 +7062,7 @@ const mu = /* @__PURE__ */ le({
7062
7062
  })
7063
7063
  ]),
7064
7064
  _: 3
7065
- }, 16, ["scroll-x", "style", "class", "row-key", "children-key", "loading", "columns", "data", "onUpdate:filters", "onUpdate:sorter", "onLoad", "onScroll", "onUpdate:checkedRowKeys", "onUpdate:expandedRowKeys"]),
7065
+ }, 16, ["scroll-x", "row-key", "children-key", "loading", "columns", "data", "onUpdate:filters", "onUpdate:sorter", "onLoad", "onScroll", "onUpdate:checkedRowKeys", "onUpdate:expandedRowKeys"]),
7066
7066
  z(w.$slots, "footer", {
7067
7067
  refs: Z,
7068
7068
  actions: U
@@ -7075,7 +7075,7 @@ const mu = /* @__PURE__ */ le({
7075
7075
  }),
7076
7076
  w.pagination ? (P(), N(y(Br), X({
7077
7077
  key: 0,
7078
- style: { "margin-left": "auto" },
7078
+ style: { marginLeft: "auto" },
7079
7079
  disabled: y(_)
7080
7080
  }, { ...s, ...c.value }, {
7081
7081
  "onUpdate:page": F.onUpdatePage,
@@ -7769,7 +7769,7 @@ const Qc = /* @__PURE__ */ yn(Zc, [["render", Xc]]), af = /* @__PURE__ */ le({
7769
7769
  }),
7770
7770
  F.pagination ? (P(), N(y(Br), X({
7771
7771
  key: 0,
7772
- style: { "margin-left": "auto" },
7772
+ style: { marginLeft: "auto" },
7773
7773
  simple: "",
7774
7774
  disabled: y(f)
7775
7775
  }, { ...a, ...i.value }, {