@g1cloud/page-builder-editor 1.0.0-alpha.55 → 1.0.0-alpha.57
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-xMCiBQOw.js → PbPropertyEditorColor-B_gCpRr9.js} +1 -1
- package/dist/{PbPropertyEditorHtml-5CiqtEcc.js → PbPropertyEditorHtml-wlpZGkOb.js} +1 -1
- package/dist/{PbPropertyEditorImage-4Zry3AbP.js → PbPropertyEditorImage-BmBoAyAt.js} +1 -1
- package/dist/{PbPropertyEditorMultilineText-99r8XpLR.js → PbPropertyEditorMultilineText-CxYg4FZJ.js} +1 -1
- package/dist/{PbPropertyEditorText-C0mBiScQ.js → PbPropertyEditorText-C6tfNEZr.js} +1 -1
- package/dist/{PbPropertyEditorYoutube-BtgQZsqi.js → PbPropertyEditorYoutube-bfhyqL7y.js} +1 -1
- package/dist/{PbWidgetAddModal-BmdGylBE.js → PbWidgetAddModal-BlgFo2l3.js} +1 -1
- package/dist/components/ui/PbColorPicker.vue.d.ts +1 -5
- package/dist/{index-DTcGndye.js → index-CunC9ZX-.js} +11 -11
- package/dist/page-builder-editor.js +1 -1
- package/dist/page-builder-editor.umd.cjs +4 -4
- 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-CunC9ZX-.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" };
|
|
@@ -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-CunC9ZX-.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,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-CunC9ZX-.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-99r8XpLR.js → PbPropertyEditorMultilineText-CxYg4FZJ.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-CunC9ZX-.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-CunC9ZX-.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-CunC9ZX-.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-CunC9ZX-.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"];
|
|
@@ -28,10 +28,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
28
28
|
disableFields?: boolean | undefined;
|
|
29
29
|
}, import('@ckpack/vue-color').Context>;
|
|
30
30
|
}, {
|
|
31
|
-
ClickOutside:
|
|
32
|
-
mounted: (el: HTMLElement, binding: import('vue').DirectiveBinding<any, string, string>) => void;
|
|
33
|
-
updated: (el: HTMLElement, binding: import('vue').DirectiveBinding<any, string, string>) => void;
|
|
34
|
-
unmounted: (el: HTMLElement) => void;
|
|
35
|
-
};
|
|
31
|
+
ClickOutside: import('vue').ObjectDirective<any, any, string, string>;
|
|
36
32
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
37
33
|
export default _default;
|
|
@@ -8202,15 +8202,15 @@ class PartManager {
|
|
|
8202
8202
|
const defaultPartPropertyEditors = () => {
|
|
8203
8203
|
return {
|
|
8204
8204
|
"readonly-text": () => defineAsyncComponent(() => import("./PbPropertyEditorReadonlyText-BJ5qx69O.js")),
|
|
8205
|
-
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-
|
|
8205
|
+
"text": () => defineAsyncComponent(() => import("./PbPropertyEditorText-C6tfNEZr.js")),
|
|
8206
8206
|
"number": () => defineAsyncComponent(() => import("./PbPropertyEditorNumber-B76ArSb5.js")),
|
|
8207
8207
|
"boolean": () => defineAsyncComponent(() => import("./PbPropertyEditorBoolean-c5CNiTpt.js")),
|
|
8208
|
-
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-
|
|
8208
|
+
"multiline-text": () => defineAsyncComponent(() => import("./PbPropertyEditorMultilineText-CxYg4FZJ.js")),
|
|
8209
8209
|
"select": () => defineAsyncComponent(() => import("./PbPropertyEditorSelect-B5sfulvx.js")),
|
|
8210
|
-
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-
|
|
8211
|
-
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-
|
|
8212
|
-
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-
|
|
8213
|
-
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-
|
|
8210
|
+
"color": () => defineAsyncComponent(() => import("./PbPropertyEditorColor-B_gCpRr9.js")),
|
|
8211
|
+
"image": () => defineAsyncComponent(() => import("./PbPropertyEditorImage-BmBoAyAt.js")),
|
|
8212
|
+
"html": () => defineAsyncComponent(() => import("./PbPropertyEditorHtml-wlpZGkOb.js")),
|
|
8213
|
+
"youtube": () => defineAsyncComponent(() => import("./PbPropertyEditorYoutube-bfhyqL7y.js"))
|
|
8214
8214
|
};
|
|
8215
8215
|
};
|
|
8216
8216
|
const getPropertyValueOfParts = (parts, propertyName) => {
|
|
@@ -12769,7 +12769,7 @@ __publicField(_OpenAddWidgetModalCommand, "COMMAND_ID", "OpenAddWidgetModal");
|
|
|
12769
12769
|
let OpenAddWidgetModalCommand = _OpenAddWidgetModalCommand;
|
|
12770
12770
|
const openWidgetAddModal = (modal, args, callback) => {
|
|
12771
12771
|
modal.openModal({
|
|
12772
|
-
component: defineAsyncComponent(() => import("./PbWidgetAddModal-
|
|
12772
|
+
component: defineAsyncComponent(() => import("./PbWidgetAddModal-BlgFo2l3.js")),
|
|
12773
12773
|
style: {
|
|
12774
12774
|
width: "80%",
|
|
12775
12775
|
height: "80%",
|
|
@@ -15379,7 +15379,7 @@ const enTexts = [
|
|
|
15379
15379
|
},
|
|
15380
15380
|
{
|
|
15381
15381
|
key: "pb.prop.hideParentWhenInvisible",
|
|
15382
|
-
text: "Hide block and section when invisible"
|
|
15382
|
+
text: "Hide block and section when widget is invisible"
|
|
15383
15383
|
},
|
|
15384
15384
|
{
|
|
15385
15385
|
key: "pb.prop.copied",
|
|
@@ -15709,7 +15709,7 @@ const jaTexts = [
|
|
|
15709
15709
|
},
|
|
15710
15710
|
{
|
|
15711
15711
|
key: "pb.prop.hideParentWhenInvisible",
|
|
15712
|
-
text: "
|
|
15712
|
+
text: "このウィジェットを表示できない場合は、ブロックとセクションも一緒に非表示にします。"
|
|
15713
15713
|
},
|
|
15714
15714
|
{
|
|
15715
15715
|
key: "pb.prop.copied",
|
|
@@ -16039,7 +16039,7 @@ const koTexts = [
|
|
|
16039
16039
|
},
|
|
16040
16040
|
{
|
|
16041
16041
|
key: "pb.prop.hideParentWhenInvisible",
|
|
16042
|
-
text: "블록과 섹션도 함께
|
|
16042
|
+
text: "이 위젯을 표시할 수 없으면 블록과 섹션도 함께 숨김"
|
|
16043
16043
|
},
|
|
16044
16044
|
{
|
|
16045
16045
|
key: "pb.prop.copied",
|
|
@@ -16369,7 +16369,7 @@ const zhTexts = [
|
|
|
16369
16369
|
},
|
|
16370
16370
|
{
|
|
16371
16371
|
key: "pb.prop.hideParentWhenInvisible",
|
|
16372
|
-
text: "
|
|
16372
|
+
text: "如果您無法顯示此 Widget,請同時隱藏區塊和區段"
|
|
16373
16373
|
},
|
|
16374
16374
|
{
|
|
16375
16375
|
key: "pb.prop.copied",
|
|
@@ -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, D } 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, D } from "./index-CunC9ZX-.js";
|
|
2
2
|
export {
|
|
3
3
|
B as BLOCK_TYPE,
|
|
4
4
|
b as Block,
|
|
@@ -15380,7 +15380,7 @@ ${_html.style}
|
|
|
15380
15380
|
},
|
|
15381
15381
|
{
|
|
15382
15382
|
key: "pb.prop.hideParentWhenInvisible",
|
|
15383
|
-
text: "Hide block and section when invisible"
|
|
15383
|
+
text: "Hide block and section when widget is invisible"
|
|
15384
15384
|
},
|
|
15385
15385
|
{
|
|
15386
15386
|
key: "pb.prop.copied",
|
|
@@ -15710,7 +15710,7 @@ ${_html.style}
|
|
|
15710
15710
|
},
|
|
15711
15711
|
{
|
|
15712
15712
|
key: "pb.prop.hideParentWhenInvisible",
|
|
15713
|
-
text: "
|
|
15713
|
+
text: "このウィジェットを表示できない場合は、ブロックとセクションも一緒に非表示にします。"
|
|
15714
15714
|
},
|
|
15715
15715
|
{
|
|
15716
15716
|
key: "pb.prop.copied",
|
|
@@ -16040,7 +16040,7 @@ ${_html.style}
|
|
|
16040
16040
|
},
|
|
16041
16041
|
{
|
|
16042
16042
|
key: "pb.prop.hideParentWhenInvisible",
|
|
16043
|
-
text: "블록과 섹션도 함께
|
|
16043
|
+
text: "이 위젯을 표시할 수 없으면 블록과 섹션도 함께 숨김"
|
|
16044
16044
|
},
|
|
16045
16045
|
{
|
|
16046
16046
|
key: "pb.prop.copied",
|
|
@@ -16370,7 +16370,7 @@ ${_html.style}
|
|
|
16370
16370
|
},
|
|
16371
16371
|
{
|
|
16372
16372
|
key: "pb.prop.hideParentWhenInvisible",
|
|
16373
|
-
text: "
|
|
16373
|
+
text: "如果您無法顯示此 Widget,請同時隱藏區塊和區段"
|
|
16374
16374
|
},
|
|
16375
16375
|
{
|
|
16376
16376
|
key: "pb.prop.copied",
|
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.57",
|
|
5
5
|
"engins": {
|
|
6
6
|
"node": ">= 20.0.0"
|
|
7
7
|
},
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"author": "zag@g1project.net",
|
|
17
17
|
"license": "LicenseRef-LICENSE",
|
|
18
18
|
"peerDependencies": {
|
|
19
|
-
"@g1cloud/bluesea": "5.0.0-alpha.
|
|
19
|
+
"@g1cloud/bluesea": "5.0.0-alpha.93",
|
|
20
20
|
"vue3-youtube": "^0.1.9"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
@@ -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.57"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@types/node": "^20.12.7",
|