qidian-vue-ui 1.1.4 → 1.1.5
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/{en-US-BKTDfmC9.mjs → en-US-D8WJRn0W.mjs} +2 -2
- package/dist/{en-US-BKTDfmC9.mjs.map → en-US-D8WJRn0W.mjs.map} +1 -1
- package/dist/{en-US-CbAnYUnu.js → en-US-DXE73Bpb.js} +2 -2
- package/dist/{en-US-CbAnYUnu.js.map → en-US-DXE73Bpb.js.map} +1 -1
- package/dist/{index-CS-VK5Q3.js → index-DqYBn3_5.js} +11 -12
- package/dist/index-DqYBn3_5.js.map +1 -0
- package/dist/{index-yfS549bC.mjs → index-LWDIo3Ii.mjs} +10 -11
- package/dist/index-LWDIo3Ii.mjs.map +1 -0
- package/dist/qidian-vue-ui.css +10 -10
- package/dist/qidian-vue-ui.js +1 -1
- package/dist/qidian-vue-ui.mjs +1 -1
- package/dist/{zh-TW-WsxT2gkJ.mjs → zh-TW-CO33PuOU.mjs} +2 -2
- package/dist/{zh-TW-WsxT2gkJ.mjs.map → zh-TW-CO33PuOU.mjs.map} +1 -1
- package/dist/{zh-TW-DmJALjvQ.js → zh-TW-U2_ebcB2.js} +2 -2
- package/dist/{zh-TW-DmJALjvQ.js.map → zh-TW-U2_ebcB2.js.map} +1 -1
- package/package.json +2 -2
- package/dist/index-CS-VK5Q3.js.map +0 -1
- package/dist/index-yfS549bC.mjs.map +0 -1
|
@@ -12772,8 +12772,8 @@ const QdConfigProvider = defineComponent({
|
|
|
12772
12772
|
watchEffect(async () => {
|
|
12773
12773
|
const localeMap = {
|
|
12774
12774
|
"zh-CN": () => Promise.resolve().then(() => zhCN$1),
|
|
12775
|
-
"zh-TW": () => import("./zh-TW-
|
|
12776
|
-
"en-US": () => import("./en-US-
|
|
12775
|
+
"zh-TW": () => import("./zh-TW-CO33PuOU.mjs"),
|
|
12776
|
+
"en-US": () => import("./en-US-D8WJRn0W.mjs")
|
|
12777
12777
|
};
|
|
12778
12778
|
const loadLocale = localeMap[props.locale] || localeMap["zh-CN"];
|
|
12779
12779
|
const [err, res] = await to(
|
|
@@ -19189,16 +19189,15 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
19189
19189
|
}, ["stop"]))
|
|
19190
19190
|
}, {
|
|
19191
19191
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(reProps.value.rowActions, (item, index2) => {
|
|
19192
|
-
return openBlock(), createElementBlock(Fragment, {
|
|
19193
|
-
key: item.uid || index2
|
|
19194
|
-
}, [getActionSeparator(item, {
|
|
19192
|
+
return openBlock(), createElementBlock(Fragment, null, [getActionSeparator(item, {
|
|
19195
19193
|
colIndex: slotProps.colIndex,
|
|
19196
19194
|
rowIndex: slotProps.rowIndex,
|
|
19197
19195
|
index: index2
|
|
19198
19196
|
}) ? (openBlock(), createBlock(unref(Divider), {
|
|
19199
|
-
key:
|
|
19197
|
+
key: `${slotProps.colIndex}.${slotProps.rowIndex}.${index2}.divider`,
|
|
19200
19198
|
layout: "vertical"
|
|
19201
|
-
})) : createCommentVNode("", true), withDirectives(
|
|
19199
|
+
})) : createCommentVNode("", true), withDirectives((openBlock(), createBlock(unref(_sfc_main$j), {
|
|
19200
|
+
key: `${slotProps.colIndex}.${slotProps.rowIndex}.${index2}.renderer`,
|
|
19202
19201
|
context: getConfigRendererCtx(item, slotProps),
|
|
19203
19202
|
config: {
|
|
19204
19203
|
is: unref(Link),
|
|
@@ -19210,8 +19209,8 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
19210
19209
|
rowIndex: slotProps.rowIndex,
|
|
19211
19210
|
index: index2
|
|
19212
19211
|
})
|
|
19213
|
-
}, null, 8, ["context", "config", "onVIfChange"]), [[unref(vHasPermi), item.permi]])], 64);
|
|
19214
|
-
}),
|
|
19212
|
+
}, null, 8, ["context", "config", "onVIfChange"])), [[unref(vHasPermi), item.permi]])], 64);
|
|
19213
|
+
}), 256))]),
|
|
19215
19214
|
_: 2
|
|
19216
19215
|
}, 1024)) : createCommentVNode("", true)], true)]),
|
|
19217
19216
|
_: 2
|
|
@@ -19238,7 +19237,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
19238
19237
|
};
|
|
19239
19238
|
}
|
|
19240
19239
|
});
|
|
19241
|
-
const table = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-
|
|
19240
|
+
const table = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-99ff6f87"]]);
|
|
19242
19241
|
const _hoisted_1$3 = {
|
|
19243
19242
|
key: 0,
|
|
19244
19243
|
class: "qd-crud-list__header"
|
|
@@ -55792,4 +55791,4 @@ export {
|
|
|
55792
55791
|
_sfc_main$1 as y,
|
|
55793
55792
|
_sfc_main$b as z
|
|
55794
55793
|
};
|
|
55795
|
-
//# sourceMappingURL=index-
|
|
55794
|
+
//# sourceMappingURL=index-LWDIo3Ii.mjs.map
|