@myissue/vue-website-page-builder 3.3.42 → 3.3.44
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/vue-website-page-builder.js +9 -9
- package/dist/vue-website-page-builder.umd.cjs +4 -4
- package/package.json +1 -1
- package/src/Components/Modals/DynamicModalBuilder.vue +1 -1
- package/src/Components/Modals/ModalBuilder.vue +1 -1
- package/src/Components/PageBuilder/Settings/AdvancedPageBuilderSettings.vue +5 -5
- package/src/PageBuilder/PageBuilder.vue +1 -1
- package/src/PageBuilder/Preview.vue +1 -1
|
@@ -78,7 +78,7 @@ const ex = { class: "pbx-font-sans" }, rx = {
|
|
|
78
78
|
]])
|
|
79
79
|
}, [
|
|
80
80
|
b("div", {
|
|
81
|
-
class: tt(["pbx-h-16 pbx-px-4 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 pbx-flex pbx-items-center pbx-justify-between", [
|
|
81
|
+
class: tt(["pbx-h-16 pbx-px-4 pbx-border-0 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 pbx-flex pbx-items-center pbx-justify-between", [
|
|
82
82
|
r.type === "success" ? "pbx-bg-white" : "",
|
|
83
83
|
r.type === "warning" ? "pbx-bg-white" : "",
|
|
84
84
|
r.type === "danger" ? "pbx-bg-white" : "",
|
|
@@ -109,7 +109,7 @@ const ex = { class: "pbx-font-sans" }, rx = {
|
|
|
109
109
|
])
|
|
110
110
|
]));
|
|
111
111
|
}
|
|
112
|
-
}), ix = { class: "pbx-w-full pbx-inset-x-0 pbx-h-[90vh] pbx-bg-white pbx-overflow-x-scroll lg:pbx-pt-2 pbx-pt-2" }, nx = { id: "page-builder-editor" }, ax = ["innerHTML"], sx = {
|
|
112
|
+
}), ix = { class: "pbx-text-black pbx-w-full pbx-inset-x-0 pbx-h-[90vh] pbx-bg-white pbx-overflow-x-scroll lg:pbx-pt-2 pbx-pt-2" }, nx = { id: "page-builder-editor" }, ax = ["innerHTML"], sx = {
|
|
113
113
|
__name: "Preview",
|
|
114
114
|
setup(r) {
|
|
115
115
|
const t = S(""), e = localStorage.getItem("preview");
|
|
@@ -133,7 +133,7 @@ const ex = { class: "pbx-font-sans" }, rx = {
|
|
|
133
133
|
])
|
|
134
134
|
]));
|
|
135
135
|
}
|
|
136
|
-
}, lx = { class: "pbx-min-h-32 pbx-h-max pbx-font-sans pbx-w-full pbx-relative pbx-inline-block pbx-align-bottom pbx-text-left pbx-overflow-hidden pbx-transform pbx-transition-all sm:pbx-align-middle" }, px = ["innerHTML"], dx = { class: "pbx-border-solid pbx-border-t pbx-border-gray-200 pbx-mt-4 pbx-flex pbx-items-center pbx-justify-end" }, cx = {
|
|
136
|
+
}, lx = { class: "pbx-min-h-32 pbx-h-max pbx-font-sans pbx-w-full pbx-relative pbx-inline-block pbx-align-bottom pbx-text-left pbx-overflow-hidden pbx-transform pbx-transition-all sm:pbx-align-middle" }, px = ["innerHTML"], dx = { class: "pbx-border-0 pbx-border-solid pbx-border-t pbx-border-gray-200 pbx-mt-4 pbx-flex pbx-items-center pbx-justify-end" }, cx = {
|
|
137
137
|
key: 0,
|
|
138
138
|
class: "pbx-py-4 pbx-flex sm:pbx-justify-end pbx-justify-center"
|
|
139
139
|
}, bx = {
|
|
@@ -23307,7 +23307,7 @@ const u3 = ["src"], x3 = {
|
|
|
23307
23307
|
}, G4 = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, J4 = { class: "pbx-overflow-x-auto" }, Y4 = { class: "pbx-w-max" }, X4 = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, Q4 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, Z4 = { class: "pbx-min-w-[30rem] pbx-w-max" }, tS = { key: 0 }, eS = { key: 1 }, rS = { key: 0 }, oS = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, iS = { class: "pbx-min-w-[30rem] pbx-w-max" }, nS = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, aS = { class: "pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-px-2 pbx-border pbx-border-solid pbx-border-gray-600 pbx-rounded-xl" }, sS = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, lS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, pS = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, dS = {
|
|
23308
23308
|
__name: "PageBuilderSettings",
|
|
23309
23309
|
setup(r) {
|
|
23310
|
-
const t = "3.3.
|
|
23310
|
+
const t = "3.3.44", e = Et, o = S(null), i = $(() => e.getPageBuilderConfig), n = $(() => e.getComponents), a = function(l, p) {
|
|
23311
23311
|
const d = document.createElement("a");
|
|
23312
23312
|
d.setAttribute(
|
|
23313
23313
|
"href",
|
|
@@ -23666,10 +23666,10 @@ const u3 = ["src"], x3 = {
|
|
|
23666
23666
|
}, cS = { class: "pbx-w-full pbx-inset-x-0 pbx-h-[90vh] pbx-bg-white pbx-overflow-x-scroll lg:pbx-pt-2 pbx-pt-2" }, bS = { class: "pbx-flex pbx-items-left pbx-flex-col pbx-myPrimaryGap pbx-border-myPrimaryMediumGrayColor" }, mS = { class: "pbx-text-gray-100 pbx-overflow-hidden pbx-bg-stone-800" }, uS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-gray-100 pbx-text-xs" }, xS = { class: "pbx-text-xs pbx-pb-2" }, gS = { class: "pbx-text-xs pbx-pb-2" }, fS = { class: "pbx-text-xs pbx-pb-2" }, hS = { class: "pbx-overflow-hidden pbx-bg-stone-800" }, yS = { class: "pbx-flex pbx-bg-stone-800 pbx-ring-1 ring-white/5" }, wS = { class: "pbx-mb-px pbx-flex pbx-text-xs pbx-font-medium pbx-text-myPrimaryMediumGrayColor" }, vS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-gray-100 pbx-text-xs pbx-break-all" }, kS = { key: 0 }, SS = { key: 0 }, CS = { class: "pbx-pb-2 pbx-text-xs" }, MS = {
|
|
23667
23667
|
key: 1,
|
|
23668
23668
|
class: "pbx-overflow-hidden pbx-border-solid pbx-border pbx-border-gray-100 pbx-mb-6"
|
|
23669
|
-
}, ES = { class: "pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, TS = { class: "pbx-overflow-x-auto" }, OS = { class: "pbx-min-w-full" }, BS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, PS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-b" }, AS = { class: "pbx-overflow-x-auto" }, DS = { class: "pbx-min-w-full" }, NS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, IS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, LS = { class: "pbx-overflow-x-auto" }, RS = { class: "pbx-min-w-full" }, $S = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, _S = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, zS = { key: 1 }, FS = { key: 0 }, HS = { class: "pbx-pb-2 pbx-text-xs" }, jS = {
|
|
23669
|
+
}, ES = { class: "pbx-border-0 pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, TS = { class: "pbx-overflow-x-auto" }, OS = { class: "pbx-min-w-full" }, BS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, PS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-b" }, AS = { class: "pbx-overflow-x-auto" }, DS = { class: "pbx-min-w-full" }, NS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, IS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, LS = { class: "pbx-overflow-x-auto" }, RS = { class: "pbx-min-w-full" }, $S = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, _S = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, zS = { key: 1 }, FS = { key: 0 }, HS = { class: "pbx-pb-2 pbx-text-xs" }, jS = {
|
|
23670
23670
|
key: 1,
|
|
23671
23671
|
class: "pbx-overflow-hidden pbx-border-solid pbx-border pbx-border-gray-100 pbx-mb-6"
|
|
23672
|
-
}, VS = { class: "pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, WS = { class: "pbx-overflow-x-auto" }, qS = { class: "pbx-min-w-full" }, US = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, KS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, GS = { class: "pbx-overflow-x-auto" }, JS = { class: "pbx-min-w-full" }, YS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, XS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, QS = { class: "pbx-overflow-x-auto" }, ZS = { class: "pbx-min-w-full" }, t6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, e6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, r6 = { class: "pbx-text-xs pbx-text-gray-100 pbx-whitespace-pre-lines pbx-font-sans pbx-flex pbx-items-start pbx-justify-left" }, o6 = ["innerHTML"], i6 = { key: 2 }, n6 = { key: 0 }, a6 = { key: 1 }, s6 = { class: "pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, l6 = { class: "pbx-overflow-x-auto" }, p6 = { class: "pbx-min-w-full" }, d6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, c6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, b6 = { class: "pbx-overflow-x-auto" }, m6 = { class: "pbx-min-w-full" }, u6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, x6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, g6 = { class: "pbx-overflow-x-auto" }, f6 = { class: "pbx-min-w-full" }, h6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, y6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, w6 = { class: "pbx-text-xs pbx-text-gray-100 pbx-whitespace-pre-lines pbx-font-sans pbx-flex pbx-items-start pbx-justify-left" }, v6 = ["innerHTML"], k6 = {
|
|
23672
|
+
}, VS = { class: "pbx-border-0 pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, WS = { class: "pbx-overflow-x-auto" }, qS = { class: "pbx-min-w-full" }, US = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, KS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, GS = { class: "pbx-overflow-x-auto" }, JS = { class: "pbx-min-w-full" }, YS = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, XS = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, QS = { class: "pbx-overflow-x-auto" }, ZS = { class: "pbx-min-w-full" }, t6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, e6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, r6 = { class: "pbx-text-xs pbx-text-gray-100 pbx-whitespace-pre-lines pbx-font-sans pbx-flex pbx-items-start pbx-justify-left" }, o6 = ["innerHTML"], i6 = { key: 2 }, n6 = { key: 0 }, a6 = { key: 1 }, s6 = { class: "pbx-border-0 pbx-bg-stone-800 pbx-pt-4 pbx-1 pbx-border-solid pbx-border-b pbx-border-gray-200" }, l6 = { class: "pbx-overflow-x-auto" }, p6 = { class: "pbx-min-w-full" }, d6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, c6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, b6 = { class: "pbx-overflow-x-auto" }, m6 = { class: "pbx-min-w-full" }, u6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, x6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-whitespace-pre-line" }, g6 = { class: "pbx-overflow-x-auto" }, f6 = { class: "pbx-min-w-full" }, h6 = { class: "pbx-bg-stone-800 pbx-divide-y pbx-divide-gray-200" }, y6 = { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal" }, w6 = { class: "pbx-text-xs pbx-text-gray-100 pbx-whitespace-pre-lines pbx-font-sans pbx-flex pbx-items-start pbx-justify-left" }, v6 = ["innerHTML"], k6 = {
|
|
23673
23673
|
__name: "AdvancedPageBuilderSettings",
|
|
23674
23674
|
setup(r) {
|
|
23675
23675
|
const t = Et, e = $(() => t.getElement), o = $(() => t.getComponent), i = $(() => t.getComponents), n = S("element"), a = function(l) {
|
|
@@ -23802,7 +23802,7 @@ const u3 = ["src"], x3 = {
|
|
|
23802
23802
|
b("table", JS, [
|
|
23803
23803
|
p[12] || (p[12] = b("thead", { class: "pbx-bg-stone-800" }, [
|
|
23804
23804
|
b("tr", null, [
|
|
23805
|
-
b("th", { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-t pbx-border-gray-200" }, " Title: ")
|
|
23805
|
+
b("th", { class: "pbx-border-0 pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-t pbx-border-gray-200" }, " Title: ")
|
|
23806
23806
|
])
|
|
23807
23807
|
], -1)),
|
|
23808
23808
|
b("tbody", YS, [
|
|
@@ -23867,7 +23867,7 @@ const u3 = ["src"], x3 = {
|
|
|
23867
23867
|
b("table", m6, [
|
|
23868
23868
|
p[18] || (p[18] = b("thead", { class: "pbx-bg-stone-800" }, [
|
|
23869
23869
|
b("tr", null, [
|
|
23870
|
-
b("th", { class: "pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-t pbx-border-gray-200" }, " Title: ")
|
|
23870
|
+
b("th", { class: "pbx-border-0 pbx-px-6 pbx-py-3 pbx-text-left pbx-text-xs pbx-text-gray-100 pbx-font-normal pbx-border-solid pbx-border-t pbx-border-gray-200" }, " Title: ")
|
|
23871
23871
|
])
|
|
23872
23872
|
], -1)),
|
|
23873
23873
|
b("tbody", u6, [
|
|
@@ -24053,7 +24053,7 @@ function z6(r, t) {
|
|
|
24053
24053
|
}
|
|
24054
24054
|
const F6 = /* @__PURE__ */ ns($6, [["render", z6]]), H6 = { class: "pbx-font-sans pbx-max-w-full pbx-m-1 pbx-border-solid pbx-border pbx-border-gray-400 pbx-inset-x-0 pbx-z-10 pbx-bg-white pbx-overflow-x-auto pbx-h-full" }, j6 = {
|
|
24055
24055
|
id: "pagebuilder-toolbar-area",
|
|
24056
|
-
class: "pbx-flex pbx-items-center pbx-justify-between pbx-bg-myPrimaryLightGrayColor pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 lg:pbx-px-6 pbx-px-4 pbx-font-sans"
|
|
24056
|
+
class: "pbx-flex pbx-items-center pbx-justify-between pbx-bg-myPrimaryLightGrayColor pbx-border-0 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 lg:pbx-px-6 pbx-px-4 pbx-font-sans"
|
|
24057
24057
|
}, V6 = {
|
|
24058
24058
|
id: "pagebuilder-logo-main",
|
|
24059
24059
|
class: "pbx-flex pbx-items-center pbx-justify-center"
|