Home
last modified time | relevance | path

Searched refs:MonacoEditor (Results 1 – 11 of 11) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/
H A DQueryField.tsx1 import { CodeEditor, Monaco, MonacoEditor } from '@grafana/ui';
8 editor: MonacoEditor;
60 const handleEditorMount = useCallback((editor: MonacoEditor, monaco: Monaco) => {
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Monaco/
H A Dtypes.ts18 export type MonacoEditor = monacoType.editor.IStandaloneCodeEditor; alias
40 onEditorDidMount?: (editor: MonacoEditor, monaco: Monaco) => void;
H A DReactMonacoEditor.tsx2 import MonacoEditor, { loader as monacoEditorLoader, useMonaco } from '@monaco-editor/react';
44 return <MonacoEditor theme={monacoTheme} {...props} />;
H A DCodeEditor.tsx11 import { CodeEditorProps, Monaco, MonacoEditor as MonacoEditorType, MonacoOptions } from './types';
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/react-monaco-editor/
H A DREADME.md43 import MonacoEditor from 'react-monaco-editor';
65 <MonacoEditor
158 ### How to interact with the MonacoEditor instance
160 Using the first parameter of `editorDidMount`, or using a `ref` (e.g. `<MonacoEditor ref="monaco">`…
162 …s.refs.monaco.editor`, e.g. `this.refs.monaco.editor.focus()` to focuses the MonacoEditor instance.
201 <MonacoEditor language="json" editorWillMount={this.editorWillMount} />
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/influxdb/components/
H A DFluxQueryEditor.tsx10 MonacoEditor,
160 editorDidMountCallbackHack = (editor: MonacoEditor) => {
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/
H A Dindex.ts52 MonacoEditor,
/dports/www/grafana8/grafana-8.3.6/public/build/
H A Dreact-monaco-editor.0e38943fa459e872fe93.js.map1MonacoEditor, { loader as monacoEditorLoader, useMonaco } from '@monaco-editor/react';\nimport def…
H A DinfluxdbPlugin.0e38943fa459e872fe93.js.map1MonacoEditor,\n CodeEditorSuggestionItem,\n CodeEditorSuggestionItemKind,\n} from '@grafana/ui';…
H A D7095.0e38943fa459e872fe93.js.map1MonacoEditor = monacoType.editor.IStandaloneCodeEditor;\nexport type MonacoOptions = MonacoOptions…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4MonacoEditor = /** @class */ (function (_super) {\n __extends$1(MonacoEditor, _super);\n fun…