@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/python-562f8e9b.mjs
DELETED
@@ -1,264 +0,0 @@
|
|
1
|
-
import { m as a } 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 l = Object.defineProperty, c = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, d = Object.prototype.hasOwnProperty, s = (t, e, n, o) => {
|
14
|
-
if (e && typeof e == "object" || typeof e == "function")
|
15
|
-
for (let r of p(e))
|
16
|
-
!d.call(t, r) && r !== n && l(t, r, { get: () => e[r], enumerable: !(o = c(e, r)) || o.enumerable });
|
17
|
-
return t;
|
18
|
-
}, _ = (t, e, n) => (s(t, e, "default"), n && s(n, e, "default")), i = {};
|
19
|
-
_(i, a);
|
20
|
-
var w = {
|
21
|
-
comments: {
|
22
|
-
lineComment: "#",
|
23
|
-
blockComment: ["'''", "'''"]
|
24
|
-
},
|
25
|
-
brackets: [
|
26
|
-
["{", "}"],
|
27
|
-
["[", "]"],
|
28
|
-
["(", ")"]
|
29
|
-
],
|
30
|
-
autoClosingPairs: [
|
31
|
-
{ open: "{", close: "}" },
|
32
|
-
{ open: "[", close: "]" },
|
33
|
-
{ open: "(", close: ")" },
|
34
|
-
{ open: '"', close: '"', notIn: ["string"] },
|
35
|
-
{ open: "'", close: "'", notIn: ["string", "comment"] }
|
36
|
-
],
|
37
|
-
surroundingPairs: [
|
38
|
-
{ open: "{", close: "}" },
|
39
|
-
{ open: "[", close: "]" },
|
40
|
-
{ open: "(", close: ")" },
|
41
|
-
{ open: '"', close: '"' },
|
42
|
-
{ open: "'", close: "'" }
|
43
|
-
],
|
44
|
-
onEnterRules: [
|
45
|
-
{
|
46
|
-
beforeText: new RegExp("^\\s*(?:def|class|for|if|elif|else|while|try|with|finally|except|async|match|case).*?:\\s*$"),
|
47
|
-
action: { indentAction: i.languages.IndentAction.Indent }
|
48
|
-
}
|
49
|
-
],
|
50
|
-
folding: {
|
51
|
-
offSide: !0,
|
52
|
-
markers: {
|
53
|
-
start: new RegExp("^\\s*#region\\b"),
|
54
|
-
end: new RegExp("^\\s*#endregion\\b")
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}, h = {
|
58
|
-
defaultToken: "",
|
59
|
-
tokenPostfix: ".python",
|
60
|
-
keywords: [
|
61
|
-
"False",
|
62
|
-
"None",
|
63
|
-
"True",
|
64
|
-
"_",
|
65
|
-
"and",
|
66
|
-
"as",
|
67
|
-
"assert",
|
68
|
-
"async",
|
69
|
-
"await",
|
70
|
-
"break",
|
71
|
-
"case",
|
72
|
-
"class",
|
73
|
-
"continue",
|
74
|
-
"def",
|
75
|
-
"del",
|
76
|
-
"elif",
|
77
|
-
"else",
|
78
|
-
"except",
|
79
|
-
"exec",
|
80
|
-
"finally",
|
81
|
-
"for",
|
82
|
-
"from",
|
83
|
-
"global",
|
84
|
-
"if",
|
85
|
-
"import",
|
86
|
-
"in",
|
87
|
-
"is",
|
88
|
-
"lambda",
|
89
|
-
"match",
|
90
|
-
"nonlocal",
|
91
|
-
"not",
|
92
|
-
"or",
|
93
|
-
"pass",
|
94
|
-
"print",
|
95
|
-
"raise",
|
96
|
-
"return",
|
97
|
-
"try",
|
98
|
-
"while",
|
99
|
-
"with",
|
100
|
-
"yield",
|
101
|
-
"int",
|
102
|
-
"float",
|
103
|
-
"long",
|
104
|
-
"complex",
|
105
|
-
"hex",
|
106
|
-
"abs",
|
107
|
-
"all",
|
108
|
-
"any",
|
109
|
-
"apply",
|
110
|
-
"basestring",
|
111
|
-
"bin",
|
112
|
-
"bool",
|
113
|
-
"buffer",
|
114
|
-
"bytearray",
|
115
|
-
"callable",
|
116
|
-
"chr",
|
117
|
-
"classmethod",
|
118
|
-
"cmp",
|
119
|
-
"coerce",
|
120
|
-
"compile",
|
121
|
-
"complex",
|
122
|
-
"delattr",
|
123
|
-
"dict",
|
124
|
-
"dir",
|
125
|
-
"divmod",
|
126
|
-
"enumerate",
|
127
|
-
"eval",
|
128
|
-
"execfile",
|
129
|
-
"file",
|
130
|
-
"filter",
|
131
|
-
"format",
|
132
|
-
"frozenset",
|
133
|
-
"getattr",
|
134
|
-
"globals",
|
135
|
-
"hasattr",
|
136
|
-
"hash",
|
137
|
-
"help",
|
138
|
-
"id",
|
139
|
-
"input",
|
140
|
-
"intern",
|
141
|
-
"isinstance",
|
142
|
-
"issubclass",
|
143
|
-
"iter",
|
144
|
-
"len",
|
145
|
-
"locals",
|
146
|
-
"list",
|
147
|
-
"map",
|
148
|
-
"max",
|
149
|
-
"memoryview",
|
150
|
-
"min",
|
151
|
-
"next",
|
152
|
-
"object",
|
153
|
-
"oct",
|
154
|
-
"open",
|
155
|
-
"ord",
|
156
|
-
"pow",
|
157
|
-
"print",
|
158
|
-
"property",
|
159
|
-
"reversed",
|
160
|
-
"range",
|
161
|
-
"raw_input",
|
162
|
-
"reduce",
|
163
|
-
"reload",
|
164
|
-
"repr",
|
165
|
-
"reversed",
|
166
|
-
"round",
|
167
|
-
"self",
|
168
|
-
"set",
|
169
|
-
"setattr",
|
170
|
-
"slice",
|
171
|
-
"sorted",
|
172
|
-
"staticmethod",
|
173
|
-
"str",
|
174
|
-
"sum",
|
175
|
-
"super",
|
176
|
-
"tuple",
|
177
|
-
"type",
|
178
|
-
"unichr",
|
179
|
-
"unicode",
|
180
|
-
"vars",
|
181
|
-
"xrange",
|
182
|
-
"zip",
|
183
|
-
"__dict__",
|
184
|
-
"__methods__",
|
185
|
-
"__members__",
|
186
|
-
"__class__",
|
187
|
-
"__bases__",
|
188
|
-
"__name__",
|
189
|
-
"__mro__",
|
190
|
-
"__subclasses__",
|
191
|
-
"__init__",
|
192
|
-
"__import__"
|
193
|
-
],
|
194
|
-
brackets: [
|
195
|
-
{ open: "{", close: "}", token: "delimiter.curly" },
|
196
|
-
{ open: "[", close: "]", token: "delimiter.bracket" },
|
197
|
-
{ open: "(", close: ")", token: "delimiter.parenthesis" }
|
198
|
-
],
|
199
|
-
tokenizer: {
|
200
|
-
root: [
|
201
|
-
{ include: "@whitespace" },
|
202
|
-
{ include: "@numbers" },
|
203
|
-
{ include: "@strings" },
|
204
|
-
[/[,:;]/, "delimiter"],
|
205
|
-
[/[{}\[\]()]/, "@brackets"],
|
206
|
-
[/@[a-zA-Z_]\w*/, "tag"],
|
207
|
-
[
|
208
|
-
/[a-zA-Z_]\w*/,
|
209
|
-
{
|
210
|
-
cases: {
|
211
|
-
"@keywords": "keyword",
|
212
|
-
"@default": "identifier"
|
213
|
-
}
|
214
|
-
}
|
215
|
-
]
|
216
|
-
],
|
217
|
-
whitespace: [
|
218
|
-
[/\s+/, "white"],
|
219
|
-
[/(^#.*$)/, "comment"],
|
220
|
-
[/'''/, "string", "@endDocString"],
|
221
|
-
[/"""/, "string", "@endDblDocString"]
|
222
|
-
],
|
223
|
-
endDocString: [
|
224
|
-
[/[^']+/, "string"],
|
225
|
-
[/\\'/, "string"],
|
226
|
-
[/'''/, "string", "@popall"],
|
227
|
-
[/'/, "string"]
|
228
|
-
],
|
229
|
-
endDblDocString: [
|
230
|
-
[/[^"]+/, "string"],
|
231
|
-
[/\\"/, "string"],
|
232
|
-
[/"""/, "string", "@popall"],
|
233
|
-
[/"/, "string"]
|
234
|
-
],
|
235
|
-
numbers: [
|
236
|
-
[/-?0x([abcdef]|[ABCDEF]|\d)+[lL]?/, "number.hex"],
|
237
|
-
[/-?(\d*\.)?\d+([eE][+\-]?\d+)?[jJ]?[lL]?/, "number"]
|
238
|
-
],
|
239
|
-
strings: [
|
240
|
-
[/'$/, "string.escape", "@popall"],
|
241
|
-
[/'/, "string.escape", "@stringBody"],
|
242
|
-
[/"$/, "string.escape", "@popall"],
|
243
|
-
[/"/, "string.escape", "@dblStringBody"]
|
244
|
-
],
|
245
|
-
stringBody: [
|
246
|
-
[/[^\\']+$/, "string", "@popall"],
|
247
|
-
[/[^\\']+/, "string"],
|
248
|
-
[/\\./, "string"],
|
249
|
-
[/'/, "string.escape", "@popall"],
|
250
|
-
[/\\$/, "string"]
|
251
|
-
],
|
252
|
-
dblStringBody: [
|
253
|
-
[/[^\\"]+$/, "string", "@popall"],
|
254
|
-
[/[^\\"]+/, "string"],
|
255
|
-
[/\\./, "string"],
|
256
|
-
[/"/, "string.escape", "@popall"],
|
257
|
-
[/\\$/, "string"]
|
258
|
-
]
|
259
|
-
}
|
260
|
-
};
|
261
|
-
export {
|
262
|
-
w as conf,
|
263
|
-
h as language
|
264
|
-
};
|
package/python-af3aad7d.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=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 l=Object.defineProperty,c=Object.getOwnPropertyDescriptor,p=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,o=(r,e,n,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of p(e))!d.call(r,t)&&t!==n&&l(r,t,{get:()=>e[t],enumerable:!(s=c(e,t))||s.enumerable});return r},g=(r,e,n)=>(o(r,e,"default"),n&&o(n,e,"default")),i={};g(i,a.monaco_editor_core_star);var _={comments:{lineComment:"#",blockComment:["'''","'''"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],onEnterRules:[{beforeText:new RegExp("^\\s*(?:def|class|for|if|elif|else|while|try|with|finally|except|async|match|case).*?:\\s*$"),action:{indentAction:i.languages.IndentAction.Indent}}],folding:{offSide:!0,markers:{start:new RegExp("^\\s*#region\\b"),end:new RegExp("^\\s*#endregion\\b")}}},u={defaultToken:"",tokenPostfix:".python",keywords:["False","None","True","_","and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","exec","finally","for","from","global","if","import","in","is","lambda","match","nonlocal","not","or","pass","print","raise","return","try","while","with","yield","int","float","long","complex","hex","abs","all","any","apply","basestring","bin","bool","buffer","bytearray","callable","chr","classmethod","cmp","coerce","compile","complex","delattr","dict","dir","divmod","enumerate","eval","execfile","file","filter","format","frozenset","getattr","globals","hasattr","hash","help","id","input","intern","isinstance","issubclass","iter","len","locals","list","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","reversed","range","raw_input","reduce","reload","repr","reversed","round","self","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","unichr","unicode","vars","xrange","zip","__dict__","__methods__","__members__","__class__","__bases__","__name__","__mro__","__subclasses__","__init__","__import__"],brackets:[{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.bracket"},{open:"(",close:")",token:"delimiter.parenthesis"}],tokenizer:{root:[{include:"@whitespace"},{include:"@numbers"},{include:"@strings"},[/[,:;]/,"delimiter"],[/[{}\[\]()]/,"@brackets"],[/@[a-zA-Z_]\w*/,"tag"],[/[a-zA-Z_]\w*/,{cases:{"@keywords":"keyword","@default":"identifier"}}]],whitespace:[[/\s+/,"white"],[/(^#.*$)/,"comment"],[/'''/,"string","@endDocString"],[/"""/,"string","@endDblDocString"]],endDocString:[[/[^']+/,"string"],[/\\'/,"string"],[/'''/,"string","@popall"],[/'/,"string"]],endDblDocString:[[/[^"]+/,"string"],[/\\"/,"string"],[/"""/,"string","@popall"],[/"/,"string"]],numbers:[[/-?0x([abcdef]|[ABCDEF]|\d)+[lL]?/,"number.hex"],[/-?(\d*\.)?\d+([eE][+\-]?\d+)?[jJ]?[lL]?/,"number"]],strings:[[/'$/,"string.escape","@popall"],[/'/,"string.escape","@stringBody"],[/"$/,"string.escape","@popall"],[/"/,"string.escape","@dblStringBody"]],stringBody:[[/[^\\']+$/,"string","@popall"],[/[^\\']+/,"string"],[/\\./,"string"],[/'/,"string.escape","@popall"],[/\\$/,"string"]],dblStringBody:[[/[^\\"]+$/,"string","@popall"],[/[^\\"]+/,"string"],[/\\./,"string"],[/"/,"string.escape","@popall"],[/\\$/,"string"]]}};exports.conf=_;exports.language=u;
|
package/r-42c6f0aa.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:"#"},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}]},o={defaultToken:"",tokenPostfix:".r",roxygen:["@alias","@aliases","@assignee","@author","@backref","@callGraph","@callGraphDepth","@callGraphPrimitives","@concept","@describeIn","@description","@details","@docType","@encoding","@evalNamespace","@evalRd","@example","@examples","@export","@exportClass","@exportMethod","@exportPattern","@family","@field","@formals","@format","@import","@importClassesFrom","@importFrom","@importMethodsFrom","@include","@inherit","@inheritDotParams","@inheritParams","@inheritSection","@keywords","@md","@method","@name","@noMd","@noRd","@note","@param","@rawNamespace","@rawRd","@rdname","@references","@return","@S3method","@section","@seealso","@setClass","@slot","@source","@template","@templateVar","@title","@TODO","@usage","@useDynLib"],constants:["NULL","FALSE","TRUE","NA","Inf","NaN","NA_integer_","NA_real_","NA_complex_","NA_character_","T","F","LETTERS","letters","month.abb","month.name","pi","R.version.string"],keywords:["break","next","return","if","else","for","in","repeat","while","array","category","character","complex","double","function","integer","list","logical","matrix","numeric","vector","data.frame","factor","library","require","attach","detach","source"],special:["\\n","\\r","\\t","\\b","\\a","\\f","\\v","\\'",'\\"',"\\\\"],brackets:[{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.bracket"},{open:"(",close:")",token:"delimiter.parenthesis"}],tokenizer:{root:[{include:"@numbers"},{include:"@strings"},[/[{}\[\]()]/,"@brackets"],{include:"@operators"},[/#'$/,"comment.doc"],[/#'/,"comment.doc","@roxygen"],[/(^#.*$)/,"comment"],[/\s+/,"white"],[/[,:;]/,"delimiter"],[/@[a-zA-Z]\w*/,"tag"],[/[a-zA-Z]\w*/,{cases:{"@keywords":"keyword","@constants":"constant","@default":"identifier"}}]],roxygen:[[/@\w+/,{cases:{"@roxygen":"tag","@eos":{token:"comment.doc",next:"@pop"},"@default":"comment.doc"}}],[/\s+/,{cases:{"@eos":{token:"comment.doc",next:"@pop"},"@default":"comment.doc"}}],[/.*/,{token:"comment.doc",next:"@pop"}]],numbers:[[/0[xX][0-9a-fA-F]+/,"number.hex"],[/-?(\d*\.)?\d+([eE][+\-]?\d+)?/,"number"]],operators:[[/<{1,2}-/,"operator"],[/->{1,2}/,"operator"],[/%[^%\s]+%/,"operator"],[/\*\*/,"operator"],[/%%/,"operator"],[/&&/,"operator"],[/\|\|/,"operator"],[/<</,"operator"],[/>>/,"operator"],[/[-+=&|!<>^~*/:$]/,"operator"]],strings:[[/'/,"string.escape","@stringBody"],[/"/,"string.escape","@dblStringBody"]],stringBody:[[/\\./,{cases:{"@special":"string","@default":"error-token"}}],[/'/,"string.escape","@popall"],[/./,"string"]],dblStringBody:[[/\\./,{cases:{"@special":"string","@default":"error-token"}}],[/"/,"string.escape","@popall"],[/./,"string"]]}};exports.conf=e;exports.language=o;
|
package/r-630f5d6b.mjs
DELETED
@@ -1,245 +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
|
-
},
|
11
|
-
brackets: [
|
12
|
-
["{", "}"],
|
13
|
-
["[", "]"],
|
14
|
-
["(", ")"]
|
15
|
-
],
|
16
|
-
autoClosingPairs: [
|
17
|
-
{ open: "{", close: "}" },
|
18
|
-
{ open: "[", close: "]" },
|
19
|
-
{ open: "(", close: ")" },
|
20
|
-
{ open: '"', close: '"' }
|
21
|
-
],
|
22
|
-
surroundingPairs: [
|
23
|
-
{ open: "{", close: "}" },
|
24
|
-
{ open: "[", close: "]" },
|
25
|
-
{ open: "(", close: ")" },
|
26
|
-
{ open: '"', close: '"' }
|
27
|
-
]
|
28
|
-
}, o = {
|
29
|
-
defaultToken: "",
|
30
|
-
tokenPostfix: ".r",
|
31
|
-
roxygen: [
|
32
|
-
"@alias",
|
33
|
-
"@aliases",
|
34
|
-
"@assignee",
|
35
|
-
"@author",
|
36
|
-
"@backref",
|
37
|
-
"@callGraph",
|
38
|
-
"@callGraphDepth",
|
39
|
-
"@callGraphPrimitives",
|
40
|
-
"@concept",
|
41
|
-
"@describeIn",
|
42
|
-
"@description",
|
43
|
-
"@details",
|
44
|
-
"@docType",
|
45
|
-
"@encoding",
|
46
|
-
"@evalNamespace",
|
47
|
-
"@evalRd",
|
48
|
-
"@example",
|
49
|
-
"@examples",
|
50
|
-
"@export",
|
51
|
-
"@exportClass",
|
52
|
-
"@exportMethod",
|
53
|
-
"@exportPattern",
|
54
|
-
"@family",
|
55
|
-
"@field",
|
56
|
-
"@formals",
|
57
|
-
"@format",
|
58
|
-
"@import",
|
59
|
-
"@importClassesFrom",
|
60
|
-
"@importFrom",
|
61
|
-
"@importMethodsFrom",
|
62
|
-
"@include",
|
63
|
-
"@inherit",
|
64
|
-
"@inheritDotParams",
|
65
|
-
"@inheritParams",
|
66
|
-
"@inheritSection",
|
67
|
-
"@keywords",
|
68
|
-
"@md",
|
69
|
-
"@method",
|
70
|
-
"@name",
|
71
|
-
"@noMd",
|
72
|
-
"@noRd",
|
73
|
-
"@note",
|
74
|
-
"@param",
|
75
|
-
"@rawNamespace",
|
76
|
-
"@rawRd",
|
77
|
-
"@rdname",
|
78
|
-
"@references",
|
79
|
-
"@return",
|
80
|
-
"@S3method",
|
81
|
-
"@section",
|
82
|
-
"@seealso",
|
83
|
-
"@setClass",
|
84
|
-
"@slot",
|
85
|
-
"@source",
|
86
|
-
"@template",
|
87
|
-
"@templateVar",
|
88
|
-
"@title",
|
89
|
-
"@TODO",
|
90
|
-
"@usage",
|
91
|
-
"@useDynLib"
|
92
|
-
],
|
93
|
-
constants: [
|
94
|
-
"NULL",
|
95
|
-
"FALSE",
|
96
|
-
"TRUE",
|
97
|
-
"NA",
|
98
|
-
"Inf",
|
99
|
-
"NaN",
|
100
|
-
"NA_integer_",
|
101
|
-
"NA_real_",
|
102
|
-
"NA_complex_",
|
103
|
-
"NA_character_",
|
104
|
-
"T",
|
105
|
-
"F",
|
106
|
-
"LETTERS",
|
107
|
-
"letters",
|
108
|
-
"month.abb",
|
109
|
-
"month.name",
|
110
|
-
"pi",
|
111
|
-
"R.version.string"
|
112
|
-
],
|
113
|
-
keywords: [
|
114
|
-
"break",
|
115
|
-
"next",
|
116
|
-
"return",
|
117
|
-
"if",
|
118
|
-
"else",
|
119
|
-
"for",
|
120
|
-
"in",
|
121
|
-
"repeat",
|
122
|
-
"while",
|
123
|
-
"array",
|
124
|
-
"category",
|
125
|
-
"character",
|
126
|
-
"complex",
|
127
|
-
"double",
|
128
|
-
"function",
|
129
|
-
"integer",
|
130
|
-
"list",
|
131
|
-
"logical",
|
132
|
-
"matrix",
|
133
|
-
"numeric",
|
134
|
-
"vector",
|
135
|
-
"data.frame",
|
136
|
-
"factor",
|
137
|
-
"library",
|
138
|
-
"require",
|
139
|
-
"attach",
|
140
|
-
"detach",
|
141
|
-
"source"
|
142
|
-
],
|
143
|
-
special: ["\\n", "\\r", "\\t", "\\b", "\\a", "\\f", "\\v", "\\'", '\\"', "\\\\"],
|
144
|
-
brackets: [
|
145
|
-
{ open: "{", close: "}", token: "delimiter.curly" },
|
146
|
-
{ open: "[", close: "]", token: "delimiter.bracket" },
|
147
|
-
{ open: "(", close: ")", token: "delimiter.parenthesis" }
|
148
|
-
],
|
149
|
-
tokenizer: {
|
150
|
-
root: [
|
151
|
-
{ include: "@numbers" },
|
152
|
-
{ include: "@strings" },
|
153
|
-
[/[{}\[\]()]/, "@brackets"],
|
154
|
-
{ include: "@operators" },
|
155
|
-
[/#'$/, "comment.doc"],
|
156
|
-
[/#'/, "comment.doc", "@roxygen"],
|
157
|
-
[/(^#.*$)/, "comment"],
|
158
|
-
[/\s+/, "white"],
|
159
|
-
[/[,:;]/, "delimiter"],
|
160
|
-
[/@[a-zA-Z]\w*/, "tag"],
|
161
|
-
[
|
162
|
-
/[a-zA-Z]\w*/,
|
163
|
-
{
|
164
|
-
cases: {
|
165
|
-
"@keywords": "keyword",
|
166
|
-
"@constants": "constant",
|
167
|
-
"@default": "identifier"
|
168
|
-
}
|
169
|
-
}
|
170
|
-
]
|
171
|
-
],
|
172
|
-
roxygen: [
|
173
|
-
[
|
174
|
-
/@\w+/,
|
175
|
-
{
|
176
|
-
cases: {
|
177
|
-
"@roxygen": "tag",
|
178
|
-
"@eos": { token: "comment.doc", next: "@pop" },
|
179
|
-
"@default": "comment.doc"
|
180
|
-
}
|
181
|
-
}
|
182
|
-
],
|
183
|
-
[
|
184
|
-
/\s+/,
|
185
|
-
{
|
186
|
-
cases: {
|
187
|
-
"@eos": { token: "comment.doc", next: "@pop" },
|
188
|
-
"@default": "comment.doc"
|
189
|
-
}
|
190
|
-
}
|
191
|
-
],
|
192
|
-
[/.*/, { token: "comment.doc", next: "@pop" }]
|
193
|
-
],
|
194
|
-
numbers: [
|
195
|
-
[/0[xX][0-9a-fA-F]+/, "number.hex"],
|
196
|
-
[/-?(\d*\.)?\d+([eE][+\-]?\d+)?/, "number"]
|
197
|
-
],
|
198
|
-
operators: [
|
199
|
-
[/<{1,2}-/, "operator"],
|
200
|
-
[/->{1,2}/, "operator"],
|
201
|
-
[/%[^%\s]+%/, "operator"],
|
202
|
-
[/\*\*/, "operator"],
|
203
|
-
[/%%/, "operator"],
|
204
|
-
[/&&/, "operator"],
|
205
|
-
[/\|\|/, "operator"],
|
206
|
-
[/<</, "operator"],
|
207
|
-
[/>>/, "operator"],
|
208
|
-
[/[-+=&|!<>^~*/:$]/, "operator"]
|
209
|
-
],
|
210
|
-
strings: [
|
211
|
-
[/'/, "string.escape", "@stringBody"],
|
212
|
-
[/"/, "string.escape", "@dblStringBody"]
|
213
|
-
],
|
214
|
-
stringBody: [
|
215
|
-
[
|
216
|
-
/\\./,
|
217
|
-
{
|
218
|
-
cases: {
|
219
|
-
"@special": "string",
|
220
|
-
"@default": "error-token"
|
221
|
-
}
|
222
|
-
}
|
223
|
-
],
|
224
|
-
[/'/, "string.escape", "@popall"],
|
225
|
-
[/./, "string"]
|
226
|
-
],
|
227
|
-
dblStringBody: [
|
228
|
-
[
|
229
|
-
/\\./,
|
230
|
-
{
|
231
|
-
cases: {
|
232
|
-
"@special": "string",
|
233
|
-
"@default": "error-token"
|
234
|
-
}
|
235
|
-
}
|
236
|
-
],
|
237
|
-
[/"/, "string.escape", "@popall"],
|
238
|
-
[/./, "string"]
|
239
|
-
]
|
240
|
-
}
|
241
|
-
};
|
242
|
-
export {
|
243
|
-
e as conf,
|
244
|
-
o as language
|
245
|
-
};
|
package/rust-87887495.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"]}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],folding:{markers:{start:new RegExp("^\\s*#pragma\\s+region\\b"),end:new RegExp("^\\s*#pragma\\s+endregion\\b")}}},t={tokenPostfix:".rust",defaultToken:"invalid",keywords:["as","async","await","box","break","const","continue","crate","dyn","else","enum","extern","false","fn","for","if","impl","in","let","loop","match","mod","move","mut","pub","ref","return","self","static","struct","super","trait","true","try","type","unsafe","use","where","while","catch","default","union","static","abstract","alignof","become","do","final","macro","offsetof","override","priv","proc","pure","sizeof","typeof","unsized","virtual","yield"],typeKeywords:["Self","m32","m64","m128","f80","f16","f128","int","uint","float","char","bool","u8","u16","u32","u64","f32","f64","i8","i16","i32","i64","str","Option","Either","c_float","c_double","c_void","FILE","fpos_t","DIR","dirent","c_char","c_schar","c_uchar","c_short","c_ushort","c_int","c_uint","c_long","c_ulong","size_t","ptrdiff_t","clock_t","time_t","c_longlong","c_ulonglong","intptr_t","uintptr_t","off_t","dev_t","ino_t","pid_t","mode_t","ssize_t"],constants:["true","false","Some","None","Left","Right","Ok","Err"],supportConstants:["EXIT_FAILURE","EXIT_SUCCESS","RAND_MAX","EOF","SEEK_SET","SEEK_CUR","SEEK_END","_IOFBF","_IONBF","_IOLBF","BUFSIZ","FOPEN_MAX","FILENAME_MAX","L_tmpnam","TMP_MAX","O_RDONLY","O_WRONLY","O_RDWR","O_APPEND","O_CREAT","O_EXCL","O_TRUNC","S_IFIFO","S_IFCHR","S_IFBLK","S_IFDIR","S_IFREG","S_IFMT","S_IEXEC","S_IWRITE","S_IREAD","S_IRWXU","S_IXUSR","S_IWUSR","S_IRUSR","F_OK","R_OK","W_OK","X_OK","STDIN_FILENO","STDOUT_FILENO","STDERR_FILENO"],supportMacros:["format!","print!","println!","panic!","format_args!","unreachable!","write!","writeln!"],operators:["!","!=","%","%=","&","&=","&&","*","*=","+","+=","-","-=","->",".","..","...","/","/=",":",";","<<","<<=","<","<=","=","==","=>",">",">=",">>",">>=","@","^","^=","|","|=","||","_","?","#"],escapes:/\\([nrt0\"''\\]|x\h{2}|u\{\h{1,6}\})/,delimiters:/[,]/,symbols:/[\#\!\%\&\*\+\-\.\/\:\;\<\=\>\@\^\|_\?]+/,intSuffixes:/[iu](8|16|32|64|128|size)/,floatSuffixes:/f(32|64)/,tokenizer:{root:[[/r(#*)"/,{token:"string.quote",bracket:"@open",next:"@stringraw.$1"}],[/[a-zA-Z][a-zA-Z0-9_]*!?|_[a-zA-Z0-9_]+/,{cases:{"@typeKeywords":"keyword.type","@keywords":"keyword","@supportConstants":"keyword","@supportMacros":"keyword","@constants":"keyword","@default":"identifier"}}],[/\$/,"identifier"],[/'[a-zA-Z_][a-zA-Z0-9_]*(?=[^\'])/,"identifier"],[/'(\S|@escapes)'/,"string.byteliteral"],[/"/,{token:"string.quote",bracket:"@open",next:"@string"}],{include:"@numbers"},{include:"@whitespace"},[/@delimiters/,{cases:{"@keywords":"keyword","@default":"delimiter"}}],[/[{}()\[\]<>]/,"@brackets"],[/@symbols/,{cases:{"@operators":"operator","@default":""}}]],whitespace:[[/[ \t\r\n]+/,"white"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,"comment"],[/\/\*/,"comment","@push"],["\\*/","comment","@pop"],[/[\/*]/,"comment"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,{token:"string.quote",bracket:"@close",next:"@pop"}]],stringraw:[[/[^"#]+/,{token:"string"}],[/"(#*)/,{cases:{"$1==$S2":{token:"string.quote",bracket:"@close",next:"@pop"},"@default":{token:"string"}}}],[/["#]/,{token:"string"}]],numbers:[[/(0o[0-7_]+)(@intSuffixes)?/,{token:"number"}],[/(0b[0-1_]+)(@intSuffixes)?/,{token:"number"}],[/[\d][\d_]*(\.[\d][\d_]*)?[eE][+-][\d_]+(@floatSuffixes)?/,{token:"number"}],[/\b(\d\.?[\d_]*)(@floatSuffixes)?\b/,{token:"number"}],[/(0x[\da-fA-F]+)_?(@intSuffixes)?/,{token:"number"}],[/[\d][\d_]*(@intSuffixes?)?/,{token:"number"}]]}};exports.conf=e;exports.language=t;
|