x-runtime-lib 0.6.24 → 0.6.25

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.
@@ -57,6 +57,7 @@ const e = {
57
57
  elevated: "Elevated",
58
58
  end: "End",
59
59
  error: "Error",
60
+ false: "False",
60
61
  fixed: "Fixed",
61
62
  fixedFooter: "Fixed Footer",
62
63
  fixedHeader: "Fixed Header",
@@ -141,6 +142,7 @@ const e = {
141
142
  top: "Top",
142
143
  topLeft: "Top Left",
143
144
  topRight: "Top Right",
145
+ true: "True",
144
146
  type: "Type",
145
147
  value: "Value",
146
148
  variant: "Variant",
@@ -57,6 +57,7 @@ const e = {
57
57
  elevated: "升高",
58
58
  end: "结束",
59
59
  error: "错误",
60
+ false: "假",
60
61
  fixed: "固定",
61
62
  fixedFooter: "固定脚部",
62
63
  fixedHeader: "固定头部",
@@ -141,6 +142,7 @@ const e = {
141
142
  top: "顶部",
142
143
  topLeft: "顶左",
143
144
  topRight: "顶右",
145
+ true: "真",
144
146
  type: "类型",
145
147
  value: "值",
146
148
  variant: "变种",
package/dist/index.js CHANGED
@@ -7896,7 +7896,7 @@ const Yp = (r, o, c) => {
7896
7896
  });
7897
7897
  };
7898
7898
  async function fd(r) {
7899
- return (await Yp(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-kr032un3.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans-byyo56bb.js") }), `./locales/${r}/index.ts`, 4)).default;
7899
+ return (await Yp(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-dxw0dqmf.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans-hrb2waey.js") }), `./locales/${r}/index.ts`, 4)).default;
7900
7900
  }
7901
7901
  export {
7902
7902
  fo as breakpoints,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-runtime-lib",
3
3
  "private": false,
4
- "version": "0.6.24",
4
+ "version": "0.6.25",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",