@portnet/ui 0.0.65 → 0.0.66

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.
@@ -94,7 +94,8 @@ const PuiAlertProvider = _ref2 => {
94
94
  transform: "translateX(-50%)",
95
95
  left: "50%",
96
96
  bottom: "12px",
97
- width: "100%"
97
+ width: "100%",
98
+ zIndex: 9999
98
99
  },
99
100
  children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactTransitionGroup.TransitionGroup, {
100
101
  children: alerts.slice(-3).map(alert => /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Collapse, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portnet/ui",
3
- "version": "0.0.65",
3
+ "version": "0.0.66",
4
4
  "description": "Portnet UI",
5
5
  "keywords": [
6
6
  "react",