MCPcopy Create free account

hub / github.com/aghontpi/dnde / functions

Functions232 in github.com/aghontpi/dnde

↓ 40 callersFunctionuseEditor
()
src/Hooks/Editor.hook.ts:9
↓ 23 callersFunctionsetValue
(value: string)
src/Components/Mods/BorderRadius.tsx:25
↓ 22 callersFunctionuseVisibility
({ attribute, property, customPath }: useVisibilityProps)
src/Hooks/Attribute.hook.ts:15
↓ 17 callersFunctionfindElementInJson
(mjmljson: any, classidentifier: any, path = '')
src/Utils/findElementInMjmlJson.ts:1
↓ 14 callersFunctioncleanMjmlJson
(mjmlJson: any, ignore: string = '')
src/Utils/mjmlProcessor.ts:8
↓ 14 callersFunctionuseHtmlWrapper
()
src/Hooks/Htmlwrapper.hook.ts:4
↓ 13 callersMethodnewAction
(action: any)
src/Utils/undoRedo.ts:13
↓ 12 callersFunctionfindUniqueIdentifier
(element: Element, classlist: DOMTokenList, identifier = 'identifier-mj')
src/Utils/closestParent.ts:23
↓ 12 callersFunctionhandleClick
(changeTo: string[])
src/Components/ColumnSelector.tsx:50
↓ 12 callersFunctionuseValue
({ path, visible, attribute }: useValueProps)
src/Hooks/Attribute.hook.ts:78
↓ 11 callersFunctiongetValue
(direction: string)
src/Components/Mods/Paddings.tsx:43
↓ 10 callersFunctionsetValue
(value: string)
src/Components/Mods/BorderCollection.tsx:112
↓ 9 callersFunctiondragStart
(e: DragEvent, config: any)
src/Utils/dragStart.ts:1
↓ 8 callersFunctionInlineEditorActions
(e: any, type: string, extras = '')
src/Utils/inlineEditorActions.ts:3
↓ 6 callersFunctionuseCkeditor
()
src/Hooks/Ckeditor.hook.ts:4
↓ 5 callersFunctionfindClosestParent
(element: HTMLElement)
src/Utils/closestParent.ts:5
↓ 4 callersMethodcopy
(item: any)
src/Utils/undoRedo.ts:95
↓ 4 callersFunctionfindUniqueIdentifierFromString
(classList: string)
src/Utils/closestParent.ts:35
↓ 4 callersFunctiongenerateUniqueIdRecursively
(item: any, uidGenerator: () => string)
src/Utils/closestParent.ts:69
↓ 4 callersFunctionhandleChange
(e: ChangeEvent<HTMLInputElement>, direction: string)
src/Components/Mods/Paddings.tsx:15
↓ 3 callersFunctionResetEventBehaviour
(e: any)
src/Components/Mods/CustomInlineEditor.tsx:308
↓ 3 callersFunctiononClick
(value: string)
src/Components/Mods/VerticalAlign.tsx:23
↓ 3 callersFunctionsuccess
(msg: string)
src/Components/Messages.tsx:3
↓ 3 callersFunctionuseCustomEditorStatus
()
src/Hooks/CustomEditor.hook.ts:9
↓ 3 callersFunctionuseDragAndDropUniqueId
()
src/Hooks/Drag.hook.ts:4
↓ 2 callersFunctionRemove
({ target, uniqueClassName: ucn, mjmlJson, setMjmlJson, setDelActive, setCopyActive, setActive,
src/Utils/operations.ts:143
↓ 2 callersFunctionSetValue
(valueToSet: string, path: string, mjmlJson: any, setMjmlJson: (arg: any) => void)
src/Components/Mods/LineHeight.tsx:104
↓ 2 callersFunctionaddHttps
(url: string)
src/Components/Mods/Link.tsx:58
↓ 2 callersFunctionchangeValue
( visible: boolean | null, value: string, mjmlJson: any, path: string, setValue: (arg: string) => vo
src/Components/Mods/LineHeight.tsx:75
↓ 2 callersFunctiondetectEmptyElement
(nodeWithReactProperties: any, detect: string)
src/Utils/detectEmptyBody.ts:1
↓ 2 callersFunctionfindSectionOfElement
(node: HTMLElement | any)
src/Utils/findElementsParent.ts:23
↓ 2 callersFunctionhandleChange
(e: ChangeEvent<HTMLInputElement>)
src/Components/Mods/Img.tsx:17
↓ 2 callersFunctionisEventWithTargetElement
(event: any, target: HTMLElement)
src/Utils/eventElementRelation.ts:3
↓ 2 callersMethodisUndoEmpty
()
src/Utils/undoRedo.ts:69
↓ 2 callersFunctionmoveSectionUp
(className: string, mjmlJson: any, setMjmlJson: any, directon = 'up')
src/Utils/reorderSections.ts:6
↓ 2 callersFunctionrecursivelyFindParent
(node: HTMLElement | any, parentClassPartial: string)
src/Utils/findElementsParent.ts:3
↓ 2 callersFunctionremovePlaceholderBanner
(item: any)
src/Utils/removePlaceholders.ts:2
↓ 2 callersFunctionrestoreSelection
()
src/Components/Mods/CustomInlineEditor.tsx:25
↓ 2 callersFunctionsetValueInState
(userValue: string)
src/Components/Mods/Link.tsx:29
↓ 2 callersFunctiontoCamelCase
(str: string)
src/Utils/htmlProcessor.tsx:198
↓ 2 callersFunctiontypeoftag
(className: string)
src/Utils/typeoftag.ts:1
↓ 2 callersFunctionupdateFonts
(mjmlJson: any, fonts: any, setFonts: (arg: any) => void, setMjmlJson: (arg: any) => void)
src/Hooks/useFonts.ts:36
↓ 2 callersFunctionuseCustomEditorPosition
()
src/Hooks/CustomEditor.hook.ts:4
↓ 2 callersFunctionuseFonts
()
src/Hooks/useFonts.ts:8
↓ 1 callersFunctionAdd
({ target, droppedConfig, setMjmlJson, mjmlJson, uid }: AddProps)
src/Utils/operations.ts:25
↓ 1 callersFunctionAddAtIndex
({ droppedConfig, setMjmlJson, mjmlJson, uid, parentUniqueClassIdentifier, index, }: AddAtIndexPro
src/Utils/operations.ts:87
↓ 1 callersFunctionUpdateValue
({ visible, path, mjmlJson, setMjmlJson, attribute, value }: UpdateValueProps)
src/Utils/operations.ts:228
↓ 1 callersFunctioncloseToTopOrBottom
(event: any, target: HTMLElement)
src/Utils/eventElementRelation.ts:21
↓ 1 callersFunctionclosestDivToTextNode
(node: any)
src/Utils/findTextNode.ts:14
↓ 1 callersFunctionconvertStyleStringToObject
(style: string)
src/Utils/htmlProcessor.tsx:171
↓ 1 callersFunctionconverter
(element: HTMLElement, key = 0)
src/Utils/htmlProcessor.tsx:26
↓ 1 callersFunctiondecimalToHex
(alpha: number)
src/Components/ColorPicker.tsx:36
↓ 1 callersFunctiondecimalToHex
(alpha: number)
src/Components/Mods/Background.tsx:70
↓ 1 callersFunctiondecimalToHex
(alpha: number)
src/Components/Mods/ContainerBackground.tsx:70
↓ 1 callersFunctiondetectElement
(nodeWithReactProperties: any, detect: string)
src/Utils/detectEmptyBody.ts:9
↓ 1 callersFunctionexportJson
(input: any, build: any = {})
src/Utils/mjmlProcessor.ts:51
↓ 1 callersFunctionfindColumnOfElement
(node: HTMLElement | any)
src/Utils/findElementsParent.ts:19
↓ 1 callersFunctionfindIndexOfIdentifierInChildren
(children: [any], uniqueIdentifier: string)
src/Utils/closestParent.ts:90
↓ 1 callersFunctiongenId
()
src/Context/DragAndDrop.context.tsx:14
↓ 1 callersFunctiongenerateDropItemPlaceholder
({ mjmlJson, setMjmlJson, columnElement, event: e, currentTarget, nearestTag, }: generateDropItemP
src/Utils/generateDropItemPlaceholder.ts:17
↓ 1 callersFunctiongeneratePreview
(htmlString: string)
src/Utils/previewGenerator.ts:4
↓ 1 callersFunctiongenereateDropItemPlaceholderForColumn
({ mjmlJson, setMjmlJson, nearestTag, }: Omit<generateDropItemPlacehodlerProps, 'event' | 'columnElement
src/Utils/generateDropItemPlaceholder.ts:90
↓ 1 callersFunctiongetId
()
src/Context/Htmlwrapper.context.tsx:15
↓ 1 callersFunctiongetIndexOfElementInParent
(node: HTMLElement, mjmlJson: any, uniqueIdentifier: string)
src/Utils/closestParent.ts:100
↓ 1 callersFunctiongetValue
()
src/Hooks/Attribute.hook.ts:81
↓ 1 callersFunctionhandleChange
(value: string)
src/Components/Mods/BorderCollection.tsx:76
↓ 1 callersFunctionhandleColorChange
(color: any)
src/Components/ColorPicker.tsx:13
↓ 1 callersFunctionhandleColorChange
(color: any)
src/Components/Mods/Background.tsx:35
↓ 1 callersFunctionhandleColorChange
(color: any)
src/Components/Mods/ContainerBackground.tsx:35
↓ 1 callersFunctionhandleRemove
(fontName: string)
src/Components/Mods/AddCustomFonts.tsx:37
↓ 1 callersFunctionhtmlProcessor
(html: string)
src/Utils/htmlProcessor.tsx:11
↓ 1 callersFunctionimportJson
(input: any, idGenerator: () => string, rawContent: boolean = false)
src/Utils/mjmlProcessor.ts:124
↓ 1 callersFunctioninsertAtPlaceholderIndicatorPosition
(item: any, itemToInsert: any)
src/Utils/removePlaceholders.ts:14
↓ 1 callersMethodisRedoEmpty
()
src/Utils/undoRedo.ts:73
↓ 1 callersFunctionmoveSectionDown
(uniqueClassName: string, mjmlJson: any, setMjmlJson: any)
src/Utils/reorderSections.ts:62
↓ 1 callersFunctiononClick
(align: string)
src/Components/Mods/Align.tsx:32
↓ 1 callersMethodpeekUndo
()
src/Utils/undoRedo.ts:53
↓ 1 callersMethodprint
()
src/Utils/undoRedo.ts:82
↓ 1 callersMethodredoAction
(current: any = false)
src/Utils/undoRedo.ts:39
↓ 1 callersFunctionreplaceContent
(input: any)
src/Utils/mjmlProcessor.ts:99
↓ 1 callersFunctionreplaceGeneicTagWithUniqueId
(classNames: string, uid: string)
src/Utils/closestParent.ts:39
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:3
↓ 1 callersMethodreset
()
src/Utils/undoRedo.ts:77
↓ 1 callersFunctionsetToolBars
({ pos, delete: { setDelX, setDelY }, copy: { setCopyX, setCopyY } }: SetToolBarsProps)
src/Utils/setToolbarPositions.ts:17
↓ 1 callersFunctionsetVisibleValues
()
src/Components/Mods/BorderCollection.tsx:125
↓ 1 callersFunctionsplitWidth
(w: string)
src/Components/Mods/BorderCollection.tsx:93
↓ 1 callersFunctionstateChangeCallback
(item: any, mjmlJson: any, setMjmlJson: any)
src/Components/Mods/CustomInlineEditor.tsx:284
↓ 1 callersMethodstoreToLocalStorage
()
src/Utils/undoRedo.ts:86
↓ 1 callersMethodundoAction
(current: any = false)
src/Utils/undoRedo.ts:23
FunctionAddCustomFonts
()
src/Components/Mods/AddCustomFonts.tsx:8
FunctionAlign
()
src/Components/Mods/Align.tsx:27
FunctionApp
()
src/App.tsx:9
FunctionAttributes
()
src/Pages/Editor/Attributes.tsx:61
FunctionBackground
({ activePath, label, overrideAttribute }: BackgroundProps)
src/Components/Mods/Background.tsx:18
FunctionBackgroundImage
()
src/Components/Mods/BackgroundImage.tsx:12
FunctionBodyAttributes
()
src/Components/BodyAttributes.tsx:25
FunctionBorder
({ activePath, label, attribute_name }: BorderProps)
src/Components/Mods/Border.tsx:15
FunctionBorderCollection
({ activePath, direction }: BorderCollectionProps)
src/Components/Mods/BorderCollection.tsx:66
FunctionBorderRadius
({ activePath }: BorderRadiusProps)
src/Components/Mods/BorderRadius.tsx:12
FunctionButton
()
src/Components/Button.tsx:18
next →1–100 of 232, ranked by callers