@stackloop/ui 3.2.0 → 3.2.1

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
@@ -3279,7 +3279,7 @@ const Da = ({
3279
3279
  animate: { opacity: 1, y: 0 },
3280
3280
  exit: { opacity: 0, y: -10 },
3281
3281
  transition: { duration: 0.2 },
3282
- className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-none bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3282
+ className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-full bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3283
3283
  children: [
3284
3284
  i && /* @__PURE__ */ r("div", { className: "p-2 border-b border-border", children: /* @__PURE__ */ c("div", { className: "relative", children: [
3285
3285
  /* @__PURE__ */ r(te, { className: "absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-primary/50" }),
@@ -3339,7 +3339,7 @@ const Da = ({
3339
3339
  ) : null }) : k && /* @__PURE__ */ c(
3340
3340
  C.div,
3341
3341
  {
3342
- className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-none bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3342
+ className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-full bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3343
3343
  children: [
3344
3344
  i && /* @__PURE__ */ r("div", { className: "p-2 border-b border-border", children: /* @__PURE__ */ c("div", { className: "relative", children: [
3345
3345
  /* @__PURE__ */ r(te, { className: "absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-primary/50" }),
@@ -3484,7 +3484,7 @@ const Da = ({
3484
3484
  exit: { opacity: 0, y: -10 },
3485
3485
  transition: { duration: 0.2 },
3486
3486
  role: "listbox",
3487
- className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-none bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3487
+ className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-full bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3488
3488
  children: [
3489
3489
  s && /* @__PURE__ */ r("div", { className: "p-2 border-b border-border", children: /* @__PURE__ */ c("div", { className: "relative", children: [
3490
3490
  /* @__PURE__ */ r(te, { className: "absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-primary/50" }),
@@ -3555,7 +3555,7 @@ const Da = ({
3555
3555
  C.div,
3556
3556
  {
3557
3557
  role: "listbox",
3558
- className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-none bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3558
+ className: "absolute right-0 z-50 mt-2 w-max min-w-48 max-w-full bg-background rounded-md border border-border shadow-lg max-h-80 overflow-hidden",
3559
3559
  children: [
3560
3560
  s && /* @__PURE__ */ r("div", { className: "p-2 border-b border-border", children: /* @__PURE__ */ c("div", { className: "relative", children: [
3561
3561
  /* @__PURE__ */ r(te, { className: "absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-primary/50" }),