@keymanapp/kmc-ldml 17.0.244-alpha → 17.0.246-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.
@@ -1,11 +1,11 @@
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]="fa6c2db3-b403-5b39-b892-f84d79a89da7")}catch(e){}}();
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]="2db4d78a-bc8e-5c09-8c83-8de3a91ca0db")}catch(e){}}();
2
2
  export { LdmlKeyboardCompiler } from './compiler/compiler.js';
3
3
  export { LdmlKeyboardKeymanWebCompiler } from './compiler/keymanweb-compiler.js';
4
4
  export { LdmlKeyboardVisualKeyboardCompiler } from './compiler/visual-keyboard-compiler.js';
5
5
  export { TouchLayoutCompiler } from './compiler/touch-layout-compiler.js';
6
6
  export { LdmlCompilerOptions } from './compiler/ldml-compiler-options.js';
7
- export { CompilerMessages } from './compiler/messages.js';
7
+ export { CompilerMessages as LdmlKeyboardCompilerMessages } from './compiler/messages.js';
8
8
  export { KMXPlusMetadataCompiler } from './compiler/metadata-compiler.js';
9
9
  export { KMXBuilder } from "@keymanapp/common-types";
10
- //# debugId=fa6c2db3-b403-5b39-b892-f84d79a89da7
10
+ //# debugId=2db4d78a-bc8e-5c09-8c83-8de3a91ca0db
11
11
  //# sourceMappingURL=main.d.ts.map
@@ -1 +1 @@
1
- {"debug_id":"fa6c2db3-b403-5b39-b892-f84d79a89da7","file":"main.d.ts","mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE1E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC","names":[],"sourceRoot":"","sources":["../../src/main.ts"],"version":3}
1
+ {"debug_id":"2db4d78a-bc8e-5c09-8c83-8de3a91ca0db","file":"main.d.ts","mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,gBAAgB,IAAI,4BAA4B,EAAE,MAAM,wBAAwB,CAAC;AAC1F,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE1E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC","names":[],"sourceRoot":"","sources":["../../src/main.ts"],"version":3}
package/build/src/main.js CHANGED
@@ -1,10 +1,10 @@
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]="6b543fea-aa1e-514c-b117-bc4c0b47be50")}catch(e){}}();
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]="2deb9071-8421-52f4-bb4b-902980eee52a")}catch(e){}}();
2
2
  export { LdmlKeyboardCompiler } from './compiler/compiler.js';
3
3
  export { LdmlKeyboardKeymanWebCompiler } from './compiler/keymanweb-compiler.js';
4
4
  export { LdmlKeyboardVisualKeyboardCompiler } from './compiler/visual-keyboard-compiler.js';
5
5
  export { TouchLayoutCompiler } from './compiler/touch-layout-compiler.js';
6
- export { CompilerMessages } from './compiler/messages.js';
6
+ export { CompilerMessages as LdmlKeyboardCompilerMessages } from './compiler/messages.js'; // TODO: rename messages.js and CompilerMessages
7
7
  export { KMXPlusMetadataCompiler } from './compiler/metadata-compiler.js';
8
8
  export { KMXBuilder } from "@keymanapp/common-types";
9
- //# debugId=6b543fea-aa1e-514c-b117-bc4c0b47be50
9
+ //# debugId=2deb9071-8421-52f4-bb4b-902980eee52a
10
10
  //# sourceMappingURL=main.js.map
@@ -1 +1 @@
1
- {"debug_id":"6b543fea-aa1e-514c-b117-bc4c0b47be50","file":"main.js","mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE1E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC","names":[],"sourceRoot":"","sources":["../../src/main.ts"],"version":3}
1
+ {"debug_id":"2deb9071-8421-52f4-bb4b-902980eee52a","file":"main.js","mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,OAAO,EAAE,gBAAgB,IAAI,4BAA4B,EAAE,MAAM,wBAAwB,CAAC,CAAC,gDAAgD;AAC3I,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE1E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC","names":[],"sourceRoot":"","sources":["../../src/main.ts"],"version":3}
package/package.json CHANGED
@@ -25,14 +25,14 @@
25
25
  "url": "https://github.com/keymanapp/keyman/issues"
26
26
  },
27
27
  "dependencies": {
28
- "@keymanapp/keyman-version": "17.0.244-alpha",
29
- "@keymanapp/kmc-kmn": "17.0.244-alpha",
30
- "@keymanapp/ldml-keyboard-constants": "17.0.244-alpha",
28
+ "@keymanapp/keyman-version": "17.0.246-alpha",
29
+ "@keymanapp/kmc-kmn": "17.0.246-alpha",
30
+ "@keymanapp/ldml-keyboard-constants": "17.0.246-alpha",
31
31
  "restructure": "git+https://github.com/keymanapp/dependency-restructure.git#7a188a1e26f8f36a175d95b67ffece8702363dfc",
32
32
  "semver": "^7.5.2"
33
33
  },
34
34
  "devDependencies": {
35
- "@keymanapp/developer-test-helpers": "17.0.244-alpha",
35
+ "@keymanapp/developer-test-helpers": "17.0.246-alpha",
36
36
  "@types/chai": "^4.1.7",
37
37
  "@types/mocha": "^5.2.7",
38
38
  "@types/node": "^20.4.1",
@@ -64,5 +64,5 @@
64
64
  "type": "git",
65
65
  "url": "git+https://github.com/keymanapp/keyman.git"
66
66
  },
67
- "version": "17.0.244-alpha"
67
+ "version": "17.0.246-alpha"
68
68
  }