@photoroom/ui 0.1.64 → 0.1.65

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.
Files changed (2) hide show
  1. package/index.mjs +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -45110,7 +45110,7 @@ function Vle({ children: e, icon: t, visible: n = !0, className: r }) {
45110
45110
  opacity: 0,
45111
45111
  transition: { duration: .15 }
45112
45112
  },
45113
- className: H("pointer-events-none flex w-fit max-w-[400px] items-center", "rounded-full bg-black-alpha-5 px-4 py-[14px] backdrop-blur-[4px]", t && "gap-2", r),
45113
+ className: H("pointer-events-none flex w-fit max-w-[400px] items-center", "rounded-full bg-black-alpha-7 px-4 py-[14px] backdrop-blur-[4px]", t && "gap-2", r),
45114
45114
  children: [t && /* @__PURE__ */ T(t, { className: "size-[18px] shrink-0 text-content-white-primary-inverted" }), /* @__PURE__ */ T("span", {
45115
45115
  className: "component-500 min-w-0 flex-1 text-content-white-primary-inverted",
45116
45116
  children: e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.64",
3
+ "version": "0.1.65",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [