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

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.
@@ -26,17 +26,17 @@ $ tsdown
26
26
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.91 kB │ gzip: 7.25 kB
27
27
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 12.04 kB │ gzip: 4.53 kB
28
28
  ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 11.99 kB │ gzip: 4.51 kB
29
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.27 kB │ gzip: 3.76 kB
29
30
  ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.26 kB │ gzip: 4.34 kB
30
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.25 kB │ gzip: 3.76 kB
31
31
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.22 kB │ gzip: 4.34 kB
32
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.19 kB │ gzip: 3.74 kB
32
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.22 kB │ gzip: 3.75 kB
33
33
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.65 kB │ gzip: 4.04 kB
34
34
  ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.60 kB │ gzip: 4.02 kB
35
35
  ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js 10.02 kB │ gzip: 3.85 kB
36
36
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js  9.96 kB │ gzip: 3.84 kB
37
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.58 kB │ gzip: 3.53 kB
37
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.61 kB │ gzip: 3.53 kB
38
38
  ℹ dist/views/Overview.js.map  9.57 kB │ gzip: 2.78 kB
39
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.54 kB │ gzip: 3.53 kB
39
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.56 kB │ gzip: 3.53 kB
40
40
  ℹ dist/views/Progress.js.map  8.65 kB │ gzip: 2.34 kB
41
41
  ℹ dist/views/Timeline.js.map  7.01 kB │ gzip: 2.04 kB
42
42
  ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map  6.38 kB │ gzip: 2.86 kB
@@ -202,23 +202,13 @@ $ tsdown
202
202
  ℹ dist/components/index.d.ts  0.20 kB │ gzip: 0.11 kB
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
- ℹ 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
-
216
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
217
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
205
+ ℹ 196 files, total: 608.22 kB
206
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
207
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
218
208
  │
219
- 6 │ import { CheckCircle } from "lucide-react";
220
-  │ ───────┬──────
221
-  │ ╰──────── Module not found, treating it as an external dependency
209
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
210
+  │ ───────┬──────
211
+  │ ╰──────── Module not found, treating it as an external dependency
222
212
   │
223
213
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
214
  ───╯
@@ -233,6 +223,16 @@ $ tsdown
233
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
224
  ───╯
235
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
236
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
237
237
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
238
238
  │
@@ -243,26 +243,16 @@ $ tsdown
243
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
244
244
  ───╯
245
245
 
246
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
247
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
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
248
  │
249
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
250
-  │ ───────┬──────
251
-  │ ╰──────── Module not found, treating it as an external dependency
249
+ 6 │ import { CheckCircle } from "lucide-react";
250
+  │ ───────┬──────
251
+  │ ╰──────── Module not found, treating it as an external dependency
252
252
   │
253
253
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
254
  ───╯
255
255
 
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
- ────╯
265
-
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 ]
268
258
  │
@@ -273,105 +263,105 @@ $ 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/organisms/MarketingHeader.js
277
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
267
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
278
268
  │
279
- 19 │ import { Menu } from "lucide-react";
269
+ 14 │ import { Menu } from "lucide-react";
280
270
   │ ───────┬──────
281
271
   │ ╰──────── Module not found, treating it as an external dependency
282
272
   │
283
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
274
  ────╯
285
275
 
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 ]
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 ]
288
278
  │
289
- 12 │ import { Menu } from "lucide-react";
279
+ 19 │ import { Menu } from "lucide-react";
290
280
   │ ───────┬──────
291
281
   │ ╰──────── Module not found, treating it as an external dependency
292
282
   │
293
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
284
  ────╯
295
285
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
286
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
287
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
298
288
  │
299
- 6 │ import { XIcon } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
289
+ 4 │ import { Loader2 } from "lucide-react";
290
+  │ ───────┬──────
291
+  │ ╰──────── Module not found, treating it as an external dependency
302
292
   │
303
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
294
  ───╯
305
295
 
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 ]
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 ]
308
298
  │
309
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 4 │ import { Loader2 } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
312
302
   │
313
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
304
  ───╯
315
305
 
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 ]
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 ]
318
308
  │
319
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── 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
322
312
   │
323
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
314
  ───╯
325
315
 
326
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
328
318
  │
329
- 6 │ import { ChevronDownIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 6 │ import { XIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
332
322
   │
333
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
324
  ───╯
335
325
 
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 ]
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 ]
338
328
  │
339
- 7 │ import { SearchIcon } from "lucide-react";
329
+ 6 │ import { CircleIcon } from "lucide-react";
340
330
   │ ───────┬──────
341
331
   │ ╰──────── Module not found, treating it as an external dependency
342
332
   │
343
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
334
  ───╯
345
335
 
346
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
347
- ╭─[ ../../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/checkbox.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
348
338
  │
349
- 6 │ import { XIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 6 │ import { CheckIcon } from "lucide-react";
340
+  │ ───────┬──────
341
+  │ ╰──────── Module not found, treating it as an external dependency
352
342
   │
353
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
344
  ───╯
355
345
 
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 ]
346
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
347
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
358
348
  │
359
- 4 │ import { Globe } from "lucide-react";
360
-  │ ───────┬──────
361
-  │ ╰──────── Module not found, treating it as an external dependency
349
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
350
+  │ ───────┬──────
351
+  │ ╰──────── Module not found, treating it as an external dependency
362
352
   │
363
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
354
  ───╯
365
355
 
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
368
- │
369
- 12 │ import "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
372
-  │
373
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
- ────╯
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
358
+ │
359
+ 7 │ import { ArrowLeft, ArrowRight } 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
+ ───╯
375
365
 
376
366
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
377
367
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
@@ -383,52 +373,62 @@ $ tsdown
383
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
374
  ───╯
385
375
 
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 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
388
378
  │
389
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
392
382
   │
393
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
384
  ───╯
395
385
 
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 ]
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 ]
398
388
  │
399
- 6 │ import { CircleIcon } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { ChevronDownIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
402
392
   │
403
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
394
  ───╯
405
395
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
407
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
397
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
408
398
  │
409
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 4 │ import { Globe } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
412
402
   │
413
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
404
  ───╯
415
405
 
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 ]
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
408
+ │
409
+ 12 │ import "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
412
+  │
413
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
+ ────╯
415
+
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
417
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
418
418
  │
419
- 5 │ import { ChevronDownIcon } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
422
422
   │
423
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
424
  ───╯
425
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 ]
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 ]
428
428
  │
429
- 6 │ import { CheckIcon } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── 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
432
   │
433
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
434
  ───╯
@@ -443,22 +443,12 @@ $ tsdown
443
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
444
  ───╯
445
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
-  │
453
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
- ───╯
455
-
456
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
457
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
458
448
  │
459
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
460
-  │ ───────┬──────
461
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 6 │ import { XIcon } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
462
452
   │
463
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
454
  ───╯
@@ -473,6 +463,16 @@ $ tsdown
473
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
464
  ───╯
475
465
 
466
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
467
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
468
+ │
469
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
470
+  │ ───────┬──────
471
+  │ ╰──────── Module not found, treating it as an external dependency
472
+  │
473
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
+ ───╯
475
+
476
476
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
477
477
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
478
478
  │
@@ -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 20558ms
486
+ ✔ Build complete in 20712ms