@contractspec/example.crm-pipeline 1.45.6 → 1.46.1

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.
@@ -68,15 +68,15 @@ $ tsdown
68
68
  ℹ dist/crm-pipeline.feature.d.ts.map  0.16 kB │ gzip: 0.13 kB
69
69
  ℹ dist/entities/index.d.ts.map  0.15 kB │ gzip: 0.13 kB
70
70
  ℹ dist/example.d.ts.map  0.12 kB │ gzip: 0.12 kB
71
- ℹ dist/deal/deal.operation.d.ts 14.13 kB │ gzip: 0.97 kB
71
+ ℹ dist/deal/deal.operation.d.ts 14.01 kB │ gzip: 0.97 kB
72
72
  ℹ dist/deal/deal.schema.d.ts  8.27 kB │ gzip: 0.84 kB
73
73
  ℹ dist/index.d.ts  3.56 kB │ gzip: 0.91 kB
74
- ℹ dist/entities/deal.entity.d.ts  3.54 kB │ gzip: 0.56 kB
74
+ ℹ dist/entities/deal.entity.d.ts  3.54 kB │ gzip: 0.55 kB
75
75
  ℹ dist/events/deal.event.d.ts  3.31 kB │ gzip: 0.43 kB
76
76
  ℹ dist/entities/task.entity.d.ts  2.99 kB │ gzip: 0.51 kB
77
77
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
78
- ℹ dist/entities/contact.entity.d.ts  2.13 kB │ gzip: 0.45 kB
79
- ℹ dist/entities/company.entity.d.ts  1.86 kB │ gzip: 0.42 kB
78
+ ℹ dist/entities/contact.entity.d.ts  2.16 kB │ gzip: 0.45 kB
79
+ ℹ dist/entities/company.entity.d.ts  1.91 kB │ gzip: 0.42 kB
80
80
  ℹ dist/handlers/mock-data.d.ts  1.04 kB │ gzip: 0.43 kB
81
81
  ℹ dist/events/contact.event.d.ts  0.94 kB │ gzip: 0.31 kB
82
82
  ℹ dist/events/task.event.d.ts  0.93 kB │ gzip: 0.30 kB
@@ -93,5 +93,5 @@ $ tsdown
93
93
  ℹ dist/example.d.ts  0.20 kB │ gzip: 0.16 kB
94
94
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
95
95
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
96
- ℹ 87 files, total: 200.79 kB
97
- ✔ Build complete in 21092ms
96
+ ℹ 87 files, total: 200.75 kB
97
+ ✔ Build complete in 21356ms
@@ -69,15 +69,15 @@ $ tsdown
69
69
  ℹ dist/crm-pipeline.feature.d.ts.map  0.16 kB │ gzip: 0.13 kB
70
70
  ℹ dist/entities/index.d.ts.map  0.15 kB │ gzip: 0.13 kB
71
71
  ℹ dist/example.d.ts.map  0.12 kB │ gzip: 0.12 kB
72
- ℹ dist/deal/deal.operation.d.ts 14.13 kB │ gzip: 0.97 kB
72
+ ℹ dist/deal/deal.operation.d.ts 14.01 kB │ gzip: 0.97 kB
73
73
  ℹ dist/deal/deal.schema.d.ts  8.27 kB │ gzip: 0.84 kB
74
74
  ℹ dist/index.d.ts  3.56 kB │ gzip: 0.91 kB
75
75
  ℹ dist/entities/deal.entity.d.ts  3.54 kB │ gzip: 0.56 kB
76
76
  ℹ dist/events/deal.event.d.ts  3.31 kB │ gzip: 0.43 kB
77
77
  ℹ dist/entities/task.entity.d.ts  2.99 kB │ gzip: 0.51 kB
78
78
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
79
- ℹ dist/entities/contact.entity.d.ts  2.13 kB │ gzip: 0.45 kB
80
- ℹ dist/entities/company.entity.d.ts  1.86 kB │ gzip: 0.42 kB
79
+ ℹ dist/entities/contact.entity.d.ts  2.16 kB │ gzip: 0.45 kB
80
+ ℹ dist/entities/company.entity.d.ts  1.91 kB │ gzip: 0.42 kB
81
81
  ℹ dist/handlers/mock-data.d.ts  1.04 kB │ gzip: 0.43 kB
82
82
  ℹ dist/events/contact.event.d.ts  0.94 kB │ gzip: 0.31 kB
83
83
  ℹ dist/events/task.event.d.ts  0.93 kB │ gzip: 0.30 kB
@@ -94,5 +94,5 @@ $ tsdown
94
94
  ℹ dist/example.d.ts  0.20 kB │ gzip: 0.16 kB
95
95
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
96
96
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
97
- ℹ 87 files, total: 200.79 kB
98
- ✔ Build complete in 22523ms
97
+ ℹ 87 files, total: 200.75 kB
98
+ ✔ Build complete in 26489ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @contractspec/example.crm-pipeline
2
2
 
3
+ ## 1.46.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 2d8a72b: fix: mcp for presentation
8
+ - Updated dependencies [2d8a72b]
9
+ - @contractspec/module.notifications@1.46.1
10
+ - @contractspec/module.audit-trail@1.46.1
11
+ - @contractspec/lib.identity-rbac@1.46.1
12
+ - @contractspec/lib.contracts@1.46.1
13
+ - @contractspec/lib.schema@1.46.1
14
+
15
+ ## 1.46.0
16
+
17
+ ### Minor Changes
18
+
19
+ - 07cb19b: feat: feat: cleaude code & opencode integrations
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [07cb19b]
24
+ - @contractspec/module.notifications@1.46.0
25
+ - @contractspec/module.audit-trail@1.46.0
26
+ - @contractspec/lib.identity-rbac@1.46.0
27
+ - @contractspec/lib.contracts@1.46.0
28
+ - @contractspec/lib.schema@1.46.0
29
+
3
30
  ## 1.45.6
4
31
 
5
32
  ### Patch Changes
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_schema27 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
2
2
 
3
3
  //#region src/deal/deal.enum.d.ts
4
4
  /**
5
5
  * Deal status enum.
6
6
  */
7
- declare const DealStatusEnum: _contractspec_lib_schema27.EnumType<[string, string, string, string]>;
7
+ declare const DealStatusEnum: _contractspec_lib_schema0.EnumType<[string, string, string, string]>;
8
8
  /**
9
9
  * Deal status filter enum.
10
10
  */
11
- declare const DealStatusFilterEnum: _contractspec_lib_schema27.EnumType<[string, string, string, string]>;
11
+ declare const DealStatusFilterEnum: _contractspec_lib_schema0.EnumType<[string, string, string, string]>;
12
12
  //#endregion
13
13
  export { DealStatusEnum, DealStatusFilterEnum };
14
14
  //# sourceMappingURL=deal.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deal.enum.d.ts","names":[],"sources":["../../src/deal/deal.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,cAKX,EAAA,0BAAA,CALyB,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU3B;;;cAAa,sBAKX,0BAAA,CAL+B"}
1
+ {"version":3,"file":"deal.enum.d.ts","names":[],"sources":["../../src/deal/deal.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,cAKX,EAAA,yBAAA,CALyB,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU3B;;;cAAa,sBAKX,yBAAA,CAL+B"}