@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251221165922 → 0.0.0-canary-20251221185840

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.
@@ -230,16 +230,6 @@ $ tsdown
230
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
231
  ───╯
232
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
-
243
233
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
244
234
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
245
235
  │
@@ -250,30 +240,30 @@ $ tsdown
250
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
241
  ───╯
252
242
 
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 ]
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
244
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
255
245
  │
256
- 19 │ import { Menu } from "lucide-react";
246
+ 14 │ import { Menu } from "lucide-react";
257
247
   │ ───────┬──────
258
248
   │ ╰──────── Module not found, treating it as an external dependency
259
249
   │
260
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
251
  ────╯
262
252
 
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 ]
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 ]
265
255
  │
266
- 12 │ import { Menu } from "lucide-react";
256
+ 19 │ import { Menu } from "lucide-react";
267
257
   │ ───────┬──────
268
258
   │ ╰──────── Module not found, treating it as an external dependency
269
259
   │
270
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
261
  ────╯
272
262
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
274
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
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 ]
275
265
  │
276
- 14 │ import { Menu } from "lucide-react";
266
+ 12 │ import { Menu } from "lucide-react";
277
267
   │ ───────┬──────
278
268
   │ ╰──────── Module not found, treating it as an external dependency
279
269
   │
@@ -290,16 +280,26 @@ $ tsdown
290
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
281
  ───╯
292
282
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
284
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
295
285
  │
296
- 4 │ import { Loader2 } from "lucide-react";
286
+ 5 │ import { Loader2 } from "lucide-react";
297
287
   │ ───────┬──────
298
288
   │ ╰──────── Module not found, treating it as an external dependency
299
289
   │
300
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
291
  ───╯
302
292
 
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
295
+ │
296
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
+  │
300
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
+ ───╯
302
+
303
303
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
304
304
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
305
305
  │
@@ -310,12 +310,12 @@ $ 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/pagination.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
315
315
  │
316
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 5 │ import { ChevronDownIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
319
   │
320
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
321
  ───╯
@@ -330,32 +330,32 @@ $ tsdown
330
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
331
  ───╯
332
332
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
335
335
  │
336
- 6 │ import { ChevronDownIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
339
   │
340
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
341
  ───╯
342
342
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
345
345
  │
346
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
346
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
347
347
   │ ───────┬──────
348
348
   │ ╰──────── Module not found, treating it as an external dependency
349
349
   │
350
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
351
  ───╯
352
352
 
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
355
355
  │
356
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 7 │ import { SearchIcon } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
359
359
   │
360
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
361
  ───╯
@@ -370,42 +370,42 @@ $ tsdown
370
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
371
  ───╯
372
372
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
375
375
  │
376
- 5 │ import { ChevronDownIcon } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
379
379
   │
380
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
381
  ───╯
382
382
 
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
384
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
385
385
  │
386
- 6 │ import { XIcon } from "lucide-react";
386
+ 4 │ import { Globe } from "lucide-react";
387
387
   │ ───────┬──────
388
388
   │ ╰──────── Module not found, treating it as an external dependency
389
389
   │
390
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
391
  ───╯
392
392
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
395
395
  │
396
- 7 │ import { SearchIcon } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
396
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
399
399
   │
400
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
401
  ───╯
402
402
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
405
405
  │
406
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── Module not found, treating it as an external dependency
406
+ 6 │ import { XIcon } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
409
409
   │
410
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
411
  ───╯
@@ -420,12 +420,12 @@ $ tsdown
420
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
421
  ────╯
422
422
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
425
425
  │
426
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
426
+ 6 │ import { ChevronDownIcon } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
429
429
   │
430
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
431
  ───╯
@@ -440,12 +440,12 @@ $ tsdown
440
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
441
  ───╯
442
442
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
444
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
444
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
445
445
  │
446
- 4 │ import { Globe } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 4 │ import { Loader2 } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
449
449
   │
450
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
451
  ───╯
@@ -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 2866ms
483
+ ✔ Build complete in 5262ms