@apform-ui/core 1.15.0 → 1.15.1
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/apform-ui.css +1 -1
- package/dist/apform-ui.js +3 -6
- package/dist/apform-ui.umd.cjs +2 -2
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/apform-ui.js
CHANGED
|
@@ -7210,10 +7210,7 @@ const EW = { class: "apf-file-chip__name" }, rW = { class: "apf-file-chip__kind"
|
|
|
7210
7210
|
audience: g.audience,
|
|
7211
7211
|
includeLeftoverFields: g.includeLeftoverFields,
|
|
7212
7212
|
includeFallbackFieldTables: g.includeFallbackFieldTables
|
|
7213
|
-
})), d = y(() =>
|
|
7214
|
-
var s;
|
|
7215
|
-
return (s = g.blocks) != null && s.length ? g.blocks : yl(g.data, l.value);
|
|
7216
|
-
});
|
|
7213
|
+
})), d = y(() => g.blocks != null ? g.blocks : yl(g.data, l.value));
|
|
7217
7214
|
function m(s) {
|
|
7218
7215
|
return eA(s);
|
|
7219
7216
|
}
|
|
@@ -7303,7 +7300,7 @@ const EW = { class: "apf-file-chip__name" }, rW = { class: "apf-file-chip__kind"
|
|
|
7303
7300
|
}), 128))
|
|
7304
7301
|
]));
|
|
7305
7302
|
}
|
|
7306
|
-
}), bY = /* @__PURE__ */ U(GY, [["__scopeId", "data-v-
|
|
7303
|
+
}), bY = /* @__PURE__ */ U(GY, [["__scopeId", "data-v-1cf600e5"]]), mY = {
|
|
7307
7304
|
key: 0,
|
|
7308
7305
|
class: "apf-stat-card__bar"
|
|
7309
7306
|
}, iY = {
|
|
@@ -15915,7 +15912,7 @@ function x5(I) {
|
|
|
15915
15912
|
}
|
|
15916
15913
|
return "操作失败";
|
|
15917
15914
|
}
|
|
15918
|
-
const j5 = "1.15.
|
|
15915
|
+
const j5 = "1.15.1", Q5 = "2.14.2", U5 = "2026-08-27";
|
|
15919
15916
|
export {
|
|
15920
15917
|
qe as APP_ICON_NAMES,
|
|
15921
15918
|
XM as AVATAR_SIZE,
|