@contractspec/example.crm-pipeline 0.0.0-canary-20260113173657 → 0.0.0-canary-20260114030712

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.
@@ -117,13 +117,13 @@ $ tsdown
117
117
  ℹ dist/deal/deal.operation.d.ts 14.13 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.54 kB │ gzip: 0.56 kB
120
+ ℹ dist/entities/deal.entity.d.ts  3.49 kB │ gzip: 0.55 kB
121
121
  ℹ dist/events/deal.event.d.ts  3.31 kB │ gzip: 0.43 kB
122
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.16 kB │ gzip: 0.45 kB
126
- ℹ dist/entities/company.entity.d.ts  1.86 kB │ gzip: 0.42 kB
125
+ ℹ dist/entities/contact.entity.d.ts  2.10 kB │ gzip: 0.45 kB
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
129
129
  ℹ dist/handlers/mock-data.d.ts  1.04 kB │ gzip: 0.43 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: 371.70 kB
161
+ ℹ 152 files, total: 371.64 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 36056ms
172
+ ✔ Build complete in 35746ms
@@ -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.32 kB │ gzip: 0.43 kB
122
+ ℹ dist/events/deal.event.d.ts  3.31 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
@@ -146,7 +146,7 @@ $ tsdown
146
146
  ℹ dist/deal/deal.enum.d.ts  0.48 kB │ gzip: 0.23 kB
147
147
  ℹ dist/crm-pipeline.feature.d.ts  0.44 kB │ gzip: 0.26 kB
148
148
  ℹ dist/presentations/index.d.ts  0.40 kB │ gzip: 0.15 kB
149
- ℹ dist/ui/CrmDealCard.d.ts  0.39 kB │ gzip: 0.25 kB
149
+ ℹ dist/ui/CrmDealCard.d.ts  0.39 kB │ gzip: 0.26 kB
150
150
  ℹ dist/deal/deal.test-spec.d.ts  0.35 kB │ gzip: 0.19 kB
151
151
  ℹ dist/ui/renderers/pipeline.renderer.d.ts  0.33 kB │ gzip: 0.20 kB
152
152
  ℹ dist/events/index.d.ts  0.32 kB │ gzip: 0.14 kB
@@ -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 33089ms
173
+ ✔ Build complete in 35905ms
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @contractspec/example.crm-pipeline
2
2
 
3
- ## 0.0.0-canary-20260113173657
3
+ ## 0.0.0-canary-20260114030712
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -19,15 +19,15 @@
19
19
  - Updated dependencies [c231a8b]
20
20
  - Updated dependencies [42b8d78]
21
21
  - Updated dependencies [fd38e85]
22
- - @contractspec/lib.example-shared-ui@0.0.0-canary-20260113173657
23
- - @contractspec/module.notifications@0.0.0-canary-20260113173657
24
- - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260113173657
25
- - @contractspec/module.audit-trail@0.0.0-canary-20260113173657
26
- - @contractspec/lib.design-system@0.0.0-canary-20260113173657
27
- - @contractspec/lib.identity-rbac@0.0.0-canary-20260113173657
28
- - @contractspec/lib.ui-kit-web@0.0.0-canary-20260113173657
29
- - @contractspec/lib.contracts@0.0.0-canary-20260113173657
30
- - @contractspec/lib.schema@0.0.0-canary-20260113173657
22
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260114030712
23
+ - @contractspec/module.notifications@0.0.0-canary-20260114030712
24
+ - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260114030712
25
+ - @contractspec/module.audit-trail@0.0.0-canary-20260114030712
26
+ - @contractspec/lib.design-system@0.0.0-canary-20260114030712
27
+ - @contractspec/lib.identity-rbac@0.0.0-canary-20260114030712
28
+ - @contractspec/lib.ui-kit-web@0.0.0-canary-20260114030712
29
+ - @contractspec/lib.contracts@0.0.0-canary-20260114030712
30
+ - @contractspec/lib.schema@0.0.0-canary-20260114030712
31
31
 
32
32
  ## 1.46.2
33
33
 
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_schema27 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema31 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_schema31.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_schema31.EnumType<[string, string, string, string]>;
12
12
  //#endregion
13
13
  export { DealStatusEnum, DealStatusFilterEnum };
14
14
  //# sourceMappingURL=deal.enum.d.ts.map