@lssm/example.crm-pipeline 0.0.0-canary-20251206160926 → 0.0.0-canary-20251207012602

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.
@@ -450,14 +450,14 @@ $ tsdown
450
450
  ℹ dist/modules/notifications/dist/libs/contracts/dist/jsonschema.js  0.01 kB │ gzip: 0.03 kB
451
451
  ℹ dist/modules/notifications/dist/libs/contracts/dist/presentations.js  0.01 kB │ gzip: 0.03 kB
452
452
  ℹ dist/contracts/deal.d.ts 20.38 kB │ gzip: 1.17 kB
453
- ℹ dist/events.d.ts  8.42 kB │ gzip: 0.67 kB
453
+ ℹ dist/events.d.ts  8.26 kB │ gzip: 0.66 kB
454
454
  ℹ dist/entities/index.d.ts  8.22 kB │ gzip: 0.92 kB
455
455
  ℹ dist/index.d.ts  3.30 kB │ gzip: 0.83 kB
456
- ℹ dist/entities/deal.d.ts  3.06 kB │ gzip: 0.53 kB
457
- ℹ dist/entities/task.d.ts  2.50 kB │ gzip: 0.47 kB
456
+ ℹ dist/entities/deal.d.ts  3.01 kB │ gzip: 0.53 kB
457
+ ℹ dist/entities/task.d.ts  2.59 kB │ gzip: 0.48 kB
458
458
  ℹ dist/handlers/deal.handlers.d.ts  2.36 kB │ gzip: 0.67 kB
459
- ℹ dist/entities/contact.d.ts  1.82 kB │ gzip: 0.42 kB
460
- ℹ dist/entities/company.d.ts  1.60 kB │ gzip: 0.39 kB
459
+ ℹ dist/entities/contact.d.ts  1.85 kB │ gzip: 0.42 kB
460
+ ℹ dist/entities/company.d.ts  1.63 kB │ gzip: 0.39 kB
461
461
  ℹ dist/handlers/mock-data.d.ts  1.00 kB │ gzip: 0.41 kB
462
462
  ℹ dist/handlers/index.d.ts  0.80 kB │ gzip: 0.25 kB
463
463
  ℹ dist/contracts/index.d.ts  0.67 kB │ gzip: 0.18 kB
@@ -465,7 +465,7 @@ $ tsdown
465
465
  ℹ dist/presentations/index.d.ts  0.61 kB │ gzip: 0.24 kB
466
466
  ℹ dist/presentations/dashboard.d.ts  0.41 kB │ gzip: 0.20 kB
467
467
  ℹ dist/feature.d.ts  0.33 kB │ gzip: 0.21 kB
468
- ℹ 459 files, total: 349.01 kB
468
+ ℹ 459 files, total: 348.94 kB
469
469
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
470
470
  - Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
471
471
   │
@@ -491,13 +491,13 @@ $ tsdown
491
491
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
492
492
  ───╯
493
493
 
494
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
495
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/telemetry/tracker.js at 27..35
494
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
495
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
496
496
   │
497
497
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
498
498
 
499
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
500
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
499
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
500
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/telemetry/tracker.js at 27..35
501
501
   │
502
502
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
503
503
 
@@ -511,6 +511,16 @@ $ tsdown
511
511
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
512
512
  ───╯
513
513
 
514
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js
515
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js:1:7 ]
516
+ │
517
+ 1 │ import"node:perf_hooks";
518
+  │ ────────┬────────
519
+  │ ╰────────── Module not found, treating it as an external dependency
520
+  │
521
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
522
+ ───╯
523
+
514
524
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
515
525
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:1:21 ]
516
526
  │
@@ -531,16 +541,6 @@ $ tsdown
531
541
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
532
542
  ───╯
533
543
 
534
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js
535
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js:1:7 ]
536
- │
537
- 1 │ import"node:perf_hooks";
538
-  │ ────────┬────────
539
-  │ ╰────────── Module not found, treating it as an external dependency
540
-  │
541
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
542
- ───╯
543
-
544
544
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
545
545
  â•­─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
546
546
  │
@@ -551,6 +551,16 @@ $ tsdown
551
551
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
552
552
  ───╯
553
553
 
554
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
555
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:7 ]
556
+ │
557
+ 1 │ import"crypto";
558
+  │ ────┬───
559
+  │ ╰───── Module not found, treating it as an external dependency
560
+  │
561
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
562
+ ───╯
563
+
554
564
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../modules/notifications/dist/libs/contracts/dist/integrations/runtime.js
555
565
  â•­─[ ../../modules/notifications/dist/libs/contracts/dist/integrations/runtime.js:1:7 ]
556
566
  │
@@ -561,8 +571,8 @@ $ tsdown
561
571
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
562
572
  ───╯
563
573
 
564
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
565
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:7 ]
574
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
575
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:7 ]
566
576
  │
567
577
  1 │ import"crypto";
568
578
   │ ────┬───
@@ -571,16 +581,6 @@ $ tsdown
571
581
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
572
582
  ───╯
573
583
 
574
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
575
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
576
- │
577
- 1 │ import"react";import"turndown";
578
-  │ ─────┬────
579
-  │ ╰────── Module not found, treating it as an external dependency
580
-  │
581
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
582
- ───╯
583
-
584
584
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../modules/audit-trail/dist/libs/contracts/dist/integrations/runtime.js
585
585
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/integrations/runtime.js:1:7 ]
586
586
  │
@@ -591,18 +591,18 @@ $ tsdown
591
591
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
592
592
  ───╯
593
593
 
594
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
595
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:7 ]
594
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
595
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
596
596
  │
597
- 1 │ import"crypto";
598
-  │ ────┬───
599
-  │ ╰───── Module not found, treating it as an external dependency
597
+ 1 │ import"react";import"turndown";
598
+  │ ─────┬────
599
+  │ ╰────── Module not found, treating it as an external dependency
600
600
   │
601
601
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
602
602
  ───╯
603
603
 
604
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/notifications/dist/libs/contracts/dist/graphql-federation/dist/index.js
605
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
604
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js
605
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
606
606
  │
607
607
  1 │ import"@pothos/plugin-federation";import"@apollo/subgraph";
608
608
   │ ─────────┬────────
@@ -611,8 +611,8 @@ $ tsdown
611
611
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
612
612
  ───╯
613
613
 
614
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js
615
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
614
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js
615
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js:1:41 ]
616
616
  │
617
617
  1 │ import"@pothos/plugin-federation";import"@apollo/subgraph";
618
618
   │ ─────────┬────────
@@ -621,8 +621,8 @@ $ tsdown
621
621
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
622
622
  ───╯
623
623
 
624
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js
625
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js:1:41 ]
624
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/notifications/dist/libs/contracts/dist/graphql-federation/dist/index.js
625
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
626
626
  │
627
627
  1 │ import"@pothos/plugin-federation";import"@apollo/subgraph";
628
628
   │ ─────────┬────────
@@ -631,5 +631,5 @@ $ tsdown
631
631
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
632
632
  ───╯
633
633
 
634
- ✔ Build complete in 36275ms
634
+ ✔ Build complete in 37311ms
635
635
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,15 +1,15 @@
1
1
  # @lssm/example.crm-pipeline
2
2
 
3
- ## 0.0.0-canary-20251206160926
3
+ ## 0.0.0-canary-20251207012602
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 3086383: refactor: dependencies upgrade
8
8
  - Updated dependencies [3086383]
9
- - @lssm/lib.contracts@0.0.0-canary-20251206160926
10
- - @lssm/lib.schema@0.0.0-canary-20251206160926
11
- - @lssm/lib.jobs@0.0.0-canary-20251206160926
12
- - @lssm/lib.bus@0.0.0-canary-20251206160926
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251206160926
14
- - @lssm/module.audit-trail@0.0.0-canary-20251206160926
15
- - @lssm/module.notifications@0.0.0-canary-20251206160926
9
+ - @lssm/lib.contracts@0.0.0-canary-20251207012602
10
+ - @lssm/lib.schema@0.0.0-canary-20251207012602
11
+ - @lssm/lib.jobs@0.0.0-canary-20251207012602
12
+ - @lssm/lib.bus@0.0.0-canary-20251207012602
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251207012602
14
+ - @lssm/module.audit-trail@0.0.0-canary-20251207012602
15
+ - @lssm/module.notifications@0.0.0-canary-20251207012602