@myissue/vue-website-page-builder 3.4.22 → 3.4.23
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.
|
@@ -25130,7 +25130,7 @@ const Zk = ["src"], eC = {
|
|
|
25130
25130
|
}, UE = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, WE = { class: "pbx-overflow-x-auto" }, KE = { class: "pbx-w-max" }, GE = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, JE = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, YE = { class: "pbx-min-w-[30rem] pbx-w-max" }, QE = { key: 0 }, XE = { key: 1 }, ZE = { key: 0 }, e3 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, t3 = { class: "pbx-min-w-[30rem] pbx-w-max" }, n3 = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, r3 = { 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" }, i3 = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, s3 = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, o3 = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, l3 = {
|
|
25131
25131
|
__name: "PageBuilderSettings",
|
|
25132
25132
|
setup(n) {
|
|
25133
|
-
const e = "3.4.
|
|
25133
|
+
const e = "3.4.23", t = ke, r = I(() => t.getPageBuilderConfig);
|
|
25134
25134
|
return (i, s) => {
|
|
25135
25135
|
var o, l, a, p, c, u, f, h, b, x, m, v, S, k, g, O;
|
|
25136
25136
|
return w(), M("div", AT, [
|
|
@@ -25993,7 +25993,8 @@ const Ah = /* @__PURE__ */ Jo(oB, [["render", aB]]), pB = { class: "pbx-text-xs
|
|
|
25993
25993
|
},
|
|
25994
25994
|
emits: ["handleClosePageBuilder", "handlePublishPageBuilder"],
|
|
25995
25995
|
setup(n, { emit: e }) {
|
|
25996
|
-
|
|
25996
|
+
let t;
|
|
25997
|
+
const r = n, { translate: i, loadTranslations: s } = Te(), o = xh, l = ke;
|
|
25997
25998
|
Pn("pageBuilderStateStore", l), Pn("internalPinia", o), Pn("CustomMediaComponent", r.CustomMediaLibraryComponent), Pn("CustomBuilderComponents", r.CustomBuilderComponents);
|
|
25998
25999
|
const a = e, p = function() {
|
|
25999
26000
|
a("handleClosePageBuilder");
|
|
@@ -26085,7 +26086,7 @@ const Ah = /* @__PURE__ */ Jo(oB, [["render", aB]]), pB = { class: "pbx-text-xs
|
|
|
26085
26086
|
}
|
|
26086
26087
|
const ae = JSON.parse(localStorage.getItem("userSettingsPageBuilder"));
|
|
26087
26088
|
return xn(async () => {
|
|
26088
|
-
await t.completeBuilderInitialization(void 0, !0), ae && ae.lang && (f.value = ae.lang), m.value && m.value.userSettings && m.value.userSettings.language && m.value.userSettings.language.default && (!ae || !ae.lang) && (f.value = m.value.userSettings.language.default), await s(f.value), h = !1, Y();
|
|
26089
|
+
t = Me(), await t.completeBuilderInitialization(void 0, !0), ae && ae.lang && (f.value = ae.lang), m.value && m.value.userSettings && m.value.userSettings.language && m.value.userSettings.language.default && (!ae || !ae.lang) && (f.value = m.value.userSettings.language.default), await s(f.value), h = !1, Y();
|
|
26089
26090
|
const F = A.value;
|
|
26090
26091
|
if (!F) return;
|
|
26091
26092
|
new MutationObserver(Y).observe(F, {
|
|
@@ -26343,7 +26344,7 @@ const Ah = /* @__PURE__ */ Jo(oB, [["render", aB]]), pB = { class: "pbx-text-xs
|
|
|
26343
26344
|
})
|
|
26344
26345
|
}, C(y(i)("Publish")), 1)
|
|
26345
26346
|
])) : P("", !0),
|
|
26346
|
-
m.value && m.value.userSettings && m.value.userSettings.language && !m.value.userSettings.language.disableLanguageDropDown ? (w(), M(X, { key: 1 }, [
|
|
26347
|
+
y(t) && m.value && m.value.userSettings && m.value.userSettings.language && !m.value.userSettings.language.disableLanguageDropDown ? (w(), M(X, { key: 1 }, [
|
|
26347
26348
|
m.value && m.value.userSettings && m.value.userSettings.language ? (w(), M("div", PB, [
|
|
26348
26349
|
ge(d("select", {
|
|
26349
26350
|
id: "pbx-lang",
|