MCPcopy Create free account

hub / github.com/bareynol/mui-theme-creator / functions

Functions305 in github.com/bareynol/mui-theme-creator

↓ 24 callersFunctioncolorFromString
(input: string)
src/components/ColorInput/utils.ts:7
↓ 13 callersFunctioncreateData
( name: string, calories: number, fat: number, carbs: number, protein: number )
src/components/MuiComponentSamples/Samples/Table.tsx:36
↓ 9 callersFunctioncreateData
(time, amount)
src/components/PreviewWindow/Samples/DashboardExample/Chart.tsx:15
↓ 9 callersFunctionverbose
(...args: any[])
src/utils.ts:76
↓ 8 callersFunctionupdateEditorState
(editorState: EditorStateOptions)
src/state/editor/actions.ts:38
↓ 7 callersFunctionThemeValueChangeEvent
()
src/components/ThemeTools/events.ts:1
↓ 6 callersFunctiona11yProps
(index: any)
src/components/MuiComponentSamples/Samples/Tabs.tsx:38
↓ 5 callersFunctioncreateData
(id, date, name, shipTo, paymentMethod, amount)
src/components/PreviewWindow/Samples/DashboardExample/Orders.tsx:13
↓ 5 callersFunctioncreatePreviewMuiTheme
( themeOptions: ThemeOptions, previewSize: PreviewSize )
src/state/reducers.ts:283
↓ 5 callersFunctiongetByPath
( object: object | null, path: string, defaultValue?: any )
src/utils.ts:11
↓ 5 callersFunctionstringify
(themeOptions: ThemeOptions)
src/state/editor/reducers.ts:7
↓ 5 callersFunctiontoggleTutorial
()
src/state/actions.ts:199
↓ 4 callersFunctioncheckIfUserAllowsOverwrite
src/state/actions.ts:94
↓ 4 callersFunctiongenerate
(element: React.ReactElement)
src/components/MuiComponentSamples/Samples/List.tsx:34
↓ 4 callersFunctionloadFontsIfRequired
(fonts: string[], loadedFonts: Set<string>)
src/state/reducers.ts:273
↓ 4 callersFunctionsetActiveTab
(tab: string)
src/state/actions.ts:186
↓ 4 callersFunctionuseSwitchToTab
(tabName: string)
src/components/Tutorial/Steps/hooks.ts:5
↓ 4 callersFunctionuseUpdateEditorState
()
src/state/editor/actions.ts:46
↓ 3 callersFunctionisStepOptional
(step: number)
src/components/MuiComponentSamples/Samples/Stepper.tsx:47
↓ 3 callersFunctionloadFonts
(fonts: string[])
src/state/actions.ts:144
↓ 3 callersFunctionsetByPath
(object, path, value)
src/utils.ts:37
↓ 3 callersFunctionsetThemeOption
(path, value)
src/state/actions.ts:63
↓ 3 callersFunctionuseThemeValueInfo
(path: string)
src/state/selectors.ts:40
↓ 2 callersFunctionaddFonts
(fonts: string[])
src/state/actions.ts:171
↓ 2 callersFunctioncanSave
src/state/selectors.ts:52
↓ 2 callersFunctiondescendingComparator
(a: T, b: T, orderBy: keyof T)
src/components/MuiComponentSamples/Samples/Table.tsx:62
↓ 2 callersFunctiongenerateThemeId
(savedThemes: RootState["savedThemes"])
src/utils.ts:44
↓ 2 callersFunctiongetFontSizeUnit
src/components/ThemeTools/TypographyTools/TypographyInput/FontSizeInput.tsx:17
↓ 2 callersFunctiongetFontSizeValue
(value, fontSizeUnit)
src/components/ThemeTools/TypographyTools/TypographyInput/FontSizeInput.tsx:32
↓ 2 callersFunctionhandleListItemClick
(value: string)
src/components/MuiComponentSamples/Samples/Dialog.tsx:38
↓ 2 callersFunctionisStepSkipped
(step: number)
src/components/MuiComponentSamples/Samples/Stepper.tsx:51
↓ 2 callersFunctionremoveByPath
(object, path)
src/utils.ts:19
↓ 2 callersFunctionremoveSavedTheme
(themeId: string)
src/state/actions.ts:125
↓ 2 callersFunctionremoveThemeOption
src/state/actions.ts:18
↓ 2 callersFunctionuseThemeValue
(path: string)
src/state/selectors.ts:50
↓ 1 callersFunctionaddNewDefaultTheme
(newSavedTheme: NewSavedTheme)
src/state/actions.ts:112
↓ 1 callersFunctionaddNewSavedTheme
(name: string)
src/state/actions.ts:103
↓ 1 callersFunctionapplyStyles
()
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:133
↓ 1 callersFunctioncreateSortHandler
(property: keyof Data)
src/components/MuiComponentSamples/Samples/Table.tsx:139
↓ 1 callersFunctiondecrementTutorialStep
()
src/state/actions.ts:197
↓ 1 callersFunctionformatInput
* Run the formatDocument action on the monaco editor * @param editorRef - ref of the monaco-editor * @returns true if document was formatted, false
src/components/MonacoThemeCodeEditor/hooks/useSave.ts:37
↓ 1 callersFunctiongenString
()
src/utils.ts:46
↓ 1 callersFunctiongetClosingLine
(codeLines: string[])
src/state/editor/parser.ts:84
↓ 1 callersFunctiongetComparator
( order: Order, orderBy: Key )
src/components/MuiComponentSamples/Samples/Table.tsx:74
↓ 1 callersFunctiongetErrorString
src/components/MonacoThemeCodeEditor/EditorErrors.tsx:80
↓ 1 callersFunctiongetFontsFromThemeOptions
( themeOptions: ThemeOptions, previousFonts: string[] | undefined, loadedFonts: Set<string> )
src/state/reducers.ts:225
↓ 1 callersFunctiongetLetterSpacingValue
(letterSpacing: string)
src/components/ThemeTools/TypographyTools/TypographyInput/LetterSpacingInput.tsx:15
↓ 1 callersFunctiongetParent
()
src/components/PreviewWindow/Samples/DrawerExample.tsx:39
↓ 1 callersFunctiongetStepContent
(step: number)
src/components/MuiComponentSamples/Samples/Stepper.tsx:28
↓ 1 callersFunctiongetStepContent
(step)
src/components/PreviewWindow/Samples/CheckoutExample/Checkout.tsx:55
↓ 1 callersFunctiongetSteps
()
src/components/MuiComponentSamples/Samples/Stepper.tsx:24
↓ 1 callersFunctionhandleChange
(colorObject, event)
src/components/ColorInput/ColorInput.tsx:115
↓ 1 callersFunctionhandleClick
(event: React.MouseEvent<unknown>, name: string)
src/components/MuiComponentSamples/Samples/Table.tsx:307
↓ 1 callersFunctionhandleClick
(fontName: string)
src/components/ThemeTools/TypographyTools/TypographyInput/FontFamilyInput.tsx:62
↓ 1 callersFunctionhandleClose
()
src/components/SavedThemes/AddThemeButton.tsx:21
↓ 1 callersFunctionhandleClose
()
src/components/SavedThemes/SavedThemeItem/DeleteThemeButton.tsx:22
↓ 1 callersFunctionhandleColorChange
(value: string)
src/components/ColorInput/ColorInput.tsx:48
↓ 1 callersFunctionhandleMobileMenuClose
()
src/components/MuiComponentSamples/Samples/AppBar.tsx:95
↓ 1 callersFunctionhandleRedo
()
src/components/MonacoThemeCodeEditor/hooks/useUndoRedo.ts:56
↓ 1 callersFunctionhandleUndo
()
src/components/MonacoThemeCodeEditor/hooks/useUndoRedo.ts:64
↓ 1 callersFunctionincrementTutorialStep
()
src/state/actions.ts:196
↓ 1 callersFunctionisSelected
(name: string)
src/components/MuiComponentSamples/Samples/Table.tsx:342
↓ 1 callersFunctionisSetEq
(a: Set<any>, b: Set<any>)
src/utils.ts:65
↓ 1 callersFunctionloadSavedTheme
(themeId: string)
src/state/actions.ts:120
↓ 1 callersFunctiononRemoveSavedTheme
(state: RootState, themeId: string)
src/state/reducers.ts:267
↓ 1 callersFunctionparseEditorOutput
(code: string)
src/state/editor/parser.ts:29
↓ 1 callersFunctionpreventBackspaceToReadOnlyLines
* Prevent backspace on column 1 of the first editable line
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:69
↓ 1 callersFunctionpreventDeleteToReadOnlyLines
* Prevent delete key on last column of last editable line
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:87
↓ 1 callersFunctionpreventModifyReadOnlyLines
* prevent pasting, cutting, or key event that cause edits * on read only lines
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:30
↓ 1 callersFunctionremoveThemeOptions
(configs: { path: string; value: any }[])
src/state/actions.ts:46
↓ 1 callersFunctionrenameSavedTheme
(themeId: string, name: string)
src/state/actions.ts:133
↓ 1 callersFunctionresetSiteData
()
src/state/actions.ts:201
↓ 1 callersFunctionresetTutorialStep
()
src/state/actions.ts:198
↓ 1 callersFunctionsaveEditorToTheme
(code: string)
src/state/editor/actions.ts:13
↓ 1 callersFunctionsetLanguageCompilerOptions
()
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:80
↓ 1 callersFunctionsetLanguageDiagnosticOptions
()
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:74
↓ 1 callersFunctionsetMuiThemeTypeData
()
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:111
↓ 1 callersFunctionsetPrettierFormatting
()
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:86
↓ 1 callersFunctionsetPreviewSize
(previewSize: PreviewSize)
src/state/actions.ts:191
↓ 1 callersFunctionsetThemeOptions
(configs: { path: string; value: any }[])
src/state/actions.ts:73
↓ 1 callersFunctionstableSort
(array: T[], comparator: (a: T, b: T) => number)
src/components/MuiComponentSamples/Samples/Table.tsx:86
↓ 1 callersFunctiontrimCode
(code: string)
src/state/editor/parser.ts:62
↓ 1 callersFunctionupdateVersionStates
(nextVersionId: number)
src/state/editor/actions.ts:60
↓ 1 callersFunctionuseCanSave
()
src/state/selectors.ts:58
↓ 1 callersFunctionuseEditor
(editorRef: MutableEditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:33
↓ 1 callersFunctionuseEditorResizeListener
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditor.ts:128
↓ 1 callersFunctionuseEditorStateSync
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditorStateSync.ts:9
↓ 1 callersFunctionuseIsSnippetIncluded
(configs: SnippetModification["configs"])
src/components/ThemeTools/SnippetTools/SnippetItem.tsx:36
↓ 1 callersFunctionuseListenForThemeChangeEvent
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditorStateSync.ts:62
↓ 1 callersFunctionuseReadOnlyLines
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:21
↓ 1 callersFunctionuseReadOnlyStyles
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useReadOnlyLines.ts:126
↓ 1 callersFunctionuseSave
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useSave.ts:57
↓ 1 callersFunctionuseSaveKey
(editorRef: EditorRefType, onSave: Function)
src/components/MonacoThemeCodeEditor/hooks/useSave.ts:108
↓ 1 callersFunctionuseSyncFromStore
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditorStateSync.ts:37
↓ 1 callersFunctionuseSyncToStore
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useEditorStateSync.ts:19
↓ 1 callersFunctionuseTrackUndoRedoState
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useUndoRedo.ts:33
↓ 1 callersFunctionuseUndoRedo
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useUndoRedo.ts:11
↓ 1 callersFunctionuseUndoRedoHandlers
(editorRef: EditorRefType)
src/components/MonacoThemeCodeEditor/hooks/useUndoRedo.ts:55
↓ 1 callersFunctionvalidateInput
* Transpile the editor and return any semantic or syntactic * errors as well as the emitted code * @param editorRef - ref of the monaco-editor * @r
src/components/MonacoThemeCodeEditor/hooks/useSave.ts:17
↓ 1 callersFunctionwrapTooltip
* HOC to wrap a component in a tooltip that shows the components * name, and if they are specified, the color and variant.
src/components/PreviewWindow/wrapTooltip.tsx:8
next →1–100 of 305, ranked by callers