form-imagining 0.0.6 → 0.0.8

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.
Files changed (148) hide show
  1. package/README.md +13 -16
  2. package/dist/abap-5361cc9f.js +1314 -0
  3. package/dist/apex-f9413e6f.js +315 -0
  4. package/dist/assets/css.worker-c3850ceb.js +88 -0
  5. package/dist/assets/editor.worker-94ffd778.js +12 -0
  6. package/dist/assets/html.worker-88b237e1.js +460 -0
  7. package/dist/assets/json.worker-8dd963f3.js +43 -0
  8. package/dist/assets/ts.worker-184cdfdf.js +37022 -0
  9. package/dist/azcli-36f2cb5e.js +74 -0
  10. package/dist/bat-6b05202d.js +95 -0
  11. package/dist/bicep-788415e3.js +108 -0
  12. package/dist/cameligo-4e85ec93.js +168 -0
  13. package/dist/clojure-40fa5799.js +754 -0
  14. package/dist/coffee-f557f5e0.js +228 -0
  15. package/dist/cpp-ebbf7759.js +390 -0
  16. package/dist/csharp-1616f566.js +320 -0
  17. package/dist/csp-5f0bc3c4.js +57 -0
  18. package/dist/css-2b1aec9b.js +186 -0
  19. package/dist/cssMode-0bcb1554.js +1447 -0
  20. package/dist/cypher-b12b4ba8.js +262 -0
  21. package/dist/dart-e0d70030.js +270 -0
  22. package/dist/dockerfile-f9d4b2b0.js +132 -0
  23. package/dist/ecl-5b91fdec.js +454 -0
  24. package/dist/elixir-deffd5a6.js +489 -0
  25. package/dist/flow9-84cd00d7.js +141 -0
  26. package/dist/form-imagining.js +3 -16340
  27. package/dist/form-imagining.umd.cjs +1978 -102
  28. package/dist/freemarker2-4d8e8e55.js +644 -0
  29. package/dist/fsharp-d296151f.js +210 -0
  30. package/dist/go-7e72ff3b.js +208 -0
  31. package/dist/graphql-a93568a1.js +141 -0
  32. package/dist/handlebars-c43672f7.js +392 -0
  33. package/dist/hcl-b3994d8f.js +177 -0
  34. package/dist/html-c6099a2e.js +282 -0
  35. package/dist/htmlMode-31c10440.js +1457 -0
  36. package/dist/index-a3197e12.js +122055 -0
  37. package/dist/ini-df84509a.js +68 -0
  38. package/dist/java-fba3d046.js +221 -0
  39. package/dist/javascript-ac2b4ae2.js +77 -0
  40. package/dist/jsonMode-36333022.js +1868 -0
  41. package/dist/julia-cefd45f6.js +496 -0
  42. package/dist/kotlin-b87b6942.js +245 -0
  43. package/dist/less-8a7f37bc.js +168 -0
  44. package/dist/lexon-cb95cd13.js +151 -0
  45. package/dist/liquid-b5021331.js +239 -0
  46. package/dist/lua-6d5b3ea4.js +157 -0
  47. package/dist/m3-d0daf5d0.js +210 -0
  48. package/dist/markdown-48bb0c6f.js +202 -0
  49. package/dist/mdx-bbae5f86.js +172 -0
  50. package/dist/mips-20dcf886.js +194 -0
  51. package/dist/msdax-e9759e23.js +377 -0
  52. package/dist/mysql-95f335b2.js +876 -0
  53. package/dist/objective-c-ad0cfb47.js +188 -0
  54. package/dist/pascal-eda19dc3.js +245 -0
  55. package/dist/pascaligo-b7e0c89b.js +158 -0
  56. package/dist/perl-bbe5d32a.js +599 -0
  57. package/dist/pgsql-7ebaee1c.js +847 -0
  58. package/dist/php-2526756d.js +471 -0
  59. package/dist/pla-9ebd6f68.js +131 -0
  60. package/dist/postiats-9ac05cf6.js +544 -0
  61. package/dist/powerquery-1cae399d.js +890 -0
  62. package/dist/powershell-093b5b87.js +233 -0
  63. package/dist/protobuf-37993cbc.js +422 -0
  64. package/dist/pug-c2a5db5f.js +393 -0
  65. package/dist/python-fc373d9f.js +260 -0
  66. package/dist/qsharp-1450aac5.js +282 -0
  67. package/dist/r-a0642b90.js +245 -0
  68. package/dist/razor-1e9d135a.js +513 -0
  69. package/dist/redis-405cb63d.js +298 -0
  70. package/dist/redshift-830f82de.js +806 -0
  71. package/dist/restructuredtext-d81f5ef4.js +162 -0
  72. package/dist/ruby-d607b87e.js +444 -0
  73. package/dist/rust-86e74dbb.js +337 -0
  74. package/dist/sb-b7e5010d.js +110 -0
  75. package/dist/scala-a4d4a3c6.js +353 -0
  76. package/dist/scheme-81927e94.js +114 -0
  77. package/dist/scss-3f112fcd.js +244 -0
  78. package/dist/shell-d795bcaa.js +224 -0
  79. package/dist/solidity-5b556d3e.js +1351 -0
  80. package/dist/sophia-1da55998.js +190 -0
  81. package/dist/sparql-ac34318e.js +193 -0
  82. package/dist/sql-eef6393b.js +818 -0
  83. package/dist/st-758b1972.js +415 -0
  84. package/dist/style.css +1 -1
  85. package/dist/swift-63cb1847.js +315 -0
  86. package/dist/systemverilog-2538c608.js +556 -0
  87. package/dist/tcl-53e6282a.js +232 -0
  88. package/dist/tsMode-ea3b05db.js +815 -0
  89. package/dist/twig-80c3dc23.js +323 -0
  90. package/dist/typescript-b2ef5e0f.js +329 -0
  91. package/dist/vb-32089525.js +364 -0
  92. package/dist/wgsl-e681d5a0.js +420 -0
  93. package/dist/xml-579a5775.js +96 -0
  94. package/dist/yaml-c31c56b7.js +185 -0
  95. package/package.json +11 -18
  96. package/dist/components/generate/GenerateForm.vue.d.ts +0 -2
  97. package/dist/components/index.d.ts +0 -9
  98. package/dist/components/model/baseModel.d.ts +0 -8
  99. package/dist/components/model/dataSourceModel.d.ts +0 -19
  100. package/dist/components/model/gridModel.d.ts +0 -55
  101. package/dist/components/model/inputModel.d.ts +0 -14
  102. package/dist/components/model/reportModel.d.ts +0 -43
  103. package/dist/components/model/scriptModel.d.ts +0 -6
  104. package/dist/components/model/sqlModel.d.ts +0 -7
  105. package/dist/components/model/tableModel.d.ts +0 -16
  106. package/dist/components/model/textModel.d.ts +0 -14
  107. package/dist/components/monaco/monacoEditorType.d.ts +0 -56
  108. package/dist/components/registerGlobComp.d.ts +0 -3
  109. package/dist/components/wonderform/HelloWord.vue.d.ts +0 -2
  110. package/dist/components/wonderform/config/index.vue.d.ts +0 -14
  111. package/dist/components/wonderform/config/modules/Col.vue.d.ts +0 -14
  112. package/dist/components/wonderform/config/modules/DataSource.vue.d.ts +0 -2
  113. package/dist/components/wonderform/config/modules/Form.vue.d.ts +0 -2
  114. package/dist/components/wonderform/config/modules/Grid.vue.d.ts +0 -14
  115. package/dist/components/wonderform/config/modules/Properties.vue.d.ts +0 -14
  116. package/dist/components/wonderform/config/modules/Table.vue.d.ts +0 -14
  117. package/dist/components/wonderform/config/modules/TypeScript.vue.d.ts +0 -2
  118. package/dist/components/wonderform/design/index.vue.d.ts +0 -6
  119. package/dist/components/wonderform/design/modules/FormGrid.vue.d.ts +0 -38
  120. package/dist/components/wonderform/design/modules/FormInput.vue.d.ts +0 -26
  121. package/dist/components/wonderform/design/modules/FormReport.vue.d.ts +0 -32
  122. package/dist/components/wonderform/design/modules/FormTable.vue.d.ts +0 -32
  123. package/dist/components/wonderform/dsource/index.vue.d.ts +0 -14
  124. package/dist/components/wonderform/dsource/modules/SqlModule.vue.d.ts +0 -40
  125. package/dist/components/wonderform/header/Header.vue.d.ts +0 -2
  126. package/dist/components/wonderform/header/modules/Code.vue.d.ts +0 -23
  127. package/dist/components/wonderform/header/modules/events.d.ts +0 -1
  128. package/dist/components/wonderform/index.vue.d.ts +0 -2
  129. package/dist/components/wonderform/tool/index.vue.d.ts +0 -2
  130. package/dist/enums/httpEnum.d.ts +0 -37
  131. package/dist/main.d.ts +0 -1
  132. package/dist/mock/dict.d.ts +0 -8
  133. package/dist/router/guard/index.d.ts +0 -2
  134. package/dist/router/guard/permissionGuard.d.ts +0 -2
  135. package/dist/router/index.d.ts +0 -3
  136. package/dist/router/routes/basicRoutes.d.ts +0 -8
  137. package/dist/stores/index.d.ts +0 -4
  138. package/dist/stores/modules/data.d.ts +0 -7177
  139. package/dist/stores/modules/form.d.ts +0 -2060
  140. package/dist/utils/form/commonUtils.d.ts +0 -8
  141. package/dist/utils/form/config.d.ts +0 -107
  142. package/dist/utils/form/generatecode.d.ts +0 -23
  143. package/dist/utils/form/validateUtil.d.ts +0 -13
  144. package/dist/utils/form/wonder1.0.1.d.ts +0 -29
  145. package/dist/utils/http/axios/axios.d.ts +0 -48
  146. package/dist/utils/http/axios/axiosModel.d.ts +0 -8
  147. package/dist/utils/http/axios/index.d.ts +0 -2
  148. package/dist/utils/utils.d.ts +0 -1
@@ -0,0 +1,556 @@
1
+ /*!-----------------------------------------------------------------------------
2
+ * Copyright (c) Microsoft Corporation. All rights reserved.
3
+ * Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
4
+ * Released under the MIT license
5
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
6
+ *-----------------------------------------------------------------------------*/
7
+ var e = {
8
+ comments: {
9
+ lineComment: "//",
10
+ blockComment: ["/*", "*/"]
11
+ },
12
+ brackets: [
13
+ ["{", "}"],
14
+ ["[", "]"],
15
+ ["(", ")"],
16
+ ["begin", "end"],
17
+ ["case", "endcase"],
18
+ ["casex", "endcase"],
19
+ ["casez", "endcase"],
20
+ ["checker", "endchecker"],
21
+ ["class", "endclass"],
22
+ ["clocking", "endclocking"],
23
+ ["config", "endconfig"],
24
+ ["function", "endfunction"],
25
+ ["generate", "endgenerate"],
26
+ ["group", "endgroup"],
27
+ ["interface", "endinterface"],
28
+ ["module", "endmodule"],
29
+ ["package", "endpackage"],
30
+ ["primitive", "endprimitive"],
31
+ ["program", "endprogram"],
32
+ ["property", "endproperty"],
33
+ ["specify", "endspecify"],
34
+ ["sequence", "endsequence"],
35
+ ["table", "endtable"],
36
+ ["task", "endtask"]
37
+ ],
38
+ autoClosingPairs: [
39
+ { open: "[", close: "]" },
40
+ { open: "{", close: "}" },
41
+ { open: "(", close: ")" },
42
+ { open: "'", close: "'", notIn: ["string", "comment"] },
43
+ { open: '"', close: '"', notIn: ["string"] }
44
+ ],
45
+ surroundingPairs: [
46
+ { open: "{", close: "}" },
47
+ { open: "[", close: "]" },
48
+ { open: "(", close: ")" },
49
+ { open: '"', close: '"' },
50
+ { open: "'", close: "'" }
51
+ ],
52
+ folding: {
53
+ offSide: !1,
54
+ markers: {
55
+ start: new RegExp("^(?:\\s*|.*(?!\\/[\\/\\*])[^\\w])(?:begin|case(x|z)?|class|clocking|config|covergroup|function|generate|interface|module|package|primitive|property|program|sequence|specify|table|task)\\b"),
56
+ end: new RegExp("^(?:\\s*|.*(?!\\/[\\/\\*])[^\\w])(?:end|endcase|endclass|endclocking|endconfig|endgroup|endfunction|endgenerate|endinterface|endmodule|endpackage|endprimitive|endproperty|endprogram|endsequence|endspecify|endtable|endtask)\\b")
57
+ }
58
+ }
59
+ }, n = {
60
+ defaultToken: "",
61
+ tokenPostfix: ".sv",
62
+ brackets: [
63
+ { token: "delimiter.curly", open: "{", close: "}" },
64
+ { token: "delimiter.parenthesis", open: "(", close: ")" },
65
+ { token: "delimiter.square", open: "[", close: "]" },
66
+ { token: "delimiter.angle", open: "<", close: ">" }
67
+ ],
68
+ keywords: [
69
+ "accept_on",
70
+ "alias",
71
+ "always",
72
+ "always_comb",
73
+ "always_ff",
74
+ "always_latch",
75
+ "and",
76
+ "assert",
77
+ "assign",
78
+ "assume",
79
+ "automatic",
80
+ "before",
81
+ "begin",
82
+ "bind",
83
+ "bins",
84
+ "binsof",
85
+ "bit",
86
+ "break",
87
+ "buf",
88
+ "bufif0",
89
+ "bufif1",
90
+ "byte",
91
+ "case",
92
+ "casex",
93
+ "casez",
94
+ "cell",
95
+ "chandle",
96
+ "checker",
97
+ "class",
98
+ "clocking",
99
+ "cmos",
100
+ "config",
101
+ "const",
102
+ "constraint",
103
+ "context",
104
+ "continue",
105
+ "cover",
106
+ "covergroup",
107
+ "coverpoint",
108
+ "cross",
109
+ "deassign",
110
+ "default",
111
+ "defparam",
112
+ "design",
113
+ "disable",
114
+ "dist",
115
+ "do",
116
+ "edge",
117
+ "else",
118
+ "end",
119
+ "endcase",
120
+ "endchecker",
121
+ "endclass",
122
+ "endclocking",
123
+ "endconfig",
124
+ "endfunction",
125
+ "endgenerate",
126
+ "endgroup",
127
+ "endinterface",
128
+ "endmodule",
129
+ "endpackage",
130
+ "endprimitive",
131
+ "endprogram",
132
+ "endproperty",
133
+ "endspecify",
134
+ "endsequence",
135
+ "endtable",
136
+ "endtask",
137
+ "enum",
138
+ "event",
139
+ "eventually",
140
+ "expect",
141
+ "export",
142
+ "extends",
143
+ "extern",
144
+ "final",
145
+ "first_match",
146
+ "for",
147
+ "force",
148
+ "foreach",
149
+ "forever",
150
+ "fork",
151
+ "forkjoin",
152
+ "function",
153
+ "generate",
154
+ "genvar",
155
+ "global",
156
+ "highz0",
157
+ "highz1",
158
+ "if",
159
+ "iff",
160
+ "ifnone",
161
+ "ignore_bins",
162
+ "illegal_bins",
163
+ "implements",
164
+ "implies",
165
+ "import",
166
+ "incdir",
167
+ "include",
168
+ "initial",
169
+ "inout",
170
+ "input",
171
+ "inside",
172
+ "instance",
173
+ "int",
174
+ "integer",
175
+ "interconnect",
176
+ "interface",
177
+ "intersect",
178
+ "join",
179
+ "join_any",
180
+ "join_none",
181
+ "large",
182
+ "let",
183
+ "liblist",
184
+ "library",
185
+ "local",
186
+ "localparam",
187
+ "logic",
188
+ "longint",
189
+ "macromodule",
190
+ "matches",
191
+ "medium",
192
+ "modport",
193
+ "module",
194
+ "nand",
195
+ "negedge",
196
+ "nettype",
197
+ "new",
198
+ "nexttime",
199
+ "nmos",
200
+ "nor",
201
+ "noshowcancelled",
202
+ "not",
203
+ "notif0",
204
+ "notif1",
205
+ "null",
206
+ "or",
207
+ "output",
208
+ "package",
209
+ "packed",
210
+ "parameter",
211
+ "pmos",
212
+ "posedge",
213
+ "primitive",
214
+ "priority",
215
+ "program",
216
+ "property",
217
+ "protected",
218
+ "pull0",
219
+ "pull1",
220
+ "pulldown",
221
+ "pullup",
222
+ "pulsestyle_ondetect",
223
+ "pulsestyle_onevent",
224
+ "pure",
225
+ "rand",
226
+ "randc",
227
+ "randcase",
228
+ "randsequence",
229
+ "rcmos",
230
+ "real",
231
+ "realtime",
232
+ "ref",
233
+ "reg",
234
+ "reject_on",
235
+ "release",
236
+ "repeat",
237
+ "restrict",
238
+ "return",
239
+ "rnmos",
240
+ "rpmos",
241
+ "rtran",
242
+ "rtranif0",
243
+ "rtranif1",
244
+ "s_always",
245
+ "s_eventually",
246
+ "s_nexttime",
247
+ "s_until",
248
+ "s_until_with",
249
+ "scalared",
250
+ "sequence",
251
+ "shortint",
252
+ "shortreal",
253
+ "showcancelled",
254
+ "signed",
255
+ "small",
256
+ "soft",
257
+ "solve",
258
+ "specify",
259
+ "specparam",
260
+ "static",
261
+ "string",
262
+ "strong",
263
+ "strong0",
264
+ "strong1",
265
+ "struct",
266
+ "super",
267
+ "supply0",
268
+ "supply1",
269
+ "sync_accept_on",
270
+ "sync_reject_on",
271
+ "table",
272
+ "tagged",
273
+ "task",
274
+ "this",
275
+ "throughout",
276
+ "time",
277
+ "timeprecision",
278
+ "timeunit",
279
+ "tran",
280
+ "tranif0",
281
+ "tranif1",
282
+ "tri",
283
+ "tri0",
284
+ "tri1",
285
+ "triand",
286
+ "trior",
287
+ "trireg",
288
+ "type",
289
+ "typedef",
290
+ "union",
291
+ "unique",
292
+ "unique0",
293
+ "unsigned",
294
+ "until",
295
+ "until_with",
296
+ "untyped",
297
+ "use",
298
+ "uwire",
299
+ "var",
300
+ "vectored",
301
+ "virtual",
302
+ "void",
303
+ "wait",
304
+ "wait_order",
305
+ "wand",
306
+ "weak",
307
+ "weak0",
308
+ "weak1",
309
+ "while",
310
+ "wildcard",
311
+ "wire",
312
+ "with",
313
+ "within",
314
+ "wor",
315
+ "xnor",
316
+ "xor"
317
+ ],
318
+ builtin_gates: [
319
+ "and",
320
+ "nand",
321
+ "nor",
322
+ "or",
323
+ "xor",
324
+ "xnor",
325
+ "buf",
326
+ "not",
327
+ "bufif0",
328
+ "bufif1",
329
+ "notif1",
330
+ "notif0",
331
+ "cmos",
332
+ "nmos",
333
+ "pmos",
334
+ "rcmos",
335
+ "rnmos",
336
+ "rpmos",
337
+ "tran",
338
+ "tranif1",
339
+ "tranif0",
340
+ "rtran",
341
+ "rtranif1",
342
+ "rtranif0"
343
+ ],
344
+ operators: [
345
+ "=",
346
+ "+=",
347
+ "-=",
348
+ "*=",
349
+ "/=",
350
+ "%=",
351
+ "&=",
352
+ "|=",
353
+ "^=",
354
+ "<<=",
355
+ ">>+",
356
+ "<<<=",
357
+ ">>>=",
358
+ "?",
359
+ ":",
360
+ "+",
361
+ "-",
362
+ "!",
363
+ "~",
364
+ "&",
365
+ "~&",
366
+ "|",
367
+ "~|",
368
+ "^",
369
+ "~^",
370
+ "^~",
371
+ "+",
372
+ "-",
373
+ "*",
374
+ "/",
375
+ "%",
376
+ "==",
377
+ "!=",
378
+ "===",
379
+ "!==",
380
+ "==?",
381
+ "!=?",
382
+ "&&",
383
+ "||",
384
+ "**",
385
+ "<",
386
+ "<=",
387
+ ">",
388
+ ">=",
389
+ "&",
390
+ "|",
391
+ "^",
392
+ ">>",
393
+ "<<",
394
+ ">>>",
395
+ "<<<",
396
+ "++",
397
+ "--",
398
+ "->",
399
+ "<->",
400
+ "inside",
401
+ "dist",
402
+ "::",
403
+ "+:",
404
+ "-:",
405
+ "*>",
406
+ "&&&",
407
+ "|->",
408
+ "|=>",
409
+ "#=#"
410
+ ],
411
+ symbols: /[=><!~?:&|+\-*\/\^%#]+/,
412
+ escapes: /%%|\\(?:[antvf\\"']|x[0-9A-Fa-f]{1,2}|[0-7]{1,3})/,
413
+ identifier: /(?:[a-zA-Z_][a-zA-Z0-9_$\.]*|\\\S+ )/,
414
+ systemcall: /[$][a-zA-Z0-9_]+/,
415
+ timeunits: /s|ms|us|ns|ps|fs/,
416
+ tokenizer: {
417
+ root: [
418
+ [
419
+ /^(\s*)(@identifier)/,
420
+ [
421
+ "",
422
+ {
423
+ cases: {
424
+ "@builtin_gates": {
425
+ token: "keyword.$2",
426
+ next: "@module_instance"
427
+ },
428
+ table: {
429
+ token: "keyword.$2",
430
+ next: "@table"
431
+ },
432
+ "@keywords": { token: "keyword.$2" },
433
+ "@default": {
434
+ token: "identifier",
435
+ next: "@module_instance"
436
+ }
437
+ }
438
+ }
439
+ ]
440
+ ],
441
+ [/^\s*`include/, { token: "keyword.directive.include", next: "@include" }],
442
+ [/^\s*`\s*\w+/, "keyword"],
443
+ { include: "@identifier_or_keyword" },
444
+ { include: "@whitespace" },
445
+ [/\(\*.*\*\)/, "annotation"],
446
+ [/@systemcall/, "variable.predefined"],
447
+ [/[{}()\[\]]/, "@brackets"],
448
+ [/[<>](?!@symbols)/, "@brackets"],
449
+ [
450
+ /@symbols/,
451
+ {
452
+ cases: {
453
+ "@operators": "delimiter",
454
+ "@default": ""
455
+ }
456
+ }
457
+ ],
458
+ { include: "@numbers" },
459
+ [/[;,.]/, "delimiter"],
460
+ { include: "@strings" }
461
+ ],
462
+ identifier_or_keyword: [
463
+ [
464
+ /@identifier/,
465
+ {
466
+ cases: {
467
+ "@keywords": { token: "keyword.$0" },
468
+ "@default": "identifier"
469
+ }
470
+ }
471
+ ]
472
+ ],
473
+ numbers: [
474
+ [/\d+?[\d_]*(?:\.[\d_]+)?[eE][\-+]?\d+/, "number.float"],
475
+ [/\d+?[\d_]*\.[\d_]+(?:\s*@timeunits)?/, "number.float"],
476
+ [/(?:\d+?[\d_]*\s*)?'[sS]?[dD]\s*[0-9xXzZ?]+?[0-9xXzZ?_]*/, "number"],
477
+ [/(?:\d+?[\d_]*\s*)?'[sS]?[bB]\s*[0-1xXzZ?]+?[0-1xXzZ?_]*/, "number.binary"],
478
+ [/(?:\d+?[\d_]*\s*)?'[sS]?[oO]\s*[0-7xXzZ?]+?[0-7xXzZ?_]*/, "number.octal"],
479
+ [/(?:\d+?[\d_]*\s*)?'[sS]?[hH]\s*[0-9a-fA-FxXzZ?]+?[0-9a-fA-FxXzZ?_]*/, "number.hex"],
480
+ [/1step/, "number"],
481
+ [/[\dxXzZ]+?[\dxXzZ_]*(?:\s*@timeunits)?/, "number"],
482
+ [/'[01xXzZ]+/, "number"]
483
+ ],
484
+ module_instance: [
485
+ { include: "@whitespace" },
486
+ [/(#?)(\()/, ["", { token: "@brackets", next: "@port_connection" }]],
487
+ [/@identifier\s*[;={}\[\],]/, { token: "@rematch", next: "@pop" }],
488
+ [/@symbols|[;={}\[\],]/, { token: "@rematch", next: "@pop" }],
489
+ [/@identifier/, "type"],
490
+ [/;/, "delimiter", "@pop"]
491
+ ],
492
+ port_connection: [
493
+ { include: "@identifier_or_keyword" },
494
+ { include: "@whitespace" },
495
+ [/@systemcall/, "variable.predefined"],
496
+ { include: "@numbers" },
497
+ { include: "@strings" },
498
+ [/[,]/, "delimiter"],
499
+ [/\(/, "@brackets", "@port_connection"],
500
+ [/\)/, "@brackets", "@pop"]
501
+ ],
502
+ whitespace: [
503
+ [/[ \t\r\n]+/, ""],
504
+ [/\/\*/, "comment", "@comment"],
505
+ [/\/\/.*$/, "comment"]
506
+ ],
507
+ comment: [
508
+ [/[^\/*]+/, "comment"],
509
+ [/\*\//, "comment", "@pop"],
510
+ [/[\/*]/, "comment"]
511
+ ],
512
+ strings: [
513
+ [/"([^"\\]|\\.)*$/, "string.invalid"],
514
+ [/"/, "string", "@string"]
515
+ ],
516
+ string: [
517
+ [/[^\\"]+/, "string"],
518
+ [/@escapes/, "string.escape"],
519
+ [/\\./, "string.escape.invalid"],
520
+ [/"/, "string", "@pop"]
521
+ ],
522
+ include: [
523
+ [
524
+ /(\s*)(")([\w*\/*]*)(.\w*)(")/,
525
+ [
526
+ "",
527
+ "string.include.identifier",
528
+ "string.include.identifier",
529
+ "string.include.identifier",
530
+ { token: "string.include.identifier", next: "@pop" }
531
+ ]
532
+ ],
533
+ [
534
+ /(\s*)(<)([\w*\/*]*)(.\w*)(>)/,
535
+ [
536
+ "",
537
+ "string.include.identifier",
538
+ "string.include.identifier",
539
+ "string.include.identifier",
540
+ { token: "string.include.identifier", next: "@pop" }
541
+ ]
542
+ ]
543
+ ],
544
+ table: [
545
+ { include: "@whitespace" },
546
+ [/[()]/, "@brackets"],
547
+ [/[:;]/, "delimiter"],
548
+ [/[01\-*?xXbBrRfFpPnN]/, "variable.predefined"],
549
+ ["endtable", "keyword.endtable", "@pop"]
550
+ ]
551
+ }
552
+ };
553
+ export {
554
+ e as conf,
555
+ n as language
556
+ };