openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
2 lines • 7.84 kB
JavaScript
import{n as e}from"./rolldown-runtime-DkW27tQK.js";function t(e,t){t||={};for(var n=t.prefix===void 0?`^`:t.prefix,r=t.suffix===void 0?`\\b`:t.suffix,i=0;i<e.length;i++)e[i]instanceof RegExp?e[i]=e[i].source:e[i]=e[i].replace(/[-\/\\^$*+?.()|[\]{}]/g,`\\$&`);return RegExp(n+`(`+e.join(`|`)+`)`+r,`i`)}function n(e,t){var n=t.returnStack[t.returnStack.length-1];if(n&&n.shouldReturnFrom(t))return t.tokenize=n.tokenize,t.returnStack.pop(),t.tokenize(e,t);if(e.eatSpace())return null;if(e.eat(`(`))return t.bracketNesting+=1,`punctuation`;if(e.eat(`)`))return--t.bracketNesting,`punctuation`;for(var a in h)if(e.match(h[a]))return a;var o=e.next();if(o===`'`)return r(e,t);if(o===`$`)return u(e,t);if(o===`"`)return i(e,t);if(o===`<`&&e.eat(`#`))return t.tokenize=l,l(e,t);if(o===`#`)return e.skipToEnd(),`comment`;if(o===`@`){var s=e.eat(/["']/);if(s&&e.eol())return t.tokenize=f,t.startQuote=s[0],f(e,t);if(e.eol())return`error`;if(e.peek().match(/[({]/))return`punctuation`;if(e.peek().match(m))return u(e,t)}return`error`}function r(e,t){for(var r;(r=e.peek())!=null;)if(e.next(),r===`'`&&!e.eat(`'`))return t.tokenize=n,`string`;return`error`}function i(e,t){for(var r;(r=e.peek())!=null;){if(r===`$`)return t.tokenize=a,`string`;if(e.next(),r==="`"){e.next();continue}if(r===`"`&&!e.eat(`"`))return t.tokenize=n,`string`}return`error`}function a(e,t){return c(e,t,i)}function o(e,t){return t.tokenize=f,t.startQuote=`"`,f(e,t)}function s(e,t){return c(e,t,o)}function c(e,t,r){if(e.match(`$(`)){var i=t.bracketNesting;return t.returnStack.push({shouldReturnFrom:function(e){return e.bracketNesting===i},tokenize:r}),t.tokenize=n,t.bracketNesting+=1,`punctuation`}return e.next(),t.returnStack.push({shouldReturnFrom:function(){return!0},tokenize:r}),t.tokenize=u,t.tokenize(e,t)}function l(e,t){for(var r=!1,i;(i=e.next())!=null;){if(r&&i==`>`){t.tokenize=n;break}r=i===`#`}return`comment`}function u(e,t){var r=e.peek();return e.eat(`{`)?(t.tokenize=d,d(e,t)):r!=null&&r.match(m)?(e.eatWhile(m),t.tokenize=n,`variable`):(t.tokenize=n,`error`)}function d(e,t){for(var r;(r=e.next())!=null;)if(r===`}`){t.tokenize=n;break}return`variable`}function f(e,t){var r=t.startQuote;if(e.sol()&&e.match(RegExp(r+`@`)))t.tokenize=n;else if(r===`"`)for(;!e.eol();){var i=e.peek();if(i===`$`)return t.tokenize=s,`string`;e.next(),i==="`"&&e.next()}else e.skipToEnd();return`string`}var p,m,h,g;function _(){return(_=e((()=>{p=`(?=[^A-Za-z\\d\\-_]|$)`,m=/[\w\-:]/,h={keyword:t([/begin|break|catch|continue|data|default|do|dynamicparam/,/else|elseif|end|exit|filter|finally|for|foreach|from|function|if|in/,/param|process|return|switch|throw|trap|try|until|where|while/],{suffix:p}),number:/^((0x[\da-f]+)|((\d+\.\d+|\d\.|\.\d+|\d+)(e[\+\-]?\d+)?))[ld]?([kmgtp]b)?/i,operator:t([t([`f`,/b?not/,/[ic]?split/,`join`,/is(not)?/,`as`,/[ic]?(eq|ne|[gl][te])/,/[ic]?(not)?(like|match|contains)/,/[ic]?replace/,/b?(and|or|xor)/],{prefix:`-`}),/[+\-*\/%]=|\+\+|--|\.\.|[+\-*&^%:=!|\/]|<(?!#)|(?!#)>/],{suffix:``}),builtin:t([/[A-Z]:|%|\?/i,t([/Add-(Computer|Content|History|Member|PSSnapin|Type)/,/Checkpoint-Computer/,/Clear-(Content|EventLog|History|Host|Item(Property)?|Variable)/,/Compare-Object/,/Complete-Transaction/,/Connect-PSSession/,/ConvertFrom-(Csv|Json|SecureString|StringData)/,/Convert-Path/,/ConvertTo-(Csv|Html|Json|SecureString|Xml)/,/Copy-Item(Property)?/,/Debug-Process/,/Disable-(ComputerRestore|PSBreakpoint|PSRemoting|PSSessionConfiguration)/,/Disconnect-PSSession/,/Enable-(ComputerRestore|PSBreakpoint|PSRemoting|PSSessionConfiguration)/,/(Enter|Exit)-PSSession/,/Export-(Alias|Clixml|Console|Counter|Csv|FormatData|ModuleMember|PSSession)/,/ForEach-Object/,/Format-(Custom|List|Table|Wide)/,RegExp(`Get-(Acl|Alias|AuthenticodeSignature|ChildItem|Command|ComputerRestorePoint|Content|ControlPanelItem|Counter|Credential|Culture|Date|Event|EventLog|EventSubscriber|ExecutionPolicy|FormatData|Help|History|Host|HotFix|Item|ItemProperty|Job|Location|Member|Module|PfxCertificate|Process|PSBreakpoint|PSCallStack|PSDrive|PSProvider|PSSession|PSSessionConfiguration|PSSnapin|Random|Service|TraceSource|Transaction|TypeData|UICulture|Unique|Variable|Verb|WinEvent|WmiObject)`),/Group-Object/,/Import-(Alias|Clixml|Counter|Csv|LocalizedData|Module|PSSession)/,/ImportSystemModules/,/Invoke-(Command|Expression|History|Item|RestMethod|WebRequest|WmiMethod)/,/Join-Path/,/Limit-EventLog/,/Measure-(Command|Object)/,/Move-Item(Property)?/,RegExp(`New-(Alias|Event|EventLog|Item(Property)?|Module|ModuleManifest|Object|PSDrive|PSSession|PSSessionConfigurationFile|PSSessionOption|PSTransportOption|Service|TimeSpan|Variable|WebServiceProxy|WinEvent)`),/Out-(Default|File|GridView|Host|Null|Printer|String)/,/Pause/,/(Pop|Push)-Location/,/Read-Host/,/Receive-(Job|PSSession)/,/Register-(EngineEvent|ObjectEvent|PSSessionConfiguration|WmiEvent)/,/Remove-(Computer|Event|EventLog|Item(Property)?|Job|Module|PSBreakpoint|PSDrive|PSSession|PSSnapin|TypeData|Variable|WmiObject)/,/Rename-(Computer|Item(Property)?)/,/Reset-ComputerMachinePassword/,/Resolve-Path/,/Restart-(Computer|Service)/,/Restore-Computer/,/Resume-(Job|Service)/,/Save-Help/,/Select-(Object|String|Xml)/,/Send-MailMessage/,RegExp(`Set-(Acl|Alias|AuthenticodeSignature|Content|Date|ExecutionPolicy|Item(Property)?|Location|PSBreakpoint|PSDebug|PSSessionConfiguration|Service|StrictMode|TraceSource|Variable|WmiInstance)`),/Show-(Command|ControlPanelItem|EventLog)/,/Sort-Object/,/Split-Path/,/Start-(Job|Process|Service|Sleep|Transaction|Transcript)/,/Stop-(Computer|Job|Process|Service|Transcript)/,/Suspend-(Job|Service)/,/TabExpansion2/,/Tee-Object/,/Test-(ComputerSecureChannel|Connection|ModuleManifest|Path|PSSessionConfigurationFile)/,/Trace-Command/,/Unblock-File/,/Undo-Transaction/,/Unregister-(Event|PSSessionConfiguration)/,/Update-(FormatData|Help|List|TypeData)/,/Use-Transaction/,/Wait-(Event|Job|Process)/,/Where-Object/,/Write-(Debug|Error|EventLog|Host|Output|Progress|Verbose|Warning)/,/cd|help|mkdir|more|oss|prompt/,/ac|asnp|cat|cd|chdir|clc|clear|clhy|cli|clp|cls|clv|cnsn|compare|copy|cp|cpi|cpp|cvpa|dbp|del|diff|dir|dnsn|ebp/,/echo|epal|epcsv|epsn|erase|etsn|exsn|fc|fl|foreach|ft|fw|gal|gbp|gc|gci|gcm|gcs|gdr|ghy|gi|gjb|gl|gm|gmo|gp|gps/,/group|gsn|gsnp|gsv|gu|gv|gwmi|h|history|icm|iex|ihy|ii|ipal|ipcsv|ipmo|ipsn|irm|ise|iwmi|iwr|kill|lp|ls|man|md/,/measure|mi|mount|move|mp|mv|nal|ndr|ni|nmo|npssc|nsn|nv|ogv|oh|popd|ps|pushd|pwd|r|rbp|rcjb|rcsn|rd|rdr|ren|ri/,/rjb|rm|rmdir|rmo|rni|rnp|rp|rsn|rsnp|rujb|rv|rvpa|rwmi|sajb|sal|saps|sasv|sbp|sc|select|set|shcm|si|sl|sleep|sls/,/sort|sp|spjb|spps|spsv|start|sujb|sv|swmi|tee|trcm|type|where|wjb|write/],{prefix:``,suffix:``}),t([/[$?^_]|Args|ConfirmPreference|ConsoleFileName|DebugPreference|Error|ErrorActionPreference|ErrorView|ExecutionContext/,/FormatEnumerationLimit|Home|Host|Input|MaximumAliasCount|MaximumDriveCount|MaximumErrorCount|MaximumFunctionCount/,/MaximumHistoryCount|MaximumVariableCount|MyInvocation|NestedPromptLevel|OutputEncoding|Pid|Profile|ProgressPreference/,/PSBoundParameters|PSCommandPath|PSCulture|PSDefaultParameterValues|PSEmailServer|PSHome|PSScriptRoot|PSSessionApplicationName/,/PSSessionConfigurationName|PSSessionOption|PSUICulture|PSVersionTable|Pwd|ShellId|StackTrace|VerbosePreference/,/WarningPreference|WhatIfPreference/,/Event|EventArgs|EventSubscriber|Sender/,/Matches|Ofs|ForEach|LastExitCode|PSCmdlet|PSItem|PSSenderInfo|This/,/true|false|null/],{prefix:`\\$`,suffix:``})],{suffix:p}),punctuation:/[\[\]{},;`\\\.]|@[({]/,variable:/^[A-Za-z\_][A-Za-z\-\_\d]*\b/},g={name:`powershell`,startState:function(){return{returnStack:[],bracketNesting:0,tokenize:n}},token:function(e,t){return t.tokenize(e,t)},languageData:{commentTokens:{line:`#`,block:{open:`<#`,close:`#>`}}}}})))()}_();export{g as powerShell};
//# sourceMappingURL=powershell-BcUGsiXj.js.map