@myissue/vue-website-page-builder 3.2.80 → 3.2.81
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.
|
@@ -1521,7 +1521,7 @@ class Ee {
|
|
|
1521
1521
|
const t = localStorage.getItem(e);
|
|
1522
1522
|
if (t)
|
|
1523
1523
|
try {
|
|
1524
|
-
await this.delay(
|
|
1524
|
+
await this.delay(500);
|
|
1525
1525
|
const o = JSON.parse(t), n = this.getComponents.value;
|
|
1526
1526
|
return JSON.stringify(o.components) !== JSON.stringify(n);
|
|
1527
1527
|
} catch {
|
|
@@ -23103,7 +23103,7 @@ const S3 = ["src"], C3 = {
|
|
|
23103
23103
|
}, Zk = { class: "overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg" }, e6 = { class: "overflow-x-auto" }, t6 = { class: "w-max" }, r6 = { class: "bg-white divide-y divide-gray-200" }, o6 = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, n6 = { class: "min-w-[30rem] w-max" }, i6 = { key: 0 }, s6 = { key: 1 }, a6 = { key: 0 }, l6 = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, d6 = { class: "min-w-[30rem] w-max" }, c6 = { class: "inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium" }, p6 = { class: "mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor" }, u6 = { class: "mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900" }, m6 = { class: "px-4 pb-8 pt-4 text-white text-xs break-all" }, h6 = { class: "myPrimaryParagraph text-xs text-white" }, g6 = {
|
|
23104
23104
|
__name: "PageBuilderSettings",
|
|
23105
23105
|
setup(r) {
|
|
23106
|
-
const e = "v3.2.
|
|
23106
|
+
const e = "v3.2.81", t = xe;
|
|
23107
23107
|
new Ee(t);
|
|
23108
23108
|
const o = M(null), n = $(() => t.getConfigPageBuilder), i = $(() => t.getComponents), s = function(l, d) {
|
|
23109
23109
|
const c = document.createElement("a");
|
|
@@ -23926,7 +23926,7 @@ const FS = {
|
|
|
23926
23926
|
_.value = !1;
|
|
23927
23927
|
}, he.value = function() {
|
|
23928
23928
|
}, st.value = async function() {
|
|
23929
|
-
St.value = !0, await vl(
|
|
23929
|
+
St.value = !0, await vl(600), await n.resumeEditingForUpdate(), St.value = !1, _.value = !1;
|
|
23930
23930
|
};
|
|
23931
23931
|
};
|
|
23932
23932
|
return or(async () => {
|