@blaze-cms/plugin-page-builder-fe 0.129.0-admin-updates.2 → 0.129.0-project-admin-customisations.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 +10 -2
- package/lib/index.js.map +1 -1
- package/lib-es/index.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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.129.0-admin-
|
|
6
|
+
# [0.129.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.128.2...v0.129.0-project-admin-customisations.0) (2023-05-03)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
9
9
|
|
|
@@ -11,7 +11,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
## [0.128.1](https://github.com/thebyte9/blaze/compare/v0.128.1-alpha.0...v0.128.1) (2023-04-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [0.128.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.4...v0.128.1-alpha.0) (2023-04-14)
|
|
15
23
|
|
|
16
24
|
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
17
25
|
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_reactPageBuilder","require","_package","_interopRequireDefault","_constants","load","_x","_load","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee2","app","wrap","_callee2$","_context2","prev","next","events","once","addComponent","Object","keys","components","forEach","key","component","_callee","_callee$","_context","componentMap","getAll","length","emitAsync","add","stop","abrupt","name","PLUGIN_NAME","version","pkg","pluginName","_default","exports"],"sources":["../src/index.js"],"sourcesContent":["import { componentMap, components } from '@blaze-cms/react-page-builder';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\n\nexport { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';\nasync function load(app) {\n app.events.once('load:custom:page-builder:component', addComponent => {\n Object.keys(components).forEach(key => addComponent({ key, component: components[key] }));\n });\n\n app.events.once('plugin:page-builder-fe:load:loaded', async () => {\n if (!componentMap.getAll().length) {\n // componentMap is a singleton so only populate once\n await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);\n }\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,iBAAA,GAAAC,OAAA;AACA,IAAAC,QAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAA0C,SAG3BI,IAAIA,CAAAC,EAAA;EAAA,OAAAC,KAAA,CAAAC,KAAA,OAAAC,SAAA;AAAA;AAAA,SAAAF,MAAA;EAAAA,KAAA,OAAAG,kBAAA,2BAAAC,YAAA,YAAAC,IAAA,CAAnB,SAAAC,SAAoBC,GAAG;IAAA,OAAAH,YAAA,YAAAI,IAAA,UAAAC,UAAAC,SAAA;MAAA,kBAAAA,SAAA,CAAAC,IAAA,GAAAD,SAAA,CAAAE,IAAA;QAAA;UACrBL,GAAG,CAACM,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAE,UAAAC,YAAY,EAAI;YACpEC,MAAM,CAACC,IAAI,CAACC,4BAAU,CAAC,CAACC,OAAO,CAAC,UAAAC,GAAG;cAAA,OAAIL,YAAY,CAAC;gBAAEK,GAAG,EAAHA,GAAG;gBAAEC,SAAS,EAAEH,4BAAU,CAACE,GAAG;cAAE,CAAC,CAAC;YAAA,EAAC;UAC3F,CAAC,CAAC;UAEFb,GAAG,CAACM,MAAM,CAACC,IAAI,CAAC,oCAAoC,mBAAAX,kBAAA,2BAAAC,YAAA,YAAAC,IAAA,CAAE,SAAAiB,QAAA;YAAA,OAAAlB,YAAA,YAAAI,IAAA,UAAAe,SAAAC,QAAA;cAAA,kBAAAA,QAAA,CAAAb,IAAA,GAAAa,QAAA,CAAAZ,IAAA;gBAAA;kBAAA,IAC/Ca,8BAAY,CAACC,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","names":["_reactPageBuilder","require","_package","_interopRequireDefault","_constants","load","_x","_load","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee2","app","wrap","_callee2$","_context2","prev","next","events","once","addComponent","Object","keys","components","forEach","key","component","_callee","_callee$","_context","componentMap","getAll","length","emitAsync","add","stop","abrupt","name","PLUGIN_NAME","version","pkg","pluginName","_default","exports"],"sources":["../src/index.js"],"sourcesContent":["import { componentMap, components } from '@blaze-cms/react-page-builder';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\n\nexport { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';\nasync function load(app) {\n app.events.once('load:custom:page-builder:component', addComponent => {\n Object.keys(components).forEach(key => addComponent({ key, component: components[key] }));\n });\n\n app.events.once('plugin:page-builder-fe:load:loaded', async () => {\n if (!componentMap.getAll().length) {\n // componentMap is a singleton so only populate once\n await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);\n }\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,iBAAA,GAAAC,OAAA;AACA,IAAAC,QAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAA0C,SAG3BI,IAAIA,CAAAC,EAAA;EAAA,OAAAC,KAAA,CAAAC,KAAA,OAAAC,SAAA;AAAA;AAAA,SAAAF,MAAA;EAAAA,KAAA,OAAAG,kBAAA,2BAAAC,YAAA,YAAAC,IAAA,CAAnB,SAAAC,SAAoBC,GAAG;IAAA,OAAAH,YAAA,YAAAI,IAAA,UAAAC,UAAAC,SAAA;MAAA,kBAAAA,SAAA,CAAAC,IAAA,GAAAD,SAAA,CAAAE,IAAA;QAAA;UACrBL,GAAG,CAACM,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAE,UAAAC,YAAY,EAAI;YACpEC,MAAM,CAACC,IAAI,CAACC,4BAAU,CAAC,CAACC,OAAO,CAAC,UAAAC,GAAG;cAAA,OAAIL,YAAY,CAAC;gBAAEK,GAAG,EAAHA,GAAG;gBAAEC,SAAS,EAAEH,4BAAU,CAACE,GAAG;cAAE,CAAC,CAAC;YAAA,EAAC;UAC3F,CAAC,CAAC;UAEFb,GAAG,CAACM,MAAM,CAACC,IAAI,CAAC,oCAAoC,mBAAAX,kBAAA,2BAAAC,YAAA,YAAAC,IAAA,CAAE,SAAAiB,QAAA;YAAA,OAAAlB,YAAA,YAAAI,IAAA,UAAAe,SAAAC,QAAA;cAAA,kBAAAA,QAAA,CAAAb,IAAA,GAAAa,QAAA,CAAAZ,IAAA;gBAAA;kBAAA,IAC/Ca,8BAAY,CAACC,MAAM,CAAC,CAAC,CAACC,MAAM;oBAAAH,QAAA,CAAAZ,IAAA;oBAAA;kBAAA;kBAAAY,QAAA,CAAAZ,IAAA;kBAAA,OAEzBL,GAAG,CAACM,MAAM,CAACe,SAAS,CAAC,oCAAoC,EAAEH,8BAAY,CAACI,GAAG,CAAC;gBAAA;gBAAA;kBAAA,OAAAL,QAAA,CAAAM,IAAA;cAAA;YAAA,GAAAR,OAAA;UAAA,CAErF,GAAC;UAAC,OAAAZ,SAAA,CAAAqB,MAAA,WAEI;YACLC,IAAI,EAAEC,sBAAW;YACjBC,OAAO,EAAEC,mBAAG,CAACD;UACf,CAAC;QAAA;QAAA;UAAA,OAAAxB,SAAA,CAAAoB,IAAA;MAAA;IAAA,GAAAxB,QAAA;EAAA,CACF;EAAA,OAAAN,KAAA,CAAAC,KAAA,OAAAC,SAAA;AAAA;AACDJ,IAAI,CAACsC,UAAU,GAAGH,sBAAW;AAAC,IAAAI,QAAA,GAEfvC,IAAI;AAAAwC,OAAA,cAAAD,QAAA"}
|
package/lib-es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["componentMap","components","pkg","PLUGIN_NAME","buildPBComponents","getLightboxImages","load","app","events","once","addComponent","Object","keys","forEach","key","component","getAll","length","emitAsync","add","name","version","pluginName"],"sources":["../src/index.js"],"sourcesContent":["import { componentMap, components } from '@blaze-cms/react-page-builder';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\n\nexport { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';\nasync function load(app) {\n app.events.once('load:custom:page-builder:component', addComponent => {\n Object.keys(components).forEach(key => addComponent({ key, component: components[key] }));\n });\n\n app.events.once('plugin:page-builder-fe:load:loaded', async () => {\n if (!componentMap.getAll().length) {\n // componentMap is a singleton so only populate once\n await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);\n }\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":"AAAA,SAASA,YAAY,EAAEC,UAAU,QAAQ,+BAA+B;AACxE,OAAOC,GAAG,MAAM,iBAAiB;AACjC,SAASC,WAAW,QAAQ,aAAa;AAEzC,SAASC,iBAAiB,EAAEC,iBAAiB,QAAQ,+BAA+B;AACpF,eAAeC,IAAIA,CAACC,GAAG,EAAE;EACvBA,GAAG,CAACC,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAEC,YAAY,IAAI;IACpEC,MAAM,CAACC,IAAI,CAACX,UAAU,CAAC,CAACY,OAAO,CAACC,GAAG,IAAIJ,YAAY,CAAC;MAAEI,GAAG;MAAEC,SAAS,EAAEd,UAAU,CAACa,GAAG;IAAE,CAAC,CAAC,CAAC;EAC3F,CAAC,CAAC;EAEFP,GAAG,CAACC,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAE,YAAY;IAChE,IAAI,CAACT,YAAY,CAACgB,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","names":["componentMap","components","pkg","PLUGIN_NAME","buildPBComponents","getLightboxImages","load","app","events","once","addComponent","Object","keys","forEach","key","component","getAll","length","emitAsync","add","name","version","pluginName"],"sources":["../src/index.js"],"sourcesContent":["import { componentMap, components } from '@blaze-cms/react-page-builder';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\n\nexport { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';\nasync function load(app) {\n app.events.once('load:custom:page-builder:component', addComponent => {\n Object.keys(components).forEach(key => addComponent({ key, component: components[key] }));\n });\n\n app.events.once('plugin:page-builder-fe:load:loaded', async () => {\n if (!componentMap.getAll().length) {\n // componentMap is a singleton so only populate once\n await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);\n }\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\nload.pluginName = PLUGIN_NAME;\n\nexport default load;\n"],"mappings":"AAAA,SAASA,YAAY,EAAEC,UAAU,QAAQ,+BAA+B;AACxE,OAAOC,GAAG,MAAM,iBAAiB;AACjC,SAASC,WAAW,QAAQ,aAAa;AAEzC,SAASC,iBAAiB,EAAEC,iBAAiB,QAAQ,+BAA+B;AACpF,eAAeC,IAAIA,CAACC,GAAG,EAAE;EACvBA,GAAG,CAACC,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAEC,YAAY,IAAI;IACpEC,MAAM,CAACC,IAAI,CAACX,UAAU,CAAC,CAACY,OAAO,CAACC,GAAG,IAAIJ,YAAY,CAAC;MAAEI,GAAG;MAAEC,SAAS,EAAEd,UAAU,CAACa,GAAG;IAAE,CAAC,CAAC,CAAC;EAC3F,CAAC,CAAC;EAEFP,GAAG,CAACC,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAE,YAAY;IAChE,IAAI,CAACT,YAAY,CAACgB,MAAM,CAAC,CAAC,CAACC,MAAM,EAAE;MACjC;MACA,MAAMV,GAAG,CAACC,MAAM,CAACU,SAAS,CAAC,oCAAoC,EAAElB,YAAY,CAACmB,GAAG,CAAC;IACpF;EACF,CAAC,CAAC;EAEF,OAAO;IACLC,IAAI,EAAEjB,WAAW;IACjBkB,OAAO,EAAEnB,GAAG,CAACmB;EACf,CAAC;AACH;AACAf,IAAI,CAACgB,UAAU,GAAGnB,WAAW;AAE7B,eAAeG,IAAI"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-page-builder-fe",
|
|
3
|
-
"version": "0.129.0-admin-
|
|
3
|
+
"version": "0.129.0-project-admin-customisations.0",
|
|
4
4
|
"description": "Blaze page builder plugin fe",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
},
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@blaze-cms/react-page-builder": "0.129.0-admin-
|
|
31
|
-
"@blaze-cms/setup-ui": "0.129.0-admin-
|
|
30
|
+
"@blaze-cms/react-page-builder": "0.129.0-project-admin-customisations.0",
|
|
31
|
+
"@blaze-cms/setup-ui": "0.129.0-project-admin-customisations.0",
|
|
32
32
|
"core-js": "^3.2.1",
|
|
33
33
|
"regenerator-runtime": "^0.13.3"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@blaze-cms/core-ui": "0.129.0-admin-
|
|
36
|
+
"@blaze-cms/core-ui": "0.129.0-project-admin-customisations.0"
|
|
37
37
|
},
|
|
38
38
|
"eslintIgnore": [
|
|
39
39
|
"lib/*",
|
|
40
40
|
"lib-es/*"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "e277f858e06d9e30c22e355ea5b44132ef5e910c"
|
|
43
43
|
}
|