@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220041653

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.
@@ -223,16 +223,6 @@ $ tsdown
223
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
224
  ───╯
225
225
 
226
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
227
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
228
- │
229
- 12 │ import { Menu } from "lucide-react";
230
-  │ ───────┬──────
231
-  │ ╰──────── Module not found, treating it as an external dependency
232
-  │
233
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
- ────╯
235
-
236
226
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
237
227
  â•­─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
238
228
  │
@@ -253,15 +243,15 @@ $ tsdown
253
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
244
  ────╯
255
245
 
256
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
257
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
258
- │
259
- 19 │ import { Menu } from "lucide-react";
260
-  │ ───────┬──────
261
-  │ ╰──────── Module not found, treating it as an external dependency
262
-  │
263
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
- ────╯
246
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
247
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
248
+ │
249
+ 6 │ import { CheckCircle } 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
+ ───╯
265
255
 
266
256
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
267
257
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
@@ -273,16 +263,6 @@ $ tsdown
273
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
264
  ───╯
275
265
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
277
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
278
- │
279
- 6 │ import { CheckCircle } 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
-
286
266
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
287
267
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
288
268
  │
@@ -293,25 +273,25 @@ $ tsdown
293
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
274
  ───╯
295
275
 
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 ]
298
- │
299
- 5 │ import { ChevronLeft, 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
- ───╯
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
+ ────╯
305
285
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
308
- │
309
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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
- ───╯
286
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
287
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
288
+ │
289
+ 12 │ 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
+ ────╯
315
295
 
316
296
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
317
297
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
@@ -323,62 +303,52 @@ $ tsdown
323
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
304
  ───╯
325
305
 
326
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
327
- ╭─[ ../../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/navigation-menu.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
328
308
  │
329
- 6 │ import { CircleIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── 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
332
312
   │
333
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
314
  ───╯
335
315
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
338
- │
339
- 12 │ import "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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
317
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
348
318
  │
349
- 7 │ import { SearchIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 4 │ import { Loader2 } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
352
322
   │
353
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
324
  ───╯
355
325
 
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
358
328
  │
359
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
360
-  │ ───────┬──────
361
-  │ ╰──────── Module not found, treating it as an external dependency
329
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
330
+  │ ───────┬──────
331
+  │ ╰──────── Module not found, treating it as an external dependency
362
332
   │
363
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
334
  ───╯
365
335
 
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
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 ]
368
338
  │
369
- 6 │ import { XIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
340
+  │ ───────┬──────
341
+  │ ╰──────── Module not found, treating it as an external dependency
372
342
   │
373
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
344
  ───╯
375
345
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
377
- ╭─[ ../../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/organisms/ListPage/ListPage.js
347
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
378
348
  │
379
- 6 │ import { CheckIcon } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
349
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
350
+  │ ───────┬──────
351
+  │ ╰──────── Module not found, treating it as an external dependency
382
352
   │
383
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
354
  ───╯
@@ -393,32 +363,52 @@ $ tsdown
393
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
364
  ───╯
395
365
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
366
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
367
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
398
368
  │
399
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
369
+ 6 │ import { XIcon } from "lucide-react";
370
+  │ ───────┬──────
371
+  │ ╰──────── Module not found, treating it as an external dependency
402
372
   │
403
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
374
  ───╯
405
375
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
407
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
408
378
  │
409
- 4 │ import { Globe } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 7 │ import { SearchIcon } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
412
382
   │
413
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
384
  ───╯
415
385
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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 ]
418
388
  │
419
- 5 │ import { ChevronDownIcon } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── 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
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/sidebar.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
398
+ │
399
+ 12 │ import "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
402
+  │
403
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
+ ────╯
405
+
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
408
+ │
409
+ 6 │ import { CircleIcon } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
422
412
   │
423
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
414
  ───╯
@@ -433,22 +423,32 @@ $ tsdown
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/carousel.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
438
428
  │
439
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
442
432
   │
443
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
434
  ───╯
445
435
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
447
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
436
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
437
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
448
438
  │
449
- 4 │ import { Loader2 } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
439
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/components/molecules/LangSwitchDropdown.js
447
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
448
+ │
449
+ 4 │ import { Globe } 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 20211ms
486
+ ✔ Build complete in 15155ms