@oliasoft-open-source/react-ui-library 5.23.0-beta-16 → 5.23.0-beta-17

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.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -389,7 +389,7 @@ var Tr = /* @__PURE__ */ function(e) {
389
389
  ancestorScroll: te,
390
390
  escapeKey: !!h,
391
391
  outsidePress: !!h,
392
- outsidePressEvent: "click"
392
+ outsidePressEvent: "mousedown"
393
393
  }),
394
394
  qt(j, {
395
395
  enabled: (_ = i == null ? void 0 : i.enabled) == null ? !1 : _,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.23.0-beta-16",
3
+ "version": "5.23.0-beta-17",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {