@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/swift-abdf1835.mjs
DELETED
@@ -1,315 +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
|
-
comments: {
|
9
|
-
lineComment: "//",
|
10
|
-
blockComment: ["/*", "*/"]
|
11
|
-
},
|
12
|
-
brackets: [
|
13
|
-
["{", "}"],
|
14
|
-
["[", "]"],
|
15
|
-
["(", ")"]
|
16
|
-
],
|
17
|
-
autoClosingPairs: [
|
18
|
-
{ open: "{", close: "}" },
|
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
|
-
}, o = {
|
34
|
-
defaultToken: "",
|
35
|
-
tokenPostfix: ".swift",
|
36
|
-
identifier: /[a-zA-Z_][\w$]*/,
|
37
|
-
attributes: [
|
38
|
-
"@GKInspectable",
|
39
|
-
"@IBAction",
|
40
|
-
"@IBDesignable",
|
41
|
-
"@IBInspectable",
|
42
|
-
"@IBOutlet",
|
43
|
-
"@IBSegueAction",
|
44
|
-
"@NSApplicationMain",
|
45
|
-
"@NSCopying",
|
46
|
-
"@NSManaged",
|
47
|
-
"@Sendable",
|
48
|
-
"@UIApplicationMain",
|
49
|
-
"@autoclosure",
|
50
|
-
"@actorIndependent",
|
51
|
-
"@asyncHandler",
|
52
|
-
"@available",
|
53
|
-
"@convention",
|
54
|
-
"@derivative",
|
55
|
-
"@differentiable",
|
56
|
-
"@discardableResult",
|
57
|
-
"@dynamicCallable",
|
58
|
-
"@dynamicMemberLookup",
|
59
|
-
"@escaping",
|
60
|
-
"@frozen",
|
61
|
-
"@globalActor",
|
62
|
-
"@inlinable",
|
63
|
-
"@inline",
|
64
|
-
"@main",
|
65
|
-
"@noDerivative",
|
66
|
-
"@nonobjc",
|
67
|
-
"@noreturn",
|
68
|
-
"@objc",
|
69
|
-
"@objcMembers",
|
70
|
-
"@preconcurrency",
|
71
|
-
"@propertyWrapper",
|
72
|
-
"@requires_stored_property_inits",
|
73
|
-
"@resultBuilder",
|
74
|
-
"@testable",
|
75
|
-
"@unchecked",
|
76
|
-
"@unknown",
|
77
|
-
"@usableFromInline",
|
78
|
-
"@warn_unqualified_access"
|
79
|
-
],
|
80
|
-
accessmodifiers: ["open", "public", "internal", "fileprivate", "private"],
|
81
|
-
keywords: [
|
82
|
-
"#available",
|
83
|
-
"#colorLiteral",
|
84
|
-
"#column",
|
85
|
-
"#dsohandle",
|
86
|
-
"#else",
|
87
|
-
"#elseif",
|
88
|
-
"#endif",
|
89
|
-
"#error",
|
90
|
-
"#file",
|
91
|
-
"#fileID",
|
92
|
-
"#fileLiteral",
|
93
|
-
"#filePath",
|
94
|
-
"#function",
|
95
|
-
"#if",
|
96
|
-
"#imageLiteral",
|
97
|
-
"#keyPath",
|
98
|
-
"#line",
|
99
|
-
"#selector",
|
100
|
-
"#sourceLocation",
|
101
|
-
"#warning",
|
102
|
-
"Any",
|
103
|
-
"Protocol",
|
104
|
-
"Self",
|
105
|
-
"Type",
|
106
|
-
"actor",
|
107
|
-
"as",
|
108
|
-
"assignment",
|
109
|
-
"associatedtype",
|
110
|
-
"associativity",
|
111
|
-
"async",
|
112
|
-
"await",
|
113
|
-
"break",
|
114
|
-
"case",
|
115
|
-
"catch",
|
116
|
-
"class",
|
117
|
-
"continue",
|
118
|
-
"convenience",
|
119
|
-
"default",
|
120
|
-
"defer",
|
121
|
-
"deinit",
|
122
|
-
"didSet",
|
123
|
-
"do",
|
124
|
-
"dynamic",
|
125
|
-
"dynamicType",
|
126
|
-
"else",
|
127
|
-
"enum",
|
128
|
-
"extension",
|
129
|
-
"fallthrough",
|
130
|
-
"false",
|
131
|
-
"fileprivate",
|
132
|
-
"final",
|
133
|
-
"for",
|
134
|
-
"func",
|
135
|
-
"get",
|
136
|
-
"guard",
|
137
|
-
"higherThan",
|
138
|
-
"if",
|
139
|
-
"import",
|
140
|
-
"in",
|
141
|
-
"indirect",
|
142
|
-
"infix",
|
143
|
-
"init",
|
144
|
-
"inout",
|
145
|
-
"internal",
|
146
|
-
"is",
|
147
|
-
"isolated",
|
148
|
-
"lazy",
|
149
|
-
"left",
|
150
|
-
"let",
|
151
|
-
"lowerThan",
|
152
|
-
"mutating",
|
153
|
-
"nil",
|
154
|
-
"none",
|
155
|
-
"nonisolated",
|
156
|
-
"nonmutating",
|
157
|
-
"open",
|
158
|
-
"operator",
|
159
|
-
"optional",
|
160
|
-
"override",
|
161
|
-
"postfix",
|
162
|
-
"precedence",
|
163
|
-
"precedencegroup",
|
164
|
-
"prefix",
|
165
|
-
"private",
|
166
|
-
"protocol",
|
167
|
-
"public",
|
168
|
-
"repeat",
|
169
|
-
"required",
|
170
|
-
"rethrows",
|
171
|
-
"return",
|
172
|
-
"right",
|
173
|
-
"safe",
|
174
|
-
"self",
|
175
|
-
"set",
|
176
|
-
"some",
|
177
|
-
"static",
|
178
|
-
"struct",
|
179
|
-
"subscript",
|
180
|
-
"super",
|
181
|
-
"switch",
|
182
|
-
"throw",
|
183
|
-
"throws",
|
184
|
-
"true",
|
185
|
-
"try",
|
186
|
-
"typealias",
|
187
|
-
"unowned",
|
188
|
-
"unsafe",
|
189
|
-
"var",
|
190
|
-
"weak",
|
191
|
-
"where",
|
192
|
-
"while",
|
193
|
-
"willSet",
|
194
|
-
"__consuming",
|
195
|
-
"__owned"
|
196
|
-
],
|
197
|
-
symbols: /[=(){}\[\].,:;@#\_&\-<>`?!+*\\\/]/,
|
198
|
-
operatorstart: /[\/=\-+!*%<>&|^~?\u00A1-\u00A7\u00A9\u00AB\u00AC\u00AE\u00B0-\u00B1\u00B6\u00BB\u00BF\u00D7\u00F7\u2016-\u2017\u2020-\u2027\u2030-\u203E\u2041-\u2053\u2055-\u205E\u2190-\u23FF\u2500-\u2775\u2794-\u2BFF\u2E00-\u2E7F\u3001-\u3003\u3008-\u3030]/,
|
199
|
-
operatorend: /[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE00-\uFE0F\uFE20-\uFE2F\uE0100-\uE01EF]/,
|
200
|
-
operators: /(@operatorstart)((@operatorstart)|(@operatorend))*/,
|
201
|
-
escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
|
202
|
-
tokenizer: {
|
203
|
-
root: [
|
204
|
-
{ include: "@whitespace" },
|
205
|
-
{ include: "@comment" },
|
206
|
-
{ include: "@attribute" },
|
207
|
-
{ include: "@literal" },
|
208
|
-
{ include: "@keyword" },
|
209
|
-
{ include: "@invokedmethod" },
|
210
|
-
{ include: "@symbol" }
|
211
|
-
],
|
212
|
-
whitespace: [
|
213
|
-
[/\s+/, "white"],
|
214
|
-
[/"""/, "string.quote", "@endDblDocString"]
|
215
|
-
],
|
216
|
-
endDblDocString: [
|
217
|
-
[/[^"]+/, "string"],
|
218
|
-
[/\\"/, "string"],
|
219
|
-
[/"""/, "string.quote", "@popall"],
|
220
|
-
[/"/, "string"]
|
221
|
-
],
|
222
|
-
symbol: [
|
223
|
-
[/[{}()\[\]]/, "@brackets"],
|
224
|
-
[/[<>](?!@symbols)/, "@brackets"],
|
225
|
-
[/[.]/, "delimiter"],
|
226
|
-
[/@operators/, "operator"],
|
227
|
-
[/@symbols/, "operator"]
|
228
|
-
],
|
229
|
-
comment: [
|
230
|
-
[/\/\/\/.*$/, "comment.doc"],
|
231
|
-
[/\/\*\*/, "comment.doc", "@commentdocbody"],
|
232
|
-
[/\/\/.*$/, "comment"],
|
233
|
-
[/\/\*/, "comment", "@commentbody"]
|
234
|
-
],
|
235
|
-
commentdocbody: [
|
236
|
-
[/\/\*/, "comment", "@commentbody"],
|
237
|
-
[/\*\//, "comment.doc", "@pop"],
|
238
|
-
[/\:[a-zA-Z]+\:/, "comment.doc.param"],
|
239
|
-
[/./, "comment.doc"]
|
240
|
-
],
|
241
|
-
commentbody: [
|
242
|
-
[/\/\*/, "comment", "@commentbody"],
|
243
|
-
[/\*\//, "comment", "@pop"],
|
244
|
-
[/./, "comment"]
|
245
|
-
],
|
246
|
-
attribute: [
|
247
|
-
[
|
248
|
-
/@@@identifier/,
|
249
|
-
{
|
250
|
-
cases: {
|
251
|
-
"@attributes": "keyword.control",
|
252
|
-
"@default": ""
|
253
|
-
}
|
254
|
-
}
|
255
|
-
]
|
256
|
-
],
|
257
|
-
literal: [
|
258
|
-
[/"/, { token: "string.quote", next: "@stringlit" }],
|
259
|
-
[/0[b]([01]_?)+/, "number.binary"],
|
260
|
-
[/0[o]([0-7]_?)+/, "number.octal"],
|
261
|
-
[/0[x]([0-9a-fA-F]_?)+([pP][\-+](\d_?)+)?/, "number.hex"],
|
262
|
-
[/(\d_?)*\.(\d_?)+([eE][\-+]?(\d_?)+)?/, "number.float"],
|
263
|
-
[/(\d_?)+/, "number"]
|
264
|
-
],
|
265
|
-
stringlit: [
|
266
|
-
[/\\\(/, { token: "operator", next: "@interpolatedexpression" }],
|
267
|
-
[/@escapes/, "string"],
|
268
|
-
[/\\./, "string.escape.invalid"],
|
269
|
-
[/"/, { token: "string.quote", next: "@pop" }],
|
270
|
-
[/./, "string"]
|
271
|
-
],
|
272
|
-
interpolatedexpression: [
|
273
|
-
[/\(/, { token: "operator", next: "@interpolatedexpression" }],
|
274
|
-
[/\)/, { token: "operator", next: "@pop" }],
|
275
|
-
{ include: "@literal" },
|
276
|
-
{ include: "@keyword" },
|
277
|
-
{ include: "@symbol" }
|
278
|
-
],
|
279
|
-
keyword: [
|
280
|
-
[/`/, { token: "operator", next: "@escapedkeyword" }],
|
281
|
-
[
|
282
|
-
/@identifier/,
|
283
|
-
{
|
284
|
-
cases: {
|
285
|
-
"@keywords": "keyword",
|
286
|
-
"[A-Z][a-zA-Z0-9$]*": "type.identifier",
|
287
|
-
"@default": "identifier"
|
288
|
-
}
|
289
|
-
}
|
290
|
-
]
|
291
|
-
],
|
292
|
-
escapedkeyword: [
|
293
|
-
[/`/, { token: "operator", next: "@pop" }],
|
294
|
-
[/./, "identifier"]
|
295
|
-
],
|
296
|
-
invokedmethod: [
|
297
|
-
[
|
298
|
-
/([.])(@identifier)/,
|
299
|
-
{
|
300
|
-
cases: {
|
301
|
-
$2: ["delimeter", "type.identifier"],
|
302
|
-
"@default": ""
|
303
|
-
}
|
304
|
-
}
|
305
|
-
]
|
306
|
-
]
|
307
|
-
}
|
308
|
-
};
|
309
|
-
/*!---------------------------------------------------------------------------------------------
|
310
|
-
* Copyright (C) David Owens II, owensd.io. All rights reserved.
|
311
|
-
*--------------------------------------------------------------------------------------------*/
|
312
|
-
export {
|
313
|
-
e as conf,
|
314
|
-
o as language
|
315
|
-
};
|
package/typescript-76d039b3.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=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 a=Object.defineProperty,p=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyNames,l=Object.prototype.hasOwnProperty,s=(t,e,o,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of g(e))!l.call(t,n)&&n!==o&&a(t,n,{get:()=>e[n],enumerable:!(i=p(e,n))||i.enumerable});return t},d=(t,e,o)=>(s(t,e,"default"),o&&s(o,e,"default")),r={};d(r,c.monaco_editor_core_star);var m={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],onEnterRules:[{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,afterText:/^\s*\*\/$/,action:{indentAction:r.languages.IndentAction.IndentOutdent,appendText:" * "}},{beforeText:/^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,action:{indentAction:r.languages.IndentAction.None,appendText:" * "}},{beforeText:/^(\t|(\ \ ))*\ \*(\ ([^\*]|\*(?!\/))*)?$/,action:{indentAction:r.languages.IndentAction.None,appendText:"* "}},{beforeText:/^(\t|(\ \ ))*\ \*\/\s*$/,action:{indentAction:r.languages.IndentAction.None,removeText:1}}],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",close:"`",notIn:["string","comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*//\\s*#?region\\b"),end:new RegExp("^\\s*//\\s*#?endregion\\b")}}},u={defaultToken:"invalid",tokenPostfix:".ts",keywords:["abstract","any","as","asserts","bigint","boolean","break","case","catch","class","continue","const","constructor","debugger","declare","default","delete","do","else","enum","export","extends","false","finally","for","from","function","get","if","implements","import","in","infer","instanceof","interface","is","keyof","let","module","namespace","never","new","null","number","object","out","package","private","protected","public","override","readonly","require","global","return","set","static","string","super","switch","symbol","this","throw","true","try","type","typeof","undefined","unique","unknown","var","void","while","with","yield","async","await","of"],operators:["<=",">=","==","!=","===","!==","=>","+","-","**","*","/","%","++","--","<<","</",">>",">>>","&","|","^","!","~","&&","||","??","?",":","=","+=","-=","*=","**=","/=","%=","<<=",">>=",">>>=","&=","|=","^=","@"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,regexpctl:/[(){}\[\]\$\^|\-*+?\.]/,regexpesc:/\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,tokenizer:{root:[[/[{}]/,"delimiter.bracket"],{include:"common"}],common:[[/[a-z_$][\w$]*/,{cases:{"@keywords":"keyword","@default":"identifier"}}],[/[A-Z][\w\$]*/,"type.identifier"],{include:"@whitespace"},[/\/(?=([^\\\/]|\\.)+\/([dgimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,{token:"regexp",bracket:"@open",next:"@regexp"}],[/[()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/!(?=([^=]|$))/,"delimiter"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/(@digits)[eE]([\-+]?(@digits))?/,"number.float"],[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/,"number.float"],[/0[xX](@hexdigits)n?/,"number.hex"],[/0[oO]?(@octaldigits)n?/,"number.octal"],[/0[bB](@binarydigits)n?/,"number.binary"],[/(@digits)n?/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string_double"],[/'/,"string","@string_single"],[/`/,"string","@string_backtick"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@jsdoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],jsdoc:[[/[^\/*]+/,"comment.doc"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],regexp:[[/(\{)(\d+(?:,\d*)?)(\})/,["regexp.escape.control","regexp.escape.control","regexp.escape.control"]],[/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,["regexp.escape.control",{token:"regexp.escape.control",next:"@regexrange"}]],[/(\()(\?:|\?=|\?!)/,["regexp.escape.control","regexp.escape.control"]],[/[()]/,"regexp.escape.control"],[/@regexpctl/,"regexp.escape.control"],[/[^\\\/]/,"regexp"],[/@regexpesc/,"regexp.escape"],[/\\\./,"regexp.invalid"],[/(\/)([dgimsuy]*)/,[{token:"regexp",bracket:"@close",next:"@pop"},"keyword.other"]]],regexrange:[[/-/,"regexp.escape.control"],[/\^/,"regexp.invalid"],[/@regexpesc/,"regexp.escape"],[/[^\]]/,"regexp"],[/\]/,{token:"regexp.escape.control",next:"@pop",bracket:"@close"}]],string_double:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],string_single:[[/[^\\']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/'/,"string","@pop"]],string_backtick:[[/\$\{/,{token:"delimiter.bracket",next:"@bracketCounting"}],[/[^\\`$]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/`/,"string","@pop"]],bracketCounting:[[/\{/,"delimiter.bracket","@bracketCounting"],[/\}/,"delimiter.bracket","@pop"],{include:"common"}]}};exports.conf=m;exports.language=u;
|
package/typescript-a2a5d6b2.mjs
DELETED
@@ -1,332 +0,0 @@
|
|
1
|
-
import { m as c } 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 a = Object.defineProperty, p = Object.getOwnPropertyDescriptor, g = Object.getOwnPropertyNames, l = Object.prototype.hasOwnProperty, s = (t, e, o, i) => {
|
14
|
-
if (e && typeof e == "object" || typeof e == "function")
|
15
|
-
for (let n of g(e))
|
16
|
-
!l.call(t, n) && n !== o && a(t, n, { get: () => e[n], enumerable: !(i = p(e, n)) || i.enumerable });
|
17
|
-
return t;
|
18
|
-
}, d = (t, e, o) => (s(t, e, "default"), o && s(o, e, "default")), r = {};
|
19
|
-
d(r, c);
|
20
|
-
var y = {
|
21
|
-
wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,
|
22
|
-
comments: {
|
23
|
-
lineComment: "//",
|
24
|
-
blockComment: ["/*", "*/"]
|
25
|
-
},
|
26
|
-
brackets: [
|
27
|
-
["{", "}"],
|
28
|
-
["[", "]"],
|
29
|
-
["(", ")"]
|
30
|
-
],
|
31
|
-
onEnterRules: [
|
32
|
-
{
|
33
|
-
beforeText: /^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,
|
34
|
-
afterText: /^\s*\*\/$/,
|
35
|
-
action: {
|
36
|
-
indentAction: r.languages.IndentAction.IndentOutdent,
|
37
|
-
appendText: " * "
|
38
|
-
}
|
39
|
-
},
|
40
|
-
{
|
41
|
-
beforeText: /^\s*\/\*\*(?!\/)([^\*]|\*(?!\/))*$/,
|
42
|
-
action: {
|
43
|
-
indentAction: r.languages.IndentAction.None,
|
44
|
-
appendText: " * "
|
45
|
-
}
|
46
|
-
},
|
47
|
-
{
|
48
|
-
beforeText: /^(\t|(\ \ ))*\ \*(\ ([^\*]|\*(?!\/))*)?$/,
|
49
|
-
action: {
|
50
|
-
indentAction: r.languages.IndentAction.None,
|
51
|
-
appendText: "* "
|
52
|
-
}
|
53
|
-
},
|
54
|
-
{
|
55
|
-
beforeText: /^(\t|(\ \ ))*\ \*\/\s*$/,
|
56
|
-
action: {
|
57
|
-
indentAction: r.languages.IndentAction.None,
|
58
|
-
removeText: 1
|
59
|
-
}
|
60
|
-
}
|
61
|
-
],
|
62
|
-
autoClosingPairs: [
|
63
|
-
{ open: "{", close: "}" },
|
64
|
-
{ open: "[", close: "]" },
|
65
|
-
{ open: "(", close: ")" },
|
66
|
-
{ open: '"', close: '"', notIn: ["string"] },
|
67
|
-
{ open: "'", close: "'", notIn: ["string", "comment"] },
|
68
|
-
{ open: "`", close: "`", notIn: ["string", "comment"] },
|
69
|
-
{ open: "/**", close: " */", notIn: ["string"] }
|
70
|
-
],
|
71
|
-
folding: {
|
72
|
-
markers: {
|
73
|
-
start: new RegExp("^\\s*//\\s*#?region\\b"),
|
74
|
-
end: new RegExp("^\\s*//\\s*#?endregion\\b")
|
75
|
-
}
|
76
|
-
}
|
77
|
-
}, _ = {
|
78
|
-
defaultToken: "invalid",
|
79
|
-
tokenPostfix: ".ts",
|
80
|
-
keywords: [
|
81
|
-
"abstract",
|
82
|
-
"any",
|
83
|
-
"as",
|
84
|
-
"asserts",
|
85
|
-
"bigint",
|
86
|
-
"boolean",
|
87
|
-
"break",
|
88
|
-
"case",
|
89
|
-
"catch",
|
90
|
-
"class",
|
91
|
-
"continue",
|
92
|
-
"const",
|
93
|
-
"constructor",
|
94
|
-
"debugger",
|
95
|
-
"declare",
|
96
|
-
"default",
|
97
|
-
"delete",
|
98
|
-
"do",
|
99
|
-
"else",
|
100
|
-
"enum",
|
101
|
-
"export",
|
102
|
-
"extends",
|
103
|
-
"false",
|
104
|
-
"finally",
|
105
|
-
"for",
|
106
|
-
"from",
|
107
|
-
"function",
|
108
|
-
"get",
|
109
|
-
"if",
|
110
|
-
"implements",
|
111
|
-
"import",
|
112
|
-
"in",
|
113
|
-
"infer",
|
114
|
-
"instanceof",
|
115
|
-
"interface",
|
116
|
-
"is",
|
117
|
-
"keyof",
|
118
|
-
"let",
|
119
|
-
"module",
|
120
|
-
"namespace",
|
121
|
-
"never",
|
122
|
-
"new",
|
123
|
-
"null",
|
124
|
-
"number",
|
125
|
-
"object",
|
126
|
-
"out",
|
127
|
-
"package",
|
128
|
-
"private",
|
129
|
-
"protected",
|
130
|
-
"public",
|
131
|
-
"override",
|
132
|
-
"readonly",
|
133
|
-
"require",
|
134
|
-
"global",
|
135
|
-
"return",
|
136
|
-
"set",
|
137
|
-
"static",
|
138
|
-
"string",
|
139
|
-
"super",
|
140
|
-
"switch",
|
141
|
-
"symbol",
|
142
|
-
"this",
|
143
|
-
"throw",
|
144
|
-
"true",
|
145
|
-
"try",
|
146
|
-
"type",
|
147
|
-
"typeof",
|
148
|
-
"undefined",
|
149
|
-
"unique",
|
150
|
-
"unknown",
|
151
|
-
"var",
|
152
|
-
"void",
|
153
|
-
"while",
|
154
|
-
"with",
|
155
|
-
"yield",
|
156
|
-
"async",
|
157
|
-
"await",
|
158
|
-
"of"
|
159
|
-
],
|
160
|
-
operators: [
|
161
|
-
"<=",
|
162
|
-
">=",
|
163
|
-
"==",
|
164
|
-
"!=",
|
165
|
-
"===",
|
166
|
-
"!==",
|
167
|
-
"=>",
|
168
|
-
"+",
|
169
|
-
"-",
|
170
|
-
"**",
|
171
|
-
"*",
|
172
|
-
"/",
|
173
|
-
"%",
|
174
|
-
"++",
|
175
|
-
"--",
|
176
|
-
"<<",
|
177
|
-
"</",
|
178
|
-
">>",
|
179
|
-
">>>",
|
180
|
-
"&",
|
181
|
-
"|",
|
182
|
-
"^",
|
183
|
-
"!",
|
184
|
-
"~",
|
185
|
-
"&&",
|
186
|
-
"||",
|
187
|
-
"??",
|
188
|
-
"?",
|
189
|
-
":",
|
190
|
-
"=",
|
191
|
-
"+=",
|
192
|
-
"-=",
|
193
|
-
"*=",
|
194
|
-
"**=",
|
195
|
-
"/=",
|
196
|
-
"%=",
|
197
|
-
"<<=",
|
198
|
-
">>=",
|
199
|
-
">>>=",
|
200
|
-
"&=",
|
201
|
-
"|=",
|
202
|
-
"^=",
|
203
|
-
"@"
|
204
|
-
],
|
205
|
-
symbols: /[=><!~?:&|+\-*\/\^%]+/,
|
206
|
-
escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
|
207
|
-
digits: /\d+(_+\d+)*/,
|
208
|
-
octaldigits: /[0-7]+(_+[0-7]+)*/,
|
209
|
-
binarydigits: /[0-1]+(_+[0-1]+)*/,
|
210
|
-
hexdigits: /[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,
|
211
|
-
regexpctl: /[(){}\[\]\$\^|\-*+?\.]/,
|
212
|
-
regexpesc: /\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,
|
213
|
-
tokenizer: {
|
214
|
-
root: [[/[{}]/, "delimiter.bracket"], { include: "common" }],
|
215
|
-
common: [
|
216
|
-
[
|
217
|
-
/[a-z_$][\w$]*/,
|
218
|
-
{
|
219
|
-
cases: {
|
220
|
-
"@keywords": "keyword",
|
221
|
-
"@default": "identifier"
|
222
|
-
}
|
223
|
-
}
|
224
|
-
],
|
225
|
-
[/[A-Z][\w\$]*/, "type.identifier"],
|
226
|
-
{ include: "@whitespace" },
|
227
|
-
[
|
228
|
-
/\/(?=([^\\\/]|\\.)+\/([dgimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,
|
229
|
-
{ token: "regexp", bracket: "@open", next: "@regexp" }
|
230
|
-
],
|
231
|
-
[/[()\[\]]/, "@brackets"],
|
232
|
-
[/[<>](?!@symbols)/, "@brackets"],
|
233
|
-
[/!(?=([^=]|$))/, "delimiter"],
|
234
|
-
[
|
235
|
-
/@symbols/,
|
236
|
-
{
|
237
|
-
cases: {
|
238
|
-
"@operators": "delimiter",
|
239
|
-
"@default": ""
|
240
|
-
}
|
241
|
-
}
|
242
|
-
],
|
243
|
-
[/(@digits)[eE]([\-+]?(@digits))?/, "number.float"],
|
244
|
-
[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/, "number.float"],
|
245
|
-
[/0[xX](@hexdigits)n?/, "number.hex"],
|
246
|
-
[/0[oO]?(@octaldigits)n?/, "number.octal"],
|
247
|
-
[/0[bB](@binarydigits)n?/, "number.binary"],
|
248
|
-
[/(@digits)n?/, "number"],
|
249
|
-
[/[;,.]/, "delimiter"],
|
250
|
-
[/"([^"\\]|\\.)*$/, "string.invalid"],
|
251
|
-
[/'([^'\\]|\\.)*$/, "string.invalid"],
|
252
|
-
[/"/, "string", "@string_double"],
|
253
|
-
[/'/, "string", "@string_single"],
|
254
|
-
[/`/, "string", "@string_backtick"]
|
255
|
-
],
|
256
|
-
whitespace: [
|
257
|
-
[/[ \t\r\n]+/, ""],
|
258
|
-
[/\/\*\*(?!\/)/, "comment.doc", "@jsdoc"],
|
259
|
-
[/\/\*/, "comment", "@comment"],
|
260
|
-
[/\/\/.*$/, "comment"]
|
261
|
-
],
|
262
|
-
comment: [
|
263
|
-
[/[^\/*]+/, "comment"],
|
264
|
-
[/\*\//, "comment", "@pop"],
|
265
|
-
[/[\/*]/, "comment"]
|
266
|
-
],
|
267
|
-
jsdoc: [
|
268
|
-
[/[^\/*]+/, "comment.doc"],
|
269
|
-
[/\*\//, "comment.doc", "@pop"],
|
270
|
-
[/[\/*]/, "comment.doc"]
|
271
|
-
],
|
272
|
-
regexp: [
|
273
|
-
[
|
274
|
-
/(\{)(\d+(?:,\d*)?)(\})/,
|
275
|
-
["regexp.escape.control", "regexp.escape.control", "regexp.escape.control"]
|
276
|
-
],
|
277
|
-
[
|
278
|
-
/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,
|
279
|
-
["regexp.escape.control", { token: "regexp.escape.control", next: "@regexrange" }]
|
280
|
-
],
|
281
|
-
[/(\()(\?:|\?=|\?!)/, ["regexp.escape.control", "regexp.escape.control"]],
|
282
|
-
[/[()]/, "regexp.escape.control"],
|
283
|
-
[/@regexpctl/, "regexp.escape.control"],
|
284
|
-
[/[^\\\/]/, "regexp"],
|
285
|
-
[/@regexpesc/, "regexp.escape"],
|
286
|
-
[/\\\./, "regexp.invalid"],
|
287
|
-
[/(\/)([dgimsuy]*)/, [{ token: "regexp", bracket: "@close", next: "@pop" }, "keyword.other"]]
|
288
|
-
],
|
289
|
-
regexrange: [
|
290
|
-
[/-/, "regexp.escape.control"],
|
291
|
-
[/\^/, "regexp.invalid"],
|
292
|
-
[/@regexpesc/, "regexp.escape"],
|
293
|
-
[/[^\]]/, "regexp"],
|
294
|
-
[
|
295
|
-
/\]/,
|
296
|
-
{
|
297
|
-
token: "regexp.escape.control",
|
298
|
-
next: "@pop",
|
299
|
-
bracket: "@close"
|
300
|
-
}
|
301
|
-
]
|
302
|
-
],
|
303
|
-
string_double: [
|
304
|
-
[/[^\\"]+/, "string"],
|
305
|
-
[/@escapes/, "string.escape"],
|
306
|
-
[/\\./, "string.escape.invalid"],
|
307
|
-
[/"/, "string", "@pop"]
|
308
|
-
],
|
309
|
-
string_single: [
|
310
|
-
[/[^\\']+/, "string"],
|
311
|
-
[/@escapes/, "string.escape"],
|
312
|
-
[/\\./, "string.escape.invalid"],
|
313
|
-
[/'/, "string", "@pop"]
|
314
|
-
],
|
315
|
-
string_backtick: [
|
316
|
-
[/\$\{/, { token: "delimiter.bracket", next: "@bracketCounting" }],
|
317
|
-
[/[^\\`$]+/, "string"],
|
318
|
-
[/@escapes/, "string.escape"],
|
319
|
-
[/\\./, "string.escape.invalid"],
|
320
|
-
[/`/, "string", "@pop"]
|
321
|
-
],
|
322
|
-
bracketCounting: [
|
323
|
-
[/\{/, "delimiter.bracket", "@bracketCounting"],
|
324
|
-
[/\}/, "delimiter.bracket", "@pop"],
|
325
|
-
{ include: "common" }
|
326
|
-
]
|
327
|
-
}
|
328
|
-
};
|
329
|
-
export {
|
330
|
-
y as conf,
|
331
|
-
_ as language
|
332
|
-
};
|