@contractspec/example.kb-update-pipeline 1.51.0 → 1.52.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 +2 -2
- package/.turbo/turbo-build.log +2 -2
- package/CHANGELOG.md +12 -0
- package/dist/events.d.ts +6 -6
- package/dist/example.d.ts +2 -2
- package/dist/kb-update-pipeline.feature.d.ts +2 -2
- package/dist/operations/pipeline.d.ts +5 -5
- package/dist/operations/pipeline.d.ts.map +1 -1
- package/dist/presentations.d.ts +4 -4
- package/dist/tests/operations.test-spec.d.ts +4 -4
- package/dist/tests/operations.test-spec.d.ts.map +1 -1
- package/package.json +5 -5
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -37,7 +37,7 @@ $ tsdown
|
|
|
37
37
|
[34mℹ[39m [2mdist/[22mpresentations.d.ts.map [2m0.20 kB[22m [2m│ gzip: 0.15 kB[22m
|
|
38
38
|
[34mℹ[39m [2mdist/[22mkb-update-pipeline.feature.d.ts.map [2m0.18 kB[22m [2m│ gzip: 0.15 kB[22m
|
|
39
39
|
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.14 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
40
|
-
[34mℹ[39m [2mdist/[22m[32m[1moperations/pipeline.d.ts[22m[39m [2m4.
|
|
40
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/pipeline.d.ts[22m[39m [2m4.37 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
42
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/models.d.ts[22m[39m [2m2.00 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
|
|
@@ -52,4 +52,4 @@ $ tsdown
|
|
|
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
54
|
[34mℹ[39m 45 files, total: 80.49 kB
|
|
55
|
-
[32m✔[39m Build complete in [
|
|
55
|
+
[32m✔[39m Build complete in [32m26206ms[39m
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -47,10 +47,10 @@ $ tsdown
|
|
|
47
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
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
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[1mexample.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
51
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
52
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/index.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
53
53
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
54
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
55
|
[34mℹ[39m 45 files, total: 80.49 kB
|
|
56
|
-
[32m✔[39m Build complete in [
|
|
56
|
+
[32m✔[39m Build complete in [32m26521ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @contractspec/example.kb-update-pipeline
|
|
2
2
|
|
|
3
|
+
## 1.52.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- d93e6a9: fix: improve website
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [d93e6a9]
|
|
12
|
+
- @contractspec/lib.contracts@1.52.0
|
|
13
|
+
- @contractspec/lib.schema@1.52.0
|
|
14
|
+
|
|
3
15
|
## 1.51.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
package/dist/events.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
|
|
2
2
|
import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/events.d.ts
|
|
5
|
-
declare const KbChangeDetectedEvent:
|
|
5
|
+
declare const KbChangeDetectedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
6
6
|
changeCandidateId: {
|
|
7
7
|
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
8
8
|
isOptional: false;
|
|
@@ -16,7 +16,7 @@ declare const KbChangeDetectedEvent: _contractspec_lib_contracts2.EventSpec<_con
|
|
|
16
16
|
isOptional: false;
|
|
17
17
|
};
|
|
18
18
|
}>>;
|
|
19
|
-
declare const KbChangeSummarizedEvent:
|
|
19
|
+
declare const KbChangeSummarizedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
20
20
|
changeCandidateId: {
|
|
21
21
|
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
22
22
|
isOptional: false;
|
|
@@ -30,7 +30,7 @@ declare const KbChangeSummarizedEvent: _contractspec_lib_contracts2.EventSpec<_c
|
|
|
30
30
|
isOptional: false;
|
|
31
31
|
};
|
|
32
32
|
}>>;
|
|
33
|
-
declare const KbPatchProposedEvent:
|
|
33
|
+
declare const KbPatchProposedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
34
34
|
changeCandidateId: {
|
|
35
35
|
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
36
36
|
isOptional: false;
|
|
@@ -41,7 +41,7 @@ declare const KbPatchProposedEvent: _contractspec_lib_contracts2.EventSpec<_cont
|
|
|
41
41
|
isOptional: false;
|
|
42
42
|
};
|
|
43
43
|
}>>;
|
|
44
|
-
declare const KbReviewRequestedEvent:
|
|
44
|
+
declare const KbReviewRequestedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
45
45
|
reviewTaskId: {
|
|
46
46
|
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
47
47
|
isOptional: false;
|
|
@@ -55,7 +55,7 @@ declare const KbReviewRequestedEvent: _contractspec_lib_contracts2.EventSpec<_co
|
|
|
55
55
|
isOptional: false;
|
|
56
56
|
};
|
|
57
57
|
}>>;
|
|
58
|
-
declare const KbReviewDecidedEvent:
|
|
58
|
+
declare const KbReviewDecidedEvent: _contractspec_lib_contracts0.EventSpec<_contractspec_lib_schema0.SchemaModel<{
|
|
59
59
|
reviewTaskId: {
|
|
60
60
|
type: _contractspec_lib_schema0.FieldType<string, string>;
|
|
61
61
|
isOptional: false;
|
package/dist/example.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/example.d.ts
|
|
4
|
-
declare const example:
|
|
4
|
+
declare const example: _contractspec_lib_contracts4.ExampleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { example as default };
|
|
7
7
|
//# sourceMappingURL=example.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts5 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_contracts5.FeatureModuleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { KbUpdatePipelineFeature };
|
|
7
7
|
//# sourceMappingURL=kb-update-pipeline.feature.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts9 from "@contractspec/lib.contracts";
|
|
2
2
|
import * as _contractspec_lib_schema35 from "@contractspec/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/operations/pipeline.d.ts
|
|
5
|
-
declare const KbPipelineRunWatchContract:
|
|
5
|
+
declare const KbPipelineRunWatchContract: _contractspec_lib_contracts9.OperationSpec<_contractspec_lib_schema35.SchemaModel<{
|
|
6
6
|
jurisdiction: {
|
|
7
7
|
type: _contractspec_lib_schema35.FieldType<string, string>;
|
|
8
8
|
isOptional: false;
|
|
@@ -35,7 +35,7 @@ declare const KbPipelineRunWatchContract: _contractspec_lib_contracts12.Operatio
|
|
|
35
35
|
isOptional: false;
|
|
36
36
|
};
|
|
37
37
|
}>, undefined>;
|
|
38
|
-
declare const KbPipelineCreateReviewTaskContract:
|
|
38
|
+
declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts9.OperationSpec<_contractspec_lib_schema35.SchemaModel<{
|
|
39
39
|
changeCandidateId: {
|
|
40
40
|
type: _contractspec_lib_schema35.FieldType<string, string>;
|
|
41
41
|
isOptional: false;
|
|
@@ -70,7 +70,7 @@ declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts12.
|
|
|
70
70
|
isOptional: true;
|
|
71
71
|
};
|
|
72
72
|
}>, undefined>;
|
|
73
|
-
declare const KbPipelineSubmitDecisionContract:
|
|
73
|
+
declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts9.OperationSpec<_contractspec_lib_schema35.SchemaModel<{
|
|
74
74
|
reviewTaskId: {
|
|
75
75
|
type: _contractspec_lib_schema35.FieldType<string, string>;
|
|
76
76
|
isOptional: false;
|
|
@@ -117,7 +117,7 @@ declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts12.Op
|
|
|
117
117
|
isOptional: true;
|
|
118
118
|
};
|
|
119
119
|
}>, undefined>;
|
|
120
|
-
declare const KbPipelinePublishIfReadyContract:
|
|
120
|
+
declare const KbPipelinePublishIfReadyContract: _contractspec_lib_contracts9.OperationSpec<_contractspec_lib_schema35.SchemaModel<{
|
|
121
121
|
jurisdiction: {
|
|
122
122
|
type: _contractspec_lib_schema35.FieldType<string, string>;
|
|
123
123
|
isOptional: false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pipeline.d.ts","names":[],"sources":["../../src/operations/pipeline.ts"],"sourcesContent":[],"mappings":";;;;cAwEa,
|
|
1
|
+
{"version":3,"file":"pipeline.d.ts","names":[],"sources":["../../src/operations/pipeline.ts"],"sourcesContent":[],"mappings":";;;;cAwEa,yDAA0B,yCAAA;;UAarC,0BAAA,CAAA;;EAbW,CAAA;CAaX,CAAA,wCAAA,CAAA;;IAbqC,IAAA,wCAAA,CAAA;;cAAA,0BAAA,CAAA;;;;;;;MAAA,UAAA,EAAA;QAe1B,IAAA,sCAaX,KAAA,EAAA,MAAA,CAAA;QAAA,UAAA,EAAA,KAAA;;MAb6C,WAAA,EAAA;;;;;;;;;;IAAA,UAAA,EAAA,KAAA;EAelC,CAAA;CA8BX,CAAA,EAAA,SAAA,CAAA;cA7CW,iEAAkC,yCAAA;;UAa7C,0BAAA,CAAA;;EAE2C,CAAA;;;UAfE,0BAAA,CAAA;;;;;;;EAeF,MAAA,EAAA;IAgChC,IAAA,sCAwBX,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;EAxB2C,YAAA,EAAA;;;;EAAA,QAAA,EAAA;;;;;;;;;;;;;cAhChC,+DAAgC,yCAAA;;UA8B3C,0BAAA,CAAA;;;;;;;;;;;;;;;;;UA9B2C,0BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgChC,+DAAgC,yCAAA;;UAwB3C,0BAAA,CAAA;;;;;UAxB2C,0BAAA,CAAA"}
|
package/dist/presentations.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts6 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_contracts6.PresentationSpec;
|
|
5
|
+
declare const KbReviewListPresentation: _contractspec_lib_contracts6.PresentationSpec;
|
|
6
|
+
declare const KbReviewFormPresentation: _contractspec_lib_contracts6.PresentationSpec;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { KbDashboardPresentation, KbReviewFormPresentation, KbReviewListPresentation };
|
|
9
9
|
//# sourceMappingURL=presentations.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts13 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/tests/operations.test-spec.d.ts
|
|
4
|
-
declare const RunWatchTest:
|
|
5
|
-
declare const CreateReviewTaskTest:
|
|
6
|
-
declare const SubmitDecisionTest:
|
|
4
|
+
declare const RunWatchTest: _contractspec_lib_contracts13.TestSpec;
|
|
5
|
+
declare const CreateReviewTaskTest: _contractspec_lib_contracts13.TestSpec;
|
|
6
|
+
declare const SubmitDecisionTest: _contractspec_lib_contracts13.TestSpec;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { CreateReviewTaskTest, RunWatchTest, SubmitDecisionTest };
|
|
9
9
|
//# sourceMappingURL=operations.test-spec.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.test-spec.d.ts","names":[],"sources":["../../src/tests/operations.test-spec.ts"],"sourcesContent":[],"mappings":";;;cAEa,cAyBX,
|
|
1
|
+
{"version":3,"file":"operations.test-spec.d.ts","names":[],"sources":["../../src/tests/operations.test-spec.ts"],"sourcesContent":[],"mappings":";;;cAEa,cAyBX,6BAAA,CAzBuB;cA2BZ,sBAyBX,6BAAA,CAzB+B;cA2BpB,oBAyBX,6BAAA,CAzB6B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.kb-update-pipeline",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.52.0",
|
|
4
4
|
"description": "Example: KB update automation pipeline with HITL review and auditability.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
"test": "bun test"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@contractspec/lib.contracts": "1.
|
|
39
|
-
"@contractspec/lib.schema": "1.
|
|
38
|
+
"@contractspec/lib.contracts": "1.52.0",
|
|
39
|
+
"@contractspec/lib.schema": "1.52.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@contractspec/tool.tsdown": "1.
|
|
43
|
-
"@contractspec/tool.typescript": "1.
|
|
42
|
+
"@contractspec/tool.tsdown": "1.52.0",
|
|
43
|
+
"@contractspec/tool.typescript": "1.52.0",
|
|
44
44
|
"tsdown": "^0.19.0",
|
|
45
45
|
"typescript": "^5.9.3"
|
|
46
46
|
},
|