myshell-react-lib 0.2.41 → 0.2.42

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.
package/dist/index.js CHANGED
@@ -12832,6 +12832,10 @@ var Modal = function(_param) {
12832
12832
  onOpenAutoFocus: function(e) {
12833
12833
  !autoFocus && e.preventDefault();
12834
12834
  },
12835
+ onPointerDownOutside: function(e) {
12836
+ return e.preventDefault();
12837
+ },
12838
+ tabIndex: void 0,
12835
12839
  children: [
12836
12840
  isNotification ? /* @__PURE__ */ jsxs27(Fragment8, {
12837
12841
  children: [