@covalent/components 8.15.0-beta.8 → 8.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-ribbon.js +1 -1
- package/action-ribbon.mjs +3 -4
- package/alert.js +1 -1
- package/alert.mjs +3 -4
- package/app-shell/app-shell.d.ts +3 -0
- package/app-shell/app-shell.d.ts.map +1 -1
- package/app-shell.js +6 -6
- package/app-shell.mjs +26 -25
- package/badge.js +1 -1
- package/badge.mjs +3 -4
- package/button.js +1 -1
- package/button.mjs +9 -10
- package/card/card-base.d.ts.map +1 -1
- package/card.js +7 -5
- package/card.mjs +9 -8
- package/check-list-item.js +1 -1
- package/check-list-item.mjs +8 -9
- package/checkbox.js +1 -1
- package/checkbox.mjs +15 -16
- package/{chip-fb0ea5c5.mjs → chip-2d0fd3f0.mjs} +1 -1
- package/{chip-c65a4549.js → chip-ebd0a88e.js} +1 -1
- package/chip-set.js +2 -2
- package/chip-set.mjs +45 -46
- package/chip.js +1 -1
- package/chip.mjs +4 -5
- package/circular-progress.js +1 -1
- package/circular-progress.mjs +4 -5
- package/class-map-4b94b017.mjs +62 -0
- package/class-map-b5efe8da.js +9 -0
- package/code-snippet.js +2 -2
- package/code-snippet.mjs +4 -5
- package/{dialog-86192b9a.js → dialog-82b03745.js} +1 -1
- package/{dialog-16aad066.mjs → dialog-c9dbe94d.mjs} +1 -1
- package/dialog.js +1 -1
- package/dialog.mjs +4 -5
- package/drawer.js +1 -1
- package/drawer.mjs +4 -5
- package/formfield.js +3 -3
- package/formfield.mjs +3 -4
- package/icon-button-toggle.js +1 -1
- package/icon-button-toggle.mjs +5 -6
- package/icon-button.js +1 -1
- package/icon-button.mjs +5 -6
- package/icon-check-toggle.js +1 -1
- package/icon-check-toggle.mjs +6 -7
- package/icon-radio-toggle.js +3 -3
- package/icon-radio-toggle.mjs +6 -7
- package/index.d.ts +0 -3
- package/index.d.ts.map +1 -1
- package/index.js +1 -1
- package/index.mjs +118 -126
- package/linear-progress.js +1 -1
- package/linear-progress.mjs +4 -5
- package/{list-item-e628f363.mjs → list-item-24236190.mjs} +1 -1
- package/{list-item-e336fb0e.js → list-item-d72b2fff.js} +1 -1
- package/list-item.js +2 -2
- package/list-item.mjs +7 -8
- package/list.js +1 -1
- package/list.mjs +7 -8
- package/menu.js +5 -5
- package/menu.mjs +8 -9
- package/{mwc-checkbox-base-935d9566.js → mwc-checkbox-base-3d8c9549.js} +1 -1
- package/{mwc-checkbox-base-02b4eb91.mjs → mwc-checkbox-base-c40d16d2.mjs} +2 -2
- package/{mwc-drawer-base-bbae43c3.js → mwc-drawer-base-798b11f8.js} +1 -1
- package/{mwc-drawer-base-ca75f41f.mjs → mwc-drawer-base-9c77129c.mjs} +1 -1
- package/{mwc-line-ripple-directive-40145003.js → mwc-line-ripple-directive-a6b39a3c.js} +14 -14
- package/{mwc-line-ripple-directive-aabd8778.mjs → mwc-line-ripple-directive-f9dd7fe3.mjs} +5 -6
- package/{mwc-list-base-22616d0a.js → mwc-list-base-400b00e2.js} +1 -1
- package/{mwc-list-base-402e1d8e.mjs → mwc-list-base-495cbb3b.mjs} +1 -1
- package/{mwc-list-item-base-06d93e6e.js → mwc-list-item-base-297d86b0.js} +1 -1
- package/{mwc-list-item-base-3c6a3bfb.mjs → mwc-list-item-base-6449e812.mjs} +2 -2
- package/{mwc-menu-base-04586160.mjs → mwc-menu-base-9704207e.mjs} +3 -3
- package/{mwc-menu-base-08f54c38.js → mwc-menu-base-c75ca473.js} +1 -1
- package/{mwc-radio-base-768b4221.mjs → mwc-radio-base-4dbe9e38.mjs} +2 -2
- package/{mwc-radio-base-147cf999.js → mwc-radio-base-913e02e2.js} +1 -1
- package/{mwc-slider.css-cda43bd0.mjs → mwc-slider.css-30c91236.mjs} +3 -3
- package/{mwc-slider.css-c5f99704.js → mwc-slider.css-c7107d94.js} +1 -1
- package/{mwc-tab-base-0814a3ef.mjs → mwc-tab-base-effde6e4.mjs} +2 -2
- package/{mwc-tab-base-f2269fd1.js → mwc-tab-base-f28722aa.js} +1 -1
- package/{mwc-top-app-bar-base-8a7f7312.mjs → mwc-top-app-bar-base-28c4192d.mjs} +1 -1
- package/{mwc-top-app-bar-base-8c8cde51.js → mwc-top-app-bar-base-aec60f27.js} +1 -1
- package/nav-list-item.js +1 -1
- package/nav-list-item.mjs +7 -8
- package/package.json +1 -16
- package/radio-list-item.js +1 -1
- package/radio-list-item.mjs +8 -9
- package/radio.js +2 -2
- package/radio.mjs +6 -7
- package/{ripple-handlers-8883e893.mjs → ripple-handlers-0d9ad7c2.mjs} +2 -2
- package/{ripple-handlers-9fb4a31a.js → ripple-handlers-5d5b21db.js} +1 -1
- package/select.js +2 -2
- package/select.mjs +10 -11
- package/side-sheet.js +1 -1
- package/side-sheet.mjs +2 -3
- package/slider-range.js +1 -1
- package/slider-range.mjs +6 -7
- package/slider.js +1 -1
- package/slider.mjs +11 -12
- package/snackbar.js +18 -14
- package/snackbar.mjs +159 -88
- package/status-dialog.js +1 -1
- package/status-dialog.mjs +6 -7
- package/status-header.js +1 -1
- package/status-header.mjs +3 -4
- package/{style-map-a135c6ab.js → style-map-88d2563f.js} +2 -2
- package/{style-map-e7ec6d41.mjs → style-map-bc3ed3e0.mjs} +1 -1
- package/switch.js +1 -1
- package/switch.mjs +5 -6
- package/tab-bar.js +2 -2
- package/tab-bar.mjs +6 -7
- package/tab.js +1 -1
- package/tab.mjs +8 -9
- package/text-lockup.js +1 -1
- package/text-lockup.mjs +3 -4
- package/textarea.js +1 -1
- package/textarea.mjs +5 -6
- package/{textfield-93cfcf3c.mjs → textfield-69844234.mjs} +8 -9
- package/{textfield-0645375b.js → textfield-a064a2b4.js} +16 -16
- package/textfield.js +1 -1
- package/textfield.mjs +5 -6
- package/toolbar.js +1 -1
- package/toolbar.mjs +4 -5
- package/top-app-bar-fixed.js +1 -1
- package/top-app-bar-fixed.mjs +4 -5
- package/top-app-bar.js +1 -1
- package/top-app-bar.mjs +7 -8
- package/tree-list-item.js +1 -1
- package/tree-list-item.mjs +3 -4
- package/async-directive-4a34f75e.js +0 -5
- package/async-directive-99a01ec7.mjs +0 -78
- package/cell/cell.d.ts +0 -65
- package/cell/cell.d.ts.map +0 -1
- package/cell.js +0 -29
- package/cell.mjs +0 -147
- package/class-map-0a4c6ca9.js +0 -5
- package/class-map-6e504a9a.mjs +0 -38
- package/code-editor/code-editor.d.ts +0 -73
- package/code-editor/code-editor.d.ts.map +0 -1
- package/code-editor-3a09cbf1.js +0 -732
- package/code-editor-ce557bd5.mjs +0 -61376
- package/code-editor.js +0 -1
- package/code-editor.mjs +0 -10
- package/cpp-642b10c4.mjs +0 -387
- package/cpp-7eec3311.js +0 -6
- package/csharp-32862cd2.js +0 -6
- package/csharp-d987ddad.mjs +0 -320
- package/css-5dd354ac.mjs +0 -186
- package/css-9be95551.js +0 -8
- package/dart-031264ea.js +0 -6
- package/dart-5d209f63.mjs +0 -270
- package/directive-1186bc23.js +0 -5
- package/directive-daf4e9b6.mjs +0 -27
- package/go-46e3b371.mjs +0 -208
- package/go-cdd943fd.js +0 -6
- package/html-4fffc46e.js +0 -6
- package/html-783f1e7c.mjs +0 -286
- package/java-32d7b433.js +0 -6
- package/java-cd017f60.mjs +0 -221
- package/javascript-4d09cd3c.mjs +0 -80
- package/javascript-90bb18e6.js +0 -6
- package/kotlin-4b9019e1.js +0 -6
- package/kotlin-c6e52a56.mjs +0 -245
- package/lua-b46719a9.js +0 -6
- package/lua-f159160b.mjs +0 -157
- package/markdown-9b448c46.mjs +0 -202
- package/markdown-eae8e3ba.js +0 -6
- package/monacoeditorwork/css.worker.bundle.js +0 -45885
- package/monacoeditorwork/editor.worker.bundle.js +0 -9103
- package/monacoeditorwork/html.worker.bundle.js +0 -25134
- package/monacoeditorwork/json.worker.bundle.js +0 -16363
- package/monacoeditorwork/ts.worker.bundle.js +0 -170782
- package/notebook/notebook.d.ts +0 -87
- package/notebook/notebook.d.ts.map +0 -1
- package/notebook.js +0 -121
- package/notebook.mjs +0 -3447
- package/php-987b9d87.mjs +0 -471
- package/php-a6dcde52.js +0 -6
- package/python-562f8e9b.mjs +0 -264
- package/python-af3aad7d.js +0 -6
- package/r-42c6f0aa.js +0 -6
- package/r-630f5d6b.mjs +0 -245
- package/rust-87887495.js +0 -6
- package/rust-97f8f6e1.mjs +0 -337
- package/scala-c68c650c.mjs +0 -353
- package/scala-e8b7bd42.js +0 -6
- package/shell-09452d42.mjs +0 -224
- package/shell-43cfbe7d.js +0 -6
- package/sql-63ec8e76.mjs +0 -818
- package/sql-faf05577.js +0 -6
- package/style.css +0 -1
- package/swift-724ff2a3.js +0 -8
- package/swift-abdf1835.mjs +0 -315
- package/typescript-76d039b3.js +0 -6
- package/typescript-a2a5d6b2.mjs +0 -332
- package/xml-89571455.mjs +0 -100
- package/xml-e66929d0.js +0 -6
- package/yaml-11a91e71.js +0 -6
- package/yaml-4eccd122.mjs +0 -189
package/html-783f1e7c.mjs
DELETED
@@ -1,286 +0,0 @@
|
|
1
|
-
import { m as p } from "./code-editor-ce557bd5.mjs";
|
2
|
-
import "./query-assigned-elements-4a39219d.mjs";
|
3
|
-
import "./property-9b6ea53b.mjs";
|
4
|
-
import "./async-directive-99a01ec7.mjs";
|
5
|
-
import "./directive-helpers-e3ea6592.mjs";
|
6
|
-
import "./directive-daf4e9b6.mjs";
|
7
|
-
/*!-----------------------------------------------------------------------------
|
8
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
9
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
10
|
-
* Released under the MIT license
|
11
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
12
|
-
*-----------------------------------------------------------------------------*/
|
13
|
-
var d = Object.defineProperty, m = Object.getOwnPropertyDescriptor, l = Object.getOwnPropertyNames, c = Object.prototype.hasOwnProperty, a = (t, e, n, o) => {
|
14
|
-
if (e && typeof e == "object" || typeof e == "function")
|
15
|
-
for (let r of l(e))
|
16
|
-
!c.call(t, r) && r !== n && d(t, r, { get: () => e[r], enumerable: !(o = m(e, r)) || o.enumerable });
|
17
|
-
return t;
|
18
|
-
}, u = (t, e, n) => (a(t, e, "default"), n && a(n, e, "default")), i = {};
|
19
|
-
u(i, p);
|
20
|
-
var s = [
|
21
|
-
"area",
|
22
|
-
"base",
|
23
|
-
"br",
|
24
|
-
"col",
|
25
|
-
"embed",
|
26
|
-
"hr",
|
27
|
-
"img",
|
28
|
-
"input",
|
29
|
-
"keygen",
|
30
|
-
"link",
|
31
|
-
"menuitem",
|
32
|
-
"meta",
|
33
|
-
"param",
|
34
|
-
"source",
|
35
|
-
"track",
|
36
|
-
"wbr"
|
37
|
-
], E = {
|
38
|
-
wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,
|
39
|
-
comments: {
|
40
|
-
blockComment: ["<!--", "-->"]
|
41
|
-
},
|
42
|
-
brackets: [
|
43
|
-
["<!--", "-->"],
|
44
|
-
["<", ">"],
|
45
|
-
["{", "}"],
|
46
|
-
["(", ")"]
|
47
|
-
],
|
48
|
-
autoClosingPairs: [
|
49
|
-
{ open: "{", close: "}" },
|
50
|
-
{ open: "[", close: "]" },
|
51
|
-
{ open: "(", close: ")" },
|
52
|
-
{ open: '"', close: '"' },
|
53
|
-
{ open: "'", close: "'" }
|
54
|
-
],
|
55
|
-
surroundingPairs: [
|
56
|
-
{ open: '"', close: '"' },
|
57
|
-
{ open: "'", close: "'" },
|
58
|
-
{ open: "{", close: "}" },
|
59
|
-
{ open: "[", close: "]" },
|
60
|
-
{ open: "(", close: ")" },
|
61
|
-
{ open: "<", close: ">" }
|
62
|
-
],
|
63
|
-
onEnterRules: [
|
64
|
-
{
|
65
|
-
beforeText: new RegExp(`<(?!(?:${s.join("|")}))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$`, "i"),
|
66
|
-
afterText: /^<\/([_:\w][_:\w-.\d]*)\s*>$/i,
|
67
|
-
action: {
|
68
|
-
indentAction: i.languages.IndentAction.IndentOutdent
|
69
|
-
}
|
70
|
-
},
|
71
|
-
{
|
72
|
-
beforeText: new RegExp(`<(?!(?:${s.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`, "i"),
|
73
|
-
action: { indentAction: i.languages.IndentAction.Indent }
|
74
|
-
}
|
75
|
-
],
|
76
|
-
folding: {
|
77
|
-
markers: {
|
78
|
-
start: new RegExp("^\\s*<!--\\s*#region\\b.*-->"),
|
79
|
-
end: new RegExp("^\\s*<!--\\s*#endregion\\b.*-->")
|
80
|
-
}
|
81
|
-
}
|
82
|
-
}, v = {
|
83
|
-
defaultToken: "",
|
84
|
-
tokenPostfix: ".html",
|
85
|
-
ignoreCase: !0,
|
86
|
-
tokenizer: {
|
87
|
-
root: [
|
88
|
-
[/<!DOCTYPE/, "metatag", "@doctype"],
|
89
|
-
[/<!--/, "comment", "@comment"],
|
90
|
-
[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/, ["delimiter", "tag", "", "delimiter"]],
|
91
|
-
[/(<)(script)/, ["delimiter", { token: "tag", next: "@script" }]],
|
92
|
-
[/(<)(style)/, ["delimiter", { token: "tag", next: "@style" }]],
|
93
|
-
[/(<)((?:[\w\-]+:)?[\w\-]+)/, ["delimiter", { token: "tag", next: "@otherTag" }]],
|
94
|
-
[/(<\/)((?:[\w\-]+:)?[\w\-]+)/, ["delimiter", { token: "tag", next: "@otherTag" }]],
|
95
|
-
[/</, "delimiter"],
|
96
|
-
[/[^<]+/]
|
97
|
-
],
|
98
|
-
doctype: [
|
99
|
-
[/[^>]+/, "metatag.content"],
|
100
|
-
[/>/, "metatag", "@pop"]
|
101
|
-
],
|
102
|
-
comment: [
|
103
|
-
[/-->/, "comment", "@pop"],
|
104
|
-
[/[^-]+/, "comment.content"],
|
105
|
-
[/./, "comment.content"]
|
106
|
-
],
|
107
|
-
otherTag: [
|
108
|
-
[/\/?>/, "delimiter", "@pop"],
|
109
|
-
[/"([^"]*)"/, "attribute.value"],
|
110
|
-
[/'([^']*)'/, "attribute.value"],
|
111
|
-
[/[\w\-]+/, "attribute.name"],
|
112
|
-
[/=/, "delimiter"],
|
113
|
-
[/[ \t\r\n]+/]
|
114
|
-
],
|
115
|
-
script: [
|
116
|
-
[/type/, "attribute.name", "@scriptAfterType"],
|
117
|
-
[/"([^"]*)"/, "attribute.value"],
|
118
|
-
[/'([^']*)'/, "attribute.value"],
|
119
|
-
[/[\w\-]+/, "attribute.name"],
|
120
|
-
[/=/, "delimiter"],
|
121
|
-
[
|
122
|
-
/>/,
|
123
|
-
{
|
124
|
-
token: "delimiter",
|
125
|
-
next: "@scriptEmbedded",
|
126
|
-
nextEmbedded: "text/javascript"
|
127
|
-
}
|
128
|
-
],
|
129
|
-
[/[ \t\r\n]+/],
|
130
|
-
[/(<\/)(script\s*)(>)/, ["delimiter", "tag", { token: "delimiter", next: "@pop" }]]
|
131
|
-
],
|
132
|
-
scriptAfterType: [
|
133
|
-
[/=/, "delimiter", "@scriptAfterTypeEquals"],
|
134
|
-
[
|
135
|
-
/>/,
|
136
|
-
{
|
137
|
-
token: "delimiter",
|
138
|
-
next: "@scriptEmbedded",
|
139
|
-
nextEmbedded: "text/javascript"
|
140
|
-
}
|
141
|
-
],
|
142
|
-
[/[ \t\r\n]+/],
|
143
|
-
[/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
|
144
|
-
],
|
145
|
-
scriptAfterTypeEquals: [
|
146
|
-
[
|
147
|
-
/"module"/,
|
148
|
-
{
|
149
|
-
token: "attribute.value",
|
150
|
-
switchTo: "@scriptWithCustomType.text/javascript"
|
151
|
-
}
|
152
|
-
],
|
153
|
-
[
|
154
|
-
/'module'/,
|
155
|
-
{
|
156
|
-
token: "attribute.value",
|
157
|
-
switchTo: "@scriptWithCustomType.text/javascript"
|
158
|
-
}
|
159
|
-
],
|
160
|
-
[
|
161
|
-
/"([^"]*)"/,
|
162
|
-
{
|
163
|
-
token: "attribute.value",
|
164
|
-
switchTo: "@scriptWithCustomType.$1"
|
165
|
-
}
|
166
|
-
],
|
167
|
-
[
|
168
|
-
/'([^']*)'/,
|
169
|
-
{
|
170
|
-
token: "attribute.value",
|
171
|
-
switchTo: "@scriptWithCustomType.$1"
|
172
|
-
}
|
173
|
-
],
|
174
|
-
[
|
175
|
-
/>/,
|
176
|
-
{
|
177
|
-
token: "delimiter",
|
178
|
-
next: "@scriptEmbedded",
|
179
|
-
nextEmbedded: "text/javascript"
|
180
|
-
}
|
181
|
-
],
|
182
|
-
[/[ \t\r\n]+/],
|
183
|
-
[/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
|
184
|
-
],
|
185
|
-
scriptWithCustomType: [
|
186
|
-
[
|
187
|
-
/>/,
|
188
|
-
{
|
189
|
-
token: "delimiter",
|
190
|
-
next: "@scriptEmbedded.$S2",
|
191
|
-
nextEmbedded: "$S2"
|
192
|
-
}
|
193
|
-
],
|
194
|
-
[/"([^"]*)"/, "attribute.value"],
|
195
|
-
[/'([^']*)'/, "attribute.value"],
|
196
|
-
[/[\w\-]+/, "attribute.name"],
|
197
|
-
[/=/, "delimiter"],
|
198
|
-
[/[ \t\r\n]+/],
|
199
|
-
[/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
|
200
|
-
],
|
201
|
-
scriptEmbedded: [
|
202
|
-
[/<\/script/, { token: "@rematch", next: "@pop", nextEmbedded: "@pop" }],
|
203
|
-
[/[^<]+/, ""]
|
204
|
-
],
|
205
|
-
style: [
|
206
|
-
[/type/, "attribute.name", "@styleAfterType"],
|
207
|
-
[/"([^"]*)"/, "attribute.value"],
|
208
|
-
[/'([^']*)'/, "attribute.value"],
|
209
|
-
[/[\w\-]+/, "attribute.name"],
|
210
|
-
[/=/, "delimiter"],
|
211
|
-
[
|
212
|
-
/>/,
|
213
|
-
{
|
214
|
-
token: "delimiter",
|
215
|
-
next: "@styleEmbedded",
|
216
|
-
nextEmbedded: "text/css"
|
217
|
-
}
|
218
|
-
],
|
219
|
-
[/[ \t\r\n]+/],
|
220
|
-
[/(<\/)(style\s*)(>)/, ["delimiter", "tag", { token: "delimiter", next: "@pop" }]]
|
221
|
-
],
|
222
|
-
styleAfterType: [
|
223
|
-
[/=/, "delimiter", "@styleAfterTypeEquals"],
|
224
|
-
[
|
225
|
-
/>/,
|
226
|
-
{
|
227
|
-
token: "delimiter",
|
228
|
-
next: "@styleEmbedded",
|
229
|
-
nextEmbedded: "text/css"
|
230
|
-
}
|
231
|
-
],
|
232
|
-
[/[ \t\r\n]+/],
|
233
|
-
[/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
|
234
|
-
],
|
235
|
-
styleAfterTypeEquals: [
|
236
|
-
[
|
237
|
-
/"([^"]*)"/,
|
238
|
-
{
|
239
|
-
token: "attribute.value",
|
240
|
-
switchTo: "@styleWithCustomType.$1"
|
241
|
-
}
|
242
|
-
],
|
243
|
-
[
|
244
|
-
/'([^']*)'/,
|
245
|
-
{
|
246
|
-
token: "attribute.value",
|
247
|
-
switchTo: "@styleWithCustomType.$1"
|
248
|
-
}
|
249
|
-
],
|
250
|
-
[
|
251
|
-
/>/,
|
252
|
-
{
|
253
|
-
token: "delimiter",
|
254
|
-
next: "@styleEmbedded",
|
255
|
-
nextEmbedded: "text/css"
|
256
|
-
}
|
257
|
-
],
|
258
|
-
[/[ \t\r\n]+/],
|
259
|
-
[/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
|
260
|
-
],
|
261
|
-
styleWithCustomType: [
|
262
|
-
[
|
263
|
-
/>/,
|
264
|
-
{
|
265
|
-
token: "delimiter",
|
266
|
-
next: "@styleEmbedded.$S2",
|
267
|
-
nextEmbedded: "$S2"
|
268
|
-
}
|
269
|
-
],
|
270
|
-
[/"([^"]*)"/, "attribute.value"],
|
271
|
-
[/'([^']*)'/, "attribute.value"],
|
272
|
-
[/[\w\-]+/, "attribute.name"],
|
273
|
-
[/=/, "delimiter"],
|
274
|
-
[/[ \t\r\n]+/],
|
275
|
-
[/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
|
276
|
-
],
|
277
|
-
styleEmbedded: [
|
278
|
-
[/<\/style/, { token: "@rematch", next: "@pop", nextEmbedded: "@pop" }],
|
279
|
-
[/[^<]+/, ""]
|
280
|
-
]
|
281
|
-
}
|
282
|
-
};
|
283
|
-
export {
|
284
|
-
E as conf,
|
285
|
-
v as language
|
286
|
-
};
|
package/java-32d7b433.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});/*!-----------------------------------------------------------------------------
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
4
|
-
* Released under the MIT license
|
5
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
6
|
-
*-----------------------------------------------------------------------------*/var e={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"},{open:"<",close:">"}],folding:{markers:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))")}}},t={defaultToken:"",tokenPostfix:".java",keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false","yield","record","sealed","non-sealed","permits"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,tokenizer:{root:[["non-sealed","keyword.non-sealed"],[/[a-zA-Z_$][\w$]*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/[{}()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/@\s*[a-zA-Z_\$][\w\$]*/,"annotation"],[/(@digits)[eE]([\-+]?(@digits))?[fFdD]?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?[fFdD]?/,"number.float"],[/0[xX](@hexdigits)[Ll]?/,"number.hex"],[/0(@octaldigits)[Ll]?/,"number.octal"],[/0[bB](@binarydigits)[Ll]?/,"number.binary"],[/(@digits)[fFdD]/,"number.float"],[/(@digits)[lL]?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"""/,"string","@multistring"],[/"/,"string","@string"],[/'[^\\']'/,"string"],[/(')(@escapes)(')/,["string","string.escape","string"]],[/'/,"string.invalid"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@javadoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],javadoc:[[/[^\/*]+/,"comment.doc"],[/\/\*/,"comment.doc.invalid"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],multistring:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"""/,"string","@pop"],[/./,"string"]]}};exports.conf=e;exports.language=t;
|
package/java-cd017f60.mjs
DELETED
@@ -1,221 +0,0 @@
|
|
1
|
-
/*!-----------------------------------------------------------------------------
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
4
|
-
* Released under the MIT license
|
5
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
6
|
-
*-----------------------------------------------------------------------------*/
|
7
|
-
var e = {
|
8
|
-
wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,
|
9
|
-
comments: {
|
10
|
-
lineComment: "//",
|
11
|
-
blockComment: ["/*", "*/"]
|
12
|
-
},
|
13
|
-
brackets: [
|
14
|
-
["{", "}"],
|
15
|
-
["[", "]"],
|
16
|
-
["(", ")"]
|
17
|
-
],
|
18
|
-
autoClosingPairs: [
|
19
|
-
{ open: "{", close: "}" },
|
20
|
-
{ open: "[", close: "]" },
|
21
|
-
{ open: "(", close: ")" },
|
22
|
-
{ open: '"', close: '"' },
|
23
|
-
{ open: "'", close: "'" }
|
24
|
-
],
|
25
|
-
surroundingPairs: [
|
26
|
-
{ open: "{", close: "}" },
|
27
|
-
{ open: "[", close: "]" },
|
28
|
-
{ open: "(", close: ")" },
|
29
|
-
{ open: '"', close: '"' },
|
30
|
-
{ open: "'", close: "'" },
|
31
|
-
{ open: "<", close: ">" }
|
32
|
-
],
|
33
|
-
folding: {
|
34
|
-
markers: {
|
35
|
-
start: new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),
|
36
|
-
end: new RegExp("^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))")
|
37
|
-
}
|
38
|
-
}
|
39
|
-
}, t = {
|
40
|
-
defaultToken: "",
|
41
|
-
tokenPostfix: ".java",
|
42
|
-
keywords: [
|
43
|
-
"abstract",
|
44
|
-
"continue",
|
45
|
-
"for",
|
46
|
-
"new",
|
47
|
-
"switch",
|
48
|
-
"assert",
|
49
|
-
"default",
|
50
|
-
"goto",
|
51
|
-
"package",
|
52
|
-
"synchronized",
|
53
|
-
"boolean",
|
54
|
-
"do",
|
55
|
-
"if",
|
56
|
-
"private",
|
57
|
-
"this",
|
58
|
-
"break",
|
59
|
-
"double",
|
60
|
-
"implements",
|
61
|
-
"protected",
|
62
|
-
"throw",
|
63
|
-
"byte",
|
64
|
-
"else",
|
65
|
-
"import",
|
66
|
-
"public",
|
67
|
-
"throws",
|
68
|
-
"case",
|
69
|
-
"enum",
|
70
|
-
"instanceof",
|
71
|
-
"return",
|
72
|
-
"transient",
|
73
|
-
"catch",
|
74
|
-
"extends",
|
75
|
-
"int",
|
76
|
-
"short",
|
77
|
-
"try",
|
78
|
-
"char",
|
79
|
-
"final",
|
80
|
-
"interface",
|
81
|
-
"static",
|
82
|
-
"void",
|
83
|
-
"class",
|
84
|
-
"finally",
|
85
|
-
"long",
|
86
|
-
"strictfp",
|
87
|
-
"volatile",
|
88
|
-
"const",
|
89
|
-
"float",
|
90
|
-
"native",
|
91
|
-
"super",
|
92
|
-
"while",
|
93
|
-
"true",
|
94
|
-
"false",
|
95
|
-
"yield",
|
96
|
-
"record",
|
97
|
-
"sealed",
|
98
|
-
"non-sealed",
|
99
|
-
"permits"
|
100
|
-
],
|
101
|
-
operators: [
|
102
|
-
"=",
|
103
|
-
">",
|
104
|
-
"<",
|
105
|
-
"!",
|
106
|
-
"~",
|
107
|
-
"?",
|
108
|
-
":",
|
109
|
-
"==",
|
110
|
-
"<=",
|
111
|
-
">=",
|
112
|
-
"!=",
|
113
|
-
"&&",
|
114
|
-
"||",
|
115
|
-
"++",
|
116
|
-
"--",
|
117
|
-
"+",
|
118
|
-
"-",
|
119
|
-
"*",
|
120
|
-
"/",
|
121
|
-
"&",
|
122
|
-
"|",
|
123
|
-
"^",
|
124
|
-
"%",
|
125
|
-
"<<",
|
126
|
-
">>",
|
127
|
-
">>>",
|
128
|
-
"+=",
|
129
|
-
"-=",
|
130
|
-
"*=",
|
131
|
-
"/=",
|
132
|
-
"&=",
|
133
|
-
"|=",
|
134
|
-
"^=",
|
135
|
-
"%=",
|
136
|
-
"<<=",
|
137
|
-
">>=",
|
138
|
-
">>>="
|
139
|
-
],
|
140
|
-
symbols: /[=><!~?:&|+\-*\/\^%]+/,
|
141
|
-
escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
|
142
|
-
digits: /\d+(_+\d+)*/,
|
143
|
-
octaldigits: /[0-7]+(_+[0-7]+)*/,
|
144
|
-
binarydigits: /[0-1]+(_+[0-1]+)*/,
|
145
|
-
hexdigits: /[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,
|
146
|
-
tokenizer: {
|
147
|
-
root: [
|
148
|
-
["non-sealed", "keyword.non-sealed"],
|
149
|
-
[
|
150
|
-
/[a-zA-Z_$][\w$]*/,
|
151
|
-
{
|
152
|
-
cases: {
|
153
|
-
"@keywords": { token: "keyword.$0" },
|
154
|
-
"@default": "identifier"
|
155
|
-
}
|
156
|
-
}
|
157
|
-
],
|
158
|
-
{ include: "@whitespace" },
|
159
|
-
[/[{}()\[\]]/, "@brackets"],
|
160
|
-
[/[<>](?!@symbols)/, "@brackets"],
|
161
|
-
[
|
162
|
-
/@symbols/,
|
163
|
-
{
|
164
|
-
cases: {
|
165
|
-
"@operators": "delimiter",
|
166
|
-
"@default": ""
|
167
|
-
}
|
168
|
-
}
|
169
|
-
],
|
170
|
-
[/@\s*[a-zA-Z_\$][\w\$]*/, "annotation"],
|
171
|
-
[/(@digits)[eE]([\-+]?(@digits))?[fFdD]?/, "number.float"],
|
172
|
-
[/(@digits)\.(@digits)([eE][\-+]?(@digits))?[fFdD]?/, "number.float"],
|
173
|
-
[/0[xX](@hexdigits)[Ll]?/, "number.hex"],
|
174
|
-
[/0(@octaldigits)[Ll]?/, "number.octal"],
|
175
|
-
[/0[bB](@binarydigits)[Ll]?/, "number.binary"],
|
176
|
-
[/(@digits)[fFdD]/, "number.float"],
|
177
|
-
[/(@digits)[lL]?/, "number"],
|
178
|
-
[/[;,.]/, "delimiter"],
|
179
|
-
[/"([^"\\]|\\.)*$/, "string.invalid"],
|
180
|
-
[/"""/, "string", "@multistring"],
|
181
|
-
[/"/, "string", "@string"],
|
182
|
-
[/'[^\\']'/, "string"],
|
183
|
-
[/(')(@escapes)(')/, ["string", "string.escape", "string"]],
|
184
|
-
[/'/, "string.invalid"]
|
185
|
-
],
|
186
|
-
whitespace: [
|
187
|
-
[/[ \t\r\n]+/, ""],
|
188
|
-
[/\/\*\*(?!\/)/, "comment.doc", "@javadoc"],
|
189
|
-
[/\/\*/, "comment", "@comment"],
|
190
|
-
[/\/\/.*$/, "comment"]
|
191
|
-
],
|
192
|
-
comment: [
|
193
|
-
[/[^\/*]+/, "comment"],
|
194
|
-
[/\*\//, "comment", "@pop"],
|
195
|
-
[/[\/*]/, "comment"]
|
196
|
-
],
|
197
|
-
javadoc: [
|
198
|
-
[/[^\/*]+/, "comment.doc"],
|
199
|
-
[/\/\*/, "comment.doc.invalid"],
|
200
|
-
[/\*\//, "comment.doc", "@pop"],
|
201
|
-
[/[\/*]/, "comment.doc"]
|
202
|
-
],
|
203
|
-
string: [
|
204
|
-
[/[^\\"]+/, "string"],
|
205
|
-
[/@escapes/, "string.escape"],
|
206
|
-
[/\\./, "string.escape.invalid"],
|
207
|
-
[/"/, "string", "@pop"]
|
208
|
-
],
|
209
|
-
multistring: [
|
210
|
-
[/[^\\"]+/, "string"],
|
211
|
-
[/@escapes/, "string.escape"],
|
212
|
-
[/\\./, "string.escape.invalid"],
|
213
|
-
[/"""/, "string", "@pop"],
|
214
|
-
[/./, "string"]
|
215
|
-
]
|
216
|
-
}
|
217
|
-
};
|
218
|
-
export {
|
219
|
-
e as conf,
|
220
|
-
t as language
|
221
|
-
};
|
package/javascript-4d09cd3c.mjs
DELETED
@@ -1,80 +0,0 @@
|
|
1
|
-
import { conf as t, language as e } from "./typescript-a2a5d6b2.mjs";
|
2
|
-
import "./code-editor-ce557bd5.mjs";
|
3
|
-
import "./query-assigned-elements-4a39219d.mjs";
|
4
|
-
import "./property-9b6ea53b.mjs";
|
5
|
-
import "./async-directive-99a01ec7.mjs";
|
6
|
-
import "./directive-helpers-e3ea6592.mjs";
|
7
|
-
import "./directive-daf4e9b6.mjs";
|
8
|
-
/*!-----------------------------------------------------------------------------
|
9
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
10
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
11
|
-
* Released under the MIT license
|
12
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
13
|
-
*-----------------------------------------------------------------------------*/
|
14
|
-
var c = t, d = {
|
15
|
-
defaultToken: "invalid",
|
16
|
-
tokenPostfix: ".js",
|
17
|
-
keywords: [
|
18
|
-
"break",
|
19
|
-
"case",
|
20
|
-
"catch",
|
21
|
-
"class",
|
22
|
-
"continue",
|
23
|
-
"const",
|
24
|
-
"constructor",
|
25
|
-
"debugger",
|
26
|
-
"default",
|
27
|
-
"delete",
|
28
|
-
"do",
|
29
|
-
"else",
|
30
|
-
"export",
|
31
|
-
"extends",
|
32
|
-
"false",
|
33
|
-
"finally",
|
34
|
-
"for",
|
35
|
-
"from",
|
36
|
-
"function",
|
37
|
-
"get",
|
38
|
-
"if",
|
39
|
-
"import",
|
40
|
-
"in",
|
41
|
-
"instanceof",
|
42
|
-
"let",
|
43
|
-
"new",
|
44
|
-
"null",
|
45
|
-
"return",
|
46
|
-
"set",
|
47
|
-
"super",
|
48
|
-
"switch",
|
49
|
-
"symbol",
|
50
|
-
"this",
|
51
|
-
"throw",
|
52
|
-
"true",
|
53
|
-
"try",
|
54
|
-
"typeof",
|
55
|
-
"undefined",
|
56
|
-
"var",
|
57
|
-
"void",
|
58
|
-
"while",
|
59
|
-
"with",
|
60
|
-
"yield",
|
61
|
-
"async",
|
62
|
-
"await",
|
63
|
-
"of"
|
64
|
-
],
|
65
|
-
typeKeywords: [],
|
66
|
-
operators: e.operators,
|
67
|
-
symbols: e.symbols,
|
68
|
-
escapes: e.escapes,
|
69
|
-
digits: e.digits,
|
70
|
-
octaldigits: e.octaldigits,
|
71
|
-
binarydigits: e.binarydigits,
|
72
|
-
hexdigits: e.hexdigits,
|
73
|
-
regexpctl: e.regexpctl,
|
74
|
-
regexpesc: e.regexpesc,
|
75
|
-
tokenizer: e.tokenizer
|
76
|
-
};
|
77
|
-
export {
|
78
|
-
c as conf,
|
79
|
-
d as language
|
80
|
-
};
|
package/javascript-90bb18e6.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./typescript-76d039b3.js");require("./code-editor-3a09cbf1.js");require("./query-assigned-elements-f623705d.js");require("./property-57f6f6fe.js");require("./async-directive-4a34f75e.js");require("./directive-helpers-0ce1f995.js");require("./directive-1186bc23.js");/*!-----------------------------------------------------------------------------
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
4
|
-
* Released under the MIT license
|
5
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
6
|
-
*-----------------------------------------------------------------------------*/var t=e.conf,a={defaultToken:"invalid",tokenPostfix:".js",keywords:["break","case","catch","class","continue","const","constructor","debugger","default","delete","do","else","export","extends","false","finally","for","from","function","get","if","import","in","instanceof","let","new","null","return","set","super","switch","symbol","this","throw","true","try","typeof","undefined","var","void","while","with","yield","async","await","of"],typeKeywords:[],operators:e.language.operators,symbols:e.language.symbols,escapes:e.language.escapes,digits:e.language.digits,octaldigits:e.language.octaldigits,binarydigits:e.language.binarydigits,hexdigits:e.language.hexdigits,regexpctl:e.language.regexpctl,regexpesc:e.language.regexpesc,tokenizer:e.language.tokenizer};exports.conf=t;exports.language=a;
|
package/kotlin-4b9019e1.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});/*!-----------------------------------------------------------------------------
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
4
|
-
* Released under the MIT license
|
5
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
6
|
-
*-----------------------------------------------------------------------------*/var e={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"},{open:"<",close:">"}],folding:{markers:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))")}}},t={defaultToken:"",tokenPostfix:".kt",keywords:["as","as?","break","class","continue","do","else","false","for","fun","if","in","!in","interface","is","!is","null","object","package","return","super","this","throw","true","try","typealias","val","var","when","while","by","catch","constructor","delegate","dynamic","field","file","finally","get","import","init","param","property","receiver","set","setparam","where","actual","abstract","annotation","companion","const","crossinline","data","enum","expect","external","final","infix","inline","inner","internal","lateinit","noinline","open","operator","out","override","private","protected","public","reified","sealed","suspend","tailrec","vararg","field","it"],operators:["+","-","*","/","%","=","+=","-=","*=","/=","%=","++","--","&&","||","!","==","!=","===","!==",">","<","<=",">=","[","]","!!","?.","?:","::","..",":","?","->","@",";","$","_"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,tokenizer:{root:[[/[A-Z][\w\$]*/,"type.identifier"],[/[a-zA-Z_$][\w$]*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/[{}()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/@\s*[a-zA-Z_\$][\w\$]*/,"annotation"],[/(@digits)[eE]([\-+]?(@digits))?[fFdD]?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?[fFdD]?/,"number.float"],[/0[xX](@hexdigits)[Ll]?/,"number.hex"],[/0(@octaldigits)[Ll]?/,"number.octal"],[/0[bB](@binarydigits)[Ll]?/,"number.binary"],[/(@digits)[fFdD]/,"number.float"],[/(@digits)[lL]?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"""/,"string","@multistring"],[/"/,"string","@string"],[/'[^\\']'/,"string"],[/(')(@escapes)(')/,["string","string.escape","string"]],[/'/,"string.invalid"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@javadoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\/\*/,"comment","@comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],javadoc:[[/[^\/*]+/,"comment.doc"],[/\/\*/,"comment.doc","@push"],[/\/\*/,"comment.doc.invalid"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],multistring:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"""/,"string","@pop"],[/./,"string"]]}};exports.conf=e;exports.language=t;
|