@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/components/website/TestimonialSpotlightBlock/TestimonialSpotlightBlock.d.ts +3 -6
- package/components/website/TestimonialSpotlightBlock/TestimonialSpotlightBlock.d.ts.map +1 -1
- package/components/website/TestimonialSpotlightBlock/TestimonialSpotlightCard.d.ts +1 -3
- package/components/website/TestimonialSpotlightBlock/TestimonialSpotlightCard.d.ts.map +1 -1
- package/index.css +1 -1
- package/index.mjs +3 -3
- package/package.json +1 -1
|
@@ -2,17 +2,14 @@ export type TestimonialSpotlightLogo = Readonly<{
|
|
|
2
2
|
image: React.ReactNode;
|
|
3
3
|
label: string;
|
|
4
4
|
}>;
|
|
5
|
-
export declare const useTestimonialSpotlightContext: () => Readonly<{
|
|
6
|
-
count: number;
|
|
7
|
-
onPrev: () => void;
|
|
8
|
-
onNext: () => void;
|
|
9
|
-
}> | null;
|
|
10
5
|
export type TestimonialSpotlightBlockProps = Omit<React.ComponentProps<"section">, "title"> & Readonly<{
|
|
11
6
|
title?: React.ReactNode;
|
|
12
7
|
cards: React.ReactNode[];
|
|
13
8
|
logos?: TestimonialSpotlightLogo[];
|
|
14
9
|
cta?: React.ReactNode;
|
|
15
10
|
forceShowAll?: boolean;
|
|
11
|
+
prevLabel?: string;
|
|
12
|
+
nextLabel?: string;
|
|
16
13
|
}>;
|
|
17
|
-
export declare const TestimonialSpotlightBlock: ({ title, cards, logos, cta, forceShowAll, className, ...rest }: TestimonialSpotlightBlockProps) => import("react").JSX.Element;
|
|
14
|
+
export declare const TestimonialSpotlightBlock: ({ title, cards, logos, cta, forceShowAll, prevLabel, nextLabel, className, ...rest }: TestimonialSpotlightBlockProps) => import("react").JSX.Element;
|
|
18
15
|
//# sourceMappingURL=TestimonialSpotlightBlock.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TestimonialSpotlightBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/TestimonialSpotlightBlock/TestimonialSpotlightBlock.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TestimonialSpotlightBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/TestimonialSpotlightBlock/TestimonialSpotlightBlock.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC9C,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC,CAAC;AAEH,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,EAAE,OAAO,CAAC,GACzF,QAAQ,CAAC;IACP,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,KAAK,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;IACzB,KAAK,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACnC,GAAG,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEL,eAAO,MAAM,yBAAyB,GAAI,sFAUvC,8BAA8B,gCAqFhC,CAAC"}
|
|
@@ -6,8 +6,6 @@ export type TestimonialSpotlightCardProps = Omit<React.ComponentProps<"article">
|
|
|
6
6
|
authorName: string;
|
|
7
7
|
authorPosition?: string;
|
|
8
8
|
cta?: React.ReactNode;
|
|
9
|
-
prevLabel?: string;
|
|
10
|
-
nextLabel?: string;
|
|
11
9
|
}>;
|
|
12
|
-
export declare const TestimonialSpotlightCard: ({ image, logo, title, quote, authorName, authorPosition, cta,
|
|
10
|
+
export declare const TestimonialSpotlightCard: ({ image, logo, title, quote, authorName, authorPosition, cta, className, ...rest }: TestimonialSpotlightCardProps) => import("react").JSX.Element;
|
|
13
11
|
//# sourceMappingURL=TestimonialSpotlightCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TestimonialSpotlightCard.d.ts","sourceRoot":"","sources":["../../../../src/components/website/TestimonialSpotlightBlock/TestimonialSpotlightCard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TestimonialSpotlightCard.d.ts","sourceRoot":"","sources":["../../../../src/components/website/TestimonialSpotlightBlock/TestimonialSpotlightCard.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,6BAA6B,GAAG,IAAI,CAC9C,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,EAC/B,UAAU,GAAG,OAAO,CACrB,GACC,QAAQ,CAAC;IACP,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,GAAG,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACvB,CAAC,CAAC;AAEL,eAAO,MAAM,wBAAwB,GAAI,oFAUtC,6BAA6B,gCA6C/B,CAAC"}
|