alit-layout 1.2.1 → 1.2.2

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
@@ -3875,7 +3875,7 @@ const Xe = /* @__PURE__ */ pe(Ms, [["render", Ns], ["__scopeId", "data-v-41210dd
3875
3875
  const l = {
3876
3876
  // area: GetPosition(el, config.pageDom[0]),
3877
3877
  area: ye(V(o), V(e.pageDom[0])),
3878
- list: Pe($.en_num_group, o).map((i) => Pe($.en_num_item, i).map((a) => ye(V(a), V(e.pageDom[0]), !0)))
3878
+ list: Pe($.en_num_group, o).map((i) => Pe($.en_num_item, i).map((a) => ye(V(a), V(e.pageDom[0]))))
3879
3879
  };
3880
3880
  return e.bindWidth ? {
3881
3881
  choiceGridSequenceNOList: [...Array(10).keys()].reverse(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alit-layout",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "main": "dist/index.es.js",
5
5
  "module": "dist/index.es.js",
6
6
  "devDependencies": {