@g1cloud/page-builder-editor 1.0.0-alpha.80 → 1.0.0-alpha.81
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-5SJkOBUx.js → PbPropertyEditorColor-D1Et94Ef.js} +1 -1
- package/dist/{PbPropertyEditorCssLength-CNHbyz8V.js → PbPropertyEditorCssLength-vEqAkXLy.js} +1 -1
- package/dist/{PbPropertyEditorHtml-DdQPQqJb.js → PbPropertyEditorHtml-BD1ir-xW.js} +1 -1
- package/dist/{PbPropertyEditorImage-D0kxh68g.js → PbPropertyEditorImage-CrtSHsie.js} +1 -1
- package/dist/{PbPropertyEditorMultilineText-BRLH4Ayi.js → PbPropertyEditorMultilineText-v01RFbU-.js} +1 -1
- package/dist/{PbPropertyEditorText-DDtYWGlr.js → PbPropertyEditorText-CDohV0Yq.js} +1 -1
- package/dist/{PbPropertyEditorYoutube-BxrZ1nyk.js → PbPropertyEditorYoutube-gZIWmCbS.js} +1 -1
- package/dist/{PbWidgetAddModal-uVBBeNVl.js → PbWidgetAddModal-CetSlzPe.js} +1 -1
- package/dist/{index-BVTz0PeS.js → index-tTR7GhuX.js} +10 -10
- package/dist/page-builder-editor.js +1 -1
- package/dist/page-builder-editor.umd.cjs +2 -2
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createVNode } from "vue";
|
|
2
2
|
import { vT, BSTextInput } from "@g1cloud/bluesea";
|
|
3
|
-
import { P as PbColorPicker } from "./index-
|
|
3
|
+
import { P as PbColorPicker } from "./index-tTR7GhuX.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-color" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = { class: "bs-layout-horizontal flex-align-center color" };
|
package/dist/{PbPropertyEditorCssLength-CNHbyz8V.js → PbPropertyEditorCssLength-vEqAkXLy.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createVNode } from "vue";
|
|
2
2
|
import { vT, BSTextInput } from "@g1cloud/bluesea";
|
|
3
|
-
import { t as toCssLength } from "./index-
|
|
3
|
+
import { t as toCssLength } from "./index-tTR7GhuX.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-number flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createTextVNode, defineAsyncComponent } from "vue";
|
|
2
2
|
import { useModal, vT } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-tTR7GhuX.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-html flex-align-center" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createTextVNode, toDisplayString, createVNode, createCommentVNode, Fragment } from "vue";
|
|
2
|
-
import { u as usePageBuilderEditor, C as ChangePropertyCommand } from "./index-
|
|
2
|
+
import { u as usePageBuilderEditor, C as ChangePropertyCommand } from "./index-tTR7GhuX.js";
|
|
3
3
|
import { useModal, vT, BSButton, BSMultiLangTextInput, showNotification } from "@g1cloud/bluesea";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-image" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
package/dist/{PbPropertyEditorMultilineText-BRLH4Ayi.js → PbPropertyEditorMultilineText-v01RFbU-.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createBlock } from "vue";
|
|
2
2
|
import { vT, BSMultiLangTextArea, BSTextArea } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-tTR7GhuX.js";
|
|
4
4
|
const _hoisted_1 = { class: "property-editor property-editor-multiline-text" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, createElementVNode, withDirectives, unref, createBlock } from "vue";
|
|
2
2
|
import { vT, BSMultiLangTextInput, BSTextInput } from "@g1cloud/bluesea";
|
|
3
|
-
import { u as usePageBuilderEditor } from "./index-
|
|
3
|
+
import { u as usePageBuilderEditor } from "./index-tTR7GhuX.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 _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, withDirectives, unref } from "vue";
|
|
2
2
|
import { useModal, vT } from "@g1cloud/bluesea";
|
|
3
|
-
import { s as selectYoutubeVideo } from "./index-
|
|
3
|
+
import { s as selectYoutubeVideo } from "./index-tTR7GhuX.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 _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -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-tTR7GhuX.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"];
|
|
@@ -8318,16 +8318,16 @@ class PartManager {
|
|
|
8318
8318
|
const defaultPartPropertyEditors = () => {
|
|
8319
8319
|
return {
|
|
8320
8320
|
"readonly-text": () => defineAsyncComponent(() => import("./PbPropertyEditorReadonlyText-BJ5qx69O.js")),
|
|
8321
|
-
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-
|
|
8321
|
+
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-CDohV0Yq.js")),
|
|
8322
8322
|
"number": () => defineAsyncComponent(() => import("./PbPropertyEditorNumber-B76ArSb5.js")),
|
|
8323
8323
|
"boolean": () => defineAsyncComponent(() => import("./PbPropertyEditorBoolean-c5CNiTpt.js")),
|
|
8324
|
-
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-
|
|
8324
|
+
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-v01RFbU-.js")),
|
|
8325
8325
|
"select": () => defineAsyncComponent(() => import("./PbPropertyEditorSelect-B5sfulvx.js")),
|
|
8326
|
-
"css-length": () => defineAsyncComponent(() => import("./PbPropertyEditorCssLength-
|
|
8327
|
-
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-
|
|
8328
|
-
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-
|
|
8329
|
-
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-
|
|
8330
|
-
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-
|
|
8326
|
+
"css-length": () => defineAsyncComponent(() => import("./PbPropertyEditorCssLength-vEqAkXLy.js")),
|
|
8327
|
+
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-D1Et94Ef.js")),
|
|
8328
|
+
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-CrtSHsie.js")),
|
|
8329
|
+
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-BD1ir-xW.js")),
|
|
8330
|
+
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-gZIWmCbS.js"))
|
|
8331
8331
|
};
|
|
8332
8332
|
};
|
|
8333
8333
|
const getPropertyValueOfParts = (parts, propertyName) => {
|
|
@@ -12883,7 +12883,7 @@ __publicField(_OpenAddWidgetModalCommand, "COMMAND_ID", "OpenAddWidgetModal");
|
|
|
12883
12883
|
let OpenAddWidgetModalCommand = _OpenAddWidgetModalCommand;
|
|
12884
12884
|
const openWidgetAddModal = (modal, args, callback) => {
|
|
12885
12885
|
modal.openModal({
|
|
12886
|
-
component: defineAsyncComponent(() => import("./PbWidgetAddModal-
|
|
12886
|
+
component: defineAsyncComponent(() => import("./PbWidgetAddModal-CetSlzPe.js")),
|
|
12887
12887
|
style: {
|
|
12888
12888
|
width: "80%",
|
|
12889
12889
|
height: "80%",
|
|
@@ -14780,7 +14780,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
14780
14780
|
"icon-provider": iconProvider,
|
|
14781
14781
|
"key-provider": (part) => part.partId,
|
|
14782
14782
|
"label-provider": labelProvider,
|
|
14783
|
-
class: "
|
|
14783
|
+
class: "h-full",
|
|
14784
14784
|
"dont-change-data-when-row-moved": "",
|
|
14785
14785
|
"multi-select": "",
|
|
14786
14786
|
"show-move-button": "",
|
|
@@ -16941,7 +16941,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
16941
16941
|
})),
|
|
16942
16942
|
createVNode(_sfc_main$9, { "toolbar-plugin": _ctx.toolbarPlugin }, null, 8, ["toolbar-plugin"]),
|
|
16943
16943
|
createElementVNode("div", _hoisted_2, [
|
|
16944
|
-
createVNode(_sfc_main$8),
|
|
16944
|
+
createVNode(_sfc_main$8, { class: "w-240 min-w-120" }),
|
|
16945
16945
|
createVNode(unref(BSHorizontalLayoutResizer)),
|
|
16946
16946
|
createVNode(_sfc_main$1),
|
|
16947
16947
|
createVNode(unref(BSHorizontalLayoutResizer)),
|
|
@@ -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, v, x, y, z, A, D, E } 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, v, x, y, z, A, D, E } from "./index-tTR7GhuX.js";
|
|
2
2
|
export {
|
|
3
3
|
B as BLOCK_TYPE,
|
|
4
4
|
b as Block,
|
|
@@ -14781,7 +14781,7 @@ ${_html.style}
|
|
|
14781
14781
|
"icon-provider": iconProvider,
|
|
14782
14782
|
"key-provider": (part) => part.partId,
|
|
14783
14783
|
"label-provider": labelProvider,
|
|
14784
|
-
class: "
|
|
14784
|
+
class: "h-full",
|
|
14785
14785
|
"dont-change-data-when-row-moved": "",
|
|
14786
14786
|
"multi-select": "",
|
|
14787
14787
|
"show-move-button": "",
|
|
@@ -16942,7 +16942,7 @@ ${_html.style}
|
|
|
16942
16942
|
})),
|
|
16943
16943
|
vue.createVNode(_sfc_main$o, { "toolbar-plugin": _ctx.toolbarPlugin }, null, 8, ["toolbar-plugin"]),
|
|
16944
16944
|
vue.createElementVNode("div", _hoisted_2$e, [
|
|
16945
|
-
vue.createVNode(_sfc_main$n),
|
|
16945
|
+
vue.createVNode(_sfc_main$n, { class: "w-240 min-w-120" }),
|
|
16946
16946
|
vue.createVNode(vue.unref(bluesea.BSHorizontalLayoutResizer)),
|
|
16947
16947
|
vue.createVNode(_sfc_main$g),
|
|
16948
16948
|
vue.createVNode(vue.unref(bluesea.BSHorizontalLayoutResizer)),
|
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.81",
|
|
5
5
|
"engins": {
|
|
6
6
|
"node": ">= 20.0.0"
|
|
7
7
|
},
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"author": "zag@g1project.net",
|
|
18
18
|
"license": "LicenseRef-LICENSE",
|
|
19
19
|
"peerDependencies": {
|
|
20
|
-
"@g1cloud/bluesea": "5.0.0-alpha.
|
|
20
|
+
"@g1cloud/bluesea": "5.0.0-alpha.107",
|
|
21
21
|
"vue3-youtube": "^0.1.9"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"vue-router": "^4.4.3",
|
|
32
32
|
"vue3-click-away": "^1.2.4",
|
|
33
33
|
"yjs": "^13.6.14",
|
|
34
|
-
"@g1cloud/page-builder-viewer": "1.0.0-alpha.
|
|
34
|
+
"@g1cloud/page-builder-viewer": "1.0.0-alpha.81"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/node": "^20.12.7",
|