@myissue/vue-website-page-builder 3.3.57 → 3.3.58
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.
|
@@ -2291,7 +2291,7 @@ Ln = function(t, e = "pbx-") {
|
|
|
2291
2291
|
const p = (e = this.pageBuilderStateStore.getPageBuilderConfig) == null ? void 0 : e.pageSettings;
|
|
2292
2292
|
p && (a.className = p.classes || "", a.setAttribute(
|
|
2293
2293
|
"style",
|
|
2294
|
-
W(this, _, Us).call(this,
|
|
2294
|
+
W(this, _, Us).call(this, p.style)
|
|
2295
2295
|
));
|
|
2296
2296
|
}
|
|
2297
2297
|
const s = i.querySelectorAll("section"), l = [];
|
|
@@ -23498,7 +23498,7 @@ const S3 = ["src"], C3 = {
|
|
|
23498
23498
|
}, iS = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, nS = { class: "pbx-overflow-x-auto" }, aS = { class: "pbx-w-max" }, sS = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, lS = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, pS = { class: "pbx-min-w-[30rem] pbx-w-max" }, dS = { key: 0 }, cS = { key: 1 }, bS = { key: 0 }, mS = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, uS = { class: "pbx-min-w-[30rem] pbx-w-max" }, xS = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, gS = { 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" }, fS = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, hS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, yS = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, wS = {
|
|
23499
23499
|
__name: "PageBuilderSettings",
|
|
23500
23500
|
setup(r) {
|
|
23501
|
-
const t = "3.3.
|
|
23501
|
+
const t = "3.3.58", e = Ot, o = $(() => e.getPageBuilderConfig);
|
|
23502
23502
|
return (i, n) => {
|
|
23503
23503
|
var a, s, l, p, d, c, m, u, x, g, f, y, w, k, h, B;
|
|
23504
23504
|
return v(), C("div", Wk, [
|