@webiny/app-admin-rmwc 5.37.6 → 5.37.7

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/index.js CHANGED
@@ -28,4 +28,6 @@ var RMWCProviderPlugin = (0, _appAdmin.createProviderPlugin)(function (Component
28
28
  var RMWC = function RMWC() {
29
29
  return /*#__PURE__*/_react.default.createElement(_react.Fragment, null, /*#__PURE__*/_react.default.createElement(RMWCProviderPlugin, null), /*#__PURE__*/_react.default.createElement(_Layout.Layout, null), /*#__PURE__*/_react.default.createElement(_Dashboard.Dashboard, null), /*#__PURE__*/_react.default.createElement(_NotFound.NotFound, null), /*#__PURE__*/_react.default.createElement(_Brand.Brand, null), /*#__PURE__*/_react.default.createElement(_Navigation.Navigation, null), /*#__PURE__*/_react.default.createElement(_UserMenu.UserMenu, null), /*#__PURE__*/_react.default.createElement(_Overlays.Overlays, null));
30
30
  };
31
- exports.RMWC = RMWC;
31
+ exports.RMWC = RMWC;
32
+
33
+ //# sourceMappingURL=index.js.map
@@ -54,4 +54,6 @@ var Brand = function Brand() {
54
54
  logo: /*#__PURE__*/_react.default.createElement(WebinyLogo, null)
55
55
  }));
56
56
  };
57
- exports.Brand = Brand;
57
+ exports.Brand = Brand;
58
+
59
+ //# sourceMappingURL=index.js.map
@@ -245,4 +245,6 @@ var Welcome = function Welcome() {
245
245
  }), /*#__PURE__*/_react.default.createElement("p", null, "Twitter"))))));
246
246
  };
247
247
  var _default = Welcome;
248
- exports.default = _default;
248
+ exports.default = _default;
249
+
250
+ //# sourceMappingURL=Welcome.js.map
@@ -22,4 +22,6 @@ var Dashboard = function Dashboard() {
22
22
  with: DashboardRendererHOC
23
23
  });
24
24
  };
25
- exports.Dashboard = Dashboard;
25
+ exports.Dashboard = Dashboard;
26
+
27
+ //# sourceMappingURL=index.js.map
package/modules/Layout.js CHANGED
@@ -53,4 +53,6 @@ var Layout = function Layout() {
53
53
  with: RMWCLayout
54
54
  });
55
55
  };
56
- exports.Layout = Layout;
56
+ exports.Layout = Layout;
57
+
58
+ //# sourceMappingURL=Layout.js.map
@@ -32,4 +32,6 @@ var Hamburger = function Hamburger() {
32
32
  });
33
33
  };
34
34
  var _default = Hamburger;
35
- exports.default = _default;
35
+ exports.default = _default;
36
+
37
+ //# sourceMappingURL=Hamburger.js.map
@@ -57,4 +57,6 @@ var subFooter = /*#__PURE__*/(0, _emotion.css)({
57
57
  margin: 0
58
58
  }
59
59
  }, "label:subFooter;");
60
- exports.subFooter = subFooter;
60
+ exports.subFooter = subFooter;
61
+
62
+ //# sourceMappingURL=Styled.js.map
@@ -140,4 +140,6 @@ var Navigation = function Navigation() {
140
140
  with: [_MenuGroupRenderer.MenuGroupRenderer, _MenuSectionItemRenderer.MenuSectionItemRenderer, _MenuSectionRenderer.MenuSectionRenderer, _MenuLinkRenderer.MenuLinkRenderer, _MenuElementRenderer.MenuElementRenderer]
141
141
  }));
142
142
  };
143
- exports.Navigation = Navigation;
143
+ exports.Navigation = Navigation;
144
+
145
+ //# sourceMappingURL=index.js.map
@@ -17,4 +17,6 @@ var MenuElementRenderer = function MenuElementRenderer(PrevMenuItem) {
17
17
  return menuItem.element;
18
18
  };
19
19
  };
20
- exports.MenuElementRenderer = MenuElementRenderer;
20
+ exports.MenuElementRenderer = MenuElementRenderer;
21
+
22
+ //# sourceMappingURL=MenuElementRenderer.js.map
@@ -136,4 +136,6 @@ var MenuGroupRenderer = function MenuGroupRenderer(PrevMenuItem) {
136
136
  }) : null);
137
137
  };
138
138
  };
139
- exports.MenuGroupRenderer = MenuGroupRenderer;
139
+ exports.MenuGroupRenderer = MenuGroupRenderer;
140
+
141
+ //# sourceMappingURL=MenuGroupRenderer.js.map
@@ -50,4 +50,6 @@ var MenuLinkRenderer = function MenuLinkRenderer(PrevMenuItem) {
50
50
  return menuItem.path ? withLink(item) : item;
51
51
  };
52
52
  };
53
- exports.MenuLinkRenderer = MenuLinkRenderer;
53
+ exports.MenuLinkRenderer = MenuLinkRenderer;
54
+
55
+ //# sourceMappingURL=MenuLinkRenderer.js.map
@@ -75,4 +75,6 @@ var MenuSectionItemRenderer = function MenuSectionItemRenderer(PrevMenuItem) {
75
75
  }, menuItem.label)));
76
76
  };
77
77
  };
78
- exports.MenuSectionItemRenderer = MenuSectionItemRenderer;
78
+ exports.MenuSectionItemRenderer = MenuSectionItemRenderer;
79
+
80
+ //# sourceMappingURL=MenuSectionItemRenderer.js.map
@@ -46,4 +46,6 @@ var MenuSectionRenderer = function MenuSectionRenderer(PrevMenuItem) {
46
46
  }));
47
47
  };
48
48
  };
49
- exports.MenuSectionRenderer = MenuSectionRenderer;
49
+ exports.MenuSectionRenderer = MenuSectionRenderer;
50
+
51
+ //# sourceMappingURL=MenuSectionRenderer.js.map
@@ -62,4 +62,6 @@ var NotFound = function NotFound() {
62
62
  with: NotFoundHOC
63
63
  });
64
64
  };
65
- exports.NotFound = NotFound;
65
+ exports.NotFound = NotFound;
66
+
67
+ //# sourceMappingURL=index.js.map
@@ -93,4 +93,6 @@ var DialogContainer = function DialogContainer() {
93
93
  onClick: handleConfirm
94
94
  }, actions.accept.label)));
95
95
  };
96
- exports.DialogContainer = DialogContainer;
96
+ exports.DialogContainer = DialogContainer;
97
+
98
+ //# sourceMappingURL=Dialog.js.map
@@ -10,4 +10,6 @@ var Dialog = /*#__PURE__*/(0, _styled.default)("div", {
10
10
  label: "Dialog",
11
11
  target: "eruevcs0"
12
12
  })("background-color:rgba(0,0,0,0.32);height:100%;width:100%;position:fixed;z-index:2312321;top:0;.dialog{position:fixed;top:350px;left:50%;transform:translate(-50%,-50%);background-color:white;width:700px;height:500px;z-index:auto;box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);> ul{overflow-y:scroll;height:444px;margin-bottom:10px;> li{.section-title{bottom-bottom:1px solid var(--mdc-theme-on-background);padding:10px 15px 5px 15px;}ul{li{padding:10px 15px;cursor:pointer;&.focused{background-color:var(--mdc-theme-background);}.section-item-title{margin-bottom:3px;color:var(--mdc-theme-primary);}.section-item-description{color:var(--mdc-theme-text-primary-on-background);}}}}}}");
13
- exports.Dialog = Dialog;
13
+ exports.Dialog = Dialog;
14
+
15
+ //# sourceMappingURL=Dialog.js.map
@@ -245,4 +245,6 @@ var OmniSearch = function OmniSearch() {
245
245
  onChange: onFilter
246
246
  })), renderedResults));
247
247
  };
248
- exports.OmniSearch = OmniSearch;
248
+ exports.OmniSearch = OmniSearch;
249
+
250
+ //# sourceMappingURL=OmniSearch.js.map
@@ -29,4 +29,6 @@ var SnackbarMain = function SnackbarMain() {
29
29
  }, options));
30
30
  };
31
31
  var _default = SnackbarMain;
32
- exports.default = _default;
32
+ exports.default = _default;
33
+
34
+ //# sourceMappingURL=Snackbar.js.map
@@ -37,4 +37,6 @@ var Overlays = function Overlays() {
37
37
  hoc: OverlaysHOC
38
38
  });
39
39
  };
40
- exports.Overlays = Overlays;
40
+ exports.Overlays = Overlays;
41
+
42
+ //# sourceMappingURL=index.js.map
@@ -21,4 +21,6 @@ var Search = function Search() {
21
21
  with: SearchRenderer
22
22
  });
23
23
  };
24
- exports.Search = Search;
24
+ exports.Search = Search;
25
+
26
+ //# sourceMappingURL=index.js.map
@@ -122,4 +122,6 @@ var UserMenu = function UserMenu() {
122
122
  with: UserMenuItemRendererImpl
123
123
  }));
124
124
  };
125
- exports.UserMenu = UserMenu;
125
+ exports.UserMenu = UserMenu;
126
+
127
+ //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-admin-rmwc",
3
- "version": "5.37.6",
3
+ "version": "5.37.7",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,14 +15,14 @@
15
15
  "@rmwc/base": "7.0.3",
16
16
  "@rmwc/provider": "7.0.3",
17
17
  "@types/react": "17.0.39",
18
- "@webiny/app": "5.37.6",
19
- "@webiny/app-admin": "5.37.6",
20
- "@webiny/app-plugin-admin-welcome-screen": "5.37.6",
21
- "@webiny/app-security": "5.37.6",
22
- "@webiny/feature-flags": "5.37.6",
23
- "@webiny/plugins": "5.37.6",
24
- "@webiny/react-router": "5.37.6",
25
- "@webiny/ui": "5.37.6",
18
+ "@webiny/app": "5.37.7",
19
+ "@webiny/app-admin": "5.37.7",
20
+ "@webiny/app-plugin-admin-welcome-screen": "5.37.7",
21
+ "@webiny/app-security": "5.37.7",
22
+ "@webiny/feature-flags": "5.37.7",
23
+ "@webiny/plugins": "5.37.7",
24
+ "@webiny/react-router": "5.37.7",
25
+ "@webiny/ui": "5.37.7",
26
26
  "classnames": "2.3.2",
27
27
  "emotion": "10.0.27",
28
28
  "lodash": "4.17.21",
@@ -40,8 +40,8 @@
40
40
  "@babel/preset-react": "7.22.5",
41
41
  "@babel/preset-typescript": "7.22.5",
42
42
  "@types/react-helmet": "6.1.6",
43
- "@webiny/cli": "5.37.6",
44
- "@webiny/project-utils": "5.37.6",
43
+ "@webiny/cli": "5.37.7",
44
+ "@webiny/project-utils": "5.37.7",
45
45
  "babel-plugin-emotion": "9.2.11",
46
46
  "babel-plugin-named-asset-import": "1.0.0-next.fb6e6f70",
47
47
  "rimraf": "3.0.2",
@@ -61,5 +61,5 @@
61
61
  "removeViewBox": false
62
62
  }
63
63
  },
64
- "gitHead": "53e962c150c2732178d0431d7dfb0f6e9caa3381"
64
+ "gitHead": "115054c51d8e6699eed34ab574ae30cb6a716be0"
65
65
  }