@photoroom/ui 0.1.153 → 0.1.154
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/website/PageTitle/PageTitle.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IACpC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,SAAS,GAAsB,wEASzC,cAAc,
|
|
1
|
+
{"version":3,"file":"PageTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/website/PageTitle/PageTitle.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IACpC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,SAAS,GAAsB,wEASzC,cAAc,4CAoEhB,CAAC"}
|
package/index.mjs
CHANGED
|
@@ -55375,7 +55375,7 @@ var y9 = {}, b9 = ({ variant: e, className: t, cssBackgroundColor: n, children:
|
|
|
55375
55375
|
})), [i]), d = u(r) ? !!r.props?.children : !!r;
|
|
55376
55376
|
return /* @__PURE__ */ E("div", {
|
|
55377
55377
|
...c,
|
|
55378
|
-
className: H("flex flex-col items-center text-center", s),
|
|
55378
|
+
className: H("mx-auto flex max-w-[1072px] flex-col items-center text-center", s),
|
|
55379
55379
|
children: [
|
|
55380
55380
|
!!n && /* @__PURE__ */ E("div", {
|
|
55381
55381
|
className: "text-content-primary flex flex-col items-center gap-1 sm:gap-2",
|
|
@@ -55383,7 +55383,7 @@ var y9 = {}, b9 = ({ variant: e, className: t, cssBackgroundColor: n, children:
|
|
|
55383
55383
|
className: "component-700 sm:component-800 max-w-[900px]",
|
|
55384
55384
|
children: t
|
|
55385
55385
|
}), /* @__PURE__ */ E("h1", {
|
|
55386
|
-
className: "
|
|
55386
|
+
className: "text-balance",
|
|
55387
55387
|
children: [!!e && /* @__PURE__ */ T("figure", {
|
|
55388
55388
|
className: V("relative inline-flex align-middle", "size-[31px] sm:size-[58px] lg:size-[71px]", "mr-2 sm:mr-3 lg:mr-4"),
|
|
55389
55389
|
children: e
|