@g1cloud/page-builder-editor 1.0.0-alpha.23 → 1.0.0-alpha.25
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-B6yhXmGL.js → PbPropertyEditorColor-CjVPQ69L.js} +1 -1
- package/dist/{PbPropertyEditorHtml-fgIO3jaY.js → PbPropertyEditorHtml-BA2fVHPA.js} +1 -1
- package/dist/{PbPropertyEditorImage-6WNkin_o.js → PbPropertyEditorImage-DAGrURID.js} +1 -1
- package/dist/{PbPropertyEditorMultilineText-3hJVRryR.js → PbPropertyEditorMultilineText-ru4ikHma.js} +1 -1
- package/dist/{PbPropertyEditorText-DZA84Sn1.js → PbPropertyEditorText-tVPcjTNt.js} +1 -1
- package/dist/{PbPropertyEditorYoutube-DtcxO2uZ.js → PbPropertyEditorYoutube-Dlfj7kat.js} +1 -1
- package/dist/{PbWidgetAddModal-DO1t-xsl.js → PbWidgetAddModal-sKV_WrZY.js} +1 -1
- package/dist/{index-JVyoOgGq.js → index-B7bPjhdc.js} +9 -9
- package/dist/page-builder-editor.js +1 -1
- package/dist/page-builder-editor.umd.cjs +2 -2
- 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-B7bPjhdc.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-B7bPjhdc.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-B7bPjhdc.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-3hJVRryR.js → PbPropertyEditorMultilineText-ru4ikHma.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-B7bPjhdc.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-B7bPjhdc.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-B7bPjhdc.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-B7bPjhdc.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"];
|
|
@@ -8129,13 +8129,13 @@ class PartManager {
|
|
|
8129
8129
|
const defaultPartPropertyEditors = () => {
|
|
8130
8130
|
return {
|
|
8131
8131
|
"readonly-text": () => defineAsyncComponent(() => import("./PbPropertyEditorReadonlyText-Dgp_AVOD.js")),
|
|
8132
|
-
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-
|
|
8133
|
-
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-
|
|
8132
|
+
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-tVPcjTNt.js")),
|
|
8133
|
+
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-ru4ikHma.js")),
|
|
8134
8134
|
"select": () => defineAsyncComponent(() => import("./PbPropertyEditorSelect-CWedbXJI.js")),
|
|
8135
|
-
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-
|
|
8136
|
-
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-
|
|
8137
|
-
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-
|
|
8138
|
-
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-
|
|
8135
|
+
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-CjVPQ69L.js")),
|
|
8136
|
+
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-DAGrURID.js")),
|
|
8137
|
+
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-BA2fVHPA.js")),
|
|
8138
|
+
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-Dlfj7kat.js"))
|
|
8139
8139
|
};
|
|
8140
8140
|
};
|
|
8141
8141
|
const getPropertyValueOfParts = (parts, propertyName) => {
|
|
@@ -12400,7 +12400,7 @@ __publicField(_OpenAddWidgetModalCommand, "COMMAND_ID", "OpenAddWidgetModal");
|
|
|
12400
12400
|
let OpenAddWidgetModalCommand = _OpenAddWidgetModalCommand;
|
|
12401
12401
|
const openWidgetAddModal = (modal, args, callback) => {
|
|
12402
12402
|
modal.openModal({
|
|
12403
|
-
component: defineAsyncComponent(() => import("./PbWidgetAddModal-
|
|
12403
|
+
component: defineAsyncComponent(() => import("./PbWidgetAddModal-sKV_WrZY.js")),
|
|
12404
12404
|
style: {
|
|
12405
12405
|
width: "80%",
|
|
12406
12406
|
height: "80%",
|
|
@@ -12414,8 +12414,8 @@ const openWidgetAddModal = (modal, args, callback) => {
|
|
|
12414
12414
|
if (["ImageWidget"].includes(part.partName)) {
|
|
12415
12415
|
const imageProvider = args.pageBuilder.getProvider("imageProvider");
|
|
12416
12416
|
if (imageProvider) {
|
|
12417
|
-
imageProvider({ modal }, (
|
|
12418
|
-
addPart(args.pageBuilder, part, {
|
|
12417
|
+
imageProvider({ modal }, (media) => {
|
|
12418
|
+
addPart(args.pageBuilder, part, { media });
|
|
12419
12419
|
});
|
|
12420
12420
|
}
|
|
12421
12421
|
} else if (["YoutubeWidget"].includes(part.partName)) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B, b, M, c, d, e, _, a, f, g, h, i, j, k, l, m, n, R, o, S, p, W, q, r, t, v, x, y, z, A, C } from "./index-
|
|
1
|
+
import { B, b, M, c, d, e, _, a, f, g, h, i, j, k, l, m, n, R, o, S, p, W, q, r, t, v, x, y, z, A, C } from "./index-B7bPjhdc.js";
|
|
2
2
|
export {
|
|
3
3
|
B as BLOCK_TYPE,
|
|
4
4
|
b as Block,
|
|
@@ -12415,8 +12415,8 @@ ${_html.style}
|
|
|
12415
12415
|
if (["ImageWidget"].includes(part.partName)) {
|
|
12416
12416
|
const imageProvider = args.pageBuilder.getProvider("imageProvider");
|
|
12417
12417
|
if (imageProvider) {
|
|
12418
|
-
imageProvider({ modal }, (
|
|
12419
|
-
addPart(args.pageBuilder, part, {
|
|
12418
|
+
imageProvider({ modal }, (media) => {
|
|
12419
|
+
addPart(args.pageBuilder, part, { media });
|
|
12420
12420
|
});
|
|
12421
12421
|
}
|
|
12422
12422
|
} else if (["YoutubeWidget"].includes(part.partName)) {
|
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.25",
|
|
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.25"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@types/node": "^20.12.7",
|