@g1cloud/page-builder-editor 1.0.0-alpha.46 → 1.0.0-alpha.47
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/dist/{PbPropertyEditorColor-B41u2J0P.js → PbPropertyEditorColor-DLlgxhjM.js} +1 -1
- package/dist/{PbPropertyEditorHtml-CVVHK_Aw.js → PbPropertyEditorHtml-BXuxLbsP.js} +1 -1
- package/dist/{PbPropertyEditorImage-Hfb9KA23.js → PbPropertyEditorImage-CIRglunW.js} +1 -1
- package/dist/{PbPropertyEditorMultilineText-CmOtpbXF.js → PbPropertyEditorMultilineText-BeOlO8l-.js} +1 -1
- package/dist/{PbPropertyEditorText-CHuYGiYv.js → PbPropertyEditorText-CtHSUEX_.js} +1 -1
- package/dist/{PbPropertyEditorYoutube-ei6b733c.js → PbPropertyEditorYoutube-yWHO0Z_y.js} +1 -1
- package/dist/{PbWidgetAddModal-BcAVsLH4.js → PbWidgetAddModal-DkOxvb6V.js} +1 -1
- package/dist/{index-B3_aUUWX.js → index-CRSmxHIB.js} +11 -8
- package/dist/page-builder-editor.js +1 -1
- package/dist/page-builder-editor.umd.cjs +4 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, createVNode, unref } from "vue";
|
|
2
2
|
import { BSTextInput } from "@g1cloud/bluesea";
|
|
3
|
-
import { P as PbColorPicker } from "./index-
|
|
3
|
+
import { P as PbColorPicker } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-color" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = ["textContent"];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, defineAsyncComponent } from "vue";
|
|
2
2
|
import { useModal } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-image flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = ["textContent"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString } from "vue";
|
|
2
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
2
|
+
import { u as usePageBuilderEditor } from "./index-CRSmxHIB.js";
|
|
3
3
|
import { useModal } from "@g1cloud/bluesea";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-image flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
package/dist/{PbPropertyEditorMultilineText-CmOtpbXF.js → PbPropertyEditorMultilineText-BeOlO8l-.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, createElementVNode, toDisplayString, createBlock, unref } from "vue";
|
|
2
2
|
import { BSMultiLangTextArea, BSTextArea } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-multiline-text" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = ["textContent"];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, createElementVNode, toDisplayString, createBlock, unref } from "vue";
|
|
2
2
|
import { BSMultiLangTextInput, BSTextInput } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-text flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = ["textContent"];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString } from "vue";
|
|
2
2
|
import { useModal } from "@g1cloud/bluesea";
|
|
3
|
-
import { s as selectYoutubeVideo } from "./index-
|
|
3
|
+
import { s as selectYoutubeVideo } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-image flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = ["textContent"];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createBlock, unref, withCtx, createElementVNode, createElementBlock, Fragment, renderList, toDisplayString } from "vue";
|
|
2
2
|
import { useModalHandle, BSModalFrame } from "@g1cloud/bluesea";
|
|
3
|
-
import { w as widgetPartDefinitions } from "./index-
|
|
3
|
+
import { w as widgetPartDefinitions } from "./index-CRSmxHIB.js";
|
|
4
4
|
const _hoisted_1 = { class: "bs-layout-vertical pb-part-add-modal" };
|
|
5
5
|
const _hoisted_2 = { class: "bs-layout-horizontal-wrap ml-16 mb-8 gap-8" };
|
|
6
6
|
const _hoisted_3 = ["onClick", "textContent"];
|
|
@@ -8083,7 +8083,10 @@ class Model2 {
|
|
|
8083
8083
|
return node;
|
|
8084
8084
|
}
|
|
8085
8085
|
setElementAttribute(node, name, value) {
|
|
8086
|
-
if (
|
|
8086
|
+
if (value === void 0 || value === null || value === "") {
|
|
8087
|
+
node.removeAttribute(name);
|
|
8088
|
+
node.removeAttribute(`${name}.object`);
|
|
8089
|
+
} else if (!value || typeof value === "string") {
|
|
8087
8090
|
node.setAttribute(name, value ? value : "");
|
|
8088
8091
|
} else if (typeof value === "object") {
|
|
8089
8092
|
node.setAttribute(`${name}.object`, JSON.stringify(value));
|
|
@@ -8265,15 +8268,15 @@ class PartManager {
|
|
|
8265
8268
|
const defaultPartPropertyEditors = () => {
|
|
8266
8269
|
return {
|
|
8267
8270
|
"readonly-text": () => defineAsyncComponent(() => import("./PbPropertyEditorReadonlyText-Dgp_AVOD.js")),
|
|
8268
|
-
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-
|
|
8271
|
+
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-CtHSUEX_.js")),
|
|
8269
8272
|
"number": () => defineAsyncComponent(() => import("./PbPropertyEditorNumber-TTgo0zbQ.js")),
|
|
8270
8273
|
"boolean": () => defineAsyncComponent(() => import("./PbPropertyEditorBoolean-C7-iSAtn.js")),
|
|
8271
|
-
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-
|
|
8274
|
+
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-BeOlO8l-.js")),
|
|
8272
8275
|
"select": () => defineAsyncComponent(() => import("./PbPropertyEditorSelect-CWedbXJI.js")),
|
|
8273
|
-
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-
|
|
8274
|
-
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-
|
|
8275
|
-
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-
|
|
8276
|
-
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-
|
|
8276
|
+
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-DLlgxhjM.js")),
|
|
8277
|
+
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-CIRglunW.js")),
|
|
8278
|
+
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-BXuxLbsP.js")),
|
|
8279
|
+
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-yWHO0Z_y.js"))
|
|
8277
8280
|
};
|
|
8278
8281
|
};
|
|
8279
8282
|
const getPropertyValueOfParts = (parts, propertyName) => {
|
|
@@ -12779,7 +12782,7 @@ __publicField(_OpenAddWidgetModalCommand, "COMMAND_ID", "OpenAddWidgetModal");
|
|
|
12779
12782
|
let OpenAddWidgetModalCommand = _OpenAddWidgetModalCommand;
|
|
12780
12783
|
const openWidgetAddModal = (modal, args, callback) => {
|
|
12781
12784
|
modal.openModal({
|
|
12782
|
-
component: defineAsyncComponent(() => import("./PbWidgetAddModal-
|
|
12785
|
+
component: defineAsyncComponent(() => import("./PbWidgetAddModal-DkOxvb6V.js")),
|
|
12783
12786
|
style: {
|
|
12784
12787
|
width: "80%",
|
|
12785
12788
|
height: "80%",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B, b, M, c, d, e, _, a, f, g, h, i, j, k, l, m, n, o, R, p, S, q, W, r, t, v, x, y, z, A, C, D } from "./index-
|
|
1
|
+
import { B, b, M, c, d, e, _, a, f, g, h, i, j, k, l, m, n, o, R, p, S, q, W, r, t, v, x, y, z, A, C, D } from "./index-CRSmxHIB.js";
|
|
2
2
|
export {
|
|
3
3
|
B as BLOCK_TYPE,
|
|
4
4
|
b as Block,
|
|
@@ -8084,7 +8084,10 @@ ${_html.style}
|
|
|
8084
8084
|
return node;
|
|
8085
8085
|
}
|
|
8086
8086
|
setElementAttribute(node, name, value) {
|
|
8087
|
-
if (
|
|
8087
|
+
if (value === void 0 || value === null || value === "") {
|
|
8088
|
+
node.removeAttribute(name);
|
|
8089
|
+
node.removeAttribute(`${name}.object`);
|
|
8090
|
+
} else if (!value || typeof value === "string") {
|
|
8088
8091
|
node.setAttribute(name, value ? value : "");
|
|
8089
8092
|
} else if (typeof value === "object") {
|
|
8090
8093
|
node.setAttribute(`${name}.object`, JSON.stringify(value));
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@g1cloud/page-builder-editor",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.0-alpha.
|
|
4
|
+
"version": "1.0.0-alpha.47",
|
|
5
5
|
"engins": {
|
|
6
6
|
"node": ">= 20.0.0"
|
|
7
7
|
},
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"vue-router": "^4.4.3",
|
|
31
31
|
"vue3-click-away": "^1.2.4",
|
|
32
32
|
"yjs": "^13.6.14",
|
|
33
|
-
"@g1cloud/page-builder-viewer": "1.0.0-alpha.
|
|
33
|
+
"@g1cloud/page-builder-viewer": "1.0.0-alpha.47"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@types/node": "^20.12.7",
|