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

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,46 +213,66 @@ $ 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 ]
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
+
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 ]
218
228
  │
219
- 14 │ import { Menu } from "lucide-react";
229
+ 12 │ import { Menu } from "lucide-react";
220
230
   │ ───────┬──────
221
231
   │ ╰──────── Module not found, treating it as an external dependency
222
232
   │
223
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
234
  ────╯
225
235
 
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 ]
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
237
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
228
238
  │
229
- 8 │ import { SearchIcon } from "lucide-react";
230
-  │ ───────┬──────
231
-  │ ╰──────── Module not found, treating it as an external dependency
239
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
240
+  │ ───────┬──────
241
+  │ ╰──────── Module not found, treating it as an external dependency
232
242
   │
233
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
244
  ───╯
235
245
 
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 ]
246
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
247
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
238
248
  │
239
- 19 │ import { Menu } from "lucide-react";
249
+ 14 │ import { Menu } from "lucide-react";
240
250
   │ ───────┬──────
241
251
   │ ╰──────── Module not found, treating it as an external dependency
242
252
   │
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/organisms/MarketingHeaderMobile.js
247
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
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 ]
248
258
  │
249
- 12 │ import { Menu } from "lucide-react";
259
+ 19 │ import { Menu } from "lucide-react";
250
260
   │ ───────┬──────
251
261
   │ ╰──────── Module not found, treating it as an external dependency
252
262
   │
253
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
264
  ────╯
255
265
 
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
267
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
268
+ │
269
+ 8 │ import { SearchIcon } from "lucide-react";
270
+  │ ───────┬──────
271
+  │ ╰──────── Module not found, treating it as an external dependency
272
+  │
273
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
+ ───╯
275
+
256
276
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
257
277
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
258
278
  │
@@ -263,42 +283,42 @@ $ tsdown
263
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
284
  ───╯
265
285
 
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 ]
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 ]
268
288
  │
269
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
270
-  │ ───────┬──────
271
-  │ ╰──────── Module not found, treating it as an external dependency
289
+ 5 │ import { Loader2 } from "lucide-react";
290
+  │ ───────┬──────
291
+  │ ╰──────── Module not found, treating it as an external dependency
272
292
   │
273
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
294
  ───╯
275
295
 
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 ]
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 ]
278
298
  │
279
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
280
-  │ ───────┬──────
281
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
282
302
   │
283
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
304
  ───╯
285
305
 
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 ]
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 ]
288
308
  │
289
- 5 │ import { Loader2 } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
292
312
   │
293
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
314
  ───╯
295
315
 
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 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
298
318
  │
299
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
302
322
   │
303
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
324
  ───╯
@@ -313,28 +333,38 @@ $ tsdown
313
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
334
  ───╯
315
335
 
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 ]
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 ]
318
348
  │
319
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
349
+ 7 │ import { SearchIcon } from "lucide-react";
350
+  │ ───────┬──────
351
+  │ ╰──────── Module not found, treating it as an external dependency
322
352
   │
323
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
354
  ───╯
325
355
 
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 ]
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 ]
328
358
  │
329
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
359
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
360
+  │ ───────┬──────
361
+  │ ╰──────── Module not found, treating it as an external dependency
332
362
   │
333
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
364
  ───╯
335
365
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
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 ]
338
368
  │
339
369
  6 │ import { XIcon } from "lucide-react";
340
370
   │ ───────┬──────
@@ -353,22 +383,22 @@ $ tsdown
353
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
384
  ───╯
355
385
 
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 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
358
388
  │
359
- 5 │ import { ChevronDownIcon } from "lucide-react";
389
+ 6 │ import { ChevronDownIcon } from "lucide-react";
360
390
   │ ───────┬──────
361
391
   │ ╰──────── Module not found, treating it as an external dependency
362
392
   │
363
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
394
  ───╯
365
395
 
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 ]
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 ]
368
398
  │
369
- 7 │ import { SearchIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
372
402
   │
373
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
404
  ───╯
@@ -383,38 +413,18 @@ $ tsdown
383
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
414
  ───╯
385
415
 
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 ]
388
- │
389
- 7 │ import { ArrowLeft, ArrowRight } 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 ../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 ]
398
- │
399
- 4 │ import { Loader2 } from "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/accordion.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
408
418
  │
409
- 6 │ import { ChevronDownIcon } from "lucide-react";
419
+ 5 │ import { ChevronDownIcon } from "lucide-react";
410
420
   │ ───────┬──────
411
421
   │ ╰──────── Module not found, treating it as an external dependency
412
422
   │
413
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
424
  ───╯
415
425
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
418
428
  │
419
429
  6 │ import { XIcon } from "lucide-react";
420
430
   │ ───────┬──────
@@ -423,32 +433,22 @@ $ tsdown
423
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
434
  ───╯
425
435
 
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 ]
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 ]
428
438
  │
429
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
439
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
430
440
   │ ───────┬──────
431
441
   │ ╰──────── Module not found, treating it as an external dependency
432
442
   │
433
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
444
  ───╯
435
445
 
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
- ────╯
445
-
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 ]
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
448
  │
449
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
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 17979ms
486
+ ✔ Build complete in 20211ms