@dao42/d42paas-front 0.3.6 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/1569.js +1 -1
- package/dist/1585.js +1 -1
- package/dist/1593.js +1 -1
- package/dist/1594.js +1 -1
- package/dist/162.js +1 -1
- package/dist/1649.js +1 -1
- package/dist/1742.js +1 -1
- package/dist/1941.js +1 -1
- package/dist/2014.js +1 -1
- package/dist/2088.js +1 -1
- package/dist/2235.js +3 -3
- package/dist/2271.js +1 -1
- package/dist/2287.js +3 -3
- package/dist/2388.js +1 -1
- package/dist/2583.js +1 -1
- package/dist/2862.js +1 -1
- package/dist/2906.js +1 -1
- package/dist/300.js +1 -1
- package/dist/3008.js +1 -1
- package/dist/317.js +1 -1
- package/dist/3315.js +1 -1
- package/dist/3399.js +1 -1
- package/dist/3504.js +1 -1
- package/dist/3553.js +2 -2
- package/dist/3673.js +1 -1
- package/dist/3780.js +1 -1
- package/dist/3855.js +1 -1
- package/dist/4035.js +1 -1
- package/dist/{7546.js → 4061.js} +3 -3
- package/dist/4073.js +1 -1
- package/dist/4246.js +1 -1
- package/dist/4366.js +1 -1
- package/dist/4369.js +1 -1
- package/dist/4454.js +1 -1
- package/dist/4511.js +2 -2
- package/dist/4558.js +1 -1
- package/dist/4610.js +1 -1
- package/dist/471.js +1 -1
- package/dist/4858.js +1 -1
- package/dist/4896.js +1 -1
- package/dist/491.js +1 -1
- package/dist/5257.js +1 -1
- package/dist/5454.js +1 -1
- package/dist/5524.js +1 -1
- package/dist/5669.js +2 -2
- package/dist/5881.js +1 -1
- package/dist/5900.js +2 -2
- package/dist/5924.js +1 -1
- package/dist/5925.js +1 -1
- package/dist/5972.js +1 -1
- package/dist/5974.js +1 -1
- package/dist/6022.js +2 -2
- package/dist/615.js +1 -1
- package/dist/6162.js +1 -1
- package/dist/6175.js +1 -1
- package/dist/622.js +1 -1
- package/dist/6223.js +1 -1
- package/dist/6330.js +1 -1
- package/dist/6331.js +1 -1
- package/dist/6354.js +2 -2
- package/dist/6751.js +2 -2
- package/dist/6792.js +1 -1
- package/dist/6844.js +1 -1
- package/dist/7125.js +1 -1
- package/dist/7127.js +1 -1
- package/dist/7135.js +2 -2
- package/dist/7148.js +1 -1
- package/dist/7447.js +1 -1
- package/dist/7453.js +2 -2
- package/dist/7483.js +1 -1
- package/dist/7604.js +1 -1
- package/dist/7971.js +1 -1
- package/dist/8147.js +1 -1
- package/dist/8308.js +1 -1
- package/dist/8309.js +1 -1
- package/dist/8327.js +1 -1
- package/dist/849.js +1 -1
- package/dist/8677.js +1 -1
- package/dist/868.js +1 -1
- package/dist/8947.js +1 -1
- package/dist/930.js +1 -1
- package/dist/9342.js +2 -2
- package/dist/9482.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9741.js +2 -2
- package/dist/9909.js +1 -1
- package/dist/9953.js +2 -2
- package/dist/daoPaaS.js +4 -4
- package/dist/index.d.ts +31 -31
- package/dist/index.html +16 -16
- package/package.json +161 -160
package/dist/5900.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[5900],{35900:(x,i,r)=>{r.r(i),r.d(i,{conf:()=>u,language:()=>b});var c=r(90361);/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var s=Object.defineProperty,p=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyNames,
|
|
6
|
+
*-----------------------------------------------------------------------------*/var s=Object.defineProperty,p=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,l=n=>s(n,"__esModule",{value:!0}),m=(n,t,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!d.call(n,o)&&o!=="default"&&s(n,o,{get:()=>t[o],enumerable:!(a=p(t,o))||a.enumerable});return n},e={};l(e),m(e,c);var u={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],onEnterRules:[{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,afterText:/^\s*\*\/$/,action:{indentAction:e.languages.IndentAction.IndentOutdent,appendText:" * "}},{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,action:{indentAction:e.languages.IndentAction.None,appendText:" * "}},{beforeText:/^(\t|(\ \ ))*\ \*(\ ([^\*]|\*(?!\/))*)?$/,action:{indentAction:e.languages.IndentAction.None,appendText:"* "}},{beforeText:/^(\t|(\ \ ))*\ \*\/\s*$/,action:{indentAction:e.languages.IndentAction.None,removeText:1}}],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",close:"`",notIn:["string","comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*//\\s*#?region\\b"),end:new RegExp("^\\s*//\\s*#?endregion\\b")}}},b={defaultToken:"invalid",tokenPostfix:".ts",keywords:["abstract","any","as","asserts","bigint","boolean","break","case","catch","class","continue","const","constructor","debugger","declare","default","delete","do","else","enum","export","extends","false","finally","for","from","function","get","if","implements","import","in","infer","instanceof","interface","is","keyof","let","module","namespace","never","new","null","number","object","package","private","protected","public","override","readonly","require","global","return","set","static","string","super","switch","symbol","this","throw","true","try","type","typeof","undefined","unique","unknown","var","void","while","with","yield","async","await","of"],operators:["<=",">=","==","!=","===","!==","=>","+","-","**","*","/","%","++","--","<<","</",">>",">>>","&","|","^","!","~","&&","||","??","?",":","=","+=","-=","*=","**=","/=","%=","<<=",">>=",">>>=","&=","|=","^=","@"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,regexpctl:/[(){}\[\]\$\^|\-*+?\.]/,regexpesc:/\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,tokenizer:{root:[[/[{}]/,"delimiter.bracket"],{include:"common"}],common:[[/[a-z_$][\w$]*/,{cases:{"@keywords":"keyword","@default":"identifier"}}],[/[A-Z][\w\$]*/,"type.identifier"],{include:"@whitespace"},[/\/(?=([^\\\/]|\\.)+\/([dgimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,{token:"regexp",bracket:"@open",next:"@regexp"}],[/[()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/!(?=([^=]|$))/,"delimiter"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/(@digits)[eE]([\-+]?(@digits))?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/,"number.float"],[/0[xX](@hexdigits)n?/,"number.hex"],[/0[oO]?(@octaldigits)n?/,"number.octal"],[/0[bB](@binarydigits)n?/,"number.binary"],[/(@digits)n?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string_double"],[/'/,"string","@string_single"],[/`/,"string","@string_backtick"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@jsdoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],jsdoc:[[/[^\/*]+/,"comment.doc"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],regexp:[[/(\{)(\d+(?:,\d*)?)(\})/,["regexp.escape.control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["regexp.escape.control",{token:"regexp.escape.control",next:"@regexrange"}]],[/(\()(\?:|\?=|\?!)/,["regexp.escape.control","regexp.escape.control"]],[/[()]/,"regexp.escape.control"],[/@regexpctl/,"regexp.escape.control"],[/[^\\\/]/,"regexp"],[/@regexpesc/,"regexp.escape"],[/\\\./,"regexp.invalid"],[/(\/)([dgimsuy]*)/,[{token:"regexp",bracket:"@close",next:"@pop"},"keyword.other"]]],regexrange:[[/-/,"regexp.escape.control"],[/\^/,"regexp.invalid"],[/@regexpesc/,"regexp.escape"],[/[^\]]/,"regexp"],[/\]/,{token:"regexp.escape.control",next:"@pop",bracket:"@close"}]],string_double:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],string_single:[[/[^\\']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/'/,"string","@pop"]],string_backtick:[[/\$\{/,{token:"delimiter.bracket",next:"@bracketCounting"}],[/[^\\`$]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/`/,"string","@pop"]],bracketCounting:[[/\{/,"delimiter.bracket","@bracketCounting"],[/\}/,"delimiter.bracket","@pop"],{include:"common"}]}}}}]);
|
package/dist/5924.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[5924],{65924:(o,e,n)=>{n.r(e),n.d(e,{conf:()=>s,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/5925.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[5925],{25925:(o,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>a});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/5972.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[5972],{45972:(o,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>i});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/5974.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[5974],{45974:(c,s,o)=>{o.r(s),o.d(s,{conf:()=>n,language:()=>r});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6022.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6022],{26022:(s,e,n)=>{n.r(e),n.d(e,{conf:()=>o,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var o={comments:{lineComment:"--",blockComment:["--[[","]]"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}]},
|
|
6
|
+
*-----------------------------------------------------------------------------*/var o={comments:{lineComment:"--",blockComment:["--[[","]]"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}]},t={defaultToken:"",tokenPostfix:".lua",keywords:["and","break","do","else","elseif","end","false","for","function","goto","if","in","local","nil","not","or","repeat","return","then","true","until","while"],brackets:[{token:"delimiter.bracket",open:"{",close:"}"},{token:"delimiter.array",open:"[",close:"]"},{token:"delimiter.parenthesis",open:"(",close:")"}],operators:["+","-","*","/","%","^","#","==","~=","<=",">=","<",">","=",";",":",",",".","..","..."],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/[a-zA-Z_]\w*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/(,)(\s*)([a-zA-Z_]\w*)(\s*)(:)(?!:)/,["delimiter","","key","","delimiter"]],[/({)(\s*)([a-zA-Z_]\w*)(\s*)(:)(?!:)/,["@brackets","","key","","delimiter"]],[/[{}()\[\]]/,"@brackets"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/\d*\.\d+([eE][\-+]?\d+)?/,"number.float"],[/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/,"number.hex"],[/\d+?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string",'@string."'],[/'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/--\[([=]*)\[/,"comment","@comment.$1"],[/--.*$/,"comment"]],comment:[[/[^\]]+/,"comment"],[/\]([=]*)\]/,{cases:{"$1==$S2":{token:"comment",next:"@pop"},"@default":"comment"}}],[/./,"comment"]],string:[[/[^\\"']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/["']/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}]]}}}}]);
|
package/dist/615.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[615],{60615:(gt,J,H)=>{H.r(J),H.d(J,{setupMode:()=>ft,setupMode1:()=>dt});var Be=H(90361);/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6162.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6162],{16162:(A,E,T)=>{T.r(E),T.d(E,{conf:()=>S,language:()=>R});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6175.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6175],{6175:(o,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>s});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/622.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[622],{10622:(a,e,_)=>{_.r(e),_.d(e,{conf:()=>t,language:()=>s});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6223.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6223],{66223:(s,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>i});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6330.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6330],{6330:(s,e,o)=>{o.r(e),o.d(e,{conf:()=>n,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6331.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6331],{36331:(s,e,o)=>{o.r(e),o.d(e,{conf:()=>t,language:()=>n});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6354.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6354],{6354:(s,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>r});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var
|
|
6
|
+
*-----------------------------------------------------------------------------*/var n={comments:{lineComment:"#",blockComment:["=begin","=end"]},brackets:[["(",")"],["{","}"],["[","]"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],indentationRules:{increaseIndentPattern:new RegExp(`^\\s*((begin|class|(private|protected)\\s+def|def|else|elsif|ensure|for|if|module|rescue|unless|until|when|while|case)|([^#]*\\sdo\\b)|([^#]*=\\s*(case|if|unless)))\\b([^#\\{;]|("|'|/).*\\4)*(#.*)?$`),decreaseIndentPattern:new RegExp("^\\s*([}\\]]([,)]?\\s*(#|$)|\\.[a-zA-Z_]\\w*\\b)|(end|rescue|ensure|else|elsif|when)\\b)")}},r={tokenPostfix:".ruby",keywords:["__LINE__","__ENCODING__","__FILE__","BEGIN","END","alias","and","begin","break","case","class","def","defined?","do","else","elsif","end","ensure","for","false","if","in","module","next","nil","not","or","redo","rescue","retry","return","self","super","then","true","undef","unless","until","when","while","yield"],keywordops:["::","..","...","?",":","=>"],builtins:["require","public","private","include","extend","attr_reader","protected","private_class_method","protected_class_method","new"],declarations:["module","class","def","case","do","begin","for","if","while","until","unless"],linedecls:["def","case","do","begin","for","if","while","until","unless"],operators:["^","&","|","<=>","==","===","!~","=~",">",">=","<","<=","<<",">>","+","-","*","/","%","**","~","+@","-@","[]","[]=","`","+=","-=","*=","**=","/=","^=","%=","<<=",">>=","&=","&&=","||=","|="],brackets:[{open:"(",close:")",token:"delimiter.parenthesis"},{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.square"}],symbols:/[=><!~?:&|+\-*\/\^%\.]+/,escape:/(?:[abefnrstv\\"'\n\r]|[0-7]{1,3}|x[0-9A-Fa-f]{1,2}|u[0-9A-Fa-f]{4})/,escapes:/\\(?:C\-(@escape|.)|c(@escape|.)|@escape)/,decpart:/\d(_?\d)*/,decimal:/0|@decpart/,delim:/[^a-zA-Z0-9\s\n\r]/,heredelim:/(?:\w+|'[^']*'|"[^"]*"|`[^`]*`)/,regexpctl:/[(){}\[\]\$\^|\-*+?\.]/,regexpesc:/\\(?:[AzZbBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})?/,tokenizer:{root:[[/^(\s*)([a-z_]\w*[!?=]?)/,["white",{cases:{"for|until|while":{token:"keyword.$2",next:"@dodecl.$2"},"@declarations":{token:"keyword.$2",next:"@root.$2"},end:{token:"keyword.$S2",next:"@pop"},"@keywords":"keyword","@builtins":"predefined","@default":"identifier"}}]],[/[a-z_]\w*[!?=]?/,{cases:{"if|unless|while|until":{token:"keyword.$0x",next:"@modifier.$0x"},for:{token:"keyword.$2",next:"@dodecl.$2"},"@linedecls":{token:"keyword.$0",next:"@root.$0"},end:{token:"keyword.$S2",next:"@pop"},"@keywords":"keyword","@builtins":"predefined","@default":"identifier"}}],[/[A-Z][\w]*[!?=]?/,"constructor.identifier"],[/\$[\w]*/,"global.constant"],[/@[\w]*/,"namespace.instance.identifier"],[/@@@[\w]*/,"namespace.class.identifier"],[/<<[-~](@heredelim).*/,{token:"string.heredoc.delimiter",next:"@heredoc.$1"}],[/[ \t\r\n]+<<(@heredelim).*/,{token:"string.heredoc.delimiter",next:"@heredoc.$1"}],[/^<<(@heredelim).*/,{token:"string.heredoc.delimiter",next:"@heredoc.$1"}],{include:"@whitespace"},[/"/,{token:"string.d.delim",next:'@dstring.d."'}],[/'/,{token:"string.sq.delim",next:"@sstring.sq"}],[/%([rsqxwW]|Q?)/,{token:"@rematch",next:"pstring"}],[/`/,{token:"string.x.delim",next:"@dstring.x.`"}],[/:(\w|[$@])\w*[!?=]?/,"string.s"],[/:"/,{token:"string.s.delim",next:'@dstring.s."'}],[/:'/,{token:"string.s.delim",next:"@sstring.s"}],[/\/(?=(\\\/|[^\/\n])+\/)/,{token:"regexp.delim",next:"@regexp"}],[/[{}()\[\]]/,"@brackets"],[/@symbols/,{cases:{"@keywordops":"keyword","@operators":"operator","@default":""}}],[/[;,]/,"delimiter"],[/0[xX][0-9a-fA-F](_?[0-9a-fA-F])*/,"number.hex"],[/0[_oO][0-7](_?[0-7])*/,"number.octal"],[/0[bB][01](_?[01])*/,"number.binary"],[/0[dD]@decpart/,"number"],[/@decimal((\.@decpart)?([eE][\-+]?@decpart)?)/,{cases:{$1:"number.float","@default":"number"}}]],dodecl:[[/^/,{token:"",switchTo:"@root.$S2"}],[/[a-z_]\w*[!?=]?/,{cases:{end:{token:"keyword.$S2",next:"@pop"},do:{token:"keyword",switchTo:"@root.$S2"},"@linedecls":{token:"@rematch",switchTo:"@root.$S2"},"@keywords":"keyword","@builtins":"predefined","@default":"identifier"}}],{include:"@root"}],modifier:[[/^/,"","@pop"],[/[a-z_]\w*[!?=]?/,{cases:{end:{token:"keyword.$S2",next:"@pop"},"then|else|elsif|do":{token:"keyword",switchTo:"@root.$S2"},"@linedecls":{token:"@rematch",switchTo:"@root.$S2"},"@keywords":"keyword","@builtins":"predefined","@default":"identifier"}}],{include:"@root"}],sstring:[[/[^\\']+/,"string.$S2"],[/\\\\|\\'|\\$/,"string.$S2.escape"],[/\\./,"string.$S2.invalid"],[/'/,{token:"string.$S2.delim",next:"@pop"}]],dstring:[[/[^\\`"#]+/,"string.$S2"],[/#/,"string.$S2.escape","@interpolated"],[/\\$/,"string.$S2.escape"],[/@escapes/,"string.$S2.escape"],[/\\./,"string.$S2.escape.invalid"],[/[`"]/,{cases:{"$#==$S3":{token:"string.$S2.delim",next:"@pop"},"@default":"string.$S2"}}]],heredoc:[[/^(\s*)(@heredelim)$/,{cases:{"$2==$S2":["string.heredoc",{token:"string.heredoc.delimiter",next:"@pop"}],"@default":["string.heredoc","string.heredoc"]}}],[/.*/,"string.heredoc"]],interpolated:[[/\$\w*/,"global.constant","@pop"],[/@\w*/,"namespace.class.identifier","@pop"],[/@@@\w*/,"namespace.instance.identifier","@pop"],[/[{]/,{token:"string.escape.curly",switchTo:"@interpolated_compound"}],["","","@pop"]],interpolated_compound:[[/[}]/,{token:"string.escape.curly",next:"@pop"}],{include:"@root"}],pregexp:[{include:"@whitespace"},[/[^\(\{\[\\]/,{cases:{"$#==$S3":{token:"regexp.delim",next:"@pop"},"$#==$S2":{token:"regexp.delim",next:"@push"},"~[)}\\]]":"@brackets.regexp.escape.control","~@regexpctl":"regexp.escape.control","@default":"regexp"}}],{include:"@regexcontrol"}],regexp:[{include:"@regexcontrol"},[/[^\\\/]/,"regexp"],["/[ixmp]*",{token:"regexp.delim"},"@pop"]],regexcontrol:[[/(\{)(\d+(?:,\d*)?)(\})/,["@brackets.regexp.escape.control","regexp.escape.control","@brackets.regexp.escape.control"]],[/(\[)(\^?)/,["@brackets.regexp.escape.control",{token:"regexp.escape.control",next:"@regexrange"}]],[/(\()(\?[:=!])/,["@brackets.regexp.escape.control","regexp.escape.control"]],[/\(\?#/,{token:"regexp.escape.control",next:"@regexpcomment"}],[/[()]/,"@brackets.regexp.escape.control"],[/@regexpctl/,"regexp.escape.control"],[/\\$/,"regexp.escape"],[/@regexpesc/,"regexp.escape"],[/\\\./,"regexp.invalid"],[/#/,"regexp.escape","@interpolated"]],regexrange:[[/-/,"regexp.escape.control"],[/\^/,"regexp.invalid"],[/\\$/,"regexp.escape"],[/@regexpesc/,"regexp.escape"],[/[^\]]/,"regexp"],[/\]/,"@brackets.regexp.escape.control","@pop"]],regexpcomment:[[/[^)]+/,"comment"],[/\)/,{token:"regexp.escape.control",next:"@pop"}]],pstring:[[/%([qws])\(/,{token:"string.$1.delim",switchTo:"@qstring.$1.(.)"}],[/%([qws])\[/,{token:"string.$1.delim",switchTo:"@qstring.$1.[.]"}],[/%([qws])\{/,{token:"string.$1.delim",switchTo:"@qstring.$1.{.}"}],[/%([qws])</,{token:"string.$1.delim",switchTo:"@qstring.$1.<.>"}],[/%([qws])(@delim)/,{token:"string.$1.delim",switchTo:"@qstring.$1.$2.$2"}],[/%r\(/,{token:"regexp.delim",switchTo:"@pregexp.(.)"}],[/%r\[/,{token:"regexp.delim",switchTo:"@pregexp.[.]"}],[/%r\{/,{token:"regexp.delim",switchTo:"@pregexp.{.}"}],[/%r</,{token:"regexp.delim",switchTo:"@pregexp.<.>"}],[/%r(@delim)/,{token:"regexp.delim",switchTo:"@pregexp.$1.$1"}],[/%(x|W|Q?)\(/,{token:"string.$1.delim",switchTo:"@qqstring.$1.(.)"}],[/%(x|W|Q?)\[/,{token:"string.$1.delim",switchTo:"@qqstring.$1.[.]"}],[/%(x|W|Q?)\{/,{token:"string.$1.delim",switchTo:"@qqstring.$1.{.}"}],[/%(x|W|Q?)</,{token:"string.$1.delim",switchTo:"@qqstring.$1.<.>"}],[/%(x|W|Q?)(@delim)/,{token:"string.$1.delim",switchTo:"@qqstring.$1.$2.$2"}],[/%([rqwsxW]|Q?)./,{token:"invalid",next:"@pop"}],[/./,{token:"invalid",next:"@pop"}]],qstring:[[/\\$/,"string.$S2.escape"],[/\\./,"string.$S2.escape"],[/./,{cases:{"$#==$S4":{token:"string.$S2.delim",next:"@pop"},"$#==$S3":{token:"string.$S2.delim",next:"@push"},"@default":"string.$S2"}}]],qqstring:[[/#/,"string.$S2.escape","@interpolated"],{include:"@qstring"}],whitespace:[[/[ \t\r\n]+/,""],[/^\s*=begin\b/,"comment","@comment"],[/#.*$/,"comment"]],comment:[[/[^=]+/,"comment"],[/^\s*=begin\b/,"comment.invalid"],[/^\s*=end\b.*/,"comment","@pop"],[/[=]/,"comment"]]}}}}]);
|
package/dist/6751.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6751],{86751:(r,e,n)=>{n.r(e),n.d(e,{conf:()=>t,language:()=>o});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var
|
|
6
|
+
*-----------------------------------------------------------------------------*/var t={comments:{lineComment:"'",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"],["<",">"],["addhandler","end addhandler"],["class","end class"],["enum","end enum"],["event","end event"],["function","end function"],["get","end get"],["if","end if"],["interface","end interface"],["module","end module"],["namespace","end namespace"],["operator","end operator"],["property","end property"],["raiseevent","end raiseevent"],["removehandler","end removehandler"],["select","end select"],["set","end set"],["structure","end structure"],["sub","end sub"],["synclock","end synclock"],["try","end try"],["while","end while"],["with","end with"],["using","end using"],["do","loop"],["for","next"]],autoClosingPairs:[{open:"{",close:"}",notIn:["string","comment"]},{open:"[",close:"]",notIn:["string","comment"]},{open:"(",close:")",notIn:["string","comment"]},{open:'"',close:'"',notIn:["string","comment"]},{open:"<",close:">",notIn:["string","comment"]}],folding:{markers:{start:new RegExp("^\\s*#Region\\b"),end:new RegExp("^\\s*#End Region\\b")}}},o={defaultToken:"",tokenPostfix:".vb",ignoreCase:!0,brackets:[{token:"delimiter.bracket",open:"{",close:"}"},{token:"delimiter.array",open:"[",close:"]"},{token:"delimiter.parenthesis",open:"(",close:")"},{token:"delimiter.angle",open:"<",close:">"},{token:"keyword.tag-addhandler",open:"addhandler",close:"end addhandler"},{token:"keyword.tag-class",open:"class",close:"end class"},{token:"keyword.tag-enum",open:"enum",close:"end enum"},{token:"keyword.tag-event",open:"event",close:"end event"},{token:"keyword.tag-function",open:"function",close:"end function"},{token:"keyword.tag-get",open:"get",close:"end get"},{token:"keyword.tag-if",open:"if",close:"end if"},{token:"keyword.tag-interface",open:"interface",close:"end interface"},{token:"keyword.tag-module",open:"module",close:"end module"},{token:"keyword.tag-namespace",open:"namespace",close:"end namespace"},{token:"keyword.tag-operator",open:"operator",close:"end operator"},{token:"keyword.tag-property",open:"property",close:"end property"},{token:"keyword.tag-raiseevent",open:"raiseevent",close:"end raiseevent"},{token:"keyword.tag-removehandler",open:"removehandler",close:"end removehandler"},{token:"keyword.tag-select",open:"select",close:"end select"},{token:"keyword.tag-set",open:"set",close:"end set"},{token:"keyword.tag-structure",open:"structure",close:"end structure"},{token:"keyword.tag-sub",open:"sub",close:"end sub"},{token:"keyword.tag-synclock",open:"synclock",close:"end synclock"},{token:"keyword.tag-try",open:"try",close:"end try"},{token:"keyword.tag-while",open:"while",close:"end while"},{token:"keyword.tag-with",open:"with",close:"end with"},{token:"keyword.tag-using",open:"using",close:"end using"},{token:"keyword.tag-do",open:"do",close:"loop"},{token:"keyword.tag-for",open:"for",close:"next"}],keywords:["AddHandler","AddressOf","Alias","And","AndAlso","As","Async","Boolean","ByRef","Byte","ByVal","Call","Case","Catch","CBool","CByte","CChar","CDate","CDbl","CDec","Char","CInt","Class","CLng","CObj","Const","Continue","CSByte","CShort","CSng","CStr","CType","CUInt","CULng","CUShort","Date","Decimal","Declare","Default","Delegate","Dim","DirectCast","Do","Double","Each","Else","ElseIf","End","EndIf","Enum","Erase","Error","Event","Exit","False","Finally","For","Friend","Function","Get","GetType","GetXMLNamespace","Global","GoSub","GoTo","Handles","If","Implements","Imports","In","Inherits","Integer","Interface","Is","IsNot","Let","Lib","Like","Long","Loop","Me","Mod","Module","MustInherit","MustOverride","MyBase","MyClass","NameOf","Namespace","Narrowing","New","Next","Not","Nothing","NotInheritable","NotOverridable","Object","Of","On","Operator","Option","Optional","Or","OrElse","Out","Overloads","Overridable","Overrides","ParamArray","Partial","Private","Property","Protected","Public","RaiseEvent","ReadOnly","ReDim","RemoveHandler","Resume","Return","SByte","Select","Set","Shadows","Shared","Short","Single","Static","Step","Stop","String","Structure","Sub","SyncLock","Then","Throw","To","True","Try","TryCast","TypeOf","UInteger","ULong","UShort","Using","Variant","Wend","When","While","Widening","With","WithEvents","WriteOnly","Xor"],tagwords:["If","Sub","Select","Try","Class","Enum","Function","Get","Interface","Module","Namespace","Operator","Set","Structure","Using","While","With","Do","Loop","For","Next","Property","Continue","AddHandler","RemoveHandler","Event","RaiseEvent","SyncLock"],symbols:/[=><!~?;\.,:&|+\-*\/\^%]+/,integersuffix:/U?[DI%L&S@]?/,floatsuffix:/[R#F!]?/,tokenizer:{root:[{include:"@whitespace"},[/next(?!\w)/,{token:"keyword.tag-for"}],[/loop(?!\w)/,{token:"keyword.tag-do"}],[/end\s+(?!for|do)(addhandler|class|enum|event|function|get|if|interface|module|namespace|operator|property|raiseevent|removehandler|select|set|structure|sub|synclock|try|while|with|using)/,{token:"keyword.tag-$1"}],[/[a-zA-Z_]\w*/,{cases:{"@tagwords":{token:"keyword.tag-$0"},"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],[/^\s*#\w+/,"keyword"],[/\d*\d+e([\-+]?\d+)?(@floatsuffix)/,"number.float"],[/\d*\.\d+(e[\-+]?\d+)?(@floatsuffix)/,"number.float"],[/&H[0-9a-f]+(@integersuffix)/,"number.hex"],[/&0[0-7]+(@integersuffix)/,"number.octal"],[/\d+(@integersuffix)/,"number"],[/#.*#/,"number"],[/[{}()\[\]]/,"@brackets"],[/@symbols/,"delimiter"],[/["\u201c\u201d]/,{token:"string.quote",next:"@string"}]],whitespace:[[/[ \t\r\n]+/,""],[/(\'|REM(?!\w)).*$/,"comment"]],string:[[/[^"\u201c\u201d]+/,"string"],[/["\u201c\u201d]{2}/,"string.escape"],[/["\u201c\u201d]C?/,{token:"string.quote",next:"@pop"}]]}}}}]);
|
package/dist/6792.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6792],{36792:(r,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>i});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/6844.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[6844],{26844:(r,e,t)=>{t.r(e),t.d(e,{conf:()=>s,language:()=>o});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7125.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7125],{77125:(s,e,n)=>{n.r(e),n.d(e,{conf:()=>o,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7127.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7127],{7127:(n,e,t)=>{t.r(e),t.d(e,{conf:()=>o,language:()=>r});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7135.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7135],{87135:(k,i,o)=>{o.r(i),o.d(i,{conf:()=>f,language:()=>g});var m=o(90361);/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var r=Object.defineProperty,
|
|
6
|
+
*-----------------------------------------------------------------------------*/var r=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,u=t=>r(t,"__esModule",{value:!0}),p=(t,e,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of s(e))!d.call(t,n)&&n!=="default"&&r(t,n,{get:()=>e[n],enumerable:!(c=l(e,n))||c.enumerable});return t},a={};u(a),p(a,m);var f={comments:{blockComment:["<!--","-->"]},brackets:[["<",">"]],autoClosingPairs:[{open:"<",close:">"},{open:"'",close:"'"},{open:'"',close:'"'}],surroundingPairs:[{open:"<",close:">"},{open:"'",close:"'"},{open:'"',close:'"'}],onEnterRules:[{beforeText:new RegExp("<([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$","i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s*>$/i,action:{indentAction:a.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp("<(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$","i"),action:{indentAction:a.languages.IndentAction.Indent}}]},g={defaultToken:"",tokenPostfix:".xml",ignoreCase:!0,qualifiedName:/(?:[\w\.\-]+:)?[\w\.\-]+/,tokenizer:{root:[[/[^<&]+/,""],{include:"@whitespace"},[/(<)(@qualifiedName)/,[{token:"delimiter"},{token:"tag",next:"@tag"}]],[/(<\/)(@qualifiedName)(\s*)(>)/,[{token:"delimiter"},{token:"tag"},"",{token:"delimiter"}]],[/(<\?)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/(<\!)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/<\!\[CDATA\[/,{token:"delimiter.cdata",next:"@cdata"}],[/&\w+;/,"string.escape"]],cdata:[[/[^\]]+/,""],[/\]\]>/,{token:"delimiter.cdata",next:"@pop"}],[/\]/,""]],tag:[[/[ \t\r\n]+/,""],[/(@qualifiedName)(\s*=\s*)("[^"]*"|'[^']*')/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">?\/]*|'[^'>?\/]*)(?=[\?\/]\>)/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">]*|'[^'>]*)/,["attribute.name","","attribute.value"]],[/@qualifiedName/,"attribute.name"],[/\?>/,{token:"delimiter",next:"@pop"}],[/(\/)(>)/,[{token:"tag"},{token:"delimiter",next:"@pop"}]],[/>/,{token:"delimiter",next:"@pop"}]],whitespace:[[/[ \t\r\n]+/,""],[/<!--/,{token:"comment",next:"@comment"}]],comment:[[/[^<\-]+/,"comment.content"],[/-->/,{token:"comment",next:"@pop"}],[/<!--/,"comment.content.invalid"],[/[<\-]/,"comment.content"]]}}}}]);
|
package/dist/7148.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7148],{37148:(R,E,T)=>{T.r(E),T.d(E,{conf:()=>A,language:()=>N});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7447.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7447],{77447:(s,e,n)=>{n.r(e),n.d(e,{conf:()=>t,language:()=>o});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7453.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7453],{77453:(y,o,r)=>{r.r(o),r.d(o,{conf:()=>u,language:()=>k});var s=r(90361);/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var m=Object.defineProperty,d=Object.getOwnPropertyDescriptor,c=Object.getOwnPropertyNames,p=Object.prototype.hasOwnProperty,h=t=>m(t,"__esModule",{value:!0}),b=(t,e,
|
|
6
|
+
*-----------------------------------------------------------------------------*/var m=Object.defineProperty,d=Object.getOwnPropertyDescriptor,c=Object.getOwnPropertyNames,p=Object.prototype.hasOwnProperty,h=t=>m(t,"__esModule",{value:!0}),b=(t,e,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of c(e))!p.call(t,n)&&n!=="default"&&m(t,n,{get:()=>e[n],enumerable:!(l=d(e,n))||l.enumerable});return t},a={};h(a),b(a,s);var i=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],u={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["{{!--","--}}"]},brackets:[["<!--","-->"],["<",">"],["{{","}}"],["{","}"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"<",close:">"},{open:'"',close:'"'},{open:"'",close:"'"}],onEnterRules:[{beforeText:new RegExp(`<(?!(?:${i.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),afterText:/^<\/(\w[\w\d]*)\s*>$/i,action:{indentAction:a.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp(`<(?!(?:${i.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),action:{indentAction:a.languages.IndentAction.Indent}}]},k={defaultToken:"",tokenPostfix:"",tokenizer:{root:[[/\{\{!--/,"comment.block.start.handlebars","@commentBlock"],[/\{\{!/,"comment.start.handlebars","@comment"],[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.root"}],[/<!DOCTYPE/,"metatag.html","@doctype"],[/<!--/,"comment.html","@commentHtml"],[/(<)(\w+)(\/>)/,["delimiter.html","tag.html","delimiter.html"]],[/(<)(script)/,["delimiter.html",{token:"tag.html",next:"@script"}]],[/(<)(style)/,["delimiter.html",{token:"tag.html",next:"@style"}]],[/(<)([:\w]+)/,["delimiter.html",{token:"tag.html",next:"@otherTag"}]],[/(<\/)(\w+)/,["delimiter.html",{token:"tag.html",next:"@otherTag"}]],[/</,"delimiter.html"],[/\{/,"delimiter.html"],[/[^<{]+/]],doctype:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.comment"}],[/[^>]+/,"metatag.content.html"],[/>/,"metatag.html","@pop"]],comment:[[/\}\}/,"comment.end.handlebars","@pop"],[/./,"comment.content.handlebars"]],commentBlock:[[/--\}\}/,"comment.block.end.handlebars","@pop"],[/./,"comment.content.handlebars"]],commentHtml:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.comment"}],[/-->/,"comment.html","@pop"],[/[^-]+/,"comment.content.html"],[/./,"comment.content.html"]],otherTag:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.otherTag"}],[/\/?>/,"delimiter.html","@pop"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/]],script:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.script"}],[/type/,"attribute.name","@scriptAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter.html",next:"@scriptEmbedded.text/javascript",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter.html","tag.html",{token:"delimiter.html",next:"@pop"}]]],scriptAfterType:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.scriptAfterType"}],[/=/,"delimiter","@scriptAfterTypeEquals"],[/>/,{token:"delimiter.html",next:"@scriptEmbedded.text/javascript",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.scriptAfterTypeEquals"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter.html",next:"@scriptEmbedded.text/javascript",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.scriptWithCustomType.$S2"}],[/>/,{token:"delimiter.html",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInEmbeddedState.scriptEmbedded.$S2",nextEmbedded:"@pop"}],[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}]],style:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.style"}],[/type/,"attribute.name","@styleAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter.html",next:"@styleEmbedded.text/css",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter.html","tag.html",{token:"delimiter.html",next:"@pop"}]]],styleAfterType:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.styleAfterType"}],[/=/,"delimiter","@styleAfterTypeEquals"],[/>/,{token:"delimiter.html",next:"@styleEmbedded.text/css",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.styleAfterTypeEquals"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter.html",next:"@styleEmbedded.text/css",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInSimpleState.styleWithCustomType.$S2"}],[/>/,{token:"delimiter.html",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/\{\{/,{token:"@rematch",switchTo:"@handlebarsInEmbeddedState.styleEmbedded.$S2",nextEmbedded:"@pop"}],[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}]],handlebarsInSimpleState:[[/\{\{\{?/,"delimiter.handlebars"],[/\}\}\}?/,{token:"delimiter.handlebars",switchTo:"@$S2.$S3"}],{include:"handlebarsRoot"}],handlebarsInEmbeddedState:[[/\{\{\{?/,"delimiter.handlebars"],[/\}\}\}?/,{token:"delimiter.handlebars",switchTo:"@$S2.$S3",nextEmbedded:"$S3"}],{include:"handlebarsRoot"}],handlebarsRoot:[[/"[^"]*"/,"string.handlebars"],[/[#/][^\s}]+/,"keyword.helper.handlebars"],[/else\b/,"keyword.helper.handlebars"],[/[\s]+/],[/[^}]/,"variable.parameter.handlebars"]]}}}}]);
|
package/dist/7483.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7483],{87483:(y,n,a)=>{a.r(n),a.d(n,{conf:()=>b,language:()=>k});var c=a(90361);/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7604.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7604],{67604:(a,e,t)=>{t.r(e),t.d(e,{conf:()=>o,language:()=>n});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/7971.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[7971],{97971:(f,x,e)=>{e.r(x),e.d(x,{conf:()=>i,language:()=>d});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8147.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8147],{68147:(s,e,n)=>{n.r(e),n.d(e,{conf:()=>o,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8308.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8308],{8308:(r,e,t)=>{t.r(e),t.d(e,{conf:()=>s,language:()=>n});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8309.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8309],{78309:(s,e,n)=>{n.r(e),n.d(e,{conf:()=>t,language:()=>o});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8327.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8327],{98327:(i,e,t)=>{t.r(e),t.d(e,{conf:()=>a,language:()=>n});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/849.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[849],{10849:(r,e,o)=>{o.r(e),o.d(e,{conf:()=>n,language:()=>t});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8677.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8677],{68677:(o,e,n)=>{n.r(e),n.d(e,{conf:()=>t,language:()=>s});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/868.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[868],{868:(n,e,t)=>{t.r(e),t.d(e,{conf:()=>o,language:()=>r});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/8947.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(
|
|
1
|
+
"use strict";(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[8947],{98947:(o,e,t)=>{t.r(e),t.d(e,{conf:()=>n,language:()=>s});/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.31.1(337587859b1c171314b40503171188b6cea6a32a)
|
|
4
4
|
* Released under the MIT license
|
package/dist/930.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var L=(M,w,u)=>new Promise((c,b)=>{var f=d=>{try{S(u.next(d))}catch(h){b(h)}},m=d=>{try{S(u.throw(d))}catch(h){b(h)}},S=d=>d.done?c(d.value):Promise.resolve(d.value).then(f,m);S((u=u.apply(M,w)).next())});(
|
|
1
|
+
"use strict";var L=(M,w,u)=>new Promise((c,b)=>{var f=d=>{try{S(u.next(d))}catch(h){b(h)}},m=d=>{try{S(u.throw(d))}catch(h){b(h)}},S=d=>d.done?c(d.value):Promise.resolve(d.value).then(f,m);S((u=u.apply(M,w)).next())});(this.webpackChunkDaoPaaS=this.webpackChunkDaoPaaS||[]).push([[930],{90930:(M,w,u)=>{u.r(w),u.d(w,{FileTree:()=>Q});var c=u(2784),b=u(48679),f=u(83780),m=u(63317),S=u(88683),d=u(34845),h=u(44959),t=Object.defineProperty,p=Object.defineProperties,y=Object.getOwnPropertyDescriptors,T=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable,k=(l,i,n)=>i in l?t(l,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):l[i]=n,N=(l,i)=>{for(var n in i||(i={}))x.call(i,n)&&k(l,n,i[n]);if(T)for(var n of T(i))H.call(i,n)&&k(l,n,i[n]);return l},B=(l,i)=>p(l,y(i));function U(l,i){for(let n=0;n<l.length;n++)l[n].type==="DIRECTORY"?i.children.push(`${i.index}${l[n].name}/`):i.children.push(`${i.index}${l[n].name}`)}function V(l){if(!l)return;const i={},n=l.name;i[n]={index:n,children:[],hasChildren:!0,data:n},U(l.children,i[n]);let I=[...l.children],A=[...i[n].children];for(;I.length;){const $=I.length;for(let E=0;E<$;E++){const g=I.shift(),R=A.shift();switch(I=I.concat(g.children),g.type){case"DIRECTORY":const O=R;i[O]={index:O,hasChildren:!0,children:[],data:g.name},U(g.children,i[O]),A=A.concat(i[O].children);break;case"FILE":const F=R;i[F]={index:F,hasChildren:!1,data:g.name};break;default:break}}}return i}const Q=({onCustomSelect:l,onCustomUpload:i})=>{const n={target:"",files:[]},I=(0,S.m)(e=>e.socket),[A,$]=(0,c.useState)(),[E,g]=(0,c.useState)([]),[R,O]=(0,c.useState)([]),[F,X]=(0,c.useState)({}),P=(0,c.useRef)(null),{CRDTInfo:_,dockerInfo:Z}=(0,m.N)(e=>e),{fileTree:K}=(0,m.N)(e=>e),[q,ee]=(0,c.useState)({});(0,c.useEffect)(()=>{m.N.getState().appStatus==="replay"&&(O([]),g([]));const e=V(K.data);O(R.filter(s=>e[s])),g(E.filter(s=>e[s])),ee(e)},[K]),(0,c.useEffect)(()=>{O([]),g([])},[Z]);const z=e=>{if(e.length===1&&(O(e),m.N.getState().appStatus==="code")){const s={timestamp:Date.now().toString(),userInfo:h.HP.getState().userInfo,editor:{extraInfo:{messageId:"1",playgroundId:m.N.getState().playgroundInfo.playgroundId},evtType:"File"},file:{action:"Get",path:e[0]}};I.emit("fileContent",JSON.stringify(s))}},W=e=>{g([...E,e])},j=e=>{g(E.filter(s=>s!==e))},te=e=>L(this,null,function*(){return yield new Promise(r=>{const o=new FileReader;o.readAsDataURL(e),o.onload=a=>{r(a.target.result)}})}),G=(e,s="/")=>L(this,null,function*(){return yield new Promise(o=>{if(e.isFile)e.file(a=>L(this,null,function*(){o([{path:`${s}${a.name}`,content:yield te(a)}])}));else if(e.isDirectory){let a=[{path:`${s}${e.name}/`,content:""}];e.createReader().readEntries(C=>L(this,null,function*(){for(let D=0;D<C.length;D++)a=a.concat(yield G(C[D],`${s}${e.name}/`));o(a)}))}})}),J=e=>L(this,null,function*(){var s;e.preventDefault();let r=e.target;for(;r&&((s=r.tagName)==null?void 0:s.toLowerCase())!=="button";)r=r.lastChild;const o=r?r.dataset.rctItemId:"/";o[o.length-1]!=="/"?n.target=`${o.split("/").slice(0,-1).join("/")}/`:n.target=o;const a=e.dataTransfer.items;if(a.length!==0){for(let v=0;v<a.length;v++){const C=a[v].webkitGetAsEntry();C&&(n.files=n.files.concat(yield G(C)))}r==null||r.parentNode.classList.remove("rct-tree-item-title-container-selected"),r==null||r.parentNode.parentNode.classList.remove("rct-tree-item-li-selected"),i?i(N({},n)):re(JSON.stringify(n)),n.target="",n.files=[]}});(0,c.useEffect)(()=>{P.current&&(P.current.removeEventListener("drop",J),P.current.addEventListener("drop",J,!1),P.current.addEventListener("dragover",e=>{e.dataTransfer.items.length!==0&&(e.preventDefault(),e.stopPropagation())},!1),P.current.addEventListener("dragenter",e=>{e.dataTransfer.items.length!==0&&(e.preventDefault(),e.stopPropagation(),e.target.tagName.toLowerCase()==="button"&&(e.target.parentNode.classList.add("rct-tree-item-title-container-selected"),e.target.parentNode.parentNode.classList.add("rct-tree-item-li-selected")))},!1),P.current.addEventListener("dragleave",e=>{e.dataTransfer.items.length!==0&&(e.preventDefault(),e.stopPropagation(),e.target.tagName.toLowerCase()==="button"&&(e.target.parentNode.classList.remove("rct-tree-item-title-container-selected"),e.target.parentNode.parentNode.classList.remove("rct-tree-item-li-selected")))},!1))},[P]);const re=e=>{I.emit("upload",e)};return(0,c.useEffect)(()=>{var e;const s=h.zA.getState().userList.find(r=>r.uuid===_.userInfo.uuid);if(((e=_==null?void 0:_.editor)==null?void 0:e.evtType)==="File"&&s){const r=_.file.path;(0,d.b7)(_.userInfo)?m.N.getState().appStatus==="replay"&&(z([r]),r[r.length-1]==="/"&&(E.indexOf(r)===-1?W(r):j(r))):(X(o=>{const a=N({},o),v=Object.entries(a);for(const C of v){const[D,ne]=C,Y=ne.findIndex(ie=>ie.uuid===s.uuid);if(Y>-1){a[D].splice(Y,1),a[D].length===0&&delete a[D];break}}return a[r]?a[r].push({uuid:s.uuid,color:s.color,avatar:s.avatar}):a[r]=[{uuid:s.uuid,color:s.color,avatar:s.avatar}],a}),r[r.length-1]==="/"&&(E.indexOf(r)===-1?W(r):j(r)))}},[_]),c.createElement("div",{ref:P,style:{height:"100%",overflow:"auto"}},c.createElement(b.p,{canDragAndDrop:!0,items:q,onFocusItem:e=>$(e.index),onExpandItem:e=>{W(e.index)},onCollapseItem:e=>{j(e.index)},getItemTitle:e=>e.data,viewState:{["tree-1"]:{focusedItem:A,expandedItems:E,selectedItems:R}},onSelectItems:e=>{z(e),l==null||l(e)},renderItem:({title:e,arrow:s,depth:r,context:o,children:a})=>c.createElement("div",B(N({},o.itemContainerWithChildrenProps),{className:["rct-tree-item-li",o.isSelected?"rct-tree-item-li-selected":"",o.isExpanded?"rct-tree-item-li-expanded":"",o.isFocused?"rct-tree-item-li-focused":"",a?"rct-tree-item-li-hasChildren":""].join(" ")}),c.createElement("div",{className:["rct-tree-item-title-container",o.isSelected?"rct-tree-item-title-container-selected":"",o.isExpanded?"rct-tree-item-title-container-expanded":"",o.isFocused?"rct-tree-item-title-container-focused":"",a?"rct-tree-item-title-container-hasChildren":""].join(" "),style:{paddingLeft:`${r}0px`}},s,c.createElement("button",B(N(N({},o.itemContainerWithoutChildrenProps),o.interactiveElementProps),{className:["rct-tree-item-button",o.isSelected?"rct-tree-item-button-selected":"",o.isExpanded?"rct-tree-item-button-expanded":"",o.isFocused?"rct-tree-item-button-focused":"",a?"rct-tree-item-button-hasChildren":""].join(" ")}),e),F[o.interactiveElementProps["data-rct-item-id"]]&&F[o.interactiveElementProps["data-rct-item-id"]].map(v=>c.createElement("div",{className:"rct-tree-item-avatar rounded-full absolute border",key:v.uuid,style:{borderColor:v.color,backgroundImage:`url(${v.avatar})`}}))),a)},c.createElement(f.m,{treeId:"tree-1",rootItem:"/",treeLabel:"File Tree"})))}},34845:(M,w,u)=>{u.d(w,{Wd:()=>f,b7:()=>c.b});var c=u(6866),b=u(88683);function f(t){this.revision=t,this.state=S,this.operation=[],this.receiveOperation=[],this.io=b.m.getState().socket}f.prototype.setState=function(t){this.state=t},f.prototype.applyClient=function(t){this.operation=t,this.setState(this.state.applyClient(this,t))},f.prototype.applyServer=function(t){this.revision++,this.setState(this.state.applyServer(this,t))},f.prototype.serverAck=function(){this.revision++,this.setState(this.state.serverAck(this))},f.prototype.serverReconnect=function(){typeof this.state.resend=="function"&&this.state.resend(this)},f.prototype.transformSelection=function(t){return this.state.transformSelection(t)},f.prototype.insertOTForDB=t=>{},f.prototype.sendOperation=function(t,p){throw new Error("sendOperation must be defined in child class")},f.prototype.applyOperation=function(t){this.receiveOperation=t};function m(){}f.Synchronized=m,m.prototype.applyClient=function(t,p){return t.sendOperation(t.revision,p),new d(p)},m.prototype.applyServer=function(t,p){return t.applyOperation(p),this},m.prototype.serverAck=function(t){throw new Error("There is no pending operation.")},m.prototype.transformSelection=function(t){return t};const S=new m;function d(t){this.outstanding=t}f.AwaitingConfirm=d,d.prototype.applyClient=function(t,p){return new h(this.outstanding,p)},d.prototype.applyServer=function(t,p){const y=p.constructor.transform(this.outstanding,p);return t.applyOperation(y[1]),new d(y[0])},d.prototype.serverAck=function(t){return S},d.prototype.transformSelection=function(t){return t.transform(this.outstanding)},d.prototype.resend=function(t){t.sendOperation(t.revision,this.outstanding)};function h(t,p){this.outstanding=t,this.buffer=p}f.AwaitingWithBuffer=h,h.prototype.applyClient=function(t,p){const y=this.buffer.compose(p);return new h(this.outstanding,y)},h.prototype.applyServer=function(t,p){const y=p.constructor.transform,T=y(this.outstanding,p),x=y(this.buffer,T[1]);return t.applyOperation(x[1]),new h(T[0],x[0])},h.prototype.serverAck=function(t){return t.sendOperation(t.revision,this.buffer),new d(this.buffer)},h.prototype.transformSelection=function(t){return t.transform(this.outstanding).transform(this.buffer)},h.prototype.resend=function(t){t.sendOperation(t.revision,this.outstanding)}}}]);
|