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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -200,16 +200,6 @@ $ 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/marketing/MarketingComparisonSection.js
204
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
205
- │
206
- 6 │ import { CheckCircle } 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
203
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
214
204
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
215
205
  │
@@ -220,6 +210,16 @@ $ tsdown
220
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
211
  ───╯
222
212
 
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
214
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
215
+ │
216
+ 4 │ import { Calendar, Clock, MapPin } 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
223
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
224
224
  â•­─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
225
225
  │
@@ -230,16 +230,6 @@ $ tsdown
230
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
231
  ────╯
232
232
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
234
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
235
- │
236
- 8 │ import { SearchIcon } 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
233
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
244
234
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
245
235
  │
@@ -250,6 +240,16 @@ $ tsdown
250
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
241
  ────╯
252
242
 
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
244
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
245
+ │
246
+ 8 │ import { SearchIcon } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
249
+  │
250
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
+ ───╯
252
+
253
253
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
254
254
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
255
255
  │
@@ -260,12 +260,22 @@ $ tsdown
260
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
261
  ───╯
262
262
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
264
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
264
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
265
265
  │
266
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 6 │ import { CheckCircle } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
269
+  │
270
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
+ ───╯
272
+
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
269
279
   │
270
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
281
  ───╯
@@ -280,8 +290,8 @@ $ tsdown
280
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
291
  ────╯
282
292
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
284
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
285
295
  │
286
296
  4 │ import { Loader2 } from "lucide-react";
287
297
   │ ───────┬──────
@@ -290,32 +300,12 @@ $ tsdown
290
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
301
  ───╯
292
302
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
295
- │
296
- 5 │ import { ChevronRight, MoreHorizontal } 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/dialog.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
305
- │
306
- 6 │ import { XIcon } 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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
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 ]
315
305
  │
316
- 6 │ import { CheckIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
319
309
   │
320
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
311
  ───╯
@@ -330,12 +320,22 @@ $ tsdown
330
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
321
  ───╯
332
322
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
324
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
335
325
  │
336
- 6 │ import { ChevronDownIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 4 │ import { Globe } 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 ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
335
+ │
336
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } 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
  ───╯
@@ -350,32 +350,42 @@ $ tsdown
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/pagination.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
355
+ │
356
+ 12 │ import "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
359
+  │
360
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
+ ────╯
362
+
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
355
365
  │
356
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 5 │ import { ChevronDownIcon } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
359
369
   │
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/select.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
365
375
  │
366
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 6 │ import { XIcon } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
369
379
   │
370
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
381
  ───╯
372
382
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
374
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
375
385
  │
376
- 4 │ import { Loader2 } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 6 │ import { CheckIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
379
389
   │
380
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
391
  ───╯
@@ -390,12 +400,12 @@ $ tsdown
390
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
401
  ───╯
392
402
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
394
- ╭─[ ../../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/accordion.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
395
405
  │
396
- 6 │ import { CircleIcon } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
406
+ 6 │ import { ChevronDownIcon } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
399
409
   │
400
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
411
  ───╯
@@ -410,46 +420,36 @@ $ tsdown
410
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
421
  ───╯
412
422
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
414
- ╭─[ ../../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/breadcrumb.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
415
425
  │
416
- 4 │ import { Globe } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
426
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
419
429
   │
420
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
431
  ───╯
422
432
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
425
435
  │
426
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
436
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
429
439
   │
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/navigation-menu.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
435
445
  │
436
- 5 │ import { ChevronDownIcon } from "lucide-react";
437
-  │ ───────┬──────
438
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 6 │ import { CircleIcon } 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/sidebar.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
445
- │
446
- 12 │ import "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
- ────╯
452
-
453
453
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
454
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
455
455
  │
@@ -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 18229ms
483
+ ✔ Build complete in 19802ms