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.
@@ -161,6 +161,7 @@ const e = {
161
161
  info: "Info",
162
162
  inline: "Inline",
163
163
  inset: "Inset",
164
+ instance: "Instance",
164
165
  instances: "Instances",
165
166
  intensity: "Intensity",
166
167
  isDarkMode: "Is Dark Mode",
@@ -161,6 +161,7 @@ const e = {
161
161
  info: "信息",
162
162
  inline: "内联",
163
163
  inset: "内嵌",
164
+ instance: "实例",
164
165
  instances: "实例",
165
166
  intensity: "强度",
166
167
  isDarkMode: "是否暗模式",
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.k2v4t2xc.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.fswjkq0v.js") }), `./locales/${t}/index.ts`, 4)).default;
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,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-runtime-lib",
3
3
  "private": false,
4
- "version": "0.8.143",
4
+ "version": "0.8.144",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",