@myissue/vue-website-page-builder 3.3.88 → 3.3.90
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.
|
@@ -1506,7 +1506,7 @@ class ix {
|
|
|
1506
1506
|
}
|
|
1507
1507
|
});
|
|
1508
1508
|
ut(this, "handleManualSave", async () => {
|
|
1509
|
-
this.
|
|
1509
|
+
this.pageBuilderStateStore.setIsSaving(!0), this.clearHtmlSelection(), this.startEditing(), this.saveDomComponentsToLocalStorage(), await se(300), this.pageBuilderStateStore.setIsSaving(!1);
|
|
1510
1510
|
});
|
|
1511
1511
|
ut(this, "ensureTextAreaHasContent", () => {
|
|
1512
1512
|
if (!this.getElement.value || typeof this.getElement.value.innerHTML != "string")
|
|
@@ -24103,7 +24103,7 @@ const O3 = ["src"], B3 = {
|
|
|
24103
24103
|
}, r6 = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, o6 = { class: "pbx-overflow-x-auto" }, i6 = { class: "pbx-w-max" }, n6 = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, a6 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, s6 = { class: "pbx-min-w-[30rem] pbx-w-max" }, l6 = { key: 0 }, p6 = { key: 1 }, d6 = { key: 0 }, c6 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, b6 = { class: "pbx-min-w-[30rem] pbx-w-max" }, m6 = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, u6 = { 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" }, x6 = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, g6 = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, f6 = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, h6 = {
|
|
24104
24104
|
__name: "PageBuilderSettings",
|
|
24105
24105
|
setup(r) {
|
|
24106
|
-
const t = "3.3.
|
|
24106
|
+
const t = "3.3.90", e = Tt, o = $(() => e.getPageBuilderConfig);
|
|
24107
24107
|
return (i, n) => {
|
|
24108
24108
|
var a, s, l, p, d, c, m, u, x, f, g, w, E, k, h, T;
|
|
24109
24109
|
return v(), M("div", jk, [
|
|
@@ -24934,7 +24934,7 @@ const w7 = /* @__PURE__ */ Ga(f7, [["render", y7]]), v7 = { class: "lg:pbx-min-w
|
|
|
24934
24934
|
const l = t, p = function() {
|
|
24935
24935
|
l("handleClosePageBuilder");
|
|
24936
24936
|
}, d = async function() {
|
|
24937
|
-
await e.handleManualSave(), l("handlePublishPageBuilder");
|
|
24937
|
+
s.setIsLoadingGlobal(!0), await e.handleManualSave(), s.setIsLoadingGlobal(!1), l("handlePublishPageBuilder");
|
|
24938
24938
|
};
|
|
24939
24939
|
Er("closeAddComponentModal", () => {
|
|
24940
24940
|
st.value = !1;
|
|
@@ -25269,7 +25269,7 @@ const w7 = /* @__PURE__ */ Ga(f7, [["render", y7]]), v7 = { class: "lg:pbx-min-w
|
|
|
25269
25269
|
b("button", {
|
|
25270
25270
|
class: "pbx-myPrimaryButton",
|
|
25271
25271
|
onClick: A[10] || (A[10] = async () => {
|
|
25272
|
-
d()
|
|
25272
|
+
d();
|
|
25273
25273
|
})
|
|
25274
25274
|
}, S(y(i)("Publish")), 1)
|
|
25275
25275
|
])) : N("", !0),
|