@lssm/example.learning-journey-ui-gamified 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220030446

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.
@@ -200,6 +200,26 @@ $ tsdown
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ dist/docs/learning-journey-ui-gamified.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
202
202
  ℹ 193 files, total: 602.10 kB
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
205
+ │
206
+ 4 │ import { Loader2 } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
209
+  │
210
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
+ ───╯
212
+
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
214
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
215
+ │
216
+ 14 │ import { Menu } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
+  │
220
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
+ ────╯
222
+
203
223
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
204
224
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
205
225
  │
@@ -220,25 +240,25 @@ $ tsdown
220
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
241
  ───╯
222
242
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
224
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
244
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
225
245
  │
226
- 8 │ import { SearchIcon } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
246
+ 6 │ import { CheckCircle } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
229
249
   │
230
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
251
  ───╯
232
252
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
234
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
235
- │
236
- 19 │ import { Menu } 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
- ────╯
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
254
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
255
+ │
256
+ 5 │ import { Loader2 } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
+  │
260
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
+ ───╯
242
262
 
243
263
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
244
264
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
@@ -250,66 +270,56 @@ $ tsdown
250
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
271
  ────╯
252
272
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
254
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
274
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
275
+ │
276
+ 8 │ import { SearchIcon } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
+  │
280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
+ ───╯
282
+
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
284
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
255
285
  │
256
- 14 │ import { Menu } from "lucide-react";
286
+ 19 │ import { Menu } from "lucide-react";
257
287
   │ ───────┬──────
258
288
   │ ╰──────── Module not found, treating it as an external dependency
259
289
   │
260
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
291
  ────╯
262
292
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
264
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
265
295
  │
266
- 4 │ import { Loader2 } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
269
299
   │
270
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
301
  ───╯
272
302
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
274
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
275
305
  │
276
- 6 │ import { CheckCircle } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 6 │ import { XIcon } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
279
309
   │
280
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
311
  ───╯
282
312
 
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 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
314
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
285
315
  │
286
- 5 │ import { Loader2 } from "lucide-react";
316
+ 4 │ import { Loader2 } from "lucide-react";
287
317
   │ ───────┬──────
288
318
   │ ╰──────── Module not found, treating it as an external dependency
289
319
   │
290
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
321
  ───╯
292
322
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
295
- │
296
- 5 │ import { ChevronDownIcon } 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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
305
- │
306
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
309
-  │
310
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
- ───╯
312
-
313
323
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
314
324
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
315
325
  │
@@ -320,70 +330,50 @@ $ tsdown
320
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
331
  ───╯
322
332
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
325
- │
326
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
329
-  │
330
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
- ───╯
332
-
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
334
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
335
335
  │
336
- 4 │ import { Loader2 } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CircleIcon } 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/sheet.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
345
345
  │
346
- 6 │ import { XIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 6 │ import { CheckIcon } from "lucide-react";
347
+  │ ───────┬──────
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/command.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
355
355
  │
356
- 7 │ import { SearchIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 5 │ import { ChevronDownIcon } 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
  ───╯
362
362
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
365
365
  │
366
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
369
369
   │
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/sidebar.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
375
- │
376
- 12 │ import "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
379
-  │
380
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
- ────╯
382
-
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 ]
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
385
375
  │
386
- 4 │ import { Globe } from "lucide-react";
376
+ 6 │ import { XIcon } from "lucide-react";
387
377
   │ ───────┬──────
388
378
   │ ╰──────── Module not found, treating it as an external dependency
389
379
   │
@@ -400,32 +390,32 @@ $ tsdown
400
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
391
  ───╯
402
392
 
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 ]
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
394
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
405
395
  │
406
- 6 │ import { XIcon } from "lucide-react";
396
+ 4 │ import { Globe } from "lucide-react";
407
397
   │ ───────┬──────
408
398
   │ ╰──────── Module not found, treating it as an external dependency
409
399
   │
410
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
401
  ───╯
412
402
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
414
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
415
405
  │
416
- 6 │ import { CircleIcon } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
406
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
419
409
   │
420
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
411
  ───╯
422
412
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
425
415
  │
426
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
416
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
417
+  │ ───────┬──────
418
+  │ ╰──────── Module not found, treating it as an external dependency
429
419
   │
430
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
421
  ───╯
@@ -440,22 +430,22 @@ $ tsdown
440
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
431
  ───╯
442
432
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
445
- │
446
- 6 │ import { CheckIcon } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
449
-  │
450
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
- ───╯
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
435
+ │
436
+ 12 │ import "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
439
+  │
440
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
+ ────╯
452
442
 
453
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
454
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
455
445
  │
456
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
457
-  │ ───────┬──────
458
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 7 │ import { SearchIcon } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
459
449
   │
460
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
451
  ───╯
@@ -470,6 +460,16 @@ $ tsdown
470
460
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
461
  ───╯
472
462
 
463
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
464
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
465
+ │
466
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
467
+  │ ───────┬──────
468
+  │ ╰──────── Module not found, treating it as an external dependency
469
+  │
470
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
+ ───╯
472
+
473
473
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
474
474
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
475
475
  │
@@ -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 14210ms
483
+ ✔ Build complete in 16266ms