@skill-map/cli 0.48.0 → 0.50.0
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/dist/cli.js +3 -3
- package/dist/index.js +3 -3
- package/dist/kernel/index.js +3 -3
- package/dist/ui/chunk-4N5LGWJ4.js +1066 -0
- package/dist/ui/chunk-AEA5GIA7.js +1 -0
- package/dist/ui/{chunk-NPK64R5H.js → chunk-BO5IS3EQ.js} +4 -4
- package/dist/ui/{chunk-FSJSSLYD.js → chunk-BV323KTK.js} +1 -1
- package/dist/ui/chunk-DOWLJNMD.js +1110 -0
- package/dist/ui/chunk-FQQYWQV6.js +1 -0
- package/dist/ui/{chunk-IDZ7ZQXM.js → chunk-OYCCFH2S.js} +1 -1
- package/dist/ui/chunk-VJ57LHDR.js +4 -0
- package/dist/ui/chunk-WMGW2UAL.js +2 -0
- package/dist/ui/{chunk-22CKFAEU.js → chunk-WQMZOINB.js} +1 -1
- package/dist/ui/chunk-WWHD2PMO.js +2349 -0
- package/dist/ui/index.html +1 -1
- package/dist/ui/main-YSSSF5GW.js +4 -0
- package/package.json +2 -2
- package/dist/ui/chunk-2GTH7ZLV.js +0 -135
- package/dist/ui/chunk-5K5WASS7.js +0 -315
- package/dist/ui/chunk-AVGEDQNI.js +0 -1021
- package/dist/ui/chunk-AWNZZYAU.js +0 -1
- package/dist/ui/chunk-BKU4RCQK.js +0 -809
- package/dist/ui/chunk-HAWX5WNM.js +0 -4
- package/dist/ui/chunk-K2LHWJKO.js +0 -2190
- package/dist/ui/chunk-L56QU7EF.js +0 -2
- package/dist/ui/chunk-OBYZDEVO.js +0 -1
- package/dist/ui/chunk-Q747VBQL.js +0 -107
- package/dist/ui/chunk-QNFHGPFR.js +0 -124
- package/dist/ui/chunk-VW2A6WZ3.js +0 -1
- package/dist/ui/chunk-Y6VK27P4.js +0 -1
- package/dist/ui/chunk-YQ7ZKAFY.js +0 -90
- package/dist/ui/main-KXXADOQV.js +0 -4
package/dist/cli.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// cli/entry.ts
|
|
2
2
|
|
|
3
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
3
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="0b2c1ef1-1905-525e-aa62-42c3a9c3c6a1")}catch(e){}}();
|
|
4
4
|
import { existsSync as existsSync33 } from "fs";
|
|
5
5
|
import { Builtins, Cli as Cli2 } from "clipanion";
|
|
6
6
|
|
|
@@ -246,7 +246,7 @@ function bucketByKind(kind, instance, bag) {
|
|
|
246
246
|
// package.json
|
|
247
247
|
var package_default = {
|
|
248
248
|
name: "@skill-map/cli",
|
|
249
|
-
version: "0.
|
|
249
|
+
version: "0.50.0",
|
|
250
250
|
description: "skill-map reference implementation \u2014 kernel + CLI + adapters.",
|
|
251
251
|
license: "MIT",
|
|
252
252
|
type: "module",
|
|
@@ -29488,4 +29488,4 @@ function resolveBareDefault() {
|
|
|
29488
29488
|
process.exit(ExitCode.Error);
|
|
29489
29489
|
}
|
|
29490
29490
|
//# sourceMappingURL=cli.js.map
|
|
29491
|
-
//# debugId=
|
|
29491
|
+
//# debugId=0b2c1ef1-1905-525e-aa62-42c3a9c3c6a1
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// kernel/i18n/registry.texts.ts
|
|
2
2
|
|
|
3
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
3
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="447ba9eb-6e8d-5d3f-ad74-26c3f31afd60")}catch(e){}}();
|
|
4
4
|
var REGISTRY_TEXTS = {
|
|
5
5
|
duplicateExtension: "Extension already registered: {{kind}}:{{qualifiedId}}",
|
|
6
6
|
unknownKind: "Unknown extension kind: {{kind}}",
|
|
@@ -102,7 +102,7 @@ import { Tiktoken as Tiktoken2 } from "js-tiktoken/lite";
|
|
|
102
102
|
// package.json
|
|
103
103
|
var package_default = {
|
|
104
104
|
name: "@skill-map/cli",
|
|
105
|
-
version: "0.
|
|
105
|
+
version: "0.50.0",
|
|
106
106
|
description: "skill-map reference implementation \u2014 kernel + CLI + adapters.",
|
|
107
107
|
license: "MIT",
|
|
108
108
|
type: "module",
|
|
@@ -3822,4 +3822,4 @@ export {
|
|
|
3822
3822
|
runScanWithRenames
|
|
3823
3823
|
};
|
|
3824
3824
|
//# sourceMappingURL=index.js.map
|
|
3825
|
-
//# debugId=
|
|
3825
|
+
//# debugId=447ba9eb-6e8d-5d3f-ad74-26c3f31afd60
|
package/dist/kernel/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// kernel/i18n/registry.texts.ts
|
|
2
2
|
|
|
3
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
3
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d48d375c-c80c-560e-a1db-c6f7bc4dddd0")}catch(e){}}();
|
|
4
4
|
var REGISTRY_TEXTS = {
|
|
5
5
|
duplicateExtension: "Extension already registered: {{kind}}:{{qualifiedId}}",
|
|
6
6
|
unknownKind: "Unknown extension kind: {{kind}}",
|
|
@@ -102,7 +102,7 @@ import { Tiktoken as Tiktoken2 } from "js-tiktoken/lite";
|
|
|
102
102
|
// package.json
|
|
103
103
|
var package_default = {
|
|
104
104
|
name: "@skill-map/cli",
|
|
105
|
-
version: "0.
|
|
105
|
+
version: "0.50.0",
|
|
106
106
|
description: "skill-map reference implementation \u2014 kernel + CLI + adapters.",
|
|
107
107
|
license: "MIT",
|
|
108
108
|
type: "module",
|
|
@@ -3822,4 +3822,4 @@ export {
|
|
|
3822
3822
|
runScanWithRenames
|
|
3823
3823
|
};
|
|
3824
3824
|
//# sourceMappingURL=index.js.map
|
|
3825
|
-
//# debugId=
|
|
3825
|
+
//# debugId=d48d375c-c80c-560e-a1db-c6f7bc4dddd0
|