@photoroom/ui 0.1.391 → 0.1.393

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
@@ -54070,15 +54070,15 @@ u9.displayName = "BlockBackground";
54070
54070
  //#region src/components/website/BrandInsightBlock/BrandInsightBlock.tsx
54071
54071
  var $be = ({ title: e, summary: r, snapshot: i, className: a, ...o }) => /* @__PURE__ */ n(u9, {
54072
54072
  variant: "neutral-50",
54073
- className: W("pt-e700 pb-e1000 gap-i600 flex flex-col items-center px-4 sm:px-6 md:px-8", a),
54073
+ className: W("pt-e700 pb-e1000 gap-i600 flex flex-col items-center px-4 sm:px-6 md:px-8 xl:px-10", a),
54074
54074
  ...o,
54075
54075
  children: [e, /* @__PURE__ */ n("div", {
54076
- className: "mx-auto flex w-full max-w-[1200px] flex-col items-start justify-between gap-10 sm:flex-row sm:gap-16",
54076
+ className: "mx-auto flex w-full max-w-[1200px] flex-col items-start justify-between gap-12 sm:flex-row sm:gap-8 lg:gap-16",
54077
54077
  children: [/* @__PURE__ */ t("div", {
54078
54078
  className: "w-full min-w-0 flex-1 sm:max-w-[640px]",
54079
54079
  children: r
54080
54080
  }), /* @__PURE__ */ t("div", {
54081
- className: "w-full sm:w-72 sm:shrink-0",
54081
+ className: "w-full sm:w-60 sm:shrink-0 lg:w-72",
54082
54082
  children: i
54083
54083
  })]
54084
54084
  })]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.391",
3
+ "version": "0.1.393",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [