@photoroom/ui 0.1.348 → 0.1.349
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/index.css +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -31036,7 +31036,7 @@ var FW = ({ children: e, className: r, description: i, noWrap: a, ref: o, ...s }
|
|
|
31036
31036
|
c.current?.getAttribute("data-state") === "checked" && c.current.scrollIntoView({ block: "center" });
|
|
31037
31037
|
}, []), /* @__PURE__ */ t(wW, {
|
|
31038
31038
|
ref: l,
|
|
31039
|
-
className: W("component-500 misc-dropdown-inner-rounding w-full cursor-pointer outline-hidden", "disabled:pointer-events-none disabled:opacity-30 disabled:select-none", "aria-disabled:pointer-events-none aria-disabled:opacity-30 aria-disabled:select-none", "text-content-primary hover:bg-
|
|
31039
|
+
className: W("component-500 misc-dropdown-inner-rounding w-full cursor-pointer outline-hidden", "disabled:pointer-events-none disabled:opacity-30 disabled:select-none", "aria-disabled:pointer-events-none aria-disabled:opacity-30 aria-disabled:select-none", "text-content-primary hover:bg-background-subdued-hover focus-visible:bg-background-subdued-hover active:bg-background-subdued-down", "min-h-[40px] py-2.5", "pe-2", "radix-state-checked:ps-2", "radix-state-unchecked:ps-8", r),
|
|
31040
31040
|
...s,
|
|
31041
31041
|
children: /* @__PURE__ */ n("div", {
|
|
31042
31042
|
className: "flex items-center gap-1",
|