@covalent/components 8.15.0-beta.9 → 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/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/dart-5d209f63.mjs
DELETED
@@ -1,270 +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: "'", notIn: ["string", "comment"] },
|
22
|
-
{ open: '"', close: '"', notIn: ["string"] },
|
23
|
-
{ open: "`", close: "`", notIn: ["string", "comment"] },
|
24
|
-
{ open: "/**", close: " */", notIn: ["string"] }
|
25
|
-
],
|
26
|
-
surroundingPairs: [
|
27
|
-
{ open: "{", close: "}" },
|
28
|
-
{ open: "[", close: "]" },
|
29
|
-
{ open: "(", close: ")" },
|
30
|
-
{ open: "<", close: ">" },
|
31
|
-
{ open: "'", close: "'" },
|
32
|
-
{ open: "(", close: ")" },
|
33
|
-
{ open: '"', close: '"' },
|
34
|
-
{ open: "`", close: "`" }
|
35
|
-
],
|
36
|
-
folding: {
|
37
|
-
markers: {
|
38
|
-
start: /^\s*\s*#?region\b/,
|
39
|
-
end: /^\s*\s*#?endregion\b/
|
40
|
-
}
|
41
|
-
}
|
42
|
-
}, n = {
|
43
|
-
defaultToken: "invalid",
|
44
|
-
tokenPostfix: ".dart",
|
45
|
-
keywords: [
|
46
|
-
"abstract",
|
47
|
-
"dynamic",
|
48
|
-
"implements",
|
49
|
-
"show",
|
50
|
-
"as",
|
51
|
-
"else",
|
52
|
-
"import",
|
53
|
-
"static",
|
54
|
-
"assert",
|
55
|
-
"enum",
|
56
|
-
"in",
|
57
|
-
"super",
|
58
|
-
"async",
|
59
|
-
"export",
|
60
|
-
"interface",
|
61
|
-
"switch",
|
62
|
-
"await",
|
63
|
-
"extends",
|
64
|
-
"is",
|
65
|
-
"sync",
|
66
|
-
"break",
|
67
|
-
"external",
|
68
|
-
"library",
|
69
|
-
"this",
|
70
|
-
"case",
|
71
|
-
"factory",
|
72
|
-
"mixin",
|
73
|
-
"throw",
|
74
|
-
"catch",
|
75
|
-
"false",
|
76
|
-
"new",
|
77
|
-
"true",
|
78
|
-
"class",
|
79
|
-
"final",
|
80
|
-
"null",
|
81
|
-
"try",
|
82
|
-
"const",
|
83
|
-
"finally",
|
84
|
-
"on",
|
85
|
-
"typedef",
|
86
|
-
"continue",
|
87
|
-
"for",
|
88
|
-
"operator",
|
89
|
-
"var",
|
90
|
-
"covariant",
|
91
|
-
"Function",
|
92
|
-
"part",
|
93
|
-
"void",
|
94
|
-
"default",
|
95
|
-
"get",
|
96
|
-
"rethrow",
|
97
|
-
"while",
|
98
|
-
"deferred",
|
99
|
-
"hide",
|
100
|
-
"return",
|
101
|
-
"with",
|
102
|
-
"do",
|
103
|
-
"if",
|
104
|
-
"set",
|
105
|
-
"yield"
|
106
|
-
],
|
107
|
-
typeKeywords: ["int", "double", "String", "bool"],
|
108
|
-
operators: [
|
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
|
-
"~",
|
141
|
-
"<<",
|
142
|
-
">>",
|
143
|
-
"!",
|
144
|
-
">>>",
|
145
|
-
"??",
|
146
|
-
"?",
|
147
|
-
":",
|
148
|
-
"|="
|
149
|
-
],
|
150
|
-
symbols: /[=><!~?:&|+\-*\/\^%]+/,
|
151
|
-
escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
|
152
|
-
digits: /\d+(_+\d+)*/,
|
153
|
-
octaldigits: /[0-7]+(_+[0-7]+)*/,
|
154
|
-
binarydigits: /[0-1]+(_+[0-1]+)*/,
|
155
|
-
hexdigits: /[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,
|
156
|
-
regexpctl: /[(){}\[\]\$\^|\-*+?\.]/,
|
157
|
-
regexpesc: /\\(?:[bBdDfnrstvwWn0\\\/]|@regexpctl|c[A-Z]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})/,
|
158
|
-
tokenizer: {
|
159
|
-
root: [[/[{}]/, "delimiter.bracket"], { include: "common" }],
|
160
|
-
common: [
|
161
|
-
[
|
162
|
-
/[a-z_$][\w$]*/,
|
163
|
-
{
|
164
|
-
cases: {
|
165
|
-
"@typeKeywords": "type.identifier",
|
166
|
-
"@keywords": "keyword",
|
167
|
-
"@default": "identifier"
|
168
|
-
}
|
169
|
-
}
|
170
|
-
],
|
171
|
-
[/[A-Z_$][\w\$]*/, "type.identifier"],
|
172
|
-
{ include: "@whitespace" },
|
173
|
-
[
|
174
|
-
/\/(?=([^\\\/]|\\.)+\/([gimsuy]*)(\s*)(\.|;|,|\)|\]|\}|$))/,
|
175
|
-
{ token: "regexp", bracket: "@open", next: "@regexp" }
|
176
|
-
],
|
177
|
-
[/@[a-zA-Z]+/, "annotation"],
|
178
|
-
[/[()\[\]]/, "@brackets"],
|
179
|
-
[/[<>](?!@symbols)/, "@brackets"],
|
180
|
-
[/!(?=([^=]|$))/, "delimiter"],
|
181
|
-
[
|
182
|
-
/@symbols/,
|
183
|
-
{
|
184
|
-
cases: {
|
185
|
-
"@operators": "delimiter",
|
186
|
-
"@default": ""
|
187
|
-
}
|
188
|
-
}
|
189
|
-
],
|
190
|
-
[/(@digits)[eE]([\-+]?(@digits))?/, "number.float"],
|
191
|
-
[/(@digits)\.(@digits)([eE][\-+]?(@digits))?/, "number.float"],
|
192
|
-
[/0[xX](@hexdigits)n?/, "number.hex"],
|
193
|
-
[/0[oO]?(@octaldigits)n?/, "number.octal"],
|
194
|
-
[/0[bB](@binarydigits)n?/, "number.binary"],
|
195
|
-
[/(@digits)n?/, "number"],
|
196
|
-
[/[;,.]/, "delimiter"],
|
197
|
-
[/"([^"\\]|\\.)*$/, "string.invalid"],
|
198
|
-
[/'([^'\\]|\\.)*$/, "string.invalid"],
|
199
|
-
[/"/, "string", "@string_double"],
|
200
|
-
[/'/, "string", "@string_single"]
|
201
|
-
],
|
202
|
-
whitespace: [
|
203
|
-
[/[ \t\r\n]+/, ""],
|
204
|
-
[/\/\*\*(?!\/)/, "comment.doc", "@jsdoc"],
|
205
|
-
[/\/\*/, "comment", "@comment"],
|
206
|
-
[/\/\/\/.*$/, "comment.doc"],
|
207
|
-
[/\/\/.*$/, "comment"]
|
208
|
-
],
|
209
|
-
comment: [
|
210
|
-
[/[^\/*]+/, "comment"],
|
211
|
-
[/\*\//, "comment", "@pop"],
|
212
|
-
[/[\/*]/, "comment"]
|
213
|
-
],
|
214
|
-
jsdoc: [
|
215
|
-
[/[^\/*]+/, "comment.doc"],
|
216
|
-
[/\*\//, "comment.doc", "@pop"],
|
217
|
-
[/[\/*]/, "comment.doc"]
|
218
|
-
],
|
219
|
-
regexp: [
|
220
|
-
[
|
221
|
-
/(\{)(\d+(?:,\d*)?)(\})/,
|
222
|
-
["regexp.escape.control", "regexp.escape.control", "regexp.escape.control"]
|
223
|
-
],
|
224
|
-
[
|
225
|
-
/(\[)(\^?)(?=(?:[^\]\\\/]|\\.)+)/,
|
226
|
-
["regexp.escape.control", { token: "regexp.escape.control", next: "@regexrange" }]
|
227
|
-
],
|
228
|
-
[/(\()(\?:|\?=|\?!)/, ["regexp.escape.control", "regexp.escape.control"]],
|
229
|
-
[/[()]/, "regexp.escape.control"],
|
230
|
-
[/@regexpctl/, "regexp.escape.control"],
|
231
|
-
[/[^\\\/]/, "regexp"],
|
232
|
-
[/@regexpesc/, "regexp.escape"],
|
233
|
-
[/\\\./, "regexp.invalid"],
|
234
|
-
[/(\/)([gimsuy]*)/, [{ token: "regexp", bracket: "@close", next: "@pop" }, "keyword.other"]]
|
235
|
-
],
|
236
|
-
regexrange: [
|
237
|
-
[/-/, "regexp.escape.control"],
|
238
|
-
[/\^/, "regexp.invalid"],
|
239
|
-
[/@regexpesc/, "regexp.escape"],
|
240
|
-
[/[^\]]/, "regexp"],
|
241
|
-
[
|
242
|
-
/\]/,
|
243
|
-
{
|
244
|
-
token: "regexp.escape.control",
|
245
|
-
next: "@pop",
|
246
|
-
bracket: "@close"
|
247
|
-
}
|
248
|
-
]
|
249
|
-
],
|
250
|
-
string_double: [
|
251
|
-
[/[^\\"\$]+/, "string"],
|
252
|
-
[/[^\\"]+/, "string"],
|
253
|
-
[/@escapes/, "string.escape"],
|
254
|
-
[/\\./, "string.escape.invalid"],
|
255
|
-
[/"/, "string", "@pop"],
|
256
|
-
[/\$\w+/, "identifier"]
|
257
|
-
],
|
258
|
-
string_single: [
|
259
|
-
[/[^\\'\$]+/, "string"],
|
260
|
-
[/@escapes/, "string.escape"],
|
261
|
-
[/\\./, "string.escape.invalid"],
|
262
|
-
[/'/, "string", "@pop"],
|
263
|
-
[/\$\w+/, "identifier"]
|
264
|
-
]
|
265
|
-
}
|
266
|
-
};
|
267
|
-
export {
|
268
|
-
e as conf,
|
269
|
-
n as language
|
270
|
-
};
|
package/directive-1186bc23.js
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
"use strict";/**
|
2
|
-
* @license
|
3
|
-
* Copyright 2017 Google LLC
|
4
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
5
|
-
*/const r={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},T=i=>(...t)=>({_$litDirective$:i,values:t});class _{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,s){this._$Ct=t,this._$AM=e,this._$Ci=s}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}exports.e=T;exports.i=_;exports.t=r;
|
package/directive-daf4e9b6.mjs
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @license
|
3
|
-
* Copyright 2017 Google LLC
|
4
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
5
|
-
*/
|
6
|
-
const s = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, T = (r) => (...t) => ({ _$litDirective$: r, values: t });
|
7
|
-
class _ {
|
8
|
-
constructor(t) {
|
9
|
-
}
|
10
|
-
get _$AU() {
|
11
|
-
return this._$AM._$AU;
|
12
|
-
}
|
13
|
-
_$AT(t, e, i) {
|
14
|
-
this._$Ct = t, this._$AM = e, this._$Ci = i;
|
15
|
-
}
|
16
|
-
_$AS(t, e) {
|
17
|
-
return this.update(t, e);
|
18
|
-
}
|
19
|
-
update(t, e) {
|
20
|
-
return this.render(...e);
|
21
|
-
}
|
22
|
-
}
|
23
|
-
export {
|
24
|
-
T as e,
|
25
|
-
_ as i,
|
26
|
-
s as t
|
27
|
-
};
|
package/go-46e3b371.mjs
DELETED
@@ -1,208 +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: "`", notIn: ["string"] },
|
22
|
-
{ open: '"', close: '"', notIn: ["string"] },
|
23
|
-
{ open: "'", close: "'", notIn: ["string", "comment"] }
|
24
|
-
],
|
25
|
-
surroundingPairs: [
|
26
|
-
{ open: "{", close: "}" },
|
27
|
-
{ open: "[", close: "]" },
|
28
|
-
{ open: "(", close: ")" },
|
29
|
-
{ open: "`", close: "`" },
|
30
|
-
{ open: '"', close: '"' },
|
31
|
-
{ open: "'", close: "'" }
|
32
|
-
]
|
33
|
-
}, n = {
|
34
|
-
defaultToken: "",
|
35
|
-
tokenPostfix: ".go",
|
36
|
-
keywords: [
|
37
|
-
"break",
|
38
|
-
"case",
|
39
|
-
"chan",
|
40
|
-
"const",
|
41
|
-
"continue",
|
42
|
-
"default",
|
43
|
-
"defer",
|
44
|
-
"else",
|
45
|
-
"fallthrough",
|
46
|
-
"for",
|
47
|
-
"func",
|
48
|
-
"go",
|
49
|
-
"goto",
|
50
|
-
"if",
|
51
|
-
"import",
|
52
|
-
"interface",
|
53
|
-
"map",
|
54
|
-
"package",
|
55
|
-
"range",
|
56
|
-
"return",
|
57
|
-
"select",
|
58
|
-
"struct",
|
59
|
-
"switch",
|
60
|
-
"type",
|
61
|
-
"var",
|
62
|
-
"bool",
|
63
|
-
"true",
|
64
|
-
"false",
|
65
|
-
"uint8",
|
66
|
-
"uint16",
|
67
|
-
"uint32",
|
68
|
-
"uint64",
|
69
|
-
"int8",
|
70
|
-
"int16",
|
71
|
-
"int32",
|
72
|
-
"int64",
|
73
|
-
"float32",
|
74
|
-
"float64",
|
75
|
-
"complex64",
|
76
|
-
"complex128",
|
77
|
-
"byte",
|
78
|
-
"rune",
|
79
|
-
"uint",
|
80
|
-
"int",
|
81
|
-
"uintptr",
|
82
|
-
"string",
|
83
|
-
"nil"
|
84
|
-
],
|
85
|
-
operators: [
|
86
|
-
"+",
|
87
|
-
"-",
|
88
|
-
"*",
|
89
|
-
"/",
|
90
|
-
"%",
|
91
|
-
"&",
|
92
|
-
"|",
|
93
|
-
"^",
|
94
|
-
"<<",
|
95
|
-
">>",
|
96
|
-
"&^",
|
97
|
-
"+=",
|
98
|
-
"-=",
|
99
|
-
"*=",
|
100
|
-
"/=",
|
101
|
-
"%=",
|
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
|
-
symbols: /[=><!~?:&|+\-*\/\^%]+/,
|
135
|
-
escapes: /\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,
|
136
|
-
tokenizer: {
|
137
|
-
root: [
|
138
|
-
[
|
139
|
-
/[a-zA-Z_]\w*/,
|
140
|
-
{
|
141
|
-
cases: {
|
142
|
-
"@keywords": { token: "keyword.$0" },
|
143
|
-
"@default": "identifier"
|
144
|
-
}
|
145
|
-
}
|
146
|
-
],
|
147
|
-
{ include: "@whitespace" },
|
148
|
-
[/\[\[.*\]\]/, "annotation"],
|
149
|
-
[/^\s*#\w+/, "keyword"],
|
150
|
-
[/[{}()\[\]]/, "@brackets"],
|
151
|
-
[/[<>](?!@symbols)/, "@brackets"],
|
152
|
-
[
|
153
|
-
/@symbols/,
|
154
|
-
{
|
155
|
-
cases: {
|
156
|
-
"@operators": "delimiter",
|
157
|
-
"@default": ""
|
158
|
-
}
|
159
|
-
}
|
160
|
-
],
|
161
|
-
[/\d*\d+[eE]([\-+]?\d+)?/, "number.float"],
|
162
|
-
[/\d*\.\d+([eE][\-+]?\d+)?/, "number.float"],
|
163
|
-
[/0[xX][0-9a-fA-F']*[0-9a-fA-F]/, "number.hex"],
|
164
|
-
[/0[0-7']*[0-7]/, "number.octal"],
|
165
|
-
[/0[bB][0-1']*[0-1]/, "number.binary"],
|
166
|
-
[/\d[\d']*/, "number"],
|
167
|
-
[/\d/, "number"],
|
168
|
-
[/[;,.]/, "delimiter"],
|
169
|
-
[/"([^"\\]|\\.)*$/, "string.invalid"],
|
170
|
-
[/"/, "string", "@string"],
|
171
|
-
[/`/, "string", "@rawstring"],
|
172
|
-
[/'[^\\']'/, "string"],
|
173
|
-
[/(')(@escapes)(')/, ["string", "string.escape", "string"]],
|
174
|
-
[/'/, "string.invalid"]
|
175
|
-
],
|
176
|
-
whitespace: [
|
177
|
-
[/[ \t\r\n]+/, ""],
|
178
|
-
[/\/\*\*(?!\/)/, "comment.doc", "@doccomment"],
|
179
|
-
[/\/\*/, "comment", "@comment"],
|
180
|
-
[/\/\/.*$/, "comment"]
|
181
|
-
],
|
182
|
-
comment: [
|
183
|
-
[/[^\/*]+/, "comment"],
|
184
|
-
[/\*\//, "comment", "@pop"],
|
185
|
-
[/[\/*]/, "comment"]
|
186
|
-
],
|
187
|
-
doccomment: [
|
188
|
-
[/[^\/*]+/, "comment.doc"],
|
189
|
-
[/\/\*/, "comment.doc.invalid"],
|
190
|
-
[/\*\//, "comment.doc", "@pop"],
|
191
|
-
[/[\/*]/, "comment.doc"]
|
192
|
-
],
|
193
|
-
string: [
|
194
|
-
[/[^\\"]+/, "string"],
|
195
|
-
[/@escapes/, "string.escape"],
|
196
|
-
[/\\./, "string.escape.invalid"],
|
197
|
-
[/"/, "string", "@pop"]
|
198
|
-
],
|
199
|
-
rawstring: [
|
200
|
-
[/[^\`]/, "string"],
|
201
|
-
[/`/, "string", "@pop"]
|
202
|
-
]
|
203
|
-
}
|
204
|
-
};
|
205
|
-
export {
|
206
|
-
e as conf,
|
207
|
-
n as language
|
208
|
-
};
|
package/go-cdd943fd.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={comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"`",close:"`",notIn:["string"]},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"`",close:"`"},{open:'"',close:'"'},{open:"'",close:"'"}]},n={defaultToken:"",tokenPostfix:".go",keywords:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var","bool","true","false","uint8","uint16","uint32","uint64","int8","int16","int32","int64","float32","float64","complex64","complex128","byte","rune","uint","int","uintptr","string","nil"],operators:["+","-","*","/","%","&","|","^","<<",">>","&^","+=","-=","*=","/=","%=","&=","|=","^=","<<=",">>=","&^=","&&","||","<-","++","--","==","<",">","=","!","!=","<=",">=",":=","...","(",")","","]","{","}",",",";",".",":"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/[a-zA-Z_]\w*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/\[\[.*\]\]/,"annotation"],[/^\s*#\w+/,"keyword"],[/[{}()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/\d*\d+[eE]([\-+]?\d+)?/,"number.float"],[/\d*\.\d+([eE][\-+]?\d+)?/,"number.float"],[/0[xX][0-9a-fA-F']*[0-9a-fA-F]/,"number.hex"],[/0[0-7']*[0-7]/,"number.octal"],[/0[bB][0-1']*[0-1]/,"number.binary"],[/\d[\d']*/,"number"],[/\d/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string"],[/`/,"string","@rawstring"],[/'[^\\']'/,"string"],[/(')(@escapes)(')/,["string","string.escape","string"]],[/'/,"string.invalid"]],whitespace:[[/[ \t\r\n]+/,""],[/\/\*\*(?!\/)/,"comment.doc","@doccomment"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\*\//,"comment","@pop"],[/[\/*]/,"comment"]],doccomment:[[/[^\/*]+/,"comment.doc"],[/\/\*/,"comment.doc.invalid"],[/\*\//,"comment.doc","@pop"],[/[\/*]/,"comment.doc"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],rawstring:[[/[^\`]/,"string"],[/`/,"string","@pop"]]}};exports.conf=e;exports.language=n;
|
package/html-4fffc46e.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=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 p=Object.defineProperty,l=Object.getOwnPropertyDescriptor,m=Object.getOwnPropertyNames,c=Object.prototype.hasOwnProperty,a=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of m(e))!c.call(t,r)&&r!==n&&p(t,r,{get:()=>e[r],enumerable:!(o=l(e,r))||o.enumerable});return t},u=(t,e,n)=>(a(t,e,"default"),n&&a(n,e,"default")),i={};u(i,d.monaco_editor_core_star);var s=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],b={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{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:">"}],onEnterRules:[{beforeText:new RegExp(`<(?!(?:${s.join("|")}))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s*>$/i,action:{indentAction:i.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp(`<(?!(?:${s.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),action:{indentAction:i.languages.IndentAction.Indent}}],folding:{markers:{start:new RegExp("^\\s*<!--\\s*#region\\b.*-->"),end:new RegExp("^\\s*<!--\\s*#endregion\\b.*-->")}}},y={defaultToken:"",tokenPostfix:".html",ignoreCase:!0,tokenizer:{root:[[/<!DOCTYPE/,"metatag","@doctype"],[/<!--/,"comment","@comment"],[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/,["delimiter","tag","","delimiter"]],[/(<)(script)/,["delimiter",{token:"tag",next:"@script"}]],[/(<)(style)/,["delimiter",{token:"tag",next:"@style"}]],[/(<)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/(<\/)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/</,"delimiter"],[/[^<]+/]],doctype:[[/[^>]+/,"metatag.content"],[/>/,"metatag","@pop"]],comment:[[/-->/,"comment","@pop"],[/[^-]+/,"comment.content"],[/./,"comment.content"]],otherTag:[[/\/?>/,"delimiter","@pop"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/]],script:[[/type/,"attribute.name","@scriptAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],scriptAfterType:[[/=/,"delimiter","@scriptAfterTypeEquals"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/"module"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/'module'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/>/,{token:"delimiter",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]],style:[[/type/,"attribute.name","@styleAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],styleAfterType:[[/=/,"delimiter","@styleAfterTypeEquals"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/>/,{token:"delimiter",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]]}};exports.conf=b;exports.language=y;
|