⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
lib
/
monaco
/
min
/
vs
/
View File Name :
loader.js
"use strict";/*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5) * Released under the MIT license * https://github.com/microsoft/vscode/blob/main/LICENSE.txt *-----------------------------------------------------------*/var _amdLoaderGlobal=this,_commonjsGlobal=typeof global=="object"?global:{},AMDLoader;(function(d){d.global=_amdLoaderGlobal;var m=function(){function p(){this._detected=!1,this._isWindows=!1,this._isNode=!1,this._isElectronRenderer=!1,this._isWebWorker=!1,this._isElectronNodeIntegrationWebWorker=!1}return Object.defineProperty(p.prototype,"isWindows",{get:function(){return this._detect(),this._isWindows},enumerable:!1,configurable:!0}),Object.defineProperty(p.prototype,"isNode",{get:function(){return this._detect(),this._isNode},enumerable:!1,configurable:!0}),Object.defineProperty(p.prototype,"isElectronRenderer",{get:function(){return this._detect(),this._isElectronRenderer},enumerable:!1,configurable:!0}),Object.defineProperty(p.prototype,"isWebWorker",{get:function(){return this._detect(),this._isWebWorker},enumerable:!1,configurable:!0}),Object.defineProperty(p.prototype,"isElectronNodeIntegrationWebWorker",{get:function(){return this._detect(),this._isElectronNodeIntegrationWebWorker},enumerable:!1,configurable:!0}),p.prototype._detect=function(){this._detected||(this._detected=!0,this._isWindows=p._isWindows(),this._isNode=typeof module<"u"&&!!module.exports,this._isElectronRenderer=typeof process<"u"&&typeof process.versions<"u"&&typeof process.versions.electron<"u"&&process.type==="renderer",this._isWebWorker=typeof d.global.importScripts=="function",this._isElectronNodeIntegrationWebWorker=this._isWebWorker&&typeof process<"u"&&typeof process.versions<"u"&&typeof process.versions.electron<"u"&&process.type==="worker")},p._isWindows=function(){return typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.indexOf("Windows")>=0?!0:typeof process<"u"?process.platform==="win32":!1},p}();d.Environment=m})(AMDLoader||(AMDLoader={}));var AMDLoader;(function(d){var m=function(){function u(n,g,i){this.type=n,this.detail=g,this.timestamp=i}return u}();d.LoaderEvent=m;var p=function(){function u(n){this._events=[new m(1,"",n)]}return u.prototype.record=function(n,g){this._events.push(new m(n,g,d.Utilities.getHighPerformanceTimestamp()))},u.prototype.getEvents=function(){return this._events},u}();d.LoaderEventRecorder=p;var y=function(){function u(){}return u.prototype.record=function(n,g){},u.prototype.getEvents=function(){return[]},u.INSTANCE=new u,u}();d.NullLoaderEventRecorder=y})(AMDLoader||(AMDLoader={}));var AMDLoader;(function(d){var m=function(){function p(){}return p.fileUriToFilePath=function(y,u){if(u=decodeURI(u).replace(/%23/g,"#"),y){if(/^file:\/\/\//.test(u))return u.substr(8);if(/^file:\/\//.test(u))return u.substr(5)}else if(/^file:\/\//.test(u))return u.substr(7);return u},p.startsWith=function(y,u){return y.length>=u.length&&y.substr(0,u.length)===u},p.endsWith=function(y,u){return y.length>=u.length&&y.substr(y.length-u.length)===u},p.containsQueryString=function(y){return/^[^\#]*\?/gi.test(y)},p.isAbsolutePath=function(y){return/^((http:\/\/)|(https:\/\/)|(file:\/\/)|(\/))/.test(y)},p.forEachProperty=function(y,u){if(y){var n=void 0;for(n in y)y.hasOwnProperty(n)&&u(n,y[n])}},p.isEmpty=function(y){var u=!0;return p.forEachProperty(y,function(){u=!1}),u},p.recursiveClone=function(y){if(!y||typeof y!="object"||y instanceof RegExp||!Array.isArray(y)&&Object.getPrototypeOf(y)!==Object.prototype)return y;var u=Array.isArray(y)?[]:{};return p.forEachProperty(y,function(n,g){g&&typeof g=="object"?u[n]=p.recursiveClone(g):u[n]=g}),u},p.generateAnonymousModule=function(){return"===anonymous"+p.NEXT_ANONYMOUS_ID+++"==="},p.isAnonymousModule=function(y){return p.startsWith(y,"===anonymous")},p.getHighPerformanceTimestamp=function(){return this.PERFORMANCE_NOW_PROBED||(this.PERFORMANCE_NOW_PROBED=!0,this.HAS_PERFORMANCE_NOW=d.global.performance&&typeof d.global.performance.now=="function"),this.HAS_PERFORMANCE_NOW?d.global.performance.now():Date.now()},p.NEXT_ANONYMOUS_ID=1,p.PERFORMANCE_NOW_PROBED=!1,p.HAS_PERFORMANCE_NOW=!1,p}();d.Utilities=m})(AMDLoader||(AMDLoader={}));var AMDLoader;(function(d){function m(u){if(u instanceof Error)return u;var n=new Error(u.message||String(u)||"Unknown Error");return u.stack&&(n.stack=u.stack),n}d.ensureError=m;var p=function(){function u(){}return u.validateConfigurationOptions=function(n){function g(e){if(e.phase==="loading"){console.error('Loading "'+e.moduleId+'" failed'),console.error(e),console.error("Here are the modules that depend on it:"),console.error(e.neededBy);return}if(e.phase==="factory"){console.error('The factory function of "'+e.moduleId+'" has thrown an exception'),console.error(e),console.error("Here are the modules that depend on it:"),console.error(e.neededBy);return}}if(n=n||{},typeof n.baseUrl!="string"&&(n.baseUrl=""),typeof n.isBuild!="boolean"&&(n.isBuild=!1),typeof n.buildForceInvokeFactory!="object"&&(n.buildForceInvokeFactory={}),typeof n.paths!="object"&&(n.paths={}),typeof n.config!="object"&&(n.config={}),typeof n.catchError>"u"&&(n.catchError=!1),typeof n.recordStats>"u"&&(n.recordStats=!1),typeof n.urlArgs!="string"&&(n.urlArgs=""),typeof n.onError!="function"&&(n.onError=g),Array.isArray(n.ignoreDuplicateModules)||(n.ignoreDuplicateModules=[]),n.baseUrl.length>0&&(d.Utilities.endsWith(n.baseUrl,"/")||(n.baseUrl+="/")),typeof n.cspNonce!="string"&&(n.cspNonce=""),typeof n.preferScriptTags>"u"&&(n.preferScriptTags=!1),Array.isArray(n.nodeModules)||(n.nodeModules=[]),n.nodeCachedData&&typeof n.nodeCachedData=="object"&&(typeof n.nodeCachedData.seed!="string"&&(n.nodeCachedData.seed="seed"),(typeof n.nodeCachedData.writeDelay!="number"||n.nodeCachedData.writeDelay<0)&&(n.nodeCachedData.writeDelay=1e3*7),!n.nodeCachedData.path||typeof n.nodeCachedData.path!="string")){var i=m(new Error("INVALID cached data configuration, 'path' MUST be set"));i.phase="configuration",n.onError(i),n.nodeCachedData=void 0}return n},u.mergeConfigurationOptions=function(n,g){n===void 0&&(n=null),g===void 0&&(g=null);var i=d.Utilities.recursiveClone(g||{});return d.Utilities.forEachProperty(n,function(e,t){e==="ignoreDuplicateModules"&&typeof i.ignoreDuplicateModules<"u"?i.ignoreDuplicateModules=i.ignoreDuplicateModules.concat(t):e==="paths"&&typeof i.paths<"u"?d.Utilities.forEachProperty(t,function(r,o){return i.paths[r]=o}):e==="config"&&typeof i.config<"u"?d.Utilities.forEachProperty(t,function(r,o){return i.config[r]=o}):i[e]=d.Utilities.recursiveClone(t)}),u.validateConfigurationOptions(i)},u}();d.ConfigurationOptionsUtil=p;var y=function(){function u(n,g){if(this._env=n,this.options=p.mergeConfigurationOptions(g),this._createIgnoreDuplicateModulesMap(),this._createNodeModulesMap(),this._createSortedPathsRules(),this.options.baseUrl===""){if(this.options.nodeRequire&&this.options.nodeRequire.main&&this.options.nodeRequire.main.filename&&this._env.isNode){var i=this.options.nodeRequire.main.filename,e=Math.max(i.lastIndexOf("/"),i.lastIndexOf("\\"));this.options.baseUrl=i.substring(0,e+1)}if(this.options.nodeMain&&this._env.isNode){var i=this.options.nodeMain,e=Math.max(i.lastIndexOf("/"),i.lastIndexOf("\\"));this.options.baseUrl=i.substring(0,e+1)}}}return u.prototype._createIgnoreDuplicateModulesMap=function(){this.ignoreDuplicateModulesMap={};for(var n=0;n
=5)){if(_.length
0?(l=_.slice(0,16),c=_.slice(16),o.record(60,r)):o.record(61,r),h()})}},e.prototype._verifyCachedData=function(t,r,o,s,a){var c=this;!s||t.cachedDataRejected||setTimeout(function(){var l=c._crypto.createHash("md5").update(r,"utf8").digest();s.equals(l)||(a.getConfig().onError(new Error("FAILED TO VERIFY CACHED DATA, deleting stale '"+o+"' now, but a RESTART IS REQUIRED")),c._fs.unlink(o,function(f){f&&a.getConfig().onError(f)}))},Math.ceil(5e3*(1+Math.random())))},e._BOM=65279,e._PREFIX="(function (require, define, __filename, __dirname) { ",e._SUFFIX=` });`,e}();function g(e,t){if(t.__$__isRecorded)return t;var r=function(o){e.record(33,o);try{return t(o)}finally{e.record(34,o)}};return r.__$__isRecorded=!0,r}d.ensureRecordedNodeRequire=g;function i(e){return new m(e)}d.createScriptLoader=i})(AMDLoader||(AMDLoader={}));var AMDLoader;(function(d){var m=function(){function i(e){var t=e.lastIndexOf("/");t!==-1?this.fromModulePath=e.substr(0,t+1):this.fromModulePath=""}return i._normalizeModuleId=function(e){var t=e,r;for(r=/\/\.\//;r.test(t);)t=t.replace(r,"/");for(t=t.replace(/^\.\//g,""),r=/\/(([^\/])|([^\/][^\/\.])|([^\/\.][^\/])|([^\/][^\/][^\/]+))\/\.\.\//;r.test(t);)t=t.replace(r,"/");return t=t.replace(/^(([^\/])|([^\/][^\/\.])|([^\/\.][^\/])|([^\/][^\/][^\/]+))\/\.\.\//,""),t},i.prototype.resolveModule=function(e){var t=e;return d.Utilities.isAbsolutePath(t)||(d.Utilities.startsWith(t,"./")||d.Utilities.startsWith(t,"../"))&&(t=i._normalizeModuleId(this.fromModulePath+t)),t},i.ROOT=new i(""),i}();d.ModuleIdResolver=m;var p=function(){function i(e,t,r,o,s,a){this.id=e,this.strId=t,this.dependencies=r,this._callback=o,this._errorback=s,this.moduleIdResolver=a,this.exports={},this.error=null,this.exportsPassedIn=!1,this.unresolvedDependenciesCount=this.dependencies.length,this._isComplete=!1}return i._safeInvokeFunction=function(e,t){try{return{returnedValue:e.apply(d.global,t),producedError:null}}catch(r){return{returnedValue:null,producedError:r}}},i._invokeFactory=function(e,t,r,o){return e.shouldInvokeFactory(t)?e.shouldCatchError()?this._safeInvokeFunction(r,o):{returnedValue:r.apply(d.global,o),producedError:null}:{returnedValue:null,producedError:null}},i.prototype.complete=function(e,t,r,o){this._isComplete=!0;var s=null;if(this._callback)if(typeof this._callback=="function"){e.record(21,this.strId);var a=i._invokeFactory(t,this.strId,this._callback,r);s=a.producedError,e.record(22,this.strId),!s&&typeof a.returnedValue<"u"&&(!this.exportsPassedIn||d.Utilities.isEmpty(this.exports))&&(this.exports=a.returnedValue)}else this.exports=this._callback;if(s){var c=d.ensureError(s);c.phase="factory",c.moduleId=this.strId,c.neededBy=o(this.id),this.error=c,t.onError(c)}this.dependencies=null,this._callback=null,this._errorback=null,this.moduleIdResolver=null},i.prototype.onDependencyError=function(e){return this._isComplete=!0,this.error=e,this._errorback?(this._errorback(e),!0):!1},i.prototype.isComplete=function(){return this._isComplete},i}();d.Module=p;var y=function(){function i(){this._nextId=0,this._strModuleIdToIntModuleId=new Map,this._intModuleIdToStrModuleId=[],this.getModuleId("exports"),this.getModuleId("module"),this.getModuleId("require")}return i.prototype.getMaxModuleId=function(){return this._nextId},i.prototype.getModuleId=function(e){var t=this._strModuleIdToIntModuleId.get(e);return typeof t>"u"&&(t=this._nextId++,this._strModuleIdToIntModuleId.set(e,t),this._intModuleIdToStrModuleId[t]=e),t},i.prototype.getStrModuleId=function(e){return this._intModuleIdToStrModuleId[e]},i}(),u=function(){function i(e){this.id=e}return i.EXPORTS=new i(0),i.MODULE=new i(1),i.REQUIRE=new i(2),i}();d.RegularDependency=u;var n=function(){function i(e,t,r){this.id=e,this.pluginId=t,this.pluginParam=r}return i}();d.PluginDependency=n;var g=function(){function i(e,t,r,o,s){s===void 0&&(s=0),this._env=e,this._scriptLoader=t,this._loaderAvailableTimestamp=s,this._defineFunc=r,this._requireFunc=o,this._moduleIdProvider=new y,this._config=new d.Configuration(this._env),this._hasDependencyCycle=!1,this._modules2=[],this._knownModules2=[],this._inverseDependencies2=[],this._inversePluginDependencies2=new Map,this._currentAnonymousDefineCall=null,this._recorder=null,this._buildInfoPath=[],this._buildInfoDefineStack=[],this._buildInfoDependencies=[]}return i.prototype.reset=function(){return new i(this._env,this._scriptLoader,this._defineFunc,this._requireFunc,this._loaderAvailableTimestamp)},i.prototype.getGlobalAMDDefineFunc=function(){return this._defineFunc},i.prototype.getGlobalAMDRequireFunc=function(){return this._requireFunc},i._findRelevantLocationInStack=function(e,t){for(var r=function(M){return M.replace(/\\/g,"/")},o=r(e),s=t.split(/\n/),a=0;a
=0){var o=t.resolveModule(e.substr(0,r)),s=t.resolveModule(e.substr(r+1)),a=this._moduleIdProvider.getModuleId(o+"!"+s),c=this._moduleIdProvider.getModuleId(o);return new n(a,c,s)}return new u(this._moduleIdProvider.getModuleId(t.resolveModule(e)))},i.prototype._normalizeDependencies=function(e,t){for(var r=[],o=0,s=0,a=e.length;s
0;){var f=l.shift(),h=this._modules2[f];h&&(c=h.onDependencyError(r)||c);var v=this._inverseDependencies2[f];if(v)for(var s=0,a=v.length;s
0;){var l=c.shift(),f=l.dependencies;if(f)for(var s=0,a=f.length;s
=o.length)t._onLoadError(e,l);else{var f=o[a],h=t.getRecorder();if(t._config.isBuild()&&f==="empty:"){t._buildInfoPath[e]=f,t.defineModule(t._moduleIdProvider.getStrModuleId(e),[],null,null,null),t._onLoad(e);return}h.record(10,f),t._scriptLoader.load(t,f,function(){t._config.isBuild()&&(t._buildInfoPath[e]=f),h.record(11,f),t._onLoad(e)},function(v){h.record(12,f),c(v)})}};c(null)}},i.prototype._loadPluginDependency=function(e,t){var r=this;if(!(this._modules2[t.id]||this._knownModules2[t.id])){this._knownModules2[t.id]=!0;var o=function(s){r.defineModule(r._moduleIdProvider.getStrModuleId(t.id),[],s,null,null)};o.error=function(s){r._config.onError(r._createLoadError(t.id,s))},e.load(t.pluginParam,this._createRequire(m.ROOT),o,this._config.getOptionsLiteral())}},i.prototype._resolve=function(e){var t=this,r=e.dependencies;if(r)for(var o=0,s=r.length;o
`)),e.unresolvedDependenciesCount--;continue}if(this._inverseDependencies2[a.id]=this._inverseDependencies2[a.id]||[],this._inverseDependencies2[a.id].push(e.id),a instanceof n){var f=this._modules2[a.pluginId];if(f&&f.isComplete()){this._loadPluginDependency(f.exports,a);continue}var h=this._inversePluginDependencies2.get(a.pluginId);h||(h=[],this._inversePluginDependencies2.set(a.pluginId,h)),h.push(a),this._loadModule(a.pluginId);continue}this._loadModule(a.id)}e.unresolvedDependenciesCount===0&&this._onModuleComplete(e)},i.prototype._onModuleComplete=function(e){var t=this,r=this.getRecorder();if(!e.isComplete()){var o=e.dependencies,s=[];if(o)for(var a=0,c=o.length;a
"u"&&g())})(AMDLoader||(AMDLoader={})); //# sourceMappingURL=loader.js.map