@contractspec/example.crm-pipeline 0.0.0-canary-20260119222405 → 0.0.0-canary-20260119224109
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 +4 -4
- package/CHANGELOG.md +7 -7
- package/dist/entities/task.entity.d.ts +43 -43
- package/dist/events/contact.event.d.ts +7 -7
- package/dist/events/deal.event.d.ts +29 -29
- package/package.json +7 -7
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
$ tsdown
|
|
2
2
|
[34mℹ[39m tsdown [2mv0.19.0[22m powered by rolldown [2mv1.0.0-beta.59[22m
|
|
3
3
|
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/crm-pipeline/tsdown.config.js[24m
|
|
4
|
-
[34mℹ[39m entry: [34msrc/crm-pipeline.feature.ts, src/example.ts, src/index.ts, src/
|
|
4
|
+
[34mℹ[39m entry: [34msrc/crm-pipeline.feature.ts, src/example.ts, src/index.ts, src/deal/deal.enum.ts, src/deal/deal.operation.ts, src/deal/deal.schema.ts, src/deal/deal.test-spec.ts, src/deal/index.ts, src/docs/crm-pipeline.docblock.ts, src/docs/index.ts, src/entities/company.entity.ts, src/entities/contact.entity.ts, src/entities/deal.entity.ts, src/entities/index.ts, src/entities/task.entity.ts, src/events/contact.event.ts, src/events/deal.event.ts, src/events/index.ts, src/events/task.event.ts, src/handlers/crm.handlers.ts, src/handlers/deal.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts, src/operations/index.ts, src/presentations/dashboard.presentation.ts, src/presentations/index.ts, src/presentations/pipeline.presentation.ts, src/seeders/index.ts, src/shared/overlay-types.ts, src/ui/CrmDashboard.tsx, src/ui/CrmDealCard.tsx, src/ui/CrmPipelineBoard.tsx, src/ui/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useDealList.ts, src/ui/hooks/useDealMutations.ts, src/ui/modals/CreateDealModal.tsx, src/ui/modals/DealActionsModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/index.ts, src/ui/renderers/pipeline.markdown.ts, src/ui/renderers/pipeline.renderer.tsx[39m
|
|
5
5
|
[34mℹ[39m target: [34mesnext[39m
|
|
6
6
|
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
7
7
|
[34mℹ[39m Build start
|
|
@@ -169,4 +169,4 @@ src/ui/renderers/pipeline.markdown.ts (10:7) [33m[UNRESOLVED_IMPORT] Warning:[
|
|
|
169
169
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
170
170
|
[38;5;246m────╯[0m
|
|
171
171
|
|
|
172
|
-
[32m✔[39m Build complete in [
|
|
172
|
+
[32m✔[39m Build complete in [32m34218ms[39m
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,7 +3,7 @@ $ tsc --noEmit
|
|
|
3
3
|
$ tsdown
|
|
4
4
|
[34mℹ[39m tsdown [2mv0.19.0[22m powered by rolldown [2mv1.0.0-beta.59[22m
|
|
5
5
|
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/crm-pipeline/tsdown.config.js[24m
|
|
6
|
-
[34mℹ[39m entry: [34msrc/crm-pipeline.feature.ts, src/example.ts, src/index.ts, src/
|
|
6
|
+
[34mℹ[39m entry: [34msrc/crm-pipeline.feature.ts, src/example.ts, src/index.ts, src/deal/deal.enum.ts, src/deal/deal.operation.ts, src/deal/deal.schema.ts, src/deal/deal.test-spec.ts, src/deal/index.ts, src/docs/crm-pipeline.docblock.ts, src/docs/index.ts, src/entities/company.entity.ts, src/entities/contact.entity.ts, src/entities/deal.entity.ts, src/entities/index.ts, src/entities/task.entity.ts, src/events/contact.event.ts, src/events/deal.event.ts, src/events/index.ts, src/events/task.event.ts, src/handlers/crm.handlers.ts, src/handlers/deal.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts, src/operations/index.ts, src/presentations/dashboard.presentation.ts, src/presentations/index.ts, src/presentations/pipeline.presentation.ts, src/seeders/index.ts, src/shared/overlay-types.ts, src/ui/CrmDashboard.tsx, src/ui/CrmDealCard.tsx, src/ui/CrmPipelineBoard.tsx, src/ui/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useDealList.ts, src/ui/hooks/useDealMutations.ts, src/ui/modals/CreateDealModal.tsx, src/ui/modals/DealActionsModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/index.ts, src/ui/renderers/pipeline.markdown.ts, src/ui/renderers/pipeline.renderer.tsx[39m
|
|
7
7
|
[34mℹ[39m target: [34mesnext[39m
|
|
8
8
|
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
9
9
|
[34mℹ[39m Build start
|
|
@@ -118,7 +118,7 @@ $ tsdown
|
|
|
118
118
|
[34mℹ[39m [2mdist/[22m[32m[1mdeal/deal.operation.d.ts[22m[39m [2m14.01 kB[22m [2m│ gzip: 0.97 kB[22m
|
|
119
119
|
[34mℹ[39m [2mdist/[22m[32m[1mdeal/deal.schema.d.ts[22m[39m [2m 8.27 kB[22m [2m│ gzip: 0.84 kB[22m
|
|
120
120
|
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m 4.79 kB[22m [2m│ gzip: 1.16 kB[22m
|
|
121
|
-
[34mℹ[39m [2mdist/[22m[32m[1mentities/deal.entity.d.ts[22m[39m [2m 3.54 kB[22m [2m│ gzip: 0.
|
|
121
|
+
[34mℹ[39m [2mdist/[22m[32m[1mentities/deal.entity.d.ts[22m[39m [2m 3.54 kB[22m [2m│ gzip: 0.56 kB[22m
|
|
122
122
|
[34mℹ[39m [2mdist/[22m[32m[1mevents/deal.event.d.ts[22m[39m [2m 3.31 kB[22m [2m│ gzip: 0.43 kB[22m
|
|
123
123
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/task.entity.d.ts[22m[39m [2m 2.99 kB[22m [2m│ gzip: 0.51 kB[22m
|
|
124
124
|
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/deal.handlers.d.ts[22m[39m [2m 2.40 kB[22m [2m│ gzip: 0.69 kB[22m
|
|
@@ -159,7 +159,7 @@ $ tsdown
|
|
|
159
159
|
[34mℹ[39m [2mdist/[22m[32m[1mui/overlays/index.d.ts[22m[39m [2m 0.14 kB[22m [2m│ gzip: 0.09 kB[22m
|
|
160
160
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/crm-pipeline.docblock.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
161
161
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
162
|
-
[34mℹ[39m 152 files, total: 373.
|
|
162
|
+
[34mℹ[39m 152 files, total: 373.18 kB
|
|
163
163
|
src/ui/renderers/pipeline.markdown.ts (10:7) [33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '@contractspec/example.crm-pipeline/handlers' in src/ui/renderers/pipeline.markdown.ts
|
|
164
164
|
[38;5;246m╭[0m[38;5;246m─[0m[38;5;246m[[0m src/ui/renderers/pipeline.markdown.ts:10:8 [38;5;246m][0m
|
|
165
165
|
[38;5;246m│[0m
|
|
@@ -170,4 +170,4 @@ src/ui/renderers/pipeline.markdown.ts (10:7) [33m[UNRESOLVED_IMPORT] Warning:[
|
|
|
170
170
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
171
171
|
[38;5;246m────╯[0m
|
|
172
172
|
|
|
173
|
-
[32m✔[39m Build complete in [
|
|
173
|
+
[32m✔[39m Build complete in [32m27937ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
# @contractspec/example.crm-pipeline
|
|
2
2
|
|
|
3
|
-
## 0.0.0-canary-
|
|
3
|
+
## 0.0.0-canary-20260119224109
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- Updated dependencies [c560ee7]
|
|
8
8
|
- Updated dependencies [1536bf3]
|
|
9
|
-
- @contractspec/lib.design-system@0.0.0-canary-
|
|
10
|
-
- @contractspec/lib.contracts@0.0.0-canary-
|
|
11
|
-
- @contractspec/lib.example-shared-ui@0.0.0-canary-
|
|
12
|
-
- @contractspec/lib.identity-rbac@0.0.0-canary-
|
|
13
|
-
- @contractspec/module.audit-trail@0.0.0-canary-
|
|
14
|
-
- @contractspec/module.notifications@0.0.0-canary-
|
|
9
|
+
- @contractspec/lib.design-system@0.0.0-canary-20260119224109
|
|
10
|
+
- @contractspec/lib.contracts@0.0.0-canary-20260119224109
|
|
11
|
+
- @contractspec/lib.example-shared-ui@0.0.0-canary-20260119224109
|
|
12
|
+
- @contractspec/lib.identity-rbac@0.0.0-canary-20260119224109
|
|
13
|
+
- @contractspec/module.audit-trail@0.0.0-canary-20260119224109
|
|
14
|
+
- @contractspec/module.notifications@0.0.0-canary-20260119224109
|
|
15
15
|
|
|
16
16
|
## 1.48.0
|
|
17
17
|
|
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_schema308 from "@contractspec/lib.schema";
|
|
2
2
|
|
|
3
3
|
//#region src/entities/task.entity.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Task type enum.
|
|
6
6
|
*/
|
|
7
|
-
declare const TaskTypeEnum:
|
|
7
|
+
declare const TaskTypeEnum: _contractspec_lib_schema308.EntityEnumDef;
|
|
8
8
|
/**
|
|
9
9
|
* Task priority enum.
|
|
10
10
|
*/
|
|
11
|
-
declare const TaskPriorityEnum:
|
|
11
|
+
declare const TaskPriorityEnum: _contractspec_lib_schema308.EntityEnumDef;
|
|
12
12
|
/**
|
|
13
13
|
* Task status enum.
|
|
14
14
|
*/
|
|
15
|
-
declare const TaskStatusEnum:
|
|
15
|
+
declare const TaskStatusEnum: _contractspec_lib_schema308.EntityEnumDef;
|
|
16
16
|
/**
|
|
17
17
|
* Task entity - follow-up activities.
|
|
18
18
|
*/
|
|
19
|
-
declare const TaskEntity:
|
|
20
|
-
id:
|
|
21
|
-
title:
|
|
22
|
-
description:
|
|
23
|
-
type:
|
|
24
|
-
priority:
|
|
25
|
-
status:
|
|
26
|
-
dueDate:
|
|
27
|
-
reminderAt:
|
|
28
|
-
contactId:
|
|
29
|
-
dealId:
|
|
30
|
-
companyId:
|
|
31
|
-
organizationId:
|
|
32
|
-
assignedTo:
|
|
33
|
-
createdBy:
|
|
34
|
-
completedAt:
|
|
35
|
-
completedBy:
|
|
36
|
-
createdAt:
|
|
37
|
-
updatedAt:
|
|
38
|
-
contact:
|
|
39
|
-
deal:
|
|
40
|
-
company:
|
|
19
|
+
declare const TaskEntity: _contractspec_lib_schema308.EntitySpec<{
|
|
20
|
+
id: _contractspec_lib_schema308.EntityScalarField;
|
|
21
|
+
title: _contractspec_lib_schema308.EntityScalarField;
|
|
22
|
+
description: _contractspec_lib_schema308.EntityScalarField;
|
|
23
|
+
type: _contractspec_lib_schema308.EntityEnumField;
|
|
24
|
+
priority: _contractspec_lib_schema308.EntityEnumField;
|
|
25
|
+
status: _contractspec_lib_schema308.EntityEnumField;
|
|
26
|
+
dueDate: _contractspec_lib_schema308.EntityScalarField;
|
|
27
|
+
reminderAt: _contractspec_lib_schema308.EntityScalarField;
|
|
28
|
+
contactId: _contractspec_lib_schema308.EntityScalarField;
|
|
29
|
+
dealId: _contractspec_lib_schema308.EntityScalarField;
|
|
30
|
+
companyId: _contractspec_lib_schema308.EntityScalarField;
|
|
31
|
+
organizationId: _contractspec_lib_schema308.EntityScalarField;
|
|
32
|
+
assignedTo: _contractspec_lib_schema308.EntityScalarField;
|
|
33
|
+
createdBy: _contractspec_lib_schema308.EntityScalarField;
|
|
34
|
+
completedAt: _contractspec_lib_schema308.EntityScalarField;
|
|
35
|
+
completedBy: _contractspec_lib_schema308.EntityScalarField;
|
|
36
|
+
createdAt: _contractspec_lib_schema308.EntityScalarField;
|
|
37
|
+
updatedAt: _contractspec_lib_schema308.EntityScalarField;
|
|
38
|
+
contact: _contractspec_lib_schema308.EntityRelationField;
|
|
39
|
+
deal: _contractspec_lib_schema308.EntityRelationField;
|
|
40
|
+
company: _contractspec_lib_schema308.EntityRelationField;
|
|
41
41
|
}>;
|
|
42
42
|
/**
|
|
43
43
|
* Activity entity - interaction history.
|
|
44
44
|
*/
|
|
45
|
-
declare const ActivityEntity:
|
|
46
|
-
id:
|
|
47
|
-
type:
|
|
48
|
-
subject:
|
|
49
|
-
description:
|
|
50
|
-
contactId:
|
|
51
|
-
dealId:
|
|
52
|
-
companyId:
|
|
53
|
-
organizationId:
|
|
54
|
-
performedBy:
|
|
55
|
-
outcome:
|
|
56
|
-
occurredAt:
|
|
57
|
-
duration:
|
|
58
|
-
createdAt:
|
|
59
|
-
contact:
|
|
60
|
-
deal:
|
|
61
|
-
company:
|
|
45
|
+
declare const ActivityEntity: _contractspec_lib_schema308.EntitySpec<{
|
|
46
|
+
id: _contractspec_lib_schema308.EntityScalarField;
|
|
47
|
+
type: _contractspec_lib_schema308.EntityEnumField;
|
|
48
|
+
subject: _contractspec_lib_schema308.EntityScalarField;
|
|
49
|
+
description: _contractspec_lib_schema308.EntityScalarField;
|
|
50
|
+
contactId: _contractspec_lib_schema308.EntityScalarField;
|
|
51
|
+
dealId: _contractspec_lib_schema308.EntityScalarField;
|
|
52
|
+
companyId: _contractspec_lib_schema308.EntityScalarField;
|
|
53
|
+
organizationId: _contractspec_lib_schema308.EntityScalarField;
|
|
54
|
+
performedBy: _contractspec_lib_schema308.EntityScalarField;
|
|
55
|
+
outcome: _contractspec_lib_schema308.EntityScalarField;
|
|
56
|
+
occurredAt: _contractspec_lib_schema308.EntityScalarField;
|
|
57
|
+
duration: _contractspec_lib_schema308.EntityScalarField;
|
|
58
|
+
createdAt: _contractspec_lib_schema308.EntityScalarField;
|
|
59
|
+
contact: _contractspec_lib_schema308.EntityRelationField;
|
|
60
|
+
deal: _contractspec_lib_schema308.EntityRelationField;
|
|
61
|
+
company: _contractspec_lib_schema308.EntityRelationField;
|
|
62
62
|
}>;
|
|
63
63
|
//#endregion
|
|
64
64
|
export { ActivityEntity, TaskEntity, TaskPriorityEnum, TaskStatusEnum, TaskTypeEnum };
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _contractspec_lib_schema350 from "@contractspec/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/events/contact.event.d.ts
|
|
5
|
-
declare const ContactCreatedEvent: _contractspec_lib_contracts8.EventSpec<
|
|
5
|
+
declare const ContactCreatedEvent: _contractspec_lib_contracts8.EventSpec<_contractspec_lib_schema350.SchemaModel<{
|
|
6
6
|
contactId: {
|
|
7
|
-
type:
|
|
7
|
+
type: _contractspec_lib_schema350.FieldType<string, string>;
|
|
8
8
|
isOptional: false;
|
|
9
9
|
};
|
|
10
10
|
email: {
|
|
11
|
-
type:
|
|
11
|
+
type: _contractspec_lib_schema350.FieldType<string, string>;
|
|
12
12
|
isOptional: true;
|
|
13
13
|
};
|
|
14
14
|
organizationId: {
|
|
15
|
-
type:
|
|
15
|
+
type: _contractspec_lib_schema350.FieldType<string, string>;
|
|
16
16
|
isOptional: false;
|
|
17
17
|
};
|
|
18
18
|
ownerId: {
|
|
19
|
-
type:
|
|
19
|
+
type: _contractspec_lib_schema350.FieldType<string, string>;
|
|
20
20
|
isOptional: false;
|
|
21
21
|
};
|
|
22
22
|
createdAt: {
|
|
23
|
-
type:
|
|
23
|
+
type: _contractspec_lib_schema350.FieldType<Date, string>;
|
|
24
24
|
isOptional: false;
|
|
25
25
|
};
|
|
26
26
|
}>>;
|
|
@@ -1,108 +1,108 @@
|
|
|
1
1
|
import * as _contractspec_lib_contracts9 from "@contractspec/lib.contracts";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _contractspec_lib_schema356 from "@contractspec/lib.schema";
|
|
3
3
|
|
|
4
4
|
//#region src/events/deal.event.d.ts
|
|
5
|
-
declare const DealCreatedEvent: _contractspec_lib_contracts9.EventSpec<
|
|
5
|
+
declare const DealCreatedEvent: _contractspec_lib_contracts9.EventSpec<_contractspec_lib_schema356.SchemaModel<{
|
|
6
6
|
dealId: {
|
|
7
|
-
type:
|
|
7
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
8
8
|
isOptional: false;
|
|
9
9
|
};
|
|
10
10
|
name: {
|
|
11
|
-
type:
|
|
11
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
12
12
|
isOptional: false;
|
|
13
13
|
};
|
|
14
14
|
value: {
|
|
15
|
-
type:
|
|
15
|
+
type: _contractspec_lib_schema356.FieldType<number, number>;
|
|
16
16
|
isOptional: false;
|
|
17
17
|
};
|
|
18
18
|
pipelineId: {
|
|
19
|
-
type:
|
|
19
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
20
20
|
isOptional: false;
|
|
21
21
|
};
|
|
22
22
|
stageId: {
|
|
23
|
-
type:
|
|
23
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
24
24
|
isOptional: false;
|
|
25
25
|
};
|
|
26
26
|
ownerId: {
|
|
27
|
-
type:
|
|
27
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
28
28
|
isOptional: false;
|
|
29
29
|
};
|
|
30
30
|
createdAt: {
|
|
31
|
-
type:
|
|
31
|
+
type: _contractspec_lib_schema356.FieldType<Date, string>;
|
|
32
32
|
isOptional: false;
|
|
33
33
|
};
|
|
34
34
|
}>>;
|
|
35
|
-
declare const DealMovedEvent: _contractspec_lib_contracts9.EventSpec<
|
|
35
|
+
declare const DealMovedEvent: _contractspec_lib_contracts9.EventSpec<_contractspec_lib_schema356.SchemaModel<{
|
|
36
36
|
dealId: {
|
|
37
|
-
type:
|
|
37
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
38
38
|
isOptional: false;
|
|
39
39
|
};
|
|
40
40
|
fromStageId: {
|
|
41
|
-
type:
|
|
41
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
42
42
|
isOptional: false;
|
|
43
43
|
};
|
|
44
44
|
toStageId: {
|
|
45
|
-
type:
|
|
45
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
46
46
|
isOptional: false;
|
|
47
47
|
};
|
|
48
48
|
movedBy: {
|
|
49
|
-
type:
|
|
49
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
50
50
|
isOptional: false;
|
|
51
51
|
};
|
|
52
52
|
movedAt: {
|
|
53
|
-
type:
|
|
53
|
+
type: _contractspec_lib_schema356.FieldType<Date, string>;
|
|
54
54
|
isOptional: false;
|
|
55
55
|
};
|
|
56
56
|
}>>;
|
|
57
|
-
declare const DealWonEvent: _contractspec_lib_contracts9.EventSpec<
|
|
57
|
+
declare const DealWonEvent: _contractspec_lib_contracts9.EventSpec<_contractspec_lib_schema356.SchemaModel<{
|
|
58
58
|
dealId: {
|
|
59
|
-
type:
|
|
59
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
60
60
|
isOptional: false;
|
|
61
61
|
};
|
|
62
62
|
value: {
|
|
63
|
-
type:
|
|
63
|
+
type: _contractspec_lib_schema356.FieldType<number, number>;
|
|
64
64
|
isOptional: false;
|
|
65
65
|
};
|
|
66
66
|
currency: {
|
|
67
|
-
type:
|
|
67
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
68
68
|
isOptional: false;
|
|
69
69
|
};
|
|
70
70
|
contactId: {
|
|
71
|
-
type:
|
|
71
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
72
72
|
isOptional: true;
|
|
73
73
|
};
|
|
74
74
|
companyId: {
|
|
75
|
-
type:
|
|
75
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
76
76
|
isOptional: true;
|
|
77
77
|
};
|
|
78
78
|
ownerId: {
|
|
79
|
-
type:
|
|
79
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
80
80
|
isOptional: false;
|
|
81
81
|
};
|
|
82
82
|
wonAt: {
|
|
83
|
-
type:
|
|
83
|
+
type: _contractspec_lib_schema356.FieldType<Date, string>;
|
|
84
84
|
isOptional: false;
|
|
85
85
|
};
|
|
86
86
|
}>>;
|
|
87
|
-
declare const DealLostEvent: _contractspec_lib_contracts9.EventSpec<
|
|
87
|
+
declare const DealLostEvent: _contractspec_lib_contracts9.EventSpec<_contractspec_lib_schema356.SchemaModel<{
|
|
88
88
|
dealId: {
|
|
89
|
-
type:
|
|
89
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
90
90
|
isOptional: false;
|
|
91
91
|
};
|
|
92
92
|
value: {
|
|
93
|
-
type:
|
|
93
|
+
type: _contractspec_lib_schema356.FieldType<number, number>;
|
|
94
94
|
isOptional: false;
|
|
95
95
|
};
|
|
96
96
|
reason: {
|
|
97
|
-
type:
|
|
97
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
98
98
|
isOptional: false;
|
|
99
99
|
};
|
|
100
100
|
ownerId: {
|
|
101
|
-
type:
|
|
101
|
+
type: _contractspec_lib_schema356.FieldType<string, string>;
|
|
102
102
|
isOptional: false;
|
|
103
103
|
};
|
|
104
104
|
lostAt: {
|
|
105
|
-
type:
|
|
105
|
+
type: _contractspec_lib_schema356.FieldType<Date, string>;
|
|
106
106
|
isOptional: false;
|
|
107
107
|
};
|
|
108
108
|
}>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.crm-pipeline",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20260119224109",
|
|
4
4
|
"description": "CRM Pipeline - Contacts, Companies, Deals, Tasks",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -65,15 +65,15 @@
|
|
|
65
65
|
"test": "bun test"
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@contractspec/lib.contracts": "0.0.0-canary-
|
|
69
|
-
"@contractspec/lib.design-system": "0.0.0-canary-
|
|
70
|
-
"@contractspec/lib.example-shared-ui": "0.0.0-canary-
|
|
71
|
-
"@contractspec/lib.identity-rbac": "0.0.0-canary-
|
|
68
|
+
"@contractspec/lib.contracts": "0.0.0-canary-20260119224109",
|
|
69
|
+
"@contractspec/lib.design-system": "0.0.0-canary-20260119224109",
|
|
70
|
+
"@contractspec/lib.example-shared-ui": "0.0.0-canary-20260119224109",
|
|
71
|
+
"@contractspec/lib.identity-rbac": "0.0.0-canary-20260119224109",
|
|
72
72
|
"@contractspec/lib.runtime-sandbox": "0.3.0",
|
|
73
73
|
"@contractspec/lib.schema": "1.48.0",
|
|
74
74
|
"@contractspec/lib.ui-kit-web": "1.48.0",
|
|
75
|
-
"@contractspec/module.audit-trail": "0.0.0-canary-
|
|
76
|
-
"@contractspec/module.notifications": "0.0.0-canary-
|
|
75
|
+
"@contractspec/module.audit-trail": "0.0.0-canary-20260119224109",
|
|
76
|
+
"@contractspec/module.notifications": "0.0.0-canary-20260119224109",
|
|
77
77
|
"react": "19.2.3",
|
|
78
78
|
"react-dom": "19.2.3"
|
|
79
79
|
},
|