@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220030446

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.
@@ -213,6 +213,16 @@ $ tsdown
213
213
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
214
  ───╯
215
215
 
216
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
217
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
218
+ │
219
+ 5 │ import { Loader2 } from "lucide-react";
220
+  │ ───────┬──────
221
+  │ ╰──────── Module not found, treating it as an external dependency
222
+  │
223
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
+ ───╯
225
+
216
226
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
217
227
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
218
228
  │
@@ -233,20 +243,10 @@ $ tsdown
233
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
244
  ───╯
235
245
 
236
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
237
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
238
- │
239
- 14 │ import { Menu } from "lucide-react";
240
-  │ ───────┬──────
241
-  │ ╰──────── Module not found, treating it as an external dependency
242
-  │
243
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
244
- ────╯
245
-
246
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
247
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
246
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
247
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
248
248
  │
249
- 12 │ import { Menu } from "lucide-react";
249
+ 19 │ import { Menu } from "lucide-react";
250
250
   │ ───────┬──────
251
251
   │ ╰──────── Module not found, treating it as an external dependency
252
252
   │
@@ -273,35 +273,55 @@ $ tsdown
273
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
274
  ───╯
275
275
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
277
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
276
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
277
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
278
278
  │
279
- 19 │ import { Menu } from "lucide-react";
279
+ 12 │ import { Menu } from "lucide-react";
280
280
   │ ───────┬──────
281
281
   │ ╰──────── Module not found, treating it as an external dependency
282
282
   │
283
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
284
  ────╯
285
285
 
286
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
287
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
286
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
287
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
288
+ │
289
+ 14 │ import { Menu } from "lucide-react";
290
+  │ ───────┬──────
291
+  │ ╰──────── Module not found, treating it as an external dependency
292
+  │
293
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
+ ────╯
295
+
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
288
298
  │
289
- 5 │ import { Loader2 } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
292
302
   │
293
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
304
  ───╯
295
305
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
298
- │
299
- 12 │ import "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
302
-  │
303
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
- ────╯
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
308
+ │
309
+ 6 │ import { XIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
312
+  │
313
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
+ ───╯
315
+
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
318
+ │
319
+ 6 │ import { CheckIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
322
+  │
323
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
+ ───╯
305
325
 
306
326
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
307
327
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
@@ -313,12 +333,12 @@ $ tsdown
313
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
334
  ───╯
315
335
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
337
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
318
338
  │
319
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 4 │ import { Loader2 } from "lucide-react";
340
+  │ ───────┬──────
341
+  │ ╰──────── Module not found, treating it as an external dependency
322
342
   │
323
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
344
  ───╯
@@ -333,16 +353,6 @@ $ tsdown
333
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
354
  ───╯
335
355
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
338
- │
339
- 6 │ import { XIcon } from "lucide-react";
340
-  │ ───────┬──────
341
-  │ ╰──────── Module not found, treating it as an external dependency
342
-  │
343
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
- ───╯
345
-
346
356
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
347
357
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
348
358
  │
@@ -353,16 +363,6 @@ $ tsdown
353
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
364
  ───╯
355
365
 
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
358
- │
359
- 5 │ import { ChevronDownIcon } from "lucide-react";
360
-  │ ───────┬──────
361
-  │ ╰──────── Module not found, treating it as an external dependency
362
-  │
363
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
- ───╯
365
-
366
366
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
367
367
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
368
368
  │
@@ -373,82 +373,92 @@ $ tsdown
373
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
374
  ───╯
375
375
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
377
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
378
378
  │
379
- 6 │ import { CircleIcon } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
382
382
   │
383
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
384
  ───╯
385
385
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
388
+ │
389
+ 12 │ import "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
392
+  │
393
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
+ ────╯
395
+
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
388
398
  │
389
- 6 │ import { CheckIcon } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 6 │ import { ChevronDownIcon } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
392
402
   │
393
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
404
  ───╯
395
405
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
398
408
  │
399
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
409
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
402
412
   │
403
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
414
  ───╯
405
415
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
417
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
408
418
  │
409
- 6 │ import { XIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
412
422
   │
413
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
424
  ───╯
415
425
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
417
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
418
428
  │
419
- 4 │ import { Loader2 } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 6 │ import { CircleIcon } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
422
432
   │
423
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
434
  ───╯
425
435
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
427
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
436
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
437
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
428
438
  │
429
- 6 │ import { ChevronDownIcon } from "lucide-react";
439
+ 5 │ import { ChevronDownIcon } from "lucide-react";
430
440
   │ ───────┬──────
431
441
   │ ╰──────── Module not found, treating it as an external dependency
432
442
   │
433
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
444
  ───╯
435
445
 
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
438
448
  │
439
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 6 │ import { XIcon } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
442
452
   │
443
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
454
  ───╯
445
455
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
456
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
457
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
448
458
  │
449
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
459
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
460
+  │ ───────┬──────
461
+  │ ╰──────── Module not found, treating it as an external dependency
452
462
   │
453
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
464
  ───╯
@@ -463,16 +473,6 @@ $ tsdown
463
473
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
474
  ───╯
465
475
 
466
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
467
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
468
- │
469
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
470
-  │ ───────┬──────
471
-  │ ╰──────── Module not found, treating it as an external dependency
472
-  │
473
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
- ───╯
475
-
476
476
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
477
477
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
478
478
  │
@@ -483,4 +483,4 @@ $ tsdown
483
483
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
484
484
  ───╯
485
485
 
486
- ✔ Build complete in 14215ms
486
+ ✔ Build complete in 15905ms