@keymanapp/kmc-analyze 17.0.156-alpha → 17.0.158-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/messages.d.ts
CHANGED
|
@@ -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]="4bf6c054-63f4-5c7f-9d2e-1e001f01d80c")}catch(e){}}();
|
|
2
2
|
export declare class AnalyzerMessages {
|
|
3
3
|
static Fatal_UnexpectedException: (o: {
|
|
4
4
|
e: any;
|
|
@@ -10,5 +10,5 @@ export declare class AnalyzerMessages {
|
|
|
10
10
|
}) => import("@keymanapp/common-types").CompilerEvent;
|
|
11
11
|
static INFO_ScanningFile: number;
|
|
12
12
|
}
|
|
13
|
-
//# debugId=
|
|
13
|
+
//# debugId=4bf6c054-63f4-5c7f-9d2e-1e001f01d80c
|
|
14
14
|
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"debug_id":"
|
|
1
|
+
{"debug_id":"4bf6c054-63f4-5c7f-9d2e-1e001f01d80c","file":"messages.d.ts","mappings":";AASA,qBAAa,gBAAgB;IAC3B,MAAM,CAAC,yBAAyB,MAAM;QAAC,CAAC,EAAE,GAAG,CAAA;KAAC,qDAAqE;IACnH,MAAM,CAAC,yBAAyB,SAAqB;IAErD,MAAM,CAAC,iBAAiB,MAAM;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,MAAM,MAAM,CAAA;KAAC,qDACnB;IACvC,MAAM,CAAC,iBAAiB,SAAoB;CAC7C","names":[],"sourceRoot":"","sources":["../../src/messages.ts"],"version":3}
|
package/build/src/messages.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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]="
|
|
2
|
-
import { CompilerErrorNamespace, CompilerErrorSeverity, CompilerMessageSpec as m
|
|
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]="e868bb19-9ef5-5394-b123-dda6c26dfc8c")}catch(e){}}();
|
|
2
|
+
import { CompilerErrorNamespace, CompilerErrorSeverity, CompilerMessageSpec as m } from "@keymanapp/common-types";
|
|
3
3
|
const Namespace = CompilerErrorNamespace.Analyzer;
|
|
4
4
|
const SevInfo = CompilerErrorSeverity.Info | Namespace;
|
|
5
5
|
// const SevHint = CompilerErrorSeverity.Hint | Namespace;
|
|
@@ -7,11 +7,11 @@ const SevInfo = CompilerErrorSeverity.Info | Namespace;
|
|
|
7
7
|
// const SevError = CompilerErrorSeverity.Error | Namespace;
|
|
8
8
|
const SevFatal = CompilerErrorSeverity.Fatal | Namespace;
|
|
9
9
|
export class AnalyzerMessages {
|
|
10
|
-
static Fatal_UnexpectedException = (o) => m(this.FATAL_UnexpectedException,
|
|
10
|
+
static Fatal_UnexpectedException = (o) => m(this.FATAL_UnexpectedException, null, o.e ?? 'unknown error');
|
|
11
11
|
static FATAL_UnexpectedException = SevFatal | 0x0001;
|
|
12
12
|
static Info_ScanningFile = (o) => m(this.INFO_ScanningFile, `Scanning ${o.type} file ${o.name}`);
|
|
13
13
|
static INFO_ScanningFile = SevInfo | 0x0002;
|
|
14
14
|
}
|
|
15
15
|
;
|
|
16
|
-
//# debugId=
|
|
16
|
+
//# debugId=e868bb19-9ef5-5394-b123-dda6c26dfc8c
|
|
17
17
|
//# sourceMappingURL=messages.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"debug_id":"
|
|
1
|
+
{"debug_id":"e868bb19-9ef5-5394-b123-dda6c26dfc8c","file":"messages.js","mappings":";AAAA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,mBAAmB,IAAI,CAAC,EAAE,MAAM,yBAAyB,CAAC;AAElH,MAAM,SAAS,GAAG,sBAAsB,CAAC,QAAQ,CAAC;AAClD,MAAM,OAAO,GAAG,qBAAqB,CAAC,IAAI,GAAG,SAAS,CAAC;AACvD,0DAA0D;AAC1D,0DAA0D;AAC1D,4DAA4D;AAC5D,MAAM,QAAQ,GAAG,qBAAqB,CAAC,KAAK,GAAG,SAAS,CAAC;AAEzD,MAAM,OAAO,gBAAgB;IAC3B,MAAM,CAAC,yBAAyB,GAAG,CAAC,CAAU,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,eAAe,CAAC,CAAC;IACnH,MAAM,CAAC,yBAAyB,GAAG,QAAQ,GAAG,MAAM,CAAC;IAErD,MAAM,CAAC,iBAAiB,GAAG,CAAC,CAA8B,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,EACrF,YAAY,CAAC,CAAC,IAAI,SAAS,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;IACvC,MAAM,CAAC,iBAAiB,GAAG,OAAO,GAAG,MAAM,CAAC;;AAC7C,CAAC","names":[],"sourceRoot":"","sources":["../../src/messages.ts"],"version":3}
|
package/package.json
CHANGED
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
"build/src/"
|
|
22
22
|
],
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@keymanapp/common-types": "17.0.
|
|
25
|
-
"@keymanapp/kmc-kmn": "17.0.
|
|
24
|
+
"@keymanapp/common-types": "17.0.158-alpha",
|
|
25
|
+
"@keymanapp/kmc-kmn": "17.0.158-alpha",
|
|
26
26
|
"commander": "^10.0.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@keymanapp/resources-gosh": "17.0.
|
|
29
|
+
"@keymanapp/resources-gosh": "17.0.158-alpha",
|
|
30
30
|
"@types/chai": "^4.1.7",
|
|
31
31
|
"@types/mocha": "^5.2.7",
|
|
32
32
|
"@types/node": "^20.4.1",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"type": "git",
|
|
44
44
|
"url": "git+https://github.com/keymanapp/keyman.git"
|
|
45
45
|
},
|
|
46
|
-
"version": "17.0.
|
|
46
|
+
"version": "17.0.158-alpha"
|
|
47
47
|
}
|