@lssm/example.learning-journey-ui-gamified 0.0.0-canary-20251221114240 → 0.0.0-canary-20251221132705

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,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.39 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/Button.js
214
204
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
215
205
  │
@@ -220,12 +210,22 @@ $ 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
 
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 ]
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
225
  │
226
- 8 │ import { SearchIcon } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
229
   │
230
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
231
  ───╯
@@ -240,20 +240,10 @@ $ tsdown
240
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
241
  ───╯
242
242
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
244
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
245
- │
246
- 4 │ import { Calendar, Clock, MapPin } 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
- [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 ]
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 ]
255
245
  │
256
- 14 │ import { Menu } from "lucide-react";
246
+ 12 │ import { Menu } from "lucide-react";
257
247
   │ ───────┬──────
258
248
   │ ╰──────── Module not found, treating it as an external dependency
259
249
   │
@@ -270,16 +260,6 @@ $ tsdown
270
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
261
  ────╯
272
262
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
274
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
275
- │
276
- 12 │ 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
263
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
284
264
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
285
265
  │
@@ -290,12 +270,22 @@ $ tsdown
290
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
271
  ───╯
292
272
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
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 ]
295
275
  │
296
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 6 │ import { CheckCircle } 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/molecules/CommandSearchTrigger.js
284
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
285
+ │
286
+ 8 │ import { SearchIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
299
289
   │
300
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
291
  ───╯
@@ -310,6 +300,26 @@ $ tsdown
310
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
301
  ───╯
312
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/carousel.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
315
+ │
316
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
+  │
320
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
+ ───╯
322
+
313
323
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
314
324
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
315
325
  │
@@ -320,6 +330,16 @@ $ 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
 
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
+ │
336
+ 6 │ import { CircleIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
+  │
340
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
+ ───╯
342
+
323
343
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
324
344
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
325
345
  │
@@ -330,18 +350,18 @@ $ tsdown
330
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
351
  ───╯
332
352
 
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 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
335
355
  │
336
- 4 │ import { Loader2 } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
339
359
   │
340
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
361
  ───╯
342
362
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
345
365
  │
346
366
  6 │ import { XIcon } from "lucide-react";
347
367
   │ ───────┬──────
@@ -350,12 +370,12 @@ $ tsdown
350
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
371
  ───╯
352
372
 
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 ]
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
355
375
  │
356
- 7 │ import { SearchIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
359
379
   │
360
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
381
  ───╯
@@ -370,46 +390,26 @@ $ tsdown
370
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
391
  ───╯
372
392
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
375
- │
376
- 7 │ import { ArrowLeft, ArrowRight } from "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/ui-kit-web/dist/ui/sheet.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
385
- │
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
- ───╯
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
395
+ │
396
+ 12 │ import "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
399
+  │
400
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
+ ────╯
392
402
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
395
405
  │
396
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
406
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
397
407
   │ ───────┬──────
398
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
  ───╯
402
412
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
405
- │
406
- 6 │ import { CircleIcon } from "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
-
413
413
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
414
414
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
415
415
  │
@@ -420,16 +420,6 @@ $ tsdown
420
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
421
  ───╯
422
422
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
425
- │
426
- 12 │ import "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
- ────╯
432
-
433
423
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
434
424
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
435
425
  │
@@ -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/organisms/ListPage/ListPage.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
445
435
  │
446
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
436
+ 7 │ import { SearchIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
449
439
   │
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 ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
444
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
455
445
  │
456
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
457
-  │ ───────┬──────
458
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 4 │ import { Loader2 } 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 22386ms
483
+ ✔ Build complete in 21291ms
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-20251221114240
3
+ ## 0.0.0-canary-20251221132705
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-20251221114240
13
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251221114240
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221114240
15
- - @lssm/lib.contracts@0.0.0-canary-20251221114240
16
- - @lssm/lib.design-system@0.0.0-canary-20251221114240
17
- - @lssm/lib.schema@0.0.0-canary-20251221114240
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221114240
19
- - @lssm/module.learning-journey@0.0.0-canary-20251221114240
12
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251221132705
13
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251221132705
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221132705
15
+ - @lssm/lib.contracts@0.0.0-canary-20251221132705
16
+ - @lssm/lib.design-system@0.0.0-canary-20251221132705
17
+ - @lssm/lib.schema@0.0.0-canary-20251221132705
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221132705
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251221132705
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
  import { LearningViewProps } from "@lssm/example.learning-journey-ui-shared";
3
3
 
4
4
  //#region src/views/Overview.d.ts
@@ -9,7 +9,7 @@ declare function Overview({
9
9
  track,
10
10
  progress,
11
11
  onStart
12
- }: GamifiedOverviewProps): react_jsx_runtime3.JSX.Element;
12
+ }: GamifiedOverviewProps): react_jsx_runtime4.JSX.Element;
13
13
  //#endregion
14
14
  export { Overview };
15
15
  //# sourceMappingURL=Overview.d.ts.map
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
2
  import { LearningViewProps } from "@lssm/example.learning-journey-ui-shared";
3
3
 
4
4
  //#region src/views/Progress.d.ts
5
5
  declare function Progress({
6
6
  track,
7
7
  progress
8
- }: LearningViewProps): react_jsx_runtime4.JSX.Element;
8
+ }: LearningViewProps): react_jsx_runtime5.JSX.Element;
9
9
  //#endregion
10
10
  export { Progress };
11
11
  //# sourceMappingURL=Progress.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
2
2
  import { LearningViewProps } from "@lssm/example.learning-journey-ui-shared";
3
3
 
4
4
  //#region src/views/Steps.d.ts
@@ -6,7 +6,7 @@ declare function Steps({
6
6
  track,
7
7
  progress,
8
8
  onStepComplete
9
- }: LearningViewProps): react_jsx_runtime5.JSX.Element;
9
+ }: LearningViewProps): react_jsx_runtime3.JSX.Element;
10
10
  //#endregion
11
11
  export { Steps };
12
12
  //# sourceMappingURL=Steps.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-20251221114240",
3
+ "version": "0.0.0-canary-20251221132705",
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-20251221114240",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251221114240",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221114240",
42
- "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251221114240",
43
- "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251221114240",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251221114240",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251221114240",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221114240",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221132705",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251221132705",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221132705",
42
+ "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251221132705",
43
+ "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251221132705",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221132705",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251221132705",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221132705",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251221114240",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251221114240",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221132705",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251221132705",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"