xyvcard-goods 0.0.22 → 0.0.24

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.
Files changed (38) hide show
  1. package/dist/{edit-Nuaz9WSB.mjs → edit-9jPSycsG.mjs} +185 -165
  2. package/dist/{edit-exVf8d8b.mjs → edit-CJpoa4Ck.mjs} +69 -68
  3. package/dist/{edit-DxnsmaXV.mjs → edit-CWQMgvVP.mjs} +38 -38
  4. package/dist/{edit-Byv9oYAC.mjs → edit-DU-BEAcq.mjs} +1 -1
  5. package/dist/{edit-BcokSKfN.mjs → edit-Ziwv43v0.mjs} +27 -27
  6. package/dist/{edit.vue_vue_type_script_setup_true_lang-DuSBj1Mm.mjs → edit.vue_vue_type_script_setup_true_lang-BP0C4d2-.mjs} +8 -7
  7. package/dist/{goodsList-CZUqc4nm.mjs → goodsList-2AwsJVoO.mjs} +1 -1
  8. package/dist/{goodsList-IWDAvKOx.mjs → goodsList-CyWliLjg.mjs} +1 -1
  9. package/dist/{goodsList.vue_vue_type_script_setup_true_lang-CuzIDtTN.mjs → goodsList.vue_vue_type_script_setup_true_lang-Bq06GIMe.mjs} +2 -2
  10. package/dist/{goodsList.vue_vue_type_script_setup_true_lang-BhJn02Ym.mjs → goodsList.vue_vue_type_script_setup_true_lang-DjKzEAB7.mjs} +136 -147
  11. package/dist/{index-4i7TnWvV.mjs → index-8E7BciYp.mjs} +7 -6
  12. package/dist/{index-BVGn6Q_T.mjs → index-B1H5hqEi.mjs} +2 -2
  13. package/dist/{index-B_U2s9fI.mjs → index-B88acg0Q.mjs} +2 -2
  14. package/dist/{index-_xxSoBUe.mjs → index-BdP_dXBK.mjs} +3 -3
  15. package/dist/index-C7oatDPl.mjs +4432 -0
  16. package/dist/{index-CQIttgns.mjs → index-DPjR32Kv.mjs} +3 -3
  17. package/dist/{index-r0u-27m7.mjs → index-DR3Gk44r.mjs} +1 -1
  18. package/dist/index-jCpYt-EU.mjs +221 -0
  19. package/dist/index.mjs +6 -2875
  20. package/dist/info-BEMxnD6-.mjs +325 -0
  21. package/dist/{info-BQaaTFry.mjs → info-DFIeVs66.mjs} +3 -3
  22. package/dist/{skuForm-CgjMd46J.mjs → skuForm-BhAbf2AG.mjs} +16 -16
  23. package/dist/skuForm-C2aQcL90.mjs +314 -0
  24. package/dist/{skuTable-CyGQuTvR.mjs → skuTable-9JJqGeRx.mjs} +255 -208
  25. package/dist/style.css +1 -1
  26. package/dts/api/goods-category/types.d.ts +2 -0
  27. package/dts/api/goods-spu/index.d.ts +3 -1
  28. package/dts/api/goods-spu/types.d.ts +12 -1
  29. package/dts/index.d.ts +4 -0
  30. package/dts/router/index.d.ts +1 -0
  31. package/package.json +1 -1
  32. package/dist/index-DR7GlHNd.mjs +0 -1288
  33. package/dist/index-Dvaotk7B.mjs +0 -325
  34. package/dist/index-jTDhsbYM.mjs +0 -141
  35. package/dist/info-BH4MW3Sw.mjs +0 -365
  36. package/dist/sku-B-IzfYLq.mjs +0 -52
  37. package/dist/skuForm-AMIoZkH-.mjs +0 -287
  38. package/dist/skuTable-DDWSmvoz.mjs +0 -592
@@ -1,9 +1,10 @@
1
1
  import { defineComponent as x, ref as V, reactive as S, onActivated as ee, resolveComponent as r, resolveDirective as oe, openBlock as u, createElementBlock as $, createElementVNode as U, createVNode as t, withCtx as l, withKeys as te, unref as n, createTextVNode as p, toDisplayString as c, withDirectives as C, createBlock as w, isRef as T, createCommentVNode as D } from "vue";
2
2
  import { useI18n as le } from "vue-i18n";
3
3
  import { useTableHooks as ae, fileApi as j } from "jmash-core";
4
- import { g as ne, D as re } from "./index-Dvaotk7B.mjs";
5
- import { _ as se } from "./edit.vue_vue_type_script_setup_true_lang-DuSBj1Mm.mjs";
6
- const ie = { class: "app-container" }, de = { class: "search-container" }, ue = ["onClick"], me = ["onClick"], ve = /* @__PURE__ */ x({
4
+ import { D as ne } from "./index-jCpYt-EU.mjs";
5
+ import { g as re } from "./index-C7oatDPl.mjs";
6
+ import { _ as se } from "./edit.vue_vue_type_script_setup_true_lang-BP0C4d2-.mjs";
7
+ const ie = { class: "app-container" }, de = { class: "search-container" }, ue = ["onClick"], me = ["onClick"], be = /* @__PURE__ */ x({
7
8
  __name: "index",
8
9
  setup(pe) {
9
10
  const { t: _ } = le(), i = V({
@@ -16,7 +17,7 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
16
17
  listLoading: B,
17
18
  tableData: q,
18
19
  total: y
19
- } = ae(_, ne, i);
20
+ } = ae(_, re, i);
20
21
  let g = V([
21
22
  {
22
23
  label: "goodsCategory.categoryName",
@@ -135,7 +136,7 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
135
136
  modelValue: i.value.status,
136
137
  "onUpdate:modelValue": o[2] || (o[2] = (e) => i.value.status = e),
137
138
  placeholder: a.$t("goodsCategory.statusRequired"),
138
- data: n(re).enableDict.values,
139
+ data: n(ne).enableDict.values,
139
140
  clearable: ""
140
141
  }, null, 8, ["modelValue", "placeholder", "data"])
141
142
  ]),
@@ -328,5 +329,5 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
328
329
  }
329
330
  });
330
331
  export {
331
- ve as default
332
+ be as default
332
333
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as v, ref as b, onMounted as h, resolveComponent as u, openBlock as t, createElementBlock as c, createVNode as y, withCtx as m, Fragment as k, renderList as C, unref as V, createBlock as p, createCommentVNode as g } from "vue";
2
2
  import { useRoute as B } from "vue-router";
3
- import { D as i } from "./index-Dvaotk7B.mjs";
4
- import { _ as L } from "./goodsList.vue_vue_type_script_setup_true_lang-BhJn02Ym.mjs";
3
+ import { D as i } from "./index-jCpYt-EU.mjs";
4
+ import { _ as L } from "./goodsList.vue_vue_type_script_setup_true_lang-DjKzEAB7.mjs";
5
5
  const N = { class: "app-container" }, E = /* @__PURE__ */ v({
6
6
  __name: "index",
7
7
  setup(T) {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as b, ref as S, onMounted as A, resolveComponent as p, openBlock as t, createElementBlock as c, createVNode as V, withCtx as m, Fragment as C, renderList as P, unref as h, createBlock as i, createCommentVNode as y } from "vue";
2
2
  import { useRoute as L } from "vue-router";
3
- import { D as _, C as l } from "./index-Dvaotk7B.mjs";
4
- import { _ as k } from "./goodsList.vue_vue_type_script_setup_true_lang-CuzIDtTN.mjs";
3
+ import { D as _, C as l } from "./index-jCpYt-EU.mjs";
4
+ import { _ as k } from "./goodsList.vue_vue_type_script_setup_true_lang-Bq06GIMe.mjs";
5
5
  const N = { class: "app-container" }, x = /* @__PURE__ */ b({
6
6
  __name: "index",
7
7
  setup(g) {
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as x, ref as B, reactive as N, onActivated as ee, resolveComponent as r, resolveDirective as oe, openBlock as u, createElementBlock as V, createElementVNode as I, createVNode as t, withCtx as l, withKeys as te, unref as n, createTextVNode as p, toDisplayString as c, withDirectives as k, createBlock as w, isRef as R, createCommentVNode as T } from "vue";
2
2
  import { useTableHooks as le, fileApi as D } from "jmash-core";
3
3
  import { useI18n as ae } from "vue-i18n";
4
- import { g as ne } from "./index-r0u-27m7.mjs";
5
- import re from "./edit-DxnsmaXV.mjs";
6
- import { D as de } from "./index-Dvaotk7B.mjs";
4
+ import { g as ne } from "./index-DR3Gk44r.mjs";
5
+ import re from "./edit-CWQMgvVP.mjs";
6
+ import { D as de } from "./index-jCpYt-EU.mjs";
7
7
  const se = { class: "app-container" }, ie = { class: "search-container" }, ue = ["onClick"], me = ["onClick"], ye = /* @__PURE__ */ x({
8
8
  __name: "index",
9
9
  setup(pe) {