FunctionColorSwatch({
backgroundColor,
foregroundColor1,
foregroundColor2,
cx,
cy,
}: {
backgroundColor: string;
fo
packages/ui/src/styles/colors.stories.tsx:150
FunctionEmbeddedScreenRenderer({
onMark,
containerSize,
authenticationState,
colorPalette,
hostState,
hasUncommittedActions,
i
packages/app/src/app/(auth)/embed.tsx:99
FunctionMenu({
colorPalette,
isVisible,
items,
onClose,
targetRef,
}: React.PropsWithChildren<MenuProps>)
packages/ui/src/components/Menu.tsx:41
FunctionReviewAreaTemplate({
colorKnobOffset,
questionOverrideText,
answerOverrideText,
sourceContext,
getURLForAttachmentID,
packages/ui/src/components/ReviewArea.stories.tsx:29