@photoroom/ui 0.1.599 → 0.1.600
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Overlay.d.ts","sourceRoot":"","sources":["../../../../src/components/dialog/DialogPrimitive/Overlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC;AAEtF,eAAO,MAAM,OAAO,qCAAsC,YAAY,
|
|
1
|
+
{"version":3,"file":"Overlay.d.ts","sourceRoot":"","sources":["../../../../src/components/dialog/DialogPrimitive/Overlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC;AAEtF,eAAO,MAAM,OAAO,qCAAsC,YAAY,gCAcrE,CAAC"}
|
package/index.mjs
CHANGED
|
@@ -35032,7 +35032,7 @@ var Nq = (e) => /* @__PURE__ */ I(yq, {
|
|
|
35032
35032
|
className: U("misc-dialog-overlay mobile:p-4 fixed inset-0 z-50 h-screen w-screen overflow-y-auto p-6 supports-[height:100dvh]:h-dvh", "radix-state-closed:animate-dialog-overlay-leave radix-state-open:animate-dialog-overlay-enter", e),
|
|
35033
35033
|
...n,
|
|
35034
35034
|
children: /* @__PURE__ */ I("div", {
|
|
35035
|
-
className: "grid min-h-full place-items-center",
|
|
35035
|
+
className: "grid h-full min-h-full place-items-center",
|
|
35036
35036
|
children: t
|
|
35037
35037
|
})
|
|
35038
35038
|
}), Iq = /* @__PURE__ */ Ot({
|