@myissue/vue-website-page-builder 3.4.5 → 3.4.6
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.
|
@@ -104,7 +104,7 @@ const Wh = { class: "pbx-font-sans" }, Uh = {
|
|
|
104
104
|
])
|
|
105
105
|
]));
|
|
106
106
|
}
|
|
107
|
-
}), Kh = { key: 0 }, Gh = { 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" }, Jh = { id: "
|
|
107
|
+
}), Kh = { key: 0 }, Gh = { 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" }, Jh = { id: "pagebuilder" }, Yh = ["innerHTML"], Xh = { key: 1 }, vp = {
|
|
108
108
|
__name: "Preview",
|
|
109
109
|
props: {
|
|
110
110
|
mobile: {
|
|
@@ -124,7 +124,7 @@ const Wh = { class: "pbx-font-sans" }, Uh = {
|
|
|
124
124
|
if (e.mobile && r.value && t.value) {
|
|
125
125
|
const s = r.value.contentWindow.document;
|
|
126
126
|
s.open(), s.write(
|
|
127
|
-
`<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><div id="
|
|
127
|
+
`<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><div id="pagebuilder" class="pbx-font-sans pbx-text-black">${t.value}</div></body></html>`
|
|
128
128
|
), s.close(), document.querySelectorAll('link[rel="stylesheet"], style').forEach((l) => {
|
|
129
129
|
s.head.appendChild(l.cloneNode(!0));
|
|
130
130
|
});
|
|
@@ -24774,7 +24774,7 @@ const LC = ["src"], NC = {
|
|
|
24774
24774
|
}, MT = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, ET = { class: "pbx-overflow-x-auto" }, TT = { class: "pbx-w-max" }, OT = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, BT = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, PT = { class: "pbx-min-w-[30rem] pbx-w-max" }, AT = { key: 0 }, _T = { key: 1 }, LT = { key: 0 }, NT = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, DT = { class: "pbx-min-w-[30rem] pbx-w-max" }, IT = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, $T = { 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" }, RT = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, FT = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, HT = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, jT = {
|
|
24775
24775
|
__name: "PageBuilderSettings",
|
|
24776
24776
|
setup(n) {
|
|
24777
|
-
const e = "3.4.
|
|
24777
|
+
const e = "3.4.6", t = Se, r = I(() => t.getPageBuilderConfig);
|
|
24778
24778
|
return (o, i) => {
|
|
24779
24779
|
var s, l, a, p, c, u, f, h, b, m, x, v, C, S, g, O;
|
|
24780
24780
|
return w(), E("div", uE, [
|