@photoroom/ui 0.1.125 → 0.1.126

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.mjs CHANGED
@@ -32889,7 +32889,7 @@ pG.Label = dG, pG.Gauge = lG;
32889
32889
  //#region src/components/status/UnpublishedStatus/UnpublishedStatus.tsx
32890
32890
  var mG = U("rounded-300 component-semi-strong-300 inline-flex h-5 w-fit items-center justify-center gap-1", {
32891
32891
  variants: { background: {
32892
- true: "bg-background-subdued text-content-black-primary dark:bg-background-white px-2",
32892
+ true: "bg-background-white text-content-black-primary px-2",
32893
32893
  false: "text-content-primary"
32894
32894
  } },
32895
32895
  defaultVariants: { background: !0 }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.125",
3
+ "version": "0.1.126",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [