edvoyui-component-library-test-flight 0.0.173 → 0.0.174
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.
- package/dist/library-vue-ts.cjs.js +1 -1
- package/dist/library-vue-ts.css +1 -1
- package/dist/library-vue-ts.es.js +7 -7
- package/dist/library-vue-ts.umd.js +35 -35
- package/dist/modal/EUIModal.vue.d.ts +1 -1
- package/dist/slideover/EUISlideover.vue.d.ts +1 -1
- package/package.json +1 -1
- package/src/components/modal/EUIModal.vue +3 -3
- package/src/components/slideover/EUISlideover.vue +2 -2
|
@@ -12801,7 +12801,7 @@ var Yx = { class: "text-xl font-semibold" }, Kx = {
|
|
|
12801
12801
|
class: "flex-initial"
|
|
12802
12802
|
}, Gx = {
|
|
12803
12803
|
key: 3,
|
|
12804
|
-
class: "p-4 border-t border-b border-gray-200 max-h-[calc(
|
|
12804
|
+
class: "p-4 border-t border-b border-gray-200 max-h-[calc(100vh-3rem)] flex-1"
|
|
12805
12805
|
}, Xx = {
|
|
12806
12806
|
key: 5,
|
|
12807
12807
|
class: "sticky bottom-0 flex items-center justify-end float-none p-4 space-x-2"
|
|
@@ -12828,13 +12828,13 @@ function Qx(e, n, t, r, i, l) {
|
|
|
12828
12828
|
return e.closeModal && e.closeModal.apply(e, u);
|
|
12829
12829
|
}, ["self"]))
|
|
12830
12830
|
}, [
|
|
12831
|
-
n[5] || (n[5] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/
|
|
12831
|
+
n[5] || (n[5] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/35 pointer-events-none overflow-hidden cursor-auto backdrop-blur-md" }, null, -1)),
|
|
12832
12832
|
$("div", {
|
|
12833
12833
|
class: ae([
|
|
12834
12834
|
"bg-white shadow-lg w-full overflow-hidden relative flex flex-col justify-between modal-container",
|
|
12835
12835
|
e.slideClass,
|
|
12836
12836
|
e.roundedClass !== "" ? e.roundedClass : "rounded-t-3xl md:rounded-2xl",
|
|
12837
|
-
e.size === "full" ? "h-full max-h-svh" : "max-h-[calc(
|
|
12837
|
+
e.size === "full" ? "h-full max-h-svh" : "max-h-[calc(100vh-3rem)] md:h-auto"
|
|
12838
12838
|
])
|
|
12839
12839
|
}, [
|
|
12840
12840
|
e.$slots.header ? oe(e.$slots, "header", { key: 0 }, void 0, !0) : (_(), O("div", {
|
|
@@ -12904,7 +12904,7 @@ function Qx(e, n, t, r, i, l) {
|
|
|
12904
12904
|
})
|
|
12905
12905
|
]);
|
|
12906
12906
|
}
|
|
12907
|
-
const $D = /* @__PURE__ */ mt(jx, [["render", Qx], ["__scopeId", "data-v-
|
|
12907
|
+
const $D = /* @__PURE__ */ mt(jx, [["render", Qx], ["__scopeId", "data-v-37ff37a3"]]), qx = Ye({
|
|
12908
12908
|
name: "Slideover",
|
|
12909
12909
|
components: {
|
|
12910
12910
|
EUIButton: ns
|
|
@@ -12974,7 +12974,7 @@ var Jx = {
|
|
|
12974
12974
|
class: "sticky top-0 flex items-center justify-between flex-initial px-4 py-3"
|
|
12975
12975
|
}, Zx = { key: 0 }, ek = {
|
|
12976
12976
|
key: 3,
|
|
12977
|
-
class: "flex-1 p-4 max-h-[calc(
|
|
12977
|
+
class: "flex-1 p-4 max-h-[calc(100vh-3rem)] overflow-y-auto"
|
|
12978
12978
|
}, tk = {
|
|
12979
12979
|
key: 5,
|
|
12980
12980
|
class: "sticky bottom-0 flex items-center justify-end flex-none gap-2 px-4 py-3"
|
|
@@ -13004,7 +13004,7 @@ function nk(e, n, t, r, i, l) {
|
|
|
13004
13004
|
return e.closeSlideover && e.closeSlideover.apply(e, s);
|
|
13005
13005
|
}, ["self"]))
|
|
13006
13006
|
}, [
|
|
13007
|
-
n[6] || (n[6] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/
|
|
13007
|
+
n[6] || (n[6] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/35 pointer-events-auto overflow-hidden cursor-auto backdrop-blur-md" }, null, -1)),
|
|
13008
13008
|
$("div", {
|
|
13009
13009
|
class: ae([
|
|
13010
13010
|
"relative flex flex-col justify-between w-full overflow-hidden bg-white divide-gray-200 divide-y shadow-lg h-full",
|
|
@@ -13089,7 +13089,7 @@ function nk(e, n, t, r, i, l) {
|
|
|
13089
13089
|
})
|
|
13090
13090
|
]);
|
|
13091
13091
|
}
|
|
13092
|
-
const CD = /* @__PURE__ */ mt(qx, [["render", nk], ["__scopeId", "data-v-
|
|
13092
|
+
const CD = /* @__PURE__ */ mt(qx, [["render", nk], ["__scopeId", "data-v-4785fc78"]]), q1 = 6048e5, rk = 864e5, ak = 6e4, J1 = 36e5, ik = 1e3, hh = Symbol.for("constructDateFrom");
|
|
13093
13093
|
function Ot(e, n) {
|
|
13094
13094
|
return typeof e == "function" ? e(n) : e && typeof e == "object" && hh in e ? e[hh](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
13095
13095
|
}
|