@lssm/example.learning-journey-crm-onboarding 0.0.0-canary-20251220002821 → 0.0.0-canary-20251220021406

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.
@@ -120,7 +120,7 @@ $ tsdown
120
120
  ℹ dist/libs/contracts/dist/integrations/providers/twilio-sms.js  1.56 kB │ gzip: 0.73 kB
121
121
  ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
122
122
  ℹ dist/libs/contracts/dist/integrations/providers/elevenlabs.js  1.47 kB │ gzip: 0.72 kB
123
- ℹ dist/libs/contracts/dist/ownership.js.map  1.41 kB │ gzip: 0.61 kB
123
+ ℹ dist/libs/contracts/dist/ownership.js.map  1.47 kB │ gzip: 0.63 kB
124
124
  ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
125
125
  ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
126
126
  ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
@@ -137,8 +137,8 @@ $ tsdown
137
137
  ℹ dist/contracts/index.d.ts.map  0.86 kB │ gzip: 0.32 kB
138
138
  ℹ dist/libs/contracts/dist/integrations/index.js  0.78 kB │ gzip: 0.27 kB
139
139
  ℹ dist/libs/contracts/dist/spec.js  0.68 kB │ gzip: 0.33 kB
140
+ ℹ dist/libs/contracts/dist/ownership.js  0.68 kB │ gzip: 0.34 kB
140
141
  ℹ dist/handlers/demo.handlers.d.ts.map  0.66 kB │ gzip: 0.35 kB
141
- ℹ dist/libs/contracts/dist/ownership.js  0.64 kB │ gzip: 0.33 kB
142
142
  ℹ dist/libs/contracts/dist/integrations/openbanking/telemetry.js  0.60 kB │ gzip: 0.28 kB
143
143
  ℹ dist/libs/contracts/dist/llm/exporters.js  0.46 kB │ gzip: 0.26 kB
144
144
  ℹ dist/libs/contracts/dist/presentations.v2.js  0.37 kB │ gzip: 0.26 kB
@@ -198,7 +198,17 @@ $ tsdown
198
198
  ℹ dist/track.d.ts  0.33 kB │ gzip: 0.19 kB
199
199
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
- ℹ 192 files, total: 1235.57 kB
201
+ ℹ 192 files, total: 1235.67 kB
202
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
203
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
204
+ │
205
+ 1 │ import { createHash } from "node:crypto";
206
+  │ ──────┬──────
207
+  │ ╰──────── Module not found, treating it as an external dependency
208
+  │
209
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
210
+ ───╯
211
+
202
212
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
203
213
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
204
214
  │
@@ -219,12 +229,12 @@ $ tsdown
219
229
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
230
  ───╯
221
231
 
222
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
223
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
232
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
233
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
224
234
  │
225
- 2 │ import { randomUUID } from "node:crypto";
226
-  │ ──────┬──────
227
-  │ ╰──────── Module not found, treating it as an external dependency
235
+ 2 │ import { deepStrictEqual } from "node:assert";
236
+  │ ──────┬──────
237
+  │ ╰──────── Module not found, treating it as an external dependency
228
238
   │
229
239
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
240
  ───╯
@@ -239,20 +249,10 @@ $ tsdown
239
249
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
250
  ───╯
241
251
 
242
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
243
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
244
- │
245
- 2 │ import { deepStrictEqual } from "node:assert";
246
-  │ ──────┬──────
247
-  │ ╰──────── Module not found, treating it as an external dependency
248
-  │
249
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
- ───╯
251
-
252
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
253
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
252
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
253
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
254
254
  │
255
- 1 │ import { createHash } from "node:crypto";
255
+ 2 │ import { randomUUID } from "node:crypto";
256
256
   │ ──────┬──────
257
257
   │ ╰──────── Module not found, treating it as an external dependency
258
258
   │
@@ -269,4 +269,4 @@ $ tsdown
269
269
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
270
270
  ───╯
271
271
 
272
- ✔ Build complete in 27668ms
272
+ ✔ Build complete in 25961ms
@@ -120,7 +120,7 @@ $ tsdown
120
120
  ℹ dist/libs/contracts/dist/integrations/providers/twilio-sms.js  1.56 kB │ gzip: 0.73 kB
121
121
  ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
122
122
  ℹ dist/libs/contracts/dist/integrations/providers/elevenlabs.js  1.47 kB │ gzip: 0.72 kB
123
- ℹ dist/libs/contracts/dist/ownership.js.map  1.41 kB │ gzip: 0.61 kB
123
+ ℹ dist/libs/contracts/dist/ownership.js.map  1.47 kB │ gzip: 0.63 kB
124
124
  ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
125
125
  ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
126
126
  ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
@@ -137,8 +137,8 @@ $ tsdown
137
137
  ℹ dist/contracts/index.d.ts.map  0.86 kB │ gzip: 0.32 kB
138
138
  ℹ dist/libs/contracts/dist/integrations/index.js  0.78 kB │ gzip: 0.27 kB
139
139
  ℹ dist/libs/contracts/dist/spec.js  0.68 kB │ gzip: 0.33 kB
140
+ ℹ dist/libs/contracts/dist/ownership.js  0.68 kB │ gzip: 0.34 kB
140
141
  ℹ dist/handlers/demo.handlers.d.ts.map  0.66 kB │ gzip: 0.35 kB
141
- ℹ dist/libs/contracts/dist/ownership.js  0.64 kB │ gzip: 0.33 kB
142
142
  ℹ dist/libs/contracts/dist/integrations/openbanking/telemetry.js  0.60 kB │ gzip: 0.28 kB
143
143
  ℹ dist/libs/contracts/dist/llm/exporters.js  0.46 kB │ gzip: 0.26 kB
144
144
  ℹ dist/libs/contracts/dist/presentations.v2.js  0.37 kB │ gzip: 0.26 kB
@@ -198,23 +198,13 @@ $ tsdown
198
198
  ℹ dist/track.d.ts  0.33 kB │ gzip: 0.19 kB
199
199
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
- ℹ 192 files, total: 1235.57 kB
202
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
203
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
204
- │
205
- 1 │ import { randomUUID } from "crypto";
206
-  │ ────┬───
207
-  │ ╰───── Module not found, treating it as an external dependency
208
-  │
209
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
210
- ───╯
211
-
212
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
213
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
201
+ ℹ 192 files, total: 1235.67 kB
202
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
203
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
214
204
  │
215
- 2 │ import { setTimeout } from "node:timers/promises";
216
-  │ ───────────┬──────────
217
-  │ ╰──────────── Module not found, treating it as an external dependency
205
+ 3 │ import TurndownService from "turndown";
206
+  │ ─────┬────
207
+  │ ╰────── Module not found, treating it as an external dependency
218
208
   │
219
209
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
210
  ───╯
@@ -229,32 +219,42 @@ $ tsdown
229
219
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
220
  ───╯
231
221
 
232
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
233
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
222
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
223
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
234
224
  │
235
- 2 │ import { randomUUID } from "node:crypto";
236
-  │ ──────┬──────
237
-  │ ╰──────── Module not found, treating it as an external dependency
225
+ 2 │ import { deepStrictEqual } from "node:assert";
226
+  │ ──────┬──────
227
+  │ ╰──────── Module not found, treating it as an external dependency
238
228
   │
239
229
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
230
  ───╯
241
231
 
242
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
243
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
232
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
233
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
244
234
  │
245
- 3 │ import TurndownService from "turndown";
246
-  │ ─────┬────
247
-  │ ╰────── Module not found, treating it as an external dependency
235
+ 1 │ import { randomUUID } from "crypto";
236
+  │ ────┬───
237
+  │ ╰───── Module not found, treating it as an external dependency
248
238
   │
249
239
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
240
  ───╯
251
241
 
252
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
253
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
242
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
243
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
254
244
  │
255
- 2 │ import { deepStrictEqual } from "node:assert";
256
-  │ ──────┬──────
257
-  │ ╰──────── Module not found, treating it as an external dependency
245
+ 2 │ import { setTimeout } from "node:timers/promises";
246
+  │ ───────────┬──────────
247
+  │ ╰──────────── Module not found, treating it as an external dependency
248
+  │
249
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
+ ───╯
251
+
252
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
253
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
254
+ │
255
+ 2 │ import { randomUUID } from "node:crypto";
256
+  │ ──────┬──────
257
+  │ ╰──────── Module not found, treating it as an external dependency
258
258
   │
259
259
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
260
260
  ───╯
@@ -269,5 +269,5 @@ $ tsdown
269
269
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
270
270
  ───╯
271
271
 
272
- ✔ Build complete in 34778ms
272
+ ✔ Build complete in 34536ms
273
273
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-crm-onboarding
2
2
 
3
- ## 0.0.0-canary-20251220002821
3
+ ## 0.0.0-canary-20251220021406
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,7 +9,7 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/example.crm-pipeline@0.0.0-canary-20251220002821
13
- - @lssm/lib.contracts@0.0.0-canary-20251220002821
14
- - @lssm/lib.schema@0.0.0-canary-20251220002821
15
- - @lssm/module.learning-journey@0.0.0-canary-20251220002821
12
+ - @lssm/example.crm-pipeline@0.0.0-canary-20251220021406
13
+ - @lssm/lib.contracts@0.0.0-canary-20251220021406
14
+ - @lssm/lib.schema@0.0.0-canary-20251220021406
15
+ - @lssm/module.learning-journey@0.0.0-canary-20251220021406
@@ -13,6 +13,7 @@ const OwnersEnum = {
13
13
  ProductArtisanos: "product.artisanos",
14
14
  PlatformSigil: "platform.sigil",
15
15
  PlatformMarketplace: "platform.marketplace",
16
+ PlatformMessaging: "platform.messaging",
16
17
  PlatformContent: "platform.content",
17
18
  PlatformFeatureFlags: "platform.featureflags",
18
19
  PlatformFinance: "platform.finance"
@@ -1 +1 @@
1
- {"version":3,"file":"ownership.js","names":[],"sources":["../../../../../../libs/contracts/dist/ownership.js"],"sourcesContent":["//#region src/ownership.ts\nconst StabilityEnum = {\n\tIdea: \"idea\",\n\tInCreation: \"in_creation\",\n\tExperimental: \"experimental\",\n\tBeta: \"beta\",\n\tStable: \"stable\",\n\tDeprecated: \"deprecated\"\n};\nconst OwnersEnum = {\n\tProductColiving: \"product.coliving\",\n\tProductStrit: \"product.strit\",\n\tProductArtisanos: \"product.artisanos\",\n\tPlatformSigil: \"platform.sigil\",\n\tPlatformMarketplace: \"platform.marketplace\",\n\tPlatformContent: \"platform.content\",\n\tPlatformFeatureFlags: \"platform.featureflags\",\n\tPlatformFinance: \"platform.finance\"\n};\nconst Owners = OwnersEnum;\nconst TagsEnum = {\n\tSpots: \"spots\",\n\tCollectivity: \"collectivity\",\n\tMarketplace: \"marketplace\",\n\tSellers: \"sellers\",\n\tAuth: \"auth\",\n\tLogin: \"login\",\n\tSignup: \"signup\",\n\tGuide: \"guide\",\n\tDocs: \"docs\",\n\tI18n: \"i18n\",\n\tIncident: \"incident\",\n\tAutomation: \"automation\",\n\tHygiene: \"hygiene\"\n};\nconst Tags = TagsEnum;\n\n//#endregion\nexport { Owners, OwnersEnum, StabilityEnum, Tags, TagsEnum };"],"mappings":";AACA,MAAM,gBAAgB;CACrB,MAAM;CACN,YAAY;CACZ,cAAc;CACd,MAAM;CACN,QAAQ;CACR,YAAY;CACZ;AACD,MAAM,aAAa;CAClB,iBAAiB;CACjB,cAAc;CACd,kBAAkB;CAClB,eAAe;CACf,qBAAqB;CACrB,iBAAiB;CACjB,sBAAsB;CACtB,iBAAiB;CACjB"}
1
+ {"version":3,"file":"ownership.js","names":[],"sources":["../../../../../../libs/contracts/dist/ownership.js"],"sourcesContent":["//#region src/ownership.ts\nconst StabilityEnum = {\n\tIdea: \"idea\",\n\tInCreation: \"in_creation\",\n\tExperimental: \"experimental\",\n\tBeta: \"beta\",\n\tStable: \"stable\",\n\tDeprecated: \"deprecated\"\n};\nconst OwnersEnum = {\n\tProductColiving: \"product.coliving\",\n\tProductStrit: \"product.strit\",\n\tProductArtisanos: \"product.artisanos\",\n\tPlatformSigil: \"platform.sigil\",\n\tPlatformMarketplace: \"platform.marketplace\",\n\tPlatformMessaging: \"platform.messaging\",\n\tPlatformContent: \"platform.content\",\n\tPlatformFeatureFlags: \"platform.featureflags\",\n\tPlatformFinance: \"platform.finance\"\n};\nconst Owners = OwnersEnum;\nconst TagsEnum = {\n\tSpots: \"spots\",\n\tCollectivity: \"collectivity\",\n\tMarketplace: \"marketplace\",\n\tSellers: \"sellers\",\n\tAuth: \"auth\",\n\tLogin: \"login\",\n\tSignup: \"signup\",\n\tGuide: \"guide\",\n\tDocs: \"docs\",\n\tI18n: \"i18n\",\n\tIncident: \"incident\",\n\tAutomation: \"automation\",\n\tHygiene: \"hygiene\"\n};\nconst Tags = TagsEnum;\n\n//#endregion\nexport { Owners, OwnersEnum, StabilityEnum, Tags, TagsEnum };"],"mappings":";AACA,MAAM,gBAAgB;CACrB,MAAM;CACN,YAAY;CACZ,cAAc;CACd,MAAM;CACN,QAAQ;CACR,YAAY;CACZ;AACD,MAAM,aAAa;CAClB,iBAAiB;CACjB,cAAc;CACd,kBAAkB;CAClB,eAAe;CACf,qBAAqB;CACrB,mBAAmB;CACnB,iBAAiB;CACjB,sBAAsB;CACtB,iBAAiB;CACjB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-crm-onboarding",
3
- "version": "0.0.0-canary-20251220002821",
3
+ "version": "0.0.0-canary-20251220021406",
4
4
  "description": "Learning journey track that onboards users to the CRM pipeline example.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -30,14 +30,14 @@
30
30
  "lint:check": "eslint src"
31
31
  },
32
32
  "dependencies": {
33
- "@lssm/lib.contracts": "0.0.0-canary-20251220002821",
34
- "@lssm/lib.schema": "0.0.0-canary-20251220002821",
35
- "@lssm/module.learning-journey": "0.0.0-canary-20251220002821",
36
- "@lssm/example.crm-pipeline": "0.0.0-canary-20251220002821"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251220021406",
34
+ "@lssm/lib.schema": "0.0.0-canary-20251220021406",
35
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220021406",
36
+ "@lssm/example.crm-pipeline": "0.0.0-canary-20251220021406"
37
37
  },
38
38
  "devDependencies": {
39
- "@lssm/tool.tsdown": "0.0.0-canary-20251220002821",
40
- "@lssm/tool.typescript": "0.0.0-canary-20251220002821",
39
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
40
+ "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
41
41
  "tsdown": "^0.18.1",
42
42
  "typescript": "^5.9.3"
43
43
  },