qidian-vue-ui 1.0.79 → 1.0.80
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/service/types.d.ts +3 -1
- package/dist/{en-US-DJI8XPcg.mjs → en-US-CEwsHEtM.mjs} +2 -2
- package/dist/{en-US-DJI8XPcg.mjs.map → en-US-CEwsHEtM.mjs.map} +1 -1
- package/dist/{en-US-BCWyKocW.js → en-US-CRhCG6dB.js} +2 -2
- package/dist/{en-US-BCWyKocW.js.map → en-US-CRhCG6dB.js.map} +1 -1
- package/dist/{index-RGhLiR39.mjs → index-CLWHaMZs.mjs} +14 -14
- package/dist/{index-RGhLiR39.mjs.map → index-CLWHaMZs.mjs.map} +1 -1
- package/dist/{index-CTyL2e-l.js → index-C_utdxmy.js} +14 -14
- package/dist/{index-CTyL2e-l.js.map → index-C_utdxmy.js.map} +1 -1
- package/dist/qidian-vue-ui.css +19 -17
- package/dist/qidian-vue-ui.js +1 -1
- package/dist/qidian-vue-ui.mjs +1 -1
- package/dist/{zh-TW-xawlr0UJ.js → zh-TW-C7okul_R.js} +2 -2
- package/dist/{zh-TW-xawlr0UJ.js.map → zh-TW-C7okul_R.js.map} +1 -1
- package/dist/{zh-TW-z4up4fX8.mjs → zh-TW-DkuYymjb.mjs} +2 -2
- package/dist/{zh-TW-z4up4fX8.mjs.map → zh-TW-DkuYymjb.mjs.map} +1 -1
- package/package.json +1 -1
|
@@ -12022,8 +12022,8 @@ const QdConfigProvider = vue.defineComponent({
|
|
|
12022
12022
|
vue.watchEffect(async () => {
|
|
12023
12023
|
const localeMap = {
|
|
12024
12024
|
"zh-CN": () => Promise.resolve().then(() => zhCN$1),
|
|
12025
|
-
"zh-TW": () => Promise.resolve().then(() => require("./zh-TW-
|
|
12026
|
-
"en-US": () => Promise.resolve().then(() => require("./en-US-
|
|
12025
|
+
"zh-TW": () => Promise.resolve().then(() => require("./zh-TW-C7okul_R.js")),
|
|
12026
|
+
"en-US": () => Promise.resolve().then(() => require("./en-US-CRhCG6dB.js"))
|
|
12027
12027
|
};
|
|
12028
12028
|
const loadLocale = localeMap[props.locale] || localeMap["zh-CN"];
|
|
12029
12029
|
const [err, res] = await to(
|
|
@@ -15218,7 +15218,7 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
15218
15218
|
};
|
|
15219
15219
|
}
|
|
15220
15220
|
});
|
|
15221
|
-
const QdServiceList = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-
|
|
15221
|
+
const QdServiceList = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-992de771"]]);
|
|
15222
15222
|
const qdDictConvStrSeparator = ",";
|
|
15223
15223
|
const qdDictSelectProps = {
|
|
15224
15224
|
showArrow: true,
|
|
@@ -17575,13 +17575,11 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
17575
17575
|
});
|
|
17576
17576
|
const table = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-bdb9c97a"]]);
|
|
17577
17577
|
const _hoisted_1$1 = {
|
|
17578
|
-
|
|
17578
|
+
key: 0,
|
|
17579
|
+
class: "qd-crud-list__header"
|
|
17579
17580
|
};
|
|
17580
17581
|
const _hoisted_2 = {
|
|
17581
|
-
|
|
17582
|
-
};
|
|
17583
|
-
const _hoisted_3 = {
|
|
17584
|
-
key: 0,
|
|
17582
|
+
key: 1,
|
|
17585
17583
|
class: "qd-crud-list__toolbar"
|
|
17586
17584
|
};
|
|
17587
17585
|
const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -17696,7 +17694,9 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
17696
17694
|
});
|
|
17697
17695
|
__expose(expose);
|
|
17698
17696
|
return (_ctx, _cache) => {
|
|
17699
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
17697
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
17698
|
+
class: vue.normalizeClass(["qd-crud-list", reProps.value.serviceListOptions.scroll?.target ? "qd-crud-list--has-scroll-target" : ""])
|
|
17699
|
+
}, [reProps.value.searchOptions?.items?.length || _ctx.$slots.actions ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1, [reProps.value.searchOptions?.items?.length ? (vue.openBlock(), vue.createBlock(QdCrudSearch, vue.mergeProps({
|
|
17700
17700
|
key: 0,
|
|
17701
17701
|
ref: "search",
|
|
17702
17702
|
data: vue.unref(searchData),
|
|
@@ -17724,13 +17724,13 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
17724
17724
|
_: 1
|
|
17725
17725
|
})]),
|
|
17726
17726
|
_: 1
|
|
17727
|
-
}, 16, ["data"])) : vue.createCommentVNode("", true),
|
|
17727
|
+
}, 16, ["data"])) : vue.createCommentVNode("", true), _ctx.$slots.actions ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, [vue.createVNode(vue.unref(tdesignVueNext.Space), {
|
|
17728
17728
|
align: "center",
|
|
17729
17729
|
size: "small"
|
|
17730
17730
|
}, {
|
|
17731
17731
|
default: vue.withCtx(() => [vue.renderSlot(_ctx.$slots, "actions", {}, void 0, true)]),
|
|
17732
17732
|
_: 3
|
|
17733
|
-
})])) : vue.createCommentVNode("", true), vue.createVNode(vue.unref(QdServiceList), vue.mergeProps({
|
|
17733
|
+
})])) : vue.createCommentVNode("", true)])) : vue.createCommentVNode("", true), vue.createVNode(vue.unref(QdServiceList), vue.mergeProps({
|
|
17734
17734
|
ref: "list",
|
|
17735
17735
|
data: vue.unref(data),
|
|
17736
17736
|
"onUpdate:data": _cache[1] || (_cache[1] = ($event) => vue.isRef(data) ? data.value = $event : null)
|
|
@@ -17745,11 +17745,11 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
17745
17745
|
name: item.filterName,
|
|
17746
17746
|
fn: vue.withCtx((slotProps) => [vue.renderSlot(_ctx.$slots, item.originalName, vue.normalizeProps(vue.guardReactiveProps(slotProps)), void 0, true)])
|
|
17747
17747
|
};
|
|
17748
|
-
})]), 1040, ["data"])])
|
|
17748
|
+
})]), 1040, ["data"])], 2);
|
|
17749
17749
|
};
|
|
17750
17750
|
}
|
|
17751
17751
|
});
|
|
17752
|
-
const list = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
17752
|
+
const list = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-c15e270f"]]);
|
|
17753
17753
|
function defineQdCrudTable(config) {
|
|
17754
17754
|
return config;
|
|
17755
17755
|
}
|
|
@@ -19000,4 +19000,4 @@ exports.useDictDynamic = useDictDynamic;
|
|
|
19000
19000
|
exports.useDisabled = useDisabled;
|
|
19001
19001
|
exports.useModal = useModal;
|
|
19002
19002
|
exports.useReadonly = useReadonly;
|
|
19003
|
-
//# sourceMappingURL=index-
|
|
19003
|
+
//# sourceMappingURL=index-C_utdxmy.js.map
|