edvoyui-component-library-test-flight 0.0.174 → 0.0.175

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.
@@ -12828,7 +12828,7 @@ 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/35 pointer-events-none overflow-hidden cursor-auto backdrop-blur-md" }, null, -1)),
12831
+ n[5] || (n[5] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/25 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",
@@ -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-37ff37a3"]]), qx = Ye({
12907
+ const $D = /* @__PURE__ */ mt(jx, [["render", Qx], ["__scopeId", "data-v-63fa538d"]]), qx = Ye({
12908
12908
  name: "Slideover",
12909
12909
  components: {
12910
12910
  EUIButton: ns
@@ -12933,6 +12933,10 @@ const $D = /* @__PURE__ */ mt(jx, [["render", Qx], ["__scopeId", "data-v-37ff37a
12933
12933
  size: {
12934
12934
  type: String,
12935
12935
  default: "xs"
12936
+ },
12937
+ slideoverClass: {
12938
+ type: String,
12939
+ default: ""
12936
12940
  }
12937
12941
  },
12938
12942
  emits: ["update:isVisible", "confirm"],
@@ -12974,7 +12978,7 @@ var Jx = {
12974
12978
  class: "sticky top-0 flex items-center justify-between flex-initial px-4 py-3"
12975
12979
  }, Zx = { key: 0 }, ek = {
12976
12980
  key: 3,
12977
- class: "flex-1 p-4 max-h-[calc(100vh-3rem)] overflow-y-auto"
12981
+ class: "flex-1 p-4 max-h-[calc(100vh-3rem)] overflow-y-auto slideover-body"
12978
12982
  }, tk = {
12979
12983
  key: 5,
12980
12984
  class: "sticky bottom-0 flex items-center justify-end flex-none gap-2 px-4 py-3"
@@ -13004,11 +13008,12 @@ function nk(e, n, t, r, i, l) {
13004
13008
  return e.closeSlideover && e.closeSlideover.apply(e, s);
13005
13009
  }, ["self"]))
13006
13010
  }, [
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)),
13011
+ n[6] || (n[6] = $("div", { class: "backdrop fixed inset-0 z-[-1] w-screen h-screen bg-black/25 pointer-events-auto overflow-hidden cursor-auto backdrop-blur-md" }, null, -1)),
13008
13012
  $("div", {
13009
13013
  class: ae([
13010
- "relative flex flex-col justify-between w-full overflow-hidden bg-white divide-gray-200 divide-y shadow-lg h-full",
13011
- e.slideClass.width
13014
+ "relative flex flex-col justify-between w-full overflow-hidden bg-white divide-gray-200 divide-y shadow-lg h-full slideover-container",
13015
+ e.slideClass.width,
13016
+ e.slideoverClass
13012
13017
  ])
13013
13018
  }, [
13014
13019
  e.$slots.header ? oe(e.$slots, "header", { key: 0 }, void 0, !0) : (_(), O("div", Jx, [
@@ -13089,7 +13094,7 @@ function nk(e, n, t, r, i, l) {
13089
13094
  })
13090
13095
  ]);
13091
13096
  }
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");
13097
+ const CD = /* @__PURE__ */ mt(qx, [["render", nk], ["__scopeId", "data-v-694773f1"]]), q1 = 6048e5, rk = 864e5, ak = 6e4, J1 = 36e5, ik = 1e3, hh = Symbol.for("constructDateFrom");
13093
13098
  function Ot(e, n) {
13094
13099
  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
13100
  }