el-plus-crud 0.0.54 → 0.0.55

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/CHANGELOG.md CHANGED
@@ -2,12 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
- ### [0.0.54](https://github.com/KDJack/el-plus-crud/compare/v0.0.53...v0.0.54) (2023-08-25)
6
-
7
- ### [0.0.53](https://github.com/KDJack/el-plus-crud/compare/v0.0.52...v0.0.53) (2023-08-25)
8
-
9
- ### 0.0.52 (2023-08-25)
5
+ ### [0.0.55](https://github.com/KDJack/el-plus-crud/compare/v0.0.52...v0.0.55) (2023-08-26)
10
6
 
7
+ ### [0.0.54](https://github.com/KDJack/el-plus-crud/compare/v0.0.53...v0.0.54) (2023-08-25)
8
+
9
+ ### [0.0.53](https://github.com/KDJack/el-plus-crud/compare/v0.0.52...v0.0.53) (2023-08-25)
10
+
11
+ ### 0.0.52 (2023-08-25)
12
+
11
13
  ### [0.0.51](https://github.com/KDJack/el-plus-crud/compare/v0.0.50...v0.0.51) (2023-08-24)
12
14
 
13
15
  ### [0.0.50](https://github.com/KDJack/el-plus-crud/compare/v0.0.38...v0.0.50) (2023-08-21)
@@ -5867,25 +5867,21 @@ const ea = /* @__PURE__ */ He(q2, [["__scopeId", "data-v-02c49aae"]]), X2 = /* @
5867
5867
  o("update:modelValue", p);
5868
5868
  const g = m(!1), v = m({}), _ = m(Qe(l));
5869
5869
  function M() {
5870
- var c, h;
5871
- if ((c = l.desc) != null && c.confirm) {
5872
- s.value = !0;
5873
- let j = (h = l.desc) == null ? void 0 : h.confirm;
5874
- return typeof j == "function" && (j = j(p.value, l.formData)), new Promise((w, L) => {
5875
- Pu({
5876
- title: "提示",
5877
- message: j || "",
5878
- showCancelButton: !0,
5879
- confirmButtonText: "确定",
5880
- cancelButtonText: "取消"
5881
- }).then(() => w(!0)).catch(() => L()).finally(() => {
5882
- setTimeout(() => {
5883
- s.value = !1;
5884
- }, 200);
5885
- });
5870
+ var h;
5871
+ let c = (h = l.desc) == null ? void 0 : h.confirm;
5872
+ return typeof c == "function" && (c = c(p.value, l.formData)), c ? (s.value = !0, new Promise((j, w) => {
5873
+ Pu({
5874
+ title: "提示",
5875
+ message: c || "",
5876
+ showCancelButton: !0,
5877
+ confirmButtonText: "确定",
5878
+ cancelButtonText: "取消"
5879
+ }).then(() => j(!0)).catch(() => w()).finally(() => {
5880
+ setTimeout(() => {
5881
+ s.value = !1;
5882
+ }, 200);
5886
5883
  });
5887
- }
5888
- return !0;
5884
+ })) : !0;
5889
5885
  }
5890
5886
  return Ce(async () => {
5891
5887
  v.value = await Oe(l, { activeValue: 1, inactiveValue: 0, clearable: !0, ...Ie() }), g.value = !0;
@@ -7387,7 +7383,7 @@ const ID = (d, o) => {
7387
7383
  };
7388
7384
  }
7389
7385
  });
7390
- const SD = /* @__PURE__ */ He(OD, [["__scopeId", "data-v-65fb4aed"]]), kD = { style: { width: "100%", display: "flex" } }, BD = /* @__PURE__ */ fe({
7386
+ const SD = /* @__PURE__ */ He(OD, [["__scopeId", "data-v-2b84678a"]]), kD = { style: { width: "100%", display: "flex" } }, BD = /* @__PURE__ */ fe({
7391
7387
  __name: "columnItem",
7392
7388
  props: {
7393
7389
  modelValue: {},