@myissue/vue-website-page-builder 3.2.50 → 3.2.51
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.
|
@@ -22975,7 +22975,7 @@ const x3 = ["src"], v3 = {
|
|
|
22975
22975
|
}, _k = { class: "overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg" }, zk = { class: "overflow-x-auto" }, Fk = { class: "min-w-full" }, Hk = { class: "bg-white divide-y divide-gray-200" }, jk = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, Vk = { key: 0 }, Wk = { key: 1 }, qk = { key: 0 }, Uk = { class: "px-6 py-4 whitespace-nowrap text-sm text-gray-500" }, Kk = { class: "inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium" }, Gk = { class: "mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor" }, Jk = { class: "mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900" }, Yk = { class: "px-4 pb-8 pt-4 text-white text-xs break-all" }, Qk = { class: "myPrimaryParagraph text-xs text-white" }, Xk = {
|
|
22976
22976
|
__name: "PageBuilderSettings",
|
|
22977
22977
|
setup(r) {
|
|
22978
|
-
const t = "v3.2.
|
|
22978
|
+
const t = "v3.2.51", e = bt;
|
|
22979
22979
|
new St(e);
|
|
22980
22980
|
const o = O(null), n = $(() => e.getConfigPageBuilder), i = $(() => e.getComponents), s = function(l, d) {
|
|
22981
22981
|
const c = document.createElement("a");
|
|
@@ -23529,7 +23529,7 @@ const x3 = ["src"], v3 = {
|
|
|
23529
23529
|
}, pS = { class: "flex gap-2 items-center myPrimaryParagraph font-medium text-xs py-1 px-2 rounded-full lg:border lg:border-gray-200 lg:shadow-sm" }, uS = {
|
|
23530
23530
|
key: 0,
|
|
23531
23531
|
class: "flex items-center myPrimaryTag py-0"
|
|
23532
|
-
}, mS = { class: "text-white rounded-full bg-myPrimaryBrandColor flex justify-center items-center text-xs h-8 min-h-8 max-h-8 w-8 min-w-8 max-w-8" }, hS = { class: "hidden text-xs h-8 lg:flex items-center" }, gS = {
|
|
23532
|
+
}, mS = { class: "text-white rounded-full bg-myPrimaryBrandColor flex justify-center items-center text-xs h-8 min-h-8 max-h-8 w-8 min-w-8 max-w-8" }, hS = { class: "hidden text-xs h-8 lg:flex items-center font-normal" }, gS = {
|
|
23533
23533
|
key: 1,
|
|
23534
23534
|
class: "flex items-center lg:myPrimaryTag py-0 gap-4"
|
|
23535
23535
|
}, fS = { class: "text-white flex-shrink-0 h-8 w-8 rounded-full flex justify-center items-center text-xs rounded-l-full" }, bS = ["src"], yS = { class: "hidden text-xs h-8 lg:flex items-center" }, wS = {
|
|
@@ -23569,19 +23569,19 @@ const x3 = ["src"], v3 = {
|
|
|
23569
23569
|
u("div", yS, z(e.value.userForPageBuilder.name), 1)
|
|
23570
23570
|
])) : I("", !0),
|
|
23571
23571
|
u("button", {
|
|
23572
|
-
class: "cursor-pointer lg:block hidden myPrimaryTag",
|
|
23572
|
+
class: "cursor-pointer lg:block hidden myPrimaryTag font-normal",
|
|
23573
23573
|
type: "button",
|
|
23574
23574
|
onClick: B[0] || (B[0] = () => {
|
|
23575
23575
|
A(o).clearHtmlSelection(), E();
|
|
23576
23576
|
})
|
|
23577
23577
|
}, " Config Overview "),
|
|
23578
23578
|
u("button", {
|
|
23579
|
-
class: "cursor-pointer lg:block hidden myPrimaryTag",
|
|
23579
|
+
class: "cursor-pointer lg:block hidden myPrimaryTag font-normal",
|
|
23580
23580
|
type: "button",
|
|
23581
23581
|
onClick: T
|
|
23582
23582
|
}, " HTML Overview "),
|
|
23583
23583
|
u("button", {
|
|
23584
|
-
class: "cursor-pointer lg:block hidden myPrimaryTag bg-myPrimaryErrorColor text-white",
|
|
23584
|
+
class: "cursor-pointer lg:block hidden myPrimaryTag font-normal bg-myPrimaryErrorColor text-white",
|
|
23585
23585
|
type: "button",
|
|
23586
23586
|
onClick: B[1] || (B[1] = () => {
|
|
23587
23587
|
A(o).clearHtmlSelection(), f();
|