@ah-automation.nl/component-lib 0.0.42 → 0.0.44

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.js CHANGED
@@ -13243,7 +13243,7 @@ function tb({
13243
13243
  {
13244
13244
  "data-slot": "dialog-content",
13245
13245
  className: N(
13246
- "fixed top-1/2 left-1/2 z-50 max-w-[800px] -translate-x-1/2 -translate-y-1/2 gap-4 rounded-xl bg-popover p-6 text-sm text-popover-foreground ring-1 ring-foreground/10 duration-100 outline-none data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95 overflow-hidden flex flex-col h-[min(94svh,1100px)] pr-10",
13246
+ "fixed top-1/2 left-1/2 z-50 w-[800px] -translate-x-1/2 -translate-y-1/2 gap-4 rounded-xl bg-popover p-6 text-sm text-popover-foreground ring-1 ring-foreground/10 duration-100 outline-none data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95 overflow-hidden flex flex-col h-[min(94svh,1100px)]",
13247
13247
  e
13248
13248
  ),
13249
13249
  ...r,