@keymanapp/kmc-ldml 17.0.155-alpha → 17.0.157-alpha
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/build/src/compiler/compiler.d.ts +57 -55
- package/build/src/compiler/compiler.d.ts.map +1 -1
- package/build/src/compiler/compiler.js +198 -198
- package/build/src/compiler/compiler.js.map +1 -1
- package/build/src/compiler/disp.d.ts +14 -12
- package/build/src/compiler/disp.d.ts.map +1 -1
- package/build/src/compiler/disp.js +45 -43
- package/build/src/compiler/disp.js.map +1 -1
- package/build/src/compiler/empty-compiler.d.ts +39 -37
- package/build/src/compiler/empty-compiler.d.ts.map +1 -1
- package/build/src/compiler/empty-compiler.js +71 -69
- package/build/src/compiler/empty-compiler.js.map +1 -1
- package/build/src/compiler/keymanweb-compiler.d.ts +16 -16
- package/build/src/compiler/keymanweb-compiler.d.ts.map +1 -1
- package/build/src/compiler/keymanweb-compiler.js +97 -96
- package/build/src/compiler/keymanweb-compiler.js.map +1 -1
- package/build/src/compiler/keys.d.ts +30 -28
- package/build/src/compiler/keys.d.ts.map +1 -1
- package/build/src/compiler/keys.js +240 -238
- package/build/src/compiler/keys.js.map +1 -1
- package/build/src/compiler/layr.d.ts +12 -10
- package/build/src/compiler/layr.d.ts.map +1 -1
- package/build/src/compiler/layr.js +83 -81
- package/build/src/compiler/layr.js.map +1 -1
- package/build/src/compiler/ldml-compiler-options.d.ts +10 -0
- package/build/src/compiler/ldml-compiler-options.d.ts.map +1 -0
- package/build/src/compiler/ldml-compiler-options.js +5 -0
- package/build/src/compiler/ldml-compiler-options.js.map +1 -0
- package/build/src/compiler/loca.d.ts +18 -16
- package/build/src/compiler/loca.d.ts.map +1 -1
- package/build/src/compiler/loca.js +61 -59
- package/build/src/compiler/loca.js.map +1 -1
- package/build/src/compiler/marker-tracker.d.ts +36 -34
- package/build/src/compiler/marker-tracker.d.ts.map +1 -1
- package/build/src/compiler/marker-tracker.js +75 -73
- package/build/src/compiler/marker-tracker.js.map +1 -1
- package/build/src/compiler/messages.d.ts +135 -133
- package/build/src/compiler/messages.d.ts.map +1 -1
- package/build/src/compiler/messages.js +79 -77
- package/build/src/compiler/messages.js.map +1 -1
- package/build/src/compiler/meta.d.ts +14 -12
- package/build/src/compiler/meta.d.ts.map +1 -1
- package/build/src/compiler/meta.js +60 -58
- package/build/src/compiler/meta.js.map +1 -1
- package/build/src/compiler/metadata-compiler.d.ts +15 -13
- package/build/src/compiler/metadata-compiler.d.ts.map +1 -1
- package/build/src/compiler/metadata-compiler.js +49 -47
- package/build/src/compiler/metadata-compiler.js.map +1 -1
- package/build/src/compiler/name.d.ts +12 -10
- package/build/src/compiler/name.d.ts.map +1 -1
- package/build/src/compiler/name.js +22 -20
- package/build/src/compiler/name.js.map +1 -1
- package/build/src/compiler/section-compiler.d.ts +18 -16
- package/build/src/compiler/section-compiler.d.ts.map +1 -1
- package/build/src/compiler/section-compiler.js +36 -34
- package/build/src/compiler/section-compiler.js.map +1 -1
- package/build/src/compiler/touch-layout-compiler.d.ts +10 -8
- package/build/src/compiler/touch-layout-compiler.d.ts.map +1 -1
- package/build/src/compiler/touch-layout-compiler.js +89 -87
- package/build/src/compiler/touch-layout-compiler.js.map +1 -1
- package/build/src/compiler/tran.d.ts +39 -37
- package/build/src/compiler/tran.d.ts.map +1 -1
- package/build/src/compiler/tran.js +187 -185
- package/build/src/compiler/tran.js.map +1 -1
- package/build/src/compiler/vars.d.ts +23 -21
- package/build/src/compiler/vars.d.ts.map +1 -1
- package/build/src/compiler/vars.js +221 -219
- package/build/src/compiler/vars.js.map +1 -1
- package/build/src/compiler/visual-keyboard-compiler.d.ts +9 -7
- package/build/src/compiler/visual-keyboard-compiler.d.ts.map +1 -1
- package/build/src/compiler/visual-keyboard-compiler.js +52 -54
- package/build/src/compiler/visual-keyboard-compiler.js.map +1 -1
- package/build/src/compiler/vkey.d.ts +11 -9
- package/build/src/compiler/vkey.d.ts.map +1 -1
- package/build/src/compiler/vkey.js +61 -59
- package/build/src/compiler/vkey.js.map +1 -1
- package/build/src/main.d.ts +11 -9
- package/build/src/main.d.ts.map +1 -1
- package/build/src/main.js +10 -8
- package/build/src/main.js.map +1 -1
- package/build/src/util/util.d.ts +44 -42
- package/build/src/util/util.d.ts.map +1 -1
- package/build/src/util/util.js +122 -120
- package/build/src/util/util.js.map +1 -1
- package/package.json +8 -8
- package/build/src/compiler/compiler-options.d.ts +0 -16
- package/build/src/compiler/compiler-options.d.ts.map +0 -1
- package/build/src/compiler/compiler-options.js +0 -6
- package/build/src/compiler/compiler-options.js.map +0 -1
- package/build/src/kpj.schema.json +0 -127
- package/build/src/kvks.schema.json +0 -182
- package/build/src/ldml-keyboard.schema.json +0 -702
- package/build/src/ldml-keyboardtest.schema.json +0 -221
|
@@ -1,73 +1,75 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
emitted
|
|
19
|
-
|
|
20
|
-
consumed
|
|
21
|
-
|
|
22
|
-
matched
|
|
23
|
-
|
|
24
|
-
all
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
29
|
-
this.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
*
|
|
34
|
-
* @param
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
this.
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
this.
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
this.
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
this.
|
|
63
|
-
this.
|
|
64
|
-
this.
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
|
|
1
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="aae20e50-3663-5361-b1fa-24e504c123f1")}catch(e){}}();
|
|
2
|
+
/**
|
|
3
|
+
* Verb for MarkerTracker.add()
|
|
4
|
+
*/
|
|
5
|
+
export var MarkerUse;
|
|
6
|
+
(function (MarkerUse) {
|
|
7
|
+
/** outputs this marker into context (e.g. transform to= or key to=) */
|
|
8
|
+
MarkerUse[MarkerUse["emit"] = 0] = "emit";
|
|
9
|
+
/** consumes this marker out of the context (e.g. transform from=) */
|
|
10
|
+
MarkerUse[MarkerUse["consume"] = 1] = "consume";
|
|
11
|
+
/** matches the marker, but doesn't consume (e.g. display to=) */
|
|
12
|
+
MarkerUse[MarkerUse["match"] = 2] = "match";
|
|
13
|
+
/** variable definition: might consume, emit, or match. */
|
|
14
|
+
MarkerUse[MarkerUse["variable"] = 3] = "variable";
|
|
15
|
+
})(MarkerUse || (MarkerUse = {}));
|
|
16
|
+
/** Tracks usage of markers */
|
|
17
|
+
export class MarkerTracker {
|
|
18
|
+
/** markers that were emitted */
|
|
19
|
+
emitted;
|
|
20
|
+
/** markers that were consumed and removed from the context */
|
|
21
|
+
consumed;
|
|
22
|
+
/** markers that were matched, but not necessarily consumed */
|
|
23
|
+
matched;
|
|
24
|
+
/** all markers */
|
|
25
|
+
all;
|
|
26
|
+
constructor() {
|
|
27
|
+
this.emitted = new Set();
|
|
28
|
+
this.consumed = new Set();
|
|
29
|
+
this.matched = new Set();
|
|
30
|
+
this.all = new Set();
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @param verb what kind of use we are adding
|
|
35
|
+
* @param markers list of markers to add
|
|
36
|
+
*/
|
|
37
|
+
add(verb, markers) {
|
|
38
|
+
if (!markers.length) {
|
|
39
|
+
return; // skip if empty
|
|
40
|
+
}
|
|
41
|
+
if (verb == MarkerUse.emit) {
|
|
42
|
+
markers.forEach((m) => {
|
|
43
|
+
this.emitted.add(m);
|
|
44
|
+
this.all.add(m);
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
else if (verb == MarkerUse.consume) {
|
|
48
|
+
markers.forEach((m) => {
|
|
49
|
+
this.consumed.add(m);
|
|
50
|
+
this.all.add(m);
|
|
51
|
+
});
|
|
52
|
+
}
|
|
53
|
+
else if (verb == MarkerUse.match) {
|
|
54
|
+
markers.forEach((m) => {
|
|
55
|
+
this.matched.add(m);
|
|
56
|
+
this.all.add(m);
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
else if (verb == MarkerUse.variable) {
|
|
60
|
+
markers.forEach((m) => {
|
|
61
|
+
// we don't know, so add it to all three
|
|
62
|
+
this.matched.add(m);
|
|
63
|
+
this.emitted.add(m);
|
|
64
|
+
this.consumed.add(m);
|
|
65
|
+
this.all.add(m);
|
|
66
|
+
});
|
|
67
|
+
/* c8 skip next 3 */
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
throw Error(`Internal error: unsupported verb ${verb} for match`);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
//# debugId=aae20e50-3663-5361-b1fa-24e504c123f1
|
|
75
|
+
//# sourceMappingURL=marker-tracker.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"debug_id":"aae20e50-3663-5361-b1fa-24e504c123f1","file":"marker-tracker.js","mappings":";AAAA;;GAEG;AACH,MAAM,CAAN,IAAY,SASX;AATD,WAAY,SAAS;IACnB,uEAAuE;IACvE,yCAAI,CAAA;IACJ,qEAAqE;IACrE,+CAAO,CAAA;IACP,iEAAiE;IACjE,2CAAK,CAAA;IACL,0DAA0D;IAC1D,iDAAQ,CAAA;AACV,CAAC,EATW,SAAS,KAAT,SAAS,QASpB;AAID,8BAA8B;AAC9B,MAAM,OAAO,aAAa;IACxB,gCAAgC;IAChC,OAAO,CAAY;IACnB,8DAA8D;IAC9D,QAAQ,CAAY;IACpB,8DAA8D;IAC9D,OAAO,CAAY;IACnB,kBAAkB;IAClB,GAAG,CAAY;IAEf;QACE,IAAI,CAAC,OAAO,GAAG,IAAI,GAAG,EAAU,CAAC;QACjC,IAAI,CAAC,QAAQ,GAAG,IAAI,GAAG,EAAU,CAAC;QAClC,IAAI,CAAC,OAAO,GAAG,IAAI,GAAG,EAAU,CAAC;QACjC,IAAI,CAAC,GAAG,GAAG,IAAI,GAAG,EAAU,CAAC;IAC/B,CAAC;IAED;;;;OAIG;IACH,GAAG,CAAC,IAAe,EAAE,OAAiB;QACpC,IAAI,CAAC,OAAO,CAAC,MAAM,EAAE;YACnB,OAAO,CAAC,gBAAgB;SACzB;QACD,IAAI,IAAI,IAAI,SAAS,CAAC,IAAI,EAAE;YAC1B,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;gBACpB,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YAClB,CAAC,CAAC,CAAC;SACJ;aAAM,IAAI,IAAI,IAAI,SAAS,CAAC,OAAO,EAAE;YACpC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;gBACpB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACrB,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YAClB,CAAC,CAAC,CAAC;SACJ;aAAM,IAAI,IAAI,IAAI,SAAS,CAAC,KAAK,EAAE;YAClC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;gBACpB,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YAClB,CAAC,CAAC,CAAC;SACJ;aAAM,IAAI,IAAI,IAAI,SAAS,CAAC,QAAQ,EAAE;YACrC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;gBACpB,wCAAwC;gBACxC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACpB,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACpB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;gBACrB,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YAClB,CAAC,CAAC,CAAC;YACH,oBAAoB;SACrB;aAAM;YACL,MAAM,KAAK,CAAC,oCAAoC,IAAI,YAAY,CAAC,CAAC;SACnE;IACH,CAAC;CACF","names":[],"sourceRoot":"","sources":["../../../src/compiler/marker-tracker.ts"],"version":3}
|
|
@@ -1,133 +1,135 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
static
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
static
|
|
11
|
-
static
|
|
12
|
-
static
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
static
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
static
|
|
27
|
-
static
|
|
28
|
-
static
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
static
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
static
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
static
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
static
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
static
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
static
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
static
|
|
58
|
-
static
|
|
59
|
-
static
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
static
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
static
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
static
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
static
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
static
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
static
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
static
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
static
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
static
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
static
|
|
105
|
-
static
|
|
106
|
-
static
|
|
107
|
-
static
|
|
108
|
-
static
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
static
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
static
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
static
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
static
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
static
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
1
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="3728cc6e-7a38-57fc-ad03-40804badd779")}catch(e){}}();
|
|
2
|
+
export declare class CompilerMessages {
|
|
3
|
+
static Error_InvalidNormalization: (o: {
|
|
4
|
+
form: string;
|
|
5
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
6
|
+
static ERROR_InvalidNormalization: number;
|
|
7
|
+
static Error_InvalidLocale: (o: {
|
|
8
|
+
tag: string;
|
|
9
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
10
|
+
static ERROR_InvalidLocale: number;
|
|
11
|
+
static Error_HardwareLayerHasTooManyRows: () => import("@keymanapp/common-types").CompilerEvent;
|
|
12
|
+
static ERROR_HardwareLayerHasTooManyRows: number;
|
|
13
|
+
static Error_RowOnHardwareLayerHasTooManyKeys: (o: {
|
|
14
|
+
row: number;
|
|
15
|
+
hardware: string;
|
|
16
|
+
modifier: string;
|
|
17
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
18
|
+
static ERROR_RowOnHardwareLayerHasTooManyKeys: number;
|
|
19
|
+
static Error_KeyNotFoundInKeyBag: (o: {
|
|
20
|
+
keyId: string;
|
|
21
|
+
col: number;
|
|
22
|
+
row: number;
|
|
23
|
+
layer: string;
|
|
24
|
+
form: string;
|
|
25
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
26
|
+
static ERROR_KeyNotFoundInKeyBag: number;
|
|
27
|
+
static Hint_OneOrMoreRepeatedLocales: () => import("@keymanapp/common-types").CompilerEvent;
|
|
28
|
+
static HINT_OneOrMoreRepeatedLocales: number;
|
|
29
|
+
static Error_InvalidFile: (o: {
|
|
30
|
+
errorText: string;
|
|
31
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
32
|
+
static ERROR_InvalidFile: number;
|
|
33
|
+
static Hint_LocaleIsNotMinimalAndClean: (o: {
|
|
34
|
+
sourceLocale: string;
|
|
35
|
+
locale: string;
|
|
36
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
37
|
+
static HINT_LocaleIsNotMinimalAndClean: number;
|
|
38
|
+
static Hint_VkeyIsNotValid: (o: {
|
|
39
|
+
vkey: string;
|
|
40
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
41
|
+
static HINT_VkeyIsNotValid: number;
|
|
42
|
+
static Hint_VkeyIsRedundant: (o: {
|
|
43
|
+
vkey: string;
|
|
44
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
45
|
+
static HINT_VkeyIsRedundant: number;
|
|
46
|
+
static Error_VkeyIsRepeated: (o: {
|
|
47
|
+
vkey: string;
|
|
48
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
49
|
+
static ERROR_VkeyIsRepeated: number;
|
|
50
|
+
static Info_MultipleVkeysHaveSameTarget: (o: {
|
|
51
|
+
vkey: string;
|
|
52
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
53
|
+
static INFO_MultipleVkeysHaveSameTarget: number;
|
|
54
|
+
static Error_InvalidVersion: (o: {
|
|
55
|
+
version: string;
|
|
56
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
57
|
+
static ERROR_InvalidVersion: number;
|
|
58
|
+
static Error_MustBeAtLeastOneLayerElement: () => import("@keymanapp/common-types").CompilerEvent;
|
|
59
|
+
static ERROR_MustBeAtLeastOneLayerElement: number;
|
|
60
|
+
static Fatal_SectionCompilerFailed: (o: {
|
|
61
|
+
sect: string;
|
|
62
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
63
|
+
static FATAL_SectionCompilerFailed: number;
|
|
64
|
+
static Error_DisplayIsRepeated: (o: {
|
|
65
|
+
to: string;
|
|
66
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
67
|
+
static ERROR_DisplayIsRepeated: number;
|
|
68
|
+
static Error_KeyMissingToGapOrSwitch: (o: {
|
|
69
|
+
keyId: string;
|
|
70
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
71
|
+
static ERROR_KeyMissingToGapOrSwitch: number;
|
|
72
|
+
static Error_ExcessHardware: (o: {
|
|
73
|
+
form: string;
|
|
74
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
75
|
+
static ERROR_ExcessHardware: number;
|
|
76
|
+
static Error_InvalidHardware: (o: {
|
|
77
|
+
form: string;
|
|
78
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
79
|
+
/**
|
|
80
|
+
* Note: may not hit this due to XML validation.
|
|
81
|
+
*/
|
|
82
|
+
static ERROR_InvalidHardware: number;
|
|
83
|
+
static Error_InvalidModifier: (o: {
|
|
84
|
+
layer: string;
|
|
85
|
+
modifier: string;
|
|
86
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
87
|
+
static ERROR_InvalidModifier: number;
|
|
88
|
+
static Error_MissingFlicks: (o: {
|
|
89
|
+
flicks: string;
|
|
90
|
+
id: string;
|
|
91
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
92
|
+
static ERROR_MissingFlicks: number;
|
|
93
|
+
static Error_DuplicateVariable: (o: {
|
|
94
|
+
ids: string;
|
|
95
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
96
|
+
static ERROR_DuplicateVariable: number;
|
|
97
|
+
static Error_InvalidTransformsType: (o: {
|
|
98
|
+
types: string[];
|
|
99
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
100
|
+
static ERROR_InvalidTransformsType: number;
|
|
101
|
+
static Error_DuplicateTransformsType: (o: {
|
|
102
|
+
types: string[];
|
|
103
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
104
|
+
static ERROR_DuplicateTransformsType: number;
|
|
105
|
+
static Error_MixedTransformGroup: () => import("@keymanapp/common-types").CompilerEvent;
|
|
106
|
+
static ERROR_MixedTransformGroup: number;
|
|
107
|
+
static Error_EmptyTransformGroup: () => import("@keymanapp/common-types").CompilerEvent;
|
|
108
|
+
static ERROR_EmptyTransformGroup: number;
|
|
109
|
+
static Error_MissingStringVariable: (o: {
|
|
110
|
+
id: string;
|
|
111
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
112
|
+
static ERROR_MissingStringVariable: number;
|
|
113
|
+
static Error_MissingSetVariable: (o: {
|
|
114
|
+
id: string;
|
|
115
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
116
|
+
static ERROR_MissingSetVariable: number;
|
|
117
|
+
static Error_MissingUnicodeSetVariable: (o: {
|
|
118
|
+
id: string;
|
|
119
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
120
|
+
static ERROR_MissingUnicodeSetVariable: number;
|
|
121
|
+
static Error_NeedSpacesBetweenSetVariables: (o: {
|
|
122
|
+
item: string;
|
|
123
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
124
|
+
static ERROR_NeedSpacesBetweenSetVariables: number;
|
|
125
|
+
static Error_CantReferenceSetFromUnicodeSet: (o: {
|
|
126
|
+
id: string;
|
|
127
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
128
|
+
static ERROR_CantReferenceSetFromUnicodeSet: number;
|
|
129
|
+
static Error_MissingMarkers: (o: {
|
|
130
|
+
ids: string[];
|
|
131
|
+
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
132
|
+
static ERROR_MissingMarkers: number;
|
|
133
|
+
}
|
|
134
|
+
//# debugId=3728cc6e-7a38-57fc-ad03-40804badd779
|
|
135
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"debug_id":"3728cc6e-7a38-57fc-ad03-40804badd779","file":"messages.d.ts","mappings":"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","names":[],"sourceRoot":"","sources":["../../../src/compiler/messages.ts"],"version":3}
|