x-runtime-lib 0.8.221 → 0.8.223

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.
@@ -1,4 +1,6 @@
1
- var en_default = { "x-runtime-lib": {
1
+ import { n as e } from "./rolldown-runtime.jd1hion4.js";
2
+ //#region src/i18n/locales/en/index.ts
3
+ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
2
4
  adaptSlot: "Adapt Slot",
3
5
  adaptSlotPropertyChange: "Adapt Slot Property Change",
4
6
  add: "Add",
@@ -193,7 +195,7 @@ var en_default = { "x-runtime-lib": {
193
195
  lineThrough: "Line Through",
194
196
  loading: "Loading",
195
197
  log: "Log",
196
- look: "Look",
198
+ looks: "Looks",
197
199
  mainAxisAlign: "Main Axis Align",
198
200
  mainData: "Main Data",
199
201
  mandatory: "Mandatory",
@@ -388,4 +390,5 @@ var en_default = { "x-runtime-lib": {
388
390
  yes: "Yes",
389
391
  z: "Z"
390
392
  } };
391
- export { en_default as t };
393
+ //#endregion
394
+ export { t };
@@ -1,4 +1,6 @@
1
- var zhHans_default = { "x-runtime-lib": {
1
+ import { n as e } from "./rolldown-runtime.jd1hion4.js";
2
+ //#region src/i18n/locales/zhHans/index.ts
3
+ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
2
4
  adaptSlot: "适配插槽",
3
5
  adaptSlotPropertyChange: "适配插槽属性变化",
4
6
  add: "添加",
@@ -193,7 +195,7 @@ var zhHans_default = { "x-runtime-lib": {
193
195
  lineThrough: "中划线",
194
196
  loading: "加载中",
195
197
  log: "对数",
196
- look: "外观",
198
+ looks: "外观(s)",
197
199
  mainAxisAlign: "主轴对齐",
198
200
  mainData: "主数据",
199
201
  mandatory: "强制",
@@ -388,4 +390,5 @@ var zhHans_default = { "x-runtime-lib": {
388
390
  yes: "是",
389
391
  z: "Z"
390
392
  } };
391
- export { zhHans_default as t };
393
+ //#endregion
394
+ export { t };