@oneplatformdev/ui 0.0.1-beta.119 → 0.0.1-beta.120

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/Dialog/Dialog.mjs CHANGED
@@ -29,7 +29,7 @@ const w = i.forwardRef(
29
29
  const d = y(null), [u, x] = N(null);
30
30
  return D(() => x(d.current), []), /* @__PURE__ */ n(v, { children: [
31
31
  /* @__PURE__ */ o(m, {}),
32
- /* @__PURE__ */ o("div", { ref: d, className: "fixed inset-0 z-50" }),
32
+ /* @__PURE__ */ o("div", { ref: d, className: "fixed inset-0 z-60" }),
33
33
  /* @__PURE__ */ o(b, { value: u, children: /* @__PURE__ */ n(
34
34
  e.Content,
35
35
  {
@@ -13,7 +13,7 @@ const P = o.Root, h = o.Trigger, b = o.Anchor, c = m.forwardRef(({ className: e,
13
13
  align: a,
14
14
  sideOffset: r,
15
15
  className: p(
16
- "z-60 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
16
+ "z-70 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
17
17
  e
18
18
  ),
19
19
  style: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oneplatformdev/ui",
3
- "version": "0.0.1-beta.119",
3
+ "version": "0.0.1-beta.120",
4
4
  "description": "UI React Components.",
5
5
  "author": "One Platform Development Team",
6
6
  "keywords": [