@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251221153314 → 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.
@@ -213,12 +213,12 @@ $ 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 ]
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
218
  │
219
- 5 │ import { Loader2 } from "lucide-react";
220
-  │ ───────┬──────
221
-  │ ╰──────── Module not found, treating it as an external dependency
219
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
220
+  │ ───────┬──────
221
+  │ ╰──────── Module not found, treating it as an external dependency
222
222
   │
223
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
224
  ───╯
@@ -233,15 +233,25 @@ $ tsdown
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 ]
238
- │
239
- 19 │ 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
- ────╯
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
237
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
238
+ │
239
+ 6 │ import { CheckCircle } 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/atoms/DataChips.js
247
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
248
+ │
249
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
250
+  │ ───────┬──────
251
+  │ ╰──────── Module not found, treating it as an external dependency
252
+  │
253
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
+ ───╯
245
255
 
246
256
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
247
257
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
@@ -263,42 +273,42 @@ $ tsdown
263
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
274
  ───╯
265
275
 
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 ]
276
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
277
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
268
278
  │
269
- 6 │ import { CheckCircle } from "lucide-react";
270
-  │ ───────┬──────
271
-  │ ╰──────── Module not found, treating it as an external dependency
279
+ 5 │ import { Loader2 } from "lucide-react";
280
+  │ ───────┬──────
281
+  │ ╰──────── Module not found, treating it as an external dependency
272
282
   │
273
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
284
  ───╯
275
285
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
277
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
278
- │
279
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
- ───╯
286
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
287
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
288
+ │
289
+ 19 │ 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
+ ────╯
285
295
 
286
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
287
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
288
298
  │
289
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 6 │ import { ChevronDownIcon } 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 ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
297
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
298
308
  │
299
- 4 │ import { Loader2 } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 5 │ import { ChevronDownIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
302
312
   │
303
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
314
  ───╯
@@ -313,56 +323,26 @@ $ tsdown
313
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
324
  ───╯
315
325
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
318
- │
319
- 5 │ import { ChevronRight, MoreHorizontal } 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
- ───╯
325
-
326
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
327
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
328
328
  │
329
- 4 │ import { Globe } from "lucide-react";
329
+ 6 │ import { XIcon } from "lucide-react";
330
330
   │ ───────┬──────
331
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
  ───╯
335
335
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
338
338
  │
339
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
339
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
340
340
   │ ───────┬──────
341
341
   │ ╰──────── Module not found, treating it as an external dependency
342
342
   │
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/select.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
348
- │
349
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
352
-  │
353
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
- ───╯
355
-
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
358
- │
359
- 6 │ import { CircleIcon } 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
346
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
367
347
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
368
348
  │
@@ -373,52 +353,52 @@ $ tsdown
373
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
354
  ───╯
375
355
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
377
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
378
358
  │
379
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
359
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
360
+  │ ───────┬──────
361
+  │ ╰──────── Module not found, treating it as an external dependency
382
362
   │
383
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
364
  ───╯
385
365
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
366
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
367
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
388
368
  │
389
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
369
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
370
+  │ ───────┬──────
371
+  │ ╰──────── Module not found, treating it as an external dependency
392
372
   │
393
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
374
  ───╯
395
375
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
377
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
398
378
  │
399
- 7 │ import { SearchIcon } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 4 │ import { Globe } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
402
382
   │
403
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
384
  ───╯
405
385
 
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 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
408
388
  │
409
- 6 │ import { XIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
412
392
   │
413
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
394
  ───╯
415
395
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
418
398
  │
419
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 6 │ import { CircleIcon } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
422
402
   │
423
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
404
  ───╯
@@ -433,22 +413,42 @@ $ tsdown
433
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
414
  ────╯
435
415
 
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
438
418
  │
439
- 6 │ import { ChevronDownIcon } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── 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
442
422
   │
443
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
424
  ───╯
445
425
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
448
428
  │
449
- 5 │ import { ChevronDownIcon } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 7 │ import { SearchIcon } 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
+ ───╯
435
+
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 ]
438
+ │
439
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "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
+ ───╯
445
+
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
448
+ │
449
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
452
452
   │
453
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
454
  ───╯
@@ -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 5904ms
486
+ ✔ Build complete in 8275ms