x-runtime-lib 0.6.23 → 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: "变种",