MCPcopy Create free account

hub / github.com/Arman19941113/dnd-resume / functions

Functions152 in github.com/Arman19941113/dnd-resume

↓ 32 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 9 callersFunctiongenerateWidgetId
()
src/components/widgets/helpers/factory.ts:4
↓ 8 callersFunctionhandleChange
(fieldName: K, value: PropsData[K])
src/components/widgets/form/basic-info-form.tsx:28
↓ 6 callersFunctionhandleChange
(name: K, value: PropsData[K])
src/components/widgets/form/image-section-form.tsx:23
↓ 4 callersFunctionhandleChange
(name: K, value: IStyleData[K])
src/components/widgets/form/style-form.tsx:16
↓ 3 callersFunctionLinkIconComponent
(icon: string)
src/components/widgets/common/link-icon.tsx:4
↓ 3 callersFunctionhandleChange
( index: number, field: K, value: ILinkData[K], )
src/components/widgets/form/contacts/contacts-form.tsx:18
↓ 3 callersFunctionhandleLinkGroupChange
(groupIndex: number, linkGroup: ILinkData[])
src/components/widgets/form/basic-info-form.tsx:53
↓ 3 callersFunctionrenderWidgetNode
(item: IWidgetNode)
src/components/widgets/helpers/render-widget-node.tsx:14
↓ 2 callersFunctionapplyLanguageToDocument
(lang: string)
src/locales/i18n.ts:41
↓ 2 callersFunctiongenerateBasename
(widgets: IWidgetNode[])
src/components/widgets/helpers/index.ts:30
↓ 2 callersFunctiongetLocalStorage
(key: string)
src/lib/storage.ts:15
↓ 2 callersFunctionhandleChange
(name: K, value: PropsData[K])
src/components/widgets/form/experience-time-form.tsx:17
↓ 2 callersFunctionisChineseLanguage
()
src/locales/i18n.ts:51
↓ 2 callersFunctionmeasure
()
src/routes/editor/sections/panel-dnd.tsx:103
↓ 2 callersFunctionobserveCanvasItems
()
src/routes/editor/sections/panel-dnd.tsx:114
↓ 2 callersFunctionsetLocalStorage
(key: string, value: any)
src/lib/storage.ts:26
↓ 2 callersFunctionsetWidgets
(widgets: IWidgetNode[])
src/services/storage.ts:13
↓ 2 callersFunctionuseWidgetMaterialList
()
src/components/widgets/common/widget-material-list.tsx:6
↓ 1 callersFunctioncreateDefaultWidgets
()
src/components/widgets/helpers/factory.ts:8
↓ 1 callersFunctioncreateLinkData
()
src/components/widgets/helpers/factory.ts:230
↓ 1 callersFunctioncreateWidgetNode
(type: WidgetType)
src/components/widgets/helpers/factory.ts:113
↓ 1 callersFunctiondecodeText
(base64UrlString: string)
src/lib/codec.ts:12
↓ 1 callersFunctionencodeText
(text: string)
src/lib/codec.ts:4
↓ 1 callersFunctiongetCls
()
src/routes/editor/components/draggable-node-wrapper.tsx:28
↓ 1 callersFunctiongetRandomString
(length = 10)
src/lib/utils.ts:8
↓ 1 callersFunctiongetWidgets
()
src/components/widgets/helpers/index.ts:10
↓ 1 callersFunctionhandleChange
(name: K, value: PropsData[K])
src/components/widgets/form/text-content-form.tsx:31
↓ 1 callersFunctionhandleChange
(name: K, value: PropsData[K])
src/components/widgets/form/title-section-form.tsx:17
↓ 1 callersFunctionhandleClick
(type: WidgetType)
src/routes/editor/sections/panel-materials.tsx:13
↓ 1 callersFunctionhandleClickIcon
(name: LinkIconName)
src/components/widgets/form/contacts/icon-select.tsx:17
↓ 1 callersFunctionhandleDelete
(index: number)
src/components/widgets/form/contacts/contacts-form.tsx:29
↓ 1 callersFunctionhasContentChanged
()
src/components/widgets/form/text-content-form.tsx:66
↓ 1 callersFunctionhtmlPlugin
()
plugins/html-plugin.ts:6
↓ 1 callersFunctionisStorageAvailable
()
src/lib/storage.ts:3
↓ 1 callersFunctiononTextContentEdit
(listener: () => void)
src/lib/text-content-edit-event.ts:15
↓ 1 callersFunctionremoveLocalStorage
(key: string)
src/lib/storage.ts:34
↓ 1 callersMethodrender
()
src/components/layout/error-boundary.tsx:21
↓ 1 callersFunctionrequestTextContentEdit
()
src/lib/text-content-edit-event.ts:8
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
src/components/ui/alert-dialog.tsx:9
FunctionAlertDialogAction
({ className, variant = "default", size = "default", ...props }: React.ComponentProps<typeof AlertDial
src/components/ui/alert-dialog.tsx:147
FunctionAlertDialogCancel
({ className, variant = "outline", size = "default", ...props }: React.ComponentProps<typeof AlertDial
src/components/ui/alert-dialog.tsx:165
FunctionAlertDialogContent
({ className, size = "default", ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content> &
src/components/ui/alert-dialog.tsx:47
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
src/components/ui/alert-dialog.tsx:118
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:86
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:70
FunctionAlertDialogMedia
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:131
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
src/components/ui/alert-dialog.tsx:31
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
src/components/ui/alert-dialog.tsx:23
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
src/components/ui/alert-dialog.tsx:102
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
src/components/ui/alert-dialog.tsx:15
FunctionAvatarRoundedSelect
({ url, rounded, onChange }: AvatarRoundedSelectProps)
src/components/widgets/form/avatar/avatar-rounded-select.tsx:9
FunctionBasicInfo
({ data }: BasicInfoProps)
src/components/widgets/node/basic-info.tsx:9
FunctionBasicInfoForm
({ propsData, onChange, }: { propsData: PropsData onChange: (value: PropsData) => void })
src/components/widgets/form/basic-info-form.tsx:18
FunctionButton
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
src/components/ui/button.tsx:41
FunctionContactsForm
({ data, onChange }: LinkGroupProps)
src/components/widgets/form/contacts/contacts-form.tsx:17
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
src/components/ui/dialog.tsx:8
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
src/components/ui/dialog.tsx:26
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
src/components/ui/dialog.tsx:48
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
src/components/ui/dialog.tsx:132
FunctionDialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
src/components/ui/dialog.tsx:92
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/dialog.tsx:82
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
src/components/ui/dialog.tsx:32
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
src/components/ui/dialog.tsx:20
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
src/components/ui/dialog.tsx:119
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
src/components/ui/dialog.tsx:14
FunctionDraggableNode
({ item, isActive }: { item: IWidgetNode; isActive: boolean })
src/routes/editor/components/draggable-node.tsx:11
FunctionDraggableNodeWrapper
({ item }: ReorderItemProps)
src/routes/editor/components/draggable-node-wrapper.tsx:15
FunctionEditHeader
()
src/routes/editor/sections/edit-header.tsx:23
FunctionEditorPage
()
src/routes/editor/editor-page.tsx:13
FunctionExperienceTime
({ data }: ExperienceTimeProps)
src/components/widgets/node/experience-time.tsx:7
FunctionExperienceTimeForm
({ propsData, onChange, }: { propsData: PropsData onChange: (value: PropsData) => void })
src/components/widgets/form/experience-time-form.tsx:8
FunctionIconRenderComponent
({ name }: { name: IconName })
src/components/tiptap/menu-icon.tsx:32
FunctionIconSelect
({ value, onChange, className }: LinkIconSelectProps)
src/components/widgets/form/contacts/icon-select.tsx:15
FunctionImageSection
({ data }: ImageSectionProps)
src/components/widgets/node/image-section.tsx:8
FunctionImageSectionForm
({ propsData, onChange, }: { propsData: PropsData onChange: (value: PropsData) => void })
src/components/widgets/form/image-section-form.tsx:13
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
FunctionLinkInput
({ value, onChange, className }: LinkInputProps)
src/components/widgets/form/contacts/link-input.tsx:14
FunctionLogoGithub
(props?: SVGProps<SVGSVGElement>)
src/components/common/svg-icons.tsx:3
FunctionLogoGmail
(props?: SVGProps<SVGSVGElement>)
src/components/common/svg-icons.tsx:11
FunctionLogoWechat
(props?: SVGProps<SVGSVGElement>)
src/components/common/svg-icons.tsx:7
FunctionNotFoundPage
()
src/routes/not-found/not-found-page.tsx:1
FunctionPageBreakGuides
* Shows where the next A4 print page starts inside the editor canvas.
src/routes/editor/sections/panel-dnd.tsx:93
FunctionPanelConfig
()
src/routes/editor/sections/panel-config.tsx:17
FunctionPanelDnd
()
src/routes/editor/sections/panel-dnd.tsx:28
FunctionPanelMaterials
()
src/routes/editor/sections/panel-materials.tsx:9
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
src/components/ui/popover.tsx:8
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
src/components/ui/popover.tsx:42
FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
src/components/ui/popover.tsx:20
FunctionPopoverDescription
({ className, ...props }: React.ComponentProps<"p">)
src/components/ui/popover.tsx:68
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/popover.tsx:48
FunctionPopoverTitle
({ className, ...props }: React.ComponentProps<"h2">)
src/components/ui/popover.tsx:58
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
src/components/ui/popover.tsx:14
FunctionPrintPage
()
src/routes/print/print-page.tsx:7
FunctionRootLayout
()
src/routes/layouts/root-layout.tsx:5
FunctionRouterHydrateFallback
()
src/routes/index.tsx:8
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
src/components/ui/select.tsx:7
FunctionSelectContent
({ className, children, position = "item-aligned", align = "center", ...props }: React.ComponentProp
src/components/ui/select.tsx:51
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
src/components/ui/select.tsx:13
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
src/components/ui/select.tsx:101
next →1–100 of 152, ranked by callers