x-runtime-lib 0.8.142 → 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: "是否暗模式",