@myissue/vue-website-page-builder 3.3.42 → 3.3.43
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.
|
@@ -78,7 +78,7 @@ const ex = { class: "pbx-font-sans" }, rx = {
|
|
|
78
78
|
]])
|
|
79
79
|
}, [
|
|
80
80
|
b("div", {
|
|
81
|
-
class: tt(["pbx-h-16 pbx-px-4 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 pbx-flex pbx-items-center pbx-justify-between", [
|
|
81
|
+
class: tt(["pbx-h-16 pbx-px-4 pbx-border-0 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 pbx-flex pbx-items-center pbx-justify-between", [
|
|
82
82
|
r.type === "success" ? "pbx-bg-white" : "",
|
|
83
83
|
r.type === "warning" ? "pbx-bg-white" : "",
|
|
84
84
|
r.type === "danger" ? "pbx-bg-white" : "",
|
|
@@ -133,7 +133,7 @@ const ex = { class: "pbx-font-sans" }, rx = {
|
|
|
133
133
|
])
|
|
134
134
|
]));
|
|
135
135
|
}
|
|
136
|
-
}, lx = { class: "pbx-min-h-32 pbx-h-max pbx-font-sans pbx-w-full pbx-relative pbx-inline-block pbx-align-bottom pbx-text-left pbx-overflow-hidden pbx-transform pbx-transition-all sm:pbx-align-middle" }, px = ["innerHTML"], dx = { class: "pbx-border-solid pbx-border-t pbx-border-gray-200 pbx-mt-4 pbx-flex pbx-items-center pbx-justify-end" }, cx = {
|
|
136
|
+
}, lx = { class: "pbx-min-h-32 pbx-h-max pbx-font-sans pbx-w-full pbx-relative pbx-inline-block pbx-align-bottom pbx-text-left pbx-overflow-hidden pbx-transform pbx-transition-all sm:pbx-align-middle" }, px = ["innerHTML"], dx = { class: "pbx-border-0 pbx-border-solid pbx-border-t pbx-border-gray-200 pbx-mt-4 pbx-flex pbx-items-center pbx-justify-end" }, cx = {
|
|
137
137
|
key: 0,
|
|
138
138
|
class: "pbx-py-4 pbx-flex sm:pbx-justify-end pbx-justify-center"
|
|
139
139
|
}, bx = {
|
|
@@ -23307,7 +23307,7 @@ const u3 = ["src"], x3 = {
|
|
|
23307
23307
|
}, G4 = { class: "pbx-overflow-hidden pbx-shadow pbx-ring-1 pbx-ring-black pbx-ring-opacity-5 md:pbx-rounded-lg" }, J4 = { class: "pbx-overflow-x-auto" }, Y4 = { class: "pbx-w-max" }, X4 = { class: "pbx-bg-white pbx-divide-y pbx-divide-gray-200" }, Q4 = { class: "pbx-px-6 pbx-py-4 pbx-whitespace-nowrap pbx-text-sm pbx-text-gray-500" }, Z4 = { class: "pbx-min-w-[30rem] pbx-w-max" }, tS = { key: 0 }, eS = { key: 1 }, rS = { key: 0 }, oS = { 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" }, nS = { class: "pbx-inline-flex pbx-items-center pbx-px-2.5 pbx-py-0.5 pbx-rounded-full pbx-text-xs pbx-font-medium" }, aS = { 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" }, sS = { class: "pbx-mt-4 pbx-whitespace-pre-wrap pbx-text-white pbx-overflow-hidden pbx-bg-gray-900" }, lS = { class: "pbx-px-4 pbx-pb-8 pbx-pt-4 pbx-text-white pbx-text-xs pbx-break-all" }, pS = { class: "pbx-myPrimaryParagraph pbx-text-xs pbx-text-white" }, dS = {
|
|
23308
23308
|
__name: "PageBuilderSettings",
|
|
23309
23309
|
setup(r) {
|
|
23310
|
-
const t = "3.3.
|
|
23310
|
+
const t = "3.3.43", e = Et, o = S(null), i = $(() => e.getPageBuilderConfig), n = $(() => e.getComponents), a = function(l, p) {
|
|
23311
23311
|
const d = document.createElement("a");
|
|
23312
23312
|
d.setAttribute(
|
|
23313
23313
|
"href",
|
|
@@ -24053,7 +24053,7 @@ function z6(r, t) {
|
|
|
24053
24053
|
}
|
|
24054
24054
|
const F6 = /* @__PURE__ */ ns($6, [["render", z6]]), H6 = { class: "pbx-font-sans pbx-max-w-full pbx-m-1 pbx-border-solid pbx-border pbx-border-gray-400 pbx-inset-x-0 pbx-z-10 pbx-bg-white pbx-overflow-x-auto pbx-h-full" }, j6 = {
|
|
24055
24055
|
id: "pagebuilder-toolbar-area",
|
|
24056
|
-
class: "pbx-flex pbx-items-center pbx-justify-between pbx-bg-myPrimaryLightGrayColor pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 lg:pbx-px-6 pbx-px-4 pbx-font-sans"
|
|
24056
|
+
class: "pbx-flex pbx-items-center pbx-justify-between pbx-bg-myPrimaryLightGrayColor pbx-border-0 pbx-border-solid pbx-border-b pbx-border-gray-200 pbx-mb-2 lg:pbx-px-6 pbx-px-4 pbx-font-sans"
|
|
24057
24057
|
}, V6 = {
|
|
24058
24058
|
id: "pagebuilder-logo-main",
|
|
24059
24059
|
class: "pbx-flex pbx-items-center pbx-justify-center"
|