@myissue/vue-website-page-builder 3.2.73 → 3.2.75
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.
|
@@ -1629,11 +1629,11 @@ tt = new WeakSet(), vt = function(t, e, o) {
|
|
|
1629
1629
|
this.pageBuilderStateStore.setElementContainsHyperlink(!1), this.pageBuilderStateStore.setHyperlinkInput(""), this.pageBuilderStateStore.setHyperlinkError(null), this.pageBuilderStateStore.setHyperlinkMessage(null), this.pageBuilderStateStore.setHyberlinkEnable(!1);
|
|
1630
1630
|
}, // Private method to parse JSON components and save savedAt to localStorage
|
|
1631
1631
|
Da = function(t) {
|
|
1632
|
-
console.log(
|
|
1632
|
+
console.log(1111);
|
|
1633
1633
|
try {
|
|
1634
1634
|
const e = JSON.parse(t);
|
|
1635
1635
|
let o = [], n;
|
|
1636
|
-
Array.isArray(e) ? o = e : e && Array.isArray(e.components) && (o = e.components, n = e.savedAt
|
|
1636
|
+
Array.isArray(e) ? o = e : e && Array.isArray(e.components) && (o = e.components, n = e.savedAt);
|
|
1637
1637
|
let i = [];
|
|
1638
1638
|
o.length > 0 && (i = o.map((a) => {
|
|
1639
1639
|
const c = new DOMParser().parseFromString(a.html_code, "text/html").querySelector("section");
|
|
@@ -23028,7 +23028,7 @@ const k3 = ["src"], S3 = {
|
|
|
23028
23028
|
}, Xk = { class: "overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg" }, Zk = { class: "overflow-x-auto" }, t6 = { class: "w-max" }, e6 = { class: "bg-white divide-y divide-gray-200" }, r6 = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, o6 = { class: "min-w-[30rem] w-max" }, n6 = { key: 0 }, i6 = { key: 1 }, s6 = { key: 0 }, a6 = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, l6 = { class: "min-w-[30rem] w-max" }, d6 = { class: "inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium" }, c6 = { class: "mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor" }, p6 = { class: "mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900" }, u6 = { class: "px-4 pb-8 pt-4 text-white text-xs break-all" }, m6 = { class: "myPrimaryParagraph text-xs text-white" }, h6 = {
|
|
23029
23029
|
__name: "PageBuilderSettings",
|
|
23030
23030
|
setup(r) {
|
|
23031
|
-
const t = "v3.2.
|
|
23031
|
+
const t = "v3.2.75", e = bt;
|
|
23032
23032
|
new St(e);
|
|
23033
23033
|
const o = O(null), n = $(() => e.getConfigPageBuilder), i = $(() => e.getComponents), s = function(l, d) {
|
|
23034
23034
|
const c = document.createElement("a");
|