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

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,30 +213,30 @@ $ 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/organisms/Header.js
217
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
218
- │
219
- 14 │ import { Menu } 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
- ────╯
216
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
217
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
218
+ │
219
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
225
 
226
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
227
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
226
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
227
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
228
228
  │
229
- 8 │ import { SearchIcon } from "lucide-react";
230
-  │ ───────┬──────
231
-  │ ╰──────── Module not found, treating it as an external dependency
229
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
230
+  │ ───────┬──────
231
+  │ ╰──────── Module not found, treating it as an external dependency
232
232
   │
233
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
234
  ───╯
235
235
 
236
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
237
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
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
238
  │
239
- 19 │ import { Menu } from "lucide-react";
239
+ 14 │ import { Menu } from "lucide-react";
240
240
   │ ───────┬──────
241
241
   │ ╰──────── Module not found, treating it as an external dependency
242
242
   │
@@ -253,35 +253,35 @@ $ tsdown
253
253
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
254
  ────╯
255
255
 
256
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
257
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
256
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
257
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
258
258
  │
259
- 6 │ import { CheckCircle } from "lucide-react";
260
-  │ ───────┬──────
261
-  │ ╰──────── Module not found, treating it as an external dependency
259
+ 8 │ import { SearchIcon } from "lucide-react";
260
+  │ ───────┬──────
261
+  │ ╰──────── Module not found, treating it as an external dependency
262
262
   │
263
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
264
  ───╯
265
265
 
266
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
267
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
267
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
268
268
  │
269
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
270
-  │ ───────┬──────
271
-  │ ╰──────── Module not found, treating it as an external dependency
269
+ 6 │ import { CheckCircle } from "lucide-react";
270
+  │ ───────┬──────
271
+  │ ╰──────── Module not found, treating it as an external dependency
272
272
   │
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/atoms/DataChips.js
277
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
278
- │
279
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
280
-  │ ───────┬──────
281
-  │ ╰──────── Module not found, treating it as an external dependency
282
-  │
283
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
- ───╯
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 ]
278
+ │
279
+ 19 │ import { Menu } from "lucide-react";
280
+  │ ───────┬──────
281
+  │ ╰──────── Module not found, treating it as an external dependency
282
+  │
283
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
+ ────╯
285
285
 
286
286
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
287
287
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
@@ -293,42 +293,42 @@ $ tsdown
293
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
294
  ───╯
295
295
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
298
- │
299
- 5 │ import { ChevronRight, MoreHorizontal } from "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
- ───╯
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
+ ────╯
305
305
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
308
308
  │
309
- 6 │ import { CircleIcon } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
312
312
   │
313
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
314
  ───╯
315
315
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
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 ]
318
318
  │
319
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
322
322
   │
323
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
324
  ───╯
325
325
 
326
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
328
328
  │
329
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
329
+ 7 │ import { SearchIcon } from "lucide-react";
330
+  │ ───────┬──────
331
+  │ ╰──────── Module not found, treating it as an external dependency
332
332
   │
333
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
334
  ───╯
@@ -343,12 +343,12 @@ $ tsdown
343
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
344
  ───╯
345
345
 
346
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
346
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
347
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
348
348
  │
349
- 6 │ import { CheckIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
349
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
350
+  │ ───────┬──────
351
+  │ ╰──────── Module not found, treating it as an external dependency
352
352
   │
353
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
354
  ───╯
@@ -363,16 +363,6 @@ $ tsdown
363
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
364
  ───╯
365
365
 
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
368
- │
369
- 7 │ import { SearchIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
372
-  │
373
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
- ───╯
375
-
376
366
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
377
367
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
378
368
  │
@@ -383,32 +373,32 @@ $ tsdown
383
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
374
  ───╯
385
375
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
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 ]
388
378
  │
389
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 6 │ import { CircleIcon } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
392
382
   │
393
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
384
  ───╯
395
385
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
397
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 ]
398
388
  │
399
- 4 │ import { Loader2 } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { CheckIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
402
392
   │
403
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
394
  ───╯
405
395
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
408
398
  │
409
- 6 │ import { ChevronDownIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
412
402
   │
413
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
404
  ───╯
@@ -423,25 +413,25 @@ $ tsdown
423
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
414
  ───╯
425
415
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
427
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
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 ]
428
418
  │
429
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 4 │ import { Loader2 } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
432
422
   │
433
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
424
  ───╯
435
425
 
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
438
- │
439
- 12 │ import "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
442
-  │
443
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
- ────╯
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 ]
428
+ │
429
+ 6 │ import { ChevronDownIcon } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
432
+  │
433
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
+ ───╯
445
435
 
446
436
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
447
437
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
@@ -453,12 +443,12 @@ $ tsdown
453
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
444
  ───╯
455
445
 
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 ]
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 ]
458
448
  │
459
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
460
-  │ ───────┬──────
461
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
462
452
   │
463
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
454
  ───╯
@@ -473,6 +463,16 @@ $ tsdown
473
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
464
  ───╯
475
465
 
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 17979ms
486
+ ✔ Build complete in 14215ms