@photoroom/ui 0.1.371 → 0.1.373
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
|
@@ -17519,10 +17519,10 @@ $_();
|
|
|
17519
17519
|
//#region ../shared/lib/ampli/index.ts
|
|
17520
17520
|
var ev = { production: "0cc38251f8841c0d84d11fd20b400b07" }, tv = {
|
|
17521
17521
|
plan: {
|
|
17522
|
-
version: "
|
|
17522
|
+
version: "424",
|
|
17523
17523
|
branch: "main",
|
|
17524
17524
|
source: "web",
|
|
17525
|
-
versionId: "
|
|
17525
|
+
versionId: "8447e7a2-327b-4704-a074-a9447fe29504"
|
|
17526
17526
|
},
|
|
17527
17527
|
ingestionMetadata: {
|
|
17528
17528
|
sourceName: "browser-typescript-ampli",
|
|
@@ -32986,7 +32986,7 @@ var sq = ({ label: e, onClick: n }) => /* @__PURE__ */ t("button", {
|
|
|
32986
32986
|
uq.displayName = "PreviewBox";
|
|
32987
32987
|
//#endregion
|
|
32988
32988
|
//#region src/components/content/VisualToolTile/VisualToolTile.tsx
|
|
32989
|
-
var dq = G(U("relative flex w-full overflow-hidden text-start outline-hidden", "rounded-400 bg-surface-default shadow-[inset_0_0_0_0.5px_var(--color-misc-hairline-emphasized)]", "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"), {
|
|
32989
|
+
var dq = G(U("relative flex w-full overflow-hidden text-start outline-hidden", "rounded-400 bg-surface-default", "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",
|
|
@@ -49636,7 +49636,7 @@ var Y_e = ({ label: e, description: r, avatar: i, trailingElement: a, className:
|
|
|
49636
49636
|
children: a
|
|
49637
49637
|
})]
|
|
49638
49638
|
});
|
|
49639
|
-
}, X_e = G("flex w-full items-center gap-2 overflow-clip", {
|
|
49639
|
+
}, X_e = G("flex w-full items-center gap-2 overflow-clip [overflow-clip-margin:3px]", {
|
|
49640
49640
|
variants: { size: {
|
|
49641
49641
|
medium: "h-8",
|
|
49642
49642
|
large: "h-10"
|