x-runtime-lib 0.5.13 → 0.5.14
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/index.js
CHANGED
|
@@ -1835,7 +1835,13 @@ const Tl = /* @__PURE__ */ oe({
|
|
|
1835
1835
|
key: yt,
|
|
1836
1836
|
name: "x-runtime-lib.package",
|
|
1837
1837
|
comp: null,
|
|
1838
|
-
slots: [
|
|
1838
|
+
slots: [
|
|
1839
|
+
{
|
|
1840
|
+
key: "dummy",
|
|
1841
|
+
name: "x-runtime-lib.dummy",
|
|
1842
|
+
params: []
|
|
1843
|
+
}
|
|
1844
|
+
],
|
|
1839
1845
|
events: [],
|
|
1840
1846
|
methods: [],
|
|
1841
1847
|
props: {
|
|
@@ -6414,7 +6420,7 @@ const fc = (n, o, f) => {
|
|
|
6414
6420
|
});
|
|
6415
6421
|
};
|
|
6416
6422
|
async function Sc(n) {
|
|
6417
|
-
return (await fc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-
|
|
6423
|
+
return (await fc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-b8zhxb60.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans-mqoymcvp.js") }), `./locales/${n}/index.ts`, 4)).default;
|
|
6418
6424
|
}
|
|
6419
6425
|
export {
|
|
6420
6426
|
gc as duplicateNode,
|