@blaze-cms/plugin-page-builder-fe 0.146.0-node18-core-styles.3 → 0.146.0-node18-core-styles-tooltips.1
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 +2 -18
- package/package.json +5 -5
- package/lib-es/constants.js +0 -3
- package/lib-es/constants.js.map +0 -1
- package/lib-es/index.js +0 -32
- package/lib-es/index.js.map +0 -1
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.146.0-node18-core-styles.
|
|
6
|
+
# [0.146.0-node18-core-styles-tooltips.1](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.0...v0.146.0-node18-core-styles-tooltips.1) (2025-06-20)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
9
9
|
|
|
@@ -11,23 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [0.146.0-node18-core-styles.
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [0.146.0-node18-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles.0...v0.146.0-node18-core-styles.1) (2025-04-07)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
# [0.146.0-node18-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.145.0...v0.146.0-node18-core-styles.0) (2025-04-04)
|
|
14
|
+
# [0.146.0-node18-core-styles-tooltips.0](https://github.com/thebyte9/blaze/compare/v0.145.0...v0.146.0-node18-core-styles-tooltips.0) (2025-06-18)
|
|
31
15
|
|
|
32
16
|
**Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
|
|
33
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-page-builder-fe",
|
|
3
|
-
"version": "0.146.0-node18-core-styles.
|
|
3
|
+
"version": "0.146.0-node18-core-styles-tooltips.1",
|
|
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.146.0-node18-core-styles.
|
|
31
|
-
"@blaze-cms/setup-ui": "0.146.0-node18-core-styles.0",
|
|
30
|
+
"@blaze-cms/react-page-builder": "0.146.0-node18-core-styles-tooltips.1",
|
|
31
|
+
"@blaze-cms/setup-ui": "0.146.0-node18-core-styles-tooltips.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.146.0-node18-core-styles.
|
|
36
|
+
"@blaze-cms/core-ui": "0.146.0-node18-core-styles-tooltips.0"
|
|
37
37
|
},
|
|
38
38
|
"eslintIgnore": [
|
|
39
39
|
"lib/*",
|
|
40
40
|
"lib-es/*"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "ddfab9ac3d59438939268c106917b092e4071071"
|
|
43
43
|
}
|
package/lib-es/constants.js
DELETED
package/lib-es/constants.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","names":["PLUGIN_NAME"],"sources":["../src/constants.js"],"sourcesContent":["const PLUGIN_NAME = 'page-builder-fe';\n\nexport { PLUGIN_NAME };\n"],"mappings":"AAAA,MAAMA,WAAW,GAAG,iBAAiB;AAErC,SAASA,WAAW","ignoreList":[]}
|
package/lib-es/index.js
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { componentMap, variantHandler, components, variants } from '@blaze-cms/react-page-builder';
|
|
2
|
-
import pkg from '../package.json';
|
|
3
|
-
import { PLUGIN_NAME } from './constants';
|
|
4
|
-
async function load(app) {
|
|
5
|
-
app.events.once('load:custom:page-builder:component', addComponent => {
|
|
6
|
-
Object.keys(components).forEach(key => addComponent({
|
|
7
|
-
key,
|
|
8
|
-
component: components[key]
|
|
9
|
-
}));
|
|
10
|
-
});
|
|
11
|
-
app.events.once('plugin:page-builder-fe:load:loaded', async () => {
|
|
12
|
-
if (!componentMap.getAll().length) {
|
|
13
|
-
// componentMap and variantHandler are singletons so only populate once
|
|
14
|
-
await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);
|
|
15
|
-
await app.events.emitAsync('load:custom:page-builder:variant', variantHandler.add);
|
|
16
|
-
|
|
17
|
-
// add core variants last so they can be overridden
|
|
18
|
-
Object.keys(variants).forEach(variantKey => {
|
|
19
|
-
const variant = variants[variantKey];
|
|
20
|
-
variantHandler.add(variantKey, variant);
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
});
|
|
24
|
-
return {
|
|
25
|
-
name: PLUGIN_NAME,
|
|
26
|
-
version: pkg.version
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
load.pluginName = PLUGIN_NAME;
|
|
30
|
-
export { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';
|
|
31
|
-
export default load;
|
|
32
|
-
//# sourceMappingURL=index.js.map
|
package/lib-es/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["componentMap","variantHandler","components","variants","pkg","PLUGIN_NAME","load","app","events","once","addComponent","Object","keys","forEach","key","component","getAll","length","emitAsync","add","variantKey","variant","name","version","pluginName","buildPBComponents","getLightboxImages"],"sources":["../src/index.js"],"sourcesContent":["import { componentMap, variantHandler, components, variants } from '@blaze-cms/react-page-builder';\nimport pkg from '../package.json';\nimport { PLUGIN_NAME } from './constants';\n\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 and variantHandler are singletons so only populate once\n await app.events.emitAsync('load:custom:page-builder:component', componentMap.add);\n await app.events.emitAsync('load:custom:page-builder:variant', variantHandler.add);\n\n // add core variants last so they can be overridden\n Object.keys(variants).forEach(variantKey => {\n const variant = variants[variantKey];\n variantHandler.add(variantKey, variant);\n });\n }\n });\n\n return {\n name: PLUGIN_NAME,\n version: pkg.version\n };\n}\n\nload.pluginName = PLUGIN_NAME;\n\nexport { buildPBComponents, getLightboxImages } from '@blaze-cms/react-page-builder';\nexport default load;\n"],"mappings":"AAAA,SAASA,YAAY,EAAEC,cAAc,EAAEC,UAAU,EAAEC,QAAQ,QAAQ,+BAA+B;AAClG,OAAOC,GAAG,MAAM,iBAAiB;AACjC,SAASC,WAAW,QAAQ,aAAa;AAEzC,eAAeC,IAAIA,CAACC,GAAG,EAAE;EACvBA,GAAG,CAACC,MAAM,CAACC,IAAI,CAAC,oCAAoC,EAAEC,YAAY,IAAI;IACpEC,MAAM,CAACC,IAAI,CAACV,UAAU,CAAC,CAACW,OAAO,CAACC,GAAG,IAAIJ,YAAY,CAAC;MAAEI,GAAG;MAAEC,SAAS,EAAEb,UAAU,CAACY,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;MAClF,MAAMZ,GAAG,CAACC,MAAM,CAACU,SAAS,CAAC,kCAAkC,EAAEjB,cAAc,CAACkB,GAAG,CAAC;;MAElF;MACAR,MAAM,CAACC,IAAI,CAACT,QAAQ,CAAC,CAACU,OAAO,CAACO,UAAU,IAAI;QAC1C,MAAMC,OAAO,GAAGlB,QAAQ,CAACiB,UAAU,CAAC;QACpCnB,cAAc,CAACkB,GAAG,CAACC,UAAU,EAAEC,OAAO,CAAC;MACzC,CAAC,CAAC;IACJ;EACF,CAAC,CAAC;EAEF,OAAO;IACLC,IAAI,EAAEjB,WAAW;IACjBkB,OAAO,EAAEnB,GAAG,CAACmB;EACf,CAAC;AACH;AAEAjB,IAAI,CAACkB,UAAU,GAAGnB,WAAW;AAE7B,SAASoB,iBAAiB,EAAEC,iBAAiB,QAAQ,+BAA+B;AACpF,eAAepB,IAAI","ignoreList":[]}
|