@lssm/example.learning-journey-ui-gamified 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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,6 +200,16 @@ $ 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.50 kB
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
205
+ │
206
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
+
203
213
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
204
214
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
205
215
  │
@@ -210,16 +220,26 @@ $ tsdown
210
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
221
  ───╯
212
222
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
214
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
224
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
215
225
  │
216
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 6 │ import { CheckCircle } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
219
229
   │
220
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
231
  ───╯
222
232
 
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
+
223
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
224
244
  â•­─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
225
245
  │
@@ -230,20 +250,20 @@ $ tsdown
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 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
254
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
235
255
  │
236
- 19 │ import { Menu } from "lucide-react";
256
+ 12 │ import { Menu } from "lucide-react";
237
257
   │ ───────┬──────
238
258
   │ ╰──────── Module not found, treating it as an external dependency
239
259
   │
240
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
261
  ────╯
242
262
 
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 ]
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 ]
245
265
  │
246
- 12 │ import { Menu } from "lucide-react";
266
+ 19 │ import { Menu } from "lucide-react";
247
267
   │ ───────┬──────
248
268
   │ ╰──────── Module not found, treating it as an external dependency
249
269
   │
@@ -260,26 +280,6 @@ $ tsdown
260
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
281
  ───╯
262
282
 
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
- │
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/organisms/Header.js
274
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
275
- │
276
- 14 │ import { Menu } 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
283
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
284
284
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
285
285
  │
@@ -290,22 +290,22 @@ $ tsdown
290
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
291
  ───╯
292
292
 
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 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
295
295
  │
296
- 5 │ import { ChevronDownIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
300
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
301
  ───╯
302
302
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
304
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
305
305
  │
306
- 6 │ import { CheckIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 4 │ import { Loader2 } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
309
309
   │
310
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
311
  ───╯
@@ -320,46 +320,26 @@ $ tsdown
320
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
321
  ───╯
322
322
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
325
- │
326
- 6 │ import { CircleIcon } 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/organisms/ListPage/ListPage.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
335
325
  │
336
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── 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
339
329
   │
340
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
331
  ───╯
342
332
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
344
- ╭─[ ../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/carousel.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
345
335
  │
346
- 4 │ import { Loader2 } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
349
339
   │
350
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
341
  ───╯
352
342
 
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
343
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
364
344
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
365
345
  │
@@ -370,8 +350,8 @@ $ tsdown
370
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
351
  ───╯
372
352
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
375
355
  │
376
356
  6 │ import { XIcon } from "lucide-react";
377
357
   │ ───────┬──────
@@ -380,32 +360,42 @@ $ tsdown
380
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
361
  ───╯
382
362
 
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
385
365
  │
386
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
387
-  │ ───────┬──────
388
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 6 │ import { CircleIcon } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
389
369
   │
390
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
371
  ───╯
392
372
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
395
375
  │
396
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 6 │ import { CheckIcon } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
399
379
   │
400
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
381
  ───╯
402
382
 
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 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
405
385
  │
406
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── 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/ui-kit-web/dist/ui/navigation-menu.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
395
+ │
396
+ 5 │ import { ChevronDownIcon } from "lucide-react";
397
+  │ ───────┬──────
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
  ───╯
@@ -420,15 +410,15 @@ $ tsdown
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/dialog.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
425
- │
426
- 6 │ import { XIcon } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
429
-  │
430
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
- ───╯
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
415
+ │
416
+ 12 │ import "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
+ ────╯
432
422
 
433
423
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
434
424
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
@@ -450,12 +440,12 @@ $ tsdown
450
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
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/organisms/ListPage/ListPage.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
455
445
  │
456
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
457
-  │ ───────┬──────
458
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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,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 10714ms
483
+ ✔ Build complete in 8816ms
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-20251221153314
3
+ ## 0.0.0-canary-20251221164004
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-20251221153314
13
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251221153314
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221153314
15
- - @lssm/lib.contracts@0.0.0-canary-20251221153314
16
- - @lssm/lib.design-system@0.0.0-canary-20251221153314
17
- - @lssm/lib.schema@0.0.0-canary-20251221153314
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221153314
19
- - @lssm/module.learning-journey@0.0.0-canary-20251221153314
12
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251221164004
13
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251221164004
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221164004
15
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
16
+ - @lssm/lib.design-system@0.0.0-canary-20251221164004
17
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221164004
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251221164004
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
2
2
  import { LearningJourneyStepSpec } from "@lssm/module.learning-journey/track-spec";
3
3
 
4
4
  //#region src/components/FlashCard.d.ts
@@ -13,7 +13,7 @@ declare function FlashCard({
13
13
  isCompleted,
14
14
  isCurrent,
15
15
  onComplete
16
- }: FlashCardProps): react_jsx_runtime2.JSX.Element;
16
+ }: FlashCardProps): react_jsx_runtime1.JSX.Element;
17
17
  //#endregion
18
18
  export { FlashCard };
19
19
  //# sourceMappingURL=FlashCard.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/MasteryRing.d.ts
4
4
  interface MasteryRingProps {
@@ -12,7 +12,7 @@ declare function MasteryRing({
12
12
  percentage,
13
13
  size,
14
14
  color
15
- }: MasteryRingProps): react_jsx_runtime1.JSX.Element;
15
+ }: MasteryRingProps): react_jsx_runtime2.JSX.Element;
16
16
  //#endregion
17
17
  export { MasteryRing };
18
18
  //# sourceMappingURL=MasteryRing.d.ts.map
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-20251221153314",
3
+ "version": "0.0.0-canary-20251221164004",
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-20251221153314",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221153314",
42
- "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251221153314",
43
- "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251221153314",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251221153314",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251221153314",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221153314",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221164004",
42
+ "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251221164004",
43
+ "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251221164004",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221164004",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251221164004",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221164004",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"