@portnet/ui 0.0.47 → 0.0.48

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.
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- var _PanTool = _interopRequireDefault(require("@mui/icons-material/PanTool"));
7
+ var _DoDisturbOn = _interopRequireDefault(require("@mui/icons-material/DoDisturbOn"));
8
8
  var _propTypes = _interopRequireDefault(require("prop-types"));
9
9
  var _PuiErrorBasePage = _interopRequireDefault(require("./PuiErrorBasePage"));
10
10
  var _jsxRuntime = require("react/jsx-runtime");
@@ -15,7 +15,7 @@ const PuiForbiddenErrorPage = _ref => {
15
15
  } = _ref;
16
16
  return /*#__PURE__*/(0, _jsxRuntime.jsx)(_PuiErrorBasePage.default, {
17
17
  title: "Acc\xE8s interdit",
18
- mainContent: /*#__PURE__*/(0, _jsxRuntime.jsx)(_PanTool.default, {
18
+ mainContent: /*#__PURE__*/(0, _jsxRuntime.jsx)(_DoDisturbOn.default, {
19
19
  sx: {
20
20
  fontSize: "inherit",
21
21
  display: "block",
@@ -23,7 +23,7 @@ const PuiForbiddenErrorPage = _ref => {
23
23
  }
24
24
  }),
25
25
  subContent: "Acc\xE8s interdit !",
26
- icon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_PanTool.default, {}),
26
+ icon: /*#__PURE__*/(0, _jsxRuntime.jsx)(_DoDisturbOn.default, {}),
27
27
  onRetour: onRetour
28
28
  });
29
29
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portnet/ui",
3
- "version": "0.0.47",
3
+ "version": "0.0.48",
4
4
  "description": "Portnet UI",
5
5
  "keywords": [
6
6
  "react",