@gisce/react-ooui 1.2.11-rc.0 → 1.2.12-rc.0

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.
@@ -1072,6 +1072,7 @@ const {
1072
1072
  onBlur: c,
1073
1073
  style: {
1074
1074
  cursor: "pointer",
1075
+ pointerEvents: "none",
1075
1076
  ...r
1076
1077
  }
1077
1078
  })
@@ -7200,6 +7201,7 @@ const {
7200
7201
  style: {
7201
7202
  height: o ? o + "px" : "100%",
7202
7203
  cursor: "pointer",
7204
+ pointerEvents: "none",
7203
7205
  ...r
7204
7206
  },
7205
7207
  id: t,