x-runtime-lib 0.5.4 → 0.5.5

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.
@@ -5,6 +5,7 @@ const t = {
5
5
  backgroundColor: "Background Color",
6
6
  basic: "Basic",
7
7
  block: "Block",
8
+ border: "Border",
8
9
  bottom: "Bottom",
9
10
  button: "Button",
10
11
  circularRef: "Circular Reference",
@@ -39,6 +40,7 @@ const t = {
39
40
  right: "Right",
40
41
  settings: "Settings",
41
42
  size: "Size",
43
+ style: "Style",
42
44
  text: "Text",
43
45
  tonal: "Tonal",
44
46
  top: "Top",
@@ -5,6 +5,7 @@ const t = {
5
5
  backgroundColor: "背景颜色",
6
6
  basic: "基本",
7
7
  block: "块",
8
+ border: "边框",
8
9
  bottom: "底部",
9
10
  button: "按钮",
10
11
  circularRef: "循环引用",
@@ -39,6 +40,7 @@ const t = {
39
40
  right: "右边",
40
41
  settings: "设置",
41
42
  size: "大小",
43
+ style: "风格",
42
44
  text: "文本",
43
45
  tonal: "色调",
44
46
  top: "顶部",