@photoroom/ui 0.1.401 → 0.1.403

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
@@ -54124,7 +54124,7 @@ var $be = ({ title: e, summary: r, snapshot: i, className: a, ...o }) => /* @__P
54124
54124
  let l = r.reduce((e, t) => e + t.value, 0);
54125
54125
  return /* @__PURE__ */ n("section", {
54126
54126
  ...c,
54127
- className: W("bg-surface-default py-e700 gap-i600 flex flex-col items-center px-4 sm:px-6 md:px-8 xl:px-10", s),
54127
+ className: W("py-e700 gap-i600 flex flex-col items-center px-4 sm:px-6 md:px-8 xl:px-10", s),
54128
54128
  children: [e, /* @__PURE__ */ n("div", {
54129
54129
  className: "mx-auto flex w-full max-w-[1200px] flex-col gap-16",
54130
54130
  children: [/* @__PURE__ */ t("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.401",
3
+ "version": "0.1.403",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [
@@ -37,7 +37,7 @@
37
37
  "dependencies": {
38
38
  "@img-comparison-slider/react": "8.0.2",
39
39
  "@lottiefiles/react-lottie-player": "3.6.0",
40
- "@photoroom/icons": "0.1.32",
40
+ "@photoroom/icons": "0.1.33",
41
41
  "@radix-ui/react-accordion": "1.2.12",
42
42
  "@radix-ui/react-avatar": "1.2.0",
43
43
  "@radix-ui/react-checkbox": "1.3.3",