MCPcopy Create free account

hub / github.com/ZSeven-W/openpencil / functions

Functions3,401 in github.com/ZSeven-W/openpencil

FunctionPreviewView
({ url, onApply, onRetry, }: { url: string; onApply: () => void; onRetry: () => void; })
apps/web/src/components/panels/image-generate-popover.tsx:140
FunctionProfileEditor
({ profile, onUpdate, }: { profile: ImageGenProfile; onUpdate: (updates: Partial<Omit<ImageGenProfile,
apps/web/src/components/shared/agent-settings-images-page.tsx:206
FunctionProgressItem
({ label, status, error, onRetry, }: { label: string; status: ChunkStatus | 'running' | 'done' | '
apps/web/src/components/panels/code-panel.tsx:609
FunctionPropertyPanel
({ embedded }: PropertyPanelProps = {})
packages/pen-react/src/components/property-panel.tsx:54
FunctionPropertyPanel
({ embedded }: { embedded?: boolean } = {})
apps/web/src/components/panels/property-panel.tsx:45
FunctionProviderCard
({ type }: { type: AIProviderType })
apps/web/src/components/shared/agent-settings-providers-tab.tsx:100
FunctionProvidersTab
()
apps/web/src/components/shared/agent-settings-providers-tab.tsx:309
FunctionRadioCircle
({ selected, onClick }: { selected: boolean; onClick?: () => void })
packages/pen-react/src/components/sections/layout-padding-section.tsx:9
FunctionRadioCircle
({ selected, onClick }: { selected: boolean; onClick?: () => void })
apps/web/src/components/panels/layout-padding-section.tsx:14
FunctionResizingToggle
({ active, onClick, children, title, }: { active: boolean; onClick: () => void; children: React.
packages/pen-react/src/components/sections/text-layout-section.tsx:38
FunctionResizingToggle
({ active, onClick, children, title, }: { active: boolean; onClick: () => void; children: React.
apps/web/src/components/panels/text-layout-section.tsx:32
FunctionRightPanel
()
apps/web/src/components/panels/right-panel.tsx:13
FunctionRootComponent
()
apps/web/src/routes/__root.tsx:44
FunctionRootDocument
({ children }: { children: React.ReactNode })
apps/web/src/routes/__root.tsx:48
FunctionSaveDialog
({ open, onClose }: SaveDialogProps)
apps/web/src/components/shared/save-dialog.tsx:13
FunctionSection
({ title, expanded, onToggle, action, children, }: { title: string; expanded: boolean; onToggl
apps/web/src/components/panels/design-md-editor.tsx:363
FunctionSectionHeader
({ title, actions }: SectionHeaderProps)
packages/pen-react/src/components/section-header.tsx:6
FunctionSectionHeader
({ title, actions }: SectionHeaderProps)
apps/web/src/components/shared/section-header.tsx:6
FunctionShapeToolDropdown
({ trailing }: ShapeToolDropdownProps)
packages/pen-react/src/components/shape-tool-dropdown.tsx:27
FunctionShapeToolDropdown
({ onIconPickerOpen, onImageImport, }: ShapeToolDropdownProps)
apps/web/src/components/editor/shape-tool-dropdown.tsx:49
FunctionSizeSection
({ node, onUpdate, hasCornerRadius, cornerRadius, hideWH, }: SizeSectionProps)
packages/pen-react/src/components/sections/size-section.tsx:13
FunctionSizeSection
({ node, onUpdate, hasCornerRadius, cornerRadius, hideWH, }: SizeSectionProps)
apps/web/src/components/panels/size-section.tsx:14
FunctionSizingCheckbox
({ label, checked, onChange, }: { label: string; checked: boolean; onChange: (checked: boolean) =>
packages/pen-react/src/components/sections/text-layout-section.tsx:66
FunctionSizingCheckbox
({ label, checked, onChange, }: { label: string; checked: boolean; onChange: (checked: boolean) =>
packages/pen-react/src/components/sections/layout-section.tsx:228
FunctionSizingCheckbox
({ label, checked, onChange, }: { label: string; checked: boolean; onChange: (checked: boolean) =>
apps/web/src/components/panels/text-layout-section.tsx:60
FunctionSizingCheckbox
({ label, checked, onChange, }: { label: string; checked: boolean; onChange: (checked: boolean) =>
apps/web/src/components/panels/layout-section.tsx:242
FunctionSizingCheckboxes
({ node, onUpdate, }: { node: PenNode & ContainerProps; onUpdate: (updates: Partial<PenNode>) => void;
packages/pen-react/src/components/sections/layout-section.tsx:267
FunctionSizingCheckboxes
({ node, onUpdate, }: { node: PenNode & ContainerProps; onUpdate: (updates: Partial<PenNode>) => void;
apps/web/src/components/panels/layout-section.tsx:285
FunctionSkiaCanvas
()
apps/web/src/canvas/skia/skia-canvas.tsx:22
FunctionStatusBar
({ className }: StatusBarProps)
packages/pen-react/src/components/status-bar.tsx:9
FunctionStatusBar
()
apps/web/src/components/editor/status-bar.tsx:7
FunctionStrokeSection
({ stroke, onUpdate }: StrokeSectionProps)
packages/pen-react/src/components/sections/stroke-section.tsx:14
FunctionStrokeSection
({ stroke, onUpdate }: StrokeSectionProps)
apps/web/src/components/panels/stroke-section.tsx:15
FunctionSystemTab
()
apps/web/src/components/shared/agent-settings-system-tab.tsx:5
FunctionTestStatusBadge
({ status }: { status: TestStatus })
apps/web/src/components/shared/agent-settings-images-page.tsx:88
FunctionTextInput
({ value, onChange, placeholder, type = 'text', className, }: { value: string; onChange: (v: str
apps/web/src/components/shared/agent-settings-images-page.tsx:37
FunctionTextLayoutSection
({ node, onUpdate }: TextLayoutSectionProps)
packages/pen-react/src/components/sections/text-layout-section.tsx:96
FunctionTextLayoutSection
({ node, onUpdate }: TextLayoutSectionProps)
apps/web/src/components/panels/text-layout-section.tsx:90
FunctionTextSection
({ node, onUpdate }: TextSectionProps)
packages/pen-react/src/components/sections/text-section.tsx:99
FunctionTextSection
({ node, onUpdate }: TextSectionProps)
apps/web/src/components/panels/text-section.tsx:97
FunctionThemeTabsHeaderInner
Theme tabs header row — manages axes, presets, and import/export.
apps/web/src/components/panels/variable-theme-manager.tsx:25
FunctionToggleButton
({ active, onClick, children, title, }: { active: boolean; onClick: () => void; children: React.
packages/pen-react/src/components/sections/layout-section.tsx:80
FunctionToggleButton
({ active, onClick, children, title, }: { active: boolean; onClick: () => void; children: React.
apps/web/src/components/panels/layout-section.tsx:75
FunctionToolButton
({ tool, icon, label, shortcut }: ToolButtonProps)
packages/pen-react/src/components/tool-button.tsx:16
FunctionToolButton
({ tool, icon, label, shortcut }: ToolButtonProps)
apps/web/src/components/editor/tool-button.tsx:13
FunctionToolCallBlock
({ block, onUndo }: ToolCallBlockProps)
apps/web/src/components/panels/tool-call-block.tsx:74
FunctionToolbar
()
apps/web/src/components/editor/toolbar.tsx:29
FunctionTopBar
()
apps/web/src/components/editor/top-bar.tsx:131
FunctionTrackedPickerRow
({ candidate, selected, onSelect, t }: TrackedPickerRowProps)
apps/web/src/components/panels/git-panel/git-panel-tracked-picker.tsx:159
FunctionUnsavedChangesDialog
({ open, fileName, onResult, }: UnsavedChangesDialogProps)
apps/web/src/components/shared/unsaved-changes-dialog.tsx:12
FunctionUpdateReadyBanner
()
apps/web/src/components/editor/update-ready-banner.tsx:6
FunctionVariableEditor
({ variables, themes, themeAxis, setVariable, ensureThemes, }: VariableEditorProps)
apps/web/src/components/panels/variable-editor.tsx:18
FunctionVariablePicker
({ type, currentValue, onBind, onUnbind, className, }: VariablePickerProps)
packages/pen-react/src/components/variable-picker.tsx:20
FunctionVariablePicker
({ type, currentValue, onBind, onUnbind, className, }: VariablePickerProps)
apps/web/src/components/shared/variable-picker.tsx:21
FunctionVariableRow
({ name, definition, themeValues, themeAxis, onUpdateValue, onRename, onDelete, }: VariableRowPr
apps/web/src/components/panels/variable-row.tsx:37
FunctionVariablesPanel
()
apps/web/src/components/panels/variables-panel.tsx:17
FunctionVariantColumnsHeaderInner
Column headers row — variant names with rename/delete dropdown + add variant button.
apps/web/src/components/panels/variable-theme-manager.tsx:395
Method_dpr
()
packages/pen-renderer/src/text-renderer.ts:47
Function_setDocument
(doc: any)
packages/pen-react/src/__tests__/use-document.test.tsx:23
Function_setSelection
(ids: string[])
packages/pen-react/src/__tests__/use-selection.test.tsx:22
Methodabort
* Abort session * * Abort an active session and stop any ongoing AI processing or command execution.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1706
FunctionabortHandler
()
apps/web/server/opencode/v2/gen/core/serverSentEvents.gen.ts:143
FunctionabortHandler
()
apps/web/server/opencode/gen/core/serverSentEvents.gen.ts:143
Methodadd
* Add MCP server * * Dynamically add a new Model Context Protocol (MCP) server to the system.
apps/web/server/opencode/v2/gen/sdk.gen.ts:3232
FunctionaddAgentIndicator
(nodeId: string, color: string, name: string)
apps/web/src/canvas/agent-indicator.ts:57
MethodaddNode
(parentId: string | null, node: PenNode, index?: number)
packages/pen-engine/src/core/document-manager.ts:86
MethodaddPage
()
packages/pen-engine/src/core/design-engine.ts:167
FunctionaddPreviewNode
(nodeId: string)
apps/web/src/canvas/agent-indicator.ts:71
Methodagents
* List agents * * Get a list of all available AI agents in the OpenCode system.
apps/web/server/opencode/v2/gen/sdk.gen.ts:3982
Methodagents
* List agents * * Get a list of all available AI agents in the OpenCode system.
apps/web/server/opencode/gen/sdk.gen.ts:3982
Methodapp
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4221
Methodapp
()
apps/web/server/opencode/gen/sdk.gen.ts:4221
MethodappendPrompt
* Append TUI prompt * * Append prompt to the TUI
apps/web/server/opencode/v2/gen/sdk.gen.ts:3411
MethodappendPrompt
* Append TUI prompt * * Append prompt to the TUI
apps/web/server/opencode/gen/sdk.gen.ts:3411
FunctionapplyToNode
(node: TreeNode)
packages/pen-figma/src/converters/frame-converter.ts:457
Methodauth
* Get provider auth methods * * Retrieve available authentication methods for all AI providers.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2778
Methodauth
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:3327
Methodauth
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4116
Methodauth
* Get provider auth methods * * Retrieve available authentication methods for all AI providers.
apps/web/server/opencode/gen/sdk.gen.ts:2778
Methodauth
()
apps/web/server/opencode/gen/sdk.gen.ts:3327
Methodauth
()
apps/web/server/opencode/gen/sdk.gen.ts:4116
Methodauthenticate
* Authenticate MCP OAuth * * Start OAuth flow and wait for callback (opens browser)
apps/web/server/opencode/v2/gen/sdk.gen.ts:3164
Methodauthenticate
* Authenticate MCP OAuth * * Start OAuth flow and wait for callback (opens browser)
apps/web/server/opencode/gen/sdk.gen.ts:3164
Methodauthorize
* OAuth authorize * * Initiate OAuth authorization for a specific AI provider to get an authorization URL.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2654
Methodauthorize
* OAuth authorize * * Initiate OAuth authorization for a specific AI provider to get an authorization URL.
apps/web/server/opencode/gen/sdk.gen.ts:2654
FunctionbuildGeneratorSystemPrompt
( userMessage: string, options?: { hasDesignMd?: boolean; hasVariables?: boolean; designMd?: D
apps/web/src/services/ai/ai-prompts.ts:149
MethodbuildLayout
( nodes: typeof children, maxDepth: number, parentId: string | null, parentLayout: str
apps/web/src/services/ai/agent-tool-executor.ts:437
FunctionbuildModifierSystemPrompt
( userMessage: string, options?: { hasDesignMd?: boolean; hasVariables?: boolean; designMd?: D
apps/web/src/services/ai/ai-prompts.ts:174
FunctionbuildStart
()
packages/pen-ai-skills/vite-plugin-skills.ts:155
FunctionbuildStyleMapping
( from: StyleGuideValues, to: StyleGuideValues, )
packages/pen-ai-skills/src/style-guide/style-guide-mapping.ts:22
FunctionbuildTree
(nodeChanges: FigmaNodeChange[])
apps/web/src/services/figma/figma-tree-builder.ts:17
FunctionbuildTreeForClipboard
(nodeChanges: FigmaNodeChange[])
apps/web/src/services/figma/figma-tree-builder.ts:59
Methodcallback
* OAuth callback * * Handle the OAuth callback from a provider after user authorization.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2701
Methodcallback
* Complete MCP OAuth * * Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.
apps/web/server/opencode/v2/gen/sdk.gen.ts:3121
Methodcallback
* OAuth callback * * Handle the OAuth callback from a provider after user authorization.
apps/web/server/opencode/gen/sdk.gen.ts:2701
Methodcallback
* Complete MCP OAuth * * Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.
apps/web/server/opencode/gen/sdk.gen.ts:3121
MethodcanRedo
()
packages/pen-engine/src/core/design-engine.ts:314
MethodcanRedo
()
packages/pen-engine/src/core/history-manager.ts:32
MethodcanUndo
()
packages/pen-engine/src/core/history-manager.ts:28
Functioncancel
()
apps/web/server/utils/sse-stream.ts:47
← previousnext →2,601–2,700 of 3,401, ranked by callers