@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251221164004 → 0.0.0-canary-20251221165922

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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.18.1 powered by rolldown v1.0.0-beta.55
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-coaching/tsdown.config.js
4
- ℹ entry: src/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-coaching.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts, src/components/EngagementMeter.tsx, src/components/TipCard.tsx, src/components/TipFeed.tsx, src/components/index.ts
4
+ ℹ entry: src/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/components/EngagementMeter.tsx, src/components/TipCard.tsx, src/components/TipFeed.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-coaching.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -200,12 +200,12 @@ $ tsdown
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ dist/docs/learning-journey-ui-coaching.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
202
202
  ℹ 193 files, total: 600.60 kB
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
204
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
205
205
  │
206
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 4 │ import { Loader2 } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
209
209
   │
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
@@ -220,15 +220,25 @@ $ tsdown
220
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
221
  ───╯
222
222
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
224
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
225
- │
226
- 14 │ import { Menu } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
229
-  │
230
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
- ────╯
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
224
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
225
+ │
226
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
+  │
230
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
+ ───╯
232
+
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
234
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
235
+ │
236
+ 5 │ import { Loader2 } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
239
+  │
240
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
+ ───╯
232
242
 
233
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
234
244
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
@@ -260,6 +270,16 @@ $ tsdown
260
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
271
  ────╯
262
272
 
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
274
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
275
+ │
276
+ 14 │ import { Menu } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
+  │
280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
+ ────╯
282
+
263
283
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
264
284
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
265
285
  │
@@ -270,8 +290,8 @@ $ tsdown
270
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
291
  ───╯
272
292
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
274
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
275
295
  │
276
296
  4 │ import { Loader2 } from "lucide-react";
277
297
   │ ───────┬──────
@@ -280,42 +300,42 @@ $ tsdown
280
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
301
  ───╯
282
302
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
284
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
285
305
  │
286
- 5 │ import { Loader2 } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 6 │ import { CircleIcon } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
289
309
   │
290
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
311
  ───╯
292
312
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
295
315
  │
296
- 4 │ import { Loader2 } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
299
319
   │
300
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
321
  ───╯
302
322
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
305
325
  │
306
- 6 │ import { ChevronDownIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ import { CheckIcon } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
309
329
   │
310
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
331
  ───╯
312
332
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
315
335
  │
316
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { ChevronDownIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
319
339
   │
320
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
341
  ───╯
@@ -330,32 +350,22 @@ $ tsdown
330
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
351
  ───╯
332
352
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
335
- │
336
- 6 │ import { CircleIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
339
-  │
340
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
- ───╯
342
-
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
345
355
  │
346
- 6 │ import { CheckIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
349
359
   │
350
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
361
  ───╯
352
362
 
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
355
365
  │
356
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 6 │ import { XIcon } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
359
369
   │
360
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
371
  ───╯
@@ -370,8 +380,8 @@ $ tsdown
370
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
381
  ───╯
372
382
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
375
385
  │
376
386
  6 │ import { XIcon } from "lucide-react";
377
387
   │ ───────┬──────
@@ -380,6 +390,16 @@ $ tsdown
380
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
391
  ───╯
382
392
 
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
395
+ │
396
+ 7 │ import { SearchIcon } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
399
+  │
400
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
+ ───╯
402
+
383
403
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
384
404
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
385
405
  │
@@ -390,15 +410,15 @@ $ tsdown
390
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
411
  ───╯
392
412
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
395
- │
396
- 7 │ import { SearchIcon } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
399
-  │
400
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
- ───╯
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
415
+ │
416
+ 12 │ import "lucide-react";
417
+  │ ───────┬──────
418
+  │ ╰──────── Module not found, treating it as an external dependency
419
+  │
420
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
+ ────╯
402
422
 
403
423
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
404
424
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
@@ -410,16 +430,6 @@ $ tsdown
410
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
431
  ───╯
412
432
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
414
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
415
- │
416
- 4 │ import { Globe } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
419
-  │
420
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
- ───╯
422
-
423
433
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
424
434
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
425
435
  │
@@ -430,26 +440,16 @@ $ tsdown
430
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
441
  ───╯
432
442
 
433
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
444
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
435
445
  │
436
- 6 │ import { XIcon } from "lucide-react";
446
+ 4 │ import { Globe } from "lucide-react";
437
447
   │ ───────┬──────
438
448
   │ ╰──────── Module not found, treating it as an external dependency
439
449
   │
440
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
451
  ───╯
442
452
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
445
- │
446
- 12 │ import "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
449
-  │
450
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
- ────╯
452
-
453
453
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
454
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
455
455
  │
@@ -480,4 +480,4 @@ $ tsdown
480
480
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
481
481
  ───╯
482
482
 
483
- ✔ Build complete in 4069ms
483
+ ✔ Build complete in 2866ms