MCPcopy Create free account

hub / github.com/Etesam913/xp-newtab / functions

Functions78 in github.com/Etesam913/xp-newtab

↓ 9 callersFunctionsetDataProperty
( data, setData, item, propertyName, propertyValue )
src/components/Window/helper.js:95
↓ 8 callersFunctionchangeItemProperty
( windowObj, windowData, setWindowData, windowItem, propertyName, propertyValue )
src/components/Window/helper.js:121
↓ 8 callersFunctionupdateSetting
( settingsData, setSettingsData, propertyName, propertyValue )
src/functions/helpers.js:193
↓ 7 callersFunctionreplaceDesiredWindowItem
(windowData, windowObj)
src/functions/helpers.js:75
↓ 6 callersFunctionformatHeader
(headerTag)
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:69
↓ 5 callersFunctiongetDefaultValue
( localStorageProperty = "", lookForStoredValue = true, id = 0 )
src/functions/helpers.js:1
↓ 4 callersFunctionfindContainer
(id)
src/components/KanbanBoard/index.jsx:132
↓ 2 callersFunctionaddDataItem
(data, setData, useCase, setFocusedWindow)
src/functions/helpers.js:84
↓ 2 callersFunctiongetColumnMargin
(index)
src/components/KanbanBoard/index.jsx:74
↓ 2 callersFunctiongetMonth
(index)
src/components/Today.js:7
↓ 2 callersFunctiongetTimePeriodName
(hourNumber)
src/functions/helpers.js:165
↓ 2 callersFunctiongetTimeUnits
()
src/functions/helpers.js:151
↓ 2 callersFunctiongetTwelveHourTime
(hourNumber)
src/functions/helpers.js:173
↓ 2 callersFunctionhandleDelete
(windowData, setWindowData, windowItem, id)
src/components/Window/helper.js:141
↓ 2 callersFunctionpositionEditorElement
(editor, rect)
src/components/Editor/Plugins/ToolbarPlugins/FloatingLinkEditor.js:12
↓ 2 callersFunctiontoggleEditOnKeyPress
(e, toggleEditMode)
src/functions/helpers.js:210
↓ 1 callersFunctionaddComponent
( componentToAdd, windowData, setWindowData, windowItem )
src/components/Window/helper.js:16
↓ 1 callersFunctionconvertTextAlignToJustifyContent
(valueToConvert)
src/functions/helpers.js:121
↓ 1 callersFunctionconvertToImgWidth
(e)
src/components/Image/index.js:46
↓ 1 callersFunctiondeleteDataItem
(data, setData, dataItem)
src/functions/helpers.js:64
↓ 1 callersFunctionformatBulletList
()
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:83
↓ 1 callersFunctionformatCode
()
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:99
↓ 1 callersFunctionformatNumberedList
()
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:91
↓ 1 callersFunctionformatParagraph
()
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:57
↓ 1 callersFunctiongetBrowser
()
src/components/TopBanner/index.jsx:4
↓ 1 callersFunctiongetComponent
(componentObj, windowItem)
src/components/Window/RenderWindowComponents.jsx:26
↓ 1 callersFunctiongetMaxId
(windowData)
src/functions/helpers.js:183
↓ 1 callersFunctiongetSelectedComponent
(componentsParent)
src/components/Window/helper.js:80
↓ 1 callersFunctiongetText
()
src/components/KanbanBoard/KanbanItemOverlay.jsx:7
↓ 1 callersFunctiongetTranslateXY
(element)
src/functions/helpers.js:55
↓ 1 callersFunctionhandleColorInputEnter
(e)
src/components/SettingsWindow/Tabs.js:14
↓ 1 callersFunctionhandleComponentCreation
( refToSearch, windowData, setWindowData, windowItem )
src/components/Window/helper.js:6
↓ 1 callersFunctionhandleKeyDown
(e)
src/components/SettingsWindow/Tabs.js:36
↓ 1 callersFunctionupdateColumnHeader
(text, id, columnHeaders, setColumnHeaders)
src/components/KanbanBoard/KanbanHeader.jsx:4
↓ 1 callersFunctionupdateKanbanItem
(text)
src/components/KanbanBoard/KanbanItem.jsx:25
FunctionApp
()
src/App.js:17
FunctionAppearanceTab
({ imageInput, colorInput })
src/components/SettingsWindow/Tabs.js:9
FunctionBlockOptions
()
src/components/Editor/Plugins/ToolbarPlugins/BlockOptions.js:17
FunctionCodeHighlightPlugin
()
src/components/Editor/Plugins/CodeHighlightPlugin.js:5
FunctionColumn
({ items, setItems, id, margin })
src/components/KanbanBoard/Column.jsx:10
FunctionDragIndicator
()
src/components/DragIndicator/index.js:4
FunctionImage
({ windowObj, windowItem })
src/components/Image/index.js:10
FunctionKanbanBoard
({ componentObj, windowItem })
src/components/KanbanBoard/index.jsx:19
FunctionKanbanHeader
({ columnHeaders, id, setColumnHeaders, margin })
src/components/KanbanBoard/KanbanHeader.jsx:10
FunctionKanbanItem
({ columnId, text = "🐛 🐛 🐛", items, setItems, index, id, })
src/components/KanbanBoard/KanbanItem.jsx:6
FunctionKanbanItemDragOverlay
({ activeId, items, width })
src/components/KanbanBoard/KanbanItemOverlay.jsx:5
FunctionMagnifyingGlass
()
src/components/SvgMaster.js:3
FunctionReadOnlyPlugin
({ isEditModeOn })
src/components/Editor/Plugins/ReadOnlyPlugin.js:4
FunctionRenderIcons
()
src/data/RenderIcons.js:5
FunctionRenderWindowComponents
({ componentsArr, windowItem })
src/components/Window/RenderWindowComponents.jsx:40
FunctionRenderWindows
()
src/data/RenderWindows.js:6
FunctionSettingsWindow
({ settingsData })
src/components/SettingsWindow/index.js:7
FunctionSortableItem
({ children, id, height })
src/components/Window/SortableItem.jsx:7
FunctionTextAlignOptions
({ windowObj, windowItem, text })
src/components/ComponentOptions/index.js:11
FunctionToday
()
src/components/Today.js:4
FunctionToggle
({ stateVal, toggleStateVal, pointerEvents })
src/components/Toggle/index.js:4
FunctionTopBanner
()
src/components/TopBanner/index.jsx:17
FunctionaddItem
()
src/components/KanbanBoard/Column.jsx:16
FunctionconvertJustifyContentToTextAlign
(valueToConvert)
src/functions/helpers.js:111
FunctiondeleteKanbanItem
()
src/components/KanbanBoard/KanbanItem.jsx:31
FunctiongetDesiredItem
(windowData, id)
src/functions/helpers.js:100
FunctiongetSelectionText
()
src/functions/helpers.js:131
FunctionhandleClick
()
src/components/BackButton/index.js:5
FunctionhandleClick
( identifier, toggleEditMode, setIsSettingsShowing, setIsStartWindowShowing, windowData, setWindow
src/components/Startbar/items.js:15
FunctionhandleDoubleClick
()
src/components/Icon/index.js:15
FunctionhandleDragEnd
(event)
src/components/Window/RenderWindowComponents.jsx:77
FunctionhandleDragEnd
(event)
src/components/KanbanBoard/index.jsx:212
FunctionhandleDragOver
(event)
src/components/KanbanBoard/index.jsx:159
FunctionhandleDragStart
(event)
src/components/KanbanBoard/index.jsx:148
FunctionhandleDropdown
(e)
src/components/SearchBar/index.js:14
FunctionhandleImageInputEnter
(e)
src/components/SettingsWindow/Tabs.js:25
FunctionhandleOSChange
(e)
src/components/SettingsWindow/Tabs.js:48
FunctionhandleOptions
()
src/components/Image/index.js:21
FunctionhandleResize
(setHeight, setWidth, size)
src/components/Window/helper.js:153
Functionif
(linkUrl !== "")
src/components/Editor/Plugins/ToolbarPlugins/FloatingLinkEditor.js:133
FunctiononError
(error)
src/components/Editor/index.js:25
FunctionsetImageUrl
()
src/components/Image/index.js:22
FunctionsetRedirectUrl
()
src/components/Image/index.js:34