@blaze-cms/plugin-admin-core-ui 0.125.0-f-admin-updates.7 → 0.126.0-admin-updates.0
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/CHANGELOG.md +16 -40
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,31 +3,30 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [0.
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
# [0.125.0-f-admin-updates.6](https://github.com/thebyte9/blaze/compare/v0.125.0-f-admin-updates.5...v0.125.0-f-admin-updates.6) (2022-12-14)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
6
|
+
# [0.126.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.125.2...v0.126.0-admin-updates.0) (2022-12-16)
|
|
17
7
|
|
|
18
8
|
|
|
9
|
+
### Bug Fixes
|
|
19
10
|
|
|
11
|
+
* ammend unterminated comment ([2a10dd0](https://github.com/thebyte9/blaze/commit/2a10dd0dfad49ce162cffe7d45536283257c4747))
|
|
12
|
+
* remove unused variable ([7fed889](https://github.com/thebyte9/blaze/commit/7fed88946645154024402b8efb94d0b139a7c943))
|
|
13
|
+
* update test and snapshots ([af9dcae](https://github.com/thebyte9/blaze/commit/af9dcae54d0e295e5c32b98a6dbba2e88717ab81))
|
|
20
14
|
|
|
21
15
|
|
|
22
|
-
|
|
16
|
+
### Features
|
|
23
17
|
|
|
24
|
-
|
|
18
|
+
* add admin style feedback ([3f8b9a1](https://github.com/thebyte9/blaze/commit/3f8b9a1416a8a7977631583cff62fddb43cd2e9d))
|
|
19
|
+
* add admin syle feedback ([56c01fd](https://github.com/thebyte9/blaze/commit/56c01fdf825a570143d4bc0c54fbcd970adc28ae))
|
|
20
|
+
* add new logo to admin header ([f43143a](https://github.com/thebyte9/blaze/commit/f43143a57993154fa60226de245574dc8e5886b6))
|
|
21
|
+
* fix layout and webpack plugins tests ([d09a939](https://github.com/thebyte9/blaze/commit/d09a93909cafd9ee9502548b24de5776e09fc920))
|
|
22
|
+
* style admin header ([35bf94f](https://github.com/thebyte9/blaze/commit/35bf94f02856e3ab4bd83880b047ff0f047bdb40))
|
|
23
|
+
* update toolbar design and other fixes ([022c39a](https://github.com/thebyte9/blaze/commit/022c39a05d97d05b4373b1c408e607e5e6751e06))
|
|
25
24
|
|
|
26
25
|
|
|
27
26
|
|
|
28
27
|
|
|
29
28
|
|
|
30
|
-
# [0.125.0
|
|
29
|
+
# [0.125.0](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.18...v0.125.0) (2022-11-30)
|
|
31
30
|
|
|
32
31
|
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
33
32
|
|
|
@@ -35,7 +34,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
34
|
|
|
36
35
|
|
|
37
36
|
|
|
38
|
-
# [0.125.0-
|
|
37
|
+
# [0.125.0-alpha.18](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.17...v0.125.0-alpha.18) (2022-11-28)
|
|
39
38
|
|
|
40
39
|
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
41
40
|
|
|
@@ -43,7 +42,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
42
|
|
|
44
43
|
|
|
45
44
|
|
|
46
|
-
# [0.125.0-
|
|
45
|
+
# [0.125.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.6...v0.125.0-alpha.7) (2022-10-07)
|
|
47
46
|
|
|
48
47
|
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
49
48
|
|
|
@@ -51,7 +50,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
50
|
|
|
52
51
|
|
|
53
52
|
|
|
54
|
-
# [0.125.0-
|
|
53
|
+
# [0.125.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.0...v0.125.0-alpha.1) (2022-09-15)
|
|
55
54
|
|
|
56
55
|
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
|
57
56
|
|
|
@@ -59,29 +58,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
59
58
|
|
|
60
59
|
|
|
61
60
|
|
|
62
|
-
# [0.125.0-f-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.124.1...v0.125.0-f-admin-updates.0) (2022-10-06)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
### Bug Fixes
|
|
66
|
-
|
|
67
|
-
* ammend unterminated comment ([2a10dd0](https://github.com/thebyte9/blaze/commit/2a10dd0dfad49ce162cffe7d45536283257c4747))
|
|
68
|
-
* remove unused variable ([7fed889](https://github.com/thebyte9/blaze/commit/7fed88946645154024402b8efb94d0b139a7c943))
|
|
69
|
-
* update test and snapshots ([af9dcae](https://github.com/thebyte9/blaze/commit/af9dcae54d0e295e5c32b98a6dbba2e88717ab81))
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
### Features
|
|
73
|
-
|
|
74
|
-
* add admin style feedback ([3f8b9a1](https://github.com/thebyte9/blaze/commit/3f8b9a1416a8a7977631583cff62fddb43cd2e9d))
|
|
75
|
-
* add admin syle feedback ([56c01fd](https://github.com/thebyte9/blaze/commit/56c01fdf825a570143d4bc0c54fbcd970adc28ae))
|
|
76
|
-
* add new logo to admin header ([f43143a](https://github.com/thebyte9/blaze/commit/f43143a57993154fa60226de245574dc8e5886b6))
|
|
77
|
-
* fix layout and webpack plugins tests ([d09a939](https://github.com/thebyte9/blaze/commit/d09a93909cafd9ee9502548b24de5776e09fc920))
|
|
78
|
-
* style admin header ([35bf94f](https://github.com/thebyte9/blaze/commit/35bf94f02856e3ab4bd83880b047ff0f047bdb40))
|
|
79
|
-
* update toolbar design and other fixes ([022c39a](https://github.com/thebyte9/blaze/commit/022c39a05d97d05b4373b1c408e607e5e6751e06))
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
61
|
# [0.124.0](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.43...v0.124.0) (2022-08-08)
|
|
86
62
|
|
|
87
63
|
**Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
|
package/lib/index.js
CHANGED
|
@@ -25,7 +25,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
25
25
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || (0, _typeof2["default"])(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
26
|
var Home = /*#__PURE__*/_react["default"].lazy(function () {
|
|
27
27
|
return Promise.resolve().then(function () {
|
|
28
|
-
return _interopRequireWildcard(require('./containers'));
|
|
28
|
+
return _interopRequireWildcard(require( /* webpackChunkName: 'Home' */'./containers'));
|
|
29
29
|
});
|
|
30
30
|
});
|
|
31
31
|
function load(_x) {
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Home","React","lazy","load","app","home","path","exact","key","component","addRoute","addQueryResolver","getMenuItemsResolver","setLayout","Layout","events","once","addSection","header","order","name","PLUGIN_NAME","version","pkg","pluginName"],"sources":["../src/index.js"],"sourcesContent":["import React from 'react';\nimport { Layout } from './components';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\nimport getMenuItemsResolver from './utils/get-menu-items-resolver';\n\nconst Home = React.lazy(() => import(/* webpackChunkName: 'Home' */ './containers'));\n\nasync function load(app) {\n const home = {\n path: '/',\n exact: true,\n key: 'home',\n component: Home\n };\n app.addRoute(home);\n\n app.addQueryResolver('getMenuItems', getMenuItemsResolver(app));\n\n app.setLayout(Layout);\n\n app.events.once('load:menu-section', addSection => {\n addSection('plugins', { header: 'plugins', order: 200 });\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\n\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AAAmE;AAAA;AAEnE,IAAMA,IAAI,gBAAGC,iBAAK,CAACC,IAAI,CAAC;EAAA;IAAA,
|
|
1
|
+
{"version":3,"file":"index.js","names":["Home","React","lazy","load","app","home","path","exact","key","component","addRoute","addQueryResolver","getMenuItemsResolver","setLayout","Layout","events","once","addSection","header","order","name","PLUGIN_NAME","version","pkg","pluginName"],"sources":["../src/index.js"],"sourcesContent":["import React from 'react';\nimport { Layout } from './components';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\nimport getMenuItemsResolver from './utils/get-menu-items-resolver';\n\nconst Home = React.lazy(() => import(/* webpackChunkName: 'Home' */ './containers'));\n\nasync function load(app) {\n const home = {\n path: '/',\n exact: true,\n key: 'home',\n component: Home\n };\n app.addRoute(home);\n\n app.addQueryResolver('getMenuItems', getMenuItemsResolver(app));\n\n app.setLayout(Layout);\n\n app.events.once('load:menu-section', addSection => {\n addSection('plugins', { header: 'plugins', order: 200 });\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\n\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AAAmE;AAAA;AAEnE,IAAMA,IAAI,gBAAGC,iBAAK,CAACC,IAAI,CAAC;EAAA;IAAA,wCAAa,8BAA+B,cAAc;EAAA;AAAA,CAAC,CAAC;AAAC,SAEtEC,IAAI;EAAA;AAAA;AAAA;EAAA,sFAAnB,iBAAoBC,GAAG;IAAA;IAAA;MAAA;QAAA;UAAA;YACfC,IAAI,GAAG;cACXC,IAAI,EAAE,GAAG;cACTC,KAAK,EAAE,IAAI;cACXC,GAAG,EAAE,MAAM;cACXC,SAAS,EAAET;YACb,CAAC;YACDI,GAAG,CAACM,QAAQ,CAACL,IAAI,CAAC;YAElBD,GAAG,CAACO,gBAAgB,CAAC,cAAc,EAAE,IAAAC,gCAAoB,EAACR,GAAG,CAAC,CAAC;YAE/DA,GAAG,CAACS,SAAS,CAACC,kBAAM,CAAC;YAErBV,GAAG,CAACW,MAAM,CAACC,IAAI,CAAC,mBAAmB,EAAE,UAAAC,UAAU,EAAI;cACjDA,UAAU,CAAC,SAAS,EAAE;gBAAEC,MAAM,EAAE,SAAS;gBAAEC,KAAK,EAAE;cAAI,CAAC,CAAC;YAC1D,CAAC,CAAC;YAAC,iCAEI;cACLC,IAAI,EAAEC,sBAAW;cACjBC,OAAO,EAAEC,mBAAG,CAACD;YACf,CAAC;UAAA;UAAA;YAAA;QAAA;MAAA;IAAA;EAAA,CACF;EAAA;AAAA;AAEDnB,IAAI,CAACqB,UAAU,GAAGH,sBAAW;AAAC,eAEflB,IAAI;AAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-admin-core-ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.126.0-admin-updates.0",
|
|
4
4
|
"description": "Blaze plugin admin core ui",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
},
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@blaze-cms/admin-ui-styles": "0.
|
|
31
|
-
"@blaze-cms/admin-ui-utils": "0.
|
|
32
|
-
"@blaze-cms/core-ui": "
|
|
33
|
-
"@blaze-cms/plugin-search-ui": "0.
|
|
30
|
+
"@blaze-cms/admin-ui-styles": "0.126.0-admin-updates.0",
|
|
31
|
+
"@blaze-cms/admin-ui-utils": "0.126.0-admin-updates.0",
|
|
32
|
+
"@blaze-cms/core-ui": "0.126.0-admin-updates.0",
|
|
33
|
+
"@blaze-cms/plugin-search-ui": "0.126.0-admin-updates.0",
|
|
34
34
|
"@blaze-cms/setup-ui": "^0.92.0",
|
|
35
35
|
"@blaze-react/avatar": "0.5.19",
|
|
36
36
|
"@blaze-react/button": "0.5.19",
|
|
@@ -47,12 +47,12 @@
|
|
|
47
47
|
"react-router-dom": "^5.0.1"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@blaze-cms/plugin-auth-ui": "0.
|
|
50
|
+
"@blaze-cms/plugin-auth-ui": "0.126.0-admin-updates.0",
|
|
51
51
|
"waait": "1.0.5"
|
|
52
52
|
},
|
|
53
53
|
"eslintIgnore": [
|
|
54
54
|
"lib/*",
|
|
55
55
|
"lib-es/*"
|
|
56
56
|
],
|
|
57
|
-
"gitHead": "
|
|
57
|
+
"gitHead": "367c26e37b192fa22e3917b79ac5b3b5ec3d4ed8"
|
|
58
58
|
}
|