lizaui 10.0.48 → 10.0.49

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.
@@ -413,7 +413,7 @@ function PopoverContent(t0) {
413
413
  const sideOffset = t2 === void 0 ? 4 : t2;
414
414
  let t3;
415
415
  if ($2[5] !== className) {
416
- t3 = utils.cn("bg-content1 text-popover-foreground 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 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md shadow-medium outline-hidden", className);
416
+ t3 = utils.cn("bg-content1 text-popover-foreground 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 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-lg shadow-medium outline-hidden", className);
417
417
  $2[5] = className;
418
418
  $2[6] = t3;
419
419
  } else {
@@ -1090,7 +1090,7 @@ function CommandItem(t0) {
1090
1090
  }
1091
1091
  let t1;
1092
1092
  if ($2[3] !== className) {
1093
- t1 = utils.cn("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", className);
1093
+ t1 = utils.cn("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-md px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", className);
1094
1094
  $2[3] = className;
1095
1095
  $2[4] = t1;
1096
1096
  } else {
@@ -1977,4 +1977,4 @@ exports.PopoverTrigger = PopoverTrigger;
1977
1977
  exports.Primitive = Primitive;
1978
1978
  exports.ScrollArea = ScrollArea;
1979
1979
  exports.ScrollBar = ScrollBar;
1980
- //# sourceMappingURL=scroll-area-CiBIjzyF.js.map
1980
+ //# sourceMappingURL=scroll-area-BNGXpK4C.js.map