@yzsf2e/render-core 1.0.2-alpha.166 → 1.0.2-alpha.168
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/render-core.mjs +6 -5
- package/dist/render-core.umd.js +4 -4
- package/package.json +1 -1
package/dist/render-core.mjs
CHANGED
|
@@ -5,10 +5,10 @@ import { CloseOutlined as Ud, ShrinkOutlined as zd, ArrowsAltOutlined as Wd, Hol
|
|
|
5
5
|
import { useI18n as hf } from "vue-i18n";
|
|
6
6
|
import { useRouter as Yd } from "vue-router";
|
|
7
7
|
/*!
|
|
8
|
-
* @yzsf2e/render-core v1.0.2-alpha.
|
|
8
|
+
* @yzsf2e/render-core v1.0.2-alpha.168 Tue Jun 17 2025 15:33:00 GMT+0800 (中国标准时间)
|
|
9
9
|
* (c) 2023 @yzsf2e.
|
|
10
10
|
*/
|
|
11
|
-
const Xd = "@yzsf2e/render-core", qd = "1.0.2-alpha.
|
|
11
|
+
const Xd = "@yzsf2e/render-core", qd = "1.0.2-alpha.168", Jd = "dist/render-core", Zd = "dist/render-core", Qd = [
|
|
12
12
|
"dist"
|
|
13
13
|
], e1 = {
|
|
14
14
|
dev: "storybook dev -p 6006",
|
|
@@ -6165,7 +6165,7 @@ async function QE(e, t, r, n, a) {
|
|
|
6165
6165
|
async function v(_) {
|
|
6166
6166
|
try {
|
|
6167
6167
|
const y = await e({ pager: { pageNo: _.pageNo, pageSize: 500 } }), A = await t(y, r);
|
|
6168
|
-
p[_.pageNo - 1] = A, a.value = Math.floor(Math.min(1, _.pageNo / h * 0.89 + 0.01) * 100);
|
|
6168
|
+
p[_.pageNo - 1] = A, a.value = Math.max(a.value, Math.floor(Math.min(1, _.pageNo / h * 0.89 + 0.01) * 100));
|
|
6169
6169
|
} catch (y) {
|
|
6170
6170
|
if (_.retries < 3)
|
|
6171
6171
|
return _.retries++, v(_);
|
|
@@ -24742,10 +24742,11 @@ var Io = {
|
|
|
24742
24742
|
})(pd);
|
|
24743
24743
|
var t8 = pd.exports;
|
|
24744
24744
|
function r8() {
|
|
24745
|
-
|
|
24745
|
+
var e, t;
|
|
24746
|
+
return window.__POWERED_BY_WUJIE__ ? (e = window.parent["@yzsf2e/render-core"]) == null ? void 0 : e.exporting : (t = window["@yzsf2e/render-core"]) == null ? void 0 : t.exporting;
|
|
24746
24747
|
}
|
|
24747
24748
|
function ef(e) {
|
|
24748
|
-
window.__POWERED_BY_WUJIE__ ? window.parent["@yzsf2e/render-core"].exporting = e : window["@yzsf2e/render-core"].exporting = e;
|
|
24749
|
+
window.__POWERED_BY_WUJIE__ ? window.parent["@yzsf2e/render-core"] ? window.parent["@yzsf2e/render-core"].exporting = e : window.parent["@yzsf2e/render-core"] = { exporting: e } : window["@yzsf2e/render-core"] ? window["@yzsf2e/render-core"].exporting = e : window["@yzsf2e/render-core"] = { exporting: e };
|
|
24749
24750
|
}
|
|
24750
24751
|
function n8(e, t, r = "表格") {
|
|
24751
24752
|
const n = [
|