@myissue/vue-website-page-builder 3.2.21 → 3.2.22

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.
@@ -1623,7 +1623,7 @@ al = function(e) {
1623
1623
  try {
1624
1624
  const t = JSON.parse(e);
1625
1625
  let o = [];
1626
- Array.isArray(t) && t.length > 0 && (o = t), console.log("okokoko:", o), this.pageBuilderStateStore.setComponents(o);
1626
+ Array.isArray(t) && t.length > 0 && (o = t), this.pageBuilderStateStore.setComponents(o);
1627
1627
  } catch (t) {
1628
1628
  console.error("Error parsing JSON components:", t), this.pageBuilderStateStore.setComponents([]);
1629
1629
  }
@@ -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.21", t = Be, o = new Fe(t), n = x(!1), i = x(""), s = x(null), a = N(() => t.getConfigPageBuilder), l = function() {
23589
+ const e = "v3.2.22", 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;