@sava-info-systems/api-maker-with-extensions 2.1.2 → 2.2.1
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/{1025.95948d3d2668bb14.js → 1025.a0db9347453600d0.js} +1 -1
- package/dist/{1097.ea0e6db47339f73f.js → 1097.d0d6fd13031aa1f0.js} +1 -1
- package/dist/{1928.5c81326985ca5f64.js → 1928.2b376f7cf66ed038.js} +1 -1
- package/dist/{2714.9880836f6b8b78a7.js → 2714.0d6939336a02dd0a.js} +1 -1
- package/dist/2735.86437a8639a0c1bb.js +1 -0
- package/dist/292.c7c794ff29abbe37.js +1 -0
- package/dist/{4110.c8b37cab34b21d0d.js → 4110.d108e786ecbdfd1b.js} +1 -1
- package/dist/{4186.3bd4de588fe7617d.js → 4186.ac3e8af0efeeac14.js} +1 -1
- package/dist/{4211.188f84c688ab656f.js → 4211.1bfe72ce0b7b2f76.js} +1 -1
- package/dist/4575.6ad36e53bd72fb6f.js +1 -0
- package/dist/485.b546656b466cb8a4.js +1 -0
- package/dist/{6236.5b62431db131ce4d.js → 6236.6c0fc469f0c96549.js} +1 -1
- package/dist/6393.173ecdfc3b022973.js +1 -0
- package/dist/{7368.102769b19d40d3e0.js → 7368.9ebf62d518f8ad7a.js} +1 -1
- package/dist/7470.b1ce7eedb9cedb2d.js +1 -0
- package/dist/{7975.6f386123f5c64f78.js → 7975.578a00ebd1160a1e.js} +1 -1
- package/dist/{7987.d15aacc264588b12.js → 7987.5958ad5b81873058.js} +1 -1
- package/dist/{8125.35fe2368910566d5.js → 8125.b2f908096882ed45.js} +1 -1
- package/dist/{8296.e4e3f60f70779a30.js → 8296.a387c28f5702c5e8.js} +1 -1
- package/dist/{885.c5fd870ec02f004d.js → 885.be44d92efca1aaf6.js} +1 -1
- package/dist/assets/public/monaco-editor/index.html +61 -0
- package/dist/assets/public/monaco-editor/index.js +1 -0
- package/dist/assets/schema-types/InterfaceProps.ts +2 -0
- package/dist/assets/schema-types/types.ts +28 -27
- package/dist/index.html +1 -28
- package/dist/main.d3c81428418939dc.js +1 -0
- package/dist/{runtime.94df8f20f115da3f.js → runtime.2f0f434d4763c970.js} +1 -1
- package/main.js +1 -1
- package/package.json +11 -11
- package/sandbox.js +1 -1
- package/src/assets/schema-types/types.ts +28 -27
- package/src/public/dist-db-masters/browser/index.html +1 -1
- package/src/public/dist-db-masters/browser/main-6YSY4AYM.js +139 -0
- package/src/tools/local-client.js +1 -1
- package/dist/2735.a66ecf607b9654e0.js +0 -1
- package/dist/292.885b93c9e38b775a.js +0 -1
- package/dist/4575.584a2fd6d6505e7a.js +0 -1
- package/dist/485.ec283c2f8b792308.js +0 -1
- package/dist/6393.bff610fd50c307e8.js +0 -1
- package/dist/7470.1bdcf8e01acb62bd.js +0 -1
- package/dist/assets/monaco-assets/configurations/cpp.json +0 -34
- package/dist/assets/monaco-assets/configurations/csharp.json +0 -32
- package/dist/assets/monaco-assets/configurations/dart.json +0 -29
- package/dist/assets/monaco-assets/configurations/go.json +0 -37
- package/dist/assets/monaco-assets/configurations/java.json +0 -33
- package/dist/assets/monaco-assets/configurations/javascript.json +0 -140
- package/dist/assets/monaco-assets/configurations/json.json +0 -22
- package/dist/assets/monaco-assets/configurations/python.json +0 -56
- package/dist/assets/monaco-assets/configurations/ruby.json +0 -31
- package/dist/assets/monaco-assets/configurations/rust.json +0 -34
- package/dist/assets/monaco-assets/configurations/swift.json +0 -27
- package/dist/assets/monaco-assets/configurations/typescript.json +0 -140
- package/dist/assets/monaco-assets/configurations/xml.json +0 -39
- package/dist/assets/monaco-assets/configurations/yaml.json +0 -35
- package/dist/assets/monaco-assets/grammars/cpp.tmLanguage.json +0 -16309
- package/dist/assets/monaco-assets/grammars/csharp.tmLanguage.json +0 -4984
- package/dist/assets/monaco-assets/grammars/dart.tmLanguage.json +0 -521
- package/dist/assets/monaco-assets/grammars/go.tmLanguage.json +0 -1017
- package/dist/assets/monaco-assets/grammars/java.tmLanguage.json +0 -1855
- package/dist/assets/monaco-assets/grammars/javascript.tmLanguage.json +0 -5914
- package/dist/assets/monaco-assets/grammars/json.tmLanguage.json +0 -213
- package/dist/assets/monaco-assets/grammars/magicpython.tmLanguage.json +0 -4213
- package/dist/assets/monaco-assets/grammars/ruby.tmLanguage.json +0 -2775
- package/dist/assets/monaco-assets/grammars/rust.tmLanguage.json +0 -1170
- package/dist/assets/monaco-assets/grammars/swift.tmLanguage.json +0 -3303
- package/dist/assets/monaco-assets/grammars/typescript.tmLanguage.json +0 -5665
- package/dist/assets/monaco-assets/grammars/xml.tmLanguage.json +0 -387
- package/dist/assets/monaco-assets/grammars/yaml.tmLanguage.json +0 -621
- package/dist/assets/monaco-assets/onig.wasm +0 -0
- package/dist/main.40b9c805b1ee0fc1.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkapi_maker_fe=self.webpackChunkapi_maker_fe||[]).push([[7470],{92883:(R,A,a)=>{a.d(A,{c:()=>O});var c=a(94946),p=a(53300);let O=(()=>{class n{hideCodeFinderModel=new c.vpe;loading={form:!1,response:!1};constructor(){}ngOnInit(){}showModal(){$("#idCodeFinder").modal("show")}hideModal(){$("#idCodeFinder").modal("hide")}hideModalEvent(){this.hideCodeFinderModel.emit(!0)}ngOnDestroy(){}static \u0275fac=function(d){return new(d||n)};static \u0275cmp=c.Xpm({type:n,selectors:[["app-code-finder-modal"]],outputs:{hideCodeFinderModel:"hideCodeFinderModel"},decls:8,vars:1,consts:[["id","idCodeFinder","role","dialog","data-backdrop","static","data-keyboard","false",1,"pt-1","pl-1","pr-1","overflow-auto","modal","parent-notes-modal"],["role","document",1,"modal-dialog","modal-full"],[1,"modal-content","border-0"],["aria-label","Close","type","button",1,"close","position-absolute",2,"top","0.25rem","right","0.5rem","z-index","1",3,"click"],["aria-hidden","true"],[1,"fas","fa-window-close","m-1"],[1,"modal-body","p-0"],[3,"modalId"]],template:function(d,y){1&d&&(c.TgZ(0,"div",0)(1,"div",1)(2,"div",2)(3,"button",3),c.NdJ("click",function(){return y.hideModalEvent()}),c.TgZ(4,"span",4),c._UZ(5,"i",5),c.qZA()(),c.TgZ(6,"div",6),c._UZ(7,"app-code-finder-w",7),c.qZA()()()()),2&d&&(c.xp6(7),c.Q6J("modalId","idCodeFinder"))},dependencies:[p.k],encapsulation:2,changeDetection:0})}return n})()},365:(R,A,a)=>{a.d(A,{n:()=>xe});var c=a(15861),p=a(6990),n=a(11440),u=a(51162),f=a(20553),d=a(45085),y=a(91601),P=a(3531),b=a(39989),e=a(94946),j=a(77240),S=a(27414),T=a(62304),U=a(95852),E=a(67629),I=a(31042),Z=a(90602),l=a(10262),m=a(62694),r=a(12559),h=a(25394),_=a(79448),g=a(3366),x=a(93645),N=a(45800),F=a(56457),H=a(67145),B=a(99961),L=a(32915),J=a(81344),K=a(56233),k=a(60115),Y=a(61252),W=a(39530),w=a(99729),Q=a(26125),q=a(90204),D=a(96814),V=a(32660),G=a(5860),z=a(756),X=a(33259),ee=a(25025);const oe=["insertCodeModalC"],te=["monacoEditorModalC"];function se(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA(),e.TgZ(9,"span",15),e._uU(10),e.qZA(),e.TgZ(11,"span",16),e._uU(12),e.qZA(),e.TgZ(13,"span",17),e._uU(14),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.apiId," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function ie(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",16),e._uU(6),e.qZA(),e.TgZ(7,"span",17),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function ae(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",16),e._uU(8),e.qZA(),e.TgZ(9,"span",17),e._uU(10),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function ne(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA(),e.TgZ(9,"span",16),e._uU(10),e.qZA(),e.TgZ(11,"span",17),e._uU(12),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function de(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",15),e._uU(4),e.qZA(),e.TgZ(5,"span",16),e._uU(6),e.qZA(),e.TgZ(7,"span",17),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.apiId," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function re(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",15),e._uU(4),e.qZA(),e.TgZ(5,"span",16),e._uU(6),e.qZA(),e.TgZ(7,"span",17),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.apiId," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.hookType)}}function ce(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",18),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function _e(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",18),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function pe(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",18),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function le(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",19),e._uU(4),e.qZA(),e.TgZ(5,"span",20),e._uU(6),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name),e.xp6(2),e.Oqu(o.codeObj.versionUI?"("+o.codeObj.versionUI+")":"")}}function Ce(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",21),e._uU(4),e.qZA(),e.TgZ(5,"span",22),e._uU(6),e.qZA(),e.TgZ(7,"span",20),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.eventName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.eventListenersName),e.xp6(2),e.Oqu(o.codeObj.versionUI?"("+o.codeObj.versionUI+")":"")}}function Oe(i,C){if(1&i&&(e.TgZ(0,"span",16),e._uU(1),e.qZA()),2&i){const o=e.oxw(2);e.xp6(1),e.hij(" \u2192 ",o.codeObj.name,"")}}function ue(i,C){if(1&i&&(e.TgZ(0,"span",17),e._uU(1),e.qZA()),2&i){const o=e.oxw(2);e.xp6(1),e.Oqu(o.codeObj.hookType)}}function ge(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",23),e._uU(4),e.qZA(),e.TgZ(5,"span",20),e._uU(6),e.qZA(),e.YNc(7,Oe,2,1,"span",24),e.YNc(8,ue,2,1,"span",25),e.qZA()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.customApiName),e.xp6(2),e.Oqu(o.codeObj.versionUI?"("+o.codeObj.versionUI+")":""),e.xp6(1),e.Q6J("ngIf",o.codeObj.hookType),e.xp6(1),e.Q6J("ngIf",o.codeObj.hookType)}}function he(i,C){if(1&i&&(e.TgZ(0,"span",16),e._uU(1),e.qZA()),2&i){const o=e.oxw(2);e.xp6(1),e.hij(" \u2192 ",o.codeObj.name,"")}}function me(i,C){if(1&i&&(e.TgZ(0,"span",17),e._uU(1),e.qZA()),2&i){const o=e.oxw(2);e.xp6(1),e.Oqu(o.codeObj.hookType)}}function Se(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",26),e._uU(4),e.qZA(),e.TgZ(5,"span",27),e._uU(6),e.qZA(),e.TgZ(7,"span",28),e._uU(8),e.qZA(),e.TgZ(9,"span",20),e._uU(10),e.qZA(),e.YNc(11,he,2,1,"span",24),e.YNc(12,me,2,1,"span",25),e.qZA()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.bundleName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.apiVersion),e.xp6(2),e.hij("",o.codeObj.apiName," \u2192 "),e.xp6(2),e.Oqu(o.codeObj.versionUI?"("+o.codeObj.versionUI+")":""),e.xp6(1),e.Q6J("ngIf",o.codeObj.hookType),e.xp6(1),e.Q6J("ngIf",o.codeObj.hookType)}}function Te(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",29),e._uU(4),e.qZA(),e.TgZ(5,"span",20),e._uU(6),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.utilityClassName),e.xp6(2),e.Oqu(o.codeObj.versionUI?"("+o.codeObj.versionUI+")":"")}}function Ee(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",18),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function fe(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",30),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function Ie(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",31),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function Ae(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA(),e.TgZ(9,"span",15),e._uU(10),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.apiId," ")}}function ye(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",26),e._uU(4),e.qZA(),e.TgZ(5,"span",27),e._uU(6),e.qZA(),e.TgZ(7,"span",28),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.bundleName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.apiVersion," \u2192 "),e.xp6(2),e.hij("",o.codeObj.name," ")}}function Pe(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," ")}}function be(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," ")}}function je(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",12),e._uU(4),e.qZA(),e.TgZ(5,"span",13),e._uU(6),e.qZA(),e.TgZ(7,"span",14),e._uU(8),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.hij("",o.codeObj.instanceName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.databaseName," \u2192 "),e.xp6(2),e.hij("",o.codeObj.collectionName," ")}}function Me(i,C){if(1&i&&(e.TgZ(0,"span")(1,"span",11),e._uU(2),e.qZA(),e.TgZ(3,"span",30),e._uU(4),e.qZA()()),2&i){const o=e.oxw();e.xp6(1),e.Q6J("pTooltip",o.codeObj.tooltip),e.xp6(1),e.hij("",o.codeObj.prefix," : "),e.xp6(2),e.Oqu(o.codeObj.name)}}function Ue(i,C){1&i&&(e.TgZ(0,"span",41),e._UZ(1,"i",42),e.qZA())}function ve(i,C){if(1&i&&(e.TgZ(0,"span",43),e._uU(1),e.qZA()),2&i){const o=e.oxw(2);e.Q6J("pTooltip",o.matchFound+" match found in this file."),e.xp6(1),e.Oqu(o.matchFound)}}function Re(i,C){if(1&i){const o=e.EpF();e.TgZ(0,"a",44),e.NdJ("click",function(){e.CHM(o);const s=e.oxw(2);return e.KtG(s.viewError())}),e._uU(1,"View error"),e.qZA()}}const Ze=function(){return{"margin-right":"30px"}};function De(i,C){if(1&i){const o=e.EpF();e.TgZ(0,"span")(1,"span",32),e.NdJ("click",function(){e.CHM(o);const s=e.oxw();return e.KtG(s.saveData())}),e._UZ(2,"i",33),e._uU(3,"Save "),e.qZA(),e.TgZ(4,"span",34),e.NdJ("click",function(){e.CHM(o);const s=e.oxw();return e.KtG(s.toggleResponseTab())}),e._UZ(5,"i",35),e.qZA(),e.TgZ(6,"span",36),e.NdJ("click",function(){e.CHM(o);const s=e.oxw();return e.KtG(s.reloadTypes())}),e._UZ(7,"i",37),e.qZA(),e.YNc(8,Ue,2,0,"span",38),e.YNc(9,ve,2,2,"span",39),e.YNc(10,Re,2,0,"a",40),e.qZA()}if(2&i){const o=e.oxw();e.xp6(1),e.Q6J("ngStyle",o.modalId?e.DdM(4,Ze):""),e.xp6(7),e.Q6J("ngIf",o.showLoadingTypes),e.xp6(1),e.Q6J("ngIf",o.matchFound),e.xp6(1),e.Q6J("ngIf",o.lastError)}}let xe=(()=>{class i{generalCS;constantsS;monacoS;authCS;functionS;schedulerS;dbMigrationS;webSocketEventsS;processInitializersS;tpInstalledApisS;instanceApiSettingsS;instanceApiHooksS;instanceHooksS;databaseHooksS;collectionHooksS;systemApiSettingsS;amEventS;ns;eventCenterS;feStoreCS;i18nS;secretS;tpApiSettingsS;schemaS;dbMastersS;uiMakerUtilsS;constantsCS;cd;modalId;DOCS_HOST_PORT=f.N.DOCS_HOST_PORT;loading={grid:!1};subscriptions=[];editorCodeFinder;editorOptionsEditorCodeFinder={readOnly:!1,language:y.d.typescript,contextmenu:!0};lastError;editorOptionsMonacoEditorModal={readOnly:!0,language:"json",contextmenu:!0};gridKey=u.iH._id;BE_HOST_PORT=f.N.BE_HOST_PORT;EAPICategory=d.R;codeObj={};monacoDecorations=[];tab;insertCodeModalC;viewDockerfileModelC;lastCodeFinderObject={};matchFound=0;constructor(o,t,s,M,v,Ne,Fe,He,Be,Le,Je,Ke,ke,Ye,We,we,Qe,qe,Ve,Ge,$e,ze,Xe,eo,oo,to,so,io){this.generalCS=o,this.constantsS=t,this.monacoS=s,this.authCS=M,this.functionS=v,this.schedulerS=Ne,this.dbMigrationS=Fe,this.webSocketEventsS=He,this.processInitializersS=Be,this.tpInstalledApisS=Le,this.instanceApiSettingsS=Je,this.instanceApiHooksS=Ke,this.instanceHooksS=ke,this.databaseHooksS=Ye,this.collectionHooksS=We,this.systemApiSettingsS=we,this.amEventS=Qe,this.ns=qe,this.eventCenterS=Ve,this.feStoreCS=Ge,this.i18nS=$e,this.secretS=ze,this.tpApiSettingsS=Xe,this.schemaS=eo,this.dbMastersS=oo,this.uiMakerUtilsS=to,this.constantsCS=so,this.cd=io}ngOnInit(){this.subscriptions.push(this.eventCenterS.codeFinderResult.subscribe(o=>{if(o.length){this.codeObj=o[0],p.isEmpty(this.lastCodeFinderObject)||this.getBackupOfMonacoEditor(this.lastCodeFinderObject),this.lastCodeFinderObject=this.codeObj,this.generalCS.setValueInEditor(this,"editorCodeFinder",this.codeObj?.apiCodeStr),this.restoreBackupOfMonacoEditor(this.lastCodeFinderObject);const t=this.editorCodeFinder.getModel().findMatches(o[0].searchKeyWord,!0,!1,!1,null,!0);this.lastCodeFinderObject.cursorPosition={lineNumber:t[0]?.range?.startLineNumber,column:t[0]?.range?.startColumn},this?.lastCodeFinderObject?.cursorPosition?.lineNumber&&this.editorCodeFinder.setPosition(this?.lastCodeFinderObject?.cursorPosition),t[0]?.range?.startLineNumber&&this.editorCodeFinder.revealLineInCenter(t[0]?.range?.startLineNumber),t[0]?.range&&this.editorCodeFinder.revealRange(t[0].range,1),this.editorCodeFinder.deltaDecorations(this.monacoDecorations,[]),this.monacoDecorations=[];for(const s of t){const M=[{range:new monaco.Range(s?.range?.startLineNumber,s?.range?.startColumn,s?.range?.endLineNumber,s?.range?.endColumn),options:{inlineClassName:"highlightMatchedWord"}}];if(this.editorCodeFinder){const v=this.editorCodeFinder.deltaDecorations([],M);this.monacoDecorations.push(...v)}}this.matchFound=this.monacoDecorations.length,this.editorCodeFinder.focus()}else this.resetCodeObj();this.lastError=void 0,this.cd.detectChanges()}))}getBackupOfMonacoEditor(o){o.viewState=this.editorCodeFinder.saveViewState()}restoreBackupOfMonacoEditor(o){o.viewState&&this.editorCodeFinder.restoreViewState(o.viewState),o.cursorPosition?.lineNumber?this.editorCodeFinder.setPosition(o.cursorPosition):(o.cursorPosition={lineNumber:1,column:1},this.editorCodeFinder.setPosition(o.cursorPosition),this.editorCodeFinder.setScrollTop(0),this.editorCodeFinder.setScrollLeft(0)),this.editorCodeFinder.focus()}editorGenerated(o){var t=this;return(0,c.Z)(function*(){t.editorCodeFinder=o,yield t.monacoS.loadSchemaEditorSettings(t.BE_HOST_PORT,t.authCS.getUserId(),null),t.monacoS.addSaveCodeKeyBinding(o,s=>{t.codeObj&&t.saveData()}),t.editorCodeFinder.onDidChangeCursorPosition(s=>{t.lastCodeFinderObject&&1!==s.position.lineNumber&&1!==s.position.column&&(t.lastCodeFinderObject.cursorPosition=s.position)}),t.monacoS.addInsertCodeKeyBinding(o,s=>{(t.codeObj.apiCategory===d.R.INSTANCES||t.codeObj.apiCategory===d.R.THIRD_PARTY_APIS||t.codeObj.apiCategory===d.R.CUSTOM_APIS||t.codeObj.apiCategory===d.R.SYSTEM_APIS||t.codeObj.apiCategory===d.R.EVENTS||t.codeObj.apiCategory===d.R.SCHEDULERS||t.codeObj.apiCategory===d.R.UTILITY_CLASS||t.codeObj.apiCategory===d.R.MIGRATION_SCRIPT||t.codeObj.apiCategory===d.R.WEB_SOCKET_EVENT_CAN_USER_CONNECT_CODE||t.codeObj.apiCategory===d.R.PROCESS_INITIALIZER||t.codeObj.apiCategory===d.R.INSTANCE_API_HOOKS_JSON||t.codeObj.apiCategory!==d.R.I18N_JSON&&t.codeObj.apiCategory!==d.R.SECRET_JSON&&t.codeObj.apiCategory!==d.R.INSTANCE_API_SETTINGS_JSON&&t.codeObj.apiCategory!==d.R.THIRD_PARTY_API_SETTINGS_JSON&&t.codeObj.apiCategory!==d.R.SCHEMA_JSON&&t.codeObj.apiCategory!==d.R.SYSTEM_API_SETTINGS_JSON)&&t.insertCodeModalC.showModal(P.b.CodeFinderResultC)}),t.subscriptions.push(t.generalCS.messageReceived.subscribe(s=>{s.type&&s.type===b.g.TEXT_COPIED&&s.componentName===P.b.CodeFinderResultC&&(t.monacoS.insertAtCursor(o,s.selectedText),t.insertCodeModalC.hideModal())})),t.monacoS.addToggleCodeKeyBinding(o,s=>{t.toggleResponseTab(),t.layout.cd.detectChanges(),t.cd.detectChanges()})})()}layout;saveData(){var o=this;return(0,c.Z)(function*(){o.monacoS.clearEditorDecorations(o.editorCodeFinder,o.monacoDecorations),yield o.customApisUpdateData(),yield o.schedulerApisUpdateData(),yield o.dbMigrationUpdateData(),yield o.webSocketNotificationUpdateData(),yield o.processInitializerUpdateData(),yield o.amEventsUpdateData(),yield o.tpApisUpdateData(),yield o.instanceApisSettingUpdateData(),yield o.instanceApisHooksUpdateData(),yield o.instanceHooksUpdateData(),yield o.databaseHooksUpdateData(),yield o.collectionHooksUpdateData(),yield o.sysApisSettingUpdateData(),yield o.utilityClassesUpdateData(),yield o.i18nUpdateData(),yield o.secretsUpdateData(),yield o.tpApiSettingUpdateData(),yield o.schemaUpdateData(),yield o.dbMasterUpdateData(),yield o.dbMasterUpdateJSUtilsData(),yield o.uiMakerUtilityUpdateData(),o.cd.detectChanges()})()}customApisUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.CUSTOM_APIS)try{const t=(yield o.functionS.getById(o.codeObj._id).toPromise()).data;o.setEditorValueInCodeOrHook(t.versions),yield o.functionS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.functions.editSuccess)}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}if(o.codeObj.apiCategory===d.R.CUSTOM_API_JSON)try{const t=(yield o.functionS.getById(o.codeObj._id).toPromise()).data,s={_id:t._id,functionBasicInfo:o.editorCodeFinder.getValue()};yield o.functionS.put(t._id,s,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.functions.editSuccess)}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}})()}schedulerApisUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.SCHEDULERS)try{const t=(yield o.schedulerS.getById(o.codeObj._id).toPromise()).data;o.setEditorValueInCodeOrHook(t.versions),yield o.schedulerS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.schedulers.editSuccess)}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}})()}dbMigrationUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.MIGRATION_SCRIPT)try{const t=(yield o.dbMigrationS.getById(o.codeObj._id).toPromise()).data;t.dbMigrationScriptCode=o.editorCodeFinder.getValue(),yield o.dbMigrationS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.dbMigration.editSuccess)}catch(t){o.catchErrorCommon(t)}})()}webSocketNotificationUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.WEB_SOCKET_EVENT_CAN_USER_CONNECT_CODE)try{const t=(yield o.webSocketEventsS.getById(o.codeObj._id).toPromise()).data;o.getVersionObject(t.versions,o.codeObj.version).apiCodeStr=o.editorCodeFinder.getValue(),yield o.webSocketEventsS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.webSocketEvents.editSuccess)}catch(t){o.catchErrorCommon(t)}})()}processInitializerUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.PROCESS_INITIALIZER)try{const t=(yield o.processInitializersS.getById(o.codeObj._id).toPromise()).data;t.processInitializerCode=o.editorCodeFinder.getValue(),yield o.processInitializersS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.processInitializer.editSuccess)}catch(t){o.catchErrorCommon(t)}})()}amEventsUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.EVENTS)try{const t=(yield o.amEventS.getById(o.codeObj._id).toPromise()).data;for(const s of t.eventListeners)s._id===o.codeObj.eventListenersId&&s.name===o.codeObj.eventListenersName&&o.setEditorValueInCodeOrHook(s.versions);yield o.amEventS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.amEventListeners.editSuccess)}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}})()}tpApisUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.THIRD_PARTY_APIS)try{const t=(yield o.tpInstalledApisS.getById(o.codeObj._id).toPromise()).data;o.setEditorValueInCodeOrHook(t.versions),yield o.tpInstalledApisS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}})()}instanceApisSettingUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.INSTANCE_API_SETTINGS_JSON)try{const t=(yield o.instanceApiSettingsS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.INSTANCE_API_SETTINGS_JSON&&(t.instanceApiSettingCode=o.editorCodeFinder.getValue()),yield o.instanceApiSettingsS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}instanceApisHooksUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.INSTANCE_API_HOOKS_JSON)try{const t=(yield o.instanceApiHooksS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.INSTANCE_API_HOOKS_JSON&&o.codeObj.hookType&&o.prePostHooksCodeCommon(t),yield o.instanceApiHooksS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}instanceHooksUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.INSTANCE_HOOKS)try{const t=(yield o.instanceApiHooksS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.INSTANCE_HOOKS&&o.codeObj.hookType&&o.prePostHooksCodeCommon(t),yield o.instanceHooksS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}databaseHooksUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.DATABASE_HOOKS)try{const t=(yield o.databaseHooksS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.DATABASE_HOOKS&&o.codeObj.hookType&&o.prePostHooksCodeCommon(t),yield o.databaseHooksS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}collectionHooksUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.COLLECTION_HOOKS)try{const t=(yield o.collectionHooksS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.COLLECTION_HOOKS&&o.codeObj.hookType&&o.prePostHooksCodeCommon(t),yield o.collectionHooksS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}sysApisSettingUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.SYSTEM_APIS||o.codeObj.apiCategory===d.R.SYSTEM_API_SETTINGS_JSON)try{const t=(yield o.systemApiSettingsS.getById(o.codeObj._id).toPromise()).data;o.codeObj.apiCategory===d.R.SYSTEM_API_SETTINGS_JSON&&(t.sysApiSettingCode=o.editorCodeFinder.getValue()),o.codeObj.apiCategory===d.R.SYSTEM_APIS&&o.codeObj.hookType&&o.prePostHooksCodeCommon(t),yield o.systemApiSettingsS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Changes saved.")}catch(t){o.catchErrorCommon(t)}})()}utilityClassesUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.UTILITY_CLASS)try{const t=(yield o.feStoreCS.getByIdUtilityClasses(o.BE_HOST_PORT,o.codeObj._id).toPromise()).data;o.setEditorValueInCodeOrHook(t.versions),yield o.feStoreCS.putUtilityClasses(o.BE_HOST_PORT,t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsCS.utilityClassesS.editSuccess)}catch(t){o.ns.showErrorMessageFromErrorObject(t),o.lastError=t.error}})()}i18nUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.I18N_JSON)try{const t=(yield o.i18nS.getById(o.codeObj._id).toPromise()).data;t.keysCode=o.editorCodeFinder.getValue(),yield o.i18nS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.i18n.editSuccess)}catch(t){o.catchErrorCommon(t)}})()}secretsUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.SECRET_JSON)try{const t=(yield o.secretS.getById(o.codeObj._id).toPromise()).data;t.keysCode=o.editorCodeFinder.getValue(),t.keysCode=o.generalCS.getEncryptedString(t.keysCode,f.N.crypto.passCommunication),yield o.secretS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsCS.secret.editSuccess)}catch(t){o.catchErrorCommon(t)}})()}tpApiSettingUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.THIRD_PARTY_API_SETTINGS_JSON)try{const t=(yield o.tpApiSettingsS.getById(o.codeObj._id).toPromise()).data;t.thirdPartyApiSettingsCode=o.editorCodeFinder.getValue(),yield o.tpApiSettingsS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess(o.constantsS.tpApiSettings.addOrUpdateSuccess)}catch(t){o.catchErrorCommon(t)}})()}schemaUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.SCHEMA_JSON)try{const t=(yield o.schemaS.getById(o.codeObj._id).toPromise()).data;t.propertiesCode=o.editorCodeFinder.getValue(),yield o.schemaS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("Schema updated successfully.")}catch(t){o.catchErrorCommon(t)}})()}dbMasterUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.DB_MASTERS_JSON)try{const t=(yield o.dbMastersS.getById(o.codeObj._id).toPromise()).data;t.dbMasterConfigCode=o.editorCodeFinder.getValue(),o.codeObj[n.nA.dbMasterConfigCode]=t.dbMasterConfigCode,yield o.dbMastersS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("DB Master updated successfully.")}catch(t){o.catchErrorCommon(t)}})()}dbMasterUpdateJSUtilsData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.DB_MASTERS_JS_UTILS)try{const t=(yield o.dbMastersS.getById(o.codeObj._id).toPromise()).data;t.pageUtilsCode=o.editorCodeFinder.getValue(),o.codeObj[n.nA.pageUtilsCode]=t.pageUtilsCode,yield o.dbMastersS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("DB Master utils updated successfully.")}catch(t){o.catchErrorCommon(t)}})()}uiMakerUtilityUpdateData(){var o=this;return(0,c.Z)(function*(){if(o.codeObj.apiCategory===d.R.UI_MAKER_UTILITY_CLASS)try{const t=(yield o.uiMakerUtilsS.getById(o.codeObj._id).toPromise()).data;t.utilsCode=o.editorCodeFinder.getValue(),o.codeObj[n.Kr.utilsCode]=t.utilsCode,yield o.uiMakerUtilsS.put(t._id,t,{select:u.iH._id}).toPromise(),o.ns.showSuccess("UI Maker utility updated successfully.")}catch(t){o.catchErrorCommon(t)}})()}setEditorValueInCodeOrHook(o){const t=this.getVersionObject(o,this.codeObj.version);this.codeObj.hookType?(this.codeObj.apiCategory===d.R.CUSTOM_APIS||this.codeObj.apiCategory===d.R.THIRD_PARTY_APIS||this.codeObj.apiCategory===d.R.SCHEDULERS||this.codeObj.apiCategory===d.R.UTILITY_CLASS||this.codeObj.apiCategory===d.R.EVENTS)&&this.prePostHooksCodeCommon(t):t.apiCodeStr=this.editorCodeFinder.getValue()}getVersionObject(o,t){for(const s of o)if(s.version===t)return s}prePostHooksCodeCommon(o){for(const t of o.preHooks)t.name===this.codeObj.name&&t._id===this.codeObj.preHookId&&"Pre Hook"===this.codeObj.hookType&&(t.hookCode=this.editorCodeFinder.getValue());for(const t of o.postHooks)t.name===this.codeObj.name&&t._id===this.codeObj.postHookId&&"Post Hook"===this.codeObj.hookType&&(t.hookCode=this.editorCodeFinder.getValue())}resetCodeObj(){this.codeObj={},this.editorCodeFinder.setValue("")}catchErrorCommon(o){this.ns.showErrorMessageFromErrorObject(o),this.lastError=o.error,this.tab=this.tab||{},this.tab.axiosResponse={data:o.error},this.monacoS.highlightErrorInMonacoEditor(this.editorCodeFinder,this.tab,"MainSandbox.ts",this.monacoDecorations)}viewError(){this.viewDockerfileModelC.showModal(this.generalCS.stringify(this.lastError),y.d.json)}isResponseCollapsed=!1;showLoadingTypes;toggleResponseTab(){this.isResponseCollapsed=!this.isResponseCollapsed,this.layout.isResponseCollapsed=!this.layout.isResponseCollapsed}reloadTypes(){var o=this;return(0,c.Z)(function*(){yield o.removeExistingAndLoadFreshTypesInMonacoEditor()})()}removeExistingAndLoadFreshTypesInMonacoEditor(){var o=this;return(0,c.Z)(function*(){try{o.showLoadingTypes=!0,yield o.monacoS.loadTypesInMonaco(o.BE_HOST_PORT,o.authCS.getUserId(),null),o.showLoadingTypes=!1}catch{}o.cd.detectChanges()})()}ngOnDestroy(){this.generalCS.unsubscribe(this.subscriptions)}static \u0275fac=function(t){return new(t||i)(e.Y36(j.b),e.Y36(S.L),e.Y36(T.b),e.Y36(U.D),e.Y36(E.d),e.Y36(I.Z),e.Y36(Z.j),e.Y36(l.a),e.Y36(m.e),e.Y36(r.d),e.Y36(h.f),e.Y36(_.S),e.Y36(g.Q),e.Y36(x.y),e.Y36(N.l),e.Y36(F.J),e.Y36(H.l),e.Y36(B.W),e.Y36(L.u),e.Y36(J.e),e.Y36(K.q),e.Y36(k.e),e.Y36(Y.G),e.Y36(W.$),e.Y36(w.z),e.Y36(Q.L),e.Y36(q.s),e.Y36(e.sBO))};static \u0275cmp=e.Xpm({type:i,selectors:[["app-code-finder-result"]],viewQuery:function(t,s){if(1&t&&(e.Gf(oe,5),e.Gf(te,5)),2&t){let M;e.iGM(M=e.CRH())&&(s.insertCodeModalC=M.first),e.iGM(M=e.CRH())&&(s.viewDockerfileModelC=M.first)}},inputs:{modalId:"modalId"},decls:34,vars:32,consts:[[1,"card","shadow-sm","h-100"],[1,"card-header","font-weight-normal"],[2,"font-size","small"],[1,"fas","fa-list-alt","text-yellow","fa-fw","mr-1"],[4,"ngIf"],[1,"overflow-hidden","h-100"],[3,"isSchemaEditor","editorOptions","editorGenerated"],[3,"frameId","modalId","docsHostPort"],["insertCodeModalC",""],[3,"modalId","editorOptionsMonacoEditorModal","modalTitle"],["monacoEditorModalC",""],["tooltipPosition","top",3,"pTooltip"],["pTooltip","Instances","tooltipPosition","top",1,"pl-1"],["pTooltip","Databases","tooltipPosition","top",1,"pl-1"],["pTooltip","Collections","tooltipPosition","top",1,"pl-1"],["pTooltip","API","tooltipPosition","top",1,"pl-1"],["pTooltip","Hook Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Hook Type","tooltipPosition","top",1,"pl-1","small","text-secondary"],["pTooltip","Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Schedulers Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Version","tooltipPosition","top",1,"pl-1","small","text-secondary"],["pTooltip","Event Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Listener Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Custom API Name","tooltipPosition","top",1,"pl-1"],["class","pl-1","pTooltip","Hook Name","tooltipPosition","top",4,"ngIf"],["class","pl-1 small text-secondary","pTooltip","Hook Type","tooltipPosition","top",4,"ngIf"],["pTooltip","Library","tooltipPosition","top",1,"pl-1"],["pTooltip","API Versions","tooltipPosition","top",1,"pl-1"],["pTooltip","API Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Utility Class Name","tooltipPosition","top",1,"pl-1"],["pTooltip","Secret Name","tooltipPosition","top",1,"pl-1"],["pTooltip","System Api Name","tooltipPosition","top",1,"pl-1"],[1,"float-right","cursor-pointer","mr-2",3,"ngStyle","click"],[1,"fas","fa-save","text-success","fa-fw"],["pTooltip","Toggle response panel","tooltipPosition","left",1,"float-right","cursor-pointer","mr-2",3,"click"],[1,"fas","fa-window-maximize","text-warning","fa-fw","fa-rotate-90"],["sava-no-dbl-click","","pTooltip","Reload types","tooltipPosition","left",1,"float-right","cursor-pointer","mr-2",3,"click"],[1,"fas","fa-sync-alt","text-info","fa-fw"],["class","d-inline-block text-danger float-right mr-2",4,"ngIf"],["class","mr-2 font-weight-bold float-right matchCircle",3,"pTooltip",4,"ngIf"],["href","javascript:;","class","text-danger float-right mr-2",3,"click",4,"ngIf"],[1,"d-inline-block","text-danger","float-right","mr-2"],["pTooltip","Loading types...","tooltipPosition","left",1,"fas","fa-spinner","fa-fw","fa-spin","fa-lg"],[1,"mr-2","font-weight-bold","float-right","matchCircle",3,"pTooltip"],["href","javascript:;",1,"text-danger","float-right","mr-2",3,"click"]],template:function(t,s){1&t&&(e.TgZ(0,"div",0)(1,"div",1)(2,"span",2),e._UZ(3,"i",3),e.YNc(4,se,15,8,"span",4),e.YNc(5,ie,9,5,"span",4),e.YNc(6,ae,11,6,"span",4),e.YNc(7,ne,13,7,"span",4),e.YNc(8,de,9,5,"span",4),e.YNc(9,re,9,5,"span",4),e.YNc(10,ce,5,3,"span",4),e.YNc(11,_e,5,3,"span",4),e.YNc(12,pe,5,3,"span",4),e.YNc(13,le,7,4,"span",4),e.YNc(14,Ce,9,5,"span",4),e.YNc(15,ge,9,6,"span",4),e.YNc(16,Se,13,8,"span",4),e.YNc(17,Te,7,4,"span",4),e.YNc(18,Ee,5,3,"span",4),e.YNc(19,fe,5,3,"span",4),e.YNc(20,Ie,5,3,"span",4),e.YNc(21,Ae,11,6,"span",4),e.YNc(22,ye,9,5,"span",4),e.YNc(23,Pe,9,5,"span",4),e.YNc(24,be,9,5,"span",4),e.YNc(25,je,9,5,"span",4),e.YNc(26,Me,5,3,"span",4),e.qZA(),e.YNc(27,De,11,5,"span",4),e.qZA(),e.TgZ(28,"div",5)(29,"app-monaco-editor",6),e.NdJ("editorGenerated",function(v){return s.editorGenerated(v)}),e.qZA()()(),e._UZ(30,"app-insert-code-modal",7,8)(32,"app-monaco-editor-modal",9,10)),2&t&&(e.xp6(4),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.INSTANCE_API_HOOKS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.INSTANCE_HOOKS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.DATABASE_HOOKS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.COLLECTION_HOOKS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SYSTEM_APIS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SYSTEM_API_HOOKS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.MIGRATION_SCRIPT),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.WEB_SOCKET_EVENT_CAN_USER_CONNECT_CODE),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.PROCESS_INITIALIZER),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SCHEDULERS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.EVENTS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.CUSTOM_APIS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.THIRD_PARTY_APIS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.UTILITY_CLASS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.I18N_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SECRET_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SYSTEM_API_SETTINGS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.INSTANCE_API_SETTINGS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.THIRD_PARTY_API_SETTINGS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.SCHEMA_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.DB_MASTERS_JSON),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.DB_MASTERS_JS_UTILS),e.xp6(1),e.Q6J("ngIf",s.codeObj&&s.codeObj.apiCategory===s.EAPICategory.UI_MAKER_UTILITY_CLASS),e.xp6(1),e.Q6J("ngIf",s.codeObj.apiCategory),e.xp6(2),e.Q6J("isSchemaEditor",!0)("editorOptions",s.editorOptionsEditorCodeFinder),e.xp6(1),e.Q6J("frameId","idInsertCodeFinder")("modalId","idInsertCodeFinderForm")("docsHostPort",s.DOCS_HOST_PORT),e.xp6(2),e.Q6J("modalId","idMonacoEditorModalInCodeFinder")("editorOptionsMonacoEditorModal",s.editorOptionsMonacoEditorModal)("modalTitle","Error info"))},dependencies:[D.O5,D.PC,V.y,G.P,z.O,X.u,ee.A],styles:[".from-modal[_ngcontent-%COMP%]{height:calc(100vh - 117px)}.from-page[_ngcontent-%COMP%]{height:calc(100vh - 87px)}.matchCircle[_ngcontent-%COMP%]{background-color:#ff0;border-radius:10px;padding:0 6px;color:#000}"],changeDetection:0})}return i})()},17566:(R,A,a)=>{a.d(A,{Q:()=>E});var c=a(15861),p=a(51162),O=a(45085),n=a(94946),u=a(53429),f=a(95852),d=a(99961),y=a(32915),P=a(77240),b=a(60095),e=a(96814),j=a(97680),S=a(33259);function T(I,Z){if(1&I&&(n.TgZ(0,"span",23),n._uU(1),n.qZA()),2&I){const l=n.oxw();n.xp6(1),n.hij("Total Items: ",l.searchArrays.length,"")}}function U(I,Z){1&I&&n._UZ(0,"p-progressSpinner",24)}let E=(()=>{class I{instanceS;authCS;ns;eventCenterS;cd;generalS;loading={grid:!1};subscriptions=[];searchArrays=[];gridKey=p.iH._id;searchText="";isCaseSensitive=!1;constructor(l,m,r,h,_,g){this.instanceS=l,this.authCS=m,this.ns=r,this.eventCenterS=h,this.cd=_,this.generalS=g}ngOnInit(){this.generalS.setNewTitle("API Maker - Code Finder")}codeSearch(){var l=this;return(0,c.Z)(function*(){try{l.loading.grid=!0;const m={text:l.searchText.trim(),user:l.authCS.getUserId(),isCaseSensitive:l.isCaseSensitive};if(m.text){const r=yield l.instanceS.codeFinderData(m);if(r.success)if(l.searchArrays=r.data,l.searchArrays.length)l.showDataInUI();else{const h=[];h.push('<div class="bold text-warning cursor-pointer pt-3 text-center">\n <span class="pl-2">No match found</span>\n </div>'),$("[name='codeBlock']").html(h.join("")),l.eventCenterS.codeFinderResult.next([])}}l.loading.grid=!1,l.cd.detectChanges()}catch(m){l.ns.showErrorFromResponse(m.error||m,"Unable to code search.")}})()}showDataInUI(){const l=[],m=[];for(const r of this.searchArrays){const h=this.searchArrays.indexOf(r);let _="",g="";r.apiCategory===O.R.SCHEDULERS?(_="SCH",g="Scheduler"):r.apiCategory===O.R.MIGRATION_SCRIPT?(_="DB-MS",g="Database Migration Script"):r.apiCategory===O.R.WEB_SOCKET_EVENT_CAN_USER_CONNECT_CODE?(_="WSN",g="WebSocket User Can Connect"):r.apiCategory===O.R.PROCESS_INITIALIZER?(_="PI",g="Process Initializer"):r.apiCategory===O.R.EVENTS?(_="EV",g="Event"):r.apiCategory===O.R.CUSTOM_APIS?(_="CA",g="Custom APIs"):r.apiCategory===O.R.THIRD_PARTY_APIS?(_="TP",g="Third Party APIs"):r.apiCategory===O.R.THIRD_PARTY_API_SETTINGS_JSON?(_="TP-S",g="Third Party API Settings"):r.apiCategory===O.R.INSTANCE_API_SETTINGS_JSON?(_="INS-J",g="Instance APIs Settings"):r.apiCategory===O.R.INSTANCE_API_HOOKS_JSON?(_="INS-API-Hook",g="Instance APIs Hooks"):r.apiCategory===O.R.INSTANCE_HOOKS?(_="INS-Hook",g="Instance Hooks"):r.apiCategory===O.R.DATABASE_HOOKS?(_="DB-Hook",g="Database Hooks"):r.apiCategory===O.R.COLLECTION_HOOKS?(_="COL-Hook",g="Collection Hooks"):r.apiCategory===O.R.SYSTEM_API_SETTINGS_JSON?(_="SYS-J",g="System API Settings"):r.apiCategory===O.R.SYSTEM_API_HOOKS_JSON?(_="SYS-Hook",g="System API Hooks"):r.apiCategory===O.R.UTILITY_CLASS?(_="UTIL",g="Utility Classes"):r.apiCategory===O.R.I18N_JSON?(_="I18N",g="Internationalization Settings"):r.apiCategory===O.R.SECRET_JSON?(_="SEC",g="Secret"):r.apiCategory===O.R.SCHEMA_JSON?(_="SC",g="Schema"):r.apiCategory===O.R.DB_MASTERS_JSON?(_="DMC",g="DB Master Config"):r.apiCategory===O.R.DB_MASTERS_JS_UTILS?(_="DMU",g="DB Master Utils"):r.apiCategory===O.R.UI_MAKER_UTILITY_CLASS?(_="UMU",g="UI Maker Utils"):(_=r.categoryName,g=r.categoryName),r.prefix=_,r.tooltip=g,r.versionUI="-1"===r?.version?"Original":r?.version?r.version:"",l.push('<div class="bold cursor-pointer pt-1">'),l.push('<i class="fas fa-times fa-fw text-danger float-right pt-1 nameRemoveSearchResultBlock"></i>'),l.push(`<span class="pl-2 font-weight-bold" title="${g}">${_} :</span>`),r.name&&l.push(`<span class="pl-2">${r.name}</span>`),r.versionUI&&l.push(`<span class="pl-2 small text-secondary">${"("+r.versionUI+")"}</span>`),r.hookType&&l.push(`<span class="pl-2 small">${"["+r.hookType+"]"}</span>`),l.push(`<pre class="h-100 language-javascript m-1 cursor-pointer"><code name="namePrismCss" id="idCodeFinder_${h}" class="language-javascript"></code></pre>`),l.push("</div>"),m.push({i:h,code:r.apiCode})}$("[name='codeBlock']").html(l.join(""));for(const r of m)$(`#idCodeFinder_${r.i}`).text(r.code),Prism.highlightElement(document.getElementById(`idCodeFinder_${r.i}`));this.cd.detectChanges(),$("pre.language-javascript").on("click",r=>{$("pre.bg-primary").removeClass("bg-primary"),$(r.currentTarget.className+=" bg-primary");const h=$(r.currentTarget.childNodes).attr("id").split("_")[1];this.searchArrays[h].searchKeyWord=this.searchText.trim(),this.eventCenterS.codeFinderResult.next([this.searchArrays[h]])}),$("i.nameRemoveSearchResultBlock").on("click",r=>{const h=Number($(r.currentTarget).parent().find("code[name=namePrismCss]").attr("id").split("_")[1]);this.searchArrays.splice(h,1),this.showDataInUI()})}clear(){this.searchText="",this.eventCenterS.codeFinderResult.next([]),$("[name='codeBlock']").empty(),this.searchArrays=[]}static \u0275fac=function(m){return new(m||I)(n.Y36(u.E),n.Y36(f.D),n.Y36(d.W),n.Y36(y.u),n.Y36(n.sBO),n.Y36(P.b))};static \u0275cmp=n.Xpm({type:I,selectors:[["app-code-finder-search"]],decls:26,vars:4,consts:[[1,"card","shadow-sm","h-100"],[1,"card-header","font-weight-normal"],["src","/assets/images/icons/finder.svg","alt","Code Finder",1,"fa-fw","mr-1"],["class","pl-3 text-info",4,"ngIf"],[1,"float-right"],["href","https://docs.apimaker.dev/v1/docs/features/code-finder.html","target","_blank"],["src","/assets/images/logo/logo_docs.svg",1,"fa-fw","ml-2","mr-1","mt-n1",2,"font-size","25px"],[1,"pt-1","pl-1","pr-1"],[1,"input-group","input-group-sm","mb-1"],["name","searchText","id","code_search","placeholder","Enter To Search",1,"form-control","form-control-sm",3,"ngModel","ngModelChange","keyup.enter"],[1,"input-group-append"],["type","button","pTooltip","Clear","tooltipPosition","bottom",1,"btn","btn-outline-warning",3,"click"],[1,"fas","fa-ban","fa-fw"],["type","button","data-toggle","dropdown","pTooltip","Case Sensitive","aria-haspopup","true","aria-expanded","false",1,"btn","btn-outline-info"],[1,"fas","fa-ellipsis-v"],[1,"dropdown-menu","pl-4"],["type","checkbox","name","idIsCaseSensitive","id","idIsCaseSensitive",1,"p-checkbox",2,"vertical-align","middle!important",3,"ngModel","ngModelChange"],["for","idIsCaseSensitive",1,"pt-1","pl-2"],[1,"card-body","p-0","h-100","overflow-auto"],[1,"position-relative","h-100"],[1,"overflow-auto"],["name","codeBlock"],["styleClass","w-4rem h-4rem","strokeWidth","4","animationDuration",".5s",4,"ngIf"],[1,"pl-3","text-info"],["styleClass","w-4rem h-4rem","strokeWidth","4","animationDuration",".5s"]],template:function(m,r){1&m&&(n.TgZ(0,"div",0)(1,"div",1)(2,"span"),n._UZ(3,"img",2),n._uU(4," Search"),n.qZA(),n.YNc(5,T,2,1,"span",3),n.TgZ(6,"div",4)(7,"a",5),n._UZ(8,"img",6),n.qZA()()(),n.TgZ(9,"div",7)(10,"div",8)(11,"input",9),n.NdJ("ngModelChange",function(_){return r.searchText=_})("keyup.enter",function(){return r.codeSearch()}),n.qZA(),n.TgZ(12,"div",10)(13,"button",11),n.NdJ("click",function(){return r.clear()}),n._UZ(14,"i",12),n.qZA(),n.TgZ(15,"button",13),n._UZ(16,"i",14),n.qZA(),n.TgZ(17,"div",15)(18,"input",16),n.NdJ("ngModelChange",function(_){return r.isCaseSensitive=_}),n.qZA(),n.TgZ(19,"label",17),n._uU(20,"Case Sensitive"),n.qZA()()()()(),n.TgZ(21,"div",18)(22,"div",19)(23,"div",20),n._UZ(24,"div",21),n.YNc(25,U,1,0,"p-progressSpinner",22),n.qZA()()()()),2&m&&(n.xp6(5),n.Q6J("ngIf",r.searchArrays.length),n.xp6(6),n.Q6J("ngModel",r.searchText),n.xp6(7),n.Q6J("ngModel",r.isCaseSensitive),n.xp6(7),n.Q6J("ngIf",r.loading.grid))},dependencies:[b.Fj,b.Wl,b.JJ,b.On,e.O5,j.G,S.u],encapsulation:2,changeDetection:0})}return I})()},53300:(R,A,a)=>{a.d(A,{k:()=>b});var c=a(51162),p=a(94946),O=a(77240),n=a(96814),u=a(17566),f=a(365);const d=["codeFinderResult"],y=function(e,j){return{"col-4":e,"d-none":j}},P=function(e,j){return{"col-8":e,"col-12":j}};let b=(()=>{class e{cd;generalS;modalId="idDefaultCodeFinderId";loading={grid:!1};subscriptions=[];gridKey=c.iH._id;codeFinderResult;constructor(S,T){this.cd=S,this.generalS=T}ngOnInit(){setTimeout(()=>{this.codeFinderResult.layout=this},1e3)}ngOnDestroy(){this.generalS.unsubscribe(this.subscriptions)}static \u0275fac=function(T){return new(T||e)(p.Y36(p.sBO),p.Y36(O.b))};static \u0275cmp=p.Xpm({type:e,selectors:[["app-code-finder-w"]],viewQuery:function(T,U){if(1&T&&p.Gf(d,5),2&T){let E;p.iGM(E=p.CRH())&&(U.codeFinderResult=E.first)}},inputs:{modalId:"modalId"},decls:7,vars:9,consts:[[1,"pt-1","pl-1","pr-1"],[1,"row","m-0","overflow-hidden","code-finder-height"],[1,"p-0","h-100",3,"ngClass"],[1,"w-100"],[1,"w-100",3,"modalId"],["codeFinderResult",""]],template:function(T,U){if(1&T&&(p.TgZ(0,"div",0)(1,"div",1)(2,"div",2),p._UZ(3,"app-code-finder-search",3),p.qZA(),p.TgZ(4,"div",2),p._UZ(5,"app-code-finder-result",4,5),p.qZA()()()),2&T){const E=p.MAs(6);p.xp6(2),p.Q6J("ngClass",p.WLB(3,y,!E.isResponseCollapsed,E.isResponseCollapsed)),p.xp6(2),p.Q6J("ngClass",p.WLB(6,P,!E.isResponseCollapsed,E.isResponseCollapsed)),p.xp6(1),p.Q6J("modalId",U.modalId)}},dependencies:[n.mk,u.Q,f.n],encapsulation:2,changeDetection:0})}return e})()},27470:(R,A,a)=>{a.r(A),a.d(A,{CodeFinderM:()=>j});var c=a(77664),p=a(17017),O=a(63726),n=a(53300),y=(a(92883),a(17566),a(365),a(44950)),P=a(94946);const b=[{path:"finder",component:n.k,canActivate:[O.P]}];let j=(()=>{class S{static \u0275fac=function(E){return new(E||S)};static \u0275mod=P.oAB({type:S});static \u0275inj=P.cJS({imports:[c.Bz.forChild(b),p.u,y.A]})}return S})()}}]);
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": ["/*", "*/"]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
{ "open": "[", "close": "]" },
|
|
13
|
-
{ "open": "{", "close": "}" },
|
|
14
|
-
{ "open": "(", "close": ")" },
|
|
15
|
-
{ "open": "'", "close": "'", "notIn": ["string", "comment"] },
|
|
16
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
17
|
-
{ "open": "/*", "close": "*/", "notIn": ["string", "comment"] }
|
|
18
|
-
],
|
|
19
|
-
"surroundingPairs": [
|
|
20
|
-
["{", "}"],
|
|
21
|
-
["[", "]"],
|
|
22
|
-
["(", ")"],
|
|
23
|
-
["\"", "\""],
|
|
24
|
-
["'", "'"],
|
|
25
|
-
["<", ">"]
|
|
26
|
-
],
|
|
27
|
-
"wordPattern": "(-?\\d*\\.\\d\\w*)|([^\\`\\~\\!\\@\\#\\%\\^\\&\\*\\(\\)\\-\\=\\+\\[\\{\\]\\}\\\\\\|\\;\\:\\'\\\"\\,\\.\\<\\>\\/\\?\\s]+)",
|
|
28
|
-
"folding": {
|
|
29
|
-
"markers": {
|
|
30
|
-
"start": "^\\s*#pragma\\s+region\\b",
|
|
31
|
-
"end": "^\\s*#pragma\\s+endregion\\b"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": ["/*", "*/"]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "'", "close": "'", "notIn": ["string", "comment"] },
|
|
16
|
-
{ "open": "\"", "close": "\"", "notIn": ["string", "comment"] }
|
|
17
|
-
],
|
|
18
|
-
"surroundingPairs": [
|
|
19
|
-
["{", "}"],
|
|
20
|
-
["[", "]"],
|
|
21
|
-
["(", ")"],
|
|
22
|
-
["<", ">"],
|
|
23
|
-
["'", "'"],
|
|
24
|
-
["\"", "\""]
|
|
25
|
-
],
|
|
26
|
-
"folding": {
|
|
27
|
-
"markers": {
|
|
28
|
-
"start": "^\\s*#region\\b",
|
|
29
|
-
"end": "^\\s*#endregion\\b"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
{ "open": "{", "close": "}" },
|
|
13
|
-
{ "open": "[", "close": "]" },
|
|
14
|
-
{ "open": "(", "close": ")" },
|
|
15
|
-
{ "open": "'", "close": "'", "notIn": ["string", "comment"] },
|
|
16
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
17
|
-
{ "open": "`", "close": "`", "notIn": ["string", "comment"] },
|
|
18
|
-
{ "open": "/**", "close": " */", "notIn": ["string"] }
|
|
19
|
-
],
|
|
20
|
-
"surroundingPairs": [
|
|
21
|
-
["{", "}"],
|
|
22
|
-
["[", "]"],
|
|
23
|
-
["(", ")"],
|
|
24
|
-
["<", ">"],
|
|
25
|
-
["'", "'"],
|
|
26
|
-
["\"", "\""],
|
|
27
|
-
["`", "`"]
|
|
28
|
-
]
|
|
29
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "`", "close": "`", "notIn": ["string"]},
|
|
16
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"]},
|
|
17
|
-
{ "open": "'", "close": "'", "notIn": ["string", "comment"]}
|
|
18
|
-
],
|
|
19
|
-
"surroundingPairs": [
|
|
20
|
-
["{", "}"],
|
|
21
|
-
["[", "]"],
|
|
22
|
-
["(", ")"],
|
|
23
|
-
["\"", "\""],
|
|
24
|
-
["'", "'"],
|
|
25
|
-
["`", "`"]
|
|
26
|
-
],
|
|
27
|
-
"indentationRules": {
|
|
28
|
-
"increaseIndentPattern": "^.*(\\bcase\\b.*:|\\bdefault\\b:|(\\b(func|if|else|switch|select|for|struct)\\b.*)?{[^}\"'`]*|\\([^)\"'`]*)$",
|
|
29
|
-
"decreaseIndentPattern": "^\\s*(\\bcase\\b.*:|\\bdefault\\b:|}[)}]*[),]?|\\)[,]?)$"
|
|
30
|
-
},
|
|
31
|
-
"folding": {
|
|
32
|
-
"markers": {
|
|
33
|
-
"start": "^\\s*//\\s*#?region\\b",
|
|
34
|
-
"end": "^\\s*//\\s*#?endregion\\b"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
16
|
-
{ "open": "'", "close": "'", "notIn": ["string"] },
|
|
17
|
-
{ "open": "/**", "close": " */", "notIn": ["string"] }
|
|
18
|
-
],
|
|
19
|
-
"surroundingPairs": [
|
|
20
|
-
["{", "}"],
|
|
21
|
-
["[", "]"],
|
|
22
|
-
["(", ")"],
|
|
23
|
-
["\"", "\""],
|
|
24
|
-
["'", "'"],
|
|
25
|
-
["<", ">"]
|
|
26
|
-
],
|
|
27
|
-
"folding": {
|
|
28
|
-
"markers": {
|
|
29
|
-
"start": "^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))",
|
|
30
|
-
"end": "^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [
|
|
5
|
-
"/*",
|
|
6
|
-
"*/"
|
|
7
|
-
]
|
|
8
|
-
},
|
|
9
|
-
"brackets": [
|
|
10
|
-
[
|
|
11
|
-
"${",
|
|
12
|
-
"}"
|
|
13
|
-
],
|
|
14
|
-
[
|
|
15
|
-
"{",
|
|
16
|
-
"}"
|
|
17
|
-
],
|
|
18
|
-
[
|
|
19
|
-
"[",
|
|
20
|
-
"]"
|
|
21
|
-
],
|
|
22
|
-
[
|
|
23
|
-
"(",
|
|
24
|
-
")"
|
|
25
|
-
]
|
|
26
|
-
],
|
|
27
|
-
"autoClosingPairs": [
|
|
28
|
-
{
|
|
29
|
-
"open": "{",
|
|
30
|
-
"close": "}"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"open": "[",
|
|
34
|
-
"close": "]"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"open": "(",
|
|
38
|
-
"close": ")"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"open": "'",
|
|
42
|
-
"close": "'",
|
|
43
|
-
"notIn": [
|
|
44
|
-
"string",
|
|
45
|
-
"comment"
|
|
46
|
-
]
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"open": "\"",
|
|
50
|
-
"close": "\"",
|
|
51
|
-
"notIn": [
|
|
52
|
-
"string"
|
|
53
|
-
]
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"open": "`",
|
|
57
|
-
"close": "`",
|
|
58
|
-
"notIn": [
|
|
59
|
-
"string",
|
|
60
|
-
"comment"
|
|
61
|
-
]
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"open": "/**",
|
|
65
|
-
"close": " */",
|
|
66
|
-
"notIn": [
|
|
67
|
-
"string"
|
|
68
|
-
]
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"surroundingPairs": [
|
|
72
|
-
[
|
|
73
|
-
"{",
|
|
74
|
-
"}"
|
|
75
|
-
],
|
|
76
|
-
[
|
|
77
|
-
"[",
|
|
78
|
-
"]"
|
|
79
|
-
],
|
|
80
|
-
[
|
|
81
|
-
"(",
|
|
82
|
-
")"
|
|
83
|
-
],
|
|
84
|
-
[
|
|
85
|
-
"'",
|
|
86
|
-
"'"
|
|
87
|
-
],
|
|
88
|
-
[
|
|
89
|
-
"\"",
|
|
90
|
-
"\""
|
|
91
|
-
],
|
|
92
|
-
[
|
|
93
|
-
"`",
|
|
94
|
-
"`"
|
|
95
|
-
],
|
|
96
|
-
[
|
|
97
|
-
"<",
|
|
98
|
-
">"
|
|
99
|
-
]
|
|
100
|
-
],
|
|
101
|
-
"colorizedBracketPairs": [
|
|
102
|
-
[
|
|
103
|
-
"(",
|
|
104
|
-
")"
|
|
105
|
-
],
|
|
106
|
-
[
|
|
107
|
-
"[",
|
|
108
|
-
"]"
|
|
109
|
-
],
|
|
110
|
-
[
|
|
111
|
-
"{",
|
|
112
|
-
"}"
|
|
113
|
-
],
|
|
114
|
-
[
|
|
115
|
-
"<",
|
|
116
|
-
">"
|
|
117
|
-
]
|
|
118
|
-
],
|
|
119
|
-
"autoCloseBefore": ";:.,=}])>` \n\t",
|
|
120
|
-
"folding": {
|
|
121
|
-
"markers": {
|
|
122
|
-
"start": "^\\s*//\\s*#?region\\b",
|
|
123
|
-
"end": "^\\s*//\\s*#?endregion\\b"
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
"wordPattern": {
|
|
127
|
-
"pattern": "(-?\\d*\\.\\d\\w*)|([^\\`\\@\\~\\!\\%\\^\\&\\*\\(\\)\\-\\=\\+\\[\\{\\]\\}\\\\\\|\\;\\:\\'\\\"\\,\\.\\<\\>/\\?\\s]+)"
|
|
128
|
-
},
|
|
129
|
-
"indentationRules": {
|
|
130
|
-
"decreaseIndentPattern": {
|
|
131
|
-
"pattern": "^((?!.*?/\\*).*\\*/)?\\s*[\\}\\]].*$"
|
|
132
|
-
},
|
|
133
|
-
"increaseIndentPattern": {
|
|
134
|
-
"pattern": "^((?!//).)*(\\{([^}\"'`/]*|(\\t|[ ])*//.*)|\\([^)\"'`/]*|\\[[^\\]\"'`/]*)$"
|
|
135
|
-
},
|
|
136
|
-
"unIndentedLinePattern": {
|
|
137
|
-
"pattern": "^(\\t|[ ])*[ ]\\*[^/]*\\*/\\s*$|^(\\t|[ ])*[ ]\\*/\\s*$|^(\\t|[ ])*[ ]\\*([ ]([^\\*]|\\*(?!/))*)?$"
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"]
|
|
9
|
-
],
|
|
10
|
-
"autoClosingPairs": [
|
|
11
|
-
{ "open": "{", "close": "}", "notIn": ["string"] },
|
|
12
|
-
{ "open": "[", "close": "]", "notIn": ["string"] },
|
|
13
|
-
{ "open": "(", "close": ")", "notIn": ["string"] },
|
|
14
|
-
{ "open": "'", "close": "'", "notIn": ["string"] },
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
16
|
-
{ "open": "`", "close": "`", "notIn": ["string", "comment"] }
|
|
17
|
-
],
|
|
18
|
-
"indentationRules": {
|
|
19
|
-
"increaseIndentPattern": "({+(?=((\\\\.|[^\"\\\\])*\"(\\\\.|[^\"\\\\])*\")*[^\"}]*)$)|(\\[+(?=((\\\\.|[^\"\\\\])*\"(\\\\.|[^\"\\\\])*\")*[^\"\\]]*)$)",
|
|
20
|
-
"decreaseIndentPattern": "^\\s*[}\\]],?\\s*$"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "#",
|
|
4
|
-
"blockComment": [ "\"\"\"", "\"\"\"" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
{ "open": "{", "close": "}" },
|
|
13
|
-
{ "open": "[", "close": "]" },
|
|
14
|
-
{ "open": "(", "close": ")" },
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
16
|
-
{ "open": "r\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
17
|
-
{ "open": "R\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
18
|
-
{ "open": "u\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
19
|
-
{ "open": "U\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
20
|
-
{ "open": "f\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
21
|
-
{ "open": "F\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
22
|
-
{ "open": "b\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
23
|
-
{ "open": "B\"", "close": "\"", "notIn": ["string", "comment"] },
|
|
24
|
-
{ "open": "'", "close": "'", "notIn": ["string", "comment"] },
|
|
25
|
-
{ "open": "r'", "close": "'", "notIn": ["string", "comment"] },
|
|
26
|
-
{ "open": "R'", "close": "'", "notIn": ["string", "comment"] },
|
|
27
|
-
{ "open": "u'", "close": "'", "notIn": ["string", "comment"] },
|
|
28
|
-
{ "open": "U'", "close": "'", "notIn": ["string", "comment"] },
|
|
29
|
-
{ "open": "f'", "close": "'", "notIn": ["string", "comment"] },
|
|
30
|
-
{ "open": "F'", "close": "'", "notIn": ["string", "comment"] },
|
|
31
|
-
{ "open": "b'", "close": "'", "notIn": ["string", "comment"] },
|
|
32
|
-
{ "open": "B'", "close": "'", "notIn": ["string", "comment"] },
|
|
33
|
-
{ "open": "`", "close": "`", "notIn": ["string"] }
|
|
34
|
-
],
|
|
35
|
-
"surroundingPairs": [
|
|
36
|
-
["{", "}"],
|
|
37
|
-
["[", "]"],
|
|
38
|
-
["(", ")"],
|
|
39
|
-
["\"", "\""],
|
|
40
|
-
["'", "'"],
|
|
41
|
-
["`", "`"]
|
|
42
|
-
],
|
|
43
|
-
"folding": {
|
|
44
|
-
"offSide": true,
|
|
45
|
-
"markers": {
|
|
46
|
-
"start": "^\\s*#\\s*region\\b",
|
|
47
|
-
"end": "^\\s*#\\s*endregion\\b"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
"onEnterRules": [
|
|
51
|
-
{
|
|
52
|
-
"beforeText": "^\\s*(?:def|class|for|if|elif|else|while|try|with|finally|except|async).*?:\\s*$",
|
|
53
|
-
"action": { "indent": "indent" }
|
|
54
|
-
}
|
|
55
|
-
]
|
|
56
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "#",
|
|
4
|
-
"blockComment": [ "=begin", "=end" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
16
|
-
{ "open": "'", "close": "'", "notIn": ["string"] },
|
|
17
|
-
{ "open": "`", "close": "`", "notIn": ["string"] }
|
|
18
|
-
],
|
|
19
|
-
"surroundingPairs": [
|
|
20
|
-
["{", "}"],
|
|
21
|
-
["[", "]"],
|
|
22
|
-
["(", ")"],
|
|
23
|
-
["\"", "\""],
|
|
24
|
-
["'", "'"],
|
|
25
|
-
["`", "`"]
|
|
26
|
-
],
|
|
27
|
-
"indentationRules": {
|
|
28
|
-
"increaseIndentPattern": "^\\s*((begin|class|(private|protected)\\s+def|def|else|elsif|ensure|for|if|module|rescue|unless|until|when|in|while|case)|([^#]*\\sdo\\b)|([^#]*=\\s*(case|if|unless)))\\b([^#\\{;]|(\"|'|\/).*\\4)*(#.*)?$",
|
|
29
|
-
"decreaseIndentPattern": "^\\s*([}\\]]([,)]?\\s*(#|$)|\\.[a-zA-Z_]\\w*\\b)|(end|rescue|ensure|else|elsif|when|in)\\b)"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] }
|
|
16
|
-
],
|
|
17
|
-
"surroundingPairs": [
|
|
18
|
-
["{", "}"],
|
|
19
|
-
["[", "]"],
|
|
20
|
-
["(", ")"],
|
|
21
|
-
["\"", "\""],
|
|
22
|
-
["<", ">"]
|
|
23
|
-
],
|
|
24
|
-
"indentationRules": {
|
|
25
|
-
"increaseIndentPattern": "^.*\\{[^}\"']*$|^.*\\([^\\)\"']*$",
|
|
26
|
-
"decreaseIndentPattern": "^\\s*(\\s*\\/[*].*[*]\\/\\s*)*[})]"
|
|
27
|
-
},
|
|
28
|
-
"folding": {
|
|
29
|
-
"markers": {
|
|
30
|
-
"start": "^\\s*//\\s*#?region\\b",
|
|
31
|
-
"end": "^\\s*//\\s*#?endregion\\b"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"comments": {
|
|
3
|
-
"lineComment": "//",
|
|
4
|
-
"blockComment": [ "/*", "*/" ]
|
|
5
|
-
},
|
|
6
|
-
"brackets": [
|
|
7
|
-
["{", "}"],
|
|
8
|
-
["[", "]"],
|
|
9
|
-
["(", ")"]
|
|
10
|
-
],
|
|
11
|
-
"autoClosingPairs": [
|
|
12
|
-
["{", "}"],
|
|
13
|
-
["[", "]"],
|
|
14
|
-
["(", ")"],
|
|
15
|
-
{ "open": "\"", "close": "\"", "notIn": ["string"] },
|
|
16
|
-
{ "open": "'", "close": "'", "notIn": ["string"] },
|
|
17
|
-
{ "open": "`", "close": "`", "notIn": ["string"] }
|
|
18
|
-
],
|
|
19
|
-
"surroundingPairs": [
|
|
20
|
-
["{", "}"],
|
|
21
|
-
["[", "]"],
|
|
22
|
-
["(", ")"],
|
|
23
|
-
["\"", "\""],
|
|
24
|
-
["'", "'"],
|
|
25
|
-
["`", "`"]
|
|
26
|
-
]
|
|
27
|
-
}
|