alit-layout 1.1.38 → 1.1.39

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -2117,7 +2117,7 @@ const me = (e, t) => {
2117
2117
  autoLine: "",
2118
2118
  dir: "right",
2119
2119
  style: X(i.value),
2120
- onChange: n[0] || (n[0] = (c) => t("change", { slogin: c }))
2120
+ onChange: n[0] || (n[0] = (c) => t("change", { slogan: c }))
2121
2121
  }, null, 8, ["value", "style"]));
2122
2122
  }
2123
2123
  }), Po = ["width", "height"], Mo = ["xlink:href"], Ao = /* @__PURE__ */ ne({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alit-layout",
3
- "version": "1.1.38",
3
+ "version": "1.1.39",
4
4
  "main": "dist/index.es.js",
5
5
  "module": "dist/index.es.js",
6
6
  "devDependencies": {