@photoroom/ui 0.1.542 → 0.1.543

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
@@ -55927,7 +55927,7 @@ var T7 = ({ label: e, value: t, max: n = 5, tooltip: r, className: i }) => {
55927
55927
  ...i,
55928
55928
  children: [
55929
55929
  /* @__PURE__ */ I("strong", {
55930
- className: "heading-thin-900 text-content-primary sm:heading-thin-1100",
55930
+ className: "heading-thin-900 text-content-primary sm:heading-extra-thin-1100",
55931
55931
  children: e
55932
55932
  }),
55933
55933
  /* @__PURE__ */ I("h4", {
@@ -58469,7 +58469,7 @@ var iCe = ({ titleBlock: e, content: t, ctaLabel: n, ctaLink: r, ...i }) => /* @
58469
58469
  children: [/* @__PURE__ */ L("div", {
58470
58470
  className: "flex items-center",
58471
58471
  children: [t, /* @__PURE__ */ I("span", {
58472
- className: "component-semi-strong-600 text-to-leading-compact-600",
58472
+ className: "component-600 text-to-leading-compact-600",
58473
58473
  children: n
58474
58474
  })]
58475
58475
  }), r && /* @__PURE__ */ I("p", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.542",
3
+ "version": "0.1.543",
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.37",
40
+ "@photoroom/icons": "0.1.38",
41
41
  "@radix-ui/react-accordion": "1.2.20",
42
42
  "@radix-ui/react-avatar": "1.2.6",
43
43
  "@radix-ui/react-checkbox": "1.3.11",