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,393 @@
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
+ },
11
+ brackets: [
12
+ ["{", "}"],
13
+ ["[", "]"],
14
+ ["(", ")"]
15
+ ],
16
+ autoClosingPairs: [
17
+ { open: '"', close: '"', notIn: ["string", "comment"] },
18
+ { open: "'", close: "'", notIn: ["string", "comment"] },
19
+ { open: "{", close: "}", notIn: ["string", "comment"] },
20
+ { open: "[", close: "]", notIn: ["string", "comment"] },
21
+ { open: "(", close: ")", notIn: ["string", "comment"] }
22
+ ],
23
+ folding: {
24
+ offSide: !0
25
+ }
26
+ }, t = {
27
+ defaultToken: "",
28
+ tokenPostfix: ".pug",
29
+ ignoreCase: !0,
30
+ brackets: [
31
+ { token: "delimiter.curly", open: "{", close: "}" },
32
+ { token: "delimiter.array", open: "[", close: "]" },
33
+ { token: "delimiter.parenthesis", open: "(", close: ")" }
34
+ ],
35
+ keywords: [
36
+ "append",
37
+ "block",
38
+ "case",
39
+ "default",
40
+ "doctype",
41
+ "each",
42
+ "else",
43
+ "extends",
44
+ "for",
45
+ "if",
46
+ "in",
47
+ "include",
48
+ "mixin",
49
+ "typeof",
50
+ "unless",
51
+ "var",
52
+ "when"
53
+ ],
54
+ tags: [
55
+ "a",
56
+ "abbr",
57
+ "acronym",
58
+ "address",
59
+ "area",
60
+ "article",
61
+ "aside",
62
+ "audio",
63
+ "b",
64
+ "base",
65
+ "basefont",
66
+ "bdi",
67
+ "bdo",
68
+ "blockquote",
69
+ "body",
70
+ "br",
71
+ "button",
72
+ "canvas",
73
+ "caption",
74
+ "center",
75
+ "cite",
76
+ "code",
77
+ "col",
78
+ "colgroup",
79
+ "command",
80
+ "datalist",
81
+ "dd",
82
+ "del",
83
+ "details",
84
+ "dfn",
85
+ "div",
86
+ "dl",
87
+ "dt",
88
+ "em",
89
+ "embed",
90
+ "fieldset",
91
+ "figcaption",
92
+ "figure",
93
+ "font",
94
+ "footer",
95
+ "form",
96
+ "frame",
97
+ "frameset",
98
+ "h1",
99
+ "h2",
100
+ "h3",
101
+ "h4",
102
+ "h5",
103
+ "h6",
104
+ "head",
105
+ "header",
106
+ "hgroup",
107
+ "hr",
108
+ "html",
109
+ "i",
110
+ "iframe",
111
+ "img",
112
+ "input",
113
+ "ins",
114
+ "keygen",
115
+ "kbd",
116
+ "label",
117
+ "li",
118
+ "link",
119
+ "map",
120
+ "mark",
121
+ "menu",
122
+ "meta",
123
+ "meter",
124
+ "nav",
125
+ "noframes",
126
+ "noscript",
127
+ "object",
128
+ "ol",
129
+ "optgroup",
130
+ "option",
131
+ "output",
132
+ "p",
133
+ "param",
134
+ "pre",
135
+ "progress",
136
+ "q",
137
+ "rp",
138
+ "rt",
139
+ "ruby",
140
+ "s",
141
+ "samp",
142
+ "script",
143
+ "section",
144
+ "select",
145
+ "small",
146
+ "source",
147
+ "span",
148
+ "strike",
149
+ "strong",
150
+ "style",
151
+ "sub",
152
+ "summary",
153
+ "sup",
154
+ "table",
155
+ "tbody",
156
+ "td",
157
+ "textarea",
158
+ "tfoot",
159
+ "th",
160
+ "thead",
161
+ "time",
162
+ "title",
163
+ "tr",
164
+ "tracks",
165
+ "tt",
166
+ "u",
167
+ "ul",
168
+ "video",
169
+ "wbr"
170
+ ],
171
+ symbols: /[\+\-\*\%\&\|\!\=\/\.\,\:]+/,
172
+ escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
173
+ tokenizer: {
174
+ root: [
175
+ [
176
+ /^(\s*)([a-zA-Z_-][\w-]*)/,
177
+ {
178
+ cases: {
179
+ "$2@tags": {
180
+ cases: {
181
+ "@eos": ["", "tag"],
182
+ "@default": ["", { token: "tag", next: "@tag.$1" }]
183
+ }
184
+ },
185
+ "$2@keywords": ["", { token: "keyword.$2" }],
186
+ "@default": ["", ""]
187
+ }
188
+ }
189
+ ],
190
+ [
191
+ /^(\s*)(#[a-zA-Z_-][\w-]*)/,
192
+ {
193
+ cases: {
194
+ "@eos": ["", "tag.id"],
195
+ "@default": ["", { token: "tag.id", next: "@tag.$1" }]
196
+ }
197
+ }
198
+ ],
199
+ [
200
+ /^(\s*)(\.[a-zA-Z_-][\w-]*)/,
201
+ {
202
+ cases: {
203
+ "@eos": ["", "tag.class"],
204
+ "@default": ["", { token: "tag.class", next: "@tag.$1" }]
205
+ }
206
+ }
207
+ ],
208
+ [/^(\s*)(\|.*)$/, ""],
209
+ { include: "@whitespace" },
210
+ [
211
+ /[a-zA-Z_$][\w$]*/,
212
+ {
213
+ cases: {
214
+ "@keywords": { token: "keyword.$0" },
215
+ "@default": ""
216
+ }
217
+ }
218
+ ],
219
+ [/[{}()\[\]]/, "@brackets"],
220
+ [/@symbols/, "delimiter"],
221
+ [/\d+\.\d+([eE][\-+]?\d+)?/, "number.float"],
222
+ [/\d+/, "number"],
223
+ [/"/, "string", '@string."'],
224
+ [/'/, "string", "@string.'"]
225
+ ],
226
+ tag: [
227
+ [/(\.)(\s*$)/, [{ token: "delimiter", next: "@blockText.$S2." }, ""]],
228
+ [/\s+/, { token: "", next: "@simpleText" }],
229
+ [
230
+ /#[a-zA-Z_-][\w-]*/,
231
+ {
232
+ cases: {
233
+ "@eos": { token: "tag.id", next: "@pop" },
234
+ "@default": "tag.id"
235
+ }
236
+ }
237
+ ],
238
+ [
239
+ /\.[a-zA-Z_-][\w-]*/,
240
+ {
241
+ cases: {
242
+ "@eos": { token: "tag.class", next: "@pop" },
243
+ "@default": "tag.class"
244
+ }
245
+ }
246
+ ],
247
+ [/\(/, { token: "delimiter.parenthesis", next: "@attributeList" }]
248
+ ],
249
+ simpleText: [
250
+ [/[^#]+$/, { token: "", next: "@popall" }],
251
+ [/[^#]+/, { token: "" }],
252
+ [
253
+ /(#{)([^}]*)(})/,
254
+ {
255
+ cases: {
256
+ "@eos": [
257
+ "interpolation.delimiter",
258
+ "interpolation",
259
+ {
260
+ token: "interpolation.delimiter",
261
+ next: "@popall"
262
+ }
263
+ ],
264
+ "@default": ["interpolation.delimiter", "interpolation", "interpolation.delimiter"]
265
+ }
266
+ }
267
+ ],
268
+ [/#$/, { token: "", next: "@popall" }],
269
+ [/#/, ""]
270
+ ],
271
+ attributeList: [
272
+ [/\s+/, ""],
273
+ [
274
+ /(\w+)(\s*=\s*)("|')/,
275
+ ["attribute.name", "delimiter", { token: "attribute.value", next: "@value.$3" }]
276
+ ],
277
+ [/\w+/, "attribute.name"],
278
+ [
279
+ /,/,
280
+ {
281
+ cases: {
282
+ "@eos": {
283
+ token: "attribute.delimiter",
284
+ next: "@popall"
285
+ },
286
+ "@default": "attribute.delimiter"
287
+ }
288
+ }
289
+ ],
290
+ [/\)$/, { token: "delimiter.parenthesis", next: "@popall" }],
291
+ [/\)/, { token: "delimiter.parenthesis", next: "@pop" }]
292
+ ],
293
+ whitespace: [
294
+ [/^(\s*)(\/\/.*)$/, { token: "comment", next: "@blockText.$1.comment" }],
295
+ [/[ \t\r\n]+/, ""],
296
+ [/<!--/, { token: "comment", next: "@comment" }]
297
+ ],
298
+ blockText: [
299
+ [
300
+ /^\s+.*$/,
301
+ {
302
+ cases: {
303
+ "($S2\\s+.*$)": { token: "$S3" },
304
+ "@default": { token: "@rematch", next: "@popall" }
305
+ }
306
+ }
307
+ ],
308
+ [/./, { token: "@rematch", next: "@popall" }]
309
+ ],
310
+ comment: [
311
+ [/[^<\-]+/, "comment.content"],
312
+ [/-->/, { token: "comment", next: "@pop" }],
313
+ [/<!--/, "comment.content.invalid"],
314
+ [/[<\-]/, "comment.content"]
315
+ ],
316
+ string: [
317
+ [
318
+ /[^\\"'#]+/,
319
+ {
320
+ cases: {
321
+ "@eos": { token: "string", next: "@popall" },
322
+ "@default": "string"
323
+ }
324
+ }
325
+ ],
326
+ [
327
+ /@escapes/,
328
+ {
329
+ cases: {
330
+ "@eos": { token: "string.escape", next: "@popall" },
331
+ "@default": "string.escape"
332
+ }
333
+ }
334
+ ],
335
+ [
336
+ /\\./,
337
+ {
338
+ cases: {
339
+ "@eos": {
340
+ token: "string.escape.invalid",
341
+ next: "@popall"
342
+ },
343
+ "@default": "string.escape.invalid"
344
+ }
345
+ }
346
+ ],
347
+ [/(#{)([^}]*)(})/, ["interpolation.delimiter", "interpolation", "interpolation.delimiter"]],
348
+ [/#/, "string"],
349
+ [
350
+ /["']/,
351
+ {
352
+ cases: {
353
+ "$#==$S2": { token: "string", next: "@pop" },
354
+ "@default": { token: "string" }
355
+ }
356
+ }
357
+ ]
358
+ ],
359
+ value: [
360
+ [
361
+ /[^\\"']+/,
362
+ {
363
+ cases: {
364
+ "@eos": { token: "attribute.value", next: "@popall" },
365
+ "@default": "attribute.value"
366
+ }
367
+ }
368
+ ],
369
+ [
370
+ /\\./,
371
+ {
372
+ cases: {
373
+ "@eos": { token: "attribute.value", next: "@popall" },
374
+ "@default": "attribute.value"
375
+ }
376
+ }
377
+ ],
378
+ [
379
+ /["']/,
380
+ {
381
+ cases: {
382
+ "$#==$S2": { token: "attribute.value", next: "@pop" },
383
+ "@default": { token: "attribute.value" }
384
+ }
385
+ }
386
+ ]
387
+ ]
388
+ }
389
+ };
390
+ export {
391
+ e as conf,
392
+ t as language
393
+ };
@@ -0,0 +1,260 @@
1
+ import { m as a } from "./index-a3197e12.js";
2
+ import "vue";
3
+ /*!-----------------------------------------------------------------------------
4
+ * Copyright (c) Microsoft Corporation. All rights reserved.
5
+ * Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
6
+ * Released under the MIT license
7
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
8
+ *-----------------------------------------------------------------------------*/
9
+ var l = Object.defineProperty, c = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, d = Object.prototype.hasOwnProperty, o = (t, e, n, s) => {
10
+ if (e && typeof e == "object" || typeof e == "function")
11
+ for (let r of p(e))
12
+ !d.call(t, r) && r !== n && l(t, r, { get: () => e[r], enumerable: !(s = c(e, r)) || s.enumerable });
13
+ return t;
14
+ }, _ = (t, e, n) => (o(t, e, "default"), n && o(n, e, "default")), i = {};
15
+ _(i, a);
16
+ var b = {
17
+ comments: {
18
+ lineComment: "#",
19
+ blockComment: ["'''", "'''"]
20
+ },
21
+ brackets: [
22
+ ["{", "}"],
23
+ ["[", "]"],
24
+ ["(", ")"]
25
+ ],
26
+ autoClosingPairs: [
27
+ { open: "{", close: "}" },
28
+ { open: "[", close: "]" },
29
+ { open: "(", close: ")" },
30
+ { open: '"', close: '"', notIn: ["string"] },
31
+ { open: "'", close: "'", notIn: ["string", "comment"] }
32
+ ],
33
+ surroundingPairs: [
34
+ { open: "{", close: "}" },
35
+ { open: "[", close: "]" },
36
+ { open: "(", close: ")" },
37
+ { open: '"', close: '"' },
38
+ { open: "'", close: "'" }
39
+ ],
40
+ onEnterRules: [
41
+ {
42
+ beforeText: new RegExp("^\\s*(?:def|class|for|if|elif|else|while|try|with|finally|except|async|match|case).*?:\\s*$"),
43
+ action: { indentAction: i.languages.IndentAction.Indent }
44
+ }
45
+ ],
46
+ folding: {
47
+ offSide: !0,
48
+ markers: {
49
+ start: new RegExp("^\\s*#region\\b"),
50
+ end: new RegExp("^\\s*#endregion\\b")
51
+ }
52
+ }
53
+ }, u = {
54
+ defaultToken: "",
55
+ tokenPostfix: ".python",
56
+ keywords: [
57
+ "False",
58
+ "None",
59
+ "True",
60
+ "_",
61
+ "and",
62
+ "as",
63
+ "assert",
64
+ "async",
65
+ "await",
66
+ "break",
67
+ "case",
68
+ "class",
69
+ "continue",
70
+ "def",
71
+ "del",
72
+ "elif",
73
+ "else",
74
+ "except",
75
+ "exec",
76
+ "finally",
77
+ "for",
78
+ "from",
79
+ "global",
80
+ "if",
81
+ "import",
82
+ "in",
83
+ "is",
84
+ "lambda",
85
+ "match",
86
+ "nonlocal",
87
+ "not",
88
+ "or",
89
+ "pass",
90
+ "print",
91
+ "raise",
92
+ "return",
93
+ "try",
94
+ "while",
95
+ "with",
96
+ "yield",
97
+ "int",
98
+ "float",
99
+ "long",
100
+ "complex",
101
+ "hex",
102
+ "abs",
103
+ "all",
104
+ "any",
105
+ "apply",
106
+ "basestring",
107
+ "bin",
108
+ "bool",
109
+ "buffer",
110
+ "bytearray",
111
+ "callable",
112
+ "chr",
113
+ "classmethod",
114
+ "cmp",
115
+ "coerce",
116
+ "compile",
117
+ "complex",
118
+ "delattr",
119
+ "dict",
120
+ "dir",
121
+ "divmod",
122
+ "enumerate",
123
+ "eval",
124
+ "execfile",
125
+ "file",
126
+ "filter",
127
+ "format",
128
+ "frozenset",
129
+ "getattr",
130
+ "globals",
131
+ "hasattr",
132
+ "hash",
133
+ "help",
134
+ "id",
135
+ "input",
136
+ "intern",
137
+ "isinstance",
138
+ "issubclass",
139
+ "iter",
140
+ "len",
141
+ "locals",
142
+ "list",
143
+ "map",
144
+ "max",
145
+ "memoryview",
146
+ "min",
147
+ "next",
148
+ "object",
149
+ "oct",
150
+ "open",
151
+ "ord",
152
+ "pow",
153
+ "print",
154
+ "property",
155
+ "reversed",
156
+ "range",
157
+ "raw_input",
158
+ "reduce",
159
+ "reload",
160
+ "repr",
161
+ "reversed",
162
+ "round",
163
+ "self",
164
+ "set",
165
+ "setattr",
166
+ "slice",
167
+ "sorted",
168
+ "staticmethod",
169
+ "str",
170
+ "sum",
171
+ "super",
172
+ "tuple",
173
+ "type",
174
+ "unichr",
175
+ "unicode",
176
+ "vars",
177
+ "xrange",
178
+ "zip",
179
+ "__dict__",
180
+ "__methods__",
181
+ "__members__",
182
+ "__class__",
183
+ "__bases__",
184
+ "__name__",
185
+ "__mro__",
186
+ "__subclasses__",
187
+ "__init__",
188
+ "__import__"
189
+ ],
190
+ brackets: [
191
+ { open: "{", close: "}", token: "delimiter.curly" },
192
+ { open: "[", close: "]", token: "delimiter.bracket" },
193
+ { open: "(", close: ")", token: "delimiter.parenthesis" }
194
+ ],
195
+ tokenizer: {
196
+ root: [
197
+ { include: "@whitespace" },
198
+ { include: "@numbers" },
199
+ { include: "@strings" },
200
+ [/[,:;]/, "delimiter"],
201
+ [/[{}\[\]()]/, "@brackets"],
202
+ [/@[a-zA-Z_]\w*/, "tag"],
203
+ [
204
+ /[a-zA-Z_]\w*/,
205
+ {
206
+ cases: {
207
+ "@keywords": "keyword",
208
+ "@default": "identifier"
209
+ }
210
+ }
211
+ ]
212
+ ],
213
+ whitespace: [
214
+ [/\s+/, "white"],
215
+ [/(^#.*$)/, "comment"],
216
+ [/'''/, "string", "@endDocString"],
217
+ [/"""/, "string", "@endDblDocString"]
218
+ ],
219
+ endDocString: [
220
+ [/[^']+/, "string"],
221
+ [/\\'/, "string"],
222
+ [/'''/, "string", "@popall"],
223
+ [/'/, "string"]
224
+ ],
225
+ endDblDocString: [
226
+ [/[^"]+/, "string"],
227
+ [/\\"/, "string"],
228
+ [/"""/, "string", "@popall"],
229
+ [/"/, "string"]
230
+ ],
231
+ numbers: [
232
+ [/-?0x([abcdef]|[ABCDEF]|\d)+[lL]?/, "number.hex"],
233
+ [/-?(\d*\.)?\d+([eE][+\-]?\d+)?[jJ]?[lL]?/, "number"]
234
+ ],
235
+ strings: [
236
+ [/'$/, "string.escape", "@popall"],
237
+ [/'/, "string.escape", "@stringBody"],
238
+ [/"$/, "string.escape", "@popall"],
239
+ [/"/, "string.escape", "@dblStringBody"]
240
+ ],
241
+ stringBody: [
242
+ [/[^\\']+$/, "string", "@popall"],
243
+ [/[^\\']+/, "string"],
244
+ [/\\./, "string"],
245
+ [/'/, "string.escape", "@popall"],
246
+ [/\\$/, "string"]
247
+ ],
248
+ dblStringBody: [
249
+ [/[^\\"]+$/, "string", "@popall"],
250
+ [/[^\\"]+/, "string"],
251
+ [/\\./, "string"],
252
+ [/"/, "string.escape", "@popall"],
253
+ [/\\$/, "string"]
254
+ ]
255
+ }
256
+ };
257
+ export {
258
+ b as conf,
259
+ u as language
260
+ };