~ K A L I ~
UNAME : Linux web64.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64SERVER IP : 10.0.187.64 -________-
CLIENT IP : 216.73.216.230 MINI SHELL D ZAB '
Current File : //usr/share/maxscale/gui/js/npm.monaco-editor~64692a41.7a3df921.js |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["npm.monaco-editor~64692a41"],{"22e9":function(e,t,i){"use strict";i.d(t,"a",(function(){return m}));var r=i("1b0e"),o=i("3742");const n=3;function a(e,t,i,o){const n=new r["a"](e,t,i);return n.ComputeDiff(o)}class s{constructor(e){const t=[],i=[];for(let r=0,o=e.length;r<o;r++)t[r]=c(e[r],1),i[r]=g(e[r],1);this.lines=e,this._startColumns=t,this._endColumns=i}getElements(){const e=[];for(let t=0,i=this.lines.length;t<i;t++)e[t]=this.lines[t].substring(this._startColumns[t]-1,this._endColumns[t]-1);return e}getStrictElement(e){return this.lines[e]}getStartLineNumber(e){return e+1}getEndLineNumber(e){return e+1}createCharSequence(e,t,i){const r=[],o=[],n=[];let a=0;for(let s=t;s<=i;s++){const t=this.lines[s],i=e?this._startColumns[s]:1,d=e?this._endColumns[s]:t.length+1;for(let e=i;e<d;e++)r[a]=t.charCodeAt(e-1),o[a]=s+1,n[a]=e,a++}return new d(r,o,n)}}class d{constructor(e,t,i){this._charCodes=e,this._lineNumbers=t,this._columns=i}getElements(){return this._charCodes}getStartLineNumber(e){return this._lineNumbers[e]}getStartColumn(e){return this._columns[e]}getEndLineNumber(e){return this._lineNumbers[e]}getEndColumn(e){return this._columns[e]+1}}class h{constructor(e,t,i,r,o,n,a,s){this.originalStartLineNumber=e,this.originalStartColumn=t,this.originalEndLineNumber=i,this.originalEndColumn=r,this.modifiedStartLineNumber=o,this.modifiedStartColumn=n,this.modifiedEndLineNumber=a,this.modifiedEndColumn=s}static createFromDiffChange(e,t,i){let r,o,n,a,s,d,l,u;return 0===e.originalLength?(r=0,o=0,n=0,a=0):(r=t.getStartLineNumber(e.originalStart),o=t.getStartColumn(e.originalStart),n=t.getEndLineNumber(e.originalStart+e.originalLength-1),a=t.getEndColumn(e.originalStart+e.originalLength-1)),0===e.modifiedLength?(s=0,d=0,l=0,u=0):(s=i.getStartLineNumber(e.modifiedStart),d=i.getStartColumn(e.modifiedStart),l=i.getEndLineNumber(e.modifiedStart+e.modifiedLength-1),u=i.getEndColumn(e.modifiedStart+e.modifiedLength-1)),new h(r,o,n,a,s,d,l,u)}}function l(e){if(e.length<=1)return e;const t=[e[0]];let i=t[0];for(let r=1,o=e.length;r<o;r++){const o=e[r],a=o.originalStart-(i.originalStart+i.originalLength),s=o.modifiedStart-(i.modifiedStart+i.modifiedLength),d=Math.min(a,s);d<n?(i.originalLength=o.originalStart+o.originalLength-i.originalStart,i.modifiedLength=o.modifiedStart+o.modifiedLength-i.modifiedStart):(t.push(o),i=o)}return t}class u{constructor(e,t,i,r,o){this.originalStartLineNumber=e,this.originalEndLineNumber=t,this.modifiedStartLineNumber=i,this.modifiedEndLineNumber=r,this.charChanges=o}static createFromDiffResult(e,t,i,r,o,n,s){let d,m,c,g,f=void 0;if(0===t.originalLength?(d=i.getStartLineNumber(t.originalStart)-1,m=0):(d=i.getStartLineNumber(t.originalStart),m=i.getEndLineNumber(t.originalStart+t.originalLength-1)),0===t.modifiedLength?(c=r.getStartLineNumber(t.modifiedStart)-1,g=0):(c=r.getStartLineNumber(t.modifiedStart),g=r.getEndLineNumber(t.modifiedStart+t.modifiedLength-1)),n&&t.originalLength>0&&t.originalLength<20&&t.modifiedLength>0&&t.modifiedLength<20&&o()){const n=i.createCharSequence(e,t.originalStart,t.originalStart+t.originalLength-1),d=r.createCharSequence(e,t.modifiedStart,t.modifiedStart+t.modifiedLength-1);let u=a(n,d,o,!0).changes;s&&(u=l(u)),f=[];for(let e=0,t=u.length;e<t;e++)f.push(h.createFromDiffChange(u[e],n,d))}return new u(d,m,c,g,f)}}class m{constructor(e,t,i){this.shouldComputeCharChanges=i.shouldComputeCharChanges,this.shouldPostProcessCharChanges=i.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=i.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=i.shouldMakePrettyDiff,this.originalLines=e,this.modifiedLines=t,this.original=new s(e),this.modified=new s(t),this.continueLineDiff=f(i.maxComputationTime),this.continueCharDiff=f(0===i.maxComputationTime?0:Math.min(i.maxComputationTime,5e3))}computeDiff(){if(1===this.original.lines.length&&0===this.original.lines[0].length)return 1===this.modified.lines.length&&0===this.modified.lines[0].length?{quitEarly:!1,changes:[]}:{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:[{modifiedEndColumn:0,modifiedEndLineNumber:0,modifiedStartColumn:0,modifiedStartLineNumber:0,originalEndColumn:0,originalEndLineNumber:0,originalStartColumn:0,originalStartLineNumber:0}]}]};if(1===this.modified.lines.length&&0===this.modified.lines[0].length)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:[{modifiedEndColumn:0,modifiedEndLineNumber:0,modifiedStartColumn:0,modifiedStartLineNumber:0,originalEndColumn:0,originalEndLineNumber:0,originalStartColumn:0,originalStartLineNumber:0}]}]};const e=a(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),t=e.changes,i=e.quitEarly;if(this.shouldIgnoreTrimWhitespace){const e=[];for(let i=0,r=t.length;i<r;i++)e.push(u.createFromDiffResult(this.shouldIgnoreTrimWhitespace,t[i],this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges));return{quitEarly:i,changes:e}}const r=[];let o=0,n=0;for(let a=-1,s=t.length;a<s;a++){const e=a+1<s?t[a+1]:null,i=e?e.originalStart:this.originalLines.length,d=e?e.modifiedStart:this.modifiedLines.length;while(o<i&&n<d){const e=this.originalLines[o],t=this.modifiedLines[n];if(e!==t){{let i=c(e,1),a=c(t,1);while(i>1&&a>1){const r=e.charCodeAt(i-2),o=t.charCodeAt(a-2);if(r!==o)break;i--,a--}(i>1||a>1)&&this._pushTrimWhitespaceCharChange(r,o+1,1,i,n+1,1,a)}{let i=g(e,1),a=g(t,1);const s=e.length+1,d=t.length+1;while(i<s&&a<d){const t=e.charCodeAt(i-1),r=e.charCodeAt(a-1);if(t!==r)break;i++,a++}(i<s||a<d)&&this._pushTrimWhitespaceCharChange(r,o+1,i,s,n+1,a,d)}}o++,n++}e&&(r.push(u.createFromDiffResult(this.shouldIgnoreTrimWhitespace,e,this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges)),o+=e.originalLength,n+=e.modifiedLength)}return{quitEarly:i,changes:r}}_pushTrimWhitespaceCharChange(e,t,i,r,o,n,a){if(this._mergeTrimWhitespaceCharChange(e,t,i,r,o,n,a))return;let s=void 0;this.shouldComputeCharChanges&&(s=[new h(t,i,t,r,o,n,o,a)]),e.push(new u(t,t,o,o,s))}_mergeTrimWhitespaceCharChange(e,t,i,r,o,n,a){const s=e.length;if(0===s)return!1;const d=e[s-1];return 0!==d.originalEndLineNumber&&0!==d.modifiedEndLineNumber&&(d.originalEndLineNumber+1===t&&d.modifiedEndLineNumber+1===o&&(d.originalEndLineNumber=t,d.modifiedEndLineNumber=o,this.shouldComputeCharChanges&&d.charChanges&&d.charChanges.push(new h(t,i,t,r,o,n,o,a)),!0))}}function c(e,t){const i=o["u"](e);return-1===i?t:i+1}function g(e,t){const i=o["I"](e);return-1===i?t:i+2}function f(e){if(0===e)return()=>!0;const t=Date.now();return()=>Date.now()-t<e}},"8ae8":function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));const r={ICodeEditor:"vs.editor.ICodeEditor",IDiffEditor:"vs.editor.IDiffEditor"}},c101:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var r,o=i("dff7"),n=i("4fc3");(function(e){e.editorSimpleInput=new n["c"]("editorSimpleInput",!1,!0),e.editorTextFocus=new n["c"]("editorTextFocus",!1,o["a"]("editorTextFocus","Whether the editor text has focus (cursor is blinking)")),e.focus=new n["c"]("editorFocus",!1,o["a"]("editorFocus","Whether the editor or an editor widget has focus (e.g. focus is in the find widget)")),e.textInputFocus=new n["c"]("textInputFocus",!1,o["a"]("textInputFocus","Whether an editor or a rich text input has focus (cursor is blinking)")),e.readOnly=new n["c"]("editorReadonly",!1,o["a"]("editorReadonly","Whether the editor is read only")),e.inDiffEditor=new n["c"]("inDiffEditor",!1,o["a"]("inDiffEditor","Whether the context is a diff editor")),e.columnSelection=new n["c"]("editorColumnSelection",!1,o["a"]("editorColumnSelection","Whether `editor.columnSelection` is enabled")),e.writable=e.readOnly.toNegated(),e.hasNonEmptySelection=new n["c"]("editorHasSelection",!1,o["a"]("editorHasSelection","Whether the editor has text selected")),e.hasOnlyEmptySelection=e.hasNonEmptySelection.toNegated(),e.hasMultipleSelections=new n["c"]("editorHasMultipleSelections",!1,o["a"]("editorHasMultipleSelections","Whether the editor has multiple selections")),e.hasSingleSelection=e.hasMultipleSelections.toNegated(),e.tabMovesFocus=new n["c"]("editorTabMovesFocus",!1,o["a"]("editorTabMovesFocus","Whether `Tab` will move focus out of the editor")),e.tabDoesNotMoveFocus=e.tabMovesFocus.toNegated(),e.isInWalkThroughSnippet=new n["c"]("isInEmbeddedEditor",!1,!0),e.canUndo=new n["c"]("canUndo",!1,!0),e.canRedo=new n["c"]("canRedo",!1,!0),e.hoverVisible=new n["c"]("editorHoverVisible",!1,o["a"]("editorHoverVisible","Whether the editor hover is visible")),e.inCompositeEditor=new n["c"]("inCompositeEditor",void 0,o["a"]("inCompositeEditor","Whether the editor is part of a larger editor (e.g. notebooks)")),e.notInCompositeEditor=e.inCompositeEditor.toNegated(),e.languageId=new n["c"]("editorLangId","",o["a"]("editorLangId","The language identifier of the editor")),e.hasCompletionItemProvider=new n["c"]("editorHasCompletionItemProvider",!1,o["a"]("editorHasCompletionItemProvider","Whether the editor has a completion item provider")),e.hasCodeActionsProvider=new n["c"]("editorHasCodeActionsProvider",!1,o["a"]("editorHasCodeActionsProvider","Whether the editor has a code actions provider")),e.hasCodeLensProvider=new n["c"]("editorHasCodeLensProvider",!1,o["a"]("editorHasCodeLensProvider","Whether the editor has a code lens provider")),e.hasDefinitionProvider=new n["c"]("editorHasDefinitionProvider",!1,o["a"]("editorHasDefinitionProvider","Whether the editor has a definition provider")),e.hasDeclarationProvider=new n["c"]("editorHasDeclarationProvider",!1,o["a"]("editorHasDeclarationProvider","Whether the editor has a declaration provider")),e.hasImplementationProvider=new n["c"]("editorHasImplementationProvider",!1,o["a"]("editorHasImplementationProvider","Whether the editor has an implementation provider")),e.hasTypeDefinitionProvider=new n["c"]("editorHasTypeDefinitionProvider",!1,o["a"]("editorHasTypeDefinitionProvider","Whether the editor has a type definition provider")),e.hasHoverProvider=new n["c"]("editorHasHoverProvider",!1,o["a"]("editorHasHoverProvider","Whether the editor has a hover provider")),e.hasDocumentHighlightProvider=new n["c"]("editorHasDocumentHighlightProvider",!1,o["a"]("editorHasDocumentHighlightProvider","Whether the editor has a document highlight provider")),e.hasDocumentSymbolProvider=new n["c"]("editorHasDocumentSymbolProvider",!1,o["a"]("editorHasDocumentSymbolProvider","Whether the editor has a document symbol provider")),e.hasReferenceProvider=new n["c"]("editorHasReferenceProvider",!1,o["a"]("editorHasReferenceProvider","Whether the editor has a reference provider")),e.hasRenameProvider=new n["c"]("editorHasRenameProvider",!1,o["a"]("editorHasRenameProvider","Whether the editor has a rename provider")),e.hasSignatureHelpProvider=new n["c"]("editorHasSignatureHelpProvider",!1,o["a"]("editorHasSignatureHelpProvider","Whether the editor has a signature help provider")),e.hasInlayHintsProvider=new n["c"]("editorHasInlayHintsProvider",!1,o["a"]("editorHasInlayHintsProvider","Whether the editor has an inline hints provider")),e.hasDocumentFormattingProvider=new n["c"]("editorHasDocumentFormattingProvider",!1,o["a"]("editorHasDocumentFormattingProvider","Whether the editor has a document formatting provider")),e.hasDocumentSelectionFormattingProvider=new n["c"]("editorHasDocumentSelectionFormattingProvider",!1,o["a"]("editorHasDocumentSelectionFormattingProvider","Whether the editor has a document selection formatting provider")),e.hasMultipleDocumentFormattingProvider=new n["c"]("editorHasMultipleDocumentFormattingProvider",!1,o["a"]("editorHasMultipleDocumentFormattingProvider","Whether the editor has multiple document formatting providers")),e.hasMultipleDocumentSelectionFormattingProvider=new n["c"]("editorHasMultipleDocumentSelectionFormattingProvider",!1,o["a"]("editorHasMultipleDocumentSelectionFormattingProvider","Whether the editor has multiple document selection formatting providers"))})(r||(r={}))},db0d:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));class r{constructor(e){this._theme=e}get type(){return this._theme.type}get value(){return this._theme}update(e){this._theme=e}getColor(e){return this._theme.getColor(e)}}},f58f:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));class r{constructor(e,t,i,r,o,n){this.id=e,this.label=t,this.alias=i,this._precondition=r,this._run=o,this._contextKeyService=n}isSupported(){return this._contextKeyService.contextMatchesRules(this._precondition)}run(){return this.isSupported()?this._run():Promise.resolve(void 0)}}}}]);
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com