@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251221114240 → 0.0.0-canary-20251221132705

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.
@@ -203,6 +203,16 @@ $ tsdown
203
203
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
204
204
  ℹ dist/docs/learning-journey-ui-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
205
205
  ℹ 196 files, total: 608.11 kB
206
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
207
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
208
+ │
209
+ 4 │ import { Loader2 } from "lucide-react";
210
+  │ ───────┬──────
211
+  │ ╰──────── Module not found, treating it as an external dependency
212
+  │
213
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
+ ───╯
215
+
206
216
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
207
217
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
208
218
  │
@@ -213,20 +223,20 @@ $ tsdown
213
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
224
  ───╯
215
225
 
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
- ────╯
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
+ │
229
+ 4 │ import { Calendar, Clock, MapPin } 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
+ ───╯
225
235
 
226
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
227
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
237
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
228
238
  │
229
- 4 │ import { Loader2 } from "lucide-react";
239
+ 5 │ import { Loader2 } from "lucide-react";
230
240
   │ ───────┬──────
231
241
   │ ╰──────── Module not found, treating it as an external dependency
232
242
   │
@@ -243,15 +253,15 @@ $ tsdown
243
253
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
244
254
  ───╯
245
255
 
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
- ───╯
256
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
257
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
258
+ │
259
+ 14 │ 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
+ ────╯
255
265
 
256
266
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
257
267
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
@@ -283,16 +293,6 @@ $ tsdown
283
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
294
  ────╯
285
295
 
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 ]
288
- │
289
- 5 │ import { Loader2 } 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
296
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
297
297
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
298
298
  │
@@ -303,40 +303,20 @@ $ tsdown
303
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
304
  ───╯
305
305
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
307
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
308
- │
309
- 4 │ import { Loader2 } 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/radio-group.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
318
- │
319
- 6 │ import { CircleIcon } 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/ui-kit-web/dist/ui/checkbox.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
328
308
  │
329
- 6 │ import { CheckIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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/select.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
338
318
  │
339
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
319
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
340
320
   │ ───────┬──────
341
321
   │ ╰──────── Module not found, treating it as an external dependency
342
322
   │
@@ -353,22 +333,12 @@ $ tsdown
353
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
334
  ───╯
355
335
 
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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
367
- ╭─[ ../../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/command.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
368
338
  │
369
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 7 │ import { SearchIcon } 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
  ───╯
@@ -383,12 +353,12 @@ $ tsdown
383
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
354
  ───╯
385
355
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
357
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
388
358
  │
389
- 7 │ import { SearchIcon } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
359
+ 4 │ import { Globe } from "lucide-react";
360
+  │ ───────┬──────
361
+  │ ╰──────── Module not found, treating it as an external dependency
392
362
   │
393
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
364
  ───╯
@@ -403,32 +373,32 @@ $ tsdown
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/ui-kit-web/dist/ui/dropdown-menu.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
408
378
  │
409
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/components/molecules/LangSwitchDropdown.js
417
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
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 ]
418
388
  │
419
- 4 │ import { Globe } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
422
392
   │
423
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
394
  ───╯
425
395
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
427
- ╭─[ ../../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 ]
428
398
  │
429
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── 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
432
402
   │
433
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
404
  ───╯
@@ -443,12 +413,42 @@ $ tsdown
443
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
414
  ───╯
445
415
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
448
418
  │
449
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 5 │ import { ChevronDownIcon } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
422
+  │
423
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
+ ───╯
425
+
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
428
+ │
429
+ 6 │ import { CheckIcon } 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/dropdown-menu.js
437
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
438
+ │
439
+ 6 │ import { CheckIcon, CircleIcon } 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 ../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 ]
448
+ │
449
+ 4 │ import { Loader2 } 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 16958ms
486
+ ✔ Build complete in 20558ms