@photoroom/ui 0.1.377 → 0.1.378
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":"VisualToolTile.d.ts","sourceRoot":"","sources":["../../../../src/components/content/VisualToolTile/VisualToolTile.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,EAAS,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEvD,QAAA,MAAM,iBAAiB;;
|
|
1
|
+
{"version":3,"file":"VisualToolTile.d.ts","sourceRoot":"","sources":["../../../../src/components/content/VisualToolTile/VisualToolTile.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,EAAS,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEvD,QAAA,MAAM,iBAAiB;;8EAmBtB,CAAC;AACF,KAAK,sBAAsB,GAAG,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAErE,KAAK,wBAAwB,GACzB;IAAE,QAAQ,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,KAAK,CAAC;IAAC,SAAS,CAAC,EAAE,KAAK,CAAA;CAAE,GACzD;IAAE,QAAQ,CAAC,EAAE,KAAK,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAA;CAAE,CAAC;AAE9D,MAAM,MAAM,mBAAmB,GAAG;IAChC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,UAAU,CAAC,SAAS,CAAC,CAAC;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,wBAAwB,GAC1B,IAAI,CAAC,wBAAwB,CAAC,QAAQ,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,GAChE,sBAAsB,CAAC;AA4CzB,eAAO,MAAM,cAAc,GAAI,oHAY5B,mBAAmB,gCA2DrB,CAAC"}
|
package/index.mjs
CHANGED
|
@@ -32986,7 +32986,7 @@ var iq = ({ label: e, onClick: n }) => /* @__PURE__ */ t("button", {
|
|
|
32986
32986
|
sq.displayName = "PreviewBox";
|
|
32987
32987
|
//#endregion
|
|
32988
32988
|
//#region src/components/content/VisualToolTile/VisualToolTile.tsx
|
|
32989
|
-
var cq = G(U("relative flex w-full overflow-hidden text-start outline-hidden", "
|
|
32989
|
+
var cq = G(U("rounded-400 relative flex w-full overflow-hidden text-start outline-hidden", "after:pointer-events-none after:absolute after:inset-0 after:rounded-[inherit] after:shadow-[inset_0_0_0_0.5px_var(--color-misc-hairline-emphasized)] after:content-['']", "hover:bg-background-borderless-subdued-hover active:bg-background-borderless-subdued-down", "focus-visible:bg-background-borderless-subdued-hover focus-visible:ring-misc-focus-indicator focus-visible:misc-border-size-focus-ring"), {
|
|
32990
32990
|
variants: { density: {
|
|
32991
32991
|
compact: "items-center gap-2 py-2 ps-4 pe-2",
|
|
32992
32992
|
regular: "items-center gap-2 ps-6",
|