@keymanapp/kmc-model 17.0.85-alpha → 17.0.87-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/package.json +6 -5
- package/.nyc_output/coverage-10524-1681239236645-0.json +0 -1
- package/Makefile +0 -38
- package/build/cjs-src/lexical-model-compiler.cjs +0 -152688
- package/build/test/helpers/index.d.ts +0 -69
- package/build/test/helpers/index.d.ts.map +0 -1
- package/build/test/helpers/index.js +0 -160
- package/build/test/helpers/index.js.map +0 -1
- package/build/test/test-compile-model-with-pseudoclosure.d.ts +0 -2
- package/build/test/test-compile-model-with-pseudoclosure.d.ts.map +0 -1
- package/build/test/test-compile-model-with-pseudoclosure.js +0 -200
- package/build/test/test-compile-model-with-pseudoclosure.js.map +0 -1
- package/build/test/test-compile-model.d.ts +0 -2
- package/build/test/test-compile-model.d.ts.map +0 -1
- package/build/test/test-compile-model.js +0 -30
- package/build/test/test-compile-model.js.map +0 -1
- package/build/test/test-compile-trie.d.ts +0 -2
- package/build/test/test-compile-trie.d.ts.map +0 -1
- package/build/test/test-compile-trie.js +0 -125
- package/build/test/test-compile-trie.js.map +0 -1
- package/build/test/test-default-apply-case.d.ts +0 -2
- package/build/test/test-default-apply-case.d.ts.map +0 -1
- package/build/test/test-default-apply-case.js +0 -105
- package/build/test/test-default-apply-case.js.map +0 -1
- package/build/test/test-default-search-term-to-key.d.ts +0 -2
- package/build/test/test-default-search-term-to-key.d.ts.map +0 -1
- package/build/test/test-default-search-term-to-key.js +0 -148
- package/build/test/test-default-search-term-to-key.js.map +0 -1
- package/build/test/test-error-logger.d.ts +0 -2
- package/build/test/test-error-logger.d.ts.map +0 -1
- package/build/test/test-error-logger.js +0 -26
- package/build/test/test-error-logger.js.map +0 -1
- package/build/test/test-join-word-breaker.d.ts +0 -2
- package/build/test/test-join-word-breaker.d.ts.map +0 -1
- package/build/test/test-join-word-breaker.js +0 -84
- package/build/test/test-join-word-breaker.js.map +0 -1
- package/build/test/test-model-definitions.d.ts +0 -2
- package/build/test/test-model-definitions.d.ts.map +0 -1
- package/build/test/test-model-definitions.js +0 -165
- package/build/test/test-model-definitions.js.map +0 -1
- package/build/test/test-override-script-defaults.d.ts +0 -2
- package/build/test/test-override-script-defaults.d.ts.map +0 -1
- package/build/test/test-override-script-defaults.js +0 -28
- package/build/test/test-override-script-defaults.js.map +0 -1
- package/build/test/test-parse-wordlist.d.ts +0 -2
- package/build/test/test-parse-wordlist.d.ts.map +0 -1
- package/build/test/test-parse-wordlist.js +0 -110
- package/build/test/test-parse-wordlist.js.map +0 -1
- package/build/test/test-punctuation.d.ts +0 -2
- package/build/test/test-punctuation.d.ts.map +0 -1
- package/build/test/test-punctuation.js +0 -31
- package/build/test/test-punctuation.js.map +0 -1
- package/build/test/tsconfig.tsbuildinfo +0 -1
- package/build/test/wordbreakers/data.d.ts +0 -35
- package/build/test/wordbreakers/data.d.ts.map +0 -1
- package/build/test/wordbreakers/data.js +0 -1778
- package/build/test/wordbreakers/data.js.map +0 -1
- package/build/test/wordbreakers/default-wordbreaker-esm.d.ts +0 -10
- package/build/test/wordbreakers/default-wordbreaker-esm.d.ts.map +0 -1
- package/build/test/wordbreakers/default-wordbreaker-esm.js +0 -354
- package/build/test/wordbreakers/default-wordbreaker-esm.js.map +0 -1
- package/build/tsconfig.tsbuildinfo +0 -1
- package/build.sh +0 -73
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -161
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov-report/src/build-trie.ts.html +0 -1618
- package/coverage/lcov-report/src/index.html +0 -221
- package/coverage/lcov-report/src/join-word-breaker-decorator.ts.html +0 -487
- package/coverage/lcov-report/src/lexical-model-compiler.ts.html +0 -622
- package/coverage/lcov-report/src/main.ts.html +0 -271
- package/coverage/lcov-report/src/model-compiler-errors.ts.html +0 -691
- package/coverage/lcov-report/src/model-defaults.ts.html +0 -415
- package/coverage/lcov-report/src/model-definitions.ts.html +0 -748
- package/coverage/lcov-report/src/script-overrides-decorator.ts.html +0 -310
- package/coverage/lcov-report/test/helpers/index.html +0 -116
- package/coverage/lcov-report/test/helpers/index.ts.html +0 -646
- package/coverage/lcov-report/test/index.html +0 -266
- package/coverage/lcov-report/test/test-compile-model-with-pseudoclosure.ts.html +0 -802
- package/coverage/lcov-report/test/test-compile-model.ts.html +0 -187
- package/coverage/lcov-report/test/test-compile-trie.ts.html +0 -541
- package/coverage/lcov-report/test/test-default-apply-case.ts.html +0 -466
- package/coverage/lcov-report/test/test-default-search-term-to-key.ts.html +0 -628
- package/coverage/lcov-report/test/test-error-logger.ts.html +0 -196
- package/coverage/lcov-report/test/test-join-word-breaker.ts.html +0 -376
- package/coverage/lcov-report/test/test-model-definitions.ts.html +0 -676
- package/coverage/lcov-report/test/test-override-script-defaults.ts.html +0 -184
- package/coverage/lcov-report/test/test-parse-wordlist.ts.html +0 -466
- package/coverage/lcov-report/test/test-punctuation.ts.html +0 -190
- package/coverage/lcov-report/test/wordbreakers/data.ts.html +0 -5413
- package/coverage/lcov-report/test/wordbreakers/default-wordbreaker-esm.ts.html +0 -1234
- package/coverage/lcov-report/test/wordbreakers/index.html +0 -131
- package/coverage/lcov.info +0 -5969
- package/src/build-trie.ts +0 -511
- package/src/join-word-breaker-decorator.ts +0 -134
- package/src/lexical-model-compiler.ts +0 -179
- package/src/lexical-model.ts +0 -150
- package/src/main.ts +0 -62
- package/src/model-compiler-errors.ts +0 -203
- package/src/model-defaults.ts +0 -111
- package/src/model-definitions.ts +0 -222
- package/src/script-overrides-decorator.ts +0 -75
- package/test/README.md +0 -15
- package/test/fixtures/example.qaa.joinwordbreaker/example.qaa.joinwordbreaker.model.ts +0 -10
- package/test/fixtures/example.qaa.joinwordbreaker/wordlist.tsv +0 -3
- package/test/fixtures/example.qaa.scriptusesspaces/example.qaa.scriptusesspaces.model.ts +0 -10
- package/test/fixtures/example.qaa.scriptusesspaces/wordlist.tsv +0 -8
- package/test/fixtures/example.qaa.sencoten/example.qaa.sencoten.model.kmp.json +0 -45
- package/test/fixtures/example.qaa.sencoten/example.qaa.sencoten.model.kps +0 -35
- package/test/fixtures/example.qaa.sencoten/example.qaa.sencoten.model.ts +0 -6
- package/test/fixtures/example.qaa.sencoten/wordlist.tsv +0 -10
- package/test/fixtures/example.qaa.smp/example.qaa.smp.model.ts +0 -6
- package/test/fixtures/example.qaa.smp/wordlist.tsv +0 -5
- package/test/fixtures/example.qaa.trivial/example.qaa.trivial.model.ts +0 -5
- package/test/fixtures/example.qaa.trivial/wordlist.tsv +0 -3
- package/test/fixtures/example.qaa.utf16be/example.qaa.utf16be.model.ts +0 -5
- package/test/fixtures/example.qaa.utf16be/wordlist.txt +0 -0
- package/test/fixtures/example.qaa.utf16le/example.qaa.utf16le.model.ts +0 -5
- package/test/fixtures/example.qaa.utf16le/wordlist.txt +0 -0
- package/test/fixtures/example.qaa.wordbreaker/example.qaa.wordbreaker.model.ts +0 -9
- package/test/fixtures/example.qaa.wordbreaker/wordlist.tsv +0 -3
- package/test/helpers/index.ts +0 -187
- package/test/test-compile-model-with-pseudoclosure.ts +0 -239
- package/test/test-compile-model.ts +0 -34
- package/test/test-compile-trie.ts +0 -152
- package/test/test-default-apply-case.ts +0 -128
- package/test/test-default-search-term-to-key.ts +0 -181
- package/test/test-error-logger.ts +0 -38
- package/test/test-join-word-breaker.ts +0 -97
- package/test/test-model-definitions.ts +0 -198
- package/test/test-override-script-defaults.ts +0 -33
- package/test/test-parse-wordlist.ts +0 -127
- package/test/test-punctuation.ts +0 -35
- package/test/tsconfig.json +0 -22
- package/test/wordbreakers/README.md +0 -3
- package/test/wordbreakers/data.ts +0 -1776
- package/test/wordbreakers/default-wordbreaker-esm.ts +0 -383
- package/tools/create-override-script-regexp.ts +0 -145
- package/tsconfig.json +0 -17
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
<!doctype html>
|
|
3
|
-
<html lang="en">
|
|
4
|
-
|
|
5
|
-
<head>
|
|
6
|
-
<title>Code coverage report for test/wordbreakers</title>
|
|
7
|
-
<meta charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
-
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
-
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
-
<style type='text/css'>
|
|
13
|
-
.coverage-summary .sorter {
|
|
14
|
-
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
-
}
|
|
16
|
-
</style>
|
|
17
|
-
</head>
|
|
18
|
-
|
|
19
|
-
<body>
|
|
20
|
-
<div class='wrapper'>
|
|
21
|
-
<div class='pad1'>
|
|
22
|
-
<h1><a href="../../index.html">All files</a> test/wordbreakers</h1>
|
|
23
|
-
<div class='clearfix'>
|
|
24
|
-
|
|
25
|
-
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">98.28% </span>
|
|
27
|
-
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>2122/2159</span>
|
|
29
|
-
</div>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">69.67% </span>
|
|
34
|
-
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>85/122</span>
|
|
36
|
-
</div>
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">100% </span>
|
|
41
|
-
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>14/14</span>
|
|
43
|
-
</div>
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">98.28% </span>
|
|
48
|
-
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>2122/2159</span>
|
|
50
|
-
</div>
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</div>
|
|
54
|
-
<p class="quiet">
|
|
55
|
-
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
-
</p>
|
|
57
|
-
<template id="filterTemplate">
|
|
58
|
-
<div class="quiet">
|
|
59
|
-
Filter:
|
|
60
|
-
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
-
</div>
|
|
62
|
-
</template>
|
|
63
|
-
</div>
|
|
64
|
-
<div class='status-line high'></div>
|
|
65
|
-
<div class="pad1">
|
|
66
|
-
<table class="coverage-summary">
|
|
67
|
-
<thead>
|
|
68
|
-
<tr>
|
|
69
|
-
<th data-col="file" data-fmt="html" data-html="true" class="file">File</th>
|
|
70
|
-
<th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th>
|
|
71
|
-
<th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th>
|
|
72
|
-
<th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
73
|
-
<th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th>
|
|
74
|
-
<th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
75
|
-
<th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th>
|
|
76
|
-
<th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
77
|
-
<th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th>
|
|
78
|
-
<th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th>
|
|
79
|
-
</tr>
|
|
80
|
-
</thead>
|
|
81
|
-
<tbody><tr>
|
|
82
|
-
<td class="file high" data-value="data.ts"><a href="data.ts.html">data.ts</a></td>
|
|
83
|
-
<td data-value="100" class="pic high">
|
|
84
|
-
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
85
|
-
</td>
|
|
86
|
-
<td data-value="100" class="pct high">100%</td>
|
|
87
|
-
<td data-value="1776" class="abs high">1776/1776</td>
|
|
88
|
-
<td data-value="100" class="pct high">100%</td>
|
|
89
|
-
<td data-value="2" class="abs high">2/2</td>
|
|
90
|
-
<td data-value="100" class="pct high">100%</td>
|
|
91
|
-
<td data-value="0" class="abs high">0/0</td>
|
|
92
|
-
<td data-value="100" class="pct high">100%</td>
|
|
93
|
-
<td data-value="1776" class="abs high">1776/1776</td>
|
|
94
|
-
</tr>
|
|
95
|
-
|
|
96
|
-
<tr>
|
|
97
|
-
<td class="file high" data-value="default-wordbreaker-esm.ts"><a href="default-wordbreaker-esm.ts.html">default-wordbreaker-esm.ts</a></td>
|
|
98
|
-
<td data-value="90.33" class="pic high">
|
|
99
|
-
<div class="chart"><div class="cover-fill" style="width: 90%"></div><div class="cover-empty" style="width: 10%"></div></div>
|
|
100
|
-
</td>
|
|
101
|
-
<td data-value="90.33" class="pct high">90.33%</td>
|
|
102
|
-
<td data-value="383" class="abs high">346/383</td>
|
|
103
|
-
<td data-value="69.16" class="pct medium">69.16%</td>
|
|
104
|
-
<td data-value="120" class="abs medium">83/120</td>
|
|
105
|
-
<td data-value="100" class="pct high">100%</td>
|
|
106
|
-
<td data-value="14" class="abs high">14/14</td>
|
|
107
|
-
<td data-value="90.33" class="pct high">90.33%</td>
|
|
108
|
-
<td data-value="383" class="abs high">346/383</td>
|
|
109
|
-
</tr>
|
|
110
|
-
|
|
111
|
-
</tbody>
|
|
112
|
-
</table>
|
|
113
|
-
</div>
|
|
114
|
-
<div class='push'></div><!-- for sticky footer -->
|
|
115
|
-
</div><!-- /wrapper -->
|
|
116
|
-
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
|
-
Code coverage generated by
|
|
118
|
-
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at 2023-04-11T18:53:57.094Z
|
|
120
|
-
</div>
|
|
121
|
-
<script src="../../prettify.js"></script>
|
|
122
|
-
<script>
|
|
123
|
-
window.onload = function () {
|
|
124
|
-
prettyPrint();
|
|
125
|
-
};
|
|
126
|
-
</script>
|
|
127
|
-
<script src="../../sorter.js"></script>
|
|
128
|
-
<script src="../../block-navigation.js"></script>
|
|
129
|
-
</body>
|
|
130
|
-
</html>
|
|
131
|
-
|