portal-design-system 0.0.936 → 0.0.938
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/index.cjs +2 -2
- package/dist/index.js +7 -7
- package/dist/styles.css +1 -1
- package/dist/types/dev-express-types.d.ts +0 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7108,7 +7108,7 @@ const BN = { class: "flex items-center gap-2 w-18 absolute h-12 start-0" }, kN =
|
|
|
7108
7108
|
(K(), nt(Vg, { to: "body" }, [
|
|
7109
7109
|
a.value ? (K(), re("div", {
|
|
7110
7110
|
key: 0,
|
|
7111
|
-
class: "fixed inset-0 h-dvh w-screen z-
|
|
7111
|
+
class: "fixed inset-0 h-dvh w-screen z-10001",
|
|
7112
7112
|
onClick: D[0] || (D[0] = (ce) => a.value = !1)
|
|
7113
7113
|
})) : ze("", !0),
|
|
7114
7114
|
a.value ? (K(), re("div", {
|
|
@@ -7116,7 +7116,7 @@ const BN = { class: "flex items-center gap-2 w-18 absolute h-12 start-0" }, kN =
|
|
|
7116
7116
|
ref_key: "dropdownRef",
|
|
7117
7117
|
ref: s,
|
|
7118
7118
|
style: Ba(l.value),
|
|
7119
|
-
class: "absolute z-
|
|
7119
|
+
class: "absolute z-10002 w-full bg-surface-100 border border-base-neutral-100 rounded-lg shadow-lg max-h-60 overflow-auto",
|
|
7120
7120
|
role: "listbox"
|
|
7121
7121
|
}, [
|
|
7122
7122
|
t.searchable ? (K(), re("div", UN, [
|
|
@@ -7169,7 +7169,7 @@ const BN = { class: "flex items-center gap-2 w-18 absolute h-12 start-0" }, kN =
|
|
|
7169
7169
|
]);
|
|
7170
7170
|
};
|
|
7171
7171
|
}
|
|
7172
|
-
}), YN = /* @__PURE__ */ id(jN, [["__scopeId", "data-v-
|
|
7172
|
+
}), YN = /* @__PURE__ */ id(jN, [["__scopeId", "data-v-2cac1abb"]]);
|
|
7173
7173
|
function jA(t, e) {
|
|
7174
7174
|
const i = (r) => {
|
|
7175
7175
|
r.key === "Escape" && (t.value = !1);
|
|
@@ -7197,7 +7197,7 @@ const nme = /* @__PURE__ */ Ue({
|
|
|
7197
7197
|
const e = Zi(t, "modelValue"), i = t;
|
|
7198
7198
|
jA(e);
|
|
7199
7199
|
const r = ft(() => {
|
|
7200
|
-
const n = ["fixed p-5 h-dvh w-screen top-0 flex items-center inset-0 z-
|
|
7200
|
+
const n = ["fixed p-5 h-dvh w-screen top-0 flex items-center inset-0 z-10001 overflow-auto bg-black/20 modal-container *:m-auto"];
|
|
7201
7201
|
return i.fullscreen && n.push("p-0"), $a(...n, i.classList);
|
|
7202
7202
|
}), a = () => {
|
|
7203
7203
|
i.persistent || (e.value = !1);
|
|
@@ -77293,7 +77293,7 @@ const Vve = { class: "w-full relative" }, xme = /* @__PURE__ */ Ue({
|
|
|
77293
77293
|
}
|
|
77294
77294
|
}), Wve = {
|
|
77295
77295
|
key: 0,
|
|
77296
|
-
class: "fixed inset-0 z-
|
|
77296
|
+
class: "fixed inset-0 z-10001 bg-black/20 w-screen h-screen"
|
|
77297
77297
|
}, bme = /* @__PURE__ */ Ue({
|
|
77298
77298
|
__name: "Drawer",
|
|
77299
77299
|
props: /* @__PURE__ */ Jr({
|
|
@@ -77313,7 +77313,7 @@ const Vve = { class: "w-full relative" }, xme = /* @__PURE__ */ Ue({
|
|
|
77313
77313
|
jA(e, { ingoreOverflowHidden: !0 });
|
|
77314
77314
|
const i = t, r = ft(() => {
|
|
77315
77315
|
const n = [
|
|
77316
|
-
"fixed top-0 h-dvh w-full flex flex-col bg-white shadow-lg z-
|
|
77316
|
+
"fixed top-0 h-dvh w-full flex flex-col bg-white shadow-lg z-10002 overflow-auto",
|
|
77317
77317
|
i.position === "start" ? "start-0" : "end-0"
|
|
77318
77318
|
];
|
|
77319
77319
|
return $a(...n, i.classList);
|
|
@@ -77334,7 +77334,7 @@ const Vve = { class: "w-full relative" }, xme = /* @__PURE__ */ Ue({
|
|
|
77334
77334
|
e.value ? (K(), re("div", {
|
|
77335
77335
|
key: 0,
|
|
77336
77336
|
onClick: Ol(a, ["self"]),
|
|
77337
|
-
class: "fixed inset-0 z-
|
|
77337
|
+
class: "fixed inset-0 z-10002 w-full"
|
|
77338
77338
|
}, [
|
|
77339
77339
|
Ve("div", {
|
|
77340
77340
|
class: vt(r.value),
|