@lssm/example.learning-journey-crm-onboarding 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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.
@@ -214,16 +214,17 @@ $ tsdown
214
214
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
215
215
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
216
216
  ℹ 207 files, total: 1271.36 kB
217
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
218
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
217
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
218
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
219
219
  │
220
- 1 │ import { createHash } from "node:crypto";
221
-  │ ──────┬──────
222
-  │ ╰──────── Module not found, treating it as an external dependency
220
+ 3 │ import TurndownService from "turndown";
221
+  │ ─────┬────
222
+  │ ╰────── Module not found, treating it as an external dependency
223
223
   │
224
224
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
225
225
  ───╯
226
226
 
227
+ ✔ Build complete in 15443ms
227
228
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
228
229
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
229
230
  │
@@ -234,42 +235,42 @@ $ tsdown
234
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
235
236
  ───╯
236
237
 
237
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
238
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
238
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
239
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
239
240
  │
240
- 2 │ import { setTimeout } from "node:timers/promises";
241
-  │ ───────────┬──────────
242
-  │ ╰──────────── Module not found, treating it as an external dependency
241
+ 2 │ import { deepStrictEqual } from "node:assert";
242
+  │ ──────┬──────
243
+  │ ╰──────── Module not found, treating it as an external dependency
243
244
   │
244
245
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
245
246
  ───╯
246
247
 
247
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
248
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
249
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
249
250
  │
250
- 2 │ import { randomUUID } from "node:crypto";
251
+ 1 │ import { createHash } from "node:crypto";
251
252
   │ ──────┬──────
252
253
   │ ╰──────── Module not found, treating it as an external dependency
253
254
   │
254
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
255
256
  ───╯
256
257
 
257
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
258
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
259
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
259
260
  │
260
- 2 │ import { deepStrictEqual } from "node:assert";
261
-  │ ──────┬──────
262
-  │ ╰──────── Module not found, treating it as an external dependency
261
+ 2 │ import { setTimeout } from "node:timers/promises";
262
+  │ ───────────┬──────────
263
+  │ ╰──────────── Module not found, treating it as an external dependency
263
264
   │
264
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
265
266
  ───╯
266
267
 
267
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
268
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
269
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
269
270
  │
270
- 3 │ import TurndownService from "turndown";
271
-  │ ─────┬────
272
-  │ ╰────── Module not found, treating it as an external dependency
271
+ 2 │ import { randomUUID } from "node:crypto";
272
+  │ ──────┬──────
273
+  │ ╰──────── Module not found, treating it as an external dependency
273
274
   │
274
275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
275
276
  ───╯
@@ -284,4 +285,3 @@ $ tsdown
284
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
285
286
  ───╯
286
287
 
287
- ✔ Build complete in 14152ms
@@ -179,10 +179,7 @@ $ tsdown
179
179
  ℹ dist/libs/contracts/dist/tests/runner.js  0.04 kB │ gzip: 0.06 kB
180
180
  ℹ dist/libs/contracts/dist/workflow/index.js  0.04 kB │ gzip: 0.05 kB
181
181
  ℹ dist/libs/contracts/dist/server/provider-mcp.js  0.04 kB │ gzip: 0.06 kB
182
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
183
182
  ℹ dist/libs/contracts/dist/events.js  0.03 kB │ gzip: 0.05 kB
184
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
185
- │
186
183
  ℹ dist/libs/contracts/dist/data-views/data-views.js  0.03 kB │ gzip: 0.05 kB
187
184
  ℹ dist/libs/contracts/dist/forms/forms.js  0.03 kB │ gzip: 0.05 kB
188
185
  ℹ dist/libs/contracts/dist/workflow/spec.js  0.03 kB │ gzip: 0.05 kB
@@ -190,21 +187,14 @@ $ tsdown
190
187
  ℹ dist/libs/contracts/dist/server/mcp/registerTools.js  0.03 kB │ gzip: 0.05 kB
191
188
  ℹ dist/libs/contracts/dist/server/rest-elysia.js  0.03 kB │ gzip: 0.05 kB
192
189
  ℹ dist/libs/contracts/dist/server/rest-express.js  0.03 kB │ gzip: 0.05 kB
193
- 1 │ import { randomUUID } from "crypto";
194
190
  ℹ dist/libs/contracts/dist/server/rest-next-app.js  0.03 kB │ gzip: 0.05 kB
195
191
  ℹ dist/libs/contracts/dist/server/rest-next-pages.js  0.03 kB │ gzip: 0.05 kB
196
192
  ℹ dist/libs/contracts/dist/capabilities/index.js  0.03 kB │ gzip: 0.05 kB
197
-  │ ────┬───
198
-  │ ╰───── Module not found, treating it as an external dependency
199
-  │
200
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
193
  ℹ dist/libs/contracts/dist/server/rest-generic.js  0.03 kB │ gzip: 0.05 kB
202
194
  ℹ dist/libs/contracts/dist/openapi.js  0.03 kB │ gzip: 0.05 kB
203
195
  ℹ dist/libs/contracts/dist/llm/prompts.js  0.03 kB │ gzip: 0.04 kB
204
- ───╯
205
196
  ℹ dist/libs/contracts/dist/regenerator/index.js  0.02 kB │ gzip: 0.04 kB
206
197
  ℹ dist/libs/contracts/dist/telemetry/index.js  0.02 kB │ gzip: 0.04 kB
207
-
208
198
  ℹ dist/libs/contracts/dist/experiments/evaluator.js  0.02 kB │ gzip: 0.04 kB
209
199
  ℹ dist/libs/contracts/dist/tests/index.js  0.02 kB │ gzip: 0.04 kB
210
200
  ℹ dist/libs/contracts/dist/workflow/runner.js  0.02 kB │ gzip: 0.04 kB
@@ -214,25 +204,25 @@ $ tsdown
214
204
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
215
205
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
216
206
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
217
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
218
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
219
207
  ℹ dist/contracts/index.d.ts  8.15 kB │ gzip: 0.91 kB
220
- │
221
- 3 │ import TurndownService from "turndown";
222
-  │ ─────┬────
223
208
  ℹ dist/example.d.ts  1.03 kB │ gzip: 0.45 kB
224
209
  ℹ dist/index.d.ts  0.97 kB │ gzip: 0.29 kB
225
210
  ℹ dist/handlers/demo.handlers.d.ts  0.95 kB │ gzip: 0.40 kB
226
-  │ ╰────── Module not found, treating it as an external dependency
227
-  │
228
211
  ℹ dist/presentations/index.d.ts  0.47 kB │ gzip: 0.21 kB
229
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
212
  ℹ dist/learning-journey-crm-onboarding.feature.d.ts  0.45 kB │ gzip: 0.26 kB
231
213
  ℹ dist/track.d.ts  0.33 kB │ gzip: 0.19 kB
232
214
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
233
215
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
234
- ───╯
235
216
  ℹ 207 files, total: 1271.36 kB
217
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
218
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
219
+ │
220
+ 3 │ import TurndownService from "turndown";
221
+  │ ─────┬────
222
+  │ ╰────── Module not found, treating it as an external dependency
223
+  │
224
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
225
+ ───╯
236
226
 
237
227
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
238
228
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
@@ -244,22 +234,22 @@ $ tsdown
244
234
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
245
235
  ───╯
246
236
 
247
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
248
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
237
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
238
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
249
239
  │
250
- 2 │ import { randomUUID } from "node:crypto";
240
+ 1 │ import { createHash } from "node:crypto";
251
241
   │ ──────┬──────
252
242
   │ ╰──────── Module not found, treating it as an external dependency
253
243
   │
254
244
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
255
245
  ───╯
256
246
 
257
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
258
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
247
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
248
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
259
249
  │
260
- 1 │ import { createHash } from "node:crypto";
261
-  │ ──────┬──────
262
-  │ ╰──────── Module not found, treating it as an external dependency
250
+ 1 │ import { randomUUID } from "crypto";
251
+  │ ────┬───
252
+  │ ╰───── Module not found, treating it as an external dependency
263
253
   │
264
254
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
265
255
  ───╯
@@ -274,6 +264,16 @@ $ tsdown
274
264
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
275
265
  ───╯
276
266
 
267
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
268
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
269
+ │
270
+ 2 │ import { randomUUID } from "node:crypto";
271
+  │ ──────┬──────
272
+  │ ╰──────── Module not found, treating it as an external dependency
273
+  │
274
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
275
+ ───╯
276
+
277
277
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
278
278
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
279
279
  │
@@ -284,5 +284,5 @@ $ tsdown
284
284
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
285
285
  ───╯
286
286
 
287
- ✔ Build complete in 22438ms
287
+ ✔ Build complete in 24749ms
288
288
  $ 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-20251221153314
3
+ ## 0.0.0-canary-20251221164004
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-20251221153314
13
- - @lssm/lib.contracts@0.0.0-canary-20251221153314
14
- - @lssm/lib.schema@0.0.0-canary-20251221153314
15
- - @lssm/module.learning-journey@0.0.0-canary-20251221153314
12
+ - @lssm/example.crm-pipeline@0.0.0-canary-20251221164004
13
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
14
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
15
+ - @lssm/module.learning-journey@0.0.0-canary-20251221164004
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAYa,gCAAgC;cAgBhC,iCAAiC;AAhBjC,cA+BA,0BAjBZ,EAiBsC,wBA/BM,EAc5C"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAYa,gCAAgC;cAgBhC,iCAAiC;AAhBjC,cA+BA,0BAjBZ,EAiBsC,wBAjBtC,EAAA"}
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-20251221153314",
3
+ "version": "0.0.0-canary-20251221164004",
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-20251221153314",
34
- "@lssm/lib.schema": "0.0.0-canary-20251221153314",
35
- "@lssm/module.learning-journey": "0.0.0-canary-20251221153314",
36
- "@lssm/example.crm-pipeline": "0.0.0-canary-20251221153314"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
34
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
35
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221164004",
36
+ "@lssm/example.crm-pipeline": "0.0.0-canary-20251221164004"
37
37
  },
38
38
  "devDependencies": {
39
- "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
40
- "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
39
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
40
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
41
41
  "tsdown": "^0.18.1",
42
42
  "typescript": "^5.9.3"
43
43
  },