@myissue/vue-website-page-builder 3.2.22 → 3.2.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.
|
@@ -23586,7 +23586,7 @@ const z4 = { class: "p-4" }, j4 = { class: "mb-8" }, H4 = { class: "grid grid-co
|
|
|
23586
23586
|
}, IS = { class: "mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor" }, RS = { class: "mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900 max-w-2xl" }, $S = { class: "px-4 pb-8 pt-4 text-white text-xs break-all" }, _S = { class: "myPrimaryParagraph text-xs text-white" }, FS = {
|
|
23587
23587
|
__name: "PageBuilderSettings",
|
|
23588
23588
|
setup(r) {
|
|
23589
|
-
const e = "v3.2.
|
|
23589
|
+
const e = "v3.2.23", t = Be, o = new Fe(t), n = x(!1), i = x(""), s = x(null), a = N(() => t.getConfigPageBuilder), l = function() {
|
|
23590
23590
|
i.value = "Advanced Settings", n.value = !0;
|
|
23591
23591
|
}, d = function() {
|
|
23592
23592
|
n.value = !1;
|
|
@@ -25037,21 +25037,13 @@ const tn = /* @__PURE__ */ oc(VS, [["render", KS]]), GS = { class: "flex flex-ro
|
|
|
25037
25037
|
updateOrCreate: {
|
|
25038
25038
|
formType: "create",
|
|
25039
25039
|
formName: "post"
|
|
25040
|
-
},
|
|
25041
|
-
userSettings: {
|
|
25042
|
-
theme: "light",
|
|
25043
|
-
language: "en",
|
|
25044
|
-
autoSave: !0
|
|
25045
25040
|
}
|
|
25046
25041
|
}, D = function(A) {
|
|
25047
25042
|
if (A == null || A && Object.keys(A).length === 0 && A.constructor === Object) {
|
|
25048
|
-
|
|
25049
|
-
return;
|
|
25050
|
-
}
|
|
25051
|
-
if (A && Object.keys(A).length !== 0 && A.constructor === Object && a7(A)) {
|
|
25052
|
-
console.log("8888:");
|
|
25043
|
+
n.setConfigPageBuilder(S);
|
|
25053
25044
|
return;
|
|
25054
25045
|
}
|
|
25046
|
+
A && Object.keys(A).length !== 0 && A.constructor === Object && a7(A);
|
|
25055
25047
|
};
|
|
25056
25048
|
return ce(
|
|
25057
25049
|
() => s.value,
|