@contractspec/example.kb-update-pipeline 1.48.0 → 1.49.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.
@@ -29,7 +29,7 @@ $ tsdown
29
29
  ℹ dist/entities/models.js.map 2.68 kB │ gzip: 0.81 kB
30
30
  ℹ dist/docs/kb-update-pipeline.docblock.js.map 2.00 kB │ gzip: 0.89 kB
31
31
  ℹ dist/example.js.map 1.51 kB │ gzip: 0.75 kB
32
- ℹ dist/handlers/memory.handlers.d.ts.map 0.92 kB │ gzip: 0.44 kB
32
+ ℹ dist/handlers/memory.handlers.d.ts.map 0.92 kB │ gzip: 0.45 kB
33
33
  ℹ dist/events.d.ts.map 0.81 kB │ gzip: 0.33 kB
34
34
  ℹ dist/operations/pipeline.d.ts.map 0.76 kB │ gzip: 0.33 kB
35
35
  ℹ dist/entities/models.d.ts.map 0.47 kB │ gzip: 0.28 kB
@@ -37,12 +37,12 @@ $ tsdown
37
37
  ℹ dist/presentations.d.ts.map 0.20 kB │ gzip: 0.15 kB
38
38
  ℹ dist/kb-update-pipeline.feature.d.ts.map 0.18 kB │ gzip: 0.15 kB
39
39
  ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
40
- ℹ dist/operations/pipeline.d.ts 4.38 kB │ gzip: 0.58 kB
40
+ ℹ dist/operations/pipeline.d.ts 4.37 kB │ gzip: 0.58 kB
41
41
  ℹ dist/events.d.ts 2.52 kB │ gzip: 0.42 kB
42
42
  ℹ dist/entities/models.d.ts 2.00 kB │ gzip: 0.41 kB
43
43
  ℹ dist/handlers/memory.handlers.d.ts 1.94 kB │ gzip: 0.64 kB
44
44
  ℹ dist/index.d.ts 1.48 kB │ gzip: 0.41 kB
45
- ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.20 kB
45
+ ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.21 kB
46
46
  ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
47
47
  ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
48
48
  ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
@@ -52,4 +52,4 @@ $ tsdown
52
52
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
53
53
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
54
54
  ℹ 45 files, total: 80.49 kB
55
- ✔ Build complete in 24130ms
55
+ ✔ Build complete in 26862ms
@@ -38,19 +38,19 @@ $ tsdown
38
38
  ℹ dist/presentations.d.ts.map 0.20 kB │ gzip: 0.15 kB
39
39
  ℹ dist/kb-update-pipeline.feature.d.ts.map 0.18 kB │ gzip: 0.15 kB
40
40
  ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
41
- ℹ dist/operations/pipeline.d.ts 4.37 kB │ gzip: 0.58 kB
42
- ℹ dist/events.d.ts 2.54 kB │ gzip: 0.43 kB
43
- ℹ dist/entities/models.d.ts 1.98 kB │ gzip: 0.41 kB
41
+ ℹ dist/operations/pipeline.d.ts 4.38 kB │ gzip: 0.58 kB
42
+ ℹ dist/events.d.ts 2.52 kB │ gzip: 0.42 kB
43
+ ℹ dist/entities/models.d.ts 2.00 kB │ gzip: 0.41 kB
44
44
  ℹ dist/handlers/memory.handlers.d.ts 1.94 kB │ gzip: 0.64 kB
45
45
  ℹ dist/index.d.ts 1.48 kB │ gzip: 0.41 kB
46
46
  ℹ dist/presentations.d.ts 0.52 kB │ gzip: 0.20 kB
47
47
  ℹ dist/tests/operations.test-spec.d.ts 0.47 kB │ gzip: 0.22 kB
48
48
  ℹ dist/kb-update-pipeline.feature.d.ts 0.32 kB │ gzip: 0.19 kB
49
49
  ℹ dist/operations/index.d.ts 0.31 kB │ gzip: 0.13 kB
50
- ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
51
50
  ℹ dist/handlers/index.d.ts 0.25 kB │ gzip: 0.10 kB
51
+ ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
52
52
  ℹ dist/entities/index.d.ts 0.25 kB │ gzip: 0.13 kB
53
53
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
54
54
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
55
- ℹ 45 files, total: 80.50 kB
56
- ✔ Build complete in 28496ms
55
+ ℹ 45 files, total: 80.49 kB
56
+ ✔ Build complete in 29986ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @contractspec/example.kb-update-pipeline
2
2
 
3
+ ## 1.49.0
4
+
5
+ ### Minor Changes
6
+
7
+ - cafd041: fix: impact report comments within github action
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [cafd041]
12
+ - @contractspec/lib.contracts@1.49.0
13
+ - @contractspec/lib.schema@1.49.0
14
+
15
+ ## 1.48.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [c560ee7]
20
+ - @contractspec/lib.contracts@1.48.1
21
+
3
22
  ## 1.48.0
4
23
 
5
24
  ### Minor Changes
package/dist/example.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts15 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts14 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/example.d.ts
4
- declare const example: _contractspec_lib_contracts15.ExampleSpec;
4
+ declare const example: _contractspec_lib_contracts14.ExampleSpec;
5
5
  //#endregion
6
6
  export { example as default };
7
7
  //# sourceMappingURL=example.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"memory.handlers.d.ts","names":[],"sources":["../../src/handlers/memory.handlers.ts"],"sourcesContent":[],"mappings":";UAAU,eAAA;EAAA,EAAA,EAAA,MAAA;EAQA,gBAAU,EAAA,MAAA;EAUH,UAAA,EAfH,IAeG;EACS,WAAA,EAAA,MAAA;EAAZ,SAAA,EAAA,KAAA,GAAA,QAAA,GAAA,MAAA;;UAXJ,UAAA,CAYK;EACsB,EAAA,EAAA,MAAA;EACX,iBAAA,EAAA,MAAA;EAMX,MAAA,EAAA,MAAA,GAAA,SAAA;EAAI,YAAA,EAAA,SAAA,GAAA,QAAA;EAIH,QAAA,CAAA,EAAA,SAAA,GAAA,QAAyB;EAcxB,SAAA,CAAA,EAhCH,IAgCG;EAGW,SAAA,CAAA,EAAA,MAAA;;AACsC,UAhCjD,mBAAA,CAgCiD;EAAR,UAAA,EA/B5C,GA+B4C,CAAA,MAAA,EA/BhC,eA+BgC,CAAA;EAIpD,WAAA,EAlCS,GAkCT,CAAA,MAAA,EAlCqB,UAkCrB,CAAA;EAGA,iCAAA,EApC+B,GAoC/B,CAAA,MAAA,EAAA,MAAA,EAAA,CAAA;EAMQ,sBAAA,EAzCY,GAyCZ,CAAA,MAAA,CAAA;EAAR,aAAA,EAAA;IAGA,IAAA,EAAA,qBAAA;IAAO,YAAA,EAAA,MAAA;IAGG,iBAAA,EAAA,MAAA;;eAzCD;;;iBAIC,yBAAA,CAAA,GAA6B;UAc5B,sBAAA;;;MAGX;gBAAsB;;;;MAC8B,QAAQ;;;;MAI5D;;;;;MAGA;;;;;;;;MAMA,QAAQ;;;MAGR;;;;;iBAGU,4BAAA,QACP,sBACN"}
1
+ {"version":3,"file":"memory.handlers.d.ts","names":[],"sources":["../../src/handlers/memory.handlers.ts"],"sourcesContent":[],"mappings":";UAAU,eAAA;EAAA,EAAA,EAAA,MAAA;EAQA,gBAAU,EAAA,MAMN;EAIG,UAAA,EAfH,IAeG;EACS,WAAA,EAAA,MAAA;EAAZ,SAAA,EAAA,KAAA,GAAA,QAAA,GAAA,MAAA;;UAXJ,UAAA,CAYK;EACsB,EAAA,EAAA,MAAA;EACX,iBAAA,EAAA,MAAA;EAMX,MAAA,EAAA,MAAA,GAAA,SAAA;EAAI,YAAA,EAAA,SAAA,GAAA,QAAA;EAIH,QAAA,CAAA,EAAA,SAAA,GAAA,QAAyB;EAcxB,SAAA,CAAA,EAhCH,IAgCG;EAGW,SAAA,CAAA,EAAA,MAAA;;AACsC,UAhCjD,mBAAA,CAgCiD;EAAR,UAAA,EA/B5C,GA+B4C,CAAA,MAAA,EA/BhC,eA+BgC,CAAA;EAIpD,WAAA,EAlCS,GAkCT,CAAA,MAAA,EAlCqB,UAkCrB,CAAA;EAGA,iCAAA,EApC+B,GAoC/B,CAAA,MAAA,EAAA,MAAA,EAAA,CAAA;EAMQ,sBAAA,EAzCY,GAyCZ,CAAA,MAAA,CAAA;EAAR,aAAA,EAAA;IAGA,IAAA,EAAA,qBAAA;IAAO,YAAA,EAAA,MAAA;IAGG,iBAAA,EAAA,MAAA;;eAzCD;;;iBAIC,yBAAA,CAAA,GAA6B;UAc5B,sBAAA;;;MAGX;gBAAsB;;;;MAC8B,QAAQ;;;;MAI5D;;;;;MAGA;;;;;;;;MAMA,QAAQ;;;MAGR;;;;;iBAGU,4BAAA,QACP,sBACN"}
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts7 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts15 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/kb-update-pipeline.feature.d.ts
4
- declare const KbUpdatePipelineFeature: _contractspec_lib_contracts7.FeatureModuleSpec;
4
+ declare const KbUpdatePipelineFeature: _contractspec_lib_contracts15.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"],"sourcesContent":[],"mappings":";;;cAEa,yBAwDX,4BAAA,CAxDkC"}
1
+ {"version":3,"file":"kb-update-pipeline.feature.d.ts","names":[],"sources":["../src/kb-update-pipeline.feature.ts"],"sourcesContent":[],"mappings":";;;cAEa,yBAwDX,6BAAA,CAxDkC"}
@@ -1,8 +1,8 @@
1
- import * as _contractspec_lib_contracts11 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts7 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema18 from "@contractspec/lib.schema";
3
3
 
4
4
  //#region src/operations/pipeline.d.ts
5
- declare const KbPipelineRunWatchContract: _contractspec_lib_contracts11.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
5
+ declare const KbPipelineRunWatchContract: _contractspec_lib_contracts7.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
6
6
  jurisdiction: {
7
7
  type: _contractspec_lib_schema18.FieldType<string, string>;
8
8
  isOptional: false;
@@ -35,7 +35,7 @@ declare const KbPipelineRunWatchContract: _contractspec_lib_contracts11.Operatio
35
35
  isOptional: false;
36
36
  };
37
37
  }>, undefined>;
38
- declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts11.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
38
+ declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts7.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
39
39
  changeCandidateId: {
40
40
  type: _contractspec_lib_schema18.FieldType<string, string>;
41
41
  isOptional: false;
@@ -70,7 +70,7 @@ declare const KbPipelineCreateReviewTaskContract: _contractspec_lib_contracts11.
70
70
  isOptional: true;
71
71
  };
72
72
  }>, undefined>;
73
- declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts11.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
73
+ declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts7.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
74
74
  reviewTaskId: {
75
75
  type: _contractspec_lib_schema18.FieldType<string, string>;
76
76
  isOptional: false;
@@ -117,7 +117,7 @@ declare const KbPipelineSubmitDecisionContract: _contractspec_lib_contracts11.Op
117
117
  isOptional: true;
118
118
  };
119
119
  }>, undefined>;
120
- declare const KbPipelinePublishIfReadyContract: _contractspec_lib_contracts11.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
120
+ declare const KbPipelinePublishIfReadyContract: _contractspec_lib_contracts7.OperationSpec<_contractspec_lib_schema18.SchemaModel<{
121
121
  jurisdiction: {
122
122
  type: _contractspec_lib_schema18.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,0DAA0B,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,kEAAkC,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,gEAAgC,yCAAA;;UA8B3C,0BAAA,CAAA;;;;;;;;;;;;;;;;;UA9B2C,0BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgChC,gEAAgC,yCAAA;;UAwB3C,0BAAA,CAAA;;;;;UAxB2C,0BAAA,CAAA"}
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"}
@@ -1,9 +1,9 @@
1
- import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts11 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/presentations.d.ts
4
- declare const KbDashboardPresentation: _contractspec_lib_contracts8.PresentationSpec;
5
- declare const KbReviewListPresentation: _contractspec_lib_contracts8.PresentationSpec;
6
- declare const KbReviewFormPresentation: _contractspec_lib_contracts8.PresentationSpec;
4
+ declare const KbDashboardPresentation: _contractspec_lib_contracts11.PresentationSpec;
5
+ declare const KbReviewListPresentation: _contractspec_lib_contracts11.PresentationSpec;
6
+ declare const KbReviewFormPresentation: _contractspec_lib_contracts11.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"],"sourcesContent":[],"mappings":";;;cAGa,yBAoBX,4BAAA,CApBkC;cAsBvB,0BAoBX,4BAAA,CApBmC;cAsBxB,0BAoBX,4BAAA,CApBmC"}
1
+ {"version":3,"file":"presentations.d.ts","names":[],"sources":["../src/presentations.ts"],"sourcesContent":[],"mappings":";;;cAGa,yBAoBX,6BAAA,CApBkC;cAsBvB,0BAoBX,6BAAA,CApBmC;cAsBxB,0BAoBX,6BAAA,CApBmC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.kb-update-pipeline",
3
- "version": "1.48.0",
3
+ "version": "1.49.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.48.0",
39
- "@contractspec/lib.schema": "1.48.0"
38
+ "@contractspec/lib.contracts": "1.49.0",
39
+ "@contractspec/lib.schema": "1.49.0"
40
40
  },
41
41
  "devDependencies": {
42
- "@contractspec/tool.tsdown": "1.48.0",
43
- "@contractspec/tool.typescript": "1.48.0",
42
+ "@contractspec/tool.tsdown": "1.49.0",
43
+ "@contractspec/tool.typescript": "1.49.0",
44
44
  "tsdown": "^0.19.0",
45
45
  "typescript": "^5.9.3"
46
46
  },