@myissue/vue-website-page-builder 3.0.15 → 3.0.16
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.
|
@@ -24591,10 +24591,10 @@ const tn = /* @__PURE__ */ uS(pS, [["render", gS]]), bS = { class: "flex flex-ro
|
|
|
24591
24591
|
])
|
|
24592
24592
|
]));
|
|
24593
24593
|
}
|
|
24594
|
-
}, PC = { class: "w-full inset-x-0 h-[90vh] z-10 bg-white overflow-x-scroll lg:pt-2 pt-2" }, AC = { class: "relative h-full flex" }, BC = { class: "mx-2 flex flex-col myPrimaryGap" }, LC = { class: "flex gap-2 items-center justify-center" }, NC = { class: "flex flex-col h-full grow rounded-2xl duration-300 shadow-2xl" }, IC = { class: "flex items-center justify-between primary-gap rounded-t-2xl bg-myPrimaryLightGrayColor" }, DC = { class: "flex items-center justify-center gap-4" }, RC = { id: "pagebuilder" }, $C = ["onMouseup"], _C = ["innerHTML"], zC = { class: "rounded-lg border-2 border-dashed border-gray-300 p-12 text-center hover:border-gray-400 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 my-12 mx-8" }, FC = { class: "mt-6 flex items-center gap-2 justify-center" }, HC = { class: "text-right text-xs text-gray-
|
|
24594
|
+
}, PC = { class: "w-full inset-x-0 h-[90vh] z-10 bg-white overflow-x-scroll lg:pt-2 pt-2" }, AC = { class: "relative h-full flex" }, BC = { class: "mx-2 flex flex-col myPrimaryGap" }, LC = { class: "flex gap-2 items-center justify-center" }, NC = { class: "flex flex-col h-full grow rounded-2xl duration-300 shadow-2xl" }, IC = { class: "flex items-center justify-between primary-gap rounded-t-2xl bg-myPrimaryLightGrayColor" }, DC = { class: "flex items-center justify-center gap-4" }, RC = { id: "pagebuilder" }, $C = ["onMouseup"], _C = ["innerHTML"], zC = { class: "rounded-lg border-2 border-dashed border-gray-300 p-12 text-center hover:border-gray-400 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 my-12 mx-8" }, FC = { class: "mt-6 flex items-center gap-2 justify-center" }, HC = { class: "text-right text-xs text-gray-600 py-2 px-4 bg-white" }, qC = {
|
|
24595
24595
|
__name: "PageBuilder",
|
|
24596
24596
|
setup(r) {
|
|
24597
|
-
const e = "v3.0.
|
|
24597
|
+
const e = "v3.0.16";
|
|
24598
24598
|
let t = null, o = null, n = null, i = null;
|
|
24599
24599
|
try {
|
|
24600
24600
|
o = De(), n = Be();
|
|
@@ -24769,7 +24769,8 @@ const tn = /* @__PURE__ */ uS(pS, [["render", gS]]), bS = { class: "flex flex-ro
|
|
|
24769
24769
|
]))
|
|
24770
24770
|
])
|
|
24771
24771
|
])
|
|
24772
|
-
])
|
|
24772
|
+
]),
|
|
24773
|
+
f("div", HC, " version: " + j(O(e)), 1)
|
|
24773
24774
|
])
|
|
24774
24775
|
]),
|
|
24775
24776
|
f("aside", {
|
|
@@ -24780,8 +24781,7 @@ const tn = /* @__PURE__ */ uS(pS, [["render", gS]]), bS = { class: "flex flex-ro
|
|
|
24780
24781
|
onCloseEditor: v[11] || (v[11] = (T) => O(n).setMenuRight(!1))
|
|
24781
24782
|
})
|
|
24782
24783
|
], 2)
|
|
24783
|
-
])
|
|
24784
|
-
f("div", HC, " version: " + j(O(e)), 1)
|
|
24784
|
+
])
|
|
24785
24785
|
])
|
|
24786
24786
|
]));
|
|
24787
24787
|
}
|