@contractspec/example.crm-pipeline 0.0.0-canary-20260119224109 → 0.0.0-canary-20260119224949

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.
@@ -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 34218ms
172
+ ✔ Build complete in 36686ms
@@ -97,13 +97,13 @@ $ tsdown
97
97
  ℹ dist/entities/task.entity.d.ts.map  0.43 kB │ gzip: 0.26 kB
98
98
  ℹ dist/handlers/mock-data.d.ts.map  0.42 kB │ gzip: 0.26 kB
99
99
  ℹ dist/ui/hooks/useDealList.d.ts.map  0.34 kB │ gzip: 0.22 kB
100
- ℹ dist/presentations/pipeline.presentation.d.ts.map  0.31 kB │ gzip: 0.20 kB
100
+ ℹ dist/presentations/pipeline.presentation.d.ts.map  0.31 kB │ gzip: 0.19 kB
101
101
  ℹ dist/ui/CrmDealCard.d.ts.map  0.31 kB │ gzip: 0.21 kB
102
102
  ℹ dist/entities/contact.entity.d.ts.map  0.27 kB │ gzip: 0.19 kB
103
103
  ℹ dist/entities/company.entity.d.ts.map  0.26 kB │ gzip: 0.19 kB
104
104
  ℹ dist/deal/deal.enum.d.ts.map  0.25 kB │ gzip: 0.17 kB
105
105
  ℹ dist/events/contact.event.d.ts.map  0.24 kB │ gzip: 0.18 kB
106
- ℹ dist/presentations/dashboard.presentation.d.ts.map  0.24 kB │ gzip: 0.17 kB
106
+ ℹ dist/presentations/dashboard.presentation.d.ts.map  0.24 kB │ gzip: 0.18 kB
107
107
  ℹ dist/events/task.event.d.ts.map  0.24 kB │ gzip: 0.18 kB
108
108
  ℹ dist/ui/overlays/demo-overlays.d.ts.map  0.19 kB │ gzip: 0.15 kB
109
109
  ℹ dist/ui/renderers/pipeline.markdown.d.ts.map  0.19 kB │ gzip: 0.15 kB
@@ -119,7 +119,7 @@ $ tsdown
119
119
  ℹ dist/deal/deal.schema.d.ts  8.27 kB │ gzip: 0.84 kB
120
120
  ℹ dist/index.d.ts  4.79 kB │ gzip: 1.16 kB
121
121
  ℹ dist/entities/deal.entity.d.ts  3.54 kB │ gzip: 0.56 kB
122
- ℹ dist/events/deal.event.d.ts  3.31 kB │ gzip: 0.43 kB
122
+ ℹ dist/events/deal.event.d.ts  3.32 kB │ gzip: 0.43 kB
123
123
  ℹ dist/entities/task.entity.d.ts  2.99 kB │ gzip: 0.51 kB
124
124
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
125
125
  ℹ dist/handlers/crm.handlers.d.ts  2.18 kB │ gzip: 0.69 kB
@@ -158,11 +158,12 @@ $ tsdown
158
158
  ℹ dist/ui/modals/index.d.ts  0.16 kB │ gzip: 0.09 kB
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
- ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
162
- ℹ 152 files, total: 373.18 kB
163
161
  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
162
  â•­─[ src/ui/renderers/pipeline.markdown.ts:10:8 ]
163
+ ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
164
+ ℹ 152 files, total: 373.19 kB
165
165
  │
166
+ ✔ Build complete in 34390ms
166
167
  10 │ } from '@contractspec/example.crm-pipeline/handlers';
167
168
   │ ──────────────────────┬──────────────────────
168
169
   │ ╰──────────────────────── Module not found, treating it as an external dependency
@@ -170,4 +171,3 @@ src/ui/renderers/pipeline.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning:[
170
171
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
172
  ────╯
172
173
 
173
- ✔ Build complete in 27937ms
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # @contractspec/example.crm-pipeline
2
2
 
3
- ## 0.0.0-canary-20260119224109
3
+ ## 0.0.0-canary-20260119224949
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-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
9
+ - @contractspec/lib.design-system@0.0.0-canary-20260119224949
10
+ - @contractspec/lib.contracts@0.0.0-canary-20260119224949
11
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260119224949
12
+ - @contractspec/lib.identity-rbac@0.0.0-canary-20260119224949
13
+ - @contractspec/module.audit-trail@0.0.0-canary-20260119224949
14
+ - @contractspec/module.notifications@0.0.0-canary-20260119224949
15
15
 
16
16
  ## 1.48.0
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.crm-pipeline",
3
- "version": "0.0.0-canary-20260119224109",
3
+ "version": "0.0.0-canary-20260119224949",
4
4
  "description": "CRM Pipeline - Contacts, Companies, Deals, Tasks",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -62,18 +62,19 @@
62
62
  "lint": "bun lint:fix",
63
63
  "lint:fix": "eslint src --fix",
64
64
  "lint:check": "eslint src",
65
- "test": "bun test"
65
+ "test": "bun test",
66
+ "validate": "contractspec validate src/contracts/user.ts"
66
67
  },
67
68
  "dependencies": {
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",
69
+ "@contractspec/lib.contracts": "0.0.0-canary-20260119224949",
70
+ "@contractspec/lib.design-system": "0.0.0-canary-20260119224949",
71
+ "@contractspec/lib.example-shared-ui": "0.0.0-canary-20260119224949",
72
+ "@contractspec/lib.identity-rbac": "0.0.0-canary-20260119224949",
72
73
  "@contractspec/lib.runtime-sandbox": "0.3.0",
73
74
  "@contractspec/lib.schema": "1.48.0",
74
75
  "@contractspec/lib.ui-kit-web": "1.48.0",
75
- "@contractspec/module.audit-trail": "0.0.0-canary-20260119224109",
76
- "@contractspec/module.notifications": "0.0.0-canary-20260119224109",
76
+ "@contractspec/module.audit-trail": "0.0.0-canary-20260119224949",
77
+ "@contractspec/module.notifications": "0.0.0-canary-20260119224949",
77
78
  "react": "19.2.3",
78
79
  "react-dom": "19.2.3"
79
80
  },