@keymanapp/kmc 17.0.256-alpha → 17.0.258-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/commands/analyze.d.ts +3 -5
- package/build/src/commands/analyze.d.ts.map +1 -1
- package/build/src/commands/analyze.js +5 -4
- package/build/src/commands/analyze.js.map +1 -1
- package/build/src/commands/build.d.ts +13 -15
- package/build/src/commands/build.d.ts.map +1 -1
- package/build/src/commands/build.js +7 -6
- package/build/src/commands/build.js.map +1 -1
- package/build/src/commands/buildClasses/BuildActivity.d.ts +11 -13
- package/build/src/commands/buildClasses/BuildActivity.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildKeyboardInfo.d.ts +11 -13
- package/build/src/commands/buildClasses/BuildKeyboardInfo.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildKmnKeyboard.d.ts +10 -12
- package/build/src/commands/buildClasses/BuildKmnKeyboard.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildLdmlKeyboard.d.ts +10 -12
- package/build/src/commands/buildClasses/BuildLdmlKeyboard.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildModel.d.ts +10 -12
- package/build/src/commands/buildClasses/BuildModel.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildModelInfo.d.ts +21 -23
- package/build/src/commands/buildClasses/BuildModelInfo.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildPackage.d.ts +10 -12
- package/build/src/commands/buildClasses/BuildPackage.d.ts.map +1 -1
- package/build/src/commands/buildClasses/BuildProject.d.ts +11 -13
- package/build/src/commands/buildClasses/BuildProject.d.ts.map +1 -1
- package/build/src/commands/buildClasses/buildActivities.d.ts +7 -9
- package/build/src/commands/buildClasses/buildActivities.d.ts.map +1 -1
- package/build/src/commands/buildTestData/index.d.ts +2 -4
- package/build/src/commands/buildTestData/index.d.ts.map +1 -1
- package/build/src/commands/buildWindowsPackageInstaller/index.d.ts +2 -4
- package/build/src/commands/buildWindowsPackageInstaller/index.d.ts.map +1 -1
- package/build/src/commands/buildWindowsPackageInstaller/index.js +6 -5
- package/build/src/commands/buildWindowsPackageInstaller/index.js.map +1 -1
- package/build/src/kmc.d.ts +6 -8
- package/build/src/kmc.d.ts.map +1 -1
- package/build/src/kmc.js +7 -7
- package/build/src/kmc.js.map +1 -1
- package/build/src/kmlmc.d.ts +6 -8
- package/build/src/kmlmc.d.ts.map +1 -1
- package/build/src/kmlmp.d.ts +6 -8
- package/build/src/kmlmp.d.ts.map +1 -1
- package/build/src/messages/infrastructureMessages.d.ts +133 -135
- package/build/src/messages/infrastructureMessages.d.ts.map +1 -1
- package/build/src/messages/messageNamespaces.d.ts +4 -6
- package/build/src/messages/messageNamespaces.d.ts.map +1 -1
- package/build/src/util/NodeCompilerCallbacks.d.ts +44 -46
- package/build/src/util/NodeCompilerCallbacks.d.ts.map +1 -1
- package/build/src/util/TestKeymanSentry.d.ts +6 -8
- package/build/src/util/TestKeymanSentry.d.ts.map +1 -1
- package/build/src/util/baseOptions.d.ts +21 -23
- package/build/src/util/baseOptions.d.ts.map +1 -1
- package/build/src/util/calculateSourcePath.d.ts +11 -13
- package/build/src/util/calculateSourcePath.d.ts.map +1 -1
- package/build/src/util/calculateSourcePath.js +4 -4
- package/build/src/util/calculateSourcePath.js.map +1 -1
- package/build/src/util/extendedCompilerOptions.d.ts +50 -52
- package/build/src/util/extendedCompilerOptions.d.ts.map +1 -1
- package/build/src/util/fileLists.d.ts +16 -18
- package/build/src/util/fileLists.d.ts.map +1 -1
- package/build/src/util/getDeveloperBinPath.d.ts +9 -11
- package/build/src/util/getDeveloperBinPath.d.ts.map +1 -1
- package/build/src/util/getLastGitCommitDate.d.ts +8 -10
- package/build/src/util/getLastGitCommitDate.d.ts.map +1 -1
- package/build/src/util/projectLoader.d.ts +4 -6
- package/build/src/util/projectLoader.d.ts.map +1 -1
- package/build/src/util/projectRunner.d.ts +3 -5
- package/build/src/util/projectRunner.d.ts.map +1 -1
- package/build/src/util/sysexits.d.ts +10 -11
- package/build/src/util/sysexits.d.ts.map +1 -1
- package/build/src/util/sysexits.js +7 -3
- package/build/src/util/sysexits.js.map +1 -1
- package/build/unicode-license.txt +39 -0
- package/package.json +14 -13
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
//# debugId=387a45ed-728c-50aa-adf2-cb36ae77f022
|
|
13
|
-
//# sourceMappingURL=calculateSourcePath.d.ts.map
|
|
1
|
+
/**
|
|
2
|
+
* This is a helper function to derive the relative path within the
|
|
3
|
+
* @keymanapp/keyboards or @keymanapp/lexical-models repository, given a .kpj
|
|
4
|
+
* project filename. Handles \ vs /. Must be a project filename, not a project
|
|
5
|
+
* folder.
|
|
6
|
+
*
|
|
7
|
+
* For example, given "c/path/to/keyboards/release/k/keyboard/keyboard.kpj, we
|
|
8
|
+
* want "release/k/keyboard".
|
|
9
|
+
*/
|
|
10
|
+
export declare function calculateSourcePath(projectFilename: string): string;
|
|
11
|
+
//# sourceMappingURL=calculateSourcePath.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"calculateSourcePath.d.ts","sourceRoot":"","sources":["../../../src/util/calculateSourcePath.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,wBAAgB,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,MAAM,CAOnE"}
|
|
@@ -1,4 +1,4 @@
|
|
|
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]="
|
|
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]="42a9f55e-4325-560c-9e7f-ad818b2ca721")}catch(e){}}();
|
|
2
2
|
/**
|
|
3
3
|
* This is a helper function to derive the relative path within the
|
|
4
4
|
* @keymanapp/keyboards or @keymanapp/lexical-models repository, given a .kpj
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
*/
|
|
11
11
|
export function calculateSourcePath(projectFilename) {
|
|
12
12
|
projectFilename = projectFilename.replace(/\\/g, '/');
|
|
13
|
-
const result = /(
|
|
13
|
+
const result = /(release|legacy|experimental)\/([^\/]+)\/([^\/]+)\/([^\/]+)\.kpj$/.exec(projectFilename);
|
|
14
14
|
if (!result) {
|
|
15
|
-
|
|
15
|
+
return undefined;
|
|
16
16
|
}
|
|
17
17
|
return `${result[1]}/${result[2]}/${result[3]}`;
|
|
18
18
|
}
|
|
19
|
-
//# debugId=
|
|
19
|
+
//# debugId=42a9f55e-4325-560c-9e7f-ad818b2ca721
|
|
20
20
|
//# sourceMappingURL=calculateSourcePath.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"debug_id":"
|
|
1
|
+
{"debug_id":"42a9f55e-4325-560c-9e7f-ad818b2ca721","file":"calculateSourcePath.js","mappings":";AAAA;;;;;;;;GAQG;AACH,MAAM,UAAU,mBAAmB,CAAC,eAAuB;IACzD,eAAe,GAAG,eAAe,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;IACtD,MAAM,MAAM,GAAG,mEAAmE,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;IACzG,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,SAAS,CAAC;KAClB;IACD,OAAO,GAAG,MAAM,CAAC,CAAC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;AAClD,CAAC","names":[],"sourceRoot":"","sources":["../../../src/util/calculateSourcePath.ts"],"version":3}
|
|
@@ -1,52 +1,50 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
* @param
|
|
23
|
-
* @
|
|
24
|
-
*
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
* @param
|
|
32
|
-
* @
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
*
|
|
38
|
-
* @param
|
|
39
|
-
* @
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
//# debugId=951d83f4-8895-54d1-8279-7b0c0e0f15e8
|
|
52
|
-
//# sourceMappingURL=extendedCompilerOptions.d.ts.map
|
|
1
|
+
import { CompilerCallbacks, CompilerMessageOverride, CompilerMessageOverrideMap, CompilerOptions } from '@keymanapp/common-types';
|
|
2
|
+
export interface ExtendedCompilerOptions extends CompilerOptions {
|
|
3
|
+
/**
|
|
4
|
+
* Verify that the project meets the requirements of the keymanapp/keyboards
|
|
5
|
+
* or keymanapp/lexical-models repository, e.g. verify that project license is
|
|
6
|
+
* MIT
|
|
7
|
+
*/
|
|
8
|
+
forPublishing?: boolean;
|
|
9
|
+
/**
|
|
10
|
+
* Overrides for message reporting
|
|
11
|
+
*/
|
|
12
|
+
messageOverrides?: CompilerMessageOverrideMap;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* converts an --message command line parameter `<id>[:level]` and verifies that
|
|
16
|
+
* it is a valid message, returning `null` if it is not a valid id or level. If
|
|
17
|
+
* level is omitted, the message is disabled. Valid levels are Disable, Info,
|
|
18
|
+
* Hint, Warn or Error (can shorten or first character of each).
|
|
19
|
+
*
|
|
20
|
+
* Will report details of any errors to callbacks.reportMessage
|
|
21
|
+
* @param message command line parameter in format '["KM"]<id>[":"level]'
|
|
22
|
+
* @param callbacks
|
|
23
|
+
* @returns CompilerMessageOverride map with the new severity level for the
|
|
24
|
+
* message; or `null` if parameter is invalid.
|
|
25
|
+
*/
|
|
26
|
+
declare function commandOptionsMessageToCompilerOptionsMessage(message: string, callbacks: CompilerCallbacks): CompilerMessageOverride;
|
|
27
|
+
/**
|
|
28
|
+
* Verifies that a given message is valid and that the severity is allowed to be
|
|
29
|
+
* modified (Info, Hint and Warn only -- Error and Fatal cannot be modified)
|
|
30
|
+
* @param override
|
|
31
|
+
* @param callbacks
|
|
32
|
+
* @returns true if the message can be overridden
|
|
33
|
+
*/
|
|
34
|
+
declare function checkMessageOverride(override: CompilerMessageOverride, callbacks: CompilerCallbacks): boolean;
|
|
35
|
+
/**
|
|
36
|
+
* Maps command line compiler options to the compiler API options.
|
|
37
|
+
* @param options
|
|
38
|
+
* @param callbacks
|
|
39
|
+
* @returns
|
|
40
|
+
*/
|
|
41
|
+
export declare function commandOptionsToCompilerOptions(options: any, callbacks: CompilerCallbacks): ExtendedCompilerOptions;
|
|
42
|
+
/**
|
|
43
|
+
* these are exported only for unit tests, do not use
|
|
44
|
+
*/
|
|
45
|
+
export declare const unitTestEndpoints: {
|
|
46
|
+
checkMessageOverride: typeof checkMessageOverride;
|
|
47
|
+
commandOptionsMessageToCompilerOptionsMessage: typeof commandOptionsMessageToCompilerOptionsMessage;
|
|
48
|
+
};
|
|
49
|
+
export {};
|
|
50
|
+
//# sourceMappingURL=extendedCompilerOptions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"extendedCompilerOptions.d.ts","sourceRoot":"","sources":["../../../src/util/extendedCompilerOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAwC,uBAAuB,EAAE,0BAA0B,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAIxK,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,gBAAgB,CAAC,EAAE,0BAA0B,CAAC;CAC/C;AAED;;;;;;;;;;;GAWG;AACH,iBAAS,6CAA6C,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,GAAG,uBAAuB,CAqB7H;AAkBD;;;;;;GAMG;AACH,iBAAS,oBAAoB,CAAC,QAAQ,EAAE,uBAAuB,EAAE,SAAS,EAAE,iBAAiB,WA6B5F;AAED;;;;;GAKG;AACH,wBAAgB,+BAA+B,CAAC,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,iBAAiB,GAAG,uBAAuB,CAuBnH;AAGD;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;CAG7B,CAAC"}
|
|
@@ -1,18 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* @param
|
|
12
|
-
* @
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
export declare function
|
|
16
|
-
|
|
17
|
-
//# debugId=b6aae124-e0a0-5b57-b5ee-4d94197c0a83
|
|
18
|
-
//# sourceMappingURL=fileLists.d.ts.map
|
|
1
|
+
import { CompilerCallbacks } from "@keymanapp/common-types";
|
|
2
|
+
/**
|
|
3
|
+
* Replaces each entry starting with `@` with the content of the file, with one
|
|
4
|
+
* line per file, filenames trimmed, and any lines that are blank or starting
|
|
5
|
+
* with `#` (marking a comment) removed. Note: `#` anywhere else is treated as
|
|
6
|
+
* part of the filename.
|
|
7
|
+
*
|
|
8
|
+
* If any filelist does not exist, reports an error and returns false.
|
|
9
|
+
*
|
|
10
|
+
* @param filenames
|
|
11
|
+
* @param callbacks
|
|
12
|
+
* @returns false on failure
|
|
13
|
+
*/
|
|
14
|
+
export declare function expandFileLists(filenames: string[], callbacks: CompilerCallbacks): boolean;
|
|
15
|
+
export declare function expandFileList(filename: string, callbacks: CompilerCallbacks): string[];
|
|
16
|
+
//# sourceMappingURL=fileLists.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"fileLists.d.ts","sourceRoot":"","sources":["../../../src/util/fileLists.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAG5D;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,EAAE,EAAE,SAAS,EAAE,iBAAiB,WAehF;AAED,wBAAgB,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,GAAG,MAAM,EAAE,CAcvF"}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
//# debugId=ccf35344-383f-53f0-959f-373b924c6294
|
|
11
|
-
//# sourceMappingURL=getDeveloperBinPath.d.ts.map
|
|
1
|
+
/**
|
|
2
|
+
* Locates the Keyman Developer bin folder, checking first if this is running
|
|
3
|
+
* from the source repository (using the presence of the KEYMAN_ROOT environment
|
|
4
|
+
* variable), and if not, checking for the presence of kmconvert.exe in each
|
|
5
|
+
* parent folder recursively until we reach the root of the filesystem.
|
|
6
|
+
* @returns string | null
|
|
7
|
+
*/
|
|
8
|
+
export declare function getDeveloperBinPath(): string;
|
|
9
|
+
//# sourceMappingURL=getDeveloperBinPath.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"getDeveloperBinPath.d.ts","sourceRoot":"","sources":["../../../src/util/getDeveloperBinPath.ts"],"names":[],"mappings":"AAIA;;;;;;GAMG;AACH,wBAAgB,mBAAmB,IAAI,MAAM,CA0B5C"}
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
* @
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
//# debugId=27e730d8-e217-51ee-9c5b-76a66c172f4b
|
|
10
|
-
//# sourceMappingURL=getLastGitCommitDate.d.ts.map
|
|
1
|
+
export declare const expectedGitDateFormat: RegExp;
|
|
2
|
+
/**
|
|
3
|
+
* Returns the date and time of the last commit from git for the passed in path
|
|
4
|
+
* @param path Path for which to retrieve the last commit message
|
|
5
|
+
* @returns string, in RFC3339, 'YYYY-MM-DDThh:nn:ssZ'
|
|
6
|
+
*/
|
|
7
|
+
export declare function getLastGitCommitDate(path: string): string;
|
|
8
|
+
//# sourceMappingURL=getLastGitCommitDate.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"getLastGitCommitDate.d.ts","sourceRoot":"","sources":["../../../src/util/getLastGitCommitDate.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,qBAAqB,QAAyC,CAAC;AAE5E;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAqCzD"}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
//# debugId=d87c8086-5d58-50b3-96bd-26c6ef385999
|
|
6
|
-
//# sourceMappingURL=projectLoader.d.ts.map
|
|
1
|
+
import { CompilerCallbacks, KeymanDeveloperProject } from "@keymanapp/common-types";
|
|
2
|
+
export declare const isProject: (filename: string) => boolean;
|
|
3
|
+
export declare function loadProject(infile: string, callbacks: CompilerCallbacks): KeymanDeveloperProject;
|
|
4
|
+
//# sourceMappingURL=projectLoader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"projectLoader.d.ts","sourceRoot":"","sources":["../../../src/util/projectLoader.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,sBAAsB,EAAkC,MAAM,yBAAyB,CAAC;AAGpH,eAAO,MAAM,SAAS,aAAc,MAAM,KAAG,OAI1C,CAAC;AAEJ,wBAAgB,WAAW,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,0BAmBvE"}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
//# debugId=be9ed622-7cc8-54b6-8776-7170258416d6
|
|
5
|
-
//# sourceMappingURL=projectRunner.d.ts.map
|
|
1
|
+
import { CompilerCallbacks } from "@keymanapp/common-types";
|
|
2
|
+
export declare function runOnFiles(callbacks: CompilerCallbacks, filenames: string[], callback: (filename: string) => Promise<boolean>): Promise<boolean>;
|
|
3
|
+
//# sourceMappingURL=projectRunner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"projectRunner.d.ts","sourceRoot":"","sources":["../../../src/util/projectRunner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAmB,MAAM,yBAAyB,CAAC;AAkB7E,wBAAsB,UAAU,CAAC,SAAS,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,QAAQ,EAAE,CAAC,QAAQ,EAAC,MAAM,KAAG,OAAO,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC,OAAO,CAAC,CAUnJ"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
//#
|
|
11
|
-
//# sourceMappingURL=sysexits.d.ts.map
|
|
1
|
+
/**
|
|
2
|
+
* Exit codes defined in <sysexits.h>:
|
|
3
|
+
* https://www.freebsd.org/cgi/man.cgi?query=sysexits&apropos=0&sektion=0&manpath=FreeBSD+4.3-RELEASE&format=html
|
|
4
|
+
*/
|
|
5
|
+
export declare const enum SysExits {
|
|
6
|
+
EX_USAGE = 64,
|
|
7
|
+
EX_DATAERR = 65
|
|
8
|
+
}
|
|
9
|
+
export declare function exitProcess(exitCode?: number): Promise<never>;
|
|
10
|
+
//# sourceMappingURL=sysexits.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"version":3,"file":"sysexits.d.ts","sourceRoot":"","sources":["../../../src/util/sysexits.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,0BAAkB,QAAQ;IACxB,QAAQ,KAAK;IACb,UAAU,KAAK;CAChB;AAED,wBAAsB,WAAW,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,CAGnE"}
|
|
@@ -1,5 +1,9 @@
|
|
|
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]="
|
|
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]="ce0aa3c3-2acf-56d9-8264-5eb5ae854b8a")}catch(e){}}();
|
|
2
|
+
import { KeymanSentry } from "@keymanapp/developer-utils";
|
|
2
3
|
;
|
|
3
|
-
export {
|
|
4
|
-
|
|
4
|
+
export async function exitProcess(exitCode) {
|
|
5
|
+
await KeymanSentry.close();
|
|
6
|
+
process.exit(exitCode);
|
|
7
|
+
}
|
|
8
|
+
//# debugId=ce0aa3c3-2acf-56d9-8264-5eb5ae854b8a
|
|
5
9
|
//# sourceMappingURL=sysexits.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"debug_id":"
|
|
1
|
+
{"debug_id":"ce0aa3c3-2acf-56d9-8264-5eb5ae854b8a","file":"sysexits.js","mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AASzD,CAAC;AAEF,MAAM,CAAC,KAAK,UAAU,WAAW,CAAC,QAAiB;IACjD,MAAM,YAAY,CAAC,KAAK,EAAE,CAAC;IAC3B,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;AACzB,CAAC","names":[],"sourceRoot":"","sources":["../../../src/util/sysexits.ts"],"version":3}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
UNICODE LICENSE V3
|
|
2
|
+
|
|
3
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
4
|
+
|
|
5
|
+
Copyright © 1991-2024 Unicode, Inc.
|
|
6
|
+
|
|
7
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
8
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
9
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
10
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
11
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
12
|
+
|
|
13
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
14
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
15
|
+
software and any associated documentation (the "Software") to deal in the
|
|
16
|
+
Data Files or Software without restriction, including without limitation
|
|
17
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
18
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
19
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
20
|
+
this copyright and permission notice appear with all copies of the Data
|
|
21
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
22
|
+
associated Documentation.
|
|
23
|
+
|
|
24
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
25
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
26
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
27
|
+
THIRD PARTY RIGHTS.
|
|
28
|
+
|
|
29
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
30
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
31
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
32
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
33
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
34
|
+
FILES OR SOFTWARE.
|
|
35
|
+
|
|
36
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
37
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
38
|
+
dealings in these Data Files or Software without prior written
|
|
39
|
+
authorization of the copyright holder.
|
package/package.json
CHANGED
|
@@ -34,24 +34,25 @@
|
|
|
34
34
|
"kmlmp": "build/src/kmlmp.js"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@keymanapp/common-types": "17.0.
|
|
38
|
-
"@keymanapp/developer-utils": "17.0.
|
|
39
|
-
"@keymanapp/keyman-version": "17.0.
|
|
40
|
-
"@keymanapp/kmc-analyze": "17.0.
|
|
41
|
-
"@keymanapp/kmc-keyboard-info": "17.0.
|
|
42
|
-
"@keymanapp/kmc-kmn": "17.0.
|
|
43
|
-
"@keymanapp/kmc-ldml": "17.0.
|
|
44
|
-
"@keymanapp/kmc-model": "17.0.
|
|
45
|
-
"@keymanapp/kmc-model-info": "17.0.
|
|
46
|
-
"@keymanapp/kmc-package": "17.0.
|
|
47
|
-
"@keymanapp/models-types": "17.0.
|
|
37
|
+
"@keymanapp/common-types": "17.0.258-alpha",
|
|
38
|
+
"@keymanapp/developer-utils": "17.0.258-alpha",
|
|
39
|
+
"@keymanapp/keyman-version": "17.0.258-alpha",
|
|
40
|
+
"@keymanapp/kmc-analyze": "17.0.258-alpha",
|
|
41
|
+
"@keymanapp/kmc-keyboard-info": "17.0.258-alpha",
|
|
42
|
+
"@keymanapp/kmc-kmn": "17.0.258-alpha",
|
|
43
|
+
"@keymanapp/kmc-ldml": "17.0.258-alpha",
|
|
44
|
+
"@keymanapp/kmc-model": "17.0.258-alpha",
|
|
45
|
+
"@keymanapp/kmc-model-info": "17.0.258-alpha",
|
|
46
|
+
"@keymanapp/kmc-package": "17.0.258-alpha",
|
|
47
|
+
"@keymanapp/models-types": "17.0.258-alpha",
|
|
48
48
|
"@sentry/node": "^7.57.0",
|
|
49
49
|
"chalk": "^2.4.2",
|
|
50
50
|
"commander": "^10.0.0",
|
|
51
51
|
"supports-color": "^9.4.0"
|
|
52
52
|
},
|
|
53
53
|
"files": [
|
|
54
|
-
"build/src/"
|
|
54
|
+
"build/src/",
|
|
55
|
+
"build/unicode-license.txt"
|
|
55
56
|
],
|
|
56
57
|
"devDependencies": {
|
|
57
58
|
"@sentry/cli": "^2.19.4",
|
|
@@ -85,5 +86,5 @@
|
|
|
85
86
|
"type": "git",
|
|
86
87
|
"url": "git+https://github.com/keymanapp/keyman.git"
|
|
87
88
|
},
|
|
88
|
-
"version": "17.0.
|
|
89
|
+
"version": "17.0.258-alpha"
|
|
89
90
|
}
|