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

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.
@@ -191,7 +191,7 @@ $ tsdown
191
191
  ℹ dist/components/FlashCard.d.ts  0.52 kB │ gzip: 0.30 kB
192
192
  ℹ dist/components/MasteryRing.d.ts  0.45 kB │ gzip: 0.28 kB
193
193
  ℹ dist/views/Overview.d.ts  0.45 kB │ gzip: 0.28 kB
194
- ℹ dist/components/DayCalendar.d.ts  0.41 kB │ gzip: 0.24 kB
194
+ ℹ dist/components/DayCalendar.d.ts  0.41 kB │ gzip: 0.25 kB
195
195
  ℹ dist/views/Steps.d.ts  0.35 kB │ gzip: 0.25 kB
196
196
  ℹ dist/views/Progress.d.ts  0.34 kB │ gzip: 0.24 kB
197
197
  ℹ dist/views/Timeline.d.ts  0.34 kB │ gzip: 0.24 kB
@@ -200,16 +200,36 @@ $ 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 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
205
205
  │
206
- 4 │ import { Loader2 } from "lucide-react";
206
+ 5 │ import { Loader2 } from "lucide-react";
207
207
   │ ───────┬──────
208
208
   │ ╰──────── Module not found, treating it as an external dependency
209
209
   │
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
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
+
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
224
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
225
+ │
226
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
+  │
230
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
+ ───╯
232
+
213
233
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
214
234
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
215
235
  │
@@ -220,30 +240,20 @@ $ 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/atoms/DataChips.js
224
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
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
- 4 │ import { Calendar, Clock, MapPin } 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/Header.js
234
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
235
- │
236
- 14 │ 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
- ────╯
242
-
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
244
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
254
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
245
255
  │
246
- 12 │ import { Menu } from "lucide-react";
256
+ 19 │ import { Menu } from "lucide-react";
247
257
   │ ───────┬──────
248
258
   │ ╰──────── Module not found, treating it as an external dependency
249
259
   │
@@ -260,82 +270,82 @@ $ tsdown
260
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
271
  ───╯
262
272
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
264
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
274
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
275
+ │
276
+ 4 │ import { Loader2 } 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/MarketingHeaderMobile.js
284
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
265
285
  │
266
- 19 │ import { Menu } from "lucide-react";
286
+ 12 │ import { Menu } from "lucide-react";
267
287
   │ ───────┬──────
268
288
   │ ╰──────── Module not found, treating it as an external dependency
269
289
   │
270
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
291
  ────╯
272
292
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
274
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5: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 ]
275
295
  │
276
- 5 │ import { Loader2 } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── 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
279
299
   │
280
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
301
  ───╯
282
302
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
284
- ╭─[ ../../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/organisms/ListPage/ListPage.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
285
305
  │
286
- 6 │ import { CheckCircle } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
289
309
   │
290
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
311
  ───╯
292
312
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
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 ]
295
315
  │
296
- 6 │ import { CheckIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 4 │ import { Loader2 } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
299
319
   │
300
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
321
  ───╯
302
322
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
305
- │
306
- 12 │ import "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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
315
325
  │
316
- 6 │ import { XIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
319
329
   │
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 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
325
335
  │
326
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
329
339
   │
330
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
341
  ───╯
332
342
 
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 ]
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 ]
335
345
  │
336
- 4 │ import { Loader2 } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── 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
339
349
   │
340
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
351
  ───╯
@@ -360,16 +370,6 @@ $ tsdown
360
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
371
  ───╯
362
372
 
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 ]
365
- │
366
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
369
-  │
370
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
- ───╯
372
-
373
373
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
374
374
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
375
375
  │
@@ -380,16 +380,36 @@ $ tsdown
380
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
381
  ───╯
382
382
 
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
385
385
  │
386
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
387
-  │ ───────┬──────
388
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 6 │ import { XIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
389
+  │
390
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
+ ───╯
392
+
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 ]
395
+ │
396
+ 4 │ import { Globe } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
389
399
   │
390
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
401
  ───╯
392
402
 
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
405
+ │
406
+ 12 │ import "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
409
+  │
410
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
+ ────╯
412
+
393
413
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
394
414
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
395
415
  │
@@ -400,26 +420,16 @@ $ tsdown
400
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
421
  ───╯
402
422
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
404
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
405
425
  │
406
- 4 │ import { Globe } from "lucide-react";
426
+ 6 │ import { XIcon } from "lucide-react";
407
427
   │ ───────┬──────
408
428
   │ ╰──────── Module not found, treating it as an external dependency
409
429
   │
410
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
431
  ───╯
412
432
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
414
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
415
- │
416
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
419
-  │
420
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
- ───╯
422
-
423
433
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
424
434
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
425
435
  │
@@ -430,22 +440,22 @@ $ tsdown
430
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
441
  ───╯
432
442
 
433
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
435
445
  │
436
- 6 │ import { XIcon } from "lucide-react";
437
-  │ ───────┬──────
438
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
439
449
   │
440
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
451
  ───╯
442
452
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
453
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
445
455
  │
446
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
456
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
457
+  │ ───────┬──────
458
+  │ ╰──────── Module not found, treating it as an external dependency
449
459
   │
450
460
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
461
  ───╯
@@ -460,16 +470,6 @@ $ tsdown
460
470
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
471
  ───╯
462
472
 
463
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
464
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
465
- │
466
- 7 │ import { ChevronDown, ChevronUp, Filter } 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,5 +480,5 @@ $ 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 15381ms
483
+ ✔ Build complete in 26164ms
484
484
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-gamified
2
2
 
3
- ## 0.0.0-canary-20251220002821
3
+ ## 0.0.0-canary-20251220015515
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,11 +9,11 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251220002821
13
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251220002821
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220002821
15
- - @lssm/lib.contracts@0.0.0-canary-20251220002821
16
- - @lssm/lib.design-system@0.0.0-canary-20251220002821
17
- - @lssm/lib.schema@0.0.0-canary-20251220002821
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220002821
19
- - @lssm/module.learning-journey@0.0.0-canary-20251220002821
12
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251220015515
13
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251220015515
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220015515
15
+ - @lssm/lib.contracts@0.0.0-canary-20251220015515
16
+ - @lssm/lib.design-system@0.0.0-canary-20251220015515
17
+ - @lssm/lib.schema@0.0.0-canary-20251220015515
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220015515
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251220015515
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-ui-gamified",
3
- "version": "0.0.0-canary-20251220002821",
3
+ "version": "0.0.0-canary-20251220015515",
4
4
  "description": "Duolingo-style gamified learning UI for drills and quests.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -36,19 +36,19 @@
36
36
  "test": "bun test"
37
37
  },
38
38
  "dependencies": {
39
- "@lssm/lib.schema": "0.0.0-canary-20251220002821",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251220002821",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220002821",
42
- "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251220002821",
43
- "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251220002821",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251220002821",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251220002821",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220002821",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251220015515",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251220015515",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220015515",
42
+ "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251220015515",
43
+ "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251220015515",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220015515",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251220015515",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220015515",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251220002821",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251220002821",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220015515",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251220015515",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"