@myissue/vue-website-page-builder 3.3.26 → 3.3.27
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.
|
@@ -1549,12 +1549,12 @@ class fx {
|
|
|
1549
1549
|
if (!e) return;
|
|
1550
1550
|
const o = {
|
|
1551
1551
|
"pbx-text-9xl": "pbx-text-6xl",
|
|
1552
|
-
"pbx-text-8xl": "pbx-text-
|
|
1553
|
-
"pbx-text-7xl": "pbx-text-
|
|
1552
|
+
"pbx-text-8xl": "pbx-text-5xl",
|
|
1553
|
+
"pbx-text-7xl": "pbx-text-4xl",
|
|
1554
1554
|
"pbx-text-6xl": "pbx-text-3xl",
|
|
1555
1555
|
"pbx-text-5xl": "pbx-text-3xl",
|
|
1556
1556
|
"pbx-text-4xl": "pbx-text-2xl",
|
|
1557
|
-
"pbx-text-3xl": "pbx-text-
|
|
1557
|
+
"pbx-text-3xl": "pbx-text-1xl",
|
|
1558
1558
|
"pbx-text-2xl": "pbx-text-lg",
|
|
1559
1559
|
"pbx-text-xl": "pbx-text-base",
|
|
1560
1560
|
"pbx-text-lg": "pbx-text-sm",
|
|
@@ -2009,7 +2009,7 @@ _ = new WeakSet(), $c = function(t) {
|
|
|
2009
2009
|
const e = t.children[0];
|
|
2010
2010
|
t.classList.forEach((o) => {
|
|
2011
2011
|
this.fontSizeRegex.test(o) && t.classList.remove(o);
|
|
2012
|
-
}), e.tagName === "H2" && t.classList.add("pbx-text-
|
|
2012
|
+
}), e.tagName === "H2" && t.classList.add("pbx-text-2xl", "lg:pbx-text-4xl"), e.tagName === "H3" && t.classList.add("pbx-text-1xl", "lg:pbx-text-3xl");
|
|
2013
2013
|
}
|
|
2014
2014
|
}, jc = function(t) {
|
|
2015
2015
|
var e;
|
|
@@ -23307,7 +23307,7 @@ const u3 = ["src"], x3 = {
|
|
|
23307
23307
|
}, J4 = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, Y4 = { class: "pbx-overflow-x-auto" }, X4 = { class: "pbx-w-max" }, Q4 = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, Z4 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, tS = { class: "pbx-min-w-[30rem] pbx-w-max" }, eS = { key: 0 }, rS = { key: 1 }, oS = { key: 0 }, nS = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, iS = { class: "pbx-min-w-[30rem] pbx-w-max" }, aS = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, sS = { class: "pbx-mt-4 pbx-mb-4 pbx-py-8 pbx-border-b pbx-border-myPrimbryLightGrayColor" }, lS = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, pS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, dS = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, cS = {
|
|
23308
23308
|
__name: "PageBuilderSettings",
|
|
23309
23309
|
setup(r) {
|
|
23310
|
-
const t = "3.3.
|
|
23310
|
+
const t = "3.3.27", e = Et, o = S(null), n = $(() => e.getPageBuilderConfig), i = $(() => e.getComponents), a = function(l, p) {
|
|
23311
23311
|
const d = document.createElement("a");
|
|
23312
23312
|
d.setAttribute(
|
|
23313
23313
|
"href",
|