@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.
- package/dist/components/data-table-plus/index.d.ts +1 -3
- package/dist/components/full-loading/index.d.ts +2 -1
- package/dist/components/preset-input/_utils.d.ts +3 -5
- package/dist/components.cjs +14 -14
- package/dist/components.js +12 -12
- package/dist/components.umd.cjs +9 -9
- package/package.json +1 -1
package/dist/components.js
CHANGED
|
@@ -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",
|
|
6702
|
+
}), Hc = { style: { height: "100%", display: "flex", alignItems: "center" } }, Gc = {
|
|
6703
6703
|
key: 0,
|
|
6704
|
-
style: {
|
|
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), {
|
|
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: {
|
|
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
|
|
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", "
|
|
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: {
|
|
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: {
|
|
7772
|
+
style: { marginLeft: "auto" },
|
|
7773
7773
|
simple: "",
|
|
7774
7774
|
disabled: y(f)
|
|
7775
7775
|
}, { ...a, ...i.value }, {
|