@contractspec/example.crm-pipeline 1.48.1 → 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.
Files changed (33) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +9 -9
  2. package/.turbo/turbo-build.log +2 -2
  3. package/CHANGELOG.md +19 -0
  4. package/dist/deal/deal.enum.d.ts +3 -3
  5. package/dist/deal/deal.enum.d.ts.map +1 -1
  6. package/dist/deal/deal.operation.d.ts +128 -128
  7. package/dist/deal/deal.operation.d.ts.map +1 -1
  8. package/dist/deal/deal.schema.d.ts +71 -71
  9. package/dist/entities/company.entity.d.ts +28 -28
  10. package/dist/entities/contact.entity.d.ts +32 -32
  11. package/dist/entities/contact.entity.d.ts.map +1 -1
  12. package/dist/entities/deal.entity.d.ts +53 -53
  13. package/dist/entities/deal.entity.d.ts.map +1 -1
  14. package/dist/entities/task.entity.d.ts +43 -43
  15. package/dist/entities/task.entity.d.ts.map +1 -1
  16. package/dist/events/contact.event.d.ts +8 -8
  17. package/dist/events/contact.event.d.ts.map +1 -1
  18. package/dist/events/deal.event.d.ts +30 -30
  19. package/dist/events/deal.event.d.ts.map +1 -1
  20. package/dist/events/task.event.d.ts +8 -8
  21. package/dist/example.d.ts +2 -2
  22. package/dist/example.d.ts.map +1 -1
  23. package/dist/index.d.ts +2 -2
  24. package/dist/index.d.ts.map +1 -1
  25. package/dist/presentations/dashboard.presentation.d.ts +3 -3
  26. package/dist/presentations/dashboard.presentation.d.ts.map +1 -1
  27. package/dist/presentations/pipeline.presentation.d.ts +5 -5
  28. package/dist/presentations/pipeline.presentation.d.ts.map +1 -1
  29. package/dist/ui/CrmDealCard.d.ts +2 -2
  30. package/dist/ui/CrmPipelineBoard.d.ts +2 -2
  31. package/dist/ui/modals/DealActionsModal.d.ts +2 -2
  32. package/package.json +12 -12
  33. package/tsconfig.tsbuildinfo +1 -1
@@ -96,13 +96,13 @@ $ tsdown
96
96
  ℹ dist/entities/task.entity.d.ts.map  0.43 kB │ gzip: 0.26 kB
97
97
  ℹ dist/handlers/mock-data.d.ts.map  0.42 kB │ gzip: 0.26 kB
98
98
  ℹ dist/ui/hooks/useDealList.d.ts.map  0.34 kB │ gzip: 0.22 kB
99
- ℹ dist/presentations/pipeline.presentation.d.ts.map  0.31 kB │ gzip: 0.20 kB
99
+ ℹ dist/presentations/pipeline.presentation.d.ts.map  0.31 kB │ gzip: 0.19 kB
100
100
  ℹ dist/ui/CrmDealCard.d.ts.map  0.31 kB │ gzip: 0.21 kB
101
101
  ℹ dist/entities/contact.entity.d.ts.map  0.27 kB │ gzip: 0.19 kB
102
102
  ℹ dist/entities/company.entity.d.ts.map  0.26 kB │ gzip: 0.19 kB
103
103
  ℹ dist/deal/deal.enum.d.ts.map  0.25 kB │ gzip: 0.17 kB
104
104
  ℹ dist/events/contact.event.d.ts.map  0.24 kB │ gzip: 0.18 kB
105
- ℹ dist/presentations/dashboard.presentation.d.ts.map  0.24 kB │ gzip: 0.17 kB
105
+ ℹ dist/presentations/dashboard.presentation.d.ts.map  0.24 kB │ gzip: 0.18 kB
106
106
  ℹ dist/events/task.event.d.ts.map  0.24 kB │ gzip: 0.18 kB
107
107
  ℹ dist/ui/overlays/demo-overlays.d.ts.map  0.19 kB │ gzip: 0.15 kB
108
108
  ℹ dist/ui/renderers/pipeline.markdown.d.ts.map  0.19 kB │ gzip: 0.15 kB
@@ -114,15 +114,15 @@ $ tsdown
114
114
  ℹ dist/seeders/index.d.ts.map  0.16 kB │ gzip: 0.14 kB
115
115
  ℹ dist/entities/index.d.ts.map  0.15 kB │ gzip: 0.13 kB
116
116
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
117
- ℹ dist/deal/deal.operation.d.ts 14.26 kB │ gzip: 0.97 kB
117
+ ℹ dist/deal/deal.operation.d.ts 14.01 kB │ gzip: 0.97 kB
118
118
  ℹ dist/deal/deal.schema.d.ts  8.27 kB │ gzip: 0.84 kB
119
119
  ℹ dist/index.d.ts  4.79 kB │ gzip: 1.16 kB
120
- ℹ dist/entities/deal.entity.d.ts  3.49 kB │ gzip: 0.56 kB
121
- ℹ dist/events/deal.event.d.ts  3.31 kB │ gzip: 0.43 kB
122
- ℹ dist/entities/task.entity.d.ts  2.94 kB │ gzip: 0.51 kB
120
+ ℹ dist/entities/deal.entity.d.ts  3.54 kB │ gzip: 0.55 kB
121
+ ℹ dist/events/deal.event.d.ts  3.32 kB │ gzip: 0.43 kB
122
+ ℹ dist/entities/task.entity.d.ts  2.99 kB │ gzip: 0.51 kB
123
123
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
124
124
  ℹ dist/handlers/crm.handlers.d.ts  2.18 kB │ gzip: 0.69 kB
125
- ℹ dist/entities/contact.entity.d.ts  2.10 kB │ gzip: 0.45 kB
125
+ ℹ dist/entities/contact.entity.d.ts  2.16 kB │ gzip: 0.45 kB
126
126
  ℹ dist/entities/company.entity.d.ts  1.91 kB │ gzip: 0.42 kB
127
127
  ℹ dist/ui/modals/DealActionsModal.d.ts  1.14 kB │ gzip: 0.48 kB
128
128
  ℹ dist/ui/index.d.ts  1.11 kB │ gzip: 0.31 kB
@@ -158,7 +158,7 @@ $ tsdown
158
158
  ℹ dist/ui/overlays/index.d.ts  0.14 kB │ gzip: 0.09 kB
159
159
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
160
160
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
161
- ℹ 152 files, total: 373.29 kB
161
+ ℹ 152 files, total: 373.20 kB
162
162
  src/ui/renderers/pipeline.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.crm-pipeline/handlers' in src/ui/renderers/pipeline.markdown.ts
163
163
  ╭─[ src/ui/renderers/pipeline.markdown.ts:10:8 ]
164
164
  │
@@ -169,4 +169,4 @@ src/ui/renderers/pipeline.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning:[
169
169
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
170
170
  ────╯
171
171
 
172
- ✔ Build complete in 31714ms
172
+ ✔ Build complete in 32637ms
@@ -159,7 +159,7 @@ $ tsdown
159
159
  ℹ dist/ui/overlays/index.d.ts  0.14 kB │ gzip: 0.09 kB
160
160
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
161
161
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
162
- ℹ 152 files, total: 373.19 kB
162
+ ℹ 152 files, total: 373.18 kB
163
163
  src/ui/renderers/pipeline.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.crm-pipeline/handlers' in src/ui/renderers/pipeline.markdown.ts
164
164
  ╭─[ src/ui/renderers/pipeline.markdown.ts:10:8 ]
165
165
  │
@@ -170,4 +170,4 @@ src/ui/renderers/pipeline.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning:[
170
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
171
  ────╯
172
172
 
173
- ✔ Build complete in 31791ms
173
+ ✔ Build complete in 36879ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @contractspec/example.crm-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.example-shared-ui@1.3.0
13
+ - @contractspec/module.notifications@1.49.0
14
+ - @contractspec/lib.runtime-sandbox@0.4.0
15
+ - @contractspec/module.audit-trail@1.49.0
16
+ - @contractspec/lib.design-system@1.49.0
17
+ - @contractspec/lib.identity-rbac@1.49.0
18
+ - @contractspec/lib.ui-kit-web@1.49.0
19
+ - @contractspec/lib.contracts@1.49.0
20
+ - @contractspec/lib.schema@1.49.0
21
+
3
22
  ## 1.48.1
4
23
 
5
24
  ### Patch Changes
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_schema83 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema223 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_schema83.EnumType<[string, string, string, string]>;
7
+ declare const DealStatusEnum: _contractspec_lib_schema223.EnumType<[string, string, string, string]>;
8
8
  /**
9
9
  * Deal status filter enum.
10
10
  */
11
- declare const DealStatusFilterEnum: _contractspec_lib_schema83.EnumType<[string, string, string, string]>;
11
+ declare const DealStatusFilterEnum: _contractspec_lib_schema223.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,2BAAA,CALyB,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU3B;;;cAAa,sBAKX,2BAAA,CAL+B"}