@contractspec/example.kb-update-pipeline 1.56.0 → 1.57.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/.turbo/turbo-build$colon$bundle.log +21 -16
- package/.turbo/turbo-build.log +61 -58
- package/CHANGELOG.md +26 -0
- package/dist/entities/models.d.ts +18 -18
- package/dist/entities/models.d.ts.map +1 -1
- package/dist/events.d.ts.map +1 -1
- package/dist/example.d.ts +2 -2
- package/dist/example.d.ts.map +1 -1
- package/dist/example.js +1 -2
- package/dist/example.js.map +1 -1
- package/dist/handlers/memory.handlers.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/kb-update-pipeline.feature.d.ts +2 -2
- package/dist/kb-update-pipeline.feature.d.ts.map +1 -1
- package/dist/operations/pipeline.d.ts +39 -39
- package/dist/operations/pipeline.d.ts.map +1 -1
- package/dist/presentations.d.ts +4 -4
- package/dist/presentations.d.ts.map +1 -1
- package/dist/tests/operations.test-spec.d.ts +4 -4
- package/dist/tests/operations.test-spec.d.ts.map +1 -1
- package/package.json +6 -6
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
$ tsdown
|
|
2
|
-
[34mℹ[39m tsdown [2mv0.
|
|
2
|
+
[34mℹ[39m tsdown [2mv0.20.3[22m powered by rolldown [2mv1.0.0-rc.3[22m
|
|
3
3
|
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/kb-update-pipeline/tsdown.config.js[24m
|
|
4
4
|
[34mℹ[39m entry: [34msrc/events.ts, src/example.ts, src/index.ts, src/kb-update-pipeline.feature.ts, src/presentations.ts, src/docs/index.ts, src/docs/kb-update-pipeline.docblock.ts, src/entities/index.ts, src/entities/models.ts, src/handlers/index.ts, src/handlers/memory.handlers.ts, src/operations/index.ts, src/operations/pipeline.ts, src/tests/operations.test-spec.ts[39m
|
|
5
5
|
[34mℹ[39m target: [34mesnext[39m
|
|
@@ -14,8 +14,8 @@ $ tsdown
|
|
|
14
14
|
[34mℹ[39m [2mdist/[22m[1mpresentations.js[22m [2m1.90 kB[22m [2m│ gzip: 0.63 kB[22m
|
|
15
15
|
[34mℹ[39m [2mdist/[22m[1mentities/models.js[22m [2m1.81 kB[22m [2m│ gzip: 0.53 kB[22m
|
|
16
16
|
[34mℹ[39m [2mdist/[22m[1mdocs/kb-update-pipeline.docblock.js[22m [2m1.49 kB[22m [2m│ gzip: 0.71 kB[22m
|
|
17
|
-
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m1.
|
|
18
|
-
[34mℹ[39m [2mdist/[22m[1mexample.js[22m [2m1.
|
|
17
|
+
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m1.41 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
18
|
+
[34mℹ[39m [2mdist/[22m[1mexample.js[22m [2m1.01 kB[22m [2m│ gzip: 0.54 kB[22m
|
|
19
19
|
[34mℹ[39m [2mdist/[22m[1moperations/index.js[22m [2m0.31 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
20
20
|
[34mℹ[39m [2mdist/[22m[1mentities/index.js[22m [2m0.25 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
21
21
|
[34mℹ[39m [2mdist/[22m[1mhandlers/index.js[22m [2m0.16 kB[22m [2m│ gzip: 0.10 kB[22m
|
|
@@ -28,18 +28,18 @@ $ tsdown
|
|
|
28
28
|
[34mℹ[39m [2mdist/[22mpresentations.js.map [2m2.87 kB[22m [2m│ gzip: 0.83 kB[22m
|
|
29
29
|
[34mℹ[39m [2mdist/[22mentities/models.js.map [2m2.68 kB[22m [2m│ gzip: 0.81 kB[22m
|
|
30
30
|
[34mℹ[39m [2mdist/[22mdocs/kb-update-pipeline.docblock.js.map [2m2.00 kB[22m [2m│ gzip: 0.89 kB[22m
|
|
31
|
-
[34mℹ[39m [2mdist/[22mexample.js.map [2m1.
|
|
32
|
-
[34mℹ[39m [2mdist/[22mhandlers/memory.handlers.d.ts.map [
|
|
33
|
-
[34mℹ[39m [2mdist/[
|
|
34
|
-
[34mℹ[39m [2mdist/[
|
|
35
|
-
[34mℹ[39m [2mdist/[22mentities/models.d.ts.map [2m0.
|
|
36
|
-
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.d.ts.map [2m0.
|
|
37
|
-
[34mℹ[39m [2mdist/[22mpresentations.d.ts.map [2m0.
|
|
38
|
-
[34mℹ[39m [2mdist/[22mkb-update-pipeline.feature.d.ts.map [2m0.
|
|
39
|
-
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.
|
|
40
|
-
[34mℹ[39m [2mdist/[22m[32m[1moperations/pipeline.d.ts[22m[39m [2m4.
|
|
31
|
+
[34mℹ[39m [2mdist/[22mexample.js.map [2m1.50 kB[22m [2m│ gzip: 0.74 kB[22m
|
|
32
|
+
[34mℹ[39m [2mdist/[22mhandlers/memory.handlers.d.ts.map [2m1.03 kB[22m [2m│ gzip: 0.40 kB[22m
|
|
33
|
+
[34mℹ[39m [2mdist/[22moperations/pipeline.d.ts.map [2m0.54 kB[22m [2m│ gzip: 0.22 kB[22m
|
|
34
|
+
[34mℹ[39m [2mdist/[22mevents.d.ts.map [2m0.47 kB[22m [2m│ gzip: 0.19 kB[22m
|
|
35
|
+
[34mℹ[39m [2mdist/[22mentities/models.d.ts.map [2m0.33 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
36
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.d.ts.map [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
37
|
+
[34mℹ[39m [2mdist/[22mpresentations.d.ts.map [2m0.23 kB[22m [2m│ gzip: 0.15 kB[22m
|
|
38
|
+
[34mℹ[39m [2mdist/[22mkb-update-pipeline.feature.d.ts.map [2m0.17 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
39
|
+
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.13 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
40
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/pipeline.d.ts[22m[39m [2m4.33 kB[22m [2m│ gzip: 0.58 kB[22m
|
|
41
41
|
[34mℹ[39m [2mdist/[22m[32m[1mevents.d.ts[22m[39m [2m2.52 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
42
|
-
[34mℹ[39m [2mdist/[22m[32m[1mentities/models.d.ts[22m[39m [
|
|
42
|
+
[34mℹ[39m [2mdist/[22m[32m[1mentities/models.d.ts[22m[39m [2m1.98 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
43
43
|
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/memory.handlers.d.ts[22m[39m [2m1.94 kB[22m [2m│ gzip: 0.64 kB[22m
|
|
44
44
|
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m1.48 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
45
45
|
[34mℹ[39m [2mdist/[22m[32m[1mpresentations.d.ts[22m[39m [2m0.52 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
@@ -51,5 +51,10 @@ $ tsdown
|
|
|
51
51
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/index.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
52
52
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
53
53
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/kb-update-pipeline.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
54
|
-
[34mℹ[39m 45 files, total:
|
|
55
|
-
[
|
|
54
|
+
[34mℹ[39m 45 files, total: 79.79 kB
|
|
55
|
+
[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
56
|
+
- tsdown:external (74%)
|
|
57
|
+
- rolldown-plugin-dts:generate (23%)
|
|
58
|
+
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
59
|
+
|
|
60
|
+
[32m✔[39m Build complete in [32m27745ms[39m
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,58 +1,61 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
[
|
|
5
|
-
[34mℹ[39m
|
|
6
|
-
[34mℹ[39m
|
|
7
|
-
[34mℹ[39m
|
|
8
|
-
[34mℹ[39m
|
|
9
|
-
[34mℹ[39m
|
|
10
|
-
[34mℹ[39m
|
|
11
|
-
[34mℹ[39m
|
|
12
|
-
[34mℹ[39m [2mdist/[22m[
|
|
13
|
-
[34mℹ[39m [2mdist/[22m[
|
|
14
|
-
[34mℹ[39m [2mdist/[22m[
|
|
15
|
-
[34mℹ[39m [2mdist/[22m[
|
|
16
|
-
[34mℹ[39m [2mdist/[22m[
|
|
17
|
-
[34mℹ[39m [2mdist/[22m[
|
|
18
|
-
[34mℹ[39m [2mdist/[22m[
|
|
19
|
-
[34mℹ[39m [2mdist/[22m[
|
|
20
|
-
[34mℹ[39m [2mdist/[22m[
|
|
21
|
-
[34mℹ[39m [2mdist/[22m[
|
|
22
|
-
[34mℹ[39m [2mdist/[22m[
|
|
23
|
-
[34mℹ[39m [2mdist/[22m[
|
|
24
|
-
[34mℹ[39m [2mdist/[
|
|
25
|
-
[34mℹ[39m [2mdist/[
|
|
26
|
-
[34mℹ[39m [2mdist/[
|
|
27
|
-
[34mℹ[39m [2mdist/[
|
|
28
|
-
[34mℹ[39m [2mdist/[
|
|
29
|
-
[34mℹ[39m [2mdist/[
|
|
30
|
-
[34mℹ[39m [2mdist/[
|
|
31
|
-
[34mℹ[39m [2mdist/[
|
|
32
|
-
[34mℹ[39m [2mdist/[
|
|
33
|
-
[34mℹ[39m [2mdist/[
|
|
34
|
-
[34mℹ[39m [2mdist/[
|
|
35
|
-
[34mℹ[39m [2mdist/[
|
|
36
|
-
[34mℹ[39m [2mdist/[
|
|
37
|
-
[34mℹ[39m [2mdist/[
|
|
38
|
-
[34mℹ[39m [2mdist/[
|
|
39
|
-
[34mℹ[39m [2mdist/[
|
|
40
|
-
[34mℹ[39m [2mdist/[
|
|
41
|
-
[34mℹ[39m [2mdist/[
|
|
42
|
-
[34mℹ[39m [2mdist/[
|
|
43
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
44
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
45
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
46
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
47
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
48
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
49
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
50
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
51
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
52
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
53
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
54
|
-
[34mℹ[39m [2mdist/[22m[32m[
|
|
55
|
-
[34mℹ[39m
|
|
56
|
-
[
|
|
57
|
-
|
|
58
|
-
|
|
1
|
+
$ bun build:types && bun build:bundle
|
|
2
|
+
$ tsc --noEmit
|
|
3
|
+
$ tsdown
|
|
4
|
+
[34mℹ[39m tsdown [2mv0.20.3[22m powered by rolldown [2mv1.0.0-rc.3[22m
|
|
5
|
+
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/kb-update-pipeline/tsdown.config.js[24m
|
|
6
|
+
[34mℹ[39m entry: [34msrc/events.ts, src/example.ts, src/index.ts, src/kb-update-pipeline.feature.ts, src/presentations.ts, src/docs/index.ts, src/docs/kb-update-pipeline.docblock.ts, src/entities/index.ts, src/entities/models.ts, src/handlers/index.ts, src/handlers/memory.handlers.ts, src/operations/index.ts, src/operations/pipeline.ts, src/tests/operations.test-spec.ts[39m
|
|
7
|
+
[34mℹ[39m target: [34mesnext[39m
|
|
8
|
+
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
9
|
+
[34mℹ[39m Build start
|
|
10
|
+
[34mℹ[39m [2mdist/[22m[1moperations/pipeline.js[22m [2m4.95 kB[22m [2m│ gzip: 1.37 kB[22m
|
|
11
|
+
[34mℹ[39m [2mdist/[22m[1mevents.js[22m [2m3.69 kB[22m [2m│ gzip: 0.73 kB[22m
|
|
12
|
+
[34mℹ[39m [2mdist/[22m[1mhandlers/memory.handlers.js[22m [2m3.37 kB[22m [2m│ gzip: 1.12 kB[22m
|
|
13
|
+
[34mℹ[39m [2mdist/[22m[1mkb-update-pipeline.feature.js[22m [2m2.35 kB[22m [2m│ gzip: 0.68 kB[22m
|
|
14
|
+
[34mℹ[39m [2mdist/[22m[1mtests/operations.test-spec.js[22m [2m2.13 kB[22m [2m│ gzip: 0.50 kB[22m
|
|
15
|
+
[34mℹ[39m [2mdist/[22m[1mpresentations.js[22m [2m1.90 kB[22m [2m│ gzip: 0.63 kB[22m
|
|
16
|
+
[34mℹ[39m [2mdist/[22m[1mentities/models.js[22m [2m1.81 kB[22m [2m│ gzip: 0.53 kB[22m
|
|
17
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/kb-update-pipeline.docblock.js[22m [2m1.49 kB[22m [2m│ gzip: 0.71 kB[22m
|
|
18
|
+
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m1.41 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
19
|
+
[34mℹ[39m [2mdist/[22m[1mexample.js[22m [2m1.01 kB[22m [2m│ gzip: 0.54 kB[22m
|
|
20
|
+
[34mℹ[39m [2mdist/[22m[1moperations/index.js[22m [2m0.31 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
21
|
+
[34mℹ[39m [2mdist/[22m[1mentities/index.js[22m [2m0.25 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
22
|
+
[34mℹ[39m [2mdist/[22m[1mhandlers/index.js[22m [2m0.16 kB[22m [2m│ gzip: 0.10 kB[22m
|
|
23
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/index.js[22m [2m0.04 kB[22m [2m│ gzip: 0.06 kB[22m
|
|
24
|
+
[34mℹ[39m [2mdist/[22mhandlers/memory.handlers.js.map [2m8.13 kB[22m [2m│ gzip: 2.34 kB[22m
|
|
25
|
+
[34mℹ[39m [2mdist/[22moperations/pipeline.js.map [2m7.20 kB[22m [2m│ gzip: 1.81 kB[22m
|
|
26
|
+
[34mℹ[39m [2mdist/[22mevents.js.map [2m5.65 kB[22m [2m│ gzip: 1.04 kB[22m
|
|
27
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.js.map [2m3.64 kB[22m [2m│ gzip: 0.76 kB[22m
|
|
28
|
+
[34mℹ[39m [2mdist/[22mkb-update-pipeline.feature.js.map [2m3.48 kB[22m [2m│ gzip: 1.02 kB[22m
|
|
29
|
+
[34mℹ[39m [2mdist/[22mpresentations.js.map [2m2.87 kB[22m [2m│ gzip: 0.83 kB[22m
|
|
30
|
+
[34mℹ[39m [2mdist/[22mentities/models.js.map [2m2.68 kB[22m [2m│ gzip: 0.81 kB[22m
|
|
31
|
+
[34mℹ[39m [2mdist/[22mdocs/kb-update-pipeline.docblock.js.map [2m2.00 kB[22m [2m│ gzip: 0.89 kB[22m
|
|
32
|
+
[34mℹ[39m [2mdist/[22mexample.js.map [2m1.50 kB[22m [2m│ gzip: 0.74 kB[22m
|
|
33
|
+
[34mℹ[39m [2mdist/[22mhandlers/memory.handlers.d.ts.map [2m1.03 kB[22m [2m│ gzip: 0.40 kB[22m
|
|
34
|
+
[34mℹ[39m [2mdist/[22moperations/pipeline.d.ts.map [2m0.54 kB[22m [2m│ gzip: 0.22 kB[22m
|
|
35
|
+
[34mℹ[39m [2mdist/[22mevents.d.ts.map [2m0.47 kB[22m [2m│ gzip: 0.19 kB[22m
|
|
36
|
+
[34mℹ[39m [2mdist/[22mentities/models.d.ts.map [2m0.33 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
37
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.d.ts.map [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
38
|
+
[34mℹ[39m [2mdist/[22mpresentations.d.ts.map [2m0.23 kB[22m [2m│ gzip: 0.15 kB[22m
|
|
39
|
+
[34mℹ[39m [2mdist/[22mkb-update-pipeline.feature.d.ts.map [2m0.17 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
40
|
+
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.13 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
41
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/pipeline.d.ts[22m[39m [2m4.33 kB[22m [2m│ gzip: 0.58 kB[22m
|
|
42
|
+
[34mℹ[39m [2mdist/[22m[32m[1mevents.d.ts[22m[39m [2m2.52 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
43
|
+
[34mℹ[39m [2mdist/[22m[32m[1mentities/models.d.ts[22m[39m [2m1.98 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
44
|
+
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/memory.handlers.d.ts[22m[39m [2m1.94 kB[22m [2m│ gzip: 0.64 kB[22m
|
|
45
|
+
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m1.48 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
46
|
+
[34mℹ[39m [2mdist/[22m[32m[1mpresentations.d.ts[22m[39m [2m0.52 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
47
|
+
[34mℹ[39m [2mdist/[22m[32m[1mtests/operations.test-spec.d.ts[22m[39m [2m0.47 kB[22m [2m│ gzip: 0.22 kB[22m
|
|
48
|
+
[34mℹ[39m [2mdist/[22m[32m[1mkb-update-pipeline.feature.d.ts[22m[39m [2m0.32 kB[22m [2m│ gzip: 0.19 kB[22m
|
|
49
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/index.d.ts[22m[39m [2m0.31 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
50
|
+
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/index.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.10 kB[22m
|
|
51
|
+
[34mℹ[39m [2mdist/[22m[32m[1mexample.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
52
|
+
[34mℹ[39m [2mdist/[22m[32m[1mentities/index.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
53
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
54
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/kb-update-pipeline.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
55
|
+
[34mℹ[39m 45 files, total: 79.79 kB
|
|
56
|
+
[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
57
|
+
- tsdown:external (53%)
|
|
58
|
+
- rolldown-plugin-dts:generate (34%)
|
|
59
|
+
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
60
|
+
|
|
61
|
+
[32m✔[39m Build complete in [32m26632ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @contractspec/example.kb-update-pipeline
|
|
2
2
|
|
|
3
|
+
## 1.57.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 11a5a05: feat: improve product intent
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8ecf3c1]
|
|
12
|
+
- Updated dependencies [47c48c2]
|
|
13
|
+
- Updated dependencies [a119963]
|
|
14
|
+
- Updated dependencies [4651e06]
|
|
15
|
+
- Updated dependencies [ad9d10a]
|
|
16
|
+
- Updated dependencies [11a5a05]
|
|
17
|
+
- @contractspec/lib.contracts@1.57.0
|
|
18
|
+
- @contractspec/lib.schema@1.57.0
|
|
19
|
+
|
|
20
|
+
## 1.56.1
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- fix: improve publish config
|
|
25
|
+
- Updated dependencies
|
|
26
|
+
- @contractspec/lib.contracts@1.56.1
|
|
27
|
+
- @contractspec/lib.schema@1.56.1
|
|
28
|
+
|
|
3
29
|
## 1.56.0
|
|
4
30
|
|
|
5
31
|
### Minor Changes
|
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/entities/models.d.ts
|
|
4
|
-
declare const ChangeRiskLevelEnum:
|
|
5
|
-
declare const ReviewAssignedRoleEnum:
|
|
6
|
-
declare const ReviewDecisionEnum:
|
|
7
|
-
declare const ChangeCandidateModel:
|
|
4
|
+
declare const ChangeRiskLevelEnum: _contractspec_lib_schema0.EnumType<[string, string, string]>;
|
|
5
|
+
declare const ReviewAssignedRoleEnum: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
6
|
+
declare const ReviewDecisionEnum: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
7
|
+
declare const ChangeCandidateModel: _contractspec_lib_schema0.SchemaModel<{
|
|
8
8
|
id: {
|
|
9
|
-
type:
|
|
9
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
10
10
|
isOptional: false;
|
|
11
11
|
};
|
|
12
12
|
sourceDocumentId: {
|
|
13
|
-
type:
|
|
13
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
14
14
|
isOptional: false;
|
|
15
15
|
};
|
|
16
16
|
detectedAt: {
|
|
17
|
-
type:
|
|
17
|
+
type: _contractspec_lib_schema0.FieldType<Date, string>;
|
|
18
18
|
isOptional: false;
|
|
19
19
|
};
|
|
20
20
|
diffSummary: {
|
|
21
|
-
type:
|
|
21
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
22
22
|
isOptional: false;
|
|
23
23
|
};
|
|
24
24
|
riskLevel: {
|
|
25
|
-
type:
|
|
25
|
+
type: _contractspec_lib_schema0.EnumType<[string, string, string]>;
|
|
26
26
|
isOptional: false;
|
|
27
27
|
};
|
|
28
28
|
}>;
|
|
29
|
-
declare const ReviewTaskModel:
|
|
29
|
+
declare const ReviewTaskModel: _contractspec_lib_schema0.SchemaModel<{
|
|
30
30
|
id: {
|
|
31
|
-
type:
|
|
31
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
32
32
|
isOptional: false;
|
|
33
33
|
};
|
|
34
34
|
changeCandidateId: {
|
|
35
|
-
type:
|
|
35
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
36
36
|
isOptional: false;
|
|
37
37
|
};
|
|
38
38
|
status: {
|
|
39
|
-
type:
|
|
39
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
40
40
|
isOptional: false;
|
|
41
41
|
};
|
|
42
42
|
assignedRole: {
|
|
43
|
-
type:
|
|
43
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
44
44
|
isOptional: false;
|
|
45
45
|
};
|
|
46
46
|
decision: {
|
|
47
|
-
type:
|
|
47
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
48
48
|
isOptional: true;
|
|
49
49
|
};
|
|
50
50
|
decidedAt: {
|
|
51
|
-
type:
|
|
51
|
+
type: _contractspec_lib_schema0.FieldType<Date, string>;
|
|
52
52
|
isOptional: true;
|
|
53
53
|
};
|
|
54
54
|
decidedBy: {
|
|
55
|
-
type:
|
|
55
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
56
56
|
isOptional: true;
|
|
57
57
|
};
|
|
58
58
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","names":[],"sources":["../../src/entities/models.ts"],"
|
|
1
|
+
{"version":3,"file":"models.d.ts","names":[],"sources":["../../src/entities/models.ts"],"mappings":";;;cAMa,mBAAA,EAIX,yBAAA,CAJ8B,QAAA;AAAA,cAMnB,sBAAA,EAGX,yBAAA,CAHiC,QAAA;AAAA,cAKtB,kBAAA,EAGX,yBAAA,CAH6B,QAAA;AAAA,cAKlB,oBAAA,4BAAoB,WAAA;;UAa/B,yBAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAEW,eAAA,4BAAe,WAAA;;UAe1B,yBAAA,CAAA,SAAA"}
|
package/dist/events.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","names":[],"sources":["../src/events.ts"],"
|
|
1
|
+
{"version":3,"file":"events.d.ts","names":[],"sources":["../src/events.ts"],"mappings":";;;;cAuBa,qBAAA,EAAqB,4BAAA,CAAA,SAAA,2BAAA,WAAA;;UAUhC,yBAAA,CAAA,SAAA;;;;;;;;;;;;cAeW,uBAAA,EAAuB,4BAAA,CAAA,SAAA,2BAAA,WAAA;;UAUlC,yBAAA,CAAA,SAAA;;;;;;;;;;;;cAkBW,oBAAA,EAAoB,4BAAA,CAAA,SAAA,2BAAA,WAAA;;UAU/B,yBAAA,CAAA,SAAA;;;;;;;;;cAeW,sBAAA,EAAsB,4BAAA,CAAA,SAAA,2BAAA,WAAA;;UAUjC,yBAAA,CAAA,SAAA;;;;;;;;;;;;cAYW,oBAAA,EAAoB,4BAAA,CAAA,SAAA,2BAAA,WAAA;;UAU/B,yBAAA,CAAA,SAAA"}
|
package/dist/example.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/example.d.ts
|
|
4
|
-
declare const example:
|
|
4
|
+
declare const example: _contractspec_lib_contracts0.ExampleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { example as default };
|
|
7
7
|
//# sourceMappingURL=example.d.ts.map
|
package/dist/example.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"
|
|
1
|
+
{"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"mappings":";;;cAEM,OAAA,EA6BJ,4BAAA,CA7BW,WAAA"}
|
package/dist/example.js
CHANGED
package/dist/example.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'kb-update-pipeline',\n version: '1.0.0',\n title: 'KB Update Pipeline',\n description:\n 'Automation proposes KB updates; humans verify; everything audited and notified.',\n kind: 'knowledge',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['knowledge', 'pipeline', 'hitl', 'audit'],\n },\n docs: {\n rootDocId: 'docs.examples.kb-update-pipeline',\n },\n entrypoints: {\n packageName: '@contractspec/example.kb-update-pipeline',\n feature: './feature',\n contracts: './contracts',\n handlers: './handlers',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown', 'specs', 'builder'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAa;GAAY;GAAQ;GAAQ;EACjD;CACD,MAAM,EACJ,WAAW,oCACZ;CACD,aAAa;EACX,aAAa;EACb,SAAS;EACT,WAAW;EACX,UAAU;EACV,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO;IAAC;IAAY;IAAS;IAAU;GAAE;EACnE,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'kb-update-pipeline',\n version: '1.0.0',\n title: 'KB Update Pipeline',\n description:\n 'Automation proposes KB updates; humans verify; everything audited and notified.',\n kind: 'knowledge',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['knowledge', 'pipeline', 'hitl', 'audit'],\n },\n docs: {\n rootDocId: 'docs.examples.kb-update-pipeline',\n },\n entrypoints: {\n packageName: '@contractspec/example.kb-update-pipeline',\n feature: './feature',\n contracts: './contracts',\n handlers: './handlers',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown', 'specs', 'builder'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAa;GAAY;GAAQ;GAAQ;EACjD;CACD,MAAM,EACJ,WAAW,oCACZ;CACD,aAAa;EACX,aAAa;EACb,SAAS;EACT,WAAW;EACX,UAAU;EACV,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO;IAAC;IAAY;IAAS;IAAU;GAAE;EACnE,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memory.handlers.d.ts","names":[],"sources":["../../src/handlers/memory.handlers.ts"],"
|
|
1
|
+
{"version":3,"file":"memory.handlers.d.ts","names":[],"sources":["../../src/handlers/memory.handlers.ts"],"mappings":";UAAU,eAAA;EACR,EAAA;EACA,gBAAA;EACA,UAAA,EAAY,IAAA;EACZ,WAAA;EACA,SAAA;AAAA;AAAA,UAGQ,UAAA;EACR,EAAA;EACA,iBAAA;EACA,MAAA;EACA,YAAA;EACA,QAAA;EACA,SAAA,GAAY,IAAA;EACZ,SAAA;AAAA;AAAA,UAGe,mBAAA;EACf,UAAA,EAAY,GAAA,SAAY,eAAA;EACxB,WAAA,EAAa,GAAA,SAAY,UAAA;EACzB,iCAAA,EAAmC,GAAA;EACnC,sBAAA,EAAwB,GAAA;EACxB,aAAA;IACE,IAAA;IACA,YAAA;IACA,iBAAA;IACA,YAAA;IACA,SAAA,EAAW,IAAA;EAAA;AAAA;AAAA,iBAIC,yBAAA,CAAA,GAA6B,mBAAA;AAAA,UAc5B,sBAAA;EACf,QAAA,CAAS,KAAA;IACP,YAAA;EAAA,IACE,OAAA;IAAU,UAAA,EAAY,eAAA;EAAA;EAC1B,gBAAA,CAAiB,KAAA;IAAS,iBAAA;EAAA,IAA8B,OAAA,CAAQ,UAAA;EAChE,gBAAA,CAAiB,KAAA;IACf,iBAAA;IACA,sBAAA;EAAA,IACE,OAAA;IAAU,sBAAA;EAAA;EACd,uBAAA,CAAwB,KAAA;IACtB,aAAA;EAAA,IACE,OAAA;IAAU,aAAA;EAAA;EACd,cAAA,CAAe,KAAA;IACb,YAAA;IACA,QAAA;IACA,SAAA;IACA,aAAA;EAAA,IACE,OAAA,CAAQ,UAAA;EACZ,cAAA,CAAe,KAAA;IACb,YAAA;EAAA,IACE,OAAA;IAAU,SAAA;IAAoB,MAAA;EAAA;AAAA;AAAA,iBAGpB,4BAAA,CACd,KAAA,EAAO,mBAAA,GACN,sBAAA"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { KbChangeDetectedEvent, KbChangeSummarizedEvent, KbPatchProposedEvent, KbReviewDecidedEvent, KbReviewRequestedEvent } from "./events.js";
|
|
2
|
-
import
|
|
2
|
+
import example from "./example.js";
|
|
3
3
|
import { ChangeCandidateModel, ChangeRiskLevelEnum, ReviewAssignedRoleEnum, ReviewDecisionEnum, ReviewTaskModel } from "./entities/models.js";
|
|
4
4
|
import "./entities/index.js";
|
|
5
5
|
import { KbPipelineCreateReviewTaskContract, KbPipelinePublishIfReadyContract, KbPipelineRunWatchContract, KbPipelineSubmitDecisionContract } from "./operations/pipeline.js";
|
|
@@ -9,4 +9,4 @@ import { KbUpdatePipelineFeature } from "./kb-update-pipeline.feature.js";
|
|
|
9
9
|
import { KbDashboardPresentation, KbReviewFormPresentation, KbReviewListPresentation } from "./presentations.js";
|
|
10
10
|
import "./docs/index.js";
|
|
11
11
|
|
|
12
|
-
export { ChangeCandidateModel, ChangeRiskLevelEnum, KbChangeDetectedEvent, KbChangeSummarizedEvent, KbDashboardPresentation, KbPatchProposedEvent, KbPipelineCreateReviewTaskContract, KbPipelinePublishIfReadyContract, KbPipelineRunWatchContract, KbPipelineSubmitDecisionContract, KbReviewDecidedEvent, KbReviewFormPresentation, KbReviewListPresentation, KbReviewRequestedEvent, KbUpdatePipelineFeature, ReviewAssignedRoleEnum, ReviewDecisionEnum, ReviewTaskModel, createPipelineMemoryHandlers, createPipelineMemoryStore,
|
|
12
|
+
export { ChangeCandidateModel, ChangeRiskLevelEnum, KbChangeDetectedEvent, KbChangeSummarizedEvent, KbDashboardPresentation, KbPatchProposedEvent, KbPipelineCreateReviewTaskContract, KbPipelinePublishIfReadyContract, KbPipelineRunWatchContract, KbPipelineSubmitDecisionContract, KbReviewDecidedEvent, KbReviewFormPresentation, KbReviewListPresentation, KbReviewRequestedEvent, KbUpdatePipelineFeature, ReviewAssignedRoleEnum, ReviewDecisionEnum, ReviewTaskModel, createPipelineMemoryHandlers, createPipelineMemoryStore, example };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/kb-update-pipeline.feature.d.ts
|
|
4
|
-
declare const KbUpdatePipelineFeature:
|
|
4
|
+
declare const KbUpdatePipelineFeature: _contractspec_lib_contracts0.FeatureModuleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { KbUpdatePipelineFeature };
|
|
7
7
|
//# sourceMappingURL=kb-update-pipeline.feature.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kb-update-pipeline.feature.d.ts","names":[],"sources":["../src/kb-update-pipeline.feature.ts"],"
|
|
1
|
+
{"version":3,"file":"kb-update-pipeline.feature.d.ts","names":[],"sources":["../src/kb-update-pipeline.feature.ts"],"mappings":";;;cAEa,uBAAA,EAwDX,4BAAA,CAxDkC,iBAAA"}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
|
|
2
|
+
import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/operations/pipeline.d.ts
|
|
5
|
-
declare const KbPipelineRunWatchContract:
|
|
5
|
+
declare const KbPipelineRunWatchContract: _contractspec_lib_contracts0.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
6
6
|
jurisdiction: {
|
|
7
|
-
type:
|
|
7
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
8
8
|
isOptional: false;
|
|
9
9
|
};
|
|
10
|
-
}>,
|
|
10
|
+
}>, _contractspec_lib_schema0.SchemaModel<{
|
|
11
11
|
candidates: {
|
|
12
|
-
type:
|
|
12
|
+
type: _contractspec_lib_schema0.SchemaModel<{
|
|
13
13
|
id: {
|
|
14
|
-
type:
|
|
14
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
15
15
|
isOptional: false;
|
|
16
16
|
};
|
|
17
17
|
sourceDocumentId: {
|
|
18
|
-
type:
|
|
18
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
19
19
|
isOptional: false;
|
|
20
20
|
};
|
|
21
21
|
detectedAt: {
|
|
22
|
-
type:
|
|
22
|
+
type: _contractspec_lib_schema0.FieldType<Date, string>;
|
|
23
23
|
isOptional: false;
|
|
24
24
|
};
|
|
25
25
|
diffSummary: {
|
|
26
|
-
type:
|
|
26
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
27
27
|
isOptional: false;
|
|
28
28
|
};
|
|
29
29
|
riskLevel: {
|
|
30
|
-
type:
|
|
30
|
+
type: _contractspec_lib_schema0.EnumType<[string, string, string]>;
|
|
31
31
|
isOptional: false;
|
|
32
32
|
};
|
|
33
33
|
}>;
|
|
@@ -35,100 +35,100 @@ declare const KbPipelineRunWatchContract: _contractspec_lib_contracts9.Operation
|
|
|
35
35
|
isOptional: false;
|
|
36
36
|
};
|
|
37
37
|
}>, undefined>;
|
|
38
|
-
declare const KbPipelineCreateReviewTaskContract:
|
|
38
|
+
declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts0.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
39
39
|
changeCandidateId: {
|
|
40
|
-
type:
|
|
40
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
41
41
|
isOptional: false;
|
|
42
42
|
};
|
|
43
|
-
}>,
|
|
43
|
+
}>, _contractspec_lib_schema0.SchemaModel<{
|
|
44
44
|
id: {
|
|
45
|
-
type:
|
|
45
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
46
46
|
isOptional: false;
|
|
47
47
|
};
|
|
48
48
|
changeCandidateId: {
|
|
49
|
-
type:
|
|
49
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
50
50
|
isOptional: false;
|
|
51
51
|
};
|
|
52
52
|
status: {
|
|
53
|
-
type:
|
|
53
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
54
54
|
isOptional: false;
|
|
55
55
|
};
|
|
56
56
|
assignedRole: {
|
|
57
|
-
type:
|
|
57
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
58
58
|
isOptional: false;
|
|
59
59
|
};
|
|
60
60
|
decision: {
|
|
61
|
-
type:
|
|
61
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
62
62
|
isOptional: true;
|
|
63
63
|
};
|
|
64
64
|
decidedAt: {
|
|
65
|
-
type:
|
|
65
|
+
type: _contractspec_lib_schema0.FieldType<Date, string>;
|
|
66
66
|
isOptional: true;
|
|
67
67
|
};
|
|
68
68
|
decidedBy: {
|
|
69
|
-
type:
|
|
69
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
70
70
|
isOptional: true;
|
|
71
71
|
};
|
|
72
72
|
}>, undefined>;
|
|
73
|
-
declare const KbPipelineSubmitDecisionContract:
|
|
73
|
+
declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts0.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
74
74
|
reviewTaskId: {
|
|
75
|
-
type:
|
|
75
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
76
76
|
isOptional: false;
|
|
77
77
|
};
|
|
78
78
|
decision: {
|
|
79
|
-
type:
|
|
79
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
80
80
|
isOptional: false;
|
|
81
81
|
};
|
|
82
82
|
decidedBy: {
|
|
83
|
-
type:
|
|
83
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
84
84
|
isOptional: false;
|
|
85
85
|
};
|
|
86
86
|
decidedByRole: {
|
|
87
|
-
type:
|
|
87
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
88
88
|
isOptional: false;
|
|
89
89
|
};
|
|
90
|
-
}>,
|
|
90
|
+
}>, _contractspec_lib_schema0.SchemaModel<{
|
|
91
91
|
id: {
|
|
92
|
-
type:
|
|
92
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
93
93
|
isOptional: false;
|
|
94
94
|
};
|
|
95
95
|
changeCandidateId: {
|
|
96
|
-
type:
|
|
96
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
97
97
|
isOptional: false;
|
|
98
98
|
};
|
|
99
99
|
status: {
|
|
100
|
-
type:
|
|
100
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
101
101
|
isOptional: false;
|
|
102
102
|
};
|
|
103
103
|
assignedRole: {
|
|
104
|
-
type:
|
|
104
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
105
105
|
isOptional: false;
|
|
106
106
|
};
|
|
107
107
|
decision: {
|
|
108
|
-
type:
|
|
108
|
+
type: _contractspec_lib_schema0.EnumType<[string, string]>;
|
|
109
109
|
isOptional: true;
|
|
110
110
|
};
|
|
111
111
|
decidedAt: {
|
|
112
|
-
type:
|
|
112
|
+
type: _contractspec_lib_schema0.FieldType<Date, string>;
|
|
113
113
|
isOptional: true;
|
|
114
114
|
};
|
|
115
115
|
decidedBy: {
|
|
116
|
-
type:
|
|
116
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
117
117
|
isOptional: true;
|
|
118
118
|
};
|
|
119
119
|
}>, undefined>;
|
|
120
|
-
declare const KbPipelinePublishIfReadyContract:
|
|
120
|
+
declare const KbPipelinePublishIfReadyContract: _contractspec_lib_contracts0.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
121
121
|
jurisdiction: {
|
|
122
|
-
type:
|
|
122
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
123
123
|
isOptional: false;
|
|
124
124
|
};
|
|
125
|
-
}>,
|
|
125
|
+
}>, _contractspec_lib_schema0.SchemaModel<{
|
|
126
126
|
published: {
|
|
127
|
-
type:
|
|
127
|
+
type: _contractspec_lib_schema0.FieldType<boolean, boolean>;
|
|
128
128
|
isOptional: false;
|
|
129
129
|
};
|
|
130
130
|
reason: {
|
|
131
|
-
type:
|
|
131
|
+
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
132
132
|
isOptional: true;
|
|
133
133
|
};
|
|
134
134
|
}>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pipeline.d.ts","names":[],"sources":["../../src/operations/pipeline.ts"],"
|
|
1
|
+
{"version":3,"file":"pipeline.d.ts","names":[],"sources":["../../src/operations/pipeline.ts"],"mappings":";;;;cAwEa,0BAAA,+BAA0B,aAAA,2BAAA,WAAA;;UAarC,yBAAA,CAAA,SAAA;;;;;;;cAbqC,yBAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAe1B,kCAAA,+BAAkC,aAAA,2BAAA,WAAA;;UAa7C,yBAAA,CAAA,SAAA;;;;;UAb6C,yBAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAelC,gCAAA,+BAAgC,aAAA,2BAAA,WAAA;;UA8B3C,yBAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;UA9B2C,yBAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgChC,gCAAA,+BAAgC,aAAA,2BAAA,WAAA;;UAwB3C,yBAAA,CAAA,SAAA;;;;;UAxB2C,yBAAA,CAAA,SAAA"}
|
package/dist/presentations.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/presentations.d.ts
|
|
4
|
-
declare const KbDashboardPresentation:
|
|
5
|
-
declare const KbReviewListPresentation:
|
|
6
|
-
declare const KbReviewFormPresentation:
|
|
4
|
+
declare const KbDashboardPresentation: _contractspec_lib_contracts0.PresentationSpec;
|
|
5
|
+
declare const KbReviewListPresentation: _contractspec_lib_contracts0.PresentationSpec;
|
|
6
|
+
declare const KbReviewFormPresentation: _contractspec_lib_contracts0.PresentationSpec;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { KbDashboardPresentation, KbReviewFormPresentation, KbReviewListPresentation };
|
|
9
9
|
//# sourceMappingURL=presentations.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"presentations.d.ts","names":[],"sources":["../src/presentations.ts"],"
|
|
1
|
+
{"version":3,"file":"presentations.d.ts","names":[],"sources":["../src/presentations.ts"],"mappings":";;;cAGa,uBAAA,EAoBX,4BAAA,CApBkC,gBAAA;AAAA,cAsBvB,wBAAA,EAoBX,4BAAA,CApBmC,gBAAA;AAAA,cAsBxB,wBAAA,EAoBX,4BAAA,CApBmC,gBAAA"}
|