↓ 19 callersFunctionisValidCssColor* Validates that a CSS color value is in a valid format. * Supports hex, rgba, rgb, hsl, hsla, color-mix, color(display-p3), named colors, and CSS va
packages/components/src/components/ScalarThemeSwatches/useThemeSwatches.test.ts:11
↓ 19 callersFunctionpersistWorkspace({
teamUid,
teamSlug = 'local',
slug,
name = 'Test Workspace',
tabs,
}: {
teamUid?: string
teamS
projects/scalar-app/src/features/app/app-state.test.ts:22
↓ 19 callersFunctionuseModalSidebar({
workspaceStore,
documentSlug,
path,
method,
exampleName,
route,
}: {
workspaceStore: Workspac
packages/api-client/src/v2/features/modal/hooks/use-modal-sidebar.ts:40
↓ 18 callersFunctiontraversePaths({
document,
tagsMap,
generateId,
documentId,
operationTitleSource,
}: {
document: OpenApiDocument
packages/workspace-store/src/navigation/helpers/traverse-paths.ts:104
↓ 17 callersFunctioncomputeVersionStatus({
isLoaded,
localHash,
registryHash,
isDirty,
conflictCheckedAgainstHash,
hasConflict,
}: {
/**
projects/scalar-app/src/features/app/helpers/compute-version-status.ts:29
↓ 17 callersFunctionupsertScope(
store: WorkspaceStore | null,
document: WorkspaceDocument | null,
{ name, flowType, scope, description
packages/workspace-store/src/mutators/auth.ts:489