x-runtime-lib 0.8.143 → 0.8.144
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
|
@@ -216,17 +216,11 @@ function Ri(t) {
|
|
|
216
216
|
function Ki(t) {
|
|
217
217
|
switch (t) {
|
|
218
218
|
case "refEvent":
|
|
219
|
-
case "refPropertyChangeEvent":
|
|
220
219
|
case "multipleRefEvent":
|
|
221
|
-
case "multipleRefPropertyChangeEvent":
|
|
222
220
|
case "slotEvent":
|
|
223
|
-
case "slotPropertyChangeEvent":
|
|
224
221
|
case "multipleSlotEvent":
|
|
225
|
-
case "multipleSlotPropertyChangeEvent":
|
|
226
222
|
case "customEvent":
|
|
227
|
-
case "customPropertyChangeEvent":
|
|
228
223
|
case "adaptSlotCustomEvent":
|
|
229
|
-
case "adaptSlotCustomPropertyChangeEvent":
|
|
230
224
|
case "stateChangeEvent":
|
|
231
225
|
return !1;
|
|
232
226
|
}
|
|
@@ -10013,7 +10007,7 @@ const su = (t, n, e) => {
|
|
|
10013
10007
|
});
|
|
10014
10008
|
};
|
|
10015
10009
|
async function nm(t) {
|
|
10016
|
-
return (await su(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.
|
|
10010
|
+
return (await su(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.kg2ecet9.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.hiugu9wu.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
10017
10011
|
}
|
|
10018
10012
|
export {
|
|
10019
10013
|
fu as addIndent,
|