@vc-shell/framework 1.1.10 → 1.1.12
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/CHANGELOG.md +13 -0
- package/dist/{clike-BUuHEmgZ.js → clike-DGTaUp48.js} +55 -55
- package/dist/{css-bIlmDBTK.js → css-BkF-NPzE.js} +62 -69
- package/dist/framework.js +1 -1
- package/dist/{gas-BdfkXJT_.js → gas-cpmYfFX2.js} +3 -3
- package/dist/{index-DWRHtYyK.js → index-B1lnp8dm.js} +39627 -39497
- package/dist/{index-kAPaQznk.js → index-B8MhEsjP.js} +3 -3
- package/dist/{index-FldC5gs9.js → index-BfyO90TH.js} +1 -1
- package/dist/{index-D9EWvMeh.js → index-BihUGqBD.js} +1 -1
- package/dist/{index-ChYHar7m.js → index-BvC1hXTW.js} +3 -3
- package/dist/{index-B--OcPUC.js → index-CANk6jcp.js} +1 -1
- package/dist/{index-CI6QfkN3.js → index-CCnqVZt-.js} +1 -1
- package/dist/{index-slurPVW3.js → index-CSPYdG5c.js} +1 -1
- package/dist/{index-DMRpdHXp.js → index-D1UBvTmB.js} +3 -3
- package/dist/{index-D2LH2BNS.js → index-DC17QrkG.js} +7 -7
- package/dist/{index-oltQZrqH.js → index-DLtYfyEa.js} +1 -1
- package/dist/{index-zSXR4JKy.js → index-DZB1EwT4.js} +4 -4
- package/dist/index-DaqdMz5G.js +268 -0
- package/dist/{index-BIsysa10.js → index-PqzeY6cl.js} +1 -1
- package/dist/{index-ezL0teRD.js → index-QV_Z9Gd1.js} +1 -1
- package/dist/{index-BXgd9ZaL.js → index-SUpxIx98.js} +4 -4
- package/dist/{index-BRZPSFE2.js → index-YjAGn3zb.js} +1 -1
- package/dist/index.css +3 -3
- package/dist/{javascript-WMWNx-Vj.js → javascript-C2yteZeJ.js} +95 -94
- package/dist/locales/de.json +3 -1
- package/dist/locales/en.json +3 -1
- package/dist/{pug-BqUR2bBq.js → pug-CwAQJzGR.js} +1 -1
- package/dist/{python-B5QdSKoL.js → python-BkR3uSy8.js} +4 -4
- package/dist/shared/components/draggable-dashboard/composables/useDashboardDragAndDrop.d.ts +24 -24
- package/dist/shared/components/draggable-dashboard/composables/useDashboardDragAndDrop.d.ts.map +1 -1
- package/dist/shared/components/user-dropdown-button/_internal/user-info.vue.d.ts.map +1 -1
- package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
- package/dist/{sql-mMre1Bo3.js → sql-CfG5lQ3l.js} +35 -35
- package/dist/{stex-92raWT1r.js → stex-Du4h4KAU.js} +14 -14
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/index.d.ts +0 -1
- package/dist/ui/components/atoms/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/index.d.ts +1 -0
- package/dist/ui/components/molecules/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +8 -7
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-switch/index.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/{vbscript-Dz1TtKsy.js → vbscript-1f_Dhg5H.js} +6 -6
- package/dist/{verilog-C4VGD9n1.js → verilog-CiS1jyi5.js} +1 -2
- package/dist/{z80-C8rPtw-0.js → z80-Pki2zAjW.js} +2 -2
- package/package.json +4 -4
- package/shared/components/user-dropdown-button/_internal/user-info.vue +3 -2
- package/shared/components/user-dropdown-button/user-dropdown-button.vue +7 -3
- package/ui/components/atoms/index.ts +0 -1
- package/ui/components/molecules/index.ts +1 -0
- package/ui/components/molecules/vc-select/vc-select.vue +48 -13
- package/ui/components/{atoms → molecules}/vc-switch/vc-switch.stories.ts +1 -1
- package/ui/components/organisms/vc-blade/vc-blade.vue +0 -2
- package/dist/index-CnJXGndQ.js +0 -265
- package/dist/ui/components/atoms/vc-switch/index.d.ts.map +0 -1
- package/dist/ui/components/atoms/vc-switch/vc-switch.vue.d.ts.map +0 -1
- /package/dist/ui/components/{atoms → molecules}/vc-switch/index.d.ts +0 -0
- /package/dist/ui/components/{atoms → molecules}/vc-switch/vc-switch.vue.d.ts +0 -0
- /package/ui/components/{atoms → molecules}/vc-switch/index.ts +0 -0
- /package/ui/components/{atoms → molecules}/vc-switch/vc-switch.vue +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
## [1.1.12](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.11...v1.1.12) (2025-05-23)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [1.1.11](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.10...v1.1.11) (2025-05-23)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **vc-select:** add loading and no options messages for improved user experience ([aa65256](https://github.com/VirtoCommerce/vc-shell/commit/aa65256b99238e6d7feae24177c4304eb25d1153))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
1
14
|
## [1.1.10](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.9...v1.1.10) (2025-05-22)
|
|
2
15
|
|
|
3
16
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function O(e, n, t, l,
|
|
2
|
-
this.indented = e, this.column = n, this.type = t, this.info = l, this.align =
|
|
1
|
+
function O(e, n, t, l, u, d) {
|
|
2
|
+
this.indented = e, this.column = n, this.type = t, this.info = l, this.align = u, this.prev = d;
|
|
3
3
|
}
|
|
4
4
|
function D(e, n, t, l) {
|
|
5
|
-
var
|
|
6
|
-
return e.context && e.context.type == "statement" && t != "statement" && (
|
|
5
|
+
var u = e.indented;
|
|
6
|
+
return e.context && e.context.type == "statement" && t != "statement" && (u = e.context.indented), e.context = new O(u, n, t, l, null, e.context);
|
|
7
7
|
}
|
|
8
8
|
function x(e) {
|
|
9
9
|
var n = e.context.type;
|
|
@@ -20,7 +20,7 @@ function P(e) {
|
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
function h(e) {
|
|
23
|
-
var n = e.statementIndentUnit, t = e.dontAlignCalls, l = e.keywords || {},
|
|
23
|
+
var n = e.statementIndentUnit, t = e.dontAlignCalls, l = e.keywords || {}, u = e.types || {}, d = e.builtin || {}, b = e.blockKeywords || {}, _ = e.defKeywords || {}, w = e.atoms || {}, y = e.hooks || {}, te = e.multiLineStrings, re = e.indentStatements !== !1, ie = e.indentSwitch !== !1, F = e.namespaceSeparator, oe = e.isPunctuationChar || /[\[\]{}\(\),;\:\.]/, ae = e.numberStart || /[\d\.]/, le = e.number || /^(?:0x[a-f\d]+|0b[01]+|(?:\d+\.?\d*|\.\d+)(?:e[-+]?\d+)?)(u|ll?|l|f)?/i, j = e.isOperatorChar || /[+\-*&%=<>!?|\/]/, B = e.isIdentifierChar || /[\w\$_\xa1-\uffff]/, U = e.isReservedIdentifier || !1, p, E;
|
|
24
24
|
function K(i, a) {
|
|
25
25
|
var c = i.next();
|
|
26
26
|
if (y[c]) {
|
|
@@ -48,17 +48,17 @@ function h(e) {
|
|
|
48
48
|
}
|
|
49
49
|
if (i.eatWhile(B), F) for (; i.match(F); )
|
|
50
50
|
i.eatWhile(B);
|
|
51
|
-
var
|
|
52
|
-
return m(l,
|
|
51
|
+
var s = i.current();
|
|
52
|
+
return m(l, s) ? (m(b, s) && (p = "newstatement"), m(_, s) && (E = !0), "keyword") : m(u, s) ? "type" : m(d, s) || U && U(s) ? (m(b, s) && (p = "newstatement"), "builtin") : m(w, s) ? "atom" : "variable";
|
|
53
53
|
}
|
|
54
54
|
function ce(i) {
|
|
55
55
|
return function(a, c) {
|
|
56
|
-
for (var o = !1,
|
|
57
|
-
if (
|
|
56
|
+
for (var o = !1, s, v = !1; (s = a.next()) != null; ) {
|
|
57
|
+
if (s == i && !o) {
|
|
58
58
|
v = !0;
|
|
59
59
|
break;
|
|
60
60
|
}
|
|
61
|
-
o = !o &&
|
|
61
|
+
o = !o && s == "\\";
|
|
62
62
|
}
|
|
63
63
|
return (v || !(o || te)) && (c.tokenize = null), "string";
|
|
64
64
|
};
|
|
@@ -104,33 +104,33 @@ function h(e) {
|
|
|
104
104
|
for (c.type == "}" && (c = x(a)); c.type == "statement"; ) c = x(a);
|
|
105
105
|
} else p == c.type ? x(a) : re && ((c.type == "}" || c.type == "top") && p != ";" || c.type == "statement" && p == "newstatement") && D(a, i.column(), "statement", i.current());
|
|
106
106
|
if (o == "variable" && (a.prevToken == "def" || e.typeFirstDefinitions && V(i, a, i.start) && P(a.context) && i.match(/^\s*\(/, !1)) && (o = "def"), y.token) {
|
|
107
|
-
var
|
|
108
|
-
|
|
107
|
+
var s = y.token(i, a, o);
|
|
108
|
+
s !== void 0 && (o = s);
|
|
109
109
|
}
|
|
110
110
|
return o == "def" && e.styleDefs === !1 && (o = "variable"), a.startOfLine = !1, a.prevToken = E ? "def" : o || p, $(i, a), o;
|
|
111
111
|
},
|
|
112
112
|
indent: function(i, a, c) {
|
|
113
113
|
if (i.tokenize != K && i.tokenize != null || i.typeAtEndOfLine && P(i.context))
|
|
114
114
|
return null;
|
|
115
|
-
var o = i.context,
|
|
116
|
-
if (o.type == "statement" &&
|
|
115
|
+
var o = i.context, s = a && a.charAt(0), v = s == o.type;
|
|
116
|
+
if (o.type == "statement" && s == "}" && (o = o.prev), e.dontIndentStatements)
|
|
117
117
|
for (; o.type == "statement" && e.dontIndentStatements.test(o.info); )
|
|
118
118
|
o = o.prev;
|
|
119
119
|
if (y.indent) {
|
|
120
120
|
var q = y.indent(i, o, a, c.unit);
|
|
121
121
|
if (typeof q == "number") return q;
|
|
122
122
|
}
|
|
123
|
-
var
|
|
124
|
-
if (e.allmanIndentation && /[{(]/.test(
|
|
123
|
+
var ue = o.prev && o.prev.info == "switch";
|
|
124
|
+
if (e.allmanIndentation && /[{(]/.test(s)) {
|
|
125
125
|
for (; o.type != "top" && o.type != "}"; ) o = o.prev;
|
|
126
126
|
return o.indented;
|
|
127
127
|
}
|
|
128
|
-
return o.type == "statement" ? o.indented + (
|
|
128
|
+
return o.type == "statement" ? o.indented + (s == "{" ? 0 : n || c.unit) : o.align && (!t || o.type != ")") ? o.column + (v ? 0 : 1) : o.type == ")" && !v ? o.indented + (n || c.unit) : o.indented + (v ? 0 : c.unit) + (!v && ue && !/^(?:case|default)\b/.test(a) ? c.unit : 0);
|
|
129
129
|
},
|
|
130
130
|
languageData: {
|
|
131
131
|
indentOnInput: ie ? /^\s*(?:case .*?:|default:|\{\}?|\})$/ : /^\s*[{}]$/,
|
|
132
132
|
commentTokens: { line: "//", block: { open: "/*", close: "*/" } },
|
|
133
|
-
autocomplete: Object.keys(l).concat(Object.keys(
|
|
133
|
+
autocomplete: Object.keys(l).concat(Object.keys(u)).concat(Object.keys(d)).concat(Object.keys(w)),
|
|
134
134
|
...e.languageData
|
|
135
135
|
}
|
|
136
136
|
};
|
|
@@ -142,9 +142,9 @@ function r(e) {
|
|
|
142
142
|
function m(e, n) {
|
|
143
143
|
return typeof e == "function" ? e(n) : e.propertyIsEnumerable(n);
|
|
144
144
|
}
|
|
145
|
-
var T = "auto if break case register continue return default do sizeof static else struct switch extern typedef union for goto while enum const volatile inline restrict asm fortran", H = "alignas alignof and and_eq audit axiom bitand bitor catch class compl concept constexpr const_cast decltype delete dynamic_cast explicit export final friend import module mutable namespace new noexcept not not_eq operator or or_eq override private protected public reinterpret_cast requires static_assert static_cast template this thread_local throw try typeid typename using virtual xor xor_eq", Q = "bycopy byref in inout oneway out self super atomic nonatomic retain copy readwrite readonly strong weak assign typeof nullable nonnull null_resettable _cmd @interface @implementation @end @protocol @encode @property @synthesize @dynamic @class @public @package @private @protected @required @optional @try @catch @finally @import @selector @encode @defs @synchronized @autoreleasepool @compatibility_alias @available", Z = "FOUNDATION_EXPORT FOUNDATION_EXTERN NS_INLINE NS_FORMAT_FUNCTION NS_RETURNS_RETAINEDNS_ERROR_ENUM NS_RETURNS_NOT_RETAINED NS_RETURNS_INNER_POINTER NS_DESIGNATED_INITIALIZER NS_ENUM NS_OPTIONS NS_REQUIRES_NIL_TERMINATION NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_SWIFT_NAME NS_REFINED_FOR_SWIFT",
|
|
145
|
+
var T = "auto if break case register continue return default do sizeof static else struct switch extern typedef union for goto while enum const volatile inline restrict asm fortran", H = "alignas alignof and and_eq audit axiom bitand bitor catch class compl concept constexpr const_cast decltype delete dynamic_cast explicit export final friend import module mutable namespace new noexcept not not_eq operator or or_eq override private protected public reinterpret_cast requires static_assert static_cast template this thread_local throw try typeid typename using virtual xor xor_eq", Q = "bycopy byref in inout oneway out self super atomic nonatomic retain copy readwrite readonly strong weak assign typeof nullable nonnull null_resettable _cmd @interface @implementation @end @protocol @encode @property @synthesize @dynamic @class @public @package @private @protected @required @optional @try @catch @finally @import @selector @encode @defs @synchronized @autoreleasepool @compatibility_alias @available", Z = "FOUNDATION_EXPORT FOUNDATION_EXTERN NS_INLINE NS_FORMAT_FUNCTION NS_RETURNS_RETAINEDNS_ERROR_ENUM NS_RETURNS_NOT_RETAINED NS_RETURNS_INNER_POINTER NS_DESIGNATED_INITIALIZER NS_ENUM NS_OPTIONS NS_REQUIRES_NIL_TERMINATION NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_SWIFT_NAME NS_REFINED_FOR_SWIFT", se = r("int long char short double float unsigned signed void bool"), fe = r("SEL instancetype id Class Protocol BOOL");
|
|
146
146
|
function I(e) {
|
|
147
|
-
return m(
|
|
147
|
+
return m(se, e) || /.+_t$/.test(e);
|
|
148
148
|
}
|
|
149
149
|
function X(e) {
|
|
150
150
|
return I(e) || m(fe, e);
|
|
@@ -198,7 +198,7 @@ function G(e, n) {
|
|
|
198
198
|
var t = n.cpp11RawStringDelim.replace(/[^\w\s]/g, "\\$&"), l = e.match(new RegExp(".*?\\)" + t + '"'));
|
|
199
199
|
return l ? n.tokenize = null : e.skipToEnd(), "string";
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
h({
|
|
202
202
|
name: "c",
|
|
203
203
|
keywords: r(T),
|
|
204
204
|
types: I,
|
|
@@ -211,7 +211,8 @@ const ke = h({
|
|
|
211
211
|
"#": g,
|
|
212
212
|
"*": M
|
|
213
213
|
}
|
|
214
|
-
})
|
|
214
|
+
});
|
|
215
|
+
h({
|
|
215
216
|
name: "cpp",
|
|
216
217
|
keywords: r(T + " " + H),
|
|
217
218
|
types: I,
|
|
@@ -245,7 +246,8 @@ const ke = h({
|
|
|
245
246
|
}
|
|
246
247
|
},
|
|
247
248
|
namespaceSeparator: "::"
|
|
248
|
-
})
|
|
249
|
+
});
|
|
250
|
+
h({
|
|
249
251
|
name: "java",
|
|
250
252
|
keywords: r("abstract assert break case catch class const continue default do else enum extends final finally for goto if implements import instanceof interface native new package private protected public return static strictfp super switch synchronized this throw throws transient try volatile while @interface"),
|
|
251
253
|
types: r("var byte short int long float double boolean char void Boolean Byte Character Double Float Integer Long Number Object Short String StringBuffer StringBuilder Void"),
|
|
@@ -262,7 +264,8 @@ const ke = h({
|
|
|
262
264
|
return e.match(/""$/) ? (n.tokenize = J, n.tokenize(e, n)) : !1;
|
|
263
265
|
}
|
|
264
266
|
}
|
|
265
|
-
})
|
|
267
|
+
});
|
|
268
|
+
const ke = h({
|
|
266
269
|
name: "csharp",
|
|
267
270
|
keywords: r("abstract as async await base break case catch checked class const continue default delegate do else enum event explicit extern finally fixed for foreach goto if implicit in init interface internal is lock namespace new operator out override params private protected public readonly record ref required return sealed sizeof stackalloc static struct switch this throw try typeof unchecked unsafe using virtual void volatile while add alias ascending descending dynamic from get global group into join let orderby partial remove select set value var yield"),
|
|
268
271
|
types: r("Action Boolean Byte Char DateTime DateTimeOffset Decimal Double Func Guid Int16 Int32 Int64 Object SByte Single String Task TimeSpan UInt16 UInt32 UInt64 bool byte char decimal double short int long object sbyte float string ushort uint ulong"),
|
|
@@ -300,7 +303,7 @@ function S(e) {
|
|
|
300
303
|
return "comment";
|
|
301
304
|
};
|
|
302
305
|
}
|
|
303
|
-
const
|
|
306
|
+
const ge = h({
|
|
304
307
|
name: "scala",
|
|
305
308
|
keywords: r(
|
|
306
309
|
/* scala */
|
|
@@ -340,7 +343,7 @@ const ve = h({
|
|
|
340
343
|
});
|
|
341
344
|
function de(e) {
|
|
342
345
|
return function(n, t) {
|
|
343
|
-
for (var l = !1,
|
|
346
|
+
for (var l = !1, u, d = !1; !n.eol(); ) {
|
|
344
347
|
if (!e && !l && n.match('"')) {
|
|
345
348
|
d = !0;
|
|
346
349
|
break;
|
|
@@ -349,12 +352,12 @@ function de(e) {
|
|
|
349
352
|
d = !0;
|
|
350
353
|
break;
|
|
351
354
|
}
|
|
352
|
-
|
|
355
|
+
u = n.next(), !l && u == "$" && n.match("{") && n.skipTo("}"), l = !l && u == "\\" && !e;
|
|
353
356
|
}
|
|
354
357
|
return (d || !e) && (t.tokenize = null), "string";
|
|
355
358
|
};
|
|
356
359
|
}
|
|
357
|
-
const
|
|
360
|
+
const be = h({
|
|
358
361
|
name: "kotlin",
|
|
359
362
|
keywords: r(
|
|
360
363
|
/*keywords*/
|
|
@@ -384,10 +387,10 @@ const _e = h({
|
|
|
384
387
|
return e.eat("*") ? (n.tokenize = S(1), n.tokenize(e, n)) : !1;
|
|
385
388
|
},
|
|
386
389
|
indent: function(e, n, t, l) {
|
|
387
|
-
var
|
|
390
|
+
var u = t && t.charAt(0);
|
|
388
391
|
if ((e.prevToken == "}" || e.prevToken == ")") && t == "")
|
|
389
392
|
return e.indented;
|
|
390
|
-
if (e.prevToken == "operator" && t != "}" && e.context.type != "}" || e.prevToken == "variable" &&
|
|
393
|
+
if (e.prevToken == "operator" && t != "}" && e.context.type != "}" || e.prevToken == "variable" && u == "." || (e.prevToken == "}" || e.prevToken == ")") && u == ".")
|
|
391
394
|
return l * 2 + n.indented;
|
|
392
395
|
if (n.align && n.type == "}")
|
|
393
396
|
return n.indented + (e.context.type == (t || "").charAt(0) ? 0 : l);
|
|
@@ -396,7 +399,8 @@ const _e = h({
|
|
|
396
399
|
languageData: {
|
|
397
400
|
closeBrackets: { brackets: ["(", "[", "{", "'", '"', '"""'] }
|
|
398
401
|
}
|
|
399
|
-
})
|
|
402
|
+
});
|
|
403
|
+
h({
|
|
400
404
|
name: "shader",
|
|
401
405
|
keywords: r("sampler1D sampler2D sampler3D samplerCube sampler1DShadow sampler2DShadow const attribute uniform varying break continue discard return for while do if else struct in out inout"),
|
|
402
406
|
types: r("float int bool void vec2 vec3 vec4 ivec2 ivec3 ivec4 bvec2 bvec3 bvec4 mat2 mat3 mat4"),
|
|
@@ -405,14 +409,16 @@ const _e = h({
|
|
|
405
409
|
atoms: r("true false gl_FragColor gl_SecondaryColor gl_Normal gl_Vertex gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_FogCoord gl_PointCoord gl_Position gl_PointSize gl_ClipVertex gl_FrontColor gl_BackColor gl_FrontSecondaryColor gl_BackSecondaryColor gl_TexCoord gl_FogFragCoord gl_FragCoord gl_FrontFacing gl_FragData gl_FragDepth gl_ModelViewMatrix gl_ProjectionMatrix gl_ModelViewProjectionMatrix gl_TextureMatrix gl_NormalMatrix gl_ModelViewMatrixInverse gl_ProjectionMatrixInverse gl_ModelViewProjectionMatrixInverse gl_TextureMatrixTranspose gl_ModelViewMatrixInverseTranspose gl_ProjectionMatrixInverseTranspose gl_ModelViewProjectionMatrixInverseTranspose gl_TextureMatrixInverseTranspose gl_NormalScale gl_DepthRange gl_ClipPlane gl_Point gl_FrontMaterial gl_BackMaterial gl_LightSource gl_LightModel gl_FrontLightModelProduct gl_BackLightModelProduct gl_TextureColor gl_EyePlaneS gl_EyePlaneT gl_EyePlaneR gl_EyePlaneQ gl_FogParameters gl_MaxLights gl_MaxClipPlanes gl_MaxTextureUnits gl_MaxTextureCoords gl_MaxVertexAttribs gl_MaxVertexUniformComponents gl_MaxVaryingFloats gl_MaxVertexTextureImageUnits gl_MaxTextureImageUnits gl_MaxFragmentUniformComponents gl_MaxCombineTextureImageUnits gl_MaxDrawBuffers"),
|
|
406
410
|
indentSwitch: !1,
|
|
407
411
|
hooks: { "#": g }
|
|
408
|
-
})
|
|
412
|
+
});
|
|
413
|
+
h({
|
|
409
414
|
name: "nesc",
|
|
410
415
|
keywords: r(T + " as atomic async call command component components configuration event generic implementation includes interface module new norace nx_struct nx_union post provides signal task uses abstract extends"),
|
|
411
416
|
types: I,
|
|
412
417
|
blockKeywords: r(N),
|
|
413
418
|
atoms: r("null true false"),
|
|
414
419
|
hooks: { "#": g }
|
|
415
|
-
})
|
|
420
|
+
});
|
|
421
|
+
const we = h({
|
|
416
422
|
name: "objectivec",
|
|
417
423
|
keywords: r(T + " " + Q),
|
|
418
424
|
types: X,
|
|
@@ -427,7 +433,7 @@ const _e = h({
|
|
|
427
433
|
"#": g,
|
|
428
434
|
"*": M
|
|
429
435
|
}
|
|
430
|
-
}),
|
|
436
|
+
}), ve = h({
|
|
431
437
|
name: "objectivecpp",
|
|
432
438
|
keywords: r(T + " " + Q + " " + H),
|
|
433
439
|
types: X,
|
|
@@ -461,7 +467,7 @@ const _e = h({
|
|
|
461
467
|
}
|
|
462
468
|
},
|
|
463
469
|
namespaceSeparator: "::"
|
|
464
|
-
}),
|
|
470
|
+
}), _e = h({
|
|
465
471
|
name: "squirrel",
|
|
466
472
|
keywords: r("base break clone continue const default delete enum extends function in class foreach local resume return this throw typeof yield constructor instanceof static"),
|
|
467
473
|
types: I,
|
|
@@ -474,7 +480,7 @@ const _e = h({
|
|
|
474
480
|
var L = null;
|
|
475
481
|
function ee(e) {
|
|
476
482
|
return function(n, t) {
|
|
477
|
-
for (var l = !1,
|
|
483
|
+
for (var l = !1, u, d = !1; !n.eol(); ) {
|
|
478
484
|
if (!l && n.match('"') && (e == "single" || n.match('""'))) {
|
|
479
485
|
d = !0;
|
|
480
486
|
break;
|
|
@@ -483,12 +489,12 @@ function ee(e) {
|
|
|
483
489
|
L = ee(e), d = !0;
|
|
484
490
|
break;
|
|
485
491
|
}
|
|
486
|
-
|
|
492
|
+
u = n.next(), l = e == "single" && !l && u == "\\";
|
|
487
493
|
}
|
|
488
494
|
return d && (t.tokenize = null), "string";
|
|
489
495
|
};
|
|
490
496
|
}
|
|
491
|
-
|
|
497
|
+
h({
|
|
492
498
|
name: "ceylon",
|
|
493
499
|
keywords: r("abstracts alias assembly assert assign break case catch class continue dynamic else exists extends finally for function given if import in interface is let module new nonempty object of out outer package return satisfies super switch then this throw try value void while"),
|
|
494
500
|
types: function(e) {
|
|
@@ -539,16 +545,16 @@ function he(e) {
|
|
|
539
545
|
return e.interpolationStack ? e.interpolationStack.length : 0;
|
|
540
546
|
}
|
|
541
547
|
function R(e, n, t, l) {
|
|
542
|
-
var
|
|
548
|
+
var u = !1;
|
|
543
549
|
if (n.eat(e))
|
|
544
|
-
if (n.eat(e))
|
|
550
|
+
if (n.eat(e)) u = !0;
|
|
545
551
|
else return "string";
|
|
546
552
|
function d(b, _) {
|
|
547
553
|
for (var w = !1; !b.eol(); ) {
|
|
548
554
|
if (!l && !w && b.peek() == "$")
|
|
549
555
|
return pe(_), _.tokenize = ye, "string";
|
|
550
556
|
var y = b.next();
|
|
551
|
-
if (y == e && !w && (!
|
|
557
|
+
if (y == e && !w && (!u || b.match(e + e))) {
|
|
552
558
|
_.tokenize = null;
|
|
553
559
|
break;
|
|
554
560
|
}
|
|
@@ -564,7 +570,7 @@ function ye(e, n) {
|
|
|
564
570
|
function me(e, n) {
|
|
565
571
|
return e.eatWhile(/[\w_]/), n.tokenize = ne(n), "variable";
|
|
566
572
|
}
|
|
567
|
-
const
|
|
573
|
+
const xe = h({
|
|
568
574
|
name: "dart",
|
|
569
575
|
keywords: r("this super static final const abstract class extends external factory implements mixin get native set typedef with enum throw rethrow assert break case continue default in return new deferred async await covariant try catch finally do else for if switch while import library export part of show hide is as extension on yield late required sealed base interface when inline"),
|
|
570
576
|
blockKeywords: r("try catch finally do else for if switch while"),
|
|
@@ -603,18 +609,12 @@ const Le = h({
|
|
|
603
609
|
}
|
|
604
610
|
});
|
|
605
611
|
export {
|
|
606
|
-
ke as c,
|
|
607
|
-
De as ceylon,
|
|
608
612
|
h as clike,
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
Ie as objectiveCpp,
|
|
617
|
-
ve as scala,
|
|
618
|
-
xe as shader,
|
|
619
|
-
Ne as squirrel
|
|
613
|
+
ke as csharp,
|
|
614
|
+
xe as dart,
|
|
615
|
+
be as kotlin,
|
|
616
|
+
we as objectiveC,
|
|
617
|
+
ve as objectiveCpp,
|
|
618
|
+
ge as scala,
|
|
619
|
+
_e as squirrel
|
|
620
620
|
};
|