@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251221144710 → 0.0.0-canary-20251221153314

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.
@@ -210,6 +210,36 @@ $ tsdown
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
212
 
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
214
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
215
+ │
216
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
+  │
220
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
+ ───╯
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
+
213
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
214
244
  â•­─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
215
245
  │
@@ -230,72 +260,42 @@ $ tsdown
230
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
261
  ───╯
232
262
 
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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
244
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
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 ]
245
265
  │
246
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
249
269
   │
250
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
271
  ───╯
252
272
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
254
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
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 ]
255
275
  │
256
- 19 │ import { Menu } from "lucide-react";
276
+ 12 │ import { Menu } from "lucide-react";
257
277
   │ ───────┬──────
258
278
   │ ╰──────── Module not found, treating it as an external dependency
259
279
   │
260
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
281
  ────╯
262
282
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
264
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
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 ]
265
285
  │
266
- 12 │ import { Menu } from "lucide-react";
286
+ 19 │ import { Menu } from "lucide-react";
267
287
   │ ───────┬──────
268
288
   │ ╰──────── Module not found, treating it as an external dependency
269
289
   │
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/DataChips.js
274
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
275
- │
276
- 4 │ import { Calendar, Clock, MapPin } 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
-
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
284
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
285
- │
286
- 6 │ import { CheckCircle } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
289
-  │
290
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
- ───╯
292
-
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
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 ]
295
295
  │
296
- 7 │ import { SearchIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
300
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
301
  ───╯
@@ -310,36 +310,6 @@ $ tsdown
310
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
311
  ───╯
312
312
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
315
- │
316
- 12 │ import "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
319
-  │
320
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
- ────╯
322
-
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
325
- │
326
- 6 │ import { CircleIcon } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
329
-  │
330
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
- ───╯
332
-
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
335
- │
336
- 6 │ import { CheckIcon } 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
313
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
344
314
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
345
315
  │
@@ -350,22 +320,12 @@ $ tsdown
350
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
321
  ───╯
352
322
 
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
355
- │
356
- 6 │ import { ChevronDownIcon } 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/components/molecules/LangSwitchDropdown.js
364
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
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 ]
365
325
  │
366
- 4 │ import { Globe } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
369
329
   │
370
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
331
  ───╯
@@ -380,12 +340,22 @@ $ tsdown
380
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
341
  ───╯
382
342
 
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
385
345
  │
386
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
387
-  │ ───────┬──────
388
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 4 │ import { Loader2 } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
349
+  │
350
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
+ ───╯
352
+
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
355
+ │
356
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
389
359
   │
390
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
361
  ───╯
@@ -400,32 +370,32 @@ $ tsdown
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/dropdown-menu.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
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 ]
405
375
  │
406
- 6 │ import { CheckIcon, CircleIcon } 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
409
379
   │
410
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
381
  ───╯
412
382
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
414
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
415
385
  │
416
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 6 │ import { CheckIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
419
389
   │
420
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
391
  ───╯
422
392
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
424
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 ]
425
395
  │
426
- 4 │ import { Loader2 } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
396
+ 6 │ import { ChevronDownIcon } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
429
399
   │
430
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
401
  ───╯
@@ -440,16 +410,46 @@ $ tsdown
440
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
411
  ───╯
442
412
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
445
415
  │
446
- 6 │ import { XIcon } from "lucide-react";
416
+ 7 │ import { SearchIcon } 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
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
424
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
425
+ │
426
+ 4 │ import { Globe } from "lucide-react";
447
427
   │ ───────┬──────
448
428
   │ ╰──────── Module not found, treating it as an external dependency
449
429
   │
450
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
431
  ───╯
452
432
 
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
435
+ │
436
+ 12 │ import "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
+
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 4148ms
483
+ ✔ Build complete in 5819ms