@lssm/example.learning-journey-ui-onboarding 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.
@@ -203,42 +203,52 @@ $ 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.22 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 ]
206
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
207
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
208
208
  │
209
- 4 │ import { Loader2 } from "lucide-react";
210
-  │ ───────┬──────
211
-  │ ╰──────── Module not found, treating it as an external dependency
209
+ 6 │ import { CheckCircle } from "lucide-react";
210
+  │ ───────┬──────
211
+  │ ╰──────── Module not found, treating it as an external dependency
212
212
   │
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/atoms/ActionButtons.js
217
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
216
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
217
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
218
+ │
219
+ 12 │ 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
+ ────╯
225
+
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 ]
218
228
  │
219
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
220
-  │ ───────┬──────
221
-  │ ╰──────── Module not found, treating it as an external dependency
229
+ 8 │ import { SearchIcon } from "lucide-react";
230
+  │ ───────┬──────
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/organisms/Header.js
227
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
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 ]
228
238
  │
229
- 14 │ import { Menu } from "lucide-react";
239
+ 19 │ import { Menu } from "lucide-react";
230
240
   │ ───────┬──────
231
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/marketing/MarketingComparisonSection.js
237
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
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 ]
238
248
  │
239
- 6 │ import { CheckCircle } from "lucide-react";
240
-  │ ───────┬──────
241
-  │ ╰──────── Module not found, treating it as an external dependency
249
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
250
+  │ ───────┬──────
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
  ───╯
@@ -253,102 +263,82 @@ $ tsdown
253
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
264
  ───╯
255
265
 
256
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
257
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
258
- │
259
- 12 │ 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
- [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
-
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
277
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
267
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
278
268
  │
279
- 5 │ import { Loader2 } from "lucide-react";
269
+ 4 │ import { Loader2 } 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/MarketingHeader.js
287
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
276
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
277
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
288
278
  │
289
- 19 │ import { Menu } from "lucide-react";
279
+ 14 │ 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/accordion.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
298
288
  │
299
- 6 │ import { ChevronDownIcon } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── 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
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/navigation-menu.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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
- 5 │ import { ChevronDownIcon } 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/sheet.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
318
308
  │
319
- 6 │ import { XIcon } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 6 │ import { CheckIcon } 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/dialog.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
328
318
  │
329
- 6 │ import { XIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 5 │ import { ChevronDownIcon } 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/dropdown-menu.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
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 ]
338
328
  │
339
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
340
-  │ ───────┬──────
341
-  │ ╰──────── Module not found, treating it as an external dependency
329
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
330
+  │ ───────┬──────
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/checkbox.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
348
338
  │
349
- 6 │ import { CheckIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 6 │ import { CircleIcon } 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
  ───╯
@@ -363,6 +353,16 @@ $ tsdown
363
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
354
  ───╯
365
355
 
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 ]
358
+ │
359
+ 4 │ import { Globe } 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
366
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
367
367
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
368
368
  │
@@ -373,32 +373,42 @@ $ tsdown
373
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
374
  ───╯
375
375
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
377
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
378
378
  │
379
- 4 │ import { Globe } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
382
382
   │
383
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
384
  ───╯
385
385
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
388
388
  │
389
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 7 │ import { SearchIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
392
392
   │
393
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
394
  ───╯
395
395
 
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 ]
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
398
398
  │
399
- 6 │ import { CircleIcon } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 6 │ import { XIcon } 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/sheet.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
408
+ │
409
+ 6 │ import { XIcon } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
402
412
   │
403
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
414
  ───╯
@@ -413,22 +423,22 @@ $ tsdown
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 ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
417
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
418
428
  │
419
- 4 │ import { Loader2 } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
422
432
   │
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/command.js
427
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
436
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
437
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
428
438
  │
429
- 7 │ import { SearchIcon } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
439
+ 6 │ import { ChevronDownIcon } from "lucide-react";
440
+  │ ───────┬──────
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
  ───╯
@@ -443,12 +453,12 @@ $ tsdown
443
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
454
  ───╯
445
455
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
456
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
457
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
448
458
  │
449
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
459
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
460
+  │ ───────┬──────
461
+  │ ╰──────── Module not found, treating it as an external dependency
452
462
   │
453
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
464
  ───╯
@@ -463,16 +473,6 @@ $ tsdown
463
473
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
474
  ───╯
465
475
 
466
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
467
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
468
- │
469
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } 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 8275ms
486
+ ✔ Build complete in 9481ms