@lssm/example.learning-journey-ui-coaching 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.
@@ -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/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
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
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/Button.js
204
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 ]
205
205
  │
206
- 4 │ import { Loader2 } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 4 │ import { Calendar, Clock, MapPin } 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,26 +220,6 @@ $ 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/marketing/MarketingComparisonSection.js
224
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
225
- │
226
- 6 │ import { CheckCircle } 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
- ───╯
242
-
243
223
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
244
224
  â•­─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
245
225
  │
@@ -260,92 +240,82 @@ $ tsdown
260
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
241
  ───╯
262
242
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
264
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
265
- │
266
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
269
-  │
270
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
- ───╯
272
-
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
274
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
244
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
275
245
  │
276
- 12 │ import { Menu } from "lucide-react";
246
+ 19 │ import { Menu } from "lucide-react";
277
247
   │ ───────┬──────
278
248
   │ ╰──────── Module not found, treating it as an external dependency
279
249
   │
280
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
251
  ────╯
282
252
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
284
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
254
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
285
255
  │
286
- 19 │ import { Menu } from "lucide-react";
256
+ 12 │ import { Menu } from "lucide-react";
287
257
   │ ───────┬──────
288
258
   │ ╰──────── Module not found, treating it as an external dependency
289
259
   │
290
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
261
  ────╯
292
262
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
264
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
295
265
  │
296
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 6 │ import { CheckCircle } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
299
269
   │
300
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
271
  ───╯
302
272
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
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 ]
305
275
  │
306
- 6 │ import { XIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 4 │ import { Loader2 } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
309
279
   │
310
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
281
  ───╯
312
282
 
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 ]
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 ]
315
285
  │
316
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 5 │ import { Loader2 } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
319
289
   │
320
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
291
  ───╯
322
292
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
325
295
  │
326
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 4 │ import { Loader2 } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
329
299
   │
330
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
301
  ───╯
332
302
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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 ]
335
305
  │
336
- 5 │ import { ChevronDownIcon } from "lucide-react";
306
+ 6 │ import { ChevronDownIcon } from "lucide-react";
337
307
   │ ───────┬──────
338
308
   │ ╰──────── Module not found, treating it as an external dependency
339
309
   │
340
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
311
  ───╯
342
312
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
344
- ╭─[ ../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/select.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
345
315
  │
346
- 4 │ import { Loader2 } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
349
319
   │
350
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
321
  ───╯
@@ -360,22 +330,12 @@ $ tsdown
360
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
331
  ───╯
362
332
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
365
- │
366
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
369
-  │
370
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
- ───╯
372
-
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
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 ]
375
335
  │
376
- 6 │ import { XIcon } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CircleIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
379
339
   │
380
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
341
  ───╯
@@ -390,22 +350,42 @@ $ tsdown
390
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
351
  ───╯
392
352
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
395
355
  │
396
- 6 │ import { ChevronDownIcon } from "lucide-react";
356
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
359
+  │
360
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
+ ───╯
362
+
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
365
+ │
366
+ 5 │ import { ChevronDownIcon } from "lucide-react";
397
367
   │ ───────┬──────
398
368
   │ ╰──────── Module not found, treating it as an external dependency
399
369
   │
400
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
371
  ───╯
402
372
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
405
375
  │
406
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 6 │ import { XIcon } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
379
+  │
380
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
+ ───╯
382
+
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
385
+ │
386
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
409
389
   │
410
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
391
  ───╯
@@ -420,6 +400,16 @@ $ tsdown
420
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
401
  ───╯
422
402
 
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
405
+ │
406
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
409
+  │
410
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
+ ───╯
412
+
423
413
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
424
414
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
425
415
  │
@@ -430,6 +420,26 @@ $ tsdown
430
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
421
  ───╯
432
422
 
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
425
+ │
426
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
429
+  │
430
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
+ ───╯
432
+
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 ]
435
+ │
436
+ 6 │ import { XIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
439
+  │
440
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
+ ───╯
442
+
433
443
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
434
444
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
435
445
  │
@@ -440,16 +450,6 @@ $ tsdown
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/radio-group.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
445
- │
446
- 6 │ import { CircleIcon } from "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 5819ms
483
+ ✔ Build complete in 4069ms